2023-09-23T21:51:25.544 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-23T21:51:25.545 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 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} --archive /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876 --verbose --owner scheduled_teuthology@teuthology --name teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi -- /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/orig.config.yaml 2023-09-23T21:51:25.605 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T21:51:25.721 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 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: - 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' first_in_suite: false job_id: '7401876' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - 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:pacific-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: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 1860 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: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific 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:pacific-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: smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific 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:pacific - 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-23T21:51:25.721 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa; will attempt to use it 2023-09-23T21:51:25.722 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks 2023-09-23T21:51:25.722 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-23T21:51:25.724 INFO:teuthology.task.internal:Checking packages... 2023-09-23T21:51:25.745 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bb0daeff97f020f686596fca6eba20c310e26fb7' 2023-09-23T21:51:25.746 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T21:51:25.746 INFO:teuthology.packaging:ref: None 2023-09-23T21:51:25.746 INFO:teuthology.packaging:tag: None 2023-09-23T21:51:25.746 INFO:teuthology.packaging:branch: reef 2023-09-23T21:51:25.746 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T21:51:25.746 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-23T21:51:26.099 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-462-gceea2059-1focal 2023-09-23T21:51:26.100 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-23T21:51:26.107 INFO:teuthology.task.internal:no buildpackages task found 2023-09-23T21:51:26.107 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-23T21:51:26.130 INFO:teuthology.task.internal:Saving configuration 2023-09-23T21:51:26.151 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-23T21:51:26.157 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T21:51:26.183 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876', '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 21:45:33.523202', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T21:51:26.207 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876', '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 21:45:33.524659', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T21:51:26.207 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-23T21:51:26.213 INFO:teuthology.task.internal:roles: ubuntu@smithi121.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-23T21:51:26.213 INFO:teuthology.task.internal:roles: ubuntu@smithi123.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-23T21:51:26.213 INFO:teuthology.run_tasks:Running task console_log... 2023-09-23T21:51:26.286 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fcad77190d0>, signals=[15]) 2023-09-23T21:51:26.287 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-23T21:51:26.293 INFO:teuthology.task.internal:Opening connections... 2023-09-23T21:51:26.293 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2023-09-23T21:51:26.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:51:26.344 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2023-09-23T21:51:26.344 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:51:26.391 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-23T21:51:26.397 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2023-09-23T21:51:26.423 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2023-09-23T21:51:26.423 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2023-09-23T21:51:26.472 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Ubuntu" 2023-09-23T21:51:26.472 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:ID=ubuntu 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE=debian 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="20.04" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_CODENAME=focal 2023-09-23T21:51:26.473 INFO:teuthology.orchestra.run.smithi121.stdout:UBUNTU_CODENAME=focal 2023-09-23T21:51:26.474 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2023-09-23T21:51:26.498 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2023-09-23T21:51:26.504 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2023-09-23T21:51:26.505 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Ubuntu" 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:ID=ubuntu 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE=debian 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="20.04" 2023-09-23T21:51:26.553 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T21:51:26.554 INFO:teuthology.orchestra.run.smithi123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T21:51:26.554 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T21:51:26.554 INFO:teuthology.orchestra.run.smithi123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T21:51:26.554 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_CODENAME=focal 2023-09-23T21:51:26.554 INFO:teuthology.orchestra.run.smithi123.stdout:UBUNTU_CODENAME=focal 2023-09-23T21:51:26.554 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2023-09-23T21:51:26.572 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-23T21:51:26.582 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-23T21:51:26.602 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-23T21:51:26.603 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2023-09-23T21:51:26.605 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2023-09-23T21:51:26.610 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-23T21:51:26.616 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-23T21:51:26.616 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2023-09-23T21:51:26.618 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2023-09-23T21:51:26.637 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-23T21:51:26.690 INFO:teuthology.run_tasks:Running task kernel... 2023-09-23T21:51:26.704 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-23T21:51:26.704 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-23T21:51:26.704 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-23T21:51:26.704 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-23T21:51:26.704 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T21:51:26.705 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T21:51:26.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:51:26.710 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2023-09-23T21:51:26.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:51:26.711 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2023-09-23T21:51:26.717 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-124-generic 2023-09-23T21:51:26.717 INFO:teuthology.task.kernel:Running kernel on smithi121: 5.4.0-124-generic 2023-09-23T21:51:26.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2023-09-23T21:51:26.719 INFO:teuthology.orchestra.run.smithi123.stdout:5.4.0-124-generic 2023-09-23T21:51:26.719 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.4.0-124-generic 2023-09-23T21:51:26.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2023-09-23T21:51:26.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2023-09-23T21:51:26.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2023-09-23T21:51:27.018 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T21:51:27.041 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:51:27.058 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T21:51:27.129 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T21:51:27.130 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:51:27.162 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T21:51:27.212 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T21:51:27.305 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T21:51:27.384 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T21:51:27.428 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T21:51:27.430 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T21:51:27.430 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T21:51:27.440 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T21:51:27.457 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T21:51:27.458 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T21:51:27.460 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T21:51:27.461 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T21:51:27.465 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T21:51:27.471 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T21:51:27.472 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T21:51:27.472 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T21:51:27.473 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T21:51:27.479 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T21:51:27.479 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T21:51:27.556 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T21:51:27.639 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T21:51:27.656 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T21:51:27.664 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T21:51:27.665 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T21:51:27.697 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T21:51:27.704 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T21:51:27.705 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T21:51:27.710 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T21:51:27.710 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T21:51:27.724 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T21:51:27.740 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T21:51:27.742 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T21:51:27.744 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T21:51:27.745 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T21:51:27.767 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T21:51:27.767 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T21:51:27.767 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T21:51:27.768 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T21:51:27.768 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T21:51:27.769 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T21:51:27.769 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T21:51:27.770 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T21:51:27.770 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T21:51:27.943 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T21:51:28.095 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T21:51:28.107 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T21:51:28.120 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T21:51:28.120 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T21:51:28.121 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T21:51:28.180 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T21:51:28.189 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T21:51:28.283 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T21:51:28.297 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T21:51:28.297 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T21:51:28.299 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T21:51:28.366 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T21:51:28.366 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T21:51:28.371 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T21:51:28.372 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T21:51:28.391 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T21:51:28.583 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T21:51:28.999 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T21:51:28.999 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T21:51:29.005 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T21:51:29.007 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T21:51:29.015 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T21:51:29.017 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T21:51:29.038 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T21:51:29.051 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T21:51:29.052 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T21:51:29.054 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T21:51:29.055 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T21:51:29.055 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T21:51:29.055 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T21:51:29.057 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T21:51:29.082 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T21:51:29.247 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T21:51:29.431 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T21:51:29.453 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T21:51:31.391 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 17.4 MB in 3s (6,852 kB/s) 2023-09-23T21:51:31.496 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 17.4 MB in 3s (6,526 kB/s) 2023-09-23T21:51:32.775 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-09-23T21:51:32.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:51:32.862 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-09-23T21:51:33.015 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2023-09-23T21:51:33.040 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2023-09-23T21:51:33.041 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2023-09-23T21:51:33.042 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:51:33.156 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2023-09-23T21:51:33.206 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2023-09-23T21:51:33.206 INFO:teuthology.orchestra.run.smithi123.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:51:33.206 INFO:teuthology.orchestra.run.smithi123.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T21:51:33.206 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T21:51:33.207 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2023-09-23T21:51:33.207 INFO:teuthology.orchestra.run.smithi123.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T21:51:33.207 INFO:teuthology.orchestra.run.smithi123.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T21:51:33.260 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2023-09-23T21:51:33.261 INFO:teuthology.orchestra.run.smithi123.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:51:33.261 INFO:teuthology.orchestra.run.smithi123.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T21:51:33.262 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T21:51:33.262 INFO:teuthology.orchestra.run.smithi123.stdout: thermald upower usbmuxd 2023-09-23T21:51:33.346 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:51:33.346 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 90.9 MB of archives. 2023-09-23T21:51:33.346 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T21:51:33.346 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T21:51:33.357 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2023-09-23T21:51:33.358 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2023-09-23T21:51:33.452 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T21:51:33.461 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T21:51:33.472 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T21:51:33.499 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T21:51:33.516 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:33.542 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2023-09-23T21:51:33.542 INFO:teuthology.orchestra.run.smithi121.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:51:33.542 INFO:teuthology.orchestra.run.smithi121.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T21:51:33.543 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T21:51:33.544 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2023-09-23T21:51:33.544 INFO:teuthology.orchestra.run.smithi121.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T21:51:33.544 INFO:teuthology.orchestra.run.smithi121.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T21:51:33.594 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2023-09-23T21:51:33.595 INFO:teuthology.orchestra.run.smithi121.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:51:33.595 INFO:teuthology.orchestra.run.smithi121.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T21:51:33.595 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T21:51:33.596 INFO:teuthology.orchestra.run.smithi121.stdout: thermald upower usbmuxd 2023-09-23T21:51:33.706 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:51:33.706 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 90.9 MB of archives. 2023-09-23T21:51:33.706 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T21:51:33.706 INFO:teuthology.orchestra.run.smithi121.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T21:51:33.876 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T21:51:33.893 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T21:51:33.905 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T21:51:33.960 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T21:51:33.985 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:34.122 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:34.267 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:34.668 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:34.935 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:35.825 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:35.825 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:35.826 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T21:51:35.831 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T21:51:35.833 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T21:51:36.399 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:36.399 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:36.400 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T21:51:36.406 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T21:51:36.408 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T21:51:36.474 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 90.9 MB in 3s (35.4 MB/s) 2023-09-23T21:51:36.678 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T21:51:37.079 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 90.9 MB in 3s (32.4 MB/s) 2023-09-23T21:51:37.314 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T21:51:38.396 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:38.401 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T21:51:38.542 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:51:38.895 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T21:51:38.910 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T21:51:38.970 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:51:39.107 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:39.112 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T21:51:39.278 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:51:39.306 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T21:51:39.320 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T21:51:39.364 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:51:39.647 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T21:51:39.662 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T21:51:39.692 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T21:51:39.705 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T21:51:39.705 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:51:39.742 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:51:39.992 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T21:51:40.006 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T21:51:40.050 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:51:40.120 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T21:51:40.133 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T21:51:40.170 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:51:40.411 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T21:51:40.459 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T21:51:40.461 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:51:40.481 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T21:51:40.495 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:51:40.539 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:40.823 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T21:51:40.836 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T21:51:40.873 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:51:41.217 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T21:51:41.231 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:51:41.275 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:42.940 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T21:51:42.955 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:51:43.059 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:43.568 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T21:51:43.584 INFO:teuthology.orchestra.run.smithi123.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-23T21:51:43.626 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:43.759 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T21:51:43.772 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:51:43.868 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:44.371 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T21:51:44.384 INFO:teuthology.orchestra.run.smithi121.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-23T21:51:44.429 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:50.474 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T21:51:50.492 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T21:51:50.532 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:51:50.843 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T21:51:50.859 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T21:51:50.901 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:51:51.254 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T21:51:51.269 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T21:51:51.306 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package thermald. 2023-09-23T21:51:51.312 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:51:51.320 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T21:51:51.354 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:51:51.656 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T21:51:51.673 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T21:51:51.714 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:51:51.884 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package upower. 2023-09-23T21:51:51.901 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T21:51:51.958 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T21:51:52.084 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package thermald. 2023-09-23T21:51:52.097 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T21:51:52.142 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:51:52.372 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T21:51:52.387 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T21:51:52.429 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:51:52.680 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package upower. 2023-09-23T21:51:52.697 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T21:51:52.729 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:51:52.755 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T21:51:52.851 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:51:52.977 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:51:53.094 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:51:53.160 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T21:51:53.173 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T21:51:53.195 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:51:53.209 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:51:53.296 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:51:53.414 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T21:51:53.533 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:51:53.931 INFO:teuthology.orchestra.run.smithi123.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T21:51:53.984 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:51:54.164 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:51:54.178 INFO:teuthology.orchestra.run.smithi123.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T21:51:54.191 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T21:51:54.191 INFO:teuthology.orchestra.run.smithi123.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T21:51:54.365 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:51:54.508 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:51:54.634 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:51:54.701 INFO:teuthology.orchestra.run.smithi123.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T21:51:54.760 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:51:54.919 INFO:teuthology.orchestra.run.smithi123.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T21:51:54.920 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T21:51:54.964 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:51:55.274 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:51:55.274 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:51:55.454 INFO:teuthology.orchestra.run.smithi121.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T21:51:55.507 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:51:55.688 INFO:teuthology.orchestra.run.smithi121.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T21:51:55.704 INFO:teuthology.orchestra.run.smithi121.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T21:51:55.704 INFO:teuthology.orchestra.run.smithi121.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T21:51:55.719 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:56.224 INFO:teuthology.orchestra.run.smithi121.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T21:51:56.447 INFO:teuthology.orchestra.run.smithi121.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T21:51:56.495 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:51:56.818 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:51:56.818 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:51:57.037 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:51:57.038 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T21:51:57.212 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:57.286 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:58.601 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:51:58.601 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T21:51:58.605 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:51:58.730 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:51:58.776 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:52:00.140 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T21:52:00.396 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T21:52:00.720 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:52:00.879 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:52:01.123 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T21:52:01.259 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:52:01.383 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T21:52:01.383 INFO:teuthology.orchestra.run.smithi123.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:52:02.263 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T21:52:02.544 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T21:52:03.314 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T21:52:03.414 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:52:03.482 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T21:52:03.482 INFO:teuthology.orchestra.run.smithi121.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:52:27.219 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T21:52:27.219 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub' 2023-09-23T21:52:27.230 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:52:27.246 INFO:teuthology.orchestra.run.smithi123.stdout:Generating grub configuration file ... 2023-09-23T21:52:27.555 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:52:27.580 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:52:27.980 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:52:27.991 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:52:28.830 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T21:52:28.830 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub' 2023-09-23T21:52:28.842 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:52:28.861 INFO:teuthology.orchestra.run.smithi121.stdout:Generating grub configuration file ... 2023-09-23T21:52:29.205 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:52:29.229 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:52:29.601 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:52:29.613 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:52:30.046 INFO:teuthology.orchestra.run.smithi123.stdout:done 2023-09-23T21:52:30.462 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:52:30.508 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:52:30.508 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2023-09-23T21:52:30.508 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2023-09-23T21:52:30.508 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2023-09-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 20 2023-09-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2023-09-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.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-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.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-23T21:52:30.509 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2023-09-23T21:52:30.510 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2023-09-23T21:52:30.510 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:52:30.510 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2023-09-23T21:52:30.510 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T21:52:30.510 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T21:52:30.510 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T21:52:30.510 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-23T21:52:30.510 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T21:52:30.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2023-09-23T21:52:30.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2023-09-23T21:52:30.819 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:52:30.820 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T21:52:30.825 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T21:52:30.842 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T21:52:31.683 INFO:teuthology.orchestra.run.smithi121.stdout:done 2023-09-23T21:52:32.094 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:52:32.135 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:52:32.135 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2023-09-23T21:52:32.135 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2023-09-23T21:52:32.135 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2023-09-23T21:52:32.135 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.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-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.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-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:52:32.136 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2023-09-23T21:52:32.137 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T21:52:32.137 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T21:52:32.137 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T21:52:32.137 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-23T21:52:32.137 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi121.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T21:52:32.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2023-09-23T21:52:32.222 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2023-09-23T21:52:32.362 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T21:52:32.473 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:52:32.555 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T21:52:32.570 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-09-23T21:52:32.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:52:32.637 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T21:52:32.664 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-09-23T21:52:32.841 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2023-09-23T21:52:32.842 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2023-09-23T21:52:33.044 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T21:52:33.044 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:52:33.046 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:52:33.066 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:52:33.066 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2023-09-23T21:52:33.066 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2023-09-23T21:52:33.066 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2023-09-23T21:52:33.066 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 20 2023-09-23T21:52:33.067 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:52:33.067 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2023-09-23T21:52:33.067 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:52:33.067 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:52:33.067 INFO:teuthology.orchestra.run.smithi123.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-23T21:52:33.067 INFO:teuthology.orchestra.run.smithi123.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-23T21:52:33.068 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2023-09-23T21:52:33.068 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2023-09-23T21:52:33.068 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:52:33.068 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2023-09-23T21:52:33.068 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2023-09-23T21:52:33.074 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.nv9Hmcudgi 2023-09-23T21:52:33.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub/grub.cfg /tmp/tmp.nv9Hmcudgi 2023-09-23T21:52:33.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.nv9Hmcudgi 2023-09-23T21:52:33.171 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.nv9Hmcudgi is 9KB 2023-09-23T21:52:33.189 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.nv9Hmcudgi 2023-09-23T21:52:33.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T21:52:33.257 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T21:52:33.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T21:52:33.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T21:52:33.290 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T21:52:33.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo update-grub 2023-09-23T21:52:34.113 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2023-09-23T21:52:34.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:52:34.209 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2023-09-23T21:52:34.388 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2023-09-23T21:52:34.389 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2023-09-23T21:52:34.486 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub' 2023-09-23T21:52:34.495 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:52:34.504 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2023-09-23T21:52:34.594 INFO:teuthology.orchestra.run.smithi121.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T21:52:34.595 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:52:34.597 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:52:34.619 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:52:34.619 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2023-09-23T21:52:34.619 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.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-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.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-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:52:34.620 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2023-09-23T21:52:34.621 DEBUG:teuthology.orchestra.run.smithi121:> mktemp 2023-09-23T21:52:34.625 INFO:teuthology.orchestra.run.smithi121.stdout:/tmp/tmp.GhHqvlG2Oz 2023-09-23T21:52:34.625 DEBUG:teuthology.orchestra.run.smithi121:> sudo cp /boot/grub/grub.cfg /tmp/tmp.GhHqvlG2Oz 2023-09-23T21:52:34.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0666 /tmp/tmp.GhHqvlG2Oz 2023-09-23T21:52:34.717 DEBUG:teuthology.orchestra.remote:smithi121:/tmp/tmp.GhHqvlG2Oz is 9KB 2023-09-23T21:52:34.733 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:52:34.734 DEBUG:teuthology.orchestra.run.smithi121:> rm -fr /tmp/tmp.GhHqvlG2Oz 2023-09-23T21:52:34.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T21:52:34.745 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:52:34.804 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T21:52:34.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T21:52:34.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T21:52:34.889 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T21:52:34.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo update-grub 2023-09-23T21:52:35.123 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:52:35.135 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:52:36.117 INFO:teuthology.orchestra.run.smithi123.stderr:done 2023-09-23T21:52:36.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2023-09-23T21:52:36.214 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub' 2023-09-23T21:52:36.222 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:52:36.233 INFO:teuthology.orchestra.run.smithi121.stderr:Generating grub configuration file ... 2023-09-23T21:52:36.487 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:52:36.498 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:52:36.862 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:52:36.874 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:52:37.872 INFO:teuthology.orchestra.run.smithi121.stderr:done 2023-09-23T21:52:37.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo shutdown -r now 2023-09-23T21:53:06.137 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-23T21:53:06.137 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:53:06.138 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:53:07.879 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-23T21:53:07.879 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:53:07.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:53:24.606 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2023-09-23T21:53:26.394 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2023-09-23T21:53:33.614 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:53:33.615 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:53:35.397 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:53:35.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:53:36.666 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2023-09-23T21:53:38.458 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2023-09-23T21:53:48.678 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:53:48.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:53:50.460 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:53:50.461 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:54:07.098 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2023-09-23T21:54:08.890 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2023-09-23T21:54:22.111 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:54:22.112 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:54:22.428 DEBUG:teuthology.orchestra.run.smithi123:> true 2023-09-23T21:54:22.980 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:54:22.980 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-23T21:54:22.980 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2023-09-23T21:54:23.028 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-84-generic 2023-09-23T21:54:23.028 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T21:54:23.028 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T21:54:23.028 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T21:54:23.891 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:54:23.892 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:54:24.029 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-23T21:54:24.029 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T21:54:24.136 DEBUG:teuthology.orchestra.run.smithi121:> true 2023-09-23T21:54:24.367 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2023-09-23T21:54:24.404 DEBUG:teuthology.parallel:result is None 2023-09-23T21:54:24.651 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:54:24.651 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-23T21:54:24.651 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2023-09-23T21:54:24.697 INFO:teuthology.orchestra.run.smithi121.stdout:5.15.0-84-generic 2023-09-23T21:54:24.697 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T21:54:24.698 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T21:54:24.698 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T21:54:25.698 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-23T21:54:25.699 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T21:54:25.778 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2023-09-23T21:54:25.806 DEBUG:teuthology.parallel:result is None 2023-09-23T21:54:25.806 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-23T21:54:25.813 INFO:teuthology.task.internal:Creating test directory... 2023-09-23T21:54:25.813 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T21:54:25.816 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T21:54:25.823 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-23T21:54:25.833 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-23T21:54:25.842 INFO:teuthology.task.internal:Creating archive directory... 2023-09-23T21:54:25.843 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T21:54:25.866 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T21:54:25.960 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-23T21:54:25.966 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-23T21:54:25.967 DEBUG:teuthology.orchestra.run.smithi121:> 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-23T21:54:25.969 DEBUG:teuthology.orchestra.run.smithi123:> 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-23T21:54:25.985 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:54:25.987 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:54:25.991 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:54:25.993 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:54:25.995 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-23T21:54:26.002 INFO:teuthology.task.internal:Configuring sudo... 2023-09-23T21:54:26.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T21:54:26.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T21:54:26.052 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-23T21:54:26.063 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-23T21:54:26.063 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T21:54:26.093 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T21:54:26.100 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T21:54:26.146 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T21:54:26.198 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T21:54:26.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T21:54:26.261 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T21:54:26.268 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T21:54:26.316 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T21:54:26.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T21:54:26.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2023-09-23T21:54:26.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2023-09-23T21:54:26.479 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-23T21:54:26.486 INFO:teuthology.task.internal:Starting timer... 2023-09-23T21:54:26.486 INFO:teuthology.run_tasks:Running task pcp... 2023-09-23T21:54:26.496 INFO:teuthology.run_tasks:Running task selinux... 2023-09-23T21:54:26.504 DEBUG:teuthology.task.selinux:Excluding smithi121: OS 'ubuntu' does not support SELinux 2023-09-23T21:54:26.504 DEBUG:teuthology.task.selinux:Excluding smithi123: OS 'ubuntu' does not support SELinux 2023-09-23T21:54:26.504 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-23T21:54:26.504 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-23T21:54:26.504 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-23T21:54:26.504 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-23T21:54:26.513 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-23T21:54:26.519 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-23T21:54:26.680 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-23T21:54:26.701 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-23T21:54:26.702 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi121.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-23T21:59:57.391 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi121.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2023-09-23T21:59:57.392 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:59:57.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:59:57.479 DEBUG:teuthology.orchestra.run.smithi121:> true 2023-09-23T21:59:57.596 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-09-23T21:59:57.596 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:59:57.597 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:59:57.677 DEBUG:teuthology.orchestra.run.smithi123:> true 2023-09-23T21:59:57.796 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-09-23T21:59:57.796 INFO:teuthology.run_tasks:Running task clock... 2023-09-23T21:59:57.807 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-23T21:59:57.808 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T21:59:57.808 DEBUG:teuthology.orchestra.run.smithi121:> 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-23T21:59:57.810 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T21:59:57.810 DEBUG:teuthology.orchestra.run.smithi123:> 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-23T21:59:57.844 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T21:59:57.844 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Command line: ntpd -gq 2023-09-23T21:59:57.845 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: proto: precision = 0.109 usec (-23) 2023-09-23T21:59:57.845 INFO:teuthology.orchestra.run.smithi121.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T21:59:57.845 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T21:59:57.846 INFO:teuthology.orchestra.run.smithi121.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listen normally on 3 enp3s0f1 172.21.15.121:123 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listen normally on 4 lo [::1]:123 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba3%5]:123 2023-09-23T21:59:57.847 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 21:59:57 ntpd[22525]: Listening on routing socket on fd #22 for interface updates 2023-09-23T21:59:57.867 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T21:59:57.867 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Command line: ntpd -gq 2023-09-23T21:59:57.868 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: proto: precision = 0.093 usec (-23) 2023-09-23T21:59:57.868 INFO:teuthology.orchestra.run.smithi123.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T21:59:57.868 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T21:59:57.869 INFO:teuthology.orchestra.run.smithi123.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listen normally on 3 enp3s0f1 172.21.15.123:123 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listen normally on 4 lo [::1]:123 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3f1%5]:123 2023-09-23T21:59:57.870 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 21:59:57 ntpd[22513]: Listening on routing socket on fd #22 for interface updates 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T21:59:58.847 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T21:59:58.847 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.847 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.847 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T21:59:58.847 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 21:59:58 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T21:59:58.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:58 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:58 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:58 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:58.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:58 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T21:59:58.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:58 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T21:59:58.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:58 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T21:59:59.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:59 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T21:59:59.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 21:59:59 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:00.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:00.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:00.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:00 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:00.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:00 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:00.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:00 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:00 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:00.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:00 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:00.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:00 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:00.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:00 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:01 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:01 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:01 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:01 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:01 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:01 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:01.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:01 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:01.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:01 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:01.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:01 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:01.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:01 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:01.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:01 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:01.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:01 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:02.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:02.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:02 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:02.870 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.870 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:02.871 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:02 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:03.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:03 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:03.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:03 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:03.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:03 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:03.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:03 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:03.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:03 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:03.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:03 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:03.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:03 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:03.867 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:03 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:03.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:03 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:03.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:03 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:03.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:03 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:03.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:03 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:04.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:04.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:04.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:04.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:04.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:04.845 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:04.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:04.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:04.846 INFO:teuthology.orchestra.run.smithi121.stdout:23 Sep 22:00:04 ntpd[22525]: ntpd: time slew -0.000609 s 2023-09-23T22:00:04.846 INFO:teuthology.orchestra.run.smithi121.stdout:ntpd: time slew -0.000609s 2023-09-23T22:00:04.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T22:00:04.846 INFO:teuthology.orchestra.run.smithi121.stderr:23 Sep 22:00:04 ntpd[22525]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:00:04.868 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:00:04.869 INFO:teuthology.orchestra.run.smithi123.stdout:23 Sep 22:00:04 ntpd[22513]: ntpd: time slew -0.000069 s 2023-09-23T22:00:04.869 INFO:teuthology.orchestra.run.smithi123.stdout:ntpd: time slew -0.000069s 2023-09-23T22:00:04.869 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T22:00:04.869 INFO:teuthology.orchestra.run.smithi123.stderr:23 Sep 22:00:04 ntpd[22513]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T22:00:04.927 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T22:00:04.927 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2023-09-23T22:00:04.927 INFO:teuthology.orchestra.run.smithi123.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.927 INFO:teuthology.orchestra.run.smithi123.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.927 INFO:teuthology.orchestra.run.smithi123.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.927 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.973 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T22:00:04.973 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2023-09-23T22:00:04.973 INFO:teuthology.orchestra.run.smithi121.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.973 INFO:teuthology.orchestra.run.smithi121.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.973 INFO:teuthology.orchestra.run.smithi121.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.973 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:00:04.974 INFO:teuthology.run_tasks:Running task install... 2023-09-23T22:00:04.983 DEBUG:teuthology.task.install:project ceph 2023-09-23T22:00:04.983 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T22:00:04.983 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T22:00:04.983 INFO:teuthology.task.install:Using flavor: default 2023-09-23T22:00:04.988 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:00:04.988 INFO:teuthology.task.install:extra packages: [] 2023-09-23T22:00:04.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-key list | grep Ceph 2023-09-23T22:00:04.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-key list | grep Ceph 2023-09-23T22:00:05.080 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T22:00:05.110 INFO:teuthology.orchestra.run.smithi121.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T22:00:05.136 INFO:teuthology.orchestra.run.smithi123.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T22:00:05.136 INFO:teuthology.orchestra.run.smithi123.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T22:00:05.137 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:00:05.137 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:00:05.137 INFO:teuthology.packaging:ref: None 2023-09-23T22:00:05.137 INFO:teuthology.packaging:tag: None 2023-09-23T22:00:05.137 INFO:teuthology.packaging:branch: pacific 2023-09-23T22:00:05.137 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:00:05.137 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T22:00:05.165 INFO:teuthology.orchestra.run.smithi121.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T22:00:05.165 INFO:teuthology.orchestra.run.smithi121.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T22:00:05.166 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:00:05.166 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:00:05.166 INFO:teuthology.packaging:ref: None 2023-09-23T22:00:05.166 INFO:teuthology.packaging:tag: None 2023-09-23T22:00:05.166 INFO:teuthology.packaging:branch: pacific 2023-09-23T22:00:05.166 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:00:05.166 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T22:00:05.476 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default/ 2023-09-23T22:00:05.477 INFO:teuthology.task.install.deb:Package version is 16.2.14-37-g2e1f1015-1focal 2023-09-23T22:00:05.523 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default/ 2023-09-23T22:00:05.524 INFO:teuthology.task.install.deb:Package version is 16.2.14-37-g2e1f1015-1focal 2023-09-23T22:00:05.638 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:00:05.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T22:00:05.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2023-09-23T22:00:05.672 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:00:05.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T22:00:05.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2023-09-23T22:00:05.901 INFO:teuthology.orchestra.run.smithi121.stdout:Ign:1 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal InRelease 2023-09-23T22:00:05.922 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-09-23T22:00:05.945 INFO:teuthology.orchestra.run.smithi121.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T22:00:05.966 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:00:05.966 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:00:05.967 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-09-23T22:00:06.000 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main i386 Packages [3,104 B] 2023-09-23T22:00:06.001 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:00:06.007 INFO:teuthology.orchestra.run.smithi123.stdout:Ign:2 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal InRelease 2023-09-23T22:00:06.024 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:00:06.038 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:00:06.043 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-09-23T22:00:06.070 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:00:06.083 INFO:teuthology.orchestra.run.smithi123.stdout:Ign:6 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T22:00:06.120 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:00:06.127 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-09-23T22:00:06.158 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:00:06.202 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main i386 Packages [3,104 B] 2023-09-23T22:00:06.602 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 28.0 kB in 1s (37.4 kB/s) 2023-09-23T22:00:06.651 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 28.0 kB in 1s (36.8 kB/s) 2023-09-23T22:00:07.638 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2023-09-23T22:00:07.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-37-g2e1f1015-1focal cephadm=16.2.14-37-g2e1f1015-1focal ceph-mds=16.2.14-37-g2e1f1015-1focal ceph-mgr=16.2.14-37-g2e1f1015-1focal ceph-common=16.2.14-37-g2e1f1015-1focal ceph-fuse=16.2.14-37-g2e1f1015-1focal ceph-test=16.2.14-37-g2e1f1015-1focal radosgw=16.2.14-37-g2e1f1015-1focal python3-rados=16.2.14-37-g2e1f1015-1focal python3-rgw=16.2.14-37-g2e1f1015-1focal python3-cephfs=16.2.14-37-g2e1f1015-1focal python3-rbd=16.2.14-37-g2e1f1015-1focal libcephfs2=16.2.14-37-g2e1f1015-1focal libcephfs-dev=16.2.14-37-g2e1f1015-1focal librados2=16.2.14-37-g2e1f1015-1focal librbd1=16.2.14-37-g2e1f1015-1focal rbd-fuse=16.2.14-37-g2e1f1015-1focal 2023-09-23T22:00:07.695 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-09-23T22:00:07.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-37-g2e1f1015-1focal cephadm=16.2.14-37-g2e1f1015-1focal ceph-mds=16.2.14-37-g2e1f1015-1focal ceph-mgr=16.2.14-37-g2e1f1015-1focal ceph-common=16.2.14-37-g2e1f1015-1focal ceph-fuse=16.2.14-37-g2e1f1015-1focal ceph-test=16.2.14-37-g2e1f1015-1focal radosgw=16.2.14-37-g2e1f1015-1focal python3-rados=16.2.14-37-g2e1f1015-1focal python3-rgw=16.2.14-37-g2e1f1015-1focal python3-cephfs=16.2.14-37-g2e1f1015-1focal python3-rbd=16.2.14-37-g2e1f1015-1focal libcephfs2=16.2.14-37-g2e1f1015-1focal libcephfs-dev=16.2.14-37-g2e1f1015-1focal librados2=16.2.14-37-g2e1f1015-1focal librbd1=16.2.14-37-g2e1f1015-1focal rbd-fuse=16.2.14-37-g2e1f1015-1focal 2023-09-23T22:00:07.738 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2023-09-23T22:00:07.790 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-09-23T22:00:07.916 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2023-09-23T22:00:07.917 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2023-09-23T22:00:07.988 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2023-09-23T22:00:07.989 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2023-09-23T22:00:08.083 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T22:00:08.084 INFO:teuthology.orchestra.run.smithi121.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T22:00:08.084 INFO:teuthology.orchestra.run.smithi121.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T22:00:08.084 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2023-09-23T22:00:08.085 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T22:00:08.085 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-09-23T22:00:08.085 INFO:teuthology.orchestra.run.smithi121.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T22:00:08.086 INFO:teuthology.orchestra.run.smithi121.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T22:00:08.087 INFO:teuthology.orchestra.run.smithi121.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T22:00:08.088 INFO:teuthology.orchestra.run.smithi121.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T22:00:08.088 INFO:teuthology.orchestra.run.smithi121.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T22:00:08.088 INFO:teuthology.orchestra.run.smithi121.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T22:00:08.088 INFO:teuthology.orchestra.run.smithi121.stdout:Recommended packages: 2023-09-23T22:00:08.088 INFO:teuthology.orchestra.run.smithi121.stdout: btrfs-tools 2023-09-23T22:00:08.155 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T22:00:08.156 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T22:00:08.156 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T22:00:08.156 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2023-09-23T22:00:08.156 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-09-23T22:00:08.157 INFO:teuthology.orchestra.run.smithi123.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T22:00:08.158 INFO:teuthology.orchestra.run.smithi123.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2023-09-23T22:00:08.159 INFO:teuthology.orchestra.run.smithi123.stdout: btrfs-tools 2023-09-23T22:00:08.195 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2023-09-23T22:00:08.195 INFO:teuthology.orchestra.run.smithi121.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T22:00:08.195 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T22:00:08.195 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-09-23T22:00:08.195 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-09-23T22:00:08.195 INFO:teuthology.orchestra.run.smithi121.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-09-23T22:00:08.196 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-09-23T22:00:08.197 INFO:teuthology.orchestra.run.smithi121.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-09-23T22:00:08.197 INFO:teuthology.orchestra.run.smithi121.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-09-23T22:00:08.197 INFO:teuthology.orchestra.run.smithi121.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-09-23T22:00:08.197 INFO:teuthology.orchestra.run.smithi121.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-09-23T22:00:08.197 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages will be upgraded: 2023-09-23T22:00:08.197 INFO:teuthology.orchestra.run.smithi121.stdout: librados2 librbd1 2023-09-23T22:00:08.272 INFO:teuthology.orchestra.run.smithi121.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T22:00:08.272 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 174 MB of archives. 2023-09-23T22:00:08.272 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 804 MB of additional disk space will be used. 2023-09-23T22:00:08.272 INFO:teuthology.orchestra.run.smithi121.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T22:00:08.274 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2023-09-23T22:00:08.274 INFO:teuthology.orchestra.run.smithi123.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T22:00:08.274 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T22:00:08.274 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-09-23T22:00:08.275 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-09-23T22:00:08.275 INFO:teuthology.orchestra.run.smithi123.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-09-23T22:00:08.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages will be upgraded: 2023-09-23T22:00:08.277 INFO:teuthology.orchestra.run.smithi123.stdout: librados2 librbd1 2023-09-23T22:00:08.340 INFO:teuthology.orchestra.run.smithi123.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T22:00:08.341 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 174 MB of archives. 2023-09-23T22:00:08.341 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 804 MB of additional disk space will be used. 2023-09-23T22:00:08.341 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T22:00:08.354 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T22:00:08.355 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T22:00:08.365 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T22:00:08.371 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T22:00:08.394 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-09-23T22:00:08.398 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T22:00:08.400 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T22:00:08.405 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-37-g2e1f1015-1focal [3,952 B] 2023-09-23T22:00:08.406 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T22:00:08.407 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T22:00:08.408 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T22:00:08.411 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T22:00:08.412 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T22:00:08.412 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T22:00:08.420 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-37-g2e1f1015-1focal [3,952 B] 2023-09-23T22:00:08.423 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T22:00:08.424 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T22:00:08.424 INFO:teuthology.orchestra.run.smithi123.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:00:08.425 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T22:00:08.426 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T22:00:08.426 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T22:00:08.433 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T22:00:08.436 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T22:00:08.441 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T22:00:08.442 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T22:00:08.444 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T22:00:08.447 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T22:00:08.447 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T22:00:08.448 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-37-g2e1f1015-1focal [3,385 kB] 2023-09-23T22:00:08.453 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T22:00:08.458 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T22:00:08.458 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T22:00:08.459 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T22:00:08.460 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T22:00:08.463 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-09-23T22:00:08.468 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T22:00:08.469 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T22:00:08.475 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T22:00:08.476 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T22:00:08.476 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T22:00:08.477 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 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:00:08.477 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T22:00:08.477 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T22:00:08.478 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T22:00:08.480 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T22:00:08.481 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T22:00:08.481 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T22:00:08.481 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T22:00:08.482 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T22:00:08.482 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T22:00:08.492 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T22:00:08.492 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T22:00:08.499 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T22:00:08.500 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T22:00:08.501 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T22:00:08.503 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T22:00:08.504 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T22:00:08.506 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T22:00:08.509 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-37-g2e1f1015-1focal [3,385 kB] 2023-09-23T22:00:08.516 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T22:00:08.516 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T22:00:08.523 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T22:00:08.524 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T22:00:08.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T22:00:08.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T22:00:08.534 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T22:00:08.537 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T22:00:08.538 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T22:00:08.539 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 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:00:08.549 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T22:00:08.550 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T22:00:08.552 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T22:00:08.552 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T22:00:08.566 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T22:00:08.606 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T22:00:08.622 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T22:00:08.623 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T22:00:08.635 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T22:00:08.635 INFO:teuthology.orchestra.run.smithi121.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T22:00:08.635 INFO:teuthology.orchestra.run.smithi121.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T22:00:08.635 INFO:teuthology.orchestra.run.smithi121.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T22:00:08.636 INFO:teuthology.orchestra.run.smithi121.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T22:00:08.636 INFO:teuthology.orchestra.run.smithi121.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T22:00:08.644 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-37-g2e1f1015-1focal [3,391 kB] 2023-09-23T22:00:08.651 INFO:teuthology.orchestra.run.smithi121.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T22:00:08.653 INFO:teuthology.orchestra.run.smithi121.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T22:00:08.653 INFO:teuthology.orchestra.run.smithi121.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T22:00:08.669 INFO:teuthology.orchestra.run.smithi121.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T22:00:08.673 INFO:teuthology.orchestra.run.smithi121.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T22:00:08.676 INFO:teuthology.orchestra.run.smithi121.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T22:00:08.678 INFO:teuthology.orchestra.run.smithi121.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T22:00:08.678 INFO:teuthology.orchestra.run.smithi121.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T22:00:08.682 INFO:teuthology.orchestra.run.smithi121.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T22:00:08.685 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T22:00:08.685 INFO:teuthology.orchestra.run.smithi121.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T22:00:08.688 INFO:teuthology.orchestra.run.smithi121.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T22:00:08.688 INFO:teuthology.orchestra.run.smithi121.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T22:00:08.688 INFO:teuthology.orchestra.run.smithi121.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T22:00:08.699 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T22:00:08.701 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T22:00:08.703 INFO:teuthology.orchestra.run.smithi121.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T22:00:08.705 INFO:teuthology.orchestra.run.smithi121.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T22:00:08.715 INFO:teuthology.orchestra.run.smithi123.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T22:00:08.715 INFO:teuthology.orchestra.run.smithi123.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T22:00:08.715 INFO:teuthology.orchestra.run.smithi123.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T22:00:08.716 INFO:teuthology.orchestra.run.smithi123.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T22:00:08.716 INFO:teuthology.orchestra.run.smithi123.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T22:00:08.716 INFO:teuthology.orchestra.run.smithi123.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T22:00:08.717 INFO:teuthology.orchestra.run.smithi123.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T22:00:08.720 INFO:teuthology.orchestra.run.smithi123.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T22:00:08.721 INFO:teuthology.orchestra.run.smithi123.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T22:00:08.723 INFO:teuthology.orchestra.run.smithi121.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T22:00:08.723 INFO:teuthology.orchestra.run.smithi121.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T22:00:08.723 INFO:teuthology.orchestra.run.smithi121.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T22:00:08.724 INFO:teuthology.orchestra.run.smithi121.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T22:00:08.725 INFO:teuthology.orchestra.run.smithi121.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T22:00:08.725 INFO:teuthology.orchestra.run.smithi121.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T22:00:08.726 INFO:teuthology.orchestra.run.smithi121.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T22:00:08.726 INFO:teuthology.orchestra.run.smithi121.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T22:00:08.737 INFO:teuthology.orchestra.run.smithi123.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T22:00:08.738 INFO:teuthology.orchestra.run.smithi121.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T22:00:08.742 INFO:teuthology.orchestra.run.smithi123.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T22:00:08.745 INFO:teuthology.orchestra.run.smithi123.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T22:00:08.747 INFO:teuthology.orchestra.run.smithi123.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T22:00:08.748 INFO:teuthology.orchestra.run.smithi123.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T22:00:08.750 INFO:teuthology.orchestra.run.smithi123.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T22:00:08.753 INFO:teuthology.orchestra.run.smithi123.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T22:00:08.756 INFO:teuthology.orchestra.run.smithi123.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T22:00:08.756 INFO:teuthology.orchestra.run.smithi123.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T22:00:08.756 INFO:teuthology.orchestra.run.smithi123.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T22:00:08.770 INFO:teuthology.orchestra.run.smithi123.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T22:00:08.772 INFO:teuthology.orchestra.run.smithi123.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T22:00:08.789 INFO:teuthology.orchestra.run.smithi123.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T22:00:08.790 INFO:teuthology.orchestra.run.smithi123.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T22:00:08.790 INFO:teuthology.orchestra.run.smithi123.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T22:00:08.790 INFO:teuthology.orchestra.run.smithi123.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T22:00:08.791 INFO:teuthology.orchestra.run.smithi123.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T22:00:08.792 INFO:teuthology.orchestra.run.smithi123.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T22:00:08.793 INFO:teuthology.orchestra.run.smithi123.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T22:00:08.793 INFO:teuthology.orchestra.run.smithi123.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T22:00:08.803 INFO:teuthology.orchestra.run.smithi123.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-37-g2e1f1015-1focal [729 kB] 2023-09-23T22:00:08.804 INFO:teuthology.orchestra.run.smithi123.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T22:00:08.839 INFO:teuthology.orchestra.run.smithi123.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-37-g2e1f1015-1focal [413 kB] 2023-09-23T22:00:08.857 INFO:teuthology.orchestra.run.smithi123.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-37-g2e1f1015-1focal [22.2 kB] 2023-09-23T22:00:08.858 INFO:teuthology.orchestra.run.smithi123.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-37-g2e1f1015-1focal [212 kB] 2023-09-23T22:00:08.867 INFO:teuthology.orchestra.run.smithi123.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-37-g2e1f1015-1focal [38.4 kB] 2023-09-23T22:00:08.869 INFO:teuthology.orchestra.run.smithi123.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-37-g2e1f1015-1focal [386 kB] 2023-09-23T22:00:08.888 INFO:teuthology.orchestra.run.smithi123.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-37-g2e1f1015-1focal [3,689 kB] 2023-09-23T22:00:08.997 INFO:teuthology.orchestra.run.smithi121.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-37-g2e1f1015-1focal [3,391 kB] 2023-09-23T22:00:09.056 INFO:teuthology.orchestra.run.smithi123.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-37-g2e1f1015-1focal [116 kB] 2023-09-23T22:00:09.061 INFO:teuthology.orchestra.run.smithi123.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-37-g2e1f1015-1focal [448 kB] 2023-09-23T22:00:09.085 INFO:teuthology.orchestra.run.smithi123.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-37-g2e1f1015-1focal [22.6 MB] 2023-09-23T22:00:09.374 INFO:teuthology.orchestra.run.smithi121.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-37-g2e1f1015-1focal [729 kB] 2023-09-23T22:00:09.453 INFO:teuthology.orchestra.run.smithi121.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-37-g2e1f1015-1focal [413 kB] 2023-09-23T22:00:09.505 INFO:teuthology.orchestra.run.smithi121.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-37-g2e1f1015-1focal [22.2 kB] 2023-09-23T22:00:09.508 INFO:teuthology.orchestra.run.smithi121.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-37-g2e1f1015-1focal [212 kB] 2023-09-23T22:00:09.539 INFO:teuthology.orchestra.run.smithi121.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-37-g2e1f1015-1focal [38.4 kB] 2023-09-23T22:00:09.541 INFO:teuthology.orchestra.run.smithi121.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-37-g2e1f1015-1focal [386 kB] 2023-09-23T22:00:09.585 INFO:teuthology.orchestra.run.smithi121.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-37-g2e1f1015-1focal [3,689 kB] 2023-09-23T22:00:09.979 INFO:teuthology.orchestra.run.smithi121.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-37-g2e1f1015-1focal [116 kB] 2023-09-23T22:00:09.995 INFO:teuthology.orchestra.run.smithi121.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-37-g2e1f1015-1focal [448 kB] 2023-09-23T22:00:10.045 INFO:teuthology.orchestra.run.smithi121.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-37-g2e1f1015-1focal [22.6 MB] 2023-09-23T22:00:10.222 INFO:teuthology.orchestra.run.smithi123.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-37-g2e1f1015-1focal [5,913 kB] 2023-09-23T22:00:10.411 INFO:teuthology.orchestra.run.smithi123.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-37-g2e1f1015-1focal [204 kB] 2023-09-23T22:00:10.419 INFO:teuthology.orchestra.run.smithi123.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-37-g2e1f1015-1focal [126 kB] 2023-09-23T22:00:10.426 INFO:teuthology.orchestra.run.smithi123.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-37-g2e1f1015-1focal [1,536 kB] 2023-09-23T22:00:10.496 INFO:teuthology.orchestra.run.smithi123.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-37-g2e1f1015-1focal [6,995 kB] 2023-09-23T22:00:10.829 INFO:teuthology.orchestra.run.smithi123.stdout:Get:88 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-37-g2e1f1015-1focal [26.2 MB] 2023-09-23T22:00:12.163 INFO:teuthology.orchestra.run.smithi123.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-37-g2e1f1015-1focal [4,048 B] 2023-09-23T22:00:12.207 INFO:teuthology.orchestra.run.smithi123.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-37-g2e1f1015-1focal [834 kB] 2023-09-23T22:00:12.213 INFO:teuthology.orchestra.run.smithi123.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-37-g2e1f1015-1focal [2,363 kB] 2023-09-23T22:00:12.230 INFO:teuthology.orchestra.run.smithi123.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-37-g2e1f1015-1focal [76.4 kB] 2023-09-23T22:00:12.231 INFO:teuthology.orchestra.run.smithi123.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-37-g2e1f1015-1focal [100 kB] 2023-09-23T22:00:12.232 INFO:teuthology.orchestra.run.smithi123.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-37-g2e1f1015-1focal [2,823 kB] 2023-09-23T22:00:12.361 INFO:teuthology.orchestra.run.smithi123.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-37-g2e1f1015-1focal [7,891 kB] 2023-09-23T22:00:12.611 INFO:teuthology.orchestra.run.smithi121.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-37-g2e1f1015-1focal [5,913 kB] 2023-09-23T22:00:12.723 INFO:teuthology.orchestra.run.smithi123.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-37-g2e1f1015-1focal [4,164 B] 2023-09-23T22:00:12.723 INFO:teuthology.orchestra.run.smithi123.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-37-g2e1f1015-1focal [49.3 MB] 2023-09-23T22:00:13.200 INFO:teuthology.orchestra.run.smithi121.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-37-g2e1f1015-1focal [204 kB] 2023-09-23T22:00:13.222 INFO:teuthology.orchestra.run.smithi121.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-37-g2e1f1015-1focal [126 kB] 2023-09-23T22:00:13.236 INFO:teuthology.orchestra.run.smithi121.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-37-g2e1f1015-1focal [1,536 kB] 2023-09-23T22:00:13.422 INFO:teuthology.orchestra.run.smithi121.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-37-g2e1f1015-1focal [6,995 kB] 2023-09-23T22:00:14.227 INFO:teuthology.orchestra.run.smithi121.stdout:Get:88 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-37-g2e1f1015-1focal [26.2 MB] 2023-09-23T22:00:15.207 INFO:teuthology.orchestra.run.smithi123.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-37-g2e1f1015-1focal [21.5 kB] 2023-09-23T22:00:15.207 INFO:teuthology.orchestra.run.smithi123.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-37-g2e1f1015-1focal [11.3 MB] 2023-09-23T22:00:15.546 INFO:teuthology.orchestra.run.smithi123.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-37-g2e1f1015-1focal [78.6 kB] 2023-09-23T22:00:16.196 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 174 MB in 7s (23.9 MB/s) 2023-09-23T22:00:16.297 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjaeger. 2023-09-23T22:00:16.344 INFO:teuthology.orchestra.run.smithi123.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:00:16.350 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../00-libjaeger_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:16.387 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:16.429 INFO:teuthology.orchestra.run.smithi121.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-37-g2e1f1015-1focal [4,048 B] 2023-09-23T22:00:16.429 INFO:teuthology.orchestra.run.smithi121.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-37-g2e1f1015-1focal [834 kB] 2023-09-23T22:00:16.435 INFO:teuthology.orchestra.run.smithi121.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-37-g2e1f1015-1focal [2,363 kB] 2023-09-23T22:00:16.566 INFO:teuthology.orchestra.run.smithi121.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-37-g2e1f1015-1focal [76.4 kB] 2023-09-23T22:00:16.568 INFO:teuthology.orchestra.run.smithi121.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-37-g2e1f1015-1focal [100 kB] 2023-09-23T22:00:16.572 INFO:teuthology.orchestra.run.smithi121.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-37-g2e1f1015-1focal [2,823 kB] 2023-09-23T22:00:16.689 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T22:00:16.703 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T22:00:16.756 INFO:teuthology.orchestra.run.smithi121.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-37-g2e1f1015-1focal [7,891 kB] 2023-09-23T22:00:16.790 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:00:17.131 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../02-librbd1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:17.189 INFO:teuthology.orchestra.run.smithi121.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-37-g2e1f1015-1focal [4,164 B] 2023-09-23T22:00:17.189 INFO:teuthology.orchestra.run.smithi121.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-37-g2e1f1015-1focal [49.3 MB] 2023-09-23T22:00:17.260 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librbd1 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:00:17.936 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../03-librados2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:18.056 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librados2 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:00:18.677 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T22:00:18.689 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:18.726 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:19.045 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rados. 2023-09-23T22:00:19.058 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../05-python3-rados_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:19.096 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:19.440 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T22:00:19.453 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:19.489 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:19.784 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T22:00:19.797 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:19.833 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:20.145 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T22:00:20.158 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:20.186 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:20.244 INFO:teuthology.orchestra.run.smithi121.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-37-g2e1f1015-1focal [21.5 kB] 2023-09-23T22:00:20.245 INFO:teuthology.orchestra.run.smithi121.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-37-g2e1f1015-1focal [11.3 MB] 2023-09-23T22:00:20.464 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T22:00:20.479 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T22:00:20.522 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T22:00:20.775 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T22:00:20.790 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:20.830 INFO:teuthology.orchestra.run.smithi121.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-37-g2e1f1015-1focal [78.6 kB] 2023-09-23T22:00:20.834 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:21.161 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T22:00:21.174 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T22:00:21.211 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:00:21.461 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 174 MB in 13s (13.7 MB/s) 2023-09-23T22:00:21.548 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T22:00:21.561 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T22:00:21.564 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libjaeger. 2023-09-23T22:00:21.598 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:00:21.610 INFO:teuthology.orchestra.run.smithi121.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:00:21.614 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../00-libjaeger_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:21.663 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:21.933 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T22:00:21.947 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T22:00:21.948 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T22:00:21.961 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T22:00:21.998 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:00:22.034 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:00:22.342 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librgw2. 2023-09-23T22:00:22.355 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../14-librgw2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:22.392 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:22.394 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../02-librbd1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:22.522 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking librbd1 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:00:22.970 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T22:00:22.983 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:23.028 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:23.201 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../03-librados2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:23.327 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking librados2 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:00:23.348 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-09-23T22:00:23.361 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-09-23T22:00:23.398 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T22:00:23.719 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liboath0. 2023-09-23T22:00:23.731 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T22:00:23.775 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T22:00:24.014 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T22:00:24.029 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:24.072 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:24.095 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T22:00:24.110 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:24.154 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:24.450 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-rados. 2023-09-23T22:00:24.463 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../05-python3-rados_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:24.508 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:24.582 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-common. 2023-09-23T22:00:24.594 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../19-ceph-common_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:24.631 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:24.919 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T22:00:24.932 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:24.978 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:25.313 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T22:00:25.327 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:25.372 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:25.708 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T22:00:25.721 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:25.758 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:26.303 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T22:00:26.317 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T22:00:26.361 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T22:00:26.613 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T22:00:26.629 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:26.671 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:26.879 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-base. 2023-09-23T22:00:26.894 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../20-ceph-base_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:26.947 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:26.966 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T22:00:26.979 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T22:00:27.016 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:00:27.369 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T22:00:27.384 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T22:00:27.427 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:00:27.763 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T22:00:27.771 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T22:00:27.814 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:00:27.874 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T22:00:27.887 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T22:00:27.924 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:00:28.185 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package librgw2. 2023-09-23T22:00:28.198 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../14-librgw2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:28.242 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:28.311 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T22:00:28.325 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T22:00:28.370 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T22:00:28.614 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T22:00:28.628 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:28.672 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:28.828 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T22:00:28.842 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:28.886 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:29.036 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T22:00:29.049 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T22:00:29.086 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:00:29.206 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-09-23T22:00:29.221 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-09-23T22:00:29.264 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T22:00:29.414 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T22:00:29.855 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package liboath0. 2023-09-23T22:00:29.855 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T22:00:29.855 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T22:00:29.856 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T22:00:29.856 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:00:29.856 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T22:00:29.856 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T22:00:29.856 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:00:29.926 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T22:00:29.933 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:29.967 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:30.145 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T22:00:30.159 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T22:00:30.203 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T22:00:30.395 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-common. 2023-09-23T22:00:30.409 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../19-ceph-common_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:30.453 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:30.505 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T22:00:30.520 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T22:00:30.564 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:00:30.866 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-mako. 2023-09-23T22:00:30.879 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T22:00:30.916 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:00:31.236 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T22:00:31.250 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T22:00:31.294 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:00:31.581 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T22:00:31.595 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T22:00:31.639 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:00:31.917 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webob. 2023-09-23T22:00:31.931 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T22:00:31.975 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T22:00:32.320 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T22:00:32.333 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T22:00:32.377 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:00:32.680 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T22:00:32.684 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-base. 2023-09-23T22:00:32.692 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../20-ceph-base_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:32.694 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T22:00:32.735 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:32.738 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T22:00:33.058 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T22:00:33.071 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T22:00:33.119 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:00:33.461 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T22:00:33.475 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T22:00:33.519 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T22:00:33.638 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T22:00:33.647 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T22:00:33.688 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:00:33.822 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-paste. 2023-09-23T22:00:33.835 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T22:00:33.880 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:00:34.076 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T22:00:34.088 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T22:00:34.125 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T22:00:34.200 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T22:00:34.213 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T22:00:34.249 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:00:34.403 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T22:00:34.416 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:34.453 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:34.561 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T22:00:34.574 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T22:00:34.619 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:00:34.799 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T22:00:34.813 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T22:00:34.866 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:00:34.905 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T22:00:34.920 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T22:00:34.963 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T22:00:35.235 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T22:00:35.249 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T22:00:35.274 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T22:00:35.288 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T22:00:35.302 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:00:35.332 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:00:35.679 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T22:00:35.693 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T22:00:35.705 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T22:00:35.721 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T22:00:35.737 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:00:35.771 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:00:36.090 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T22:00:36.104 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:36.140 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:36.176 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T22:00:36.190 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T22:00:36.242 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T22:00:36.476 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T22:00:36.484 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:36.526 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:36.562 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T22:00:36.577 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T22:00:36.621 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:00:36.940 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-mako. 2023-09-23T22:00:36.953 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T22:00:36.971 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T22:00:36.986 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:37.006 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:00:37.046 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:37.393 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T22:00:37.407 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T22:00:37.459 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:00:37.829 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T22:00:37.842 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T22:00:37.895 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:00:38.116 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T22:00:38.128 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:38.165 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:38.189 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-webob. 2023-09-23T22:00:38.205 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T22:00:38.248 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T22:00:38.543 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T22:00:38.557 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T22:00:38.601 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:00:38.904 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T22:00:38.918 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T22:00:38.961 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T22:00:39.341 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T22:00:39.354 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T22:00:39.393 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:00:39.702 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T22:00:39.717 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T22:00:39.760 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T22:00:40.046 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-paste. 2023-09-23T22:00:40.059 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T22:00:40.104 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:00:40.449 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T22:00:40.464 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T22:00:40.499 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:00:40.785 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T22:00:40.801 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T22:00:40.843 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:00:41.146 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T22:00:41.160 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T22:00:41.204 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T22:00:41.479 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph. 2023-09-23T22:00:41.493 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../47-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:41.537 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:41.725 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T22:00:41.738 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T22:00:41.857 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T22:00:41.871 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:41.915 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:42.216 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:00:42.310 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T22:00:42.323 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:42.368 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:42.712 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T22:00:42.726 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T22:00:42.770 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:00:42.871 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package cephadm. 2023-09-23T22:00:42.886 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../50-cephadm_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:42.920 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:43.123 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T22:00:43.137 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:43.173 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:43.240 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T22:00:43.255 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T22:00:43.298 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T22:00:43.526 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T22:00:43.541 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:43.585 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:43.609 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T22:00:43.623 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:43.659 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:43.998 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T22:00:44.011 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T22:00:44.021 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T22:00:44.037 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:44.047 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T22:00:44.079 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:44.300 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T22:00:44.313 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T22:00:44.358 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:00:44.627 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T22:00:44.642 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T22:00:44.710 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:00:44.996 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-routes. 2023-09-23T22:00:45.010 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-09-23T22:00:45.054 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T22:00:45.175 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T22:00:45.189 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:45.233 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:45.382 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T22:00:45.397 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:45.440 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:46.389 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T22:00:46.403 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T22:00:46.447 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:00:46.750 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T22:00:46.763 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T22:00:46.791 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:00:47.110 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T22:00:47.124 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T22:00:47.168 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T22:00:47.963 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph. 2023-09-23T22:00:47.976 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../47-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:48.021 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:48.324 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T22:00:48.338 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:48.373 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:48.435 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T22:00:48.450 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T22:00:48.493 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:00:48.785 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T22:00:48.800 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:48.843 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:49.039 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T22:00:49.052 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T22:00:49.097 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T22:00:49.380 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package cephadm. 2023-09-23T22:00:49.393 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../50-cephadm_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:49.437 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:49.458 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T22:00:49.472 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T22:00:49.517 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:00:49.774 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T22:00:49.788 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T22:00:49.840 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T22:00:50.160 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T22:00:50.174 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:50.174 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T22:00:50.188 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:50.210 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:50.232 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:50.564 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T22:00:50.577 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T22:00:50.621 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T22:00:50.876 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T22:00:50.889 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T22:00:50.934 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:00:51.195 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T22:00:51.203 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T22:00:51.245 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:00:51.377 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T22:00:51.391 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T22:00:51.427 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T22:00:51.555 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-routes. 2023-09-23T22:00:51.564 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-09-23T22:00:51.606 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T22:00:51.721 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T22:00:51.735 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T22:00:51.779 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:00:51.934 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T22:00:51.942 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:51.984 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:52.108 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T22:00:52.121 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T22:00:52.166 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:00:52.519 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T22:00:52.532 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-09-23T22:00:52.577 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T22:00:52.872 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T22:00:52.885 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T22:00:52.930 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T22:00:53.075 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T22:00:53.084 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T22:00:53.133 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:00:53.250 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T22:00:53.263 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T22:00:53.307 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:00:53.420 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T22:00:53.428 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T22:00:53.469 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:00:53.610 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T22:00:53.624 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T22:00:53.668 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:00:53.788 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T22:00:53.797 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T22:00:53.838 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T22:00:53.989 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T22:00:54.003 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T22:00:54.047 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:00:54.358 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T22:00:54.372 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T22:00:54.416 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:00:54.719 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T22:00:54.735 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T22:00:54.777 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:00:55.172 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T22:00:55.181 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T22:00:55.222 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:00:55.298 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T22:00:55.313 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:55.356 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:55.676 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T22:00:55.691 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T22:00:55.733 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:00:55.742 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T22:00:55.756 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T22:00:55.800 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T22:00:56.078 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T22:00:56.092 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:00:56.136 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:00:56.146 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T22:00:56.161 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T22:00:56.204 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:00:56.414 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package jq. 2023-09-23T22:00:56.423 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:00:56.455 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:00:56.683 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package socat. 2023-09-23T22:00:56.691 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T22:00:56.732 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T22:00:56.937 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T22:00:56.953 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:00:56.995 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:57.052 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T22:00:57.061 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T22:00:57.102 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:00:57.526 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-test. 2023-09-23T22:00:57.539 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../81-ceph-test_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:00:57.583 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:00:58.457 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T22:00:58.473 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T22:00:58.515 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T22:00:58.826 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T22:00:58.840 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T22:00:58.884 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:00:59.213 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T22:00:59.227 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T22:00:59.271 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:00:59.582 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T22:00:59.596 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-09-23T22:00:59.640 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T22:00:59.935 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T22:00:59.950 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T22:00:59.993 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T22:01:00.313 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T22:01:00.329 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T22:01:00.363 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:01:00.666 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T22:01:00.679 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T22:01:00.748 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:01:01.077 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T22:01:01.093 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T22:01:01.135 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:01:01.447 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T22:01:01.460 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T22:01:01.504 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:01:01.804 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T22:01:01.818 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:01.824 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T22:01:01.838 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T22:01:01.862 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:01.882 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:01:02.224 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T22:01:02.239 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T22:01:02.292 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:01:02.496 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T22:01:02.510 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T22:01:02.553 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:02.668 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T22:01:02.684 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T22:01:02.726 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:01:02.873 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T22:01:02.889 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T22:01:02.931 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:01:03.045 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-attr. 2023-09-23T22:01:03.060 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-09-23T22:01:03.103 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T22:01:03.284 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T22:01:03.299 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:01:03.342 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:01:03.448 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T22:01:03.462 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T22:01:03.506 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:01:03.612 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package jq. 2023-09-23T22:01:03.626 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:01:03.670 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:01:03.809 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T22:01:03.822 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T22:01:03.883 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T22:01:03.922 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package socat. 2023-09-23T22:01:03.937 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T22:01:03.980 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T22:01:04.220 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T22:01:04.235 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T22:01:04.278 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:01:04.292 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T22:01:04.306 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T22:01:04.350 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:01:04.740 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T22:01:04.753 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-09-23T22:01:04.798 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T22:01:04.832 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package ceph-test. 2023-09-23T22:01:04.846 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../81-ceph-test_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:04.890 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:05.084 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T22:01:05.099 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T22:01:05.142 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T22:01:05.466 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T22:01:05.479 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T22:01:05.524 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T22:01:05.836 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T22:01:05.853 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T22:01:05.893 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:01:06.219 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-py. 2023-09-23T22:01:06.228 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T22:01:06.269 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:01:06.597 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T22:01:06.605 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T22:01:06.646 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:01:06.949 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T22:01:06.958 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T22:01:06.999 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:01:07.302 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T22:01:07.310 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T22:01:07.352 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T22:01:07.681 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T22:01:07.689 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T22:01:07.764 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:01:08.192 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package radosgw. 2023-09-23T22:01:08.201 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../98-radosgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:08.242 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:09.277 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T22:01:09.291 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:09.335 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:09.453 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T22:01:09.468 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:09.511 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:09.730 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T22:01:09.744 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T22:01:09.804 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:01:09.806 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T22:01:10.091 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T22:01:10.179 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T22:01:10.194 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T22:01:10.217 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:01:10.236 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:01:10.343 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:01:10.536 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:10.539 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-attr. 2023-09-23T22:01:10.553 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-09-23T22:01:10.597 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T22:01:10.941 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T22:01:10.953 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T22:01:10.990 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:01:11.139 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user cephadm....done 2023-09-23T22:01:11.291 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:01:11.294 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T22:01:11.307 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T22:01:11.351 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T22:01:11.705 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T22:01:11.719 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T22:01:11.763 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:01:11.860 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T22:01:12.169 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T22:01:12.233 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T22:01:12.246 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-09-23T22:01:12.291 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T22:01:12.294 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:01:12.594 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T22:01:12.605 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T22:01:12.609 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T22:01:12.652 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T22:01:13.006 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:01:13.030 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T22:01:13.046 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T22:01:13.089 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T22:01:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T22:01:13.400 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T22:01:13.415 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T22:01:13.467 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:01:13.584 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:01:13.795 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-py. 2023-09-23T22:01:13.809 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T22:01:13.853 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:01:13.868 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:01:14.154 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:14.185 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T22:01:14.201 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T22:01:14.243 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:01:14.446 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:01:14.554 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T22:01:14.568 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T22:01:14.580 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:01:14.612 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:01:14.866 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:01:14.906 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T22:01:14.920 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T22:01:14.964 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T22:01:15.141 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:01:15.301 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T22:01:15.317 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T22:01:15.359 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:01:15.509 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:01:15.763 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package radosgw. 2023-09-23T22:01:15.778 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../98-radosgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:15.784 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:01:15.820 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:16.127 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:01:16.420 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:16.546 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T22:01:16.881 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T22:01:16.965 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T22:01:16.980 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T22:01:17.023 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:17.165 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T22:01:17.357 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T22:01:17.449 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:01:17.575 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:01:17.646 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T22:01:17.763 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:01:17.868 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:01:17.889 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:01:18.091 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:18.253 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:01:18.621 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:01:18.710 INFO:teuthology.orchestra.run.smithi121.stdout:Adding system user cephadm....done 2023-09-23T22:01:18.872 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:01:18.991 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T22:01:19.117 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:19.232 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T22:01:19.443 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T22:01:19.525 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T22:01:19.659 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:01:19.778 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:01:19.903 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:01:19.977 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T22:01:20.030 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T22:01:20.331 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:01:20.370 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:01:20.640 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:01:20.655 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T22:01:20.766 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:01:20.931 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:01:21.093 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:01:21.241 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:01:21.377 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T22:01:21.542 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:21.670 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:01:21.808 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:01:21.834 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:01:21.960 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:01:22.113 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T22:01:22.245 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:01:22.406 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:01:22.521 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:01:22.707 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:01:22.880 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:01:23.137 INFO:teuthology.orchestra.run.smithi123.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T22:01:23.156 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:01:23.393 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:01:23.508 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:01:23.519 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:01:23.786 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:23.836 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:01:23.911 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T22:01:24.197 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:01:24.229 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T22:01:24.323 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:01:24.457 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T22:01:24.514 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T22:01:24.783 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:01:24.823 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:01:24.949 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:01:25.068 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librados2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:25.194 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T22:01:25.233 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:01:25.652 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:01:26.012 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:01:26.380 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T22:01:26.506 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:26.700 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:26.807 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T22:01:26.825 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:26.968 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:01:27.094 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T22:01:27.167 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:01:27.293 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:01:27.419 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T22:01:27.470 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T22:01:27.712 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:01:27.780 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:01:28.013 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:01:28.058 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T22:01:28.139 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:01:28.386 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:28.512 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:01:28.782 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:01:28.821 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:28.947 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:01:29.068 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T22:01:29.274 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:01:29.361 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:01:29.512 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:01:29.788 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T22:01:30.064 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:01:30.320 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librbd1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:30.348 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:01:30.438 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:01:30.564 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:01:30.691 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T22:01:30.731 INFO:teuthology.orchestra.run.smithi121.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T22:01:30.968 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:01:31.017 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T22:01:31.094 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:01:31.310 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:31.403 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:01:31.435 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:31.658 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:01:31.658 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:01:31.747 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:01:31.872 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:01:31.990 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T22:01:32.204 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:32.283 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:01:32.324 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:01:32.576 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up librados2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:32.617 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T22:01:32.702 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T22:01:32.935 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:01:33.296 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:33.422 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:33.556 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:33.682 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T22:01:33.985 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T22:01:34.175 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:34.309 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:34.363 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:34.436 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:01:34.489 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:34.561 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T22:01:34.765 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:01:34.938 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T22:01:35.256 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:01:35.549 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T22:01:35.686 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:35.875 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:36.010 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:01:36.221 INFO:teuthology.orchestra.run.smithi123.stdout:Adding group ceph....done 2023-09-23T22:01:36.328 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:36.454 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:01:36.605 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user ceph....done 2023-09-23T22:01:36.784 INFO:teuthology.orchestra.run.smithi123.stdout:Setting system user ceph properties....done 2023-09-23T22:01:36.797 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:01:36.801 INFO:teuthology.orchestra.run.smithi123.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T22:01:36.953 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T22:01:37.271 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T22:01:37.736 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:37.871 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:37.881 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up librbd1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:38.007 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:01:38.133 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:01:38.138 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:01:38.138 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:01:38.268 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T22:01:38.569 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T22:01:38.798 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:38.878 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:39.004 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:39.181 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T22:01:39.229 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:01:39.230 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:01:39.643 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:39.706 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:39.832 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:01:39.862 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:01:39.863 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:01:40.133 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T22:01:40.302 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:40.460 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:01:40.532 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:01:40.532 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:01:40.820 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:40.946 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:40.988 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:41.072 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:41.198 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T22:01:41.490 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:01:41.490 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:01:41.503 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T22:01:41.908 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:41.941 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:42.033 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:42.067 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:42.210 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:42.335 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:01:42.567 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:01:42.567 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:01:43.019 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:43.162 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:43.274 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:43.288 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:43.435 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T22:01:43.735 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:01:43.827 INFO:teuthology.orchestra.run.smithi121.stdout:Adding group ceph....done 2023-09-23T22:01:44.211 INFO:teuthology.orchestra.run.smithi121.stdout:Adding system user ceph....done 2023-09-23T22:01:44.372 INFO:teuthology.orchestra.run.smithi121.stdout:Setting system user ceph properties....done 2023-09-23T22:01:44.389 INFO:teuthology.orchestra.run.smithi121.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T22:01:44.538 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T22:01:44.842 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T22:01:45.342 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:45.477 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:45.738 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:01:45.738 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:01:46.420 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:46.647 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:01:46.780 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T22:01:47.094 INFO:teuthology.orchestra.run.smithi123.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T22:01:47.097 DEBUG:teuthology.parallel:result is None 2023-09-23T22:01:47.247 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:47.472 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:01:47.472 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:01:47.923 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:48.148 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:01:48.148 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:01:48.599 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:49.100 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:01:49.101 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:01:49.560 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:49.686 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:49.829 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:50.079 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:01:50.080 INFO:teuthology.orchestra.run.smithi121.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:01:50.538 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:50.681 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:50.791 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T22:01:50.926 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T22:01:51.219 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:01:54.183 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:01:54.703 INFO:teuthology.orchestra.run.smithi121.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T22:01:54.706 DEBUG:teuthology.parallel:result is None 2023-09-23T22:01:54.706 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:01:54.706 INFO:teuthology.packaging:ref: None 2023-09-23T22:01:54.706 INFO:teuthology.packaging:tag: None 2023-09-23T22:01:54.707 INFO:teuthology.packaging:branch: pacific 2023-09-23T22:01:54.707 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:01:54.707 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T22:01:55.098 DEBUG:teuthology.orchestra.run.smithi121:> dpkg-query -W -f '${Version}' ceph 2023-09-23T22:01:55.122 INFO:teuthology.orchestra.run.smithi121.stdout:16.2.14-37-g2e1f1015-1focal 2023-09-23T22:01:55.122 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-37-g2e1f1015-1focal 2023-09-23T22:01:55.123 INFO:teuthology.task.install:The correct ceph version 16.2.14-37-g2e1f1015-1focal is installed. 2023-09-23T22:01:55.123 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:01:55.123 INFO:teuthology.packaging:ref: None 2023-09-23T22:01:55.123 INFO:teuthology.packaging:tag: None 2023-09-23T22:01:55.123 INFO:teuthology.packaging:branch: pacific 2023-09-23T22:01:55.123 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:01:55.123 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T22:01:55.479 DEBUG:teuthology.orchestra.run.smithi123:> dpkg-query -W -f '${Version}' ceph 2023-09-23T22:01:55.500 INFO:teuthology.orchestra.run.smithi123.stdout:16.2.14-37-g2e1f1015-1focal 2023-09-23T22:01:55.500 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-37-g2e1f1015-1focal 2023-09-23T22:01:55.500 INFO:teuthology.task.install:The correct ceph version 16.2.14-37-g2e1f1015-1focal is installed. 2023-09-23T22:01:55.501 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-23T22:01:55.501 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:01:55.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T22:01:55.515 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:01:55.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T22:01:55.556 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-23T22:01:55.556 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:01:55.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T22:01:55.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T22:01:55.631 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:01:55.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T22:01:55.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T22:01:55.705 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-23T22:01:55.705 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:01:55.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T22:01:55.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T22:01:55.779 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:01:55.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T22:01:55.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T22:01:55.851 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-23T22:01:55.851 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:01:55.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T22:01:55.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T22:01:55.924 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:01:55.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T22:01:55.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T22:01:55.997 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-23T22:01:56.064 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', '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:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T22:01:56.064 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-09-23T22:01:56.064 INFO:tasks.cephadm:Cluster fsid is cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:01:56.065 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-23T22:01:56.065 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.121', 'mon.c': '[v2:172.21.15.121:3301,v1:172.21.15.121:6790]', 'mon.b': '172.21.15.123'} 2023-09-23T22:01:56.065 INFO:tasks.cephadm:First mon is mon.a on smithi121 2023-09-23T22:01:56.065 INFO:tasks.cephadm:First mgr is y 2023-09-23T22:01:56.065 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-23T22:01:56.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo hostname $(hostname -s) 2023-09-23T22:01:56.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2023-09-23T22:01:56.098 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-09-23T22:01:56.098 DEBUG:teuthology.orchestra.run.smithi121:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T22:01:56.361 INFO:teuthology.orchestra.run.smithi121.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Sep 23 22:01 /home/ubuntu/cephtest/cephadm 2023-09-23T22:01:56.362 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T22:01:56.565 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Sep 23 22:01 /home/ubuntu/cephtest/cephadm 2023-09-23T22:01:56.566 DEBUG:teuthology.orchestra.run.smithi121:> 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:01:56.575 DEBUG:teuthology.orchestra.run.smithi123:> 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:01:56.594 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-09-23T22:01:56.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-09-23T22:01:56.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-09-23T22:01:56.885 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-23T22:01:56.917 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-23T22:02:37.538 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:02:37.538 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph_version": "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)", 2023-09-23T22:02:37.539 INFO:teuthology.orchestra.run.smithi121.stdout: "image_id": "1e6a756174a8dbc0d5ced5aeb4272e8f04dc2045a9196dffb3df976d1caca13e", 2023-09-23T22:02:37.539 INFO:teuthology.orchestra.run.smithi121.stdout: "repo_digests": [ 2023-09-23T22:02:37.539 INFO:teuthology.orchestra.run.smithi121.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:396076557f19bac7d00d097a6db258821cfaec622cd332710d7957388aedf72b" 2023-09-23T22:02:37.539 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:02:37.539 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:02:43.642 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:02:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph_version": "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)", 2023-09-23T22:02:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "image_id": "1e6a756174a8dbc0d5ced5aeb4272e8f04dc2045a9196dffb3df976d1caca13e", 2023-09-23T22:02:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "repo_digests": [ 2023-09-23T22:02:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:396076557f19bac7d00d097a6db258821cfaec622cd332710d7957388aedf72b" 2023-09-23T22:02:43.643 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:02:43.643 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:02:43.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo mkdir -p /etc/ceph 2023-09-23T22:02:43.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2023-09-23T22:02:43.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 777 /etc/ceph 2023-09-23T22:02:43.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2023-09-23T22:02:43.757 INFO:tasks.cephadm:Writing seed config... 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-23T22:02:43.758 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-23T22:02:43.759 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-23T22:02:43.759 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-23T22:02:43.759 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-23T22:02:43.759 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:02:43.759 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-23T22:02:43.787 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 = cf8c85ae-5a5c-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-23T22:02:43.788 DEBUG:teuthology.orchestra.run.smithi121:mon.a> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-23T22:02:43.831 DEBUG:teuthology.orchestra.run.smithi121:mgr.y> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-23T22:02:43.878 INFO:tasks.cephadm:Bootstrapping... 2023-09-23T22:02:43.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid cf8c85ae-5a5c-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.121 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-23T22:02:44.089 INFO:teuthology.orchestra.run.smithi121.stderr:-------------------------------------------------------------------------------- 2023-09-23T22:02:44.089 INFO:teuthology.orchestra.run.smithi121.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', 'cf8c85ae-5a5c-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.121', '--skip-admin-label'] 2023-09-23T22:02:44.089 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying podman|docker is present... 2023-09-23T22:02:44.089 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying lvm2 is present... 2023-09-23T22:02:44.089 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying time synchronization is in place... 2023-09-23T22:02:44.095 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T22:02:44.101 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.108 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T22:02:44.113 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.118 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: masked 2023-09-23T22:02:44.123 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.127 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T22:02:44.134 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.141 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: enabled 2023-09-23T22:02:44.146 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: active 2023-09-23T22:02:44.147 INFO:teuthology.orchestra.run.smithi121.stderr:Unit ntp.service is enabled and running 2023-09-23T22:02:44.147 INFO:teuthology.orchestra.run.smithi121.stderr:Repeating the final host check... 2023-09-23T22:02:44.147 INFO:teuthology.orchestra.run.smithi121.stderr:docker (/usr/bin/docker) is present 2023-09-23T22:02:44.147 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl is present 2023-09-23T22:02:44.147 INFO:teuthology.orchestra.run.smithi121.stderr:lvcreate is present 2023-09-23T22:02:44.152 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T22:02:44.157 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.162 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T22:02:44.167 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.172 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: masked 2023-09-23T22:02:44.178 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.184 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T22:02:44.189 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2023-09-23T22:02:44.195 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: enabled 2023-09-23T22:02:44.200 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: active 2023-09-23T22:02:44.201 INFO:teuthology.orchestra.run.smithi121.stderr:Unit ntp.service is enabled and running 2023-09-23T22:02:44.201 INFO:teuthology.orchestra.run.smithi121.stderr:Host looks OK 2023-09-23T22:02:44.201 INFO:teuthology.orchestra.run.smithi121.stderr:Cluster fsid: cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:44.201 INFO:teuthology.orchestra.run.smithi121.stderr:Acquiring lock 139798137208784 on /run/cephadm/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.lock 2023-09-23T22:02:44.201 INFO:teuthology.orchestra.run.smithi121.stderr:Lock 139798137208784 acquired on /run/cephadm/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.lock 2023-09-23T22:02:44.202 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying IP 172.21.15.121 port 3300 ... 2023-09-23T22:02:44.202 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying IP 172.21.15.121 port 6789 ... 2023-09-23T22:02:44.202 INFO:teuthology.orchestra.run.smithi121.stderr:Base mon IP(s) is [172.21.15.121:3300, 172.21.15.121:6789], mon addrv is [v2:172.21.15.121:3300,v1:172.21.15.121:6789] 2023-09-23T22:02:44.206 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-09-23T22:02:44.206 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.121 metric 100 2023-09-23T22:02:44.206 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-23T22:02:44.206 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.121 2023-09-23T22:02:44.207 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.121 metric 100 2023-09-23T22:02:44.210 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-09-23T22:02:44.210 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-09-23T22:02:44.210 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1770sec pref medium 2023-09-23T22:02:44.213 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-23T22:02:44.213 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-09-23T22:02:44.213 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-09-23T22:02:44.213 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-09-23T22:02:44.213 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cba3/64 scope link 2023-09-23T22:02:44.214 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-09-23T22:02:44.215 INFO:teuthology.orchestra.run.smithi121.stderr:Mon IP `172.21.15.121` is in CIDR network `172.21.0.0/20` 2023-09-23T22:02:44.215 INFO:teuthology.orchestra.run.smithi121.stderr:Mon IP `172.21.15.121` is in CIDR network `172.21.0.0/20` 2023-09-23T22:02:44.215 INFO:teuthology.orchestra.run.smithi121.stderr:Mon IP `172.21.15.121` is in CIDR network `172.21.15.254/32` 2023-09-23T22:02:44.215 INFO:teuthology.orchestra.run.smithi121.stderr:Mon IP `172.21.15.121` is in CIDR network `172.21.15.254/32` 2023-09-23T22:02:44.215 INFO:teuthology.orchestra.run.smithi121.stderr: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-23T22:02:44.215 INFO:teuthology.orchestra.run.smithi121.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-23T22:02:44.216 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-23T22:02:44.218 INFO:journalctl@ceph.mon.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:02:44.331 INFO:journalctl@ceph.mgr.y.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:02:44.418 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-09-23T22:02:44.454 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: Digest: sha256:396076557f19bac7d00d097a6db258821cfaec622cd332710d7957388aedf72b 2023-09-23T22:02:44.454 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-09-23T22:02:44.479 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-09-23T22:02:45.458 INFO:teuthology.orchestra.run.smithi121.stderr:ceph: ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable) 2023-09-23T22:02:46.042 INFO:teuthology.orchestra.run.smithi121.stderr:Ceph version: ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable) 2023-09-23T22:02:46.043 INFO:teuthology.orchestra.run.smithi121.stderr:Extracting ceph user uid/gid from container image... 2023-09-23T22:02:46.747 INFO:teuthology.orchestra.run.smithi121.stderr:stat: 167 167 2023-09-23T22:02:47.444 INFO:teuthology.orchestra.run.smithi121.stderr:Creating initial keys... 2023-09-23T22:02:48.255 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-authtool: AQCIYA9lzuAWDxAAInvq9RlnG/fVOAKWdRqfxg== 2023-09-23T22:02:49.648 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-authtool: AQCJYA9lIAyOJhAA4KTWFB4xXX/YZhxd3ojLgQ== 2023-09-23T22:02:51.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-authtool: AQCLYA9lFZLFAhAAap501hGPdlc5xspVMJspsA== 2023-09-23T22:02:51.694 INFO:teuthology.orchestra.run.smithi121.stderr:Creating initial monmap... 2023-09-23T22:02:52.545 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T22:02:52.546 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:52.546 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T22:02:53.139 INFO:teuthology.orchestra.run.smithi121.stderr:monmaptool for a [v2:172.21.15.121:3300,v1:172.21.15.121:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T22:02:53.139 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: set fsid to cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:53.139 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T22:02:53.139 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:02:53.139 INFO:teuthology.orchestra.run.smithi121.stderr:Creating mon... 2023-09-23T22:02:53.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.920+0000 7f80392be880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:02:53.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.920+0000 7f80392be880 1 imported monmap: 2023-09-23T22:02:53.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: epoch 0 2023-09-23T22:02:53.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:53.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: last_changed 2023-09-23T22:02:52.542992+0000 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: created 2023-09-23T22:02:52.542992+0000 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.920+0000 7f80392be880 0 /usr/bin/ceph-mon: set fsid to cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: RocksDB version: 6.8.1 2023-09-23T22:02:53.932 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Compile date Sep 21 2023 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: DB SUMMARY 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.933 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-23T22:02:53.956 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.978 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:02:53.978 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.create_if_missing: 1 2023-09-23T22:02:53.978 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:02:53.978 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.env: 0x557e1bdc1080 2023-09-23T22:02:53.978 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.fs: Posix File System 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.info_log: 0x557e1dbb5aa0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:02:53.979 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.db_log_dir: 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:02:53.980 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.write_buffer_manager: 0x557e1dbbd890 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:02:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.row_cache: None 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.wal_filter: None 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:02:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:02:53.983 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Compression algorithms supported: 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kZSTD supported: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:02:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.merge_operator: 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557e1dacbd20) 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: index_type: 0 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-09-23T22:02:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: checksum: 1 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache: 0x557e1db02d10 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-09-23T22:02:53.987 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: format_version: 2 2023-09-23T22:02:53.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_align: 0 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.num_levels: 7 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:02:53.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:02:53.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:02:53.991 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:02:53.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:02:53.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:02:53.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: [version_set.cc:4568] 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-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.924+0000 7f80392be880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.928+0000 7f80392be880 4 rocksdb: DB pointer 0x557e1dbcb800 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.928+0000 7f8022147700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.928+0000 7f8022147700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:02:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.996 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:02:53.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:02:53.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 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-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.928+0000 7f80392be880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.928+0000 7f80392be880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-09-23T22:02:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2023-09-23T22:02:53.928+0000 7f80392be880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-23T22:02:54.460 INFO:teuthology.orchestra.run.smithi121.stderr:create mon.a on 2023-09-23T22:02:54.484 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-23T22:02:54.686 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-23T22:02:54.899 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.target. 2023-09-23T22:02:54.899 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.target. 2023-09-23T22:02:55.325 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to reset failed state of unit ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-23T22:02:55.333 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.target.wants/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@.service. 2023-09-23T22:02:55.552 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2023-09-23T22:02:55.553 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to enable service . firewalld.service is not available 2023-09-23T22:02:55.553 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mon to start... 2023-09-23T22:02:55.553 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mon... 2023-09-23T22:02:57.169 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: cluster: 2023-09-23T22:02:57.169 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: id: cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:57.170 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: services: 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.194698s) 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr: no daemons active 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:02:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: data: 2023-09-23T22:02:57.172 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-09-23T22:02:57.172 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-09-23T22:02:57.172 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-09-23T22:02:57.172 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: pgs: 2023-09-23T22:02:57.172 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:02:57.194 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:57 smithi121 bash[26800]: cluster 2023-09-23T22:02:56.961535+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T22:02:57.783 INFO:teuthology.orchestra.run.smithi121.stderr:mon is available 2023-09-23T22:02:57.783 INFO:teuthology.orchestra.run.smithi121.stderr:Assimilating anything we can from ceph.conf... 2023-09-23T22:02:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:58 smithi121 bash[26800]: cluster 2023-09-23T22:02:56.972180+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T22:02:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:58 smithi121 bash[26800]: cluster 2023-09-23T22:02:56.974221+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} removed_ranks: {} 2023-09-23T22:02:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:58 smithi121 bash[26800]: cluster 2023-09-23T22:02:56.997971+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-23T22:02:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:58 smithi121 bash[26800]: cluster 2023-09-23T22:02:57.003458+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T22:02:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:58 smithi121 bash[26800]: cluster 2023-09-23T22:02:57.004275+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T22:02:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:58 smithi121 bash[26800]: audit 2023-09-23T22:02:57.166819+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.121:0/42714421' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-23T22:02:58.789 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:02:58.789 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [global] 2023-09-23T22:02:58.790 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: fsid = cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: log_to_journald = false 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.121:3300,v1:172.21.15.121:6789] 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:02:58.791 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [mgr] 2023-09-23T22:02:58.792 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-09-23T22:02:58.792 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:02:58.792 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [osd] 2023-09-23T22:02:58.792 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-09-23T22:02:58.792 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-09-23T22:02:59.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:59 smithi121 bash[26800]: audit 2023-09-23T22:02:58.780006+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.121:0/1326135919' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T22:02:59.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:02:59 smithi121 bash[26800]: audit 2023-09-23T22:02:58.786238+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.121:0/1326135919' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-23T22:02:59.449 INFO:teuthology.orchestra.run.smithi121.stderr:Generating new minimal ceph.conf... 2023-09-23T22:03:01.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:00 smithi121 bash[26800]: audit 2023-09-23T22:03:00.531005+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/2699929123' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:03:01.154 INFO:teuthology.orchestra.run.smithi121.stderr:Restarting the monitor... 2023-09-23T22:03:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:01 smithi121 systemd[1]: Stopping Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:03:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:01 smithi121 bash[27197]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon.a 2023-09-23T22:03:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:01 smithi121 bash[26800]: debug 2023-09-23T22:03:01.344+0000 7fadc1d0c700 -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-23T22:03:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:01 smithi121 bash[26800]: debug 2023-09-23T22:03:01.344+0000 7fadc1d0c700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-23T22:03:02.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:01 smithi121 bash[27235]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:03:02.043 INFO:teuthology.orchestra.run.smithi121.stderr:Setting mon public_network to 172.21.0.0/20,172.21.15.254/32 2023-09-23T22:03:02.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:02 smithi121 bash[27298]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:03:02.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:02 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T22:03:02.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:02 smithi121 systemd[1]: Stopped Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:03:02.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:02 smithi121 systemd[1]: Started Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:03:03.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.180+0000 7fb6aabe7880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:03:03.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.180+0000 7fb6aabe7880 0 ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable), process ceph-mon, pid 7 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.180+0000 7fb6aabe7880 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 0 load: jerasure load: lrc load: isa 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: RocksDB version: 6.8.1 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Compile date Sep 21 2023 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: DB SUMMARY 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86725 ; 2023-09-23T22:03:03.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.env: 0x55d6707c1080 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.fs: Posix File System 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.info_log: 0x55d6713a3a80 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:03:03.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.db_log_dir: 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:03:03.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.write_buffer_manager: 0x55d6720a02d0 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:03:03.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.row_cache: None 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.wal_filter: None 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T22:03:03.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:03:03.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:03:03.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Compression algorithms supported: 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:03:03.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kZSTD supported: 0 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.merge_operator: 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:03:03.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d671351d18) 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cache_index_and_filter_blocks: 1 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: pin_top_level_index_and_filter: 1 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: index_type: 0 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: data_block_index_type: 0 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: index_shortening: 1 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: hash_index_allow_collision: 1 2023-09-23T22:03:03.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: checksum: 1 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: no_block_cache: 0 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_cache: 0x55d671388f10 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_cache_name: BinnedLRUCache 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_cache_options: 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: capacity : 536870912 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: num_shard_bits : 4 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: strict_capacity_limit : 0 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: high_pri_pool_ratio: 0.000 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_cache_compressed: (nil) 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: persistent_cache: (nil) 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_size: 4096 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_size_deviation: 10 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_restart_interval: 16 2023-09-23T22:03:03.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: index_block_restart_interval: 1 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: metadata_block_size: 4096 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: partition_filters: 0 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: use_delta_encoding: 1 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: whole_key_filtering: 1 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: verify_compression: 0 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: read_amp_bytes_per_bit: 0 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: format_version: 2 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: enable_index_compression: 1 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: block_align: 0 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:03:03.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.num_levels: 7 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:03:03.494 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:03:03.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:03:03.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:03:03.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.184+0000 7fb6aabe7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:03:03.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506583192578, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506583193664, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83325, "table_properties": {"data_size": 81598, "index_size": 332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9829, "raw_average_key_size": 47, "raw_value_size": 75919, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 206, "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": 1695506583, "oldest_key_time": 3, "file_creation_time": 0}} 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506583194114, "job": 1, "event": "recovery_finished"} 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 4 rocksdb: DB pointer 0x55d671451800 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6919ef700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6919ef700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** DB Stats ** 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:03:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** Compaction Stats [default] ** 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: L0 2/0 83.03 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Sum 2/0 83.03 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** Compaction Stats [default] ** 2023-09-23T22:03:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Cumulative compaction: 0.00 GB write, 17.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Interval compaction: 0.00 GB write, 17.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** Compaction Stats [default] ** 2023-09-23T22:03:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: L0 2/0 83.03 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Sum 2/0 83.03 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** Compaction Stats [default] ** 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:03:03.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: Cumulative compaction: 0.00 GB write, 17.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.188+0000 7fb6aabe7880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 1 mon.a@-1(???) e1 preinit fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 0 mon.a@-1(???).mds e1 new map 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 0 mon.a@-1(???).mds e1 print_map 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: e1 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:03:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 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-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: legacy client fscid: -1 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: No filesystems configured 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: audit 2023-09-23T22:03:00.531005+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/2699929123' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: debug 2023-09-23T22:03:03.192+0000 7fb6aabe7880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cluster 2023-09-23T22:03:03.225309+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cluster 2023-09-23T22:03:03.225470+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} removed_ranks: {} 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cluster 2023-09-23T22:03:03.226589+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-23T22:03:03.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cluster 2023-09-23T22:03:03.226702+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T22:03:03.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:03 smithi121 bash[27336]: cluster 2023-09-23T22:03:03.227661+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T22:03:04.045 INFO:teuthology.orchestra.run.smithi121.stderr:Wrote config to /etc/ceph/ceph.conf 2023-09-23T22:03:04.045 INFO:teuthology.orchestra.run.smithi121.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-23T22:03:04.045 INFO:teuthology.orchestra.run.smithi121.stderr:Creating mgr... 2023-09-23T22:03:04.046 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying port 9283 ... 2023-09-23T22:03:04.280 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to reset failed state of unit ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-23T22:03:04.288 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7.target.wants/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@.service. 2023-09-23T22:03:04.491 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2023-09-23T22:03:04.492 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to enable service . firewalld.service is not available 2023-09-23T22:03:04.492 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2023-09-23T22:03:04.492 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-23T22:03:04.492 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr to start... 2023-09-23T22:03:04.492 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr... 2023-09-23T22:03:04.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:04 smithi121 bash[27336]: audit 2023-09-23T22:03:03.446222+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.121:0/3418032913' entity='client.admin' 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "cf8c85ae-5a5c-11ee-8db4-212e2dc638e7", 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2023-09-23T22:03:06.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2023-09-23T22:03:06.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-23T22:03:06.110 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-23T22:03:06.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": false, 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2023-09-23T22:02:56.995144+0000", 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2023-09-23T22:03:06.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:06.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-23T22:03:06.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:06.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:06 smithi121 bash[27336]: audit 2023-09-23T22:03:06.099738+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.121:0/1637912896' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:03:06.307 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:06 smithi121 bash[27601]: debug 2023-09-23T22:03:06.116+0000 7f47c151f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:03:06.777 INFO:teuthology.orchestra.run.smithi121.stderr:mgr not available, waiting (1/15)... 2023-09-23T22:03:07.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:06 smithi121 bash[27601]: debug 2023-09-23T22:03:06.600+0000 7f47c151f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:03:07.881 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:07 smithi121 bash[27601]: debug 2023-09-23T22:03:07.532+0000 7f47c151f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:03:07.881 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:07 smithi121 bash[27601]: debug 2023-09-23T22:03:07.628+0000 7f47c151f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:03:08.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:07 smithi121 bash[27601]: debug 2023-09-23T22:03:07.872+0000 7f47c151f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:03:09.180 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:09 smithi121 bash[27601]: debug 2023-09-23T22:03:09.016+0000 7f47c151f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:03:09.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:09 smithi121 bash[27601]: debug 2023-09-23T22:03:09.172+0000 7f47c151f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:03:09.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:09 smithi121 bash[27601]: debug 2023-09-23T22:03:09.268+0000 7f47c151f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:03:09.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:09 smithi121 bash[27601]: debug 2023-09-23T22:03:09.380+0000 7f47c151f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:03:09.988 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:03:09.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:09.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "cf8c85ae-5a5c-11ee-8db4-212e2dc638e7", 2023-09-23T22:03:09.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2023-09-23T22:03:09.989 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-23T22:03:09.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2023-09-23T22:03:09.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2023-09-23T22:03:09.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:09.990 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-23T22:03:09.991 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:09 smithi121 bash[27601]: debug 2023-09-23T22:03:09.600+0000 7f47c151f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:03:09.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2023-09-23T22:03:09.992 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-23T22:03:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-23T22:03:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-23T22:03:09.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-23T22:03:09.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-23T22:03:09.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:09.997 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2023-09-23T22:03:09.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": false, 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2023-09-23T22:03:09.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2023-09-23T22:02:56.995144+0000", 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-23T22:03:10.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:10.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:10 smithi121 bash[27336]: audit 2023-09-23T22:03:09.985468+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.121:0/660382535' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:03:10.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:09 smithi121 bash[27601]: debug 2023-09-23T22:03:09.980+0000 7f47c151f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:03:10.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:10 smithi121 bash[27601]: debug 2023-09-23T22:03:10.104+0000 7f47c151f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:03:10.627 INFO:teuthology.orchestra.run.smithi121.stderr:mgr not available, waiting (2/15)... 2023-09-23T22:03:11.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:10 smithi121 bash[27601]: debug 2023-09-23T22:03:10.964+0000 7f47c151f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:03:11.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:11 smithi121 bash[27601]: debug 2023-09-23T22:03:11.072+0000 7f47c151f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:03:11.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:11 smithi121 bash[27601]: debug 2023-09-23T22:03:11.184+0000 7f47c151f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:03:11.700 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:11 smithi121 bash[27601]: debug 2023-09-23T22:03:11.404+0000 7f47c151f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:03:12.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:11 smithi121 bash[27601]: debug 2023-09-23T22:03:11.692+0000 7f47c151f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:03:12.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:11 smithi121 bash[27601]: debug 2023-09-23T22:03:11.860+0000 7f47c151f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:03:12.352 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27601]: debug 2023-09-23T22:03:12.028+0000 7f47c151f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:03:12.352 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27601]: debug 2023-09-23T22:03:12.236+0000 7f47c151f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:03:12.660 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27601]: debug 2023-09-23T22:03:12.344+0000 7f47c151f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: cluster 2023-09-23T22:03:12.370415+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: cluster 2023-09-23T22:03:12.376391+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00615163s) 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.378643+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.379029+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.379391+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.379632+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.379998+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: cluster 2023-09-23T22:03:12.382970+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.395561+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' 2023-09-23T22:03:12.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.403845+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:03:12.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.408399+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:03:12.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.412729+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' 2023-09-23T22:03:12.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:12 smithi121 bash[27336]: audit 2023-09-23T22:03:12.415624+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.121:0/1236191066' entity='mgr.y' 2023-09-23T22:03:14.104 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:03:14.104 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:14.104 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "cf8c85ae-5a5c-11ee-8db4-212e2dc638e7", 2023-09-23T22:03:14.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2023-09-23T22:03:14.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-23T22:03:14.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2023-09-23T22:03:14.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2023-09-23T22:03:14.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-23T22:03:14.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2023-09-23T22:03:14.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2023-09-23T22:03:14.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:14.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:14.108 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-23T22:03:14.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-23T22:03:14.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-23T22:03:14.109 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-23T22:03:14.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-23T22:03:14.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": true, 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2023-09-23T22:03:14.114 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T22:03:14.115 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2023-09-23T22:02:56.995144+0000", 2023-09-23T22:03:14.115 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2023-09-23T22:03:14.115 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2023-09-23T22:03:14.115 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-23T22:03:14.115 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:14.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:14 smithi121 bash[27336]: cluster 2023-09-23T22:03:13.381973+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01175s) 2023-09-23T22:03:14.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:14 smithi121 bash[27336]: audit 2023-09-23T22:03:14.101240+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.121:0/2153021285' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:03:14.757 INFO:teuthology.orchestra.run.smithi121.stderr:mgr is available 2023-09-23T22:03:16.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:03:16.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [global] 2023-09-23T22:03:16.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: fsid = cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:03:16.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: log_to_journald = false 2023-09-23T22:03:16.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-09-23T22:03:16.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-09-23T22:03:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-09-23T22:03:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-09-23T22:03:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:03:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [mgr] 2023-09-23T22:03:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-09-23T22:03:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2023-09-23T22:03:16.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [osd] 2023-09-23T22:03:16.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-09-23T22:03:16.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-09-23T22:03:16.694 INFO:teuthology.orchestra.run.smithi121.stderr:Enabling cephadm module... 2023-09-23T22:03:16.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:16 smithi121 bash[27336]: cluster 2023-09-23T22:03:15.381728+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-09-23T22:03:16.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:16 smithi121 bash[27336]: audit 2023-09-23T22:03:16.041229+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.121:0/744137109' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T22:03:18.443 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:18 smithi121 bash[27601]: ignoring --setuser ceph since I am not root 2023-09-23T22:03:18.443 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:18 smithi121 bash[27601]: ignoring --setgroup ceph since I am not root 2023-09-23T22:03:18.444 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:18 smithi121 bash[27601]: debug 2023-09-23T22:03:18.336+0000 7f7fcbaae680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:03:18.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:18 smithi121 bash[27336]: audit 2023-09-23T22:03:18.096064+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.121:0/336830743' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-23T22:03:18.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:18 smithi121 bash[27601]: debug 2023-09-23T22:03:18.436+0000 7f7fcbaae680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:03:19.159 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:18 smithi121 bash[27601]: debug 2023-09-23T22:03:18.884+0000 7f7fcbaae680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:03:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:19 smithi121 bash[27336]: audit 2023-09-23T22:03:18.153262+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.121:0/336830743' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-23T22:03:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:19 smithi121 bash[27336]: cluster 2023-09-23T22:03:18.153361+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-09-23T22:03:20.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:19 smithi121 bash[27601]: debug 2023-09-23T22:03:19.820+0000 7f7fcbaae680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:03:20.189 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:19 smithi121 bash[27601]: debug 2023-09-23T22:03:19.920+0000 7f7fcbaae680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:03:20.227 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:20.227 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 5, 2023-09-23T22:03:20.227 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": true, 2023-09-23T22:03:20.227 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "active_name": "y", 2023-09-23T22:03:20.228 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standby": 0 2023-09-23T22:03:20.228 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:20.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:20 smithi121 bash[27336]: audit 2023-09-23T22:03:20.224170+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.121:0/3384734153' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T22:03:20.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:20 smithi121 bash[27601]: debug 2023-09-23T22:03:20.184+0000 7f7fcbaae680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:03:20.854 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for the mgr to restart... 2023-09-23T22:03:20.855 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr epoch 5... 2023-09-23T22:03:21.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:21 smithi121 bash[27601]: debug 2023-09-23T22:03:21.400+0000 7f7fcbaae680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:03:21.692 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:21 smithi121 bash[27601]: debug 2023-09-23T22:03:21.568+0000 7f7fcbaae680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:03:22.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:21 smithi121 bash[27601]: debug 2023-09-23T22:03:21.688+0000 7f7fcbaae680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:03:22.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:21 smithi121 bash[27601]: debug 2023-09-23T22:03:21.808+0000 7f7fcbaae680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:03:22.419 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:22 smithi121 bash[27601]: debug 2023-09-23T22:03:22.048+0000 7f7fcbaae680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:03:22.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:22 smithi121 bash[27601]: debug 2023-09-23T22:03:22.416+0000 7f7fcbaae680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:03:22.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:22 smithi121 bash[27601]: debug 2023-09-23T22:03:22.536+0000 7f7fcbaae680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:03:23.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:23 smithi121 bash[27601]: debug 2023-09-23T22:03:23.400+0000 7f7fcbaae680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:03:23.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:23 smithi121 bash[27601]: debug 2023-09-23T22:03:23.500+0000 7f7fcbaae680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:03:23.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:23 smithi121 bash[27601]: debug 2023-09-23T22:03:23.620+0000 7f7fcbaae680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:03:24.136 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:23 smithi121 bash[27601]: debug 2023-09-23T22:03:23.840+0000 7f7fcbaae680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:03:24.478 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27601]: debug 2023-09-23T22:03:24.128+0000 7f7fcbaae680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:03:24.479 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27601]: debug 2023-09-23T22:03:24.296+0000 7f7fcbaae680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:03:24.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27601]: debug 2023-09-23T22:03:24.472+0000 7f7fcbaae680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:03:24.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27601]: debug 2023-09-23T22:03:24.684+0000 7f7fcbaae680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:03:25.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27601]: debug 2023-09-23T22:03:24.788+0000 7f7fcbaae680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:03:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: cluster 2023-09-23T22:03:24.814289+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:03:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: cluster 2023-09-23T22:03:24.814696+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-09-23T22:03:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: cluster 2023-09-23T22:03:24.821151+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-23T22:03:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: cluster 2023-09-23T22:03:24.821360+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0068165s) 2023-09-23T22:03:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: audit 2023-09-23T22:03:24.822661+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:03:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: audit 2023-09-23T22:03:24.823742+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:03:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: audit 2023-09-23T22:03:24.824944+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:03:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: audit 2023-09-23T22:03:24.825195+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:03:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: audit 2023-09-23T22:03:24.825377+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:03:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:24 smithi121 bash[27336]: cluster 2023-09-23T22:03:24.848741+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-09-23T22:03:25.840 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:25.840 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-09-23T22:03:25.840 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "initialized": true 2023-09-23T22:03:25.840 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: cephadm 2023-09-23T22:03:24.871662+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:24.873972+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:25.006481+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:25.008214+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:25.010427+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:25.019268+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:25.034955+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: audit 2023-09-23T22:03:25.039199+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:03:26.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:25 smithi121 bash[27336]: cluster 2023-09-23T22:03:25.824816+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01027s) 2023-09-23T22:03:26.516 INFO:teuthology.orchestra.run.smithi121.stderr:mgr epoch 5 is available 2023-09-23T22:03:26.516 INFO:teuthology.orchestra.run.smithi121.stderr:Setting orchestrator backend to cephadm... 2023-09-23T22:03:27.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:26 smithi121 bash[27336]: audit 2023-09-23T22:03:25.824153+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T22:03:27.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:26 smithi121 bash[27336]: audit 2023-09-23T22:03:25.837352+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T22:03:28.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:27 smithi121 bash[27336]: cluster 2023-09-23T22:03:26.879940+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-23T22:03:28.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:27 smithi121 bash[27336]: audit 2023-09-23T22:03:27.802104+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:28.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:27 smithi121 bash[27336]: audit 2023-09-23T22:03:27.845426+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:29.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:28 smithi121 bash[27336]: audit 2023-09-23T22:03:27.794460+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:29.689 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: value unchanged 2023-09-23T22:03:30.376 INFO:teuthology.orchestra.run.smithi121.stderr:Generating ssh key... 2023-09-23T22:03:30.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:30 smithi121 bash[27336]: audit 2023-09-23T22:03:29.686431+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:32.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27336]: audit 2023-09-23T22:03:31.723344+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:32.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27336]: cephadm 2023-09-23T22:03:31.723767+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-09-23T22:03:33.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: Generating public/private rsa key pair. 2023-09-23T22:03:33.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: Your identification has been saved in /tmp/tmpihpkixyr/key. 2023-09-23T22:03:33.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: Your public key has been saved in /tmp/tmpihpkixyr/key.pub. 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: The key fingerprint is: 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: SHA256:ycOOsPM+RaIEiCSBkcNDaPq7xME1xrfvHVkMYiWmPCY ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: The key's randomart image is: 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: +---[RSA 3072]----+ 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: |@B o . | 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: |O+.. . o o | 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: |o...E * o . | 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: |.. o.=.*.o o | 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: | .o....oS o | 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: | ....o +.. o | 2023-09-23T22:03:33.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: | o.o ..o o | 2023-09-23T22:03:33.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: | .. o.. . . | 2023-09-23T22:03:33.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: | .. .o.. . | 2023-09-23T22:03:33.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:32 smithi121 bash[27601]: +----[SHA256]-----+ 2023-09-23T22:03:34.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:33 smithi121 bash[27336]: audit 2023-09-23T22:03:32.655206+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:34.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:33 smithi121 bash[27336]: audit 2023-09-23T22:03:32.659244+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:34.607 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQHlEj/GB8fvRwsAc/NeRMabEUqc9aFeoVZc8o/hCR36H7ZJIKAVceqeRkV+wt6k7O4et1/fKMN4vMRavI2Gjf0ToiFQC3V2ClpvHgeZ5iCGyRgruC+GyxH5vrwiIzO2qRLt1ESROm8LHsmhGi8LnNRmr3s1tXtIZP/ErcBBAuW2Vv+VSGyNM9ZthFNOtcqkFFhaYk+SnE+RwvunFdb+7IkvTERwTcQc4+oXRH+TqH005Sjx5apke7jtdBr74LMb2Ied7rs/i4U1t68+t48pYG2cwFI1sT4mZOkvOX6S9gCrlwMpA2vVYUoIc1IqM9jY6lUNHmPwQ2416JCjc7bXOk2hBCuFYyug4FxSbpBtRzGNHgUidDwPsbKpedufyeeA2jFDjLFBMWd7lX4yPCm5RUIrVxzWgww+aU+QK/esj2T2B17hnR/D5hdVo5BQSLljgK9LyCQL+lWG9cVL9JoFT5+9Xy/kQFQ9FThMl0Dj0zIZeO/cV7a/9joQh539fhGuE= ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:03:35.214 INFO:teuthology.orchestra.run.smithi121.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-23T22:03:35.214 INFO:teuthology.orchestra.run.smithi121.stderr:Adding key to root@localhost authorized_keys... 2023-09-23T22:03:35.214 INFO:teuthology.orchestra.run.smithi121.stderr:Adding host smithi121... 2023-09-23T22:03:35.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:35 smithi121 bash[27336]: audit 2023-09-23T22:03:34.605837+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:37.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:36 smithi121 bash[27601]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2023-09-23T22:03:37.334 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Added host 'smithi121' with addr '172.21.15.121' 2023-09-23T22:03:37.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:37 smithi121 bash[27336]: audit 2023-09-23T22:03:36.515224+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi121", "addr": "172.21.15.121", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:38.223 INFO:teuthology.orchestra.run.smithi121.stderr:Deploying unmanaged mon service... 2023-09-23T22:03:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:38 smithi121 bash[27336]: audit 2023-09-23T22:03:37.332216+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:38 smithi121 bash[27336]: cephadm 2023-09-23T22:03:37.332783+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi121 2023-09-23T22:03:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:38 smithi121 bash[27336]: audit 2023-09-23T22:03:37.337699+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:40.213 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Scheduled mon update... 2023-09-23T22:03:40.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:40 smithi121 bash[27336]: audit 2023-09-23T22:03:40.205260+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:40.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:40 smithi121 bash[27336]: audit 2023-09-23T22:03:40.211000+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:41.011 INFO:teuthology.orchestra.run.smithi121.stderr:Deploying unmanaged mgr service... 2023-09-23T22:03:42.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:41 smithi121 bash[27336]: cephadm 2023-09-23T22:03:40.208049+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-23T22:03:42.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:41 smithi121 bash[27336]: audit 2023-09-23T22:03:40.666099+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:42.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:41 smithi121 bash[27336]: audit 2023-09-23T22:03:40.908321+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:42.308 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-09-23T22:03:43.675 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:43 smithi121 bash[27336]: audit 2023-09-23T22:03:42.299517+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:03:43.675 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:43 smithi121 bash[27336]: cephadm 2023-09-23T22:03:42.301885+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-23T22:03:43.675 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:43 smithi121 bash[27336]: audit 2023-09-23T22:03:42.306495+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:45.736 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:45 smithi121 bash[27336]: audit 2023-09-23T22:03:44.279888+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.121:0/824950520' entity='client.admin' 2023-09-23T22:03:45.736 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:45 smithi121 bash[27336]: cluster 2023-09-23T22:03:44.827102+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:03:47.046 INFO:teuthology.orchestra.run.smithi121.stderr:Enabling the dashboard module... 2023-09-23T22:03:47.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:46 smithi121 bash[27336]: audit 2023-09-23T22:03:45.948766+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.121:0/3168842028' entity='mgr.y' 2023-09-23T22:03:47.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:46 smithi121 bash[27336]: audit 2023-09-23T22:03:46.346918+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.121:0/2786743040' entity='client.admin' 2023-09-23T22:03:48.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:47 smithi121 bash[27336]: cluster 2023-09-23T22:03:46.827556+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:03:49.499 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27601]: ignoring --setuser ceph since I am not root 2023-09-23T22:03:49.500 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27601]: ignoring --setgroup ceph since I am not root 2023-09-23T22:03:49.500 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27601]: debug 2023-09-23T22:03:49.421+0000 7fcfad539680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:03:49.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27336]: audit 2023-09-23T22:03:48.519753+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.121:0/752658967' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-23T22:03:49.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27336]: cluster 2023-09-23T22:03:48.827989+0000 mgr.y (mgr.14116) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:03:49.749 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27601]: debug 2023-09-23T22:03:49.525+0000 7fcfad539680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:03:50.216 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:49 smithi121 bash[27601]: debug 2023-09-23T22:03:49.985+0000 7fcfad539680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:03:50.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:50 smithi121 bash[27336]: audit 2023-09-23T22:03:49.219351+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.121:0/752658967' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-23T22:03:50.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:50 smithi121 bash[27336]: cluster 2023-09-23T22:03:49.219461+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 24s) 2023-09-23T22:03:51.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:50 smithi121 bash[27601]: debug 2023-09-23T22:03:50.913+0000 7fcfad539680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:03:51.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:51 smithi121 bash[27601]: debug 2023-09-23T22:03:51.013+0000 7fcfad539680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:03:51.495 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:51.495 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 9, 2023-09-23T22:03:51.495 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": true, 2023-09-23T22:03:51.495 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "active_name": "y", 2023-09-23T22:03:51.495 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standby": 0 2023-09-23T22:03:51.496 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:51.528 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:51 smithi121 bash[27601]: debug 2023-09-23T22:03:51.273+0000 7fcfad539680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:03:51.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:51 smithi121 bash[27336]: audit 2023-09-23T22:03:51.492974+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.121:0/726319669' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T22:03:52.139 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for the mgr to restart... 2023-09-23T22:03:52.139 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr epoch 9... 2023-09-23T22:03:52.499 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:52 smithi121 bash[27601]: debug 2023-09-23T22:03:52.401+0000 7fcfad539680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:03:52.999 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:52 smithi121 bash[27601]: debug 2023-09-23T22:03:52.569+0000 7fcfad539680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:03:52.999 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:52 smithi121 bash[27601]: debug 2023-09-23T22:03:52.673+0000 7fcfad539680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:03:52.999 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:52 smithi121 bash[27601]: debug 2023-09-23T22:03:52.793+0000 7fcfad539680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:03:53.398 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:53 smithi121 bash[27601]: debug 2023-09-23T22:03:53.025+0000 7fcfad539680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:03:53.722 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:53 smithi121 bash[27601]: debug 2023-09-23T22:03:53.393+0000 7fcfad539680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:03:53.722 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:53 smithi121 bash[27601]: debug 2023-09-23T22:03:53.513+0000 7fcfad539680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:03:54.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:54 smithi121 bash[27601]: debug 2023-09-23T22:03:54.397+0000 7fcfad539680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:03:54.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:54 smithi121 bash[27601]: debug 2023-09-23T22:03:54.505+0000 7fcfad539680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:03:54.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:54 smithi121 bash[27601]: debug 2023-09-23T22:03:54.625+0000 7fcfad539680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:03:55.148 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:54 smithi121 bash[27601]: debug 2023-09-23T22:03:54.845+0000 7fcfad539680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:03:55.490 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27601]: debug 2023-09-23T22:03:55.141+0000 7fcfad539680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:03:55.490 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27601]: debug 2023-09-23T22:03:55.313+0000 7fcfad539680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:03:55.749 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27601]: debug 2023-09-23T22:03:55.485+0000 7fcfad539680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:03:55.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27601]: debug 2023-09-23T22:03:55.701+0000 7fcfad539680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:03:56.105 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27601]: debug 2023-09-23T22:03:55.805+0000 7fcfad539680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:03:56.105 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:03:56 smithi121 bash[27601]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2023-09-23T22:03:56.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: cluster 2023-09-23T22:03:55.834648+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:03:56.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: cluster 2023-09-23T22:03:55.835099+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: cluster 2023-09-23T22:03:55.841609+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: cluster 2023-09-23T22:03:55.841874+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00693468s) 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: audit 2023-09-23T22:03:55.843493+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: audit 2023-09-23T22:03:55.845058+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: audit 2023-09-23T22:03:55.846139+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: audit 2023-09-23T22:03:55.846450+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: audit 2023-09-23T22:03:55.846701+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:03:56.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:55 smithi121 bash[27336]: cluster 2023-09-23T22:03:55.850686+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-09-23T22:03:56.863 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2023-09-23T22:03:56.863 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-09-23T22:03:56.863 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "initialized": true 2023-09-23T22:03:56.864 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2023-09-23T22:03:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:56 smithi121 bash[27336]: audit 2023-09-23T22:03:55.987029+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:56 smithi121 bash[27336]: audit 2023-09-23T22:03:55.990573+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:03:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:56 smithi121 bash[27336]: audit 2023-09-23T22:03:56.032561+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:03:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:56 smithi121 bash[27336]: audit 2023-09-23T22:03:56.035894+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:03:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:56 smithi121 bash[27336]: cluster 2023-09-23T22:03:56.845294+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.01035s) 2023-09-23T22:03:57.556 INFO:teuthology.orchestra.run.smithi121.stderr:mgr epoch 9 is available 2023-09-23T22:03:57.557 INFO:teuthology.orchestra.run.smithi121.stderr:Generating a dashboard self-signed certificate... 2023-09-23T22:03:58.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:57 smithi121 bash[27336]: audit 2023-09-23T22:03:56.844234+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T22:03:58.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:57 smithi121 bash[27336]: audit 2023-09-23T22:03:56.861459+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T22:03:58.934 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Self-signed certificate created 2023-09-23T22:03:59.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:58 smithi121 bash[27336]: cluster 2023-09-23T22:03:57.892935+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-09-23T22:03:59.622 INFO:teuthology.orchestra.run.smithi121.stderr:Creating initial admin user... 2023-09-23T22:04:00.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:59 smithi121 bash[27336]: audit 2023-09-23T22:03:58.862689+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:04:00.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:59 smithi121 bash[27336]: audit 2023-09-23T22:03:58.926731+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:00.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:03:59 smithi121 bash[27336]: audit 2023-09-23T22:03:58.933240+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:01.225 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$btfJ8rY2YPLqYQdK0UwHEuf79PflHs2U0Id0xmOo2lj7/QC..hwGS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695506641, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-23T22:04:01.885 INFO:teuthology.orchestra.run.smithi121.stderr:Fetching dashboard port number... 2023-09-23T22:04:02.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:02 smithi121 bash[27336]: audit 2023-09-23T22:04:00.997817+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' 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-23T22:04:02.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:02 smithi121 bash[27336]: audit 2023-09-23T22:04:01.224521+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:03.164 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 8443 2023-09-23T22:04:03.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:03 smithi121 bash[27336]: cluster 2023-09-23T22:04:02.229451+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-23T22:04:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:03 smithi121 bash[27336]: audit 2023-09-23T22:04:02.614699+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:03.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:03 smithi121 bash[27336]: audit 2023-09-23T22:04:03.163526+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.121:0/455402109' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-23T22:04:03.818 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2023-09-23T22:04:03.818 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-23T22:04:03.819 INFO:teuthology.orchestra.run.smithi121.stderr:Ceph Dashboard is now available at: 2023-09-23T22:04:03.819 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:03.819 INFO:teuthology.orchestra.run.smithi121.stderr: URL: https://smithi121.front.sepia.ceph.com:8443/ 2023-09-23T22:04:03.820 INFO:teuthology.orchestra.run.smithi121.stderr: User: admin 2023-09-23T22:04:03.820 INFO:teuthology.orchestra.run.smithi121.stderr: Password: 3u8pqw87xa 2023-09-23T22:04:03.820 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:03.820 INFO:teuthology.orchestra.run.smithi121.stderr:Enabling autotune for osd_memory_target 2023-09-23T22:04:07.397 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr:Or, if you are only running a single cluster on this host: 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-23T22:04:08.360 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr:Please consider enabling telemetry to help improve Ceph: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr: ceph telemetry on 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr:For more information see: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr: 2023-09-23T22:04:08.361 INFO:teuthology.orchestra.run.smithi121.stderr:Bootstrap complete. 2023-09-23T22:04:08.393 INFO:tasks.cephadm:Fetching config... 2023-09-23T22:04:08.394 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:04:08.394 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-23T22:04:08.399 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-23T22:04:08.399 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:04:08.399 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-23T22:04:08.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:08 smithi121 bash[27336]: audit 2023-09-23T22:04:07.392673+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.121:0/2333792465' entity='client.admin' 2023-09-23T22:04:08.417 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-23T22:04:08.417 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:04:08.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-23T22:04:08.469 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-23T22:04:08.470 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:04:08.470 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-23T22:04:08.517 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-23T22:04:08.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQHlEj/GB8fvRwsAc/NeRMabEUqc9aFeoVZc8o/hCR36H7ZJIKAVceqeRkV+wt6k7O4et1/fKMN4vMRavI2Gjf0ToiFQC3V2ClpvHgeZ5iCGyRgruC+GyxH5vrwiIzO2qRLt1ESROm8LHsmhGi8LnNRmr3s1tXtIZP/ErcBBAuW2Vv+VSGyNM9ZthFNOtcqkFFhaYk+SnE+RwvunFdb+7IkvTERwTcQc4+oXRH+TqH005Sjx5apke7jtdBr74LMb2Ied7rs/i4U1t68+t48pYG2cwFI1sT4mZOkvOX6S9gCrlwMpA2vVYUoIc1IqM9jY6lUNHmPwQ2416JCjc7bXOk2hBCuFYyug4FxSbpBtRzGNHgUidDwPsbKpedufyeeA2jFDjLFBMWd7lX4yPCm5RUIrVxzWgww+aU+QK/esj2T2B17hnR/D5hdVo5BQSLljgK9LyCQL+lWG9cVL9JoFT5+9Xy/kQFQ9FThMl0Dj0zIZeO/cV7a/9joQh539fhGuE= ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T22:04:08.586 INFO:teuthology.orchestra.run.smithi121.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQHlEj/GB8fvRwsAc/NeRMabEUqc9aFeoVZc8o/hCR36H7ZJIKAVceqeRkV+wt6k7O4et1/fKMN4vMRavI2Gjf0ToiFQC3V2ClpvHgeZ5iCGyRgruC+GyxH5vrwiIzO2qRLt1ESROm8LHsmhGi8LnNRmr3s1tXtIZP/ErcBBAuW2Vv+VSGyNM9ZthFNOtcqkFFhaYk+SnE+RwvunFdb+7IkvTERwTcQc4+oXRH+TqH005Sjx5apke7jtdBr74LMb2Ied7rs/i4U1t68+t48pYG2cwFI1sT4mZOkvOX6S9gCrlwMpA2vVYUoIc1IqM9jY6lUNHmPwQ2416JCjc7bXOk2hBCuFYyug4FxSbpBtRzGNHgUidDwPsbKpedufyeeA2jFDjLFBMWd7lX4yPCm5RUIrVxzWgww+aU+QK/esj2T2B17hnR/D5hdVo5BQSLljgK9LyCQL+lWG9cVL9JoFT5+9Xy/kQFQ9FThMl0Dj0zIZeO/cV7a/9joQh539fhGuE= ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:04:08.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQHlEj/GB8fvRwsAc/NeRMabEUqc9aFeoVZc8o/hCR36H7ZJIKAVceqeRkV+wt6k7O4et1/fKMN4vMRavI2Gjf0ToiFQC3V2ClpvHgeZ5iCGyRgruC+GyxH5vrwiIzO2qRLt1ESROm8LHsmhGi8LnNRmr3s1tXtIZP/ErcBBAuW2Vv+VSGyNM9ZthFNOtcqkFFhaYk+SnE+RwvunFdb+7IkvTERwTcQc4+oXRH+TqH005Sjx5apke7jtdBr74LMb2Ied7rs/i4U1t68+t48pYG2cwFI1sT4mZOkvOX6S9gCrlwMpA2vVYUoIc1IqM9jY6lUNHmPwQ2416JCjc7bXOk2hBCuFYyug4FxSbpBtRzGNHgUidDwPsbKpedufyeeA2jFDjLFBMWd7lX4yPCm5RUIrVxzWgww+aU+QK/esj2T2B17hnR/D5hdVo5BQSLljgK9LyCQL+lWG9cVL9JoFT5+9Xy/kQFQ9FThMl0Dj0zIZeO/cV7a/9joQh539fhGuE= ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T22:04:08.621 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQHlEj/GB8fvRwsAc/NeRMabEUqc9aFeoVZc8o/hCR36H7ZJIKAVceqeRkV+wt6k7O4et1/fKMN4vMRavI2Gjf0ToiFQC3V2ClpvHgeZ5iCGyRgruC+GyxH5vrwiIzO2qRLt1ESROm8LHsmhGi8LnNRmr3s1tXtIZP/ErcBBAuW2Vv+VSGyNM9ZthFNOtcqkFFhaYk+SnE+RwvunFdb+7IkvTERwTcQc4+oXRH+TqH005Sjx5apke7jtdBr74LMb2Ied7rs/i4U1t68+t48pYG2cwFI1sT4mZOkvOX6S9gCrlwMpA2vVYUoIc1IqM9jY6lUNHmPwQ2416JCjc7bXOk2hBCuFYyug4FxSbpBtRzGNHgUidDwPsbKpedufyeeA2jFDjLFBMWd7lX4yPCm5RUIrVxzWgww+aU+QK/esj2T2B17hnR/D5hdVo5BQSLljgK9LyCQL+lWG9cVL9JoFT5+9Xy/kQFQ9FThMl0Dj0zIZeO/cV7a/9joQh539fhGuE= ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:04:08.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-23T22:04:13.655 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-23T22:04:13.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-23T22:04:14.120 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:13 smithi121 bash[27336]: audit 2023-09-23T22:04:12.944771+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.121:0/2840400516' entity='client.admin' 2023-09-23T22:04:16.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:16 smithi121 bash[27336]: audit 2023-09-23T22:04:15.005014+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:16.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:16 smithi121 bash[27336]: audit 2023-09-23T22:04:15.276938+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:04:16.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:16 smithi121 bash[27336]: audit 2023-09-23T22:04:15.283024+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:16.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:16 smithi121 bash[27336]: audit 2023-09-23T22:04:15.286087+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:16.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:16 smithi121 bash[27336]: audit 2023-09-23T22:04:15.291340+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:17.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:17 smithi121 bash[27336]: cluster 2023-09-23T22:04:15.847612+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:17.920 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi123 2023-09-23T22:04:17.920 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:04:17.920 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.conf 2023-09-23T22:04:17.927 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:04:17.928 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:04:17.975 INFO:tasks.cephadm:Adding host smithi123 to orchestrator... 2023-09-23T22:04:17.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi123 2023-09-23T22:04:18.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: audit 2023-09-23T22:04:17.223150+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: audit 2023-09-23T22:04:17.261487+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: audit 2023-09-23T22:04:17.264686+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: audit 2023-09-23T22:04:17.266377+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: cephadm 2023-09-23T22:04:17.268633+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:04:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: audit 2023-09-23T22:04:17.346608+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:18 smithi121 bash[27336]: audit 2023-09-23T22:04:17.349522+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:19.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:19 smithi121 bash[27336]: cephadm 2023-09-23T22:04:17.292319+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:04:19.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:19 smithi121 bash[27336]: cluster 2023-09-23T22:04:17.848069+0000 mgr.y (mgr.14146) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:21.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:21 smithi121 bash[27336]: cluster 2023-09-23T22:04:19.848538+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:21.499 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:04:21 smithi121 bash[27601]: Warning: Permanently added 'smithi123,172.21.15.123' (ECDSA) to the list of known hosts. 2023-09-23T22:04:21.857 INFO:teuthology.orchestra.run.smithi121.stdout:Added host 'smithi123' with addr '172.21.15.123' 2023-09-23T22:04:22.229 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:04:21 smithi121 bash[27601]: Warning: Permanently added '172.21.15.123' (ECDSA) to the list of known hosts. 2023-09-23T22:04:22.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:22 smithi121 bash[27336]: audit 2023-09-23T22:04:21.033303+0000 mgr.y (mgr.14146) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:04:22.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:22 smithi121 bash[27336]: audit 2023-09-23T22:04:21.855520+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:22.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:22 smithi121 bash[27336]: audit 2023-09-23T22:04:21.881567+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:22.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-23T22:04:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:23 smithi121 bash[27336]: cluster 2023-09-23T22:04:21.849020+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:23 smithi121 bash[27336]: cephadm 2023-09-23T22:04:21.856272+0000 mgr.y (mgr.14146) 13 : cephadm [INF] Added host smithi123 2023-09-23T22:04:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:23 smithi121 bash[27336]: audit 2023-09-23T22:04:22.437611+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:24.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:24 smithi121 bash[27336]: audit 2023-09-23T22:04:23.699176+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:24 smithi121 bash[27336]: cluster 2023-09-23T22:04:23.849542+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:25.591 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:04:25.592 INFO:teuthology.orchestra.run.smithi121.stdout:[{"addr": "172.21.15.121", "hostname": "smithi121", "labels": [], "status": ""}, {"addr": "172.21.15.123", "hostname": "smithi123", "labels": [], "status": ""}] 2023-09-23T22:04:26.331 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-23T22:04:26.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-23T22:04:27.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:26 smithi121 bash[27336]: audit 2023-09-23T22:04:25.589873+0000 mgr.y (mgr.14146) 15 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:04:27.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:26 smithi121 bash[27336]: cluster 2023-09-23T22:04:25.849829+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:29.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:29 smithi121 bash[27336]: cluster 2023-09-23T22:04:27.850263+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:29.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:29 smithi121 bash[27336]: audit 2023-09-23T22:04:28.921472+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:30.305 INFO:teuthology.orchestra.run.smithi121.stderr:adjusted tunables profile to default 2023-09-23T22:04:30.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.225893+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.226991+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.228347+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.229445+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: cephadm 2023-09-23T22:04:29.231217+0000 mgr.y (mgr.14146) 18 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: cephadm 2023-09-23T22:04:29.257464+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.287342+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.291172+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:30.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:30 smithi121 bash[27336]: audit 2023-09-23T22:04:29.335756+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.121:0/2439915774' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T22:04:31.111 INFO:tasks.cephadm:Adding mon.a on smithi121 2023-09-23T22:04:31.112 INFO:tasks.cephadm:Adding mon.c on smithi121 2023-09-23T22:04:31.112 INFO:tasks.cephadm:Adding mon.b on smithi123 2023-09-23T22:04:31.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b' 2023-09-23T22:04:31.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:31 smithi121 bash[27336]: cluster 2023-09-23T22:04:29.850665+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:31.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:31 smithi121 bash[27336]: audit 2023-09-23T22:04:30.299220+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.121:0/2439915774' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T22:04:31.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:31 smithi121 bash[27336]: cluster 2023-09-23T22:04:30.299319+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:33.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:33 smithi121 bash[27336]: cluster 2023-09-23T22:04:31.851051+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:33.919 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mon update... 2023-09-23T22:04:34.822 DEBUG:teuthology.orchestra.run.smithi121:mon.c> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-23T22:04:34.824 DEBUG:teuthology.orchestra.run.smithi123:mon.b> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-23T22:04:34.828 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T22:04:34.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T22:04:35.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:04:35.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: cluster 2023-09-23T22:04:33.851470+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.906356+0000 mgr.y (mgr.14146) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: cephadm 2023-09-23T22:04:33.912447+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Saving service mon spec with placement smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b;count:3 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.917453+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.919596+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.923170+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.924519+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.930204+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.933234+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:35.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: audit 2023-09-23T22:04:33.934651+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:34 smithi121 bash[27336]: cephadm 2023-09-23T22:04:33.935767+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Deploying daemon mon.b on smithi123 2023-09-23T22:04:35.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:04:37.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:36 smithi121 bash[27336]: cluster 2023-09-23T22:04:35.851877+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:39.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:39 smithi121 bash[27336]: cluster 2023-09-23T22:04:37.852285+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:39.560 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-09-23T22:04:39.561 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":1,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","modified":"2023-09-23T22:02:52.542992Z","created":"2023-09-23T22:02:52.542992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-09-23T22:04:39.564 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 1 2023-09-23T22:04:40.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:40 smithi121 bash[27336]: audit 2023-09-23T22:04:39.560396+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.123:0/1275201171' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:04:40.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:40 smithi121 bash[27336]: audit 2023-09-23T22:04:40.069801+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:40.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:40 smithi121 bash[27336]: audit 2023-09-23T22:04:40.082466+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:40.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:40 smithi121 bash[27336]: audit 2023-09-23T22:04:40.084350+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:41.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:41 smithi123 bash[27681]: debug 2023-09-23T22:04:41.095+0000 7f13bbdfd700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T22:04:41.391 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T22:04:41.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T22:04:45.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:44 smithi121 bash[33603]: debug 2023-09-23T22:04:44.977+0000 7f0b93853700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T22:04:46.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:41.111432+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:41.111832+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:41.132850+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:41.853141+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:42.106848+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:43.106928+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:43.109099+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:43.853537+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:44.107021+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:44.984425+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:45.107476+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:45.985054+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:46.107331+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.155961+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.168135+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.189165+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.189227+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.189587+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 50s) 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.196595+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:46.201291+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:46.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:46 smithi121 bash[27336]: audit 2023-09-23T22:04:46.203177+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:41.111432+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:41.111832+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:41.132850+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:41.853141+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:42.106848+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:43.106928+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:43.109099+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:43.853537+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:46.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:44.107021+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:44.984425+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:45.107476+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:45.985054+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:46.107331+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.155961+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.168135+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.189165+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.189227+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.189587+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 50s) 2023-09-23T22:04:46.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.196595+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-23T22:04:46.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:46.201291+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:46.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:46 smithi123 bash[27681]: audit 2023-09-23T22:04:46.203177+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:47.499 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:04:47 smithi121 bash[27601]: debug 2023-09-23T22:04:47.105+0000 7fcf60d3f700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T22:04:52.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:41.111432+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:41.111832+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:41.132850+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:41.853141+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:42.106848+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:43.106928+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:43.109099+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:43.853537+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:44.107021+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:44.984425+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:45.107476+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:45.985054+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:46.107331+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.155961+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.168135+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.189165+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.189227+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.189587+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 50s) 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.196595+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:46.201291+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:46.203177+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:46.992657+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.993075+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:46.998558+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:47.013751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:47.014063+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:47.854379+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:47.985693+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:48.985883+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:48.988084+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:49.854806+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:49.985765+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:50.985507+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:51.985958+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.000923+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.023439+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.030998+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.049101+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.049154+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.049459+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: cluster 2023-09-23T22:04:52.056869+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-09-23T22:04:52.336 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:52.060212+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:52.064322+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:52.070057+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:52.071219+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[27336]: audit 2023-09-23T22:04:52.072573+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:46.992657+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.993075+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:46.998558+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:47.013751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:47.014063+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:47.854379+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:47.985693+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:48.985883+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:48.988084+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:49.854806+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:49.985765+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:50.985507+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:51.985958+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.000923+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.023439+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.030998+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:04:52.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.049101+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.049154+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.049459+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: cluster 2023-09-23T22:04:52.056869+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:52.060212+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:52.064322+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:52.070057+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:52.071219+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:52.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:52 smithi121 bash[33603]: audit 2023-09-23T22:04:52.072573+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:46.992657+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.993075+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:46.998558+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:47.013751+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:47.014063+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:47.854379+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:47.985693+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:48.985883+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:48.988084+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:49.854806+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:49.985765+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:50.985507+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:51.985958+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.000923+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.023439+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.030998+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.049101+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.049154+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.049459+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: cluster 2023-09-23T22:04:52.056869+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:52.060212+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:52.064322+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:52.070057+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:52.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:52.071219+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:52.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:52 smithi123 bash[27681]: audit 2023-09-23T22:04:52.072573+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:53.404 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-09-23T22:04:53.404 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":3,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","modified":"2023-09-23T22:04:46.986309Z","created":"2023-09-23T22:02:52.542992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3301","nonce":0},{"type":"v1","addr":"172.21.15.121:6790","nonce":0}]},"addr":"172.21.15.121:6790/0","public_addr":"172.21.15.121:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-23T22:04:53.407 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 3 2023-09-23T22:04:53.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: cluster 2023-09-23T22:04:51.855224+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:53.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: cephadm 2023-09-23T22:04:52.074380+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:04:53.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: cephadm 2023-09-23T22:04:52.074839+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:04:53.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.114417+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.120199+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.126685+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: cephadm 2023-09-23T22:04:52.128953+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.129466+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.130767+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.132044+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: cephadm 2023-09-23T22:04:52.133247+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[33603]: audit 2023-09-23T22:04:52.985948+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:53.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: cluster 2023-09-23T22:04:51.855224+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: cephadm 2023-09-23T22:04:52.074380+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: cephadm 2023-09-23T22:04:52.074839+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.114417+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.120199+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.126685+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: cephadm 2023-09-23T22:04:52.128953+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.129466+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.130767+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.132044+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: cephadm 2023-09-23T22:04:52.133247+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2023-09-23T22:04:53.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:53 smithi121 bash[27336]: audit 2023-09-23T22:04:52.985948+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:53.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: cluster 2023-09-23T22:04:51.855224+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:53.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: cephadm 2023-09-23T22:04:52.074380+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:04:53.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: cephadm 2023-09-23T22:04:52.074839+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:04:53.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.114417+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.120199+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.126685+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: cephadm 2023-09-23T22:04:52.128953+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.129466+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.130767+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.132044+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: cephadm 2023-09-23T22:04:52.133247+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2023-09-23T22:04:53.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:53 smithi123 bash[27681]: audit 2023-09-23T22:04:52.985948+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:04:54.158 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-23T22:04:54.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[33603]: audit 2023-09-23T22:04:53.403525+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.123:0/2292595590' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[33603]: audit 2023-09-23T22:04:54.075575+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[33603]: audit 2023-09-23T22:04:54.077077+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[33603]: audit 2023-09-23T22:04:54.078481+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[33603]: audit 2023-09-23T22:04:54.079653+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[27336]: audit 2023-09-23T22:04:53.403525+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.123:0/2292595590' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[27336]: audit 2023-09-23T22:04:54.075575+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:54.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[27336]: audit 2023-09-23T22:04:54.077077+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:54.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[27336]: audit 2023-09-23T22:04:54.078481+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:54.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:54 smithi121 bash[27336]: audit 2023-09-23T22:04:54.079653+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:54 smithi123 bash[27681]: audit 2023-09-23T22:04:53.403525+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.123:0/2292595590' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:04:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:54 smithi123 bash[27681]: audit 2023-09-23T22:04:54.075575+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:54 smithi123 bash[27681]: audit 2023-09-23T22:04:54.077077+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:54 smithi123 bash[27681]: audit 2023-09-23T22:04:54.078481+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:54 smithi123 bash[27681]: audit 2023-09-23T22:04:54.079653+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:55.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:55 smithi121 bash[27336]: cluster 2023-09-23T22:04:53.855624+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:55.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:55 smithi121 bash[27336]: cephadm 2023-09-23T22:04:54.076597+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T22:04:55.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:55 smithi121 bash[27336]: cephadm 2023-09-23T22:04:54.080593+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2023-09-23T22:04:55.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:55 smithi121 bash[33603]: cluster 2023-09-23T22:04:53.855624+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:55.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:55 smithi121 bash[33603]: cephadm 2023-09-23T22:04:54.076597+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T22:04:55.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:55 smithi121 bash[33603]: cephadm 2023-09-23T22:04:54.080593+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2023-09-23T22:04:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:55 smithi123 bash[27681]: cluster 2023-09-23T22:04:53.855624+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:55 smithi123 bash[27681]: cephadm 2023-09-23T22:04:54.076597+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T22:04:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:55 smithi123 bash[27681]: cephadm 2023-09-23T22:04:54.080593+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2023-09-23T22:04:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[27336]: cluster 2023-09-23T22:04:55.855974+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[27336]: audit 2023-09-23T22:04:56.937017+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[27336]: audit 2023-09-23T22:04:56.938209+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[27336]: audit 2023-09-23T22:04:56.939289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:57.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[27336]: audit 2023-09-23T22:04:56.940192+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[33603]: cluster 2023-09-23T22:04:55.855974+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[33603]: audit 2023-09-23T22:04:56.937017+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[33603]: audit 2023-09-23T22:04:56.938209+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[33603]: audit 2023-09-23T22:04:56.939289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:57 smithi121 bash[33603]: audit 2023-09-23T22:04:56.940192+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:57 smithi123 bash[27681]: cluster 2023-09-23T22:04:55.855974+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:57 smithi123 bash[27681]: audit 2023-09-23T22:04:56.937017+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:57 smithi123 bash[27681]: audit 2023-09-23T22:04:56.938209+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:04:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:57 smithi123 bash[27681]: audit 2023-09-23T22:04:56.939289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:04:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:57 smithi123 bash[27681]: audit 2023-09-23T22:04:56.940192+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:58.020 INFO:teuthology.orchestra.run.smithi121.stdout:# minimal ceph.conf for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:04:58.020 INFO:teuthology.orchestra.run.smithi121.stdout:[global] 2023-09-23T22:04:58.020 INFO:teuthology.orchestra.run.smithi121.stdout: fsid = cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:04:58.020 INFO:teuthology.orchestra.run.smithi121.stdout: mon_host = [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] 2023-09-23T22:04:58.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:58 smithi121 bash[27336]: cephadm 2023-09-23T22:04:56.937868+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T22:04:58.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:58 smithi121 bash[27336]: cephadm 2023-09-23T22:04:56.940985+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2023-09-23T22:04:58.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:58 smithi121 bash[27336]: audit 2023-09-23T22:04:58.020162+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.121:0/3217303534' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:58.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:58 smithi121 bash[33603]: cephadm 2023-09-23T22:04:56.937868+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T22:04:58.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:58 smithi121 bash[33603]: cephadm 2023-09-23T22:04:56.940985+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2023-09-23T22:04:58.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:58 smithi121 bash[33603]: audit 2023-09-23T22:04:58.020162+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.121:0/3217303534' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:58.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:58 smithi123 bash[27681]: cephadm 2023-09-23T22:04:56.937868+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T22:04:58.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:58 smithi123 bash[27681]: cephadm 2023-09-23T22:04:56.940985+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2023-09-23T22:04:58.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:58 smithi123 bash[27681]: audit 2023-09-23T22:04:58.020162+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.121:0/3217303534' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:58.792 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-23T22:04:58.793 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:04:58.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T22:04:58.807 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:04:58.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:04:58.866 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:04:58.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T22:04:58.882 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:04:58.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:04:58.939 INFO:tasks.cephadm:Adding mgr.y on smithi121 2023-09-23T22:04:58.939 INFO:tasks.cephadm:Adding mgr.x on smithi123 2023-09-23T22:04:58.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi121=y;smithi123=x' 2023-09-23T22:04:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:59 smithi123 bash[27681]: cluster 2023-09-23T22:04:57.856344+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:59 smithi123 bash[27681]: audit 2023-09-23T22:04:58.724217+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:59 smithi123 bash[27681]: audit 2023-09-23T22:04:58.726056+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:59 smithi123 bash[27681]: audit 2023-09-23T22:04:58.728783+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:59 smithi123 bash[27681]: audit 2023-09-23T22:04:58.730089+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:04:59 smithi123 bash[27681]: audit 2023-09-23T22:04:58.736456+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:59.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[27336]: cluster 2023-09-23T22:04:57.856344+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:59.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[27336]: audit 2023-09-23T22:04:58.724217+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[27336]: audit 2023-09-23T22:04:58.726056+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[27336]: audit 2023-09-23T22:04:58.728783+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[27336]: audit 2023-09-23T22:04:58.730089+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[27336]: audit 2023-09-23T22:04:58.736456+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[33603]: cluster 2023-09-23T22:04:57.856344+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[33603]: audit 2023-09-23T22:04:58.724217+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[33603]: audit 2023-09-23T22:04:58.726056+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[33603]: audit 2023-09-23T22:04:58.728783+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[33603]: audit 2023-09-23T22:04:58.730089+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:04:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:04:59 smithi121 bash[33603]: audit 2023-09-23T22:04:58.736456+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:01.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:01 smithi123 bash[27681]: cluster 2023-09-23T22:04:59.856831+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:01.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:01 smithi121 bash[27336]: cluster 2023-09-23T22:04:59.856831+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:01.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:01 smithi121 bash[33603]: cluster 2023-09-23T22:04:59.856831+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:01.820 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mgr update... 2023-09-23T22:05:02.800 DEBUG:teuthology.orchestra.run.smithi123:mgr.x> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-23T22:05:02.802 INFO:tasks.cephadm:Deploying OSDs... 2023-09-23T22:05:02.803 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:05:02.803 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T22:05:02.810 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-23T22:05:02.810 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_1 2023-09-23T22:05:02.863 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T22:05:02.863 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:02.863 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 490 Links: 1 2023-09-23T22:05:02.863 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:02.863 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2023-09-23 21:58:31.703489302 +0000 2023-09-23T22:05:02.863 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2023-09-23 21:58:31.407496128 +0000 2023-09-23T22:05:02.864 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2023-09-23 21:58:31.407496128 +0000 2023-09-23T22:05:02.864 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2023-09-23T22:05:02.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T22:05:02.920 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2023-09-23T22:05:02.920 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2023-09-23T22:05:02.920 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000371196 s, 1.4 MB/s 2023-09-23T22:05:02.921 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T22:05:02.972 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_2 2023-09-23T22:05:03.022 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T22:05:03.022 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.023 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 496 Links: 1 2023-09-23T22:05:03.023 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.023 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2023-09-23 21:58:32.251476665 +0000 2023-09-23T22:05:03.023 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2023-09-23 21:58:31.935483952 +0000 2023-09-23T22:05:03.023 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2023-09-23 21:58:31.935483952 +0000 2023-09-23T22:05:03.023 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2023-09-23T22:05:03.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T22:05:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.809871+0000 mgr.y (mgr.14146) 48 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: cephadm 2023-09-23T22:05:01.813463+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Saving service mgr spec with placement smithi121=y;smithi123=x;count:2 2023-09-23T22:05:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.819135+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: cluster 2023-09-23T22:05:01.857288+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.864832+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.867822+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.869078+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.876025+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.878573+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.881765+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.882911+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: audit 2023-09-23T22:05:01.884244+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:02 smithi123 bash[27681]: cephadm 2023-09-23T22:05:01.885231+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:05:03.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.809871+0000 mgr.y (mgr.14146) 48 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:03.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: cephadm 2023-09-23T22:05:01.813463+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Saving service mgr spec with placement smithi121=y;smithi123=x;count:2 2023-09-23T22:05:03.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.819135+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:03.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: cluster 2023-09-23T22:05:01.857288+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.864832+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.867822+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.869078+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.876025+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.878573+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.881765+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.882911+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: audit 2023-09-23T22:05:01.884244+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:03.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[27336]: cephadm 2023-09-23T22:05:01.885231+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.809871+0000 mgr.y (mgr.14146) 48 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: cephadm 2023-09-23T22:05:01.813463+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Saving service mgr spec with placement smithi121=y;smithi123=x;count:2 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.819135+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: cluster 2023-09-23T22:05:01.857288+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.864832+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.867822+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:03.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.869078+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:03.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.876025+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:03.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.878573+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:05:03.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.881765+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T22:05:03.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.882911+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:05:03.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: audit 2023-09-23T22:05:01.884244+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:03.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:02 smithi121 bash[33603]: cephadm 2023-09-23T22:05:01.885231+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:05:03.078 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2023-09-23T22:05:03.078 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2023-09-23T22:05:03.078 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000375764 s, 1.4 MB/s 2023-09-23T22:05:03.078 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T22:05:03.127 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_3 2023-09-23T22:05:03.178 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2023-09-23 21:58:32.455471961 +0000 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2023-09-23 21:58:32.451472052 +0000 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2023-09-23 21:58:32.451472052 +0000 2023-09-23T22:05:03.179 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2023-09-23T22:05:03.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T22:05:03.234 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2023-09-23T22:05:03.234 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2023-09-23T22:05:03.235 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000361018 s, 1.4 MB/s 2023-09-23T22:05:03.235 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T22:05:03.254 INFO:journalctl@ceph.mgr.x.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:05:03.288 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_4 2023-09-23T22:05:03.338 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T22:05:03.338 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.339 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-09-23T22:05:03.339 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.339 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2023-09-23 21:58:33.275453050 +0000 2023-09-23T22:05:03.339 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2023-09-23 21:58:32.963460245 +0000 2023-09-23T22:05:03.339 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2023-09-23 21:58:32.963460245 +0000 2023-09-23T22:05:03.339 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2023-09-23T22:05:03.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T22:05:03.392 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2023-09-23T22:05:03.392 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2023-09-23T22:05:03.392 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000426356 s, 1.2 MB/s 2023-09-23T22:05:03.393 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T22:05:03.444 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:05:03.444 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T22:05:03.451 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-23T22:05:03.451 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2023-09-23T22:05:03.501 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 489 Links: 1 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-09-23 21:58:31.747888201 +0000 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-09-23 21:58:31.427895581 +0000 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-09-23 21:58:31.427895581 +0000 2023-09-23T22:05:03.502 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-09-23T22:05:03.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T22:05:03.558 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-09-23T22:05:03.558 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-09-23T22:05:03.558 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000384412 s, 1.3 MB/s 2023-09-23T22:05:03.559 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T22:05:03.609 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-09-23 21:58:32.263876300 +0000 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-09-23 21:58:31.959883312 +0000 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-09-23 21:58:31.959883312 +0000 2023-09-23T22:05:03.664 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-09-23T22:05:03.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T22:05:03.714 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-09-23T22:05:03.714 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-09-23T22:05:03.714 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000396061 s, 1.3 MB/s 2023-09-23T22:05:03.715 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T22:05:03.766 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-09-23 21:58:32.787864217 +0000 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-09-23 21:58:32.479871320 +0000 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-09-23 21:58:32.479871320 +0000 2023-09-23T22:05:03.817 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-09-23T22:05:03.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T22:05:03.877 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-09-23T22:05:03.878 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-09-23T22:05:03.878 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000327325 s, 1.6 MB/s 2023-09-23T22:05:03.878 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T22:05:03.929 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2023-09-23T22:05:03.973 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T22:05:03.973 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:05:03.973 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-09-23T22:05:03.973 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:05:03.974 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-09-23 21:58:33.331851672 +0000 2023-09-23T22:05:03.974 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-09-23 21:58:33.027858682 +0000 2023-09-23T22:05:03.974 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-09-23 21:58:33.027858682 +0000 2023-09-23T22:05:03.974 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-09-23T22:05:03.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T22:05:04.033 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-09-23T22:05:04.033 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-09-23T22:05:04.033 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000357993 s, 1.4 MB/s 2023-09-23T22:05:04.034 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T22:05:04.084 INFO:tasks.cephadm:Deploying osd.0 on smithi121 with /dev/vg_nvme/lv_4... 2023-09-23T22:05:04.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T22:05:05.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[27681]: cluster 2023-09-23T22:05:03.857729+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:05.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[27681]: audit 2023-09-23T22:05:04.365986+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:05.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[27681]: audit 2023-09-23T22:05:04.368157+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:05.423 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[28547]: debug 2023-09-23T22:05:05.251+0000 7efefae6e700 1 -- 172.21.15.123:0/3704611079 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c1ea3824e0 con 0x55c1ea477000 2023-09-23T22:05:05.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:05 smithi121 bash[27336]: cluster 2023-09-23T22:05:03.857729+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:05.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:05 smithi121 bash[27336]: audit 2023-09-23T22:05:04.365986+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:05.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:05 smithi121 bash[27336]: audit 2023-09-23T22:05:04.368157+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:05.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:05 smithi121 bash[33603]: cluster 2023-09-23T22:05:03.857729+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:05.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:05 smithi121 bash[33603]: audit 2023-09-23T22:05:04.365986+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:05.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:05 smithi121 bash[33603]: audit 2023-09-23T22:05:04.368157+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:05.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[28547]: debug 2023-09-23T22:05:05.419+0000 7eff0b453680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:05:05.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[28547]: debug 2023-09-23T22:05:05.523+0000 7eff0b453680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:05:06.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:05 smithi123 bash[28547]: debug 2023-09-23T22:05:05.987+0000 7eff0b453680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:05:07.235 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:06 smithi123 bash[28547]: debug 2023-09-23T22:05:06.895+0000 7eff0b453680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:05:07.235 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:06 smithi123 bash[28547]: debug 2023-09-23T22:05:06.991+0000 7eff0b453680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:05:07.439 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T22:05:07.439 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T22:05:07.439 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2023-09-23T22:05:07.439 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2023-09-23T22:05:07.440 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176847 s, 593 MB/s 2023-09-23T22:05:07.440 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2023-09-23T22:05:07.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:07 smithi121 bash[27336]: cluster 2023-09-23T22:05:05.858229+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:07.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:07 smithi121 bash[27336]: audit 2023-09-23T22:05:07.069008+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:07.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:07 smithi121 bash[33603]: cluster 2023-09-23T22:05:05.858229+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:07.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:07 smithi121 bash[33603]: audit 2023-09-23T22:05:07.069008+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:07 smithi123 bash[27681]: cluster 2023-09-23T22:05:05.858229+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:07 smithi123 bash[27681]: audit 2023-09-23T22:05:07.069008+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:07.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:07 smithi123 bash[28547]: debug 2023-09-23T22:05:07.239+0000 7eff0b453680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:05:08.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi121:vg_nvme/lv_4 2023-09-23T22:05:08.680 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:08 smithi123 bash[28547]: debug 2023-09-23T22:05:08.399+0000 7eff0b453680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:05:08.680 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:08 smithi123 bash[28547]: debug 2023-09-23T22:05:08.575+0000 7eff0b453680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:05:09.009 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:08 smithi123 bash[28547]: debug 2023-09-23T22:05:08.675+0000 7eff0b453680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:05:09.009 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:08 smithi123 bash[28547]: debug 2023-09-23T22:05:08.787+0000 7eff0b453680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:05:09.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:09 smithi123 bash[28547]: debug 2023-09-23T22:05:09.003+0000 7eff0b453680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:05:09.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:09 smithi123 bash[27681]: cluster 2023-09-23T22:05:07.858714+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:09.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:09 smithi121 bash[27336]: cluster 2023-09-23T22:05:07.858714+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:09.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:09 smithi121 bash[33603]: cluster 2023-09-23T22:05:07.858714+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:09.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:09 smithi123 bash[28547]: debug 2023-09-23T22:05:09.399+0000 7eff0b453680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:05:09.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:09 smithi123 bash[28547]: debug 2023-09-23T22:05:09.527+0000 7eff0b453680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.393132+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.394331+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.395615+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.402282+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: cephadm 2023-09-23T22:05:09.404599+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.405100+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.406453+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: audit 2023-09-23T22:05:09.407423+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: cephadm 2023-09-23T22:05:09.408331+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2023-09-23T22:05:10.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[27336]: cluster 2023-09-23T22:05:09.859058+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.393132+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.394331+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.395615+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.402282+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: cephadm 2023-09-23T22:05:09.404599+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.405100+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.406453+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: audit 2023-09-23T22:05:09.407423+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: cephadm 2023-09-23T22:05:09.408331+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2023-09-23T22:05:10.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:10 smithi121 bash[33603]: cluster 2023-09-23T22:05:09.859058+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[28547]: debug 2023-09-23T22:05:10.387+0000 7eff0b453680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[28547]: debug 2023-09-23T22:05:10.495+0000 7eff0b453680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[28547]: debug 2023-09-23T22:05:10.611+0000 7eff0b453680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.393132+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.394331+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.395615+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.402282+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: cephadm 2023-09-23T22:05:09.404599+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.405100+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:05:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.406453+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:05:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: audit 2023-09-23T22:05:09.407423+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: cephadm 2023-09-23T22:05:09.408331+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2023-09-23T22:05:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[27681]: cluster 2023-09-23T22:05:09.859058+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:11.119 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:10 smithi123 bash[28547]: debug 2023-09-23T22:05:10.827+0000 7eff0b453680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:05:11.450 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[28547]: debug 2023-09-23T22:05:11.115+0000 7eff0b453680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:05:11.450 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[28547]: debug 2023-09-23T22:05:11.279+0000 7eff0b453680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:05:11.766 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[28547]: debug 2023-09-23T22:05:11.443+0000 7eff0b453680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:05:11.766 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[28547]: debug 2023-09-23T22:05:11.655+0000 7eff0b453680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:05:11.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[27336]: cluster 2023-09-23T22:05:11.789913+0000 mon.a (mon.0) 207 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:05:11.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[27336]: audit 2023-09-23T22:05:11.792867+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:05:11.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[27336]: audit 2023-09-23T22:05:11.793658+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:05:11.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[27336]: audit 2023-09-23T22:05:11.795512+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:05:11.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[27336]: audit 2023-09-23T22:05:11.796162+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:05:12.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[33603]: cluster 2023-09-23T22:05:11.789913+0000 mon.a (mon.0) 207 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:05:12.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[33603]: audit 2023-09-23T22:05:11.792867+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:05:12.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[33603]: audit 2023-09-23T22:05:11.793658+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:05:12.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[33603]: audit 2023-09-23T22:05:11.795512+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:05:12.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:11 smithi121 bash[33603]: audit 2023-09-23T22:05:11.796162+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:05:12.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[28547]: debug 2023-09-23T22:05:11.763+0000 7eff0b453680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:05:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[27681]: cluster 2023-09-23T22:05:11.789913+0000 mon.a (mon.0) 207 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:05:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[27681]: audit 2023-09-23T22:05:11.792867+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:05:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[27681]: audit 2023-09-23T22:05:11.793658+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:05:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[27681]: audit 2023-09-23T22:05:11.795512+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:05:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:11 smithi123 bash[27681]: audit 2023-09-23T22:05:11.796162+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.123:0/3625529484' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:05:13.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: cluster 2023-09-23T22:05:11.847231+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2023-09-23T22:05:13.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:11.847979+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:05:13.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: cluster 2023-09-23T22:05:11.859325+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:13.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:11.887879+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:11.891146+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:11.896217+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:11.897162+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:12.257114+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:12.259024+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:12.261363+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:12.262440+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[33603]: audit 2023-09-23T22:05:12.269359+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: cluster 2023-09-23T22:05:11.847231+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2023-09-23T22:05:13.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:11.847979+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: cluster 2023-09-23T22:05:11.859325+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:11.887879+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:11.891146+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:11.896217+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:11.897162+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:12.257114+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:12.259024+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:12.261363+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:12.262440+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:13.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:12 smithi121 bash[27336]: audit 2023-09-23T22:05:12.269359+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: cluster 2023-09-23T22:05:11.847231+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2023-09-23T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:11.847979+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: cluster 2023-09-23T22:05:11.859325+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:11.887879+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:11.891146+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:11.896217+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:11.897162+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:12.257114+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:12.259024+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:12.261363+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:12.262440+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:12 smithi123 bash[27681]: audit 2023-09-23T22:05:12.269359+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:15.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:15 smithi121 bash[27336]: cluster 2023-09-23T22:05:13.859742+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:15.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:15 smithi121 bash[33603]: cluster 2023-09-23T22:05:13.859742+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:15 smithi123 bash[27681]: cluster 2023-09-23T22:05:13.859742+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:17.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:17 smithi121 bash[27336]: cluster 2023-09-23T22:05:15.860183+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:17.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:17 smithi121 bash[33603]: cluster 2023-09-23T22:05:15.860183+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:17.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:17 smithi123 bash[27681]: cluster 2023-09-23T22:05:15.860183+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:19.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:19 smithi121 bash[27336]: cluster 2023-09-23T22:05:17.860558+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:19.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:19 smithi121 bash[33603]: cluster 2023-09-23T22:05:17.860558+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:19 smithi123 bash[27681]: cluster 2023-09-23T22:05:17.860558+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:20.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[27336]: audit 2023-09-23T22:05:19.896130+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.121:0/3345719524' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]: dispatch 2023-09-23T22:05:20.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[27336]: audit 2023-09-23T22:05:19.896732+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]: dispatch 2023-09-23T22:05:20.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[27336]: audit 2023-09-23T22:05:19.902725+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]': finished 2023-09-23T22:05:20.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[27336]: cluster 2023-09-23T22:05:19.902810+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T22:05:20.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[27336]: audit 2023-09-23T22:05:19.902965+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:20.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[33603]: audit 2023-09-23T22:05:19.896130+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.121:0/3345719524' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]: dispatch 2023-09-23T22:05:20.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[33603]: audit 2023-09-23T22:05:19.896732+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]: dispatch 2023-09-23T22:05:20.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[33603]: audit 2023-09-23T22:05:19.902725+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]': finished 2023-09-23T22:05:20.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[33603]: cluster 2023-09-23T22:05:19.902810+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T22:05:20.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:20 smithi121 bash[33603]: audit 2023-09-23T22:05:19.902965+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:20 smithi123 bash[27681]: audit 2023-09-23T22:05:19.896130+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.121:0/3345719524' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]: dispatch 2023-09-23T22:05:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:20 smithi123 bash[27681]: audit 2023-09-23T22:05:19.896732+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]: dispatch 2023-09-23T22:05:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:20 smithi123 bash[27681]: audit 2023-09-23T22:05:19.902725+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a629dba3-b4e6-4eaf-9805-4dbe34fc48d3"}]': finished 2023-09-23T22:05:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:20 smithi123 bash[27681]: cluster 2023-09-23T22:05:19.902810+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T22:05:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:20 smithi123 bash[27681]: audit 2023-09-23T22:05:19.902965+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:21 smithi123 bash[27681]: cluster 2023-09-23T22:05:19.861033+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:21 smithi123 bash[27681]: audit 2023-09-23T22:05:20.600189+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.121:0/2340902908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:05:21.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:21 smithi121 bash[27336]: cluster 2023-09-23T22:05:19.861033+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:21.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:21 smithi121 bash[27336]: audit 2023-09-23T22:05:20.600189+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.121:0/2340902908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:05:21.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:21 smithi121 bash[33603]: cluster 2023-09-23T22:05:19.861033+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:21.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:21 smithi121 bash[33603]: audit 2023-09-23T22:05:20.600189+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.121:0/2340902908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:05:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:23 smithi121 bash[27336]: cluster 2023-09-23T22:05:21.861469+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:23.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:23 smithi121 bash[33603]: cluster 2023-09-23T22:05:21.861469+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:23.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:23 smithi123 bash[27681]: cluster 2023-09-23T22:05:21.861469+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:25 smithi123 bash[27681]: cluster 2023-09-23T22:05:23.861870+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:25.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:25 smithi121 bash[27336]: cluster 2023-09-23T22:05:23.861870+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:25.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:25 smithi121 bash[33603]: cluster 2023-09-23T22:05:23.861870+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:27.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:27 smithi123 bash[27681]: cluster 2023-09-23T22:05:25.862289+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:27.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:27 smithi121 bash[27336]: cluster 2023-09-23T22:05:25.862289+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:27.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:27 smithi121 bash[33603]: cluster 2023-09-23T22:05:25.862289+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:29.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:29 smithi123 bash[27681]: cluster 2023-09-23T22:05:27.862763+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:29.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:29 smithi121 bash[33603]: cluster 2023-09-23T22:05:27.862763+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:29.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:29 smithi121 bash[27336]: cluster 2023-09-23T22:05:27.862763+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:31.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:31 smithi121 bash[27336]: cluster 2023-09-23T22:05:29.863158+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:31.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:31 smithi121 bash[33603]: cluster 2023-09-23T22:05:29.863158+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:31 smithi123 bash[27681]: cluster 2023-09-23T22:05:29.863158+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:32 smithi123 bash[27681]: audit 2023-09-23T22:05:32.161954+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:05:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:32 smithi123 bash[27681]: audit 2023-09-23T22:05:32.163897+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:32.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:32 smithi121 bash[27336]: audit 2023-09-23T22:05:32.161954+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:05:32.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:32 smithi121 bash[27336]: audit 2023-09-23T22:05:32.163897+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:32.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:32 smithi121 bash[33603]: audit 2023-09-23T22:05:32.161954+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:05:32.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:32 smithi121 bash[33603]: audit 2023-09-23T22:05:32.163897+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:33.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:33 smithi123 bash[27681]: cluster 2023-09-23T22:05:31.863546+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:33.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:33 smithi123 bash[27681]: cephadm 2023-09-23T22:05:32.165370+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi121 2023-09-23T22:05:33.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:33 smithi121 bash[27336]: cluster 2023-09-23T22:05:31.863546+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:33.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:33 smithi121 bash[27336]: cephadm 2023-09-23T22:05:32.165370+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi121 2023-09-23T22:05:33.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:33 smithi121 bash[33603]: cluster 2023-09-23T22:05:31.863546+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:33.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:33 smithi121 bash[33603]: cephadm 2023-09-23T22:05:32.165370+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi121 2023-09-23T22:05:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:35 smithi123 bash[27681]: cluster 2023-09-23T22:05:33.864047+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:35.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:35 smithi121 bash[27336]: cluster 2023-09-23T22:05:33.864047+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:35.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:35 smithi121 bash[33603]: cluster 2023-09-23T22:05:33.864047+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:36.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:36 smithi121 bash[27336]: cluster 2023-09-23T22:05:35.864499+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:36.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:36 smithi121 bash[33603]: cluster 2023-09-23T22:05:35.864499+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:36.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:36 smithi123 bash[27681]: cluster 2023-09-23T22:05:35.864499+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:37.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:37 smithi121 bash[33603]: audit 2023-09-23T22:05:36.429146+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:37.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:37 smithi121 bash[33603]: audit 2023-09-23T22:05:36.448586+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:37.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:37 smithi121 bash[27336]: audit 2023-09-23T22:05:36.429146+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:37.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:37 smithi121 bash[27336]: audit 2023-09-23T22:05:36.448586+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:37 smithi123 bash[27681]: audit 2023-09-23T22:05:36.429146+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:37.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:37 smithi123 bash[27681]: audit 2023-09-23T22:05:36.448586+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:39.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:39 smithi121 bash[27336]: cluster 2023-09-23T22:05:37.864917+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:39.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:39 smithi121 bash[33603]: cluster 2023-09-23T22:05:37.864917+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:39.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:39 smithi123 bash[27681]: cluster 2023-09-23T22:05:37.864917+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:41.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:41 smithi121 bash[33603]: cluster 2023-09-23T22:05:39.865397+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:41.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:41 smithi121 bash[27336]: cluster 2023-09-23T22:05:39.865397+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:41.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:41 smithi123 bash[27681]: cluster 2023-09-23T22:05:39.865397+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:42.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[33603]: audit 2023-09-23T22:05:41.625782+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:42.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[33603]: cluster 2023-09-23T22:05:41.865853+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:42.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[33603]: audit 2023-09-23T22:05:41.904780+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:42.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[33603]: audit 2023-09-23T22:05:41.905988+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:42.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[33603]: audit 2023-09-23T22:05:41.912578+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:42.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[27336]: audit 2023-09-23T22:05:41.625782+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:42.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[27336]: cluster 2023-09-23T22:05:41.865853+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:42.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[27336]: audit 2023-09-23T22:05:41.904780+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:42.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[27336]: audit 2023-09-23T22:05:41.905988+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:42.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:42 smithi121 bash[27336]: audit 2023-09-23T22:05:41.912578+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:43.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:42 smithi123 bash[27681]: audit 2023-09-23T22:05:41.625782+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:43.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:42 smithi123 bash[27681]: cluster 2023-09-23T22:05:41.865853+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:43.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:42 smithi123 bash[27681]: audit 2023-09-23T22:05:41.904780+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:43.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:42 smithi123 bash[27681]: audit 2023-09-23T22:05:41.905988+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:43.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:42 smithi123 bash[27681]: audit 2023-09-23T22:05:41.912578+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:43.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:43 smithi121 bash[33603]: audit 2023-09-23T22:05:43.144219+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:05:43.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:43 smithi121 bash[33603]: audit 2023-09-23T22:05:43.144654+0000 mon.a (mon.0) 230 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:05:43.893 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:43 smithi121 bash[27336]: audit 2023-09-23T22:05:43.144219+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:05:43.893 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:43 smithi121 bash[27336]: audit 2023-09-23T22:05:43.144654+0000 mon.a (mon.0) 230 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:05:44.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:43 smithi123 bash[27681]: audit 2023-09-23T22:05:43.144219+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:05:44.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:43 smithi123 bash[27681]: audit 2023-09-23T22:05:43.144654+0000 mon.a (mon.0) 230 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:05:44.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[27336]: audit 2023-09-23T22:05:43.642968+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:05:44.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[27336]: cluster 2023-09-23T22:05:43.643109+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T22:05:44.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[27336]: audit 2023-09-23T22:05:43.643246+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:44.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[27336]: audit 2023-09-23T22:05:43.646143+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:05:44.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[27336]: audit 2023-09-23T22:05:43.646592+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:05:44.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[27336]: cluster 2023-09-23T22:05:43.866335+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:44.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[33603]: audit 2023-09-23T22:05:43.642968+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:05:44.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[33603]: cluster 2023-09-23T22:05:43.643109+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T22:05:44.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[33603]: audit 2023-09-23T22:05:43.643246+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:44.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[33603]: audit 2023-09-23T22:05:43.646143+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:05:44.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[33603]: audit 2023-09-23T22:05:43.646592+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:05:44.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:44 smithi121 bash[33603]: cluster 2023-09-23T22:05:43.866335+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:44 smithi123 bash[27681]: audit 2023-09-23T22:05:43.642968+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:05:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:44 smithi123 bash[27681]: cluster 2023-09-23T22:05:43.643109+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T22:05:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:44 smithi123 bash[27681]: audit 2023-09-23T22:05:43.643246+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:44 smithi123 bash[27681]: audit 2023-09-23T22:05:43.646143+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:05:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:44 smithi123 bash[27681]: audit 2023-09-23T22:05:43.646592+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:05:45.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:44 smithi123 bash[27681]: cluster 2023-09-23T22:05:43.866335+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:45.205 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 0 on host 'smithi121' 2023-09-23T22:05:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[27336]: audit 2023-09-23T22:05:44.649545+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:05:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[27336]: cluster 2023-09-23T22:05:44.649679+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T22:05:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[27336]: audit 2023-09-23T22:05:44.650648+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[27336]: audit 2023-09-23T22:05:44.657683+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[27336]: audit 2023-09-23T22:05:45.204031+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[27336]: audit 2023-09-23T22:05:45.237446+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[33603]: audit 2023-09-23T22:05:44.649545+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:05:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[33603]: cluster 2023-09-23T22:05:44.649679+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T22:05:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[33603]: audit 2023-09-23T22:05:44.650648+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[33603]: audit 2023-09-23T22:05:44.657683+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[33603]: audit 2023-09-23T22:05:45.204031+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:45 smithi121 bash[33603]: audit 2023-09-23T22:05:45.237446+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:45.937 DEBUG:teuthology.orchestra.run.smithi121:osd.0> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T22:05:45.940 INFO:tasks.cephadm:Deploying osd.1 on smithi121 with /dev/vg_nvme/lv_3... 2023-09-23T22:05:45.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T22:05:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:45 smithi123 bash[27681]: audit 2023-09-23T22:05:44.649545+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:05:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:45 smithi123 bash[27681]: cluster 2023-09-23T22:05:44.649679+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T22:05:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:45 smithi123 bash[27681]: audit 2023-09-23T22:05:44.650648+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:45 smithi123 bash[27681]: audit 2023-09-23T22:05:44.657683+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:45 smithi123 bash[27681]: audit 2023-09-23T22:05:45.204031+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:45 smithi123 bash[27681]: audit 2023-09-23T22:05:45.237446+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:05:46.056 INFO:journalctl@ceph.osd.0.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:05:46.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: cluster 2023-09-23T22:05:44.110967+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:05:46.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: cluster 2023-09-23T22:05:44.111052+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:05:46.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: audit 2023-09-23T22:05:45.654977+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:46.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: cluster 2023-09-23T22:05:45.666922+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572] boot 2023-09-23T22:05:46.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: cluster 2023-09-23T22:05:45.667030+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: audit 2023-09-23T22:05:45.667637+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[33603]: cluster 2023-09-23T22:05:45.866777+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: cluster 2023-09-23T22:05:44.110967+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: cluster 2023-09-23T22:05:44.111052+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: audit 2023-09-23T22:05:45.654977+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: cluster 2023-09-23T22:05:45.666922+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572] boot 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: cluster 2023-09-23T22:05:45.667030+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: audit 2023-09-23T22:05:45.667637+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:46.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:46 smithi121 bash[27336]: cluster 2023-09-23T22:05:45.866777+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: cluster 2023-09-23T22:05:44.110967+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: cluster 2023-09-23T22:05:44.111052+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: audit 2023-09-23T22:05:45.654977+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: cluster 2023-09-23T22:05:45.666922+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.121:6802/3671327572,v1:172.21.15.121:6803/3671327572] boot 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: cluster 2023-09-23T22:05:45.667030+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: audit 2023-09-23T22:05:45.667637+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:05:47.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:46 smithi123 bash[27681]: cluster 2023-09-23T22:05:45.866777+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:05:47.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:47 smithi121 bash[27336]: cluster 2023-09-23T22:05:46.687700+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T22:05:47.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:47 smithi121 bash[33603]: cluster 2023-09-23T22:05:46.687700+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T22:05:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:47 smithi123 bash[27681]: cluster 2023-09-23T22:05:46.687700+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T22:05:49.360 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T22:05:49.360 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T22:05:49.360 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2023-09-23T22:05:49.360 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2023-09-23T22:05:49.360 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154841 s, 677 MB/s 2023-09-23T22:05:49.360 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2023-09-23T22:05:49.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:49 smithi121 bash[27336]: cluster 2023-09-23T22:05:47.867364+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:49.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:49 smithi121 bash[33603]: cluster 2023-09-23T22:05:47.867364+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:49.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:49 smithi123 bash[27681]: cluster 2023-09-23T22:05:47.867364+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:50.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi121:vg_nvme/lv_3 2023-09-23T22:05:51.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:51 smithi121 bash[27336]: cluster 2023-09-23T22:05:49.867949+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:51.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:51 smithi121 bash[33603]: cluster 2023-09-23T22:05:49.867949+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:51.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:51 smithi123 bash[27681]: cluster 2023-09-23T22:05:49.867949+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:53.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:53 smithi121 bash[27336]: cluster 2023-09-23T22:05:51.868413+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:53.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:53 smithi121 bash[33603]: cluster 2023-09-23T22:05:51.868413+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:53.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:53 smithi123 bash[27681]: cluster 2023-09-23T22:05:51.868413+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:55 smithi123 bash[27681]: cluster 2023-09-23T22:05:53.868845+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:55 smithi123 bash[27681]: audit 2023-09-23T22:05:54.458629+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:05:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:55 smithi123 bash[27681]: audit 2023-09-23T22:05:54.463007+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:05:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:55 smithi123 bash[27681]: audit 2023-09-23T22:05:54.464097+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:55.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[27336]: cluster 2023-09-23T22:05:53.868845+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:55.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[27336]: audit 2023-09-23T22:05:54.458629+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:05:55.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[27336]: audit 2023-09-23T22:05:54.463007+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:05:55.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[27336]: audit 2023-09-23T22:05:54.464097+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:55.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[33603]: cluster 2023-09-23T22:05:53.868845+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:55.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[33603]: audit 2023-09-23T22:05:54.458629+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:05:55.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[33603]: audit 2023-09-23T22:05:54.463007+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:05:55.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:55 smithi121 bash[33603]: audit 2023-09-23T22:05:54.464097+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:54.454204+0000 mgr.y (mgr.14146) 82 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:55.668932+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:55.670729+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:05:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:55.679697+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:55.680913+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:55.681827+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:56.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:56 smithi123 bash[27681]: audit 2023-09-23T22:05:55.690532+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:54.454204+0000 mgr.y (mgr.14146) 82 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:56.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:55.668932+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:55.670729+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:05:56.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:55.679697+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:55.680913+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:56.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:55.681827+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[27336]: audit 2023-09-23T22:05:55.690532+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:54.454204+0000 mgr.y (mgr.14146) 82 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:55.668932+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:55.670729+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:55.679697+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:55.680913+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:55.681827+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:05:56.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:56 smithi121 bash[33603]: audit 2023-09-23T22:05:55.690532+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:05:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:57 smithi123 bash[27681]: cephadm 2023-09-23T22:05:55.658438+0000 mgr.y (mgr.14146) 83 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:05:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:57 smithi123 bash[27681]: cephadm 2023-09-23T22:05:55.671798+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 16241M 2023-09-23T22:05:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:57 smithi123 bash[27681]: cluster 2023-09-23T22:05:55.869421+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:57.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:57 smithi121 bash[27336]: cephadm 2023-09-23T22:05:55.658438+0000 mgr.y (mgr.14146) 83 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:05:57.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:57 smithi121 bash[27336]: cephadm 2023-09-23T22:05:55.671798+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 16241M 2023-09-23T22:05:57.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:57 smithi121 bash[27336]: cluster 2023-09-23T22:05:55.869421+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:57.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:57 smithi121 bash[33603]: cephadm 2023-09-23T22:05:55.658438+0000 mgr.y (mgr.14146) 83 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:05:57.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:57 smithi121 bash[33603]: cephadm 2023-09-23T22:05:55.671798+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 16241M 2023-09-23T22:05:57.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:57 smithi121 bash[33603]: cluster 2023-09-23T22:05:55.869421+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:59.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:05:59 smithi121 bash[27336]: cluster 2023-09-23T22:05:57.869846+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:59.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:05:59 smithi121 bash[33603]: cluster 2023-09-23T22:05:57.869846+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:05:59.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:05:59 smithi123 bash[27681]: cluster 2023-09-23T22:05:57.869846+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:01.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:01 smithi121 bash[27336]: cluster 2023-09-23T22:05:59.870296+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:01.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:01 smithi121 bash[33603]: cluster 2023-09-23T22:05:59.870296+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:01.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:01 smithi123 bash[27681]: cluster 2023-09-23T22:05:59.870296+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:03 smithi123 bash[27681]: cluster 2023-09-23T22:06:01.870593+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:03 smithi123 bash[27681]: audit 2023-09-23T22:06:02.679025+0000 mon.a (mon.0) 255 : audit [INF] from='client.? 172.21.15.121:0/3841959980' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "63936aaf-5c12-4c9c-a280-b8ab6d62a885"}]: dispatch 2023-09-23T22:06:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:03 smithi123 bash[27681]: audit 2023-09-23T22:06:02.692556+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.121:0/3841959980' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "63936aaf-5c12-4c9c-a280-b8ab6d62a885"}]': finished 2023-09-23T22:06:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:03 smithi123 bash[27681]: cluster 2023-09-23T22:06:02.692620+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T22:06:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:03 smithi123 bash[27681]: audit 2023-09-23T22:06:02.692806+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:03.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[27336]: cluster 2023-09-23T22:06:01.870593+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:03.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[27336]: audit 2023-09-23T22:06:02.679025+0000 mon.a (mon.0) 255 : audit [INF] from='client.? 172.21.15.121:0/3841959980' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "63936aaf-5c12-4c9c-a280-b8ab6d62a885"}]: dispatch 2023-09-23T22:06:03.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[27336]: audit 2023-09-23T22:06:02.692556+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.121:0/3841959980' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "63936aaf-5c12-4c9c-a280-b8ab6d62a885"}]': finished 2023-09-23T22:06:03.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[27336]: cluster 2023-09-23T22:06:02.692620+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T22:06:03.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[27336]: audit 2023-09-23T22:06:02.692806+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[33603]: cluster 2023-09-23T22:06:01.870593+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[33603]: audit 2023-09-23T22:06:02.679025+0000 mon.a (mon.0) 255 : audit [INF] from='client.? 172.21.15.121:0/3841959980' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "63936aaf-5c12-4c9c-a280-b8ab6d62a885"}]: dispatch 2023-09-23T22:06:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[33603]: audit 2023-09-23T22:06:02.692556+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.121:0/3841959980' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "63936aaf-5c12-4c9c-a280-b8ab6d62a885"}]': finished 2023-09-23T22:06:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[33603]: cluster 2023-09-23T22:06:02.692620+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T22:06:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:03 smithi121 bash[33603]: audit 2023-09-23T22:06:02.692806+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:04 smithi123 bash[27681]: audit 2023-09-23T22:06:03.387077+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.121:0/498872999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:06:04.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:04 smithi121 bash[27336]: audit 2023-09-23T22:06:03.387077+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.121:0/498872999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:06:04.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:04 smithi121 bash[33603]: audit 2023-09-23T22:06:03.387077+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.121:0/498872999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:06:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:05 smithi123 bash[27681]: cluster 2023-09-23T22:06:03.871170+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:05.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:05 smithi121 bash[27336]: cluster 2023-09-23T22:06:03.871170+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:05.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:05 smithi121 bash[33603]: cluster 2023-09-23T22:06:03.871170+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:07 smithi123 bash[27681]: cluster 2023-09-23T22:06:05.871629+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:07.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:07 smithi121 bash[27336]: cluster 2023-09-23T22:06:05.871629+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:07.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:07 smithi121 bash[33603]: cluster 2023-09-23T22:06:05.871629+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:09 smithi123 bash[27681]: cluster 2023-09-23T22:06:07.872163+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:09.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:09 smithi121 bash[27336]: cluster 2023-09-23T22:06:07.872163+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:09.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:09 smithi121 bash[33603]: cluster 2023-09-23T22:06:07.872163+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:11.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:11 smithi121 bash[27336]: cluster 2023-09-23T22:06:09.872758+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:11.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:11 smithi121 bash[33603]: cluster 2023-09-23T22:06:09.872758+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:11.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:11 smithi123 bash[27681]: cluster 2023-09-23T22:06:09.872758+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:12.491 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:12 smithi121 bash[33603]: cluster 2023-09-23T22:06:11.873157+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:12.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:12 smithi121 bash[27336]: cluster 2023-09-23T22:06:11.873157+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:12.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:12 smithi123 bash[27681]: cluster 2023-09-23T22:06:11.873157+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:15.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:15 smithi121 bash[27336]: cluster 2023-09-23T22:06:13.873611+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:15.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:15 smithi121 bash[27336]: audit 2023-09-23T22:06:14.941571+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:06:15.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:15 smithi121 bash[27336]: audit 2023-09-23T22:06:14.943196+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:15.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:15 smithi121 bash[33603]: cluster 2023-09-23T22:06:13.873611+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:15.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:15 smithi121 bash[33603]: audit 2023-09-23T22:06:14.941571+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:06:15.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:15 smithi121 bash[33603]: audit 2023-09-23T22:06:14.943196+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:15.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:15 smithi123 bash[27681]: cluster 2023-09-23T22:06:13.873611+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:15.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:15 smithi123 bash[27681]: audit 2023-09-23T22:06:14.941571+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:06:15.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:15 smithi123 bash[27681]: audit 2023-09-23T22:06:14.943196+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:16.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:16 smithi123 bash[27681]: cephadm 2023-09-23T22:06:14.944543+0000 mgr.y (mgr.14146) 95 : cephadm [INF] Deploying daemon osd.1 on smithi121 2023-09-23T22:06:16.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:16 smithi121 bash[33603]: cephadm 2023-09-23T22:06:14.944543+0000 mgr.y (mgr.14146) 95 : cephadm [INF] Deploying daemon osd.1 on smithi121 2023-09-23T22:06:16.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:16 smithi121 bash[27336]: cephadm 2023-09-23T22:06:14.944543+0000 mgr.y (mgr.14146) 95 : cephadm [INF] Deploying daemon osd.1 on smithi121 2023-09-23T22:06:17.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:17 smithi123 bash[27681]: cluster 2023-09-23T22:06:15.873948+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:17 smithi121 bash[27336]: cluster 2023-09-23T22:06:15.873948+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:17.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:17 smithi121 bash[33603]: cluster 2023-09-23T22:06:15.873948+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:19.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:19 smithi121 bash[33603]: cluster 2023-09-23T22:06:17.874456+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:19.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:19 smithi121 bash[33603]: audit 2023-09-23T22:06:19.149047+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:19.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:19 smithi121 bash[33603]: audit 2023-09-23T22:06:19.165361+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:19.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:19 smithi121 bash[27336]: cluster 2023-09-23T22:06:17.874456+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:19.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:19 smithi121 bash[27336]: audit 2023-09-23T22:06:19.149047+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:19.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:19 smithi121 bash[27336]: audit 2023-09-23T22:06:19.165361+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:19 smithi123 bash[27681]: cluster 2023-09-23T22:06:17.874456+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:19 smithi123 bash[27681]: audit 2023-09-23T22:06:19.149047+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:19 smithi123 bash[27681]: audit 2023-09-23T22:06:19.165361+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:21 smithi123 bash[27681]: cluster 2023-09-23T22:06:19.874952+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:21.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:21 smithi121 bash[27336]: cluster 2023-09-23T22:06:19.874952+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:21.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:21 smithi121 bash[33603]: cluster 2023-09-23T22:06:19.874952+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:23.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:23 smithi123 bash[27681]: cluster 2023-09-23T22:06:21.875512+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:23.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:23 smithi121 bash[27336]: cluster 2023-09-23T22:06:21.875512+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:23.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:23 smithi121 bash[33603]: cluster 2023-09-23T22:06:21.875512+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:25 smithi123 bash[27681]: cluster 2023-09-23T22:06:23.875994+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:25.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:25 smithi121 bash[27336]: cluster 2023-09-23T22:06:23.875994+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:25.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:25 smithi121 bash[33603]: cluster 2023-09-23T22:06:23.875994+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:26.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: audit 2023-09-23T22:06:25.335325+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:26.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: audit 2023-09-23T22:06:25.336689+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:26.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: audit 2023-09-23T22:06:25.337951+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:06:26.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: audit 2023-09-23T22:06:25.343655+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:26.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: cluster 2023-09-23T22:06:25.876497+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:26.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: audit 2023-09-23T22:06:26.022034+0000 mon.b (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[27336]: audit 2023-09-23T22:06:26.022251+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: audit 2023-09-23T22:06:25.335325+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: audit 2023-09-23T22:06:25.336689+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: audit 2023-09-23T22:06:25.337951+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: audit 2023-09-23T22:06:25.343655+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: cluster 2023-09-23T22:06:25.876497+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: audit 2023-09-23T22:06:26.022034+0000 mon.b (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:06:26.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:26 smithi121 bash[33603]: audit 2023-09-23T22:06:26.022251+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: audit 2023-09-23T22:06:25.335325+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: audit 2023-09-23T22:06:25.336689+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: audit 2023-09-23T22:06:25.337951+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: audit 2023-09-23T22:06:25.343655+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: cluster 2023-09-23T22:06:25.876497+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: audit 2023-09-23T22:06:26.022034+0000 mon.b (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:06:26.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:26 smithi123 bash[27681]: audit 2023-09-23T22:06:26.022251+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[33603]: audit 2023-09-23T22:06:26.351407+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[33603]: cluster 2023-09-23T22:06:26.351549+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[33603]: audit 2023-09-23T22:06:26.351713+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[33603]: audit 2023-09-23T22:06:26.353288+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[33603]: audit 2023-09-23T22:06:26.353387+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[27336]: audit 2023-09-23T22:06:26.351407+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:06:27.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[27336]: cluster 2023-09-23T22:06:26.351549+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T22:06:27.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[27336]: audit 2023-09-23T22:06:26.351713+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:27.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[27336]: audit 2023-09-23T22:06:26.353288+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:06:27.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:27 smithi121 bash[27336]: audit 2023-09-23T22:06:26.353387+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:06:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:27 smithi123 bash[27681]: audit 2023-09-23T22:06:26.351407+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:06:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:27 smithi123 bash[27681]: cluster 2023-09-23T22:06:26.351549+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T22:06:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:27 smithi123 bash[27681]: audit 2023-09-23T22:06:26.351713+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:27 smithi123 bash[27681]: audit 2023-09-23T22:06:26.353288+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:06:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:27 smithi123 bash[27681]: audit 2023-09-23T22:06:26.353387+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:06:28.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[27336]: audit 2023-09-23T22:06:27.354844+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:06:28.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[27336]: cluster 2023-09-23T22:06:27.354964+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T22:06:28.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[27336]: audit 2023-09-23T22:06:27.355685+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:28.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[27336]: audit 2023-09-23T22:06:27.361379+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:28.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[27336]: cluster 2023-09-23T22:06:27.876804+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:28.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[33603]: audit 2023-09-23T22:06:27.354844+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:06:28.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[33603]: cluster 2023-09-23T22:06:27.354964+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T22:06:28.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[33603]: audit 2023-09-23T22:06:27.355685+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:28.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[33603]: audit 2023-09-23T22:06:27.361379+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:28.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:28 smithi121 bash[33603]: cluster 2023-09-23T22:06:27.876804+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:28 smithi123 bash[27681]: audit 2023-09-23T22:06:27.354844+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:06:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:28 smithi123 bash[27681]: cluster 2023-09-23T22:06:27.354964+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T22:06:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:28 smithi123 bash[27681]: audit 2023-09-23T22:06:27.355685+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:28 smithi123 bash[27681]: audit 2023-09-23T22:06:27.361379+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:28 smithi123 bash[27681]: cluster 2023-09-23T22:06:27.876804+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:06:28.852 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 1 on host 'smithi121' 2023-09-23T22:06:29.560 DEBUG:teuthology.orchestra.run.smithi121:osd.1> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T22:06:29.563 INFO:tasks.cephadm:Deploying osd.2 on smithi121 with /dev/vg_nvme/lv_2... 2023-09-23T22:06:29.563 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: cluster 2023-09-23T22:06:26.989098+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: cluster 2023-09-23T22:06:26.989207+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: audit 2023-09-23T22:06:28.361088+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: cluster 2023-09-23T22:06:28.367274+0000 mon.a (mon.0) 278 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533] boot 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: cluster 2023-09-23T22:06:28.367379+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: audit 2023-09-23T22:06:28.367541+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: audit 2023-09-23T22:06:28.851531+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:29.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[27336]: audit 2023-09-23T22:06:28.869918+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: cluster 2023-09-23T22:06:26.989098+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: cluster 2023-09-23T22:06:26.989207+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: audit 2023-09-23T22:06:28.361088+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: cluster 2023-09-23T22:06:28.367274+0000 mon.a (mon.0) 278 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533] boot 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: cluster 2023-09-23T22:06:28.367379+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: audit 2023-09-23T22:06:28.367541+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: audit 2023-09-23T22:06:28.851531+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:29.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:29 smithi121 bash[33603]: audit 2023-09-23T22:06:28.869918+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:29.730 INFO:journalctl@ceph.osd.1.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:06:29.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: cluster 2023-09-23T22:06:26.989098+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:06:29.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: cluster 2023-09-23T22:06:26.989207+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:06:29.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: audit 2023-09-23T22:06:28.361088+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:29.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: cluster 2023-09-23T22:06:28.367274+0000 mon.a (mon.0) 278 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2641815533,v1:172.21.15.121:6811/2641815533] boot 2023-09-23T22:06:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: cluster 2023-09-23T22:06:28.367379+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T22:06:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: audit 2023-09-23T22:06:28.367541+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:06:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: audit 2023-09-23T22:06:28.851531+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:29 smithi123 bash[27681]: audit 2023-09-23T22:06:28.869918+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:30.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:30 smithi121 bash[27336]: cluster 2023-09-23T22:06:29.859145+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T22:06:30.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:30 smithi121 bash[27336]: cluster 2023-09-23T22:06:29.877173+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:31.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:30 smithi121 bash[33603]: cluster 2023-09-23T22:06:29.859145+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T22:06:31.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:30 smithi121 bash[33603]: cluster 2023-09-23T22:06:29.877173+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:31.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:30 smithi123 bash[27681]: cluster 2023-09-23T22:06:29.859145+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T22:06:31.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:30 smithi123 bash[27681]: cluster 2023-09-23T22:06:29.877173+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:33.018 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T22:06:33.019 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T22:06:33.019 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2023-09-23T22:06:33.019 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2023-09-23T22:06:33.019 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.017611 s, 595 MB/s 2023-09-23T22:06:33.019 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2023-09-23T22:06:33.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:32 smithi121 bash[33603]: cluster 2023-09-23T22:06:31.877663+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:33.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:32 smithi121 bash[27336]: cluster 2023-09-23T22:06:31.877663+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:32 smithi123 bash[27681]: cluster 2023-09-23T22:06:31.877663+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:33.753 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi121:vg_nvme/lv_2 2023-09-23T22:06:35.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:35 smithi121 bash[27336]: cluster 2023-09-23T22:06:33.878135+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:35.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:35 smithi121 bash[33603]: cluster 2023-09-23T22:06:33.878135+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:35.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:35 smithi123 bash[27681]: cluster 2023-09-23T22:06:33.878135+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:37 smithi123 bash[27681]: cluster 2023-09-23T22:06:35.878598+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:37.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:37 smithi121 bash[27336]: cluster 2023-09-23T22:06:35.878598+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:37.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:37 smithi121 bash[33603]: cluster 2023-09-23T22:06:35.878598+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:39 smithi123 bash[27681]: cluster 2023-09-23T22:06:37.879080+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:39 smithi123 bash[27681]: audit 2023-09-23T22:06:38.322079+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:06:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:39 smithi123 bash[27681]: audit 2023-09-23T22:06:38.325798+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:06:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:39 smithi123 bash[27681]: audit 2023-09-23T22:06:38.327212+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:39.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[27336]: cluster 2023-09-23T22:06:37.879080+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:39.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[27336]: audit 2023-09-23T22:06:38.322079+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:06:39.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[27336]: audit 2023-09-23T22:06:38.325798+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:06:39.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[27336]: audit 2023-09-23T22:06:38.327212+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:39.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[33603]: cluster 2023-09-23T22:06:37.879080+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:39.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[33603]: audit 2023-09-23T22:06:38.322079+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:06:39.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[33603]: audit 2023-09-23T22:06:38.325798+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:06:39.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:39 smithi121 bash[33603]: audit 2023-09-23T22:06:38.327212+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:38.315656+0000 mgr.y (mgr.14146) 108 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:06:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.567366+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.568973+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:06:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.570288+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:06:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.576393+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.577938+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:40.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.578869+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:06:40.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:40 smithi123 bash[27681]: audit 2023-09-23T22:06:39.584988+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:38.315656+0000 mgr.y (mgr.14146) 108 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:06:40.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.567366+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.568973+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:06:40.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.570288+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:06:40.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.576393+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.577938+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.578869+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[27336]: audit 2023-09-23T22:06:39.584988+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:38.315656+0000 mgr.y (mgr.14146) 108 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.567366+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.568973+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.570288+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.576393+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.577938+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:06:40.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.578869+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:06:40.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:40 smithi121 bash[33603]: audit 2023-09-23T22:06:39.584988+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:06:41.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:41 smithi123 bash[27681]: cephadm 2023-09-23T22:06:39.556876+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:06:41.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:41 smithi123 bash[27681]: cephadm 2023-09-23T22:06:39.571215+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 8120M 2023-09-23T22:06:41.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:41 smithi123 bash[27681]: cluster 2023-09-23T22:06:39.879563+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:41.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:41 smithi121 bash[27336]: cephadm 2023-09-23T22:06:39.556876+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:06:41.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:41 smithi121 bash[27336]: cephadm 2023-09-23T22:06:39.571215+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 8120M 2023-09-23T22:06:41.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:41 smithi121 bash[27336]: cluster 2023-09-23T22:06:39.879563+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:41 smithi121 bash[33603]: cephadm 2023-09-23T22:06:39.556876+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:06:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:41 smithi121 bash[33603]: cephadm 2023-09-23T22:06:39.571215+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 8120M 2023-09-23T22:06:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:41 smithi121 bash[33603]: cluster 2023-09-23T22:06:39.879563+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:43.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:43 smithi121 bash[27336]: cluster 2023-09-23T22:06:41.880090+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:43.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:43 smithi121 bash[33603]: cluster 2023-09-23T22:06:41.880090+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:43.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:43 smithi123 bash[27681]: cluster 2023-09-23T22:06:41.880090+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:45 smithi123 bash[27681]: cluster 2023-09-23T22:06:43.880454+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:45.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:45 smithi121 bash[33603]: cluster 2023-09-23T22:06:43.880454+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:45.738 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:45 smithi121 bash[27336]: cluster 2023-09-23T22:06:43.880454+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:47 smithi123 bash[27681]: cluster 2023-09-23T22:06:45.880850+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:47 smithi123 bash[27681]: audit 2023-09-23T22:06:46.671544+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.121:0/2816782826' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]: dispatch 2023-09-23T22:06:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:47 smithi123 bash[27681]: audit 2023-09-23T22:06:46.672229+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]: dispatch 2023-09-23T22:06:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:47 smithi123 bash[27681]: audit 2023-09-23T22:06:46.679265+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]': finished 2023-09-23T22:06:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:47 smithi123 bash[27681]: cluster 2023-09-23T22:06:46.679418+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T22:06:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:47 smithi123 bash[27681]: audit 2023-09-23T22:06:46.679571+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:06:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[27336]: cluster 2023-09-23T22:06:45.880850+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[27336]: audit 2023-09-23T22:06:46.671544+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.121:0/2816782826' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]: dispatch 2023-09-23T22:06:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[27336]: audit 2023-09-23T22:06:46.672229+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]: dispatch 2023-09-23T22:06:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[27336]: audit 2023-09-23T22:06:46.679265+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]': finished 2023-09-23T22:06:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[27336]: cluster 2023-09-23T22:06:46.679418+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T22:06:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[27336]: audit 2023-09-23T22:06:46.679571+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:06:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[33603]: cluster 2023-09-23T22:06:45.880850+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[33603]: audit 2023-09-23T22:06:46.671544+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.121:0/2816782826' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]: dispatch 2023-09-23T22:06:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[33603]: audit 2023-09-23T22:06:46.672229+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]: dispatch 2023-09-23T22:06:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[33603]: audit 2023-09-23T22:06:46.679265+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91ad972f-c42e-4195-9277-dafca6d10364"}]': finished 2023-09-23T22:06:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[33603]: cluster 2023-09-23T22:06:46.679418+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T22:06:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:47 smithi121 bash[33603]: audit 2023-09-23T22:06:46.679571+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:06:48.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:48 smithi123 bash[27681]: audit 2023-09-23T22:06:47.413836+0000 mon.a (mon.0) 298 : audit [DBG] from='client.? 172.21.15.121:0/4125511492' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:06:48.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:48 smithi121 bash[27336]: audit 2023-09-23T22:06:47.413836+0000 mon.a (mon.0) 298 : audit [DBG] from='client.? 172.21.15.121:0/4125511492' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:06:48.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:48 smithi121 bash[33603]: audit 2023-09-23T22:06:47.413836+0000 mon.a (mon.0) 298 : audit [DBG] from='client.? 172.21.15.121:0/4125511492' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:06:49.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:49 smithi123 bash[27681]: cluster 2023-09-23T22:06:47.881360+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:49.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:49 smithi121 bash[27336]: cluster 2023-09-23T22:06:47.881360+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:49.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:49 smithi121 bash[33603]: cluster 2023-09-23T22:06:47.881360+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:51.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:51 smithi123 bash[27681]: cluster 2023-09-23T22:06:49.881767+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:51.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:51 smithi121 bash[27336]: cluster 2023-09-23T22:06:49.881767+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:51.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:51 smithi121 bash[33603]: cluster 2023-09-23T22:06:49.881767+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:53.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:53 smithi123 bash[27681]: cluster 2023-09-23T22:06:51.882222+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:53.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:53 smithi121 bash[27336]: cluster 2023-09-23T22:06:51.882222+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:53.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:53 smithi121 bash[33603]: cluster 2023-09-23T22:06:51.882222+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:55.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:55 smithi121 bash[33603]: cluster 2023-09-23T22:06:53.882704+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:55.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:55 smithi121 bash[27336]: cluster 2023-09-23T22:06:53.882704+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:55 smithi123 bash[27681]: cluster 2023-09-23T22:06:53.882704+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:57.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:57 smithi121 bash[33603]: cluster 2023-09-23T22:06:55.883176+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:57.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:57 smithi121 bash[27336]: cluster 2023-09-23T22:06:55.883176+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:57 smithi123 bash[27681]: cluster 2023-09-23T22:06:55.883176+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:06:59 smithi123 bash[27681]: cluster 2023-09-23T22:06:57.883673+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:59.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:06:59 smithi121 bash[33603]: cluster 2023-09-23T22:06:57.883673+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:06:59.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:06:59 smithi121 bash[27336]: cluster 2023-09-23T22:06:57.883673+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:00.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:00 smithi123 bash[27681]: audit 2023-09-23T22:06:59.308752+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:07:00.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:00 smithi123 bash[27681]: audit 2023-09-23T22:06:59.310357+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:00.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:00 smithi121 bash[27336]: audit 2023-09-23T22:06:59.308752+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:07:00.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:00 smithi121 bash[27336]: audit 2023-09-23T22:06:59.310357+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:00.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:00 smithi121 bash[33603]: audit 2023-09-23T22:06:59.308752+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:07:00.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:00 smithi121 bash[33603]: audit 2023-09-23T22:06:59.310357+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:01.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:01 smithi123 bash[27681]: cephadm 2023-09-23T22:06:59.311525+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.2 on smithi121 2023-09-23T22:07:01.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:01 smithi123 bash[27681]: cluster 2023-09-23T22:06:59.884305+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:01.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:01 smithi121 bash[27336]: cephadm 2023-09-23T22:06:59.311525+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.2 on smithi121 2023-09-23T22:07:01.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:01 smithi121 bash[27336]: cluster 2023-09-23T22:06:59.884305+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:01.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:01 smithi121 bash[33603]: cephadm 2023-09-23T22:06:59.311525+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.2 on smithi121 2023-09-23T22:07:01.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:01 smithi121 bash[33603]: cluster 2023-09-23T22:06:59.884305+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:03 smithi121 bash[27336]: cluster 2023-09-23T22:07:01.884872+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:03.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:03 smithi121 bash[33603]: cluster 2023-09-23T22:07:01.884872+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:03 smithi123 bash[27681]: cluster 2023-09-23T22:07:01.884872+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:04.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:04 smithi121 bash[27336]: audit 2023-09-23T22:07:03.540424+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:04.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:04 smithi121 bash[27336]: audit 2023-09-23T22:07:03.565866+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:04.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:04 smithi121 bash[27336]: cluster 2023-09-23T22:07:03.885471+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:04.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:04 smithi121 bash[33603]: audit 2023-09-23T22:07:03.540424+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:04.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:04 smithi121 bash[33603]: audit 2023-09-23T22:07:03.565866+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:04.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:04 smithi121 bash[33603]: cluster 2023-09-23T22:07:03.885471+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:04.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:04 smithi123 bash[27681]: audit 2023-09-23T22:07:03.540424+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:04.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:04 smithi123 bash[27681]: audit 2023-09-23T22:07:03.565866+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:04.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:04 smithi123 bash[27681]: cluster 2023-09-23T22:07:03.885471+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:07.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:06 smithi121 bash[27336]: cluster 2023-09-23T22:07:05.885976+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:07.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:06 smithi121 bash[33603]: cluster 2023-09-23T22:07:05.885976+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:07.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:06 smithi123 bash[27681]: cluster 2023-09-23T22:07:05.885976+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:09 smithi123 bash[27681]: cluster 2023-09-23T22:07:07.886485+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:09 smithi123 bash[27681]: audit 2023-09-23T22:07:08.802449+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:09 smithi123 bash[27681]: audit 2023-09-23T22:07:09.083835+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:09 smithi123 bash[27681]: audit 2023-09-23T22:07:09.084738+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:09 smithi123 bash[27681]: audit 2023-09-23T22:07:09.092311+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:09.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[33603]: cluster 2023-09-23T22:07:07.886485+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:09.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[33603]: audit 2023-09-23T22:07:08.802449+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:09.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[33603]: audit 2023-09-23T22:07:09.083835+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:09.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[33603]: audit 2023-09-23T22:07:09.084738+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:09.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[33603]: audit 2023-09-23T22:07:09.092311+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:09.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[27336]: cluster 2023-09-23T22:07:07.886485+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:09.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[27336]: audit 2023-09-23T22:07:08.802449+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:09.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[27336]: audit 2023-09-23T22:07:09.083835+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:09.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[27336]: audit 2023-09-23T22:07:09.084738+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:09.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:09 smithi121 bash[27336]: audit 2023-09-23T22:07:09.092311+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:11.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:11 smithi121 bash[27336]: cluster 2023-09-23T22:07:09.886920+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:11.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:11 smithi121 bash[27336]: audit 2023-09-23T22:07:10.293268+0000 mon.a (mon.0) 307 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:07:11.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:11 smithi121 bash[33603]: cluster 2023-09-23T22:07:09.886920+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:11.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:11 smithi121 bash[33603]: audit 2023-09-23T22:07:10.293268+0000 mon.a (mon.0) 307 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:07:11.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:11 smithi123 bash[27681]: cluster 2023-09-23T22:07:09.886920+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:11.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:11 smithi123 bash[27681]: audit 2023-09-23T22:07:10.293268+0000 mon.a (mon.0) 307 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:07:12.468 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 2 on host 'smithi121' 2023-09-23T22:07:12.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:12 smithi123 bash[27681]: audit 2023-09-23T22:07:11.277437+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:07:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:12 smithi123 bash[27681]: cluster 2023-09-23T22:07:11.277491+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T22:07:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:12 smithi123 bash[27681]: audit 2023-09-23T22:07:11.277648+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:12 smithi123 bash[27681]: audit 2023-09-23T22:07:11.278187+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:07:12.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[33603]: audit 2023-09-23T22:07:11.277437+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:07:12.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[33603]: cluster 2023-09-23T22:07:11.277491+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T22:07:12.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[33603]: audit 2023-09-23T22:07:11.277648+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:12.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[33603]: audit 2023-09-23T22:07:11.278187+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:07:12.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[27336]: audit 2023-09-23T22:07:11.277437+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:07:12.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[27336]: cluster 2023-09-23T22:07:11.277491+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T22:07:12.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[27336]: audit 2023-09-23T22:07:11.277648+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:12.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:12 smithi121 bash[27336]: audit 2023-09-23T22:07:11.278187+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:07:13.241 DEBUG:teuthology.orchestra.run.smithi121:osd.2> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-23T22:07:13.243 INFO:tasks.cephadm:Deploying osd.3 on smithi121 with /dev/vg_nvme/lv_1... 2023-09-23T22:07:13.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T22:07:13.464 INFO:journalctl@ceph.osd.2.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:07:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: cluster 2023-09-23T22:07:11.887295+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: audit 2023-09-23T22:07:12.280632+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:07:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: cluster 2023-09-23T22:07:12.280714+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T22:07:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: audit 2023-09-23T22:07:12.281380+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: audit 2023-09-23T22:07:12.288986+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: audit 2023-09-23T22:07:12.467873+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:13 smithi123 bash[27681]: audit 2023-09-23T22:07:12.468463+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:14.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: cluster 2023-09-23T22:07:11.887295+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:14.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: audit 2023-09-23T22:07:12.280632+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:07:14.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: cluster 2023-09-23T22:07:12.280714+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T22:07:14.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: audit 2023-09-23T22:07:12.281380+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:14.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: audit 2023-09-23T22:07:12.288986+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: audit 2023-09-23T22:07:12.467873+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[27336]: audit 2023-09-23T22:07:12.468463+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: cluster 2023-09-23T22:07:11.887295+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: audit 2023-09-23T22:07:12.280632+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: cluster 2023-09-23T22:07:12.280714+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: audit 2023-09-23T22:07:12.281380+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: audit 2023-09-23T22:07:12.288986+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: audit 2023-09-23T22:07:12.467873+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:14.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:13 smithi121 bash[33603]: audit 2023-09-23T22:07:12.468463+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: cluster 2023-09-23T22:07:11.261398+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: cluster 2023-09-23T22:07:11.261492+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: cluster 2023-09-23T22:07:13.291141+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174] boot 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: cluster 2023-09-23T22:07:13.291262+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: audit 2023-09-23T22:07:13.292107+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: audit 2023-09-23T22:07:13.292573+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:07:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: cluster 2023-09-23T22:07:13.887746+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: audit 2023-09-23T22:07:14.293181+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T22:07:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: cluster 2023-09-23T22:07:14.293330+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T22:07:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:14 smithi123 bash[27681]: audit 2023-09-23T22:07:14.294876+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:07:15.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: cluster 2023-09-23T22:07:11.261398+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: cluster 2023-09-23T22:07:11.261492+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: cluster 2023-09-23T22:07:13.291141+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174] boot 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: cluster 2023-09-23T22:07:13.291262+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: audit 2023-09-23T22:07:13.292107+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: audit 2023-09-23T22:07:13.292573+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: cluster 2023-09-23T22:07:13.887746+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: audit 2023-09-23T22:07:14.293181+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: cluster 2023-09-23T22:07:14.293330+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T22:07:15.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[33603]: audit 2023-09-23T22:07:14.294876+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: cluster 2023-09-23T22:07:11.261398+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: cluster 2023-09-23T22:07:11.261492+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: cluster 2023-09-23T22:07:13.291141+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.121:6818/764775174,v1:172.21.15.121:6819/764775174] boot 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: cluster 2023-09-23T22:07:13.291262+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: audit 2023-09-23T22:07:13.292107+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: audit 2023-09-23T22:07:13.292573+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: cluster 2023-09-23T22:07:13.887746+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: audit 2023-09-23T22:07:14.293181+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: cluster 2023-09-23T22:07:14.293330+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T22:07:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:14 smithi121 bash[27336]: audit 2023-09-23T22:07:14.294876+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:07:16.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:16 smithi121 bash[33603]: audit 2023-09-23T22:07:15.295426+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T22:07:16.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:16 smithi121 bash[33603]: cluster 2023-09-23T22:07:15.295543+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T22:07:16.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:16 smithi121 bash[27336]: audit 2023-09-23T22:07:15.295426+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T22:07:16.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:16 smithi121 bash[27336]: cluster 2023-09-23T22:07:15.295543+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T22:07:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:16 smithi123 bash[27681]: audit 2023-09-23T22:07:15.295426+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T22:07:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:16 smithi123 bash[27681]: cluster 2023-09-23T22:07:15.295543+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T22:07:16.865 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T22:07:16.865 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T22:07:16.865 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2023-09-23T22:07:16.866 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2023-09-23T22:07:16.866 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0143178 s, 732 MB/s 2023-09-23T22:07:16.866 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2023-09-23T22:07:17.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:17 smithi121 bash[27336]: cluster 2023-09-23T22:07:15.888354+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v110: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:17.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:17 smithi121 bash[27336]: cluster 2023-09-23T22:07:16.296586+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T22:07:17.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:17 smithi121 bash[33603]: cluster 2023-09-23T22:07:15.888354+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v110: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:17.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:17 smithi121 bash[33603]: cluster 2023-09-23T22:07:16.296586+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T22:07:17.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi121:vg_nvme/lv_1 2023-09-23T22:07:17.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:17 smithi123 bash[27681]: cluster 2023-09-23T22:07:15.888354+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v110: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:17.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:17 smithi123 bash[27681]: cluster 2023-09-23T22:07:16.296586+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T22:07:19.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:19 smithi121 bash[27336]: cluster 2023-09-23T22:07:17.888790+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v112: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:19.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:19 smithi121 bash[33603]: cluster 2023-09-23T22:07:17.888790+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v112: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:19.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:19 smithi123 bash[27681]: cluster 2023-09-23T22:07:17.888790+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v112: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:21.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:21 smithi121 bash[27336]: cluster 2023-09-23T22:07:19.889450+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:21.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:21 smithi121 bash[33603]: cluster 2023-09-23T22:07:19.889450+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:21.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:21 smithi123 bash[27681]: cluster 2023-09-23T22:07:19.889450+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[27336]: cluster 2023-09-23T22:07:21.890056+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[27336]: audit 2023-09-23T22:07:22.446500+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:07:23.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[27336]: audit 2023-09-23T22:07:22.450731+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:07:23.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[27336]: audit 2023-09-23T22:07:22.451842+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:23.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[33603]: cluster 2023-09-23T22:07:21.890056+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:23.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[33603]: audit 2023-09-23T22:07:22.446500+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:07:23.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[33603]: audit 2023-09-23T22:07:22.450731+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:07:23.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:23 smithi121 bash[33603]: audit 2023-09-23T22:07:22.451842+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:23.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:23 smithi123 bash[27681]: cluster 2023-09-23T22:07:21.890056+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:23.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:23 smithi123 bash[27681]: audit 2023-09-23T22:07:22.446500+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:07:23.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:23 smithi123 bash[27681]: audit 2023-09-23T22:07:22.450731+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:07:23.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:23 smithi123 bash[27681]: audit 2023-09-23T22:07:22.451842+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:24.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:22.440898+0000 mgr.y (mgr.14146) 134 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: cluster 2023-09-23T22:07:23.890562+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: cephadm 2023-09-23T22:07:23.977164+0000 mgr.y (mgr.14146) 136 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.985463+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.987296+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.988594+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.989759+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: cephadm 2023-09-23T22:07:23.990643+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5413M 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.996955+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.998472+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:23.999491+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:24.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[27336]: audit 2023-09-23T22:07:24.005212+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:22.440898+0000 mgr.y (mgr.14146) 134 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: cluster 2023-09-23T22:07:23.890562+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: cephadm 2023-09-23T22:07:23.977164+0000 mgr.y (mgr.14146) 136 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.985463+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.987296+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.988594+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.989759+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: cephadm 2023-09-23T22:07:23.990643+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5413M 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.996955+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.998472+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:24.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:23.999491+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:24.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:24 smithi121 bash[33603]: audit 2023-09-23T22:07:24.005212+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:22.440898+0000 mgr.y (mgr.14146) 134 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: cluster 2023-09-23T22:07:23.890562+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: cephadm 2023-09-23T22:07:23.977164+0000 mgr.y (mgr.14146) 136 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.985463+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.987296+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.988594+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.989759+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:24.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: cephadm 2023-09-23T22:07:23.990643+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5413M 2023-09-23T22:07:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.996955+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.998472+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:23.999491+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:24 smithi123 bash[27681]: audit 2023-09-23T22:07:24.005212+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:27.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:26 smithi121 bash[27336]: cluster 2023-09-23T22:07:25.891113+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:27.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:26 smithi121 bash[33603]: cluster 2023-09-23T22:07:25.891113+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:27.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:26 smithi123 bash[27681]: cluster 2023-09-23T22:07:25.891113+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:29.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:29 smithi121 bash[33603]: cluster 2023-09-23T22:07:27.891649+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:29.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:29 smithi121 bash[27336]: cluster 2023-09-23T22:07:27.891649+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:29.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:29 smithi123 bash[27681]: cluster 2023-09-23T22:07:27.891649+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:31 smithi123 bash[27681]: cluster 2023-09-23T22:07:29.892234+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:31 smithi123 bash[27681]: audit 2023-09-23T22:07:30.740157+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.121:0/3651993661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "766fddaf-071d-4fbb-8af3-01a4c8c4f770"}]: dispatch 2023-09-23T22:07:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:31 smithi123 bash[27681]: audit 2023-09-23T22:07:30.748784+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.121:0/3651993661' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "766fddaf-071d-4fbb-8af3-01a4c8c4f770"}]': finished 2023-09-23T22:07:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:31 smithi123 bash[27681]: cluster 2023-09-23T22:07:30.748872+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T22:07:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:31 smithi123 bash[27681]: audit 2023-09-23T22:07:30.749186+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:31.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[27336]: cluster 2023-09-23T22:07:29.892234+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:31.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[27336]: audit 2023-09-23T22:07:30.740157+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.121:0/3651993661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "766fddaf-071d-4fbb-8af3-01a4c8c4f770"}]: dispatch 2023-09-23T22:07:31.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[27336]: audit 2023-09-23T22:07:30.748784+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.121:0/3651993661' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "766fddaf-071d-4fbb-8af3-01a4c8c4f770"}]': finished 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[27336]: cluster 2023-09-23T22:07:30.748872+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[27336]: audit 2023-09-23T22:07:30.749186+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[33603]: cluster 2023-09-23T22:07:29.892234+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[33603]: audit 2023-09-23T22:07:30.740157+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.121:0/3651993661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "766fddaf-071d-4fbb-8af3-01a4c8c4f770"}]: dispatch 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[33603]: audit 2023-09-23T22:07:30.748784+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.121:0/3651993661' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "766fddaf-071d-4fbb-8af3-01a4c8c4f770"}]': finished 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[33603]: cluster 2023-09-23T22:07:30.748872+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T22:07:31.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:31 smithi121 bash[33603]: audit 2023-09-23T22:07:30.749186+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:32 smithi123 bash[27681]: audit 2023-09-23T22:07:31.452501+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.121:0/2046313906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:07:32.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:32 smithi121 bash[27336]: audit 2023-09-23T22:07:31.452501+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.121:0/2046313906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:07:32.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:32 smithi121 bash[33603]: audit 2023-09-23T22:07:31.452501+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.121:0/2046313906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:07:33.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:33 smithi123 bash[27681]: cluster 2023-09-23T22:07:31.892774+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:33.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:33 smithi121 bash[33603]: cluster 2023-09-23T22:07:31.892774+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:33.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:33 smithi121 bash[27336]: cluster 2023-09-23T22:07:31.892774+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:35.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:35 smithi123 bash[27681]: cluster 2023-09-23T22:07:33.893346+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:35.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:35 smithi121 bash[27336]: cluster 2023-09-23T22:07:33.893346+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:35.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:35 smithi121 bash[33603]: cluster 2023-09-23T22:07:33.893346+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:37.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:37 smithi123 bash[27681]: cluster 2023-09-23T22:07:35.893867+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:37.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:37 smithi121 bash[27336]: cluster 2023-09-23T22:07:35.893867+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:37.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:37 smithi121 bash[33603]: cluster 2023-09-23T22:07:35.893867+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:39.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:39 smithi121 bash[27336]: cluster 2023-09-23T22:07:37.894418+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:39.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:39 smithi121 bash[33603]: cluster 2023-09-23T22:07:37.894418+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:39.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:39 smithi123 bash[27681]: cluster 2023-09-23T22:07:37.894418+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:41.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:41 smithi121 bash[27336]: cluster 2023-09-23T22:07:39.895007+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:41.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:41 smithi121 bash[33603]: cluster 2023-09-23T22:07:39.895007+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:41 smithi123 bash[27681]: cluster 2023-09-23T22:07:39.895007+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:43.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:43 smithi121 bash[27336]: cluster 2023-09-23T22:07:41.895525+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:43.617 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:43 smithi121 bash[33603]: cluster 2023-09-23T22:07:41.895525+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:43.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:43 smithi123 bash[27681]: cluster 2023-09-23T22:07:41.895525+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:44.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:44 smithi121 bash[33603]: audit 2023-09-23T22:07:43.358274+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:07:44.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:44 smithi121 bash[33603]: audit 2023-09-23T22:07:43.359813+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:44.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:44 smithi121 bash[27336]: audit 2023-09-23T22:07:43.358274+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:07:44.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:44 smithi121 bash[27336]: audit 2023-09-23T22:07:43.359813+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:44.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:44 smithi123 bash[27681]: audit 2023-09-23T22:07:43.358274+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:07:44.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:44 smithi123 bash[27681]: audit 2023-09-23T22:07:43.359813+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:45 smithi121 bash[27336]: cephadm 2023-09-23T22:07:43.361009+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.3 on smithi121 2023-09-23T22:07:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:45 smithi121 bash[27336]: cluster 2023-09-23T22:07:43.895991+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:45.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:45 smithi121 bash[33603]: cephadm 2023-09-23T22:07:43.361009+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.3 on smithi121 2023-09-23T22:07:45.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:45 smithi121 bash[33603]: cluster 2023-09-23T22:07:43.895991+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:45.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:45 smithi123 bash[27681]: cephadm 2023-09-23T22:07:43.361009+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.3 on smithi121 2023-09-23T22:07:45.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:45 smithi123 bash[27681]: cluster 2023-09-23T22:07:43.895991+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:46.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:46 smithi121 bash[27336]: cluster 2023-09-23T22:07:45.896558+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:46.663 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:46 smithi121 bash[33603]: cluster 2023-09-23T22:07:45.896558+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:46.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:46 smithi123 bash[27681]: cluster 2023-09-23T22:07:45.896558+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:48.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:48 smithi121 bash[27336]: audit 2023-09-23T22:07:47.720897+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:48.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:48 smithi121 bash[27336]: audit 2023-09-23T22:07:47.731738+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:48.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:48 smithi121 bash[27336]: cluster 2023-09-23T22:07:47.896904+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:48.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:48 smithi121 bash[33603]: audit 2023-09-23T22:07:47.720897+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:49.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:48 smithi121 bash[33603]: audit 2023-09-23T22:07:47.731738+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:49.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:48 smithi121 bash[33603]: cluster 2023-09-23T22:07:47.896904+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:49.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:48 smithi123 bash[27681]: audit 2023-09-23T22:07:47.720897+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:49.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:48 smithi123 bash[27681]: audit 2023-09-23T22:07:47.731738+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:49.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:48 smithi123 bash[27681]: cluster 2023-09-23T22:07:47.896904+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:51.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:50 smithi121 bash[27336]: cluster 2023-09-23T22:07:49.897353+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:50 smithi121 bash[33603]: cluster 2023-09-23T22:07:49.897353+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:51.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:50 smithi123 bash[27681]: cluster 2023-09-23T22:07:49.897353+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:53.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:52 smithi121 bash[33603]: cluster 2023-09-23T22:07:51.897899+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:52 smithi121 bash[27336]: cluster 2023-09-23T22:07:51.897899+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:53.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:52 smithi123 bash[27681]: cluster 2023-09-23T22:07:51.897899+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:54.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[27336]: audit 2023-09-23T22:07:52.967672+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:54.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[27336]: audit 2023-09-23T22:07:52.968767+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:54.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[27336]: audit 2023-09-23T22:07:52.969690+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:54.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[27336]: audit 2023-09-23T22:07:52.975474+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:54.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[33603]: audit 2023-09-23T22:07:52.967672+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:54.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[33603]: audit 2023-09-23T22:07:52.968767+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:54.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[33603]: audit 2023-09-23T22:07:52.969690+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:54.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:53 smithi121 bash[33603]: audit 2023-09-23T22:07:52.975474+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:54.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:53 smithi123 bash[27681]: audit 2023-09-23T22:07:52.967672+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:53 smithi123 bash[27681]: audit 2023-09-23T22:07:52.968767+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:53 smithi123 bash[27681]: audit 2023-09-23T22:07:52.969690+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:53 smithi123 bash[27681]: audit 2023-09-23T22:07:52.975474+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:55.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:55 smithi121 bash[33603]: cluster 2023-09-23T22:07:53.898288+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:55.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:55 smithi121 bash[33603]: audit 2023-09-23T22:07:54.525337+0000 mon.a (mon.0) 352 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:07:55.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:55 smithi121 bash[27336]: cluster 2023-09-23T22:07:53.898288+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:55.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:55 smithi121 bash[27336]: audit 2023-09-23T22:07:54.525337+0000 mon.a (mon.0) 352 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:07:55.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:55 smithi123 bash[27681]: cluster 2023-09-23T22:07:53.898288+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:55 smithi123 bash[27681]: audit 2023-09-23T22:07:54.525337+0000 mon.a (mon.0) 352 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:07:56.461 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 3 on host 'smithi121' 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: audit 2023-09-23T22:07:55.283314+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: cluster 2023-09-23T22:07:55.283503+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: audit 2023-09-23T22:07:55.284150+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: audit 2023-09-23T22:07:55.284592+0000 mon.a (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: audit 2023-09-23T22:07:56.282981+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: cluster 2023-09-23T22:07:56.283075+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T22:07:56.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[33603]: audit 2023-09-23T22:07:56.283290+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: audit 2023-09-23T22:07:55.283314+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: cluster 2023-09-23T22:07:55.283503+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: audit 2023-09-23T22:07:55.284150+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: audit 2023-09-23T22:07:55.284592+0000 mon.a (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: audit 2023-09-23T22:07:56.282981+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: cluster 2023-09-23T22:07:56.283075+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T22:07:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:56 smithi121 bash[27336]: audit 2023-09-23T22:07:56.283290+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: audit 2023-09-23T22:07:55.283314+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: cluster 2023-09-23T22:07:55.283503+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: audit 2023-09-23T22:07:55.284150+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: audit 2023-09-23T22:07:55.284592+0000 mon.a (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: audit 2023-09-23T22:07:56.282981+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: cluster 2023-09-23T22:07:56.283075+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T22:07:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:56 smithi123 bash[27681]: audit 2023-09-23T22:07:56.283290+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:57.174 DEBUG:teuthology.orchestra.run.smithi121:osd.3> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T22:07:57.176 INFO:tasks.cephadm:Deploying osd.4 on smithi123 with /dev/vg_nvme/lv_4... 2023-09-23T22:07:57.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T22:07:57.423 INFO:journalctl@ceph.osd.3.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:07:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[27336]: cluster 2023-09-23T22:07:55.898786+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[27336]: audit 2023-09-23T22:07:56.289860+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[27336]: audit 2023-09-23T22:07:56.460324+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[27336]: audit 2023-09-23T22:07:56.501360+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:57.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[27336]: audit 2023-09-23T22:07:57.288816+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[33603]: cluster 2023-09-23T22:07:55.898786+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[33603]: audit 2023-09-23T22:07:56.289860+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[33603]: audit 2023-09-23T22:07:56.460324+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[33603]: audit 2023-09-23T22:07:56.501360+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:57.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:57 smithi121 bash[33603]: audit 2023-09-23T22:07:57.288816+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:57.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:57 smithi123 bash[27681]: cluster 2023-09-23T22:07:55.898786+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:57 smithi123 bash[27681]: audit 2023-09-23T22:07:56.289860+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:57 smithi123 bash[27681]: audit 2023-09-23T22:07:56.460324+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:07:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:57 smithi123 bash[27681]: audit 2023-09-23T22:07:56.501360+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:57 smithi123 bash[27681]: audit 2023-09-23T22:07:57.288816+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:58.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:58 smithi123 bash[27681]: cluster 2023-09-23T22:07:55.545158+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:07:58.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:58 smithi123 bash[27681]: cluster 2023-09-23T22:07:55.545227+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:07:58.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:58 smithi123 bash[27681]: cluster 2023-09-23T22:07:57.298582+0000 mon.a (mon.0) 364 : cluster [INF] osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761] boot 2023-09-23T22:07:58.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:58 smithi123 bash[27681]: cluster 2023-09-23T22:07:57.298632+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T22:07:58.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:58 smithi123 bash[27681]: audit 2023-09-23T22:07:57.299242+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:58.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[27336]: cluster 2023-09-23T22:07:55.545158+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:07:58.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[27336]: cluster 2023-09-23T22:07:55.545227+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:07:58.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[27336]: cluster 2023-09-23T22:07:57.298582+0000 mon.a (mon.0) 364 : cluster [INF] osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761] boot 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[27336]: cluster 2023-09-23T22:07:57.298632+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[27336]: audit 2023-09-23T22:07:57.299242+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[33603]: cluster 2023-09-23T22:07:55.545158+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[33603]: cluster 2023-09-23T22:07:55.545227+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[33603]: cluster 2023-09-23T22:07:57.298582+0000 mon.a (mon.0) 364 : cluster [INF] osd.3 [v2:172.21.15.121:6826/3381586761,v1:172.21.15.121:6827/3381586761] boot 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[33603]: cluster 2023-09-23T22:07:57.298632+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T22:07:58.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:58 smithi121 bash[33603]: audit 2023-09-23T22:07:57.299242+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:07:59.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:59 smithi123 bash[27681]: cluster 2023-09-23T22:07:57.899318+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:07:59 smithi123 bash[27681]: cluster 2023-09-23T22:07:58.317366+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T22:07:59.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:59 smithi121 bash[27336]: cluster 2023-09-23T22:07:57.899318+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:59.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:07:59 smithi121 bash[27336]: cluster 2023-09-23T22:07:58.317366+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T22:07:59.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:59 smithi121 bash[33603]: cluster 2023-09-23T22:07:57.899318+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T22:07:59.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:07:59 smithi121 bash[33603]: cluster 2023-09-23T22:07:58.317366+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T22:08:00.491 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T22:08:00.491 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T22:08:00.491 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-09-23T22:08:00.491 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-09-23T22:08:00.491 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015698 s, 668 MB/s 2023-09-23T22:08:00.492 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-09-23T22:08:01.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2023-09-23T22:08:01.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:01 smithi123 bash[27681]: cluster 2023-09-23T22:07:59.899872+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:01.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:01 smithi121 bash[33603]: cluster 2023-09-23T22:07:59.899872+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:01.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:01 smithi121 bash[27336]: cluster 2023-09-23T22:07:59.899872+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:02.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:02 smithi121 bash[27336]: cluster 2023-09-23T22:08:01.900435+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:02.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:02 smithi121 bash[33603]: cluster 2023-09-23T22:08:01.900435+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:02.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:02 smithi123 bash[27681]: cluster 2023-09-23T22:08:01.900435+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:04 smithi123 bash[27681]: audit 2023-09-23T22:08:03.989263+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:04 smithi123 bash[27681]: audit 2023-09-23T22:08:03.994583+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:04 smithi123 bash[27681]: audit 2023-09-23T22:08:03.996020+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:04.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:04 smithi121 bash[33603]: audit 2023-09-23T22:08:03.989263+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:04.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:04 smithi121 bash[33603]: audit 2023-09-23T22:08:03.994583+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:04.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:04 smithi121 bash[33603]: audit 2023-09-23T22:08:03.996020+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:04.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:04 smithi121 bash[27336]: audit 2023-09-23T22:08:03.989263+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:04.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:04 smithi121 bash[27336]: audit 2023-09-23T22:08:03.994583+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:04.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:04 smithi121 bash[27336]: audit 2023-09-23T22:08:03.996020+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:05 smithi123 bash[27681]: cluster 2023-09-23T22:08:03.900945+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:05 smithi123 bash[27681]: audit 2023-09-23T22:08:03.984208+0000 mgr.y (mgr.14146) 159 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:05.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:05 smithi121 bash[33603]: cluster 2023-09-23T22:08:03.900945+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:05.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:05 smithi121 bash[33603]: audit 2023-09-23T22:08:03.984208+0000 mgr.y (mgr.14146) 159 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:05.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:05 smithi121 bash[27336]: cluster 2023-09-23T22:08:03.900945+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:05.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:05 smithi121 bash[27336]: audit 2023-09-23T22:08:03.984208+0000 mgr.y (mgr.14146) 159 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:07.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: cephadm 2023-09-23T22:08:05.728402+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:08:07.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.738033+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.739650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.740824+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.741935+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.743008+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: cephadm 2023-09-23T22:08:05.743900+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 4060M 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.749167+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.751504+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.752862+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: audit 2023-09-23T22:08:05.759467+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[27336]: cluster 2023-09-23T22:08:05.901532+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: cephadm 2023-09-23T22:08:05.728402+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.738033+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.739650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.740824+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.741935+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.743008+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: cephadm 2023-09-23T22:08:05.743900+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 4060M 2023-09-23T22:08:07.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.749167+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.751504+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:07.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.752862+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:07.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: audit 2023-09-23T22:08:05.759467+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:06 smithi121 bash[33603]: cluster 2023-09-23T22:08:05.901532+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:07.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: cephadm 2023-09-23T22:08:05.728402+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi121 2023-09-23T22:08:07.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.738033+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.739650+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.740824+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.741935+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.743008+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: cephadm 2023-09-23T22:08:05.743900+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 4060M 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.749167+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.751504+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.752862+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: audit 2023-09-23T22:08:05.759467+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:06 smithi123 bash[27681]: cluster 2023-09-23T22:08:05.901532+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:09.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:09 smithi123 bash[27681]: cluster 2023-09-23T22:08:07.902072+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:09.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:09 smithi121 bash[27336]: cluster 2023-09-23T22:08:07.902072+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:09.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:09 smithi121 bash[33603]: cluster 2023-09-23T22:08:07.902072+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:11.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:11 smithi123 bash[27681]: cluster 2023-09-23T22:08:09.902554+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:11.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:11 smithi121 bash[27336]: cluster 2023-09-23T22:08:09.902554+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:11.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:11 smithi121 bash[33603]: cluster 2023-09-23T22:08:09.902554+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:12 smithi123 bash[27681]: audit 2023-09-23T22:08:11.982739+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.123:0/793813762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]: dispatch 2023-09-23T22:08:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:12 smithi123 bash[27681]: audit 2023-09-23T22:08:11.982902+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]: dispatch 2023-09-23T22:08:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:12 smithi123 bash[27681]: audit 2023-09-23T22:08:11.990750+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]': finished 2023-09-23T22:08:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:12 smithi123 bash[27681]: cluster 2023-09-23T22:08:11.990846+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T22:08:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:12 smithi123 bash[27681]: audit 2023-09-23T22:08:11.991141+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:12.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[27336]: audit 2023-09-23T22:08:11.982739+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.123:0/793813762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]: dispatch 2023-09-23T22:08:12.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[27336]: audit 2023-09-23T22:08:11.982902+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]: dispatch 2023-09-23T22:08:12.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[27336]: audit 2023-09-23T22:08:11.990750+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]': finished 2023-09-23T22:08:12.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[27336]: cluster 2023-09-23T22:08:11.990846+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T22:08:12.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[27336]: audit 2023-09-23T22:08:11.991141+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[33603]: audit 2023-09-23T22:08:11.982739+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.123:0/793813762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]: dispatch 2023-09-23T22:08:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[33603]: audit 2023-09-23T22:08:11.982902+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]: dispatch 2023-09-23T22:08:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[33603]: audit 2023-09-23T22:08:11.990750+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b18dbff7-dc83-41fd-8090-4940b3466da1"}]': finished 2023-09-23T22:08:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[33603]: cluster 2023-09-23T22:08:11.990846+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T22:08:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:12 smithi121 bash[33603]: audit 2023-09-23T22:08:11.991141+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:13.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:13 smithi121 bash[27336]: cluster 2023-09-23T22:08:11.903104+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:13.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:13 smithi121 bash[27336]: audit 2023-09-23T22:08:12.669252+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.123:0/2376252488' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:08:13.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:13 smithi121 bash[33603]: cluster 2023-09-23T22:08:11.903104+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:13.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:13 smithi121 bash[33603]: audit 2023-09-23T22:08:12.669252+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.123:0/2376252488' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:08:13.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:13 smithi123 bash[27681]: cluster 2023-09-23T22:08:11.903104+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:13 smithi123 bash[27681]: audit 2023-09-23T22:08:12.669252+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.123:0/2376252488' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:08:15.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:15 smithi123 bash[27681]: cluster 2023-09-23T22:08:13.903646+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:15.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:15 smithi121 bash[27336]: cluster 2023-09-23T22:08:13.903646+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:15.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:15 smithi121 bash[33603]: cluster 2023-09-23T22:08:13.903646+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:17.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:17 smithi121 bash[27336]: cluster 2023-09-23T22:08:15.904223+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:17.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:17 smithi121 bash[33603]: cluster 2023-09-23T22:08:15.904223+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:17.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:17 smithi123 bash[27681]: cluster 2023-09-23T22:08:15.904223+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:19.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:19 smithi121 bash[27336]: cluster 2023-09-23T22:08:17.904737+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:19.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:19 smithi121 bash[33603]: cluster 2023-09-23T22:08:17.904737+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:19.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:19 smithi123 bash[27681]: cluster 2023-09-23T22:08:17.904737+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:21.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:21 smithi123 bash[27681]: cluster 2023-09-23T22:08:19.905297+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:21.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:21 smithi121 bash[33603]: cluster 2023-09-23T22:08:19.905297+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:21.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:21 smithi121 bash[27336]: cluster 2023-09-23T22:08:19.905297+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:23.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:23 smithi123 bash[27681]: cluster 2023-09-23T22:08:21.905823+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:23.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:23 smithi121 bash[27336]: cluster 2023-09-23T22:08:21.905823+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:23.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:23 smithi121 bash[33603]: cluster 2023-09-23T22:08:21.905823+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:24 smithi123 bash[27681]: audit 2023-09-23T22:08:23.839122+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:08:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:24 smithi123 bash[27681]: audit 2023-09-23T22:08:23.840708+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:24.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:24 smithi121 bash[27336]: audit 2023-09-23T22:08:23.839122+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:08:24.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:24 smithi121 bash[27336]: audit 2023-09-23T22:08:23.840708+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:24.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:24 smithi121 bash[33603]: audit 2023-09-23T22:08:23.839122+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:08:24.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:24 smithi121 bash[33603]: audit 2023-09-23T22:08:23.840708+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:25 smithi123 bash[27681]: cephadm 2023-09-23T22:08:23.841872+0000 mgr.y (mgr.14146) 171 : cephadm [INF] Deploying daemon osd.4 on smithi123 2023-09-23T22:08:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:25 smithi123 bash[27681]: cluster 2023-09-23T22:08:23.906323+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:25.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:25 smithi121 bash[27336]: cephadm 2023-09-23T22:08:23.841872+0000 mgr.y (mgr.14146) 171 : cephadm [INF] Deploying daemon osd.4 on smithi123 2023-09-23T22:08:25.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:25 smithi121 bash[27336]: cluster 2023-09-23T22:08:23.906323+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:25.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:25 smithi121 bash[33603]: cephadm 2023-09-23T22:08:23.841872+0000 mgr.y (mgr.14146) 171 : cephadm [INF] Deploying daemon osd.4 on smithi123 2023-09-23T22:08:25.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:25 smithi121 bash[33603]: cluster 2023-09-23T22:08:23.906323+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:26.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:26 smithi121 bash[27336]: cluster 2023-09-23T22:08:25.906928+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:26.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:26 smithi121 bash[33603]: cluster 2023-09-23T22:08:25.906928+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:26.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:26 smithi123 bash[27681]: cluster 2023-09-23T22:08:25.906928+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:29.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:28 smithi123 bash[27681]: audit 2023-09-23T22:08:27.820852+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:29.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:28 smithi123 bash[27681]: audit 2023-09-23T22:08:27.840051+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:29.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:28 smithi123 bash[27681]: cluster 2023-09-23T22:08:27.907561+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:29.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:28 smithi121 bash[33603]: audit 2023-09-23T22:08:27.820852+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:29.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:28 smithi121 bash[33603]: audit 2023-09-23T22:08:27.840051+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:29.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:28 smithi121 bash[33603]: cluster 2023-09-23T22:08:27.907561+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:29.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:28 smithi121 bash[27336]: audit 2023-09-23T22:08:27.820852+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:29.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:28 smithi121 bash[27336]: audit 2023-09-23T22:08:27.840051+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:29.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:28 smithi121 bash[27336]: cluster 2023-09-23T22:08:27.907561+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:31.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:30 smithi121 bash[33603]: cluster 2023-09-23T22:08:29.908164+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:31.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:30 smithi121 bash[27336]: cluster 2023-09-23T22:08:29.908164+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:31.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:30 smithi123 bash[27681]: cluster 2023-09-23T22:08:29.908164+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:33.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:32 smithi121 bash[33603]: cluster 2023-09-23T22:08:31.908682+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:33.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:32 smithi121 bash[27336]: cluster 2023-09-23T22:08:31.908682+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:32 smithi123 bash[27681]: cluster 2023-09-23T22:08:31.908682+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:34.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:34 smithi123 bash[27681]: audit 2023-09-23T22:08:33.002536+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:34.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:34 smithi123 bash[27681]: audit 2023-09-23T22:08:33.288997+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:34.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:34 smithi123 bash[27681]: audit 2023-09-23T22:08:33.290667+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:34.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:34 smithi123 bash[27681]: audit 2023-09-23T22:08:33.297820+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:34.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[33603]: audit 2023-09-23T22:08:33.002536+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:34.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[33603]: audit 2023-09-23T22:08:33.288997+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:34.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[33603]: audit 2023-09-23T22:08:33.290667+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:34.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[33603]: audit 2023-09-23T22:08:33.297820+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:34.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[27336]: audit 2023-09-23T22:08:33.002536+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:34.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[27336]: audit 2023-09-23T22:08:33.288997+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:34.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[27336]: audit 2023-09-23T22:08:33.290667+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:34.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:34 smithi121 bash[27336]: audit 2023-09-23T22:08:33.297820+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:35.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:35 smithi123 bash[27681]: cluster 2023-09-23T22:08:33.909208+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:35.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:35 smithi123 bash[27681]: audit 2023-09-23T22:08:34.200024+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:08:35.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:35 smithi123 bash[27681]: audit 2023-09-23T22:08:34.200165+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:08:35.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:35 smithi121 bash[33603]: cluster 2023-09-23T22:08:33.909208+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:35.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:35 smithi121 bash[33603]: audit 2023-09-23T22:08:34.200024+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:08:35.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:35 smithi121 bash[33603]: audit 2023-09-23T22:08:34.200165+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:08:35.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:35 smithi121 bash[27336]: cluster 2023-09-23T22:08:33.909208+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:35.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:35 smithi121 bash[27336]: audit 2023-09-23T22:08:34.200024+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:08:35.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:35 smithi121 bash[27336]: audit 2023-09-23T22:08:34.200165+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:08:36.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:36 smithi123 bash[27681]: audit 2023-09-23T22:08:35.008770+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:08:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:36 smithi123 bash[27681]: cluster 2023-09-23T22:08:35.008842+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T22:08:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:36 smithi123 bash[27681]: audit 2023-09-23T22:08:35.009290+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:36 smithi123 bash[27681]: audit 2023-09-23T22:08:35.011225+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:08:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:36 smithi123 bash[27681]: audit 2023-09-23T22:08:35.013716+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:08:36.346 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 4 on host 'smithi123' 2023-09-23T22:08:36.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[33603]: audit 2023-09-23T22:08:35.008770+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:08:36.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[33603]: cluster 2023-09-23T22:08:35.008842+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T22:08:36.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[33603]: audit 2023-09-23T22:08:35.009290+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:36.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[33603]: audit 2023-09-23T22:08:35.011225+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:08:36.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[33603]: audit 2023-09-23T22:08:35.013716+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:08:36.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[27336]: audit 2023-09-23T22:08:35.008770+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:08:36.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[27336]: cluster 2023-09-23T22:08:35.008842+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T22:08:36.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[27336]: audit 2023-09-23T22:08:35.009290+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:36.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[27336]: audit 2023-09-23T22:08:35.011225+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:08:36.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:36 smithi121 bash[27336]: audit 2023-09-23T22:08:35.013716+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:08:37.073 DEBUG:teuthology.orchestra.run.smithi123:osd.4> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-23T22:08:37.076 INFO:tasks.cephadm:Deploying osd.5 on smithi123 with /dev/vg_nvme/lv_3... 2023-09-23T22:08:37.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T22:08:37.252 INFO:journalctl@ceph.osd.4.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: cluster 2023-09-23T22:08:35.909717+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: audit 2023-09-23T22:08:36.017621+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: cluster 2023-09-23T22:08:36.017759+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: audit 2023-09-23T22:08:36.018636+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: audit 2023-09-23T22:08:36.025646+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: audit 2023-09-23T22:08:36.344958+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:37 smithi123 bash[27681]: audit 2023-09-23T22:08:36.373524+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:37.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: cluster 2023-09-23T22:08:35.909717+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:37.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: audit 2023-09-23T22:08:36.017621+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: cluster 2023-09-23T22:08:36.017759+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: audit 2023-09-23T22:08:36.018636+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: audit 2023-09-23T22:08:36.025646+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: audit 2023-09-23T22:08:36.344958+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[27336]: audit 2023-09-23T22:08:36.373524+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: cluster 2023-09-23T22:08:35.909717+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: audit 2023-09-23T22:08:36.017621+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: cluster 2023-09-23T22:08:36.017759+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: audit 2023-09-23T22:08:36.018636+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:37.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: audit 2023-09-23T22:08:36.025646+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: audit 2023-09-23T22:08:36.344958+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:37 smithi121 bash[33603]: audit 2023-09-23T22:08:36.373524+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:38 smithi123 bash[27681]: cluster 2023-09-23T22:08:35.161762+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:08:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:38 smithi123 bash[27681]: cluster 2023-09-23T22:08:35.161823+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:08:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:38 smithi123 bash[27681]: audit 2023-09-23T22:08:37.031327+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:38 smithi123 bash[27681]: cluster 2023-09-23T22:08:37.035092+0000 mon.a (mon.0) 404 : cluster [INF] osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088] boot 2023-09-23T22:08:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:38 smithi123 bash[27681]: cluster 2023-09-23T22:08:37.035147+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T22:08:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:38 smithi123 bash[27681]: audit 2023-09-23T22:08:37.035353+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:38.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[33603]: cluster 2023-09-23T22:08:35.161762+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[33603]: cluster 2023-09-23T22:08:35.161823+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[33603]: audit 2023-09-23T22:08:37.031327+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[33603]: cluster 2023-09-23T22:08:37.035092+0000 mon.a (mon.0) 404 : cluster [INF] osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088] boot 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[33603]: cluster 2023-09-23T22:08:37.035147+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[33603]: audit 2023-09-23T22:08:37.035353+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[27336]: cluster 2023-09-23T22:08:35.161762+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[27336]: cluster 2023-09-23T22:08:35.161823+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:08:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[27336]: audit 2023-09-23T22:08:37.031327+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:38.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[27336]: cluster 2023-09-23T22:08:37.035092+0000 mon.a (mon.0) 404 : cluster [INF] osd.4 [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088] boot 2023-09-23T22:08:38.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[27336]: cluster 2023-09-23T22:08:37.035147+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T22:08:38.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:38 smithi121 bash[27336]: audit 2023-09-23T22:08:37.035353+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:08:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:39 smithi123 bash[27681]: cluster 2023-09-23T22:08:37.910268+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:39 smithi123 bash[27681]: cluster 2023-09-23T22:08:38.042313+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T22:08:39.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:39 smithi121 bash[33603]: cluster 2023-09-23T22:08:37.910268+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:39.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:39 smithi121 bash[33603]: cluster 2023-09-23T22:08:38.042313+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T22:08:39.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:39 smithi121 bash[27336]: cluster 2023-09-23T22:08:37.910268+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T22:08:39.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:39 smithi121 bash[27336]: cluster 2023-09-23T22:08:38.042313+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T22:08:40.207 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T22:08:40.207 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T22:08:40.207 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-09-23T22:08:40.207 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-09-23T22:08:40.208 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0207595 s, 505 MB/s 2023-09-23T22:08:40.208 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-09-23T22:08:40.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:40 smithi123 bash[27681]: cluster 2023-09-23T22:08:39.053355+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T22:08:40.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:40 smithi121 bash[27336]: cluster 2023-09-23T22:08:39.053355+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T22:08:40.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:40 smithi121 bash[33603]: cluster 2023-09-23T22:08:39.053355+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T22:08:40.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2023-09-23T22:08:41.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:41 smithi123 bash[27681]: cluster 2023-09-23T22:08:39.910824+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:41.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:41 smithi121 bash[33603]: cluster 2023-09-23T22:08:39.910824+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:41.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:41 smithi121 bash[27336]: cluster 2023-09-23T22:08:39.910824+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:43.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:43 smithi121 bash[27336]: cluster 2023-09-23T22:08:41.911345+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:43.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:43 smithi121 bash[33603]: cluster 2023-09-23T22:08:41.911345+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:43.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:43 smithi123 bash[27681]: cluster 2023-09-23T22:08:41.911345+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:45 smithi123 bash[27681]: cluster 2023-09-23T22:08:43.911885+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:45 smithi123 bash[27681]: audit 2023-09-23T22:08:44.981630+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:45 smithi123 bash[27681]: audit 2023-09-23T22:08:44.986194+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:45 smithi123 bash[27681]: audit 2023-09-23T22:08:44.987341+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:45.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[27336]: cluster 2023-09-23T22:08:43.911885+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[27336]: audit 2023-09-23T22:08:44.981630+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[27336]: audit 2023-09-23T22:08:44.986194+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[27336]: audit 2023-09-23T22:08:44.987341+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:45.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[33603]: cluster 2023-09-23T22:08:43.911885+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[33603]: audit 2023-09-23T22:08:44.981630+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[33603]: audit 2023-09-23T22:08:44.986194+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:45 smithi121 bash[33603]: audit 2023-09-23T22:08:44.987341+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:46.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:46 smithi121 bash[33603]: audit 2023-09-23T22:08:44.974675+0000 mgr.y (mgr.14146) 183 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:46 smithi121 bash[27336]: audit 2023-09-23T22:08:44.974675+0000 mgr.y (mgr.14146) 183 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:46.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:46 smithi123 bash[27681]: audit 2023-09-23T22:08:44.974675+0000 mgr.y (mgr.14146) 183 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:47.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: cluster 2023-09-23T22:08:45.912462+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: audit 2023-09-23T22:08:46.493644+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: audit 2023-09-23T22:08:46.495089+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: audit 2023-09-23T22:08:46.503115+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: audit 2023-09-23T22:08:46.504819+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: audit 2023-09-23T22:08:46.506112+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[27336]: audit 2023-09-23T22:08:46.514396+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: cluster 2023-09-23T22:08:45.912462+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: audit 2023-09-23T22:08:46.493644+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: audit 2023-09-23T22:08:46.495089+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: audit 2023-09-23T22:08:46.503115+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: audit 2023-09-23T22:08:46.504819+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: audit 2023-09-23T22:08:46.506112+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:47 smithi121 bash[33603]: audit 2023-09-23T22:08:46.514396+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: cluster 2023-09-23T22:08:45.912462+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: audit 2023-09-23T22:08:46.493644+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: audit 2023-09-23T22:08:46.495089+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: audit 2023-09-23T22:08:46.503115+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: audit 2023-09-23T22:08:46.504819+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: audit 2023-09-23T22:08:46.506112+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:47 smithi123 bash[27681]: audit 2023-09-23T22:08:46.514396+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:08:48.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:48 smithi121 bash[33603]: cephadm 2023-09-23T22:08:46.485481+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:08:48.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:48 smithi121 bash[33603]: cephadm 2023-09-23T22:08:46.496158+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 17265M 2023-09-23T22:08:48.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:48 smithi121 bash[27336]: cephadm 2023-09-23T22:08:46.485481+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:08:48.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:48 smithi121 bash[27336]: cephadm 2023-09-23T22:08:46.496158+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 17265M 2023-09-23T22:08:48.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:48 smithi123 bash[27681]: cephadm 2023-09-23T22:08:46.485481+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:08:48.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:48 smithi123 bash[27681]: cephadm 2023-09-23T22:08:46.496158+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 17265M 2023-09-23T22:08:49.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:49 smithi121 bash[27336]: cluster 2023-09-23T22:08:47.912929+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:49.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:49 smithi121 bash[33603]: cluster 2023-09-23T22:08:47.912929+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:49.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:49 smithi123 bash[27681]: cluster 2023-09-23T22:08:47.912929+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:51.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:51 smithi121 bash[27336]: cluster 2023-09-23T22:08:49.913517+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:51.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:51 smithi121 bash[33603]: cluster 2023-09-23T22:08:49.913517+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:51.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:51 smithi123 bash[27681]: cluster 2023-09-23T22:08:49.913517+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:53.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[27336]: cluster 2023-09-23T22:08:51.914057+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:53.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[27336]: audit 2023-09-23T22:08:53.054064+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]: dispatch 2023-09-23T22:08:53.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[27336]: audit 2023-09-23T22:08:53.054334+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.123:0/3445333422' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]: dispatch 2023-09-23T22:08:53.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[27336]: audit 2023-09-23T22:08:53.062303+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]': finished 2023-09-23T22:08:53.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[27336]: cluster 2023-09-23T22:08:53.062434+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-23T22:08:53.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[27336]: audit 2023-09-23T22:08:53.062655+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:08:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[33603]: cluster 2023-09-23T22:08:51.914057+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[33603]: audit 2023-09-23T22:08:53.054064+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]: dispatch 2023-09-23T22:08:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[33603]: audit 2023-09-23T22:08:53.054334+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.123:0/3445333422' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]: dispatch 2023-09-23T22:08:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[33603]: audit 2023-09-23T22:08:53.062303+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]': finished 2023-09-23T22:08:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[33603]: cluster 2023-09-23T22:08:53.062434+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-23T22:08:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:53 smithi121 bash[33603]: audit 2023-09-23T22:08:53.062655+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:08:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:53 smithi123 bash[27681]: cluster 2023-09-23T22:08:51.914057+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:53 smithi123 bash[27681]: audit 2023-09-23T22:08:53.054064+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]: dispatch 2023-09-23T22:08:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:53 smithi123 bash[27681]: audit 2023-09-23T22:08:53.054334+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.123:0/3445333422' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]: dispatch 2023-09-23T22:08:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:53 smithi123 bash[27681]: audit 2023-09-23T22:08:53.062303+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a2f7f37-8d28-470c-9f95-2a6020513312"}]': finished 2023-09-23T22:08:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:53 smithi123 bash[27681]: cluster 2023-09-23T22:08:53.062434+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-23T22:08:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:53 smithi123 bash[27681]: audit 2023-09-23T22:08:53.062655+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:08:54.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:54 smithi121 bash[27336]: audit 2023-09-23T22:08:53.762182+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/690812222' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:08:54.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:54 smithi121 bash[33603]: audit 2023-09-23T22:08:53.762182+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/690812222' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:08:54.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:54 smithi123 bash[27681]: audit 2023-09-23T22:08:53.762182+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/690812222' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:08:55.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:55 smithi121 bash[27336]: cluster 2023-09-23T22:08:53.914682+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:55.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:55 smithi121 bash[33603]: cluster 2023-09-23T22:08:53.914682+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:55.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:55 smithi123 bash[27681]: cluster 2023-09-23T22:08:53.914682+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:56.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:56 smithi121 bash[33603]: cluster 2023-09-23T22:08:55.915197+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:56.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:56 smithi121 bash[27336]: cluster 2023-09-23T22:08:55.915197+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:56.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:56 smithi123 bash[27681]: cluster 2023-09-23T22:08:55.915197+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:59.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:08:59 smithi123 bash[27681]: cluster 2023-09-23T22:08:57.915710+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:59.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:08:59 smithi121 bash[27336]: cluster 2023-09-23T22:08:57.915710+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:08:59.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:08:59 smithi121 bash[33603]: cluster 2023-09-23T22:08:57.915710+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:01.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:01 smithi123 bash[27681]: cluster 2023-09-23T22:08:59.916250+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:01.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:01 smithi121 bash[27336]: cluster 2023-09-23T22:08:59.916250+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:01.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:01 smithi121 bash[33603]: cluster 2023-09-23T22:08:59.916250+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:03.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:03 smithi123 bash[27681]: cluster 2023-09-23T22:09:01.916770+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:03.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:03 smithi121 bash[27336]: cluster 2023-09-23T22:09:01.916770+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:03 smithi121 bash[33603]: cluster 2023-09-23T22:09:01.916770+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:05.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:05 smithi121 bash[27336]: cluster 2023-09-23T22:09:03.917332+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:05.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:05 smithi121 bash[27336]: audit 2023-09-23T22:09:05.055564+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:09:05.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:05 smithi121 bash[27336]: audit 2023-09-23T22:09:05.057244+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:05.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:05 smithi121 bash[33603]: cluster 2023-09-23T22:09:03.917332+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:05.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:05 smithi121 bash[33603]: audit 2023-09-23T22:09:05.055564+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:09:05.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:05 smithi121 bash[33603]: audit 2023-09-23T22:09:05.057244+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:05.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:05 smithi123 bash[27681]: cluster 2023-09-23T22:09:03.917332+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:05.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:05 smithi123 bash[27681]: audit 2023-09-23T22:09:05.055564+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:09:05.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:05 smithi123 bash[27681]: audit 2023-09-23T22:09:05.057244+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:06.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:06 smithi121 bash[27336]: cephadm 2023-09-23T22:09:05.058841+0000 mgr.y (mgr.14146) 196 : cephadm [INF] Deploying daemon osd.5 on smithi123 2023-09-23T22:09:06.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:06 smithi121 bash[33603]: cephadm 2023-09-23T22:09:05.058841+0000 mgr.y (mgr.14146) 196 : cephadm [INF] Deploying daemon osd.5 on smithi123 2023-09-23T22:09:06.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:06 smithi123 bash[27681]: cephadm 2023-09-23T22:09:05.058841+0000 mgr.y (mgr.14146) 196 : cephadm [INF] Deploying daemon osd.5 on smithi123 2023-09-23T22:09:07.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:07 smithi121 bash[27336]: cluster 2023-09-23T22:09:05.917914+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:07.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:07 smithi121 bash[33603]: cluster 2023-09-23T22:09:05.917914+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:07.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:07 smithi123 bash[27681]: cluster 2023-09-23T22:09:05.917914+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:09.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:09 smithi123 bash[27681]: cluster 2023-09-23T22:09:07.918546+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:09.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:09 smithi123 bash[27681]: audit 2023-09-23T22:09:08.945339+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:09.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:09 smithi123 bash[27681]: audit 2023-09-23T22:09:08.946104+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:09.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:09 smithi121 bash[27336]: cluster 2023-09-23T22:09:07.918546+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:09.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:09 smithi121 bash[27336]: audit 2023-09-23T22:09:08.945339+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:09.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:09 smithi121 bash[27336]: audit 2023-09-23T22:09:08.946104+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:09.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:09 smithi121 bash[33603]: cluster 2023-09-23T22:09:07.918546+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:09.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:09 smithi121 bash[33603]: audit 2023-09-23T22:09:08.945339+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:09.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:09 smithi121 bash[33603]: audit 2023-09-23T22:09:08.946104+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:11.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:11 smithi123 bash[27681]: cluster 2023-09-23T22:09:09.919122+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:11.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:11 smithi121 bash[27336]: cluster 2023-09-23T22:09:09.919122+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:11.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:11 smithi121 bash[33603]: cluster 2023-09-23T22:09:09.919122+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:12.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:12 smithi121 bash[27336]: cluster 2023-09-23T22:09:11.919650+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:12 smithi121 bash[33603]: cluster 2023-09-23T22:09:11.919650+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:12.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:12 smithi123 bash[27681]: cluster 2023-09-23T22:09:11.919650+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:15.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:15 smithi123 bash[27681]: cluster 2023-09-23T22:09:13.920221+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:15.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:15 smithi123 bash[27681]: audit 2023-09-23T22:09:14.060496+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:15.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:15 smithi123 bash[27681]: audit 2023-09-23T22:09:14.061828+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:15.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:15 smithi123 bash[27681]: audit 2023-09-23T22:09:14.062965+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:15.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:15 smithi123 bash[27681]: audit 2023-09-23T22:09:14.069461+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[33603]: cluster 2023-09-23T22:09:13.920221+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[33603]: audit 2023-09-23T22:09:14.060496+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[33603]: audit 2023-09-23T22:09:14.061828+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[33603]: audit 2023-09-23T22:09:14.062965+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[33603]: audit 2023-09-23T22:09:14.069461+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[27336]: cluster 2023-09-23T22:09:13.920221+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[27336]: audit 2023-09-23T22:09:14.060496+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[27336]: audit 2023-09-23T22:09:14.061828+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[27336]: audit 2023-09-23T22:09:14.062965+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:15 smithi121 bash[27336]: audit 2023-09-23T22:09:14.069461+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:16.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:16 smithi121 bash[27336]: audit 2023-09-23T22:09:15.373002+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:09:16.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:16 smithi121 bash[27336]: audit 2023-09-23T22:09:15.373750+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:09:16.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:16 smithi121 bash[33603]: audit 2023-09-23T22:09:15.373002+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:09:16.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:16 smithi121 bash[33603]: audit 2023-09-23T22:09:15.373750+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:09:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:16 smithi123 bash[27681]: audit 2023-09-23T22:09:15.373002+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:09:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:16 smithi123 bash[27681]: audit 2023-09-23T22:09:15.373750+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:09:17.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:17 smithi123 bash[27681]: cluster 2023-09-23T22:09:15.920808+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:17.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:17 smithi123 bash[27681]: audit 2023-09-23T22:09:16.070554+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:09:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:17 smithi123 bash[27681]: cluster 2023-09-23T22:09:16.070661+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-23T22:09:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:17 smithi123 bash[27681]: audit 2023-09-23T22:09:16.070869+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:17 smithi123 bash[27681]: audit 2023-09-23T22:09:16.074020+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:17 smithi123 bash[27681]: audit 2023-09-23T22:09:16.074930+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:17.390 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 5 on host 'smithi123' 2023-09-23T22:09:17.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[27336]: cluster 2023-09-23T22:09:15.920808+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:17.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[27336]: audit 2023-09-23T22:09:16.070554+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:09:17.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[27336]: cluster 2023-09-23T22:09:16.070661+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-23T22:09:17.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[27336]: audit 2023-09-23T22:09:16.070869+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:17.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[27336]: audit 2023-09-23T22:09:16.074020+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:17.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[27336]: audit 2023-09-23T22:09:16.074930+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[33603]: cluster 2023-09-23T22:09:15.920808+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[33603]: audit 2023-09-23T22:09:16.070554+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:09:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[33603]: cluster 2023-09-23T22:09:16.070661+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-23T22:09:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[33603]: audit 2023-09-23T22:09:16.070869+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[33603]: audit 2023-09-23T22:09:16.074020+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:17 smithi121 bash[33603]: audit 2023-09-23T22:09:16.074930+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:18.060 DEBUG:teuthology.orchestra.run.smithi123:osd.5> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T22:09:18.062 INFO:tasks.cephadm:Deploying osd.6 on smithi123 with /dev/vg_nvme/lv_2... 2023-09-23T22:09:18.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T22:09:18.309 INFO:journalctl@ceph.osd.5.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:09:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[27336]: audit 2023-09-23T22:09:17.075009+0000 mon.a (mon.0) 435 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:09:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[27336]: cluster 2023-09-23T22:09:17.075197+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T22:09:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[27336]: audit 2023-09-23T22:09:17.075755+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[27336]: audit 2023-09-23T22:09:17.082437+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[27336]: audit 2023-09-23T22:09:17.388434+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:18.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[27336]: audit 2023-09-23T22:09:17.396663+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[33603]: audit 2023-09-23T22:09:17.075009+0000 mon.a (mon.0) 435 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:09:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[33603]: cluster 2023-09-23T22:09:17.075197+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T22:09:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[33603]: audit 2023-09-23T22:09:17.075755+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[33603]: audit 2023-09-23T22:09:17.082437+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[33603]: audit 2023-09-23T22:09:17.388434+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:18 smithi121 bash[33603]: audit 2023-09-23T22:09:17.396663+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:18.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:18 smithi123 bash[27681]: audit 2023-09-23T22:09:17.075009+0000 mon.a (mon.0) 435 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:09:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:18 smithi123 bash[27681]: cluster 2023-09-23T22:09:17.075197+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T22:09:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:18 smithi123 bash[27681]: audit 2023-09-23T22:09:17.075755+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:18 smithi123 bash[27681]: audit 2023-09-23T22:09:17.082437+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:18 smithi123 bash[27681]: audit 2023-09-23T22:09:17.388434+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:18 smithi123 bash[27681]: audit 2023-09-23T22:09:17.396663+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: cluster 2023-09-23T22:09:16.384091+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: cluster 2023-09-23T22:09:16.384181+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: cluster 2023-09-23T22:09:17.921421+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: audit 2023-09-23T22:09:18.086780+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: cluster 2023-09-23T22:09:18.090188+0000 mon.a (mon.0) 442 : cluster [INF] osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728] boot 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: cluster 2023-09-23T22:09:18.090229+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: audit 2023-09-23T22:09:18.090387+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:19 smithi123 bash[27681]: cluster 2023-09-23T22:09:18.303432+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: cluster 2023-09-23T22:09:16.384091+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: cluster 2023-09-23T22:09:16.384181+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: cluster 2023-09-23T22:09:17.921421+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: audit 2023-09-23T22:09:18.086780+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: cluster 2023-09-23T22:09:18.090188+0000 mon.a (mon.0) 442 : cluster [INF] osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728] boot 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: cluster 2023-09-23T22:09:18.090229+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: audit 2023-09-23T22:09:18.090387+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[33603]: cluster 2023-09-23T22:09:18.303432+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: cluster 2023-09-23T22:09:16.384091+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: cluster 2023-09-23T22:09:16.384181+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: cluster 2023-09-23T22:09:17.921421+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: audit 2023-09-23T22:09:18.086780+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: cluster 2023-09-23T22:09:18.090188+0000 mon.a (mon.0) 442 : cluster [INF] osd.5 [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728] boot 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: cluster 2023-09-23T22:09:18.090229+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: audit 2023-09-23T22:09:18.090387+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:09:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:19 smithi121 bash[27336]: cluster 2023-09-23T22:09:18.303432+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-23T22:09:20.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:20 smithi121 bash[33603]: cluster 2023-09-23T22:09:19.305030+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T22:09:20.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:20 smithi121 bash[27336]: cluster 2023-09-23T22:09:19.305030+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T22:09:20.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:20 smithi123 bash[27681]: cluster 2023-09-23T22:09:19.305030+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T22:09:21.137 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T22:09:21.137 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T22:09:21.138 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-09-23T22:09:21.138 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-09-23T22:09:21.138 INFO:teuthology.orchestra.run.smithi123.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0177343 s, 591 MB/s 2023-09-23T22:09:21.138 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-09-23T22:09:21.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:21 smithi123 bash[27681]: cluster 2023-09-23T22:09:19.921968+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:21.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:21 smithi121 bash[33603]: cluster 2023-09-23T22:09:19.921968+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:21.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:21 smithi121 bash[27336]: cluster 2023-09-23T22:09:19.921968+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:21.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2023-09-23T22:09:23.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:23 smithi123 bash[27681]: cluster 2023-09-23T22:09:21.922500+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:23.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:23 smithi121 bash[27336]: cluster 2023-09-23T22:09:21.922500+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:23.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:23 smithi121 bash[33603]: cluster 2023-09-23T22:09:21.922500+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:25.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:25 smithi121 bash[27336]: cluster 2023-09-23T22:09:23.923086+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:25.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:25 smithi121 bash[33603]: cluster 2023-09-23T22:09:23.923086+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:25.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:25 smithi123 bash[27681]: cluster 2023-09-23T22:09:23.923086+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:26.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:26 smithi123 bash[27681]: audit 2023-09-23T22:09:26.239597+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:09:26.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:26 smithi123 bash[27681]: audit 2023-09-23T22:09:26.245278+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:09:26.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:26 smithi123 bash[27681]: audit 2023-09-23T22:09:26.246956+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:26.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:26 smithi121 bash[27336]: audit 2023-09-23T22:09:26.239597+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:09:26.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:26 smithi121 bash[27336]: audit 2023-09-23T22:09:26.245278+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:09:26.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:26 smithi121 bash[27336]: audit 2023-09-23T22:09:26.246956+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:26.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:26 smithi121 bash[33603]: audit 2023-09-23T22:09:26.239597+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:09:26.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:26 smithi121 bash[33603]: audit 2023-09-23T22:09:26.245278+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:09:26.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:26 smithi121 bash[33603]: audit 2023-09-23T22:09:26.246956+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:27.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:27 smithi121 bash[27336]: cluster 2023-09-23T22:09:25.923683+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:27.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:27 smithi121 bash[27336]: audit 2023-09-23T22:09:26.232640+0000 mgr.y (mgr.14146) 208 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:27.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:27 smithi121 bash[33603]: cluster 2023-09-23T22:09:25.923683+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:27.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:27 smithi121 bash[33603]: audit 2023-09-23T22:09:26.232640+0000 mgr.y (mgr.14146) 208 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:27.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:27 smithi123 bash[27681]: cluster 2023-09-23T22:09:25.923683+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:27.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:27 smithi123 bash[27681]: audit 2023-09-23T22:09:26.232640+0000 mgr.y (mgr.14146) 208 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:28.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: cephadm 2023-09-23T22:09:27.459016+0000 mgr.y (mgr.14146) 209 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:09:28.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.467842+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.469495+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.470951+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: cephadm 2023-09-23T22:09:27.472002+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8632M 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.479086+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.480996+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.482600+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: audit 2023-09-23T22:09:27.491612+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[27336]: cluster 2023-09-23T22:09:27.924232+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: cephadm 2023-09-23T22:09:27.459016+0000 mgr.y (mgr.14146) 209 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:09:28.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.467842+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.469495+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.470951+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: cephadm 2023-09-23T22:09:27.472002+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8632M 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.479086+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.480996+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.482600+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: audit 2023-09-23T22:09:27.491612+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:28 smithi121 bash[33603]: cluster 2023-09-23T22:09:27.924232+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:28.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: cephadm 2023-09-23T22:09:27.459016+0000 mgr.y (mgr.14146) 209 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.467842+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.469495+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.470951+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: cephadm 2023-09-23T22:09:27.472002+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8632M 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.479086+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.480996+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.482600+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: audit 2023-09-23T22:09:27.491612+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:28 smithi123 bash[27681]: cluster 2023-09-23T22:09:27.924232+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:31.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:30 smithi121 bash[27336]: cluster 2023-09-23T22:09:29.924932+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:31.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:30 smithi121 bash[33603]: cluster 2023-09-23T22:09:29.924932+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:31.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:30 smithi123 bash[27681]: cluster 2023-09-23T22:09:29.924932+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:33.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:32 smithi121 bash[27336]: cluster 2023-09-23T22:09:31.925602+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:33.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:32 smithi121 bash[33603]: cluster 2023-09-23T22:09:31.925602+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:33.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:32 smithi123 bash[27681]: cluster 2023-09-23T22:09:31.925602+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:34.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[27336]: audit 2023-09-23T22:09:34.110878+0000 mon.a (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]: dispatch 2023-09-23T22:09:34.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[27336]: audit 2023-09-23T22:09:34.111746+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.123:0/74859339' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]: dispatch 2023-09-23T22:09:34.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[27336]: audit 2023-09-23T22:09:34.119563+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]': finished 2023-09-23T22:09:34.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[27336]: cluster 2023-09-23T22:09:34.119699+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-23T22:09:34.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[27336]: audit 2023-09-23T22:09:34.119972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:09:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[33603]: audit 2023-09-23T22:09:34.110878+0000 mon.a (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]: dispatch 2023-09-23T22:09:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[33603]: audit 2023-09-23T22:09:34.111746+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.123:0/74859339' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]: dispatch 2023-09-23T22:09:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[33603]: audit 2023-09-23T22:09:34.119563+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]': finished 2023-09-23T22:09:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[33603]: cluster 2023-09-23T22:09:34.119699+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-23T22:09:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:34 smithi121 bash[33603]: audit 2023-09-23T22:09:34.119972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:09:34.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:34 smithi123 bash[27681]: audit 2023-09-23T22:09:34.110878+0000 mon.a (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]: dispatch 2023-09-23T22:09:34.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:34 smithi123 bash[27681]: audit 2023-09-23T22:09:34.111746+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.123:0/74859339' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]: dispatch 2023-09-23T22:09:34.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:34 smithi123 bash[27681]: audit 2023-09-23T22:09:34.119563+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "052c3950-8a09-4e22-83fd-36e5aa619282"}]': finished 2023-09-23T22:09:34.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:34 smithi123 bash[27681]: cluster 2023-09-23T22:09:34.119699+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-23T22:09:34.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:34 smithi123 bash[27681]: audit 2023-09-23T22:09:34.119972+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:09:35.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:35 smithi121 bash[27336]: cluster 2023-09-23T22:09:33.926171+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:35.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:35 smithi121 bash[27336]: audit 2023-09-23T22:09:34.851874+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/2717611000' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:09:35.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:35 smithi121 bash[33603]: cluster 2023-09-23T22:09:33.926171+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:35.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:35 smithi121 bash[33603]: audit 2023-09-23T22:09:34.851874+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/2717611000' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:09:35.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:35 smithi123 bash[27681]: cluster 2023-09-23T22:09:33.926171+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:35.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:35 smithi123 bash[27681]: audit 2023-09-23T22:09:34.851874+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/2717611000' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:09:37.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:37 smithi121 bash[27336]: cluster 2023-09-23T22:09:35.926730+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:37.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:37 smithi121 bash[33603]: cluster 2023-09-23T22:09:35.926730+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:37.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:37 smithi123 bash[27681]: cluster 2023-09-23T22:09:35.926730+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:39.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:39 smithi121 bash[27336]: cluster 2023-09-23T22:09:37.927266+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:39.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:39 smithi121 bash[33603]: cluster 2023-09-23T22:09:37.927266+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:39.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:39 smithi123 bash[27681]: cluster 2023-09-23T22:09:37.927266+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:41.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:41 smithi121 bash[27336]: cluster 2023-09-23T22:09:39.927869+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:41 smithi121 bash[33603]: cluster 2023-09-23T22:09:39.927869+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:41.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:41 smithi123 bash[27681]: cluster 2023-09-23T22:09:39.927869+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:43.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:43 smithi123 bash[27681]: cluster 2023-09-23T22:09:41.928433+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:43.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:43 smithi121 bash[27336]: cluster 2023-09-23T22:09:41.928433+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:43.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:43 smithi121 bash[33603]: cluster 2023-09-23T22:09:41.928433+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:45.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:45 smithi123 bash[27681]: cluster 2023-09-23T22:09:43.929001+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:45.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:45 smithi121 bash[27336]: cluster 2023-09-23T22:09:43.929001+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:45 smithi121 bash[33603]: cluster 2023-09-23T22:09:43.929001+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:47.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:47 smithi123 bash[27681]: cluster 2023-09-23T22:09:45.929644+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:47.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:47 smithi123 bash[27681]: audit 2023-09-23T22:09:46.343965+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:09:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:47 smithi123 bash[27681]: audit 2023-09-23T22:09:46.345115+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:47 smithi121 bash[27336]: cluster 2023-09-23T22:09:45.929644+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:47 smithi121 bash[27336]: audit 2023-09-23T22:09:46.343965+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:09:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:47 smithi121 bash[27336]: audit 2023-09-23T22:09:46.345115+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:47 smithi121 bash[33603]: cluster 2023-09-23T22:09:45.929644+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:47 smithi121 bash[33603]: audit 2023-09-23T22:09:46.343965+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:09:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:47 smithi121 bash[33603]: audit 2023-09-23T22:09:46.345115+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:48 smithi123 bash[27681]: cephadm 2023-09-23T22:09:46.346082+0000 mgr.y (mgr.14146) 221 : cephadm [INF] Deploying daemon osd.6 on smithi123 2023-09-23T22:09:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:48 smithi123 bash[27681]: cluster 2023-09-23T22:09:47.930233+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:48.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:48 smithi121 bash[27336]: cephadm 2023-09-23T22:09:46.346082+0000 mgr.y (mgr.14146) 221 : cephadm [INF] Deploying daemon osd.6 on smithi123 2023-09-23T22:09:48.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:48 smithi121 bash[27336]: cluster 2023-09-23T22:09:47.930233+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:48.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:48 smithi121 bash[33603]: cephadm 2023-09-23T22:09:46.346082+0000 mgr.y (mgr.14146) 221 : cephadm [INF] Deploying daemon osd.6 on smithi123 2023-09-23T22:09:48.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:48 smithi121 bash[33603]: cluster 2023-09-23T22:09:47.930233+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:50 smithi121 bash[33603]: cluster 2023-09-23T22:09:49.930936+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:50 smithi121 bash[33603]: audit 2023-09-23T22:09:50.221527+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:50 smithi121 bash[33603]: audit 2023-09-23T22:09:50.228486+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:51.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:50 smithi121 bash[27336]: cluster 2023-09-23T22:09:49.930936+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:51.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:50 smithi121 bash[27336]: audit 2023-09-23T22:09:50.221527+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:51.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:50 smithi121 bash[27336]: audit 2023-09-23T22:09:50.228486+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:51.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:50 smithi123 bash[27681]: cluster 2023-09-23T22:09:49.930936+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:51.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:50 smithi123 bash[27681]: audit 2023-09-23T22:09:50.221527+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:51.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:50 smithi123 bash[27681]: audit 2023-09-23T22:09:50.228486+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:52 smithi121 bash[33603]: cluster 2023-09-23T22:09:51.931522+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:53.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:52 smithi121 bash[27336]: cluster 2023-09-23T22:09:51.931522+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:53.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:52 smithi123 bash[27681]: cluster 2023-09-23T22:09:51.931522+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:55.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:55 smithi121 bash[27336]: cluster 2023-09-23T22:09:53.932079+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:55.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:55 smithi121 bash[33603]: cluster 2023-09-23T22:09:53.932079+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:55.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:55 smithi123 bash[27681]: cluster 2023-09-23T22:09:53.932079+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:56 smithi123 bash[27681]: audit 2023-09-23T22:09:55.383203+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:56.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:56 smithi123 bash[27681]: audit 2023-09-23T22:09:55.639354+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:56.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:56 smithi123 bash[27681]: audit 2023-09-23T22:09:55.641103+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:56.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:56 smithi123 bash[27681]: audit 2023-09-23T22:09:55.649998+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:56.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:56 smithi123 bash[27681]: cluster 2023-09-23T22:09:55.932679+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:56.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[27336]: audit 2023-09-23T22:09:55.383203+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:56.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[27336]: audit 2023-09-23T22:09:55.639354+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:56.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[27336]: audit 2023-09-23T22:09:55.641103+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:56.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[27336]: audit 2023-09-23T22:09:55.649998+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:56.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[27336]: cluster 2023-09-23T22:09:55.932679+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[33603]: audit 2023-09-23T22:09:55.383203+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[33603]: audit 2023-09-23T22:09:55.639354+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[33603]: audit 2023-09-23T22:09:55.641103+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[33603]: audit 2023-09-23T22:09:55.649998+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:09:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:56 smithi121 bash[33603]: cluster 2023-09-23T22:09:55.932679+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:58.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:57 smithi121 bash[27336]: audit 2023-09-23T22:09:56.739424+0000 mon.a (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:09:58.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:57 smithi121 bash[27336]: audit 2023-09-23T22:09:56.740694+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:09:58.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:57 smithi121 bash[33603]: audit 2023-09-23T22:09:56.739424+0000 mon.a (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:09:58.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:57 smithi121 bash[33603]: audit 2023-09-23T22:09:56.740694+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:09:58.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:57 smithi123 bash[27681]: audit 2023-09-23T22:09:56.739424+0000 mon.a (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:09:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:57 smithi123 bash[27681]: audit 2023-09-23T22:09:56.740694+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:09:58.868 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 6 on host 'smithi123' 2023-09-23T22:09:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:58 smithi123 bash[27681]: audit 2023-09-23T22:09:57.664891+0000 mon.a (mon.0) 470 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:09:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:58 smithi123 bash[27681]: cluster 2023-09-23T22:09:57.664986+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-23T22:09:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:58 smithi123 bash[27681]: audit 2023-09-23T22:09:57.665169+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:09:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:58 smithi123 bash[27681]: audit 2023-09-23T22:09:57.666465+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:58 smithi123 bash[27681]: audit 2023-09-23T22:09:57.667905+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:58 smithi123 bash[27681]: cluster 2023-09-23T22:09:57.933244+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:59.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[27336]: audit 2023-09-23T22:09:57.664891+0000 mon.a (mon.0) 470 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:09:59.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[27336]: cluster 2023-09-23T22:09:57.664986+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-23T22:09:59.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[27336]: audit 2023-09-23T22:09:57.665169+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:09:59.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[27336]: audit 2023-09-23T22:09:57.666465+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[27336]: audit 2023-09-23T22:09:57.667905+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[27336]: cluster 2023-09-23T22:09:57.933244+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[33603]: audit 2023-09-23T22:09:57.664891+0000 mon.a (mon.0) 470 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[33603]: cluster 2023-09-23T22:09:57.664986+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[33603]: audit 2023-09-23T22:09:57.665169+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[33603]: audit 2023-09-23T22:09:57.666465+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[33603]: audit 2023-09-23T22:09:57.667905+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:09:59.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:58 smithi121 bash[33603]: cluster 2023-09-23T22:09:57.933244+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T22:09:59.597 DEBUG:teuthology.orchestra.run.smithi123:osd.6> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T22:09:59.600 INFO:tasks.cephadm:Deploying osd.7 on smithi123 with /dev/vg_nvme/lv_1... 2023-09-23T22:09:59.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T22:09:59.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:10:00.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: audit 2023-09-23T22:09:58.671421+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: cluster 2023-09-23T22:09:58.671605+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: audit 2023-09-23T22:09:58.672195+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: audit 2023-09-23T22:09:58.679134+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: audit 2023-09-23T22:09:58.865969+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: audit 2023-09-23T22:09:58.877754+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: cluster 2023-09-23T22:09:59.671925+0000 mon.a (mon.0) 480 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944] boot 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: cluster 2023-09-23T22:09:59.672027+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-23T22:10:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[27336]: audit 2023-09-23T22:09:59.672337+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: audit 2023-09-23T22:09:58.671421+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:10:00.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: cluster 2023-09-23T22:09:58.671605+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-23T22:10:00.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: audit 2023-09-23T22:09:58.672195+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: audit 2023-09-23T22:09:58.679134+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: audit 2023-09-23T22:09:58.865969+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: audit 2023-09-23T22:09:58.877754+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: cluster 2023-09-23T22:09:59.671925+0000 mon.a (mon.0) 480 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944] boot 2023-09-23T22:10:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: cluster 2023-09-23T22:09:59.672027+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-23T22:10:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:09:59 smithi121 bash[33603]: audit 2023-09-23T22:09:59.672337+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: audit 2023-09-23T22:09:58.671421+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: cluster 2023-09-23T22:09:58.671605+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: audit 2023-09-23T22:09:58.672195+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: audit 2023-09-23T22:09:58.679134+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: audit 2023-09-23T22:09:58.865969+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: audit 2023-09-23T22:09:58.877754+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: cluster 2023-09-23T22:09:59.671925+0000 mon.a (mon.0) 480 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944] boot 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: cluster 2023-09-23T22:09:59.672027+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-23T22:10:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:09:59 smithi123 bash[27681]: audit 2023-09-23T22:09:59.672337+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:10:00.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:00 smithi123 bash[27681]: cluster 2023-09-23T22:09:57.752533+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:00.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:00 smithi123 bash[27681]: cluster 2023-09-23T22:09:57.752629+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:00.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:00 smithi123 bash[27681]: cluster 2023-09-23T22:09:59.933813+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:00.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:00 smithi123 bash[27681]: cluster 2023-09-23T22:10:00.000157+0000 mon.a (mon.0) 483 : cluster [INF] overall HEALTH_OK 2023-09-23T22:10:00.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:00 smithi123 bash[27681]: cluster 2023-09-23T22:10:00.673696+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-23T22:10:01.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[27336]: cluster 2023-09-23T22:09:57.752533+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:01.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[27336]: cluster 2023-09-23T22:09:57.752629+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:01.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[27336]: cluster 2023-09-23T22:09:59.933813+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:01.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[27336]: cluster 2023-09-23T22:10:00.000157+0000 mon.a (mon.0) 483 : cluster [INF] overall HEALTH_OK 2023-09-23T22:10:01.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[27336]: cluster 2023-09-23T22:10:00.673696+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-23T22:10:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[33603]: cluster 2023-09-23T22:09:57.752533+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[33603]: cluster 2023-09-23T22:09:57.752629+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[33603]: cluster 2023-09-23T22:09:59.933813+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[33603]: cluster 2023-09-23T22:10:00.000157+0000 mon.a (mon.0) 483 : cluster [INF] overall HEALTH_OK 2023-09-23T22:10:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:00 smithi121 bash[33603]: cluster 2023-09-23T22:10:00.673696+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-23T22:10:02.661 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T22:10:02.661 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T22:10:02.661 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-09-23T22:10:02.662 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-09-23T22:10:02.662 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0161503 s, 649 MB/s 2023-09-23T22:10:02.662 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-09-23T22:10:03.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:02 smithi121 bash[27336]: cluster 2023-09-23T22:10:01.676884+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-23T22:10:03.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:02 smithi121 bash[27336]: cluster 2023-09-23T22:10:01.934469+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:03.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:02 smithi121 bash[33603]: cluster 2023-09-23T22:10:01.676884+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-23T22:10:03.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:02 smithi121 bash[33603]: cluster 2023-09-23T22:10:01.934469+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:03.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:02 smithi123 bash[27681]: cluster 2023-09-23T22:10:01.676884+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-23T22:10:03.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:02 smithi123 bash[27681]: cluster 2023-09-23T22:10:01.934469+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:03.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2023-09-23T22:10:05.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:05 smithi123 bash[27681]: cluster 2023-09-23T22:10:03.935080+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:05.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:05 smithi121 bash[27336]: cluster 2023-09-23T22:10:03.935080+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:05.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:05 smithi121 bash[33603]: cluster 2023-09-23T22:10:03.935080+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:07.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:07 smithi123 bash[27681]: cluster 2023-09-23T22:10:05.935731+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:07.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:07 smithi121 bash[33603]: cluster 2023-09-23T22:10:05.935731+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:07.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:07 smithi121 bash[27336]: cluster 2023-09-23T22:10:05.935731+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:08.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:08 smithi121 bash[27336]: audit 2023-09-23T22:10:07.506683+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:10:08.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:08 smithi121 bash[27336]: audit 2023-09-23T22:10:07.511888+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:10:08.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:08 smithi121 bash[27336]: audit 2023-09-23T22:10:07.513358+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:08.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:08 smithi121 bash[33603]: audit 2023-09-23T22:10:07.506683+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:10:08.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:08 smithi121 bash[33603]: audit 2023-09-23T22:10:07.511888+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:10:08.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:08 smithi121 bash[33603]: audit 2023-09-23T22:10:07.513358+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:08.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:08 smithi123 bash[27681]: audit 2023-09-23T22:10:07.506683+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:10:08.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:08 smithi123 bash[27681]: audit 2023-09-23T22:10:07.511888+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:10:08.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:08 smithi123 bash[27681]: audit 2023-09-23T22:10:07.513358+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:09.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:07.499684+0000 mgr.y (mgr.14146) 232 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:10:09.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: cluster 2023-09-23T22:10:07.936391+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.706554+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.708144+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.709511+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.710615+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.717041+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.719068+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.720124+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[27336]: audit 2023-09-23T22:10:08.726792+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:07.499684+0000 mgr.y (mgr.14146) 232 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: cluster 2023-09-23T22:10:07.936391+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.706554+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.708144+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.709511+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.710615+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.717041+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.719068+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.720124+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:09 smithi121 bash[33603]: audit 2023-09-23T22:10:08.726792+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:07.499684+0000 mgr.y (mgr.14146) 232 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: cluster 2023-09-23T22:10:07.936391+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.706554+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.708144+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.709511+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.710615+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.717041+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.719068+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:09.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.720124+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:09 smithi123 bash[27681]: audit 2023-09-23T22:10:08.726792+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:10.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:10 smithi121 bash[27336]: cephadm 2023-09-23T22:10:08.698064+0000 mgr.y (mgr.14146) 234 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:10:10.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:10 smithi121 bash[27336]: cephadm 2023-09-23T22:10:08.711671+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5755M 2023-09-23T22:10:10.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:10 smithi121 bash[33603]: cephadm 2023-09-23T22:10:08.698064+0000 mgr.y (mgr.14146) 234 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:10:10.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:10 smithi121 bash[33603]: cephadm 2023-09-23T22:10:08.711671+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5755M 2023-09-23T22:10:10.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:10 smithi123 bash[27681]: cephadm 2023-09-23T22:10:08.698064+0000 mgr.y (mgr.14146) 234 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:10:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:10 smithi123 bash[27681]: cephadm 2023-09-23T22:10:08.711671+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5755M 2023-09-23T22:10:11.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:11 smithi121 bash[27336]: cluster 2023-09-23T22:10:09.937027+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:11.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:11 smithi121 bash[33603]: cluster 2023-09-23T22:10:09.937027+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:11.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:11 smithi123 bash[27681]: cluster 2023-09-23T22:10:09.937027+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:12.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:12 smithi123 bash[27681]: cluster 2023-09-23T22:10:11.937594+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:12.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:12 smithi121 bash[27336]: cluster 2023-09-23T22:10:11.937594+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:12.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:12 smithi121 bash[33603]: cluster 2023-09-23T22:10:11.937594+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:15.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:15 smithi121 bash[27336]: cluster 2023-09-23T22:10:13.938176+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:15.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:15 smithi121 bash[33603]: cluster 2023-09-23T22:10:13.938176+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:15.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:15 smithi123 bash[27681]: cluster 2023-09-23T22:10:13.938176+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[27336]: audit 2023-09-23T22:10:15.478117+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]: dispatch 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[27336]: audit 2023-09-23T22:10:15.479404+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.123:0/671780376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]: dispatch 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[27336]: audit 2023-09-23T22:10:15.486822+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]': finished 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[27336]: cluster 2023-09-23T22:10:15.486968+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[27336]: audit 2023-09-23T22:10:15.487227+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[27336]: audit 2023-09-23T22:10:16.191615+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3607936059' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[33603]: audit 2023-09-23T22:10:15.478117+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]: dispatch 2023-09-23T22:10:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[33603]: audit 2023-09-23T22:10:15.479404+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.123:0/671780376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]: dispatch 2023-09-23T22:10:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[33603]: audit 2023-09-23T22:10:15.486822+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]': finished 2023-09-23T22:10:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[33603]: cluster 2023-09-23T22:10:15.486968+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-23T22:10:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[33603]: audit 2023-09-23T22:10:15.487227+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:16 smithi121 bash[33603]: audit 2023-09-23T22:10:16.191615+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3607936059' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:16 smithi123 bash[27681]: audit 2023-09-23T22:10:15.478117+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]: dispatch 2023-09-23T22:10:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:16 smithi123 bash[27681]: audit 2023-09-23T22:10:15.479404+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.123:0/671780376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]: dispatch 2023-09-23T22:10:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:16 smithi123 bash[27681]: audit 2023-09-23T22:10:15.486822+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e3059c1-9eee-46ee-8f49-fe64776a16cc"}]': finished 2023-09-23T22:10:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:16 smithi123 bash[27681]: cluster 2023-09-23T22:10:15.486968+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-23T22:10:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:16 smithi123 bash[27681]: audit 2023-09-23T22:10:15.487227+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:16.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:16 smithi123 bash[27681]: audit 2023-09-23T22:10:16.191615+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3607936059' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:17.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:17 smithi121 bash[27336]: cluster 2023-09-23T22:10:15.938706+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:17.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:17 smithi121 bash[33603]: cluster 2023-09-23T22:10:15.938706+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:17.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:17 smithi123 bash[27681]: cluster 2023-09-23T22:10:15.938706+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:19.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:19 smithi121 bash[27336]: cluster 2023-09-23T22:10:17.939253+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:19.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:19 smithi121 bash[33603]: cluster 2023-09-23T22:10:17.939253+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:19.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:19 smithi123 bash[27681]: cluster 2023-09-23T22:10:17.939253+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:21.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:21 smithi121 bash[27336]: cluster 2023-09-23T22:10:19.939780+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:21.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:21 smithi121 bash[33603]: cluster 2023-09-23T22:10:19.939780+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:21.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:21 smithi123 bash[27681]: cluster 2023-09-23T22:10:19.939780+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:23.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:23 smithi121 bash[27336]: cluster 2023-09-23T22:10:21.940333+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:23.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:23 smithi121 bash[33603]: cluster 2023-09-23T22:10:21.940333+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:23.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:23 smithi123 bash[27681]: cluster 2023-09-23T22:10:21.940333+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:25.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:25 smithi123 bash[27681]: cluster 2023-09-23T22:10:23.940973+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:25.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:25 smithi121 bash[27336]: cluster 2023-09-23T22:10:23.940973+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:25.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:25 smithi121 bash[33603]: cluster 2023-09-23T22:10:23.940973+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:27.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:27 smithi123 bash[27681]: cluster 2023-09-23T22:10:25.941660+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:27.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:27 smithi121 bash[27336]: cluster 2023-09-23T22:10:25.941660+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:27.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:27 smithi121 bash[33603]: cluster 2023-09-23T22:10:25.941660+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:28.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:28 smithi121 bash[27336]: audit 2023-09-23T22:10:27.769789+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:10:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:28 smithi121 bash[27336]: audit 2023-09-23T22:10:27.771461+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:28.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:28 smithi121 bash[33603]: audit 2023-09-23T22:10:27.769789+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:10:28.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:28 smithi121 bash[33603]: audit 2023-09-23T22:10:27.771461+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:28.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:28 smithi123 bash[27681]: audit 2023-09-23T22:10:27.769789+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:10:28.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:28 smithi123 bash[27681]: audit 2023-09-23T22:10:27.771461+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:29.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:29 smithi123 bash[27681]: cephadm 2023-09-23T22:10:27.772933+0000 mgr.y (mgr.14146) 245 : cephadm [INF] Deploying daemon osd.7 on smithi123 2023-09-23T22:10:29.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:29 smithi123 bash[27681]: cluster 2023-09-23T22:10:27.942288+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:29.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:29 smithi121 bash[27336]: cephadm 2023-09-23T22:10:27.772933+0000 mgr.y (mgr.14146) 245 : cephadm [INF] Deploying daemon osd.7 on smithi123 2023-09-23T22:10:29.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:29 smithi121 bash[27336]: cluster 2023-09-23T22:10:27.942288+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:29.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:29 smithi121 bash[33603]: cephadm 2023-09-23T22:10:27.772933+0000 mgr.y (mgr.14146) 245 : cephadm [INF] Deploying daemon osd.7 on smithi123 2023-09-23T22:10:29.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:29 smithi121 bash[33603]: cluster 2023-09-23T22:10:27.942288+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:30.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:30 smithi121 bash[27336]: cluster 2023-09-23T22:10:29.942960+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:30 smithi121 bash[33603]: cluster 2023-09-23T22:10:29.942960+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:30.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:30 smithi123 bash[27681]: cluster 2023-09-23T22:10:29.942960+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:33 smithi123 bash[27681]: cluster 2023-09-23T22:10:31.943616+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:33 smithi123 bash[27681]: audit 2023-09-23T22:10:32.055844+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:33 smithi123 bash[27681]: audit 2023-09-23T22:10:32.056455+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:33.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:33 smithi121 bash[27336]: cluster 2023-09-23T22:10:31.943616+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:33 smithi121 bash[27336]: audit 2023-09-23T22:10:32.055844+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:33 smithi121 bash[27336]: audit 2023-09-23T22:10:32.056455+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:33 smithi121 bash[33603]: cluster 2023-09-23T22:10:31.943616+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:33 smithi121 bash[33603]: audit 2023-09-23T22:10:32.055844+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:33 smithi121 bash[33603]: audit 2023-09-23T22:10:32.056455+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:35.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:35 smithi123 bash[27681]: cluster 2023-09-23T22:10:33.944336+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:35 smithi121 bash[27336]: cluster 2023-09-23T22:10:33.944336+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:35 smithi121 bash[33603]: cluster 2023-09-23T22:10:33.944336+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:37.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:37 smithi123 bash[27681]: cluster 2023-09-23T22:10:35.945057+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:37.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:37 smithi123 bash[27681]: audit 2023-09-23T22:10:37.220882+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:37.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:37 smithi123 bash[27681]: audit 2023-09-23T22:10:37.222912+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:37.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:37 smithi123 bash[27681]: audit 2023-09-23T22:10:37.224489+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:37.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:37 smithi123 bash[27681]: audit 2023-09-23T22:10:37.230978+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:37.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[27336]: cluster 2023-09-23T22:10:35.945057+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[27336]: audit 2023-09-23T22:10:37.220882+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[27336]: audit 2023-09-23T22:10:37.222912+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[27336]: audit 2023-09-23T22:10:37.224489+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[27336]: audit 2023-09-23T22:10:37.230978+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[33603]: cluster 2023-09-23T22:10:35.945057+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[33603]: audit 2023-09-23T22:10:37.220882+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[33603]: audit 2023-09-23T22:10:37.222912+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[33603]: audit 2023-09-23T22:10:37.224489+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:37 smithi121 bash[33603]: audit 2023-09-23T22:10:37.230978+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:39.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:39 smithi123 bash[27681]: cluster 2023-09-23T22:10:37.945775+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:39.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:39 smithi123 bash[27681]: audit 2023-09-23T22:10:38.603975+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:10:39.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:39 smithi123 bash[27681]: audit 2023-09-23T22:10:38.605558+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:10:39.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:39 smithi121 bash[27336]: cluster 2023-09-23T22:10:37.945775+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:39 smithi121 bash[27336]: audit 2023-09-23T22:10:38.603975+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:10:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:39 smithi121 bash[27336]: audit 2023-09-23T22:10:38.605558+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:10:39.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:39 smithi121 bash[33603]: cluster 2023-09-23T22:10:37.945775+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:39.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:39 smithi121 bash[33603]: audit 2023-09-23T22:10:38.603975+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:10:39.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:39 smithi121 bash[33603]: audit 2023-09-23T22:10:38.605558+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:10:40.456 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 7 on host 'smithi123' 2023-09-23T22:10:40.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:40 smithi123 bash[27681]: audit 2023-09-23T22:10:39.347665+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T22:10:40.690 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:40 smithi123 bash[27681]: cluster 2023-09-23T22:10:39.347724+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-23T22:10:40.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:40 smithi123 bash[27681]: audit 2023-09-23T22:10:39.347933+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:40.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:40 smithi123 bash[27681]: audit 2023-09-23T22:10:39.349527+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:10:40.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:40 smithi123 bash[27681]: audit 2023-09-23T22:10:39.351360+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:10:40.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[27336]: audit 2023-09-23T22:10:39.347665+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T22:10:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[27336]: cluster 2023-09-23T22:10:39.347724+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-23T22:10:40.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[27336]: audit 2023-09-23T22:10:39.347933+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:40.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[27336]: audit 2023-09-23T22:10:39.349527+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:10:40.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[27336]: audit 2023-09-23T22:10:39.351360+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:10:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[33603]: audit 2023-09-23T22:10:39.347665+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T22:10:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[33603]: cluster 2023-09-23T22:10:39.347724+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-23T22:10:40.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[33603]: audit 2023-09-23T22:10:39.347933+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:40.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[33603]: audit 2023-09-23T22:10:39.349527+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:10:40.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:40 smithi121 bash[33603]: audit 2023-09-23T22:10:39.351360+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:10:41.095 DEBUG:teuthology.orchestra.run.smithi123:osd.7> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T22:10:41.097 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-23T22:10:41.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-23T22:10:41.340 INFO:journalctl@ceph.osd.7.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:10:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: cluster 2023-09-23T22:10:39.946368+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: audit 2023-09-23T22:10:40.349578+0000 mon.a (mon.0) 514 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:10:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: cluster 2023-09-23T22:10:40.349851+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-23T22:10:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: audit 2023-09-23T22:10:40.352926+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: audit 2023-09-23T22:10:40.358154+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: audit 2023-09-23T22:10:40.453156+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: audit 2023-09-23T22:10:40.456614+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: cluster 2023-09-23T22:10:41.349001+0000 mon.a (mon.0) 520 : cluster [INF] osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711] boot 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: cluster 2023-09-23T22:10:41.349041+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[27336]: audit 2023-09-23T22:10:41.349201+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: cluster 2023-09-23T22:10:39.946368+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: audit 2023-09-23T22:10:40.349578+0000 mon.a (mon.0) 514 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:10:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: cluster 2023-09-23T22:10:40.349851+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: audit 2023-09-23T22:10:40.352926+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: audit 2023-09-23T22:10:40.358154+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: audit 2023-09-23T22:10:40.453156+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: audit 2023-09-23T22:10:40.456614+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: cluster 2023-09-23T22:10:41.349001+0000 mon.a (mon.0) 520 : cluster [INF] osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711] boot 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: cluster 2023-09-23T22:10:41.349041+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-23T22:10:41.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:41 smithi121 bash[33603]: audit 2023-09-23T22:10:41.349201+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: cluster 2023-09-23T22:10:39.946368+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: audit 2023-09-23T22:10:40.349578+0000 mon.a (mon.0) 514 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: cluster 2023-09-23T22:10:40.349851+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: audit 2023-09-23T22:10:40.352926+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: audit 2023-09-23T22:10:40.358154+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: audit 2023-09-23T22:10:40.453156+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: audit 2023-09-23T22:10:40.456614+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:41.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: cluster 2023-09-23T22:10:41.349001+0000 mon.a (mon.0) 520 : cluster [INF] osd.7 [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711] boot 2023-09-23T22:10:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: cluster 2023-09-23T22:10:41.349041+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-23T22:10:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:41 smithi123 bash[27681]: audit 2023-09-23T22:10:41.349201+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:10:42.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[33603]: cluster 2023-09-23T22:10:39.631829+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:42.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[33603]: cluster 2023-09-23T22:10:39.631932+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:42.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[33603]: cluster 2023-09-23T22:10:41.947016+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:42.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[33603]: cluster 2023-09-23T22:10:42.352925+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-23T22:10:42.716 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[27336]: cluster 2023-09-23T22:10:39.631829+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:42.716 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[27336]: cluster 2023-09-23T22:10:39.631932+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:42.716 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[27336]: cluster 2023-09-23T22:10:41.947016+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:42.716 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:42 smithi121 bash[27336]: cluster 2023-09-23T22:10:42.352925+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-23T22:10:42.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:42 smithi123 bash[27681]: cluster 2023-09-23T22:10:39.631829+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:42.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:42 smithi123 bash[27681]: cluster 2023-09-23T22:10:39.631932+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:42.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:42 smithi123 bash[27681]: cluster 2023-09-23T22:10:41.947016+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:42.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:42 smithi123 bash[27681]: cluster 2023-09-23T22:10:42.352925+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-23T22:10:43.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:43 smithi121 bash[27336]: cluster 2023-09-23T22:10:42.355774+0000 mon.a (mon.0) 524 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:10:43.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:43 smithi121 bash[27336]: cluster 2023-09-23T22:10:43.352689+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-23T22:10:43.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:43 smithi121 bash[33603]: cluster 2023-09-23T22:10:42.355774+0000 mon.a (mon.0) 524 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:10:43.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:43 smithi121 bash[33603]: cluster 2023-09-23T22:10:43.352689+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-23T22:10:43.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:43 smithi123 bash[27681]: cluster 2023-09-23T22:10:42.355774+0000 mon.a (mon.0) 524 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:10:43.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:43 smithi123 bash[27681]: cluster 2023-09-23T22:10:43.352689+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-23T22:10:44.375 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:44 smithi121 bash[27336]: cluster 2023-09-23T22:10:43.947649+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:44.440 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:10:44.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:44 smithi121 bash[33603]: cluster 2023-09-23T22:10:43.947649+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:44.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:44 smithi123 bash[27681]: cluster 2023-09-23T22:10:43.947649+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:45.209 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1695507041,"num_in_osds":8,"osd_in_since":1695507015,"num_remapped_pgs":0} 2023-09-23T22:10:45.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:10:45.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:45 smithi121 bash[27336]: audit 2023-09-23T22:10:44.438725+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.121:0/3207581298' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T22:10:45.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:45 smithi121 bash[33603]: audit 2023-09-23T22:10:44.438725+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.121:0/3207581298' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T22:10:45.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:45 smithi123 bash[27681]: audit 2023-09-23T22:10:44.438725+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.121:0/3207581298' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T22:10:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:46 smithi121 bash[27336]: cluster 2023-09-23T22:10:45.948323+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:46.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:46 smithi121 bash[33603]: cluster 2023-09-23T22:10:45.948323+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:46.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:46 smithi123 bash[27681]: cluster 2023-09-23T22:10:45.948323+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:48.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:48 smithi123 bash[27681]: cluster 2023-09-23T22:10:47.999987+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:10:48.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:48 smithi123 bash[27681]: cluster 2023-09-23T22:10:48.000050+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2023-09-23T22:10:48.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:48 smithi121 bash[27336]: cluster 2023-09-23T22:10:47.999987+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:10:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:48 smithi121 bash[27336]: cluster 2023-09-23T22:10:48.000050+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2023-09-23T22:10:48.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:48 smithi121 bash[33603]: cluster 2023-09-23T22:10:47.999987+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:10:48.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:48 smithi121 bash[33603]: cluster 2023-09-23T22:10:48.000050+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2023-09-23T22:10:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: cluster 2023-09-23T22:10:47.948816+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.164189+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.166429+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.167817+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.169002+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.170205+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.175858+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.177393+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.178841+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[27336]: audit 2023-09-23T22:10:49.185723+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: cluster 2023-09-23T22:10:47.948816+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.164189+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.166429+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.167817+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.169002+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.170205+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.175858+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.177393+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.178841+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:49 smithi121 bash[33603]: audit 2023-09-23T22:10:49.185723+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: cluster 2023-09-23T22:10:47.948816+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.164189+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.166429+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.167817+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.169002+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.170205+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.175858+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.177393+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.178841+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:49 smithi123 bash[27681]: audit 2023-09-23T22:10:49.185723+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:10:49.961 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:10:50.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:50 smithi121 bash[27336]: cephadm 2023-09-23T22:10:49.154306+0000 mgr.y (mgr.14146) 257 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:10:50.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:50 smithi121 bash[27336]: cephadm 2023-09-23T22:10:49.171216+0000 mgr.y (mgr.14146) 258 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4316M 2023-09-23T22:10:50.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:50 smithi121 bash[33603]: cephadm 2023-09-23T22:10:49.154306+0000 mgr.y (mgr.14146) 257 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:10:50.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:50 smithi121 bash[33603]: cephadm 2023-09-23T22:10:49.171216+0000 mgr.y (mgr.14146) 258 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4316M 2023-09-23T22:10:50.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:50 smithi123 bash[27681]: cephadm 2023-09-23T22:10:49.154306+0000 mgr.y (mgr.14146) 257 : cephadm [INF] Detected new or changed devices on smithi123 2023-09-23T22:10:50.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:50 smithi123 bash[27681]: cephadm 2023-09-23T22:10:49.171216+0000 mgr.y (mgr.14146) 258 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4316M 2023-09-23T22:10:51.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:51 smithi121 bash[27336]: cluster 2023-09-23T22:10:49.949612+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:51.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:51 smithi121 bash[33603]: cluster 2023-09-23T22:10:49.949612+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:51.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:51 smithi123 bash[27681]: cluster 2023-09-23T22:10:49.949612+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:52.915 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:10:52.915 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":50,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:10:43.348327+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T22:07:13.753924+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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","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.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","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.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","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.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+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-23T22:10:53.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:53 smithi121 bash[27336]: cluster 2023-09-23T22:10:51.950130+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:53.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:53 smithi121 bash[27336]: audit 2023-09-23T22:10:52.912199+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.121:0/3693388833' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:10:53.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:53 smithi121 bash[33603]: cluster 2023-09-23T22:10:51.950130+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:53.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:53 smithi121 bash[33603]: audit 2023-09-23T22:10:52.912199+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.121:0/3693388833' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:10:53.657 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-09-23T22:07:13.753924+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_devicehealth': {}}}] 2023-09-23T22:10:53.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-09-23T22:10:53.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:53 smithi123 bash[27681]: cluster 2023-09-23T22:10:51.950130+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:53.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:53 smithi123 bash[27681]: audit 2023-09-23T22:10:52.912199+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.121:0/3693388833' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:10:55.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:55 smithi121 bash[27336]: cluster 2023-09-23T22:10:53.950636+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:55.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:55 smithi121 bash[33603]: cluster 2023-09-23T22:10:53.950636+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:55.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:55 smithi123 bash[27681]: cluster 2023-09-23T22:10:53.950636+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:57.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:57 smithi121 bash[27336]: cluster 2023-09-23T22:10:55.951247+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:57.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:57 smithi121 bash[33603]: cluster 2023-09-23T22:10:55.951247+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:57.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:57 smithi123 bash[27681]: cluster 2023-09-23T22:10:55.951247+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:58.420 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:10:59.603 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:10:59 smithi121 bash[27336]: cluster 2023-09-23T22:10:57.951913+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:59.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:10:59 smithi121 bash[33603]: cluster 2023-09-23T22:10:57.951913+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:10:59.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:10:59 smithi123 bash[27681]: cluster 2023-09-23T22:10:57.951913+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:00.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:00 smithi121 bash[33603]: cluster 2023-09-23T22:10:59.952614+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:00.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:00 smithi121 bash[27336]: cluster 2023-09-23T22:10:59.952614+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:00.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:00 smithi123 bash[27681]: cluster 2023-09-23T22:10:59.952614+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:01.283 INFO:teuthology.orchestra.run.smithi121.stdout:pg_num: 1 2023-09-23T22:11:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:01 smithi121 bash[27336]: audit 2023-09-23T22:11:01.280855+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.121:0/2731349282' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-23T22:11:01.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:01 smithi121 bash[33603]: audit 2023-09-23T22:11:01.280855+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.121:0/2731349282' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-23T22:11:01.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:01 smithi123 bash[27681]: audit 2023-09-23T22:11:01.280855+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.121:0/2731349282' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-23T22:11:02.029 INFO:tasks.cephadm:Adding prometheus.a on smithi123 2023-09-23T22:11:02.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi123=a' 2023-09-23T22:11:02.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:02 smithi121 bash[33603]: cluster 2023-09-23T22:11:01.953204+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:02.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:02 smithi121 bash[27336]: cluster 2023-09-23T22:11:01.953204+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:02.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:02 smithi123 bash[27681]: cluster 2023-09-23T22:11:01.953204+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:04.959 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled prometheus update... 2023-09-23T22:11:05.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: cluster 2023-09-23T22:11:03.953704+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:05.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: audit 2023-09-23T22:11:04.957122+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:11:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: audit 2023-09-23T22:11:04.995787+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: audit 2023-09-23T22:11:05.287089+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: audit 2023-09-23T22:11:05.288543+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: audit 2023-09-23T22:11:05.295257+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:11:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:05 smithi123 bash[27681]: audit 2023-09-23T22:11:05.303023+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T22:11:05.668 DEBUG:teuthology.orchestra.run.smithi123:prometheus.a> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-23T22:11:05.670 INFO:tasks.cephadm:Adding node-exporter.a on smithi121 2023-09-23T22:11:05.670 INFO:tasks.cephadm:Adding node-exporter.b on smithi123 2023-09-23T22:11:05.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi121=a;smithi123=b' 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: cluster 2023-09-23T22:11:03.953704+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: audit 2023-09-23T22:11:04.957122+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: audit 2023-09-23T22:11:04.995787+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: audit 2023-09-23T22:11:05.287089+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: audit 2023-09-23T22:11:05.288543+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: audit 2023-09-23T22:11:05.295257+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:11:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[27336]: audit 2023-09-23T22:11:05.303023+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T22:11:05.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: cluster 2023-09-23T22:11:03.953704+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:05.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: audit 2023-09-23T22:11:04.957122+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:11:05.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: audit 2023-09-23T22:11:04.995787+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:05.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: audit 2023-09-23T22:11:05.287089+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:05.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: audit 2023-09-23T22:11:05.288543+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:05.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: audit 2023-09-23T22:11:05.295257+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' 2023-09-23T22:11:05.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:05 smithi121 bash[33603]: audit 2023-09-23T22:11:05.303023+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T22:11:05.843 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:11:06.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[27681]: audit 2023-09-23T22:11:04.948078+0000 mgr.y (mgr.14146) 267 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:06.617 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[27681]: cephadm 2023-09-23T22:11:04.951382+0000 mgr.y (mgr.14146) 268 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2023-09-23T22:11:06.617 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[27681]: audit 2023-09-23T22:11:06.306754+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T22:11:06.617 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[27681]: cluster 2023-09-23T22:11:06.306818+0000 mon.a (mon.0) 545 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-23T22:11:06.617 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[28547]: ignoring --setuser ceph since I am not root 2023-09-23T22:11:06.617 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[28547]: ignoring --setgroup ceph since I am not root 2023-09-23T22:11:06.617 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[28547]: debug 2023-09-23T22:11:06.355+0000 7f7fa29ca700 1 -- 172.21.15.123:0/1579252658 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c586c344e0 con 0x55c586d28c00 2023-09-23T22:11:06.618 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[28547]: debug 2023-09-23T22:11:06.519+0000 7f7fb2b91680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:11:06.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27336]: audit 2023-09-23T22:11:04.948078+0000 mgr.y (mgr.14146) 267 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:06.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27336]: cephadm 2023-09-23T22:11:04.951382+0000 mgr.y (mgr.14146) 268 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2023-09-23T22:11:06.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27336]: audit 2023-09-23T22:11:06.306754+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T22:11:06.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27336]: cluster 2023-09-23T22:11:06.306818+0000 mon.a (mon.0) 545 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-23T22:11:06.630 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27601]: ignoring --setuser ceph since I am not root 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27601]: ignoring --setgroup ceph since I am not root 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27601]: debug 2023-09-23T22:11:06.354+0000 7f1c3f763700 1 -- 172.21.15.121:0/3424857288 <== mon.2 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f2fe1c04e0 con 0x55f2fe2b4c00 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27601]: debug 2023-09-23T22:11:06.518+0000 7f1c4f92a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[33603]: audit 2023-09-23T22:11:04.948078+0000 mgr.y (mgr.14146) 267 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[33603]: cephadm 2023-09-23T22:11:04.951382+0000 mgr.y (mgr.14146) 268 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[33603]: audit 2023-09-23T22:11:06.306754+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.121:0/3639499379' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T22:11:06.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[33603]: cluster 2023-09-23T22:11:06.306818+0000 mon.a (mon.0) 545 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-23T22:11:07.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:06 smithi121 bash[27601]: debug 2023-09-23T22:11:06.626+0000 7f1c4f92a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:11:07.019 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:06 smithi123 bash[28547]: debug 2023-09-23T22:11:06.627+0000 7f7fb2b91680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:11:07.299 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:07 smithi123 bash[28547]: debug 2023-09-23T22:11:07.115+0000 7f7fb2b91680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:11:07.500 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:07 smithi121 bash[27601]: debug 2023-09-23T22:11:07.098+0000 7f1c4f92a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:11:08.387 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:08 smithi121 bash[27601]: debug 2023-09-23T22:11:08.034+0000 7f1c4f92a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:11:08.388 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:08 smithi121 bash[27601]: debug 2023-09-23T22:11:08.130+0000 7f1c4f92a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:11:08.410 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:08 smithi123 bash[28547]: debug 2023-09-23T22:11:08.051+0000 7f7fb2b91680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:11:08.410 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:08 smithi123 bash[28547]: debug 2023-09-23T22:11:08.147+0000 7f7fb2b91680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:11:08.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:08 smithi121 bash[27601]: debug 2023-09-23T22:11:08.382+0000 7f1c4f92a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:11:08.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:08 smithi123 bash[28547]: debug 2023-09-23T22:11:08.407+0000 7f7fb2b91680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:11:09.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:09 smithi121 bash[27601]: debug 2023-09-23T22:11:09.522+0000 7f1c4f92a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:11:09.791 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:09 smithi121 bash[27601]: debug 2023-09-23T22:11:09.690+0000 7f1c4f92a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:11:09.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:09 smithi123 bash[28547]: debug 2023-09-23T22:11:09.543+0000 7f7fb2b91680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:11:09.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:09 smithi123 bash[28547]: debug 2023-09-23T22:11:09.703+0000 7f7fb2b91680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:11:10.125 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:09 smithi121 bash[27601]: debug 2023-09-23T22:11:09.786+0000 7f1c4f92a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:11:10.126 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:09 smithi121 bash[27601]: debug 2023-09-23T22:11:09.898+0000 7f1c4f92a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:11:10.140 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:09 smithi123 bash[28547]: debug 2023-09-23T22:11:09.803+0000 7f7fb2b91680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:11:10.140 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:09 smithi123 bash[28547]: debug 2023-09-23T22:11:09.915+0000 7f7fb2b91680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:11:10.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:10 smithi123 bash[28547]: debug 2023-09-23T22:11:10.135+0000 7f7fb2b91680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:11:10.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:10 smithi123 bash[28547]: debug 2023-09-23T22:11:10.503+0000 7f7fb2b91680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:11:10.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:10 smithi123 bash[28547]: debug 2023-09-23T22:11:10.631+0000 7f7fb2b91680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:11:11.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:10 smithi121 bash[27601]: debug 2023-09-23T22:11:10.118+0000 7f1c4f92a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:11:11.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:10 smithi121 bash[27601]: debug 2023-09-23T22:11:10.498+0000 7f1c4f92a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:11:11.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:10 smithi121 bash[27601]: debug 2023-09-23T22:11:10.626+0000 7f1c4f92a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:11:11.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:11 smithi121 bash[27601]: debug 2023-09-23T22:11:11.494+0000 7f1c4f92a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:11:11.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:11 smithi121 bash[27601]: debug 2023-09-23T22:11:11.602+0000 7f1c4f92a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:11:11.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:11 smithi121 bash[27601]: debug 2023-09-23T22:11:11.722+0000 7f1c4f92a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:11:11.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:11 smithi123 bash[28547]: debug 2023-09-23T22:11:11.539+0000 7f7fb2b91680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:11:11.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:11 smithi123 bash[28547]: debug 2023-09-23T22:11:11.643+0000 7f7fb2b91680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:11:11.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:11 smithi123 bash[28547]: debug 2023-09-23T22:11:11.771+0000 7f7fb2b91680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:11:12.249 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:11 smithi121 bash[27601]: debug 2023-09-23T22:11:11.954+0000 7f1c4f92a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:11:12.299 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[28547]: debug 2023-09-23T22:11:12.011+0000 7f7fb2b91680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:11:12.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27601]: debug 2023-09-23T22:11:12.242+0000 7f1c4f92a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:11:12.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27601]: debug 2023-09-23T22:11:12.410+0000 7f1c4f92a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:11:12.655 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[28547]: debug 2023-09-23T22:11:12.315+0000 7f7fb2b91680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:11:12.655 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[28547]: debug 2023-09-23T22:11:12.475+0000 7f7fb2b91680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:11:12.920 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27601]: debug 2023-09-23T22:11:12.586+0000 7f1c4f92a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:11:12.921 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27601]: debug 2023-09-23T22:11:12.802+0000 7f1c4f92a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:11:12.978 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[28547]: debug 2023-09-23T22:11:12.651+0000 7f7fb2b91680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:11:12.979 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[28547]: debug 2023-09-23T22:11:12.867+0000 7f7fb2b91680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:11:13.182 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27601]: debug 2023-09-23T22:11:12.914+0000 7f1c4f92a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:11:13.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: cluster 2023-09-23T22:11:12.940342+0000 mon.a (mon.0) 546 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:11:13.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: cluster 2023-09-23T22:11:12.940922+0000 mon.a (mon.0) 547 : cluster [INF] Activating manager daemon y 2023-09-23T22:11:13.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: cluster 2023-09-23T22:11:12.948449+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-23T22:11:13.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: cluster 2023-09-23T22:11:12.948682+0000 mon.a (mon.0) 549 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00793452s), standbys: x 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.960095+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.960368+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.960558+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.961716+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.961918+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.962185+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.962421+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.962646+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.962885+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.963109+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.963344+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:11:13.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.963583+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[33603]: audit 2023-09-23T22:11:12.963851+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[33603]: audit 2023-09-23T22:11:12.964131+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[33603]: audit 2023-09-23T22:11:12.964331+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[33603]: audit 2023-09-23T22:11:12.964928+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[33603]: cluster 2023-09-23T22:11:12.966973+0000 mon.a (mon.0) 550 : cluster [INF] Manager daemon y is now available 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: cluster 2023-09-23T22:11:12.940342+0000 mon.a (mon.0) 546 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: cluster 2023-09-23T22:11:12.940922+0000 mon.a (mon.0) 547 : cluster [INF] Activating manager daemon y 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: cluster 2023-09-23T22:11:12.948449+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: cluster 2023-09-23T22:11:12.948682+0000 mon.a (mon.0) 549 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00793452s), standbys: x 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.960095+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:13.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.960368+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.960558+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.961716+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.961918+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.962185+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.962421+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.962646+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.962885+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.963109+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.963344+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.963583+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.963851+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:11:13.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.964131+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:11:13.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.964331+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:11:13.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: audit 2023-09-23T22:11:12.964928+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:11:13.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:12 smithi121 bash[27336]: cluster 2023-09-23T22:11:12.966973+0000 mon.a (mon.0) 550 : cluster [INF] Manager daemon y is now available 2023-09-23T22:11:13.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[28547]: debug 2023-09-23T22:11:12.975+0000 7f7fb2b91680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:11:13.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[28547]: [23/Sep/2023:22:11:13] ENGINE Bus STARTING 2023-09-23T22:11:13.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[28547]: CherryPy Checker: 2023-09-23T22:11:13.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[28547]: The Application mounted at '' has an empty config. 2023-09-23T22:11:13.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[28547]: [23/Sep/2023:22:11:13] ENGINE Serving on http://:::9283 2023-09-23T22:11:13.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[28547]: [23/Sep/2023:22:11:13] ENGINE Bus STARTED 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:12 smithi123 bash[27681]: cluster 2023-09-23T22:11:12.940342+0000 mon.a (mon.0) 546 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: cluster 2023-09-23T22:11:12.940922+0000 mon.a (mon.0) 547 : cluster [INF] Activating manager daemon y 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: cluster 2023-09-23T22:11:12.948449+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: cluster 2023-09-23T22:11:12.948682+0000 mon.a (mon.0) 549 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00793452s), standbys: x 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.960095+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.960368+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.960558+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.961716+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.961918+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:11:13.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.962185+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.962421+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.962646+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.962885+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.963109+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.963344+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.963583+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.963851+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.964131+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:11:13.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.964331+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:11:13.237 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: audit 2023-09-23T22:11:12.964928+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:11:13.237 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:13 smithi123 bash[27681]: cluster 2023-09-23T22:11:12.966973+0000 mon.a (mon.0) 550 : cluster [INF] Manager daemon y is now available 2023-09-23T22:11:13.500 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: Warning: Permanently added '172.21.15.123' (ECDSA) to the list of known hosts. 2023-09-23T22:11:13.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: [23/Sep/2023:22:11:13] ENGINE Bus STARTING 2023-09-23T22:11:13.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: Warning: Permanently added '172.21.15.121' (ECDSA) to the list of known hosts. 2023-09-23T22:11:13.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: CherryPy Checker: 2023-09-23T22:11:13.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: The Application mounted at '' has an empty config. 2023-09-23T22:11:13.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: [23/Sep/2023:22:11:13] ENGINE Serving on http://:::9283 2023-09-23T22:11:13.501 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27601]: [23/Sep/2023:22:11:13] ENGINE Bus STARTED 2023-09-23T22:11:13.975 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled node-exporter update... 2023-09-23T22:11:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: cluster 2023-09-23T22:11:13.005202+0000 mon.a (mon.0) 551 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:11:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: cluster 2023-09-23T22:11:13.005297+0000 mon.a (mon.0) 552 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:11:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.007378+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:11:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.008005+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.010171+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.011579+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.114011+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.119936+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.179889+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.200536+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.202763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.210651+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:11:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.212824+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: cluster 2023-09-23T22:11:13.959388+0000 mon.a (mon.0) 556 : cluster [DBG] mgrmap e17: y(active, since 1.01863s), standbys: x 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:13 smithi121 bash[27336]: audit 2023-09-23T22:11:13.972792+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: cluster 2023-09-23T22:11:13.005202+0000 mon.a (mon.0) 551 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: cluster 2023-09-23T22:11:13.005297+0000 mon.a (mon.0) 552 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.007378+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.008005+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.010171+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.011579+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.114011+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:14.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.119936+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.179889+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.200536+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.202763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.210651+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.212824+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: cluster 2023-09-23T22:11:13.959388+0000 mon.a (mon.0) 556 : cluster [DBG] mgrmap e17: y(active, since 1.01863s), standbys: x 2023-09-23T22:11:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:14 smithi121 bash[33603]: audit 2023-09-23T22:11:13.972792+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: cluster 2023-09-23T22:11:13.005202+0000 mon.a (mon.0) 551 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: cluster 2023-09-23T22:11:13.005297+0000 mon.a (mon.0) 552 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.007378+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.008005+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.010171+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.011579+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.123:0/4073729477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.114011+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.119936+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.179889+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.200536+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:11:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.202763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:11:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.210651+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:11:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.212824+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:11:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: cluster 2023-09-23T22:11:13.959388+0000 mon.a (mon.0) 556 : cluster [DBG] mgrmap e17: y(active, since 1.01863s), standbys: x 2023-09-23T22:11:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:14 smithi123 bash[27681]: audit 2023-09-23T22:11:13.972792+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:14.780 DEBUG:teuthology.orchestra.run.smithi121:node-exporter.a> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-23T22:11:14.783 DEBUG:teuthology.orchestra.run.smithi123:node-exporter.b> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-23T22:11:14.785 INFO:tasks.cephadm:Adding alertmanager.a on smithi121 2023-09-23T22:11:14.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi121=a' 2023-09-23T22:11:14.879 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:11:14.968 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:11:15.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:15 smithi123 bash[27681]: cephadm 2023-09-23T22:11:13.968484+0000 mgr.y (mgr.24365) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi121=a;smithi123=b;count:2 2023-09-23T22:11:15.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:15 smithi121 bash[33603]: cephadm 2023-09-23T22:11:13.968484+0000 mgr.y (mgr.24365) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi121=a;smithi123=b;count:2 2023-09-23T22:11:15.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:15 smithi121 bash[27336]: cephadm 2023-09-23T22:11:13.968484+0000 mgr.y (mgr.24365) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi121=a;smithi123=b;count:2 2023-09-23T22:11:16.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:16 smithi123 bash[27681]: cluster 2023-09-23T22:11:14.960493+0000 mgr.y (mgr.24365) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:16.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:16 smithi123 bash[27681]: cluster 2023-09-23T22:11:15.968876+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-09-23T22:11:16.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:16 smithi121 bash[33603]: cluster 2023-09-23T22:11:14.960493+0000 mgr.y (mgr.24365) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:16.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:16 smithi121 bash[33603]: cluster 2023-09-23T22:11:15.968876+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-09-23T22:11:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:16 smithi121 bash[27336]: cluster 2023-09-23T22:11:14.960493+0000 mgr.y (mgr.24365) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:16 smithi121 bash[27336]: cluster 2023-09-23T22:11:15.968876+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-09-23T22:11:17.587 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled alertmanager update... 2023-09-23T22:11:18.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:18 smithi123 bash[27681]: cluster 2023-09-23T22:11:16.961115+0000 mgr.y (mgr.24365) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:18 smithi123 bash[27681]: audit 2023-09-23T22:11:17.583583+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:18.330 DEBUG:teuthology.orchestra.run.smithi121:alertmanager.a> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-23T22:11:18.333 INFO:tasks.cephadm:Adding grafana.a on smithi123 2023-09-23T22:11:18.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi123=a' 2023-09-23T22:11:18.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:18 smithi121 bash[33603]: cluster 2023-09-23T22:11:16.961115+0000 mgr.y (mgr.24365) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:18.342 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:18 smithi121 bash[33603]: audit 2023-09-23T22:11:17.583583+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:18.342 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:18 smithi121 bash[27336]: cluster 2023-09-23T22:11:16.961115+0000 mgr.y (mgr.24365) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:18.342 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:18 smithi121 bash[27336]: audit 2023-09-23T22:11:17.583583+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:18.489 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:11:19.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:19 smithi123 bash[27681]: audit 2023-09-23T22:11:17.574111+0000 mgr.y (mgr.24365) 6 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:19.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:19 smithi123 bash[27681]: cephadm 2023-09-23T22:11:17.577382+0000 mgr.y (mgr.24365) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi121=a;count:1 2023-09-23T22:11:19.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:19 smithi123 bash[27681]: audit 2023-09-23T22:11:18.798674+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:19.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:19 smithi123 bash[27681]: audit 2023-09-23T22:11:19.260075+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[27336]: audit 2023-09-23T22:11:17.574111+0000 mgr.y (mgr.24365) 6 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[27336]: cephadm 2023-09-23T22:11:17.577382+0000 mgr.y (mgr.24365) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi121=a;count:1 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[27336]: audit 2023-09-23T22:11:18.798674+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[27336]: audit 2023-09-23T22:11:19.260075+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[33603]: audit 2023-09-23T22:11:17.574111+0000 mgr.y (mgr.24365) 6 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[33603]: cephadm 2023-09-23T22:11:17.577382+0000 mgr.y (mgr.24365) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi121=a;count:1 2023-09-23T22:11:19.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[33603]: audit 2023-09-23T22:11:18.798674+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:19.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:19 smithi121 bash[33603]: audit 2023-09-23T22:11:19.260075+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:20 smithi123 bash[27681]: cluster 2023-09-23T22:11:18.961714+0000 mgr.y (mgr.24365) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:20 smithi123 bash[27681]: audit 2023-09-23T22:11:19.535860+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:20 smithi123 bash[27681]: audit 2023-09-23T22:11:19.538138+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:20 smithi123 bash[27681]: audit 2023-09-23T22:11:19.607163+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:20 smithi123 bash[27681]: audit 2023-09-23T22:11:19.646135+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:20 smithi123 bash[27681]: audit 2023-09-23T22:11:19.653626+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[27336]: cluster 2023-09-23T22:11:18.961714+0000 mgr.y (mgr.24365) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[27336]: audit 2023-09-23T22:11:19.535860+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[27336]: audit 2023-09-23T22:11:19.538138+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[27336]: audit 2023-09-23T22:11:19.607163+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[27336]: audit 2023-09-23T22:11:19.646135+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[27336]: audit 2023-09-23T22:11:19.653626+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[33603]: cluster 2023-09-23T22:11:18.961714+0000 mgr.y (mgr.24365) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[33603]: audit 2023-09-23T22:11:19.535860+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[33603]: audit 2023-09-23T22:11:19.538138+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[33603]: audit 2023-09-23T22:11:19.607163+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[33603]: audit 2023-09-23T22:11:19.646135+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:20 smithi121 bash[33603]: audit 2023-09-23T22:11:19.653626+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:21.432 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled grafana update... 2023-09-23T22:11:21.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:21 smithi123 bash[27681]: cephadm 2023-09-23T22:11:19.538281+0000 mgr.y (mgr.24365) 9 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:11:21.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:21 smithi123 bash[27681]: cephadm 2023-09-23T22:11:19.538818+0000 mgr.y (mgr.24365) 10 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:11:21.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:21 smithi123 bash[27681]: cephadm 2023-09-23T22:11:19.568714+0000 mgr.y (mgr.24365) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:11:21.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:21 smithi123 bash[27681]: cephadm 2023-09-23T22:11:19.577506+0000 mgr.y (mgr.24365) 12 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:11:21.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:21 smithi123 bash[27681]: cephadm 2023-09-23T22:11:19.679993+0000 mgr.y (mgr.24365) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[27336]: cephadm 2023-09-23T22:11:19.538281+0000 mgr.y (mgr.24365) 9 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[27336]: cephadm 2023-09-23T22:11:19.538818+0000 mgr.y (mgr.24365) 10 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[27336]: cephadm 2023-09-23T22:11:19.568714+0000 mgr.y (mgr.24365) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[27336]: cephadm 2023-09-23T22:11:19.577506+0000 mgr.y (mgr.24365) 12 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[27336]: cephadm 2023-09-23T22:11:19.679993+0000 mgr.y (mgr.24365) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[33603]: cephadm 2023-09-23T22:11:19.538281+0000 mgr.y (mgr.24365) 9 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:11:21.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[33603]: cephadm 2023-09-23T22:11:19.538818+0000 mgr.y (mgr.24365) 10 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:11:21.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[33603]: cephadm 2023-09-23T22:11:19.568714+0000 mgr.y (mgr.24365) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:11:21.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[33603]: cephadm 2023-09-23T22:11:19.577506+0000 mgr.y (mgr.24365) 12 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:11:21.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:21 smithi121 bash[33603]: cephadm 2023-09-23T22:11:19.679993+0000 mgr.y (mgr.24365) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2023-09-23T22:11:22.598 DEBUG:teuthology.orchestra.run.smithi123:grafana.a> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-23T22:11:22.600 INFO:tasks.cephadm:Setting up client nodes... 2023-09-23T22:11:22.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T22:11:22.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:22 smithi123 bash[27681]: cluster 2023-09-23T22:11:20.962346+0000 mgr.y (mgr.24365) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:22.608 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:22 smithi123 bash[27681]: audit 2023-09-23T22:11:21.422139+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:22 smithi121 bash[27336]: cluster 2023-09-23T22:11:20.962346+0000 mgr.y (mgr.24365) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:22 smithi121 bash[27336]: audit 2023-09-23T22:11:21.422139+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:22.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:22 smithi121 bash[33603]: cluster 2023-09-23T22:11:20.962346+0000 mgr.y (mgr.24365) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:22.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:22 smithi121 bash[33603]: audit 2023-09-23T22:11:21.422139+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:22.799 INFO:journalctl@ceph.grafana.a.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:11:23.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:23 smithi121 bash[27336]: audit 2023-09-23T22:11:21.411185+0000 mgr.y (mgr.24365) 15 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:23.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:23 smithi121 bash[27336]: cephadm 2023-09-23T22:11:21.414529+0000 mgr.y (mgr.24365) 16 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2023-09-23T22:11:23.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:23 smithi121 bash[33603]: audit 2023-09-23T22:11:21.411185+0000 mgr.y (mgr.24365) 15 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:23.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:23 smithi121 bash[33603]: cephadm 2023-09-23T22:11:21.414529+0000 mgr.y (mgr.24365) 16 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2023-09-23T22:11:23.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:23 smithi123 bash[27681]: audit 2023-09-23T22:11:21.411185+0000 mgr.y (mgr.24365) 15 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:23.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:23 smithi123 bash[27681]: cephadm 2023-09-23T22:11:21.414529+0000 mgr.y (mgr.24365) 16 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2023-09-23T22:11:24.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:24 smithi121 bash[27336]: cluster 2023-09-23T22:11:22.962981+0000 mgr.y (mgr.24365) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:24 smithi121 bash[33603]: cluster 2023-09-23T22:11:22.962981+0000 mgr.y (mgr.24365) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:24.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:24 smithi123 bash[27681]: cluster 2023-09-23T22:11:22.962981+0000 mgr.y (mgr.24365) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:25.761 INFO:teuthology.orchestra.run.smithi121.stdout:[client.0] 2023-09-23T22:11:25.761 INFO:teuthology.orchestra.run.smithi121.stdout: key = AQCNYg9lJl0SLRAAy1mqX+wplbsck1UkXxsgYA== 2023-09-23T22:11:26.513 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T22:11:26.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-23T22:11:26.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-23T22:11:26.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T22:11:26.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:26 smithi121 bash[27336]: cluster 2023-09-23T22:11:24.963648+0000 mgr.y (mgr.24365) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:26.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:26 smithi121 bash[27336]: audit 2023-09-23T22:11:25.756019+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.121:0/346692416' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:11:26.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:26 smithi121 bash[27336]: audit 2023-09-23T22:11:25.759806+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.121:0/346692416' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T22:11:26.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:26 smithi121 bash[33603]: cluster 2023-09-23T22:11:24.963648+0000 mgr.y (mgr.24365) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:26.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:26 smithi121 bash[33603]: audit 2023-09-23T22:11:25.756019+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.121:0/346692416' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:11:26.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:26 smithi121 bash[33603]: audit 2023-09-23T22:11:25.759806+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.121:0/346692416' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T22:11:26.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:26 smithi123 bash[27681]: cluster 2023-09-23T22:11:24.963648+0000 mgr.y (mgr.24365) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:26.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:26 smithi123 bash[27681]: audit 2023-09-23T22:11:25.756019+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.121:0/346692416' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:11:26.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:26 smithi123 bash[27681]: audit 2023-09-23T22:11:25.759806+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.121:0/346692416' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T22:11:27.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:27 smithi121 bash[33603]: cluster 2023-09-23T22:11:26.964323+0000 mgr.y (mgr.24365) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:27.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:27 smithi121 bash[27336]: cluster 2023-09-23T22:11:26.964323+0000 mgr.y (mgr.24365) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:27.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:27 smithi123 bash[27681]: cluster 2023-09-23T22:11:26.964323+0000 mgr.y (mgr.24365) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:30 smithi121 bash[33603]: cluster 2023-09-23T22:11:28.964959+0000 mgr.y (mgr.24365) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:30.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:30 smithi121 bash[27336]: cluster 2023-09-23T22:11:28.964959+0000 mgr.y (mgr.24365) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:30.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:30 smithi123 bash[27681]: cluster 2023-09-23T22:11:28.964959+0000 mgr.y (mgr.24365) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:32.430 INFO:teuthology.orchestra.run.smithi123.stdout:[client.1] 2023-09-23T22:11:32.430 INFO:teuthology.orchestra.run.smithi123.stdout: key = AQCUYg9lLXwmGRAA0PwAPYVY4HU2nqhh7+Eqpg== 2023-09-23T22:11:32.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:32 smithi121 bash[27336]: cluster 2023-09-23T22:11:30.965613+0000 mgr.y (mgr.24365) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:32.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:32 smithi121 bash[33603]: cluster 2023-09-23T22:11:30.965613+0000 mgr.y (mgr.24365) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:32.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:32 smithi123 bash[27681]: cluster 2023-09-23T22:11:30.965613+0000 mgr.y (mgr.24365) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:33.439 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-09-23T22:11:33.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-23T22:11:33.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-23T22:11:33.458 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-23T22:11:33.458 DEBUG:teuthology.orchestra.run.smithi121:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-23T22:11:33.613 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:33 smithi123 systemd[1]: Started Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:11:33.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:33 smithi123 bash[27681]: audit 2023-09-23T22:11:32.421639+0000 mon.a (mon.0) 568 : 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-23T22:11:33.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:33 smithi123 bash[27681]: audit 2023-09-23T22:11:32.423597+0000 mon.b (mon.1) 51 : audit [INF] from='client.? 172.21.15.123:0/1156792471' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:11:33.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:33 smithi123 bash[27681]: audit 2023-09-23T22:11:32.428124+0000 mon.a (mon.0) 569 : 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-23T22:11:33.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:33 smithi121 bash[33603]: audit 2023-09-23T22:11:32.421639+0000 mon.a (mon.0) 568 : 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-23T22:11:33.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:33 smithi121 bash[33603]: audit 2023-09-23T22:11:32.423597+0000 mon.b (mon.1) 51 : audit [INF] from='client.? 172.21.15.123:0/1156792471' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:11:33.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:33 smithi121 bash[33603]: audit 2023-09-23T22:11:32.428124+0000 mon.a (mon.0) 569 : 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-23T22:11:33.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:33 smithi121 bash[27336]: audit 2023-09-23T22:11:32.421639+0000 mon.a (mon.0) 568 : 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-23T22:11:33.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:33 smithi121 bash[27336]: audit 2023-09-23T22:11:32.423597+0000 mon.b (mon.1) 51 : audit [INF] from='client.? 172.21.15.123:0/1156792471' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:11:33.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:33 smithi121 bash[27336]: audit 2023-09-23T22:11:32.428124+0000 mon.a (mon.0) 569 : 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-23T22:11:33.765 INFO:teuthology.misc.health.smithi121.stdout: 2023-09-23T22:11:33.765 INFO:teuthology.misc.health.smithi121.stdout:{"epoch":51,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:11:12.940508+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T22:07:13.753924+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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","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.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","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.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","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.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+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-23T22:11:33.779 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-23T22:11:33.780 INFO:tasks.cephadm:Creating RBD pool 2023-09-23T22:11:33.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-23T22:11:34.343 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:34 smithi121 systemd[1]: Started Ceph node-exporter.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:11:34.751 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[52249]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-09-23T22:11:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[27336]: cluster 2023-09-23T22:11:32.966222+0000 mgr.y (mgr.24365) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[27336]: audit 2023-09-23T22:11:33.591923+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[27336]: audit 2023-09-23T22:11:33.762280+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.121:0/3525524920' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:11:34.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[27336]: audit 2023-09-23T22:11:34.329715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[33603]: cluster 2023-09-23T22:11:32.966222+0000 mgr.y (mgr.24365) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[33603]: audit 2023-09-23T22:11:33.591923+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[33603]: audit 2023-09-23T22:11:33.762280+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.121:0/3525524920' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:11:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:34 smithi121 bash[33603]: audit 2023-09-23T22:11:34.329715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:34.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[27681]: cluster 2023-09-23T22:11:32.966222+0000 mgr.y (mgr.24365) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:34.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[27681]: audit 2023-09-23T22:11:33.591923+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:34.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[27681]: audit 2023-09-23T22:11:33.762280+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.121:0/3525524920' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:11:34.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[27681]: audit 2023-09-23T22:11:34.329715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.536Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.536Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.536Z caller=main.go:518 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 smithi123 (none))" 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.536Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.536Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.538Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.539Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T22:11:34.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.541Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.544Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.544Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.496µs 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.544Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.545Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.545Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.832µs wal_replay_duration=390.114µs total_replay_duration=470.212µs 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.547Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.547Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.547Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.568Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.718411ms db_storage=1.061µs remote_storage=2.137µs web_handler=684ns query_engine=1.087µs scrape=297.618µs scrape_sd=25.274µs notify=1.05µs notify_sd=1.75µs rules=21.037494ms 2023-09-23T22:11:34.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:11:34 smithi123 bash[46654]: ts=2023-09-23T22:11:34.568Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T22:11:35.108 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:35 smithi123 systemd[1]: Started Ceph node-exporter.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:11:35.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[27681]: cephadm 2023-09-23T22:11:33.596608+0000 mgr.y (mgr.24365) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2023-09-23T22:11:35.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[27681]: cephadm 2023-09-23T22:11:34.331524+0000 mgr.y (mgr.24365) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2023-09-23T22:11:35.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[27681]: audit 2023-09-23T22:11:35.095295+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:35.550 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[46816]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-09-23T22:11:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[33603]: cephadm 2023-09-23T22:11:33.596608+0000 mgr.y (mgr.24365) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2023-09-23T22:11:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[33603]: cephadm 2023-09-23T22:11:34.331524+0000 mgr.y (mgr.24365) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2023-09-23T22:11:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[33603]: audit 2023-09-23T22:11:35.095295+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:35.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[27336]: cephadm 2023-09-23T22:11:33.596608+0000 mgr.y (mgr.24365) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2023-09-23T22:11:35.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[27336]: cephadm 2023-09-23T22:11:34.331524+0000 mgr.y (mgr.24365) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2023-09-23T22:11:35.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[27336]: audit 2023-09-23T22:11:35.095295+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:35.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[52249]: v1.3.1: Pulling from prometheus/node-exporter 2023-09-23T22:11:36.049 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[46816]: v1.3.1: Pulling from prometheus/node-exporter 2023-09-23T22:11:36.049 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[46816]: aa2a8d90b84c: Pulling fs layer 2023-09-23T22:11:36.050 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[46816]: b45d31ee2d7f: Pulling fs layer 2023-09-23T22:11:36.050 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:35 smithi123 bash[46816]: b5db1e299295: Pulling fs layer 2023-09-23T22:11:36.188 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[52249]: aa2a8d90b84c: Pulling fs layer 2023-09-23T22:11:36.188 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[52249]: b45d31ee2d7f: Pulling fs layer 2023-09-23T22:11:36.188 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:35 smithi121 bash[52249]: b5db1e299295: Pulling fs layer 2023-09-23T22:11:36.188 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[52249]: b45d31ee2d7f: Verifying Checksum 2023-09-23T22:11:36.188 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[52249]: b45d31ee2d7f: Download complete 2023-09-23T22:11:36.440 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[52249]: aa2a8d90b84c: Verifying Checksum 2023-09-23T22:11:36.440 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[52249]: aa2a8d90b84c: Download complete 2023-09-23T22:11:36.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[27681]: cluster 2023-09-23T22:11:34.966908+0000 mgr.y (mgr.24365) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:36.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[27681]: cephadm 2023-09-23T22:11:35.108334+0000 mgr.y (mgr.24365) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2023-09-23T22:11:36.588 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: b45d31ee2d7f: Verifying Checksum 2023-09-23T22:11:36.588 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: b45d31ee2d7f: Download complete 2023-09-23T22:11:36.589 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: aa2a8d90b84c: Verifying Checksum 2023-09-23T22:11:36.589 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: aa2a8d90b84c: Download complete 2023-09-23T22:11:36.589 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: aa2a8d90b84c: Pull complete 2023-09-23T22:11:36.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[33603]: cluster 2023-09-23T22:11:34.966908+0000 mgr.y (mgr.24365) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:36.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[33603]: cephadm 2023-09-23T22:11:35.108334+0000 mgr.y (mgr.24365) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2023-09-23T22:11:36.751 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[52249]: b5db1e299295: Verifying Checksum 2023-09-23T22:11:36.751 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[52249]: b5db1e299295: Download complete 2023-09-23T22:11:36.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[27336]: cluster 2023-09-23T22:11:34.966908+0000 mgr.y (mgr.24365) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:36.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:36 smithi121 bash[27336]: cephadm 2023-09-23T22:11:35.108334+0000 mgr.y (mgr.24365) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2023-09-23T22:11:37.023 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: b5db1e299295: Verifying Checksum 2023-09-23T22:11:37.023 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:36 smithi123 bash[46816]: b5db1e299295: Download complete 2023-09-23T22:11:37.299 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:37 smithi123 bash[46816]: b45d31ee2d7f: Pull complete 2023-09-23T22:11:37.501 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:37 smithi121 bash[52249]: aa2a8d90b84c: Pull complete 2023-09-23T22:11:37.799 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:37 smithi123 bash[46816]: b5db1e299295: Pull complete 2023-09-23T22:11:37.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:37 smithi123 bash[46816]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-09-23T22:11:37.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:37 smithi123 bash[46816]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-09-23T22:11:38.001 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:37 smithi121 bash[52249]: b45d31ee2d7f: Pull complete 2023-09-23T22:11:38.429 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[52249]: b5db1e299295: Pull complete 2023-09-23T22:11:38.694 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[52249]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-09-23T22:11:38.694 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[52249]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-09-23T22:11:38.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[27681]: cluster 2023-09-23T22:11:36.967502+0000 mgr.y (mgr.24365) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:38.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[27681]: audit 2023-09-23T22:11:38.194854+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:38.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.677Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T22:11:38.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.677Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T22:11:38.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.678Z 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/.+)($|/) 2023-09-23T22:11:38.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.678Z 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-23T22:11:38.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T22:11:38.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T22:11:38.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T22:11:38.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T22:11:38.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T22:11:38.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T22:11:38.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T22:11:38.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T22:11:38.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T22:11:38.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.679Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T22:11:38.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:11:38 smithi123 bash[46816]: ts=2023-09-23T22:11:38.680Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T22:11:39.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[27336]: cluster 2023-09-23T22:11:36.967502+0000 mgr.y (mgr.24365) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:39.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[27336]: audit 2023-09-23T22:11:38.194854+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:39.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[33603]: cluster 2023-09-23T22:11:36.967502+0000 mgr.y (mgr.24365) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:39.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:38 smithi121 bash[33603]: audit 2023-09-23T22:11:38.194854+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:39.205 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'rbd' created 2023-09-23T22:11:40.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:38.215689+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.121:0/1275995342' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:11:40.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:38.216113+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:11:40.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: cluster 2023-09-23T22:11:38.968275+0000 mgr.y (mgr.24365) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:40.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:39.196177+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T22:11:40.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: cluster 2023-09-23T22:11:39.196251+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:39.200648+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:39.202535+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:39.202953+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[27336]: audit 2023-09-23T22:11:39.205376+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:38.215689+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.121:0/1275995342' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:38.216113+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: cluster 2023-09-23T22:11:38.968275+0000 mgr.y (mgr.24365) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:39.196177+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T22:11:40.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: cluster 2023-09-23T22:11:39.196251+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-23T22:11:40.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:39.200648+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:11:40.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:39.202535+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:11:40.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:39.202953+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:11:40.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:39 smithi121 bash[33603]: audit 2023-09-23T22:11:39.205376+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:11:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:38.215689+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.121:0/1275995342' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:11:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:38.216113+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: cluster 2023-09-23T22:11:38.968275+0000 mgr.y (mgr.24365) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:39.196177+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: cluster 2023-09-23T22:11:39.196251+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:39.200648+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:39.202535+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:39.202953+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:11:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:39 smithi123 bash[27681]: audit 2023-09-23T22:11:39.205376+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T22:11:41.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-23T22:11:41.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[33603]: audit 2023-09-23T22:11:40.199049+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T22:11:41.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[33603]: cluster 2023-09-23T22:11:40.199143+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-23T22:11:41.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[27336]: audit 2023-09-23T22:11:40.199049+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T22:11:41.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[27336]: cluster 2023-09-23T22:11:40.199143+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-23T22:11:41.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:41 smithi123 bash[27681]: audit 2023-09-23T22:11:40.199049+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T22:11:41.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:41 smithi123 bash[27681]: cluster 2023-09-23T22:11:40.199143+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-23T22:11:41.751 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.418Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T22:11:41.751 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.418Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T22:11:41.751 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z 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/.+)($|/) 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z 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-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T22:11:41.752 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T22:11:41.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T22:11:41.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.420Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.421Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T22:11:41.755 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[52249]: ts=2023-09-23T22:11:41.421Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T22:11:42.207 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:11:41] "GET /metrics HTTP/1.1" 200 153285 "" "Prometheus/2.33.4" 2023-09-23T22:11:42.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:42 smithi121 bash[33603]: cluster 2023-09-23T22:11:40.968897+0000 mgr.y (mgr.24365) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:42.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:42 smithi121 bash[33603]: cluster 2023-09-23T22:11:41.204930+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T22:11:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:42 smithi121 bash[27336]: cluster 2023-09-23T22:11:40.968897+0000 mgr.y (mgr.24365) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:42 smithi121 bash[27336]: cluster 2023-09-23T22:11:41.204930+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T22:11:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:42 smithi123 bash[27681]: cluster 2023-09-23T22:11:40.968897+0000 mgr.y (mgr.24365) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:42 smithi123 bash[27681]: cluster 2023-09-23T22:11:41.204930+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T22:11:44.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:44 smithi121 bash[27336]: cluster 2023-09-23T22:11:42.969528+0000 mgr.y (mgr.24365) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:44.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:44 smithi121 bash[33603]: cluster 2023-09-23T22:11:42.969528+0000 mgr.y (mgr.24365) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:44.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:44 smithi123 bash[27681]: cluster 2023-09-23T22:11:42.969528+0000 mgr.y (mgr.24365) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:46.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:46 smithi121 bash[27336]: cluster 2023-09-23T22:11:44.970292+0000 mgr.y (mgr.24365) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:46.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:46 smithi121 bash[33603]: cluster 2023-09-23T22:11:44.970292+0000 mgr.y (mgr.24365) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:46.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:46 smithi123 bash[27681]: cluster 2023-09-23T22:11:44.970292+0000 mgr.y (mgr.24365) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:47.233 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-23T22:11:47.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:47 smithi121 bash[33603]: audit 2023-09-23T22:11:46.428189+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.121:0/2149997041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:11:47.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:47 smithi121 bash[33603]: audit 2023-09-23T22:11:46.428960+0000 mon.a (mon.0) 583 : 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-23T22:11:47.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:47 smithi121 bash[27336]: audit 2023-09-23T22:11:46.428189+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.121:0/2149997041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:11:47.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:47 smithi121 bash[27336]: audit 2023-09-23T22:11:46.428960+0000 mon.a (mon.0) 583 : 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-23T22:11:47.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:47 smithi123 bash[27681]: audit 2023-09-23T22:11:46.428189+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.121:0/2149997041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:11:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:47 smithi123 bash[27681]: audit 2023-09-23T22:11:46.428960+0000 mon.a (mon.0) 583 : 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-23T22:11:47.662 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:47 smithi121 systemd[1]: Started Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:11:48.276 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T22:11:48.276 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T22:11:48.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T22:11:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[27336]: cluster 2023-09-23T22:11:46.970968+0000 mgr.y (mgr.24365) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[27336]: audit 2023-09-23T22:11:47.224684+0000 mon.a (mon.0) 584 : 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-23T22:11:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[27336]: cluster 2023-09-23T22:11:47.224771+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T22:11:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[27336]: audit 2023-09-23T22:11:47.639196+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[27336]: audit 2023-09-23T22:11:47.644850+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:48.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[27336]: audit 2023-09-23T22:11:48.207160+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[33603]: cluster 2023-09-23T22:11:46.970968+0000 mgr.y (mgr.24365) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[33603]: audit 2023-09-23T22:11:47.224684+0000 mon.a (mon.0) 584 : 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-23T22:11:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[33603]: cluster 2023-09-23T22:11:47.224771+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T22:11:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[33603]: audit 2023-09-23T22:11:47.639196+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[33603]: audit 2023-09-23T22:11:47.644850+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:48 smithi121 bash[33603]: audit 2023-09-23T22:11:48.207160+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:48.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:11:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:11:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[27681]: cluster 2023-09-23T22:11:46.970968+0000 mgr.y (mgr.24365) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[27681]: audit 2023-09-23T22:11:47.224684+0000 mon.a (mon.0) 584 : 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-23T22:11:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[27681]: cluster 2023-09-23T22:11:47.224771+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T22:11:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[27681]: audit 2023-09-23T22:11:47.639196+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[27681]: audit 2023-09-23T22:11:47.644850+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:48 smithi123 bash[27681]: audit 2023-09-23T22:11:48.207160+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:49.251 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.033Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-23T22:11:49.251 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.033Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-23T22:11:49.251 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.036Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2023-09-23T22:11:49.251 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.037Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T22:11:49.251 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.083Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:11:49.251 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.083Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:11:49.252 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.088Z caller=main.go:518 msg=Listening address=:9093 2023-09-23T22:11:49.252 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:49.088Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-23T22:11:50.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[27336]: cluster 2023-09-23T22:11:48.971466+0000 mgr.y (mgr.24365) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:50.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:49 smithi121 bash[33603]: cluster 2023-09-23T22:11:48.971466+0000 mgr.y (mgr.24365) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:50.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:49 smithi123 bash[27681]: cluster 2023-09-23T22:11:48.971466+0000 mgr.y (mgr.24365) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:51.501 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:51 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:51.037Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000106106s 2023-09-23T22:11:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:52 smithi121 bash[27336]: cluster 2023-09-23T22:11:50.972027+0000 mgr.y (mgr.24365) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:52.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:51 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:11:51] "GET /metrics HTTP/1.1" 200 155675 "" "Prometheus/2.33.4" 2023-09-23T22:11:52.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:52 smithi121 bash[33603]: cluster 2023-09-23T22:11:50.972027+0000 mgr.y (mgr.24365) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:52.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:52 smithi123 bash[27681]: cluster 2023-09-23T22:11:50.972027+0000 mgr.y (mgr.24365) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:53.395 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[33603]: cluster 2023-09-23T22:11:52.972658+0000 mgr.y (mgr.24365) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[33603]: audit 2023-09-23T22:11:53.351623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[33603]: audit 2023-09-23T22:11:54.253683+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[33603]: audit 2023-09-23T22:11:54.259970+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[33603]: audit 2023-09-23T22:11:54.261527+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[33603]: audit 2023-09-23T22:11:54.265971+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.557 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27601]: [23/Sep/2023:22:11:54] ENGINE Bus STOPPING 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27601]: [23/Sep/2023:22:11:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27601]: [23/Sep/2023:22:11:54] ENGINE Bus STOPPED 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27601]: [23/Sep/2023:22:11:54] ENGINE Bus STARTING 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27336]: cluster 2023-09-23T22:11:52.972658+0000 mgr.y (mgr.24365) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27336]: audit 2023-09-23T22:11:53.351623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27336]: audit 2023-09-23T22:11:54.253683+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27336]: audit 2023-09-23T22:11:54.259970+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27336]: audit 2023-09-23T22:11:54.261527+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:54.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27336]: audit 2023-09-23T22:11:54.265971+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:54 smithi123 bash[27681]: cluster 2023-09-23T22:11:52.972658+0000 mgr.y (mgr.24365) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:54.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:54 smithi123 bash[27681]: audit 2023-09-23T22:11:53.351623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:54 smithi123 bash[27681]: audit 2023-09-23T22:11:54.253683+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:54.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:54 smithi123 bash[27681]: audit 2023-09-23T22:11:54.259970+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:54.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:54 smithi123 bash[27681]: audit 2023-09-23T22:11:54.261527+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:54.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:54 smithi123 bash[27681]: audit 2023-09-23T22:11:54.265971+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27601]: [23/Sep/2023:22:11:54] ENGINE Serving on http://:::9283 2023-09-23T22:11:55.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:11:54 smithi121 bash[27601]: [23/Sep/2023:22:11:54] ENGINE Bus STARTED 2023-09-23T22:11:55.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: audit 2023-09-23T22:11:54.406069+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: audit 2023-09-23T22:11:54.412781+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: audit 2023-09-23T22:11:54.418423+0000 mgr.y (mgr.24365) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: audit 2023-09-23T22:11:54.420792+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: audit 2023-09-23T22:11:54.423956+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: cephadm 2023-09-23T22:11:54.433613+0000 mgr.y (mgr.24365) 37 : cephadm [INF] Deploying daemon grafana.a on smithi123 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[27336]: cluster 2023-09-23T22:11:54.973398+0000 mgr.y (mgr.24365) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: audit 2023-09-23T22:11:54.406069+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: audit 2023-09-23T22:11:54.412781+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: audit 2023-09-23T22:11:54.418423+0000 mgr.y (mgr.24365) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: audit 2023-09-23T22:11:54.420792+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:11:55.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: audit 2023-09-23T22:11:54.423956+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: cephadm 2023-09-23T22:11:54.433613+0000 mgr.y (mgr.24365) 37 : cephadm [INF] Deploying daemon grafana.a on smithi123 2023-09-23T22:11:55.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:55 smithi121 bash[33603]: cluster 2023-09-23T22:11:54.973398+0000 mgr.y (mgr.24365) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:55.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: audit 2023-09-23T22:11:54.406069+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: audit 2023-09-23T22:11:54.412781+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: audit 2023-09-23T22:11:54.418423+0000 mgr.y (mgr.24365) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:11:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: audit 2023-09-23T22:11:54.420792+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:11:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: audit 2023-09-23T22:11:54.423956+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: cephadm 2023-09-23T22:11:54.433613+0000 mgr.y (mgr.24365) 37 : cephadm [INF] Deploying daemon grafana.a on smithi123 2023-09-23T22:11:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:55 smithi123 bash[27681]: cluster 2023-09-23T22:11:54.973398+0000 mgr.y (mgr.24365) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:56.396 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:11:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:56 smithi121 bash[33603]: audit 2023-09-23T22:11:56.386072+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.121:0/1798980334' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:11:56.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:56 smithi121 bash[27336]: audit 2023-09-23T22:11:56.386072+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.121:0/1798980334' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:11:56.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:56 smithi123 bash[27681]: audit 2023-09-23T22:11:56.386072+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.121:0/1798980334' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:11:57.158 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":18,"active_gid":24365,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":1900834382},{"type":"v1","addr":"172.21.15.121:6801","nonce":1900834382}]},"active_addr":"172.21.15.121:6801/1900834382","active_change":"2023-09-23T22:11:12.940740+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24349,"name":"x","mgr_features":4540138314316775423,"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":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.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:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.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:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.121:8443/","prometheus":"http://172.21.15.121:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":278685061}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":489028314}]}]} 2023-09-23T22:11:57.162 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T22:11:57.162 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T22:11:57.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:11:57.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:57 smithi121 bash[33603]: cluster 2023-09-23T22:11:56.974021+0000 mgr.y (mgr.24365) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:57.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:57 smithi121 bash[27336]: cluster 2023-09-23T22:11:56.974021+0000 mgr.y (mgr.24365) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:57.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:57 smithi123 bash[27681]: cluster 2023-09-23T22:11:56.974021+0000 mgr.y (mgr.24365) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:11:58.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:11:58 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:11:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:11:59.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:11:59 smithi121 bash[27336]: audit 2023-09-23T22:11:58.227592+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:59.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:11:59 smithi121 bash[33603]: audit 2023-09-23T22:11:58.227592+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:11:59.503 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:11:59 smithi121 bash[52948]: level=info ts=2023-09-23T22:11:59.039Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002462127s 2023-09-23T22:11:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:11:59 smithi123 bash[27681]: audit 2023-09-23T22:11:58.227592+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:00.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:00 smithi121 bash[27336]: cluster 2023-09-23T22:11:58.974703+0000 mgr.y (mgr.24365) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:00.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:00 smithi121 bash[33603]: cluster 2023-09-23T22:11:58.974703+0000 mgr.y (mgr.24365) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:00.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:00 smithi123 bash[27681]: cluster 2023-09-23T22:11:58.974703+0000 mgr.y (mgr.24365) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:01.931 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:02.234 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:01 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:01] "GET /metrics HTTP/1.1" 200 155692 "" "Prometheus/2.33.4" 2023-09-23T22:12:02.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:02 smithi121 bash[33603]: cluster 2023-09-23T22:12:00.975374+0000 mgr.y (mgr.24365) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:02.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:02 smithi121 bash[27336]: cluster 2023-09-23T22:12:00.975374+0000 mgr.y (mgr.24365) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:02.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:02 smithi123 bash[27681]: cluster 2023-09-23T22:12:00.975374+0000 mgr.y (mgr.24365) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:04.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:04 smithi121 bash[33603]: cluster 2023-09-23T22:12:02.975999+0000 mgr.y (mgr.24365) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:04.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:04 smithi121 bash[27336]: cluster 2023-09-23T22:12:02.975999+0000 mgr.y (mgr.24365) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:04 smithi123 bash[27681]: cluster 2023-09-23T22:12:02.975999+0000 mgr.y (mgr.24365) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:04.988 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:12:04.988 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":55,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:11:47.214198+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T22:07:13.753924+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T22:11:38.685098+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":"55","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","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.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","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.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+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-23T22:12:05.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:05 smithi121 bash[27336]: audit 2023-09-23T22:12:04.984297+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.121:0/1271361538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:12:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:05 smithi121 bash[33603]: audit 2023-09-23T22:12:04.984297+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.121:0/1271361538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:12:05.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:05 smithi123 bash[27681]: audit 2023-09-23T22:12:04.984297+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.121:0/1271361538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:12:05.726 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T22:12:05.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:12:06.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:06 smithi123 bash[27681]: cluster 2023-09-23T22:12:04.976824+0000 mgr.y (mgr.24365) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:06.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:06 smithi121 bash[27336]: cluster 2023-09-23T22:12:04.976824+0000 mgr.y (mgr.24365) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:06.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:06 smithi121 bash[33603]: cluster 2023-09-23T22:12:04.976824+0000 mgr.y (mgr.24365) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:08.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:08 smithi123 bash[27681]: cluster 2023-09-23T22:12:06.977452+0000 mgr.y (mgr.24365) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:08.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:12:08 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:12:08.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:08 smithi121 bash[27336]: cluster 2023-09-23T22:12:06.977452+0000 mgr.y (mgr.24365) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:08.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:08 smithi121 bash[33603]: cluster 2023-09-23T22:12:06.977452+0000 mgr.y (mgr.24365) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:10.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:09 smithi121 bash[27336]: cluster 2023-09-23T22:12:08.978123+0000 mgr.y (mgr.24365) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:10.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:09 smithi121 bash[33603]: cluster 2023-09-23T22:12:08.978123+0000 mgr.y (mgr.24365) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:10.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:09 smithi123 bash[27681]: cluster 2023-09-23T22:12:08.978123+0000 mgr.y (mgr.24365) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:10.488 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:12.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:11 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:11] "GET /metrics HTTP/1.1" 200 155692 "" "Prometheus/2.33.4" 2023-09-23T22:12:12.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:12 smithi123 bash[27681]: cluster 2023-09-23T22:12:10.978745+0000 mgr.y (mgr.24365) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:12.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:12 smithi121 bash[27336]: cluster 2023-09-23T22:12:10.978745+0000 mgr.y (mgr.24365) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:12.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:12 smithi121 bash[33603]: cluster 2023-09-23T22:12:10.978745+0000 mgr.y (mgr.24365) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:13.441 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:12:13.442 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":55,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:11:47.214198+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T22:07:13.753924+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T22:11:38.685098+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":"55","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","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.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","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.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+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-23T22:12:14.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T22:12:14.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T22:12:14.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T22:12:14.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T22:12:14.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T22:12:14.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T22:12:14.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T22:12:14.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T22:12:14.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:14 smithi123 bash[27681]: cluster 2023-09-23T22:12:12.979285+0000 mgr.y (mgr.24365) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:14.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:14 smithi123 bash[27681]: audit 2023-09-23T22:12:13.437791+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.121:0/4269149337' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:12:14.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:14 smithi121 bash[33603]: cluster 2023-09-23T22:12:12.979285+0000 mgr.y (mgr.24365) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:14.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:14 smithi121 bash[33603]: audit 2023-09-23T22:12:13.437791+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.121:0/4269149337' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:12:14.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:14 smithi121 bash[27336]: cluster 2023-09-23T22:12:12.979285+0000 mgr.y (mgr.24365) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:14.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:14 smithi121 bash[27336]: audit 2023-09-23T22:12:13.437791+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.121:0/4269149337' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:12:16.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:16 smithi123 bash[27681]: cluster 2023-09-23T22:12:14.980111+0000 mgr.y (mgr.24365) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:16 smithi121 bash[27336]: cluster 2023-09-23T22:12:14.980111+0000 mgr.y (mgr.24365) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:16 smithi121 bash[33603]: cluster 2023-09-23T22:12:14.980111+0000 mgr.y (mgr.24365) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:16.635 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:16 smithi123 systemd[1]: Started Ceph grafana.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:12:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[27681]: audit 2023-09-23T22:12:16.609513+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:17.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[27681]: audit 2023-09-23T22:12:16.616020+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:17.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[27681]: cluster 2023-09-23T22:12:16.980703+0000 mgr.y (mgr.24365) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:17.655 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-09-23T22:12:17.655 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-09-23T22:12:17.655 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-09-23T22:12:17.655 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-09-23T22:12:17.656 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T22:12:17.656 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T22:12:17.656 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T22:12:17.656 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T22:12:17.656 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="App mode production" logger=settings 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-09-23T22:12:17.657 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-23T22:12:17.658 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-09-23T22:12:17.658 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-09-23T22:12:17.658 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-09-23T22:12:17.658 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-09-23T22:12:17.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-09-23T22:12:17.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-09-23T22:12:17.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-09-23T22:12:17.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-09-23T22:12:17.915 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-09-23T22:12:17.916 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-09-23T22:12:17.916 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-09-23T22:12:17.916 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-09-23T22:12:17.916 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-09-23T22:12:18.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:17 smithi121 bash[27336]: audit 2023-09-23T22:12:16.609513+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:18.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:17 smithi121 bash[27336]: audit 2023-09-23T22:12:16.616020+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:18.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:17 smithi121 bash[27336]: cluster 2023-09-23T22:12:16.980703+0000 mgr.y (mgr.24365) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:17 smithi121 bash[33603]: audit 2023-09-23T22:12:16.609513+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:18.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:17 smithi121 bash[33603]: audit 2023-09-23T22:12:16.616020+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:18.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:17 smithi121 bash[33603]: cluster 2023-09-23T22:12:16.980703+0000 mgr.y (mgr.24365) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:17 smithi123 bash[47429]: t=2023-09-23T22:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-09-23T22:12:18.168 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-09-23T22:12:18.437 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-09-23T22:12:18.437 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-09-23T22:12:18.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-09-23T22:12:18.714 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:12:18.715 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-23T22:12:18.715 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-09-23T22:12:18.715 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-09-23T22:12:18.715 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-09-23T22:12:18.715 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-09-23T22:12:18.715 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-09-23T22:12:18.716 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-09-23T22:12:18.716 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-09-23T22:12:18.716 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-09-23T22:12:18.716 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-09-23T22:12:18.992 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-09-23T22:12:18.992 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-09-23T22:12:18.993 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-09-23T22:12:18.993 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-09-23T22:12:18.993 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-09-23T22:12:18.993 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-09-23T22:12:18.993 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-09-23T22:12:18.993 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:18 smithi123 bash[47429]: t=2023-09-23T22:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-09-23T22:12:19.082 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.083 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.083 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.084 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.084 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.084 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.085 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.094 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:19.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-09-23T22:12:19.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-09-23T22:12:19.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-09-23T22:12:19.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-09-23T22:12:19.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-09-23T22:12:19.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-09-23T22:12:19.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-09-23T22:12:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:19 smithi121 bash[27336]: audit 2023-09-23T22:12:18.246460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:19 smithi121 bash[33603]: audit 2023-09-23T22:12:18.246460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:19.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[27681]: audit 2023-09-23T22:12:18.246460+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-09-23T22:12:19.540 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-09-23T22:12:19.541 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-09-23T22:12:19.541 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-09-23T22:12:19.799 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-09-23T22:12:19.800 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-09-23T22:12:19.800 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-09-23T22:12:19.800 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-09-23T22:12:19.800 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-09-23T22:12:19.800 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-09-23T22:12:19.800 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-09-23T22:12:19.801 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-09-23T22:12:20.087 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:19 smithi123 bash[47429]: t=2023-09-23T22:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-09-23T22:12:20.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-23T22:12:20.356 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[27681]: cluster 2023-09-23T22:12:18.981413+0000 mgr.y (mgr.24365) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:20.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-09-23T22:12:20.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-23T22:12:20.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-23T22:12:20.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-09-23T22:12:20.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-09-23T22:12:20.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-09-23T22:12:20.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-09-23T22:12:20.357 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-09-23T22:12:20.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:20 smithi121 bash[27336]: cluster 2023-09-23T22:12:18.981413+0000 mgr.y (mgr.24365) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:20.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:20 smithi121 bash[33603]: cluster 2023-09-23T22:12:18.981413+0000 mgr.y (mgr.24365) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:20.608 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-09-23T22:12:20.608 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-09-23T22:12:20.608 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-09-23T22:12:20.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-09-23T22:12:20.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-09-23T22:12:20.609 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-09-23T22:12:20.862 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:20 smithi123 bash[47429]: t=2023-09-23T22:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-09-23T22:12:21.131 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-09-23T22:12:21.400 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-09-23T22:12:21.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-09-23T22:12:21.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-09-23T22:12:21.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-09-23T22:12:21.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-09-23T22:12:21.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-09-23T22:12:21.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-09-23T22:12:21.904 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-09-23T22:12:21.904 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-09-23T22:12:21.905 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-09-23T22:12:21.905 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-09-23T22:12:21.905 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-09-23T22:12:21.905 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-09-23T22:12:22.104 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:21 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:21] "GET /metrics HTTP/1.1" 200 155692 "" "Prometheus/2.33.4" 2023-09-23T22:12:22.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-23T22:12:22.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:21 smithi123 bash[47429]: t=2023-09-23T22:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-23T22:12:22.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-09-23T22:12:22.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-09-23T22:12:22.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-09-23T22:12:22.182 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-09-23T22:12:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[27681]: cluster 2023-09-23T22:12:20.982008+0000 mgr.y (mgr.24365) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[27681]: audit 2023-09-23T22:12:21.847066+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:22.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-23T22:12:22.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-09-23T22:12:22.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-23T22:12:22.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-09-23T22:12:22.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-09-23T22:12:22.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-23T22:12:22.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:22 smithi121 bash[33603]: cluster 2023-09-23T22:12:20.982008+0000 mgr.y (mgr.24365) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:22.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:22 smithi121 bash[33603]: audit 2023-09-23T22:12:21.847066+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:22.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:22 smithi121 bash[27336]: cluster 2023-09-23T22:12:20.982008+0000 mgr.y (mgr.24365) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:22.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:22 smithi121 bash[27336]: audit 2023-09-23T22:12:21.847066+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:22.703 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-09-23T22:12:22.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-09-23T22:12:22.973 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-09-23T22:12:22.974 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-09-23T22:12:22.974 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-09-23T22:12:22.974 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:22 smithi123 bash[47429]: t=2023-09-23T22:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-09-23T22:12:23.234 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-09-23T22:12:23.235 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-09-23T22:12:23.235 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-09-23T22:12:23.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: audit 2023-09-23T22:12:22.405128+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:23.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: audit 2023-09-23T22:12:22.658918+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:23.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: audit 2023-09-23T22:12:22.660784+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:23.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: audit 2023-09-23T22:12:22.664211+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:23.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: cephadm 2023-09-23T22:12:22.668654+0000 mgr.y (mgr.24365) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:12:23.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: cephadm 2023-09-23T22:12:22.672421+0000 mgr.y (mgr.24365) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2023-09-23T22:12:23.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[27681]: cluster 2023-09-23T22:12:22.982357+0000 mgr.y (mgr.24365) 54 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:23.487 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-09-23T22:12:23.487 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-09-23T22:12:23.487 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-09-23T22:12:23.487 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-09-23T22:12:23.488 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-09-23T22:12:23.488 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-09-23T22:12:23.488 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-09-23T22:12:23.488 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-09-23T22:12:23.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: audit 2023-09-23T22:12:22.405128+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:23.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: audit 2023-09-23T22:12:22.658918+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:23.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: audit 2023-09-23T22:12:22.660784+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: audit 2023-09-23T22:12:22.664211+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: cephadm 2023-09-23T22:12:22.668654+0000 mgr.y (mgr.24365) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:12:23.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: cephadm 2023-09-23T22:12:22.672421+0000 mgr.y (mgr.24365) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2023-09-23T22:12:23.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[27336]: cluster 2023-09-23T22:12:22.982357+0000 mgr.y (mgr.24365) 54 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:23.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: audit 2023-09-23T22:12:22.405128+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:23.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: audit 2023-09-23T22:12:22.658918+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: audit 2023-09-23T22:12:22.660784+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: audit 2023-09-23T22:12:22.664211+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: cephadm 2023-09-23T22:12:22.668654+0000 mgr.y (mgr.24365) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:12:23.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: cephadm 2023-09-23T22:12:22.672421+0000 mgr.y (mgr.24365) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2023-09-23T22:12:23.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:23 smithi121 bash[33603]: cluster 2023-09-23T22:12:22.982357+0000 mgr.y (mgr.24365) 54 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:23.747 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-09-23T22:12:23.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-23T22:12:23.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-09-23T22:12:23.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-09-23T22:12:23.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-23T22:12:23.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-09-23T22:12:23.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-09-23T22:12:24.009 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:23 smithi123 bash[47429]: t=2023-09-23T22:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-09-23T22:12:24.295 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-09-23T22:12:24.295 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-09-23T22:12:24.295 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-09-23T22:12:24.295 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-09-23T22:12:24.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-09-23T22:12:24.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-09-23T22:12:24.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-09-23T22:12:24.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-09-23T22:12:24.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-09-23T22:12:24.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-09-23T22:12:24.549 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-23T22:12:24.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-23T22:12:24.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-23T22:12:24.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-09-23T22:12:24.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-09-23T22:12:24.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-09-23T22:12:24.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-09-23T22:12:24.808 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-09-23T22:12:24.809 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-09-23T22:12:25.060 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:24 smithi123 bash[47429]: t=2023-09-23T22:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-09-23T22:12:25.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-09-23T22:12:25.339 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-09-23T22:12:25.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-09-23T22:12:25.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-09-23T22:12:25.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-09-23T22:12:25.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-09-23T22:12:25.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-09-23T22:12:25.591 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-09-23T22:12:25.592 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-09-23T22:12:25.592 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-09-23T22:12:25.592 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-09-23T22:12:25.843 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-09-23T22:12:25.844 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-09-23T22:12:26.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[27681]: cluster 2023-09-23T22:12:24.982965+0000 mgr.y (mgr.24365) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:26.122 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:25 smithi123 bash[47429]: t=2023-09-23T22:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-23T22:12:26.123 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-09-23T22:12:26.149 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:26 smithi121 bash[33603]: cluster 2023-09-23T22:12:24.982965+0000 mgr.y (mgr.24365) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:26.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:26 smithi121 bash[27336]: cluster 2023-09-23T22:12:24.982965+0000 mgr.y (mgr.24365) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:26.381 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-09-23T22:12:26.382 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-09-23T22:12:26.651 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-09-23T22:12:26.651 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-09-23T22:12:26.651 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-09-23T22:12:26.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-09-23T22:12:26.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-09-23T22:12:26.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-09-23T22:12:26.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-09-23T22:12:26.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-09-23T22:12:26.652 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-09-23T22:12:26.920 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-09-23T22:12:26.921 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-09-23T22:12:27.189 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:26 smithi123 bash[47429]: t=2023-09-23T22:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-09-23T22:12:27.189 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-09-23T22:12:27.190 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-09-23T22:12:27.190 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-09-23T22:12:27.190 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-09-23T22:12:27.190 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-09-23T22:12:27.190 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-09-23T22:12:27.458 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-09-23T22:12:27.458 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-23T22:12:27.459 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-09-23T22:12:27.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-09-23T22:12:27.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-09-23T22:12:27.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-23T22:12:27.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-09-23T22:12:27.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-09-23T22:12:27.990 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-09-23T22:12:27.990 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-09-23T22:12:27.990 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-09-23T22:12:27.990 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-23T22:12:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[27681]: cluster 2023-09-23T22:12:26.983491+0000 mgr.y (mgr.24365) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:27 smithi123 bash[47429]: t=2023-09-23T22:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-23T22:12:28.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-23T22:12:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:28 smithi121 bash[33603]: cluster 2023-09-23T22:12:26.983491+0000 mgr.y (mgr.24365) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:28.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:28 smithi121 bash[27336]: cluster 2023-09-23T22:12:26.983491+0000 mgr.y (mgr.24365) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:28.509 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:12:28.510 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-09-23T22:12:28.510 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-09-23T22:12:28.510 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-09-23T22:12:28.510 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-09-23T22:12:28.510 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-09-23T22:12:28.510 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-23T22:12:28.511 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-09-23T22:12:28.511 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-09-23T22:12:28.771 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-09-23T22:12:29.040 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:28 smithi123 bash[47429]: t=2023-09-23T22:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-09-23T22:12:29.041 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-09-23T22:12:29.292 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-09-23T22:12:29.292 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-09-23T22:12:29.292 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-09-23T22:12:29.292 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-09-23T22:12:29.292 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-09-23T22:12:29.292 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-09-23T22:12:29.293 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-09-23T22:12:29.293 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-09-23T22:12:29.549 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-09-23T22:12:29.549 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-09-23T22:12:29.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-09-23T22:12:29.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:29 smithi121 bash[27336]: cluster 2023-09-23T22:12:28.984219+0000 mgr.y (mgr.24365) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:29.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[27681]: cluster 2023-09-23T22:12:28.984219+0000 mgr.y (mgr.24365) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:29.839 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.249967139s 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-09-23T22:12:29.840 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-09-23T22:12:30.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:29 smithi121 bash[33603]: cluster 2023-09-23T22:12:28.984219+0000 mgr.y (mgr.24365) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:29 smithi123 bash[47429]: t=2023-09-23T22:12:29+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:30 smithi123 bash[47429]: t=2023-09-23T22:12:30+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:30 smithi123 bash[47429]: t=2023-09-23T22:12:30+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:30 smithi123 bash[47429]: t=2023-09-23T22:12:30+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-09-23T22:12:30.125 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:30 smithi123 bash[47429]: t=2023-09-23T22:12:30+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T22:12:30.126 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:12:30 smithi123 bash[47429]: t=2023-09-23T22:12:30+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-09-23T22:12:32.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:32 smithi121 bash[27336]: cluster 2023-09-23T22:12:30.984836+0000 mgr.y (mgr.24365) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:32.099 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:31 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:31] "GET /metrics HTTP/1.1" 200 155692 "" "Prometheus/2.33.4" 2023-09-23T22:12:32.100 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:32 smithi121 bash[33603]: cluster 2023-09-23T22:12:30.984836+0000 mgr.y (mgr.24365) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:32.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:32 smithi123 bash[27681]: cluster 2023-09-23T22:12:30.984836+0000 mgr.y (mgr.24365) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:34.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:34 smithi123 bash[27681]: cluster 2023-09-23T22:12:32.985483+0000 mgr.y (mgr.24365) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:34.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:34 smithi121 bash[27336]: cluster 2023-09-23T22:12:32.985483+0000 mgr.y (mgr.24365) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:34.380 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:34 smithi121 bash[33603]: cluster 2023-09-23T22:12:32.985483+0000 mgr.y (mgr.24365) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:34.488 INFO:teuthology.orchestra.run.smithi121.stdout:107374182456 2023-09-23T22:12:34.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T22:12:35.804 INFO:teuthology.orchestra.run.smithi121.stdout:180388626464 2023-09-23T22:12:35.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T22:12:36.210 INFO:teuthology.orchestra.run.smithi121.stdout:128849018928 2023-09-23T22:12:36.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T22:12:36.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:36 smithi121 bash[33603]: cluster 2023-09-23T22:12:34.985971+0000 mgr.y (mgr.24365) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:36.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:36 smithi121 bash[27336]: cluster 2023-09-23T22:12:34.985971+0000 mgr.y (mgr.24365) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:36.255 INFO:teuthology.orchestra.run.smithi121.stdout:55834574922 2023-09-23T22:12:36.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T22:12:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:36 smithi123 bash[27681]: cluster 2023-09-23T22:12:34.985971+0000 mgr.y (mgr.24365) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:37.810 INFO:teuthology.orchestra.run.smithi121.stdout:206158430232 2023-09-23T22:12:37.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T22:12:37.858 INFO:teuthology.orchestra.run.smithi121.stdout:34359738452 2023-09-23T22:12:37.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T22:12:37.862 INFO:teuthology.orchestra.run.smithi121.stdout:154618822698 2023-09-23T22:12:37.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T22:12:38.024 INFO:teuthology.orchestra.run.smithi121.stdout:77309411393 2023-09-23T22:12:38.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T22:12:38.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:38 smithi121 bash[27336]: cluster 2023-09-23T22:12:36.986558+0000 mgr.y (mgr.24365) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:38.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:38 smithi121 bash[33603]: cluster 2023-09-23T22:12:36.986558+0000 mgr.y (mgr.24365) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:38.457 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:38 smithi123 bash[27681]: cluster 2023-09-23T22:12:36.986558+0000 mgr.y (mgr.24365) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:12:38 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:12:39.232 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:38 smithi121 systemd[1]: Stopping Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:12:39.232 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:38 smithi121 bash[56381]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager.a 2023-09-23T22:12:39.232 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:39 smithi121 bash[52948]: level=info ts=2023-09-23T22:12:39.067Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:12:39.771 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:39 smithi121 bash[33603]: cluster 2023-09-23T22:12:38.986986+0000 mgr.y (mgr.24365) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:39.772 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:39 smithi121 bash[56413]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:12:39.772 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:39 smithi121 bash[56476]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:12:39.772 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:39 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T22:12:39.772 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:39 smithi121 systemd[1]: Stopped Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:12:39.772 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:39 smithi121 systemd[1]: Started Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:12:39.772 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:39 smithi121 bash[27336]: cluster 2023-09-23T22:12:38.986986+0000 mgr.y (mgr.24365) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:39.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:39 smithi123 bash[27681]: cluster 2023-09-23T22:12:38.986986+0000 mgr.y (mgr.24365) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:40.243 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:40.244 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:40.244 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:40.246 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:41.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:40 smithi123 bash[27681]: audit 2023-09-23T22:12:39.751582+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:41.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:40 smithi123 bash[27681]: cephadm 2023-09-23T22:12:39.754485+0000 mgr.y (mgr.24365) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:12:41.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:40 smithi123 bash[27681]: cephadm 2023-09-23T22:12:39.760038+0000 mgr.y (mgr.24365) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:12:41.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:40 smithi121 bash[27336]: audit 2023-09-23T22:12:39.751582+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:41.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:40 smithi121 bash[27336]: cephadm 2023-09-23T22:12:39.754485+0000 mgr.y (mgr.24365) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:12:41.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:40 smithi121 bash[27336]: cephadm 2023-09-23T22:12:39.760038+0000 mgr.y (mgr.24365) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:12:41.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:40 smithi121 bash[33603]: audit 2023-09-23T22:12:39.751582+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:41.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:40 smithi121 bash[33603]: cephadm 2023-09-23T22:12:39.754485+0000 mgr.y (mgr.24365) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:12:41.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:40 smithi121 bash[33603]: cephadm 2023-09-23T22:12:39.760038+0000 mgr.y (mgr.24365) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:12:41.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[27336]: cluster 2023-09-23T22:12:40.987468+0000 mgr.y (mgr.24365) 65 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.624Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.624Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.627Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.628Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.685Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.686Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.690Z caller=main.go:518 msg=Listening address=:9093 2023-09-23T22:12:41.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:41.690Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-23T22:12:42.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:41 smithi123 bash[27681]: cluster 2023-09-23T22:12:40.987468+0000 mgr.y (mgr.24365) 65 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:42.091 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:41] "GET /metrics HTTP/1.1" 200 155692 "" "Prometheus/2.33.4" 2023-09-23T22:12:42.092 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:41 smithi121 bash[33603]: cluster 2023-09-23T22:12:40.987468+0000 mgr.y (mgr.24365) 65 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:43.799 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 systemd[1]: Stopping Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:12:43.799 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[48017]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.634Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.635Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.636Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T22:12:43.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.636Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T22:12:43.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:43 smithi123 bash[46654]: ts=2023-09-23T22:12:43.636Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T22:12:43.950 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:43 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:43.628Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000076704s 2023-09-23T22:12:44.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:44 smithi123 bash[27681]: cluster 2023-09-23T22:12:42.988059+0000 mgr.y (mgr.24365) 66 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:44.198 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27336]: cluster 2023-09-23T22:12:42.988059+0000 mgr.y (mgr.24365) 66 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:44.198 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[33603]: cluster 2023-09-23T22:12:42.988059+0000 mgr.y (mgr.24365) 66 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:44.475 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STOPPING 2023-09-23T22:12:44.476 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:12:44.549 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:44 smithi123 bash[48052]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:12:44.549 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:44 smithi123 bash[48114]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:12:44.549 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:44 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T22:12:44.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:44 smithi123 systemd[1]: Stopped Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:12:44.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:44 smithi123 systemd[1]: Started Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:12:44.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STOPPED 2023-09-23T22:12:44.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STARTING 2023-09-23T22:12:44.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Serving on http://:::9283 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STARTED 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STOPPING 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STOPPED 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STARTING 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Serving on http://:::9283 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STARTED 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STOPPING 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STOPPED 2023-09-23T22:12:44.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STARTING 2023-09-23T22:12:45.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Serving on http://:::9283 2023-09-23T22:12:45.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:44 smithi121 bash[27601]: [23/Sep/2023:22:12:44] ENGINE Bus STARTED 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.381944+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.390209+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.392483+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.398564+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.411790+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.415682+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.422164+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.435187+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.439414+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:12:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.444613+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[27681]: audit 2023-09-23T22:12:44.452053+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.420Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.421Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.421Z caller=main.go:518 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 smithi123 (none))" 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.421Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.421Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.424Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.425Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.426Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.428Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:12:45.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.428Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.005µs 2023-09-23T22:12:45.552 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.428Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:12:45.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.381944+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.390209+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.392483+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.398564+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.411790+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.415682+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.422164+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.435187+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.439414+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.444613+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[27336]: audit 2023-09-23T22:12:44.452053+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.381944+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.390209+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.392483+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.398564+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.411790+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.415682+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.422164+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.435187+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:12:45.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.439414+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:12:45.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.444613+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:45.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:45 smithi121 bash[33603]: audit 2023-09-23T22:12:44.452053+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:45.856 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:45.861 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:45.862 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:45.862 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:12:46.049 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.573Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.573Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.573Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.934µs wal_replay_duration=145.244162ms total_replay_duration=145.292032ms 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.575Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.575Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.575Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.597Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.323711ms db_storage=1.118µs remote_storage=1.707µs web_handler=486ns query_engine=1.41µs scrape=416.978µs scrape_sd=41.745µs notify=29.613µs notify_sd=9.572µs rules=20.448745ms 2023-09-23T22:12:46.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:12:45 smithi123 bash[48144]: ts=2023-09-23T22:12:45.597Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T22:12:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: audit 2023-09-23T22:12:44.387569+0000 mgr.y (mgr.24365) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:12:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: audit 2023-09-23T22:12:44.389979+0000 mgr.y (mgr.24365) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:12:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: audit 2023-09-23T22:12:44.409206+0000 mgr.y (mgr.24365) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:12:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: audit 2023-09-23T22:12:44.413049+0000 mgr.y (mgr.24365) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:12:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: audit 2023-09-23T22:12:44.432575+0000 mgr.y (mgr.24365) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:12:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: audit 2023-09-23T22:12:44.436651+0000 mgr.y (mgr.24365) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:12:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[27336]: cluster 2023-09-23T22:12:44.988725+0000 mgr.y (mgr.24365) 73 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:46.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: audit 2023-09-23T22:12:44.387569+0000 mgr.y (mgr.24365) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:12:46.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: audit 2023-09-23T22:12:44.389979+0000 mgr.y (mgr.24365) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:12:46.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: audit 2023-09-23T22:12:44.409206+0000 mgr.y (mgr.24365) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:12:46.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: audit 2023-09-23T22:12:44.413049+0000 mgr.y (mgr.24365) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:12:46.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: audit 2023-09-23T22:12:44.432575+0000 mgr.y (mgr.24365) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:12:46.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: audit 2023-09-23T22:12:44.436651+0000 mgr.y (mgr.24365) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:12:46.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:46 smithi121 bash[33603]: cluster 2023-09-23T22:12:44.988725+0000 mgr.y (mgr.24365) 73 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:46.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: audit 2023-09-23T22:12:44.387569+0000 mgr.y (mgr.24365) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:12:46.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: audit 2023-09-23T22:12:44.389979+0000 mgr.y (mgr.24365) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:12:46.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: audit 2023-09-23T22:12:44.409206+0000 mgr.y (mgr.24365) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:12:46.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: audit 2023-09-23T22:12:44.413049+0000 mgr.y (mgr.24365) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:12:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: audit 2023-09-23T22:12:44.432575+0000 mgr.y (mgr.24365) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:12:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: audit 2023-09-23T22:12:44.436651+0000 mgr.y (mgr.24365) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:12:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:46 smithi123 bash[27681]: cluster 2023-09-23T22:12:44.988725+0000 mgr.y (mgr.24365) 73 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:47 smithi121 bash[33603]: cluster 2023-09-23T22:12:46.989210+0000 mgr.y (mgr.24365) 74 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:47.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:47 smithi121 bash[27336]: cluster 2023-09-23T22:12:46.989210+0000 mgr.y (mgr.24365) 74 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:47.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:47 smithi123 bash[27681]: cluster 2023-09-23T22:12:46.989210+0000 mgr.y (mgr.24365) 74 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:47.841 INFO:teuthology.orchestra.run.smithi121.stdout:128849018931 2023-09-23T22:12:47.877 INFO:teuthology.orchestra.run.smithi121.stdout:107374182459 2023-09-23T22:12:48.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:48 smithi121 bash[27336]: audit 2023-09-23T22:12:47.839612+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.121:0/147997109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:12:48.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:48 smithi121 bash[27336]: audit 2023-09-23T22:12:47.875073+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.121:0/1473610940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:12:48.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:48 smithi121 bash[33603]: audit 2023-09-23T22:12:47.839612+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.121:0/147997109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:12:48.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:48 smithi121 bash[33603]: audit 2023-09-23T22:12:47.875073+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.121:0/1473610940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:12:48.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:48 smithi123 bash[27681]: audit 2023-09-23T22:12:47.839612+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.121:0/147997109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:12:48.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:48 smithi123 bash[27681]: audit 2023-09-23T22:12:47.875073+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.121:0/1473610940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:12:50.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:49 smithi121 bash[27336]: cluster 2023-09-23T22:12:48.989686+0000 mgr.y (mgr.24365) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:50.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:49 smithi121 bash[33603]: cluster 2023-09-23T22:12:48.989686+0000 mgr.y (mgr.24365) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:50.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:49 smithi123 bash[27681]: cluster 2023-09-23T22:12:48.989686+0000 mgr.y (mgr.24365) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:50.387 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018928 got 128849018931 for osd.4 2023-09-23T22:12:50.387 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:51.334 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182456 got 107374182459 for osd.3 2023-09-23T22:12:51.334 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:51.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:51 smithi121 bash[33603]: audit 2023-09-23T22:12:50.334142+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:51.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:51 smithi121 bash[27336]: audit 2023-09-23T22:12:50.334142+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:51.757 INFO:teuthology.orchestra.run.smithi121.stdout:55834574926 2023-09-23T22:12:51.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:51 smithi123 bash[27681]: audit 2023-09-23T22:12:50.334142+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:51.977 INFO:teuthology.orchestra.run.smithi121.stdout:180388626468 2023-09-23T22:12:52.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:12:51 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:51] "GET /metrics HTTP/1.1" 200 155691 "" "Prometheus/2.33.4" 2023-09-23T22:12:52.002 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:12:51 smithi121 bash[56503]: level=info ts=2023-09-23T22:12:51.630Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00187362s 2023-09-23T22:12:52.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:52 smithi121 bash[33603]: cluster 2023-09-23T22:12:50.990158+0000 mgr.y (mgr.24365) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:52.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:52 smithi121 bash[33603]: audit 2023-09-23T22:12:51.755571+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.121:0/1503174300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:12:52.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:52 smithi121 bash[33603]: audit 2023-09-23T22:12:51.975110+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.121:0/3028956121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:12:52.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:52 smithi121 bash[27336]: cluster 2023-09-23T22:12:50.990158+0000 mgr.y (mgr.24365) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:52.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:52 smithi121 bash[27336]: audit 2023-09-23T22:12:51.755571+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.121:0/1503174300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:12:52.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:52 smithi121 bash[27336]: audit 2023-09-23T22:12:51.975110+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.121:0/3028956121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:12:52.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:52 smithi123 bash[27681]: cluster 2023-09-23T22:12:50.990158+0000 mgr.y (mgr.24365) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:52.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:52 smithi123 bash[27681]: audit 2023-09-23T22:12:51.755571+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.121:0/1503174300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:12:52.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:52 smithi123 bash[27681]: audit 2023-09-23T22:12:51.975110+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.121:0/3028956121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:12:54.161 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574922 got 55834574926 for osd.1 2023-09-23T22:12:54.161 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:54.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:54 smithi121 bash[27336]: cluster 2023-09-23T22:12:52.990868+0000 mgr.y (mgr.24365) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:54.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:54 smithi121 bash[33603]: cluster 2023-09-23T22:12:52.990868+0000 mgr.y (mgr.24365) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:54.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:54 smithi123 bash[27681]: cluster 2023-09-23T22:12:52.990868+0000 mgr.y (mgr.24365) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:55.232 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626464 got 180388626468 for osd.6 2023-09-23T22:12:55.233 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:56.325 INFO:teuthology.orchestra.run.smithi121.stdout:34359738456 2023-09-23T22:12:56.563 INFO:teuthology.orchestra.run.smithi121.stdout:154618822702 2023-09-23T22:12:56.592 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:56 smithi121 bash[33603]: cluster 2023-09-23T22:12:54.991592+0000 mgr.y (mgr.24365) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:56.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:56 smithi121 bash[33603]: audit 2023-09-23T22:12:56.318598+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.121:0/205730842' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:12:56.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:56 smithi121 bash[27336]: cluster 2023-09-23T22:12:54.991592+0000 mgr.y (mgr.24365) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:56.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:56 smithi121 bash[27336]: audit 2023-09-23T22:12:56.318598+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.121:0/205730842' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:12:56.666 INFO:teuthology.orchestra.run.smithi121.stdout:77309411397 2023-09-23T22:12:56.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:56 smithi123 bash[27681]: cluster 2023-09-23T22:12:54.991592+0000 mgr.y (mgr.24365) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:56.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:56 smithi123 bash[27681]: audit 2023-09-23T22:12:56.318598+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.121:0/205730842' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:12:56.852 INFO:teuthology.orchestra.run.smithi121.stdout:206158430236 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.401277+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.408484+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.409894+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.413777+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.423608+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.561029+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.121:0/4138066871' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.664818+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.121:0/780819843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: audit 2023-09-23T22:12:56.850030+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.121:0/288004280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:12:57.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[33603]: cluster 2023-09-23T22:12:56.992070+0000 mgr.y (mgr.24365) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.401277+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.408484+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.409894+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.413777+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.423608+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.561029+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.121:0/4138066871' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.664818+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.121:0/780819843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: audit 2023-09-23T22:12:56.850030+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.121:0/288004280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:12:57.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:57 smithi121 bash[27336]: cluster 2023-09-23T22:12:56.992070+0000 mgr.y (mgr.24365) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:57.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.401277+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.408484+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.409894+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.413777+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.423608+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.561029+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.121:0/4138066871' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.664818+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.121:0/780819843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: audit 2023-09-23T22:12:56.850030+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.121:0/288004280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:12:57.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:57 smithi123 bash[27681]: cluster 2023-09-23T22:12:56.992070+0000 mgr.y (mgr.24365) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:12:57.932 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738452 got 34359738456 for osd.0 2023-09-23T22:12:57.932 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:58.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:12:58 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:12:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:12:58.908 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411393 got 77309411397 for osd.2 2023-09-23T22:12:58.909 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:59.175 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430232 got 206158430236 for osd.7 2023-09-23T22:12:59.175 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:59.189 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822698 got 154618822702 for osd.5 2023-09-23T22:12:59.189 DEBUG:teuthology.parallel:result is None 2023-09-23T22:12:59.189 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:12:59.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:13:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:12:59 smithi121 bash[27336]: cluster 2023-09-23T22:12:58.992685+0000 mgr.y (mgr.24365) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:00.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:12:59 smithi121 bash[33603]: cluster 2023-09-23T22:12:58.992685+0000 mgr.y (mgr.24365) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:00.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:12:59 smithi123 bash[27681]: cluster 2023-09-23T22:12:58.992685+0000 mgr.y (mgr.24365) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:02.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:13:01 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:01] "GET /metrics HTTP/1.1" 200 155690 "" "Prometheus/2.33.4" 2023-09-23T22:13:02.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:02 smithi121 bash[33603]: cluster 2023-09-23T22:13:00.993270+0000 mgr.y (mgr.24365) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:02.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:02 smithi121 bash[27336]: cluster 2023-09-23T22:13:00.993270+0000 mgr.y (mgr.24365) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:02.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:02 smithi123 bash[27681]: cluster 2023-09-23T22:13:00.993270+0000 mgr.y (mgr.24365) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[27336]: audit 2023-09-23T22:13:02.309408+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[27336]: audit 2023-09-23T22:13:02.315548+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:03.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[27336]: audit 2023-09-23T22:13:02.317189+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:03.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[27336]: audit 2023-09-23T22:13:02.320977+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[33603]: audit 2023-09-23T22:13:02.309408+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[33603]: audit 2023-09-23T22:13:02.315548+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[33603]: audit 2023-09-23T22:13:02.317189+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:03.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:03 smithi121 bash[33603]: audit 2023-09-23T22:13:02.320977+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:03.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:03 smithi123 bash[27681]: audit 2023-09-23T22:13:02.309408+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:03.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:03 smithi123 bash[27681]: audit 2023-09-23T22:13:02.315548+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:03.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:03 smithi123 bash[27681]: audit 2023-09-23T22:13:02.317189+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:03.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:03 smithi123 bash[27681]: audit 2023-09-23T22:13:02.320977+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:04.000 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:13:04.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:04 smithi121 bash[33603]: cluster 2023-09-23T22:13:02.993988+0000 mgr.y (mgr.24365) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:04.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:04 smithi121 bash[27336]: cluster 2023-09-23T22:13:02.993988+0000 mgr.y (mgr.24365) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:04.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:04 smithi123 bash[27681]: cluster 2023-09-23T22:13:02.993988+0000 mgr.y (mgr.24365) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:06.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:06 smithi121 bash[27336]: cluster 2023-09-23T22:13:04.994644+0000 mgr.y (mgr.24365) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:06.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:06 smithi121 bash[33603]: cluster 2023-09-23T22:13:04.994644+0000 mgr.y (mgr.24365) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:06.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:06 smithi123 bash[27681]: cluster 2023-09-23T22:13:04.994644+0000 mgr.y (mgr.24365) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:07.195 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:13:07.199 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:13:07.905 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":64,"stamp":"2023-09-23T22:13:06.994879+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":2380988,"kb_used_data":4220,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580228,"statfs":{"total":767960285184,"available":765522153472,"internally_reserved":0,"allocated":4321280,"data_stored":1763855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:41.765051+0000","last_change":"2023-09-23T22:11:40.212399+0000","last_active":"2023-09-23T22:11:41.765051+0000","last_peered":"2023-09-23T22:11:41.765051+0000","last_clean":"2023-09-23T22:11:41.765051+0000","last_became_active":"2023-09-23T22:11:40.211954+0000","last_became_peered":"2023-09-23T22:11:40.211954+0000","last_unstale":"2023-09-23T22:11:41.765051+0000","last_undegraded":"2023-09-23T22:11:41.765051+0000","last_fullsized":"2023-09-23T22:11:41.765051+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:41.208074+0000","last_change":"2023-09-23T22:11:40.208417+0000","last_active":"2023-09-23T22:11:41.208074+0000","last_peered":"2023-09-23T22:11:41.208074+0000","last_clean":"2023-09-23T22:11:41.208074+0000","last_became_active":"2023-09-23T22:11:40.207960+0000","last_became_peered":"2023-09-23T22:11:40.207960+0000","last_unstale":"2023-09-23T22:11:41.208074+0000","last_undegraded":"2023-09-23T22:11:41.208074+0000","last_fullsized":"2023-09-23T22:11:41.208074+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.077250+0000","last_change":"2023-09-23T22:11:40.211930+0000","last_active":"2023-09-23T22:11:42.077250+0000","last_peered":"2023-09-23T22:11:42.077250+0000","last_clean":"2023-09-23T22:11:42.077250+0000","last_became_active":"2023-09-23T22:11:40.211557+0000","last_became_peered":"2023-09-23T22:11:40.211557+0000","last_unstale":"2023-09-23T22:11:42.077250+0000","last_undegraded":"2023-09-23T22:11:42.077250+0000","last_fullsized":"2023-09-23T22:11:42.077250+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.076785+0000","last_change":"2023-09-23T22:11:40.207634+0000","last_active":"2023-09-23T22:11:42.076785+0000","last_peered":"2023-09-23T22:11:42.076785+0000","last_clean":"2023-09-23T22:11:42.076785+0000","last_became_active":"2023-09-23T22:11:40.206980+0000","last_became_peered":"2023-09-23T22:11:40.206980+0000","last_unstale":"2023-09-23T22:11:42.076785+0000","last_undegraded":"2023-09-23T22:11:42.076785+0000","last_fullsized":"2023-09-23T22:11:42.076785+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.077012+0000","last_change":"2023-09-23T22:10:43.653480+0000","last_active":"2023-09-23T22:11:42.077012+0000","last_peered":"2023-09-23T22:11:42.077012+0000","last_clean":"2023-09-23T22:11:42.077012+0000","last_became_active":"2023-09-23T22:10:43.652630+0000","last_became_peered":"2023-09-23T22:10:43.652630+0000","last_unstale":"2023-09-23T22:11:42.077012+0000","last_undegraded":"2023-09-23T22:11:42.077012+0000","last_fullsized":"2023-09-23T22:11:42.077012+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.076800+0000","last_change":"2023-09-23T22:11:40.210426+0000","last_active":"2023-09-23T22:11:42.076800+0000","last_peered":"2023-09-23T22:11:42.076800+0000","last_clean":"2023-09-23T22:11:42.076800+0000","last_became_active":"2023-09-23T22:11:40.209906+0000","last_became_peered":"2023-09-23T22:11:40.209906+0000","last_unstale":"2023-09-23T22:11:42.076800+0000","last_undegraded":"2023-09-23T22:11:42.076800+0000","last_fullsized":"2023-09-23T22:11:42.076800+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.072882+0000","last_change":"2023-09-23T22:11:40.206792+0000","last_active":"2023-09-23T22:11:42.072882+0000","last_peered":"2023-09-23T22:11:42.072882+0000","last_clean":"2023-09-23T22:11:42.072882+0000","last_became_active":"2023-09-23T22:11:40.206357+0000","last_became_peered":"2023-09-23T22:11:40.206357+0000","last_unstale":"2023-09-23T22:11:42.072882+0000","last_undegraded":"2023-09-23T22:11:42.072882+0000","last_fullsized":"2023-09-23T22:11:42.072882+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.076757+0000","last_change":"2023-09-23T22:11:40.209448+0000","last_active":"2023-09-23T22:11:42.076757+0000","last_peered":"2023-09-23T22:11:42.076757+0000","last_clean":"2023-09-23T22:11:42.076757+0000","last_became_active":"2023-09-23T22:11:40.209011+0000","last_became_peered":"2023-09-23T22:11:40.209011+0000","last_unstale":"2023-09-23T22:11:42.076757+0000","last_undegraded":"2023-09-23T22:11:42.076757+0000","last_fullsized":"2023-09-23T22:11:42.076757+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:41.208040+0000","last_change":"2023-09-23T22:11:40.207928+0000","last_active":"2023-09-23T22:11:41.208040+0000","last_peered":"2023-09-23T22:11:41.208040+0000","last_clean":"2023-09-23T22:11:41.208040+0000","last_became_active":"2023-09-23T22:11:40.207556+0000","last_became_peered":"2023-09-23T22:11:40.207556+0000","last_unstale":"2023-09-23T22:11:41.208040+0000","last_undegraded":"2023-09-23T22:11:41.208040+0000","last_fullsized":"2023-09-23T22:11:41.208040+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430238,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.876,"15min":0.88900000000000001},"min":{"1min":0.55100000000000005,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1779999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.89000000000000001,"15min":0.89600000000000002},"min":{"1min":0.55000000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.143,"5min":1.224,"15min":1.224},"last":0.76300000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.88800000000000001,"15min":0.90200000000000002},"min":{"1min":0.55000000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.095,"5min":1.528,"15min":1.528},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.95999999999999996,"15min":0.97599999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1799999999999999,"5min":1.339,"15min":1.339},"last":0.84899999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.075,"5min":1.173,"15min":1.173},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90800000000000003,"15min":0.91000000000000003},"min":{"1min":0.621,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2370000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.88900000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.89600000000000002,"15min":0.90500000000000003},"min":{"1min":0.626,"5min":0.624,"15min":0.624},"max":{"1min":1.034,"5min":1.266,"15min":1.266},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93799999999999994,"15min":0.94099999999999995},"min":{"1min":0.59999999999999998,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2270000000000001,"5min":1.488,"15min":1.488},"last":0.82899999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.84499999999999997,"15min":0.84899999999999998},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.131,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.89300000000000002,"15min":0.90500000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.171,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.94299999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.94299999999999995,"15min":0.95799999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3109999999999999,"5min":1.573,"15min":1.573},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.054,"15min":1.0720000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.232,"5min":2.0569999999999999,"15min":2.0569999999999999},"last":0.80000000000000004}]},{"osd":6,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.071,"15min":1.083},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.25,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0289999999999999,"15min":1.036},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3640000000000001,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":0.96799999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626471,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.87,"15min":0.878},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.046,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.88400000000000001,"15min":0.89500000000000002},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.087,"5min":1.24,"15min":1.24},"last":0.85299999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91300000000000003,"15min":0.92700000000000005},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.181,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.94899999999999995,"15min":0.97399999999999998},"min":{"1min":0.64400000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.119,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.86899999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.92200000000000004,"15min":0.93500000000000005},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.0609999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"min":{"1min":0.70599999999999996,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.105,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.83299999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.93000000000000005,"15min":0.93400000000000005},"min":{"1min":0.59699999999999998,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.026},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.98699999999999999,"15min":1.016},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.1180000000000001,"5min":1.431,"15min":1.431},"last":0.78800000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.88600000000000001,"15min":0.88200000000000001},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.161,"5min":1.331,"15min":1.331},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.94499999999999995,"15min":0.93600000000000005},"min":{"1min":0.502,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.526,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":0.59699999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.93300000000000005,"15min":0.95699999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2110000000000001,"5min":1.327,"15min":1.327},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.01,"15min":1.024},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.355,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.749}]},{"osd":7,"last update":"Sat Sep 23 22:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.038,"15min":1.0529999999999999},"min":{"1min":0.56799999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2609999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0860000000000001,"15min":1.1020000000000001},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.361,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.97199999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574929,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.66800000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.26100000000000001},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69099999999999995,"15min":0.56200000000000006},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.309},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":0.81899999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.65800000000000003,"15min":0.58599999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83699999999999997,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.70199999999999996,"15min":0.61599999999999999},"min":{"1min":0.50800000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88700000000000001,"5min":1.024,"15min":1.024},"last":0.76200000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.78200000000000003,"15min":0.752},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.05,"5min":1.129,"15min":1.129},"last":0.629},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.84899999999999998,"15min":0.82199999999999995},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1100000000000001,"5min":1.3,"15min":1.3},"last":0.877}]},{"osd":4,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2490000000000001,"5min":1.274,"15min":1.274},"last":1.0569999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.96299999999999997,"15min":0.96499999999999997},"min":{"1min":0.67500000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.1830000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.94099999999999995,"15min":0.93300000000000005},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1499999999999999,"5min":1.175,"15min":1.175},"last":0.93700000000000006}]},{"osd":6,"last update":"Sat Sep 23 22:12:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.006,"15min":1.014},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.2190000000000001,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.03},{"interface":"front","average":{"1min":1.046,"5min":1.083,"15min":1.089},"min":{"1min":0.75700000000000001,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0880000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.1080000000000001,"15min":1.1279999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.232,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0489999999999999,"15min":1.0600000000000001},"min":{"1min":0.78400000000000003,"5min":0.748,"15min":0.748},"max":{"1min":1.1759999999999999,"5min":1.296,"15min":1.296},"last":1.1399999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738458,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.65500000000000003,"15min":0.56299999999999994},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.96599999999999997,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.70799999999999996,"15min":0.60499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.34599999999999997},"max":{"1min":1.046,"5min":1.056,"15min":1.056},"last":0.58699999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.745,"15min":0.68300000000000005},"min":{"1min":0.52200000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.083,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.70099999999999996,"15min":0.65700000000000003},"min":{"1min":0.46300000000000002,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.90800000000000003,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.76600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.85599999999999998,"15min":0.83999999999999997},"min":{"1min":0.52800000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.1140000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.81499999999999995,"15min":0.78300000000000003},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.85999999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:12:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.97599999999999998,"15min":0.96199999999999997},"min":{"1min":0.76600000000000001,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2949999999999999,"5min":1.881,"15min":1.881},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.97799999999999998,"15min":0.95799999999999996},"min":{"1min":0.77000000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2629999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.075}]},{"osd":5,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.99299999999999999,"15min":0.98699999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.325,"5min":1.377,"15min":1.377},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0049999999999999,"15min":1.0109999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3819999999999999,"5min":1.389,"15min":1.389},"last":0.97699999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0580000000000001,"15min":1.0620000000000001},"min":{"1min":0.82899999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.135},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0780000000000001,"15min":1.081},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.91500000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:12:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1240000000000001,"15min":1.1499999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.353,"5min":3.1190000000000002,"15min":3.1190000000000002},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.087,"15min":1.0960000000000001},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.4259999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.1899999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411399,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.62,"15min":0.57299999999999995},"min":{"1min":0.41999999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66800000000000004,"15min":0.61199999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.61599999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.72099999999999997,"15min":0.68400000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.98799999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.749,"5min":0.75,"15min":0.68999999999999995},"min":{"1min":0.46800000000000003,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.026,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:12:10 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.78800000000000003,"15min":0.75700000000000001},"min":{"1min":0.47099999999999997,"5min":0.443,"15min":0.443},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.81599999999999995,"15min":0.81699999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.91000000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1950000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.98299999999999998,"15min":0.97099999999999997},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3919999999999999,"5min":1.488,"15min":1.488},"last":0.88200000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0089999999999999,"15min":1.0049999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4430000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.95899999999999996,"15min":0.95499999999999996},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.1679999999999999,"5min":1.397,"15min":1.397},"last":1.032}]},{"osd":6,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.0189999999999999,"15min":1.0389999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4930000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.123},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.0209999999999999,"15min":1.052},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2729999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.2729999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.0069999999999999,"15min":1.018},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2829999999999999,"5min":1.29,"15min":1.29},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.006,"5min":1.097,"15min":1.1120000000000001},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.1919999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182463,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.65600000000000003,"15min":0.629},"min":{"1min":0.46000000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.91300000000000003,"5min":0.998,"15min":0.998},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.71199999999999997,"15min":0.69899999999999995},"min":{"1min":0.44600000000000001,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.61299999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.82499999999999996,"15min":0.80200000000000005},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.81699999999999995,"15min":0.78300000000000003},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.748}]},{"osd":2,"last update":"Sat Sep 23 22:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.79400000000000004,"15min":0.77100000000000002},"min":{"1min":0.51500000000000001,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1439999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.75600000000000001,"15min":0.73999999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":0.98999999999999999,"5min":1.129,"15min":1.129},"last":0.78100000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.90400000000000003,"15min":0.92800000000000005},"min":{"1min":0.61599999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.232,"5min":1.407,"15min":1.407},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.92300000000000004,"15min":0.91700000000000004},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.0569999999999999,"5min":1.371,"15min":1.371},"last":1.3}]},{"osd":5,"last update":"Sat Sep 23 22:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.94799999999999995,"15min":0.95699999999999996},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.1220000000000001,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.2290000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.0009999999999999,"15min":1.018},"min":{"1min":0.70799999999999996,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2609999999999999,"5min":1.429,"15min":1.429},"last":1.2430000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.0329999999999999,"15min":1.0529999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2270000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.3400000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.018,"15min":1.028},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.0880000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.98799999999999999,"15min":0.99099999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.151},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.0229999999999999,"15min":1.038},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.296,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.319}]}]},{"osd":4,"up_from":30,"seq":128849018935,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.85599999999999998,"15min":0.87},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.177,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.86499999999999999,"15min":0.878},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.121,"5min":1.653,"15min":1.653},"last":0.89000000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.83099999999999996,"15min":0.85699999999999998},"min":{"1min":0.58399999999999996,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0780000000000001,"5min":1.22,"15min":1.22},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.84899999999999998,"15min":0.86099999999999999},"min":{"1min":0.55800000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.78500000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.91300000000000003},"min":{"1min":0.67700000000000005,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.226,"5min":1.476,"15min":1.476},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90400000000000003,"15min":0.91000000000000003},"min":{"1min":0.68400000000000005,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.125,"5min":1.724,"15min":1.724},"last":1.113}]},{"osd":3,"last update":"Sat Sep 23 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.626,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1439999999999999,"5min":1.419,"15min":1.419},"last":1.036},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.874,"15min":0.90300000000000002},"min":{"1min":0.59399999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1100000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.087}]},{"osd":5,"last update":"Sat Sep 23 22:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.83499999999999996,"15min":0.81899999999999995},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.008},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.82999999999999996,"15min":0.82099999999999995},"min":{"1min":0.53300000000000003,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1000000000000001,"5min":1.27,"15min":1.27},"last":1.1539999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:12:03 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.83699999999999997,"15min":0.84499999999999997},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.90600000000000003,"15min":0.92100000000000004},"min":{"1min":0.57599999999999996,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1679999999999999,"5min":1.768,"15min":1.768},"last":1.1759999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.95899999999999996,"15min":0.94799999999999995},"min":{"1min":0.63700000000000001,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.27,"5min":1.575,"15min":1.575},"last":1.22},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.92700000000000005,"15min":0.90900000000000003},"min":{"1min":0.443,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1379999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822704,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220250,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.81699999999999995,"15min":0.80800000000000005},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1479999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.879,"15min":0.873},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1779999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.96599999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.55800000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.111},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.84999999999999998,"15min":0.84199999999999997},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.75900000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.873,"15min":0.85499999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.091,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.04},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.86199999999999999,"15min":0.85299999999999998},"min":{"1min":0.59999999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2310000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.012}]},{"osd":3,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.90000000000000002,"15min":0.874},"min":{"1min":0.72899999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2909999999999999,"5min":1.361,"15min":1.361},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.95799999999999996,"15min":0.94799999999999995},"min":{"1min":0.67300000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.21,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.995}]},{"osd":4,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.76900000000000002,"15min":0.72999999999999998},"min":{"1min":0.625,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.73799999999999999,"15min":0.71199999999999997},"min":{"1min":0.46500000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1519999999999999,"5min":1.244,"15min":1.244},"last":0.94499999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:12:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.84299999999999997,"15min":0.84199999999999997},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.95099999999999996,"15min":0.93899999999999995},"min":{"1min":0.66600000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.343,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.79500000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.748,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.74099999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.165}]}]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"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":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-23T22:13:07.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:13:08.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:08 smithi121 bash[27336]: cluster 2023-09-23T22:13:06.995100+0000 mgr.y (mgr.24365) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:08.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:08 smithi121 bash[27336]: audit 2023-09-23T22:13:07.188438+0000 mgr.y (mgr.24365) 85 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:13:08.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:08 smithi121 bash[33603]: cluster 2023-09-23T22:13:06.995100+0000 mgr.y (mgr.24365) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:08.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:08 smithi121 bash[33603]: audit 2023-09-23T22:13:07.188438+0000 mgr.y (mgr.24365) 85 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:13:08.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:13:08 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:13:08.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:08 smithi123 bash[27681]: cluster 2023-09-23T22:13:06.995100+0000 mgr.y (mgr.24365) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:08.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:08 smithi123 bash[27681]: audit 2023-09-23T22:13:07.188438+0000 mgr.y (mgr.24365) 85 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:13:10.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:09 smithi121 bash[33603]: cluster 2023-09-23T22:13:08.995734+0000 mgr.y (mgr.24365) 86 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:10.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:09 smithi121 bash[27336]: cluster 2023-09-23T22:13:08.995734+0000 mgr.y (mgr.24365) 86 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:10.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:09 smithi123 bash[27681]: cluster 2023-09-23T22:13:08.995734+0000 mgr.y (mgr.24365) 86 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:12.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:12 smithi121 bash[33603]: cluster 2023-09-23T22:13:10.996351+0000 mgr.y (mgr.24365) 87 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:12.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:12 smithi121 bash[27336]: cluster 2023-09-23T22:13:10.996351+0000 mgr.y (mgr.24365) 87 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:12.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:13:11 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:11] "GET /metrics HTTP/1.1" 200 155690 "" "Prometheus/2.33.4" 2023-09-23T22:13:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:12 smithi123 bash[27681]: cluster 2023-09-23T22:13:10.996351+0000 mgr.y (mgr.24365) 87 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:12.679 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:13:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:14 smithi121 bash[27336]: cluster 2023-09-23T22:13:12.996861+0000 mgr.y (mgr.24365) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:14.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:14 smithi121 bash[33603]: cluster 2023-09-23T22:13:12.996861+0000 mgr.y (mgr.24365) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:14.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:14 smithi123 bash[27681]: cluster 2023-09-23T22:13:12.996861+0000 mgr.y (mgr.24365) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:15.759 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:13:15.762 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:13:16.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:16 smithi121 bash[27336]: cluster 2023-09-23T22:13:14.997546+0000 mgr.y (mgr.24365) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:16 smithi121 bash[33603]: cluster 2023-09-23T22:13:14.997546+0000 mgr.y (mgr.24365) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:16.509 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":68,"stamp":"2023-09-23T22:13:14.997189+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":2380988,"kb_used_data":4220,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580228,"statfs":{"total":767960285184,"available":765522153472,"internally_reserved":0,"allocated":4321280,"data_stored":1763855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:41.765051+0000","last_change":"2023-09-23T22:11:40.212399+0000","last_active":"2023-09-23T22:11:41.765051+0000","last_peered":"2023-09-23T22:11:41.765051+0000","last_clean":"2023-09-23T22:11:41.765051+0000","last_became_active":"2023-09-23T22:11:40.211954+0000","last_became_peered":"2023-09-23T22:11:40.211954+0000","last_unstale":"2023-09-23T22:11:41.765051+0000","last_undegraded":"2023-09-23T22:11:41.765051+0000","last_fullsized":"2023-09-23T22:11:41.765051+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:41.208074+0000","last_change":"2023-09-23T22:11:40.208417+0000","last_active":"2023-09-23T22:11:41.208074+0000","last_peered":"2023-09-23T22:11:41.208074+0000","last_clean":"2023-09-23T22:11:41.208074+0000","last_became_active":"2023-09-23T22:11:40.207960+0000","last_became_peered":"2023-09-23T22:11:40.207960+0000","last_unstale":"2023-09-23T22:11:41.208074+0000","last_undegraded":"2023-09-23T22:11:41.208074+0000","last_fullsized":"2023-09-23T22:11:41.208074+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.077250+0000","last_change":"2023-09-23T22:11:40.211930+0000","last_active":"2023-09-23T22:11:42.077250+0000","last_peered":"2023-09-23T22:11:42.077250+0000","last_clean":"2023-09-23T22:11:42.077250+0000","last_became_active":"2023-09-23T22:11:40.211557+0000","last_became_peered":"2023-09-23T22:11:40.211557+0000","last_unstale":"2023-09-23T22:11:42.077250+0000","last_undegraded":"2023-09-23T22:11:42.077250+0000","last_fullsized":"2023-09-23T22:11:42.077250+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.076785+0000","last_change":"2023-09-23T22:11:40.207634+0000","last_active":"2023-09-23T22:11:42.076785+0000","last_peered":"2023-09-23T22:11:42.076785+0000","last_clean":"2023-09-23T22:11:42.076785+0000","last_became_active":"2023-09-23T22:11:40.206980+0000","last_became_peered":"2023-09-23T22:11:40.206980+0000","last_unstale":"2023-09-23T22:11:42.076785+0000","last_undegraded":"2023-09-23T22:11:42.076785+0000","last_fullsized":"2023-09-23T22:11:42.076785+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.077012+0000","last_change":"2023-09-23T22:10:43.653480+0000","last_active":"2023-09-23T22:11:42.077012+0000","last_peered":"2023-09-23T22:11:42.077012+0000","last_clean":"2023-09-23T22:11:42.077012+0000","last_became_active":"2023-09-23T22:10:43.652630+0000","last_became_peered":"2023-09-23T22:10:43.652630+0000","last_unstale":"2023-09-23T22:11:42.077012+0000","last_undegraded":"2023-09-23T22:11:42.077012+0000","last_fullsized":"2023-09-23T22:11:42.077012+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.076800+0000","last_change":"2023-09-23T22:11:40.210426+0000","last_active":"2023-09-23T22:11:42.076800+0000","last_peered":"2023-09-23T22:11:42.076800+0000","last_clean":"2023-09-23T22:11:42.076800+0000","last_became_active":"2023-09-23T22:11:40.209906+0000","last_became_peered":"2023-09-23T22:11:40.209906+0000","last_unstale":"2023-09-23T22:11:42.076800+0000","last_undegraded":"2023-09-23T22:11:42.076800+0000","last_fullsized":"2023-09-23T22:11:42.076800+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.072882+0000","last_change":"2023-09-23T22:11:40.206792+0000","last_active":"2023-09-23T22:11:42.072882+0000","last_peered":"2023-09-23T22:11:42.072882+0000","last_clean":"2023-09-23T22:11:42.072882+0000","last_became_active":"2023-09-23T22:11:40.206357+0000","last_became_peered":"2023-09-23T22:11:40.206357+0000","last_unstale":"2023-09-23T22:11:42.072882+0000","last_undegraded":"2023-09-23T22:11:42.072882+0000","last_fullsized":"2023-09-23T22:11:42.072882+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:42.076757+0000","last_change":"2023-09-23T22:11:40.209448+0000","last_active":"2023-09-23T22:11:42.076757+0000","last_peered":"2023-09-23T22:11:42.076757+0000","last_clean":"2023-09-23T22:11:42.076757+0000","last_became_active":"2023-09-23T22:11:40.209011+0000","last_became_peered":"2023-09-23T22:11:40.209011+0000","last_unstale":"2023-09-23T22:11:42.076757+0000","last_undegraded":"2023-09-23T22:11:42.076757+0000","last_fullsized":"2023-09-23T22:11:42.076757+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"state":"active+clean","last_fresh":"2023-09-23T22:11:41.208040+0000","last_change":"2023-09-23T22:11:40.207928+0000","last_active":"2023-09-23T22:11:41.208040+0000","last_peered":"2023-09-23T22:11:41.208040+0000","last_clean":"2023-09-23T22:11:41.208040+0000","last_became_active":"2023-09-23T22:11:40.207556+0000","last_became_peered":"2023-09-23T22:11:40.207556+0000","last_unstale":"2023-09-23T22:11:41.208040+0000","last_undegraded":"2023-09-23T22:11:41.208040+0000","last_fullsized":"2023-09-23T22:11:41.208040+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430240,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.876,"15min":0.88900000000000001},"min":{"1min":0.55100000000000005,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1779999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.89000000000000001,"15min":0.89600000000000002},"min":{"1min":0.55000000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.143,"5min":1.224,"15min":1.224},"last":0.89100000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.88800000000000001,"15min":0.90200000000000002},"min":{"1min":0.55000000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.095,"5min":1.528,"15min":1.528},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.95999999999999996,"15min":0.97599999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1799999999999999,"5min":1.339,"15min":1.339},"last":1.0149999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.075,"5min":1.173,"15min":1.173},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90800000000000003,"15min":0.91000000000000003},"min":{"1min":0.621,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2370000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.91900000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.89600000000000002,"15min":0.90500000000000003},"min":{"1min":0.626,"5min":0.624,"15min":0.624},"max":{"1min":1.034,"5min":1.266,"15min":1.266},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93799999999999994,"15min":0.94099999999999995},"min":{"1min":0.59999999999999998,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2270000000000001,"5min":1.488,"15min":1.488},"last":1.0389999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.84499999999999997,"15min":0.84899999999999998},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.131,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.89300000000000002,"15min":0.90500000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.171,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.95799999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.94299999999999995,"15min":0.95799999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3109999999999999,"5min":1.573,"15min":1.573},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.054,"15min":1.0720000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.232,"5min":2.0569999999999999,"15min":2.0569999999999999},"last":1.1479999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:12:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.071,"15min":1.083},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.25,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0289999999999999,"15min":1.036},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3640000000000001,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0640000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626473,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.87,"15min":0.878},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.046,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.88400000000000001,"15min":0.89500000000000002},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.087,"5min":1.24,"15min":1.24},"last":1.101}]},{"osd":1,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91300000000000003,"15min":0.92700000000000005},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.181,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.94899999999999995,"15min":0.97399999999999998},"min":{"1min":0.64400000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.119,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.90700000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.92200000000000004,"15min":0.93500000000000005},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.0609999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"min":{"1min":0.70599999999999996,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.105,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.88}]},{"osd":3,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.93000000000000005,"15min":0.93400000000000005},"min":{"1min":0.59699999999999998,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.98699999999999999,"15min":1.016},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.1180000000000001,"5min":1.431,"15min":1.431},"last":1.042}]},{"osd":4,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.88600000000000001,"15min":0.88200000000000001},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.161,"5min":1.331,"15min":1.331},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.94499999999999995,"15min":0.93600000000000005},"min":{"1min":0.502,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.526,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.1519999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.93300000000000005,"15min":0.95699999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2110000000000001,"5min":1.327,"15min":1.327},"last":1.016},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.01,"15min":1.024},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.355,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.83399999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.038,"15min":1.0529999999999999},"min":{"1min":0.56799999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2609999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0860000000000001,"15min":1.1020000000000001},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.361,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.222}]}]},{"osd":1,"up_from":13,"seq":55834574931,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.66800000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.26100000000000001},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69099999999999995,"15min":0.56200000000000006},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.309},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":0.72899999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.65800000000000003,"15min":0.58599999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83699999999999997,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.628},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.70199999999999996,"15min":0.61599999999999999},"min":{"1min":0.50800000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88700000000000001,"5min":1.024,"15min":1.024},"last":0.54900000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:13:10 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.77800000000000002,"15min":0.75},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0029999999999999,"5min":1.129,"15min":1.129},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.83399999999999996,"15min":0.81699999999999995},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.054,"5min":1.3,"15min":1.3},"last":0.78200000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2490000000000001,"5min":1.274,"15min":1.274},"last":1.024}]},{"osd":5,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.96299999999999997,"15min":0.96499999999999997},"min":{"1min":0.67500000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.1830000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.94099999999999995,"15min":0.93300000000000005},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1499999999999999,"5min":1.175,"15min":1.175},"last":1.141}]},{"osd":6,"last update":"Sat Sep 23 22:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.99399999999999999,"15min":1.01},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.091},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.0589999999999999,"15min":1.081},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.274,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.95199999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.1080000000000001,"15min":1.1279999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.232,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0489999999999999,"15min":1.0600000000000001},"min":{"1min":0.78400000000000003,"5min":0.748,"15min":0.748},"max":{"1min":1.1759999999999999,"5min":1.296,"15min":1.296},"last":0.98499999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738460,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.65500000000000003,"15min":0.56299999999999994},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.96599999999999997,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.749},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.70799999999999996,"15min":0.60499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.34599999999999997},"max":{"1min":1.046,"5min":1.056,"15min":1.056},"last":1.0860000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.745,"15min":0.68300000000000005},"min":{"1min":0.52200000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.083,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.70099999999999996,"15min":0.65700000000000003},"min":{"1min":0.46300000000000002,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.90800000000000003,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.63}]},{"osd":3,"last update":"Sat Sep 23 22:13:05 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.84199999999999997,"15min":0.83499999999999996},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.80200000000000005,"15min":0.77900000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0880000000000001,"5min":1.163,"15min":1.163},"last":0.92100000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:12:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.97599999999999998,"15min":0.96199999999999997},"min":{"1min":0.76600000000000001,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2949999999999999,"5min":1.881,"15min":1.881},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.97799999999999998,"15min":0.95799999999999996},"min":{"1min":0.77000000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2629999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.879}]},{"osd":5,"last update":"Sat Sep 23 22:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.99299999999999999,"15min":0.98699999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.325,"5min":1.377,"15min":1.377},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0049999999999999,"15min":1.0109999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3819999999999999,"5min":1.389,"15min":1.389},"last":1.339}]},{"osd":6,"last update":"Sat Sep 23 22:13:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.0409999999999999,"15min":1.056},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.222,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.052,"15min":1.0720000000000001},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1719999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.278}]},{"osd":7,"last update":"Sat Sep 23 22:12:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1240000000000001,"15min":1.1499999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.353,"5min":3.1190000000000002,"15min":3.1190000000000002},"last":1.119},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.087,"15min":1.0960000000000001},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.4259999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.2470000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411401,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.62,"15min":0.57299999999999995},"min":{"1min":0.41999999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.745},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66800000000000004,"15min":0.61199999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":1.095}]},{"osd":1,"last update":"Sat Sep 23 22:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.72099999999999997,"15min":0.68400000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.98799999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.749,"5min":0.75,"15min":0.68999999999999995},"min":{"1min":0.46800000000000003,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.026,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.94499999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:13:10 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.76600000000000001,"15min":0.75},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.95899999999999996,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.77900000000000003,"15min":0.80500000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.98299999999999998,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.98299999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1950000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.24},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.98299999999999998,"15min":0.97099999999999997},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3919999999999999,"5min":1.488,"15min":1.488},"last":1.377}]},{"osd":5,"last update":"Sat Sep 23 22:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0089999999999999,"15min":1.0049999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4430000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.3080000000000001},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.95899999999999996,"15min":0.95499999999999996},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.1679999999999999,"5min":1.397,"15min":1.397},"last":1.071}]},{"osd":6,"last update":"Sat Sep 23 22:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.0189999999999999,"15min":1.0389999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4930000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.2},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.0209999999999999,"15min":1.052},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2729999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.161}]},{"osd":7,"last update":"Sat Sep 23 22:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.0069999999999999,"15min":1.018},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2829999999999999,"5min":1.29,"15min":1.29},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.006,"5min":1.097,"15min":1.1120000000000001},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.4370000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182465,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:13:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.65300000000000002,"15min":0.628},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.69399999999999995,"15min":0.69299999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.879,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.65400000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:13:09 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.79900000000000004,"15min":0.79300000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.052,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.79700000000000004,"15min":0.77700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.034,"5min":1.254,"15min":1.254},"last":0.76100000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:13:09 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.77500000000000002,"15min":0.76500000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2430000000000001,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.74399999999999999,"15min":0.73599999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1220000000000001,"5min":1.129,"15min":1.129},"last":0.70199999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.90400000000000003,"15min":0.92800000000000005},"min":{"1min":0.61599999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.232,"5min":1.407,"15min":1.407},"last":1.03},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.92300000000000004,"15min":0.91700000000000004},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.0569999999999999,"5min":1.371,"15min":1.371},"last":1.0489999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.94799999999999995,"15min":0.95699999999999996},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.1220000000000001,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.0009999999999999,"15min":1.018},"min":{"1min":0.70799999999999996,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2609999999999999,"5min":1.429,"15min":1.429},"last":1.1619999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:13:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.004,"15min":1.044},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3400000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.214},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.01,"15min":1.026},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.726,"5min":1.726,"15min":1.726},"last":0.93999999999999995}]},{"osd":7,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.98799999999999999,"15min":0.99099999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.0229999999999999,"15min":1.038},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.296,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.1899999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018937,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.85599999999999998,"15min":0.87},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.177,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.873},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.86499999999999999,"15min":0.878},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.121,"5min":1.653,"15min":1.653},"last":1.2549999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.83099999999999996,"15min":0.85699999999999998},"min":{"1min":0.58399999999999996,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0780000000000001,"5min":1.22,"15min":1.22},"last":1.097},{"interface":"front","average":{"1min":0.878,"5min":0.84899999999999998,"15min":0.86099999999999999},"min":{"1min":0.55800000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.03}]},{"osd":2,"last update":"Sat Sep 23 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.91300000000000003},"min":{"1min":0.67700000000000005,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.226,"5min":1.476,"15min":1.476},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90400000000000003,"15min":0.91000000000000003},"min":{"1min":0.68400000000000005,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.125,"5min":1.724,"15min":1.724},"last":1.0529999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.626,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1439999999999999,"5min":1.419,"15min":1.419},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.874,"15min":0.90300000000000002},"min":{"1min":0.59399999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1100000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.93100000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.83499999999999996,"15min":0.81899999999999995},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.129},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.82999999999999996,"15min":0.82099999999999995},"min":{"1min":0.53300000000000003,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1000000000000001,"5min":1.27,"15min":1.27},"last":1.018}]},{"osd":6,"last update":"Sat Sep 23 22:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.85499999999999998,"15min":0.85099999999999998},"min":{"1min":0.48999999999999999,"5min":0.44,"15min":0.44},"max":{"1min":1.1759999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.226},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.93100000000000005,"15min":0.92900000000000005},"min":{"1min":0.63700000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3919999999999999,"5min":1.768,"15min":1.768},"last":1.3720000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:12:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.95899999999999996,"15min":0.94799999999999995},"min":{"1min":0.63700000000000001,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.27,"5min":1.575,"15min":1.575},"last":1.329},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.92700000000000005,"15min":0.90900000000000003},"min":{"1min":0.443,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.2869999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822706,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220250,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.81699999999999995,"15min":0.80800000000000005},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1479999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.879,"15min":0.873},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1779999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.075}]},{"osd":1,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.55800000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.873},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.84999999999999998,"15min":0.84199999999999997},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.78300000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.873,"15min":0.85499999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.091,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.163},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.86199999999999999,"15min":0.85299999999999998},"min":{"1min":0.59999999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2310000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.1339999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.90000000000000002,"15min":0.874},"min":{"1min":0.72899999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2909999999999999,"5min":1.361,"15min":1.361},"last":1.208},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.95799999999999996,"15min":0.94799999999999995},"min":{"1min":0.67300000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.21,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.91000000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.76900000000000002,"15min":0.72999999999999998},"min":{"1min":0.625,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.754},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.73799999999999999,"15min":0.71199999999999997},"min":{"1min":0.46500000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1519999999999999,"5min":1.244,"15min":1.244},"last":0.995}]},{"osd":6,"last update":"Sat Sep 23 22:13:05 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.84999999999999998,"15min":0.84399999999999997},"min":{"1min":0.59999999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.96099999999999997,"15min":0.94299999999999995},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.96999999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.748,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.74099999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.2310000000000001}]}]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"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":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-23T22:13:16.512 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:13:16.512 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T22:13:16.512 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T22:13:16.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T22:13:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:16 smithi123 bash[27681]: cluster 2023-09-23T22:13:14.997546+0000 mgr.y (mgr.24365) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:17.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:17 smithi121 bash[27336]: audit 2023-09-23T22:13:15.749457+0000 mgr.y (mgr.24365) 90 : audit [DBG] from='client.24551 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:13:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:17 smithi121 bash[33603]: audit 2023-09-23T22:13:15.749457+0000 mgr.y (mgr.24365) 90 : audit [DBG] from='client.24551 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:13:17.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:17 smithi123 bash[27681]: audit 2023-09-23T22:13:15.749457+0000 mgr.y (mgr.24365) 90 : audit [DBG] from='client.24551 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:13:18.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:18 smithi123 bash[27681]: cluster 2023-09-23T22:13:16.998168+0000 mgr.y (mgr.24365) 91 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:18.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:18 smithi121 bash[27336]: cluster 2023-09-23T22:13:16.998168+0000 mgr.y (mgr.24365) 91 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:18.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:18 smithi121 bash[33603]: cluster 2023-09-23T22:13:16.998168+0000 mgr.y (mgr.24365) 91 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:18.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:13:18 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:13:20.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:19 smithi121 bash[33603]: cluster 2023-09-23T22:13:18.998815+0000 mgr.y (mgr.24365) 92 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:20.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:19 smithi121 bash[27336]: cluster 2023-09-23T22:13:18.998815+0000 mgr.y (mgr.24365) 92 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:20.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:19 smithi123 bash[27681]: cluster 2023-09-23T22:13:18.998815+0000 mgr.y (mgr.24365) 92 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:21.287 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:13:22.209 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:22 smithi121 bash[33603]: cluster 2023-09-23T22:13:20.999419+0000 mgr.y (mgr.24365) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:22.210 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:22 smithi121 bash[27336]: cluster 2023-09-23T22:13:20.999419+0000 mgr.y (mgr.24365) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:22.210 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:13:21 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:21] "GET /metrics HTTP/1.1" 200 155690 "" "Prometheus/2.33.4" 2023-09-23T22:13:22.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:22 smithi123 bash[27681]: cluster 2023-09-23T22:13:20.999419+0000 mgr.y (mgr.24365) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:24.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:24 smithi121 bash[27336]: cluster 2023-09-23T22:13:22.999832+0000 mgr.y (mgr.24365) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:24.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:24 smithi121 bash[33603]: cluster 2023-09-23T22:13:22.999832+0000 mgr.y (mgr.24365) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:24.390 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:13:24.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:24 smithi123 bash[27681]: cluster 2023-09-23T22:13:22.999832+0000 mgr.y (mgr.24365) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:25.072 INFO:teuthology.orchestra.run.smithi121.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T22:13:25.072 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T22:13:25.072 INFO:tasks.cephadm:Setup complete, yielding 2023-09-23T22:13:25.073 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-23T22:13:25.082 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2023-09-23T22:13:25.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-23T22:13:25.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:25 smithi121 bash[33603]: audit 2023-09-23T22:13:24.387957+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.121:0/2536949595' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:13:25.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:25 smithi121 bash[27336]: audit 2023-09-23T22:13:24.387957+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.121:0/2536949595' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:13:25.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:25 smithi123 bash[27681]: audit 2023-09-23T22:13:24.387957+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.121:0/2536949595' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:13:26.388 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:26 smithi121 bash[27336]: cluster 2023-09-23T22:13:25.000443+0000 mgr.y (mgr.24365) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:26.388 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:26 smithi121 bash[33603]: cluster 2023-09-23T22:13:25.000443+0000 mgr.y (mgr.24365) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:26.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:26 smithi123 bash[27681]: cluster 2023-09-23T22:13:25.000443+0000 mgr.y (mgr.24365) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:28.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:28 smithi121 bash[33603]: cluster 2023-09-23T22:13:27.001067+0000 mgr.y (mgr.24365) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:28.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:28 smithi121 bash[27336]: cluster 2023-09-23T22:13:27.001067+0000 mgr.y (mgr.24365) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:28.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:28 smithi123 bash[27681]: cluster 2023-09-23T22:13:27.001067+0000 mgr.y (mgr.24365) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:28.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:13:28 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:13:29.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:29 smithi121 bash[27336]: audit 2023-09-23T22:13:28.307092+0000 mgr.y (mgr.24365) 97 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:13:29.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:29 smithi121 bash[27336]: audit 2023-09-23T22:13:28.309150+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:13:29.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:29 smithi121 bash[27336]: audit 2023-09-23T22:13:28.311723+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:13:29.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:29 smithi121 bash[33603]: audit 2023-09-23T22:13:28.307092+0000 mgr.y (mgr.24365) 97 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:13:29.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:29 smithi121 bash[33603]: audit 2023-09-23T22:13:28.309150+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:13:29.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:29 smithi121 bash[33603]: audit 2023-09-23T22:13:28.311723+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:13:29.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:29 smithi123 bash[27681]: audit 2023-09-23T22:13:28.307092+0000 mgr.y (mgr.24365) 97 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:13:29.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:29 smithi123 bash[27681]: audit 2023-09-23T22:13:28.309150+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:13:29.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:29 smithi123 bash[27681]: audit 2023-09-23T22:13:28.311723+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:13:30.379 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[33603]: cluster 2023-09-23T22:13:29.001842+0000 mgr.y (mgr.24365) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:30.379 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[33603]: audit 2023-09-23T22:13:29.112155+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T22:13:30.379 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[33603]: cluster 2023-09-23T22:13:29.112352+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T22:13:30.379 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[33603]: audit 2023-09-23T22:13:29.116688+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:30.380 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[33603]: audit 2023-09-23T22:13:29.119066+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:30.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[27336]: cluster 2023-09-23T22:13:29.001842+0000 mgr.y (mgr.24365) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:30.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[27336]: audit 2023-09-23T22:13:29.112155+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T22:13:30.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[27336]: cluster 2023-09-23T22:13:29.112352+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T22:13:30.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[27336]: audit 2023-09-23T22:13:29.116688+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:30.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[27336]: audit 2023-09-23T22:13:29.119066+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:30.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:30 smithi121 bash[27336]: debug 2023-09-23T22:13:30.131+0000 7fb6941f4700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:13:30.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:30 smithi123 bash[27681]: cluster 2023-09-23T22:13:29.001842+0000 mgr.y (mgr.24365) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:30 smithi123 bash[27681]: audit 2023-09-23T22:13:29.112155+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T22:13:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:30 smithi123 bash[27681]: cluster 2023-09-23T22:13:29.112352+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T22:13:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:30 smithi123 bash[27681]: audit 2023-09-23T22:13:29.116688+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:30 smithi123 bash[27681]: audit 2023-09-23T22:13:29.119066+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-23T22:13:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.114909+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T22:13:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: cluster 2023-09-23T22:13:30.114992+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.132591+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: cluster 2023-09-23T22:13:30.133444+0000 mon.a (mon.0) 621 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: cluster 2023-09-23T22:13:30.133860+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.135521+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: cluster 2023-09-23T22:13:30.148212+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.148356+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: cluster 2023-09-23T22:13:30.148483+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap foo:0 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: cephadm 2023-09-23T22:13:30.156505+0000 mgr.y (mgr.24365) 99 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.162689+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.172373+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.442552+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.444262+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.447888+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.459944+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.462920+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.465906+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.466387+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[33603]: audit 2023-09-23T22:13:30.472154+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.114909+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: cluster 2023-09-23T22:13:30.114992+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.132591+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: cluster 2023-09-23T22:13:30.133444+0000 mon.a (mon.0) 621 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: cluster 2023-09-23T22:13:30.133860+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.135521+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: cluster 2023-09-23T22:13:30.148212+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.148356+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: cluster 2023-09-23T22:13:30.148483+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap foo:0 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: cephadm 2023-09-23T22:13:30.156505+0000 mgr.y (mgr.24365) 99 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.162689+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.172373+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.442552+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.444262+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.447888+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.459944+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.462920+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:31.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.465906+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:31.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.466387+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:13:31.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27336]: audit 2023-09-23T22:13:30.472154+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:31.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.114909+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: cluster 2023-09-23T22:13:30.114992+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.132591+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: cluster 2023-09-23T22:13:30.133444+0000 mon.a (mon.0) 621 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: cluster 2023-09-23T22:13:30.133860+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.135521+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: cluster 2023-09-23T22:13:30.148212+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.148356+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: cluster 2023-09-23T22:13:30.148483+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap foo:0 2023-09-23T22:13:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: cephadm 2023-09-23T22:13:30.156505+0000 mgr.y (mgr.24365) 99 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.162689+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.172373+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.442552+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.444262+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.447888+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.459944+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.462920+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.465906+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.466387+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:13:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:31 smithi123 bash[27681]: audit 2023-09-23T22:13:30.472154+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:32.153 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:13:31 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:31] "GET /metrics HTTP/1.1" 200 155700 "" "Prometheus/2.33.4" 2023-09-23T22:13:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:32 smithi121 bash[27336]: cephadm 2023-09-23T22:13:30.469728+0000 mgr.y (mgr.24365) 100 : cephadm [INF] Deploying daemon mds.foo.smithi121.mdbrmj on smithi121 2023-09-23T22:13:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:32 smithi121 bash[27336]: cluster 2023-09-23T22:13:31.002492+0000 mgr.y (mgr.24365) 101 : cluster [DBG] pgmap v79: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:32 smithi121 bash[27336]: cluster 2023-09-23T22:13:31.146609+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T22:13:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:32 smithi121 bash[33603]: cephadm 2023-09-23T22:13:30.469728+0000 mgr.y (mgr.24365) 100 : cephadm [INF] Deploying daemon mds.foo.smithi121.mdbrmj on smithi121 2023-09-23T22:13:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:32 smithi121 bash[33603]: cluster 2023-09-23T22:13:31.002492+0000 mgr.y (mgr.24365) 101 : cluster [DBG] pgmap v79: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:32 smithi121 bash[33603]: cluster 2023-09-23T22:13:31.146609+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T22:13:32.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:32 smithi123 bash[27681]: cephadm 2023-09-23T22:13:30.469728+0000 mgr.y (mgr.24365) 100 : cephadm [INF] Deploying daemon mds.foo.smithi121.mdbrmj on smithi121 2023-09-23T22:13:32.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:32 smithi123 bash[27681]: cluster 2023-09-23T22:13:31.002492+0000 mgr.y (mgr.24365) 101 : cluster [DBG] pgmap v79: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:32.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:32 smithi123 bash[27681]: cluster 2023-09-23T22:13:31.146609+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T22:13:33.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:33 smithi121 bash[33603]: cluster 2023-09-23T22:13:32.148630+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T22:13:33.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:33 smithi121 bash[27336]: cluster 2023-09-23T22:13:32.148630+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T22:13:33.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:33 smithi123 bash[27681]: cluster 2023-09-23T22:13:32.148630+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T22:13:34.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[27336]: cluster 2023-09-23T22:13:33.003144+0000 mgr.y (mgr.24365) 102 : cluster [DBG] pgmap v82: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:34.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[27336]: audit 2023-09-23T22:13:33.901668+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:34.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[27336]: audit 2023-09-23T22:13:33.905215+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[27336]: audit 2023-09-23T22:13:33.908188+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[27336]: audit 2023-09-23T22:13:33.911744+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[27336]: audit 2023-09-23T22:13:33.916760+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[33603]: cluster 2023-09-23T22:13:33.003144+0000 mgr.y (mgr.24365) 102 : cluster [DBG] pgmap v82: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[33603]: audit 2023-09-23T22:13:33.901668+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[33603]: audit 2023-09-23T22:13:33.905215+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[33603]: audit 2023-09-23T22:13:33.908188+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[33603]: audit 2023-09-23T22:13:33.911744+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:13:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:34 smithi121 bash[33603]: audit 2023-09-23T22:13:33.916760+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:34.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:34 smithi123 bash[27681]: cluster 2023-09-23T22:13:33.003144+0000 mgr.y (mgr.24365) 102 : cluster [DBG] pgmap v82: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:34.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:34 smithi123 bash[27681]: audit 2023-09-23T22:13:33.901668+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:34.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:34 smithi123 bash[27681]: audit 2023-09-23T22:13:33.905215+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:34 smithi123 bash[27681]: audit 2023-09-23T22:13:33.908188+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:13:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:34 smithi123 bash[27681]: audit 2023-09-23T22:13:33.911744+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:13:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:34 smithi123 bash[27681]: audit 2023-09-23T22:13:33.916760+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:35.278 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:35 smithi123 bash[27681]: cephadm 2023-09-23T22:13:33.914282+0000 mgr.y (mgr.24365) 103 : cephadm [INF] Deploying daemon mds.foo.smithi123.ahmoxv on smithi123 2023-09-23T22:13:35.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:35 smithi121 bash[33603]: cephadm 2023-09-23T22:13:33.914282+0000 mgr.y (mgr.24365) 103 : cephadm [INF] Deploying daemon mds.foo.smithi123.ahmoxv on smithi123 2023-09-23T22:13:35.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:35 smithi121 bash[27336]: cephadm 2023-09-23T22:13:33.914282+0000 mgr.y (mgr.24365) 103 : cephadm [INF] Deploying daemon mds.foo.smithi123.ahmoxv on smithi123 2023-09-23T22:13:36.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:36 smithi123 bash[27681]: cluster 2023-09-23T22:13:35.004091+0000 mgr.y (mgr.24365) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:36.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:36 smithi121 bash[27336]: cluster 2023-09-23T22:13:35.004091+0000 mgr.y (mgr.24365) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:36 smithi121 bash[33603]: cluster 2023-09-23T22:13:35.004091+0000 mgr.y (mgr.24365) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:36.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-23T22:13:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.174435+0000 mon.a (mon.0) 636 : cluster [DBG] mds.? [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] up:boot 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.174510+0000 mon.a (mon.0) 637 : cluster [INF] daemon mds.foo.smithi121.mdbrmj assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.174658+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.174690+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.174711+0000 mon.a (mon.0) 640 : cluster [INF] Cluster is now healthy 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.175142+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: audit 2023-09-23T22:13:36.177879+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.181527+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:creating} 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: cluster 2023-09-23T22:13:36.200738+0000 mon.a (mon.0) 643 : cluster [INF] daemon mds.foo.smithi121.mdbrmj is now active in filesystem foo as rank 0 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: audit 2023-09-23T22:13:36.235767+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[27336]: audit 2023-09-23T22:13:36.242405+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.174435+0000 mon.a (mon.0) 636 : cluster [DBG] mds.? [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] up:boot 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.174510+0000 mon.a (mon.0) 637 : cluster [INF] daemon mds.foo.smithi121.mdbrmj assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.174658+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.174690+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.174711+0000 mon.a (mon.0) 640 : cluster [INF] Cluster is now healthy 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.175142+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: audit 2023-09-23T22:13:36.177879+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:13:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.181527+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:creating} 2023-09-23T22:13:37.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: cluster 2023-09-23T22:13:36.200738+0000 mon.a (mon.0) 643 : cluster [INF] daemon mds.foo.smithi121.mdbrmj is now active in filesystem foo as rank 0 2023-09-23T22:13:37.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: audit 2023-09-23T22:13:36.235767+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:37.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:37 smithi121 bash[33603]: audit 2023-09-23T22:13:36.242405+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:37.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.174435+0000 mon.a (mon.0) 636 : cluster [DBG] mds.? [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] up:boot 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.174510+0000 mon.a (mon.0) 637 : cluster [INF] daemon mds.foo.smithi121.mdbrmj assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.174658+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.174690+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.174711+0000 mon.a (mon.0) 640 : cluster [INF] Cluster is now healthy 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.175142+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: audit 2023-09-23T22:13:36.177879+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.181527+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:creating} 2023-09-23T22:13:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: cluster 2023-09-23T22:13:36.200738+0000 mon.a (mon.0) 643 : cluster [INF] daemon mds.foo.smithi121.mdbrmj is now active in filesystem foo as rank 0 2023-09-23T22:13:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: audit 2023-09-23T22:13:36.235767+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:37 smithi123 bash[27681]: audit 2023-09-23T22:13:36.242405+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:38.217 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:38 smithi121 bash[33603]: cluster 2023-09-23T22:13:37.004704+0000 mgr.y (mgr.24365) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:38.217 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:38 smithi121 bash[33603]: cluster 2023-09-23T22:13:37.189632+0000 mon.a (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] up:active 2023-09-23T22:13:38.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:38 smithi121 bash[33603]: cluster 2023-09-23T22:13:37.189707+0000 mon.a (mon.0) 646 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 2023-09-23T22:13:38.218 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:38 smithi121 bash[27336]: cluster 2023-09-23T22:13:37.004704+0000 mgr.y (mgr.24365) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:38.218 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:38 smithi121 bash[27336]: cluster 2023-09-23T22:13:37.189632+0000 mon.a (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] up:active 2023-09-23T22:13:38.218 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:38 smithi121 bash[27336]: cluster 2023-09-23T22:13:37.189707+0000 mon.a (mon.0) 646 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 2023-09-23T22:13:38.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:38 smithi123 bash[27681]: cluster 2023-09-23T22:13:37.004704+0000 mgr.y (mgr.24365) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:38.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:38 smithi123 bash[27681]: cluster 2023-09-23T22:13:37.189632+0000 mon.a (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] up:active 2023-09-23T22:13:38.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:38 smithi123 bash[27681]: cluster 2023-09-23T22:13:37.189707+0000 mon.a (mon.0) 646 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 2023-09-23T22:13:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:13:38 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:13:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[27336]: cluster 2023-09-23T22:13:38.238813+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.123:6832/206418430,v1:172.21.15.123:6833/206418430] up:boot 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[27336]: cluster 2023-09-23T22:13:38.239335+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[27336]: audit 2023-09-23T22:13:38.241821+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[27336]: cluster 2023-09-23T22:13:38.242461+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[27336]: audit 2023-09-23T22:13:38.297028+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[33603]: cluster 2023-09-23T22:13:38.238813+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.123:6832/206418430,v1:172.21.15.123:6833/206418430] up:boot 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[33603]: cluster 2023-09-23T22:13:38.239335+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[33603]: audit 2023-09-23T22:13:38.241821+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:13:39.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[33603]: cluster 2023-09-23T22:13:38.242461+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:13:39.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:39 smithi121 bash[33603]: audit 2023-09-23T22:13:38.297028+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:39.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:39 smithi123 bash[27681]: cluster 2023-09-23T22:13:38.238813+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.123:6832/206418430,v1:172.21.15.123:6833/206418430] up:boot 2023-09-23T22:13:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:39 smithi123 bash[27681]: cluster 2023-09-23T22:13:38.239335+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:13:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:39 smithi123 bash[27681]: audit 2023-09-23T22:13:38.241821+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:13:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:39 smithi123 bash[27681]: cluster 2023-09-23T22:13:38.242461+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:13:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:39 smithi123 bash[27681]: audit 2023-09-23T22:13:38.297028+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:40.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:40 smithi121 bash[27336]: cluster 2023-09-23T22:13:39.005490+0000 mgr.y (mgr.24365) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:40.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:40 smithi121 bash[33603]: cluster 2023-09-23T22:13:39.005490+0000 mgr.y (mgr.24365) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:40.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:40 smithi123 bash[27681]: cluster 2023-09-23T22:13:39.005490+0000 mgr.y (mgr.24365) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:40.767 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T22:13:40.777 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T22:13:40.777 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T22:13:40.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T22:13:42.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:13:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:41] "GET /metrics HTTP/1.1" 200 155700 "" "Prometheus/2.33.4" 2023-09-23T22:13:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: cluster 2023-09-23T22:13:41.006054+0000 mgr.y (mgr.24365) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: audit 2023-09-23T22:13:42.154102+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: audit 2023-09-23T22:13:42.209400+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: audit 2023-09-23T22:13:42.216211+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: audit 2023-09-23T22:13:42.217827+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: audit 2023-09-23T22:13:42.224922+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[27336]: audit 2023-09-23T22:13:42.237558+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: cluster 2023-09-23T22:13:41.006054+0000 mgr.y (mgr.24365) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: audit 2023-09-23T22:13:42.154102+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: audit 2023-09-23T22:13:42.209400+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: audit 2023-09-23T22:13:42.216211+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: audit 2023-09-23T22:13:42.217827+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: audit 2023-09-23T22:13:42.224922+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:42 smithi121 bash[33603]: audit 2023-09-23T22:13:42.237558+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: cluster 2023-09-23T22:13:41.006054+0000 mgr.y (mgr.24365) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: audit 2023-09-23T22:13:42.154102+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: audit 2023-09-23T22:13:42.209400+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: audit 2023-09-23T22:13:42.216211+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: audit 2023-09-23T22:13:42.217827+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: audit 2023-09-23T22:13:42.224922+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:42 smithi123 bash[27681]: audit 2023-09-23T22:13:42.237558+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:43.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:43 smithi123 bash[27681]: audit 2023-09-23T22:13:42.503439+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:43.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:43 smithi123 bash[27681]: audit 2023-09-23T22:13:42.511342+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:43.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:43 smithi123 bash[27681]: audit 2023-09-23T22:13:42.512984+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:43.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:43 smithi123 bash[27681]: audit 2023-09-23T22:13:42.517910+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:43.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:43 smithi123 bash[27681]: cluster 2023-09-23T22:13:43.006727+0000 mgr.y (mgr.24365) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:44.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[27336]: audit 2023-09-23T22:13:42.503439+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[27336]: audit 2023-09-23T22:13:42.511342+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[27336]: audit 2023-09-23T22:13:42.512984+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[27336]: audit 2023-09-23T22:13:42.517910+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[27336]: cluster 2023-09-23T22:13:43.006727+0000 mgr.y (mgr.24365) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[33603]: audit 2023-09-23T22:13:42.503439+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[33603]: audit 2023-09-23T22:13:42.511342+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[33603]: audit 2023-09-23T22:13:42.512984+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[33603]: audit 2023-09-23T22:13:42.517910+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:43 smithi121 bash[33603]: cluster 2023-09-23T22:13:43.006727+0000 mgr.y (mgr.24365) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:45.314 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:13:46.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:46 smithi121 bash[33603]: cluster 2023-09-23T22:13:45.007822+0000 mgr.y (mgr.24365) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:46.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:46 smithi121 bash[27336]: cluster 2023-09-23T22:13:45.007822+0000 mgr.y (mgr.24365) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:46.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:46 smithi123 bash[27681]: cluster 2023-09-23T22:13:45.007822+0000 mgr.y (mgr.24365) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:48.167 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:13:48.359 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:48 smithi121 bash[27336]: cluster 2023-09-23T22:13:47.008470+0000 mgr.y (mgr.24365) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:48.359 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:48 smithi121 bash[33603]: cluster 2023-09-23T22:13:47.008470+0000 mgr.y (mgr.24365) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:48 smithi123 bash[27681]: cluster 2023-09-23T22:13:47.008470+0000 mgr.y (mgr.24365) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:48.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:13:48 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:13:48.907 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":18,"active_gid":24365,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":1900834382},{"type":"v1","addr":"172.21.15.121:6801","nonce":1900834382}]},"active_addr":"172.21.15.121:6801/1900834382","active_change":"2023-09-23T22:11:12.940740+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24349,"name":"x","mgr_features":4540138314316775423,"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":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.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:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.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:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.121:8443/","prometheus":"http://172.21.15.121:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":278685061}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":489028314}]}]} 2023-09-23T22:13:48.911 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T22:13:48.911 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T22:13:48.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:13:49.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:49 smithi121 bash[33603]: audit 2023-09-23T22:13:48.155963+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.121:0/2583020367' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:13:49.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:49 smithi121 bash[33603]: audit 2023-09-23T22:13:48.317941+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:49.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:49 smithi121 bash[27336]: audit 2023-09-23T22:13:48.155963+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.121:0/2583020367' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:13:49.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:49 smithi121 bash[27336]: audit 2023-09-23T22:13:48.317941+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:49.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:49 smithi123 bash[27681]: audit 2023-09-23T22:13:48.155963+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.121:0/2583020367' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:13:49.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:49 smithi123 bash[27681]: audit 2023-09-23T22:13:48.317941+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:13:50.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:50 smithi121 bash[27336]: cluster 2023-09-23T22:13:49.009501+0000 mgr.y (mgr.24365) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:50.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:50 smithi121 bash[33603]: cluster 2023-09-23T22:13:49.009501+0000 mgr.y (mgr.24365) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:50.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:50 smithi123 bash[27681]: cluster 2023-09-23T22:13:49.009501+0000 mgr.y (mgr.24365) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:52.083 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:13:51 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:51] "GET /metrics HTTP/1.1" 200 191379 "" "Prometheus/2.33.4" 2023-09-23T22:13:52.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:52 smithi121 bash[27336]: cluster 2023-09-23T22:13:51.010160+0000 mgr.y (mgr.24365) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:52.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:52 smithi121 bash[33603]: cluster 2023-09-23T22:13:51.010160+0000 mgr.y (mgr.24365) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:52.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:52 smithi123 bash[27681]: cluster 2023-09-23T22:13:51.010160+0000 mgr.y (mgr.24365) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:53.689 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:13:54.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:54 smithi121 bash[27336]: cluster 2023-09-23T22:13:53.010814+0000 mgr.y (mgr.24365) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:54.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:54 smithi121 bash[33603]: cluster 2023-09-23T22:13:53.010814+0000 mgr.y (mgr.24365) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:54.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:54 smithi123 bash[27681]: cluster 2023-09-23T22:13:53.010814+0000 mgr.y (mgr.24365) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:56.415 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:13:56.416 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":60,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:13:32.141757+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T22:07:13.753924+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T22:11:38.685098+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":"55","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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+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-23T22:13:56.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:56 smithi121 bash[33603]: cluster 2023-09-23T22:13:55.011697+0000 mgr.y (mgr.24365) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:56.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:56 smithi121 bash[27336]: cluster 2023-09-23T22:13:55.011697+0000 mgr.y (mgr.24365) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:56.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:56 smithi123 bash[27681]: cluster 2023-09-23T22:13:55.011697+0000 mgr.y (mgr.24365) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T22:13:57.117 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T22:13:57.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:13:57.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:57 smithi121 bash[27336]: audit 2023-09-23T22:13:56.410873+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.121:0/1190281671' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:13:57.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:57 smithi121 bash[33603]: audit 2023-09-23T22:13:56.410873+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.121:0/1190281671' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:13:57.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:57 smithi123 bash[27681]: audit 2023-09-23T22:13:56.410873+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.121:0/1190281671' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:13:58.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:58 smithi123 bash[27681]: cluster 2023-09-23T22:13:57.012321+0000 mgr.y (mgr.24365) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:58.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:58 smithi121 bash[27336]: cluster 2023-09-23T22:13:57.012321+0000 mgr.y (mgr.24365) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:58.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:58 smithi121 bash[33603]: cluster 2023-09-23T22:13:57.012321+0000 mgr.y (mgr.24365) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:13:58.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:13:58 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:13:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:00.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:13:59 smithi123 bash[27681]: cluster 2023-09-23T22:13:59.013316+0000 mgr.y (mgr.24365) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:00.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:13:59 smithi121 bash[27336]: cluster 2023-09-23T22:13:59.013316+0000 mgr.y (mgr.24365) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:00.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:13:59 smithi121 bash[33603]: cluster 2023-09-23T22:13:59.013316+0000 mgr.y (mgr.24365) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:01.891 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:02.075 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:14:01 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:01] "GET /metrics HTTP/1.1" 200 191383 "" "Prometheus/2.33.4" 2023-09-23T22:14:02.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:02 smithi121 bash[27336]: cluster 2023-09-23T22:14:01.013962+0000 mgr.y (mgr.24365) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:02.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:02 smithi121 bash[33603]: cluster 2023-09-23T22:14:01.013962+0000 mgr.y (mgr.24365) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:02.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:02 smithi123 bash[27681]: cluster 2023-09-23T22:14:01.013962+0000 mgr.y (mgr.24365) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:04.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:04 smithi121 bash[33603]: cluster 2023-09-23T22:14:03.014573+0000 mgr.y (mgr.24365) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:04.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:04 smithi121 bash[27336]: cluster 2023-09-23T22:14:03.014573+0000 mgr.y (mgr.24365) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:04.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:04 smithi123 bash[27681]: cluster 2023-09-23T22:14:03.014573+0000 mgr.y (mgr.24365) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:14:04.822 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":60,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:13:32.141757+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T22:07:13.753924+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T22:11:38.685098+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":"55","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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+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-23T22:14:05.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:05 smithi121 bash[27336]: audit 2023-09-23T22:14:04.816838+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.121:0/1890619808' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:14:05.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:05 smithi121 bash[33603]: audit 2023-09-23T22:14:04.816838+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.121:0/1890619808' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:14:05.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:05 smithi123 bash[27681]: audit 2023-09-23T22:14:04.816838+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.121:0/1890619808' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:14:05.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T22:14:05.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T22:14:05.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T22:14:05.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T22:14:05.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T22:14:05.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T22:14:05.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T22:14:05.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T22:14:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:06 smithi121 bash[27336]: cluster 2023-09-23T22:14:05.015513+0000 mgr.y (mgr.24365) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:06.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:06 smithi121 bash[33603]: cluster 2023-09-23T22:14:05.015513+0000 mgr.y (mgr.24365) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:06.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:06 smithi123 bash[27681]: cluster 2023-09-23T22:14:05.015513+0000 mgr.y (mgr.24365) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:08.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:08 smithi123 bash[27681]: cluster 2023-09-23T22:14:07.016157+0000 mgr.y (mgr.24365) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:08.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:08 smithi121 bash[27336]: cluster 2023-09-23T22:14:07.016157+0000 mgr.y (mgr.24365) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:08 smithi121 bash[33603]: cluster 2023-09-23T22:14:07.016157+0000 mgr.y (mgr.24365) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:08.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:14:08 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:10.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:09 smithi123 bash[27681]: cluster 2023-09-23T22:14:09.017153+0000 mgr.y (mgr.24365) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:10.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:09 smithi121 bash[27336]: cluster 2023-09-23T22:14:09.017153+0000 mgr.y (mgr.24365) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:10.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:09 smithi121 bash[33603]: cluster 2023-09-23T22:14:09.017153+0000 mgr.y (mgr.24365) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:10.436 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.436 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.437 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.437 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.438 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.439 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.440 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:10.445 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:12.078 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:14:11 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:11] "GET /metrics HTTP/1.1" 200 191383 "" "Prometheus/2.33.4" 2023-09-23T22:14:12.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:12 smithi121 bash[33603]: cluster 2023-09-23T22:14:11.017660+0000 mgr.y (mgr.24365) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:12.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:12 smithi121 bash[27336]: cluster 2023-09-23T22:14:11.017660+0000 mgr.y (mgr.24365) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:12.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:12 smithi123 bash[27681]: cluster 2023-09-23T22:14:11.017660+0000 mgr.y (mgr.24365) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:13.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[33603]: audit 2023-09-23T22:14:12.979397+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[33603]: audit 2023-09-23T22:14:12.979956+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[33603]: audit 2023-09-23T22:14:12.980366+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[33603]: audit 2023-09-23T22:14:12.982267+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[33603]: audit 2023-09-23T22:14:12.982822+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[33603]: audit 2023-09-23T22:14:12.983268+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[27336]: audit 2023-09-23T22:14:12.979397+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[27336]: audit 2023-09-23T22:14:12.979956+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[27336]: audit 2023-09-23T22:14:12.980366+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[27336]: audit 2023-09-23T22:14:12.982267+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T22:14:13.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[27336]: audit 2023-09-23T22:14:12.982822+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:13 smithi121 bash[27336]: audit 2023-09-23T22:14:12.983268+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:13 smithi123 bash[27681]: audit 2023-09-23T22:14:12.979397+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T22:14:13.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:13 smithi123 bash[27681]: audit 2023-09-23T22:14:12.979956+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:13 smithi123 bash[27681]: audit 2023-09-23T22:14:12.980366+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:13 smithi123 bash[27681]: audit 2023-09-23T22:14:12.982267+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T22:14:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:13 smithi123 bash[27681]: audit 2023-09-23T22:14:12.982822+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T22:14:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:13 smithi123 bash[27681]: audit 2023-09-23T22:14:12.983268+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:14:14.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[27336]: cluster 2023-09-23T22:14:13.018015+0000 mgr.y (mgr.24365) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:14.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[27336]: audit 2023-09-23T22:14:13.090241+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T22:14:14.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[27336]: audit 2023-09-23T22:14:13.090369+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-09-23T22:14:14.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[27336]: audit 2023-09-23T22:14:13.090468+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T22:14:14.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[27336]: cluster 2023-09-23T22:14:13.090567+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T22:14:14.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[33603]: cluster 2023-09-23T22:14:13.018015+0000 mgr.y (mgr.24365) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:14.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[33603]: audit 2023-09-23T22:14:13.090241+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T22:14:14.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[33603]: audit 2023-09-23T22:14:13.090369+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-09-23T22:14:14.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[33603]: audit 2023-09-23T22:14:13.090468+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T22:14:14.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:14 smithi121 bash[33603]: cluster 2023-09-23T22:14:13.090567+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T22:14:14.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:14 smithi123 bash[27681]: cluster 2023-09-23T22:14:13.018015+0000 mgr.y (mgr.24365) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:14.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:14 smithi123 bash[27681]: audit 2023-09-23T22:14:13.090241+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T22:14:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:14 smithi123 bash[27681]: audit 2023-09-23T22:14:13.090369+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-09-23T22:14:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:14 smithi123 bash[27681]: audit 2023-09-23T22:14:13.090468+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T22:14:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:14 smithi123 bash[27681]: cluster 2023-09-23T22:14:13.090567+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T22:14:15.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:15 smithi123 bash[27681]: cluster 2023-09-23T22:14:14.092740+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T22:14:15.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:15 smithi121 bash[27336]: cluster 2023-09-23T22:14:14.092740+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T22:14:15.902 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:15 smithi121 bash[33603]: cluster 2023-09-23T22:14:14.092740+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T22:14:16.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:16 smithi121 bash[27336]: cluster 2023-09-23T22:14:15.018459+0000 mgr.y (mgr.24365) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:16.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:16 smithi121 bash[33603]: cluster 2023-09-23T22:14:15.018459+0000 mgr.y (mgr.24365) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:16 smithi123 bash[27681]: cluster 2023-09-23T22:14:15.018459+0000 mgr.y (mgr.24365) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:18.457 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:18 smithi123 bash[27681]: cluster 2023-09-23T22:14:17.018894+0000 mgr.y (mgr.24365) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:18.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:18 smithi121 bash[27336]: cluster 2023-09-23T22:14:17.018894+0000 mgr.y (mgr.24365) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:18.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:18 smithi121 bash[33603]: cluster 2023-09-23T22:14:17.018894+0000 mgr.y (mgr.24365) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:18.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:14:18 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:20.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:19 smithi123 bash[27681]: cluster 2023-09-23T22:14:19.019882+0000 mgr.y (mgr.24365) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:20.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:19 smithi121 bash[27336]: cluster 2023-09-23T22:14:19.019882+0000 mgr.y (mgr.24365) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:20.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:19 smithi121 bash[33603]: cluster 2023-09-23T22:14:19.019882+0000 mgr.y (mgr.24365) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:22.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:14:21 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:21] "GET /metrics HTTP/1.1" 200 191381 "" "Prometheus/2.33.4" 2023-09-23T22:14:22.312 INFO:teuthology.orchestra.run.smithi121.stdout:128849018951 2023-09-23T22:14:22.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T22:14:22.401 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:22 smithi121 bash[27336]: cluster 2023-09-23T22:14:21.020704+0000 mgr.y (mgr.24365) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:22.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:22 smithi121 bash[33603]: cluster 2023-09-23T22:14:21.020704+0000 mgr.y (mgr.24365) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:22.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:22 smithi123 bash[27681]: cluster 2023-09-23T22:14:21.020704+0000 mgr.y (mgr.24365) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:23.997 INFO:teuthology.orchestra.run.smithi121.stdout:77309411415 2023-09-23T22:14:23.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T22:14:24.429 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:24 smithi121 bash[33603]: cluster 2023-09-23T22:14:23.021258+0000 mgr.y (mgr.24365) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:24.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:24 smithi121 bash[27336]: cluster 2023-09-23T22:14:23.021258+0000 mgr.y (mgr.24365) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:24.522 INFO:teuthology.orchestra.run.smithi121.stdout:34359738474 2023-09-23T22:14:24.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T22:14:24.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:24 smithi123 bash[27681]: cluster 2023-09-23T22:14:23.021258+0000 mgr.y (mgr.24365) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:25.777 INFO:teuthology.orchestra.run.smithi121.stdout:180388626487 2023-09-23T22:14:25.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T22:14:26.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:26 smithi121 bash[27336]: cluster 2023-09-23T22:14:25.021829+0000 mgr.y (mgr.24365) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:26.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:26 smithi121 bash[33603]: cluster 2023-09-23T22:14:25.021829+0000 mgr.y (mgr.24365) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:26.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:26 smithi123 bash[27681]: cluster 2023-09-23T22:14:25.021829+0000 mgr.y (mgr.24365) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:26.903 INFO:teuthology.orchestra.run.smithi121.stdout:107374182480 2023-09-23T22:14:26.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T22:14:27.005 INFO:teuthology.orchestra.run.smithi121.stdout:55834574946 2023-09-23T22:14:27.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T22:14:27.896 INFO:teuthology.orchestra.run.smithi121.stdout:206158430255 2023-09-23T22:14:27.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T22:14:27.941 INFO:teuthology.orchestra.run.smithi121.stdout:154618822721 2023-09-23T22:14:27.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T22:14:28.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:28 smithi121 bash[27336]: cluster 2023-09-23T22:14:27.022244+0000 mgr.y (mgr.24365) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:28.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:28 smithi121 bash[33603]: cluster 2023-09-23T22:14:27.022244+0000 mgr.y (mgr.24365) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:28.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:28 smithi123 bash[27681]: cluster 2023-09-23T22:14:27.022244+0000 mgr.y (mgr.24365) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:28.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:14:28 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:30.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:29 smithi123 bash[27681]: cluster 2023-09-23T22:14:29.023229+0000 mgr.y (mgr.24365) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:30.115 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:30.116 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:30.116 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:30.116 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:30.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:29 smithi121 bash[33603]: cluster 2023-09-23T22:14:29.023229+0000 mgr.y (mgr.24365) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:30.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:29 smithi121 bash[27336]: cluster 2023-09-23T22:14:29.023229+0000 mgr.y (mgr.24365) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:31.126 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:31.127 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:32.082 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:14:31 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:31] "GET /metrics HTTP/1.1" 200 191398 "" "Prometheus/2.33.4" 2023-09-23T22:14:32.141 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:32.142 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:32 smithi121 bash[27336]: cluster 2023-09-23T22:14:31.023664+0000 mgr.y (mgr.24365) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:32 smithi121 bash[33603]: cluster 2023-09-23T22:14:31.023664+0000 mgr.y (mgr.24365) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:32.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:32 smithi123 bash[27681]: cluster 2023-09-23T22:14:31.023664+0000 mgr.y (mgr.24365) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:34.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:34 smithi121 bash[27336]: cluster 2023-09-23T22:14:33.024297+0000 mgr.y (mgr.24365) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:34 smithi121 bash[33603]: cluster 2023-09-23T22:14:33.024297+0000 mgr.y (mgr.24365) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:34.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:34 smithi123 bash[27681]: cluster 2023-09-23T22:14:33.024297+0000 mgr.y (mgr.24365) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:36.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:36 smithi121 bash[27336]: cluster 2023-09-23T22:14:35.025177+0000 mgr.y (mgr.24365) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:36 smithi121 bash[33603]: cluster 2023-09-23T22:14:35.025177+0000 mgr.y (mgr.24365) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:36 smithi123 bash[27681]: cluster 2023-09-23T22:14:35.025177+0000 mgr.y (mgr.24365) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:38.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:38 smithi121 bash[27336]: cluster 2023-09-23T22:14:37.025747+0000 mgr.y (mgr.24365) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:38.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:38 smithi121 bash[33603]: cluster 2023-09-23T22:14:37.025747+0000 mgr.y (mgr.24365) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:38.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:38 smithi123 bash[27681]: cluster 2023-09-23T22:14:37.025747+0000 mgr.y (mgr.24365) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:14:38 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:39.342 INFO:teuthology.orchestra.run.smithi121.stdout:34359738477 2023-09-23T22:14:40.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:39 smithi121 bash[33603]: cluster 2023-09-23T22:14:39.026425+0000 mgr.y (mgr.24365) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:40.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:39 smithi121 bash[33603]: audit 2023-09-23T22:14:39.339954+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.121:0/3234630290' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:14:40.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:39 smithi121 bash[27336]: cluster 2023-09-23T22:14:39.026425+0000 mgr.y (mgr.24365) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:40.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:39 smithi121 bash[27336]: audit 2023-09-23T22:14:39.339954+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.121:0/3234630290' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:39 smithi123 bash[27681]: cluster 2023-09-23T22:14:39.026425+0000 mgr.y (mgr.24365) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:39 smithi123 bash[27681]: audit 2023-09-23T22:14:39.339954+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.121:0/3234630290' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:14:42.085 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:14:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:41] "GET /metrics HTTP/1.1" 200 191398 "" "Prometheus/2.33.4" 2023-09-23T22:14:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:42 smithi121 bash[27336]: cluster 2023-09-23T22:14:41.027024+0000 mgr.y (mgr.24365) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:42 smithi121 bash[33603]: cluster 2023-09-23T22:14:41.027024+0000 mgr.y (mgr.24365) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:42.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:42 smithi123 bash[27681]: cluster 2023-09-23T22:14:41.027024+0000 mgr.y (mgr.24365) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:43.349 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[27336]: audit 2023-09-23T22:14:42.531063+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:43.349 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[27336]: audit 2023-09-23T22:14:42.793687+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:14:43.349 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[27336]: audit 2023-09-23T22:14:43.055821+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:43.349 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[27336]: audit 2023-09-23T22:14:43.057264+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:43.349 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[27336]: audit 2023-09-23T22:14:43.061982+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:14:43.350 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[33603]: audit 2023-09-23T22:14:42.531063+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:43.350 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[33603]: audit 2023-09-23T22:14:42.793687+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:14:43.350 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[33603]: audit 2023-09-23T22:14:43.055821+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:43.350 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[33603]: audit 2023-09-23T22:14:43.057264+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:43.350 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:43 smithi121 bash[33603]: audit 2023-09-23T22:14:43.061982+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:14:43.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:43 smithi123 bash[27681]: audit 2023-09-23T22:14:42.531063+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:43.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:43 smithi123 bash[27681]: audit 2023-09-23T22:14:42.793687+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:14:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:43 smithi123 bash[27681]: audit 2023-09-23T22:14:43.055821+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:43 smithi123 bash[27681]: audit 2023-09-23T22:14:43.057264+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:43 smithi123 bash[27681]: audit 2023-09-23T22:14:43.061982+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:14:43.654 INFO:teuthology.orchestra.run.smithi121.stdout:107374182483 2023-09-23T22:14:44.042 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738474 got 34359738477 for osd.0 2023-09-23T22:14:44.043 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:44.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:44 smithi121 bash[27336]: cluster 2023-09-23T22:14:43.027565+0000 mgr.y (mgr.24365) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:44.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:44 smithi121 bash[27336]: audit 2023-09-23T22:14:43.651987+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.121:0/2121410976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:14:44.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:44 smithi121 bash[33603]: cluster 2023-09-23T22:14:43.027565+0000 mgr.y (mgr.24365) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:44.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:44 smithi121 bash[33603]: audit 2023-09-23T22:14:43.651987+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.121:0/2121410976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:14:44.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:44 smithi123 bash[27681]: cluster 2023-09-23T22:14:43.027565+0000 mgr.y (mgr.24365) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:44.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:44 smithi123 bash[27681]: audit 2023-09-23T22:14:43.651987+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.121:0/2121410976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:14:44.884 INFO:teuthology.orchestra.run.smithi121.stdout:77309411419 2023-09-23T22:14:44.903 INFO:teuthology.orchestra.run.smithi121.stdout:180388626491 2023-09-23T22:14:45.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:45 smithi121 bash[27336]: audit 2023-09-23T22:14:44.881714+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.121:0/1724077221' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:14:45.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:45 smithi121 bash[27336]: audit 2023-09-23T22:14:44.901375+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.121:0/3379855498' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:14:45.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:45 smithi121 bash[33603]: audit 2023-09-23T22:14:44.881714+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.121:0/1724077221' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:14:45.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:45 smithi121 bash[33603]: audit 2023-09-23T22:14:44.901375+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.121:0/3379855498' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:14:45.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:45 smithi123 bash[27681]: audit 2023-09-23T22:14:44.881714+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.121:0/1724077221' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:14:45.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:45 smithi123 bash[27681]: audit 2023-09-23T22:14:44.901375+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.121:0/3379855498' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:14:45.913 INFO:teuthology.orchestra.run.smithi121.stdout:55834574950 2023-09-23T22:14:46.058 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182480 got 107374182483 for osd.3 2023-09-23T22:14:46.059 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:46.238 INFO:teuthology.orchestra.run.smithi121.stdout:128849018956 2023-09-23T22:14:46.271 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:46 smithi121 bash[33603]: cluster 2023-09-23T22:14:45.028138+0000 mgr.y (mgr.24365) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:46.271 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:46 smithi121 bash[33603]: audit 2023-09-23T22:14:45.910686+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.121:0/2207340536' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:14:46.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:46 smithi121 bash[27336]: cluster 2023-09-23T22:14:45.028138+0000 mgr.y (mgr.24365) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:46.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:46 smithi121 bash[27336]: audit 2023-09-23T22:14:45.910686+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.121:0/2207340536' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:14:46.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:46 smithi123 bash[27681]: cluster 2023-09-23T22:14:45.028138+0000 mgr.y (mgr.24365) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:46.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:46 smithi123 bash[27681]: audit 2023-09-23T22:14:45.910686+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.121:0/2207340536' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:14:46.682 INFO:teuthology.orchestra.run.smithi121.stdout:154618822725 2023-09-23T22:14:47.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:47 smithi121 bash[27336]: audit 2023-09-23T22:14:46.236323+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.121:0/1924443458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:14:47.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:47 smithi121 bash[27336]: audit 2023-09-23T22:14:46.679506+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.121:0/3778096941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:14:47.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:47 smithi121 bash[33603]: audit 2023-09-23T22:14:46.236323+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.121:0/1924443458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:14:47.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:47 smithi121 bash[33603]: audit 2023-09-23T22:14:46.679506+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.121:0/3778096941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:14:47.426 INFO:teuthology.orchestra.run.smithi121.stdout:206158430259 2023-09-23T22:14:47.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:47 smithi123 bash[27681]: audit 2023-09-23T22:14:46.236323+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.121:0/1924443458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:14:47.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:47 smithi123 bash[27681]: audit 2023-09-23T22:14:46.679506+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.121:0/3778096941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:14:48.089 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411415 got 77309411419 for osd.2 2023-09-23T22:14:48.089 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:48 smithi123 bash[27681]: cluster 2023-09-23T22:14:47.028747+0000 mgr.y (mgr.24365) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:48 smithi123 bash[27681]: audit 2023-09-23T22:14:47.423937+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.121:0/158275996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:14:48.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:48 smithi121 bash[27336]: cluster 2023-09-23T22:14:47.028747+0000 mgr.y (mgr.24365) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:48.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:48 smithi121 bash[27336]: audit 2023-09-23T22:14:47.423937+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.121:0/158275996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:14:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:48 smithi121 bash[33603]: cluster 2023-09-23T22:14:47.028747+0000 mgr.y (mgr.24365) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:48.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:48 smithi121 bash[33603]: audit 2023-09-23T22:14:47.423937+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.121:0/158275996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:14:48.508 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626487 got 180388626491 for osd.6 2023-09-23T22:14:48.508 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:48.757 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018951 got 128849018956 for osd.4 2023-09-23T22:14:48.757 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:48.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:14:48 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:49.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574946 got 55834574950 for osd.1 2023-09-23T22:14:49.835 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:50.010 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430255 got 206158430259 for osd.7 2023-09-23T22:14:50.010 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:50.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:49 smithi123 bash[27681]: cluster 2023-09-23T22:14:49.029457+0000 mgr.y (mgr.24365) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:49 smithi121 bash[27336]: cluster 2023-09-23T22:14:49.029457+0000 mgr.y (mgr.24365) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:50.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:49 smithi121 bash[33603]: cluster 2023-09-23T22:14:49.029457+0000 mgr.y (mgr.24365) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:50.056 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822721 got 154618822725 for osd.5 2023-09-23T22:14:50.056 DEBUG:teuthology.parallel:result is None 2023-09-23T22:14:50.056 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:14:50.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:14:52.090 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:14:51 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:51] "GET /metrics HTTP/1.1" 200 191393 "" "Prometheus/2.33.4" 2023-09-23T22:14:52.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:52 smithi121 bash[27336]: cluster 2023-09-23T22:14:51.030025+0000 mgr.y (mgr.24365) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:52.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:52 smithi121 bash[33603]: cluster 2023-09-23T22:14:51.030025+0000 mgr.y (mgr.24365) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:52.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:52 smithi123 bash[27681]: cluster 2023-09-23T22:14:51.030025+0000 mgr.y (mgr.24365) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:54.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:54 smithi121 bash[27336]: cluster 2023-09-23T22:14:53.030778+0000 mgr.y (mgr.24365) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:54.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:54 smithi121 bash[33603]: cluster 2023-09-23T22:14:53.030778+0000 mgr.y (mgr.24365) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:54.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:54 smithi123 bash[27681]: cluster 2023-09-23T22:14:53.030778+0000 mgr.y (mgr.24365) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:54.824 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:14:56.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:56 smithi121 bash[27336]: cluster 2023-09-23T22:14:55.031920+0000 mgr.y (mgr.24365) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:56.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:56 smithi121 bash[33603]: cluster 2023-09-23T22:14:55.031920+0000 mgr.y (mgr.24365) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:56.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:56 smithi123 bash[27681]: cluster 2023-09-23T22:14:55.031920+0000 mgr.y (mgr.24365) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:57.900 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:14:57.903 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:14:58.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:58 smithi121 bash[27336]: cluster 2023-09-23T22:14:57.032613+0000 mgr.y (mgr.24365) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:58.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:58 smithi121 bash[33603]: cluster 2023-09-23T22:14:57.032613+0000 mgr.y (mgr.24365) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:58.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:58 smithi123 bash[27681]: cluster 2023-09-23T22:14:57.032613+0000 mgr.y (mgr.24365) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:14:58.721 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":126,"stamp":"2023-09-23T22:14:57.032244+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":0,"num_read_kb":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"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":2381756,"kb_used_data":4988,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579460,"statfs":{"total":767960285184,"available":765521367040,"internally_reserved":0,"allocated":5107712,"data_stored":2166173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097243+0000","last_change":"2023-09-23T22:13:30.758667+0000","last_active":"2023-09-23T22:14:13.097243+0000","last_peered":"2023-09-23T22:14:13.097243+0000","last_clean":"2023-09-23T22:14:13.097243+0000","last_became_active":"2023-09-23T22:13:30.757482+0000","last_became_peered":"2023-09-23T22:13:30.757482+0000","last_unstale":"2023-09-23T22:14:13.097243+0000","last_undegraded":"2023-09-23T22:14:13.097243+0000","last_fullsized":"2023-09-23T22:14:13.097243+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'4","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.092770+0000","last_change":"2023-09-23T22:13:30.120075+0000","last_active":"2023-09-23T22:14:13.092770+0000","last_peered":"2023-09-23T22:14:13.092770+0000","last_clean":"2023-09-23T22:14:13.092770+0000","last_became_active":"2023-09-23T22:13:30.119642+0000","last_became_peered":"2023-09-23T22:13:30.119642+0000","last_unstale":"2023-09-23T22:14:13.092770+0000","last_undegraded":"2023-09-23T22:14:13.092770+0000","last_fullsized":"2023-09-23T22:14:13.092770+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239000+0000","last_change":"2023-09-23T22:13:30.158092+0000","last_active":"2023-09-23T22:14:13.239000+0000","last_peered":"2023-09-23T22:14:13.239000+0000","last_clean":"2023-09-23T22:14:13.239000+0000","last_became_active":"2023-09-23T22:13:30.157745+0000","last_became_peered":"2023-09-23T22:13:30.157745+0000","last_unstale":"2023-09-23T22:14:13.239000+0000","last_undegraded":"2023-09-23T22:14:13.239000+0000","last_fullsized":"2023-09-23T22:14:13.239000+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239755+0000","last_change":"2023-09-23T22:13:30.124795+0000","last_active":"2023-09-23T22:14:13.239755+0000","last_peered":"2023-09-23T22:14:13.239755+0000","last_clean":"2023-09-23T22:14:13.239755+0000","last_became_active":"2023-09-23T22:13:30.124387+0000","last_became_peered":"2023-09-23T22:13:30.124387+0000","last_unstale":"2023-09-23T22:14:13.239755+0000","last_undegraded":"2023-09-23T22:14:13.239755+0000","last_fullsized":"2023-09-23T22:14:13.239755+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097818+0000","last_change":"2023-09-23T22:13:30.159491+0000","last_active":"2023-09-23T22:14:13.097818+0000","last_peered":"2023-09-23T22:14:13.097818+0000","last_clean":"2023-09-23T22:14:13.097818+0000","last_became_active":"2023-09-23T22:13:30.159202+0000","last_became_peered":"2023-09-23T22:13:30.159202+0000","last_unstale":"2023-09-23T22:14:13.097818+0000","last_undegraded":"2023-09-23T22:14:13.097818+0000","last_fullsized":"2023-09-23T22:14:13.097818+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.101068+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:14:13.101068+0000","last_peered":"2023-09-23T22:14:13.101068+0000","last_clean":"2023-09-23T22:14:13.101068+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:14:13.101068+0000","last_undegraded":"2023-09-23T22:14:13.101068+0000","last_fullsized":"2023-09-23T22:14:13.101068+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098801+0000","last_change":"2023-09-23T22:13:30.757607+0000","last_active":"2023-09-23T22:14:13.098801+0000","last_peered":"2023-09-23T22:14:13.098801+0000","last_clean":"2023-09-23T22:14:13.098801+0000","last_became_active":"2023-09-23T22:13:30.756854+0000","last_became_peered":"2023-09-23T22:13:30.756854+0000","last_unstale":"2023-09-23T22:14:13.098801+0000","last_undegraded":"2023-09-23T22:14:13.098801+0000","last_fullsized":"2023-09-23T22:14:13.098801+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100816+0000","last_change":"2023-09-23T22:13:30.140331+0000","last_active":"2023-09-23T22:14:13.100816+0000","last_peered":"2023-09-23T22:14:13.100816+0000","last_clean":"2023-09-23T22:14:13.100816+0000","last_became_active":"2023-09-23T22:13:30.139841+0000","last_became_peered":"2023-09-23T22:13:30.139841+0000","last_unstale":"2023-09-23T22:14:13.100816+0000","last_undegraded":"2023-09-23T22:14:13.100816+0000","last_fullsized":"2023-09-23T22:14:13.100816+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089394+0000","last_change":"2023-09-23T22:13:30.751535+0000","last_active":"2023-09-23T22:14:13.089394+0000","last_peered":"2023-09-23T22:14:13.089394+0000","last_clean":"2023-09-23T22:14:13.089394+0000","last_became_active":"2023-09-23T22:13:30.751227+0000","last_became_peered":"2023-09-23T22:13:30.751227+0000","last_unstale":"2023-09-23T22:14:13.089394+0000","last_undegraded":"2023-09-23T22:14:13.089394+0000","last_fullsized":"2023-09-23T22:14:13.089394+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.090126+0000","last_change":"2023-09-23T22:13:30.127800+0000","last_active":"2023-09-23T22:14:13.090126+0000","last_peered":"2023-09-23T22:14:13.090126+0000","last_clean":"2023-09-23T22:14:13.090126+0000","last_became_active":"2023-09-23T22:13:30.127521+0000","last_became_peered":"2023-09-23T22:13:30.127521+0000","last_unstale":"2023-09-23T22:14:13.090126+0000","last_undegraded":"2023-09-23T22:14:13.090126+0000","last_fullsized":"2023-09-23T22:14:13.090126+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097617+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:14:13.097617+0000","last_peered":"2023-09-23T22:14:13.097617+0000","last_clean":"2023-09-23T22:14:13.097617+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:14:13.097617+0000","last_undegraded":"2023-09-23T22:14:13.097617+0000","last_fullsized":"2023-09-23T22:14:13.097617+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.091672+0000","last_change":"2023-09-23T22:13:30.135787+0000","last_active":"2023-09-23T22:14:13.091672+0000","last_peered":"2023-09-23T22:14:13.091672+0000","last_clean":"2023-09-23T22:14:13.091672+0000","last_became_active":"2023-09-23T22:13:30.135361+0000","last_became_peered":"2023-09-23T22:13:30.135361+0000","last_unstale":"2023-09-23T22:14:13.091672+0000","last_undegraded":"2023-09-23T22:14:13.091672+0000","last_fullsized":"2023-09-23T22:14:13.091672+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100962+0000","last_change":"2023-09-23T22:11:40.212399+0000","last_active":"2023-09-23T22:14:13.100962+0000","last_peered":"2023-09-23T22:14:13.100962+0000","last_clean":"2023-09-23T22:14:13.100962+0000","last_became_active":"2023-09-23T22:11:40.211954+0000","last_became_peered":"2023-09-23T22:11:40.211954+0000","last_unstale":"2023-09-23T22:14:13.100962+0000","last_undegraded":"2023-09-23T22:14:13.100962+0000","last_fullsized":"2023-09-23T22:14:13.100962+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.238953+0000","last_change":"2023-09-23T22:13:30.546951+0000","last_active":"2023-09-23T22:14:13.238953+0000","last_peered":"2023-09-23T22:14:13.238953+0000","last_clean":"2023-09-23T22:14:13.238953+0000","last_became_active":"2023-09-23T22:13:30.546617+0000","last_became_peered":"2023-09-23T22:13:30.546617+0000","last_unstale":"2023-09-23T22:14:13.238953+0000","last_undegraded":"2023-09-23T22:14:13.238953+0000","last_fullsized":"2023-09-23T22:14:13.238953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094648+0000","last_change":"2023-09-23T22:11:40.208417+0000","last_active":"2023-09-23T22:14:13.094648+0000","last_peered":"2023-09-23T22:14:13.094648+0000","last_clean":"2023-09-23T22:14:13.094648+0000","last_became_active":"2023-09-23T22:11:40.207960+0000","last_became_peered":"2023-09-23T22:11:40.207960+0000","last_unstale":"2023-09-23T22:14:13.094648+0000","last_undegraded":"2023-09-23T22:14:13.094648+0000","last_fullsized":"2023-09-23T22:14:13.094648+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.240017+0000","last_change":"2023-09-23T22:13:30.132674+0000","last_active":"2023-09-23T22:14:13.240017+0000","last_peered":"2023-09-23T22:14:13.240017+0000","last_clean":"2023-09-23T22:14:13.240017+0000","last_became_active":"2023-09-23T22:13:30.132341+0000","last_became_peered":"2023-09-23T22:13:30.132341+0000","last_unstale":"2023-09-23T22:14:13.240017+0000","last_undegraded":"2023-09-23T22:14:13.240017+0000","last_fullsized":"2023-09-23T22:14:13.240017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089966+0000","last_change":"2023-09-23T22:13:30.545890+0000","last_active":"2023-09-23T22:14:13.089966+0000","last_peered":"2023-09-23T22:14:13.089966+0000","last_clean":"2023-09-23T22:14:13.089966+0000","last_became_active":"2023-09-23T22:13:30.545143+0000","last_became_peered":"2023-09-23T22:13:30.545143+0000","last_unstale":"2023-09-23T22:14:13.089966+0000","last_undegraded":"2023-09-23T22:14:13.089966+0000","last_fullsized":"2023-09-23T22:14:13.089966+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094506+0000","last_change":"2023-09-23T22:13:30.139096+0000","last_active":"2023-09-23T22:14:13.094506+0000","last_peered":"2023-09-23T22:14:13.094506+0000","last_clean":"2023-09-23T22:14:13.094506+0000","last_became_active":"2023-09-23T22:13:30.138599+0000","last_became_peered":"2023-09-23T22:13:30.138599+0000","last_unstale":"2023-09-23T22:14:13.094506+0000","last_undegraded":"2023-09-23T22:14:13.094506+0000","last_fullsized":"2023-09-23T22:14:13.094506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103145+0000","last_change":"2023-09-23T22:11:40.211930+0000","last_active":"2023-09-23T22:14:13.103145+0000","last_peered":"2023-09-23T22:14:13.103145+0000","last_clean":"2023-09-23T22:14:13.103145+0000","last_became_active":"2023-09-23T22:11:40.211557+0000","last_became_peered":"2023-09-23T22:11:40.211557+0000","last_unstale":"2023-09-23T22:14:13.103145+0000","last_undegraded":"2023-09-23T22:14:13.103145+0000","last_fullsized":"2023-09-23T22:14:13.103145+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:14:14.314523+0000","last_change":"2023-09-23T22:14:14.314523+0000","last_active":"2023-09-23T22:14:14.314523+0000","last_peered":"2023-09-23T22:14:14.314523+0000","last_clean":"2023-09-23T22:14:14.314523+0000","last_became_active":"2023-09-23T22:14:14.313843+0000","last_became_peered":"2023-09-23T22:14:14.313843+0000","last_unstale":"2023-09-23T22:14:14.314523+0000","last_undegraded":"2023-09-23T22:14:14.314523+0000","last_fullsized":"2023-09-23T22:14:14.314523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089512+0000","last_change":"2023-09-23T22:13:30.123376+0000","last_active":"2023-09-23T22:14:13.089512+0000","last_peered":"2023-09-23T22:14:13.089512+0000","last_clean":"2023-09-23T22:14:13.089512+0000","last_became_active":"2023-09-23T22:13:30.122997+0000","last_became_peered":"2023-09-23T22:13:30.122997+0000","last_unstale":"2023-09-23T22:14:13.089512+0000","last_undegraded":"2023-09-23T22:14:13.089512+0000","last_fullsized":"2023-09-23T22:14:13.089512+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102799+0000","last_change":"2023-09-23T22:11:40.207634+0000","last_active":"2023-09-23T22:14:13.102799+0000","last_peered":"2023-09-23T22:14:13.102799+0000","last_clean":"2023-09-23T22:14:13.102799+0000","last_became_active":"2023-09-23T22:11:40.206980+0000","last_became_peered":"2023-09-23T22:11:40.206980+0000","last_unstale":"2023-09-23T22:14:13.102799+0000","last_undegraded":"2023-09-23T22:14:13.102799+0000","last_fullsized":"2023-09-23T22:14:13.102799+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100559+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:14:13.100559+0000","last_peered":"2023-09-23T22:14:13.100559+0000","last_clean":"2023-09-23T22:14:13.100559+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:14:13.100559+0000","last_undegraded":"2023-09-23T22:14:13.100559+0000","last_fullsized":"2023-09-23T22:14:13.100559+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239378+0000","last_change":"2023-09-23T22:13:30.136387+0000","last_active":"2023-09-23T22:14:13.239378+0000","last_peered":"2023-09-23T22:14:13.239378+0000","last_clean":"2023-09-23T22:14:13.239378+0000","last_became_active":"2023-09-23T22:13:30.136046+0000","last_became_peered":"2023-09-23T22:13:30.136046+0000","last_unstale":"2023-09-23T22:14:13.239378+0000","last_undegraded":"2023-09-23T22:14:13.239378+0000","last_fullsized":"2023-09-23T22:14:13.239378+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102723+0000","last_change":"2023-09-23T22:10:43.653480+0000","last_active":"2023-09-23T22:14:13.102723+0000","last_peered":"2023-09-23T22:14:13.102723+0000","last_clean":"2023-09-23T22:14:13.102723+0000","last_became_active":"2023-09-23T22:10:43.652630+0000","last_became_peered":"2023-09-23T22:10:43.652630+0000","last_unstale":"2023-09-23T22:14:13.102723+0000","last_undegraded":"2023-09-23T22:14:13.102723+0000","last_fullsized":"2023-09-23T22:14:13.102723+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100264+0000","last_change":"2023-09-23T22:11:40.210426+0000","last_active":"2023-09-23T22:14:13.100264+0000","last_peered":"2023-09-23T22:14:13.100264+0000","last_clean":"2023-09-23T22:14:13.100264+0000","last_became_active":"2023-09-23T22:11:40.209906+0000","last_became_peered":"2023-09-23T22:11:40.209906+0000","last_unstale":"2023-09-23T22:14:13.100264+0000","last_undegraded":"2023-09-23T22:14:13.100264+0000","last_fullsized":"2023-09-23T22:14:13.100264+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094173+0000","last_change":"2023-09-23T22:13:31.460150+0000","last_active":"2023-09-23T22:14:13.094173+0000","last_peered":"2023-09-23T22:14:13.094173+0000","last_clean":"2023-09-23T22:14:13.094173+0000","last_became_active":"2023-09-23T22:13:31.459401+0000","last_became_peered":"2023-09-23T22:13:31.459401+0000","last_unstale":"2023-09-23T22:14:13.094173+0000","last_undegraded":"2023-09-23T22:14:13.094173+0000","last_fullsized":"2023-09-23T22:14:13.094173+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093906+0000","last_change":"2023-09-23T22:13:30.136593+0000","last_active":"2023-09-23T22:14:13.093906+0000","last_peered":"2023-09-23T22:14:13.093906+0000","last_clean":"2023-09-23T22:14:13.093906+0000","last_became_active":"2023-09-23T22:13:30.136301+0000","last_became_peered":"2023-09-23T22:13:30.136301+0000","last_unstale":"2023-09-23T22:14:13.093906+0000","last_undegraded":"2023-09-23T22:14:13.093906+0000","last_fullsized":"2023-09-23T22:14:13.093906+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089056+0000","last_change":"2023-09-23T22:11:40.206792+0000","last_active":"2023-09-23T22:14:13.089056+0000","last_peered":"2023-09-23T22:14:13.089056+0000","last_clean":"2023-09-23T22:14:13.089056+0000","last_became_active":"2023-09-23T22:11:40.206357+0000","last_became_peered":"2023-09-23T22:11:40.206357+0000","last_unstale":"2023-09-23T22:14:13.089056+0000","last_undegraded":"2023-09-23T22:14:13.089056+0000","last_fullsized":"2023-09-23T22:14:13.089056+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094432+0000","last_change":"2023-09-23T22:13:31.487315+0000","last_active":"2023-09-23T22:14:13.094432+0000","last_peered":"2023-09-23T22:14:13.094432+0000","last_clean":"2023-09-23T22:14:13.094432+0000","last_became_active":"2023-09-23T22:13:31.486982+0000","last_became_peered":"2023-09-23T22:13:31.486982+0000","last_unstale":"2023-09-23T22:14:13.094432+0000","last_undegraded":"2023-09-23T22:14:13.094432+0000","last_fullsized":"2023-09-23T22:14:13.094432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098683+0000","last_change":"2023-09-23T22:13:30.131821+0000","last_active":"2023-09-23T22:14:13.098683+0000","last_peered":"2023-09-23T22:14:13.098683+0000","last_clean":"2023-09-23T22:14:13.098683+0000","last_became_active":"2023-09-23T22:13:30.131478+0000","last_became_peered":"2023-09-23T22:13:30.131478+0000","last_unstale":"2023-09-23T22:14:13.098683+0000","last_undegraded":"2023-09-23T22:14:13.098683+0000","last_fullsized":"2023-09-23T22:14:13.098683+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.099648+0000","last_change":"2023-09-23T22:11:40.209448+0000","last_active":"2023-09-23T22:14:13.099648+0000","last_peered":"2023-09-23T22:14:13.099648+0000","last_clean":"2023-09-23T22:14:13.099648+0000","last_became_active":"2023-09-23T22:11:40.209011+0000","last_became_peered":"2023-09-23T22:11:40.209011+0000","last_unstale":"2023-09-23T22:14:13.099648+0000","last_undegraded":"2023-09-23T22:14:13.099648+0000","last_fullsized":"2023-09-23T22:14:13.099648+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093877+0000","last_change":"2023-09-23T22:13:31.460633+0000","last_active":"2023-09-23T22:14:13.093877+0000","last_peered":"2023-09-23T22:14:13.093877+0000","last_clean":"2023-09-23T22:14:13.093877+0000","last_became_active":"2023-09-23T22:13:31.459711+0000","last_became_peered":"2023-09-23T22:13:31.459711+0000","last_unstale":"2023-09-23T22:14:13.093877+0000","last_undegraded":"2023-09-23T22:14:13.093877+0000","last_fullsized":"2023-09-23T22:14:13.093877+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100930+0000","last_change":"2023-09-23T22:13:30.128566+0000","last_active":"2023-09-23T22:14:13.100930+0000","last_peered":"2023-09-23T22:14:13.100930+0000","last_clean":"2023-09-23T22:14:13.100930+0000","last_became_active":"2023-09-23T22:13:30.128222+0000","last_became_peered":"2023-09-23T22:13:30.128222+0000","last_unstale":"2023-09-23T22:14:13.100930+0000","last_undegraded":"2023-09-23T22:14:13.100930+0000","last_fullsized":"2023-09-23T22:14:13.100930+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094401+0000","last_change":"2023-09-23T22:11:40.207928+0000","last_active":"2023-09-23T22:14:13.094401+0000","last_peered":"2023-09-23T22:14:13.094401+0000","last_clean":"2023-09-23T22:14:13.094401+0000","last_became_active":"2023-09-23T22:11:40.207556+0000","last_became_peered":"2023-09-23T22:11:40.207556+0000","last_unstale":"2023-09-23T22:14:13.094401+0000","last_undegraded":"2023-09-23T22:14:13.094401+0000","last_fullsized":"2023-09-23T22:14:13.094401+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094210+0000","last_change":"2023-09-23T22:13:31.151516+0000","last_active":"2023-09-23T22:14:13.094210+0000","last_peered":"2023-09-23T22:14:13.094210+0000","last_clean":"2023-09-23T22:14:13.094210+0000","last_became_active":"2023-09-23T22:13:31.151192+0000","last_became_peered":"2023-09-23T22:13:31.151192+0000","last_unstale":"2023-09-23T22:14:13.094210+0000","last_undegraded":"2023-09-23T22:14:13.094210+0000","last_fullsized":"2023-09-23T22:14:13.094210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.238966+0000","last_change":"2023-09-23T22:13:30.134225+0000","last_active":"2023-09-23T22:14:13.238966+0000","last_peered":"2023-09-23T22:14:13.238966+0000","last_clean":"2023-09-23T22:14:13.238966+0000","last_became_active":"2023-09-23T22:13:30.133460+0000","last_became_peered":"2023-09-23T22:13:30.133460+0000","last_unstale":"2023-09-23T22:14:13.238966+0000","last_undegraded":"2023-09-23T22:14:13.238966+0000","last_fullsized":"2023-09-23T22:14:13.238966+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098556+0000","last_change":"2023-09-23T22:13:30.755992+0000","last_active":"2023-09-23T22:14:13.098556+0000","last_peered":"2023-09-23T22:14:13.098556+0000","last_clean":"2023-09-23T22:14:13.098556+0000","last_became_active":"2023-09-23T22:13:30.755334+0000","last_became_peered":"2023-09-23T22:13:30.755334+0000","last_unstale":"2023-09-23T22:14:13.098556+0000","last_undegraded":"2023-09-23T22:14:13.098556+0000","last_fullsized":"2023-09-23T22:14:13.098556+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097725+0000","last_change":"2023-09-23T22:13:30.136817+0000","last_active":"2023-09-23T22:14:13.097725+0000","last_peered":"2023-09-23T22:14:13.097725+0000","last_clean":"2023-09-23T22:14:13.097725+0000","last_became_active":"2023-09-23T22:13:30.134813+0000","last_became_peered":"2023-09-23T22:13:30.134813+0000","last_unstale":"2023-09-23T22:14:13.097725+0000","last_undegraded":"2023-09-23T22:14:13.097725+0000","last_fullsized":"2023-09-23T22:14:13.097725+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098178+0000","last_change":"2023-09-23T22:13:30.756529+0000","last_active":"2023-09-23T22:14:13.098178+0000","last_peered":"2023-09-23T22:14:13.098178+0000","last_clean":"2023-09-23T22:14:13.098178+0000","last_became_active":"2023-09-23T22:13:30.755629+0000","last_became_peered":"2023-09-23T22:13:30.755629+0000","last_unstale":"2023-09-23T22:14:13.098178+0000","last_undegraded":"2023-09-23T22:14:13.098178+0000","last_fullsized":"2023-09-23T22:14:13.098178+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.101516+0000","last_change":"2023-09-23T22:13:30.141259+0000","last_active":"2023-09-23T22:14:13.101516+0000","last_peered":"2023-09-23T22:14:13.101516+0000","last_clean":"2023-09-23T22:14:13.101516+0000","last_became_active":"2023-09-23T22:13:30.140731+0000","last_became_peered":"2023-09-23T22:13:30.140731+0000","last_unstale":"2023-09-23T22:14:13.101516+0000","last_undegraded":"2023-09-23T22:14:13.101516+0000","last_fullsized":"2023-09-23T22:14:13.101516+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098156+0000","last_change":"2023-09-23T22:13:30.161328+0000","last_active":"2023-09-23T22:14:13.098156+0000","last_peered":"2023-09-23T22:14:13.098156+0000","last_clean":"2023-09-23T22:14:13.098156+0000","last_became_active":"2023-09-23T22:13:30.160927+0000","last_became_peered":"2023-09-23T22:13:30.160927+0000","last_unstale":"2023-09-23T22:14:13.098156+0000","last_undegraded":"2023-09-23T22:14:13.098156+0000","last_fullsized":"2023-09-23T22:14:13.098156+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239557+0000","last_change":"2023-09-23T22:13:30.135074+0000","last_active":"2023-09-23T22:14:13.239557+0000","last_peered":"2023-09-23T22:14:13.239557+0000","last_clean":"2023-09-23T22:14:13.239557+0000","last_became_active":"2023-09-23T22:13:30.134706+0000","last_became_peered":"2023-09-23T22:13:30.134706+0000","last_unstale":"2023-09-23T22:14:13.239557+0000","last_undegraded":"2023-09-23T22:14:13.239557+0000","last_fullsized":"2023-09-23T22:14:13.239557+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:14:14.098338+0000","last_change":"2023-09-23T22:14:14.098338+0000","last_active":"2023-09-23T22:14:14.098338+0000","last_peered":"2023-09-23T22:14:14.098338+0000","last_clean":"2023-09-23T22:14:14.098338+0000","last_became_active":"2023-09-23T22:14:14.098010+0000","last_became_peered":"2023-09-23T22:14:14.098010+0000","last_unstale":"2023-09-23T22:14:14.098338+0000","last_undegraded":"2023-09-23T22:14:14.098338+0000","last_fullsized":"2023-09-23T22:14:14.098338+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100630+0000","last_change":"2023-09-23T22:13:30.132711+0000","last_active":"2023-09-23T22:14:13.100630+0000","last_peered":"2023-09-23T22:14:13.100630+0000","last_clean":"2023-09-23T22:14:13.100630+0000","last_became_active":"2023-09-23T22:13:30.132319+0000","last_became_peered":"2023-09-23T22:13:30.132319+0000","last_unstale":"2023-09-23T22:14:13.100630+0000","last_undegraded":"2023-09-23T22:14:13.100630+0000","last_fullsized":"2023-09-23T22:14:13.100630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:14:14.435271+0000","last_change":"2023-09-23T22:14:14.435271+0000","last_active":"2023-09-23T22:14:14.435271+0000","last_peered":"2023-09-23T22:14:14.435271+0000","last_clean":"2023-09-23T22:14:14.435271+0000","last_became_active":"2023-09-23T22:14:14.434362+0000","last_became_peered":"2023-09-23T22:14:14.434362+0000","last_unstale":"2023-09-23T22:14:14.435271+0000","last_undegraded":"2023-09-23T22:14:14.435271+0000","last_fullsized":"2023-09-23T22:14:14.435271+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103257+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:14:13.103257+0000","last_peered":"2023-09-23T22:14:13.103257+0000","last_clean":"2023-09-23T22:14:13.103257+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:14:13.103257+0000","last_undegraded":"2023-09-23T22:14:13.103257+0000","last_fullsized":"2023-09-23T22:14:13.103257+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097393+0000","last_change":"2023-09-23T22:13:30.755541+0000","last_active":"2023-09-23T22:14:13.097393+0000","last_peered":"2023-09-23T22:14:13.097393+0000","last_clean":"2023-09-23T22:14:13.097393+0000","last_became_active":"2023-09-23T22:13:30.753845+0000","last_became_peered":"2023-09-23T22:13:30.753845+0000","last_unstale":"2023-09-23T22:14:13.097393+0000","last_undegraded":"2023-09-23T22:14:13.097393+0000","last_fullsized":"2023-09-23T22:14:13.097393+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103258+0000","last_change":"2023-09-23T22:13:30.139836+0000","last_active":"2023-09-23T22:14:13.103258+0000","last_peered":"2023-09-23T22:14:13.103258+0000","last_clean":"2023-09-23T22:14:13.103258+0000","last_became_active":"2023-09-23T22:13:30.139469+0000","last_became_peered":"2023-09-23T22:13:30.139469+0000","last_unstale":"2023-09-23T22:14:13.103258+0000","last_undegraded":"2023-09-23T22:14:13.103258+0000","last_fullsized":"2023-09-23T22:14:13.103258+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100043+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:14:13.100043+0000","last_peered":"2023-09-23T22:14:13.100043+0000","last_clean":"2023-09-23T22:14:13.100043+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:14:13.100043+0000","last_undegraded":"2023-09-23T22:14:13.100043+0000","last_fullsized":"2023-09-23T22:14:13.100043+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103531+0000","last_change":"2023-09-23T22:13:30.143370+0000","last_active":"2023-09-23T22:14:13.103531+0000","last_peered":"2023-09-23T22:14:13.103531+0000","last_clean":"2023-09-23T22:14:13.103531+0000","last_became_active":"2023-09-23T22:13:30.143009+0000","last_became_peered":"2023-09-23T22:13:30.143009+0000","last_unstale":"2023-09-23T22:14:13.103531+0000","last_undegraded":"2023-09-23T22:14:13.103531+0000","last_fullsized":"2023-09-23T22:14:13.103531+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239752+0000","last_change":"2023-09-23T22:13:30.751739+0000","last_active":"2023-09-23T22:14:13.239752+0000","last_peered":"2023-09-23T22:14:13.239752+0000","last_clean":"2023-09-23T22:14:13.239752+0000","last_became_active":"2023-09-23T22:13:30.751244+0000","last_became_peered":"2023-09-23T22:13:30.751244+0000","last_unstale":"2023-09-23T22:14:13.239752+0000","last_undegraded":"2023-09-23T22:14:13.239752+0000","last_fullsized":"2023-09-23T22:14:13.239752+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.099815+0000","last_change":"2023-09-23T22:13:30.124505+0000","last_active":"2023-09-23T22:14:13.099815+0000","last_peered":"2023-09-23T22:14:13.099815+0000","last_clean":"2023-09-23T22:14:13.099815+0000","last_became_active":"2023-09-23T22:13:30.123897+0000","last_became_peered":"2023-09-23T22:13:30.123897+0000","last_unstale":"2023-09-23T22:14:13.099815+0000","last_undegraded":"2023-09-23T22:14:13.099815+0000","last_fullsized":"2023-09-23T22:14:13.099815+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":0,"num_read_kb":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.091400+0000","last_change":"2023-09-23T22:13:30.548594+0000","last_active":"2023-09-23T22:14:13.091400+0000","last_peered":"2023-09-23T22:14:13.091400+0000","last_clean":"2023-09-23T22:14:13.091400+0000","last_became_active":"2023-09-23T22:13:30.548300+0000","last_became_peered":"2023-09-23T22:13:30.548300+0000","last_unstale":"2023-09-23T22:14:13.091400+0000","last_undegraded":"2023-09-23T22:14:13.091400+0000","last_fullsized":"2023-09-23T22:14:13.091400+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102780+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:14:13.102780+0000","last_peered":"2023-09-23T22:14:13.102780+0000","last_clean":"2023-09-23T22:14:13.102780+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:14:13.102780+0000","last_undegraded":"2023-09-23T22:14:13.102780+0000","last_fullsized":"2023-09-23T22:14:13.102780+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100795+0000","last_change":"2023-09-23T22:13:30.551447+0000","last_active":"2023-09-23T22:14:13.100795+0000","last_peered":"2023-09-23T22:14:13.100795+0000","last_clean":"2023-09-23T22:14:13.100795+0000","last_became_active":"2023-09-23T22:13:30.550922+0000","last_became_peered":"2023-09-23T22:13:30.550922+0000","last_unstale":"2023-09-23T22:14:13.100795+0000","last_undegraded":"2023-09-23T22:14:13.100795+0000","last_fullsized":"2023-09-23T22:14:13.100795+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089457+0000","last_change":"2023-09-23T22:13:30.127874+0000","last_active":"2023-09-23T22:14:13.089457+0000","last_peered":"2023-09-23T22:14:13.089457+0000","last_clean":"2023-09-23T22:14:13.089457+0000","last_became_active":"2023-09-23T22:13:30.127448+0000","last_became_peered":"2023-09-23T22:13:30.127448+0000","last_unstale":"2023-09-23T22:14:13.089457+0000","last_undegraded":"2023-09-23T22:14:13.089457+0000","last_fullsized":"2023-09-23T22:14:13.089457+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239492+0000","last_change":"2023-09-23T22:13:30.751784+0000","last_active":"2023-09-23T22:14:13.239492+0000","last_peered":"2023-09-23T22:14:13.239492+0000","last_clean":"2023-09-23T22:14:13.239492+0000","last_became_active":"2023-09-23T22:13:30.751345+0000","last_became_peered":"2023-09-23T22:13:30.751345+0000","last_unstale":"2023-09-23T22:14:13.239492+0000","last_undegraded":"2023-09-23T22:14:13.239492+0000","last_fullsized":"2023-09-23T22:14:13.239492+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102986+0000","last_change":"2023-09-23T22:13:30.138005+0000","last_active":"2023-09-23T22:14:13.102986+0000","last_peered":"2023-09-23T22:14:13.102986+0000","last_clean":"2023-09-23T22:14:13.102986+0000","last_became_active":"2023-09-23T22:13:30.137679+0000","last_became_peered":"2023-09-23T22:13:30.137679+0000","last_unstale":"2023-09-23T22:14:13.102986+0000","last_undegraded":"2023-09-23T22:14:13.102986+0000","last_fullsized":"2023-09-23T22:14:13.102986+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098840+0000","last_change":"2023-09-23T22:13:30.755970+0000","last_active":"2023-09-23T22:14:13.098840+0000","last_peered":"2023-09-23T22:14:13.098840+0000","last_clean":"2023-09-23T22:14:13.098840+0000","last_became_active":"2023-09-23T22:13:30.755393+0000","last_became_peered":"2023-09-23T22:13:30.755393+0000","last_unstale":"2023-09-23T22:14:13.098840+0000","last_undegraded":"2023-09-23T22:14:13.098840+0000","last_fullsized":"2023-09-23T22:14:13.098840+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097934+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:14:13.097934+0000","last_peered":"2023-09-23T22:14:13.097934+0000","last_clean":"2023-09-23T22:14:13.097934+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:14:13.097934+0000","last_undegraded":"2023-09-23T22:14:13.097934+0000","last_fullsized":"2023-09-23T22:14:13.097934+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":0,"num_read_kb":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093758+0000","last_change":"2023-09-23T22:13:31.487503+0000","last_active":"2023-09-23T22:14:13.093758+0000","last_peered":"2023-09-23T22:14:13.093758+0000","last_clean":"2023-09-23T22:14:13.093758+0000","last_became_active":"2023-09-23T22:13:31.487192+0000","last_became_peered":"2023-09-23T22:13:31.487192+0000","last_unstale":"2023-09-23T22:14:13.093758+0000","last_undegraded":"2023-09-23T22:14:13.093758+0000","last_fullsized":"2023-09-23T22:14:13.093758+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103160+0000","last_change":"2023-09-23T22:13:30.141296+0000","last_active":"2023-09-23T22:14:13.103160+0000","last_peered":"2023-09-23T22:14:13.103160+0000","last_clean":"2023-09-23T22:14:13.103160+0000","last_became_active":"2023-09-23T22:13:30.140884+0000","last_became_peered":"2023-09-23T22:13:30.140884+0000","last_unstale":"2023-09-23T22:14:13.103160+0000","last_undegraded":"2023-09-23T22:14:13.103160+0000","last_fullsized":"2023-09-23T22:14:13.103160+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239090+0000","last_change":"2023-09-23T22:13:30.544876+0000","last_active":"2023-09-23T22:14:13.239090+0000","last_peered":"2023-09-23T22:14:13.239090+0000","last_clean":"2023-09-23T22:14:13.239090+0000","last_became_active":"2023-09-23T22:13:30.544499+0000","last_became_peered":"2023-09-23T22:13:30.544499+0000","last_unstale":"2023-09-23T22:14:13.239090+0000","last_undegraded":"2023-09-23T22:14:13.239090+0000","last_fullsized":"2023-09-23T22:14:13.239090+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.101835+0000","last_change":"2023-09-23T22:13:30.138422+0000","last_active":"2023-09-23T22:14:13.101835+0000","last_peered":"2023-09-23T22:14:13.101835+0000","last_clean":"2023-09-23T22:14:13.101835+0000","last_became_active":"2023-09-23T22:13:30.138026+0000","last_became_peered":"2023-09-23T22:13:30.138026+0000","last_unstale":"2023-09-23T22:14:13.101835+0000","last_undegraded":"2023-09-23T22:14:13.101835+0000","last_fullsized":"2023-09-23T22:14:13.101835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239087+0000","last_change":"2023-09-23T22:13:30.750750+0000","last_active":"2023-09-23T22:14:13.239087+0000","last_peered":"2023-09-23T22:14:13.239087+0000","last_clean":"2023-09-23T22:14:13.239087+0000","last_became_active":"2023-09-23T22:13:30.750023+0000","last_became_peered":"2023-09-23T22:13:30.750023+0000","last_unstale":"2023-09-23T22:14:13.239087+0000","last_undegraded":"2023-09-23T22:14:13.239087+0000","last_fullsized":"2023-09-23T22:14:13.239087+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.092675+0000","last_change":"2023-09-23T22:13:30.124973+0000","last_active":"2023-09-23T22:14:13.092675+0000","last_peered":"2023-09-23T22:14:13.092675+0000","last_clean":"2023-09-23T22:14:13.092675+0000","last_became_active":"2023-09-23T22:13:30.124567+0000","last_became_peered":"2023-09-23T22:13:30.124567+0000","last_unstale":"2023-09-23T22:14:13.092675+0000","last_undegraded":"2023-09-23T22:14:13.092675+0000","last_fullsized":"2023-09-23T22:14:13.092675+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100789+0000","last_change":"2023-09-23T22:13:30.755044+0000","last_active":"2023-09-23T22:14:13.100789+0000","last_peered":"2023-09-23T22:14:13.100789+0000","last_clean":"2023-09-23T22:14:13.100789+0000","last_became_active":"2023-09-23T22:13:30.754089+0000","last_became_peered":"2023-09-23T22:13:30.754089+0000","last_unstale":"2023-09-23T22:14:13.100789+0000","last_undegraded":"2023-09-23T22:14:13.100789+0000","last_fullsized":"2023-09-23T22:14:13.100789+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239095+0000","last_change":"2023-09-23T22:13:30.134417+0000","last_active":"2023-09-23T22:14:13.239095+0000","last_peered":"2023-09-23T22:14:13.239095+0000","last_clean":"2023-09-23T22:14:13.239095+0000","last_became_active":"2023-09-23T22:13:30.133898+0000","last_became_peered":"2023-09-23T22:13:30.133898+0000","last_unstale":"2023-09-23T22:14:13.239095+0000","last_undegraded":"2023-09-23T22:14:13.239095+0000","last_fullsized":"2023-09-23T22:14:13.239095+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.091534+0000","last_change":"2023-09-23T22:13:30.544956+0000","last_active":"2023-09-23T22:14:13.091534+0000","last_peered":"2023-09-23T22:14:13.091534+0000","last_clean":"2023-09-23T22:14:13.091534+0000","last_became_active":"2023-09-23T22:13:30.544609+0000","last_became_peered":"2023-09-23T22:13:30.544609+0000","last_unstale":"2023-09-23T22:14:13.091534+0000","last_undegraded":"2023-09-23T22:14:13.091534+0000","last_fullsized":"2023-09-23T22:14:13.091534+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093795+0000","last_change":"2023-09-23T22:13:30.132385+0000","last_active":"2023-09-23T22:14:13.093795+0000","last_peered":"2023-09-23T22:14:13.093795+0000","last_clean":"2023-09-23T22:14:13.093795+0000","last_became_active":"2023-09-23T22:13:30.131891+0000","last_became_peered":"2023-09-23T22:13:30.131891+0000","last_unstale":"2023-09-23T22:14:13.093795+0000","last_undegraded":"2023-09-23T22:14:13.093795+0000","last_fullsized":"2023-09-23T22:14:13.093795+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239653+0000","last_change":"2023-09-23T22:13:30.753289+0000","last_active":"2023-09-23T22:14:13.239653+0000","last_peered":"2023-09-23T22:14:13.239653+0000","last_clean":"2023-09-23T22:14:13.239653+0000","last_became_active":"2023-09-23T22:13:30.751341+0000","last_became_peered":"2023-09-23T22:13:30.751341+0000","last_unstale":"2023-09-23T22:14:13.239653+0000","last_undegraded":"2023-09-23T22:14:13.239653+0000","last_fullsized":"2023-09-23T22:14:13.239653+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097447+0000","last_change":"2023-09-23T22:13:30.142672+0000","last_active":"2023-09-23T22:14:13.097447+0000","last_peered":"2023-09-23T22:14:13.097447+0000","last_clean":"2023-09-23T22:14:13.097447+0000","last_became_active":"2023-09-23T22:13:30.142209+0000","last_became_peered":"2023-09-23T22:13:30.142209+0000","last_unstale":"2023-09-23T22:14:13.097447+0000","last_undegraded":"2023-09-23T22:14:13.097447+0000","last_fullsized":"2023-09-23T22:14:13.097447+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"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":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":48,"seq":206158430261,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.86799999999999999,"15min":0.88600000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.1859999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.88700000000000001,"15min":0.89500000000000002},"min":{"1min":0.66600000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1990000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.115}]},{"osd":1,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.879,"15min":0.89900000000000002},"min":{"1min":0.63500000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2589999999999999,"5min":1.528,"15min":1.528},"last":1.252},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93100000000000005,"15min":0.96699999999999997},"min":{"1min":0.65000000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1539999999999999,"5min":1.339,"15min":1.339},"last":0.84999999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.875,"15min":0.85899999999999999},"min":{"1min":0.68999999999999995,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.177,"5min":1.262,"15min":1.262},"last":1.012},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.92800000000000005,"15min":0.91600000000000004},"min":{"1min":0.54300000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1910000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.2050000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89700000000000002,"15min":0.90500000000000003},"min":{"1min":0.55400000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1599999999999999,"5min":1.266,"15min":1.266},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95899999999999996,"15min":0.94799999999999995},"min":{"1min":0.61499999999999999,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2330000000000001,"5min":1.488,"15min":1.488},"last":1.0700000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.89200000000000002,"15min":0.86399999999999999},"min":{"1min":0.68500000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.28,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91800000000000004,"15min":0.91300000000000003},"min":{"1min":0.73199999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.222,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.90200000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.94699999999999995,"15min":0.95899999999999996},"min":{"1min":0.67000000000000004,"5min":0.441,"15min":0.441},"max":{"1min":1.2569999999999999,"5min":1.573,"15min":1.573},"last":1.153},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0569999999999999,"15min":1.073},"min":{"1min":0.751,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.329,"5min":2.0569999999999999,"15min":2.0569999999999999},"last":1.046}]},{"osd":6,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.077,"15min":1.085},"min":{"1min":0.81999999999999995,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.319,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.03,"15min":1.036},"min":{"1min":0.68700000000000006,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.276,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0960000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626494,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297724,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447428,"statfs":{"total":95995035648,"available":95690166272,"internally_reserved":0,"allocated":643072,"data_stored":271546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.86899999999999999,"15min":0.877},"min":{"1min":0.66000000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.222,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.754},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.89500000000000002,"15min":0.89900000000000002},"min":{"1min":0.69799999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.85699999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92100000000000004,"15min":0.93000000000000005},"min":{"1min":0.80800000000000005,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.171,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93300000000000005,"15min":0.96899999999999997},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.0660000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.202}]},{"osd":2,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92300000000000004,"15min":0.93500000000000005},"min":{"1min":0.70499999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.22,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.01,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.69399999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.2470000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.2549999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.92400000000000004,"15min":0.93200000000000005},"min":{"1min":0.70699999999999996,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.127,"5min":1.246,"15min":1.246},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98699999999999999,"15min":1.016},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.23,"5min":1.431,"15min":1.431},"last":1.069}]},{"osd":4,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89500000000000002,"15min":0.88500000000000001},"min":{"1min":0.626,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.256,"5min":1.331,"15min":1.331},"last":1.004},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.94399999999999995,"15min":0.93600000000000005},"min":{"1min":0.56699999999999995,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.196,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.111}]},{"osd":5,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.94199999999999995,"15min":0.95999999999999996},"min":{"1min":0.71499999999999997,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.006,"15min":1.022},"min":{"1min":0.63600000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2689999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.98699999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:14:48 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.042,"15min":1.054},"min":{"1min":0.93999999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3460000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.083,"15min":1.101},"min":{"1min":0.84099999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.387,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.272}]}]},{"osd":1,"up_from":13,"seq":55834574952,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":269940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:38 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.64700000000000002,"15min":0.55600000000000005},"min":{"1min":0.377,"5min":0.32100000000000001,"15min":0.26100000000000001},"max":{"1min":0.93999999999999995,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.68000000000000005,"15min":0.57999999999999996},"min":{"1min":0.41399999999999998,"5min":0.32200000000000001,"15min":0.309},"max":{"1min":0.89300000000000002,"5min":1.601,"15min":1.601},"last":0.622}]},{"osd":2,"last update":"Sat Sep 23 22:14:31 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.66900000000000004,"15min":0.59999999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1890000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.628},"min":{"1min":0.40799999999999997,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.0069999999999999,"5min":1.024,"15min":1.024},"last":0.72599999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.78200000000000003,"15min":0.752},"min":{"1min":0.48799999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.98099999999999998,"5min":1.129,"15min":1.129},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.83399999999999996,"15min":0.81699999999999995},"min":{"1min":0.49099999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.157,"5min":1.3,"15min":1.3},"last":0.755}]},{"osd":4,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96599999999999997,"15min":0.97199999999999998},"min":{"1min":0.64900000000000002,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.246,"5min":1.286,"15min":1.286},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.95499999999999996,"15min":0.96199999999999997},"min":{"1min":0.63300000000000001,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.212,"5min":1.274,"15min":1.274},"last":0.872}]},{"osd":5,"last update":"Sat Sep 23 22:14:31 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.69799999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.008},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.94299999999999995,"15min":0.93300000000000005},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":0.85299999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:14:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.98999999999999999,"15min":1.008},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.077,"5min":1.0549999999999999,"15min":1.0800000000000001},"min":{"1min":0.78700000000000003,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.96399999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.054,"15min":1.1100000000000001},"min":{"1min":0.71199999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1990000000000001,"5min":1.53,"15min":1.53},"last":1.117},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.016,"15min":1.0489999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2849999999999999,"5min":1.327,"15min":1.327},"last":1.1419999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738481,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.64300000000000002,"15min":0.57499999999999996},"min":{"1min":0.39100000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.79000000000000004,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.70299999999999996,"15min":0.623},"min":{"1min":0.43099999999999999,"5min":0.35799999999999998,"15min":0.34599999999999997},"max":{"1min":0.92400000000000004,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.69299999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:14:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.73299999999999998,"15min":0.68600000000000005},"min":{"1min":0.499,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.99399999999999999,"5min":1.083,"15min":1.1319999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.69299999999999995,"15min":0.65800000000000003},"min":{"1min":0.439,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.98799999999999999,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.65700000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84399999999999997,"15min":0.83599999999999997},"min":{"1min":0.40999999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1379999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.80200000000000005,"15min":0.77900000000000003},"min":{"1min":0.39500000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.05,"5min":1.163,"15min":1.163},"last":0.78800000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97699999999999998,"15min":0.96199999999999997},"min":{"1min":0.72599999999999998,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.3180000000000001,"5min":1.881,"15min":1.881},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.98299999999999998,"15min":0.95999999999999996},"min":{"1min":0.76600000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3420000000000001,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.92000000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:14:35 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.69699999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.995},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.006,"15min":1.0109999999999999},"min":{"1min":0.752,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.335,"5min":1.389,"15min":1.389},"last":0.93799999999999994}]},{"osd":6,"last update":"Sat Sep 23 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.032,"15min":1.0529999999999999},"min":{"1min":0.61099999999999999,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3460000000000001,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.081,"5min":1.052,"15min":1.0720000000000001},"min":{"1min":0.76700000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.306,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.107}]},{"osd":7,"last update":"Sat Sep 23 22:14:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.073,"15min":1.133},"min":{"1min":0.60399999999999998,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1519999999999999,"5min":3.1190000000000002,"15min":3.1190000000000002},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.069,"15min":1.0900000000000001},"min":{"1min":0.73999999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.266,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.1339999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411422,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.60999999999999999,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.85499999999999998,"5min":1.115,"15min":1.115},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.628,"5min":0.66500000000000004,"15min":0.61699999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.77000000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.70199999999999996,"15min":0.68200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.96699999999999997,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.73999999999999999,"15min":0.69299999999999995},"min":{"1min":0.433,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.091,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.871}]},{"osd":3,"last update":"Sat Sep 23 22:14:10 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.76300000000000001,"15min":0.749},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1319999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.77300000000000002,"15min":0.80300000000000005},"min":{"1min":0.59399999999999997,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0580000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.93000000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.92700000000000005,"15min":0.92400000000000004},"min":{"1min":0.54500000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1890000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.999,"15min":0.97699999999999998},"min":{"1min":0.78600000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.278,"5min":1.488,"15min":1.488},"last":0.95599999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.97799999999999998,"15min":0.99399999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2030000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.94299999999999995,"15min":0.94999999999999996},"min":{"1min":0.68999999999999995,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2370000000000001,"5min":1.397,"15min":1.397},"last":1.036}]},{"osd":6,"last update":"Sat Sep 23 22:14:08 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.014,"15min":1.038},"min":{"1min":0.69199999999999995,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.518,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.012},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0049999999999999,"15min":1.0469999999999999},"min":{"1min":0.61899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.256,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.141}]},{"osd":7,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.012,"15min":1.02},"min":{"1min":0.72199999999999998,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2789999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.026},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0740000000000001,"15min":1.1040000000000001},"min":{"1min":0.82499999999999996,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.347,"5min":1.534,"15min":1.534},"last":1.23}]}]},{"osd":3,"up_from":25,"seq":107374182486,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.66500000000000004,"15min":0.63200000000000001},"min":{"1min":0.36599999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.50800000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.92400000000000004,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.77100000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.80100000000000005,"15min":0.79400000000000004},"min":{"1min":0.55100000000000005,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1970000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.038},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.79200000000000004,"15min":0.77500000000000002},"min":{"1min":0.435,"5min":0.376,"15min":0.376},"max":{"1min":0.96199999999999997,"5min":1.254,"15min":1.254},"last":1.196}]},{"osd":2,"last update":"Sat Sep 23 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.76500000000000001,"15min":0.76100000000000001},"min":{"1min":0.48299999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.97699999999999998,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.746,"15min":0.73599999999999999},"min":{"1min":0.39700000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.90100000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90600000000000003,"15min":0.92800000000000005},"min":{"1min":0.78100000000000003,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.143,"5min":1.407,"15min":1.407},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.93300000000000005,"15min":0.92100000000000004},"min":{"1min":0.67100000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3,"5min":1.371,"15min":1.371},"last":1.0800000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:14:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93999999999999995,"15min":0.95399999999999996},"min":{"1min":0.71799999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2450000000000001,"5min":1.367,"15min":1.367},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.96699999999999997,"15min":1.0069999999999999},"min":{"1min":0.69499999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.0860000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.93500000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.01,"15min":1.046},"min":{"1min":0.93300000000000005,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":2.0019999999999998,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0269999999999999,"15min":1.0309999999999999},"min":{"1min":0.73199999999999998,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.0350000000000001,"5min":2.0350000000000001,"15min":2.0350000000000001},"last":1.1579999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.006,"15min":0.997},"min":{"1min":0.67100000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.76400000000000001,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.242}]}]},{"osd":4,"up_from":30,"seq":128849018958,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.84499999999999997,"15min":0.86699999999999999},"min":{"1min":0.53400000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.212,"5min":1.212,"15min":1.3360000000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.68200000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2749999999999999,"5min":1.653,"15min":1.653},"last":1.1639999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.81100000000000005,"15min":0.85099999999999998},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.002,"5min":1.097,"15min":1.22},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.873,"5min":0.86499999999999999,"15min":0.86599999999999999},"min":{"1min":0.51900000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1539999999999999,"5min":1.304,"15min":1.304},"last":0.95299999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.874,"15min":0.90900000000000003},"min":{"1min":0.46800000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.254,"5min":1.254,"15min":1.476},"last":1.022},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.92500000000000004,"15min":0.91700000000000004},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.228,"5min":1.724,"15min":1.724},"last":0.88200000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.92800000000000005,"15min":0.92200000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.57099999999999995},"max":{"1min":1.2589999999999999,"5min":1.3680000000000001,"15min":1.419},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.86799999999999999,"15min":0.90100000000000002},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1200000000000001,"5min":1.2110000000000001,"15min":1.2270000000000001},"last":1.0720000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:14:29 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.91000000000000003,"15min":0.84399999999999997},"min":{"1min":0.751,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2330000000000001,"5min":1.331,"15min":1.331},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.008,"5min":0.89700000000000002,"15min":0.84299999999999997},"min":{"1min":0.71899999999999997,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.91000000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:14:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.88800000000000001,"15min":0.86199999999999999},"min":{"1min":0.66000000000000003,"5min":0.44,"15min":0.44},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95999999999999996,"15min":0.93899999999999995},"min":{"1min":0.66900000000000004,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.5620000000000001,"5min":1.768,"15min":1.768},"last":1.101}]},{"osd":7,"last update":"Sat Sep 23 22:14:51 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.036,"15min":0.97399999999999998},"min":{"1min":0.69799999999999995,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.4259999999999999,"5min":1.575,"15min":1.575},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.012,"15min":0.93799999999999994},"min":{"1min":0.70499999999999996,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3080000000000001,"5min":1.454,"15min":1.454},"last":0.81000000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822727,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270299,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.83599999999999997,"15min":0.81399999999999995},"min":{"1min":0.57399999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.0009999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.89600000000000002,"15min":0.878},"min":{"1min":0.67900000000000005,"5min":0.374,"15min":0.374},"max":{"1min":1.206,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.83199999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89600000000000002,"15min":0.872},"min":{"1min":0.51100000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.236,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.877,"5min":0.85599999999999998,"15min":0.84399999999999997},"min":{"1min":0.63700000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.165,"5min":1.208,"15min":1.208},"last":1.1799999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.91700000000000004,"15min":0.87},"min":{"1min":0.59699999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.042},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.87,"15min":0.85599999999999998},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.117,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0149999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93200000000000005,"15min":0.88500000000000001},"min":{"1min":0.626,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":1.361,"15min":1.361},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.95199999999999996},"min":{"1min":0.72499999999999998,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.3140000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1279999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.88700000000000001,"15min":0.76900000000000002},"min":{"1min":0.81699999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.84999999999999998,"15min":0.749},"min":{"1min":0.70199999999999996,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2569999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.96499999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:14:07 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.871,"15min":0.85099999999999998},"min":{"1min":0.61699999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.181,"5min":1.49,"15min":1.49},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.98299999999999998,"15min":0.94999999999999996},"min":{"1min":0.69099999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.343,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.1100000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:14:48 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0069999999999999,"15min":0.997},"min":{"1min":0.68999999999999995,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.413,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0880000000000001,"15min":1.0720000000000001},"min":{"1min":0.81000000000000005,"5min":0.62,"15min":0.62},"max":{"1min":1.3979999999999999,"5min":1.431,"15min":1.431},"last":0.98399999999999999}]}]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"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":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-23T22:14:58.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:14:58.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:14:58 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:14:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:14:59.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:14:59 smithi121 bash[27336]: audit 2023-09-23T22:14:57.880040+0000 mgr.y (mgr.24365) 146 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:14:59.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:14:59 smithi121 bash[33603]: audit 2023-09-23T22:14:57.880040+0000 mgr.y (mgr.24365) 146 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:14:59.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:14:59 smithi123 bash[27681]: audit 2023-09-23T22:14:57.880040+0000 mgr.y (mgr.24365) 146 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:15:00.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:00 smithi121 bash[33603]: cluster 2023-09-23T22:14:59.033598+0000 mgr.y (mgr.24365) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:00.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:00 smithi121 bash[27336]: cluster 2023-09-23T22:14:59.033598+0000 mgr.y (mgr.24365) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:00.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:00 smithi123 bash[27681]: cluster 2023-09-23T22:14:59.033598+0000 mgr.y (mgr.24365) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:02.115 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:01 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:01] "GET /metrics HTTP/1.1" 200 191396 "" "Prometheus/2.33.4" 2023-09-23T22:15:02.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:02 smithi121 bash[27336]: cluster 2023-09-23T22:15:01.034266+0000 mgr.y (mgr.24365) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:02.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:02 smithi121 bash[33603]: cluster 2023-09-23T22:15:01.034266+0000 mgr.y (mgr.24365) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:02.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:02 smithi123 bash[27681]: cluster 2023-09-23T22:15:01.034266+0000 mgr.y (mgr.24365) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:03.542 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:04.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:04 smithi121 bash[27336]: cluster 2023-09-23T22:15:03.034736+0000 mgr.y (mgr.24365) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:04.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:04 smithi121 bash[33603]: cluster 2023-09-23T22:15:03.034736+0000 mgr.y (mgr.24365) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:04.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:04 smithi123 bash[27681]: cluster 2023-09-23T22:15:03.034736+0000 mgr.y (mgr.24365) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:06.453 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:15:06.454 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:15:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:06 smithi121 bash[27336]: cluster 2023-09-23T22:15:05.035789+0000 mgr.y (mgr.24365) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:06 smithi121 bash[33603]: cluster 2023-09-23T22:15:05.035789+0000 mgr.y (mgr.24365) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:06.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:06 smithi123 bash[27681]: cluster 2023-09-23T22:15:05.035789+0000 mgr.y (mgr.24365) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:07.252 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":130,"stamp":"2023-09-23T22:15:05.035053+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":0,"num_read_kb":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"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":2381756,"kb_used_data":4988,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579460,"statfs":{"total":767960285184,"available":765521367040,"internally_reserved":0,"allocated":5107712,"data_stored":2166173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.004690"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097243+0000","last_change":"2023-09-23T22:13:30.758667+0000","last_active":"2023-09-23T22:14:13.097243+0000","last_peered":"2023-09-23T22:14:13.097243+0000","last_clean":"2023-09-23T22:14:13.097243+0000","last_became_active":"2023-09-23T22:13:30.757482+0000","last_became_peered":"2023-09-23T22:13:30.757482+0000","last_unstale":"2023-09-23T22:14:13.097243+0000","last_undegraded":"2023-09-23T22:14:13.097243+0000","last_fullsized":"2023-09-23T22:14:13.097243+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'4","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.092770+0000","last_change":"2023-09-23T22:13:30.120075+0000","last_active":"2023-09-23T22:14:13.092770+0000","last_peered":"2023-09-23T22:14:13.092770+0000","last_clean":"2023-09-23T22:14:13.092770+0000","last_became_active":"2023-09-23T22:13:30.119642+0000","last_became_peered":"2023-09-23T22:13:30.119642+0000","last_unstale":"2023-09-23T22:14:13.092770+0000","last_undegraded":"2023-09-23T22:14:13.092770+0000","last_fullsized":"2023-09-23T22:14:13.092770+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239000+0000","last_change":"2023-09-23T22:13:30.158092+0000","last_active":"2023-09-23T22:14:13.239000+0000","last_peered":"2023-09-23T22:14:13.239000+0000","last_clean":"2023-09-23T22:14:13.239000+0000","last_became_active":"2023-09-23T22:13:30.157745+0000","last_became_peered":"2023-09-23T22:13:30.157745+0000","last_unstale":"2023-09-23T22:14:13.239000+0000","last_undegraded":"2023-09-23T22:14:13.239000+0000","last_fullsized":"2023-09-23T22:14:13.239000+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239755+0000","last_change":"2023-09-23T22:13:30.124795+0000","last_active":"2023-09-23T22:14:13.239755+0000","last_peered":"2023-09-23T22:14:13.239755+0000","last_clean":"2023-09-23T22:14:13.239755+0000","last_became_active":"2023-09-23T22:13:30.124387+0000","last_became_peered":"2023-09-23T22:13:30.124387+0000","last_unstale":"2023-09-23T22:14:13.239755+0000","last_undegraded":"2023-09-23T22:14:13.239755+0000","last_fullsized":"2023-09-23T22:14:13.239755+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097818+0000","last_change":"2023-09-23T22:13:30.159491+0000","last_active":"2023-09-23T22:14:13.097818+0000","last_peered":"2023-09-23T22:14:13.097818+0000","last_clean":"2023-09-23T22:14:13.097818+0000","last_became_active":"2023-09-23T22:13:30.159202+0000","last_became_peered":"2023-09-23T22:13:30.159202+0000","last_unstale":"2023-09-23T22:14:13.097818+0000","last_undegraded":"2023-09-23T22:14:13.097818+0000","last_fullsized":"2023-09-23T22:14:13.097818+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.101068+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:14:13.101068+0000","last_peered":"2023-09-23T22:14:13.101068+0000","last_clean":"2023-09-23T22:14:13.101068+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:14:13.101068+0000","last_undegraded":"2023-09-23T22:14:13.101068+0000","last_fullsized":"2023-09-23T22:14:13.101068+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098801+0000","last_change":"2023-09-23T22:13:30.757607+0000","last_active":"2023-09-23T22:14:13.098801+0000","last_peered":"2023-09-23T22:14:13.098801+0000","last_clean":"2023-09-23T22:14:13.098801+0000","last_became_active":"2023-09-23T22:13:30.756854+0000","last_became_peered":"2023-09-23T22:13:30.756854+0000","last_unstale":"2023-09-23T22:14:13.098801+0000","last_undegraded":"2023-09-23T22:14:13.098801+0000","last_fullsized":"2023-09-23T22:14:13.098801+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100816+0000","last_change":"2023-09-23T22:13:30.140331+0000","last_active":"2023-09-23T22:14:13.100816+0000","last_peered":"2023-09-23T22:14:13.100816+0000","last_clean":"2023-09-23T22:14:13.100816+0000","last_became_active":"2023-09-23T22:13:30.139841+0000","last_became_peered":"2023-09-23T22:13:30.139841+0000","last_unstale":"2023-09-23T22:14:13.100816+0000","last_undegraded":"2023-09-23T22:14:13.100816+0000","last_fullsized":"2023-09-23T22:14:13.100816+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089394+0000","last_change":"2023-09-23T22:13:30.751535+0000","last_active":"2023-09-23T22:14:13.089394+0000","last_peered":"2023-09-23T22:14:13.089394+0000","last_clean":"2023-09-23T22:14:13.089394+0000","last_became_active":"2023-09-23T22:13:30.751227+0000","last_became_peered":"2023-09-23T22:13:30.751227+0000","last_unstale":"2023-09-23T22:14:13.089394+0000","last_undegraded":"2023-09-23T22:14:13.089394+0000","last_fullsized":"2023-09-23T22:14:13.089394+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.090126+0000","last_change":"2023-09-23T22:13:30.127800+0000","last_active":"2023-09-23T22:14:13.090126+0000","last_peered":"2023-09-23T22:14:13.090126+0000","last_clean":"2023-09-23T22:14:13.090126+0000","last_became_active":"2023-09-23T22:13:30.127521+0000","last_became_peered":"2023-09-23T22:13:30.127521+0000","last_unstale":"2023-09-23T22:14:13.090126+0000","last_undegraded":"2023-09-23T22:14:13.090126+0000","last_fullsized":"2023-09-23T22:14:13.090126+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097617+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:14:13.097617+0000","last_peered":"2023-09-23T22:14:13.097617+0000","last_clean":"2023-09-23T22:14:13.097617+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:14:13.097617+0000","last_undegraded":"2023-09-23T22:14:13.097617+0000","last_fullsized":"2023-09-23T22:14:13.097617+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.091672+0000","last_change":"2023-09-23T22:13:30.135787+0000","last_active":"2023-09-23T22:14:13.091672+0000","last_peered":"2023-09-23T22:14:13.091672+0000","last_clean":"2023-09-23T22:14:13.091672+0000","last_became_active":"2023-09-23T22:13:30.135361+0000","last_became_peered":"2023-09-23T22:13:30.135361+0000","last_unstale":"2023-09-23T22:14:13.091672+0000","last_undegraded":"2023-09-23T22:14:13.091672+0000","last_fullsized":"2023-09-23T22:14:13.091672+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100962+0000","last_change":"2023-09-23T22:11:40.212399+0000","last_active":"2023-09-23T22:14:13.100962+0000","last_peered":"2023-09-23T22:14:13.100962+0000","last_clean":"2023-09-23T22:14:13.100962+0000","last_became_active":"2023-09-23T22:11:40.211954+0000","last_became_peered":"2023-09-23T22:11:40.211954+0000","last_unstale":"2023-09-23T22:14:13.100962+0000","last_undegraded":"2023-09-23T22:14:13.100962+0000","last_fullsized":"2023-09-23T22:14:13.100962+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.238953+0000","last_change":"2023-09-23T22:13:30.546951+0000","last_active":"2023-09-23T22:14:13.238953+0000","last_peered":"2023-09-23T22:14:13.238953+0000","last_clean":"2023-09-23T22:14:13.238953+0000","last_became_active":"2023-09-23T22:13:30.546617+0000","last_became_peered":"2023-09-23T22:13:30.546617+0000","last_unstale":"2023-09-23T22:14:13.238953+0000","last_undegraded":"2023-09-23T22:14:13.238953+0000","last_fullsized":"2023-09-23T22:14:13.238953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094648+0000","last_change":"2023-09-23T22:11:40.208417+0000","last_active":"2023-09-23T22:14:13.094648+0000","last_peered":"2023-09-23T22:14:13.094648+0000","last_clean":"2023-09-23T22:14:13.094648+0000","last_became_active":"2023-09-23T22:11:40.207960+0000","last_became_peered":"2023-09-23T22:11:40.207960+0000","last_unstale":"2023-09-23T22:14:13.094648+0000","last_undegraded":"2023-09-23T22:14:13.094648+0000","last_fullsized":"2023-09-23T22:14:13.094648+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.240017+0000","last_change":"2023-09-23T22:13:30.132674+0000","last_active":"2023-09-23T22:14:13.240017+0000","last_peered":"2023-09-23T22:14:13.240017+0000","last_clean":"2023-09-23T22:14:13.240017+0000","last_became_active":"2023-09-23T22:13:30.132341+0000","last_became_peered":"2023-09-23T22:13:30.132341+0000","last_unstale":"2023-09-23T22:14:13.240017+0000","last_undegraded":"2023-09-23T22:14:13.240017+0000","last_fullsized":"2023-09-23T22:14:13.240017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089966+0000","last_change":"2023-09-23T22:13:30.545890+0000","last_active":"2023-09-23T22:14:13.089966+0000","last_peered":"2023-09-23T22:14:13.089966+0000","last_clean":"2023-09-23T22:14:13.089966+0000","last_became_active":"2023-09-23T22:13:30.545143+0000","last_became_peered":"2023-09-23T22:13:30.545143+0000","last_unstale":"2023-09-23T22:14:13.089966+0000","last_undegraded":"2023-09-23T22:14:13.089966+0000","last_fullsized":"2023-09-23T22:14:13.089966+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094506+0000","last_change":"2023-09-23T22:13:30.139096+0000","last_active":"2023-09-23T22:14:13.094506+0000","last_peered":"2023-09-23T22:14:13.094506+0000","last_clean":"2023-09-23T22:14:13.094506+0000","last_became_active":"2023-09-23T22:13:30.138599+0000","last_became_peered":"2023-09-23T22:13:30.138599+0000","last_unstale":"2023-09-23T22:14:13.094506+0000","last_undegraded":"2023-09-23T22:14:13.094506+0000","last_fullsized":"2023-09-23T22:14:13.094506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103145+0000","last_change":"2023-09-23T22:11:40.211930+0000","last_active":"2023-09-23T22:14:13.103145+0000","last_peered":"2023-09-23T22:14:13.103145+0000","last_clean":"2023-09-23T22:14:13.103145+0000","last_became_active":"2023-09-23T22:11:40.211557+0000","last_became_peered":"2023-09-23T22:11:40.211557+0000","last_unstale":"2023-09-23T22:14:13.103145+0000","last_undegraded":"2023-09-23T22:14:13.103145+0000","last_fullsized":"2023-09-23T22:14:13.103145+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:14:14.314523+0000","last_change":"2023-09-23T22:14:14.314523+0000","last_active":"2023-09-23T22:14:14.314523+0000","last_peered":"2023-09-23T22:14:14.314523+0000","last_clean":"2023-09-23T22:14:14.314523+0000","last_became_active":"2023-09-23T22:14:14.313843+0000","last_became_peered":"2023-09-23T22:14:14.313843+0000","last_unstale":"2023-09-23T22:14:14.314523+0000","last_undegraded":"2023-09-23T22:14:14.314523+0000","last_fullsized":"2023-09-23T22:14:14.314523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089512+0000","last_change":"2023-09-23T22:13:30.123376+0000","last_active":"2023-09-23T22:14:13.089512+0000","last_peered":"2023-09-23T22:14:13.089512+0000","last_clean":"2023-09-23T22:14:13.089512+0000","last_became_active":"2023-09-23T22:13:30.122997+0000","last_became_peered":"2023-09-23T22:13:30.122997+0000","last_unstale":"2023-09-23T22:14:13.089512+0000","last_undegraded":"2023-09-23T22:14:13.089512+0000","last_fullsized":"2023-09-23T22:14:13.089512+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102799+0000","last_change":"2023-09-23T22:11:40.207634+0000","last_active":"2023-09-23T22:14:13.102799+0000","last_peered":"2023-09-23T22:14:13.102799+0000","last_clean":"2023-09-23T22:14:13.102799+0000","last_became_active":"2023-09-23T22:11:40.206980+0000","last_became_peered":"2023-09-23T22:11:40.206980+0000","last_unstale":"2023-09-23T22:14:13.102799+0000","last_undegraded":"2023-09-23T22:14:13.102799+0000","last_fullsized":"2023-09-23T22:14:13.102799+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100559+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:14:13.100559+0000","last_peered":"2023-09-23T22:14:13.100559+0000","last_clean":"2023-09-23T22:14:13.100559+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:14:13.100559+0000","last_undegraded":"2023-09-23T22:14:13.100559+0000","last_fullsized":"2023-09-23T22:14:13.100559+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239378+0000","last_change":"2023-09-23T22:13:30.136387+0000","last_active":"2023-09-23T22:14:13.239378+0000","last_peered":"2023-09-23T22:14:13.239378+0000","last_clean":"2023-09-23T22:14:13.239378+0000","last_became_active":"2023-09-23T22:13:30.136046+0000","last_became_peered":"2023-09-23T22:13:30.136046+0000","last_unstale":"2023-09-23T22:14:13.239378+0000","last_undegraded":"2023-09-23T22:14:13.239378+0000","last_fullsized":"2023-09-23T22:14:13.239378+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102723+0000","last_change":"2023-09-23T22:10:43.653480+0000","last_active":"2023-09-23T22:14:13.102723+0000","last_peered":"2023-09-23T22:14:13.102723+0000","last_clean":"2023-09-23T22:14:13.102723+0000","last_became_active":"2023-09-23T22:10:43.652630+0000","last_became_peered":"2023-09-23T22:10:43.652630+0000","last_unstale":"2023-09-23T22:14:13.102723+0000","last_undegraded":"2023-09-23T22:14:13.102723+0000","last_fullsized":"2023-09-23T22:14:13.102723+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100264+0000","last_change":"2023-09-23T22:11:40.210426+0000","last_active":"2023-09-23T22:14:13.100264+0000","last_peered":"2023-09-23T22:14:13.100264+0000","last_clean":"2023-09-23T22:14:13.100264+0000","last_became_active":"2023-09-23T22:11:40.209906+0000","last_became_peered":"2023-09-23T22:11:40.209906+0000","last_unstale":"2023-09-23T22:14:13.100264+0000","last_undegraded":"2023-09-23T22:14:13.100264+0000","last_fullsized":"2023-09-23T22:14:13.100264+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094173+0000","last_change":"2023-09-23T22:13:31.460150+0000","last_active":"2023-09-23T22:14:13.094173+0000","last_peered":"2023-09-23T22:14:13.094173+0000","last_clean":"2023-09-23T22:14:13.094173+0000","last_became_active":"2023-09-23T22:13:31.459401+0000","last_became_peered":"2023-09-23T22:13:31.459401+0000","last_unstale":"2023-09-23T22:14:13.094173+0000","last_undegraded":"2023-09-23T22:14:13.094173+0000","last_fullsized":"2023-09-23T22:14:13.094173+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093906+0000","last_change":"2023-09-23T22:13:30.136593+0000","last_active":"2023-09-23T22:14:13.093906+0000","last_peered":"2023-09-23T22:14:13.093906+0000","last_clean":"2023-09-23T22:14:13.093906+0000","last_became_active":"2023-09-23T22:13:30.136301+0000","last_became_peered":"2023-09-23T22:13:30.136301+0000","last_unstale":"2023-09-23T22:14:13.093906+0000","last_undegraded":"2023-09-23T22:14:13.093906+0000","last_fullsized":"2023-09-23T22:14:13.093906+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089056+0000","last_change":"2023-09-23T22:11:40.206792+0000","last_active":"2023-09-23T22:14:13.089056+0000","last_peered":"2023-09-23T22:14:13.089056+0000","last_clean":"2023-09-23T22:14:13.089056+0000","last_became_active":"2023-09-23T22:11:40.206357+0000","last_became_peered":"2023-09-23T22:11:40.206357+0000","last_unstale":"2023-09-23T22:14:13.089056+0000","last_undegraded":"2023-09-23T22:14:13.089056+0000","last_fullsized":"2023-09-23T22:14:13.089056+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094432+0000","last_change":"2023-09-23T22:13:31.487315+0000","last_active":"2023-09-23T22:14:13.094432+0000","last_peered":"2023-09-23T22:14:13.094432+0000","last_clean":"2023-09-23T22:14:13.094432+0000","last_became_active":"2023-09-23T22:13:31.486982+0000","last_became_peered":"2023-09-23T22:13:31.486982+0000","last_unstale":"2023-09-23T22:14:13.094432+0000","last_undegraded":"2023-09-23T22:14:13.094432+0000","last_fullsized":"2023-09-23T22:14:13.094432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098683+0000","last_change":"2023-09-23T22:13:30.131821+0000","last_active":"2023-09-23T22:14:13.098683+0000","last_peered":"2023-09-23T22:14:13.098683+0000","last_clean":"2023-09-23T22:14:13.098683+0000","last_became_active":"2023-09-23T22:13:30.131478+0000","last_became_peered":"2023-09-23T22:13:30.131478+0000","last_unstale":"2023-09-23T22:14:13.098683+0000","last_undegraded":"2023-09-23T22:14:13.098683+0000","last_fullsized":"2023-09-23T22:14:13.098683+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.099648+0000","last_change":"2023-09-23T22:11:40.209448+0000","last_active":"2023-09-23T22:14:13.099648+0000","last_peered":"2023-09-23T22:14:13.099648+0000","last_clean":"2023-09-23T22:14:13.099648+0000","last_became_active":"2023-09-23T22:11:40.209011+0000","last_became_peered":"2023-09-23T22:11:40.209011+0000","last_unstale":"2023-09-23T22:14:13.099648+0000","last_undegraded":"2023-09-23T22:14:13.099648+0000","last_fullsized":"2023-09-23T22:14:13.099648+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093877+0000","last_change":"2023-09-23T22:13:31.460633+0000","last_active":"2023-09-23T22:14:13.093877+0000","last_peered":"2023-09-23T22:14:13.093877+0000","last_clean":"2023-09-23T22:14:13.093877+0000","last_became_active":"2023-09-23T22:13:31.459711+0000","last_became_peered":"2023-09-23T22:13:31.459711+0000","last_unstale":"2023-09-23T22:14:13.093877+0000","last_undegraded":"2023-09-23T22:14:13.093877+0000","last_fullsized":"2023-09-23T22:14:13.093877+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100930+0000","last_change":"2023-09-23T22:13:30.128566+0000","last_active":"2023-09-23T22:14:13.100930+0000","last_peered":"2023-09-23T22:14:13.100930+0000","last_clean":"2023-09-23T22:14:13.100930+0000","last_became_active":"2023-09-23T22:13:30.128222+0000","last_became_peered":"2023-09-23T22:13:30.128222+0000","last_unstale":"2023-09-23T22:14:13.100930+0000","last_undegraded":"2023-09-23T22:14:13.100930+0000","last_fullsized":"2023-09-23T22:14:13.100930+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094401+0000","last_change":"2023-09-23T22:11:40.207928+0000","last_active":"2023-09-23T22:14:13.094401+0000","last_peered":"2023-09-23T22:14:13.094401+0000","last_clean":"2023-09-23T22:14:13.094401+0000","last_became_active":"2023-09-23T22:11:40.207556+0000","last_became_peered":"2023-09-23T22:11:40.207556+0000","last_unstale":"2023-09-23T22:14:13.094401+0000","last_undegraded":"2023-09-23T22:14:13.094401+0000","last_fullsized":"2023-09-23T22:14:13.094401+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.094210+0000","last_change":"2023-09-23T22:13:31.151516+0000","last_active":"2023-09-23T22:14:13.094210+0000","last_peered":"2023-09-23T22:14:13.094210+0000","last_clean":"2023-09-23T22:14:13.094210+0000","last_became_active":"2023-09-23T22:13:31.151192+0000","last_became_peered":"2023-09-23T22:13:31.151192+0000","last_unstale":"2023-09-23T22:14:13.094210+0000","last_undegraded":"2023-09-23T22:14:13.094210+0000","last_fullsized":"2023-09-23T22:14:13.094210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.238966+0000","last_change":"2023-09-23T22:13:30.134225+0000","last_active":"2023-09-23T22:14:13.238966+0000","last_peered":"2023-09-23T22:14:13.238966+0000","last_clean":"2023-09-23T22:14:13.238966+0000","last_became_active":"2023-09-23T22:13:30.133460+0000","last_became_peered":"2023-09-23T22:13:30.133460+0000","last_unstale":"2023-09-23T22:14:13.238966+0000","last_undegraded":"2023-09-23T22:14:13.238966+0000","last_fullsized":"2023-09-23T22:14:13.238966+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098556+0000","last_change":"2023-09-23T22:13:30.755992+0000","last_active":"2023-09-23T22:14:13.098556+0000","last_peered":"2023-09-23T22:14:13.098556+0000","last_clean":"2023-09-23T22:14:13.098556+0000","last_became_active":"2023-09-23T22:13:30.755334+0000","last_became_peered":"2023-09-23T22:13:30.755334+0000","last_unstale":"2023-09-23T22:14:13.098556+0000","last_undegraded":"2023-09-23T22:14:13.098556+0000","last_fullsized":"2023-09-23T22:14:13.098556+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097725+0000","last_change":"2023-09-23T22:13:30.136817+0000","last_active":"2023-09-23T22:14:13.097725+0000","last_peered":"2023-09-23T22:14:13.097725+0000","last_clean":"2023-09-23T22:14:13.097725+0000","last_became_active":"2023-09-23T22:13:30.134813+0000","last_became_peered":"2023-09-23T22:13:30.134813+0000","last_unstale":"2023-09-23T22:14:13.097725+0000","last_undegraded":"2023-09-23T22:14:13.097725+0000","last_fullsized":"2023-09-23T22:14:13.097725+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098178+0000","last_change":"2023-09-23T22:13:30.756529+0000","last_active":"2023-09-23T22:14:13.098178+0000","last_peered":"2023-09-23T22:14:13.098178+0000","last_clean":"2023-09-23T22:14:13.098178+0000","last_became_active":"2023-09-23T22:13:30.755629+0000","last_became_peered":"2023-09-23T22:13:30.755629+0000","last_unstale":"2023-09-23T22:14:13.098178+0000","last_undegraded":"2023-09-23T22:14:13.098178+0000","last_fullsized":"2023-09-23T22:14:13.098178+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.101516+0000","last_change":"2023-09-23T22:13:30.141259+0000","last_active":"2023-09-23T22:14:13.101516+0000","last_peered":"2023-09-23T22:14:13.101516+0000","last_clean":"2023-09-23T22:14:13.101516+0000","last_became_active":"2023-09-23T22:13:30.140731+0000","last_became_peered":"2023-09-23T22:13:30.140731+0000","last_unstale":"2023-09-23T22:14:13.101516+0000","last_undegraded":"2023-09-23T22:14:13.101516+0000","last_fullsized":"2023-09-23T22:14:13.101516+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098156+0000","last_change":"2023-09-23T22:13:30.161328+0000","last_active":"2023-09-23T22:14:13.098156+0000","last_peered":"2023-09-23T22:14:13.098156+0000","last_clean":"2023-09-23T22:14:13.098156+0000","last_became_active":"2023-09-23T22:13:30.160927+0000","last_became_peered":"2023-09-23T22:13:30.160927+0000","last_unstale":"2023-09-23T22:14:13.098156+0000","last_undegraded":"2023-09-23T22:14:13.098156+0000","last_fullsized":"2023-09-23T22:14:13.098156+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239557+0000","last_change":"2023-09-23T22:13:30.135074+0000","last_active":"2023-09-23T22:14:13.239557+0000","last_peered":"2023-09-23T22:14:13.239557+0000","last_clean":"2023-09-23T22:14:13.239557+0000","last_became_active":"2023-09-23T22:13:30.134706+0000","last_became_peered":"2023-09-23T22:13:30.134706+0000","last_unstale":"2023-09-23T22:14:13.239557+0000","last_undegraded":"2023-09-23T22:14:13.239557+0000","last_fullsized":"2023-09-23T22:14:13.239557+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:14:14.098338+0000","last_change":"2023-09-23T22:14:14.098338+0000","last_active":"2023-09-23T22:14:14.098338+0000","last_peered":"2023-09-23T22:14:14.098338+0000","last_clean":"2023-09-23T22:14:14.098338+0000","last_became_active":"2023-09-23T22:14:14.098010+0000","last_became_peered":"2023-09-23T22:14:14.098010+0000","last_unstale":"2023-09-23T22:14:14.098338+0000","last_undegraded":"2023-09-23T22:14:14.098338+0000","last_fullsized":"2023-09-23T22:14:14.098338+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100630+0000","last_change":"2023-09-23T22:13:30.132711+0000","last_active":"2023-09-23T22:14:13.100630+0000","last_peered":"2023-09-23T22:14:13.100630+0000","last_clean":"2023-09-23T22:14:13.100630+0000","last_became_active":"2023-09-23T22:13:30.132319+0000","last_became_peered":"2023-09-23T22:13:30.132319+0000","last_unstale":"2023-09-23T22:14:13.100630+0000","last_undegraded":"2023-09-23T22:14:13.100630+0000","last_fullsized":"2023-09-23T22:14:13.100630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:14:14.435271+0000","last_change":"2023-09-23T22:14:14.435271+0000","last_active":"2023-09-23T22:14:14.435271+0000","last_peered":"2023-09-23T22:14:14.435271+0000","last_clean":"2023-09-23T22:14:14.435271+0000","last_became_active":"2023-09-23T22:14:14.434362+0000","last_became_peered":"2023-09-23T22:14:14.434362+0000","last_unstale":"2023-09-23T22:14:14.435271+0000","last_undegraded":"2023-09-23T22:14:14.435271+0000","last_fullsized":"2023-09-23T22:14:14.435271+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103257+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:14:13.103257+0000","last_peered":"2023-09-23T22:14:13.103257+0000","last_clean":"2023-09-23T22:14:13.103257+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:14:13.103257+0000","last_undegraded":"2023-09-23T22:14:13.103257+0000","last_fullsized":"2023-09-23T22:14:13.103257+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097393+0000","last_change":"2023-09-23T22:13:30.755541+0000","last_active":"2023-09-23T22:14:13.097393+0000","last_peered":"2023-09-23T22:14:13.097393+0000","last_clean":"2023-09-23T22:14:13.097393+0000","last_became_active":"2023-09-23T22:13:30.753845+0000","last_became_peered":"2023-09-23T22:13:30.753845+0000","last_unstale":"2023-09-23T22:14:13.097393+0000","last_undegraded":"2023-09-23T22:14:13.097393+0000","last_fullsized":"2023-09-23T22:14:13.097393+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103258+0000","last_change":"2023-09-23T22:13:30.139836+0000","last_active":"2023-09-23T22:14:13.103258+0000","last_peered":"2023-09-23T22:14:13.103258+0000","last_clean":"2023-09-23T22:14:13.103258+0000","last_became_active":"2023-09-23T22:13:30.139469+0000","last_became_peered":"2023-09-23T22:13:30.139469+0000","last_unstale":"2023-09-23T22:14:13.103258+0000","last_undegraded":"2023-09-23T22:14:13.103258+0000","last_fullsized":"2023-09-23T22:14:13.103258+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100043+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:14:13.100043+0000","last_peered":"2023-09-23T22:14:13.100043+0000","last_clean":"2023-09-23T22:14:13.100043+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:14:13.100043+0000","last_undegraded":"2023-09-23T22:14:13.100043+0000","last_fullsized":"2023-09-23T22:14:13.100043+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103531+0000","last_change":"2023-09-23T22:13:30.143370+0000","last_active":"2023-09-23T22:14:13.103531+0000","last_peered":"2023-09-23T22:14:13.103531+0000","last_clean":"2023-09-23T22:14:13.103531+0000","last_became_active":"2023-09-23T22:13:30.143009+0000","last_became_peered":"2023-09-23T22:13:30.143009+0000","last_unstale":"2023-09-23T22:14:13.103531+0000","last_undegraded":"2023-09-23T22:14:13.103531+0000","last_fullsized":"2023-09-23T22:14:13.103531+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239752+0000","last_change":"2023-09-23T22:13:30.751739+0000","last_active":"2023-09-23T22:14:13.239752+0000","last_peered":"2023-09-23T22:14:13.239752+0000","last_clean":"2023-09-23T22:14:13.239752+0000","last_became_active":"2023-09-23T22:13:30.751244+0000","last_became_peered":"2023-09-23T22:13:30.751244+0000","last_unstale":"2023-09-23T22:14:13.239752+0000","last_undegraded":"2023-09-23T22:14:13.239752+0000","last_fullsized":"2023-09-23T22:14:13.239752+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.099815+0000","last_change":"2023-09-23T22:13:30.124505+0000","last_active":"2023-09-23T22:14:13.099815+0000","last_peered":"2023-09-23T22:14:13.099815+0000","last_clean":"2023-09-23T22:14:13.099815+0000","last_became_active":"2023-09-23T22:13:30.123897+0000","last_became_peered":"2023-09-23T22:13:30.123897+0000","last_unstale":"2023-09-23T22:14:13.099815+0000","last_undegraded":"2023-09-23T22:14:13.099815+0000","last_fullsized":"2023-09-23T22:14:13.099815+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":0,"num_read_kb":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.091400+0000","last_change":"2023-09-23T22:13:30.548594+0000","last_active":"2023-09-23T22:14:13.091400+0000","last_peered":"2023-09-23T22:14:13.091400+0000","last_clean":"2023-09-23T22:14:13.091400+0000","last_became_active":"2023-09-23T22:13:30.548300+0000","last_became_peered":"2023-09-23T22:13:30.548300+0000","last_unstale":"2023-09-23T22:14:13.091400+0000","last_undegraded":"2023-09-23T22:14:13.091400+0000","last_fullsized":"2023-09-23T22:14:13.091400+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102780+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:14:13.102780+0000","last_peered":"2023-09-23T22:14:13.102780+0000","last_clean":"2023-09-23T22:14:13.102780+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:14:13.102780+0000","last_undegraded":"2023-09-23T22:14:13.102780+0000","last_fullsized":"2023-09-23T22:14:13.102780+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100795+0000","last_change":"2023-09-23T22:13:30.551447+0000","last_active":"2023-09-23T22:14:13.100795+0000","last_peered":"2023-09-23T22:14:13.100795+0000","last_clean":"2023-09-23T22:14:13.100795+0000","last_became_active":"2023-09-23T22:13:30.550922+0000","last_became_peered":"2023-09-23T22:13:30.550922+0000","last_unstale":"2023-09-23T22:14:13.100795+0000","last_undegraded":"2023-09-23T22:14:13.100795+0000","last_fullsized":"2023-09-23T22:14:13.100795+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.089457+0000","last_change":"2023-09-23T22:13:30.127874+0000","last_active":"2023-09-23T22:14:13.089457+0000","last_peered":"2023-09-23T22:14:13.089457+0000","last_clean":"2023-09-23T22:14:13.089457+0000","last_became_active":"2023-09-23T22:13:30.127448+0000","last_became_peered":"2023-09-23T22:13:30.127448+0000","last_unstale":"2023-09-23T22:14:13.089457+0000","last_undegraded":"2023-09-23T22:14:13.089457+0000","last_fullsized":"2023-09-23T22:14:13.089457+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239492+0000","last_change":"2023-09-23T22:13:30.751784+0000","last_active":"2023-09-23T22:14:13.239492+0000","last_peered":"2023-09-23T22:14:13.239492+0000","last_clean":"2023-09-23T22:14:13.239492+0000","last_became_active":"2023-09-23T22:13:30.751345+0000","last_became_peered":"2023-09-23T22:13:30.751345+0000","last_unstale":"2023-09-23T22:14:13.239492+0000","last_undegraded":"2023-09-23T22:14:13.239492+0000","last_fullsized":"2023-09-23T22:14:13.239492+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.102986+0000","last_change":"2023-09-23T22:13:30.138005+0000","last_active":"2023-09-23T22:14:13.102986+0000","last_peered":"2023-09-23T22:14:13.102986+0000","last_clean":"2023-09-23T22:14:13.102986+0000","last_became_active":"2023-09-23T22:13:30.137679+0000","last_became_peered":"2023-09-23T22:13:30.137679+0000","last_unstale":"2023-09-23T22:14:13.102986+0000","last_undegraded":"2023-09-23T22:14:13.102986+0000","last_fullsized":"2023-09-23T22:14:13.102986+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.098840+0000","last_change":"2023-09-23T22:13:30.755970+0000","last_active":"2023-09-23T22:14:13.098840+0000","last_peered":"2023-09-23T22:14:13.098840+0000","last_clean":"2023-09-23T22:14:13.098840+0000","last_became_active":"2023-09-23T22:13:30.755393+0000","last_became_peered":"2023-09-23T22:13:30.755393+0000","last_unstale":"2023-09-23T22:14:13.098840+0000","last_undegraded":"2023-09-23T22:14:13.098840+0000","last_fullsized":"2023-09-23T22:14:13.098840+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097934+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:14:13.097934+0000","last_peered":"2023-09-23T22:14:13.097934+0000","last_clean":"2023-09-23T22:14:13.097934+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:14:13.097934+0000","last_undegraded":"2023-09-23T22:14:13.097934+0000","last_fullsized":"2023-09-23T22:14:13.097934+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":0,"num_read_kb":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093758+0000","last_change":"2023-09-23T22:13:31.487503+0000","last_active":"2023-09-23T22:14:13.093758+0000","last_peered":"2023-09-23T22:14:13.093758+0000","last_clean":"2023-09-23T22:14:13.093758+0000","last_became_active":"2023-09-23T22:13:31.487192+0000","last_became_peered":"2023-09-23T22:13:31.487192+0000","last_unstale":"2023-09-23T22:14:13.093758+0000","last_undegraded":"2023-09-23T22:14:13.093758+0000","last_fullsized":"2023-09-23T22:14:13.093758+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.103160+0000","last_change":"2023-09-23T22:13:30.141296+0000","last_active":"2023-09-23T22:14:13.103160+0000","last_peered":"2023-09-23T22:14:13.103160+0000","last_clean":"2023-09-23T22:14:13.103160+0000","last_became_active":"2023-09-23T22:13:30.140884+0000","last_became_peered":"2023-09-23T22:13:30.140884+0000","last_unstale":"2023-09-23T22:14:13.103160+0000","last_undegraded":"2023-09-23T22:14:13.103160+0000","last_fullsized":"2023-09-23T22:14:13.103160+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"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":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239090+0000","last_change":"2023-09-23T22:13:30.544876+0000","last_active":"2023-09-23T22:14:13.239090+0000","last_peered":"2023-09-23T22:14:13.239090+0000","last_clean":"2023-09-23T22:14:13.239090+0000","last_became_active":"2023-09-23T22:13:30.544499+0000","last_became_peered":"2023-09-23T22:13:30.544499+0000","last_unstale":"2023-09-23T22:14:13.239090+0000","last_undegraded":"2023-09-23T22:14:13.239090+0000","last_fullsized":"2023-09-23T22:14:13.239090+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.101835+0000","last_change":"2023-09-23T22:13:30.138422+0000","last_active":"2023-09-23T22:14:13.101835+0000","last_peered":"2023-09-23T22:14:13.101835+0000","last_clean":"2023-09-23T22:14:13.101835+0000","last_became_active":"2023-09-23T22:13:30.138026+0000","last_became_peered":"2023-09-23T22:13:30.138026+0000","last_unstale":"2023-09-23T22:14:13.101835+0000","last_undegraded":"2023-09-23T22:14:13.101835+0000","last_fullsized":"2023-09-23T22:14:13.101835+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239087+0000","last_change":"2023-09-23T22:13:30.750750+0000","last_active":"2023-09-23T22:14:13.239087+0000","last_peered":"2023-09-23T22:14:13.239087+0000","last_clean":"2023-09-23T22:14:13.239087+0000","last_became_active":"2023-09-23T22:13:30.750023+0000","last_became_peered":"2023-09-23T22:13:30.750023+0000","last_unstale":"2023-09-23T22:14:13.239087+0000","last_undegraded":"2023-09-23T22:14:13.239087+0000","last_fullsized":"2023-09-23T22:14:13.239087+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.092675+0000","last_change":"2023-09-23T22:13:30.124973+0000","last_active":"2023-09-23T22:14:13.092675+0000","last_peered":"2023-09-23T22:14:13.092675+0000","last_clean":"2023-09-23T22:14:13.092675+0000","last_became_active":"2023-09-23T22:13:30.124567+0000","last_became_peered":"2023-09-23T22:13:30.124567+0000","last_unstale":"2023-09-23T22:14:13.092675+0000","last_undegraded":"2023-09-23T22:14:13.092675+0000","last_fullsized":"2023-09-23T22:14:13.092675+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.100789+0000","last_change":"2023-09-23T22:13:30.755044+0000","last_active":"2023-09-23T22:14:13.100789+0000","last_peered":"2023-09-23T22:14:13.100789+0000","last_clean":"2023-09-23T22:14:13.100789+0000","last_became_active":"2023-09-23T22:13:30.754089+0000","last_became_peered":"2023-09-23T22:13:30.754089+0000","last_unstale":"2023-09-23T22:14:13.100789+0000","last_undegraded":"2023-09-23T22:14:13.100789+0000","last_fullsized":"2023-09-23T22:14:13.100789+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239095+0000","last_change":"2023-09-23T22:13:30.134417+0000","last_active":"2023-09-23T22:14:13.239095+0000","last_peered":"2023-09-23T22:14:13.239095+0000","last_clean":"2023-09-23T22:14:13.239095+0000","last_became_active":"2023-09-23T22:13:30.133898+0000","last_became_peered":"2023-09-23T22:13:30.133898+0000","last_unstale":"2023-09-23T22:14:13.239095+0000","last_undegraded":"2023-09-23T22:14:13.239095+0000","last_fullsized":"2023-09-23T22:14:13.239095+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.091534+0000","last_change":"2023-09-23T22:13:30.544956+0000","last_active":"2023-09-23T22:14:13.091534+0000","last_peered":"2023-09-23T22:14:13.091534+0000","last_clean":"2023-09-23T22:14:13.091534+0000","last_became_active":"2023-09-23T22:13:30.544609+0000","last_became_peered":"2023-09-23T22:13:30.544609+0000","last_unstale":"2023-09-23T22:14:13.091534+0000","last_undegraded":"2023-09-23T22:14:13.091534+0000","last_fullsized":"2023-09-23T22:14:13.091534+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.093795+0000","last_change":"2023-09-23T22:13:30.132385+0000","last_active":"2023-09-23T22:14:13.093795+0000","last_peered":"2023-09-23T22:14:13.093795+0000","last_clean":"2023-09-23T22:14:13.093795+0000","last_became_active":"2023-09-23T22:13:30.131891+0000","last_became_peered":"2023-09-23T22:13:30.131891+0000","last_unstale":"2023-09-23T22:14:13.093795+0000","last_undegraded":"2023-09-23T22:14:13.093795+0000","last_fullsized":"2023-09-23T22:14:13.093795+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.239653+0000","last_change":"2023-09-23T22:13:30.753289+0000","last_active":"2023-09-23T22:14:13.239653+0000","last_peered":"2023-09-23T22:14:13.239653+0000","last_clean":"2023-09-23T22:14:13.239653+0000","last_became_active":"2023-09-23T22:13:30.751341+0000","last_became_peered":"2023-09-23T22:13:30.751341+0000","last_unstale":"2023-09-23T22:14:13.239653+0000","last_undegraded":"2023-09-23T22:14:13.239653+0000","last_fullsized":"2023-09-23T22:14:13.239653+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T22:14:13.097447+0000","last_change":"2023-09-23T22:13:30.142672+0000","last_active":"2023-09-23T22:14:13.097447+0000","last_peered":"2023-09-23T22:14:13.097447+0000","last_clean":"2023-09-23T22:14:13.097447+0000","last_became_active":"2023-09-23T22:13:30.142209+0000","last_became_peered":"2023-09-23T22:13:30.142209+0000","last_unstale":"2023-09-23T22:14:13.097447+0000","last_undegraded":"2023-09-23T22:14:13.097447+0000","last_fullsized":"2023-09-23T22:14:13.097447+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"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":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":48,"seq":206158430263,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.86799999999999999,"15min":0.88600000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.1859999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.88700000000000001,"15min":0.89500000000000002},"min":{"1min":0.66600000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1990000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.90900000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.879,"15min":0.89900000000000002},"min":{"1min":0.63500000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2589999999999999,"5min":1.528,"15min":1.528},"last":1.091},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93100000000000005,"15min":0.96699999999999997},"min":{"1min":0.65000000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1539999999999999,"5min":1.339,"15min":1.339},"last":0.64800000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.875,"15min":0.85899999999999999},"min":{"1min":0.68999999999999995,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.177,"5min":1.262,"15min":1.262},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.92800000000000005,"15min":0.91600000000000004},"min":{"1min":0.54300000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1910000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.94199999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89700000000000002,"15min":0.90500000000000003},"min":{"1min":0.55400000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1599999999999999,"5min":1.266,"15min":1.266},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95899999999999996,"15min":0.94799999999999995},"min":{"1min":0.61499999999999999,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.2330000000000001,"5min":1.488,"15min":1.488},"last":1.0249999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.89200000000000002,"15min":0.86399999999999999},"min":{"1min":0.68500000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.28,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91800000000000004,"15min":0.91300000000000003},"min":{"1min":0.73199999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.222,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.878}]},{"osd":5,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.94699999999999995,"15min":0.95899999999999996},"min":{"1min":0.67000000000000004,"5min":0.441,"15min":0.441},"max":{"1min":1.2569999999999999,"5min":1.573,"15min":1.573},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0569999999999999,"15min":1.073},"min":{"1min":0.751,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.329,"5min":2.0569999999999999,"15min":2.0569999999999999},"last":0.98599999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.077,"15min":1.085},"min":{"1min":0.81999999999999995,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.319,"5min":2.2349999999999999,"15min":2.2349999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.03,"15min":1.036},"min":{"1min":0.68700000000000006,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.276,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0580000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626496,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297724,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447428,"statfs":{"total":95995035648,"available":95690166272,"internally_reserved":0,"allocated":643072,"data_stored":271546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.86899999999999999,"15min":0.877},"min":{"1min":0.66000000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.222,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.89500000000000002,"15min":0.89900000000000002},"min":{"1min":0.69799999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.216}]},{"osd":1,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92100000000000004,"15min":0.93000000000000005},"min":{"1min":0.80800000000000005,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.171,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93300000000000005,"15min":0.96899999999999997},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.0660000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.80900000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92300000000000004,"15min":0.93500000000000005},"min":{"1min":0.70499999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.22,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.01,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.69399999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.2470000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.284}]},{"osd":3,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.92400000000000004,"15min":0.93200000000000005},"min":{"1min":0.70699999999999996,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.127,"5min":1.246,"15min":1.246},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98699999999999999,"15min":1.016},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.23,"5min":1.431,"15min":1.431},"last":1.02}]},{"osd":4,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89500000000000002,"15min":0.88500000000000001},"min":{"1min":0.626,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.256,"5min":1.331,"15min":1.331},"last":1.042},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.94399999999999995,"15min":0.93600000000000005},"min":{"1min":0.56699999999999995,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.196,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":0.997}]},{"osd":5,"last update":"Sat Sep 23 22:14:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.94199999999999995,"15min":0.95999999999999996},"min":{"1min":0.71499999999999997,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.149},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.006,"15min":1.022},"min":{"1min":0.63600000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2689999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.84599999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:14:48 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.042,"15min":1.054},"min":{"1min":0.93999999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3460000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.083,"15min":1.101},"min":{"1min":0.84099999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.387,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.2410000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574954,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":269940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:38 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.64700000000000002,"15min":0.55600000000000005},"min":{"1min":0.377,"5min":0.32100000000000001,"15min":0.26100000000000001},"max":{"1min":0.93999999999999995,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.68000000000000005,"15min":0.57999999999999996},"min":{"1min":0.41399999999999998,"5min":0.32200000000000001,"15min":0.309},"max":{"1min":0.89300000000000002,"5min":1.601,"15min":1.601},"last":0.79000000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:14:31 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.66900000000000004,"15min":0.59999999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1890000000000001},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.628},"min":{"1min":0.40799999999999997,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.0069999999999999,"5min":1.024,"15min":1.024},"last":0.71999999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.78200000000000003,"15min":0.752},"min":{"1min":0.48799999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.98099999999999998,"5min":1.129,"15min":1.129},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.83399999999999996,"15min":0.81699999999999995},"min":{"1min":0.49099999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.157,"5min":1.3,"15min":1.3},"last":0.89800000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96599999999999997,"15min":0.97199999999999998},"min":{"1min":0.64900000000000002,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.246,"5min":1.286,"15min":1.286},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.95499999999999996,"15min":0.96199999999999997},"min":{"1min":0.63300000000000001,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.212,"5min":1.274,"15min":1.274},"last":1.224}]},{"osd":5,"last update":"Sat Sep 23 22:14:31 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.69799999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.94299999999999995,"15min":0.93300000000000005},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":1.5009999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:14:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.98999999999999999,"15min":1.008},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.0549999999999999,"15min":1.0800000000000001},"min":{"1min":0.78700000000000003,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.196}]},{"osd":7,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.054,"15min":1.1100000000000001},"min":{"1min":0.71199999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1990000000000001,"5min":1.53,"15min":1.53},"last":1.268},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.016,"15min":1.0489999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2849999999999999,"5min":1.327,"15min":1.327},"last":1.3120000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738483,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.64300000000000002,"15min":0.57499999999999996},"min":{"1min":0.39100000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.79000000000000004,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.70299999999999996,"15min":0.623},"min":{"1min":0.43099999999999999,"5min":0.35799999999999998,"15min":0.34599999999999997},"max":{"1min":0.92400000000000004,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.81799999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:14:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.73299999999999998,"15min":0.68600000000000005},"min":{"1min":0.499,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.99399999999999999,"5min":1.083,"15min":1.1319999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.69299999999999995,"15min":0.65800000000000003},"min":{"1min":0.439,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.98799999999999999,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.77400000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84399999999999997,"15min":0.83599999999999997},"min":{"1min":0.40999999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1379999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.80200000000000005,"15min":0.77900000000000003},"min":{"1min":0.39500000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.05,"5min":1.163,"15min":1.163},"last":0.94599999999999995}]},{"osd":4,"last update":"Sat Sep 23 22:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97699999999999998,"15min":0.96199999999999997},"min":{"1min":0.72599999999999998,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.3180000000000001,"5min":1.881,"15min":1.881},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.98299999999999998,"15min":0.95999999999999996},"min":{"1min":0.76600000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3420000000000001,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.107}]},{"osd":5,"last update":"Sat Sep 23 22:14:35 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.69699999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.006,"15min":1.0109999999999999},"min":{"1min":0.752,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.335,"5min":1.389,"15min":1.389},"last":0.89000000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.032,"15min":1.0529999999999999},"min":{"1min":0.61099999999999999,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3460000000000001,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.052,"15min":1.0720000000000001},"min":{"1min":0.76700000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.306,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.93700000000000006}]},{"osd":7,"last update":"Sat Sep 23 22:14:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.073,"15min":1.133},"min":{"1min":0.60399999999999998,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1519999999999999,"5min":3.1190000000000002,"15min":3.1190000000000002},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.069,"15min":1.0900000000000001},"min":{"1min":0.73999999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.266,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.0780000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411424,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.60999999999999999,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.85499999999999998,"5min":1.115,"15min":1.115},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.66500000000000004,"15min":0.61699999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.81599999999999995}]},{"osd":1,"last update":"Sat Sep 23 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.70199999999999996,"15min":0.68200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.96699999999999997,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.121},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.73999999999999999,"15min":0.69299999999999995},"min":{"1min":0.433,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.091,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.871}]},{"osd":3,"last update":"Sat Sep 23 22:14:10 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.76300000000000001,"15min":0.749},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1319999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.77300000000000002,"15min":0.80300000000000005},"min":{"1min":0.59399999999999997,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0580000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.93200000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.92700000000000005,"15min":0.92400000000000004},"min":{"1min":0.54500000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1890000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.052},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.999,"15min":0.97699999999999998},"min":{"1min":0.78600000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.278,"5min":1.488,"15min":1.488},"last":1.0940000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.97799999999999998,"15min":0.99399999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2030000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.038},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.94299999999999995,"15min":0.94999999999999996},"min":{"1min":0.68999999999999995,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2370000000000001,"5min":1.397,"15min":1.397},"last":1.2090000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:14:08 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.014,"15min":1.038},"min":{"1min":0.69199999999999995,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.518,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0049999999999999,"15min":1.0469999999999999},"min":{"1min":0.61899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.256,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0089999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.012,"15min":1.02},"min":{"1min":0.72199999999999998,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2789999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0740000000000001,"15min":1.1040000000000001},"min":{"1min":0.82499999999999996,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.347,"5min":1.534,"15min":1.534},"last":1.151}]}]},{"osd":3,"up_from":25,"seq":107374182488,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.66500000000000004,"15min":0.63200000000000001},"min":{"1min":0.36599999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.50800000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.92400000000000004,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.73799999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.80100000000000005,"15min":0.79400000000000004},"min":{"1min":0.55100000000000005,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1970000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.79200000000000004,"15min":0.77500000000000002},"min":{"1min":0.435,"5min":0.376,"15min":0.376},"max":{"1min":0.96199999999999997,"5min":1.254,"15min":1.254},"last":1.0740000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.76500000000000001,"15min":0.76100000000000001},"min":{"1min":0.48299999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.97699999999999998,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.746,"15min":0.73599999999999999},"min":{"1min":0.39700000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.95099999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:14:55 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.88900000000000001,"15min":0.92300000000000004},"min":{"1min":0.65200000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.129,"5min":1.407,"15min":1.407},"last":1.056},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.92000000000000004,"15min":0.91600000000000004},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.0800000000000001,"5min":1.371,"15min":1.371},"last":0.93100000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:14:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93999999999999995,"15min":0.95399999999999996},"min":{"1min":0.71799999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2450000000000001,"5min":1.367,"15min":1.367},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.96699999999999997,"15min":1.0069999999999999},"min":{"1min":0.69499999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.0860000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.86599999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:14:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.01,"15min":1.046},"min":{"1min":0.93300000000000005,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":2.0019999999999998,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":1.004},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0269999999999999,"15min":1.0309999999999999},"min":{"1min":0.73199999999999998,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.0350000000000001,"5min":2.0350000000000001,"15min":2.0350000000000001},"last":1.3360000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:14:55 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.98799999999999999,"15min":0.99099999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2310000000000001,"5min":1.635,"15min":1.635},"last":1.3959999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.018,"15min":1.036},"min":{"1min":0.752,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.2529999999999999,"5min":1.444,"15min":1.444},"last":1.1100000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018960,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.84499999999999997,"15min":0.86699999999999999},"min":{"1min":0.53400000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.212,"5min":1.212,"15min":1.3360000000000001},"last":1.2130000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.68200000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2749999999999999,"5min":1.653,"15min":1.653},"last":1.016}]},{"osd":1,"last update":"Sat Sep 23 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.81100000000000005,"15min":0.85099999999999998},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.002,"5min":1.097,"15min":1.22},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.873,"5min":0.86499999999999999,"15min":0.86599999999999999},"min":{"1min":0.51900000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1539999999999999,"5min":1.304,"15min":1.304},"last":1.032}]},{"osd":2,"last update":"Sat Sep 23 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.874,"15min":0.90900000000000003},"min":{"1min":0.46800000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.254,"5min":1.254,"15min":1.476},"last":1.278},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.92500000000000004,"15min":0.91700000000000004},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.228,"5min":1.724,"15min":1.724},"last":0.78900000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.92800000000000005,"15min":0.92200000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.57099999999999995},"max":{"1min":1.2589999999999999,"5min":1.3680000000000001,"15min":1.419},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.86799999999999999,"15min":0.90100000000000002},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1200000000000001,"5min":1.2110000000000001,"15min":1.2270000000000001},"last":0.85299999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:14:29 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.91000000000000003,"15min":0.84399999999999997},"min":{"1min":0.751,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2330000000000001,"5min":1.331,"15min":1.331},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.008,"5min":0.89700000000000002,"15min":0.84299999999999997},"min":{"1min":0.71899999999999997,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.98899999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:14:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.88800000000000001,"15min":0.86199999999999999},"min":{"1min":0.66000000000000003,"5min":0.44,"15min":0.44},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95999999999999996,"15min":0.93899999999999995},"min":{"1min":0.66900000000000004,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.5620000000000001,"5min":1.768,"15min":1.768},"last":1.0680000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:14:51 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.036,"15min":0.97399999999999998},"min":{"1min":0.69799999999999995,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.4259999999999999,"5min":1.575,"15min":1.575},"last":1.117},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.012,"15min":0.93799999999999994},"min":{"1min":0.70499999999999996,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3080000000000001,"5min":1.454,"15min":1.454},"last":1.1359999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822729,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270299,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.83599999999999997,"15min":0.81399999999999995},"min":{"1min":0.57399999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.0009999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.89600000000000002,"15min":0.878},"min":{"1min":0.67900000000000005,"5min":0.374,"15min":0.374},"max":{"1min":1.206,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.97499999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89600000000000002,"15min":0.872},"min":{"1min":0.51100000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.236,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.877,"5min":0.85599999999999998,"15min":0.84399999999999997},"min":{"1min":0.63700000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.165,"5min":1.208,"15min":1.208},"last":1.02}]},{"osd":2,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.91700000000000004,"15min":0.87},"min":{"1min":0.59699999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.044},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.87,"15min":0.85599999999999998},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.117,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0629999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93200000000000005,"15min":0.88500000000000001},"min":{"1min":0.626,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":1.361,"15min":1.361},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.95199999999999996},"min":{"1min":0.72499999999999998,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.3140000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.68100000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:14:30 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.88700000000000001,"15min":0.76900000000000002},"min":{"1min":0.81699999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.129},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.84999999999999998,"15min":0.749},"min":{"1min":0.70199999999999996,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2569999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.107}]},{"osd":6,"last update":"Sat Sep 23 22:14:07 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.871,"15min":0.85099999999999998},"min":{"1min":0.61699999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.181,"5min":1.49,"15min":1.49},"last":0.998},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.98299999999999998,"15min":0.94999999999999996},"min":{"1min":0.69099999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.343,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.82199999999999995}]},{"osd":7,"last update":"Sat Sep 23 22:14:48 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0069999999999999,"15min":0.997},"min":{"1min":0.68999999999999995,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.413,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0880000000000001,"15min":1.0720000000000001},"min":{"1min":0.81000000000000005,"5min":0.62,"15min":0.62},"max":{"1min":1.3979999999999999,"5min":1.431,"15min":1.431},"last":1.0860000000000001}]}]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"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":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-23T22:15:07.257 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:15:07.257 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T22:15:07.257 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T22:15:07.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T22:15:08.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:08 smithi123 bash[27681]: audit 2023-09-23T22:15:06.432340+0000 mgr.y (mgr.24365) 151 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:15:08.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:08 smithi123 bash[27681]: cluster 2023-09-23T22:15:07.036484+0000 mgr.y (mgr.24365) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:08 smithi121 bash[33603]: audit 2023-09-23T22:15:06.432340+0000 mgr.y (mgr.24365) 151 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:15:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:08 smithi121 bash[33603]: cluster 2023-09-23T22:15:07.036484+0000 mgr.y (mgr.24365) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:08.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:08 smithi121 bash[27336]: audit 2023-09-23T22:15:06.432340+0000 mgr.y (mgr.24365) 151 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:15:08.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:08 smithi121 bash[27336]: cluster 2023-09-23T22:15:07.036484+0000 mgr.y (mgr.24365) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:08.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:15:08 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:15:10.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:09 smithi123 bash[27681]: cluster 2023-09-23T22:15:09.037456+0000 mgr.y (mgr.24365) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:10.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:09 smithi121 bash[27336]: cluster 2023-09-23T22:15:09.037456+0000 mgr.y (mgr.24365) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:10.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:09 smithi121 bash[33603]: cluster 2023-09-23T22:15:09.037456+0000 mgr.y (mgr.24365) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:12.065 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:12.096 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:11 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:11] "GET /metrics HTTP/1.1" 200 191396 "" "Prometheus/2.33.4" 2023-09-23T22:15:12.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:12 smithi121 bash[27336]: cluster 2023-09-23T22:15:11.038059+0000 mgr.y (mgr.24365) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:12.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:12 smithi121 bash[33603]: cluster 2023-09-23T22:15:11.038059+0000 mgr.y (mgr.24365) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:12.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:12 smithi123 bash[27681]: cluster 2023-09-23T22:15:11.038059+0000 mgr.y (mgr.24365) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:14.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:14 smithi121 bash[33603]: cluster 2023-09-23T22:15:13.038675+0000 mgr.y (mgr.24365) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:14 smithi121 bash[27336]: cluster 2023-09-23T22:15:13.038675+0000 mgr.y (mgr.24365) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:14.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:14 smithi123 bash[27681]: cluster 2023-09-23T22:15:13.038675+0000 mgr.y (mgr.24365) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:15.005 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:15:15.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:15 smithi121 bash[33603]: audit 2023-09-23T22:15:15.002898+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.121:0/1703153620' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:15:15.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:15 smithi121 bash[27336]: audit 2023-09-23T22:15:15.002898+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.121:0/1703153620' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:15:15.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:15 smithi123 bash[27681]: audit 2023-09-23T22:15:15.002898+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.121:0/1703153620' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:15:15.698 INFO:teuthology.orchestra.run.smithi121.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T22:15:15.699 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T22:15:15.699 INFO:teuthology.run_tasks:Running task print... 2023-09-23T22:15:15.710 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-23T22:15:15.710 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T22:15:15.782 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T22:15:15.782 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T22:15:15.783 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T22:15:15.783 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-23T22:15:15.788 INFO:tasks.rados:Beginning rados... 2023-09-23T22:15:15.788 INFO:tasks.rados:joining rados 2023-09-23T22:15:15.788 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T22:15:15.788 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-23T22:15:15.788 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2023-09-23T22:15:15.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-23T22:15:15.789 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-23T22:15:15.789 INFO:tasks.rados:starting run 0 out of 1 2023-09-23T22:15:15.789 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-23T22:15:15.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-23T22:15:16.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:16 smithi121 bash[33603]: cluster 2023-09-23T22:15:15.039664+0000 mgr.y (mgr.24365) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:16.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:16 smithi121 bash[27336]: cluster 2023-09-23T22:15:15.039664+0000 mgr.y (mgr.24365) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:16 smithi123 bash[27681]: cluster 2023-09-23T22:15:15.039664+0000 mgr.y (mgr.24365) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:18.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:18 smithi123 bash[27681]: cluster 2023-09-23T22:15:17.040407+0000 mgr.y (mgr.24365) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:18.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:18 smithi121 bash[27336]: cluster 2023-09-23T22:15:17.040407+0000 mgr.y (mgr.24365) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:18.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:18 smithi121 bash[33603]: cluster 2023-09-23T22:15:17.040407+0000 mgr.y (mgr.24365) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:18.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:15:18 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:15:19.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:18 smithi121 bash[27601]: [23/Sep/2023:22:15:18] ENGINE Bus STOPPING 2023-09-23T22:15:19.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:18 smithi121 bash[27601]: [23/Sep/2023:22:15:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:15:19.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:18 smithi121 bash[27601]: [23/Sep/2023:22:15:18] ENGINE Bus STOPPED 2023-09-23T22:15:19.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:18 smithi121 bash[27601]: [23/Sep/2023:22:15:18] ENGINE Bus STARTING 2023-09-23T22:15:19.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[27601]: [23/Sep/2023:22:15:19] ENGINE Serving on http://:::9283 2023-09-23T22:15:19.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[27601]: [23/Sep/2023:22:15:19] ENGINE Bus STARTED 2023-09-23T22:15:19.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-23T22:15:20.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[27336]: audit 2023-09-23T22:15:18.965478+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.121:0/742206176' entity='client.admin' 2023-09-23T22:15:20.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[27336]: audit 2023-09-23T22:15:18.990369+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:20.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[27336]: cluster 2023-09-23T22:15:19.041127+0000 mgr.y (mgr.24365) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:20.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[33603]: audit 2023-09-23T22:15:18.965478+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.121:0/742206176' entity='client.admin' 2023-09-23T22:15:20.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[33603]: audit 2023-09-23T22:15:18.990369+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:20.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:19 smithi121 bash[33603]: cluster 2023-09-23T22:15:19.041127+0000 mgr.y (mgr.24365) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:20.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:19 smithi123 bash[27681]: audit 2023-09-23T22:15:18.965478+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.121:0/742206176' entity='client.admin' 2023-09-23T22:15:20.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:19 smithi123 bash[27681]: audit 2023-09-23T22:15:18.990369+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:20.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:19 smithi123 bash[27681]: cluster 2023-09-23T22:15:19.041127+0000 mgr.y (mgr.24365) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:21.246 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:22.102 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:21 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:21] "GET /metrics HTTP/1.1" 200 191413 "" "Prometheus/2.33.4" 2023-09-23T22:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:22 smithi121 bash[27336]: cluster 2023-09-23T22:15:21.041630+0000 mgr.y (mgr.24365) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:22 smithi121 bash[33603]: cluster 2023-09-23T22:15:21.041630+0000 mgr.y (mgr.24365) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:22.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:22 smithi123 bash[27681]: cluster 2023-09-23T22:15:21.041630+0000 mgr.y (mgr.24365) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:24.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:23 smithi121 bash[27601]: [23/Sep/2023:22:15:23] ENGINE Bus STOPPING 2023-09-23T22:15:24.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:23 smithi121 bash[27601]: [23/Sep/2023:22:15:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:15:24.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:23 smithi121 bash[27601]: [23/Sep/2023:22:15:23] ENGINE Bus STOPPED 2023-09-23T22:15:24.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:23 smithi121 bash[27601]: [23/Sep/2023:22:15:23] ENGINE Bus STARTING 2023-09-23T22:15:24.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:23 smithi121 bash[27601]: [23/Sep/2023:22:15:23] ENGINE Serving on http://:::9283 2023-09-23T22:15:24.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:23 smithi121 bash[27601]: [23/Sep/2023:22:15:23] ENGINE Bus STARTED 2023-09-23T22:15:24.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:24 smithi121 bash[27336]: cluster 2023-09-23T22:15:23.042187+0000 mgr.y (mgr.24365) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:24.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:24 smithi121 bash[27336]: audit 2023-09-23T22:15:23.664249+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.121:0/735060804' entity='client.admin' 2023-09-23T22:15:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:24 smithi121 bash[33603]: cluster 2023-09-23T22:15:23.042187+0000 mgr.y (mgr.24365) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:24 smithi121 bash[33603]: audit 2023-09-23T22:15:23.664249+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.121:0/735060804' entity='client.admin' 2023-09-23T22:15:24.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:24 smithi123 bash[27681]: cluster 2023-09-23T22:15:23.042187+0000 mgr.y (mgr.24365) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:24.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:24 smithi123 bash[27681]: audit 2023-09-23T22:15:23.664249+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.121:0/735060804' entity='client.admin' 2023-09-23T22:15:24.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-23T22:15:26.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:25 smithi121 bash[27336]: audit 2023-09-23T22:15:24.907697+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:26.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:25 smithi121 bash[27336]: cluster 2023-09-23T22:15:25.043193+0000 mgr.y (mgr.24365) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:26.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:25 smithi121 bash[33603]: audit 2023-09-23T22:15:24.907697+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:26.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:25 smithi121 bash[33603]: cluster 2023-09-23T22:15:25.043193+0000 mgr.y (mgr.24365) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:26.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:25 smithi123 bash[27681]: audit 2023-09-23T22:15:24.907697+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:25 smithi123 bash[27681]: cluster 2023-09-23T22:15:25.043193+0000 mgr.y (mgr.24365) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:26.937 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_0' created 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.162359+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.121:0/3501151714' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.620557+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.627447+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.629360+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.632496+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.642229+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.645000+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.646530+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[33603]: audit 2023-09-23T22:15:26.649272+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.162359+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.121:0/3501151714' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.620557+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.627447+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.629360+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.632496+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.642229+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.645000+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:27.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.646530+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:27.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:26 smithi121 bash[27336]: audit 2023-09-23T22:15:26.649272+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.162359+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.121:0/3501151714' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.620557+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.627447+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.629360+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.632496+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.642229+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.645000+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.646530+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:26 smithi123 bash[27681]: audit 2023-09-23T22:15:26.649272+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:28.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[27336]: audit 2023-09-23T22:15:26.922647+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.121:0/3501151714' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T22:15:28.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[27336]: cluster 2023-09-23T22:15:26.922728+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T22:15:28.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[27336]: cluster 2023-09-23T22:15:27.043762+0000 mgr.y (mgr.24365) 162 : cluster [DBG] pgmap v142: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:28.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[27336]: cluster 2023-09-23T22:15:27.919156+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T22:15:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[33603]: audit 2023-09-23T22:15:26.922647+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.121:0/3501151714' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T22:15:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[33603]: cluster 2023-09-23T22:15:26.922728+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T22:15:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[33603]: cluster 2023-09-23T22:15:27.043762+0000 mgr.y (mgr.24365) 162 : cluster [DBG] pgmap v142: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:27 smithi121 bash[33603]: cluster 2023-09-23T22:15:27.919156+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T22:15:28.042 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-23T22:15:28.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:27 smithi123 bash[27681]: audit 2023-09-23T22:15:26.922647+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.121:0/3501151714' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T22:15:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:27 smithi123 bash[27681]: cluster 2023-09-23T22:15:26.922728+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T22:15:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:27 smithi123 bash[27681]: cluster 2023-09-23T22:15:27.043762+0000 mgr.y (mgr.24365) 162 : cluster [DBG] pgmap v142: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:27 smithi123 bash[27681]: cluster 2023-09-23T22:15:27.919156+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T22:15:28.610 INFO:teuthology.orchestra.run.smithi121.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:28.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:15:28 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:15:29.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:15:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: audit 2023-09-23T22:15:28.596506+0000 mgr.y (mgr.24365) 163 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: cephadm 2023-09-23T22:15:28.597875+0000 mgr.y (mgr.24365) 164 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: audit 2023-09-23T22:15:28.605664+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: audit 2023-09-23T22:15:28.612266+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: audit 2023-09-23T22:15:28.615280+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: audit 2023-09-23T22:15:28.616869+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: audit 2023-09-23T22:15:28.620619+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: cephadm 2023-09-23T22:15:28.627962+0000 mgr.y (mgr.24365) 165 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: cluster 2023-09-23T22:15:28.923073+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[27336]: cluster 2023-09-23T22:15:29.044896+0000 mgr.y (mgr.24365) 166 : cluster [DBG] pgmap v145: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: audit 2023-09-23T22:15:28.596506+0000 mgr.y (mgr.24365) 163 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: cephadm 2023-09-23T22:15:28.597875+0000 mgr.y (mgr.24365) 164 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: audit 2023-09-23T22:15:28.605664+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: audit 2023-09-23T22:15:28.612266+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: audit 2023-09-23T22:15:28.615280+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: audit 2023-09-23T22:15:28.616869+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:30.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: audit 2023-09-23T22:15:28.620619+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:30.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: cephadm 2023-09-23T22:15:28.627962+0000 mgr.y (mgr.24365) 165 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:30.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: cluster 2023-09-23T22:15:28.923073+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T22:15:30.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:29 smithi121 bash[33603]: cluster 2023-09-23T22:15:29.044896+0000 mgr.y (mgr.24365) 166 : cluster [DBG] pgmap v145: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: audit 2023-09-23T22:15:28.596506+0000 mgr.y (mgr.24365) 163 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: cephadm 2023-09-23T22:15:28.597875+0000 mgr.y (mgr.24365) 164 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: audit 2023-09-23T22:15:28.605664+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: audit 2023-09-23T22:15:28.612266+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: audit 2023-09-23T22:15:28.615280+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: audit 2023-09-23T22:15:28.616869+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: audit 2023-09-23T22:15:28.620619+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: cephadm 2023-09-23T22:15:28.627962+0000 mgr.y (mgr.24365) 165 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: cluster 2023-09-23T22:15:28.923073+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T22:15:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:29 smithi123 bash[27681]: cluster 2023-09-23T22:15:29.044896+0000 mgr.y (mgr.24365) 166 : cluster [DBG] pgmap v145: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:32.104 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:31 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:31] "GET /metrics HTTP/1.1" 200 193812 "" "Prometheus/2.33.4" 2023-09-23T22:15:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:32 smithi121 bash[27336]: cluster 2023-09-23T22:15:31.045435+0000 mgr.y (mgr.24365) 167 : cluster [DBG] pgmap v146: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:32 smithi121 bash[33603]: cluster 2023-09-23T22:15:31.045435+0000 mgr.y (mgr.24365) 167 : cluster [DBG] pgmap v146: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:32.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:32 smithi123 bash[27681]: cluster 2023-09-23T22:15:31.045435+0000 mgr.y (mgr.24365) 167 : cluster [DBG] pgmap v146: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:33.090 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:33.342 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:15:33.342 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (2m) 7s ago 3m 13.2M - 0.23.0 ba2b418f427c ad607236312c 2023-09-23T22:15:33.342 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (3m) 8s ago 3m 43.5M - 8.3.5 dad864ee21e9 743c115bda4d 2023-09-23T22:15:33.342 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi121.mdbrmj smithi121 running (119s) 7s ago 119s 13.3M - 16.2.14-37-g2e1f1015 1e6a756174a8 1abcb49a5313 2023-09-23T22:15:33.342 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi123.ahmoxv smithi123 running (117s) 8s ago 117s 11.5M - 16.2.14-37-g2e1f1015 1e6a756174a8 f59ff2910a54 2023-09-23T22:15:33.342 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443 running (10m) 8s ago 10m 374M - 16.2.14-37-g2e1f1015 1e6a756174a8 498ad1121857 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:9283 running (12m) 7s ago 12m 428M - 16.2.14-37-g2e1f1015 1e6a756174a8 0a7b76471a55 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (12m) 7s ago 12m 49.0M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 b1d47d6d07bd 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (10m) 8s ago 10m 44.3M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 1c871af6a479 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (10m) 7s ago 10m 41.4M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 d12ca4395c07 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (3m) 7s ago 3m 9.90M - 1.3.1 1dbe0e931976 1a659b7675e5 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (3m) 8s ago 3m 9480k - 1.3.1 1dbe0e931976 9de7c13673b4 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (9m) 7s ago 9m 38.5M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 dada3d86541e 2023-09-23T22:15:33.343 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (9m) 7s ago 9m 38.6M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 94eb36b71ddf 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (8m) 7s ago 8m 37.0M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 e59247496f83 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (7m) 7s ago 7m 38.0M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 caa0426e15c1 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (7m) 8s ago 7m 37.9M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 f09ecc9856df 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (6m) 8s ago 6m 37.2M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 47930f6c9189 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (5m) 8s ago 5m 40.6M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 9f9d4af9cbcb 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (4m) 8s ago 5m 38.5M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 34de013f09f3 2023-09-23T22:15:33.344 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (2m) 8s ago 3m 50.9M - 2.33.4 514e6a882f6e f71c5d2f443b 2023-09-23T22:15:34.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:34 smithi121 bash[27336]: cluster 2023-09-23T22:15:33.045932+0000 mgr.y (mgr.24365) 168 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:34.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:34 smithi121 bash[27336]: audit 2023-09-23T22:15:33.318358+0000 mgr.y (mgr.24365) 169 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:34 smithi121 bash[33603]: cluster 2023-09-23T22:15:33.045932+0000 mgr.y (mgr.24365) 168 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:34.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:34 smithi121 bash[33603]: audit 2023-09-23T22:15:33.318358+0000 mgr.y (mgr.24365) 169 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:34.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:34 smithi123 bash[27681]: cluster 2023-09-23T22:15:33.045932+0000 mgr.y (mgr.24365) 168 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:34 smithi123 bash[27681]: audit 2023-09-23T22:15:33.318358+0000 mgr.y (mgr.24365) 169 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:34.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-23T22:15:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:36 smithi121 bash[33603]: cluster 2023-09-23T22:15:35.046764+0000 mgr.y (mgr.24365) 170 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:36 smithi121 bash[27336]: cluster 2023-09-23T22:15:35.046764+0000 mgr.y (mgr.24365) 170 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:36 smithi123 bash[27681]: cluster 2023-09-23T22:15:35.046764+0000 mgr.y (mgr.24365) 170 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:38.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:38 smithi123 bash[27681]: cluster 2023-09-23T22:15:37.047188+0000 mgr.y (mgr.24365) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:38.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:38 smithi121 bash[27336]: cluster 2023-09-23T22:15:37.047188+0000 mgr.y (mgr.24365) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:38.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:38 smithi121 bash[33603]: cluster 2023-09-23T22:15:37.047188+0000 mgr.y (mgr.24365) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:15:38 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:15:39.813 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-23T22:15:40.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:39 smithi121 bash[33603]: cluster 2023-09-23T22:15:39.048184+0000 mgr.y (mgr.24365) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:40.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:39 smithi121 bash[33603]: audit 2023-09-23T22:15:39.532676+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.121:0/48906496' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:15:40.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:39 smithi121 bash[33603]: audit 2023-09-23T22:15:39.533236+0000 mon.a (mon.0) 687 : audit [INF] 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-23T22:15:40.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:39 smithi121 bash[27336]: cluster 2023-09-23T22:15:39.048184+0000 mgr.y (mgr.24365) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:40.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:39 smithi121 bash[27336]: audit 2023-09-23T22:15:39.532676+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.121:0/48906496' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:15:40.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:39 smithi121 bash[27336]: audit 2023-09-23T22:15:39.533236+0000 mon.a (mon.0) 687 : audit [INF] 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-23T22:15:40.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:39 smithi123 bash[27681]: cluster 2023-09-23T22:15:39.048184+0000 mgr.y (mgr.24365) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:39 smithi123 bash[27681]: audit 2023-09-23T22:15:39.532676+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.121:0/48906496' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:15:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:39 smithi123 bash[27681]: audit 2023-09-23T22:15:39.533236+0000 mon.a (mon.0) 687 : audit [INF] 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-23T22:15:41.078 INFO:teuthology.orchestra.run.smithi121.stdout:wait for minority of mons to upgrade 2023-09-23T22:15:41.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:40 smithi121 bash[33603]: audit 2023-09-23T22:15:39.804531+0000 mon.a (mon.0) 688 : audit [INF] 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-23T22:15:41.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:40 smithi121 bash[33603]: cluster 2023-09-23T22:15:39.804618+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T22:15:41.139 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:40 smithi121 bash[27336]: audit 2023-09-23T22:15:39.804531+0000 mon.a (mon.0) 688 : audit [INF] 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-23T22:15:41.139 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:40 smithi121 bash[27336]: cluster 2023-09-23T22:15:39.804618+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T22:15:41.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:40 smithi123 bash[27681]: audit 2023-09-23T22:15:39.804531+0000 mon.a (mon.0) 688 : audit [INF] 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-23T22:15:41.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:40 smithi123 bash[27681]: cluster 2023-09-23T22:15:39.804618+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T22:15:41.983 DEBUG:teuthology.orchestra.run.smithi121:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2023-09-23T22:15:41.998 INFO:tasks.rados.rados.0.smithi121.stdout:adding op weight read -> 45 2023-09-23T22:15:41.999 INFO:tasks.rados.rados.0.smithi121.stdout:adding op weight write -> 45 2023-09-23T22:15:41.999 INFO:tasks.rados.rados.0.smithi121.stdout:adding op weight delete -> 10 2023-09-23T22:15:41.999 INFO:tasks.rados.rados.0.smithi121.stdout:ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable) 2023-09-23T22:15:41.999 INFO:tasks.rados.rados.0.smithi121.stdout:Configuration: 2023-09-23T22:15:41.999 INFO:tasks.rados.rados.0.smithi121.stdout: Number of operations: 4000 2023-09-23T22:15:41.999 INFO:tasks.rados.rados.0.smithi121.stdout: Number of objects: 500 2023-09-23T22:15:42.000 INFO:tasks.rados.rados.0.smithi121.stdout: Max in flight operations: 16 2023-09-23T22:15:42.000 INFO:tasks.rados.rados.0.smithi121.stdout: Object size (in bytes): 4000000 2023-09-23T22:15:42.000 INFO:tasks.rados.rados.0.smithi121.stdout: Write stride min: 400000 2023-09-23T22:15:42.000 INFO:tasks.rados.rados.0.smithi121.stdout: Write stride max: 800000 2023-09-23T22:15:42.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-23T22:15:42.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:41 smithi121 bash[27336]: cluster 2023-09-23T22:15:41.048808+0000 mgr.y (mgr.24365) 173 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:42.083 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:41] "GET /metrics HTTP/1.1" 200 193812 "" "Prometheus/2.33.4" 2023-09-23T22:15:42.084 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:41 smithi121 bash[33603]: cluster 2023-09-23T22:15:41.048808+0000 mgr.y (mgr.24365) 173 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:42.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:41 smithi123 bash[27681]: cluster 2023-09-23T22:15:41.048808+0000 mgr.y (mgr.24365) 173 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:42.826 INFO:tasks.rados.rados.0.smithi121.stdout:1: write initial oid 1 2023-09-23T22:15:42.826 INFO:tasks.rados.rados.0.smithi121.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-09-23T22:15:42.831 INFO:tasks.rados.rados.0.smithi121.stdout:1: writing smithi12166546-1 from 416807 to 892056 tid 1 2023-09-23T22:15:42.838 INFO:tasks.rados.rados.0.smithi121.stdout:1: writing smithi12166546-1 from 1542129 to 2016807 tid 2 2023-09-23T22:15:42.838 INFO:tasks.rados.rados.0.smithi121.stdout:2: write initial oid 2 2023-09-23T22:15:42.838 INFO:tasks.rados.rados.0.smithi121.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-09-23T22:15:42.843 INFO:tasks.rados.rados.0.smithi121.stdout:2: writing smithi12166546-2 from 416807 to 892056 tid 1 2023-09-23T22:15:42.850 INFO:tasks.rados.rados.0.smithi121.stdout:2: writing smithi12166546-2 from 1542129 to 2016807 tid 2 2023-09-23T22:15:42.851 INFO:tasks.rados.rados.0.smithi121.stdout:3: write initial oid 3 2023-09-23T22:15:42.851 INFO:tasks.rados.rados.0.smithi121.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-09-23T22:15:42.857 INFO:tasks.rados.rados.0.smithi121.stdout:3: writing smithi12166546-3 from 433614 to 984112 tid 1 2023-09-23T22:15:42.863 INFO:tasks.rados.rados.0.smithi121.stdout:3: writing smithi12166546-3 from 1600611 to 2033614 tid 2 2023-09-23T22:15:42.863 INFO:tasks.rados.rados.0.smithi121.stdout:4: write initial oid 4 2023-09-23T22:15:42.863 INFO:tasks.rados.rados.0.smithi121.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-09-23T22:15:42.869 INFO:tasks.rados.rados.0.smithi121.stdout:4: writing smithi12166546-4 from 450421 to 1076168 tid 1 2023-09-23T22:15:42.875 INFO:tasks.rados.rados.0.smithi121.stdout:4: writing smithi12166546-4 from 1659093 to 2050421 tid 2 2023-09-23T22:15:42.875 INFO:tasks.rados.rados.0.smithi121.stdout:5: write initial oid 5 2023-09-23T22:15:42.875 INFO:tasks.rados.rados.0.smithi121.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-09-23T22:15:42.882 INFO:tasks.rados.rados.0.smithi121.stdout:5: writing smithi12166546-5 from 467228 to 1168224 tid 1 2023-09-23T22:15:42.887 INFO:tasks.rados.rados.0.smithi121.stdout:5: writing smithi12166546-5 from 1717575 to 2067228 tid 2 2023-09-23T22:15:42.887 INFO:tasks.rados.rados.0.smithi121.stdout:6: write initial oid 6 2023-09-23T22:15:42.887 INFO:tasks.rados.rados.0.smithi121.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-09-23T22:15:42.895 INFO:tasks.rados.rados.0.smithi121.stdout:6: writing smithi12166546-6 from 484035 to 1260280 tid 1 2023-09-23T22:15:42.900 INFO:tasks.rados.rados.0.smithi121.stdout:6: writing smithi12166546-6 from 2059704 to 2084035 tid 2 2023-09-23T22:15:42.900 INFO:tasks.rados.rados.0.smithi121.stdout:7: write initial oid 7 2023-09-23T22:15:42.900 INFO:tasks.rados.rados.0.smithi121.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-09-23T22:15:42.905 INFO:tasks.rados.rados.0.smithi121.stdout:7: writing smithi12166546-7 from 500842 to 952336 tid 1 2023-09-23T22:15:42.912 INFO:tasks.rados.rados.0.smithi121.stdout:7: writing smithi12166546-7 from 1718186 to 2100842 tid 2 2023-09-23T22:15:42.912 INFO:tasks.rados.rados.0.smithi121.stdout:8: write initial oid 8 2023-09-23T22:15:42.912 INFO:tasks.rados.rados.0.smithi121.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-09-23T22:15:42.918 INFO:tasks.rados.rados.0.smithi121.stdout:8: writing smithi12166546-8 from 517649 to 1044392 tid 1 2023-09-23T22:15:42.924 INFO:tasks.rados.rados.0.smithi121.stdout:8: writing smithi12166546-8 from 1776668 to 2117649 tid 2 2023-09-23T22:15:42.924 INFO:tasks.rados.rados.0.smithi121.stdout:9: write initial oid 9 2023-09-23T22:15:42.924 INFO:tasks.rados.rados.0.smithi121.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-09-23T22:15:42.932 INFO:tasks.rados.rados.0.smithi121.stdout:9: writing smithi12166546-9 from 534456 to 1252801 tid 1 2023-09-23T22:15:42.938 INFO:tasks.rados.rados.0.smithi121.stdout:9: writing smithi12166546-9 from 1951503 to 2134456 tid 2 2023-09-23T22:15:42.938 INFO:tasks.rados.rados.0.smithi121.stdout:10: write initial oid 10 2023-09-23T22:15:42.939 INFO:tasks.rados.rados.0.smithi121.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-09-23T22:15:42.947 INFO:tasks.rados.rados.0.smithi121.stdout:10: writing smithi12166546-10 from 551263 to 1344857 tid 1 2023-09-23T22:15:42.952 INFO:tasks.rados.rados.0.smithi121.stdout:10: writing smithi12166546-10 from 1893632 to 2151263 tid 2 2023-09-23T22:15:42.952 INFO:tasks.rados.rados.0.smithi121.stdout:11: write initial oid 11 2023-09-23T22:15:42.952 INFO:tasks.rados.rados.0.smithi121.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-09-23T22:15:42.958 INFO:tasks.rados.rados.0.smithi121.stdout:11: writing smithi12166546-11 from 568070 to 1036913 tid 1 2023-09-23T22:15:42.964 INFO:tasks.rados.rados.0.smithi121.stdout:11: writing smithi12166546-11 from 1552114 to 2168070 tid 2 2023-09-23T22:15:42.964 INFO:tasks.rados.rados.0.smithi121.stdout:12: write initial oid 12 2023-09-23T22:15:42.965 INFO:tasks.rados.rados.0.smithi121.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-09-23T22:15:42.971 INFO:tasks.rados.rados.0.smithi121.stdout:12: writing smithi12166546-12 from 584877 to 1128969 tid 1 2023-09-23T22:15:42.977 INFO:tasks.rados.rados.0.smithi121.stdout:12: writing smithi12166546-12 from 1610596 to 2172599 tid 2 2023-09-23T22:15:42.977 INFO:tasks.rados.rados.0.smithi121.stdout:13: write initial oid 13 2023-09-23T22:15:42.977 INFO:tasks.rados.rados.0.smithi121.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-09-23T22:15:42.985 INFO:tasks.rados.rados.0.smithi121.stdout:13: writing smithi12166546-13 from 601684 to 1221025 tid 1 2023-09-23T22:15:42.990 INFO:tasks.rados.rados.0.smithi121.stdout:13: writing smithi12166546-13 from 1669078 to 2201684 tid 2 2023-09-23T22:15:42.991 INFO:tasks.rados.rados.0.smithi121.stdout:14: write initial oid 14 2023-09-23T22:15:42.991 INFO:tasks.rados.rados.0.smithi121.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-09-23T22:15:42.999 INFO:tasks.rados.rados.0.smithi121.stdout:14: writing smithi12166546-14 from 618491 to 1313081 tid 1 2023-09-23T22:15:43.005 INFO:tasks.rados.rados.0.smithi121.stdout:14: writing smithi12166546-14 from 2011207 to 2218491 tid 2 2023-09-23T22:15:43.005 INFO:tasks.rados.rados.0.smithi121.stdout:15: write initial oid 15 2023-09-23T22:15:43.005 INFO:tasks.rados.rados.0.smithi121.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-09-23T22:15:43.013 INFO:tasks.rados.rados.0.smithi121.stdout:15: writing smithi12166546-15 from 635298 to 1405137 tid 1 2023-09-23T22:15:43.018 INFO:tasks.rados.rados.0.smithi121.stdout:15: writing smithi12166546-15 from 2069689 to 2235298 tid 2 2023-09-23T22:15:43.018 INFO:tasks.rados.rados.0.smithi121.stdout:16: write initial oid 16 2023-09-23T22:15:43.018 INFO:tasks.rados.rados.0.smithi121.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-09-23T22:15:43.024 INFO:tasks.rados.rados.0.smithi121.stdout:16: writing smithi12166546-16 from 652105 to 1097193 tid 1 2023-09-23T22:15:43.030 INFO:tasks.rados.rados.0.smithi121.stdout:16: writing smithi12166546-16 from 1728171 to 2181159 tid 2 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:1: finishing write tid 1 to smithi12166546-1 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:1: finishing write tid 2 to smithi12166546-1 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:1: finishing write tid 3 to smithi12166546-1 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:1: finishing write tid 4 to smithi12166546-1 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:2: finishing write tid 1 to smithi12166546-2 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:2: finishing write tid 2 to smithi12166546-2 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:2: finishing write tid 3 to smithi12166546-2 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:1: done (15 left) 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:17: write initial oid 17 2023-09-23T22:15:43.031 INFO:tasks.rados.rados.0.smithi121.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-09-23T22:15:43.038 INFO:tasks.rados.rados.0.smithi121.stdout:17: writing smithi12166546-17 from 668912 to 1305602 tid 1 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:17: writing smithi12166546-17 from 1903006 to 2268912 tid 2 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:2: finishing write tid 4 to smithi12166546-2 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:3: finishing write tid 1 to smithi12166546-3 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:2: done (15 left) 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:18: write initial oid 18 2023-09-23T22:15:43.044 INFO:tasks.rados.rados.0.smithi121.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-09-23T22:15:43.051 INFO:tasks.rados.rados.0.smithi121.stdout:18: writing smithi12166546-18 from 685719 to 1397658 tid 1 2023-09-23T22:15:43.056 INFO:tasks.rados.rados.0.smithi121.stdout:18: writing smithi12166546-18 from 1845135 to 2285719 tid 2 2023-09-23T22:15:43.056 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:3: finishing write tid 2 to smithi12166546-3 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:3: finishing write tid 3 to smithi12166546-3 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:3: finishing write tid 4 to smithi12166546-3 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:4: finishing write tid 1 to smithi12166546-4 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:4: finishing write tid 2 to smithi12166546-4 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:4: finishing write tid 3 to smithi12166546-4 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:4: finishing write tid 4 to smithi12166546-4 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:5: finishing write tid 1 to smithi12166546-5 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:5: finishing write tid 2 to smithi12166546-5 2023-09-23T22:15:43.057 INFO:tasks.rados.rados.0.smithi121.stdout:5: finishing write tid 3 to smithi12166546-5 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:5: finishing write tid 4 to smithi12166546-5 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:6: finishing write tid 1 to smithi12166546-6 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:6: finishing write tid 2 to smithi12166546-6 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:3: done (15 left) 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:4: done (14 left) 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:5: done (13 left) 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:19: write initial oid 19 2023-09-23T22:15:43.058 INFO:tasks.rados.rados.0.smithi121.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-09-23T22:15:43.065 INFO:tasks.rados.rados.0.smithi121.stdout:19: writing smithi12166546-19 from 702526 to 1489714 tid 1 2023-09-23T22:15:43.070 INFO:tasks.rados.rados.0.smithi121.stdout:19: writing smithi12166546-19 from 1903617 to 2302526 tid 2 2023-09-23T22:15:43.070 INFO:tasks.rados.rados.0.smithi121.stdout:20: write initial oid 20 2023-09-23T22:15:43.070 INFO:tasks.rados.rados.0.smithi121.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-09-23T22:15:43.076 INFO:tasks.rados.rados.0.smithi121.stdout:20: writing smithi12166546-20 from 719333 to 1181770 tid 1 2023-09-23T22:15:43.083 INFO:tasks.rados.rados.0.smithi121.stdout:20: writing smithi12166546-20 from 1962099 to 2319333 tid 2 2023-09-23T22:15:43.083 INFO:tasks.rados.rados.0.smithi121.stdout:21: write initial oid 21 2023-09-23T22:15:43.083 INFO:tasks.rados.rados.0.smithi121.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-09-23T22:15:43.090 INFO:tasks.rados.rados.0.smithi121.stdout:21: writing smithi12166546-21 from 736140 to 1273826 tid 1 2023-09-23T22:15:43.096 INFO:tasks.rados.rados.0.smithi121.stdout:21: writing smithi12166546-21 from 2020581 to 2336140 tid 2 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:6: finishing write tid 3 to smithi12166546-6 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:6: finishing write tid 4 to smithi12166546-6 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:7: finishing write tid 1 to smithi12166546-7 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:6: done (15 left) 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:22: write initial oid 22 2023-09-23T22:15:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-09-23T22:15:43.104 INFO:tasks.rados.rados.0.smithi121.stdout:22: writing smithi12166546-22 from 752947 to 1365882 tid 1 2023-09-23T22:15:43.111 INFO:tasks.rados.rados.0.smithi121.stdout:22: writing smithi12166546-22 from 1962710 to 2352947 tid 2 2023-09-23T22:15:43.111 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.111 INFO:tasks.rados.rados.0.smithi121.stdout:7: finishing write tid 2 to smithi12166546-7 2023-09-23T22:15:43.111 INFO:tasks.rados.rados.0.smithi121.stdout:7: finishing write tid 3 to smithi12166546-7 2023-09-23T22:15:43.111 INFO:tasks.rados.rados.0.smithi121.stdout:7: finishing write tid 4 to smithi12166546-7 2023-09-23T22:15:43.111 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:8: finishing write tid 1 to smithi12166546-8 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:8: finishing write tid 2 to smithi12166546-8 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:8: finishing write tid 3 to smithi12166546-8 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:8: finishing write tid 4 to smithi12166546-8 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:9: finishing write tid 1 to smithi12166546-9 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:9: finishing write tid 2 to smithi12166546-9 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:9: finishing write tid 3 to smithi12166546-9 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:9: finishing write tid 4 to smithi12166546-9 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-23T22:15:43.112 INFO:tasks.rados.rados.0.smithi121.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:10: finishing write tid 1 to smithi12166546-10 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:10: finishing write tid 2 to smithi12166546-10 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:10: finishing write tid 3 to smithi12166546-10 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:10: finishing write tid 4 to smithi12166546-10 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:11: finishing write tid 1 to smithi12166546-11 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:11: finishing write tid 2 to smithi12166546-11 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:11: finishing write tid 3 to smithi12166546-11 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:11: finishing write tid 4 to smithi12166546-11 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:12: finishing write tid 1 to smithi12166546-12 2023-09-23T22:15:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:12: finishing write tid 2 to smithi12166546-12 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:12: finishing write tid 3 to smithi12166546-12 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:12: finishing write tid 4 to smithi12166546-12 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:13: finishing write tid 1 to smithi12166546-13 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:13: finishing write tid 2 to smithi12166546-13 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:13: finishing write tid 3 to smithi12166546-13 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:13: finishing write tid 4 to smithi12166546-13 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:14: finishing write tid 1 to smithi12166546-14 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:14: finishing write tid 2 to smithi12166546-14 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:14: finishing write tid 3 to smithi12166546-14 2023-09-23T22:15:43.114 INFO:tasks.rados.rados.0.smithi121.stdout:14: finishing write tid 4 to smithi12166546-14 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:15: finishing write tid 1 to smithi12166546-15 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:15: finishing write tid 2 to smithi12166546-15 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:15: finishing write tid 3 to smithi12166546-15 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:15: finishing write tid 4 to smithi12166546-15 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 15 v 9 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:7: done (15 left) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:8: done (14 left) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:9: done (13 left) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:10: done (12 left) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:11: done (11 left) 2023-09-23T22:15:43.115 INFO:tasks.rados.rados.0.smithi121.stdout:12: done (10 left) 2023-09-23T22:15:43.116 INFO:tasks.rados.rados.0.smithi121.stdout:13: done (9 left) 2023-09-23T22:15:43.116 INFO:tasks.rados.rados.0.smithi121.stdout:14: done (8 left) 2023-09-23T22:15:43.116 INFO:tasks.rados.rados.0.smithi121.stdout:15: done (7 left) 2023-09-23T22:15:43.116 INFO:tasks.rados.rados.0.smithi121.stdout:23: write initial oid 23 2023-09-23T22:15:43.116 INFO:tasks.rados.rados.0.smithi121.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-09-23T22:15:43.118 INFO:tasks.rados.rados.0.smithi121.stdout:23: writing smithi12166546-23 from 769754 to 1457938 tid 1 2023-09-23T22:15:43.124 INFO:tasks.rados.rados.0.smithi121.stdout:23: writing smithi12166546-23 from 2021192 to 2369754 tid 2 2023-09-23T22:15:43.124 INFO:tasks.rados.rados.0.smithi121.stdout:24: write initial oid 24 2023-09-23T22:15:43.124 INFO:tasks.rados.rados.0.smithi121.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-09-23T22:15:43.131 INFO:tasks.rados.rados.0.smithi121.stdout:24: writing smithi12166546-24 from 786561 to 1266347 tid 1 2023-09-23T22:15:43.137 INFO:tasks.rados.rados.0.smithi121.stdout:24: writing smithi12166546-24 from 1796027 to 2263691 tid 2 2023-09-23T22:15:43.137 INFO:tasks.rados.rados.0.smithi121.stdout:25: write initial oid 25 2023-09-23T22:15:43.137 INFO:tasks.rados.rados.0.smithi121.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-09-23T22:15:43.142 INFO:tasks.rados.rados.0.smithi121.stdout:25: writing smithi12166546-25 from 403368 to 958403 tid 1 2023-09-23T22:15:43.149 INFO:tasks.rados.rados.0.smithi121.stdout:25: writing smithi12166546-25 from 1454509 to 2182184 tid 2 2023-09-23T22:15:43.150 INFO:tasks.rados.rados.0.smithi121.stdout:26: write initial oid 26 2023-09-23T22:15:43.150 INFO:tasks.rados.rados.0.smithi121.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-09-23T22:15:43.156 INFO:tasks.rados.rados.0.smithi121.stdout:26: writing smithi12166546-26 from 420175 to 1050459 tid 1 2023-09-23T22:15:43.164 INFO:tasks.rados.rados.0.smithi121.stdout:26: writing smithi12166546-26 from 1796638 to 2267971 tid 2 2023-09-23T22:15:43.164 INFO:tasks.rados.rados.0.smithi121.stdout:27: write initial oid 27 2023-09-23T22:15:43.164 INFO:tasks.rados.rados.0.smithi121.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-09-23T22:15:43.170 INFO:tasks.rados.rados.0.smithi121.stdout:27: writing smithi12166546-27 from 436982 to 1142515 tid 1 2023-09-23T22:15:43.178 INFO:tasks.rados.rados.0.smithi121.stdout:27: writing smithi12166546-27 from 1855120 to 2436982 tid 2 2023-09-23T22:15:43.178 INFO:tasks.rados.rados.0.smithi121.stdout:28: write initial oid 28 2023-09-23T22:15:43.178 INFO:tasks.rados.rados.0.smithi121.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-09-23T22:15:43.185 INFO:tasks.rados.rados.0.smithi121.stdout:28: writing smithi12166546-28 from 453789 to 1234571 tid 1 2023-09-23T22:15:43.192 INFO:tasks.rados.rados.0.smithi121.stdout:28: writing smithi12166546-28 from 1913602 to 2388604 tid 2 2023-09-23T22:15:43.192 INFO:tasks.rados.rados.0.smithi121.stdout:29: write initial oid 29 2023-09-23T22:15:43.192 INFO:tasks.rados.rados.0.smithi121.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-09-23T22:15:43.198 INFO:tasks.rados.rados.0.smithi121.stdout:29: writing smithi12166546-29 from 470596 to 926627 tid 1 2023-09-23T22:15:43.207 INFO:tasks.rados.rados.0.smithi121.stdout:29: writing smithi12166546-29 from 1572084 to 2190744 tid 2 2023-09-23T22:15:43.207 INFO:tasks.rados.rados.0.smithi121.stdout:30: write initial oid 30 2023-09-23T22:15:43.207 INFO:tasks.rados.rados.0.smithi121.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-09-23T22:15:43.213 INFO:tasks.rados.rados.0.smithi121.stdout:30: writing smithi12166546-30 from 487403 to 1018683 tid 1 2023-09-23T22:15:43.219 INFO:tasks.rados.rados.0.smithi121.stdout:30: writing smithi12166546-30 from 1514213 to 1992884 tid 2 2023-09-23T22:15:43.219 INFO:tasks.rados.rados.0.smithi121.stdout:31: write initial oid 31 2023-09-23T22:15:43.219 INFO:tasks.rados.rados.0.smithi121.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-09-23T22:15:43.225 INFO:tasks.rados.rados.0.smithi121.stdout:31: writing smithi12166546-31 from 504210 to 1110739 tid 1 2023-09-23T22:15:43.231 INFO:tasks.rados.rados.0.smithi121.stdout:31: writing smithi12166546-31 from 1572695 to 2195024 tid 2 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:16: finishing write tid 1 to smithi12166546-16 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:16: finishing write tid 2 to smithi12166546-16 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:16: finishing write tid 3 to smithi12166546-16 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:16: finishing write tid 4 to smithi12166546-16 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:17: finishing write tid 1 to smithi12166546-17 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:17: finishing write tid 2 to smithi12166546-17 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:16: done (15 left) 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:32: write initial oid 32 2023-09-23T22:15:43.232 INFO:tasks.rados.rados.0.smithi121.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-09-23T22:15:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:32: writing smithi12166546-32 from 521017 to 1319148 tid 1 2023-09-23T22:15:43.245 INFO:tasks.rados.rados.0.smithi121.stdout:32: writing smithi12166546-32 from 1747530 to 2229870 tid 2 2023-09-23T22:15:43.245 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.245 INFO:tasks.rados.rados.0.smithi121.stdout:17: finishing write tid 3 to smithi12166546-17 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:17: finishing write tid 4 to smithi12166546-17 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:18: finishing write tid 1 to smithi12166546-18 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:18: finishing write tid 2 to smithi12166546-18 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:18: finishing write tid 3 to smithi12166546-18 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:17: done (15 left) 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:33: write initial oid 33 2023-09-23T22:15:43.246 INFO:tasks.rados.rados.0.smithi121.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-09-23T22:15:43.251 INFO:tasks.rados.rados.0.smithi121.stdout:33: writing smithi12166546-33 from 537824 to 1011204 tid 1 2023-09-23T22:15:43.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:42 smithi121 bash[33603]: audit 2023-09-23T22:15:42.008914+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.121:0/569487430' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:15:43.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:42 smithi121 bash[33603]: audit 2023-09-23T22:15:42.009577+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:15:43.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:42 smithi121 bash[27336]: audit 2023-09-23T22:15:42.008914+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.121:0/569487430' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:15:43.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:42 smithi121 bash[27336]: audit 2023-09-23T22:15:42.009577+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:15:43.262 INFO:tasks.rados.rados.0.smithi121.stdout:33: writing smithi12166546-33 from 1806012 to 2432010 tid 2 2023-09-23T22:15:43.262 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.262 INFO:tasks.rados.rados.0.smithi121.stdout:18: finishing write tid 4 to smithi12166546-18 2023-09-23T22:15:43.262 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-23T22:15:43.262 INFO:tasks.rados.rados.0.smithi121.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-23T22:15:43.263 INFO:tasks.rados.rados.0.smithi121.stdout:18: done (15 left) 2023-09-23T22:15:43.263 INFO:tasks.rados.rados.0.smithi121.stdout:34: write initial oid 34 2023-09-23T22:15:43.263 INFO:tasks.rados.rados.0.smithi121.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-09-23T22:15:43.269 INFO:tasks.rados.rados.0.smithi121.stdout:34: writing smithi12166546-34 from 554631 to 1103260 tid 1 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout:34: writing smithi12166546-34 from 1748141 to 2234150 tid 2 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout:19: finishing write tid 1 to smithi12166546-19 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout:19: finishing write tid 2 to smithi12166546-19 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout:19: finishing write tid 3 to smithi12166546-19 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout:19: finishing write tid 4 to smithi12166546-19 2023-09-23T22:15:43.277 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:20: finishing write tid 1 to smithi12166546-20 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:20: finishing write tid 2 to smithi12166546-20 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:20: finishing write tid 3 to smithi12166546-20 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:19: done (15 left) 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:35: write initial oid 35 2023-09-23T22:15:43.278 INFO:tasks.rados.rados.0.smithi121.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-09-23T22:15:43.284 INFO:tasks.rados.rados.0.smithi121.stdout:35: writing smithi12166546-35 from 571438 to 1195316 tid 1 2023-09-23T22:15:43.291 INFO:tasks.rados.rados.0.smithi121.stdout:35: writing smithi12166546-35 from 1806623 to 2436290 tid 2 2023-09-23T22:15:43.291 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:20: finishing write tid 4 to smithi12166546-20 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:21: finishing write tid 1 to smithi12166546-21 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:20: done (15 left) 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:36: write initial oid 36 2023-09-23T22:15:43.292 INFO:tasks.rados.rados.0.smithi121.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-09-23T22:15:43.299 INFO:tasks.rados.rados.0.smithi121.stdout:36: writing smithi12166546-36 from 588245 to 1287372 tid 1 2023-09-23T22:15:43.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:42 smithi123 bash[27681]: audit 2023-09-23T22:15:42.008914+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.121:0/569487430' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:15:43.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:42 smithi123 bash[27681]: audit 2023-09-23T22:15:42.009577+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:15:43.305 INFO:tasks.rados.rados.0.smithi121.stdout:36: writing smithi12166546-36 from 1865105 to 2354783 tid 2 2023-09-23T22:15:43.305 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.305 INFO:tasks.rados.rados.0.smithi121.stdout:21: finishing write tid 2 to smithi12166546-21 2023-09-23T22:15:43.305 INFO:tasks.rados.rados.0.smithi121.stdout:21: finishing write tid 3 to smithi12166546-21 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:21: finishing write tid 4 to smithi12166546-21 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 21 v 3 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:22: finishing write tid 1 to smithi12166546-22 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:22: finishing write tid 2 to smithi12166546-22 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:22: finishing write tid 3 to smithi12166546-22 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:22: finishing write tid 4 to smithi12166546-22 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:23: finishing write tid 1 to smithi12166546-23 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:21: done (15 left) 2023-09-23T22:15:43.306 INFO:tasks.rados.rados.0.smithi121.stdout:22: done (14 left) 2023-09-23T22:15:43.307 INFO:tasks.rados.rados.0.smithi121.stdout:37: write initial oid 37 2023-09-23T22:15:43.307 INFO:tasks.rados.rados.0.smithi121.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-09-23T22:15:43.313 INFO:tasks.rados.rados.0.smithi121.stdout:37: writing smithi12166546-37 from 605052 to 1379428 tid 1 2023-09-23T22:15:43.321 INFO:tasks.rados.rados.0.smithi121.stdout:37: writing smithi12166546-37 from 1923587 to 2556923 tid 2 2023-09-23T22:15:43.321 INFO:tasks.rados.rados.0.smithi121.stdout:38: write initial oid 38 2023-09-23T22:15:43.321 INFO:tasks.rados.rados.0.smithi121.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-09-23T22:15:43.327 INFO:tasks.rados.rados.0.smithi121.stdout:38: writing smithi12166546-38 from 621859 to 1071484 tid 1 2023-09-23T22:15:43.336 INFO:tasks.rados.rados.0.smithi121.stdout:38: writing smithi12166546-38 from 1865716 to 2621859 tid 2 2023-09-23T22:15:43.336 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.336 INFO:tasks.rados.rados.0.smithi121.stdout:23: finishing write tid 2 to smithi12166546-23 2023-09-23T22:15:43.336 INFO:tasks.rados.rados.0.smithi121.stdout:23: finishing write tid 3 to smithi12166546-23 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:23: finishing write tid 4 to smithi12166546-23 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 9 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:24: finishing write tid 1 to smithi12166546-24 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:23: done (15 left) 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:39: write initial oid 39 2023-09-23T22:15:43.337 INFO:tasks.rados.rados.0.smithi121.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-09-23T22:15:43.344 INFO:tasks.rados.rados.0.smithi121.stdout:39: writing smithi12166546-39 from 638666 to 1163540 tid 1 2023-09-23T22:15:43.354 INFO:tasks.rados.rados.0.smithi121.stdout:39: writing smithi12166546-39 from 1924198 to 2561203 tid 2 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:24: finishing write tid 2 to smithi12166546-24 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:24: finishing write tid 3 to smithi12166546-24 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:24: finishing write tid 4 to smithi12166546-24 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 24 v 12 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:25: finishing write tid 1 to smithi12166546-25 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:25: finishing write tid 2 to smithi12166546-25 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:25: finishing write tid 3 to smithi12166546-25 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:24: done (15 left) 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:40: write initial oid 40 2023-09-23T22:15:43.355 INFO:tasks.rados.rados.0.smithi121.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-09-23T22:15:43.364 INFO:tasks.rados.rados.0.smithi121.stdout:40: writing smithi12166546-40 from 655473 to 1371949 tid 1 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:40: writing smithi12166546-40 from 2099033 to 2655473 tid 2 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:25: finishing write tid 4 to smithi12166546-25 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 25 v 9 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:26: finishing write tid 1 to smithi12166546-26 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:25: done (15 left) 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:41: write initial oid 41 2023-09-23T22:15:43.373 INFO:tasks.rados.rados.0.smithi121.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-09-23T22:15:43.382 INFO:tasks.rados.rados.0.smithi121.stdout:41: writing smithi12166546-41 from 672280 to 1464005 tid 1 2023-09-23T22:15:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:41: writing smithi12166546-41 from 2157515 to 2672280 tid 2 2023-09-23T22:15:43.390 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:26: finishing write tid 2 to smithi12166546-26 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:26: finishing write tid 3 to smithi12166546-26 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:26: finishing write tid 4 to smithi12166546-26 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 26 v 12 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:27: finishing write tid 1 to smithi12166546-27 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:27: finishing write tid 2 to smithi12166546-27 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:27: finishing write tid 3 to smithi12166546-27 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:27: finishing write tid 4 to smithi12166546-27 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 27 v 3 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:28: finishing write tid 1 to smithi12166546-28 2023-09-23T22:15:43.391 INFO:tasks.rados.rados.0.smithi121.stdout:26: done (15 left) 2023-09-23T22:15:43.392 INFO:tasks.rados.rados.0.smithi121.stdout:27: done (14 left) 2023-09-23T22:15:43.392 INFO:tasks.rados.rados.0.smithi121.stdout:42: write initial oid 42 2023-09-23T22:15:43.392 INFO:tasks.rados.rados.0.smithi121.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-09-23T22:15:43.395 INFO:tasks.rados.rados.0.smithi121.stdout:42: writing smithi12166546-42 from 689087 to 1156061 tid 1 2023-09-23T22:15:43.403 INFO:tasks.rados.rados.0.smithi121.stdout:42: writing smithi12166546-42 from 1699644 to 2483976 tid 2 2023-09-23T22:15:43.403 INFO:tasks.rados.rados.0.smithi121.stdout:43: write initial oid 43 2023-09-23T22:15:43.403 INFO:tasks.rados.rados.0.smithi121.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-09-23T22:15:43.410 INFO:tasks.rados.rados.0.smithi121.stdout:43: writing smithi12166546-43 from 705894 to 1248117 tid 1 2023-09-23T22:15:43.419 INFO:tasks.rados.rados.0.smithi121.stdout:43: writing smithi12166546-43 from 1758126 to 2402469 tid 2 2023-09-23T22:15:43.419 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.419 INFO:tasks.rados.rados.0.smithi121.stdout:28: finishing write tid 2 to smithi12166546-28 2023-09-23T22:15:43.419 INFO:tasks.rados.rados.0.smithi121.stdout:28: finishing write tid 3 to smithi12166546-28 2023-09-23T22:15:43.419 INFO:tasks.rados.rados.0.smithi121.stdout:28: finishing write tid 4 to smithi12166546-28 2023-09-23T22:15:43.419 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:29: finishing write tid 1 to smithi12166546-29 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:29: finishing write tid 2 to smithi12166546-29 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:29: finishing write tid 3 to smithi12166546-29 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:29: finishing write tid 4 to smithi12166546-29 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:30: finishing write tid 1 to smithi12166546-30 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:28: done (15 left) 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:29: done (14 left) 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:44: write initial oid 44 2023-09-23T22:15:43.420 INFO:tasks.rados.rados.0.smithi121.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-09-23T22:15:43.427 INFO:tasks.rados.rados.0.smithi121.stdout:44: writing smithi12166546-44 from 722701 to 1340173 tid 1 2023-09-23T22:15:43.435 INFO:tasks.rados.rados.0.smithi121.stdout:44: writing smithi12166546-44 from 1816608 to 2604609 tid 2 2023-09-23T22:15:43.435 INFO:tasks.rados.rados.0.smithi121.stdout:45: write initial oid 45 2023-09-23T22:15:43.435 INFO:tasks.rados.rados.0.smithi121.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-09-23T22:15:43.443 INFO:tasks.rados.rados.0.smithi121.stdout:45: writing smithi12166546-45 from 739508 to 1432229 tid 1 2023-09-23T22:15:43.450 INFO:tasks.rados.rados.0.smithi121.stdout:45: writing smithi12166546-45 from 1875090 to 2523102 tid 2 2023-09-23T22:15:43.450 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.450 INFO:tasks.rados.rados.0.smithi121.stdout:30: finishing write tid 2 to smithi12166546-30 2023-09-23T22:15:43.450 INFO:tasks.rados.rados.0.smithi121.stdout:30: finishing write tid 3 to smithi12166546-30 2023-09-23T22:15:43.450 INFO:tasks.rados.rados.0.smithi121.stdout:30: finishing write tid 4 to smithi12166546-30 2023-09-23T22:15:43.451 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-23T22:15:43.451 INFO:tasks.rados.rados.0.smithi121.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:15:43.451 INFO:tasks.rados.rados.0.smithi121.stdout:31: finishing write tid 1 to smithi12166546-31 2023-09-23T22:15:43.451 INFO:tasks.rados.rados.0.smithi121.stdout:30: done (15 left) 2023-09-23T22:15:43.451 INFO:tasks.rados.rados.0.smithi121.stdout:46: write initial oid 46 2023-09-23T22:15:43.451 INFO:tasks.rados.rados.0.smithi121.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-09-23T22:15:43.459 INFO:tasks.rados.rados.0.smithi121.stdout:46: writing smithi12166546-46 from 756315 to 1524285 tid 1 2023-09-23T22:15:43.467 INFO:tasks.rados.rados.0.smithi121.stdout:46: writing smithi12166546-46 from 1933572 to 2725242 tid 2 2023-09-23T22:15:43.467 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.467 INFO:tasks.rados.rados.0.smithi121.stdout:31: finishing write tid 2 to smithi12166546-31 2023-09-23T22:15:43.467 INFO:tasks.rados.rados.0.smithi121.stdout:31: finishing write tid 3 to smithi12166546-31 2023-09-23T22:15:43.467 INFO:tasks.rados.rados.0.smithi121.stdout:31: finishing write tid 4 to smithi12166546-31 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:32: finishing write tid 1 to smithi12166546-32 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:32: finishing write tid 2 to smithi12166546-32 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:32: finishing write tid 3 to smithi12166546-32 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:32: finishing write tid 4 to smithi12166546-32 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 32 v 9 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:33: finishing write tid 1 to smithi12166546-33 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:33: finishing write tid 2 to smithi12166546-33 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:33: finishing write tid 3 to smithi12166546-33 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:33: finishing write tid 4 to smithi12166546-33 2023-09-23T22:15:43.468 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:34: finishing write tid 1 to smithi12166546-34 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:31: done (15 left) 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:32: done (14 left) 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:33: done (13 left) 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:47: write initial oid 47 2023-09-23T22:15:43.469 INFO:tasks.rados.rados.0.smithi121.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-09-23T22:15:43.475 INFO:tasks.rados.rados.0.smithi121.stdout:47: writing smithi12166546-47 from 773122 to 1332694 tid 1 2023-09-23T22:15:43.483 INFO:tasks.rados.rados.0.smithi121.stdout:47: writing smithi12166546-47 from 1992054 to 2643735 tid 2 2023-09-23T22:15:43.483 INFO:tasks.rados.rados.0.smithi121.stdout:48: write initial oid 48 2023-09-23T22:15:43.483 INFO:tasks.rados.rados.0.smithi121.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-09-23T22:15:43.491 INFO:tasks.rados.rados.0.smithi121.stdout:48: writing smithi12166546-48 from 789929 to 1424750 tid 1 2023-09-23T22:15:43.499 INFO:tasks.rados.rados.0.smithi121.stdout:48: writing smithi12166546-48 from 2050536 to 2789929 tid 2 2023-09-23T22:15:43.499 INFO:tasks.rados.rados.0.smithi121.stdout:49: write initial oid 49 2023-09-23T22:15:43.500 INFO:tasks.rados.rados.0.smithi121.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-09-23T22:15:43.506 INFO:tasks.rados.rados.0.smithi121.stdout:49: writing smithi12166546-49 from 406736 to 1116806 tid 1 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout:49: writing smithi12166546-49 from 1709018 to 2364368 tid 2 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout:34: finishing write tid 2 to smithi12166546-34 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout:34: finishing write tid 3 to smithi12166546-34 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout:34: finishing write tid 4 to smithi12166546-34 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-23T22:15:43.514 INFO:tasks.rados.rados.0.smithi121.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-23T22:15:43.515 INFO:tasks.rados.rados.0.smithi121.stdout:35: finishing write tid 1 to smithi12166546-35 2023-09-23T22:15:43.515 INFO:tasks.rados.rados.0.smithi121.stdout:35: finishing write tid 2 to smithi12166546-35 2023-09-23T22:15:43.515 INFO:tasks.rados.rados.0.smithi121.stdout:34: done (15 left) 2023-09-23T22:15:43.515 INFO:tasks.rados.rados.0.smithi121.stdout:50: write initial oid 50 2023-09-23T22:15:43.515 INFO:tasks.rados.rados.0.smithi121.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-09-23T22:15:43.520 INFO:tasks.rados.rados.0.smithi121.stdout:50: writing smithi12166546-50 from 423543 to 1208862 tid 1 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:50: writing smithi12166546-50 from 1767500 to 2566508 tid 2 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:35: finishing write tid 3 to smithi12166546-35 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:35: finishing write tid 4 to smithi12166546-35 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:36: finishing write tid 1 to smithi12166546-36 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:36: finishing write tid 2 to smithi12166546-36 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:36: finishing write tid 3 to smithi12166546-36 2023-09-23T22:15:43.529 INFO:tasks.rados.rados.0.smithi121.stdout:36: finishing write tid 4 to smithi12166546-36 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 36 v 9 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:37: finishing write tid 1 to smithi12166546-37 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:35: done (15 left) 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:36: done (14 left) 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:51: write initial oid 51 2023-09-23T22:15:43.530 INFO:tasks.rados.rados.0.smithi121.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-09-23T22:15:43.534 INFO:tasks.rados.rados.0.smithi121.stdout:51: writing smithi12166546-51 from 440350 to 900918 tid 1 2023-09-23T22:15:43.540 INFO:tasks.rados.rados.0.smithi121.stdout:51: writing smithi12166546-51 from 1309629 to 1852295 tid 2 2023-09-23T22:15:43.546 INFO:tasks.rados.rados.0.smithi121.stdout:51: writing smithi12166546-51 from 2323973 to 2840350 tid 3 2023-09-23T22:15:43.546 INFO:tasks.rados.rados.0.smithi121.stdout:52: write initial oid 52 2023-09-23T22:15:43.546 INFO:tasks.rados.rados.0.smithi121.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-09-23T22:15:43.551 INFO:tasks.rados.rados.0.smithi121.stdout:52: writing smithi12166546-52 from 457157 to 992974 tid 1 2023-09-23T22:15:43.558 INFO:tasks.rados.rados.0.smithi121.stdout:52: writing smithi12166546-52 from 1768111 to 2170788 tid 2 2023-09-23T22:15:43.558 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.558 INFO:tasks.rados.rados.0.smithi121.stdout:37: finishing write tid 2 to smithi12166546-37 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:37: finishing write tid 3 to smithi12166546-37 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:37: finishing write tid 4 to smithi12166546-37 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:38: finishing write tid 1 to smithi12166546-38 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:37: done (15 left) 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:53: write initial oid 53 2023-09-23T22:15:43.559 INFO:tasks.rados.rados.0.smithi121.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-09-23T22:15:43.565 INFO:tasks.rados.rados.0.smithi121.stdout:53: writing smithi12166546-53 from 473964 to 1085030 tid 1 2023-09-23T22:15:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:53: writing smithi12166546-53 from 1826593 to 2372928 tid 2 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:53: writing smithi12166546-53 from 2778819 to 2873964 tid 3 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:38: finishing write tid 2 to smithi12166546-38 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:38: finishing write tid 3 to smithi12166546-38 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:38: finishing write tid 4 to smithi12166546-38 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 38 v 15 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:39: finishing write tid 1 to smithi12166546-39 2023-09-23T22:15:43.577 INFO:tasks.rados.rados.0.smithi121.stdout:39: finishing write tid 2 to smithi12166546-39 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:39: finishing write tid 3 to smithi12166546-39 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:39: finishing write tid 4 to smithi12166546-39 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 39 v 18 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:40: finishing write tid 1 to smithi12166546-40 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:40: finishing write tid 2 to smithi12166546-40 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:40: finishing write tid 3 to smithi12166546-40 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:40: finishing write tid 4 to smithi12166546-40 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 40 v 15 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:41: finishing write tid 1 to smithi12166546-41 2023-09-23T22:15:43.578 INFO:tasks.rados.rados.0.smithi121.stdout:41: finishing write tid 2 to smithi12166546-41 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:41: finishing write tid 3 to smithi12166546-41 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:41: finishing write tid 4 to smithi12166546-41 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 41 v 9 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:42: finishing write tid 1 to smithi12166546-42 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:38: done (15 left) 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:39: done (14 left) 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:40: done (13 left) 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:41: done (12 left) 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:54: write initial oid 54 2023-09-23T22:15:43.579 INFO:tasks.rados.rados.0.smithi121.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-09-23T22:15:43.583 INFO:tasks.rados.rados.0.smithi121.stdout:54: writing smithi12166546-54 from 490771 to 1177086 tid 1 2023-09-23T22:15:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:54: writing smithi12166546-54 from 1885075 to 2291421 tid 2 2023-09-23T22:15:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:55: write initial oid 55 2023-09-23T22:15:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-09-23T22:15:43.595 INFO:tasks.rados.rados.0.smithi121.stdout:55: writing smithi12166546-55 from 507578 to 985495 tid 1 2023-09-23T22:15:43.602 INFO:tasks.rados.rados.0.smithi121.stdout:55: writing smithi12166546-55 from 1543557 to 2093561 tid 2 2023-09-23T22:15:43.606 INFO:tasks.rados.rados.0.smithi121.stdout:55: writing smithi12166546-55 from 2833665 to 2907578 tid 3 2023-09-23T22:15:43.607 INFO:tasks.rados.rados.0.smithi121.stdout:56: write initial oid 56 2023-09-23T22:15:43.607 INFO:tasks.rados.rados.0.smithi121.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-09-23T22:15:43.613 INFO:tasks.rados.rados.0.smithi121.stdout:56: writing smithi12166546-56 from 524385 to 1077551 tid 1 2023-09-23T22:15:43.618 INFO:tasks.rados.rados.0.smithi121.stdout:56: writing smithi12166546-56 from 1602039 to 2012054 tid 2 2023-09-23T22:15:43.624 INFO:tasks.rados.rados.0.smithi121.stdout:56: writing smithi12166546-56 from 2577441 to 2924385 tid 3 2023-09-23T22:15:43.624 INFO:tasks.rados.rados.0.smithi121.stdout:57: write initial oid 57 2023-09-23T22:15:43.624 INFO:tasks.rados.rados.0.smithi121.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-09-23T22:15:43.630 INFO:tasks.rados.rados.0.smithi121.stdout:57: writing smithi12166546-57 from 541192 to 1169607 tid 1 2023-09-23T22:15:43.636 INFO:tasks.rados.rados.0.smithi121.stdout:57: writing smithi12166546-57 from 1660521 to 2214194 tid 2 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:57: writing smithi12166546-57 from 2888511 to 2941192 tid 3 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:42: finishing write tid 2 to smithi12166546-42 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:42: finishing write tid 3 to smithi12166546-42 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:42: finishing write tid 4 to smithi12166546-42 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 42 v 12 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:43: finishing write tid 1 to smithi12166546-43 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:42: done (15 left) 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:58: write initial oid 58 2023-09-23T22:15:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-09-23T22:15:43.648 INFO:tasks.rados.rados.0.smithi121.stdout:58: writing smithi12166546-58 from 557999 to 1261663 tid 1 2023-09-23T22:15:43.653 INFO:tasks.rados.rados.0.smithi121.stdout:58: writing smithi12166546-58 from 1719003 to 2132687 tid 2 2023-09-23T22:15:43.658 INFO:tasks.rados.rados.0.smithi121.stdout:58: writing smithi12166546-58 from 2632287 to 2957999 tid 3 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:43: finishing write tid 2 to smithi12166546-43 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:43: finishing write tid 3 to smithi12166546-43 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:43: finishing write tid 4 to smithi12166546-43 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:44: finishing write tid 1 to smithi12166546-44 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:44: finishing write tid 2 to smithi12166546-44 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:44: finishing write tid 3 to smithi12166546-44 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:43: done (15 left) 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:59: write initial oid 59 2023-09-23T22:15:43.659 INFO:tasks.rados.rados.0.smithi121.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-09-23T22:15:43.666 INFO:tasks.rados.rados.0.smithi121.stdout:59: writing smithi12166546-59 from 574806 to 1353719 tid 1 2023-09-23T22:15:43.673 INFO:tasks.rados.rados.0.smithi121.stdout:59: writing smithi12166546-59 from 2061132 to 2618474 tid 2 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout:44: finishing write tid 4 to smithi12166546-44 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 44 v 15 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout:44: done (15 left) 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout:60: write initial oid 60 2023-09-23T22:15:43.674 INFO:tasks.rados.rados.0.smithi121.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-09-23T22:15:43.680 INFO:tasks.rados.rados.0.smithi121.stdout:60: writing smithi12166546-60 from 591613 to 1045775 tid 1 2023-09-23T22:15:43.686 INFO:tasks.rados.rados.0.smithi121.stdout:60: writing smithi12166546-60 from 1719614 to 2136967 tid 2 2023-09-23T22:15:43.691 INFO:tasks.rados.rados.0.smithi121.stdout:60: writing smithi12166546-60 from 2570780 to 2991613 tid 3 2023-09-23T22:15:43.691 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.691 INFO:tasks.rados.rados.0.smithi121.stdout:45: finishing write tid 1 to smithi12166546-45 2023-09-23T22:15:43.691 INFO:tasks.rados.rados.0.smithi121.stdout:45: finishing write tid 2 to smithi12166546-45 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:45: finishing write tid 3 to smithi12166546-45 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:45: finishing write tid 4 to smithi12166546-45 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 45 v 15 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:46: finishing write tid 1 to smithi12166546-46 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:46: finishing write tid 2 to smithi12166546-46 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:46: finishing write tid 3 to smithi12166546-46 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:46: finishing write tid 4 to smithi12166546-46 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 46 v 9 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:47: finishing write tid 1 to smithi12166546-47 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:47: finishing write tid 2 to smithi12166546-47 2023-09-23T22:15:43.692 INFO:tasks.rados.rados.0.smithi121.stdout:47: finishing write tid 3 to smithi12166546-47 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:47: finishing write tid 4 to smithi12166546-47 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:48: finishing write tid 1 to smithi12166546-48 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:48: finishing write tid 2 to smithi12166546-48 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:45: done (15 left) 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:46: done (14 left) 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:47: done (13 left) 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:61: write initial oid 61 2023-09-23T22:15:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-09-23T22:15:43.697 INFO:tasks.rados.rados.0.smithi121.stdout:61: writing smithi12166546-61 from 608420 to 1137831 tid 1 2023-09-23T22:15:43.704 INFO:tasks.rados.rados.0.smithi121.stdout:61: writing smithi12166546-61 from 1778096 to 2339107 tid 2 2023-09-23T22:15:43.708 INFO:tasks.rados.rados.0.smithi121.stdout:61: writing smithi12166546-61 from 2881850 to 3008420 tid 3 2023-09-23T22:15:43.709 INFO:tasks.rados.rados.0.smithi121.stdout:62: write initial oid 62 2023-09-23T22:15:43.709 INFO:tasks.rados.rados.0.smithi121.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-09-23T22:15:43.716 INFO:tasks.rados.rados.0.smithi121.stdout:62: writing smithi12166546-62 from 625227 to 1346240 tid 1 2023-09-23T22:15:43.724 INFO:tasks.rados.rados.0.smithi121.stdout:62: writing smithi12166546-62 from 1952931 to 2657600 tid 2 2023-09-23T22:15:43.724 INFO:tasks.rados.rados.0.smithi121.stdout:63: write initial oid 63 2023-09-23T22:15:43.724 INFO:tasks.rados.rados.0.smithi121.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-09-23T22:15:43.732 INFO:tasks.rados.rados.0.smithi121.stdout:63: writing smithi12166546-63 from 642034 to 1438296 tid 1 2023-09-23T22:15:43.738 INFO:tasks.rados.rados.0.smithi121.stdout:63: writing smithi12166546-63 from 1895060 to 2459740 tid 2 2023-09-23T22:15:43.738 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.738 INFO:tasks.rados.rados.0.smithi121.stdout:48: finishing write tid 3 to smithi12166546-48 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:48: finishing write tid 4 to smithi12166546-48 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 48 v 18 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:49: finishing write tid 1 to smithi12166546-49 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:49: finishing write tid 2 to smithi12166546-49 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:48: done (15 left) 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:64: write initial oid 64 2023-09-23T22:15:43.739 INFO:tasks.rados.rados.0.smithi121.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-09-23T22:15:43.744 INFO:tasks.rados.rados.0.smithi121.stdout:64: writing smithi12166546-64 from 658841 to 1130352 tid 1 2023-09-23T22:15:43.751 INFO:tasks.rados.rados.0.smithi121.stdout:64: writing smithi12166546-64 from 1553542 to 2261880 tid 2 2023-09-23T22:15:43.756 INFO:tasks.rados.rados.0.smithi121.stdout:64: writing smithi12166546-64 from 2964119 to 3058841 tid 3 2023-09-23T22:15:43.756 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.756 INFO:tasks.rados.rados.0.smithi121.stdout:49: finishing write tid 3 to smithi12166546-49 2023-09-23T22:15:43.756 INFO:tasks.rados.rados.0.smithi121.stdout:49: finishing write tid 4 to smithi12166546-49 2023-09-23T22:15:43.756 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 49 v 18 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-23T22:15:43.757 INFO:tasks.rados.rados.0.smithi121.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-23T22:15:43.757 INFO:tasks.rados.rados.0.smithi121.stdout:50: finishing write tid 1 to smithi12166546-50 2023-09-23T22:15:43.757 INFO:tasks.rados.rados.0.smithi121.stdout:49: done (15 left) 2023-09-23T22:15:43.757 INFO:tasks.rados.rados.0.smithi121.stdout:65: write initial oid 65 2023-09-23T22:15:43.757 INFO:tasks.rados.rados.0.smithi121.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-09-23T22:15:43.763 INFO:tasks.rados.rados.0.smithi121.stdout:65: writing smithi12166546-65 from 675648 to 1222408 tid 1 2023-09-23T22:15:43.772 INFO:tasks.rados.rados.0.smithi121.stdout:65: writing smithi12166546-65 from 2012024 to 2580373 tid 2 2023-09-23T22:15:43.772 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.772 INFO:tasks.rados.rados.0.smithi121.stdout:50: finishing write tid 2 to smithi12166546-50 2023-09-23T22:15:43.772 INFO:tasks.rados.rados.0.smithi121.stdout:50: finishing write tid 3 to smithi12166546-50 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:50: finishing write tid 4 to smithi12166546-50 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 50 v 12 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:51: finishing write tid 1 to smithi12166546-51 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:51: finishing write tid 2 to smithi12166546-51 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:51: finishing write tid 3 to smithi12166546-51 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:51: finishing write tid 4 to smithi12166546-51 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:50: done (15 left) 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:66: write initial oid 66 2023-09-23T22:15:43.773 INFO:tasks.rados.rados.0.smithi121.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-09-23T22:15:43.779 INFO:tasks.rados.rados.0.smithi121.stdout:66: writing smithi12166546-66 from 692455 to 1314464 tid 1 2023-09-23T22:15:43.788 INFO:tasks.rados.rados.0.smithi121.stdout:66: writing smithi12166546-66 from 2070506 to 2782513 tid 2 2023-09-23T22:15:43.788 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.788 INFO:tasks.rados.rados.0.smithi121.stdout:51: finishing write tid 5 to smithi12166546-51 2023-09-23T22:15:43.788 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 51 v 7 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-23T22:15:43.788 INFO:tasks.rados.rados.0.smithi121.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-09-23T22:15:43.789 INFO:tasks.rados.rados.0.smithi121.stdout:51: done (15 left) 2023-09-23T22:15:43.789 INFO:tasks.rados.rados.0.smithi121.stdout:67: write initial oid 67 2023-09-23T22:15:43.789 INFO:tasks.rados.rados.0.smithi121.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-09-23T22:15:43.796 INFO:tasks.rados.rados.0.smithi121.stdout:67: writing smithi12166546-67 from 709262 to 1406520 tid 1 2023-09-23T22:15:43.803 INFO:tasks.rados.rados.0.smithi121.stdout:67: writing smithi12166546-67 from 2012635 to 2584653 tid 2 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:67: writing smithi12166546-67 from 3046388 to 3109262 tid 3 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:52: finishing write tid 1 to smithi12166546-52 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:52: finishing write tid 2 to smithi12166546-52 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:52: finishing write tid 3 to smithi12166546-52 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:52: finishing write tid 4 to smithi12166546-52 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 52 v 3 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:53: finishing write tid 1 to smithi12166546-53 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:53: finishing write tid 2 to smithi12166546-53 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:53: finishing write tid 3 to smithi12166546-53 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:53: finishing write tid 4 to smithi12166546-53 2023-09-23T22:15:43.807 INFO:tasks.rados.rados.0.smithi121.stdout:53: finishing write tid 5 to smithi12166546-53 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 53 v 11 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:54: finishing write tid 1 to smithi12166546-54 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:54: finishing write tid 2 to smithi12166546-54 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:54: finishing write tid 3 to smithi12166546-54 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:54: finishing write tid 4 to smithi12166546-54 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 54 v 6 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:55: finishing write tid 1 to smithi12166546-55 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:55: finishing write tid 2 to smithi12166546-55 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:55: finishing write tid 3 to smithi12166546-55 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:52: done (15 left) 2023-09-23T22:15:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:53: done (14 left) 2023-09-23T22:15:43.809 INFO:tasks.rados.rados.0.smithi121.stdout:54: done (13 left) 2023-09-23T22:15:43.809 INFO:tasks.rados.rados.0.smithi121.stdout:68: write initial oid 68 2023-09-23T22:15:43.809 INFO:tasks.rados.rados.0.smithi121.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-09-23T22:15:43.814 INFO:tasks.rados.rados.0.smithi121.stdout:68: writing smithi12166546-68 from 726069 to 1498576 tid 1 2023-09-23T22:15:43.822 INFO:tasks.rados.rados.0.smithi121.stdout:68: writing smithi12166546-68 from 2071117 to 2786793 tid 2 2023-09-23T22:15:43.822 INFO:tasks.rados.rados.0.smithi121.stdout:69: write initial oid 69 2023-09-23T22:15:43.822 INFO:tasks.rados.rados.0.smithi121.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-09-23T22:15:43.829 INFO:tasks.rados.rados.0.smithi121.stdout:69: writing smithi12166546-69 from 742876 to 1190632 tid 1 2023-09-23T22:15:43.836 INFO:tasks.rados.rados.0.smithi121.stdout:69: writing smithi12166546-69 from 1729599 to 2305286 tid 2 2023-09-23T22:15:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:69: writing smithi12166546-69 from 3101234 to 3142876 tid 3 2023-09-23T22:15:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:70: write initial oid 70 2023-09-23T22:15:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-09-23T22:15:43.850 INFO:tasks.rados.rados.0.smithi121.stdout:70: writing smithi12166546-70 from 759683 to 1399041 tid 1 2023-09-23T22:15:43.857 INFO:tasks.rados.rados.0.smithi121.stdout:70: writing smithi12166546-70 from 1904434 to 2623779 tid 2 2023-09-23T22:15:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:70: writing smithi12166546-70 from 3128657 to 3159683 tid 3 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:55: finishing write tid 4 to smithi12166546-55 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:55: finishing write tid 5 to smithi12166546-55 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 55 v 22 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:56: finishing write tid 1 to smithi12166546-56 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:56: finishing write tid 2 to smithi12166546-56 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:56: finishing write tid 3 to smithi12166546-56 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:55: done (15 left) 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:71: write initial oid 71 2023-09-23T22:15:43.861 INFO:tasks.rados.rados.0.smithi121.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-09-23T22:15:43.869 INFO:tasks.rados.rados.0.smithi121.stdout:71: writing smithi12166546-71 from 776490 to 1491097 tid 1 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout:71: writing smithi12166546-71 from 2246563 to 2825919 tid 2 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout:56: finishing write tid 4 to smithi12166546-56 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout:56: finishing write tid 5 to smithi12166546-56 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 56 v 13 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-09-23T22:15:43.877 INFO:tasks.rados.rados.0.smithi121.stdout:57: finishing write tid 1 to smithi12166546-57 2023-09-23T22:15:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:57: finishing write tid 2 to smithi12166546-57 2023-09-23T22:15:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:57: finishing write tid 3 to smithi12166546-57 2023-09-23T22:15:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:56: done (15 left) 2023-09-23T22:15:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:72: write initial oid 72 2023-09-23T22:15:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-09-23T22:15:43.886 INFO:tasks.rados.rados.0.smithi121.stdout:72: writing smithi12166546-72 from 793297 to 1583153 tid 1 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:72: writing smithi12166546-72 from 2305045 to 3028059 tid 2 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:57: finishing write tid 4 to smithi12166546-57 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:57: finishing write tid 5 to smithi12166546-57 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 57 v 16 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:58: finishing write tid 1 to smithi12166546-58 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:57: done (15 left) 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:73: write initial oid 73 2023-09-23T22:15:43.895 INFO:tasks.rados.rados.0.smithi121.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-09-23T22:15:43.900 INFO:tasks.rados.rados.0.smithi121.stdout:73: writing smithi12166546-73 from 410104 to 875209 tid 1 2023-09-23T22:15:43.910 INFO:tasks.rados.rados.0.smithi121.stdout:73: writing smithi12166546-73 from 1563527 to 2146552 tid 2 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:73: writing smithi12166546-73 from 2810926 to 3210104 tid 3 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:58: finishing write tid 2 to smithi12166546-58 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:58: finishing write tid 3 to smithi12166546-58 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:58: finishing write tid 4 to smithi12166546-58 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:58: finishing write tid 5 to smithi12166546-58 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 58 v 17 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:59: finishing write tid 1 to smithi12166546-59 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:59: finishing write tid 2 to smithi12166546-59 2023-09-23T22:15:43.917 INFO:tasks.rados.rados.0.smithi121.stdout:59: finishing write tid 3 to smithi12166546-59 2023-09-23T22:15:43.918 INFO:tasks.rados.rados.0.smithi121.stdout:58: done (15 left) 2023-09-23T22:15:43.918 INFO:tasks.rados.rados.0.smithi121.stdout:74: write initial oid 74 2023-09-23T22:15:43.918 INFO:tasks.rados.rados.0.smithi121.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-09-23T22:15:43.922 INFO:tasks.rados.rados.0.smithi121.stdout:74: writing smithi12166546-74 from 426911 to 967265 tid 1 2023-09-23T22:15:43.930 INFO:tasks.rados.rados.0.smithi121.stdout:74: writing smithi12166546-74 from 1622009 to 2348692 tid 2 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:74: writing smithi12166546-74 from 3121996 to 3226911 tid 3 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:59: finishing write tid 4 to smithi12166546-59 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 59 v 9 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:60: finishing write tid 1 to smithi12166546-60 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:60: finishing write tid 2 to smithi12166546-60 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:60: finishing write tid 3 to smithi12166546-60 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:60: finishing write tid 4 to smithi12166546-60 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:59: done (15 left) 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:75: write initial oid 75 2023-09-23T22:15:43.936 INFO:tasks.rados.rados.0.smithi121.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-09-23T22:15:43.943 INFO:tasks.rados.rados.0.smithi121.stdout:75: writing smithi12166546-75 from 443718 to 1059321 tid 1 2023-09-23T22:15:43.950 INFO:tasks.rados.rados.0.smithi121.stdout:75: writing smithi12166546-75 from 1564138 to 2034479 tid 2 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:75: writing smithi12166546-75 from 2633066 to 3243718 tid 3 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:60: finishing write tid 5 to smithi12166546-60 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 60 v 4 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:61: finishing write tid 1 to smithi12166546-61 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:61: finishing write tid 2 to smithi12166546-61 2023-09-23T22:15:43.958 INFO:tasks.rados.rados.0.smithi121.stdout:60: done (15 left) 2023-09-23T22:15:43.959 INFO:tasks.rados.rados.0.smithi121.stdout:76: write initial oid 76 2023-09-23T22:15:43.959 INFO:tasks.rados.rados.0.smithi121.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-09-23T22:15:43.965 INFO:tasks.rados.rados.0.smithi121.stdout:76: writing smithi12166546-76 from 460525 to 1151377 tid 1 2023-09-23T22:15:43.972 INFO:tasks.rados.rados.0.smithi121.stdout:76: writing smithi12166546-76 from 1622620 to 2352972 tid 2 2023-09-23T22:15:43.978 INFO:tasks.rados.rados.0.smithi121.stdout:76: writing smithi12166546-76 from 3060489 to 3260525 tid 3 2023-09-23T22:15:43.978 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:43.978 INFO:tasks.rados.rados.0.smithi121.stdout:61: finishing write tid 3 to smithi12166546-61 2023-09-23T22:15:43.978 INFO:tasks.rados.rados.0.smithi121.stdout:61: finishing write tid 4 to smithi12166546-61 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:61: finishing write tid 5 to smithi12166546-61 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 10 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:62: finishing write tid 1 to smithi12166546-62 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:62: finishing write tid 2 to smithi12166546-62 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:62: finishing write tid 3 to smithi12166546-62 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:62: finishing write tid 4 to smithi12166546-62 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 12 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:63: finishing write tid 1 to smithi12166546-63 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:63: finishing write tid 2 to smithi12166546-63 2023-09-23T22:15:43.979 INFO:tasks.rados.rados.0.smithi121.stdout:61: done (15 left) 2023-09-23T22:15:43.980 INFO:tasks.rados.rados.0.smithi121.stdout:62: done (14 left) 2023-09-23T22:15:43.980 INFO:tasks.rados.rados.0.smithi121.stdout:77: write initial oid 77 2023-09-23T22:15:43.980 INFO:tasks.rados.rados.0.smithi121.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-09-23T22:15:43.990 INFO:tasks.rados.rados.0.smithi121.stdout:77: writing smithi12166546-77 from 477332 to 1243433 tid 1 2023-09-23T22:15:43.996 INFO:tasks.rados.rados.0.smithi121.stdout:77: writing smithi12166546-77 from 1681102 to 2155112 tid 2 2023-09-23T22:15:44.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:43 smithi121 bash[27336]: audit 2023-09-23T22:15:42.823343+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T22:15:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:43 smithi121 bash[27336]: cluster 2023-09-23T22:15:42.823463+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T22:15:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:43 smithi121 bash[27336]: cluster 2023-09-23T22:15:43.049211+0000 mgr.y (mgr.24365) 174 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:43 smithi121 bash[33603]: audit 2023-09-23T22:15:42.823343+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T22:15:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:43 smithi121 bash[33603]: cluster 2023-09-23T22:15:42.823463+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T22:15:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:43 smithi121 bash[33603]: cluster 2023-09-23T22:15:43.049211+0000 mgr.y (mgr.24365) 174 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:44.003 INFO:tasks.rados.rados.0.smithi121.stdout:77: writing smithi12166546-77 from 2687912 to 3277332 tid 3 2023-09-23T22:15:44.003 INFO:tasks.rados.rados.0.smithi121.stdout:78: write initial oid 78 2023-09-23T22:15:44.003 INFO:tasks.rados.rados.0.smithi121.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-09-23T22:15:44.009 INFO:tasks.rados.rados.0.smithi121.stdout:78: writing smithi12166546-78 from 494139 to 1051842 tid 1 2023-09-23T22:15:44.017 INFO:tasks.rados.rados.0.smithi121.stdout:78: writing smithi12166546-78 from 1455937 to 2189958 tid 2 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:78: writing smithi12166546-78 from 2948041 to 3294139 tid 3 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:63: finishing write tid 3 to smithi12166546-63 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:63: finishing write tid 4 to smithi12166546-63 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 63 v 18 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:64: finishing write tid 1 to smithi12166546-64 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:64: finishing write tid 2 to smithi12166546-64 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:64: finishing write tid 3 to smithi12166546-64 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:64: finishing write tid 4 to smithi12166546-64 2023-09-23T22:15:44.028 INFO:tasks.rados.rados.0.smithi121.stdout:64: finishing write tid 5 to smithi12166546-64 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 64 v 15 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:65: finishing write tid 1 to smithi12166546-65 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:65: finishing write tid 2 to smithi12166546-65 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:65: finishing write tid 3 to smithi12166546-65 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:65: finishing write tid 4 to smithi12166546-65 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 18 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:66: finishing write tid 1 to smithi12166546-66 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:66: finishing write tid 2 to smithi12166546-66 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:66: finishing write tid 3 to smithi12166546-66 2023-09-23T22:15:44.029 INFO:tasks.rados.rados.0.smithi121.stdout:66: finishing write tid 4 to smithi12166546-66 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 66 v 15 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:67: finishing write tid 1 to smithi12166546-67 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:67: finishing write tid 2 to smithi12166546-67 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:67: finishing write tid 3 to smithi12166546-67 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:67: finishing write tid 4 to smithi12166546-67 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:67: finishing write tid 5 to smithi12166546-67 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 67 v 16 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:68: finishing write tid 1 to smithi12166546-68 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:68: finishing write tid 2 to smithi12166546-68 2023-09-23T22:15:44.030 INFO:tasks.rados.rados.0.smithi121.stdout:68: finishing write tid 3 to smithi12166546-68 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:68: finishing write tid 4 to smithi12166546-68 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 68 v 21 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:69: finishing write tid 1 to smithi12166546-69 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:69: finishing write tid 2 to smithi12166546-69 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:69: finishing write tid 3 to smithi12166546-69 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:69: finishing write tid 4 to smithi12166546-69 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:63: done (15 left) 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:64: done (14 left) 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:65: done (13 left) 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:66: done (12 left) 2023-09-23T22:15:44.031 INFO:tasks.rados.rados.0.smithi121.stdout:67: done (11 left) 2023-09-23T22:15:44.032 INFO:tasks.rados.rados.0.smithi121.stdout:68: done (10 left) 2023-09-23T22:15:44.032 INFO:tasks.rados.rados.0.smithi121.stdout:79: write initial oid 79 2023-09-23T22:15:44.032 INFO:tasks.rados.rados.0.smithi121.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-09-23T22:15:44.036 INFO:tasks.rados.rados.0.smithi121.stdout:79: writing smithi12166546-79 from 510946 to 1143898 tid 1 2023-09-23T22:15:44.045 INFO:tasks.rados.rados.0.smithi121.stdout:79: writing smithi12166546-79 from 1798066 to 2275745 tid 2 2023-09-23T22:15:44.051 INFO:tasks.rados.rados.0.smithi121.stdout:79: writing smithi12166546-79 from 2742758 to 3199975 tid 3 2023-09-23T22:15:44.051 INFO:tasks.rados.rados.0.smithi121.stdout:80: write initial oid 80 2023-09-23T22:15:44.051 INFO:tasks.rados.rados.0.smithi121.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-09-23T22:15:44.058 INFO:tasks.rados.rados.0.smithi121.stdout:80: writing smithi12166546-80 from 527753 to 1235954 tid 1 2023-09-23T22:15:44.066 INFO:tasks.rados.rados.0.smithi121.stdout:80: writing smithi12166546-80 from 1856548 to 2594238 tid 2 2023-09-23T22:15:44.070 INFO:tasks.rados.rados.0.smithi121.stdout:80: writing smithi12166546-80 from 3286534 to 3327753 tid 3 2023-09-23T22:15:44.070 INFO:tasks.rados.rados.0.smithi121.stdout:81: write initial oid 81 2023-09-23T22:15:44.071 INFO:tasks.rados.rados.0.smithi121.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-09-23T22:15:44.079 INFO:tasks.rados.rados.0.smithi121.stdout:81: writing smithi12166546-81 from 544560 to 1328010 tid 1 2023-09-23T22:15:44.086 INFO:tasks.rados.rados.0.smithi121.stdout:81: writing smithi12166546-81 from 1915030 to 2396378 tid 2 2023-09-23T22:15:44.091 INFO:tasks.rados.rados.0.smithi121.stdout:81: writing smithi12166546-81 from 2797604 to 3277365 tid 3 2023-09-23T22:15:44.091 INFO:tasks.rados.rados.0.smithi121.stdout:82: write initial oid 82 2023-09-23T22:15:44.091 INFO:tasks.rados.rados.0.smithi121.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-09-23T22:15:44.097 INFO:tasks.rados.rados.0.smithi121.stdout:82: writing smithi12166546-82 from 561367 to 1020066 tid 1 2023-09-23T22:15:44.105 INFO:tasks.rados.rados.0.smithi121.stdout:82: writing smithi12166546-82 from 1573512 to 2314871 tid 2 2023-09-23T22:15:44.111 INFO:tasks.rados.rados.0.smithi121.stdout:82: writing smithi12166546-82 from 2941380 to 3361367 tid 3 2023-09-23T22:15:44.111 INFO:tasks.rados.rados.0.smithi121.stdout:83: write initial oid 83 2023-09-23T22:15:44.111 INFO:tasks.rados.rados.0.smithi121.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-09-23T22:15:44.118 INFO:tasks.rados.rados.0.smithi121.stdout:83: writing smithi12166546-83 from 578174 to 1112122 tid 1 2023-09-23T22:15:44.123 INFO:tasks.rados.rados.0.smithi121.stdout:83: writing smithi12166546-83 from 1515641 to 2000658 tid 2 2023-09-23T22:15:44.131 INFO:tasks.rados.rados.0.smithi121.stdout:83: writing smithi12166546-83 from 2736097 to 3238402 tid 3 2023-09-23T22:15:44.131 INFO:tasks.rados.rados.0.smithi121.stdout:84: write initial oid 84 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:69: finishing write tid 5 to smithi12166546-69 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 16 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:70: finishing write tid 1 to smithi12166546-70 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:70: finishing write tid 2 to smithi12166546-70 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:70: finishing write tid 3 to smithi12166546-70 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:70: finishing write tid 4 to smithi12166546-70 2023-09-23T22:15:44.132 INFO:tasks.rados.rados.0.smithi121.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-09-23T22:15:44.138 INFO:tasks.rados.rados.0.smithi121.stdout:84: writing smithi12166546-84 from 594981 to 1204178 tid 1 2023-09-23T22:15:44.147 INFO:tasks.rados.rados.0.smithi121.stdout:84: writing smithi12166546-84 from 1974123 to 2719151 tid 2 2023-09-23T22:15:44.151 INFO:tasks.rados.rados.0.smithi121.stdout:84: writing smithi12166546-84 from 3279873 to 3394981 tid 3 2023-09-23T22:15:44.151 INFO:tasks.rados.rados.0.smithi121.stdout:69: done (15 left) 2023-09-23T22:15:44.151 INFO:tasks.rados.rados.0.smithi121.stdout:85: write initial oid 85 2023-09-23T22:15:44.151 INFO:tasks.rados.rados.0.smithi121.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-09-23T22:15:44.157 INFO:tasks.rados.rados.0.smithi121.stdout:85: writing smithi12166546-85 from 611788 to 1012587 tid 1 2023-09-23T22:15:44.164 INFO:tasks.rados.rados.0.smithi121.stdout:85: writing smithi12166546-85 from 1748958 to 2237644 tid 2 2023-09-23T22:15:44.171 INFO:tasks.rados.rados.0.smithi121.stdout:85: writing smithi12166546-85 from 2907296 to 3411788 tid 3 2023-09-23T22:15:44.171 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.171 INFO:tasks.rados.rados.0.smithi121.stdout:70: finishing write tid 5 to smithi12166546-70 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 70 v 20 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:71: finishing write tid 1 to smithi12166546-71 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:71: finishing write tid 2 to smithi12166546-71 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:71: finishing write tid 3 to smithi12166546-71 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:71: finishing write tid 4 to smithi12166546-71 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 71 v 9 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:72: finishing write tid 1 to smithi12166546-72 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:70: done (15 left) 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:71: done (14 left) 2023-09-23T22:15:44.172 INFO:tasks.rados.rados.0.smithi121.stdout:86: write initial oid 86 2023-09-23T22:15:44.173 INFO:tasks.rados.rados.0.smithi121.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-09-23T22:15:44.179 INFO:tasks.rados.rados.0.smithi121.stdout:86: writing smithi12166546-86 from 628595 to 1104643 tid 1 2023-09-23T22:15:44.187 INFO:tasks.rados.rados.0.smithi121.stdout:86: writing smithi12166546-86 from 1807440 to 2439784 tid 2 2023-09-23T22:15:44.192 INFO:tasks.rados.rados.0.smithi121.stdout:86: writing smithi12166546-86 from 2934719 to 3387193 tid 3 2023-09-23T22:15:44.192 INFO:tasks.rados.rados.0.smithi121.stdout:87: write initial oid 87 2023-09-23T22:15:44.193 INFO:tasks.rados.rados.0.smithi121.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-09-23T22:15:44.201 INFO:tasks.rados.rados.0.smithi121.stdout:87: writing smithi12166546-87 from 645402 to 1196699 tid 1 2023-09-23T22:15:44.208 INFO:tasks.rados.rados.0.smithi121.stdout:87: writing smithi12166546-87 from 1749569 to 2241924 tid 2 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:87: writing smithi12166546-87 from 2845789 to 3445402 tid 3 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:72: finishing write tid 2 to smithi12166546-72 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:72: finishing write tid 3 to smithi12166546-72 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:72: finishing write tid 4 to smithi12166546-72 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 72 v 13 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:15:44.217 INFO:tasks.rados.rados.0.smithi121.stdout:73: finishing write tid 1 to smithi12166546-73 2023-09-23T22:15:44.218 INFO:tasks.rados.rados.0.smithi121.stdout:73: finishing write tid 2 to smithi12166546-73 2023-09-23T22:15:44.218 INFO:tasks.rados.rados.0.smithi121.stdout:72: done (15 left) 2023-09-23T22:15:44.218 INFO:tasks.rados.rados.0.smithi121.stdout:88: write initial oid 88 2023-09-23T22:15:44.218 INFO:tasks.rados.rados.0.smithi121.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-09-23T22:15:44.224 INFO:tasks.rados.rados.0.smithi121.stdout:88: writing smithi12166546-88 from 662209 to 1288755 tid 1 2023-09-23T22:15:44.231 INFO:tasks.rados.rados.0.smithi121.stdout:88: writing smithi12166546-88 from 1808051 to 2444064 tid 2 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:88: writing smithi12166546-88 from 2873212 to 3462209 tid 3 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:73: finishing write tid 3 to smithi12166546-73 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:73: finishing write tid 4 to smithi12166546-73 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:73: finishing write tid 5 to smithi12166546-73 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 73 v 10 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:74: finishing write tid 1 to smithi12166546-74 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:74: finishing write tid 2 to smithi12166546-74 2023-09-23T22:15:44.238 INFO:tasks.rados.rados.0.smithi121.stdout:73: done (15 left) 2023-09-23T22:15:44.239 INFO:tasks.rados.rados.0.smithi121.stdout:89: write initial oid 89 2023-09-23T22:15:44.239 INFO:tasks.rados.rados.0.smithi121.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-09-23T22:15:44.247 INFO:tasks.rados.rados.0.smithi121.stdout:89: writing smithi12166546-89 from 679016 to 1380811 tid 1 2023-09-23T22:15:44.253 INFO:tasks.rados.rados.0.smithi121.stdout:89: writing smithi12166546-89 from 1866533 to 2362557 tid 2 2023-09-23T22:15:44.259 INFO:tasks.rados.rados.0.smithi121.stdout:89: writing smithi12166546-89 from 2900635 to 3303278 tid 3 2023-09-23T22:15:44.259 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.259 INFO:tasks.rados.rados.0.smithi121.stdout:74: finishing write tid 3 to smithi12166546-74 2023-09-23T22:15:44.259 INFO:tasks.rados.rados.0.smithi121.stdout:74: finishing write tid 4 to smithi12166546-74 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:74: finishing write tid 5 to smithi12166546-74 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 74 v 20 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:75: finishing write tid 1 to smithi12166546-75 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:74: done (15 left) 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:90: write initial oid 90 2023-09-23T22:15:44.260 INFO:tasks.rados.rados.0.smithi121.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-09-23T22:15:44.267 INFO:tasks.rados.rados.0.smithi121.stdout:90: writing smithi12166546-90 from 695823 to 1472867 tid 1 2023-09-23T22:15:44.274 INFO:tasks.rados.rados.0.smithi121.stdout:90: writing smithi12166546-90 from 1925015 to 2564697 tid 2 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:90: writing smithi12166546-90 from 3328058 to 3495823 tid 3 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:75: finishing write tid 2 to smithi12166546-75 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:75: finishing write tid 3 to smithi12166546-75 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:75: finishing write tid 4 to smithi12166546-75 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:75: finishing write tid 5 to smithi12166546-75 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 75 v 24 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:76: finishing write tid 1 to smithi12166546-76 2023-09-23T22:15:44.280 INFO:tasks.rados.rados.0.smithi121.stdout:76: finishing write tid 2 to smithi12166546-76 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:76: finishing write tid 3 to smithi12166546-76 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:76: finishing write tid 4 to smithi12166546-76 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:76: finishing write tid 5 to smithi12166546-76 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 76 v 14 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:77: finishing write tid 1 to smithi12166546-77 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:75: done (15 left) 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:76: done (14 left) 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:91: write initial oid 91 2023-09-23T22:15:44.281 INFO:tasks.rados.rados.0.smithi121.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-09-23T22:15:44.286 INFO:tasks.rados.rados.0.smithi121.stdout:91: writing smithi12166546-91 from 712630 to 1164923 tid 1 2023-09-23T22:15:44.291 INFO:tasks.rados.rados.0.smithi121.stdout:91: writing smithi12166546-91 from 1583497 to 2083190 tid 2 2023-09-23T22:15:44.297 INFO:tasks.rados.rados.0.smithi121.stdout:91: writing smithi12166546-91 from 2555481 to 2980668 tid 3 2023-09-23T22:15:44.297 INFO:tasks.rados.rados.0.smithi121.stdout:92: write initial oid 92 2023-09-23T22:15:44.297 INFO:tasks.rados.rados.0.smithi121.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-09-23T22:15:44.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:43 smithi123 bash[27681]: audit 2023-09-23T22:15:42.823343+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T22:15:44.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:43 smithi123 bash[27681]: cluster 2023-09-23T22:15:42.823463+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T22:15:44.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:43 smithi123 bash[27681]: cluster 2023-09-23T22:15:43.049211+0000 mgr.y (mgr.24365) 174 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:15:44.304 INFO:tasks.rados.rados.0.smithi121.stdout:92: writing smithi12166546-92 from 729437 to 1256979 tid 1 2023-09-23T22:15:44.312 INFO:tasks.rados.rados.0.smithi121.stdout:92: writing smithi12166546-92 from 1925626 to 2568977 tid 2 2023-09-23T22:15:44.317 INFO:tasks.rados.rados.0.smithi121.stdout:92: writing smithi12166546-92 from 3266551 to 3529437 tid 3 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:77: finishing write tid 2 to smithi12166546-77 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:77: finishing write tid 3 to smithi12166546-77 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:77: finishing write tid 4 to smithi12166546-77 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:77: finishing write tid 5 to smithi12166546-77 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 77 v 28 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:78: finishing write tid 1 to smithi12166546-78 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:77: done (15 left) 2023-09-23T22:15:44.318 INFO:tasks.rados.rados.0.smithi121.stdout:93: write initial oid 93 2023-09-23T22:15:44.319 INFO:tasks.rados.rados.0.smithi121.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-09-23T22:15:44.326 INFO:tasks.rados.rados.0.smithi121.stdout:93: writing smithi12166546-93 from 746244 to 1465388 tid 1 2023-09-23T22:15:44.332 INFO:tasks.rados.rados.0.smithi121.stdout:93: writing smithi12166546-93 from 2100461 to 2603823 tid 2 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:93: writing smithi12166546-93 from 3126680 to 3546244 tid 3 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:78: finishing write tid 2 to smithi12166546-78 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:78: finishing write tid 3 to smithi12166546-78 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:78: finishing write tid 4 to smithi12166546-78 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:78: finishing write tid 5 to smithi12166546-78 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 78 v 21 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-09-23T22:15:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:79: finishing write tid 1 to smithi12166546-79 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:79: finishing write tid 2 to smithi12166546-79 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:79: finishing write tid 3 to smithi12166546-79 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:79: finishing write tid 4 to smithi12166546-79 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:79: finishing write tid 5 to smithi12166546-79 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 79 v 24 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:80: finishing write tid 1 to smithi12166546-80 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:80: finishing write tid 2 to smithi12166546-80 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:80: finishing write tid 3 to smithi12166546-80 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:80: finishing write tid 4 to smithi12166546-80 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:80: finishing write tid 5 to smithi12166546-80 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 80 v 18 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-09-23T22:15:44.340 INFO:tasks.rados.rados.0.smithi121.stdout:81: finishing write tid 1 to smithi12166546-81 2023-09-23T22:15:44.341 INFO:tasks.rados.rados.0.smithi121.stdout:81: finishing write tid 2 to smithi12166546-81 2023-09-23T22:15:44.341 INFO:tasks.rados.rados.0.smithi121.stdout:78: done (15 left) 2023-09-23T22:15:44.341 INFO:tasks.rados.rados.0.smithi121.stdout:79: done (14 left) 2023-09-23T22:15:44.341 INFO:tasks.rados.rados.0.smithi121.stdout:80: done (13 left) 2023-09-23T22:15:44.341 INFO:tasks.rados.rados.0.smithi121.stdout:94: write initial oid 94 2023-09-23T22:15:44.341 INFO:tasks.rados.rados.0.smithi121.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-09-23T22:15:44.350 INFO:tasks.rados.rados.0.smithi121.stdout:94: writing smithi12166546-94 from 763051 to 1557444 tid 1 2023-09-23T22:15:44.357 INFO:tasks.rados.rados.0.smithi121.stdout:94: writing smithi12166546-94 from 2158943 to 2805963 tid 2 2023-09-23T22:15:44.362 INFO:tasks.rados.rados.0.smithi121.stdout:94: writing smithi12166546-94 from 3437750 to 3563051 tid 3 2023-09-23T22:15:44.362 INFO:tasks.rados.rados.0.smithi121.stdout:95: write initial oid 95 2023-09-23T22:15:44.362 INFO:tasks.rados.rados.0.smithi121.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-09-23T22:15:44.369 INFO:tasks.rados.rados.0.smithi121.stdout:95: writing smithi12166546-95 from 779858 to 1249500 tid 1 2023-09-23T22:15:44.376 INFO:tasks.rados.rados.0.smithi121.stdout:95: writing smithi12166546-95 from 1817425 to 2324456 tid 2 2023-09-23T22:15:44.384 INFO:tasks.rados.rados.0.smithi121.stdout:95: writing smithi12166546-95 from 2781526 to 3368154 tid 3 2023-09-23T22:15:44.384 INFO:tasks.rados.rados.0.smithi121.stdout:96: write initial oid 96 2023-09-23T22:15:44.384 INFO:tasks.rados.rados.0.smithi121.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-09-23T22:15:44.391 INFO:tasks.rados.rados.0.smithi121.stdout:96: writing smithi12166546-96 from 796665 to 1341556 tid 1 2023-09-23T22:15:44.397 INFO:tasks.rados.rados.0.smithi121.stdout:96: writing smithi12166546-96 from 1759554 to 2410243 tid 2 2023-09-23T22:15:44.405 INFO:tasks.rados.rados.0.smithi121.stdout:96: writing smithi12166546-96 from 2976243 to 3596665 tid 3 2023-09-23T22:15:44.405 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:81: finishing write tid 3 to smithi12166546-81 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:81: finishing write tid 4 to smithi12166546-81 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:81: finishing write tid 5 to smithi12166546-81 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 81 v 22 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:82: finishing write tid 1 to smithi12166546-82 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:82: finishing write tid 2 to smithi12166546-82 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:82: finishing write tid 3 to smithi12166546-82 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:82: finishing write tid 4 to smithi12166546-82 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:82: finishing write tid 5 to smithi12166546-82 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 22 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:15:44.406 INFO:tasks.rados.rados.0.smithi121.stdout:83: finishing write tid 1 to smithi12166546-83 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:83: finishing write tid 2 to smithi12166546-83 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:83: finishing write tid 3 to smithi12166546-83 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:83: finishing write tid 4 to smithi12166546-83 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:83: finishing write tid 5 to smithi12166546-83 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 83 v 26 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:84: finishing write tid 1 to smithi12166546-84 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:84: finishing write tid 2 to smithi12166546-84 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:84: finishing write tid 3 to smithi12166546-84 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:84: finishing write tid 4 to smithi12166546-84 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:84: finishing write tid 5 to smithi12166546-84 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 13 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-09-23T22:15:44.407 INFO:tasks.rados.rados.0.smithi121.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:85: finishing write tid 1 to smithi12166546-85 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:85: finishing write tid 2 to smithi12166546-85 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:85: finishing write tid 3 to smithi12166546-85 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:85: finishing write tid 4 to smithi12166546-85 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:85: finishing write tid 5 to smithi12166546-85 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 85 v 22 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:86: finishing write tid 1 to smithi12166546-86 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:86: finishing write tid 2 to smithi12166546-86 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:86: finishing write tid 3 to smithi12166546-86 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:86: finishing write tid 4 to smithi12166546-86 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:86: finishing write tid 5 to smithi12166546-86 2023-09-23T22:15:44.408 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 86 v 26 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:87: finishing write tid 1 to smithi12166546-87 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:87: finishing write tid 2 to smithi12166546-87 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:81: done (15 left) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:82: done (14 left) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:83: done (13 left) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:84: done (12 left) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:85: done (11 left) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:86: done (10 left) 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:97: write initial oid 97 2023-09-23T22:15:44.409 INFO:tasks.rados.rados.0.smithi121.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-09-23T22:15:44.413 INFO:tasks.rados.rados.0.smithi121.stdout:97: writing smithi12166546-97 from 413472 to 1033612 tid 1 2023-09-23T22:15:44.423 INFO:tasks.rados.rados.0.smithi121.stdout:97: writing smithi12166546-97 from 1818036 to 2328736 tid 2 2023-09-23T22:15:44.430 INFO:tasks.rados.rados.0.smithi121.stdout:97: writing smithi12166546-97 from 3120019 to 3613472 tid 3 2023-09-23T22:15:44.430 INFO:tasks.rados.rados.0.smithi121.stdout:98: write initial oid 98 2023-09-23T22:15:44.430 INFO:tasks.rados.rados.0.smithi121.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-09-23T22:15:44.437 INFO:tasks.rados.rados.0.smithi121.stdout:98: writing smithi12166546-98 from 430279 to 1125668 tid 1 2023-09-23T22:15:44.445 INFO:tasks.rados.rados.0.smithi121.stdout:98: writing smithi12166546-98 from 1876518 to 2530876 tid 2 2023-09-23T22:15:44.451 INFO:tasks.rados.rados.0.smithi121.stdout:98: writing smithi12166546-98 from 3031089 to 3567886 tid 3 2023-09-23T22:15:44.451 INFO:tasks.rados.rados.0.smithi121.stdout:99: write initial oid 99 2023-09-23T22:15:44.451 INFO:tasks.rados.rados.0.smithi121.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-09-23T22:15:44.458 INFO:tasks.rados.rados.0.smithi121.stdout:99: writing smithi12166546-99 from 447086 to 1217724 tid 1 2023-09-23T22:15:44.468 INFO:tasks.rados.rados.0.smithi121.stdout:99: writing smithi12166546-99 from 1935000 to 2733016 tid 2 2023-09-23T22:15:44.474 INFO:tasks.rados.rados.0.smithi121.stdout:99: writing smithi12166546-99 from 3458512 to 3647086 tid 3 2023-09-23T22:15:44.474 INFO:tasks.rados.rados.0.smithi121.stdout:100: write initial oid 100 2023-09-23T22:15:44.474 INFO:tasks.rados.rados.0.smithi121.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-09-23T22:15:44.479 INFO:tasks.rados.rados.0.smithi121.stdout:100: writing smithi12166546-100 from 463893 to 1026133 tid 1 2023-09-23T22:15:44.486 INFO:tasks.rados.rados.0.smithi121.stdout:100: writing smithi12166546-100 from 1593482 to 2251509 tid 2 2023-09-23T22:15:44.492 INFO:tasks.rados.rados.0.smithi121.stdout:100: writing smithi12166546-100 from 2685935 to 3245276 tid 3 2023-09-23T22:15:44.492 INFO:tasks.rados.rados.0.smithi121.stdout:101: write initial oid 101 2023-09-23T22:15:44.492 INFO:tasks.rados.rados.0.smithi121.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-09-23T22:15:44.500 INFO:tasks.rados.rados.0.smithi121.stdout:101: writing smithi12166546-101 from 480700 to 1118189 tid 1 2023-09-23T22:15:44.504 INFO:tasks.rados.rados.0.smithi121.stdout:101: writing smithi12166546-101 from 1651964 to 2053649 tid 2 2023-09-23T22:15:44.512 INFO:tasks.rados.rados.0.smithi121.stdout:101: writing smithi12166546-101 from 2713358 to 3483971 tid 3 2023-09-23T22:15:44.512 INFO:tasks.rados.rados.0.smithi121.stdout:102: write initial oid 102 2023-09-23T22:15:44.513 INFO:tasks.rados.rados.0.smithi121.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-09-23T22:15:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:102: writing smithi12166546-102 from 497507 to 1210245 tid 1 2023-09-23T22:15:44.526 INFO:tasks.rados.rados.0.smithi121.stdout:102: writing smithi12166546-102 from 1710446 to 2372142 tid 2 2023-09-23T22:15:44.534 INFO:tasks.rados.rados.0.smithi121.stdout:102: writing smithi12166546-102 from 3140781 to 3697507 tid 3 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:87: finishing write tid 3 to smithi12166546-87 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:87: finishing write tid 4 to smithi12166546-87 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:87: finishing write tid 5 to smithi12166546-87 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 87 v 10 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:88: finishing write tid 1 to smithi12166546-88 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:88: finishing write tid 2 to smithi12166546-88 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:87: done (15 left) 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:103: write initial oid 103 2023-09-23T22:15:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-09-23T22:15:44.542 INFO:tasks.rados.rados.0.smithi121.stdout:103: writing smithi12166546-103 from 514314 to 1302301 tid 1 2023-09-23T22:15:44.547 INFO:tasks.rados.rados.0.smithi121.stdout:103: writing smithi12166546-103 from 1768928 to 2174282 tid 2 2023-09-23T22:15:44.556 INFO:tasks.rados.rados.0.smithi121.stdout:103: writing smithi12166546-103 from 2768204 to 3277714 tid 3 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:88: finishing write tid 3 to smithi12166546-88 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:88: finishing write tid 4 to smithi12166546-88 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:88: finishing write tid 5 to smithi12166546-88 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 88 v 26 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:89: finishing write tid 1 to smithi12166546-89 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:89: finishing write tid 2 to smithi12166546-89 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:89: finishing write tid 3 to smithi12166546-89 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:88: done (15 left) 2023-09-23T22:15:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:104: write initial oid 104 2023-09-23T22:15:44.558 INFO:tasks.rados.rados.0.smithi121.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-09-23T22:15:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:104: writing smithi12166546-104 from 531121 to 994357 tid 1 2023-09-23T22:15:44.572 INFO:tasks.rados.rados.0.smithi121.stdout:104: writing smithi12166546-104 from 1711057 to 2376422 tid 2 2023-09-23T22:15:44.581 INFO:tasks.rados.rados.0.smithi121.stdout:104: writing smithi12166546-104 from 3079274 to 3731121 tid 3 2023-09-23T22:15:44.581 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:89: finishing write tid 4 to smithi12166546-89 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:89: finishing write tid 5 to smithi12166546-89 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 89 v 8 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:90: finishing write tid 1 to smithi12166546-90 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:90: finishing write tid 2 to smithi12166546-90 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:90: finishing write tid 3 to smithi12166546-90 2023-09-23T22:15:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:90: finishing write tid 4 to smithi12166546-90 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:90: finishing write tid 5 to smithi12166546-90 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 90 v 13 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:91: finishing write tid 1 to smithi12166546-91 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:91: finishing write tid 2 to smithi12166546-91 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:91: finishing write tid 3 to smithi12166546-91 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:91: finishing write tid 4 to smithi12166546-91 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:91: finishing write tid 5 to smithi12166546-91 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 91 v 19 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-09-23T22:15:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:92: finishing write tid 1 to smithi12166546-92 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:92: finishing write tid 2 to smithi12166546-92 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:92: finishing write tid 3 to smithi12166546-92 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:92: finishing write tid 4 to smithi12166546-92 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:92: finishing write tid 5 to smithi12166546-92 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 92 v 22 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:93: finishing write tid 1 to smithi12166546-93 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:93: finishing write tid 2 to smithi12166546-93 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:93: finishing write tid 3 to smithi12166546-93 2023-09-23T22:15:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:93: finishing write tid 4 to smithi12166546-93 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:93: finishing write tid 5 to smithi12166546-93 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 25 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:94: finishing write tid 1 to smithi12166546-94 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:94: finishing write tid 2 to smithi12166546-94 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:94: finishing write tid 3 to smithi12166546-94 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:94: finishing write tid 4 to smithi12166546-94 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:94: finishing write tid 5 to smithi12166546-94 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 94 v 23 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-09-23T22:15:44.585 INFO:tasks.rados.rados.0.smithi121.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:95: finishing write tid 1 to smithi12166546-95 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:95: finishing write tid 2 to smithi12166546-95 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:95: finishing write tid 3 to smithi12166546-95 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:95: finishing write tid 4 to smithi12166546-95 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:95: finishing write tid 5 to smithi12166546-95 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 95 v 26 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:96: finishing write tid 1 to smithi12166546-96 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:96: finishing write tid 2 to smithi12166546-96 2023-09-23T22:15:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:96: finishing write tid 3 to smithi12166546-96 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:96: finishing write tid 4 to smithi12166546-96 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:89: done (15 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:90: done (14 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:91: done (13 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:92: done (12 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:93: done (11 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:94: done (10 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:95: done (9 left) 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:105: write initial oid 105 2023-09-23T22:15:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-09-23T22:15:44.588 INFO:tasks.rados.rados.0.smithi121.stdout:105: writing smithi12166546-105 from 547928 to 1086413 tid 1 2023-09-23T22:15:44.593 INFO:tasks.rados.rados.0.smithi121.stdout:105: writing smithi12166546-105 from 1769539 to 2178562 tid 2 2023-09-23T22:15:44.599 INFO:tasks.rados.rados.0.smithi121.stdout:105: writing smithi12166546-105 from 2706697 to 3238751 tid 3 2023-09-23T22:15:44.599 INFO:tasks.rados.rados.0.smithi121.stdout:106: write initial oid 106 2023-09-23T22:15:44.600 INFO:tasks.rados.rados.0.smithi121.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-09-23T22:15:44.606 INFO:tasks.rados.rados.0.smithi121.stdout:106: writing smithi12166546-106 from 564735 to 1178469 tid 1 2023-09-23T22:15:44.614 INFO:tasks.rados.rados.0.smithi121.stdout:106: writing smithi12166546-106 from 1828021 to 2497055 tid 2 2023-09-23T22:15:44.622 INFO:tasks.rados.rados.0.smithi121.stdout:106: writing smithi12166546-106 from 3134120 to 3764735 tid 3 2023-09-23T22:15:44.622 INFO:tasks.rados.rados.0.smithi121.stdout:107: write initial oid 107 2023-09-23T22:15:44.622 INFO:tasks.rados.rados.0.smithi121.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-09-23T22:15:44.629 INFO:tasks.rados.rados.0.smithi121.stdout:107: writing smithi12166546-107 from 581542 to 1270525 tid 1 2023-09-23T22:15:44.635 INFO:tasks.rados.rados.0.smithi121.stdout:107: writing smithi12166546-107 from 1886503 to 2299195 tid 2 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:107: writing smithi12166546-107 from 2761543 to 3432494 tid 3 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:108: write initial oid 108 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:96: finishing write tid 5 to smithi12166546-96 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 96 v 12 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:97: finishing write tid 1 to smithi12166546-97 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:97: finishing write tid 2 to smithi12166546-97 2023-09-23T22:15:44.643 INFO:tasks.rados.rados.0.smithi121.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-09-23T22:15:44.649 INFO:tasks.rados.rados.0.smithi121.stdout:108: writing smithi12166546-108 from 598349 to 1078934 tid 1 2023-09-23T22:15:44.656 INFO:tasks.rados.rados.0.smithi121.stdout:108: writing smithi12166546-108 from 1544985 to 2217688 tid 2 2023-09-23T22:15:44.663 INFO:tasks.rados.rados.0.smithi121.stdout:108: writing smithi12166546-108 from 2905319 to 3387542 tid 3 2023-09-23T22:15:44.663 INFO:tasks.rados.rados.0.smithi121.stdout:96: done (12 left) 2023-09-23T22:15:44.664 INFO:tasks.rados.rados.0.smithi121.stdout:109: write initial oid 109 2023-09-23T22:15:44.664 INFO:tasks.rados.rados.0.smithi121.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-09-23T22:15:44.670 INFO:tasks.rados.rados.0.smithi121.stdout:109: writing smithi12166546-109 from 615156 to 1170990 tid 1 2023-09-23T22:15:44.675 INFO:tasks.rados.rados.0.smithi121.stdout:109: writing smithi12166546-109 from 1603467 to 2019828 tid 2 2023-09-23T22:15:44.684 INFO:tasks.rados.rados.0.smithi121.stdout:109: writing smithi12166546-109 from 2816389 to 3509884 tid 3 2023-09-23T22:15:44.684 INFO:tasks.rados.rados.0.smithi121.stdout:110: write initial oid 110 2023-09-23T22:15:44.684 INFO:tasks.rados.rados.0.smithi121.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-09-23T22:15:44.691 INFO:tasks.rados.rados.0.smithi121.stdout:110: writing smithi12166546-110 from 631963 to 1263046 tid 1 2023-09-23T22:15:44.700 INFO:tasks.rados.rados.0.smithi121.stdout:110: writing smithi12166546-110 from 2061949 to 2621968 tid 2 2023-09-23T22:15:44.706 INFO:tasks.rados.rados.0.smithi121.stdout:110: writing smithi12166546-110 from 3243812 to 3748579 tid 3 2023-09-23T22:15:44.707 INFO:tasks.rados.rados.0.smithi121.stdout:111: write initial oid 111 2023-09-23T22:15:44.707 INFO:tasks.rados.rados.0.smithi121.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-09-23T22:15:44.714 INFO:tasks.rados.rados.0.smithi121.stdout:111: writing smithi12166546-111 from 648770 to 1355102 tid 1 2023-09-23T22:15:44.721 INFO:tasks.rados.rados.0.smithi121.stdout:111: writing smithi12166546-111 from 2120431 to 2540461 tid 2 2023-09-23T22:15:44.728 INFO:tasks.rados.rados.0.smithi121.stdout:111: writing smithi12166546-111 from 3271235 to 3703627 tid 3 2023-09-23T22:15:44.728 INFO:tasks.rados.rados.0.smithi121.stdout:112: write initial oid 112 2023-09-23T22:15:44.728 INFO:tasks.rados.rados.0.smithi121.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-09-23T22:15:44.736 INFO:tasks.rados.rados.0.smithi121.stdout:112: writing smithi12166546-112 from 665577 to 1447158 tid 1 2023-09-23T22:15:44.743 INFO:tasks.rados.rados.0.smithi121.stdout:112: writing smithi12166546-112 from 2062560 to 2626248 tid 2 2023-09-23T22:15:44.750 INFO:tasks.rados.rados.0.smithi121.stdout:112: writing smithi12166546-112 from 3182305 to 3825969 tid 3 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:97: finishing write tid 3 to smithi12166546-97 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:97: finishing write tid 4 to smithi12166546-97 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:97: finishing write tid 5 to smithi12166546-97 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 97 v 30 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:98: finishing write tid 1 to smithi12166546-98 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:97: done (15 left) 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:113: write initial oid 113 2023-09-23T22:15:44.751 INFO:tasks.rados.rados.0.smithi121.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-09-23T22:15:44.757 INFO:tasks.rados.rados.0.smithi121.stdout:113: writing smithi12166546-113 from 682384 to 1139214 tid 1 2023-09-23T22:15:44.763 INFO:tasks.rados.rados.0.smithi121.stdout:113: writing smithi12166546-113 from 1721042 to 2144741 tid 2 2023-09-23T22:15:44.769 INFO:tasks.rados.rados.0.smithi121.stdout:113: writing smithi12166546-113 from 2809728 to 3264664 tid 3 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:113: writing smithi12166546-113 from 3731357 to 3882384 tid 4 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:98: finishing write tid 2 to smithi12166546-98 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:98: finishing write tid 3 to smithi12166546-98 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:98: finishing write tid 4 to smithi12166546-98 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:98: finishing write tid 5 to smithi12166546-98 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 98 v 25 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-09-23T22:15:44.774 INFO:tasks.rados.rados.0.smithi121.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-09-23T22:15:44.775 INFO:tasks.rados.rados.0.smithi121.stdout:99: finishing write tid 1 to smithi12166546-99 2023-09-23T22:15:44.775 INFO:tasks.rados.rados.0.smithi121.stdout:98: done (15 left) 2023-09-23T22:15:44.775 INFO:tasks.rados.rados.0.smithi121.stdout:114: write initial oid 114 2023-09-23T22:15:44.775 INFO:tasks.rados.rados.0.smithi121.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-09-23T22:15:44.780 INFO:tasks.rados.rados.0.smithi121.stdout:114: writing smithi12166546-114 from 699191 to 1231270 tid 1 2023-09-23T22:15:44.786 INFO:tasks.rados.rados.0.smithi121.stdout:114: writing smithi12166546-114 from 1779524 to 2346881 tid 2 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:114: writing smithi12166546-114 from 2837151 to 3503359 tid 3 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:99: finishing write tid 2 to smithi12166546-99 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:99: finishing write tid 3 to smithi12166546-99 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:99: finishing write tid 4 to smithi12166546-99 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:99: finishing write tid 5 to smithi12166546-99 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 99 v 30 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-09-23T22:15:44.794 INFO:tasks.rados.rados.0.smithi121.stdout:100: finishing write tid 1 to smithi12166546-100 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:100: finishing write tid 2 to smithi12166546-100 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:100: finishing write tid 3 to smithi12166546-100 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:100: finishing write tid 4 to smithi12166546-100 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:100: finishing write tid 5 to smithi12166546-100 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 100 v 17 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:101: finishing write tid 1 to smithi12166546-101 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:99: done (15 left) 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:100: done (14 left) 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:115: write initial oid 115 2023-09-23T22:15:44.795 INFO:tasks.rados.rados.0.smithi121.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-09-23T22:15:44.801 INFO:tasks.rados.rados.0.smithi121.stdout:115: writing smithi12166546-115 from 715998 to 1323326 tid 1 2023-09-23T22:15:44.807 INFO:tasks.rados.rados.0.smithi121.stdout:115: writing smithi12166546-115 from 1838006 to 2265374 tid 2 2023-09-23T22:15:44.813 INFO:tasks.rados.rados.0.smithi121.stdout:115: writing smithi12166546-115 from 2864574 to 3342054 tid 3 2023-09-23T22:15:44.816 INFO:tasks.rados.rados.0.smithi121.stdout:115: writing smithi12166546-115 from 3863835 to 3915998 tid 4 2023-09-23T22:15:44.816 INFO:tasks.rados.rados.0.smithi121.stdout:116: write initial oid 116 2023-09-23T22:15:44.817 INFO:tasks.rados.rados.0.smithi121.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-09-23T22:15:44.825 INFO:tasks.rados.rados.0.smithi121.stdout:116: writing smithi12166546-116 from 732805 to 1531735 tid 1 2023-09-23T22:15:44.833 INFO:tasks.rados.rados.0.smithi121.stdout:116: writing smithi12166546-116 from 2296488 to 2867514 tid 2 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:116: writing smithi12166546-116 from 3291997 to 3697102 tid 3 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:101: finishing write tid 2 to smithi12166546-101 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:101: finishing write tid 3 to smithi12166546-101 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:101: finishing write tid 4 to smithi12166546-101 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:101: finishing write tid 5 to smithi12166546-101 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 34 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:15:44.840 INFO:tasks.rados.rados.0.smithi121.stdout:102: finishing write tid 1 to smithi12166546-102 2023-09-23T22:15:44.841 INFO:tasks.rados.rados.0.smithi121.stdout:101: done (15 left) 2023-09-23T22:15:44.841 INFO:tasks.rados.rados.0.smithi121.stdout:117: write initial oid 117 2023-09-23T22:15:44.841 INFO:tasks.rados.rados.0.smithi121.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-09-23T22:15:44.846 INFO:tasks.rados.rados.0.smithi121.stdout:117: writing smithi12166546-117 from 749612 to 1223791 tid 1 2023-09-23T22:15:44.853 INFO:tasks.rados.rados.0.smithi121.stdout:117: writing smithi12166546-117 from 1954970 to 2386007 tid 2 2023-09-23T22:15:44.861 INFO:tasks.rados.rados.0.smithi121.stdout:117: writing smithi12166546-117 from 2919420 to 3535797 tid 3 2023-09-23T22:15:44.861 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.861 INFO:tasks.rados.rados.0.smithi121.stdout:102: finishing write tid 2 to smithi12166546-102 2023-09-23T22:15:44.861 INFO:tasks.rados.rados.0.smithi121.stdout:102: finishing write tid 3 to smithi12166546-102 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:102: finishing write tid 4 to smithi12166546-102 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:102: finishing write tid 5 to smithi12166546-102 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 102 v 34 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:103: finishing write tid 1 to smithi12166546-103 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:103: finishing write tid 2 to smithi12166546-103 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:103: finishing write tid 3 to smithi12166546-103 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:103: finishing write tid 4 to smithi12166546-103 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:103: finishing write tid 5 to smithi12166546-103 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 103 v 38 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:104: finishing write tid 1 to smithi12166546-104 2023-09-23T22:15:44.862 INFO:tasks.rados.rados.0.smithi121.stdout:104: finishing write tid 2 to smithi12166546-104 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:104: finishing write tid 3 to smithi12166546-104 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:104: finishing write tid 4 to smithi12166546-104 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:104: finishing write tid 5 to smithi12166546-104 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 104 v 28 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:105: finishing write tid 1 to smithi12166546-105 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:105: finishing write tid 2 to smithi12166546-105 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:105: finishing write tid 3 to smithi12166546-105 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:106: finishing write tid 1 to smithi12166546-106 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:105: finishing write tid 4 to smithi12166546-105 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:105: finishing write tid 5 to smithi12166546-105 2023-09-23T22:15:44.863 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 105 v 29 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:106: finishing write tid 2 to smithi12166546-106 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:106: finishing write tid 3 to smithi12166546-106 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:106: finishing write tid 4 to smithi12166546-106 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:106: finishing write tid 5 to smithi12166546-106 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 106 v 29 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:107: finishing write tid 1 to smithi12166546-107 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:107: finishing write tid 2 to smithi12166546-107 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:107: finishing write tid 3 to smithi12166546-107 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:107: finishing write tid 4 to smithi12166546-107 2023-09-23T22:15:44.864 INFO:tasks.rados.rados.0.smithi121.stdout:107: finishing write tid 5 to smithi12166546-107 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 107 v 27 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:102: done (15 left) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:103: done (14 left) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:104: done (13 left) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:105: done (12 left) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:106: done (11 left) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:107: done (10 left) 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:118: write initial oid 118 2023-09-23T22:15:44.865 INFO:tasks.rados.rados.0.smithi121.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-09-23T22:15:44.867 INFO:tasks.rados.rados.0.smithi121.stdout:118: writing smithi12166546-118 from 766419 to 1315847 tid 1 2023-09-23T22:15:44.874 INFO:tasks.rados.rados.0.smithi121.stdout:118: writing smithi12166546-118 from 2013452 to 2588147 tid 2 2023-09-23T22:15:44.881 INFO:tasks.rados.rados.0.smithi121.stdout:118: writing smithi12166546-118 from 3346843 to 3774492 tid 3 2023-09-23T22:15:44.881 INFO:tasks.rados.rados.0.smithi121.stdout:119: write initial oid 119 2023-09-23T22:15:44.882 INFO:tasks.rados.rados.0.smithi121.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-09-23T22:15:44.889 INFO:tasks.rados.rados.0.smithi121.stdout:119: writing smithi12166546-119 from 783226 to 1407903 tid 1 2023-09-23T22:15:44.895 INFO:tasks.rados.rados.0.smithi121.stdout:119: writing smithi12166546-119 from 2071934 to 2506640 tid 2 2023-09-23T22:15:44.902 INFO:tasks.rados.rados.0.smithi121.stdout:119: writing smithi12166546-119 from 2974266 to 3613187 tid 3 2023-09-23T22:15:44.902 INFO:tasks.rados.rados.0.smithi121.stdout:120: write initial oid 120 2023-09-23T22:15:44.902 INFO:tasks.rados.rados.0.smithi121.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-09-23T22:15:44.908 INFO:tasks.rados.rados.0.smithi121.stdout:120: writing smithi12166546-120 from 400033 to 1099959 tid 1 2023-09-23T22:15:44.914 INFO:tasks.rados.rados.0.smithi121.stdout:120: writing smithi12166546-120 from 1614063 to 2000033 tid 2 2023-09-23T22:15:44.914 INFO:tasks.rados.rados.0.smithi121.stdout:121: write initial oid 121 2023-09-23T22:15:44.914 INFO:tasks.rados.rados.0.smithi121.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-09-23T22:15:44.921 INFO:tasks.rados.rados.0.smithi121.stdout:121: writing smithi12166546-121 from 416840 to 1192015 tid 1 2023-09-23T22:15:44.927 INFO:tasks.rados.rados.0.smithi121.stdout:121: writing smithi12166546-121 from 1672545 to 2016840 tid 2 2023-09-23T22:15:44.927 INFO:tasks.rados.rados.0.smithi121.stdout:122: write initial oid 122 2023-09-23T22:15:44.927 INFO:tasks.rados.rados.0.smithi121.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-09-23T22:15:44.932 INFO:tasks.rados.rados.0.smithi121.stdout:122: writing smithi12166546-122 from 433647 to 884071 tid 1 2023-09-23T22:15:44.938 INFO:tasks.rados.rados.0.smithi121.stdout:122: writing smithi12166546-122 from 1331027 to 1913060 tid 2 2023-09-23T22:15:44.938 INFO:tasks.rados.rados.0.smithi121.stdout:123: write initial oid 123 2023-09-23T22:15:44.938 INFO:tasks.rados.rados.0.smithi121.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-09-23T22:15:44.944 INFO:tasks.rados.rados.0.smithi121.stdout:123: writing smithi12166546-123 from 450454 to 1092480 tid 1 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout:123: writing smithi12166546-123 from 1505862 to 2050454 tid 2 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout:108: finishing write tid 1 to smithi12166546-108 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout:108: finishing write tid 2 to smithi12166546-108 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout:108: finishing write tid 3 to smithi12166546-108 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout:108: finishing write tid 4 to smithi12166546-108 2023-09-23T22:15:44.950 INFO:tasks.rados.rados.0.smithi121.stdout:108: finishing write tid 5 to smithi12166546-108 2023-09-23T22:15:44.951 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 108 v 30 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-09-23T22:15:44.951 INFO:tasks.rados.rados.0.smithi121.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:15:44.951 INFO:tasks.rados.rados.0.smithi121.stdout:109: finishing write tid 1 to smithi12166546-109 2023-09-23T22:15:44.951 INFO:tasks.rados.rados.0.smithi121.stdout:108: done (15 left) 2023-09-23T22:15:44.951 INFO:tasks.rados.rados.0.smithi121.stdout:124: write initial oid 124 2023-09-23T22:15:44.951 INFO:tasks.rados.rados.0.smithi121.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-09-23T22:15:44.956 INFO:tasks.rados.rados.0.smithi121.stdout:124: writing smithi12166546-124 from 467261 to 1184536 tid 1 2023-09-23T22:15:44.962 INFO:tasks.rados.rados.0.smithi121.stdout:124: writing smithi12166546-124 from 1847991 to 2067261 tid 2 2023-09-23T22:15:44.962 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.962 INFO:tasks.rados.rados.0.smithi121.stdout:109: finishing write tid 2 to smithi12166546-109 2023-09-23T22:15:44.962 INFO:tasks.rados.rados.0.smithi121.stdout:109: finishing write tid 3 to smithi12166546-109 2023-09-23T22:15:44.962 INFO:tasks.rados.rados.0.smithi121.stdout:109: finishing write tid 4 to smithi12166546-109 2023-09-23T22:15:44.962 INFO:tasks.rados.rados.0.smithi121.stdout:109: finishing write tid 5 to smithi12166546-109 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 109 v 33 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:110: finishing write tid 1 to smithi12166546-110 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:110: finishing write tid 2 to smithi12166546-110 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:110: finishing write tid 3 to smithi12166546-110 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:109: done (15 left) 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:125: write initial oid 125 2023-09-23T22:15:44.963 INFO:tasks.rados.rados.0.smithi121.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-09-23T22:15:44.969 INFO:tasks.rados.rados.0.smithi121.stdout:125: writing smithi12166546-125 from 484068 to 1276592 tid 1 2023-09-23T22:15:44.974 INFO:tasks.rados.rados.0.smithi121.stdout:125: writing smithi12166546-125 from 1906473 to 2084068 tid 2 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:110: finishing write tid 4 to smithi12166546-110 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:110: finishing write tid 5 to smithi12166546-110 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 110 v 34 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:111: finishing write tid 1 to smithi12166546-111 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:111: finishing write tid 2 to smithi12166546-111 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:111: finishing write tid 3 to smithi12166546-111 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:111: finishing write tid 4 to smithi12166546-111 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:111: finishing write tid 5 to smithi12166546-111 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 111 v 26 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-09-23T22:15:44.975 INFO:tasks.rados.rados.0.smithi121.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-09-23T22:15:44.976 INFO:tasks.rados.rados.0.smithi121.stdout:112: finishing write tid 1 to smithi12166546-112 2023-09-23T22:15:44.976 INFO:tasks.rados.rados.0.smithi121.stdout:110: done (15 left) 2023-09-23T22:15:44.976 INFO:tasks.rados.rados.0.smithi121.stdout:111: done (14 left) 2023-09-23T22:15:44.976 INFO:tasks.rados.rados.0.smithi121.stdout:126: write initial oid 126 2023-09-23T22:15:44.976 INFO:tasks.rados.rados.0.smithi121.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-09-23T22:15:44.980 INFO:tasks.rados.rados.0.smithi121.stdout:126: writing smithi12166546-126 from 500875 to 968648 tid 1 2023-09-23T22:15:44.987 INFO:tasks.rados.rados.0.smithi121.stdout:126: writing smithi12166546-126 from 1564955 to 2100875 tid 2 2023-09-23T22:15:44.987 INFO:tasks.rados.rados.0.smithi121.stdout:127: write initial oid 127 2023-09-23T22:15:44.987 INFO:tasks.rados.rados.0.smithi121.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-09-23T22:15:44.993 INFO:tasks.rados.rados.0.smithi121.stdout:127: writing smithi12166546-127 from 517682 to 1060704 tid 1 2023-09-23T22:15:44.999 INFO:tasks.rados.rados.0.smithi121.stdout:127: writing smithi12166546-127 from 1623437 to 2117682 tid 2 2023-09-23T22:15:44.999 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:112: finishing write tid 2 to smithi12166546-112 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:112: finishing write tid 3 to smithi12166546-112 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:112: finishing write tid 4 to smithi12166546-112 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:112: finishing write tid 5 to smithi12166546-112 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 112 v 38 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:113: finishing write tid 1 to smithi12166546-113 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:113: finishing write tid 2 to smithi12166546-113 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:113: finishing write tid 3 to smithi12166546-113 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:113: finishing write tid 4 to smithi12166546-113 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:113: finishing write tid 5 to smithi12166546-113 2023-09-23T22:15:45.000 INFO:tasks.rados.rados.0.smithi121.stdout:113: finishing write tid 6 to smithi12166546-113 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 113 v 22 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: finishing write tid 1 to smithi12166546-114 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: finishing write tid 2 to smithi12166546-114 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: finishing write tid 3 to smithi12166546-114 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: finishing write tid 4 to smithi12166546-114 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: finishing write tid 5 to smithi12166546-114 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 114 v 42 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:115: finishing write tid 1 to smithi12166546-115 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:112: done (15 left) 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:113: done (14 left) 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:114: done (13 left) 2023-09-23T22:15:45.001 INFO:tasks.rados.rados.0.smithi121.stdout:128: write initial oid 128 2023-09-23T22:15:45.002 INFO:tasks.rados.rados.0.smithi121.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-09-23T22:15:45.006 INFO:tasks.rados.rados.0.smithi121.stdout:128: writing smithi12166546-128 from 534489 to 1152760 tid 1 2023-09-23T22:15:45.012 INFO:tasks.rados.rados.0.smithi121.stdout:128: writing smithi12166546-128 from 1565566 to 2134489 tid 2 2023-09-23T22:15:45.012 INFO:tasks.rados.rados.0.smithi121.stdout:129: write initial oid 129 2023-09-23T22:15:45.012 INFO:tasks.rados.rados.0.smithi121.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-09-23T22:15:45.019 INFO:tasks.rados.rados.0.smithi121.stdout:129: writing smithi12166546-129 from 551296 to 1244816 tid 1 2023-09-23T22:15:45.025 INFO:tasks.rados.rados.0.smithi121.stdout:129: writing smithi12166546-129 from 2024048 to 2151296 tid 2 2023-09-23T22:15:45.025 INFO:tasks.rados.rados.0.smithi121.stdout:130: write initial oid 130 2023-09-23T22:15:45.025 INFO:tasks.rados.rados.0.smithi121.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-09-23T22:15:45.032 INFO:tasks.rados.rados.0.smithi121.stdout:130: writing smithi12166546-130 from 568103 to 1336872 tid 1 2023-09-23T22:15:45.037 INFO:tasks.rados.rados.0.smithi121.stdout:130: writing smithi12166546-130 from 2082530 to 2168103 tid 2 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: finishing write tid 2 to smithi12166546-115 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: finishing write tid 3 to smithi12166546-115 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: finishing write tid 4 to smithi12166546-115 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: finishing write tid 5 to smithi12166546-115 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: finishing write tid 6 to smithi12166546-115 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 115 v 27 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:116: finishing write tid 1 to smithi12166546-116 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:116: finishing write tid 2 to smithi12166546-116 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:115: done (15 left) 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:131: write initial oid 131 2023-09-23T22:15:45.038 INFO:tasks.rados.rados.0.smithi121.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-09-23T22:15:45.044 INFO:tasks.rados.rados.0.smithi121.stdout:131: writing smithi12166546-131 from 584910 to 1145281 tid 1 2023-09-23T22:15:45.050 INFO:tasks.rados.rados.0.smithi121.stdout:131: writing smithi12166546-131 from 1857365 to 2184910 tid 2 2023-09-23T22:15:45.050 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.050 INFO:tasks.rados.rados.0.smithi121.stdout:116: finishing write tid 3 to smithi12166546-116 2023-09-23T22:15:45.050 INFO:tasks.rados.rados.0.smithi121.stdout:116: finishing write tid 4 to smithi12166546-116 2023-09-23T22:15:45.050 INFO:tasks.rados.rados.0.smithi121.stdout:116: finishing write tid 5 to smithi12166546-116 2023-09-23T22:15:45.050 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 116 v 17 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: finishing write tid 1 to smithi12166546-117 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: finishing write tid 2 to smithi12166546-117 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: finishing write tid 3 to smithi12166546-117 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: finishing write tid 4 to smithi12166546-117 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: finishing write tid 5 to smithi12166546-117 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 117 v 32 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:118: finishing write tid 1 to smithi12166546-118 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:116: done (15 left) 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:117: done (14 left) 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:132: write initial oid 132 2023-09-23T22:15:45.051 INFO:tasks.rados.rados.0.smithi121.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-09-23T22:15:45.057 INFO:tasks.rados.rados.0.smithi121.stdout:132: writing smithi12166546-132 from 601717 to 1237337 tid 1 2023-09-23T22:15:45.062 INFO:tasks.rados.rados.0.smithi121.stdout:132: writing smithi12166546-132 from 1799494 to 2201717 tid 2 2023-09-23T22:15:45.063 INFO:tasks.rados.rados.0.smithi121.stdout:133: write initial oid 133 2023-09-23T22:15:45.063 INFO:tasks.rados.rados.0.smithi121.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-09-23T22:15:45.070 INFO:tasks.rados.rados.0.smithi121.stdout:133: writing smithi12166546-133 from 618524 to 1329393 tid 1 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:133: writing smithi12166546-133 from 1857976 to 2218524 tid 2 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:118: finishing write tid 2 to smithi12166546-118 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:118: finishing write tid 3 to smithi12166546-118 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:118: finishing write tid 4 to smithi12166546-118 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:118: finishing write tid 5 to smithi12166546-118 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 118 v 37 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-09-23T22:15:45.076 INFO:tasks.rados.rados.0.smithi121.stdout:119: finishing write tid 1 to smithi12166546-119 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:119: finishing write tid 2 to smithi12166546-119 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:119: finishing write tid 3 to smithi12166546-119 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:119: finishing write tid 4 to smithi12166546-119 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:119: finishing write tid 5 to smithi12166546-119 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 119 v 32 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:120: finishing write tid 1 to smithi12166546-120 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:120: finishing write tid 2 to smithi12166546-120 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:120: finishing write tid 3 to smithi12166546-120 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:120: finishing write tid 4 to smithi12166546-120 2023-09-23T22:15:45.077 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 120 v 41 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:121: finishing write tid 1 to smithi12166546-121 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:118: done (15 left) 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:119: done (14 left) 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:120: done (13 left) 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:134: write initial oid 134 2023-09-23T22:15:45.078 INFO:tasks.rados.rados.0.smithi121.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-09-23T22:15:45.083 INFO:tasks.rados.rados.0.smithi121.stdout:134: writing smithi12166546-134 from 635331 to 1421449 tid 1 2023-09-23T22:15:45.088 INFO:tasks.rados.rados.0.smithi121.stdout:134: writing smithi12166546-134 from 1916458 to 2235331 tid 2 2023-09-23T22:15:45.088 INFO:tasks.rados.rados.0.smithi121.stdout:135: write initial oid 135 2023-09-23T22:15:45.088 INFO:tasks.rados.rados.0.smithi121.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-09-23T22:15:45.094 INFO:tasks.rados.rados.0.smithi121.stdout:135: writing smithi12166546-135 from 652138 to 1113505 tid 1 2023-09-23T22:15:45.101 INFO:tasks.rados.rados.0.smithi121.stdout:135: writing smithi12166546-135 from 1574940 to 2252138 tid 2 2023-09-23T22:15:45.101 INFO:tasks.rados.rados.0.smithi121.stdout:136: write initial oid 136 2023-09-23T22:15:45.101 INFO:tasks.rados.rados.0.smithi121.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-09-23T22:15:45.108 INFO:tasks.rados.rados.0.smithi121.stdout:136: writing smithi12166546-136 from 668945 to 1205561 tid 1 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout:136: writing smithi12166546-136 from 1633422 to 2124785 tid 2 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout:121: finishing write tid 2 to smithi12166546-121 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout:121: finishing write tid 3 to smithi12166546-121 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout:121: finishing write tid 4 to smithi12166546-121 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 121 v 35 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-09-23T22:15:45.114 INFO:tasks.rados.rados.0.smithi121.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-09-23T22:15:45.115 INFO:tasks.rados.rados.0.smithi121.stdout:122: finishing write tid 1 to smithi12166546-122 2023-09-23T22:15:45.115 INFO:tasks.rados.rados.0.smithi121.stdout:121: done (15 left) 2023-09-23T22:15:45.115 INFO:tasks.rados.rados.0.smithi121.stdout:137: write initial oid 137 2023-09-23T22:15:45.115 INFO:tasks.rados.rados.0.smithi121.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-09-23T22:15:45.121 INFO:tasks.rados.rados.0.smithi121.stdout:137: writing smithi12166546-137 from 685752 to 1297617 tid 1 2023-09-23T22:15:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:137: writing smithi12166546-137 from 1975551 to 2285752 tid 2 2023-09-23T22:15:45.128 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:122: finishing write tid 2 to smithi12166546-122 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:122: finishing write tid 3 to smithi12166546-122 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:122: finishing write tid 4 to smithi12166546-122 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 122 v 37 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:123: finishing write tid 1 to smithi12166546-123 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:123: finishing write tid 2 to smithi12166546-123 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:123: finishing write tid 3 to smithi12166546-123 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:123: finishing write tid 4 to smithi12166546-123 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 123 v 29 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-09-23T22:15:45.129 INFO:tasks.rados.rados.0.smithi121.stdout:124: finishing write tid 1 to smithi12166546-124 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:124: finishing write tid 2 to smithi12166546-124 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:124: finishing write tid 3 to smithi12166546-124 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:124: finishing write tid 4 to smithi12166546-124 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 124 v 13 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:125: finishing write tid 1 to smithi12166546-125 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:125: finishing write tid 2 to smithi12166546-125 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:125: finishing write tid 3 to smithi12166546-125 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:125: finishing write tid 4 to smithi12166546-125 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 125 v 15 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-09-23T22:15:45.130 INFO:tasks.rados.rados.0.smithi121.stdout:126: finishing write tid 1 to smithi12166546-126 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:126: finishing write tid 2 to smithi12166546-126 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:126: finishing write tid 3 to smithi12166546-126 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:126: finishing write tid 4 to smithi12166546-126 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 126 v 40 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:127: finishing write tid 1 to smithi12166546-127 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:127: finishing write tid 2 to smithi12166546-127 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:127: finishing write tid 3 to smithi12166546-127 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:127: finishing write tid 4 to smithi12166546-127 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 127 v 20 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:128: finishing write tid 1 to smithi12166546-128 2023-09-23T22:15:45.131 INFO:tasks.rados.rados.0.smithi121.stdout:128: finishing write tid 2 to smithi12166546-128 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:128: finishing write tid 3 to smithi12166546-128 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:128: finishing write tid 4 to smithi12166546-128 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 128 v 23 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:122: done (15 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:123: done (14 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:124: done (13 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:125: done (12 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:126: done (11 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:127: done (10 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:128: done (9 left) 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:138: write initial oid 138 2023-09-23T22:15:45.132 INFO:tasks.rados.rados.0.smithi121.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-09-23T22:15:45.133 INFO:tasks.rados.rados.0.smithi121.stdout:138: writing smithi12166546-138 from 702559 to 1106026 tid 1 2023-09-23T22:15:45.140 INFO:tasks.rados.rados.0.smithi121.stdout:138: writing smithi12166546-138 from 1750386 to 2245418 tid 2 2023-09-23T22:15:45.140 INFO:tasks.rados.rados.0.smithi121.stdout:139: write initial oid 139 2023-09-23T22:15:45.140 INFO:tasks.rados.rados.0.smithi121.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-09-23T22:15:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:139: writing smithi12166546-139 from 719366 to 1198082 tid 1 2023-09-23T22:15:45.154 INFO:tasks.rados.rados.0.smithi121.stdout:139: writing smithi12166546-139 from 1808868 to 2319366 tid 2 2023-09-23T22:15:45.154 INFO:tasks.rados.rados.0.smithi121.stdout:140: write initial oid 140 2023-09-23T22:15:45.154 INFO:tasks.rados.rados.0.smithi121.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-09-23T22:15:45.161 INFO:tasks.rados.rados.0.smithi121.stdout:140: writing smithi12166546-140 from 736173 to 1290138 tid 1 2023-09-23T22:15:45.168 INFO:tasks.rados.rados.0.smithi121.stdout:140: writing smithi12166546-140 from 1867350 to 2336173 tid 2 2023-09-23T22:15:45.168 INFO:tasks.rados.rados.0.smithi121.stdout:141: write initial oid 141 2023-09-23T22:15:45.168 INFO:tasks.rados.rados.0.smithi121.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-09-23T22:15:45.176 INFO:tasks.rados.rados.0.smithi121.stdout:141: writing smithi12166546-141 from 752980 to 1382194 tid 1 2023-09-23T22:15:45.182 INFO:tasks.rados.rados.0.smithi121.stdout:141: writing smithi12166546-141 from 1809479 to 2352980 tid 2 2023-09-23T22:15:45.182 INFO:tasks.rados.rados.0.smithi121.stdout:142: write initial oid 142 2023-09-23T22:15:45.182 INFO:tasks.rados.rados.0.smithi121.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-09-23T22:15:45.190 INFO:tasks.rados.rados.0.smithi121.stdout:142: writing smithi12166546-142 from 769787 to 1474250 tid 1 2023-09-23T22:15:45.196 INFO:tasks.rados.rados.0.smithi121.stdout:142: writing smithi12166546-142 from 2267961 to 2369787 tid 2 2023-09-23T22:15:45.196 INFO:tasks.rados.rados.0.smithi121.stdout:143: write initial oid 143 2023-09-23T22:15:45.196 INFO:tasks.rados.rados.0.smithi121.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-09-23T22:15:45.205 INFO:tasks.rados.rados.0.smithi121.stdout:143: writing smithi12166546-143 from 786594 to 1566306 tid 1 2023-09-23T22:15:45.210 INFO:tasks.rados.rados.0.smithi121.stdout:143: writing smithi12166546-143 from 2326443 to 2386594 tid 2 2023-09-23T22:15:45.210 INFO:tasks.rados.rados.0.smithi121.stdout:144: write initial oid 144 2023-09-23T22:15:45.210 INFO:tasks.rados.rados.0.smithi121.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-09-23T22:15:45.215 INFO:tasks.rados.rados.0.smithi121.stdout:144: writing smithi12166546-144 from 403401 to 858362 tid 1 2023-09-23T22:15:45.222 INFO:tasks.rados.rados.0.smithi121.stdout:144: writing smithi12166546-144 from 1584925 to 2090964 tid 2 2023-09-23T22:15:45.222 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:129: finishing write tid 1 to smithi12166546-129 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:129: finishing write tid 2 to smithi12166546-129 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:129: finishing write tid 3 to smithi12166546-129 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:129: finishing write tid 4 to smithi12166546-129 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 129 v 45 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:130: finishing write tid 1 to smithi12166546-130 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:130: finishing write tid 2 to smithi12166546-130 2023-09-23T22:15:45.223 INFO:tasks.rados.rados.0.smithi121.stdout:130: finishing write tid 3 to smithi12166546-130 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:130: finishing write tid 4 to smithi12166546-130 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 130 v 48 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:131: finishing write tid 1 to smithi12166546-131 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:129: done (15 left) 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:130: done (14 left) 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:145: write initial oid 145 2023-09-23T22:15:45.224 INFO:tasks.rados.rados.0.smithi121.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-09-23T22:15:45.228 INFO:tasks.rados.rados.0.smithi121.stdout:145: writing smithi12166546-145 from 420208 to 950418 tid 1 2023-09-23T22:15:45.236 INFO:tasks.rados.rados.0.smithi121.stdout:145: writing smithi12166546-145 from 1527054 to 2293104 tid 2 2023-09-23T22:15:45.236 INFO:tasks.rados.rados.0.smithi121.stdout:146: write initial oid 146 2023-09-23T22:15:45.236 INFO:tasks.rados.rados.0.smithi121.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-09-23T22:15:45.243 INFO:tasks.rados.rados.0.smithi121.stdout:146: writing smithi12166546-146 from 437015 to 1158827 tid 1 2023-09-23T22:15:45.249 INFO:tasks.rados.rados.0.smithi121.stdout:146: writing smithi12166546-146 from 1701889 to 2211597 tid 2 2023-09-23T22:15:45.249 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.249 INFO:tasks.rados.rados.0.smithi121.stdout:131: finishing write tid 2 to smithi12166546-131 2023-09-23T22:15:45.249 INFO:tasks.rados.rados.0.smithi121.stdout:131: finishing write tid 3 to smithi12166546-131 2023-09-23T22:15:45.249 INFO:tasks.rados.rados.0.smithi121.stdout:131: finishing write tid 4 to smithi12166546-131 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 131 v 16 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:132: finishing write tid 1 to smithi12166546-132 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:132: finishing write tid 2 to smithi12166546-132 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:132: finishing write tid 3 to smithi12166546-132 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:132: finishing write tid 4 to smithi12166546-132 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 132 v 40 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:133: finishing write tid 1 to smithi12166546-133 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:133: finishing write tid 2 to smithi12166546-133 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:131: done (15 left) 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:132: done (14 left) 2023-09-23T22:15:45.250 INFO:tasks.rados.rados.0.smithi121.stdout:147: write initial oid 147 2023-09-23T22:15:45.251 INFO:tasks.rados.rados.0.smithi121.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-09-23T22:15:45.257 INFO:tasks.rados.rados.0.smithi121.stdout:147: writing smithi12166546-147 from 453822 to 1250883 tid 1 2023-09-23T22:15:45.264 INFO:tasks.rados.rados.0.smithi121.stdout:147: writing smithi12166546-147 from 1760371 to 2413737 tid 2 2023-09-23T22:15:45.264 INFO:tasks.rados.rados.0.smithi121.stdout:148: write initial oid 148 2023-09-23T22:15:45.265 INFO:tasks.rados.rados.0.smithi121.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-09-23T22:15:45.270 INFO:tasks.rados.rados.0.smithi121.stdout:148: writing smithi12166546-148 from 470629 to 942939 tid 1 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout:148: writing smithi12166546-148 from 1418853 to 1932230 tid 2 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout:133: finishing write tid 3 to smithi12166546-133 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout:133: finishing write tid 4 to smithi12166546-133 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 133 v 51 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-09-23T22:15:45.276 INFO:tasks.rados.rados.0.smithi121.stdout:134: finishing write tid 1 to smithi12166546-134 2023-09-23T22:15:45.277 INFO:tasks.rados.rados.0.smithi121.stdout:134: finishing write tid 2 to smithi12166546-134 2023-09-23T22:15:45.277 INFO:tasks.rados.rados.0.smithi121.stdout:133: done (15 left) 2023-09-23T22:15:45.277 INFO:tasks.rados.rados.0.smithi121.stdout:149: write initial oid 149 2023-09-23T22:15:45.277 INFO:tasks.rados.rados.0.smithi121.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-09-23T22:15:45.282 INFO:tasks.rados.rados.0.smithi121.stdout:149: writing smithi12166546-149 from 487436 to 1034995 tid 1 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:149: writing smithi12166546-149 from 1760982 to 2418017 tid 2 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:134: finishing write tid 3 to smithi12166546-134 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:134: finishing write tid 4 to smithi12166546-134 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 134 v 16 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:135: finishing write tid 1 to smithi12166546-135 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:135: finishing write tid 2 to smithi12166546-135 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:134: done (15 left) 2023-09-23T22:15:45.291 INFO:tasks.rados.rados.0.smithi121.stdout:150: write initial oid 150 2023-09-23T22:15:45.292 INFO:tasks.rados.rados.0.smithi121.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-09-23T22:15:45.297 INFO:tasks.rados.rados.0.smithi121.stdout:150: writing smithi12166546-150 from 504243 to 1127051 tid 1 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:150: writing smithi12166546-150 from 1819464 to 2336510 tid 2 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:135: finishing write tid 3 to smithi12166546-135 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:135: finishing write tid 4 to smithi12166546-135 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 135 v 29 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:136: finishing write tid 1 to smithi12166546-136 2023-09-23T22:15:45.305 INFO:tasks.rados.rados.0.smithi121.stdout:136: finishing write tid 2 to smithi12166546-136 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:136: finishing write tid 3 to smithi12166546-136 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:136: finishing write tid 4 to smithi12166546-136 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 136 v 26 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:137: finishing write tid 1 to smithi12166546-137 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:137: finishing write tid 2 to smithi12166546-137 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:137: finishing write tid 3 to smithi12166546-137 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:137: finishing write tid 4 to smithi12166546-137 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 137 v 32 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:138: finishing write tid 1 to smithi12166546-138 2023-09-23T22:15:45.306 INFO:tasks.rados.rados.0.smithi121.stdout:138: finishing write tid 2 to smithi12166546-138 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:138: finishing write tid 3 to smithi12166546-138 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:138: finishing write tid 4 to smithi12166546-138 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 138 v 32 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:135: done (15 left) 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:136: done (14 left) 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:137: done (13 left) 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:138: done (12 left) 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:151: write initial oid 151 2023-09-23T22:15:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-09-23T22:15:45.312 INFO:tasks.rados.rados.0.smithi121.stdout:151: writing smithi12166546-151 from 521050 to 1219107 tid 1 2023-09-23T22:15:45.321 INFO:tasks.rados.rados.0.smithi121.stdout:151: writing smithi12166546-151 from 1877946 to 2521050 tid 2 2023-09-23T22:15:45.321 INFO:tasks.rados.rados.0.smithi121.stdout:152: write initial oid 152 2023-09-23T22:15:45.321 INFO:tasks.rados.rados.0.smithi121.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-09-23T22:15:45.327 INFO:tasks.rados.rados.0.smithi121.stdout:152: writing smithi12166546-152 from 537857 to 1311163 tid 1 2023-09-23T22:15:45.335 INFO:tasks.rados.rados.0.smithi121.stdout:152: writing smithi12166546-152 from 1936428 to 2457143 tid 2 2023-09-23T22:15:45.335 INFO:tasks.rados.rados.0.smithi121.stdout:153: write initial oid 153 2023-09-23T22:15:45.335 INFO:tasks.rados.rados.0.smithi121.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-09-23T22:15:45.341 INFO:tasks.rados.rados.0.smithi121.stdout:153: writing smithi12166546-153 from 554664 to 1003219 tid 1 2023-09-23T22:15:45.348 INFO:tasks.rados.rados.0.smithi121.stdout:153: writing smithi12166546-153 from 1478557 to 2142930 tid 2 2023-09-23T22:15:45.348 INFO:tasks.rados.rados.0.smithi121.stdout:154: write initial oid 154 2023-09-23T22:15:45.348 INFO:tasks.rados.rados.0.smithi121.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-09-23T22:15:45.356 INFO:tasks.rados.rados.0.smithi121.stdout:154: writing smithi12166546-154 from 571471 to 1211628 tid 1 2023-09-23T22:15:45.362 INFO:tasks.rados.rados.0.smithi121.stdout:154: writing smithi12166546-154 from 1653392 to 2177776 tid 2 2023-09-23T22:15:45.362 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:139: finishing write tid 1 to smithi12166546-139 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:139: finishing write tid 2 to smithi12166546-139 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:139: finishing write tid 3 to smithi12166546-139 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:139: finishing write tid 4 to smithi12166546-139 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 35 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:140: finishing write tid 1 to smithi12166546-140 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:140: finishing write tid 2 to smithi12166546-140 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:140: finishing write tid 3 to smithi12166546-140 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:140: finishing write tid 4 to smithi12166546-140 2023-09-23T22:15:45.363 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 140 v 30 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:141: finishing write tid 1 to smithi12166546-141 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:141: finishing write tid 2 to smithi12166546-141 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:141: finishing write tid 3 to smithi12166546-141 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:141: finishing write tid 4 to smithi12166546-141 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 141 v 19 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:142: finishing write tid 1 to smithi12166546-142 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:142: finishing write tid 2 to smithi12166546-142 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:142: finishing write tid 3 to smithi12166546-142 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:142: finishing write tid 4 to smithi12166546-142 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 142 v 19 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-09-23T22:15:45.364 INFO:tasks.rados.rados.0.smithi121.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:143: finishing write tid 1 to smithi12166546-143 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:143: finishing write tid 2 to smithi12166546-143 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:143: finishing write tid 3 to smithi12166546-143 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:143: finishing write tid 4 to smithi12166546-143 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 143 v 22 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:144: finishing write tid 1 to smithi12166546-144 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:139: done (15 left) 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:140: done (14 left) 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:141: done (13 left) 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:142: done (12 left) 2023-09-23T22:15:45.365 INFO:tasks.rados.rados.0.smithi121.stdout:143: done (11 left) 2023-09-23T22:15:45.366 INFO:tasks.rados.rados.0.smithi121.stdout:155: write initial oid 155 2023-09-23T22:15:45.366 INFO:tasks.rados.rados.0.smithi121.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-09-23T22:15:45.370 INFO:tasks.rados.rados.0.smithi121.stdout:155: writing smithi12166546-155 from 588278 to 1303684 tid 1 2023-09-23T22:15:45.376 INFO:tasks.rados.rados.0.smithi121.stdout:155: writing smithi12166546-155 from 1711874 to 2379916 tid 2 2023-09-23T22:15:45.376 INFO:tasks.rados.rados.0.smithi121.stdout:156: write initial oid 156 2023-09-23T22:15:45.376 INFO:tasks.rados.rados.0.smithi121.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-09-23T22:15:45.384 INFO:tasks.rados.rados.0.smithi121.stdout:156: writing smithi12166546-156 from 605085 to 1395740 tid 1 2023-09-23T22:15:45.392 INFO:tasks.rados.rados.0.smithi121.stdout:156: writing smithi12166546-156 from 2170356 to 2605085 tid 2 2023-09-23T22:15:45.392 INFO:tasks.rados.rados.0.smithi121.stdout:157: write initial oid 157 2023-09-23T22:15:45.392 INFO:tasks.rados.rados.0.smithi121.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-09-23T22:15:45.398 INFO:tasks.rados.rados.0.smithi121.stdout:157: writing smithi12166546-157 from 621892 to 1087796 tid 1 2023-09-23T22:15:45.406 INFO:tasks.rados.rados.0.smithi121.stdout:157: writing smithi12166546-157 from 1712485 to 2384196 tid 2 2023-09-23T22:15:45.406 INFO:tasks.rados.rados.0.smithi121.stdout:158: write initial oid 158 2023-09-23T22:15:45.406 INFO:tasks.rados.rados.0.smithi121.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-09-23T22:15:45.413 INFO:tasks.rados.rados.0.smithi121.stdout:158: writing smithi12166546-158 from 638699 to 1179852 tid 1 2023-09-23T22:15:45.420 INFO:tasks.rados.rados.0.smithi121.stdout:158: writing smithi12166546-158 from 1770967 to 2302689 tid 2 2023-09-23T22:15:45.420 INFO:tasks.rados.rados.0.smithi121.stdout:159: write initial oid 159 2023-09-23T22:15:45.421 INFO:tasks.rados.rados.0.smithi121.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-09-23T22:15:45.428 INFO:tasks.rados.rados.0.smithi121.stdout:159: writing smithi12166546-159 from 655506 to 1271908 tid 1 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:159: writing smithi12166546-159 from 1829449 to 2504829 tid 2 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:144: finishing write tid 2 to smithi12166546-144 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:144: finishing write tid 3 to smithi12166546-144 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:144: finishing write tid 4 to smithi12166546-144 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 144 v 35 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:145: finishing write tid 1 to smithi12166546-145 2023-09-23T22:15:45.436 INFO:tasks.rados.rados.0.smithi121.stdout:144: done (15 left) 2023-09-23T22:15:45.437 INFO:tasks.rados.rados.0.smithi121.stdout:160: write initial oid 160 2023-09-23T22:15:45.437 INFO:tasks.rados.rados.0.smithi121.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-09-23T22:15:45.443 INFO:tasks.rados.rados.0.smithi121.stdout:160: writing smithi12166546-160 from 672313 to 1363964 tid 1 2023-09-23T22:15:45.449 INFO:tasks.rados.rados.0.smithi121.stdout:160: writing smithi12166546-160 from 1887931 to 2306969 tid 2 2023-09-23T22:15:45.449 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:145: finishing write tid 2 to smithi12166546-145 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:145: finishing write tid 3 to smithi12166546-145 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:145: finishing write tid 4 to smithi12166546-145 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 19 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:146: finishing write tid 1 to smithi12166546-146 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:146: finishing write tid 2 to smithi12166546-146 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:146: finishing write tid 3 to smithi12166546-146 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:146: finishing write tid 4 to smithi12166546-146 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 146 v 44 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-09-23T22:15:45.450 INFO:tasks.rados.rados.0.smithi121.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:147: finishing write tid 1 to smithi12166546-147 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:147: finishing write tid 2 to smithi12166546-147 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:147: finishing write tid 3 to smithi12166546-147 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:147: finishing write tid 4 to smithi12166546-147 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 147 v 47 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:145: done (15 left) 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:146: done (14 left) 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:147: done (13 left) 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:161: write initial oid 161 2023-09-23T22:15:45.451 INFO:tasks.rados.rados.0.smithi121.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-09-23T22:15:45.456 INFO:tasks.rados.rados.0.smithi121.stdout:161: writing smithi12166546-161 from 689120 to 1172373 tid 1 2023-09-23T22:15:45.464 INFO:tasks.rados.rados.0.smithi121.stdout:161: writing smithi12166546-161 from 1946413 to 2625462 tid 2 2023-09-23T22:15:45.465 INFO:tasks.rados.rados.0.smithi121.stdout:162: write initial oid 162 2023-09-23T22:15:45.465 INFO:tasks.rados.rados.0.smithi121.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-09-23T22:15:45.471 INFO:tasks.rados.rados.0.smithi121.stdout:162: writing smithi12166546-162 from 705927 to 1264429 tid 1 2023-09-23T22:15:45.478 INFO:tasks.rados.rados.0.smithi121.stdout:162: writing smithi12166546-162 from 2004895 to 2427602 tid 2 2023-09-23T22:15:45.479 INFO:tasks.rados.rados.0.smithi121.stdout:163: write initial oid 163 2023-09-23T22:15:45.479 INFO:tasks.rados.rados.0.smithi121.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-09-23T22:15:45.486 INFO:tasks.rados.rados.0.smithi121.stdout:163: writing smithi12166546-163 from 722734 to 1356485 tid 1 2023-09-23T22:15:45.494 INFO:tasks.rados.rados.0.smithi121.stdout:163: writing smithi12166546-163 from 2063377 to 2722734 tid 2 2023-09-23T22:15:45.494 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.495 INFO:tasks.rados.rados.0.smithi121.stdout:148: finishing write tid 1 to smithi12166546-148 2023-09-23T22:15:45.495 INFO:tasks.rados.rados.0.smithi121.stdout:148: finishing write tid 2 to smithi12166546-148 2023-09-23T22:15:45.495 INFO:tasks.rados.rados.0.smithi121.stdout:148: finishing write tid 3 to smithi12166546-148 2023-09-23T22:15:45.495 INFO:tasks.rados.rados.0.smithi121.stdout:148: finishing write tid 4 to smithi12166546-148 2023-09-23T22:15:45.495 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 38 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-09-23T22:15:45.495 INFO:tasks.rados.rados.0.smithi121.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-09-23T22:15:45.496 INFO:tasks.rados.rados.0.smithi121.stdout:149: finishing write tid 1 to smithi12166546-149 2023-09-23T22:15:45.496 INFO:tasks.rados.rados.0.smithi121.stdout:149: finishing write tid 2 to smithi12166546-149 2023-09-23T22:15:45.496 INFO:tasks.rados.rados.0.smithi121.stdout:149: finishing write tid 3 to smithi12166546-149 2023-09-23T22:15:45.496 INFO:tasks.rados.rados.0.smithi121.stdout:149: finishing write tid 4 to smithi12166546-149 2023-09-23T22:15:45.496 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 149 v 41 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-09-23T22:15:45.496 INFO:tasks.rados.rados.0.smithi121.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:15:45.497 INFO:tasks.rados.rados.0.smithi121.stdout:148: done (15 left) 2023-09-23T22:15:45.497 INFO:tasks.rados.rados.0.smithi121.stdout:149: done (14 left) 2023-09-23T22:15:45.497 INFO:tasks.rados.rados.0.smithi121.stdout:164: write initial oid 164 2023-09-23T22:15:45.497 INFO:tasks.rados.rados.0.smithi121.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-09-23T22:15:45.503 INFO:tasks.rados.rados.0.smithi121.stdout:164: writing smithi12166546-164 from 739541 to 1448541 tid 1 2023-09-23T22:15:45.509 INFO:tasks.rados.rados.0.smithi121.stdout:164: writing smithi12166546-164 from 2121859 to 2548235 tid 2 2023-09-23T22:15:45.510 INFO:tasks.rados.rados.0.smithi121.stdout:165: write initial oid 165 2023-09-23T22:15:45.510 INFO:tasks.rados.rados.0.smithi121.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-09-23T22:15:45.518 INFO:tasks.rados.rados.0.smithi121.stdout:165: writing smithi12166546-165 from 756348 to 1540597 tid 1 2023-09-23T22:15:45.525 INFO:tasks.rados.rados.0.smithi121.stdout:165: writing smithi12166546-165 from 2063988 to 2750375 tid 2 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:150: finishing write tid 1 to smithi12166546-150 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:150: finishing write tid 2 to smithi12166546-150 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:150: finishing write tid 3 to smithi12166546-150 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:150: finishing write tid 4 to smithi12166546-150 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 150 v 32 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:151: finishing write tid 1 to smithi12166546-151 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:151: finishing write tid 2 to smithi12166546-151 2023-09-23T22:15:45.526 INFO:tasks.rados.rados.0.smithi121.stdout:150: done (15 left) 2023-09-23T22:15:45.527 INFO:tasks.rados.rados.0.smithi121.stdout:166: write initial oid 166 2023-09-23T22:15:45.527 INFO:tasks.rados.rados.0.smithi121.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-09-23T22:15:45.532 INFO:tasks.rados.rados.0.smithi121.stdout:166: writing smithi12166546-166 from 773155 to 1232653 tid 1 2023-09-23T22:15:45.538 INFO:tasks.rados.rados.0.smithi121.stdout:166: writing smithi12166546-166 from 1722470 to 2152515 tid 2 2023-09-23T22:15:45.542 INFO:tasks.rados.rados.0.smithi121.stdout:166: writing smithi12166546-166 from 2648676 to 2773155 tid 3 2023-09-23T22:15:45.542 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.542 INFO:tasks.rados.rados.0.smithi121.stdout:151: finishing write tid 3 to smithi12166546-151 2023-09-23T22:15:45.542 INFO:tasks.rados.rados.0.smithi121.stdout:151: finishing write tid 4 to smithi12166546-151 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 151 v 44 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:152: finishing write tid 1 to smithi12166546-152 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:152: finishing write tid 2 to smithi12166546-152 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:152: finishing write tid 3 to smithi12166546-152 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:152: finishing write tid 4 to smithi12166546-152 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 152 v 22 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:153: finishing write tid 1 to smithi12166546-153 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:153: finishing write tid 2 to smithi12166546-153 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:153: finishing write tid 3 to smithi12166546-153 2023-09-23T22:15:45.543 INFO:tasks.rados.rados.0.smithi121.stdout:153: finishing write tid 4 to smithi12166546-153 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 153 v 38 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:154: finishing write tid 1 to smithi12166546-154 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:151: done (15 left) 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:152: done (14 left) 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:153: done (13 left) 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:167: write initial oid 167 2023-09-23T22:15:45.544 INFO:tasks.rados.rados.0.smithi121.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-09-23T22:15:45.550 INFO:tasks.rados.rados.0.smithi121.stdout:167: writing smithi12166546-167 from 789962 to 1324709 tid 1 2023-09-23T22:15:45.557 INFO:tasks.rados.rados.0.smithi121.stdout:167: writing smithi12166546-167 from 1780952 to 2471008 tid 2 2023-09-23T22:15:45.557 INFO:tasks.rados.rados.0.smithi121.stdout:168: write initial oid 168 2023-09-23T22:15:45.557 INFO:tasks.rados.rados.0.smithi121.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-09-23T22:15:45.563 INFO:tasks.rados.rados.0.smithi121.stdout:168: writing smithi12166546-168 from 406769 to 1016765 tid 1 2023-09-23T22:15:45.568 INFO:tasks.rados.rados.0.smithi121.stdout:168: writing smithi12166546-168 from 1439434 to 1873148 tid 2 2023-09-23T22:15:45.574 INFO:tasks.rados.rados.0.smithi121.stdout:168: writing smithi12166546-168 from 2303522 to 2806769 tid 3 2023-09-23T22:15:45.574 INFO:tasks.rados.rados.0.smithi121.stdout:169: write initial oid 169 2023-09-23T22:15:45.574 INFO:tasks.rados.rados.0.smithi121.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-09-23T22:15:45.579 INFO:tasks.rados.rados.0.smithi121.stdout:169: writing smithi12166546-169 from 423576 to 825174 tid 1 2023-09-23T22:15:45.588 INFO:tasks.rados.rados.0.smithi121.stdout:169: writing smithi12166546-169 from 1497916 to 2191641 tid 2 2023-09-23T22:15:45.588 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.588 INFO:tasks.rados.rados.0.smithi121.stdout:154: finishing write tid 2 to smithi12166546-154 2023-09-23T22:15:45.588 INFO:tasks.rados.rados.0.smithi121.stdout:154: finishing write tid 3 to smithi12166546-154 2023-09-23T22:15:45.588 INFO:tasks.rados.rados.0.smithi121.stdout:154: finishing write tid 4 to smithi12166546-154 2023-09-23T22:15:45.588 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 154 v 50 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:155: finishing write tid 1 to smithi12166546-155 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:155: finishing write tid 2 to smithi12166546-155 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:155: finishing write tid 3 to smithi12166546-155 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:154: done (15 left) 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:170: write initial oid 170 2023-09-23T22:15:45.589 INFO:tasks.rados.rados.0.smithi121.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-09-23T22:15:45.593 INFO:tasks.rados.rados.0.smithi121.stdout:170: writing smithi12166546-170 from 440383 to 917230 tid 1 2023-09-23T22:15:45.600 INFO:tasks.rados.rados.0.smithi121.stdout:170: writing smithi12166546-170 from 1556398 to 1993781 tid 2 2023-09-23T22:15:45.605 INFO:tasks.rados.rados.0.smithi121.stdout:170: writing smithi12166546-170 from 2474721 to 2840383 tid 3 2023-09-23T22:15:45.605 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.605 INFO:tasks.rados.rados.0.smithi121.stdout:155: finishing write tid 4 to smithi12166546-155 2023-09-23T22:15:45.605 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 155 v 25 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-09-23T22:15:45.605 INFO:tasks.rados.rados.0.smithi121.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-09-23T22:15:45.605 INFO:tasks.rados.rados.0.smithi121.stdout:156: finishing write tid 1 to smithi12166546-156 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:156: finishing write tid 2 to smithi12166546-156 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:156: finishing write tid 3 to smithi12166546-156 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:156: finishing write tid 4 to smithi12166546-156 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 156 v 43 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:157: finishing write tid 1 to smithi12166546-157 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:157: finishing write tid 2 to smithi12166546-157 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:157: finishing write tid 3 to smithi12166546-157 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:157: finishing write tid 4 to smithi12166546-157 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 157 v 47 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:15:45.606 INFO:tasks.rados.rados.0.smithi121.stdout:158: finishing write tid 1 to smithi12166546-158 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:158: finishing write tid 2 to smithi12166546-158 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:158: finishing write tid 3 to smithi12166546-158 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:158: finishing write tid 4 to smithi12166546-158 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 158 v 25 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:155: done (15 left) 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:156: done (14 left) 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:157: done (13 left) 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:158: done (12 left) 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:171: write initial oid 171 2023-09-23T22:15:45.607 INFO:tasks.rados.rados.0.smithi121.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-09-23T22:15:45.611 INFO:tasks.rados.rados.0.smithi121.stdout:171: writing smithi12166546-171 from 457190 to 1009286 tid 1 2023-09-23T22:15:45.618 INFO:tasks.rados.rados.0.smithi121.stdout:171: writing smithi12166546-171 from 1614880 to 2195921 tid 2 2023-09-23T22:15:45.622 INFO:tasks.rados.rados.0.smithi121.stdout:171: writing smithi12166546-171 from 2785791 to 2857190 tid 3 2023-09-23T22:15:45.622 INFO:tasks.rados.rados.0.smithi121.stdout:172: write initial oid 172 2023-09-23T22:15:45.622 INFO:tasks.rados.rados.0.smithi121.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-09-23T22:15:45.628 INFO:tasks.rados.rados.0.smithi121.stdout:172: writing smithi12166546-172 from 473997 to 1101342 tid 1 2023-09-23T22:15:45.634 INFO:tasks.rados.rados.0.smithi121.stdout:172: writing smithi12166546-172 from 1673362 to 2114414 tid 2 2023-09-23T22:15:45.638 INFO:tasks.rados.rados.0.smithi121.stdout:172: writing smithi12166546-172 from 2529567 to 2873997 tid 3 2023-09-23T22:15:45.639 INFO:tasks.rados.rados.0.smithi121.stdout:173: write initial oid 173 2023-09-23T22:15:45.639 INFO:tasks.rados.rados.0.smithi121.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-09-23T22:15:45.645 INFO:tasks.rados.rados.0.smithi121.stdout:173: writing smithi12166546-173 from 490804 to 1193398 tid 1 2023-09-23T22:15:45.652 INFO:tasks.rados.rados.0.smithi121.stdout:173: writing smithi12166546-173 from 1615491 to 2200201 tid 2 2023-09-23T22:15:45.656 INFO:tasks.rados.rados.0.smithi121.stdout:173: writing smithi12166546-173 from 2724284 to 2890804 tid 3 2023-09-23T22:15:45.656 INFO:tasks.rados.rados.0.smithi121.stdout:174: write initial oid 174 2023-09-23T22:15:45.656 INFO:tasks.rados.rados.0.smithi121.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-09-23T22:15:45.664 INFO:tasks.rados.rados.0.smithi121.stdout:174: writing smithi12166546-174 from 507611 to 1285454 tid 1 2023-09-23T22:15:45.671 INFO:tasks.rados.rados.0.smithi121.stdout:174: writing smithi12166546-174 from 2073973 to 2518694 tid 2 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:159: finishing write tid 1 to smithi12166546-159 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:159: finishing write tid 2 to smithi12166546-159 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:159: finishing write tid 3 to smithi12166546-159 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:159: finishing write tid 4 to smithi12166546-159 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 159 v 46 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:160: finishing write tid 1 to smithi12166546-160 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:160: finishing write tid 2 to smithi12166546-160 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:160: finishing write tid 3 to smithi12166546-160 2023-09-23T22:15:45.672 INFO:tasks.rados.rados.0.smithi121.stdout:160: finishing write tid 4 to smithi12166546-160 2023-09-23T22:15:45.673 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 160 v 35 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-09-23T22:15:45.673 INFO:tasks.rados.rados.0.smithi121.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-09-23T22:15:45.673 INFO:tasks.rados.rados.0.smithi121.stdout:159: done (15 left) 2023-09-23T22:15:45.673 INFO:tasks.rados.rados.0.smithi121.stdout:160: done (14 left) 2023-09-23T22:15:45.673 INFO:tasks.rados.rados.0.smithi121.stdout:175: write initial oid 175 2023-09-23T22:15:45.673 INFO:tasks.rados.rados.0.smithi121.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-09-23T22:15:45.677 INFO:tasks.rados.rados.0.smithi121.stdout:175: writing smithi12166546-175 from 524418 to 977510 tid 1 2023-09-23T22:15:45.685 INFO:tasks.rados.rados.0.smithi121.stdout:175: writing smithi12166546-175 from 1732455 to 2320834 tid 2 2023-09-23T22:15:45.689 INFO:tasks.rados.rados.0.smithi121.stdout:175: writing smithi12166546-175 from 2779130 to 2924418 tid 3 2023-09-23T22:15:45.689 INFO:tasks.rados.rados.0.smithi121.stdout:176: write initial oid 176 2023-09-23T22:15:45.689 INFO:tasks.rados.rados.0.smithi121.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-09-23T22:15:45.696 INFO:tasks.rados.rados.0.smithi121.stdout:176: writing smithi12166546-176 from 541225 to 1185919 tid 1 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:176: writing smithi12166546-176 from 1907290 to 2355680 tid 2 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:161: finishing write tid 1 to smithi12166546-161 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:161: finishing write tid 2 to smithi12166546-161 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:161: finishing write tid 3 to smithi12166546-161 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:161: finishing write tid 4 to smithi12166546-161 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 161 v 38 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-09-23T22:15:45.703 INFO:tasks.rados.rados.0.smithi121.stdout:162: finishing write tid 1 to smithi12166546-162 2023-09-23T22:15:45.704 INFO:tasks.rados.rados.0.smithi121.stdout:161: done (15 left) 2023-09-23T22:15:45.704 INFO:tasks.rados.rados.0.smithi121.stdout:177: write initial oid 177 2023-09-23T22:15:45.704 INFO:tasks.rados.rados.0.smithi121.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-09-23T22:15:45.710 INFO:tasks.rados.rados.0.smithi121.stdout:177: writing smithi12166546-177 from 558032 to 1277975 tid 1 2023-09-23T22:15:45.717 INFO:tasks.rados.rados.0.smithi121.stdout:177: writing smithi12166546-177 from 1849419 to 2441467 tid 2 2023-09-23T22:15:45.717 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.717 INFO:tasks.rados.rados.0.smithi121.stdout:162: finishing write tid 2 to smithi12166546-162 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:162: finishing write tid 3 to smithi12166546-162 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:162: finishing write tid 4 to smithi12166546-162 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 162 v 41 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:163: finishing write tid 1 to smithi12166546-163 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:163: finishing write tid 2 to smithi12166546-163 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:163: finishing write tid 3 to smithi12166546-163 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:163: finishing write tid 4 to smithi12166546-163 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 163 v 35 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:15:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:164: finishing write tid 1 to smithi12166546-164 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:164: finishing write tid 2 to smithi12166546-164 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:164: finishing write tid 3 to smithi12166546-164 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:164: finishing write tid 4 to smithi12166546-164 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 164 v 54 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:165: finishing write tid 1 to smithi12166546-165 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:165: finishing write tid 2 to smithi12166546-165 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:165: finishing write tid 3 to smithi12166546-165 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:165: finishing write tid 4 to smithi12166546-165 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 165 v 57 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-09-23T22:15:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:166: finishing write tid 1 to smithi12166546-166 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:166: finishing write tid 2 to smithi12166546-166 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:162: done (15 left) 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:163: done (14 left) 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:164: done (13 left) 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:165: done (12 left) 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:178: write initial oid 178 2023-09-23T22:15:45.720 INFO:tasks.rados.rados.0.smithi121.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-09-23T22:15:45.725 INFO:tasks.rados.rados.0.smithi121.stdout:178: writing smithi12166546-178 from 574839 to 1370031 tid 1 2023-09-23T22:15:45.731 INFO:tasks.rados.rados.0.smithi121.stdout:178: writing smithi12166546-178 from 1907901 to 2359960 tid 2 2023-09-23T22:15:45.732 INFO:tasks.rados.rados.0.smithi121.stdout:179: write initial oid 179 2023-09-23T22:15:45.732 INFO:tasks.rados.rados.0.smithi121.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-09-23T22:15:45.738 INFO:tasks.rados.rados.0.smithi121.stdout:179: writing smithi12166546-179 from 591646 to 1062087 tid 1 2023-09-23T22:15:45.745 INFO:tasks.rados.rados.0.smithi121.stdout:179: writing smithi12166546-179 from 1566383 to 2162100 tid 2 2023-09-23T22:15:45.750 INFO:tasks.rados.rados.0.smithi121.stdout:179: writing smithi12166546-179 from 2888822 to 2991646 tid 3 2023-09-23T22:15:45.750 INFO:tasks.rados.rados.0.smithi121.stdout:180: write initial oid 180 2023-09-23T22:15:45.750 INFO:tasks.rados.rados.0.smithi121.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-09-23T22:15:45.756 INFO:tasks.rados.rados.0.smithi121.stdout:180: writing smithi12166546-180 from 608453 to 1154143 tid 1 2023-09-23T22:15:45.762 INFO:tasks.rados.rados.0.smithi121.stdout:180: writing smithi12166546-180 from 1624865 to 2080593 tid 2 2023-09-23T22:15:45.768 INFO:tasks.rados.rados.0.smithi121.stdout:180: writing smithi12166546-180 from 2632598 to 3008453 tid 3 2023-09-23T22:15:45.768 INFO:tasks.rados.rados.0.smithi121.stdout:181: write initial oid 181 2023-09-23T22:15:45.768 INFO:tasks.rados.rados.0.smithi121.stdout:166: finishing write tid 3 to smithi12166546-166 2023-09-23T22:15:45.768 INFO:tasks.rados.rados.0.smithi121.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-09-23T22:15:45.775 INFO:tasks.rados.rados.0.smithi121.stdout:181: writing smithi12166546-181 from 625260 to 1246199 tid 1 2023-09-23T22:15:45.781 INFO:tasks.rados.rados.0.smithi121.stdout:181: writing smithi12166546-181 from 1683347 to 2282733 tid 2 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout:181: writing smithi12166546-181 from 2943668 to 3025260 tid 3 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout:166: finishing write tid 4 to smithi12166546-166 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout:166: finishing write tid 5 to smithi12166546-166 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 54 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-09-23T22:15:45.786 INFO:tasks.rados.rados.0.smithi121.stdout:167: finishing write tid 1 to smithi12166546-167 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:167: finishing write tid 2 to smithi12166546-167 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:167: finishing write tid 3 to smithi12166546-167 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:167: finishing write tid 4 to smithi12166546-167 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 28 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:168: finishing write tid 1 to smithi12166546-168 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:168: finishing write tid 2 to smithi12166546-168 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:168: finishing write tid 3 to smithi12166546-168 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:168: finishing write tid 4 to smithi12166546-168 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:168: finishing write tid 5 to smithi12166546-168 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 168 v 23 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-09-23T22:15:45.787 INFO:tasks.rados.rados.0.smithi121.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:169: finishing write tid 1 to smithi12166546-169 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:169: finishing write tid 2 to smithi12166546-169 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:169: finishing write tid 3 to smithi12166546-169 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:169: finishing write tid 4 to smithi12166546-169 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 169 v 60 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:170: finishing write tid 1 to smithi12166546-170 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:166: done (15 left) 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:167: done (14 left) 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:168: done (13 left) 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:169: done (12 left) 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:182: write initial oid 182 2023-09-23T22:15:45.788 INFO:tasks.rados.rados.0.smithi121.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-09-23T22:15:45.794 INFO:tasks.rados.rados.0.smithi121.stdout:182: writing smithi12166546-182 from 642067 to 1338255 tid 1 2023-09-23T22:15:45.801 INFO:tasks.rados.rados.0.smithi121.stdout:182: writing smithi12166546-182 from 2025476 to 2484873 tid 2 2023-09-23T22:15:45.804 INFO:tasks.rados.rados.0.smithi121.stdout:182: writing smithi12166546-182 from 2971091 to 3042067 tid 3 2023-09-23T22:15:45.804 INFO:tasks.rados.rados.0.smithi121.stdout:183: write initial oid 183 2023-09-23T22:15:45.804 INFO:tasks.rados.rados.0.smithi121.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-09-23T22:15:45.812 INFO:tasks.rados.rados.0.smithi121.stdout:183: writing smithi12166546-183 from 658874 to 1430311 tid 1 2023-09-23T22:15:45.820 INFO:tasks.rados.rados.0.smithi121.stdout:183: writing smithi12166546-183 from 2083958 to 2687013 tid 2 2023-09-23T22:15:45.820 INFO:tasks.rados.rados.0.smithi121.stdout:184: write initial oid 184 2023-09-23T22:15:45.820 INFO:tasks.rados.rados.0.smithi121.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-09-23T22:15:45.827 INFO:tasks.rados.rados.0.smithi121.stdout:184: writing smithi12166546-184 from 675681 to 1238720 tid 1 2023-09-23T22:15:45.838 INFO:tasks.rados.rados.0.smithi121.stdout:184: writing smithi12166546-184 from 1858793 to 2605506 tid 2 2023-09-23T22:15:45.838 INFO:tasks.rados.rados.0.smithi121.stdout:184: writing smithi12166546-184 from 3025937 to 3075681 tid 3 2023-09-23T22:15:45.838 INFO:tasks.rados.rados.0.smithi121.stdout:185: write initial oid 185 2023-09-23T22:15:45.839 INFO:tasks.rados.rados.0.smithi121.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-09-23T22:15:45.846 INFO:tasks.rados.rados.0.smithi121.stdout:185: writing smithi12166546-185 from 692488 to 1330776 tid 1 2023-09-23T22:15:45.854 INFO:tasks.rados.rados.0.smithi121.stdout:185: writing smithi12166546-185 from 1917275 to 2523999 tid 2 2023-09-23T22:15:45.854 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.854 INFO:tasks.rados.rados.0.smithi121.stdout:170: finishing write tid 2 to smithi12166546-170 2023-09-23T22:15:45.854 INFO:tasks.rados.rados.0.smithi121.stdout:170: finishing write tid 3 to smithi12166546-170 2023-09-23T22:15:45.854 INFO:tasks.rados.rados.0.smithi121.stdout:170: finishing write tid 4 to smithi12166546-170 2023-09-23T22:15:45.855 INFO:tasks.rados.rados.0.smithi121.stdout:170: finishing write tid 5 to smithi12166546-170 2023-09-23T22:15:45.855 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 170 v 27 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-09-23T22:15:45.855 INFO:tasks.rados.rados.0.smithi121.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-09-23T22:15:45.855 INFO:tasks.rados.rados.0.smithi121.stdout:171: finishing write tid 1 to smithi12166546-171 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:171: finishing write tid 2 to smithi12166546-171 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:171: finishing write tid 3 to smithi12166546-171 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:171: finishing write tid 4 to smithi12166546-171 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:171: finishing write tid 5 to smithi12166546-171 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 171 v 58 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:172: finishing write tid 1 to smithi12166546-172 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:172: finishing write tid 2 to smithi12166546-172 2023-09-23T22:15:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:172: finishing write tid 3 to smithi12166546-172 2023-09-23T22:15:45.857 INFO:tasks.rados.rados.0.smithi121.stdout:170: done (15 left) 2023-09-23T22:15:45.857 INFO:tasks.rados.rados.0.smithi121.stdout:171: done (14 left) 2023-09-23T22:15:45.857 INFO:tasks.rados.rados.0.smithi121.stdout:186: write initial oid 186 2023-09-23T22:15:45.857 INFO:tasks.rados.rados.0.smithi121.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-09-23T22:15:45.862 INFO:tasks.rados.rados.0.smithi121.stdout:186: writing smithi12166546-186 from 709295 to 1422832 tid 1 2023-09-23T22:15:45.870 INFO:tasks.rados.rados.0.smithi121.stdout:186: writing smithi12166546-186 from 1859404 to 2609786 tid 2 2023-09-23T22:15:45.870 INFO:tasks.rados.rados.0.smithi121.stdout:187: write initial oid 187 2023-09-23T22:15:45.870 INFO:tasks.rados.rados.0.smithi121.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-09-23T22:15:45.879 INFO:tasks.rados.rados.0.smithi121.stdout:187: writing smithi12166546-187 from 726102 to 1514888 tid 1 2023-09-23T22:15:45.885 INFO:tasks.rados.rados.0.smithi121.stdout:187: writing smithi12166546-187 from 1917886 to 2528279 tid 2 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:187: writing smithi12166546-187 from 3108206 to 3126102 tid 3 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:172: finishing write tid 4 to smithi12166546-172 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:172: finishing write tid 5 to smithi12166546-172 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 172 v 62 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:173: finishing write tid 1 to smithi12166546-173 2023-09-23T22:15:45.889 INFO:tasks.rados.rados.0.smithi121.stdout:173: finishing write tid 2 to smithi12166546-173 2023-09-23T22:15:45.890 INFO:tasks.rados.rados.0.smithi121.stdout:172: done (15 left) 2023-09-23T22:15:45.890 INFO:tasks.rados.rados.0.smithi121.stdout:188: write initial oid 188 2023-09-23T22:15:45.890 INFO:tasks.rados.rados.0.smithi121.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-09-23T22:15:45.896 INFO:tasks.rados.rados.0.smithi121.stdout:188: writing smithi12166546-188 from 742909 to 1206944 tid 1 2023-09-23T22:15:45.905 INFO:tasks.rados.rados.0.smithi121.stdout:188: writing smithi12166546-188 from 1976368 to 2730419 tid 2 2023-09-23T22:15:45.905 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:173: finishing write tid 3 to smithi12166546-173 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:173: finishing write tid 4 to smithi12166546-173 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:173: finishing write tid 5 to smithi12166546-173 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 173 v 29 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:174: finishing write tid 1 to smithi12166546-174 2023-09-23T22:15:45.906 INFO:tasks.rados.rados.0.smithi121.stdout:174: finishing write tid 2 to smithi12166546-174 2023-09-23T22:15:45.907 INFO:tasks.rados.rados.0.smithi121.stdout:174: finishing write tid 3 to smithi12166546-174 2023-09-23T22:15:45.907 INFO:tasks.rados.rados.0.smithi121.stdout:173: done (15 left) 2023-09-23T22:15:45.907 INFO:tasks.rados.rados.0.smithi121.stdout:189: write initial oid 189 2023-09-23T22:15:45.907 INFO:tasks.rados.rados.0.smithi121.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-09-23T22:15:45.914 INFO:tasks.rados.rados.0.smithi121.stdout:189: writing smithi12166546-189 from 759716 to 1299000 tid 1 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:189: writing smithi12166546-189 from 2034850 to 2648912 tid 2 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:174: finishing write tid 4 to smithi12166546-174 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 174 v 65 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:175: finishing write tid 1 to smithi12166546-175 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:175: finishing write tid 2 to smithi12166546-175 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:174: done (15 left) 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:190: write initial oid 190 2023-09-23T22:15:45.923 INFO:tasks.rados.rados.0.smithi121.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-09-23T22:15:45.931 INFO:tasks.rados.rados.0.smithi121.stdout:190: writing smithi12166546-190 from 776523 to 1391056 tid 1 2023-09-23T22:15:45.940 INFO:tasks.rados.rados.0.smithi121.stdout:190: writing smithi12166546-190 from 1976979 to 2734699 tid 2 2023-09-23T22:15:45.940 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:175: finishing write tid 3 to smithi12166546-175 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:175: finishing write tid 4 to smithi12166546-175 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:175: finishing write tid 5 to smithi12166546-175 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 175 v 33 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:176: finishing write tid 1 to smithi12166546-176 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:175: done (15 left) 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:191: write initial oid 191 2023-09-23T22:15:45.941 INFO:tasks.rados.rados.0.smithi121.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-09-23T22:15:45.949 INFO:tasks.rados.rados.0.smithi121.stdout:191: writing smithi12166546-191 from 793330 to 1483112 tid 1 2023-09-23T22:15:45.956 INFO:tasks.rados.rados.0.smithi121.stdout:191: writing smithi12166546-191 from 2035461 to 2653192 tid 2 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:191: writing smithi12166546-191 from 3101545 to 3193330 tid 3 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:176: finishing write tid 2 to smithi12166546-176 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:176: finishing write tid 3 to smithi12166546-176 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:176: finishing write tid 4 to smithi12166546-176 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 176 v 38 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:177: finishing write tid 1 to smithi12166546-177 2023-09-23T22:15:45.960 INFO:tasks.rados.rados.0.smithi121.stdout:177: finishing write tid 2 to smithi12166546-177 2023-09-23T22:15:45.961 INFO:tasks.rados.rados.0.smithi121.stdout:176: done (15 left) 2023-09-23T22:15:45.961 INFO:tasks.rados.rados.0.smithi121.stdout:192: write initial oid 192 2023-09-23T22:15:45.961 INFO:tasks.rados.rados.0.smithi121.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-09-23T22:15:45.966 INFO:tasks.rados.rados.0.smithi121.stdout:192: writing smithi12166546-192 from 410137 to 891521 tid 1 2023-09-23T22:15:45.975 INFO:tasks.rados.rados.0.smithi121.stdout:192: writing smithi12166546-192 from 1410296 to 2171685 tid 2 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:192: writing smithi12166546-192 from 2728968 to 3210137 tid 3 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:177: finishing write tid 3 to smithi12166546-177 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:177: finishing write tid 4 to smithi12166546-177 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 177 v 31 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:178: finishing write tid 1 to smithi12166546-178 2023-09-23T22:15:45.982 INFO:tasks.rados.rados.0.smithi121.stdout:178: finishing write tid 2 to smithi12166546-178 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:178: finishing write tid 3 to smithi12166546-178 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:178: finishing write tid 4 to smithi12166546-178 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 178 v 33 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:179: finishing write tid 1 to smithi12166546-179 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:179: finishing write tid 2 to smithi12166546-179 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:179: finishing write tid 3 to smithi12166546-179 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:179: finishing write tid 4 to smithi12166546-179 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:179: finishing write tid 5 to smithi12166546-179 2023-09-23T22:15:45.983 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 179 v 69 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:180: finishing write tid 1 to smithi12166546-180 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:177: done (15 left) 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:178: done (14 left) 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:179: done (13 left) 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:193: write initial oid 193 2023-09-23T22:15:45.984 INFO:tasks.rados.rados.0.smithi121.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-09-23T22:15:45.987 INFO:tasks.rados.rados.0.smithi121.stdout:193: writing smithi12166546-193 from 426944 to 983577 tid 1 2023-09-23T22:15:45.994 INFO:tasks.rados.rados.0.smithi121.stdout:193: writing smithi12166546-193 from 1468778 to 2090178 tid 2 2023-09-23T22:15:46.001 INFO:tasks.rados.rados.0.smithi121.stdout:193: writing smithi12166546-193 from 2872744 to 3226944 tid 3 2023-09-23T22:15:46.001 INFO:tasks.rados.rados.0.smithi121.stdout:194: write initial oid 194 2023-09-23T22:15:46.001 INFO:tasks.rados.rados.0.smithi121.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-09-23T22:15:46.008 INFO:tasks.rados.rados.0.smithi121.stdout:194: writing smithi12166546-194 from 443751 to 1075633 tid 1 2023-09-23T22:15:46.017 INFO:tasks.rados.rados.0.smithi121.stdout:194: writing smithi12166546-194 from 1810907 to 2575965 tid 2 2023-09-23T22:15:46.021 INFO:tasks.rados.rados.0.smithi121.stdout:194: writing smithi12166546-194 from 3067461 to 3243751 tid 3 2023-09-23T22:15:46.021 INFO:tasks.rados.rados.0.smithi121.stdout:195: write initial oid 195 2023-09-23T22:15:46.021 INFO:tasks.rados.rados.0.smithi121.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-09-23T22:15:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:195: writing smithi12166546-195 from 460558 to 1167689 tid 1 2023-09-23T22:15:46.036 INFO:tasks.rados.rados.0.smithi121.stdout:195: writing smithi12166546-195 from 1869389 to 2378105 tid 2 2023-09-23T22:15:46.041 INFO:tasks.rados.rados.0.smithi121.stdout:195: writing smithi12166546-195 from 3094884 to 3260558 tid 3 2023-09-23T22:15:46.041 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:180: finishing write tid 2 to smithi12166546-180 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:180: finishing write tid 3 to smithi12166546-180 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:180: finishing write tid 4 to smithi12166546-180 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:180: finishing write tid 5 to smithi12166546-180 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 180 v 44 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:181: finishing write tid 1 to smithi12166546-181 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:181: finishing write tid 2 to smithi12166546-181 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:181: finishing write tid 3 to smithi12166546-181 2023-09-23T22:15:46.042 INFO:tasks.rados.rados.0.smithi121.stdout:181: finishing write tid 4 to smithi12166546-181 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:181: finishing write tid 5 to smithi12166546-181 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 181 v 37 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:180: done (15 left) 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:181: done (14 left) 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:196: write initial oid 196 2023-09-23T22:15:46.043 INFO:tasks.rados.rados.0.smithi121.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-09-23T22:15:46.048 INFO:tasks.rados.rados.0.smithi121.stdout:196: writing smithi12166546-196 from 477365 to 1259745 tid 1 2023-09-23T22:15:46.057 INFO:tasks.rados.rados.0.smithi121.stdout:196: writing smithi12166546-196 from 1927871 to 2696598 tid 2 2023-09-23T22:15:46.061 INFO:tasks.rados.rados.0.smithi121.stdout:196: writing smithi12166546-196 from 3122307 to 3277365 tid 3 2023-09-23T22:15:46.061 INFO:tasks.rados.rados.0.smithi121.stdout:197: write initial oid 197 2023-09-23T22:15:46.061 INFO:tasks.rados.rados.0.smithi121.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-09-23T22:15:46.066 INFO:tasks.rados.rados.0.smithi121.stdout:197: writing smithi12166546-197 from 494172 to 951801 tid 1 2023-09-23T22:15:46.073 INFO:tasks.rados.rados.0.smithi121.stdout:197: writing smithi12166546-197 from 1586353 to 2098738 tid 2 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:197: writing smithi12166546-197 from 2749730 to 3294172 tid 3 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:182: finishing write tid 1 to smithi12166546-182 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:182: finishing write tid 2 to smithi12166546-182 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:182: finishing write tid 3 to smithi12166546-182 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:182: finishing write tid 4 to smithi12166546-182 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:182: finishing write tid 5 to smithi12166546-182 2023-09-23T22:15:46.081 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 182 v 41 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:183: finishing write tid 1 to smithi12166546-183 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:183: finishing write tid 2 to smithi12166546-183 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:183: finishing write tid 3 to smithi12166546-183 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:182: done (15 left) 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:198: write initial oid 198 2023-09-23T22:15:46.082 INFO:tasks.rados.rados.0.smithi121.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-09-23T22:15:46.087 INFO:tasks.rados.rados.0.smithi121.stdout:198: writing smithi12166546-198 from 510979 to 1043857 tid 1 2023-09-23T22:15:46.096 INFO:tasks.rados.rados.0.smithi121.stdout:198: writing smithi12166546-198 from 1528482 to 2300878 tid 2 2023-09-23T22:15:46.102 INFO:tasks.rados.rados.0.smithi121.stdout:198: writing smithi12166546-198 from 3060800 to 3310979 tid 3 2023-09-23T22:15:46.102 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.102 INFO:tasks.rados.rados.0.smithi121.stdout:183: finishing write tid 4 to smithi12166546-183 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 183 v 44 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:184: finishing write tid 1 to smithi12166546-184 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:184: finishing write tid 2 to smithi12166546-184 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:184: finishing write tid 3 to smithi12166546-184 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:184: finishing write tid 4 to smithi12166546-184 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:183: done (15 left) 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:199: write initial oid 199 2023-09-23T22:15:46.103 INFO:tasks.rados.rados.0.smithi121.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-09-23T22:15:46.110 INFO:tasks.rados.rados.0.smithi121.stdout:199: writing smithi12166546-199 from 527786 to 1252266 tid 1 2023-09-23T22:15:46.116 INFO:tasks.rados.rados.0.smithi121.stdout:199: writing smithi12166546-199 from 1703317 to 2219371 tid 2 2023-09-23T22:15:46.123 INFO:tasks.rados.rados.0.smithi121.stdout:199: writing smithi12166546-199 from 2804576 to 3239611 tid 3 2023-09-23T22:15:46.123 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.123 INFO:tasks.rados.rados.0.smithi121.stdout:184: finishing write tid 5 to smithi12166546-184 2023-09-23T22:15:46.123 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 184 v 39 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-09-23T22:15:46.123 INFO:tasks.rados.rados.0.smithi121.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-09-23T22:15:46.124 INFO:tasks.rados.rados.0.smithi121.stdout:185: finishing write tid 1 to smithi12166546-185 2023-09-23T22:15:46.124 INFO:tasks.rados.rados.0.smithi121.stdout:185: finishing write tid 2 to smithi12166546-185 2023-09-23T22:15:46.124 INFO:tasks.rados.rados.0.smithi121.stdout:184: done (15 left) 2023-09-23T22:15:46.124 INFO:tasks.rados.rados.0.smithi121.stdout:200: write initial oid 200 2023-09-23T22:15:46.124 INFO:tasks.rados.rados.0.smithi121.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-09-23T22:15:46.131 INFO:tasks.rados.rados.0.smithi121.stdout:200: writing smithi12166546-200 from 544593 to 1344322 tid 1 2023-09-23T22:15:46.139 INFO:tasks.rados.rados.0.smithi121.stdout:200: writing smithi12166546-200 from 1761799 to 2537864 tid 2 2023-09-23T22:15:46.145 INFO:tasks.rados.rados.0.smithi121.stdout:200: writing smithi12166546-200 from 2948352 to 3344593 tid 3 2023-09-23T22:15:46.145 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:185: finishing write tid 3 to smithi12166546-185 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:185: finishing write tid 4 to smithi12166546-185 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 185 v 30 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:186: finishing write tid 1 to smithi12166546-186 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:186: finishing write tid 2 to smithi12166546-186 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:186: finishing write tid 3 to smithi12166546-186 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:186: finishing write tid 4 to smithi12166546-186 2023-09-23T22:15:46.146 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 186 v 47 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:187: finishing write tid 1 to smithi12166546-187 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:187: finishing write tid 2 to smithi12166546-187 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:187: finishing write tid 3 to smithi12166546-187 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:187: finishing write tid 4 to smithi12166546-187 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:187: finishing write tid 5 to smithi12166546-187 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 187 v 30 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:188: finishing write tid 1 to smithi12166546-188 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:188: finishing write tid 2 to smithi12166546-188 2023-09-23T22:15:46.147 INFO:tasks.rados.rados.0.smithi121.stdout:188: finishing write tid 3 to smithi12166546-188 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:188: finishing write tid 4 to smithi12166546-188 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 188 v 44 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:189: finishing write tid 1 to smithi12166546-189 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:189: finishing write tid 2 to smithi12166546-189 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:189: finishing write tid 3 to smithi12166546-189 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:189: finishing write tid 4 to smithi12166546-189 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 36 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:15:46.148 INFO:tasks.rados.rados.0.smithi121.stdout:190: finishing write tid 1 to smithi12166546-190 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:190: finishing write tid 2 to smithi12166546-190 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:190: finishing write tid 3 to smithi12166546-190 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:190: finishing write tid 4 to smithi12166546-190 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 190 v 33 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:191: finishing write tid 1 to smithi12166546-191 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:185: done (15 left) 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:186: done (14 left) 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:187: done (13 left) 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:188: done (12 left) 2023-09-23T22:15:46.149 INFO:tasks.rados.rados.0.smithi121.stdout:189: done (11 left) 2023-09-23T22:15:46.150 INFO:tasks.rados.rados.0.smithi121.stdout:190: done (10 left) 2023-09-23T22:15:46.150 INFO:tasks.rados.rados.0.smithi121.stdout:201: write initial oid 201 2023-09-23T22:15:46.150 INFO:tasks.rados.rados.0.smithi121.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-09-23T22:15:46.151 INFO:tasks.rados.rados.0.smithi121.stdout:201: writing smithi12166546-201 from 561400 to 1036378 tid 1 2023-09-23T22:15:46.159 INFO:tasks.rados.rados.0.smithi121.stdout:201: writing smithi12166546-201 from 1820281 to 2340004 tid 2 2023-09-23T22:15:46.165 INFO:tasks.rados.rados.0.smithi121.stdout:201: writing smithi12166546-201 from 2859422 to 3317001 tid 3 2023-09-23T22:15:46.165 INFO:tasks.rados.rados.0.smithi121.stdout:202: write initial oid 202 2023-09-23T22:15:46.166 INFO:tasks.rados.rados.0.smithi121.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-09-23T22:15:46.173 INFO:tasks.rados.rados.0.smithi121.stdout:202: writing smithi12166546-202 from 578207 to 1128434 tid 1 2023-09-23T22:15:46.185 INFO:tasks.rados.rados.0.smithi121.stdout:202: writing smithi12166546-202 from 1762410 to 2542144 tid 2 2023-09-23T22:15:46.191 INFO:tasks.rados.rados.0.smithi121.stdout:202: writing smithi12166546-202 from 3286845 to 3378207 tid 3 2023-09-23T22:15:46.191 INFO:tasks.rados.rados.0.smithi121.stdout:203: write initial oid 203 2023-09-23T22:15:46.191 INFO:tasks.rados.rados.0.smithi121.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-09-23T22:15:46.198 INFO:tasks.rados.rados.0.smithi121.stdout:203: writing smithi12166546-203 from 595014 to 1220490 tid 1 2023-09-23T22:15:46.204 INFO:tasks.rados.rados.0.smithi121.stdout:203: writing smithi12166546-203 from 1820892 to 2344284 tid 2 2023-09-23T22:15:46.212 INFO:tasks.rados.rados.0.smithi121.stdout:203: writing smithi12166546-203 from 2797915 to 3394391 tid 3 2023-09-23T22:15:46.212 INFO:tasks.rados.rados.0.smithi121.stdout:204: write initial oid 204 2023-09-23T22:15:46.212 INFO:tasks.rados.rados.0.smithi121.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-09-23T22:15:46.219 INFO:tasks.rados.rados.0.smithi121.stdout:204: writing smithi12166546-204 from 611821 to 1312546 tid 1 2023-09-23T22:15:46.227 INFO:tasks.rados.rados.0.smithi121.stdout:204: writing smithi12166546-204 from 1879374 to 2662777 tid 2 2023-09-23T22:15:46.232 INFO:tasks.rados.rados.0.smithi121.stdout:204: writing smithi12166546-204 from 3341691 to 3411821 tid 3 2023-09-23T22:15:46.232 INFO:tasks.rados.rados.0.smithi121.stdout:205: write initial oid 205 2023-09-23T22:15:46.232 INFO:tasks.rados.rados.0.smithi121.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-09-23T22:15:46.240 INFO:tasks.rados.rados.0.smithi121.stdout:205: writing smithi12166546-205 from 628628 to 1404602 tid 1 2023-09-23T22:15:46.247 INFO:tasks.rados.rados.0.smithi121.stdout:205: writing smithi12166546-205 from 1937856 to 2464917 tid 2 2023-09-23T22:15:46.252 INFO:tasks.rados.rados.0.smithi121.stdout:205: writing smithi12166546-205 from 3252761 to 3428628 tid 3 2023-09-23T22:15:46.253 INFO:tasks.rados.rados.0.smithi121.stdout:206: write initial oid 206 2023-09-23T22:15:46.253 INFO:tasks.rados.rados.0.smithi121.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-09-23T22:15:46.260 INFO:tasks.rados.rados.0.smithi121.stdout:206: writing smithi12166546-206 from 645435 to 1096658 tid 1 2023-09-23T22:15:46.270 INFO:tasks.rados.rados.0.smithi121.stdout:206: writing smithi12166546-206 from 1879985 to 2667057 tid 2 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:206: writing smithi12166546-206 from 3280184 to 3445435 tid 3 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:191: finishing write tid 2 to smithi12166546-191 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:191: finishing write tid 3 to smithi12166546-191 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:191: finishing write tid 4 to smithi12166546-191 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:191: finishing write tid 5 to smithi12166546-191 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 191 v 42 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-09-23T22:15:46.275 INFO:tasks.rados.rados.0.smithi121.stdout:192: finishing write tid 1 to smithi12166546-192 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:192: finishing write tid 2 to smithi12166546-192 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:192: finishing write tid 3 to smithi12166546-192 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:192: finishing write tid 4 to smithi12166546-192 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:192: finishing write tid 5 to smithi12166546-192 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 192 v 48 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:193: finishing write tid 1 to smithi12166546-193 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:191: done (15 left) 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:192: done (14 left) 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:207: write initial oid 207 2023-09-23T22:15:46.276 INFO:tasks.rados.rados.0.smithi121.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-09-23T22:15:46.284 INFO:tasks.rados.rados.0.smithi121.stdout:207: writing smithi12166546-207 from 662242 to 1305067 tid 1 2023-09-23T22:15:46.292 INFO:tasks.rados.rados.0.smithi121.stdout:207: writing smithi12166546-207 from 2054820 to 2585550 tid 2 2023-09-23T22:15:46.297 INFO:tasks.rados.rados.0.smithi121.stdout:207: writing smithi12166546-207 from 3307607 to 3462242 tid 3 2023-09-23T22:15:46.297 INFO:tasks.rados.rados.0.smithi121.stdout:208: write initial oid 208 2023-09-23T22:15:46.297 INFO:tasks.rados.rados.0.smithi121.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-09-23T22:15:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:208: writing smithi12166546-208 from 679049 to 1397123 tid 1 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:208: writing smithi12166546-208 from 2113302 to 2787690 tid 2 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:208: writing smithi12166546-208 from 3335030 to 3479049 tid 3 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:193: finishing write tid 2 to smithi12166546-193 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:193: finishing write tid 3 to smithi12166546-193 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:193: finishing write tid 4 to smithi12166546-193 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:193: finishing write tid 5 to smithi12166546-193 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 193 v 37 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-09-23T22:15:46.351 INFO:tasks.rados.rados.0.smithi121.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:194: finishing write tid 1 to smithi12166546-194 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:194: finishing write tid 2 to smithi12166546-194 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:193: done (15 left) 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:209: write initial oid 209 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:209: writing smithi12166546-209 from 695856 to 1489179 tid 1 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:209: writing smithi12166546-209 from 2171784 to 2706183 tid 2 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:209: writing smithi12166546-209 from 3362453 to 3495856 tid 3 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:194: finishing write tid 3 to smithi12166546-194 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:194: finishing write tid 4 to smithi12166546-194 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:194: finishing write tid 5 to smithi12166546-194 2023-09-23T22:15:46.352 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 194 v 34 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-09-23T22:15:46.353 INFO:tasks.rados.rados.0.smithi121.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-09-23T22:15:46.353 INFO:tasks.rados.rados.0.smithi121.stdout:195: finishing write tid 1 to smithi12166546-195 2023-09-23T22:15:46.353 INFO:tasks.rados.rados.0.smithi121.stdout:194: done (15 left) 2023-09-23T22:15:46.353 INFO:tasks.rados.rados.0.smithi121.stdout:210: write initial oid 210 2023-09-23T22:15:46.353 INFO:tasks.rados.rados.0.smithi121.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-09-23T22:15:46.353 INFO:tasks.rados.rados.0.smithi121.stdout:210: writing smithi12166546-210 from 712663 to 1181235 tid 1 2023-09-23T22:15:46.354 INFO:tasks.rados.rados.0.smithi121.stdout:210: writing smithi12166546-210 from 1713913 to 2391970 tid 2 2023-09-23T22:15:46.361 INFO:tasks.rados.rados.0.smithi121.stdout:210: writing smithi12166546-210 from 2873523 to 3465256 tid 3 2023-09-23T22:15:46.361 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:195: finishing write tid 2 to smithi12166546-195 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:195: finishing write tid 3 to smithi12166546-195 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:195: finishing write tid 4 to smithi12166546-195 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:195: finishing write tid 5 to smithi12166546-195 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 195 v 41 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:196: finishing write tid 1 to smithi12166546-196 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:196: finishing write tid 2 to smithi12166546-196 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:196: finishing write tid 3 to smithi12166546-196 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:196: finishing write tid 4 to smithi12166546-196 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:195: done (15 left) 2023-09-23T22:15:46.362 INFO:tasks.rados.rados.0.smithi121.stdout:211: write initial oid 211 2023-09-23T22:15:46.363 INFO:tasks.rados.rados.0.smithi121.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-09-23T22:15:46.369 INFO:tasks.rados.rados.0.smithi121.stdout:211: writing smithi12166546-211 from 729470 to 1273291 tid 1 2023-09-23T22:15:46.376 INFO:tasks.rados.rados.0.smithi121.stdout:211: writing smithi12166546-211 from 1772395 to 2310463 tid 2 2023-09-23T22:15:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:211: writing smithi12166546-211 from 2900946 to 3303951 tid 3 2023-09-23T22:15:46.382 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:196: finishing write tid 5 to smithi12166546-196 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 196 v 42 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:197: finishing write tid 1 to smithi12166546-197 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:197: finishing write tid 2 to smithi12166546-197 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:197: finishing write tid 3 to smithi12166546-197 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:197: finishing write tid 4 to smithi12166546-197 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:197: finishing write tid 5 to smithi12166546-197 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 50 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:198: finishing write tid 1 to smithi12166546-198 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:198: finishing write tid 2 to smithi12166546-198 2023-09-23T22:15:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:198: finishing write tid 3 to smithi12166546-198 2023-09-23T22:15:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:196: done (15 left) 2023-09-23T22:15:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:197: done (14 left) 2023-09-23T22:15:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:212: write initial oid 212 2023-09-23T22:15:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-09-23T22:15:46.390 INFO:tasks.rados.rados.0.smithi121.stdout:212: writing smithi12166546-212 from 746277 to 1365347 tid 1 2023-09-23T22:15:46.397 INFO:tasks.rados.rados.0.smithi121.stdout:212: writing smithi12166546-212 from 1830877 to 2512603 tid 2 2023-09-23T22:15:46.403 INFO:tasks.rados.rados.0.smithi121.stdout:212: writing smithi12166546-212 from 2928369 to 3546277 tid 3 2023-09-23T22:15:46.403 INFO:tasks.rados.rados.0.smithi121.stdout:213: write initial oid 213 2023-09-23T22:15:46.403 INFO:tasks.rados.rados.0.smithi121.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-09-23T22:15:46.413 INFO:tasks.rados.rados.0.smithi121.stdout:213: writing smithi12166546-213 from 763084 to 1457403 tid 1 2023-09-23T22:15:46.421 INFO:tasks.rados.rados.0.smithi121.stdout:213: writing smithi12166546-213 from 1889359 to 2431096 tid 2 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout:213: writing smithi12166546-213 from 2955792 to 3497694 tid 3 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout:198: finishing write tid 4 to smithi12166546-198 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout:198: finishing write tid 5 to smithi12166546-198 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 198 v 54 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-09-23T22:15:46.430 INFO:tasks.rados.rados.0.smithi121.stdout:199: finishing write tid 1 to smithi12166546-199 2023-09-23T22:15:46.431 INFO:tasks.rados.rados.0.smithi121.stdout:199: finishing write tid 2 to smithi12166546-199 2023-09-23T22:15:46.431 INFO:tasks.rados.rados.0.smithi121.stdout:198: done (15 left) 2023-09-23T22:15:46.431 INFO:tasks.rados.rados.0.smithi121.stdout:214: write initial oid 214 2023-09-23T22:15:46.431 INFO:tasks.rados.rados.0.smithi121.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-09-23T22:15:46.441 INFO:tasks.rados.rados.0.smithi121.stdout:214: writing smithi12166546-214 from 779891 to 1265812 tid 1 2023-09-23T22:15:46.450 INFO:tasks.rados.rados.0.smithi121.stdout:214: writing smithi12166546-214 from 1947841 to 2633236 tid 2 2023-09-23T22:15:46.456 INFO:tasks.rados.rados.0.smithi121.stdout:214: writing smithi12166546-214 from 3383215 to 3579891 tid 3 2023-09-23T22:15:46.456 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.456 INFO:tasks.rados.rados.0.smithi121.stdout:199: finishing write tid 3 to smithi12166546-199 2023-09-23T22:15:46.456 INFO:tasks.rados.rados.0.smithi121.stdout:199: finishing write tid 4 to smithi12166546-199 2023-09-23T22:15:46.456 INFO:tasks.rados.rados.0.smithi121.stdout:199: finishing write tid 5 to smithi12166546-199 2023-09-23T22:15:46.456 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 19 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-09-23T22:15:46.457 INFO:tasks.rados.rados.0.smithi121.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-09-23T22:15:46.457 INFO:tasks.rados.rados.0.smithi121.stdout:200: finishing write tid 1 to smithi12166546-200 2023-09-23T22:15:46.457 INFO:tasks.rados.rados.0.smithi121.stdout:200: finishing write tid 2 to smithi12166546-200 2023-09-23T22:15:46.457 INFO:tasks.rados.rados.0.smithi121.stdout:199: done (15 left) 2023-09-23T22:15:46.457 INFO:tasks.rados.rados.0.smithi121.stdout:215: write initial oid 215 2023-09-23T22:15:46.457 INFO:tasks.rados.rados.0.smithi121.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-09-23T22:15:46.463 INFO:tasks.rados.rados.0.smithi121.stdout:215: writing smithi12166546-215 from 796698 to 1357868 tid 1 2023-09-23T22:15:46.470 INFO:tasks.rados.rados.0.smithi121.stdout:215: writing smithi12166546-215 from 2006323 to 2551729 tid 2 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:215: writing smithi12166546-215 from 3126991 to 3596698 tid 3 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:200: finishing write tid 3 to smithi12166546-200 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:200: finishing write tid 4 to smithi12166546-200 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:200: finishing write tid 5 to smithi12166546-200 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 200 v 48 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:201: finishing write tid 1 to smithi12166546-201 2023-09-23T22:15:46.477 INFO:tasks.rados.rados.0.smithi121.stdout:200: done (15 left) 2023-09-23T22:15:46.478 INFO:tasks.rados.rados.0.smithi121.stdout:216: write initial oid 216 2023-09-23T22:15:46.478 INFO:tasks.rados.rados.0.smithi121.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-09-23T22:15:46.483 INFO:tasks.rados.rados.0.smithi121.stdout:216: writing smithi12166546-216 from 413505 to 1049924 tid 1 2023-09-23T22:15:46.492 INFO:tasks.rados.rados.0.smithi121.stdout:216: writing smithi12166546-216 from 1664805 to 2353869 tid 2 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:216: writing smithi12166546-216 from 3038061 to 3530132 tid 3 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:201: finishing write tid 2 to smithi12166546-201 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:201: finishing write tid 3 to smithi12166546-201 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:201: finishing write tid 4 to smithi12166546-201 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:201: finishing write tid 5 to smithi12166546-201 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 201 v 45 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:202: finishing write tid 1 to smithi12166546-202 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:202: finishing write tid 2 to smithi12166546-202 2023-09-23T22:15:46.500 INFO:tasks.rados.rados.0.smithi121.stdout:202: finishing write tid 3 to smithi12166546-202 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:202: finishing write tid 4 to smithi12166546-202 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:202: finishing write tid 5 to smithi12166546-202 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 202 v 46 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:203: finishing write tid 1 to smithi12166546-203 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:203: finishing write tid 2 to smithi12166546-203 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:203: finishing write tid 3 to smithi12166546-203 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:203: finishing write tid 4 to smithi12166546-203 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:203: finishing write tid 5 to smithi12166546-203 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 203 v 40 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:204: finishing write tid 1 to smithi12166546-204 2023-09-23T22:15:46.501 INFO:tasks.rados.rados.0.smithi121.stdout:201: done (15 left) 2023-09-23T22:15:46.502 INFO:tasks.rados.rados.0.smithi121.stdout:202: done (14 left) 2023-09-23T22:15:46.502 INFO:tasks.rados.rados.0.smithi121.stdout:203: done (13 left) 2023-09-23T22:15:46.502 INFO:tasks.rados.rados.0.smithi121.stdout:217: write initial oid 217 2023-09-23T22:15:46.502 INFO:tasks.rados.rados.0.smithi121.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-09-23T22:15:46.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:46 smithi121 bash[27336]: cluster 2023-09-23T22:15:45.050220+0000 mgr.y (mgr.24365) 175 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 192 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 11 MiB/s wr, 59 op/s 2023-09-23T22:15:46.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:46 smithi121 bash[33603]: cluster 2023-09-23T22:15:45.050220+0000 mgr.y (mgr.24365) 175 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 192 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 11 MiB/s wr, 59 op/s 2023-09-23T22:15:46.506 INFO:tasks.rados.rados.0.smithi121.stdout:217: writing smithi12166546-217 from 430312 to 1141980 tid 1 2023-09-23T22:15:46.515 INFO:tasks.rados.rados.0.smithi121.stdout:217: writing smithi12166546-217 from 1723287 to 2272362 tid 2 2023-09-23T22:15:46.522 INFO:tasks.rados.rados.0.smithi121.stdout:217: writing smithi12166546-217 from 2781837 to 3485180 tid 3 2023-09-23T22:15:46.522 INFO:tasks.rados.rados.0.smithi121.stdout:218: write initial oid 218 2023-09-23T22:15:46.522 INFO:tasks.rados.rados.0.smithi121.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-09-23T22:15:46.529 INFO:tasks.rados.rados.0.smithi121.stdout:218: writing smithi12166546-218 from 447119 to 1234036 tid 1 2023-09-23T22:15:46.536 INFO:tasks.rados.rados.0.smithi121.stdout:218: writing smithi12166546-218 from 1665416 to 2358149 tid 2 2023-09-23T22:15:46.543 INFO:tasks.rados.rados.0.smithi121.stdout:218: writing smithi12166546-218 from 2976554 to 3491169 tid 3 2023-09-23T22:15:46.543 INFO:tasks.rados.rados.0.smithi121.stdout:219: write initial oid 219 2023-09-23T22:15:46.544 INFO:tasks.rados.rados.0.smithi121.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-09-23T22:15:46.549 INFO:tasks.rados.rados.0.smithi121.stdout:219: writing smithi12166546-219 from 463926 to 926092 tid 1 2023-09-23T22:15:46.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:46 smithi123 bash[27681]: cluster 2023-09-23T22:15:45.050220+0000 mgr.y (mgr.24365) 175 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 192 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 11 MiB/s wr, 59 op/s 2023-09-23T22:15:46.557 INFO:tasks.rados.rados.0.smithi121.stdout:219: writing smithi12166546-219 from 1723898 to 2160289 tid 2 2023-09-23T22:15:46.565 INFO:tasks.rados.rados.0.smithi121.stdout:219: writing smithi12166546-219 from 2603977 to 3329864 tid 3 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:204: finishing write tid 2 to smithi12166546-204 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:204: finishing write tid 3 to smithi12166546-204 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:204: finishing write tid 4 to smithi12166546-204 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:204: finishing write tid 5 to smithi12166546-204 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 204 v 73 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:205: finishing write tid 1 to smithi12166546-205 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:204: done (15 left) 2023-09-23T22:15:46.566 INFO:tasks.rados.rados.0.smithi121.stdout:220: write initial oid 220 2023-09-23T22:15:46.567 INFO:tasks.rados.rados.0.smithi121.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-09-23T22:15:46.572 INFO:tasks.rados.rados.0.smithi121.stdout:220: writing smithi12166546-220 from 480733 to 1018148 tid 1 2023-09-23T22:15:46.581 INFO:tasks.rados.rados.0.smithi121.stdout:220: writing smithi12166546-220 from 1782380 to 2478782 tid 2 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:220: writing smithi12166546-220 from 3031400 to 3568559 tid 3 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:205: finishing write tid 2 to smithi12166546-205 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:205: finishing write tid 3 to smithi12166546-205 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:205: finishing write tid 4 to smithi12166546-205 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:205: finishing write tid 5 to smithi12166546-205 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 205 v 58 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:206: finishing write tid 1 to smithi12166546-206 2023-09-23T22:15:46.589 INFO:tasks.rados.rados.0.smithi121.stdout:206: finishing write tid 2 to smithi12166546-206 2023-09-23T22:15:46.590 INFO:tasks.rados.rados.0.smithi121.stdout:206: finishing write tid 3 to smithi12166546-206 2023-09-23T22:15:46.590 INFO:tasks.rados.rados.0.smithi121.stdout:206: finishing write tid 4 to smithi12166546-206 2023-09-23T22:15:46.590 INFO:tasks.rados.rados.0.smithi121.stdout:205: done (15 left) 2023-09-23T22:15:46.590 INFO:tasks.rados.rados.0.smithi121.stdout:221: write initial oid 221 2023-09-23T22:15:46.590 INFO:tasks.rados.rados.0.smithi121.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-09-23T22:15:46.597 INFO:tasks.rados.rados.0.smithi121.stdout:221: writing smithi12166546-221 from 497540 to 1110204 tid 1 2023-09-23T22:15:46.606 INFO:tasks.rados.rados.0.smithi121.stdout:221: writing smithi12166546-221 from 1840862 to 2280922 tid 2 2023-09-23T22:15:46.614 INFO:tasks.rados.rados.0.smithi121.stdout:221: writing smithi12166546-221 from 3058823 to 3523607 tid 3 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:206: finishing write tid 5 to smithi12166546-206 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 206 v 49 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:207: finishing write tid 1 to smithi12166546-207 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:207: finishing write tid 2 to smithi12166546-207 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:207: finishing write tid 3 to smithi12166546-207 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:207: finishing write tid 4 to smithi12166546-207 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:206: done (15 left) 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:222: write initial oid 222 2023-09-23T22:15:46.615 INFO:tasks.rados.rados.0.smithi121.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-09-23T22:15:46.620 INFO:tasks.rados.rados.0.smithi121.stdout:222: writing smithi12166546-222 from 514347 to 918613 tid 1 2023-09-23T22:15:46.627 INFO:tasks.rados.rados.0.smithi121.stdout:222: writing smithi12166546-222 from 1499344 to 2199415 tid 2 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout:222: writing smithi12166546-222 from 2686246 to 3362302 tid 3 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout:207: finishing write tid 5 to smithi12166546-207 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 207 v 53 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout:208: finishing write tid 1 to smithi12166546-208 2023-09-23T22:15:46.635 INFO:tasks.rados.rados.0.smithi121.stdout:208: finishing write tid 2 to smithi12166546-208 2023-09-23T22:15:46.636 INFO:tasks.rados.rados.0.smithi121.stdout:207: done (15 left) 2023-09-23T22:15:46.636 INFO:tasks.rados.rados.0.smithi121.stdout:223: write initial oid 223 2023-09-23T22:15:46.636 INFO:tasks.rados.rados.0.smithi121.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-09-23T22:15:46.641 INFO:tasks.rados.rados.0.smithi121.stdout:223: writing smithi12166546-223 from 531154 to 1010669 tid 1 2023-09-23T22:15:46.647 INFO:tasks.rados.rados.0.smithi121.stdout:223: writing smithi12166546-223 from 1557826 to 2001555 tid 2 2023-09-23T22:15:46.654 INFO:tasks.rados.rados.0.smithi121.stdout:223: writing smithi12166546-223 from 2713669 to 3200997 tid 3 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:223: writing smithi12166546-223 from 3679295 to 3731154 tid 4 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:208: finishing write tid 3 to smithi12166546-208 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:208: finishing write tid 4 to smithi12166546-208 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:208: finishing write tid 5 to smithi12166546-208 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 208 v 31 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-09-23T22:15:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:209: finishing write tid 1 to smithi12166546-209 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:209: finishing write tid 2 to smithi12166546-209 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:209: finishing write tid 3 to smithi12166546-209 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:209: finishing write tid 4 to smithi12166546-209 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:209: finishing write tid 5 to smithi12166546-209 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 209 v 51 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:210: finishing write tid 1 to smithi12166546-210 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:208: done (15 left) 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:209: done (14 left) 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:224: write initial oid 224 2023-09-23T22:15:46.659 INFO:tasks.rados.rados.0.smithi121.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-09-23T22:15:46.664 INFO:tasks.rados.rados.0.smithi121.stdout:224: writing smithi12166546-224 from 547961 to 1102725 tid 1 2023-09-23T22:15:46.673 INFO:tasks.rados.rados.0.smithi121.stdout:224: writing smithi12166546-224 from 1616308 to 2320048 tid 2 2023-09-23T22:15:46.681 INFO:tasks.rados.rados.0.smithi121.stdout:224: writing smithi12166546-224 from 2741092 to 3439692 tid 3 2023-09-23T22:15:46.682 INFO:tasks.rados.rados.0.smithi121.stdout:225: write initial oid 225 2023-09-23T22:15:46.682 INFO:tasks.rados.rados.0.smithi121.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-09-23T22:15:46.690 INFO:tasks.rados.rados.0.smithi121.stdout:225: writing smithi12166546-225 from 564768 to 1194781 tid 1 2023-09-23T22:15:46.697 INFO:tasks.rados.rados.0.smithi121.stdout:225: writing smithi12166546-225 from 1674790 to 2122188 tid 2 2023-09-23T22:15:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:225: writing smithi12166546-225 from 2768515 to 3394740 tid 3 2023-09-23T22:15:46.708 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:210: finishing write tid 2 to smithi12166546-210 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:210: finishing write tid 3 to smithi12166546-210 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:210: finishing write tid 4 to smithi12166546-210 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:210: finishing write tid 5 to smithi12166546-210 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 210 v 23 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:211: finishing write tid 1 to smithi12166546-211 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:211: finishing write tid 2 to smithi12166546-211 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:210: done (15 left) 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:226: write initial oid 226 2023-09-23T22:15:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-09-23T22:15:46.716 INFO:tasks.rados.rados.0.smithi121.stdout:226: writing smithi12166546-226 from 581575 to 1286837 tid 1 2023-09-23T22:15:46.723 INFO:tasks.rados.rados.0.smithi121.stdout:226: writing smithi12166546-226 from 1733272 to 2440681 tid 2 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:226: writing smithi12166546-226 from 3195938 to 3633435 tid 3 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:211: finishing write tid 3 to smithi12166546-211 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:211: finishing write tid 4 to smithi12166546-211 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:211: finishing write tid 5 to smithi12166546-211 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 211 v 46 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:212: finishing write tid 1 to smithi12166546-212 2023-09-23T22:15:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:211: done (15 left) 2023-09-23T22:15:46.732 INFO:tasks.rados.rados.0.smithi121.stdout:227: write initial oid 227 2023-09-23T22:15:46.732 INFO:tasks.rados.rados.0.smithi121.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-09-23T22:15:46.741 INFO:tasks.rados.rados.0.smithi121.stdout:227: writing smithi12166546-227 from 598382 to 1378893 tid 1 2023-09-23T22:15:46.749 INFO:tasks.rados.rados.0.smithi121.stdout:227: writing smithi12166546-227 from 2075401 to 2526468 tid 2 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:227: writing smithi12166546-227 from 3107008 to 3755777 tid 3 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:212: finishing write tid 2 to smithi12166546-212 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:212: finishing write tid 3 to smithi12166546-212 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:212: finishing write tid 4 to smithi12166546-212 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:212: finishing write tid 5 to smithi12166546-212 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 212 v 77 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:213: finishing write tid 1 to smithi12166546-213 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:213: finishing write tid 2 to smithi12166546-213 2023-09-23T22:15:46.758 INFO:tasks.rados.rados.0.smithi121.stdout:213: finishing write tid 3 to smithi12166546-213 2023-09-23T22:15:46.759 INFO:tasks.rados.rados.0.smithi121.stdout:212: done (15 left) 2023-09-23T22:15:46.759 INFO:tasks.rados.rados.0.smithi121.stdout:228: write initial oid 228 2023-09-23T22:15:46.759 INFO:tasks.rados.rados.0.smithi121.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-09-23T22:15:46.764 INFO:tasks.rados.rados.0.smithi121.stdout:228: writing smithi12166546-228 from 615189 to 1070949 tid 1 2023-09-23T22:15:46.772 INFO:tasks.rados.rados.0.smithi121.stdout:228: writing smithi12166546-228 from 1733883 to 2444961 tid 2 2023-09-23T22:15:46.779 INFO:tasks.rados.rados.0.smithi121.stdout:228: writing smithi12166546-228 from 3134431 to 3594472 tid 3 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:213: finishing write tid 4 to smithi12166546-213 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:213: finishing write tid 5 to smithi12166546-213 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 213 v 43 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:214: finishing write tid 1 to smithi12166546-214 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:214: finishing write tid 2 to smithi12166546-214 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:213: done (15 left) 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:229: write initial oid 229 2023-09-23T22:15:46.780 INFO:tasks.rados.rados.0.smithi121.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-09-23T22:15:46.788 INFO:tasks.rados.rados.0.smithi121.stdout:229: writing smithi12166546-229 from 631996 to 1163005 tid 1 2023-09-23T22:15:46.797 INFO:tasks.rados.rados.0.smithi121.stdout:229: writing smithi12166546-229 from 1792365 to 2247101 tid 2 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:229: writing smithi12166546-229 from 2761854 to 3433167 tid 3 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:214: finishing write tid 3 to smithi12166546-214 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:214: finishing write tid 4 to smithi12166546-214 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:214: finishing write tid 5 to smithi12166546-214 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 214 v 55 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-09-23T22:15:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:215: finishing write tid 1 to smithi12166546-215 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:215: finishing write tid 2 to smithi12166546-215 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:215: finishing write tid 3 to smithi12166546-215 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:215: finishing write tid 4 to smithi12166546-215 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:215: finishing write tid 5 to smithi12166546-215 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 215 v 64 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:216: finishing write tid 1 to smithi12166546-216 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:216: finishing write tid 2 to smithi12166546-216 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:216: finishing write tid 3 to smithi12166546-216 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:216: finishing write tid 4 to smithi12166546-216 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:216: finishing write tid 5 to smithi12166546-216 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 216 v 38 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-09-23T22:15:46.808 INFO:tasks.rados.rados.0.smithi121.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:217: finishing write tid 1 to smithi12166546-217 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:217: finishing write tid 2 to smithi12166546-217 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:217: finishing write tid 3 to smithi12166546-217 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:217: finishing write tid 4 to smithi12166546-217 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:217: finishing write tid 5 to smithi12166546-217 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 217 v 52 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:218: finishing write tid 1 to smithi12166546-218 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:218: finishing write tid 2 to smithi12166546-218 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:218: finishing write tid 3 to smithi12166546-218 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:218: finishing write tid 4 to smithi12166546-218 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:218: finishing write tid 5 to smithi12166546-218 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 218 v 56 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-09-23T22:15:46.809 INFO:tasks.rados.rados.0.smithi121.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:219: finishing write tid 1 to smithi12166546-219 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:214: done (15 left) 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:215: done (14 left) 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:216: done (13 left) 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:217: done (12 left) 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:218: done (11 left) 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:230: write initial oid 230 2023-09-23T22:15:46.810 INFO:tasks.rados.rados.0.smithi121.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-09-23T22:15:46.814 INFO:tasks.rados.rados.0.smithi121.stdout:230: writing smithi12166546-230 from 648803 to 1371414 tid 1 2023-09-23T22:15:46.822 INFO:tasks.rados.rados.0.smithi121.stdout:230: writing smithi12166546-230 from 1967200 to 2681947 tid 2 2023-09-23T22:15:46.829 INFO:tasks.rados.rados.0.smithi121.stdout:230: writing smithi12166546-230 from 3421983 to 3848803 tid 3 2023-09-23T22:15:46.829 INFO:tasks.rados.rados.0.smithi121.stdout:231: write initial oid 231 2023-09-23T22:15:46.830 INFO:tasks.rados.rados.0.smithi121.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-09-23T22:15:46.838 INFO:tasks.rados.rados.0.smithi121.stdout:231: writing smithi12166546-231 from 665610 to 1463470 tid 1 2023-09-23T22:15:46.844 INFO:tasks.rados.rados.0.smithi121.stdout:231: writing smithi12166546-231 from 1909329 to 2367734 tid 2 2023-09-23T22:15:46.849 INFO:tasks.rados.rados.0.smithi121.stdout:231: writing smithi12166546-231 from 2816700 to 3226910 tid 3 2023-09-23T22:15:46.849 INFO:tasks.rados.rados.0.smithi121.stdout:232: write initial oid 232 2023-09-23T22:15:46.849 INFO:tasks.rados.rados.0.smithi121.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-09-23T22:15:46.855 INFO:tasks.rados.rados.0.smithi121.stdout:232: writing smithi12166546-232 from 682417 to 1155526 tid 1 2023-09-23T22:15:46.862 INFO:tasks.rados.rados.0.smithi121.stdout:232: writing smithi12166546-232 from 1567811 to 2169874 tid 2 2023-09-23T22:15:46.870 INFO:tasks.rados.rados.0.smithi121.stdout:232: writing smithi12166546-232 from 2844123 to 3465605 tid 3 2023-09-23T22:15:46.870 INFO:tasks.rados.rados.0.smithi121.stdout:233: write initial oid 233 2023-09-23T22:15:46.871 INFO:tasks.rados.rados.0.smithi121.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-09-23T22:15:46.878 INFO:tasks.rados.rados.0.smithi121.stdout:233: writing smithi12166546-233 from 699224 to 1247582 tid 1 2023-09-23T22:15:46.885 INFO:tasks.rados.rados.0.smithi121.stdout:233: writing smithi12166546-233 from 2026293 to 2488367 tid 2 2023-09-23T22:15:46.892 INFO:tasks.rados.rados.0.smithi121.stdout:233: writing smithi12166546-233 from 3271546 to 3704300 tid 3 2023-09-23T22:15:46.892 INFO:tasks.rados.rados.0.smithi121.stdout:234: write initial oid 234 2023-09-23T22:15:46.892 INFO:tasks.rados.rados.0.smithi121.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-09-23T22:15:46.901 INFO:tasks.rados.rados.0.smithi121.stdout:234: writing smithi12166546-234 from 716031 to 1339638 tid 1 2023-09-23T22:15:46.909 INFO:tasks.rados.rados.0.smithi121.stdout:234: writing smithi12166546-234 from 2084775 to 2690507 tid 2 2023-09-23T22:15:46.917 INFO:tasks.rados.rados.0.smithi121.stdout:234: writing smithi12166546-234 from 3298969 to 3916031 tid 3 2023-09-23T22:15:46.917 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.917 INFO:tasks.rados.rados.0.smithi121.stdout:219: finishing write tid 2 to smithi12166546-219 2023-09-23T22:15:46.917 INFO:tasks.rados.rados.0.smithi121.stdout:219: finishing write tid 3 to smithi12166546-219 2023-09-23T22:15:46.917 INFO:tasks.rados.rados.0.smithi121.stdout:219: finishing write tid 4 to smithi12166546-219 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:219: finishing write tid 5 to smithi12166546-219 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 219 v 35 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: finishing write tid 1 to smithi12166546-220 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: finishing write tid 2 to smithi12166546-220 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: finishing write tid 3 to smithi12166546-220 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: finishing write tid 4 to smithi12166546-220 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: finishing write tid 5 to smithi12166546-220 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 220 v 42 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:221: finishing write tid 1 to smithi12166546-221 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:219: done (15 left) 2023-09-23T22:15:46.918 INFO:tasks.rados.rados.0.smithi121.stdout:220: done (14 left) 2023-09-23T22:15:46.919 INFO:tasks.rados.rados.0.smithi121.stdout:235: write initial oid 235 2023-09-23T22:15:46.919 INFO:tasks.rados.rados.0.smithi121.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-09-23T22:15:46.926 INFO:tasks.rados.rados.0.smithi121.stdout:235: writing smithi12166546-235 from 732838 to 1431694 tid 1 2023-09-23T22:15:46.932 INFO:tasks.rados.rados.0.smithi121.stdout:235: writing smithi12166546-235 from 2026904 to 2492647 tid 2 2023-09-23T22:15:46.941 INFO:tasks.rados.rados.0.smithi121.stdout:235: writing smithi12166546-235 from 3210039 to 3781690 tid 3 2023-09-23T22:15:46.941 INFO:tasks.rados.rados.0.smithi121.stdout:236: write initial oid 236 2023-09-23T22:15:46.941 INFO:tasks.rados.rados.0.smithi121.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-09-23T22:15:46.949 INFO:tasks.rados.rados.0.smithi121.stdout:236: writing smithi12166546-236 from 749645 to 1523750 tid 1 2023-09-23T22:15:46.956 INFO:tasks.rados.rados.0.smithi121.stdout:236: writing smithi12166546-236 from 2085386 to 2694787 tid 2 2023-09-23T22:15:46.964 INFO:tasks.rados.rados.0.smithi121.stdout:236: writing smithi12166546-236 from 3237462 to 3949645 tid 3 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:221: finishing write tid 2 to smithi12166546-221 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:221: finishing write tid 3 to smithi12166546-221 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:221: finishing write tid 4 to smithi12166546-221 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:221: finishing write tid 5 to smithi12166546-221 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 221 v 57 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:222: finishing write tid 1 to smithi12166546-222 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:222: finishing write tid 2 to smithi12166546-222 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:222: finishing write tid 3 to smithi12166546-222 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:222: finishing write tid 4 to smithi12166546-222 2023-09-23T22:15:46.965 INFO:tasks.rados.rados.0.smithi121.stdout:222: finishing write tid 5 to smithi12166546-222 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 27 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:223: finishing write tid 1 to smithi12166546-223 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:221: done (15 left) 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:222: done (14 left) 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:237: write initial oid 237 2023-09-23T22:15:46.966 INFO:tasks.rados.rados.0.smithi121.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-09-23T22:15:46.973 INFO:tasks.rados.rados.0.smithi121.stdout:237: writing smithi12166546-237 from 766452 to 1332159 tid 1 2023-09-23T22:15:46.979 INFO:tasks.rados.rados.0.smithi121.stdout:237: writing smithi12166546-237 from 1860221 to 2329633 tid 2 2023-09-23T22:15:46.987 INFO:tasks.rados.rados.0.smithi121.stdout:237: writing smithi12166546-237 from 2981238 to 3575433 tid 3 2023-09-23T22:15:46.987 INFO:tasks.rados.rados.0.smithi121.stdout:238: write initial oid 238 2023-09-23T22:15:46.987 INFO:tasks.rados.rados.0.smithi121.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-09-23T22:15:46.995 INFO:tasks.rados.rados.0.smithi121.stdout:238: writing smithi12166546-238 from 783259 to 1424215 tid 1 2023-09-23T22:15:47.001 INFO:tasks.rados.rados.0.smithi121.stdout:238: writing smithi12166546-238 from 1918703 to 2531773 tid 2 2023-09-23T22:15:47.007 INFO:tasks.rados.rados.0.smithi121.stdout:238: writing smithi12166546-238 from 3008661 to 3414128 tid 3 2023-09-23T22:15:47.010 INFO:tasks.rados.rados.0.smithi121.stdout:238: writing smithi12166546-238 from 3821939 to 3983259 tid 4 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:223: finishing write tid 2 to smithi12166546-223 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:223: finishing write tid 3 to smithi12166546-223 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:223: finishing write tid 4 to smithi12166546-223 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:223: finishing write tid 5 to smithi12166546-223 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:223: finishing write tid 6 to smithi12166546-223 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 223 v 48 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:224: finishing write tid 1 to smithi12166546-224 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:224: finishing write tid 2 to smithi12166546-224 2023-09-23T22:15:47.011 INFO:tasks.rados.rados.0.smithi121.stdout:224: finishing write tid 3 to smithi12166546-224 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:224: finishing write tid 4 to smithi12166546-224 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:224: finishing write tid 5 to smithi12166546-224 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 224 v 46 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:225: finishing write tid 1 to smithi12166546-225 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:225: finishing write tid 2 to smithi12166546-225 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:225: finishing write tid 3 to smithi12166546-225 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:225: finishing write tid 4 to smithi12166546-225 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:225: finishing write tid 5 to smithi12166546-225 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 225 v 59 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:226: finishing write tid 1 to smithi12166546-226 2023-09-23T22:15:47.012 INFO:tasks.rados.rados.0.smithi121.stdout:226: finishing write tid 2 to smithi12166546-226 2023-09-23T22:15:47.013 INFO:tasks.rados.rados.0.smithi121.stdout:223: done (15 left) 2023-09-23T22:15:47.013 INFO:tasks.rados.rados.0.smithi121.stdout:224: done (14 left) 2023-09-23T22:15:47.013 INFO:tasks.rados.rados.0.smithi121.stdout:225: done (13 left) 2023-09-23T22:15:47.013 INFO:tasks.rados.rados.0.smithi121.stdout:239: write initial oid 239 2023-09-23T22:15:47.013 INFO:tasks.rados.rados.0.smithi121.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-09-23T22:15:47.017 INFO:tasks.rados.rados.0.smithi121.stdout:239: writing smithi12166546-239 from 400066 to 1116271 tid 1 2023-09-23T22:15:47.023 INFO:tasks.rados.rados.0.smithi121.stdout:239: writing smithi12166546-239 from 1860832 to 2000066 tid 2 2023-09-23T22:15:47.023 INFO:tasks.rados.rados.0.smithi121.stdout:240: write initial oid 240 2023-09-23T22:15:47.023 INFO:tasks.rados.rados.0.smithi121.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-09-23T22:15:47.030 INFO:tasks.rados.rados.0.smithi121.stdout:240: writing smithi12166546-240 from 416873 to 1208327 tid 1 2023-09-23T22:15:47.035 INFO:tasks.rados.rados.0.smithi121.stdout:240: writing smithi12166546-240 from 1919314 to 2016873 tid 2 2023-09-23T22:15:47.035 INFO:tasks.rados.rados.0.smithi121.stdout:241: write initial oid 241 2023-09-23T22:15:47.035 INFO:tasks.rados.rados.0.smithi121.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-09-23T22:15:47.041 INFO:tasks.rados.rados.0.smithi121.stdout:241: writing smithi12166546-241 from 433680 to 900383 tid 1 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:241: writing smithi12166546-241 from 1577796 to 2033680 tid 2 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:226: finishing write tid 3 to smithi12166546-226 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:226: finishing write tid 4 to smithi12166546-226 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:226: finishing write tid 5 to smithi12166546-226 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 226 v 68 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:227: finishing write tid 1 to smithi12166546-227 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:227: finishing write tid 2 to smithi12166546-227 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:227: finishing write tid 3 to smithi12166546-227 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:227: finishing write tid 4 to smithi12166546-227 2023-09-23T22:15:47.048 INFO:tasks.rados.rados.0.smithi121.stdout:227: finishing write tid 5 to smithi12166546-227 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 227 v 72 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:228: finishing write tid 1 to smithi12166546-228 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:228: finishing write tid 2 to smithi12166546-228 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:226: done (15 left) 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:227: done (14 left) 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:242: write initial oid 242 2023-09-23T22:15:47.049 INFO:tasks.rados.rados.0.smithi121.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-09-23T22:15:47.053 INFO:tasks.rados.rados.0.smithi121.stdout:242: writing smithi12166546-242 from 450487 to 992439 tid 1 2023-09-23T22:15:47.060 INFO:tasks.rados.rados.0.smithi121.stdout:242: writing smithi12166546-242 from 1636278 to 2050487 tid 2 2023-09-23T22:15:47.060 INFO:tasks.rados.rados.0.smithi121.stdout:243: write initial oid 243 2023-09-23T22:15:47.060 INFO:tasks.rados.rados.0.smithi121.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-09-23T22:15:47.066 INFO:tasks.rados.rados.0.smithi121.stdout:243: writing smithi12166546-243 from 467294 to 1084495 tid 1 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:243: writing smithi12166546-243 from 1578407 to 2067294 tid 2 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:228: finishing write tid 3 to smithi12166546-228 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:228: finishing write tid 4 to smithi12166546-228 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:228: finishing write tid 5 to smithi12166546-228 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 228 v 62 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:229: finishing write tid 1 to smithi12166546-229 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:229: finishing write tid 2 to smithi12166546-229 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:229: finishing write tid 3 to smithi12166546-229 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:229: finishing write tid 4 to smithi12166546-229 2023-09-23T22:15:47.073 INFO:tasks.rados.rados.0.smithi121.stdout:229: finishing write tid 5 to smithi12166546-229 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 229 v 44 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:230: finishing write tid 1 to smithi12166546-230 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:230: finishing write tid 2 to smithi12166546-230 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:230: finishing write tid 3 to smithi12166546-230 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:230: finishing write tid 4 to smithi12166546-230 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:230: finishing write tid 5 to smithi12166546-230 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 230 v 66 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:231: finishing write tid 1 to smithi12166546-231 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:231: finishing write tid 2 to smithi12166546-231 2023-09-23T22:15:47.074 INFO:tasks.rados.rados.0.smithi121.stdout:231: finishing write tid 3 to smithi12166546-231 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:231: finishing write tid 4 to smithi12166546-231 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:231: finishing write tid 5 to smithi12166546-231 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 231 v 31 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:232: finishing write tid 1 to smithi12166546-232 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:232: finishing write tid 2 to smithi12166546-232 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:232: finishing write tid 3 to smithi12166546-232 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:232: finishing write tid 4 to smithi12166546-232 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:232: finishing write tid 5 to smithi12166546-232 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 232 v 35 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:233: finishing write tid 1 to smithi12166546-233 2023-09-23T22:15:47.075 INFO:tasks.rados.rados.0.smithi121.stdout:233: finishing write tid 2 to smithi12166546-233 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:233: finishing write tid 3 to smithi12166546-233 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:233: finishing write tid 4 to smithi12166546-233 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:233: finishing write tid 5 to smithi12166546-233 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 233 v 35 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:234: finishing write tid 1 to smithi12166546-234 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:228: done (15 left) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:229: done (14 left) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:230: done (13 left) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:231: done (12 left) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:232: done (11 left) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:233: done (10 left) 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:244: write initial oid 244 2023-09-23T22:15:47.076 INFO:tasks.rados.rados.0.smithi121.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-09-23T22:15:47.080 INFO:tasks.rados.rados.0.smithi121.stdout:244: writing smithi12166546-244 from 484101 to 1176551 tid 1 2023-09-23T22:15:47.087 INFO:tasks.rados.rados.0.smithi121.stdout:244: writing smithi12166546-244 from 1636889 to 2084101 tid 2 2023-09-23T22:15:47.087 INFO:tasks.rados.rados.0.smithi121.stdout:245: write initial oid 245 2023-09-23T22:15:47.087 INFO:tasks.rados.rados.0.smithi121.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-09-23T22:15:47.094 INFO:tasks.rados.rados.0.smithi121.stdout:245: writing smithi12166546-245 from 500908 to 984960 tid 1 2023-09-23T22:15:47.101 INFO:tasks.rados.rados.0.smithi121.stdout:245: writing smithi12166546-245 from 1411724 to 2100908 tid 2 2023-09-23T22:15:47.101 INFO:tasks.rados.rados.0.smithi121.stdout:246: write initial oid 246 2023-09-23T22:15:47.101 INFO:tasks.rados.rados.0.smithi121.stdout:234: finishing write tid 2 to smithi12166546-234 2023-09-23T22:15:47.102 INFO:tasks.rados.rados.0.smithi121.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-09-23T22:15:47.108 INFO:tasks.rados.rados.0.smithi121.stdout:246: writing smithi12166546-246 from 517715 to 1077016 tid 1 2023-09-23T22:15:47.114 INFO:tasks.rados.rados.0.smithi121.stdout:246: writing smithi12166546-246 from 1870206 to 2117715 tid 2 2023-09-23T22:15:47.114 INFO:tasks.rados.rados.0.smithi121.stdout:247: write initial oid 247 2023-09-23T22:15:47.114 INFO:tasks.rados.rados.0.smithi121.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-09-23T22:15:47.121 INFO:tasks.rados.rados.0.smithi121.stdout:247: writing smithi12166546-247 from 534522 to 1169072 tid 1 2023-09-23T22:15:47.127 INFO:tasks.rados.rados.0.smithi121.stdout:247: writing smithi12166546-247 from 1812335 to 2134522 tid 2 2023-09-23T22:15:47.128 INFO:tasks.rados.rados.0.smithi121.stdout:248: write initial oid 248 2023-09-23T22:15:47.128 INFO:tasks.rados.rados.0.smithi121.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-09-23T22:15:47.135 INFO:tasks.rados.rados.0.smithi121.stdout:248: writing smithi12166546-248 from 551329 to 1261128 tid 1 2023-09-23T22:15:47.140 INFO:tasks.rados.rados.0.smithi121.stdout:248: writing smithi12166546-248 from 1870817 to 2151329 tid 2 2023-09-23T22:15:47.140 INFO:tasks.rados.rados.0.smithi121.stdout:249: write initial oid 249 2023-09-23T22:15:47.140 INFO:tasks.rados.rados.0.smithi121.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-09-23T22:15:47.148 INFO:tasks.rados.rados.0.smithi121.stdout:249: writing smithi12166546-249 from 568136 to 1353184 tid 1 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout:249: writing smithi12166546-249 from 1929299 to 2168136 tid 2 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout:234: finishing write tid 3 to smithi12166546-234 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout:234: finishing write tid 4 to smithi12166546-234 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout:234: finishing write tid 5 to smithi12166546-234 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 234 v 70 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-09-23T22:15:47.154 INFO:tasks.rados.rados.0.smithi121.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:235: finishing write tid 1 to smithi12166546-235 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:235: finishing write tid 2 to smithi12166546-235 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:235: finishing write tid 3 to smithi12166546-235 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:235: finishing write tid 4 to smithi12166546-235 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:234: done (15 left) 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:250: write initial oid 250 2023-09-23T22:15:47.155 INFO:tasks.rados.rados.0.smithi121.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-09-23T22:15:47.160 INFO:tasks.rados.rados.0.smithi121.stdout:250: writing smithi12166546-250 from 584943 to 1045240 tid 1 2023-09-23T22:15:47.170 INFO:tasks.rados.rados.0.smithi121.stdout:250: writing smithi12166546-250 from 1587781 to 2184943 tid 2 2023-09-23T22:15:47.170 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.170 INFO:tasks.rados.rados.0.smithi121.stdout:235: finishing write tid 5 to smithi12166546-235 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 235 v 63 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:236: finishing write tid 1 to smithi12166546-236 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:236: finishing write tid 2 to smithi12166546-236 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:236: finishing write tid 3 to smithi12166546-236 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:236: finishing write tid 4 to smithi12166546-236 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:236: finishing write tid 5 to smithi12166546-236 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 236 v 50 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:237: finishing write tid 1 to smithi12166546-237 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:237: finishing write tid 2 to smithi12166546-237 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:237: finishing write tid 3 to smithi12166546-237 2023-09-23T22:15:47.171 INFO:tasks.rados.rados.0.smithi121.stdout:237: finishing write tid 4 to smithi12166546-237 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:237: finishing write tid 5 to smithi12166546-237 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 50 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: finishing write tid 1 to smithi12166546-238 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: finishing write tid 2 to smithi12166546-238 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: finishing write tid 3 to smithi12166546-238 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: finishing write tid 4 to smithi12166546-238 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: finishing write tid 5 to smithi12166546-238 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: finishing write tid 6 to smithi12166546-238 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 238 v 49 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:239: finishing write tid 1 to smithi12166546-239 2023-09-23T22:15:47.172 INFO:tasks.rados.rados.0.smithi121.stdout:239: finishing write tid 2 to smithi12166546-239 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:239: finishing write tid 3 to smithi12166546-239 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:239: finishing write tid 4 to smithi12166546-239 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 239 v 50 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:240: finishing write tid 1 to smithi12166546-240 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:240: finishing write tid 2 to smithi12166546-240 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:240: finishing write tid 3 to smithi12166546-240 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:240: finishing write tid 4 to smithi12166546-240 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 240 v 80 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:241: finishing write tid 1 to smithi12166546-241 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:241: finishing write tid 2 to smithi12166546-241 2023-09-23T22:15:47.173 INFO:tasks.rados.rados.0.smithi121.stdout:241: finishing write tid 3 to smithi12166546-241 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:241: finishing write tid 4 to smithi12166546-241 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 241 v 51 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:242: finishing write tid 1 to smithi12166546-242 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:242: finishing write tid 2 to smithi12166546-242 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:242: finishing write tid 3 to smithi12166546-242 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:242: finishing write tid 4 to smithi12166546-242 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 242 v 53 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:243: finishing write tid 1 to smithi12166546-243 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:243: finishing write tid 2 to smithi12166546-243 2023-09-23T22:15:47.174 INFO:tasks.rados.rados.0.smithi121.stdout:235: done (15 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:236: done (14 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:237: done (13 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:238: done (12 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:239: done (11 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:240: done (10 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:241: done (9 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:242: done (8 left) 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:251: write initial oid 251 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-09-23T22:15:47.175 INFO:tasks.rados.rados.0.smithi121.stdout:251: writing smithi12166546-251 from 601750 to 1137296 tid 1 2023-09-23T22:15:47.180 INFO:tasks.rados.rados.0.smithi121.stdout:251: writing smithi12166546-251 from 1929910 to 2201750 tid 2 2023-09-23T22:15:47.180 INFO:tasks.rados.rados.0.smithi121.stdout:252: write initial oid 252 2023-09-23T22:15:47.180 INFO:tasks.rados.rados.0.smithi121.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-09-23T22:15:47.188 INFO:tasks.rados.rados.0.smithi121.stdout:252: writing smithi12166546-252 from 618557 to 1345705 tid 1 2023-09-23T22:15:47.194 INFO:tasks.rados.rados.0.smithi121.stdout:252: writing smithi12166546-252 from 2104745 to 2218557 tid 2 2023-09-23T22:15:47.194 INFO:tasks.rados.rados.0.smithi121.stdout:253: write initial oid 253 2023-09-23T22:15:47.194 INFO:tasks.rados.rados.0.smithi121.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-09-23T22:15:47.200 INFO:tasks.rados.rados.0.smithi121.stdout:253: writing smithi12166546-253 from 635364 to 1037761 tid 1 2023-09-23T22:15:47.207 INFO:tasks.rados.rados.0.smithi121.stdout:253: writing smithi12166546-253 from 1763227 to 2235364 tid 2 2023-09-23T22:15:47.207 INFO:tasks.rados.rados.0.smithi121.stdout:254: write initial oid 254 2023-09-23T22:15:47.207 INFO:tasks.rados.rados.0.smithi121.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-09-23T22:15:47.214 INFO:tasks.rados.rados.0.smithi121.stdout:254: writing smithi12166546-254 from 652171 to 1129817 tid 1 2023-09-23T22:15:47.220 INFO:tasks.rados.rados.0.smithi121.stdout:254: writing smithi12166546-254 from 1821709 to 2252171 tid 2 2023-09-23T22:15:47.220 INFO:tasks.rados.rados.0.smithi121.stdout:255: write initial oid 255 2023-09-23T22:15:47.220 INFO:tasks.rados.rados.0.smithi121.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-09-23T22:15:47.227 INFO:tasks.rados.rados.0.smithi121.stdout:255: writing smithi12166546-255 from 668978 to 1221873 tid 1 2023-09-23T22:15:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:255: writing smithi12166546-255 from 1763838 to 2268978 tid 2 2023-09-23T22:15:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:256: write initial oid 256 2023-09-23T22:15:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-09-23T22:15:47.242 INFO:tasks.rados.rados.0.smithi121.stdout:256: writing smithi12166546-256 from 685785 to 1313929 tid 1 2023-09-23T22:15:47.248 INFO:tasks.rados.rados.0.smithi121.stdout:256: writing smithi12166546-256 from 1822320 to 2285785 tid 2 2023-09-23T22:15:47.248 INFO:tasks.rados.rados.0.smithi121.stdout:257: write initial oid 257 2023-09-23T22:15:47.248 INFO:tasks.rados.rados.0.smithi121.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-09-23T22:15:47.256 INFO:tasks.rados.rados.0.smithi121.stdout:257: writing smithi12166546-257 from 702592 to 1405985 tid 1 2023-09-23T22:15:47.262 INFO:tasks.rados.rados.0.smithi121.stdout:257: writing smithi12166546-257 from 1880802 to 2302592 tid 2 2023-09-23T22:15:47.262 INFO:tasks.rados.rados.0.smithi121.stdout:258: write initial oid 258 2023-09-23T22:15:47.262 INFO:tasks.rados.rados.0.smithi121.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-09-23T22:15:47.271 INFO:tasks.rados.rados.0.smithi121.stdout:258: writing smithi12166546-258 from 719399 to 1498041 tid 1 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:258: writing smithi12166546-258 from 1939284 to 2319399 tid 2 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:243: finishing write tid 3 to smithi12166546-243 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:243: finishing write tid 4 to smithi12166546-243 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 243 v 52 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:243: done (15 left) 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:259: write initial oid 259 2023-09-23T22:15:47.277 INFO:tasks.rados.rados.0.smithi121.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-09-23T22:15:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:259: writing smithi12166546-259 from 736206 to 1190097 tid 1 2023-09-23T22:15:47.289 INFO:tasks.rados.rados.0.smithi121.stdout:259: writing smithi12166546-259 from 1881413 to 2336206 tid 2 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:244: finishing write tid 1 to smithi12166546-244 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:244: finishing write tid 2 to smithi12166546-244 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:244: finishing write tid 3 to smithi12166546-244 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:244: finishing write tid 4 to smithi12166546-244 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 244 v 38 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:245: finishing write tid 1 to smithi12166546-245 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:244: done (15 left) 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:260: write initial oid 260 2023-09-23T22:15:47.290 INFO:tasks.rados.rados.0.smithi121.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-09-23T22:15:47.298 INFO:tasks.rados.rados.0.smithi121.stdout:260: writing smithi12166546-260 from 753013 to 1398506 tid 1 2023-09-23T22:15:47.305 INFO:tasks.rados.rados.0.smithi121.stdout:260: writing smithi12166546-260 from 2056248 to 2353013 tid 2 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:245: finishing write tid 2 to smithi12166546-245 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:245: finishing write tid 3 to smithi12166546-245 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:245: finishing write tid 4 to smithi12166546-245 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 55 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:246: finishing write tid 1 to smithi12166546-246 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:246: finishing write tid 2 to smithi12166546-246 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:245: done (15 left) 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:261: write initial oid 261 2023-09-23T22:15:47.306 INFO:tasks.rados.rados.0.smithi121.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-09-23T22:15:47.315 INFO:tasks.rados.rados.0.smithi121.stdout:261: writing smithi12166546-261 from 769820 to 1490562 tid 1 2023-09-23T22:15:47.321 INFO:tasks.rados.rados.0.smithi121.stdout:261: writing smithi12166546-261 from 2114730 to 2369820 tid 2 2023-09-23T22:15:47.321 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:246: finishing write tid 3 to smithi12166546-246 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:246: finishing write tid 4 to smithi12166546-246 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 59 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:247: finishing write tid 1 to smithi12166546-247 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:247: finishing write tid 2 to smithi12166546-247 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:246: done (15 left) 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:262: write initial oid 262 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:247: finishing write tid 3 to smithi12166546-247 2023-09-23T22:15:47.322 INFO:tasks.rados.rados.0.smithi121.stdout:247: finishing write tid 4 to smithi12166546-247 2023-09-23T22:15:47.323 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 247 v 53 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-09-23T22:15:47.323 INFO:tasks.rados.rados.0.smithi121.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:15:47.323 INFO:tasks.rados.rados.0.smithi121.stdout:248: finishing write tid 1 to smithi12166546-248 2023-09-23T22:15:47.323 INFO:tasks.rados.rados.0.smithi121.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-09-23T22:15:47.330 INFO:tasks.rados.rados.0.smithi121.stdout:262: writing smithi12166546-262 from 786627 to 1582618 tid 1 2023-09-23T22:15:47.335 INFO:tasks.rados.rados.0.smithi121.stdout:262: writing smithi12166546-262 from 2173212 to 2386627 tid 2 2023-09-23T22:15:47.335 INFO:tasks.rados.rados.0.smithi121.stdout:247: done (15 left) 2023-09-23T22:15:47.336 INFO:tasks.rados.rados.0.smithi121.stdout:263: write initial oid 263 2023-09-23T22:15:47.336 INFO:tasks.rados.rados.0.smithi121.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-09-23T22:15:47.340 INFO:tasks.rados.rados.0.smithi121.stdout:263: writing smithi12166546-263 from 403434 to 874674 tid 1 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:263: writing smithi12166546-263 from 1315341 to 1716097 tid 2 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:248: finishing write tid 2 to smithi12166546-248 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:248: finishing write tid 3 to smithi12166546-248 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:248: finishing write tid 4 to smithi12166546-248 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 248 v 83 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:249: finishing write tid 1 to smithi12166546-249 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:249: finishing write tid 2 to smithi12166546-249 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:249: finishing write tid 3 to smithi12166546-249 2023-09-23T22:15:47.347 INFO:tasks.rados.rados.0.smithi121.stdout:249: finishing write tid 4 to smithi12166546-249 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 249 v 58 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:250: finishing write tid 1 to smithi12166546-250 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:250: finishing write tid 2 to smithi12166546-250 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:250: finishing write tid 3 to smithi12166546-250 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:248: done (15 left) 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:249: done (14 left) 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:264: write initial oid 264 2023-09-23T22:15:47.348 INFO:tasks.rados.rados.0.smithi121.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-09-23T22:15:47.354 INFO:tasks.rados.rados.0.smithi121.stdout:264: writing smithi12166546-264 from 420241 to 966730 tid 1 2023-09-23T22:15:47.360 INFO:tasks.rados.rados.0.smithi121.stdout:264: writing smithi12166546-264 from 1373823 to 1918237 tid 2 2023-09-23T22:15:47.360 INFO:tasks.rados.rados.0.smithi121.stdout:265: write initial oid 265 2023-09-23T22:15:47.360 INFO:tasks.rados.rados.0.smithi121.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-09-23T22:15:47.367 INFO:tasks.rados.rados.0.smithi121.stdout:265: writing smithi12166546-265 from 437048 to 1058786 tid 1 2023-09-23T22:15:47.374 INFO:tasks.rados.rados.0.smithi121.stdout:265: writing smithi12166546-265 from 1832305 to 2236730 tid 2 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout:250: finishing write tid 4 to smithi12166546-250 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 250 v 75 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout:250: done (15 left) 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout:266: write initial oid 266 2023-09-23T22:15:47.375 INFO:tasks.rados.rados.0.smithi121.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-09-23T22:15:47.381 INFO:tasks.rados.rados.0.smithi121.stdout:266: writing smithi12166546-266 from 453855 to 1150842 tid 1 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:266: writing smithi12166546-266 from 1890787 to 2438870 tid 2 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:251: finishing write tid 1 to smithi12166546-251 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:251: finishing write tid 2 to smithi12166546-251 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:251: finishing write tid 3 to smithi12166546-251 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:251: finishing write tid 4 to smithi12166546-251 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 251 v 38 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-09-23T22:15:47.390 INFO:tasks.rados.rados.0.smithi121.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:252: finishing write tid 1 to smithi12166546-252 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:252: finishing write tid 2 to smithi12166546-252 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:252: finishing write tid 3 to smithi12166546-252 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:252: finishing write tid 4 to smithi12166546-252 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 252 v 62 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:253: finishing write tid 1 to smithi12166546-253 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:253: finishing write tid 2 to smithi12166546-253 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:253: finishing write tid 3 to smithi12166546-253 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:253: finishing write tid 4 to smithi12166546-253 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 253 v 56 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-09-23T22:15:47.391 INFO:tasks.rados.rados.0.smithi121.stdout:254: finishing write tid 1 to smithi12166546-254 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:254: finishing write tid 2 to smithi12166546-254 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:254: finishing write tid 3 to smithi12166546-254 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:254: finishing write tid 4 to smithi12166546-254 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 254 v 65 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:255: finishing write tid 1 to smithi12166546-255 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:255: finishing write tid 2 to smithi12166546-255 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:255: finishing write tid 3 to smithi12166546-255 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:255: finishing write tid 4 to smithi12166546-255 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 255 v 60 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:256: finishing write tid 1 to smithi12166546-256 2023-09-23T22:15:47.392 INFO:tasks.rados.rados.0.smithi121.stdout:256: finishing write tid 2 to smithi12166546-256 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:256: finishing write tid 3 to smithi12166546-256 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:256: finishing write tid 4 to smithi12166546-256 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 256 v 61 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:257: finishing write tid 1 to smithi12166546-257 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:257: finishing write tid 2 to smithi12166546-257 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:257: finishing write tid 3 to smithi12166546-257 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:257: finishing write tid 4 to smithi12166546-257 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 257 v 68 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:258: finishing write tid 1 to smithi12166546-258 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:251: done (15 left) 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:252: done (14 left) 2023-09-23T22:15:47.393 INFO:tasks.rados.rados.0.smithi121.stdout:253: done (13 left) 2023-09-23T22:15:47.394 INFO:tasks.rados.rados.0.smithi121.stdout:254: done (12 left) 2023-09-23T22:15:47.394 INFO:tasks.rados.rados.0.smithi121.stdout:255: done (11 left) 2023-09-23T22:15:47.394 INFO:tasks.rados.rados.0.smithi121.stdout:256: done (10 left) 2023-09-23T22:15:47.394 INFO:tasks.rados.rados.0.smithi121.stdout:257: done (9 left) 2023-09-23T22:15:47.394 INFO:tasks.rados.rados.0.smithi121.stdout:267: write initial oid 267 2023-09-23T22:15:47.394 INFO:tasks.rados.rados.0.smithi121.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-09-23T22:15:47.401 INFO:tasks.rados.rados.0.smithi121.stdout:267: writing smithi12166546-267 from 470662 to 1242898 tid 1 2023-09-23T22:15:47.407 INFO:tasks.rados.rados.0.smithi121.stdout:267: writing smithi12166546-267 from 1832916 to 2241010 tid 2 2023-09-23T22:15:47.407 INFO:tasks.rados.rados.0.smithi121.stdout:268: write initial oid 268 2023-09-23T22:15:47.407 INFO:tasks.rados.rados.0.smithi121.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-09-23T22:15:47.413 INFO:tasks.rados.rados.0.smithi121.stdout:268: writing smithi12166546-268 from 487469 to 1051307 tid 1 2023-09-23T22:15:47.420 INFO:tasks.rados.rados.0.smithi121.stdout:268: writing smithi12166546-268 from 1607751 to 2159503 tid 2 2023-09-23T22:15:47.420 INFO:tasks.rados.rados.0.smithi121.stdout:269: write initial oid 269 2023-09-23T22:15:47.420 INFO:tasks.rados.rados.0.smithi121.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-09-23T22:15:47.426 INFO:tasks.rados.rados.0.smithi121.stdout:269: writing smithi12166546-269 from 504276 to 1143363 tid 1 2023-09-23T22:15:47.434 INFO:tasks.rados.rados.0.smithi121.stdout:269: writing smithi12166546-269 from 1666233 to 2361643 tid 2 2023-09-23T22:15:47.434 INFO:tasks.rados.rados.0.smithi121.stdout:270: write initial oid 270 2023-09-23T22:15:47.434 INFO:tasks.rados.rados.0.smithi121.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-09-23T22:15:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:270: writing smithi12166546-270 from 521083 to 1235419 tid 1 2023-09-23T22:15:47.448 INFO:tasks.rados.rados.0.smithi121.stdout:270: writing smithi12166546-270 from 1724715 to 2280136 tid 2 2023-09-23T22:15:47.448 INFO:tasks.rados.rados.0.smithi121.stdout:271: write initial oid 271 2023-09-23T22:15:47.448 INFO:tasks.rados.rados.0.smithi121.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-09-23T22:15:47.458 INFO:tasks.rados.rados.0.smithi121.stdout:271: writing smithi12166546-271 from 537890 to 1327475 tid 1 2023-09-23T22:15:47.466 INFO:tasks.rados.rados.0.smithi121.stdout:271: writing smithi12166546-271 from 1783197 to 2482276 tid 2 2023-09-23T22:15:47.466 INFO:tasks.rados.rados.0.smithi121.stdout:272: write initial oid 272 2023-09-23T22:15:47.466 INFO:tasks.rados.rados.0.smithi121.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-09-23T22:15:47.472 INFO:tasks.rados.rados.0.smithi121.stdout:272: writing smithi12166546-272 from 554697 to 1019531 tid 1 2023-09-23T22:15:47.480 INFO:tasks.rados.rados.0.smithi121.stdout:272: writing smithi12166546-272 from 1725326 to 2284416 tid 2 2023-09-23T22:15:47.480 INFO:tasks.rados.rados.0.smithi121.stdout:273: write initial oid 273 2023-09-23T22:15:47.480 INFO:tasks.rados.rados.0.smithi121.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-09-23T22:15:47.487 INFO:tasks.rados.rados.0.smithi121.stdout:273: writing smithi12166546-273 from 571504 to 1111587 tid 1 2023-09-23T22:15:47.495 INFO:tasks.rados.rados.0.smithi121.stdout:273: writing smithi12166546-273 from 1783808 to 2486556 tid 2 2023-09-23T22:15:47.495 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.495 INFO:tasks.rados.rados.0.smithi121.stdout:258: finishing write tid 2 to smithi12166546-258 2023-09-23T22:15:47.495 INFO:tasks.rados.rados.0.smithi121.stdout:258: finishing write tid 3 to smithi12166546-258 2023-09-23T22:15:47.495 INFO:tasks.rados.rados.0.smithi121.stdout:258: finishing write tid 4 to smithi12166546-258 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 258 v 53 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:259: finishing write tid 1 to smithi12166546-259 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:259: finishing write tid 2 to smithi12166546-259 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:259: finishing write tid 3 to smithi12166546-259 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:259: finishing write tid 4 to smithi12166546-259 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 259 v 49 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:260: finishing write tid 1 to smithi12166546-260 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:260: finishing write tid 2 to smithi12166546-260 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:260: finishing write tid 3 to smithi12166546-260 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:260: finishing write tid 4 to smithi12166546-260 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 86 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-09-23T22:15:47.496 INFO:tasks.rados.rados.0.smithi121.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:261: finishing write tid 1 to smithi12166546-261 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:261: finishing write tid 2 to smithi12166546-261 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:261: finishing write tid 3 to smithi12166546-261 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:261: finishing write tid 4 to smithi12166546-261 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 261 v 51 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:262: finishing write tid 1 to smithi12166546-262 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:262: finishing write tid 2 to smithi12166546-262 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:262: finishing write tid 3 to smithi12166546-262 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:258: done (15 left) 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:259: done (14 left) 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:260: done (13 left) 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:261: done (12 left) 2023-09-23T22:15:47.497 INFO:tasks.rados.rados.0.smithi121.stdout:274: write initial oid 274 2023-09-23T22:15:47.498 INFO:tasks.rados.rados.0.smithi121.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-09-23T22:15:47.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:47 smithi121 bash[27336]: audit 2023-09-23T22:15:46.194710+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.121:0/3590147174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:47.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:47 smithi121 bash[33603]: audit 2023-09-23T22:15:46.194710+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.121:0/3590147174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:47.506 INFO:tasks.rados.rados.0.smithi121.stdout:274: writing smithi12166546-274 from 588311 to 1203643 tid 1 2023-09-23T22:15:47.514 INFO:tasks.rados.rados.0.smithi121.stdout:274: writing smithi12166546-274 from 1842290 to 2405049 tid 2 2023-09-23T22:15:47.514 INFO:tasks.rados.rados.0.smithi121.stdout:275: write initial oid 275 2023-09-23T22:15:47.514 INFO:tasks.rados.rados.0.smithi121.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-09-23T22:15:47.520 INFO:tasks.rados.rados.0.smithi121.stdout:275: writing smithi12166546-275 from 605118 to 1012052 tid 1 2023-09-23T22:15:47.528 INFO:tasks.rados.rados.0.smithi121.stdout:275: writing smithi12166546-275 from 1617125 to 2323542 tid 2 2023-09-23T22:15:47.528 INFO:tasks.rados.rados.0.smithi121.stdout:276: write initial oid 276 2023-09-23T22:15:47.528 INFO:tasks.rados.rados.0.smithi121.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-09-23T22:15:47.534 INFO:tasks.rados.rados.0.smithi121.stdout:276: writing smithi12166546-276 from 621925 to 1104108 tid 1 2023-09-23T22:15:47.541 INFO:tasks.rados.rados.0.smithi121.stdout:276: writing smithi12166546-276 from 1559254 to 2125682 tid 2 2023-09-23T22:15:47.541 INFO:tasks.rados.rados.0.smithi121.stdout:277: write initial oid 277 2023-09-23T22:15:47.541 INFO:tasks.rados.rados.0.smithi121.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-09-23T22:15:47.548 INFO:tasks.rados.rados.0.smithi121.stdout:277: writing smithi12166546-277 from 638732 to 1196164 tid 1 2023-09-23T22:15:47.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:47 smithi123 bash[27681]: audit 2023-09-23T22:15:46.194710+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.121:0/3590147174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout:277: writing smithi12166546-277 from 1617736 to 2327822 tid 2 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout:262: finishing write tid 4 to smithi12166546-262 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 262 v 73 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout:262: done (15 left) 2023-09-23T22:15:47.555 INFO:tasks.rados.rados.0.smithi121.stdout:278: write initial oid 278 2023-09-23T22:15:47.556 INFO:tasks.rados.rados.0.smithi121.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-09-23T22:15:47.563 INFO:tasks.rados.rados.0.smithi121.stdout:278: writing smithi12166546-278 from 655539 to 1288220 tid 1 2023-09-23T22:15:47.571 INFO:tasks.rados.rados.0.smithi121.stdout:278: writing smithi12166546-278 from 2076218 to 2646315 tid 2 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:263: finishing write tid 1 to smithi12166546-263 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:263: finishing write tid 2 to smithi12166546-263 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:263: finishing write tid 3 to smithi12166546-263 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:263: finishing write tid 4 to smithi12166546-263 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 263 v 38 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:264: finishing write tid 1 to smithi12166546-264 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:264: finishing write tid 2 to smithi12166546-264 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:263: done (15 left) 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:279: write initial oid 279 2023-09-23T22:15:47.572 INFO:tasks.rados.rados.0.smithi121.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-09-23T22:15:47.579 INFO:tasks.rados.rados.0.smithi121.stdout:279: writing smithi12166546-279 from 672346 to 1380276 tid 1 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:279: writing smithi12166546-279 from 2134700 to 2672346 tid 2 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:264: finishing write tid 3 to smithi12166546-264 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:264: finishing write tid 4 to smithi12166546-264 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 63 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:265: finishing write tid 1 to smithi12166546-265 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:265: finishing write tid 2 to smithi12166546-265 2023-09-23T22:15:47.589 INFO:tasks.rados.rados.0.smithi121.stdout:265: finishing write tid 3 to smithi12166546-265 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:265: finishing write tid 4 to smithi12166546-265 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 265 v 66 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:266: finishing write tid 1 to smithi12166546-266 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:266: finishing write tid 2 to smithi12166546-266 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:266: finishing write tid 3 to smithi12166546-266 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:266: finishing write tid 4 to smithi12166546-266 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 71 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:267: finishing write tid 1 to smithi12166546-267 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:267: finishing write tid 2 to smithi12166546-267 2023-09-23T22:15:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:267: finishing write tid 3 to smithi12166546-267 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:267: finishing write tid 4 to smithi12166546-267 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 267 v 66 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:268: finishing write tid 1 to smithi12166546-268 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:268: finishing write tid 2 to smithi12166546-268 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:268: finishing write tid 3 to smithi12166546-268 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:268: finishing write tid 4 to smithi12166546-268 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 268 v 56 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:269: finishing write tid 1 to smithi12166546-269 2023-09-23T22:15:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:269: finishing write tid 2 to smithi12166546-269 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:269: finishing write tid 3 to smithi12166546-269 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:269: finishing write tid 4 to smithi12166546-269 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 269 v 41 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:270: finishing write tid 1 to smithi12166546-270 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:270: finishing write tid 2 to smithi12166546-270 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:270: finishing write tid 3 to smithi12166546-270 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:270: finishing write tid 4 to smithi12166546-270 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 270 v 74 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:271: finishing write tid 1 to smithi12166546-271 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:271: finishing write tid 2 to smithi12166546-271 2023-09-23T22:15:47.592 INFO:tasks.rados.rados.0.smithi121.stdout:271: finishing write tid 3 to smithi12166546-271 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:271: finishing write tid 4 to smithi12166546-271 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 271 v 59 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:272: finishing write tid 1 to smithi12166546-272 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:272: finishing write tid 2 to smithi12166546-272 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:272: finishing write tid 3 to smithi12166546-272 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:272: finishing write tid 4 to smithi12166546-272 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 272 v 54 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:273: finishing write tid 1 to smithi12166546-273 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:273: finishing write tid 2 to smithi12166546-273 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:273: finishing write tid 3 to smithi12166546-273 2023-09-23T22:15:47.593 INFO:tasks.rados.rados.0.smithi121.stdout:273: finishing write tid 4 to smithi12166546-273 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 273 v 77 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:274: finishing write tid 1 to smithi12166546-274 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:274: finishing write tid 2 to smithi12166546-274 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:274: finishing write tid 3 to smithi12166546-274 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:274: finishing write tid 4 to smithi12166546-274 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 274 v 41 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:275: finishing write tid 1 to smithi12166546-275 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:275: finishing write tid 2 to smithi12166546-275 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:275: finishing write tid 3 to smithi12166546-275 2023-09-23T22:15:47.594 INFO:tasks.rados.rados.0.smithi121.stdout:275: finishing write tid 4 to smithi12166546-275 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 275 v 62 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:276: finishing write tid 1 to smithi12166546-276 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:276: finishing write tid 2 to smithi12166546-276 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:276: finishing write tid 3 to smithi12166546-276 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:276: finishing write tid 4 to smithi12166546-276 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 276 v 89 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:277: finishing write tid 1 to smithi12166546-277 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:277: finishing write tid 2 to smithi12166546-277 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:277: finishing write tid 3 to smithi12166546-277 2023-09-23T22:15:47.595 INFO:tasks.rados.rados.0.smithi121.stdout:277: finishing write tid 4 to smithi12166546-277 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 277 v 92 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:278: finishing write tid 1 to smithi12166546-278 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:278: finishing write tid 2 to smithi12166546-278 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:278: finishing write tid 3 to smithi12166546-278 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:264: done (15 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:265: done (14 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:266: done (13 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:267: done (12 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:268: done (11 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:269: done (10 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:270: done (9 left) 2023-09-23T22:15:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:271: done (8 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:272: done (7 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:273: done (6 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:274: done (5 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:275: done (4 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:276: done (3 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:277: done (2 left) 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:280: write initial oid 280 2023-09-23T22:15:47.597 INFO:tasks.rados.rados.0.smithi121.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-09-23T22:15:47.598 INFO:tasks.rados.rados.0.smithi121.stdout:280: writing smithi12166546-280 from 689153 to 1472332 tid 1 2023-09-23T22:15:47.604 INFO:tasks.rados.rados.0.smithi121.stdout:280: writing smithi12166546-280 from 2076829 to 2534242 tid 2 2023-09-23T22:15:47.605 INFO:tasks.rados.rados.0.smithi121.stdout:281: write initial oid 281 2023-09-23T22:15:47.605 INFO:tasks.rados.rados.0.smithi121.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-09-23T22:15:47.612 INFO:tasks.rados.rados.0.smithi121.stdout:281: writing smithi12166546-281 from 705960 to 1164388 tid 1 2023-09-23T22:15:47.621 INFO:tasks.rados.rados.0.smithi121.stdout:281: writing smithi12166546-281 from 1735311 to 2452735 tid 2 2023-09-23T22:15:47.621 INFO:tasks.rados.rados.0.smithi121.stdout:282: write initial oid 282 2023-09-23T22:15:47.621 INFO:tasks.rados.rados.0.smithi121.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-09-23T22:15:47.628 INFO:tasks.rados.rados.0.smithi121.stdout:282: writing smithi12166546-282 from 722767 to 1256444 tid 1 2023-09-23T22:15:47.634 INFO:tasks.rados.rados.0.smithi121.stdout:282: writing smithi12166546-282 from 1793793 to 2254875 tid 2 2023-09-23T22:15:47.634 INFO:tasks.rados.rados.0.smithi121.stdout:283: write initial oid 283 2023-09-23T22:15:47.635 INFO:tasks.rados.rados.0.smithi121.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-09-23T22:15:47.643 INFO:tasks.rados.rados.0.smithi121.stdout:283: writing smithi12166546-283 from 739574 to 1464853 tid 1 2023-09-23T22:15:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:283: writing smithi12166546-283 from 1968628 to 2689721 tid 2 2023-09-23T22:15:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:284: write initial oid 284 2023-09-23T22:15:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-09-23T22:15:47.657 INFO:tasks.rados.rados.0.smithi121.stdout:284: writing smithi12166546-284 from 756381 to 1156909 tid 1 2023-09-23T22:15:47.664 INFO:tasks.rados.rados.0.smithi121.stdout:284: writing smithi12166546-284 from 1910757 to 2375508 tid 2 2023-09-23T22:15:47.664 INFO:tasks.rados.rados.0.smithi121.stdout:285: write initial oid 285 2023-09-23T22:15:47.665 INFO:tasks.rados.rados.0.smithi121.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-09-23T22:15:47.671 INFO:tasks.rados.rados.0.smithi121.stdout:285: writing smithi12166546-285 from 773188 to 1248965 tid 1 2023-09-23T22:15:47.680 INFO:tasks.rados.rados.0.smithi121.stdout:285: writing smithi12166546-285 from 1969239 to 2694001 tid 2 2023-09-23T22:15:47.680 INFO:tasks.rados.rados.0.smithi121.stdout:286: write initial oid 286 2023-09-23T22:15:47.680 INFO:tasks.rados.rados.0.smithi121.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-09-23T22:15:47.688 INFO:tasks.rados.rados.0.smithi121.stdout:286: writing smithi12166546-286 from 789995 to 1341021 tid 1 2023-09-23T22:15:47.696 INFO:tasks.rados.rados.0.smithi121.stdout:286: writing smithi12166546-286 from 2027721 to 2496141 tid 2 2023-09-23T22:15:47.696 INFO:tasks.rados.rados.0.smithi121.stdout:287: write initial oid 287 2023-09-23T22:15:47.696 INFO:tasks.rados.rados.0.smithi121.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-09-23T22:15:47.702 INFO:tasks.rados.rados.0.smithi121.stdout:287: writing smithi12166546-287 from 406802 to 1033077 tid 1 2023-09-23T22:15:47.711 INFO:tasks.rados.rados.0.smithi121.stdout:287: writing smithi12166546-287 from 1686203 to 2414634 tid 2 2023-09-23T22:15:47.711 INFO:tasks.rados.rados.0.smithi121.stdout:288: write initial oid 288 2023-09-23T22:15:47.711 INFO:tasks.rados.rados.0.smithi121.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-09-23T22:15:47.717 INFO:tasks.rados.rados.0.smithi121.stdout:288: writing smithi12166546-288 from 423609 to 1125133 tid 1 2023-09-23T22:15:47.723 INFO:tasks.rados.rados.0.smithi121.stdout:288: writing smithi12166546-288 from 1628332 to 2100421 tid 2 2023-09-23T22:15:47.728 INFO:tasks.rados.rados.0.smithi121.stdout:288: writing smithi12166546-288 from 2648987 to 2823609 tid 3 2023-09-23T22:15:47.728 INFO:tasks.rados.rados.0.smithi121.stdout:289: write initial oid 289 2023-09-23T22:15:47.728 INFO:tasks.rados.rados.0.smithi121.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-09-23T22:15:47.735 INFO:tasks.rados.rados.0.smithi121.stdout:289: writing smithi12166546-289 from 440416 to 1217189 tid 1 2023-09-23T22:15:47.743 INFO:tasks.rados.rados.0.smithi121.stdout:289: writing smithi12166546-289 from 1686814 to 2418914 tid 2 2023-09-23T22:15:47.743 INFO:tasks.rados.rados.0.smithi121.stdout:290: write initial oid 290 2023-09-23T22:15:47.743 INFO:tasks.rados.rados.0.smithi121.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-09-23T22:15:47.749 INFO:tasks.rados.rados.0.smithi121.stdout:290: writing smithi12166546-290 from 457223 to 1025598 tid 1 2023-09-23T22:15:47.755 INFO:tasks.rados.rados.0.smithi121.stdout:290: writing smithi12166546-290 from 1461649 to 1937407 tid 2 2023-09-23T22:15:47.760 INFO:tasks.rados.rados.0.smithi121.stdout:290: writing smithi12166546-290 from 2420186 to 2857223 tid 3 2023-09-23T22:15:47.761 INFO:tasks.rados.rados.0.smithi121.stdout:291: write initial oid 291 2023-09-23T22:15:47.761 INFO:tasks.rados.rados.0.smithi121.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-09-23T22:15:47.767 INFO:tasks.rados.rados.0.smithi121.stdout:291: writing smithi12166546-291 from 474030 to 1117654 tid 1 2023-09-23T22:15:47.774 INFO:tasks.rados.rados.0.smithi121.stdout:291: writing smithi12166546-291 from 1520131 to 2255900 tid 2 2023-09-23T22:15:47.774 INFO:tasks.rados.rados.0.smithi121.stdout:292: write initial oid 292 2023-09-23T22:15:47.774 INFO:tasks.rados.rados.0.smithi121.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-09-23T22:15:47.781 INFO:tasks.rados.rados.0.smithi121.stdout:292: writing smithi12166546-292 from 490837 to 1209710 tid 1 2023-09-23T22:15:47.788 INFO:tasks.rados.rados.0.smithi121.stdout:292: writing smithi12166546-292 from 1862260 to 2341687 tid 2 2023-09-23T22:15:47.792 INFO:tasks.rados.rados.0.smithi121.stdout:292: writing smithi12166546-292 from 2875032 to 2890837 tid 3 2023-09-23T22:15:47.792 INFO:tasks.rados.rados.0.smithi121.stdout:293: write initial oid 293 2023-09-23T22:15:47.792 INFO:tasks.rados.rados.0.smithi121.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-09-23T22:15:47.800 INFO:tasks.rados.rados.0.smithi121.stdout:293: writing smithi12166546-293 from 507644 to 1301766 tid 1 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:293: writing smithi12166546-293 from 1920742 to 2543827 tid 2 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:278: finishing write tid 4 to smithi12166546-278 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 278 v 69 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:278: done (15 left) 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:294: write initial oid 294 2023-09-23T22:15:47.809 INFO:tasks.rados.rados.0.smithi121.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-09-23T22:15:47.814 INFO:tasks.rados.rados.0.smithi121.stdout:294: writing smithi12166546-294 from 524451 to 993822 tid 1 2023-09-23T22:15:47.821 INFO:tasks.rados.rados.0.smithi121.stdout:294: writing smithi12166546-294 from 1579224 to 2062320 tid 2 2023-09-23T22:15:47.827 INFO:tasks.rados.rados.0.smithi121.stdout:294: writing smithi12166546-294 from 2529878 to 2924451 tid 3 2023-09-23T22:15:47.827 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.827 INFO:tasks.rados.rados.0.smithi121.stdout:279: finishing write tid 1 to smithi12166546-279 2023-09-23T22:15:47.827 INFO:tasks.rados.rados.0.smithi121.stdout:279: finishing write tid 2 to smithi12166546-279 2023-09-23T22:15:47.827 INFO:tasks.rados.rados.0.smithi121.stdout:279: finishing write tid 3 to smithi12166546-279 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:279: finishing write tid 4 to smithi12166546-279 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 279 v 44 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:280: finishing write tid 1 to smithi12166546-280 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:280: finishing write tid 2 to smithi12166546-280 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:280: finishing write tid 3 to smithi12166546-280 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:280: finishing write tid 4 to smithi12166546-280 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 280 v 76 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:281: finishing write tid 1 to smithi12166546-281 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:281: finishing write tid 2 to smithi12166546-281 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:281: finishing write tid 3 to smithi12166546-281 2023-09-23T22:15:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:281: finishing write tid 4 to smithi12166546-281 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 281 v 56 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:282: finishing write tid 1 to smithi12166546-282 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:282: finishing write tid 2 to smithi12166546-282 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:282: finishing write tid 3 to smithi12166546-282 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:282: finishing write tid 4 to smithi12166546-282 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 282 v 69 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:283: finishing write tid 1 to smithi12166546-283 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:283: finishing write tid 2 to smithi12166546-283 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:283: finishing write tid 3 to smithi12166546-283 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:283: finishing write tid 4 to smithi12166546-283 2023-09-23T22:15:47.829 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 283 v 41 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:284: finishing write tid 1 to smithi12166546-284 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:284: finishing write tid 2 to smithi12166546-284 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:284: finishing write tid 3 to smithi12166546-284 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:284: finishing write tid 4 to smithi12166546-284 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 80 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:285: finishing write tid 1 to smithi12166546-285 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:285: finishing write tid 2 to smithi12166546-285 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:285: finishing write tid 3 to smithi12166546-285 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:285: finishing write tid 4 to smithi12166546-285 2023-09-23T22:15:47.830 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 285 v 59 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:286: finishing write tid 1 to smithi12166546-286 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:286: finishing write tid 2 to smithi12166546-286 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:286: finishing write tid 3 to smithi12166546-286 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:286: finishing write tid 4 to smithi12166546-286 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 52 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:287: finishing write tid 1 to smithi12166546-287 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:287: finishing write tid 2 to smithi12166546-287 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:287: finishing write tid 3 to smithi12166546-287 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:287: finishing write tid 4 to smithi12166546-287 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 287 v 57 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-09-23T22:15:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:288: finishing write tid 1 to smithi12166546-288 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:288: finishing write tid 2 to smithi12166546-288 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:288: finishing write tid 3 to smithi12166546-288 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:288: finishing write tid 4 to smithi12166546-288 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:288: finishing write tid 5 to smithi12166546-288 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 288 v 63 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:279: done (15 left) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:280: done (14 left) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:281: done (13 left) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:282: done (12 left) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:283: done (11 left) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:284: done (10 left) 2023-09-23T22:15:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:285: done (9 left) 2023-09-23T22:15:47.833 INFO:tasks.rados.rados.0.smithi121.stdout:286: done (8 left) 2023-09-23T22:15:47.833 INFO:tasks.rados.rados.0.smithi121.stdout:287: done (7 left) 2023-09-23T22:15:47.833 INFO:tasks.rados.rados.0.smithi121.stdout:288: done (6 left) 2023-09-23T22:15:47.833 INFO:tasks.rados.rados.0.smithi121.stdout:295: write initial oid 295 2023-09-23T22:15:47.833 INFO:tasks.rados.rados.0.smithi121.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-09-23T22:15:47.833 INFO:tasks.rados.rados.0.smithi121.stdout:295: writing smithi12166546-295 from 541258 to 1085878 tid 1 2023-09-23T22:15:47.840 INFO:tasks.rados.rados.0.smithi121.stdout:295: writing smithi12166546-295 from 1637706 to 2264460 tid 2 2023-09-23T22:15:47.844 INFO:tasks.rados.rados.0.smithi121.stdout:295: writing smithi12166546-295 from 2840948 to 2941258 tid 3 2023-09-23T22:15:47.844 INFO:tasks.rados.rados.0.smithi121.stdout:296: write initial oid 296 2023-09-23T22:15:47.844 INFO:tasks.rados.rados.0.smithi121.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-09-23T22:15:47.852 INFO:tasks.rados.rados.0.smithi121.stdout:296: writing smithi12166546-296 from 558065 to 1177934 tid 1 2023-09-23T22:15:47.858 INFO:tasks.rados.rados.0.smithi121.stdout:296: writing smithi12166546-296 from 1579835 to 2066600 tid 2 2023-09-23T22:15:47.864 INFO:tasks.rados.rados.0.smithi121.stdout:296: writing smithi12166546-296 from 2468371 to 2958065 tid 3 2023-09-23T22:15:47.864 INFO:tasks.rados.rados.0.smithi121.stdout:297: write initial oid 297 2023-09-23T22:15:47.864 INFO:tasks.rados.rados.0.smithi121.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-09-23T22:15:47.871 INFO:tasks.rados.rados.0.smithi121.stdout:297: writing smithi12166546-297 from 574872 to 1269990 tid 1 2023-09-23T22:15:47.879 INFO:tasks.rados.rados.0.smithi121.stdout:297: writing smithi12166546-297 from 2038317 to 2668740 tid 2 2023-09-23T22:15:47.879 INFO:tasks.rados.rados.0.smithi121.stdout:298: write initial oid 298 2023-09-23T22:15:47.879 INFO:tasks.rados.rados.0.smithi121.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-09-23T22:15:47.885 INFO:tasks.rados.rados.0.smithi121.stdout:298: writing smithi12166546-298 from 591679 to 1078399 tid 1 2023-09-23T22:15:47.892 INFO:tasks.rados.rados.0.smithi121.stdout:298: writing smithi12166546-298 from 1813152 to 2303586 tid 2 2023-09-23T22:15:47.892 INFO:tasks.rados.rados.0.smithi121.stdout:299: write initial oid 299 2023-09-23T22:15:47.893 INFO:tasks.rados.rados.0.smithi121.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-09-23T22:15:47.899 INFO:tasks.rados.rados.0.smithi121.stdout:299: writing smithi12166546-299 from 608486 to 1170455 tid 1 2023-09-23T22:15:47.907 INFO:tasks.rados.rados.0.smithi121.stdout:299: writing smithi12166546-299 from 1871634 to 2505726 tid 2 2023-09-23T22:15:47.910 INFO:tasks.rados.rados.0.smithi121.stdout:299: writing smithi12166546-299 from 2950640 to 3008486 tid 3 2023-09-23T22:15:47.910 INFO:tasks.rados.rados.0.smithi121.stdout:300: write initial oid 300 2023-09-23T22:15:47.910 INFO:tasks.rados.rados.0.smithi121.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-09-23T22:15:47.918 INFO:tasks.rados.rados.0.smithi121.stdout:300: writing smithi12166546-300 from 625293 to 1262511 tid 1 2023-09-23T22:15:47.925 INFO:tasks.rados.rados.0.smithi121.stdout:300: writing smithi12166546-300 from 1813763 to 2307866 tid 2 2023-09-23T22:15:47.929 INFO:tasks.rados.rados.0.smithi121.stdout:300: writing smithi12166546-300 from 2978063 to 3025293 tid 3 2023-09-23T22:15:47.930 INFO:tasks.rados.rados.0.smithi121.stdout:301: write initial oid 301 2023-09-23T22:15:47.930 INFO:tasks.rados.rados.0.smithi121.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-09-23T22:15:47.938 INFO:tasks.rados.rados.0.smithi121.stdout:301: writing smithi12166546-301 from 642100 to 1354567 tid 1 2023-09-23T22:15:47.945 INFO:tasks.rados.rados.0.smithi121.stdout:301: writing smithi12166546-301 from 1872245 to 2510006 tid 2 2023-09-23T22:15:47.945 INFO:tasks.rados.rados.0.smithi121.stdout:302: write initial oid 302 2023-09-23T22:15:47.945 INFO:tasks.rados.rados.0.smithi121.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-09-23T22:15:47.953 INFO:tasks.rados.rados.0.smithi121.stdout:302: writing smithi12166546-302 from 658907 to 1446623 tid 1 2023-09-23T22:15:47.959 INFO:tasks.rados.rados.0.smithi121.stdout:302: writing smithi12166546-302 from 1930727 to 2428499 tid 2 2023-09-23T22:15:47.963 INFO:tasks.rados.rados.0.smithi121.stdout:302: writing smithi12166546-302 from 3032909 to 3058907 tid 3 2023-09-23T22:15:47.963 INFO:tasks.rados.rados.0.smithi121.stdout:303: write initial oid 303 2023-09-23T22:15:47.963 INFO:tasks.rados.rados.0.smithi121.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-09-23T22:15:47.969 INFO:tasks.rados.rados.0.smithi121.stdout:303: writing smithi12166546-303 from 675714 to 1138679 tid 1 2023-09-23T22:15:47.976 INFO:tasks.rados.rados.0.smithi121.stdout:303: writing smithi12166546-303 from 1589209 to 2230639 tid 2 2023-09-23T22:15:47.981 INFO:tasks.rados.rados.0.smithi121.stdout:303: writing smithi12166546-303 from 2943979 to 3075714 tid 3 2023-09-23T22:15:47.981 INFO:tasks.rados.rados.0.smithi121.stdout:304: write initial oid 304 2023-09-23T22:15:47.981 INFO:tasks.rados.rados.0.smithi121.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-09-23T22:15:47.988 INFO:tasks.rados.rados.0.smithi121.stdout:304: writing smithi12166546-304 from 692521 to 1230735 tid 1 2023-09-23T22:15:47.997 INFO:tasks.rados.rados.0.smithi121.stdout:304: writing smithi12166546-304 from 1931338 to 2716426 tid 2 2023-09-23T22:15:47.997 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:289: finishing write tid 1 to smithi12166546-289 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:289: finishing write tid 2 to smithi12166546-289 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:289: finishing write tid 3 to smithi12166546-289 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:289: finishing write tid 4 to smithi12166546-289 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 289 v 66 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:290: finishing write tid 1 to smithi12166546-290 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:290: finishing write tid 2 to smithi12166546-290 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:290: finishing write tid 3 to smithi12166546-290 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:289: done (15 left) 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:305: write initial oid 305 2023-09-23T22:15:47.998 INFO:tasks.rados.rados.0.smithi121.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-09-23T22:15:48.010 INFO:tasks.rados.rados.0.smithi121.stdout:305: writing smithi12166546-305 from 709328 to 1322791 tid 1 2023-09-23T22:15:48.018 INFO:tasks.rados.rados.0.smithi121.stdout:305: writing smithi12166546-305 from 1989820 to 2634919 tid 2 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:290: finishing write tid 4 to smithi12166546-290 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:290: finishing write tid 5 to smithi12166546-290 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 290 v 45 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:291: finishing write tid 1 to smithi12166546-291 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:291: finishing write tid 2 to smithi12166546-291 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:290: done (15 left) 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:306: write initial oid 306 2023-09-23T22:15:48.019 INFO:tasks.rados.rados.0.smithi121.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-09-23T22:15:48.028 INFO:tasks.rados.rados.0.smithi121.stdout:306: writing smithi12166546-306 from 726135 to 1131200 tid 1 2023-09-23T22:15:48.036 INFO:tasks.rados.rados.0.smithi121.stdout:306: writing smithi12166546-306 from 1764655 to 2553412 tid 2 2023-09-23T22:15:48.040 INFO:tasks.rados.rados.0.smithi121.stdout:306: writing smithi12166546-306 from 3026248 to 3126135 tid 3 2023-09-23T22:15:48.040 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.040 INFO:tasks.rados.rados.0.smithi121.stdout:291: finishing write tid 3 to smithi12166546-291 2023-09-23T22:15:48.040 INFO:tasks.rados.rados.0.smithi121.stdout:291: finishing write tid 4 to smithi12166546-291 2023-09-23T22:15:48.040 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 291 v 60 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:292: finishing write tid 1 to smithi12166546-292 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:292: finishing write tid 2 to smithi12166546-292 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:292: finishing write tid 3 to smithi12166546-292 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:291: done (15 left) 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:307: write initial oid 307 2023-09-23T22:15:48.041 INFO:tasks.rados.rados.0.smithi121.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-09-23T22:15:48.047 INFO:tasks.rados.rados.0.smithi121.stdout:307: writing smithi12166546-307 from 742942 to 1223256 tid 1 2023-09-23T22:15:48.055 INFO:tasks.rados.rados.0.smithi121.stdout:307: writing smithi12166546-307 from 1823137 to 2471905 tid 2 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:292: finishing write tid 4 to smithi12166546-292 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:292: finishing write tid 5 to smithi12166546-292 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 292 v 48 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:293: finishing write tid 1 to smithi12166546-293 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:293: finishing write tid 2 to smithi12166546-293 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:293: finishing write tid 3 to smithi12166546-293 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:293: finishing write tid 4 to smithi12166546-293 2023-09-23T22:15:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 293 v 95 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-09-23T22:15:48.057 INFO:tasks.rados.rados.0.smithi121.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-09-23T22:15:48.057 INFO:tasks.rados.rados.0.smithi121.stdout:294: finishing write tid 1 to smithi12166546-294 2023-09-23T22:15:48.057 INFO:tasks.rados.rados.0.smithi121.stdout:292: done (15 left) 2023-09-23T22:15:48.057 INFO:tasks.rados.rados.0.smithi121.stdout:293: done (14 left) 2023-09-23T22:15:48.057 INFO:tasks.rados.rados.0.smithi121.stdout:308: write initial oid 308 2023-09-23T22:15:48.057 INFO:tasks.rados.rados.0.smithi121.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-09-23T22:15:48.064 INFO:tasks.rados.rados.0.smithi121.stdout:308: writing smithi12166546-308 from 759749 to 1315312 tid 1 2023-09-23T22:15:48.072 INFO:tasks.rados.rados.0.smithi121.stdout:308: writing smithi12166546-308 from 1765266 to 2557692 tid 2 2023-09-23T22:15:48.075 INFO:tasks.rados.rados.0.smithi121.stdout:308: writing smithi12166546-308 from 2964741 to 3159749 tid 3 2023-09-23T22:15:48.076 INFO:tasks.rados.rados.0.smithi121.stdout:309: write initial oid 309 2023-09-23T22:15:48.076 INFO:tasks.rados.rados.0.smithi121.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-09-23T22:15:48.084 INFO:tasks.rados.rados.0.smithi121.stdout:309: writing smithi12166546-309 from 776556 to 1407368 tid 1 2023-09-23T22:15:48.090 INFO:tasks.rados.rados.0.smithi121.stdout:309: writing smithi12166546-309 from 1823748 to 2476185 tid 2 2023-09-23T22:15:48.094 INFO:tasks.rados.rados.0.smithi121.stdout:309: writing smithi12166546-309 from 3108517 to 3176556 tid 3 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:294: finishing write tid 2 to smithi12166546-294 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:294: finishing write tid 3 to smithi12166546-294 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:294: finishing write tid 4 to smithi12166546-294 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:294: finishing write tid 5 to smithi12166546-294 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 294 v 99 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:295: finishing write tid 1 to smithi12166546-295 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:295: finishing write tid 2 to smithi12166546-295 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:295: finishing write tid 3 to smithi12166546-295 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:295: finishing write tid 4 to smithi12166546-295 2023-09-23T22:15:48.095 INFO:tasks.rados.rados.0.smithi121.stdout:295: finishing write tid 5 to smithi12166546-295 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 295 v 52 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:296: finishing write tid 1 to smithi12166546-296 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:296: finishing write tid 2 to smithi12166546-296 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:296: finishing write tid 3 to smithi12166546-296 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:294: done (15 left) 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:295: done (14 left) 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:310: write initial oid 310 2023-09-23T22:15:48.096 INFO:tasks.rados.rados.0.smithi121.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-09-23T22:15:48.103 INFO:tasks.rados.rados.0.smithi121.stdout:310: writing smithi12166546-310 from 793363 to 1499424 tid 1 2023-09-23T22:15:48.113 INFO:tasks.rados.rados.0.smithi121.stdout:310: writing smithi12166546-310 from 2282230 to 3078325 tid 2 2023-09-23T22:15:48.113 INFO:tasks.rados.rados.0.smithi121.stdout:311: write initial oid 311 2023-09-23T22:15:48.113 INFO:tasks.rados.rados.0.smithi121.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-09-23T22:15:48.120 INFO:tasks.rados.rados.0.smithi121.stdout:311: writing smithi12166546-311 from 410170 to 1191480 tid 1 2023-09-23T22:15:48.129 INFO:tasks.rados.rados.0.smithi121.stdout:311: writing smithi12166546-311 from 1940712 to 2596818 tid 2 2023-09-23T22:15:48.132 INFO:tasks.rados.rados.0.smithi121.stdout:311: writing smithi12166546-311 from 3163363 to 3210170 tid 3 2023-09-23T22:15:48.132 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:296: finishing write tid 4 to smithi12166546-296 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:296: finishing write tid 5 to smithi12166546-296 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 73 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:297: finishing write tid 1 to smithi12166546-297 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:297: finishing write tid 2 to smithi12166546-297 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:297: finishing write tid 3 to smithi12166546-297 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:296: done (15 left) 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:312: write initial oid 312 2023-09-23T22:15:48.133 INFO:tasks.rados.rados.0.smithi121.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-09-23T22:15:48.138 INFO:tasks.rados.rados.0.smithi121.stdout:312: writing smithi12166546-312 from 426977 to 883536 tid 1 2023-09-23T22:15:48.147 INFO:tasks.rados.rados.0.smithi121.stdout:312: writing smithi12166546-312 from 1482841 to 2282605 tid 2 2023-09-23T22:15:48.153 INFO:tasks.rados.rados.0.smithi121.stdout:312: writing smithi12166546-312 from 2958080 to 3226977 tid 3 2023-09-23T22:15:48.153 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.153 INFO:tasks.rados.rados.0.smithi121.stdout:297: finishing write tid 4 to smithi12166546-297 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 297 v 48 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:298: finishing write tid 1 to smithi12166546-298 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:298: finishing write tid 2 to smithi12166546-298 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:298: finishing write tid 3 to smithi12166546-298 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:298: finishing write tid 4 to smithi12166546-298 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 298 v 69 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:299: finishing write tid 1 to smithi12166546-299 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:299: finishing write tid 2 to smithi12166546-299 2023-09-23T22:15:48.154 INFO:tasks.rados.rados.0.smithi121.stdout:299: finishing write tid 3 to smithi12166546-299 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:299: finishing write tid 4 to smithi12166546-299 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:299: finishing write tid 5 to smithi12166546-299 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 299 v 45 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:300: finishing write tid 1 to smithi12166546-300 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:300: finishing write tid 2 to smithi12166546-300 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:300: finishing write tid 3 to smithi12166546-300 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:300: finishing write tid 4 to smithi12166546-300 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:300: finishing write tid 5 to smithi12166546-300 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 300 v 73 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:15:48.155 INFO:tasks.rados.rados.0.smithi121.stdout:301: finishing write tid 1 to smithi12166546-301 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:301: finishing write tid 2 to smithi12166546-301 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:301: finishing write tid 3 to smithi12166546-301 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:301: finishing write tid 4 to smithi12166546-301 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 301 v 79 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:302: finishing write tid 1 to smithi12166546-302 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:297: done (15 left) 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:298: done (14 left) 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:299: done (13 left) 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:300: done (12 left) 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:301: done (11 left) 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:313: write initial oid 313 2023-09-23T22:15:48.156 INFO:tasks.rados.rados.0.smithi121.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-09-23T22:15:48.159 INFO:tasks.rados.rados.0.smithi121.stdout:313: writing smithi12166546-313 from 443784 to 1091945 tid 1 2023-09-23T22:15:48.167 INFO:tasks.rados.rados.0.smithi121.stdout:313: writing smithi12166546-313 from 1657676 to 2317451 tid 2 2023-09-23T22:15:48.172 INFO:tasks.rados.rados.0.smithi121.stdout:313: writing smithi12166546-313 from 2818209 to 3243784 tid 3 2023-09-23T22:15:48.172 INFO:tasks.rados.rados.0.smithi121.stdout:314: write initial oid 314 2023-09-23T22:15:48.172 INFO:tasks.rados.rados.0.smithi121.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-09-23T22:15:48.179 INFO:tasks.rados.rados.0.smithi121.stdout:314: writing smithi12166546-314 from 460591 to 1184001 tid 1 2023-09-23T22:15:48.184 INFO:tasks.rados.rados.0.smithi121.stdout:314: writing smithi12166546-314 from 1716158 to 2119591 tid 2 2023-09-23T22:15:48.191 INFO:tasks.rados.rados.0.smithi121.stdout:314: writing smithi12166546-314 from 2729279 to 3169419 tid 3 2023-09-23T22:15:48.191 INFO:tasks.rados.rados.0.smithi121.stdout:315: write initial oid 315 2023-09-23T22:15:48.191 INFO:tasks.rados.rados.0.smithi121.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-09-23T22:15:48.199 INFO:tasks.rados.rados.0.smithi121.stdout:315: writing smithi12166546-315 from 477398 to 1276057 tid 1 2023-09-23T22:15:48.206 INFO:tasks.rados.rados.0.smithi121.stdout:315: writing smithi12166546-315 from 1774640 to 2438084 tid 2 2023-09-23T22:15:48.212 INFO:tasks.rados.rados.0.smithi121.stdout:315: writing smithi12166546-315 from 2873055 to 3277398 tid 3 2023-09-23T22:15:48.212 INFO:tasks.rados.rados.0.smithi121.stdout:316: write initial oid 316 2023-09-23T22:15:48.212 INFO:tasks.rados.rados.0.smithi121.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-09-23T22:15:48.218 INFO:tasks.rados.rados.0.smithi121.stdout:316: writing smithi12166546-316 from 494205 to 968113 tid 1 2023-09-23T22:15:48.225 INFO:tasks.rados.rados.0.smithi121.stdout:316: writing smithi12166546-316 from 1433122 to 1840224 tid 2 2023-09-23T22:15:48.231 INFO:tasks.rados.rados.0.smithi121.stdout:316: writing smithi12166546-316 from 2384125 to 2846809 tid 3 2023-09-23T22:15:48.231 INFO:tasks.rados.rados.0.smithi121.stdout:317: write initial oid 317 2023-09-23T22:15:48.231 INFO:tasks.rados.rados.0.smithi121.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-09-23T22:15:48.237 INFO:tasks.rados.rados.0.smithi121.stdout:317: writing smithi12166546-317 from 511012 to 1060169 tid 1 2023-09-23T22:15:48.245 INFO:tasks.rados.rados.0.smithi121.stdout:317: writing smithi12166546-317 from 1775251 to 2326011 tid 2 2023-09-23T22:15:48.251 INFO:tasks.rados.rados.0.smithi121.stdout:317: writing smithi12166546-317 from 3095195 to 3311012 tid 3 2023-09-23T22:15:48.251 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.251 INFO:tasks.rados.rados.0.smithi121.stdout:302: finishing write tid 2 to smithi12166546-302 2023-09-23T22:15:48.251 INFO:tasks.rados.rados.0.smithi121.stdout:302: finishing write tid 3 to smithi12166546-302 2023-09-23T22:15:48.251 INFO:tasks.rados.rados.0.smithi121.stdout:302: finishing write tid 4 to smithi12166546-302 2023-09-23T22:15:48.251 INFO:tasks.rados.rados.0.smithi121.stdout:302: finishing write tid 5 to smithi12166546-302 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 302 v 83 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:303: finishing write tid 1 to smithi12166546-303 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:303: finishing write tid 2 to smithi12166546-303 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:303: finishing write tid 3 to smithi12166546-303 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:303: finishing write tid 4 to smithi12166546-303 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:303: finishing write tid 5 to smithi12166546-303 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 303 v 84 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:304: finishing write tid 1 to smithi12166546-304 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:304: finishing write tid 2 to smithi12166546-304 2023-09-23T22:15:48.252 INFO:tasks.rados.rados.0.smithi121.stdout:304: finishing write tid 3 to smithi12166546-304 2023-09-23T22:15:48.253 INFO:tasks.rados.rados.0.smithi121.stdout:302: done (15 left) 2023-09-23T22:15:48.253 INFO:tasks.rados.rados.0.smithi121.stdout:303: done (14 left) 2023-09-23T22:15:48.253 INFO:tasks.rados.rados.0.smithi121.stdout:318: write initial oid 318 2023-09-23T22:15:48.253 INFO:tasks.rados.rados.0.smithi121.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-09-23T22:15:48.258 INFO:tasks.rados.rados.0.smithi121.stdout:318: writing smithi12166546-318 from 527819 to 1152225 tid 1 2023-09-23T22:15:48.265 INFO:tasks.rados.rados.0.smithi121.stdout:318: writing smithi12166546-318 from 1833733 to 2244504 tid 2 2023-09-23T22:15:48.271 INFO:tasks.rados.rados.0.smithi121.stdout:318: writing smithi12166546-318 from 2722618 to 3324199 tid 3 2023-09-23T22:15:48.271 INFO:tasks.rados.rados.0.smithi121.stdout:319: write initial oid 319 2023-09-23T22:15:48.271 INFO:tasks.rados.rados.0.smithi121.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-09-23T22:15:48.278 INFO:tasks.rados.rados.0.smithi121.stdout:319: writing smithi12166546-319 from 544626 to 1244281 tid 1 2023-09-23T22:15:48.285 INFO:tasks.rados.rados.0.smithi121.stdout:319: writing smithi12166546-319 from 1892215 to 2446644 tid 2 2023-09-23T22:15:48.290 INFO:tasks.rados.rados.0.smithi121.stdout:319: writing smithi12166546-319 from 3150041 to 3344626 tid 3 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:304: finishing write tid 4 to smithi12166546-304 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 304 v 48 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:305: finishing write tid 1 to smithi12166546-305 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:304: done (15 left) 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:320: write initial oid 320 2023-09-23T22:15:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-09-23T22:15:48.299 INFO:tasks.rados.rados.0.smithi121.stdout:320: writing smithi12166546-320 from 561433 to 1336337 tid 1 2023-09-23T22:15:48.305 INFO:tasks.rados.rados.0.smithi121.stdout:320: writing smithi12166546-320 from 1950697 to 2365137 tid 2 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:320: writing smithi12166546-320 from 2777464 to 3361433 tid 3 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:305: finishing write tid 2 to smithi12166546-305 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:305: finishing write tid 3 to smithi12166546-305 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:305: finishing write tid 4 to smithi12166546-305 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 305 v 51 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:306: finishing write tid 1 to smithi12166546-306 2023-09-23T22:15:48.311 INFO:tasks.rados.rados.0.smithi121.stdout:305: done (15 left) 2023-09-23T22:15:48.312 INFO:tasks.rados.rados.0.smithi121.stdout:321: write initial oid 321 2023-09-23T22:15:48.312 INFO:tasks.rados.rados.0.smithi121.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-09-23T22:15:48.319 INFO:tasks.rados.rados.0.smithi121.stdout:321: writing smithi12166546-321 from 578240 to 1144746 tid 1 2023-09-23T22:15:48.324 INFO:tasks.rados.rados.0.smithi121.stdout:321: writing smithi12166546-321 from 1609179 to 2167277 tid 2 2023-09-23T22:15:48.331 INFO:tasks.rados.rados.0.smithi121.stdout:321: writing smithi12166546-321 from 2804887 to 3356637 tid 3 2023-09-23T22:15:48.331 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.331 INFO:tasks.rados.rados.0.smithi121.stdout:306: finishing write tid 2 to smithi12166546-306 2023-09-23T22:15:48.331 INFO:tasks.rados.rados.0.smithi121.stdout:306: finishing write tid 3 to smithi12166546-306 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:306: finishing write tid 4 to smithi12166546-306 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:306: finishing write tid 5 to smithi12166546-306 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 306 v 77 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:307: finishing write tid 1 to smithi12166546-307 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:307: finishing write tid 2 to smithi12166546-307 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:307: finishing write tid 3 to smithi12166546-307 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:306: done (15 left) 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:322: write initial oid 322 2023-09-23T22:15:48.332 INFO:tasks.rados.rados.0.smithi121.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-09-23T22:15:48.338 INFO:tasks.rados.rados.0.smithi121.stdout:322: writing smithi12166546-322 from 595047 to 1236802 tid 1 2023-09-23T22:15:48.343 INFO:tasks.rados.rados.0.smithi121.stdout:322: writing smithi12166546-322 from 1667661 to 2085770 tid 2 2023-09-23T22:15:48.352 INFO:tasks.rados.rados.0.smithi121.stdout:322: writing smithi12166546-322 from 2548663 to 3311685 tid 3 2023-09-23T22:15:48.352 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.352 INFO:tasks.rados.rados.0.smithi121.stdout:307: finishing write tid 4 to smithi12166546-307 2023-09-23T22:15:48.352 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 307 v 87 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-09-23T22:15:48.353 INFO:tasks.rados.rados.0.smithi121.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-09-23T22:15:48.353 INFO:tasks.rados.rados.0.smithi121.stdout:307: done (15 left) 2023-09-23T22:15:48.353 INFO:tasks.rados.rados.0.smithi121.stdout:323: write initial oid 323 2023-09-23T22:15:48.353 INFO:tasks.rados.rados.0.smithi121.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-09-23T22:15:48.360 INFO:tasks.rados.rados.0.smithi121.stdout:323: writing smithi12166546-323 from 611854 to 1328858 tid 1 2023-09-23T22:15:48.368 INFO:tasks.rados.rados.0.smithi121.stdout:323: writing smithi12166546-323 from 2126143 to 2687910 tid 2 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout:323: writing smithi12166546-323 from 3259733 to 3411854 tid 3 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout:308: finishing write tid 1 to smithi12166546-308 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout:308: finishing write tid 2 to smithi12166546-308 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout:308: finishing write tid 3 to smithi12166546-308 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout:308: finishing write tid 4 to smithi12166546-308 2023-09-23T22:15:48.373 INFO:tasks.rados.rados.0.smithi121.stdout:308: finishing write tid 5 to smithi12166546-308 2023-09-23T22:15:48.374 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 308 v 56 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-09-23T22:15:48.374 INFO:tasks.rados.rados.0.smithi121.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-09-23T22:15:48.374 INFO:tasks.rados.rados.0.smithi121.stdout:309: finishing write tid 1 to smithi12166546-309 2023-09-23T22:15:48.374 INFO:tasks.rados.rados.0.smithi121.stdout:308: done (15 left) 2023-09-23T22:15:48.374 INFO:tasks.rados.rados.0.smithi121.stdout:324: write initial oid 324 2023-09-23T22:15:48.374 INFO:tasks.rados.rados.0.smithi121.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-09-23T22:15:48.382 INFO:tasks.rados.rados.0.smithi121.stdout:324: writing smithi12166546-324 from 628661 to 1420914 tid 1 2023-09-23T22:15:48.389 INFO:tasks.rados.rados.0.smithi121.stdout:324: writing smithi12166546-324 from 2184625 to 2606403 tid 2 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout:324: writing smithi12166546-324 from 3403509 to 3428661 tid 3 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout:309: finishing write tid 2 to smithi12166546-309 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout:309: finishing write tid 3 to smithi12166546-309 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout:309: finishing write tid 4 to smithi12166546-309 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout:309: finishing write tid 5 to smithi12166546-309 2023-09-23T22:15:48.394 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 309 v 73 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:310: finishing write tid 1 to smithi12166546-310 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:310: finishing write tid 2 to smithi12166546-310 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:310: finishing write tid 3 to smithi12166546-310 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:310: finishing write tid 4 to smithi12166546-310 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 310 v 63 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:311: finishing write tid 1 to smithi12166546-311 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:309: done (15 left) 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:310: done (14 left) 2023-09-23T22:15:48.395 INFO:tasks.rados.rados.0.smithi121.stdout:325: write initial oid 325 2023-09-23T22:15:48.397 INFO:tasks.rados.rados.0.smithi121.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-09-23T22:15:48.400 INFO:tasks.rados.rados.0.smithi121.stdout:325: writing smithi12166546-325 from 645468 to 1112970 tid 1 2023-09-23T22:15:48.407 INFO:tasks.rados.rados.0.smithi121.stdout:325: writing smithi12166546-325 from 1726754 to 2292190 tid 2 2023-09-23T22:15:48.415 INFO:tasks.rados.rados.0.smithi121.stdout:325: writing smithi12166546-325 from 2798226 to 3395064 tid 3 2023-09-23T22:15:48.415 INFO:tasks.rados.rados.0.smithi121.stdout:326: write initial oid 326 2023-09-23T22:15:48.415 INFO:tasks.rados.rados.0.smithi121.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-09-23T22:15:48.423 INFO:tasks.rados.rados.0.smithi121.stdout:326: writing smithi12166546-326 from 662275 to 1205026 tid 1 2023-09-23T22:15:48.429 INFO:tasks.rados.rados.0.smithi121.stdout:326: writing smithi12166546-326 from 1785236 to 2210683 tid 2 2023-09-23T22:15:48.437 INFO:tasks.rados.rados.0.smithi121.stdout:326: writing smithi12166546-326 from 2942002 to 3462275 tid 3 2023-09-23T22:15:48.437 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.437 INFO:tasks.rados.rados.0.smithi121.stdout:311: finishing write tid 2 to smithi12166546-311 2023-09-23T22:15:48.437 INFO:tasks.rados.rados.0.smithi121.stdout:311: finishing write tid 3 to smithi12166546-311 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:311: finishing write tid 4 to smithi12166546-311 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:311: finishing write tid 5 to smithi12166546-311 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 311 v 56 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:312: finishing write tid 1 to smithi12166546-312 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:312: finishing write tid 2 to smithi12166546-312 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:312: finishing write tid 3 to smithi12166546-312 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:312: finishing write tid 4 to smithi12166546-312 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:312: finishing write tid 5 to smithi12166546-312 2023-09-23T22:15:48.438 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 312 v 77 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:313: finishing write tid 1 to smithi12166546-313 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:313: finishing write tid 2 to smithi12166546-313 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:311: done (15 left) 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:312: done (14 left) 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:327: write initial oid 327 2023-09-23T22:15:48.439 INFO:tasks.rados.rados.0.smithi121.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-09-23T22:15:48.444 INFO:tasks.rados.rados.0.smithi121.stdout:327: writing smithi12166546-327 from 679082 to 1297082 tid 1 2023-09-23T22:15:48.451 INFO:tasks.rados.rados.0.smithi121.stdout:327: writing smithi12166546-327 from 1843718 to 2412823 tid 2 2023-09-23T22:15:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:48 smithi123 bash[27681]: cluster 2023-09-23T22:15:47.050653+0000 mgr.y (mgr.24365) 176 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 192 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 11 MiB/s wr, 59 op/s 2023-09-23T22:15:48.458 INFO:tasks.rados.rados.0.smithi121.stdout:327: writing smithi12166546-327 from 2853072 to 3479082 tid 3 2023-09-23T22:15:48.458 INFO:tasks.rados.rados.0.smithi121.stdout:328: write initial oid 328 2023-09-23T22:15:48.458 INFO:tasks.rados.rados.0.smithi121.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-09-23T22:15:48.464 INFO:tasks.rados.rados.0.smithi121.stdout:328: writing smithi12166546-328 from 695889 to 1105491 tid 1 2023-09-23T22:15:48.474 INFO:tasks.rados.rados.0.smithi121.stdout:328: writing smithi12166546-328 from 1618553 to 2331316 tid 2 2023-09-23T22:15:48.482 INFO:tasks.rados.rados.0.smithi121.stdout:328: writing smithi12166546-328 from 2996848 to 3495889 tid 3 2023-09-23T22:15:48.482 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.482 INFO:tasks.rados.rados.0.smithi121.stdout:313: finishing write tid 3 to smithi12166546-313 2023-09-23T22:15:48.482 INFO:tasks.rados.rados.0.smithi121.stdout:313: finishing write tid 4 to smithi12166546-313 2023-09-23T22:15:48.482 INFO:tasks.rados.rados.0.smithi121.stdout:313: finishing write tid 5 to smithi12166546-313 2023-09-23T22:15:48.482 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 81 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-09-23T22:15:48.483 INFO:tasks.rados.rados.0.smithi121.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-09-23T22:15:48.483 INFO:tasks.rados.rados.0.smithi121.stdout:314: finishing write tid 1 to smithi12166546-314 2023-09-23T22:15:48.483 INFO:tasks.rados.rados.0.smithi121.stdout:314: finishing write tid 2 to smithi12166546-314 2023-09-23T22:15:48.483 INFO:tasks.rados.rados.0.smithi121.stdout:313: done (15 left) 2023-09-23T22:15:48.483 INFO:tasks.rados.rados.0.smithi121.stdout:329: write initial oid 329 2023-09-23T22:15:48.483 INFO:tasks.rados.rados.0.smithi121.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-09-23T22:15:48.489 INFO:tasks.rados.rados.0.smithi121.stdout:329: writing smithi12166546-329 from 712696 to 1197547 tid 1 2023-09-23T22:15:48.498 INFO:tasks.rados.rados.0.smithi121.stdout:329: writing smithi12166546-329 from 1960682 to 2533456 tid 2 2023-09-23T22:15:48.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:48 smithi121 bash[33603]: cluster 2023-09-23T22:15:47.050653+0000 mgr.y (mgr.24365) 176 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 192 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 11 MiB/s wr, 59 op/s 2023-09-23T22:15:48.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:48 smithi121 bash[27336]: cluster 2023-09-23T22:15:47.050653+0000 mgr.y (mgr.24365) 176 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 192 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 11 MiB/s wr, 59 op/s 2023-09-23T22:15:48.505 INFO:tasks.rados.rados.0.smithi121.stdout:329: writing smithi12166546-329 from 3307918 to 3512696 tid 3 2023-09-23T22:15:48.505 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.505 INFO:tasks.rados.rados.0.smithi121.stdout:314: finishing write tid 3 to smithi12166546-314 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:314: finishing write tid 4 to smithi12166546-314 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:314: finishing write tid 5 to smithi12166546-314 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 314 v 55 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:315: finishing write tid 1 to smithi12166546-315 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:315: finishing write tid 2 to smithi12166546-315 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:315: finishing write tid 3 to smithi12166546-315 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:315: finishing write tid 4 to smithi12166546-315 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:315: finishing write tid 5 to smithi12166546-315 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 315 v 67 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-09-23T22:15:48.506 INFO:tasks.rados.rados.0.smithi121.stdout:316: finishing write tid 1 to smithi12166546-316 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:316: finishing write tid 2 to smithi12166546-316 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:316: finishing write tid 3 to smithi12166546-316 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:316: finishing write tid 4 to smithi12166546-316 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:316: finishing write tid 5 to smithi12166546-316 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 316 v 91 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:317: finishing write tid 1 to smithi12166546-317 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:317: finishing write tid 2 to smithi12166546-317 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:317: finishing write tid 3 to smithi12166546-317 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:317: finishing write tid 4 to smithi12166546-317 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:314: done (15 left) 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:315: done (14 left) 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:316: done (13 left) 2023-09-23T22:15:48.507 INFO:tasks.rados.rados.0.smithi121.stdout:330: write initial oid 330 2023-09-23T22:15:48.508 INFO:tasks.rados.rados.0.smithi121.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-09-23T22:15:48.513 INFO:tasks.rados.rados.0.smithi121.stdout:330: writing smithi12166546-330 from 729503 to 1289603 tid 1 2023-09-23T22:15:48.523 INFO:tasks.rados.rados.0.smithi121.stdout:330: writing smithi12166546-330 from 2019164 to 2735596 tid 2 2023-09-23T22:15:48.528 INFO:tasks.rados.rados.0.smithi121.stdout:330: writing smithi12166546-330 from 3335341 to 3529503 tid 3 2023-09-23T22:15:48.528 INFO:tasks.rados.rados.0.smithi121.stdout:331: write initial oid 331 2023-09-23T22:15:48.529 INFO:tasks.rados.rados.0.smithi121.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-09-23T22:15:48.538 INFO:tasks.rados.rados.0.smithi121.stdout:331: writing smithi12166546-331 from 746310 to 1381659 tid 1 2023-09-23T22:15:48.546 INFO:tasks.rados.rados.0.smithi121.stdout:331: writing smithi12166546-331 from 2077646 to 2654089 tid 2 2023-09-23T22:15:48.552 INFO:tasks.rados.rados.0.smithi121.stdout:331: writing smithi12166546-331 from 3362764 to 3546310 tid 3 2023-09-23T22:15:48.552 INFO:tasks.rados.rados.0.smithi121.stdout:332: write initial oid 332 2023-09-23T22:15:48.552 INFO:tasks.rados.rados.0.smithi121.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-09-23T22:15:48.562 INFO:tasks.rados.rados.0.smithi121.stdout:332: writing smithi12166546-332 from 763117 to 1473715 tid 1 2023-09-23T22:15:48.571 INFO:tasks.rados.rados.0.smithi121.stdout:332: writing smithi12166546-332 from 2136128 to 2856229 tid 2 2023-09-23T22:15:48.576 INFO:tasks.rados.rados.0.smithi121.stdout:332: writing smithi12166546-332 from 3390187 to 3563117 tid 3 2023-09-23T22:15:48.576 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.576 INFO:tasks.rados.rados.0.smithi121.stdout:317: finishing write tid 5 to smithi12166546-317 2023-09-23T22:15:48.576 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 317 v 79 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-09-23T22:15:48.576 INFO:tasks.rados.rados.0.smithi121.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-09-23T22:15:48.577 INFO:tasks.rados.rados.0.smithi121.stdout:317: done (15 left) 2023-09-23T22:15:48.577 INFO:tasks.rados.rados.0.smithi121.stdout:333: write initial oid 333 2023-09-23T22:15:48.577 INFO:tasks.rados.rados.0.smithi121.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-09-23T22:15:48.586 INFO:tasks.rados.rados.0.smithi121.stdout:333: writing smithi12166546-333 from 779924 to 1565771 tid 1 2023-09-23T22:15:48.594 INFO:tasks.rados.rados.0.smithi121.stdout:333: writing smithi12166546-333 from 2078257 to 2658369 tid 2 2023-09-23T22:15:48.601 INFO:tasks.rados.rados.0.smithi121.stdout:333: writing smithi12166546-333 from 3301257 to 3579924 tid 3 2023-09-23T22:15:48.601 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.601 INFO:tasks.rados.rados.0.smithi121.stdout:318: finishing write tid 1 to smithi12166546-318 2023-09-23T22:15:48.601 INFO:tasks.rados.rados.0.smithi121.stdout:318: finishing write tid 2 to smithi12166546-318 2023-09-23T22:15:48.601 INFO:tasks.rados.rados.0.smithi121.stdout:318: finishing write tid 3 to smithi12166546-318 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:318: finishing write tid 4 to smithi12166546-318 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:318: finishing write tid 5 to smithi12166546-318 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 318 v 55 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:319: finishing write tid 1 to smithi12166546-319 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:319: finishing write tid 2 to smithi12166546-319 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:319: finishing write tid 3 to smithi12166546-319 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:319: finishing write tid 4 to smithi12166546-319 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:319: finishing write tid 5 to smithi12166546-319 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 319 v 95 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-09-23T22:15:48.602 INFO:tasks.rados.rados.0.smithi121.stdout:320: finishing write tid 1 to smithi12166546-320 2023-09-23T22:15:48.603 INFO:tasks.rados.rados.0.smithi121.stdout:320: finishing write tid 2 to smithi12166546-320 2023-09-23T22:15:48.603 INFO:tasks.rados.rados.0.smithi121.stdout:320: finishing write tid 3 to smithi12166546-320 2023-09-23T22:15:48.603 INFO:tasks.rados.rados.0.smithi121.stdout:318: done (15 left) 2023-09-23T22:15:48.603 INFO:tasks.rados.rados.0.smithi121.stdout:319: done (14 left) 2023-09-23T22:15:48.603 INFO:tasks.rados.rados.0.smithi121.stdout:334: write initial oid 334 2023-09-23T22:15:48.603 INFO:tasks.rados.rados.0.smithi121.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-09-23T22:15:48.609 INFO:tasks.rados.rados.0.smithi121.stdout:334: writing smithi12166546-334 from 796731 to 1257827 tid 1 2023-09-23T22:15:48.617 INFO:tasks.rados.rados.0.smithi121.stdout:334: writing smithi12166546-334 from 1736739 to 2460509 tid 2 2023-09-23T22:15:48.625 INFO:tasks.rados.rados.0.smithi121.stdout:334: writing smithi12166546-334 from 2928680 to 3596731 tid 3 2023-09-23T22:15:48.625 INFO:tasks.rados.rados.0.smithi121.stdout:335: write initial oid 335 2023-09-23T22:15:48.625 INFO:tasks.rados.rados.0.smithi121.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-09-23T22:15:48.631 INFO:tasks.rados.rados.0.smithi121.stdout:335: writing smithi12166546-335 from 413538 to 949883 tid 1 2023-09-23T22:15:48.638 INFO:tasks.rados.rados.0.smithi121.stdout:335: writing smithi12166546-335 from 1395221 to 1979002 tid 2 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:335: writing smithi12166546-335 from 2556103 to 3214720 tid 3 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:320: finishing write tid 4 to smithi12166546-320 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:320: finishing write tid 5 to smithi12166546-320 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 320 v 60 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:321: finishing write tid 1 to smithi12166546-321 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:320: done (15 left) 2023-09-23T22:15:48.646 INFO:tasks.rados.rados.0.smithi121.stdout:336: write initial oid 336 2023-09-23T22:15:48.647 INFO:tasks.rados.rados.0.smithi121.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-09-23T22:15:48.653 INFO:tasks.rados.rados.0.smithi121.stdout:336: writing smithi12166546-336 from 430345 to 1158292 tid 1 2023-09-23T22:15:48.660 INFO:tasks.rados.rados.0.smithi121.stdout:336: writing smithi12166546-336 from 1570056 to 2297495 tid 2 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:336: writing smithi12166546-336 from 2699879 to 3169768 tid 3 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:321: finishing write tid 2 to smithi12166546-321 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:321: finishing write tid 3 to smithi12166546-321 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:321: finishing write tid 4 to smithi12166546-321 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:321: finishing write tid 5 to smithi12166546-321 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 321 v 52 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:15:48.668 INFO:tasks.rados.rados.0.smithi121.stdout:322: finishing write tid 1 to smithi12166546-322 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:322: finishing write tid 2 to smithi12166546-322 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:322: finishing write tid 3 to smithi12166546-322 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:322: finishing write tid 4 to smithi12166546-322 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:322: finishing write tid 5 to smithi12166546-322 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 322 v 64 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:323: finishing write tid 1 to smithi12166546-323 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:321: done (15 left) 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:322: done (14 left) 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:337: write initial oid 337 2023-09-23T22:15:48.669 INFO:tasks.rados.rados.0.smithi121.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-09-23T22:15:48.673 INFO:tasks.rados.rados.0.smithi121.stdout:337: writing smithi12166546-337 from 447152 to 850348 tid 1 2023-09-23T22:15:48.681 INFO:tasks.rados.rados.0.smithi121.stdout:337: writing smithi12166546-337 from 1512185 to 2099635 tid 2 2023-09-23T22:15:48.689 INFO:tasks.rados.rados.0.smithi121.stdout:337: writing smithi12166546-337 from 2727302 to 3408463 tid 3 2023-09-23T22:15:48.689 INFO:tasks.rados.rados.0.smithi121.stdout:338: write initial oid 338 2023-09-23T22:15:48.689 INFO:tasks.rados.rados.0.smithi121.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-09-23T22:15:48.695 INFO:tasks.rados.rados.0.smithi121.stdout:338: writing smithi12166546-338 from 463959 to 942404 tid 1 2023-09-23T22:15:48.703 INFO:tasks.rados.rados.0.smithi121.stdout:338: writing smithi12166546-338 from 1570667 to 2301775 tid 2 2023-09-23T22:15:48.711 INFO:tasks.rados.rados.0.smithi121.stdout:338: writing smithi12166546-338 from 3038372 to 3530805 tid 3 2023-09-23T22:15:48.711 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.711 INFO:tasks.rados.rados.0.smithi121.stdout:323: finishing write tid 2 to smithi12166546-323 2023-09-23T22:15:48.711 INFO:tasks.rados.rados.0.smithi121.stdout:323: finishing write tid 3 to smithi12166546-323 2023-09-23T22:15:48.711 INFO:tasks.rados.rados.0.smithi121.stdout:323: finishing write tid 4 to smithi12166546-323 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:323: finishing write tid 5 to smithi12166546-323 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 323 v 81 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:324: finishing write tid 1 to smithi12166546-324 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:324: finishing write tid 2 to smithi12166546-324 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:324: finishing write tid 3 to smithi12166546-324 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:324: finishing write tid 4 to smithi12166546-324 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:324: finishing write tid 5 to smithi12166546-324 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 324 v 59 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:325: finishing write tid 1 to smithi12166546-325 2023-09-23T22:15:48.712 INFO:tasks.rados.rados.0.smithi121.stdout:325: finishing write tid 2 to smithi12166546-325 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:325: finishing write tid 3 to smithi12166546-325 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:325: finishing write tid 4 to smithi12166546-325 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:325: finishing write tid 5 to smithi12166546-325 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 325 v 87 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:326: finishing write tid 1 to smithi12166546-326 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:326: finishing write tid 2 to smithi12166546-326 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:326: finishing write tid 3 to smithi12166546-326 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:326: finishing write tid 4 to smithi12166546-326 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:326: finishing write tid 5 to smithi12166546-326 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 326 v 77 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-09-23T22:15:48.713 INFO:tasks.rados.rados.0.smithi121.stdout:327: finishing write tid 1 to smithi12166546-327 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:327: finishing write tid 2 to smithi12166546-327 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:327: finishing write tid 3 to smithi12166546-327 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:327: finishing write tid 4 to smithi12166546-327 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:327: finishing write tid 5 to smithi12166546-327 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 327 v 81 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:328: finishing write tid 1 to smithi12166546-328 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:328: finishing write tid 2 to smithi12166546-328 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:328: finishing write tid 3 to smithi12166546-328 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:328: finishing write tid 4 to smithi12166546-328 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:328: finishing write tid 5 to smithi12166546-328 2023-09-23T22:15:48.714 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 328 v 85 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:329: finishing write tid 1 to smithi12166546-329 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:329: finishing write tid 2 to smithi12166546-329 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:329: finishing write tid 3 to smithi12166546-329 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:329: finishing write tid 4 to smithi12166546-329 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:329: finishing write tid 5 to smithi12166546-329 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 329 v 99 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:330: finishing write tid 1 to smithi12166546-330 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:330: finishing write tid 2 to smithi12166546-330 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:330: finishing write tid 3 to smithi12166546-330 2023-09-23T22:15:48.715 INFO:tasks.rados.rados.0.smithi121.stdout:330: finishing write tid 4 to smithi12166546-330 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:330: finishing write tid 5 to smithi12166546-330 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 60 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:331: finishing write tid 1 to smithi12166546-331 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:331: finishing write tid 2 to smithi12166546-331 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:331: finishing write tid 3 to smithi12166546-331 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:331: finishing write tid 4 to smithi12166546-331 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:331: finishing write tid 5 to smithi12166546-331 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 331 v 103 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:332: finishing write tid 1 to smithi12166546-332 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:332: finishing write tid 2 to smithi12166546-332 2023-09-23T22:15:48.716 INFO:tasks.rados.rados.0.smithi121.stdout:323: done (15 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:324: done (14 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:325: done (13 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:326: done (12 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:327: done (11 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:328: done (10 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:329: done (9 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:330: done (8 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:331: done (7 left) 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:339: write initial oid 339 2023-09-23T22:15:48.717 INFO:tasks.rados.rados.0.smithi121.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-09-23T22:15:48.718 INFO:tasks.rados.rados.0.smithi121.stdout:339: writing smithi12166546-339 from 480766 to 1034460 tid 1 2023-09-23T22:15:48.724 INFO:tasks.rados.rados.0.smithi121.stdout:339: writing smithi12166546-339 from 1629149 to 2220268 tid 2 2023-09-23T22:15:48.730 INFO:tasks.rados.rados.0.smithi121.stdout:339: writing smithi12166546-339 from 2782148 to 3202206 tid 3 2023-09-23T22:15:48.730 INFO:tasks.rados.rados.0.smithi121.stdout:340: write initial oid 340 2023-09-23T22:15:48.730 INFO:tasks.rados.rados.0.smithi121.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-09-23T22:15:48.738 INFO:tasks.rados.rados.0.smithi121.stdout:340: writing smithi12166546-340 from 497573 to 1126516 tid 1 2023-09-23T22:15:48.747 INFO:tasks.rados.rados.0.smithi121.stdout:340: writing smithi12166546-340 from 1687631 to 2422408 tid 2 2023-09-23T22:15:48.755 INFO:tasks.rados.rados.0.smithi121.stdout:340: writing smithi12166546-340 from 3093218 to 3697573 tid 3 2023-09-23T22:15:48.755 INFO:tasks.rados.rados.0.smithi121.stdout:341: write initial oid 341 2023-09-23T22:15:48.756 INFO:tasks.rados.rados.0.smithi121.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-09-23T22:15:48.763 INFO:tasks.rados.rados.0.smithi121.stdout:341: writing smithi12166546-341 from 514380 to 1218572 tid 1 2023-09-23T22:15:48.768 INFO:tasks.rados.rados.0.smithi121.stdout:341: writing smithi12166546-341 from 1629760 to 2108195 tid 2 2023-09-23T22:15:48.774 INFO:tasks.rados.rados.0.smithi121.stdout:341: writing smithi12166546-341 from 2604288 to 3046890 tid 3 2023-09-23T22:15:48.774 INFO:tasks.rados.rados.0.smithi121.stdout:342: write initial oid 342 2023-09-23T22:15:48.774 INFO:tasks.rados.rados.0.smithi121.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-09-23T22:15:48.782 INFO:tasks.rados.rados.0.smithi121.stdout:342: writing smithi12166546-342 from 531187 to 1310628 tid 1 2023-09-23T22:15:48.791 INFO:tasks.rados.rados.0.smithi121.stdout:342: writing smithi12166546-342 from 2088242 to 2826688 tid 2 2023-09-23T22:15:48.796 INFO:tasks.rados.rados.0.smithi121.stdout:342: writing smithi12166546-342 from 3431711 to 3731187 tid 3 2023-09-23T22:15:48.796 INFO:tasks.rados.rados.0.smithi121.stdout:343: write initial oid 343 2023-09-23T22:15:48.797 INFO:tasks.rados.rados.0.smithi121.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-09-23T22:15:48.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:15:48 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:15:48.803 INFO:tasks.rados.rados.0.smithi121.stdout:343: writing smithi12166546-343 from 547994 to 1002684 tid 1 2023-09-23T22:15:48.810 INFO:tasks.rados.rados.0.smithi121.stdout:343: writing smithi12166546-343 from 1746724 to 2228828 tid 2 2023-09-23T22:15:48.816 INFO:tasks.rados.rados.0.smithi121.stdout:343: writing smithi12166546-343 from 2659134 to 3124280 tid 3 2023-09-23T22:15:48.820 INFO:tasks.rados.rados.0.smithi121.stdout:343: writing smithi12166546-343 from 3605976 to 3747994 tid 4 2023-09-23T22:15:48.820 INFO:tasks.rados.rados.0.smithi121.stdout:344: write initial oid 344 2023-09-23T22:15:48.820 INFO:tasks.rados.rados.0.smithi121.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-09-23T22:15:48.827 INFO:tasks.rados.rados.0.smithi121.stdout:344: writing smithi12166546-344 from 564801 to 1211093 tid 1 2023-09-23T22:15:48.835 INFO:tasks.rados.rados.0.smithi121.stdout:344: writing smithi12166546-344 from 1921559 to 2663674 tid 2 2023-09-23T22:15:48.843 INFO:tasks.rados.rados.0.smithi121.stdout:344: writing smithi12166546-344 from 3202910 to 3764801 tid 3 2023-09-23T22:15:48.843 INFO:tasks.rados.rados.0.smithi121.stdout:345: write initial oid 345 2023-09-23T22:15:48.843 INFO:tasks.rados.rados.0.smithi121.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-09-23T22:15:48.849 INFO:tasks.rados.rados.0.smithi121.stdout:345: writing smithi12166546-345 from 581608 to 1303149 tid 1 2023-09-23T22:15:48.857 INFO:tasks.rados.rados.0.smithi121.stdout:345: writing smithi12166546-345 from 1863688 to 2349461 tid 2 2023-09-23T22:15:48.867 INFO:tasks.rados.rados.0.smithi121.stdout:345: writing smithi12166546-345 from 3113980 to 3718023 tid 3 2023-09-23T22:15:48.867 INFO:tasks.rados.rados.0.smithi121.stdout:346: write initial oid 346 2023-09-23T22:15:48.867 INFO:tasks.rados.rados.0.smithi121.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-09-23T22:15:48.875 INFO:tasks.rados.rados.0.smithi121.stdout:346: writing smithi12166546-346 from 598415 to 1395205 tid 1 2023-09-23T22:15:48.883 INFO:tasks.rados.rados.0.smithi121.stdout:346: writing smithi12166546-346 from 1922170 to 2667954 tid 2 2023-09-23T22:15:48.888 INFO:tasks.rados.rados.0.smithi121.stdout:346: writing smithi12166546-346 from 3141403 to 3556718 tid 3 2023-09-23T22:15:48.889 INFO:tasks.rados.rados.0.smithi121.stdout:347: write initial oid 347 2023-09-23T22:15:48.889 INFO:tasks.rados.rados.0.smithi121.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-09-23T22:15:48.895 INFO:tasks.rados.rados.0.smithi121.stdout:347: writing smithi12166546-347 from 615222 to 1087261 tid 1 2023-09-23T22:15:48.900 INFO:tasks.rados.rados.0.smithi121.stdout:347: writing smithi12166546-347 from 1580652 to 2070094 tid 2 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:347: writing smithi12166546-347 from 2768826 to 3395413 tid 3 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:332: finishing write tid 3 to smithi12166546-332 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:332: finishing write tid 4 to smithi12166546-332 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:332: finishing write tid 5 to smithi12166546-332 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 66 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:333: finishing write tid 1 to smithi12166546-333 2023-09-23T22:15:48.909 INFO:tasks.rados.rados.0.smithi121.stdout:333: finishing write tid 2 to smithi12166546-333 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:333: finishing write tid 3 to smithi12166546-333 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:333: finishing write tid 4 to smithi12166546-333 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:333: finishing write tid 5 to smithi12166546-333 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 333 v 70 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:334: finishing write tid 1 to smithi12166546-334 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:332: done (15 left) 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:333: done (14 left) 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:348: write initial oid 348 2023-09-23T22:15:48.910 INFO:tasks.rados.rados.0.smithi121.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-09-23T22:15:48.915 INFO:tasks.rados.rados.0.smithi121.stdout:348: writing smithi12166546-348 from 632029 to 1179317 tid 1 2023-09-23T22:15:48.922 INFO:tasks.rados.rados.0.smithi121.stdout:348: writing smithi12166546-348 from 1639134 to 2388587 tid 2 2023-09-23T22:15:48.928 INFO:tasks.rados.rados.0.smithi121.stdout:348: writing smithi12166546-348 from 2796249 to 3234108 tid 3 2023-09-23T22:15:48.932 INFO:tasks.rados.rados.0.smithi121.stdout:348: writing smithi12166546-348 from 3653524 to 3832029 tid 4 2023-09-23T22:15:48.932 INFO:tasks.rados.rados.0.smithi121.stdout:349: write initial oid 349 2023-09-23T22:15:48.932 INFO:tasks.rados.rados.0.smithi121.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-09-23T22:15:48.939 INFO:tasks.rados.rados.0.smithi121.stdout:349: writing smithi12166546-349 from 648836 to 1271373 tid 1 2023-09-23T22:15:48.946 INFO:tasks.rados.rados.0.smithi121.stdout:349: writing smithi12166546-349 from 1981263 to 2474374 tid 2 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:349: writing smithi12166546-349 from 3107319 to 3848836 tid 3 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:334: finishing write tid 2 to smithi12166546-334 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:334: finishing write tid 3 to smithi12166546-334 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:334: finishing write tid 4 to smithi12166546-334 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:334: finishing write tid 5 to smithi12166546-334 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 334 v 64 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-09-23T22:15:48.955 INFO:tasks.rados.rados.0.smithi121.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-09-23T22:15:48.956 INFO:tasks.rados.rados.0.smithi121.stdout:335: finishing write tid 1 to smithi12166546-335 2023-09-23T22:15:48.956 INFO:tasks.rados.rados.0.smithi121.stdout:335: finishing write tid 2 to smithi12166546-335 2023-09-23T22:15:48.956 INFO:tasks.rados.rados.0.smithi121.stdout:335: finishing write tid 3 to smithi12166546-335 2023-09-23T22:15:48.956 INFO:tasks.rados.rados.0.smithi121.stdout:334: done (15 left) 2023-09-23T22:15:48.956 INFO:tasks.rados.rados.0.smithi121.stdout:350: write initial oid 350 2023-09-23T22:15:48.956 INFO:tasks.rados.rados.0.smithi121.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-09-23T22:15:48.962 INFO:tasks.rados.rados.0.smithi121.stdout:350: writing smithi12166546-350 from 665643 to 1363429 tid 1 2023-09-23T22:15:48.972 INFO:tasks.rados.rados.0.smithi121.stdout:350: writing smithi12166546-350 from 2039745 to 2792867 tid 2 2023-09-23T22:15:48.978 INFO:tasks.rados.rados.0.smithi121.stdout:350: writing smithi12166546-350 from 3534742 to 3865643 tid 3 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:335: finishing write tid 4 to smithi12166546-335 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:335: finishing write tid 5 to smithi12166546-335 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 335 v 85 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:336: finishing write tid 1 to smithi12166546-336 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:335: done (15 left) 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:351: write initial oid 351 2023-09-23T22:15:48.979 INFO:tasks.rados.rados.0.smithi121.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-09-23T22:15:48.985 INFO:tasks.rados.rados.0.smithi121.stdout:351: writing smithi12166546-351 from 682450 to 1171838 tid 1 2023-09-23T22:15:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:351: writing smithi12166546-351 from 1814580 to 2311360 tid 2 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:351: writing smithi12166546-351 from 2878518 to 3666546 tid 3 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:336: finishing write tid 2 to smithi12166546-336 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:336: finishing write tid 3 to smithi12166546-336 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:336: finishing write tid 4 to smithi12166546-336 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:336: finishing write tid 5 to smithi12166546-336 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 336 v 59 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:15:49.001 INFO:tasks.rados.rados.0.smithi121.stdout:337: finishing write tid 1 to smithi12166546-337 2023-09-23T22:15:49.002 INFO:tasks.rados.rados.0.smithi121.stdout:337: finishing write tid 2 to smithi12166546-337 2023-09-23T22:15:49.002 INFO:tasks.rados.rados.0.smithi121.stdout:337: finishing write tid 3 to smithi12166546-337 2023-09-23T22:15:49.002 INFO:tasks.rados.rados.0.smithi121.stdout:336: done (15 left) 2023-09-23T22:15:49.002 INFO:tasks.rados.rados.0.smithi121.stdout:352: write initial oid 352 2023-09-23T22:15:49.002 INFO:tasks.rados.rados.0.smithi121.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-09-23T22:15:49.009 INFO:tasks.rados.rados.0.smithi121.stdout:352: writing smithi12166546-352 from 699257 to 1263894 tid 1 2023-09-23T22:15:49.015 INFO:tasks.rados.rados.0.smithi121.stdout:352: writing smithi12166546-352 from 1873062 to 2513500 tid 2 2023-09-23T22:15:49.024 INFO:tasks.rados.rados.0.smithi121.stdout:352: writing smithi12166546-352 from 3305941 to 3899257 tid 3 2023-09-23T22:15:49.024 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.024 INFO:tasks.rados.rados.0.smithi121.stdout:337: finishing write tid 4 to smithi12166546-337 2023-09-23T22:15:49.024 INFO:tasks.rados.rados.0.smithi121.stdout:337: finishing write tid 5 to smithi12166546-337 2023-09-23T22:15:49.024 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 337 v 68 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:338: finishing write tid 1 to smithi12166546-338 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:338: finishing write tid 2 to smithi12166546-338 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:337: done (15 left) 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:353: write initial oid 353 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:338: finishing write tid 3 to smithi12166546-338 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:338: finishing write tid 4 to smithi12166546-338 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:338: finishing write tid 5 to smithi12166546-338 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 338 v 68 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:339: finishing write tid 1 to smithi12166546-339 2023-09-23T22:15:49.025 INFO:tasks.rados.rados.0.smithi121.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-09-23T22:15:49.036 INFO:tasks.rados.rados.0.smithi121.stdout:353: writing smithi12166546-353 from 716064 to 1355950 tid 1 2023-09-23T22:15:49.043 INFO:tasks.rados.rados.0.smithi121.stdout:353: writing smithi12166546-353 from 1815191 to 2315640 tid 2 2023-09-23T22:15:49.049 INFO:tasks.rados.rados.0.smithi121.stdout:353: writing smithi12166546-353 from 2817011 to 3343936 tid 3 2023-09-23T22:15:49.050 INFO:tasks.rados.rados.0.smithi121.stdout:338: done (15 left) 2023-09-23T22:15:49.050 INFO:tasks.rados.rados.0.smithi121.stdout:354: write initial oid 354 2023-09-23T22:15:49.050 INFO:tasks.rados.rados.0.smithi121.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-09-23T22:15:49.058 INFO:tasks.rados.rados.0.smithi121.stdout:354: writing smithi12166546-354 from 732871 to 1448006 tid 1 2023-09-23T22:15:49.064 INFO:tasks.rados.rados.0.smithi121.stdout:354: writing smithi12166546-354 from 1873673 to 2517780 tid 2 2023-09-23T22:15:49.073 INFO:tasks.rados.rados.0.smithi121.stdout:354: writing smithi12166546-354 from 3244434 to 3932871 tid 3 2023-09-23T22:15:49.073 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.073 INFO:tasks.rados.rados.0.smithi121.stdout:339: finishing write tid 2 to smithi12166546-339 2023-09-23T22:15:49.073 INFO:tasks.rados.rados.0.smithi121.stdout:339: finishing write tid 3 to smithi12166546-339 2023-09-23T22:15:49.073 INFO:tasks.rados.rados.0.smithi121.stdout:339: finishing write tid 4 to smithi12166546-339 2023-09-23T22:15:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:339: finishing write tid 5 to smithi12166546-339 2023-09-23T22:15:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 339 v 63 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-09-23T22:15:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-09-23T22:15:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:339: done (15 left) 2023-09-23T22:15:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:355: write initial oid 355 2023-09-23T22:15:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-09-23T22:15:49.081 INFO:tasks.rados.rados.0.smithi121.stdout:355: writing smithi12166546-355 from 749678 to 1540062 tid 1 2023-09-23T22:15:49.089 INFO:tasks.rados.rados.0.smithi121.stdout:355: writing smithi12166546-355 from 2332155 to 2836273 tid 2 2023-09-23T22:15:49.095 INFO:tasks.rados.rados.0.smithi121.stdout:355: writing smithi12166546-355 from 3271857 to 3821326 tid 3 2023-09-23T22:15:49.095 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.095 INFO:tasks.rados.rados.0.smithi121.stdout:340: finishing write tid 1 to smithi12166546-340 2023-09-23T22:15:49.095 INFO:tasks.rados.rados.0.smithi121.stdout:340: finishing write tid 2 to smithi12166546-340 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:340: finishing write tid 3 to smithi12166546-340 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:340: finishing write tid 4 to smithi12166546-340 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:340: finishing write tid 5 to smithi12166546-340 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 340 v 103 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:341: finishing write tid 1 to smithi12166546-341 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:341: finishing write tid 2 to smithi12166546-341 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:341: finishing write tid 3 to smithi12166546-341 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:341: finishing write tid 4 to smithi12166546-341 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:341: finishing write tid 5 to smithi12166546-341 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 341 v 67 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-09-23T22:15:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:342: finishing write tid 1 to smithi12166546-342 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:342: finishing write tid 2 to smithi12166546-342 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:342: finishing write tid 3 to smithi12166546-342 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:342: finishing write tid 4 to smithi12166546-342 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:340: done (15 left) 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:341: done (14 left) 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:356: write initial oid 356 2023-09-23T22:15:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-09-23T22:15:49.102 INFO:tasks.rados.rados.0.smithi121.stdout:356: writing smithi12166546-356 from 766485 to 1232118 tid 1 2023-09-23T22:15:49.111 INFO:tasks.rados.rados.0.smithi121.stdout:356: writing smithi12166546-356 from 1990637 to 2638413 tid 2 2023-09-23T22:15:49.119 INFO:tasks.rados.rados.0.smithi121.stdout:356: writing smithi12166546-356 from 3299280 to 3966485 tid 3 2023-09-23T22:15:49.119 INFO:tasks.rados.rados.0.smithi121.stdout:357: write initial oid 357 2023-09-23T22:15:49.119 INFO:tasks.rados.rados.0.smithi121.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-09-23T22:15:49.127 INFO:tasks.rados.rados.0.smithi121.stdout:357: writing smithi12166546-357 from 783292 to 1324174 tid 1 2023-09-23T22:15:49.134 INFO:tasks.rados.rados.0.smithi121.stdout:357: writing smithi12166546-357 from 1932766 to 2440553 tid 2 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout:357: writing smithi12166546-357 from 3210350 to 3782363 tid 3 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout:342: finishing write tid 5 to smithi12166546-342 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 342 v 60 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout:343: finishing write tid 1 to smithi12166546-343 2023-09-23T22:15:49.142 INFO:tasks.rados.rados.0.smithi121.stdout:342: done (15 left) 2023-09-23T22:15:49.143 INFO:tasks.rados.rados.0.smithi121.stdout:358: write initial oid 358 2023-09-23T22:15:49.143 INFO:tasks.rados.rados.0.smithi121.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-09-23T22:15:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:358: writing smithi12166546-358 from 400099 to 1016230 tid 1 2023-09-23T22:15:49.158 INFO:tasks.rados.rados.0.smithi121.stdout:358: writing smithi12166546-358 from 1591248 to 2000099 tid 2 2023-09-23T22:15:49.158 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.158 INFO:tasks.rados.rados.0.smithi121.stdout:343: finishing write tid 2 to smithi12166546-343 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:343: finishing write tid 3 to smithi12166546-343 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:343: finishing write tid 4 to smithi12166546-343 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:343: finishing write tid 5 to smithi12166546-343 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:343: finishing write tid 6 to smithi12166546-343 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 343 v 72 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:344: finishing write tid 1 to smithi12166546-344 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:343: done (15 left) 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:359: write initial oid 359 2023-09-23T22:15:49.159 INFO:tasks.rados.rados.0.smithi121.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-09-23T22:15:49.163 INFO:tasks.rados.rados.0.smithi121.stdout:359: writing smithi12166546-359 from 416906 to 824639 tid 1 2023-09-23T22:15:49.169 INFO:tasks.rados.rados.0.smithi121.stdout:359: writing smithi12166546-359 from 1366083 to 1877539 tid 2 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:344: finishing write tid 2 to smithi12166546-344 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:344: finishing write tid 3 to smithi12166546-344 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:344: finishing write tid 4 to smithi12166546-344 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:344: finishing write tid 5 to smithi12166546-344 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 344 v 107 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:345: finishing write tid 1 to smithi12166546-345 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:345: finishing write tid 2 to smithi12166546-345 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:345: finishing write tid 3 to smithi12166546-345 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:345: finishing write tid 4 to smithi12166546-345 2023-09-23T22:15:49.170 INFO:tasks.rados.rados.0.smithi121.stdout:345: finishing write tid 5 to smithi12166546-345 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 345 v 64 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:346: finishing write tid 1 to smithi12166546-346 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:344: done (15 left) 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:345: done (14 left) 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:360: write initial oid 360 2023-09-23T22:15:49.171 INFO:tasks.rados.rados.0.smithi121.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-09-23T22:15:49.176 INFO:tasks.rados.rados.0.smithi121.stdout:360: writing smithi12166546-360 from 433713 to 916695 tid 1 2023-09-23T22:15:49.184 INFO:tasks.rados.rados.0.smithi121.stdout:360: writing smithi12166546-360 from 1424565 to 2033713 tid 2 2023-09-23T22:15:49.184 INFO:tasks.rados.rados.0.smithi121.stdout:361: write initial oid 361 2023-09-23T22:15:49.184 INFO:tasks.rados.rados.0.smithi121.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-09-23T22:15:49.190 INFO:tasks.rados.rados.0.smithi121.stdout:361: writing smithi12166546-361 from 450520 to 1008751 tid 1 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:361: writing smithi12166546-361 from 1483047 to 1998172 tid 2 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:346: finishing write tid 2 to smithi12166546-346 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:346: finishing write tid 3 to smithi12166546-346 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:346: finishing write tid 4 to smithi12166546-346 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:346: finishing write tid 5 to smithi12166546-346 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 72 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:347: finishing write tid 1 to smithi12166546-347 2023-09-23T22:15:49.197 INFO:tasks.rados.rados.0.smithi121.stdout:346: done (15 left) 2023-09-23T22:15:49.198 INFO:tasks.rados.rados.0.smithi121.stdout:362: write initial oid 362 2023-09-23T22:15:49.198 INFO:tasks.rados.rados.0.smithi121.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-09-23T22:15:49.203 INFO:tasks.rados.rados.0.smithi121.stdout:362: writing smithi12166546-362 from 467327 to 1100807 tid 1 2023-09-23T22:15:49.209 INFO:tasks.rados.rados.0.smithi121.stdout:362: writing smithi12166546-362 from 1825176 to 2067327 tid 2 2023-09-23T22:15:49.209 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.209 INFO:tasks.rados.rados.0.smithi121.stdout:347: finishing write tid 2 to smithi12166546-347 2023-09-23T22:15:49.209 INFO:tasks.rados.rados.0.smithi121.stdout:347: finishing write tid 3 to smithi12166546-347 2023-09-23T22:15:49.209 INFO:tasks.rados.rados.0.smithi121.stdout:347: finishing write tid 4 to smithi12166546-347 2023-09-23T22:15:49.209 INFO:tasks.rados.rados.0.smithi121.stdout:347: finishing write tid 5 to smithi12166546-347 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 347 v 71 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:348: finishing write tid 1 to smithi12166546-348 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:348: finishing write tid 2 to smithi12166546-348 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:348: finishing write tid 3 to smithi12166546-348 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:348: finishing write tid 4 to smithi12166546-348 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:347: done (15 left) 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:363: write initial oid 363 2023-09-23T22:15:49.210 INFO:tasks.rados.rados.0.smithi121.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-09-23T22:15:49.216 INFO:tasks.rados.rados.0.smithi121.stdout:363: writing smithi12166546-363 from 484134 to 1192863 tid 1 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:363: writing smithi12166546-363 from 1883658 to 2084134 tid 2 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:348: finishing write tid 5 to smithi12166546-348 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:348: finishing write tid 6 to smithi12166546-348 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 348 v 66 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:349: finishing write tid 1 to smithi12166546-349 2023-09-23T22:15:49.222 INFO:tasks.rados.rados.0.smithi121.stdout:349: finishing write tid 2 to smithi12166546-349 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:349: finishing write tid 3 to smithi12166546-349 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:349: finishing write tid 4 to smithi12166546-349 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:349: finishing write tid 5 to smithi12166546-349 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 349 v 76 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:350: finishing write tid 1 to smithi12166546-350 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:350: finishing write tid 2 to smithi12166546-350 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:350: finishing write tid 3 to smithi12166546-350 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:350: finishing write tid 4 to smithi12166546-350 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:350: finishing write tid 5 to smithi12166546-350 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 350 v 89 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:15:49.223 INFO:tasks.rados.rados.0.smithi121.stdout:351: finishing write tid 1 to smithi12166546-351 2023-09-23T22:15:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:351: finishing write tid 2 to smithi12166546-351 2023-09-23T22:15:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:348: done (15 left) 2023-09-23T22:15:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:349: done (14 left) 2023-09-23T22:15:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:350: done (13 left) 2023-09-23T22:15:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:364: write initial oid 364 2023-09-23T22:15:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-09-23T22:15:49.229 INFO:tasks.rados.rados.0.smithi121.stdout:364: writing smithi12166546-364 from 500941 to 1284919 tid 1 2023-09-23T22:15:49.234 INFO:tasks.rados.rados.0.smithi121.stdout:364: writing smithi12166546-364 from 1942140 to 2100941 tid 2 2023-09-23T22:15:49.234 INFO:tasks.rados.rados.0.smithi121.stdout:365: write initial oid 365 2023-09-23T22:15:49.234 INFO:tasks.rados.rados.0.smithi121.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-09-23T22:15:49.239 INFO:tasks.rados.rados.0.smithi121.stdout:365: writing smithi12166546-365 from 517748 to 976975 tid 1 2023-09-23T22:15:49.246 INFO:tasks.rados.rados.0.smithi121.stdout:365: writing smithi12166546-365 from 1600622 to 2006732 tid 2 2023-09-23T22:15:49.246 INFO:tasks.rados.rados.0.smithi121.stdout:366: write initial oid 366 2023-09-23T22:15:49.246 INFO:tasks.rados.rados.0.smithi121.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-09-23T22:15:49.253 INFO:tasks.rados.rados.0.smithi121.stdout:366: writing smithi12166546-366 from 534555 to 1185384 tid 1 2023-09-23T22:15:49.259 INFO:tasks.rados.rados.0.smithi121.stdout:366: writing smithi12166546-366 from 1659104 to 2134555 tid 2 2023-09-23T22:15:49.259 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.259 INFO:tasks.rados.rados.0.smithi121.stdout:351: finishing write tid 3 to smithi12166546-351 2023-09-23T22:15:49.259 INFO:tasks.rados.rados.0.smithi121.stdout:351: finishing write tid 4 to smithi12166546-351 2023-09-23T22:15:49.259 INFO:tasks.rados.rados.0.smithi121.stdout:351: finishing write tid 5 to smithi12166546-351 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 351 v 93 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:352: finishing write tid 1 to smithi12166546-352 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:352: finishing write tid 2 to smithi12166546-352 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:351: done (15 left) 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:367: write initial oid 367 2023-09-23T22:15:49.260 INFO:tasks.rados.rados.0.smithi121.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-09-23T22:15:49.266 INFO:tasks.rados.rados.0.smithi121.stdout:367: writing smithi12166546-367 from 551362 to 1277440 tid 1 2023-09-23T22:15:49.272 INFO:tasks.rados.rados.0.smithi121.stdout:367: writing smithi12166546-367 from 1717586 to 2127365 tid 2 2023-09-23T22:15:49.272 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.272 INFO:tasks.rados.rados.0.smithi121.stdout:352: finishing write tid 3 to smithi12166546-352 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:352: finishing write tid 4 to smithi12166546-352 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:352: finishing write tid 5 to smithi12166546-352 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 352 v 70 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:353: finishing write tid 1 to smithi12166546-353 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:353: finishing write tid 2 to smithi12166546-353 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:352: done (15 left) 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:368: write initial oid 368 2023-09-23T22:15:49.273 INFO:tasks.rados.rados.0.smithi121.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-09-23T22:15:49.277 INFO:tasks.rados.rados.0.smithi121.stdout:368: writing smithi12166546-368 from 568169 to 969496 tid 1 2023-09-23T22:15:49.284 INFO:tasks.rados.rados.0.smithi121.stdout:368: writing smithi12166546-368 from 1376068 to 2045858 tid 2 2023-09-23T22:15:49.284 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:353: finishing write tid 3 to smithi12166546-353 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:353: finishing write tid 4 to smithi12166546-353 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:353: finishing write tid 5 to smithi12166546-353 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 353 v 63 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:354: finishing write tid 1 to smithi12166546-354 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:354: finishing write tid 2 to smithi12166546-354 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:354: finishing write tid 3 to smithi12166546-354 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:353: done (15 left) 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:369: write initial oid 369 2023-09-23T22:15:49.285 INFO:tasks.rados.rados.0.smithi121.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-09-23T22:15:49.291 INFO:tasks.rados.rados.0.smithi121.stdout:369: writing smithi12166546-369 from 584976 to 1061552 tid 1 2023-09-23T22:15:49.298 INFO:tasks.rados.rados.0.smithi121.stdout:369: writing smithi12166546-369 from 1834550 to 2184976 tid 2 2023-09-23T22:15:49.298 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.298 INFO:tasks.rados.rados.0.smithi121.stdout:354: finishing write tid 4 to smithi12166546-354 2023-09-23T22:15:49.298 INFO:tasks.rados.rados.0.smithi121.stdout:354: finishing write tid 5 to smithi12166546-354 2023-09-23T22:15:49.298 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 354 v 76 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-09-23T22:15:49.298 INFO:tasks.rados.rados.0.smithi121.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:15:49.299 INFO:tasks.rados.rados.0.smithi121.stdout:355: finishing write tid 1 to smithi12166546-355 2023-09-23T22:15:49.299 INFO:tasks.rados.rados.0.smithi121.stdout:355: finishing write tid 2 to smithi12166546-355 2023-09-23T22:15:49.299 INFO:tasks.rados.rados.0.smithi121.stdout:355: finishing write tid 3 to smithi12166546-355 2023-09-23T22:15:49.299 INFO:tasks.rados.rados.0.smithi121.stdout:354: done (15 left) 2023-09-23T22:15:49.299 INFO:tasks.rados.rados.0.smithi121.stdout:370: write initial oid 370 2023-09-23T22:15:49.299 INFO:tasks.rados.rados.0.smithi121.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-09-23T22:15:49.304 INFO:tasks.rados.rados.0.smithi121.stdout:370: writing smithi12166546-370 from 601783 to 1153608 tid 1 2023-09-23T22:15:49.311 INFO:tasks.rados.rados.0.smithi121.stdout:370: writing smithi12166546-370 from 1776679 to 2201783 tid 2 2023-09-23T22:15:49.311 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.311 INFO:tasks.rados.rados.0.smithi121.stdout:355: finishing write tid 4 to smithi12166546-355 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:355: finishing write tid 5 to smithi12166546-355 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 355 v 111 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:356: finishing write tid 1 to smithi12166546-356 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:356: finishing write tid 2 to smithi12166546-356 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:355: done (15 left) 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:371: write initial oid 371 2023-09-23T22:15:49.312 INFO:tasks.rados.rados.0.smithi121.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-09-23T22:15:49.323 INFO:tasks.rados.rados.0.smithi121.stdout:371: writing smithi12166546-371 from 618590 to 1245664 tid 1 2023-09-23T22:15:49.330 INFO:tasks.rados.rados.0.smithi121.stdout:371: writing smithi12166546-371 from 1835161 to 2218590 tid 2 2023-09-23T22:15:49.330 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:356: finishing write tid 3 to smithi12166546-356 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:356: finishing write tid 4 to smithi12166546-356 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:356: finishing write tid 5 to smithi12166546-356 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 356 v 85 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:357: finishing write tid 1 to smithi12166546-357 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:357: finishing write tid 2 to smithi12166546-357 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:356: done (15 left) 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:372: write initial oid 372 2023-09-23T22:15:49.331 INFO:tasks.rados.rados.0.smithi121.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-09-23T22:15:49.338 INFO:tasks.rados.rados.0.smithi121.stdout:372: writing smithi12166546-372 from 635397 to 1337720 tid 1 2023-09-23T22:15:49.343 INFO:tasks.rados.rados.0.smithi121.stdout:372: writing smithi12166546-372 from 1893643 to 2235397 tid 2 2023-09-23T22:15:49.343 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.343 INFO:tasks.rados.rados.0.smithi121.stdout:357: finishing write tid 3 to smithi12166546-357 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:357: finishing write tid 4 to smithi12166546-357 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:357: finishing write tid 5 to smithi12166546-357 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 357 v 74 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:358: finishing write tid 1 to smithi12166546-358 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:358: finishing write tid 2 to smithi12166546-358 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:358: finishing write tid 3 to smithi12166546-358 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:357: done (15 left) 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:373: write initial oid 373 2023-09-23T22:15:49.344 INFO:tasks.rados.rados.0.smithi121.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-09-23T22:15:49.352 INFO:tasks.rados.rados.0.smithi121.stdout:373: writing smithi12166546-373 from 652204 to 1429776 tid 1 2023-09-23T22:15:49.357 INFO:tasks.rados.rados.0.smithi121.stdout:373: writing smithi12166546-373 from 1952125 to 2252204 tid 2 2023-09-23T22:15:49.357 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.357 INFO:tasks.rados.rados.0.smithi121.stdout:358: finishing write tid 4 to smithi12166546-358 2023-09-23T22:15:49.357 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 358 v 88 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-09-23T22:15:49.357 INFO:tasks.rados.rados.0.smithi121.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-09-23T22:15:49.358 INFO:tasks.rados.rados.0.smithi121.stdout:358: done (15 left) 2023-09-23T22:15:49.358 INFO:tasks.rados.rados.0.smithi121.stdout:374: write initial oid 374 2023-09-23T22:15:49.358 INFO:tasks.rados.rados.0.smithi121.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-09-23T22:15:49.364 INFO:tasks.rados.rados.0.smithi121.stdout:374: writing smithi12166546-374 from 669011 to 1238185 tid 1 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:374: writing smithi12166546-374 from 2010607 to 2269011 tid 2 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:359: finishing write tid 1 to smithi12166546-359 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:359: finishing write tid 2 to smithi12166546-359 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:359: finishing write tid 3 to smithi12166546-359 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:359: finishing write tid 4 to smithi12166546-359 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 359 v 73 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-09-23T22:15:49.371 INFO:tasks.rados.rados.0.smithi121.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-09-23T22:15:49.372 INFO:tasks.rados.rados.0.smithi121.stdout:360: finishing write tid 1 to smithi12166546-360 2023-09-23T22:15:49.372 INFO:tasks.rados.rados.0.smithi121.stdout:359: done (15 left) 2023-09-23T22:15:49.372 INFO:tasks.rados.rados.0.smithi121.stdout:375: write initial oid 375 2023-09-23T22:15:49.372 INFO:tasks.rados.rados.0.smithi121.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-09-23T22:15:49.378 INFO:tasks.rados.rados.0.smithi121.stdout:375: writing smithi12166546-375 from 685818 to 1330241 tid 1 2023-09-23T22:15:49.384 INFO:tasks.rados.rados.0.smithi121.stdout:375: writing smithi12166546-375 from 2069089 to 2285818 tid 2 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:360: finishing write tid 2 to smithi12166546-360 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:360: finishing write tid 3 to smithi12166546-360 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:360: finishing write tid 4 to smithi12166546-360 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 360 v 55 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:361: finishing write tid 1 to smithi12166546-361 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:361: finishing write tid 2 to smithi12166546-361 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:361: finishing write tid 3 to smithi12166546-361 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:361: finishing write tid 4 to smithi12166546-361 2023-09-23T22:15:49.385 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 361 v 79 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:362: finishing write tid 1 to smithi12166546-362 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:362: finishing write tid 2 to smithi12166546-362 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:362: finishing write tid 3 to smithi12166546-362 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:362: finishing write tid 4 to smithi12166546-362 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 362 v 90 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:363: finishing write tid 1 to smithi12166546-363 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:363: finishing write tid 2 to smithi12166546-363 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:363: finishing write tid 3 to smithi12166546-363 2023-09-23T22:15:49.386 INFO:tasks.rados.rados.0.smithi121.stdout:363: finishing write tid 4 to smithi12166546-363 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 363 v 93 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:364: finishing write tid 1 to smithi12166546-364 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:364: finishing write tid 2 to smithi12166546-364 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:364: finishing write tid 3 to smithi12166546-364 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:364: finishing write tid 4 to smithi12166546-364 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 82 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:365: finishing write tid 1 to smithi12166546-365 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:360: done (15 left) 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:361: done (14 left) 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:362: done (13 left) 2023-09-23T22:15:49.387 INFO:tasks.rados.rados.0.smithi121.stdout:363: done (12 left) 2023-09-23T22:15:49.388 INFO:tasks.rados.rados.0.smithi121.stdout:364: done (11 left) 2023-09-23T22:15:49.388 INFO:tasks.rados.rados.0.smithi121.stdout:376: write initial oid 376 2023-09-23T22:15:49.388 INFO:tasks.rados.rados.0.smithi121.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-09-23T22:15:49.392 INFO:tasks.rados.rados.0.smithi121.stdout:376: writing smithi12166546-376 from 702625 to 1422297 tid 1 2023-09-23T22:15:49.397 INFO:tasks.rados.rados.0.smithi121.stdout:376: writing smithi12166546-376 from 2127571 to 2302625 tid 2 2023-09-23T22:15:49.398 INFO:tasks.rados.rados.0.smithi121.stdout:377: write initial oid 377 2023-09-23T22:15:49.398 INFO:tasks.rados.rados.0.smithi121.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-09-23T22:15:49.406 INFO:tasks.rados.rados.0.smithi121.stdout:377: writing smithi12166546-377 from 719432 to 1514353 tid 1 2023-09-23T22:15:49.411 INFO:tasks.rados.rados.0.smithi121.stdout:377: writing smithi12166546-377 from 2186053 to 2319432 tid 2 2023-09-23T22:15:49.412 INFO:tasks.rados.rados.0.smithi121.stdout:378: write initial oid 378 2023-09-23T22:15:49.412 INFO:tasks.rados.rados.0.smithi121.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-09-23T22:15:49.418 INFO:tasks.rados.rados.0.smithi121.stdout:378: writing smithi12166546-378 from 736239 to 1206409 tid 1 2023-09-23T22:15:49.425 INFO:tasks.rados.rados.0.smithi121.stdout:378: writing smithi12166546-378 from 1728182 to 2299964 tid 2 2023-09-23T22:15:49.426 INFO:tasks.rados.rados.0.smithi121.stdout:379: write initial oid 379 2023-09-23T22:15:49.426 INFO:tasks.rados.rados.0.smithi121.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-09-23T22:15:49.433 INFO:tasks.rados.rados.0.smithi121.stdout:379: writing smithi12166546-379 from 753046 to 1298465 tid 1 2023-09-23T22:15:49.439 INFO:tasks.rados.rados.0.smithi121.stdout:379: writing smithi12166546-379 from 1786664 to 2218457 tid 2 2023-09-23T22:15:49.439 INFO:tasks.rados.rados.0.smithi121.stdout:380: write initial oid 380 2023-09-23T22:15:49.439 INFO:tasks.rados.rados.0.smithi121.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-09-23T22:15:49.449 INFO:tasks.rados.rados.0.smithi121.stdout:380: writing smithi12166546-380 from 769853 to 1390521 tid 1 2023-09-23T22:15:49.456 INFO:tasks.rados.rados.0.smithi121.stdout:380: writing smithi12166546-380 from 1845146 to 2369853 tid 2 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:365: finishing write tid 2 to smithi12166546-365 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:365: finishing write tid 3 to smithi12166546-365 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:365: finishing write tid 4 to smithi12166546-365 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 365 v 66 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:366: finishing write tid 1 to smithi12166546-366 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:365: done (15 left) 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:381: write initial oid 381 2023-09-23T22:15:49.457 INFO:tasks.rados.rados.0.smithi121.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-09-23T22:15:49.465 INFO:tasks.rados.rados.0.smithi121.stdout:381: writing smithi12166546-381 from 786660 to 1482577 tid 1 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:381: writing smithi12166546-381 from 1903628 to 2339090 tid 2 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:366: finishing write tid 2 to smithi12166546-366 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:366: finishing write tid 3 to smithi12166546-366 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:366: finishing write tid 4 to smithi12166546-366 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 366 v 58 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:367: finishing write tid 1 to smithi12166546-367 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:367: finishing write tid 2 to smithi12166546-367 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:367: finishing write tid 3 to smithi12166546-367 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:366: done (15 left) 2023-09-23T22:15:49.471 INFO:tasks.rados.rados.0.smithi121.stdout:382: write initial oid 382 2023-09-23T22:15:49.472 INFO:tasks.rados.rados.0.smithi121.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-09-23T22:15:49.477 INFO:tasks.rados.rados.0.smithi121.stdout:382: writing smithi12166546-382 from 403467 to 890986 tid 1 2023-09-23T22:15:49.486 INFO:tasks.rados.rados.0.smithi121.stdout:382: writing smithi12166546-382 from 1562110 to 2141230 tid 2 2023-09-23T22:15:49.486 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.486 INFO:tasks.rados.rados.0.smithi121.stdout:367: finishing write tid 4 to smithi12166546-367 2023-09-23T22:15:49.486 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 367 v 88 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-09-23T22:15:49.486 INFO:tasks.rados.rados.0.smithi121.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-09-23T22:15:49.486 INFO:tasks.rados.rados.0.smithi121.stdout:368: finishing write tid 1 to smithi12166546-368 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:368: finishing write tid 2 to smithi12166546-368 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:368: finishing write tid 3 to smithi12166546-368 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:368: finishing write tid 4 to smithi12166546-368 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 368 v 67 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:369: finishing write tid 1 to smithi12166546-369 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:369: finishing write tid 2 to smithi12166546-369 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:369: finishing write tid 3 to smithi12166546-369 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:369: finishing write tid 4 to smithi12166546-369 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 369 v 61 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:15:49.487 INFO:tasks.rados.rados.0.smithi121.stdout:370: finishing write tid 1 to smithi12166546-370 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:370: finishing write tid 2 to smithi12166546-370 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:370: finishing write tid 3 to smithi12166546-370 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:370: finishing write tid 4 to smithi12166546-370 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 370 v 74 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:371: finishing write tid 1 to smithi12166546-371 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:367: done (15 left) 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:368: done (14 left) 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:369: done (13 left) 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:370: done (12 left) 2023-09-23T22:15:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:383: write initial oid 383 2023-09-23T22:15:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-09-23T22:15:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:383: writing smithi12166546-383 from 420274 to 983042 tid 1 2023-09-23T22:15:49.498 INFO:tasks.rados.rados.0.smithi121.stdout:383: writing smithi12166546-383 from 1620592 to 2059723 tid 2 2023-09-23T22:15:49.498 INFO:tasks.rados.rados.0.smithi121.stdout:384: write initial oid 384 2023-09-23T22:15:49.498 INFO:tasks.rados.rados.0.smithi121.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-09-23T22:15:49.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:49 smithi121 bash[27336]: audit 2023-09-23T22:15:48.742635+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.121:0/2113224756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:49.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:49 smithi121 bash[33603]: audit 2023-09-23T22:15:48.742635+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.121:0/2113224756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:49.504 INFO:tasks.rados.rados.0.smithi121.stdout:384: writing smithi12166546-384 from 437081 to 1075098 tid 1 2023-09-23T22:15:49.511 INFO:tasks.rados.rados.0.smithi121.stdout:384: writing smithi12166546-384 from 1679074 to 2261863 tid 2 2023-09-23T22:15:49.512 INFO:tasks.rados.rados.0.smithi121.stdout:385: write initial oid 385 2023-09-23T22:15:49.512 INFO:tasks.rados.rados.0.smithi121.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-09-23T22:15:49.518 INFO:tasks.rados.rados.0.smithi121.stdout:385: writing smithi12166546-385 from 453888 to 1167154 tid 1 2023-09-23T22:15:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:385: writing smithi12166546-385 from 1737556 to 2180356 tid 2 2023-09-23T22:15:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:386: write initial oid 386 2023-09-23T22:15:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-09-23T22:15:49.533 INFO:tasks.rados.rados.0.smithi121.stdout:386: writing smithi12166546-386 from 470695 to 1259210 tid 1 2023-09-23T22:15:49.539 INFO:tasks.rados.rados.0.smithi121.stdout:386: writing smithi12166546-386 from 1679685 to 2266143 tid 2 2023-09-23T22:15:49.539 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.539 INFO:tasks.rados.rados.0.smithi121.stdout:371: finishing write tid 2 to smithi12166546-371 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:371: finishing write tid 3 to smithi12166546-371 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:371: finishing write tid 4 to smithi12166546-371 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 371 v 79 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:372: finishing write tid 1 to smithi12166546-372 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:372: finishing write tid 2 to smithi12166546-372 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:372: finishing write tid 3 to smithi12166546-372 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:372: finishing write tid 4 to smithi12166546-372 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 372 v 82 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-09-23T22:15:49.540 INFO:tasks.rados.rados.0.smithi121.stdout:373: finishing write tid 1 to smithi12166546-373 2023-09-23T22:15:49.541 INFO:tasks.rados.rados.0.smithi121.stdout:371: done (15 left) 2023-09-23T22:15:49.541 INFO:tasks.rados.rados.0.smithi121.stdout:372: done (14 left) 2023-09-23T22:15:49.541 INFO:tasks.rados.rados.0.smithi121.stdout:387: write initial oid 387 2023-09-23T22:15:49.541 INFO:tasks.rados.rados.0.smithi121.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-09-23T22:15:49.544 INFO:tasks.rados.rados.0.smithi121.stdout:387: writing smithi12166546-387 from 487502 to 951266 tid 1 2023-09-23T22:15:49.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:49 smithi123 bash[27681]: audit 2023-09-23T22:15:48.742635+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.121:0/2113224756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:49.551 INFO:tasks.rados.rados.0.smithi121.stdout:387: writing smithi12166546-387 from 1738167 to 2184636 tid 2 2023-09-23T22:15:49.552 INFO:tasks.rados.rados.0.smithi121.stdout:388: write initial oid 388 2023-09-23T22:15:49.552 INFO:tasks.rados.rados.0.smithi121.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-09-23T22:15:49.558 INFO:tasks.rados.rados.0.smithi121.stdout:388: writing smithi12166546-388 from 504309 to 1043322 tid 1 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout:388: writing smithi12166546-388 from 1796649 to 2386776 tid 2 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout:373: finishing write tid 2 to smithi12166546-373 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout:373: finishing write tid 3 to smithi12166546-373 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout:373: finishing write tid 4 to smithi12166546-373 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 373 v 85 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-09-23T22:15:49.567 INFO:tasks.rados.rados.0.smithi121.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-09-23T22:15:49.568 INFO:tasks.rados.rados.0.smithi121.stdout:374: finishing write tid 1 to smithi12166546-374 2023-09-23T22:15:49.568 INFO:tasks.rados.rados.0.smithi121.stdout:374: finishing write tid 2 to smithi12166546-374 2023-09-23T22:15:49.568 INFO:tasks.rados.rados.0.smithi121.stdout:374: finishing write tid 3 to smithi12166546-374 2023-09-23T22:15:49.568 INFO:tasks.rados.rados.0.smithi121.stdout:373: done (15 left) 2023-09-23T22:15:49.568 INFO:tasks.rados.rados.0.smithi121.stdout:389: write initial oid 389 2023-09-23T22:15:49.568 INFO:tasks.rados.rados.0.smithi121.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-09-23T22:15:49.573 INFO:tasks.rados.rados.0.smithi121.stdout:389: writing smithi12166546-389 from 521116 to 1251731 tid 1 2023-09-23T22:15:49.581 INFO:tasks.rados.rados.0.smithi121.stdout:389: writing smithi12166546-389 from 1971484 to 2521116 tid 2 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:374: finishing write tid 4 to smithi12166546-374 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 374 v 106 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:375: finishing write tid 1 to smithi12166546-375 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:374: done (15 left) 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:390: write initial oid 390 2023-09-23T22:15:49.582 INFO:tasks.rados.rados.0.smithi121.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-09-23T22:15:49.586 INFO:tasks.rados.rados.0.smithi121.stdout:390: writing smithi12166546-390 from 537923 to 943787 tid 1 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:390: writing smithi12166546-390 from 1513613 to 2107409 tid 2 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:375: finishing write tid 2 to smithi12166546-375 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:375: finishing write tid 3 to smithi12166546-375 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:375: finishing write tid 4 to smithi12166546-375 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 375 v 71 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:376: finishing write tid 1 to smithi12166546-376 2023-09-23T22:15:49.594 INFO:tasks.rados.rados.0.smithi121.stdout:376: finishing write tid 2 to smithi12166546-376 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:376: finishing write tid 3 to smithi12166546-376 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:376: finishing write tid 4 to smithi12166546-376 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 376 v 96 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:377: finishing write tid 1 to smithi12166546-377 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:377: finishing write tid 2 to smithi12166546-377 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:377: finishing write tid 3 to smithi12166546-377 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:377: finishing write tid 4 to smithi12166546-377 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 377 v 114 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:375: done (15 left) 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:376: done (14 left) 2023-09-23T22:15:49.595 INFO:tasks.rados.rados.0.smithi121.stdout:377: done (13 left) 2023-09-23T22:15:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:391: write initial oid 391 2023-09-23T22:15:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-09-23T22:15:49.599 INFO:tasks.rados.rados.0.smithi121.stdout:391: writing smithi12166546-391 from 554730 to 1035843 tid 1 2023-09-23T22:15:49.607 INFO:tasks.rados.rados.0.smithi121.stdout:391: writing smithi12166546-391 from 1572095 to 2309549 tid 2 2023-09-23T22:15:49.607 INFO:tasks.rados.rados.0.smithi121.stdout:392: write initial oid 392 2023-09-23T22:15:49.608 INFO:tasks.rados.rados.0.smithi121.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-09-23T22:15:49.615 INFO:tasks.rados.rados.0.smithi121.stdout:392: writing smithi12166546-392 from 571537 to 1127899 tid 1 2023-09-23T22:15:49.623 INFO:tasks.rados.rados.0.smithi121.stdout:392: writing smithi12166546-392 from 1630577 to 2228042 tid 2 2023-09-23T22:15:49.623 INFO:tasks.rados.rados.0.smithi121.stdout:393: write initial oid 393 2023-09-23T22:15:49.623 INFO:tasks.rados.rados.0.smithi121.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-09-23T22:15:49.630 INFO:tasks.rados.rados.0.smithi121.stdout:393: writing smithi12166546-393 from 588344 to 1219955 tid 1 2023-09-23T22:15:49.638 INFO:tasks.rados.rados.0.smithi121.stdout:393: writing smithi12166546-393 from 1689059 to 2430182 tid 2 2023-09-23T22:15:49.638 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.638 INFO:tasks.rados.rados.0.smithi121.stdout:378: finishing write tid 1 to smithi12166546-378 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:378: finishing write tid 2 to smithi12166546-378 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:378: finishing write tid 3 to smithi12166546-378 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:378: finishing write tid 4 to smithi12166546-378 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 378 v 91 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:379: finishing write tid 1 to smithi12166546-379 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:378: done (15 left) 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:394: write initial oid 394 2023-09-23T22:15:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-09-23T22:15:49.646 INFO:tasks.rados.rados.0.smithi121.stdout:394: writing smithi12166546-394 from 605151 to 1312011 tid 1 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:394: writing smithi12166546-394 from 2031188 to 2605151 tid 2 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:379: finishing write tid 2 to smithi12166546-379 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:379: finishing write tid 3 to smithi12166546-379 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:379: finishing write tid 4 to smithi12166546-379 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 379 v 77 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:380: finishing write tid 1 to smithi12166546-380 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:380: finishing write tid 2 to smithi12166546-380 2023-09-23T22:15:49.655 INFO:tasks.rados.rados.0.smithi121.stdout:380: finishing write tid 3 to smithi12166546-380 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:380: finishing write tid 4 to smithi12166546-380 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 380 v 77 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:379: done (15 left) 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:380: done (14 left) 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:395: write initial oid 395 2023-09-23T22:15:49.656 INFO:tasks.rados.rados.0.smithi121.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-09-23T22:15:49.666 INFO:tasks.rados.rados.0.smithi121.stdout:395: writing smithi12166546-395 from 621958 to 1404067 tid 1 2023-09-23T22:15:49.674 INFO:tasks.rados.rados.0.smithi121.stdout:395: writing smithi12166546-395 from 2089670 to 2621958 tid 2 2023-09-23T22:15:49.674 INFO:tasks.rados.rados.0.smithi121.stdout:396: write initial oid 396 2023-09-23T22:15:49.674 INFO:tasks.rados.rados.0.smithi121.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-09-23T22:15:49.680 INFO:tasks.rados.rados.0.smithi121.stdout:396: writing smithi12166546-396 from 638765 to 1096123 tid 1 2023-09-23T22:15:49.688 INFO:tasks.rados.rados.0.smithi121.stdout:396: writing smithi12166546-396 from 1748152 to 2352955 tid 2 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:381: finishing write tid 1 to smithi12166546-381 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:381: finishing write tid 2 to smithi12166546-381 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:381: finishing write tid 3 to smithi12166546-381 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:381: finishing write tid 4 to smithi12166546-381 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 381 v 91 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:382: finishing write tid 1 to smithi12166546-382 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:382: finishing write tid 2 to smithi12166546-382 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:382: finishing write tid 3 to smithi12166546-382 2023-09-23T22:15:49.689 INFO:tasks.rados.rados.0.smithi121.stdout:382: finishing write tid 4 to smithi12166546-382 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 382 v 69 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:383: finishing write tid 1 to smithi12166546-383 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:381: done (15 left) 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:382: done (14 left) 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:397: write initial oid 397 2023-09-23T22:15:49.690 INFO:tasks.rados.rados.0.smithi121.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-09-23T22:15:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:397: writing smithi12166546-397 from 655572 to 1304532 tid 1 2023-09-23T22:15:49.705 INFO:tasks.rados.rados.0.smithi121.stdout:397: writing smithi12166546-397 from 1922987 to 2655572 tid 2 2023-09-23T22:15:49.705 INFO:tasks.rados.rados.0.smithi121.stdout:398: write initial oid 398 2023-09-23T22:15:49.705 INFO:tasks.rados.rados.0.smithi121.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-09-23T22:15:49.713 INFO:tasks.rados.rados.0.smithi121.stdout:398: writing smithi12166546-398 from 672379 to 1396588 tid 1 2023-09-23T22:15:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:398: writing smithi12166546-398 from 1865116 to 2473588 tid 2 2023-09-23T22:15:49.720 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:383: finishing write tid 2 to smithi12166546-383 2023-09-23T22:15:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:383: finishing write tid 3 to smithi12166546-383 2023-09-23T22:15:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:383: finishing write tid 4 to smithi12166546-383 2023-09-23T22:15:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 383 v 64 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-09-23T22:15:49.721 INFO:tasks.rados.rados.0.smithi121.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-09-23T22:15:49.721 INFO:tasks.rados.rados.0.smithi121.stdout:384: finishing write tid 1 to smithi12166546-384 2023-09-23T22:15:49.721 INFO:tasks.rados.rados.0.smithi121.stdout:383: done (15 left) 2023-09-23T22:15:49.721 INFO:tasks.rados.rados.0.smithi121.stdout:399: write initial oid 399 2023-09-23T22:15:49.721 INFO:tasks.rados.rados.0.smithi121.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-09-23T22:15:49.728 INFO:tasks.rados.rados.0.smithi121.stdout:399: writing smithi12166546-399 from 689186 to 1488644 tid 1 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout:399: writing smithi12166546-399 from 1923598 to 2675728 tid 2 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout:384: finishing write tid 2 to smithi12166546-384 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout:384: finishing write tid 3 to smithi12166546-384 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout:384: finishing write tid 4 to smithi12166546-384 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 384 v 88 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-09-23T22:15:49.736 INFO:tasks.rados.rados.0.smithi121.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-09-23T22:15:49.737 INFO:tasks.rados.rados.0.smithi121.stdout:385: finishing write tid 1 to smithi12166546-385 2023-09-23T22:15:49.737 INFO:tasks.rados.rados.0.smithi121.stdout:385: finishing write tid 2 to smithi12166546-385 2023-09-23T22:15:49.737 INFO:tasks.rados.rados.0.smithi121.stdout:384: done (15 left) 2023-09-23T22:15:49.737 INFO:tasks.rados.rados.0.smithi121.stdout:400: write initial oid 400 2023-09-23T22:15:49.737 INFO:tasks.rados.rados.0.smithi121.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-09-23T22:15:49.742 INFO:tasks.rados.rados.0.smithi121.stdout:400: writing smithi12166546-400 from 705993 to 1180700 tid 1 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:400: writing smithi12166546-400 from 1582080 to 2194221 tid 2 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:385: finishing write tid 3 to smithi12166546-385 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:385: finishing write tid 4 to smithi12166546-385 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 385 v 96 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:386: finishing write tid 1 to smithi12166546-386 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:386: finishing write tid 2 to smithi12166546-386 2023-09-23T22:15:49.749 INFO:tasks.rados.rados.0.smithi121.stdout:386: finishing write tid 3 to smithi12166546-386 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:386: finishing write tid 4 to smithi12166546-386 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 386 v 99 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:387: finishing write tid 1 to smithi12166546-387 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:387: finishing write tid 2 to smithi12166546-387 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:387: finishing write tid 3 to smithi12166546-387 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:387: finishing write tid 4 to smithi12166546-387 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 387 v 74 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:388: finishing write tid 1 to smithi12166546-388 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:388: finishing write tid 2 to smithi12166546-388 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:388: finishing write tid 3 to smithi12166546-388 2023-09-23T22:15:49.750 INFO:tasks.rados.rados.0.smithi121.stdout:388: finishing write tid 4 to smithi12166546-388 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 388 v 82 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:389: finishing write tid 1 to smithi12166546-389 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:389: finishing write tid 2 to smithi12166546-389 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:389: finishing write tid 3 to smithi12166546-389 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:385: done (15 left) 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:386: done (14 left) 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:387: done (13 left) 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:388: done (12 left) 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:401: write initial oid 401 2023-09-23T22:15:49.751 INFO:tasks.rados.rados.0.smithi121.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-09-23T22:15:49.756 INFO:tasks.rados.rados.0.smithi121.stdout:401: writing smithi12166546-401 from 722800 to 1272756 tid 1 2023-09-23T22:15:49.764 INFO:tasks.rados.rados.0.smithi121.stdout:401: writing smithi12166546-401 from 2040562 to 2722800 tid 2 2023-09-23T22:15:49.765 INFO:tasks.rados.rados.0.smithi121.stdout:402: write initial oid 402 2023-09-23T22:15:49.765 INFO:tasks.rados.rados.0.smithi121.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-09-23T22:15:49.772 INFO:tasks.rados.rados.0.smithi121.stdout:402: writing smithi12166546-402 from 739607 to 1364812 tid 1 2023-09-23T22:15:49.779 INFO:tasks.rados.rados.0.smithi121.stdout:402: writing smithi12166546-402 from 1982691 to 2482148 tid 2 2023-09-23T22:15:49.779 INFO:tasks.rados.rados.0.smithi121.stdout:403: write initial oid 403 2023-09-23T22:15:49.779 INFO:tasks.rados.rados.0.smithi121.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-09-23T22:15:49.788 INFO:tasks.rados.rados.0.smithi121.stdout:403: writing smithi12166546-403 from 756414 to 1456868 tid 1 2023-09-23T22:15:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:403: writing smithi12166546-403 from 2041173 to 2756414 tid 2 2023-09-23T22:15:49.797 INFO:tasks.rados.rados.0.smithi121.stdout:404: write initial oid 404 2023-09-23T22:15:49.797 INFO:tasks.rados.rados.0.smithi121.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-09-23T22:15:49.804 INFO:tasks.rados.rados.0.smithi121.stdout:404: writing smithi12166546-404 from 773221 to 1265277 tid 1 2023-09-23T22:15:49.810 INFO:tasks.rados.rados.0.smithi121.stdout:404: writing smithi12166546-404 from 1816008 to 2319134 tid 2 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:389: finishing write tid 4 to smithi12166546-389 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 389 v 77 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:390: finishing write tid 1 to smithi12166546-390 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:390: finishing write tid 2 to smithi12166546-390 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:390: finishing write tid 3 to smithi12166546-390 2023-09-23T22:15:49.811 INFO:tasks.rados.rados.0.smithi121.stdout:390: finishing write tid 4 to smithi12166546-390 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 390 v 80 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:391: finishing write tid 1 to smithi12166546-391 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:391: finishing write tid 2 to smithi12166546-391 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:391: finishing write tid 3 to smithi12166546-391 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:391: finishing write tid 4 to smithi12166546-391 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 391 v 94 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-09-23T22:15:49.812 INFO:tasks.rados.rados.0.smithi121.stdout:392: finishing write tid 1 to smithi12166546-392 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:392: finishing write tid 2 to smithi12166546-392 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:392: finishing write tid 3 to smithi12166546-392 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:392: finishing write tid 4 to smithi12166546-392 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 392 v 117 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:393: finishing write tid 1 to smithi12166546-393 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:393: finishing write tid 2 to smithi12166546-393 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:393: finishing write tid 3 to smithi12166546-393 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:393: finishing write tid 4 to smithi12166546-393 2023-09-23T22:15:49.813 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 393 v 67 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:394: finishing write tid 1 to smithi12166546-394 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:389: done (15 left) 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:390: done (14 left) 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:391: done (13 left) 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:392: done (12 left) 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:393: done (11 left) 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:405: write initial oid 405 2023-09-23T22:15:49.814 INFO:tasks.rados.rados.0.smithi121.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-09-23T22:15:49.818 INFO:tasks.rados.rados.0.smithi121.stdout:405: writing smithi12166546-405 from 790028 to 1357333 tid 1 2023-09-23T22:15:49.826 INFO:tasks.rados.rados.0.smithi121.stdout:405: writing smithi12166546-405 from 1874490 to 2637627 tid 2 2023-09-23T22:15:49.826 INFO:tasks.rados.rados.0.smithi121.stdout:406: write initial oid 406 2023-09-23T22:15:49.826 INFO:tasks.rados.rados.0.smithi121.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-09-23T22:15:49.832 INFO:tasks.rados.rados.0.smithi121.stdout:406: writing smithi12166546-406 from 406835 to 1049389 tid 1 2023-09-23T22:15:49.838 INFO:tasks.rados.rados.0.smithi121.stdout:406: writing smithi12166546-406 from 1532972 to 2039767 tid 2 2023-09-23T22:15:49.843 INFO:tasks.rados.rados.0.smithi121.stdout:406: writing smithi12166546-406 from 2772312 to 2806835 tid 3 2023-09-23T22:15:49.843 INFO:tasks.rados.rados.0.smithi121.stdout:407: write initial oid 407 2023-09-23T22:15:49.843 INFO:tasks.rados.rados.0.smithi121.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-09-23T22:15:49.849 INFO:tasks.rados.rados.0.smithi121.stdout:407: writing smithi12166546-407 from 423642 to 1141445 tid 1 2023-09-23T22:15:49.859 INFO:tasks.rados.rados.0.smithi121.stdout:407: writing smithi12166546-407 from 1875101 to 2641907 tid 2 2023-09-23T22:15:49.859 INFO:tasks.rados.rados.0.smithi121.stdout:408: write initial oid 408 2023-09-23T22:15:49.859 INFO:tasks.rados.rados.0.smithi121.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-09-23T22:15:49.866 INFO:tasks.rados.rados.0.smithi121.stdout:408: writing smithi12166546-408 from 440449 to 1233501 tid 1 2023-09-23T22:15:49.874 INFO:tasks.rados.rados.0.smithi121.stdout:408: writing smithi12166546-408 from 1933583 to 2444047 tid 2 2023-09-23T22:15:49.874 INFO:tasks.rados.rados.0.smithi121.stdout:409: write initial oid 409 2023-09-23T22:15:49.875 INFO:tasks.rados.rados.0.smithi121.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-09-23T22:15:49.880 INFO:tasks.rados.rados.0.smithi121.stdout:409: writing smithi12166546-409 from 457256 to 925557 tid 1 2023-09-23T22:15:49.888 INFO:tasks.rados.rados.0.smithi121.stdout:409: writing smithi12166546-409 from 1592065 to 2362540 tid 2 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:409: writing smithi12166546-409 from 2854581 to 2857256 tid 3 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:394: finishing write tid 2 to smithi12166546-394 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:394: finishing write tid 3 to smithi12166546-394 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:394: finishing write tid 4 to smithi12166546-394 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 120 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:395: finishing write tid 1 to smithi12166546-395 2023-09-23T22:15:49.892 INFO:tasks.rados.rados.0.smithi121.stdout:395: finishing write tid 2 to smithi12166546-395 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:395: finishing write tid 3 to smithi12166546-395 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:395: finishing write tid 4 to smithi12166546-395 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 395 v 80 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:396: finishing write tid 1 to smithi12166546-396 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:396: finishing write tid 2 to smithi12166546-396 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:396: finishing write tid 3 to smithi12166546-396 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:396: finishing write tid 4 to smithi12166546-396 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 396 v 76 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:397: finishing write tid 1 to smithi12166546-397 2023-09-23T22:15:49.893 INFO:tasks.rados.rados.0.smithi121.stdout:394: done (15 left) 2023-09-23T22:15:49.894 INFO:tasks.rados.rados.0.smithi121.stdout:395: done (14 left) 2023-09-23T22:15:49.894 INFO:tasks.rados.rados.0.smithi121.stdout:396: done (13 left) 2023-09-23T22:15:49.894 INFO:tasks.rados.rados.0.smithi121.stdout:410: write initial oid 410 2023-09-23T22:15:49.894 INFO:tasks.rados.rados.0.smithi121.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-09-23T22:15:49.897 INFO:tasks.rados.rados.0.smithi121.stdout:410: writing smithi12166546-410 from 474063 to 1017613 tid 1 2023-09-23T22:15:49.904 INFO:tasks.rados.rados.0.smithi121.stdout:410: writing smithi12166546-410 from 1650547 to 2164680 tid 2 2023-09-23T22:15:49.909 INFO:tasks.rados.rados.0.smithi121.stdout:410: writing smithi12166546-410 from 2765651 to 2874063 tid 3 2023-09-23T22:15:49.909 INFO:tasks.rados.rados.0.smithi121.stdout:411: write initial oid 411 2023-09-23T22:15:49.909 INFO:tasks.rados.rados.0.smithi121.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-09-23T22:15:49.915 INFO:tasks.rados.rados.0.smithi121.stdout:411: writing smithi12166546-411 from 490870 to 1109669 tid 1 2023-09-23T22:15:49.923 INFO:tasks.rados.rados.0.smithi121.stdout:411: writing smithi12166546-411 from 1592676 to 2366820 tid 2 2023-09-23T22:15:49.926 INFO:tasks.rados.rados.0.smithi121.stdout:411: writing smithi12166546-411 from 2793074 to 2890870 tid 3 2023-09-23T22:15:49.926 INFO:tasks.rados.rados.0.smithi121.stdout:412: write initial oid 412 2023-09-23T22:15:49.926 INFO:tasks.rados.rados.0.smithi121.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-09-23T22:15:49.932 INFO:tasks.rados.rados.0.smithi121.stdout:412: writing smithi12166546-412 from 507677 to 918078 tid 1 2023-09-23T22:15:49.937 INFO:tasks.rados.rados.0.smithi121.stdout:412: writing smithi12166546-412 from 1367511 to 1885313 tid 2 2023-09-23T22:15:49.944 INFO:tasks.rados.rados.0.smithi121.stdout:412: writing smithi12166546-412 from 2420497 to 2907677 tid 3 2023-09-23T22:15:49.944 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.944 INFO:tasks.rados.rados.0.smithi121.stdout:397: finishing write tid 2 to smithi12166546-397 2023-09-23T22:15:49.944 INFO:tasks.rados.rados.0.smithi121.stdout:397: finishing write tid 3 to smithi12166546-397 2023-09-23T22:15:49.944 INFO:tasks.rados.rados.0.smithi121.stdout:397: finishing write tid 4 to smithi12166546-397 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 397 v 80 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:398: finishing write tid 1 to smithi12166546-398 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:398: finishing write tid 2 to smithi12166546-398 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:398: finishing write tid 3 to smithi12166546-398 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:398: finishing write tid 4 to smithi12166546-398 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 398 v 70 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:399: finishing write tid 1 to smithi12166546-399 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:399: finishing write tid 2 to smithi12166546-399 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:399: finishing write tid 3 to smithi12166546-399 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:399: finishing write tid 4 to smithi12166546-399 2023-09-23T22:15:49.945 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 85 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:400: finishing write tid 1 to smithi12166546-400 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:400: finishing write tid 2 to smithi12166546-400 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:397: done (15 left) 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:398: done (14 left) 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:399: done (13 left) 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:413: write initial oid 413 2023-09-23T22:15:49.946 INFO:tasks.rados.rados.0.smithi121.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-09-23T22:15:49.950 INFO:tasks.rados.rados.0.smithi121.stdout:413: writing smithi12166546-413 from 524484 to 1010134 tid 1 2023-09-23T22:15:49.956 INFO:tasks.rados.rados.0.smithi121.stdout:413: writing smithi12166546-413 from 1425993 to 2087453 tid 2 2023-09-23T22:15:49.961 INFO:tasks.rados.rados.0.smithi121.stdout:413: writing smithi12166546-413 from 2847920 to 2924484 tid 3 2023-09-23T22:15:49.961 INFO:tasks.rados.rados.0.smithi121.stdout:414: write initial oid 414 2023-09-23T22:15:49.962 INFO:tasks.rados.rados.0.smithi121.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-09-23T22:15:49.969 INFO:tasks.rados.rados.0.smithi121.stdout:414: writing smithi12166546-414 from 541291 to 1102190 tid 1 2023-09-23T22:15:49.977 INFO:tasks.rados.rados.0.smithi121.stdout:414: writing smithi12166546-414 from 1884475 to 2405946 tid 2 2023-09-23T22:15:49.977 INFO:tasks.rados.rados.0.smithi121.stdout:415: write initial oid 415 2023-09-23T22:15:49.978 INFO:tasks.rados.rados.0.smithi121.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-09-23T22:15:49.984 INFO:tasks.rados.rados.0.smithi121.stdout:415: writing smithi12166546-415 from 558098 to 1194246 tid 1 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout:415: writing smithi12166546-415 from 1826604 to 2491733 tid 2 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout:400: finishing write tid 3 to smithi12166546-400 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout:400: finishing write tid 4 to smithi12166546-400 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 400 v 79 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-09-23T22:15:49.993 INFO:tasks.rados.rados.0.smithi121.stdout:401: finishing write tid 1 to smithi12166546-401 2023-09-23T22:15:49.994 INFO:tasks.rados.rados.0.smithi121.stdout:401: finishing write tid 2 to smithi12166546-401 2023-09-23T22:15:49.994 INFO:tasks.rados.rados.0.smithi121.stdout:400: done (15 left) 2023-09-23T22:15:49.994 INFO:tasks.rados.rados.0.smithi121.stdout:416: write initial oid 416 2023-09-23T22:15:49.994 INFO:tasks.rados.rados.0.smithi121.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-09-23T22:15:50.000 INFO:tasks.rados.rados.0.smithi121.stdout:416: writing smithi12166546-416 from 574905 to 1286302 tid 1 2023-09-23T22:15:50.007 INFO:tasks.rados.rados.0.smithi121.stdout:416: writing smithi12166546-416 from 1885086 to 2410226 tid 2 2023-09-23T22:15:50.011 INFO:tasks.rados.rados.0.smithi121.stdout:416: writing smithi12166546-416 from 2930189 to 2974905 tid 3 2023-09-23T22:15:50.011 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.011 INFO:tasks.rados.rados.0.smithi121.stdout:401: finishing write tid 3 to smithi12166546-401 2023-09-23T22:15:50.011 INFO:tasks.rados.rados.0.smithi121.stdout:401: finishing write tid 4 to smithi12166546-401 2023-09-23T22:15:50.011 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 401 v 72 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:402: finishing write tid 1 to smithi12166546-402 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:402: finishing write tid 2 to smithi12166546-402 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:402: finishing write tid 3 to smithi12166546-402 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:402: finishing write tid 4 to smithi12166546-402 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 402 v 91 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:403: finishing write tid 1 to smithi12166546-403 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:401: done (15 left) 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:402: done (14 left) 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:417: write initial oid 417 2023-09-23T22:15:50.012 INFO:tasks.rados.rados.0.smithi121.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-09-23T22:15:50.019 INFO:tasks.rados.rados.0.smithi121.stdout:417: writing smithi12166546-417 from 591712 to 1378358 tid 1 2023-09-23T22:15:50.029 INFO:tasks.rados.rados.0.smithi121.stdout:417: writing smithi12166546-417 from 1943568 to 2612366 tid 2 2023-09-23T22:15:50.029 INFO:tasks.rados.rados.0.smithi121.stdout:418: write initial oid 418 2023-09-23T22:15:50.029 INFO:tasks.rados.rados.0.smithi121.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-09-23T22:15:50.033 INFO:tasks.rados.rados.0.smithi121.stdout:418: writing smithi12166546-418 from 608519 to 1070414 tid 1 2023-09-23T22:15:50.039 INFO:tasks.rados.rados.0.smithi121.stdout:418: writing smithi12166546-418 from 1602050 to 2130859 tid 2 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:418: writing smithi12166546-418 from 2585035 to 3008519 tid 3 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:403: finishing write tid 2 to smithi12166546-403 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:403: finishing write tid 3 to smithi12166546-403 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:403: finishing write tid 4 to smithi12166546-403 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 99 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:404: finishing write tid 1 to smithi12166546-404 2023-09-23T22:15:50.046 INFO:tasks.rados.rados.0.smithi121.stdout:404: finishing write tid 2 to smithi12166546-404 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:404: finishing write tid 3 to smithi12166546-404 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:404: finishing write tid 4 to smithi12166546-404 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 404 v 109 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:405: finishing write tid 1 to smithi12166546-405 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:405: finishing write tid 2 to smithi12166546-405 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:405: finishing write tid 3 to smithi12166546-405 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:405: finishing write tid 4 to smithi12166546-405 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 405 v 82 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:406: finishing write tid 1 to smithi12166546-406 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:406: finishing write tid 2 to smithi12166546-406 2023-09-23T22:15:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:406: finishing write tid 3 to smithi12166546-406 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:406: finishing write tid 4 to smithi12166546-406 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:406: finishing write tid 5 to smithi12166546-406 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 406 v 84 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:407: finishing write tid 1 to smithi12166546-407 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:407: finishing write tid 2 to smithi12166546-407 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:407: finishing write tid 3 to smithi12166546-407 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:407: finishing write tid 4 to smithi12166546-407 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 407 v 94 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:408: finishing write tid 1 to smithi12166546-408 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:408: finishing write tid 2 to smithi12166546-408 2023-09-23T22:15:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:408: finishing write tid 3 to smithi12166546-408 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:408: finishing write tid 4 to smithi12166546-408 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 408 v 94 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:409: finishing write tid 1 to smithi12166546-409 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:403: done (15 left) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:404: done (14 left) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:405: done (13 left) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:406: done (12 left) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:407: done (11 left) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:408: done (10 left) 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:419: write initial oid 419 2023-09-23T22:15:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-09-23T22:15:50.051 INFO:tasks.rados.rados.0.smithi121.stdout:419: writing smithi12166546-419 from 625326 to 1162470 tid 1 2023-09-23T22:15:50.060 INFO:tasks.rados.rados.0.smithi121.stdout:419: writing smithi12166546-419 from 1944179 to 2616646 tid 2 2023-09-23T22:15:50.060 INFO:tasks.rados.rados.0.smithi121.stdout:420: write initial oid 420 2023-09-23T22:15:50.061 INFO:tasks.rados.rados.0.smithi121.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-09-23T22:15:50.068 INFO:tasks.rados.rados.0.smithi121.stdout:420: writing smithi12166546-420 from 642133 to 1370879 tid 1 2023-09-23T22:15:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:420: writing smithi12166546-420 from 2119014 to 2651492 tid 2 2023-09-23T22:15:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:421: write initial oid 421 2023-09-23T22:15:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-09-23T22:15:50.082 INFO:tasks.rados.rados.0.smithi121.stdout:421: writing smithi12166546-421 from 658940 to 1062935 tid 1 2023-09-23T22:15:50.090 INFO:tasks.rados.rados.0.smithi121.stdout:421: writing smithi12166546-421 from 1777496 to 2453632 tid 2 2023-09-23T22:15:50.094 INFO:tasks.rados.rados.0.smithi121.stdout:421: writing smithi12166546-421 from 2950951 to 3058940 tid 3 2023-09-23T22:15:50.094 INFO:tasks.rados.rados.0.smithi121.stdout:422: write initial oid 422 2023-09-23T22:15:50.094 INFO:tasks.rados.rados.0.smithi121.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-09-23T22:15:50.101 INFO:tasks.rados.rados.0.smithi121.stdout:422: writing smithi12166546-422 from 675747 to 1154991 tid 1 2023-09-23T22:15:50.108 INFO:tasks.rados.rados.0.smithi121.stdout:422: writing smithi12166546-422 from 1835978 to 2372125 tid 2 2023-09-23T22:15:50.108 INFO:tasks.rados.rados.0.smithi121.stdout:423: write initial oid 423 2023-09-23T22:15:50.108 INFO:tasks.rados.rados.0.smithi121.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-09-23T22:15:50.116 INFO:tasks.rados.rados.0.smithi121.stdout:423: writing smithi12166546-423 from 692554 to 1247047 tid 1 2023-09-23T22:15:50.123 INFO:tasks.rados.rados.0.smithi121.stdout:423: writing smithi12166546-423 from 1778107 to 2457912 tid 2 2023-09-23T22:15:50.127 INFO:tasks.rados.rados.0.smithi121.stdout:423: writing smithi12166546-423 from 2889444 to 3092554 tid 3 2023-09-23T22:15:50.127 INFO:tasks.rados.rados.0.smithi121.stdout:424: write initial oid 424 2023-09-23T22:15:50.127 INFO:tasks.rados.rados.0.smithi121.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-09-23T22:15:50.134 INFO:tasks.rados.rados.0.smithi121.stdout:424: writing smithi12166546-424 from 709361 to 1339103 tid 1 2023-09-23T22:15:50.140 INFO:tasks.rados.rados.0.smithi121.stdout:424: writing smithi12166546-424 from 1836589 to 2376405 tid 2 2023-09-23T22:15:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:424: writing smithi12166546-424 from 3033220 to 3109361 tid 3 2023-09-23T22:15:50.145 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:409: finishing write tid 2 to smithi12166546-409 2023-09-23T22:15:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:409: finishing write tid 3 to smithi12166546-409 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:409: finishing write tid 4 to smithi12166546-409 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:409: finishing write tid 5 to smithi12166546-409 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 86 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:410: finishing write tid 1 to smithi12166546-410 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:410: finishing write tid 2 to smithi12166546-410 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:409: done (15 left) 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:425: write initial oid 425 2023-09-23T22:15:50.146 INFO:tasks.rados.rados.0.smithi121.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-09-23T22:15:50.153 INFO:tasks.rados.rados.0.smithi121.stdout:425: writing smithi12166546-425 from 726168 to 1431159 tid 1 2023-09-23T22:15:50.160 INFO:tasks.rados.rados.0.smithi121.stdout:425: writing smithi12166546-425 from 1895071 to 2578545 tid 2 2023-09-23T22:15:50.160 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.160 INFO:tasks.rados.rados.0.smithi121.stdout:410: finishing write tid 3 to smithi12166546-410 2023-09-23T22:15:50.160 INFO:tasks.rados.rados.0.smithi121.stdout:410: finishing write tid 4 to smithi12166546-410 2023-09-23T22:15:50.160 INFO:tasks.rados.rados.0.smithi121.stdout:410: finishing write tid 5 to smithi12166546-410 2023-09-23T22:15:50.160 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 410 v 98 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-09-23T22:15:50.161 INFO:tasks.rados.rados.0.smithi121.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-09-23T22:15:50.161 INFO:tasks.rados.rados.0.smithi121.stdout:411: finishing write tid 1 to smithi12166546-411 2023-09-23T22:15:50.161 INFO:tasks.rados.rados.0.smithi121.stdout:410: done (15 left) 2023-09-23T22:15:50.161 INFO:tasks.rados.rados.0.smithi121.stdout:426: write initial oid 426 2023-09-23T22:15:50.161 INFO:tasks.rados.rados.0.smithi121.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-09-23T22:15:50.169 INFO:tasks.rados.rados.0.smithi121.stdout:426: writing smithi12166546-426 from 742975 to 1523215 tid 1 2023-09-23T22:15:50.174 INFO:tasks.rados.rados.0.smithi121.stdout:426: writing smithi12166546-426 from 1953553 to 2380685 tid 2 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:426: writing smithi12166546-426 from 2971713 to 3142975 tid 3 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:411: finishing write tid 2 to smithi12166546-411 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:411: finishing write tid 3 to smithi12166546-411 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:411: finishing write tid 4 to smithi12166546-411 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:411: finishing write tid 5 to smithi12166546-411 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 411 v 98 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-09-23T22:15:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-09-23T22:15:50.180 INFO:tasks.rados.rados.0.smithi121.stdout:412: finishing write tid 1 to smithi12166546-412 2023-09-23T22:15:50.180 INFO:tasks.rados.rados.0.smithi121.stdout:412: finishing write tid 2 to smithi12166546-412 2023-09-23T22:15:50.180 INFO:tasks.rados.rados.0.smithi121.stdout:411: done (15 left) 2023-09-23T22:15:50.180 INFO:tasks.rados.rados.0.smithi121.stdout:427: write initial oid 427 2023-09-23T22:15:50.180 INFO:tasks.rados.rados.0.smithi121.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-09-23T22:15:50.188 INFO:tasks.rados.rados.0.smithi121.stdout:427: writing smithi12166546-427 from 759782 to 1331624 tid 1 2023-09-23T22:15:50.197 INFO:tasks.rados.rados.0.smithi121.stdout:427: writing smithi12166546-427 from 2012035 to 2699178 tid 2 2023-09-23T22:15:50.197 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:412: finishing write tid 3 to smithi12166546-412 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:412: finishing write tid 4 to smithi12166546-412 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:412: finishing write tid 5 to smithi12166546-412 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 412 v 124 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:413: finishing write tid 1 to smithi12166546-413 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:413: finishing write tid 2 to smithi12166546-413 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:412: done (15 left) 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:428: write initial oid 428 2023-09-23T22:15:50.198 INFO:tasks.rados.rados.0.smithi121.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-09-23T22:15:50.205 INFO:tasks.rados.rados.0.smithi121.stdout:428: writing smithi12166546-428 from 776589 to 1423680 tid 1 2023-09-23T22:15:50.211 INFO:tasks.rados.rados.0.smithi121.stdout:428: writing smithi12166546-428 from 2070517 to 2501318 tid 2 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:428: writing smithi12166546-428 from 3026559 to 3176589 tid 3 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:413: finishing write tid 3 to smithi12166546-413 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:413: finishing write tid 4 to smithi12166546-413 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:413: finishing write tid 5 to smithi12166546-413 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 413 v 113 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:414: finishing write tid 1 to smithi12166546-414 2023-09-23T22:15:50.216 INFO:tasks.rados.rados.0.smithi121.stdout:414: finishing write tid 2 to smithi12166546-414 2023-09-23T22:15:50.217 INFO:tasks.rados.rados.0.smithi121.stdout:414: finishing write tid 3 to smithi12166546-414 2023-09-23T22:15:50.217 INFO:tasks.rados.rados.0.smithi121.stdout:413: done (15 left) 2023-09-23T22:15:50.217 INFO:tasks.rados.rados.0.smithi121.stdout:429: write initial oid 429 2023-09-23T22:15:50.217 INFO:tasks.rados.rados.0.smithi121.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-09-23T22:15:50.224 INFO:tasks.rados.rados.0.smithi121.stdout:429: writing smithi12166546-429 from 793396 to 1515736 tid 1 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:429: writing smithi12166546-429 from 2128999 to 2819811 tid 2 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:414: finishing write tid 4 to smithi12166546-414 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 414 v 83 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:415: finishing write tid 1 to smithi12166546-415 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:415: finishing write tid 2 to smithi12166546-415 2023-09-23T22:15:50.233 INFO:tasks.rados.rados.0.smithi121.stdout:414: done (15 left) 2023-09-23T22:15:50.234 INFO:tasks.rados.rados.0.smithi121.stdout:430: write initial oid 430 2023-09-23T22:15:50.234 INFO:tasks.rados.rados.0.smithi121.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-09-23T22:15:50.240 INFO:tasks.rados.rados.0.smithi121.stdout:430: writing smithi12166546-430 from 410203 to 1207792 tid 1 2023-09-23T22:15:50.246 INFO:tasks.rados.rados.0.smithi121.stdout:430: writing smithi12166546-430 from 1787481 to 2221951 tid 2 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:430: writing smithi12166546-430 from 2681405 to 3210203 tid 3 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:415: finishing write tid 3 to smithi12166546-415 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:415: finishing write tid 4 to smithi12166546-415 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 415 v 101 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:416: finishing write tid 1 to smithi12166546-416 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:416: finishing write tid 2 to smithi12166546-416 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:415: done (15 left) 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:431: write initial oid 431 2023-09-23T22:15:50.253 INFO:tasks.rados.rados.0.smithi121.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-09-23T22:15:50.258 INFO:tasks.rados.rados.0.smithi121.stdout:431: writing smithi12166546-431 from 427010 to 899848 tid 1 2023-09-23T22:15:50.264 INFO:tasks.rados.rados.0.smithi121.stdout:431: writing smithi12166546-431 from 1329610 to 2024091 tid 2 2023-09-23T22:15:50.271 INFO:tasks.rados.rados.0.smithi121.stdout:431: writing smithi12166546-431 from 2708828 to 3227010 tid 3 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:416: finishing write tid 3 to smithi12166546-416 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:416: finishing write tid 4 to smithi12166546-416 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:416: finishing write tid 5 to smithi12166546-416 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 416 v 103 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:417: finishing write tid 1 to smithi12166546-417 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:417: finishing write tid 2 to smithi12166546-417 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:417: finishing write tid 3 to smithi12166546-417 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:417: finishing write tid 4 to smithi12166546-417 2023-09-23T22:15:50.272 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 417 v 87 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-09-23T22:15:50.273 INFO:tasks.rados.rados.0.smithi121.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:15:50.273 INFO:tasks.rados.rados.0.smithi121.stdout:416: done (15 left) 2023-09-23T22:15:50.273 INFO:tasks.rados.rados.0.smithi121.stdout:417: done (14 left) 2023-09-23T22:15:50.273 INFO:tasks.rados.rados.0.smithi121.stdout:432: write initial oid 432 2023-09-23T22:15:50.273 INFO:tasks.rados.rados.0.smithi121.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-09-23T22:15:50.277 INFO:tasks.rados.rados.0.smithi121.stdout:432: writing smithi12166546-432 from 443817 to 991904 tid 1 2023-09-23T22:15:50.286 INFO:tasks.rados.rados.0.smithi121.stdout:432: writing smithi12166546-432 from 1788092 to 2226231 tid 2 2023-09-23T22:15:50.294 INFO:tasks.rados.rados.0.smithi121.stdout:432: writing smithi12166546-432 from 3019898 to 3243817 tid 3 2023-09-23T22:15:50.294 INFO:tasks.rados.rados.0.smithi121.stdout:433: write initial oid 433 2023-09-23T22:15:50.294 INFO:tasks.rados.rados.0.smithi121.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-09-23T22:15:50.300 INFO:tasks.rados.rados.0.smithi121.stdout:433: writing smithi12166546-433 from 460624 to 1083960 tid 1 2023-09-23T22:15:50.309 INFO:tasks.rados.rados.0.smithi121.stdout:433: writing smithi12166546-433 from 1846574 to 2544724 tid 2 2023-09-23T22:15:50.314 INFO:tasks.rados.rados.0.smithi121.stdout:433: writing smithi12166546-433 from 3163674 to 3260624 tid 3 2023-09-23T22:15:50.314 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.314 INFO:tasks.rados.rados.0.smithi121.stdout:418: finishing write tid 1 to smithi12166546-418 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:418: finishing write tid 2 to smithi12166546-418 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:418: finishing write tid 3 to smithi12166546-418 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:418: finishing write tid 4 to smithi12166546-418 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:418: finishing write tid 5 to smithi12166546-418 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 418 v 107 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:419: finishing write tid 1 to smithi12166546-419 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:419: finishing write tid 2 to smithi12166546-419 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:419: finishing write tid 3 to smithi12166546-419 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:419: finishing write tid 4 to smithi12166546-419 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 102 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-09-23T22:15:50.315 INFO:tasks.rados.rados.0.smithi121.stdout:420: finishing write tid 1 to smithi12166546-420 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:420: finishing write tid 2 to smithi12166546-420 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:420: finishing write tid 3 to smithi12166546-420 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:420: finishing write tid 4 to smithi12166546-420 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 420 v 89 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:418: done (15 left) 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:419: done (14 left) 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:420: done (13 left) 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:434: write initial oid 434 2023-09-23T22:15:50.316 INFO:tasks.rados.rados.0.smithi121.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-09-23T22:15:50.320 INFO:tasks.rados.rados.0.smithi121.stdout:434: writing smithi12166546-434 from 477431 to 1176016 tid 1 2023-09-23T22:15:50.328 INFO:tasks.rados.rados.0.smithi121.stdout:434: writing smithi12166546-434 from 1905056 to 2346864 tid 2 2023-09-23T22:15:50.333 INFO:tasks.rados.rados.0.smithi121.stdout:434: writing smithi12166546-434 from 3074744 to 3277431 tid 3 2023-09-23T22:15:50.334 INFO:tasks.rados.rados.0.smithi121.stdout:435: write initial oid 435 2023-09-23T22:15:50.334 INFO:tasks.rados.rados.0.smithi121.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-09-23T22:15:50.339 INFO:tasks.rados.rados.0.smithi121.stdout:435: writing smithi12166546-435 from 494238 to 984425 tid 1 2023-09-23T22:15:50.350 INFO:tasks.rados.rados.0.smithi121.stdout:435: writing smithi12166546-435 from 1563538 to 2265357 tid 2 2023-09-23T22:15:50.357 INFO:tasks.rados.rados.0.smithi121.stdout:435: writing smithi12166546-435 from 2818520 to 3294238 tid 3 2023-09-23T22:15:50.357 INFO:tasks.rados.rados.0.smithi121.stdout:436: write initial oid 436 2023-09-23T22:15:50.357 INFO:tasks.rados.rados.0.smithi121.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-09-23T22:15:50.363 INFO:tasks.rados.rados.0.smithi121.stdout:436: writing smithi12166546-436 from 511045 to 1076481 tid 1 2023-09-23T22:15:50.369 INFO:tasks.rados.rados.0.smithi121.stdout:436: writing smithi12166546-436 from 1622020 to 2067497 tid 2 2023-09-23T22:15:50.377 INFO:tasks.rados.rados.0.smithi121.stdout:436: writing smithi12166546-436 from 2729590 to 3286445 tid 3 2023-09-23T22:15:50.377 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.377 INFO:tasks.rados.rados.0.smithi121.stdout:421: finishing write tid 1 to smithi12166546-421 2023-09-23T22:15:50.377 INFO:tasks.rados.rados.0.smithi121.stdout:421: finishing write tid 2 to smithi12166546-421 2023-09-23T22:15:50.377 INFO:tasks.rados.rados.0.smithi121.stdout:421: finishing write tid 3 to smithi12166546-421 2023-09-23T22:15:50.377 INFO:tasks.rados.rados.0.smithi121.stdout:421: finishing write tid 4 to smithi12166546-421 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:421: finishing write tid 5 to smithi12166546-421 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 421 v 84 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:422: finishing write tid 1 to smithi12166546-422 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:422: finishing write tid 2 to smithi12166546-422 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:422: finishing write tid 3 to smithi12166546-422 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:422: finishing write tid 4 to smithi12166546-422 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 422 v 92 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:423: finishing write tid 1 to smithi12166546-423 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:423: finishing write tid 2 to smithi12166546-423 2023-09-23T22:15:50.378 INFO:tasks.rados.rados.0.smithi121.stdout:423: finishing write tid 3 to smithi12166546-423 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:423: finishing write tid 4 to smithi12166546-423 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:423: finishing write tid 5 to smithi12166546-423 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 89 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:424: finishing write tid 1 to smithi12166546-424 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:424: finishing write tid 2 to smithi12166546-424 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:424: finishing write tid 3 to smithi12166546-424 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:424: finishing write tid 4 to smithi12166546-424 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:424: finishing write tid 5 to smithi12166546-424 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 424 v 117 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:425: finishing write tid 1 to smithi12166546-425 2023-09-23T22:15:50.379 INFO:tasks.rados.rados.0.smithi121.stdout:425: finishing write tid 2 to smithi12166546-425 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:425: finishing write tid 3 to smithi12166546-425 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:425: finishing write tid 4 to smithi12166546-425 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 425 v 110 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:426: finishing write tid 1 to smithi12166546-426 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:426: finishing write tid 2 to smithi12166546-426 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:426: finishing write tid 3 to smithi12166546-426 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:426: finishing write tid 4 to smithi12166546-426 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:426: finishing write tid 5 to smithi12166546-426 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 426 v 114 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:421: done (15 left) 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:422: done (14 left) 2023-09-23T22:15:50.380 INFO:tasks.rados.rados.0.smithi121.stdout:423: done (13 left) 2023-09-23T22:15:50.381 INFO:tasks.rados.rados.0.smithi121.stdout:424: done (12 left) 2023-09-23T22:15:50.381 INFO:tasks.rados.rados.0.smithi121.stdout:425: done (11 left) 2023-09-23T22:15:50.381 INFO:tasks.rados.rados.0.smithi121.stdout:426: done (10 left) 2023-09-23T22:15:50.381 INFO:tasks.rados.rados.0.smithi121.stdout:437: write initial oid 437 2023-09-23T22:15:50.381 INFO:tasks.rados.rados.0.smithi121.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-09-23T22:15:50.383 INFO:tasks.rados.rados.0.smithi121.stdout:437: writing smithi12166546-437 from 527852 to 1168537 tid 1 2023-09-23T22:15:50.391 INFO:tasks.rados.rados.0.smithi121.stdout:437: writing smithi12166546-437 from 1680502 to 2269637 tid 2 2023-09-23T22:15:50.397 INFO:tasks.rados.rados.0.smithi121.stdout:437: writing smithi12166546-437 from 2757013 to 3327852 tid 3 2023-09-23T22:15:50.397 INFO:tasks.rados.rados.0.smithi121.stdout:438: write initial oid 438 2023-09-23T22:15:50.397 INFO:tasks.rados.rados.0.smithi121.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-09-23T22:15:50.405 INFO:tasks.rados.rados.0.smithi121.stdout:438: writing smithi12166546-438 from 544659 to 1260593 tid 1 2023-09-23T22:15:50.411 INFO:tasks.rados.rados.0.smithi121.stdout:438: writing smithi12166546-438 from 1738984 to 2188130 tid 2 2023-09-23T22:15:50.417 INFO:tasks.rados.rados.0.smithi121.stdout:438: writing smithi12166546-438 from 2784436 to 3344659 tid 3 2023-09-23T22:15:50.417 INFO:tasks.rados.rados.0.smithi121.stdout:439: write initial oid 439 2023-09-23T22:15:50.417 INFO:tasks.rados.rados.0.smithi121.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-09-23T22:15:50.426 INFO:tasks.rados.rados.0.smithi121.stdout:439: writing smithi12166546-439 from 561466 to 1352649 tid 1 2023-09-23T22:15:50.435 INFO:tasks.rados.rados.0.smithi121.stdout:439: writing smithi12166546-439 from 2081113 to 2673917 tid 2 2023-09-23T22:15:50.439 INFO:tasks.rados.rados.0.smithi121.stdout:439: writing smithi12166546-439 from 3095506 to 3361466 tid 3 2023-09-23T22:15:50.439 INFO:tasks.rados.rados.0.smithi121.stdout:440: write initial oid 440 2023-09-23T22:15:50.439 INFO:tasks.rados.rados.0.smithi121.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-09-23T22:15:50.446 INFO:tasks.rados.rados.0.smithi121.stdout:440: writing smithi12166546-440 from 578273 to 1044705 tid 1 2023-09-23T22:15:50.452 INFO:tasks.rados.rados.0.smithi121.stdout:440: writing smithi12166546-440 from 1739595 to 2192410 tid 2 2023-09-23T22:15:50.459 INFO:tasks.rados.rados.0.smithi121.stdout:440: writing smithi12166546-440 from 2722929 to 3378273 tid 3 2023-09-23T22:15:50.459 INFO:tasks.rados.rados.0.smithi121.stdout:441: write initial oid 441 2023-09-23T22:15:50.459 INFO:tasks.rados.rados.0.smithi121.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-09-23T22:15:50.466 INFO:tasks.rados.rados.0.smithi121.stdout:441: writing smithi12166546-441 from 595080 to 1136761 tid 1 2023-09-23T22:15:50.474 INFO:tasks.rados.rados.0.smithi121.stdout:441: writing smithi12166546-441 from 1798077 to 2394550 tid 2 2023-09-23T22:15:50.480 INFO:tasks.rados.rados.0.smithi121.stdout:441: writing smithi12166546-441 from 3150352 to 3395080 tid 3 2023-09-23T22:15:50.480 INFO:tasks.rados.rados.0.smithi121.stdout:442: write initial oid 442 2023-09-23T22:15:50.480 INFO:tasks.rados.rados.0.smithi121.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-09-23T22:15:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:442: writing smithi12166546-442 from 611887 to 1345170 tid 1 2023-09-23T22:15:50.494 INFO:tasks.rados.rados.0.smithi121.stdout:442: writing smithi12166546-442 from 1972912 to 2429396 tid 2 2023-09-23T22:15:50.502 INFO:tasks.rados.rados.0.smithi121.stdout:442: writing smithi12166546-442 from 2894128 to 3411887 tid 3 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:427: finishing write tid 1 to smithi12166546-427 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:427: finishing write tid 2 to smithi12166546-427 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:427: finishing write tid 3 to smithi12166546-427 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:427: finishing write tid 4 to smithi12166546-427 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 427 v 86 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:428: finishing write tid 1 to smithi12166546-428 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:428: finishing write tid 2 to smithi12166546-428 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:428: finishing write tid 3 to smithi12166546-428 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:428: finishing write tid 4 to smithi12166546-428 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:428: finishing write tid 5 to smithi12166546-428 2023-09-23T22:15:50.503 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 428 v 76 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:429: finishing write tid 1 to smithi12166546-429 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:429: finishing write tid 2 to smithi12166546-429 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:429: finishing write tid 3 to smithi12166546-429 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:429: finishing write tid 4 to smithi12166546-429 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 429 v 95 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:430: finishing write tid 1 to smithi12166546-430 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:430: finishing write tid 2 to smithi12166546-430 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:430: finishing write tid 3 to smithi12166546-430 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:430: finishing write tid 4 to smithi12166546-430 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:430: finishing write tid 5 to smithi12166546-430 2023-09-23T22:15:50.504 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 88 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:431: finishing write tid 1 to smithi12166546-431 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:431: finishing write tid 2 to smithi12166546-431 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:431: finishing write tid 3 to smithi12166546-431 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:431: finishing write tid 4 to smithi12166546-431 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:431: finishing write tid 5 to smithi12166546-431 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 431 v 128 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:432: finishing write tid 1 to smithi12166546-432 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:432: finishing write tid 2 to smithi12166546-432 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:427: done (15 left) 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:428: done (14 left) 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:429: done (13 left) 2023-09-23T22:15:50.505 INFO:tasks.rados.rados.0.smithi121.stdout:430: done (12 left) 2023-09-23T22:15:50.506 INFO:tasks.rados.rados.0.smithi121.stdout:431: done (11 left) 2023-09-23T22:15:50.506 INFO:tasks.rados.rados.0.smithi121.stdout:443: write initial oid 443 2023-09-23T22:15:50.506 INFO:tasks.rados.rados.0.smithi121.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-09-23T22:15:50.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:50 smithi121 bash[27336]: cluster 2023-09-23T22:15:49.051387+0000 mgr.y (mgr.24365) 177 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 49 MiB/s wr, 246 op/s 2023-09-23T22:15:50.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:50 smithi121 bash[33603]: cluster 2023-09-23T22:15:49.051387+0000 mgr.y (mgr.24365) 177 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 49 MiB/s wr, 246 op/s 2023-09-23T22:15:50.511 INFO:tasks.rados.rados.0.smithi121.stdout:443: writing smithi12166546-443 from 628694 to 1037226 tid 1 2023-09-23T22:15:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:443: writing smithi12166546-443 from 1515041 to 2115183 tid 2 2023-09-23T22:15:50.525 INFO:tasks.rados.rados.0.smithi121.stdout:443: writing smithi12166546-443 from 2805198 to 3357310 tid 3 2023-09-23T22:15:50.525 INFO:tasks.rados.rados.0.smithi121.stdout:444: write initial oid 444 2023-09-23T22:15:50.525 INFO:tasks.rados.rados.0.smithi121.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-09-23T22:15:50.532 INFO:tasks.rados.rados.0.smithi121.stdout:444: writing smithi12166546-444 from 645501 to 1129282 tid 1 2023-09-23T22:15:50.537 INFO:tasks.rados.rados.0.smithi121.stdout:444: writing smithi12166546-444 from 1573523 to 2033676 tid 2 2023-09-23T22:15:50.544 INFO:tasks.rados.rados.0.smithi121.stdout:444: writing smithi12166546-444 from 2548974 to 3312358 tid 3 2023-09-23T22:15:50.545 INFO:tasks.rados.rados.0.smithi121.stdout:445: write initial oid 445 2023-09-23T22:15:50.545 INFO:tasks.rados.rados.0.smithi121.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-09-23T22:15:50.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:50 smithi123 bash[27681]: cluster 2023-09-23T22:15:49.051387+0000 mgr.y (mgr.24365) 177 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 49 MiB/s wr, 246 op/s 2023-09-23T22:15:50.552 INFO:tasks.rados.rados.0.smithi121.stdout:445: writing smithi12166546-445 from 662308 to 1221338 tid 1 2023-09-23T22:15:50.559 INFO:tasks.rados.rados.0.smithi121.stdout:445: writing smithi12166546-445 from 1632005 to 2235816 tid 2 2023-09-23T22:15:50.569 INFO:tasks.rados.rados.0.smithi121.stdout:445: writing smithi12166546-445 from 2860044 to 3462308 tid 3 2023-09-23T22:15:50.569 INFO:tasks.rados.rados.0.smithi121.stdout:446: write initial oid 446 2023-09-23T22:15:50.569 INFO:tasks.rados.rados.0.smithi121.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-09-23T22:15:50.577 INFO:tasks.rados.rados.0.smithi121.stdout:446: writing smithi12166546-446 from 679115 to 1313394 tid 1 2023-09-23T22:15:50.586 INFO:tasks.rados.rados.0.smithi121.stdout:446: writing smithi12166546-446 from 2090487 to 2554309 tid 2 2023-09-23T22:15:50.592 INFO:tasks.rados.rados.0.smithi121.stdout:446: writing smithi12166546-446 from 3003820 to 3479115 tid 3 2023-09-23T22:15:50.592 INFO:tasks.rados.rados.0.smithi121.stdout:447: write initial oid 447 2023-09-23T22:15:50.592 INFO:tasks.rados.rados.0.smithi121.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-09-23T22:15:50.601 INFO:tasks.rados.rados.0.smithi121.stdout:447: writing smithi12166546-447 from 695922 to 1405450 tid 1 2023-09-23T22:15:50.609 INFO:tasks.rados.rados.0.smithi121.stdout:447: writing smithi12166546-447 from 2032616 to 2640096 tid 2 2023-09-23T22:15:50.614 INFO:tasks.rados.rados.0.smithi121.stdout:447: writing smithi12166546-447 from 3198537 to 3495922 tid 3 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout:432: finishing write tid 3 to smithi12166546-432 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout:432: finishing write tid 4 to smithi12166546-432 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout:432: finishing write tid 5 to smithi12166546-432 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 432 v 71 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-09-23T22:15:50.615 INFO:tasks.rados.rados.0.smithi121.stdout:433: finishing write tid 1 to smithi12166546-433 2023-09-23T22:15:50.616 INFO:tasks.rados.rados.0.smithi121.stdout:433: finishing write tid 2 to smithi12166546-433 2023-09-23T22:15:50.616 INFO:tasks.rados.rados.0.smithi121.stdout:432: done (15 left) 2023-09-23T22:15:50.616 INFO:tasks.rados.rados.0.smithi121.stdout:448: write initial oid 448 2023-09-23T22:15:50.616 INFO:tasks.rados.rados.0.smithi121.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-09-23T22:15:50.623 INFO:tasks.rados.rados.0.smithi121.stdout:448: writing smithi12166546-448 from 712729 to 1497506 tid 1 2023-09-23T22:15:50.629 INFO:tasks.rados.rados.0.smithi121.stdout:448: writing smithi12166546-448 from 2091098 to 2558589 tid 2 2023-09-23T22:15:50.635 INFO:tasks.rados.rados.0.smithi121.stdout:448: writing smithi12166546-448 from 3342313 to 3512729 tid 3 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:433: finishing write tid 3 to smithi12166546-433 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:433: finishing write tid 4 to smithi12166546-433 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:433: finishing write tid 5 to smithi12166546-433 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 74 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:434: finishing write tid 1 to smithi12166546-434 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:434: finishing write tid 2 to smithi12166546-434 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:434: finishing write tid 3 to smithi12166546-434 2023-09-23T22:15:50.636 INFO:tasks.rados.rados.0.smithi121.stdout:434: finishing write tid 4 to smithi12166546-434 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:434: finishing write tid 5 to smithi12166546-434 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 434 v 102 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:435: finishing write tid 1 to smithi12166546-435 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:433: done (15 left) 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:434: done (14 left) 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:449: write initial oid 449 2023-09-23T22:15:50.637 INFO:tasks.rados.rados.0.smithi121.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-09-23T22:15:50.642 INFO:tasks.rados.rados.0.smithi121.stdout:449: writing smithi12166546-449 from 729536 to 1189562 tid 1 2023-09-23T22:15:50.649 INFO:tasks.rados.rados.0.smithi121.stdout:449: writing smithi12166546-449 from 1749580 to 2360729 tid 2 2023-09-23T22:15:50.655 INFO:tasks.rados.rados.0.smithi121.stdout:449: writing smithi12166546-449 from 2853383 to 3305833 tid 3 2023-09-23T22:15:50.655 INFO:tasks.rados.rados.0.smithi121.stdout:450: write initial oid 450 2023-09-23T22:15:50.655 INFO:tasks.rados.rados.0.smithi121.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-09-23T22:15:50.663 INFO:tasks.rados.rados.0.smithi121.stdout:450: writing smithi12166546-450 from 746343 to 1397971 tid 1 2023-09-23T22:15:50.672 INFO:tasks.rados.rados.0.smithi121.stdout:450: writing smithi12166546-450 from 1924415 to 2679222 tid 2 2023-09-23T22:15:50.677 INFO:tasks.rados.rados.0.smithi121.stdout:450: writing smithi12166546-450 from 3397159 to 3546343 tid 3 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:435: finishing write tid 2 to smithi12166546-435 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:435: finishing write tid 3 to smithi12166546-435 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:435: finishing write tid 4 to smithi12166546-435 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:435: finishing write tid 5 to smithi12166546-435 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 435 v 86 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:436: finishing write tid 1 to smithi12166546-436 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:435: done (15 left) 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:451: write initial oid 451 2023-09-23T22:15:50.678 INFO:tasks.rados.rados.0.smithi121.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-09-23T22:15:50.686 INFO:tasks.rados.rados.0.smithi121.stdout:451: writing smithi12166546-451 from 763150 to 1490027 tid 1 2023-09-23T22:15:50.693 INFO:tasks.rados.rados.0.smithi121.stdout:451: writing smithi12166546-451 from 1982897 to 2597715 tid 2 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:451: writing smithi12166546-451 from 3024582 to 3499576 tid 3 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:436: finishing write tid 2 to smithi12166546-436 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:436: finishing write tid 3 to smithi12166546-436 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:436: finishing write tid 4 to smithi12166546-436 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:436: finishing write tid 5 to smithi12166546-436 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 436 v 75 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-09-23T22:15:50.699 INFO:tasks.rados.rados.0.smithi121.stdout:437: finishing write tid 1 to smithi12166546-437 2023-09-23T22:15:50.700 INFO:tasks.rados.rados.0.smithi121.stdout:436: done (15 left) 2023-09-23T22:15:50.700 INFO:tasks.rados.rados.0.smithi121.stdout:452: write initial oid 452 2023-09-23T22:15:50.700 INFO:tasks.rados.rados.0.smithi121.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-09-23T22:15:50.705 INFO:tasks.rados.rados.0.smithi121.stdout:452: writing smithi12166546-452 from 779957 to 1182083 tid 1 2023-09-23T22:15:50.714 INFO:tasks.rados.rados.0.smithi121.stdout:452: writing smithi12166546-452 from 1925026 to 2683502 tid 2 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout:452: writing smithi12166546-452 from 3335652 to 3579957 tid 3 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout:437: finishing write tid 2 to smithi12166546-437 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout:437: finishing write tid 3 to smithi12166546-437 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout:437: finishing write tid 4 to smithi12166546-437 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout:437: finishing write tid 5 to smithi12166546-437 2023-09-23T22:15:50.720 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 437 v 90 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-09-23T22:15:50.721 INFO:tasks.rados.rados.0.smithi121.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-09-23T22:15:50.721 INFO:tasks.rados.rados.0.smithi121.stdout:438: finishing write tid 1 to smithi12166546-438 2023-09-23T22:15:50.721 INFO:tasks.rados.rados.0.smithi121.stdout:437: done (15 left) 2023-09-23T22:15:50.721 INFO:tasks.rados.rados.0.smithi121.stdout:453: write initial oid 453 2023-09-23T22:15:50.721 INFO:tasks.rados.rados.0.smithi121.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-09-23T22:15:50.727 INFO:tasks.rados.rados.0.smithi121.stdout:453: writing smithi12166546-453 from 796764 to 1274139 tid 1 2023-09-23T22:15:50.735 INFO:tasks.rados.rados.0.smithi121.stdout:453: writing smithi12166546-453 from 1983508 to 2601995 tid 2 2023-09-23T22:15:50.741 INFO:tasks.rados.rados.0.smithi121.stdout:453: writing smithi12166546-453 from 3363075 to 3596764 tid 3 2023-09-23T22:15:50.741 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.741 INFO:tasks.rados.rados.0.smithi121.stdout:438: finishing write tid 2 to smithi12166546-438 2023-09-23T22:15:50.741 INFO:tasks.rados.rados.0.smithi121.stdout:438: finishing write tid 3 to smithi12166546-438 2023-09-23T22:15:50.742 INFO:tasks.rados.rados.0.smithi121.stdout:438: finishing write tid 4 to smithi12166546-438 2023-09-23T22:15:50.742 INFO:tasks.rados.rados.0.smithi121.stdout:438: finishing write tid 5 to smithi12166546-438 2023-09-23T22:15:50.742 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 438 v 132 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-09-23T22:15:50.742 INFO:tasks.rados.rados.0.smithi121.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-09-23T22:15:50.742 INFO:tasks.rados.rados.0.smithi121.stdout:439: finishing write tid 1 to smithi12166546-439 2023-09-23T22:15:50.742 INFO:tasks.rados.rados.0.smithi121.stdout:439: finishing write tid 2 to smithi12166546-439 2023-09-23T22:15:50.743 INFO:tasks.rados.rados.0.smithi121.stdout:438: done (15 left) 2023-09-23T22:15:50.743 INFO:tasks.rados.rados.0.smithi121.stdout:454: write initial oid 454 2023-09-23T22:15:50.743 INFO:tasks.rados.rados.0.smithi121.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-09-23T22:15:50.746 INFO:tasks.rados.rados.0.smithi121.stdout:454: writing smithi12166546-454 from 413571 to 966195 tid 1 2023-09-23T22:15:50.755 INFO:tasks.rados.rados.0.smithi121.stdout:454: writing smithi12166546-454 from 1641990 to 2404135 tid 2 2023-09-23T22:15:50.761 INFO:tasks.rados.rados.0.smithi121.stdout:454: writing smithi12166546-454 from 2990498 to 3415661 tid 3 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:439: finishing write tid 3 to smithi12166546-439 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:439: finishing write tid 4 to smithi12166546-439 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:439: finishing write tid 5 to smithi12166546-439 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 439 v 93 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:440: finishing write tid 1 to smithi12166546-440 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:440: finishing write tid 2 to smithi12166546-440 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:440: finishing write tid 3 to smithi12166546-440 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:440: finishing write tid 4 to smithi12166546-440 2023-09-23T22:15:50.762 INFO:tasks.rados.rados.0.smithi121.stdout:439: done (15 left) 2023-09-23T22:15:50.763 INFO:tasks.rados.rados.0.smithi121.stdout:455: write initial oid 455 2023-09-23T22:15:50.763 INFO:tasks.rados.rados.0.smithi121.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-09-23T22:15:50.768 INFO:tasks.rados.rados.0.smithi121.stdout:455: writing smithi12166546-455 from 430378 to 1058251 tid 1 2023-09-23T22:15:50.775 INFO:tasks.rados.rados.0.smithi121.stdout:455: writing smithi12166546-455 from 1700472 to 2322628 tid 2 2023-09-23T22:15:50.783 INFO:tasks.rados.rados.0.smithi121.stdout:455: writing smithi12166546-455 from 3017921 to 3630378 tid 3 2023-09-23T22:15:50.783 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.784 INFO:tasks.rados.rados.0.smithi121.stdout:440: finishing write tid 5 to smithi12166546-440 2023-09-23T22:15:50.784 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 440 v 90 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-09-23T22:15:50.784 INFO:tasks.rados.rados.0.smithi121.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-09-23T22:15:50.784 INFO:tasks.rados.rados.0.smithi121.stdout:440: done (15 left) 2023-09-23T22:15:50.784 INFO:tasks.rados.rados.0.smithi121.stdout:456: write initial oid 456 2023-09-23T22:15:50.784 INFO:tasks.rados.rados.0.smithi121.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-09-23T22:15:50.790 INFO:tasks.rados.rados.0.smithi121.stdout:456: writing smithi12166546-456 from 447185 to 1150307 tid 1 2023-09-23T22:15:50.798 INFO:tasks.rados.rados.0.smithi121.stdout:456: writing smithi12166546-456 from 1642601 to 2408415 tid 2 2023-09-23T22:15:50.804 INFO:tasks.rados.rados.0.smithi121.stdout:456: writing smithi12166546-456 from 2928991 to 3376698 tid 3 2023-09-23T22:15:50.804 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:441: finishing write tid 1 to smithi12166546-441 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:441: finishing write tid 2 to smithi12166546-441 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:441: finishing write tid 3 to smithi12166546-441 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:441: finishing write tid 4 to smithi12166546-441 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:441: finishing write tid 5 to smithi12166546-441 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 441 v 98 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:442: finishing write tid 1 to smithi12166546-442 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:442: finishing write tid 2 to smithi12166546-442 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:442: finishing write tid 3 to smithi12166546-442 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:442: finishing write tid 4 to smithi12166546-442 2023-09-23T22:15:50.805 INFO:tasks.rados.rados.0.smithi121.stdout:442: finishing write tid 5 to smithi12166546-442 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 442 v 106 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:443: finishing write tid 1 to smithi12166546-443 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:441: done (15 left) 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:442: done (14 left) 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:457: write initial oid 457 2023-09-23T22:15:50.806 INFO:tasks.rados.rados.0.smithi121.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-09-23T22:15:50.811 INFO:tasks.rados.rados.0.smithi121.stdout:457: writing smithi12166546-457 from 463992 to 1242363 tid 1 2023-09-23T22:15:50.818 INFO:tasks.rados.rados.0.smithi121.stdout:457: writing smithi12166546-457 from 1701083 to 2326908 tid 2 2023-09-23T22:15:50.826 INFO:tasks.rados.rados.0.smithi121.stdout:457: writing smithi12166546-457 from 2956414 to 3615393 tid 3 2023-09-23T22:15:50.826 INFO:tasks.rados.rados.0.smithi121.stdout:458: write initial oid 458 2023-09-23T22:15:50.826 INFO:tasks.rados.rados.0.smithi121.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-09-23T22:15:50.832 INFO:tasks.rados.rados.0.smithi121.stdout:458: writing smithi12166546-458 from 480799 to 1050772 tid 1 2023-09-23T22:15:50.839 INFO:tasks.rados.rados.0.smithi121.stdout:458: writing smithi12166546-458 from 1475918 to 2245401 tid 2 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout:458: writing smithi12166546-458 from 2700190 to 3286794 tid 3 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout:443: finishing write tid 2 to smithi12166546-443 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout:443: finishing write tid 3 to smithi12166546-443 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout:443: finishing write tid 4 to smithi12166546-443 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout:443: finishing write tid 5 to smithi12166546-443 2023-09-23T22:15:50.846 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 443 v 80 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-09-23T22:15:50.847 INFO:tasks.rados.rados.0.smithi121.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-09-23T22:15:50.847 INFO:tasks.rados.rados.0.smithi121.stdout:444: finishing write tid 1 to smithi12166546-444 2023-09-23T22:15:50.847 INFO:tasks.rados.rados.0.smithi121.stdout:444: finishing write tid 2 to smithi12166546-444 2023-09-23T22:15:50.847 INFO:tasks.rados.rados.0.smithi121.stdout:443: done (15 left) 2023-09-23T22:15:50.847 INFO:tasks.rados.rados.0.smithi121.stdout:459: write initial oid 459 2023-09-23T22:15:50.847 INFO:tasks.rados.rados.0.smithi121.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-09-23T22:15:50.852 INFO:tasks.rados.rados.0.smithi121.stdout:459: writing smithi12166546-459 from 497606 to 1142828 tid 1 2023-09-23T22:15:50.861 INFO:tasks.rados.rados.0.smithi121.stdout:459: writing smithi12166546-459 from 1934400 to 2563894 tid 2 2023-09-23T22:15:50.868 INFO:tasks.rados.rados.0.smithi121.stdout:459: writing smithi12166546-459 from 3243966 to 3697606 tid 3 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:444: finishing write tid 3 to smithi12166546-444 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:444: finishing write tid 4 to smithi12166546-444 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:444: finishing write tid 5 to smithi12166546-444 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 444 v 136 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:445: finishing write tid 1 to smithi12166546-445 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:445: finishing write tid 2 to smithi12166546-445 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:445: finishing write tid 3 to smithi12166546-445 2023-09-23T22:15:50.869 INFO:tasks.rados.rados.0.smithi121.stdout:445: finishing write tid 4 to smithi12166546-445 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:445: finishing write tid 5 to smithi12166546-445 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 445 v 91 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:446: finishing write tid 1 to smithi12166546-446 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:446: finishing write tid 2 to smithi12166546-446 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:444: done (15 left) 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:445: done (14 left) 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:460: write initial oid 460 2023-09-23T22:15:50.870 INFO:tasks.rados.rados.0.smithi121.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-09-23T22:15:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:460: writing smithi12166546-460 from 514413 to 1234884 tid 1 2023-09-23T22:15:50.885 INFO:tasks.rados.rados.0.smithi121.stdout:460: writing smithi12166546-460 from 1876529 to 2649681 tid 2 2023-09-23T22:15:50.892 INFO:tasks.rados.rados.0.smithi121.stdout:460: writing smithi12166546-460 from 3438683 to 3714413 tid 3 2023-09-23T22:15:50.892 INFO:tasks.rados.rados.0.smithi121.stdout:461: write initial oid 461 2023-09-23T22:15:50.892 INFO:tasks.rados.rados.0.smithi121.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-09-23T22:15:50.900 INFO:tasks.rados.rados.0.smithi121.stdout:461: writing smithi12166546-461 from 531220 to 1326940 tid 1 2023-09-23T22:15:50.907 INFO:tasks.rados.rados.0.smithi121.stdout:461: writing smithi12166546-461 from 1935011 to 2451821 tid 2 2023-09-23T22:15:50.915 INFO:tasks.rados.rados.0.smithi121.stdout:461: writing smithi12166546-461 from 3066106 to 3486526 tid 3 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:446: finishing write tid 3 to smithi12166546-446 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:446: finishing write tid 4 to smithi12166546-446 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:446: finishing write tid 5 to smithi12166546-446 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 446 v 92 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:447: finishing write tid 1 to smithi12166546-447 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:447: finishing write tid 2 to smithi12166546-447 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:447: finishing write tid 3 to smithi12166546-447 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:447: finishing write tid 4 to smithi12166546-447 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:446: done (15 left) 2023-09-23T22:15:50.916 INFO:tasks.rados.rados.0.smithi121.stdout:462: write initial oid 462 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:447: finishing write tid 5 to smithi12166546-447 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 447 v 84 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:448: finishing write tid 1 to smithi12166546-448 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:448: finishing write tid 2 to smithi12166546-448 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:448: finishing write tid 3 to smithi12166546-448 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:448: finishing write tid 4 to smithi12166546-448 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:448: finishing write tid 5 to smithi12166546-448 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 448 v 140 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:449: finishing write tid 1 to smithi12166546-449 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:449: finishing write tid 2 to smithi12166546-449 2023-09-23T22:15:50.917 INFO:tasks.rados.rados.0.smithi121.stdout:449: finishing write tid 3 to smithi12166546-449 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:449: finishing write tid 4 to smithi12166546-449 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:449: finishing write tid 5 to smithi12166546-449 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 449 v 97 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:450: finishing write tid 1 to smithi12166546-450 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:450: finishing write tid 2 to smithi12166546-450 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:450: finishing write tid 3 to smithi12166546-450 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:450: finishing write tid 4 to smithi12166546-450 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:450: finishing write tid 5 to smithi12166546-450 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 94 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:451: finishing write tid 1 to smithi12166546-451 2023-09-23T22:15:50.918 INFO:tasks.rados.rados.0.smithi121.stdout:451: finishing write tid 2 to smithi12166546-451 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:451: finishing write tid 3 to smithi12166546-451 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:451: finishing write tid 4 to smithi12166546-451 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:451: finishing write tid 5 to smithi12166546-451 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 451 v 106 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:452: finishing write tid 1 to smithi12166546-452 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:452: finishing write tid 2 to smithi12166546-452 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:452: finishing write tid 3 to smithi12166546-452 2023-09-23T22:15:50.919 INFO:tasks.rados.rados.0.smithi121.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-09-23T22:15:50.921 INFO:tasks.rados.rados.0.smithi121.stdout:462: writing smithi12166546-462 from 548027 to 1018996 tid 1 2023-09-23T22:15:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:462: writing smithi12166546-462 from 1593493 to 2370314 tid 2 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:462: writing smithi12166546-462 from 3093529 to 3725221 tid 3 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:447: done (15 left) 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:448: done (14 left) 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:449: done (13 left) 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:450: done (12 left) 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:451: done (11 left) 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:463: write initial oid 463 2023-09-23T22:15:50.937 INFO:tasks.rados.rados.0.smithi121.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-09-23T22:15:50.943 INFO:tasks.rados.rados.0.smithi121.stdout:463: writing smithi12166546-463 from 564834 to 1111052 tid 1 2023-09-23T22:15:50.949 INFO:tasks.rados.rados.0.smithi121.stdout:463: writing smithi12166546-463 from 1651975 to 2172454 tid 2 2023-09-23T22:15:50.956 INFO:tasks.rados.rados.0.smithi121.stdout:463: writing smithi12166546-463 from 2720952 to 3280269 tid 3 2023-09-23T22:15:50.956 INFO:tasks.rados.rados.0.smithi121.stdout:464: write initial oid 464 2023-09-23T22:15:50.956 INFO:tasks.rados.rados.0.smithi121.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-09-23T22:15:50.963 INFO:tasks.rados.rados.0.smithi121.stdout:464: writing smithi12166546-464 from 581641 to 1203108 tid 1 2023-09-23T22:15:50.972 INFO:tasks.rados.rados.0.smithi121.stdout:464: writing smithi12166546-464 from 1994104 to 2774594 tid 2 2023-09-23T22:15:50.979 INFO:tasks.rados.rados.0.smithi121.stdout:464: writing smithi12166546-464 from 3432022 to 3781641 tid 3 2023-09-23T22:15:50.979 INFO:tasks.rados.rados.0.smithi121.stdout:465: write initial oid 465 2023-09-23T22:15:50.979 INFO:tasks.rados.rados.0.smithi121.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-09-23T22:15:50.985 INFO:tasks.rados.rados.0.smithi121.stdout:465: writing smithi12166546-465 from 598448 to 1011517 tid 1 2023-09-23T22:15:50.992 INFO:tasks.rados.rados.0.smithi121.stdout:465: writing smithi12166546-465 from 1768939 to 2293087 tid 2 2023-09-23T22:15:50.999 INFO:tasks.rados.rados.0.smithi121.stdout:465: writing smithi12166546-465 from 2775798 to 3357659 tid 3 2023-09-23T22:15:51.002 INFO:tasks.rados.rados.0.smithi121.stdout:465: writing smithi12166546-465 from 3781488 to 3798448 tid 4 2023-09-23T22:15:51.002 INFO:tasks.rados.rados.0.smithi121.stdout:466: write initial oid 466 2023-09-23T22:15:51.002 INFO:tasks.rados.rados.0.smithi121.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-09-23T22:15:51.009 INFO:tasks.rados.rados.0.smithi121.stdout:466: writing smithi12166546-466 from 615255 to 1103573 tid 1 2023-09-23T22:15:51.018 INFO:tasks.rados.rados.0.smithi121.stdout:466: writing smithi12166546-466 from 1827421 to 2611580 tid 2 2023-09-23T22:15:51.026 INFO:tasks.rados.rados.0.smithi121.stdout:466: writing smithi12166546-466 from 3203221 to 3815255 tid 3 2023-09-23T22:15:51.026 INFO:tasks.rados.rados.0.smithi121.stdout:467: write initial oid 467 2023-09-23T22:15:51.026 INFO:tasks.rados.rados.0.smithi121.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-09-23T22:15:51.033 INFO:tasks.rados.rados.0.smithi121.stdout:467: writing smithi12166546-467 from 632062 to 1195629 tid 1 2023-09-23T22:15:51.040 INFO:tasks.rados.rados.0.smithi121.stdout:467: writing smithi12166546-467 from 1885903 to 2413720 tid 2 2023-09-23T22:15:51.047 INFO:tasks.rados.rados.0.smithi121.stdout:467: writing smithi12166546-467 from 2830644 to 3551402 tid 3 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:452: finishing write tid 4 to smithi12166546-452 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:452: finishing write tid 5 to smithi12166546-452 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 452 v 102 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:453: finishing write tid 1 to smithi12166546-453 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:453: finishing write tid 2 to smithi12166546-453 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:453: finishing write tid 3 to smithi12166546-453 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:453: finishing write tid 4 to smithi12166546-453 2023-09-23T22:15:51.048 INFO:tasks.rados.rados.0.smithi121.stdout:453: finishing write tid 5 to smithi12166546-453 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 453 v 79 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:454: finishing write tid 1 to smithi12166546-454 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:454: finishing write tid 2 to smithi12166546-454 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:452: done (15 left) 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:453: done (14 left) 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:468: write initial oid 468 2023-09-23T22:15:51.049 INFO:tasks.rados.rados.0.smithi121.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-09-23T22:15:51.055 INFO:tasks.rados.rados.0.smithi121.stdout:468: writing smithi12166546-468 from 648869 to 1287685 tid 1 2023-09-23T22:15:51.063 INFO:tasks.rados.rados.0.smithi121.stdout:468: writing smithi12166546-468 from 1828032 to 2615860 tid 2 2023-09-23T22:15:51.070 INFO:tasks.rados.rados.0.smithi121.stdout:468: writing smithi12166546-468 from 3141714 to 3673744 tid 3 2023-09-23T22:15:51.070 INFO:tasks.rados.rados.0.smithi121.stdout:469: write initial oid 469 2023-09-23T22:15:51.070 INFO:tasks.rados.rados.0.smithi121.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-09-23T22:15:51.078 INFO:tasks.rados.rados.0.smithi121.stdout:469: writing smithi12166546-469 from 665676 to 1379741 tid 1 2023-09-23T22:15:51.084 INFO:tasks.rados.rados.0.smithi121.stdout:469: writing smithi12166546-469 from 1886514 to 2418000 tid 2 2023-09-23T22:15:51.094 INFO:tasks.rados.rados.0.smithi121.stdout:469: writing smithi12166546-469 from 3169137 to 3865676 tid 3 2023-09-23T22:15:51.094 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.094 INFO:tasks.rados.rados.0.smithi121.stdout:454: finishing write tid 3 to smithi12166546-454 2023-09-23T22:15:51.094 INFO:tasks.rados.rados.0.smithi121.stdout:454: finishing write tid 4 to smithi12166546-454 2023-09-23T22:15:51.094 INFO:tasks.rados.rados.0.smithi121.stdout:454: finishing write tid 5 to smithi12166546-454 2023-09-23T22:15:51.094 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 454 v 94 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:455: finishing write tid 1 to smithi12166546-455 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:455: finishing write tid 2 to smithi12166546-455 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:455: finishing write tid 3 to smithi12166546-455 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:455: finishing write tid 4 to smithi12166546-455 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:455: finishing write tid 5 to smithi12166546-455 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 455 v 118 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:456: finishing write tid 1 to smithi12166546-456 2023-09-23T22:15:51.095 INFO:tasks.rados.rados.0.smithi121.stdout:454: done (15 left) 2023-09-23T22:15:51.096 INFO:tasks.rados.rados.0.smithi121.stdout:455: done (14 left) 2023-09-23T22:15:51.096 INFO:tasks.rados.rados.0.smithi121.stdout:470: write initial oid 470 2023-09-23T22:15:51.096 INFO:tasks.rados.rados.0.smithi121.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-09-23T22:15:51.102 INFO:tasks.rados.rados.0.smithi121.stdout:470: writing smithi12166546-470 from 682483 to 1471797 tid 1 2023-09-23T22:15:51.110 INFO:tasks.rados.rados.0.smithi121.stdout:470: writing smithi12166546-470 from 1944996 to 2736493 tid 2 2023-09-23T22:15:51.117 INFO:tasks.rados.rados.0.smithi121.stdout:470: writing smithi12166546-470 from 3196560 to 3751134 tid 3 2023-09-23T22:15:51.117 INFO:tasks.rados.rados.0.smithi121.stdout:471: write initial oid 471 2023-09-23T22:15:51.117 INFO:tasks.rados.rados.0.smithi121.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-09-23T22:15:51.124 INFO:tasks.rados.rados.0.smithi121.stdout:471: writing smithi12166546-471 from 699290 to 1163853 tid 1 2023-09-23T22:15:51.130 INFO:tasks.rados.rados.0.smithi121.stdout:471: writing smithi12166546-471 from 1603478 to 2138633 tid 2 2023-09-23T22:15:51.139 INFO:tasks.rados.rados.0.smithi121.stdout:471: writing smithi12166546-471 from 2823983 to 3589829 tid 3 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:456: finishing write tid 2 to smithi12166546-456 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:456: finishing write tid 3 to smithi12166546-456 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:456: finishing write tid 4 to smithi12166546-456 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:456: finishing write tid 5 to smithi12166546-456 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 456 v 144 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:457: finishing write tid 1 to smithi12166546-457 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:457: finishing write tid 2 to smithi12166546-457 2023-09-23T22:15:51.140 INFO:tasks.rados.rados.0.smithi121.stdout:457: finishing write tid 3 to smithi12166546-457 2023-09-23T22:15:51.141 INFO:tasks.rados.rados.0.smithi121.stdout:457: finishing write tid 4 to smithi12166546-457 2023-09-23T22:15:51.141 INFO:tasks.rados.rados.0.smithi121.stdout:456: done (15 left) 2023-09-23T22:15:51.141 INFO:tasks.rados.rados.0.smithi121.stdout:472: write initial oid 472 2023-09-23T22:15:51.141 INFO:tasks.rados.rados.0.smithi121.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-09-23T22:15:51.146 INFO:tasks.rados.rados.0.smithi121.stdout:472: writing smithi12166546-472 from 716097 to 1255909 tid 1 2023-09-23T22:15:51.158 INFO:tasks.rados.rados.0.smithi121.stdout:472: writing smithi12166546-472 from 1945607 to 2740773 tid 2 2023-09-23T22:15:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:472: writing smithi12166546-472 from 3535053 to 3916097 tid 3 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:457: finishing write tid 5 to smithi12166546-457 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 457 v 95 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:458: finishing write tid 1 to smithi12166546-458 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:458: finishing write tid 2 to smithi12166546-458 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:458: finishing write tid 3 to smithi12166546-458 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:458: finishing write tid 4 to smithi12166546-458 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:457: done (15 left) 2023-09-23T22:15:51.166 INFO:tasks.rados.rados.0.smithi121.stdout:473: write initial oid 473 2023-09-23T22:15:51.167 INFO:tasks.rados.rados.0.smithi121.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-09-23T22:15:51.176 INFO:tasks.rados.rados.0.smithi121.stdout:473: writing smithi12166546-473 from 732904 to 1464318 tid 1 2023-09-23T22:15:51.185 INFO:tasks.rados.rados.0.smithi121.stdout:473: writing smithi12166546-473 from 2120442 to 2659266 tid 2 2023-09-23T22:15:51.191 INFO:tasks.rados.rados.0.smithi121.stdout:473: writing smithi12166546-473 from 3278829 to 3783572 tid 3 2023-09-23T22:15:51.191 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:458: finishing write tid 5 to smithi12166546-458 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 458 v 98 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:459: finishing write tid 1 to smithi12166546-459 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:459: finishing write tid 2 to smithi12166546-459 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:458: done (15 left) 2023-09-23T22:15:51.192 INFO:tasks.rados.rados.0.smithi121.stdout:474: write initial oid 474 2023-09-23T22:15:51.193 INFO:tasks.rados.rados.0.smithi121.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-09-23T22:15:51.198 INFO:tasks.rados.rados.0.smithi121.stdout:474: writing smithi12166546-474 from 749711 to 1156374 tid 1 2023-09-23T22:15:51.205 INFO:tasks.rados.rados.0.smithi121.stdout:474: writing smithi12166546-474 from 1778924 to 2461406 tid 2 2023-09-23T22:15:51.214 INFO:tasks.rados.rados.0.smithi121.stdout:474: writing smithi12166546-474 from 3189899 to 3905914 tid 3 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout:459: finishing write tid 3 to smithi12166546-459 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout:459: finishing write tid 4 to smithi12166546-459 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout:459: finishing write tid 5 to smithi12166546-459 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 459 v 88 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:15:51.215 INFO:tasks.rados.rados.0.smithi121.stdout:460: finishing write tid 1 to smithi12166546-460 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:460: finishing write tid 2 to smithi12166546-460 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:460: finishing write tid 3 to smithi12166546-460 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:460: finishing write tid 4 to smithi12166546-460 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:460: finishing write tid 5 to smithi12166546-460 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 460 v 121 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-09-23T22:15:51.216 INFO:tasks.rados.rados.0.smithi121.stdout:461: finishing write tid 1 to smithi12166546-461 2023-09-23T22:15:51.217 INFO:tasks.rados.rados.0.smithi121.stdout:459: done (15 left) 2023-09-23T22:15:51.217 INFO:tasks.rados.rados.0.smithi121.stdout:460: done (14 left) 2023-09-23T22:15:51.217 INFO:tasks.rados.rados.0.smithi121.stdout:475: write initial oid 475 2023-09-23T22:15:51.217 INFO:tasks.rados.rados.0.smithi121.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-09-23T22:15:51.221 INFO:tasks.rados.rados.0.smithi121.stdout:475: writing smithi12166546-475 from 766518 to 1248430 tid 1 2023-09-23T22:15:51.228 INFO:tasks.rados.rados.0.smithi121.stdout:475: writing smithi12166546-475 from 1837406 to 2379899 tid 2 2023-09-23T22:15:51.234 INFO:tasks.rados.rados.0.smithi121.stdout:475: writing smithi12166546-475 from 2933675 to 3460962 tid 3 2023-09-23T22:15:51.238 INFO:tasks.rados.rados.0.smithi121.stdout:475: writing smithi12166546-475 from 3876584 to 3966518 tid 4 2023-09-23T22:15:51.238 INFO:tasks.rados.rados.0.smithi121.stdout:476: write initial oid 476 2023-09-23T22:15:51.238 INFO:tasks.rados.rados.0.smithi121.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-09-23T22:15:51.245 INFO:tasks.rados.rados.0.smithi121.stdout:476: writing smithi12166546-476 from 783325 to 1340486 tid 1 2023-09-23T22:15:51.252 INFO:tasks.rados.rados.0.smithi121.stdout:476: writing smithi12166546-476 from 1779535 to 2465686 tid 2 2023-09-23T22:15:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:476: writing smithi12166546-476 from 3244745 to 3699657 tid 3 2023-09-23T22:15:51.260 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:461: finishing write tid 2 to smithi12166546-461 2023-09-23T22:15:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:461: finishing write tid 3 to smithi12166546-461 2023-09-23T22:15:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:461: finishing write tid 4 to smithi12166546-461 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:461: finishing write tid 5 to smithi12166546-461 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 461 v 92 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:462: finishing write tid 1 to smithi12166546-462 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:462: finishing write tid 2 to smithi12166546-462 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:462: finishing write tid 3 to smithi12166546-462 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:462: finishing write tid 4 to smithi12166546-462 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:462: finishing write tid 5 to smithi12166546-462 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 462 v 101 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-09-23T22:15:51.261 INFO:tasks.rados.rados.0.smithi121.stdout:463: finishing write tid 1 to smithi12166546-463 2023-09-23T22:15:51.262 INFO:tasks.rados.rados.0.smithi121.stdout:461: done (15 left) 2023-09-23T22:15:51.262 INFO:tasks.rados.rados.0.smithi121.stdout:462: done (14 left) 2023-09-23T22:15:51.262 INFO:tasks.rados.rados.0.smithi121.stdout:477: write initial oid 477 2023-09-23T22:15:51.262 INFO:tasks.rados.rados.0.smithi121.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-09-23T22:15:51.266 INFO:tasks.rados.rados.0.smithi121.stdout:477: writing smithi12166546-477 from 400132 to 1032542 tid 1 2023-09-23T22:15:51.273 INFO:tasks.rados.rados.0.smithi121.stdout:477: writing smithi12166546-477 from 1438017 to 1984179 tid 2 2023-09-23T22:15:51.274 INFO:tasks.rados.rados.0.smithi121.stdout:478: write initial oid 478 2023-09-23T22:15:51.274 INFO:tasks.rados.rados.0.smithi121.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-09-23T22:15:51.280 INFO:tasks.rados.rados.0.smithi121.stdout:478: writing smithi12166546-478 from 416939 to 1124598 tid 1 2023-09-23T22:15:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:478: writing smithi12166546-478 from 1896499 to 2016939 tid 2 2023-09-23T22:15:51.286 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:463: finishing write tid 2 to smithi12166546-463 2023-09-23T22:15:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:463: finishing write tid 3 to smithi12166546-463 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:463: finishing write tid 4 to smithi12166546-463 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:463: finishing write tid 5 to smithi12166546-463 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 463 v 122 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:464: finishing write tid 1 to smithi12166546-464 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:464: finishing write tid 2 to smithi12166546-464 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:464: finishing write tid 3 to smithi12166546-464 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:463: done (15 left) 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:479: write initial oid 479 2023-09-23T22:15:51.287 INFO:tasks.rados.rados.0.smithi121.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-09-23T22:15:51.293 INFO:tasks.rados.rados.0.smithi121.stdout:479: writing smithi12166546-479 from 433746 to 1216654 tid 1 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:479: writing smithi12166546-479 from 1954981 to 2033746 tid 2 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:464: finishing write tid 4 to smithi12166546-464 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:464: finishing write tid 5 to smithi12166546-464 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 464 v 105 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:465: finishing write tid 1 to smithi12166546-465 2023-09-23T22:15:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:465: finishing write tid 2 to smithi12166546-465 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:465: finishing write tid 3 to smithi12166546-465 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:465: finishing write tid 4 to smithi12166546-465 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:465: finishing write tid 5 to smithi12166546-465 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:465: finishing write tid 6 to smithi12166546-465 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 465 v 84 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:466: finishing write tid 1 to smithi12166546-466 2023-09-23T22:15:51.300 INFO:tasks.rados.rados.0.smithi121.stdout:466: finishing write tid 2 to smithi12166546-466 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:466: finishing write tid 3 to smithi12166546-466 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:466: finishing write tid 4 to smithi12166546-466 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:466: finishing write tid 5 to smithi12166546-466 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 466 v 106 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:467: finishing write tid 1 to smithi12166546-467 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:464: done (15 left) 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:465: done (14 left) 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:466: done (13 left) 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:480: write initial oid 480 2023-09-23T22:15:51.301 INFO:tasks.rados.rados.0.smithi121.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-09-23T22:15:51.305 INFO:tasks.rados.rados.0.smithi121.stdout:480: writing smithi12166546-480 from 450553 to 1025063 tid 1 2023-09-23T22:15:51.311 INFO:tasks.rados.rados.0.smithi121.stdout:480: writing smithi12166546-480 from 1613463 to 2050553 tid 2 2023-09-23T22:15:51.312 INFO:tasks.rados.rados.0.smithi121.stdout:481: write initial oid 481 2023-09-23T22:15:51.312 INFO:tasks.rados.rados.0.smithi121.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-09-23T22:15:51.319 INFO:tasks.rados.rados.0.smithi121.stdout:481: writing smithi12166546-481 from 467360 to 1117119 tid 1 2023-09-23T22:15:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:481: writing smithi12166546-481 from 1671945 to 2067360 tid 2 2023-09-23T22:15:51.326 INFO:tasks.rados.rados.0.smithi121.stdout:482: write initial oid 482 2023-09-23T22:15:51.326 INFO:tasks.rados.rados.0.smithi121.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-09-23T22:15:51.332 INFO:tasks.rados.rados.0.smithi121.stdout:482: writing smithi12166546-482 from 484167 to 1209175 tid 1 2023-09-23T22:15:51.338 INFO:tasks.rados.rados.0.smithi121.stdout:482: writing smithi12166546-482 from 1730427 to 2084167 tid 2 2023-09-23T22:15:51.338 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:467: finishing write tid 2 to smithi12166546-467 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:467: finishing write tid 3 to smithi12166546-467 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:467: finishing write tid 4 to smithi12166546-467 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:467: finishing write tid 5 to smithi12166546-467 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 96 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:468: finishing write tid 1 to smithi12166546-468 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:467: done (15 left) 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:483: write initial oid 483 2023-09-23T22:15:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-09-23T22:15:51.344 INFO:tasks.rados.rados.0.smithi121.stdout:483: writing smithi12166546-483 from 500974 to 901231 tid 1 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:483: writing smithi12166546-483 from 1388909 to 1946078 tid 2 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:468: finishing write tid 2 to smithi12166546-468 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:468: finishing write tid 3 to smithi12166546-468 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:468: finishing write tid 4 to smithi12166546-468 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:468: finishing write tid 5 to smithi12166546-468 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 468 v 99 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-09-23T22:15:51.351 INFO:tasks.rados.rados.0.smithi121.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:469: finishing write tid 1 to smithi12166546-469 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:469: finishing write tid 2 to smithi12166546-469 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:469: finishing write tid 3 to smithi12166546-469 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:469: finishing write tid 4 to smithi12166546-469 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:469: finishing write tid 5 to smithi12166546-469 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 469 v 110 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:470: finishing write tid 1 to smithi12166546-470 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:470: finishing write tid 2 to smithi12166546-470 2023-09-23T22:15:51.352 INFO:tasks.rados.rados.0.smithi121.stdout:470: finishing write tid 3 to smithi12166546-470 2023-09-23T22:15:51.353 INFO:tasks.rados.rados.0.smithi121.stdout:468: done (15 left) 2023-09-23T22:15:51.353 INFO:tasks.rados.rados.0.smithi121.stdout:469: done (14 left) 2023-09-23T22:15:51.353 INFO:tasks.rados.rados.0.smithi121.stdout:484: write initial oid 484 2023-09-23T22:15:51.353 INFO:tasks.rados.rados.0.smithi121.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-09-23T22:15:51.356 INFO:tasks.rados.rados.0.smithi121.stdout:484: writing smithi12166546-484 from 517781 to 993287 tid 1 2023-09-23T22:15:51.363 INFO:tasks.rados.rados.0.smithi121.stdout:484: writing smithi12166546-484 from 1731038 to 2117781 tid 2 2023-09-23T22:15:51.363 INFO:tasks.rados.rados.0.smithi121.stdout:485: write initial oid 485 2023-09-23T22:15:51.364 INFO:tasks.rados.rados.0.smithi121.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-09-23T22:15:51.370 INFO:tasks.rados.rados.0.smithi121.stdout:485: writing smithi12166546-485 from 534588 to 1085343 tid 1 2023-09-23T22:15:51.376 INFO:tasks.rados.rados.0.smithi121.stdout:485: writing smithi12166546-485 from 1789520 to 2134588 tid 2 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:470: finishing write tid 4 to smithi12166546-470 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:470: finishing write tid 5 to smithi12166546-470 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 470 v 126 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:471: finishing write tid 1 to smithi12166546-471 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:471: finishing write tid 2 to smithi12166546-471 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:471: finishing write tid 3 to smithi12166546-471 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:471: finishing write tid 4 to smithi12166546-471 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:470: done (15 left) 2023-09-23T22:15:51.377 INFO:tasks.rados.rados.0.smithi121.stdout:486: write initial oid 486 2023-09-23T22:15:51.378 INFO:tasks.rados.rados.0.smithi121.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-09-23T22:15:51.383 INFO:tasks.rados.rados.0.smithi121.stdout:486: writing smithi12166546-486 from 551395 to 1177399 tid 1 2023-09-23T22:15:51.389 INFO:tasks.rados.rados.0.smithi121.stdout:486: writing smithi12166546-486 from 1848002 to 2151395 tid 2 2023-09-23T22:15:51.389 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.389 INFO:tasks.rados.rados.0.smithi121.stdout:471: finishing write tid 5 to smithi12166546-471 2023-09-23T22:15:51.389 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 471 v 96 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-09-23T22:15:51.389 INFO:tasks.rados.rados.0.smithi121.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-09-23T22:15:51.390 INFO:tasks.rados.rados.0.smithi121.stdout:472: finishing write tid 1 to smithi12166546-472 2023-09-23T22:15:51.390 INFO:tasks.rados.rados.0.smithi121.stdout:472: finishing write tid 2 to smithi12166546-472 2023-09-23T22:15:51.390 INFO:tasks.rados.rados.0.smithi121.stdout:471: done (15 left) 2023-09-23T22:15:51.390 INFO:tasks.rados.rados.0.smithi121.stdout:487: write initial oid 487 2023-09-23T22:15:51.390 INFO:tasks.rados.rados.0.smithi121.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-09-23T22:15:51.398 INFO:tasks.rados.rados.0.smithi121.stdout:487: writing smithi12166546-487 from 568202 to 1269455 tid 1 2023-09-23T22:15:51.406 INFO:tasks.rados.rados.0.smithi121.stdout:487: writing smithi12166546-487 from 1906484 to 2168202 tid 2 2023-09-23T22:15:51.406 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.406 INFO:tasks.rados.rados.0.smithi121.stdout:472: finishing write tid 3 to smithi12166546-472 2023-09-23T22:15:51.406 INFO:tasks.rados.rados.0.smithi121.stdout:472: finishing write tid 4 to smithi12166546-472 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:472: finishing write tid 5 to smithi12166546-472 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 472 v 99 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:473: finishing write tid 1 to smithi12166546-473 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:473: finishing write tid 2 to smithi12166546-473 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:473: finishing write tid 3 to smithi12166546-473 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:473: finishing write tid 4 to smithi12166546-473 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:473: finishing write tid 5 to smithi12166546-473 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 473 v 88 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-09-23T22:15:51.407 INFO:tasks.rados.rados.0.smithi121.stdout:474: finishing write tid 1 to smithi12166546-474 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:474: finishing write tid 2 to smithi12166546-474 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:472: done (15 left) 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:473: done (14 left) 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:488: write initial oid 488 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:474: finishing write tid 3 to smithi12166546-474 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:474: finishing write tid 4 to smithi12166546-474 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:474: finishing write tid 5 to smithi12166546-474 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 474 v 105 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:475: finishing write tid 1 to smithi12166546-475 2023-09-23T22:15:51.408 INFO:tasks.rados.rados.0.smithi121.stdout:475: finishing write tid 2 to smithi12166546-475 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:475: finishing write tid 3 to smithi12166546-475 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:475: finishing write tid 4 to smithi12166546-475 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:475: finishing write tid 5 to smithi12166546-475 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:475: finishing write tid 6 to smithi12166546-475 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 475 v 103 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:476: finishing write tid 1 to smithi12166546-476 2023-09-23T22:15:51.409 INFO:tasks.rados.rados.0.smithi121.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-09-23T22:15:51.411 INFO:tasks.rados.rados.0.smithi121.stdout:488: writing smithi12166546-488 from 585009 to 1077864 tid 1 2023-09-23T22:15:51.418 INFO:tasks.rados.rados.0.smithi121.stdout:488: writing smithi12166546-488 from 1564966 to 2185009 tid 2 2023-09-23T22:15:51.418 INFO:tasks.rados.rados.0.smithi121.stdout:474: done (14 left) 2023-09-23T22:15:51.418 INFO:tasks.rados.rados.0.smithi121.stdout:475: done (13 left) 2023-09-23T22:15:51.418 INFO:tasks.rados.rados.0.smithi121.stdout:489: write initial oid 489 2023-09-23T22:15:51.419 INFO:tasks.rados.rados.0.smithi121.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-09-23T22:15:51.425 INFO:tasks.rados.rados.0.smithi121.stdout:489: writing smithi12166546-489 from 601816 to 1169920 tid 1 2023-09-23T22:15:51.431 INFO:tasks.rados.rados.0.smithi121.stdout:489: writing smithi12166546-489 from 1623448 to 2075271 tid 2 2023-09-23T22:15:51.432 INFO:tasks.rados.rados.0.smithi121.stdout:490: write initial oid 490 2023-09-23T22:15:51.432 INFO:tasks.rados.rados.0.smithi121.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-09-23T22:15:51.440 INFO:tasks.rados.rados.0.smithi121.stdout:490: writing smithi12166546-490 from 618623 to 1261976 tid 1 2023-09-23T22:15:51.445 INFO:tasks.rados.rados.0.smithi121.stdout:490: writing smithi12166546-490 from 1681930 to 2218623 tid 2 2023-09-23T22:15:51.446 INFO:tasks.rados.rados.0.smithi121.stdout:491: write initial oid 491 2023-09-23T22:15:51.446 INFO:tasks.rados.rados.0.smithi121.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-09-23T22:15:51.454 INFO:tasks.rados.rados.0.smithi121.stdout:491: writing smithi12166546-491 from 635430 to 1354032 tid 1 2023-09-23T22:15:51.459 INFO:tasks.rados.rados.0.smithi121.stdout:491: writing smithi12166546-491 from 2140412 to 2235430 tid 2 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:476: finishing write tid 2 to smithi12166546-476 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:476: finishing write tid 3 to smithi12166546-476 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:476: finishing write tid 4 to smithi12166546-476 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:476: finishing write tid 5 to smithi12166546-476 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 476 v 78 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:477: finishing write tid 1 to smithi12166546-477 2023-09-23T22:15:51.460 INFO:tasks.rados.rados.0.smithi121.stdout:477: finishing write tid 2 to smithi12166546-477 2023-09-23T22:15:51.461 INFO:tasks.rados.rados.0.smithi121.stdout:476: done (15 left) 2023-09-23T22:15:51.461 INFO:tasks.rados.rados.0.smithi121.stdout:492: write initial oid 492 2023-09-23T22:15:51.461 INFO:tasks.rados.rados.0.smithi121.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-09-23T22:15:51.468 INFO:tasks.rados.rados.0.smithi121.stdout:492: writing smithi12166546-492 from 652237 to 1446088 tid 1 2023-09-23T22:15:51.474 INFO:tasks.rados.rados.0.smithi121.stdout:492: writing smithi12166546-492 from 2198894 to 2252237 tid 2 2023-09-23T22:15:51.474 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:477: finishing write tid 3 to smithi12166546-477 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:477: finishing write tid 4 to smithi12166546-477 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 477 v 109 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:478: finishing write tid 1 to smithi12166546-478 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:478: finishing write tid 2 to smithi12166546-478 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:478: finishing write tid 3 to smithi12166546-478 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:478: finishing write tid 4 to smithi12166546-478 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 478 v 106 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-09-23T22:15:51.475 INFO:tasks.rados.rados.0.smithi121.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:479: finishing write tid 1 to smithi12166546-479 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:479: finishing write tid 2 to smithi12166546-479 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:479: finishing write tid 3 to smithi12166546-479 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:479: finishing write tid 4 to smithi12166546-479 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 479 v 147 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-09-23T22:15:51.476 INFO:tasks.rados.rados.0.smithi121.stdout:480: finishing write tid 1 to smithi12166546-480 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:480: finishing write tid 2 to smithi12166546-480 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:480: finishing write tid 3 to smithi12166546-480 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:480: finishing write tid 4 to smithi12166546-480 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 480 v 97 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:481: finishing write tid 1 to smithi12166546-481 2023-09-23T22:15:51.477 INFO:tasks.rados.rados.0.smithi121.stdout:481: finishing write tid 2 to smithi12166546-481 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:481: finishing write tid 3 to smithi12166546-481 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:481: finishing write tid 4 to smithi12166546-481 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 481 v 102 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:482: finishing write tid 1 to smithi12166546-482 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:477: done (15 left) 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:478: done (14 left) 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:479: done (13 left) 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:480: done (12 left) 2023-09-23T22:15:51.478 INFO:tasks.rados.rados.0.smithi121.stdout:481: done (11 left) 2023-09-23T22:15:51.479 INFO:tasks.rados.rados.0.smithi121.stdout:493: write initial oid 493 2023-09-23T22:15:51.479 INFO:tasks.rados.rados.0.smithi121.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-09-23T22:15:51.479 INFO:tasks.rados.rados.0.smithi121.stdout:493: writing smithi12166546-493 from 669044 to 1138144 tid 1 2023-09-23T22:15:51.485 INFO:tasks.rados.rados.0.smithi121.stdout:493: writing smithi12166546-493 from 1741023 to 2200184 tid 2 2023-09-23T22:15:51.486 INFO:tasks.rados.rados.0.smithi121.stdout:494: write initial oid 494 2023-09-23T22:15:51.486 INFO:tasks.rados.rados.0.smithi121.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-09-23T22:15:51.494 INFO:tasks.rados.rados.0.smithi121.stdout:494: writing smithi12166546-494 from 685851 to 1230200 tid 1 2023-09-23T22:15:51.502 INFO:tasks.rados.rados.0.smithi121.stdout:494: writing smithi12166546-494 from 1799505 to 2285851 tid 2 2023-09-23T22:15:51.502 INFO:tasks.rados.rados.0.smithi121.stdout:495: write initial oid 495 2023-09-23T22:15:51.502 INFO:tasks.rados.rados.0.smithi121.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-09-23T22:15:51.509 INFO:tasks.rados.rados.0.smithi121.stdout:495: writing smithi12166546-495 from 702658 to 1322256 tid 1 2023-09-23T22:15:51.515 INFO:tasks.rados.rados.0.smithi121.stdout:495: writing smithi12166546-495 from 1857987 to 2302658 tid 2 2023-09-23T22:15:51.515 INFO:tasks.rados.rados.0.smithi121.stdout:496: write initial oid 496 2023-09-23T22:15:51.515 INFO:tasks.rados.rados.0.smithi121.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-09-23T22:15:51.522 INFO:tasks.rados.rados.0.smithi121.stdout:496: writing smithi12166546-496 from 719465 to 1130665 tid 1 2023-09-23T22:15:51.529 INFO:tasks.rados.rados.0.smithi121.stdout:496: writing smithi12166546-496 from 1632822 to 2319465 tid 2 2023-09-23T22:15:51.529 INFO:tasks.rados.rados.0.smithi121.stdout:497: write initial oid 497 2023-09-23T22:15:51.530 INFO:tasks.rados.rados.0.smithi121.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-09-23T22:15:51.536 INFO:tasks.rados.rados.0.smithi121.stdout:497: writing smithi12166546-497 from 736272 to 1222721 tid 1 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:497: writing smithi12166546-497 from 1974951 to 2336272 tid 2 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:482: finishing write tid 2 to smithi12166546-482 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:482: finishing write tid 3 to smithi12166546-482 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:482: finishing write tid 4 to smithi12166546-482 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 482 v 108 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:483: finishing write tid 1 to smithi12166546-483 2023-09-23T22:15:51.545 INFO:tasks.rados.rados.0.smithi121.stdout:483: finishing write tid 2 to smithi12166546-483 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:483: finishing write tid 3 to smithi12166546-483 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:483: finishing write tid 4 to smithi12166546-483 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 483 v 112 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:484: finishing write tid 1 to smithi12166546-484 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:482: done (15 left) 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:483: done (14 left) 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:498: write initial oid 498 2023-09-23T22:15:51.546 INFO:tasks.rados.rados.0.smithi121.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-09-23T22:15:51.552 INFO:tasks.rados.rados.0.smithi121.stdout:498: writing smithi12166546-498 from 753079 to 1314777 tid 1 2023-09-23T22:15:51.559 INFO:tasks.rados.rados.0.smithi121.stdout:498: writing smithi12166546-498 from 2033433 to 2353079 tid 2 2023-09-23T22:15:51.559 INFO:tasks.rados.rados.0.smithi121.stdout:499: write initial oid 499 2023-09-23T22:15:51.559 INFO:tasks.rados.rados.0.smithi121.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-09-23T22:15:51.567 INFO:tasks.rados.rados.0.smithi121.stdout:499: writing smithi12166546-499 from 769886 to 1406833 tid 1 2023-09-23T22:15:51.574 INFO:tasks.rados.rados.0.smithi121.stdout:499: writing smithi12166546-499 from 2091915 to 2369886 tid 2 2023-09-23T22:15:51.574 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.574 INFO:tasks.rados.rados.0.smithi121.stdout:484: finishing write tid 2 to smithi12166546-484 2023-09-23T22:15:51.574 INFO:tasks.rados.rados.0.smithi121.stdout:484: finishing write tid 3 to smithi12166546-484 2023-09-23T22:15:51.574 INFO:tasks.rados.rados.0.smithi121.stdout:484: finishing write tid 4 to smithi12166546-484 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 484 v 102 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:485: finishing write tid 1 to smithi12166546-485 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:485: finishing write tid 2 to smithi12166546-485 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:485: finishing write tid 3 to smithi12166546-485 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:485: finishing write tid 4 to smithi12166546-485 2023-09-23T22:15:51.575 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 485 v 99 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-09-23T22:15:51.576 INFO:tasks.rados.rados.0.smithi121.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-09-23T22:15:51.576 INFO:tasks.rados.rados.0.smithi121.stdout:486: finishing write tid 1 to smithi12166546-486 2023-09-23T22:15:51.576 INFO:tasks.rados.rados.0.smithi121.stdout:486: finishing write tid 2 to smithi12166546-486 2023-09-23T22:15:51.576 INFO:tasks.rados.rados.0.smithi121.stdout:486: finishing write tid 3 to smithi12166546-486 2023-09-23T22:15:51.576 INFO:tasks.rados.rados.0.smithi121.stdout:484: done (15 left) 2023-09-23T22:15:51.576 INFO:tasks.rados.rados.0.smithi121.stdout:485: done (14 left) 2023-09-23T22:15:51.577 INFO:tasks.rados.rados.0.smithi121.stdout:500: write initial oid 500 2023-09-23T22:15:51.577 INFO:tasks.rados.rados.0.smithi121.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-09-23T22:15:51.581 INFO:tasks.rados.rados.0.smithi121.stdout:500: writing smithi12166546-500 from 786693 to 1498889 tid 1 2023-09-23T22:15:51.587 INFO:tasks.rados.rados.0.smithi121.stdout:500: writing smithi12166546-500 from 2150397 to 2386693 tid 2 2023-09-23T22:15:51.587 INFO:tasks.rados.rados.0.smithi121.stdout:501: write oid 208 current snap is 0 2023-09-23T22:15:51.587 INFO:tasks.rados.rados.0.smithi121.stdout:486: finishing write tid 4 to smithi12166546-486 2023-09-23T22:15:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 486 v 109 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-09-23T22:15:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-09-23T22:15:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:487: finishing write tid 1 to smithi12166546-487 2023-09-23T22:15:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-09-23T22:15:51.594 INFO:tasks.rados.rados.0.smithi121.stdout:501: writing smithi12166546-208 from 403500 to 1190945 tid 1 2023-09-23T22:15:51.601 INFO:tasks.rados.rados.0.smithi121.stdout:501: writing smithi12166546-208 from 1692526 to 2166363 tid 2 2023-09-23T22:15:51.601 INFO:tasks.rados.rados.0.smithi121.stdout:486: done (15 left) 2023-09-23T22:15:51.601 INFO:tasks.rados.rados.0.smithi121.stdout:502: write oid 47 current snap is 0 2023-09-23T22:15:51.601 INFO:tasks.rados.rados.0.smithi121.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-09-23T22:15:51.606 INFO:tasks.rados.rados.0.smithi121.stdout:502: writing smithi12166546-47 from 420307 to 883001 tid 1 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:502: writing smithi12166546-47 from 1351008 to 1968503 tid 2 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:487: finishing write tid 2 to smithi12166546-487 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:487: finishing write tid 3 to smithi12166546-487 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:487: finishing write tid 4 to smithi12166546-487 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 150 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-09-23T22:15:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:488: finishing write tid 1 to smithi12166546-488 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:488: finishing write tid 2 to smithi12166546-488 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:488: finishing write tid 3 to smithi12166546-488 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:488: finishing write tid 4 to smithi12166546-488 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 488 v 99 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:489: finishing write tid 1 to smithi12166546-489 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:489: finishing write tid 2 to smithi12166546-489 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:489: finishing write tid 3 to smithi12166546-489 2023-09-23T22:15:51.616 INFO:tasks.rados.rados.0.smithi121.stdout:489: finishing write tid 4 to smithi12166546-489 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 489 v 102 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:490: finishing write tid 1 to smithi12166546-490 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:490: finishing write tid 2 to smithi12166546-490 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:490: finishing write tid 3 to smithi12166546-490 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:487: done (15 left) 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:488: done (14 left) 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:489: done (13 left) 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:503: delete oid 75 current snap is 0 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:490: finishing write tid 4 to smithi12166546-490 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 490 v 100 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-09-23T22:15:51.617 INFO:tasks.rados.rados.0.smithi121.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:491: finishing write tid 1 to smithi12166546-491 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:491: finishing write tid 2 to smithi12166546-491 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:491: finishing write tid 3 to smithi12166546-491 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:491: finishing write tid 4 to smithi12166546-491 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 491 v 115 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:492: finishing write tid 1 to smithi12166546-492 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:492: finishing write tid 2 to smithi12166546-492 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:492: finishing write tid 3 to smithi12166546-492 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:492: finishing write tid 4 to smithi12166546-492 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 492 v 108 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-09-23T22:15:51.618 INFO:tasks.rados.rados.0.smithi121.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:493: finishing write tid 1 to smithi12166546-493 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:493: finishing write tid 2 to smithi12166546-493 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:493: finishing write tid 3 to smithi12166546-493 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:493: finishing write tid 4 to smithi12166546-493 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 493 v 105 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:494: finishing write tid 1 to smithi12166546-494 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:494: finishing write tid 2 to smithi12166546-494 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:494: finishing write tid 3 to smithi12166546-494 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:494: finishing write tid 4 to smithi12166546-494 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 494 v 113 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-09-23T22:15:51.619 INFO:tasks.rados.rados.0.smithi121.stdout:495: finishing write tid 1 to smithi12166546-495 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:495: finishing write tid 2 to smithi12166546-495 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:495: finishing write tid 3 to smithi12166546-495 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:495: finishing write tid 4 to smithi12166546-495 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 495 v 91 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:496: finishing write tid 1 to smithi12166546-496 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:496: finishing write tid 2 to smithi12166546-496 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:496: finishing write tid 3 to smithi12166546-496 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:496: finishing write tid 4 to smithi12166546-496 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 496 v 112 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:497: finishing write tid 1 to smithi12166546-497 2023-09-23T22:15:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:497: finishing write tid 2 to smithi12166546-497 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:497: finishing write tid 3 to smithi12166546-497 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:497: finishing write tid 4 to smithi12166546-497 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 497 v 105 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:498: finishing write tid 1 to smithi12166546-498 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:498: finishing write tid 2 to smithi12166546-498 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:498: finishing write tid 3 to smithi12166546-498 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:498: finishing write tid 4 to smithi12166546-498 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 498 v 108 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:499: finishing write tid 1 to smithi12166546-499 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:499: finishing write tid 2 to smithi12166546-499 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:499: finishing write tid 3 to smithi12166546-499 2023-09-23T22:15:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:499: finishing write tid 4 to smithi12166546-499 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 499 v 111 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:500: finishing write tid 1 to smithi12166546-500 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:500: finishing write tid 2 to smithi12166546-500 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:500: finishing write tid 3 to smithi12166546-500 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:500: finishing write tid 4 to smithi12166546-500 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 500 v 81 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:501: finishing write tid 1 to smithi12166546-208 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:501: finishing write tid 2 to smithi12166546-208 2023-09-23T22:15:51.622 INFO:tasks.rados.rados.0.smithi121.stdout:501: finishing write tid 3 to smithi12166546-208 2023-09-23T22:15:51.623 INFO:tasks.rados.rados.0.smithi121.stdout:501: finishing write tid 4 to smithi12166546-208 2023-09-23T22:15:51.623 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 208 v 84 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-09-23T22:15:51.623 INFO:tasks.rados.rados.0.smithi121.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2023-09-23T22:15:51.623 INFO:tasks.rados.rados.0.smithi121.stdout:502: finishing write tid 1 to smithi12166546-47 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:502: finishing write tid 2 to smithi12166546-47 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:490: done (13 left) 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:491: done (12 left) 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:492: done (11 left) 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:493: done (10 left) 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:494: done (9 left) 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:495: done (8 left) 2023-09-23T22:15:51.624 INFO:tasks.rados.rados.0.smithi121.stdout:496: done (7 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:497: done (6 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:498: done (5 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:499: done (4 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:500: done (3 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:501: done (2 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:503: done (1 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:504: delete oid 165 current snap is 0 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:502: finishing write tid 3 to smithi12166546-47 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:502: finishing write tid 4 to smithi12166546-47 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 47 v 115 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:502: done (1 left) 2023-09-23T22:15:51.625 INFO:tasks.rados.rados.0.smithi121.stdout:504: done (0 left) 2023-09-23T22:15:51.626 INFO:tasks.rados.rados.0.smithi121.stdout:505: write oid 123 current snap is 0 2023-09-23T22:15:51.626 INFO:tasks.rados.rados.0.smithi121.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-09-23T22:15:51.626 INFO:tasks.rados.rados.0.smithi121.stdout:505: writing smithi12166546-123 from 470728 to 875522 tid 1 2023-09-23T22:15:51.632 INFO:tasks.rados.rados.0.smithi121.stdout:505: writing smithi12166546-123 from 1526454 to 2007629 tid 2 2023-09-23T22:15:51.632 INFO:tasks.rados.rados.0.smithi121.stdout:506: delete oid 115 current snap is 0 2023-09-23T22:15:51.632 INFO:tasks.rados.rados.0.smithi121.stdout:505: finishing write tid 1 to smithi12166546-123 2023-09-23T22:15:51.634 INFO:tasks.rados.rados.0.smithi121.stdout:506: done (1 left) 2023-09-23T22:15:51.634 INFO:tasks.rados.rados.0.smithi121.stdout:507: read oid 435 snap -1 2023-09-23T22:15:51.634 INFO:tasks.rados.rados.0.smithi121.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:15:51.634 INFO:tasks.rados.rados.0.smithi121.stdout:508: write oid 20 current snap is 0 2023-09-23T22:15:51.634 INFO:tasks.rados.rados.0.smithi121.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-09-23T22:15:51.640 INFO:tasks.rados.rados.0.smithi121.stdout:508: writing smithi12166546-20 from 504342 to 1059634 tid 1 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:508: writing smithi12166546-20 from 1643418 to 2128262 tid 2 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:509: read oid 336 snap -1 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:510: read oid 195 snap -1 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:511: write oid 166 current snap is 0 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:505: finishing write tid 2 to smithi12166546-123 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:505: finishing write tid 3 to smithi12166546-123 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:505: finishing write tid 4 to smithi12166546-123 2023-09-23T22:15:51.648 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 123 v 153 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-09-23T22:15:51.649 INFO:tasks.rados.rados.0.smithi121.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-09-23T22:15:51.649 INFO:tasks.rados.rados.0.smithi121.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:15:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:508: finishing write tid 1 to smithi12166546-20 2023-09-23T22:15:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:15:51.903 INFO:tasks.rados.rados.0.smithi121.stdout:508: finishing write tid 2 to smithi12166546-20 2023-09-23T22:15:51.903 INFO:tasks.rados.rados.0.smithi121.stdout:508: finishing write tid 3 to smithi12166546-20 2023-09-23T22:15:51.904 INFO:tasks.rados.rados.0.smithi121.stdout:508: finishing write tid 4 to smithi12166546-20 2023-09-23T22:15:51.904 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 111 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-09-23T22:15:51.904 INFO:tasks.rados.rados.0.smithi121.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-09-23T22:15:51.904 INFO:tasks.rados.rados.0.smithi121.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-23T22:15:52.032 INFO:tasks.rados.rados.0.smithi121.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-09-23T22:15:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:511: writing smithi12166546-166 from 521149 to 1151690 tid 1 2023-09-23T22:15:52.051 INFO:tasks.rados.rados.0.smithi121.stdout:511: writing smithi12166546-166 from 1701900 to 2330402 tid 2 2023-09-23T22:15:52.052 INFO:tasks.rados.rados.0.smithi121.stdout:505: done (5 left) 2023-09-23T22:15:52.052 INFO:tasks.rados.rados.0.smithi121.stdout:507: done (4 left) 2023-09-23T22:15:52.052 INFO:tasks.rados.rados.0.smithi121.stdout:508: done (3 left) 2023-09-23T22:15:52.052 INFO:tasks.rados.rados.0.smithi121.stdout:509: done (2 left) 2023-09-23T22:15:52.053 INFO:tasks.rados.rados.0.smithi121.stdout:510: done (1 left) 2023-09-23T22:15:52.053 INFO:tasks.rados.rados.0.smithi121.stdout:512: write oid 440 current snap is 0 2023-09-23T22:15:52.053 INFO:tasks.rados.rados.0.smithi121.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-09-23T22:15:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:512: writing smithi12166546-440 from 537956 to 1243746 tid 1 2023-09-23T22:15:52.068 INFO:tasks.rados.rados.0.smithi121.stdout:512: writing smithi12166546-440 from 1644029 to 2416189 tid 2 2023-09-23T22:15:52.068 INFO:tasks.rados.rados.0.smithi121.stdout:513: read oid 195 snap -1 2023-09-23T22:15:52.068 INFO:tasks.rados.rados.0.smithi121.stdout:513: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-23T22:15:52.069 INFO:tasks.rados.rados.0.smithi121.stdout:514: read oid 73 snap -1 2023-09-23T22:15:52.069 INFO:tasks.rados.rados.0.smithi121.stdout:514: expect (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:15:52.069 INFO:tasks.rados.rados.0.smithi121.stdout:515: read oid 487 snap -1 2023-09-23T22:15:52.069 INFO:tasks.rados.rados.0.smithi121.stdout:515: expect (ObjNum 486 snap 0 seq_num 486) 2023-09-23T22:15:52.069 INFO:tasks.rados.rados.0.smithi121.stdout:516: write oid 412 current snap is 0 2023-09-23T22:15:52.069 INFO:tasks.rados.rados.0.smithi121.stdout:511: finishing write tid 1 to smithi12166546-166 2023-09-23T22:15:52.070 INFO:tasks.rados.rados.0.smithi121.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-09-23T22:15:52.078 INFO:tasks.rados.rados.0.smithi121.stdout:516: writing smithi12166546-412 from 554763 to 1335802 tid 1 2023-09-23T22:15:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:516: writing smithi12166546-412 from 2102511 to 2554763 tid 2 2023-09-23T22:15:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:517: write oid 38 current snap is 0 2023-09-23T22:15:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:511: finishing write tid 2 to smithi12166546-166 2023-09-23T22:15:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:511: finishing write tid 3 to smithi12166546-166 2023-09-23T22:15:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:511: finishing write tid 4 to smithi12166546-166 2023-09-23T22:15:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 124 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-09-23T22:15:52.088 INFO:tasks.rados.rados.0.smithi121.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:15:52.088 INFO:tasks.rados.rados.0.smithi121.stdout:512: finishing write tid 1 to smithi12166546-440 2023-09-23T22:15:52.088 INFO:tasks.rados.rados.0.smithi121.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-09-23T22:15:52.094 INFO:tasks.rados.rados.0.smithi121.stdout:517: writing smithi12166546-38 from 571570 to 1144211 tid 1 2023-09-23T22:15:52.103 INFO:tasks.rados.rados.0.smithi121.stdout:517: writing smithi12166546-38 from 1877346 to 2571570 tid 2 2023-09-23T22:15:52.103 INFO:tasks.rados.rados.0.smithi121.stdout:511: done (6 left) 2023-09-23T22:15:52.104 INFO:tasks.rados.rados.0.smithi121.stdout:518: read oid 273 snap -1 2023-09-23T22:15:52.104 INFO:tasks.rados.rados.0.smithi121.stdout:518: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:15:52.104 INFO:tasks.rados.rados.0.smithi121.stdout:519: read oid 426 snap -1 2023-09-23T22:15:52.104 INFO:tasks.rados.rados.0.smithi121.stdout:519: expect (ObjNum 425 snap 0 seq_num 425) 2023-09-23T22:15:52.104 INFO:tasks.rados.rados.0.smithi121.stdout:520: write oid 308 current snap is 0 2023-09-23T22:15:52.104 INFO:tasks.rados.rados.0.smithi121.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-09-23T22:15:52.111 INFO:tasks.rados.rados.0.smithi121.stdout:520: writing smithi12166546-308 from 588377 to 1236267 tid 1 2023-09-23T22:15:52.119 INFO:tasks.rados.rados.0.smithi121.stdout:520: writing smithi12166546-308 from 1935828 to 2571668 tid 2 2023-09-23T22:15:52.119 INFO:tasks.rados.rados.0.smithi121.stdout:521: write oid 228 current snap is 0 2023-09-23T22:15:52.119 INFO:tasks.rados.rados.0.smithi121.stdout:512: finishing write tid 2 to smithi12166546-440 2023-09-23T22:15:52.119 INFO:tasks.rados.rados.0.smithi121.stdout:512: finishing write tid 3 to smithi12166546-440 2023-09-23T22:15:52.119 INFO:tasks.rados.rados.0.smithi121.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-09-23T22:15:52.127 INFO:tasks.rados.rados.0.smithi121.stdout:521: writing smithi12166546-228 from 605184 to 1328323 tid 1 2023-09-23T22:15:52.127 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:15:51 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:51] "GET /metrics HTTP/1.1" 200 193815 "" "Prometheus/2.33.4" 2023-09-23T22:15:52.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:52 smithi121 bash[27336]: cluster 2023-09-23T22:15:51.051882+0000 mgr.y (mgr.24365) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 45 MiB/s wr, 228 op/s 2023-09-23T22:15:52.135 INFO:tasks.rados.rados.0.smithi121.stdout:521: writing smithi12166546-228 from 1877957 to 2605184 tid 2 2023-09-23T22:15:52.135 INFO:tasks.rados.rados.0.smithi121.stdout:522: write oid 442 current snap is 0 2023-09-23T22:15:52.135 INFO:tasks.rados.rados.0.smithi121.stdout:512: finishing write tid 4 to smithi12166546-440 2023-09-23T22:15:52.136 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 440 v 118 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-09-23T22:15:52.136 INFO:tasks.rados.rados.0.smithi121.stdout:512: left oid 440 (ObjNum 508 snap 0 seq_num 508) 2023-09-23T22:15:52.136 INFO:tasks.rados.rados.0.smithi121.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-09-23T22:15:52.144 INFO:tasks.rados.rados.0.smithi121.stdout:522: writing smithi12166546-442 from 621991 to 1420379 tid 1 2023-09-23T22:15:52.151 INFO:tasks.rados.rados.0.smithi121.stdout:522: writing smithi12166546-442 from 1936439 to 2575948 tid 2 2023-09-23T22:15:52.151 INFO:tasks.rados.rados.0.smithi121.stdout:512: done (10 left) 2023-09-23T22:15:52.152 INFO:tasks.rados.rados.0.smithi121.stdout:523: write oid 492 current snap is 0 2023-09-23T22:15:52.152 INFO:tasks.rados.rados.0.smithi121.stdout:513: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-23T22:15:52.284 INFO:tasks.rados.rados.0.smithi121.stdout:514: expect (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:15:52.407 INFO:tasks.rados.rados.0.smithi121.stdout:515: expect (ObjNum 486 snap 0 seq_num 486) 2023-09-23T22:15:52.489 INFO:tasks.rados.rados.0.smithi121.stdout:516: finishing write tid 1 to smithi12166546-412 2023-09-23T22:15:52.489 INFO:tasks.rados.rados.0.smithi121.stdout:516: finishing write tid 2 to smithi12166546-412 2023-09-23T22:15:52.489 INFO:tasks.rados.rados.0.smithi121.stdout:516: finishing write tid 3 to smithi12166546-412 2023-09-23T22:15:52.489 INFO:tasks.rados.rados.0.smithi121.stdout:516: finishing write tid 4 to smithi12166546-412 2023-09-23T22:15:52.489 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 412 v 156 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-09-23T22:15:52.490 INFO:tasks.rados.rados.0.smithi121.stdout:516: left oid 412 (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:15:52.490 INFO:tasks.rados.rados.0.smithi121.stdout:517: finishing write tid 1 to smithi12166546-38 2023-09-23T22:15:52.490 INFO:tasks.rados.rados.0.smithi121.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-09-23T22:15:52.498 INFO:tasks.rados.rados.0.smithi121.stdout:523: writing smithi12166546-492 from 638798 to 1112435 tid 1 2023-09-23T22:15:52.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:52 smithi121 bash[33603]: cluster 2023-09-23T22:15:51.051882+0000 mgr.y (mgr.24365) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 45 MiB/s wr, 228 op/s 2023-09-23T22:15:52.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:52 smithi121 bash[33603]: audit 2023-09-23T22:15:51.285983+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.121:0/2905354602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:52.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:52 smithi121 bash[27336]: audit 2023-09-23T22:15:51.285983+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.121:0/2905354602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:523: writing smithi12166546-492 from 1594921 to 2378088 tid 2 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:513: done (10 left) 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:514: done (9 left) 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:515: done (8 left) 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:516: done (7 left) 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:524: read oid 360 snap -1 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:524: expect (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:525: write oid 352 current snap is 0 2023-09-23T22:15:52.507 INFO:tasks.rados.rados.0.smithi121.stdout:517: finishing write tid 2 to smithi12166546-38 2023-09-23T22:15:52.508 INFO:tasks.rados.rados.0.smithi121.stdout:517: finishing write tid 3 to smithi12166546-38 2023-09-23T22:15:52.508 INFO:tasks.rados.rados.0.smithi121.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-09-23T22:15:52.516 INFO:tasks.rados.rados.0.smithi121.stdout:525: writing smithi12166546-352 from 655605 to 1204491 tid 1 2023-09-23T22:15:52.524 INFO:tasks.rados.rados.0.smithi121.stdout:525: writing smithi12166546-352 from 1653403 to 2296581 tid 2 2023-09-23T22:15:52.524 INFO:tasks.rados.rados.0.smithi121.stdout:526: delete oid 21 current snap is 0 2023-09-23T22:15:52.524 INFO:tasks.rados.rados.0.smithi121.stdout:517: finishing write tid 4 to smithi12166546-38 2023-09-23T22:15:52.524 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 38 v 127 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-09-23T22:15:52.524 INFO:tasks.rados.rados.0.smithi121.stdout:517: left oid 38 (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:15:52.525 INFO:tasks.rados.rados.0.smithi121.stdout:518: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:15:52.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:52 smithi123 bash[27681]: cluster 2023-09-23T22:15:51.051882+0000 mgr.y (mgr.24365) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 45 MiB/s wr, 228 op/s 2023-09-23T22:15:52.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:52 smithi123 bash[27681]: audit 2023-09-23T22:15:51.285983+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.121:0/2905354602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:52.626 INFO:tasks.rados.rados.0.smithi121.stdout:520: finishing write tid 1 to smithi12166546-308 2023-09-23T22:15:52.626 INFO:tasks.rados.rados.0.smithi121.stdout:519: expect (ObjNum 425 snap 0 seq_num 425) 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:520: finishing write tid 2 to smithi12166546-308 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:520: finishing write tid 3 to smithi12166546-308 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:520: finishing write tid 4 to smithi12166546-308 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 308 v 114 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:520: left oid 308 (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:521: finishing write tid 1 to smithi12166546-228 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:521: finishing write tid 2 to smithi12166546-228 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:521: finishing write tid 3 to smithi12166546-228 2023-09-23T22:15:52.740 INFO:tasks.rados.rados.0.smithi121.stdout:521: finishing write tid 4 to smithi12166546-228 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 228 v 118 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:521: left oid 228 (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:522: finishing write tid 1 to smithi12166546-442 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:522: finishing write tid 2 to smithi12166546-442 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:522: finishing write tid 3 to smithi12166546-442 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:522: finishing write tid 4 to smithi12166546-442 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 442 v 109 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:522: left oid 442 (ObjNum 513 snap 0 seq_num 513) 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:523: finishing write tid 1 to smithi12166546-492 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:517: done (9 left) 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:518: done (8 left) 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:519: done (7 left) 2023-09-23T22:15:52.741 INFO:tasks.rados.rados.0.smithi121.stdout:520: done (6 left) 2023-09-23T22:15:52.742 INFO:tasks.rados.rados.0.smithi121.stdout:521: done (5 left) 2023-09-23T22:15:52.742 INFO:tasks.rados.rados.0.smithi121.stdout:522: done (4 left) 2023-09-23T22:15:52.742 INFO:tasks.rados.rados.0.smithi121.stdout:526: done (3 left) 2023-09-23T22:15:52.742 INFO:tasks.rados.rados.0.smithi121.stdout:527: write oid 20 current snap is 0 2023-09-23T22:15:52.742 INFO:tasks.rados.rados.0.smithi121.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-09-23T22:15:52.748 INFO:tasks.rados.rados.0.smithi121.stdout:527: writing smithi12166546-20 from 689219 to 1104956 tid 1 2023-09-23T22:15:52.757 INFO:tasks.rados.rados.0.smithi121.stdout:527: writing smithi12166546-20 from 1770367 to 2417214 tid 2 2023-09-23T22:15:52.757 INFO:tasks.rados.rados.0.smithi121.stdout:528: read oid 284 snap -1 2023-09-23T22:15:52.757 INFO:tasks.rados.rados.0.smithi121.stdout:528: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-23T22:15:52.757 INFO:tasks.rados.rados.0.smithi121.stdout:529: delete oid 271 current snap is 0 2023-09-23T22:15:52.757 INFO:tasks.rados.rados.0.smithi121.stdout:523: finishing write tid 2 to smithi12166546-492 2023-09-23T22:15:52.757 INFO:tasks.rados.rados.0.smithi121.stdout:523: finishing write tid 3 to smithi12166546-492 2023-09-23T22:15:52.758 INFO:tasks.rados.rados.0.smithi121.stdout:523: finishing write tid 4 to smithi12166546-492 2023-09-23T22:15:52.758 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 492 v 115 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-09-23T22:15:52.758 INFO:tasks.rados.rados.0.smithi121.stdout:523: left oid 492 (ObjNum 514 snap 0 seq_num 514) 2023-09-23T22:15:52.758 INFO:tasks.rados.rados.0.smithi121.stdout:524: expect (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:15:52.829 INFO:tasks.rados.rados.0.smithi121.stdout:525: finishing write tid 1 to smithi12166546-352 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:525: finishing write tid 2 to smithi12166546-352 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:525: finishing write tid 3 to smithi12166546-352 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:525: finishing write tid 4 to smithi12166546-352 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 352 v 108 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:525: left oid 352 (ObjNum 515 snap 0 seq_num 515) 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:527: finishing write tid 1 to smithi12166546-20 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:527: finishing write tid 2 to smithi12166546-20 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:523: done (5 left) 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:524: done (4 left) 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:525: done (3 left) 2023-09-23T22:15:52.830 INFO:tasks.rados.rados.0.smithi121.stdout:529: done (2 left) 2023-09-23T22:15:52.831 INFO:tasks.rados.rados.0.smithi121.stdout:530: write oid 55 current snap is 0 2023-09-23T22:15:52.831 INFO:tasks.rados.rados.0.smithi121.stdout:527: finishing write tid 3 to smithi12166546-20 2023-09-23T22:15:52.831 INFO:tasks.rados.rados.0.smithi121.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-09-23T22:15:52.836 INFO:tasks.rados.rados.0.smithi121.stdout:530: writing smithi12166546-55 from 722833 to 1289068 tid 1 2023-09-23T22:15:52.845 INFO:tasks.rados.rados.0.smithi121.stdout:530: writing smithi12166546-55 from 1887331 to 2537847 tid 2 2023-09-23T22:15:52.845 INFO:tasks.rados.rados.0.smithi121.stdout:531: read oid 297 snap -1 2023-09-23T22:15:52.845 INFO:tasks.rados.rados.0.smithi121.stdout:531: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-23T22:15:52.845 INFO:tasks.rados.rados.0.smithi121.stdout:532: write oid 293 current snap is 0 2023-09-23T22:15:52.845 INFO:tasks.rados.rados.0.smithi121.stdout:527: finishing write tid 4 to smithi12166546-20 2023-09-23T22:15:52.846 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 117 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-09-23T22:15:52.846 INFO:tasks.rados.rados.0.smithi121.stdout:527: left oid 20 (ObjNum 517 snap 0 seq_num 517) 2023-09-23T22:15:52.846 INFO:tasks.rados.rados.0.smithi121.stdout:528: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-23T22:15:52.963 INFO:tasks.rados.rados.0.smithi121.stdout:530: finishing write tid 1 to smithi12166546-55 2023-09-23T22:15:52.964 INFO:tasks.rados.rados.0.smithi121.stdout:530: finishing write tid 2 to smithi12166546-55 2023-09-23T22:15:52.964 INFO:tasks.rados.rados.0.smithi121.stdout:530: finishing write tid 3 to smithi12166546-55 2023-09-23T22:15:52.964 INFO:tasks.rados.rados.0.smithi121.stdout:530: finishing write tid 4 to smithi12166546-55 2023-09-23T22:15:52.964 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 55 v 130 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-09-23T22:15:52.964 INFO:tasks.rados.rados.0.smithi121.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-09-23T22:15:52.964 INFO:tasks.rados.rados.0.smithi121.stdout:531: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-23T22:15:53.069 INFO:tasks.rados.rados.0.smithi121.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-09-23T22:15:53.081 INFO:tasks.rados.rados.0.smithi121.stdout:532: writing smithi12166546-293 from 739640 to 1381124 tid 1 2023-09-23T22:15:53.088 INFO:tasks.rados.rados.0.smithi121.stdout:532: writing smithi12166546-293 from 1829460 to 2623634 tid 2 2023-09-23T22:15:53.089 INFO:tasks.rados.rados.0.smithi121.stdout:527: done (4 left) 2023-09-23T22:15:53.089 INFO:tasks.rados.rados.0.smithi121.stdout:528: done (3 left) 2023-09-23T22:15:53.089 INFO:tasks.rados.rados.0.smithi121.stdout:530: done (2 left) 2023-09-23T22:15:53.089 INFO:tasks.rados.rados.0.smithi121.stdout:531: done (1 left) 2023-09-23T22:15:53.089 INFO:tasks.rados.rados.0.smithi121.stdout:533: write oid 413 current snap is 0 2023-09-23T22:15:53.090 INFO:tasks.rados.rados.0.smithi121.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-09-23T22:15:53.097 INFO:tasks.rados.rados.0.smithi121.stdout:533: writing smithi12166546-413 from 756447 to 1473180 tid 1 2023-09-23T22:15:53.105 INFO:tasks.rados.rados.0.smithi121.stdout:533: writing smithi12166546-413 from 1887942 to 2425774 tid 2 2023-09-23T22:15:53.105 INFO:tasks.rados.rados.0.smithi121.stdout:534: read oid 439 snap -1 2023-09-23T22:15:53.105 INFO:tasks.rados.rados.0.smithi121.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-23T22:15:53.105 INFO:tasks.rados.rados.0.smithi121.stdout:535: read oid 380 snap -1 2023-09-23T22:15:53.106 INFO:tasks.rados.rados.0.smithi121.stdout:535: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:15:53.106 INFO:tasks.rados.rados.0.smithi121.stdout:536: write oid 147 current snap is 0 2023-09-23T22:15:53.106 INFO:tasks.rados.rados.0.smithi121.stdout:532: finishing write tid 1 to smithi12166546-293 2023-09-23T22:15:53.106 INFO:tasks.rados.rados.0.smithi121.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-09-23T22:15:53.114 INFO:tasks.rados.rados.0.smithi121.stdout:536: writing smithi12166546-147 from 773254 to 1565236 tid 1 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:536: writing smithi12166546-147 from 2346424 to 2773254 tid 2 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:537: read oid 48 snap -1 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:537: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:538: write oid 137 current snap is 0 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:532: finishing write tid 2 to smithi12166546-293 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:532: finishing write tid 3 to smithi12166546-293 2023-09-23T22:15:53.122 INFO:tasks.rados.rados.0.smithi121.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-09-23T22:15:53.130 INFO:tasks.rados.rados.0.smithi121.stdout:538: writing smithi12166546-137 from 790061 to 1257292 tid 1 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:538: writing smithi12166546-137 from 2004906 to 2546407 tid 2 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:539: write oid 62 current snap is 0 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:532: finishing write tid 4 to smithi12166546-293 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 293 v 133 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:532: left oid 293 (ObjNum 520 snap 0 seq_num 520) 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:533: finishing write tid 1 to smithi12166546-413 2023-09-23T22:15:53.139 INFO:tasks.rados.rados.0.smithi121.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-09-23T22:15:53.145 INFO:tasks.rados.rados.0.smithi121.stdout:539: writing smithi12166546-62 from 406868 to 949348 tid 1 2023-09-23T22:15:53.150 INFO:tasks.rados.rados.0.smithi121.stdout:539: writing smithi12166546-62 from 1547035 to 1948547 tid 2 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:539: writing smithi12166546-62 from 2690354 to 2806868 tid 3 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:532: done (7 left) 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:540: read oid 159 snap -1 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:540: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:541: read oid 215 snap -1 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T22:15:53.156 INFO:tasks.rados.rados.0.smithi121.stdout:542: write oid 91 current snap is 0 2023-09-23T22:15:53.157 INFO:tasks.rados.rados.0.smithi121.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-09-23T22:15:53.164 INFO:tasks.rados.rados.0.smithi121.stdout:542: writing smithi12166546-91 from 423675 to 1157757 tid 1 2023-09-23T22:15:53.170 INFO:tasks.rados.rados.0.smithi121.stdout:542: writing smithi12166546-91 from 1721870 to 2267040 tid 2 2023-09-23T22:15:53.174 INFO:tasks.rados.rados.0.smithi121.stdout:542: writing smithi12166546-91 from 2717777 to 2823675 tid 3 2023-09-23T22:15:53.174 INFO:tasks.rados.rados.0.smithi121.stdout:543: read oid 500 snap -1 2023-09-23T22:15:53.174 INFO:tasks.rados.rados.0.smithi121.stdout:543: expect (ObjNum 499 snap 0 seq_num 499) 2023-09-23T22:15:53.174 INFO:tasks.rados.rados.0.smithi121.stdout:544: write oid 47 current snap is 0 2023-09-23T22:15:53.175 INFO:tasks.rados.rados.0.smithi121.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-09-23T22:15:53.179 INFO:tasks.rados.rados.0.smithi121.stdout:544: writing smithi12166546-47 from 440482 to 849813 tid 1 2023-09-23T22:15:53.185 INFO:tasks.rados.rados.0.smithi121.stdout:544: writing smithi12166546-47 from 1380352 to 1785533 tid 2 2023-09-23T22:15:53.191 INFO:tasks.rados.rados.0.smithi121.stdout:544: writing smithi12166546-47 from 2461553 to 2840482 tid 3 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:545: write oid 96 current snap is 0 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:533: finishing write tid 2 to smithi12166546-413 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:533: finishing write tid 3 to smithi12166546-413 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:533: finishing write tid 4 to smithi12166546-413 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 413 v 136 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:533: left oid 413 (ObjNum 521 snap 0 seq_num 521) 2023-09-23T22:15:53.192 INFO:tasks.rados.rados.0.smithi121.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-09-23T22:15:53.197 INFO:tasks.rados.rados.0.smithi121.stdout:545: writing smithi12166546-96 from 457289 to 941869 tid 1 2023-09-23T22:15:53.203 INFO:tasks.rados.rados.0.smithi121.stdout:545: writing smithi12166546-96 from 1438834 to 1987673 tid 2 2023-09-23T22:15:53.208 INFO:tasks.rados.rados.0.smithi121.stdout:545: writing smithi12166546-96 from 2772623 to 2857289 tid 3 2023-09-23T22:15:53.208 INFO:tasks.rados.rados.0.smithi121.stdout:533: done (12 left) 2023-09-23T22:15:53.209 INFO:tasks.rados.rados.0.smithi121.stdout:546: read oid 77 snap -1 2023-09-23T22:15:53.209 INFO:tasks.rados.rados.0.smithi121.stdout:546: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T22:15:53.209 INFO:tasks.rados.rados.0.smithi121.stdout:547: write oid 405 current snap is 0 2023-09-23T22:15:53.209 INFO:tasks.rados.rados.0.smithi121.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-09-23T22:15:53.216 INFO:tasks.rados.rados.0.smithi121.stdout:547: writing smithi12166546-405 from 474096 to 1033925 tid 1 2023-09-23T22:15:53.223 INFO:tasks.rados.rados.0.smithi121.stdout:547: writing smithi12166546-405 from 1780963 to 2189813 tid 2 2023-09-23T22:15:53.228 INFO:tasks.rados.rados.0.smithi121.stdout:547: writing smithi12166546-405 from 2800046 to 2874096 tid 3 2023-09-23T22:15:53.228 INFO:tasks.rados.rados.0.smithi121.stdout:548: read oid 485 snap -1 2023-09-23T22:15:53.228 INFO:tasks.rados.rados.0.smithi121.stdout:548: expect (ObjNum 484 snap 0 seq_num 484) 2023-09-23T22:15:53.228 INFO:tasks.rados.rados.0.smithi121.stdout:549: write oid 428 current snap is 0 2023-09-23T22:15:53.228 INFO:tasks.rados.rados.0.smithi121.stdout:535: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:15:53.317 INFO:tasks.rados.rados.0.smithi121.stdout:536: finishing write tid 1 to smithi12166546-147 2023-09-23T22:15:53.317 INFO:tasks.rados.rados.0.smithi121.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-23T22:15:53.440 INFO:tasks.rados.rados.0.smithi121.stdout:536: finishing write tid 2 to smithi12166546-147 2023-09-23T22:15:53.440 INFO:tasks.rados.rados.0.smithi121.stdout:536: finishing write tid 3 to smithi12166546-147 2023-09-23T22:15:53.440 INFO:tasks.rados.rados.0.smithi121.stdout:536: finishing write tid 4 to smithi12166546-147 2023-09-23T22:15:53.440 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 147 v 139 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-09-23T22:15:53.440 INFO:tasks.rados.rados.0.smithi121.stdout:536: left oid 147 (ObjNum 522 snap 0 seq_num 522) 2023-09-23T22:15:53.440 INFO:tasks.rados.rados.0.smithi121.stdout:537: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:538: finishing write tid 1 to smithi12166546-137 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:538: finishing write tid 2 to smithi12166546-137 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:538: finishing write tid 3 to smithi12166546-137 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:538: finishing write tid 4 to smithi12166546-137 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 137 v 159 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:538: left oid 137 (ObjNum 523 snap 0 seq_num 523) 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:539: finishing write tid 1 to smithi12166546-62 2023-09-23T22:15:53.544 INFO:tasks.rados.rados.0.smithi121.stdout:539: finishing write tid 2 to smithi12166546-62 2023-09-23T22:15:53.545 INFO:tasks.rados.rados.0.smithi121.stdout:539: finishing write tid 3 to smithi12166546-62 2023-09-23T22:15:53.545 INFO:tasks.rados.rados.0.smithi121.stdout:539: finishing write tid 4 to smithi12166546-62 2023-09-23T22:15:53.545 INFO:tasks.rados.rados.0.smithi121.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-09-23T22:15:53.551 INFO:tasks.rados.rados.0.smithi121.stdout:549: writing smithi12166546-428 from 490903 to 1125981 tid 1 2023-09-23T22:15:53.562 INFO:tasks.rados.rados.0.smithi121.stdout:549: writing smithi12166546-428 from 1839445 to 2391953 tid 2 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:534: done (15 left) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:535: done (14 left) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:536: done (13 left) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:537: done (12 left) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:538: done (11 left) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:550: read oid 452 snap -1 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:550: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:551: read oid 399 snap -1 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:551: expect (ObjNum 398 snap 0 seq_num 398) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:552: read oid 476 snap -1 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:552: expect (ObjNum 475 snap 0 seq_num 475) 2023-09-23T22:15:53.563 INFO:tasks.rados.rados.0.smithi121.stdout:553: read oid 52 snap -1 2023-09-23T22:15:53.564 INFO:tasks.rados.rados.0.smithi121.stdout:553: expect (ObjNum 51 snap 0 seq_num 51) 2023-09-23T22:15:53.564 INFO:tasks.rados.rados.0.smithi121.stdout:554: write oid 379 current snap is 0 2023-09-23T22:15:53.564 INFO:tasks.rados.rados.0.smithi121.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-09-23T22:15:53.572 INFO:tasks.rados.rados.0.smithi121.stdout:554: writing smithi12166546-379 from 507710 to 1218037 tid 1 2023-09-23T22:15:53.577 INFO:tasks.rados.rados.0.smithi121.stdout:554: writing smithi12166546-379 from 1897927 to 2310446 tid 2 2023-09-23T22:15:53.581 INFO:tasks.rados.rados.0.smithi121.stdout:554: writing smithi12166546-379 from 2854892 to 2907710 tid 3 2023-09-23T22:15:53.581 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:15:53.581 INFO:tasks.rados.rados.0.smithi121.stdout:539: finishing write tid 5 to smithi12166546-62 2023-09-23T22:15:53.581 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 113 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-09-23T22:15:53.581 INFO:tasks.rados.rados.0.smithi121.stdout:539: left oid 62 (ObjNum 524 snap 0 seq_num 524) 2023-09-23T22:15:53.582 INFO:tasks.rados.rados.0.smithi121.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T22:15:53.718 INFO:tasks.rados.rados.0.smithi121.stdout:540: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:542: finishing write tid 1 to smithi12166546-91 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:542: finishing write tid 2 to smithi12166546-91 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:539: done (15 left) 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:540: done (14 left) 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:541: done (13 left) 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:555: read oid 166 snap -1 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:555: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:556: write oid 129 current snap is 0 2023-09-23T22:15:53.820 INFO:tasks.rados.rados.0.smithi121.stdout:542: finishing write tid 3 to smithi12166546-91 2023-09-23T22:15:53.821 INFO:tasks.rados.rados.0.smithi121.stdout:542: finishing write tid 4 to smithi12166546-91 2023-09-23T22:15:53.821 INFO:tasks.rados.rados.0.smithi121.stdout:543: expect (ObjNum 499 snap 0 seq_num 499) 2023-09-23T22:15:53.918 INFO:tasks.rados.rados.0.smithi121.stdout:542: finishing write tid 5 to smithi12166546-91 2023-09-23T22:15:53.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 91 v 112 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-09-23T22:15:53.918 INFO:tasks.rados.rados.0.smithi121.stdout:542: left oid 91 (ObjNum 525 snap 0 seq_num 525) 2023-09-23T22:15:53.918 INFO:tasks.rados.rados.0.smithi121.stdout:544: finishing write tid 1 to smithi12166546-47 2023-09-23T22:15:53.919 INFO:tasks.rados.rados.0.smithi121.stdout:544: finishing write tid 2 to smithi12166546-47 2023-09-23T22:15:53.919 INFO:tasks.rados.rados.0.smithi121.stdout:544: finishing write tid 3 to smithi12166546-47 2023-09-23T22:15:53.919 INFO:tasks.rados.rados.0.smithi121.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-09-23T22:15:53.930 INFO:tasks.rados.rados.0.smithi121.stdout:556: writing smithi12166546-129 from 524517 to 1310093 tid 1 2023-09-23T22:15:53.938 INFO:tasks.rados.rados.0.smithi121.stdout:556: writing smithi12166546-129 from 1956409 to 2512586 tid 2 2023-09-23T22:15:53.938 INFO:tasks.rados.rados.0.smithi121.stdout:542: done (14 left) 2023-09-23T22:15:53.938 INFO:tasks.rados.rados.0.smithi121.stdout:543: done (13 left) 2023-09-23T22:15:53.938 INFO:tasks.rados.rados.0.smithi121.stdout:557: read oid 75 snap -1 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:557: expect deleted 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:558: write oid 319 current snap is 0 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:544: finishing write tid 4 to smithi12166546-47 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:544: finishing write tid 5 to smithi12166546-47 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 47 v 122 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:544: left oid 47 (ObjNum 526 snap 0 seq_num 526) 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:545: finishing write tid 1 to smithi12166546-96 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:545: finishing write tid 2 to smithi12166546-96 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:545: finishing write tid 3 to smithi12166546-96 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:545: finishing write tid 4 to smithi12166546-96 2023-09-23T22:15:53.939 INFO:tasks.rados.rados.0.smithi121.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-09-23T22:15:53.943 INFO:tasks.rados.rados.0.smithi121.stdout:558: writing smithi12166546-319 from 541324 to 1002149 tid 1 2023-09-23T22:15:53.949 INFO:tasks.rados.rados.0.smithi121.stdout:558: writing smithi12166546-319 from 1498538 to 1914726 tid 2 2023-09-23T22:15:53.955 INFO:tasks.rados.rados.0.smithi121.stdout:558: writing smithi12166546-319 from 2393385 to 2941324 tid 3 2023-09-23T22:15:53.955 INFO:tasks.rados.rados.0.smithi121.stdout:544: done (14 left) 2023-09-23T22:15:53.956 INFO:tasks.rados.rados.0.smithi121.stdout:559: delete oid 24 current snap is 0 2023-09-23T22:15:53.956 INFO:tasks.rados.rados.0.smithi121.stdout:545: finishing write tid 5 to smithi12166546-96 2023-09-23T22:15:53.956 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 96 v 95 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-09-23T22:15:53.956 INFO:tasks.rados.rados.0.smithi121.stdout:545: left oid 96 (ObjNum 527 snap 0 seq_num 527) 2023-09-23T22:15:53.956 INFO:tasks.rados.rados.0.smithi121.stdout:546: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T22:15:54.075 INFO:tasks.rados.rados.0.smithi121.stdout:547: finishing write tid 1 to smithi12166546-405 2023-09-23T22:15:54.075 INFO:tasks.rados.rados.0.smithi121.stdout:547: finishing write tid 2 to smithi12166546-405 2023-09-23T22:15:54.075 INFO:tasks.rados.rados.0.smithi121.stdout:547: finishing write tid 3 to smithi12166546-405 2023-09-23T22:15:54.075 INFO:tasks.rados.rados.0.smithi121.stdout:547: finishing write tid 4 to smithi12166546-405 2023-09-23T22:15:54.075 INFO:tasks.rados.rados.0.smithi121.stdout:547: finishing write tid 5 to smithi12166546-405 2023-09-23T22:15:54.076 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 405 v 116 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-09-23T22:15:54.076 INFO:tasks.rados.rados.0.smithi121.stdout:547: left oid 405 (ObjNum 528 snap 0 seq_num 528) 2023-09-23T22:15:54.076 INFO:tasks.rados.rados.0.smithi121.stdout:548: expect (ObjNum 484 snap 0 seq_num 484) 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:549: finishing write tid 1 to smithi12166546-428 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:549: finishing write tid 2 to smithi12166546-428 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:549: finishing write tid 3 to smithi12166546-428 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:549: finishing write tid 4 to smithi12166546-428 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 428 v 102 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:549: left oid 428 (ObjNum 529 snap 0 seq_num 529) 2023-09-23T22:15:54.161 INFO:tasks.rados.rados.0.smithi121.stdout:550: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:15:54.302 INFO:tasks.rados.rados.0.smithi121.stdout:552: expect (ObjNum 475 snap 0 seq_num 475) 2023-09-23T22:15:54.450 INFO:tasks.rados.rados.0.smithi121.stdout:551: expect (ObjNum 398 snap 0 seq_num 398) 2023-09-23T22:15:54.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:54 smithi121 bash[33603]: cluster 2023-09-23T22:15:53.052344+0000 mgr.y (mgr.24365) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 44 MiB/s wr, 223 op/s 2023-09-23T22:15:54.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:54 smithi121 bash[33603]: audit 2023-09-23T22:15:53.790284+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.121:0/3926884068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:54.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:54 smithi121 bash[27336]: cluster 2023-09-23T22:15:53.052344+0000 mgr.y (mgr.24365) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 44 MiB/s wr, 223 op/s 2023-09-23T22:15:54.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:54 smithi121 bash[27336]: audit 2023-09-23T22:15:53.790284+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.121:0/3926884068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:54.549 INFO:tasks.rados.rados.0.smithi121.stdout:553: expect (ObjNum 51 snap 0 seq_num 51) 2023-09-23T22:15:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:54 smithi123 bash[27681]: cluster 2023-09-23T22:15:53.052344+0000 mgr.y (mgr.24365) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 993 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 44 MiB/s wr, 223 op/s 2023-09-23T22:15:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:54 smithi123 bash[27681]: audit 2023-09-23T22:15:53.790284+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.121:0/3926884068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:54.656 INFO:tasks.rados.rados.0.smithi121.stdout:554: finishing write tid 1 to smithi12166546-379 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:554: finishing write tid 2 to smithi12166546-379 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:554: finishing write tid 3 to smithi12166546-379 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:545: done (14 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:546: done (13 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:547: done (12 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:548: done (11 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:549: done (10 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:550: done (9 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:551: done (8 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:552: done (7 left) 2023-09-23T22:15:54.657 INFO:tasks.rados.rados.0.smithi121.stdout:553: done (6 left) 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:559: done (5 left) 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:560: read oid 196 snap -1 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:560: expect (ObjNum 195 snap 0 seq_num 195) 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:561: write oid 346 current snap is 0 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:554: finishing write tid 4 to smithi12166546-379 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:554: finishing write tid 5 to smithi12166546-379 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 379 v 108 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:554: left oid 379 (ObjNum 530 snap 0 seq_num 530) 2023-09-23T22:15:54.658 INFO:tasks.rados.rados.0.smithi121.stdout:555: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:556: finishing write tid 1 to smithi12166546-129 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:556: finishing write tid 2 to smithi12166546-129 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:556: finishing write tid 3 to smithi12166546-129 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:556: finishing write tid 4 to smithi12166546-129 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 129 v 104 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:556: left oid 129 (ObjNum 531 snap 0 seq_num 531) 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:558: finishing write tid 1 to smithi12166546-319 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:558: finishing write tid 2 to smithi12166546-319 2023-09-23T22:15:54.765 INFO:tasks.rados.rados.0.smithi121.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-09-23T22:15:54.774 INFO:tasks.rados.rados.0.smithi121.stdout:561: writing smithi12166546-346 from 574938 to 1302614 tid 1 2023-09-23T22:15:54.782 INFO:tasks.rados.rados.0.smithi121.stdout:561: writing smithi12166546-346 from 1731855 to 2435359 tid 2 2023-09-23T22:15:54.785 INFO:tasks.rados.rados.0.smithi121.stdout:561: writing smithi12166546-346 from 2848231 to 2974938 tid 3 2023-09-23T22:15:54.785 INFO:tasks.rados.rados.0.smithi121.stdout:554: done (6 left) 2023-09-23T22:15:54.785 INFO:tasks.rados.rados.0.smithi121.stdout:555: done (5 left) 2023-09-23T22:15:54.785 INFO:tasks.rados.rados.0.smithi121.stdout:556: done (4 left) 2023-09-23T22:15:54.785 INFO:tasks.rados.rados.0.smithi121.stdout:557: done (3 left) 2023-09-23T22:15:54.786 INFO:tasks.rados.rados.0.smithi121.stdout:562: read oid 300 snap -1 2023-09-23T22:15:54.786 INFO:tasks.rados.rados.0.smithi121.stdout:562: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:15:54.786 INFO:tasks.rados.rados.0.smithi121.stdout:563: write oid 320 current snap is 0 2023-09-23T22:15:54.786 INFO:tasks.rados.rados.0.smithi121.stdout:558: finishing write tid 3 to smithi12166546-319 2023-09-23T22:15:54.786 INFO:tasks.rados.rados.0.smithi121.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-09-23T22:15:54.792 INFO:tasks.rados.rados.0.smithi121.stdout:563: writing smithi12166546-320 from 591745 to 994670 tid 1 2023-09-23T22:15:54.801 INFO:tasks.rados.rados.0.smithi121.stdout:563: writing smithi12166546-320 from 1790337 to 2353852 tid 2 2023-09-23T22:15:54.801 INFO:tasks.rados.rados.0.smithi121.stdout:564: read oid 430 snap -1 2023-09-23T22:15:54.801 INFO:tasks.rados.rados.0.smithi121.stdout:564: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:15:54.801 INFO:tasks.rados.rados.0.smithi121.stdout:565: read oid 350 snap -1 2023-09-23T22:15:54.802 INFO:tasks.rados.rados.0.smithi121.stdout:565: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:15:54.802 INFO:tasks.rados.rados.0.smithi121.stdout:566: write oid 255 current snap is 0 2023-09-23T22:15:54.802 INFO:tasks.rados.rados.0.smithi121.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-09-23T22:15:54.810 INFO:tasks.rados.rados.0.smithi121.stdout:566: writing smithi12166546-255 from 608552 to 1086726 tid 1 2023-09-23T22:15:54.819 INFO:tasks.rados.rados.0.smithi121.stdout:566: writing smithi12166546-255 from 1848819 to 2555992 tid 2 2023-09-23T22:15:54.819 INFO:tasks.rados.rados.0.smithi121.stdout:567: write oid 257 current snap is 0 2023-09-23T22:15:54.819 INFO:tasks.rados.rados.0.smithi121.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-09-23T22:15:54.826 INFO:tasks.rados.rados.0.smithi121.stdout:567: writing smithi12166546-257 from 625359 to 1178782 tid 1 2023-09-23T22:15:54.833 INFO:tasks.rados.rados.0.smithi121.stdout:567: writing smithi12166546-257 from 1790948 to 2358132 tid 2 2023-09-23T22:15:54.837 INFO:tasks.rados.rados.0.smithi121.stdout:567: writing smithi12166546-257 from 2930500 to 3025359 tid 3 2023-09-23T22:15:54.837 INFO:tasks.rados.rados.0.smithi121.stdout:568: read oid 205 snap -1 2023-09-23T22:15:54.837 INFO:tasks.rados.rados.0.smithi121.stdout:568: expect (ObjNum 204 snap 0 seq_num 204) 2023-09-23T22:15:54.837 INFO:tasks.rados.rados.0.smithi121.stdout:569: read oid 447 snap -1 2023-09-23T22:15:54.837 INFO:tasks.rados.rados.0.smithi121.stdout:569: expect (ObjNum 446 snap 0 seq_num 446) 2023-09-23T22:15:54.837 INFO:tasks.rados.rados.0.smithi121.stdout:570: write oid 74 current snap is 0 2023-09-23T22:15:54.838 INFO:tasks.rados.rados.0.smithi121.stdout:558: finishing write tid 4 to smithi12166546-319 2023-09-23T22:15:54.838 INFO:tasks.rados.rados.0.smithi121.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-09-23T22:15:54.846 INFO:tasks.rados.rados.0.smithi121.stdout:570: writing smithi12166546-74 from 642166 to 1270838 tid 1 2023-09-23T22:15:54.854 INFO:tasks.rados.rados.0.smithi121.stdout:570: writing smithi12166546-74 from 1849430 to 2560272 tid 2 2023-09-23T22:15:54.854 INFO:tasks.rados.rados.0.smithi121.stdout:571: read oid 175 snap -1 2023-09-23T22:15:54.854 INFO:tasks.rados.rados.0.smithi121.stdout:571: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T22:15:54.854 INFO:tasks.rados.rados.0.smithi121.stdout:572: write oid 486 current snap is 0 2023-09-23T22:15:54.854 INFO:tasks.rados.rados.0.smithi121.stdout:558: finishing write tid 5 to smithi12166546-319 2023-09-23T22:15:54.854 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 319 v 163 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-09-23T22:15:54.855 INFO:tasks.rados.rados.0.smithi121.stdout:558: left oid 319 (ObjNum 532 snap 0 seq_num 532) 2023-09-23T22:15:54.855 INFO:tasks.rados.rados.0.smithi121.stdout:560: expect (ObjNum 195 snap 0 seq_num 195) 2023-09-23T22:15:54.971 INFO:tasks.rados.rados.0.smithi121.stdout:561: finishing write tid 1 to smithi12166546-346 2023-09-23T22:15:54.971 INFO:tasks.rados.rados.0.smithi121.stdout:561: finishing write tid 2 to smithi12166546-346 2023-09-23T22:15:54.971 INFO:tasks.rados.rados.0.smithi121.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-09-23T22:15:54.984 INFO:tasks.rados.rados.0.smithi121.stdout:572: writing smithi12166546-486 from 658973 to 1362894 tid 1 2023-09-23T22:15:54.991 INFO:tasks.rados.rados.0.smithi121.stdout:572: writing smithi12166546-486 from 1907912 to 2478765 tid 2 2023-09-23T22:15:54.994 INFO:tasks.rados.rados.0.smithi121.stdout:572: writing smithi12166546-486 from 2985346 to 3058973 tid 3 2023-09-23T22:15:54.994 INFO:tasks.rados.rados.0.smithi121.stdout:558: done (13 left) 2023-09-23T22:15:54.995 INFO:tasks.rados.rados.0.smithi121.stdout:560: done (12 left) 2023-09-23T22:15:54.995 INFO:tasks.rados.rados.0.smithi121.stdout:573: write oid 376 current snap is 0 2023-09-23T22:15:54.995 INFO:tasks.rados.rados.0.smithi121.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-09-23T22:15:55.001 INFO:tasks.rados.rados.0.smithi121.stdout:573: writing smithi12166546-376 from 675780 to 1171303 tid 1 2023-09-23T22:15:55.010 INFO:tasks.rados.rados.0.smithi121.stdout:573: writing smithi12166546-376 from 1682747 to 2397258 tid 2 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:573: writing smithi12166546-376 from 3012769 to 3075780 tid 3 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:574: write oid 162 current snap is 0 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:561: finishing write tid 3 to smithi12166546-346 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:561: finishing write tid 4 to smithi12166546-346 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:561: finishing write tid 5 to smithi12166546-346 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 117 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:561: left oid 346 (ObjNum 534 snap 0 seq_num 534) 2023-09-23T22:15:55.015 INFO:tasks.rados.rados.0.smithi121.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-09-23T22:15:55.022 INFO:tasks.rados.rados.0.smithi121.stdout:574: writing smithi12166546-162 from 692587 to 1263359 tid 1 2023-09-23T22:15:55.030 INFO:tasks.rados.rados.0.smithi121.stdout:574: writing smithi12166546-162 from 2024876 to 2599398 tid 2 2023-09-23T22:15:55.033 INFO:tasks.rados.rados.0.smithi121.stdout:574: writing smithi12166546-162 from 3040192 to 3092587 tid 3 2023-09-23T22:15:55.033 INFO:tasks.rados.rados.0.smithi121.stdout:561: done (13 left) 2023-09-23T22:15:55.033 INFO:tasks.rados.rados.0.smithi121.stdout:575: read oid 497 snap -1 2023-09-23T22:15:55.033 INFO:tasks.rados.rados.0.smithi121.stdout:575: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:15:55.033 INFO:tasks.rados.rados.0.smithi121.stdout:576: delete oid 7 current snap is 0 2023-09-23T22:15:55.033 INFO:tasks.rados.rados.0.smithi121.stdout:562: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:15:55.148 INFO:tasks.rados.rados.0.smithi121.stdout:563: finishing write tid 1 to smithi12166546-320 2023-09-23T22:15:55.148 INFO:tasks.rados.rados.0.smithi121.stdout:563: finishing write tid 2 to smithi12166546-320 2023-09-23T22:15:55.148 INFO:tasks.rados.rados.0.smithi121.stdout:563: finishing write tid 3 to smithi12166546-320 2023-09-23T22:15:55.148 INFO:tasks.rados.rados.0.smithi121.stdout:563: finishing write tid 4 to smithi12166546-320 2023-09-23T22:15:55.148 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 320 v 120 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-09-23T22:15:55.149 INFO:tasks.rados.rados.0.smithi121.stdout:563: left oid 320 (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:15:55.149 INFO:tasks.rados.rados.0.smithi121.stdout:564: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:15:55.266 INFO:tasks.rados.rados.0.smithi121.stdout:565: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:15:55.409 INFO:tasks.rados.rados.0.smithi121.stdout:566: finishing write tid 1 to smithi12166546-255 2023-09-23T22:15:55.409 INFO:tasks.rados.rados.0.smithi121.stdout:566: finishing write tid 2 to smithi12166546-255 2023-09-23T22:15:55.409 INFO:tasks.rados.rados.0.smithi121.stdout:566: finishing write tid 3 to smithi12166546-255 2023-09-23T22:15:55.410 INFO:tasks.rados.rados.0.smithi121.stdout:566: finishing write tid 4 to smithi12166546-255 2023-09-23T22:15:55.410 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 255 v 118 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-09-23T22:15:55.410 INFO:tasks.rados.rados.0.smithi121.stdout:566: left oid 255 (ObjNum 536 snap 0 seq_num 536) 2023-09-23T22:15:55.410 INFO:tasks.rados.rados.0.smithi121.stdout:567: finishing write tid 1 to smithi12166546-257 2023-09-23T22:15:55.410 INFO:tasks.rados.rados.0.smithi121.stdout:567: finishing write tid 2 to smithi12166546-257 2023-09-23T22:15:55.410 INFO:tasks.rados.rados.0.smithi121.stdout:567: finishing write tid 3 to smithi12166546-257 2023-09-23T22:15:55.411 INFO:tasks.rados.rados.0.smithi121.stdout:567: finishing write tid 4 to smithi12166546-257 2023-09-23T22:15:55.411 INFO:tasks.rados.rados.0.smithi121.stdout:562: done (14 left) 2023-09-23T22:15:55.411 INFO:tasks.rados.rados.0.smithi121.stdout:563: done (13 left) 2023-09-23T22:15:55.411 INFO:tasks.rados.rados.0.smithi121.stdout:564: done (12 left) 2023-09-23T22:15:55.411 INFO:tasks.rados.rados.0.smithi121.stdout:565: done (11 left) 2023-09-23T22:15:55.411 INFO:tasks.rados.rados.0.smithi121.stdout:566: done (10 left) 2023-09-23T22:15:55.412 INFO:tasks.rados.rados.0.smithi121.stdout:576: done (9 left) 2023-09-23T22:15:55.412 INFO:tasks.rados.rados.0.smithi121.stdout:577: write oid 265 current snap is 0 2023-09-23T22:15:55.412 INFO:tasks.rados.rados.0.smithi121.stdout:567: finishing write tid 5 to smithi12166546-257 2023-09-23T22:15:55.412 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 257 v 167 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-09-23T22:15:55.412 INFO:tasks.rados.rados.0.smithi121.stdout:567: left oid 257 (ObjNum 537 snap 0 seq_num 537) 2023-09-23T22:15:55.412 INFO:tasks.rados.rados.0.smithi121.stdout:568: expect (ObjNum 204 snap 0 seq_num 204) 2023-09-23T22:15:55.546 INFO:tasks.rados.rados.0.smithi121.stdout:569: expect (ObjNum 446 snap 0 seq_num 446) 2023-09-23T22:15:55.667 INFO:tasks.rados.rados.0.smithi121.stdout:570: finishing write tid 1 to smithi12166546-74 2023-09-23T22:15:55.667 INFO:tasks.rados.rados.0.smithi121.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-09-23T22:15:55.675 INFO:tasks.rados.rados.0.smithi121.stdout:577: writing smithi12166546-265 from 726201 to 1447471 tid 1 2023-09-23T22:15:55.684 INFO:tasks.rados.rados.0.smithi121.stdout:577: writing smithi12166546-265 from 2141840 to 2720031 tid 2 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:567: done (9 left) 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:568: done (8 left) 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:569: done (7 left) 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:578: write oid 443 current snap is 0 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:570: finishing write tid 2 to smithi12166546-74 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:570: finishing write tid 3 to smithi12166546-74 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:570: finishing write tid 4 to smithi12166546-74 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 74 v 125 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:570: left oid 74 (ObjNum 538 snap 0 seq_num 538) 2023-09-23T22:15:55.685 INFO:tasks.rados.rados.0.smithi121.stdout:571: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T22:15:55.798 INFO:tasks.rados.rados.0.smithi121.stdout:572: finishing write tid 1 to smithi12166546-486 2023-09-23T22:15:55.799 INFO:tasks.rados.rados.0.smithi121.stdout:572: finishing write tid 2 to smithi12166546-486 2023-09-23T22:15:55.799 INFO:tasks.rados.rados.0.smithi121.stdout:572: finishing write tid 3 to smithi12166546-486 2023-09-23T22:15:55.799 INFO:tasks.rados.rados.0.smithi121.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-09-23T22:15:55.811 INFO:tasks.rados.rados.0.smithi121.stdout:578: writing smithi12166546-443 from 743008 to 1539527 tid 1 2023-09-23T22:15:55.821 INFO:tasks.rados.rados.0.smithi121.stdout:578: writing smithi12166546-443 from 2200322 to 2922171 tid 2 2023-09-23T22:15:55.821 INFO:tasks.rados.rados.0.smithi121.stdout:570: done (7 left) 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:571: done (6 left) 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:579: delete oid 220 current snap is 0 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:572: finishing write tid 4 to smithi12166546-486 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:572: finishing write tid 5 to smithi12166546-486 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 486 v 129 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:572: left oid 486 (ObjNum 539 snap 0 seq_num 539) 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:573: finishing write tid 1 to smithi12166546-376 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:573: finishing write tid 2 to smithi12166546-376 2023-09-23T22:15:55.822 INFO:tasks.rados.rados.0.smithi121.stdout:573: finishing write tid 3 to smithi12166546-376 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:573: finishing write tid 4 to smithi12166546-376 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:573: finishing write tid 5 to smithi12166546-376 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 376 v 122 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:573: left oid 376 (ObjNum 540 snap 0 seq_num 540) 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:574: finishing write tid 1 to smithi12166546-162 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:574: finishing write tid 2 to smithi12166546-162 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:574: finishing write tid 3 to smithi12166546-162 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:574: finishing write tid 4 to smithi12166546-162 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:574: finishing write tid 5 to smithi12166546-162 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 162 v 171 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-09-23T22:15:55.823 INFO:tasks.rados.rados.0.smithi121.stdout:574: left oid 162 (ObjNum 541 snap 0 seq_num 541) 2023-09-23T22:15:55.824 INFO:tasks.rados.rados.0.smithi121.stdout:575: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:15:55.916 INFO:tasks.rados.rados.0.smithi121.stdout:577: finishing write tid 1 to smithi12166546-265 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:577: finishing write tid 2 to smithi12166546-265 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:572: done (6 left) 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:573: done (5 left) 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:574: done (4 left) 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:575: done (3 left) 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:579: done (2 left) 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:580: write oid 452 current snap is 0 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:577: finishing write tid 3 to smithi12166546-265 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:577: finishing write tid 4 to smithi12166546-265 2023-09-23T22:15:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 265 v 112 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-09-23T22:15:55.918 INFO:tasks.rados.rados.0.smithi121.stdout:577: left oid 265 (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:15:55.918 INFO:tasks.rados.rados.0.smithi121.stdout:578: finishing write tid 1 to smithi12166546-443 2023-09-23T22:15:55.918 INFO:tasks.rados.rados.0.smithi121.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-09-23T22:15:55.927 INFO:tasks.rados.rados.0.smithi121.stdout:580: writing smithi12166546-452 from 776622 to 1323639 tid 1 2023-09-23T22:15:55.935 INFO:tasks.rados.rados.0.smithi121.stdout:580: writing smithi12166546-452 from 1800933 to 2526451 tid 2 2023-09-23T22:15:55.939 INFO:tasks.rados.rados.0.smithi121.stdout:580: writing smithi12166546-452 from 2944601 to 3176622 tid 3 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:577: done (2 left) 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:581: delete oid 290 current snap is 0 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:578: finishing write tid 2 to smithi12166546-443 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:578: finishing write tid 3 to smithi12166546-443 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:578: finishing write tid 4 to smithi12166546-443 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 443 v 105 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-09-23T22:15:55.940 INFO:tasks.rados.rados.0.smithi121.stdout:578: left oid 443 (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:15:55.941 INFO:tasks.rados.rados.0.smithi121.stdout:580: finishing write tid 1 to smithi12166546-452 2023-09-23T22:15:55.941 INFO:tasks.rados.rados.0.smithi121.stdout:580: finishing write tid 2 to smithi12166546-452 2023-09-23T22:15:55.942 INFO:tasks.rados.rados.0.smithi121.stdout:578: done (2 left) 2023-09-23T22:15:55.942 INFO:tasks.rados.rados.0.smithi121.stdout:581: done (1 left) 2023-09-23T22:15:55.942 INFO:tasks.rados.rados.0.smithi121.stdout:582: read oid 310 snap -1 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:583: read oid 288 snap -1 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:584: read oid 401 snap -1 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:585: read oid 86 snap -1 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:586: delete oid 418 current snap is 0 2023-09-23T22:15:55.943 INFO:tasks.rados.rados.0.smithi121.stdout:580: finishing write tid 3 to smithi12166546-452 2023-09-23T22:15:55.944 INFO:tasks.rados.rados.0.smithi121.stdout:580: finishing write tid 4 to smithi12166546-452 2023-09-23T22:15:55.944 INFO:tasks.rados.rados.0.smithi121.stdout:580: finishing write tid 5 to smithi12166546-452 2023-09-23T22:15:55.944 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 452 v 117 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-09-23T22:15:55.944 INFO:tasks.rados.rados.0.smithi121.stdout:580: left oid 452 (ObjNum 546 snap 0 seq_num 546) 2023-09-23T22:15:55.946 INFO:tasks.rados.rados.0.smithi121.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:15:56.054 INFO:tasks.rados.rados.0.smithi121.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T22:15:56.179 INFO:tasks.rados.rados.0.smithi121.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T22:15:56.297 INFO:tasks.rados.rados.0.smithi121.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:15:56.396 INFO:tasks.rados.rados.0.smithi121.stdout:580: done (5 left) 2023-09-23T22:15:56.396 INFO:tasks.rados.rados.0.smithi121.stdout:582: done (4 left) 2023-09-23T22:15:56.396 INFO:tasks.rados.rados.0.smithi121.stdout:583: done (3 left) 2023-09-23T22:15:56.396 INFO:tasks.rados.rados.0.smithi121.stdout:584: done (2 left) 2023-09-23T22:15:56.396 INFO:tasks.rados.rados.0.smithi121.stdout:585: done (1 left) 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:586: done (0 left) 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:587: read oid 38 snap -1 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:587: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:588: read oid 80 snap -1 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:588: expect (ObjNum 79 snap 0 seq_num 79) 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:589: read oid 158 snap -1 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:589: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:15:56.397 INFO:tasks.rados.rados.0.smithi121.stdout:590: delete oid 121 current snap is 0 2023-09-23T22:15:56.399 INFO:tasks.rados.rados.0.smithi121.stdout:590: done (3 left) 2023-09-23T22:15:56.399 INFO:tasks.rados.rados.0.smithi121.stdout:591: write oid 32 current snap is 0 2023-09-23T22:15:56.399 INFO:tasks.rados.rados.0.smithi121.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-09-23T22:15:56.407 INFO:tasks.rados.rados.0.smithi121.stdout:591: writing smithi12166546-32 from 443850 to 1008216 tid 1 2023-09-23T22:15:56.415 INFO:tasks.rados.rados.0.smithi121.stdout:591: writing smithi12166546-32 from 1634861 to 2367717 tid 2 2023-09-23T22:15:56.421 INFO:tasks.rados.rados.0.smithi121.stdout:591: writing smithi12166546-32 from 2770646 to 3243850 tid 3 2023-09-23T22:15:56.421 INFO:tasks.rados.rados.0.smithi121.stdout:592: write oid 264 current snap is 0 2023-09-23T22:15:56.421 INFO:tasks.rados.rados.0.smithi121.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-09-23T22:15:56.428 INFO:tasks.rados.rados.0.smithi121.stdout:592: writing smithi12166546-264 from 460657 to 1100272 tid 1 2023-09-23T22:15:56.434 INFO:tasks.rados.rados.0.smithi121.stdout:592: writing smithi12166546-264 from 1693343 to 2169857 tid 2 2023-09-23T22:15:56.442 INFO:tasks.rados.rados.0.smithi121.stdout:592: writing smithi12166546-264 from 2681716 to 3260657 tid 3 2023-09-23T22:15:56.442 INFO:tasks.rados.rados.0.smithi121.stdout:593: delete oid 327 current snap is 0 2023-09-23T22:15:56.442 INFO:tasks.rados.rados.0.smithi121.stdout:587: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:15:56.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:56 smithi121 bash[33603]: cluster 2023-09-23T22:15:55.053009+0000 mgr.y (mgr.24365) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 56 MiB/s wr, 300 op/s 2023-09-23T22:15:56.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:56 smithi121 bash[27336]: cluster 2023-09-23T22:15:55.053009+0000 mgr.y (mgr.24365) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 56 MiB/s wr, 300 op/s 2023-09-23T22:15:56.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:56 smithi123 bash[27681]: cluster 2023-09-23T22:15:55.053009+0000 mgr.y (mgr.24365) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 56 MiB/s wr, 300 op/s 2023-09-23T22:15:56.578 INFO:tasks.rados.rados.0.smithi121.stdout:588: expect (ObjNum 79 snap 0 seq_num 79) 2023-09-23T22:15:56.703 INFO:tasks.rados.rados.0.smithi121.stdout:589: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:15:56.798 INFO:tasks.rados.rados.0.smithi121.stdout:591: finishing write tid 1 to smithi12166546-32 2023-09-23T22:15:56.798 INFO:tasks.rados.rados.0.smithi121.stdout:591: finishing write tid 2 to smithi12166546-32 2023-09-23T22:15:56.798 INFO:tasks.rados.rados.0.smithi121.stdout:591: finishing write tid 3 to smithi12166546-32 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:587: done (5 left) 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:588: done (4 left) 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:589: done (3 left) 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:593: done (2 left) 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:594: delete oid 321 current snap is 0 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:591: finishing write tid 4 to smithi12166546-32 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:591: finishing write tid 5 to smithi12166546-32 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 32 v 134 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:591: left oid 32 (ObjNum 550 snap 0 seq_num 550) 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:592: finishing write tid 1 to smithi12166546-264 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:592: finishing write tid 2 to smithi12166546-264 2023-09-23T22:15:56.799 INFO:tasks.rados.rados.0.smithi121.stdout:592: finishing write tid 3 to smithi12166546-264 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:592: finishing write tid 4 to smithi12166546-264 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:592: finishing write tid 5 to smithi12166546-264 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 122 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:592: left oid 264 (ObjNum 551 snap 0 seq_num 551) 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:591: done (2 left) 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:592: done (1 left) 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:594: done (0 left) 2023-09-23T22:15:56.800 INFO:tasks.rados.rados.0.smithi121.stdout:595: delete oid 120 current snap is 0 2023-09-23T22:15:56.802 INFO:tasks.rados.rados.0.smithi121.stdout:595: done (0 left) 2023-09-23T22:15:56.803 INFO:tasks.rados.rados.0.smithi121.stdout:596: read oid 172 snap -1 2023-09-23T22:15:56.803 INFO:tasks.rados.rados.0.smithi121.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T22:15:56.803 INFO:tasks.rados.rados.0.smithi121.stdout:597: delete oid 20 current snap is 0 2023-09-23T22:15:56.805 INFO:tasks.rados.rados.0.smithi121.stdout:597: done (1 left) 2023-09-23T22:15:56.805 INFO:tasks.rados.rados.0.smithi121.stdout:598: write oid 267 current snap is 0 2023-09-23T22:15:56.805 INFO:tasks.rados.rados.0.smithi121.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-09-23T22:15:56.816 INFO:tasks.rados.rados.0.smithi121.stdout:598: writing smithi12166546-267 from 544692 to 1276905 tid 1 2023-09-23T22:15:56.826 INFO:tasks.rados.rados.0.smithi121.stdout:598: writing smithi12166546-267 from 1985753 to 2729616 tid 2 2023-09-23T22:15:56.829 INFO:tasks.rados.rados.0.smithi121.stdout:598: writing smithi12166546-267 from 3335184 to 3344692 tid 3 2023-09-23T22:15:56.830 INFO:tasks.rados.rados.0.smithi121.stdout:599: write oid 240 current snap is 0 2023-09-23T22:15:56.830 INFO:tasks.rados.rados.0.smithi121.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-09-23T22:15:56.835 INFO:tasks.rados.rados.0.smithi121.stdout:599: writing smithi12166546-240 from 561499 to 968961 tid 1 2023-09-23T22:15:56.841 INFO:tasks.rados.rados.0.smithi121.stdout:599: writing smithi12166546-240 from 1527882 to 2015403 tid 2 2023-09-23T22:15:56.849 INFO:tasks.rados.rados.0.smithi121.stdout:599: writing smithi12166546-240 from 2729901 to 3287118 tid 3 2023-09-23T22:15:56.849 INFO:tasks.rados.rados.0.smithi121.stdout:600: write oid 107 current snap is 0 2023-09-23T22:15:56.849 INFO:tasks.rados.rados.0.smithi121.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-09-23T22:15:56.855 INFO:tasks.rados.rados.0.smithi121.stdout:600: writing smithi12166546-107 from 578306 to 1061017 tid 1 2023-09-23T22:15:56.862 INFO:tasks.rados.rados.0.smithi121.stdout:600: writing smithi12166546-107 from 1586364 to 2217543 tid 2 2023-09-23T22:15:56.869 INFO:tasks.rados.rados.0.smithi121.stdout:600: writing smithi12166546-107 from 2757324 to 3242166 tid 3 2023-09-23T22:15:56.869 INFO:tasks.rados.rados.0.smithi121.stdout:601: read oid 95 snap -1 2023-09-23T22:15:56.869 INFO:tasks.rados.rados.0.smithi121.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:15:56.869 INFO:tasks.rados.rados.0.smithi121.stdout:602: write oid 372 current snap is 0 2023-09-23T22:15:56.869 INFO:tasks.rados.rados.0.smithi121.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:598: finishing write tid 1 to smithi12166546-267 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:598: finishing write tid 2 to smithi12166546-267 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:598: finishing write tid 3 to smithi12166546-267 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:598: finishing write tid 4 to smithi12166546-267 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:598: finishing write tid 5 to smithi12166546-267 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 267 v 126 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:599: finishing write tid 1 to smithi12166546-240 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:599: finishing write tid 2 to smithi12166546-240 2023-09-23T22:15:56.977 INFO:tasks.rados.rados.0.smithi121.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-09-23T22:15:56.985 INFO:tasks.rados.rados.0.smithi121.stdout:602: writing smithi12166546-372 from 595113 to 1153073 tid 1 2023-09-23T22:15:56.993 INFO:tasks.rados.rados.0.smithi121.stdout:602: writing smithi12166546-372 from 1644846 to 2136036 tid 2 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:602: writing smithi12166546-372 from 2784747 to 3395113 tid 3 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:596: done (5 left) 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:598: done (4 left) 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:603: read oid 253 snap -1 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:603: expect (ObjNum 252 snap 0 seq_num 252) 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:604: read oid 105 snap -1 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:604: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:15:57.001 INFO:tasks.rados.rados.0.smithi121.stdout:605: write oid 355 current snap is 0 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:599: finishing write tid 3 to smithi12166546-240 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:599: finishing write tid 4 to smithi12166546-240 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:599: finishing write tid 5 to smithi12166546-240 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 240 v 144 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:600: finishing write tid 1 to smithi12166546-107 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:600: finishing write tid 2 to smithi12166546-107 2023-09-23T22:15:57.002 INFO:tasks.rados.rados.0.smithi121.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-09-23T22:15:57.008 INFO:tasks.rados.rados.0.smithi121.stdout:605: writing smithi12166546-355 from 611920 to 1245129 tid 1 2023-09-23T22:15:57.014 INFO:tasks.rados.rados.0.smithi121.stdout:605: writing smithi12166546-355 from 1703328 to 2338176 tid 2 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:605: writing smithi12166546-355 from 2812170 to 3319556 tid 3 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:599: done (6 left) 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:606: write oid 359 current snap is 0 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:600: finishing write tid 3 to smithi12166546-107 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:600: finishing write tid 4 to smithi12166546-107 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:600: finishing write tid 5 to smithi12166546-107 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 107 v 121 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:15:57.021 INFO:tasks.rados.rados.0.smithi121.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:15:57.159 INFO:tasks.rados.rados.0.smithi121.stdout:602: finishing write tid 1 to smithi12166546-372 2023-09-23T22:15:57.159 INFO:tasks.rados.rados.0.smithi121.stdout:602: finishing write tid 2 to smithi12166546-372 2023-09-23T22:15:57.160 INFO:tasks.rados.rados.0.smithi121.stdout:602: finishing write tid 3 to smithi12166546-372 2023-09-23T22:15:57.160 INFO:tasks.rados.rados.0.smithi121.stdout:602: finishing write tid 4 to smithi12166546-372 2023-09-23T22:15:57.160 INFO:tasks.rados.rados.0.smithi121.stdout:602: finishing write tid 5 to smithi12166546-372 2023-09-23T22:15:57.160 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 372 v 121 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-09-23T22:15:57.160 INFO:tasks.rados.rados.0.smithi121.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-09-23T22:15:57.160 INFO:tasks.rados.rados.0.smithi121.stdout:603: expect (ObjNum 252 snap 0 seq_num 252) 2023-09-23T22:15:57.239 INFO:tasks.rados.rados.0.smithi121.stdout:604: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:15:57.366 INFO:tasks.rados.rados.0.smithi121.stdout:605: finishing write tid 1 to smithi12166546-355 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:605: finishing write tid 2 to smithi12166546-355 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:605: finishing write tid 3 to smithi12166546-355 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:605: finishing write tid 4 to smithi12166546-355 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:605: finishing write tid 5 to smithi12166546-355 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 355 v 175 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:605: left oid 355 (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:15:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-09-23T22:15:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:606: writing smithi12166546-359 from 628727 to 1337185 tid 1 2023-09-23T22:15:57.380 INFO:tasks.rados.rados.0.smithi121.stdout:606: writing smithi12166546-359 from 2045457 to 2540316 tid 2 2023-09-23T22:15:57.386 INFO:tasks.rados.rados.0.smithi121.stdout:606: writing smithi12166546-359 from 3123240 to 3428727 tid 3 2023-09-23T22:15:57.386 INFO:tasks.rados.rados.0.smithi121.stdout:600: done (6 left) 2023-09-23T22:15:57.386 INFO:tasks.rados.rados.0.smithi121.stdout:601: done (5 left) 2023-09-23T22:15:57.386 INFO:tasks.rados.rados.0.smithi121.stdout:602: done (4 left) 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:603: done (3 left) 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:604: done (2 left) 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:605: done (1 left) 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:607: read oid 350 snap -1 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:607: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:608: write oid 433 current snap is 0 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:606: finishing write tid 1 to smithi12166546-359 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:606: finishing write tid 2 to smithi12166546-359 2023-09-23T22:15:57.387 INFO:tasks.rados.rados.0.smithi121.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-09-23T22:15:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:608: writing smithi12166546-433 from 645534 to 1429241 tid 1 2023-09-23T22:15:57.401 INFO:tasks.rados.rados.0.smithi121.stdout:608: writing smithi12166546-433 from 2103939 to 2742456 tid 2 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:608: writing smithi12166546-433 from 3150663 to 3445534 tid 3 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:609: read oid 156 snap -1 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:609: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:610: write oid 434 current snap is 0 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:606: finishing write tid 3 to smithi12166546-359 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:606: finishing write tid 4 to smithi12166546-359 2023-09-23T22:15:57.406 INFO:tasks.rados.rados.0.smithi121.stdout:606: finishing write tid 5 to smithi12166546-359 2023-09-23T22:15:57.407 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 359 v 125 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-09-23T22:15:57.407 INFO:tasks.rados.rados.0.smithi121.stdout:606: left oid 359 (ObjNum 561 snap 0 seq_num 561) 2023-09-23T22:15:57.407 INFO:tasks.rados.rados.0.smithi121.stdout:607: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:15:57.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:57 smithi121 bash[33603]: audit 2023-09-23T22:15:56.286329+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.121:0/3122090104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:57.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:57 smithi121 bash[27336]: audit 2023-09-23T22:15:56.286329+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.121:0/3122090104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:57.539 INFO:tasks.rados.rados.0.smithi121.stdout:608: finishing write tid 1 to smithi12166546-433 2023-09-23T22:15:57.539 INFO:tasks.rados.rados.0.smithi121.stdout:608: finishing write tid 2 to smithi12166546-433 2023-09-23T22:15:57.539 INFO:tasks.rados.rados.0.smithi121.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-09-23T22:15:57.546 INFO:tasks.rados.rados.0.smithi121.stdout:610: writing smithi12166546-434 from 662341 to 1237650 tid 1 2023-09-23T22:15:57.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:57 smithi123 bash[27681]: audit 2023-09-23T22:15:56.286329+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.121:0/3122090104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:57.554 INFO:tasks.rados.rados.0.smithi121.stdout:610: writing smithi12166546-434 from 1878774 to 2377302 tid 2 2023-09-23T22:15:57.560 INFO:tasks.rados.rados.0.smithi121.stdout:610: writing smithi12166546-434 from 2894439 to 3351994 tid 3 2023-09-23T22:15:57.560 INFO:tasks.rados.rados.0.smithi121.stdout:606: done (4 left) 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:607: done (3 left) 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:611: read oid 148 snap -1 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:611: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:612: delete oid 266 current snap is 0 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:608: finishing write tid 3 to smithi12166546-433 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:608: finishing write tid 4 to smithi12166546-433 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:608: finishing write tid 5 to smithi12166546-433 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 88 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:608: left oid 433 (ObjNum 562 snap 0 seq_num 562) 2023-09-23T22:15:57.561 INFO:tasks.rados.rados.0.smithi121.stdout:609: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:610: finishing write tid 1 to smithi12166546-434 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:610: finishing write tid 2 to smithi12166546-434 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:610: finishing write tid 3 to smithi12166546-434 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:610: finishing write tid 4 to smithi12166546-434 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:610: finishing write tid 5 to smithi12166546-434 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 434 v 117 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:610: left oid 434 (ObjNum 563 snap 0 seq_num 563) 2023-09-23T22:15:57.653 INFO:tasks.rados.rados.0.smithi121.stdout:611: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T22:15:57.739 INFO:tasks.rados.rados.0.smithi121.stdout:608: done (4 left) 2023-09-23T22:15:57.739 INFO:tasks.rados.rados.0.smithi121.stdout:609: done (3 left) 2023-09-23T22:15:57.739 INFO:tasks.rados.rados.0.smithi121.stdout:610: done (2 left) 2023-09-23T22:15:57.739 INFO:tasks.rados.rados.0.smithi121.stdout:611: done (1 left) 2023-09-23T22:15:57.739 INFO:tasks.rados.rados.0.smithi121.stdout:612: done (0 left) 2023-09-23T22:15:57.739 INFO:tasks.rados.rados.0.smithi121.stdout:613: write oid 97 current snap is 0 2023-09-23T22:15:57.740 INFO:tasks.rados.rados.0.smithi121.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-09-23T22:15:57.754 INFO:tasks.rados.rados.0.smithi121.stdout:613: writing smithi12166546-97 from 695955 to 1421762 tid 1 2023-09-23T22:15:57.760 INFO:tasks.rados.rados.0.smithi121.stdout:613: writing smithi12166546-97 from 1879385 to 2381582 tid 2 2023-09-23T22:15:57.766 INFO:tasks.rados.rados.0.smithi121.stdout:613: writing smithi12166546-97 from 2949285 to 3429384 tid 3 2023-09-23T22:15:57.766 INFO:tasks.rados.rados.0.smithi121.stdout:614: write oid 261 current snap is 0 2023-09-23T22:15:57.766 INFO:tasks.rados.rados.0.smithi121.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-09-23T22:15:57.772 INFO:tasks.rados.rados.0.smithi121.stdout:614: writing smithi12166546-261 from 712762 to 1113818 tid 1 2023-09-23T22:15:57.778 INFO:tasks.rados.rados.0.smithi121.stdout:614: writing smithi12166546-261 from 1537867 to 2183722 tid 2 2023-09-23T22:15:57.786 INFO:tasks.rados.rados.0.smithi121.stdout:614: writing smithi12166546-261 from 2860355 to 3512762 tid 3 2023-09-23T22:15:57.786 INFO:tasks.rados.rados.0.smithi121.stdout:615: write oid 14 current snap is 0 2023-09-23T22:15:57.786 INFO:tasks.rados.rados.0.smithi121.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-09-23T22:15:57.792 INFO:tasks.rados.rados.0.smithi121.stdout:615: writing smithi12166546-14 from 729569 to 1205874 tid 1 2023-09-23T22:15:57.800 INFO:tasks.rados.rados.0.smithi121.stdout:615: writing smithi12166546-14 from 1996349 to 2502215 tid 2 2023-09-23T22:15:57.805 INFO:tasks.rados.rados.0.smithi121.stdout:615: writing smithi12166546-14 from 3004131 to 3529569 tid 3 2023-09-23T22:15:57.806 INFO:tasks.rados.rados.0.smithi121.stdout:616: write oid 431 current snap is 0 2023-09-23T22:15:57.806 INFO:tasks.rados.rados.0.smithi121.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-09-23T22:15:57.813 INFO:tasks.rados.rados.0.smithi121.stdout:616: writing smithi12166546-431 from 746376 to 1297930 tid 1 2023-09-23T22:15:57.821 INFO:tasks.rados.rados.0.smithi121.stdout:616: writing smithi12166546-431 from 2054831 to 2704355 tid 2 2023-09-23T22:15:57.826 INFO:tasks.rados.rados.0.smithi121.stdout:616: writing smithi12166546-431 from 3315201 to 3546376 tid 3 2023-09-23T22:15:57.826 INFO:tasks.rados.rados.0.smithi121.stdout:617: write oid 292 current snap is 0 2023-09-23T22:15:57.826 INFO:tasks.rados.rados.0.smithi121.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-09-23T22:15:57.834 INFO:tasks.rados.rados.0.smithi121.stdout:617: writing smithi12166546-292 from 763183 to 1389986 tid 1 2023-09-23T22:15:57.842 INFO:tasks.rados.rados.0.smithi121.stdout:617: writing smithi12166546-292 from 1996960 to 2790142 tid 2 2023-09-23T22:15:57.846 INFO:tasks.rados.rados.0.smithi121.stdout:617: writing smithi12166546-292 from 3226271 to 3563183 tid 3 2023-09-23T22:15:57.847 INFO:tasks.rados.rados.0.smithi121.stdout:618: write oid 19 current snap is 0 2023-09-23T22:15:57.847 INFO:tasks.rados.rados.0.smithi121.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-09-23T22:15:57.855 INFO:tasks.rados.rados.0.smithi121.stdout:618: writing smithi12166546-19 from 779990 to 1482042 tid 1 2023-09-23T22:15:57.862 INFO:tasks.rados.rados.0.smithi121.stdout:618: writing smithi12166546-19 from 2055442 to 2708635 tid 2 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:618: writing smithi12166546-19 from 3253694 to 3579990 tid 3 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:619: read oid 131 snap -1 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:619: expect (ObjNum 130 snap 0 seq_num 130) 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:620: read oid 216 snap -1 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:620: expect (ObjNum 215 snap 0 seq_num 215) 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:621: delete oid 438 current snap is 0 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:613: finishing write tid 1 to smithi12166546-97 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:613: finishing write tid 2 to smithi12166546-97 2023-09-23T22:15:57.868 INFO:tasks.rados.rados.0.smithi121.stdout:613: finishing write tid 3 to smithi12166546-97 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:613: finishing write tid 4 to smithi12166546-97 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:613: finishing write tid 5 to smithi12166546-97 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 97 v 108 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:613: left oid 97 (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:614: finishing write tid 1 to smithi12166546-261 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:614: finishing write tid 2 to smithi12166546-261 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:614: finishing write tid 3 to smithi12166546-261 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:614: finishing write tid 4 to smithi12166546-261 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:614: finishing write tid 5 to smithi12166546-261 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 261 v 138 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:614: left oid 261 (ObjNum 566 snap 0 seq_num 566) 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:615: finishing write tid 1 to smithi12166546-14 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:615: finishing write tid 2 to smithi12166546-14 2023-09-23T22:15:57.869 INFO:tasks.rados.rados.0.smithi121.stdout:615: finishing write tid 3 to smithi12166546-14 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:615: finishing write tid 4 to smithi12166546-14 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:615: finishing write tid 5 to smithi12166546-14 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 14 v 121 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:615: left oid 14 (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:616: finishing write tid 1 to smithi12166546-431 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:616: finishing write tid 2 to smithi12166546-431 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:616: finishing write tid 3 to smithi12166546-431 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:616: finishing write tid 4 to smithi12166546-431 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:616: finishing write tid 5 to smithi12166546-431 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 431 v 180 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-09-23T22:15:57.870 INFO:tasks.rados.rados.0.smithi121.stdout:616: left oid 431 (ObjNum 568 snap 0 seq_num 568) 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:617: finishing write tid 1 to smithi12166546-292 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:617: finishing write tid 2 to smithi12166546-292 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:617: finishing write tid 3 to smithi12166546-292 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:617: finishing write tid 4 to smithi12166546-292 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:617: finishing write tid 5 to smithi12166546-292 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 292 v 92 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:617: left oid 292 (ObjNum 569 snap 0 seq_num 569) 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:618: finishing write tid 1 to smithi12166546-19 2023-09-23T22:15:57.871 INFO:tasks.rados.rados.0.smithi121.stdout:618: finishing write tid 2 to smithi12166546-19 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:613: done (8 left) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:614: done (7 left) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:615: done (6 left) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:616: done (5 left) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:617: done (4 left) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:621: done (3 left) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:622: read oid 192 snap -1 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:622: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:623: write oid 347 current snap is 0 2023-09-23T22:15:57.872 INFO:tasks.rados.rados.0.smithi121.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-09-23T22:15:57.876 INFO:tasks.rados.rados.0.smithi121.stdout:623: writing smithi12166546-347 from 413604 to 982507 tid 1 2023-09-23T22:15:57.883 INFO:tasks.rados.rados.0.smithi121.stdout:623: writing smithi12166546-347 from 1488759 to 2145621 tid 2 2023-09-23T22:15:57.890 INFO:tasks.rados.rados.0.smithi121.stdout:623: writing smithi12166546-347 from 2624893 to 3216602 tid 3 2023-09-23T22:15:57.890 INFO:tasks.rados.rados.0.smithi121.stdout:624: read oid 213 snap -1 2023-09-23T22:15:57.890 INFO:tasks.rados.rados.0.smithi121.stdout:624: expect (ObjNum 212 snap 0 seq_num 212) 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:625: delete oid 129 current snap is 0 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:618: finishing write tid 3 to smithi12166546-19 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:618: finishing write tid 4 to smithi12166546-19 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:618: finishing write tid 5 to smithi12166546-19 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 19 v 126 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:618: left oid 19 (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:15:57.891 INFO:tasks.rados.rados.0.smithi121.stdout:620: expect (ObjNum 215 snap 0 seq_num 215) 2023-09-23T22:15:58.013 INFO:tasks.rados.rados.0.smithi121.stdout:619: expect (ObjNum 130 snap 0 seq_num 130) 2023-09-23T22:15:58.087 INFO:tasks.rados.rados.0.smithi121.stdout:623: finishing write tid 1 to smithi12166546-347 2023-09-23T22:15:58.087 INFO:tasks.rados.rados.0.smithi121.stdout:622: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:15:58.191 INFO:tasks.rados.rados.0.smithi121.stdout:623: finishing write tid 2 to smithi12166546-347 2023-09-23T22:15:58.191 INFO:tasks.rados.rados.0.smithi121.stdout:623: finishing write tid 3 to smithi12166546-347 2023-09-23T22:15:58.191 INFO:tasks.rados.rados.0.smithi121.stdout:618: done (6 left) 2023-09-23T22:15:58.191 INFO:tasks.rados.rados.0.smithi121.stdout:619: done (5 left) 2023-09-23T22:15:58.191 INFO:tasks.rados.rados.0.smithi121.stdout:620: done (4 left) 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:622: done (3 left) 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:625: done (2 left) 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:626: read oid 55 snap -1 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:627: read oid 211 snap -1 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:627: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:628: write oid 246 current snap is 0 2023-09-23T22:15:58.192 INFO:tasks.rados.rados.0.smithi121.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-09-23T22:15:58.197 INFO:tasks.rados.rados.0.smithi121.stdout:628: writing smithi12166546-246 from 447218 to 1166619 tid 1 2023-09-23T22:15:58.206 INFO:tasks.rados.rados.0.smithi121.stdout:628: writing smithi12166546-246 from 1889370 to 2549901 tid 2 2023-09-23T22:15:58.212 INFO:tasks.rados.rados.0.smithi121.stdout:628: writing smithi12166546-246 from 2963386 to 3577639 tid 3 2023-09-23T22:15:58.212 INFO:tasks.rados.rados.0.smithi121.stdout:629: write oid 466 current snap is 0 2023-09-23T22:15:58.212 INFO:tasks.rados.rados.0.smithi121.stdout:623: finishing write tid 4 to smithi12166546-347 2023-09-23T22:15:58.212 INFO:tasks.rados.rados.0.smithi121.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-09-23T22:15:58.219 INFO:tasks.rados.rados.0.smithi121.stdout:629: writing smithi12166546-466 from 464025 to 1258675 tid 1 2023-09-23T22:15:58.226 INFO:tasks.rados.rados.0.smithi121.stdout:629: writing smithi12166546-466 from 1947852 to 2352041 tid 2 2023-09-23T22:15:58.234 INFO:tasks.rados.rados.0.smithi121.stdout:629: writing smithi12166546-466 from 2990809 to 3416334 tid 3 2023-09-23T22:15:58.234 INFO:tasks.rados.rados.0.smithi121.stdout:630: delete oid 31 current snap is 0 2023-09-23T22:15:58.234 INFO:tasks.rados.rados.0.smithi121.stdout:623: finishing write tid 5 to smithi12166546-347 2023-09-23T22:15:58.235 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 347 v 142 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-09-23T22:15:58.235 INFO:tasks.rados.rados.0.smithi121.stdout:623: left oid 347 (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:15:58.235 INFO:tasks.rados.rados.0.smithi121.stdout:624: expect (ObjNum 212 snap 0 seq_num 212) 2023-09-23T22:15:58.354 INFO:tasks.rados.rados.0.smithi121.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-09-23T22:15:58.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:58 smithi123 bash[27681]: cluster 2023-09-23T22:15:57.053402+0000 mgr.y (mgr.24365) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 261 op/s 2023-09-23T22:15:58.469 INFO:tasks.rados.rados.0.smithi121.stdout:628: finishing write tid 1 to smithi12166546-246 2023-09-23T22:15:58.469 INFO:tasks.rados.rados.0.smithi121.stdout:627: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:15:58.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:58 smithi121 bash[33603]: cluster 2023-09-23T22:15:57.053402+0000 mgr.y (mgr.24365) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 261 op/s 2023-09-23T22:15:58.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:58 smithi121 bash[27336]: cluster 2023-09-23T22:15:57.053402+0000 mgr.y (mgr.24365) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 261 op/s 2023-09-23T22:15:58.588 INFO:tasks.rados.rados.0.smithi121.stdout:628: finishing write tid 2 to smithi12166546-246 2023-09-23T22:15:58.588 INFO:tasks.rados.rados.0.smithi121.stdout:628: finishing write tid 3 to smithi12166546-246 2023-09-23T22:15:58.589 INFO:tasks.rados.rados.0.smithi121.stdout:623: done (6 left) 2023-09-23T22:15:58.589 INFO:tasks.rados.rados.0.smithi121.stdout:624: done (5 left) 2023-09-23T22:15:58.589 INFO:tasks.rados.rados.0.smithi121.stdout:626: done (4 left) 2023-09-23T22:15:58.589 INFO:tasks.rados.rados.0.smithi121.stdout:627: done (3 left) 2023-09-23T22:15:58.589 INFO:tasks.rados.rados.0.smithi121.stdout:630: done (2 left) 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:631: read oid 335 snap -1 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:632: write oid 343 current snap is 0 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:628: finishing write tid 4 to smithi12166546-246 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:628: finishing write tid 5 to smithi12166546-246 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 185 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-09-23T22:15:58.590 INFO:tasks.rados.rados.0.smithi121.stdout:628: left oid 246 (ObjNum 574 snap 0 seq_num 574) 2023-09-23T22:15:58.591 INFO:tasks.rados.rados.0.smithi121.stdout:629: finishing write tid 1 to smithi12166546-466 2023-09-23T22:15:58.591 INFO:tasks.rados.rados.0.smithi121.stdout:629: finishing write tid 2 to smithi12166546-466 2023-09-23T22:15:58.591 INFO:tasks.rados.rados.0.smithi121.stdout:629: finishing write tid 3 to smithi12166546-466 2023-09-23T22:15:58.591 INFO:tasks.rados.rados.0.smithi121.stdout:629: finishing write tid 4 to smithi12166546-466 2023-09-23T22:15:58.591 INFO:tasks.rados.rados.0.smithi121.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-09-23T22:15:58.594 INFO:tasks.rados.rados.0.smithi121.stdout:632: writing smithi12166546-343 from 497639 to 1042787 tid 1 2023-09-23T22:15:58.599 INFO:tasks.rados.rados.0.smithi121.stdout:632: writing smithi12166546-343 from 1548463 to 1956321 tid 2 2023-09-23T22:15:58.606 INFO:tasks.rados.rados.0.smithi121.stdout:632: writing smithi12166546-343 from 2529302 to 3093724 tid 3 2023-09-23T22:15:58.610 INFO:tasks.rados.rados.0.smithi121.stdout:632: writing smithi12166546-343 from 3528143 to 3697639 tid 4 2023-09-23T22:15:58.610 INFO:tasks.rados.rados.0.smithi121.stdout:628: done (3 left) 2023-09-23T22:15:58.610 INFO:tasks.rados.rados.0.smithi121.stdout:633: read oid 34 snap -1 2023-09-23T22:15:58.611 INFO:tasks.rados.rados.0.smithi121.stdout:633: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-23T22:15:58.611 INFO:tasks.rados.rados.0.smithi121.stdout:634: write oid 71 current snap is 0 2023-09-23T22:15:58.611 INFO:tasks.rados.rados.0.smithi121.stdout:629: finishing write tid 5 to smithi12166546-466 2023-09-23T22:15:58.611 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 466 v 125 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-09-23T22:15:58.611 INFO:tasks.rados.rados.0.smithi121.stdout:629: left oid 466 (ObjNum 575 snap 0 seq_num 575) 2023-09-23T22:15:58.612 INFO:tasks.rados.rados.0.smithi121.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-09-23T22:15:58.617 INFO:tasks.rados.rados.0.smithi121.stdout:634: writing smithi12166546-71 from 514446 to 1251196 tid 1 2023-09-23T22:15:58.623 INFO:tasks.rados.rados.0.smithi121.stdout:634: writing smithi12166546-71 from 1723298 to 2391167 tid 2 2023-09-23T22:15:58.632 INFO:tasks.rados.rados.0.smithi121.stdout:634: writing smithi12166546-71 from 3073078 to 3714446 tid 3 2023-09-23T22:15:58.632 INFO:tasks.rados.rados.0.smithi121.stdout:629: done (4 left) 2023-09-23T22:15:58.632 INFO:tasks.rados.rados.0.smithi121.stdout:635: read oid 367 snap -1 2023-09-23T22:15:58.632 INFO:tasks.rados.rados.0.smithi121.stdout:635: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-23T22:15:58.632 INFO:tasks.rados.rados.0.smithi121.stdout:636: read oid 315 snap -1 2023-09-23T22:15:58.632 INFO:tasks.rados.rados.0.smithi121.stdout:636: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T22:15:58.633 INFO:tasks.rados.rados.0.smithi121.stdout:637: write oid 409 current snap is 0 2023-09-23T22:15:58.633 INFO:tasks.rados.rados.0.smithi121.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-09-23T22:15:58.637 INFO:tasks.rados.rados.0.smithi121.stdout:637: writing smithi12166546-409 from 531253 to 943252 tid 1 2023-09-23T22:15:58.642 INFO:tasks.rados.rados.0.smithi121.stdout:637: writing smithi12166546-409 from 1381780 to 1793307 tid 2 2023-09-23T22:15:58.648 INFO:tasks.rados.rados.0.smithi121.stdout:637: writing smithi12166546-409 from 2300501 to 2887467 tid 3 2023-09-23T22:15:58.653 INFO:tasks.rados.rados.0.smithi121.stdout:637: writing smithi12166546-409 from 3376974 to 3731253 tid 4 2023-09-23T22:15:58.653 INFO:tasks.rados.rados.0.smithi121.stdout:638: write oid 81 current snap is 0 2023-09-23T22:15:58.653 INFO:tasks.rados.rados.0.smithi121.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-09-23T22:15:58.659 INFO:tasks.rados.rados.0.smithi121.stdout:638: writing smithi12166546-81 from 548060 to 1035308 tid 1 2023-09-23T22:15:58.665 INFO:tasks.rados.rados.0.smithi121.stdout:638: writing smithi12166546-81 from 1440262 to 2111800 tid 2 2023-09-23T22:15:58.674 INFO:tasks.rados.rados.0.smithi121.stdout:638: writing smithi12166546-81 from 2844277 to 3642515 tid 3 2023-09-23T22:15:58.674 INFO:tasks.rados.rados.0.smithi121.stdout:639: write oid 20 current snap is 0 2023-09-23T22:15:58.674 INFO:tasks.rados.rados.0.smithi121.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-09-23T22:15:58.680 INFO:tasks.rados.rados.0.smithi121.stdout:639: writing smithi12166546-20 from 564867 to 1127364 tid 1 2023-09-23T22:15:58.687 INFO:tasks.rados.rados.0.smithi121.stdout:639: writing smithi12166546-20 from 1898744 to 2313940 tid 2 2023-09-23T22:15:58.694 INFO:tasks.rados.rados.0.smithi121.stdout:639: writing smithi12166546-20 from 2755347 to 3481210 tid 3 2023-09-23T22:15:58.694 INFO:tasks.rados.rados.0.smithi121.stdout:640: write oid 62 current snap is 0 2023-09-23T22:15:58.694 INFO:tasks.rados.rados.0.smithi121.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-09-23T22:15:58.701 INFO:tasks.rados.rados.0.smithi121.stdout:640: writing smithi12166546-62 from 581674 to 1219420 tid 1 2023-09-23T22:15:58.707 INFO:tasks.rados.rados.0.smithi121.stdout:640: writing smithi12166546-62 from 1840873 to 2399727 tid 2 2023-09-23T22:15:58.714 INFO:tasks.rados.rados.0.smithi121.stdout:640: writing smithi12166546-62 from 3066417 to 3603552 tid 3 2023-09-23T22:15:58.714 INFO:tasks.rados.rados.0.smithi121.stdout:641: delete oid 268 current snap is 0 2023-09-23T22:15:58.714 INFO:tasks.rados.rados.0.smithi121.stdout:632: finishing write tid 1 to smithi12166546-343 2023-09-23T22:15:58.714 INFO:tasks.rados.rados.0.smithi121.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:15:58.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:15:58 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:15:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:632: finishing write tid 2 to smithi12166546-343 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:632: finishing write tid 3 to smithi12166546-343 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:631: done (10 left) 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:641: done (9 left) 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:642: write oid 402 current snap is 0 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:632: finishing write tid 4 to smithi12166546-343 2023-09-23T22:15:58.833 INFO:tasks.rados.rados.0.smithi121.stdout:632: finishing write tid 5 to smithi12166546-343 2023-09-23T22:15:58.834 INFO:tasks.rados.rados.0.smithi121.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-09-23T22:15:58.845 INFO:tasks.rados.rados.0.smithi121.stdout:642: writing smithi12166546-402 from 615288 to 1403532 tid 1 2023-09-23T22:15:58.850 INFO:tasks.rados.rados.0.smithi121.stdout:642: writing smithi12166546-402 from 1957837 to 2520360 tid 2 2023-09-23T22:15:58.857 INFO:tasks.rados.rados.0.smithi121.stdout:642: writing smithi12166546-402 from 3121263 to 3680942 tid 3 2023-09-23T22:15:58.857 INFO:tasks.rados.rados.0.smithi121.stdout:643: write oid 346 current snap is 0 2023-09-23T22:15:58.857 INFO:tasks.rados.rados.0.smithi121.stdout:632: finishing write tid 6 to smithi12166546-343 2023-09-23T22:15:58.857 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 343 v 130 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-09-23T22:15:58.857 INFO:tasks.rados.rados.0.smithi121.stdout:632: left oid 343 (ObjNum 577 snap 0 seq_num 577) 2023-09-23T22:15:58.857 INFO:tasks.rados.rados.0.smithi121.stdout:633: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:634: finishing write tid 1 to smithi12166546-71 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:634: finishing write tid 2 to smithi12166546-71 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:634: finishing write tid 3 to smithi12166546-71 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:634: finishing write tid 4 to smithi12166546-71 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:634: finishing write tid 5 to smithi12166546-71 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 71 v 130 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:15:58.945 INFO:tasks.rados.rados.0.smithi121.stdout:635: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-23T22:15:59.017 INFO:tasks.rados.rados.0.smithi121.stdout:636: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T22:15:59.120 INFO:tasks.rados.rados.0.smithi121.stdout:637: finishing write tid 1 to smithi12166546-409 2023-09-23T22:15:59.120 INFO:tasks.rados.rados.0.smithi121.stdout:637: finishing write tid 2 to smithi12166546-409 2023-09-23T22:15:59.120 INFO:tasks.rados.rados.0.smithi121.stdout:637: finishing write tid 3 to smithi12166546-409 2023-09-23T22:15:59.120 INFO:tasks.rados.rados.0.smithi121.stdout:637: finishing write tid 4 to smithi12166546-409 2023-09-23T22:15:59.120 INFO:tasks.rados.rados.0.smithi121.stdout:637: finishing write tid 5 to smithi12166546-409 2023-09-23T22:15:59.121 INFO:tasks.rados.rados.0.smithi121.stdout:637: finishing write tid 6 to smithi12166546-409 2023-09-23T22:15:59.121 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 130 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-09-23T22:15:59.121 INFO:tasks.rados.rados.0.smithi121.stdout:637: left oid 409 (ObjNum 579 snap 0 seq_num 579) 2023-09-23T22:15:59.121 INFO:tasks.rados.rados.0.smithi121.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-09-23T22:15:59.126 INFO:tasks.rados.rados.0.smithi121.stdout:643: writing smithi12166546-346 from 632095 to 1095588 tid 1 2023-09-23T22:15:59.131 INFO:tasks.rados.rados.0.smithi121.stdout:643: writing smithi12166546-346 from 1616319 to 2038853 tid 2 2023-09-23T22:15:59.138 INFO:tasks.rados.rados.0.smithi121.stdout:643: writing smithi12166546-346 from 2748686 to 3235990 tid 3 2023-09-23T22:15:59.138 INFO:tasks.rados.rados.0.smithi121.stdout:632: done (10 left) 2023-09-23T22:15:59.138 INFO:tasks.rados.rados.0.smithi121.stdout:633: done (9 left) 2023-09-23T22:15:59.138 INFO:tasks.rados.rados.0.smithi121.stdout:634: done (8 left) 2023-09-23T22:15:59.139 INFO:tasks.rados.rados.0.smithi121.stdout:635: done (7 left) 2023-09-23T22:15:59.139 INFO:tasks.rados.rados.0.smithi121.stdout:636: done (6 left) 2023-09-23T22:15:59.139 INFO:tasks.rados.rados.0.smithi121.stdout:637: done (5 left) 2023-09-23T22:15:59.139 INFO:tasks.rados.rados.0.smithi121.stdout:644: write oid 271 current snap is 0 2023-09-23T22:15:59.139 INFO:tasks.rados.rados.0.smithi121.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-09-23T22:15:59.145 INFO:tasks.rados.rados.0.smithi121.stdout:644: writing smithi12166546-271 from 648902 to 1303997 tid 1 2023-09-23T22:15:59.153 INFO:tasks.rados.rados.0.smithi121.stdout:644: writing smithi12166546-271 from 2074801 to 2640993 tid 2 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:644: writing smithi12166546-271 from 3176109 to 3848902 tid 3 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:645: write oid 429 current snap is 0 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:638: finishing write tid 1 to smithi12166546-81 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:638: finishing write tid 2 to smithi12166546-81 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:638: finishing write tid 3 to smithi12166546-81 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:638: finishing write tid 4 to smithi12166546-81 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:638: finishing write tid 5 to smithi12166546-81 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 81 v 114 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-09-23T22:15:59.161 INFO:tasks.rados.rados.0.smithi121.stdout:638: left oid 81 (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:639: finishing write tid 1 to smithi12166546-20 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:639: finishing write tid 2 to smithi12166546-20 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:639: finishing write tid 3 to smithi12166546-20 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:639: finishing write tid 4 to smithi12166546-20 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:639: finishing write tid 5 to smithi12166546-20 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 125 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:639: left oid 20 (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:640: finishing write tid 1 to smithi12166546-62 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:640: finishing write tid 2 to smithi12166546-62 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:640: finishing write tid 3 to smithi12166546-62 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:640: finishing write tid 4 to smithi12166546-62 2023-09-23T22:15:59.162 INFO:tasks.rados.rados.0.smithi121.stdout:640: finishing write tid 5 to smithi12166546-62 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 121 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:640: left oid 62 (ObjNum 582 snap 0 seq_num 582) 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:642: finishing write tid 1 to smithi12166546-402 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:642: finishing write tid 2 to smithi12166546-402 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:642: finishing write tid 3 to smithi12166546-402 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:642: finishing write tid 4 to smithi12166546-402 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:642: finishing write tid 5 to smithi12166546-402 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 402 v 134 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:642: left oid 402 (ObjNum 584 snap 0 seq_num 584) 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:643: finishing write tid 1 to smithi12166546-346 2023-09-23T22:15:59.163 INFO:tasks.rados.rados.0.smithi121.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-09-23T22:15:59.168 INFO:tasks.rados.rados.0.smithi121.stdout:645: writing smithi12166546-429 from 665709 to 1396053 tid 1 2023-09-23T22:15:59.175 INFO:tasks.rados.rados.0.smithi121.stdout:645: writing smithi12166546-429 from 2133283 to 2559486 tid 2 2023-09-23T22:15:59.183 INFO:tasks.rados.rados.0.smithi121.stdout:645: writing smithi12166546-429 from 3203532 to 3713380 tid 3 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:638: done (6 left) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:639: done (5 left) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:640: done (4 left) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:642: done (3 left) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:646: read oid 100 snap -1 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:647: read oid 305 snap -1 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:647: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:648: read oid 377 snap -1 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:15:59.184 INFO:tasks.rados.rados.0.smithi121.stdout:649: read oid 144 snap -1 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:650: write oid 96 current snap is 0 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:643: finishing write tid 2 to smithi12166546-346 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:643: finishing write tid 3 to smithi12166546-346 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:643: finishing write tid 4 to smithi12166546-346 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:643: finishing write tid 5 to smithi12166546-346 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 125 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:643: left oid 346 (ObjNum 585 snap 0 seq_num 585) 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:644: finishing write tid 1 to smithi12166546-271 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:644: finishing write tid 2 to smithi12166546-271 2023-09-23T22:15:59.185 INFO:tasks.rados.rados.0.smithi121.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-09-23T22:15:59.190 INFO:tasks.rados.rados.0.smithi121.stdout:650: writing smithi12166546-96 from 682516 to 1088109 tid 1 2023-09-23T22:15:59.198 INFO:tasks.rados.rados.0.smithi121.stdout:650: writing smithi12166546-96 from 1791765 to 2361626 tid 2 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:650: writing smithi12166546-96 from 2830955 to 3552075 tid 3 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:643: done (7 left) 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:651: write oid 114 current snap is 0 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:644: finishing write tid 3 to smithi12166546-271 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:644: finishing write tid 4 to smithi12166546-271 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:644: finishing write tid 5 to smithi12166546-271 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 271 v 114 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-09-23T22:15:59.206 INFO:tasks.rados.rados.0.smithi121.stdout:644: left oid 271 (ObjNum 586 snap 0 seq_num 586) 2023-09-23T22:15:59.207 INFO:tasks.rados.rados.0.smithi121.stdout:645: finishing write tid 1 to smithi12166546-429 2023-09-23T22:15:59.207 INFO:tasks.rados.rados.0.smithi121.stdout:645: finishing write tid 2 to smithi12166546-429 2023-09-23T22:15:59.207 INFO:tasks.rados.rados.0.smithi121.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-09-23T22:15:59.212 INFO:tasks.rados.rados.0.smithi121.stdout:651: writing smithi12166546-114 from 699323 to 1180165 tid 1 2023-09-23T22:15:59.218 INFO:tasks.rados.rados.0.smithi121.stdout:651: writing smithi12166546-114 from 1850247 to 2280119 tid 2 2023-09-23T22:15:59.225 INFO:tasks.rados.rados.0.smithi121.stdout:651: writing smithi12166546-114 from 2858378 to 3390770 tid 3 2023-09-23T22:15:59.225 INFO:tasks.rados.rados.0.smithi121.stdout:644: done (7 left) 2023-09-23T22:15:59.225 INFO:tasks.rados.rados.0.smithi121.stdout:652: read oid 260 snap -1 2023-09-23T22:15:59.225 INFO:tasks.rados.rados.0.smithi121.stdout:652: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:15:59.225 INFO:tasks.rados.rados.0.smithi121.stdout:653: read oid 183 snap -1 2023-09-23T22:15:59.226 INFO:tasks.rados.rados.0.smithi121.stdout:653: expect (ObjNum 182 snap 0 seq_num 182) 2023-09-23T22:15:59.226 INFO:tasks.rados.rados.0.smithi121.stdout:654: write oid 102 current snap is 0 2023-09-23T22:15:59.226 INFO:tasks.rados.rados.0.smithi121.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-09-23T22:15:59.232 INFO:tasks.rados.rados.0.smithi121.stdout:654: writing smithi12166546-102 from 716130 to 1272221 tid 1 2023-09-23T22:15:59.238 INFO:tasks.rados.rados.0.smithi121.stdout:654: writing smithi12166546-102 from 1792376 to 2365906 tid 2 2023-09-23T22:15:59.243 INFO:tasks.rados.rados.0.smithi121.stdout:654: writing smithi12166546-102 from 2769448 to 3229465 tid 3 2023-09-23T22:15:59.248 INFO:tasks.rados.rados.0.smithi121.stdout:654: writing smithi12166546-102 from 3821956 to 3916130 tid 4 2023-09-23T22:15:59.248 INFO:tasks.rados.rados.0.smithi121.stdout:655: write oid 56 current snap is 0 2023-09-23T22:15:59.248 INFO:tasks.rados.rados.0.smithi121.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-09-23T22:15:59.256 INFO:tasks.rados.rados.0.smithi121.stdout:655: writing smithi12166546-56 from 732937 to 1364277 tid 1 2023-09-23T22:15:59.262 INFO:tasks.rados.rados.0.smithi121.stdout:655: writing smithi12166546-56 from 1850858 to 2284399 tid 2 2023-09-23T22:15:59.268 INFO:tasks.rados.rados.0.smithi121.stdout:655: writing smithi12166546-56 from 2796871 to 3468160 tid 3 2023-09-23T22:15:59.271 INFO:tasks.rados.rados.0.smithi121.stdout:655: writing smithi12166546-56 from 3888195 to 3932937 tid 4 2023-09-23T22:15:59.272 INFO:tasks.rados.rados.0.smithi121.stdout:656: read oid 456 snap -1 2023-09-23T22:15:59.272 INFO:tasks.rados.rados.0.smithi121.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:15:59.272 INFO:tasks.rados.rados.0.smithi121.stdout:657: read oid 94 snap -1 2023-09-23T22:15:59.272 INFO:tasks.rados.rados.0.smithi121.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2023-09-23T22:15:59.272 INFO:tasks.rados.rados.0.smithi121.stdout:658: write oid 396 current snap is 0 2023-09-23T22:15:59.272 INFO:tasks.rados.rados.0.smithi121.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-09-23T22:15:59.280 INFO:tasks.rados.rados.0.smithi121.stdout:658: writing smithi12166546-396 from 749744 to 1456333 tid 1 2023-09-23T22:15:59.286 INFO:tasks.rados.rados.0.smithi121.stdout:658: writing smithi12166546-396 from 1909340 to 2486539 tid 2 2023-09-23T22:15:59.293 INFO:tasks.rados.rados.0.smithi121.stdout:658: writing smithi12166546-396 from 3224294 to 3706855 tid 3 2023-09-23T22:15:59.293 INFO:tasks.rados.rados.0.smithi121.stdout:659: write oid 467 current snap is 0 2023-09-23T22:15:59.293 INFO:tasks.rados.rados.0.smithi121.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:15:59.379 INFO:tasks.rados.rados.0.smithi121.stdout:645: finishing write tid 3 to smithi12166546-429 2023-09-23T22:15:59.380 INFO:tasks.rados.rados.0.smithi121.stdout:645: finishing write tid 4 to smithi12166546-429 2023-09-23T22:15:59.380 INFO:tasks.rados.rados.0.smithi121.stdout:645: finishing write tid 5 to smithi12166546-429 2023-09-23T22:15:59.380 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 429 v 134 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-09-23T22:15:59.380 INFO:tasks.rados.rados.0.smithi121.stdout:645: left oid 429 (ObjNum 587 snap 0 seq_num 587) 2023-09-23T22:15:59.380 INFO:tasks.rados.rados.0.smithi121.stdout:650: finishing write tid 1 to smithi12166546-96 2023-09-23T22:15:59.380 INFO:tasks.rados.rados.0.smithi121.stdout:647: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:15:59.486 INFO:tasks.rados.rados.0.smithi121.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:15:59.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:15:59 smithi121 bash[33603]: audit 2023-09-23T22:15:58.698353+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.121:0/1737909945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:59.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:15:59 smithi121 bash[27336]: audit 2023-09-23T22:15:58.698353+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.121:0/1737909945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:59.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:15:59 smithi123 bash[27681]: audit 2023-09-23T22:15:58.698353+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.121:0/1737909945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:15:59.565 INFO:tasks.rados.rados.0.smithi121.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:650: finishing write tid 2 to smithi12166546-96 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:650: finishing write tid 3 to smithi12166546-96 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:650: finishing write tid 4 to smithi12166546-96 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:650: finishing write tid 5 to smithi12166546-96 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 96 v 100 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:650: left oid 96 (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:654: finishing write tid 1 to smithi12166546-102 2023-09-23T22:15:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:653: expect (ObjNum 182 snap 0 seq_num 182) 2023-09-23T22:15:59.787 INFO:tasks.rados.rados.0.smithi121.stdout:652: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:651: finishing write tid 1 to smithi12166546-114 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:651: finishing write tid 2 to smithi12166546-114 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:651: finishing write tid 3 to smithi12166546-114 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:651: finishing write tid 4 to smithi12166546-114 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:654: finishing write tid 2 to smithi12166546-102 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:654: finishing write tid 3 to smithi12166546-102 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:651: finishing write tid 5 to smithi12166546-114 2023-09-23T22:15:59.866 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 114 v 118 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-09-23T22:15:59.867 INFO:tasks.rados.rados.0.smithi121.stdout:651: left oid 114 (ObjNum 589 snap 0 seq_num 589) 2023-09-23T22:15:59.867 INFO:tasks.rados.rados.0.smithi121.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-09-23T22:15:59.876 INFO:tasks.rados.rados.0.smithi121.stdout:659: writing smithi12166546-467 from 766551 to 1264742 tid 1 2023-09-23T22:15:59.882 INFO:tasks.rados.rados.0.smithi121.stdout:659: writing smithi12166546-467 from 1684175 to 2405032 tid 2 2023-09-23T22:15:59.889 INFO:tasks.rados.rados.0.smithi121.stdout:659: writing smithi12166546-467 from 2851717 to 3545550 tid 3 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:645: done (14 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:646: done (13 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:647: done (12 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:648: done (11 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:649: done (10 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:650: done (9 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:651: done (8 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:652: done (7 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:653: done (6 left) 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:660: delete oid 462 current snap is 0 2023-09-23T22:15:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:654: finishing write tid 4 to smithi12166546-102 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:654: finishing write tid 5 to smithi12166546-102 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:654: finishing write tid 6 to smithi12166546-102 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 102 v 131 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:654: left oid 102 (ObjNum 590 snap 0 seq_num 590) 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: finishing write tid 1 to smithi12166546-56 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: finishing write tid 2 to smithi12166546-56 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: finishing write tid 3 to smithi12166546-56 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: finishing write tid 4 to smithi12166546-56 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: finishing write tid 5 to smithi12166546-56 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: finishing write tid 6 to smithi12166546-56 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 56 v 139 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:655: left oid 56 (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:15:59.891 INFO:tasks.rados.rados.0.smithi121.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2023-09-23T22:16:00.002 INFO:tasks.rados.rados.0.smithi121.stdout:658: finishing write tid 1 to smithi12166546-396 2023-09-23T22:16:00.003 INFO:tasks.rados.rados.0.smithi121.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:16:00.117 INFO:tasks.rados.rados.0.smithi121.stdout:658: finishing write tid 2 to smithi12166546-396 2023-09-23T22:16:00.117 INFO:tasks.rados.rados.0.smithi121.stdout:658: finishing write tid 3 to smithi12166546-396 2023-09-23T22:16:00.117 INFO:tasks.rados.rados.0.smithi121.stdout:658: finishing write tid 4 to smithi12166546-396 2023-09-23T22:16:00.117 INFO:tasks.rados.rados.0.smithi121.stdout:658: finishing write tid 5 to smithi12166546-396 2023-09-23T22:16:00.117 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 396 v 138 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-09-23T22:16:00.117 INFO:tasks.rados.rados.0.smithi121.stdout:658: left oid 396 (ObjNum 592 snap 0 seq_num 592) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:659: finishing write tid 1 to smithi12166546-467 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:659: finishing write tid 2 to smithi12166546-467 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:654: done (6 left) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:655: done (5 left) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:656: done (4 left) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:657: done (3 left) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:658: done (2 left) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:660: done (1 left) 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:661: delete oid 135 current snap is 0 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:659: finishing write tid 3 to smithi12166546-467 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:659: finishing write tid 4 to smithi12166546-467 2023-09-23T22:16:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:659: finishing write tid 5 to smithi12166546-467 2023-09-23T22:16:00.119 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 110 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-09-23T22:16:00.119 INFO:tasks.rados.rados.0.smithi121.stdout:659: left oid 467 (ObjNum 593 snap 0 seq_num 593) 2023-09-23T22:16:00.119 INFO:tasks.rados.rados.0.smithi121.stdout:659: done (1 left) 2023-09-23T22:16:00.119 INFO:tasks.rados.rados.0.smithi121.stdout:661: done (0 left) 2023-09-23T22:16:00.119 INFO:tasks.rados.rados.0.smithi121.stdout:662: write oid 426 current snap is 0 2023-09-23T22:16:00.119 INFO:tasks.rados.rados.0.smithi121.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-09-23T22:16:00.125 INFO:tasks.rados.rados.0.smithi121.stdout:662: writing smithi12166546-426 from 416972 to 1140910 tid 1 2023-09-23T22:16:00.130 INFO:tasks.rados.rados.0.smithi121.stdout:662: writing smithi12166546-426 from 1743268 to 2016972 tid 2 2023-09-23T22:16:00.130 INFO:tasks.rados.rados.0.smithi121.stdout:663: read oid 456 snap -1 2023-09-23T22:16:00.130 INFO:tasks.rados.rados.0.smithi121.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:16:00.131 INFO:tasks.rados.rados.0.smithi121.stdout:664: write oid 74 current snap is 0 2023-09-23T22:16:00.131 INFO:tasks.rados.rados.0.smithi121.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-09-23T22:16:00.137 INFO:tasks.rados.rados.0.smithi121.stdout:664: writing smithi12166546-74 from 433779 to 1232966 tid 1 2023-09-23T22:16:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:664: writing smithi12166546-74 from 1801750 to 2033779 tid 2 2023-09-23T22:16:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:665: delete oid 371 current snap is 0 2023-09-23T22:16:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:662: finishing write tid 1 to smithi12166546-426 2023-09-23T22:16:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:662: finishing write tid 2 to smithi12166546-426 2023-09-23T22:16:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:662: finishing write tid 3 to smithi12166546-426 2023-09-23T22:16:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:662: finishing write tid 4 to smithi12166546-426 2023-09-23T22:16:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 426 v 131 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-09-23T22:16:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2023-09-23T22:16:00.145 INFO:tasks.rados.rados.0.smithi121.stdout:664: finishing write tid 1 to smithi12166546-74 2023-09-23T22:16:00.145 INFO:tasks.rados.rados.0.smithi121.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:16:00.269 INFO:tasks.rados.rados.0.smithi121.stdout:664: finishing write tid 2 to smithi12166546-74 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:664: finishing write tid 3 to smithi12166546-74 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:664: finishing write tid 4 to smithi12166546-74 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 74 v 145 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:662: done (3 left) 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:663: done (2 left) 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:664: done (1 left) 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:665: done (0 left) 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:666: read oid 118 snap -1 2023-09-23T22:16:00.270 INFO:tasks.rados.rados.0.smithi121.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T22:16:00.271 INFO:tasks.rados.rados.0.smithi121.stdout:667: write oid 370 current snap is 0 2023-09-23T22:16:00.271 INFO:tasks.rados.rados.0.smithi121.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-09-23T22:16:00.276 INFO:tasks.rados.rados.0.smithi121.stdout:667: writing smithi12166546-370 from 467393 to 1017078 tid 1 2023-09-23T22:16:00.282 INFO:tasks.rados.rados.0.smithi121.stdout:667: writing smithi12166546-370 from 1802361 to 2067393 tid 2 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:668: read oid 218 snap -1 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:669: read oid 127 snap -1 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:670: read oid 481 snap -1 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:671: read oid 291 snap -1 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:671: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:672: write oid 43 current snap is 0 2023-09-23T22:16:00.283 INFO:tasks.rados.rados.0.smithi121.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-09-23T22:16:00.289 INFO:tasks.rados.rados.0.smithi121.stdout:672: writing smithi12166546-43 from 484200 to 1109134 tid 1 2023-09-23T22:16:00.294 INFO:tasks.rados.rados.0.smithi121.stdout:672: writing smithi12166546-43 from 1860843 to 2084200 tid 2 2023-09-23T22:16:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:673: read oid 10 snap -1 2023-09-23T22:16:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-23T22:16:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:674: read oid 378 snap -1 2023-09-23T22:16:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:16:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:675: write oid 450 current snap is 0 2023-09-23T22:16:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-09-23T22:16:00.300 INFO:tasks.rados.rados.0.smithi121.stdout:675: writing smithi12166546-450 from 501007 to 917543 tid 1 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:675: writing smithi12166546-450 from 1635678 to 2101007 tid 2 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:676: read oid 186 snap -1 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:677: read oid 229 snap -1 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:678: write oid 486 current snap is 0 2023-09-23T22:16:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T22:16:00.448 INFO:tasks.rados.rados.0.smithi121.stdout:667: finishing write tid 1 to smithi12166546-370 2023-09-23T22:16:00.448 INFO:tasks.rados.rados.0.smithi121.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T22:16:00.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:00 smithi121 bash[33603]: cluster 2023-09-23T22:15:59.054357+0000 mgr.y (mgr.24365) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 54 MiB/s wr, 303 op/s 2023-09-23T22:16:00.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:00 smithi121 bash[27336]: cluster 2023-09-23T22:15:59.054357+0000 mgr.y (mgr.24365) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 54 MiB/s wr, 303 op/s 2023-09-23T22:16:00.514 INFO:tasks.rados.rados.0.smithi121.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:16:00.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:00 smithi123 bash[27681]: cluster 2023-09-23T22:15:59.054357+0000 mgr.y (mgr.24365) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 54 MiB/s wr, 303 op/s 2023-09-23T22:16:00.584 INFO:tasks.rados.rados.0.smithi121.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:667: finishing write tid 2 to smithi12166546-370 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:667: finishing write tid 3 to smithi12166546-370 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:667: finishing write tid 4 to smithi12166546-370 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 370 v 148 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:667: left oid 370 (ObjNum 599 snap 0 seq_num 599) 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:672: finishing write tid 1 to smithi12166546-43 2023-09-23T22:16:00.694 INFO:tasks.rados.rados.0.smithi121.stdout:672: finishing write tid 2 to smithi12166546-43 2023-09-23T22:16:00.695 INFO:tasks.rados.rados.0.smithi121.stdout:671: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-23T22:16:00.785 INFO:tasks.rados.rados.0.smithi121.stdout:672: finishing write tid 3 to smithi12166546-43 2023-09-23T22:16:00.785 INFO:tasks.rados.rados.0.smithi121.stdout:672: finishing write tid 4 to smithi12166546-43 2023-09-23T22:16:00.785 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 43 v 134 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-09-23T22:16:00.785 INFO:tasks.rados.rados.0.smithi121.stdout:672: left oid 43 (ObjNum 600 snap 0 seq_num 600) 2023-09-23T22:16:00.785 INFO:tasks.rados.rados.0.smithi121.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-23T22:16:00.855 INFO:tasks.rados.rados.0.smithi121.stdout:675: finishing write tid 1 to smithi12166546-450 2023-09-23T22:16:00.855 INFO:tasks.rados.rados.0.smithi121.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:16:00.930 INFO:tasks.rados.rados.0.smithi121.stdout:675: finishing write tid 2 to smithi12166546-450 2023-09-23T22:16:00.931 INFO:tasks.rados.rados.0.smithi121.stdout:675: finishing write tid 3 to smithi12166546-450 2023-09-23T22:16:00.931 INFO:tasks.rados.rados.0.smithi121.stdout:675: finishing write tid 4 to smithi12166546-450 2023-09-23T22:16:00.931 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 151 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-09-23T22:16:00.931 INFO:tasks.rados.rados.0.smithi121.stdout:675: left oid 450 (ObjNum 601 snap 0 seq_num 601) 2023-09-23T22:16:00.931 INFO:tasks.rados.rados.0.smithi121.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:16:01.029 INFO:tasks.rados.rados.0.smithi121.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T22:16:01.155 INFO:tasks.rados.rados.0.smithi121.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-09-23T22:16:01.165 INFO:tasks.rados.rados.0.smithi121.stdout:678: writing smithi12166546-486 from 517814 to 1009599 tid 1 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:678: writing smithi12166546-486 from 1577807 to 2117814 tid 2 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:666: done (12 left) 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:667: done (11 left) 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:668: done (10 left) 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:669: done (9 left) 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:670: done (8 left) 2023-09-23T22:16:01.174 INFO:tasks.rados.rados.0.smithi121.stdout:671: done (7 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:672: done (6 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:673: done (5 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:674: done (4 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:675: done (3 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:676: done (2 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:677: done (1 left) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:679: read oid 288 snap -1 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:679: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:680: read oid 275 snap -1 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:680: expect (ObjNum 274 snap 0 seq_num 274) 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:681: write oid 384 current snap is 0 2023-09-23T22:16:01.175 INFO:tasks.rados.rados.0.smithi121.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-09-23T22:16:01.180 INFO:tasks.rados.rados.0.smithi121.stdout:681: writing smithi12166546-384 from 534621 to 1101655 tid 1 2023-09-23T22:16:01.186 INFO:tasks.rados.rados.0.smithi121.stdout:681: writing smithi12166546-384 from 1636289 to 2134621 tid 2 2023-09-23T22:16:01.186 INFO:tasks.rados.rados.0.smithi121.stdout:682: write oid 322 current snap is 0 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:678: finishing write tid 1 to smithi12166546-486 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:678: finishing write tid 2 to smithi12166546-486 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:678: finishing write tid 3 to smithi12166546-486 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:678: finishing write tid 4 to smithi12166546-486 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 486 v 154 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:678: left oid 486 (ObjNum 602 snap 0 seq_num 602) 2023-09-23T22:16:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:679: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:16:01.280 INFO:tasks.rados.rados.0.smithi121.stdout:680: expect (ObjNum 274 snap 0 seq_num 274) 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:681: finishing write tid 1 to smithi12166546-384 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:681: finishing write tid 2 to smithi12166546-384 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:681: finishing write tid 3 to smithi12166546-384 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:681: finishing write tid 4 to smithi12166546-384 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 384 v 142 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:681: left oid 384 (ObjNum 603 snap 0 seq_num 603) 2023-09-23T22:16:01.362 INFO:tasks.rados.rados.0.smithi121.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-09-23T22:16:01.374 INFO:tasks.rados.rados.0.smithi121.stdout:682: writing smithi12166546-322 from 551428 to 1193711 tid 1 2023-09-23T22:16:01.380 INFO:tasks.rados.rados.0.smithi121.stdout:682: writing smithi12166546-322 from 1694771 to 2151428 tid 2 2023-09-23T22:16:01.380 INFO:tasks.rados.rados.0.smithi121.stdout:678: done (4 left) 2023-09-23T22:16:01.380 INFO:tasks.rados.rados.0.smithi121.stdout:679: done (3 left) 2023-09-23T22:16:01.380 INFO:tasks.rados.rados.0.smithi121.stdout:680: done (2 left) 2023-09-23T22:16:01.380 INFO:tasks.rados.rados.0.smithi121.stdout:681: done (1 left) 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:683: read oid 31 snap -1 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:683: expect deleted 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:684: read oid 470 snap -1 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:684: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:685: read oid 329 snap -1 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:685: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:686: read oid 169 snap -1 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:686: expect (ObjNum 168 snap 0 seq_num 168) 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:687: read oid 34 snap -1 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:687: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:688: read oid 326 snap -1 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:688: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T22:16:01.381 INFO:tasks.rados.rados.0.smithi121.stdout:689: write oid 62 current snap is 0 2023-09-23T22:16:01.382 INFO:tasks.rados.rados.0.smithi121.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-09-23T22:16:01.387 INFO:tasks.rados.rados.0.smithi121.stdout:689: writing smithi12166546-62 from 568235 to 1285767 tid 1 2023-09-23T22:16:01.393 INFO:tasks.rados.rados.0.smithi121.stdout:689: writing smithi12166546-62 from 1753253 to 2168235 tid 2 2023-09-23T22:16:01.393 INFO:tasks.rados.rados.0.smithi121.stdout:690: write oid 6 current snap is 0 2023-09-23T22:16:01.393 INFO:tasks.rados.rados.0.smithi121.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-09-23T22:16:01.402 INFO:tasks.rados.rados.0.smithi121.stdout:690: writing smithi12166546-6 from 585042 to 1377823 tid 1 2023-09-23T22:16:01.408 INFO:tasks.rados.rados.0.smithi121.stdout:690: writing smithi12166546-6 from 2095382 to 2185042 tid 2 2023-09-23T22:16:01.408 INFO:tasks.rados.rados.0.smithi121.stdout:691: write oid 50 current snap is 0 2023-09-23T22:16:01.408 INFO:tasks.rados.rados.0.smithi121.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-09-23T22:16:01.414 INFO:tasks.rados.rados.0.smithi121.stdout:691: writing smithi12166546-50 from 601849 to 1069879 tid 1 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:691: writing smithi12166546-50 from 1753864 to 2201849 tid 2 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:692: read oid 230 snap -1 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:692: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:693: read oid 16 snap -1 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:693: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:694: write oid 232 current snap is 0 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:682: finishing write tid 1 to smithi12166546-322 2023-09-23T22:16:01.421 INFO:tasks.rados.rados.0.smithi121.stdout:687: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-23T22:16:01.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:01 smithi121 bash[27336]: audit 2023-09-23T22:16:01.080503+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.121:0/135637057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:01.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:01 smithi121 bash[33603]: audit 2023-09-23T22:16:01.080503+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.121:0/135637057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:01.512 INFO:tasks.rados.rados.0.smithi121.stdout:682: finishing write tid 2 to smithi12166546-322 2023-09-23T22:16:01.512 INFO:tasks.rados.rados.0.smithi121.stdout:682: finishing write tid 3 to smithi12166546-322 2023-09-23T22:16:01.512 INFO:tasks.rados.rados.0.smithi121.stdout:682: finishing write tid 4 to smithi12166546-322 2023-09-23T22:16:01.512 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 322 v 128 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-09-23T22:16:01.512 INFO:tasks.rados.rados.0.smithi121.stdout:682: left oid 322 (ObjNum 604 snap 0 seq_num 604) 2023-09-23T22:16:01.512 INFO:tasks.rados.rados.0.smithi121.stdout:684: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:16:01.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:01 smithi123 bash[27681]: audit 2023-09-23T22:16:01.080503+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.121:0/135637057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:01.635 INFO:tasks.rados.rados.0.smithi121.stdout:686: expect (ObjNum 168 snap 0 seq_num 168) 2023-09-23T22:16:01.731 INFO:tasks.rados.rados.0.smithi121.stdout:689: finishing write tid 1 to smithi12166546-62 2023-09-23T22:16:01.731 INFO:tasks.rados.rados.0.smithi121.stdout:688: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T22:16:01.849 INFO:tasks.rados.rados.0.smithi121.stdout:689: finishing write tid 2 to smithi12166546-62 2023-09-23T22:16:01.849 INFO:tasks.rados.rados.0.smithi121.stdout:689: finishing write tid 3 to smithi12166546-62 2023-09-23T22:16:01.849 INFO:tasks.rados.rados.0.smithi121.stdout:689: finishing write tid 4 to smithi12166546-62 2023-09-23T22:16:01.849 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 130 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-09-23T22:16:01.849 INFO:tasks.rados.rados.0.smithi121.stdout:689: left oid 62 (ObjNum 605 snap 0 seq_num 605) 2023-09-23T22:16:01.849 INFO:tasks.rados.rados.0.smithi121.stdout:685: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:16:01.969 INFO:tasks.rados.rados.0.smithi121.stdout:690: finishing write tid 1 to smithi12166546-6 2023-09-23T22:16:01.969 INFO:tasks.rados.rados.0.smithi121.stdout:690: finishing write tid 2 to smithi12166546-6 2023-09-23T22:16:01.969 INFO:tasks.rados.rados.0.smithi121.stdout:690: finishing write tid 3 to smithi12166546-6 2023-09-23T22:16:01.970 INFO:tasks.rados.rados.0.smithi121.stdout:690: finishing write tid 4 to smithi12166546-6 2023-09-23T22:16:01.970 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 6 v 145 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-09-23T22:16:01.970 INFO:tasks.rados.rados.0.smithi121.stdout:690: left oid 6 (ObjNum 606 snap 0 seq_num 606) 2023-09-23T22:16:01.970 INFO:tasks.rados.rados.0.smithi121.stdout:691: finishing write tid 1 to smithi12166546-50 2023-09-23T22:16:01.970 INFO:tasks.rados.rados.0.smithi121.stdout:691: finishing write tid 2 to smithi12166546-50 2023-09-23T22:16:01.970 INFO:tasks.rados.rados.0.smithi121.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-09-23T22:16:01.975 INFO:tasks.rados.rados.0.smithi121.stdout:694: writing smithi12166546-232 from 618656 to 1161935 tid 1 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:694: writing smithi12166546-232 from 1812346 to 2218656 tid 2 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:682: done (12 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:683: done (11 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:684: done (10 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:685: done (9 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:686: done (8 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:687: done (7 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:688: done (6 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:689: done (5 left) 2023-09-23T22:16:01.984 INFO:tasks.rados.rados.0.smithi121.stdout:690: done (4 left) 2023-09-23T22:16:01.985 INFO:tasks.rados.rados.0.smithi121.stdout:695: write oid 52 current snap is 0 2023-09-23T22:16:01.985 INFO:tasks.rados.rados.0.smithi121.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-09-23T22:16:01.993 INFO:tasks.rados.rados.0.smithi121.stdout:695: writing smithi12166546-52 from 635463 to 1370344 tid 1 2023-09-23T22:16:01.998 INFO:tasks.rados.rados.0.smithi121.stdout:695: writing smithi12166546-52 from 1987181 to 2235463 tid 2 2023-09-23T22:16:01.999 INFO:tasks.rados.rados.0.smithi121.stdout:696: write oid 264 current snap is 0 2023-09-23T22:16:01.999 INFO:tasks.rados.rados.0.smithi121.stdout:691: finishing write tid 3 to smithi12166546-50 2023-09-23T22:16:01.999 INFO:tasks.rados.rados.0.smithi121.stdout:691: finishing write tid 4 to smithi12166546-50 2023-09-23T22:16:01.999 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 50 v 134 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-09-23T22:16:01.999 INFO:tasks.rados.rados.0.smithi121.stdout:691: left oid 50 (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:01.999 INFO:tasks.rados.rados.0.smithi121.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-09-23T22:16:02.004 INFO:tasks.rados.rados.0.smithi121.stdout:696: writing smithi12166546-264 from 652270 to 1062400 tid 1 2023-09-23T22:16:02.010 INFO:tasks.rados.rados.0.smithi121.stdout:696: writing smithi12166546-264 from 1529310 to 2023177 tid 2 2023-09-23T22:16:02.010 INFO:tasks.rados.rados.0.smithi121.stdout:691: done (5 left) 2023-09-23T22:16:02.010 INFO:tasks.rados.rados.0.smithi121.stdout:697: read oid 173 snap -1 2023-09-23T22:16:02.010 INFO:tasks.rados.rados.0.smithi121.stdout:697: expect (ObjNum 172 snap 0 seq_num 172) 2023-09-23T22:16:02.010 INFO:tasks.rados.rados.0.smithi121.stdout:698: read oid 167 snap -1 2023-09-23T22:16:02.010 INFO:tasks.rados.rados.0.smithi121.stdout:698: expect (ObjNum 166 snap 0 seq_num 166) 2023-09-23T22:16:02.011 INFO:tasks.rados.rados.0.smithi121.stdout:699: read oid 26 snap -1 2023-09-23T22:16:02.011 INFO:tasks.rados.rados.0.smithi121.stdout:699: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:16:02.011 INFO:tasks.rados.rados.0.smithi121.stdout:700: write oid 148 current snap is 0 2023-09-23T22:16:02.011 INFO:tasks.rados.rados.0.smithi121.stdout:693: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:16:02.085 INFO:tasks.rados.rados.0.smithi121.stdout:692: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-23T22:16:02.164 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:01 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:01] "GET /metrics HTTP/1.1" 200 194880 "" "Prometheus/2.33.4" 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:694: finishing write tid 1 to smithi12166546-232 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:694: finishing write tid 2 to smithi12166546-232 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:694: finishing write tid 3 to smithi12166546-232 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:694: finishing write tid 4 to smithi12166546-232 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 232 v 95 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:694: left oid 232 (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:695: finishing write tid 1 to smithi12166546-52 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:695: finishing write tid 2 to smithi12166546-52 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:695: finishing write tid 3 to smithi12166546-52 2023-09-23T22:16:02.211 INFO:tasks.rados.rados.0.smithi121.stdout:695: finishing write tid 4 to smithi12166546-52 2023-09-23T22:16:02.212 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 52 v 188 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-09-23T22:16:02.212 INFO:tasks.rados.rados.0.smithi121.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:16:02.212 INFO:tasks.rados.rados.0.smithi121.stdout:696: finishing write tid 1 to smithi12166546-264 2023-09-23T22:16:02.212 INFO:tasks.rados.rados.0.smithi121.stdout:699: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:16:02.286 INFO:tasks.rados.rados.0.smithi121.stdout:696: finishing write tid 2 to smithi12166546-264 2023-09-23T22:16:02.286 INFO:tasks.rados.rados.0.smithi121.stdout:696: finishing write tid 3 to smithi12166546-264 2023-09-23T22:16:02.286 INFO:tasks.rados.rados.0.smithi121.stdout:696: finishing write tid 4 to smithi12166546-264 2023-09-23T22:16:02.287 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 133 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-09-23T22:16:02.287 INFO:tasks.rados.rados.0.smithi121.stdout:696: left oid 264 (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:16:02.287 INFO:tasks.rados.rados.0.smithi121.stdout:697: expect (ObjNum 172 snap 0 seq_num 172) 2023-09-23T22:16:02.374 INFO:tasks.rados.rados.0.smithi121.stdout:698: expect (ObjNum 166 snap 0 seq_num 166) 2023-09-23T22:16:02.461 INFO:tasks.rados.rados.0.smithi121.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-09-23T22:16:02.473 INFO:tasks.rados.rados.0.smithi121.stdout:700: writing smithi12166546-148 from 669077 to 1154456 tid 1 2023-09-23T22:16:02.480 INFO:tasks.rados.rados.0.smithi121.stdout:700: writing smithi12166546-148 from 1587792 to 2269077 tid 2 2023-09-23T22:16:02.480 INFO:tasks.rados.rados.0.smithi121.stdout:692: done (8 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:693: done (7 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:694: done (6 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:695: done (5 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:696: done (4 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:697: done (3 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:698: done (2 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:699: done (1 left) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:701: read oid 22 snap -1 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:701: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:702: read oid 296 snap -1 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:702: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:703: read oid 182 snap -1 2023-09-23T22:16:02.481 INFO:tasks.rados.rados.0.smithi121.stdout:703: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-23T22:16:02.482 INFO:tasks.rados.rados.0.smithi121.stdout:704: write oid 476 current snap is 0 2023-09-23T22:16:02.482 INFO:tasks.rados.rados.0.smithi121.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-09-23T22:16:02.487 INFO:tasks.rados.rados.0.smithi121.stdout:704: writing smithi12166546-476 from 685884 to 1246512 tid 1 2023-09-23T22:16:02.493 INFO:tasks.rados.rados.0.smithi121.stdout:704: writing smithi12166546-476 from 2046274 to 2285884 tid 2 2023-09-23T22:16:02.494 INFO:tasks.rados.rados.0.smithi121.stdout:705: write oid 247 current snap is 0 2023-09-23T22:16:02.494 INFO:tasks.rados.rados.0.smithi121.stdout:700: finishing write tid 1 to smithi12166546-148 2023-09-23T22:16:02.494 INFO:tasks.rados.rados.0.smithi121.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-09-23T22:16:02.501 INFO:tasks.rados.rados.0.smithi121.stdout:705: writing smithi12166546-247 from 702691 to 1338568 tid 1 2023-09-23T22:16:02.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:02 smithi121 bash[27336]: cluster 2023-09-23T22:16:01.054793+0000 mgr.y (mgr.24365) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 23 MiB/s wr, 152 op/s 2023-09-23T22:16:02.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:02 smithi121 bash[33603]: cluster 2023-09-23T22:16:01.054793+0000 mgr.y (mgr.24365) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 23 MiB/s wr, 152 op/s 2023-09-23T22:16:02.506 INFO:tasks.rados.rados.0.smithi121.stdout:705: writing smithi12166546-247 from 2104756 to 2302691 tid 2 2023-09-23T22:16:02.506 INFO:tasks.rados.rados.0.smithi121.stdout:706: write oid 286 current snap is 0 2023-09-23T22:16:02.506 INFO:tasks.rados.rados.0.smithi121.stdout:702: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T22:16:02.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:02 smithi123 bash[27681]: cluster 2023-09-23T22:16:01.054793+0000 mgr.y (mgr.24365) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 23 MiB/s wr, 152 op/s 2023-09-23T22:16:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:700: finishing write tid 2 to smithi12166546-148 2023-09-23T22:16:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:700: finishing write tid 3 to smithi12166546-148 2023-09-23T22:16:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:700: finishing write tid 4 to smithi12166546-148 2023-09-23T22:16:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 125 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-09-23T22:16:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:700: left oid 148 (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:16:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:703: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-23T22:16:02.710 INFO:tasks.rados.rados.0.smithi121.stdout:704: finishing write tid 1 to smithi12166546-476 2023-09-23T22:16:02.710 INFO:tasks.rados.rados.0.smithi121.stdout:701: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:704: finishing write tid 2 to smithi12166546-476 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:704: finishing write tid 3 to smithi12166546-476 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:704: finishing write tid 4 to smithi12166546-476 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 476 v 98 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:704: left oid 476 (ObjNum 612 snap 0 seq_num 612) 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:705: finishing write tid 1 to smithi12166546-247 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:705: finishing write tid 2 to smithi12166546-247 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:705: finishing write tid 3 to smithi12166546-247 2023-09-23T22:16:02.793 INFO:tasks.rados.rados.0.smithi121.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-09-23T22:16:02.802 INFO:tasks.rados.rados.0.smithi121.stdout:706: writing smithi12166546-286 from 719498 to 1430624 tid 1 2023-09-23T22:16:02.807 INFO:tasks.rados.rados.0.smithi121.stdout:706: writing smithi12166546-286 from 2046885 to 2319498 tid 2 2023-09-23T22:16:02.807 INFO:tasks.rados.rados.0.smithi121.stdout:700: done (6 left) 2023-09-23T22:16:02.807 INFO:tasks.rados.rados.0.smithi121.stdout:701: done (5 left) 2023-09-23T22:16:02.807 INFO:tasks.rados.rados.0.smithi121.stdout:702: done (4 left) 2023-09-23T22:16:02.808 INFO:tasks.rados.rados.0.smithi121.stdout:703: done (3 left) 2023-09-23T22:16:02.808 INFO:tasks.rados.rados.0.smithi121.stdout:704: done (2 left) 2023-09-23T22:16:02.808 INFO:tasks.rados.rados.0.smithi121.stdout:707: read oid 282 snap -1 2023-09-23T22:16:02.808 INFO:tasks.rados.rados.0.smithi121.stdout:707: expect (ObjNum 281 snap 0 seq_num 281) 2023-09-23T22:16:02.808 INFO:tasks.rados.rados.0.smithi121.stdout:708: write oid 370 current snap is 0 2023-09-23T22:16:02.808 INFO:tasks.rados.rados.0.smithi121.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-09-23T22:16:02.816 INFO:tasks.rados.rados.0.smithi121.stdout:708: writing smithi12166546-370 from 736305 to 1522680 tid 1 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:708: writing smithi12166546-370 from 2105367 to 2336305 tid 2 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:709: write oid 422 current snap is 0 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:705: finishing write tid 4 to smithi12166546-247 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 247 v 117 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:705: left oid 247 (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:706: finishing write tid 1 to smithi12166546-286 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:706: finishing write tid 2 to smithi12166546-286 2023-09-23T22:16:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:706: finishing write tid 3 to smithi12166546-286 2023-09-23T22:16:02.822 INFO:tasks.rados.rados.0.smithi121.stdout:706: finishing write tid 4 to smithi12166546-286 2023-09-23T22:16:02.822 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 131 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-09-23T22:16:02.822 INFO:tasks.rados.rados.0.smithi121.stdout:706: left oid 286 (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:16:02.822 INFO:tasks.rados.rados.0.smithi121.stdout:707: expect (ObjNum 281 snap 0 seq_num 281) 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:708: finishing write tid 1 to smithi12166546-370 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:708: finishing write tid 2 to smithi12166546-370 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:708: finishing write tid 3 to smithi12166546-370 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:708: finishing write tid 4 to smithi12166546-370 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 370 v 157 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:708: left oid 370 (ObjNum 615 snap 0 seq_num 615) 2023-09-23T22:16:02.920 INFO:tasks.rados.rados.0.smithi121.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-09-23T22:16:02.932 INFO:tasks.rados.rados.0.smithi121.stdout:709: writing smithi12166546-422 from 753112 to 1331089 tid 1 2023-09-23T22:16:02.939 INFO:tasks.rados.rados.0.smithi121.stdout:709: writing smithi12166546-422 from 1880202 to 2353112 tid 2 2023-09-23T22:16:02.939 INFO:tasks.rados.rados.0.smithi121.stdout:705: done (4 left) 2023-09-23T22:16:02.939 INFO:tasks.rados.rados.0.smithi121.stdout:706: done (3 left) 2023-09-23T22:16:02.939 INFO:tasks.rados.rados.0.smithi121.stdout:707: done (2 left) 2023-09-23T22:16:02.939 INFO:tasks.rados.rados.0.smithi121.stdout:708: done (1 left) 2023-09-23T22:16:02.940 INFO:tasks.rados.rados.0.smithi121.stdout:710: write oid 172 current snap is 0 2023-09-23T22:16:02.940 INFO:tasks.rados.rados.0.smithi121.stdout:709: finishing write tid 1 to smithi12166546-422 2023-09-23T22:16:02.940 INFO:tasks.rados.rados.0.smithi121.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-09-23T22:16:02.947 INFO:tasks.rados.rados.0.smithi121.stdout:710: writing smithi12166546-172 from 769919 to 1423145 tid 1 2023-09-23T22:16:02.953 INFO:tasks.rados.rados.0.smithi121.stdout:710: writing smithi12166546-172 from 1938684 to 2369919 tid 2 2023-09-23T22:16:02.953 INFO:tasks.rados.rados.0.smithi121.stdout:711: read oid 283 snap -1 2023-09-23T22:16:02.953 INFO:tasks.rados.rados.0.smithi121.stdout:711: expect (ObjNum 282 snap 0 seq_num 282) 2023-09-23T22:16:02.953 INFO:tasks.rados.rados.0.smithi121.stdout:712: write oid 437 current snap is 0 2023-09-23T22:16:02.953 INFO:tasks.rados.rados.0.smithi121.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-09-23T22:16:02.961 INFO:tasks.rados.rados.0.smithi121.stdout:712: writing smithi12166546-437 from 786726 to 1515201 tid 1 2023-09-23T22:16:02.966 INFO:tasks.rados.rados.0.smithi121.stdout:712: writing smithi12166546-437 from 2280813 to 2386726 tid 2 2023-09-23T22:16:02.966 INFO:tasks.rados.rados.0.smithi121.stdout:713: read oid 132 snap -1 2023-09-23T22:16:02.966 INFO:tasks.rados.rados.0.smithi121.stdout:713: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:16:02.966 INFO:tasks.rados.rados.0.smithi121.stdout:714: delete oid 378 current snap is 0 2023-09-23T22:16:02.966 INFO:tasks.rados.rados.0.smithi121.stdout:709: finishing write tid 2 to smithi12166546-422 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:709: finishing write tid 3 to smithi12166546-422 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:709: finishing write tid 4 to smithi12166546-422 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 422 v 141 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:709: left oid 422 (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:710: finishing write tid 1 to smithi12166546-172 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:710: finishing write tid 2 to smithi12166546-172 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:710: finishing write tid 3 to smithi12166546-172 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:710: finishing write tid 4 to smithi12166546-172 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 172 v 147 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-09-23T22:16:02.967 INFO:tasks.rados.rados.0.smithi121.stdout:710: left oid 172 (ObjNum 617 snap 0 seq_num 617) 2023-09-23T22:16:02.968 INFO:tasks.rados.rados.0.smithi121.stdout:712: finishing write tid 1 to smithi12166546-437 2023-09-23T22:16:02.968 INFO:tasks.rados.rados.0.smithi121.stdout:711: expect (ObjNum 282 snap 0 seq_num 282) 2023-09-23T22:16:03.061 INFO:tasks.rados.rados.0.smithi121.stdout:713: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:16:03.130 INFO:tasks.rados.rados.0.smithi121.stdout:712: finishing write tid 2 to smithi12166546-437 2023-09-23T22:16:03.130 INFO:tasks.rados.rados.0.smithi121.stdout:712: finishing write tid 3 to smithi12166546-437 2023-09-23T22:16:03.130 INFO:tasks.rados.rados.0.smithi121.stdout:712: finishing write tid 4 to smithi12166546-437 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 437 v 121 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:712: left oid 437 (ObjNum 618 snap 0 seq_num 618) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:709: done (5 left) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:710: done (4 left) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:711: done (3 left) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:712: done (2 left) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:713: done (1 left) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:714: done (0 left) 2023-09-23T22:16:03.131 INFO:tasks.rados.rados.0.smithi121.stdout:715: delete oid 293 current snap is 0 2023-09-23T22:16:03.132 INFO:tasks.rados.rados.0.smithi121.stdout:715: done (0 left) 2023-09-23T22:16:03.133 INFO:tasks.rados.rados.0.smithi121.stdout:716: write oid 27 current snap is 0 2023-09-23T22:16:03.133 INFO:tasks.rados.rados.0.smithi121.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-09-23T22:16:03.144 INFO:tasks.rados.rados.0.smithi121.stdout:716: writing smithi12166546-27 from 437147 to 991369 tid 1 2023-09-23T22:16:03.152 INFO:tasks.rados.rados.0.smithi121.stdout:716: writing smithi12166546-27 from 1656259 to 2312129 tid 2 2023-09-23T22:16:03.152 INFO:tasks.rados.rados.0.smithi121.stdout:717: write oid 28 current snap is 0 2023-09-23T22:16:03.153 INFO:tasks.rados.rados.0.smithi121.stdout:716: finishing write tid 1 to smithi12166546-27 2023-09-23T22:16:03.153 INFO:tasks.rados.rados.0.smithi121.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-09-23T22:16:03.158 INFO:tasks.rados.rados.0.smithi121.stdout:717: writing smithi12166546-28 from 453954 to 1083425 tid 1 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:717: writing smithi12166546-28 from 1598388 to 2114269 tid 2 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:718: read oid 418 snap -1 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:718: expect deleted 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:719: write oid 245 current snap is 0 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:716: finishing write tid 2 to smithi12166546-27 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:716: finishing write tid 3 to smithi12166546-27 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:716: finishing write tid 4 to smithi12166546-27 2023-09-23T22:16:03.165 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 27 v 137 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-09-23T22:16:03.166 INFO:tasks.rados.rados.0.smithi121.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:16:03.166 INFO:tasks.rados.rados.0.smithi121.stdout:717: finishing write tid 1 to smithi12166546-28 2023-09-23T22:16:03.166 INFO:tasks.rados.rados.0.smithi121.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-09-23T22:16:03.174 INFO:tasks.rados.rados.0.smithi121.stdout:719: writing smithi12166546-245 from 470761 to 1175481 tid 1 2023-09-23T22:16:03.182 INFO:tasks.rados.rados.0.smithi121.stdout:719: writing smithi12166546-245 from 1656870 to 2316409 tid 2 2023-09-23T22:16:03.182 INFO:tasks.rados.rados.0.smithi121.stdout:716: done (3 left) 2023-09-23T22:16:03.182 INFO:tasks.rados.rados.0.smithi121.stdout:720: write oid 357 current snap is 0 2023-09-23T22:16:03.182 INFO:tasks.rados.rados.0.smithi121.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-09-23T22:16:03.187 INFO:tasks.rados.rados.0.smithi121.stdout:720: writing smithi12166546-357 from 487568 to 983890 tid 1 2023-09-23T22:16:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:720: writing smithi12166546-357 from 1431705 to 1951255 tid 2 2023-09-23T22:16:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:721: read oid 65 snap -1 2023-09-23T22:16:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T22:16:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:722: read oid 132 snap -1 2023-09-23T22:16:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:16:03.194 INFO:tasks.rados.rados.0.smithi121.stdout:723: write oid 495 current snap is 0 2023-09-23T22:16:03.194 INFO:tasks.rados.rados.0.smithi121.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-09-23T22:16:03.200 INFO:tasks.rados.rados.0.smithi121.stdout:723: writing smithi12166546-495 from 504375 to 1075946 tid 1 2023-09-23T22:16:03.206 INFO:tasks.rados.rados.0.smithi121.stdout:723: writing smithi12166546-495 from 1490187 to 2153395 tid 2 2023-09-23T22:16:03.206 INFO:tasks.rados.rados.0.smithi121.stdout:724: write oid 326 current snap is 0 2023-09-23T22:16:03.206 INFO:tasks.rados.rados.0.smithi121.stdout:717: finishing write tid 2 to smithi12166546-28 2023-09-23T22:16:03.206 INFO:tasks.rados.rados.0.smithi121.stdout:717: finishing write tid 3 to smithi12166546-28 2023-09-23T22:16:03.206 INFO:tasks.rados.rados.0.smithi121.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-09-23T22:16:03.213 INFO:tasks.rados.rados.0.smithi121.stdout:724: writing smithi12166546-326 from 521182 to 1168002 tid 1 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:724: writing smithi12166546-326 from 1948669 to 2471888 tid 2 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:718: done (7 left) 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:725: write oid 94 current snap is 0 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:717: finishing write tid 4 to smithi12166546-28 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 148 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:719: finishing write tid 1 to smithi12166546-245 2023-09-23T22:16:03.221 INFO:tasks.rados.rados.0.smithi121.stdout:719: finishing write tid 2 to smithi12166546-245 2023-09-23T22:16:03.222 INFO:tasks.rados.rados.0.smithi121.stdout:719: finishing write tid 3 to smithi12166546-245 2023-09-23T22:16:03.222 INFO:tasks.rados.rados.0.smithi121.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-09-23T22:16:03.229 INFO:tasks.rados.rados.0.smithi121.stdout:725: writing smithi12166546-94 from 537989 to 1260058 tid 1 2023-09-23T22:16:03.238 INFO:tasks.rados.rados.0.smithi121.stdout:725: writing smithi12166546-94 from 1890798 to 2537989 tid 2 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:717: done (7 left) 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:726: read oid 74 snap -1 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:726: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:727: read oid 401 snap -1 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:728: read oid 272 snap -1 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:728: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:729: write oid 205 current snap is 0 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:719: finishing write tid 4 to smithi12166546-245 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 144 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-09-23T22:16:03.239 INFO:tasks.rados.rados.0.smithi121.stdout:720: finishing write tid 1 to smithi12166546-357 2023-09-23T22:16:03.240 INFO:tasks.rados.rados.0.smithi121.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-09-23T22:16:03.246 INFO:tasks.rados.rados.0.smithi121.stdout:729: writing smithi12166546-205 from 554796 to 1352114 tid 1 2023-09-23T22:16:03.253 INFO:tasks.rados.rados.0.smithi121.stdout:729: writing smithi12166546-205 from 1949280 to 2476168 tid 2 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:719: done (10 left) 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:730: read oid 120 snap -1 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:730: expect deleted 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:731: read oid 421 snap -1 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:731: expect (ObjNum 420 snap 0 seq_num 420) 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:732: write oid 182 current snap is 0 2023-09-23T22:16:03.254 INFO:tasks.rados.rados.0.smithi121.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-09-23T22:16:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:732: writing smithi12166546-182 from 571603 to 1044170 tid 1 2023-09-23T22:16:03.267 INFO:tasks.rados.rados.0.smithi121.stdout:732: writing smithi12166546-182 from 1607762 to 2278308 tid 2 2023-09-23T22:16:03.267 INFO:tasks.rados.rados.0.smithi121.stdout:733: write oid 157 current snap is 0 2023-09-23T22:16:03.267 INFO:tasks.rados.rados.0.smithi121.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-09-23T22:16:03.273 INFO:tasks.rados.rados.0.smithi121.stdout:733: writing smithi12166546-157 from 588410 to 1136226 tid 1 2023-09-23T22:16:03.280 INFO:tasks.rados.rados.0.smithi121.stdout:733: writing smithi12166546-157 from 1666244 to 2080448 tid 2 2023-09-23T22:16:03.284 INFO:tasks.rados.rados.0.smithi121.stdout:733: writing smithi12166546-157 from 2484603 to 2588410 tid 3 2023-09-23T22:16:03.284 INFO:tasks.rados.rados.0.smithi121.stdout:734: write oid 88 current snap is 0 2023-09-23T22:16:03.284 INFO:tasks.rados.rados.0.smithi121.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-09-23T22:16:03.291 INFO:tasks.rados.rados.0.smithi121.stdout:734: writing smithi12166546-88 from 605217 to 1344635 tid 1 2023-09-23T22:16:03.299 INFO:tasks.rados.rados.0.smithi121.stdout:734: writing smithi12166546-88 from 2124726 to 2605217 tid 2 2023-09-23T22:16:03.299 INFO:tasks.rados.rados.0.smithi121.stdout:735: write oid 175 current snap is 0 2023-09-23T22:16:03.299 INFO:tasks.rados.rados.0.smithi121.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:16:03.402 INFO:tasks.rados.rados.0.smithi121.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:720: finishing write tid 2 to smithi12166546-357 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:720: finishing write tid 3 to smithi12166546-357 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:720: finishing write tid 4 to smithi12166546-357 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 357 v 120 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:720: left oid 357 (ObjNum 624 snap 0 seq_num 624) 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:723: finishing write tid 1 to smithi12166546-495 2023-09-23T22:16:03.527 INFO:tasks.rados.rados.0.smithi121.stdout:723: finishing write tid 2 to smithi12166546-495 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:723: finishing write tid 3 to smithi12166546-495 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:723: finishing write tid 4 to smithi12166546-495 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 495 v 103 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:723: left oid 495 (ObjNum 625 snap 0 seq_num 625) 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:724: finishing write tid 1 to smithi12166546-326 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:724: finishing write tid 2 to smithi12166546-326 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:724: finishing write tid 3 to smithi12166546-326 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:724: finishing write tid 4 to smithi12166546-326 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 326 v 128 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:724: left oid 326 (ObjNum 626 snap 0 seq_num 626) 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:725: finishing write tid 1 to smithi12166546-94 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:725: finishing write tid 2 to smithi12166546-94 2023-09-23T22:16:03.528 INFO:tasks.rados.rados.0.smithi121.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-09-23T22:16:03.538 INFO:tasks.rados.rados.0.smithi121.stdout:735: writing smithi12166546-175 from 622024 to 1036691 tid 1 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:735: writing smithi12166546-175 from 1783208 to 2201081 tid 2 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:720: done (15 left) 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:721: done (14 left) 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:722: done (13 left) 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:723: done (12 left) 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:724: done (11 left) 2023-09-23T22:16:03.546 INFO:tasks.rados.rados.0.smithi121.stdout:736: write oid 414 current snap is 0 2023-09-23T22:16:03.547 INFO:tasks.rados.rados.0.smithi121.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-09-23T22:16:03.552 INFO:tasks.rados.rados.0.smithi121.stdout:736: writing smithi12166546-414 from 638831 to 1128747 tid 1 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:736: writing smithi12166546-414 from 1841690 to 2519574 tid 2 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:737: write oid 93 current snap is 0 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:725: finishing write tid 3 to smithi12166546-94 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:725: finishing write tid 4 to smithi12166546-94 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 94 v 147 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:725: left oid 94 (ObjNum 627 snap 0 seq_num 627) 2023-09-23T22:16:03.561 INFO:tasks.rados.rados.0.smithi121.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:03.661 INFO:tasks.rados.rados.0.smithi121.stdout:726: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-23T22:16:03.776 INFO:tasks.rados.rados.0.smithi121.stdout:729: finishing write tid 1 to smithi12166546-205 2023-09-23T22:16:03.777 INFO:tasks.rados.rados.0.smithi121.stdout:728: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:16:03.873 INFO:tasks.rados.rados.0.smithi121.stdout:729: finishing write tid 2 to smithi12166546-205 2023-09-23T22:16:03.873 INFO:tasks.rados.rados.0.smithi121.stdout:729: finishing write tid 3 to smithi12166546-205 2023-09-23T22:16:03.873 INFO:tasks.rados.rados.0.smithi121.stdout:729: finishing write tid 4 to smithi12166546-205 2023-09-23T22:16:03.873 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 205 v 137 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-09-23T22:16:03.873 INFO:tasks.rados.rados.0.smithi121.stdout:729: left oid 205 (ObjNum 628 snap 0 seq_num 628) 2023-09-23T22:16:03.874 INFO:tasks.rados.rados.0.smithi121.stdout:731: expect (ObjNum 420 snap 0 seq_num 420) 2023-09-23T22:16:03.979 INFO:tasks.rados.rados.0.smithi121.stdout:732: finishing write tid 1 to smithi12166546-182 2023-09-23T22:16:03.979 INFO:tasks.rados.rados.0.smithi121.stdout:732: finishing write tid 2 to smithi12166546-182 2023-09-23T22:16:03.979 INFO:tasks.rados.rados.0.smithi121.stdout:732: finishing write tid 3 to smithi12166546-182 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:732: finishing write tid 4 to smithi12166546-182 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 182 v 137 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:732: left oid 182 (ObjNum 629 snap 0 seq_num 629) 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:733: finishing write tid 1 to smithi12166546-157 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:733: finishing write tid 2 to smithi12166546-157 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:733: finishing write tid 3 to smithi12166546-157 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:733: finishing write tid 4 to smithi12166546-157 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:733: finishing write tid 5 to smithi12166546-157 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 157 v 132 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:733: left oid 157 (ObjNum 630 snap 0 seq_num 630) 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:734: finishing write tid 1 to smithi12166546-88 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:734: finishing write tid 2 to smithi12166546-88 2023-09-23T22:16:03.980 INFO:tasks.rados.rados.0.smithi121.stdout:734: finishing write tid 3 to smithi12166546-88 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:734: finishing write tid 4 to smithi12166546-88 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 88 v 124 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:734: left oid 88 (ObjNum 631 snap 0 seq_num 631) 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:735: finishing write tid 1 to smithi12166546-175 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:735: finishing write tid 2 to smithi12166546-175 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:735: finishing write tid 3 to smithi12166546-175 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:735: finishing write tid 4 to smithi12166546-175 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 175 v 140 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:735: left oid 175 (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:736: finishing write tid 1 to smithi12166546-414 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:736: finishing write tid 2 to smithi12166546-414 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:736: finishing write tid 3 to smithi12166546-414 2023-09-23T22:16:03.981 INFO:tasks.rados.rados.0.smithi121.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-09-23T22:16:03.991 INFO:tasks.rados.rados.0.smithi121.stdout:737: writing smithi12166546-93 from 655638 to 1220803 tid 1 2023-09-23T22:16:03.997 INFO:tasks.rados.rados.0.smithi121.stdout:737: writing smithi12166546-93 from 1900172 to 2321714 tid 2 2023-09-23T22:16:03.997 INFO:tasks.rados.rados.0.smithi121.stdout:725: done (12 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:726: done (11 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:727: done (10 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:728: done (9 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:729: done (8 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:730: done (7 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:731: done (6 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:732: done (5 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:733: done (4 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:734: done (3 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:735: done (2 left) 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:738: read oid 83 snap -1 2023-09-23T22:16:03.998 INFO:tasks.rados.rados.0.smithi121.stdout:738: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:16:03.999 INFO:tasks.rados.rados.0.smithi121.stdout:739: write oid 145 current snap is 0 2023-09-23T22:16:03.999 INFO:tasks.rados.rados.0.smithi121.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-09-23T22:16:04.005 INFO:tasks.rados.rados.0.smithi121.stdout:739: writing smithi12166546-145 from 672445 to 1312859 tid 1 2023-09-23T22:16:04.012 INFO:tasks.rados.rados.0.smithi121.stdout:739: writing smithi12166546-145 from 1842301 to 2523854 tid 2 2023-09-23T22:16:04.012 INFO:tasks.rados.rados.0.smithi121.stdout:740: write oid 436 current snap is 0 2023-09-23T22:16:04.013 INFO:tasks.rados.rados.0.smithi121.stdout:736: finishing write tid 4 to smithi12166546-414 2023-09-23T22:16:04.013 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 414 v 160 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-09-23T22:16:04.013 INFO:tasks.rados.rados.0.smithi121.stdout:736: left oid 414 (ObjNum 633 snap 0 seq_num 633) 2023-09-23T22:16:04.013 INFO:tasks.rados.rados.0.smithi121.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-09-23T22:16:04.020 INFO:tasks.rados.rados.0.smithi121.stdout:740: writing smithi12166546-436 from 689252 to 1404915 tid 1 2023-09-23T22:16:04.026 INFO:tasks.rados.rados.0.smithi121.stdout:740: writing smithi12166546-436 from 1900783 to 2325994 tid 2 2023-09-23T22:16:04.026 INFO:tasks.rados.rados.0.smithi121.stdout:736: done (4 left) 2023-09-23T22:16:04.026 INFO:tasks.rados.rados.0.smithi121.stdout:741: read oid 131 snap -1 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:741: expect (ObjNum 130 snap 0 seq_num 130) 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:742: delete oid 45 current snap is 0 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:737: finishing write tid 1 to smithi12166546-93 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:737: finishing write tid 2 to smithi12166546-93 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:737: finishing write tid 3 to smithi12166546-93 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:737: finishing write tid 4 to smithi12166546-93 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 151 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:737: left oid 93 (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:16:04.027 INFO:tasks.rados.rados.0.smithi121.stdout:738: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:739: finishing write tid 1 to smithi12166546-145 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:739: finishing write tid 2 to smithi12166546-145 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:739: finishing write tid 3 to smithi12166546-145 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:739: finishing write tid 4 to smithi12166546-145 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 101 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:739: left oid 145 (ObjNum 635 snap 0 seq_num 635) 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:740: finishing write tid 1 to smithi12166546-436 2023-09-23T22:16:04.142 INFO:tasks.rados.rados.0.smithi121.stdout:740: finishing write tid 2 to smithi12166546-436 2023-09-23T22:16:04.143 INFO:tasks.rados.rados.0.smithi121.stdout:740: finishing write tid 3 to smithi12166546-436 2023-09-23T22:16:04.143 INFO:tasks.rados.rados.0.smithi121.stdout:740: finishing write tid 4 to smithi12166546-436 2023-09-23T22:16:04.143 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 436 v 106 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-09-23T22:16:04.143 INFO:tasks.rados.rados.0.smithi121.stdout:740: left oid 436 (ObjNum 636 snap 0 seq_num 636) 2023-09-23T22:16:04.143 INFO:tasks.rados.rados.0.smithi121.stdout:741: expect (ObjNum 130 snap 0 seq_num 130) 2023-09-23T22:16:04.217 INFO:tasks.rados.rados.0.smithi121.stdout:737: done (5 left) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:738: done (4 left) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:739: done (3 left) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:740: done (2 left) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:741: done (1 left) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:742: done (0 left) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:743: read oid 228 snap -1 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:743: expect (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:744: read oid 35 snap -1 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:745: read oid 289 snap -1 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T22:16:04.218 INFO:tasks.rados.rados.0.smithi121.stdout:746: write oid 65 current snap is 0 2023-09-23T22:16:04.219 INFO:tasks.rados.rados.0.smithi121.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-09-23T22:16:04.230 INFO:tasks.rados.rados.0.smithi121.stdout:746: writing smithi12166546-65 from 722866 to 1189027 tid 1 2023-09-23T22:16:04.235 INFO:tasks.rados.rados.0.smithi121.stdout:746: writing smithi12166546-65 from 1617747 to 2046627 tid 2 2023-09-23T22:16:04.239 INFO:tasks.rados.rados.0.smithi121.stdout:746: writing smithi12166546-65 from 2587634 to 2722866 tid 3 2023-09-23T22:16:04.240 INFO:tasks.rados.rados.0.smithi121.stdout:747: read oid 60 snap -1 2023-09-23T22:16:04.240 INFO:tasks.rados.rados.0.smithi121.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-09-23T22:16:04.240 INFO:tasks.rados.rados.0.smithi121.stdout:748: read oid 265 snap -1 2023-09-23T22:16:04.240 INFO:tasks.rados.rados.0.smithi121.stdout:748: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:16:04.240 INFO:tasks.rados.rados.0.smithi121.stdout:749: delete oid 63 current snap is 0 2023-09-23T22:16:04.240 INFO:tasks.rados.rados.0.smithi121.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-23T22:16:04.331 INFO:tasks.rados.rados.0.smithi121.stdout:743: expect (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:16:04.442 INFO:tasks.rados.rados.0.smithi121.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T22:16:04.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:04 smithi121 bash[27336]: cluster 2023-09-23T22:16:03.055339+0000 mgr.y (mgr.24365) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 23 MiB/s wr, 152 op/s 2023-09-23T22:16:04.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:04 smithi121 bash[27336]: audit 2023-09-23T22:16:03.576146+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.121:0/1587049254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:04.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:04 smithi121 bash[33603]: cluster 2023-09-23T22:16:03.055339+0000 mgr.y (mgr.24365) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 23 MiB/s wr, 152 op/s 2023-09-23T22:16:04.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:04 smithi121 bash[33603]: audit 2023-09-23T22:16:03.576146+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.121:0/1587049254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:04.533 INFO:tasks.rados.rados.0.smithi121.stdout:746: finishing write tid 1 to smithi12166546-65 2023-09-23T22:16:04.533 INFO:tasks.rados.rados.0.smithi121.stdout:746: finishing write tid 2 to smithi12166546-65 2023-09-23T22:16:04.533 INFO:tasks.rados.rados.0.smithi121.stdout:746: finishing write tid 3 to smithi12166546-65 2023-09-23T22:16:04.533 INFO:tasks.rados.rados.0.smithi121.stdout:746: finishing write tid 4 to smithi12166546-65 2023-09-23T22:16:04.533 INFO:tasks.rados.rados.0.smithi121.stdout:746: finishing write tid 5 to smithi12166546-65 2023-09-23T22:16:04.534 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 136 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-09-23T22:16:04.534 INFO:tasks.rados.rados.0.smithi121.stdout:746: left oid 65 (ObjNum 638 snap 0 seq_num 638) 2023-09-23T22:16:04.534 INFO:tasks.rados.rados.0.smithi121.stdout:748: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:04 smithi123 bash[27681]: cluster 2023-09-23T22:16:03.055339+0000 mgr.y (mgr.24365) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 23 MiB/s wr, 152 op/s 2023-09-23T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:04 smithi123 bash[27681]: audit 2023-09-23T22:16:03.576146+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.121:0/1587049254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:04.673 INFO:tasks.rados.rados.0.smithi121.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-09-23T22:16:04.770 INFO:tasks.rados.rados.0.smithi121.stdout:743: done (6 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:744: done (5 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:745: done (4 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:746: done (3 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:747: done (2 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:748: done (1 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:749: done (0 left) 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:750: write oid 279 current snap is 0 2023-09-23T22:16:04.771 INFO:tasks.rados.rados.0.smithi121.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-09-23T22:16:04.784 INFO:tasks.rados.rados.0.smithi121.stdout:750: writing smithi12166546-279 from 756480 to 1489492 tid 1 2023-09-23T22:16:04.791 INFO:tasks.rados.rados.0.smithi121.stdout:750: writing smithi12166546-279 from 2134711 to 2567260 tid 2 2023-09-23T22:16:04.791 INFO:tasks.rados.rados.0.smithi121.stdout:751: write oid 294 current snap is 0 2023-09-23T22:16:04.791 INFO:tasks.rados.rados.0.smithi121.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-09-23T22:16:04.797 INFO:tasks.rados.rados.0.smithi121.stdout:751: writing smithi12166546-294 from 773287 to 1181548 tid 1 2023-09-23T22:16:04.804 INFO:tasks.rados.rados.0.smithi121.stdout:751: writing smithi12166546-294 from 1793193 to 2369400 tid 2 2023-09-23T22:16:04.804 INFO:tasks.rados.rados.0.smithi121.stdout:752: write oid 183 current snap is 0 2023-09-23T22:16:04.804 INFO:tasks.rados.rados.0.smithi121.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-09-23T22:16:04.811 INFO:tasks.rados.rados.0.smithi121.stdout:752: writing smithi12166546-183 from 790094 to 1273604 tid 1 2023-09-23T22:16:04.817 INFO:tasks.rados.rados.0.smithi121.stdout:752: writing smithi12166546-183 from 1851675 to 2287893 tid 2 2023-09-23T22:16:04.817 INFO:tasks.rados.rados.0.smithi121.stdout:753: delete oid 424 current snap is 0 2023-09-23T22:16:04.817 INFO:tasks.rados.rados.0.smithi121.stdout:750: finishing write tid 1 to smithi12166546-279 2023-09-23T22:16:04.817 INFO:tasks.rados.rados.0.smithi121.stdout:750: finishing write tid 2 to smithi12166546-279 2023-09-23T22:16:04.817 INFO:tasks.rados.rados.0.smithi121.stdout:750: finishing write tid 3 to smithi12166546-279 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:750: finishing write tid 4 to smithi12166546-279 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 279 v 104 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:751: finishing write tid 1 to smithi12166546-294 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:751: finishing write tid 2 to smithi12166546-294 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:751: finishing write tid 3 to smithi12166546-294 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:751: finishing write tid 4 to smithi12166546-294 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 294 v 151 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-09-23T22:16:04.818 INFO:tasks.rados.rados.0.smithi121.stdout:752: finishing write tid 1 to smithi12166546-183 2023-09-23T22:16:04.819 INFO:tasks.rados.rados.0.smithi121.stdout:750: done (3 left) 2023-09-23T22:16:04.819 INFO:tasks.rados.rados.0.smithi121.stdout:751: done (2 left) 2023-09-23T22:16:04.820 INFO:tasks.rados.rados.0.smithi121.stdout:753: done (1 left) 2023-09-23T22:16:04.820 INFO:tasks.rados.rados.0.smithi121.stdout:754: write oid 423 current snap is 0 2023-09-23T22:16:04.820 INFO:tasks.rados.rados.0.smithi121.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-09-23T22:16:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:754: writing smithi12166546-423 from 423708 to 1057716 tid 1 2023-09-23T22:16:04.832 INFO:tasks.rados.rados.0.smithi121.stdout:754: writing smithi12166546-423 from 1852286 to 2292173 tid 2 2023-09-23T22:16:04.836 INFO:tasks.rados.rados.0.smithi121.stdout:754: writing smithi12166546-423 from 2752172 to 2823708 tid 3 2023-09-23T22:16:04.836 INFO:tasks.rados.rados.0.smithi121.stdout:755: read oid 442 snap -1 2023-09-23T22:16:04.836 INFO:tasks.rados.rados.0.smithi121.stdout:755: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T22:16:04.836 INFO:tasks.rados.rados.0.smithi121.stdout:756: write oid 206 current snap is 0 2023-09-23T22:16:04.836 INFO:tasks.rados.rados.0.smithi121.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-09-23T22:16:04.842 INFO:tasks.rados.rados.0.smithi121.stdout:756: writing smithi12166546-206 from 440515 to 1149772 tid 1 2023-09-23T22:16:04.850 INFO:tasks.rados.rados.0.smithi121.stdout:756: writing smithi12166546-206 from 1910768 to 2494313 tid 2 2023-09-23T22:16:04.850 INFO:tasks.rados.rados.0.smithi121.stdout:757: write oid 278 current snap is 0 2023-09-23T22:16:04.850 INFO:tasks.rados.rados.0.smithi121.stdout:752: finishing write tid 2 to smithi12166546-183 2023-09-23T22:16:04.850 INFO:tasks.rados.rados.0.smithi121.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-09-23T22:16:04.857 INFO:tasks.rados.rados.0.smithi121.stdout:757: writing smithi12166546-278 from 457322 to 1241828 tid 1 2023-09-23T22:16:04.864 INFO:tasks.rados.rados.0.smithi121.stdout:757: writing smithi12166546-278 from 1969250 to 2412806 tid 2 2023-09-23T22:16:04.864 INFO:tasks.rados.rados.0.smithi121.stdout:758: write oid 439 current snap is 0 2023-09-23T22:16:04.864 INFO:tasks.rados.rados.0.smithi121.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-09-23T22:16:04.870 INFO:tasks.rados.rados.0.smithi121.stdout:758: writing smithi12166546-439 from 474129 to 1050237 tid 1 2023-09-23T22:16:04.876 INFO:tasks.rados.rados.0.smithi121.stdout:758: writing smithi12166546-439 from 1627732 to 2214946 tid 2 2023-09-23T22:16:04.880 INFO:tasks.rados.rados.0.smithi121.stdout:758: writing smithi12166546-439 from 2718088 to 2874129 tid 3 2023-09-23T22:16:04.880 INFO:tasks.rados.rados.0.smithi121.stdout:759: read oid 103 snap -1 2023-09-23T22:16:04.880 INFO:tasks.rados.rados.0.smithi121.stdout:759: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:16:04.880 INFO:tasks.rados.rados.0.smithi121.stdout:760: write oid 222 current snap is 0 2023-09-23T22:16:04.881 INFO:tasks.rados.rados.0.smithi121.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-09-23T22:16:04.887 INFO:tasks.rados.rados.0.smithi121.stdout:760: writing smithi12166546-222 from 490936 to 1142293 tid 1 2023-09-23T22:16:04.893 INFO:tasks.rados.rados.0.smithi121.stdout:760: writing smithi12166546-222 from 1686214 to 2133439 tid 2 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:760: writing smithi12166546-222 from 2861864 to 2890936 tid 3 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:761: read oid 357 snap -1 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:761: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:762: write oid 466 current snap is 0 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:752: finishing write tid 3 to smithi12166546-183 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:752: finishing write tid 4 to smithi12166546-183 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 183 v 143 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-09-23T22:16:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:754: finishing write tid 1 to smithi12166546-423 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:754: finishing write tid 2 to smithi12166546-423 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:754: finishing write tid 3 to smithi12166546-423 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:754: finishing write tid 4 to smithi12166546-423 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:754: finishing write tid 5 to smithi12166546-423 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 134 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-09-23T22:16:04.899 INFO:tasks.rados.rados.0.smithi121.stdout:755: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T22:16:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:756: finishing write tid 1 to smithi12166546-206 2023-09-23T22:16:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:756: finishing write tid 2 to smithi12166546-206 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:756: finishing write tid 3 to smithi12166546-206 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:756: finishing write tid 4 to smithi12166546-206 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 206 v 140 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:757: finishing write tid 1 to smithi12166546-278 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:757: finishing write tid 2 to smithi12166546-278 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:757: finishing write tid 3 to smithi12166546-278 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:757: finishing write tid 4 to smithi12166546-278 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 278 v 143 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:758: finishing write tid 1 to smithi12166546-439 2023-09-23T22:16:04.993 INFO:tasks.rados.rados.0.smithi121.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-09-23T22:16:05.004 INFO:tasks.rados.rados.0.smithi121.stdout:762: writing smithi12166546-466 from 507743 to 1234349 tid 1 2023-09-23T22:16:05.011 INFO:tasks.rados.rados.0.smithi121.stdout:762: writing smithi12166546-466 from 1744696 to 2335579 tid 2 2023-09-23T22:16:05.015 INFO:tasks.rados.rados.0.smithi121.stdout:762: writing smithi12166546-466 from 2772934 to 2907743 tid 3 2023-09-23T22:16:05.015 INFO:tasks.rados.rados.0.smithi121.stdout:752: done (9 left) 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:754: done (8 left) 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:755: done (7 left) 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:756: done (6 left) 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:757: done (5 left) 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:763: delete oid 130 current snap is 0 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:758: finishing write tid 2 to smithi12166546-439 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:758: finishing write tid 3 to smithi12166546-439 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:758: finishing write tid 4 to smithi12166546-439 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:758: finishing write tid 5 to smithi12166546-439 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 439 v 138 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:758: left oid 439 (ObjNum 647 snap 0 seq_num 647) 2023-09-23T22:16:05.016 INFO:tasks.rados.rados.0.smithi121.stdout:759: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:16:05.144 INFO:tasks.rados.rados.0.smithi121.stdout:760: finishing write tid 1 to smithi12166546-222 2023-09-23T22:16:05.144 INFO:tasks.rados.rados.0.smithi121.stdout:760: finishing write tid 2 to smithi12166546-222 2023-09-23T22:16:05.144 INFO:tasks.rados.rados.0.smithi121.stdout:760: finishing write tid 3 to smithi12166546-222 2023-09-23T22:16:05.144 INFO:tasks.rados.rados.0.smithi121.stdout:760: finishing write tid 4 to smithi12166546-222 2023-09-23T22:16:05.144 INFO:tasks.rados.rados.0.smithi121.stdout:760: finishing write tid 5 to smithi12166546-222 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 110 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:760: left oid 222 (ObjNum 648 snap 0 seq_num 648) 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:758: done (5 left) 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:759: done (4 left) 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:760: done (3 left) 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:763: done (2 left) 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:764: read oid 499 snap -1 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:764: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:765: write oid 204 current snap is 0 2023-09-23T22:16:05.145 INFO:tasks.rados.rados.0.smithi121.stdout:761: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T22:16:05.259 INFO:tasks.rados.rados.0.smithi121.stdout:762: finishing write tid 1 to smithi12166546-466 2023-09-23T22:16:05.259 INFO:tasks.rados.rados.0.smithi121.stdout:762: finishing write tid 2 to smithi12166546-466 2023-09-23T22:16:05.259 INFO:tasks.rados.rados.0.smithi121.stdout:762: finishing write tid 3 to smithi12166546-466 2023-09-23T22:16:05.259 INFO:tasks.rados.rados.0.smithi121.stdout:762: finishing write tid 4 to smithi12166546-466 2023-09-23T22:16:05.259 INFO:tasks.rados.rados.0.smithi121.stdout:762: finishing write tid 5 to smithi12166546-466 2023-09-23T22:16:05.259 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 466 v 155 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-09-23T22:16:05.260 INFO:tasks.rados.rados.0.smithi121.stdout:762: left oid 466 (ObjNum 649 snap 0 seq_num 649) 2023-09-23T22:16:05.260 INFO:tasks.rados.rados.0.smithi121.stdout:764: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:16:05.338 INFO:tasks.rados.rados.0.smithi121.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-09-23T22:16:05.349 INFO:tasks.rados.rados.0.smithi121.stdout:765: writing smithi12166546-204 from 541357 to 1018461 tid 1 2023-09-23T22:16:05.357 INFO:tasks.rados.rados.0.smithi121.stdout:765: writing smithi12166546-204 from 1745307 to 2339859 tid 2 2023-09-23T22:16:05.357 INFO:tasks.rados.rados.0.smithi121.stdout:761: done (3 left) 2023-09-23T22:16:05.357 INFO:tasks.rados.rados.0.smithi121.stdout:762: done (2 left) 2023-09-23T22:16:05.357 INFO:tasks.rados.rados.0.smithi121.stdout:764: done (1 left) 2023-09-23T22:16:05.357 INFO:tasks.rados.rados.0.smithi121.stdout:766: write oid 271 current snap is 0 2023-09-23T22:16:05.357 INFO:tasks.rados.rados.0.smithi121.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-09-23T22:16:05.363 INFO:tasks.rados.rados.0.smithi121.stdout:766: writing smithi12166546-271 from 558164 to 1110517 tid 1 2023-09-23T22:16:05.369 INFO:tasks.rados.rados.0.smithi121.stdout:766: writing smithi12166546-271 from 1803789 to 2258352 tid 2 2023-09-23T22:16:05.373 INFO:tasks.rados.rados.0.smithi121.stdout:766: writing smithi12166546-271 from 2855203 to 2958164 tid 3 2023-09-23T22:16:05.373 INFO:tasks.rados.rados.0.smithi121.stdout:767: read oid 409 snap -1 2023-09-23T22:16:05.373 INFO:tasks.rados.rados.0.smithi121.stdout:767: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T22:16:05.374 INFO:tasks.rados.rados.0.smithi121.stdout:768: read oid 109 snap -1 2023-09-23T22:16:05.374 INFO:tasks.rados.rados.0.smithi121.stdout:768: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T22:16:05.374 INFO:tasks.rados.rados.0.smithi121.stdout:769: write oid 469 current snap is 0 2023-09-23T22:16:05.374 INFO:tasks.rados.rados.0.smithi121.stdout:765: finishing write tid 1 to smithi12166546-204 2023-09-23T22:16:05.374 INFO:tasks.rados.rados.0.smithi121.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-09-23T22:16:05.380 INFO:tasks.rados.rados.0.smithi121.stdout:769: writing smithi12166546-469 from 574971 to 1202573 tid 1 2023-09-23T22:16:05.387 INFO:tasks.rados.rados.0.smithi121.stdout:769: writing smithi12166546-469 from 1862271 to 2460492 tid 2 2023-09-23T22:16:05.387 INFO:tasks.rados.rados.0.smithi121.stdout:770: write oid 182 current snap is 0 2023-09-23T22:16:05.388 INFO:tasks.rados.rados.0.smithi121.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-09-23T22:16:05.393 INFO:tasks.rados.rados.0.smithi121.stdout:770: writing smithi12166546-182 from 591778 to 1010982 tid 1 2023-09-23T22:16:05.400 INFO:tasks.rados.rados.0.smithi121.stdout:770: writing smithi12166546-182 from 1637106 to 2378985 tid 2 2023-09-23T22:16:05.404 INFO:tasks.rados.rados.0.smithi121.stdout:770: writing smithi12166546-182 from 2910049 to 2991778 tid 3 2023-09-23T22:16:05.404 INFO:tasks.rados.rados.0.smithi121.stdout:771: write oid 358 current snap is 0 2023-09-23T22:16:05.404 INFO:tasks.rados.rados.0.smithi121.stdout:765: finishing write tid 2 to smithi12166546-204 2023-09-23T22:16:05.404 INFO:tasks.rados.rados.0.smithi121.stdout:765: finishing write tid 3 to smithi12166546-204 2023-09-23T22:16:05.404 INFO:tasks.rados.rados.0.smithi121.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-09-23T22:16:05.410 INFO:tasks.rados.rados.0.smithi121.stdout:771: writing smithi12166546-358 from 608585 to 1103038 tid 1 2023-09-23T22:16:05.416 INFO:tasks.rados.rados.0.smithi121.stdout:771: writing smithi12166546-358 from 1579235 to 2181125 tid 2 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:771: writing smithi12166546-358 from 2821119 to 3008585 tid 3 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:772: read oid 291 snap -1 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:772: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:773: write oid 54 current snap is 0 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:765: finishing write tid 4 to smithi12166546-204 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 204 v 155 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:765: left oid 204 (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:766: finishing write tid 1 to smithi12166546-271 2023-09-23T22:16:05.421 INFO:tasks.rados.rados.0.smithi121.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-09-23T22:16:05.427 INFO:tasks.rados.rados.0.smithi121.stdout:773: writing smithi12166546-54 from 625392 to 1195094 tid 1 2023-09-23T22:16:05.434 INFO:tasks.rados.rados.0.smithi121.stdout:773: writing smithi12166546-54 from 1637717 to 2383265 tid 2 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:773: writing smithi12166546-54 from 2848542 to 3025392 tid 3 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:765: done (8 left) 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:774: read oid 72 snap -1 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:775: read oid 105 snap -1 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:776: read oid 354 snap -1 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:776: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:777: write oid 421 current snap is 0 2023-09-23T22:16:05.438 INFO:tasks.rados.rados.0.smithi121.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-09-23T22:16:05.445 INFO:tasks.rados.rados.0.smithi121.stdout:777: writing smithi12166546-421 from 642199 to 1287150 tid 1 2023-09-23T22:16:05.452 INFO:tasks.rados.rados.0.smithi121.stdout:777: writing smithi12166546-421 from 1696199 to 2301758 tid 2 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:777: writing smithi12166546-421 from 2992318 to 3042199 tid 3 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:778: write oid 165 current snap is 0 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:766: finishing write tid 2 to smithi12166546-271 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:766: finishing write tid 3 to smithi12166546-271 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:766: finishing write tid 4 to smithi12166546-271 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:766: finishing write tid 5 to smithi12166546-271 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 271 v 124 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:766: left oid 271 (ObjNum 652 snap 0 seq_num 652) 2023-09-23T22:16:05.457 INFO:tasks.rados.rados.0.smithi121.stdout:768: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T22:16:05.582 INFO:tasks.rados.rados.0.smithi121.stdout:767: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T22:16:05.739 INFO:tasks.rados.rados.0.smithi121.stdout:769: finishing write tid 1 to smithi12166546-469 2023-09-23T22:16:05.739 INFO:tasks.rados.rados.0.smithi121.stdout:769: finishing write tid 2 to smithi12166546-469 2023-09-23T22:16:05.739 INFO:tasks.rados.rados.0.smithi121.stdout:769: finishing write tid 3 to smithi12166546-469 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:769: finishing write tid 4 to smithi12166546-469 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 469 v 158 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:769: left oid 469 (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:770: finishing write tid 1 to smithi12166546-182 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:770: finishing write tid 2 to smithi12166546-182 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:770: finishing write tid 3 to smithi12166546-182 2023-09-23T22:16:05.740 INFO:tasks.rados.rados.0.smithi121.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-09-23T22:16:05.749 INFO:tasks.rados.rados.0.smithi121.stdout:778: writing smithi12166546-165 from 659006 to 1379206 tid 1 2023-09-23T22:16:05.758 INFO:tasks.rados.rados.0.smithi121.stdout:778: writing smithi12166546-165 from 2154681 to 2903898 tid 2 2023-09-23T22:16:05.758 INFO:tasks.rados.rados.0.smithi121.stdout:766: done (12 left) 2023-09-23T22:16:05.758 INFO:tasks.rados.rados.0.smithi121.stdout:767: done (11 left) 2023-09-23T22:16:05.758 INFO:tasks.rados.rados.0.smithi121.stdout:768: done (10 left) 2023-09-23T22:16:05.758 INFO:tasks.rados.rados.0.smithi121.stdout:769: done (9 left) 2023-09-23T22:16:05.758 INFO:tasks.rados.rados.0.smithi121.stdout:779: read oid 342 snap -1 2023-09-23T22:16:05.759 INFO:tasks.rados.rados.0.smithi121.stdout:779: expect (ObjNum 341 snap 0 seq_num 341) 2023-09-23T22:16:05.759 INFO:tasks.rados.rados.0.smithi121.stdout:780: write oid 204 current snap is 0 2023-09-23T22:16:05.759 INFO:tasks.rados.rados.0.smithi121.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-09-23T22:16:05.766 INFO:tasks.rados.rados.0.smithi121.stdout:780: writing smithi12166546-204 from 675813 to 1471262 tid 1 2023-09-23T22:16:05.774 INFO:tasks.rados.rados.0.smithi121.stdout:780: writing smithi12166546-204 from 2096810 to 2706038 tid 2 2023-09-23T22:16:05.774 INFO:tasks.rados.rados.0.smithi121.stdout:781: write oid 173 current snap is 0 2023-09-23T22:16:05.774 INFO:tasks.rados.rados.0.smithi121.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-09-23T22:16:05.780 INFO:tasks.rados.rados.0.smithi121.stdout:781: writing smithi12166546-173 from 692620 to 1163318 tid 1 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:781: writing smithi12166546-173 from 1755292 to 2508178 tid 2 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:782: read oid 360 snap -1 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:782: expect (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:783: read oid 369 snap -1 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:783: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:784: delete oid 493 current snap is 0 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:770: finishing write tid 4 to smithi12166546-182 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:770: finishing write tid 5 to smithi12166546-182 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 182 v 147 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:770: left oid 182 (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:16:05.789 INFO:tasks.rados.rados.0.smithi121.stdout:771: finishing write tid 1 to smithi12166546-358 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:771: finishing write tid 2 to smithi12166546-358 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:771: finishing write tid 3 to smithi12166546-358 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:771: finishing write tid 4 to smithi12166546-358 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:771: finishing write tid 5 to smithi12166546-358 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 358 v 147 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:771: left oid 358 (ObjNum 655 snap 0 seq_num 655) 2023-09-23T22:16:05.790 INFO:tasks.rados.rados.0.smithi121.stdout:772: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-23T22:16:05.885 INFO:tasks.rados.rados.0.smithi121.stdout:773: finishing write tid 1 to smithi12166546-54 2023-09-23T22:16:05.885 INFO:tasks.rados.rados.0.smithi121.stdout:773: finishing write tid 2 to smithi12166546-54 2023-09-23T22:16:05.885 INFO:tasks.rados.rados.0.smithi121.stdout:770: done (14 left) 2023-09-23T22:16:05.885 INFO:tasks.rados.rados.0.smithi121.stdout:771: done (13 left) 2023-09-23T22:16:05.885 INFO:tasks.rados.rados.0.smithi121.stdout:772: done (12 left) 2023-09-23T22:16:05.885 INFO:tasks.rados.rados.0.smithi121.stdout:784: done (11 left) 2023-09-23T22:16:05.886 INFO:tasks.rados.rados.0.smithi121.stdout:785: read oid 144 snap -1 2023-09-23T22:16:05.886 INFO:tasks.rados.rados.0.smithi121.stdout:785: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:16:05.886 INFO:tasks.rados.rados.0.smithi121.stdout:786: write oid 491 current snap is 0 2023-09-23T22:16:05.886 INFO:tasks.rados.rados.0.smithi121.stdout:773: finishing write tid 3 to smithi12166546-54 2023-09-23T22:16:05.886 INFO:tasks.rados.rados.0.smithi121.stdout:773: finishing write tid 4 to smithi12166546-54 2023-09-23T22:16:05.886 INFO:tasks.rados.rados.0.smithi121.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-09-23T22:16:05.893 INFO:tasks.rados.rados.0.smithi121.stdout:786: writing smithi12166546-491 from 726234 to 1463783 tid 1 2023-09-23T22:16:05.903 INFO:tasks.rados.rados.0.smithi121.stdout:786: writing smithi12166546-491 from 1988609 to 2745164 tid 2 2023-09-23T22:16:05.903 INFO:tasks.rados.rados.0.smithi121.stdout:787: read oid 443 snap -1 2023-09-23T22:16:05.903 INFO:tasks.rados.rados.0.smithi121.stdout:787: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:05.903 INFO:tasks.rados.rados.0.smithi121.stdout:788: write oid 473 current snap is 0 2023-09-23T22:16:05.903 INFO:tasks.rados.rados.0.smithi121.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-09-23T22:16:05.909 INFO:tasks.rados.rados.0.smithi121.stdout:788: writing smithi12166546-473 from 743041 to 1155839 tid 1 2023-09-23T22:16:05.917 INFO:tasks.rados.rados.0.smithi121.stdout:788: writing smithi12166546-473 from 1930738 to 2547304 tid 2 2023-09-23T22:16:05.921 INFO:tasks.rados.rados.0.smithi121.stdout:788: writing smithi12166546-473 from 3040503 to 3143041 tid 3 2023-09-23T22:16:05.921 INFO:tasks.rados.rados.0.smithi121.stdout:789: write oid 139 current snap is 0 2023-09-23T22:16:05.921 INFO:tasks.rados.rados.0.smithi121.stdout:773: finishing write tid 5 to smithi12166546-54 2023-09-23T22:16:05.921 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 54 v 192 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-09-23T22:16:05.921 INFO:tasks.rados.rados.0.smithi121.stdout:773: left oid 54 (ObjNum 656 snap 0 seq_num 656) 2023-09-23T22:16:05.921 INFO:tasks.rados.rados.0.smithi121.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:16:06.030 INFO:tasks.rados.rados.0.smithi121.stdout:777: finishing write tid 1 to smithi12166546-421 2023-09-23T22:16:06.030 INFO:tasks.rados.rados.0.smithi121.stdout:776: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:16:06.156 INFO:tasks.rados.rados.0.smithi121.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:16:06.279 INFO:tasks.rados.rados.0.smithi121.stdout:777: finishing write tid 2 to smithi12166546-421 2023-09-23T22:16:06.279 INFO:tasks.rados.rados.0.smithi121.stdout:777: finishing write tid 3 to smithi12166546-421 2023-09-23T22:16:06.279 INFO:tasks.rados.rados.0.smithi121.stdout:777: finishing write tid 4 to smithi12166546-421 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:777: finishing write tid 5 to smithi12166546-421 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 421 v 128 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:777: left oid 421 (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:778: finishing write tid 1 to smithi12166546-165 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:778: finishing write tid 2 to smithi12166546-165 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:778: finishing write tid 3 to smithi12166546-165 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:778: finishing write tid 4 to smithi12166546-165 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 165 v 128 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:778: left oid 165 (ObjNum 658 snap 0 seq_num 658) 2023-09-23T22:16:06.280 INFO:tasks.rados.rados.0.smithi121.stdout:779: expect (ObjNum 341 snap 0 seq_num 341) 2023-09-23T22:16:06.394 INFO:tasks.rados.rados.0.smithi121.stdout:780: finishing write tid 1 to smithi12166546-204 2023-09-23T22:16:06.394 INFO:tasks.rados.rados.0.smithi121.stdout:780: finishing write tid 2 to smithi12166546-204 2023-09-23T22:16:06.395 INFO:tasks.rados.rados.0.smithi121.stdout:780: finishing write tid 3 to smithi12166546-204 2023-09-23T22:16:06.395 INFO:tasks.rados.rados.0.smithi121.stdout:780: finishing write tid 4 to smithi12166546-204 2023-09-23T22:16:06.395 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 204 v 158 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-09-23T22:16:06.395 INFO:tasks.rados.rados.0.smithi121.stdout:780: left oid 204 (ObjNum 659 snap 0 seq_num 659) 2023-09-23T22:16:06.395 INFO:tasks.rados.rados.0.smithi121.stdout:781: finishing write tid 1 to smithi12166546-173 2023-09-23T22:16:06.395 INFO:tasks.rados.rados.0.smithi121.stdout:782: expect (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:16:06.455 INFO:tasks.rados.rados.0.smithi121.stdout:781: finishing write tid 2 to smithi12166546-173 2023-09-23T22:16:06.456 INFO:tasks.rados.rados.0.smithi121.stdout:781: finishing write tid 3 to smithi12166546-173 2023-09-23T22:16:06.456 INFO:tasks.rados.rados.0.smithi121.stdout:781: finishing write tid 4 to smithi12166546-173 2023-09-23T22:16:06.456 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 173 v 150 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-09-23T22:16:06.456 INFO:tasks.rados.rados.0.smithi121.stdout:781: left oid 173 (ObjNum 660 snap 0 seq_num 660) 2023-09-23T22:16:06.456 INFO:tasks.rados.rados.0.smithi121.stdout:783: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:16:06.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:06 smithi121 bash[33603]: cluster 2023-09-23T22:16:05.056476+0000 mgr.y (mgr.24365) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 27 MiB/s wr, 202 op/s 2023-09-23T22:16:06.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:06 smithi121 bash[33603]: audit 2023-09-23T22:16:05.956988+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.121:0/772341083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:06 smithi121 bash[27336]: cluster 2023-09-23T22:16:05.056476+0000 mgr.y (mgr.24365) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 27 MiB/s wr, 202 op/s 2023-09-23T22:16:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:06 smithi121 bash[27336]: audit 2023-09-23T22:16:05.956988+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.121:0/772341083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:06.526 INFO:tasks.rados.rados.0.smithi121.stdout:785: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:16:06.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:06 smithi123 bash[27681]: cluster 2023-09-23T22:16:05.056476+0000 mgr.y (mgr.24365) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 27 MiB/s wr, 202 op/s 2023-09-23T22:16:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:06 smithi123 bash[27681]: audit 2023-09-23T22:16:05.956988+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.121:0/772341083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:06.604 INFO:tasks.rados.rados.0.smithi121.stdout:786: finishing write tid 1 to smithi12166546-491 2023-09-23T22:16:06.604 INFO:tasks.rados.rados.0.smithi121.stdout:786: finishing write tid 2 to smithi12166546-491 2023-09-23T22:16:06.604 INFO:tasks.rados.rados.0.smithi121.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-09-23T22:16:06.615 INFO:tasks.rados.rados.0.smithi121.stdout:789: writing smithi12166546-139 from 759848 to 1247895 tid 1 2023-09-23T22:16:06.624 INFO:tasks.rados.rados.0.smithi121.stdout:789: writing smithi12166546-139 from 1989220 to 2749444 tid 2 2023-09-23T22:16:06.624 INFO:tasks.rados.rados.0.smithi121.stdout:773: done (15 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:774: done (14 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:775: done (13 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:776: done (12 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:777: done (11 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:778: done (10 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:779: done (9 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:780: done (8 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:781: done (7 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:782: done (6 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:783: done (5 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:785: done (4 left) 2023-09-23T22:16:06.625 INFO:tasks.rados.rados.0.smithi121.stdout:790: read oid 178 snap -1 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:790: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:791: write oid 269 current snap is 0 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:786: finishing write tid 3 to smithi12166546-491 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:786: finishing write tid 4 to smithi12166546-491 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 491 v 142 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:786: left oid 491 (ObjNum 662 snap 0 seq_num 662) 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:788: finishing write tid 1 to smithi12166546-473 2023-09-23T22:16:06.626 INFO:tasks.rados.rados.0.smithi121.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-09-23T22:16:06.632 INFO:tasks.rados.rados.0.smithi121.stdout:791: writing smithi12166546-269 from 776655 to 1339951 tid 1 2023-09-23T22:16:06.639 INFO:tasks.rados.rados.0.smithi121.stdout:791: writing smithi12166546-269 from 2047702 to 2667937 tid 2 2023-09-23T22:16:06.642 INFO:tasks.rados.rados.0.smithi121.stdout:791: writing smithi12166546-269 from 3095349 to 3176655 tid 3 2023-09-23T22:16:06.643 INFO:tasks.rados.rados.0.smithi121.stdout:786: done (5 left) 2023-09-23T22:16:06.643 INFO:tasks.rados.rados.0.smithi121.stdout:792: write oid 403 current snap is 0 2023-09-23T22:16:06.643 INFO:tasks.rados.rados.0.smithi121.stdout:787: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:06.788 INFO:tasks.rados.rados.0.smithi121.stdout:788: finishing write tid 2 to smithi12166546-473 2023-09-23T22:16:06.788 INFO:tasks.rados.rados.0.smithi121.stdout:788: finishing write tid 3 to smithi12166546-473 2023-09-23T22:16:06.789 INFO:tasks.rados.rados.0.smithi121.stdout:788: finishing write tid 4 to smithi12166546-473 2023-09-23T22:16:06.789 INFO:tasks.rados.rados.0.smithi121.stdout:788: finishing write tid 5 to smithi12166546-473 2023-09-23T22:16:06.789 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 473 v 114 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-09-23T22:16:06.789 INFO:tasks.rados.rados.0.smithi121.stdout:788: left oid 473 (ObjNum 663 snap 0 seq_num 663) 2023-09-23T22:16:06.789 INFO:tasks.rados.rados.0.smithi121.stdout:789: finishing write tid 1 to smithi12166546-139 2023-09-23T22:16:06.789 INFO:tasks.rados.rados.0.smithi121.stdout:790: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:789: finishing write tid 2 to smithi12166546-139 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:789: finishing write tid 3 to smithi12166546-139 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:789: finishing write tid 4 to smithi12166546-139 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 195 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:789: left oid 139 (ObjNum 664 snap 0 seq_num 664) 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:791: finishing write tid 1 to smithi12166546-269 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:791: finishing write tid 2 to smithi12166546-269 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:791: finishing write tid 3 to smithi12166546-269 2023-09-23T22:16:06.889 INFO:tasks.rados.rados.0.smithi121.stdout:791: finishing write tid 4 to smithi12166546-269 2023-09-23T22:16:06.890 INFO:tasks.rados.rados.0.smithi121.stdout:791: finishing write tid 5 to smithi12166546-269 2023-09-23T22:16:06.890 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 269 v 114 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-09-23T22:16:06.890 INFO:tasks.rados.rados.0.smithi121.stdout:791: left oid 269 (ObjNum 665 snap 0 seq_num 665) 2023-09-23T22:16:06.890 INFO:tasks.rados.rados.0.smithi121.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-09-23T22:16:06.903 INFO:tasks.rados.rados.0.smithi121.stdout:792: writing smithi12166546-403 from 793462 to 1432007 tid 1 2023-09-23T22:16:06.911 INFO:tasks.rados.rados.0.smithi121.stdout:792: writing smithi12166546-403 from 2106184 to 2870077 tid 2 2023-09-23T22:16:06.911 INFO:tasks.rados.rados.0.smithi121.stdout:787: done (5 left) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:788: done (4 left) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:789: done (3 left) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:790: done (2 left) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:791: done (1 left) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:793: read oid 212 snap -1 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:793: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:794: read oid 90 snap -1 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:794: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:795: write oid 452 current snap is 0 2023-09-23T22:16:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:792: finishing write tid 1 to smithi12166546-403 2023-09-23T22:16:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-09-23T22:16:06.918 INFO:tasks.rados.rados.0.smithi121.stdout:795: writing smithi12166546-452 from 410269 to 1124063 tid 1 2023-09-23T22:16:06.924 INFO:tasks.rados.rados.0.smithi121.stdout:795: writing smithi12166546-452 from 1648313 to 2155864 tid 2 2023-09-23T22:16:06.930 INFO:tasks.rados.rados.0.smithi121.stdout:795: writing smithi12166546-452 from 2917489 to 3210269 tid 3 2023-09-23T22:16:06.930 INFO:tasks.rados.rados.0.smithi121.stdout:796: write oid 477 current snap is 0 2023-09-23T22:16:06.930 INFO:tasks.rados.rados.0.smithi121.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-09-23T22:16:06.937 INFO:tasks.rados.rados.0.smithi121.stdout:796: writing smithi12166546-477 from 427076 to 1216119 tid 1 2023-09-23T22:16:06.944 INFO:tasks.rados.rados.0.smithi121.stdout:796: writing smithi12166546-477 from 1706795 to 2474357 tid 2 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:796: writing smithi12166546-477 from 2944912 to 3227076 tid 3 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:797: write oid 494 current snap is 0 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:792: finishing write tid 2 to smithi12166546-403 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:792: finishing write tid 3 to smithi12166546-403 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:792: finishing write tid 4 to smithi12166546-403 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 145 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:792: left oid 403 (ObjNum 666 snap 0 seq_num 666) 2023-09-23T22:16:06.949 INFO:tasks.rados.rados.0.smithi121.stdout:793: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:16:07.065 INFO:tasks.rados.rados.0.smithi121.stdout:795: finishing write tid 1 to smithi12166546-452 2023-09-23T22:16:07.065 INFO:tasks.rados.rados.0.smithi121.stdout:795: finishing write tid 2 to smithi12166546-452 2023-09-23T22:16:07.065 INFO:tasks.rados.rados.0.smithi121.stdout:794: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:16:07.184 INFO:tasks.rados.rados.0.smithi121.stdout:795: finishing write tid 3 to smithi12166546-452 2023-09-23T22:16:07.185 INFO:tasks.rados.rados.0.smithi121.stdout:795: finishing write tid 4 to smithi12166546-452 2023-09-23T22:16:07.185 INFO:tasks.rados.rados.0.smithi121.stdout:795: finishing write tid 5 to smithi12166546-452 2023-09-23T22:16:07.185 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 452 v 162 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-09-23T22:16:07.185 INFO:tasks.rados.rados.0.smithi121.stdout:795: left oid 452 (ObjNum 667 snap 0 seq_num 667) 2023-09-23T22:16:07.185 INFO:tasks.rados.rados.0.smithi121.stdout:796: finishing write tid 1 to smithi12166546-477 2023-09-23T22:16:07.185 INFO:tasks.rados.rados.0.smithi121.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-09-23T22:16:07.189 INFO:tasks.rados.rados.0.smithi121.stdout:797: writing smithi12166546-494 from 443883 to 908175 tid 1 2023-09-23T22:16:07.195 INFO:tasks.rados.rados.0.smithi121.stdout:797: writing smithi12166546-494 from 1365277 to 1876497 tid 2 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:797: writing smithi12166546-494 from 2572335 to 3243883 tid 3 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:792: done (5 left) 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:793: done (4 left) 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:794: done (3 left) 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:795: done (2 left) 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:798: read oid 422 snap -1 2023-09-23T22:16:07.205 INFO:tasks.rados.rados.0.smithi121.stdout:798: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:799: write oid 114 current snap is 0 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:796: finishing write tid 2 to smithi12166546-477 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:796: finishing write tid 3 to smithi12166546-477 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:796: finishing write tid 4 to smithi12166546-477 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:796: finishing write tid 5 to smithi12166546-477 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 477 v 149 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:796: left oid 477 (ObjNum 668 snap 0 seq_num 668) 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:797: finishing write tid 1 to smithi12166546-494 2023-09-23T22:16:07.206 INFO:tasks.rados.rados.0.smithi121.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-09-23T22:16:07.210 INFO:tasks.rados.rados.0.smithi121.stdout:799: writing smithi12166546-114 from 460690 to 1116584 tid 1 2023-09-23T22:16:07.217 INFO:tasks.rados.rados.0.smithi121.stdout:799: writing smithi12166546-114 from 1540112 to 2311343 tid 2 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:799: writing smithi12166546-114 from 2716111 to 3255889 tid 3 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:796: done (3 left) 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:800: write oid 195 current snap is 0 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:797: finishing write tid 2 to smithi12166546-494 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:797: finishing write tid 3 to smithi12166546-494 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:797: finishing write tid 4 to smithi12166546-494 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:797: finishing write tid 5 to smithi12166546-494 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 494 v 166 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:797: left oid 494 (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:16:07.223 INFO:tasks.rados.rados.0.smithi121.stdout:798: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:07.332 INFO:tasks.rados.rados.0.smithi121.stdout:799: finishing write tid 1 to smithi12166546-114 2023-09-23T22:16:07.332 INFO:tasks.rados.rados.0.smithi121.stdout:799: finishing write tid 2 to smithi12166546-114 2023-09-23T22:16:07.332 INFO:tasks.rados.rados.0.smithi121.stdout:799: finishing write tid 3 to smithi12166546-114 2023-09-23T22:16:07.333 INFO:tasks.rados.rados.0.smithi121.stdout:799: finishing write tid 4 to smithi12166546-114 2023-09-23T22:16:07.333 INFO:tasks.rados.rados.0.smithi121.stdout:799: finishing write tid 5 to smithi12166546-114 2023-09-23T22:16:07.333 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 114 v 132 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-09-23T22:16:07.333 INFO:tasks.rados.rados.0.smithi121.stdout:799: left oid 114 (ObjNum 670 snap 0 seq_num 670) 2023-09-23T22:16:07.333 INFO:tasks.rados.rados.0.smithi121.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-09-23T22:16:07.345 INFO:tasks.rados.rados.0.smithi121.stdout:800: writing smithi12166546-195 from 477497 to 1208640 tid 1 2023-09-23T22:16:07.353 INFO:tasks.rados.rados.0.smithi121.stdout:800: writing smithi12166546-195 from 1998594 to 2513483 tid 2 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:800: writing smithi12166546-195 from 3143534 to 3277497 tid 3 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:797: done (3 left) 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:798: done (2 left) 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:799: done (1 left) 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:801: delete oid 420 current snap is 0 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:800: finishing write tid 1 to smithi12166546-195 2023-09-23T22:16:07.358 INFO:tasks.rados.rados.0.smithi121.stdout:800: finishing write tid 2 to smithi12166546-195 2023-09-23T22:16:07.359 INFO:tasks.rados.rados.0.smithi121.stdout:801: done (1 left) 2023-09-23T22:16:07.359 INFO:tasks.rados.rados.0.smithi121.stdout:802: write oid 334 current snap is 0 2023-09-23T22:16:07.359 INFO:tasks.rados.rados.0.smithi121.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-09-23T22:16:07.364 INFO:tasks.rados.rados.0.smithi121.stdout:802: writing smithi12166546-334 from 511111 to 992752 tid 1 2023-09-23T22:16:07.371 INFO:tasks.rados.rados.0.smithi121.stdout:802: writing smithi12166546-334 from 1599205 to 2117763 tid 2 2023-09-23T22:16:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:802: writing smithi12166546-334 from 2682027 to 3171974 tid 3 2023-09-23T22:16:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:803: read oid 297 snap -1 2023-09-23T22:16:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:803: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-23T22:16:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:804: write oid 200 current snap is 0 2023-09-23T22:16:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-09-23T22:16:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:804: writing smithi12166546-200 from 527918 to 1084808 tid 1 2023-09-23T22:16:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:804: writing smithi12166546-200 from 1657687 to 2436256 tid 2 2023-09-23T22:16:07.398 INFO:tasks.rados.rados.0.smithi121.stdout:804: writing smithi12166546-200 from 3225803 to 3327918 tid 3 2023-09-23T22:16:07.398 INFO:tasks.rados.rados.0.smithi121.stdout:805: write oid 97 current snap is 0 2023-09-23T22:16:07.399 INFO:tasks.rados.rados.0.smithi121.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-09-23T22:16:07.405 INFO:tasks.rados.rados.0.smithi121.stdout:805: writing smithi12166546-97 from 544725 to 1176864 tid 1 2023-09-23T22:16:07.411 INFO:tasks.rados.rados.0.smithi121.stdout:805: writing smithi12166546-97 from 1716169 to 2238396 tid 2 2023-09-23T22:16:07.417 INFO:tasks.rados.rados.0.smithi121.stdout:805: writing smithi12166546-97 from 2736873 to 3249364 tid 3 2023-09-23T22:16:07.417 INFO:tasks.rados.rados.0.smithi121.stdout:806: write oid 42 current snap is 0 2023-09-23T22:16:07.417 INFO:tasks.rados.rados.0.smithi121.stdout:800: finishing write tid 3 to smithi12166546-195 2023-09-23T22:16:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:800: finishing write tid 4 to smithi12166546-195 2023-09-23T22:16:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:800: finishing write tid 5 to smithi12166546-195 2023-09-23T22:16:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 195 v 151 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-09-23T22:16:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:800: left oid 195 (ObjNum 671 snap 0 seq_num 671) 2023-09-23T22:16:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:802: finishing write tid 1 to smithi12166546-334 2023-09-23T22:16:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-09-23T22:16:07.424 INFO:tasks.rados.rados.0.smithi121.stdout:806: writing smithi12166546-42 from 561532 to 1268920 tid 1 2023-09-23T22:16:07.433 INFO:tasks.rados.rados.0.smithi121.stdout:806: writing smithi12166546-42 from 2058298 to 2840536 tid 2 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:800: done (5 left) 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:807: read oid 147 snap -1 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:807: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:808: write oid 198 current snap is 0 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:802: finishing write tid 2 to smithi12166546-334 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:802: finishing write tid 3 to smithi12166546-334 2023-09-23T22:16:07.434 INFO:tasks.rados.rados.0.smithi121.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-09-23T22:16:07.439 INFO:tasks.rados.rados.0.smithi121.stdout:808: writing smithi12166546-198 from 578339 to 1077329 tid 1 2023-09-23T22:16:07.446 INFO:tasks.rados.rados.0.smithi121.stdout:808: writing smithi12166546-198 from 1833133 to 2359029 tid 2 2023-09-23T22:16:07.453 INFO:tasks.rados.rados.0.smithi121.stdout:808: writing smithi12166546-198 from 2791719 to 3378339 tid 3 2023-09-23T22:16:07.454 INFO:tasks.rados.rados.0.smithi121.stdout:809: write oid 367 current snap is 0 2023-09-23T22:16:07.454 INFO:tasks.rados.rados.0.smithi121.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-09-23T22:16:07.459 INFO:tasks.rados.rados.0.smithi121.stdout:809: writing smithi12166546-367 from 595146 to 1169385 tid 1 2023-09-23T22:16:07.467 INFO:tasks.rados.rados.0.smithi121.stdout:809: writing smithi12166546-367 from 1891615 to 2561169 tid 2 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:809: writing smithi12166546-367 from 3219142 to 3395146 tid 3 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:810: delete oid 166 current snap is 0 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:802: finishing write tid 4 to smithi12166546-334 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:802: finishing write tid 5 to smithi12166546-334 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 334 v 142 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:802: left oid 334 (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:07.472 INFO:tasks.rados.rados.0.smithi121.stdout:803: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-23T22:16:07.571 INFO:tasks.rados.rados.0.smithi121.stdout:804: finishing write tid 1 to smithi12166546-200 2023-09-23T22:16:07.571 INFO:tasks.rados.rados.0.smithi121.stdout:804: finishing write tid 2 to smithi12166546-200 2023-09-23T22:16:07.571 INFO:tasks.rados.rados.0.smithi121.stdout:804: finishing write tid 3 to smithi12166546-200 2023-09-23T22:16:07.571 INFO:tasks.rados.rados.0.smithi121.stdout:804: finishing write tid 4 to smithi12166546-200 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:804: finishing write tid 5 to smithi12166546-200 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 200 v 170 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:804: left oid 200 (ObjNum 674 snap 0 seq_num 674) 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:805: finishing write tid 1 to smithi12166546-97 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:805: finishing write tid 2 to smithi12166546-97 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:805: finishing write tid 3 to smithi12166546-97 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:805: finishing write tid 4 to smithi12166546-97 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:805: finishing write tid 5 to smithi12166546-97 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 97 v 136 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:805: left oid 97 (ObjNum 675 snap 0 seq_num 675) 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:806: finishing write tid 1 to smithi12166546-42 2023-09-23T22:16:07.572 INFO:tasks.rados.rados.0.smithi121.stdout:807: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:806: finishing write tid 2 to smithi12166546-42 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:806: finishing write tid 3 to smithi12166546-42 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:806: finishing write tid 4 to smithi12166546-42 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 42 v 135 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:806: left oid 42 (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:808: finishing write tid 1 to smithi12166546-198 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:808: finishing write tid 2 to smithi12166546-198 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:808: finishing write tid 3 to smithi12166546-198 2023-09-23T22:16:07.690 INFO:tasks.rados.rados.0.smithi121.stdout:808: finishing write tid 4 to smithi12166546-198 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:808: finishing write tid 5 to smithi12166546-198 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 198 v 153 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:808: left oid 198 (ObjNum 677 snap 0 seq_num 677) 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:809: finishing write tid 1 to smithi12166546-367 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:809: finishing write tid 2 to smithi12166546-367 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:809: finishing write tid 3 to smithi12166546-367 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:809: finishing write tid 4 to smithi12166546-367 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:809: finishing write tid 5 to smithi12166546-367 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 367 v 140 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:809: left oid 367 (ObjNum 678 snap 0 seq_num 678) 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:802: done (8 left) 2023-09-23T22:16:07.691 INFO:tasks.rados.rados.0.smithi121.stdout:803: done (7 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:804: done (6 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:805: done (5 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:806: done (4 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:807: done (3 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:808: done (2 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:809: done (1 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:810: done (0 left) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:811: read oid 126 snap -1 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:812: write oid 426 current snap is 0 2023-09-23T22:16:07.692 INFO:tasks.rados.rados.0.smithi121.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-09-23T22:16:07.703 INFO:tasks.rados.rados.0.smithi121.stdout:812: writing smithi12166546-426 from 628760 to 1353497 tid 1 2023-09-23T22:16:07.710 INFO:tasks.rados.rados.0.smithi121.stdout:812: writing smithi12166546-426 from 1892226 to 2565449 tid 2 2023-09-23T22:16:07.715 INFO:tasks.rados.rados.0.smithi121.stdout:812: writing smithi12166546-426 from 3157635 to 3428760 tid 3 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:813: read oid 104 snap -1 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:813: expect (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:814: read oid 401 snap -1 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:814: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:815: read oid 127 snap -1 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:816: read oid 278 snap -1 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:816: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:817: read oid 272 snap -1 2023-09-23T22:16:07.716 INFO:tasks.rados.rados.0.smithi121.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:16:07.717 INFO:tasks.rados.rados.0.smithi121.stdout:818: delete oid 157 current snap is 0 2023-09-23T22:16:07.717 INFO:tasks.rados.rados.0.smithi121.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:16:07.793 INFO:tasks.rados.rados.0.smithi121.stdout:812: finishing write tid 1 to smithi12166546-426 2023-09-23T22:16:07.794 INFO:tasks.rados.rados.0.smithi121.stdout:812: finishing write tid 2 to smithi12166546-426 2023-09-23T22:16:07.794 INFO:tasks.rados.rados.0.smithi121.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:16:07.867 INFO:tasks.rados.rados.0.smithi121.stdout:812: finishing write tid 3 to smithi12166546-426 2023-09-23T22:16:07.867 INFO:tasks.rados.rados.0.smithi121.stdout:812: finishing write tid 4 to smithi12166546-426 2023-09-23T22:16:07.867 INFO:tasks.rados.rados.0.smithi121.stdout:812: finishing write tid 5 to smithi12166546-426 2023-09-23T22:16:07.867 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 426 v 154 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-09-23T22:16:07.867 INFO:tasks.rados.rados.0.smithi121.stdout:812: left oid 426 (ObjNum 680 snap 0 seq_num 680) 2023-09-23T22:16:07.867 INFO:tasks.rados.rados.0.smithi121.stdout:814: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:07.958 INFO:tasks.rados.rados.0.smithi121.stdout:816: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T22:16:08.094 INFO:tasks.rados.rados.0.smithi121.stdout:813: expect (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:16:08.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:08 smithi123 bash[27681]: cluster 2023-09-23T22:16:07.056909+0000 mgr.y (mgr.24365) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T22:16:08.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:08 smithi123 bash[27681]: audit 2023-09-23T22:16:07.786858+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:08.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:08 smithi123 bash[27681]: audit 2023-09-23T22:16:07.794920+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:08.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:08 smithi123 bash[27681]: audit 2023-09-23T22:16:07.797890+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:08.273 INFO:tasks.rados.rados.0.smithi121.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:16:08.392 INFO:tasks.rados.rados.0.smithi121.stdout:811: done (7 left) 2023-09-23T22:16:08.392 INFO:tasks.rados.rados.0.smithi121.stdout:812: done (6 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:813: done (5 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:814: done (4 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:815: done (3 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:816: done (2 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:817: done (1 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:818: done (0 left) 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:819: write oid 238 current snap is 0 2023-09-23T22:16:08.393 INFO:tasks.rados.rados.0.smithi121.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-09-23T22:16:08.404 INFO:tasks.rados.rados.0.smithi121.stdout:819: writing smithi12166546-238 from 662374 to 1137609 tid 1 2023-09-23T22:16:08.412 INFO:tasks.rados.rados.0.smithi121.stdout:819: writing smithi12166546-238 from 1609190 to 2286082 tid 2 2023-09-23T22:16:08.419 INFO:tasks.rados.rados.0.smithi121.stdout:819: writing smithi12166546-238 from 2812481 to 3436582 tid 3 2023-09-23T22:16:08.419 INFO:tasks.rados.rados.0.smithi121.stdout:820: write oid 347 current snap is 0 2023-09-23T22:16:08.419 INFO:tasks.rados.rados.0.smithi121.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-09-23T22:16:08.427 INFO:tasks.rados.rados.0.smithi121.stdout:820: writing smithi12166546-347 from 679181 to 1229665 tid 1 2023-09-23T22:16:08.432 INFO:tasks.rados.rados.0.smithi121.stdout:820: writing smithi12166546-347 from 1667672 to 2204575 tid 2 2023-09-23T22:16:08.439 INFO:tasks.rados.rados.0.smithi121.stdout:820: writing smithi12166546-347 from 2839904 to 3275277 tid 3 2023-09-23T22:16:08.439 INFO:tasks.rados.rados.0.smithi121.stdout:821: read oid 349 snap -1 2023-09-23T22:16:08.439 INFO:tasks.rados.rados.0.smithi121.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:16:08.439 INFO:tasks.rados.rados.0.smithi121.stdout:822: write oid 252 current snap is 0 2023-09-23T22:16:08.439 INFO:tasks.rados.rados.0.smithi121.stdout:819: finishing write tid 1 to smithi12166546-238 2023-09-23T22:16:08.439 INFO:tasks.rados.rados.0.smithi121.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-09-23T22:16:08.446 INFO:tasks.rados.rados.0.smithi121.stdout:822: writing smithi12166546-252 from 695988 to 1321721 tid 1 2023-09-23T22:16:08.454 INFO:tasks.rados.rados.0.smithi121.stdout:822: writing smithi12166546-252 from 2009801 to 2690362 tid 2 2023-09-23T22:16:08.459 INFO:tasks.rados.rados.0.smithi121.stdout:822: writing smithi12166546-252 from 3150974 to 3495988 tid 3 2023-09-23T22:16:08.459 INFO:tasks.rados.rados.0.smithi121.stdout:823: write oid 344 current snap is 0 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:819: finishing write tid 2 to smithi12166546-238 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:819: finishing write tid 3 to smithi12166546-238 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:819: finishing write tid 4 to smithi12166546-238 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:819: finishing write tid 5 to smithi12166546-238 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 238 v 152 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:819: left oid 238 (ObjNum 682 snap 0 seq_num 682) 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:820: finishing write tid 1 to smithi12166546-347 2023-09-23T22:16:08.460 INFO:tasks.rados.rados.0.smithi121.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-09-23T22:16:08.465 INFO:tasks.rados.rados.0.smithi121.stdout:823: writing smithi12166546-344 from 712795 to 1130130 tid 1 2023-09-23T22:16:08.472 INFO:tasks.rados.rados.0.smithi121.stdout:823: writing smithi12166546-344 from 1784636 to 2325208 tid 2 2023-09-23T22:16:08.478 INFO:tasks.rados.rados.0.smithi121.stdout:823: writing smithi12166546-344 from 2894750 to 3352667 tid 3 2023-09-23T22:16:08.478 INFO:tasks.rados.rados.0.smithi121.stdout:819: done (4 left) 2023-09-23T22:16:08.478 INFO:tasks.rados.rados.0.smithi121.stdout:824: write oid 152 current snap is 0 2023-09-23T22:16:08.478 INFO:tasks.rados.rados.0.smithi121.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-09-23T22:16:08.485 INFO:tasks.rados.rados.0.smithi121.stdout:824: writing smithi12166546-152 from 729602 to 1222186 tid 1 2023-09-23T22:16:08.492 INFO:tasks.rados.rados.0.smithi121.stdout:824: writing smithi12166546-152 from 1843118 to 2527348 tid 2 2023-09-23T22:16:08.498 INFO:tasks.rados.rados.0.smithi121.stdout:824: writing smithi12166546-152 from 3322173 to 3529602 tid 3 2023-09-23T22:16:08.498 INFO:tasks.rados.rados.0.smithi121.stdout:825: write oid 180 current snap is 0 2023-09-23T22:16:08.498 INFO:tasks.rados.rados.0.smithi121.stdout:820: finishing write tid 2 to smithi12166546-347 2023-09-23T22:16:08.498 INFO:tasks.rados.rados.0.smithi121.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[27336]: cluster 2023-09-23T22:16:07.056909+0000 mgr.y (mgr.24365) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[27336]: audit 2023-09-23T22:16:07.786858+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[27336]: audit 2023-09-23T22:16:07.794920+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[27336]: audit 2023-09-23T22:16:07.797890+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[33603]: cluster 2023-09-23T22:16:07.056909+0000 mgr.y (mgr.24365) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[33603]: audit 2023-09-23T22:16:07.786858+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[33603]: audit 2023-09-23T22:16:07.794920+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:08.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:08 smithi121 bash[33603]: audit 2023-09-23T22:16:07.797890+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:08.506 INFO:tasks.rados.rados.0.smithi121.stdout:825: writing smithi12166546-180 from 746409 to 1314242 tid 1 2023-09-23T22:16:08.512 INFO:tasks.rados.rados.0.smithi121.stdout:825: writing smithi12166546-180 from 1901600 to 2445841 tid 2 2023-09-23T22:16:08.518 INFO:tasks.rados.rados.0.smithi121.stdout:825: writing smithi12166546-180 from 3065949 to 3546409 tid 3 2023-09-23T22:16:08.518 INFO:tasks.rados.rados.0.smithi121.stdout:826: write oid 76 current snap is 0 2023-09-23T22:16:08.519 INFO:tasks.rados.rados.0.smithi121.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-09-23T22:16:08.526 INFO:tasks.rados.rados.0.smithi121.stdout:826: writing smithi12166546-76 from 763216 to 1406298 tid 1 2023-09-23T22:16:08.535 INFO:tasks.rados.rados.0.smithi121.stdout:826: writing smithi12166546-76 from 1843729 to 2531628 tid 2 2023-09-23T22:16:08.540 INFO:tasks.rados.rados.0.smithi121.stdout:826: writing smithi12166546-76 from 3260666 to 3563216 tid 3 2023-09-23T22:16:08.541 INFO:tasks.rados.rados.0.smithi121.stdout:827: read oid 177 snap -1 2023-09-23T22:16:08.541 INFO:tasks.rados.rados.0.smithi121.stdout:827: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:16:08.541 INFO:tasks.rados.rados.0.smithi121.stdout:828: write oid 69 current snap is 0 2023-09-23T22:16:08.541 INFO:tasks.rados.rados.0.smithi121.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-09-23T22:16:08.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:08 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:16:08.549 INFO:tasks.rados.rados.0.smithi121.stdout:828: writing smithi12166546-69 from 780023 to 1498354 tid 1 2023-09-23T22:16:08.556 INFO:tasks.rados.rados.0.smithi121.stdout:828: writing smithi12166546-69 from 1902211 to 2450121 tid 2 2023-09-23T22:16:08.562 INFO:tasks.rados.rados.0.smithi121.stdout:828: writing smithi12166546-69 from 3004442 to 3580023 tid 3 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:829: read oid 334 snap -1 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:829: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:830: read oid 348 snap -1 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:830: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:831: read oid 489 snap -1 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:831: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:832: write oid 397 current snap is 0 2023-09-23T22:16:08.563 INFO:tasks.rados.rados.0.smithi121.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-09-23T22:16:08.574 INFO:tasks.rados.rados.0.smithi121.stdout:832: writing smithi12166546-397 from 796830 to 1590410 tid 1 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:832: writing smithi12166546-397 from 2360693 to 3052261 tid 2 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:833: read oid 58 snap -1 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:833: expect (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:834: read oid 471 snap -1 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:834: expect (ObjNum 470 snap 0 seq_num 470) 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:835: read oid 285 snap -1 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:835: expect (ObjNum 284 snap 0 seq_num 284) 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:820: finishing write tid 3 to smithi12166546-347 2023-09-23T22:16:08.583 INFO:tasks.rados.rados.0.smithi121.stdout:820: finishing write tid 4 to smithi12166546-347 2023-09-23T22:16:08.584 INFO:tasks.rados.rados.0.smithi121.stdout:820: finishing write tid 5 to smithi12166546-347 2023-09-23T22:16:08.584 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 347 v 164 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-09-23T22:16:08.584 INFO:tasks.rados.rados.0.smithi121.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2023-09-23T22:16:08.584 INFO:tasks.rados.rados.0.smithi121.stdout:820: done (15 left) 2023-09-23T22:16:08.584 INFO:tasks.rados.rados.0.smithi121.stdout:836: write oid 75 current snap is 0 2023-09-23T22:16:08.584 INFO:tasks.rados.rados.0.smithi121.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:822: finishing write tid 1 to smithi12166546-252 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:822: finishing write tid 2 to smithi12166546-252 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:822: finishing write tid 3 to smithi12166546-252 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:822: finishing write tid 4 to smithi12166546-252 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:822: finishing write tid 5 to smithi12166546-252 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 252 v 199 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:823: finishing write tid 1 to smithi12166546-344 2023-09-23T22:16:08.717 INFO:tasks.rados.rados.0.smithi121.stdout:823: finishing write tid 2 to smithi12166546-344 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:823: finishing write tid 3 to smithi12166546-344 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:823: finishing write tid 4 to smithi12166546-344 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:823: finishing write tid 5 to smithi12166546-344 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 344 v 203 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:824: finishing write tid 1 to smithi12166546-152 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:824: finishing write tid 2 to smithi12166546-152 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:824: finishing write tid 3 to smithi12166546-152 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:824: finishing write tid 4 to smithi12166546-152 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:824: finishing write tid 5 to smithi12166546-152 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 152 v 158 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:824: left oid 152 (ObjNum 686 snap 0 seq_num 686) 2023-09-23T22:16:08.718 INFO:tasks.rados.rados.0.smithi121.stdout:825: finishing write tid 1 to smithi12166546-180 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:825: finishing write tid 2 to smithi12166546-180 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:825: finishing write tid 3 to smithi12166546-180 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:825: finishing write tid 4 to smithi12166546-180 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:825: finishing write tid 5 to smithi12166546-180 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 180 v 174 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:825: left oid 180 (ObjNum 687 snap 0 seq_num 687) 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:826: finishing write tid 1 to smithi12166546-76 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:826: finishing write tid 2 to smithi12166546-76 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:826: finishing write tid 3 to smithi12166546-76 2023-09-23T22:16:08.719 INFO:tasks.rados.rados.0.smithi121.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-09-23T22:16:08.728 INFO:tasks.rados.rados.0.smithi121.stdout:836: writing smithi12166546-75 from 413637 to 882466 tid 1 2023-09-23T22:16:08.735 INFO:tasks.rados.rados.0.smithi121.stdout:836: writing smithi12166546-75 from 1619175 to 2054401 tid 2 2023-09-23T22:16:08.742 INFO:tasks.rados.rados.0.smithi121.stdout:836: writing smithi12166546-75 from 2542935 to 3301190 tid 3 2023-09-23T22:16:08.742 INFO:tasks.rados.rados.0.smithi121.stdout:821: done (15 left) 2023-09-23T22:16:08.742 INFO:tasks.rados.rados.0.smithi121.stdout:822: done (14 left) 2023-09-23T22:16:08.742 INFO:tasks.rados.rados.0.smithi121.stdout:823: done (13 left) 2023-09-23T22:16:08.742 INFO:tasks.rados.rados.0.smithi121.stdout:824: done (12 left) 2023-09-23T22:16:08.742 INFO:tasks.rados.rados.0.smithi121.stdout:825: done (11 left) 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:837: read oid 247 snap -1 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:837: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:838: read oid 62 snap -1 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:838: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:839: read oid 452 snap -1 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:839: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:840: write oid 282 current snap is 0 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:826: finishing write tid 4 to smithi12166546-76 2023-09-23T22:16:08.743 INFO:tasks.rados.rados.0.smithi121.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-09-23T22:16:08.748 INFO:tasks.rados.rados.0.smithi121.stdout:840: writing smithi12166546-282 from 430444 to 1090875 tid 1 2023-09-23T22:16:08.756 INFO:tasks.rados.rados.0.smithi121.stdout:840: writing smithi12166546-282 from 1677657 to 2372894 tid 2 2023-09-23T22:16:08.762 INFO:tasks.rados.rados.0.smithi121.stdout:840: writing smithi12166546-282 from 2970358 to 3539885 tid 3 2023-09-23T22:16:08.763 INFO:tasks.rados.rados.0.smithi121.stdout:841: write oid 296 current snap is 0 2023-09-23T22:16:08.763 INFO:tasks.rados.rados.0.smithi121.stdout:826: finishing write tid 5 to smithi12166546-76 2023-09-23T22:16:08.763 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 76 v 207 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-09-23T22:16:08.763 INFO:tasks.rados.rados.0.smithi121.stdout:826: left oid 76 (ObjNum 688 snap 0 seq_num 688) 2023-09-23T22:16:08.763 INFO:tasks.rados.rados.0.smithi121.stdout:827: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:16:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:828: finishing write tid 1 to smithi12166546-69 2023-09-23T22:16:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:828: finishing write tid 2 to smithi12166546-69 2023-09-23T22:16:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:830: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-23T22:16:08.992 INFO:tasks.rados.rados.0.smithi121.stdout:831: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T22:16:09.065 INFO:tasks.rados.rados.0.smithi121.stdout:828: finishing write tid 3 to smithi12166546-69 2023-09-23T22:16:09.065 INFO:tasks.rados.rados.0.smithi121.stdout:828: finishing write tid 4 to smithi12166546-69 2023-09-23T22:16:09.066 INFO:tasks.rados.rados.0.smithi121.stdout:828: finishing write tid 5 to smithi12166546-69 2023-09-23T22:16:09.066 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 168 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-09-23T22:16:09.066 INFO:tasks.rados.rados.0.smithi121.stdout:828: left oid 69 (ObjNum 689 snap 0 seq_num 689) 2023-09-23T22:16:09.066 INFO:tasks.rados.rados.0.smithi121.stdout:829: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:09.218 INFO:tasks.rados.rados.0.smithi121.stdout:832: finishing write tid 1 to smithi12166546-397 2023-09-23T22:16:09.218 INFO:tasks.rados.rados.0.smithi121.stdout:832: finishing write tid 2 to smithi12166546-397 2023-09-23T22:16:09.218 INFO:tasks.rados.rados.0.smithi121.stdout:832: finishing write tid 3 to smithi12166546-397 2023-09-23T22:16:09.218 INFO:tasks.rados.rados.0.smithi121.stdout:832: finishing write tid 4 to smithi12166546-397 2023-09-23T22:16:09.218 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 397 v 138 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-09-23T22:16:09.218 INFO:tasks.rados.rados.0.smithi121.stdout:832: left oid 397 (ObjNum 690 snap 0 seq_num 690) 2023-09-23T22:16:09.219 INFO:tasks.rados.rados.0.smithi121.stdout:835: expect (ObjNum 284 snap 0 seq_num 284) 2023-09-23T22:16:09.306 INFO:tasks.rados.rados.0.smithi121.stdout:834: expect (ObjNum 470 snap 0 seq_num 470) 2023-09-23T22:16:09.426 INFO:tasks.rados.rados.0.smithi121.stdout:833: expect (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:16:09.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[33603]: cephadm 2023-09-23T22:16:07.788994+0000 mgr.y (mgr.24365) 187 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T22:16:09.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[33603]: cephadm 2023-09-23T22:16:07.789130+0000 mgr.y (mgr.24365) 188 : 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-23T22:16:09.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[33603]: cephadm 2023-09-23T22:16:07.799197+0000 mgr.y (mgr.24365) 189 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T22:16:09.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[33603]: cephadm 2023-09-23T22:16:08.017853+0000 mgr.y (mgr.24365) 190 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi123 2023-09-23T22:16:09.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[33603]: audit 2023-09-23T22:16:08.484684+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.121:0/3924260751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[27336]: cephadm 2023-09-23T22:16:07.788994+0000 mgr.y (mgr.24365) 187 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T22:16:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[27336]: cephadm 2023-09-23T22:16:07.789130+0000 mgr.y (mgr.24365) 188 : 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-23T22:16:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[27336]: cephadm 2023-09-23T22:16:07.799197+0000 mgr.y (mgr.24365) 189 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T22:16:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[27336]: cephadm 2023-09-23T22:16:08.017853+0000 mgr.y (mgr.24365) 190 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi123 2023-09-23T22:16:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:09 smithi121 bash[27336]: audit 2023-09-23T22:16:08.484684+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.121:0/3924260751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:09.517 INFO:tasks.rados.rados.0.smithi121.stdout:836: finishing write tid 1 to smithi12166546-75 2023-09-23T22:16:09.517 INFO:tasks.rados.rados.0.smithi121.stdout:836: finishing write tid 2 to smithi12166546-75 2023-09-23T22:16:09.517 INFO:tasks.rados.rados.0.smithi121.stdout:837: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:16:09.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:09 smithi123 bash[27681]: cephadm 2023-09-23T22:16:07.788994+0000 mgr.y (mgr.24365) 187 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T22:16:09.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:09 smithi123 bash[27681]: cephadm 2023-09-23T22:16:07.789130+0000 mgr.y (mgr.24365) 188 : 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-23T22:16:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:09 smithi123 bash[27681]: cephadm 2023-09-23T22:16:07.799197+0000 mgr.y (mgr.24365) 189 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T22:16:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:09 smithi123 bash[27681]: cephadm 2023-09-23T22:16:08.017853+0000 mgr.y (mgr.24365) 190 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi123 2023-09-23T22:16:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:09 smithi123 bash[27681]: audit 2023-09-23T22:16:08.484684+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.121:0/3924260751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:09.618 INFO:tasks.rados.rados.0.smithi121.stdout:839: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T22:16:09.787 INFO:tasks.rados.rados.0.smithi121.stdout:840: finishing write tid 1 to smithi12166546-282 2023-09-23T22:16:09.788 INFO:tasks.rados.rados.0.smithi121.stdout:836: finishing write tid 3 to smithi12166546-75 2023-09-23T22:16:09.788 INFO:tasks.rados.rados.0.smithi121.stdout:836: finishing write tid 4 to smithi12166546-75 2023-09-23T22:16:09.788 INFO:tasks.rados.rados.0.smithi121.stdout:836: finishing write tid 5 to smithi12166546-75 2023-09-23T22:16:09.788 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 75 v 146 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-09-23T22:16:09.788 INFO:tasks.rados.rados.0.smithi121.stdout:836: left oid 75 (ObjNum 691 snap 0 seq_num 691) 2023-09-23T22:16:09.788 INFO:tasks.rados.rados.0.smithi121.stdout:838: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T22:16:09.897 INFO:tasks.rados.rados.0.smithi121.stdout:840: finishing write tid 2 to smithi12166546-282 2023-09-23T22:16:09.897 INFO:tasks.rados.rados.0.smithi121.stdout:840: finishing write tid 3 to smithi12166546-282 2023-09-23T22:16:09.897 INFO:tasks.rados.rados.0.smithi121.stdout:840: finishing write tid 4 to smithi12166546-282 2023-09-23T22:16:09.897 INFO:tasks.rados.rados.0.smithi121.stdout:840: finishing write tid 5 to smithi12166546-282 2023-09-23T22:16:09.898 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 282 v 145 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-09-23T22:16:09.898 INFO:tasks.rados.rados.0.smithi121.stdout:840: left oid 282 (ObjNum 692 snap 0 seq_num 692) 2023-09-23T22:16:09.898 INFO:tasks.rados.rados.0.smithi121.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-09-23T22:16:09.909 INFO:tasks.rados.rados.0.smithi121.stdout:841: writing smithi12166546-296 from 447251 to 1182931 tid 1 2023-09-23T22:16:09.915 INFO:tasks.rados.rados.0.smithi121.stdout:841: writing smithi12166546-296 from 1736139 to 2175034 tid 2 2023-09-23T22:16:09.922 INFO:tasks.rados.rados.0.smithi121.stdout:841: writing smithi12166546-296 from 2597781 to 3378580 tid 3 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:826: done (15 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:827: done (14 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:828: done (13 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:829: done (12 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:830: done (11 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:831: done (10 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:832: done (9 left) 2023-09-23T22:16:09.923 INFO:tasks.rados.rados.0.smithi121.stdout:833: done (8 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:834: done (7 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:835: done (6 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:836: done (5 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:837: done (4 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:838: done (3 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:839: done (2 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:840: done (1 left) 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:842: write oid 140 current snap is 0 2023-09-23T22:16:09.924 INFO:tasks.rados.rados.0.smithi121.stdout:841: finishing write tid 1 to smithi12166546-296 2023-09-23T22:16:09.925 INFO:tasks.rados.rados.0.smithi121.stdout:841: finishing write tid 2 to smithi12166546-296 2023-09-23T22:16:09.925 INFO:tasks.rados.rados.0.smithi121.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-09-23T22:16:09.932 INFO:tasks.rados.rados.0.smithi121.stdout:842: writing smithi12166546-140 from 464058 to 874987 tid 1 2023-09-23T22:16:09.940 INFO:tasks.rados.rados.0.smithi121.stdout:842: writing smithi12166546-140 from 1394621 to 2093527 tid 2 2023-09-23T22:16:09.946 INFO:tasks.rados.rados.0.smithi121.stdout:842: writing smithi12166546-140 from 2625204 to 3217275 tid 3 2023-09-23T22:16:09.949 INFO:tasks.rados.rados.0.smithi121.stdout:842: writing smithi12166546-140 from 3656107 to 3664058 tid 4 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:843: read oid 90 snap -1 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:843: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:844: delete oid 122 current snap is 0 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:841: finishing write tid 3 to smithi12166546-296 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:841: finishing write tid 4 to smithi12166546-296 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:841: finishing write tid 5 to smithi12166546-296 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 149 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:841: left oid 296 (ObjNum 693 snap 0 seq_num 693) 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:842: finishing write tid 1 to smithi12166546-140 2023-09-23T22:16:09.950 INFO:tasks.rados.rados.0.smithi121.stdout:842: finishing write tid 2 to smithi12166546-140 2023-09-23T22:16:09.951 INFO:tasks.rados.rados.0.smithi121.stdout:842: finishing write tid 3 to smithi12166546-140 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:842: finishing write tid 4 to smithi12166546-140 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:841: done (3 left) 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:844: done (2 left) 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:845: read oid 122 snap -1 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:845: expect deleted 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:846: read oid 474 snap -1 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:846: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:847: read oid 426 snap -1 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:847: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:848: write oid 495 current snap is 0 2023-09-23T22:16:09.952 INFO:tasks.rados.rados.0.smithi121.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-09-23T22:16:09.958 INFO:tasks.rados.rados.0.smithi121.stdout:848: writing smithi12166546-495 from 497672 to 1059099 tid 1 2023-09-23T22:16:09.966 INFO:tasks.rados.rados.0.smithi121.stdout:848: writing smithi12166546-495 from 1795232 to 2497807 tid 2 2023-09-23T22:16:09.973 INFO:tasks.rados.rados.0.smithi121.stdout:848: writing smithi12166546-495 from 2963697 to 3694665 tid 3 2023-09-23T22:16:09.973 INFO:tasks.rados.rados.0.smithi121.stdout:849: delete oid 306 current snap is 0 2023-09-23T22:16:09.973 INFO:tasks.rados.rados.0.smithi121.stdout:842: finishing write tid 5 to smithi12166546-140 2023-09-23T22:16:09.973 INFO:tasks.rados.rados.0.smithi121.stdout:842: finishing write tid 6 to smithi12166546-140 2023-09-23T22:16:09.973 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 140 v 157 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-09-23T22:16:09.974 INFO:tasks.rados.rados.0.smithi121.stdout:842: left oid 140 (ObjNum 694 snap 0 seq_num 694) 2023-09-23T22:16:09.974 INFO:tasks.rados.rados.0.smithi121.stdout:843: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:16:10.096 INFO:tasks.rados.rados.0.smithi121.stdout:847: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T22:16:10.271 INFO:tasks.rados.rados.0.smithi121.stdout:846: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:16:10.402 INFO:tasks.rados.rados.0.smithi121.stdout:848: finishing write tid 1 to smithi12166546-495 2023-09-23T22:16:10.402 INFO:tasks.rados.rados.0.smithi121.stdout:848: finishing write tid 2 to smithi12166546-495 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:848: finishing write tid 3 to smithi12166546-495 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:848: finishing write tid 4 to smithi12166546-495 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:848: finishing write tid 5 to smithi12166546-495 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 495 v 118 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:848: left oid 495 (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:842: done (6 left) 2023-09-23T22:16:10.403 INFO:tasks.rados.rados.0.smithi121.stdout:843: done (5 left) 2023-09-23T22:16:10.404 INFO:tasks.rados.rados.0.smithi121.stdout:845: done (4 left) 2023-09-23T22:16:10.404 INFO:tasks.rados.rados.0.smithi121.stdout:846: done (3 left) 2023-09-23T22:16:10.404 INFO:tasks.rados.rados.0.smithi121.stdout:847: done (2 left) 2023-09-23T22:16:10.404 INFO:tasks.rados.rados.0.smithi121.stdout:848: done (1 left) 2023-09-23T22:16:10.404 INFO:tasks.rados.rados.0.smithi121.stdout:849: done (0 left) 2023-09-23T22:16:10.404 INFO:tasks.rados.rados.0.smithi121.stdout:850: delete oid 161 current snap is 0 2023-09-23T22:16:10.405 INFO:tasks.rados.rados.0.smithi121.stdout:850: done (0 left) 2023-09-23T22:16:10.405 INFO:tasks.rados.rados.0.smithi121.stdout:851: read oid 258 snap -1 2023-09-23T22:16:10.405 INFO:tasks.rados.rados.0.smithi121.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-23T22:16:10.406 INFO:tasks.rados.rados.0.smithi121.stdout:852: read oid 475 snap -1 2023-09-23T22:16:10.406 INFO:tasks.rados.rados.0.smithi121.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T22:16:10.406 INFO:tasks.rados.rados.0.smithi121.stdout:853: write oid 413 current snap is 0 2023-09-23T22:16:10.406 INFO:tasks.rados.rados.0.smithi121.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-09-23T22:16:10.418 INFO:tasks.rados.rados.0.smithi121.stdout:853: writing smithi12166546-413 from 548093 to 1335267 tid 1 2023-09-23T22:16:10.427 INFO:tasks.rados.rados.0.smithi121.stdout:853: writing smithi12166546-413 from 1970678 to 2420580 tid 2 2023-09-23T22:16:10.434 INFO:tasks.rados.rados.0.smithi121.stdout:853: writing smithi12166546-413 from 3045966 to 3727103 tid 3 2023-09-23T22:16:10.435 INFO:tasks.rados.rados.0.smithi121.stdout:854: write oid 210 current snap is 0 2023-09-23T22:16:10.435 INFO:tasks.rados.rados.0.smithi121.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-09-23T22:16:10.441 INFO:tasks.rados.rados.0.smithi121.stdout:854: writing smithi12166546-210 from 564900 to 1143676 tid 1 2023-09-23T22:16:10.447 INFO:tasks.rados.rados.0.smithi121.stdout:854: writing smithi12166546-210 from 1629160 to 2339073 tid 2 2023-09-23T22:16:10.455 INFO:tasks.rados.rados.0.smithi121.stdout:854: writing smithi12166546-210 from 3073389 to 3565798 tid 3 2023-09-23T22:16:10.455 INFO:tasks.rados.rados.0.smithi121.stdout:855: read oid 118 snap -1 2023-09-23T22:16:10.455 INFO:tasks.rados.rados.0.smithi121.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T22:16:10.455 INFO:tasks.rados.rados.0.smithi121.stdout:856: delete oid 98 current snap is 0 2023-09-23T22:16:10.455 INFO:tasks.rados.rados.0.smithi121.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-23T22:16:10.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:10 smithi121 bash[33603]: cluster 2023-09-23T22:16:09.057926+0000 mgr.y (mgr.24365) 191 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 14 MiB/s wr, 148 op/s 2023-09-23T22:16:10.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:10 smithi121 bash[27336]: cluster 2023-09-23T22:16:09.057926+0000 mgr.y (mgr.24365) 191 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 14 MiB/s wr, 148 op/s 2023-09-23T22:16:10.533 INFO:tasks.rados.rados.0.smithi121.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T22:16:10.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:10 smithi123 bash[27681]: cluster 2023-09-23T22:16:09.057926+0000 mgr.y (mgr.24365) 191 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 14 MiB/s wr, 148 op/s 2023-09-23T22:16:10.669 INFO:tasks.rados.rados.0.smithi121.stdout:853: finishing write tid 1 to smithi12166546-413 2023-09-23T22:16:10.669 INFO:tasks.rados.rados.0.smithi121.stdout:853: finishing write tid 2 to smithi12166546-413 2023-09-23T22:16:10.669 INFO:tasks.rados.rados.0.smithi121.stdout:853: finishing write tid 3 to smithi12166546-413 2023-09-23T22:16:10.669 INFO:tasks.rados.rados.0.smithi121.stdout:853: finishing write tid 4 to smithi12166546-413 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:853: finishing write tid 5 to smithi12166546-413 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 413 v 163 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:854: finishing write tid 1 to smithi12166546-210 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:854: finishing write tid 2 to smithi12166546-210 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:851: done (5 left) 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:852: done (4 left) 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:853: done (3 left) 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:856: done (2 left) 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:857: read oid 76 snap -1 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:857: expect (ObjNum 688 snap 0 seq_num 688) 2023-09-23T22:16:10.670 INFO:tasks.rados.rados.0.smithi121.stdout:858: delete oid 129 current snap is 0 2023-09-23T22:16:10.671 INFO:tasks.rados.rados.0.smithi121.stdout:854: finishing write tid 3 to smithi12166546-210 2023-09-23T22:16:10.671 INFO:tasks.rados.rados.0.smithi121.stdout:854: finishing write tid 4 to smithi12166546-210 2023-09-23T22:16:10.671 INFO:tasks.rados.rados.0.smithi121.stdout:854: finishing write tid 5 to smithi12166546-210 2023-09-23T22:16:10.671 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 210 v 122 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-09-23T22:16:10.671 INFO:tasks.rados.rados.0.smithi121.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-09-23T22:16:10.671 INFO:tasks.rados.rados.0.smithi121.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T22:16:10.798 INFO:tasks.rados.rados.0.smithi121.stdout:857: expect (ObjNum 688 snap 0 seq_num 688) 2023-09-23T22:16:10.953 INFO:tasks.rados.rados.0.smithi121.stdout:854: done (3 left) 2023-09-23T22:16:10.953 INFO:tasks.rados.rados.0.smithi121.stdout:855: done (2 left) 2023-09-23T22:16:10.953 INFO:tasks.rados.rados.0.smithi121.stdout:857: done (1 left) 2023-09-23T22:16:10.954 INFO:tasks.rados.rados.0.smithi121.stdout:858: done (0 left) 2023-09-23T22:16:10.954 INFO:tasks.rados.rados.0.smithi121.stdout:859: read oid 217 snap -1 2023-09-23T22:16:10.954 INFO:tasks.rados.rados.0.smithi121.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-09-23T22:16:10.954 INFO:tasks.rados.rados.0.smithi121.stdout:860: write oid 59 current snap is 0 2023-09-23T22:16:10.954 INFO:tasks.rados.rados.0.smithi121.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-09-23T22:16:10.964 INFO:tasks.rados.rados.0.smithi121.stdout:860: writing smithi12166546-59 from 615321 to 1019844 tid 1 2023-09-23T22:16:10.974 INFO:tasks.rados.rados.0.smithi121.stdout:860: writing smithi12166546-59 from 1804606 to 2261846 tid 2 2023-09-23T22:16:10.981 INFO:tasks.rados.rados.0.smithi121.stdout:860: writing smithi12166546-59 from 2755658 to 3481883 tid 3 2023-09-23T22:16:10.981 INFO:tasks.rados.rados.0.smithi121.stdout:861: read oid 302 snap -1 2023-09-23T22:16:10.981 INFO:tasks.rados.rados.0.smithi121.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2023-09-23T22:16:10.982 INFO:tasks.rados.rados.0.smithi121.stdout:862: read oid 484 snap -1 2023-09-23T22:16:10.982 INFO:tasks.rados.rados.0.smithi121.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-09-23T22:16:10.982 INFO:tasks.rados.rados.0.smithi121.stdout:863: write oid 461 current snap is 0 2023-09-23T22:16:10.982 INFO:tasks.rados.rados.0.smithi121.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-09-23T22:16:10.988 INFO:tasks.rados.rados.0.smithi121.stdout:863: writing smithi12166546-461 from 632128 to 1111900 tid 1 2023-09-23T22:16:10.994 INFO:tasks.rados.rados.0.smithi121.stdout:863: writing smithi12166546-461 from 1746735 to 2347633 tid 2 2023-09-23T22:16:11.002 INFO:tasks.rados.rados.0.smithi121.stdout:863: writing smithi12166546-461 from 3066728 to 3720578 tid 3 2023-09-23T22:16:11.003 INFO:tasks.rados.rados.0.smithi121.stdout:864: write oid 111 current snap is 0 2023-09-23T22:16:11.003 INFO:tasks.rados.rados.0.smithi121.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-09-23T22:16:11.009 INFO:tasks.rados.rados.0.smithi121.stdout:864: writing smithi12166546-111 from 648935 to 1203956 tid 1 2023-09-23T22:16:11.015 INFO:tasks.rados.rados.0.smithi121.stdout:864: writing smithi12166546-111 from 1805217 to 2266126 tid 2 2023-09-23T22:16:11.020 INFO:tasks.rados.rados.0.smithi121.stdout:864: writing smithi12166546-111 from 2694151 to 3159273 tid 3 2023-09-23T22:16:11.024 INFO:tasks.rados.rados.0.smithi121.stdout:864: writing smithi12166546-111 from 3817442 to 3848935 tid 4 2023-09-23T22:16:11.024 INFO:tasks.rados.rados.0.smithi121.stdout:865: read oid 173 snap -1 2023-09-23T22:16:11.025 INFO:tasks.rados.rados.0.smithi121.stdout:865: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T22:16:11.025 INFO:tasks.rados.rados.0.smithi121.stdout:866: read oid 286 snap -1 2023-09-23T22:16:11.025 INFO:tasks.rados.rados.0.smithi121.stdout:866: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:16:11.025 INFO:tasks.rados.rados.0.smithi121.stdout:867: write oid 98 current snap is 0 2023-09-23T22:16:11.025 INFO:tasks.rados.rados.0.smithi121.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-09-23T22:16:11.031 INFO:tasks.rados.rados.0.smithi121.stdout:867: writing smithi12166546-98 from 665742 to 1296012 tid 1 2023-09-23T22:16:11.038 INFO:tasks.rados.rados.0.smithi121.stdout:867: writing smithi12166546-98 from 1863699 to 2468266 tid 2 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:867: writing smithi12166546-98 from 3121574 to 3797968 tid 3 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:868: read oid 443 snap -1 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:868: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:869: read oid 316 snap -1 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:869: expect (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:870: delete oid 395 current snap is 0 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:860: finishing write tid 1 to smithi12166546-59 2023-09-23T22:16:11.046 INFO:tasks.rados.rados.0.smithi121.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-09-23T22:16:11.167 INFO:tasks.rados.rados.0.smithi121.stdout:860: finishing write tid 2 to smithi12166546-59 2023-09-23T22:16:11.167 INFO:tasks.rados.rados.0.smithi121.stdout:860: finishing write tid 3 to smithi12166546-59 2023-09-23T22:16:11.167 INFO:tasks.rados.rados.0.smithi121.stdout:860: finishing write tid 4 to smithi12166546-59 2023-09-23T22:16:11.167 INFO:tasks.rados.rados.0.smithi121.stdout:860: finishing write tid 5 to smithi12166546-59 2023-09-23T22:16:11.168 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 59 v 151 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-09-23T22:16:11.168 INFO:tasks.rados.rados.0.smithi121.stdout:860: left oid 59 (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:16:11.168 INFO:tasks.rados.rados.0.smithi121.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-09-23T22:16:11.235 INFO:tasks.rados.rados.0.smithi121.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2023-09-23T22:16:11.330 INFO:tasks.rados.rados.0.smithi121.stdout:863: finishing write tid 1 to smithi12166546-461 2023-09-23T22:16:11.330 INFO:tasks.rados.rados.0.smithi121.stdout:863: finishing write tid 2 to smithi12166546-461 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:863: finishing write tid 3 to smithi12166546-461 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:863: finishing write tid 4 to smithi12166546-461 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:863: finishing write tid 5 to smithi12166546-461 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 461 v 118 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:863: left oid 461 (ObjNum 704 snap 0 seq_num 704) 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: finishing write tid 1 to smithi12166546-111 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: finishing write tid 2 to smithi12166546-111 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: finishing write tid 3 to smithi12166546-111 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: finishing write tid 4 to smithi12166546-111 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: finishing write tid 5 to smithi12166546-111 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: finishing write tid 6 to smithi12166546-111 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 111 v 212 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-09-23T22:16:11.331 INFO:tasks.rados.rados.0.smithi121.stdout:864: left oid 111 (ObjNum 705 snap 0 seq_num 705) 2023-09-23T22:16:11.332 INFO:tasks.rados.rados.0.smithi121.stdout:866: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:16:11.434 INFO:tasks.rados.rados.0.smithi121.stdout:865: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T22:16:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:11 smithi121 bash[27336]: audit 2023-09-23T22:16:10.885183+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.121:0/2670759766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:11.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:11 smithi121 bash[33603]: audit 2023-09-23T22:16:10.885183+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.121:0/2670759766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:11.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:11 smithi123 bash[27681]: audit 2023-09-23T22:16:10.885183+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.121:0/2670759766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:11.571 INFO:tasks.rados.rados.0.smithi121.stdout:867: finishing write tid 1 to smithi12166546-98 2023-09-23T22:16:11.571 INFO:tasks.rados.rados.0.smithi121.stdout:867: finishing write tid 2 to smithi12166546-98 2023-09-23T22:16:11.571 INFO:tasks.rados.rados.0.smithi121.stdout:867: finishing write tid 3 to smithi12166546-98 2023-09-23T22:16:11.571 INFO:tasks.rados.rados.0.smithi121.stdout:867: finishing write tid 4 to smithi12166546-98 2023-09-23T22:16:11.571 INFO:tasks.rados.rados.0.smithi121.stdout:867: finishing write tid 5 to smithi12166546-98 2023-09-23T22:16:11.571 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 98 v 143 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-09-23T22:16:11.572 INFO:tasks.rados.rados.0.smithi121.stdout:867: left oid 98 (ObjNum 706 snap 0 seq_num 706) 2023-09-23T22:16:11.572 INFO:tasks.rados.rados.0.smithi121.stdout:868: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:11.702 INFO:tasks.rados.rados.0.smithi121.stdout:869: expect (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:16:11.808 INFO:tasks.rados.rados.0.smithi121.stdout:859: done (11 left) 2023-09-23T22:16:11.808 INFO:tasks.rados.rados.0.smithi121.stdout:860: done (10 left) 2023-09-23T22:16:11.808 INFO:tasks.rados.rados.0.smithi121.stdout:861: done (9 left) 2023-09-23T22:16:11.808 INFO:tasks.rados.rados.0.smithi121.stdout:862: done (8 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:863: done (7 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:864: done (6 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:865: done (5 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:866: done (4 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:867: done (3 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:868: done (2 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:869: done (1 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:870: done (0 left) 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:871: read oid 493 snap -1 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:871: expect deleted 2023-09-23T22:16:11.809 INFO:tasks.rados.rados.0.smithi121.stdout:872: read oid 469 snap -1 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:872: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:873: read oid 433 snap -1 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:873: expect (ObjNum 562 snap 0 seq_num 562) 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:874: read oid 223 snap -1 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:875: read oid 276 snap -1 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:876: read oid 107 snap -1 2023-09-23T22:16:11.810 INFO:tasks.rados.rados.0.smithi121.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:16:11.811 INFO:tasks.rados.rados.0.smithi121.stdout:877: read oid 160 snap -1 2023-09-23T22:16:11.811 INFO:tasks.rados.rados.0.smithi121.stdout:877: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-23T22:16:11.811 INFO:tasks.rados.rados.0.smithi121.stdout:878: read oid 97 snap -1 2023-09-23T22:16:11.811 INFO:tasks.rados.rados.0.smithi121.stdout:878: expect (ObjNum 675 snap 0 seq_num 675) 2023-09-23T22:16:11.811 INFO:tasks.rados.rados.0.smithi121.stdout:879: write oid 310 current snap is 0 2023-09-23T22:16:11.811 INFO:tasks.rados.rados.0.smithi121.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-09-23T22:16:11.821 INFO:tasks.rados.rados.0.smithi121.stdout:879: writing smithi12166546-310 from 699356 to 1196477 tid 1 2023-09-23T22:16:11.831 INFO:tasks.rados.rados.0.smithi121.stdout:879: writing smithi12166546-310 from 1980663 to 2588899 tid 2 2023-09-23T22:16:11.838 INFO:tasks.rados.rados.0.smithi121.stdout:879: writing smithi12166546-310 from 3176420 to 3591711 tid 3 2023-09-23T22:16:11.838 INFO:tasks.rados.rados.0.smithi121.stdout:880: read oid 471 snap -1 2023-09-23T22:16:11.838 INFO:tasks.rados.rados.0.smithi121.stdout:880: expect (ObjNum 470 snap 0 seq_num 470) 2023-09-23T22:16:11.838 INFO:tasks.rados.rados.0.smithi121.stdout:881: write oid 134 current snap is 0 2023-09-23T22:16:11.838 INFO:tasks.rados.rados.0.smithi121.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-09-23T22:16:11.845 INFO:tasks.rados.rados.0.smithi121.stdout:881: writing smithi12166546-134 from 716163 to 1288533 tid 1 2023-09-23T22:16:11.852 INFO:tasks.rados.rados.0.smithi121.stdout:881: writing smithi12166546-134 from 2039145 to 2507392 tid 2 2023-09-23T22:16:11.859 INFO:tasks.rados.rados.0.smithi121.stdout:881: writing smithi12166546-134 from 3203843 to 3830406 tid 3 2023-09-23T22:16:11.859 INFO:tasks.rados.rados.0.smithi121.stdout:882: write oid 363 current snap is 0 2023-09-23T22:16:11.860 INFO:tasks.rados.rados.0.smithi121.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-09-23T22:16:11.867 INFO:tasks.rados.rados.0.smithi121.stdout:882: writing smithi12166546-363 from 732970 to 1380589 tid 1 2023-09-23T22:16:11.875 INFO:tasks.rados.rados.0.smithi121.stdout:882: writing smithi12166546-363 from 2097627 to 2709532 tid 2 2023-09-23T22:16:11.880 INFO:tasks.rados.rados.0.smithi121.stdout:882: writing smithi12166546-363 from 3231266 to 3669101 tid 3 2023-09-23T22:16:11.880 INFO:tasks.rados.rados.0.smithi121.stdout:883: write oid 290 current snap is 0 2023-09-23T22:16:11.880 INFO:tasks.rados.rados.0.smithi121.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-09-23T22:16:11.888 INFO:tasks.rados.rados.0.smithi121.stdout:883: writing smithi12166546-290 from 749777 to 1472645 tid 1 2023-09-23T22:16:11.895 INFO:tasks.rados.rados.0.smithi121.stdout:883: writing smithi12166546-290 from 2156109 to 2628025 tid 2 2023-09-23T22:16:11.902 INFO:tasks.rados.rados.0.smithi121.stdout:883: writing smithi12166546-290 from 3258689 to 3907796 tid 3 2023-09-23T22:16:11.922 INFO:tasks.rados.rados.0.smithi121.stdout:871: done (12 left) 2023-09-23T22:16:11.923 INFO:tasks.rados.rados.0.smithi121.stdout:884: delete oid 490 current snap is 0 2023-09-23T22:16:11.923 INFO:tasks.rados.rados.0.smithi121.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:16:11.990 INFO:tasks.rados.rados.0.smithi121.stdout:872: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:16:12.103 INFO:tasks.rados.rados.0.smithi121.stdout:878: expect (ObjNum 675 snap 0 seq_num 675) 2023-09-23T22:16:12.193 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:11 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:11] "GET /metrics HTTP/1.1" 200 194880 "" "Prometheus/2.33.4" 2023-09-23T22:16:12.261 INFO:tasks.rados.rados.0.smithi121.stdout:877: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-23T22:16:12.346 INFO:tasks.rados.rados.0.smithi121.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:16:12.497 INFO:tasks.rados.rados.0.smithi121.stdout:873: expect (ObjNum 562 snap 0 seq_num 562) 2023-09-23T22:16:12.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:12 smithi121 bash[33603]: cluster 2023-09-23T22:16:11.058380+0000 mgr.y (mgr.24365) 192 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.8 MiB/s wr, 106 op/s 2023-09-23T22:16:12.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:12 smithi121 bash[27336]: cluster 2023-09-23T22:16:11.058380+0000 mgr.y (mgr.24365) 192 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.8 MiB/s wr, 106 op/s 2023-09-23T22:16:12.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:12 smithi123 bash[27681]: cluster 2023-09-23T22:16:11.058380+0000 mgr.y (mgr.24365) 192 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.8 MiB/s wr, 106 op/s 2023-09-23T22:16:12.629 INFO:tasks.rados.rados.0.smithi121.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T22:16:12.749 INFO:tasks.rados.rados.0.smithi121.stdout:879: finishing write tid 1 to smithi12166546-310 2023-09-23T22:16:12.749 INFO:tasks.rados.rados.0.smithi121.stdout:879: finishing write tid 2 to smithi12166546-310 2023-09-23T22:16:12.750 INFO:tasks.rados.rados.0.smithi121.stdout:880: expect (ObjNum 470 snap 0 seq_num 470) 2023-09-23T22:16:12.869 INFO:tasks.rados.rados.0.smithi121.stdout:879: finishing write tid 3 to smithi12166546-310 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:879: finishing write tid 4 to smithi12166546-310 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:879: finishing write tid 5 to smithi12166546-310 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 310 v 172 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:879: left oid 310 (ObjNum 708 snap 0 seq_num 708) 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:881: finishing write tid 1 to smithi12166546-134 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:881: finishing write tid 2 to smithi12166546-134 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:881: finishing write tid 3 to smithi12166546-134 2023-09-23T22:16:12.870 INFO:tasks.rados.rados.0.smithi121.stdout:881: finishing write tid 4 to smithi12166546-134 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:881: finishing write tid 5 to smithi12166546-134 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 134 v 108 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:881: left oid 134 (ObjNum 709 snap 0 seq_num 709) 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:882: finishing write tid 1 to smithi12166546-363 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:882: finishing write tid 2 to smithi12166546-363 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:882: finishing write tid 3 to smithi12166546-363 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:882: finishing write tid 4 to smithi12166546-363 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:882: finishing write tid 5 to smithi12166546-363 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 363 v 158 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:882: left oid 363 (ObjNum 710 snap 0 seq_num 710) 2023-09-23T22:16:12.871 INFO:tasks.rados.rados.0.smithi121.stdout:883: finishing write tid 1 to smithi12166546-290 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:883: finishing write tid 2 to smithi12166546-290 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:883: finishing write tid 3 to smithi12166546-290 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:883: finishing write tid 4 to smithi12166546-290 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:883: finishing write tid 5 to smithi12166546-290 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 290 v 122 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:883: left oid 290 (ObjNum 711 snap 0 seq_num 711) 2023-09-23T22:16:12.872 INFO:tasks.rados.rados.0.smithi121.stdout:872: done (12 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:873: done (11 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:874: done (10 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:875: done (9 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:876: done (8 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:877: done (7 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:878: done (6 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:879: done (5 left) 2023-09-23T22:16:12.873 INFO:tasks.rados.rados.0.smithi121.stdout:880: done (4 left) 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:881: done (3 left) 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:882: done (2 left) 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:883: done (1 left) 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:884: done (0 left) 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:885: read oid 260 snap -1 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:885: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:886: write oid 204 current snap is 0 2023-09-23T22:16:12.874 INFO:tasks.rados.rados.0.smithi121.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-09-23T22:16:12.883 INFO:tasks.rados.rados.0.smithi121.stdout:886: writing smithi12166546-204 from 783391 to 1256757 tid 1 2023-09-23T22:16:12.889 INFO:tasks.rados.rados.0.smithi121.stdout:886: writing smithi12166546-204 from 1756720 to 2232305 tid 2 2023-09-23T22:16:12.897 INFO:tasks.rados.rados.0.smithi121.stdout:886: writing smithi12166546-204 from 2797182 to 3585186 tid 3 2023-09-23T22:16:12.897 INFO:tasks.rados.rados.0.smithi121.stdout:887: write oid 344 current snap is 0 2023-09-23T22:16:12.897 INFO:tasks.rados.rados.0.smithi121.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-09-23T22:16:12.902 INFO:tasks.rados.rados.0.smithi121.stdout:887: writing smithi12166546-344 from 400198 to 948813 tid 1 2023-09-23T22:16:12.908 INFO:tasks.rados.rados.0.smithi121.stdout:887: writing smithi12166546-344 from 1415202 to 2000198 tid 2 2023-09-23T22:16:12.908 INFO:tasks.rados.rados.0.smithi121.stdout:888: delete oid 286 current snap is 0 2023-09-23T22:16:12.908 INFO:tasks.rados.rados.0.smithi121.stdout:885: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:16:12.991 INFO:tasks.rados.rados.0.smithi121.stdout:886: finishing write tid 1 to smithi12166546-204 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:886: finishing write tid 2 to smithi12166546-204 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:886: finishing write tid 3 to smithi12166546-204 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:886: finishing write tid 4 to smithi12166546-204 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:886: finishing write tid 5 to smithi12166546-204 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 204 v 167 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:886: left oid 204 (ObjNum 713 snap 0 seq_num 713) 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:885: done (3 left) 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:886: done (2 left) 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:888: done (1 left) 2023-09-23T22:16:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:889: write oid 86 current snap is 0 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:887: finishing write tid 1 to smithi12166546-344 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:887: finishing write tid 2 to smithi12166546-344 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:887: finishing write tid 3 to smithi12166546-344 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:887: finishing write tid 4 to smithi12166546-344 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 344 v 215 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:887: left oid 344 (ObjNum 714 snap 0 seq_num 714) 2023-09-23T22:16:12.993 INFO:tasks.rados.rados.0.smithi121.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-09-23T22:16:13.003 INFO:tasks.rados.rados.0.smithi121.stdout:889: writing smithi12166546-86 from 433812 to 849278 tid 1 2023-09-23T22:16:13.010 INFO:tasks.rados.rados.0.smithi121.stdout:889: writing smithi12166546-86 from 1648519 to 2033812 tid 2 2023-09-23T22:16:13.010 INFO:tasks.rados.rados.0.smithi121.stdout:887: done (1 left) 2023-09-23T22:16:13.010 INFO:tasks.rados.rados.0.smithi121.stdout:890: write oid 383 current snap is 0 2023-09-23T22:16:13.010 INFO:tasks.rados.rados.0.smithi121.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-09-23T22:16:13.015 INFO:tasks.rados.rados.0.smithi121.stdout:890: writing smithi12166546-383 from 450619 to 941334 tid 1 2023-09-23T22:16:13.022 INFO:tasks.rados.rados.0.smithi121.stdout:890: writing smithi12166546-383 from 1590648 to 2050619 tid 2 2023-09-23T22:16:13.022 INFO:tasks.rados.rados.0.smithi121.stdout:891: write oid 303 current snap is 0 2023-09-23T22:16:13.022 INFO:tasks.rados.rados.0.smithi121.stdout:889: finishing write tid 1 to smithi12166546-86 2023-09-23T22:16:13.023 INFO:tasks.rados.rados.0.smithi121.stdout:889: finishing write tid 2 to smithi12166546-86 2023-09-23T22:16:13.023 INFO:tasks.rados.rados.0.smithi121.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-09-23T22:16:13.028 INFO:tasks.rados.rados.0.smithi121.stdout:891: writing smithi12166546-303 from 467426 to 1033390 tid 1 2023-09-23T22:16:13.035 INFO:tasks.rados.rados.0.smithi121.stdout:891: writing smithi12166546-303 from 1649130 to 2067426 tid 2 2023-09-23T22:16:13.035 INFO:tasks.rados.rados.0.smithi121.stdout:892: read oid 3 snap -1 2023-09-23T22:16:13.035 INFO:tasks.rados.rados.0.smithi121.stdout:892: expect (ObjNum 2 snap 0 seq_num 2) 2023-09-23T22:16:13.035 INFO:tasks.rados.rados.0.smithi121.stdout:893: write oid 152 current snap is 0 2023-09-23T22:16:13.035 INFO:tasks.rados.rados.0.smithi121.stdout:889: finishing write tid 3 to smithi12166546-86 2023-09-23T22:16:13.035 INFO:tasks.rados.rados.0.smithi121.stdout:889: finishing write tid 4 to smithi12166546-86 2023-09-23T22:16:13.036 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 86 v 170 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-09-23T22:16:13.036 INFO:tasks.rados.rados.0.smithi121.stdout:889: left oid 86 (ObjNum 716 snap 0 seq_num 716) 2023-09-23T22:16:13.036 INFO:tasks.rados.rados.0.smithi121.stdout:890: finishing write tid 1 to smithi12166546-383 2023-09-23T22:16:13.036 INFO:tasks.rados.rados.0.smithi121.stdout:890: finishing write tid 2 to smithi12166546-383 2023-09-23T22:16:13.036 INFO:tasks.rados.rados.0.smithi121.stdout:890: finishing write tid 3 to smithi12166546-383 2023-09-23T22:16:13.036 INFO:tasks.rados.rados.0.smithi121.stdout:890: finishing write tid 4 to smithi12166546-383 2023-09-23T22:16:13.037 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 383 v 125 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-09-23T22:16:13.037 INFO:tasks.rados.rados.0.smithi121.stdout:890: left oid 383 (ObjNum 717 snap 0 seq_num 717) 2023-09-23T22:16:13.037 INFO:tasks.rados.rados.0.smithi121.stdout:891: finishing write tid 1 to smithi12166546-303 2023-09-23T22:16:13.037 INFO:tasks.rados.rados.0.smithi121.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-09-23T22:16:13.043 INFO:tasks.rados.rados.0.smithi121.stdout:893: writing smithi12166546-152 from 484233 to 1125446 tid 1 2023-09-23T22:16:13.050 INFO:tasks.rados.rados.0.smithi121.stdout:893: writing smithi12166546-152 from 1707612 to 2084233 tid 2 2023-09-23T22:16:13.050 INFO:tasks.rados.rados.0.smithi121.stdout:889: done (4 left) 2023-09-23T22:16:13.050 INFO:tasks.rados.rados.0.smithi121.stdout:890: done (3 left) 2023-09-23T22:16:13.050 INFO:tasks.rados.rados.0.smithi121.stdout:894: delete oid 383 current snap is 0 2023-09-23T22:16:13.051 INFO:tasks.rados.rados.0.smithi121.stdout:891: finishing write tid 2 to smithi12166546-303 2023-09-23T22:16:13.051 INFO:tasks.rados.rados.0.smithi121.stdout:891: finishing write tid 3 to smithi12166546-303 2023-09-23T22:16:13.051 INFO:tasks.rados.rados.0.smithi121.stdout:891: finishing write tid 4 to smithi12166546-303 2023-09-23T22:16:13.051 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 303 v 218 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-09-23T22:16:13.051 INFO:tasks.rados.rados.0.smithi121.stdout:891: left oid 303 (ObjNum 718 snap 0 seq_num 718) 2023-09-23T22:16:13.051 INFO:tasks.rados.rados.0.smithi121.stdout:892: expect (ObjNum 2 snap 0 seq_num 2) 2023-09-23T22:16:13.121 INFO:tasks.rados.rados.0.smithi121.stdout:893: finishing write tid 1 to smithi12166546-152 2023-09-23T22:16:13.121 INFO:tasks.rados.rados.0.smithi121.stdout:893: finishing write tid 2 to smithi12166546-152 2023-09-23T22:16:13.121 INFO:tasks.rados.rados.0.smithi121.stdout:893: finishing write tid 3 to smithi12166546-152 2023-09-23T22:16:13.121 INFO:tasks.rados.rados.0.smithi121.stdout:893: finishing write tid 4 to smithi12166546-152 2023-09-23T22:16:13.121 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 152 v 162 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:893: left oid 152 (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:891: done (3 left) 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:892: done (2 left) 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:893: done (1 left) 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:894: done (0 left) 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:895: write oid 465 current snap is 0 2023-09-23T22:16:13.122 INFO:tasks.rados.rados.0.smithi121.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-09-23T22:16:13.130 INFO:tasks.rados.rados.0.smithi121.stdout:895: writing smithi12166546-465 from 517847 to 1309558 tid 1 2023-09-23T22:16:13.135 INFO:tasks.rados.rados.0.smithi121.stdout:895: writing smithi12166546-465 from 2108223 to 2117847 tid 2 2023-09-23T22:16:13.135 INFO:tasks.rados.rados.0.smithi121.stdout:896: read oid 225 snap -1 2023-09-23T22:16:13.135 INFO:tasks.rados.rados.0.smithi121.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T22:16:13.136 INFO:tasks.rados.rados.0.smithi121.stdout:897: write oid 196 current snap is 0 2023-09-23T22:16:13.136 INFO:tasks.rados.rados.0.smithi121.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-09-23T22:16:13.142 INFO:tasks.rados.rados.0.smithi121.stdout:897: writing smithi12166546-196 from 534654 to 1001614 tid 1 2023-09-23T22:16:13.149 INFO:tasks.rados.rados.0.smithi121.stdout:897: writing smithi12166546-196 from 1766705 to 2134654 tid 2 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:898: read oid 401 snap -1 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:899: read oid 354 snap -1 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:900: write oid 325 current snap is 0 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:895: finishing write tid 1 to smithi12166546-465 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:895: finishing write tid 2 to smithi12166546-465 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:895: finishing write tid 3 to smithi12166546-465 2023-09-23T22:16:13.150 INFO:tasks.rados.rados.0.smithi121.stdout:895: finishing write tid 4 to smithi12166546-465 2023-09-23T22:16:13.151 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 465 v 129 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-09-23T22:16:13.151 INFO:tasks.rados.rados.0.smithi121.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:16:13.151 INFO:tasks.rados.rados.0.smithi121.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:897: finishing write tid 1 to smithi12166546-196 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:897: finishing write tid 2 to smithi12166546-196 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:897: finishing write tid 3 to smithi12166546-196 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:897: finishing write tid 4 to smithi12166546-196 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 196 v 147 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-09-23T22:16:13.291 INFO:tasks.rados.rados.0.smithi121.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:13.377 INFO:tasks.rados.rados.0.smithi121.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:16:13.497 INFO:tasks.rados.rados.0.smithi121.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-09-23T22:16:13.509 INFO:tasks.rados.rados.0.smithi121.stdout:900: writing smithi12166546-325 from 551461 to 1210023 tid 1 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:900: writing smithi12166546-325 from 1941540 to 2151461 tid 2 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:895: done (5 left) 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:896: done (4 left) 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:897: done (3 left) 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:898: done (2 left) 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:899: done (1 left) 2023-09-23T22:16:13.516 INFO:tasks.rados.rados.0.smithi121.stdout:901: read oid 292 snap -1 2023-09-23T22:16:13.517 INFO:tasks.rados.rados.0.smithi121.stdout:901: expect (ObjNum 569 snap 0 seq_num 569) 2023-09-23T22:16:13.517 INFO:tasks.rados.rados.0.smithi121.stdout:902: read oid 135 snap -1 2023-09-23T22:16:13.517 INFO:tasks.rados.rados.0.smithi121.stdout:902: expect deleted 2023-09-23T22:16:13.517 INFO:tasks.rados.rados.0.smithi121.stdout:903: write oid 10 current snap is 0 2023-09-23T22:16:13.517 INFO:tasks.rados.rados.0.smithi121.stdout:900: finishing write tid 1 to smithi12166546-325 2023-09-23T22:16:13.517 INFO:tasks.rados.rados.0.smithi121.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-09-23T22:16:13.524 INFO:tasks.rados.rados.0.smithi121.stdout:903: writing smithi12166546-10 from 568268 to 1302079 tid 1 2023-09-23T22:16:13.529 INFO:tasks.rados.rados.0.smithi121.stdout:903: writing smithi12166546-10 from 2000022 to 2168268 tid 2 2023-09-23T22:16:13.529 INFO:tasks.rados.rados.0.smithi121.stdout:904: write oid 183 current snap is 0 2023-09-23T22:16:13.529 INFO:tasks.rados.rados.0.smithi121.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-09-23T22:16:13.534 INFO:tasks.rados.rados.0.smithi121.stdout:904: writing smithi12166546-183 from 585075 to 994135 tid 1 2023-09-23T22:16:13.541 INFO:tasks.rados.rados.0.smithi121.stdout:904: writing smithi12166546-183 from 1542151 to 2185075 tid 2 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:905: delete oid 2 current snap is 0 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:900: finishing write tid 2 to smithi12166546-325 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:900: finishing write tid 3 to smithi12166546-325 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:900: finishing write tid 4 to smithi12166546-325 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 325 v 161 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-09-23T22:16:13.542 INFO:tasks.rados.rados.0.smithi121.stdout:901: expect (ObjNum 569 snap 0 seq_num 569) 2023-09-23T22:16:13.704 INFO:tasks.rados.rados.0.smithi121.stdout:903: finishing write tid 1 to smithi12166546-10 2023-09-23T22:16:13.704 INFO:tasks.rados.rados.0.smithi121.stdout:903: finishing write tid 2 to smithi12166546-10 2023-09-23T22:16:13.704 INFO:tasks.rados.rados.0.smithi121.stdout:903: finishing write tid 3 to smithi12166546-10 2023-09-23T22:16:13.704 INFO:tasks.rados.rados.0.smithi121.stdout:903: finishing write tid 4 to smithi12166546-10 2023-09-23T22:16:13.704 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 10 v 164 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-09-23T22:16:13.704 INFO:tasks.rados.rados.0.smithi121.stdout:903: left oid 10 (ObjNum 724 snap 0 seq_num 724) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:904: finishing write tid 1 to smithi12166546-183 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:904: finishing write tid 2 to smithi12166546-183 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:904: finishing write tid 3 to smithi12166546-183 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:904: finishing write tid 4 to smithi12166546-183 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 183 v 165 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:904: left oid 183 (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:900: done (5 left) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:901: done (4 left) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:902: done (3 left) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:903: done (2 left) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:904: done (1 left) 2023-09-23T22:16:13.705 INFO:tasks.rados.rados.0.smithi121.stdout:905: done (0 left) 2023-09-23T22:16:13.706 INFO:tasks.rados.rados.0.smithi121.stdout:906: write oid 411 current snap is 0 2023-09-23T22:16:13.706 INFO:tasks.rados.rados.0.smithi121.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-09-23T22:16:13.715 INFO:tasks.rados.rados.0.smithi121.stdout:906: writing smithi12166546-411 from 618689 to 1178247 tid 1 2023-09-23T22:16:13.721 INFO:tasks.rados.rados.0.smithi121.stdout:906: writing smithi12166546-411 from 1659115 to 2218689 tid 2 2023-09-23T22:16:13.722 INFO:tasks.rados.rados.0.smithi121.stdout:907: read oid 354 snap -1 2023-09-23T22:16:13.722 INFO:tasks.rados.rados.0.smithi121.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:16:13.722 INFO:tasks.rados.rados.0.smithi121.stdout:908: write oid 270 current snap is 0 2023-09-23T22:16:13.722 INFO:tasks.rados.rados.0.smithi121.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-09-23T22:16:13.729 INFO:tasks.rados.rados.0.smithi121.stdout:908: writing smithi12166546-270 from 635496 to 1270303 tid 1 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:908: writing smithi12166546-270 from 1717597 to 2235496 tid 2 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:909: read oid 87 snap -1 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:906: finishing write tid 1 to smithi12166546-411 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:910: read oid 221 snap -1 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:911: delete oid 467 current snap is 0 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:906: finishing write tid 2 to smithi12166546-411 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:906: finishing write tid 3 to smithi12166546-411 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:906: finishing write tid 4 to smithi12166546-411 2023-09-23T22:16:13.735 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 411 v 154 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-09-23T22:16:13.736 INFO:tasks.rados.rados.0.smithi121.stdout:906: left oid 411 (ObjNum 727 snap 0 seq_num 727) 2023-09-23T22:16:13.736 INFO:tasks.rados.rados.0.smithi121.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:908: finishing write tid 1 to smithi12166546-270 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:906: done (5 left) 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:907: done (4 left) 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:911: done (3 left) 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:912: read oid 467 snap -1 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:912: expect deleted 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:913: read oid 438 snap -1 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:913: expect deleted 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:914: delete oid 171 current snap is 0 2023-09-23T22:16:13.870 INFO:tasks.rados.rados.0.smithi121.stdout:908: finishing write tid 2 to smithi12166546-270 2023-09-23T22:16:13.871 INFO:tasks.rados.rados.0.smithi121.stdout:908: finishing write tid 3 to smithi12166546-270 2023-09-23T22:16:13.871 INFO:tasks.rados.rados.0.smithi121.stdout:908: finishing write tid 4 to smithi12166546-270 2023-09-23T22:16:13.871 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 270 v 221 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-09-23T22:16:13.871 INFO:tasks.rados.rados.0.smithi121.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:16:13.871 INFO:tasks.rados.rados.0.smithi121.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T22:16:14.003 INFO:tasks.rados.rados.0.smithi121.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:908: done (5 left) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:909: done (4 left) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:910: done (3 left) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:912: done (2 left) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:913: done (1 left) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:914: done (0 left) 2023-09-23T22:16:14.119 INFO:tasks.rados.rados.0.smithi121.stdout:915: delete oid 391 current snap is 0 2023-09-23T22:16:14.121 INFO:tasks.rados.rados.0.smithi121.stdout:915: done (0 left) 2023-09-23T22:16:14.121 INFO:tasks.rados.rados.0.smithi121.stdout:916: write oid 55 current snap is 0 2023-09-23T22:16:14.121 INFO:tasks.rados.rados.0.smithi121.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-09-23T22:16:14.133 INFO:tasks.rados.rados.0.smithi121.stdout:916: writing smithi12166546-55 from 702724 to 1354880 tid 1 2023-09-23T22:16:14.139 INFO:tasks.rados.rados.0.smithi121.stdout:916: writing smithi12166546-55 from 1951525 to 2302724 tid 2 2023-09-23T22:16:14.139 INFO:tasks.rados.rados.0.smithi121.stdout:917: read oid 281 snap -1 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:918: read oid 103 snap -1 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:919: read oid 189 snap -1 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:920: write oid 330 current snap is 0 2023-09-23T22:16:14.140 INFO:tasks.rados.rados.0.smithi121.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-09-23T22:16:14.148 INFO:tasks.rados.rados.0.smithi121.stdout:920: writing smithi12166546-330 from 719531 to 1446936 tid 1 2023-09-23T22:16:14.153 INFO:tasks.rados.rados.0.smithi121.stdout:920: writing smithi12166546-330 from 1893654 to 2319531 tid 2 2023-09-23T22:16:14.153 INFO:tasks.rados.rados.0.smithi121.stdout:921: write oid 278 current snap is 0 2023-09-23T22:16:14.153 INFO:tasks.rados.rados.0.smithi121.stdout:916: finishing write tid 1 to smithi12166546-55 2023-09-23T22:16:14.153 INFO:tasks.rados.rados.0.smithi121.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-09-23T22:16:14.160 INFO:tasks.rados.rados.0.smithi121.stdout:921: writing smithi12166546-278 from 736338 to 1138992 tid 1 2023-09-23T22:16:14.166 INFO:tasks.rados.rados.0.smithi121.stdout:921: writing smithi12166546-278 from 1552136 to 2091716 tid 2 2023-09-23T22:16:14.166 INFO:tasks.rados.rados.0.smithi121.stdout:922: write oid 283 current snap is 0 2023-09-23T22:16:14.166 INFO:tasks.rados.rados.0.smithi121.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-09-23T22:16:14.173 INFO:tasks.rados.rados.0.smithi121.stdout:922: writing smithi12166546-283 from 753145 to 1231048 tid 1 2023-09-23T22:16:14.179 INFO:tasks.rados.rados.0.smithi121.stdout:922: writing smithi12166546-283 from 2010618 to 2353145 tid 2 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:923: read oid 177 snap -1 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:924: delete oid 338 current snap is 0 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:916: finishing write tid 2 to smithi12166546-55 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:916: finishing write tid 3 to smithi12166546-55 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:916: finishing write tid 4 to smithi12166546-55 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 55 v 174 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-09-23T22:16:14.180 INFO:tasks.rados.rados.0.smithi121.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:16:14.304 INFO:tasks.rados.rados.0.smithi121.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:16:14.397 INFO:tasks.rados.rados.0.smithi121.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:16:14.497 INFO:tasks.rados.rados.0.smithi121.stdout:920: finishing write tid 1 to smithi12166546-330 2023-09-23T22:16:14.497 INFO:tasks.rados.rados.0.smithi121.stdout:920: finishing write tid 2 to smithi12166546-330 2023-09-23T22:16:14.497 INFO:tasks.rados.rados.0.smithi121.stdout:920: finishing write tid 3 to smithi12166546-330 2023-09-23T22:16:14.497 INFO:tasks.rados.rados.0.smithi121.stdout:920: finishing write tid 4 to smithi12166546-330 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 154 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:921: finishing write tid 1 to smithi12166546-278 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:921: finishing write tid 2 to smithi12166546-278 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:921: finishing write tid 3 to smithi12166546-278 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:921: finishing write tid 4 to smithi12166546-278 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 278 v 158 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:922: finishing write tid 1 to smithi12166546-283 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:922: finishing write tid 2 to smithi12166546-283 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:922: finishing write tid 3 to smithi12166546-283 2023-09-23T22:16:14.498 INFO:tasks.rados.rados.0.smithi121.stdout:922: finishing write tid 4 to smithi12166546-283 2023-09-23T22:16:14.499 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 283 v 132 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-09-23T22:16:14.499 INFO:tasks.rados.rados.0.smithi121.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-09-23T22:16:14.499 INFO:tasks.rados.rados.0.smithi121.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:16:14.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:14 smithi121 bash[33603]: cluster 2023-09-23T22:16:13.058858+0000 mgr.y (mgr.24365) 193 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.8 MiB/s wr, 106 op/s 2023-09-23T22:16:14.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:14 smithi121 bash[33603]: audit 2023-09-23T22:16:13.301248+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.121:0/2973909871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:14.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:14 smithi121 bash[27336]: cluster 2023-09-23T22:16:13.058858+0000 mgr.y (mgr.24365) 193 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.8 MiB/s wr, 106 op/s 2023-09-23T22:16:14.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:14 smithi121 bash[27336]: audit 2023-09-23T22:16:13.301248+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.121:0/2973909871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:14.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:14 smithi123 bash[27681]: cluster 2023-09-23T22:16:13.058858+0000 mgr.y (mgr.24365) 193 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.8 MiB/s wr, 106 op/s 2023-09-23T22:16:14.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:14 smithi123 bash[27681]: audit 2023-09-23T22:16:13.301248+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.121:0/2973909871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:916: done (8 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:917: done (7 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:918: done (6 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:919: done (5 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:920: done (4 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:921: done (3 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:922: done (2 left) 2023-09-23T22:16:14.589 INFO:tasks.rados.rados.0.smithi121.stdout:923: done (1 left) 2023-09-23T22:16:14.590 INFO:tasks.rados.rados.0.smithi121.stdout:924: done (0 left) 2023-09-23T22:16:14.590 INFO:tasks.rados.rados.0.smithi121.stdout:925: read oid 404 snap -1 2023-09-23T22:16:14.590 INFO:tasks.rados.rados.0.smithi121.stdout:925: expect (ObjNum 403 snap 0 seq_num 403) 2023-09-23T22:16:14.590 INFO:tasks.rados.rados.0.smithi121.stdout:926: write oid 375 current snap is 0 2023-09-23T22:16:14.590 INFO:tasks.rados.rados.0.smithi121.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-09-23T22:16:14.603 INFO:tasks.rados.rados.0.smithi121.stdout:926: writing smithi12166546-375 from 786759 to 1415160 tid 1 2023-09-23T22:16:14.609 INFO:tasks.rados.rados.0.smithi121.stdout:926: writing smithi12166546-375 from 2011229 to 2386759 tid 2 2023-09-23T22:16:14.609 INFO:tasks.rados.rados.0.smithi121.stdout:927: read oid 82 snap -1 2023-09-23T22:16:14.609 INFO:tasks.rados.rados.0.smithi121.stdout:927: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:16:14.609 INFO:tasks.rados.rados.0.smithi121.stdout:928: write oid 80 current snap is 0 2023-09-23T22:16:14.609 INFO:tasks.rados.rados.0.smithi121.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-09-23T22:16:14.614 INFO:tasks.rados.rados.0.smithi121.stdout:928: writing smithi12166546-80 from 403566 to 823569 tid 1 2023-09-23T22:16:14.620 INFO:tasks.rados.rados.0.smithi121.stdout:928: writing smithi12166546-80 from 1386064 to 1932982 tid 2 2023-09-23T22:16:14.621 INFO:tasks.rados.rados.0.smithi121.stdout:929: write oid 85 current snap is 0 2023-09-23T22:16:14.621 INFO:tasks.rados.rados.0.smithi121.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-09-23T22:16:14.626 INFO:tasks.rados.rados.0.smithi121.stdout:929: writing smithi12166546-85 from 420373 to 915625 tid 1 2023-09-23T22:16:14.633 INFO:tasks.rados.rados.0.smithi121.stdout:929: writing smithi12166546-85 from 1444546 to 2135122 tid 2 2023-09-23T22:16:14.633 INFO:tasks.rados.rados.0.smithi121.stdout:930: write oid 296 current snap is 0 2023-09-23T22:16:14.633 INFO:tasks.rados.rados.0.smithi121.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-09-23T22:16:14.639 INFO:tasks.rados.rados.0.smithi121.stdout:930: writing smithi12166546-296 from 437180 to 1007681 tid 1 2023-09-23T22:16:14.645 INFO:tasks.rados.rados.0.smithi121.stdout:930: writing smithi12166546-296 from 1503028 to 2053615 tid 2 2023-09-23T22:16:14.645 INFO:tasks.rados.rados.0.smithi121.stdout:931: write oid 313 current snap is 0 2023-09-23T22:16:14.645 INFO:tasks.rados.rados.0.smithi121.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-09-23T22:16:14.651 INFO:tasks.rados.rados.0.smithi121.stdout:931: writing smithi12166546-313 from 453987 to 1099737 tid 1 2023-09-23T22:16:14.659 INFO:tasks.rados.rados.0.smithi121.stdout:931: writing smithi12166546-313 from 1845157 to 2453987 tid 2 2023-09-23T22:16:14.659 INFO:tasks.rados.rados.0.smithi121.stdout:932: write oid 462 current snap is 0 2023-09-23T22:16:14.660 INFO:tasks.rados.rados.0.smithi121.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-09-23T22:16:14.666 INFO:tasks.rados.rados.0.smithi121.stdout:932: writing smithi12166546-462 from 470794 to 1191793 tid 1 2023-09-23T22:16:14.673 INFO:tasks.rados.rados.0.smithi121.stdout:932: writing smithi12166546-462 from 1903639 to 2457895 tid 2 2023-09-23T22:16:14.673 INFO:tasks.rados.rados.0.smithi121.stdout:933: read oid 175 snap -1 2023-09-23T22:16:14.673 INFO:tasks.rados.rados.0.smithi121.stdout:933: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:16:14.673 INFO:tasks.rados.rados.0.smithi121.stdout:934: delete oid 153 current snap is 0 2023-09-23T22:16:14.674 INFO:tasks.rados.rados.0.smithi121.stdout:925: expect (ObjNum 403 snap 0 seq_num 403) 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:926: finishing write tid 1 to smithi12166546-375 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:926: finishing write tid 2 to smithi12166546-375 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:926: finishing write tid 3 to smithi12166546-375 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:926: finishing write tid 4 to smithi12166546-375 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 375 v 151 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:926: left oid 375 (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:928: finishing write tid 1 to smithi12166546-80 2023-09-23T22:16:14.776 INFO:tasks.rados.rados.0.smithi121.stdout:927: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:16:14.887 INFO:tasks.rados.rados.0.smithi121.stdout:928: finishing write tid 2 to smithi12166546-80 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:928: finishing write tid 3 to smithi12166546-80 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:928: finishing write tid 4 to smithi12166546-80 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 80 v 224 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:928: left oid 80 (ObjNum 738 snap 0 seq_num 738) 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:929: finishing write tid 1 to smithi12166546-85 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:929: finishing write tid 2 to smithi12166546-85 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:929: finishing write tid 3 to smithi12166546-85 2023-09-23T22:16:14.888 INFO:tasks.rados.rados.0.smithi121.stdout:929: finishing write tid 4 to smithi12166546-85 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 85 v 152 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:929: left oid 85 (ObjNum 739 snap 0 seq_num 739) 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:930: finishing write tid 1 to smithi12166546-296 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:930: finishing write tid 2 to smithi12166546-296 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:930: finishing write tid 3 to smithi12166546-296 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:930: finishing write tid 4 to smithi12166546-296 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 155 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:930: left oid 296 (ObjNum 740 snap 0 seq_num 740) 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:931: finishing write tid 1 to smithi12166546-313 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:931: finishing write tid 2 to smithi12166546-313 2023-09-23T22:16:14.889 INFO:tasks.rados.rados.0.smithi121.stdout:931: finishing write tid 3 to smithi12166546-313 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:931: finishing write tid 4 to smithi12166546-313 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 168 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:931: left oid 313 (ObjNum 741 snap 0 seq_num 741) 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:932: finishing write tid 1 to smithi12166546-462 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:932: finishing write tid 2 to smithi12166546-462 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:932: finishing write tid 3 to smithi12166546-462 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:932: finishing write tid 4 to smithi12166546-462 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 462 v 157 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-09-23T22:16:14.890 INFO:tasks.rados.rados.0.smithi121.stdout:932: left oid 462 (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:925: done (9 left) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:926: done (8 left) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:927: done (7 left) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:928: done (6 left) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:929: done (5 left) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:930: done (4 left) 2023-09-23T22:16:14.891 INFO:tasks.rados.rados.0.smithi121.stdout:931: done (3 left) 2023-09-23T22:16:14.892 INFO:tasks.rados.rados.0.smithi121.stdout:932: done (2 left) 2023-09-23T22:16:14.892 INFO:tasks.rados.rados.0.smithi121.stdout:934: done (1 left) 2023-09-23T22:16:14.892 INFO:tasks.rados.rados.0.smithi121.stdout:935: read oid 50 snap -1 2023-09-23T22:16:14.892 INFO:tasks.rados.rados.0.smithi121.stdout:935: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:14.892 INFO:tasks.rados.rados.0.smithi121.stdout:936: write oid 204 current snap is 0 2023-09-23T22:16:14.892 INFO:tasks.rados.rados.0.smithi121.stdout:933: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:16:15.014 INFO:tasks.rados.rados.0.smithi121.stdout:935: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:15.105 INFO:tasks.rados.rados.0.smithi121.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-09-23T22:16:15.117 INFO:tasks.rados.rados.0.smithi121.stdout:936: writing smithi12166546-204 from 504408 to 975905 tid 1 2023-09-23T22:16:15.124 INFO:tasks.rados.rados.0.smithi121.stdout:936: writing smithi12166546-204 from 1620603 to 2178528 tid 2 2023-09-23T22:16:15.124 INFO:tasks.rados.rados.0.smithi121.stdout:933: done (2 left) 2023-09-23T22:16:15.124 INFO:tasks.rados.rados.0.smithi121.stdout:935: done (1 left) 2023-09-23T22:16:15.125 INFO:tasks.rados.rados.0.smithi121.stdout:937: read oid 33 snap -1 2023-09-23T22:16:15.125 INFO:tasks.rados.rados.0.smithi121.stdout:937: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T22:16:15.125 INFO:tasks.rados.rados.0.smithi121.stdout:938: write oid 237 current snap is 0 2023-09-23T22:16:15.125 INFO:tasks.rados.rados.0.smithi121.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-09-23T22:16:15.130 INFO:tasks.rados.rados.0.smithi121.stdout:938: writing smithi12166546-237 from 521215 to 1067961 tid 1 2023-09-23T22:16:15.137 INFO:tasks.rados.rados.0.smithi121.stdout:938: writing smithi12166546-237 from 1562732 to 2264315 tid 2 2023-09-23T22:16:15.137 INFO:tasks.rados.rados.0.smithi121.stdout:939: write oid 332 current snap is 0 2023-09-23T22:16:15.137 INFO:tasks.rados.rados.0.smithi121.stdout:936: finishing write tid 1 to smithi12166546-204 2023-09-23T22:16:15.137 INFO:tasks.rados.rados.0.smithi121.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-09-23T22:16:15.144 INFO:tasks.rados.rados.0.smithi121.stdout:939: writing smithi12166546-332 from 538022 to 1276370 tid 1 2023-09-23T22:16:15.150 INFO:tasks.rados.rados.0.smithi121.stdout:939: writing smithi12166546-332 from 1737567 to 2299161 tid 2 2023-09-23T22:16:15.150 INFO:tasks.rados.rados.0.smithi121.stdout:940: read oid 202 snap -1 2023-09-23T22:16:15.150 INFO:tasks.rados.rados.0.smithi121.stdout:940: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:16:15.150 INFO:tasks.rados.rados.0.smithi121.stdout:941: write oid 493 current snap is 0 2023-09-23T22:16:15.150 INFO:tasks.rados.rados.0.smithi121.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-09-23T22:16:15.155 INFO:tasks.rados.rados.0.smithi121.stdout:941: writing smithi12166546-493 from 554829 to 968426 tid 1 2023-09-23T22:16:15.162 INFO:tasks.rados.rados.0.smithi121.stdout:941: writing smithi12166546-493 from 1396049 to 2101301 tid 2 2023-09-23T22:16:15.162 INFO:tasks.rados.rados.0.smithi121.stdout:942: write oid 472 current snap is 0 2023-09-23T22:16:15.162 INFO:tasks.rados.rados.0.smithi121.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-09-23T22:16:15.173 INFO:tasks.rados.rados.0.smithi121.stdout:942: writing smithi12166546-472 from 571636 to 1060482 tid 1 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:942: writing smithi12166546-472 from 1854531 to 2419794 tid 2 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:943: read oid 158 snap -1 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:943: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:944: read oid 192 snap -1 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:944: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:945: read oid 163 snap -1 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:945: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:946: write oid 294 current snap is 0 2023-09-23T22:16:15.181 INFO:tasks.rados.rados.0.smithi121.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-09-23T22:16:15.188 INFO:tasks.rados.rados.0.smithi121.stdout:946: writing smithi12166546-294 from 588443 to 1152538 tid 1 2023-09-23T22:16:15.197 INFO:tasks.rados.rados.0.smithi121.stdout:946: writing smithi12166546-294 from 1796660 to 2505581 tid 2 2023-09-23T22:16:15.198 INFO:tasks.rados.rados.0.smithi121.stdout:947: write oid 21 current snap is 0 2023-09-23T22:16:15.198 INFO:tasks.rados.rados.0.smithi121.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-09-23T22:16:15.205 INFO:tasks.rados.rados.0.smithi121.stdout:947: writing smithi12166546-21 from 605250 to 1244594 tid 1 2023-09-23T22:16:15.211 INFO:tasks.rados.rados.0.smithi121.stdout:947: writing smithi12166546-21 from 1855142 to 2307721 tid 2 2023-09-23T22:16:15.211 INFO:tasks.rados.rados.0.smithi121.stdout:948: write oid 389 current snap is 0 2023-09-23T22:16:15.211 INFO:tasks.rados.rados.0.smithi121.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-09-23T22:16:15.219 INFO:tasks.rados.rados.0.smithi121.stdout:948: writing smithi12166546-389 from 622057 to 1336650 tid 1 2023-09-23T22:16:15.226 INFO:tasks.rados.rados.0.smithi121.stdout:948: writing smithi12166546-389 from 1913624 to 2622057 tid 2 2023-09-23T22:16:15.226 INFO:tasks.rados.rados.0.smithi121.stdout:949: read oid 273 snap -1 2023-09-23T22:16:15.226 INFO:tasks.rados.rados.0.smithi121.stdout:949: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:16:15.226 INFO:tasks.rados.rados.0.smithi121.stdout:950: write oid 498 current snap is 0 2023-09-23T22:16:15.227 INFO:tasks.rados.rados.0.smithi121.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-09-23T22:16:15.235 INFO:tasks.rados.rados.0.smithi121.stdout:950: writing smithi12166546-498 from 638864 to 1428706 tid 1 2023-09-23T22:16:15.241 INFO:tasks.rados.rados.0.smithi121.stdout:950: writing smithi12166546-498 from 1972106 to 2428354 tid 2 2023-09-23T22:16:15.242 INFO:tasks.rados.rados.0.smithi121.stdout:951: write oid 399 current snap is 0 2023-09-23T22:16:15.242 INFO:tasks.rados.rados.0.smithi121.stdout:936: finishing write tid 2 to smithi12166546-204 2023-09-23T22:16:15.242 INFO:tasks.rados.rados.0.smithi121.stdout:936: finishing write tid 3 to smithi12166546-204 2023-09-23T22:16:15.242 INFO:tasks.rados.rados.0.smithi121.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-09-23T22:16:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:951: writing smithi12166546-399 from 655671 to 1237115 tid 1 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:951: writing smithi12166546-399 from 2030588 to 2655671 tid 2 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:936: finishing write tid 4 to smithi12166546-204 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 204 v 177 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:936: left oid 204 (ObjNum 744 snap 0 seq_num 744) 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:936: done (15 left) 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:952: read oid 446 snap -1 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:952: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:15.257 INFO:tasks.rados.rados.0.smithi121.stdout:937: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T22:16:15.348 INFO:tasks.rados.rados.0.smithi121.stdout:938: finishing write tid 1 to smithi12166546-237 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:938: finishing write tid 2 to smithi12166546-237 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:938: finishing write tid 3 to smithi12166546-237 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:938: finishing write tid 4 to smithi12166546-237 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 160 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:938: left oid 237 (ObjNum 745 snap 0 seq_num 745) 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:939: finishing write tid 1 to smithi12166546-332 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:939: finishing write tid 2 to smithi12166546-332 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:939: finishing write tid 3 to smithi12166546-332 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:939: finishing write tid 4 to smithi12166546-332 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 132 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:939: left oid 332 (ObjNum 746 snap 0 seq_num 746) 2023-09-23T22:16:15.349 INFO:tasks.rados.rados.0.smithi121.stdout:940: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:16:15.473 INFO:tasks.rados.rados.0.smithi121.stdout:941: finishing write tid 1 to smithi12166546-493 2023-09-23T22:16:15.473 INFO:tasks.rados.rados.0.smithi121.stdout:941: finishing write tid 2 to smithi12166546-493 2023-09-23T22:16:15.473 INFO:tasks.rados.rados.0.smithi121.stdout:937: done (15 left) 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:938: done (14 left) 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:939: done (13 left) 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:940: done (12 left) 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:953: write oid 394 current snap is 0 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:941: finishing write tid 3 to smithi12166546-493 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:941: finishing write tid 4 to smithi12166546-493 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 493 v 154 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:941: left oid 493 (ObjNum 747 snap 0 seq_num 747) 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:942: finishing write tid 1 to smithi12166546-472 2023-09-23T22:16:15.474 INFO:tasks.rados.rados.0.smithi121.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-09-23T22:16:15.481 INFO:tasks.rados.rados.0.smithi121.stdout:953: writing smithi12166546-394 from 672478 to 1329171 tid 1 2023-09-23T22:16:15.490 INFO:tasks.rados.rados.0.smithi121.stdout:953: writing smithi12166546-394 from 2089070 to 2548987 tid 2 2023-09-23T22:16:15.490 INFO:tasks.rados.rados.0.smithi121.stdout:941: done (12 left) 2023-09-23T22:16:15.490 INFO:tasks.rados.rados.0.smithi121.stdout:954: write oid 141 current snap is 0 2023-09-23T22:16:15.490 INFO:tasks.rados.rados.0.smithi121.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-09-23T22:16:15.497 INFO:tasks.rados.rados.0.smithi121.stdout:954: writing smithi12166546-141 from 689285 to 1421227 tid 1 2023-09-23T22:16:15.505 INFO:tasks.rados.rados.0.smithi121.stdout:954: writing smithi12166546-141 from 2147552 to 2689285 tid 2 2023-09-23T22:16:15.505 INFO:tasks.rados.rados.0.smithi121.stdout:955: write oid 383 current snap is 0 2023-09-23T22:16:15.505 INFO:tasks.rados.rados.0.smithi121.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-09-23T22:16:15.511 INFO:tasks.rados.rados.0.smithi121.stdout:955: writing smithi12166546-383 from 706092 to 1113283 tid 1 2023-09-23T22:16:15.517 INFO:tasks.rados.rados.0.smithi121.stdout:955: writing smithi12166546-383 from 1806034 to 2269620 tid 2 2023-09-23T22:16:15.518 INFO:tasks.rados.rados.0.smithi121.stdout:956: read oid 425 snap -1 2023-09-23T22:16:15.518 INFO:tasks.rados.rados.0.smithi121.stdout:956: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:16:15.518 INFO:tasks.rados.rados.0.smithi121.stdout:957: write oid 367 current snap is 0 2023-09-23T22:16:15.518 INFO:tasks.rados.rados.0.smithi121.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-09-23T22:16:15.525 INFO:tasks.rados.rados.0.smithi121.stdout:957: writing smithi12166546-367 from 722899 to 1205339 tid 1 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:957: writing smithi12166546-367 from 1748163 to 2471760 tid 2 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:942: finishing write tid 2 to smithi12166546-472 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:942: finishing write tid 3 to smithi12166546-472 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:942: finishing write tid 4 to smithi12166546-472 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 472 v 160 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-09-23T22:16:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:942: left oid 472 (ObjNum 748 snap 0 seq_num 748) 2023-09-23T22:16:15.533 INFO:tasks.rados.rados.0.smithi121.stdout:946: finishing write tid 1 to smithi12166546-294 2023-09-23T22:16:15.533 INFO:tasks.rados.rados.0.smithi121.stdout:942: done (15 left) 2023-09-23T22:16:15.533 INFO:tasks.rados.rados.0.smithi121.stdout:958: delete oid 454 current snap is 0 2023-09-23T22:16:15.533 INFO:tasks.rados.rados.0.smithi121.stdout:945: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:16:15.635 INFO:tasks.rados.rados.0.smithi121.stdout:944: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:16:15.781 INFO:tasks.rados.rados.0.smithi121.stdout:943: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:16:15.872 INFO:tasks.rados.rados.0.smithi121.stdout:946: finishing write tid 2 to smithi12166546-294 2023-09-23T22:16:15.872 INFO:tasks.rados.rados.0.smithi121.stdout:946: finishing write tid 3 to smithi12166546-294 2023-09-23T22:16:15.872 INFO:tasks.rados.rados.0.smithi121.stdout:946: finishing write tid 4 to smithi12166546-294 2023-09-23T22:16:15.872 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 294 v 180 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:946: left oid 294 (ObjNum 749 snap 0 seq_num 749) 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:947: finishing write tid 1 to smithi12166546-21 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:947: finishing write tid 2 to smithi12166546-21 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:947: finishing write tid 3 to smithi12166546-21 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:947: finishing write tid 4 to smithi12166546-21 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 21 v 135 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:947: left oid 21 (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:948: finishing write tid 1 to smithi12166546-389 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:948: finishing write tid 2 to smithi12166546-389 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:948: finishing write tid 3 to smithi12166546-389 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:948: finishing write tid 4 to smithi12166546-389 2023-09-23T22:16:15.873 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 389 v 157 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-09-23T22:16:15.874 INFO:tasks.rados.rados.0.smithi121.stdout:948: left oid 389 (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:16:15.874 INFO:tasks.rados.rados.0.smithi121.stdout:949: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:950: finishing write tid 1 to smithi12166546-498 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:950: finishing write tid 2 to smithi12166546-498 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:950: finishing write tid 3 to smithi12166546-498 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:950: finishing write tid 4 to smithi12166546-498 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 498 v 160 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:950: left oid 498 (ObjNum 752 snap 0 seq_num 752) 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:951: finishing write tid 1 to smithi12166546-399 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:951: finishing write tid 2 to smithi12166546-399 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:951: finishing write tid 3 to smithi12166546-399 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:951: finishing write tid 4 to smithi12166546-399 2023-09-23T22:16:15.957 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 163 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-09-23T22:16:15.958 INFO:tasks.rados.rados.0.smithi121.stdout:951: left oid 399 (ObjNum 753 snap 0 seq_num 753) 2023-09-23T22:16:15.958 INFO:tasks.rados.rados.0.smithi121.stdout:952: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T22:16:16.065 INFO:tasks.rados.rados.0.smithi121.stdout:953: finishing write tid 1 to smithi12166546-394 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:953: finishing write tid 2 to smithi12166546-394 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:953: finishing write tid 3 to smithi12166546-394 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:953: finishing write tid 4 to smithi12166546-394 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 228 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:953: left oid 394 (ObjNum 754 snap 0 seq_num 754) 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:954: finishing write tid 1 to smithi12166546-141 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:954: finishing write tid 2 to smithi12166546-141 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:954: finishing write tid 3 to smithi12166546-141 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:954: finishing write tid 4 to smithi12166546-141 2023-09-23T22:16:16.066 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 141 v 126 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:954: left oid 141 (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:955: finishing write tid 1 to smithi12166546-383 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:955: finishing write tid 2 to smithi12166546-383 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:955: finishing write tid 3 to smithi12166546-383 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:955: finishing write tid 4 to smithi12166546-383 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 383 v 135 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:955: left oid 383 (ObjNum 756 snap 0 seq_num 756) 2023-09-23T22:16:16.067 INFO:tasks.rados.rados.0.smithi121.stdout:956: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:957: finishing write tid 1 to smithi12166546-367 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:943: done (15 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:944: done (14 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:945: done (13 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:946: done (12 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:947: done (11 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:948: done (10 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:949: done (9 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:950: done (8 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:951: done (7 left) 2023-09-23T22:16:16.165 INFO:tasks.rados.rados.0.smithi121.stdout:952: done (6 left) 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:953: done (5 left) 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:954: done (4 left) 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:955: done (3 left) 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:956: done (2 left) 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:958: done (1 left) 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:959: write oid 166 current snap is 0 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:957: finishing write tid 2 to smithi12166546-367 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:957: finishing write tid 3 to smithi12166546-367 2023-09-23T22:16:16.166 INFO:tasks.rados.rados.0.smithi121.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-09-23T22:16:16.178 INFO:tasks.rados.rados.0.smithi121.stdout:959: writing smithi12166546-166 from 756513 to 1389451 tid 1 2023-09-23T22:16:16.185 INFO:tasks.rados.rados.0.smithi121.stdout:959: writing smithi12166546-166 from 1865127 to 2592393 tid 2 2023-09-23T22:16:16.185 INFO:tasks.rados.rados.0.smithi121.stdout:960: write oid 413 current snap is 0 2023-09-23T22:16:16.185 INFO:tasks.rados.rados.0.smithi121.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-09-23T22:16:16.194 INFO:tasks.rados.rados.0.smithi121.stdout:960: writing smithi12166546-413 from 773320 to 1481507 tid 1 2023-09-23T22:16:16.199 INFO:tasks.rados.rados.0.smithi121.stdout:960: writing smithi12166546-413 from 1923609 to 2394533 tid 2 2023-09-23T22:16:16.199 INFO:tasks.rados.rados.0.smithi121.stdout:961: write oid 271 current snap is 0 2023-09-23T22:16:16.199 INFO:tasks.rados.rados.0.smithi121.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-09-23T22:16:16.206 INFO:tasks.rados.rados.0.smithi121.stdout:961: writing smithi12166546-271 from 790127 to 1289916 tid 1 2023-09-23T22:16:16.213 INFO:tasks.rados.rados.0.smithi121.stdout:961: writing smithi12166546-271 from 1698444 to 2429379 tid 2 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:962: write oid 121 current snap is 0 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:957: finishing write tid 4 to smithi12166546-367 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 367 v 158 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:957: left oid 367 (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:959: finishing write tid 1 to smithi12166546-166 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:959: finishing write tid 2 to smithi12166546-166 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:959: finishing write tid 3 to smithi12166546-166 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:959: finishing write tid 4 to smithi12166546-166 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 183 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:959: left oid 166 (ObjNum 759 snap 0 seq_num 759) 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:960: finishing write tid 1 to smithi12166546-413 2023-09-23T22:16:16.214 INFO:tasks.rados.rados.0.smithi121.stdout:960: finishing write tid 2 to smithi12166546-413 2023-09-23T22:16:16.215 INFO:tasks.rados.rados.0.smithi121.stdout:960: finishing write tid 3 to smithi12166546-413 2023-09-23T22:16:16.215 INFO:tasks.rados.rados.0.smithi121.stdout:960: finishing write tid 4 to smithi12166546-413 2023-09-23T22:16:16.215 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 413 v 186 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-09-23T22:16:16.215 INFO:tasks.rados.rados.0.smithi121.stdout:960: left oid 413 (ObjNum 760 snap 0 seq_num 760) 2023-09-23T22:16:16.215 INFO:tasks.rados.rados.0.smithi121.stdout:961: finishing write tid 1 to smithi12166546-271 2023-09-23T22:16:16.215 INFO:tasks.rados.rados.0.smithi121.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-09-23T22:16:16.219 INFO:tasks.rados.rados.0.smithi121.stdout:962: writing smithi12166546-121 from 406934 to 981972 tid 1 2023-09-23T22:16:16.225 INFO:tasks.rados.rados.0.smithi121.stdout:962: writing smithi12166546-121 from 1640573 to 2115166 tid 2 2023-09-23T22:16:16.229 INFO:tasks.rados.rados.0.smithi121.stdout:962: writing smithi12166546-121 from 2642791 to 2806934 tid 3 2023-09-23T22:16:16.229 INFO:tasks.rados.rados.0.smithi121.stdout:957: done (4 left) 2023-09-23T22:16:16.229 INFO:tasks.rados.rados.0.smithi121.stdout:959: done (3 left) 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:960: done (2 left) 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:963: write oid 400 current snap is 0 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:961: finishing write tid 2 to smithi12166546-271 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:961: finishing write tid 3 to smithi12166546-271 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:961: finishing write tid 4 to smithi12166546-271 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 271 v 138 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:961: left oid 271 (ObjNum 761 snap 0 seq_num 761) 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:962: finishing write tid 1 to smithi12166546-121 2023-09-23T22:16:16.230 INFO:tasks.rados.rados.0.smithi121.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-09-23T22:16:16.235 INFO:tasks.rados.rados.0.smithi121.stdout:963: writing smithi12166546-400 from 423741 to 1074028 tid 1 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:963: writing smithi12166546-400 from 1699055 to 2317306 tid 2 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:961: done (2 left) 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:964: read oid 427 snap -1 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:964: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:965: read oid 389 snap -1 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:965: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:966: write oid 114 current snap is 0 2023-09-23T22:16:16.243 INFO:tasks.rados.rados.0.smithi121.stdout:962: finishing write tid 2 to smithi12166546-121 2023-09-23T22:16:16.244 INFO:tasks.rados.rados.0.smithi121.stdout:962: finishing write tid 3 to smithi12166546-121 2023-09-23T22:16:16.244 INFO:tasks.rados.rados.0.smithi121.stdout:962: finishing write tid 4 to smithi12166546-121 2023-09-23T22:16:16.244 INFO:tasks.rados.rados.0.smithi121.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-09-23T22:16:16.250 INFO:tasks.rados.rados.0.smithi121.stdout:966: writing smithi12166546-114 from 440548 to 1166084 tid 1 2023-09-23T22:16:16.256 INFO:tasks.rados.rados.0.smithi121.stdout:966: writing smithi12166546-114 from 1757537 to 2235799 tid 2 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:966: writing smithi12166546-114 from 2813990 to 2840548 tid 3 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:967: read oid 23 snap -1 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:968: write oid 455 current snap is 0 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:962: finishing write tid 5 to smithi12166546-121 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 121 v 176 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:962: left oid 121 (ObjNum 762 snap 0 seq_num 762) 2023-09-23T22:16:16.260 INFO:tasks.rados.rados.0.smithi121.stdout:963: finishing write tid 1 to smithi12166546-400 2023-09-23T22:16:16.261 INFO:tasks.rados.rados.0.smithi121.stdout:963: finishing write tid 2 to smithi12166546-400 2023-09-23T22:16:16.261 INFO:tasks.rados.rados.0.smithi121.stdout:963: finishing write tid 3 to smithi12166546-400 2023-09-23T22:16:16.261 INFO:tasks.rados.rados.0.smithi121.stdout:963: finishing write tid 4 to smithi12166546-400 2023-09-23T22:16:16.261 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 400 v 163 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-09-23T22:16:16.261 INFO:tasks.rados.rados.0.smithi121.stdout:963: left oid 400 (ObjNum 763 snap 0 seq_num 763) 2023-09-23T22:16:16.261 INFO:tasks.rados.rados.0.smithi121.stdout:965: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:16:16.353 INFO:tasks.rados.rados.0.smithi121.stdout:964: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:16:16.459 INFO:tasks.rados.rados.0.smithi121.stdout:966: finishing write tid 1 to smithi12166546-114 2023-09-23T22:16:16.459 INFO:tasks.rados.rados.0.smithi121.stdout:966: finishing write tid 2 to smithi12166546-114 2023-09-23T22:16:16.459 INFO:tasks.rados.rados.0.smithi121.stdout:966: finishing write tid 3 to smithi12166546-114 2023-09-23T22:16:16.460 INFO:tasks.rados.rados.0.smithi121.stdout:966: finishing write tid 4 to smithi12166546-114 2023-09-23T22:16:16.460 INFO:tasks.rados.rados.0.smithi121.stdout:966: finishing write tid 5 to smithi12166546-114 2023-09-23T22:16:16.460 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 114 v 144 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-09-23T22:16:16.460 INFO:tasks.rados.rados.0.smithi121.stdout:966: left oid 114 (ObjNum 764 snap 0 seq_num 764) 2023-09-23T22:16:16.460 INFO:tasks.rados.rados.0.smithi121.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:16:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:16 smithi121 bash[33603]: cluster 2023-09-23T22:16:15.060002+0000 mgr.y (mgr.24365) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-09-23T22:16:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:16 smithi121 bash[33603]: audit 2023-09-23T22:16:15.779778+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.121:0/2843772265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:16.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:16 smithi121 bash[27336]: cluster 2023-09-23T22:16:15.060002+0000 mgr.y (mgr.24365) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-09-23T22:16:16.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:16 smithi121 bash[27336]: audit 2023-09-23T22:16:15.779778+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.121:0/2843772265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:16.539 INFO:tasks.rados.rados.0.smithi121.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-09-23T22:16:16.548 INFO:tasks.rados.rados.0.smithi121.stdout:968: writing smithi12166546-455 from 457355 to 858140 tid 1 2023-09-23T22:16:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:16 smithi123 bash[27681]: cluster 2023-09-23T22:16:15.060002+0000 mgr.y (mgr.24365) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-09-23T22:16:16.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:16 smithi123 bash[27681]: audit 2023-09-23T22:16:15.779778+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.121:0/2843772265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:16.558 INFO:tasks.rados.rados.0.smithi121.stdout:968: writing smithi12166546-455 from 1416019 to 2037939 tid 2 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:968: writing smithi12166546-455 from 2725060 to 2857355 tid 3 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:962: done (6 left) 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:963: done (5 left) 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:964: done (4 left) 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:965: done (3 left) 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:966: done (2 left) 2023-09-23T22:16:16.563 INFO:tasks.rados.rados.0.smithi121.stdout:967: done (1 left) 2023-09-23T22:16:16.564 INFO:tasks.rados.rados.0.smithi121.stdout:969: read oid 338 snap -1 2023-09-23T22:16:16.564 INFO:tasks.rados.rados.0.smithi121.stdout:969: expect deleted 2023-09-23T22:16:16.564 INFO:tasks.rados.rados.0.smithi121.stdout:970: write oid 348 current snap is 0 2023-09-23T22:16:16.564 INFO:tasks.rados.rados.0.smithi121.stdout:968: finishing write tid 1 to smithi12166546-455 2023-09-23T22:16:16.564 INFO:tasks.rados.rados.0.smithi121.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-09-23T22:16:16.568 INFO:tasks.rados.rados.0.smithi121.stdout:970: writing smithi12166546-348 from 474162 to 950196 tid 1 2023-09-23T22:16:16.573 INFO:tasks.rados.rados.0.smithi121.stdout:970: writing smithi12166546-348 from 1358148 to 1840079 tid 2 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:970: writing smithi12166546-348 from 2352483 to 2817786 tid 3 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:971: read oid 251 snap -1 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:971: expect (ObjNum 250 snap 0 seq_num 250) 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:972: read oid 179 snap -1 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:972: expect (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:973: delete oid 100 current snap is 0 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:968: finishing write tid 2 to smithi12166546-455 2023-09-23T22:16:16.579 INFO:tasks.rados.rados.0.smithi121.stdout:968: finishing write tid 3 to smithi12166546-455 2023-09-23T22:16:16.580 INFO:tasks.rados.rados.0.smithi121.stdout:968: finishing write tid 4 to smithi12166546-455 2023-09-23T22:16:16.580 INFO:tasks.rados.rados.0.smithi121.stdout:968: finishing write tid 5 to smithi12166546-455 2023-09-23T22:16:16.580 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 455 v 172 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-09-23T22:16:16.580 INFO:tasks.rados.rados.0.smithi121.stdout:968: left oid 455 (ObjNum 765 snap 0 seq_num 765) 2023-09-23T22:16:16.580 INFO:tasks.rados.rados.0.smithi121.stdout:970: finishing write tid 1 to smithi12166546-348 2023-09-23T22:16:16.580 INFO:tasks.rados.rados.0.smithi121.stdout:970: finishing write tid 2 to smithi12166546-348 2023-09-23T22:16:16.581 INFO:tasks.rados.rados.0.smithi121.stdout:968: done (5 left) 2023-09-23T22:16:16.581 INFO:tasks.rados.rados.0.smithi121.stdout:969: done (4 left) 2023-09-23T22:16:16.581 INFO:tasks.rados.rados.0.smithi121.stdout:973: done (3 left) 2023-09-23T22:16:16.581 INFO:tasks.rados.rados.0.smithi121.stdout:974: read oid 273 snap -1 2023-09-23T22:16:16.582 INFO:tasks.rados.rados.0.smithi121.stdout:974: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:16:16.582 INFO:tasks.rados.rados.0.smithi121.stdout:975: read oid 57 snap -1 2023-09-23T22:16:16.582 INFO:tasks.rados.rados.0.smithi121.stdout:975: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:16:16.582 INFO:tasks.rados.rados.0.smithi121.stdout:976: write oid 387 current snap is 0 2023-09-23T22:16:16.582 INFO:tasks.rados.rados.0.smithi121.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-09-23T22:16:16.589 INFO:tasks.rados.rados.0.smithi121.stdout:976: writing smithi12166546-387 from 507776 to 1250661 tid 1 2023-09-23T22:16:16.597 INFO:tasks.rados.rados.0.smithi121.stdout:976: writing smithi12166546-387 from 1991465 to 2477065 tid 2 2023-09-23T22:16:16.597 INFO:tasks.rados.rados.0.smithi121.stdout:977: read oid 477 snap -1 2023-09-23T22:16:16.597 INFO:tasks.rados.rados.0.smithi121.stdout:977: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:978: read oid 320 snap -1 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:978: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:979: read oid 288 snap -1 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:979: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:980: read oid 205 snap -1 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:980: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:981: read oid 243 snap -1 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:981: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:982: write oid 482 current snap is 0 2023-09-23T22:16:16.598 INFO:tasks.rados.rados.0.smithi121.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-09-23T22:16:16.603 INFO:tasks.rados.rados.0.smithi121.stdout:982: writing smithi12166546-482 from 524583 to 942717 tid 1 2023-09-23T22:16:16.610 INFO:tasks.rados.rados.0.smithi121.stdout:982: writing smithi12166546-482 from 1649947 to 2279205 tid 2 2023-09-23T22:16:16.614 INFO:tasks.rados.rados.0.smithi121.stdout:982: writing smithi12166546-482 from 2834752 to 2924583 tid 3 2023-09-23T22:16:16.614 INFO:tasks.rados.rados.0.smithi121.stdout:983: write oid 489 current snap is 0 2023-09-23T22:16:16.614 INFO:tasks.rados.rados.0.smithi121.stdout:971: expect (ObjNum 250 snap 0 seq_num 250) 2023-09-23T22:16:16.686 INFO:tasks.rados.rados.0.smithi121.stdout:972: expect (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:16:16.781 INFO:tasks.rados.rados.0.smithi121.stdout:970: finishing write tid 3 to smithi12166546-348 2023-09-23T22:16:16.781 INFO:tasks.rados.rados.0.smithi121.stdout:970: finishing write tid 4 to smithi12166546-348 2023-09-23T22:16:16.781 INFO:tasks.rados.rados.0.smithi121.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-09-23T22:16:16.787 INFO:tasks.rados.rados.0.smithi121.stdout:983: writing smithi12166546-489 from 541390 to 1034773 tid 1 2023-09-23T22:16:16.793 INFO:tasks.rados.rados.0.smithi121.stdout:983: writing smithi12166546-489 from 1592076 to 2081345 tid 2 2023-09-23T22:16:16.798 INFO:tasks.rados.rados.0.smithi121.stdout:983: writing smithi12166546-489 from 2862175 to 2941390 tid 3 2023-09-23T22:16:16.798 INFO:tasks.rados.rados.0.smithi121.stdout:971: done (12 left) 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:972: done (11 left) 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:984: read oid 181 snap -1 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:984: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:985: read oid 240 snap -1 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:985: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:986: write oid 357 current snap is 0 2023-09-23T22:16:16.799 INFO:tasks.rados.rados.0.smithi121.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-09-23T22:16:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:986: writing smithi12166546-357 from 558197 to 1126829 tid 1 2023-09-23T22:16:16.811 INFO:tasks.rados.rados.0.smithi121.stdout:986: writing smithi12166546-357 from 1650558 to 2283485 tid 2 2023-09-23T22:16:16.815 INFO:tasks.rados.rados.0.smithi121.stdout:986: writing smithi12166546-357 from 2773245 to 2958197 tid 3 2023-09-23T22:16:16.815 INFO:tasks.rados.rados.0.smithi121.stdout:987: write oid 176 current snap is 0 2023-09-23T22:16:16.815 INFO:tasks.rados.rados.0.smithi121.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-09-23T22:16:16.821 INFO:tasks.rados.rados.0.smithi121.stdout:987: writing smithi12166546-176 from 575004 to 1218885 tid 1 2023-09-23T22:16:16.827 INFO:tasks.rados.rados.0.smithi121.stdout:987: writing smithi12166546-176 from 1709040 to 2201978 tid 2 2023-09-23T22:16:16.832 INFO:tasks.rados.rados.0.smithi121.stdout:987: writing smithi12166546-176 from 2917021 to 2975004 tid 3 2023-09-23T22:16:16.832 INFO:tasks.rados.rados.0.smithi121.stdout:988: read oid 391 snap -1 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:988: expect deleted 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:970: finishing write tid 5 to smithi12166546-348 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 348 v 167 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:970: left oid 348 (ObjNum 766 snap 0 seq_num 766) 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:970: done (15 left) 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:989: write oid 485 current snap is 0 2023-09-23T22:16:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-09-23T22:16:16.838 INFO:tasks.rados.rados.0.smithi121.stdout:989: writing smithi12166546-485 from 591811 to 1310941 tid 1 2023-09-23T22:16:16.844 INFO:tasks.rados.rados.0.smithi121.stdout:989: writing smithi12166546-485 from 1767522 to 2404118 tid 2 2023-09-23T22:16:16.847 INFO:tasks.rados.rados.0.smithi121.stdout:989: writing smithi12166546-485 from 2828091 to 2991811 tid 3 2023-09-23T22:16:16.847 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:16.848 INFO:tasks.rados.rados.0.smithi121.stdout:974: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:16:16.938 INFO:tasks.rados.rados.0.smithi121.stdout:975: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:16:17.039 INFO:tasks.rados.rados.0.smithi121.stdout:976: finishing write tid 1 to smithi12166546-387 2023-09-23T22:16:17.039 INFO:tasks.rados.rados.0.smithi121.stdout:981: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:16:17.105 INFO:tasks.rados.rados.0.smithi121.stdout:979: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:16:17.199 INFO:tasks.rados.rados.0.smithi121.stdout:977: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-23T22:16:17.335 INFO:tasks.rados.rados.0.smithi121.stdout:982: finishing write tid 1 to smithi12166546-482 2023-09-23T22:16:17.335 INFO:tasks.rados.rados.0.smithi121.stdout:980: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T22:16:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:976: finishing write tid 2 to smithi12166546-387 2023-09-23T22:16:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:976: finishing write tid 3 to smithi12166546-387 2023-09-23T22:16:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:976: finishing write tid 4 to smithi12166546-387 2023-09-23T22:16:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 387 v 163 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-09-23T22:16:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:976: left oid 387 (ObjNum 768 snap 0 seq_num 768) 2023-09-23T22:16:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:978: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:17.578 INFO:tasks.rados.rados.0.smithi121.stdout:982: finishing write tid 2 to smithi12166546-482 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:982: finishing write tid 3 to smithi12166546-482 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:982: finishing write tid 4 to smithi12166546-482 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:982: finishing write tid 5 to smithi12166546-482 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 482 v 167 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:982: left oid 482 (ObjNum 769 snap 0 seq_num 769) 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:983: finishing write tid 1 to smithi12166546-489 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:983: finishing write tid 2 to smithi12166546-489 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:983: finishing write tid 3 to smithi12166546-489 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:983: finishing write tid 4 to smithi12166546-489 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:983: finishing write tid 5 to smithi12166546-489 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 489 v 142 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:983: left oid 489 (ObjNum 770 snap 0 seq_num 770) 2023-09-23T22:16:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:985: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:16:17.731 INFO:tasks.rados.rados.0.smithi121.stdout:984: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:16:17.827 INFO:tasks.rados.rados.0.smithi121.stdout:986: finishing write tid 1 to smithi12166546-357 2023-09-23T22:16:17.827 INFO:tasks.rados.rados.0.smithi121.stdout:986: finishing write tid 2 to smithi12166546-357 2023-09-23T22:16:17.827 INFO:tasks.rados.rados.0.smithi121.stdout:974: done (15 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:975: done (14 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:976: done (13 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:977: done (12 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:978: done (11 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:979: done (10 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:980: done (9 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:981: done (8 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:982: done (7 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:983: done (6 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:984: done (5 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:985: done (4 left) 2023-09-23T22:16:17.828 INFO:tasks.rados.rados.0.smithi121.stdout:990: delete oid 204 current snap is 0 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:986: finishing write tid 3 to smithi12166546-357 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:986: finishing write tid 4 to smithi12166546-357 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:986: finishing write tid 5 to smithi12166546-357 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 357 v 146 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:986: left oid 357 (ObjNum 771 snap 0 seq_num 771) 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:987: finishing write tid 1 to smithi12166546-176 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:987: finishing write tid 2 to smithi12166546-176 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:987: finishing write tid 3 to smithi12166546-176 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:987: finishing write tid 4 to smithi12166546-176 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:987: finishing write tid 5 to smithi12166546-176 2023-09-23T22:16:17.829 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 176 v 167 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:987: left oid 176 (ObjNum 772 snap 0 seq_num 772) 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:989: finishing write tid 1 to smithi12166546-485 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:989: finishing write tid 2 to smithi12166546-485 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:989: finishing write tid 3 to smithi12166546-485 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:989: finishing write tid 4 to smithi12166546-485 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:989: finishing write tid 5 to smithi12166546-485 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 485 v 130 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:989: left oid 485 (ObjNum 773 snap 0 seq_num 773) 2023-09-23T22:16:17.830 INFO:tasks.rados.rados.0.smithi121.stdout:986: done (4 left) 2023-09-23T22:16:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:987: done (3 left) 2023-09-23T22:16:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:988: done (2 left) 2023-09-23T22:16:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:989: done (1 left) 2023-09-23T22:16:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:990: done (0 left) 2023-09-23T22:16:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:991: write oid 392 current snap is 0 2023-09-23T22:16:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-09-23T22:16:17.835 INFO:tasks.rados.rados.0.smithi121.stdout:991: writing smithi12166546-392 from 625425 to 1095053 tid 1 2023-09-23T22:16:17.843 INFO:tasks.rados.rados.0.smithi121.stdout:991: writing smithi12166546-392 from 1768133 to 2408398 tid 2 2023-09-23T22:16:17.843 INFO:tasks.rados.rados.0.smithi121.stdout:992: write oid 3 current snap is 0 2023-09-23T22:16:17.843 INFO:tasks.rados.rados.0.smithi121.stdout:991: finishing write tid 1 to smithi12166546-392 2023-09-23T22:16:17.843 INFO:tasks.rados.rados.0.smithi121.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-09-23T22:16:17.852 INFO:tasks.rados.rados.0.smithi121.stdout:992: writing smithi12166546-3 from 642232 to 1303462 tid 1 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:992: writing smithi12166546-3 from 1942968 to 2726891 tid 2 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:993: delete oid 434 current snap is 0 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:991: finishing write tid 2 to smithi12166546-392 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:991: finishing write tid 3 to smithi12166546-392 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:991: finishing write tid 4 to smithi12166546-392 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 392 v 231 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-09-23T22:16:17.861 INFO:tasks.rados.rados.0.smithi121.stdout:992: finishing write tid 1 to smithi12166546-3 2023-09-23T22:16:17.863 INFO:tasks.rados.rados.0.smithi121.stdout:991: done (2 left) 2023-09-23T22:16:17.863 INFO:tasks.rados.rados.0.smithi121.stdout:993: done (1 left) 2023-09-23T22:16:17.863 INFO:tasks.rados.rados.0.smithi121.stdout:994: delete oid 59 current snap is 0 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:994: done (1 left) 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:995: read oid 156 snap -1 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:996: read oid 260 snap -1 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:997: read oid 122 snap -1 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:997: expect deleted 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:998: write oid 460 current snap is 0 2023-09-23T22:16:17.866 INFO:tasks.rados.rados.0.smithi121.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-09-23T22:16:17.873 INFO:tasks.rados.rados.0.smithi121.stdout:998: writing smithi12166546-460 from 692653 to 1179630 tid 1 2023-09-23T22:16:17.880 INFO:tasks.rados.rados.0.smithi121.stdout:998: writing smithi12166546-460 from 1602061 to 2249664 tid 2 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:998: writing smithi12166546-460 from 2992629 to 3092653 tid 3 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:999: write oid 191 current snap is 0 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:992: finishing write tid 2 to smithi12166546-3 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:992: finishing write tid 3 to smithi12166546-3 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:992: finishing write tid 4 to smithi12166546-3 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 3 v 170 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-09-23T22:16:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-09-23T22:16:17.887 INFO:tasks.rados.rados.0.smithi121.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:16:17.989 INFO:tasks.rados.rados.0.smithi121.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:16:18.119 INFO:tasks.rados.rados.0.smithi121.stdout:998: finishing write tid 1 to smithi12166546-460 2023-09-23T22:16:18.120 INFO:tasks.rados.rados.0.smithi121.stdout:998: finishing write tid 2 to smithi12166546-460 2023-09-23T22:16:18.120 INFO:tasks.rados.rados.0.smithi121.stdout:998: finishing write tid 3 to smithi12166546-460 2023-09-23T22:16:18.120 INFO:tasks.rados.rados.0.smithi121.stdout:998: finishing write tid 4 to smithi12166546-460 2023-09-23T22:16:18.120 INFO:tasks.rados.rados.0.smithi121.stdout:998: finishing write tid 5 to smithi12166546-460 2023-09-23T22:16:18.120 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 460 v 191 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-09-23T22:16:18.120 INFO:tasks.rados.rados.0.smithi121.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-09-23T22:16:18.121 INFO:tasks.rados.rados.0.smithi121.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-09-23T22:16:18.132 INFO:tasks.rados.rados.0.smithi121.stdout:999: writing smithi12166546-191 from 709460 to 1271686 tid 1 2023-09-23T22:16:18.143 INFO:tasks.rados.rados.0.smithi121.stdout:999: writing smithi12166546-191 from 2060543 to 2851804 tid 2 2023-09-23T22:16:18.143 INFO:tasks.rados.rados.0.smithi121.stdout:992: done (5 left) 2023-09-23T22:16:18.144 INFO:tasks.rados.rados.0.smithi121.stdout:995: done (4 left) 2023-09-23T22:16:18.144 INFO:tasks.rados.rados.0.smithi121.stdout:996: done (3 left) 2023-09-23T22:16:18.144 INFO:tasks.rados.rados.0.smithi121.stdout:997: done (2 left) 2023-09-23T22:16:18.144 INFO:tasks.rados.rados.0.smithi121.stdout:998: done (1 left) 2023-09-23T22:16:18.144 INFO:tasks.rados.rados.0.smithi121.stdout:1000: read oid 148 snap -1 2023-09-23T22:16:18.145 INFO:tasks.rados.rados.0.smithi121.stdout:1000: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:16:18.145 INFO:tasks.rados.rados.0.smithi121.stdout:1001: read oid 107 snap -1 2023-09-23T22:16:18.145 INFO:tasks.rados.rados.0.smithi121.stdout:1001: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:16:18.145 INFO:tasks.rados.rados.0.smithi121.stdout:1002: write oid 189 current snap is 0 2023-09-23T22:16:18.145 INFO:tasks.rados.rados.0.smithi121.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-09-23T22:16:18.151 INFO:tasks.rados.rados.0.smithi121.stdout:1002: writing smithi12166546-189 from 726267 to 1363742 tid 1 2023-09-23T22:16:18.159 INFO:tasks.rados.rados.0.smithi121.stdout:1002: writing smithi12166546-189 from 2119025 to 2770297 tid 2 2023-09-23T22:16:18.159 INFO:tasks.rados.rados.0.smithi121.stdout:1003: write oid 344 current snap is 0 2023-09-23T22:16:18.159 INFO:tasks.rados.rados.0.smithi121.stdout:999: finishing write tid 1 to smithi12166546-191 2023-09-23T22:16:18.159 INFO:tasks.rados.rados.0.smithi121.stdout:1001: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:16:18.328 INFO:tasks.rados.rados.0.smithi121.stdout:999: finishing write tid 2 to smithi12166546-191 2023-09-23T22:16:18.329 INFO:tasks.rados.rados.0.smithi121.stdout:999: finishing write tid 3 to smithi12166546-191 2023-09-23T22:16:18.329 INFO:tasks.rados.rados.0.smithi121.stdout:999: finishing write tid 4 to smithi12166546-191 2023-09-23T22:16:18.329 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 191 v 171 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-09-23T22:16:18.329 INFO:tasks.rados.rados.0.smithi121.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:16:18.329 INFO:tasks.rados.rados.0.smithi121.stdout:1000: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:1002: finishing write tid 1 to smithi12166546-189 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:1002: finishing write tid 2 to smithi12166546-189 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:1002: finishing write tid 3 to smithi12166546-189 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:1002: finishing write tid 4 to smithi12166546-189 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 173 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:1002: left oid 189 (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:18.424 INFO:tasks.rados.rados.0.smithi121.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-09-23T22:16:18.438 INFO:tasks.rados.rados.0.smithi121.stdout:1003: writing smithi12166546-344 from 743074 to 1455798 tid 1 2023-09-23T22:16:18.446 INFO:tasks.rados.rados.0.smithi121.stdout:1003: writing smithi12166546-344 from 2061154 to 2856084 tid 2 2023-09-23T22:16:18.446 INFO:tasks.rados.rados.0.smithi121.stdout:999: done (4 left) 2023-09-23T22:16:18.446 INFO:tasks.rados.rados.0.smithi121.stdout:1000: done (3 left) 2023-09-23T22:16:18.446 INFO:tasks.rados.rados.0.smithi121.stdout:1001: done (2 left) 2023-09-23T22:16:18.446 INFO:tasks.rados.rados.0.smithi121.stdout:1002: done (1 left) 2023-09-23T22:16:18.447 INFO:tasks.rados.rados.0.smithi121.stdout:1004: write oid 466 current snap is 0 2023-09-23T22:16:18.447 INFO:tasks.rados.rados.0.smithi121.stdout:1003: finishing write tid 1 to smithi12166546-344 2023-09-23T22:16:18.447 INFO:tasks.rados.rados.0.smithi121.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-09-23T22:16:18.454 INFO:tasks.rados.rados.0.smithi121.stdout:1004: writing smithi12166546-466 from 759881 to 1547854 tid 1 2023-09-23T22:16:18.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:18 smithi123 bash[27681]: cluster 2023-09-23T22:16:17.060657+0000 mgr.y (mgr.24365) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 8.6 MiB/s wr, 92 op/s 2023-09-23T22:16:18.461 INFO:tasks.rados.rados.0.smithi121.stdout:1004: writing smithi12166546-466 from 2119636 to 2774577 tid 2 2023-09-23T22:16:18.462 INFO:tasks.rados.rados.0.smithi121.stdout:1005: write oid 245 current snap is 0 2023-09-23T22:16:18.462 INFO:tasks.rados.rados.0.smithi121.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-09-23T22:16:18.469 INFO:tasks.rados.rados.0.smithi121.stdout:1005: writing smithi12166546-245 from 776688 to 1356263 tid 1 2023-09-23T22:16:18.477 INFO:tasks.rados.rados.0.smithi121.stdout:1005: writing smithi12166546-245 from 1894471 to 2693070 tid 2 2023-09-23T22:16:18.477 INFO:tasks.rados.rados.0.smithi121.stdout:1006: read oid 61 snap -1 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1006: expect (ObjNum 60 snap 0 seq_num 60) 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1007: read oid 401 snap -1 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1007: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1008: read oid 30 snap -1 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1008: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1009: write oid 438 current snap is 0 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1003: finishing write tid 2 to smithi12166546-344 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1003: finishing write tid 3 to smithi12166546-344 2023-09-23T22:16:18.478 INFO:tasks.rados.rados.0.smithi121.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-09-23T22:16:18.486 INFO:tasks.rados.rados.0.smithi121.stdout:1009: writing smithi12166546-438 from 793495 to 1448319 tid 1 2023-09-23T22:16:18.493 INFO:tasks.rados.rados.0.smithi121.stdout:1009: writing smithi12166546-438 from 1952953 to 2611563 tid 2 2023-09-23T22:16:18.496 INFO:tasks.rados.rados.0.smithi121.stdout:1009: writing smithi12166546-438 from 3157167 to 3193495 tid 3 2023-09-23T22:16:18.496 INFO:tasks.rados.rados.0.smithi121.stdout:1010: read oid 415 snap -1 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1010: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1011: read oid 52 snap -1 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1011: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1012: write oid 28 current snap is 0 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1003: finishing write tid 4 to smithi12166546-344 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 344 v 234 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1003: left oid 344 (ObjNum 782 snap 0 seq_num 782) 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1004: finishing write tid 1 to smithi12166546-466 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1004: finishing write tid 2 to smithi12166546-466 2023-09-23T22:16:18.497 INFO:tasks.rados.rados.0.smithi121.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-09-23T22:16:18.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:18 smithi121 bash[33603]: cluster 2023-09-23T22:16:17.060657+0000 mgr.y (mgr.24365) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 8.6 MiB/s wr, 92 op/s 2023-09-23T22:16:18.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:18 smithi121 bash[27336]: cluster 2023-09-23T22:16:17.060657+0000 mgr.y (mgr.24365) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 8.6 MiB/s wr, 92 op/s 2023-09-23T22:16:18.502 INFO:tasks.rados.rados.0.smithi121.stdout:1012: writing smithi12166546-28 from 410302 to 1140375 tid 1 2023-09-23T22:16:18.509 INFO:tasks.rados.rados.0.smithi121.stdout:1012: writing smithi12166546-28 from 1895082 to 2297350 tid 2 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1012: writing smithi12166546-28 from 2951884 to 3210302 tid 3 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1003: done (9 left) 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1013: read oid 94 snap -1 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1013: expect (ObjNum 627 snap 0 seq_num 627) 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1014: read oid 50 snap -1 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1014: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1015: read oid 23 snap -1 2023-09-23T22:16:18.516 INFO:tasks.rados.rados.0.smithi121.stdout:1015: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1016: write oid 338 current snap is 0 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1004: finishing write tid 3 to smithi12166546-466 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1004: finishing write tid 4 to smithi12166546-466 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 466 v 177 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1004: left oid 466 (ObjNum 783 snap 0 seq_num 783) 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1005: finishing write tid 1 to smithi12166546-245 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1005: finishing write tid 2 to smithi12166546-245 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1005: finishing write tid 3 to smithi12166546-245 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1005: finishing write tid 4 to smithi12166546-245 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 176 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1005: left oid 245 (ObjNum 784 snap 0 seq_num 784) 2023-09-23T22:16:18.517 INFO:tasks.rados.rados.0.smithi121.stdout:1006: expect (ObjNum 60 snap 0 seq_num 60) 2023-09-23T22:16:18.625 INFO:tasks.rados.rados.0.smithi121.stdout:1007: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:18.716 INFO:tasks.rados.rados.0.smithi121.stdout:1008: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:16:18.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:18 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:16:18.801 INFO:tasks.rados.rados.0.smithi121.stdout:1009: finishing write tid 1 to smithi12166546-438 2023-09-23T22:16:18.801 INFO:tasks.rados.rados.0.smithi121.stdout:1009: finishing write tid 2 to smithi12166546-438 2023-09-23T22:16:18.801 INFO:tasks.rados.rados.0.smithi121.stdout:1009: finishing write tid 3 to smithi12166546-438 2023-09-23T22:16:18.801 INFO:tasks.rados.rados.0.smithi121.stdout:1009: finishing write tid 4 to smithi12166546-438 2023-09-23T22:16:18.802 INFO:tasks.rados.rados.0.smithi121.stdout:1009: finishing write tid 5 to smithi12166546-438 2023-09-23T22:16:18.802 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 438 v 238 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-09-23T22:16:18.802 INFO:tasks.rados.rados.0.smithi121.stdout:1009: left oid 438 (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:16:18.802 INFO:tasks.rados.rados.0.smithi121.stdout:1010: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T22:16:18.898 INFO:tasks.rados.rados.0.smithi121.stdout:1012: finishing write tid 1 to smithi12166546-28 2023-09-23T22:16:18.898 INFO:tasks.rados.rados.0.smithi121.stdout:1011: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:16:19.001 INFO:tasks.rados.rados.0.smithi121.stdout:1012: finishing write tid 2 to smithi12166546-28 2023-09-23T22:16:19.001 INFO:tasks.rados.rados.0.smithi121.stdout:1014: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:19.092 INFO:tasks.rados.rados.0.smithi121.stdout:1012: finishing write tid 3 to smithi12166546-28 2023-09-23T22:16:19.092 INFO:tasks.rados.rados.0.smithi121.stdout:1012: finishing write tid 4 to smithi12166546-28 2023-09-23T22:16:19.092 INFO:tasks.rados.rados.0.smithi121.stdout:1015: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:16:19.172 INFO:tasks.rados.rados.0.smithi121.stdout:1012: finishing write tid 5 to smithi12166546-28 2023-09-23T22:16:19.172 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 181 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-09-23T22:16:19.172 INFO:tasks.rados.rados.0.smithi121.stdout:1012: left oid 28 (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:19.172 INFO:tasks.rados.rados.0.smithi121.stdout:1013: expect (ObjNum 627 snap 0 seq_num 627) 2023-09-23T22:16:19.276 INFO:tasks.rados.rados.0.smithi121.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-09-23T22:16:19.287 INFO:tasks.rados.rados.0.smithi121.stdout:1016: writing smithi12166546-338 from 427109 to 832431 tid 1 2023-09-23T22:16:19.294 INFO:tasks.rados.rados.0.smithi121.stdout:1016: writing smithi12166546-338 from 1553564 to 2099490 tid 2 2023-09-23T22:16:19.301 INFO:tasks.rados.rados.0.smithi121.stdout:1016: writing smithi12166546-338 from 2579307 to 3227109 tid 3 2023-09-23T22:16:19.301 INFO:tasks.rados.rados.0.smithi121.stdout:1004: done (12 left) 2023-09-23T22:16:19.301 INFO:tasks.rados.rados.0.smithi121.stdout:1005: done (11 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1006: done (10 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1007: done (9 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1008: done (8 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1009: done (7 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1010: done (6 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1011: done (5 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1012: done (4 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1013: done (3 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1014: done (2 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1015: done (1 left) 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1017: write oid 65 current snap is 0 2023-09-23T22:16:19.302 INFO:tasks.rados.rados.0.smithi121.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-09-23T22:16:19.306 INFO:tasks.rados.rados.0.smithi121.stdout:1017: writing smithi12166546-65 from 443916 to 924487 tid 1 2023-09-23T22:16:19.312 INFO:tasks.rados.rados.0.smithi121.stdout:1017: writing smithi12166546-65 from 1612046 to 2017983 tid 2 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1017: writing smithi12166546-65 from 2606730 to 3101782 tid 3 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1018: read oid 263 snap -1 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1018: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1019: read oid 240 snap -1 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1019: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1020: write oid 491 current snap is 0 2023-09-23T22:16:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-09-23T22:16:19.325 INFO:tasks.rados.rados.0.smithi121.stdout:1020: writing smithi12166546-491 from 460723 to 1016543 tid 1 2023-09-23T22:16:19.332 INFO:tasks.rados.rados.0.smithi121.stdout:1020: writing smithi12166546-491 from 1670528 to 2220123 tid 2 2023-09-23T22:16:19.338 INFO:tasks.rados.rados.0.smithi121.stdout:1020: writing smithi12166546-491 from 2634153 to 3260723 tid 3 2023-09-23T22:16:19.339 INFO:tasks.rados.rados.0.smithi121.stdout:1021: write oid 423 current snap is 0 2023-09-23T22:16:19.339 INFO:tasks.rados.rados.0.smithi121.stdout:1016: finishing write tid 1 to smithi12166546-338 2023-09-23T22:16:19.339 INFO:tasks.rados.rados.0.smithi121.stdout:1016: finishing write tid 2 to smithi12166546-338 2023-09-23T22:16:19.339 INFO:tasks.rados.rados.0.smithi121.stdout:1016: finishing write tid 3 to smithi12166546-338 2023-09-23T22:16:19.339 INFO:tasks.rados.rados.0.smithi121.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-09-23T22:16:19.345 INFO:tasks.rados.rados.0.smithi121.stdout:1021: writing smithi12166546-423 from 477530 to 1108599 tid 1 2023-09-23T22:16:19.350 INFO:tasks.rados.rados.0.smithi121.stdout:1021: writing smithi12166546-423 from 1612657 to 2022263 tid 2 2023-09-23T22:16:19.356 INFO:tasks.rados.rados.0.smithi121.stdout:1021: writing smithi12166546-423 from 2545223 to 3062819 tid 3 2023-09-23T22:16:19.356 INFO:tasks.rados.rados.0.smithi121.stdout:1022: write oid 389 current snap is 0 2023-09-23T22:16:19.356 INFO:tasks.rados.rados.0.smithi121.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-09-23T22:16:19.361 INFO:tasks.rados.rados.0.smithi121.stdout:1022: writing smithi12166546-389 from 494337 to 917008 tid 1 2023-09-23T22:16:19.366 INFO:tasks.rados.rados.0.smithi121.stdout:1022: writing smithi12166546-389 from 1387492 to 1940756 tid 2 2023-09-23T22:16:19.374 INFO:tasks.rados.rados.0.smithi121.stdout:1022: writing smithi12166546-389 from 2688999 to 3134220 tid 3 2023-09-23T22:16:19.374 INFO:tasks.rados.rados.0.smithi121.stdout:1023: read oid 214 snap -1 2023-09-23T22:16:19.374 INFO:tasks.rados.rados.0.smithi121.stdout:1023: expect (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:16:19.374 INFO:tasks.rados.rados.0.smithi121.stdout:1024: read oid 26 snap -1 2023-09-23T22:16:19.374 INFO:tasks.rados.rados.0.smithi121.stdout:1024: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:16:19.374 INFO:tasks.rados.rados.0.smithi121.stdout:1025: write oid 11 current snap is 0 2023-09-23T22:16:19.375 INFO:tasks.rados.rados.0.smithi121.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-09-23T22:16:19.379 INFO:tasks.rados.rados.0.smithi121.stdout:1025: writing smithi12166546-11 from 511144 to 1009064 tid 1 2023-09-23T22:16:19.385 INFO:tasks.rados.rados.0.smithi121.stdout:1025: writing smithi12166546-11 from 1445974 to 1859249 tid 2 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1025: writing smithi12166546-11 from 2316422 to 2972915 tid 3 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1026: read oid 340 snap -1 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1026: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1027: read oid 95 snap -1 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1027: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1028: write oid 94 current snap is 0 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1016: finishing write tid 4 to smithi12166546-338 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1016: finishing write tid 5 to smithi12166546-338 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 338 v 171 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1016: left oid 338 (ObjNum 787 snap 0 seq_num 787) 2023-09-23T22:16:19.392 INFO:tasks.rados.rados.0.smithi121.stdout:1017: finishing write tid 1 to smithi12166546-65 2023-09-23T22:16:19.393 INFO:tasks.rados.rados.0.smithi121.stdout:1017: finishing write tid 2 to smithi12166546-65 2023-09-23T22:16:19.393 INFO:tasks.rados.rados.0.smithi121.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-09-23T22:16:19.401 INFO:tasks.rados.rados.0.smithi121.stdout:1028: writing smithi12166546-94 from 527951 to 1101120 tid 1 2023-09-23T22:16:19.407 INFO:tasks.rados.rados.0.smithi121.stdout:1028: writing smithi12166546-94 from 1504456 to 2061389 tid 2 2023-09-23T22:16:19.414 INFO:tasks.rados.rados.0.smithi121.stdout:1028: writing smithi12166546-94 from 2743845 to 3211610 tid 3 2023-09-23T22:16:19.414 INFO:tasks.rados.rados.0.smithi121.stdout:1016: done (12 left) 2023-09-23T22:16:19.414 INFO:tasks.rados.rados.0.smithi121.stdout:1029: write oid 237 current snap is 0 2023-09-23T22:16:19.414 INFO:tasks.rados.rados.0.smithi121.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-09-23T22:16:19.421 INFO:tasks.rados.rados.0.smithi121.stdout:1029: writing smithi12166546-237 from 544758 to 1193176 tid 1 2023-09-23T22:16:19.427 INFO:tasks.rados.rados.0.smithi121.stdout:1029: writing smithi12166546-237 from 1846585 to 2263529 tid 2 2023-09-23T22:16:19.433 INFO:tasks.rados.rados.0.smithi121.stdout:1029: writing smithi12166546-237 from 2771268 to 3344758 tid 3 2023-09-23T22:16:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:1030: read oid 159 snap -1 2023-09-23T22:16:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:1030: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:16:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:1031: write oid 267 current snap is 0 2023-09-23T22:16:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-09-23T22:16:19.441 INFO:tasks.rados.rados.0.smithi121.stdout:1031: writing smithi12166546-267 from 561565 to 1285232 tid 1 2023-09-23T22:16:19.447 INFO:tasks.rados.rados.0.smithi121.stdout:1031: writing smithi12166546-267 from 1905067 to 2465669 tid 2 2023-09-23T22:16:19.453 INFO:tasks.rados.rados.0.smithi121.stdout:1031: writing smithi12166546-267 from 3082338 to 3361565 tid 3 2023-09-23T22:16:19.453 INFO:tasks.rados.rados.0.smithi121.stdout:1032: delete oid 40 current snap is 0 2023-09-23T22:16:19.453 INFO:tasks.rados.rados.0.smithi121.stdout:1017: finishing write tid 3 to smithi12166546-65 2023-09-23T22:16:19.453 INFO:tasks.rados.rados.0.smithi121.stdout:1017: finishing write tid 4 to smithi12166546-65 2023-09-23T22:16:19.453 INFO:tasks.rados.rados.0.smithi121.stdout:1017: finishing write tid 5 to smithi12166546-65 2023-09-23T22:16:19.453 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 163 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-09-23T22:16:19.454 INFO:tasks.rados.rados.0.smithi121.stdout:1017: left oid 65 (ObjNum 788 snap 0 seq_num 788) 2023-09-23T22:16:19.454 INFO:tasks.rados.rados.0.smithi121.stdout:1019: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:16:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:19 smithi121 bash[27336]: audit 2023-09-23T22:16:18.281743+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.121:0/3860472094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:19.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:19 smithi121 bash[33603]: audit 2023-09-23T22:16:18.281743+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.121:0/3860472094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:19.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:19 smithi123 bash[27681]: audit 2023-09-23T22:16:18.281743+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.121:0/3860472094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:19.622 INFO:tasks.rados.rados.0.smithi121.stdout:1018: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:16:19.707 INFO:tasks.rados.rados.0.smithi121.stdout:1020: finishing write tid 1 to smithi12166546-491 2023-09-23T22:16:19.709 INFO:tasks.rados.rados.0.smithi121.stdout:1020: finishing write tid 2 to smithi12166546-491 2023-09-23T22:16:19.709 INFO:tasks.rados.rados.0.smithi121.stdout:1020: finishing write tid 3 to smithi12166546-491 2023-09-23T22:16:19.709 INFO:tasks.rados.rados.0.smithi121.stdout:1020: finishing write tid 4 to smithi12166546-491 2023-09-23T22:16:19.709 INFO:tasks.rados.rados.0.smithi121.stdout:1020: finishing write tid 5 to smithi12166546-491 2023-09-23T22:16:19.709 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 491 v 168 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1020: left oid 491 (ObjNum 789 snap 0 seq_num 789) 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1021: finishing write tid 1 to smithi12166546-423 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1021: finishing write tid 2 to smithi12166546-423 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1021: finishing write tid 3 to smithi12166546-423 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1021: finishing write tid 4 to smithi12166546-423 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1021: finishing write tid 5 to smithi12166546-423 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 175 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1021: left oid 423 (ObjNum 790 snap 0 seq_num 790) 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1022: finishing write tid 1 to smithi12166546-389 2023-09-23T22:16:19.710 INFO:tasks.rados.rados.0.smithi121.stdout:1022: finishing write tid 2 to smithi12166546-389 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1017: done (15 left) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1018: done (14 left) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1019: done (13 left) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1020: done (12 left) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1021: done (11 left) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1032: done (10 left) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1033: read oid 265 snap -1 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1033: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1034: read oid 430 snap -1 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1034: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:16:19.711 INFO:tasks.rados.rados.0.smithi121.stdout:1035: write oid 164 current snap is 0 2023-09-23T22:16:19.712 INFO:tasks.rados.rados.0.smithi121.stdout:1022: finishing write tid 3 to smithi12166546-389 2023-09-23T22:16:19.712 INFO:tasks.rados.rados.0.smithi121.stdout:1022: finishing write tid 4 to smithi12166546-389 2023-09-23T22:16:19.712 INFO:tasks.rados.rados.0.smithi121.stdout:1022: finishing write tid 5 to smithi12166546-389 2023-09-23T22:16:19.712 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 389 v 175 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-09-23T22:16:19.712 INFO:tasks.rados.rados.0.smithi121.stdout:1022: left oid 389 (ObjNum 791 snap 0 seq_num 791) 2023-09-23T22:16:19.712 INFO:tasks.rados.rados.0.smithi121.stdout:1023: expect (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:16:19.830 INFO:tasks.rados.rados.0.smithi121.stdout:1024: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1025: finishing write tid 1 to smithi12166546-11 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1025: finishing write tid 2 to smithi12166546-11 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1025: finishing write tid 3 to smithi12166546-11 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1025: finishing write tid 4 to smithi12166546-11 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1025: finishing write tid 5 to smithi12166546-11 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 11 v 180 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1025: left oid 11 (ObjNum 792 snap 0 seq_num 792) 2023-09-23T22:16:19.912 INFO:tasks.rados.rados.0.smithi121.stdout:1027: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:16:20.033 INFO:tasks.rados.rados.0.smithi121.stdout:1026: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T22:16:20.149 INFO:tasks.rados.rados.0.smithi121.stdout:1028: finishing write tid 1 to smithi12166546-94 2023-09-23T22:16:20.149 INFO:tasks.rados.rados.0.smithi121.stdout:1028: finishing write tid 2 to smithi12166546-94 2023-09-23T22:16:20.149 INFO:tasks.rados.rados.0.smithi121.stdout:1028: finishing write tid 3 to smithi12166546-94 2023-09-23T22:16:20.149 INFO:tasks.rados.rados.0.smithi121.stdout:1028: finishing write tid 4 to smithi12166546-94 2023-09-23T22:16:20.150 INFO:tasks.rados.rados.0.smithi121.stdout:1028: finishing write tid 5 to smithi12166546-94 2023-09-23T22:16:20.150 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 94 v 184 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-09-23T22:16:20.150 INFO:tasks.rados.rados.0.smithi121.stdout:1028: left oid 94 (ObjNum 793 snap 0 seq_num 793) 2023-09-23T22:16:20.150 INFO:tasks.rados.rados.0.smithi121.stdout:1029: finishing write tid 1 to smithi12166546-237 2023-09-23T22:16:20.150 INFO:tasks.rados.rados.0.smithi121.stdout:1029: finishing write tid 2 to smithi12166546-237 2023-09-23T22:16:20.150 INFO:tasks.rados.rados.0.smithi121.stdout:1030: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:16:20.232 INFO:tasks.rados.rados.0.smithi121.stdout:1029: finishing write tid 3 to smithi12166546-237 2023-09-23T22:16:20.232 INFO:tasks.rados.rados.0.smithi121.stdout:1029: finishing write tid 4 to smithi12166546-237 2023-09-23T22:16:20.232 INFO:tasks.rados.rados.0.smithi121.stdout:1029: finishing write tid 5 to smithi12166546-237 2023-09-23T22:16:20.232 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 179 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-09-23T22:16:20.232 INFO:tasks.rados.rados.0.smithi121.stdout:1029: left oid 237 (ObjNum 794 snap 0 seq_num 794) 2023-09-23T22:16:20.232 INFO:tasks.rados.rados.0.smithi121.stdout:1031: finishing write tid 1 to smithi12166546-267 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:1031: finishing write tid 2 to smithi12166546-267 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:1031: finishing write tid 3 to smithi12166546-267 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:1031: finishing write tid 4 to smithi12166546-267 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:1031: finishing write tid 5 to smithi12166546-267 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 267 v 163 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:1031: left oid 267 (ObjNum 795 snap 0 seq_num 795) 2023-09-23T22:16:20.233 INFO:tasks.rados.rados.0.smithi121.stdout:1033: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:16:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:1034: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:16:20.462 INFO:tasks.rados.rados.0.smithi121.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-09-23T22:16:20.473 INFO:tasks.rados.rados.0.smithi121.stdout:1035: writing smithi12166546-164 from 595179 to 1069344 tid 1 2023-09-23T22:16:20.480 INFO:tasks.rados.rados.0.smithi121.stdout:1035: writing smithi12166546-164 from 1622031 to 2186302 tid 2 2023-09-23T22:16:20.487 INFO:tasks.rados.rados.0.smithi121.stdout:1035: writing smithi12166546-164 from 2737184 to 3366390 tid 3 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1022: done (12 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1023: done (11 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1024: done (10 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1025: done (9 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1026: done (8 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1027: done (7 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1028: done (6 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1029: done (5 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1030: done (4 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1031: done (3 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1033: done (2 left) 2023-09-23T22:16:20.488 INFO:tasks.rados.rados.0.smithi121.stdout:1034: done (1 left) 2023-09-23T22:16:20.489 INFO:tasks.rados.rados.0.smithi121.stdout:1036: write oid 346 current snap is 0 2023-09-23T22:16:20.489 INFO:tasks.rados.rados.0.smithi121.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-09-23T22:16:20.494 INFO:tasks.rados.rados.0.smithi121.stdout:1036: writing smithi12166546-346 from 611986 to 1161400 tid 1 2023-09-23T22:16:20.498 INFO:tasks.rados.rados.0.smithi121.stdout:1036: writing smithi12166546-346 from 1564160 to 1988442 tid 2 2023-09-23T22:16:20.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:20 smithi121 bash[33603]: cluster 2023-09-23T22:16:19.061781+0000 mgr.y (mgr.24365) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 13 MiB/s wr, 143 op/s 2023-09-23T22:16:20.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:20 smithi121 bash[27336]: cluster 2023-09-23T22:16:19.061781+0000 mgr.y (mgr.24365) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 13 MiB/s wr, 143 op/s 2023-09-23T22:16:20.506 INFO:tasks.rados.rados.0.smithi121.stdout:1036: writing smithi12166546-346 from 2764607 to 3205085 tid 3 2023-09-23T22:16:20.506 INFO:tasks.rados.rados.0.smithi121.stdout:1037: write oid 142 current snap is 0 2023-09-23T22:16:20.506 INFO:tasks.rados.rados.0.smithi121.stdout:1035: finishing write tid 1 to smithi12166546-164 2023-09-23T22:16:20.506 INFO:tasks.rados.rados.0.smithi121.stdout:1035: finishing write tid 2 to smithi12166546-164 2023-09-23T22:16:20.506 INFO:tasks.rados.rados.0.smithi121.stdout:1035: finishing write tid 3 to smithi12166546-164 2023-09-23T22:16:20.506 INFO:tasks.rados.rados.0.smithi121.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-09-23T22:16:20.513 INFO:tasks.rados.rados.0.smithi121.stdout:1037: writing smithi12166546-142 from 628793 to 1369809 tid 1 2023-09-23T22:16:20.521 INFO:tasks.rados.rados.0.smithi121.stdout:1037: writing smithi12166546-142 from 2138995 to 2706935 tid 2 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:1037: writing smithi12166546-142 from 3192030 to 3428793 tid 3 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:1038: delete oid 36 current snap is 0 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:1035: finishing write tid 4 to smithi12166546-164 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:1035: finishing write tid 5 to smithi12166546-164 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 164 v 149 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:1035: left oid 164 (ObjNum 797 snap 0 seq_num 797) 2023-09-23T22:16:20.526 INFO:tasks.rados.rados.0.smithi121.stdout:1036: finishing write tid 1 to smithi12166546-346 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1036: finishing write tid 2 to smithi12166546-346 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1036: finishing write tid 3 to smithi12166546-346 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1036: finishing write tid 4 to smithi12166546-346 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1036: finishing write tid 5 to smithi12166546-346 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 183 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1036: left oid 346 (ObjNum 798 snap 0 seq_num 798) 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1037: finishing write tid 1 to smithi12166546-142 2023-09-23T22:16:20.527 INFO:tasks.rados.rados.0.smithi121.stdout:1037: finishing write tid 2 to smithi12166546-142 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1035: done (3 left) 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1036: done (2 left) 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1038: done (1 left) 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1039: read oid 136 snap -1 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1039: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1040: read oid 326 snap -1 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1040: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T22:16:20.528 INFO:tasks.rados.rados.0.smithi121.stdout:1041: delete oid 371 current snap is 0 2023-09-23T22:16:20.529 INFO:tasks.rados.rados.0.smithi121.stdout:1037: finishing write tid 3 to smithi12166546-142 2023-09-23T22:16:20.529 INFO:tasks.rados.rados.0.smithi121.stdout:1037: finishing write tid 4 to smithi12166546-142 2023-09-23T22:16:20.529 INFO:tasks.rados.rados.0.smithi121.stdout:1037: finishing write tid 5 to smithi12166546-142 2023-09-23T22:16:20.529 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 142 v 176 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-09-23T22:16:20.530 INFO:tasks.rados.rados.0.smithi121.stdout:1037: left oid 142 (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:16:20.530 INFO:tasks.rados.rados.0.smithi121.stdout:1037: done (3 left) 2023-09-23T22:16:20.530 INFO:tasks.rados.rados.0.smithi121.stdout:1041: done (2 left) 2023-09-23T22:16:20.530 INFO:tasks.rados.rados.0.smithi121.stdout:1042: write oid 253 current snap is 0 2023-09-23T22:16:20.530 INFO:tasks.rados.rados.0.smithi121.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-09-23T22:16:20.537 INFO:tasks.rados.rados.0.smithi121.stdout:1042: writing smithi12166546-253 from 679214 to 1245977 tid 1 2023-09-23T22:16:20.545 INFO:tasks.rados.rados.0.smithi121.stdout:1042: writing smithi12166546-253 from 1798088 to 2513355 tid 2 2023-09-23T22:16:20.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:20 smithi123 bash[27681]: cluster 2023-09-23T22:16:19.061781+0000 mgr.y (mgr.24365) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 13 MiB/s wr, 143 op/s 2023-09-23T22:16:20.552 INFO:tasks.rados.rados.0.smithi121.stdout:1042: writing smithi12166546-253 from 3157946 to 3479214 tid 3 2023-09-23T22:16:20.552 INFO:tasks.rados.rados.0.smithi121.stdout:1043: write oid 87 current snap is 0 2023-09-23T22:16:20.552 INFO:tasks.rados.rados.0.smithi121.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-09-23T22:16:20.561 INFO:tasks.rados.rados.0.smithi121.stdout:1043: writing smithi12166546-87 from 696021 to 1338033 tid 1 2023-09-23T22:16:20.565 INFO:tasks.rados.rados.0.smithi121.stdout:1043: writing smithi12166546-87 from 1856570 to 2431848 tid 2 2023-09-23T22:16:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:1043: writing smithi12166546-87 from 3185369 to 3496021 tid 3 2023-09-23T22:16:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:1044: read oid 51 snap -1 2023-09-23T22:16:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-23T22:16:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:1045: write oid 485 current snap is 0 2023-09-23T22:16:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-09-23T22:16:20.580 INFO:tasks.rados.rados.0.smithi121.stdout:1045: writing smithi12166546-485 from 712828 to 1430089 tid 1 2023-09-23T22:16:20.587 INFO:tasks.rados.rados.0.smithi121.stdout:1045: writing smithi12166546-485 from 1915052 to 2633988 tid 2 2023-09-23T22:16:20.592 INFO:tasks.rados.rados.0.smithi121.stdout:1045: writing smithi12166546-485 from 3212792 to 3512828 tid 3 2023-09-23T22:16:20.592 INFO:tasks.rados.rados.0.smithi121.stdout:1046: write oid 278 current snap is 0 2023-09-23T22:16:20.592 INFO:tasks.rados.rados.0.smithi121.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-09-23T22:16:20.600 INFO:tasks.rados.rados.0.smithi121.stdout:1046: writing smithi12166546-278 from 729635 to 1522145 tid 1 2023-09-23T22:16:20.606 INFO:tasks.rados.rados.0.smithi121.stdout:1046: writing smithi12166546-278 from 1973534 to 2552481 tid 2 2023-09-23T22:16:20.612 INFO:tasks.rados.rados.0.smithi121.stdout:1046: writing smithi12166546-278 from 3240215 to 3529635 tid 3 2023-09-23T22:16:20.612 INFO:tasks.rados.rados.0.smithi121.stdout:1047: write oid 262 current snap is 0 2023-09-23T22:16:20.612 INFO:tasks.rados.rados.0.smithi121.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-09-23T22:16:20.619 INFO:tasks.rados.rados.0.smithi121.stdout:1047: writing smithi12166546-262 from 746442 to 1330554 tid 1 2023-09-23T22:16:20.626 INFO:tasks.rados.rados.0.smithi121.stdout:1047: writing smithi12166546-262 from 1748369 to 2470974 tid 2 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1047: writing smithi12166546-262 from 2983991 to 3546442 tid 3 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1048: read oid 422 snap -1 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1048: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1049: read oid 189 snap -1 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1049: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1050: write oid 480 current snap is 0 2023-09-23T22:16:20.633 INFO:tasks.rados.rados.0.smithi121.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-09-23T22:16:20.641 INFO:tasks.rados.rados.0.smithi121.stdout:1050: writing smithi12166546-480 from 763249 to 1422610 tid 1 2023-09-23T22:16:20.648 INFO:tasks.rados.rados.0.smithi121.stdout:1050: writing smithi12166546-480 from 2090498 to 2673114 tid 2 2023-09-23T22:16:20.654 INFO:tasks.rados.rados.0.smithi121.stdout:1050: writing smithi12166546-480 from 3295061 to 3563249 tid 3 2023-09-23T22:16:20.654 INFO:tasks.rados.rados.0.smithi121.stdout:1051: read oid 3 snap -1 2023-09-23T22:16:20.654 INFO:tasks.rados.rados.0.smithi121.stdout:1051: expect (ObjNum 776 snap 0 seq_num 776) 2023-09-23T22:16:20.654 INFO:tasks.rados.rados.0.smithi121.stdout:1052: write oid 306 current snap is 0 2023-09-23T22:16:20.654 INFO:tasks.rados.rados.0.smithi121.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-09-23T22:16:20.662 INFO:tasks.rados.rados.0.smithi121.stdout:1052: writing smithi12166546-306 from 780056 to 1514666 tid 1 2023-09-23T22:16:20.670 INFO:tasks.rados.rados.0.smithi121.stdout:1052: writing smithi12166546-306 from 2148980 to 2875254 tid 2 2023-09-23T22:16:20.674 INFO:tasks.rados.rados.0.smithi121.stdout:1052: writing smithi12166546-306 from 3322484 to 3580056 tid 3 2023-09-23T22:16:20.674 INFO:tasks.rados.rados.0.smithi121.stdout:1053: write oid 22 current snap is 0 2023-09-23T22:16:20.675 INFO:tasks.rados.rados.0.smithi121.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-09-23T22:16:20.681 INFO:tasks.rados.rados.0.smithi121.stdout:1053: writing smithi12166546-22 from 796863 to 1206722 tid 1 2023-09-23T22:16:20.688 INFO:tasks.rados.rados.0.smithi121.stdout:1053: writing smithi12166546-22 from 1807462 to 2393747 tid 2 2023-09-23T22:16:20.695 INFO:tasks.rados.rados.0.smithi121.stdout:1053: writing smithi12166546-22 from 3066260 to 3596863 tid 3 2023-09-23T22:16:20.695 INFO:tasks.rados.rados.0.smithi121.stdout:1054: write oid 62 current snap is 0 2023-09-23T22:16:20.695 INFO:tasks.rados.rados.0.smithi121.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-09-23T22:16:20.700 INFO:tasks.rados.rados.0.smithi121.stdout:1054: writing smithi12166546-62 from 413670 to 898778 tid 1 2023-09-23T22:16:20.708 INFO:tasks.rados.rados.0.smithi121.stdout:1054: writing smithi12166546-62 from 1465944 to 2195887 tid 2 2023-09-23T22:16:20.717 INFO:tasks.rados.rados.0.smithi121.stdout:1054: writing smithi12166546-62 from 2977330 to 3502131 tid 3 2023-09-23T22:16:20.717 INFO:tasks.rados.rados.0.smithi121.stdout:1055: write oid 494 current snap is 0 2023-09-23T22:16:20.717 INFO:tasks.rados.rados.0.smithi121.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-09-23T22:16:20.723 INFO:tasks.rados.rados.0.smithi121.stdout:1055: writing smithi12166546-494 from 430477 to 990834 tid 1 2023-09-23T22:16:20.729 INFO:tasks.rados.rados.0.smithi121.stdout:1055: writing smithi12166546-494 from 1408073 to 1881674 tid 2 2023-09-23T22:16:20.737 INFO:tasks.rados.rados.0.smithi121.stdout:1055: writing smithi12166546-494 from 2488400 to 3224473 tid 3 2023-09-23T22:16:20.737 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:20.737 INFO:tasks.rados.rados.0.smithi121.stdout:1040: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T22:16:20.856 INFO:tasks.rados.rados.0.smithi121.stdout:1039: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:16:20.933 INFO:tasks.rados.rados.0.smithi121.stdout:1042: finishing write tid 1 to smithi12166546-253 2023-09-23T22:16:20.934 INFO:tasks.rados.rados.0.smithi121.stdout:1042: finishing write tid 2 to smithi12166546-253 2023-09-23T22:16:20.934 INFO:tasks.rados.rados.0.smithi121.stdout:1042: finishing write tid 3 to smithi12166546-253 2023-09-23T22:16:20.934 INFO:tasks.rados.rados.0.smithi121.stdout:1042: finishing write tid 4 to smithi12166546-253 2023-09-23T22:16:20.934 INFO:tasks.rados.rados.0.smithi121.stdout:1042: finishing write tid 5 to smithi12166546-253 2023-09-23T22:16:20.934 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 253 v 188 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-09-23T22:16:20.935 INFO:tasks.rados.rados.0.smithi121.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2023-09-23T22:16:20.935 INFO:tasks.rados.rados.0.smithi121.stdout:1043: finishing write tid 1 to smithi12166546-87 2023-09-23T22:16:20.935 INFO:tasks.rados.rados.0.smithi121.stdout:1043: finishing write tid 2 to smithi12166546-87 2023-09-23T22:16:20.935 INFO:tasks.rados.rados.0.smithi121.stdout:1043: finishing write tid 3 to smithi12166546-87 2023-09-23T22:16:20.935 INFO:tasks.rados.rados.0.smithi121.stdout:1043: finishing write tid 4 to smithi12166546-87 2023-09-23T22:16:20.935 INFO:tasks.rados.rados.0.smithi121.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-23T22:16:21.025 INFO:tasks.rados.rados.0.smithi121.stdout:1043: finishing write tid 5 to smithi12166546-87 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 87 v 134 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1045: finishing write tid 1 to smithi12166546-485 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1045: finishing write tid 2 to smithi12166546-485 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1045: finishing write tid 3 to smithi12166546-485 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1045: finishing write tid 4 to smithi12166546-485 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1045: finishing write tid 5 to smithi12166546-485 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 485 v 138 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1046: finishing write tid 1 to smithi12166546-278 2023-09-23T22:16:21.026 INFO:tasks.rados.rados.0.smithi121.stdout:1046: finishing write tid 2 to smithi12166546-278 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1046: finishing write tid 3 to smithi12166546-278 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1046: finishing write tid 4 to smithi12166546-278 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1046: finishing write tid 5 to smithi12166546-278 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 278 v 167 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1046: left oid 278 (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1047: finishing write tid 1 to smithi12166546-262 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1047: finishing write tid 2 to smithi12166546-262 2023-09-23T22:16:21.027 INFO:tasks.rados.rados.0.smithi121.stdout:1048: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:21.134 INFO:tasks.rados.rados.0.smithi121.stdout:1047: finishing write tid 3 to smithi12166546-262 2023-09-23T22:16:21.135 INFO:tasks.rados.rados.0.smithi121.stdout:1047: finishing write tid 4 to smithi12166546-262 2023-09-23T22:16:21.135 INFO:tasks.rados.rados.0.smithi121.stdout:1047: finishing write tid 5 to smithi12166546-262 2023-09-23T22:16:21.135 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 262 v 172 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-09-23T22:16:21.135 INFO:tasks.rados.rados.0.smithi121.stdout:1047: left oid 262 (ObjNum 806 snap 0 seq_num 806) 2023-09-23T22:16:21.135 INFO:tasks.rados.rados.0.smithi121.stdout:1049: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:21.277 INFO:tasks.rados.rados.0.smithi121.stdout:1050: finishing write tid 1 to smithi12166546-480 2023-09-23T22:16:21.277 INFO:tasks.rados.rados.0.smithi121.stdout:1050: finishing write tid 2 to smithi12166546-480 2023-09-23T22:16:21.277 INFO:tasks.rados.rados.0.smithi121.stdout:1050: finishing write tid 3 to smithi12166546-480 2023-09-23T22:16:21.277 INFO:tasks.rados.rados.0.smithi121.stdout:1050: finishing write tid 4 to smithi12166546-480 2023-09-23T22:16:21.278 INFO:tasks.rados.rados.0.smithi121.stdout:1050: finishing write tid 5 to smithi12166546-480 2023-09-23T22:16:21.278 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 480 v 153 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-09-23T22:16:21.278 INFO:tasks.rados.rados.0.smithi121.stdout:1050: left oid 480 (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:16:21.278 INFO:tasks.rados.rados.0.smithi121.stdout:1051: expect (ObjNum 776 snap 0 seq_num 776) 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1052: finishing write tid 1 to smithi12166546-306 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1052: finishing write tid 2 to smithi12166546-306 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1052: finishing write tid 3 to smithi12166546-306 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1052: finishing write tid 4 to smithi12166546-306 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1052: finishing write tid 5 to smithi12166546-306 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 306 v 180 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1052: left oid 306 (ObjNum 808 snap 0 seq_num 808) 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1053: finishing write tid 1 to smithi12166546-22 2023-09-23T22:16:21.410 INFO:tasks.rados.rados.0.smithi121.stdout:1053: finishing write tid 2 to smithi12166546-22 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1053: finishing write tid 3 to smithi12166546-22 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1053: finishing write tid 4 to smithi12166546-22 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1053: finishing write tid 5 to smithi12166546-22 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 22 v 180 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1053: left oid 22 (ObjNum 809 snap 0 seq_num 809) 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1054: finishing write tid 1 to smithi12166546-62 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1054: finishing write tid 2 to smithi12166546-62 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1054: finishing write tid 3 to smithi12166546-62 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1054: finishing write tid 4 to smithi12166546-62 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1054: finishing write tid 5 to smithi12166546-62 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 192 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-09-23T22:16:21.411 INFO:tasks.rados.rados.0.smithi121.stdout:1054: left oid 62 (ObjNum 810 snap 0 seq_num 810) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1055: finishing write tid 1 to smithi12166546-494 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1055: finishing write tid 2 to smithi12166546-494 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1055: finishing write tid 3 to smithi12166546-494 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1055: finishing write tid 4 to smithi12166546-494 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1055: finishing write tid 5 to smithi12166546-494 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 494 v 185 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1055: left oid 494 (ObjNum 811 snap 0 seq_num 811) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1039: done (15 left) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1040: done (14 left) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1042: done (13 left) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1043: done (12 left) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1044: done (11 left) 2023-09-23T22:16:21.412 INFO:tasks.rados.rados.0.smithi121.stdout:1045: done (10 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1046: done (9 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1047: done (8 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1048: done (7 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1049: done (6 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1050: done (5 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1051: done (4 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1052: done (3 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1053: done (2 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1054: done (1 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1055: done (0 left) 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1056: read oid 243 snap -1 2023-09-23T22:16:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:1056: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:16:21.414 INFO:tasks.rados.rados.0.smithi121.stdout:1057: read oid 303 snap -1 2023-09-23T22:16:21.414 INFO:tasks.rados.rados.0.smithi121.stdout:1057: expect (ObjNum 718 snap 0 seq_num 718) 2023-09-23T22:16:21.414 INFO:tasks.rados.rados.0.smithi121.stdout:1058: write oid 258 current snap is 0 2023-09-23T22:16:21.414 INFO:tasks.rados.rados.0.smithi121.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-09-23T22:16:21.420 INFO:tasks.rados.rados.0.smithi121.stdout:1058: writing smithi12166546-258 from 447284 to 1082890 tid 1 2023-09-23T22:16:21.430 INFO:tasks.rados.rados.0.smithi121.stdout:1058: writing smithi12166546-258 from 1866555 to 2600167 tid 2 2023-09-23T22:16:21.436 INFO:tasks.rados.rados.0.smithi121.stdout:1058: writing smithi12166546-258 from 3315823 to 3647284 tid 3 2023-09-23T22:16:21.436 INFO:tasks.rados.rados.0.smithi121.stdout:1059: write oid 21 current snap is 0 2023-09-23T22:16:21.436 INFO:tasks.rados.rados.0.smithi121.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-09-23T22:16:21.442 INFO:tasks.rados.rados.0.smithi121.stdout:1059: writing smithi12166546-21 from 464091 to 1174946 tid 1 2023-09-23T22:16:21.449 INFO:tasks.rados.rados.0.smithi121.stdout:1059: writing smithi12166546-21 from 1925037 to 2402307 tid 2 2023-09-23T22:16:21.455 INFO:tasks.rados.rados.0.smithi121.stdout:1059: writing smithi12166546-21 from 2943246 to 3418216 tid 3 2023-09-23T22:16:21.455 INFO:tasks.rados.rados.0.smithi121.stdout:1060: delete oid 18 current snap is 0 2023-09-23T22:16:21.455 INFO:tasks.rados.rados.0.smithi121.stdout:1056: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:16:21.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:21 smithi121 bash[33603]: audit 2023-09-23T22:16:20.696680+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.121:0/3323563234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:21.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:21 smithi121 bash[27336]: audit 2023-09-23T22:16:20.696680+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.121:0/3323563234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:21.523 INFO:tasks.rados.rados.0.smithi121.stdout:1057: expect (ObjNum 718 snap 0 seq_num 718) 2023-09-23T22:16:21.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:21 smithi123 bash[27681]: audit 2023-09-23T22:16:20.696680+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.121:0/3323563234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:21.609 INFO:tasks.rados.rados.0.smithi121.stdout:1058: finishing write tid 1 to smithi12166546-258 2023-09-23T22:16:21.609 INFO:tasks.rados.rados.0.smithi121.stdout:1058: finishing write tid 2 to smithi12166546-258 2023-09-23T22:16:21.609 INFO:tasks.rados.rados.0.smithi121.stdout:1058: finishing write tid 3 to smithi12166546-258 2023-09-23T22:16:21.609 INFO:tasks.rados.rados.0.smithi121.stdout:1056: done (4 left) 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1057: done (3 left) 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1060: done (2 left) 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1061: write oid 151 current snap is 0 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1058: finishing write tid 4 to smithi12166546-258 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1058: finishing write tid 5 to smithi12166546-258 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 258 v 184 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1058: left oid 258 (ObjNum 812 snap 0 seq_num 812) 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1059: finishing write tid 1 to smithi12166546-21 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1059: finishing write tid 2 to smithi12166546-21 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1059: finishing write tid 3 to smithi12166546-21 2023-09-23T22:16:21.610 INFO:tasks.rados.rados.0.smithi121.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-09-23T22:16:21.620 INFO:tasks.rados.rados.0.smithi121.stdout:1061: writing smithi12166546-151 from 497705 to 1075411 tid 1 2023-09-23T22:16:21.626 INFO:tasks.rados.rados.0.smithi121.stdout:1061: writing smithi12166546-151 from 1642001 to 2122940 tid 2 2023-09-23T22:16:21.632 INFO:tasks.rados.rados.0.smithi121.stdout:1061: writing smithi12166546-151 from 2598092 to 3095606 tid 3 2023-09-23T22:16:21.632 INFO:tasks.rados.rados.0.smithi121.stdout:1058: done (2 left) 2023-09-23T22:16:21.633 INFO:tasks.rados.rados.0.smithi121.stdout:1062: write oid 383 current snap is 0 2023-09-23T22:16:21.633 INFO:tasks.rados.rados.0.smithi121.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-09-23T22:16:21.639 INFO:tasks.rados.rados.0.smithi121.stdout:1062: writing smithi12166546-383 from 514512 to 1167467 tid 1 2023-09-23T22:16:21.646 INFO:tasks.rados.rados.0.smithi121.stdout:1062: writing smithi12166546-383 from 1700483 to 2441433 tid 2 2023-09-23T22:16:21.653 INFO:tasks.rados.rados.0.smithi121.stdout:1062: writing smithi12166546-383 from 3025515 to 3714512 tid 3 2023-09-23T22:16:21.654 INFO:tasks.rados.rados.0.smithi121.stdout:1063: read oid 271 snap -1 2023-09-23T22:16:21.654 INFO:tasks.rados.rados.0.smithi121.stdout:1063: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-23T22:16:21.654 INFO:tasks.rados.rados.0.smithi121.stdout:1064: write oid 107 current snap is 0 2023-09-23T22:16:21.654 INFO:tasks.rados.rados.0.smithi121.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-09-23T22:16:21.660 INFO:tasks.rados.rados.0.smithi121.stdout:1064: writing smithi12166546-107 from 531319 to 1259523 tid 1 2023-09-23T22:16:21.666 INFO:tasks.rados.rados.0.smithi121.stdout:1064: writing smithi12166546-107 from 1758965 to 2243573 tid 2 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:1064: writing smithi12166546-107 from 2652938 to 3172996 tid 3 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:1065: write oid 221 current snap is 0 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:1059: finishing write tid 4 to smithi12166546-21 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:1059: finishing write tid 5 to smithi12166546-21 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 21 v 150 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:1059: left oid 21 (ObjNum 813 snap 0 seq_num 813) 2023-09-23T22:16:21.672 INFO:tasks.rados.rados.0.smithi121.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-09-23T22:16:21.677 INFO:tasks.rados.rados.0.smithi121.stdout:1065: writing smithi12166546-221 from 548126 to 951579 tid 1 2023-09-23T22:16:21.684 INFO:tasks.rados.rados.0.smithi121.stdout:1065: writing smithi12166546-221 from 1417447 to 2162066 tid 2 2023-09-23T22:16:21.690 INFO:tasks.rados.rados.0.smithi121.stdout:1065: writing smithi12166546-221 from 2680361 to 3128044 tid 3 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1065: writing smithi12166546-221 from 3680450 to 3748126 tid 4 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1059: done (5 left) 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1066: read oid 415 snap -1 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1066: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1067: read oid 148 snap -1 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1067: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1068: write oid 433 current snap is 0 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1061: finishing write tid 1 to smithi12166546-151 2023-09-23T22:16:21.694 INFO:tasks.rados.rados.0.smithi121.stdout:1061: finishing write tid 2 to smithi12166546-151 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1061: finishing write tid 3 to smithi12166546-151 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1061: finishing write tid 4 to smithi12166546-151 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1061: finishing write tid 5 to smithi12166546-151 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 151 v 167 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1061: left oid 151 (ObjNum 815 snap 0 seq_num 815) 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1062: finishing write tid 1 to smithi12166546-383 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1062: finishing write tid 2 to smithi12166546-383 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1062: finishing write tid 3 to smithi12166546-383 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1062: finishing write tid 4 to smithi12166546-383 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1062: finishing write tid 5 to smithi12166546-383 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 383 v 139 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1062: left oid 383 (ObjNum 816 snap 0 seq_num 816) 2023-09-23T22:16:21.695 INFO:tasks.rados.rados.0.smithi121.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-09-23T22:16:21.700 INFO:tasks.rados.rados.0.smithi121.stdout:1068: writing smithi12166546-433 from 564933 to 1043635 tid 1 2023-09-23T22:16:21.708 INFO:tasks.rados.rados.0.smithi121.stdout:1068: writing smithi12166546-433 from 1759576 to 2247853 tid 2 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1068: writing smithi12166546-433 from 2991431 to 3650386 tid 3 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1061: done (7 left) 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1062: done (6 left) 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1069: read oid 339 snap -1 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1069: expect (ObjNum 338 snap 0 seq_num 338) 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1070: read oid 410 snap -1 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1070: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-23T22:16:21.717 INFO:tasks.rados.rados.0.smithi121.stdout:1071: read oid 244 snap -1 2023-09-23T22:16:21.718 INFO:tasks.rados.rados.0.smithi121.stdout:1071: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T22:16:21.718 INFO:tasks.rados.rados.0.smithi121.stdout:1072: read oid 211 snap -1 2023-09-23T22:16:21.718 INFO:tasks.rados.rados.0.smithi121.stdout:1072: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:16:21.718 INFO:tasks.rados.rados.0.smithi121.stdout:1073: write oid 225 current snap is 0 2023-09-23T22:16:21.718 INFO:tasks.rados.rados.0.smithi121.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-09-23T22:16:21.723 INFO:tasks.rados.rados.0.smithi121.stdout:1073: writing smithi12166546-225 from 581740 to 1135691 tid 1 2023-09-23T22:16:21.732 INFO:tasks.rados.rados.0.smithi121.stdout:1073: writing smithi12166546-225 from 1818058 to 2566346 tid 2 2023-09-23T22:16:21.738 INFO:tasks.rados.rados.0.smithi121.stdout:1073: writing smithi12166546-225 from 3018854 to 3489081 tid 3 2023-09-23T22:16:21.738 INFO:tasks.rados.rados.0.smithi121.stdout:1074: write oid 402 current snap is 0 2023-09-23T22:16:21.738 INFO:tasks.rados.rados.0.smithi121.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-09-23T22:16:21.744 INFO:tasks.rados.rados.0.smithi121.stdout:1074: writing smithi12166546-402 from 598547 to 1227747 tid 1 2023-09-23T22:16:21.751 INFO:tasks.rados.rados.0.smithi121.stdout:1074: writing smithi12166546-402 from 1876540 to 2368486 tid 2 2023-09-23T22:16:21.759 INFO:tasks.rados.rados.0.smithi121.stdout:1074: writing smithi12166546-402 from 3046277 to 3727776 tid 3 2023-09-23T22:16:21.759 INFO:tasks.rados.rados.0.smithi121.stdout:1075: write oid 139 current snap is 0 2023-09-23T22:16:21.759 INFO:tasks.rados.rados.0.smithi121.stdout:1063: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-23T22:16:21.904 INFO:tasks.rados.rados.0.smithi121.stdout:1064: finishing write tid 1 to smithi12166546-107 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1064: finishing write tid 2 to smithi12166546-107 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1064: finishing write tid 3 to smithi12166546-107 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1064: finishing write tid 4 to smithi12166546-107 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1064: finishing write tid 5 to smithi12166546-107 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 107 v 188 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1064: left oid 107 (ObjNum 817 snap 0 seq_num 817) 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1065: finishing write tid 1 to smithi12166546-221 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1065: finishing write tid 2 to smithi12166546-221 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1065: finishing write tid 3 to smithi12166546-221 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1065: finishing write tid 4 to smithi12166546-221 2023-09-23T22:16:21.905 INFO:tasks.rados.rados.0.smithi121.stdout:1065: finishing write tid 5 to smithi12166546-221 2023-09-23T22:16:21.906 INFO:tasks.rados.rados.0.smithi121.stdout:1065: finishing write tid 6 to smithi12166546-221 2023-09-23T22:16:21.906 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 221 v 172 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-09-23T22:16:21.906 INFO:tasks.rados.rados.0.smithi121.stdout:1065: left oid 221 (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:16:21.906 INFO:tasks.rados.rados.0.smithi121.stdout:1067: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:16:21.993 INFO:tasks.rados.rados.0.smithi121.stdout:1066: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T22:16:22.083 INFO:tasks.rados.rados.0.smithi121.stdout:1068: finishing write tid 1 to smithi12166546-433 2023-09-23T22:16:22.084 INFO:tasks.rados.rados.0.smithi121.stdout:1068: finishing write tid 2 to smithi12166546-433 2023-09-23T22:16:22.084 INFO:tasks.rados.rados.0.smithi121.stdout:1069: expect (ObjNum 338 snap 0 seq_num 338) 2023-09-23T22:16:22.199 INFO:tasks.rados.rados.0.smithi121.stdout:1070: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-23T22:16:22.220 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:21 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:21] "GET /metrics HTTP/1.1" 200 194949 "" "Prometheus/2.33.4" 2023-09-23T22:16:22.292 INFO:tasks.rados.rados.0.smithi121.stdout:1068: finishing write tid 3 to smithi12166546-433 2023-09-23T22:16:22.293 INFO:tasks.rados.rados.0.smithi121.stdout:1068: finishing write tid 4 to smithi12166546-433 2023-09-23T22:16:22.293 INFO:tasks.rados.rados.0.smithi121.stdout:1068: finishing write tid 5 to smithi12166546-433 2023-09-23T22:16:22.293 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 113 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-09-23T22:16:22.293 INFO:tasks.rados.rados.0.smithi121.stdout:1068: left oid 433 (ObjNum 819 snap 0 seq_num 819) 2023-09-23T22:16:22.293 INFO:tasks.rados.rados.0.smithi121.stdout:1071: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T22:16:22.355 INFO:tasks.rados.rados.0.smithi121.stdout:1072: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:16:22.466 INFO:tasks.rados.rados.0.smithi121.stdout:1073: finishing write tid 1 to smithi12166546-225 2023-09-23T22:16:22.467 INFO:tasks.rados.rados.0.smithi121.stdout:1073: finishing write tid 2 to smithi12166546-225 2023-09-23T22:16:22.467 INFO:tasks.rados.rados.0.smithi121.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-09-23T22:16:22.472 INFO:tasks.rados.rados.0.smithi121.stdout:1075: writing smithi12166546-139 from 615354 to 1036156 tid 1 2023-09-23T22:16:22.479 INFO:tasks.rados.rados.0.smithi121.stdout:1075: writing smithi12166546-139 from 1651375 to 2403332 tid 2 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1075: writing smithi12166546-139 from 3190053 to 3682824 tid 3 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1063: done (12 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1064: done (11 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1065: done (10 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1066: done (9 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1067: done (8 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1068: done (7 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1069: done (6 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1070: done (5 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1071: done (4 left) 2023-09-23T22:16:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:1072: done (3 left) 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1076: read oid 138 snap -1 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1076: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1077: write oid 49 current snap is 0 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1073: finishing write tid 3 to smithi12166546-225 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1073: finishing write tid 4 to smithi12166546-225 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1073: finishing write tid 5 to smithi12166546-225 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 225 v 171 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1073: left oid 225 (ObjNum 820 snap 0 seq_num 820) 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1074: finishing write tid 1 to smithi12166546-402 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1074: finishing write tid 2 to smithi12166546-402 2023-09-23T22:16:22.488 INFO:tasks.rados.rados.0.smithi121.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-09-23T22:16:22.493 INFO:tasks.rados.rados.0.smithi121.stdout:1077: writing smithi12166546-49 from 632161 to 1128212 tid 1 2023-09-23T22:16:22.498 INFO:tasks.rados.rados.0.smithi121.stdout:1077: writing smithi12166546-49 from 1593504 to 2089119 tid 2 2023-09-23T22:16:22.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:22 smithi121 bash[27336]: cluster 2023-09-23T22:16:21.062254+0000 mgr.y (mgr.24365) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-09-23T22:16:22.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:22 smithi121 bash[33603]: cluster 2023-09-23T22:16:21.062254+0000 mgr.y (mgr.24365) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-09-23T22:16:22.503 INFO:tasks.rados.rados.0.smithi121.stdout:1077: writing smithi12166546-49 from 2701123 to 3121519 tid 3 2023-09-23T22:16:22.507 INFO:tasks.rados.rados.0.smithi121.stdout:1077: writing smithi12166546-49 from 3611645 to 3832161 tid 4 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1073: done (4 left) 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1078: write oid 143 current snap is 0 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1074: finishing write tid 3 to smithi12166546-402 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1074: finishing write tid 4 to smithi12166546-402 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1074: finishing write tid 5 to smithi12166546-402 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 402 v 189 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1074: left oid 402 (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:16:22.508 INFO:tasks.rados.rados.0.smithi121.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-09-23T22:16:22.514 INFO:tasks.rados.rados.0.smithi121.stdout:1078: writing smithi12166546-143 from 648968 to 1220268 tid 1 2023-09-23T22:16:22.520 INFO:tasks.rados.rados.0.smithi121.stdout:1078: writing smithi12166546-143 from 1651986 to 2291259 tid 2 2023-09-23T22:16:22.526 INFO:tasks.rados.rados.0.smithi121.stdout:1078: writing smithi12166546-143 from 2728546 to 3360214 tid 3 2023-09-23T22:16:22.526 INFO:tasks.rados.rados.0.smithi121.stdout:1074: done (4 left) 2023-09-23T22:16:22.526 INFO:tasks.rados.rados.0.smithi121.stdout:1079: delete oid 485 current snap is 0 2023-09-23T22:16:22.526 INFO:tasks.rados.rados.0.smithi121.stdout:1075: finishing write tid 1 to smithi12166546-139 2023-09-23T22:16:22.526 INFO:tasks.rados.rados.0.smithi121.stdout:1075: finishing write tid 2 to smithi12166546-139 2023-09-23T22:16:22.526 INFO:tasks.rados.rados.0.smithi121.stdout:1076: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T22:16:22.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:22 smithi123 bash[27681]: cluster 2023-09-23T22:16:21.062254+0000 mgr.y (mgr.24365) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-09-23T22:16:22.599 INFO:tasks.rados.rados.0.smithi121.stdout:1075: finishing write tid 3 to smithi12166546-139 2023-09-23T22:16:22.599 INFO:tasks.rados.rados.0.smithi121.stdout:1075: finishing write tid 4 to smithi12166546-139 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1076: done (4 left) 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1079: done (3 left) 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1080: write oid 100 current snap is 0 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1075: finishing write tid 5 to smithi12166546-139 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 242 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1075: left oid 139 (ObjNum 822 snap 0 seq_num 822) 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1077: finishing write tid 1 to smithi12166546-49 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1077: finishing write tid 2 to smithi12166546-49 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1077: finishing write tid 3 to smithi12166546-49 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1077: finishing write tid 4 to smithi12166546-49 2023-09-23T22:16:22.600 INFO:tasks.rados.rados.0.smithi121.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-09-23T22:16:22.606 INFO:tasks.rados.rados.0.smithi121.stdout:1080: writing smithi12166546-100 from 682582 to 1404380 tid 1 2023-09-23T22:16:22.614 INFO:tasks.rados.rados.0.smithi121.stdout:1080: writing smithi12166546-100 from 2168950 to 2811892 tid 2 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:1080: writing smithi12166546-100 from 3583392 to 3882582 tid 3 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:1075: done (3 left) 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:1081: write oid 407 current snap is 0 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:1077: finishing write tid 5 to smithi12166546-49 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:1077: finishing write tid 6 to smithi12166546-49 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 49 v 180 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-09-23T22:16:22.621 INFO:tasks.rados.rados.0.smithi121.stdout:1077: left oid 49 (ObjNum 823 snap 0 seq_num 823) 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1078: finishing write tid 1 to smithi12166546-143 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1078: finishing write tid 2 to smithi12166546-143 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1078: finishing write tid 3 to smithi12166546-143 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1078: finishing write tid 4 to smithi12166546-143 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1078: finishing write tid 5 to smithi12166546-143 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 143 v 142 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1078: left oid 143 (ObjNum 824 snap 0 seq_num 824) 2023-09-23T22:16:22.622 INFO:tasks.rados.rados.0.smithi121.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-09-23T22:16:22.630 INFO:tasks.rados.rados.0.smithi121.stdout:1081: writing smithi12166546-407 from 699389 to 1496436 tid 1 2023-09-23T22:16:22.638 INFO:tasks.rados.rados.0.smithi121.stdout:1081: writing smithi12166546-407 from 2111079 to 2614032 tid 2 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1081: writing smithi12166546-407 from 3094462 to 3676299 tid 3 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1077: done (3 left) 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1078: done (2 left) 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1082: delete oid 436 current snap is 0 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1080: finishing write tid 1 to smithi12166546-100 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1080: finishing write tid 2 to smithi12166546-100 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1080: finishing write tid 3 to smithi12166546-100 2023-09-23T22:16:22.645 INFO:tasks.rados.rados.0.smithi121.stdout:1080: finishing write tid 4 to smithi12166546-100 2023-09-23T22:16:22.646 INFO:tasks.rados.rados.0.smithi121.stdout:1080: finishing write tid 5 to smithi12166546-100 2023-09-23T22:16:22.646 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 100 v 176 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-09-23T22:16:22.646 INFO:tasks.rados.rados.0.smithi121.stdout:1080: left oid 100 (ObjNum 826 snap 0 seq_num 826) 2023-09-23T22:16:22.646 INFO:tasks.rados.rados.0.smithi121.stdout:1081: finishing write tid 1 to smithi12166546-407 2023-09-23T22:16:22.646 INFO:tasks.rados.rados.0.smithi121.stdout:1081: finishing write tid 2 to smithi12166546-407 2023-09-23T22:16:22.647 INFO:tasks.rados.rados.0.smithi121.stdout:1080: done (2 left) 2023-09-23T22:16:22.647 INFO:tasks.rados.rados.0.smithi121.stdout:1082: done (1 left) 2023-09-23T22:16:22.647 INFO:tasks.rados.rados.0.smithi121.stdout:1083: write oid 491 current snap is 0 2023-09-23T22:16:22.647 INFO:tasks.rados.rados.0.smithi121.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-09-23T22:16:22.655 INFO:tasks.rados.rados.0.smithi121.stdout:1083: writing smithi12166546-491 from 733003 to 1396901 tid 1 2023-09-23T22:16:22.662 INFO:tasks.rados.rados.0.smithi121.stdout:1083: writing smithi12166546-491 from 1944396 to 2451018 tid 2 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1083: writing smithi12166546-491 from 2865661 to 3470042 tid 3 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1084: read oid 231 snap -1 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1084: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1085: read oid 163 snap -1 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1085: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1086: write oid 182 current snap is 0 2023-09-23T22:16:22.668 INFO:tasks.rados.rados.0.smithi121.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-09-23T22:16:22.678 INFO:tasks.rados.rados.0.smithi121.stdout:1086: writing smithi12166546-182 from 749810 to 1488957 tid 1 2023-09-23T22:16:22.685 INFO:tasks.rados.rados.0.smithi121.stdout:1086: writing smithi12166546-182 from 2002878 to 2653158 tid 2 2023-09-23T22:16:22.691 INFO:tasks.rados.rados.0.smithi121.stdout:1086: writing smithi12166546-182 from 3293084 to 3708737 tid 3 2023-09-23T22:16:22.692 INFO:tasks.rados.rados.0.smithi121.stdout:1087: write oid 46 current snap is 0 2023-09-23T22:16:22.692 INFO:tasks.rados.rados.0.smithi121.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-09-23T22:16:22.698 INFO:tasks.rados.rados.0.smithi121.stdout:1087: writing smithi12166546-46 from 766617 to 1181013 tid 1 2023-09-23T22:16:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:1087: writing smithi12166546-46 from 1945007 to 2455298 tid 2 2023-09-23T22:16:22.714 INFO:tasks.rados.rados.0.smithi121.stdout:1087: writing smithi12166546-46 from 3204154 to 3831079 tid 3 2023-09-23T22:16:22.714 INFO:tasks.rados.rados.0.smithi121.stdout:1088: read oid 355 snap -1 2023-09-23T22:16:22.714 INFO:tasks.rados.rados.0.smithi121.stdout:1088: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:16:22.714 INFO:tasks.rados.rados.0.smithi121.stdout:1089: write oid 332 current snap is 0 2023-09-23T22:16:22.714 INFO:tasks.rados.rados.0.smithi121.stdout:1081: finishing write tid 3 to smithi12166546-407 2023-09-23T22:16:22.714 INFO:tasks.rados.rados.0.smithi121.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-09-23T22:16:22.721 INFO:tasks.rados.rados.0.smithi121.stdout:1089: writing smithi12166546-332 from 783424 to 1273069 tid 1 2023-09-23T22:16:22.729 INFO:tasks.rados.rados.0.smithi121.stdout:1089: writing smithi12166546-332 from 2003489 to 2657438 tid 2 2023-09-23T22:16:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:1089: writing smithi12166546-332 from 3231577 to 3786127 tid 3 2023-09-23T22:16:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:1090: write oid 477 current snap is 0 2023-09-23T22:16:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:1081: finishing write tid 4 to smithi12166546-407 2023-09-23T22:16:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:1081: finishing write tid 5 to smithi12166546-407 2023-09-23T22:16:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 407 v 175 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-09-23T22:16:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:1081: left oid 407 (ObjNum 827 snap 0 seq_num 827) 2023-09-23T22:16:22.737 INFO:tasks.rados.rados.0.smithi121.stdout:1083: finishing write tid 1 to smithi12166546-491 2023-09-23T22:16:22.737 INFO:tasks.rados.rados.0.smithi121.stdout:1083: finishing write tid 2 to smithi12166546-491 2023-09-23T22:16:22.737 INFO:tasks.rados.rados.0.smithi121.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-09-23T22:16:22.741 INFO:tasks.rados.rados.0.smithi121.stdout:1090: writing smithi12166546-477 from 400231 to 965125 tid 1 2023-09-23T22:16:22.748 INFO:tasks.rados.rados.0.smithi121.stdout:1090: writing smithi12166546-477 from 1661971 to 2000231 tid 2 2023-09-23T22:16:22.748 INFO:tasks.rados.rados.0.smithi121.stdout:1081: done (8 left) 2023-09-23T22:16:22.748 INFO:tasks.rados.rados.0.smithi121.stdout:1091: read oid 18 snap -1 2023-09-23T22:16:22.748 INFO:tasks.rados.rados.0.smithi121.stdout:1091: expect deleted 2023-09-23T22:16:22.748 INFO:tasks.rados.rados.0.smithi121.stdout:1092: write oid 89 current snap is 0 2023-09-23T22:16:22.748 INFO:tasks.rados.rados.0.smithi121.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-09-23T22:16:22.753 INFO:tasks.rados.rados.0.smithi121.stdout:1092: writing smithi12166546-89 from 417038 to 1057181 tid 1 2023-09-23T22:16:22.759 INFO:tasks.rados.rados.0.smithi121.stdout:1092: writing smithi12166546-89 from 1720453 to 2017038 tid 2 2023-09-23T22:16:22.759 INFO:tasks.rados.rados.0.smithi121.stdout:1093: delete oid 61 current snap is 0 2023-09-23T22:16:22.759 INFO:tasks.rados.rados.0.smithi121.stdout:1083: finishing write tid 3 to smithi12166546-491 2023-09-23T22:16:22.759 INFO:tasks.rados.rados.0.smithi121.stdout:1083: finishing write tid 4 to smithi12166546-491 2023-09-23T22:16:22.759 INFO:tasks.rados.rados.0.smithi121.stdout:1083: finishing write tid 5 to smithi12166546-491 2023-09-23T22:16:22.760 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 491 v 176 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-09-23T22:16:22.760 INFO:tasks.rados.rados.0.smithi121.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-09-23T22:16:22.760 INFO:tasks.rados.rados.0.smithi121.stdout:1085: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:16:22.853 INFO:tasks.rados.rados.0.smithi121.stdout:1086: finishing write tid 1 to smithi12166546-182 2023-09-23T22:16:22.853 INFO:tasks.rados.rados.0.smithi121.stdout:1084: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:16:22.976 INFO:tasks.rados.rados.0.smithi121.stdout:1086: finishing write tid 2 to smithi12166546-182 2023-09-23T22:16:22.976 INFO:tasks.rados.rados.0.smithi121.stdout:1086: finishing write tid 3 to smithi12166546-182 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1086: finishing write tid 4 to smithi12166546-182 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1086: finishing write tid 5 to smithi12166546-182 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 182 v 188 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1086: left oid 182 (ObjNum 830 snap 0 seq_num 830) 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1087: finishing write tid 1 to smithi12166546-46 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1087: finishing write tid 2 to smithi12166546-46 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1087: finishing write tid 3 to smithi12166546-46 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1087: finishing write tid 4 to smithi12166546-46 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1087: finishing write tid 5 to smithi12166546-46 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 46 v 192 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1087: left oid 46 (ObjNum 831 snap 0 seq_num 831) 2023-09-23T22:16:22.977 INFO:tasks.rados.rados.0.smithi121.stdout:1089: finishing write tid 1 to smithi12166546-332 2023-09-23T22:16:22.978 INFO:tasks.rados.rados.0.smithi121.stdout:1088: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:16:23.123 INFO:tasks.rados.rados.0.smithi121.stdout:1089: finishing write tid 2 to smithi12166546-332 2023-09-23T22:16:23.123 INFO:tasks.rados.rados.0.smithi121.stdout:1089: finishing write tid 3 to smithi12166546-332 2023-09-23T22:16:23.123 INFO:tasks.rados.rados.0.smithi121.stdout:1089: finishing write tid 4 to smithi12166546-332 2023-09-23T22:16:23.123 INFO:tasks.rados.rados.0.smithi121.stdout:1089: finishing write tid 5 to smithi12166546-332 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 154 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1089: left oid 332 (ObjNum 832 snap 0 seq_num 832) 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1090: finishing write tid 1 to smithi12166546-477 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1090: finishing write tid 2 to smithi12166546-477 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1090: finishing write tid 3 to smithi12166546-477 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1090: finishing write tid 4 to smithi12166546-477 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 477 v 179 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1090: left oid 477 (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1092: finishing write tid 1 to smithi12166546-89 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1092: finishing write tid 2 to smithi12166546-89 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1083: done (10 left) 2023-09-23T22:16:23.124 INFO:tasks.rados.rados.0.smithi121.stdout:1084: done (9 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1085: done (8 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1086: done (7 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1087: done (6 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1088: done (5 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1089: done (4 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1090: done (3 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1091: done (2 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1093: done (1 left) 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1094: write oid 216 current snap is 0 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1092: finishing write tid 3 to smithi12166546-89 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:1092: finishing write tid 4 to smithi12166546-89 2023-09-23T22:16:23.125 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 89 v 143 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-09-23T22:16:23.126 INFO:tasks.rados.rados.0.smithi121.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2023-09-23T22:16:23.126 INFO:tasks.rados.rados.0.smithi121.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-09-23T22:16:23.136 INFO:tasks.rados.rados.0.smithi121.stdout:1094: writing smithi12166546-216 from 450652 to 1241293 tid 1 2023-09-23T22:16:23.142 INFO:tasks.rados.rados.0.smithi121.stdout:1094: writing smithi12166546-216 from 1721064 to 2050652 tid 2 2023-09-23T22:16:23.142 INFO:tasks.rados.rados.0.smithi121.stdout:1092: done (1 left) 2023-09-23T22:16:23.142 INFO:tasks.rados.rados.0.smithi121.stdout:1095: read oid 480 snap -1 2023-09-23T22:16:23.142 INFO:tasks.rados.rados.0.smithi121.stdout:1095: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:16:23.142 INFO:tasks.rados.rados.0.smithi121.stdout:1096: write oid 330 current snap is 0 2023-09-23T22:16:23.142 INFO:tasks.rados.rados.0.smithi121.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-09-23T22:16:23.148 INFO:tasks.rados.rados.0.smithi121.stdout:1096: writing smithi12166546-330 from 467459 to 1049702 tid 1 2023-09-23T22:16:23.154 INFO:tasks.rados.rados.0.smithi121.stdout:1096: writing smithi12166546-330 from 1495899 to 1900844 tid 2 2023-09-23T22:16:23.154 INFO:tasks.rados.rados.0.smithi121.stdout:1097: read oid 43 snap -1 2023-09-23T22:16:23.154 INFO:tasks.rados.rados.0.smithi121.stdout:1097: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T22:16:23.154 INFO:tasks.rados.rados.0.smithi121.stdout:1098: write oid 414 current snap is 0 2023-09-23T22:16:23.154 INFO:tasks.rados.rados.0.smithi121.stdout:1094: finishing write tid 1 to smithi12166546-216 2023-09-23T22:16:23.154 INFO:tasks.rados.rados.0.smithi121.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-09-23T22:16:23.159 INFO:tasks.rados.rados.0.smithi121.stdout:1098: writing smithi12166546-414 from 484266 to 1141758 tid 1 2023-09-23T22:16:23.165 INFO:tasks.rados.rados.0.smithi121.stdout:1098: writing smithi12166546-414 from 1554381 to 2084266 tid 2 2023-09-23T22:16:23.165 INFO:tasks.rados.rados.0.smithi121.stdout:1099: read oid 455 snap -1 2023-09-23T22:16:23.165 INFO:tasks.rados.rados.0.smithi121.stdout:1099: expect (ObjNum 765 snap 0 seq_num 765) 2023-09-23T22:16:23.166 INFO:tasks.rados.rados.0.smithi121.stdout:1100: read oid 1 snap -1 2023-09-23T22:16:23.166 INFO:tasks.rados.rados.0.smithi121.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-23T22:16:23.166 INFO:tasks.rados.rados.0.smithi121.stdout:1101: write oid 260 current snap is 0 2023-09-23T22:16:23.166 INFO:tasks.rados.rados.0.smithi121.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-09-23T22:16:23.172 INFO:tasks.rados.rados.0.smithi121.stdout:1101: writing smithi12166546-260 from 501073 to 1233814 tid 1 2023-09-23T22:16:23.177 INFO:tasks.rados.rados.0.smithi121.stdout:1101: writing smithi12166546-260 from 1896510 to 2101073 tid 2 2023-09-23T22:16:23.178 INFO:tasks.rados.rados.0.smithi121.stdout:1102: read oid 145 snap -1 2023-09-23T22:16:23.178 INFO:tasks.rados.rados.0.smithi121.stdout:1102: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T22:16:23.178 INFO:tasks.rados.rados.0.smithi121.stdout:1103: read oid 124 snap -1 2023-09-23T22:16:23.178 INFO:tasks.rados.rados.0.smithi121.stdout:1103: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T22:16:23.178 INFO:tasks.rados.rados.0.smithi121.stdout:1104: write oid 486 current snap is 0 2023-09-23T22:16:23.178 INFO:tasks.rados.rados.0.smithi121.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-09-23T22:16:23.182 INFO:tasks.rados.rados.0.smithi121.stdout:1104: writing smithi12166546-486 from 517880 to 925870 tid 1 2023-09-23T22:16:23.190 INFO:tasks.rados.rados.0.smithi121.stdout:1104: writing smithi12166546-486 from 1554992 to 2117880 tid 2 2023-09-23T22:16:23.190 INFO:tasks.rados.rados.0.smithi121.stdout:1105: read oid 82 snap -1 2023-09-23T22:16:23.190 INFO:tasks.rados.rados.0.smithi121.stdout:1105: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:16:23.190 INFO:tasks.rados.rados.0.smithi121.stdout:1106: write oid 279 current snap is 0 2023-09-23T22:16:23.190 INFO:tasks.rados.rados.0.smithi121.stdout:1095: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:16:23.349 INFO:tasks.rados.rados.0.smithi121.stdout:1094: finishing write tid 2 to smithi12166546-216 2023-09-23T22:16:23.349 INFO:tasks.rados.rados.0.smithi121.stdout:1094: finishing write tid 3 to smithi12166546-216 2023-09-23T22:16:23.350 INFO:tasks.rados.rados.0.smithi121.stdout:1094: finishing write tid 4 to smithi12166546-216 2023-09-23T22:16:23.350 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 216 v 158 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-09-23T22:16:23.350 INFO:tasks.rados.rados.0.smithi121.stdout:1094: left oid 216 (ObjNum 836 snap 0 seq_num 836) 2023-09-23T22:16:23.350 INFO:tasks.rados.rados.0.smithi121.stdout:1096: finishing write tid 1 to smithi12166546-330 2023-09-23T22:16:23.350 INFO:tasks.rados.rados.0.smithi121.stdout:1097: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T22:16:23.449 INFO:tasks.rados.rados.0.smithi121.stdout:1096: finishing write tid 2 to smithi12166546-330 2023-09-23T22:16:23.449 INFO:tasks.rados.rados.0.smithi121.stdout:1096: finishing write tid 3 to smithi12166546-330 2023-09-23T22:16:23.449 INFO:tasks.rados.rados.0.smithi121.stdout:1096: finishing write tid 4 to smithi12166546-330 2023-09-23T22:16:23.449 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 196 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-09-23T22:16:23.449 INFO:tasks.rados.rados.0.smithi121.stdout:1096: left oid 330 (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:1098: finishing write tid 1 to smithi12166546-414 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:1098: finishing write tid 2 to smithi12166546-414 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:1098: finishing write tid 3 to smithi12166546-414 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:1098: finishing write tid 4 to smithi12166546-414 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 414 v 183 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:1098: left oid 414 (ObjNum 838 snap 0 seq_num 838) 2023-09-23T22:16:23.450 INFO:tasks.rados.rados.0.smithi121.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-23T22:16:23.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:23 smithi121 bash[33603]: audit 2023-09-23T22:16:23.098070+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.121:0/2476072216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:23.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:23 smithi121 bash[27336]: audit 2023-09-23T22:16:23.098070+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.121:0/2476072216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:23.515 INFO:tasks.rados.rados.0.smithi121.stdout:1099: expect (ObjNum 765 snap 0 seq_num 765) 2023-09-23T22:16:23.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:23 smithi123 bash[27681]: audit 2023-09-23T22:16:23.098070+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.121:0/2476072216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:23.643 INFO:tasks.rados.rados.0.smithi121.stdout:1101: finishing write tid 1 to smithi12166546-260 2023-09-23T22:16:23.644 INFO:tasks.rados.rados.0.smithi121.stdout:1101: finishing write tid 2 to smithi12166546-260 2023-09-23T22:16:23.644 INFO:tasks.rados.rados.0.smithi121.stdout:1101: finishing write tid 3 to smithi12166546-260 2023-09-23T22:16:23.644 INFO:tasks.rados.rados.0.smithi121.stdout:1101: finishing write tid 4 to smithi12166546-260 2023-09-23T22:16:23.644 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 194 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-09-23T22:16:23.644 INFO:tasks.rados.rados.0.smithi121.stdout:1101: left oid 260 (ObjNum 839 snap 0 seq_num 839) 2023-09-23T22:16:23.644 INFO:tasks.rados.rados.0.smithi121.stdout:1102: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T22:16:23.765 INFO:tasks.rados.rados.0.smithi121.stdout:1103: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T22:16:23.834 INFO:tasks.rados.rados.0.smithi121.stdout:1104: finishing write tid 1 to smithi12166546-486 2023-09-23T22:16:23.834 INFO:tasks.rados.rados.0.smithi121.stdout:1104: finishing write tid 2 to smithi12166546-486 2023-09-23T22:16:23.834 INFO:tasks.rados.rados.0.smithi121.stdout:1104: finishing write tid 3 to smithi12166546-486 2023-09-23T22:16:23.834 INFO:tasks.rados.rados.0.smithi121.stdout:1104: finishing write tid 4 to smithi12166546-486 2023-09-23T22:16:23.835 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 486 v 186 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-09-23T22:16:23.835 INFO:tasks.rados.rados.0.smithi121.stdout:1104: left oid 486 (ObjNum 840 snap 0 seq_num 840) 2023-09-23T22:16:23.835 INFO:tasks.rados.rados.0.smithi121.stdout:1105: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:16:23.944 INFO:tasks.rados.rados.0.smithi121.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-09-23T22:16:23.954 INFO:tasks.rados.rados.0.smithi121.stdout:1106: writing smithi12166546-279 from 534687 to 1017926 tid 1 2023-09-23T22:16:23.961 INFO:tasks.rados.rados.0.smithi121.stdout:1106: writing smithi12166546-279 from 1613474 to 2025757 tid 2 2023-09-23T22:16:23.961 INFO:tasks.rados.rados.0.smithi121.stdout:1094: done (12 left) 2023-09-23T22:16:23.961 INFO:tasks.rados.rados.0.smithi121.stdout:1095: done (11 left) 2023-09-23T22:16:23.961 INFO:tasks.rados.rados.0.smithi121.stdout:1096: done (10 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1097: done (9 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1098: done (8 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1099: done (7 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1100: done (6 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1101: done (5 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1102: done (4 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1103: done (3 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1104: done (2 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1105: done (1 left) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1107: read oid 132 snap -1 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1107: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:16:23.962 INFO:tasks.rados.rados.0.smithi121.stdout:1108: write oid 442 current snap is 0 2023-09-23T22:16:23.963 INFO:tasks.rados.rados.0.smithi121.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-09-23T22:16:23.967 INFO:tasks.rados.rados.0.smithi121.stdout:1108: writing smithi12166546-442 from 551494 to 1109982 tid 1 2023-09-23T22:16:23.974 INFO:tasks.rados.rados.0.smithi121.stdout:1108: writing smithi12166546-442 from 1671956 to 2151494 tid 2 2023-09-23T22:16:23.974 INFO:tasks.rados.rados.0.smithi121.stdout:1109: read oid 433 snap -1 2023-09-23T22:16:23.974 INFO:tasks.rados.rados.0.smithi121.stdout:1109: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T22:16:23.974 INFO:tasks.rados.rados.0.smithi121.stdout:1110: read oid 464 snap -1 2023-09-23T22:16:23.974 INFO:tasks.rados.rados.0.smithi121.stdout:1110: expect (ObjNum 463 snap 0 seq_num 463) 2023-09-23T22:16:23.974 INFO:tasks.rados.rados.0.smithi121.stdout:1111: read oid 127 snap -1 2023-09-23T22:16:23.975 INFO:tasks.rados.rados.0.smithi121.stdout:1111: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:16:23.975 INFO:tasks.rados.rados.0.smithi121.stdout:1112: write oid 210 current snap is 0 2023-09-23T22:16:23.975 INFO:tasks.rados.rados.0.smithi121.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-09-23T22:16:23.981 INFO:tasks.rados.rados.0.smithi121.stdout:1112: writing smithi12166546-210 from 568301 to 1202038 tid 1 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1112: writing smithi12166546-210 from 1614085 to 2030037 tid 2 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1113: read oid 179 snap -1 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1113: expect (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1114: read oid 49 snap -1 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1114: expect (ObjNum 823 snap 0 seq_num 823) 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1115: read oid 449 snap -1 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1115: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1116: read oid 445 snap -1 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1116: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1117: write oid 131 current snap is 0 2023-09-23T22:16:23.987 INFO:tasks.rados.rados.0.smithi121.stdout:1106: finishing write tid 1 to smithi12166546-279 2023-09-23T22:16:23.988 INFO:tasks.rados.rados.0.smithi121.stdout:1107: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:16:24.060 INFO:tasks.rados.rados.0.smithi121.stdout:1106: finishing write tid 2 to smithi12166546-279 2023-09-23T22:16:24.061 INFO:tasks.rados.rados.0.smithi121.stdout:1106: finishing write tid 3 to smithi12166546-279 2023-09-23T22:16:24.061 INFO:tasks.rados.rados.0.smithi121.stdout:1106: finishing write tid 4 to smithi12166546-279 2023-09-23T22:16:24.061 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 279 v 116 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-09-23T22:16:24.061 INFO:tasks.rados.rados.0.smithi121.stdout:1106: left oid 279 (ObjNum 841 snap 0 seq_num 841) 2023-09-23T22:16:24.061 INFO:tasks.rados.rados.0.smithi121.stdout:1108: finishing write tid 1 to smithi12166546-442 2023-09-23T22:16:24.061 INFO:tasks.rados.rados.0.smithi121.stdout:1111: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:16:24.125 INFO:tasks.rados.rados.0.smithi121.stdout:1110: expect (ObjNum 463 snap 0 seq_num 463) 2023-09-23T22:16:24.242 INFO:tasks.rados.rados.0.smithi121.stdout:1109: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T22:16:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:1108: finishing write tid 2 to smithi12166546-442 2023-09-23T22:16:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:1108: finishing write tid 3 to smithi12166546-442 2023-09-23T22:16:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:1108: finishing write tid 4 to smithi12166546-442 2023-09-23T22:16:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 442 v 178 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-09-23T22:16:24.413 INFO:tasks.rados.rados.0.smithi121.stdout:1108: left oid 442 (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:16:24.413 INFO:tasks.rados.rados.0.smithi121.stdout:1112: finishing write tid 1 to smithi12166546-210 2023-09-23T22:16:24.413 INFO:tasks.rados.rados.0.smithi121.stdout:1112: finishing write tid 2 to smithi12166546-210 2023-09-23T22:16:24.413 INFO:tasks.rados.rados.0.smithi121.stdout:1113: expect (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:16:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:24 smithi121 bash[33603]: cluster 2023-09-23T22:16:23.062673+0000 mgr.y (mgr.24365) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-09-23T22:16:24.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:24 smithi121 bash[27336]: cluster 2023-09-23T22:16:23.062673+0000 mgr.y (mgr.24365) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-09-23T22:16:24.508 INFO:tasks.rados.rados.0.smithi121.stdout:1112: finishing write tid 3 to smithi12166546-210 2023-09-23T22:16:24.508 INFO:tasks.rados.rados.0.smithi121.stdout:1112: finishing write tid 4 to smithi12166546-210 2023-09-23T22:16:24.508 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 210 v 146 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-09-23T22:16:24.508 INFO:tasks.rados.rados.0.smithi121.stdout:1112: left oid 210 (ObjNum 843 snap 0 seq_num 843) 2023-09-23T22:16:24.508 INFO:tasks.rados.rados.0.smithi121.stdout:1115: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T22:16:24.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:24 smithi123 bash[27681]: cluster 2023-09-23T22:16:23.062673+0000 mgr.y (mgr.24365) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-09-23T22:16:24.617 INFO:tasks.rados.rados.0.smithi121.stdout:1114: expect (ObjNum 823 snap 0 seq_num 823) 2023-09-23T22:16:24.778 INFO:tasks.rados.rados.0.smithi121.stdout:1116: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:16:24.882 INFO:tasks.rados.rados.0.smithi121.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-09-23T22:16:24.893 INFO:tasks.rados.rados.0.smithi121.stdout:1117: writing smithi12166546-131 from 585108 to 1010447 tid 1 2023-09-23T22:16:24.900 INFO:tasks.rados.rados.0.smithi121.stdout:1117: writing smithi12166546-131 from 1788920 to 2185108 tid 2 2023-09-23T22:16:24.900 INFO:tasks.rados.rados.0.smithi121.stdout:1106: done (11 left) 2023-09-23T22:16:24.900 INFO:tasks.rados.rados.0.smithi121.stdout:1107: done (10 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1108: done (9 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1109: done (8 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1110: done (7 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1111: done (6 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1112: done (5 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1113: done (4 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1114: done (3 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1115: done (2 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1116: done (1 left) 2023-09-23T22:16:24.901 INFO:tasks.rados.rados.0.smithi121.stdout:1118: write oid 424 current snap is 0 2023-09-23T22:16:24.902 INFO:tasks.rados.rados.0.smithi121.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-09-23T22:16:24.907 INFO:tasks.rados.rados.0.smithi121.stdout:1118: writing smithi12166546-424 from 601915 to 1102503 tid 1 2023-09-23T22:16:24.913 INFO:tasks.rados.rados.0.smithi121.stdout:1118: writing smithi12166546-424 from 1847402 to 2201915 tid 2 2023-09-23T22:16:24.914 INFO:tasks.rados.rados.0.smithi121.stdout:1119: write oid 148 current snap is 0 2023-09-23T22:16:24.914 INFO:tasks.rados.rados.0.smithi121.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-09-23T22:16:24.920 INFO:tasks.rados.rados.0.smithi121.stdout:1119: writing smithi12166546-148 from 618722 to 1194559 tid 1 2023-09-23T22:16:24.926 INFO:tasks.rados.rados.0.smithi121.stdout:1119: writing smithi12166546-148 from 1905884 to 2218722 tid 2 2023-09-23T22:16:24.926 INFO:tasks.rados.rados.0.smithi121.stdout:1120: write oid 412 current snap is 0 2023-09-23T22:16:24.926 INFO:tasks.rados.rados.0.smithi121.stdout:1117: finishing write tid 1 to smithi12166546-131 2023-09-23T22:16:24.926 INFO:tasks.rados.rados.0.smithi121.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-09-23T22:16:24.933 INFO:tasks.rados.rados.0.smithi121.stdout:1120: writing smithi12166546-412 from 635529 to 1286615 tid 1 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1120: writing smithi12166546-412 from 1848013 to 2235529 tid 2 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1121: read oid 224 snap -1 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1121: expect (ObjNum 223 snap 0 seq_num 223) 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1122: write oid 354 current snap is 0 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1117: finishing write tid 2 to smithi12166546-131 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1117: finishing write tid 3 to smithi12166546-131 2023-09-23T22:16:24.939 INFO:tasks.rados.rados.0.smithi121.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-09-23T22:16:24.946 INFO:tasks.rados.rados.0.smithi121.stdout:1122: writing smithi12166546-354 from 652336 to 1378671 tid 1 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1122: writing smithi12166546-354 from 1906495 to 2252336 tid 2 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1123: write oid 49 current snap is 0 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1117: finishing write tid 4 to smithi12166546-131 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 131 v 146 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1117: left oid 131 (ObjNum 844 snap 0 seq_num 844) 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1118: finishing write tid 1 to smithi12166546-424 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1118: finishing write tid 2 to smithi12166546-424 2023-09-23T22:16:24.952 INFO:tasks.rados.rados.0.smithi121.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-09-23T22:16:24.957 INFO:tasks.rados.rados.0.smithi121.stdout:1123: writing smithi12166546-49 from 669143 to 1070727 tid 1 2023-09-23T22:16:24.963 INFO:tasks.rados.rados.0.smithi121.stdout:1123: writing smithi12166546-49 from 1564977 to 1991936 tid 2 2023-09-23T22:16:24.963 INFO:tasks.rados.rados.0.smithi121.stdout:1117: done (6 left) 2023-09-23T22:16:24.963 INFO:tasks.rados.rados.0.smithi121.stdout:1124: write oid 365 current snap is 0 2023-09-23T22:16:24.963 INFO:tasks.rados.rados.0.smithi121.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-09-23T22:16:24.969 INFO:tasks.rados.rados.0.smithi121.stdout:1124: writing smithi12166546-365 from 685950 to 1162783 tid 1 2023-09-23T22:16:24.975 INFO:tasks.rados.rados.0.smithi121.stdout:1124: writing smithi12166546-365 from 1623459 to 2194076 tid 2 2023-09-23T22:16:24.975 INFO:tasks.rados.rados.0.smithi121.stdout:1125: write oid 497 current snap is 0 2023-09-23T22:16:24.975 INFO:tasks.rados.rados.0.smithi121.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-09-23T22:16:24.982 INFO:tasks.rados.rados.0.smithi121.stdout:1125: writing smithi12166546-497 from 702757 to 1254839 tid 1 2023-09-23T22:16:24.987 INFO:tasks.rados.rados.0.smithi121.stdout:1125: writing smithi12166546-497 from 1681941 to 2112569 tid 2 2023-09-23T22:16:24.987 INFO:tasks.rados.rados.0.smithi121.stdout:1126: write oid 367 current snap is 0 2023-09-23T22:16:24.987 INFO:tasks.rados.rados.0.smithi121.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-09-23T22:16:24.995 INFO:tasks.rados.rados.0.smithi121.stdout:1126: writing smithi12166546-367 from 719564 to 1463248 tid 1 2023-09-23T22:16:25.001 INFO:tasks.rados.rados.0.smithi121.stdout:1126: writing smithi12166546-367 from 2140423 to 2319564 tid 2 2023-09-23T22:16:25.001 INFO:tasks.rados.rados.0.smithi121.stdout:1127: read oid 346 snap -1 2023-09-23T22:16:25.001 INFO:tasks.rados.rados.0.smithi121.stdout:1127: expect (ObjNum 798 snap 0 seq_num 798) 2023-09-23T22:16:25.001 INFO:tasks.rados.rados.0.smithi121.stdout:1128: write oid 9 current snap is 0 2023-09-23T22:16:25.001 INFO:tasks.rados.rados.0.smithi121.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-09-23T22:16:25.007 INFO:tasks.rados.rados.0.smithi121.stdout:1128: writing smithi12166546-9 from 736371 to 1155304 tid 1 2023-09-23T22:16:25.013 INFO:tasks.rados.rados.0.smithi121.stdout:1128: writing smithi12166546-9 from 1798905 to 2233202 tid 2 2023-09-23T22:16:25.014 INFO:tasks.rados.rados.0.smithi121.stdout:1129: write oid 254 current snap is 0 2023-09-23T22:16:25.014 INFO:tasks.rados.rados.0.smithi121.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-09-23T22:16:25.020 INFO:tasks.rados.rados.0.smithi121.stdout:1129: writing smithi12166546-254 from 753178 to 1247360 tid 1 2023-09-23T22:16:25.027 INFO:tasks.rados.rados.0.smithi121.stdout:1129: writing smithi12166546-254 from 1857387 to 2353178 tid 2 2023-09-23T22:16:25.027 INFO:tasks.rados.rados.0.smithi121.stdout:1130: read oid 56 snap -1 2023-09-23T22:16:25.027 INFO:tasks.rados.rados.0.smithi121.stdout:1130: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:16:25.027 INFO:tasks.rados.rados.0.smithi121.stdout:1131: read oid 133 snap -1 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1131: expect (ObjNum 132 snap 0 seq_num 132) 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1132: read oid 342 snap -1 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1132: expect (ObjNum 341 snap 0 seq_num 341) 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1133: write oid 468 current snap is 0 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1118: finishing write tid 3 to smithi12166546-424 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1118: finishing write tid 4 to smithi12166546-424 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 424 v 197 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1118: left oid 424 (ObjNum 845 snap 0 seq_num 845) 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1119: finishing write tid 1 to smithi12166546-148 2023-09-23T22:16:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-09-23T22:16:25.035 INFO:tasks.rados.rados.0.smithi121.stdout:1133: writing smithi12166546-468 from 769985 to 1339416 tid 1 2023-09-23T22:16:25.041 INFO:tasks.rados.rados.0.smithi121.stdout:1133: writing smithi12166546-468 from 1915869 to 2353835 tid 2 2023-09-23T22:16:25.041 INFO:tasks.rados.rados.0.smithi121.stdout:1118: done (15 left) 2023-09-23T22:16:25.041 INFO:tasks.rados.rados.0.smithi121.stdout:1134: delete oid 173 current snap is 0 2023-09-23T22:16:25.041 INFO:tasks.rados.rados.0.smithi121.stdout:1119: finishing write tid 2 to smithi12166546-148 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1119: finishing write tid 3 to smithi12166546-148 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1119: finishing write tid 4 to smithi12166546-148 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 181 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1119: left oid 148 (ObjNum 846 snap 0 seq_num 846) 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1120: finishing write tid 1 to smithi12166546-412 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1120: finishing write tid 2 to smithi12166546-412 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1120: finishing write tid 3 to smithi12166546-412 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1120: finishing write tid 4 to smithi12166546-412 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 412 v 245 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1120: left oid 412 (ObjNum 847 snap 0 seq_num 847) 2023-09-23T22:16:25.042 INFO:tasks.rados.rados.0.smithi121.stdout:1121: expect (ObjNum 223 snap 0 seq_num 223) 2023-09-23T22:16:25.167 INFO:tasks.rados.rados.0.smithi121.stdout:1122: finishing write tid 1 to smithi12166546-354 2023-09-23T22:16:25.167 INFO:tasks.rados.rados.0.smithi121.stdout:1122: finishing write tid 2 to smithi12166546-354 2023-09-23T22:16:25.167 INFO:tasks.rados.rados.0.smithi121.stdout:1122: finishing write tid 3 to smithi12166546-354 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1122: finishing write tid 4 to smithi12166546-354 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 354 v 199 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1122: left oid 354 (ObjNum 848 snap 0 seq_num 848) 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1123: finishing write tid 1 to smithi12166546-49 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1123: finishing write tid 2 to smithi12166546-49 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1123: finishing write tid 3 to smithi12166546-49 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1123: finishing write tid 4 to smithi12166546-49 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 49 v 183 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1123: left oid 49 (ObjNum 849 snap 0 seq_num 849) 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1124: finishing write tid 1 to smithi12166546-365 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1124: finishing write tid 2 to smithi12166546-365 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1124: finishing write tid 3 to smithi12166546-365 2023-09-23T22:16:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:1124: finishing write tid 4 to smithi12166546-365 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 365 v 149 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1124: left oid 365 (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1125: finishing write tid 1 to smithi12166546-497 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1125: finishing write tid 2 to smithi12166546-497 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1125: finishing write tid 3 to smithi12166546-497 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1125: finishing write tid 4 to smithi12166546-497 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 497 v 191 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1125: left oid 497 (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1126: finishing write tid 1 to smithi12166546-367 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1126: finishing write tid 2 to smithi12166546-367 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1126: finishing write tid 3 to smithi12166546-367 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1126: finishing write tid 4 to smithi12166546-367 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 367 v 184 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-09-23T22:16:25.169 INFO:tasks.rados.rados.0.smithi121.stdout:1126: left oid 367 (ObjNum 852 snap 0 seq_num 852) 2023-09-23T22:16:25.170 INFO:tasks.rados.rados.0.smithi121.stdout:1127: expect (ObjNum 798 snap 0 seq_num 798) 2023-09-23T22:16:25.420 INFO:tasks.rados.rados.0.smithi121.stdout:1128: finishing write tid 1 to smithi12166546-9 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:1128: finishing write tid 2 to smithi12166546-9 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:1128: finishing write tid 3 to smithi12166546-9 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:1128: finishing write tid 4 to smithi12166546-9 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 9 v 152 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:1128: left oid 9 (ObjNum 853 snap 0 seq_num 853) 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:1129: finishing write tid 1 to smithi12166546-254 2023-09-23T22:16:25.421 INFO:tasks.rados.rados.0.smithi121.stdout:1130: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:16:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:1129: finishing write tid 2 to smithi12166546-254 2023-09-23T22:16:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:1129: finishing write tid 3 to smithi12166546-254 2023-09-23T22:16:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:1129: finishing write tid 4 to smithi12166546-254 2023-09-23T22:16:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 254 v 248 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-09-23T22:16:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:1129: left oid 254 (ObjNum 854 snap 0 seq_num 854) 2023-09-23T22:16:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:1132: expect (ObjNum 341 snap 0 seq_num 341) 2023-09-23T22:16:25.714 INFO:tasks.rados.rados.0.smithi121.stdout:1131: expect (ObjNum 132 snap 0 seq_num 132) 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1133: finishing write tid 1 to smithi12166546-468 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1133: finishing write tid 2 to smithi12166546-468 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1133: finishing write tid 3 to smithi12166546-468 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1133: finishing write tid 4 to smithi12166546-468 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 468 v 186 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1133: left oid 468 (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1119: done (15 left) 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1120: done (14 left) 2023-09-23T22:16:25.783 INFO:tasks.rados.rados.0.smithi121.stdout:1121: done (13 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1122: done (12 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1123: done (11 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1124: done (10 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1125: done (9 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1126: done (8 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1127: done (7 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1128: done (6 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1129: done (5 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1130: done (4 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1131: done (3 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1132: done (2 left) 2023-09-23T22:16:25.784 INFO:tasks.rados.rados.0.smithi121.stdout:1133: done (1 left) 2023-09-23T22:16:25.785 INFO:tasks.rados.rados.0.smithi121.stdout:1134: done (0 left) 2023-09-23T22:16:25.785 INFO:tasks.rados.rados.0.smithi121.stdout:1135: read oid 349 snap -1 2023-09-23T22:16:25.785 INFO:tasks.rados.rados.0.smithi121.stdout:1135: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:16:25.785 INFO:tasks.rados.rados.0.smithi121.stdout:1136: write oid 244 current snap is 0 2023-09-23T22:16:25.785 INFO:tasks.rados.rados.0.smithi121.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-09-23T22:16:25.793 INFO:tasks.rados.rados.0.smithi121.stdout:1136: writing smithi12166546-244 from 403599 to 1123528 tid 1 2023-09-23T22:16:25.800 INFO:tasks.rados.rados.0.smithi121.stdout:1136: writing smithi12166546-244 from 1916480 to 2358115 tid 2 2023-09-23T22:16:25.800 INFO:tasks.rados.rados.0.smithi121.stdout:1137: write oid 213 current snap is 0 2023-09-23T22:16:25.801 INFO:tasks.rados.rados.0.smithi121.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-09-23T22:16:25.807 INFO:tasks.rados.rados.0.smithi121.stdout:1137: writing smithi12166546-213 from 420406 to 1215584 tid 1 2023-09-23T22:16:25.814 INFO:tasks.rados.rados.0.smithi121.stdout:1137: writing smithi12166546-213 from 1974962 to 2420406 tid 2 2023-09-23T22:16:25.814 INFO:tasks.rados.rados.0.smithi121.stdout:1138: write oid 246 current snap is 0 2023-09-23T22:16:25.814 INFO:tasks.rados.rados.0.smithi121.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-09-23T22:16:25.819 INFO:tasks.rados.rados.0.smithi121.stdout:1138: writing smithi12166546-246 from 437213 to 907640 tid 1 2023-09-23T22:16:25.828 INFO:tasks.rados.rados.0.smithi121.stdout:1138: writing smithi12166546-246 from 1633444 to 2362395 tid 2 2023-09-23T22:16:25.828 INFO:tasks.rados.rados.0.smithi121.stdout:1139: write oid 53 current snap is 0 2023-09-23T22:16:25.828 INFO:tasks.rados.rados.0.smithi121.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-09-23T22:16:25.834 INFO:tasks.rados.rados.0.smithi121.stdout:1139: writing smithi12166546-53 from 454020 to 1116049 tid 1 2023-09-23T22:16:25.841 INFO:tasks.rados.rados.0.smithi121.stdout:1139: writing smithi12166546-53 from 1691926 to 2280888 tid 2 2023-09-23T22:16:25.841 INFO:tasks.rados.rados.0.smithi121.stdout:1140: write oid 261 current snap is 0 2023-09-23T22:16:25.841 INFO:tasks.rados.rados.0.smithi121.stdout:1135: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:16:25.963 INFO:tasks.rados.rados.0.smithi121.stdout:1136: finishing write tid 1 to smithi12166546-244 2023-09-23T22:16:25.963 INFO:tasks.rados.rados.0.smithi121.stdout:1136: finishing write tid 2 to smithi12166546-244 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1136: finishing write tid 3 to smithi12166546-244 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1136: finishing write tid 4 to smithi12166546-244 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 244 v 119 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1136: left oid 244 (ObjNum 857 snap 0 seq_num 857) 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1137: finishing write tid 1 to smithi12166546-213 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1137: finishing write tid 2 to smithi12166546-213 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1137: finishing write tid 3 to smithi12166546-213 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1137: finishing write tid 4 to smithi12166546-213 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 213 v 189 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1137: left oid 213 (ObjNum 858 snap 0 seq_num 858) 2023-09-23T22:16:25.964 INFO:tasks.rados.rados.0.smithi121.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-09-23T22:16:25.975 INFO:tasks.rados.rados.0.smithi121.stdout:1140: writing smithi12166546-261 from 470827 to 1208105 tid 1 2023-09-23T22:16:25.982 INFO:tasks.rados.rados.0.smithi121.stdout:1140: writing smithi12166546-261 from 1750408 to 2470827 tid 2 2023-09-23T22:16:25.982 INFO:tasks.rados.rados.0.smithi121.stdout:1135: done (5 left) 2023-09-23T22:16:25.982 INFO:tasks.rados.rados.0.smithi121.stdout:1136: done (4 left) 2023-09-23T22:16:25.983 INFO:tasks.rados.rados.0.smithi121.stdout:1137: done (3 left) 2023-09-23T22:16:25.983 INFO:tasks.rados.rados.0.smithi121.stdout:1141: write oid 436 current snap is 0 2023-09-23T22:16:25.983 INFO:tasks.rados.rados.0.smithi121.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-09-23T22:16:25.987 INFO:tasks.rados.rados.0.smithi121.stdout:1141: writing smithi12166546-436 from 487634 to 900161 tid 1 2023-09-23T22:16:25.994 INFO:tasks.rados.rados.0.smithi121.stdout:1141: writing smithi12166546-436 from 1408890 to 2001521 tid 2 2023-09-23T22:16:25.994 INFO:tasks.rados.rados.0.smithi121.stdout:1142: write oid 67 current snap is 0 2023-09-23T22:16:25.994 INFO:tasks.rados.rados.0.smithi121.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-09-23T22:16:26.000 INFO:tasks.rados.rados.0.smithi121.stdout:1142: writing smithi12166546-67 from 504441 to 992217 tid 1 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1142: writing smithi12166546-67 from 1467372 to 2203661 tid 2 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1143: read oid 443 snap -1 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1143: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1144: read oid 24 snap -1 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1144: expect deleted 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1145: write oid 449 current snap is 0 2023-09-23T22:16:26.007 INFO:tasks.rados.rados.0.smithi121.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-09-23T22:16:26.013 INFO:tasks.rados.rados.0.smithi121.stdout:1145: writing smithi12166546-449 from 521248 to 1084273 tid 1 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1145: writing smithi12166546-449 from 1809501 to 2405801 tid 2 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1146: read oid 298 snap -1 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1146: expect (ObjNum 297 snap 0 seq_num 297) 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1147: delete oid 150 current snap is 0 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1138: finishing write tid 1 to smithi12166546-246 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1138: finishing write tid 2 to smithi12166546-246 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1138: finishing write tid 3 to smithi12166546-246 2023-09-23T22:16:26.021 INFO:tasks.rados.rados.0.smithi121.stdout:1138: finishing write tid 4 to smithi12166546-246 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 251 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1138: left oid 246 (ObjNum 859 snap 0 seq_num 859) 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1139: finishing write tid 1 to smithi12166546-53 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1139: finishing write tid 2 to smithi12166546-53 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1139: finishing write tid 3 to smithi12166546-53 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1139: finishing write tid 4 to smithi12166546-53 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 53 v 187 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1140: finishing write tid 1 to smithi12166546-261 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1140: finishing write tid 2 to smithi12166546-261 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1140: finishing write tid 3 to smithi12166546-261 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:1140: finishing write tid 4 to smithi12166546-261 2023-09-23T22:16:26.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 261 v 192 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1140: left oid 261 (ObjNum 861 snap 0 seq_num 861) 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1141: finishing write tid 1 to smithi12166546-436 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1141: finishing write tid 2 to smithi12166546-436 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1141: finishing write tid 3 to smithi12166546-436 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1141: finishing write tid 4 to smithi12166546-436 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 436 v 149 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1141: left oid 436 (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1142: finishing write tid 1 to smithi12166546-67 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1142: finishing write tid 2 to smithi12166546-67 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1142: finishing write tid 3 to smithi12166546-67 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1142: finishing write tid 4 to smithi12166546-67 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 67 v 202 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-09-23T22:16:26.023 INFO:tasks.rados.rados.0.smithi121.stdout:1142: left oid 67 (ObjNum 863 snap 0 seq_num 863) 2023-09-23T22:16:26.024 INFO:tasks.rados.rados.0.smithi121.stdout:1145: finishing write tid 1 to smithi12166546-449 2023-09-23T22:16:26.024 INFO:tasks.rados.rados.0.smithi121.stdout:1143: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:26.162 INFO:tasks.rados.rados.0.smithi121.stdout:1145: finishing write tid 2 to smithi12166546-449 2023-09-23T22:16:26.162 INFO:tasks.rados.rados.0.smithi121.stdout:1146: expect (ObjNum 297 snap 0 seq_num 297) 2023-09-23T22:16:26.260 INFO:tasks.rados.rados.0.smithi121.stdout:1145: finishing write tid 3 to smithi12166546-449 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1145: finishing write tid 4 to smithi12166546-449 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 449 v 205 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1145: left oid 449 (ObjNum 864 snap 0 seq_num 864) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1138: done (9 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1139: done (8 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1140: done (7 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1141: done (6 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1142: done (5 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1143: done (4 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1144: done (3 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1145: done (2 left) 2023-09-23T22:16:26.261 INFO:tasks.rados.rados.0.smithi121.stdout:1146: done (1 left) 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1147: done (0 left) 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1148: read oid 84 snap -1 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1149: read oid 416 snap -1 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1150: write oid 310 current snap is 0 2023-09-23T22:16:26.262 INFO:tasks.rados.rados.0.smithi121.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-09-23T22:16:26.273 INFO:tasks.rados.rados.0.smithi121.stdout:1150: writing smithi12166546-310 from 554862 to 1268385 tid 1 2023-09-23T22:16:26.281 INFO:tasks.rados.rados.0.smithi121.stdout:1150: writing smithi12166546-310 from 1926465 to 2526434 tid 2 2023-09-23T22:16:26.281 INFO:tasks.rados.rados.0.smithi121.stdout:1151: read oid 247 snap -1 2023-09-23T22:16:26.281 INFO:tasks.rados.rados.0.smithi121.stdout:1151: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:16:26.281 INFO:tasks.rados.rados.0.smithi121.stdout:1152: write oid 230 current snap is 0 2023-09-23T22:16:26.281 INFO:tasks.rados.rados.0.smithi121.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-09-23T22:16:26.287 INFO:tasks.rados.rados.0.smithi121.stdout:1152: writing smithi12166546-230 from 571669 to 1076794 tid 1 2023-09-23T22:16:26.296 INFO:tasks.rados.rados.0.smithi121.stdout:1152: writing smithi12166546-230 from 1701300 to 2444927 tid 2 2023-09-23T22:16:26.296 INFO:tasks.rados.rados.0.smithi121.stdout:1153: read oid 263 snap -1 2023-09-23T22:16:26.296 INFO:tasks.rados.rados.0.smithi121.stdout:1153: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:16:26.296 INFO:tasks.rados.rados.0.smithi121.stdout:1154: write oid 66 current snap is 0 2023-09-23T22:16:26.296 INFO:tasks.rados.rados.0.smithi121.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-09-23T22:16:26.302 INFO:tasks.rados.rados.0.smithi121.stdout:1154: writing smithi12166546-66 from 588476 to 1168850 tid 1 2023-09-23T22:16:26.309 INFO:tasks.rados.rados.0.smithi121.stdout:1154: writing smithi12166546-66 from 1643429 to 2247067 tid 2 2023-09-23T22:16:26.309 INFO:tasks.rados.rados.0.smithi121.stdout:1155: write oid 95 current snap is 0 2023-09-23T22:16:26.309 INFO:tasks.rados.rados.0.smithi121.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-09-23T22:16:26.316 INFO:tasks.rados.rados.0.smithi121.stdout:1155: writing smithi12166546-95 from 605283 to 1260906 tid 1 2023-09-23T22:16:26.322 INFO:tasks.rados.rados.0.smithi121.stdout:1155: writing smithi12166546-95 from 1701911 to 2449207 tid 2 2023-09-23T22:16:26.323 INFO:tasks.rados.rados.0.smithi121.stdout:1156: write oid 398 current snap is 0 2023-09-23T22:16:26.323 INFO:tasks.rados.rados.0.smithi121.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-09-23T22:16:26.330 INFO:tasks.rados.rados.0.smithi121.stdout:1156: writing smithi12166546-398 from 622090 to 1352962 tid 1 2023-09-23T22:16:26.336 INFO:tasks.rados.rados.0.smithi121.stdout:1156: writing smithi12166546-398 from 1760393 to 2367700 tid 2 2023-09-23T22:16:26.336 INFO:tasks.rados.rados.0.smithi121.stdout:1157: write oid 313 current snap is 0 2023-09-23T22:16:26.336 INFO:tasks.rados.rados.0.smithi121.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-09-23T22:16:26.342 INFO:tasks.rados.rados.0.smithi121.stdout:1157: writing smithi12166546-313 from 638897 to 1045018 tid 1 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1157: writing smithi12166546-313 from 1818875 to 2569840 tid 2 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1158: read oid 57 snap -1 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1158: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1159: read oid 405 snap -1 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1159: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1160: read oid 387 snap -1 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1160: expect (ObjNum 768 snap 0 seq_num 768) 2023-09-23T22:16:26.351 INFO:tasks.rados.rados.0.smithi121.stdout:1161: write oid 496 current snap is 0 2023-09-23T22:16:26.352 INFO:tasks.rados.rados.0.smithi121.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-09-23T22:16:26.357 INFO:tasks.rados.rados.0.smithi121.stdout:1161: writing smithi12166546-496 from 655704 to 1137074 tid 1 2023-09-23T22:16:26.364 INFO:tasks.rados.rados.0.smithi121.stdout:1161: writing smithi12166546-496 from 1761004 to 2255627 tid 2 2023-09-23T22:16:26.364 INFO:tasks.rados.rados.0.smithi121.stdout:1162: read oid 128 snap -1 2023-09-23T22:16:26.364 INFO:tasks.rados.rados.0.smithi121.stdout:1162: expect (ObjNum 127 snap 0 seq_num 127) 2023-09-23T22:16:26.365 INFO:tasks.rados.rados.0.smithi121.stdout:1163: read oid 126 snap -1 2023-09-23T22:16:26.365 INFO:tasks.rados.rados.0.smithi121.stdout:1163: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:16:26.365 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:26.365 INFO:tasks.rados.rados.0.smithi121.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T22:16:26.462 INFO:tasks.rados.rados.0.smithi121.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-09-23T22:16:26.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:26 smithi121 bash[33603]: cluster 2023-09-23T22:16:25.063788+0000 mgr.y (mgr.24365) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-09-23T22:16:26.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:26 smithi121 bash[33603]: audit 2023-09-23T22:16:25.492790+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.121:0/818771182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:26.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:26 smithi121 bash[27336]: cluster 2023-09-23T22:16:25.063788+0000 mgr.y (mgr.24365) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-09-23T22:16:26.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:26 smithi121 bash[27336]: audit 2023-09-23T22:16:25.492790+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.121:0/818771182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:26.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:26 smithi123 bash[27681]: cluster 2023-09-23T22:16:25.063788+0000 mgr.y (mgr.24365) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-09-23T22:16:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:26 smithi123 bash[27681]: audit 2023-09-23T22:16:25.492790+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.121:0/818771182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:1150: finishing write tid 1 to smithi12166546-310 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:1150: finishing write tid 2 to smithi12166546-310 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:1150: finishing write tid 3 to smithi12166546-310 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:1150: finishing write tid 4 to smithi12166546-310 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 310 v 195 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-09-23T22:16:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:1151: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:16:26.670 INFO:tasks.rados.rados.0.smithi121.stdout:1152: finishing write tid 1 to smithi12166546-230 2023-09-23T22:16:26.670 INFO:tasks.rados.rados.0.smithi121.stdout:1152: finishing write tid 2 to smithi12166546-230 2023-09-23T22:16:26.670 INFO:tasks.rados.rados.0.smithi121.stdout:1152: finishing write tid 3 to smithi12166546-230 2023-09-23T22:16:26.670 INFO:tasks.rados.rados.0.smithi121.stdout:1153: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:16:26.747 INFO:tasks.rados.rados.0.smithi121.stdout:1152: finishing write tid 4 to smithi12166546-230 2023-09-23T22:16:26.747 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 230 v 182 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:1154: finishing write tid 1 to smithi12166546-66 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:1154: finishing write tid 2 to smithi12166546-66 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:1154: finishing write tid 3 to smithi12166546-66 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:1154: finishing write tid 4 to smithi12166546-66 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 66 v 194 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-09-23T22:16:26.748 INFO:tasks.rados.rados.0.smithi121.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1155: finishing write tid 1 to smithi12166546-95 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1155: finishing write tid 2 to smithi12166546-95 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1155: finishing write tid 3 to smithi12166546-95 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1155: finishing write tid 4 to smithi12166546-95 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 95 v 190 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1155: left oid 95 (ObjNum 869 snap 0 seq_num 869) 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1156: finishing write tid 1 to smithi12166546-398 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1156: finishing write tid 2 to smithi12166546-398 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1156: finishing write tid 3 to smithi12166546-398 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1156: finishing write tid 4 to smithi12166546-398 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 398 v 122 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-09-23T22:16:26.749 INFO:tasks.rados.rados.0.smithi121.stdout:1156: left oid 398 (ObjNum 870 snap 0 seq_num 870) 2023-09-23T22:16:26.750 INFO:tasks.rados.rados.0.smithi121.stdout:1157: finishing write tid 1 to smithi12166546-313 2023-09-23T22:16:26.750 INFO:tasks.rados.rados.0.smithi121.stdout:1159: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T22:16:26.872 INFO:tasks.rados.rados.0.smithi121.stdout:1160: expect (ObjNum 768 snap 0 seq_num 768) 2023-09-23T22:16:26.996 INFO:tasks.rados.rados.0.smithi121.stdout:1157: finishing write tid 2 to smithi12166546-313 2023-09-23T22:16:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:1157: finishing write tid 3 to smithi12166546-313 2023-09-23T22:16:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:1157: finishing write tid 4 to smithi12166546-313 2023-09-23T22:16:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 196 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-09-23T22:16:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:1157: left oid 313 (ObjNum 871 snap 0 seq_num 871) 2023-09-23T22:16:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:1161: finishing write tid 1 to smithi12166546-496 2023-09-23T22:16:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:1158: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:16:27.089 INFO:tasks.rados.rados.0.smithi121.stdout:1163: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:16:27.153 INFO:tasks.rados.rados.0.smithi121.stdout:1162: expect (ObjNum 127 snap 0 seq_num 127) 2023-09-23T22:16:27.216 INFO:tasks.rados.rados.0.smithi121.stdout:1161: finishing write tid 2 to smithi12166546-496 2023-09-23T22:16:27.216 INFO:tasks.rados.rados.0.smithi121.stdout:1161: finishing write tid 3 to smithi12166546-496 2023-09-23T22:16:27.216 INFO:tasks.rados.rados.0.smithi121.stdout:1161: finishing write tid 4 to smithi12166546-496 2023-09-23T22:16:27.216 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 496 v 198 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1161: left oid 496 (ObjNum 872 snap 0 seq_num 872) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1148: done (15 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1149: done (14 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1150: done (13 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1151: done (12 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1152: done (11 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1153: done (10 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1154: done (9 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1155: done (8 left) 2023-09-23T22:16:27.217 INFO:tasks.rados.rados.0.smithi121.stdout:1156: done (7 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1157: done (6 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1158: done (5 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1159: done (4 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1160: done (3 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1161: done (2 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1162: done (1 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1163: done (0 left) 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1164: read oid 281 snap -1 2023-09-23T22:16:27.218 INFO:tasks.rados.rados.0.smithi121.stdout:1164: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:16:27.219 INFO:tasks.rados.rados.0.smithi121.stdout:1165: write oid 272 current snap is 0 2023-09-23T22:16:27.219 INFO:tasks.rados.rados.0.smithi121.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-09-23T22:16:27.228 INFO:tasks.rados.rados.0.smithi121.stdout:1165: writing smithi12166546-272 from 672511 to 1229130 tid 1 2023-09-23T22:16:27.237 INFO:tasks.rados.rados.0.smithi121.stdout:1165: writing smithi12166546-272 from 1819486 to 2574120 tid 2 2023-09-23T22:16:27.237 INFO:tasks.rados.rados.0.smithi121.stdout:1166: delete oid 283 current snap is 0 2023-09-23T22:16:27.237 INFO:tasks.rados.rados.0.smithi121.stdout:1164: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:16:27.327 INFO:tasks.rados.rados.0.smithi121.stdout:1165: finishing write tid 1 to smithi12166546-272 2023-09-23T22:16:27.327 INFO:tasks.rados.rados.0.smithi121.stdout:1165: finishing write tid 2 to smithi12166546-272 2023-09-23T22:16:27.327 INFO:tasks.rados.rados.0.smithi121.stdout:1165: finishing write tid 3 to smithi12166546-272 2023-09-23T22:16:27.327 INFO:tasks.rados.rados.0.smithi121.stdout:1165: finishing write tid 4 to smithi12166546-272 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 272 v 201 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:1165: left oid 272 (ObjNum 873 snap 0 seq_num 873) 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:1164: done (2 left) 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:1165: done (1 left) 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:1166: done (0 left) 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:1167: write oid 500 current snap is 0 2023-09-23T22:16:27.328 INFO:tasks.rados.rados.0.smithi121.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-09-23T22:16:27.341 INFO:tasks.rados.rados.0.smithi121.stdout:1167: writing smithi12166546-500 from 706125 to 1129595 tid 1 2023-09-23T22:16:27.348 INFO:tasks.rados.rados.0.smithi121.stdout:1167: writing smithi12166546-500 from 1652803 to 2411106 tid 2 2023-09-23T22:16:27.348 INFO:tasks.rados.rados.0.smithi121.stdout:1168: read oid 264 snap -1 2023-09-23T22:16:27.348 INFO:tasks.rados.rados.0.smithi121.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:16:27.349 INFO:tasks.rados.rados.0.smithi121.stdout:1169: write oid 133 current snap is 0 2023-09-23T22:16:27.349 INFO:tasks.rados.rados.0.smithi121.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-09-23T22:16:27.355 INFO:tasks.rados.rados.0.smithi121.stdout:1169: writing smithi12166546-133 from 722932 to 1221651 tid 1 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1169: writing smithi12166546-133 from 1994932 to 2496893 tid 2 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1170: read oid 400 snap -1 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1170: expect (ObjNum 763 snap 0 seq_num 763) 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1171: write oid 135 current snap is 0 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1167: finishing write tid 1 to smithi12166546-500 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1167: finishing write tid 2 to smithi12166546-500 2023-09-23T22:16:27.363 INFO:tasks.rados.rados.0.smithi121.stdout:1167: finishing write tid 3 to smithi12166546-500 2023-09-23T22:16:27.364 INFO:tasks.rados.rados.0.smithi121.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-09-23T22:16:27.370 INFO:tasks.rados.rados.0.smithi121.stdout:1171: writing smithi12166546-135 from 739739 to 1313707 tid 1 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1171: writing smithi12166546-135 from 2053414 to 2739739 tid 2 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1172: read oid 145 snap -1 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1172: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1173: read oid 351 snap -1 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1173: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1174: read oid 181 snap -1 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:16:27.379 INFO:tasks.rados.rados.0.smithi121.stdout:1175: write oid 386 current snap is 0 2023-09-23T22:16:27.380 INFO:tasks.rados.rados.0.smithi121.stdout:1167: finishing write tid 4 to smithi12166546-500 2023-09-23T22:16:27.380 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 500 v 125 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-09-23T22:16:27.380 INFO:tasks.rados.rados.0.smithi121.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-09-23T22:16:27.380 INFO:tasks.rados.rados.0.smithi121.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:16:27.513 INFO:tasks.rados.rados.0.smithi121.stdout:1169: finishing write tid 1 to smithi12166546-133 2023-09-23T22:16:27.513 INFO:tasks.rados.rados.0.smithi121.stdout:1169: finishing write tid 2 to smithi12166546-133 2023-09-23T22:16:27.513 INFO:tasks.rados.rados.0.smithi121.stdout:1169: finishing write tid 3 to smithi12166546-133 2023-09-23T22:16:27.513 INFO:tasks.rados.rados.0.smithi121.stdout:1169: finishing write tid 4 to smithi12166546-133 2023-09-23T22:16:27.514 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 133 v 156 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-09-23T22:16:27.514 INFO:tasks.rados.rados.0.smithi121.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-09-23T22:16:27.514 INFO:tasks.rados.rados.0.smithi121.stdout:1170: expect (ObjNum 763 snap 0 seq_num 763) 2023-09-23T22:16:27.651 INFO:tasks.rados.rados.0.smithi121.stdout:1171: finishing write tid 1 to smithi12166546-135 2023-09-23T22:16:27.652 INFO:tasks.rados.rados.0.smithi121.stdout:1172: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T22:16:27.775 INFO:tasks.rados.rados.0.smithi121.stdout:1173: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:16:27.904 INFO:tasks.rados.rados.0.smithi121.stdout:1171: finishing write tid 2 to smithi12166546-135 2023-09-23T22:16:27.904 INFO:tasks.rados.rados.0.smithi121.stdout:1171: finishing write tid 3 to smithi12166546-135 2023-09-23T22:16:27.904 INFO:tasks.rados.rados.0.smithi121.stdout:1171: finishing write tid 4 to smithi12166546-135 2023-09-23T22:16:27.904 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 135 v 193 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-09-23T22:16:27.904 INFO:tasks.rados.rados.0.smithi121.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:16:27.904 INFO:tasks.rados.rados.0.smithi121.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:16:28.004 INFO:tasks.rados.rados.0.smithi121.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-09-23T22:16:28.017 INFO:tasks.rados.rados.0.smithi121.stdout:1175: writing smithi12166546-386 from 756546 to 1405763 tid 1 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1175: writing smithi12166546-386 from 2111896 to 2617526 tid 2 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1167: done (8 left) 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1168: done (7 left) 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1169: done (6 left) 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1170: done (5 left) 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1171: done (4 left) 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1172: done (3 left) 2023-09-23T22:16:28.026 INFO:tasks.rados.rados.0.smithi121.stdout:1173: done (2 left) 2023-09-23T22:16:28.027 INFO:tasks.rados.rados.0.smithi121.stdout:1174: done (1 left) 2023-09-23T22:16:28.027 INFO:tasks.rados.rados.0.smithi121.stdout:1176: read oid 39 snap -1 2023-09-23T22:16:28.027 INFO:tasks.rados.rados.0.smithi121.stdout:1176: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-23T22:16:28.027 INFO:tasks.rados.rados.0.smithi121.stdout:1177: write oid 414 current snap is 0 2023-09-23T22:16:28.027 INFO:tasks.rados.rados.0.smithi121.stdout:1175: finishing write tid 1 to smithi12166546-386 2023-09-23T22:16:28.027 INFO:tasks.rados.rados.0.smithi121.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-09-23T22:16:28.034 INFO:tasks.rados.rados.0.smithi121.stdout:1177: writing smithi12166546-414 from 773353 to 1497819 tid 1 2023-09-23T22:16:28.041 INFO:tasks.rados.rados.0.smithi121.stdout:1177: writing smithi12166546-414 from 2170378 to 2773353 tid 2 2023-09-23T22:16:28.042 INFO:tasks.rados.rados.0.smithi121.stdout:1178: write oid 75 current snap is 0 2023-09-23T22:16:28.042 INFO:tasks.rados.rados.0.smithi121.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-09-23T22:16:28.050 INFO:tasks.rados.rados.0.smithi121.stdout:1178: writing smithi12166546-75 from 790160 to 1589875 tid 1 2023-09-23T22:16:28.056 INFO:tasks.rados.rados.0.smithi121.stdout:1178: writing smithi12166546-75 from 2112507 to 2621806 tid 2 2023-09-23T22:16:28.056 INFO:tasks.rados.rados.0.smithi121.stdout:1179: write oid 213 current snap is 0 2023-09-23T22:16:28.057 INFO:tasks.rados.rados.0.smithi121.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-09-23T22:16:28.061 INFO:tasks.rados.rados.0.smithi121.stdout:1179: writing smithi12166546-213 from 406967 to 881931 tid 1 2023-09-23T22:16:28.068 INFO:tasks.rados.rados.0.smithi121.stdout:1179: writing smithi12166546-213 from 1370989 to 2140299 tid 2 2023-09-23T22:16:28.072 INFO:tasks.rados.rados.0.smithi121.stdout:1179: writing smithi12166546-213 from 2677186 to 2806967 tid 3 2023-09-23T22:16:28.072 INFO:tasks.rados.rados.0.smithi121.stdout:1180: read oid 200 snap -1 2023-09-23T22:16:28.072 INFO:tasks.rados.rados.0.smithi121.stdout:1180: expect (ObjNum 674 snap 0 seq_num 674) 2023-09-23T22:16:28.073 INFO:tasks.rados.rados.0.smithi121.stdout:1181: read oid 227 snap -1 2023-09-23T22:16:28.073 INFO:tasks.rados.rados.0.smithi121.stdout:1181: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:16:28.073 INFO:tasks.rados.rados.0.smithi121.stdout:1182: read oid 96 snap -1 2023-09-23T22:16:28.073 INFO:tasks.rados.rados.0.smithi121.stdout:1182: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:16:28.073 INFO:tasks.rados.rados.0.smithi121.stdout:1183: write oid 434 current snap is 0 2023-09-23T22:16:28.073 INFO:tasks.rados.rados.0.smithi121.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-09-23T22:16:28.079 INFO:tasks.rados.rados.0.smithi121.stdout:1183: writing smithi12166546-434 from 423774 to 1090340 tid 1 2023-09-23T22:16:28.085 INFO:tasks.rados.rados.0.smithi121.stdout:1183: writing smithi12166546-434 from 1545824 to 2058792 tid 2 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1183: writing smithi12166546-434 from 2704609 to 2823774 tid 3 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1184: read oid 470 snap -1 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1184: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1185: read oid 53 snap -1 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1185: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1186: write oid 306 current snap is 0 2023-09-23T22:16:28.090 INFO:tasks.rados.rados.0.smithi121.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-09-23T22:16:28.096 INFO:tasks.rados.rados.0.smithi121.stdout:1186: writing smithi12166546-306 from 440581 to 1182396 tid 1 2023-09-23T22:16:28.102 INFO:tasks.rados.rados.0.smithi121.stdout:1186: writing smithi12166546-306 from 1604306 to 2260932 tid 2 2023-09-23T22:16:28.106 INFO:tasks.rados.rados.0.smithi121.stdout:1186: writing smithi12166546-306 from 2732032 to 2840581 tid 3 2023-09-23T22:16:28.106 INFO:tasks.rados.rados.0.smithi121.stdout:1187: write oid 280 current snap is 0 2023-09-23T22:16:28.106 INFO:tasks.rados.rados.0.smithi121.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-09-23T22:16:28.111 INFO:tasks.rados.rados.0.smithi121.stdout:1187: writing smithi12166546-280 from 457388 to 874452 tid 1 2023-09-23T22:16:28.117 INFO:tasks.rados.rados.0.smithi121.stdout:1187: writing smithi12166546-280 from 1546435 to 2063072 tid 2 2023-09-23T22:16:28.122 INFO:tasks.rados.rados.0.smithi121.stdout:1187: writing smithi12166546-280 from 2643102 to 2857388 tid 3 2023-09-23T22:16:28.122 INFO:tasks.rados.rados.0.smithi121.stdout:1188: write oid 244 current snap is 0 2023-09-23T22:16:28.122 INFO:tasks.rados.rados.0.smithi121.stdout:1175: finishing write tid 2 to smithi12166546-386 2023-09-23T22:16:28.122 INFO:tasks.rados.rados.0.smithi121.stdout:1175: finishing write tid 3 to smithi12166546-386 2023-09-23T22:16:28.123 INFO:tasks.rados.rados.0.smithi121.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-09-23T22:16:28.127 INFO:tasks.rados.rados.0.smithi121.stdout:1188: writing smithi12166546-244 from 474195 to 966508 tid 1 2023-09-23T22:16:28.135 INFO:tasks.rados.rados.0.smithi121.stdout:1188: writing smithi12166546-244 from 1604917 to 2265212 tid 2 2023-09-23T22:16:28.138 INFO:tasks.rados.rados.0.smithi121.stdout:1188: writing smithi12166546-244 from 2670525 to 2874195 tid 3 2023-09-23T22:16:28.138 INFO:tasks.rados.rados.0.smithi121.stdout:1189: write oid 349 current snap is 0 2023-09-23T22:16:28.139 INFO:tasks.rados.rados.0.smithi121.stdout:1176: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-23T22:16:28.233 INFO:tasks.rados.rados.0.smithi121.stdout:1175: finishing write tid 4 to smithi12166546-386 2023-09-23T22:16:28.233 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 386 v 199 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-09-23T22:16:28.233 INFO:tasks.rados.rados.0.smithi121.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2023-09-23T22:16:28.234 INFO:tasks.rados.rados.0.smithi121.stdout:1177: finishing write tid 1 to smithi12166546-414 2023-09-23T22:16:28.234 INFO:tasks.rados.rados.0.smithi121.stdout:1177: finishing write tid 2 to smithi12166546-414 2023-09-23T22:16:28.234 INFO:tasks.rados.rados.0.smithi121.stdout:1177: finishing write tid 3 to smithi12166546-414 2023-09-23T22:16:28.234 INFO:tasks.rados.rados.0.smithi121.stdout:1177: finishing write tid 4 to smithi12166546-414 2023-09-23T22:16:28.234 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 414 v 204 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-09-23T22:16:28.235 INFO:tasks.rados.rados.0.smithi121.stdout:1177: left oid 414 (ObjNum 879 snap 0 seq_num 879) 2023-09-23T22:16:28.235 INFO:tasks.rados.rados.0.smithi121.stdout:1178: finishing write tid 1 to smithi12166546-75 2023-09-23T22:16:28.235 INFO:tasks.rados.rados.0.smithi121.stdout:1178: finishing write tid 2 to smithi12166546-75 2023-09-23T22:16:28.235 INFO:tasks.rados.rados.0.smithi121.stdout:1178: finishing write tid 3 to smithi12166546-75 2023-09-23T22:16:28.235 INFO:tasks.rados.rados.0.smithi121.stdout:1178: finishing write tid 4 to smithi12166546-75 2023-09-23T22:16:28.235 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 75 v 208 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-09-23T22:16:28.236 INFO:tasks.rados.rados.0.smithi121.stdout:1178: left oid 75 (ObjNum 880 snap 0 seq_num 880) 2023-09-23T22:16:28.236 INFO:tasks.rados.rados.0.smithi121.stdout:1179: finishing write tid 1 to smithi12166546-213 2023-09-23T22:16:28.236 INFO:tasks.rados.rados.0.smithi121.stdout:1179: finishing write tid 2 to smithi12166546-213 2023-09-23T22:16:28.236 INFO:tasks.rados.rados.0.smithi121.stdout:1179: finishing write tid 3 to smithi12166546-213 2023-09-23T22:16:28.236 INFO:tasks.rados.rados.0.smithi121.stdout:1179: finishing write tid 4 to smithi12166546-213 2023-09-23T22:16:28.236 INFO:tasks.rados.rados.0.smithi121.stdout:1179: finishing write tid 5 to smithi12166546-213 2023-09-23T22:16:28.237 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 213 v 208 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-09-23T22:16:28.237 INFO:tasks.rados.rados.0.smithi121.stdout:1179: left oid 213 (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:16:28.237 INFO:tasks.rados.rados.0.smithi121.stdout:1180: expect (ObjNum 674 snap 0 seq_num 674) 2023-09-23T22:16:28.389 INFO:tasks.rados.rados.0.smithi121.stdout:1183: finishing write tid 1 to smithi12166546-434 2023-09-23T22:16:28.390 INFO:tasks.rados.rados.0.smithi121.stdout:1182: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:16:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:28 smithi121 bash[27336]: cluster 2023-09-23T22:16:27.064544+0000 mgr.y (mgr.24365) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-23T22:16:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:28 smithi121 bash[27336]: audit 2023-09-23T22:16:27.889762+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.121:0/1281101357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:28.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:28 smithi121 bash[33603]: cluster 2023-09-23T22:16:27.064544+0000 mgr.y (mgr.24365) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-23T22:16:28.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:28 smithi121 bash[33603]: audit 2023-09-23T22:16:27.889762+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.121:0/1281101357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:28.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:28 smithi123 bash[27681]: cluster 2023-09-23T22:16:27.064544+0000 mgr.y (mgr.24365) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-23T22:16:28.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:28 smithi123 bash[27681]: audit 2023-09-23T22:16:27.889762+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.121:0/1281101357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:28.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:28 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:16:28.604 INFO:tasks.rados.rados.0.smithi121.stdout:1181: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:16:28.729 INFO:tasks.rados.rados.0.smithi121.stdout:1183: finishing write tid 2 to smithi12166546-434 2023-09-23T22:16:28.729 INFO:tasks.rados.rados.0.smithi121.stdout:1185: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:16:28.843 INFO:tasks.rados.rados.0.smithi121.stdout:1183: finishing write tid 3 to smithi12166546-434 2023-09-23T22:16:28.844 INFO:tasks.rados.rados.0.smithi121.stdout:1183: finishing write tid 4 to smithi12166546-434 2023-09-23T22:16:28.844 INFO:tasks.rados.rados.0.smithi121.stdout:1183: finishing write tid 5 to smithi12166546-434 2023-09-23T22:16:28.844 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 434 v 197 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-09-23T22:16:28.844 INFO:tasks.rados.rados.0.smithi121.stdout:1183: left oid 434 (ObjNum 882 snap 0 seq_num 882) 2023-09-23T22:16:28.844 INFO:tasks.rados.rados.0.smithi121.stdout:1184: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:16:28.959 INFO:tasks.rados.rados.0.smithi121.stdout:1186: finishing write tid 1 to smithi12166546-306 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1186: finishing write tid 2 to smithi12166546-306 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1186: finishing write tid 3 to smithi12166546-306 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1186: finishing write tid 4 to smithi12166546-306 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1186: finishing write tid 5 to smithi12166546-306 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 306 v 203 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1186: left oid 306 (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1187: finishing write tid 1 to smithi12166546-280 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1187: finishing write tid 2 to smithi12166546-280 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1187: finishing write tid 3 to smithi12166546-280 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1187: finishing write tid 4 to smithi12166546-280 2023-09-23T22:16:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:1187: finishing write tid 5 to smithi12166546-280 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 280 v 186 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1187: left oid 280 (ObjNum 884 snap 0 seq_num 884) 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1188: finishing write tid 1 to smithi12166546-244 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1188: finishing write tid 2 to smithi12166546-244 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1188: finishing write tid 3 to smithi12166546-244 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1188: finishing write tid 4 to smithi12166546-244 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1188: finishing write tid 5 to smithi12166546-244 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 244 v 129 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1188: left oid 244 (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:16:28.961 INFO:tasks.rados.rados.0.smithi121.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-09-23T22:16:28.970 INFO:tasks.rados.rados.0.smithi121.stdout:1189: writing smithi12166546-349 from 491002 to 1058564 tid 1 2023-09-23T22:16:28.978 INFO:tasks.rados.rados.0.smithi121.stdout:1189: writing smithi12166546-349 from 1663399 to 2183705 tid 2 2023-09-23T22:16:28.983 INFO:tasks.rados.rados.0.smithi121.stdout:1189: writing smithi12166546-349 from 2814301 to 2891002 tid 3 2023-09-23T22:16:28.983 INFO:tasks.rados.rados.0.smithi121.stdout:1175: done (14 left) 2023-09-23T22:16:28.983 INFO:tasks.rados.rados.0.smithi121.stdout:1176: done (13 left) 2023-09-23T22:16:28.983 INFO:tasks.rados.rados.0.smithi121.stdout:1177: done (12 left) 2023-09-23T22:16:28.983 INFO:tasks.rados.rados.0.smithi121.stdout:1178: done (11 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1179: done (10 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1180: done (9 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1181: done (8 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1182: done (7 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1183: done (6 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1184: done (5 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1185: done (4 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1186: done (3 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1187: done (2 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1188: done (1 left) 2023-09-23T22:16:28.984 INFO:tasks.rados.rados.0.smithi121.stdout:1190: read oid 402 snap -1 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1190: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1191: delete oid 69 current snap is 0 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1189: finishing write tid 1 to smithi12166546-349 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1189: finishing write tid 2 to smithi12166546-349 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1191: done (2 left) 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1192: write oid 63 current snap is 0 2023-09-23T22:16:28.985 INFO:tasks.rados.rados.0.smithi121.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-09-23T22:16:28.994 INFO:tasks.rados.rados.0.smithi121.stdout:1192: writing smithi12166546-63 from 524616 to 1242676 tid 1 2023-09-23T22:16:29.000 INFO:tasks.rados.rados.0.smithi121.stdout:1192: writing smithi12166546-63 from 1664010 to 2187985 tid 2 2023-09-23T22:16:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:1192: writing smithi12166546-63 from 2752794 to 2924616 tid 3 2023-09-23T22:16:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:1193: read oid 250 snap -1 2023-09-23T22:16:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:1193: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:16:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:1194: delete oid 447 current snap is 0 2023-09-23T22:16:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:1189: finishing write tid 3 to smithi12166546-349 2023-09-23T22:16:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:1189: finishing write tid 4 to smithi12166546-349 2023-09-23T22:16:29.006 INFO:tasks.rados.rados.0.smithi121.stdout:1189: finishing write tid 5 to smithi12166546-349 2023-09-23T22:16:29.006 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 349 v 193 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-09-23T22:16:29.006 INFO:tasks.rados.rados.0.smithi121.stdout:1189: left oid 349 (ObjNum 886 snap 0 seq_num 886) 2023-09-23T22:16:29.006 INFO:tasks.rados.rados.0.smithi121.stdout:1190: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1192: finishing write tid 1 to smithi12166546-63 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1192: finishing write tid 2 to smithi12166546-63 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1192: finishing write tid 3 to smithi12166546-63 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1192: finishing write tid 4 to smithi12166546-63 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1192: finishing write tid 5 to smithi12166546-63 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 63 v 190 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1192: left oid 63 (ObjNum 888 snap 0 seq_num 888) 2023-09-23T22:16:29.238 INFO:tasks.rados.rados.0.smithi121.stdout:1193: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:16:29.310 INFO:tasks.rados.rados.0.smithi121.stdout:1189: done (4 left) 2023-09-23T22:16:29.310 INFO:tasks.rados.rados.0.smithi121.stdout:1190: done (3 left) 2023-09-23T22:16:29.310 INFO:tasks.rados.rados.0.smithi121.stdout:1192: done (2 left) 2023-09-23T22:16:29.310 INFO:tasks.rados.rados.0.smithi121.stdout:1193: done (1 left) 2023-09-23T22:16:29.311 INFO:tasks.rados.rados.0.smithi121.stdout:1194: done (0 left) 2023-09-23T22:16:29.311 INFO:tasks.rados.rados.0.smithi121.stdout:1195: write oid 317 current snap is 0 2023-09-23T22:16:29.311 INFO:tasks.rados.rados.0.smithi121.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-09-23T22:16:29.321 INFO:tasks.rados.rados.0.smithi121.stdout:1195: writing smithi12166546-317 from 558230 to 1143141 tid 1 2023-09-23T22:16:29.329 INFO:tasks.rados.rados.0.smithi121.stdout:1195: writing smithi12166546-317 from 1897327 to 2424971 tid 2 2023-09-23T22:16:29.332 INFO:tasks.rados.rados.0.smithi121.stdout:1195: writing smithi12166546-317 from 2923993 to 2958230 tid 3 2023-09-23T22:16:29.332 INFO:tasks.rados.rados.0.smithi121.stdout:1196: delete oid 383 current snap is 0 2023-09-23T22:16:29.332 INFO:tasks.rados.rados.0.smithi121.stdout:1195: finishing write tid 1 to smithi12166546-317 2023-09-23T22:16:29.333 INFO:tasks.rados.rados.0.smithi121.stdout:1195: finishing write tid 2 to smithi12166546-317 2023-09-23T22:16:29.334 INFO:tasks.rados.rados.0.smithi121.stdout:1195: finishing write tid 3 to smithi12166546-317 2023-09-23T22:16:29.334 INFO:tasks.rados.rados.0.smithi121.stdout:1196: done (1 left) 2023-09-23T22:16:29.335 INFO:tasks.rados.rados.0.smithi121.stdout:1197: write oid 429 current snap is 0 2023-09-23T22:16:29.335 INFO:tasks.rados.rados.0.smithi121.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-09-23T22:16:29.342 INFO:tasks.rados.rados.0.smithi121.stdout:1197: writing smithi12166546-429 from 591844 to 1327253 tid 1 2023-09-23T22:16:29.349 INFO:tasks.rados.rados.0.smithi121.stdout:1197: writing smithi12166546-429 from 1897938 to 2429251 tid 2 2023-09-23T22:16:29.352 INFO:tasks.rados.rados.0.smithi121.stdout:1197: writing smithi12166546-429 from 2862486 to 2991844 tid 3 2023-09-23T22:16:29.352 INFO:tasks.rados.rados.0.smithi121.stdout:1198: delete oid 187 current snap is 0 2023-09-23T22:16:29.352 INFO:tasks.rados.rados.0.smithi121.stdout:1195: finishing write tid 4 to smithi12166546-317 2023-09-23T22:16:29.353 INFO:tasks.rados.rados.0.smithi121.stdout:1195: finishing write tid 5 to smithi12166546-317 2023-09-23T22:16:29.353 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 317 v 160 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-09-23T22:16:29.353 INFO:tasks.rados.rados.0.smithi121.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-09-23T22:16:29.353 INFO:tasks.rados.rados.0.smithi121.stdout:1197: finishing write tid 1 to smithi12166546-429 2023-09-23T22:16:29.353 INFO:tasks.rados.rados.0.smithi121.stdout:1197: finishing write tid 2 to smithi12166546-429 2023-09-23T22:16:29.354 INFO:tasks.rados.rados.0.smithi121.stdout:1195: done (2 left) 2023-09-23T22:16:29.354 INFO:tasks.rados.rados.0.smithi121.stdout:1198: done (1 left) 2023-09-23T22:16:29.354 INFO:tasks.rados.rados.0.smithi121.stdout:1199: write oid 127 current snap is 0 2023-09-23T22:16:29.354 INFO:tasks.rados.rados.0.smithi121.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-09-23T22:16:29.364 INFO:tasks.rados.rados.0.smithi121.stdout:1199: writing smithi12166546-127 from 625458 to 1111365 tid 1 2023-09-23T22:16:29.370 INFO:tasks.rados.rados.0.smithi121.stdout:1199: writing smithi12166546-127 from 1614902 to 2149884 tid 2 2023-09-23T22:16:29.375 INFO:tasks.rados.rados.0.smithi121.stdout:1199: writing smithi12166546-127 from 2917332 to 3025458 tid 3 2023-09-23T22:16:29.376 INFO:tasks.rados.rados.0.smithi121.stdout:1200: write oid 484 current snap is 0 2023-09-23T22:16:29.376 INFO:tasks.rados.rados.0.smithi121.stdout:1197: finishing write tid 3 to smithi12166546-429 2023-09-23T22:16:29.376 INFO:tasks.rados.rados.0.smithi121.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-09-23T22:16:29.382 INFO:tasks.rados.rados.0.smithi121.stdout:1200: writing smithi12166546-484 from 642265 to 1203421 tid 1 2023-09-23T22:16:29.389 INFO:tasks.rados.rados.0.smithi121.stdout:1200: writing smithi12166546-484 from 1673384 to 2352024 tid 2 2023-09-23T22:16:29.392 INFO:tasks.rados.rados.0.smithi121.stdout:1200: writing smithi12166546-484 from 2828402 to 3042265 tid 3 2023-09-23T22:16:29.393 INFO:tasks.rados.rados.0.smithi121.stdout:1201: write oid 124 current snap is 0 2023-09-23T22:16:29.393 INFO:tasks.rados.rados.0.smithi121.stdout:1197: finishing write tid 4 to smithi12166546-429 2023-09-23T22:16:29.393 INFO:tasks.rados.rados.0.smithi121.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-09-23T22:16:29.400 INFO:tasks.rados.rados.0.smithi121.stdout:1201: writing smithi12166546-124 from 659072 to 1295477 tid 1 2023-09-23T22:16:29.405 INFO:tasks.rados.rados.0.smithi121.stdout:1201: writing smithi12166546-124 from 1731866 to 2154164 tid 2 2023-09-23T22:16:29.410 INFO:tasks.rados.rados.0.smithi121.stdout:1201: writing smithi12166546-124 from 2855825 to 3059072 tid 3 2023-09-23T22:16:29.410 INFO:tasks.rados.rados.0.smithi121.stdout:1202: read oid 42 snap -1 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:1202: expect (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:1203: write oid 473 current snap is 0 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:1197: finishing write tid 5 to smithi12166546-429 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 429 v 198 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:1199: finishing write tid 1 to smithi12166546-127 2023-09-23T22:16:29.411 INFO:tasks.rados.rados.0.smithi121.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-09-23T22:16:29.418 INFO:tasks.rados.rados.0.smithi121.stdout:1203: writing smithi12166546-473 from 675879 to 1387533 tid 1 2023-09-23T22:16:29.426 INFO:tasks.rados.rados.0.smithi121.stdout:1203: writing smithi12166546-473 from 2073995 to 2756304 tid 2 2023-09-23T22:16:29.427 INFO:tasks.rados.rados.0.smithi121.stdout:1197: done (5 left) 2023-09-23T22:16:29.427 INFO:tasks.rados.rados.0.smithi121.stdout:1204: read oid 222 snap -1 2023-09-23T22:16:29.427 INFO:tasks.rados.rados.0.smithi121.stdout:1204: expect (ObjNum 648 snap 0 seq_num 648) 2023-09-23T22:16:29.427 INFO:tasks.rados.rados.0.smithi121.stdout:1205: write oid 95 current snap is 0 2023-09-23T22:16:29.427 INFO:tasks.rados.rados.0.smithi121.stdout:1199: finishing write tid 2 to smithi12166546-127 2023-09-23T22:16:29.427 INFO:tasks.rados.rados.0.smithi121.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-09-23T22:16:29.433 INFO:tasks.rados.rados.0.smithi121.stdout:1205: writing smithi12166546-95 from 692686 to 1195942 tid 1 2023-09-23T22:16:29.440 INFO:tasks.rados.rados.0.smithi121.stdout:1205: writing smithi12166546-95 from 1848830 to 2274797 tid 2 2023-09-23T22:16:29.445 INFO:tasks.rados.rados.0.smithi121.stdout:1205: writing smithi12166546-95 from 2910671 to 3092686 tid 3 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1206: write oid 394 current snap is 0 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1199: finishing write tid 3 to smithi12166546-127 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1199: finishing write tid 4 to smithi12166546-127 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1199: finishing write tid 5 to smithi12166546-127 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 127 v 163 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1200: finishing write tid 1 to smithi12166546-484 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1200: finishing write tid 2 to smithi12166546-484 2023-09-23T22:16:29.446 INFO:tasks.rados.rados.0.smithi121.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-09-23T22:16:29.452 INFO:tasks.rados.rados.0.smithi121.stdout:1206: writing smithi12166546-394 from 709493 to 1287998 tid 1 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1206: writing smithi12166546-394 from 1907312 to 2593290 tid 2 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1199: done (7 left) 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1207: read oid 177 snap -1 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1208: read oid 334 snap -1 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1208: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1209: read oid 259 snap -1 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1209: expect (ObjNum 258 snap 0 seq_num 258) 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1210: write oid 399 current snap is 0 2023-09-23T22:16:29.461 INFO:tasks.rados.rados.0.smithi121.stdout:1200: finishing write tid 3 to smithi12166546-484 2023-09-23T22:16:29.462 INFO:tasks.rados.rados.0.smithi121.stdout:1200: finishing write tid 4 to smithi12166546-484 2023-09-23T22:16:29.462 INFO:tasks.rados.rados.0.smithi121.stdout:1200: finishing write tid 5 to smithi12166546-484 2023-09-23T22:16:29.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 484 v 191 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-09-23T22:16:29.462 INFO:tasks.rados.rados.0.smithi121.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-09-23T22:16:29.462 INFO:tasks.rados.rados.0.smithi121.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-09-23T22:16:29.471 INFO:tasks.rados.rados.0.smithi121.stdout:1210: writing smithi12166546-399 from 726300 to 1380054 tid 1 2023-09-23T22:16:29.479 INFO:tasks.rados.rados.0.smithi121.stdout:1210: writing smithi12166546-399 from 1965794 to 2395430 tid 2 2023-09-23T22:16:29.484 INFO:tasks.rados.rados.0.smithi121.stdout:1210: writing smithi12166546-399 from 2965517 to 3126300 tid 3 2023-09-23T22:16:29.484 INFO:tasks.rados.rados.0.smithi121.stdout:1200: done (10 left) 2023-09-23T22:16:29.484 INFO:tasks.rados.rados.0.smithi121.stdout:1211: write oid 2 current snap is 0 2023-09-23T22:16:29.484 INFO:tasks.rados.rados.0.smithi121.stdout:1201: finishing write tid 1 to smithi12166546-124 2023-09-23T22:16:29.484 INFO:tasks.rados.rados.0.smithi121.stdout:1201: finishing write tid 2 to smithi12166546-124 2023-09-23T22:16:29.485 INFO:tasks.rados.rados.0.smithi121.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-09-23T22:16:29.492 INFO:tasks.rados.rados.0.smithi121.stdout:1211: writing smithi12166546-2 from 743107 to 1472110 tid 1 2023-09-23T22:16:29.499 INFO:tasks.rados.rados.0.smithi121.stdout:1211: writing smithi12166546-2 from 1907923 to 2597570 tid 2 2023-09-23T22:16:29.499 INFO:tasks.rados.rados.0.smithi121.stdout:1212: read oid 82 snap -1 2023-09-23T22:16:29.499 INFO:tasks.rados.rados.0.smithi121.stdout:1212: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:16:29.499 INFO:tasks.rados.rados.0.smithi121.stdout:1213: read oid 146 snap -1 2023-09-23T22:16:29.499 INFO:tasks.rados.rados.0.smithi121.stdout:1213: expect (ObjNum 145 snap 0 seq_num 145) 2023-09-23T22:16:29.500 INFO:tasks.rados.rados.0.smithi121.stdout:1214: write oid 379 current snap is 0 2023-09-23T22:16:29.500 INFO:tasks.rados.rados.0.smithi121.stdout:1201: finishing write tid 3 to smithi12166546-124 2023-09-23T22:16:29.500 INFO:tasks.rados.rados.0.smithi121.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-09-23T22:16:29.506 INFO:tasks.rados.rados.0.smithi121.stdout:1214: writing smithi12166546-379 from 759914 to 1164166 tid 1 2023-09-23T22:16:29.511 INFO:tasks.rados.rados.0.smithi121.stdout:1214: writing smithi12166546-379 from 1566405 to 1999710 tid 2 2023-09-23T22:16:29.518 INFO:tasks.rados.rados.0.smithi121.stdout:1214: writing smithi12166546-379 from 2504010 to 3159914 tid 3 2023-09-23T22:16:29.518 INFO:tasks.rados.rados.0.smithi121.stdout:1215: delete oid 264 current snap is 0 2023-09-23T22:16:29.518 INFO:tasks.rados.rados.0.smithi121.stdout:1201: finishing write tid 4 to smithi12166546-124 2023-09-23T22:16:29.518 INFO:tasks.rados.rados.0.smithi121.stdout:1201: finishing write tid 5 to smithi12166546-124 2023-09-23T22:16:29.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 124 v 157 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-09-23T22:16:29.519 INFO:tasks.rados.rados.0.smithi121.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:16:29.519 INFO:tasks.rados.rados.0.smithi121.stdout:1202: expect (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:16:29.678 INFO:tasks.rados.rados.0.smithi121.stdout:1203: finishing write tid 1 to smithi12166546-473 2023-09-23T22:16:29.678 INFO:tasks.rados.rados.0.smithi121.stdout:1203: finishing write tid 2 to smithi12166546-473 2023-09-23T22:16:29.679 INFO:tasks.rados.rados.0.smithi121.stdout:1203: finishing write tid 3 to smithi12166546-473 2023-09-23T22:16:29.680 INFO:tasks.rados.rados.0.smithi121.stdout:1203: finishing write tid 4 to smithi12166546-473 2023-09-23T22:16:29.680 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 473 v 154 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-09-23T22:16:29.680 INFO:tasks.rados.rados.0.smithi121.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2023-09-23T22:16:29.680 INFO:tasks.rados.rados.0.smithi121.stdout:1204: expect (ObjNum 648 snap 0 seq_num 648) 2023-09-23T22:16:29.820 INFO:tasks.rados.rados.0.smithi121.stdout:1205: finishing write tid 1 to smithi12166546-95 2023-09-23T22:16:29.820 INFO:tasks.rados.rados.0.smithi121.stdout:1205: finishing write tid 2 to smithi12166546-95 2023-09-23T22:16:29.821 INFO:tasks.rados.rados.0.smithi121.stdout:1205: finishing write tid 3 to smithi12166546-95 2023-09-23T22:16:29.821 INFO:tasks.rados.rados.0.smithi121.stdout:1201: done (14 left) 2023-09-23T22:16:29.821 INFO:tasks.rados.rados.0.smithi121.stdout:1202: done (13 left) 2023-09-23T22:16:29.822 INFO:tasks.rados.rados.0.smithi121.stdout:1203: done (12 left) 2023-09-23T22:16:29.822 INFO:tasks.rados.rados.0.smithi121.stdout:1204: done (11 left) 2023-09-23T22:16:29.822 INFO:tasks.rados.rados.0.smithi121.stdout:1215: done (10 left) 2023-09-23T22:16:29.822 INFO:tasks.rados.rados.0.smithi121.stdout:1216: write oid 199 current snap is 0 2023-09-23T22:16:29.822 INFO:tasks.rados.rados.0.smithi121.stdout:1205: finishing write tid 4 to smithi12166546-95 2023-09-23T22:16:29.822 INFO:tasks.rados.rados.0.smithi121.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-09-23T22:16:29.829 INFO:tasks.rados.rados.0.smithi121.stdout:1216: writing smithi12166546-199 from 793528 to 1348278 tid 1 2023-09-23T22:16:29.836 INFO:tasks.rados.rados.0.smithi121.stdout:1216: writing smithi12166546-199 from 2083369 to 2520343 tid 2 2023-09-23T22:16:29.840 INFO:tasks.rados.rados.0.smithi121.stdout:1216: writing smithi12166546-199 from 2958856 to 3193528 tid 3 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1217: read oid 451 snap -1 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1217: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1218: delete oid 352 current snap is 0 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1205: finishing write tid 5 to smithi12166546-95 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 95 v 201 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1205: left oid 95 (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1206: finishing write tid 1 to smithi12166546-394 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1206: finishing write tid 2 to smithi12166546-394 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1206: finishing write tid 3 to smithi12166546-394 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:1206: finishing write tid 4 to smithi12166546-394 2023-09-23T22:16:29.841 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 254 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-09-23T22:16:29.842 INFO:tasks.rados.rados.0.smithi121.stdout:1206: left oid 394 (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:16:29.842 INFO:tasks.rados.rados.0.smithi121.stdout:1209: expect (ObjNum 258 snap 0 seq_num 258) 2023-09-23T22:16:29.926 INFO:tasks.rados.rados.0.smithi121.stdout:1208: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:30.090 INFO:tasks.rados.rados.0.smithi121.stdout:1210: finishing write tid 1 to smithi12166546-399 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1205: done (12 left) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1206: done (11 left) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1208: done (10 left) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1209: done (9 left) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1218: done (8 left) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1219: read oid 219 snap -1 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1219: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1220: read oid 357 snap -1 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1220: expect (ObjNum 771 snap 0 seq_num 771) 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1221: write oid 194 current snap is 0 2023-09-23T22:16:30.091 INFO:tasks.rados.rados.0.smithi121.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:16:30.190 INFO:tasks.rados.rados.0.smithi121.stdout:1210: finishing write tid 2 to smithi12166546-399 2023-09-23T22:16:30.190 INFO:tasks.rados.rados.0.smithi121.stdout:1210: finishing write tid 3 to smithi12166546-399 2023-09-23T22:16:30.190 INFO:tasks.rados.rados.0.smithi121.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-09-23T22:16:30.195 INFO:tasks.rados.rados.0.smithi121.stdout:1221: writing smithi12166546-194 from 427142 to 848743 tid 1 2023-09-23T22:16:30.202 INFO:tasks.rados.rados.0.smithi121.stdout:1221: writing smithi12166546-194 from 1400333 to 1840976 tid 2 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1221: writing smithi12166546-194 from 2613702 to 3064028 tid 3 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1207: done (10 left) 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1222: read oid 329 snap -1 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1222: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1223: read oid 53 snap -1 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1223: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1224: delete oid 440 current snap is 0 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1210: finishing write tid 4 to smithi12166546-399 2023-09-23T22:16:30.212 INFO:tasks.rados.rados.0.smithi121.stdout:1210: finishing write tid 5 to smithi12166546-399 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 212 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1210: left oid 399 (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1211: finishing write tid 1 to smithi12166546-2 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1211: finishing write tid 2 to smithi12166546-2 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1211: finishing write tid 3 to smithi12166546-2 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1211: finishing write tid 4 to smithi12166546-2 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 163 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1211: left oid 2 (ObjNum 901 snap 0 seq_num 901) 2023-09-23T22:16:30.213 INFO:tasks.rados.rados.0.smithi121.stdout:1213: expect (ObjNum 145 snap 0 seq_num 145) 2023-09-23T22:16:30.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:29 smithi121 bash[33603]: cluster 2023-09-23T22:16:29.065760+0000 mgr.y (mgr.24365) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 144 op/s 2023-09-23T22:16:30.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:29 smithi121 bash[27336]: cluster 2023-09-23T22:16:29.065760+0000 mgr.y (mgr.24365) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 144 op/s 2023-09-23T22:16:30.299 INFO:tasks.rados.rados.0.smithi121.stdout:1212: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:16:30.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:29 smithi123 bash[27681]: cluster 2023-09-23T22:16:29.065760+0000 mgr.y (mgr.24365) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 144 op/s 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:1214: finishing write tid 1 to smithi12166546-379 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:1214: finishing write tid 2 to smithi12166546-379 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:1214: finishing write tid 3 to smithi12166546-379 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:1214: finishing write tid 4 to smithi12166546-379 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:1214: finishing write tid 5 to smithi12166546-379 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 379 v 167 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-09-23T22:16:30.411 INFO:tasks.rados.rados.0.smithi121.stdout:1214: left oid 379 (ObjNum 902 snap 0 seq_num 902) 2023-09-23T22:16:30.412 INFO:tasks.rados.rados.0.smithi121.stdout:1216: finishing write tid 1 to smithi12166546-199 2023-09-23T22:16:30.412 INFO:tasks.rados.rados.0.smithi121.stdout:1216: finishing write tid 2 to smithi12166546-199 2023-09-23T22:16:30.412 INFO:tasks.rados.rados.0.smithi121.stdout:1210: done (12 left) 2023-09-23T22:16:30.412 INFO:tasks.rados.rados.0.smithi121.stdout:1211: done (11 left) 2023-09-23T22:16:30.412 INFO:tasks.rados.rados.0.smithi121.stdout:1212: done (10 left) 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1213: done (9 left) 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1214: done (8 left) 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1224: done (7 left) 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1225: read oid 303 snap -1 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1225: expect (ObjNum 718 snap 0 seq_num 718) 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1226: read oid 363 snap -1 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1226: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1227: read oid 187 snap -1 2023-09-23T22:16:30.413 INFO:tasks.rados.rados.0.smithi121.stdout:1227: expect deleted 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:1228: delete oid 43 current snap is 0 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:1216: finishing write tid 3 to smithi12166546-199 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:1216: finishing write tid 4 to smithi12166546-199 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:1216: finishing write tid 5 to smithi12166546-199 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 158 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:1216: left oid 199 (ObjNum 904 snap 0 seq_num 904) 2023-09-23T22:16:30.414 INFO:tasks.rados.rados.0.smithi121.stdout:1217: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-23T22:16:30.531 INFO:tasks.rados.rados.0.smithi121.stdout:1219: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-23T22:16:30.655 INFO:tasks.rados.rados.0.smithi121.stdout:1220: expect (ObjNum 771 snap 0 seq_num 771) 2023-09-23T22:16:30.825 INFO:tasks.rados.rados.0.smithi121.stdout:1221: finishing write tid 1 to smithi12166546-194 2023-09-23T22:16:30.825 INFO:tasks.rados.rados.0.smithi121.stdout:1221: finishing write tid 2 to smithi12166546-194 2023-09-23T22:16:30.826 INFO:tasks.rados.rados.0.smithi121.stdout:1223: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:16:30.941 INFO:tasks.rados.rados.0.smithi121.stdout:1221: finishing write tid 3 to smithi12166546-194 2023-09-23T22:16:30.942 INFO:tasks.rados.rados.0.smithi121.stdout:1221: finishing write tid 4 to smithi12166546-194 2023-09-23T22:16:30.942 INFO:tasks.rados.rados.0.smithi121.stdout:1221: finishing write tid 5 to smithi12166546-194 2023-09-23T22:16:30.942 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 194 v 171 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-09-23T22:16:30.942 INFO:tasks.rados.rados.0.smithi121.stdout:1221: left oid 194 (ObjNum 906 snap 0 seq_num 906) 2023-09-23T22:16:30.942 INFO:tasks.rados.rados.0.smithi121.stdout:1222: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:16:31.055 INFO:tasks.rados.rados.0.smithi121.stdout:1225: expect (ObjNum 718 snap 0 seq_num 718) 2023-09-23T22:16:31.142 INFO:tasks.rados.rados.0.smithi121.stdout:1226: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-23T22:16:31.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:30 smithi121 bash[27336]: audit 2023-09-23T22:16:30.305293+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.121:0/4208558428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:31.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:30 smithi121 bash[33603]: audit 2023-09-23T22:16:30.305293+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.121:0/4208558428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:31.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:30 smithi123 bash[27681]: audit 2023-09-23T22:16:30.305293+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.121:0/4208558428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:31.318 INFO:tasks.rados.rados.0.smithi121.stdout:1216: done (10 left) 2023-09-23T22:16:31.318 INFO:tasks.rados.rados.0.smithi121.stdout:1217: done (9 left) 2023-09-23T22:16:31.318 INFO:tasks.rados.rados.0.smithi121.stdout:1219: done (8 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1220: done (7 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1221: done (6 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1222: done (5 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1223: done (4 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1225: done (3 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1226: done (2 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1227: done (1 left) 2023-09-23T22:16:31.319 INFO:tasks.rados.rados.0.smithi121.stdout:1228: done (0 left) 2023-09-23T22:16:31.320 INFO:tasks.rados.rados.0.smithi121.stdout:1229: read oid 212 snap -1 2023-09-23T22:16:31.320 INFO:tasks.rados.rados.0.smithi121.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:16:31.320 INFO:tasks.rados.rados.0.smithi121.stdout:1230: write oid 331 current snap is 0 2023-09-23T22:16:31.320 INFO:tasks.rados.rados.0.smithi121.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-09-23T22:16:31.329 INFO:tasks.rados.rados.0.smithi121.stdout:1230: writing smithi12166546-331 from 477563 to 1124911 tid 1 2023-09-23T22:16:31.338 INFO:tasks.rados.rados.0.smithi121.stdout:1230: writing smithi12166546-331 from 1859426 to 2447396 tid 2 2023-09-23T22:16:31.343 INFO:tasks.rados.rados.0.smithi121.stdout:1230: writing smithi12166546-331 from 2979618 to 3277563 tid 3 2023-09-23T22:16:31.343 INFO:tasks.rados.rados.0.smithi121.stdout:1231: read oid 11 snap -1 2023-09-23T22:16:31.343 INFO:tasks.rados.rados.0.smithi121.stdout:1231: expect (ObjNum 792 snap 0 seq_num 792) 2023-09-23T22:16:31.344 INFO:tasks.rados.rados.0.smithi121.stdout:1232: write oid 431 current snap is 0 2023-09-23T22:16:31.344 INFO:tasks.rados.rados.0.smithi121.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-09-23T22:16:31.350 INFO:tasks.rados.rados.0.smithi121.stdout:1232: writing smithi12166546-431 from 494370 to 1216967 tid 1 2023-09-23T22:16:31.357 INFO:tasks.rados.rados.0.smithi121.stdout:1232: writing smithi12166546-431 from 1917908 to 2365889 tid 2 2023-09-23T22:16:31.363 INFO:tasks.rados.rados.0.smithi121.stdout:1232: writing smithi12166546-431 from 3007041 to 3294370 tid 3 2023-09-23T22:16:31.363 INFO:tasks.rados.rados.0.smithi121.stdout:1233: write oid 34 current snap is 0 2023-09-23T22:16:31.363 INFO:tasks.rados.rados.0.smithi121.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:16:31.474 INFO:tasks.rados.rados.0.smithi121.stdout:1230: finishing write tid 1 to smithi12166546-331 2023-09-23T22:16:31.475 INFO:tasks.rados.rados.0.smithi121.stdout:1230: finishing write tid 2 to smithi12166546-331 2023-09-23T22:16:31.475 INFO:tasks.rados.rados.0.smithi121.stdout:1230: finishing write tid 3 to smithi12166546-331 2023-09-23T22:16:31.475 INFO:tasks.rados.rados.0.smithi121.stdout:1230: finishing write tid 4 to smithi12166546-331 2023-09-23T22:16:31.475 INFO:tasks.rados.rados.0.smithi121.stdout:1231: expect (ObjNum 792 snap 0 seq_num 792) 2023-09-23T22:16:31.618 INFO:tasks.rados.rados.0.smithi121.stdout:1230: finishing write tid 5 to smithi12166546-331 2023-09-23T22:16:31.618 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 331 v 201 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-09-23T22:16:31.618 INFO:tasks.rados.rados.0.smithi121.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:16:31.618 INFO:tasks.rados.rados.0.smithi121.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-09-23T22:16:31.631 INFO:tasks.rados.rados.0.smithi121.stdout:1233: writing smithi12166546-34 from 511177 to 1309023 tid 1 2023-09-23T22:16:31.639 INFO:tasks.rados.rados.0.smithi121.stdout:1233: writing smithi12166546-34 from 1976390 to 2568029 tid 2 2023-09-23T22:16:31.643 INFO:tasks.rados.rados.0.smithi121.stdout:1233: writing smithi12166546-34 from 3034464 to 3311177 tid 3 2023-09-23T22:16:31.643 INFO:tasks.rados.rados.0.smithi121.stdout:1229: done (4 left) 2023-09-23T22:16:31.644 INFO:tasks.rados.rados.0.smithi121.stdout:1230: done (3 left) 2023-09-23T22:16:31.644 INFO:tasks.rados.rados.0.smithi121.stdout:1231: done (2 left) 2023-09-23T22:16:31.644 INFO:tasks.rados.rados.0.smithi121.stdout:1234: write oid 225 current snap is 0 2023-09-23T22:16:31.644 INFO:tasks.rados.rados.0.smithi121.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-09-23T22:16:31.649 INFO:tasks.rados.rados.0.smithi121.stdout:1234: writing smithi12166546-225 from 527984 to 1001079 tid 1 2023-09-23T22:16:31.655 INFO:tasks.rados.rados.0.smithi121.stdout:1234: writing smithi12166546-225 from 1634872 to 2086522 tid 2 2023-09-23T22:16:31.662 INFO:tasks.rados.rados.0.smithi121.stdout:1234: writing smithi12166546-225 from 2661887 to 3296198 tid 3 2023-09-23T22:16:31.662 INFO:tasks.rados.rados.0.smithi121.stdout:1235: write oid 490 current snap is 0 2023-09-23T22:16:31.662 INFO:tasks.rados.rados.0.smithi121.stdout:1232: finishing write tid 1 to smithi12166546-431 2023-09-23T22:16:31.662 INFO:tasks.rados.rados.0.smithi121.stdout:1232: finishing write tid 2 to smithi12166546-431 2023-09-23T22:16:31.662 INFO:tasks.rados.rados.0.smithi121.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-09-23T22:16:31.669 INFO:tasks.rados.rados.0.smithi121.stdout:1235: writing smithi12166546-490 from 544791 to 1209488 tid 1 2023-09-23T22:16:31.675 INFO:tasks.rados.rados.0.smithi121.stdout:1235: writing smithi12166546-490 from 1693354 to 2288662 tid 2 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1235: writing smithi12166546-490 from 2689310 to 3134893 tid 3 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1236: read oid 203 snap -1 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1236: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1237: write oid 93 current snap is 0 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1232: finishing write tid 3 to smithi12166546-431 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1232: finishing write tid 4 to smithi12166546-431 2023-09-23T22:16:31.680 INFO:tasks.rados.rados.0.smithi121.stdout:1232: finishing write tid 5 to smithi12166546-431 2023-09-23T22:16:31.681 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 431 v 258 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-09-23T22:16:31.681 INFO:tasks.rados.rados.0.smithi121.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2023-09-23T22:16:31.681 INFO:tasks.rados.rados.0.smithi121.stdout:1233: finishing write tid 1 to smithi12166546-34 2023-09-23T22:16:31.681 INFO:tasks.rados.rados.0.smithi121.stdout:1233: finishing write tid 2 to smithi12166546-34 2023-09-23T22:16:31.681 INFO:tasks.rados.rados.0.smithi121.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-09-23T22:16:31.688 INFO:tasks.rados.rados.0.smithi121.stdout:1237: writing smithi12166546-93 from 561598 to 1301544 tid 1 2023-09-23T22:16:31.692 INFO:tasks.rados.rados.0.smithi121.stdout:1237: writing smithi12166546-93 from 1751836 to 2207155 tid 2 2023-09-23T22:16:31.699 INFO:tasks.rados.rados.0.smithi121.stdout:1237: writing smithi12166546-93 from 2716733 to 3361598 tid 3 2023-09-23T22:16:31.699 INFO:tasks.rados.rados.0.smithi121.stdout:1232: done (5 left) 2023-09-23T22:16:31.699 INFO:tasks.rados.rados.0.smithi121.stdout:1238: write oid 211 current snap is 0 2023-09-23T22:16:31.699 INFO:tasks.rados.rados.0.smithi121.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-09-23T22:16:31.705 INFO:tasks.rados.rados.0.smithi121.stdout:1238: writing smithi12166546-211 from 578405 to 993600 tid 1 2023-09-23T22:16:31.710 INFO:tasks.rados.rados.0.smithi121.stdout:1238: writing smithi12166546-211 from 1410318 to 2009295 tid 2 2023-09-23T22:16:31.718 INFO:tasks.rados.rados.0.smithi121.stdout:1238: writing smithi12166546-211 from 2744156 to 3328636 tid 3 2023-09-23T22:16:31.718 INFO:tasks.rados.rados.0.smithi121.stdout:1239: read oid 271 snap -1 2023-09-23T22:16:31.718 INFO:tasks.rados.rados.0.smithi121.stdout:1239: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-23T22:16:31.718 INFO:tasks.rados.rados.0.smithi121.stdout:1240: write oid 87 current snap is 0 2023-09-23T22:16:31.718 INFO:tasks.rados.rados.0.smithi121.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-09-23T22:16:31.724 INFO:tasks.rados.rados.0.smithi121.stdout:1240: writing smithi12166546-87 from 595212 to 1085656 tid 1 2023-09-23T22:16:31.731 INFO:tasks.rados.rados.0.smithi121.stdout:1240: writing smithi12166546-87 from 1868800 to 2327788 tid 2 2023-09-23T22:16:31.737 INFO:tasks.rados.rados.0.smithi121.stdout:1240: writing smithi12166546-87 from 2887932 to 3395212 tid 3 2023-09-23T22:16:31.738 INFO:tasks.rados.rados.0.smithi121.stdout:1241: read oid 35 snap -1 2023-09-23T22:16:31.738 INFO:tasks.rados.rados.0.smithi121.stdout:1241: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-23T22:16:31.738 INFO:tasks.rados.rados.0.smithi121.stdout:1242: write oid 101 current snap is 0 2023-09-23T22:16:31.738 INFO:tasks.rados.rados.0.smithi121.stdout:1233: finishing write tid 3 to smithi12166546-34 2023-09-23T22:16:31.738 INFO:tasks.rados.rados.0.smithi121.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-09-23T22:16:31.744 INFO:tasks.rados.rados.0.smithi121.stdout:1242: writing smithi12166546-101 from 612019 to 1177712 tid 1 2023-09-23T22:16:31.751 INFO:tasks.rados.rados.0.smithi121.stdout:1242: writing smithi12166546-101 from 1810929 to 2413575 tid 2 2023-09-23T22:16:31.757 INFO:tasks.rados.rados.0.smithi121.stdout:1242: writing smithi12166546-101 from 3082649 to 3412019 tid 3 2023-09-23T22:16:31.757 INFO:tasks.rados.rados.0.smithi121.stdout:1243: write oid 284 current snap is 0 2023-09-23T22:16:31.757 INFO:tasks.rados.rados.0.smithi121.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-09-23T22:16:31.764 INFO:tasks.rados.rados.0.smithi121.stdout:1243: writing smithi12166546-284 from 628826 to 1269768 tid 1 2023-09-23T22:16:31.770 INFO:tasks.rados.rados.0.smithi121.stdout:1243: writing smithi12166546-284 from 1869411 to 2332068 tid 2 2023-09-23T22:16:31.776 INFO:tasks.rados.rados.0.smithi121.stdout:1243: writing smithi12166546-284 from 2826425 to 3361074 tid 3 2023-09-23T22:16:31.776 INFO:tasks.rados.rados.0.smithi121.stdout:1244: write oid 400 current snap is 0 2023-09-23T22:16:31.776 INFO:tasks.rados.rados.0.smithi121.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-09-23T22:16:31.784 INFO:tasks.rados.rados.0.smithi121.stdout:1244: writing smithi12166546-400 from 645633 to 1361824 tid 1 2023-09-23T22:16:31.790 INFO:tasks.rados.rados.0.smithi121.stdout:1244: writing smithi12166546-400 from 1927893 to 2534208 tid 2 2023-09-23T22:16:31.796 INFO:tasks.rados.rados.0.smithi121.stdout:1244: writing smithi12166546-400 from 3137495 to 3445633 tid 3 2023-09-23T22:16:31.796 INFO:tasks.rados.rados.0.smithi121.stdout:1245: read oid 46 snap -1 2023-09-23T22:16:31.796 INFO:tasks.rados.rados.0.smithi121.stdout:1245: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-23T22:16:31.796 INFO:tasks.rados.rados.0.smithi121.stdout:1246: read oid 349 snap -1 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1246: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1247: write oid 455 current snap is 0 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1233: finishing write tid 4 to smithi12166546-34 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1233: finishing write tid 5 to smithi12166546-34 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 34 v 197 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1234: finishing write tid 1 to smithi12166546-225 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1234: finishing write tid 2 to smithi12166546-225 2023-09-23T22:16:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-09-23T22:16:31.803 INFO:tasks.rados.rados.0.smithi121.stdout:1247: writing smithi12166546-455 from 662440 to 1170233 tid 1 2023-09-23T22:16:31.811 INFO:tasks.rados.rados.0.smithi121.stdout:1247: writing smithi12166546-455 from 1702728 to 2452701 tid 2 2023-09-23T22:16:31.816 INFO:tasks.rados.rados.0.smithi121.stdout:1247: writing smithi12166546-455 from 2881271 to 3438464 tid 3 2023-09-23T22:16:31.817 INFO:tasks.rados.rados.0.smithi121.stdout:1233: done (14 left) 2023-09-23T22:16:31.817 INFO:tasks.rados.rados.0.smithi121.stdout:1248: write oid 119 current snap is 0 2023-09-23T22:16:31.817 INFO:tasks.rados.rados.0.smithi121.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-09-23T22:16:31.824 INFO:tasks.rados.rados.0.smithi121.stdout:1248: writing smithi12166546-119 from 679247 to 1262289 tid 1 2023-09-23T22:16:31.832 INFO:tasks.rados.rados.0.smithi121.stdout:1248: writing smithi12166546-119 from 2044857 to 2654841 tid 2 2023-09-23T22:16:31.837 INFO:tasks.rados.rados.0.smithi121.stdout:1248: writing smithi12166546-119 from 3192341 to 3479247 tid 3 2023-09-23T22:16:31.837 INFO:tasks.rados.rados.0.smithi121.stdout:1249: write oid 242 current snap is 0 2023-09-23T22:16:31.837 INFO:tasks.rados.rados.0.smithi121.stdout:1234: finishing write tid 3 to smithi12166546-225 2023-09-23T22:16:31.837 INFO:tasks.rados.rados.0.smithi121.stdout:1234: finishing write tid 4 to smithi12166546-225 2023-09-23T22:16:31.837 INFO:tasks.rados.rados.0.smithi121.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-09-23T22:16:31.844 INFO:tasks.rados.rados.0.smithi121.stdout:1249: writing smithi12166546-242 from 696054 to 1354345 tid 1 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:1249: writing smithi12166546-242 from 2103339 to 2856981 tid 2 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:1234: finishing write tid 5 to smithi12166546-225 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 225 v 205 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:1234: left oid 225 (ObjNum 912 snap 0 seq_num 912) 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:1235: finishing write tid 1 to smithi12166546-490 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:1235: finishing write tid 2 to smithi12166546-490 2023-09-23T22:16:31.853 INFO:tasks.rados.rados.0.smithi121.stdout:1234: done (15 left) 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1250: read oid 209 snap -1 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1250: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1235: finishing write tid 3 to smithi12166546-490 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1235: finishing write tid 4 to smithi12166546-490 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1235: finishing write tid 5 to smithi12166546-490 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 490 v 167 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1235: left oid 490 (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:16:31.854 INFO:tasks.rados.rados.0.smithi121.stdout:1236: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:16:31.967 INFO:tasks.rados.rados.0.smithi121.stdout:1237: finishing write tid 1 to smithi12166546-93 2023-09-23T22:16:31.967 INFO:tasks.rados.rados.0.smithi121.stdout:1237: finishing write tid 2 to smithi12166546-93 2023-09-23T22:16:31.967 INFO:tasks.rados.rados.0.smithi121.stdout:1235: done (15 left) 2023-09-23T22:16:31.967 INFO:tasks.rados.rados.0.smithi121.stdout:1236: done (14 left) 2023-09-23T22:16:31.967 INFO:tasks.rados.rados.0.smithi121.stdout:1251: read oid 51 snap -1 2023-09-23T22:16:31.967 INFO:tasks.rados.rados.0.smithi121.stdout:1251: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1252: read oid 339 snap -1 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1252: expect (ObjNum 338 snap 0 seq_num 338) 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1237: finishing write tid 3 to smithi12166546-93 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1237: finishing write tid 4 to smithi12166546-93 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1237: finishing write tid 5 to smithi12166546-93 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 201 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1237: left oid 93 (ObjNum 914 snap 0 seq_num 914) 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1238: finishing write tid 1 to smithi12166546-211 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1238: finishing write tid 2 to smithi12166546-211 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1237: done (15 left) 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1253: write oid 71 current snap is 0 2023-09-23T22:16:31.968 INFO:tasks.rados.rados.0.smithi121.stdout:1238: finishing write tid 3 to smithi12166546-211 2023-09-23T22:16:31.969 INFO:tasks.rados.rados.0.smithi121.stdout:1238: finishing write tid 4 to smithi12166546-211 2023-09-23T22:16:31.969 INFO:tasks.rados.rados.0.smithi121.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-09-23T22:16:31.975 INFO:tasks.rados.rados.0.smithi121.stdout:1253: writing smithi12166546-71 from 712861 to 1446401 tid 1 2023-09-23T22:16:31.982 INFO:tasks.rados.rados.0.smithi121.stdout:1253: writing smithi12166546-71 from 2161821 to 2775474 tid 2 2023-09-23T22:16:31.987 INFO:tasks.rados.rados.0.smithi121.stdout:1253: writing smithi12166546-71 from 3247187 to 3512861 tid 3 2023-09-23T22:16:31.987 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:31.987 INFO:tasks.rados.rados.0.smithi121.stdout:1238: finishing write tid 5 to smithi12166546-211 2023-09-23T22:16:31.987 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 211 v 216 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-09-23T22:16:31.988 INFO:tasks.rados.rados.0.smithi121.stdout:1238: left oid 211 (ObjNum 915 snap 0 seq_num 915) 2023-09-23T22:16:31.988 INFO:tasks.rados.rados.0.smithi121.stdout:1238: done (15 left) 2023-09-23T22:16:31.988 INFO:tasks.rados.rados.0.smithi121.stdout:1254: write oid 260 current snap is 0 2023-09-23T22:16:31.988 INFO:tasks.rados.rados.0.smithi121.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-09-23T22:16:31.993 INFO:tasks.rados.rados.0.smithi121.stdout:1254: writing smithi12166546-260 from 729668 to 1138457 tid 1 2023-09-23T22:16:32.001 INFO:tasks.rados.rados.0.smithi121.stdout:1254: writing smithi12166546-260 from 1820303 to 2577614 tid 2 2023-09-23T22:16:32.007 INFO:tasks.rados.rados.0.smithi121.stdout:1254: writing smithi12166546-260 from 3274610 to 3529668 tid 3 2023-09-23T22:16:32.007 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:32.007 INFO:tasks.rados.rados.0.smithi121.stdout:1239: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-23T22:16:32.156 INFO:tasks.rados.rados.0.smithi121.stdout:1240: finishing write tid 1 to smithi12166546-87 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1240: finishing write tid 2 to smithi12166546-87 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1240: finishing write tid 3 to smithi12166546-87 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1240: finishing write tid 4 to smithi12166546-87 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1240: finishing write tid 5 to smithi12166546-87 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 87 v 161 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1240: left oid 87 (ObjNum 916 snap 0 seq_num 916) 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1239: done (15 left) 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1240: done (14 left) 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1255: write oid 204 current snap is 0 2023-09-23T22:16:32.157 INFO:tasks.rados.rados.0.smithi121.stdout:1241: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1242: finishing write tid 1 to smithi12166546-101 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1242: finishing write tid 2 to smithi12166546-101 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1242: finishing write tid 3 to smithi12166546-101 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1242: finishing write tid 4 to smithi12166546-101 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1242: finishing write tid 5 to smithi12166546-101 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 171 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1242: left oid 101 (ObjNum 917 snap 0 seq_num 917) 2023-09-23T22:16:32.243 INFO:tasks.rados.rados.0.smithi121.stdout:1243: finishing write tid 1 to smithi12166546-284 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1243: finishing write tid 2 to smithi12166546-284 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1243: finishing write tid 3 to smithi12166546-284 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1243: finishing write tid 4 to smithi12166546-284 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1243: finishing write tid 5 to smithi12166546-284 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 262 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1243: left oid 284 (ObjNum 918 snap 0 seq_num 918) 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1244: finishing write tid 1 to smithi12166546-400 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1244: finishing write tid 2 to smithi12166546-400 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1244: finishing write tid 3 to smithi12166546-400 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1244: finishing write tid 4 to smithi12166546-400 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:1244: finishing write tid 5 to smithi12166546-400 2023-09-23T22:16:32.244 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 400 v 203 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-09-23T22:16:32.245 INFO:tasks.rados.rados.0.smithi121.stdout:1244: left oid 400 (ObjNum 919 snap 0 seq_num 919) 2023-09-23T22:16:32.245 INFO:tasks.rados.rados.0.smithi121.stdout:1245: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-23T22:16:32.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:31 smithi121 bash[27336]: cluster 2023-09-23T22:16:31.066416+0000 mgr.y (mgr.24365) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.7 MiB/s wr, 93 op/s 2023-09-23T22:16:32.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:31 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:31] "GET /metrics HTTP/1.1" 200 195002 "" "Prometheus/2.33.4" 2023-09-23T22:16:32.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:31 smithi121 bash[33603]: cluster 2023-09-23T22:16:31.066416+0000 mgr.y (mgr.24365) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.7 MiB/s wr, 93 op/s 2023-09-23T22:16:32.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:31 smithi123 bash[27681]: cluster 2023-09-23T22:16:31.066416+0000 mgr.y (mgr.24365) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.7 MiB/s wr, 93 op/s 2023-09-23T22:16:32.432 INFO:tasks.rados.rados.0.smithi121.stdout:1246: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-23T22:16:32.587 INFO:tasks.rados.rados.0.smithi121.stdout:1247: finishing write tid 1 to smithi12166546-455 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1247: finishing write tid 2 to smithi12166546-455 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1247: finishing write tid 3 to smithi12166546-455 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1247: finishing write tid 4 to smithi12166546-455 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1247: finishing write tid 5 to smithi12166546-455 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 455 v 207 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1247: left oid 455 (ObjNum 920 snap 0 seq_num 920) 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1248: finishing write tid 1 to smithi12166546-119 2023-09-23T22:16:32.588 INFO:tasks.rados.rados.0.smithi121.stdout:1248: finishing write tid 2 to smithi12166546-119 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1248: finishing write tid 3 to smithi12166546-119 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1248: finishing write tid 4 to smithi12166546-119 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1248: finishing write tid 5 to smithi12166546-119 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 119 v 214 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1248: left oid 119 (ObjNum 921 snap 0 seq_num 921) 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1249: finishing write tid 1 to smithi12166546-242 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1249: finishing write tid 2 to smithi12166546-242 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1249: finishing write tid 3 to smithi12166546-242 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1249: finishing write tid 4 to smithi12166546-242 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 242 v 219 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-09-23T22:16:32.589 INFO:tasks.rados.rados.0.smithi121.stdout:1249: left oid 242 (ObjNum 922 snap 0 seq_num 922) 2023-09-23T22:16:32.590 INFO:tasks.rados.rados.0.smithi121.stdout:1250: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-23T22:16:32.706 INFO:tasks.rados.rados.0.smithi121.stdout:1251: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-23T22:16:32.800 INFO:tasks.rados.rados.0.smithi121.stdout:1252: expect (ObjNum 338 snap 0 seq_num 338) 2023-09-23T22:16:32.926 INFO:tasks.rados.rados.0.smithi121.stdout:1253: finishing write tid 1 to smithi12166546-71 2023-09-23T22:16:32.926 INFO:tasks.rados.rados.0.smithi121.stdout:1253: finishing write tid 2 to smithi12166546-71 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1253: finishing write tid 3 to smithi12166546-71 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1253: finishing write tid 4 to smithi12166546-71 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1253: finishing write tid 5 to smithi12166546-71 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 71 v 181 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1253: left oid 71 (ObjNum 923 snap 0 seq_num 923) 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1254: finishing write tid 1 to smithi12166546-260 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1254: finishing write tid 2 to smithi12166546-260 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1254: finishing write tid 3 to smithi12166546-260 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1254: finishing write tid 4 to smithi12166546-260 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1254: finishing write tid 5 to smithi12166546-260 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 205 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1254: left oid 260 (ObjNum 924 snap 0 seq_num 924) 2023-09-23T22:16:32.927 INFO:tasks.rados.rados.0.smithi121.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-09-23T22:16:32.938 INFO:tasks.rados.rados.0.smithi121.stdout:1255: writing smithi12166546-204 from 746475 to 1230513 tid 1 2023-09-23T22:16:32.944 INFO:tasks.rados.rados.0.smithi121.stdout:1255: writing smithi12166546-204 from 1762432 to 2379754 tid 2 2023-09-23T22:16:32.951 INFO:tasks.rados.rados.0.smithi121.stdout:1255: writing smithi12166546-204 from 2785680 to 3315586 tid 3 2023-09-23T22:16:32.951 INFO:tasks.rados.rados.0.smithi121.stdout:1241: done (14 left) 2023-09-23T22:16:32.951 INFO:tasks.rados.rados.0.smithi121.stdout:1242: done (13 left) 2023-09-23T22:16:32.951 INFO:tasks.rados.rados.0.smithi121.stdout:1243: done (12 left) 2023-09-23T22:16:32.951 INFO:tasks.rados.rados.0.smithi121.stdout:1244: done (11 left) 2023-09-23T22:16:32.951 INFO:tasks.rados.rados.0.smithi121.stdout:1245: done (10 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1246: done (9 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1247: done (8 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1248: done (7 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1249: done (6 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1250: done (5 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1251: done (4 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1252: done (3 left) 2023-09-23T22:16:32.952 INFO:tasks.rados.rados.0.smithi121.stdout:1253: done (2 left) 2023-09-23T22:16:32.953 INFO:tasks.rados.rados.0.smithi121.stdout:1254: done (1 left) 2023-09-23T22:16:32.953 INFO:tasks.rados.rados.0.smithi121.stdout:1256: read oid 310 snap -1 2023-09-23T22:16:32.953 INFO:tasks.rados.rados.0.smithi121.stdout:1256: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T22:16:32.953 INFO:tasks.rados.rados.0.smithi121.stdout:1257: write oid 307 current snap is 0 2023-09-23T22:16:32.953 INFO:tasks.rados.rados.0.smithi121.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-09-23T22:16:32.957 INFO:tasks.rados.rados.0.smithi121.stdout:1257: writing smithi12166546-307 from 763282 to 1322569 tid 1 2023-09-23T22:16:32.964 INFO:tasks.rados.rados.0.smithi121.stdout:1257: writing smithi12166546-307 from 1820914 to 2581894 tid 2 2023-09-23T22:16:32.970 INFO:tasks.rados.rados.0.smithi121.stdout:1257: writing smithi12166546-307 from 3213103 to 3563282 tid 3 2023-09-23T22:16:32.970 INFO:tasks.rados.rados.0.smithi121.stdout:1258: read oid 110 snap -1 2023-09-23T22:16:32.970 INFO:tasks.rados.rados.0.smithi121.stdout:1258: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:16:32.970 INFO:tasks.rados.rados.0.smithi121.stdout:1259: read oid 175 snap -1 2023-09-23T22:16:32.970 INFO:tasks.rados.rados.0.smithi121.stdout:1259: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:16:32.971 INFO:tasks.rados.rados.0.smithi121.stdout:1260: write oid 499 current snap is 0 2023-09-23T22:16:32.971 INFO:tasks.rados.rados.0.smithi121.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-09-23T22:16:32.979 INFO:tasks.rados.rados.0.smithi121.stdout:1260: writing smithi12166546-499 from 780089 to 1414625 tid 1 2023-09-23T22:16:32.985 INFO:tasks.rados.rados.0.smithi121.stdout:1260: writing smithi12166546-499 from 1879396 to 2500387 tid 2 2023-09-23T22:16:32.991 INFO:tasks.rados.rados.0.smithi121.stdout:1260: writing smithi12166546-499 from 3240526 to 3580089 tid 3 2023-09-23T22:16:32.991 INFO:tasks.rados.rados.0.smithi121.stdout:1261: read oid 126 snap -1 2023-09-23T22:16:32.991 INFO:tasks.rados.rados.0.smithi121.stdout:1261: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:16:32.992 INFO:tasks.rados.rados.0.smithi121.stdout:1262: write oid 303 current snap is 0 2023-09-23T22:16:32.992 INFO:tasks.rados.rados.0.smithi121.stdout:1255: finishing write tid 1 to smithi12166546-204 2023-09-23T22:16:32.992 INFO:tasks.rados.rados.0.smithi121.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-09-23T22:16:32.998 INFO:tasks.rados.rados.0.smithi121.stdout:1262: writing smithi12166546-303 from 796896 to 1223034 tid 1 2023-09-23T22:16:33.005 INFO:tasks.rados.rados.0.smithi121.stdout:1262: writing smithi12166546-303 from 1654231 to 2418880 tid 2 2023-09-23T22:16:33.011 INFO:tasks.rados.rados.0.smithi121.stdout:1262: writing smithi12166546-303 from 2984302 to 3464377 tid 3 2023-09-23T22:16:33.011 INFO:tasks.rados.rados.0.smithi121.stdout:1263: delete oid 292 current snap is 0 2023-09-23T22:16:33.011 INFO:tasks.rados.rados.0.smithi121.stdout:1255: finishing write tid 2 to smithi12166546-204 2023-09-23T22:16:33.011 INFO:tasks.rados.rados.0.smithi121.stdout:1255: finishing write tid 3 to smithi12166546-204 2023-09-23T22:16:33.011 INFO:tasks.rados.rados.0.smithi121.stdout:1255: finishing write tid 4 to smithi12166546-204 2023-09-23T22:16:33.011 INFO:tasks.rados.rados.0.smithi121.stdout:1255: finishing write tid 5 to smithi12166546-204 2023-09-23T22:16:33.012 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 204 v 209 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-09-23T22:16:33.012 INFO:tasks.rados.rados.0.smithi121.stdout:1255: left oid 204 (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:16:33.012 INFO:tasks.rados.rados.0.smithi121.stdout:1256: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T22:16:33.165 INFO:tasks.rados.rados.0.smithi121.stdout:1257: finishing write tid 1 to smithi12166546-307 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:1257: finishing write tid 2 to smithi12166546-307 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:1257: finishing write tid 3 to smithi12166546-307 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:1257: finishing write tid 4 to smithi12166546-307 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:1257: finishing write tid 5 to smithi12166546-307 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 307 v 266 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:1257: left oid 307 (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:16:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:1259: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:16:33.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:32 smithi121 bash[27336]: audit 2023-09-23T22:16:32.708368+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.121:0/287840679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:33.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:32 smithi121 bash[33603]: audit 2023-09-23T22:16:32.708368+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.121:0/287840679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:33.293 INFO:tasks.rados.rados.0.smithi121.stdout:1258: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:16:33.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:32 smithi123 bash[27681]: audit 2023-09-23T22:16:32.708368+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.121:0/287840679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:1260: finishing write tid 1 to smithi12166546-499 2023-09-23T22:16:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:1260: finishing write tid 2 to smithi12166546-499 2023-09-23T22:16:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:1260: finishing write tid 3 to smithi12166546-499 2023-09-23T22:16:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:1260: finishing write tid 4 to smithi12166546-499 2023-09-23T22:16:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:1260: finishing write tid 5 to smithi12166546-499 2023-09-23T22:16:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 499 v 185 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-09-23T22:16:33.416 INFO:tasks.rados.rados.0.smithi121.stdout:1260: left oid 499 (ObjNum 927 snap 0 seq_num 927) 2023-09-23T22:16:33.416 INFO:tasks.rados.rados.0.smithi121.stdout:1261: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:16:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:1262: finishing write tid 1 to smithi12166546-303 2023-09-23T22:16:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:1262: finishing write tid 2 to smithi12166546-303 2023-09-23T22:16:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:1262: finishing write tid 3 to smithi12166546-303 2023-09-23T22:16:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:1262: finishing write tid 4 to smithi12166546-303 2023-09-23T22:16:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:1262: finishing write tid 5 to smithi12166546-303 2023-09-23T22:16:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 303 v 270 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1262: left oid 303 (ObjNum 928 snap 0 seq_num 928) 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1255: done (8 left) 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1256: done (7 left) 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1257: done (6 left) 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1258: done (5 left) 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1259: done (4 left) 2023-09-23T22:16:33.482 INFO:tasks.rados.rados.0.smithi121.stdout:1260: done (3 left) 2023-09-23T22:16:33.483 INFO:tasks.rados.rados.0.smithi121.stdout:1261: done (2 left) 2023-09-23T22:16:33.483 INFO:tasks.rados.rados.0.smithi121.stdout:1262: done (1 left) 2023-09-23T22:16:33.483 INFO:tasks.rados.rados.0.smithi121.stdout:1263: done (0 left) 2023-09-23T22:16:33.483 INFO:tasks.rados.rados.0.smithi121.stdout:1264: write oid 461 current snap is 0 2023-09-23T22:16:33.483 INFO:tasks.rados.rados.0.smithi121.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-09-23T22:16:33.491 INFO:tasks.rados.rados.0.smithi121.stdout:1264: writing smithi12166546-461 from 430510 to 1007146 tid 1 2023-09-23T22:16:33.500 INFO:tasks.rados.rados.0.smithi121.stdout:1264: writing smithi12166546-461 from 1654842 to 2423160 tid 2 2023-09-23T22:16:33.506 INFO:tasks.rados.rados.0.smithi121.stdout:1264: writing smithi12166546-461 from 2922795 to 3425414 tid 3 2023-09-23T22:16:33.506 INFO:tasks.rados.rados.0.smithi121.stdout:1265: write oid 224 current snap is 0 2023-09-23T22:16:33.506 INFO:tasks.rados.rados.0.smithi121.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-09-23T22:16:33.512 INFO:tasks.rados.rados.0.smithi121.stdout:1265: writing smithi12166546-224 from 447317 to 1099202 tid 1 2023-09-23T22:16:33.519 INFO:tasks.rados.rados.0.smithi121.stdout:1265: writing smithi12166546-224 from 1713324 to 2341653 tid 2 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1265: writing smithi12166546-224 from 3066571 to 3647317 tid 3 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1266: read oid 30 snap -1 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1267: delete oid 143 current snap is 0 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1264: finishing write tid 1 to smithi12166546-461 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1264: finishing write tid 2 to smithi12166546-461 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1264: finishing write tid 3 to smithi12166546-461 2023-09-23T22:16:33.527 INFO:tasks.rados.rados.0.smithi121.stdout:1264: finishing write tid 4 to smithi12166546-461 2023-09-23T22:16:33.528 INFO:tasks.rados.rados.0.smithi121.stdout:1264: finishing write tid 5 to smithi12166546-461 2023-09-23T22:16:33.528 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 461 v 165 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-09-23T22:16:33.528 INFO:tasks.rados.rados.0.smithi121.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:16:33.528 INFO:tasks.rados.rados.0.smithi121.stdout:1265: finishing write tid 1 to smithi12166546-224 2023-09-23T22:16:33.528 INFO:tasks.rados.rados.0.smithi121.stdout:1265: finishing write tid 2 to smithi12166546-224 2023-09-23T22:16:33.529 INFO:tasks.rados.rados.0.smithi121.stdout:1264: done (3 left) 2023-09-23T22:16:33.529 INFO:tasks.rados.rados.0.smithi121.stdout:1267: done (2 left) 2023-09-23T22:16:33.529 INFO:tasks.rados.rados.0.smithi121.stdout:1268: read oid 248 snap -1 2023-09-23T22:16:33.529 INFO:tasks.rados.rados.0.smithi121.stdout:1268: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-23T22:16:33.529 INFO:tasks.rados.rados.0.smithi121.stdout:1269: write oid 260 current snap is 0 2023-09-23T22:16:33.529 INFO:tasks.rados.rados.0.smithi121.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-09-23T22:16:33.534 INFO:tasks.rados.rados.0.smithi121.stdout:1269: writing smithi12166546-260 from 480931 to 883314 tid 1 2023-09-23T22:16:33.540 INFO:tasks.rados.rados.0.smithi121.stdout:1269: writing smithi12166546-260 from 1313935 to 1829580 tid 2 2023-09-23T22:16:33.546 INFO:tasks.rados.rados.0.smithi121.stdout:1269: writing smithi12166546-260 from 2488711 to 2941499 tid 3 2023-09-23T22:16:33.551 INFO:tasks.rados.rados.0.smithi121.stdout:1269: writing smithi12166546-260 from 3443230 to 3680931 tid 4 2023-09-23T22:16:33.551 INFO:tasks.rados.rados.0.smithi121.stdout:1270: write oid 398 current snap is 0 2023-09-23T22:16:33.551 INFO:tasks.rados.rados.0.smithi121.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-09-23T22:16:33.556 INFO:tasks.rados.rados.0.smithi121.stdout:1270: writing smithi12166546-398 from 497738 to 975370 tid 1 2023-09-23T22:16:33.565 INFO:tasks.rados.rados.0.smithi121.stdout:1270: writing smithi12166546-398 from 1772417 to 2548073 tid 2 2023-09-23T22:16:33.572 INFO:tasks.rados.rados.0.smithi121.stdout:1270: writing smithi12166546-398 from 3316134 to 3697738 tid 3 2023-09-23T22:16:33.572 INFO:tasks.rados.rados.0.smithi121.stdout:1271: read oid 110 snap -1 2023-09-23T22:16:33.572 INFO:tasks.rados.rados.0.smithi121.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:16:33.572 INFO:tasks.rados.rados.0.smithi121.stdout:1272: write oid 434 current snap is 0 2023-09-23T22:16:33.572 INFO:tasks.rados.rados.0.smithi121.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-09-23T22:16:33.578 INFO:tasks.rados.rados.0.smithi121.stdout:1272: writing smithi12166546-434 from 514545 to 1067426 tid 1 2023-09-23T22:16:33.585 INFO:tasks.rados.rados.0.smithi121.stdout:1272: writing smithi12166546-434 from 1830899 to 2350213 tid 2 2023-09-23T22:16:33.591 INFO:tasks.rados.rados.0.smithi121.stdout:1272: writing smithi12166546-434 from 2943557 to 3418889 tid 3 2023-09-23T22:16:33.591 INFO:tasks.rados.rados.0.smithi121.stdout:1273: write oid 277 current snap is 0 2023-09-23T22:16:33.591 INFO:tasks.rados.rados.0.smithi121.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-09-23T22:16:33.598 INFO:tasks.rados.rados.0.smithi121.stdout:1273: writing smithi12166546-277 from 531352 to 1275835 tid 1 2023-09-23T22:16:33.607 INFO:tasks.rados.rados.0.smithi121.stdout:1273: writing smithi12166546-277 from 2005734 to 2785059 tid 2 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1273: writing smithi12166546-277 from 3487333 to 3731352 tid 3 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1274: read oid 108 snap -1 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1274: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1275: read oid 274 snap -1 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1276: read oid 333 snap -1 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T22:16:33.613 INFO:tasks.rados.rados.0.smithi121.stdout:1277: read oid 443 snap -1 2023-09-23T22:16:33.614 INFO:tasks.rados.rados.0.smithi121.stdout:1277: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:33.614 INFO:tasks.rados.rados.0.smithi121.stdout:1278: read oid 436 snap -1 2023-09-23T22:16:33.614 INFO:tasks.rados.rados.0.smithi121.stdout:1278: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:16:33.614 INFO:tasks.rados.rados.0.smithi121.stdout:1279: write oid 285 current snap is 0 2023-09-23T22:16:33.614 INFO:tasks.rados.rados.0.smithi121.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-09-23T22:16:33.619 INFO:tasks.rados.rados.0.smithi121.stdout:1279: writing smithi12166546-285 from 548159 to 967891 tid 1 2023-09-23T22:16:33.626 INFO:tasks.rados.rados.0.smithi121.stdout:1279: writing smithi12166546-285 from 1664216 to 2187199 tid 2 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1279: writing smithi12166546-285 from 2714756 to 3328985 tid 3 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1280: read oid 403 snap -1 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1280: expect (ObjNum 666 snap 0 seq_num 666) 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1281: write oid 219 current snap is 0 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1265: finishing write tid 3 to smithi12166546-224 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1265: finishing write tid 4 to smithi12166546-224 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1265: finishing write tid 5 to smithi12166546-224 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 224 v 175 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:16:33.633 INFO:tasks.rados.rados.0.smithi121.stdout:1268: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-23T22:16:33.703 INFO:tasks.rados.rados.0.smithi121.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:1269: finishing write tid 1 to smithi12166546-260 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:1269: finishing write tid 2 to smithi12166546-260 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:1269: finishing write tid 3 to smithi12166546-260 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:1269: finishing write tid 4 to smithi12166546-260 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:1269: finishing write tid 5 to smithi12166546-260 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:1269: finishing write tid 6 to smithi12166546-260 2023-09-23T22:16:33.782 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 214 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-09-23T22:16:33.783 INFO:tasks.rados.rados.0.smithi121.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:16:33.783 INFO:tasks.rados.rados.0.smithi121.stdout:1270: finishing write tid 1 to smithi12166546-398 2023-09-23T22:16:33.783 INFO:tasks.rados.rados.0.smithi121.stdout:1270: finishing write tid 2 to smithi12166546-398 2023-09-23T22:16:33.783 INFO:tasks.rados.rados.0.smithi121.stdout:1270: finishing write tid 3 to smithi12166546-398 2023-09-23T22:16:33.783 INFO:tasks.rados.rados.0.smithi121.stdout:1270: finishing write tid 4 to smithi12166546-398 2023-09-23T22:16:33.783 INFO:tasks.rados.rados.0.smithi121.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1270: finishing write tid 5 to smithi12166546-398 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 398 v 134 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1272: finishing write tid 1 to smithi12166546-434 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1272: finishing write tid 2 to smithi12166546-434 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1272: finishing write tid 3 to smithi12166546-434 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1272: finishing write tid 4 to smithi12166546-434 2023-09-23T22:16:33.917 INFO:tasks.rados.rados.0.smithi121.stdout:1272: finishing write tid 5 to smithi12166546-434 2023-09-23T22:16:33.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 434 v 209 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-09-23T22:16:33.918 INFO:tasks.rados.rados.0.smithi121.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:16:33.918 INFO:tasks.rados.rados.0.smithi121.stdout:1273: finishing write tid 1 to smithi12166546-277 2023-09-23T22:16:33.918 INFO:tasks.rados.rados.0.smithi121.stdout:1273: finishing write tid 2 to smithi12166546-277 2023-09-23T22:16:33.918 INFO:tasks.rados.rados.0.smithi121.stdout:1278: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:16:34.000 INFO:tasks.rados.rados.0.smithi121.stdout:1279: finishing write tid 1 to smithi12166546-285 2023-09-23T22:16:34.001 INFO:tasks.rados.rados.0.smithi121.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T22:16:34.088 INFO:tasks.rados.rados.0.smithi121.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T22:16:34.210 INFO:tasks.rados.rados.0.smithi121.stdout:1279: finishing write tid 2 to smithi12166546-285 2023-09-23T22:16:34.210 INFO:tasks.rados.rados.0.smithi121.stdout:1274: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:16:34.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:33 smithi121 bash[33603]: cluster 2023-09-23T22:16:33.067021+0000 mgr.y (mgr.24365) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.7 MiB/s wr, 93 op/s 2023-09-23T22:16:34.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:33 smithi121 bash[27336]: cluster 2023-09-23T22:16:33.067021+0000 mgr.y (mgr.24365) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.7 MiB/s wr, 93 op/s 2023-09-23T22:16:34.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:33 smithi123 bash[27681]: cluster 2023-09-23T22:16:33.067021+0000 mgr.y (mgr.24365) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.7 MiB/s wr, 93 op/s 2023-09-23T22:16:34.339 INFO:tasks.rados.rados.0.smithi121.stdout:1273: finishing write tid 3 to smithi12166546-277 2023-09-23T22:16:34.339 INFO:tasks.rados.rados.0.smithi121.stdout:1273: finishing write tid 4 to smithi12166546-277 2023-09-23T22:16:34.339 INFO:tasks.rados.rados.0.smithi121.stdout:1273: finishing write tid 5 to smithi12166546-277 2023-09-23T22:16:34.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 277 v 218 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-09-23T22:16:34.339 INFO:tasks.rados.rados.0.smithi121.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-09-23T22:16:34.339 INFO:tasks.rados.rados.0.smithi121.stdout:1277: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:16:34.480 INFO:tasks.rados.rados.0.smithi121.stdout:1279: finishing write tid 3 to smithi12166546-285 2023-09-23T22:16:34.480 INFO:tasks.rados.rados.0.smithi121.stdout:1279: finishing write tid 4 to smithi12166546-285 2023-09-23T22:16:34.480 INFO:tasks.rados.rados.0.smithi121.stdout:1279: finishing write tid 5 to smithi12166546-285 2023-09-23T22:16:34.480 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 285 v 211 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-09-23T22:16:34.480 INFO:tasks.rados.rados.0.smithi121.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-09-23T22:16:34.480 INFO:tasks.rados.rados.0.smithi121.stdout:1280: expect (ObjNum 666 snap 0 seq_num 666) 2023-09-23T22:16:34.622 INFO:tasks.rados.rados.0.smithi121.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-09-23T22:16:34.634 INFO:tasks.rados.rados.0.smithi121.stdout:1281: writing smithi12166546-219 from 564966 to 1059947 tid 1 2023-09-23T22:16:34.641 INFO:tasks.rados.rados.0.smithi121.stdout:1281: writing smithi12166546-219 from 1606345 to 2389339 tid 2 2023-09-23T22:16:34.647 INFO:tasks.rados.rados.0.smithi121.stdout:1281: writing smithi12166546-219 from 3025826 to 3451327 tid 3 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1265: done (15 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1266: done (14 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1268: done (13 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1269: done (12 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1270: done (11 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1271: done (10 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1272: done (9 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1273: done (8 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1274: done (7 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1275: done (6 left) 2023-09-23T22:16:34.648 INFO:tasks.rados.rados.0.smithi121.stdout:1276: done (5 left) 2023-09-23T22:16:34.649 INFO:tasks.rados.rados.0.smithi121.stdout:1277: done (4 left) 2023-09-23T22:16:34.649 INFO:tasks.rados.rados.0.smithi121.stdout:1278: done (3 left) 2023-09-23T22:16:34.649 INFO:tasks.rados.rados.0.smithi121.stdout:1279: done (2 left) 2023-09-23T22:16:34.649 INFO:tasks.rados.rados.0.smithi121.stdout:1280: done (1 left) 2023-09-23T22:16:34.649 INFO:tasks.rados.rados.0.smithi121.stdout:1282: write oid 164 current snap is 0 2023-09-23T22:16:34.649 INFO:tasks.rados.rados.0.smithi121.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-09-23T22:16:34.654 INFO:tasks.rados.rados.0.smithi121.stdout:1282: writing smithi12166546-164 from 581773 to 1152003 tid 1 2023-09-23T22:16:34.659 INFO:tasks.rados.rados.0.smithi121.stdout:1282: writing smithi12166546-164 from 1664827 to 2191479 tid 2 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1282: writing smithi12166546-164 from 2653249 to 3290022 tid 3 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1283: delete oid 44 current snap is 0 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1281: finishing write tid 1 to smithi12166546-219 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1281: finishing write tid 2 to smithi12166546-219 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1281: finishing write tid 3 to smithi12166546-219 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1281: finishing write tid 4 to smithi12166546-219 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1281: finishing write tid 5 to smithi12166546-219 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 219 v 170 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1281: left oid 219 (ObjNum 938 snap 0 seq_num 938) 2023-09-23T22:16:34.666 INFO:tasks.rados.rados.0.smithi121.stdout:1282: finishing write tid 1 to smithi12166546-164 2023-09-23T22:16:34.667 INFO:tasks.rados.rados.0.smithi121.stdout:1282: finishing write tid 2 to smithi12166546-164 2023-09-23T22:16:34.668 INFO:tasks.rados.rados.0.smithi121.stdout:1281: done (2 left) 2023-09-23T22:16:34.668 INFO:tasks.rados.rados.0.smithi121.stdout:1283: done (1 left) 2023-09-23T22:16:34.668 INFO:tasks.rados.rados.0.smithi121.stdout:1284: write oid 2 current snap is 0 2023-09-23T22:16:34.668 INFO:tasks.rados.rados.0.smithi121.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-09-23T22:16:34.677 INFO:tasks.rados.rados.0.smithi121.stdout:1284: writing smithi12166546-2 from 615387 to 1336115 tid 1 2023-09-23T22:16:34.683 INFO:tasks.rados.rados.0.smithi121.stdout:1284: writing smithi12166546-2 from 1781791 to 2312112 tid 2 2023-09-23T22:16:34.691 INFO:tasks.rados.rados.0.smithi121.stdout:1284: writing smithi12166546-2 from 3108095 to 3815387 tid 3 2023-09-23T22:16:34.691 INFO:tasks.rados.rados.0.smithi121.stdout:1285: write oid 337 current snap is 0 2023-09-23T22:16:34.692 INFO:tasks.rados.rados.0.smithi121.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-09-23T22:16:34.699 INFO:tasks.rados.rados.0.smithi121.stdout:1285: writing smithi12166546-337 from 632194 to 1428171 tid 1 2023-09-23T22:16:34.707 INFO:tasks.rados.rados.0.smithi121.stdout:1285: writing smithi12166546-337 from 2123920 to 2914252 tid 2 2023-09-23T22:16:34.712 INFO:tasks.rados.rados.0.smithi121.stdout:1285: writing smithi12166546-337 from 3419165 to 3832194 tid 3 2023-09-23T22:16:34.712 INFO:tasks.rados.rados.0.smithi121.stdout:1286: write oid 84 current snap is 0 2023-09-23T22:16:34.712 INFO:tasks.rados.rados.0.smithi121.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-09-23T22:16:34.719 INFO:tasks.rados.rados.0.smithi121.stdout:1286: writing smithi12166546-84 from 649001 to 1236580 tid 1 2023-09-23T22:16:34.725 INFO:tasks.rados.rados.0.smithi121.stdout:1286: writing smithi12166546-84 from 1898755 to 2432745 tid 2 2023-09-23T22:16:34.733 INFO:tasks.rados.rados.0.smithi121.stdout:1286: writing smithi12166546-84 from 3162941 to 3849001 tid 3 2023-09-23T22:16:34.733 INFO:tasks.rados.rados.0.smithi121.stdout:1287: write oid 72 current snap is 0 2023-09-23T22:16:34.733 INFO:tasks.rados.rados.0.smithi121.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-09-23T22:16:34.740 INFO:tasks.rados.rados.0.smithi121.stdout:1287: writing smithi12166546-72 from 665808 to 1328636 tid 1 2023-09-23T22:16:34.748 INFO:tasks.rados.rados.0.smithi121.stdout:1287: writing smithi12166546-72 from 1957237 to 2634885 tid 2 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1287: writing smithi12166546-72 from 3074011 to 3683497 tid 3 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1288: read oid 454 snap -1 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1288: expect deleted 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1289: read oid 335 snap -1 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1289: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1290: read oid 451 snap -1 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1290: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1291: write oid 393 current snap is 0 2023-09-23T22:16:34.754 INFO:tasks.rados.rados.0.smithi121.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-09-23T22:16:34.762 INFO:tasks.rados.rados.0.smithi121.stdout:1291: writing smithi12166546-393 from 682615 to 1420692 tid 1 2023-09-23T22:16:34.768 INFO:tasks.rados.rados.0.smithi121.stdout:1291: writing smithi12166546-393 from 2015719 to 2553378 tid 2 2023-09-23T22:16:34.774 INFO:tasks.rados.rados.0.smithi121.stdout:1291: writing smithi12166546-393 from 3217787 to 3638545 tid 3 2023-09-23T22:16:34.775 INFO:tasks.rados.rados.0.smithi121.stdout:1292: write oid 8 current snap is 0 2023-09-23T22:16:34.775 INFO:tasks.rados.rados.0.smithi121.stdout:1282: finishing write tid 3 to smithi12166546-164 2023-09-23T22:16:34.775 INFO:tasks.rados.rados.0.smithi121.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-09-23T22:16:34.781 INFO:tasks.rados.rados.0.smithi121.stdout:1292: writing smithi12166546-8 from 699422 to 1112748 tid 1 2023-09-23T22:16:34.787 INFO:tasks.rados.rados.0.smithi121.stdout:1292: writing smithi12166546-8 from 1557848 to 2239165 tid 2 2023-09-23T22:16:34.795 INFO:tasks.rados.rados.0.smithi121.stdout:1292: writing smithi12166546-8 from 3012504 to 3760887 tid 3 2023-09-23T22:16:34.795 INFO:tasks.rados.rados.0.smithi121.stdout:1293: write oid 166 current snap is 0 2023-09-23T22:16:34.795 INFO:tasks.rados.rados.0.smithi121.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-09-23T22:16:34.802 INFO:tasks.rados.rados.0.smithi121.stdout:1293: writing smithi12166546-166 from 716229 to 1204804 tid 1 2023-09-23T22:16:34.807 INFO:tasks.rados.rados.0.smithi121.stdout:1293: writing smithi12166546-166 from 1616330 to 2157658 tid 2 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1293: writing smithi12166546-166 from 2756280 to 3315935 tid 3 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1294: read oid 408 snap -1 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1294: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1295: read oid 229 snap -1 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1295: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1296: write oid 69 current snap is 0 2023-09-23T22:16:34.814 INFO:tasks.rados.rados.0.smithi121.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-09-23T22:16:34.821 INFO:tasks.rados.rados.0.smithi121.stdout:1296: writing smithi12166546-69 from 733036 to 1296860 tid 1 2023-09-23T22:16:34.830 INFO:tasks.rados.rados.0.smithi121.stdout:1296: writing smithi12166546-69 from 2074812 to 2759798 tid 2 2023-09-23T22:16:34.836 INFO:tasks.rados.rados.0.smithi121.stdout:1296: writing smithi12166546-69 from 3183703 to 3933036 tid 3 2023-09-23T22:16:34.836 INFO:tasks.rados.rados.0.smithi121.stdout:1297: write oid 455 current snap is 0 2023-09-23T22:16:34.836 INFO:tasks.rados.rados.0.smithi121.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-09-23T22:16:34.844 INFO:tasks.rados.rados.0.smithi121.stdout:1297: writing smithi12166546-455 from 749843 to 1388916 tid 1 2023-09-23T22:16:34.851 INFO:tasks.rados.rados.0.smithi121.stdout:1297: writing smithi12166546-455 from 2133294 to 2678291 tid 2 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:1297: writing smithi12166546-455 from 3211126 to 3793325 tid 3 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:1298: read oid 267 snap -1 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:1298: expect (ObjNum 795 snap 0 seq_num 795) 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:1282: finishing write tid 4 to smithi12166546-164 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:1282: finishing write tid 5 to smithi12166546-164 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 164 v 175 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-09-23T22:16:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:1282: left oid 164 (ObjNum 939 snap 0 seq_num 939) 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1284: finishing write tid 1 to smithi12166546-2 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1284: finishing write tid 2 to smithi12166546-2 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1284: finishing write tid 3 to smithi12166546-2 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1282: done (15 left) 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1299: delete oid 421 current snap is 0 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1284: finishing write tid 4 to smithi12166546-2 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1284: finishing write tid 5 to smithi12166546-2 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 179 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1284: left oid 2 (ObjNum 941 snap 0 seq_num 941) 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1285: finishing write tid 1 to smithi12166546-337 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1285: finishing write tid 2 to smithi12166546-337 2023-09-23T22:16:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:1285: finishing write tid 3 to smithi12166546-337 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1285: finishing write tid 4 to smithi12166546-337 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1285: finishing write tid 5 to smithi12166546-337 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 337 v 223 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1285: left oid 337 (ObjNum 942 snap 0 seq_num 942) 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1286: finishing write tid 1 to smithi12166546-84 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1286: finishing write tid 2 to smithi12166546-84 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1286: finishing write tid 3 to smithi12166546-84 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1286: finishing write tid 4 to smithi12166546-84 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1286: finishing write tid 5 to smithi12166546-84 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 138 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1286: left oid 84 (ObjNum 943 snap 0 seq_num 943) 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1287: finishing write tid 1 to smithi12166546-72 2023-09-23T22:16:34.861 INFO:tasks.rados.rados.0.smithi121.stdout:1287: finishing write tid 2 to smithi12166546-72 2023-09-23T22:16:34.862 INFO:tasks.rados.rados.0.smithi121.stdout:1287: finishing write tid 3 to smithi12166546-72 2023-09-23T22:16:34.862 INFO:tasks.rados.rados.0.smithi121.stdout:1287: finishing write tid 4 to smithi12166546-72 2023-09-23T22:16:34.862 INFO:tasks.rados.rados.0.smithi121.stdout:1287: finishing write tid 5 to smithi12166546-72 2023-09-23T22:16:34.862 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 72 v 179 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-09-23T22:16:34.862 INFO:tasks.rados.rados.0.smithi121.stdout:1287: left oid 72 (ObjNum 944 snap 0 seq_num 944) 2023-09-23T22:16:34.862 INFO:tasks.rados.rados.0.smithi121.stdout:1290: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-23T22:16:34.979 INFO:tasks.rados.rados.0.smithi121.stdout:1289: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:16:35.101 INFO:tasks.rados.rados.0.smithi121.stdout:1291: finishing write tid 1 to smithi12166546-393 2023-09-23T22:16:35.101 INFO:tasks.rados.rados.0.smithi121.stdout:1291: finishing write tid 2 to smithi12166546-393 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1291: finishing write tid 3 to smithi12166546-393 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1291: finishing write tid 4 to smithi12166546-393 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1291: finishing write tid 5 to smithi12166546-393 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 393 v 162 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1291: left oid 393 (ObjNum 945 snap 0 seq_num 945) 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1292: finishing write tid 1 to smithi12166546-8 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1292: finishing write tid 2 to smithi12166546-8 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1292: finishing write tid 3 to smithi12166546-8 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1292: finishing write tid 4 to smithi12166546-8 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1292: finishing write tid 5 to smithi12166546-8 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 8 v 183 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-09-23T22:16:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:1292: left oid 8 (ObjNum 946 snap 0 seq_num 946) 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1293: finishing write tid 1 to smithi12166546-166 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1293: finishing write tid 2 to smithi12166546-166 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1293: finishing write tid 3 to smithi12166546-166 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1293: finishing write tid 4 to smithi12166546-166 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1293: finishing write tid 5 to smithi12166546-166 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 222 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1293: left oid 166 (ObjNum 947 snap 0 seq_num 947) 2023-09-23T22:16:35.103 INFO:tasks.rados.rados.0.smithi121.stdout:1294: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:16:35.192 INFO:tasks.rados.rados.0.smithi121.stdout:1295: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T22:16:35.314 INFO:tasks.rados.rados.0.smithi121.stdout:1296: finishing write tid 1 to smithi12166546-69 2023-09-23T22:16:35.314 INFO:tasks.rados.rados.0.smithi121.stdout:1296: finishing write tid 2 to smithi12166546-69 2023-09-23T22:16:35.314 INFO:tasks.rados.rados.0.smithi121.stdout:1296: finishing write tid 3 to smithi12166546-69 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1296: finishing write tid 4 to smithi12166546-69 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1296: finishing write tid 5 to smithi12166546-69 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 218 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1296: left oid 69 (ObjNum 948 snap 0 seq_num 948) 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1297: finishing write tid 1 to smithi12166546-455 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1297: finishing write tid 2 to smithi12166546-455 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1297: finishing write tid 3 to smithi12166546-455 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1297: finishing write tid 4 to smithi12166546-455 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1297: finishing write tid 5 to smithi12166546-455 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 455 v 215 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1297: left oid 455 (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:16:35.315 INFO:tasks.rados.rados.0.smithi121.stdout:1298: expect (ObjNum 795 snap 0 seq_num 795) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1284: done (15 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1285: done (14 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1286: done (13 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1287: done (12 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1288: done (11 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1289: done (10 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1290: done (9 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1291: done (8 left) 2023-09-23T22:16:35.498 INFO:tasks.rados.rados.0.smithi121.stdout:1292: done (7 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1293: done (6 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1294: done (5 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1295: done (4 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1296: done (3 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1297: done (2 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1298: done (1 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1299: done (0 left) 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1300: delete oid 197 current snap is 0 2023-09-23T22:16:35.499 INFO:tasks.rados.rados.0.smithi121.stdout:1300: done (0 left) 2023-09-23T22:16:35.500 INFO:tasks.rados.rados.0.smithi121.stdout:1301: write oid 61 current snap is 0 2023-09-23T22:16:35.500 INFO:tasks.rados.rados.0.smithi121.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-09-23T22:16:35.510 INFO:tasks.rados.rados.0.smithi121.stdout:1301: writing smithi12166546-61 from 400264 to 981437 tid 1 2023-09-23T22:16:35.516 INFO:tasks.rados.rados.0.smithi121.stdout:1301: writing smithi12166546-61 from 1508740 to 2000264 tid 2 2023-09-23T22:16:35.516 INFO:tasks.rados.rados.0.smithi121.stdout:1302: write oid 498 current snap is 0 2023-09-23T22:16:35.516 INFO:tasks.rados.rados.0.smithi121.stdout:1301: finishing write tid 1 to smithi12166546-61 2023-09-23T22:16:35.516 INFO:tasks.rados.rados.0.smithi121.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-09-23T22:16:35.522 INFO:tasks.rados.rados.0.smithi121.stdout:1302: writing smithi12166546-498 from 417071 to 1073493 tid 1 2023-09-23T22:16:35.528 INFO:tasks.rados.rados.0.smithi121.stdout:1302: writing smithi12166546-498 from 1567222 to 2017071 tid 2 2023-09-23T22:16:35.528 INFO:tasks.rados.rados.0.smithi121.stdout:1303: write oid 196 current snap is 0 2023-09-23T22:16:35.528 INFO:tasks.rados.rados.0.smithi121.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-09-23T22:16:35.534 INFO:tasks.rados.rados.0.smithi121.stdout:1303: writing smithi12166546-196 from 433878 to 1165549 tid 1 2023-09-23T22:16:35.539 INFO:tasks.rados.rados.0.smithi121.stdout:1303: writing smithi12166546-196 from 1909351 to 2033878 tid 2 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1304: read oid 408 snap -1 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1304: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1305: read oid 43 snap -1 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1305: expect deleted 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1306: write oid 229 current snap is 0 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1301: finishing write tid 2 to smithi12166546-61 2023-09-23T22:16:35.540 INFO:tasks.rados.rados.0.smithi121.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-09-23T22:16:35.544 INFO:tasks.rados.rados.0.smithi121.stdout:1306: writing smithi12166546-229 from 450685 to 857605 tid 1 2023-09-23T22:16:35.551 INFO:tasks.rados.rados.0.smithi121.stdout:1306: writing smithi12166546-229 from 1567833 to 2050685 tid 2 2023-09-23T22:16:35.551 INFO:tasks.rados.rados.0.smithi121.stdout:1307: read oid 146 snap -1 2023-09-23T22:16:35.551 INFO:tasks.rados.rados.0.smithi121.stdout:1307: expect (ObjNum 145 snap 0 seq_num 145) 2023-09-23T22:16:35.551 INFO:tasks.rados.rados.0.smithi121.stdout:1308: write oid 155 current snap is 0 2023-09-23T22:16:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:1301: finishing write tid 3 to smithi12166546-61 2023-09-23T22:16:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:1301: finishing write tid 4 to smithi12166546-61 2023-09-23T22:16:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 183 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-09-23T22:16:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-09-23T22:16:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:1302: finishing write tid 1 to smithi12166546-498 2023-09-23T22:16:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-09-23T22:16:35.556 INFO:tasks.rados.rados.0.smithi121.stdout:1308: writing smithi12166546-155 from 467492 to 949661 tid 1 2023-09-23T22:16:35.563 INFO:tasks.rados.rados.0.smithi121.stdout:1308: writing smithi12166546-155 from 1626315 to 2067492 tid 2 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1301: done (7 left) 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1309: read oid 71 snap -1 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1309: expect (ObjNum 923 snap 0 seq_num 923) 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1310: write oid 343 current snap is 0 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1302: finishing write tid 2 to smithi12166546-498 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1302: finishing write tid 3 to smithi12166546-498 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1302: finishing write tid 4 to smithi12166546-498 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 498 v 195 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:16:35.564 INFO:tasks.rados.rados.0.smithi121.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-09-23T22:16:35.570 INFO:tasks.rados.rados.0.smithi121.stdout:1310: writing smithi12166546-343 from 484299 to 1041717 tid 1 2023-09-23T22:16:35.576 INFO:tasks.rados.rados.0.smithi121.stdout:1310: writing smithi12166546-343 from 1684797 to 2084299 tid 2 2023-09-23T22:16:35.577 INFO:tasks.rados.rados.0.smithi121.stdout:1302: done (8 left) 2023-09-23T22:16:35.577 INFO:tasks.rados.rados.0.smithi121.stdout:1311: write oid 77 current snap is 0 2023-09-23T22:16:35.577 INFO:tasks.rados.rados.0.smithi121.stdout:1303: finishing write tid 1 to smithi12166546-196 2023-09-23T22:16:35.577 INFO:tasks.rados.rados.0.smithi121.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-09-23T22:16:35.583 INFO:tasks.rados.rados.0.smithi121.stdout:1311: writing smithi12166546-77 from 501106 to 1250126 tid 1 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1311: writing smithi12166546-77 from 1743279 to 2101106 tid 2 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1312: read oid 95 snap -1 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1312: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1313: read oid 483 snap -1 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1313: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1314: delete oid 91 current snap is 0 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1303: finishing write tid 2 to smithi12166546-196 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1303: finishing write tid 3 to smithi12166546-196 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1303: finishing write tid 4 to smithi12166546-196 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 196 v 198 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-09-23T22:16:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-09-23T22:16:35.590 INFO:tasks.rados.rados.0.smithi121.stdout:1304: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:1306: finishing write tid 1 to smithi12166546-229 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:1306: finishing write tid 2 to smithi12166546-229 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:1306: finishing write tid 3 to smithi12166546-229 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:1306: finishing write tid 4 to smithi12166546-229 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 229 v 206 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:16:35.683 INFO:tasks.rados.rados.0.smithi121.stdout:1307: expect (ObjNum 145 snap 0 seq_num 145) 2023-09-23T22:16:35.757 INFO:tasks.rados.rados.0.smithi121.stdout:1308: finishing write tid 1 to smithi12166546-155 2023-09-23T22:16:35.757 INFO:tasks.rados.rados.0.smithi121.stdout:1308: finishing write tid 2 to smithi12166546-155 2023-09-23T22:16:35.757 INFO:tasks.rados.rados.0.smithi121.stdout:1308: finishing write tid 3 to smithi12166546-155 2023-09-23T22:16:35.757 INFO:tasks.rados.rados.0.smithi121.stdout:1308: finishing write tid 4 to smithi12166546-155 2023-09-23T22:16:35.757 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 155 v 218 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-09-23T22:16:35.758 INFO:tasks.rados.rados.0.smithi121.stdout:1308: left oid 155 (ObjNum 956 snap 0 seq_num 956) 2023-09-23T22:16:35.758 INFO:tasks.rados.rados.0.smithi121.stdout:1309: expect (ObjNum 923 snap 0 seq_num 923) 2023-09-23T22:16:35.947 INFO:tasks.rados.rados.0.smithi121.stdout:1310: finishing write tid 1 to smithi12166546-343 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1310: finishing write tid 2 to smithi12166546-343 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1310: finishing write tid 3 to smithi12166546-343 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1310: finishing write tid 4 to smithi12166546-343 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 343 v 204 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1310: left oid 343 (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1311: finishing write tid 1 to smithi12166546-77 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1311: finishing write tid 2 to smithi12166546-77 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1311: finishing write tid 3 to smithi12166546-77 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1311: finishing write tid 4 to smithi12166546-77 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 77 v 226 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-09-23T22:16:35.948 INFO:tasks.rados.rados.0.smithi121.stdout:1311: left oid 77 (ObjNum 958 snap 0 seq_num 958) 2023-09-23T22:16:35.949 INFO:tasks.rados.rados.0.smithi121.stdout:1313: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-23T22:16:36.012 INFO:tasks.rados.rados.0.smithi121.stdout:1312: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:16:36.145 INFO:tasks.rados.rados.0.smithi121.stdout:1303: done (11 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1304: done (10 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1305: done (9 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1306: done (8 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1307: done (7 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1308: done (6 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1309: done (5 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1310: done (4 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1311: done (3 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1312: done (2 left) 2023-09-23T22:16:36.146 INFO:tasks.rados.rados.0.smithi121.stdout:1313: done (1 left) 2023-09-23T22:16:36.147 INFO:tasks.rados.rados.0.smithi121.stdout:1314: done (0 left) 2023-09-23T22:16:36.147 INFO:tasks.rados.rados.0.smithi121.stdout:1315: write oid 249 current snap is 0 2023-09-23T22:16:36.147 INFO:tasks.rados.rados.0.smithi121.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-09-23T22:16:36.156 INFO:tasks.rados.rados.0.smithi121.stdout:1315: writing smithi12166546-249 from 534720 to 1034238 tid 1 2023-09-23T22:16:36.162 INFO:tasks.rados.rados.0.smithi121.stdout:1315: writing smithi12166546-249 from 1460243 to 2134720 tid 2 2023-09-23T22:16:36.162 INFO:tasks.rados.rados.0.smithi121.stdout:1316: read oid 340 snap -1 2023-09-23T22:16:36.162 INFO:tasks.rados.rados.0.smithi121.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T22:16:36.163 INFO:tasks.rados.rados.0.smithi121.stdout:1317: write oid 219 current snap is 0 2023-09-23T22:16:36.163 INFO:tasks.rados.rados.0.smithi121.stdout:1315: finishing write tid 1 to smithi12166546-249 2023-09-23T22:16:36.163 INFO:tasks.rados.rados.0.smithi121.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-09-23T22:16:36.170 INFO:tasks.rados.rados.0.smithi121.stdout:1317: writing smithi12166546-219 from 551527 to 1126294 tid 1 2023-09-23T22:16:36.176 INFO:tasks.rados.rados.0.smithi121.stdout:1317: writing smithi12166546-219 from 1918725 to 2151527 tid 2 2023-09-23T22:16:36.176 INFO:tasks.rados.rados.0.smithi121.stdout:1318: read oid 396 snap -1 2023-09-23T22:16:36.176 INFO:tasks.rados.rados.0.smithi121.stdout:1318: expect (ObjNum 592 snap 0 seq_num 592) 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:1319: write oid 158 current snap is 0 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:1315: finishing write tid 2 to smithi12166546-249 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:1315: finishing write tid 3 to smithi12166546-249 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:1315: finishing write tid 4 to smithi12166546-249 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 249 v 210 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-09-23T22:16:36.177 INFO:tasks.rados.rados.0.smithi121.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T22:16:36.298 INFO:tasks.rados.rados.0.smithi121.stdout:1317: finishing write tid 1 to smithi12166546-219 2023-09-23T22:16:36.298 INFO:tasks.rados.rados.0.smithi121.stdout:1317: finishing write tid 2 to smithi12166546-219 2023-09-23T22:16:36.298 INFO:tasks.rados.rados.0.smithi121.stdout:1317: finishing write tid 3 to smithi12166546-219 2023-09-23T22:16:36.299 INFO:tasks.rados.rados.0.smithi121.stdout:1317: finishing write tid 4 to smithi12166546-219 2023-09-23T22:16:36.299 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 219 v 173 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-09-23T22:16:36.299 INFO:tasks.rados.rados.0.smithi121.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-09-23T22:16:36.299 INFO:tasks.rados.rados.0.smithi121.stdout:1318: expect (ObjNum 592 snap 0 seq_num 592) 2023-09-23T22:16:36.488 INFO:tasks.rados.rados.0.smithi121.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-09-23T22:16:36.501 INFO:tasks.rados.rados.0.smithi121.stdout:1319: writing smithi12166546-158 from 568334 to 1218350 tid 1 2023-09-23T22:16:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:36 smithi121 bash[27336]: cluster 2023-09-23T22:16:35.068079+0000 mgr.y (mgr.24365) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-09-23T22:16:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:36 smithi121 bash[27336]: audit 2023-09-23T22:16:35.129650+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.121:0/2876270526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:36 smithi121 bash[33603]: cluster 2023-09-23T22:16:35.068079+0000 mgr.y (mgr.24365) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-09-23T22:16:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:36 smithi121 bash[33603]: audit 2023-09-23T22:16:35.129650+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.121:0/2876270526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1319: writing smithi12166546-158 from 1860854 to 2168334 tid 2 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1315: done (4 left) 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1316: done (3 left) 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1317: done (2 left) 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1318: done (1 left) 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1320: read oid 100 snap -1 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1320: expect (ObjNum 826 snap 0 seq_num 826) 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1321: read oid 412 snap -1 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1321: expect (ObjNum 847 snap 0 seq_num 847) 2023-09-23T22:16:36.507 INFO:tasks.rados.rados.0.smithi121.stdout:1322: read oid 401 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1322: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1323: read oid 135 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1323: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1324: read oid 75 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1324: expect (ObjNum 880 snap 0 seq_num 880) 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1325: read oid 50 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1325: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1326: read oid 321 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1326: expect deleted 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1327: read oid 196 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1327: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1328: read oid 203 snap -1 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1328: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:16:36.508 INFO:tasks.rados.rados.0.smithi121.stdout:1329: read oid 256 snap -1 2023-09-23T22:16:36.509 INFO:tasks.rados.rados.0.smithi121.stdout:1329: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:16:36.509 INFO:tasks.rados.rados.0.smithi121.stdout:1330: read oid 229 snap -1 2023-09-23T22:16:36.509 INFO:tasks.rados.rados.0.smithi121.stdout:1330: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:16:36.509 INFO:tasks.rados.rados.0.smithi121.stdout:1331: write oid 40 current snap is 0 2023-09-23T22:16:36.509 INFO:tasks.rados.rados.0.smithi121.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-09-23T22:16:36.514 INFO:tasks.rados.rados.0.smithi121.stdout:1331: writing smithi12166546-40 from 585141 to 1310406 tid 1 2023-09-23T22:16:36.520 INFO:tasks.rados.rados.0.smithi121.stdout:1331: writing smithi12166546-40 from 1919336 to 2185141 tid 2 2023-09-23T22:16:36.520 INFO:tasks.rados.rados.0.smithi121.stdout:1332: write oid 2 current snap is 0 2023-09-23T22:16:36.520 INFO:tasks.rados.rados.0.smithi121.stdout:1319: finishing write tid 1 to smithi12166546-158 2023-09-23T22:16:36.520 INFO:tasks.rados.rados.0.smithi121.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-09-23T22:16:36.526 INFO:tasks.rados.rados.0.smithi121.stdout:1332: writing smithi12166546-2 from 601948 to 1002462 tid 1 2023-09-23T22:16:36.533 INFO:tasks.rados.rados.0.smithi121.stdout:1332: writing smithi12166546-2 from 1577818 to 2201948 tid 2 2023-09-23T22:16:36.533 INFO:tasks.rados.rados.0.smithi121.stdout:1333: delete oid 10 current snap is 0 2023-09-23T22:16:36.533 INFO:tasks.rados.rados.0.smithi121.stdout:1325: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:36 smithi123 bash[27681]: cluster 2023-09-23T22:16:35.068079+0000 mgr.y (mgr.24365) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-09-23T22:16:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:36 smithi123 bash[27681]: audit 2023-09-23T22:16:35.129650+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.121:0/2876270526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:36.629 INFO:tasks.rados.rados.0.smithi121.stdout:1328: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:16:36.740 INFO:tasks.rados.rados.0.smithi121.stdout:1323: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:16:36.831 INFO:tasks.rados.rados.0.smithi121.stdout:1320: expect (ObjNum 826 snap 0 seq_num 826) 2023-09-23T22:16:36.951 INFO:tasks.rados.rados.0.smithi121.stdout:1329: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:16:37.021 INFO:tasks.rados.rados.0.smithi121.stdout:1331: finishing write tid 1 to smithi12166546-40 2023-09-23T22:16:37.021 INFO:tasks.rados.rados.0.smithi121.stdout:1331: finishing write tid 2 to smithi12166546-40 2023-09-23T22:16:37.021 INFO:tasks.rados.rados.0.smithi121.stdout:1331: finishing write tid 3 to smithi12166546-40 2023-09-23T22:16:37.022 INFO:tasks.rados.rados.0.smithi121.stdout:1331: finishing write tid 4 to smithi12166546-40 2023-09-23T22:16:37.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 40 v 186 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-09-23T22:16:37.022 INFO:tasks.rados.rados.0.smithi121.stdout:1331: left oid 40 (ObjNum 963 snap 0 seq_num 963) 2023-09-23T22:16:37.022 INFO:tasks.rados.rados.0.smithi121.stdout:1330: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:16:37.099 INFO:tasks.rados.rados.0.smithi121.stdout:1332: finishing write tid 1 to smithi12166546-2 2023-09-23T22:16:37.099 INFO:tasks.rados.rados.0.smithi121.stdout:1324: expect (ObjNum 880 snap 0 seq_num 880) 2023-09-23T22:16:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:1332: finishing write tid 2 to smithi12166546-2 2023-09-23T22:16:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:1332: finishing write tid 3 to smithi12166546-2 2023-09-23T22:16:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:1321: expect (ObjNum 847 snap 0 seq_num 847) 2023-09-23T22:16:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:1332: finishing write tid 4 to smithi12166546-2 2023-09-23T22:16:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 189 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:1332: left oid 2 (ObjNum 964 snap 0 seq_num 964) 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:1319: finishing write tid 2 to smithi12166546-158 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:1319: finishing write tid 3 to smithi12166546-158 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:1319: finishing write tid 4 to smithi12166546-158 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 158 v 176 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:16:37.335 INFO:tasks.rados.rados.0.smithi121.stdout:1322: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:37.420 INFO:tasks.rados.rados.0.smithi121.stdout:1327: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-23T22:16:37.534 INFO:tasks.rados.rados.0.smithi121.stdout:1319: done (14 left) 2023-09-23T22:16:37.534 INFO:tasks.rados.rados.0.smithi121.stdout:1320: done (13 left) 2023-09-23T22:16:37.534 INFO:tasks.rados.rados.0.smithi121.stdout:1321: done (12 left) 2023-09-23T22:16:37.534 INFO:tasks.rados.rados.0.smithi121.stdout:1322: done (11 left) 2023-09-23T22:16:37.534 INFO:tasks.rados.rados.0.smithi121.stdout:1323: done (10 left) 2023-09-23T22:16:37.534 INFO:tasks.rados.rados.0.smithi121.stdout:1324: done (9 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1325: done (8 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1326: done (7 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1327: done (6 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1328: done (5 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1329: done (4 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1330: done (3 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1331: done (2 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1332: done (1 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1333: done (0 left) 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1334: write oid 166 current snap is 0 2023-09-23T22:16:37.535 INFO:tasks.rados.rados.0.smithi121.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-09-23T22:16:37.545 INFO:tasks.rados.rados.0.smithi121.stdout:1334: writing smithi12166546-166 from 635562 to 1302927 tid 1 2023-09-23T22:16:37.552 INFO:tasks.rados.rados.0.smithi121.stdout:1334: writing smithi12166546-166 from 2094782 to 2235562 tid 2 2023-09-23T22:16:37.552 INFO:tasks.rados.rados.0.smithi121.stdout:1335: write oid 284 current snap is 0 2023-09-23T22:16:37.552 INFO:tasks.rados.rados.0.smithi121.stdout:1334: finishing write tid 1 to smithi12166546-166 2023-09-23T22:16:37.552 INFO:tasks.rados.rados.0.smithi121.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-09-23T22:16:37.560 INFO:tasks.rados.rados.0.smithi121.stdout:1335: writing smithi12166546-284 from 652369 to 1394983 tid 1 2023-09-23T22:16:37.565 INFO:tasks.rados.rados.0.smithi121.stdout:1335: writing smithi12166546-284 from 2153264 to 2252369 tid 2 2023-09-23T22:16:37.565 INFO:tasks.rados.rados.0.smithi121.stdout:1336: read oid 191 snap -1 2023-09-23T22:16:37.565 INFO:tasks.rados.rados.0.smithi121.stdout:1336: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:16:37.565 INFO:tasks.rados.rados.0.smithi121.stdout:1337: write oid 279 current snap is 0 2023-09-23T22:16:37.565 INFO:tasks.rados.rados.0.smithi121.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-09-23T22:16:37.571 INFO:tasks.rados.rados.0.smithi121.stdout:1337: writing smithi12166546-279 from 669176 to 1087039 tid 1 2023-09-23T22:16:37.578 INFO:tasks.rados.rados.0.smithi121.stdout:1337: writing smithi12166546-279 from 1811746 to 2269176 tid 2 2023-09-23T22:16:37.578 INFO:tasks.rados.rados.0.smithi121.stdout:1338: write oid 259 current snap is 0 2023-09-23T22:16:37.578 INFO:tasks.rados.rados.0.smithi121.stdout:1334: finishing write tid 2 to smithi12166546-166 2023-09-23T22:16:37.578 INFO:tasks.rados.rados.0.smithi121.stdout:1334: finishing write tid 3 to smithi12166546-166 2023-09-23T22:16:37.579 INFO:tasks.rados.rados.0.smithi121.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-09-23T22:16:37.584 INFO:tasks.rados.rados.0.smithi121.stdout:1338: writing smithi12166546-259 from 685983 to 1179095 tid 1 2023-09-23T22:16:37.591 INFO:tasks.rados.rados.0.smithi121.stdout:1338: writing smithi12166546-259 from 1870228 to 2285983 tid 2 2023-09-23T22:16:37.591 INFO:tasks.rados.rados.0.smithi121.stdout:1339: read oid 229 snap -1 2023-09-23T22:16:37.591 INFO:tasks.rados.rados.0.smithi121.stdout:1339: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:16:37.591 INFO:tasks.rados.rados.0.smithi121.stdout:1340: write oid 262 current snap is 0 2023-09-23T22:16:37.591 INFO:tasks.rados.rados.0.smithi121.stdout:1334: finishing write tid 4 to smithi12166546-166 2023-09-23T22:16:37.592 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 225 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-09-23T22:16:37.592 INFO:tasks.rados.rados.0.smithi121.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2023-09-23T22:16:37.592 INFO:tasks.rados.rados.0.smithi121.stdout:1335: finishing write tid 1 to smithi12166546-284 2023-09-23T22:16:37.592 INFO:tasks.rados.rados.0.smithi121.stdout:1335: finishing write tid 2 to smithi12166546-284 2023-09-23T22:16:37.592 INFO:tasks.rados.rados.0.smithi121.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-09-23T22:16:37.598 INFO:tasks.rados.rados.0.smithi121.stdout:1340: writing smithi12166546-262 from 702790 to 1271151 tid 1 2023-09-23T22:16:37.604 INFO:tasks.rados.rados.0.smithi121.stdout:1340: writing smithi12166546-262 from 1812357 to 2302790 tid 2 2023-09-23T22:16:37.604 INFO:tasks.rados.rados.0.smithi121.stdout:1334: done (6 left) 2023-09-23T22:16:37.604 INFO:tasks.rados.rados.0.smithi121.stdout:1341: read oid 28 snap -1 2023-09-23T22:16:37.604 INFO:tasks.rados.rados.0.smithi121.stdout:1341: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:37.605 INFO:tasks.rados.rados.0.smithi121.stdout:1342: write oid 421 current snap is 0 2023-09-23T22:16:37.605 INFO:tasks.rados.rados.0.smithi121.stdout:1335: finishing write tid 3 to smithi12166546-284 2023-09-23T22:16:37.605 INFO:tasks.rados.rados.0.smithi121.stdout:1335: finishing write tid 4 to smithi12166546-284 2023-09-23T22:16:37.605 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 273 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-09-23T22:16:37.605 INFO:tasks.rados.rados.0.smithi121.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2023-09-23T22:16:37.605 INFO:tasks.rados.rados.0.smithi121.stdout:1336: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1337: finishing write tid 1 to smithi12166546-279 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1337: finishing write tid 2 to smithi12166546-279 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1337: finishing write tid 3 to smithi12166546-279 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1337: finishing write tid 4 to smithi12166546-279 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 279 v 141 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1338: finishing write tid 1 to smithi12166546-259 2023-09-23T22:16:37.759 INFO:tasks.rados.rados.0.smithi121.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-09-23T22:16:37.766 INFO:tasks.rados.rados.0.smithi121.stdout:1342: writing smithi12166546-421 from 719597 to 1363207 tid 1 2023-09-23T22:16:37.772 INFO:tasks.rados.rados.0.smithi121.stdout:1342: writing smithi12166546-421 from 1870839 to 2319597 tid 2 2023-09-23T22:16:37.772 INFO:tasks.rados.rados.0.smithi121.stdout:1335: done (7 left) 2023-09-23T22:16:37.772 INFO:tasks.rados.rados.0.smithi121.stdout:1336: done (6 left) 2023-09-23T22:16:37.772 INFO:tasks.rados.rados.0.smithi121.stdout:1337: done (5 left) 2023-09-23T22:16:37.772 INFO:tasks.rados.rados.0.smithi121.stdout:1343: read oid 260 snap -1 2023-09-23T22:16:37.772 INFO:tasks.rados.rados.0.smithi121.stdout:1343: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:1344: write oid 376 current snap is 0 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:1338: finishing write tid 2 to smithi12166546-259 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:1338: finishing write tid 3 to smithi12166546-259 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:1338: finishing write tid 4 to smithi12166546-259 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 259 v 201 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2023-09-23T22:16:37.773 INFO:tasks.rados.rados.0.smithi121.stdout:1339: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:16:37.858 INFO:tasks.rados.rados.0.smithi121.stdout:1340: finishing write tid 1 to smithi12166546-262 2023-09-23T22:16:37.858 INFO:tasks.rados.rados.0.smithi121.stdout:1340: finishing write tid 2 to smithi12166546-262 2023-09-23T22:16:37.858 INFO:tasks.rados.rados.0.smithi121.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-09-23T22:16:37.866 INFO:tasks.rados.rados.0.smithi121.stdout:1344: writing smithi12166546-376 from 736404 to 1455263 tid 1 2023-09-23T22:16:37.871 INFO:tasks.rados.rados.0.smithi121.stdout:1344: writing smithi12166546-376 from 1929321 to 2336404 tid 2 2023-09-23T22:16:37.872 INFO:tasks.rados.rados.0.smithi121.stdout:1338: done (6 left) 2023-09-23T22:16:37.872 INFO:tasks.rados.rados.0.smithi121.stdout:1339: done (5 left) 2023-09-23T22:16:37.872 INFO:tasks.rados.rados.0.smithi121.stdout:1345: write oid 53 current snap is 0 2023-09-23T22:16:37.872 INFO:tasks.rados.rados.0.smithi121.stdout:1341: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1340: finishing write tid 3 to smithi12166546-262 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1340: finishing write tid 4 to smithi12166546-262 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 262 v 196 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1340: left oid 262 (ObjNum 970 snap 0 seq_num 970) 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1342: finishing write tid 1 to smithi12166546-421 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1342: finishing write tid 2 to smithi12166546-421 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1342: finishing write tid 3 to smithi12166546-421 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:1342: finishing write tid 4 to smithi12166546-421 2023-09-23T22:16:38.056 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 421 v 186 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-09-23T22:16:38.057 INFO:tasks.rados.rados.0.smithi121.stdout:1342: left oid 421 (ObjNum 971 snap 0 seq_num 971) 2023-09-23T22:16:38.057 INFO:tasks.rados.rados.0.smithi121.stdout:1343: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:1344: finishing write tid 1 to smithi12166546-376 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:1344: finishing write tid 2 to smithi12166546-376 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:1344: finishing write tid 3 to smithi12166546-376 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:1344: finishing write tid 4 to smithi12166546-376 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 376 v 199 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:1344: left oid 376 (ObjNum 972 snap 0 seq_num 972) 2023-09-23T22:16:38.288 INFO:tasks.rados.rados.0.smithi121.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-09-23T22:16:38.301 INFO:tasks.rados.rados.0.smithi121.stdout:1345: writing smithi12166546-53 from 753211 to 1547319 tid 1 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1345: writing smithi12166546-53 from 1987803 to 2353211 tid 2 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1340: done (5 left) 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1341: done (4 left) 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1342: done (3 left) 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1343: done (2 left) 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1344: done (1 left) 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1346: read oid 96 snap -1 2023-09-23T22:16:38.308 INFO:tasks.rados.rados.0.smithi121.stdout:1346: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:16:38.309 INFO:tasks.rados.rados.0.smithi121.stdout:1347: read oid 255 snap -1 2023-09-23T22:16:38.309 INFO:tasks.rados.rados.0.smithi121.stdout:1347: expect (ObjNum 536 snap 0 seq_num 536) 2023-09-23T22:16:38.309 INFO:tasks.rados.rados.0.smithi121.stdout:1348: write oid 294 current snap is 0 2023-09-23T22:16:38.309 INFO:tasks.rados.rados.0.smithi121.stdout:1345: finishing write tid 1 to smithi12166546-53 2023-09-23T22:16:38.309 INFO:tasks.rados.rados.0.smithi121.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-09-23T22:16:38.315 INFO:tasks.rados.rados.0.smithi121.stdout:1348: writing smithi12166546-294 from 770018 to 1355728 tid 1 2023-09-23T22:16:38.321 INFO:tasks.rados.rados.0.smithi121.stdout:1348: writing smithi12166546-294 from 2046285 to 2370018 tid 2 2023-09-23T22:16:38.321 INFO:tasks.rados.rados.0.smithi121.stdout:1349: read oid 214 snap -1 2023-09-23T22:16:38.321 INFO:tasks.rados.rados.0.smithi121.stdout:1349: expect (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:16:38.322 INFO:tasks.rados.rados.0.smithi121.stdout:1350: write oid 222 current snap is 0 2023-09-23T22:16:38.322 INFO:tasks.rados.rados.0.smithi121.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-09-23T22:16:38.329 INFO:tasks.rados.rados.0.smithi121.stdout:1350: writing smithi12166546-222 from 786825 to 1447784 tid 1 2023-09-23T22:16:38.335 INFO:tasks.rados.rados.0.smithi121.stdout:1350: writing smithi12166546-222 from 2104767 to 2386825 tid 2 2023-09-23T22:16:38.335 INFO:tasks.rados.rados.0.smithi121.stdout:1351: read oid 189 snap -1 2023-09-23T22:16:38.335 INFO:tasks.rados.rados.0.smithi121.stdout:1351: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:38.335 INFO:tasks.rados.rados.0.smithi121.stdout:1352: read oid 135 snap -1 2023-09-23T22:16:38.336 INFO:tasks.rados.rados.0.smithi121.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:16:38.336 INFO:tasks.rados.rados.0.smithi121.stdout:1353: write oid 374 current snap is 0 2023-09-23T22:16:38.336 INFO:tasks.rados.rados.0.smithi121.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-09-23T22:16:38.342 INFO:tasks.rados.rados.0.smithi121.stdout:1353: writing smithi12166546-374 from 403632 to 1139840 tid 1 2023-09-23T22:16:38.350 INFO:tasks.rados.rados.0.smithi121.stdout:1353: writing smithi12166546-374 from 1763249 to 2383248 tid 2 2023-09-23T22:16:38.350 INFO:tasks.rados.rados.0.smithi121.stdout:1354: write oid 267 current snap is 0 2023-09-23T22:16:38.350 INFO:tasks.rados.rados.0.smithi121.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-09-23T22:16:38.354 INFO:tasks.rados.rados.0.smithi121.stdout:1354: writing smithi12166546-267 from 420439 to 831896 tid 1 2023-09-23T22:16:38.360 INFO:tasks.rados.rados.0.smithi121.stdout:1354: writing smithi12166546-267 from 1421731 to 1901741 tid 2 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1355: read oid 281 snap -1 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1355: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1356: read oid 422 snap -1 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1356: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1357: read oid 487 snap -1 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1357: expect (ObjNum 486 snap 0 seq_num 486) 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1358: write oid 448 current snap is 0 2023-09-23T22:16:38.361 INFO:tasks.rados.rados.0.smithi121.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-09-23T22:16:38.366 INFO:tasks.rados.rados.0.smithi121.stdout:1358: writing smithi12166546-448 from 437246 to 923952 tid 1 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:1358: writing smithi12166546-448 from 1363860 to 1987528 tid 2 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:1359: delete oid 129 current snap is 0 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:1345: finishing write tid 2 to smithi12166546-53 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:1345: finishing write tid 3 to smithi12166546-53 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:1345: finishing write tid 4 to smithi12166546-53 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 53 v 212 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-09-23T22:16:38.373 INFO:tasks.rados.rados.0.smithi121.stdout:1345: left oid 53 (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:16:38.374 INFO:tasks.rados.rados.0.smithi121.stdout:1346: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:16:38.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:38 smithi123 bash[27681]: cluster 2023-09-23T22:16:37.068704+0000 mgr.y (mgr.24365) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.6 MiB/s wr, 86 op/s 2023-09-23T22:16:38.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:38 smithi123 bash[27681]: audit 2023-09-23T22:16:37.532333+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.121:0/310117897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:38.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:38 smithi121 bash[27336]: cluster 2023-09-23T22:16:37.068704+0000 mgr.y (mgr.24365) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.6 MiB/s wr, 86 op/s 2023-09-23T22:16:38.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:38 smithi121 bash[27336]: audit 2023-09-23T22:16:37.532333+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.121:0/310117897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:38.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:38 smithi121 bash[33603]: cluster 2023-09-23T22:16:37.068704+0000 mgr.y (mgr.24365) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.6 MiB/s wr, 86 op/s 2023-09-23T22:16:38.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:38 smithi121 bash[33603]: audit 2023-09-23T22:16:37.532333+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.121:0/310117897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:38.591 INFO:tasks.rados.rados.0.smithi121.stdout:1347: expect (ObjNum 536 snap 0 seq_num 536) 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:1348: finishing write tid 1 to smithi12166546-294 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:1348: finishing write tid 2 to smithi12166546-294 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:1348: finishing write tid 3 to smithi12166546-294 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:1348: finishing write tid 4 to smithi12166546-294 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 294 v 228 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:1348: left oid 294 (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:16:38.733 INFO:tasks.rados.rados.0.smithi121.stdout:1349: expect (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:16:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:38 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:16:38.855 INFO:tasks.rados.rados.0.smithi121.stdout:1350: finishing write tid 1 to smithi12166546-222 2023-09-23T22:16:38.855 INFO:tasks.rados.rados.0.smithi121.stdout:1350: finishing write tid 2 to smithi12166546-222 2023-09-23T22:16:38.855 INFO:tasks.rados.rados.0.smithi121.stdout:1350: finishing write tid 3 to smithi12166546-222 2023-09-23T22:16:38.855 INFO:tasks.rados.rados.0.smithi121.stdout:1350: finishing write tid 4 to smithi12166546-222 2023-09-23T22:16:38.855 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 165 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-09-23T22:16:38.856 INFO:tasks.rados.rados.0.smithi121.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2023-09-23T22:16:38.856 INFO:tasks.rados.rados.0.smithi121.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:16:38.941 INFO:tasks.rados.rados.0.smithi121.stdout:1351: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:39.072 INFO:tasks.rados.rados.0.smithi121.stdout:1353: finishing write tid 1 to smithi12166546-374 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1353: finishing write tid 2 to smithi12166546-374 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1353: finishing write tid 3 to smithi12166546-374 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1353: finishing write tid 4 to smithi12166546-374 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 374 v 231 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1353: left oid 374 (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1354: finishing write tid 1 to smithi12166546-267 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1354: finishing write tid 2 to smithi12166546-267 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1354: finishing write tid 3 to smithi12166546-267 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1354: finishing write tid 4 to smithi12166546-267 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 267 v 188 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2023-09-23T22:16:39.073 INFO:tasks.rados.rados.0.smithi121.stdout:1356: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:16:39.174 INFO:tasks.rados.rados.0.smithi121.stdout:1355: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:16:39.258 INFO:tasks.rados.rados.0.smithi121.stdout:1357: expect (ObjNum 486 snap 0 seq_num 486) 2023-09-23T22:16:39.326 INFO:tasks.rados.rados.0.smithi121.stdout:1358: finishing write tid 1 to smithi12166546-448 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1358: finishing write tid 2 to smithi12166546-448 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1358: finishing write tid 3 to smithi12166546-448 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1358: finishing write tid 4 to smithi12166546-448 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 448 v 276 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1358: left oid 448 (ObjNum 978 snap 0 seq_num 978) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1345: done (14 left) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1346: done (13 left) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1347: done (12 left) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1348: done (11 left) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1349: done (10 left) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1350: done (9 left) 2023-09-23T22:16:39.327 INFO:tasks.rados.rados.0.smithi121.stdout:1351: done (8 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1352: done (7 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1353: done (6 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1354: done (5 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1355: done (4 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1356: done (3 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1357: done (2 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1358: done (1 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1359: done (0 left) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1360: read oid 320 snap -1 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1360: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1361: write oid 411 current snap is 0 2023-09-23T22:16:39.328 INFO:tasks.rados.rados.0.smithi121.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-09-23T22:16:39.338 INFO:tasks.rados.rados.0.smithi121.stdout:1361: writing smithi12166546-411 from 470860 to 1108064 tid 1 2023-09-23T22:16:39.346 INFO:tasks.rados.rados.0.smithi121.stdout:1361: writing smithi12166546-411 from 1880824 to 2470860 tid 2 2023-09-23T22:16:39.346 INFO:tasks.rados.rados.0.smithi121.stdout:1362: write oid 284 current snap is 0 2023-09-23T22:16:39.346 INFO:tasks.rados.rados.0.smithi121.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-09-23T22:16:39.351 INFO:tasks.rados.rados.0.smithi121.stdout:1362: writing smithi12166546-284 from 487667 to 916473 tid 1 2023-09-23T22:16:39.360 INFO:tasks.rados.rados.0.smithi121.stdout:1362: writing smithi12166546-284 from 1655659 to 2426654 tid 2 2023-09-23T22:16:39.360 INFO:tasks.rados.rados.0.smithi121.stdout:1363: read oid 62 snap -1 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1363: expect (ObjNum 810 snap 0 seq_num 810) 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1364: read oid 497 snap -1 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1364: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1365: read oid 52 snap -1 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1366: read oid 28 snap -1 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1366: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1367: write oid 429 current snap is 0 2023-09-23T22:16:39.361 INFO:tasks.rados.rados.0.smithi121.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-09-23T22:16:39.366 INFO:tasks.rados.rados.0.smithi121.stdout:1367: writing smithi12166546-429 from 504474 to 1008529 tid 1 2023-09-23T22:16:39.374 INFO:tasks.rados.rados.0.smithi121.stdout:1367: writing smithi12166546-429 from 1714141 to 2345147 tid 2 2023-09-23T22:16:39.375 INFO:tasks.rados.rados.0.smithi121.stdout:1368: delete oid 217 current snap is 0 2023-09-23T22:16:39.375 INFO:tasks.rados.rados.0.smithi121.stdout:1360: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1361: finishing write tid 1 to smithi12166546-411 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1361: finishing write tid 2 to smithi12166546-411 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1361: finishing write tid 3 to smithi12166546-411 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1361: finishing write tid 4 to smithi12166546-411 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 411 v 191 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1362: finishing write tid 1 to smithi12166546-284 2023-09-23T22:16:39.526 INFO:tasks.rados.rados.0.smithi121.stdout:1364: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:16:39.632 INFO:tasks.rados.rados.0.smithi121.stdout:1366: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:1367: finishing write tid 1 to smithi12166546-429 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:1362: finishing write tid 2 to smithi12166546-284 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:1362: finishing write tid 3 to smithi12166546-284 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:1362: finishing write tid 4 to smithi12166546-284 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 279 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-09-23T22:16:39.808 INFO:tasks.rados.rados.0.smithi121.stdout:1363: expect (ObjNum 810 snap 0 seq_num 810) 2023-09-23T22:16:40.000 INFO:tasks.rados.rados.0.smithi121.stdout:1367: finishing write tid 2 to smithi12166546-429 2023-09-23T22:16:40.000 INFO:tasks.rados.rados.0.smithi121.stdout:1367: finishing write tid 3 to smithi12166546-429 2023-09-23T22:16:40.000 INFO:tasks.rados.rados.0.smithi121.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1367: finishing write tid 4 to smithi12166546-429 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 429 v 213 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1360: done (8 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1361: done (7 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1362: done (6 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1363: done (5 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1364: done (4 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1365: done (3 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1366: done (2 left) 2023-09-23T22:16:40.097 INFO:tasks.rados.rados.0.smithi121.stdout:1367: done (1 left) 2023-09-23T22:16:40.098 INFO:tasks.rados.rados.0.smithi121.stdout:1368: done (0 left) 2023-09-23T22:16:40.098 INFO:tasks.rados.rados.0.smithi121.stdout:1369: write oid 472 current snap is 0 2023-09-23T22:16:40.098 INFO:tasks.rados.rados.0.smithi121.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-09-23T22:16:40.108 INFO:tasks.rados.rados.0.smithi121.stdout:1369: writing smithi12166546-472 from 538088 to 1192641 tid 1 2023-09-23T22:16:40.115 INFO:tasks.rados.rados.0.smithi121.stdout:1369: writing smithi12166546-472 from 1714752 to 2349427 tid 2 2023-09-23T22:16:40.115 INFO:tasks.rados.rados.0.smithi121.stdout:1370: write oid 41 current snap is 0 2023-09-23T22:16:40.116 INFO:tasks.rados.rados.0.smithi121.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-09-23T22:16:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:1370: writing smithi12166546-41 from 554895 to 1284697 tid 1 2023-09-23T22:16:40.130 INFO:tasks.rados.rados.0.smithi121.stdout:1370: writing smithi12166546-41 from 1773234 to 2551567 tid 2 2023-09-23T22:16:40.130 INFO:tasks.rados.rados.0.smithi121.stdout:1371: read oid 373 snap -1 2023-09-23T22:16:40.130 INFO:tasks.rados.rados.0.smithi121.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-09-23T22:16:40.130 INFO:tasks.rados.rados.0.smithi121.stdout:1372: write oid 219 current snap is 0 2023-09-23T22:16:40.131 INFO:tasks.rados.rados.0.smithi121.stdout:1369: finishing write tid 1 to smithi12166546-472 2023-09-23T22:16:40.131 INFO:tasks.rados.rados.0.smithi121.stdout:1369: finishing write tid 2 to smithi12166546-472 2023-09-23T22:16:40.131 INFO:tasks.rados.rados.0.smithi121.stdout:1369: finishing write tid 3 to smithi12166546-472 2023-09-23T22:16:40.131 INFO:tasks.rados.rados.0.smithi121.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-09-23T22:16:40.135 INFO:tasks.rados.rados.0.smithi121.stdout:1372: writing smithi12166546-219 from 571702 to 976753 tid 1 2023-09-23T22:16:40.142 INFO:tasks.rados.rados.0.smithi121.stdout:1372: writing smithi12166546-219 from 1431716 to 2070060 tid 2 2023-09-23T22:16:40.145 INFO:tasks.rados.rados.0.smithi121.stdout:1372: writing smithi12166546-219 from 2560365 to 2571702 tid 3 2023-09-23T22:16:40.145 INFO:tasks.rados.rados.0.smithi121.stdout:1373: read oid 352 snap -1 2023-09-23T22:16:40.145 INFO:tasks.rados.rados.0.smithi121.stdout:1373: expect deleted 2023-09-23T22:16:40.145 INFO:tasks.rados.rados.0.smithi121.stdout:1374: write oid 197 current snap is 0 2023-09-23T22:16:40.145 INFO:tasks.rados.rados.0.smithi121.stdout:1369: finishing write tid 4 to smithi12166546-472 2023-09-23T22:16:40.145 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 472 v 216 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1370: finishing write tid 1 to smithi12166546-41 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1370: finishing write tid 2 to smithi12166546-41 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1370: finishing write tid 3 to smithi12166546-41 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1370: finishing write tid 4 to smithi12166546-41 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 41 v 204 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:16:40.146 INFO:tasks.rados.rados.0.smithi121.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1372: finishing write tid 1 to smithi12166546-219 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1372: finishing write tid 2 to smithi12166546-219 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1372: finishing write tid 3 to smithi12166546-219 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1372: finishing write tid 4 to smithi12166546-219 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1372: finishing write tid 5 to smithi12166546-219 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 219 v 180 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:16:40.221 INFO:tasks.rados.rados.0.smithi121.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-09-23T22:16:40.232 INFO:tasks.rados.rados.0.smithi121.stdout:1374: writing smithi12166546-197 from 588509 to 1068809 tid 1 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1374: writing smithi12166546-197 from 1773845 to 2555847 tid 2 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1369: done (5 left) 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1370: done (4 left) 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1371: done (3 left) 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1372: done (2 left) 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1373: done (1 left) 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1375: write oid 173 current snap is 0 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1374: finishing write tid 1 to smithi12166546-197 2023-09-23T22:16:40.241 INFO:tasks.rados.rados.0.smithi121.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-09-23T22:16:40.247 INFO:tasks.rados.rados.0.smithi121.stdout:1375: writing smithi12166546-173 from 605316 to 1160865 tid 1 2023-09-23T22:16:40.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:39 smithi121 bash[33603]: cluster 2023-09-23T22:16:39.069802+0000 mgr.y (mgr.24365) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T22:16:40.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:39 smithi121 bash[27336]: cluster 2023-09-23T22:16:39.069802+0000 mgr.y (mgr.24365) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T22:16:40.255 INFO:tasks.rados.rados.0.smithi121.stdout:1375: writing smithi12166546-173 from 1832327 to 2474340 tid 2 2023-09-23T22:16:40.255 INFO:tasks.rados.rados.0.smithi121.stdout:1376: write oid 243 current snap is 0 2023-09-23T22:16:40.255 INFO:tasks.rados.rados.0.smithi121.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-09-23T22:16:40.263 INFO:tasks.rados.rados.0.smithi121.stdout:1376: writing smithi12166546-243 from 622123 to 1369274 tid 1 2023-09-23T22:16:40.270 INFO:tasks.rados.rados.0.smithi121.stdout:1376: writing smithi12166546-243 from 2007162 to 2622123 tid 2 2023-09-23T22:16:40.270 INFO:tasks.rados.rados.0.smithi121.stdout:1377: write oid 236 current snap is 0 2023-09-23T22:16:40.270 INFO:tasks.rados.rados.0.smithi121.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-09-23T22:16:40.276 INFO:tasks.rados.rados.0.smithi121.stdout:1377: writing smithi12166546-236 from 638930 to 1061330 tid 1 2023-09-23T22:16:40.283 INFO:tasks.rados.rados.0.smithi121.stdout:1377: writing smithi12166546-236 from 1665644 to 2311326 tid 2 2023-09-23T22:16:40.283 INFO:tasks.rados.rados.0.smithi121.stdout:1378: read oid 203 snap -1 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1378: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1379: write oid 493 current snap is 0 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1374: finishing write tid 2 to smithi12166546-197 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1374: finishing write tid 3 to smithi12166546-197 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1374: finishing write tid 4 to smithi12166546-197 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 202 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1375: finishing write tid 1 to smithi12166546-173 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1375: finishing write tid 2 to smithi12166546-173 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1375: finishing write tid 3 to smithi12166546-173 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:1375: finishing write tid 4 to smithi12166546-173 2023-09-23T22:16:40.284 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 173 v 221 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-09-23T22:16:40.285 INFO:tasks.rados.rados.0.smithi121.stdout:1375: left oid 173 (ObjNum 988 snap 0 seq_num 988) 2023-09-23T22:16:40.285 INFO:tasks.rados.rados.0.smithi121.stdout:1376: finishing write tid 1 to smithi12166546-243 2023-09-23T22:16:40.285 INFO:tasks.rados.rados.0.smithi121.stdout:1376: finishing write tid 2 to smithi12166546-243 2023-09-23T22:16:40.285 INFO:tasks.rados.rados.0.smithi121.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-09-23T22:16:40.290 INFO:tasks.rados.rados.0.smithi121.stdout:1379: writing smithi12166546-493 from 655737 to 1153386 tid 1 2023-09-23T22:16:40.297 INFO:tasks.rados.rados.0.smithi121.stdout:1379: writing smithi12166546-493 from 1607773 to 2397113 tid 2 2023-09-23T22:16:40.297 INFO:tasks.rados.rados.0.smithi121.stdout:1374: done (5 left) 2023-09-23T22:16:40.297 INFO:tasks.rados.rados.0.smithi121.stdout:1375: done (4 left) 2023-09-23T22:16:40.297 INFO:tasks.rados.rados.0.smithi121.stdout:1380: write oid 312 current snap is 0 2023-09-23T22:16:40.298 INFO:tasks.rados.rados.0.smithi121.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-09-23T22:16:40.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:39 smithi123 bash[27681]: cluster 2023-09-23T22:16:39.069802+0000 mgr.y (mgr.24365) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T22:16:40.304 INFO:tasks.rados.rados.0.smithi121.stdout:1380: writing smithi12166546-312 from 672544 to 1245442 tid 1 2023-09-23T22:16:40.309 INFO:tasks.rados.rados.0.smithi121.stdout:1380: writing smithi12166546-312 from 1666255 to 2199253 tid 2 2023-09-23T22:16:40.310 INFO:tasks.rados.rados.0.smithi121.stdout:1381: read oid 253 snap -1 2023-09-23T22:16:40.310 INFO:tasks.rados.rados.0.smithi121.stdout:1381: expect (ObjNum 802 snap 0 seq_num 802) 2023-09-23T22:16:40.310 INFO:tasks.rados.rados.0.smithi121.stdout:1382: write oid 410 current snap is 0 2023-09-23T22:16:40.310 INFO:tasks.rados.rados.0.smithi121.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-09-23T22:16:40.317 INFO:tasks.rados.rados.0.smithi121.stdout:1382: writing smithi12166546-410 from 689351 to 1337498 tid 1 2023-09-23T22:16:40.325 INFO:tasks.rados.rados.0.smithi121.stdout:1382: writing smithi12166546-410 from 2124737 to 2689351 tid 2 2023-09-23T22:16:40.325 INFO:tasks.rados.rados.0.smithi121.stdout:1383: delete oid 300 current snap is 0 2023-09-23T22:16:40.325 INFO:tasks.rados.rados.0.smithi121.stdout:1376: finishing write tid 3 to smithi12166546-243 2023-09-23T22:16:40.325 INFO:tasks.rados.rados.0.smithi121.stdout:1376: finishing write tid 4 to smithi12166546-243 2023-09-23T22:16:40.325 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 243 v 219 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-09-23T22:16:40.325 INFO:tasks.rados.rados.0.smithi121.stdout:1376: left oid 243 (ObjNum 989 snap 0 seq_num 989) 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:1377: finishing write tid 1 to smithi12166546-236 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:1377: finishing write tid 2 to smithi12166546-236 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:1377: finishing write tid 3 to smithi12166546-236 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:1377: finishing write tid 4 to smithi12166546-236 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 236 v 189 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:1377: left oid 236 (ObjNum 990 snap 0 seq_num 990) 2023-09-23T22:16:40.326 INFO:tasks.rados.rados.0.smithi121.stdout:1378: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1379: finishing write tid 1 to smithi12166546-493 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1379: finishing write tid 2 to smithi12166546-493 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1379: finishing write tid 3 to smithi12166546-493 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1376: done (7 left) 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1377: done (6 left) 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1378: done (5 left) 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1383: done (4 left) 2023-09-23T22:16:40.442 INFO:tasks.rados.rados.0.smithi121.stdout:1384: read oid 430 snap -1 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1384: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1385: write oid 34 current snap is 0 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1379: finishing write tid 4 to smithi12166546-493 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 493 v 207 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1379: left oid 493 (ObjNum 991 snap 0 seq_num 991) 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1380: finishing write tid 1 to smithi12166546-312 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1380: finishing write tid 2 to smithi12166546-312 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1380: finishing write tid 3 to smithi12166546-312 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1380: finishing write tid 4 to smithi12166546-312 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 312 v 194 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1380: left oid 312 (ObjNum 992 snap 0 seq_num 992) 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1382: finishing write tid 1 to smithi12166546-410 2023-09-23T22:16:40.443 INFO:tasks.rados.rados.0.smithi121.stdout:1381: expect (ObjNum 802 snap 0 seq_num 802) 2023-09-23T22:16:40.597 INFO:tasks.rados.rados.0.smithi121.stdout:1382: finishing write tid 2 to smithi12166546-410 2023-09-23T22:16:40.598 INFO:tasks.rados.rados.0.smithi121.stdout:1382: finishing write tid 3 to smithi12166546-410 2023-09-23T22:16:40.598 INFO:tasks.rados.rados.0.smithi121.stdout:1382: finishing write tid 4 to smithi12166546-410 2023-09-23T22:16:40.598 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 410 v 215 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-09-23T22:16:40.598 INFO:tasks.rados.rados.0.smithi121.stdout:1382: left oid 410 (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:16:40.598 INFO:tasks.rados.rados.0.smithi121.stdout:1384: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:16:40.702 INFO:tasks.rados.rados.0.smithi121.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-09-23T22:16:40.716 INFO:tasks.rados.rados.0.smithi121.stdout:1385: writing smithi12166546-34 from 722965 to 1521610 tid 1 2023-09-23T22:16:40.723 INFO:tasks.rados.rados.0.smithi121.stdout:1385: writing smithi12166546-34 from 2125348 to 2722965 tid 2 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1379: done (5 left) 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1380: done (4 left) 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1381: done (3 left) 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1382: done (2 left) 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1384: done (1 left) 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1386: read oid 425 snap -1 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1386: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1387: write oid 6 current snap is 0 2023-09-23T22:16:40.724 INFO:tasks.rados.rados.0.smithi121.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-09-23T22:16:40.731 INFO:tasks.rados.rados.0.smithi121.stdout:1387: writing smithi12166546-6 from 739772 to 1330019 tid 1 2023-09-23T22:16:40.738 INFO:tasks.rados.rados.0.smithi121.stdout:1387: writing smithi12166546-6 from 1900183 to 2440519 tid 2 2023-09-23T22:16:40.738 INFO:tasks.rados.rados.0.smithi121.stdout:1388: read oid 463 snap -1 2023-09-23T22:16:40.738 INFO:tasks.rados.rados.0.smithi121.stdout:1388: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:16:40.738 INFO:tasks.rados.rados.0.smithi121.stdout:1389: read oid 189 snap -1 2023-09-23T22:16:40.738 INFO:tasks.rados.rados.0.smithi121.stdout:1389: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1390: read oid 264 snap -1 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1390: expect deleted 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1385: finishing write tid 1 to smithi12166546-34 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1385: finishing write tid 2 to smithi12166546-34 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1385: finishing write tid 3 to smithi12166546-34 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1385: finishing write tid 4 to smithi12166546-34 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 34 v 207 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1385: left oid 34 (ObjNum 995 snap 0 seq_num 995) 2023-09-23T22:16:40.739 INFO:tasks.rados.rados.0.smithi121.stdout:1386: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:16:40.850 INFO:tasks.rados.rados.0.smithi121.stdout:1387: finishing write tid 1 to smithi12166546-6 2023-09-23T22:16:40.850 INFO:tasks.rados.rados.0.smithi121.stdout:1389: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:40.989 INFO:tasks.rados.rados.0.smithi121.stdout:1388: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:16:41.116 INFO:tasks.rados.rados.0.smithi121.stdout:1387: finishing write tid 2 to smithi12166546-6 2023-09-23T22:16:41.116 INFO:tasks.rados.rados.0.smithi121.stdout:1387: finishing write tid 3 to smithi12166546-6 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1387: finishing write tid 4 to smithi12166546-6 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 6 v 210 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1387: left oid 6 (ObjNum 996 snap 0 seq_num 996) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1391: read oid 178 snap -1 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1391: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1385: done (6 left) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1386: done (5 left) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1387: done (4 left) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1388: done (3 left) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1389: done (2 left) 2023-09-23T22:16:41.117 INFO:tasks.rados.rados.0.smithi121.stdout:1390: done (1 left) 2023-09-23T22:16:41.118 INFO:tasks.rados.rados.0.smithi121.stdout:1392: read oid 73 snap -1 2023-09-23T22:16:41.118 INFO:tasks.rados.rados.0.smithi121.stdout:1392: expect (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:16:41.118 INFO:tasks.rados.rados.0.smithi121.stdout:1393: write oid 472 current snap is 0 2023-09-23T22:16:41.118 INFO:tasks.rados.rados.0.smithi121.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-09-23T22:16:41.131 INFO:tasks.rados.rados.0.smithi121.stdout:1393: writing smithi12166546-472 from 756579 to 1422075 tid 1 2023-09-23T22:16:41.136 INFO:tasks.rados.rados.0.smithi121.stdout:1393: writing smithi12166546-472 from 1958665 to 2359012 tid 2 2023-09-23T22:16:41.137 INFO:tasks.rados.rados.0.smithi121.stdout:1394: read oid 111 snap -1 2023-09-23T22:16:41.137 INFO:tasks.rados.rados.0.smithi121.stdout:1394: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T22:16:41.137 INFO:tasks.rados.rados.0.smithi121.stdout:1395: write oid 72 current snap is 0 2023-09-23T22:16:41.137 INFO:tasks.rados.rados.0.smithi121.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-09-23T22:16:41.145 INFO:tasks.rados.rados.0.smithi121.stdout:1395: writing smithi12166546-72 from 773386 to 1514131 tid 1 2023-09-23T22:16:41.151 INFO:tasks.rados.rados.0.smithi121.stdout:1395: writing smithi12166546-72 from 2017147 to 2561152 tid 2 2023-09-23T22:16:41.151 INFO:tasks.rados.rados.0.smithi121.stdout:1396: read oid 381 snap -1 2023-09-23T22:16:41.151 INFO:tasks.rados.rados.0.smithi121.stdout:1396: expect (ObjNum 380 snap 0 seq_num 380) 2023-09-23T22:16:41.152 INFO:tasks.rados.rados.0.smithi121.stdout:1397: read oid 413 snap -1 2023-09-23T22:16:41.152 INFO:tasks.rados.rados.0.smithi121.stdout:1397: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T22:16:41.152 INFO:tasks.rados.rados.0.smithi121.stdout:1398: delete oid 67 current snap is 0 2023-09-23T22:16:41.152 INFO:tasks.rados.rados.0.smithi121.stdout:1391: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T22:16:41.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:40 smithi121 bash[27336]: audit 2023-09-23T22:16:39.926344+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.121:0/2451475839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:41.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:40 smithi121 bash[33603]: audit 2023-09-23T22:16:39.926344+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.121:0/2451475839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:41.255 INFO:tasks.rados.rados.0.smithi121.stdout:1392: expect (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:16:41.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:40 smithi123 bash[27681]: audit 2023-09-23T22:16:39.926344+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.121:0/2451475839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:41.356 INFO:tasks.rados.rados.0.smithi121.stdout:1393: finishing write tid 1 to smithi12166546-472 2023-09-23T22:16:41.356 INFO:tasks.rados.rados.0.smithi121.stdout:1393: finishing write tid 2 to smithi12166546-472 2023-09-23T22:16:41.356 INFO:tasks.rados.rados.0.smithi121.stdout:1393: finishing write tid 3 to smithi12166546-472 2023-09-23T22:16:41.356 INFO:tasks.rados.rados.0.smithi121.stdout:1393: finishing write tid 4 to smithi12166546-472 2023-09-23T22:16:41.357 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 472 v 222 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-09-23T22:16:41.357 INFO:tasks.rados.rados.0.smithi121.stdout:1393: left oid 472 (ObjNum 997 snap 0 seq_num 997) 2023-09-23T22:16:41.357 INFO:tasks.rados.rados.0.smithi121.stdout:1395: finishing write tid 1 to smithi12166546-72 2023-09-23T22:16:41.357 INFO:tasks.rados.rados.0.smithi121.stdout:1394: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T22:16:41.525 INFO:tasks.rados.rados.0.smithi121.stdout:1396: expect (ObjNum 380 snap 0 seq_num 380) 2023-09-23T22:16:41.598 INFO:tasks.rados.rados.0.smithi121.stdout:1397: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:1395: finishing write tid 2 to smithi12166546-72 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:1395: finishing write tid 3 to smithi12166546-72 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:1395: finishing write tid 4 to smithi12166546-72 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 72 v 192 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:1395: left oid 72 (ObjNum 998 snap 0 seq_num 998) 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:1391: done (7 left) 2023-09-23T22:16:41.784 INFO:tasks.rados.rados.0.smithi121.stdout:1392: done (6 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1393: done (5 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1394: done (4 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1395: done (3 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1396: done (2 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1397: done (1 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1398: done (0 left) 2023-09-23T22:16:41.785 INFO:tasks.rados.rados.0.smithi121.stdout:1399: delete oid 373 current snap is 0 2023-09-23T22:16:41.787 INFO:tasks.rados.rados.0.smithi121.stdout:1399: done (0 left) 2023-09-23T22:16:41.787 INFO:tasks.rados.rados.0.smithi121.stdout:1400: write oid 377 current snap is 0 2023-09-23T22:16:41.787 INFO:tasks.rados.rados.0.smithi121.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-09-23T22:16:41.798 INFO:tasks.rados.rados.0.smithi121.stdout:1400: writing smithi12166546-377 from 423807 to 990299 tid 1 2023-09-23T22:16:41.804 INFO:tasks.rados.rados.0.smithi121.stdout:1400: writing smithi12166546-377 from 1676240 to 2083925 tid 2 2023-09-23T22:16:41.809 INFO:tasks.rados.rados.0.smithi121.stdout:1400: writing smithi12166546-377 from 2739004 to 2823807 tid 3 2023-09-23T22:16:41.809 INFO:tasks.rados.rados.0.smithi121.stdout:1401: write oid 440 current snap is 0 2023-09-23T22:16:41.809 INFO:tasks.rados.rados.0.smithi121.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-09-23T22:16:41.815 INFO:tasks.rados.rados.0.smithi121.stdout:1401: writing smithi12166546-440 from 440614 to 1082355 tid 1 2023-09-23T22:16:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:1401: writing smithi12166546-440 from 1734722 to 2286065 tid 2 2023-09-23T22:16:41.823 INFO:tasks.rados.rados.0.smithi121.stdout:1402: write oid 253 current snap is 0 2023-09-23T22:16:41.823 INFO:tasks.rados.rados.0.smithi121.stdout:1400: finishing write tid 1 to smithi12166546-377 2023-09-23T22:16:41.823 INFO:tasks.rados.rados.0.smithi121.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-09-23T22:16:41.830 INFO:tasks.rados.rados.0.smithi121.stdout:1402: writing smithi12166546-253 from 457421 to 1174411 tid 1 2023-09-23T22:16:41.835 INFO:tasks.rados.rados.0.smithi121.stdout:1402: writing smithi12166546-253 from 1676851 to 2088205 tid 2 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1402: writing smithi12166546-253 from 2677497 to 2857421 tid 3 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1403: read oid 104 snap -1 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1403: expect (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1404: read oid 279 snap -1 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1405: read oid 221 snap -1 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1405: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1406: write oid 444 current snap is 0 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1400: finishing write tid 2 to smithi12166546-377 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1400: finishing write tid 3 to smithi12166546-377 2023-09-23T22:16:41.840 INFO:tasks.rados.rados.0.smithi121.stdout:1400: finishing write tid 4 to smithi12166546-377 2023-09-23T22:16:41.841 INFO:tasks.rados.rados.0.smithi121.stdout:1400: finishing write tid 5 to smithi12166546-377 2023-09-23T22:16:41.841 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 377 v 284 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-09-23T22:16:41.841 INFO:tasks.rados.rados.0.smithi121.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-09-23T22:16:41.841 INFO:tasks.rados.rados.0.smithi121.stdout:1401: finishing write tid 1 to smithi12166546-440 2023-09-23T22:16:41.841 INFO:tasks.rados.rados.0.smithi121.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-09-23T22:16:41.845 INFO:tasks.rados.rados.0.smithi121.stdout:1406: writing smithi12166546-444 from 474228 to 982820 tid 1 2023-09-23T22:16:41.851 INFO:tasks.rados.rados.0.smithi121.stdout:1406: writing smithi12166546-444 from 1451686 to 2006698 tid 2 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1406: writing smithi12166546-444 from 2704920 to 2874228 tid 3 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1400: done (6 left) 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1407: write oid 362 current snap is 0 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1401: finishing write tid 2 to smithi12166546-440 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1401: finishing write tid 3 to smithi12166546-440 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1401: finishing write tid 4 to smithi12166546-440 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 440 v 221 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-09-23T22:16:41.857 INFO:tasks.rados.rados.0.smithi121.stdout:1402: finishing write tid 1 to smithi12166546-253 2023-09-23T22:16:41.858 INFO:tasks.rados.rados.0.smithi121.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-09-23T22:16:41.864 INFO:tasks.rados.rados.0.smithi121.stdout:1407: writing smithi12166546-362 from 491035 to 1074876 tid 1 2023-09-23T22:16:41.871 INFO:tasks.rados.rados.0.smithi121.stdout:1407: writing smithi12166546-362 from 1510168 to 2208838 tid 2 2023-09-23T22:16:41.875 INFO:tasks.rados.rados.0.smithi121.stdout:1407: writing smithi12166546-362 from 2732343 to 2891035 tid 3 2023-09-23T22:16:41.875 INFO:tasks.rados.rados.0.smithi121.stdout:1401: done (6 left) 2023-09-23T22:16:41.875 INFO:tasks.rados.rados.0.smithi121.stdout:1408: write oid 462 current snap is 0 2023-09-23T22:16:41.875 INFO:tasks.rados.rados.0.smithi121.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-09-23T22:16:41.881 INFO:tasks.rados.rados.0.smithi121.stdout:1408: writing smithi12166546-462 from 507842 to 1166932 tid 1 2023-09-23T22:16:41.887 INFO:tasks.rados.rados.0.smithi121.stdout:1408: writing smithi12166546-462 from 1568650 to 2127331 tid 2 2023-09-23T22:16:41.891 INFO:tasks.rados.rados.0.smithi121.stdout:1408: writing smithi12166546-462 from 2759766 to 2907842 tid 3 2023-09-23T22:16:41.892 INFO:tasks.rados.rados.0.smithi121.stdout:1409: read oid 445 snap -1 2023-09-23T22:16:41.892 INFO:tasks.rados.rados.0.smithi121.stdout:1409: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:16:41.892 INFO:tasks.rados.rados.0.smithi121.stdout:1410: write oid 146 current snap is 0 2023-09-23T22:16:41.892 INFO:tasks.rados.rados.0.smithi121.stdout:1402: finishing write tid 2 to smithi12166546-253 2023-09-23T22:16:41.892 INFO:tasks.rados.rados.0.smithi121.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-09-23T22:16:41.898 INFO:tasks.rados.rados.0.smithi121.stdout:1410: writing smithi12166546-146 from 524649 to 1258988 tid 1 2023-09-23T22:16:41.906 INFO:tasks.rados.rados.0.smithi121.stdout:1410: writing smithi12166546-146 from 1910779 to 2613118 tid 2 2023-09-23T22:16:41.906 INFO:tasks.rados.rados.0.smithi121.stdout:1411: read oid 26 snap -1 2023-09-23T22:16:41.907 INFO:tasks.rados.rados.0.smithi121.stdout:1411: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:16:41.907 INFO:tasks.rados.rados.0.smithi121.stdout:1412: write oid 4 current snap is 0 2023-09-23T22:16:41.907 INFO:tasks.rados.rados.0.smithi121.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-09-23T22:16:41.912 INFO:tasks.rados.rados.0.smithi121.stdout:1412: writing smithi12166546-4 from 541456 to 951044 tid 1 2023-09-23T22:16:41.919 INFO:tasks.rados.rados.0.smithi121.stdout:1412: writing smithi12166546-4 from 1569261 to 2131611 tid 2 2023-09-23T22:16:41.923 INFO:tasks.rados.rados.0.smithi121.stdout:1412: writing smithi12166546-4 from 2814612 to 2941456 tid 3 2023-09-23T22:16:41.924 INFO:tasks.rados.rados.0.smithi121.stdout:1413: write oid 307 current snap is 0 2023-09-23T22:16:41.924 INFO:tasks.rados.rados.0.smithi121.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-09-23T22:16:41.929 INFO:tasks.rados.rados.0.smithi121.stdout:1413: writing smithi12166546-307 from 558263 to 1043100 tid 1 2023-09-23T22:16:41.937 INFO:tasks.rados.rados.0.smithi121.stdout:1413: writing smithi12166546-307 from 1627743 to 2333751 tid 2 2023-09-23T22:16:41.937 INFO:tasks.rados.rados.0.smithi121.stdout:1414: read oid 292 snap -1 2023-09-23T22:16:41.937 INFO:tasks.rados.rados.0.smithi121.stdout:1414: expect deleted 2023-09-23T22:16:41.937 INFO:tasks.rados.rados.0.smithi121.stdout:1415: write oid 110 current snap is 0 2023-09-23T22:16:41.937 INFO:tasks.rados.rados.0.smithi121.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-09-23T22:16:41.943 INFO:tasks.rados.rados.0.smithi121.stdout:1415: writing smithi12166546-110 from 575070 to 1135156 tid 1 2023-09-23T22:16:41.949 INFO:tasks.rados.rados.0.smithi121.stdout:1415: writing smithi12166546-110 from 1686225 to 2252244 tid 2 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout:1415: writing smithi12166546-110 from 2869458 to 2975070 tid 3 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout:1416: read oid 440 snap -1 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout:1416: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout:1417: read oid 49 snap -1 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout:1417: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:41.954 INFO:tasks.rados.rados.0.smithi121.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:16:42.083 INFO:tasks.rados.rados.0.smithi121.stdout:1402: finishing write tid 3 to smithi12166546-253 2023-09-23T22:16:42.083 INFO:tasks.rados.rados.0.smithi121.stdout:1402: finishing write tid 4 to smithi12166546-253 2023-09-23T22:16:42.083 INFO:tasks.rados.rados.0.smithi121.stdout:1402: finishing write tid 5 to smithi12166546-253 2023-09-23T22:16:42.083 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 253 v 231 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-09-23T22:16:42.084 INFO:tasks.rados.rados.0.smithi121.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-09-23T22:16:42.084 INFO:tasks.rados.rados.0.smithi121.stdout:1406: finishing write tid 1 to smithi12166546-444 2023-09-23T22:16:42.084 INFO:tasks.rados.rados.0.smithi121.stdout:1406: finishing write tid 2 to smithi12166546-444 2023-09-23T22:16:42.084 INFO:tasks.rados.rados.0.smithi121.stdout:1403: expect (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:16:42.209 INFO:tasks.rados.rados.0.smithi121.stdout:1406: finishing write tid 3 to smithi12166546-444 2023-09-23T22:16:42.209 INFO:tasks.rados.rados.0.smithi121.stdout:1406: finishing write tid 4 to smithi12166546-444 2023-09-23T22:16:42.209 INFO:tasks.rados.rados.0.smithi121.stdout:1405: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:16:42.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:41 smithi121 bash[27336]: cluster 2023-09-23T22:16:41.070259+0000 mgr.y (mgr.24365) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T22:16:42.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:41] "GET /metrics HTTP/1.1" 200 195002 "" "Prometheus/2.33.4" 2023-09-23T22:16:42.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:41 smithi121 bash[33603]: cluster 2023-09-23T22:16:41.070259+0000 mgr.y (mgr.24365) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T22:16:42.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:41 smithi123 bash[27681]: cluster 2023-09-23T22:16:41.070259+0000 mgr.y (mgr.24365) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T22:16:42.385 INFO:tasks.rados.rados.0.smithi121.stdout:1406: finishing write tid 5 to smithi12166546-444 2023-09-23T22:16:42.385 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 444 v 288 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-09-23T22:16:42.385 INFO:tasks.rados.rados.0.smithi121.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T22:16:42.385 INFO:tasks.rados.rados.0.smithi121.stdout:1407: finishing write tid 1 to smithi12166546-362 2023-09-23T22:16:42.385 INFO:tasks.rados.rados.0.smithi121.stdout:1407: finishing write tid 2 to smithi12166546-362 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:1407: finishing write tid 3 to smithi12166546-362 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:1407: finishing write tid 4 to smithi12166546-362 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:1407: finishing write tid 5 to smithi12166546-362 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 362 v 206 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:1407: left oid 362 (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:1408: finishing write tid 1 to smithi12166546-462 2023-09-23T22:16:42.386 INFO:tasks.rados.rados.0.smithi121.stdout:1408: finishing write tid 2 to smithi12166546-462 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1402: done (15 left) 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1403: done (14 left) 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1404: done (13 left) 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1405: done (12 left) 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1406: done (11 left) 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1407: done (10 left) 2023-09-23T22:16:42.387 INFO:tasks.rados.rados.0.smithi121.stdout:1418: read oid 43 snap -1 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1418: expect deleted 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1419: read oid 390 snap -1 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1419: expect (ObjNum 389 snap 0 seq_num 389) 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1420: write oid 46 current snap is 0 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1408: finishing write tid 3 to smithi12166546-462 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1408: finishing write tid 4 to smithi12166546-462 2023-09-23T22:16:42.388 INFO:tasks.rados.rados.0.smithi121.stdout:1408: finishing write tid 5 to smithi12166546-462 2023-09-23T22:16:42.389 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 462 v 235 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-09-23T22:16:42.389 INFO:tasks.rados.rados.0.smithi121.stdout:1408: left oid 462 (ObjNum 1006 snap 0 seq_num 1006) 2023-09-23T22:16:42.389 INFO:tasks.rados.rados.0.smithi121.stdout:1409: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:16:42.497 INFO:tasks.rados.rados.0.smithi121.stdout:1410: finishing write tid 1 to smithi12166546-146 2023-09-23T22:16:42.498 INFO:tasks.rados.rados.0.smithi121.stdout:1410: finishing write tid 2 to smithi12166546-146 2023-09-23T22:16:42.498 INFO:tasks.rados.rados.0.smithi121.stdout:1410: finishing write tid 3 to smithi12166546-146 2023-09-23T22:16:42.498 INFO:tasks.rados.rados.0.smithi121.stdout:1410: finishing write tid 4 to smithi12166546-146 2023-09-23T22:16:42.498 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 146 v 234 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-09-23T22:16:42.498 INFO:tasks.rados.rados.0.smithi121.stdout:1410: left oid 146 (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:16:42.498 INFO:tasks.rados.rados.0.smithi121.stdout:1411: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1412: finishing write tid 1 to smithi12166546-4 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1412: finishing write tid 2 to smithi12166546-4 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1412: finishing write tid 3 to smithi12166546-4 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1412: finishing write tid 4 to smithi12166546-4 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1412: finishing write tid 5 to smithi12166546-4 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 4 v 211 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1412: left oid 4 (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T22:16:42.578 INFO:tasks.rados.rados.0.smithi121.stdout:1413: finishing write tid 1 to smithi12166546-307 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1413: finishing write tid 2 to smithi12166546-307 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1413: finishing write tid 3 to smithi12166546-307 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1413: finishing write tid 4 to smithi12166546-307 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 307 v 291 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1413: left oid 307 (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1415: finishing write tid 1 to smithi12166546-110 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1415: finishing write tid 2 to smithi12166546-110 2023-09-23T22:16:42.579 INFO:tasks.rados.rados.0.smithi121.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-09-23T22:16:42.590 INFO:tasks.rados.rados.0.smithi121.stdout:1420: writing smithi12166546-46 from 591877 to 1227212 tid 1 2023-09-23T22:16:42.597 INFO:tasks.rados.rados.0.smithi121.stdout:1420: writing smithi12166546-46 from 1628354 to 2338031 tid 2 2023-09-23T22:16:42.597 INFO:tasks.rados.rados.0.smithi121.stdout:1408: done (12 left) 2023-09-23T22:16:42.597 INFO:tasks.rados.rados.0.smithi121.stdout:1409: done (11 left) 2023-09-23T22:16:42.597 INFO:tasks.rados.rados.0.smithi121.stdout:1410: done (10 left) 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1411: done (9 left) 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1412: done (8 left) 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1413: done (7 left) 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1414: done (6 left) 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1421: read oid 306 snap -1 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1421: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1422: delete oid 156 current snap is 0 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1415: finishing write tid 3 to smithi12166546-110 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1415: finishing write tid 4 to smithi12166546-110 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:1415: finishing write tid 5 to smithi12166546-110 2023-09-23T22:16:42.598 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 110 v 238 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-09-23T22:16:42.599 INFO:tasks.rados.rados.0.smithi121.stdout:1415: left oid 110 (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T22:16:42.599 INFO:tasks.rados.rados.0.smithi121.stdout:1417: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T22:16:42.747 INFO:tasks.rados.rados.0.smithi121.stdout:1416: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-09-23T22:16:42.845 INFO:tasks.rados.rados.0.smithi121.stdout:1419: expect (ObjNum 389 snap 0 seq_num 389) 2023-09-23T22:16:42.931 INFO:tasks.rados.rados.0.smithi121.stdout:1420: finishing write tid 1 to smithi12166546-46 2023-09-23T22:16:42.931 INFO:tasks.rados.rados.0.smithi121.stdout:1420: finishing write tid 2 to smithi12166546-46 2023-09-23T22:16:42.931 INFO:tasks.rados.rados.0.smithi121.stdout:1420: finishing write tid 3 to smithi12166546-46 2023-09-23T22:16:42.931 INFO:tasks.rados.rados.0.smithi121.stdout:1420: finishing write tid 4 to smithi12166546-46 2023-09-23T22:16:42.932 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 46 v 225 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-09-23T22:16:42.932 INFO:tasks.rados.rados.0.smithi121.stdout:1420: left oid 46 (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T22:16:42.932 INFO:tasks.rados.rados.0.smithi121.stdout:1421: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1415: done (7 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1416: done (6 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1417: done (5 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1418: done (4 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1419: done (3 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1420: done (2 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1421: done (1 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1422: done (0 left) 2023-09-23T22:16:43.048 INFO:tasks.rados.rados.0.smithi121.stdout:1423: read oid 279 snap -1 2023-09-23T22:16:43.049 INFO:tasks.rados.rados.0.smithi121.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:16:43.049 INFO:tasks.rados.rados.0.smithi121.stdout:1424: write oid 72 current snap is 0 2023-09-23T22:16:43.049 INFO:tasks.rados.rados.0.smithi121.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-09-23T22:16:43.059 INFO:tasks.rados.rados.0.smithi121.stdout:1424: writing smithi12166546-72 from 625491 to 1127677 tid 1 2023-09-23T22:16:43.068 INFO:tasks.rados.rados.0.smithi121.stdout:1424: writing smithi12166546-72 from 1861671 to 2575017 tid 2 2023-09-23T22:16:43.068 INFO:tasks.rados.rados.0.smithi121.stdout:1425: write oid 373 current snap is 0 2023-09-23T22:16:43.068 INFO:tasks.rados.rados.0.smithi121.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-09-23T22:16:43.075 INFO:tasks.rados.rados.0.smithi121.stdout:1425: writing smithi12166546-373 from 642298 to 1219733 tid 1 2023-09-23T22:16:43.086 INFO:tasks.rados.rados.0.smithi121.stdout:1425: writing smithi12166546-373 from 1920153 to 2493510 tid 2 2023-09-23T22:16:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:1425: writing smithi12166546-373 from 2979150 to 3042298 tid 3 2023-09-23T22:16:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:1426: write oid 467 current snap is 0 2023-09-23T22:16:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-09-23T22:16:43.097 INFO:tasks.rados.rados.0.smithi121.stdout:1426: writing smithi12166546-467 from 659105 to 1311789 tid 1 2023-09-23T22:16:43.104 INFO:tasks.rados.rados.0.smithi121.stdout:1426: writing smithi12166546-467 from 1862282 to 2579297 tid 2 2023-09-23T22:16:43.104 INFO:tasks.rados.rados.0.smithi121.stdout:1427: write oid 84 current snap is 0 2023-09-23T22:16:43.104 INFO:tasks.rados.rados.0.smithi121.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:16:43.219 INFO:tasks.rados.rados.0.smithi121.stdout:1424: finishing write tid 1 to smithi12166546-72 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1424: finishing write tid 2 to smithi12166546-72 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1424: finishing write tid 3 to smithi12166546-72 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1424: finishing write tid 4 to smithi12166546-72 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 72 v 195 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1425: finishing write tid 1 to smithi12166546-373 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1425: finishing write tid 2 to smithi12166546-373 2023-09-23T22:16:43.220 INFO:tasks.rados.rados.0.smithi121.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-09-23T22:16:43.227 INFO:tasks.rados.rados.0.smithi121.stdout:1427: writing smithi12166546-84 from 675912 to 1403845 tid 1 2023-09-23T22:16:43.235 INFO:tasks.rados.rados.0.smithi121.stdout:1427: writing smithi12166546-84 from 1920764 to 2381437 tid 2 2023-09-23T22:16:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:1427: writing smithi12166546-84 from 2801290 to 3075912 tid 3 2023-09-23T22:16:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:1423: done (4 left) 2023-09-23T22:16:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:1424: done (3 left) 2023-09-23T22:16:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:1428: read oid 285 snap -1 2023-09-23T22:16:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:1428: expect (ObjNum 937 snap 0 seq_num 937) 2023-09-23T22:16:43.239 INFO:tasks.rados.rados.0.smithi121.stdout:1429: write oid 397 current snap is 0 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:1425: finishing write tid 3 to smithi12166546-373 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:1425: finishing write tid 4 to smithi12166546-373 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:1425: finishing write tid 5 to smithi12166546-373 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 373 v 215 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:1426: finishing write tid 1 to smithi12166546-467 2023-09-23T22:16:43.240 INFO:tasks.rados.rados.0.smithi121.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-09-23T22:16:43.245 INFO:tasks.rados.rados.0.smithi121.stdout:1429: writing smithi12166546-397 from 692719 to 1095901 tid 1 2023-09-23T22:16:43.252 INFO:tasks.rados.rados.0.smithi121.stdout:1429: writing smithi12166546-397 from 1579246 to 2299930 tid 2 2023-09-23T22:16:43.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:42 smithi121 bash[33603]: audit 2023-09-23T22:16:42.335129+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.121:0/1405468632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:43.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:42 smithi121 bash[27336]: audit 2023-09-23T22:16:42.335129+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.121:0/1405468632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:1429: writing smithi12166546-397 from 2828713 to 3092719 tid 3 2023-09-23T22:16:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:1425: done (4 left) 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1430: read oid 365 snap -1 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1430: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1431: write oid 135 current snap is 0 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1426: finishing write tid 2 to smithi12166546-467 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1426: finishing write tid 3 to smithi12166546-467 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1426: finishing write tid 4 to smithi12166546-467 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 183 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1427: finishing write tid 1 to smithi12166546-84 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1427: finishing write tid 2 to smithi12166546-84 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1427: finishing write tid 3 to smithi12166546-84 2023-09-23T22:16:43.257 INFO:tasks.rados.rados.0.smithi121.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-09-23T22:16:43.263 INFO:tasks.rados.rados.0.smithi121.stdout:1431: writing smithi12166546-135 from 709526 to 1187957 tid 1 2023-09-23T22:16:43.268 INFO:tasks.rados.rados.0.smithi121.stdout:1431: writing smithi12166546-135 from 1637728 to 2102070 tid 2 2023-09-23T22:16:43.274 INFO:tasks.rados.rados.0.smithi121.stdout:1431: writing smithi12166546-135 from 2856136 to 3109526 tid 3 2023-09-23T22:16:43.274 INFO:tasks.rados.rados.0.smithi121.stdout:1426: done (5 left) 2023-09-23T22:16:43.274 INFO:tasks.rados.rados.0.smithi121.stdout:1432: delete oid 423 current snap is 0 2023-09-23T22:16:43.274 INFO:tasks.rados.rados.0.smithi121.stdout:1427: finishing write tid 4 to smithi12166546-84 2023-09-23T22:16:43.274 INFO:tasks.rados.rados.0.smithi121.stdout:1427: finishing write tid 5 to smithi12166546-84 2023-09-23T22:16:43.274 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 145 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-09-23T22:16:43.275 INFO:tasks.rados.rados.0.smithi121.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-09-23T22:16:43.275 INFO:tasks.rados.rados.0.smithi121.stdout:1428: expect (ObjNum 937 snap 0 seq_num 937) 2023-09-23T22:16:43.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:42 smithi123 bash[27681]: audit 2023-09-23T22:16:42.335129+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.121:0/1405468632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:43.432 INFO:tasks.rados.rados.0.smithi121.stdout:1429: finishing write tid 1 to smithi12166546-397 2023-09-23T22:16:43.432 INFO:tasks.rados.rados.0.smithi121.stdout:1429: finishing write tid 2 to smithi12166546-397 2023-09-23T22:16:43.432 INFO:tasks.rados.rados.0.smithi121.stdout:1429: finishing write tid 3 to smithi12166546-397 2023-09-23T22:16:43.433 INFO:tasks.rados.rados.0.smithi121.stdout:1427: done (5 left) 2023-09-23T22:16:43.433 INFO:tasks.rados.rados.0.smithi121.stdout:1428: done (4 left) 2023-09-23T22:16:43.433 INFO:tasks.rados.rados.0.smithi121.stdout:1432: done (3 left) 2023-09-23T22:16:43.433 INFO:tasks.rados.rados.0.smithi121.stdout:1433: write oid 457 current snap is 0 2023-09-23T22:16:43.433 INFO:tasks.rados.rados.0.smithi121.stdout:1429: finishing write tid 4 to smithi12166546-397 2023-09-23T22:16:43.433 INFO:tasks.rados.rados.0.smithi121.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-09-23T22:16:43.441 INFO:tasks.rados.rados.0.smithi121.stdout:1433: writing smithi12166546-457 from 743140 to 1488422 tid 1 2023-09-23T22:16:43.449 INFO:tasks.rados.rados.0.smithi121.stdout:1433: writing smithi12166546-457 from 2154692 to 2622703 tid 2 2023-09-23T22:16:43.449 INFO:tasks.rados.rados.0.smithi121.stdout:1434: delete oid 395 current snap is 0 2023-09-23T22:16:43.449 INFO:tasks.rados.rados.0.smithi121.stdout:1429: finishing write tid 5 to smithi12166546-397 2023-09-23T22:16:43.449 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 397 v 215 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-09-23T22:16:43.449 INFO:tasks.rados.rados.0.smithi121.stdout:1429: left oid 397 (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T22:16:43.449 INFO:tasks.rados.rados.0.smithi121.stdout:1430: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:16:43.554 INFO:tasks.rados.rados.0.smithi121.stdout:1431: finishing write tid 1 to smithi12166546-135 2023-09-23T22:16:43.554 INFO:tasks.rados.rados.0.smithi121.stdout:1431: finishing write tid 2 to smithi12166546-135 2023-09-23T22:16:43.554 INFO:tasks.rados.rados.0.smithi121.stdout:1429: done (4 left) 2023-09-23T22:16:43.554 INFO:tasks.rados.rados.0.smithi121.stdout:1430: done (3 left) 2023-09-23T22:16:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:1434: done (2 left) 2023-09-23T22:16:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:1435: read oid 34 snap -1 2023-09-23T22:16:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:1435: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T22:16:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:1436: write oid 157 current snap is 0 2023-09-23T22:16:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:1431: finishing write tid 3 to smithi12166546-135 2023-09-23T22:16:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-09-23T22:16:43.561 INFO:tasks.rados.rados.0.smithi121.stdout:1436: writing smithi12166546-157 from 776754 to 1272534 tid 1 2023-09-23T22:16:43.567 INFO:tasks.rados.rados.0.smithi121.stdout:1436: writing smithi12166546-157 from 1871656 to 2343336 tid 2 2023-09-23T22:16:43.572 INFO:tasks.rados.rados.0.smithi121.stdout:1436: writing smithi12166546-157 from 2965828 to 3176754 tid 3 2023-09-23T22:16:43.572 INFO:tasks.rados.rados.0.smithi121.stdout:1437: write oid 476 current snap is 0 2023-09-23T22:16:43.572 INFO:tasks.rados.rados.0.smithi121.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-09-23T22:16:43.580 INFO:tasks.rados.rados.0.smithi121.stdout:1437: writing smithi12166546-476 from 793561 to 1364590 tid 1 2023-09-23T22:16:43.586 INFO:tasks.rados.rados.0.smithi121.stdout:1437: writing smithi12166546-476 from 1813785 to 2545476 tid 2 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:1437: writing smithi12166546-476 from 2993251 to 3193561 tid 3 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:1438: write oid 474 current snap is 0 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:1431: finishing write tid 4 to smithi12166546-135 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:1431: finishing write tid 5 to smithi12166546-135 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 135 v 219 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:1431: left oid 135 (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T22:16:43.590 INFO:tasks.rados.rados.0.smithi121.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-09-23T22:16:43.595 INFO:tasks.rados.rados.0.smithi121.stdout:1438: writing smithi12166546-474 from 410368 to 1056646 tid 1 2023-09-23T22:16:43.600 INFO:tasks.rados.rados.0.smithi121.stdout:1438: writing smithi12166546-474 from 1472267 to 1947616 tid 2 2023-09-23T22:16:43.605 INFO:tasks.rados.rados.0.smithi121.stdout:1438: writing smithi12166546-474 from 2504321 to 2909921 tid 3 2023-09-23T22:16:43.606 INFO:tasks.rados.rados.0.smithi121.stdout:1431: done (5 left) 2023-09-23T22:16:43.606 INFO:tasks.rados.rados.0.smithi121.stdout:1439: write oid 264 current snap is 0 2023-09-23T22:16:43.606 INFO:tasks.rados.rados.0.smithi121.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-09-23T22:16:43.612 INFO:tasks.rados.rados.0.smithi121.stdout:1439: writing smithi12166546-264 from 427175 to 1148702 tid 1 2023-09-23T22:16:43.621 INFO:tasks.rados.rados.0.smithi121.stdout:1439: writing smithi12166546-264 from 1930749 to 2666109 tid 2 2023-09-23T22:16:43.621 INFO:tasks.rados.rados.0.smithi121.stdout:1440: write oid 355 current snap is 0 2023-09-23T22:16:43.621 INFO:tasks.rados.rados.0.smithi121.stdout:1433: finishing write tid 1 to smithi12166546-457 2023-09-23T22:16:43.621 INFO:tasks.rados.rados.0.smithi121.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-09-23T22:16:43.627 INFO:tasks.rados.rados.0.smithi121.stdout:1440: writing smithi12166546-355 from 443982 to 1240758 tid 1 2023-09-23T22:16:43.636 INFO:tasks.rados.rados.0.smithi121.stdout:1440: writing smithi12166546-355 from 1989231 to 2468249 tid 2 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1440: writing smithi12166546-355 from 2959167 to 3243982 tid 3 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1441: read oid 431 snap -1 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1441: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1442: read oid 28 snap -1 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1442: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1443: write oid 153 current snap is 0 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1433: finishing write tid 2 to smithi12166546-457 2023-09-23T22:16:43.641 INFO:tasks.rados.rados.0.smithi121.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-09-23T22:16:43.647 INFO:tasks.rados.rados.0.smithi121.stdout:1443: writing smithi12166546-153 from 460789 to 1049167 tid 1 2023-09-23T22:16:43.656 INFO:tasks.rados.rados.0.smithi121.stdout:1443: writing smithi12166546-153 from 1764066 to 2503095 tid 2 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:1443: writing smithi12166546-153 from 3219296 to 3260789 tid 3 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:1444: write oid 35 current snap is 0 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:1433: finishing write tid 3 to smithi12166546-457 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:1433: finishing write tid 4 to smithi12166546-457 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 457 v 218 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:1433: left oid 457 (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T22:16:43.661 INFO:tasks.rados.rados.0.smithi121.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-09-23T22:16:43.667 INFO:tasks.rados.rados.0.smithi121.stdout:1444: writing smithi12166546-35 from 477596 to 1141223 tid 1 2023-09-23T22:16:43.673 INFO:tasks.rados.rados.0.smithi121.stdout:1444: writing smithi12166546-35 from 1706195 to 2188882 tid 2 2023-09-23T22:16:43.679 INFO:tasks.rados.rados.0.smithi121.stdout:1444: writing smithi12166546-35 from 2614013 to 3181054 tid 3 2023-09-23T22:16:43.679 INFO:tasks.rados.rados.0.smithi121.stdout:1433: done (10 left) 2023-09-23T22:16:43.679 INFO:tasks.rados.rados.0.smithi121.stdout:1445: read oid 347 snap -1 2023-09-23T22:16:43.679 INFO:tasks.rados.rados.0.smithi121.stdout:1445: expect (ObjNum 683 snap 0 seq_num 683) 2023-09-23T22:16:43.679 INFO:tasks.rados.rados.0.smithi121.stdout:1446: delete oid 65 current snap is 0 2023-09-23T22:16:43.679 INFO:tasks.rados.rados.0.smithi121.stdout:1435: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:1436: finishing write tid 1 to smithi12166546-157 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:1436: finishing write tid 2 to smithi12166546-157 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:1436: finishing write tid 3 to smithi12166546-157 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:1436: finishing write tid 4 to smithi12166546-157 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:1436: finishing write tid 5 to smithi12166546-157 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 157 v 223 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-09-23T22:16:43.840 INFO:tasks.rados.rados.0.smithi121.stdout:1436: left oid 157 (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1437: finishing write tid 1 to smithi12166546-476 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1437: finishing write tid 2 to smithi12166546-476 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1437: finishing write tid 3 to smithi12166546-476 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1437: finishing write tid 4 to smithi12166546-476 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1437: finishing write tid 5 to smithi12166546-476 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 476 v 149 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1437: left oid 476 (ObjNum 1023 snap 0 seq_num 1023) 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1438: finishing write tid 1 to smithi12166546-474 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1438: finishing write tid 2 to smithi12166546-474 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1438: finishing write tid 3 to smithi12166546-474 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1438: finishing write tid 4 to smithi12166546-474 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1438: finishing write tid 5 to smithi12166546-474 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 474 v 240 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-09-23T22:16:43.841 INFO:tasks.rados.rados.0.smithi121.stdout:1438: left oid 474 (ObjNum 1024 snap 0 seq_num 1024) 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1439: finishing write tid 1 to smithi12166546-264 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1439: finishing write tid 2 to smithi12166546-264 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1439: finishing write tid 3 to smithi12166546-264 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1439: finishing write tid 4 to smithi12166546-264 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 197 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1439: left oid 264 (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1440: finishing write tid 1 to smithi12166546-355 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1440: finishing write tid 2 to smithi12166546-355 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1435: done (11 left) 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1436: done (10 left) 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1437: done (9 left) 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1438: done (8 left) 2023-09-23T22:16:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:1439: done (7 left) 2023-09-23T22:16:43.843 INFO:tasks.rados.rados.0.smithi121.stdout:1446: done (6 left) 2023-09-23T22:16:43.843 INFO:tasks.rados.rados.0.smithi121.stdout:1447: read oid 450 snap -1 2023-09-23T22:16:43.843 INFO:tasks.rados.rados.0.smithi121.stdout:1447: expect (ObjNum 601 snap 0 seq_num 601) 2023-09-23T22:16:43.843 INFO:tasks.rados.rados.0.smithi121.stdout:1448: write oid 171 current snap is 0 2023-09-23T22:16:43.843 INFO:tasks.rados.rados.0.smithi121.stdout:1442: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:16:44.021 INFO:tasks.rados.rados.0.smithi121.stdout:1440: finishing write tid 3 to smithi12166546-355 2023-09-23T22:16:44.022 INFO:tasks.rados.rados.0.smithi121.stdout:1440: finishing write tid 4 to smithi12166546-355 2023-09-23T22:16:44.022 INFO:tasks.rados.rados.0.smithi121.stdout:1440: finishing write tid 5 to smithi12166546-355 2023-09-23T22:16:44.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 355 v 295 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-09-23T22:16:44.022 INFO:tasks.rados.rados.0.smithi121.stdout:1440: left oid 355 (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T22:16:44.022 INFO:tasks.rados.rados.0.smithi121.stdout:1441: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1443: finishing write tid 1 to smithi12166546-153 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1443: finishing write tid 2 to smithi12166546-153 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1443: finishing write tid 3 to smithi12166546-153 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1443: finishing write tid 4 to smithi12166546-153 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1443: finishing write tid 5 to smithi12166546-153 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 153 v 299 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1443: left oid 153 (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1444: finishing write tid 1 to smithi12166546-35 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1444: finishing write tid 2 to smithi12166546-35 2023-09-23T22:16:44.197 INFO:tasks.rados.rados.0.smithi121.stdout:1444: finishing write tid 3 to smithi12166546-35 2023-09-23T22:16:44.198 INFO:tasks.rados.rados.0.smithi121.stdout:1444: finishing write tid 4 to smithi12166546-35 2023-09-23T22:16:44.198 INFO:tasks.rados.rados.0.smithi121.stdout:1444: finishing write tid 5 to smithi12166546-35 2023-09-23T22:16:44.198 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 35 v 229 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-09-23T22:16:44.198 INFO:tasks.rados.rados.0.smithi121.stdout:1444: left oid 35 (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T22:16:44.198 INFO:tasks.rados.rados.0.smithi121.stdout:1445: expect (ObjNum 683 snap 0 seq_num 683) 2023-09-23T22:16:44.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:43 smithi121 bash[33603]: cluster 2023-09-23T22:16:43.070741+0000 mgr.y (mgr.24365) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T22:16:44.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:43 smithi121 bash[27336]: cluster 2023-09-23T22:16:43.070741+0000 mgr.y (mgr.24365) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T22:16:44.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:43 smithi123 bash[27681]: cluster 2023-09-23T22:16:43.070741+0000 mgr.y (mgr.24365) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T22:16:44.398 INFO:tasks.rados.rados.0.smithi121.stdout:1447: expect (ObjNum 601 snap 0 seq_num 601) 2023-09-23T22:16:44.482 INFO:tasks.rados.rados.0.smithi121.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-09-23T22:16:44.490 INFO:tasks.rados.rados.0.smithi121.stdout:1448: writing smithi12166546-171 from 511210 to 925335 tid 1 2023-09-23T22:16:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:1448: writing smithi12166546-171 from 1423159 to 1909515 tid 2 2023-09-23T22:16:44.505 INFO:tasks.rados.rados.0.smithi121.stdout:1448: writing smithi12166546-171 from 2668859 to 3258444 tid 3 2023-09-23T22:16:44.505 INFO:tasks.rados.rados.0.smithi121.stdout:1440: done (7 left) 2023-09-23T22:16:44.505 INFO:tasks.rados.rados.0.smithi121.stdout:1441: done (6 left) 2023-09-23T22:16:44.505 INFO:tasks.rados.rados.0.smithi121.stdout:1442: done (5 left) 2023-09-23T22:16:44.506 INFO:tasks.rados.rados.0.smithi121.stdout:1443: done (4 left) 2023-09-23T22:16:44.506 INFO:tasks.rados.rados.0.smithi121.stdout:1444: done (3 left) 2023-09-23T22:16:44.506 INFO:tasks.rados.rados.0.smithi121.stdout:1445: done (2 left) 2023-09-23T22:16:44.506 INFO:tasks.rados.rados.0.smithi121.stdout:1447: done (1 left) 2023-09-23T22:16:44.506 INFO:tasks.rados.rados.0.smithi121.stdout:1449: write oid 253 current snap is 0 2023-09-23T22:16:44.506 INFO:tasks.rados.rados.0.smithi121.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-09-23T22:16:44.510 INFO:tasks.rados.rados.0.smithi121.stdout:1449: writing smithi12166546-253 from 528017 to 1017391 tid 1 2023-09-23T22:16:44.516 INFO:tasks.rados.rados.0.smithi121.stdout:1449: writing smithi12166546-253 from 1481641 to 2111655 tid 2 2023-09-23T22:16:44.522 INFO:tasks.rados.rados.0.smithi121.stdout:1449: writing smithi12166546-253 from 2696282 to 3097139 tid 3 2023-09-23T22:16:44.522 INFO:tasks.rados.rados.0.smithi121.stdout:1450: write oid 9 current snap is 0 2023-09-23T22:16:44.522 INFO:tasks.rados.rados.0.smithi121.stdout:1448: finishing write tid 1 to smithi12166546-171 2023-09-23T22:16:44.522 INFO:tasks.rados.rados.0.smithi121.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-09-23T22:16:44.528 INFO:tasks.rados.rados.0.smithi121.stdout:1450: writing smithi12166546-9 from 544824 to 1109447 tid 1 2023-09-23T22:16:44.535 INFO:tasks.rados.rados.0.smithi121.stdout:1450: writing smithi12166546-9 from 1823770 to 2313795 tid 2 2023-09-23T22:16:44.541 INFO:tasks.rados.rados.0.smithi121.stdout:1450: writing smithi12166546-9 from 3007352 to 3344824 tid 3 2023-09-23T22:16:44.541 INFO:tasks.rados.rados.0.smithi121.stdout:1451: write oid 257 current snap is 0 2023-09-23T22:16:44.547 INFO:tasks.rados.rados.0.smithi121.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-09-23T22:16:44.548 INFO:tasks.rados.rados.0.smithi121.stdout:1451: writing smithi12166546-257 from 561631 to 1201503 tid 1 2023-09-23T22:16:44.557 INFO:tasks.rados.rados.0.smithi121.stdout:1451: writing smithi12166546-257 from 1882252 to 2515935 tid 2 2023-09-23T22:16:44.563 INFO:tasks.rados.rados.0.smithi121.stdout:1451: writing smithi12166546-257 from 3034775 to 3361631 tid 3 2023-09-23T22:16:44.563 INFO:tasks.rados.rados.0.smithi121.stdout:1452: delete oid 144 current snap is 0 2023-09-23T22:16:44.563 INFO:tasks.rados.rados.0.smithi121.stdout:1448: finishing write tid 2 to smithi12166546-171 2023-09-23T22:16:44.563 INFO:tasks.rados.rados.0.smithi121.stdout:1448: finishing write tid 3 to smithi12166546-171 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1448: finishing write tid 4 to smithi12166546-171 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1448: finishing write tid 5 to smithi12166546-171 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 171 v 242 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1448: left oid 171 (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1449: finishing write tid 1 to smithi12166546-253 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1449: finishing write tid 2 to smithi12166546-253 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1449: finishing write tid 3 to smithi12166546-253 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1449: finishing write tid 4 to smithi12166546-253 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:1449: finishing write tid 5 to smithi12166546-253 2023-09-23T22:16:44.564 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 253 v 244 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1449: left oid 253 (ObjNum 1031 snap 0 seq_num 1031) 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1450: finishing write tid 1 to smithi12166546-9 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1450: finishing write tid 2 to smithi12166546-9 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1450: finishing write tid 3 to smithi12166546-9 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1450: finishing write tid 4 to smithi12166546-9 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1450: finishing write tid 5 to smithi12166546-9 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 9 v 187 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1450: left oid 9 (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1451: finishing write tid 1 to smithi12166546-257 2023-09-23T22:16:44.565 INFO:tasks.rados.rados.0.smithi121.stdout:1451: finishing write tid 2 to smithi12166546-257 2023-09-23T22:16:44.566 INFO:tasks.rados.rados.0.smithi121.stdout:1448: done (4 left) 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1449: done (3 left) 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1450: done (2 left) 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1452: done (1 left) 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1453: read oid 21 snap -1 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1453: expect (ObjNum 813 snap 0 seq_num 813) 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1454: read oid 95 snap -1 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1454: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1455: read oid 54 snap -1 2023-09-23T22:16:44.567 INFO:tasks.rados.rados.0.smithi121.stdout:1455: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-23T22:16:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:1456: read oid 215 snap -1 2023-09-23T22:16:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:1456: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T22:16:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:1457: read oid 252 snap -1 2023-09-23T22:16:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:1457: expect (ObjNum 684 snap 0 seq_num 684) 2023-09-23T22:16:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:1458: write oid 144 current snap is 0 2023-09-23T22:16:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-09-23T22:16:44.572 INFO:tasks.rados.rados.0.smithi121.stdout:1458: writing smithi12166546-144 from 595245 to 1101968 tid 1 2023-09-23T22:16:44.580 INFO:tasks.rados.rados.0.smithi121.stdout:1458: writing smithi12166546-144 from 1715569 to 2352921 tid 2 2023-09-23T22:16:44.586 INFO:tasks.rados.rados.0.smithi121.stdout:1458: writing smithi12166546-144 from 2805974 to 3368272 tid 3 2023-09-23T22:16:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:1459: read oid 91 snap -1 2023-09-23T22:16:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:1459: expect deleted 2023-09-23T22:16:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:1460: delete oid 345 current snap is 0 2023-09-23T22:16:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:1451: finishing write tid 3 to smithi12166546-257 2023-09-23T22:16:44.587 INFO:tasks.rados.rados.0.smithi121.stdout:1456: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T22:16:44.705 INFO:tasks.rados.rados.0.smithi121.stdout:1451: finishing write tid 4 to smithi12166546-257 2023-09-23T22:16:44.705 INFO:tasks.rados.rados.0.smithi121.stdout:1451: finishing write tid 5 to smithi12166546-257 2023-09-23T22:16:44.706 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 257 v 303 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-09-23T22:16:44.706 INFO:tasks.rados.rados.0.smithi121.stdout:1451: left oid 257 (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T22:16:44.706 INFO:tasks.rados.rados.0.smithi121.stdout:1455: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-23T22:16:44.806 INFO:tasks.rados.rados.0.smithi121.stdout:1453: expect (ObjNum 813 snap 0 seq_num 813) 2023-09-23T22:16:44.973 INFO:tasks.rados.rados.0.smithi121.stdout:1454: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:16:45.108 INFO:tasks.rados.rados.0.smithi121.stdout:1457: expect (ObjNum 684 snap 0 seq_num 684) 2023-09-23T22:16:45.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:44 smithi121 bash[27336]: audit 2023-09-23T22:16:44.736747+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.121:0/1901520483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:45.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:44 smithi121 bash[33603]: audit 2023-09-23T22:16:44.736747+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.121:0/1901520483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:45.258 INFO:tasks.rados.rados.0.smithi121.stdout:1458: finishing write tid 1 to smithi12166546-144 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1458: finishing write tid 2 to smithi12166546-144 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1458: finishing write tid 3 to smithi12166546-144 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1458: finishing write tid 4 to smithi12166546-144 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1458: finishing write tid 5 to smithi12166546-144 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 144 v 229 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1451: done (8 left) 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1453: done (7 left) 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1454: done (6 left) 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1455: done (5 left) 2023-09-23T22:16:45.259 INFO:tasks.rados.rados.0.smithi121.stdout:1456: done (4 left) 2023-09-23T22:16:45.260 INFO:tasks.rados.rados.0.smithi121.stdout:1457: done (3 left) 2023-09-23T22:16:45.260 INFO:tasks.rados.rados.0.smithi121.stdout:1458: done (2 left) 2023-09-23T22:16:45.260 INFO:tasks.rados.rados.0.smithi121.stdout:1459: done (1 left) 2023-09-23T22:16:45.260 INFO:tasks.rados.rados.0.smithi121.stdout:1460: done (0 left) 2023-09-23T22:16:45.260 INFO:tasks.rados.rados.0.smithi121.stdout:1461: write oid 86 current snap is 0 2023-09-23T22:16:45.260 INFO:tasks.rados.rados.0.smithi121.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-09-23T22:16:45.271 INFO:tasks.rados.rados.0.smithi121.stdout:1461: writing smithi12166546-86 from 628859 to 1286080 tid 1 2023-09-23T22:16:45.278 INFO:tasks.rados.rados.0.smithi121.stdout:1461: writing smithi12166546-86 from 1716180 to 2357201 tid 2 2023-09-23T22:16:45.284 INFO:tasks.rados.rados.0.smithi121.stdout:1461: writing smithi12166546-86 from 3144467 to 3428859 tid 3 2023-09-23T22:16:45.285 INFO:tasks.rados.rados.0.smithi121.stdout:1462: delete oid 82 current snap is 0 2023-09-23T22:16:45.285 INFO:tasks.rados.rados.0.smithi121.stdout:1461: finishing write tid 1 to smithi12166546-86 2023-09-23T22:16:45.285 INFO:tasks.rados.rados.0.smithi121.stdout:1461: finishing write tid 2 to smithi12166546-86 2023-09-23T22:16:45.287 INFO:tasks.rados.rados.0.smithi121.stdout:1462: done (1 left) 2023-09-23T22:16:45.287 INFO:tasks.rados.rados.0.smithi121.stdout:1463: read oid 468 snap -1 2023-09-23T22:16:45.287 INFO:tasks.rados.rados.0.smithi121.stdout:1463: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:16:45.287 INFO:tasks.rados.rados.0.smithi121.stdout:1464: write oid 93 current snap is 0 2023-09-23T22:16:45.287 INFO:tasks.rados.rados.0.smithi121.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-09-23T22:16:45.293 INFO:tasks.rados.rados.0.smithi121.stdout:1464: writing smithi12166546-93 from 662473 to 1070192 tid 1 2023-09-23T22:16:45.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:44 smithi123 bash[27681]: audit 2023-09-23T22:16:44.736747+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.121:0/1901520483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:45.302 INFO:tasks.rados.rados.0.smithi121.stdout:1464: writing smithi12166546-93 from 1833144 to 2477834 tid 2 2023-09-23T22:16:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:1464: writing smithi12166546-93 from 3199313 to 3462473 tid 3 2023-09-23T22:16:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:1465: read oid 146 snap -1 2023-09-23T22:16:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:16:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:1466: read oid 56 snap -1 2023-09-23T22:16:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:1466: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:16:45.309 INFO:tasks.rados.rados.0.smithi121.stdout:1467: read oid 401 snap -1 2023-09-23T22:16:45.309 INFO:tasks.rados.rados.0.smithi121.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:45.309 INFO:tasks.rados.rados.0.smithi121.stdout:1468: read oid 219 snap -1 2023-09-23T22:16:45.309 INFO:tasks.rados.rados.0.smithi121.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:16:45.309 INFO:tasks.rados.rados.0.smithi121.stdout:1469: write oid 402 current snap is 0 2023-09-23T22:16:45.309 INFO:tasks.rados.rados.0.smithi121.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-09-23T22:16:45.315 INFO:tasks.rados.rados.0.smithi121.stdout:1469: writing smithi12166546-402 from 679280 to 1162248 tid 1 2023-09-23T22:16:45.323 INFO:tasks.rados.rados.0.smithi121.stdout:1469: writing smithi12166546-402 from 1775273 to 2563621 tid 2 2023-09-23T22:16:45.329 INFO:tasks.rados.rados.0.smithi121.stdout:1469: writing smithi12166546-402 from 3110383 to 3479280 tid 3 2023-09-23T22:16:45.329 INFO:tasks.rados.rados.0.smithi121.stdout:1470: read oid 197 snap -1 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1471: read oid 198 snap -1 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1471: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1472: read oid 174 snap -1 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1472: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1473: write oid 291 current snap is 0 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1461: finishing write tid 3 to smithi12166546-86 2023-09-23T22:16:45.330 INFO:tasks.rados.rados.0.smithi121.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-09-23T22:16:45.337 INFO:tasks.rados.rados.0.smithi121.stdout:1473: writing smithi12166546-291 from 696087 to 1254304 tid 1 2023-09-23T22:16:45.344 INFO:tasks.rados.rados.0.smithi121.stdout:1473: writing smithi12166546-291 from 1833755 to 2482114 tid 2 2023-09-23T22:16:45.350 INFO:tasks.rados.rados.0.smithi121.stdout:1473: writing smithi12166546-291 from 3137806 to 3496087 tid 3 2023-09-23T22:16:45.350 INFO:tasks.rados.rados.0.smithi121.stdout:1474: read oid 158 snap -1 2023-09-23T22:16:45.350 INFO:tasks.rados.rados.0.smithi121.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:16:45.350 INFO:tasks.rados.rados.0.smithi121.stdout:1475: read oid 204 snap -1 2023-09-23T22:16:45.350 INFO:tasks.rados.rados.0.smithi121.stdout:1475: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:16:45.351 INFO:tasks.rados.rados.0.smithi121.stdout:1476: read oid 348 snap -1 2023-09-23T22:16:45.351 INFO:tasks.rados.rados.0.smithi121.stdout:1476: expect (ObjNum 766 snap 0 seq_num 766) 2023-09-23T22:16:45.351 INFO:tasks.rados.rados.0.smithi121.stdout:1477: write oid 319 current snap is 0 2023-09-23T22:16:45.351 INFO:tasks.rados.rados.0.smithi121.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-09-23T22:16:45.358 INFO:tasks.rados.rados.0.smithi121.stdout:1477: writing smithi12166546-319 from 712894 to 1462713 tid 1 2023-09-23T22:16:45.366 INFO:tasks.rados.rados.0.smithi121.stdout:1477: writing smithi12166546-319 from 2008590 to 2800607 tid 2 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout:1477: writing smithi12166546-319 from 3281582 to 3512894 tid 3 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout:1461: finishing write tid 4 to smithi12166546-86 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout:1461: finishing write tid 5 to smithi12166546-86 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 86 v 246 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T22:16:45.371 INFO:tasks.rados.rados.0.smithi121.stdout:1463: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:16:45.491 INFO:tasks.rados.rados.0.smithi121.stdout:1464: finishing write tid 1 to smithi12166546-93 2023-09-23T22:16:45.491 INFO:tasks.rados.rados.0.smithi121.stdout:1464: finishing write tid 2 to smithi12166546-93 2023-09-23T22:16:45.491 INFO:tasks.rados.rados.0.smithi121.stdout:1464: finishing write tid 3 to smithi12166546-93 2023-09-23T22:16:45.491 INFO:tasks.rados.rados.0.smithi121.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:16:45.581 INFO:tasks.rados.rados.0.smithi121.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:16:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:1464: finishing write tid 4 to smithi12166546-93 2023-09-23T22:16:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:1464: finishing write tid 5 to smithi12166546-93 2023-09-23T22:16:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 219 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-09-23T22:16:45.718 INFO:tasks.rados.rados.0.smithi121.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T22:16:45.719 INFO:tasks.rados.rados.0.smithi121.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:16:45.846 INFO:tasks.rados.rados.0.smithi121.stdout:1466: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:16:46.027 INFO:tasks.rados.rados.0.smithi121.stdout:1469: finishing write tid 1 to smithi12166546-402 2023-09-23T22:16:46.027 INFO:tasks.rados.rados.0.smithi121.stdout:1469: finishing write tid 2 to smithi12166546-402 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1461: done (15 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1463: done (14 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1464: done (13 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1465: done (12 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1466: done (11 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1467: done (10 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1468: done (9 left) 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1478: write oid 398 current snap is 0 2023-09-23T22:16:46.028 INFO:tasks.rados.rados.0.smithi121.stdout:1469: finishing write tid 3 to smithi12166546-402 2023-09-23T22:16:46.029 INFO:tasks.rados.rados.0.smithi121.stdout:1469: finishing write tid 4 to smithi12166546-402 2023-09-23T22:16:46.029 INFO:tasks.rados.rados.0.smithi121.stdout:1469: finishing write tid 5 to smithi12166546-402 2023-09-23T22:16:46.029 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 402 v 223 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-09-23T22:16:46.029 INFO:tasks.rados.rados.0.smithi121.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:16:46.029 INFO:tasks.rados.rados.0.smithi121.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:46.109 INFO:tasks.rados.rados.0.smithi121.stdout:1472: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T22:16:46.202 INFO:tasks.rados.rados.0.smithi121.stdout:1473: finishing write tid 1 to smithi12166546-291 2023-09-23T22:16:46.202 INFO:tasks.rados.rados.0.smithi121.stdout:1471: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T22:16:46.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:45 smithi121 bash[33603]: cluster 2023-09-23T22:16:45.071908+0000 mgr.y (mgr.24365) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-09-23T22:16:46.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:45 smithi121 bash[27336]: cluster 2023-09-23T22:16:45.071908+0000 mgr.y (mgr.24365) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-09-23T22:16:46.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:45 smithi123 bash[27681]: cluster 2023-09-23T22:16:45.071908+0000 mgr.y (mgr.24365) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-09-23T22:16:46.329 INFO:tasks.rados.rados.0.smithi121.stdout:1473: finishing write tid 2 to smithi12166546-291 2023-09-23T22:16:46.329 INFO:tasks.rados.rados.0.smithi121.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:16:46.424 INFO:tasks.rados.rados.0.smithi121.stdout:1473: finishing write tid 3 to smithi12166546-291 2023-09-23T22:16:46.424 INFO:tasks.rados.rados.0.smithi121.stdout:1473: finishing write tid 4 to smithi12166546-291 2023-09-23T22:16:46.424 INFO:tasks.rados.rados.0.smithi121.stdout:1473: finishing write tid 5 to smithi12166546-291 2023-09-23T22:16:46.425 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 291 v 225 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-09-23T22:16:46.425 INFO:tasks.rados.rados.0.smithi121.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:16:46.425 INFO:tasks.rados.rados.0.smithi121.stdout:1475: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:16:46.535 INFO:tasks.rados.rados.0.smithi121.stdout:1477: finishing write tid 1 to smithi12166546-319 2023-09-23T22:16:46.535 INFO:tasks.rados.rados.0.smithi121.stdout:1476: expect (ObjNum 766 snap 0 seq_num 766) 2023-09-23T22:16:46.657 INFO:tasks.rados.rados.0.smithi121.stdout:1477: finishing write tid 2 to smithi12166546-319 2023-09-23T22:16:46.657 INFO:tasks.rados.rados.0.smithi121.stdout:1477: finishing write tid 3 to smithi12166546-319 2023-09-23T22:16:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:1477: finishing write tid 4 to smithi12166546-319 2023-09-23T22:16:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:1477: finishing write tid 5 to smithi12166546-319 2023-09-23T22:16:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 319 v 307 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-09-23T22:16:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:1477: left oid 319 (ObjNum 1042 snap 0 seq_num 1042) 2023-09-23T22:16:46.658 INFO:tasks.rados.rados.0.smithi121.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-09-23T22:16:46.672 INFO:tasks.rados.rados.0.smithi121.stdout:1478: writing smithi12166546-398 from 729701 to 1154769 tid 1 2023-09-23T22:16:46.680 INFO:tasks.rados.rados.0.smithi121.stdout:1478: writing smithi12166546-398 from 1667072 to 2319100 tid 2 2023-09-23T22:16:46.686 INFO:tasks.rados.rados.0.smithi121.stdout:1478: writing smithi12166546-398 from 2909005 to 3394185 tid 3 2023-09-23T22:16:46.686 INFO:tasks.rados.rados.0.smithi121.stdout:1469: done (9 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1470: done (8 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1471: done (7 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1472: done (6 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1473: done (5 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1474: done (4 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1475: done (3 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1476: done (2 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1477: done (1 left) 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1479: read oid 391 snap -1 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1479: expect deleted 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1480: write oid 67 current snap is 0 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1478: finishing write tid 1 to smithi12166546-398 2023-09-23T22:16:46.687 INFO:tasks.rados.rados.0.smithi121.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-09-23T22:16:46.693 INFO:tasks.rados.rados.0.smithi121.stdout:1480: writing smithi12166546-67 from 746508 to 1246825 tid 1 2023-09-23T22:16:46.702 INFO:tasks.rados.rados.0.smithi121.stdout:1480: writing smithi12166546-67 from 2009201 to 2804887 tid 2 2023-09-23T22:16:46.707 INFO:tasks.rados.rados.0.smithi121.stdout:1480: writing smithi12166546-67 from 3220075 to 3546508 tid 3 2023-09-23T22:16:46.707 INFO:tasks.rados.rados.0.smithi121.stdout:1481: read oid 70 snap -1 2023-09-23T22:16:46.707 INFO:tasks.rados.rados.0.smithi121.stdout:1481: expect (ObjNum 69 snap 0 seq_num 69) 2023-09-23T22:16:46.707 INFO:tasks.rados.rados.0.smithi121.stdout:1482: read oid 80 snap -1 2023-09-23T22:16:46.707 INFO:tasks.rados.rados.0.smithi121.stdout:1482: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T22:16:46.707 INFO:tasks.rados.rados.0.smithi121.stdout:1483: read oid 445 snap -1 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1483: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1484: delete oid 494 current snap is 0 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1478: finishing write tid 2 to smithi12166546-398 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1478: finishing write tid 3 to smithi12166546-398 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1478: finishing write tid 4 to smithi12166546-398 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1478: finishing write tid 5 to smithi12166546-398 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 398 v 154 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1478: left oid 398 (ObjNum 1043 snap 0 seq_num 1043) 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1480: finishing write tid 1 to smithi12166546-67 2023-09-23T22:16:46.708 INFO:tasks.rados.rados.0.smithi121.stdout:1480: finishing write tid 2 to smithi12166546-67 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1478: done (6 left) 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1479: done (5 left) 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1484: done (4 left) 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1485: read oid 368 snap -1 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1485: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1486: write oid 322 current snap is 0 2023-09-23T22:16:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-09-23T22:16:46.720 INFO:tasks.rados.rados.0.smithi121.stdout:1486: writing smithi12166546-322 from 780122 to 1430937 tid 1 2023-09-23T22:16:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:1486: writing smithi12166546-322 from 2126165 to 2925520 tid 2 2023-09-23T22:16:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:1487: read oid 463 snap -1 2023-09-23T22:16:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:1487: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:16:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:1488: delete oid 313 current snap is 0 2023-09-23T22:16:46.731 INFO:tasks.rados.rados.0.smithi121.stdout:1485: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T22:16:46.807 INFO:tasks.rados.rados.0.smithi121.stdout:1482: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T22:16:46.936 INFO:tasks.rados.rados.0.smithi121.stdout:1480: finishing write tid 3 to smithi12166546-67 2023-09-23T22:16:46.937 INFO:tasks.rados.rados.0.smithi121.stdout:1480: finishing write tid 4 to smithi12166546-67 2023-09-23T22:16:46.937 INFO:tasks.rados.rados.0.smithi121.stdout:1480: finishing write tid 5 to smithi12166546-67 2023-09-23T22:16:46.937 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 67 v 248 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-09-23T22:16:46.937 INFO:tasks.rados.rados.0.smithi121.stdout:1480: left oid 67 (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T22:16:46.937 INFO:tasks.rados.rados.0.smithi121.stdout:1481: expect (ObjNum 69 snap 0 seq_num 69) 2023-09-23T22:16:47.065 INFO:tasks.rados.rados.0.smithi121.stdout:1483: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:16:47.185 INFO:tasks.rados.rados.0.smithi121.stdout:1486: finishing write tid 1 to smithi12166546-322 2023-09-23T22:16:47.185 INFO:tasks.rados.rados.0.smithi121.stdout:1486: finishing write tid 2 to smithi12166546-322 2023-09-23T22:16:47.185 INFO:tasks.rados.rados.0.smithi121.stdout:1486: finishing write tid 3 to smithi12166546-322 2023-09-23T22:16:47.185 INFO:tasks.rados.rados.0.smithi121.stdout:1486: finishing write tid 4 to smithi12166546-322 2023-09-23T22:16:47.185 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 322 v 221 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-09-23T22:16:47.186 INFO:tasks.rados.rados.0.smithi121.stdout:1486: left oid 322 (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T22:16:47.186 INFO:tasks.rados.rados.0.smithi121.stdout:1487: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:16:47.308 INFO:tasks.rados.rados.0.smithi121.stdout:1480: done (7 left) 2023-09-23T22:16:47.308 INFO:tasks.rados.rados.0.smithi121.stdout:1481: done (6 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1482: done (5 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1483: done (4 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1485: done (3 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1486: done (2 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1487: done (1 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1488: done (0 left) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1489: read oid 481 snap -1 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1490: read oid 374 snap -1 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1491: write oid 323 current snap is 0 2023-09-23T22:16:47.309 INFO:tasks.rados.rados.0.smithi121.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-09-23T22:16:47.318 INFO:tasks.rados.rados.0.smithi121.stdout:1491: writing smithi12166546-323 from 413736 to 815049 tid 1 2023-09-23T22:16:47.324 INFO:tasks.rados.rados.0.smithi121.stdout:1491: writing smithi12166546-323 from 1326776 to 1729800 tid 2 2023-09-23T22:16:47.331 INFO:tasks.rados.rados.0.smithi121.stdout:1491: writing smithi12166546-323 from 2413414 to 2871307 tid 3 2023-09-23T22:16:47.336 INFO:tasks.rados.rados.0.smithi121.stdout:1491: writing smithi12166546-323 from 3438716 to 3613736 tid 4 2023-09-23T22:16:47.337 INFO:tasks.rados.rados.0.smithi121.stdout:1492: read oid 498 snap -1 2023-09-23T22:16:47.337 INFO:tasks.rados.rados.0.smithi121.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:16:47.337 INFO:tasks.rados.rados.0.smithi121.stdout:1493: read oid 378 snap -1 2023-09-23T22:16:47.337 INFO:tasks.rados.rados.0.smithi121.stdout:1493: expect deleted 2023-09-23T22:16:47.337 INFO:tasks.rados.rados.0.smithi121.stdout:1494: delete oid 92 current snap is 0 2023-09-23T22:16:47.337 INFO:tasks.rados.rados.0.smithi121.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:16:47.445 INFO:tasks.rados.rados.0.smithi121.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: finishing write tid 1 to smithi12166546-323 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: finishing write tid 2 to smithi12166546-323 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: finishing write tid 3 to smithi12166546-323 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: finishing write tid 4 to smithi12166546-323 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: finishing write tid 5 to smithi12166546-323 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: finishing write tid 6 to smithi12166546-323 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 323 v 202 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T22:16:47.511 INFO:tasks.rados.rados.0.smithi121.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:16:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:1489: done (5 left) 2023-09-23T22:16:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:1490: done (4 left) 2023-09-23T22:16:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:1491: done (3 left) 2023-09-23T22:16:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:1492: done (2 left) 2023-09-23T22:16:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:1493: done (1 left) 2023-09-23T22:16:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:1494: done (0 left) 2023-09-23T22:16:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:1495: write oid 140 current snap is 0 2023-09-23T22:16:47.591 INFO:tasks.rados.rados.0.smithi121.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-09-23T22:16:47.601 INFO:tasks.rados.rados.0.smithi121.stdout:1495: writing smithi12166546-140 from 447350 to 1115514 tid 1 2023-09-23T22:16:47.606 INFO:tasks.rados.rados.0.smithi121.stdout:1495: writing smithi12166546-140 from 1560093 to 1966786 tid 2 2023-09-23T22:16:47.613 INFO:tasks.rados.rados.0.smithi121.stdout:1495: writing smithi12166546-140 from 2584613 to 3065050 tid 3 2023-09-23T22:16:47.613 INFO:tasks.rados.rados.0.smithi121.stdout:1496: write oid 163 current snap is 0 2023-09-23T22:16:47.613 INFO:tasks.rados.rados.0.smithi121.stdout:1495: finishing write tid 1 to smithi12166546-140 2023-09-23T22:16:47.613 INFO:tasks.rados.rados.0.smithi121.stdout:1495: finishing write tid 2 to smithi12166546-140 2023-09-23T22:16:47.613 INFO:tasks.rados.rados.0.smithi121.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-09-23T22:16:47.620 INFO:tasks.rados.rados.0.smithi121.stdout:1496: writing smithi12166546-163 from 464157 to 1207570 tid 1 2023-09-23T22:16:47.625 INFO:tasks.rados.rados.0.smithi121.stdout:1496: writing smithi12166546-163 from 1618575 to 2285279 tid 2 2023-09-23T22:16:47.632 INFO:tasks.rados.rados.0.smithi121.stdout:1496: writing smithi12166546-163 from 3012036 to 3420098 tid 3 2023-09-23T22:16:47.632 INFO:tasks.rados.rados.0.smithi121.stdout:1497: write oid 132 current snap is 0 2023-09-23T22:16:47.632 INFO:tasks.rados.rados.0.smithi121.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-09-23T22:16:47.637 INFO:tasks.rados.rados.0.smithi121.stdout:1497: writing smithi12166546-132 from 480964 to 899626 tid 1 2023-09-23T22:16:47.643 INFO:tasks.rados.rados.0.smithi121.stdout:1497: writing smithi12166546-132 from 1560704 to 1971066 tid 2 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:1497: writing smithi12166546-132 from 2523106 to 3142440 tid 3 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:1498: delete oid 275 current snap is 0 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:1495: finishing write tid 3 to smithi12166546-140 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:1495: finishing write tid 4 to smithi12166546-140 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:1495: finishing write tid 5 to smithi12166546-140 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 140 v 226 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-09-23T22:16:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1496: finishing write tid 1 to smithi12166546-163 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1496: finishing write tid 2 to smithi12166546-163 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1496: finishing write tid 3 to smithi12166546-163 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1496: finishing write tid 4 to smithi12166546-163 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1496: finishing write tid 5 to smithi12166546-163 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 163 v 225 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1497: finishing write tid 1 to smithi12166546-132 2023-09-23T22:16:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:1497: finishing write tid 2 to smithi12166546-132 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1495: done (3 left) 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1496: done (2 left) 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1498: done (1 left) 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1499: read oid 171 snap -1 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1499: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1500: write oid 35 current snap is 0 2023-09-23T22:16:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-09-23T22:16:47.663 INFO:tasks.rados.rados.0.smithi121.stdout:1500: writing smithi12166546-35 from 514578 to 1083738 tid 1 2023-09-23T22:16:47.668 INFO:tasks.rados.rados.0.smithi121.stdout:1500: writing smithi12166546-35 from 1677668 to 2091699 tid 2 2023-09-23T22:16:47.675 INFO:tasks.rados.rados.0.smithi121.stdout:1500: writing smithi12166546-35 from 2577952 to 3219830 tid 3 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:1501: delete oid 104 current snap is 0 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:1497: finishing write tid 3 to smithi12166546-132 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:1497: finishing write tid 4 to smithi12166546-132 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:1497: finishing write tid 5 to smithi12166546-132 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 132 v 228 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T22:16:47.676 INFO:tasks.rados.rados.0.smithi121.stdout:1499: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: finishing write tid 1 to smithi12166546-35 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: finishing write tid 2 to smithi12166546-35 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: finishing write tid 3 to smithi12166546-35 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: finishing write tid 4 to smithi12166546-35 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: finishing write tid 5 to smithi12166546-35 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 35 v 234 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1497: done (3 left) 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1499: done (2 left) 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1500: done (1 left) 2023-09-23T22:16:47.784 INFO:tasks.rados.rados.0.smithi121.stdout:1501: done (0 left) 2023-09-23T22:16:47.785 INFO:tasks.rados.rados.0.smithi121.stdout:1502: write oid 180 current snap is 0 2023-09-23T22:16:47.785 INFO:tasks.rados.rados.0.smithi121.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-09-23T22:16:47.796 INFO:tasks.rados.rados.0.smithi121.stdout:1502: writing smithi12166546-180 from 548192 to 1267850 tid 1 2023-09-23T22:16:47.801 INFO:tasks.rados.rados.0.smithi121.stdout:1502: writing smithi12166546-180 from 1678279 to 2095979 tid 2 2023-09-23T22:16:47.808 INFO:tasks.rados.rados.0.smithi121.stdout:1502: writing smithi12166546-180 from 2516445 to 3297220 tid 3 2023-09-23T22:16:47.808 INFO:tasks.rados.rados.0.smithi121.stdout:1503: read oid 115 snap -1 2023-09-23T22:16:47.808 INFO:tasks.rados.rados.0.smithi121.stdout:1503: expect deleted 2023-09-23T22:16:47.808 INFO:tasks.rados.rados.0.smithi121.stdout:1504: write oid 205 current snap is 0 2023-09-23T22:16:47.808 INFO:tasks.rados.rados.0.smithi121.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-09-23T22:16:47.814 INFO:tasks.rados.rados.0.smithi121.stdout:1504: writing smithi12166546-205 from 564999 to 1076259 tid 1 2023-09-23T22:16:47.821 INFO:tasks.rados.rados.0.smithi121.stdout:1504: writing smithi12166546-205 from 1853114 to 2414472 tid 2 2023-09-23T22:16:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:1504: writing smithi12166546-205 from 3060221 to 3652268 tid 3 2023-09-23T22:16:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:1505: read oid 272 snap -1 2023-09-23T22:16:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:1505: expect (ObjNum 873 snap 0 seq_num 873) 2023-09-23T22:16:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:1506: write oid 384 current snap is 0 2023-09-23T22:16:47.828 INFO:tasks.rados.rados.0.smithi121.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-09-23T22:16:47.835 INFO:tasks.rados.rados.0.smithi121.stdout:1506: writing smithi12166546-384 from 581806 to 1168315 tid 1 2023-09-23T22:16:47.841 INFO:tasks.rados.rados.0.smithi121.stdout:1506: writing smithi12166546-384 from 1911596 to 2332965 tid 2 2023-09-23T22:16:47.848 INFO:tasks.rados.rados.0.smithi121.stdout:1506: writing smithi12166546-384 from 3087644 to 3490963 tid 3 2023-09-23T22:16:47.848 INFO:tasks.rados.rados.0.smithi121.stdout:1507: delete oid 290 current snap is 0 2023-09-23T22:16:47.848 INFO:tasks.rados.rados.0.smithi121.stdout:1502: finishing write tid 1 to smithi12166546-180 2023-09-23T22:16:47.848 INFO:tasks.rados.rados.0.smithi121.stdout:1502: finishing write tid 2 to smithi12166546-180 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1502: finishing write tid 3 to smithi12166546-180 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1502: finishing write tid 4 to smithi12166546-180 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1502: finishing write tid 5 to smithi12166546-180 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 180 v 232 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1504: finishing write tid 1 to smithi12166546-205 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1504: finishing write tid 2 to smithi12166546-205 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1504: finishing write tid 3 to smithi12166546-205 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1504: finishing write tid 4 to smithi12166546-205 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1504: finishing write tid 5 to smithi12166546-205 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 205 v 212 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T22:16:47.849 INFO:tasks.rados.rados.0.smithi121.stdout:1505: expect (ObjNum 873 snap 0 seq_num 873) 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1506: finishing write tid 1 to smithi12166546-384 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1506: finishing write tid 2 to smithi12166546-384 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1502: done (5 left) 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1503: done (4 left) 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1504: done (3 left) 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1505: done (2 left) 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1507: done (1 left) 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1508: write oid 484 current snap is 0 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1506: finishing write tid 3 to smithi12166546-384 2023-09-23T22:16:47.983 INFO:tasks.rados.rados.0.smithi121.stdout:1506: finishing write tid 4 to smithi12166546-384 2023-09-23T22:16:47.984 INFO:tasks.rados.rados.0.smithi121.stdout:1506: finishing write tid 5 to smithi12166546-384 2023-09-23T22:16:47.984 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 384 v 236 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-09-23T22:16:47.984 INFO:tasks.rados.rados.0.smithi121.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T22:16:47.984 INFO:tasks.rados.rados.0.smithi121.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-09-23T22:16:47.995 INFO:tasks.rados.rados.0.smithi121.stdout:1508: writing smithi12166546-484 from 615420 to 1352427 tid 1 2023-09-23T22:16:48.001 INFO:tasks.rados.rados.0.smithi121.stdout:1508: writing smithi12166546-484 from 1912207 to 2337245 tid 2 2023-09-23T22:16:48.008 INFO:tasks.rados.rados.0.smithi121.stdout:1508: writing smithi12166546-484 from 3026137 to 3568353 tid 3 2023-09-23T22:16:48.008 INFO:tasks.rados.rados.0.smithi121.stdout:1506: done (1 left) 2023-09-23T22:16:48.009 INFO:tasks.rados.rados.0.smithi121.stdout:1509: read oid 475 snap -1 2023-09-23T22:16:48.009 INFO:tasks.rados.rados.0.smithi121.stdout:1509: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T22:16:48.009 INFO:tasks.rados.rados.0.smithi121.stdout:1510: delete oid 23 current snap is 0 2023-09-23T22:16:48.009 INFO:tasks.rados.rados.0.smithi121.stdout:1508: finishing write tid 1 to smithi12166546-484 2023-09-23T22:16:48.009 INFO:tasks.rados.rados.0.smithi121.stdout:1508: finishing write tid 2 to smithi12166546-484 2023-09-23T22:16:48.011 INFO:tasks.rados.rados.0.smithi121.stdout:1510: done (2 left) 2023-09-23T22:16:48.011 INFO:tasks.rados.rados.0.smithi121.stdout:1511: write oid 235 current snap is 0 2023-09-23T22:16:48.011 INFO:tasks.rados.rados.0.smithi121.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-09-23T22:16:48.018 INFO:tasks.rados.rados.0.smithi121.stdout:1511: writing smithi12166546-235 from 649034 to 1136539 tid 1 2023-09-23T22:16:48.025 INFO:tasks.rados.rados.0.smithi121.stdout:1511: writing smithi12166546-235 from 1629171 to 2057878 tid 2 2023-09-23T22:16:48.032 INFO:tasks.rados.rados.0.smithi121.stdout:1511: writing smithi12166546-235 from 2680983 to 3245743 tid 3 2023-09-23T22:16:48.036 INFO:tasks.rados.rados.0.smithi121.stdout:1511: writing smithi12166546-235 from 3798768 to 3849034 tid 4 2023-09-23T22:16:48.036 INFO:tasks.rados.rados.0.smithi121.stdout:1512: write oid 28 current snap is 0 2023-09-23T22:16:48.036 INFO:tasks.rados.rados.0.smithi121.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-09-23T22:16:48.042 INFO:tasks.rados.rados.0.smithi121.stdout:1512: writing smithi12166546-28 from 665841 to 1228595 tid 1 2023-09-23T22:16:48.048 INFO:tasks.rados.rados.0.smithi121.stdout:1512: writing smithi12166546-28 from 1687653 to 2260018 tid 2 2023-09-23T22:16:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:1512: writing smithi12166546-28 from 2708406 to 3484438 tid 3 2023-09-23T22:16:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:1513: read oid 402 snap -1 2023-09-23T22:16:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:16:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:1514: write oid 208 current snap is 0 2023-09-23T22:16:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:1508: finishing write tid 3 to smithi12166546-484 2023-09-23T22:16:48.056 INFO:tasks.rados.rados.0.smithi121.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-09-23T22:16:48.063 INFO:tasks.rados.rados.0.smithi121.stdout:1514: writing smithi12166546-208 from 682648 to 1320651 tid 1 2023-09-23T22:16:48.070 INFO:tasks.rados.rados.0.smithi121.stdout:1514: writing smithi12166546-208 from 2029782 to 2462158 tid 2 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1514: writing smithi12166546-208 from 3019476 to 3606780 tid 3 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1515: read oid 130 snap -1 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1515: expect deleted 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1516: read oid 332 snap -1 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1516: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1517: read oid 499 snap -1 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1517: expect (ObjNum 927 snap 0 seq_num 927) 2023-09-23T22:16:48.077 INFO:tasks.rados.rados.0.smithi121.stdout:1518: write oid 452 current snap is 0 2023-09-23T22:16:48.078 INFO:tasks.rados.rados.0.smithi121.stdout:1508: finishing write tid 4 to smithi12166546-484 2023-09-23T22:16:48.078 INFO:tasks.rados.rados.0.smithi121.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-09-23T22:16:48.084 INFO:tasks.rados.rados.0.smithi121.stdout:1518: writing smithi12166546-452 from 699455 to 1129060 tid 1 2023-09-23T22:16:48.091 INFO:tasks.rados.rados.0.smithi121.stdout:1518: writing smithi12166546-452 from 1804617 to 2380651 tid 2 2023-09-23T22:16:48.098 INFO:tasks.rados.rados.0.smithi121.stdout:1518: writing smithi12166546-452 from 3163252 to 3678181 tid 3 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:1519: read oid 147 snap -1 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:1519: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:1520: write oid 264 current snap is 0 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:1508: finishing write tid 5 to smithi12166546-484 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 484 v 229 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:1508: left oid 484 (ObjNum 1060 snap 0 seq_num 1060) 2023-09-23T22:16:48.099 INFO:tasks.rados.rados.0.smithi121.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-09-23T22:16:48.105 INFO:tasks.rados.rados.0.smithi121.stdout:1520: writing smithi12166546-264 from 716262 to 1221116 tid 1 2023-09-23T22:16:48.113 INFO:tasks.rados.rados.0.smithi121.stdout:1520: writing smithi12166546-264 from 1863099 to 2582791 tid 2 2023-09-23T22:16:48.120 INFO:tasks.rados.rados.0.smithi121.stdout:1520: writing smithi12166546-264 from 3074322 to 3800523 tid 3 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1508: done (11 left) 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1521: read oid 189 snap -1 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1521: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1522: read oid 129 snap -1 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1522: expect deleted 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1523: write oid 489 current snap is 0 2023-09-23T22:16:48.121 INFO:tasks.rados.rados.0.smithi121.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-09-23T22:16:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:1523: writing smithi12166546-489 from 733069 to 1313172 tid 1 2023-09-23T22:16:48.136 INFO:tasks.rados.rados.0.smithi121.stdout:1523: writing smithi12166546-489 from 1921581 to 2501284 tid 2 2023-09-23T22:16:48.143 INFO:tasks.rados.rados.0.smithi121.stdout:1523: writing smithi12166546-489 from 3218098 to 3755571 tid 3 2023-09-23T22:16:48.143 INFO:tasks.rados.rados.0.smithi121.stdout:1524: write oid 467 current snap is 0 2023-09-23T22:16:48.143 INFO:tasks.rados.rados.0.smithi121.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-09-23T22:16:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:1524: writing smithi12166546-467 from 749876 to 1405228 tid 1 2023-09-23T22:16:48.158 INFO:tasks.rados.rados.0.smithi121.stdout:1524: writing smithi12166546-467 from 1863710 to 2587071 tid 2 2023-09-23T22:16:48.165 INFO:tasks.rados.rados.0.smithi121.stdout:1524: writing smithi12166546-467 from 3012815 to 3761560 tid 3 2023-09-23T22:16:48.165 INFO:tasks.rados.rados.0.smithi121.stdout:1525: write oid 178 current snap is 0 2023-09-23T22:16:48.165 INFO:tasks.rados.rados.0.smithi121.stdout:1511: finishing write tid 1 to smithi12166546-235 2023-09-23T22:16:48.165 INFO:tasks.rados.rados.0.smithi121.stdout:1509: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1511: finishing write tid 2 to smithi12166546-235 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1511: finishing write tid 3 to smithi12166546-235 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1511: finishing write tid 4 to smithi12166546-235 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1511: finishing write tid 5 to smithi12166546-235 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1511: finishing write tid 6 to smithi12166546-235 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 235 v 234 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1512: finishing write tid 1 to smithi12166546-28 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1512: finishing write tid 2 to smithi12166546-28 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1512: finishing write tid 3 to smithi12166546-28 2023-09-23T22:16:48.309 INFO:tasks.rados.rados.0.smithi121.stdout:1512: finishing write tid 4 to smithi12166546-28 2023-09-23T22:16:48.310 INFO:tasks.rados.rados.0.smithi121.stdout:1512: finishing write tid 5 to smithi12166546-28 2023-09-23T22:16:48.310 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 240 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-09-23T22:16:48.310 INFO:tasks.rados.rados.0.smithi121.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:16:48.310 INFO:tasks.rados.rados.0.smithi121.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:16:48.455 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: cluster 2023-09-23T22:16:47.072547+0000 mgr.y (mgr.24365) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 84 op/s 2023-09-23T22:16:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: audit 2023-09-23T22:16:47.165628+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.121:0/4122057868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: audit 2023-09-23T22:16:47.523505+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: audit 2023-09-23T22:16:47.527585+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:16:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: audit 2023-09-23T22:16:47.531485+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:16:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: audit 2023-09-23T22:16:47.533887+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:16:48.456 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[27681]: audit 2023-09-23T22:16:47.535126+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:48.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: cluster 2023-09-23T22:16:47.072547+0000 mgr.y (mgr.24365) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 84 op/s 2023-09-23T22:16:48.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: audit 2023-09-23T22:16:47.165628+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.121:0/4122057868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: audit 2023-09-23T22:16:47.523505+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: audit 2023-09-23T22:16:47.527585+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: audit 2023-09-23T22:16:47.531485+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: audit 2023-09-23T22:16:47.533887+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[27336]: audit 2023-09-23T22:16:47.535126+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: cluster 2023-09-23T22:16:47.072547+0000 mgr.y (mgr.24365) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 84 op/s 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: audit 2023-09-23T22:16:47.165628+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.121:0/4122057868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: audit 2023-09-23T22:16:47.523505+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: audit 2023-09-23T22:16:47.527585+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:16:48.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: audit 2023-09-23T22:16:47.531485+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:16:48.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: audit 2023-09-23T22:16:47.533887+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:16:48.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:48 smithi121 bash[33603]: audit 2023-09-23T22:16:47.535126+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:48.542 INFO:tasks.rados.rados.0.smithi121.stdout:1514: finishing write tid 1 to smithi12166546-208 2023-09-23T22:16:48.542 INFO:tasks.rados.rados.0.smithi121.stdout:1514: finishing write tid 2 to smithi12166546-208 2023-09-23T22:16:48.542 INFO:tasks.rados.rados.0.smithi121.stdout:1516: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T22:16:48.752 INFO:tasks.rados.rados.0.smithi121.stdout:1514: finishing write tid 3 to smithi12166546-208 2023-09-23T22:16:48.752 INFO:tasks.rados.rados.0.smithi121.stdout:1514: finishing write tid 4 to smithi12166546-208 2023-09-23T22:16:48.752 INFO:tasks.rados.rados.0.smithi121.stdout:1514: finishing write tid 5 to smithi12166546-208 2023-09-23T22:16:48.752 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 208 v 158 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-09-23T22:16:48.752 INFO:tasks.rados.rados.0.smithi121.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:16:48.752 INFO:tasks.rados.rados.0.smithi121.stdout:1518: finishing write tid 1 to smithi12166546-452 2023-09-23T22:16:48.753 INFO:tasks.rados.rados.0.smithi121.stdout:1517: expect (ObjNum 927 snap 0 seq_num 927) 2023-09-23T22:16:48.780 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:48 smithi123 bash[28547]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:16:48.905 INFO:tasks.rados.rados.0.smithi121.stdout:1518: finishing write tid 2 to smithi12166546-452 2023-09-23T22:16:48.906 INFO:tasks.rados.rados.0.smithi121.stdout:1518: finishing write tid 3 to smithi12166546-452 2023-09-23T22:16:48.906 INFO:tasks.rados.rados.0.smithi121.stdout:1518: finishing write tid 4 to smithi12166546-452 2023-09-23T22:16:48.906 INFO:tasks.rados.rados.0.smithi121.stdout:1518: finishing write tid 5 to smithi12166546-452 2023-09-23T22:16:48.906 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 452 v 244 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-09-23T22:16:48.906 INFO:tasks.rados.rados.0.smithi121.stdout:1518: left oid 452 (ObjNum 1065 snap 0 seq_num 1065) 2023-09-23T22:16:48.906 INFO:tasks.rados.rados.0.smithi121.stdout:1519: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1520: finishing write tid 1 to smithi12166546-264 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1520: finishing write tid 2 to smithi12166546-264 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1520: finishing write tid 3 to smithi12166546-264 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1520: finishing write tid 4 to smithi12166546-264 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1520: finishing write tid 5 to smithi12166546-264 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 206 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1520: left oid 264 (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T22:16:49.018 INFO:tasks.rados.rados.0.smithi121.stdout:1521: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:49.148 INFO:tasks.rados.rados.0.smithi121.stdout:1523: finishing write tid 1 to smithi12166546-489 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1523: finishing write tid 2 to smithi12166546-489 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1523: finishing write tid 3 to smithi12166546-489 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1523: finishing write tid 4 to smithi12166546-489 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1523: finishing write tid 5 to smithi12166546-489 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 489 v 201 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1523: left oid 489 (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1524: finishing write tid 1 to smithi12166546-467 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1524: finishing write tid 2 to smithi12166546-467 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1524: finishing write tid 3 to smithi12166546-467 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1524: finishing write tid 4 to smithi12166546-467 2023-09-23T22:16:49.149 INFO:tasks.rados.rados.0.smithi121.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-09-23T22:16:49.163 INFO:tasks.rados.rados.0.smithi121.stdout:1525: writing smithi12166546-178 from 766683 to 1497284 tid 1 2023-09-23T22:16:49.169 INFO:tasks.rados.rados.0.smithi121.stdout:1525: writing smithi12166546-178 from 1922192 to 2505564 tid 2 2023-09-23T22:16:49.178 INFO:tasks.rados.rados.0.smithi121.stdout:1525: writing smithi12166546-178 from 3156591 to 3832961 tid 3 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1509: done (15 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1511: done (14 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1512: done (13 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1513: done (12 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1514: done (11 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1515: done (10 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1516: done (9 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1517: done (8 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1518: done (7 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1519: done (6 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1520: done (5 left) 2023-09-23T22:16:49.179 INFO:tasks.rados.rados.0.smithi121.stdout:1521: done (4 left) 2023-09-23T22:16:49.180 INFO:tasks.rados.rados.0.smithi121.stdout:1522: done (3 left) 2023-09-23T22:16:49.180 INFO:tasks.rados.rados.0.smithi121.stdout:1523: done (2 left) 2023-09-23T22:16:49.180 INFO:tasks.rados.rados.0.smithi121.stdout:1526: write oid 12 current snap is 0 2023-09-23T22:16:49.180 INFO:tasks.rados.rados.0.smithi121.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-09-23T22:16:49.186 INFO:tasks.rados.rados.0.smithi121.stdout:1526: writing smithi12166546-12 from 783490 to 1189340 tid 1 2023-09-23T22:16:49.194 INFO:tasks.rados.rados.0.smithi121.stdout:1526: writing smithi12166546-12 from 1980674 to 2707704 tid 2 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1526: writing smithi12166546-12 from 3184014 to 3671656 tid 3 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1527: read oid 291 snap -1 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1527: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1528: write oid 26 current snap is 0 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1524: finishing write tid 5 to smithi12166546-467 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 192 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1524: left oid 467 (ObjNum 1068 snap 0 seq_num 1068) 2023-09-23T22:16:49.201 INFO:tasks.rados.rados.0.smithi121.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-09-23T22:16:49.205 INFO:tasks.rados.rados.0.smithi121.stdout:1528: writing smithi12166546-26 from 400297 to 881396 tid 1 2023-09-23T22:16:49.212 INFO:tasks.rados.rados.0.smithi121.stdout:1528: writing smithi12166546-26 from 1639156 to 2000297 tid 2 2023-09-23T22:16:49.212 INFO:tasks.rados.rados.0.smithi121.stdout:1524: done (4 left) 2023-09-23T22:16:49.212 INFO:tasks.rados.rados.0.smithi121.stdout:1529: write oid 215 current snap is 0 2023-09-23T22:16:49.212 INFO:tasks.rados.rados.0.smithi121.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-09-23T22:16:49.218 INFO:tasks.rados.rados.0.smithi121.stdout:1529: writing smithi12166546-215 from 417104 to 1089805 tid 1 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1529: writing smithi12166546-215 from 1813991 to 2017104 tid 2 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1530: read oid 153 snap -1 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1530: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1531: write oid 5 current snap is 0 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1525: finishing write tid 1 to smithi12166546-178 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1525: finishing write tid 2 to smithi12166546-178 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1525: finishing write tid 3 to smithi12166546-178 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1525: finishing write tid 4 to smithi12166546-178 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1525: finishing write tid 5 to smithi12166546-178 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 178 v 230 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-09-23T22:16:49.224 INFO:tasks.rados.rados.0.smithi121.stdout:1525: left oid 178 (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T22:16:49.225 INFO:tasks.rados.rados.0.smithi121.stdout:1526: finishing write tid 1 to smithi12166546-12 2023-09-23T22:16:49.225 INFO:tasks.rados.rados.0.smithi121.stdout:1526: finishing write tid 2 to smithi12166546-12 2023-09-23T22:16:49.225 INFO:tasks.rados.rados.0.smithi121.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-09-23T22:16:49.231 INFO:tasks.rados.rados.0.smithi121.stdout:1531: writing smithi12166546-5 from 433911 to 1181861 tid 1 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1531: writing smithi12166546-5 from 1756120 to 2033911 tid 2 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1525: done (6 left) 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1532: read oid 27 snap -1 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1532: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1533: read oid 185 snap -1 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1533: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1534: write oid 475 current snap is 0 2023-09-23T22:16:49.238 INFO:tasks.rados.rados.0.smithi121.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-09-23T22:16:49.243 INFO:tasks.rados.rados.0.smithi121.stdout:1534: writing smithi12166546-475 from 450718 to 873917 tid 1 2023-09-23T22:16:49.250 INFO:tasks.rados.rados.0.smithi121.stdout:1534: writing smithi12166546-475 from 1414602 to 2050718 tid 2 2023-09-23T22:16:49.250 INFO:tasks.rados.rados.0.smithi121.stdout:1535: write oid 179 current snap is 0 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:1526: finishing write tid 3 to smithi12166546-12 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:1526: finishing write tid 4 to smithi12166546-12 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:1526: finishing write tid 5 to smithi12166546-12 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 12 v 162 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:1526: left oid 12 (ObjNum 1070 snap 0 seq_num 1070) 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:1528: finishing write tid 1 to smithi12166546-26 2023-09-23T22:16:49.251 INFO:tasks.rados.rados.0.smithi121.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-09-23T22:16:49.257 INFO:tasks.rados.rados.0.smithi121.stdout:1535: writing smithi12166546-179 from 467525 to 965973 tid 1 2023-09-23T22:16:49.263 INFO:tasks.rados.rados.0.smithi121.stdout:1535: writing smithi12166546-179 from 1473084 to 2067463 tid 2 2023-09-23T22:16:49.263 INFO:tasks.rados.rados.0.smithi121.stdout:1526: done (9 left) 2023-09-23T22:16:49.263 INFO:tasks.rados.rados.0.smithi121.stdout:1536: write oid 325 current snap is 0 2023-09-23T22:16:49.263 INFO:tasks.rados.rados.0.smithi121.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-09-23T22:16:49.269 INFO:tasks.rados.rados.0.smithi121.stdout:1536: writing smithi12166546-325 from 484332 to 1058029 tid 1 2023-09-23T22:16:49.275 INFO:tasks.rados.rados.0.smithi121.stdout:1536: writing smithi12166546-325 from 1531566 to 2084332 tid 2 2023-09-23T22:16:49.275 INFO:tasks.rados.rados.0.smithi121.stdout:1537: write oid 6 current snap is 0 2023-09-23T22:16:49.275 INFO:tasks.rados.rados.0.smithi121.stdout:1528: finishing write tid 2 to smithi12166546-26 2023-09-23T22:16:49.275 INFO:tasks.rados.rados.0.smithi121.stdout:1528: finishing write tid 3 to smithi12166546-26 2023-09-23T22:16:49.276 INFO:tasks.rados.rados.0.smithi121.stdout:1528: finishing write tid 4 to smithi12166546-26 2023-09-23T22:16:49.276 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 26 v 249 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-09-23T22:16:49.276 INFO:tasks.rados.rados.0.smithi121.stdout:1528: left oid 26 (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T22:16:49.276 INFO:tasks.rados.rados.0.smithi121.stdout:1527: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:16:49.443 INFO:tasks.rados.rados.0.smithi121.stdout:1529: finishing write tid 1 to smithi12166546-215 2023-09-23T22:16:49.443 INFO:tasks.rados.rados.0.smithi121.stdout:1529: finishing write tid 2 to smithi12166546-215 2023-09-23T22:16:49.443 INFO:tasks.rados.rados.0.smithi121.stdout:1529: finishing write tid 3 to smithi12166546-215 2023-09-23T22:16:49.443 INFO:tasks.rados.rados.0.smithi121.stdout:1529: finishing write tid 4 to smithi12166546-215 2023-09-23T22:16:49.444 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 215 v 193 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-09-23T22:16:49.444 INFO:tasks.rados.rados.0.smithi121.stdout:1529: left oid 215 (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T22:16:49.444 INFO:tasks.rados.rados.0.smithi121.stdout:1530: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:16:49.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:49 smithi123 bash[27681]: cephadm 2023-09-23T22:16:47.516211+0000 mgr.y (mgr.24365) 211 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:16:49.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:49 smithi123 bash[27681]: cephadm 2023-09-23T22:16:47.532017+0000 mgr.y (mgr.24365) 212 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:16:49.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:49 smithi121 bash[33603]: cephadm 2023-09-23T22:16:47.516211+0000 mgr.y (mgr.24365) 211 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:16:49.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:49 smithi121 bash[33603]: cephadm 2023-09-23T22:16:47.532017+0000 mgr.y (mgr.24365) 212 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:16:49.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:49 smithi121 bash[27336]: cephadm 2023-09-23T22:16:47.516211+0000 mgr.y (mgr.24365) 211 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:16:49.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:49 smithi121 bash[27336]: cephadm 2023-09-23T22:16:47.532017+0000 mgr.y (mgr.24365) 212 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:16:49.553 INFO:tasks.rados.rados.0.smithi121.stdout:1531: finishing write tid 1 to smithi12166546-5 2023-09-23T22:16:49.553 INFO:tasks.rados.rados.0.smithi121.stdout:1531: finishing write tid 2 to smithi12166546-5 2023-09-23T22:16:49.554 INFO:tasks.rados.rados.0.smithi121.stdout:1531: finishing write tid 3 to smithi12166546-5 2023-09-23T22:16:49.554 INFO:tasks.rados.rados.0.smithi121.stdout:1531: finishing write tid 4 to smithi12166546-5 2023-09-23T22:16:49.554 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 252 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-09-23T22:16:49.554 INFO:tasks.rados.rados.0.smithi121.stdout:1531: left oid 5 (ObjNum 1073 snap 0 seq_num 1073) 2023-09-23T22:16:49.554 INFO:tasks.rados.rados.0.smithi121.stdout:1532: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:16:49.670 INFO:tasks.rados.rados.0.smithi121.stdout:1534: finishing write tid 1 to smithi12166546-475 2023-09-23T22:16:49.671 INFO:tasks.rados.rados.0.smithi121.stdout:1534: finishing write tid 2 to smithi12166546-475 2023-09-23T22:16:49.671 INFO:tasks.rados.rados.0.smithi121.stdout:1534: finishing write tid 3 to smithi12166546-475 2023-09-23T22:16:49.671 INFO:tasks.rados.rados.0.smithi121.stdout:1534: finishing write tid 4 to smithi12166546-475 2023-09-23T22:16:49.671 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 475 v 229 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-09-23T22:16:49.671 INFO:tasks.rados.rados.0.smithi121.stdout:1534: left oid 475 (ObjNum 1074 snap 0 seq_num 1074) 2023-09-23T22:16:49.671 INFO:tasks.rados.rados.0.smithi121.stdout:1533: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:16:49.768 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:49 smithi123 systemd[1]: Stopping Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:16:49.768 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:49 smithi123 bash[50152]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr.x 2023-09-23T22:16:49.777 INFO:tasks.rados.rados.0.smithi121.stdout:1535: finishing write tid 1 to smithi12166546-179 2023-09-23T22:16:49.777 INFO:tasks.rados.rados.0.smithi121.stdout:1535: finishing write tid 2 to smithi12166546-179 2023-09-23T22:16:49.777 INFO:tasks.rados.rados.0.smithi121.stdout:1535: finishing write tid 3 to smithi12166546-179 2023-09-23T22:16:49.777 INFO:tasks.rados.rados.0.smithi121.stdout:1535: finishing write tid 4 to smithi12166546-179 2023-09-23T22:16:49.777 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 179 v 255 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-09-23T22:16:49.777 INFO:tasks.rados.rados.0.smithi121.stdout:1535: left oid 179 (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:1536: finishing write tid 1 to smithi12166546-325 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:1536: finishing write tid 2 to smithi12166546-325 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:1536: finishing write tid 3 to smithi12166546-325 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:1536: finishing write tid 4 to smithi12166546-325 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 325 v 216 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:1536: left oid 325 (ObjNum 1076 snap 0 seq_num 1076) 2023-09-23T22:16:49.778 INFO:tasks.rados.rados.0.smithi121.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-09-23T22:16:49.790 INFO:tasks.rados.rados.0.smithi121.stdout:1537: writing smithi12166546-6 from 501139 to 1150085 tid 1 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1537: writing smithi12166546-6 from 1873695 to 2101139 tid 2 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1527: done (10 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1528: done (9 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1529: done (8 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1530: done (7 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1531: done (6 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1532: done (5 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1533: done (4 left) 2023-09-23T22:16:49.796 INFO:tasks.rados.rados.0.smithi121.stdout:1534: done (3 left) 2023-09-23T22:16:49.797 INFO:tasks.rados.rados.0.smithi121.stdout:1535: done (2 left) 2023-09-23T22:16:49.797 INFO:tasks.rados.rados.0.smithi121.stdout:1536: done (1 left) 2023-09-23T22:16:49.797 INFO:tasks.rados.rados.0.smithi121.stdout:1538: write oid 193 current snap is 0 2023-09-23T22:16:49.797 INFO:tasks.rados.rados.0.smithi121.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-09-23T22:16:49.803 INFO:tasks.rados.rados.0.smithi121.stdout:1538: writing smithi12166546-193 from 517946 to 1242141 tid 1 2023-09-23T22:16:49.808 INFO:tasks.rados.rados.0.smithi121.stdout:1538: writing smithi12166546-193 from 1932177 to 2117946 tid 2 2023-09-23T22:16:49.809 INFO:tasks.rados.rados.0.smithi121.stdout:1539: read oid 166 snap -1 2023-09-23T22:16:49.809 INFO:tasks.rados.rados.0.smithi121.stdout:1539: expect (ObjNum 966 snap 0 seq_num 966) 2023-09-23T22:16:49.809 INFO:tasks.rados.rados.0.smithi121.stdout:1540: read oid 149 snap -1 2023-09-23T22:16:49.809 INFO:tasks.rados.rados.0.smithi121.stdout:1540: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:16:49.809 INFO:tasks.rados.rados.0.smithi121.stdout:1541: write oid 297 current snap is 0 2023-09-23T22:16:49.809 INFO:tasks.rados.rados.0.smithi121.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-09-23T22:16:49.817 INFO:tasks.rados.rados.0.smithi121.stdout:1541: writing smithi12166546-297 from 534753 to 1334197 tid 1 2023-09-23T22:16:49.822 INFO:tasks.rados.rados.0.smithi121.stdout:1541: writing smithi12166546-297 from 1990659 to 2134753 tid 2 2023-09-23T22:16:49.822 INFO:tasks.rados.rados.0.smithi121.stdout:1542: read oid 479 snap -1 2023-09-23T22:16:49.822 INFO:tasks.rados.rados.0.smithi121.stdout:1542: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T22:16:49.822 INFO:tasks.rados.rados.0.smithi121.stdout:1543: write oid 393 current snap is 0 2023-09-23T22:16:49.823 INFO:tasks.rados.rados.0.smithi121.stdout:1537: finishing write tid 1 to smithi12166546-6 2023-09-23T22:16:49.823 INFO:tasks.rados.rados.0.smithi121.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-09-23T22:16:49.828 INFO:tasks.rados.rados.0.smithi121.stdout:1543: writing smithi12166546-393 from 551560 to 1142606 tid 1 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1543: writing smithi12166546-393 from 1765494 to 2151560 tid 2 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1544: read oid 66 snap -1 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1544: expect (ObjNum 868 snap 0 seq_num 868) 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1545: write oid 487 current snap is 0 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1537: finishing write tid 2 to smithi12166546-6 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1537: finishing write tid 3 to smithi12166546-6 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1537: finishing write tid 4 to smithi12166546-6 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 6 v 247 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1537: left oid 6 (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T22:16:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:1538: finishing write tid 1 to smithi12166546-193 2023-09-23T22:16:49.836 INFO:tasks.rados.rados.0.smithi121.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-09-23T22:16:49.842 INFO:tasks.rados.rados.0.smithi121.stdout:1545: writing smithi12166546-487 from 568367 to 1234662 tid 1 2023-09-23T22:16:49.847 INFO:tasks.rados.rados.0.smithi121.stdout:1545: writing smithi12166546-487 from 1707623 to 2168367 tid 2 2023-09-23T22:16:49.847 INFO:tasks.rados.rados.0.smithi121.stdout:1537: done (8 left) 2023-09-23T22:16:49.848 INFO:tasks.rados.rados.0.smithi121.stdout:1546: write oid 444 current snap is 0 2023-09-23T22:16:49.848 INFO:tasks.rados.rados.0.smithi121.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-09-23T22:16:49.855 INFO:tasks.rados.rados.0.smithi121.stdout:1546: writing smithi12166546-444 from 585174 to 1326718 tid 1 2023-09-23T22:16:49.860 INFO:tasks.rados.rados.0.smithi121.stdout:1546: writing smithi12166546-444 from 1766105 to 2185174 tid 2 2023-09-23T22:16:49.860 INFO:tasks.rados.rados.0.smithi121.stdout:1547: write oid 496 current snap is 0 2023-09-23T22:16:49.860 INFO:tasks.rados.rados.0.smithi121.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-09-23T22:16:49.865 INFO:tasks.rados.rados.0.smithi121.stdout:1547: writing smithi12166546-496 from 601981 to 1018774 tid 1 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1547: writing smithi12166546-496 from 1424587 to 1917289 tid 2 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1548: read oid 222 snap -1 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1548: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1549: write oid 368 current snap is 0 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1538: finishing write tid 2 to smithi12166546-193 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1538: finishing write tid 3 to smithi12166546-193 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:1538: finishing write tid 4 to smithi12166546-193 2023-09-23T22:16:49.871 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 193 v 209 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-09-23T22:16:49.872 INFO:tasks.rados.rados.0.smithi121.stdout:1538: left oid 193 (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:16:49.872 INFO:tasks.rados.rados.0.smithi121.stdout:1539: expect (ObjNum 966 snap 0 seq_num 966) 2023-09-23T22:16:50.005 INFO:tasks.rados.rados.0.smithi121.stdout:1540: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:1541: finishing write tid 1 to smithi12166546-297 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:1541: finishing write tid 2 to smithi12166546-297 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:1541: finishing write tid 3 to smithi12166546-297 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:1541: finishing write tid 4 to smithi12166546-297 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 297 v 195 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:1541: left oid 297 (ObjNum 1079 snap 0 seq_num 1079) 2023-09-23T22:16:50.088 INFO:tasks.rados.rados.0.smithi121.stdout:1542: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T22:16:50.158 INFO:tasks.rados.rados.0.smithi121.stdout:1543: finishing write tid 1 to smithi12166546-393 2023-09-23T22:16:50.158 INFO:tasks.rados.rados.0.smithi121.stdout:1543: finishing write tid 2 to smithi12166546-393 2023-09-23T22:16:50.158 INFO:tasks.rados.rados.0.smithi121.stdout:1543: finishing write tid 3 to smithi12166546-393 2023-09-23T22:16:50.158 INFO:tasks.rados.rados.0.smithi121.stdout:1543: finishing write tid 4 to smithi12166546-393 2023-09-23T22:16:50.158 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 393 v 168 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-09-23T22:16:50.158 INFO:tasks.rados.rados.0.smithi121.stdout:1543: left oid 393 (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:16:50.159 INFO:tasks.rados.rados.0.smithi121.stdout:1544: expect (ObjNum 868 snap 0 seq_num 868) 2023-09-23T22:16:50.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:50 smithi123 bash[27681]: cluster 2023-09-23T22:16:49.073652+0000 mgr.y (mgr.24365) 213 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 123 op/s 2023-09-23T22:16:50.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:50 smithi123 bash[27681]: audit 2023-09-23T22:16:49.586442+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.121:0/4079092620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1545: finishing write tid 1 to smithi12166546-487 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1545: finishing write tid 2 to smithi12166546-487 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1545: finishing write tid 3 to smithi12166546-487 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1545: finishing write tid 4 to smithi12166546-487 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 311 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1545: left oid 487 (ObjNum 1081 snap 0 seq_num 1081) 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1546: finishing write tid 1 to smithi12166546-444 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1546: finishing write tid 2 to smithi12166546-444 2023-09-23T22:16:50.279 INFO:tasks.rados.rados.0.smithi121.stdout:1546: finishing write tid 3 to smithi12166546-444 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1546: finishing write tid 4 to smithi12166546-444 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 444 v 314 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1546: left oid 444 (ObjNum 1082 snap 0 seq_num 1082) 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1547: finishing write tid 1 to smithi12166546-496 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1547: finishing write tid 2 to smithi12166546-496 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1547: finishing write tid 3 to smithi12166546-496 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1547: finishing write tid 4 to smithi12166546-496 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 496 v 232 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1547: left oid 496 (ObjNum 1083 snap 0 seq_num 1083) 2023-09-23T22:16:50.280 INFO:tasks.rados.rados.0.smithi121.stdout:1548: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T22:16:50.396 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:50 smithi123 bash[50188]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:16:50.396 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:50 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:16:50.402 INFO:tasks.rados.rados.0.smithi121.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-09-23T22:16:50.414 INFO:tasks.rados.rados.0.smithi121.stdout:1549: writing smithi12166546-368 from 618788 to 1110830 tid 1 2023-09-23T22:16:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:1549: writing smithi12166546-368 from 1883069 to 2218788 tid 2 2023-09-23T22:16:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:1538: done (11 left) 2023-09-23T22:16:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:1539: done (10 left) 2023-09-23T22:16:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:1540: done (9 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1541: done (8 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1542: done (7 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1543: done (6 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1544: done (5 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1545: done (4 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1546: done (3 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1547: done (2 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1548: done (1 left) 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1550: write oid 77 current snap is 0 2023-09-23T22:16:50.422 INFO:tasks.rados.rados.0.smithi121.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-09-23T22:16:50.428 INFO:tasks.rados.rados.0.smithi121.stdout:1550: writing smithi12166546-77 from 635595 to 1202886 tid 1 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1550: writing smithi12166546-77 from 1825198 to 2235595 tid 2 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1551: read oid 82 snap -1 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1551: expect deleted 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1552: write oid 372 current snap is 0 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1549: finishing write tid 1 to smithi12166546-368 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1549: finishing write tid 2 to smithi12166546-368 2023-09-23T22:16:50.434 INFO:tasks.rados.rados.0.smithi121.stdout:1549: finishing write tid 3 to smithi12166546-368 2023-09-23T22:16:50.435 INFO:tasks.rados.rados.0.smithi121.stdout:1549: finishing write tid 4 to smithi12166546-368 2023-09-23T22:16:50.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 368 v 165 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-09-23T22:16:50.435 INFO:tasks.rados.rados.0.smithi121.stdout:1549: left oid 368 (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:16:50.435 INFO:tasks.rados.rados.0.smithi121.stdout:1550: finishing write tid 1 to smithi12166546-77 2023-09-23T22:16:50.435 INFO:tasks.rados.rados.0.smithi121.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-09-23T22:16:50.441 INFO:tasks.rados.rados.0.smithi121.stdout:1552: writing smithi12166546-372 from 652402 to 1294942 tid 1 2023-09-23T22:16:50.447 INFO:tasks.rados.rados.0.smithi121.stdout:1552: writing smithi12166546-372 from 1883680 to 2252402 tid 2 2023-09-23T22:16:50.447 INFO:tasks.rados.rados.0.smithi121.stdout:1549: done (3 left) 2023-09-23T22:16:50.447 INFO:tasks.rados.rados.0.smithi121.stdout:1553: write oid 443 current snap is 0 2023-09-23T22:16:50.447 INFO:tasks.rados.rados.0.smithi121.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-09-23T22:16:50.455 INFO:tasks.rados.rados.0.smithi121.stdout:1553: writing smithi12166546-443 from 669209 to 1386998 tid 1 2023-09-23T22:16:50.460 INFO:tasks.rados.rados.0.smithi121.stdout:1553: writing smithi12166546-443 from 1942162 to 2269209 tid 2 2023-09-23T22:16:50.460 INFO:tasks.rados.rados.0.smithi121.stdout:1554: write oid 233 current snap is 0 2023-09-23T22:16:50.460 INFO:tasks.rados.rados.0.smithi121.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-09-23T22:16:50.466 INFO:tasks.rados.rados.0.smithi121.stdout:1554: writing smithi12166546-233 from 686016 to 1195407 tid 1 2023-09-23T22:16:50.473 INFO:tasks.rados.rados.0.smithi121.stdout:1554: writing smithi12166546-233 from 1716997 to 2286016 tid 2 2023-09-23T22:16:50.473 INFO:tasks.rados.rados.0.smithi121.stdout:1555: read oid 58 snap -1 2023-09-23T22:16:50.473 INFO:tasks.rados.rados.0.smithi121.stdout:1555: expect (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:16:50.473 INFO:tasks.rados.rados.0.smithi121.stdout:1556: write oid 195 current snap is 0 2023-09-23T22:16:50.473 INFO:tasks.rados.rados.0.smithi121.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-09-23T22:16:50.480 INFO:tasks.rados.rados.0.smithi121.stdout:1556: writing smithi12166546-195 from 702823 to 1287463 tid 1 2023-09-23T22:16:50.486 INFO:tasks.rados.rados.0.smithi121.stdout:1556: writing smithi12166546-195 from 2059126 to 2302823 tid 2 2023-09-23T22:16:50.486 INFO:tasks.rados.rados.0.smithi121.stdout:1557: read oid 123 snap -1 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1557: expect (ObjNum 504 snap 0 seq_num 504) 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1558: read oid 65 snap -1 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1558: expect deleted 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1559: read oid 189 snap -1 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1559: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1560: read oid 221 snap -1 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1560: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1561: read oid 369 snap -1 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1561: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:16:50.487 INFO:tasks.rados.rados.0.smithi121.stdout:1562: read oid 334 snap -1 2023-09-23T22:16:50.488 INFO:tasks.rados.rados.0.smithi121.stdout:1562: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:50.488 INFO:tasks.rados.rados.0.smithi121.stdout:1563: write oid 61 current snap is 0 2023-09-23T22:16:50.488 INFO:tasks.rados.rados.0.smithi121.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-09-23T22:16:50.494 INFO:tasks.rados.rados.0.smithi121.stdout:1563: writing smithi12166546-61 from 719630 to 1379519 tid 1 2023-09-23T22:16:50.500 INFO:tasks.rados.rados.0.smithi121.stdout:1563: writing smithi12166546-61 from 2117608 to 2319630 tid 2 2023-09-23T22:16:50.500 INFO:tasks.rados.rados.0.smithi121.stdout:1564: write oid 115 current snap is 0 2023-09-23T22:16:50.500 INFO:tasks.rados.rados.0.smithi121.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-09-23T22:16:50.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:50 smithi121 bash[27336]: cluster 2023-09-23T22:16:49.073652+0000 mgr.y (mgr.24365) 213 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 123 op/s 2023-09-23T22:16:50.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:50 smithi121 bash[27336]: audit 2023-09-23T22:16:49.586442+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.121:0/4079092620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:50.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:50 smithi121 bash[33603]: cluster 2023-09-23T22:16:49.073652+0000 mgr.y (mgr.24365) 213 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 123 op/s 2023-09-23T22:16:50.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:50 smithi121 bash[33603]: audit 2023-09-23T22:16:49.586442+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.121:0/4079092620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:50.509 INFO:tasks.rados.rados.0.smithi121.stdout:1564: writing smithi12166546-115 from 736437 to 1471575 tid 1 2023-09-23T22:16:50.515 INFO:tasks.rados.rados.0.smithi121.stdout:1564: writing smithi12166546-115 from 2176090 to 2336437 tid 2 2023-09-23T22:16:50.515 INFO:tasks.rados.rados.0.smithi121.stdout:1565: write oid 155 current snap is 0 2023-09-23T22:16:50.515 INFO:tasks.rados.rados.0.smithi121.stdout:1550: finishing write tid 2 to smithi12166546-77 2023-09-23T22:16:50.515 INFO:tasks.rados.rados.0.smithi121.stdout:1550: finishing write tid 3 to smithi12166546-77 2023-09-23T22:16:50.515 INFO:tasks.rados.rados.0.smithi121.stdout:1550: finishing write tid 4 to smithi12166546-77 2023-09-23T22:16:50.515 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 77 v 251 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1550: left oid 77 (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1552: finishing write tid 1 to smithi12166546-372 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1552: finishing write tid 2 to smithi12166546-372 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1552: finishing write tid 3 to smithi12166546-372 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1552: finishing write tid 4 to smithi12166546-372 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 372 v 250 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1552: left oid 372 (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1553: finishing write tid 1 to smithi12166546-443 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1553: finishing write tid 2 to smithi12166546-443 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1553: finishing write tid 3 to smithi12166546-443 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:1553: finishing write tid 4 to smithi12166546-443 2023-09-23T22:16:50.516 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 443 v 198 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1553: left oid 443 (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1554: finishing write tid 1 to smithi12166546-233 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1554: finishing write tid 2 to smithi12166546-233 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1554: finishing write tid 3 to smithi12166546-233 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1554: finishing write tid 4 to smithi12166546-233 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 233 v 171 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1554: left oid 233 (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:16:50.517 INFO:tasks.rados.rados.0.smithi121.stdout:1555: expect (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:16:50.611 INFO:tasks.rados.rados.0.smithi121.stdout:1556: finishing write tid 1 to smithi12166546-195 2023-09-23T22:16:50.611 INFO:tasks.rados.rados.0.smithi121.stdout:1559: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:16:50.652 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:50 smithi123 bash[50252]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:16:50.652 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:50 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T22:16:50.652 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:50 smithi123 systemd[1]: Stopped Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:16:50.745 INFO:tasks.rados.rados.0.smithi121.stdout:1563: finishing write tid 1 to smithi12166546-61 2023-09-23T22:16:50.746 INFO:tasks.rados.rados.0.smithi121.stdout:1561: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:16:50.817 INFO:tasks.rados.rados.0.smithi121.stdout:1557: expect (ObjNum 504 snap 0 seq_num 504) 2023-09-23T22:16:50.928 INFO:tasks.rados.rados.0.smithi121.stdout:1563: finishing write tid 2 to smithi12166546-61 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1563: finishing write tid 3 to smithi12166546-61 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1563: finishing write tid 4 to smithi12166546-61 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 204 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1563: left oid 61 (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1556: finishing write tid 2 to smithi12166546-195 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1556: finishing write tid 3 to smithi12166546-195 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1556: finishing write tid 4 to smithi12166546-195 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 195 v 212 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1556: left oid 195 (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T22:16:50.929 INFO:tasks.rados.rados.0.smithi121.stdout:1562: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:51.049 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:50 smithi123 systemd[1]: Started Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:16:51.076 INFO:tasks.rados.rados.0.smithi121.stdout:1560: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:16:51.239 INFO:tasks.rados.rados.0.smithi121.stdout:1564: finishing write tid 1 to smithi12166546-115 2023-09-23T22:16:51.239 INFO:tasks.rados.rados.0.smithi121.stdout:1564: finishing write tid 2 to smithi12166546-115 2023-09-23T22:16:51.239 INFO:tasks.rados.rados.0.smithi121.stdout:1564: finishing write tid 3 to smithi12166546-115 2023-09-23T22:16:51.239 INFO:tasks.rados.rados.0.smithi121.stdout:1564: finishing write tid 4 to smithi12166546-115 2023-09-23T22:16:51.240 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 115 v 215 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-09-23T22:16:51.240 INFO:tasks.rados.rados.0.smithi121.stdout:1564: left oid 115 (ObjNum 1091 snap 0 seq_num 1091) 2023-09-23T22:16:51.240 INFO:tasks.rados.rados.0.smithi121.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-09-23T22:16:51.251 INFO:tasks.rados.rados.0.smithi121.stdout:1565: writing smithi12166546-155 from 753244 to 1163631 tid 1 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1565: writing smithi12166546-155 from 1834572 to 2353244 tid 2 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1550: done (15 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1551: done (14 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1552: done (13 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1553: done (12 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1554: done (11 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1555: done (10 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1556: done (9 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1557: done (8 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1558: done (7 left) 2023-09-23T22:16:51.259 INFO:tasks.rados.rados.0.smithi121.stdout:1559: done (6 left) 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1560: done (5 left) 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1561: done (4 left) 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1562: done (3 left) 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1563: done (2 left) 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1564: done (1 left) 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1566: write oid 332 current snap is 0 2023-09-23T22:16:51.260 INFO:tasks.rados.rados.0.smithi121.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-09-23T22:16:51.265 INFO:tasks.rados.rados.0.smithi121.stdout:1566: writing smithi12166546-332 from 770051 to 1255687 tid 1 2023-09-23T22:16:51.272 INFO:tasks.rados.rados.0.smithi121.stdout:1566: writing smithi12166546-332 from 1776701 to 2287748 tid 2 2023-09-23T22:16:51.272 INFO:tasks.rados.rados.0.smithi121.stdout:1567: write oid 106 current snap is 0 2023-09-23T22:16:51.272 INFO:tasks.rados.rados.0.smithi121.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-09-23T22:16:51.279 INFO:tasks.rados.rados.0.smithi121.stdout:1567: writing smithi12166546-106 from 786858 to 1347743 tid 1 2023-09-23T22:16:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:1567: writing smithi12166546-106 from 1835183 to 2386858 tid 2 2023-09-23T22:16:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:1568: write oid 407 current snap is 0 2023-09-23T22:16:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:1565: finishing write tid 1 to smithi12166546-155 2023-09-23T22:16:51.286 INFO:tasks.rados.rados.0.smithi121.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-09-23T22:16:51.292 INFO:tasks.rados.rados.0.smithi121.stdout:1568: writing smithi12166546-407 from 403665 to 1156152 tid 1 2023-09-23T22:16:51.298 INFO:tasks.rados.rados.0.smithi121.stdout:1568: writing smithi12166546-407 from 1610018 to 2124734 tid 2 2023-09-23T22:16:51.298 INFO:tasks.rados.rados.0.smithi121.stdout:1569: read oid 380 snap -1 2023-09-23T22:16:51.298 INFO:tasks.rados.rados.0.smithi121.stdout:1569: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:16:51.298 INFO:tasks.rados.rados.0.smithi121.stdout:1570: read oid 320 snap -1 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1570: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1571: write oid 325 current snap is 0 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1565: finishing write tid 2 to smithi12166546-155 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1565: finishing write tid 3 to smithi12166546-155 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1565: finishing write tid 4 to smithi12166546-155 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 155 v 237 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1565: left oid 155 (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1566: finishing write tid 1 to smithi12166546-332 2023-09-23T22:16:51.299 INFO:tasks.rados.rados.0.smithi121.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-09-23T22:16:51.303 INFO:tasks.rados.rados.0.smithi121.stdout:1571: writing smithi12166546-325 from 420472 to 848208 tid 1 2023-09-23T22:16:51.309 INFO:tasks.rados.rados.0.smithi121.stdout:1571: writing smithi12166546-325 from 1268500 to 1926874 tid 2 2023-09-23T22:16:51.312 INFO:tasks.rados.rados.0.smithi121.stdout:1571: writing smithi12166546-325 from 2347953 to 2420472 tid 3 2023-09-23T22:16:51.313 INFO:tasks.rados.rados.0.smithi121.stdout:1565: done (6 left) 2023-09-23T22:16:51.313 INFO:tasks.rados.rados.0.smithi121.stdout:1572: write oid 284 current snap is 0 2023-09-23T22:16:51.313 INFO:tasks.rados.rados.0.smithi121.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-09-23T22:16:51.317 INFO:tasks.rados.rados.0.smithi121.stdout:1572: writing smithi12166546-284 from 437279 to 940264 tid 1 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1572: writing smithi12166546-284 from 1610629 to 2129014 tid 2 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1573: read oid 50 snap -1 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1573: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1574: write oid 1 current snap is 0 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1566: finishing write tid 2 to smithi12166546-332 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1566: finishing write tid 3 to smithi12166546-332 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1566: finishing write tid 4 to smithi12166546-332 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 207 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1566: left oid 332 (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T22:16:51.325 INFO:tasks.rados.rados.0.smithi121.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-09-23T22:16:51.330 INFO:tasks.rados.rados.0.smithi121.stdout:1574: writing smithi12166546-1 from 454086 to 1032320 tid 1 2023-09-23T22:16:51.338 INFO:tasks.rados.rados.0.smithi121.stdout:1574: writing smithi12166546-1 from 1669111 to 2331154 tid 2 2023-09-23T22:16:51.338 INFO:tasks.rados.rados.0.smithi121.stdout:1566: done (8 left) 2023-09-23T22:16:51.338 INFO:tasks.rados.rados.0.smithi121.stdout:1575: read oid 149 snap -1 2023-09-23T22:16:51.338 INFO:tasks.rados.rados.0.smithi121.stdout:1575: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:16:51.338 INFO:tasks.rados.rados.0.smithi121.stdout:1576: write oid 71 current snap is 0 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1567: finishing write tid 1 to smithi12166546-106 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1567: finishing write tid 2 to smithi12166546-106 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1567: finishing write tid 3 to smithi12166546-106 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1567: finishing write tid 4 to smithi12166546-106 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 106 v 253 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1567: left oid 106 (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1568: finishing write tid 1 to smithi12166546-407 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1568: finishing write tid 2 to smithi12166546-407 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1568: finishing write tid 3 to smithi12166546-407 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1568: finishing write tid 4 to smithi12166546-407 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 407 v 237 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-09-23T22:16:51.339 INFO:tasks.rados.rados.0.smithi121.stdout:1568: left oid 407 (ObjNum 1095 snap 0 seq_num 1095) 2023-09-23T22:16:51.340 INFO:tasks.rados.rados.0.smithi121.stdout:1570: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:51.490 INFO:tasks.rados.rados.0.smithi121.stdout:1571: finishing write tid 1 to smithi12166546-325 2023-09-23T22:16:51.491 INFO:tasks.rados.rados.0.smithi121.stdout:1571: finishing write tid 2 to smithi12166546-325 2023-09-23T22:16:51.491 INFO:tasks.rados.rados.0.smithi121.stdout:1569: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1571: finishing write tid 3 to smithi12166546-325 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1571: finishing write tid 4 to smithi12166546-325 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1571: finishing write tid 5 to smithi12166546-325 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 325 v 220 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1571: left oid 325 (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1572: finishing write tid 1 to smithi12166546-284 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1572: finishing write tid 2 to smithi12166546-284 2023-09-23T22:16:51.571 INFO:tasks.rados.rados.0.smithi121.stdout:1572: finishing write tid 3 to smithi12166546-284 2023-09-23T22:16:51.572 INFO:tasks.rados.rados.0.smithi121.stdout:1572: finishing write tid 4 to smithi12166546-284 2023-09-23T22:16:51.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 317 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-09-23T22:16:51.572 INFO:tasks.rados.rados.0.smithi121.stdout:1572: left oid 284 (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T22:16:51.572 INFO:tasks.rados.rados.0.smithi121.stdout:1573: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:16:51.663 INFO:tasks.rados.rados.0.smithi121.stdout:1574: finishing write tid 1 to smithi12166546-1 2023-09-23T22:16:51.663 INFO:tasks.rados.rados.0.smithi121.stdout:1575: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:16:51.750 INFO:tasks.rados.rados.0.smithi121.stdout:1574: finishing write tid 2 to smithi12166546-1 2023-09-23T22:16:51.750 INFO:tasks.rados.rados.0.smithi121.stdout:1574: finishing write tid 3 to smithi12166546-1 2023-09-23T22:16:51.751 INFO:tasks.rados.rados.0.smithi121.stdout:1574: finishing write tid 4 to smithi12166546-1 2023-09-23T22:16:51.751 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 1 v 254 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-09-23T22:16:51.751 INFO:tasks.rados.rados.0.smithi121.stdout:1574: left oid 1 (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:16:51.751 INFO:tasks.rados.rados.0.smithi121.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-09-23T22:16:51.762 INFO:tasks.rados.rados.0.smithi121.stdout:1576: writing smithi12166546-71 from 470893 to 1124376 tid 1 2023-09-23T22:16:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:1576: writing smithi12166546-71 from 1727593 to 2249647 tid 2 2023-09-23T22:16:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:1567: done (9 left) 2023-09-23T22:16:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:1568: done (8 left) 2023-09-23T22:16:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:1569: done (7 left) 2023-09-23T22:16:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:1570: done (6 left) 2023-09-23T22:16:51.770 INFO:tasks.rados.rados.0.smithi121.stdout:1571: done (5 left) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1572: done (4 left) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1573: done (3 left) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1574: done (2 left) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1575: done (1 left) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1577: read oid 89 snap -1 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1577: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1576: finishing write tid 1 to smithi12166546-71 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1578: read oid 210 snap -1 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1578: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1579: write oid 85 current snap is 0 2023-09-23T22:16:51.771 INFO:tasks.rados.rados.0.smithi121.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-09-23T22:16:51.777 INFO:tasks.rados.rados.0.smithi121.stdout:1579: writing smithi12166546-85 from 487700 to 1216432 tid 1 2023-09-23T22:16:51.785 INFO:tasks.rados.rados.0.smithi121.stdout:1579: writing smithi12166546-85 from 1786075 to 2451787 tid 2 2023-09-23T22:16:51.785 INFO:tasks.rados.rados.0.smithi121.stdout:1580: write oid 47 current snap is 0 2023-09-23T22:16:51.785 INFO:tasks.rados.rados.0.smithi121.stdout:1576: finishing write tid 2 to smithi12166546-71 2023-09-23T22:16:51.785 INFO:tasks.rados.rados.0.smithi121.stdout:1576: finishing write tid 3 to smithi12166546-71 2023-09-23T22:16:51.785 INFO:tasks.rados.rados.0.smithi121.stdout:1576: finishing write tid 4 to smithi12166546-71 2023-09-23T22:16:51.785 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 71 v 218 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-09-23T22:16:51.786 INFO:tasks.rados.rados.0.smithi121.stdout:1576: left oid 71 (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T22:16:51.786 INFO:tasks.rados.rados.0.smithi121.stdout:1577: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T22:16:51.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:51 smithi123 bash[50310]: debug 2023-09-23T22:16:51.710+0000 7f87a56d5700 1 -- 172.21.15.123:0/4223693144 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55828abad1e0 con 0x55828b92c800 2023-09-23T22:16:51.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:51 smithi123 bash[27681]: audit 2023-09-23T22:16:50.686122+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:51.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:51 smithi123 bash[27681]: audit 2023-09-23T22:16:50.693517+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:51.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:51 smithi123 bash[27681]: cluster 2023-09-23T22:16:51.074057+0000 mgr.y (mgr.24365) 214 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-09-23T22:16:51.877 INFO:tasks.rados.rados.0.smithi121.stdout:1579: finishing write tid 1 to smithi12166546-85 2023-09-23T22:16:51.877 INFO:tasks.rados.rados.0.smithi121.stdout:1578: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T22:16:51.983 INFO:tasks.rados.rados.0.smithi121.stdout:1579: finishing write tid 2 to smithi12166546-85 2023-09-23T22:16:51.983 INFO:tasks.rados.rados.0.smithi121.stdout:1579: finishing write tid 3 to smithi12166546-85 2023-09-23T22:16:51.983 INFO:tasks.rados.rados.0.smithi121.stdout:1579: finishing write tid 4 to smithi12166546-85 2023-09-23T22:16:51.983 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 85 v 240 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-09-23T22:16:51.983 INFO:tasks.rados.rados.0.smithi121.stdout:1579: left oid 85 (ObjNum 1100 snap 0 seq_num 1100) 2023-09-23T22:16:51.984 INFO:tasks.rados.rados.0.smithi121.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-09-23T22:16:51.993 INFO:tasks.rados.rados.0.smithi121.stdout:1580: writing smithi12166546-47 from 504507 to 908488 tid 1 2023-09-23T22:16:51.999 INFO:tasks.rados.rados.0.smithi121.stdout:1580: writing smithi12166546-47 from 1328204 to 1737574 tid 2 2023-09-23T22:16:52.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[27336]: audit 2023-09-23T22:16:50.686122+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:52.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[27336]: audit 2023-09-23T22:16:50.693517+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:52.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[27336]: cluster 2023-09-23T22:16:51.074057+0000 mgr.y (mgr.24365) 214 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-09-23T22:16:52.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:16:51] "GET /metrics HTTP/1.1" 200 195014 "" "Prometheus/2.33.4" 2023-09-23T22:16:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[33603]: audit 2023-09-23T22:16:50.686122+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[33603]: audit 2023-09-23T22:16:50.693517+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:51 smithi121 bash[33603]: cluster 2023-09-23T22:16:51.074057+0000 mgr.y (mgr.24365) 214 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1580: writing smithi12166546-47 from 2252362 to 2504507 tid 3 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1576: done (4 left) 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1577: done (3 left) 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1578: done (2 left) 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1579: done (1 left) 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1581: write oid 296 current snap is 0 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1580: finishing write tid 1 to smithi12166546-47 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1580: finishing write tid 2 to smithi12166546-47 2023-09-23T22:16:52.005 INFO:tasks.rados.rados.0.smithi121.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-09-23T22:16:52.010 INFO:tasks.rados.rados.0.smithi121.stdout:1581: writing smithi12166546-296 from 521314 to 1000544 tid 1 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1581: writing smithi12166546-296 from 1786686 to 2456067 tid 2 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1582: read oid 220 snap -1 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1582: expect deleted 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1583: read oid 88 snap -1 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1583: expect (ObjNum 631 snap 0 seq_num 631) 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1584: read oid 80 snap -1 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1584: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1585: read oid 186 snap -1 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1585: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1586: read oid 288 snap -1 2023-09-23T22:16:52.019 INFO:tasks.rados.rados.0.smithi121.stdout:1586: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:16:52.020 INFO:tasks.rados.rados.0.smithi121.stdout:1587: write oid 239 current snap is 0 2023-09-23T22:16:52.020 INFO:tasks.rados.rados.0.smithi121.stdout:1580: finishing write tid 3 to smithi12166546-47 2023-09-23T22:16:52.020 INFO:tasks.rados.rados.0.smithi121.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-09-23T22:16:52.026 INFO:tasks.rados.rados.0.smithi121.stdout:1587: writing smithi12166546-239 from 538121 to 1208953 tid 1 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1587: writing smithi12166546-239 from 1961521 to 2374560 tid 2 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1588: read oid 378 snap -1 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1588: expect deleted 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1589: write oid 10 current snap is 0 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1580: finishing write tid 4 to smithi12166546-47 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1580: finishing write tid 5 to smithi12166546-47 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 47 v 236 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1580: left oid 47 (ObjNum 1101 snap 0 seq_num 1101) 2023-09-23T22:16:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:1581: finishing write tid 1 to smithi12166546-296 2023-09-23T22:16:52.034 INFO:tasks.rados.rados.0.smithi121.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-09-23T22:16:52.040 INFO:tasks.rados.rados.0.smithi121.stdout:1589: writing smithi12166546-10 from 554928 to 1301009 tid 1 2023-09-23T22:16:52.047 INFO:tasks.rados.rados.0.smithi121.stdout:1589: writing smithi12166546-10 from 2020003 to 2554928 tid 2 2023-09-23T22:16:52.047 INFO:tasks.rados.rados.0.smithi121.stdout:1580: done (9 left) 2023-09-23T22:16:52.048 INFO:tasks.rados.rados.0.smithi121.stdout:1590: write oid 269 current snap is 0 2023-09-23T22:16:52.048 INFO:tasks.rados.rados.0.smithi121.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-09-23T22:16:52.053 INFO:tasks.rados.rados.0.smithi121.stdout:1590: writing smithi12166546-269 from 571735 to 993065 tid 1 2023-09-23T22:16:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:1590: writing smithi12166546-269 from 1562132 to 1978840 tid 2 2023-09-23T22:16:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:1591: read oid 143 snap -1 2023-09-23T22:16:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:1591: expect deleted 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1592: read oid 207 snap -1 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1592: expect (ObjNum 206 snap 0 seq_num 206) 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1593: read oid 202 snap -1 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1593: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1594: read oid 393 snap -1 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1594: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1595: read oid 14 snap -1 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1595: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1596: write oid 69 current snap is 0 2023-09-23T22:16:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-09-23T22:16:52.066 INFO:tasks.rados.rados.0.smithi121.stdout:1596: writing smithi12166546-69 from 588542 to 1085121 tid 1 2023-09-23T22:16:52.074 INFO:tasks.rados.rados.0.smithi121.stdout:1596: writing smithi12166546-69 from 1620614 to 2297333 tid 2 2023-09-23T22:16:52.074 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:52.074 INFO:tasks.rados.rados.0.smithi121.stdout:1582: done (15 left) 2023-09-23T22:16:52.074 INFO:tasks.rados.rados.0.smithi121.stdout:1597: write oid 223 current snap is 0 2023-09-23T22:16:52.074 INFO:tasks.rados.rados.0.smithi121.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-09-23T22:16:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:1597: writing smithi12166546-223 from 605349 to 1177177 tid 1 2023-09-23T22:16:52.086 INFO:tasks.rados.rados.0.smithi121.stdout:1597: writing smithi12166546-223 from 1679096 to 2099473 tid 2 2023-09-23T22:16:52.086 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:1581: finishing write tid 2 to smithi12166546-296 2023-09-23T22:16:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:1581: finishing write tid 3 to smithi12166546-296 2023-09-23T22:16:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:1581: finishing write tid 4 to smithi12166546-296 2023-09-23T22:16:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 243 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-09-23T22:16:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:1581: left oid 296 (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:16:52.087 INFO:tasks.rados.rados.0.smithi121.stdout:1585: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:16:52.194 INFO:tasks.rados.rados.0.smithi121.stdout:1583: expect (ObjNum 631 snap 0 seq_num 631) 2023-09-23T22:16:52.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:51 smithi123 bash[50310]: debug 2023-09-23T22:16:51.882+0000 7f87af822200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:16:52.313 INFO:tasks.rados.rados.0.smithi121.stdout:1586: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:16:52.408 INFO:tasks.rados.rados.0.smithi121.stdout:1587: finishing write tid 1 to smithi12166546-239 2023-09-23T22:16:52.408 INFO:tasks.rados.rados.0.smithi121.stdout:1584: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T22:16:52.518 INFO:tasks.rados.rados.0.smithi121.stdout:1587: finishing write tid 2 to smithi12166546-239 2023-09-23T22:16:52.518 INFO:tasks.rados.rados.0.smithi121.stdout:1587: finishing write tid 3 to smithi12166546-239 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1587: finishing write tid 4 to smithi12166546-239 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 239 v 240 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1587: left oid 239 (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1589: finishing write tid 1 to smithi12166546-10 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1589: finishing write tid 2 to smithi12166546-10 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1589: finishing write tid 3 to smithi12166546-10 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1589: finishing write tid 4 to smithi12166546-10 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 10 v 223 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1589: left oid 10 (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1590: finishing write tid 1 to smithi12166546-269 2023-09-23T22:16:52.519 INFO:tasks.rados.rados.0.smithi121.stdout:1595: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:16:52.670 INFO:tasks.rados.rados.0.smithi121.stdout:1590: finishing write tid 2 to smithi12166546-269 2023-09-23T22:16:52.670 INFO:tasks.rados.rados.0.smithi121.stdout:1590: finishing write tid 3 to smithi12166546-269 2023-09-23T22:16:52.670 INFO:tasks.rados.rados.0.smithi121.stdout:1590: finishing write tid 4 to smithi12166546-269 2023-09-23T22:16:52.670 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 269 v 201 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-09-23T22:16:52.670 INFO:tasks.rados.rados.0.smithi121.stdout:1590: left oid 269 (ObjNum 1105 snap 0 seq_num 1105) 2023-09-23T22:16:52.670 INFO:tasks.rados.rados.0.smithi121.stdout:1594: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:16:52.781 INFO:tasks.rados.rados.0.smithi121.stdout:1596: finishing write tid 1 to smithi12166546-69 2023-09-23T22:16:52.782 INFO:tasks.rados.rados.0.smithi121.stdout:1592: expect (ObjNum 206 snap 0 seq_num 206) 2023-09-23T22:16:52.894 INFO:tasks.rados.rados.0.smithi121.stdout:1596: finishing write tid 2 to smithi12166546-69 2023-09-23T22:16:52.894 INFO:tasks.rados.rados.0.smithi121.stdout:1596: finishing write tid 3 to smithi12166546-69 2023-09-23T22:16:52.894 INFO:tasks.rados.rados.0.smithi121.stdout:1596: finishing write tid 4 to smithi12166546-69 2023-09-23T22:16:52.894 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 239 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-09-23T22:16:52.894 INFO:tasks.rados.rados.0.smithi121.stdout:1596: left oid 69 (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T22:16:52.894 INFO:tasks.rados.rados.0.smithi121.stdout:1593: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:16:53.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:52 smithi121 bash[33603]: audit 2023-09-23T22:16:51.979116+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.121:0/2867677738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:53.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:52 smithi121 bash[27336]: audit 2023-09-23T22:16:51.979116+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.121:0/2867677738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1597: finishing write tid 1 to smithi12166546-223 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1597: finishing write tid 2 to smithi12166546-223 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1597: finishing write tid 3 to smithi12166546-223 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1597: finishing write tid 4 to smithi12166546-223 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 223 v 242 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1597: left oid 223 (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1581: done (15 left) 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1583: done (14 left) 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1584: done (13 left) 2023-09-23T22:16:53.004 INFO:tasks.rados.rados.0.smithi121.stdout:1585: done (12 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1586: done (11 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1587: done (10 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1588: done (9 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1589: done (8 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1590: done (7 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1591: done (6 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1592: done (5 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1593: done (4 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1594: done (3 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1595: done (2 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1596: done (1 left) 2023-09-23T22:16:53.005 INFO:tasks.rados.rados.0.smithi121.stdout:1597: done (0 left) 2023-09-23T22:16:53.006 INFO:tasks.rados.rados.0.smithi121.stdout:1598: write oid 62 current snap is 0 2023-09-23T22:16:53.006 INFO:tasks.rados.rados.0.smithi121.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-09-23T22:16:53.015 INFO:tasks.rados.rados.0.smithi121.stdout:1598: writing smithi12166546-62 from 622156 to 1269233 tid 1 2023-09-23T22:16:53.022 INFO:tasks.rados.rados.0.smithi121.stdout:1598: writing smithi12166546-62 from 1737578 to 2417966 tid 2 2023-09-23T22:16:53.022 INFO:tasks.rados.rados.0.smithi121.stdout:1599: write oid 299 current snap is 0 2023-09-23T22:16:53.022 INFO:tasks.rados.rados.0.smithi121.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-09-23T22:16:53.029 INFO:tasks.rados.rados.0.smithi121.stdout:1599: writing smithi12166546-299 from 638963 to 1361289 tid 1 2023-09-23T22:16:53.036 INFO:tasks.rados.rados.0.smithi121.stdout:1599: writing smithi12166546-299 from 2079707 to 2503753 tid 2 2023-09-23T22:16:53.036 INFO:tasks.rados.rados.0.smithi121.stdout:1600: read oid 27 snap -1 2023-09-23T22:16:53.036 INFO:tasks.rados.rados.0.smithi121.stdout:1600: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:16:53.036 INFO:tasks.rados.rados.0.smithi121.stdout:1601: write oid 61 current snap is 0 2023-09-23T22:16:53.036 INFO:tasks.rados.rados.0.smithi121.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-09-23T22:16:53.043 INFO:tasks.rados.rados.0.smithi121.stdout:1601: writing smithi12166546-61 from 655770 to 1169698 tid 1 2023-09-23T22:16:53.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:52 smithi123 bash[27681]: audit 2023-09-23T22:16:51.979116+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.121:0/2867677738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:53.049 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:52 smithi123 bash[50310]: debug 2023-09-23T22:16:52.838+0000 7f87af822200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:16:53.049 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:52 smithi123 bash[50310]: debug 2023-09-23T22:16:52.942+0000 7f87af822200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:16:53.051 INFO:tasks.rados.rados.0.smithi121.stdout:1601: writing smithi12166546-61 from 1854542 to 2538599 tid 2 2023-09-23T22:16:53.051 INFO:tasks.rados.rados.0.smithi121.stdout:1602: read oid 19 snap -1 2023-09-23T22:16:53.051 INFO:tasks.rados.rados.0.smithi121.stdout:1602: expect (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:16:53.051 INFO:tasks.rados.rados.0.smithi121.stdout:1603: write oid 265 current snap is 0 2023-09-23T22:16:53.051 INFO:tasks.rados.rados.0.smithi121.stdout:1598: finishing write tid 1 to smithi12166546-62 2023-09-23T22:16:53.051 INFO:tasks.rados.rados.0.smithi121.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-09-23T22:16:53.057 INFO:tasks.rados.rados.0.smithi121.stdout:1603: writing smithi12166546-265 from 672577 to 1261754 tid 1 2023-09-23T22:16:53.064 INFO:tasks.rados.rados.0.smithi121.stdout:1603: writing smithi12166546-265 from 1913024 to 2340739 tid 2 2023-09-23T22:16:53.064 INFO:tasks.rados.rados.0.smithi121.stdout:1604: read oid 149 snap -1 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1604: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1605: read oid 232 snap -1 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1605: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1606: read oid 449 snap -1 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1606: expect (ObjNum 864 snap 0 seq_num 864) 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1607: delete oid 336 current snap is 0 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1598: finishing write tid 2 to smithi12166546-62 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1598: finishing write tid 3 to smithi12166546-62 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1598: finishing write tid 4 to smithi12166546-62 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 257 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1598: left oid 62 (ObjNum 1108 snap 0 seq_num 1108) 2023-09-23T22:16:53.065 INFO:tasks.rados.rados.0.smithi121.stdout:1599: finishing write tid 1 to smithi12166546-299 2023-09-23T22:16:53.066 INFO:tasks.rados.rados.0.smithi121.stdout:1599: finishing write tid 2 to smithi12166546-299 2023-09-23T22:16:53.066 INFO:tasks.rados.rados.0.smithi121.stdout:1599: finishing write tid 3 to smithi12166546-299 2023-09-23T22:16:53.066 INFO:tasks.rados.rados.0.smithi121.stdout:1599: finishing write tid 4 to smithi12166546-299 2023-09-23T22:16:53.066 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 299 v 174 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-09-23T22:16:53.066 INFO:tasks.rados.rados.0.smithi121.stdout:1599: left oid 299 (ObjNum 1109 snap 0 seq_num 1109) 2023-09-23T22:16:53.066 INFO:tasks.rados.rados.0.smithi121.stdout:1600: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:16:53.185 INFO:tasks.rados.rados.0.smithi121.stdout:1601: finishing write tid 1 to smithi12166546-61 2023-09-23T22:16:53.185 INFO:tasks.rados.rados.0.smithi121.stdout:1601: finishing write tid 2 to smithi12166546-61 2023-09-23T22:16:53.185 INFO:tasks.rados.rados.0.smithi121.stdout:1601: finishing write tid 3 to smithi12166546-61 2023-09-23T22:16:53.185 INFO:tasks.rados.rados.0.smithi121.stdout:1601: finishing write tid 4 to smithi12166546-61 2023-09-23T22:16:53.185 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 210 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-09-23T22:16:53.186 INFO:tasks.rados.rados.0.smithi121.stdout:1601: left oid 61 (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T22:16:53.186 INFO:tasks.rados.rados.0.smithi121.stdout:1602: expect (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:16:53.346 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:53 smithi123 bash[50310]: debug 2023-09-23T22:16:53.054+0000 7f87af822200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:16:53.351 INFO:tasks.rados.rados.0.smithi121.stdout:1603: finishing write tid 1 to smithi12166546-265 2023-09-23T22:16:53.351 INFO:tasks.rados.rados.0.smithi121.stdout:1605: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1603: finishing write tid 2 to smithi12166546-265 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1598: done (9 left) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1599: done (8 left) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1600: done (7 left) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1601: done (6 left) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1602: done (5 left) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1605: done (4 left) 2023-09-23T22:16:53.454 INFO:tasks.rados.rados.0.smithi121.stdout:1607: done (3 left) 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1608: read oid 212 snap -1 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1608: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1609: delete oid 136 current snap is 0 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1603: finishing write tid 3 to smithi12166546-265 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1603: finishing write tid 4 to smithi12166546-265 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 265 v 246 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1603: left oid 265 (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:16:53.455 INFO:tasks.rados.rados.0.smithi121.stdout:1606: expect (ObjNum 864 snap 0 seq_num 864) 2023-09-23T22:16:53.574 INFO:tasks.rados.rados.0.smithi121.stdout:1604: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:16:53.657 INFO:tasks.rados.rados.0.smithi121.stdout:1608: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:16:53.709 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:53 smithi123 bash[50310]: debug 2023-09-23T22:16:53.342+0000 7f87af822200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1603: done (4 left) 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1604: done (3 left) 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1606: done (2 left) 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1608: done (1 left) 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1609: done (0 left) 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1610: read oid 121 snap -1 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1610: expect (ObjNum 762 snap 0 seq_num 762) 2023-09-23T22:16:53.772 INFO:tasks.rados.rados.0.smithi121.stdout:1611: delete oid 217 current snap is 0 2023-09-23T22:16:53.775 INFO:tasks.rados.rados.0.smithi121.stdout:1611: done (1 left) 2023-09-23T22:16:53.775 INFO:tasks.rados.rados.0.smithi121.stdout:1612: read oid 352 snap -1 2023-09-23T22:16:53.775 INFO:tasks.rados.rados.0.smithi121.stdout:1612: expect deleted 2023-09-23T22:16:53.775 INFO:tasks.rados.rados.0.smithi121.stdout:1613: write oid 477 current snap is 0 2023-09-23T22:16:53.775 INFO:tasks.rados.rados.0.smithi121.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-09-23T22:16:53.786 INFO:tasks.rados.rados.0.smithi121.stdout:1613: writing smithi12166546-477 from 739805 to 1229978 tid 1 2023-09-23T22:16:53.791 INFO:tasks.rados.rados.0.smithi121.stdout:1613: writing smithi12166546-477 from 1630599 to 2065652 tid 2 2023-09-23T22:16:53.795 INFO:tasks.rados.rados.0.smithi121.stdout:1613: writing smithi12166546-477 from 2636284 to 2739805 tid 3 2023-09-23T22:16:53.795 INFO:tasks.rados.rados.0.smithi121.stdout:1614: write oid 408 current snap is 0 2023-09-23T22:16:53.796 INFO:tasks.rados.rados.0.smithi121.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-09-23T22:16:53.803 INFO:tasks.rados.rados.0.smithi121.stdout:1614: writing smithi12166546-408 from 756612 to 1322034 tid 1 2023-09-23T22:16:53.816 INFO:tasks.rados.rados.0.smithi121.stdout:1614: writing smithi12166546-408 from 2089081 to 2667792 tid 2 2023-09-23T22:16:53.816 INFO:tasks.rados.rados.0.smithi121.stdout:1615: write oid 407 current snap is 0 2023-09-23T22:16:53.816 INFO:tasks.rados.rados.0.smithi121.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-09-23T22:16:53.824 INFO:tasks.rados.rados.0.smithi121.stdout:1615: writing smithi12166546-407 from 773419 to 1414090 tid 1 2023-09-23T22:16:53.833 INFO:tasks.rados.rados.0.smithi121.stdout:1615: writing smithi12166546-407 from 2147563 to 2586285 tid 2 2023-09-23T22:16:53.833 INFO:tasks.rados.rados.0.smithi121.stdout:1616: delete oid 165 current snap is 0 2023-09-23T22:16:53.834 INFO:tasks.rados.rados.0.smithi121.stdout:1610: expect (ObjNum 762 snap 0 seq_num 762) 2023-09-23T22:16:53.940 INFO:tasks.rados.rados.0.smithi121.stdout:1613: finishing write tid 1 to smithi12166546-477 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1613: finishing write tid 2 to smithi12166546-477 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1613: finishing write tid 3 to smithi12166546-477 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1613: finishing write tid 4 to smithi12166546-477 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1613: finishing write tid 5 to smithi12166546-477 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 477 v 227 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1614: finishing write tid 1 to smithi12166546-408 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1614: finishing write tid 2 to smithi12166546-408 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1614: finishing write tid 3 to smithi12166546-408 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1614: finishing write tid 4 to smithi12166546-408 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 408 v 257 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-09-23T22:16:53.941 INFO:tasks.rados.rados.0.smithi121.stdout:1614: left oid 408 (ObjNum 1116 snap 0 seq_num 1116) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1615: finishing write tid 1 to smithi12166546-407 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1615: finishing write tid 2 to smithi12166546-407 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1615: finishing write tid 3 to smithi12166546-407 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1615: finishing write tid 4 to smithi12166546-407 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 407 v 249 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1615: left oid 407 (ObjNum 1117 snap 0 seq_num 1117) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1610: done (5 left) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1612: done (4 left) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1613: done (3 left) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1614: done (2 left) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1615: done (1 left) 2023-09-23T22:16:53.942 INFO:tasks.rados.rados.0.smithi121.stdout:1616: done (0 left) 2023-09-23T22:16:53.943 INFO:tasks.rados.rados.0.smithi121.stdout:1617: read oid 225 snap -1 2023-09-23T22:16:53.943 INFO:tasks.rados.rados.0.smithi121.stdout:1617: expect (ObjNum 912 snap 0 seq_num 912) 2023-09-23T22:16:53.943 INFO:tasks.rados.rados.0.smithi121.stdout:1618: write oid 14 current snap is 0 2023-09-23T22:16:53.943 INFO:tasks.rados.rados.0.smithi121.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-09-23T22:16:53.950 INFO:tasks.rados.rados.0.smithi121.stdout:1618: writing smithi12166546-14 from 407033 to 914555 tid 1 2023-09-23T22:16:53.958 INFO:tasks.rados.rados.0.smithi121.stdout:1618: writing smithi12166546-14 from 1464527 to 1906918 tid 2 2023-09-23T22:16:53.963 INFO:tasks.rados.rados.0.smithi121.stdout:1618: writing smithi12166546-14 from 2345976 to 2807033 tid 3 2023-09-23T22:16:53.963 INFO:tasks.rados.rados.0.smithi121.stdout:1619: read oid 197 snap -1 2023-09-23T22:16:53.963 INFO:tasks.rados.rados.0.smithi121.stdout:1619: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:53.963 INFO:tasks.rados.rados.0.smithi121.stdout:1620: write oid 224 current snap is 0 2023-09-23T22:16:53.963 INFO:tasks.rados.rados.0.smithi121.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-09-23T22:16:53.969 INFO:tasks.rados.rados.0.smithi121.stdout:1620: writing smithi12166546-224 from 423840 to 1006611 tid 1 2023-09-23T22:16:53.975 INFO:tasks.rados.rados.0.smithi121.stdout:1620: writing smithi12166546-224 from 1523009 to 2109058 tid 2 2023-09-23T22:16:53.980 INFO:tasks.rados.rados.0.smithi121.stdout:1620: writing smithi12166546-224 from 2657046 to 2823840 tid 3 2023-09-23T22:16:53.980 INFO:tasks.rados.rados.0.smithi121.stdout:1617: expect (ObjNum 912 snap 0 seq_num 912) 2023-09-23T22:16:54.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:53 smithi121 bash[33603]: cluster 2023-09-23T22:16:53.074509+0000 mgr.y (mgr.24365) 215 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-09-23T22:16:54.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:53 smithi121 bash[27336]: cluster 2023-09-23T22:16:53.074509+0000 mgr.y (mgr.24365) 215 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-09-23T22:16:54.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:53 smithi123 bash[27681]: cluster 2023-09-23T22:16:53.074509+0000 mgr.y (mgr.24365) 215 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-09-23T22:16:54.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:53 smithi123 bash[50310]: debug 2023-09-23T22:16:53.714+0000 7f87af822200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:16:54.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:53 smithi123 bash[50310]: debug 2023-09-23T22:16:53.878+0000 7f87af822200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1618: finishing write tid 1 to smithi12166546-14 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1618: finishing write tid 2 to smithi12166546-14 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1618: finishing write tid 3 to smithi12166546-14 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1618: finishing write tid 4 to smithi12166546-14 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1618: finishing write tid 5 to smithi12166546-14 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 14 v 253 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T22:16:54.165 INFO:tasks.rados.rados.0.smithi121.stdout:1619: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:1620: finishing write tid 1 to smithi12166546-224 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:1620: finishing write tid 2 to smithi12166546-224 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:1620: finishing write tid 3 to smithi12166546-224 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:1620: finishing write tid 4 to smithi12166546-224 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:1620: finishing write tid 5 to smithi12166546-224 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 224 v 215 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-09-23T22:16:54.251 INFO:tasks.rados.rados.0.smithi121.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1621: read oid 165 snap -1 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1621: expect deleted 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1617: done (4 left) 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1618: done (3 left) 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1619: done (2 left) 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1620: done (1 left) 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1622: write oid 234 current snap is 0 2023-09-23T22:16:54.252 INFO:tasks.rados.rados.0.smithi121.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-09-23T22:16:54.262 INFO:tasks.rados.rados.0.smithi121.stdout:1622: writing smithi12166546-234 from 440647 to 1098667 tid 1 2023-09-23T22:16:54.269 INFO:tasks.rados.rados.0.smithi121.stdout:1622: writing smithi12166546-234 from 1581491 to 2027551 tid 2 2023-09-23T22:16:54.274 INFO:tasks.rados.rados.0.smithi121.stdout:1622: writing smithi12166546-234 from 2800822 to 2840647 tid 3 2023-09-23T22:16:54.274 INFO:tasks.rados.rados.0.smithi121.stdout:1623: write oid 251 current snap is 0 2023-09-23T22:16:54.274 INFO:tasks.rados.rados.0.smithi121.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-09-23T22:16:54.282 INFO:tasks.rados.rados.0.smithi121.stdout:1623: writing smithi12166546-251 from 457454 to 1190723 tid 1 2023-09-23T22:16:54.290 INFO:tasks.rados.rados.0.smithi121.stdout:1623: writing smithi12166546-251 from 1923620 to 2513338 tid 2 2023-09-23T22:16:54.290 INFO:tasks.rados.rados.0.smithi121.stdout:1624: write oid 137 current snap is 0 2023-09-23T22:16:54.290 INFO:tasks.rados.rados.0.smithi121.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-09-23T22:16:54.295 INFO:tasks.rados.rados.0.smithi121.stdout:1624: writing smithi12166546-137 from 474261 to 882779 tid 1 2023-09-23T22:16:54.302 INFO:tasks.rados.rados.0.smithi121.stdout:1624: writing smithi12166546-137 from 1582102 to 2031831 tid 2 2023-09-23T22:16:54.307 INFO:tasks.rados.rados.0.smithi121.stdout:1624: writing smithi12166546-137 from 2739315 to 2874261 tid 3 2023-09-23T22:16:54.307 INFO:tasks.rados.rados.0.smithi121.stdout:1625: read oid 130 snap -1 2023-09-23T22:16:54.307 INFO:tasks.rados.rados.0.smithi121.stdout:1625: expect deleted 2023-09-23T22:16:54.307 INFO:tasks.rados.rados.0.smithi121.stdout:1626: write oid 14 current snap is 0 2023-09-23T22:16:54.307 INFO:tasks.rados.rados.0.smithi121.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-09-23T22:16:54.312 INFO:tasks.rados.rados.0.smithi121.stdout:1626: writing smithi12166546-14 from 491068 to 974835 tid 1 2023-09-23T22:16:54.319 INFO:tasks.rados.rados.0.smithi121.stdout:1626: writing smithi12166546-14 from 1640584 to 2233971 tid 2 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1626: writing smithi12166546-14 from 2650385 to 2891068 tid 3 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1627: read oid 66 snap -1 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1627: expect (ObjNum 868 snap 0 seq_num 868) 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1628: write oid 332 current snap is 0 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1622: finishing write tid 1 to smithi12166546-234 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1622: finishing write tid 2 to smithi12166546-234 2023-09-23T22:16:54.324 INFO:tasks.rados.rados.0.smithi121.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-09-23T22:16:54.331 INFO:tasks.rados.rados.0.smithi121.stdout:1628: writing smithi12166546-332 from 507875 to 1066891 tid 1 2023-09-23T22:16:54.340 INFO:tasks.rados.rados.0.smithi121.stdout:1628: writing smithi12166546-332 from 1699066 to 2436111 tid 2 2023-09-23T22:16:54.340 INFO:tasks.rados.rados.0.smithi121.stdout:1621: done (7 left) 2023-09-23T22:16:54.340 INFO:tasks.rados.rados.0.smithi121.stdout:1629: write oid 86 current snap is 0 2023-09-23T22:16:54.340 INFO:tasks.rados.rados.0.smithi121.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-09-23T22:16:54.347 INFO:tasks.rados.rados.0.smithi121.stdout:1629: writing smithi12166546-86 from 524682 to 1275300 tid 1 2023-09-23T22:16:54.355 INFO:tasks.rados.rados.0.smithi121.stdout:1629: writing smithi12166546-86 from 1757548 to 2354604 tid 2 2023-09-23T22:16:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:1630: read oid 37 snap -1 2023-09-23T22:16:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:1630: expect (ObjNum 36 snap 0 seq_num 36) 2023-09-23T22:16:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:1631: read oid 103 snap -1 2023-09-23T22:16:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:1631: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:16:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:1632: write oid 223 current snap is 0 2023-09-23T22:16:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-09-23T22:16:54.361 INFO:tasks.rados.rados.0.smithi121.stdout:1632: writing smithi12166546-223 from 541489 to 967356 tid 1 2023-09-23T22:16:54.368 INFO:tasks.rados.rados.0.smithi121.stdout:1632: writing smithi12166546-223 from 1416030 to 2156744 tid 2 2023-09-23T22:16:54.373 INFO:tasks.rados.rados.0.smithi121.stdout:1632: writing smithi12166546-223 from 2732654 to 2941489 tid 3 2023-09-23T22:16:54.373 INFO:tasks.rados.rados.0.smithi121.stdout:1633: write oid 263 current snap is 0 2023-09-23T22:16:54.373 INFO:tasks.rados.rados.0.smithi121.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-09-23T22:16:54.378 INFO:tasks.rados.rados.0.smithi121.stdout:1633: writing smithi12166546-263 from 558296 to 1059412 tid 1 2023-09-23T22:16:54.384 INFO:tasks.rados.rados.0.smithi121.stdout:1633: writing smithi12166546-263 from 1474512 to 2075237 tid 2 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1633: writing smithi12166546-263 from 2760077 to 2958296 tid 3 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1634: read oid 107 snap -1 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1634: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1635: write oid 69 current snap is 0 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1622: finishing write tid 3 to smithi12166546-234 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1622: finishing write tid 4 to smithi12166546-234 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:1622: finishing write tid 5 to smithi12166546-234 2023-09-23T22:16:54.390 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 234 v 231 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-09-23T22:16:54.391 INFO:tasks.rados.rados.0.smithi121.stdout:1622: left oid 234 (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:16:54.391 INFO:tasks.rados.rados.0.smithi121.stdout:1623: finishing write tid 1 to smithi12166546-251 2023-09-23T22:16:54.391 INFO:tasks.rados.rados.0.smithi121.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-09-23T22:16:54.396 INFO:tasks.rados.rados.0.smithi121.stdout:1635: writing smithi12166546-69 from 575103 to 1151468 tid 1 2023-09-23T22:16:54.405 INFO:tasks.rados.rados.0.smithi121.stdout:1635: writing smithi12166546-69 from 1932994 to 2677377 tid 2 2023-09-23T22:16:54.405 INFO:tasks.rados.rados.0.smithi121.stdout:1622: done (13 left) 2023-09-23T22:16:54.405 INFO:tasks.rados.rados.0.smithi121.stdout:1636: write oid 16 current snap is 0 2023-09-23T22:16:54.405 INFO:tasks.rados.rados.0.smithi121.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-09-23T22:16:54.413 INFO:tasks.rados.rados.0.smithi121.stdout:1636: writing smithi12166546-16 from 591910 to 1243524 tid 1 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1636: writing smithi12166546-16 from 1875123 to 2479517 tid 2 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1637: read oid 394 snap -1 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1637: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1638: write oid 53 current snap is 0 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1623: finishing write tid 2 to smithi12166546-251 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1623: finishing write tid 3 to smithi12166546-251 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1623: finishing write tid 4 to smithi12166546-251 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 251 v 204 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-09-23T22:16:54.421 INFO:tasks.rados.rados.0.smithi121.stdout:1623: left oid 251 (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T22:16:54.422 INFO:tasks.rados.rados.0.smithi121.stdout:1624: finishing write tid 1 to smithi12166546-137 2023-09-23T22:16:54.422 INFO:tasks.rados.rados.0.smithi121.stdout:1624: finishing write tid 2 to smithi12166546-137 2023-09-23T22:16:54.422 INFO:tasks.rados.rados.0.smithi121.stdout:1624: finishing write tid 3 to smithi12166546-137 2023-09-23T22:16:54.422 INFO:tasks.rados.rados.0.smithi121.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-09-23T22:16:54.429 INFO:tasks.rados.rados.0.smithi121.stdout:1638: writing smithi12166546-53 from 608717 to 1335580 tid 1 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1638: writing smithi12166546-53 from 1933605 to 2681657 tid 2 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1623: done (15 left) 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1625: done (14 left) 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1639: write oid 411 current snap is 0 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1624: finishing write tid 4 to smithi12166546-137 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1624: finishing write tid 5 to smithi12166546-137 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 137 v 322 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1624: left oid 137 (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T22:16:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:1626: finishing write tid 1 to smithi12166546-14 2023-09-23T22:16:54.438 INFO:tasks.rados.rados.0.smithi121.stdout:1626: finishing write tid 2 to smithi12166546-14 2023-09-23T22:16:54.438 INFO:tasks.rados.rados.0.smithi121.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-09-23T22:16:54.442 INFO:tasks.rados.rados.0.smithi121.stdout:1639: writing smithi12166546-411 from 625524 to 1027636 tid 1 2023-09-23T22:16:54.449 INFO:tasks.rados.rados.0.smithi121.stdout:1639: writing smithi12166546-411 from 1592087 to 2200150 tid 2 2023-09-23T22:16:54.454 INFO:tasks.rados.rados.0.smithi121.stdout:1639: writing smithi12166546-411 from 2869769 to 3025524 tid 3 2023-09-23T22:16:54.454 INFO:tasks.rados.rados.0.smithi121.stdout:1624: done (14 left) 2023-09-23T22:16:54.454 INFO:tasks.rados.rados.0.smithi121.stdout:1640: write oid 106 current snap is 0 2023-09-23T22:16:54.454 INFO:tasks.rados.rados.0.smithi121.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-09-23T22:16:54.461 INFO:tasks.rados.rados.0.smithi121.stdout:1640: writing smithi12166546-106 from 642331 to 1236045 tid 1 2023-09-23T22:16:54.468 INFO:tasks.rados.rados.0.smithi121.stdout:1640: writing smithi12166546-106 from 1766922 to 2518643 tid 2 2023-09-23T22:16:54.468 INFO:tasks.rados.rados.0.smithi121.stdout:1641: write oid 109 current snap is 0 2023-09-23T22:16:54.468 INFO:tasks.rados.rados.0.smithi121.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-09-23T22:16:54.476 INFO:tasks.rados.rados.0.smithi121.stdout:1641: writing smithi12166546-109 from 659138 to 1328101 tid 1 2023-09-23T22:16:54.484 INFO:tasks.rados.rados.0.smithi121.stdout:1641: writing smithi12166546-109 from 2109051 to 2720783 tid 2 2023-09-23T22:16:54.484 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:16:54.484 INFO:tasks.rados.rados.0.smithi121.stdout:1627: expect (ObjNum 868 snap 0 seq_num 868) 2023-09-23T22:16:54.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:54 smithi123 bash[50310]: debug 2023-09-23T22:16:54.094+0000 7f87af822200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:16:54.612 INFO:tasks.rados.rados.0.smithi121.stdout:1626: finishing write tid 3 to smithi12166546-14 2023-09-23T22:16:54.612 INFO:tasks.rados.rados.0.smithi121.stdout:1626: finishing write tid 4 to smithi12166546-14 2023-09-23T22:16:54.612 INFO:tasks.rados.rados.0.smithi121.stdout:1626: finishing write tid 5 to smithi12166546-14 2023-09-23T22:16:54.612 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 14 v 257 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1626: left oid 14 (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1628: finishing write tid 1 to smithi12166546-332 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1628: finishing write tid 2 to smithi12166546-332 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1628: finishing write tid 3 to smithi12166546-332 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1628: finishing write tid 4 to smithi12166546-332 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 218 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1628: left oid 332 (ObjNum 1125 snap 0 seq_num 1125) 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1629: finishing write tid 1 to smithi12166546-86 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1629: finishing write tid 2 to smithi12166546-86 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1629: finishing write tid 3 to smithi12166546-86 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1629: finishing write tid 4 to smithi12166546-86 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 86 v 258 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-09-23T22:16:54.613 INFO:tasks.rados.rados.0.smithi121.stdout:1629: left oid 86 (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T22:16:54.614 INFO:tasks.rados.rados.0.smithi121.stdout:1632: finishing write tid 1 to smithi12166546-223 2023-09-23T22:16:54.614 INFO:tasks.rados.rados.0.smithi121.stdout:1630: expect (ObjNum 36 snap 0 seq_num 36) 2023-09-23T22:16:54.697 INFO:tasks.rados.rados.0.smithi121.stdout:1631: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1632: finishing write tid 2 to smithi12166546-223 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1626: done (15 left) 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1627: done (14 left) 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1628: done (13 left) 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1629: done (12 left) 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1630: done (11 left) 2023-09-23T22:16:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:1631: done (10 left) 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1642: delete oid 17 current snap is 0 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1632: finishing write tid 3 to smithi12166546-223 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1632: finishing write tid 4 to smithi12166546-223 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1632: finishing write tid 5 to smithi12166546-223 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 223 v 246 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1632: left oid 223 (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1633: finishing write tid 1 to smithi12166546-263 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1633: finishing write tid 2 to smithi12166546-263 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1633: finishing write tid 3 to smithi12166546-263 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1633: finishing write tid 4 to smithi12166546-263 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:1633: finishing write tid 5 to smithi12166546-263 2023-09-23T22:16:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 263 v 178 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-09-23T22:16:54.823 INFO:tasks.rados.rados.0.smithi121.stdout:1633: left oid 263 (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:16:54.823 INFO:tasks.rados.rados.0.smithi121.stdout:1634: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T22:16:55.051 INFO:tasks.rados.rados.0.smithi121.stdout:1635: finishing write tid 1 to smithi12166546-69 2023-09-23T22:16:55.051 INFO:tasks.rados.rados.0.smithi121.stdout:1635: finishing write tid 2 to smithi12166546-69 2023-09-23T22:16:55.051 INFO:tasks.rados.rados.0.smithi121.stdout:1635: finishing write tid 3 to smithi12166546-69 2023-09-23T22:16:55.051 INFO:tasks.rados.rados.0.smithi121.stdout:1635: finishing write tid 4 to smithi12166546-69 2023-09-23T22:16:55.051 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 249 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1635: left oid 69 (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1636: finishing write tid 1 to smithi12166546-16 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1636: finishing write tid 2 to smithi12166546-16 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1636: finishing write tid 3 to smithi12166546-16 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1636: finishing write tid 4 to smithi12166546-16 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 16 v 197 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1636: left oid 16 (ObjNum 1130 snap 0 seq_num 1130) 2023-09-23T22:16:55.052 INFO:tasks.rados.rados.0.smithi121.stdout:1637: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:16:55.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:54 smithi123 bash[27681]: audit 2023-09-23T22:16:54.403159+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.121:0/978699045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:1638: finishing write tid 1 to smithi12166546-53 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:1638: finishing write tid 2 to smithi12166546-53 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:1638: finishing write tid 3 to smithi12166546-53 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:1638: finishing write tid 4 to smithi12166546-53 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 53 v 260 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:1638: left oid 53 (ObjNum 1131 snap 0 seq_num 1131) 2023-09-23T22:16:55.236 INFO:tasks.rados.rados.0.smithi121.stdout:1639: finishing write tid 1 to smithi12166546-411 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1639: finishing write tid 2 to smithi12166546-411 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1639: finishing write tid 3 to smithi12166546-411 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1639: finishing write tid 4 to smithi12166546-411 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1639: finishing write tid 5 to smithi12166546-411 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 411 v 222 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1639: left oid 411 (ObjNum 1132 snap 0 seq_num 1132) 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1640: finishing write tid 1 to smithi12166546-106 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1640: finishing write tid 2 to smithi12166546-106 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1640: finishing write tid 3 to smithi12166546-106 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1640: finishing write tid 4 to smithi12166546-106 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 106 v 260 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-09-23T22:16:55.237 INFO:tasks.rados.rados.0.smithi121.stdout:1640: left oid 106 (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1632: done (10 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1633: done (9 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1634: done (8 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1635: done (7 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1636: done (6 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1637: done (5 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1638: done (4 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1639: done (3 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1640: done (2 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1642: done (1 left) 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1643: write oid 407 current snap is 0 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1641: finishing write tid 1 to smithi12166546-109 2023-09-23T22:16:55.238 INFO:tasks.rados.rados.0.smithi121.stdout:1641: finishing write tid 2 to smithi12166546-109 2023-09-23T22:16:55.239 INFO:tasks.rados.rados.0.smithi121.stdout:1641: finishing write tid 3 to smithi12166546-109 2023-09-23T22:16:55.239 INFO:tasks.rados.rados.0.smithi121.stdout:1641: finishing write tid 4 to smithi12166546-109 2023-09-23T22:16:55.239 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 109 v 263 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-09-23T22:16:55.239 INFO:tasks.rados.rados.0.smithi121.stdout:1641: left oid 109 (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T22:16:55.239 INFO:tasks.rados.rados.0.smithi121.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-09-23T22:16:55.247 INFO:tasks.rados.rados.0.smithi121.stdout:1643: writing smithi12166546-407 from 692752 to 1112213 tid 1 2023-09-23T22:16:55.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:54 smithi121 bash[27336]: audit 2023-09-23T22:16:54.403159+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.121:0/978699045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:55.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:54 smithi121 bash[33603]: audit 2023-09-23T22:16:54.403159+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.121:0/978699045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:55.255 INFO:tasks.rados.rados.0.smithi121.stdout:1643: writing smithi12166546-407 from 1826015 to 2441416 tid 2 2023-09-23T22:16:55.259 INFO:tasks.rados.rados.0.smithi121.stdout:1643: writing smithi12166546-407 from 2979461 to 3092752 tid 3 2023-09-23T22:16:55.259 INFO:tasks.rados.rados.0.smithi121.stdout:1641: done (1 left) 2023-09-23T22:16:55.259 INFO:tasks.rados.rados.0.smithi121.stdout:1644: read oid 194 snap -1 2023-09-23T22:16:55.259 INFO:tasks.rados.rados.0.smithi121.stdout:1644: expect (ObjNum 906 snap 0 seq_num 906) 2023-09-23T22:16:55.259 INFO:tasks.rados.rados.0.smithi121.stdout:1645: delete oid 448 current snap is 0 2023-09-23T22:16:55.260 INFO:tasks.rados.rados.0.smithi121.stdout:1643: finishing write tid 1 to smithi12166546-407 2023-09-23T22:16:55.261 INFO:tasks.rados.rados.0.smithi121.stdout:1643: finishing write tid 2 to smithi12166546-407 2023-09-23T22:16:55.261 INFO:tasks.rados.rados.0.smithi121.stdout:1645: done (2 left) 2023-09-23T22:16:55.261 INFO:tasks.rados.rados.0.smithi121.stdout:1646: read oid 336 snap -1 2023-09-23T22:16:55.262 INFO:tasks.rados.rados.0.smithi121.stdout:1646: expect deleted 2023-09-23T22:16:55.262 INFO:tasks.rados.rados.0.smithi121.stdout:1647: write oid 165 current snap is 0 2023-09-23T22:16:55.262 INFO:tasks.rados.rados.0.smithi121.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-09-23T22:16:55.269 INFO:tasks.rados.rados.0.smithi121.stdout:1647: writing smithi12166546-165 from 726366 to 1296325 tid 1 2023-09-23T22:16:55.275 INFO:tasks.rados.rados.0.smithi121.stdout:1647: writing smithi12166546-165 from 1826626 to 2329343 tid 2 2023-09-23T22:16:55.280 INFO:tasks.rados.rados.0.smithi121.stdout:1647: writing smithi12166546-165 from 2801601 to 3126366 tid 3 2023-09-23T22:16:55.280 INFO:tasks.rados.rados.0.smithi121.stdout:1648: write oid 285 current snap is 0 2023-09-23T22:16:55.280 INFO:tasks.rados.rados.0.smithi121.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-09-23T22:16:55.288 INFO:tasks.rados.rados.0.smithi121.stdout:1648: writing smithi12166546-285 from 743173 to 1388381 tid 1 2023-09-23T22:16:55.295 INFO:tasks.rados.rados.0.smithi121.stdout:1648: writing smithi12166546-285 from 1885108 to 2647836 tid 2 2023-09-23T22:16:55.295 INFO:tasks.rados.rados.0.smithi121.stdout:1649: read oid 170 snap -1 2023-09-23T22:16:55.296 INFO:tasks.rados.rados.0.smithi121.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2023-09-23T22:16:55.296 INFO:tasks.rados.rados.0.smithi121.stdout:1650: write oid 102 current snap is 0 2023-09-23T22:16:55.296 INFO:tasks.rados.rados.0.smithi121.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-09-23T22:16:55.304 INFO:tasks.rados.rados.0.smithi121.stdout:1650: writing smithi12166546-102 from 759980 to 1480437 tid 1 2023-09-23T22:16:55.310 INFO:tasks.rados.rados.0.smithi121.stdout:1650: writing smithi12166546-102 from 1943590 to 2449976 tid 2 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1650: writing smithi12166546-102 from 2856447 to 3159980 tid 3 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1651: delete oid 63 current snap is 0 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1643: finishing write tid 3 to smithi12166546-407 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1643: finishing write tid 4 to smithi12166546-407 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1643: finishing write tid 5 to smithi12166546-407 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 407 v 264 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1643: left oid 407 (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:16:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:1644: expect (ObjNum 906 snap 0 seq_num 906) 2023-09-23T22:16:55.470 INFO:tasks.rados.rados.0.smithi121.stdout:1647: finishing write tid 1 to smithi12166546-165 2023-09-23T22:16:55.470 INFO:tasks.rados.rados.0.smithi121.stdout:1647: finishing write tid 2 to smithi12166546-165 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1647: finishing write tid 3 to smithi12166546-165 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1647: finishing write tid 4 to smithi12166546-165 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1647: finishing write tid 5 to smithi12166546-165 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 165 v 201 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1648: finishing write tid 1 to smithi12166546-285 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1648: finishing write tid 2 to smithi12166546-285 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1648: finishing write tid 3 to smithi12166546-285 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1648: finishing write tid 4 to smithi12166546-285 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 285 v 243 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T22:16:55.471 INFO:tasks.rados.rados.0.smithi121.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2023-09-23T22:16:55.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:55 smithi123 bash[50310]: debug 2023-09-23T22:16:55.134+0000 7f87af822200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:16:55.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:55 smithi123 bash[50310]: debug 2023-09-23T22:16:55.250+0000 7f87af822200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:16:55.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:55 smithi123 bash[50310]: debug 2023-09-23T22:16:55.370+0000 7f87af822200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1650: finishing write tid 1 to smithi12166546-102 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1650: finishing write tid 2 to smithi12166546-102 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1650: finishing write tid 3 to smithi12166546-102 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1650: finishing write tid 4 to smithi12166546-102 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1650: finishing write tid 5 to smithi12166546-102 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 102 v 235 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1643: done (7 left) 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1644: done (6 left) 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1646: done (5 left) 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1647: done (4 left) 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1648: done (3 left) 2023-09-23T22:16:55.567 INFO:tasks.rados.rados.0.smithi121.stdout:1649: done (2 left) 2023-09-23T22:16:55.568 INFO:tasks.rados.rados.0.smithi121.stdout:1650: done (1 left) 2023-09-23T22:16:55.568 INFO:tasks.rados.rados.0.smithi121.stdout:1651: done (0 left) 2023-09-23T22:16:55.568 INFO:tasks.rados.rados.0.smithi121.stdout:1652: write oid 50 current snap is 0 2023-09-23T22:16:55.568 INFO:tasks.rados.rados.0.smithi121.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-09-23T22:16:55.579 INFO:tasks.rados.rados.0.smithi121.stdout:1652: writing smithi12166546-50 from 793594 to 1380902 tid 1 2023-09-23T22:16:55.587 INFO:tasks.rados.rados.0.smithi121.stdout:1652: writing smithi12166546-50 from 2060554 to 2570609 tid 2 2023-09-23T22:16:55.587 INFO:tasks.rados.rados.0.smithi121.stdout:1653: read oid 96 snap -1 2023-09-23T22:16:55.587 INFO:tasks.rados.rados.0.smithi121.stdout:1653: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:16:55.587 INFO:tasks.rados.rados.0.smithi121.stdout:1654: read oid 202 snap -1 2023-09-23T22:16:55.587 INFO:tasks.rados.rados.0.smithi121.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:16:55.588 INFO:tasks.rados.rados.0.smithi121.stdout:1655: read oid 19 snap -1 2023-09-23T22:16:55.588 INFO:tasks.rados.rados.0.smithi121.stdout:1655: expect (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:16:55.588 INFO:tasks.rados.rados.0.smithi121.stdout:1656: write oid 300 current snap is 0 2023-09-23T22:16:55.588 INFO:tasks.rados.rados.0.smithi121.stdout:1652: finishing write tid 1 to smithi12166546-50 2023-09-23T22:16:55.588 INFO:tasks.rados.rados.0.smithi121.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-09-23T22:16:55.593 INFO:tasks.rados.rados.0.smithi121.stdout:1656: writing smithi12166546-300 from 410401 to 1072958 tid 1 2023-09-23T22:16:55.601 INFO:tasks.rados.rados.0.smithi121.stdout:1656: writing smithi12166546-300 from 1719036 to 2489102 tid 2 2023-09-23T22:16:55.606 INFO:tasks.rados.rados.0.smithi121.stdout:1656: writing smithi12166546-300 from 2938716 to 3210401 tid 3 2023-09-23T22:16:55.606 INFO:tasks.rados.rados.0.smithi121.stdout:1657: write oid 104 current snap is 0 2023-09-23T22:16:55.606 INFO:tasks.rados.rados.0.smithi121.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-09-23T22:16:55.614 INFO:tasks.rados.rados.0.smithi121.stdout:1657: writing smithi12166546-104 from 427208 to 1165014 tid 1 2023-09-23T22:16:55.620 INFO:tasks.rados.rados.0.smithi121.stdout:1657: writing smithi12166546-104 from 1777518 to 2291242 tid 2 2023-09-23T22:16:55.626 INFO:tasks.rados.rados.0.smithi121.stdout:1657: writing smithi12166546-104 from 2966139 to 3227208 tid 3 2023-09-23T22:16:55.626 INFO:tasks.rados.rados.0.smithi121.stdout:1658: read oid 43 snap -1 2023-09-23T22:16:55.626 INFO:tasks.rados.rados.0.smithi121.stdout:1658: expect deleted 2023-09-23T22:16:55.626 INFO:tasks.rados.rados.0.smithi121.stdout:1659: write oid 489 current snap is 0 2023-09-23T22:16:55.626 INFO:tasks.rados.rados.0.smithi121.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-09-23T22:16:55.631 INFO:tasks.rados.rados.0.smithi121.stdout:1659: writing smithi12166546-489 from 444015 to 857070 tid 1 2023-09-23T22:16:55.639 INFO:tasks.rados.rados.0.smithi121.stdout:1659: writing smithi12166546-489 from 1436000 to 2209735 tid 2 2023-09-23T22:16:55.645 INFO:tasks.rados.rados.0.smithi121.stdout:1659: writing smithi12166546-489 from 2709915 to 3244015 tid 3 2023-09-23T22:16:55.646 INFO:tasks.rados.rados.0.smithi121.stdout:1660: write oid 147 current snap is 0 2023-09-23T22:16:55.646 INFO:tasks.rados.rados.0.smithi121.stdout:1655: expect (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:16:55.816 INFO:tasks.rados.rados.0.smithi121.stdout:1652: finishing write tid 2 to smithi12166546-50 2023-09-23T22:16:55.816 INFO:tasks.rados.rados.0.smithi121.stdout:1652: finishing write tid 3 to smithi12166546-50 2023-09-23T22:16:55.816 INFO:tasks.rados.rados.0.smithi121.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-09-23T22:16:55.825 INFO:tasks.rados.rados.0.smithi121.stdout:1660: writing smithi12166546-147 from 460822 to 949126 tid 1 2023-09-23T22:16:55.833 INFO:tasks.rados.rados.0.smithi121.stdout:1660: writing smithi12166546-147 from 1378129 to 1895522 tid 2 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:1660: writing smithi12166546-147 from 2504632 to 2910594 tid 3 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:1655: done (8 left) 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:1661: write oid 323 current snap is 0 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:1652: finishing write tid 4 to smithi12166546-50 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 50 v 246 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:16:55.839 INFO:tasks.rados.rados.0.smithi121.stdout:1656: finishing write tid 1 to smithi12166546-300 2023-09-23T22:16:55.840 INFO:tasks.rados.rados.0.smithi121.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:16:55.963 INFO:tasks.rados.rados.0.smithi121.stdout:1656: finishing write tid 2 to smithi12166546-300 2023-09-23T22:16:55.963 INFO:tasks.rados.rados.0.smithi121.stdout:1653: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:16:56.119 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:55 smithi123 bash[50310]: debug 2023-09-23T22:16:55.878+0000 7f87af822200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:16:56.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:55 smithi123 bash[27681]: cluster 2023-09-23T22:16:55.075633+0000 mgr.y (mgr.24365) 216 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-23T22:16:56.194 INFO:tasks.rados.rados.0.smithi121.stdout:1656: finishing write tid 3 to smithi12166546-300 2023-09-23T22:16:56.194 INFO:tasks.rados.rados.0.smithi121.stdout:1656: finishing write tid 4 to smithi12166546-300 2023-09-23T22:16:56.194 INFO:tasks.rados.rados.0.smithi121.stdout:1656: finishing write tid 5 to smithi12166546-300 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 300 v 250 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1657: finishing write tid 1 to smithi12166546-104 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1657: finishing write tid 2 to smithi12166546-104 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1657: finishing write tid 3 to smithi12166546-104 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1657: finishing write tid 4 to smithi12166546-104 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1657: finishing write tid 5 to smithi12166546-104 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 104 v 254 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1659: finishing write tid 1 to smithi12166546-489 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1659: finishing write tid 2 to smithi12166546-489 2023-09-23T22:16:56.195 INFO:tasks.rados.rados.0.smithi121.stdout:1659: finishing write tid 3 to smithi12166546-489 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1659: finishing write tid 4 to smithi12166546-489 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1659: finishing write tid 5 to smithi12166546-489 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 489 v 222 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1660: finishing write tid 1 to smithi12166546-147 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1660: finishing write tid 2 to smithi12166546-147 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1660: finishing write tid 3 to smithi12166546-147 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1660: finishing write tid 4 to smithi12166546-147 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1660: finishing write tid 5 to smithi12166546-147 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 147 v 262 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-09-23T22:16:56.196 INFO:tasks.rados.rados.0.smithi121.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-09-23T22:16:56.205 INFO:tasks.rados.rados.0.smithi121.stdout:1661: writing smithi12166546-323 from 477629 to 1041182 tid 1 2023-09-23T22:16:56.216 INFO:tasks.rados.rados.0.smithi121.stdout:1661: writing smithi12166546-323 from 1836611 to 2614015 tid 2 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1661: writing smithi12166546-323 from 3048408 to 3277629 tid 3 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1652: done (8 left) 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1653: done (7 left) 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1654: done (6 left) 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1656: done (5 left) 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1657: done (4 left) 2023-09-23T22:16:56.221 INFO:tasks.rados.rados.0.smithi121.stdout:1658: done (3 left) 2023-09-23T22:16:56.222 INFO:tasks.rados.rados.0.smithi121.stdout:1659: done (2 left) 2023-09-23T22:16:56.222 INFO:tasks.rados.rados.0.smithi121.stdout:1660: done (1 left) 2023-09-23T22:16:56.222 INFO:tasks.rados.rados.0.smithi121.stdout:1662: delete oid 475 current snap is 0 2023-09-23T22:16:56.222 INFO:tasks.rados.rados.0.smithi121.stdout:1661: finishing write tid 1 to smithi12166546-323 2023-09-23T22:16:56.223 INFO:tasks.rados.rados.0.smithi121.stdout:1662: done (1 left) 2023-09-23T22:16:56.223 INFO:tasks.rados.rados.0.smithi121.stdout:1663: read oid 310 snap -1 2023-09-23T22:16:56.224 INFO:tasks.rados.rados.0.smithi121.stdout:1663: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T22:16:56.224 INFO:tasks.rados.rados.0.smithi121.stdout:1664: write oid 295 current snap is 0 2023-09-23T22:16:56.224 INFO:tasks.rados.rados.0.smithi121.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-09-23T22:16:56.229 INFO:tasks.rados.rados.0.smithi121.stdout:1664: writing smithi12166546-295 from 511243 to 941647 tid 1 2023-09-23T22:16:56.237 INFO:tasks.rados.rados.0.smithi121.stdout:1664: writing smithi12166546-295 from 1669928 to 2334648 tid 2 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1664: writing smithi12166546-295 from 3103254 to 3311243 tid 3 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1665: read oid 164 snap -1 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1666: read oid 475 snap -1 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1666: expect deleted 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1667: write oid 189 current snap is 0 2023-09-23T22:16:56.244 INFO:tasks.rados.rados.0.smithi121.stdout:1661: finishing write tid 2 to smithi12166546-323 2023-09-23T22:16:56.245 INFO:tasks.rados.rados.0.smithi121.stdout:1661: finishing write tid 3 to smithi12166546-323 2023-09-23T22:16:56.245 INFO:tasks.rados.rados.0.smithi121.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-09-23T22:16:56.250 INFO:tasks.rados.rados.0.smithi121.stdout:1667: writing smithi12166546-189 from 528050 to 1033703 tid 1 2023-09-23T22:16:56.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:55 smithi121 bash[33603]: cluster 2023-09-23T22:16:55.075633+0000 mgr.y (mgr.24365) 216 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-23T22:16:56.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:55 smithi121 bash[27336]: cluster 2023-09-23T22:16:55.075633+0000 mgr.y (mgr.24365) 216 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-23T22:16:56.256 INFO:tasks.rados.rados.0.smithi121.stdout:1667: writing smithi12166546-189 from 1612057 to 2136788 tid 2 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:1667: writing smithi12166546-189 from 2614324 to 3181727 tid 3 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:1668: write oid 441 current snap is 0 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:1661: finishing write tid 4 to smithi12166546-323 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:1661: finishing write tid 5 to smithi12166546-323 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 323 v 226 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:1661: left oid 323 (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T22:16:56.263 INFO:tasks.rados.rados.0.smithi121.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-09-23T22:16:56.269 INFO:tasks.rados.rados.0.smithi121.stdout:1668: writing smithi12166546-441 from 544857 to 1125759 tid 1 2023-09-23T22:16:56.276 INFO:tasks.rados.rados.0.smithi121.stdout:1668: writing smithi12166546-441 from 1670539 to 2338928 tid 2 2023-09-23T22:16:56.282 INFO:tasks.rados.rados.0.smithi121.stdout:1668: writing smithi12166546-441 from 3041747 to 3344857 tid 3 2023-09-23T22:16:56.283 INFO:tasks.rados.rados.0.smithi121.stdout:1661: done (6 left) 2023-09-23T22:16:56.283 INFO:tasks.rados.rados.0.smithi121.stdout:1669: read oid 222 snap -1 2023-09-23T22:16:56.283 INFO:tasks.rados.rados.0.smithi121.stdout:1669: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T22:16:56.283 INFO:tasks.rados.rados.0.smithi121.stdout:1670: delete oid 346 current snap is 0 2023-09-23T22:16:56.283 INFO:tasks.rados.rados.0.smithi121.stdout:1663: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T22:16:56.443 INFO:tasks.rados.rados.0.smithi121.stdout:1664: finishing write tid 1 to smithi12166546-295 2023-09-23T22:16:56.443 INFO:tasks.rados.rados.0.smithi121.stdout:1664: finishing write tid 2 to smithi12166546-295 2023-09-23T22:16:56.443 INFO:tasks.rados.rados.0.smithi121.stdout:1664: finishing write tid 3 to smithi12166546-295 2023-09-23T22:16:56.443 INFO:tasks.rados.rados.0.smithi121.stdout:1664: finishing write tid 4 to smithi12166546-295 2023-09-23T22:16:56.443 INFO:tasks.rados.rados.0.smithi121.stdout:1664: finishing write tid 5 to smithi12166546-295 2023-09-23T22:16:56.443 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 295 v 169 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-09-23T22:16:56.444 INFO:tasks.rados.rados.0.smithi121.stdout:1664: left oid 295 (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T22:16:56.444 INFO:tasks.rados.rados.0.smithi121.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T22:16:56.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:56 smithi123 bash[50310]: debug 2023-09-23T22:16:56.114+0000 7f87af822200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:16:56.713 INFO:tasks.rados.rados.0.smithi121.stdout:1667: finishing write tid 1 to smithi12166546-189 2023-09-23T22:16:56.713 INFO:tasks.rados.rados.0.smithi121.stdout:1667: finishing write tid 2 to smithi12166546-189 2023-09-23T22:16:56.713 INFO:tasks.rados.rados.0.smithi121.stdout:1667: finishing write tid 3 to smithi12166546-189 2023-09-23T22:16:56.713 INFO:tasks.rados.rados.0.smithi121.stdout:1663: done (7 left) 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1664: done (6 left) 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1665: done (5 left) 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1666: done (4 left) 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1670: done (3 left) 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1671: write oid 166 current snap is 0 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1667: finishing write tid 4 to smithi12166546-189 2023-09-23T22:16:56.714 INFO:tasks.rados.rados.0.smithi121.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-09-23T22:16:56.723 INFO:tasks.rados.rados.0.smithi121.stdout:1671: writing smithi12166546-166 from 578471 to 1309871 tid 1 2023-09-23T22:16:56.730 INFO:tasks.rados.rados.0.smithi121.stdout:1671: writing smithi12166546-166 from 1787503 to 2459561 tid 2 2023-09-23T22:16:56.737 INFO:tasks.rados.rados.0.smithi121.stdout:1671: writing smithi12166546-166 from 3096593 to 3378471 tid 3 2023-09-23T22:16:56.737 INFO:tasks.rados.rados.0.smithi121.stdout:1672: write oid 60 current snap is 0 2023-09-23T22:16:56.737 INFO:tasks.rados.rados.0.smithi121.stdout:1667: finishing write tid 5 to smithi12166546-189 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 234 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1668: finishing write tid 1 to smithi12166546-441 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1668: finishing write tid 2 to smithi12166546-441 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1668: finishing write tid 3 to smithi12166546-441 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1668: finishing write tid 4 to smithi12166546-441 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1668: finishing write tid 5 to smithi12166546-441 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 441 v 267 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1668: left oid 441 (ObjNum 1151 snap 0 seq_num 1151) 2023-09-23T22:16:56.738 INFO:tasks.rados.rados.0.smithi121.stdout:1669: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T22:16:56.877 INFO:tasks.rados.rados.0.smithi121.stdout:1671: finishing write tid 1 to smithi12166546-166 2023-09-23T22:16:56.877 INFO:tasks.rados.rados.0.smithi121.stdout:1671: finishing write tid 2 to smithi12166546-166 2023-09-23T22:16:56.877 INFO:tasks.rados.rados.0.smithi121.stdout:1671: finishing write tid 3 to smithi12166546-166 2023-09-23T22:16:56.877 INFO:tasks.rados.rados.0.smithi121.stdout:1671: finishing write tid 4 to smithi12166546-166 2023-09-23T22:16:56.877 INFO:tasks.rados.rados.0.smithi121.stdout:1671: finishing write tid 5 to smithi12166546-166 2023-09-23T22:16:56.877 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 266 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-09-23T22:16:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:1671: left oid 166 (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:16:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-09-23T22:16:56.883 INFO:tasks.rados.rados.0.smithi121.stdout:1672: writing smithi12166546-60 from 595278 to 1001927 tid 1 2023-09-23T22:16:56.890 INFO:tasks.rados.rados.0.smithi121.stdout:1672: writing smithi12166546-60 from 1729632 to 2261701 tid 2 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1672: writing smithi12166546-60 from 3007663 to 3395278 tid 3 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1667: done (4 left) 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1668: done (3 left) 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1669: done (2 left) 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1671: done (1 left) 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1673: read oid 360 snap -1 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1673: expect (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:16:56.897 INFO:tasks.rados.rados.0.smithi121.stdout:1674: read oid 198 snap -1 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1674: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1675: read oid 234 snap -1 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1675: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1676: write oid 246 current snap is 0 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1672: finishing write tid 1 to smithi12166546-60 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1672: finishing write tid 2 to smithi12166546-60 2023-09-23T22:16:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-09-23T22:16:56.903 INFO:tasks.rados.rados.0.smithi121.stdout:1676: writing smithi12166546-246 from 612085 to 1093983 tid 1 2023-09-23T22:16:56.911 INFO:tasks.rados.rados.0.smithi121.stdout:1676: writing smithi12166546-246 from 1788114 to 2463841 tid 2 2023-09-23T22:16:56.916 INFO:tasks.rados.rados.0.smithi121.stdout:1676: writing smithi12166546-246 from 3035086 to 3412085 tid 3 2023-09-23T22:16:56.916 INFO:tasks.rados.rados.0.smithi121.stdout:1677: delete oid 249 current snap is 0 2023-09-23T22:16:56.916 INFO:tasks.rados.rados.0.smithi121.stdout:1674: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T22:16:57.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:56 smithi123 bash[50310]: debug 2023-09-23T22:16:56.642+0000 7f87af822200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:16:57.062 INFO:tasks.rados.rados.0.smithi121.stdout:1672: finishing write tid 3 to smithi12166546-60 2023-09-23T22:16:57.063 INFO:tasks.rados.rados.0.smithi121.stdout:1672: finishing write tid 4 to smithi12166546-60 2023-09-23T22:16:57.063 INFO:tasks.rados.rados.0.smithi121.stdout:1672: finishing write tid 5 to smithi12166546-60 2023-09-23T22:16:57.063 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 60 v 182 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-09-23T22:16:57.063 INFO:tasks.rados.rados.0.smithi121.stdout:1672: left oid 60 (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T22:16:57.063 INFO:tasks.rados.rados.0.smithi121.stdout:1675: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:16:57.195 INFO:tasks.rados.rados.0.smithi121.stdout:1673: expect (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:16:57.261 INFO:tasks.rados.rados.0.smithi121.stdout:1676: finishing write tid 1 to smithi12166546-246 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1676: finishing write tid 2 to smithi12166546-246 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1676: finishing write tid 3 to smithi12166546-246 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1676: finishing write tid 4 to smithi12166546-246 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1676: finishing write tid 5 to smithi12166546-246 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 327 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1676: left oid 246 (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1672: done (5 left) 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1673: done (4 left) 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1674: done (3 left) 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1675: done (2 left) 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1676: done (1 left) 2023-09-23T22:16:57.262 INFO:tasks.rados.rados.0.smithi121.stdout:1677: done (0 left) 2023-09-23T22:16:57.263 INFO:tasks.rados.rados.0.smithi121.stdout:1678: delete oid 464 current snap is 0 2023-09-23T22:16:57.264 INFO:tasks.rados.rados.0.smithi121.stdout:1678: done (0 left) 2023-09-23T22:16:57.264 INFO:tasks.rados.rados.0.smithi121.stdout:1679: write oid 49 current snap is 0 2023-09-23T22:16:57.264 INFO:tasks.rados.rados.0.smithi121.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-09-23T22:16:57.275 INFO:tasks.rados.rados.0.smithi121.stdout:1679: writing smithi12166546-49 from 662506 to 1086504 tid 1 2023-09-23T22:16:57.281 INFO:tasks.rados.rados.0.smithi121.stdout:1679: writing smithi12166546-49 from 1563560 to 2102967 tid 2 2023-09-23T22:16:57.288 INFO:tasks.rados.rados.0.smithi121.stdout:1679: writing smithi12166546-49 from 2717355 to 3207640 tid 3 2023-09-23T22:16:57.288 INFO:tasks.rados.rados.0.smithi121.stdout:1680: read oid 223 snap -1 2023-09-23T22:16:57.288 INFO:tasks.rados.rados.0.smithi121.stdout:1680: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T22:16:57.288 INFO:tasks.rados.rados.0.smithi121.stdout:1681: write oid 352 current snap is 0 2023-09-23T22:16:57.288 INFO:tasks.rados.rados.0.smithi121.stdout:1679: finishing write tid 1 to smithi12166546-49 2023-09-23T22:16:57.288 INFO:tasks.rados.rados.0.smithi121.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-09-23T22:16:57.294 INFO:tasks.rados.rados.0.smithi121.stdout:1681: writing smithi12166546-352 from 679313 to 1178560 tid 1 2023-09-23T22:16:57.302 INFO:tasks.rados.rados.0.smithi121.stdout:1681: writing smithi12166546-352 from 1622042 to 2305107 tid 2 2023-09-23T22:16:57.309 INFO:tasks.rados.rados.0.smithi121.stdout:1681: writing smithi12166546-352 from 2744778 to 3446335 tid 3 2023-09-23T22:16:57.309 INFO:tasks.rados.rados.0.smithi121.stdout:1682: write oid 121 current snap is 0 2023-09-23T22:16:57.309 INFO:tasks.rados.rados.0.smithi121.stdout:1679: finishing write tid 2 to smithi12166546-49 2023-09-23T22:16:57.309 INFO:tasks.rados.rados.0.smithi121.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-09-23T22:16:57.316 INFO:tasks.rados.rados.0.smithi121.stdout:1682: writing smithi12166546-121 from 696120 to 1270616 tid 1 2023-09-23T22:16:57.318 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: debug 2023-09-23T22:16:57.048+0000 7f1c3cf5e700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-23T22:16:57.318 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: ignoring --setuser ceph since I am not root 2023-09-23T22:16:57.318 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: ignoring --setgroup ceph since I am not root 2023-09-23T22:16:57.318 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: debug 2023-09-23T22:16:57.096+0000 7ff666df6700 1 -- 172.21.15.121:0/2858860268 <== mon.2 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579d27f44e0 con 0x5579d28e8800 2023-09-23T22:16:57.318 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: debug 2023-09-23T22:16:57.256+0000 7ff676fbd680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:16:57.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:56.314753+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:56.715969+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:56.874538+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.121:0/698128920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.013674+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.015251+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.019491+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.032664+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.036575+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.040415+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:16:57.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: cluster 2023-09-23T22:16:57.044294+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T22:16:57.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: audit 2023-09-23T22:16:57.047857+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T22:16:57.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27336]: cluster 2023-09-23T22:16:57.047930+0000 mon.a (mon.0) 718 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0106256s) 2023-09-23T22:16:57.322 INFO:tasks.rados.rados.0.smithi121.stdout:1682: writing smithi12166546-121 from 1680524 to 2223600 tid 2 2023-09-23T22:16:57.328 INFO:tasks.rados.rados.0.smithi121.stdout:1682: writing smithi12166546-121 from 2888554 to 3401383 tid 3 2023-09-23T22:16:57.328 INFO:tasks.rados.rados.0.smithi121.stdout:1683: write oid 385 current snap is 0 2023-09-23T22:16:57.329 INFO:tasks.rados.rados.0.smithi121.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-09-23T22:16:57.336 INFO:tasks.rados.rados.0.smithi121.stdout:1683: writing smithi12166546-385 from 712927 to 1362672 tid 1 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1683: writing smithi12166546-385 from 2139006 to 2825740 tid 2 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1684: read oid 139 snap -1 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1684: expect (ObjNum 822 snap 0 seq_num 822) 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1685: write oid 364 current snap is 0 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1679: finishing write tid 3 to smithi12166546-49 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1679: finishing write tid 4 to smithi12166546-49 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1679: finishing write tid 5 to smithi12166546-49 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 49 v 233 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:16:57.345 INFO:tasks.rados.rados.0.smithi121.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-09-23T22:16:57.353 INFO:tasks.rados.rados.0.smithi121.stdout:1685: writing smithi12166546-364 from 729734 to 1454728 tid 1 2023-09-23T22:16:57.361 INFO:tasks.rados.rados.0.smithi121.stdout:1685: writing smithi12166546-364 from 2197488 to 2627880 tid 2 2023-09-23T22:16:57.366 INFO:tasks.rados.rados.0.smithi121.stdout:1685: writing smithi12166546-364 from 3227047 to 3529734 tid 3 2023-09-23T22:16:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:1679: done (6 left) 2023-09-23T22:16:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:1686: write oid 285 current snap is 0 2023-09-23T22:16:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:1681: finishing write tid 1 to smithi12166546-352 2023-09-23T22:16:57.367 INFO:tasks.rados.rados.0.smithi121.stdout:1680: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T22:16:57.519 INFO:tasks.rados.rados.0.smithi121.stdout:1681: finishing write tid 2 to smithi12166546-352 2023-09-23T22:16:57.519 INFO:tasks.rados.rados.0.smithi121.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-09-23T22:16:57.531 INFO:tasks.rados.rados.0.smithi121.stdout:1686: writing smithi12166546-285 from 746541 to 1146784 tid 1 2023-09-23T22:16:57.539 INFO:tasks.rados.rados.0.smithi121.stdout:1686: writing smithi12166546-285 from 1739617 to 2430020 tid 2 2023-09-23T22:16:57.546 INFO:tasks.rados.rados.0.smithi121.stdout:1686: writing smithi12166546-285 from 3138117 to 3546541 tid 3 2023-09-23T22:16:57.546 INFO:tasks.rados.rados.0.smithi121.stdout:1680: done (6 left) 2023-09-23T22:16:57.546 INFO:tasks.rados.rados.0.smithi121.stdout:1687: read oid 334 snap -1 2023-09-23T22:16:57.546 INFO:tasks.rados.rados.0.smithi121.stdout:1687: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:57.547 INFO:tasks.rados.rados.0.smithi121.stdout:1688: read oid 399 snap -1 2023-09-23T22:16:57.547 INFO:tasks.rados.rados.0.smithi121.stdout:1688: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:16:57.547 INFO:tasks.rados.rados.0.smithi121.stdout:1689: write oid 481 current snap is 0 2023-09-23T22:16:57.547 INFO:tasks.rados.rados.0.smithi121.stdout:1681: finishing write tid 3 to smithi12166546-352 2023-09-23T22:16:57.547 INFO:tasks.rados.rados.0.smithi121.stdout:1681: finishing write tid 4 to smithi12166546-352 2023-09-23T22:16:57.547 INFO:tasks.rados.rados.0.smithi121.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-09-23T22:16:57.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[50310]: debug 2023-09-23T22:16:57.210+0000 7f87af822200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:56.314753+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:56.715969+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:56.874538+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.121:0/698128920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.013674+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.015251+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.019491+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.032664+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.036575+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:16:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.040415+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:16:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: cluster 2023-09-23T22:16:57.044294+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T22:16:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: audit 2023-09-23T22:16:57.047857+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T22:16:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[27681]: cluster 2023-09-23T22:16:57.047930+0000 mon.a (mon.0) 718 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0106256s) 2023-09-23T22:16:57.556 INFO:tasks.rados.rados.0.smithi121.stdout:1689: writing smithi12166546-481 from 763348 to 1355193 tid 1 2023-09-23T22:16:57.563 INFO:tasks.rados.rados.0.smithi121.stdout:1689: writing smithi12166546-481 from 1914452 to 2348513 tid 2 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1689: writing smithi12166546-481 from 2881893 to 3556163 tid 3 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1690: read oid 142 snap -1 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1690: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1691: delete oid 99 current snap is 0 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1681: finishing write tid 5 to smithi12166546-352 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 352 v 239 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1682: finishing write tid 1 to smithi12166546-121 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1682: finishing write tid 2 to smithi12166546-121 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1682: finishing write tid 3 to smithi12166546-121 2023-09-23T22:16:57.571 INFO:tasks.rados.rados.0.smithi121.stdout:1682: finishing write tid 4 to smithi12166546-121 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1682: finishing write tid 5 to smithi12166546-121 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 121 v 259 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1683: finishing write tid 1 to smithi12166546-385 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1683: finishing write tid 2 to smithi12166546-385 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1683: finishing write tid 3 to smithi12166546-385 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1683: finishing write tid 4 to smithi12166546-385 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 385 v 253 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1685: finishing write tid 1 to smithi12166546-364 2023-09-23T22:16:57.572 INFO:tasks.rados.rados.0.smithi121.stdout:1684: expect (ObjNum 822 snap 0 seq_num 822) 2023-09-23T22:16:57.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: debug 2023-09-23T22:16:57.376+0000 7ff676fbd680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:56.314753+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:56.715969+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:56.874538+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.121:0/698128920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.013674+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.015251+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.019491+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.032664+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.036575+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.040415+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24365 172.21.15.121:0/3147109727' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:16:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: cluster 2023-09-23T22:16:57.044294+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T22:16:57.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: audit 2023-09-23T22:16:57.047857+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T22:16:57.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[33603]: cluster 2023-09-23T22:16:57.047930+0000 mon.a (mon.0) 718 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0106256s) 2023-09-23T22:16:57.924 INFO:tasks.rados.rados.0.smithi121.stdout:1685: finishing write tid 2 to smithi12166546-364 2023-09-23T22:16:57.924 INFO:tasks.rados.rados.0.smithi121.stdout:1685: finishing write tid 3 to smithi12166546-364 2023-09-23T22:16:57.924 INFO:tasks.rados.rados.0.smithi121.stdout:1685: finishing write tid 4 to smithi12166546-364 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1685: finishing write tid 5 to smithi12166546-364 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 205 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1686: finishing write tid 1 to smithi12166546-285 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1686: finishing write tid 2 to smithi12166546-285 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1686: finishing write tid 3 to smithi12166546-285 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1686: finishing write tid 4 to smithi12166546-285 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1686: finishing write tid 5 to smithi12166546-285 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 285 v 257 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1686: left oid 285 (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1681: done (10 left) 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1682: done (9 left) 2023-09-23T22:16:57.925 INFO:tasks.rados.rados.0.smithi121.stdout:1683: done (8 left) 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1684: done (7 left) 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1685: done (6 left) 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1686: done (5 left) 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1691: done (4 left) 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1692: read oid 143 snap -1 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1692: expect deleted 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1693: read oid 197 snap -1 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1693: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1694: write oid 342 current snap is 0 2023-09-23T22:16:57.926 INFO:tasks.rados.rados.0.smithi121.stdout:1687: expect (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:16:58.078 INFO:tasks.rados.rados.0.smithi121.stdout:1688: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:16:58.249 INFO:tasks.rados.rados.0.smithi121.stdout:1689: finishing write tid 1 to smithi12166546-481 2023-09-23T22:16:58.249 INFO:tasks.rados.rados.0.smithi121.stdout:1689: finishing write tid 2 to smithi12166546-481 2023-09-23T22:16:58.249 INFO:tasks.rados.rados.0.smithi121.stdout:1689: finishing write tid 3 to smithi12166546-481 2023-09-23T22:16:58.250 INFO:tasks.rados.rados.0.smithi121.stdout:1689: finishing write tid 4 to smithi12166546-481 2023-09-23T22:16:58.250 INFO:tasks.rados.rados.0.smithi121.stdout:1689: finishing write tid 5 to smithi12166546-481 2023-09-23T22:16:58.250 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 481 v 243 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-09-23T22:16:58.250 INFO:tasks.rados.rados.0.smithi121.stdout:1689: left oid 481 (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:16:58.250 INFO:tasks.rados.rados.0.smithi121.stdout:1690: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:16:58.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:57 smithi121 bash[27601]: debug 2023-09-23T22:16:57.940+0000 7ff676fbd680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:16:58.299 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[50310]: debug 2023-09-23T22:16:57.842+0000 7f87af822200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:16:58.299 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:57 smithi123 bash[50310]: debug 2023-09-23T22:16:57.954+0000 7f87af822200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:16:58.399 INFO:tasks.rados.rados.0.smithi121.stdout:1693: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:16:58.477 INFO:tasks.rados.rados.0.smithi121.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-09-23T22:16:58.492 INFO:tasks.rados.rados.0.smithi121.stdout:1694: writing smithi12166546-342 from 796962 to 1539305 tid 1 2023-09-23T22:16:58.498 INFO:tasks.rados.rados.0.smithi121.stdout:1694: writing smithi12166546-342 from 2031416 to 2469146 tid 2 2023-09-23T22:16:58.503 INFO:tasks.rados.rados.0.smithi121.stdout:1694: writing smithi12166546-342 from 2936739 to 3349906 tid 3 2023-09-23T22:16:58.503 INFO:tasks.rados.rados.0.smithi121.stdout:1687: done (6 left) 2023-09-23T22:16:58.503 INFO:tasks.rados.rados.0.smithi121.stdout:1688: done (5 left) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1689: done (4 left) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1690: done (3 left) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1692: done (2 left) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1693: done (1 left) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1695: read oid 375 snap -1 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1695: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1696: read oid 309 snap -1 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1696: expect (ObjNum 308 snap 0 seq_num 308) 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1697: delete oid 51 current snap is 0 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1694: finishing write tid 1 to smithi12166546-342 2023-09-23T22:16:58.504 INFO:tasks.rados.rados.0.smithi121.stdout:1694: finishing write tid 2 to smithi12166546-342 2023-09-23T22:16:58.506 INFO:tasks.rados.rados.0.smithi121.stdout:1697: done (3 left) 2023-09-23T22:16:58.506 INFO:tasks.rados.rados.0.smithi121.stdout:1698: delete oid 31 current snap is 0 2023-09-23T22:16:58.506 INFO:tasks.rados.rados.0.smithi121.stdout:1694: finishing write tid 3 to smithi12166546-342 2023-09-23T22:16:58.507 INFO:tasks.rados.rados.0.smithi121.stdout:1694: finishing write tid 4 to smithi12166546-342 2023-09-23T22:16:58.507 INFO:tasks.rados.rados.0.smithi121.stdout:1694: finishing write tid 5 to smithi12166546-342 2023-09-23T22:16:58.507 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 342 v 173 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-09-23T22:16:58.507 INFO:tasks.rados.rados.0.smithi121.stdout:1694: left oid 342 (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:16:58.508 INFO:tasks.rados.rados.0.smithi121.stdout:1694: done (3 left) 2023-09-23T22:16:58.508 INFO:tasks.rados.rados.0.smithi121.stdout:1698: done (2 left) 2023-09-23T22:16:58.508 INFO:tasks.rados.rados.0.smithi121.stdout:1699: read oid 272 snap -1 2023-09-23T22:16:58.508 INFO:tasks.rados.rados.0.smithi121.stdout:1699: expect (ObjNum 873 snap 0 seq_num 873) 2023-09-23T22:16:58.508 INFO:tasks.rados.rados.0.smithi121.stdout:1700: write oid 201 current snap is 0 2023-09-23T22:16:58.508 INFO:tasks.rados.rados.0.smithi121.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-09-23T22:16:58.521 INFO:tasks.rados.rados.0.smithi121.stdout:1700: writing smithi12166546-201 from 447383 to 1015473 tid 1 2023-09-23T22:16:58.536 INFO:tasks.rados.rados.0.smithi121.stdout:1700: writing smithi12166546-201 from 1690509 to 2391919 tid 2 2023-09-23T22:16:58.549 INFO:tasks.rados.rados.0.smithi121.stdout:1700: writing smithi12166546-201 from 2902655 to 3549638 tid 3 2023-09-23T22:16:58.550 INFO:tasks.rados.rados.0.smithi121.stdout:1701: write oid 302 current snap is 0 2023-09-23T22:16:58.550 INFO:tasks.rados.rados.0.smithi121.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-09-23T22:16:58.562 INFO:tasks.rados.rados.0.smithi121.stdout:1701: writing smithi12166546-302 from 464190 to 1107529 tid 1 2023-09-23T22:16:58.572 INFO:tasks.rados.rados.0.smithi121.stdout:1701: writing smithi12166546-302 from 1748991 to 2194059 tid 2 2023-09-23T22:16:58.584 INFO:tasks.rados.rados.0.smithi121.stdout:1701: writing smithi12166546-302 from 2930078 to 3504686 tid 3 2023-09-23T22:16:58.584 INFO:tasks.rados.rados.0.smithi121.stdout:1702: read oid 106 snap -1 2023-09-23T22:16:58.584 INFO:tasks.rados.rados.0.smithi121.stdout:1702: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:16:58.584 INFO:tasks.rados.rados.0.smithi121.stdout:1703: write oid 197 current snap is 0 2023-09-23T22:16:58.584 INFO:tasks.rados.rados.0.smithi121.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-09-23T22:16:58.592 INFO:tasks.rados.rados.0.smithi121.stdout:1703: writing smithi12166546-197 from 480997 to 915938 tid 1 2023-09-23T22:16:58.605 INFO:tasks.rados.rados.0.smithi121.stdout:1703: writing smithi12166546-197 from 1407473 to 2112552 tid 2 2023-09-23T22:16:58.618 INFO:tasks.rados.rados.0.smithi121.stdout:1703: writing smithi12166546-197 from 2557501 to 3343381 tid 3 2023-09-23T22:16:58.618 INFO:tasks.rados.rados.0.smithi121.stdout:1704: write oid 136 current snap is 0 2023-09-23T22:16:58.618 INFO:tasks.rados.rados.0.smithi121.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-09-23T22:16:58.628 INFO:tasks.rados.rados.0.smithi121.stdout:1704: writing smithi12166546-136 from 497804 to 1007994 tid 1 2023-09-23T22:16:58.636 INFO:tasks.rados.rados.0.smithi121.stdout:1704: writing smithi12166546-136 from 1465955 to 1914692 tid 2 2023-09-23T22:16:58.643 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:58 smithi123 bash[50310]: debug 2023-09-23T22:16:58.346+0000 7f87af822200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:16:58.643 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:58 smithi123 bash[50310]: debug 2023-09-23T22:16:58.470+0000 7f87af822200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:16:58.649 INFO:tasks.rados.rados.0.smithi121.stdout:1704: writing smithi12166546-136 from 2584924 to 3182076 tid 3 2023-09-23T22:16:58.649 INFO:tasks.rados.rados.0.smithi121.stdout:1705: read oid 181 snap -1 2023-09-23T22:16:58.649 INFO:tasks.rados.rados.0.smithi121.stdout:1705: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:16:58.649 INFO:tasks.rados.rados.0.smithi121.stdout:1706: delete oid 466 current snap is 0 2023-09-23T22:16:58.649 INFO:tasks.rados.rados.0.smithi121.stdout:1695: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:16:58.751 INFO:tasks.rados.rados.0.smithi121.stdout:1699: expect (ObjNum 873 snap 0 seq_num 873) 2023-09-23T22:16:58.879 INFO:tasks.rados.rados.0.smithi121.stdout:1696: expect (ObjNum 308 snap 0 seq_num 308) 2023-09-23T22:16:58.916 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:58 smithi123 bash[50310]: debug 2023-09-23T22:16:58.638+0000 7f87af822200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:16:58.917 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:58 smithi123 bash[50310]: debug 2023-09-23T22:16:58.774+0000 7f87af822200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1700: finishing write tid 1 to smithi12166546-201 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1700: finishing write tid 2 to smithi12166546-201 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1695: done (9 left) 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1696: done (8 left) 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1699: done (7 left) 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1706: done (6 left) 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1707: delete oid 316 current snap is 0 2023-09-23T22:16:59.046 INFO:tasks.rados.rados.0.smithi121.stdout:1700: finishing write tid 3 to smithi12166546-201 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1700: finishing write tid 4 to smithi12166546-201 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1700: finishing write tid 5 to smithi12166546-201 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 201 v 231 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1700: left oid 201 (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1701: finishing write tid 1 to smithi12166546-302 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1701: finishing write tid 2 to smithi12166546-302 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1701: finishing write tid 3 to smithi12166546-302 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1701: finishing write tid 4 to smithi12166546-302 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1701: finishing write tid 5 to smithi12166546-302 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 302 v 241 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1701: left oid 302 (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:16:59.047 INFO:tasks.rados.rados.0.smithi121.stdout:1702: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:16:59.198 INFO:tasks.rados.rados.0.smithi121.stdout:1703: finishing write tid 1 to smithi12166546-197 2023-09-23T22:16:59.198 INFO:tasks.rados.rados.0.smithi121.stdout:1700: done (6 left) 2023-09-23T22:16:59.198 INFO:tasks.rados.rados.0.smithi121.stdout:1701: done (5 left) 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1702: done (4 left) 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1707: done (3 left) 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1708: write oid 430 current snap is 0 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1703: finishing write tid 2 to smithi12166546-197 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1703: finishing write tid 3 to smithi12166546-197 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1703: finishing write tid 4 to smithi12166546-197 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1703: finishing write tid 5 to smithi12166546-197 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 245 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1703: left oid 197 (ObjNum 1171 snap 0 seq_num 1171) 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1704: finishing write tid 1 to smithi12166546-136 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1704: finishing write tid 2 to smithi12166546-136 2023-09-23T22:16:59.199 INFO:tasks.rados.rados.0.smithi121.stdout:1704: finishing write tid 3 to smithi12166546-136 2023-09-23T22:16:59.200 INFO:tasks.rados.rados.0.smithi121.stdout:1704: finishing write tid 4 to smithi12166546-136 2023-09-23T22:16:59.200 INFO:tasks.rados.rados.0.smithi121.stdout:1704: finishing write tid 5 to smithi12166546-136 2023-09-23T22:16:59.200 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 136 v 226 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-09-23T22:16:59.200 INFO:tasks.rados.rados.0.smithi121.stdout:1704: left oid 136 (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T22:16:59.200 INFO:tasks.rados.rados.0.smithi121.stdout:1705: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:16:59.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:58 smithi121 bash[27601]: debug 2023-09-23T22:16:58.967+0000 7ff676fbd680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:16:59.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:59 smithi121 bash[27601]: debug 2023-09-23T22:16:59.071+0000 7ff676fbd680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:16:59.268 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:58 smithi123 bash[50310]: debug 2023-09-23T22:16:58.910+0000 7f87af822200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:16:59.268 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:59 smithi123 bash[50310]: debug 2023-09-23T22:16:59.122+0000 7f87af822200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:16:59.298 INFO:tasks.rados.rados.0.smithi121.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-09-23T22:16:59.312 INFO:tasks.rados.rados.0.smithi121.stdout:1708: writing smithi12166546-430 from 548225 to 1284162 tid 1 2023-09-23T22:16:59.319 INFO:tasks.rados.rados.0.smithi121.stdout:1708: writing smithi12166546-430 from 1925048 to 2521112 tid 2 2023-09-23T22:16:59.324 INFO:tasks.rados.rados.0.smithi121.stdout:1708: writing smithi12166546-430 from 2950840 to 3498161 tid 3 2023-09-23T22:16:59.324 INFO:tasks.rados.rados.0.smithi121.stdout:1703: done (3 left) 2023-09-23T22:16:59.324 INFO:tasks.rados.rados.0.smithi121.stdout:1704: done (2 left) 2023-09-23T22:16:59.324 INFO:tasks.rados.rados.0.smithi121.stdout:1705: done (1 left) 2023-09-23T22:16:59.325 INFO:tasks.rados.rados.0.smithi121.stdout:1709: delete oid 5 current snap is 0 2023-09-23T22:16:59.325 INFO:tasks.rados.rados.0.smithi121.stdout:1708: finishing write tid 1 to smithi12166546-430 2023-09-23T22:16:59.325 INFO:tasks.rados.rados.0.smithi121.stdout:1708: finishing write tid 2 to smithi12166546-430 2023-09-23T22:16:59.326 INFO:tasks.rados.rados.0.smithi121.stdout:1709: done (1 left) 2023-09-23T22:16:59.326 INFO:tasks.rados.rados.0.smithi121.stdout:1710: write oid 23 current snap is 0 2023-09-23T22:16:59.327 INFO:tasks.rados.rados.0.smithi121.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-09-23T22:16:59.332 INFO:tasks.rados.rados.0.smithi121.stdout:1710: writing smithi12166546-23 from 581839 to 1068274 tid 1 2023-09-23T22:16:59.339 INFO:tasks.rados.rados.0.smithi121.stdout:1710: writing smithi12166546-23 from 1642012 to 2241745 tid 2 2023-09-23T22:16:59.346 INFO:tasks.rados.rados.0.smithi121.stdout:1710: writing smithi12166546-23 from 3005686 to 3575551 tid 3 2023-09-23T22:16:59.346 INFO:tasks.rados.rados.0.smithi121.stdout:1711: write oid 173 current snap is 0 2023-09-23T22:16:59.347 INFO:tasks.rados.rados.0.smithi121.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-09-23T22:16:59.353 INFO:tasks.rados.rados.0.smithi121.stdout:1711: writing smithi12166546-173 from 598646 to 1160330 tid 1 2023-09-23T22:16:59.358 INFO:tasks.rados.rados.0.smithi121.stdout:1711: writing smithi12166546-173 from 1700494 to 2160238 tid 2 2023-09-23T22:16:59.366 INFO:tasks.rados.rados.0.smithi121.stdout:1711: writing smithi12166546-173 from 2633109 to 3414246 tid 3 2023-09-23T22:16:59.366 INFO:tasks.rados.rados.0.smithi121.stdout:1712: write oid 381 current snap is 0 2023-09-23T22:16:59.366 INFO:tasks.rados.rados.0.smithi121.stdout:1708: finishing write tid 3 to smithi12166546-430 2023-09-23T22:16:59.366 INFO:tasks.rados.rados.0.smithi121.stdout:1708: finishing write tid 4 to smithi12166546-430 2023-09-23T22:16:59.366 INFO:tasks.rados.rados.0.smithi121.stdout:1708: finishing write tid 5 to smithi12166546-430 2023-09-23T22:16:59.366 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 230 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-09-23T22:16:59.367 INFO:tasks.rados.rados.0.smithi121.stdout:1708: left oid 430 (ObjNum 1175 snap 0 seq_num 1175) 2023-09-23T22:16:59.367 INFO:tasks.rados.rados.0.smithi121.stdout:1710: finishing write tid 1 to smithi12166546-23 2023-09-23T22:16:59.367 INFO:tasks.rados.rados.0.smithi121.stdout:1710: finishing write tid 2 to smithi12166546-23 2023-09-23T22:16:59.367 INFO:tasks.rados.rados.0.smithi121.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-09-23T22:16:59.374 INFO:tasks.rados.rados.0.smithi121.stdout:1712: writing smithi12166546-381 from 615453 to 1368739 tid 1 2023-09-23T22:16:59.381 INFO:tasks.rados.rados.0.smithi121.stdout:1712: writing smithi12166546-381 from 2158976 to 2762378 tid 2 2023-09-23T22:16:59.387 INFO:tasks.rados.rados.0.smithi121.stdout:1712: writing smithi12166546-381 from 3460532 to 3815453 tid 3 2023-09-23T22:16:59.387 INFO:tasks.rados.rados.0.smithi121.stdout:1708: done (3 left) 2023-09-23T22:16:59.387 INFO:tasks.rados.rados.0.smithi121.stdout:1713: write oid 297 current snap is 0 2023-09-23T22:16:59.388 INFO:tasks.rados.rados.0.smithi121.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-09-23T22:16:59.394 INFO:tasks.rados.rados.0.smithi121.stdout:1713: writing smithi12166546-297 from 632260 to 1060795 tid 1 2023-09-23T22:16:59.402 INFO:tasks.rados.rados.0.smithi121.stdout:1713: writing smithi12166546-297 from 1817458 to 2280871 tid 2 2023-09-23T22:16:59.407 INFO:tasks.rados.rados.0.smithi121.stdout:1713: writing smithi12166546-297 from 2687955 to 3207989 tid 3 2023-09-23T22:16:59.411 INFO:tasks.rados.rados.0.smithi121.stdout:1713: writing smithi12166546-297 from 3709324 to 3832260 tid 4 2023-09-23T22:16:59.411 INFO:tasks.rados.rados.0.smithi121.stdout:1714: delete oid 269 current snap is 0 2023-09-23T22:16:59.411 INFO:tasks.rados.rados.0.smithi121.stdout:1710: finishing write tid 3 to smithi12166546-23 2023-09-23T22:16:59.411 INFO:tasks.rados.rados.0.smithi121.stdout:1710: finishing write tid 4 to smithi12166546-23 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1710: finishing write tid 5 to smithi12166546-23 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 249 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1710: left oid 23 (ObjNum 1177 snap 0 seq_num 1177) 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1711: finishing write tid 1 to smithi12166546-173 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1711: finishing write tid 2 to smithi12166546-173 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1711: finishing write tid 3 to smithi12166546-173 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1711: finishing write tid 4 to smithi12166546-173 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1711: finishing write tid 5 to smithi12166546-173 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 173 v 261 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1711: left oid 173 (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1712: finishing write tid 1 to smithi12166546-381 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1712: finishing write tid 2 to smithi12166546-381 2023-09-23T22:16:59.412 INFO:tasks.rados.rados.0.smithi121.stdout:1712: finishing write tid 3 to smithi12166546-381 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:1712: finishing write tid 4 to smithi12166546-381 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:1712: finishing write tid 5 to smithi12166546-381 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 381 v 269 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:1712: left oid 381 (ObjNum 1179 snap 0 seq_num 1179) 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:1713: finishing write tid 1 to smithi12166546-297 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:1713: finishing write tid 2 to smithi12166546-297 2023-09-23T22:16:59.413 INFO:tasks.rados.rados.0.smithi121.stdout:1713: finishing write tid 3 to smithi12166546-297 2023-09-23T22:16:59.414 INFO:tasks.rados.rados.0.smithi121.stdout:1713: finishing write tid 4 to smithi12166546-297 2023-09-23T22:16:59.414 INFO:tasks.rados.rados.0.smithi121.stdout:1713: finishing write tid 5 to smithi12166546-297 2023-09-23T22:16:59.415 INFO:tasks.rados.rados.0.smithi121.stdout:1713: finishing write tid 6 to smithi12166546-297 2023-09-23T22:16:59.415 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 297 v 209 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-09-23T22:16:59.415 INFO:tasks.rados.rados.0.smithi121.stdout:1713: left oid 297 (ObjNum 1180 snap 0 seq_num 1180) 2023-09-23T22:16:59.415 INFO:tasks.rados.rados.0.smithi121.stdout:1710: done (4 left) 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1711: done (3 left) 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1712: done (2 left) 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1713: done (1 left) 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1714: done (0 left) 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1715: read oid 477 snap -1 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1715: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1716: write oid 322 current snap is 0 2023-09-23T22:16:59.416 INFO:tasks.rados.rados.0.smithi121.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-09-23T22:16:59.424 INFO:tasks.rados.rados.0.smithi121.stdout:1716: writing smithi12166546-322 from 665874 to 1244907 tid 1 2023-09-23T22:16:59.435 INFO:tasks.rados.rados.0.smithi121.stdout:1716: writing smithi12166546-322 from 1934422 to 2401504 tid 2 2023-09-23T22:16:59.446 INFO:tasks.rados.rados.0.smithi121.stdout:1716: writing smithi12166546-322 from 3142801 to 3685379 tid 3 2023-09-23T22:16:59.446 INFO:tasks.rados.rados.0.smithi121.stdout:1717: read oid 49 snap -1 2023-09-23T22:16:59.446 INFO:tasks.rados.rados.0.smithi121.stdout:1717: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:16:59.447 INFO:tasks.rados.rados.0.smithi121.stdout:1718: write oid 319 current snap is 0 2023-09-23T22:16:59.447 INFO:tasks.rados.rados.0.smithi121.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-09-23T22:16:59.459 INFO:tasks.rados.rados.0.smithi121.stdout:1718: writing smithi12166546-319 from 682681 to 1336963 tid 1 2023-09-23T22:16:59.470 INFO:tasks.rados.rados.0.smithi121.stdout:1718: writing smithi12166546-319 from 1876551 to 2487291 tid 2 2023-09-23T22:16:59.480 INFO:tasks.rados.rados.0.smithi121.stdout:1718: writing smithi12166546-319 from 3053871 to 3524074 tid 3 2023-09-23T22:16:59.480 INFO:tasks.rados.rados.0.smithi121.stdout:1719: read oid 302 snap -1 2023-09-23T22:16:59.480 INFO:tasks.rados.rados.0.smithi121.stdout:1719: expect (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:16:59.481 INFO:tasks.rados.rados.0.smithi121.stdout:1720: write oid 315 current snap is 0 2023-09-23T22:16:59.481 INFO:tasks.rados.rados.0.smithi121.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-09-23T22:16:59.494 INFO:tasks.rados.rados.0.smithi121.stdout:1720: writing smithi12166546-315 from 699488 to 1429019 tid 1 2023-09-23T22:16:59.503 INFO:tasks.rados.rados.0.smithi121.stdout:1720: writing smithi12166546-315 from 1935033 to 2405784 tid 2 2023-09-23T22:16:59.516 INFO:tasks.rados.rados.0.smithi121.stdout:1720: writing smithi12166546-315 from 3081294 to 3762769 tid 3 2023-09-23T22:16:59.516 INFO:tasks.rados.rados.0.smithi121.stdout:1721: read oid 168 snap -1 2023-09-23T22:16:59.517 INFO:tasks.rados.rados.0.smithi121.stdout:1721: expect (ObjNum 167 snap 0 seq_num 167) 2023-09-23T22:16:59.517 INFO:tasks.rados.rados.0.smithi121.stdout:1722: write oid 145 current snap is 0 2023-09-23T22:16:59.517 INFO:tasks.rados.rados.0.smithi121.stdout:1715: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:16:59.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:16:59 smithi123 bash[50310]: debug 2023-09-23T22:16:59.262+0000 7f87af822200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:16:59.663 INFO:tasks.rados.rados.0.smithi121.stdout:1716: finishing write tid 1 to smithi12166546-322 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:1716: finishing write tid 2 to smithi12166546-322 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:1716: finishing write tid 3 to smithi12166546-322 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:1716: finishing write tid 4 to smithi12166546-322 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:1716: finishing write tid 5 to smithi12166546-322 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 322 v 237 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:1716: left oid 322 (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T22:16:59.664 INFO:tasks.rados.rados.0.smithi121.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-09-23T22:16:59.677 INFO:tasks.rados.rados.0.smithi121.stdout:1722: writing smithi12166546-145 from 716295 to 1121075 tid 1 2023-09-23T22:16:59.683 INFO:tasks.rados.rados.0.smithi121.stdout:1722: writing smithi12166546-145 from 1593515 to 2207924 tid 2 2023-09-23T22:16:59.689 INFO:tasks.rados.rados.0.smithi121.stdout:1722: writing smithi12166546-145 from 2708717 to 3201464 tid 3 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1722: writing smithi12166546-145 from 3640519 to 3916295 tid 4 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1715: done (7 left) 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1716: done (6 left) 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1723: read oid 277 snap -1 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1723: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1724: read oid 455 snap -1 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1724: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1725: read oid 320 snap -1 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1725: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1726: write oid 69 current snap is 0 2023-09-23T22:16:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-09-23T22:16:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:1726: writing smithi12166546-69 from 733102 to 1329484 tid 1 2023-09-23T22:16:59.709 INFO:tasks.rados.rados.0.smithi121.stdout:1726: writing smithi12166546-69 from 1768350 to 2526417 tid 2 2023-09-23T22:16:59.717 INFO:tasks.rados.rados.0.smithi121.stdout:1726: writing smithi12166546-69 from 3136140 to 3840159 tid 3 2023-09-23T22:16:59.717 INFO:tasks.rados.rados.0.smithi121.stdout:1727: write oid 453 current snap is 0 2023-09-23T22:16:59.717 INFO:tasks.rados.rados.0.smithi121.stdout:1717: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:16:59.752 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:16:59 smithi121 bash[27601]: debug 2023-09-23T22:16:59.339+0000 7ff676fbd680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:16:59.930 INFO:tasks.rados.rados.0.smithi121.stdout:1718: finishing write tid 1 to smithi12166546-319 2023-09-23T22:16:59.930 INFO:tasks.rados.rados.0.smithi121.stdout:1718: finishing write tid 2 to smithi12166546-319 2023-09-23T22:16:59.930 INFO:tasks.rados.rados.0.smithi121.stdout:1718: finishing write tid 3 to smithi12166546-319 2023-09-23T22:16:59.930 INFO:tasks.rados.rados.0.smithi121.stdout:1718: finishing write tid 4 to smithi12166546-319 2023-09-23T22:16:59.930 INFO:tasks.rados.rados.0.smithi121.stdout:1718: finishing write tid 5 to smithi12166546-319 2023-09-23T22:16:59.931 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 319 v 332 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-09-23T22:16:59.931 INFO:tasks.rados.rados.0.smithi121.stdout:1718: left oid 319 (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T22:16:59.931 INFO:tasks.rados.rados.0.smithi121.stdout:1719: expect (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:17:00.092 INFO:tasks.rados.rados.0.smithi121.stdout:1720: finishing write tid 1 to smithi12166546-315 2023-09-23T22:17:00.093 INFO:tasks.rados.rados.0.smithi121.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-09-23T22:17:00.105 INFO:tasks.rados.rados.0.smithi121.stdout:1727: writing smithi12166546-453 from 749909 to 1421540 tid 1 2023-09-23T22:17:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:1727: writing smithi12166546-453 from 2110479 to 2728557 tid 2 2023-09-23T22:17:00.127 INFO:tasks.rados.rados.0.smithi121.stdout:1727: writing smithi12166546-453 from 3163563 to 3678854 tid 3 2023-09-23T22:17:00.127 INFO:tasks.rados.rados.0.smithi121.stdout:1717: done (10 left) 2023-09-23T22:17:00.128 INFO:tasks.rados.rados.0.smithi121.stdout:1718: done (9 left) 2023-09-23T22:17:00.128 INFO:tasks.rados.rados.0.smithi121.stdout:1719: done (8 left) 2023-09-23T22:17:00.128 INFO:tasks.rados.rados.0.smithi121.stdout:1728: write oid 260 current snap is 0 2023-09-23T22:17:00.128 INFO:tasks.rados.rados.0.smithi121.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-09-23T22:17:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:1728: writing smithi12166546-260 from 766716 to 1513596 tid 1 2023-09-23T22:17:00.156 INFO:tasks.rados.rados.0.smithi121.stdout:1728: writing smithi12166546-260 from 2168961 to 2930697 tid 2 2023-09-23T22:17:00.165 INFO:tasks.rados.rados.0.smithi121.stdout:1728: writing smithi12166546-260 from 3474633 to 3917549 tid 3 2023-09-23T22:17:00.165 INFO:tasks.rados.rados.0.smithi121.stdout:1729: write oid 264 current snap is 0 2023-09-23T22:17:00.165 INFO:tasks.rados.rados.0.smithi121.stdout:1720: finishing write tid 2 to smithi12166546-315 2023-09-23T22:17:00.165 INFO:tasks.rados.rados.0.smithi121.stdout:1720: finishing write tid 3 to smithi12166546-315 2023-09-23T22:17:00.166 INFO:tasks.rados.rados.0.smithi121.stdout:1720: finishing write tid 4 to smithi12166546-315 2023-09-23T22:17:00.166 INFO:tasks.rados.rados.0.smithi121.stdout:1720: finishing write tid 5 to smithi12166546-315 2023-09-23T22:17:00.166 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 315 v 263 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-09-23T22:17:00.166 INFO:tasks.rados.rados.0.smithi121.stdout:1720: left oid 315 (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T22:17:00.166 INFO:tasks.rados.rados.0.smithi121.stdout:1721: expect (ObjNum 167 snap 0 seq_num 167) 2023-09-23T22:17:00.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:16:59 smithi121 bash[27336]: audit 2023-09-23T22:16:59.302452+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.121:0/655101876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:00.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:16:59 smithi121 bash[33603]: audit 2023-09-23T22:16:59.302452+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.121:0/655101876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:00.256 INFO:tasks.rados.rados.0.smithi121.stdout:1722: finishing write tid 1 to smithi12166546-145 2023-09-23T22:17:00.256 INFO:tasks.rados.rados.0.smithi121.stdout:1722: finishing write tid 2 to smithi12166546-145 2023-09-23T22:17:00.256 INFO:tasks.rados.rados.0.smithi121.stdout:1722: finishing write tid 3 to smithi12166546-145 2023-09-23T22:17:00.256 INFO:tasks.rados.rados.0.smithi121.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-09-23T22:17:00.266 INFO:tasks.rados.rados.0.smithi121.stdout:1729: writing smithi12166546-264 from 783523 to 1205652 tid 1 2023-09-23T22:17:00.274 INFO:tasks.rados.rados.0.smithi121.stdout:1729: writing smithi12166546-264 from 1827443 to 2449190 tid 2 2023-09-23T22:17:00.282 INFO:tasks.rados.rados.0.smithi121.stdout:1729: writing smithi12166546-264 from 3218409 to 3872597 tid 3 2023-09-23T22:17:00.282 INFO:tasks.rados.rados.0.smithi121.stdout:1720: done (9 left) 2023-09-23T22:17:00.282 INFO:tasks.rados.rados.0.smithi121.stdout:1721: done (8 left) 2023-09-23T22:17:00.282 INFO:tasks.rados.rados.0.smithi121.stdout:1730: write oid 99 current snap is 0 2023-09-23T22:17:00.282 INFO:tasks.rados.rados.0.smithi121.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-09-23T22:17:00.287 INFO:tasks.rados.rados.0.smithi121.stdout:1730: writing smithi12166546-99 from 400330 to 897708 tid 1 2023-09-23T22:17:00.294 INFO:tasks.rados.rados.0.smithi121.stdout:1730: writing smithi12166546-99 from 1485925 to 2000330 tid 2 2023-09-23T22:17:00.294 INFO:tasks.rados.rados.0.smithi121.stdout:1731: write oid 53 current snap is 0 2023-09-23T22:17:00.295 INFO:tasks.rados.rados.0.smithi121.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-09-23T22:17:00.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:16:59 smithi123 bash[27681]: audit 2023-09-23T22:16:59.302452+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.121:0/655101876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:00.300 INFO:tasks.rados.rados.0.smithi121.stdout:1731: writing smithi12166546-53 from 417137 to 989764 tid 1 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1731: writing smithi12166546-53 from 1428054 to 2017137 tid 2 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1732: read oid 438 snap -1 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1732: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1733: read oid 224 snap -1 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1733: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1734: write oid 207 current snap is 0 2023-09-23T22:17:00.306 INFO:tasks.rados.rados.0.smithi121.stdout:1722: finishing write tid 4 to smithi12166546-145 2023-09-23T22:17:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:1722: finishing write tid 5 to smithi12166546-145 2023-09-23T22:17:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:1722: finishing write tid 6 to smithi12166546-145 2023-09-23T22:17:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 178 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-09-23T22:17:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:1722: left oid 145 (ObjNum 1185 snap 0 seq_num 1185) 2023-09-23T22:17:00.307 INFO:tasks.rados.rados.0.smithi121.stdout:1725: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:17:00.458 INFO:tasks.rados.rados.0.smithi121.stdout:1723: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T22:17:00.623 INFO:tasks.rados.rados.0.smithi121.stdout:1724: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:17:00.846 INFO:tasks.rados.rados.0.smithi121.stdout:1726: finishing write tid 1 to smithi12166546-69 2023-09-23T22:17:00.846 INFO:tasks.rados.rados.0.smithi121.stdout:1726: finishing write tid 2 to smithi12166546-69 2023-09-23T22:17:00.846 INFO:tasks.rados.rados.0.smithi121.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-09-23T22:17:00.856 INFO:tasks.rados.rados.0.smithi121.stdout:1734: writing smithi12166546-207 from 433944 to 1081820 tid 1 2023-09-23T22:17:00.863 INFO:tasks.rados.rados.0.smithi121.stdout:1734: writing smithi12166546-207 from 1486536 to 2033944 tid 2 2023-09-23T22:17:00.863 INFO:tasks.rados.rados.0.smithi121.stdout:1722: done (12 left) 2023-09-23T22:17:00.863 INFO:tasks.rados.rados.0.smithi121.stdout:1723: done (11 left) 2023-09-23T22:17:00.863 INFO:tasks.rados.rados.0.smithi121.stdout:1724: done (10 left) 2023-09-23T22:17:00.863 INFO:tasks.rados.rados.0.smithi121.stdout:1725: done (9 left) 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1735: read oid 145 snap -1 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1735: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1736: read oid 433 snap -1 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1736: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1726: finishing write tid 3 to smithi12166546-69 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1726: finishing write tid 4 to smithi12166546-69 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1726: finishing write tid 5 to smithi12166546-69 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 267 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1726: left oid 69 (ObjNum 1186 snap 0 seq_num 1186) 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1727: finishing write tid 1 to smithi12166546-453 2023-09-23T22:17:00.864 INFO:tasks.rados.rados.0.smithi121.stdout:1727: finishing write tid 2 to smithi12166546-453 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1737: read oid 342 snap -1 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1737: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1726: done (11 left) 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1738: read oid 58 snap -1 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1738: expect (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1739: write oid 419 current snap is 0 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1727: finishing write tid 3 to smithi12166546-453 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1727: finishing write tid 4 to smithi12166546-453 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1727: finishing write tid 5 to smithi12166546-453 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 453 v 186 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1727: left oid 453 (ObjNum 1187 snap 0 seq_num 1187) 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1728: finishing write tid 1 to smithi12166546-260 2023-09-23T22:17:00.865 INFO:tasks.rados.rados.0.smithi121.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-09-23T22:17:00.869 INFO:tasks.rados.rados.0.smithi121.stdout:1739: writing smithi12166546-419 from 450751 to 1173876 tid 1 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: cluster 2023-09-23T22:17:00.621765+0000 mon.a (mon.0) 719 : cluster [INF] Active manager daemon x restarted 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: cluster 2023-09-23T22:17:00.622279+0000 mon.a (mon.0) 720 : cluster [INF] Activating manager daemon x 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: cluster 2023-09-23T22:17:00.629505+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: cluster 2023-09-23T22:17:00.631210+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e20: x(active, starting, since 0.00916749s) 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.638998+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.639187+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.639357+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.639549+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.640098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.640420+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:17:00.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.640832+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.641133+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.641509+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.641787+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.642060+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.642321+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.642585+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.642903+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.643176+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: cluster 2023-09-23T22:17:00.621765+0000 mon.a (mon.0) 719 : cluster [INF] Active manager daemon x restarted 2023-09-23T22:17:00.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: cluster 2023-09-23T22:17:00.622279+0000 mon.a (mon.0) 720 : cluster [INF] Activating manager daemon x 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: cluster 2023-09-23T22:17:00.629505+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: cluster 2023-09-23T22:17:00.631210+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e20: x(active, starting, since 0.00916749s) 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.638998+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.639187+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.639357+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.639549+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.640098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.640420+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.640832+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.641133+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.641509+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:17:00.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.641787+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.642060+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.642321+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.642585+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.642903+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.643176+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.643740+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.644230+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.644926+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.645278+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:17:00.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.646773+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[33603]: audit 2023-09-23T22:17:00.647101+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27601]: debug 2023-09-23T22:17:00.583+0000 7ff676fbd680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27601]: debug 2023-09-23T22:17:00.759+0000 7ff676fbd680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27601]: debug 2023-09-23T22:17:00.863+0000 7ff676fbd680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.643740+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.644230+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.644926+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:17:00.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.645278+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:17:00.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.646773+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:17:00.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27336]: audit 2023-09-23T22:17:00.647101+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:17:00.877 INFO:tasks.rados.rados.0.smithi121.stdout:1739: writing smithi12166546-419 from 1945018 to 2050751 tid 2 2023-09-23T22:17:00.877 INFO:tasks.rados.rados.0.smithi121.stdout:1727: done (12 left) 2023-09-23T22:17:00.877 INFO:tasks.rados.rados.0.smithi121.stdout:1740: write oid 337 current snap is 0 2023-09-23T22:17:00.878 INFO:tasks.rados.rados.0.smithi121.stdout:1728: finishing write tid 2 to smithi12166546-260 2023-09-23T22:17:00.878 INFO:tasks.rados.rados.0.smithi121.stdout:1728: finishing write tid 3 to smithi12166546-260 2023-09-23T22:17:00.878 INFO:tasks.rados.rados.0.smithi121.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-09-23T22:17:00.880 INFO:tasks.rados.rados.0.smithi121.stdout:1740: writing smithi12166546-337 from 467558 to 982285 tid 1 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:1740: writing smithi12166546-337 from 1719853 to 2067558 tid 2 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:1741: write oid 199 current snap is 0 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:1728: finishing write tid 4 to smithi12166546-260 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:1728: finishing write tid 5 to smithi12166546-260 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 271 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:1728: left oid 260 (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:17:00.887 INFO:tasks.rados.rados.0.smithi121.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-09-23T22:17:00.892 INFO:tasks.rados.rados.0.smithi121.stdout:1741: writing smithi12166546-199 from 484365 to 1074341 tid 1 2023-09-23T22:17:00.898 INFO:tasks.rados.rados.0.smithi121.stdout:1741: writing smithi12166546-199 from 1661982 to 2084365 tid 2 2023-09-23T22:17:00.898 INFO:tasks.rados.rados.0.smithi121.stdout:1728: done (13 left) 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1742: delete oid 4 current snap is 0 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1729: finishing write tid 1 to smithi12166546-264 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1729: finishing write tid 2 to smithi12166546-264 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1729: finishing write tid 3 to smithi12166546-264 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1729: finishing write tid 4 to smithi12166546-264 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1729: finishing write tid 5 to smithi12166546-264 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 235 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1729: left oid 264 (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1730: finishing write tid 1 to smithi12166546-99 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1730: finishing write tid 2 to smithi12166546-99 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1730: finishing write tid 3 to smithi12166546-99 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:1730: finishing write tid 4 to smithi12166546-99 2023-09-23T22:17:00.899 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 99 v 252 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1730: left oid 99 (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1731: finishing write tid 1 to smithi12166546-53 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1731: finishing write tid 2 to smithi12166546-53 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1731: finishing write tid 3 to smithi12166546-53 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1731: finishing write tid 4 to smithi12166546-53 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 53 v 272 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1731: left oid 53 (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T22:17:00.900 INFO:tasks.rados.rados.0.smithi121.stdout:1733: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T22:17:00.919 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: debug 2023-09-23T22:17:00.594+0000 7f87af822200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:17:00.919 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE Bus STARTING 2023-09-23T22:17:00.919 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: CherryPy Checker: 2023-09-23T22:17:00.919 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: The Application mounted at '' has an empty config. 2023-09-23T22:17:00.919 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE Serving on http://:::9283 2023-09-23T22:17:00.919 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE Bus STARTED 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE Bus STOPPING 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE Bus STOPPED 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[50310]: [23/Sep/2023:22:17:00] ENGINE Bus STARTING 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: cluster 2023-09-23T22:17:00.621765+0000 mon.a (mon.0) 719 : cluster [INF] Active manager daemon x restarted 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: cluster 2023-09-23T22:17:00.622279+0000 mon.a (mon.0) 720 : cluster [INF] Activating manager daemon x 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: cluster 2023-09-23T22:17:00.629505+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: cluster 2023-09-23T22:17:00.631210+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e20: x(active, starting, since 0.00916749s) 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.638998+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.639187+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:00.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.639357+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.639549+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.640098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.640420+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.640832+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.641133+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.641509+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.641787+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.642060+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.642321+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.642585+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.642903+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.643176+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:17:00.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.643740+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:17:00.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.644230+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:17:00.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.644926+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:17:00.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.645278+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:17:00.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.646773+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:17:00.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:00 smithi123 bash[27681]: audit 2023-09-23T22:17:00.647101+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:17:01.046 INFO:tasks.rados.rados.0.smithi121.stdout:1732: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:01.149 INFO:tasks.rados.rados.0.smithi121.stdout:1734: finishing write tid 1 to smithi12166546-207 2023-09-23T22:17:01.149 INFO:tasks.rados.rados.0.smithi121.stdout:1738: expect (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:17:01.229 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:00 smithi121 bash[27601]: debug 2023-09-23T22:17:00.991+0000 7ff676fbd680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:17:01.242 INFO:tasks.rados.rados.0.smithi121.stdout:1734: finishing write tid 2 to smithi12166546-207 2023-09-23T22:17:01.242 INFO:tasks.rados.rados.0.smithi121.stdout:1734: finishing write tid 3 to smithi12166546-207 2023-09-23T22:17:01.242 INFO:tasks.rados.rados.0.smithi121.stdout:1734: finishing write tid 4 to smithi12166546-207 2023-09-23T22:17:01.242 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 207 v 238 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-09-23T22:17:01.242 INFO:tasks.rados.rados.0.smithi121.stdout:1734: left oid 207 (ObjNum 1192 snap 0 seq_num 1192) 2023-09-23T22:17:01.243 INFO:tasks.rados.rados.0.smithi121.stdout:1735: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870f4c2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870f4c2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870f4c2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870f4c2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870f4c2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870d4be700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870d4be700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870d4be700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870d4be700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: debug 2023-09-23T22:17:01.006+0000 7f870d4be700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:17:01.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: [23/Sep/2023:22:17:01] ENGINE Serving on http://:::9283 2023-09-23T22:17:01.301 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[50310]: [23/Sep/2023:22:17:01] ENGINE Bus STARTED 2023-09-23T22:17:01.450 INFO:tasks.rados.rados.0.smithi121.stdout:1739: finishing write tid 1 to smithi12166546-419 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1729: done (13 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1730: done (12 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1731: done (11 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1732: done (10 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1733: done (9 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1734: done (8 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1735: done (7 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1738: done (6 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1742: done (5 left) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1743: read oid 270 snap -1 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1743: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1744: read oid 91 snap -1 2023-09-23T22:17:01.451 INFO:tasks.rados.rados.0.smithi121.stdout:1744: expect deleted 2023-09-23T22:17:01.452 INFO:tasks.rados.rados.0.smithi121.stdout:1745: read oid 252 snap -1 2023-09-23T22:17:01.452 INFO:tasks.rados.rados.0.smithi121.stdout:1745: expect (ObjNum 684 snap 0 seq_num 684) 2023-09-23T22:17:01.452 INFO:tasks.rados.rados.0.smithi121.stdout:1746: write oid 482 current snap is 0 2023-09-23T22:17:01.452 INFO:tasks.rados.rados.0.smithi121.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-09-23T22:17:01.459 INFO:tasks.rados.rados.0.smithi121.stdout:1746: writing smithi12166546-482 from 517979 to 1258453 tid 1 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1746: writing smithi12166546-482 from 1778946 to 2117979 tid 2 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1747: read oid 191 snap -1 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1747: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1748: write oid 205 current snap is 0 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1739: finishing write tid 2 to smithi12166546-419 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1739: finishing write tid 3 to smithi12166546-419 2023-09-23T22:17:01.465 INFO:tasks.rados.rados.0.smithi121.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-09-23T22:17:01.471 INFO:tasks.rados.rados.0.smithi121.stdout:1748: writing smithi12166546-205 from 534786 to 950509 tid 1 2023-09-23T22:17:01.480 INFO:tasks.rados.rados.0.smithi121.stdout:1748: writing smithi12166546-205 from 1437428 to 2134786 tid 2 2023-09-23T22:17:01.480 INFO:tasks.rados.rados.0.smithi121.stdout:1749: write oid 222 current snap is 0 2023-09-23T22:17:01.480 INFO:tasks.rados.rados.0.smithi121.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-09-23T22:17:01.486 INFO:tasks.rados.rados.0.smithi121.stdout:1749: writing smithi12166546-222 from 551593 to 1042565 tid 1 2023-09-23T22:17:01.493 INFO:tasks.rados.rados.0.smithi121.stdout:1749: writing smithi12166546-222 from 1779557 to 2151593 tid 2 2023-09-23T22:17:01.493 INFO:tasks.rados.rados.0.smithi121.stdout:1750: write oid 282 current snap is 0 2023-09-23T22:17:01.493 INFO:tasks.rados.rados.0.smithi121.stdout:1739: finishing write tid 4 to smithi12166546-419 2023-09-23T22:17:01.493 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 255 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-09-23T22:17:01.493 INFO:tasks.rados.rados.0.smithi121.stdout:1739: left oid 419 (ObjNum 1193 snap 0 seq_num 1193) 2023-09-23T22:17:01.493 INFO:tasks.rados.rados.0.smithi121.stdout:1736: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T22:17:01.502 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27601]: debug 2023-09-23T22:17:01.223+0000 7ff676fbd680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:17:01.728 INFO:tasks.rados.rados.0.smithi121.stdout:1737: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:17:01.892 INFO:tasks.rados.rados.0.smithi121.stdout:1740: finishing write tid 1 to smithi12166546-337 2023-09-23T22:17:01.893 INFO:tasks.rados.rados.0.smithi121.stdout:1740: finishing write tid 2 to smithi12166546-337 2023-09-23T22:17:01.893 INFO:tasks.rados.rados.0.smithi121.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-09-23T22:17:01.899 INFO:tasks.rados.rados.0.smithi121.stdout:1750: writing smithi12166546-282 from 568400 to 1134621 tid 1 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1750: writing smithi12166546-282 from 1838039 to 2168400 tid 2 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1736: done (12 left) 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1737: done (11 left) 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1739: done (10 left) 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1751: write oid 3 current snap is 0 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1740: finishing write tid 3 to smithi12166546-337 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1740: finishing write tid 4 to smithi12166546-337 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 337 v 261 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-09-23T22:17:01.905 INFO:tasks.rados.rados.0.smithi121.stdout:1740: left oid 337 (ObjNum 1194 snap 0 seq_num 1194) 2023-09-23T22:17:01.906 INFO:tasks.rados.rados.0.smithi121.stdout:1741: finishing write tid 1 to smithi12166546-199 2023-09-23T22:17:01.906 INFO:tasks.rados.rados.0.smithi121.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-09-23T22:17:01.912 INFO:tasks.rados.rados.0.smithi121.stdout:1751: writing smithi12166546-3 from 585207 to 1226677 tid 1 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1751: writing smithi12166546-3 from 1896521 to 2185207 tid 2 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1740: done (10 left) 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1752: read oid 193 snap -1 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1752: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1753: write oid 430 current snap is 0 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1741: finishing write tid 2 to smithi12166546-199 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1741: finishing write tid 3 to smithi12166546-199 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1741: finishing write tid 4 to smithi12166546-199 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 189 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-09-23T22:17:01.918 INFO:tasks.rados.rados.0.smithi121.stdout:1741: left oid 199 (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T22:17:01.919 INFO:tasks.rados.rados.0.smithi121.stdout:1743: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:17:02.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27601]: debug 2023-09-23T22:17:01.643+0000 7ff676fbd680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27601]: debug 2023-09-23T22:17:01.771+0000 7ff676fbd680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: cluster 2023-09-23T22:17:00.827316+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon x is now available 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.857754+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.874612+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.878683+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.889643+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.893438+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.916886+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.923291+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.927264+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.957802+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.958897+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:00.962729+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: cephadm 2023-09-23T22:17:01.408754+0000 mgr.x (mgr.24929) 1 : cephadm [INF] Deploying cephadm binary to smithi121 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: cephadm 2023-09-23T22:17:01.414528+0000 mgr.x (mgr.24929) 2 : cephadm [INF] Deploying cephadm binary to smithi123 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:01.470276+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:01.481788+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: cephadm 2023-09-23T22:17:01.701922+0000 mgr.x (mgr.24929) 3 : cephadm [INF] [23/Sep/2023:22:17:01] ENGINE Bus STARTING 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[33603]: audit 2023-09-23T22:17:01.702318+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.121:0/33108311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:02.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: cluster 2023-09-23T22:17:00.827316+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon x is now available 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.857754+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.874612+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.878683+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.889643+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.893438+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.916886+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.923291+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.927264+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.957802+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.958897+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:00.962729+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: cephadm 2023-09-23T22:17:01.408754+0000 mgr.x (mgr.24929) 1 : cephadm [INF] Deploying cephadm binary to smithi121 2023-09-23T22:17:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: cephadm 2023-09-23T22:17:01.414528+0000 mgr.x (mgr.24929) 2 : cephadm [INF] Deploying cephadm binary to smithi123 2023-09-23T22:17:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:01.470276+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:01.481788+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: cephadm 2023-09-23T22:17:01.701922+0000 mgr.x (mgr.24929) 3 : cephadm [INF] [23/Sep/2023:22:17:01] ENGINE Bus STARTING 2023-09-23T22:17:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:01 smithi121 bash[27336]: audit 2023-09-23T22:17:01.702318+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.121:0/33108311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:02.006 INFO:tasks.rados.rados.0.smithi121.stdout:1746: finishing write tid 1 to smithi12166546-482 2023-09-23T22:17:02.006 INFO:tasks.rados.rados.0.smithi121.stdout:1745: expect (ObjNum 684 snap 0 seq_num 684) 2023-09-23T22:17:02.154 INFO:tasks.rados.rados.0.smithi121.stdout:1748: finishing write tid 1 to smithi12166546-205 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:1746: finishing write tid 2 to smithi12166546-482 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:1746: finishing write tid 3 to smithi12166546-482 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:1746: finishing write tid 4 to smithi12166546-482 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 482 v 264 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:1746: left oid 482 (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:1748: finishing write tid 2 to smithi12166546-205 2023-09-23T22:17:02.155 INFO:tasks.rados.rados.0.smithi121.stdout:1748: finishing write tid 3 to smithi12166546-205 2023-09-23T22:17:02.156 INFO:tasks.rados.rados.0.smithi121.stdout:1748: finishing write tid 4 to smithi12166546-205 2023-09-23T22:17:02.156 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 205 v 258 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-09-23T22:17:02.156 INFO:tasks.rados.rados.0.smithi121.stdout:1748: left oid 205 (ObjNum 1198 snap 0 seq_num 1198) 2023-09-23T22:17:02.156 INFO:tasks.rados.rados.0.smithi121.stdout:1747: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:17:02.299 INFO:tasks.rados.rados.0.smithi121.stdout:1749: finishing write tid 1 to smithi12166546-222 2023-09-23T22:17:02.299 INFO:tasks.rados.rados.0.smithi121.stdout:1749: finishing write tid 2 to smithi12166546-222 2023-09-23T22:17:02.299 INFO:tasks.rados.rados.0.smithi121.stdout:1749: finishing write tid 3 to smithi12166546-222 2023-09-23T22:17:02.299 INFO:tasks.rados.rados.0.smithi121.stdout:1749: finishing write tid 4 to smithi12166546-222 2023-09-23T22:17:02.299 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 192 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-09-23T22:17:02.299 INFO:tasks.rados.rados.0.smithi121.stdout:1749: left oid 222 (ObjNum 1199 snap 0 seq_num 1199) 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1750: finishing write tid 1 to smithi12166546-282 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1750: finishing write tid 2 to smithi12166546-282 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1750: finishing write tid 3 to smithi12166546-282 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1750: finishing write tid 4 to smithi12166546-282 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 282 v 275 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1750: left oid 282 (ObjNum 1200 snap 0 seq_num 1200) 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1751: finishing write tid 1 to smithi12166546-3 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1751: finishing write tid 2 to smithi12166546-3 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1751: finishing write tid 3 to smithi12166546-3 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1751: finishing write tid 4 to smithi12166546-3 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 3 v 246 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1751: left oid 3 (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T22:17:02.300 INFO:tasks.rados.rados.0.smithi121.stdout:1752: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: cluster 2023-09-23T22:17:00.827316+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon x is now available 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.857754+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.874612+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.878683+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.889643+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.893438+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.916886+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.923291+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.927264+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.957802+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.958897+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:00.962729+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: cephadm 2023-09-23T22:17:01.408754+0000 mgr.x (mgr.24929) 1 : cephadm [INF] Deploying cephadm binary to smithi121 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: cephadm 2023-09-23T22:17:01.414528+0000 mgr.x (mgr.24929) 2 : cephadm [INF] Deploying cephadm binary to smithi123 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:01.470276+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:01.481788+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: cephadm 2023-09-23T22:17:01.701922+0000 mgr.x (mgr.24929) 3 : cephadm [INF] [23/Sep/2023:22:17:01] ENGINE Bus STARTING 2023-09-23T22:17:02.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:01 smithi123 bash[27681]: audit 2023-09-23T22:17:01.702318+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.121:0/33108311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:02.389 INFO:tasks.rados.rados.0.smithi121.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-09-23T22:17:02.401 INFO:tasks.rados.rados.0.smithi121.stdout:1753: writing smithi12166546-430 from 602014 to 1035086 tid 1 2023-09-23T22:17:02.410 INFO:tasks.rados.rados.0.smithi121.stdout:1753: writing smithi12166546-430 from 1671356 to 2202014 tid 2 2023-09-23T22:17:02.410 INFO:tasks.rados.rados.0.smithi121.stdout:1741: done (11 left) 2023-09-23T22:17:02.410 INFO:tasks.rados.rados.0.smithi121.stdout:1743: done (10 left) 2023-09-23T22:17:02.410 INFO:tasks.rados.rados.0.smithi121.stdout:1744: done (9 left) 2023-09-23T22:17:02.410 INFO:tasks.rados.rados.0.smithi121.stdout:1745: done (8 left) 2023-09-23T22:17:02.410 INFO:tasks.rados.rados.0.smithi121.stdout:1746: done (7 left) 2023-09-23T22:17:02.411 INFO:tasks.rados.rados.0.smithi121.stdout:1747: done (6 left) 2023-09-23T22:17:02.411 INFO:tasks.rados.rados.0.smithi121.stdout:1748: done (5 left) 2023-09-23T22:17:02.411 INFO:tasks.rados.rados.0.smithi121.stdout:1749: done (4 left) 2023-09-23T22:17:02.411 INFO:tasks.rados.rados.0.smithi121.stdout:1750: done (3 left) 2023-09-23T22:17:02.411 INFO:tasks.rados.rados.0.smithi121.stdout:1751: done (2 left) 2023-09-23T22:17:02.412 INFO:tasks.rados.rados.0.smithi121.stdout:1752: done (1 left) 2023-09-23T22:17:02.412 INFO:tasks.rados.rados.0.smithi121.stdout:1754: read oid 372 snap -1 2023-09-23T22:17:02.412 INFO:tasks.rados.rados.0.smithi121.stdout:1754: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T22:17:02.412 INFO:tasks.rados.rados.0.smithi121.stdout:1755: write oid 350 current snap is 0 2023-09-23T22:17:02.412 INFO:tasks.rados.rados.0.smithi121.stdout:1753: finishing write tid 1 to smithi12166546-430 2023-09-23T22:17:02.412 INFO:tasks.rados.rados.0.smithi121.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-09-23T22:17:02.415 INFO:tasks.rados.rados.0.smithi121.stdout:1755: writing smithi12166546-350 from 618821 to 1127142 tid 1 2023-09-23T22:17:02.421 INFO:tasks.rados.rados.0.smithi121.stdout:1755: writing smithi12166546-350 from 1613485 to 2144562 tid 2 2023-09-23T22:17:02.421 INFO:tasks.rados.rados.0.smithi121.stdout:1756: write oid 280 current snap is 0 2023-09-23T22:17:02.421 INFO:tasks.rados.rados.0.smithi121.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-09-23T22:17:02.428 INFO:tasks.rados.rados.0.smithi121.stdout:1756: writing smithi12166546-280 from 635628 to 1219198 tid 1 2023-09-23T22:17:02.434 INFO:tasks.rados.rados.0.smithi121.stdout:1756: writing smithi12166546-280 from 1671967 to 2235628 tid 2 2023-09-23T22:17:02.434 INFO:tasks.rados.rados.0.smithi121.stdout:1757: write oid 419 current snap is 0 2023-09-23T22:17:02.434 INFO:tasks.rados.rados.0.smithi121.stdout:1753: finishing write tid 2 to smithi12166546-430 2023-09-23T22:17:02.434 INFO:tasks.rados.rados.0.smithi121.stdout:1753: finishing write tid 3 to smithi12166546-430 2023-09-23T22:17:02.434 INFO:tasks.rados.rados.0.smithi121.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-09-23T22:17:02.441 INFO:tasks.rados.rados.0.smithi121.stdout:1757: writing smithi12166546-419 from 652435 to 1311254 tid 1 2023-09-23T22:17:02.447 INFO:tasks.rados.rados.0.smithi121.stdout:1757: writing smithi12166546-419 from 1730449 to 2252435 tid 2 2023-09-23T22:17:02.447 INFO:tasks.rados.rados.0.smithi121.stdout:1758: read oid 20 snap -1 2023-09-23T22:17:02.447 INFO:tasks.rados.rados.0.smithi121.stdout:1758: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:17:02.447 INFO:tasks.rados.rados.0.smithi121.stdout:1759: read oid 27 snap -1 2023-09-23T22:17:02.447 INFO:tasks.rados.rados.0.smithi121.stdout:1759: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:17:02.448 INFO:tasks.rados.rados.0.smithi121.stdout:1760: write oid 357 current snap is 0 2023-09-23T22:17:02.448 INFO:tasks.rados.rados.0.smithi121.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-09-23T22:17:02.456 INFO:tasks.rados.rados.0.smithi121.stdout:1760: writing smithi12166546-357 from 669242 to 1403310 tid 1 2023-09-23T22:17:02.461 INFO:tasks.rados.rados.0.smithi121.stdout:1760: writing smithi12166546-357 from 2188931 to 2269242 tid 2 2023-09-23T22:17:02.461 INFO:tasks.rados.rados.0.smithi121.stdout:1761: write oid 237 current snap is 0 2023-09-23T22:17:02.461 INFO:tasks.rados.rados.0.smithi121.stdout:1753: finishing write tid 4 to smithi12166546-430 2023-09-23T22:17:02.461 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 233 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-09-23T22:17:02.461 INFO:tasks.rados.rados.0.smithi121.stdout:1753: left oid 430 (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T22:17:02.462 INFO:tasks.rados.rados.0.smithi121.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-09-23T22:17:02.467 INFO:tasks.rados.rados.0.smithi121.stdout:1761: writing smithi12166546-237 from 686049 to 1095366 tid 1 2023-09-23T22:17:02.474 INFO:tasks.rados.rados.0.smithi121.stdout:1761: writing smithi12166546-237 from 1847413 to 2286049 tid 2 2023-09-23T22:17:02.474 INFO:tasks.rados.rados.0.smithi121.stdout:1753: done (8 left) 2023-09-23T22:17:02.474 INFO:tasks.rados.rados.0.smithi121.stdout:1762: delete oid 86 current snap is 0 2023-09-23T22:17:02.475 INFO:tasks.rados.rados.0.smithi121.stdout:1754: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T22:17:02.604 INFO:tasks.rados.rados.0.smithi121.stdout:1755: finishing write tid 1 to smithi12166546-350 2023-09-23T22:17:02.604 INFO:tasks.rados.rados.0.smithi121.stdout:1755: finishing write tid 2 to smithi12166546-350 2023-09-23T22:17:02.604 INFO:tasks.rados.rados.0.smithi121.stdout:1755: finishing write tid 3 to smithi12166546-350 2023-09-23T22:17:02.604 INFO:tasks.rados.rados.0.smithi121.stdout:1755: finishing write tid 4 to smithi12166546-350 2023-09-23T22:17:02.604 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 350 v 264 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1755: left oid 350 (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1756: finishing write tid 1 to smithi12166546-280 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1756: finishing write tid 2 to smithi12166546-280 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1756: finishing write tid 3 to smithi12166546-280 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1756: finishing write tid 4 to smithi12166546-280 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 280 v 261 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1756: left oid 280 (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1757: finishing write tid 1 to smithi12166546-419 2023-09-23T22:17:02.605 INFO:tasks.rados.rados.0.smithi121.stdout:1757: finishing write tid 2 to smithi12166546-419 2023-09-23T22:17:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:1757: finishing write tid 3 to smithi12166546-419 2023-09-23T22:17:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:1757: finishing write tid 4 to smithi12166546-419 2023-09-23T22:17:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 264 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-09-23T22:17:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:1757: left oid 419 (ObjNum 1205 snap 0 seq_num 1205) 2023-09-23T22:17:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:1760: finishing write tid 1 to smithi12166546-357 2023-09-23T22:17:02.606 INFO:tasks.rados.rados.0.smithi121.stdout:1758: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:17:02.731 INFO:tasks.rados.rados.0.smithi121.stdout:1760: finishing write tid 2 to smithi12166546-357 2023-09-23T22:17:02.732 INFO:tasks.rados.rados.0.smithi121.stdout:1760: finishing write tid 3 to smithi12166546-357 2023-09-23T22:17:02.732 INFO:tasks.rados.rados.0.smithi121.stdout:1760: finishing write tid 4 to smithi12166546-357 2023-09-23T22:17:02.732 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 357 v 236 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-09-23T22:17:02.732 INFO:tasks.rados.rados.0.smithi121.stdout:1760: left oid 357 (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T22:17:02.732 INFO:tasks.rados.rados.0.smithi121.stdout:1759: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:17:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:1761: finishing write tid 1 to smithi12166546-237 2023-09-23T22:17:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:1761: finishing write tid 2 to smithi12166546-237 2023-09-23T22:17:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:1761: finishing write tid 3 to smithi12166546-237 2023-09-23T22:17:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:1761: finishing write tid 4 to smithi12166546-237 2023-09-23T22:17:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 267 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-09-23T22:17:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:1761: left oid 237 (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1754: done (8 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1755: done (7 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1756: done (6 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1757: done (5 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1758: done (4 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1759: done (3 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1760: done (2 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1761: done (1 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1762: done (0 left) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1763: read oid 142 snap -1 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1763: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1764: write oid 23 current snap is 0 2023-09-23T22:17:02.851 INFO:tasks.rados.rados.0.smithi121.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-09-23T22:17:02.861 INFO:tasks.rados.rados.0.smithi121.stdout:1764: writing smithi12166546-23 from 719663 to 1395831 tid 1 2023-09-23T22:17:02.868 INFO:tasks.rados.rados.0.smithi121.stdout:1764: writing smithi12166546-23 from 1964377 to 2319663 tid 2 2023-09-23T22:17:02.868 INFO:tasks.rados.rados.0.smithi121.stdout:1765: write oid 87 current snap is 0 2023-09-23T22:17:02.868 INFO:tasks.rados.rados.0.smithi121.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-09-23T22:17:02.877 INFO:tasks.rados.rados.0.smithi121.stdout:1765: writing smithi12166546-87 from 736470 to 1487887 tid 1 2023-09-23T22:17:02.882 INFO:tasks.rados.rados.0.smithi121.stdout:1765: writing smithi12166546-87 from 2022859 to 2336470 tid 2 2023-09-23T22:17:02.882 INFO:tasks.rados.rados.0.smithi121.stdout:1766: delete oid 225 current snap is 0 2023-09-23T22:17:02.882 INFO:tasks.rados.rados.0.smithi121.stdout:1763: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:17:03.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27601]: debug 2023-09-23T22:17:02.695+0000 7ff676fbd680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:17:03.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27601]: debug 2023-09-23T22:17:02.803+0000 7ff676fbd680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:17:03.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27601]: debug 2023-09-23T22:17:02.931+0000 7ff676fbd680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cluster 2023-09-23T22:17:01.832744+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e21: x(active, since 1.2107s) 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: audit 2023-09-23T22:17:01.863196+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cluster 2023-09-23T22:17:01.863308+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cluster 2023-09-23T22:17:01.874884+0000 mgr.x (mgr.24929) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1007 GiB/s rd, 254 GiB/s wr, 2.07M op/s 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: audit 2023-09-23T22:17:01.880956+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: audit 2023-09-23T22:17:01.884769+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cephadm 2023-09-23T22:17:01.938282+0000 mgr.x (mgr.24929) 5 : cephadm [INF] [23/Sep/2023:22:17:01] ENGINE Serving on https://172.21.15.123:7150 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cephadm 2023-09-23T22:17:02.056685+0000 mgr.x (mgr.24929) 6 : cephadm [INF] [23/Sep/2023:22:17:02] ENGINE Serving on http://172.21.15.123:8765 2023-09-23T22:17:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cephadm 2023-09-23T22:17:02.056959+0000 mgr.x (mgr.24929) 7 : cephadm [INF] [23/Sep/2023:22:17:02] ENGINE Bus STARTED 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[27336]: cluster 2023-09-23T22:17:02.644006+0000 mgr.x (mgr.24929) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 GiB/s rd, 1.7 GiB/s wr, 13.58k op/s 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cluster 2023-09-23T22:17:01.832744+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e21: x(active, since 1.2107s) 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: audit 2023-09-23T22:17:01.863196+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cluster 2023-09-23T22:17:01.863308+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cluster 2023-09-23T22:17:01.874884+0000 mgr.x (mgr.24929) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1007 GiB/s rd, 254 GiB/s wr, 2.07M op/s 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: audit 2023-09-23T22:17:01.880956+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: audit 2023-09-23T22:17:01.884769+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cephadm 2023-09-23T22:17:01.938282+0000 mgr.x (mgr.24929) 5 : cephadm [INF] [23/Sep/2023:22:17:01] ENGINE Serving on https://172.21.15.123:7150 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cephadm 2023-09-23T22:17:02.056685+0000 mgr.x (mgr.24929) 6 : cephadm [INF] [23/Sep/2023:22:17:02] ENGINE Serving on http://172.21.15.123:8765 2023-09-23T22:17:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cephadm 2023-09-23T22:17:02.056959+0000 mgr.x (mgr.24929) 7 : cephadm [INF] [23/Sep/2023:22:17:02] ENGINE Bus STARTED 2023-09-23T22:17:03.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:02 smithi121 bash[33603]: cluster 2023-09-23T22:17:02.644006+0000 mgr.x (mgr.24929) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 GiB/s rd, 1.7 GiB/s wr, 13.58k op/s 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1764: finishing write tid 1 to smithi12166546-23 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1764: finishing write tid 2 to smithi12166546-23 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1764: finishing write tid 3 to smithi12166546-23 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1764: finishing write tid 4 to smithi12166546-23 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 267 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1765: finishing write tid 1 to smithi12166546-87 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1763: done (3 left) 2023-09-23T22:17:03.055 INFO:tasks.rados.rados.0.smithi121.stdout:1764: done (2 left) 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:1766: done (1 left) 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:1767: delete oid 102 current snap is 0 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:1765: finishing write tid 2 to smithi12166546-87 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:1765: finishing write tid 3 to smithi12166546-87 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:1765: finishing write tid 4 to smithi12166546-87 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 87 v 213 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-09-23T22:17:03.056 INFO:tasks.rados.rados.0.smithi121.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T22:17:03.057 INFO:tasks.rados.rados.0.smithi121.stdout:1765: done (1 left) 2023-09-23T22:17:03.057 INFO:tasks.rados.rados.0.smithi121.stdout:1767: done (0 left) 2023-09-23T22:17:03.057 INFO:tasks.rados.rados.0.smithi121.stdout:1768: write oid 21 current snap is 0 2023-09-23T22:17:03.057 INFO:tasks.rados.rados.0.smithi121.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-09-23T22:17:03.067 INFO:tasks.rados.rados.0.smithi121.stdout:1768: writing smithi12166546-21 from 786891 to 1364055 tid 1 2023-09-23T22:17:03.073 INFO:tasks.rados.rados.0.smithi121.stdout:1768: writing smithi12166546-21 from 2081952 to 2386891 tid 2 2023-09-23T22:17:03.073 INFO:tasks.rados.rados.0.smithi121.stdout:1769: write oid 439 current snap is 0 2023-09-23T22:17:03.073 INFO:tasks.rados.rados.0.smithi121.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-09-23T22:17:03.079 INFO:tasks.rados.rados.0.smithi121.stdout:1769: writing smithi12166546-439 from 403698 to 1056111 tid 1 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1769: writing smithi12166546-439 from 1740434 to 2403698 tid 2 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1770: read oid 302 snap -1 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1770: expect (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1771: read oid 240 snap -1 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1772: read oid 250 snap -1 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1772: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:17:03.088 INFO:tasks.rados.rados.0.smithi121.stdout:1773: read oid 311 snap -1 2023-09-23T22:17:03.089 INFO:tasks.rados.rados.0.smithi121.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:17:03.089 INFO:tasks.rados.rados.0.smithi121.stdout:1774: read oid 221 snap -1 2023-09-23T22:17:03.089 INFO:tasks.rados.rados.0.smithi121.stdout:1774: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:17:03.089 INFO:tasks.rados.rados.0.smithi121.stdout:1775: write oid 421 current snap is 0 2023-09-23T22:17:03.089 INFO:tasks.rados.rados.0.smithi121.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-09-23T22:17:03.095 INFO:tasks.rados.rados.0.smithi121.stdout:1775: writing smithi12166546-421 from 420505 to 1148167 tid 1 2023-09-23T22:17:03.103 INFO:tasks.rados.rados.0.smithi121.stdout:1775: writing smithi12166546-421 from 1798916 to 2352007 tid 2 2023-09-23T22:17:03.103 INFO:tasks.rados.rados.0.smithi121.stdout:1776: write oid 430 current snap is 0 2023-09-23T22:17:03.103 INFO:tasks.rados.rados.0.smithi121.stdout:1768: finishing write tid 1 to smithi12166546-21 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:1768: finishing write tid 2 to smithi12166546-21 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:1768: finishing write tid 3 to smithi12166546-21 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:1768: finishing write tid 4 to smithi12166546-21 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 21 v 239 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:1769: finishing write tid 1 to smithi12166546-439 2023-09-23T22:17:03.104 INFO:tasks.rados.rados.0.smithi121.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-09-23T22:17:03.108 INFO:tasks.rados.rados.0.smithi121.stdout:1776: writing smithi12166546-430 from 437312 to 840223 tid 1 2023-09-23T22:17:03.115 INFO:tasks.rados.rados.0.smithi121.stdout:1776: writing smithi12166546-430 from 1341045 to 2037794 tid 2 2023-09-23T22:17:03.115 INFO:tasks.rados.rados.0.smithi121.stdout:1768: done (8 left) 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1777: read oid 83 snap -1 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1777: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1778: read oid 218 snap -1 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1778: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1779: read oid 15 snap -1 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1779: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1780: read oid 142 snap -1 2023-09-23T22:17:03.116 INFO:tasks.rados.rados.0.smithi121.stdout:1780: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:17:03.117 INFO:tasks.rados.rados.0.smithi121.stdout:1781: write oid 20 current snap is 0 2023-09-23T22:17:03.117 INFO:tasks.rados.rados.0.smithi121.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-09-23T22:17:03.122 INFO:tasks.rados.rados.0.smithi121.stdout:1781: writing smithi12166546-20 from 454119 to 1048632 tid 1 2023-09-23T22:17:03.128 INFO:tasks.rados.rados.0.smithi121.stdout:1781: writing smithi12166546-20 from 1515880 to 2072640 tid 2 2023-09-23T22:17:03.128 INFO:tasks.rados.rados.0.smithi121.stdout:1782: write oid 139 current snap is 0 2023-09-23T22:17:03.129 INFO:tasks.rados.rados.0.smithi121.stdout:1769: finishing write tid 2 to smithi12166546-439 2023-09-23T22:17:03.129 INFO:tasks.rados.rados.0.smithi121.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-09-23T22:17:03.135 INFO:tasks.rados.rados.0.smithi121.stdout:1782: writing smithi12166546-139 from 470926 to 1140688 tid 1 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:1782: writing smithi12166546-139 from 1574362 to 2274780 tid 2 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:1783: write oid 385 current snap is 0 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:1769: finishing write tid 3 to smithi12166546-439 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:1769: finishing write tid 4 to smithi12166546-439 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 439 v 270 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-09-23T22:17:03.142 INFO:tasks.rados.rados.0.smithi121.stdout:1770: expect (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:17:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cluster 2023-09-23T22:17:01.832744+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e21: x(active, since 1.2107s) 2023-09-23T22:17:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: audit 2023-09-23T22:17:01.863196+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cluster 2023-09-23T22:17:01.863308+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cluster 2023-09-23T22:17:01.874884+0000 mgr.x (mgr.24929) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1007 GiB/s rd, 254 GiB/s wr, 2.07M op/s 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: audit 2023-09-23T22:17:01.880956+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: audit 2023-09-23T22:17:01.884769+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cephadm 2023-09-23T22:17:01.938282+0000 mgr.x (mgr.24929) 5 : cephadm [INF] [23/Sep/2023:22:17:01] ENGINE Serving on https://172.21.15.123:7150 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cephadm 2023-09-23T22:17:02.056685+0000 mgr.x (mgr.24929) 6 : cephadm [INF] [23/Sep/2023:22:17:02] ENGINE Serving on http://172.21.15.123:8765 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cephadm 2023-09-23T22:17:02.056959+0000 mgr.x (mgr.24929) 7 : cephadm [INF] [23/Sep/2023:22:17:02] ENGINE Bus STARTED 2023-09-23T22:17:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:02 smithi123 bash[27681]: cluster 2023-09-23T22:17:02.644006+0000 mgr.x (mgr.24929) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 GiB/s rd, 1.7 GiB/s wr, 13.58k op/s 2023-09-23T22:17:03.319 INFO:tasks.rados.rados.0.smithi121.stdout:1772: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:17:03.391 INFO:tasks.rados.rados.0.smithi121.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:17:03.497 INFO:tasks.rados.rados.0.smithi121.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:17:03.502 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27601]: debug 2023-09-23T22:17:03.207+0000 7ff676fbd680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:17:03.659 INFO:tasks.rados.rados.0.smithi121.stdout:1774: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:17:03.832 INFO:tasks.rados.rados.0.smithi121.stdout:1775: finishing write tid 1 to smithi12166546-421 2023-09-23T22:17:03.832 INFO:tasks.rados.rados.0.smithi121.stdout:1775: finishing write tid 2 to smithi12166546-421 2023-09-23T22:17:03.832 INFO:tasks.rados.rados.0.smithi121.stdout:1775: finishing write tid 3 to smithi12166546-421 2023-09-23T22:17:03.832 INFO:tasks.rados.rados.0.smithi121.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-09-23T22:17:03.839 INFO:tasks.rados.rados.0.smithi121.stdout:1783: writing smithi12166546-385 from 487733 to 1232744 tid 1 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1783: writing smithi12166546-385 from 1632844 to 2193273 tid 2 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1769: done (14 left) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1770: done (13 left) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1771: done (12 left) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1772: done (11 left) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1773: done (10 left) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1774: done (9 left) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1784: read oid 443 snap -1 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1784: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T22:17:03.851 INFO:tasks.rados.rados.0.smithi121.stdout:1785: read oid 265 snap -1 2023-09-23T22:17:03.852 INFO:tasks.rados.rados.0.smithi121.stdout:1785: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:17:03.852 INFO:tasks.rados.rados.0.smithi121.stdout:1786: read oid 408 snap -1 2023-09-23T22:17:03.852 INFO:tasks.rados.rados.0.smithi121.stdout:1786: expect (ObjNum 1116 snap 0 seq_num 1116) 2023-09-23T22:17:03.852 INFO:tasks.rados.rados.0.smithi121.stdout:1787: write oid 249 current snap is 0 2023-09-23T22:17:03.852 INFO:tasks.rados.rados.0.smithi121.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-09-23T22:17:03.857 INFO:tasks.rados.rados.0.smithi121.stdout:1787: writing smithi12166546-249 from 504540 to 924800 tid 1 2023-09-23T22:17:03.866 INFO:tasks.rados.rados.0.smithi121.stdout:1787: writing smithi12166546-249 from 1574973 to 2279060 tid 2 2023-09-23T22:17:03.866 INFO:tasks.rados.rados.0.smithi121.stdout:1788: write oid 466 current snap is 0 2023-09-23T22:17:03.866 INFO:tasks.rados.rados.0.smithi121.stdout:1775: finishing write tid 4 to smithi12166546-421 2023-09-23T22:17:03.866 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 421 v 242 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-09-23T22:17:03.866 INFO:tasks.rados.rados.0.smithi121.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:17:03.867 INFO:tasks.rados.rados.0.smithi121.stdout:1776: finishing write tid 1 to smithi12166546-430 2023-09-23T22:17:03.867 INFO:tasks.rados.rados.0.smithi121.stdout:1780: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:17:03.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27336]: audit 2023-09-23T22:17:02.871492+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:03.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27336]: cluster 2023-09-23T22:17:02.871569+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T22:17:03.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27336]: cluster 2023-09-23T22:17:02.871911+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-09-23T22:17:03.874 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27601]: debug 2023-09-23T22:17:03.507+0000 7ff676fbd680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:17:03.875 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27601]: debug 2023-09-23T22:17:03.687+0000 7ff676fbd680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:17:04.082 INFO:tasks.rados.rados.0.smithi121.stdout:1776: finishing write tid 2 to smithi12166546-430 2023-09-23T22:17:04.082 INFO:tasks.rados.rados.0.smithi121.stdout:1776: finishing write tid 3 to smithi12166546-430 2023-09-23T22:17:04.082 INFO:tasks.rados.rados.0.smithi121.stdout:1776: finishing write tid 4 to smithi12166546-430 2023-09-23T22:17:04.082 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 245 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-09-23T22:17:04.082 INFO:tasks.rados.rados.0.smithi121.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-09-23T22:17:04.083 INFO:tasks.rados.rados.0.smithi121.stdout:1779: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:17:04.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[33603]: audit 2023-09-23T22:17:02.871492+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:04.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[33603]: cluster 2023-09-23T22:17:02.871569+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T22:17:04.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[33603]: cluster 2023-09-23T22:17:02.871911+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-09-23T22:17:04.129 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:03 smithi121 bash[27601]: debug 2023-09-23T22:17:03.883+0000 7ff676fbd680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:17:04.129 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: debug 2023-09-23T22:17:04.123+0000 7ff676fbd680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:17:04.190 INFO:tasks.rados.rados.0.smithi121.stdout:1777: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:04.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:03 smithi123 bash[27681]: audit 2023-09-23T22:17:02.871492+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:03 smithi123 bash[27681]: cluster 2023-09-23T22:17:02.871569+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T22:17:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:03 smithi123 bash[27681]: cluster 2023-09-23T22:17:02.871911+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-09-23T22:17:04.351 INFO:tasks.rados.rados.0.smithi121.stdout:1778: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:17:04.461 INFO:tasks.rados.rados.0.smithi121.stdout:1781: finishing write tid 1 to smithi12166546-20 2023-09-23T22:17:04.461 INFO:tasks.rados.rados.0.smithi121.stdout:1781: finishing write tid 2 to smithi12166546-20 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1781: finishing write tid 3 to smithi12166546-20 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1781: finishing write tid 4 to smithi12166546-20 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 241 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1781: left oid 20 (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1782: finishing write tid 1 to smithi12166546-139 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1782: finishing write tid 2 to smithi12166546-139 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1782: finishing write tid 3 to smithi12166546-139 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1782: finishing write tid 4 to smithi12166546-139 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 335 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:17:04.462 INFO:tasks.rados.rados.0.smithi121.stdout:1783: finishing write tid 1 to smithi12166546-385 2023-09-23T22:17:04.463 INFO:tasks.rados.rados.0.smithi121.stdout:1785: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:17:04.502 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: debug 2023-09-23T22:17:04.239+0000 7ff676fbd680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:17:04.502 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: [23/Sep/2023:22:17:04] ENGINE Bus STARTING 2023-09-23T22:17:04.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: CherryPy Checker: 2023-09-23T22:17:04.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: The Application mounted at '' has an empty config. 2023-09-23T22:17:04.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: [23/Sep/2023:22:17:04] ENGINE Serving on http://:::9283 2023-09-23T22:17:04.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:04 smithi121 bash[27601]: [23/Sep/2023:22:17:04] ENGINE Bus STARTED 2023-09-23T22:17:04.609 INFO:tasks.rados.rados.0.smithi121.stdout:1784: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T22:17:04.727 INFO:tasks.rados.rados.0.smithi121.stdout:1787: finishing write tid 1 to smithi12166546-249 2023-09-23T22:17:04.727 INFO:tasks.rados.rados.0.smithi121.stdout:1783: finishing write tid 2 to smithi12166546-385 2023-09-23T22:17:04.727 INFO:tasks.rados.rados.0.smithi121.stdout:1783: finishing write tid 3 to smithi12166546-385 2023-09-23T22:17:04.727 INFO:tasks.rados.rados.0.smithi121.stdout:1783: finishing write tid 4 to smithi12166546-385 2023-09-23T22:17:04.727 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 385 v 267 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-09-23T22:17:04.727 INFO:tasks.rados.rados.0.smithi121.stdout:1783: left oid 385 (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T22:17:04.728 INFO:tasks.rados.rados.0.smithi121.stdout:1786: expect (ObjNum 1116 snap 0 seq_num 1116) 2023-09-23T22:17:04.842 INFO:tasks.rados.rados.0.smithi121.stdout:1787: finishing write tid 2 to smithi12166546-249 2023-09-23T22:17:04.843 INFO:tasks.rados.rados.0.smithi121.stdout:1787: finishing write tid 3 to smithi12166546-249 2023-09-23T22:17:04.843 INFO:tasks.rados.rados.0.smithi121.stdout:1787: finishing write tid 4 to smithi12166546-249 2023-09-23T22:17:04.843 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 249 v 249 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-09-23T22:17:04.843 INFO:tasks.rados.rados.0.smithi121.stdout:1787: left oid 249 (ObjNum 1220 snap 0 seq_num 1220) 2023-09-23T22:17:04.843 INFO:tasks.rados.rados.0.smithi121.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-09-23T22:17:04.852 INFO:tasks.rados.rados.0.smithi121.stdout:1788: writing smithi12166546-466 from 521347 to 1016856 tid 1 2023-09-23T22:17:04.860 INFO:tasks.rados.rados.0.smithi121.stdout:1788: writing smithi12166546-466 from 1633455 to 2197553 tid 2 2023-09-23T22:17:04.860 INFO:tasks.rados.rados.0.smithi121.stdout:1775: done (13 left) 2023-09-23T22:17:04.860 INFO:tasks.rados.rados.0.smithi121.stdout:1776: done (12 left) 2023-09-23T22:17:04.860 INFO:tasks.rados.rados.0.smithi121.stdout:1777: done (11 left) 2023-09-23T22:17:04.860 INFO:tasks.rados.rados.0.smithi121.stdout:1778: done (10 left) 2023-09-23T22:17:04.860 INFO:tasks.rados.rados.0.smithi121.stdout:1779: done (9 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1780: done (8 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1781: done (7 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1782: done (6 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1783: done (5 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1784: done (4 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1785: done (3 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1786: done (2 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1787: done (1 left) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1789: read oid 406 snap -1 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1789: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1790: read oid 399 snap -1 2023-09-23T22:17:04.861 INFO:tasks.rados.rados.0.smithi121.stdout:1790: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:17:04.862 INFO:tasks.rados.rados.0.smithi121.stdout:1791: write oid 52 current snap is 0 2023-09-23T22:17:04.862 INFO:tasks.rados.rados.0.smithi121.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-09-23T22:17:04.866 INFO:tasks.rados.rados.0.smithi121.stdout:1791: writing smithi12166546-52 from 538154 to 1108912 tid 1 2023-09-23T22:17:04.874 INFO:tasks.rados.rados.0.smithi121.stdout:1791: writing smithi12166546-52 from 1691937 to 2399693 tid 2 2023-09-23T22:17:04.874 INFO:tasks.rados.rados.0.smithi121.stdout:1792: write oid 142 current snap is 0 2023-09-23T22:17:04.874 INFO:tasks.rados.rados.0.smithi121.stdout:1788: finishing write tid 1 to smithi12166546-466 2023-09-23T22:17:04.874 INFO:tasks.rados.rados.0.smithi121.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-09-23T22:17:04.881 INFO:tasks.rados.rados.0.smithi121.stdout:1792: writing smithi12166546-142 from 554961 to 1200968 tid 1 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1792: writing smithi12166546-142 from 1750419 to 2201833 tid 2 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1793: read oid 353 snap -1 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1793: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1794: delete oid 267 current snap is 0 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1788: finishing write tid 2 to smithi12166546-466 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1788: finishing write tid 3 to smithi12166546-466 2023-09-23T22:17:04.888 INFO:tasks.rados.rados.0.smithi121.stdout:1788: finishing write tid 4 to smithi12166546-466 2023-09-23T22:17:04.889 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 466 v 271 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-09-23T22:17:04.889 INFO:tasks.rados.rados.0.smithi121.stdout:1788: left oid 466 (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T22:17:04.889 INFO:tasks.rados.rados.0.smithi121.stdout:1791: finishing write tid 1 to smithi12166546-52 2023-09-23T22:17:04.889 INFO:tasks.rados.rados.0.smithi121.stdout:1790: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:17:05.063 INFO:tasks.rados.rados.0.smithi121.stdout:1789: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:17:05.161 INFO:tasks.rados.rados.0.smithi121.stdout:1791: finishing write tid 2 to smithi12166546-52 2023-09-23T22:17:05.161 INFO:tasks.rados.rados.0.smithi121.stdout:1791: finishing write tid 3 to smithi12166546-52 2023-09-23T22:17:05.161 INFO:tasks.rados.rados.0.smithi121.stdout:1791: finishing write tid 4 to smithi12166546-52 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 52 v 338 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1791: left oid 52 (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1792: finishing write tid 1 to smithi12166546-142 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1792: finishing write tid 2 to smithi12166546-142 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1792: finishing write tid 3 to smithi12166546-142 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1792: finishing write tid 4 to smithi12166546-142 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 142 v 270 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1792: left oid 142 (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1788: done (6 left) 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1789: done (5 left) 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1790: done (4 left) 2023-09-23T22:17:05.162 INFO:tasks.rados.rados.0.smithi121.stdout:1791: done (3 left) 2023-09-23T22:17:05.163 INFO:tasks.rados.rados.0.smithi121.stdout:1792: done (2 left) 2023-09-23T22:17:05.163 INFO:tasks.rados.rados.0.smithi121.stdout:1794: done (1 left) 2023-09-23T22:17:05.163 INFO:tasks.rados.rados.0.smithi121.stdout:1795: read oid 212 snap -1 2023-09-23T22:17:05.163 INFO:tasks.rados.rados.0.smithi121.stdout:1795: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:17:05.163 INFO:tasks.rados.rados.0.smithi121.stdout:1796: write oid 299 current snap is 0 2023-09-23T22:17:05.163 INFO:tasks.rados.rados.0.smithi121.stdout:1793: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T22:17:05.298 INFO:tasks.rados.rados.0.smithi121.stdout:1795: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:17:05.414 INFO:tasks.rados.rados.0.smithi121.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-09-23T22:17:05.420 INFO:tasks.rados.rados.0.smithi121.stdout:1796: writing smithi12166546-299 from 588575 to 1101433 tid 1 2023-09-23T22:17:05.429 INFO:tasks.rados.rados.0.smithi121.stdout:1796: writing smithi12166546-299 from 1867383 to 2322466 tid 2 2023-09-23T22:17:05.429 INFO:tasks.rados.rados.0.smithi121.stdout:1793: done (2 left) 2023-09-23T22:17:05.429 INFO:tasks.rados.rados.0.smithi121.stdout:1795: done (1 left) 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1797: read oid 417 snap -1 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1797: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1798: read oid 212 snap -1 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1798: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1799: read oid 14 snap -1 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1799: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1800: read oid 30 snap -1 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1800: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1801: read oid 99 snap -1 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1801: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1802: write oid 188 current snap is 0 2023-09-23T22:17:05.430 INFO:tasks.rados.rados.0.smithi121.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-09-23T22:17:05.439 INFO:tasks.rados.rados.0.smithi121.stdout:1802: writing smithi12166546-188 from 605382 to 1193489 tid 1 2023-09-23T22:17:05.447 INFO:tasks.rados.rados.0.smithi121.stdout:1802: writing smithi12166546-188 from 1925865 to 2605382 tid 2 2023-09-23T22:17:05.448 INFO:tasks.rados.rados.0.smithi121.stdout:1803: write oid 406 current snap is 0 2023-09-23T22:17:05.448 INFO:tasks.rados.rados.0.smithi121.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-09-23T22:17:05.455 INFO:tasks.rados.rados.0.smithi121.stdout:1803: writing smithi12166546-406 from 622189 to 1285545 tid 1 2023-09-23T22:17:05.462 INFO:tasks.rados.rados.0.smithi121.stdout:1803: writing smithi12166546-406 from 1984347 to 2443099 tid 2 2023-09-23T22:17:05.462 INFO:tasks.rados.rados.0.smithi121.stdout:1804: write oid 74 current snap is 0 2023-09-23T22:17:05.462 INFO:tasks.rados.rados.0.smithi121.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-09-23T22:17:05.469 INFO:tasks.rados.rados.0.smithi121.stdout:1804: writing smithi12166546-74 from 638996 to 1377601 tid 1 2023-09-23T22:17:05.476 INFO:tasks.rados.rados.0.smithi121.stdout:1804: writing smithi12166546-74 from 1926476 to 2638996 tid 2 2023-09-23T22:17:05.477 INFO:tasks.rados.rados.0.smithi121.stdout:1805: write oid 449 current snap is 0 2023-09-23T22:17:05.477 INFO:tasks.rados.rados.0.smithi121.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-09-23T22:17:05.482 INFO:tasks.rados.rados.0.smithi121.stdout:1805: writing smithi12166546-449 from 655803 to 1069657 tid 1 2023-09-23T22:17:05.488 INFO:tasks.rados.rados.0.smithi121.stdout:1805: writing smithi12166546-449 from 1584958 to 2047379 tid 2 2023-09-23T22:17:05.488 INFO:tasks.rados.rados.0.smithi121.stdout:1806: write oid 457 current snap is 0 2023-09-23T22:17:05.488 INFO:tasks.rados.rados.0.smithi121.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-09-23T22:17:05.495 INFO:tasks.rados.rados.0.smithi121.stdout:1806: writing smithi12166546-457 from 672610 to 1161713 tid 1 2023-09-23T22:17:05.501 INFO:tasks.rados.rados.0.smithi121.stdout:1806: writing smithi12166546-457 from 1643440 to 2365872 tid 2 2023-09-23T22:17:05.501 INFO:tasks.rados.rados.0.smithi121.stdout:1807: write oid 139 current snap is 0 2023-09-23T22:17:05.501 INFO:tasks.rados.rados.0.smithi121.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-09-23T22:17:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: audit 2023-09-23T22:17:04.067091+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: cluster 2023-09-23T22:17:04.243530+0000 mon.a (mon.0) 739 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: audit 2023-09-23T22:17:04.245089+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: audit 2023-09-23T22:17:04.251930+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: audit 2023-09-23T22:17:04.253990+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: audit 2023-09-23T22:17:04.254458+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: audit 2023-09-23T22:17:04.337402+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.121:0/318350954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[27336]: cluster 2023-09-23T22:17:04.644708+0000 mgr.x (mgr.24929) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 GiB/s rd, 476 MiB/s wr, 3.79k op/s 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: audit 2023-09-23T22:17:04.067091+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:05.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: cluster 2023-09-23T22:17:04.243530+0000 mon.a (mon.0) 739 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:17:05.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: audit 2023-09-23T22:17:04.245089+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:17:05.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: audit 2023-09-23T22:17:04.251930+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:17:05.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: audit 2023-09-23T22:17:04.253990+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:17:05.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: audit 2023-09-23T22:17:04.254458+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:17:05.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: audit 2023-09-23T22:17:04.337402+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.121:0/318350954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:05.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:05 smithi121 bash[33603]: cluster 2023-09-23T22:17:04.644708+0000 mgr.x (mgr.24929) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 GiB/s rd, 476 MiB/s wr, 3.79k op/s 2023-09-23T22:17:05.508 INFO:tasks.rados.rados.0.smithi121.stdout:1807: writing smithi12166546-139 from 689417 to 1253769 tid 1 2023-09-23T22:17:05.514 INFO:tasks.rados.rados.0.smithi121.stdout:1807: writing smithi12166546-139 from 1701922 to 2168012 tid 2 2023-09-23T22:17:05.514 INFO:tasks.rados.rados.0.smithi121.stdout:1808: read oid 208 snap -1 2023-09-23T22:17:05.514 INFO:tasks.rados.rados.0.smithi121.stdout:1808: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:17:05.514 INFO:tasks.rados.rados.0.smithi121.stdout:1809: write oid 389 current snap is 0 2023-09-23T22:17:05.514 INFO:tasks.rados.rados.0.smithi121.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-09-23T22:17:05.522 INFO:tasks.rados.rados.0.smithi121.stdout:1809: writing smithi12166546-389 from 706224 to 1462178 tid 1 2023-09-23T22:17:05.530 INFO:tasks.rados.rados.0.smithi121.stdout:1809: writing smithi12166546-389 from 2160404 to 2706224 tid 2 2023-09-23T22:17:05.530 INFO:tasks.rados.rados.0.smithi121.stdout:1810: write oid 118 current snap is 0 2023-09-23T22:17:05.530 INFO:tasks.rados.rados.0.smithi121.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-09-23T22:17:05.536 INFO:tasks.rados.rados.0.smithi121.stdout:1810: writing smithi12166546-118 from 723031 to 1154234 tid 1 2023-09-23T22:17:05.543 INFO:tasks.rados.rados.0.smithi121.stdout:1810: writing smithi12166546-118 from 1818886 to 2288645 tid 2 2023-09-23T22:17:05.543 INFO:tasks.rados.rados.0.smithi121.stdout:1811: write oid 85 current snap is 0 2023-09-23T22:17:05.543 INFO:tasks.rados.rados.0.smithi121.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-09-23T22:17:05.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: audit 2023-09-23T22:17:04.067091+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: cluster 2023-09-23T22:17:04.243530+0000 mon.a (mon.0) 739 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: audit 2023-09-23T22:17:04.245089+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: audit 2023-09-23T22:17:04.251930+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: audit 2023-09-23T22:17:04.253990+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: audit 2023-09-23T22:17:04.254458+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.? 172.21.15.121:0/3390101892' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: audit 2023-09-23T22:17:04.337402+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.121:0/318350954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:05 smithi123 bash[27681]: cluster 2023-09-23T22:17:04.644708+0000 mgr.x (mgr.24929) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 GiB/s rd, 476 MiB/s wr, 3.79k op/s 2023-09-23T22:17:05.550 INFO:tasks.rados.rados.0.smithi121.stdout:1811: writing smithi12166546-85 from 739838 to 1246290 tid 1 2023-09-23T22:17:05.558 INFO:tasks.rados.rados.0.smithi121.stdout:1811: writing smithi12166546-85 from 1877368 to 2490785 tid 2 2023-09-23T22:17:05.558 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:17:05.558 INFO:tasks.rados.rados.0.smithi121.stdout:1796: finishing write tid 1 to smithi12166546-299 2023-09-23T22:17:05.558 INFO:tasks.rados.rados.0.smithi121.stdout:1801: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T22:17:05.626 INFO:tasks.rados.rados.0.smithi121.stdout:1796: finishing write tid 2 to smithi12166546-299 2023-09-23T22:17:05.627 INFO:tasks.rados.rados.0.smithi121.stdout:1796: finishing write tid 3 to smithi12166546-299 2023-09-23T22:17:05.627 INFO:tasks.rados.rados.0.smithi121.stdout:1796: finishing write tid 4 to smithi12166546-299 2023-09-23T22:17:05.627 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 299 v 195 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-09-23T22:17:05.627 INFO:tasks.rados.rados.0.smithi121.stdout:1796: left oid 299 (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T22:17:05.627 INFO:tasks.rados.rados.0.smithi121.stdout:1800: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:17:05.705 INFO:tasks.rados.rados.0.smithi121.stdout:1797: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:17:05.798 INFO:tasks.rados.rados.0.smithi121.stdout:1798: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:17:05.908 INFO:tasks.rados.rados.0.smithi121.stdout:1802: finishing write tid 1 to smithi12166546-188 2023-09-23T22:17:05.908 INFO:tasks.rados.rados.0.smithi121.stdout:1799: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:1802: finishing write tid 2 to smithi12166546-188 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:1802: finishing write tid 3 to smithi12166546-188 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:1802: finishing write tid 4 to smithi12166546-188 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 188 v 341 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:1802: left oid 188 (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:1803: finishing write tid 1 to smithi12166546-406 2023-09-23T22:17:06.084 INFO:tasks.rados.rados.0.smithi121.stdout:1803: finishing write tid 2 to smithi12166546-406 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1803: finishing write tid 3 to smithi12166546-406 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1803: finishing write tid 4 to smithi12166546-406 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 406 v 244 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1803: left oid 406 (ObjNum 1227 snap 0 seq_num 1227) 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1804: finishing write tid 1 to smithi12166546-74 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1804: finishing write tid 2 to smithi12166546-74 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1804: finishing write tid 3 to smithi12166546-74 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1796: done (15 left) 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1797: done (14 left) 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1798: done (13 left) 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1799: done (12 left) 2023-09-23T22:17:06.085 INFO:tasks.rados.rados.0.smithi121.stdout:1800: done (11 left) 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1801: done (10 left) 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1802: done (9 left) 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1803: done (8 left) 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1812: read oid 105 snap -1 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1812: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1813: write oid 220 current snap is 0 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1804: finishing write tid 4 to smithi12166546-74 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 74 v 270 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1804: left oid 74 (ObjNum 1228 snap 0 seq_num 1228) 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1805: finishing write tid 1 to smithi12166546-449 2023-09-23T22:17:06.086 INFO:tasks.rados.rados.0.smithi121.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-09-23T22:17:06.096 INFO:tasks.rados.rados.0.smithi121.stdout:1813: writing smithi12166546-220 from 756645 to 1338346 tid 1 2023-09-23T22:17:06.103 INFO:tasks.rados.rados.0.smithi121.stdout:1813: writing smithi12166546-220 from 1935850 to 2409278 tid 2 2023-09-23T22:17:06.103 INFO:tasks.rados.rados.0.smithi121.stdout:1804: done (9 left) 2023-09-23T22:17:06.103 INFO:tasks.rados.rados.0.smithi121.stdout:1814: write oid 488 current snap is 0 2023-09-23T22:17:06.103 INFO:tasks.rados.rados.0.smithi121.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-09-23T22:17:06.111 INFO:tasks.rados.rados.0.smithi121.stdout:1814: writing smithi12166546-488 from 773452 to 1430402 tid 1 2023-09-23T22:17:06.117 INFO:tasks.rados.rados.0.smithi121.stdout:1814: writing smithi12166546-488 from 1877979 to 2495065 tid 2 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:1815: write oid 188 current snap is 0 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:1805: finishing write tid 2 to smithi12166546-449 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:1805: finishing write tid 3 to smithi12166546-449 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:1805: finishing write tid 4 to smithi12166546-449 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 449 v 273 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:1805: left oid 449 (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T22:17:06.118 INFO:tasks.rados.rados.0.smithi121.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-09-23T22:17:06.126 INFO:tasks.rados.rados.0.smithi121.stdout:1815: writing smithi12166546-188 from 790259 to 1522458 tid 1 2023-09-23T22:17:06.132 INFO:tasks.rados.rados.0.smithi121.stdout:1815: writing smithi12166546-188 from 1936461 to 2413558 tid 2 2023-09-23T22:17:06.132 INFO:tasks.rados.rados.0.smithi121.stdout:1805: done (10 left) 2023-09-23T22:17:06.132 INFO:tasks.rados.rados.0.smithi121.stdout:1816: write oid 144 current snap is 0 2023-09-23T22:17:06.132 INFO:tasks.rados.rados.0.smithi121.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-09-23T22:17:06.137 INFO:tasks.rados.rados.0.smithi121.stdout:1816: writing smithi12166546-144 from 407066 to 814514 tid 1 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1816: writing smithi12166546-144 from 1594943 to 2215698 tid 2 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1817: write oid 224 current snap is 0 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1806: finishing write tid 1 to smithi12166546-457 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1806: finishing write tid 2 to smithi12166546-457 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1806: finishing write tid 3 to smithi12166546-457 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1806: finishing write tid 4 to smithi12166546-457 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 457 v 247 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1806: left oid 457 (ObjNum 1230 snap 0 seq_num 1230) 2023-09-23T22:17:06.146 INFO:tasks.rados.rados.0.smithi121.stdout:1807: finishing write tid 1 to smithi12166546-139 2023-09-23T22:17:06.147 INFO:tasks.rados.rados.0.smithi121.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-09-23T22:17:06.151 INFO:tasks.rados.rados.0.smithi121.stdout:1817: writing smithi12166546-224 from 423873 to 906570 tid 1 2023-09-23T22:17:06.158 INFO:tasks.rados.rados.0.smithi121.stdout:1817: writing smithi12166546-224 from 1653425 to 2134191 tid 2 2023-09-23T22:17:06.162 INFO:tasks.rados.rados.0.smithi121.stdout:1817: writing smithi12166546-224 from 2691441 to 2823873 tid 3 2023-09-23T22:17:06.162 INFO:tasks.rados.rados.0.smithi121.stdout:1806: done (11 left) 2023-09-23T22:17:06.162 INFO:tasks.rados.rados.0.smithi121.stdout:1818: read oid 154 snap -1 2023-09-23T22:17:06.162 INFO:tasks.rados.rados.0.smithi121.stdout:1818: expect (ObjNum 153 snap 0 seq_num 153) 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1819: read oid 56 snap -1 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1819: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1820: write oid 276 current snap is 0 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1807: finishing write tid 2 to smithi12166546-139 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1807: finishing write tid 3 to smithi12166546-139 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1807: finishing write tid 4 to smithi12166546-139 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 344 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1807: left oid 139 (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T22:17:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:1808: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:17:06.375 INFO:tasks.rados.rados.0.smithi121.stdout:1809: finishing write tid 1 to smithi12166546-389 2023-09-23T22:17:06.375 INFO:tasks.rados.rados.0.smithi121.stdout:1809: finishing write tid 2 to smithi12166546-389 2023-09-23T22:17:06.375 INFO:tasks.rados.rados.0.smithi121.stdout:1809: finishing write tid 3 to smithi12166546-389 2023-09-23T22:17:06.375 INFO:tasks.rados.rados.0.smithi121.stdout:1809: finishing write tid 4 to smithi12166546-389 2023-09-23T22:17:06.375 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 389 v 250 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1809: left oid 389 (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1810: finishing write tid 1 to smithi12166546-118 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1810: finishing write tid 2 to smithi12166546-118 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1810: finishing write tid 3 to smithi12166546-118 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1810: finishing write tid 4 to smithi12166546-118 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 118 v 274 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1810: left oid 118 (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1811: finishing write tid 1 to smithi12166546-85 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1811: finishing write tid 2 to smithi12166546-85 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1811: finishing write tid 3 to smithi12166546-85 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1811: finishing write tid 4 to smithi12166546-85 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 85 v 279 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-09-23T22:17:06.376 INFO:tasks.rados.rados.0.smithi121.stdout:1811: left oid 85 (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T22:17:06.377 INFO:tasks.rados.rados.0.smithi121.stdout:1813: finishing write tid 1 to smithi12166546-220 2023-09-23T22:17:06.377 INFO:tasks.rados.rados.0.smithi121.stdout:1812: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:17:06.498 INFO:tasks.rados.rados.0.smithi121.stdout:1813: finishing write tid 2 to smithi12166546-220 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1813: finishing write tid 3 to smithi12166546-220 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1813: finishing write tid 4 to smithi12166546-220 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 220 v 248 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1813: left oid 220 (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1814: finishing write tid 1 to smithi12166546-488 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1814: finishing write tid 2 to smithi12166546-488 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1814: finishing write tid 3 to smithi12166546-488 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1814: finishing write tid 4 to smithi12166546-488 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 488 v 251 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-09-23T22:17:06.499 INFO:tasks.rados.rados.0.smithi121.stdout:1814: left oid 488 (ObjNum 1236 snap 0 seq_num 1236) 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1815: finishing write tid 1 to smithi12166546-188 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1815: finishing write tid 2 to smithi12166546-188 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1815: finishing write tid 3 to smithi12166546-188 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1815: finishing write tid 4 to smithi12166546-188 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 188 v 347 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1815: left oid 188 (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1816: finishing write tid 1 to smithi12166546-144 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1816: finishing write tid 2 to smithi12166546-144 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1816: finishing write tid 3 to smithi12166546-144 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1816: finishing write tid 4 to smithi12166546-144 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 144 v 282 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1816: left oid 144 (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T22:17:06.500 INFO:tasks.rados.rados.0.smithi121.stdout:1817: finishing write tid 1 to smithi12166546-224 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:1817: finishing write tid 2 to smithi12166546-224 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:1817: finishing write tid 3 to smithi12166546-224 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:1817: finishing write tid 4 to smithi12166546-224 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:1817: finishing write tid 5 to smithi12166546-224 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 224 v 255 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:1817: left oid 224 (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:17:06.501 INFO:tasks.rados.rados.0.smithi121.stdout:1818: expect (ObjNum 153 snap 0 seq_num 153) 2023-09-23T22:17:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:06 smithi121 bash[27336]: cluster 2023-09-23T22:17:05.083920+0000 mon.a (mon.0) 744 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-09-23T22:17:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:06 smithi121 bash[27336]: audit 2023-09-23T22:17:05.091873+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:17:06.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:06 smithi121 bash[33603]: cluster 2023-09-23T22:17:05.083920+0000 mon.a (mon.0) 744 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-09-23T22:17:06.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:06 smithi121 bash[33603]: audit 2023-09-23T22:17:05.091873+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:17:06.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:06 smithi123 bash[27681]: cluster 2023-09-23T22:17:05.083920+0000 mon.a (mon.0) 744 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-09-23T22:17:06.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:06 smithi123 bash[27681]: audit 2023-09-23T22:17:05.091873+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:17:06.583 INFO:tasks.rados.rados.0.smithi121.stdout:1819: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:17:06.771 INFO:tasks.rados.rados.0.smithi121.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-09-23T22:17:06.771 INFO:tasks.rados.rados.0.smithi121.stdout:1820: writing smithi12166546-276 from 440680 to 1114979 tid 1 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1820: writing smithi12166546-276 from 1711907 to 2336331 tid 2 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1807: done (13 left) 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1808: done (12 left) 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1809: done (11 left) 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1810: done (10 left) 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1811: done (9 left) 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1812: done (8 left) 2023-09-23T22:17:06.780 INFO:tasks.rados.rados.0.smithi121.stdout:1813: done (7 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1814: done (6 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1815: done (5 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1816: done (4 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1817: done (3 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1818: done (2 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1819: done (1 left) 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1821: delete oid 263 current snap is 0 2023-09-23T22:17:06.781 INFO:tasks.rados.rados.0.smithi121.stdout:1820: finishing write tid 1 to smithi12166546-276 2023-09-23T22:17:06.783 INFO:tasks.rados.rados.0.smithi121.stdout:1821: done (1 left) 2023-09-23T22:17:06.783 INFO:tasks.rados.rados.0.smithi121.stdout:1822: write oid 93 current snap is 0 2023-09-23T22:17:06.783 INFO:tasks.rados.rados.0.smithi121.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-09-23T22:17:06.788 INFO:tasks.rados.rados.0.smithi121.stdout:1822: writing smithi12166546-93 from 474294 to 899091 tid 1 2023-09-23T22:17:06.795 INFO:tasks.rados.rados.0.smithi121.stdout:1822: writing smithi12166546-93 from 1428871 to 2056964 tid 2 2023-09-23T22:17:06.800 INFO:tasks.rados.rados.0.smithi121.stdout:1822: writing smithi12166546-93 from 2657357 to 2874294 tid 3 2023-09-23T22:17:06.800 INFO:tasks.rados.rados.0.smithi121.stdout:1823: write oid 58 current snap is 0 2023-09-23T22:17:06.800 INFO:tasks.rados.rados.0.smithi121.stdout:1820: finishing write tid 2 to smithi12166546-276 2023-09-23T22:17:06.800 INFO:tasks.rados.rados.0.smithi121.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-09-23T22:17:06.806 INFO:tasks.rados.rados.0.smithi121.stdout:1823: writing smithi12166546-58 from 491101 to 991147 tid 1 2023-09-23T22:17:06.811 INFO:tasks.rados.rados.0.smithi121.stdout:1823: writing smithi12166546-58 from 1487353 to 1975457 tid 2 2023-09-23T22:17:06.817 INFO:tasks.rados.rados.0.smithi121.stdout:1823: writing smithi12166546-58 from 2401133 to 2891101 tid 3 2023-09-23T22:17:06.817 INFO:tasks.rados.rados.0.smithi121.stdout:1824: write oid 191 current snap is 0 2023-09-23T22:17:06.817 INFO:tasks.rados.rados.0.smithi121.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-09-23T22:17:06.823 INFO:tasks.rados.rados.0.smithi121.stdout:1824: writing smithi12166546-191 from 507908 to 1083203 tid 1 2023-09-23T22:17:06.831 INFO:tasks.rados.rados.0.smithi121.stdout:1824: writing smithi12166546-191 from 1829482 to 2461244 tid 2 2023-09-23T22:17:06.831 INFO:tasks.rados.rados.0.smithi121.stdout:1825: read oid 410 snap -1 2023-09-23T22:17:06.831 INFO:tasks.rados.rados.0.smithi121.stdout:1825: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:06.831 INFO:tasks.rados.rados.0.smithi121.stdout:1826: read oid 1 snap -1 2023-09-23T22:17:06.832 INFO:tasks.rados.rados.0.smithi121.stdout:1826: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:17:06.832 INFO:tasks.rados.rados.0.smithi121.stdout:1827: write oid 328 current snap is 0 2023-09-23T22:17:06.832 INFO:tasks.rados.rados.0.smithi121.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-09-23T22:17:06.837 INFO:tasks.rados.rados.0.smithi121.stdout:1827: writing smithi12166546-328 from 524715 to 1175259 tid 1 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1827: writing smithi12166546-328 from 1887964 to 2379737 tid 2 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1828: read oid 353 snap -1 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1828: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1829: write oid 161 current snap is 0 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1820: finishing write tid 3 to smithi12166546-276 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1820: finishing write tid 4 to smithi12166546-276 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 276 v 275 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1820: left oid 276 (ObjNum 1240 snap 0 seq_num 1240) 2023-09-23T22:17:06.845 INFO:tasks.rados.rados.0.smithi121.stdout:1822: finishing write tid 1 to smithi12166546-93 2023-09-23T22:17:06.846 INFO:tasks.rados.rados.0.smithi121.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-09-23T22:17:06.851 INFO:tasks.rados.rados.0.smithi121.stdout:1829: writing smithi12166546-161 from 541522 to 1267315 tid 1 2023-09-23T22:17:06.859 INFO:tasks.rados.rados.0.smithi121.stdout:1829: writing smithi12166546-161 from 1946446 to 2581877 tid 2 2023-09-23T22:17:06.859 INFO:tasks.rados.rados.0.smithi121.stdout:1820: done (8 left) 2023-09-23T22:17:06.859 INFO:tasks.rados.rados.0.smithi121.stdout:1830: delete oid 318 current snap is 0 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1822: finishing write tid 2 to smithi12166546-93 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1822: finishing write tid 3 to smithi12166546-93 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1822: finishing write tid 4 to smithi12166546-93 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1822: finishing write tid 5 to smithi12166546-93 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 278 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1822: left oid 93 (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1823: finishing write tid 1 to smithi12166546-58 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1823: finishing write tid 2 to smithi12166546-58 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1823: finishing write tid 3 to smithi12166546-58 2023-09-23T22:17:06.860 INFO:tasks.rados.rados.0.smithi121.stdout:1823: finishing write tid 4 to smithi12166546-58 2023-09-23T22:17:06.861 INFO:tasks.rados.rados.0.smithi121.stdout:1823: finishing write tid 5 to smithi12166546-58 2023-09-23T22:17:06.861 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 58 v 282 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-09-23T22:17:06.861 INFO:tasks.rados.rados.0.smithi121.stdout:1823: left oid 58 (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:17:06.861 INFO:tasks.rados.rados.0.smithi121.stdout:1824: finishing write tid 1 to smithi12166546-191 2023-09-23T22:17:06.861 INFO:tasks.rados.rados.0.smithi121.stdout:1825: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:06.972 INFO:tasks.rados.rados.0.smithi121.stdout:1827: finishing write tid 1 to smithi12166546-328 2023-09-23T22:17:06.972 INFO:tasks.rados.rados.0.smithi121.stdout:1824: finishing write tid 2 to smithi12166546-191 2023-09-23T22:17:06.972 INFO:tasks.rados.rados.0.smithi121.stdout:1824: finishing write tid 3 to smithi12166546-191 2023-09-23T22:17:06.973 INFO:tasks.rados.rados.0.smithi121.stdout:1824: finishing write tid 4 to smithi12166546-191 2023-09-23T22:17:06.973 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 191 v 276 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-09-23T22:17:06.973 INFO:tasks.rados.rados.0.smithi121.stdout:1824: left oid 191 (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:06.973 INFO:tasks.rados.rados.0.smithi121.stdout:1826: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:17:07.078 INFO:tasks.rados.rados.0.smithi121.stdout:1827: finishing write tid 2 to smithi12166546-328 2023-09-23T22:17:07.079 INFO:tasks.rados.rados.0.smithi121.stdout:1827: finishing write tid 3 to smithi12166546-328 2023-09-23T22:17:07.079 INFO:tasks.rados.rados.0.smithi121.stdout:1827: finishing write tid 4 to smithi12166546-328 2023-09-23T22:17:07.079 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 328 v 273 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-09-23T22:17:07.079 INFO:tasks.rados.rados.0.smithi121.stdout:1827: left oid 328 (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:17:07.079 INFO:tasks.rados.rados.0.smithi121.stdout:1828: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T22:17:07.202 INFO:tasks.rados.rados.0.smithi121.stdout:1829: finishing write tid 1 to smithi12166546-161 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1829: finishing write tid 2 to smithi12166546-161 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1829: finishing write tid 3 to smithi12166546-161 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1829: finishing write tid 4 to smithi12166546-161 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 161 v 279 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1829: left oid 161 (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1822: done (8 left) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1823: done (7 left) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1824: done (6 left) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1825: done (5 left) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1826: done (4 left) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1827: done (3 left) 2023-09-23T22:17:07.203 INFO:tasks.rados.rados.0.smithi121.stdout:1828: done (2 left) 2023-09-23T22:17:07.204 INFO:tasks.rados.rados.0.smithi121.stdout:1829: done (1 left) 2023-09-23T22:17:07.204 INFO:tasks.rados.rados.0.smithi121.stdout:1830: done (0 left) 2023-09-23T22:17:07.204 INFO:tasks.rados.rados.0.smithi121.stdout:1831: write oid 128 current snap is 0 2023-09-23T22:17:07.204 INFO:tasks.rados.rados.0.smithi121.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-09-23T22:17:07.214 INFO:tasks.rados.rados.0.smithi121.stdout:1831: writing smithi12166546-128 from 575136 to 1167780 tid 1 2023-09-23T22:17:07.221 INFO:tasks.rados.rados.0.smithi121.stdout:1831: writing smithi12166546-128 from 1663410 to 2302510 tid 2 2023-09-23T22:17:07.225 INFO:tasks.rados.rados.0.smithi121.stdout:1831: writing smithi12166546-128 from 2705542 to 2975136 tid 3 2023-09-23T22:17:07.225 INFO:tasks.rados.rados.0.smithi121.stdout:1832: read oid 316 snap -1 2023-09-23T22:17:07.225 INFO:tasks.rados.rados.0.smithi121.stdout:1832: expect deleted 2023-09-23T22:17:07.225 INFO:tasks.rados.rados.0.smithi121.stdout:1833: read oid 331 snap -1 2023-09-23T22:17:07.226 INFO:tasks.rados.rados.0.smithi121.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:17:07.226 INFO:tasks.rados.rados.0.smithi121.stdout:1834: read oid 454 snap -1 2023-09-23T22:17:07.226 INFO:tasks.rados.rados.0.smithi121.stdout:1834: expect deleted 2023-09-23T22:17:07.226 INFO:tasks.rados.rados.0.smithi121.stdout:1835: write oid 245 current snap is 0 2023-09-23T22:17:07.226 INFO:tasks.rados.rados.0.smithi121.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-09-23T22:17:07.232 INFO:tasks.rados.rados.0.smithi121.stdout:1835: writing smithi12166546-245 from 591943 to 1259836 tid 1 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1835: writing smithi12166546-245 from 1721892 to 2504650 tid 2 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1836: delete oid 292 current snap is 0 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1831: finishing write tid 1 to smithi12166546-128 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1831: finishing write tid 2 to smithi12166546-128 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1831: finishing write tid 3 to smithi12166546-128 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1831: finishing write tid 4 to smithi12166546-128 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1831: finishing write tid 5 to smithi12166546-128 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 128 v 259 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T22:17:07.240 INFO:tasks.rados.rados.0.smithi121.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:17:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:1835: finishing write tid 1 to smithi12166546-245 2023-09-23T22:17:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:1835: finishing write tid 2 to smithi12166546-245 2023-09-23T22:17:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:1835: finishing write tid 3 to smithi12166546-245 2023-09-23T22:17:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:1835: finishing write tid 4 to smithi12166546-245 2023-09-23T22:17:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 252 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-09-23T22:17:07.383 INFO:tasks.rados.rados.0.smithi121.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1831: done (5 left) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1832: done (4 left) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1833: done (3 left) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1834: done (2 left) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1835: done (1 left) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1836: done (0 left) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1837: read oid 123 snap -1 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1838: write oid 349 current snap is 0 2023-09-23T22:17:07.384 INFO:tasks.rados.rados.0.smithi121.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-09-23T22:17:07.394 INFO:tasks.rados.rados.0.smithi121.stdout:1838: writing smithi12166546-349 from 625557 to 1043948 tid 1 2023-09-23T22:17:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:1838: writing smithi12166546-349 from 1838856 to 2625283 tid 2 2023-09-23T22:17:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:1839: write oid 169 current snap is 0 2023-09-23T22:17:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-09-23T22:17:07.410 INFO:tasks.rados.rados.0.smithi121.stdout:1839: writing smithi12166546-169 from 642364 to 1136004 tid 1 2023-09-23T22:17:07.418 INFO:tasks.rados.rados.0.smithi121.stdout:1839: writing smithi12166546-169 from 1897338 to 2543776 tid 2 2023-09-23T22:17:07.419 INFO:tasks.rados.rados.0.smithi121.stdout:1840: write oid 143 current snap is 0 2023-09-23T22:17:07.419 INFO:tasks.rados.rados.0.smithi121.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-09-23T22:17:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:07 smithi121 bash[27336]: cluster 2023-09-23T22:17:06.645453+0000 mgr.x (mgr.24929) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 GiB/s rd, 277 MiB/s wr, 2.20k op/s 2023-09-23T22:17:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:07 smithi121 bash[27336]: audit 2023-09-23T22:17:06.745825+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.121:0/456663797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:07 smithi121 bash[33603]: cluster 2023-09-23T22:17:06.645453+0000 mgr.x (mgr.24929) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 GiB/s rd, 277 MiB/s wr, 2.20k op/s 2023-09-23T22:17:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:07 smithi121 bash[33603]: audit 2023-09-23T22:17:06.745825+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.121:0/456663797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1838: finishing write tid 1 to smithi12166546-349 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1838: finishing write tid 2 to smithi12166546-349 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1838: finishing write tid 3 to smithi12166546-349 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1838: finishing write tid 4 to smithi12166546-349 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 349 v 285 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1839: finishing write tid 1 to smithi12166546-169 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1839: finishing write tid 2 to smithi12166546-169 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1839: finishing write tid 3 to smithi12166546-169 2023-09-23T22:17:07.540 INFO:tasks.rados.rados.0.smithi121.stdout:1839: finishing write tid 4 to smithi12166546-169 2023-09-23T22:17:07.541 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 169 v 209 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-09-23T22:17:07.541 INFO:tasks.rados.rados.0.smithi121.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-09-23T22:17:07.541 INFO:tasks.rados.rados.0.smithi121.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-09-23T22:17:07.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:07 smithi123 bash[27681]: cluster 2023-09-23T22:17:06.645453+0000 mgr.x (mgr.24929) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 GiB/s rd, 277 MiB/s wr, 2.20k op/s 2023-09-23T22:17:07.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:07 smithi123 bash[27681]: audit 2023-09-23T22:17:06.745825+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.121:0/456663797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:07.554 INFO:tasks.rados.rados.0.smithi121.stdout:1840: writing smithi12166546-143 from 659171 to 1228060 tid 1 2023-09-23T22:17:07.563 INFO:tasks.rados.rados.0.smithi121.stdout:1840: writing smithi12166546-143 from 1839467 to 2629563 tid 2 2023-09-23T22:17:07.563 INFO:tasks.rados.rados.0.smithi121.stdout:1837: done (3 left) 2023-09-23T22:17:07.563 INFO:tasks.rados.rados.0.smithi121.stdout:1838: done (2 left) 2023-09-23T22:17:07.563 INFO:tasks.rados.rados.0.smithi121.stdout:1839: done (1 left) 2023-09-23T22:17:07.564 INFO:tasks.rados.rados.0.smithi121.stdout:1841: write oid 446 current snap is 0 2023-09-23T22:17:07.564 INFO:tasks.rados.rados.0.smithi121.stdout:1840: finishing write tid 1 to smithi12166546-143 2023-09-23T22:17:07.564 INFO:tasks.rados.rados.0.smithi121.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-09-23T22:17:07.570 INFO:tasks.rados.rados.0.smithi121.stdout:1841: writing smithi12166546-446 from 675978 to 1320116 tid 1 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:1841: writing smithi12166546-446 from 1897949 to 2548056 tid 2 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:1842: write oid 449 current snap is 0 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:1840: finishing write tid 2 to smithi12166546-143 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:1840: finishing write tid 3 to smithi12166546-143 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:1840: finishing write tid 4 to smithi12166546-143 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 143 v 217 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-09-23T22:17:07.578 INFO:tasks.rados.rados.0.smithi121.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:17:07.579 INFO:tasks.rados.rados.0.smithi121.stdout:1841: finishing write tid 1 to smithi12166546-446 2023-09-23T22:17:07.579 INFO:tasks.rados.rados.0.smithi121.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-09-23T22:17:07.584 INFO:tasks.rados.rados.0.smithi121.stdout:1842: writing smithi12166546-449 from 692785 to 1128525 tid 1 2023-09-23T22:17:07.591 INFO:tasks.rados.rados.0.smithi121.stdout:1842: writing smithi12166546-449 from 1672784 to 2466549 tid 2 2023-09-23T22:17:07.595 INFO:tasks.rados.rados.0.smithi121.stdout:1842: writing smithi12166546-449 from 2897503 to 3092785 tid 3 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1840: done (2 left) 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1843: delete oid 408 current snap is 0 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1841: finishing write tid 2 to smithi12166546-446 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1841: finishing write tid 3 to smithi12166546-446 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1841: finishing write tid 4 to smithi12166546-446 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 446 v 262 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1841: left oid 446 (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T22:17:07.596 INFO:tasks.rados.rados.0.smithi121.stdout:1842: finishing write tid 1 to smithi12166546-449 2023-09-23T22:17:07.597 INFO:tasks.rados.rados.0.smithi121.stdout:1842: finishing write tid 2 to smithi12166546-449 2023-09-23T22:17:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:1841: done (2 left) 2023-09-23T22:17:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:1843: done (1 left) 2023-09-23T22:17:07.599 INFO:tasks.rados.rados.0.smithi121.stdout:1844: read oid 456 snap -1 2023-09-23T22:17:07.599 INFO:tasks.rados.rados.0.smithi121.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:17:07.599 INFO:tasks.rados.rados.0.smithi121.stdout:1845: read oid 421 snap -1 2023-09-23T22:17:07.599 INFO:tasks.rados.rados.0.smithi121.stdout:1845: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:17:07.599 INFO:tasks.rados.rados.0.smithi121.stdout:1846: delete oid 196 current snap is 0 2023-09-23T22:17:07.599 INFO:tasks.rados.rados.0.smithi121.stdout:1842: finishing write tid 3 to smithi12166546-449 2023-09-23T22:17:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:1842: finishing write tid 4 to smithi12166546-449 2023-09-23T22:17:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:1842: finishing write tid 5 to smithi12166546-449 2023-09-23T22:17:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 449 v 283 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-09-23T22:17:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:1842: left oid 449 (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:17:07.601 INFO:tasks.rados.rados.0.smithi121.stdout:1842: done (3 left) 2023-09-23T22:17:07.601 INFO:tasks.rados.rados.0.smithi121.stdout:1846: done (2 left) 2023-09-23T22:17:07.601 INFO:tasks.rados.rados.0.smithi121.stdout:1847: write oid 13 current snap is 0 2023-09-23T22:17:07.601 INFO:tasks.rados.rados.0.smithi121.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-09-23T22:17:07.610 INFO:tasks.rados.rados.0.smithi121.stdout:1847: writing smithi12166546-13 from 743206 to 1404693 tid 1 2023-09-23T22:17:07.620 INFO:tasks.rados.rados.0.smithi121.stdout:1847: writing smithi12166546-13 from 2131877 to 2672969 tid 2 2023-09-23T22:17:07.621 INFO:tasks.rados.rados.0.smithi121.stdout:1848: delete oid 147 current snap is 0 2023-09-23T22:17:07.621 INFO:tasks.rados.rados.0.smithi121.stdout:1845: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:17:07.742 INFO:tasks.rados.rados.0.smithi121.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1847: finishing write tid 1 to smithi12166546-13 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1847: finishing write tid 2 to smithi12166546-13 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1847: finishing write tid 3 to smithi12166546-13 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1847: finishing write tid 4 to smithi12166546-13 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 13 v 278 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1844: done (3 left) 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1845: done (2 left) 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1847: done (1 left) 2023-09-23T22:17:07.861 INFO:tasks.rados.rados.0.smithi121.stdout:1848: done (0 left) 2023-09-23T22:17:07.862 INFO:tasks.rados.rados.0.smithi121.stdout:1849: read oid 315 snap -1 2023-09-23T22:17:07.862 INFO:tasks.rados.rados.0.smithi121.stdout:1849: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T22:17:07.862 INFO:tasks.rados.rados.0.smithi121.stdout:1850: read oid 338 snap -1 2023-09-23T22:17:07.862 INFO:tasks.rados.rados.0.smithi121.stdout:1850: expect (ObjNum 787 snap 0 seq_num 787) 2023-09-23T22:17:07.862 INFO:tasks.rados.rados.0.smithi121.stdout:1851: delete oid 70 current snap is 0 2023-09-23T22:17:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:1851: done (2 left) 2023-09-23T22:17:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:1852: write oid 304 current snap is 0 2023-09-23T22:17:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-09-23T22:17:07.881 INFO:tasks.rados.rados.0.smithi121.stdout:1852: writing smithi12166546-304 from 793627 to 1280861 tid 1 2023-09-23T22:17:07.886 INFO:tasks.rados.rados.0.smithi121.stdout:1852: writing smithi12166546-304 from 1790970 to 2195742 tid 2 2023-09-23T22:17:07.893 INFO:tasks.rados.rados.0.smithi121.stdout:1852: writing smithi12166546-304 from 2829335 to 3193627 tid 3 2023-09-23T22:17:07.893 INFO:tasks.rados.rados.0.smithi121.stdout:1853: write oid 164 current snap is 0 2023-09-23T22:17:07.893 INFO:tasks.rados.rados.0.smithi121.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-09-23T22:17:07.899 INFO:tasks.rados.rados.0.smithi121.stdout:1853: writing smithi12166546-164 from 410434 to 1089270 tid 1 2023-09-23T22:17:07.905 INFO:tasks.rados.rados.0.smithi121.stdout:1853: writing smithi12166546-164 from 1565805 to 2114235 tid 2 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1853: writing smithi12166546-164 from 2573111 to 3210434 tid 3 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1854: read oid 461 snap -1 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1855: read oid 275 snap -1 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1855: expect deleted 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1856: write oid 154 current snap is 0 2023-09-23T22:17:07.912 INFO:tasks.rados.rados.0.smithi121.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-09-23T22:17:07.918 INFO:tasks.rados.rados.0.smithi121.stdout:1856: writing smithi12166546-154 from 427241 to 1181326 tid 1 2023-09-23T22:17:07.923 INFO:tasks.rados.rados.0.smithi121.stdout:1856: writing smithi12166546-154 from 1624287 to 2032728 tid 2 2023-09-23T22:17:07.930 INFO:tasks.rados.rados.0.smithi121.stdout:1856: writing smithi12166546-154 from 2600534 to 3150498 tid 3 2023-09-23T22:17:07.930 INFO:tasks.rados.rados.0.smithi121.stdout:1857: write oid 155 current snap is 0 2023-09-23T22:17:07.930 INFO:tasks.rados.rados.0.smithi121.stdout:1850: expect (ObjNum 787 snap 0 seq_num 787) 2023-09-23T22:17:08.036 INFO:tasks.rados.rados.0.smithi121.stdout:1849: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T22:17:08.218 INFO:tasks.rados.rados.0.smithi121.stdout:1852: finishing write tid 1 to smithi12166546-304 2023-09-23T22:17:08.219 INFO:tasks.rados.rados.0.smithi121.stdout:1852: finishing write tid 2 to smithi12166546-304 2023-09-23T22:17:08.219 INFO:tasks.rados.rados.0.smithi121.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-09-23T22:17:08.224 INFO:tasks.rados.rados.0.smithi121.stdout:1857: writing smithi12166546-155 from 444048 to 873382 tid 1 2023-09-23T22:17:08.229 INFO:tasks.rados.rados.0.smithi121.stdout:1857: writing smithi12166546-155 from 1282769 to 1834868 tid 2 2023-09-23T22:17:08.237 INFO:tasks.rados.rados.0.smithi121.stdout:1857: writing smithi12166546-155 from 2627957 to 3244048 tid 3 2023-09-23T22:17:08.237 INFO:tasks.rados.rados.0.smithi121.stdout:1849: done (7 left) 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1850: done (6 left) 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1858: write oid 223 current snap is 0 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1852: finishing write tid 3 to smithi12166546-304 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1852: finishing write tid 4 to smithi12166546-304 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1852: finishing write tid 5 to smithi12166546-304 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 304 v 200 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1853: finishing write tid 1 to smithi12166546-164 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1853: finishing write tid 2 to smithi12166546-164 2023-09-23T22:17:08.238 INFO:tasks.rados.rados.0.smithi121.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-09-23T22:17:08.243 INFO:tasks.rados.rados.0.smithi121.stdout:1858: writing smithi12166546-223 from 460855 to 965438 tid 1 2023-09-23T22:17:08.249 INFO:tasks.rados.rados.0.smithi121.stdout:1858: writing smithi12166546-223 from 1624898 to 2037008 tid 2 2023-09-23T22:17:08.256 INFO:tasks.rados.rados.0.smithi121.stdout:1858: writing smithi12166546-223 from 2539027 to 3111535 tid 3 2023-09-23T22:17:08.256 INFO:tasks.rados.rados.0.smithi121.stdout:1852: done (6 left) 2023-09-23T22:17:08.256 INFO:tasks.rados.rados.0.smithi121.stdout:1859: write oid 48 current snap is 0 2023-09-23T22:17:08.256 INFO:tasks.rados.rados.0.smithi121.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-09-23T22:17:08.262 INFO:tasks.rados.rados.0.smithi121.stdout:1859: writing smithi12166546-48 from 477662 to 1057494 tid 1 2023-09-23T22:17:08.271 INFO:tasks.rados.rados.0.smithi121.stdout:1859: writing smithi12166546-48 from 1683380 to 2239148 tid 2 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1859: writing smithi12166546-48 from 2966450 to 3277662 tid 3 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1860: read oid 13 snap -1 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1860: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1861: read oid 292 snap -1 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1861: expect deleted 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1862: write oid 78 current snap is 0 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1853: finishing write tid 3 to smithi12166546-164 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1853: finishing write tid 4 to smithi12166546-164 2023-09-23T22:17:08.276 INFO:tasks.rados.rados.0.smithi121.stdout:1853: finishing write tid 5 to smithi12166546-164 2023-09-23T22:17:08.277 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 164 v 213 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-09-23T22:17:08.277 INFO:tasks.rados.rados.0.smithi121.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:17:08.277 INFO:tasks.rados.rados.0.smithi121.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:17:08.489 INFO:tasks.rados.rados.0.smithi121.stdout:1856: finishing write tid 1 to smithi12166546-154 2023-09-23T22:17:08.489 INFO:tasks.rados.rados.0.smithi121.stdout:1856: finishing write tid 2 to smithi12166546-154 2023-09-23T22:17:08.489 INFO:tasks.rados.rados.0.smithi121.stdout:1856: finishing write tid 3 to smithi12166546-154 2023-09-23T22:17:08.489 INFO:tasks.rados.rados.0.smithi121.stdout:1856: finishing write tid 4 to smithi12166546-154 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1856: finishing write tid 5 to smithi12166546-154 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 154 v 283 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1857: finishing write tid 1 to smithi12166546-155 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1857: finishing write tid 2 to smithi12166546-155 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1857: finishing write tid 3 to smithi12166546-155 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1857: finishing write tid 4 to smithi12166546-155 2023-09-23T22:17:08.490 INFO:tasks.rados.rados.0.smithi121.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-09-23T22:17:08.501 INFO:tasks.rados.rados.0.smithi121.stdout:1862: writing smithi12166546-78 from 494469 to 1149550 tid 1 2023-09-23T22:17:08.508 INFO:tasks.rados.rados.0.smithi121.stdout:1862: writing smithi12166546-78 from 1741862 to 2157641 tid 2 2023-09-23T22:17:08.515 INFO:tasks.rados.rados.0.smithi121.stdout:1862: writing smithi12166546-78 from 2710226 to 3294469 tid 3 2023-09-23T22:17:08.515 INFO:tasks.rados.rados.0.smithi121.stdout:1853: done (9 left) 2023-09-23T22:17:08.515 INFO:tasks.rados.rados.0.smithi121.stdout:1854: done (8 left) 2023-09-23T22:17:08.515 INFO:tasks.rados.rados.0.smithi121.stdout:1855: done (7 left) 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1856: done (6 left) 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1863: read oid 412 snap -1 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1863: expect (ObjNum 847 snap 0 seq_num 847) 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1864: read oid 375 snap -1 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1864: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1865: read oid 49 snap -1 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1865: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1866: read oid 328 snap -1 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1866: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1867: delete oid 47 current snap is 0 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:1857: finishing write tid 5 to smithi12166546-155 2023-09-23T22:17:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 155 v 277 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1858: finishing write tid 1 to smithi12166546-223 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1858: finishing write tid 2 to smithi12166546-223 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1858: finishing write tid 3 to smithi12166546-223 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1858: finishing write tid 4 to smithi12166546-223 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1858: finishing write tid 5 to smithi12166546-223 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 223 v 274 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1858: left oid 223 (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1859: finishing write tid 1 to smithi12166546-48 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1859: finishing write tid 2 to smithi12166546-48 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1859: finishing write tid 3 to smithi12166546-48 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1859: finishing write tid 4 to smithi12166546-48 2023-09-23T22:17:08.517 INFO:tasks.rados.rados.0.smithi121.stdout:1859: finishing write tid 5 to smithi12166546-48 2023-09-23T22:17:08.518 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 48 v 217 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-09-23T22:17:08.518 INFO:tasks.rados.rados.0.smithi121.stdout:1859: left oid 48 (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T22:17:08.518 INFO:tasks.rados.rados.0.smithi121.stdout:1860: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T22:17:08.672 INFO:tasks.rados.rados.0.smithi121.stdout:1862: finishing write tid 1 to smithi12166546-78 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:1862: finishing write tid 2 to smithi12166546-78 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:1862: finishing write tid 3 to smithi12166546-78 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:1862: finishing write tid 4 to smithi12166546-78 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:1862: finishing write tid 5 to smithi12166546-78 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 78 v 290 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:1862: left oid 78 (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T22:17:08.673 INFO:tasks.rados.rados.0.smithi121.stdout:1866: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:17:08.796 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:08 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:08] "GET /metrics HTTP/1.1" 200 33171 "" "Prometheus/2.33.4" 2023-09-23T22:17:08.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:08 smithi123 bash[27681]: audit 2023-09-23T22:17:07.793754+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:08.804 INFO:tasks.rados.rados.0.smithi121.stdout:1863: expect (ObjNum 847 snap 0 seq_num 847) 2023-09-23T22:17:08.931 INFO:tasks.rados.rados.0.smithi121.stdout:1864: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:17:09.028 INFO:tasks.rados.rados.0.smithi121.stdout:1865: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:17:09.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:08 smithi123 bash[27681]: cluster 2023-09-23T22:17:08.646713+0000 mgr.x (mgr.24929) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 830 MiB/s rd, 202 MiB/s wr, 1.66k op/s 2023-09-23T22:17:09.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:08 smithi121 bash[27336]: audit 2023-09-23T22:17:07.793754+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:09.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:08 smithi121 bash[27336]: cluster 2023-09-23T22:17:08.646713+0000 mgr.x (mgr.24929) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 830 MiB/s rd, 202 MiB/s wr, 1.66k op/s 2023-09-23T22:17:09.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:08 smithi121 bash[33603]: audit 2023-09-23T22:17:07.793754+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:09.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:08 smithi121 bash[33603]: cluster 2023-09-23T22:17:08.646713+0000 mgr.x (mgr.24929) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 830 MiB/s rd, 202 MiB/s wr, 1.66k op/s 2023-09-23T22:17:09.256 INFO:tasks.rados.rados.0.smithi121.stdout:1857: done (10 left) 2023-09-23T22:17:09.256 INFO:tasks.rados.rados.0.smithi121.stdout:1858: done (9 left) 2023-09-23T22:17:09.256 INFO:tasks.rados.rados.0.smithi121.stdout:1859: done (8 left) 2023-09-23T22:17:09.256 INFO:tasks.rados.rados.0.smithi121.stdout:1860: done (7 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1861: done (6 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1862: done (5 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1863: done (4 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1864: done (3 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1865: done (2 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1866: done (1 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1867: done (0 left) 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1868: write oid 446 current snap is 0 2023-09-23T22:17:09.257 INFO:tasks.rados.rados.0.smithi121.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-09-23T22:17:09.262 INFO:tasks.rados.rados.0.smithi121.stdout:1868: writing smithi12166546-446 from 528083 to 933662 tid 1 2023-09-23T22:17:09.268 INFO:tasks.rados.rados.0.smithi121.stdout:1868: writing smithi12166546-446 from 1342473 to 1761921 tid 2 2023-09-23T22:17:09.275 INFO:tasks.rados.rados.0.smithi121.stdout:1868: writing smithi12166546-446 from 2248719 to 2982668 tid 3 2023-09-23T22:17:09.275 INFO:tasks.rados.rados.0.smithi121.stdout:1869: write oid 385 current snap is 0 2023-09-23T22:17:09.275 INFO:tasks.rados.rados.0.smithi121.stdout:1868: finishing write tid 1 to smithi12166546-446 2023-09-23T22:17:09.275 INFO:tasks.rados.rados.0.smithi121.stdout:1868: finishing write tid 2 to smithi12166546-446 2023-09-23T22:17:09.276 INFO:tasks.rados.rados.0.smithi121.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-09-23T22:17:09.282 INFO:tasks.rados.rados.0.smithi121.stdout:1869: writing smithi12166546-385 from 544890 to 1142071 tid 1 2023-09-23T22:17:09.289 INFO:tasks.rados.rados.0.smithi121.stdout:1869: writing smithi12166546-385 from 1917308 to 2480414 tid 2 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1869: writing smithi12166546-385 from 3076142 to 3344890 tid 3 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1870: write oid 420 current snap is 0 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1868: finishing write tid 3 to smithi12166546-446 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1868: finishing write tid 4 to smithi12166546-446 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1868: finishing write tid 5 to smithi12166546-446 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 446 v 266 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1869: finishing write tid 1 to smithi12166546-385 2023-09-23T22:17:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:1869: finishing write tid 2 to smithi12166546-385 2023-09-23T22:17:09.296 INFO:tasks.rados.rados.0.smithi121.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-09-23T22:17:09.302 INFO:tasks.rados.rados.0.smithi121.stdout:1870: writing smithi12166546-420 from 561697 to 1234127 tid 1 2023-09-23T22:17:09.310 INFO:tasks.rados.rados.0.smithi121.stdout:1870: writing smithi12166546-420 from 1975790 to 2682554 tid 2 2023-09-23T22:17:09.314 INFO:tasks.rados.rados.0.smithi121.stdout:1870: writing smithi12166546-420 from 3103565 to 3361697 tid 3 2023-09-23T22:17:09.314 INFO:tasks.rados.rados.0.smithi121.stdout:1868: done (2 left) 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1871: write oid 474 current snap is 0 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1869: finishing write tid 3 to smithi12166546-385 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1869: finishing write tid 4 to smithi12166546-385 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1869: finishing write tid 5 to smithi12166546-385 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 385 v 281 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1870: finishing write tid 1 to smithi12166546-420 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1870: finishing write tid 2 to smithi12166546-420 2023-09-23T22:17:09.315 INFO:tasks.rados.rados.0.smithi121.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-09-23T22:17:09.321 INFO:tasks.rados.rados.0.smithi121.stdout:1871: writing smithi12166546-474 from 578504 to 1326183 tid 1 2023-09-23T22:17:09.329 INFO:tasks.rados.rados.0.smithi121.stdout:1871: writing smithi12166546-474 from 2034272 to 2601047 tid 2 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1871: writing smithi12166546-474 from 3130988 to 3378504 tid 3 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1869: done (2 left) 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1872: read oid 176 snap -1 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1872: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1873: read oid 244 snap -1 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1873: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1874: read oid 61 snap -1 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1874: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1875: read oid 465 snap -1 2023-09-23T22:17:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:1875: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1876: write oid 256 current snap is 0 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1870: finishing write tid 3 to smithi12166546-420 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1870: finishing write tid 4 to smithi12166546-420 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1870: finishing write tid 5 to smithi12166546-420 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 420 v 256 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1871: finishing write tid 1 to smithi12166546-474 2023-09-23T22:17:09.335 INFO:tasks.rados.rados.0.smithi121.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-09-23T22:17:09.340 INFO:tasks.rados.rados.0.smithi121.stdout:1876: writing smithi12166546-256 from 595311 to 1018239 tid 1 2023-09-23T22:17:09.347 INFO:tasks.rados.rados.0.smithi121.stdout:1876: writing smithi12166546-256 from 1576401 to 2286834 tid 2 2023-09-23T22:17:09.355 INFO:tasks.rados.rados.0.smithi121.stdout:1876: writing smithi12166546-256 from 3042058 to 3395311 tid 3 2023-09-23T22:17:09.355 INFO:tasks.rados.rados.0.smithi121.stdout:1870: done (6 left) 2023-09-23T22:17:09.355 INFO:tasks.rados.rados.0.smithi121.stdout:1877: write oid 292 current snap is 0 2023-09-23T22:17:09.355 INFO:tasks.rados.rados.0.smithi121.stdout:1871: finishing write tid 2 to smithi12166546-474 2023-09-23T22:17:09.355 INFO:tasks.rados.rados.0.smithi121.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-09-23T22:17:09.361 INFO:tasks.rados.rados.0.smithi121.stdout:1877: writing smithi12166546-292 from 612118 to 1110295 tid 1 2023-09-23T22:17:09.367 INFO:tasks.rados.rados.0.smithi121.stdout:1877: writing smithi12166546-292 from 1634883 to 2205327 tid 2 2023-09-23T22:17:09.374 INFO:tasks.rados.rados.0.smithi121.stdout:1877: writing smithi12166546-292 from 2669481 to 3376143 tid 3 2023-09-23T22:17:09.374 INFO:tasks.rados.rados.0.smithi121.stdout:1878: read oid 203 snap -1 2023-09-23T22:17:09.374 INFO:tasks.rados.rados.0.smithi121.stdout:1878: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:17:09.374 INFO:tasks.rados.rados.0.smithi121.stdout:1879: write oid 156 current snap is 0 2023-09-23T22:17:09.374 INFO:tasks.rados.rados.0.smithi121.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-09-23T22:17:09.381 INFO:tasks.rados.rados.0.smithi121.stdout:1879: writing smithi12166546-156 from 628925 to 1202351 tid 1 2023-09-23T22:17:09.388 INFO:tasks.rados.rados.0.smithi121.stdout:1879: writing smithi12166546-156 from 1693365 to 2407467 tid 2 2023-09-23T22:17:09.395 INFO:tasks.rados.rados.0.smithi121.stdout:1879: writing smithi12166546-156 from 3096904 to 3428925 tid 3 2023-09-23T22:17:09.395 INFO:tasks.rados.rados.0.smithi121.stdout:1880: read oid 274 snap -1 2023-09-23T22:17:09.395 INFO:tasks.rados.rados.0.smithi121.stdout:1880: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T22:17:09.396 INFO:tasks.rados.rados.0.smithi121.stdout:1881: write oid 354 current snap is 0 2023-09-23T22:17:09.396 INFO:tasks.rados.rados.0.smithi121.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-09-23T22:17:09.402 INFO:tasks.rados.rados.0.smithi121.stdout:1881: writing smithi12166546-354 from 645732 to 1294407 tid 1 2023-09-23T22:17:09.408 INFO:tasks.rados.rados.0.smithi121.stdout:1881: writing smithi12166546-354 from 1751847 to 2325960 tid 2 2023-09-23T22:17:09.415 INFO:tasks.rados.rados.0.smithi121.stdout:1881: writing smithi12166546-354 from 3124327 to 3445732 tid 3 2023-09-23T22:17:09.415 INFO:tasks.rados.rados.0.smithi121.stdout:1882: read oid 459 snap -1 2023-09-23T22:17:09.415 INFO:tasks.rados.rados.0.smithi121.stdout:1882: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:17:09.415 INFO:tasks.rados.rados.0.smithi121.stdout:1883: write oid 12 current snap is 0 2023-09-23T22:17:09.415 INFO:tasks.rados.rados.0.smithi121.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-09-23T22:17:09.423 INFO:tasks.rados.rados.0.smithi121.stdout:1883: writing smithi12166546-12 from 662539 to 1386463 tid 1 2023-09-23T22:17:09.432 INFO:tasks.rados.rados.0.smithi121.stdout:1883: writing smithi12166546-12 from 2093976 to 2811747 tid 2 2023-09-23T22:17:09.436 INFO:tasks.rados.rados.0.smithi121.stdout:1883: writing smithi12166546-12 from 3435397 to 3462539 tid 3 2023-09-23T22:17:09.436 INFO:tasks.rados.rados.0.smithi121.stdout:1884: write oid 406 current snap is 0 2023-09-23T22:17:09.436 INFO:tasks.rados.rados.0.smithi121.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-09-23T22:17:09.443 INFO:tasks.rados.rados.0.smithi121.stdout:1884: writing smithi12166546-406 from 679346 to 1194872 tid 1 2023-09-23T22:17:09.451 INFO:tasks.rados.rados.0.smithi121.stdout:1884: writing smithi12166546-406 from 1868811 to 2446593 tid 2 2023-09-23T22:17:09.457 INFO:tasks.rados.rados.0.smithi121.stdout:1884: writing smithi12166546-406 from 3179173 to 3479346 tid 3 2023-09-23T22:17:09.457 INFO:tasks.rados.rados.0.smithi121.stdout:1885: write oid 326 current snap is 0 2023-09-23T22:17:09.458 INFO:tasks.rados.rados.0.smithi121.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-09-23T22:17:09.464 INFO:tasks.rados.rados.0.smithi121.stdout:1885: writing smithi12166546-326 from 696153 to 1286928 tid 1 2023-09-23T22:17:09.472 INFO:tasks.rados.rados.0.smithi121.stdout:1885: writing smithi12166546-326 from 1927293 to 2648733 tid 2 2023-09-23T22:17:09.477 INFO:tasks.rados.rados.0.smithi121.stdout:1885: writing smithi12166546-326 from 3206596 to 3496153 tid 3 2023-09-23T22:17:09.477 INFO:tasks.rados.rados.0.smithi121.stdout:1886: delete oid 333 current snap is 0 2023-09-23T22:17:09.477 INFO:tasks.rados.rados.0.smithi121.stdout:1873: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:17:09.660 INFO:tasks.rados.rados.0.smithi121.stdout:1874: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T22:17:09.815 INFO:tasks.rados.rados.0.smithi121.stdout:1875: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:17:09.919 INFO:tasks.rados.rados.0.smithi121.stdout:1871: finishing write tid 3 to smithi12166546-474 2023-09-23T22:17:09.919 INFO:tasks.rados.rados.0.smithi121.stdout:1871: finishing write tid 4 to smithi12166546-474 2023-09-23T22:17:09.919 INFO:tasks.rados.rados.0.smithi121.stdout:1871: finishing write tid 5 to smithi12166546-474 2023-09-23T22:17:09.919 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 474 v 288 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-09-23T22:17:09.920 INFO:tasks.rados.rados.0.smithi121.stdout:1871: left oid 474 (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:17:09.920 INFO:tasks.rados.rados.0.smithi121.stdout:1872: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:1876: finishing write tid 1 to smithi12166546-256 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:1876: finishing write tid 2 to smithi12166546-256 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:1876: finishing write tid 3 to smithi12166546-256 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:1876: finishing write tid 4 to smithi12166546-256 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:1876: finishing write tid 5 to smithi12166546-256 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 256 v 260 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-09-23T22:17:10.057 INFO:tasks.rados.rados.0.smithi121.stdout:1876: left oid 256 (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:17:10.058 INFO:tasks.rados.rados.0.smithi121.stdout:1877: finishing write tid 1 to smithi12166546-292 2023-09-23T22:17:10.058 INFO:tasks.rados.rados.0.smithi121.stdout:1877: finishing write tid 2 to smithi12166546-292 2023-09-23T22:17:10.058 INFO:tasks.rados.rados.0.smithi121.stdout:1878: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:1877: finishing write tid 3 to smithi12166546-292 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:1877: finishing write tid 4 to smithi12166546-292 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:1877: finishing write tid 5 to smithi12166546-292 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 292 v 183 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:1877: left oid 292 (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:1879: finishing write tid 1 to smithi12166546-156 2023-09-23T22:17:10.171 INFO:tasks.rados.rados.0.smithi121.stdout:1879: finishing write tid 2 to smithi12166546-156 2023-09-23T22:17:10.172 INFO:tasks.rados.rados.0.smithi121.stdout:1879: finishing write tid 3 to smithi12166546-156 2023-09-23T22:17:10.172 INFO:tasks.rados.rados.0.smithi121.stdout:1879: finishing write tid 4 to smithi12166546-156 2023-09-23T22:17:10.172 INFO:tasks.rados.rados.0.smithi121.stdout:1879: finishing write tid 5 to smithi12166546-156 2023-09-23T22:17:10.172 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 156 v 272 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-09-23T22:17:10.172 INFO:tasks.rados.rados.0.smithi121.stdout:1879: left oid 156 (ObjNum 1275 snap 0 seq_num 1275) 2023-09-23T22:17:10.172 INFO:tasks.rados.rados.0.smithi121.stdout:1880: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T22:17:10.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:09 smithi121 bash[33603]: audit 2023-09-23T22:17:09.265758+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.121:0/248732646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:10.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:09 smithi121 bash[33603]: audit 2023-09-23T22:17:09.600945+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:10.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:09 smithi121 bash[33603]: audit 2023-09-23T22:17:09.609668+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:10.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:09 smithi121 bash[27336]: audit 2023-09-23T22:17:09.265758+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.121:0/248732646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:10.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:09 smithi121 bash[27336]: audit 2023-09-23T22:17:09.600945+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:10.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:09 smithi121 bash[27336]: audit 2023-09-23T22:17:09.609668+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1881: finishing write tid 1 to smithi12166546-354 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1881: finishing write tid 2 to smithi12166546-354 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1881: finishing write tid 3 to smithi12166546-354 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1881: finishing write tid 4 to smithi12166546-354 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1881: finishing write tid 5 to smithi12166546-354 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 354 v 292 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1881: left oid 354 (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T22:17:10.257 INFO:tasks.rados.rados.0.smithi121.stdout:1882: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:17:10.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:09 smithi123 bash[27681]: audit 2023-09-23T22:17:09.265758+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.121:0/248732646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:10.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:09 smithi123 bash[27681]: audit 2023-09-23T22:17:09.600945+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:09 smithi123 bash[27681]: audit 2023-09-23T22:17:09.609668+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1883: finishing write tid 1 to smithi12166546-12 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1883: finishing write tid 2 to smithi12166546-12 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1883: finishing write tid 3 to smithi12166546-12 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1883: finishing write tid 4 to smithi12166546-12 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1883: finishing write tid 5 to smithi12166546-12 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 12 v 187 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1883: left oid 12 (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1884: finishing write tid 1 to smithi12166546-406 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1884: finishing write tid 2 to smithi12166546-406 2023-09-23T22:17:10.381 INFO:tasks.rados.rados.0.smithi121.stdout:1884: finishing write tid 3 to smithi12166546-406 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1884: finishing write tid 4 to smithi12166546-406 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1884: finishing write tid 5 to smithi12166546-406 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 406 v 255 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1884: left oid 406 (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1885: finishing write tid 1 to smithi12166546-326 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1885: finishing write tid 2 to smithi12166546-326 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1885: finishing write tid 3 to smithi12166546-326 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1885: finishing write tid 4 to smithi12166546-326 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1885: finishing write tid 5 to smithi12166546-326 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 326 v 286 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1885: left oid 326 (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1871: done (15 left) 2023-09-23T22:17:10.382 INFO:tasks.rados.rados.0.smithi121.stdout:1872: done (14 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1873: done (13 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1874: done (12 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1875: done (11 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1876: done (10 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1877: done (9 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1878: done (8 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1879: done (7 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1880: done (6 left) 2023-09-23T22:17:10.383 INFO:tasks.rados.rados.0.smithi121.stdout:1881: done (5 left) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1882: done (4 left) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1883: done (3 left) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1884: done (2 left) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1885: done (1 left) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1886: done (0 left) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1887: read oid 319 snap -1 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1887: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1888: read oid 260 snap -1 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1888: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1889: read oid 394 snap -1 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1889: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:17:10.384 INFO:tasks.rados.rados.0.smithi121.stdout:1890: write oid 27 current snap is 0 2023-09-23T22:17:10.385 INFO:tasks.rados.rados.0.smithi121.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-09-23T22:17:10.394 INFO:tasks.rados.rados.0.smithi121.stdout:1890: writing smithi12166546-27 from 729767 to 1471040 tid 1 2023-09-23T22:17:10.401 INFO:tasks.rados.rados.0.smithi121.stdout:1890: writing smithi12166546-27 from 1927904 to 2653013 tid 2 2023-09-23T22:17:10.408 INFO:tasks.rados.rados.0.smithi121.stdout:1890: writing smithi12166546-27 from 3145089 to 3529767 tid 3 2023-09-23T22:17:10.408 INFO:tasks.rados.rados.0.smithi121.stdout:1891: read oid 153 snap -1 2023-09-23T22:17:10.408 INFO:tasks.rados.rados.0.smithi121.stdout:1891: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:17:10.409 INFO:tasks.rados.rados.0.smithi121.stdout:1892: read oid 500 snap -1 2023-09-23T22:17:10.409 INFO:tasks.rados.rados.0.smithi121.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-09-23T22:17:10.409 INFO:tasks.rados.rados.0.smithi121.stdout:1893: read oid 98 snap -1 2023-09-23T22:17:10.409 INFO:tasks.rados.rados.0.smithi121.stdout:1893: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T22:17:10.409 INFO:tasks.rados.rados.0.smithi121.stdout:1894: write oid 273 current snap is 0 2023-09-23T22:17:10.409 INFO:tasks.rados.rados.0.smithi121.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-09-23T22:17:10.414 INFO:tasks.rados.rados.0.smithi121.stdout:1894: writing smithi12166546-273 from 746574 to 1163096 tid 1 2023-09-23T22:17:10.419 INFO:tasks.rados.rados.0.smithi121.stdout:1894: writing smithi12166546-273 from 1586386 to 2055153 tid 2 2023-09-23T22:17:10.429 INFO:tasks.rados.rados.0.smithi121.stdout:1894: writing smithi12166546-273 from 2772512 to 3402056 tid 3 2023-09-23T22:17:10.429 INFO:tasks.rados.rados.0.smithi121.stdout:1895: write oid 209 current snap is 0 2023-09-23T22:17:10.429 INFO:tasks.rados.rados.0.smithi121.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-09-23T22:17:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:1895: writing smithi12166546-209 from 763381 to 1255152 tid 1 2023-09-23T22:17:10.444 INFO:tasks.rados.rados.0.smithi121.stdout:1895: writing smithi12166546-209 from 2044868 to 2773646 tid 2 2023-09-23T22:17:10.449 INFO:tasks.rados.rados.0.smithi121.stdout:1895: writing smithi12166546-209 from 3199935 to 3563381 tid 3 2023-09-23T22:17:10.449 INFO:tasks.rados.rados.0.smithi121.stdout:1896: read oid 245 snap -1 2023-09-23T22:17:10.450 INFO:tasks.rados.rados.0.smithi121.stdout:1896: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-09-23T22:17:10.450 INFO:tasks.rados.rados.0.smithi121.stdout:1897: write oid 120 current snap is 0 2023-09-23T22:17:10.450 INFO:tasks.rados.rados.0.smithi121.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-09-23T22:17:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:1897: writing smithi12166546-120 from 780188 to 1347208 tid 1 2023-09-23T22:17:10.467 INFO:tasks.rados.rados.0.smithi121.stdout:1897: writing smithi12166546-120 from 2103350 to 2575786 tid 2 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1897: writing smithi12166546-120 from 3227358 to 3580188 tid 3 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1898: read oid 254 snap -1 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1898: expect (ObjNum 854 snap 0 seq_num 854) 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1899: read oid 445 snap -1 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1899: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1900: write oid 430 current snap is 0 2023-09-23T22:17:10.473 INFO:tasks.rados.rados.0.smithi121.stdout:1888: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:17:10.760 INFO:tasks.rados.rados.0.smithi121.stdout:1887: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T22:17:10.974 INFO:tasks.rados.rados.0.smithi121.stdout:1889: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:17:11.153 INFO:tasks.rados.rados.0.smithi121.stdout:1890: finishing write tid 1 to smithi12166546-27 2023-09-23T22:17:11.154 INFO:tasks.rados.rados.0.smithi121.stdout:1890: finishing write tid 2 to smithi12166546-27 2023-09-23T22:17:11.154 INFO:tasks.rados.rados.0.smithi121.stdout:1890: finishing write tid 3 to smithi12166546-27 2023-09-23T22:17:11.154 INFO:tasks.rados.rados.0.smithi121.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-09-23T22:17:11.271 INFO:tasks.rados.rados.0.smithi121.stdout:1891: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:17:11.377 INFO:tasks.rados.rados.0.smithi121.stdout:1890: finishing write tid 4 to smithi12166546-27 2023-09-23T22:17:11.377 INFO:tasks.rados.rados.0.smithi121.stdout:1890: finishing write tid 5 to smithi12166546-27 2023-09-23T22:17:11.378 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 27 v 243 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-09-23T22:17:11.378 INFO:tasks.rados.rados.0.smithi121.stdout:1890: left oid 27 (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T22:17:11.378 INFO:tasks.rados.rados.0.smithi121.stdout:1894: finishing write tid 1 to smithi12166546-273 2023-09-23T22:17:11.378 INFO:tasks.rados.rados.0.smithi121.stdout:1894: finishing write tid 2 to smithi12166546-273 2023-09-23T22:17:11.378 INFO:tasks.rados.rados.0.smithi121.stdout:1893: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T22:17:11.500 INFO:tasks.rados.rados.0.smithi121.stdout:1894: finishing write tid 3 to smithi12166546-273 2023-09-23T22:17:11.500 INFO:tasks.rados.rados.0.smithi121.stdout:1894: finishing write tid 4 to smithi12166546-273 2023-09-23T22:17:11.500 INFO:tasks.rados.rados.0.smithi121.stdout:1894: finishing write tid 5 to smithi12166546-273 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 273 v 351 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1895: finishing write tid 1 to smithi12166546-209 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1895: finishing write tid 2 to smithi12166546-209 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1895: finishing write tid 3 to smithi12166546-209 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1895: finishing write tid 4 to smithi12166546-209 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1895: finishing write tid 5 to smithi12166546-209 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 209 v 290 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1895: left oid 209 (ObjNum 1283 snap 0 seq_num 1283) 2023-09-23T22:17:11.501 INFO:tasks.rados.rados.0.smithi121.stdout:1896: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:1897: finishing write tid 1 to smithi12166546-120 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:1897: finishing write tid 2 to smithi12166546-120 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:1897: finishing write tid 3 to smithi12166546-120 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:1897: finishing write tid 4 to smithi12166546-120 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:1897: finishing write tid 5 to smithi12166546-120 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 120 v 287 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-09-23T22:17:11.698 INFO:tasks.rados.rados.0.smithi121.stdout:1897: left oid 120 (ObjNum 1284 snap 0 seq_num 1284) 2023-09-23T22:17:11.699 INFO:tasks.rados.rados.0.smithi121.stdout:1898: expect (ObjNum 854 snap 0 seq_num 854) 2023-09-23T22:17:11.804 INFO:tasks.rados.rados.0.smithi121.stdout:1899: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:17:11.913 INFO:tasks.rados.rados.0.smithi121.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-09-23T22:17:11.928 INFO:tasks.rados.rados.0.smithi121.stdout:1900: writing smithi12166546-430 from 796995 to 1555617 tid 1 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1900: writing smithi12166546-430 from 2161832 to 2894279 tid 2 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1887: done (13 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1888: done (12 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1889: done (11 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1890: done (10 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1891: done (9 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1892: done (8 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1893: done (7 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1894: done (6 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1895: done (5 left) 2023-09-23T22:17:11.937 INFO:tasks.rados.rados.0.smithi121.stdout:1896: done (4 left) 2023-09-23T22:17:11.938 INFO:tasks.rados.rados.0.smithi121.stdout:1897: done (3 left) 2023-09-23T22:17:11.938 INFO:tasks.rados.rados.0.smithi121.stdout:1898: done (2 left) 2023-09-23T22:17:11.938 INFO:tasks.rados.rados.0.smithi121.stdout:1899: done (1 left) 2023-09-23T22:17:11.938 INFO:tasks.rados.rados.0.smithi121.stdout:1901: write oid 180 current snap is 0 2023-09-23T22:17:11.938 INFO:tasks.rados.rados.0.smithi121.stdout:1900: finishing write tid 1 to smithi12166546-430 2023-09-23T22:17:11.938 INFO:tasks.rados.rados.0.smithi121.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-09-23T22:17:11.941 INFO:tasks.rados.rados.0.smithi121.stdout:1901: writing smithi12166546-180 from 413802 to 847673 tid 1 2023-09-23T22:17:11.947 INFO:tasks.rados.rados.0.smithi121.stdout:1901: writing smithi12166546-180 from 1420314 to 1896419 tid 2 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1901: writing smithi12166546-180 from 2482204 to 3273189 tid 3 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1902: read oid 366 snap -1 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1902: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1903: read oid 365 snap -1 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1903: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1904: delete oid 104 current snap is 0 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1900: finishing write tid 2 to smithi12166546-430 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1900: finishing write tid 3 to smithi12166546-430 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:1900: finishing write tid 4 to smithi12166546-430 2023-09-23T22:17:11.956 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 270 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-09-23T22:17:11.957 INFO:tasks.rados.rados.0.smithi121.stdout:1900: left oid 430 (ObjNum 1285 snap 0 seq_num 1285) 2023-09-23T22:17:11.957 INFO:tasks.rados.rados.0.smithi121.stdout:1901: finishing write tid 1 to smithi12166546-180 2023-09-23T22:17:11.957 INFO:tasks.rados.rados.0.smithi121.stdout:1901: finishing write tid 2 to smithi12166546-180 2023-09-23T22:17:11.958 INFO:tasks.rados.rados.0.smithi121.stdout:1900: done (4 left) 2023-09-23T22:17:11.958 INFO:tasks.rados.rados.0.smithi121.stdout:1904: done (3 left) 2023-09-23T22:17:11.959 INFO:tasks.rados.rados.0.smithi121.stdout:1905: write oid 87 current snap is 0 2023-09-23T22:17:11.959 INFO:tasks.rados.rados.0.smithi121.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-09-23T22:17:11.965 INFO:tasks.rados.rados.0.smithi121.stdout:1905: writing smithi12166546-87 from 447416 to 1031785 tid 1 2023-09-23T22:17:11.971 INFO:tasks.rados.rados.0.smithi121.stdout:1905: writing smithi12166546-87 from 1537278 to 2017052 tid 2 2023-09-23T22:17:11.977 INFO:tasks.rados.rados.0.smithi121.stdout:1905: writing smithi12166546-87 from 2537050 to 3066932 tid 3 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1905: writing smithi12166546-87 from 3524784 to 3647416 tid 4 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1906: delete oid 428 current snap is 0 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1901: finishing write tid 3 to smithi12166546-180 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1901: finishing write tid 4 to smithi12166546-180 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1901: finishing write tid 5 to smithi12166546-180 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 180 v 294 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1901: left oid 180 (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T22:17:11.981 INFO:tasks.rados.rados.0.smithi121.stdout:1903: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:17:12.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[27336]: audit 2023-09-23T22:17:10.125056+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[27336]: audit 2023-09-23T22:17:10.134284+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[27336]: audit 2023-09-23T22:17:10.454712+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[27336]: audit 2023-09-23T22:17:10.463599+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[27336]: audit 2023-09-23T22:17:10.662027+0000 mon.a (mon.0) 752 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[33603]: audit 2023-09-23T22:17:10.125056+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[33603]: audit 2023-09-23T22:17:10.134284+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[33603]: audit 2023-09-23T22:17:10.454712+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[33603]: audit 2023-09-23T22:17:10.463599+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:11 smithi121 bash[33603]: audit 2023-09-23T22:17:10.662027+0000 mon.a (mon.0) 752 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:12.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:11 smithi123 bash[27681]: audit 2023-09-23T22:17:10.125056+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:11 smithi123 bash[27681]: audit 2023-09-23T22:17:10.134284+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:11 smithi123 bash[27681]: audit 2023-09-23T22:17:10.454712+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:11 smithi123 bash[27681]: audit 2023-09-23T22:17:10.463599+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:11 smithi123 bash[27681]: audit 2023-09-23T22:17:10.662027+0000 mon.a (mon.0) 752 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:12.090 INFO:tasks.rados.rados.0.smithi121.stdout:1902: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: finishing write tid 1 to smithi12166546-87 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: finishing write tid 2 to smithi12166546-87 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: finishing write tid 3 to smithi12166546-87 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: finishing write tid 4 to smithi12166546-87 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: finishing write tid 5 to smithi12166546-87 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: finishing write tid 6 to smithi12166546-87 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 87 v 222 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-09-23T22:17:12.155 INFO:tasks.rados.rados.0.smithi121.stdout:1905: left oid 87 (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1901: done (4 left) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1902: done (3 left) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1903: done (2 left) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1905: done (1 left) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1906: done (0 left) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1907: read oid 165 snap -1 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1908: read oid 279 snap -1 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1908: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1909: write oid 403 current snap is 0 2023-09-23T22:17:12.156 INFO:tasks.rados.rados.0.smithi121.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-09-23T22:17:12.168 INFO:tasks.rados.rados.0.smithi121.stdout:1909: writing smithi12166546-403 from 481030 to 1215897 tid 1 2023-09-23T22:17:12.175 INFO:tasks.rados.rados.0.smithi121.stdout:1909: writing smithi12166546-403 from 1937889 to 2421332 tid 2 2023-09-23T22:17:12.182 INFO:tasks.rados.rados.0.smithi121.stdout:1909: writing smithi12166546-403 from 2875543 to 3427969 tid 3 2023-09-23T22:17:12.182 INFO:tasks.rados.rados.0.smithi121.stdout:1910: read oid 388 snap -1 2023-09-23T22:17:12.182 INFO:tasks.rados.rados.0.smithi121.stdout:1910: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:17:12.182 INFO:tasks.rados.rados.0.smithi121.stdout:1911: write oid 277 current snap is 0 2023-09-23T22:17:12.182 INFO:tasks.rados.rados.0.smithi121.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-09-23T22:17:12.187 INFO:tasks.rados.rados.0.smithi121.stdout:1911: writing smithi12166546-277 from 497837 to 907953 tid 1 2023-09-23T22:17:12.195 INFO:tasks.rados.rados.0.smithi121.stdout:1911: writing smithi12166546-277 from 1596371 to 2339825 tid 2 2023-09-23T22:17:12.202 INFO:tasks.rados.rados.0.smithi121.stdout:1911: writing smithi12166546-277 from 2902966 to 3666664 tid 3 2023-09-23T22:17:12.203 INFO:tasks.rados.rados.0.smithi121.stdout:1912: read oid 374 snap -1 2023-09-23T22:17:12.203 INFO:tasks.rados.rados.0.smithi121.stdout:1912: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:17:12.203 INFO:tasks.rados.rados.0.smithi121.stdout:1913: read oid 47 snap -1 2023-09-23T22:17:12.203 INFO:tasks.rados.rados.0.smithi121.stdout:1913: expect deleted 2023-09-23T22:17:12.203 INFO:tasks.rados.rados.0.smithi121.stdout:1914: delete oid 419 current snap is 0 2023-09-23T22:17:12.203 INFO:tasks.rados.rados.0.smithi121.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:17:12.308 INFO:tasks.rados.rados.0.smithi121.stdout:1908: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:17:12.422 INFO:tasks.rados.rados.0.smithi121.stdout:1909: finishing write tid 1 to smithi12166546-403 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:1909: finishing write tid 2 to smithi12166546-403 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:1909: finishing write tid 3 to smithi12166546-403 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:1909: finishing write tid 4 to smithi12166546-403 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:1909: finishing write tid 5 to smithi12166546-403 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 276 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:1909: left oid 403 (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T22:17:12.423 INFO:tasks.rados.rados.0.smithi121.stdout:1910: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:17:12.500 INFO:tasks.rados.rados.0.smithi121.stdout:1911: finishing write tid 1 to smithi12166546-277 2023-09-23T22:17:12.500 INFO:tasks.rados.rados.0.smithi121.stdout:1911: finishing write tid 2 to smithi12166546-277 2023-09-23T22:17:12.500 INFO:tasks.rados.rados.0.smithi121.stdout:1911: finishing write tid 3 to smithi12166546-277 2023-09-23T22:17:12.501 INFO:tasks.rados.rados.0.smithi121.stdout:1911: finishing write tid 4 to smithi12166546-277 2023-09-23T22:17:12.501 INFO:tasks.rados.rados.0.smithi121.stdout:1911: finishing write tid 5 to smithi12166546-277 2023-09-23T22:17:12.501 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 277 v 291 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-09-23T22:17:12.501 INFO:tasks.rados.rados.0.smithi121.stdout:1911: left oid 277 (ObjNum 1291 snap 0 seq_num 1291) 2023-09-23T22:17:12.501 INFO:tasks.rados.rados.0.smithi121.stdout:1912: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:17:12.609 INFO:tasks.rados.rados.0.smithi121.stdout:1907: done (7 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1908: done (6 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1909: done (5 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1910: done (4 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1911: done (3 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1912: done (2 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1913: done (1 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1914: done (0 left) 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1915: write oid 82 current snap is 0 2023-09-23T22:17:12.610 INFO:tasks.rados.rados.0.smithi121.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-09-23T22:17:12.622 INFO:tasks.rados.rados.0.smithi121.stdout:1915: writing smithi12166546-82 from 531451 to 1208418 tid 1 2023-09-23T22:17:12.629 INFO:tasks.rados.rados.0.smithi121.stdout:1915: writing smithi12166546-82 from 1713335 to 2460458 tid 2 2023-09-23T22:17:12.635 INFO:tasks.rados.rados.0.smithi121.stdout:1915: writing smithi12166546-82 from 2957812 to 3460407 tid 3 2023-09-23T22:17:12.635 INFO:tasks.rados.rados.0.smithi121.stdout:1916: delete oid 330 current snap is 0 2023-09-23T22:17:12.636 INFO:tasks.rados.rados.0.smithi121.stdout:1915: finishing write tid 1 to smithi12166546-82 2023-09-23T22:17:12.636 INFO:tasks.rados.rados.0.smithi121.stdout:1915: finishing write tid 2 to smithi12166546-82 2023-09-23T22:17:12.638 INFO:tasks.rados.rados.0.smithi121.stdout:1916: done (1 left) 2023-09-23T22:17:12.639 INFO:tasks.rados.rados.0.smithi121.stdout:1917: write oid 198 current snap is 0 2023-09-23T22:17:12.639 INFO:tasks.rados.rados.0.smithi121.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-09-23T22:17:12.647 INFO:tasks.rados.rados.0.smithi121.stdout:1917: writing smithi12166546-198 from 565065 to 992530 tid 1 2023-09-23T22:17:12.655 INFO:tasks.rados.rados.0.smithi121.stdout:1917: writing smithi12166546-198 from 1430299 to 2064738 tid 2 2023-09-23T22:17:12.661 INFO:tasks.rados.rados.0.smithi121.stdout:1917: writing smithi12166546-198 from 2496305 to 3021444 tid 3 2023-09-23T22:17:12.665 INFO:tasks.rados.rados.0.smithi121.stdout:1917: writing smithi12166546-198 from 3472104 to 3765065 tid 4 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1918: delete oid 280 current snap is 0 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1915: finishing write tid 3 to smithi12166546-82 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1915: finishing write tid 4 to smithi12166546-82 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1915: finishing write tid 5 to smithi12166546-82 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 281 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1917: finishing write tid 1 to smithi12166546-198 2023-09-23T22:17:12.666 INFO:tasks.rados.rados.0.smithi121.stdout:1917: finishing write tid 2 to smithi12166546-198 2023-09-23T22:17:12.667 INFO:tasks.rados.rados.0.smithi121.stdout:1917: finishing write tid 3 to smithi12166546-198 2023-09-23T22:17:12.669 INFO:tasks.rados.rados.0.smithi121.stdout:1917: finishing write tid 4 to smithi12166546-198 2023-09-23T22:17:12.669 INFO:tasks.rados.rados.0.smithi121.stdout:1917: finishing write tid 5 to smithi12166546-198 2023-09-23T22:17:12.670 INFO:tasks.rados.rados.0.smithi121.stdout:1917: finishing write tid 6 to smithi12166546-198 2023-09-23T22:17:12.670 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 198 v 286 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-09-23T22:17:12.670 INFO:tasks.rados.rados.0.smithi121.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-09-23T22:17:12.670 INFO:tasks.rados.rados.0.smithi121.stdout:1915: done (2 left) 2023-09-23T22:17:12.671 INFO:tasks.rados.rados.0.smithi121.stdout:1917: done (1 left) 2023-09-23T22:17:12.671 INFO:tasks.rados.rados.0.smithi121.stdout:1918: done (0 left) 2023-09-23T22:17:12.671 INFO:tasks.rados.rados.0.smithi121.stdout:1919: read oid 93 snap -1 2023-09-23T22:17:12.671 INFO:tasks.rados.rados.0.smithi121.stdout:1919: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T22:17:12.671 INFO:tasks.rados.rados.0.smithi121.stdout:1920: write oid 315 current snap is 0 2023-09-23T22:17:12.671 INFO:tasks.rados.rados.0.smithi121.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-09-23T22:17:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:1920: writing smithi12166546-315 from 598679 to 1176642 tid 1 2023-09-23T22:17:12.687 INFO:tasks.rados.rados.0.smithi121.stdout:1920: writing smithi12166546-315 from 1947263 to 2585371 tid 2 2023-09-23T22:17:12.694 INFO:tasks.rados.rados.0.smithi121.stdout:1920: writing smithi12166546-315 from 3351151 to 3798679 tid 3 2023-09-23T22:17:12.694 INFO:tasks.rados.rados.0.smithi121.stdout:1921: write oid 17 current snap is 0 2023-09-23T22:17:12.694 INFO:tasks.rados.rados.0.smithi121.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-09-23T22:17:12.701 INFO:tasks.rados.rados.0.smithi121.stdout:1921: writing smithi12166546-17 from 615486 to 1268698 tid 1 2023-09-23T22:17:12.707 INFO:tasks.rados.rados.0.smithi121.stdout:1921: writing smithi12166546-17 from 1889392 to 2387511 tid 2 2023-09-23T22:17:12.713 INFO:tasks.rados.rados.0.smithi121.stdout:1921: writing smithi12166546-17 from 2978574 to 3453882 tid 3 2023-09-23T22:17:12.713 INFO:tasks.rados.rados.0.smithi121.stdout:1922: read oid 3 snap -1 2023-09-23T22:17:12.714 INFO:tasks.rados.rados.0.smithi121.stdout:1922: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T22:17:12.714 INFO:tasks.rados.rados.0.smithi121.stdout:1923: write oid 332 current snap is 0 2023-09-23T22:17:12.714 INFO:tasks.rados.rados.0.smithi121.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-09-23T22:17:12.721 INFO:tasks.rados.rados.0.smithi121.stdout:1923: writing smithi12166546-332 from 632293 to 1360754 tid 1 2023-09-23T22:17:12.728 INFO:tasks.rados.rados.0.smithi121.stdout:1923: writing smithi12166546-332 from 1947874 to 2589651 tid 2 2023-09-23T22:17:12.735 INFO:tasks.rados.rados.0.smithi121.stdout:1923: writing smithi12166546-332 from 3005997 to 3692577 tid 3 2023-09-23T22:17:12.735 INFO:tasks.rados.rados.0.smithi121.stdout:1924: write oid 471 current snap is 0 2023-09-23T22:17:12.735 INFO:tasks.rados.rados.0.smithi121.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-09-23T22:17:12.741 INFO:tasks.rados.rados.0.smithi121.stdout:1924: writing smithi12166546-471 from 649100 to 1052810 tid 1 2023-09-23T22:17:12.748 INFO:tasks.rados.rados.0.smithi121.stdout:1924: writing smithi12166546-471 from 1606356 to 2108144 tid 2 2023-09-23T22:17:12.753 INFO:tasks.rados.rados.0.smithi121.stdout:1924: writing smithi12166546-471 from 2633420 to 3131272 tid 3 2023-09-23T22:17:12.758 INFO:tasks.rados.rados.0.smithi121.stdout:1924: writing smithi12166546-471 from 3636005 to 3849100 tid 4 2023-09-23T22:17:12.758 INFO:tasks.rados.rados.0.smithi121.stdout:1925: delete oid 113 current snap is 0 2023-09-23T22:17:12.758 INFO:tasks.rados.rados.0.smithi121.stdout:1919: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T22:17:12.995 INFO:tasks.rados.rados.0.smithi121.stdout:1920: finishing write tid 1 to smithi12166546-315 2023-09-23T22:17:12.995 INFO:tasks.rados.rados.0.smithi121.stdout:1920: finishing write tid 2 to smithi12166546-315 2023-09-23T22:17:12.995 INFO:tasks.rados.rados.0.smithi121.stdout:1920: finishing write tid 3 to smithi12166546-315 2023-09-23T22:17:12.995 INFO:tasks.rados.rados.0.smithi121.stdout:1920: finishing write tid 4 to smithi12166546-315 2023-09-23T22:17:12.995 INFO:tasks.rados.rados.0.smithi121.stdout:1920: finishing write tid 5 to smithi12166546-315 2023-09-23T22:17:12.995 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 315 v 280 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1920: left oid 315 (ObjNum 1297 snap 0 seq_num 1297) 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1921: finishing write tid 1 to smithi12166546-17 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1921: finishing write tid 2 to smithi12166546-17 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1921: finishing write tid 3 to smithi12166546-17 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1921: finishing write tid 4 to smithi12166546-17 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1921: finishing write tid 5 to smithi12166546-17 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 17 v 284 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1921: left oid 17 (ObjNum 1298 snap 0 seq_num 1298) 2023-09-23T22:17:12.996 INFO:tasks.rados.rados.0.smithi121.stdout:1922: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T22:17:13.115 INFO:tasks.rados.rados.0.smithi121.stdout:1923: finishing write tid 1 to smithi12166546-332 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1923: finishing write tid 2 to smithi12166546-332 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1923: finishing write tid 3 to smithi12166546-332 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1923: finishing write tid 4 to smithi12166546-332 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1923: finishing write tid 5 to smithi12166546-332 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 274 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1923: left oid 332 (ObjNum 1299 snap 0 seq_num 1299) 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1924: finishing write tid 1 to smithi12166546-471 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1924: finishing write tid 2 to smithi12166546-471 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1924: finishing write tid 3 to smithi12166546-471 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1924: finishing write tid 4 to smithi12166546-471 2023-09-23T22:17:13.116 INFO:tasks.rados.rados.0.smithi121.stdout:1924: finishing write tid 5 to smithi12166546-471 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1924: finishing write tid 6 to smithi12166546-471 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 471 v 279 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1924: left oid 471 (ObjNum 1300 snap 0 seq_num 1300) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1919: done (6 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1920: done (5 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1921: done (4 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1922: done (3 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1923: done (2 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1924: done (1 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1925: done (0 left) 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1926: read oid 395 snap -1 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1926: expect deleted 2023-09-23T22:17:13.117 INFO:tasks.rados.rados.0.smithi121.stdout:1927: read oid 329 snap -1 2023-09-23T22:17:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:1927: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:17:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:1928: delete oid 304 current snap is 0 2023-09-23T22:17:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:1926: done (2 left) 2023-09-23T22:17:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:1928: done (1 left) 2023-09-23T22:17:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:1929: read oid 355 snap -1 2023-09-23T22:17:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:1929: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T22:17:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:1930: write oid 392 current snap is 0 2023-09-23T22:17:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-09-23T22:17:13.132 INFO:tasks.rados.rados.0.smithi121.stdout:1930: writing smithi12166546-392 from 699521 to 1445331 tid 1 2023-09-23T22:17:13.139 INFO:tasks.rados.rados.0.smithi121.stdout:1930: writing smithi12166546-392 from 2181802 to 2830917 tid 2 2023-09-23T22:17:13.148 INFO:tasks.rados.rados.0.smithi121.stdout:1930: writing smithi12166546-392 from 3515689 to 3899521 tid 3 2023-09-23T22:17:13.148 INFO:tasks.rados.rados.0.smithi121.stdout:1931: write oid 90 current snap is 0 2023-09-23T22:17:13.148 INFO:tasks.rados.rados.0.smithi121.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-09-23T22:17:13.154 INFO:tasks.rados.rados.0.smithi121.stdout:1931: writing smithi12166546-90 from 716328 to 1137387 tid 1 2023-09-23T22:17:13.161 INFO:tasks.rados.rados.0.smithi121.stdout:1931: writing smithi12166546-90 from 1840284 to 2349410 tid 2 2023-09-23T22:17:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:1931: writing smithi12166546-90 from 3143112 to 3802405 tid 3 2023-09-23T22:17:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:1932: read oid 144 snap -1 2023-09-23T22:17:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:1932: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T22:17:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:1933: write oid 262 current snap is 0 2023-09-23T22:17:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-09-23T22:17:13.177 INFO:tasks.rados.rados.0.smithi121.stdout:1933: writing smithi12166546-262 from 733135 to 1229443 tid 1 2023-09-23T22:17:13.185 INFO:tasks.rados.rados.0.smithi121.stdout:1933: writing smithi12166546-262 from 1898766 to 2551550 tid 2 2023-09-23T22:17:13.191 INFO:tasks.rados.rados.0.smithi121.stdout:1933: writing smithi12166546-262 from 3170535 to 3641100 tid 3 2023-09-23T22:17:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:1934: read oid 448 snap -1 2023-09-23T22:17:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:1934: expect deleted 2023-09-23T22:17:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:1935: read oid 247 snap -1 2023-09-23T22:17:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:1935: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:17:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:1936: write oid 404 current snap is 0 2023-09-23T22:17:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-09-23T22:17:13.199 INFO:tasks.rados.rados.0.smithi121.stdout:1936: writing smithi12166546-404 from 749942 to 1321499 tid 1 2023-09-23T22:17:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:1936: writing smithi12166546-404 from 1840895 to 2637337 tid 2 2023-09-23T22:17:13.217 INFO:tasks.rados.rados.0.smithi121.stdout:1936: writing smithi12166546-404 from 3365252 to 3949942 tid 3 2023-09-23T22:17:13.218 INFO:tasks.rados.rados.0.smithi121.stdout:1937: write oid 323 current snap is 0 2023-09-23T22:17:13.218 INFO:tasks.rados.rados.0.smithi121.stdout:1927: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:17:13.365 INFO:tasks.rados.rados.0.smithi121.stdout:1929: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T22:17:13.554 INFO:tasks.rados.rados.0.smithi121.stdout:1930: finishing write tid 1 to smithi12166546-392 2023-09-23T22:17:13.555 INFO:tasks.rados.rados.0.smithi121.stdout:1930: finishing write tid 2 to smithi12166546-392 2023-09-23T22:17:13.555 INFO:tasks.rados.rados.0.smithi121.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-09-23T22:17:13.562 INFO:tasks.rados.rados.0.smithi121.stdout:1937: writing smithi12166546-323 from 766749 to 1413555 tid 1 2023-09-23T22:17:13.568 INFO:tasks.rados.rados.0.smithi121.stdout:1937: writing smithi12166546-323 from 1899377 to 2555830 tid 2 2023-09-23T22:17:13.575 INFO:tasks.rados.rados.0.smithi121.stdout:1937: writing smithi12166546-323 from 3109028 to 3718490 tid 3 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1927: done (9 left) 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1929: done (8 left) 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1938: read oid 163 snap -1 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1938: expect (ObjNum 1051 snap 0 seq_num 1051) 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1939: read oid 482 snap -1 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1939: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1940: write oid 149 current snap is 0 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1930: finishing write tid 3 to smithi12166546-392 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1930: finishing write tid 4 to smithi12166546-392 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1930: finishing write tid 5 to smithi12166546-392 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 392 v 355 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-09-23T22:17:13.576 INFO:tasks.rados.rados.0.smithi121.stdout:1930: left oid 392 (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:17:13.577 INFO:tasks.rados.rados.0.smithi121.stdout:1931: finishing write tid 1 to smithi12166546-90 2023-09-23T22:17:13.577 INFO:tasks.rados.rados.0.smithi121.stdout:1931: finishing write tid 2 to smithi12166546-90 2023-09-23T22:17:13.577 INFO:tasks.rados.rados.0.smithi121.stdout:1931: finishing write tid 3 to smithi12166546-90 2023-09-23T22:17:13.577 INFO:tasks.rados.rados.0.smithi121.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-09-23T22:17:13.582 INFO:tasks.rados.rados.0.smithi121.stdout:1940: writing smithi12166546-149 from 783556 to 1221964 tid 1 2023-09-23T22:17:13.587 INFO:tasks.rados.rados.0.smithi121.stdout:1940: writing smithi12166546-149 from 1674212 to 2074323 tid 2 2023-09-23T22:17:13.593 INFO:tasks.rados.rados.0.smithi121.stdout:1940: writing smithi12166546-149 from 2736451 to 3157185 tid 3 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1940: writing smithi12166546-149 from 3882270 to 3983556 tid 4 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1930: done (10 left) 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1941: read oid 285 snap -1 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1941: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1942: read oid 263 snap -1 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1942: expect deleted 2023-09-23T22:17:13.599 INFO:tasks.rados.rados.0.smithi121.stdout:1943: read oid 399 snap -1 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1943: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1944: read oid 266 snap -1 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1944: expect deleted 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1945: read oid 449 snap -1 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1945: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1946: read oid 158 snap -1 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1946: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1931: finishing write tid 4 to smithi12166546-90 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1931: finishing write tid 5 to smithi12166546-90 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 90 v 248 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1931: left oid 90 (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:17:13.600 INFO:tasks.rados.rados.0.smithi121.stdout:1932: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T22:17:13.739 INFO:tasks.rados.rados.0.smithi121.stdout:1933: finishing write tid 1 to smithi12166546-262 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1933: finishing write tid 2 to smithi12166546-262 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1933: finishing write tid 3 to smithi12166546-262 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1931: done (15 left) 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1932: done (14 left) 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1934: done (13 left) 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1947: write oid 233 current snap is 0 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1933: finishing write tid 4 to smithi12166546-262 2023-09-23T22:17:13.740 INFO:tasks.rados.rados.0.smithi121.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-09-23T22:17:13.745 INFO:tasks.rados.rados.0.smithi121.stdout:1947: writing smithi12166546-233 from 400363 to 914020 tid 1 2023-09-23T22:17:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: cluster 2023-09-23T22:17:10.647314+0000 mgr.x (mgr.24929) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 5.4 MiB/s wr, 82 op/s 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:10.666851+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:10.667246+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:10.667589+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:11.583898+0000 mon.a (mon.0) 753 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:11.596890+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:11.597220+0000 mon.b (mon.1) 147 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:11.686300+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.121:0/2763747839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.524506+0000 mon.b (mon.1) 148 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.531558+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.531872+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.532176+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.534966+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.535284+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[33603]: audit 2023-09-23T22:17:12.535603+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.754 INFO:tasks.rados.rados.0.smithi121.stdout:1947: writing smithi12166546-233 from 1332694 to 1992816 tid 2 2023-09-23T22:17:13.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: cluster 2023-09-23T22:17:10.647314+0000 mgr.x (mgr.24929) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 5.4 MiB/s wr, 82 op/s 2023-09-23T22:17:13.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:10.666851+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:10.667246+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:10.667589+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:11.583898+0000 mon.a (mon.0) 753 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:11.596890+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:11.597220+0000 mon.b (mon.1) 147 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:11.686300+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.121:0/2763747839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.524506+0000 mon.b (mon.1) 148 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.531558+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.531872+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.532176+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.534966+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.535284+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:13 smithi121 bash[27336]: audit 2023-09-23T22:17:12.535603+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.756 INFO:tasks.rados.rados.0.smithi121.stdout:1948: delete oid 68 current snap is 0 2023-09-23T22:17:13.756 INFO:tasks.rados.rados.0.smithi121.stdout:1933: finishing write tid 5 to smithi12166546-262 2023-09-23T22:17:13.756 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 262 v 291 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-09-23T22:17:13.756 INFO:tasks.rados.rados.0.smithi121.stdout:1933: left oid 262 (ObjNum 1305 snap 0 seq_num 1305) 2023-09-23T22:17:13.756 INFO:tasks.rados.rados.0.smithi121.stdout:1935: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: cluster 2023-09-23T22:17:10.647314+0000 mgr.x (mgr.24929) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 5.4 MiB/s wr, 82 op/s 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:10.666851+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:10.667246+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:10.667589+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:11.583898+0000 mon.a (mon.0) 753 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:11.596890+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:11.597220+0000 mon.b (mon.1) 147 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:13.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:11.686300+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.121:0/2763747839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.524506+0000 mon.b (mon.1) 148 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.531558+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.531872+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.532176+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.534966+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.535284+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:17:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:13 smithi123 bash[27681]: audit 2023-09-23T22:17:12.535603+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:17:13.873 INFO:tasks.rados.rados.0.smithi121.stdout:1936: finishing write tid 1 to smithi12166546-404 2023-09-23T22:17:13.873 INFO:tasks.rados.rados.0.smithi121.stdout:1936: finishing write tid 2 to smithi12166546-404 2023-09-23T22:17:13.873 INFO:tasks.rados.rados.0.smithi121.stdout:1933: done (14 left) 2023-09-23T22:17:13.873 INFO:tasks.rados.rados.0.smithi121.stdout:1935: done (13 left) 2023-09-23T22:17:13.873 INFO:tasks.rados.rados.0.smithi121.stdout:1948: done (12 left) 2023-09-23T22:17:13.873 INFO:tasks.rados.rados.0.smithi121.stdout:1949: read oid 157 snap -1 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1949: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1950: delete oid 383 current snap is 0 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1936: finishing write tid 3 to smithi12166546-404 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1936: finishing write tid 4 to smithi12166546-404 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1936: finishing write tid 5 to smithi12166546-404 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 404 v 295 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1936: left oid 404 (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1937: finishing write tid 1 to smithi12166546-323 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1937: finishing write tid 2 to smithi12166546-323 2023-09-23T22:17:13.874 INFO:tasks.rados.rados.0.smithi121.stdout:1939: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T22:17:13.979 INFO:tasks.rados.rados.0.smithi121.stdout:1940: finishing write tid 1 to smithi12166546-149 2023-09-23T22:17:13.979 INFO:tasks.rados.rados.0.smithi121.stdout:1936: done (13 left) 2023-09-23T22:17:13.979 INFO:tasks.rados.rados.0.smithi121.stdout:1939: done (12 left) 2023-09-23T22:17:13.979 INFO:tasks.rados.rados.0.smithi121.stdout:1950: done (11 left) 2023-09-23T22:17:13.979 INFO:tasks.rados.rados.0.smithi121.stdout:1951: write oid 139 current snap is 0 2023-09-23T22:17:13.979 INFO:tasks.rados.rados.0.smithi121.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-09-23T22:17:13.985 INFO:tasks.rados.rados.0.smithi121.stdout:1951: writing smithi12166546-139 from 450784 to 1190188 tid 1 2023-09-23T22:17:13.991 INFO:tasks.rados.rados.0.smithi121.stdout:1951: writing smithi12166546-139 from 1791787 to 2050784 tid 2 2023-09-23T22:17:13.991 INFO:tasks.rados.rados.0.smithi121.stdout:1952: read oid 330 snap -1 2023-09-23T22:17:13.991 INFO:tasks.rados.rados.0.smithi121.stdout:1952: expect deleted 2023-09-23T22:17:13.991 INFO:tasks.rados.rados.0.smithi121.stdout:1953: read oid 154 snap -1 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1953: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1954: read oid 325 snap -1 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1954: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1955: delete oid 92 current snap is 0 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1937: finishing write tid 3 to smithi12166546-323 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1937: finishing write tid 4 to smithi12166546-323 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1937: finishing write tid 5 to smithi12166546-323 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 323 v 252 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1937: left oid 323 (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1940: finishing write tid 2 to smithi12166546-149 2023-09-23T22:17:13.992 INFO:tasks.rados.rados.0.smithi121.stdout:1938: expect (ObjNum 1051 snap 0 seq_num 1051) 2023-09-23T22:17:14.170 INFO:tasks.rados.rados.0.smithi121.stdout:1940: finishing write tid 3 to smithi12166546-149 2023-09-23T22:17:14.170 INFO:tasks.rados.rados.0.smithi121.stdout:1937: done (15 left) 2023-09-23T22:17:14.170 INFO:tasks.rados.rados.0.smithi121.stdout:1938: done (14 left) 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1955: done (13 left) 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1956: delete oid 302 current snap is 0 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1940: finishing write tid 4 to smithi12166546-149 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1940: finishing write tid 5 to smithi12166546-149 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1940: finishing write tid 6 to smithi12166546-149 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 149 v 295 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1940: left oid 149 (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:17:14.171 INFO:tasks.rados.rados.0.smithi121.stdout:1943: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:17:14.346 INFO:tasks.rados.rados.0.smithi121.stdout:1941: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T22:17:14.587 INFO:tasks.rados.rados.0.smithi121.stdout:1946: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:17:14.685 INFO:tasks.rados.rados.0.smithi121.stdout:1945: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:17:14.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[33603]: audit 2023-09-23T22:17:12.530186+0000 mon.c (mon.2) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:14.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[33603]: cluster 2023-09-23T22:17:12.648314+0000 mgr.x (mgr.24929) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.0 MiB/s wr, 117 op/s 2023-09-23T22:17:14.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[33603]: audit 2023-09-23T22:17:13.473880+0000 mon.c (mon.2) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:14.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[33603]: audit 2023-09-23T22:17:13.476867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:14.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[33603]: audit 2023-09-23T22:17:14.136067+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.121:0/1484434255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:14.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[27336]: audit 2023-09-23T22:17:12.530186+0000 mon.c (mon.2) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:14.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[27336]: cluster 2023-09-23T22:17:12.648314+0000 mgr.x (mgr.24929) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.0 MiB/s wr, 117 op/s 2023-09-23T22:17:14.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[27336]: audit 2023-09-23T22:17:13.473880+0000 mon.c (mon.2) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:14.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[27336]: audit 2023-09-23T22:17:13.476867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:14.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:14 smithi121 bash[27336]: audit 2023-09-23T22:17:14.136067+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.121:0/1484434255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:14.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:14 smithi123 bash[27681]: audit 2023-09-23T22:17:12.530186+0000 mon.c (mon.2) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:17:14.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:14 smithi123 bash[27681]: cluster 2023-09-23T22:17:12.648314+0000 mgr.x (mgr.24929) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.0 MiB/s wr, 117 op/s 2023-09-23T22:17:14.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:14 smithi123 bash[27681]: audit 2023-09-23T22:17:13.473880+0000 mon.c (mon.2) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:17:14.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:14 smithi123 bash[27681]: audit 2023-09-23T22:17:13.476867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:14.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:14 smithi123 bash[27681]: audit 2023-09-23T22:17:14.136067+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.121:0/1484434255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:1947: finishing write tid 1 to smithi12166546-233 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:1947: finishing write tid 2 to smithi12166546-233 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:1947: finishing write tid 3 to smithi12166546-233 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:1947: finishing write tid 4 to smithi12166546-233 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 233 v 204 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:1947: left oid 233 (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T22:17:14.880 INFO:tasks.rados.rados.0.smithi121.stdout:1949: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:17:14.981 INFO:tasks.rados.rados.0.smithi121.stdout:1951: finishing write tid 1 to smithi12166546-139 2023-09-23T22:17:14.981 INFO:tasks.rados.rados.0.smithi121.stdout:1951: finishing write tid 2 to smithi12166546-139 2023-09-23T22:17:14.981 INFO:tasks.rados.rados.0.smithi121.stdout:1951: finishing write tid 3 to smithi12166546-139 2023-09-23T22:17:14.981 INFO:tasks.rados.rados.0.smithi121.stdout:1951: finishing write tid 4 to smithi12166546-139 2023-09-23T22:17:14.982 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 358 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-09-23T22:17:14.982 INFO:tasks.rados.rados.0.smithi121.stdout:1951: left oid 139 (ObjNum 1312 snap 0 seq_num 1312) 2023-09-23T22:17:14.982 INFO:tasks.rados.rados.0.smithi121.stdout:1953: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T22:17:15.124 INFO:tasks.rados.rados.0.smithi121.stdout:1954: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1940: done (13 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1941: done (12 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1942: done (11 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1943: done (10 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1944: done (9 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1945: done (8 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1946: done (7 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1947: done (6 left) 2023-09-23T22:17:15.247 INFO:tasks.rados.rados.0.smithi121.stdout:1949: done (5 left) 2023-09-23T22:17:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:1951: done (4 left) 2023-09-23T22:17:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:1952: done (3 left) 2023-09-23T22:17:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:1953: done (2 left) 2023-09-23T22:17:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:1954: done (1 left) 2023-09-23T22:17:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:1956: done (0 left) 2023-09-23T22:17:15.248 INFO:tasks.rados.rados.0.smithi121.stdout:1957: delete oid 240 current snap is 0 2023-09-23T22:17:15.250 INFO:tasks.rados.rados.0.smithi121.stdout:1957: done (0 left) 2023-09-23T22:17:15.250 INFO:tasks.rados.rados.0.smithi121.stdout:1958: read oid 194 snap -1 2023-09-23T22:17:15.250 INFO:tasks.rados.rados.0.smithi121.stdout:1958: expect (ObjNum 906 snap 0 seq_num 906) 2023-09-23T22:17:15.250 INFO:tasks.rados.rados.0.smithi121.stdout:1959: write oid 445 current snap is 0 2023-09-23T22:17:15.250 INFO:tasks.rados.rados.0.smithi121.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-09-23T22:17:15.262 INFO:tasks.rados.rados.0.smithi121.stdout:1959: writing smithi12166546-445 from 518012 to 1274765 tid 1 2023-09-23T22:17:15.267 INFO:tasks.rados.rados.0.smithi121.stdout:1959: writing smithi12166546-445 from 2025715 to 2118012 tid 2 2023-09-23T22:17:15.267 INFO:tasks.rados.rados.0.smithi121.stdout:1960: write oid 332 current snap is 0 2023-09-23T22:17:15.267 INFO:tasks.rados.rados.0.smithi121.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-09-23T22:17:15.272 INFO:tasks.rados.rados.0.smithi121.stdout:1960: writing smithi12166546-332 from 534819 to 966821 tid 1 2023-09-23T22:17:15.279 INFO:tasks.rados.rados.0.smithi121.stdout:1960: writing smithi12166546-332 from 1684197 to 2134819 tid 2 2023-09-23T22:17:15.279 INFO:tasks.rados.rados.0.smithi121.stdout:1961: read oid 50 snap -1 2023-09-23T22:17:15.279 INFO:tasks.rados.rados.0.smithi121.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:17:15.279 INFO:tasks.rados.rados.0.smithi121.stdout:1962: read oid 264 snap -1 2023-09-23T22:17:15.279 INFO:tasks.rados.rados.0.smithi121.stdout:1962: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T22:17:15.280 INFO:tasks.rados.rados.0.smithi121.stdout:1963: write oid 333 current snap is 0 2023-09-23T22:17:15.280 INFO:tasks.rados.rados.0.smithi121.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-09-23T22:17:15.285 INFO:tasks.rados.rados.0.smithi121.stdout:1963: writing smithi12166546-333 from 551626 to 1058877 tid 1 2023-09-23T22:17:15.291 INFO:tasks.rados.rados.0.smithi121.stdout:1963: writing smithi12166546-333 from 1626326 to 2044782 tid 2 2023-09-23T22:17:15.291 INFO:tasks.rados.rados.0.smithi121.stdout:1964: read oid 14 snap -1 2023-09-23T22:17:15.291 INFO:tasks.rados.rados.0.smithi121.stdout:1964: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:15.291 INFO:tasks.rados.rados.0.smithi121.stdout:1965: write oid 90 current snap is 0 2023-09-23T22:17:15.291 INFO:tasks.rados.rados.0.smithi121.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-09-23T22:17:15.298 INFO:tasks.rados.rados.0.smithi121.stdout:1965: writing smithi12166546-90 from 568433 to 1150933 tid 1 2023-09-23T22:17:15.304 INFO:tasks.rados.rados.0.smithi121.stdout:1965: writing smithi12166546-90 from 1684808 to 2168433 tid 2 2023-09-23T22:17:15.305 INFO:tasks.rados.rados.0.smithi121.stdout:1966: write oid 246 current snap is 0 2023-09-23T22:17:15.305 INFO:tasks.rados.rados.0.smithi121.stdout:1958: expect (ObjNum 906 snap 0 seq_num 906) 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1959: finishing write tid 1 to smithi12166546-445 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1959: finishing write tid 2 to smithi12166546-445 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1959: finishing write tid 3 to smithi12166546-445 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1959: finishing write tid 4 to smithi12166546-445 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 445 v 259 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1960: finishing write tid 1 to smithi12166546-332 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1960: finishing write tid 2 to smithi12166546-332 2023-09-23T22:17:15.451 INFO:tasks.rados.rados.0.smithi121.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-09-23T22:17:15.458 INFO:tasks.rados.rados.0.smithi121.stdout:1966: writing smithi12166546-246 from 585240 to 1242989 tid 1 2023-09-23T22:17:15.463 INFO:tasks.rados.rados.0.smithi121.stdout:1966: writing smithi12166546-246 from 1743290 to 2165415 tid 2 2023-09-23T22:17:15.463 INFO:tasks.rados.rados.0.smithi121.stdout:1958: done (8 left) 2023-09-23T22:17:15.463 INFO:tasks.rados.rados.0.smithi121.stdout:1959: done (7 left) 2023-09-23T22:17:15.463 INFO:tasks.rados.rados.0.smithi121.stdout:1967: read oid 408 snap -1 2023-09-23T22:17:15.464 INFO:tasks.rados.rados.0.smithi121.stdout:1967: expect deleted 2023-09-23T22:17:15.464 INFO:tasks.rados.rados.0.smithi121.stdout:1968: write oid 99 current snap is 0 2023-09-23T22:17:15.464 INFO:tasks.rados.rados.0.smithi121.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-09-23T22:17:15.471 INFO:tasks.rados.rados.0.smithi121.stdout:1968: writing smithi12166546-99 from 602047 to 1335045 tid 1 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1968: writing smithi12166546-99 from 1801772 to 2202047 tid 2 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1969: read oid 427 snap -1 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1969: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1970: read oid 211 snap -1 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1970: expect (ObjNum 915 snap 0 seq_num 915) 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1971: read oid 438 snap -1 2023-09-23T22:17:15.476 INFO:tasks.rados.rados.0.smithi121.stdout:1971: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:15.477 INFO:tasks.rados.rados.0.smithi121.stdout:1972: write oid 380 current snap is 0 2023-09-23T22:17:15.477 INFO:tasks.rados.rados.0.smithi121.stdout:1960: finishing write tid 3 to smithi12166546-332 2023-09-23T22:17:15.477 INFO:tasks.rados.rados.0.smithi121.stdout:1960: finishing write tid 4 to smithi12166546-332 2023-09-23T22:17:15.477 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 282 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-09-23T22:17:15.477 INFO:tasks.rados.rados.0.smithi121.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T22:17:15.477 INFO:tasks.rados.rados.0.smithi121.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:17:15.636 INFO:tasks.rados.rados.0.smithi121.stdout:1963: finishing write tid 1 to smithi12166546-333 2023-09-23T22:17:15.636 INFO:tasks.rados.rados.0.smithi121.stdout:1963: finishing write tid 2 to smithi12166546-333 2023-09-23T22:17:15.636 INFO:tasks.rados.rados.0.smithi121.stdout:1963: finishing write tid 3 to smithi12166546-333 2023-09-23T22:17:15.637 INFO:tasks.rados.rados.0.smithi121.stdout:1963: finishing write tid 4 to smithi12166546-333 2023-09-23T22:17:15.637 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 333 v 285 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-09-23T22:17:15.637 INFO:tasks.rados.rados.0.smithi121.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T22:17:15.637 INFO:tasks.rados.rados.0.smithi121.stdout:1962: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T22:17:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:15 smithi121 bash[33603]: cluster 2023-09-23T22:17:14.648982+0000 mgr.x (mgr.24929) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.7 MiB/s wr, 100 op/s 2023-09-23T22:17:15.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:15 smithi121 bash[27336]: cluster 2023-09-23T22:17:14.648982+0000 mgr.x (mgr.24929) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.7 MiB/s wr, 100 op/s 2023-09-23T22:17:15.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:15 smithi123 bash[27681]: cluster 2023-09-23T22:17:14.648982+0000 mgr.x (mgr.24929) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.7 MiB/s wr, 100 op/s 2023-09-23T22:17:15.893 INFO:tasks.rados.rados.0.smithi121.stdout:1964: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1965: finishing write tid 1 to smithi12166546-90 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1965: finishing write tid 2 to smithi12166546-90 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1965: finishing write tid 3 to smithi12166546-90 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1965: finishing write tid 4 to smithi12166546-90 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 90 v 255 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1966: finishing write tid 1 to smithi12166546-246 2023-09-23T22:17:16.069 INFO:tasks.rados.rados.0.smithi121.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-09-23T22:17:16.074 INFO:tasks.rados.rados.0.smithi121.stdout:1972: writing smithi12166546-380 from 618854 to 1027101 tid 1 2023-09-23T22:17:16.081 INFO:tasks.rados.rados.0.smithi121.stdout:1972: writing smithi12166546-380 from 1743901 to 2169695 tid 2 2023-09-23T22:17:16.081 INFO:tasks.rados.rados.0.smithi121.stdout:1960: done (12 left) 2023-09-23T22:17:16.081 INFO:tasks.rados.rados.0.smithi121.stdout:1961: done (11 left) 2023-09-23T22:17:16.081 INFO:tasks.rados.rados.0.smithi121.stdout:1962: done (10 left) 2023-09-23T22:17:16.082 INFO:tasks.rados.rados.0.smithi121.stdout:1963: done (9 left) 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1964: done (8 left) 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1965: done (7 left) 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1973: write oid 62 current snap is 0 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1966: finishing write tid 2 to smithi12166546-246 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1966: finishing write tid 3 to smithi12166546-246 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1966: finishing write tid 4 to smithi12166546-246 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 362 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1968: finishing write tid 1 to smithi12166546-99 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1968: finishing write tid 2 to smithi12166546-99 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1968: finishing write tid 3 to smithi12166546-99 2023-09-23T22:17:16.083 INFO:tasks.rados.rados.0.smithi121.stdout:1968: finishing write tid 4 to smithi12166546-99 2023-09-23T22:17:16.084 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 99 v 295 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-09-23T22:17:16.084 INFO:tasks.rados.rados.0.smithi121.stdout:1968: left oid 99 (ObjNum 1321 snap 0 seq_num 1321) 2023-09-23T22:17:16.084 INFO:tasks.rados.rados.0.smithi121.stdout:1969: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:17:16.196 INFO:tasks.rados.rados.0.smithi121.stdout:1971: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:16.307 INFO:tasks.rados.rados.0.smithi121.stdout:1970: expect (ObjNum 915 snap 0 seq_num 915) 2023-09-23T22:17:16.455 INFO:tasks.rados.rados.0.smithi121.stdout:1972: finishing write tid 1 to smithi12166546-380 2023-09-23T22:17:16.455 INFO:tasks.rados.rados.0.smithi121.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-09-23T22:17:16.470 INFO:tasks.rados.rados.0.smithi121.stdout:1973: writing smithi12166546-62 from 635661 to 1235510 tid 1 2023-09-23T22:17:16.477 INFO:tasks.rados.rados.0.smithi121.stdout:1973: writing smithi12166546-62 from 1918736 to 2235661 tid 2 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1966: done (7 left) 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1967: done (6 left) 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1968: done (5 left) 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1969: done (4 left) 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1970: done (3 left) 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1971: done (2 left) 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1974: write oid 113 current snap is 0 2023-09-23T22:17:16.478 INFO:tasks.rados.rados.0.smithi121.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-09-23T22:17:16.486 INFO:tasks.rados.rados.0.smithi121.stdout:1974: writing smithi12166546-113 from 652468 to 1327566 tid 1 2023-09-23T22:17:16.492 INFO:tasks.rados.rados.0.smithi121.stdout:1974: writing smithi12166546-113 from 1977218 to 2252468 tid 2 2023-09-23T22:17:16.492 INFO:tasks.rados.rados.0.smithi121.stdout:1975: write oid 465 current snap is 0 2023-09-23T22:17:16.492 INFO:tasks.rados.rados.0.smithi121.stdout:1972: finishing write tid 2 to smithi12166546-380 2023-09-23T22:17:16.492 INFO:tasks.rados.rados.0.smithi121.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-09-23T22:17:16.501 INFO:tasks.rados.rados.0.smithi121.stdout:1975: writing smithi12166546-465 from 669275 to 1419622 tid 1 2023-09-23T22:17:16.507 INFO:tasks.rados.rados.0.smithi121.stdout:1975: writing smithi12166546-465 from 2035700 to 2269275 tid 2 2023-09-23T22:17:16.507 INFO:tasks.rados.rados.0.smithi121.stdout:1976: read oid 290 snap -1 2023-09-23T22:17:16.507 INFO:tasks.rados.rados.0.smithi121.stdout:1976: expect deleted 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1977: read oid 329 snap -1 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1977: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1978: write oid 394 current snap is 0 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1972: finishing write tid 3 to smithi12166546-380 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1972: finishing write tid 4 to smithi12166546-380 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 380 v 287 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1972: left oid 380 (ObjNum 1322 snap 0 seq_num 1322) 2023-09-23T22:17:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:1973: finishing write tid 1 to smithi12166546-62 2023-09-23T22:17:16.509 INFO:tasks.rados.rados.0.smithi121.stdout:1973: finishing write tid 2 to smithi12166546-62 2023-09-23T22:17:16.509 INFO:tasks.rados.rados.0.smithi121.stdout:1973: finishing write tid 3 to smithi12166546-62 2023-09-23T22:17:16.509 INFO:tasks.rados.rados.0.smithi121.stdout:1973: finishing write tid 4 to smithi12166546-62 2023-09-23T22:17:16.510 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 296 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-09-23T22:17:16.510 INFO:tasks.rados.rados.0.smithi121.stdout:1973: left oid 62 (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T22:17:16.510 INFO:tasks.rados.rados.0.smithi121.stdout:1974: finishing write tid 1 to smithi12166546-113 2023-09-23T22:17:16.510 INFO:tasks.rados.rados.0.smithi121.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-09-23T22:17:16.512 INFO:tasks.rados.rados.0.smithi121.stdout:1978: writing smithi12166546-394 from 686082 to 1111678 tid 1 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1978: writing smithi12166546-394 from 1577829 to 2010961 tid 2 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1972: done (6 left) 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1973: done (5 left) 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1979: read oid 442 snap -1 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1979: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1980: write oid 439 current snap is 0 2023-09-23T22:17:16.518 INFO:tasks.rados.rados.0.smithi121.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-09-23T22:17:16.524 INFO:tasks.rados.rados.0.smithi121.stdout:1980: writing smithi12166546-439 from 702889 to 1203734 tid 1 2023-09-23T22:17:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:1980: writing smithi12166546-439 from 1636311 to 2213101 tid 2 2023-09-23T22:17:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:1981: write oid 185 current snap is 0 2023-09-23T22:17:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:1974: finishing write tid 2 to smithi12166546-113 2023-09-23T22:17:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:1974: finishing write tid 3 to smithi12166546-113 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1974: finishing write tid 4 to smithi12166546-113 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 113 v 258 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1974: left oid 113 (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1975: finishing write tid 1 to smithi12166546-465 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1975: finishing write tid 2 to smithi12166546-465 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1975: finishing write tid 3 to smithi12166546-465 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1975: finishing write tid 4 to smithi12166546-465 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 465 v 208 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1975: left oid 465 (ObjNum 1325 snap 0 seq_num 1325) 2023-09-23T22:17:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:1977: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:17:16.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:16 smithi121 bash[33603]: audit 2023-09-23T22:17:15.918197+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:16.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:16 smithi121 bash[27336]: audit 2023-09-23T22:17:15.918197+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:16.651 INFO:tasks.rados.rados.0.smithi121.stdout:1978: finishing write tid 1 to smithi12166546-394 2023-09-23T22:17:16.652 INFO:tasks.rados.rados.0.smithi121.stdout:1978: finishing write tid 2 to smithi12166546-394 2023-09-23T22:17:16.652 INFO:tasks.rados.rados.0.smithi121.stdout:1978: finishing write tid 3 to smithi12166546-394 2023-09-23T22:17:16.652 INFO:tasks.rados.rados.0.smithi121.stdout:1978: finishing write tid 4 to smithi12166546-394 2023-09-23T22:17:16.652 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 365 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-09-23T22:17:16.652 INFO:tasks.rados.rados.0.smithi121.stdout:1978: left oid 394 (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T22:17:16.652 INFO:tasks.rados.rados.0.smithi121.stdout:1979: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:17:16.734 INFO:tasks.rados.rados.0.smithi121.stdout:1980: finishing write tid 1 to smithi12166546-439 2023-09-23T22:17:16.735 INFO:tasks.rados.rados.0.smithi121.stdout:1980: finishing write tid 2 to smithi12166546-439 2023-09-23T22:17:16.735 INFO:tasks.rados.rados.0.smithi121.stdout:1980: finishing write tid 3 to smithi12166546-439 2023-09-23T22:17:16.735 INFO:tasks.rados.rados.0.smithi121.stdout:1980: finishing write tid 4 to smithi12166546-439 2023-09-23T22:17:16.735 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 439 v 299 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-09-23T22:17:16.735 INFO:tasks.rados.rados.0.smithi121.stdout:1980: left oid 439 (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:17:16.735 INFO:tasks.rados.rados.0.smithi121.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-09-23T22:17:16.741 INFO:tasks.rados.rados.0.smithi121.stdout:1981: writing smithi12166546-185 from 719696 to 1295790 tid 1 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1981: writing smithi12166546-185 from 2094793 to 2319696 tid 2 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1974: done (7 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1975: done (6 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1976: done (5 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1977: done (4 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1978: done (3 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1979: done (2 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1980: done (1 left) 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1982: write oid 454 current snap is 0 2023-09-23T22:17:16.748 INFO:tasks.rados.rados.0.smithi121.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-09-23T22:17:16.755 INFO:tasks.rados.rados.0.smithi121.stdout:1982: writing smithi12166546-454 from 736503 to 1387846 tid 1 2023-09-23T22:17:16.761 INFO:tasks.rados.rados.0.smithi121.stdout:1982: writing smithi12166546-454 from 2153275 to 2336503 tid 2 2023-09-23T22:17:16.761 INFO:tasks.rados.rados.0.smithi121.stdout:1983: write oid 280 current snap is 0 2023-09-23T22:17:16.761 INFO:tasks.rados.rados.0.smithi121.stdout:1981: finishing write tid 1 to smithi12166546-185 2023-09-23T22:17:16.761 INFO:tasks.rados.rados.0.smithi121.stdout:1981: finishing write tid 2 to smithi12166546-185 2023-09-23T22:17:16.761 INFO:tasks.rados.rados.0.smithi121.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-09-23T22:17:16.769 INFO:tasks.rados.rados.0.smithi121.stdout:1983: writing smithi12166546-280 from 753310 to 1479902 tid 1 2023-09-23T22:17:16.774 INFO:tasks.rados.rados.0.smithi121.stdout:1983: writing smithi12166546-280 from 2095404 to 2353310 tid 2 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1984: write oid 70 current snap is 0 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1981: finishing write tid 3 to smithi12166546-185 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1981: finishing write tid 4 to smithi12166546-185 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 185 v 261 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1981: left oid 185 (ObjNum 1328 snap 0 seq_num 1328) 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1982: finishing write tid 1 to smithi12166546-454 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1982: finishing write tid 2 to smithi12166546-454 2023-09-23T22:17:16.775 INFO:tasks.rados.rados.0.smithi121.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-09-23T22:17:16.781 INFO:tasks.rados.rados.0.smithi121.stdout:1984: writing smithi12166546-70 from 770117 to 1288311 tid 1 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:1984: writing smithi12166546-70 from 1870239 to 2370117 tid 2 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:1981: done (3 left) 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:1985: write oid 422 current snap is 0 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:1982: finishing write tid 3 to smithi12166546-454 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:1982: finishing write tid 4 to smithi12166546-454 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 454 v 220 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-09-23T22:17:16.788 INFO:tasks.rados.rados.0.smithi121.stdout:1982: left oid 454 (ObjNum 1329 snap 0 seq_num 1329) 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1983: finishing write tid 1 to smithi12166546-280 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1983: finishing write tid 2 to smithi12166546-280 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1983: finishing write tid 3 to smithi12166546-280 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1983: finishing write tid 4 to smithi12166546-280 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 280 v 298 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1983: left oid 280 (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1984: finishing write tid 1 to smithi12166546-70 2023-09-23T22:17:16.789 INFO:tasks.rados.rados.0.smithi121.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-09-23T22:17:16.795 INFO:tasks.rados.rados.0.smithi121.stdout:1985: writing smithi12166546-422 from 786924 to 1380367 tid 1 2023-09-23T22:17:16.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:16 smithi123 bash[27681]: audit 2023-09-23T22:17:15.918197+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:16.801 INFO:tasks.rados.rados.0.smithi121.stdout:1985: writing smithi12166546-422 from 1928721 to 2386924 tid 2 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1982: done (3 left) 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1983: done (2 left) 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1986: delete oid 406 current snap is 0 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1984: finishing write tid 2 to smithi12166546-70 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1984: finishing write tid 3 to smithi12166546-70 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1984: finishing write tid 4 to smithi12166546-70 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 70 v 302 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1984: left oid 70 (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:16.802 INFO:tasks.rados.rados.0.smithi121.stdout:1985: finishing write tid 1 to smithi12166546-422 2023-09-23T22:17:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:1984: done (2 left) 2023-09-23T22:17:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:1986: done (1 left) 2023-09-23T22:17:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:1987: read oid 63 snap -1 2023-09-23T22:17:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:1987: expect deleted 2023-09-23T22:17:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:1988: write oid 274 current snap is 0 2023-09-23T22:17:16.804 INFO:tasks.rados.rados.0.smithi121.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-09-23T22:17:16.810 INFO:tasks.rados.rados.0.smithi121.stdout:1988: writing smithi12166546-274 from 420538 to 1164479 tid 1 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1988: writing smithi12166546-274 from 1929332 to 2420538 tid 2 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1989: delete oid 195 current snap is 0 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1985: finishing write tid 2 to smithi12166546-422 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1985: finishing write tid 3 to smithi12166546-422 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1985: finishing write tid 4 to smithi12166546-422 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 422 v 263 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1985: left oid 422 (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T22:17:16.818 INFO:tasks.rados.rados.0.smithi121.stdout:1988: finishing write tid 1 to smithi12166546-274 2023-09-23T22:17:16.820 INFO:tasks.rados.rados.0.smithi121.stdout:1985: done (3 left) 2023-09-23T22:17:16.820 INFO:tasks.rados.rados.0.smithi121.stdout:1987: done (2 left) 2023-09-23T22:17:16.820 INFO:tasks.rados.rados.0.smithi121.stdout:1989: done (1 left) 2023-09-23T22:17:16.820 INFO:tasks.rados.rados.0.smithi121.stdout:1990: write oid 74 current snap is 0 2023-09-23T22:17:16.820 INFO:tasks.rados.rados.0.smithi121.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-09-23T22:17:16.825 INFO:tasks.rados.rados.0.smithi121.stdout:1990: writing smithi12166546-74 from 454152 to 948591 tid 1 2023-09-23T22:17:16.833 INFO:tasks.rados.rados.0.smithi121.stdout:1990: writing smithi12166546-74 from 1646296 to 2381420 tid 2 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1991: read oid 87 snap -1 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1991: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1992: read oid 204 snap -1 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1992: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1993: write oid 133 current snap is 0 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1988: finishing write tid 2 to smithi12166546-274 2023-09-23T22:17:16.834 INFO:tasks.rados.rados.0.smithi121.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-09-23T22:17:16.839 INFO:tasks.rados.rados.0.smithi121.stdout:1993: writing smithi12166546-133 from 470959 to 1040647 tid 1 2023-09-23T22:17:16.847 INFO:tasks.rados.rados.0.smithi121.stdout:1993: writing smithi12166546-133 from 1704778 to 2299913 tid 2 2023-09-23T22:17:16.847 INFO:tasks.rados.rados.0.smithi121.stdout:1994: write oid 310 current snap is 0 2023-09-23T22:17:16.848 INFO:tasks.rados.rados.0.smithi121.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-09-23T22:17:16.854 INFO:tasks.rados.rados.0.smithi121.stdout:1994: writing smithi12166546-310 from 487766 to 1132703 tid 1 2023-09-23T22:17:16.861 INFO:tasks.rados.rados.0.smithi121.stdout:1994: writing smithi12166546-310 from 1646907 to 2385700 tid 2 2023-09-23T22:17:16.861 INFO:tasks.rados.rados.0.smithi121.stdout:1995: write oid 232 current snap is 0 2023-09-23T22:17:16.861 INFO:tasks.rados.rados.0.smithi121.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-09-23T22:17:16.866 INFO:tasks.rados.rados.0.smithi121.stdout:1995: writing smithi12166546-232 from 504573 to 941112 tid 1 2023-09-23T22:17:16.872 INFO:tasks.rados.rados.0.smithi121.stdout:1995: writing smithi12166546-232 from 1421742 to 2020546 tid 2 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1995: writing smithi12166546-232 from 2437505 to 2504573 tid 3 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1996: write oid 13 current snap is 0 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1988: finishing write tid 3 to smithi12166546-274 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1988: finishing write tid 4 to smithi12166546-274 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 274 v 190 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1990: finishing write tid 1 to smithi12166546-74 2023-09-23T22:17:16.876 INFO:tasks.rados.rados.0.smithi121.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-09-23T22:17:16.881 INFO:tasks.rados.rados.0.smithi121.stdout:1996: writing smithi12166546-13 from 521380 to 1033168 tid 1 2023-09-23T22:17:16.888 INFO:tasks.rados.rados.0.smithi121.stdout:1996: writing smithi12166546-13 from 1480224 to 2222686 tid 2 2023-09-23T22:17:16.888 INFO:tasks.rados.rados.0.smithi121.stdout:1988: done (7 left) 2023-09-23T22:17:16.888 INFO:tasks.rados.rados.0.smithi121.stdout:1997: write oid 200 current snap is 0 2023-09-23T22:17:16.888 INFO:tasks.rados.rados.0.smithi121.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-09-23T22:17:16.895 INFO:tasks.rados.rados.0.smithi121.stdout:1997: writing smithi12166546-200 from 538187 to 1125224 tid 1 2023-09-23T22:17:16.900 INFO:tasks.rados.rados.0.smithi121.stdout:1997: writing smithi12166546-200 from 1538706 to 2141179 tid 2 2023-09-23T22:17:16.901 INFO:tasks.rados.rados.0.smithi121.stdout:1998: write oid 353 current snap is 0 2023-09-23T22:17:16.901 INFO:tasks.rados.rados.0.smithi121.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-09-23T22:17:16.908 INFO:tasks.rados.rados.0.smithi121.stdout:1998: writing smithi12166546-353 from 554994 to 1217280 tid 1 2023-09-23T22:17:16.915 INFO:tasks.rados.rados.0.smithi121.stdout:1998: writing smithi12166546-353 from 1997188 to 2554994 tid 2 2023-09-23T22:17:16.915 INFO:tasks.rados.rados.0.smithi121.stdout:1999: write oid 61 current snap is 0 2023-09-23T22:17:16.916 INFO:tasks.rados.rados.0.smithi121.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-09-23T22:17:16.923 INFO:tasks.rados.rados.0.smithi121.stdout:1999: writing smithi12166546-61 from 571801 to 1309336 tid 1 2023-09-23T22:17:16.929 INFO:tasks.rados.rados.0.smithi121.stdout:1999: writing smithi12166546-61 from 1939317 to 2429106 tid 2 2023-09-23T22:17:16.929 INFO:tasks.rados.rados.0.smithi121.stdout:2000: write oid 377 current snap is 0 2023-09-23T22:17:16.929 INFO:tasks.rados.rados.0.smithi121.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-09-23T22:17:16.935 INFO:tasks.rados.rados.0.smithi121.stdout:2000: writing smithi12166546-377 from 588608 to 1001392 tid 1 2023-09-23T22:17:16.942 INFO:tasks.rados.rados.0.smithi121.stdout:2000: writing smithi12166546-377 from 1597799 to 2347599 tid 2 2023-09-23T22:17:16.943 INFO:tasks.rados.rados.0.smithi121.stdout:2001: delete oid 67 current snap is 0 2023-09-23T22:17:16.943 INFO:tasks.rados.rados.0.smithi121.stdout:1990: finishing write tid 2 to smithi12166546-74 2023-09-23T22:17:16.943 INFO:tasks.rados.rados.0.smithi121.stdout:1990: finishing write tid 3 to smithi12166546-74 2023-09-23T22:17:16.943 INFO:tasks.rados.rados.0.smithi121.stdout:1992: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:17.066 INFO:tasks.rados.rados.0.smithi121.stdout:1990: finishing write tid 4 to smithi12166546-74 2023-09-23T22:17:17.067 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 74 v 290 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-09-23T22:17:17.067 INFO:tasks.rados.rados.0.smithi121.stdout:1990: left oid 74 (ObjNum 1336 snap 0 seq_num 1336) 2023-09-23T22:17:17.067 INFO:tasks.rados.rados.0.smithi121.stdout:1993: finishing write tid 1 to smithi12166546-133 2023-09-23T22:17:17.067 INFO:tasks.rados.rados.0.smithi121.stdout:1991: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T22:17:17.263 INFO:tasks.rados.rados.0.smithi121.stdout:1993: finishing write tid 2 to smithi12166546-133 2023-09-23T22:17:17.263 INFO:tasks.rados.rados.0.smithi121.stdout:1993: finishing write tid 3 to smithi12166546-133 2023-09-23T22:17:17.263 INFO:tasks.rados.rados.0.smithi121.stdout:1993: finishing write tid 4 to smithi12166546-133 2023-09-23T22:17:17.263 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 133 v 223 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-09-23T22:17:17.263 INFO:tasks.rados.rados.0.smithi121.stdout:1993: left oid 133 (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1994: finishing write tid 1 to smithi12166546-310 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1994: finishing write tid 2 to smithi12166546-310 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1994: finishing write tid 3 to smithi12166546-310 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1994: finishing write tid 4 to smithi12166546-310 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 310 v 293 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1994: left oid 310 (ObjNum 1338 snap 0 seq_num 1338) 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1995: finishing write tid 1 to smithi12166546-232 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1995: finishing write tid 2 to smithi12166546-232 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1995: finishing write tid 3 to smithi12166546-232 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1995: finishing write tid 4 to smithi12166546-232 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:1995: finishing write tid 5 to smithi12166546-232 2023-09-23T22:17:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 232 v 194 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1995: left oid 232 (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1996: finishing write tid 1 to smithi12166546-13 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1996: finishing write tid 2 to smithi12166546-13 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1990: done (11 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1991: done (10 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1992: done (9 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1993: done (8 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1994: done (7 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:1995: done (6 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:2001: done (5 left) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:2002: read oid 488 snap -1 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:2002: expect (ObjNum 1236 snap 0 seq_num 1236) 2023-09-23T22:17:17.265 INFO:tasks.rados.rados.0.smithi121.stdout:2003: write oid 198 current snap is 0 2023-09-23T22:17:17.266 INFO:tasks.rados.rados.0.smithi121.stdout:1996: finishing write tid 3 to smithi12166546-13 2023-09-23T22:17:17.266 INFO:tasks.rados.rados.0.smithi121.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-09-23T22:17:17.275 INFO:tasks.rados.rados.0.smithi121.stdout:2003: writing smithi12166546-198 from 622222 to 1301857 tid 1 2023-09-23T22:17:17.283 INFO:tasks.rados.rados.0.smithi121.stdout:2003: writing smithi12166546-198 from 1831116 to 2584585 tid 2 2023-09-23T22:17:17.283 INFO:tasks.rados.rados.0.smithi121.stdout:2004: write oid 1 current snap is 0 2023-09-23T22:17:17.283 INFO:tasks.rados.rados.0.smithi121.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-09-23T22:17:17.290 INFO:tasks.rados.rados.0.smithi121.stdout:2004: writing smithi12166546-1 from 639029 to 1393913 tid 1 2023-09-23T22:17:17.298 INFO:tasks.rados.rados.0.smithi121.stdout:2004: writing smithi12166546-1 from 2173245 to 2639029 tid 2 2023-09-23T22:17:17.298 INFO:tasks.rados.rados.0.smithi121.stdout:2005: write oid 54 current snap is 0 2023-09-23T22:17:17.298 INFO:tasks.rados.rados.0.smithi121.stdout:1996: finishing write tid 4 to smithi12166546-13 2023-09-23T22:17:17.298 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 13 v 299 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-09-23T22:17:17.299 INFO:tasks.rados.rados.0.smithi121.stdout:1996: left oid 13 (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T22:17:17.299 INFO:tasks.rados.rados.0.smithi121.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-09-23T22:17:17.304 INFO:tasks.rados.rados.0.smithi121.stdout:2005: writing smithi12166546-54 from 655836 to 1085969 tid 1 2023-09-23T22:17:17.313 INFO:tasks.rados.rados.0.smithi121.stdout:2005: writing smithi12166546-54 from 1831727 to 2588865 tid 2 2023-09-23T22:17:17.313 INFO:tasks.rados.rados.0.smithi121.stdout:1996: done (8 left) 2023-09-23T22:17:17.313 INFO:tasks.rados.rados.0.smithi121.stdout:2006: delete oid 92 current snap is 0 2023-09-23T22:17:17.313 INFO:tasks.rados.rados.0.smithi121.stdout:1997: finishing write tid 1 to smithi12166546-200 2023-09-23T22:17:17.313 INFO:tasks.rados.rados.0.smithi121.stdout:1997: finishing write tid 2 to smithi12166546-200 2023-09-23T22:17:17.313 INFO:tasks.rados.rados.0.smithi121.stdout:1997: finishing write tid 3 to smithi12166546-200 2023-09-23T22:17:17.314 INFO:tasks.rados.rados.0.smithi121.stdout:1997: finishing write tid 4 to smithi12166546-200 2023-09-23T22:17:17.314 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 200 v 297 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-09-23T22:17:17.314 INFO:tasks.rados.rados.0.smithi121.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-09-23T22:17:17.314 INFO:tasks.rados.rados.0.smithi121.stdout:1998: finishing write tid 1 to smithi12166546-353 2023-09-23T22:17:17.314 INFO:tasks.rados.rados.0.smithi121.stdout:1998: finishing write tid 2 to smithi12166546-353 2023-09-23T22:17:17.314 INFO:tasks.rados.rados.0.smithi121.stdout:1998: finishing write tid 3 to smithi12166546-353 2023-09-23T22:17:17.315 INFO:tasks.rados.rados.0.smithi121.stdout:1998: finishing write tid 4 to smithi12166546-353 2023-09-23T22:17:17.315 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 353 v 226 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-09-23T22:17:17.315 INFO:tasks.rados.rados.0.smithi121.stdout:1998: left oid 353 (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T22:17:17.315 INFO:tasks.rados.rados.0.smithi121.stdout:1999: finishing write tid 1 to smithi12166546-61 2023-09-23T22:17:17.315 INFO:tasks.rados.rados.0.smithi121.stdout:1999: finishing write tid 2 to smithi12166546-61 2023-09-23T22:17:17.315 INFO:tasks.rados.rados.0.smithi121.stdout:1999: finishing write tid 3 to smithi12166546-61 2023-09-23T22:17:17.316 INFO:tasks.rados.rados.0.smithi121.stdout:1999: finishing write tid 4 to smithi12166546-61 2023-09-23T22:17:17.316 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 288 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-09-23T22:17:17.316 INFO:tasks.rados.rados.0.smithi121.stdout:1999: left oid 61 (ObjNum 1343 snap 0 seq_num 1343) 2023-09-23T22:17:17.316 INFO:tasks.rados.rados.0.smithi121.stdout:2000: finishing write tid 1 to smithi12166546-377 2023-09-23T22:17:17.316 INFO:tasks.rados.rados.0.smithi121.stdout:2000: finishing write tid 2 to smithi12166546-377 2023-09-23T22:17:17.316 INFO:tasks.rados.rados.0.smithi121.stdout:2000: finishing write tid 3 to smithi12166546-377 2023-09-23T22:17:17.317 INFO:tasks.rados.rados.0.smithi121.stdout:2000: finishing write tid 4 to smithi12166546-377 2023-09-23T22:17:17.317 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 377 v 368 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-09-23T22:17:17.317 INFO:tasks.rados.rados.0.smithi121.stdout:2000: left oid 377 (ObjNum 1344 snap 0 seq_num 1344) 2023-09-23T22:17:17.317 INFO:tasks.rados.rados.0.smithi121.stdout:2002: expect (ObjNum 1236 snap 0 seq_num 1236) 2023-09-23T22:17:17.440 INFO:tasks.rados.rados.0.smithi121.stdout:2003: finishing write tid 1 to smithi12166546-198 2023-09-23T22:17:17.440 INFO:tasks.rados.rados.0.smithi121.stdout:2003: finishing write tid 2 to smithi12166546-198 2023-09-23T22:17:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:2003: finishing write tid 3 to smithi12166546-198 2023-09-23T22:17:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:2003: finishing write tid 4 to smithi12166546-198 2023-09-23T22:17:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 198 v 301 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-09-23T22:17:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:2003: left oid 198 (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T22:17:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:2004: finishing write tid 1 to smithi12166546-1 2023-09-23T22:17:17.441 INFO:tasks.rados.rados.0.smithi121.stdout:2004: finishing write tid 2 to smithi12166546-1 2023-09-23T22:17:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:2004: finishing write tid 3 to smithi12166546-1 2023-09-23T22:17:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:2004: finishing write tid 4 to smithi12166546-1 2023-09-23T22:17:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 1 v 306 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-09-23T22:17:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:2004: left oid 1 (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:17:17.442 INFO:tasks.rados.rados.0.smithi121.stdout:2005: finishing write tid 1 to smithi12166546-54 2023-09-23T22:17:17.443 INFO:tasks.rados.rados.0.smithi121.stdout:1997: done (8 left) 2023-09-23T22:17:17.443 INFO:tasks.rados.rados.0.smithi121.stdout:1998: done (7 left) 2023-09-23T22:17:17.443 INFO:tasks.rados.rados.0.smithi121.stdout:1999: done (6 left) 2023-09-23T22:17:17.443 INFO:tasks.rados.rados.0.smithi121.stdout:2000: done (5 left) 2023-09-23T22:17:17.443 INFO:tasks.rados.rados.0.smithi121.stdout:2002: done (4 left) 2023-09-23T22:17:17.443 INFO:tasks.rados.rados.0.smithi121.stdout:2003: done (3 left) 2023-09-23T22:17:17.444 INFO:tasks.rados.rados.0.smithi121.stdout:2004: done (2 left) 2023-09-23T22:17:17.444 INFO:tasks.rados.rados.0.smithi121.stdout:2006: done (1 left) 2023-09-23T22:17:17.444 INFO:tasks.rados.rados.0.smithi121.stdout:2007: write oid 80 current snap is 0 2023-09-23T22:17:17.444 INFO:tasks.rados.rados.0.smithi121.stdout:2005: finishing write tid 2 to smithi12166546-54 2023-09-23T22:17:17.444 INFO:tasks.rados.rados.0.smithi121.stdout:2005: finishing write tid 3 to smithi12166546-54 2023-09-23T22:17:17.444 INFO:tasks.rados.rados.0.smithi121.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-09-23T22:17:17.454 INFO:tasks.rados.rados.0.smithi121.stdout:2007: writing smithi12166546-80 from 689450 to 1270081 tid 1 2023-09-23T22:17:17.463 INFO:tasks.rados.rados.0.smithi121.stdout:2007: writing smithi12166546-80 from 1948691 to 2689450 tid 2 2023-09-23T22:17:17.463 INFO:tasks.rados.rados.0.smithi121.stdout:2008: read oid 226 snap -1 2023-09-23T22:17:17.463 INFO:tasks.rados.rados.0.smithi121.stdout:2008: expect (ObjNum 225 snap 0 seq_num 225) 2023-09-23T22:17:17.463 INFO:tasks.rados.rados.0.smithi121.stdout:2009: write oid 499 current snap is 0 2023-09-23T22:17:17.463 INFO:tasks.rados.rados.0.smithi121.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-09-23T22:17:17.470 INFO:tasks.rados.rados.0.smithi121.stdout:2009: writing smithi12166546-499 from 706257 to 1362137 tid 1 2023-09-23T22:17:17.477 INFO:tasks.rados.rados.0.smithi121.stdout:2009: writing smithi12166546-499 from 1890820 to 2395285 tid 2 2023-09-23T22:17:17.477 INFO:tasks.rados.rados.0.smithi121.stdout:2010: delete oid 235 current snap is 0 2023-09-23T22:17:17.477 INFO:tasks.rados.rados.0.smithi121.stdout:2005: finishing write tid 4 to smithi12166546-54 2023-09-23T22:17:17.477 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 54 v 371 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2005: left oid 54 (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2007: finishing write tid 1 to smithi12166546-80 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2007: finishing write tid 2 to smithi12166546-80 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2007: finishing write tid 3 to smithi12166546-80 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2007: finishing write tid 4 to smithi12166546-80 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 80 v 375 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T22:17:17.478 INFO:tasks.rados.rados.0.smithi121.stdout:2008: expect (ObjNum 225 snap 0 seq_num 225) 2023-09-23T22:17:17.612 INFO:tasks.rados.rados.0.smithi121.stdout:2009: finishing write tid 1 to smithi12166546-499 2023-09-23T22:17:17.612 INFO:tasks.rados.rados.0.smithi121.stdout:2009: finishing write tid 2 to smithi12166546-499 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2009: finishing write tid 3 to smithi12166546-499 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2009: finishing write tid 4 to smithi12166546-499 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 499 v 265 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2009: left oid 499 (ObjNum 1351 snap 0 seq_num 1351) 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2005: done (4 left) 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2007: done (3 left) 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2008: done (2 left) 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2009: done (1 left) 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2010: done (0 left) 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2011: write oid 348 current snap is 0 2023-09-23T22:17:17.613 INFO:tasks.rados.rados.0.smithi121.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-09-23T22:17:17.619 INFO:tasks.rados.rados.0.smithi121.stdout:2011: writing smithi12166546-348 from 739871 to 1146249 tid 1 2023-09-23T22:17:17.626 INFO:tasks.rados.rados.0.smithi121.stdout:2011: writing smithi12166546-348 from 1607784 to 2115918 tid 2 2023-09-23T22:17:17.626 INFO:tasks.rados.rados.0.smithi121.stdout:2012: write oid 160 current snap is 0 2023-09-23T22:17:17.626 INFO:tasks.rados.rados.0.smithi121.stdout:2011: finishing write tid 1 to smithi12166546-348 2023-09-23T22:17:17.626 INFO:tasks.rados.rados.0.smithi121.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-09-23T22:17:17.633 INFO:tasks.rados.rados.0.smithi121.stdout:2012: writing smithi12166546-160 from 756678 to 1354658 tid 1 2023-09-23T22:17:17.640 INFO:tasks.rados.rados.0.smithi121.stdout:2012: writing smithi12166546-160 from 1782619 to 2550764 tid 2 2023-09-23T22:17:17.640 INFO:tasks.rados.rados.0.smithi121.stdout:2013: write oid 408 current snap is 0 2023-09-23T22:17:17.640 INFO:tasks.rados.rados.0.smithi121.stdout:2011: finishing write tid 2 to smithi12166546-348 2023-09-23T22:17:17.641 INFO:tasks.rados.rados.0.smithi121.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-09-23T22:17:17.648 INFO:tasks.rados.rados.0.smithi121.stdout:2013: writing smithi12166546-408 from 773485 to 1446714 tid 1 2023-09-23T22:17:17.655 INFO:tasks.rados.rados.0.smithi121.stdout:2013: writing smithi12166546-408 from 2124748 to 2636551 tid 2 2023-09-23T22:17:17.655 INFO:tasks.rados.rados.0.smithi121.stdout:2014: write oid 178 current snap is 0 2023-09-23T22:17:17.655 INFO:tasks.rados.rados.0.smithi121.stdout:2011: finishing write tid 3 to smithi12166546-348 2023-09-23T22:17:17.655 INFO:tasks.rados.rados.0.smithi121.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-09-23T22:17:17.664 INFO:tasks.rados.rados.0.smithi121.stdout:2014: writing smithi12166546-178 from 790292 to 1538770 tid 1 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2014: writing smithi12166546-178 from 2183230 to 2790292 tid 2 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2015: read oid 175 snap -1 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2015: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2016: read oid 183 snap -1 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2016: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2017: read oid 438 snap -1 2023-09-23T22:17:17.672 INFO:tasks.rados.rados.0.smithi121.stdout:2017: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2018: read oid 214 snap -1 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2018: expect (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2019: write oid 131 current snap is 0 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2011: finishing write tid 4 to smithi12166546-348 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 348 v 266 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2012: finishing write tid 1 to smithi12166546-160 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2012: finishing write tid 2 to smithi12166546-160 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2012: finishing write tid 3 to smithi12166546-160 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2012: finishing write tid 4 to smithi12166546-160 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 160 v 309 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-09-23T22:17:17.673 INFO:tasks.rados.rados.0.smithi121.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-09-23T22:17:17.674 INFO:tasks.rados.rados.0.smithi121.stdout:2013: finishing write tid 1 to smithi12166546-408 2023-09-23T22:17:17.674 INFO:tasks.rados.rados.0.smithi121.stdout:2013: finishing write tid 2 to smithi12166546-408 2023-09-23T22:17:17.674 INFO:tasks.rados.rados.0.smithi121.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-09-23T22:17:17.677 INFO:tasks.rados.rados.0.smithi121.stdout:2019: writing smithi12166546-131 from 407099 to 830826 tid 1 2023-09-23T22:17:17.683 INFO:tasks.rados.rados.0.smithi121.stdout:2019: writing smithi12166546-131 from 1441712 to 1957184 tid 2 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2019: writing smithi12166546-131 from 2582060 to 2807099 tid 3 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2011: done (8 left) 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2012: done (7 left) 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2020: write oid 373 current snap is 0 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2013: finishing write tid 3 to smithi12166546-408 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2013: finishing write tid 4 to smithi12166546-408 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 408 v 300 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-09-23T22:17:17.689 INFO:tasks.rados.rados.0.smithi121.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-09-23T22:17:17.690 INFO:tasks.rados.rados.0.smithi121.stdout:2014: finishing write tid 1 to smithi12166546-178 2023-09-23T22:17:17.690 INFO:tasks.rados.rados.0.smithi121.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-09-23T22:17:17.694 INFO:tasks.rados.rados.0.smithi121.stdout:2020: writing smithi12166546-373 from 423906 to 922882 tid 1 2023-09-23T22:17:17.701 INFO:tasks.rados.rados.0.smithi121.stdout:2020: writing smithi12166546-373 from 1500194 to 2159324 tid 2 2023-09-23T22:17:17.705 INFO:tasks.rados.rados.0.smithi121.stdout:2020: writing smithi12166546-373 from 2609483 to 2823906 tid 3 2023-09-23T22:17:17.705 INFO:tasks.rados.rados.0.smithi121.stdout:2013: done (7 left) 2023-09-23T22:17:17.705 INFO:tasks.rados.rados.0.smithi121.stdout:2021: read oid 106 snap -1 2023-09-23T22:17:17.705 INFO:tasks.rados.rados.0.smithi121.stdout:2021: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:17:17.705 INFO:tasks.rados.rados.0.smithi121.stdout:2022: write oid 343 current snap is 0 2023-09-23T22:17:17.705 INFO:tasks.rados.rados.0.smithi121.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-09-23T22:17:17.710 INFO:tasks.rados.rados.0.smithi121.stdout:2022: writing smithi12166546-343 from 440713 to 1014938 tid 1 2023-09-23T22:17:17.716 INFO:tasks.rados.rados.0.smithi121.stdout:2022: writing smithi12166546-343 from 1442323 to 1961464 tid 2 2023-09-23T22:17:17.721 INFO:tasks.rados.rados.0.smithi121.stdout:2022: writing smithi12166546-343 from 2636906 to 2840713 tid 3 2023-09-23T22:17:17.722 INFO:tasks.rados.rados.0.smithi121.stdout:2023: delete oid 116 current snap is 0 2023-09-23T22:17:17.722 INFO:tasks.rados.rados.0.smithi121.stdout:2017: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:17.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:17 smithi123 bash[27681]: audit 2023-09-23T22:17:16.560521+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.121:0/2426543947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:17.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:17 smithi123 bash[27681]: cluster 2023-09-23T22:17:16.649649+0000 mgr.x (mgr.24929) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.5 MiB/s wr, 98 op/s 2023-09-23T22:17:17.831 INFO:tasks.rados.rados.0.smithi121.stdout:2018: expect (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:17:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2014: finishing write tid 2 to smithi12166546-178 2023-09-23T22:17:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2014: finishing write tid 3 to smithi12166546-178 2023-09-23T22:17:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2014: finishing write tid 4 to smithi12166546-178 2023-09-23T22:17:17.955 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 178 v 269 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-09-23T22:17:17.955 INFO:tasks.rados.rados.0.smithi121.stdout:2014: left oid 178 (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:17:17.955 INFO:tasks.rados.rados.0.smithi121.stdout:2019: finishing write tid 1 to smithi12166546-131 2023-09-23T22:17:17.955 INFO:tasks.rados.rados.0.smithi121.stdout:2015: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:17:17.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:17 smithi121 bash[27336]: audit 2023-09-23T22:17:16.560521+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.121:0/2426543947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:17.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:17 smithi121 bash[27336]: cluster 2023-09-23T22:17:16.649649+0000 mgr.x (mgr.24929) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.5 MiB/s wr, 98 op/s 2023-09-23T22:17:17.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:17 smithi121 bash[33603]: audit 2023-09-23T22:17:16.560521+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.121:0/2426543947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:17.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:17 smithi121 bash[33603]: cluster 2023-09-23T22:17:16.649649+0000 mgr.x (mgr.24929) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.5 MiB/s wr, 98 op/s 2023-09-23T22:17:18.081 INFO:tasks.rados.rados.0.smithi121.stdout:2016: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2019: finishing write tid 2 to smithi12166546-131 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2019: finishing write tid 3 to smithi12166546-131 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2019: finishing write tid 4 to smithi12166546-131 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2019: finishing write tid 5 to smithi12166546-131 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 131 v 230 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2019: left oid 131 (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2020: finishing write tid 1 to smithi12166546-373 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2020: finishing write tid 2 to smithi12166546-373 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2020: finishing write tid 3 to smithi12166546-373 2023-09-23T22:17:18.189 INFO:tasks.rados.rados.0.smithi121.stdout:2020: finishing write tid 4 to smithi12166546-373 2023-09-23T22:17:18.190 INFO:tasks.rados.rados.0.smithi121.stdout:2020: finishing write tid 5 to smithi12166546-373 2023-09-23T22:17:18.190 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 373 v 304 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-09-23T22:17:18.190 INFO:tasks.rados.rados.0.smithi121.stdout:2020: left oid 373 (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T22:17:18.190 INFO:tasks.rados.rados.0.smithi121.stdout:2021: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2022: finishing write tid 1 to smithi12166546-343 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2022: finishing write tid 2 to smithi12166546-343 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2022: finishing write tid 3 to smithi12166546-343 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2022: finishing write tid 4 to smithi12166546-343 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2022: finishing write tid 5 to smithi12166546-343 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 343 v 308 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2022: left oid 343 (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2014: done (9 left) 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2015: done (8 left) 2023-09-23T22:17:18.334 INFO:tasks.rados.rados.0.smithi121.stdout:2016: done (7 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2017: done (6 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2018: done (5 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2019: done (4 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2020: done (3 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2021: done (2 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2022: done (1 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2023: done (0 left) 2023-09-23T22:17:18.335 INFO:tasks.rados.rados.0.smithi121.stdout:2024: delete oid 268 current snap is 0 2023-09-23T22:17:18.336 INFO:tasks.rados.rados.0.smithi121.stdout:2024: done (0 left) 2023-09-23T22:17:18.336 INFO:tasks.rados.rados.0.smithi121.stdout:2025: write oid 67 current snap is 0 2023-09-23T22:17:18.336 INFO:tasks.rados.rados.0.smithi121.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-09-23T22:17:18.346 INFO:tasks.rados.rados.0.smithi121.stdout:2025: writing smithi12166546-67 from 491134 to 1007459 tid 1 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2025: writing smithi12166546-67 from 1734122 to 2400590 tid 2 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2026: read oid 421 snap -1 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2027: read oid 147 snap -1 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2027: expect deleted 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2028: write oid 111 current snap is 0 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2025: finishing write tid 1 to smithi12166546-67 2023-09-23T22:17:18.356 INFO:tasks.rados.rados.0.smithi121.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-09-23T22:17:18.362 INFO:tasks.rados.rados.0.smithi121.stdout:2028: writing smithi12166546-111 from 507941 to 1099515 tid 1 2023-09-23T22:17:18.368 INFO:tasks.rados.rados.0.smithi121.stdout:2028: writing smithi12166546-111 from 1676251 to 2202730 tid 2 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2028: writing smithi12166546-111 from 2746598 to 2907941 tid 3 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2029: read oid 354 snap -1 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2029: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2030: read oid 363 snap -1 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2030: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2031: write oid 431 current snap is 0 2023-09-23T22:17:18.373 INFO:tasks.rados.rados.0.smithi121.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-09-23T22:17:18.380 INFO:tasks.rados.rados.0.smithi121.stdout:2031: writing smithi12166546-431 from 524748 to 1191571 tid 1 2023-09-23T22:17:18.387 INFO:tasks.rados.rados.0.smithi121.stdout:2031: writing smithi12166546-431 from 1734733 to 2404870 tid 2 2023-09-23T22:17:18.387 INFO:tasks.rados.rados.0.smithi121.stdout:2032: write oid 225 current snap is 0 2023-09-23T22:17:18.387 INFO:tasks.rados.rados.0.smithi121.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-09-23T22:17:18.394 INFO:tasks.rados.rados.0.smithi121.stdout:2032: writing smithi12166546-225 from 541555 to 1283627 tid 1 2023-09-23T22:17:18.400 INFO:tasks.rados.rados.0.smithi121.stdout:2032: writing smithi12166546-225 from 1793215 to 2323363 tid 2 2023-09-23T22:17:18.404 INFO:tasks.rados.rados.0.smithi121.stdout:2032: writing smithi12166546-225 from 2801444 to 2941555 tid 3 2023-09-23T22:17:18.404 INFO:tasks.rados.rados.0.smithi121.stdout:2033: write oid 75 current snap is 0 2023-09-23T22:17:18.404 INFO:tasks.rados.rados.0.smithi121.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-09-23T22:17:18.409 INFO:tasks.rados.rados.0.smithi121.stdout:2033: writing smithi12166546-75 from 558362 to 975683 tid 1 2023-09-23T22:17:18.416 INFO:tasks.rados.rados.0.smithi121.stdout:2033: writing smithi12166546-75 from 1451697 to 2125503 tid 2 2023-09-23T22:17:18.421 INFO:tasks.rados.rados.0.smithi121.stdout:2033: writing smithi12166546-75 from 2712514 to 2958362 tid 3 2023-09-23T22:17:18.421 INFO:tasks.rados.rados.0.smithi121.stdout:2034: read oid 80 snap -1 2023-09-23T22:17:18.421 INFO:tasks.rados.rados.0.smithi121.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T22:17:18.421 INFO:tasks.rados.rados.0.smithi121.stdout:2035: write oid 366 current snap is 0 2023-09-23T22:17:18.421 INFO:tasks.rados.rados.0.smithi121.stdout:2025: finishing write tid 2 to smithi12166546-67 2023-09-23T22:17:18.421 INFO:tasks.rados.rados.0.smithi121.stdout:2025: finishing write tid 3 to smithi12166546-67 2023-09-23T22:17:18.422 INFO:tasks.rados.rados.0.smithi121.stdout:2025: finishing write tid 4 to smithi12166546-67 2023-09-23T22:17:18.422 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 67 v 312 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-09-23T22:17:18.422 INFO:tasks.rados.rados.0.smithi121.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-09-23T22:17:18.422 INFO:tasks.rados.rados.0.smithi121.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2028: finishing write tid 1 to smithi12166546-111 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2028: finishing write tid 2 to smithi12166546-111 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2028: finishing write tid 3 to smithi12166546-111 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2028: finishing write tid 4 to smithi12166546-111 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2028: finishing write tid 5 to smithi12166546-111 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 111 v 379 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2031: finishing write tid 1 to smithi12166546-431 2023-09-23T22:17:18.542 INFO:tasks.rados.rados.0.smithi121.stdout:2030: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-23T22:17:18.738 INFO:tasks.rados.rados.0.smithi121.stdout:2029: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T22:17:18.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:18 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:18] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.33.4" 2023-09-23T22:17:18.919 INFO:tasks.rados.rados.0.smithi121.stdout:2031: finishing write tid 2 to smithi12166546-431 2023-09-23T22:17:18.919 INFO:tasks.rados.rados.0.smithi121.stdout:2031: finishing write tid 3 to smithi12166546-431 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2031: finishing write tid 4 to smithi12166546-431 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 431 v 382 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2032: finishing write tid 1 to smithi12166546-225 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2032: finishing write tid 2 to smithi12166546-225 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2032: finishing write tid 3 to smithi12166546-225 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2032: finishing write tid 4 to smithi12166546-225 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2032: finishing write tid 5 to smithi12166546-225 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 225 v 300 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:17:18.920 INFO:tasks.rados.rados.0.smithi121.stdout:2033: finishing write tid 1 to smithi12166546-75 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:2033: finishing write tid 2 to smithi12166546-75 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:2033: finishing write tid 3 to smithi12166546-75 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:2033: finishing write tid 4 to smithi12166546-75 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:2033: finishing write tid 5 to smithi12166546-75 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 75 v 316 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-09-23T22:17:18.921 INFO:tasks.rados.rados.0.smithi121.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T22:17:19.060 INFO:tasks.rados.rados.0.smithi121.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-09-23T22:17:19.072 INFO:tasks.rados.rados.0.smithi121.stdout:2035: writing smithi12166546-366 from 575169 to 1067739 tid 1 2023-09-23T22:17:19.079 INFO:tasks.rados.rados.0.smithi121.stdout:2035: writing smithi12166546-366 from 1793826 to 2211290 tid 2 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2035: writing smithi12166546-366 from 2623584 to 2975169 tid 3 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2025: done (10 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2026: done (9 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2027: done (8 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2028: done (7 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2029: done (6 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2030: done (5 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2031: done (4 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2032: done (3 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2033: done (2 left) 2023-09-23T22:17:19.084 INFO:tasks.rados.rados.0.smithi121.stdout:2034: done (1 left) 2023-09-23T22:17:19.085 INFO:tasks.rados.rados.0.smithi121.stdout:2036: write oid 269 current snap is 0 2023-09-23T22:17:19.085 INFO:tasks.rados.rados.0.smithi121.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-09-23T22:17:19.090 INFO:tasks.rados.rados.0.smithi121.stdout:2036: writing smithi12166546-269 from 591976 to 1159795 tid 1 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2036: writing smithi12166546-269 from 1852308 to 2529783 tid 2 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2037: read oid 83 snap -1 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2037: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2038: delete oid 210 current snap is 0 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2035: finishing write tid 1 to smithi12166546-366 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2035: finishing write tid 2 to smithi12166546-366 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2035: finishing write tid 3 to smithi12166546-366 2023-09-23T22:17:19.098 INFO:tasks.rados.rados.0.smithi121.stdout:2035: finishing write tid 4 to smithi12166546-366 2023-09-23T22:17:19.099 INFO:tasks.rados.rados.0.smithi121.stdout:2035: finishing write tid 5 to smithi12166546-366 2023-09-23T22:17:19.099 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 366 v 212 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-09-23T22:17:19.099 INFO:tasks.rados.rados.0.smithi121.stdout:2035: left oid 366 (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T22:17:19.099 INFO:tasks.rados.rados.0.smithi121.stdout:2036: finishing write tid 1 to smithi12166546-269 2023-09-23T22:17:19.100 INFO:tasks.rados.rados.0.smithi121.stdout:2035: done (3 left) 2023-09-23T22:17:19.100 INFO:tasks.rados.rados.0.smithi121.stdout:2038: done (2 left) 2023-09-23T22:17:19.100 INFO:tasks.rados.rados.0.smithi121.stdout:2039: delete oid 23 current snap is 0 2023-09-23T22:17:19.102 INFO:tasks.rados.rados.0.smithi121.stdout:2036: finishing write tid 2 to smithi12166546-269 2023-09-23T22:17:19.103 INFO:tasks.rados.rados.0.smithi121.stdout:2036: finishing write tid 3 to smithi12166546-269 2023-09-23T22:17:19.103 INFO:tasks.rados.rados.0.smithi121.stdout:2036: finishing write tid 4 to smithi12166546-269 2023-09-23T22:17:19.103 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 269 v 233 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-09-23T22:17:19.103 INFO:tasks.rados.rados.0.smithi121.stdout:2036: left oid 269 (ObjNum 1368 snap 0 seq_num 1368) 2023-09-23T22:17:19.106 INFO:tasks.rados.rados.0.smithi121.stdout:2037: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:19.218 INFO:tasks.rados.rados.0.smithi121.stdout:2036: done (2 left) 2023-09-23T22:17:19.219 INFO:tasks.rados.rados.0.smithi121.stdout:2037: done (1 left) 2023-09-23T22:17:19.219 INFO:tasks.rados.rados.0.smithi121.stdout:2039: done (0 left) 2023-09-23T22:17:19.219 INFO:tasks.rados.rados.0.smithi121.stdout:2040: write oid 430 current snap is 0 2023-09-23T22:17:19.219 INFO:tasks.rados.rados.0.smithi121.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-09-23T22:17:19.231 INFO:tasks.rados.rados.0.smithi121.stdout:2040: writing smithi12166546-430 from 642397 to 1152316 tid 1 2023-09-23T22:17:19.237 INFO:tasks.rados.rados.0.smithi121.stdout:2040: writing smithi12166546-430 from 1627754 to 2052556 tid 2 2023-09-23T22:17:19.243 INFO:tasks.rados.rados.0.smithi121.stdout:2040: writing smithi12166546-430 from 2733276 to 3042397 tid 3 2023-09-23T22:17:19.243 INFO:tasks.rados.rados.0.smithi121.stdout:2041: write oid 436 current snap is 0 2023-09-23T22:17:19.243 INFO:tasks.rados.rados.0.smithi121.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-09-23T22:17:19.250 INFO:tasks.rados.rados.0.smithi121.stdout:2041: writing smithi12166546-436 from 659204 to 1244372 tid 1 2023-09-23T22:17:19.257 INFO:tasks.rados.rados.0.smithi121.stdout:2041: writing smithi12166546-436 from 1686236 to 2371049 tid 2 2023-09-23T22:17:19.257 INFO:tasks.rados.rados.0.smithi121.stdout:2042: read oid 146 snap -1 2023-09-23T22:17:19.257 INFO:tasks.rados.rados.0.smithi121.stdout:2042: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:17:19.257 INFO:tasks.rados.rados.0.smithi121.stdout:2043: read oid 459 snap -1 2023-09-23T22:17:19.257 INFO:tasks.rados.rados.0.smithi121.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:17:19.257 INFO:tasks.rados.rados.0.smithi121.stdout:2044: write oid 308 current snap is 0 2023-09-23T22:17:19.258 INFO:tasks.rados.rados.0.smithi121.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-09-23T22:17:19.265 INFO:tasks.rados.rados.0.smithi121.stdout:2044: writing smithi12166546-308 from 676011 to 1336428 tid 1 2023-09-23T22:17:19.269 INFO:tasks.rados.rados.0.smithi121.stdout:2044: writing smithi12166546-308 from 1744718 to 2173189 tid 2 2023-09-23T22:17:19.276 INFO:tasks.rados.rados.0.smithi121.stdout:2044: writing smithi12166546-308 from 2788122 to 3076011 tid 3 2023-09-23T22:17:19.276 INFO:tasks.rados.rados.0.smithi121.stdout:2045: write oid 246 current snap is 0 2023-09-23T22:17:19.276 INFO:tasks.rados.rados.0.smithi121.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-09-23T22:17:19.284 INFO:tasks.rados.rados.0.smithi121.stdout:2045: writing smithi12166546-246 from 692818 to 1428484 tid 1 2023-09-23T22:17:19.292 INFO:tasks.rados.rados.0.smithi121.stdout:2045: writing smithi12166546-246 from 2203200 to 2891682 tid 2 2023-09-23T22:17:19.292 INFO:tasks.rados.rados.0.smithi121.stdout:2046: read oid 58 snap -1 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2046: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2047: delete oid 121 current snap is 0 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2040: finishing write tid 1 to smithi12166546-430 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2040: finishing write tid 2 to smithi12166546-430 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2040: finishing write tid 3 to smithi12166546-430 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2040: finishing write tid 4 to smithi12166546-430 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2040: finishing write tid 5 to smithi12166546-430 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 294 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2041: finishing write tid 1 to smithi12166546-436 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2041: finishing write tid 2 to smithi12166546-436 2023-09-23T22:17:19.293 INFO:tasks.rados.rados.0.smithi121.stdout:2041: finishing write tid 3 to smithi12166546-436 2023-09-23T22:17:19.294 INFO:tasks.rados.rados.0.smithi121.stdout:2041: finishing write tid 4 to smithi12166546-436 2023-09-23T22:17:19.294 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 436 v 216 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-09-23T22:17:19.294 INFO:tasks.rados.rados.0.smithi121.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T22:17:19.294 INFO:tasks.rados.rados.0.smithi121.stdout:2042: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:17:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:2044: finishing write tid 1 to smithi12166546-308 2023-09-23T22:17:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:2044: finishing write tid 2 to smithi12166546-308 2023-09-23T22:17:19.434 INFO:tasks.rados.rados.0.smithi121.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:17:19.558 INFO:tasks.rados.rados.0.smithi121.stdout:2044: finishing write tid 3 to smithi12166546-308 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2044: finishing write tid 4 to smithi12166546-308 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2044: finishing write tid 5 to smithi12166546-308 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 308 v 264 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2045: finishing write tid 1 to smithi12166546-246 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2045: finishing write tid 2 to smithi12166546-246 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2045: finishing write tid 3 to smithi12166546-246 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2045: finishing write tid 4 to smithi12166546-246 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 385 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2045: left oid 246 (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T22:17:19.559 INFO:tasks.rados.rados.0.smithi121.stdout:2046: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2040: done (7 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2041: done (6 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2042: done (5 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2043: done (4 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2044: done (3 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2045: done (2 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2046: done (1 left) 2023-09-23T22:17:19.681 INFO:tasks.rados.rados.0.smithi121.stdout:2047: done (0 left) 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2048: read oid 143 snap -1 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2049: read oid 434 snap -1 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2050: read oid 195 snap -1 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2050: expect deleted 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2051: write oid 60 current snap is 0 2023-09-23T22:17:19.682 INFO:tasks.rados.rados.0.smithi121.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-09-23T22:17:19.692 INFO:tasks.rados.rados.0.smithi121.stdout:2051: writing smithi12166546-60 from 726432 to 1212596 tid 1 2023-09-23T22:17:19.700 INFO:tasks.rados.rados.0.smithi121.stdout:2051: writing smithi12166546-60 from 1803811 to 2495962 tid 2 2023-09-23T22:17:19.700 INFO:tasks.rados.rados.0.smithi121.stdout:2052: write oid 130 current snap is 0 2023-09-23T22:17:19.700 INFO:tasks.rados.rados.0.smithi121.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-09-23T22:17:19.709 INFO:tasks.rados.rados.0.smithi121.stdout:2052: writing smithi12166546-130 from 743239 to 1421005 tid 1 2023-09-23T22:17:19.714 INFO:tasks.rados.rados.0.smithi121.stdout:2052: writing smithi12166546-130 from 1978646 to 2414455 tid 2 2023-09-23T22:17:19.719 INFO:tasks.rados.rados.0.smithi121.stdout:2052: writing smithi12166546-130 from 2897814 to 3143239 tid 3 2023-09-23T22:17:19.719 INFO:tasks.rados.rados.0.smithi121.stdout:2053: read oid 403 snap -1 2023-09-23T22:17:19.719 INFO:tasks.rados.rados.0.smithi121.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T22:17:19.719 INFO:tasks.rados.rados.0.smithi121.stdout:2054: read oid 305 snap -1 2023-09-23T22:17:19.720 INFO:tasks.rados.rados.0.smithi121.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:17:19.720 INFO:tasks.rados.rados.0.smithi121.stdout:2055: write oid 207 current snap is 0 2023-09-23T22:17:19.720 INFO:tasks.rados.rados.0.smithi121.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:17:19.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: cluster 2023-09-23T22:17:18.650431+0000 mgr.x (mgr.24929) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 143 op/s 2023-09-23T22:17:19.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:18.997634+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.121:0/3312184920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:19.898 INFO:tasks.rados.rados.0.smithi121.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:17:20.001 INFO:tasks.rados.rados.0.smithi121.stdout:2051: finishing write tid 1 to smithi12166546-60 2023-09-23T22:17:20.001 INFO:tasks.rados.rados.0.smithi121.stdout:2051: finishing write tid 2 to smithi12166546-60 2023-09-23T22:17:20.001 INFO:tasks.rados.rados.0.smithi121.stdout:2051: finishing write tid 3 to smithi12166546-60 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2051: finishing write tid 4 to smithi12166546-60 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 60 v 219 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2052: finishing write tid 1 to smithi12166546-130 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2052: finishing write tid 2 to smithi12166546-130 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2052: finishing write tid 3 to smithi12166546-130 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2052: finishing write tid 4 to smithi12166546-130 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2052: finishing write tid 5 to smithi12166546-130 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 130 v 227 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:17:20.002 INFO:tasks.rados.rados.0.smithi121.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T22:17:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: cluster 2023-09-23T22:17:18.650431+0000 mgr.x (mgr.24929) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 143 op/s 2023-09-23T22:17:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:18.997634+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.121:0/3312184920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.574740+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.582760+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.585960+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.587747+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.589534+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.590047+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.591409+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.591908+0000 mon.b (mon.1) 157 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.593651+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.595533+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[33603]: audit 2023-09-23T22:17:19.598263+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: cluster 2023-09-23T22:17:18.650431+0000 mgr.x (mgr.24929) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 143 op/s 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:18.997634+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.121:0/3312184920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.574740+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.582760+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.585960+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.587747+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.589534+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.590047+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.591409+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.591908+0000 mon.b (mon.1) 157 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.593651+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.595533+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:19 smithi121 bash[27336]: audit 2023-09-23T22:17:19.598263+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.574740+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.582760+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.585960+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.587747+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.589534+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.590047+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.591409+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.591908+0000 mon.b (mon.1) 157 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.593651+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.595533+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:19 smithi123 bash[27681]: audit 2023-09-23T22:17:19.598263+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:20.217 INFO:tasks.rados.rados.0.smithi121.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:17:20.323 INFO:tasks.rados.rados.0.smithi121.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-09-23T22:17:20.336 INFO:tasks.rados.rados.0.smithi121.stdout:2055: writing smithi12166546-207 from 760046 to 1513061 tid 1 2023-09-23T22:17:20.344 INFO:tasks.rados.rados.0.smithi121.stdout:2055: writing smithi12166546-207 from 2037128 to 2732948 tid 2 2023-09-23T22:17:20.344 INFO:tasks.rados.rados.0.smithi121.stdout:2048: done (7 left) 2023-09-23T22:17:20.344 INFO:tasks.rados.rados.0.smithi121.stdout:2049: done (6 left) 2023-09-23T22:17:20.344 INFO:tasks.rados.rados.0.smithi121.stdout:2050: done (5 left) 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2051: done (4 left) 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2052: done (3 left) 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2053: done (2 left) 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2054: done (1 left) 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2056: read oid 404 snap -1 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2056: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2057: write oid 185 current snap is 0 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2055: finishing write tid 1 to smithi12166546-207 2023-09-23T22:17:20.345 INFO:tasks.rados.rados.0.smithi121.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-09-23T22:17:20.351 INFO:tasks.rados.rados.0.smithi121.stdout:2057: writing smithi12166546-185 from 776853 to 1205117 tid 1 2023-09-23T22:17:20.358 INFO:tasks.rados.rados.0.smithi121.stdout:2057: writing smithi12166546-185 from 1979257 to 2418735 tid 2 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2057: writing smithi12166546-185 from 2836307 to 3176853 tid 3 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2058: read oid 119 snap -1 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2058: expect (ObjNum 921 snap 0 seq_num 921) 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2059: write oid 356 current snap is 0 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2055: finishing write tid 2 to smithi12166546-207 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2055: finishing write tid 3 to smithi12166546-207 2023-09-23T22:17:20.363 INFO:tasks.rados.rados.0.smithi121.stdout:2055: finishing write tid 4 to smithi12166546-207 2023-09-23T22:17:20.364 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 207 v 268 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-09-23T22:17:20.364 INFO:tasks.rados.rados.0.smithi121.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T22:17:20.364 INFO:tasks.rados.rados.0.smithi121.stdout:2056: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T22:17:20.542 INFO:tasks.rados.rados.0.smithi121.stdout:2057: finishing write tid 1 to smithi12166546-185 2023-09-23T22:17:20.542 INFO:tasks.rados.rados.0.smithi121.stdout:2057: finishing write tid 2 to smithi12166546-185 2023-09-23T22:17:20.543 INFO:tasks.rados.rados.0.smithi121.stdout:2057: finishing write tid 3 to smithi12166546-185 2023-09-23T22:17:20.543 INFO:tasks.rados.rados.0.smithi121.stdout:2057: finishing write tid 4 to smithi12166546-185 2023-09-23T22:17:20.543 INFO:tasks.rados.rados.0.smithi121.stdout:2057: finishing write tid 5 to smithi12166546-185 2023-09-23T22:17:20.543 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 185 v 272 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-09-23T22:17:20.543 INFO:tasks.rados.rados.0.smithi121.stdout:2057: left oid 185 (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T22:17:20.543 INFO:tasks.rados.rados.0.smithi121.stdout:2058: expect (ObjNum 921 snap 0 seq_num 921) 2023-09-23T22:17:20.704 INFO:tasks.rados.rados.0.smithi121.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-09-23T22:17:20.717 INFO:tasks.rados.rados.0.smithi121.stdout:2059: writing smithi12166546-356 from 793660 to 1297173 tid 1 2023-09-23T22:17:20.726 INFO:tasks.rados.rados.0.smithi121.stdout:2059: writing smithi12166546-356 from 2037739 to 2620875 tid 2 2023-09-23T22:17:20.726 INFO:tasks.rados.rados.0.smithi121.stdout:2055: done (4 left) 2023-09-23T22:17:20.726 INFO:tasks.rados.rados.0.smithi121.stdout:2056: done (3 left) 2023-09-23T22:17:20.726 INFO:tasks.rados.rados.0.smithi121.stdout:2057: done (2 left) 2023-09-23T22:17:20.727 INFO:tasks.rados.rados.0.smithi121.stdout:2058: done (1 left) 2023-09-23T22:17:20.727 INFO:tasks.rados.rados.0.smithi121.stdout:2060: delete oid 396 current snap is 0 2023-09-23T22:17:20.727 INFO:tasks.rados.rados.0.smithi121.stdout:2059: finishing write tid 1 to smithi12166546-356 2023-09-23T22:17:20.728 INFO:tasks.rados.rados.0.smithi121.stdout:2060: done (1 left) 2023-09-23T22:17:20.728 INFO:tasks.rados.rados.0.smithi121.stdout:2061: read oid 30 snap -1 2023-09-23T22:17:20.728 INFO:tasks.rados.rados.0.smithi121.stdout:2061: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:17:20.729 INFO:tasks.rados.rados.0.smithi121.stdout:2062: read oid 280 snap -1 2023-09-23T22:17:20.729 INFO:tasks.rados.rados.0.smithi121.stdout:2062: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:20.729 INFO:tasks.rados.rados.0.smithi121.stdout:2063: delete oid 261 current snap is 0 2023-09-23T22:17:20.730 INFO:tasks.rados.rados.0.smithi121.stdout:2059: finishing write tid 2 to smithi12166546-356 2023-09-23T22:17:20.731 INFO:tasks.rados.rados.0.smithi121.stdout:2063: done (3 left) 2023-09-23T22:17:20.731 INFO:tasks.rados.rados.0.smithi121.stdout:2064: read oid 428 snap -1 2023-09-23T22:17:20.731 INFO:tasks.rados.rados.0.smithi121.stdout:2064: expect deleted 2023-09-23T22:17:20.731 INFO:tasks.rados.rados.0.smithi121.stdout:2065: write oid 257 current snap is 0 2023-09-23T22:17:20.731 INFO:tasks.rados.rados.0.smithi121.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-09-23T22:17:20.739 INFO:tasks.rados.rados.0.smithi121.stdout:2065: writing smithi12166546-257 from 444081 to 1173341 tid 1 2023-09-23T22:17:20.746 INFO:tasks.rados.rados.0.smithi121.stdout:2065: writing smithi12166546-257 from 1813185 to 2260001 tid 2 2023-09-23T22:17:20.752 INFO:tasks.rados.rados.0.smithi121.stdout:2065: writing smithi12166546-257 from 2945999 to 3244081 tid 3 2023-09-23T22:17:20.752 INFO:tasks.rados.rados.0.smithi121.stdout:2066: read oid 459 snap -1 2023-09-23T22:17:20.752 INFO:tasks.rados.rados.0.smithi121.stdout:2066: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:17:20.752 INFO:tasks.rados.rados.0.smithi121.stdout:2067: write oid 376 current snap is 0 2023-09-23T22:17:20.752 INFO:tasks.rados.rados.0.smithi121.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-09-23T22:17:20.757 INFO:tasks.rados.rados.0.smithi121.stdout:2067: writing smithi12166546-376 from 460888 to 981750 tid 1 2023-09-23T22:17:20.764 INFO:tasks.rados.rados.0.smithi121.stdout:2067: writing smithi12166546-376 from 1471667 to 2062141 tid 2 2023-09-23T22:17:20.769 INFO:tasks.rados.rados.0.smithi121.stdout:2067: writing smithi12166546-376 from 2573422 to 3028829 tid 3 2023-09-23T22:17:20.769 INFO:tasks.rados.rados.0.smithi121.stdout:2068: write oid 121 current snap is 0 2023-09-23T22:17:20.769 INFO:tasks.rados.rados.0.smithi121.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-09-23T22:17:20.775 INFO:tasks.rados.rados.0.smithi121.stdout:2068: writing smithi12166546-121 from 477695 to 1073806 tid 1 2023-09-23T22:17:20.781 INFO:tasks.rados.rados.0.smithi121.stdout:2068: writing smithi12166546-121 from 1530149 to 1980634 tid 2 2023-09-23T22:17:20.788 INFO:tasks.rados.rados.0.smithi121.stdout:2068: writing smithi12166546-121 from 2600845 to 3267524 tid 3 2023-09-23T22:17:20.788 INFO:tasks.rados.rados.0.smithi121.stdout:2069: read oid 36 snap -1 2023-09-23T22:17:20.788 INFO:tasks.rados.rados.0.smithi121.stdout:2069: expect deleted 2023-09-23T22:17:20.788 INFO:tasks.rados.rados.0.smithi121.stdout:2070: delete oid 124 current snap is 0 2023-09-23T22:17:20.788 INFO:tasks.rados.rados.0.smithi121.stdout:2059: finishing write tid 3 to smithi12166546-356 2023-09-23T22:17:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:2059: finishing write tid 4 to smithi12166546-356 2023-09-23T22:17:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 356 v 303 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-09-23T22:17:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:2059: left oid 356 (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T22:17:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:2061: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:17:20.879 INFO:tasks.rados.rados.0.smithi121.stdout:2062: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2065: finishing write tid 1 to smithi12166546-257 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2065: finishing write tid 2 to smithi12166546-257 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2065: finishing write tid 3 to smithi12166546-257 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2065: finishing write tid 4 to smithi12166546-257 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2065: finishing write tid 5 to smithi12166546-257 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 257 v 389 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2065: left oid 257 (ObjNum 1383 snap 0 seq_num 1383) 2023-09-23T22:17:20.959 INFO:tasks.rados.rados.0.smithi121.stdout:2066: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:17:21.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:20 smithi121 bash[27336]: cephadm 2023-09-23T22:17:19.597225+0000 mgr.x (mgr.24929) 17 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2023-09-23T22:17:21.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:20 smithi121 bash[33603]: cephadm 2023-09-23T22:17:19.597225+0000 mgr.x (mgr.24929) 17 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2023-09-23T22:17:21.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:20 smithi123 bash[27681]: cephadm 2023-09-23T22:17:19.597225+0000 mgr.x (mgr.24929) 17 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:2067: finishing write tid 1 to smithi12166546-376 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:2067: finishing write tid 2 to smithi12166546-376 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:2067: finishing write tid 3 to smithi12166546-376 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:2067: finishing write tid 4 to smithi12166546-376 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:2067: finishing write tid 5 to smithi12166546-376 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 376 v 306 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-09-23T22:17:21.081 INFO:tasks.rados.rados.0.smithi121.stdout:2067: left oid 376 (ObjNum 1384 snap 0 seq_num 1384) 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2068: finishing write tid 1 to smithi12166546-121 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2068: finishing write tid 2 to smithi12166546-121 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2068: finishing write tid 3 to smithi12166546-121 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2068: finishing write tid 4 to smithi12166546-121 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2068: finishing write tid 5 to smithi12166546-121 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 121 v 299 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2068: left oid 121 (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2059: done (9 left) 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2061: done (8 left) 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2062: done (7 left) 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2064: done (6 left) 2023-09-23T22:17:21.082 INFO:tasks.rados.rados.0.smithi121.stdout:2065: done (5 left) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2066: done (4 left) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2067: done (3 left) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2068: done (2 left) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2069: done (1 left) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2070: done (0 left) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2071: read oid 243 snap -1 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2071: expect (ObjNum 989 snap 0 seq_num 989) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2072: read oid 193 snap -1 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2072: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2073: write oid 222 current snap is 0 2023-09-23T22:17:21.083 INFO:tasks.rados.rados.0.smithi121.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-09-23T22:17:21.094 INFO:tasks.rados.rados.0.smithi121.stdout:2073: writing smithi12166546-222 from 511309 to 1257918 tid 1 2023-09-23T22:17:21.101 INFO:tasks.rados.rados.0.smithi121.stdout:2073: writing smithi12166546-222 from 2047113 to 2501267 tid 2 2023-09-23T22:17:21.106 INFO:tasks.rados.rados.0.smithi121.stdout:2073: writing smithi12166546-222 from 3055691 to 3311309 tid 3 2023-09-23T22:17:21.106 INFO:tasks.rados.rados.0.smithi121.stdout:2074: read oid 329 snap -1 2023-09-23T22:17:21.106 INFO:tasks.rados.rados.0.smithi121.stdout:2074: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:17:21.106 INFO:tasks.rados.rados.0.smithi121.stdout:2075: write oid 404 current snap is 0 2023-09-23T22:17:21.106 INFO:tasks.rados.rados.0.smithi121.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-09-23T22:17:21.112 INFO:tasks.rados.rados.0.smithi121.stdout:2075: writing smithi12166546-404 from 528116 to 949974 tid 1 2023-09-23T22:17:21.118 INFO:tasks.rados.rados.0.smithi121.stdout:2075: writing smithi12166546-404 from 1589242 to 2187054 tid 2 2023-09-23T22:17:21.125 INFO:tasks.rados.rados.0.smithi121.stdout:2075: writing smithi12166546-404 from 2966761 to 3328116 tid 3 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2076: read oid 94 snap -1 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2076: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2077: read oid 58 snap -1 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2077: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2078: read oid 410 snap -1 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2078: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2079: write oid 464 current snap is 0 2023-09-23T22:17:21.126 INFO:tasks.rados.rados.0.smithi121.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-09-23T22:17:21.132 INFO:tasks.rados.rados.0.smithi121.stdout:2079: writing smithi12166546-464 from 544923 to 1042030 tid 1 2023-09-23T22:17:21.139 INFO:tasks.rados.rados.0.smithi121.stdout:2079: writing smithi12166546-464 from 1647724 to 2105547 tid 2 2023-09-23T22:17:21.145 INFO:tasks.rados.rados.0.smithi121.stdout:2079: writing smithi12166546-464 from 2710537 to 3138657 tid 3 2023-09-23T22:17:21.145 INFO:tasks.rados.rados.0.smithi121.stdout:2080: write oid 403 current snap is 0 2023-09-23T22:17:21.145 INFO:tasks.rados.rados.0.smithi121.stdout:2072: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:17:21.239 INFO:tasks.rados.rados.0.smithi121.stdout:2071: expect (ObjNum 989 snap 0 seq_num 989) 2023-09-23T22:17:21.349 INFO:tasks.rados.rados.0.smithi121.stdout:2073: finishing write tid 1 to smithi12166546-222 2023-09-23T22:17:21.349 INFO:tasks.rados.rados.0.smithi121.stdout:2073: finishing write tid 2 to smithi12166546-222 2023-09-23T22:17:21.349 INFO:tasks.rados.rados.0.smithi121.stdout:2073: finishing write tid 3 to smithi12166546-222 2023-09-23T22:17:21.349 INFO:tasks.rados.rados.0.smithi121.stdout:2073: finishing write tid 4 to smithi12166546-222 2023-09-23T22:17:21.349 INFO:tasks.rados.rados.0.smithi121.stdout:2073: finishing write tid 5 to smithi12166546-222 2023-09-23T22:17:21.350 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 223 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-09-23T22:17:21.350 INFO:tasks.rados.rados.0.smithi121.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T22:17:21.350 INFO:tasks.rados.rados.0.smithi121.stdout:2075: finishing write tid 1 to smithi12166546-404 2023-09-23T22:17:21.350 INFO:tasks.rados.rados.0.smithi121.stdout:2075: finishing write tid 2 to smithi12166546-404 2023-09-23T22:17:21.350 INFO:tasks.rados.rados.0.smithi121.stdout:2074: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:17:21.467 INFO:tasks.rados.rados.0.smithi121.stdout:2075: finishing write tid 3 to smithi12166546-404 2023-09-23T22:17:21.467 INFO:tasks.rados.rados.0.smithi121.stdout:2075: finishing write tid 4 to smithi12166546-404 2023-09-23T22:17:21.467 INFO:tasks.rados.rados.0.smithi121.stdout:2075: finishing write tid 5 to smithi12166546-404 2023-09-23T22:17:21.467 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 404 v 303 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-09-23T22:17:21.467 INFO:tasks.rados.rados.0.smithi121.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-09-23T22:17:21.467 INFO:tasks.rados.rados.0.smithi121.stdout:2077: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:17:21.583 INFO:tasks.rados.rados.0.smithi121.stdout:2076: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-23T22:17:21.744 INFO:tasks.rados.rados.0.smithi121.stdout:2079: finishing write tid 1 to smithi12166546-464 2023-09-23T22:17:21.745 INFO:tasks.rados.rados.0.smithi121.stdout:2078: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:2079: finishing write tid 2 to smithi12166546-464 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:2079: finishing write tid 3 to smithi12166546-464 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:2079: finishing write tid 4 to smithi12166546-464 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:2079: finishing write tid 5 to smithi12166546-464 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 464 v 276 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:17:21.852 INFO:tasks.rados.rados.0.smithi121.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-09-23T22:17:21.865 INFO:tasks.rados.rados.0.smithi121.stdout:2080: writing smithi12166546-403 from 561730 to 1134086 tid 1 2023-09-23T22:17:21.872 INFO:tasks.rados.rados.0.smithi121.stdout:2080: writing smithi12166546-403 from 1706206 to 2307687 tid 2 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2080: writing smithi12166546-403 from 3021607 to 3361730 tid 3 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2071: done (9 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2072: done (8 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2073: done (7 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2074: done (6 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2075: done (5 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2076: done (4 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2077: done (3 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2078: done (2 left) 2023-09-23T22:17:21.879 INFO:tasks.rados.rados.0.smithi121.stdout:2079: done (1 left) 2023-09-23T22:17:21.880 INFO:tasks.rados.rados.0.smithi121.stdout:2081: read oid 260 snap -1 2023-09-23T22:17:21.880 INFO:tasks.rados.rados.0.smithi121.stdout:2081: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:17:21.880 INFO:tasks.rados.rados.0.smithi121.stdout:2082: write oid 141 current snap is 0 2023-09-23T22:17:21.880 INFO:tasks.rados.rados.0.smithi121.stdout:2080: finishing write tid 1 to smithi12166546-403 2023-09-23T22:17:21.880 INFO:tasks.rados.rados.0.smithi121.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-09-23T22:17:21.885 INFO:tasks.rados.rados.0.smithi121.stdout:2082: writing smithi12166546-141 from 578537 to 1226142 tid 1 2023-09-23T22:17:21.892 INFO:tasks.rados.rados.0.smithi121.stdout:2082: writing smithi12166546-141 from 1764688 to 2509827 tid 2 2023-09-23T22:17:21.898 INFO:tasks.rados.rados.0.smithi121.stdout:2082: writing smithi12166546-141 from 3049030 to 3378537 tid 3 2023-09-23T22:17:21.898 INFO:tasks.rados.rados.0.smithi121.stdout:2083: read oid 407 snap -1 2023-09-23T22:17:21.898 INFO:tasks.rados.rados.0.smithi121.stdout:2083: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:17:21.898 INFO:tasks.rados.rados.0.smithi121.stdout:2084: write oid 105 current snap is 0 2023-09-23T22:17:21.898 INFO:tasks.rados.rados.0.smithi121.stdout:2080: finishing write tid 2 to smithi12166546-403 2023-09-23T22:17:21.898 INFO:tasks.rados.rados.0.smithi121.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-09-23T22:17:21.903 INFO:tasks.rados.rados.0.smithi121.stdout:2084: writing smithi12166546-105 from 595344 to 1034551 tid 1 2023-09-23T22:17:21.911 INFO:tasks.rados.rados.0.smithi121.stdout:2084: writing smithi12166546-105 from 1823170 to 2428320 tid 2 2023-09-23T22:17:21.917 INFO:tasks.rados.rados.0.smithi121.stdout:2084: writing smithi12166546-105 from 3076453 to 3395344 tid 3 2023-09-23T22:17:21.917 INFO:tasks.rados.rados.0.smithi121.stdout:2085: write oid 422 current snap is 0 2023-09-23T22:17:21.917 INFO:tasks.rados.rados.0.smithi121.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-09-23T22:17:21.923 INFO:tasks.rados.rados.0.smithi121.stdout:2085: writing smithi12166546-422 from 612151 to 1126607 tid 1 2023-09-23T22:17:21.932 INFO:tasks.rados.rados.0.smithi121.stdout:2085: writing smithi12166546-422 from 1881652 to 2630460 tid 2 2023-09-23T22:17:21.936 INFO:tasks.rados.rados.0.smithi121.stdout:2085: writing smithi12166546-422 from 3103876 to 3412151 tid 3 2023-09-23T22:17:21.936 INFO:tasks.rados.rados.0.smithi121.stdout:2086: write oid 361 current snap is 0 2023-09-23T22:17:21.937 INFO:tasks.rados.rados.0.smithi121.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-09-23T22:17:21.943 INFO:tasks.rados.rados.0.smithi121.stdout:2086: writing smithi12166546-361 from 628958 to 1218663 tid 1 2023-09-23T22:17:21.951 INFO:tasks.rados.rados.0.smithi121.stdout:2086: writing smithi12166546-361 from 1940134 to 2548953 tid 2 2023-09-23T22:17:21.956 INFO:tasks.rados.rados.0.smithi121.stdout:2086: writing smithi12166546-361 from 3131299 to 3428958 tid 3 2023-09-23T22:17:21.956 INFO:tasks.rados.rados.0.smithi121.stdout:2087: write oid 20 current snap is 0 2023-09-23T22:17:21.956 INFO:tasks.rados.rados.0.smithi121.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-09-23T22:17:21.963 INFO:tasks.rados.rados.0.smithi121.stdout:2087: writing smithi12166546-20 from 645765 to 1310719 tid 1 2023-09-23T22:17:21.971 INFO:tasks.rados.rados.0.smithi121.stdout:2087: writing smithi12166546-20 from 1998616 to 2751093 tid 2 2023-09-23T22:17:21.976 INFO:tasks.rados.rados.0.smithi121.stdout:2087: writing smithi12166546-20 from 3158722 to 3445765 tid 3 2023-09-23T22:17:21.976 INFO:tasks.rados.rados.0.smithi121.stdout:2088: write oid 337 current snap is 0 2023-09-23T22:17:21.976 INFO:tasks.rados.rados.0.smithi121.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-09-23T22:17:21.983 INFO:tasks.rados.rados.0.smithi121.stdout:2088: writing smithi12166546-337 from 662572 to 1402775 tid 1 2023-09-23T22:17:21.990 INFO:tasks.rados.rados.0.smithi121.stdout:2088: writing smithi12166546-337 from 1940745 to 2553233 tid 2 2023-09-23T22:17:21.995 INFO:tasks.rados.rados.0.smithi121.stdout:2088: writing smithi12166546-337 from 3069792 to 3462572 tid 3 2023-09-23T22:17:21.995 INFO:tasks.rados.rados.0.smithi121.stdout:2089: write oid 124 current snap is 0 2023-09-23T22:17:21.995 INFO:tasks.rados.rados.0.smithi121.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-09-23T22:17:22.001 INFO:tasks.rados.rados.0.smithi121.stdout:2089: writing smithi12166546-124 from 679379 to 1094831 tid 1 2023-09-23T22:17:22.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:21 smithi121 bash[33603]: cluster 2023-09-23T22:17:20.650990+0000 mgr.x (mgr.24929) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2023-09-23T22:17:22.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:21 smithi121 bash[33603]: audit 2023-09-23T22:17:21.436834+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.121:0/3403414586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:22.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:21 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:17:22.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:21 smithi121 bash[27336]: cluster 2023-09-23T22:17:20.650990+0000 mgr.x (mgr.24929) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2023-09-23T22:17:22.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:21 smithi121 bash[27336]: audit 2023-09-23T22:17:21.436834+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.121:0/3403414586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:22.008 INFO:tasks.rados.rados.0.smithi121.stdout:2089: writing smithi12166546-124 from 1599227 to 2355373 tid 2 2023-09-23T22:17:22.014 INFO:tasks.rados.rados.0.smithi121.stdout:2089: writing smithi12166546-124 from 3097215 to 3479379 tid 3 2023-09-23T22:17:22.015 INFO:tasks.rados.rados.0.smithi121.stdout:2090: read oid 381 snap -1 2023-09-23T22:17:22.015 INFO:tasks.rados.rados.0.smithi121.stdout:2090: expect (ObjNum 1179 snap 0 seq_num 1179) 2023-09-23T22:17:22.015 INFO:tasks.rados.rados.0.smithi121.stdout:2091: read oid 44 snap -1 2023-09-23T22:17:22.015 INFO:tasks.rados.rados.0.smithi121.stdout:2091: expect deleted 2023-09-23T22:17:22.015 INFO:tasks.rados.rados.0.smithi121.stdout:2092: write oid 26 current snap is 0 2023-09-23T22:17:22.015 INFO:tasks.rados.rados.0.smithi121.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-09-23T22:17:22.021 INFO:tasks.rados.rados.0.smithi121.stdout:2092: writing smithi12166546-26 from 696186 to 1186887 tid 1 2023-09-23T22:17:22.027 INFO:tasks.rados.rados.0.smithi121.stdout:2092: writing smithi12166546-26 from 1657709 to 2273866 tid 2 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2092: writing smithi12166546-26 from 2724638 to 3286912 tid 3 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2093: delete oid 451 current snap is 0 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2080: finishing write tid 3 to smithi12166546-403 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2080: finishing write tid 4 to smithi12166546-403 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2080: finishing write tid 5 to smithi12166546-403 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 310 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T22:17:22.034 INFO:tasks.rados.rados.0.smithi121.stdout:2082: finishing write tid 1 to smithi12166546-141 2023-09-23T22:17:22.035 INFO:tasks.rados.rados.0.smithi121.stdout:2081: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:17:22.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:21 smithi123 bash[27681]: cluster 2023-09-23T22:17:20.650990+0000 mgr.x (mgr.24929) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2023-09-23T22:17:22.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:21 smithi123 bash[27681]: audit 2023-09-23T22:17:21.436834+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.121:0/3403414586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:22.330 INFO:tasks.rados.rados.0.smithi121.stdout:2082: finishing write tid 2 to smithi12166546-141 2023-09-23T22:17:22.331 INFO:tasks.rados.rados.0.smithi121.stdout:2082: finishing write tid 3 to smithi12166546-141 2023-09-23T22:17:22.331 INFO:tasks.rados.rados.0.smithi121.stdout:2082: finishing write tid 4 to smithi12166546-141 2023-09-23T22:17:22.331 INFO:tasks.rados.rados.0.smithi121.stdout:2082: finishing write tid 5 to smithi12166546-141 2023-09-23T22:17:22.331 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 141 v 238 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-09-23T22:17:22.331 INFO:tasks.rados.rados.0.smithi121.stdout:2082: left oid 141 (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:17:22.331 INFO:tasks.rados.rados.0.smithi121.stdout:2083: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:17:22.538 INFO:tasks.rados.rados.0.smithi121.stdout:2084: finishing write tid 1 to smithi12166546-105 2023-09-23T22:17:22.538 INFO:tasks.rados.rados.0.smithi121.stdout:2084: finishing write tid 2 to smithi12166546-105 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2084: finishing write tid 3 to smithi12166546-105 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2084: finishing write tid 4 to smithi12166546-105 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2084: finishing write tid 5 to smithi12166546-105 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 105 v 268 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2084: left oid 105 (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2085: finishing write tid 1 to smithi12166546-422 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2085: finishing write tid 2 to smithi12166546-422 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2085: finishing write tid 3 to smithi12166546-422 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2085: finishing write tid 4 to smithi12166546-422 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2085: finishing write tid 5 to smithi12166546-422 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 422 v 274 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2085: left oid 422 (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T22:17:22.539 INFO:tasks.rados.rados.0.smithi121.stdout:2086: finishing write tid 1 to smithi12166546-361 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2086: finishing write tid 2 to smithi12166546-361 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2086: finishing write tid 3 to smithi12166546-361 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2086: finishing write tid 4 to smithi12166546-361 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2086: finishing write tid 5 to smithi12166546-361 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 361 v 312 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2086: left oid 361 (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2087: finishing write tid 1 to smithi12166546-20 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2087: finishing write tid 2 to smithi12166546-20 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2087: finishing write tid 3 to smithi12166546-20 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2087: finishing write tid 4 to smithi12166546-20 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2087: finishing write tid 5 to smithi12166546-20 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 272 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-09-23T22:17:22.540 INFO:tasks.rados.rados.0.smithi121.stdout:2087: left oid 20 (ObjNum 1395 snap 0 seq_num 1395) 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2088: finishing write tid 1 to smithi12166546-337 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2088: finishing write tid 2 to smithi12166546-337 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2088: finishing write tid 3 to smithi12166546-337 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2088: finishing write tid 4 to smithi12166546-337 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2088: finishing write tid 5 to smithi12166546-337 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 337 v 320 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2088: left oid 337 (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2089: finishing write tid 1 to smithi12166546-124 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2089: finishing write tid 2 to smithi12166546-124 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2089: finishing write tid 3 to smithi12166546-124 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2080: done (13 left) 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2081: done (12 left) 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2082: done (11 left) 2023-09-23T22:17:22.541 INFO:tasks.rados.rados.0.smithi121.stdout:2083: done (10 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2084: done (9 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2085: done (8 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2086: done (7 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2087: done (6 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2088: done (5 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2091: done (4 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2093: done (3 left) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2094: read oid 337 snap -1 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2094: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2095: delete oid 446 current snap is 0 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2089: finishing write tid 4 to smithi12166546-124 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:2089: finishing write tid 5 to smithi12166546-124 2023-09-23T22:17:22.542 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 124 v 242 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-09-23T22:17:22.543 INFO:tasks.rados.rados.0.smithi121.stdout:2089: left oid 124 (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T22:17:22.543 INFO:tasks.rados.rados.0.smithi121.stdout:2090: expect (ObjNum 1179 snap 0 seq_num 1179) 2023-09-23T22:17:22.549 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:22 smithi123 bash[48144]: ts=2023-09-23T22:17:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.121:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:17:22.704 INFO:tasks.rados.rados.0.smithi121.stdout:2092: finishing write tid 1 to smithi12166546-26 2023-09-23T22:17:22.704 INFO:tasks.rados.rados.0.smithi121.stdout:2092: finishing write tid 2 to smithi12166546-26 2023-09-23T22:17:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:2092: finishing write tid 3 to smithi12166546-26 2023-09-23T22:17:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:2092: finishing write tid 4 to smithi12166546-26 2023-09-23T22:17:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:2092: finishing write tid 5 to smithi12166546-26 2023-09-23T22:17:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 26 v 307 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-09-23T22:17:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:2092: left oid 26 (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:17:22.705 INFO:tasks.rados.rados.0.smithi121.stdout:2094: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T22:17:22.894 INFO:tasks.rados.rados.0.smithi121.stdout:2089: done (4 left) 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2090: done (3 left) 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2092: done (2 left) 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2094: done (1 left) 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2095: done (0 left) 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2096: read oid 280 snap -1 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2096: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2097: write oid 422 current snap is 0 2023-09-23T22:17:22.895 INFO:tasks.rados.rados.0.smithi121.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-09-23T22:17:22.905 INFO:tasks.rados.rados.0.smithi121.stdout:2097: writing smithi12166546-422 from 746607 to 1179408 tid 1 2023-09-23T22:17:22.914 INFO:tasks.rados.rados.0.smithi121.stdout:2097: writing smithi12166546-422 from 1833155 to 2596639 tid 2 2023-09-23T22:17:22.919 INFO:tasks.rados.rados.0.smithi121.stdout:2097: writing smithi12166546-422 from 3206907 to 3546607 tid 3 2023-09-23T22:17:22.919 INFO:tasks.rados.rados.0.smithi121.stdout:2098: delete oid 455 current snap is 0 2023-09-23T22:17:22.920 INFO:tasks.rados.rados.0.smithi121.stdout:2096: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:2097: finishing write tid 1 to smithi12166546-422 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:2097: finishing write tid 2 to smithi12166546-422 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:2097: finishing write tid 3 to smithi12166546-422 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:2097: finishing write tid 4 to smithi12166546-422 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:2097: finishing write tid 5 to smithi12166546-422 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 422 v 278 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-09-23T22:17:23.003 INFO:tasks.rados.rados.0.smithi121.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:17:23.004 INFO:tasks.rados.rados.0.smithi121.stdout:2096: done (2 left) 2023-09-23T22:17:23.004 INFO:tasks.rados.rados.0.smithi121.stdout:2097: done (1 left) 2023-09-23T22:17:23.004 INFO:tasks.rados.rados.0.smithi121.stdout:2098: done (0 left) 2023-09-23T22:17:23.004 INFO:tasks.rados.rados.0.smithi121.stdout:2099: write oid 285 current snap is 0 2023-09-23T22:17:23.004 INFO:tasks.rados.rados.0.smithi121.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-09-23T22:17:23.018 INFO:tasks.rados.rados.0.smithi121.stdout:2099: writing smithi12166546-285 from 780221 to 1363520 tid 1 2023-09-23T22:17:23.026 INFO:tasks.rados.rados.0.smithi121.stdout:2099: writing smithi12166546-285 from 1950119 to 2717272 tid 2 2023-09-23T22:17:23.031 INFO:tasks.rados.rados.0.smithi121.stdout:2099: writing smithi12166546-285 from 3261753 to 3580221 tid 3 2023-09-23T22:17:23.031 INFO:tasks.rados.rados.0.smithi121.stdout:2100: write oid 197 current snap is 0 2023-09-23T22:17:23.031 INFO:tasks.rados.rados.0.smithi121.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-09-23T22:17:23.039 INFO:tasks.rados.rados.0.smithi121.stdout:2100: writing smithi12166546-197 from 797028 to 1455576 tid 1 2023-09-23T22:17:23.044 INFO:tasks.rados.rados.0.smithi121.stdout:2100: writing smithi12166546-197 from 1892248 to 2403059 tid 2 2023-09-23T22:17:23.052 INFO:tasks.rados.rados.0.smithi121.stdout:2100: writing smithi12166546-197 from 3172823 to 3597028 tid 3 2023-09-23T22:17:23.052 INFO:tasks.rados.rados.0.smithi121.stdout:2101: read oid 143 snap -1 2023-09-23T22:17:23.052 INFO:tasks.rados.rados.0.smithi121.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:17:23.052 INFO:tasks.rados.rados.0.smithi121.stdout:2102: read oid 42 snap -1 2023-09-23T22:17:23.052 INFO:tasks.rados.rados.0.smithi121.stdout:2102: expect (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2103: read oid 307 snap -1 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2103: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2104: read oid 204 snap -1 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2104: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2099: finishing write tid 1 to smithi12166546-285 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2099: finishing write tid 2 to smithi12166546-285 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2099: finishing write tid 3 to smithi12166546-285 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2099: finishing write tid 4 to smithi12166546-285 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:2099: finishing write tid 5 to smithi12166546-285 2023-09-23T22:17:23.053 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 285 v 286 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2100: finishing write tid 1 to smithi12166546-197 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2100: finishing write tid 2 to smithi12166546-197 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2105: read oid 244 snap -1 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2105: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2099: done (6 left) 2023-09-23T22:17:23.054 INFO:tasks.rados.rados.0.smithi121.stdout:2106: delete oid 49 current snap is 0 2023-09-23T22:17:23.057 INFO:tasks.rados.rados.0.smithi121.stdout:2105: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:17:23.228 INFO:tasks.rados.rados.0.smithi121.stdout:2100: finishing write tid 3 to smithi12166546-197 2023-09-23T22:17:23.228 INFO:tasks.rados.rados.0.smithi121.stdout:2100: finishing write tid 4 to smithi12166546-197 2023-09-23T22:17:23.228 INFO:tasks.rados.rados.0.smithi121.stdout:2100: finishing write tid 5 to smithi12166546-197 2023-09-23T22:17:23.229 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 315 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-09-23T22:17:23.229 INFO:tasks.rados.rados.0.smithi121.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T22:17:23.229 INFO:tasks.rados.rados.0.smithi121.stdout:2104: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:23.349 INFO:tasks.rados.rados.0.smithi121.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:17:23.447 INFO:tasks.rados.rados.0.smithi121.stdout:2103: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T22:17:23.589 INFO:tasks.rados.rados.0.smithi121.stdout:2102: expect (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:17:23.742 INFO:tasks.rados.rados.0.smithi121.stdout:2100: done (6 left) 2023-09-23T22:17:23.742 INFO:tasks.rados.rados.0.smithi121.stdout:2101: done (5 left) 2023-09-23T22:17:23.742 INFO:tasks.rados.rados.0.smithi121.stdout:2102: done (4 left) 2023-09-23T22:17:23.742 INFO:tasks.rados.rados.0.smithi121.stdout:2103: done (3 left) 2023-09-23T22:17:23.742 INFO:tasks.rados.rados.0.smithi121.stdout:2104: done (2 left) 2023-09-23T22:17:23.743 INFO:tasks.rados.rados.0.smithi121.stdout:2105: done (1 left) 2023-09-23T22:17:23.743 INFO:tasks.rados.rados.0.smithi121.stdout:2106: done (0 left) 2023-09-23T22:17:23.743 INFO:tasks.rados.rados.0.smithi121.stdout:2107: write oid 383 current snap is 0 2023-09-23T22:17:23.743 INFO:tasks.rados.rados.0.smithi121.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-09-23T22:17:23.747 INFO:tasks.rados.rados.0.smithi121.stdout:2107: writing smithi12166546-383 from 430642 to 839688 tid 1 2023-09-23T22:17:23.756 INFO:tasks.rados.rados.0.smithi121.stdout:2107: writing smithi12166546-383 from 1609212 to 2123692 tid 2 2023-09-23T22:17:23.766 INFO:tasks.rados.rados.0.smithi121.stdout:2107: writing smithi12166546-383 from 2827669 to 3596472 tid 3 2023-09-23T22:17:23.766 INFO:tasks.rados.rados.0.smithi121.stdout:2108: read oid 220 snap -1 2023-09-23T22:17:23.766 INFO:tasks.rados.rados.0.smithi121.stdout:2108: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:17:23.766 INFO:tasks.rados.rados.0.smithi121.stdout:2109: read oid 445 snap -1 2023-09-23T22:17:23.767 INFO:tasks.rados.rados.0.smithi121.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T22:17:23.767 INFO:tasks.rados.rados.0.smithi121.stdout:2110: write oid 78 current snap is 0 2023-09-23T22:17:23.767 INFO:tasks.rados.rados.0.smithi121.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-09-23T22:17:23.773 INFO:tasks.rados.rados.0.smithi121.stdout:2110: writing smithi12166546-78 from 447449 to 1048097 tid 1 2023-09-23T22:17:23.783 INFO:tasks.rados.rados.0.smithi121.stdout:2110: writing smithi12166546-78 from 1784047 to 2558538 tid 2 2023-09-23T22:17:23.791 INFO:tasks.rados.rados.0.smithi121.stdout:2110: writing smithi12166546-78 from 2971445 to 3647449 tid 3 2023-09-23T22:17:23.791 INFO:tasks.rados.rados.0.smithi121.stdout:2111: read oid 225 snap -1 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2112: read oid 27 snap -1 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2112: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2113: write oid 262 current snap is 0 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2107: finishing write tid 1 to smithi12166546-383 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2107: finishing write tid 2 to smithi12166546-383 2023-09-23T22:17:23.792 INFO:tasks.rados.rados.0.smithi121.stdout:2108: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:17:23.929 INFO:tasks.rados.rados.0.smithi121.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T22:17:23.980 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:23 smithi121 systemd[1]: Stopping Ceph node-exporter.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: cluster 2023-09-23T22:17:22.651863+0000 mgr.x (mgr.24929) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.778341+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.796520+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.800443+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.802599+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.804459+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.804677+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.806675+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.806754+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.808810+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.810857+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.816567+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.824339+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:22.825845+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.539228+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.548653+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.557008+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.562007+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.568451+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.649204+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.654940+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.660855+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[33603]: audit 2023-09-23T22:17:23.665574+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: cluster 2023-09-23T22:17:22.651863+0000 mgr.x (mgr.24929) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.778341+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.796520+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.800443+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.802599+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.804459+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.804677+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.806675+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.806754+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.808810+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.810857+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.816567+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.824339+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:22.825845+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.539228+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.548653+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.557008+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.562007+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.568451+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.649204+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.654940+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.660855+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:23.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[27336]: audit 2023-09-23T22:17:23.665574+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.038 INFO:tasks.rados.rados.0.smithi121.stdout:2107: finishing write tid 3 to smithi12166546-383 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2107: finishing write tid 4 to smithi12166546-383 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2107: finishing write tid 5 to smithi12166546-383 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 383 v 227 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2110: finishing write tid 1 to smithi12166546-78 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2110: finishing write tid 2 to smithi12166546-78 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2110: finishing write tid 3 to smithi12166546-78 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2110: finishing write tid 4 to smithi12166546-78 2023-09-23T22:17:24.039 INFO:tasks.rados.rados.0.smithi121.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:17:24.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: cluster 2023-09-23T22:17:22.651863+0000 mgr.x (mgr.24929) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:17:24.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.778341+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.796520+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.800443+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.802599+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.804459+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.804677+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.806675+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.806754+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.808810+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.810857+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.816567+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.824339+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:22.825845+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.539228+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.548653+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.557008+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.562007+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.568451+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.649204+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.654940+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.660855+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:23 smithi123 bash[27681]: audit 2023-09-23T22:17:23.665574+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:24.138 INFO:tasks.rados.rados.0.smithi121.stdout:2110: finishing write tid 5 to smithi12166546-78 2023-09-23T22:17:24.138 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 78 v 316 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-09-23T22:17:24.138 INFO:tasks.rados.rados.0.smithi121.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2023-09-23T22:17:24.138 INFO:tasks.rados.rados.0.smithi121.stdout:2112: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T22:17:24.252 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:23 smithi121 bash[69539]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter.a 2023-09-23T22:17:24.302 INFO:tasks.rados.rados.0.smithi121.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-09-23T22:17:24.314 INFO:tasks.rados.rados.0.smithi121.stdout:2113: writing smithi12166546-262 from 464256 to 1140153 tid 1 2023-09-23T22:17:24.321 INFO:tasks.rados.rados.0.smithi121.stdout:2113: writing smithi12166546-262 from 1726176 to 2244325 tid 2 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2113: writing smithi12166546-262 from 2882515 to 3390215 tid 3 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2107: done (6 left) 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2108: done (5 left) 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2109: done (4 left) 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2110: done (3 left) 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2111: done (2 left) 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2112: done (1 left) 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2114: write oid 249 current snap is 0 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2113: finishing write tid 1 to smithi12166546-262 2023-09-23T22:17:24.328 INFO:tasks.rados.rados.0.smithi121.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-09-23T22:17:24.334 INFO:tasks.rados.rados.0.smithi121.stdout:2114: writing smithi12166546-249 from 481063 to 1232209 tid 1 2023-09-23T22:17:24.342 INFO:tasks.rados.rados.0.smithi121.stdout:2114: writing smithi12166546-249 from 1784658 to 2562818 tid 2 2023-09-23T22:17:24.349 INFO:tasks.rados.rados.0.smithi121.stdout:2114: writing smithi12166546-249 from 3309938 to 3681063 tid 3 2023-09-23T22:17:24.350 INFO:tasks.rados.rados.0.smithi121.stdout:2115: write oid 423 current snap is 0 2023-09-23T22:17:24.350 INFO:tasks.rados.rados.0.smithi121.stdout:2113: finishing write tid 2 to smithi12166546-262 2023-09-23T22:17:24.350 INFO:tasks.rados.rados.0.smithi121.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-09-23T22:17:24.354 INFO:tasks.rados.rados.0.smithi121.stdout:2115: writing smithi12166546-423 from 497870 to 924265 tid 1 2023-09-23T22:17:24.360 INFO:tasks.rados.rados.0.smithi121.stdout:2115: writing smithi12166546-423 from 1443140 to 1964958 tid 2 2023-09-23T22:17:24.366 INFO:tasks.rados.rados.0.smithi121.stdout:2115: writing smithi12166546-423 from 2537361 to 3067605 tid 3 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2115: writing smithi12166546-423 from 3583943 to 3697870 tid 4 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2116: read oid 223 snap -1 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2116: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2117: write oid 450 current snap is 0 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2113: finishing write tid 3 to smithi12166546-262 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2113: finishing write tid 4 to smithi12166546-262 2023-09-23T22:17:24.370 INFO:tasks.rados.rados.0.smithi121.stdout:2113: finishing write tid 5 to smithi12166546-262 2023-09-23T22:17:24.371 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 262 v 319 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-09-23T22:17:24.371 INFO:tasks.rados.rados.0.smithi121.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T22:17:24.371 INFO:tasks.rados.rados.0.smithi121.stdout:2114: finishing write tid 1 to smithi12166546-249 2023-09-23T22:17:24.371 INFO:tasks.rados.rados.0.smithi121.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-09-23T22:17:24.375 INFO:tasks.rados.rados.0.smithi121.stdout:2117: writing smithi12166546-450 from 514677 to 1016321 tid 1 2023-09-23T22:17:24.382 INFO:tasks.rados.rados.0.smithi121.stdout:2117: writing smithi12166546-450 from 1501622 to 2283451 tid 2 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2117: writing smithi12166546-450 from 2964784 to 3706300 tid 3 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2113: done (4 left) 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2118: write oid 346 current snap is 0 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2114: finishing write tid 2 to smithi12166546-249 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2114: finishing write tid 3 to smithi12166546-249 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2114: finishing write tid 4 to smithi12166546-249 2023-09-23T22:17:24.391 INFO:tasks.rados.rados.0.smithi121.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-09-23T22:17:24.397 INFO:tasks.rados.rados.0.smithi121.stdout:2118: writing smithi12166546-346 from 531484 to 1108377 tid 1 2023-09-23T22:17:24.404 INFO:tasks.rados.rados.0.smithi121.stdout:2118: writing smithi12166546-346 from 1843751 to 2369238 tid 2 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2118: writing smithi12166546-346 from 2875854 to 3544995 tid 3 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2119: read oid 484 snap -1 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2119: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2120: read oid 80 snap -1 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2120: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2121: write oid 207 current snap is 0 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:2114: finishing write tid 5 to smithi12166546-249 2023-09-23T22:17:24.411 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 249 v 282 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-09-23T22:17:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:2114: left oid 249 (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:17:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:2115: finishing write tid 1 to smithi12166546-423 2023-09-23T22:17:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:2115: finishing write tid 2 to smithi12166546-423 2023-09-23T22:17:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:2115: finishing write tid 3 to smithi12166546-423 2023-09-23T22:17:24.412 INFO:tasks.rados.rados.0.smithi121.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-09-23T22:17:24.418 INFO:tasks.rados.rados.0.smithi121.stdout:2121: writing smithi12166546-207 from 548291 to 1200433 tid 1 2023-09-23T22:17:24.426 INFO:tasks.rados.rados.0.smithi121.stdout:2121: writing smithi12166546-207 from 1902233 to 2687731 tid 2 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2121: writing smithi12166546-207 from 3303277 to 3748291 tid 3 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2114: done (7 left) 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2122: write oid 4 current snap is 0 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2115: finishing write tid 4 to smithi12166546-423 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2115: finishing write tid 5 to smithi12166546-423 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2115: finishing write tid 6 to smithi12166546-423 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 325 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2115: left oid 423 (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T22:17:24.433 INFO:tasks.rados.rados.0.smithi121.stdout:2116: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T22:17:24.609 INFO:tasks.rados.rados.0.smithi121.stdout:2117: finishing write tid 1 to smithi12166546-450 2023-09-23T22:17:24.609 INFO:tasks.rados.rados.0.smithi121.stdout:2117: finishing write tid 2 to smithi12166546-450 2023-09-23T22:17:24.609 INFO:tasks.rados.rados.0.smithi121.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-09-23T22:17:24.616 INFO:tasks.rados.rados.0.smithi121.stdout:2122: writing smithi12166546-4 from 565098 to 1292489 tid 1 2023-09-23T22:17:24.622 INFO:tasks.rados.rados.0.smithi121.stdout:2122: writing smithi12166546-4 from 1960715 to 2489871 tid 2 2023-09-23T22:17:24.629 INFO:tasks.rados.rados.0.smithi121.stdout:2122: writing smithi12166546-4 from 2930700 to 3622385 tid 3 2023-09-23T22:17:24.629 INFO:tasks.rados.rados.0.smithi121.stdout:2115: done (7 left) 2023-09-23T22:17:24.629 INFO:tasks.rados.rados.0.smithi121.stdout:2116: done (6 left) 2023-09-23T22:17:24.629 INFO:tasks.rados.rados.0.smithi121.stdout:2123: read oid 316 snap -1 2023-09-23T22:17:24.629 INFO:tasks.rados.rados.0.smithi121.stdout:2123: expect deleted 2023-09-23T22:17:24.630 INFO:tasks.rados.rados.0.smithi121.stdout:2124: write oid 376 current snap is 0 2023-09-23T22:17:24.630 INFO:tasks.rados.rados.0.smithi121.stdout:2117: finishing write tid 3 to smithi12166546-450 2023-09-23T22:17:24.630 INFO:tasks.rados.rados.0.smithi121.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-09-23T22:17:24.635 INFO:tasks.rados.rados.0.smithi121.stdout:2124: writing smithi12166546-376 from 581905 to 1100898 tid 1 2023-09-23T22:17:24.643 INFO:tasks.rados.rados.0.smithi121.stdout:2124: writing smithi12166546-376 from 1735550 to 2408364 tid 2 2023-09-23T22:17:24.650 INFO:tasks.rados.rados.0.smithi121.stdout:2124: writing smithi12166546-376 from 2958123 to 3461080 tid 3 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:2125: write oid 71 current snap is 0 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:2117: finishing write tid 4 to smithi12166546-450 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:2117: finishing write tid 5 to smithi12166546-450 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 303 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:2117: left oid 450 (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:2118: finishing write tid 1 to smithi12166546-346 2023-09-23T22:17:24.651 INFO:tasks.rados.rados.0.smithi121.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-09-23T22:17:24.657 INFO:tasks.rados.rados.0.smithi121.stdout:2125: writing smithi12166546-71 from 598712 to 1192954 tid 1 2023-09-23T22:17:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:2125: writing smithi12166546-71 from 1677679 to 2210504 tid 2 2023-09-23T22:17:24.670 INFO:tasks.rados.rados.0.smithi121.stdout:2125: writing smithi12166546-71 from 2985546 to 3416128 tid 3 2023-09-23T22:17:24.670 INFO:tasks.rados.rados.0.smithi121.stdout:2117: done (8 left) 2023-09-23T22:17:24.670 INFO:tasks.rados.rados.0.smithi121.stdout:2126: write oid 198 current snap is 0 2023-09-23T22:17:24.670 INFO:tasks.rados.rados.0.smithi121.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-09-23T22:17:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:2126: writing smithi12166546-198 from 615519 to 1285010 tid 1 2023-09-23T22:17:24.684 INFO:tasks.rados.rados.0.smithi121.stdout:2126: writing smithi12166546-198 from 1736161 to 2412644 tid 2 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2126: writing smithi12166546-198 from 2896616 to 3538470 tid 3 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2127: read oid 208 snap -1 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2127: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2128: write oid 116 current snap is 0 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2118: finishing write tid 2 to smithi12166546-346 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2118: finishing write tid 3 to smithi12166546-346 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2118: finishing write tid 4 to smithi12166546-346 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2118: finishing write tid 5 to smithi12166546-346 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 329 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2118: left oid 346 (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T22:17:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-09-23T22:17:24.698 INFO:tasks.rados.rados.0.smithi121.stdout:2128: writing smithi12166546-116 from 632326 to 1377066 tid 1 2023-09-23T22:17:24.704 INFO:tasks.rados.rados.0.smithi121.stdout:2128: writing smithi12166546-116 from 1794643 to 2331137 tid 2 2023-09-23T22:17:24.708 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[69575]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T22:17:24.711 INFO:tasks.rados.rados.0.smithi121.stdout:2128: writing smithi12166546-116 from 3040392 to 3493518 tid 3 2023-09-23T22:17:24.711 INFO:tasks.rados.rados.0.smithi121.stdout:2118: done (10 left) 2023-09-23T22:17:24.711 INFO:tasks.rados.rados.0.smithi121.stdout:2129: write oid 167 current snap is 0 2023-09-23T22:17:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-09-23T22:17:24.717 INFO:tasks.rados.rados.0.smithi121.stdout:2129: writing smithi12166546-167 from 649133 to 1069122 tid 1 2023-09-23T22:17:24.726 INFO:tasks.rados.rados.0.smithi121.stdout:2129: writing smithi12166546-167 from 1853125 to 2533277 tid 2 2023-09-23T22:17:24.732 INFO:tasks.rados.rados.0.smithi121.stdout:2129: writing smithi12166546-167 from 2951462 to 3615860 tid 3 2023-09-23T22:17:24.732 INFO:tasks.rados.rados.0.smithi121.stdout:2130: read oid 457 snap -1 2023-09-23T22:17:24.732 INFO:tasks.rados.rados.0.smithi121.stdout:2130: expect (ObjNum 1230 snap 0 seq_num 1230) 2023-09-23T22:17:24.733 INFO:tasks.rados.rados.0.smithi121.stdout:2131: write oid 187 current snap is 0 2023-09-23T22:17:24.733 INFO:tasks.rados.rados.0.smithi121.stdout:2120: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T22:17:24.876 INFO:tasks.rados.rados.0.smithi121.stdout:2119: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-09-23T22:17:25.002 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:24 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:17:25.002 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[69639]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T22:17:25.003 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:24 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T22:17:25.003 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:24 smithi121 systemd[1]: Stopped Ceph node-exporter.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:25.003 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:24 smithi121 systemd[1]: Started Ceph node-exporter.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:22.812655+0000 mgr.x (mgr.24929) 20 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2524M 2023-09-23T22:17:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:22.827936+0000 mgr.x (mgr.24929) 21 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:17:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:22.828405+0000 mgr.x (mgr.24929) 22 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:17:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:22.992780+0000 mgr.x (mgr.24929) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:17:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:22.993022+0000 mgr.x (mgr.24929) 24 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:17:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:23.207788+0000 mgr.x (mgr.24929) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:23.208169+0000 mgr.x (mgr.24929) 26 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:23.372473+0000 mgr.x (mgr.24929) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:23.374688+0000 mgr.x (mgr.24929) 28 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:23.672112+0000 mgr.x (mgr.24929) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: cephadm 2023-09-23T22:17:23.672828+0000 mgr.x (mgr.24929) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi121 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[33603]: audit 2023-09-23T22:17:23.926996+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.121:0/3012440544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:22.812655+0000 mgr.x (mgr.24929) 20 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2524M 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:22.827936+0000 mgr.x (mgr.24929) 21 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:22.828405+0000 mgr.x (mgr.24929) 22 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:17:25.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:22.992780+0000 mgr.x (mgr.24929) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:22.993022+0000 mgr.x (mgr.24929) 24 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:23.207788+0000 mgr.x (mgr.24929) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:23.208169+0000 mgr.x (mgr.24929) 26 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:23.372473+0000 mgr.x (mgr.24929) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:23.374688+0000 mgr.x (mgr.24929) 28 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:23.672112+0000 mgr.x (mgr.24929) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: cephadm 2023-09-23T22:17:23.672828+0000 mgr.x (mgr.24929) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi121 2023-09-23T22:17:25.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:24 smithi121 bash[27336]: audit 2023-09-23T22:17:23.926996+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.121:0/3012440544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:22.812655+0000 mgr.x (mgr.24929) 20 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2524M 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:22.827936+0000 mgr.x (mgr.24929) 21 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:22.828405+0000 mgr.x (mgr.24929) 22 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:22.992780+0000 mgr.x (mgr.24929) 23 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:22.993022+0000 mgr.x (mgr.24929) 24 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:23.207788+0000 mgr.x (mgr.24929) 25 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:23.208169+0000 mgr.x (mgr.24929) 26 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:17:25.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:23.372473+0000 mgr.x (mgr.24929) 27 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:17:25.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:23.374688+0000 mgr.x (mgr.24929) 28 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:17:25.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:23.672112+0000 mgr.x (mgr.24929) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T22:17:25.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: cephadm 2023-09-23T22:17:23.672828+0000 mgr.x (mgr.24929) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi121 2023-09-23T22:17:25.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:24 smithi123 bash[27681]: audit 2023-09-23T22:17:23.926996+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.121:0/3012440544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:25.103 INFO:tasks.rados.rados.0.smithi121.stdout:2121: finishing write tid 1 to smithi12166546-207 2023-09-23T22:17:25.103 INFO:tasks.rados.rados.0.smithi121.stdout:2121: finishing write tid 2 to smithi12166546-207 2023-09-23T22:17:25.103 INFO:tasks.rados.rados.0.smithi121.stdout:2121: finishing write tid 3 to smithi12166546-207 2023-09-23T22:17:25.103 INFO:tasks.rados.rados.0.smithi121.stdout:2121: finishing write tid 4 to smithi12166546-207 2023-09-23T22:17:25.103 INFO:tasks.rados.rados.0.smithi121.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-09-23T22:17:25.110 INFO:tasks.rados.rados.0.smithi121.stdout:2131: writing smithi12166546-187 from 665940 to 1161178 tid 1 2023-09-23T22:17:25.118 INFO:tasks.rados.rados.0.smithi121.stdout:2131: writing smithi12166546-187 from 1795254 to 2335417 tid 2 2023-09-23T22:17:25.126 INFO:tasks.rados.rados.0.smithi121.stdout:2131: writing smithi12166546-187 from 2978885 to 3454555 tid 3 2023-09-23T22:17:25.126 INFO:tasks.rados.rados.0.smithi121.stdout:2119: done (12 left) 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2120: done (11 left) 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2132: read oid 375 snap -1 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2132: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2133: delete oid 400 current snap is 0 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2121: finishing write tid 5 to smithi12166546-207 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 207 v 280 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2121: left oid 207 (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2122: finishing write tid 1 to smithi12166546-4 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2122: finishing write tid 2 to smithi12166546-4 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2122: finishing write tid 3 to smithi12166546-4 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2122: finishing write tid 4 to smithi12166546-4 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:2122: finishing write tid 5 to smithi12166546-4 2023-09-23T22:17:25.127 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 4 v 277 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2122: left oid 4 (ObjNum 1414 snap 0 seq_num 1414) 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2124: finishing write tid 1 to smithi12166546-376 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2124: finishing write tid 2 to smithi12166546-376 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2124: finishing write tid 3 to smithi12166546-376 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2124: finishing write tid 4 to smithi12166546-376 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2124: finishing write tid 5 to smithi12166546-376 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 376 v 323 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2124: left oid 376 (ObjNum 1415 snap 0 seq_num 1415) 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2125: finishing write tid 1 to smithi12166546-71 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2125: finishing write tid 2 to smithi12166546-71 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2125: finishing write tid 3 to smithi12166546-71 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2125: finishing write tid 4 to smithi12166546-71 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:2125: finishing write tid 5 to smithi12166546-71 2023-09-23T22:17:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 71 v 284 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2125: left oid 71 (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2126: finishing write tid 1 to smithi12166546-198 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2126: finishing write tid 2 to smithi12166546-198 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2126: finishing write tid 3 to smithi12166546-198 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2126: finishing write tid 4 to smithi12166546-198 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2126: finishing write tid 5 to smithi12166546-198 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 198 v 327 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2126: left oid 198 (ObjNum 1417 snap 0 seq_num 1417) 2023-09-23T22:17:25.129 INFO:tasks.rados.rados.0.smithi121.stdout:2127: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:17:25.339 INFO:tasks.rados.rados.0.smithi121.stdout:2128: finishing write tid 1 to smithi12166546-116 2023-09-23T22:17:25.339 INFO:tasks.rados.rados.0.smithi121.stdout:2128: finishing write tid 2 to smithi12166546-116 2023-09-23T22:17:25.339 INFO:tasks.rados.rados.0.smithi121.stdout:2128: finishing write tid 3 to smithi12166546-116 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2128: finishing write tid 4 to smithi12166546-116 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2128: finishing write tid 5 to smithi12166546-116 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 116 v 299 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2128: left oid 116 (ObjNum 1418 snap 0 seq_num 1418) 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2129: finishing write tid 1 to smithi12166546-167 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2129: finishing write tid 2 to smithi12166546-167 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2121: done (12 left) 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2122: done (11 left) 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2123: done (10 left) 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2124: done (9 left) 2023-09-23T22:17:25.340 INFO:tasks.rados.rados.0.smithi121.stdout:2125: done (8 left) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2126: done (7 left) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2127: done (6 left) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2128: done (5 left) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2133: done (4 left) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2134: read oid 410 snap -1 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2134: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2135: read oid 118 snap -1 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2135: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2136: write oid 269 current snap is 0 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2129: finishing write tid 3 to smithi12166546-167 2023-09-23T22:17:25.341 INFO:tasks.rados.rados.0.smithi121.stdout:2129: finishing write tid 4 to smithi12166546-167 2023-09-23T22:17:25.342 INFO:tasks.rados.rados.0.smithi121.stdout:2129: finishing write tid 5 to smithi12166546-167 2023-09-23T22:17:25.342 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 246 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-09-23T22:17:25.342 INFO:tasks.rados.rados.0.smithi121.stdout:2129: left oid 167 (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T22:17:25.342 INFO:tasks.rados.rados.0.smithi121.stdout:2130: expect (ObjNum 1230 snap 0 seq_num 1230) 2023-09-23T22:17:25.480 INFO:tasks.rados.rados.0.smithi121.stdout:2131: finishing write tid 1 to smithi12166546-187 2023-09-23T22:17:25.480 INFO:tasks.rados.rados.0.smithi121.stdout:2131: finishing write tid 2 to smithi12166546-187 2023-09-23T22:17:25.480 INFO:tasks.rados.rados.0.smithi121.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-09-23T22:17:25.488 INFO:tasks.rados.rados.0.smithi121.stdout:2136: writing smithi12166546-269 from 699554 to 1461643 tid 1 2023-09-23T22:17:25.494 INFO:tasks.rados.rados.0.smithi121.stdout:2136: writing smithi12166546-269 from 2028571 to 2572403 tid 2 2023-09-23T22:17:25.501 INFO:tasks.rados.rados.0.smithi121.stdout:2136: writing smithi12166546-269 from 3150084 to 3764651 tid 3 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2129: done (6 left) 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2130: done (5 left) 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2137: read oid 280 snap -1 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2137: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2138: read oid 244 snap -1 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2138: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2139: write oid 197 current snap is 0 2023-09-23T22:17:25.502 INFO:tasks.rados.rados.0.smithi121.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-09-23T22:17:25.508 INFO:tasks.rados.rados.0.smithi121.stdout:2139: writing smithi12166546-197 from 716361 to 1153699 tid 1 2023-09-23T22:17:25.515 INFO:tasks.rados.rados.0.smithi121.stdout:2139: writing smithi12166546-197 from 1687053 to 2374543 tid 2 2023-09-23T22:17:25.520 INFO:tasks.rados.rados.0.smithi121.stdout:2139: writing smithi12166546-197 from 2777507 to 3203346 tid 3 2023-09-23T22:17:25.524 INFO:tasks.rados.rados.0.smithi121.stdout:2139: writing smithi12166546-197 from 3877756 to 3916361 tid 4 2023-09-23T22:17:25.524 INFO:tasks.rados.rados.0.smithi121.stdout:2140: read oid 461 snap -1 2023-09-23T22:17:25.524 INFO:tasks.rados.rados.0.smithi121.stdout:2140: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:17:25.524 INFO:tasks.rados.rados.0.smithi121.stdout:2141: write oid 483 current snap is 0 2023-09-23T22:17:25.525 INFO:tasks.rados.rados.0.smithi121.stdout:2131: finishing write tid 3 to smithi12166546-187 2023-09-23T22:17:25.525 INFO:tasks.rados.rados.0.smithi121.stdout:2131: finishing write tid 4 to smithi12166546-187 2023-09-23T22:17:25.525 INFO:tasks.rados.rados.0.smithi121.stdout:2131: finishing write tid 5 to smithi12166546-187 2023-09-23T22:17:25.525 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 187 v 303 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-09-23T22:17:25.525 INFO:tasks.rados.rados.0.smithi121.stdout:2131: left oid 187 (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T22:17:25.525 INFO:tasks.rados.rados.0.smithi121.stdout:2132: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:17:25.620 INFO:tasks.rados.rados.0.smithi121.stdout:2134: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:25.735 INFO:tasks.rados.rados.0.smithi121.stdout:2135: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T22:17:25.869 INFO:tasks.rados.rados.0.smithi121.stdout:2136: finishing write tid 1 to smithi12166546-269 2023-09-23T22:17:25.869 INFO:tasks.rados.rados.0.smithi121.stdout:2136: finishing write tid 2 to smithi12166546-269 2023-09-23T22:17:25.870 INFO:tasks.rados.rados.0.smithi121.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-09-23T22:17:25.876 INFO:tasks.rados.rados.0.smithi121.stdout:2141: writing smithi12166546-483 from 733168 to 1245755 tid 1 2023-09-23T22:17:25.884 INFO:tasks.rados.rados.0.smithi121.stdout:2141: writing smithi12166546-483 from 2029182 to 2576683 tid 2 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2141: writing smithi12166546-483 from 3088577 to 3725688 tid 3 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2131: done (9 left) 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2132: done (8 left) 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2134: done (7 left) 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2135: done (6 left) 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2142: delete oid 458 current snap is 0 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2136: finishing write tid 3 to smithi12166546-269 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2136: finishing write tid 4 to smithi12166546-269 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2136: finishing write tid 5 to smithi12166546-269 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 269 v 250 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2136: left oid 269 (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T22:17:25.891 INFO:tasks.rados.rados.0.smithi121.stdout:2137: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:25.976 INFO:tasks.rados.rados.0.smithi121.stdout:2138: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:17:26.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:25 smithi121 bash[27336]: cluster 2023-09-23T22:17:24.652403+0000 mgr.x (mgr.24929) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.4 MiB/s wr, 86 op/s 2023-09-23T22:17:26.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:25 smithi121 bash[27336]: audit 2023-09-23T22:17:24.980971+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:26.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:25 smithi121 bash[27336]: audit 2023-09-23T22:17:24.994074+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:26.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:25 smithi121 bash[33603]: cluster 2023-09-23T22:17:24.652403+0000 mgr.x (mgr.24929) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.4 MiB/s wr, 86 op/s 2023-09-23T22:17:26.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:25 smithi121 bash[33603]: audit 2023-09-23T22:17:24.980971+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:26.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:25 smithi121 bash[33603]: audit 2023-09-23T22:17:24.994074+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:25 smithi123 bash[27681]: cluster 2023-09-23T22:17:24.652403+0000 mgr.x (mgr.24929) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.4 MiB/s wr, 86 op/s 2023-09-23T22:17:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:25 smithi123 bash[27681]: audit 2023-09-23T22:17:24.980971+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:25 smithi123 bash[27681]: audit 2023-09-23T22:17:24.994074+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:26.149 INFO:tasks.rados.rados.0.smithi121.stdout:2139: finishing write tid 1 to smithi12166546-197 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2139: finishing write tid 2 to smithi12166546-197 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2139: finishing write tid 3 to smithi12166546-197 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2136: done (6 left) 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2137: done (5 left) 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2138: done (4 left) 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2142: done (3 left) 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2143: write oid 409 current snap is 0 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2139: finishing write tid 4 to smithi12166546-197 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2139: finishing write tid 5 to smithi12166546-197 2023-09-23T22:17:26.150 INFO:tasks.rados.rados.0.smithi121.stdout:2139: finishing write tid 6 to smithi12166546-197 2023-09-23T22:17:26.151 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 332 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-09-23T22:17:26.151 INFO:tasks.rados.rados.0.smithi121.stdout:2139: left oid 197 (ObjNum 1423 snap 0 seq_num 1423) 2023-09-23T22:17:26.151 INFO:tasks.rados.rados.0.smithi121.stdout:2140: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:17:26.357 INFO:tasks.rados.rados.0.smithi121.stdout:2141: finishing write tid 1 to smithi12166546-483 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:2141: finishing write tid 2 to smithi12166546-483 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:2141: finishing write tid 3 to smithi12166546-483 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:2141: finishing write tid 4 to smithi12166546-483 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:2141: finishing write tid 5 to smithi12166546-483 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 483 v 336 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:2141: left oid 483 (ObjNum 1424 snap 0 seq_num 1424) 2023-09-23T22:17:26.358 INFO:tasks.rados.rados.0.smithi121.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-09-23T22:17:26.369 INFO:tasks.rados.rados.0.smithi121.stdout:2143: writing smithi12166546-409 from 766782 to 1429867 tid 1 2023-09-23T22:17:26.377 INFO:tasks.rados.rados.0.smithi121.stdout:2143: writing smithi12166546-409 from 2146146 to 2697316 tid 2 2023-09-23T22:17:26.384 INFO:tasks.rados.rados.0.smithi121.stdout:2143: writing smithi12166546-409 from 3143423 to 3919431 tid 3 2023-09-23T22:17:26.384 INFO:tasks.rados.rados.0.smithi121.stdout:2139: done (3 left) 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2140: done (2 left) 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2141: done (1 left) 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2144: read oid 247 snap -1 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2144: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2145: write oid 396 current snap is 0 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2143: finishing write tid 1 to smithi12166546-409 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2143: finishing write tid 2 to smithi12166546-409 2023-09-23T22:17:26.385 INFO:tasks.rados.rados.0.smithi121.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-09-23T22:17:26.395 INFO:tasks.rados.rados.0.smithi121.stdout:2145: writing smithi12166546-396 from 783589 to 1521923 tid 1 2023-09-23T22:17:26.403 INFO:tasks.rados.rados.0.smithi121.stdout:2145: writing smithi12166546-396 from 2204628 to 2899456 tid 2 2023-09-23T22:17:26.409 INFO:tasks.rados.rados.0.smithi121.stdout:2145: writing smithi12166546-396 from 3570846 to 3983589 tid 3 2023-09-23T22:17:26.410 INFO:tasks.rados.rados.0.smithi121.stdout:2146: write oid 333 current snap is 0 2023-09-23T22:17:26.410 INFO:tasks.rados.rados.0.smithi121.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-09-23T22:17:26.414 INFO:tasks.rados.rados.0.smithi121.stdout:2146: writing smithi12166546-333 from 400396 to 813979 tid 1 2023-09-23T22:17:26.421 INFO:tasks.rados.rados.0.smithi121.stdout:2146: writing smithi12166546-333 from 1463110 to 1901596 tid 2 2023-09-23T22:17:26.421 INFO:tasks.rados.rados.0.smithi121.stdout:2147: write oid 108 current snap is 0 2023-09-23T22:17:26.421 INFO:tasks.rados.rados.0.smithi121.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-09-23T22:17:26.426 INFO:tasks.rados.rados.0.smithi121.stdout:2147: writing smithi12166546-108 from 417203 to 906035 tid 1 2023-09-23T22:17:26.434 INFO:tasks.rados.rados.0.smithi121.stdout:2147: writing smithi12166546-108 from 1405239 to 2017203 tid 2 2023-09-23T22:17:26.434 INFO:tasks.rados.rados.0.smithi121.stdout:2148: read oid 130 snap -1 2023-09-23T22:17:26.434 INFO:tasks.rados.rados.0.smithi121.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:17:26.434 INFO:tasks.rados.rados.0.smithi121.stdout:2149: delete oid 89 current snap is 0 2023-09-23T22:17:26.434 INFO:tasks.rados.rados.0.smithi121.stdout:2143: finishing write tid 3 to smithi12166546-409 2023-09-23T22:17:26.434 INFO:tasks.rados.rados.0.smithi121.stdout:2144: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:17:26.503 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.247Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T22:17:26.503 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.247Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T22:17:26.503 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.247Z 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/.+)($|/) 2023-09-23T22:17:26.503 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.247Z 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-23T22:17:26.503 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T22:17:26.504 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T22:17:26.505 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T22:17:26.506 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T22:17:26.507 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T22:17:26.508 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T22:17:26.508 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T22:17:26.508 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[69668]: ts=2023-09-23T22:17:26.248Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T22:17:26.553 INFO:tasks.rados.rados.0.smithi121.stdout:2143: finishing write tid 4 to smithi12166546-409 2023-09-23T22:17:26.554 INFO:tasks.rados.rados.0.smithi121.stdout:2143: finishing write tid 5 to smithi12166546-409 2023-09-23T22:17:26.554 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 287 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-09-23T22:17:26.554 INFO:tasks.rados.rados.0.smithi121.stdout:2143: left oid 409 (ObjNum 1426 snap 0 seq_num 1426) 2023-09-23T22:17:26.554 INFO:tasks.rados.rados.0.smithi121.stdout:2145: finishing write tid 1 to smithi12166546-396 2023-09-23T22:17:26.554 INFO:tasks.rados.rados.0.smithi121.stdout:2145: finishing write tid 2 to smithi12166546-396 2023-09-23T22:17:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:2145: finishing write tid 3 to smithi12166546-396 2023-09-23T22:17:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:2145: finishing write tid 4 to smithi12166546-396 2023-09-23T22:17:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:2145: finishing write tid 5 to smithi12166546-396 2023-09-23T22:17:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 396 v 291 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-09-23T22:17:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:2145: left oid 396 (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T22:17:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:2146: finishing write tid 1 to smithi12166546-333 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:2146: finishing write tid 2 to smithi12166546-333 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:2146: finishing write tid 3 to smithi12166546-333 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:2146: finishing write tid 4 to smithi12166546-333 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 333 v 306 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:2146: left oid 333 (ObjNum 1428 snap 0 seq_num 1428) 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:2147: finishing write tid 1 to smithi12166546-108 2023-09-23T22:17:26.556 INFO:tasks.rados.rados.0.smithi121.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:17:26.660 INFO:tasks.rados.rados.0.smithi121.stdout:2147: finishing write tid 2 to smithi12166546-108 2023-09-23T22:17:26.660 INFO:tasks.rados.rados.0.smithi121.stdout:2147: finishing write tid 3 to smithi12166546-108 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2147: finishing write tid 4 to smithi12166546-108 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 108 v 310 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2143: done (6 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2144: done (5 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2145: done (4 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2146: done (3 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2147: done (2 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2148: done (1 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2149: done (0 left) 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2150: read oid 70 snap -1 2023-09-23T22:17:26.661 INFO:tasks.rados.rados.0.smithi121.stdout:2150: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:26.662 INFO:tasks.rados.rados.0.smithi121.stdout:2151: read oid 392 snap -1 2023-09-23T22:17:26.662 INFO:tasks.rados.rados.0.smithi121.stdout:2151: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:17:26.662 INFO:tasks.rados.rados.0.smithi121.stdout:2152: write oid 169 current snap is 0 2023-09-23T22:17:26.662 INFO:tasks.rados.rados.0.smithi121.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-09-23T22:17:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:2152: writing smithi12166546-169 from 450817 to 1206500 tid 1 2023-09-23T22:17:26.681 INFO:tasks.rados.rados.0.smithi121.stdout:2152: writing smithi12166546-169 from 1638556 to 2050817 tid 2 2023-09-23T22:17:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:2153: read oid 458 snap -1 2023-09-23T22:17:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:2153: expect deleted 2023-09-23T22:17:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:2154: read oid 51 snap -1 2023-09-23T22:17:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:2154: expect deleted 2023-09-23T22:17:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:2155: write oid 25 current snap is 0 2023-09-23T22:17:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-09-23T22:17:26.686 INFO:tasks.rados.rados.0.smithi121.stdout:2155: writing smithi12166546-25 from 467624 to 898556 tid 1 2023-09-23T22:17:26.693 INFO:tasks.rados.rados.0.smithi121.stdout:2155: writing smithi12166546-25 from 1697038 to 2067624 tid 2 2023-09-23T22:17:26.693 INFO:tasks.rados.rados.0.smithi121.stdout:2156: read oid 443 snap -1 2023-09-23T22:17:26.694 INFO:tasks.rados.rados.0.smithi121.stdout:2156: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T22:17:26.694 INFO:tasks.rados.rados.0.smithi121.stdout:2157: write oid 81 current snap is 0 2023-09-23T22:17:26.694 INFO:tasks.rados.rados.0.smithi121.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-09-23T22:17:26.699 INFO:tasks.rados.rados.0.smithi121.stdout:2157: writing smithi12166546-81 from 484431 to 990612 tid 1 2023-09-23T22:17:26.706 INFO:tasks.rados.rados.0.smithi121.stdout:2157: writing smithi12166546-81 from 1639167 to 2084431 tid 2 2023-09-23T22:17:26.706 INFO:tasks.rados.rados.0.smithi121.stdout:2158: read oid 167 snap -1 2023-09-23T22:17:26.706 INFO:tasks.rados.rados.0.smithi121.stdout:2158: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T22:17:26.706 INFO:tasks.rados.rados.0.smithi121.stdout:2159: write oid 453 current snap is 0 2023-09-23T22:17:26.706 INFO:tasks.rados.rados.0.smithi121.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-09-23T22:17:26.712 INFO:tasks.rados.rados.0.smithi121.stdout:2159: writing smithi12166546-453 from 501238 to 1082668 tid 1 2023-09-23T22:17:26.718 INFO:tasks.rados.rados.0.smithi121.stdout:2159: writing smithi12166546-453 from 1697649 to 2101238 tid 2 2023-09-23T22:17:26.718 INFO:tasks.rados.rados.0.smithi121.stdout:2160: read oid 448 snap -1 2023-09-23T22:17:26.718 INFO:tasks.rados.rados.0.smithi121.stdout:2160: expect deleted 2023-09-23T22:17:26.718 INFO:tasks.rados.rados.0.smithi121.stdout:2161: write oid 322 current snap is 0 2023-09-23T22:17:26.718 INFO:tasks.rados.rados.0.smithi121.stdout:2150: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:26.805 INFO:tasks.rados.rados.0.smithi121.stdout:2151: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:17:27.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[27336]: cephadm 2023-09-23T22:17:25.041482+0000 mgr.x (mgr.24929) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:17:27.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[27336]: cephadm 2023-09-23T22:17:25.060152+0000 mgr.x (mgr.24929) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2023-09-23T22:17:27.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[27336]: audit 2023-09-23T22:17:26.366443+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.121:0/4212549811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:27.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[33603]: cephadm 2023-09-23T22:17:25.041482+0000 mgr.x (mgr.24929) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:17:27.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[33603]: cephadm 2023-09-23T22:17:25.060152+0000 mgr.x (mgr.24929) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2023-09-23T22:17:27.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:26 smithi121 bash[33603]: audit 2023-09-23T22:17:26.366443+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.121:0/4212549811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:27.039 INFO:tasks.rados.rados.0.smithi121.stdout:2152: finishing write tid 1 to smithi12166546-169 2023-09-23T22:17:27.039 INFO:tasks.rados.rados.0.smithi121.stdout:2152: finishing write tid 2 to smithi12166546-169 2023-09-23T22:17:27.039 INFO:tasks.rados.rados.0.smithi121.stdout:2152: finishing write tid 3 to smithi12166546-169 2023-09-23T22:17:27.039 INFO:tasks.rados.rados.0.smithi121.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-09-23T22:17:27.048 INFO:tasks.rados.rados.0.smithi121.stdout:2161: writing smithi12166546-322 from 518045 to 1174724 tid 1 2023-09-23T22:17:27.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:26 smithi123 bash[27681]: cephadm 2023-09-23T22:17:25.041482+0000 mgr.x (mgr.24929) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:17:27.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:26 smithi123 bash[27681]: cephadm 2023-09-23T22:17:25.060152+0000 mgr.x (mgr.24929) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2023-09-23T22:17:27.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:26 smithi123 bash[27681]: audit 2023-09-23T22:17:26.366443+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.121:0/4212549811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:27.054 INFO:tasks.rados.rados.0.smithi121.stdout:2161: writing smithi12166546-322 from 1756131 to 2118045 tid 2 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2150: done (11 left) 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2151: done (10 left) 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2153: done (9 left) 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2154: done (8 left) 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2162: write oid 367 current snap is 0 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2152: finishing write tid 4 to smithi12166546-169 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 169 v 230 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2152: left oid 169 (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2155: finishing write tid 1 to smithi12166546-25 2023-09-23T22:17:27.055 INFO:tasks.rados.rados.0.smithi121.stdout:2155: finishing write tid 2 to smithi12166546-25 2023-09-23T22:17:27.056 INFO:tasks.rados.rados.0.smithi121.stdout:2155: finishing write tid 3 to smithi12166546-25 2023-09-23T22:17:27.056 INFO:tasks.rados.rados.0.smithi121.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-09-23T22:17:27.061 INFO:tasks.rados.rados.0.smithi121.stdout:2162: writing smithi12166546-367 from 534852 to 1266780 tid 1 2023-09-23T22:17:27.067 INFO:tasks.rados.rados.0.smithi121.stdout:2162: writing smithi12166546-367 from 1814613 to 2134852 tid 2 2023-09-23T22:17:27.068 INFO:tasks.rados.rados.0.smithi121.stdout:2152: done (8 left) 2023-09-23T22:17:27.068 INFO:tasks.rados.rados.0.smithi121.stdout:2163: write oid 375 current snap is 0 2023-09-23T22:17:27.068 INFO:tasks.rados.rados.0.smithi121.stdout:2155: finishing write tid 4 to smithi12166546-25 2023-09-23T22:17:27.068 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 25 v 313 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-09-23T22:17:27.068 INFO:tasks.rados.rados.0.smithi121.stdout:2155: left oid 25 (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T22:17:27.068 INFO:tasks.rados.rados.0.smithi121.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-09-23T22:17:27.075 INFO:tasks.rados.rados.0.smithi121.stdout:2163: writing smithi12166546-375 from 551659 to 1075189 tid 1 2023-09-23T22:17:27.081 INFO:tasks.rados.rados.0.smithi121.stdout:2163: writing smithi12166546-375 from 1873095 to 2151659 tid 2 2023-09-23T22:17:27.082 INFO:tasks.rados.rados.0.smithi121.stdout:2155: done (8 left) 2023-09-23T22:17:27.082 INFO:tasks.rados.rados.0.smithi121.stdout:2164: write oid 393 current snap is 0 2023-09-23T22:17:27.082 INFO:tasks.rados.rados.0.smithi121.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-09-23T22:17:27.089 INFO:tasks.rados.rados.0.smithi121.stdout:2164: writing smithi12166546-393 from 568466 to 1167245 tid 1 2023-09-23T22:17:27.098 INFO:tasks.rados.rados.0.smithi121.stdout:2164: writing smithi12166546-393 from 1931577 to 2168466 tid 2 2023-09-23T22:17:27.098 INFO:tasks.rados.rados.0.smithi121.stdout:2165: delete oid 478 current snap is 0 2023-09-23T22:17:27.098 INFO:tasks.rados.rados.0.smithi121.stdout:2157: finishing write tid 1 to smithi12166546-81 2023-09-23T22:17:27.098 INFO:tasks.rados.rados.0.smithi121.stdout:2156: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:2157: finishing write tid 2 to smithi12166546-81 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:2157: finishing write tid 3 to smithi12166546-81 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:2157: finishing write tid 4 to smithi12166546-81 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 81 v 233 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:2157: left oid 81 (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:2159: finishing write tid 1 to smithi12166546-453 2023-09-23T22:17:27.240 INFO:tasks.rados.rados.0.smithi121.stdout:2158: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2159: finishing write tid 2 to smithi12166546-453 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2159: finishing write tid 3 to smithi12166546-453 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2156: done (9 left) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2157: done (8 left) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2158: done (7 left) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2160: done (6 left) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2165: done (5 left) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2166: read oid 28 snap -1 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2166: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:17:27.434 INFO:tasks.rados.rados.0.smithi121.stdout:2167: write oid 205 current snap is 0 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2159: finishing write tid 4 to smithi12166546-453 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 453 v 231 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2159: left oid 453 (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2161: finishing write tid 1 to smithi12166546-322 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2161: finishing write tid 2 to smithi12166546-322 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2161: finishing write tid 3 to smithi12166546-322 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2161: finishing write tid 4 to smithi12166546-322 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 322 v 280 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2161: left oid 322 (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2162: finishing write tid 1 to smithi12166546-367 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2162: finishing write tid 2 to smithi12166546-367 2023-09-23T22:17:27.435 INFO:tasks.rados.rados.0.smithi121.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-09-23T22:17:27.443 INFO:tasks.rados.rados.0.smithi121.stdout:2167: writing smithi12166546-205 from 602080 to 1351357 tid 1 2023-09-23T22:17:27.450 INFO:tasks.rados.rados.0.smithi121.stdout:2167: writing smithi12166546-205 from 2048541 to 2202080 tid 2 2023-09-23T22:17:27.450 INFO:tasks.rados.rados.0.smithi121.stdout:2159: done (6 left) 2023-09-23T22:17:27.450 INFO:tasks.rados.rados.0.smithi121.stdout:2161: done (5 left) 2023-09-23T22:17:27.450 INFO:tasks.rados.rados.0.smithi121.stdout:2168: write oid 104 current snap is 0 2023-09-23T22:17:27.450 INFO:tasks.rados.rados.0.smithi121.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-09-23T22:17:27.456 INFO:tasks.rados.rados.0.smithi121.stdout:2168: writing smithi12166546-104 from 618887 to 1043413 tid 1 2023-09-23T22:17:27.463 INFO:tasks.rados.rados.0.smithi121.stdout:2168: writing smithi12166546-104 from 1590670 to 2194828 tid 2 2023-09-23T22:17:27.463 INFO:tasks.rados.rados.0.smithi121.stdout:2169: write oid 2 current snap is 0 2023-09-23T22:17:27.463 INFO:tasks.rados.rados.0.smithi121.stdout:2162: finishing write tid 3 to smithi12166546-367 2023-09-23T22:17:27.463 INFO:tasks.rados.rados.0.smithi121.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-09-23T22:17:27.470 INFO:tasks.rados.rados.0.smithi121.stdout:2169: writing smithi12166546-2 from 635694 to 1135469 tid 1 2023-09-23T22:17:27.476 INFO:tasks.rados.rados.0.smithi121.stdout:2169: writing smithi12166546-2 from 1649152 to 2113321 tid 2 2023-09-23T22:17:27.477 INFO:tasks.rados.rados.0.smithi121.stdout:2170: read oid 122 snap -1 2023-09-23T22:17:27.477 INFO:tasks.rados.rados.0.smithi121.stdout:2170: expect deleted 2023-09-23T22:17:27.477 INFO:tasks.rados.rados.0.smithi121.stdout:2171: read oid 369 snap -1 2023-09-23T22:17:27.477 INFO:tasks.rados.rados.0.smithi121.stdout:2171: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:17:27.477 INFO:tasks.rados.rados.0.smithi121.stdout:2172: write oid 96 current snap is 0 2023-09-23T22:17:27.477 INFO:tasks.rados.rados.0.smithi121.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-09-23T22:17:27.483 INFO:tasks.rados.rados.0.smithi121.stdout:2172: writing smithi12166546-96 from 652501 to 1227525 tid 1 2023-09-23T22:17:27.490 INFO:tasks.rados.rados.0.smithi121.stdout:2172: writing smithi12166546-96 from 1707634 to 2252501 tid 2 2023-09-23T22:17:27.490 INFO:tasks.rados.rados.0.smithi121.stdout:2173: write oid 126 current snap is 0 2023-09-23T22:17:27.490 INFO:tasks.rados.rados.0.smithi121.stdout:2162: finishing write tid 4 to smithi12166546-367 2023-09-23T22:17:27.490 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 367 v 306 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-09-23T22:17:27.490 INFO:tasks.rados.rados.0.smithi121.stdout:2162: left oid 367 (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:17:27.490 INFO:tasks.rados.rados.0.smithi121.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-09-23T22:17:27.497 INFO:tasks.rados.rados.0.smithi121.stdout:2173: writing smithi12166546-126 from 669308 to 1319581 tid 1 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2173: writing smithi12166546-126 from 1766116 to 2233954 tid 2 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2162: done (10 left) 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2174: write oid 459 current snap is 0 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2163: finishing write tid 1 to smithi12166546-375 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2163: finishing write tid 2 to smithi12166546-375 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2163: finishing write tid 3 to smithi12166546-375 2023-09-23T22:17:27.503 INFO:tasks.rados.rados.0.smithi121.stdout:2163: finishing write tid 4 to smithi12166546-375 2023-09-23T22:17:27.504 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 375 v 283 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-09-23T22:17:27.504 INFO:tasks.rados.rados.0.smithi121.stdout:2163: left oid 375 (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T22:17:27.504 INFO:tasks.rados.rados.0.smithi121.stdout:2164: finishing write tid 1 to smithi12166546-393 2023-09-23T22:17:27.504 INFO:tasks.rados.rados.0.smithi121.stdout:2164: finishing write tid 2 to smithi12166546-393 2023-09-23T22:17:27.504 INFO:tasks.rados.rados.0.smithi121.stdout:2164: finishing write tid 3 to smithi12166546-393 2023-09-23T22:17:27.504 INFO:tasks.rados.rados.0.smithi121.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-09-23T22:17:27.509 INFO:tasks.rados.rados.0.smithi121.stdout:2174: writing smithi12166546-459 from 686115 to 1127990 tid 1 2023-09-23T22:17:27.516 INFO:tasks.rados.rados.0.smithi121.stdout:2174: writing smithi12166546-459 from 1824598 to 2286115 tid 2 2023-09-23T22:17:27.516 INFO:tasks.rados.rados.0.smithi121.stdout:2163: done (10 left) 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2175: read oid 69 snap -1 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2175: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2176: read oid 285 snap -1 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2176: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2177: read oid 5 snap -1 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2177: expect deleted 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2178: delete oid 407 current snap is 0 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2164: finishing write tid 4 to smithi12166546-393 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 393 v 234 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2164: left oid 393 (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T22:17:27.517 INFO:tasks.rados.rados.0.smithi121.stdout:2166: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:17:27.796 INFO:tasks.rados.rados.0.smithi121.stdout:2167: finishing write tid 1 to smithi12166546-205 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2167: finishing write tid 2 to smithi12166546-205 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2167: finishing write tid 3 to smithi12166546-205 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2167: finishing write tid 4 to smithi12166546-205 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 205 v 339 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2167: left oid 205 (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2168: finishing write tid 1 to smithi12166546-104 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2168: finishing write tid 2 to smithi12166546-104 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2168: finishing write tid 3 to smithi12166546-104 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:2168: finishing write tid 4 to smithi12166546-104 2023-09-23T22:17:27.797 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 104 v 308 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2168: left oid 104 (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2169: finishing write tid 1 to smithi12166546-2 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2169: finishing write tid 2 to smithi12166546-2 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2169: finishing write tid 3 to smithi12166546-2 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2169: finishing write tid 4 to smithi12166546-2 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 236 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2169: left oid 2 (ObjNum 1442 snap 0 seq_num 1442) 2023-09-23T22:17:27.798 INFO:tasks.rados.rados.0.smithi121.stdout:2171: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:17:27.871 INFO:tasks.rados.rados.0.smithi121.stdout:2172: finishing write tid 1 to smithi12166546-96 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2172: finishing write tid 2 to smithi12166546-96 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2172: finishing write tid 3 to smithi12166546-96 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2172: finishing write tid 4 to smithi12166546-96 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 96 v 237 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2172: left oid 96 (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2173: finishing write tid 1 to smithi12166546-126 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2173: finishing write tid 2 to smithi12166546-126 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2173: finishing write tid 3 to smithi12166546-126 2023-09-23T22:17:27.872 INFO:tasks.rados.rados.0.smithi121.stdout:2173: finishing write tid 4 to smithi12166546-126 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 126 v 342 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2173: left oid 126 (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2174: finishing write tid 1 to smithi12166546-459 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2174: finishing write tid 2 to smithi12166546-459 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2174: finishing write tid 3 to smithi12166546-459 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2174: finishing write tid 4 to smithi12166546-459 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 459 v 253 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2174: left oid 459 (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T22:17:27.873 INFO:tasks.rados.rados.0.smithi121.stdout:2176: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:17:28.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:27 smithi121 bash[33603]: cluster 2023-09-23T22:17:26.653090+0000 mgr.x (mgr.24929) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.4 MiB/s wr, 86 op/s 2023-09-23T22:17:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:27 smithi121 bash[27336]: cluster 2023-09-23T22:17:26.653090+0000 mgr.x (mgr.24929) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.4 MiB/s wr, 86 op/s 2023-09-23T22:17:28.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:27 smithi123 bash[27681]: cluster 2023-09-23T22:17:26.653090+0000 mgr.x (mgr.24929) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 8.4 MiB/s wr, 86 op/s 2023-09-23T22:17:28.123 INFO:tasks.rados.rados.0.smithi121.stdout:2175: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-09-23T22:17:28.357 INFO:tasks.rados.rados.0.smithi121.stdout:2164: done (13 left) 2023-09-23T22:17:28.357 INFO:tasks.rados.rados.0.smithi121.stdout:2166: done (12 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2167: done (11 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2168: done (10 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2169: done (9 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2170: done (8 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2171: done (7 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2172: done (6 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2173: done (5 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2174: done (4 left) 2023-09-23T22:17:28.358 INFO:tasks.rados.rados.0.smithi121.stdout:2175: done (3 left) 2023-09-23T22:17:28.359 INFO:tasks.rados.rados.0.smithi121.stdout:2176: done (2 left) 2023-09-23T22:17:28.359 INFO:tasks.rados.rados.0.smithi121.stdout:2177: done (1 left) 2023-09-23T22:17:28.359 INFO:tasks.rados.rados.0.smithi121.stdout:2178: done (0 left) 2023-09-23T22:17:28.359 INFO:tasks.rados.rados.0.smithi121.stdout:2179: write oid 425 current snap is 0 2023-09-23T22:17:28.359 INFO:tasks.rados.rados.0.smithi121.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-09-23T22:17:28.370 INFO:tasks.rados.rados.0.smithi121.stdout:2179: writing smithi12166546-425 from 719729 to 1312102 tid 1 2023-09-23T22:17:28.376 INFO:tasks.rados.rados.0.smithi121.stdout:2179: writing smithi12166546-425 from 1941562 to 2319729 tid 2 2023-09-23T22:17:28.376 INFO:tasks.rados.rados.0.smithi121.stdout:2180: read oid 81 snap -1 2023-09-23T22:17:28.376 INFO:tasks.rados.rados.0.smithi121.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T22:17:28.376 INFO:tasks.rados.rados.0.smithi121.stdout:2181: read oid 54 snap -1 2023-09-23T22:17:28.376 INFO:tasks.rados.rados.0.smithi121.stdout:2181: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T22:17:28.377 INFO:tasks.rados.rados.0.smithi121.stdout:2182: delete oid 226 current snap is 0 2023-09-23T22:17:28.377 INFO:tasks.rados.rados.0.smithi121.stdout:2179: finishing write tid 1 to smithi12166546-425 2023-09-23T22:17:28.380 INFO:tasks.rados.rados.0.smithi121.stdout:2179: finishing write tid 2 to smithi12166546-425 2023-09-23T22:17:28.380 INFO:tasks.rados.rados.0.smithi121.stdout:2179: finishing write tid 3 to smithi12166546-425 2023-09-23T22:17:28.380 INFO:tasks.rados.rados.0.smithi121.stdout:2179: finishing write tid 4 to smithi12166546-425 2023-09-23T22:17:28.381 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 425 v 289 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-09-23T22:17:28.381 INFO:tasks.rados.rados.0.smithi121.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:17:28.381 INFO:tasks.rados.rados.0.smithi121.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T22:17:28.494 INFO:tasks.rados.rados.0.smithi121.stdout:2181: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T22:17:28.621 INFO:tasks.rados.rados.0.smithi121.stdout:2179: done (3 left) 2023-09-23T22:17:28.621 INFO:tasks.rados.rados.0.smithi121.stdout:2180: done (2 left) 2023-09-23T22:17:28.621 INFO:tasks.rados.rados.0.smithi121.stdout:2181: done (1 left) 2023-09-23T22:17:28.621 INFO:tasks.rados.rados.0.smithi121.stdout:2182: done (0 left) 2023-09-23T22:17:28.621 INFO:tasks.rados.rados.0.smithi121.stdout:2183: write oid 245 current snap is 0 2023-09-23T22:17:28.621 INFO:tasks.rados.rados.0.smithi121.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-09-23T22:17:28.636 INFO:tasks.rados.rados.0.smithi121.stdout:2183: writing smithi12166546-245 from 753343 to 1496214 tid 1 2023-09-23T22:17:28.641 INFO:tasks.rados.rados.0.smithi121.stdout:2183: writing smithi12166546-245 from 1942173 to 2353343 tid 2 2023-09-23T22:17:28.641 INFO:tasks.rados.rados.0.smithi121.stdout:2184: write oid 81 current snap is 0 2023-09-23T22:17:28.641 INFO:tasks.rados.rados.0.smithi121.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-09-23T22:17:28.647 INFO:tasks.rados.rados.0.smithi121.stdout:2184: writing smithi12166546-81 from 770150 to 1188270 tid 1 2023-09-23T22:17:28.653 INFO:tasks.rados.rados.0.smithi121.stdout:2184: writing smithi12166546-81 from 1600655 to 2079500 tid 2 2023-09-23T22:17:28.653 INFO:tasks.rados.rados.0.smithi121.stdout:2185: write oid 423 current snap is 0 2023-09-23T22:17:28.653 INFO:tasks.rados.rados.0.smithi121.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-09-23T22:17:28.660 INFO:tasks.rados.rados.0.smithi121.stdout:2185: writing smithi12166546-423 from 786957 to 1280326 tid 1 2023-09-23T22:17:28.666 INFO:tasks.rados.rados.0.smithi121.stdout:2185: writing smithi12166546-423 from 2059137 to 2386957 tid 2 2023-09-23T22:17:28.667 INFO:tasks.rados.rados.0.smithi121.stdout:2186: write oid 61 current snap is 0 2023-09-23T22:17:28.667 INFO:tasks.rados.rados.0.smithi121.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-09-23T22:17:28.672 INFO:tasks.rados.rados.0.smithi121.stdout:2186: writing smithi12166546-61 from 403764 to 972382 tid 1 2023-09-23T22:17:28.681 INFO:tasks.rados.rados.0.smithi121.stdout:2186: writing smithi12166546-61 from 1717619 to 2403764 tid 2 2023-09-23T22:17:28.681 INFO:tasks.rados.rados.0.smithi121.stdout:2187: write oid 375 current snap is 0 2023-09-23T22:17:28.681 INFO:tasks.rados.rados.0.smithi121.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-09-23T22:17:28.688 INFO:tasks.rados.rados.0.smithi121.stdout:2187: writing smithi12166546-375 from 420571 to 1180791 tid 1 2023-09-23T22:17:28.695 INFO:tasks.rados.rados.0.smithi121.stdout:2187: writing smithi12166546-375 from 1776101 to 2402273 tid 2 2023-09-23T22:17:28.695 INFO:tasks.rados.rados.0.smithi121.stdout:2188: read oid 405 snap -1 2023-09-23T22:17:28.695 INFO:tasks.rados.rados.0.smithi121.stdout:2188: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2189: read oid 237 snap -1 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2189: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2190: write oid 211 current snap is 0 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2183: finishing write tid 1 to smithi12166546-245 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2183: finishing write tid 2 to smithi12166546-245 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2183: finishing write tid 3 to smithi12166546-245 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2183: finishing write tid 4 to smithi12166546-245 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 294 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2184: finishing write tid 1 to smithi12166546-81 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2184: finishing write tid 2 to smithi12166546-81 2023-09-23T22:17:28.696 INFO:tasks.rados.rados.0.smithi121.stdout:2184: finishing write tid 3 to smithi12166546-81 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2184: finishing write tid 4 to smithi12166546-81 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 81 v 240 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2185: finishing write tid 1 to smithi12166546-423 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2185: finishing write tid 2 to smithi12166546-423 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2185: finishing write tid 3 to smithi12166546-423 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2185: finishing write tid 4 to smithi12166546-423 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 332 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2186: finishing write tid 1 to smithi12166546-61 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2186: finishing write tid 2 to smithi12166546-61 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2186: finishing write tid 3 to smithi12166546-61 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:2186: finishing write tid 4 to smithi12166546-61 2023-09-23T22:17:28.697 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 309 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-09-23T22:17:28.698 INFO:tasks.rados.rados.0.smithi121.stdout:2186: left oid 61 (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T22:17:28.698 INFO:tasks.rados.rados.0.smithi121.stdout:2187: finishing write tid 1 to smithi12166546-375 2023-09-23T22:17:28.698 INFO:tasks.rados.rados.0.smithi121.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-09-23T22:17:28.700 INFO:tasks.rados.rados.0.smithi121.stdout:2190: writing smithi12166546-211 from 437378 to 872847 tid 1 2023-09-23T22:17:28.707 INFO:tasks.rados.rados.0.smithi121.stdout:2190: writing smithi12166546-211 from 1434583 to 2204413 tid 2 2023-09-23T22:17:28.708 INFO:tasks.rados.rados.0.smithi121.stdout:2183: done (7 left) 2023-09-23T22:17:28.708 INFO:tasks.rados.rados.0.smithi121.stdout:2184: done (6 left) 2023-09-23T22:17:28.708 INFO:tasks.rados.rados.0.smithi121.stdout:2185: done (5 left) 2023-09-23T22:17:28.708 INFO:tasks.rados.rados.0.smithi121.stdout:2186: done (4 left) 2023-09-23T22:17:28.708 INFO:tasks.rados.rados.0.smithi121.stdout:2191: write oid 188 current snap is 0 2023-09-23T22:17:28.708 INFO:tasks.rados.rados.0.smithi121.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-09-23T22:17:28.713 INFO:tasks.rados.rados.0.smithi121.stdout:2191: writing smithi12166546-188 from 454185 to 964903 tid 1 2023-09-23T22:17:28.719 INFO:tasks.rados.rados.0.smithi121.stdout:2191: writing smithi12166546-188 from 1493065 to 2122906 tid 2 2023-09-23T22:17:28.720 INFO:tasks.rados.rados.0.smithi121.stdout:2192: write oid 334 current snap is 0 2023-09-23T22:17:28.720 INFO:tasks.rados.rados.0.smithi121.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-09-23T22:17:28.725 INFO:tasks.rados.rados.0.smithi121.stdout:2192: writing smithi12166546-334 from 470992 to 1056959 tid 1 2023-09-23T22:17:28.733 INFO:tasks.rados.rados.0.smithi121.stdout:2192: writing smithi12166546-334 from 1551547 to 2325046 tid 2 2023-09-23T22:17:28.733 INFO:tasks.rados.rados.0.smithi121.stdout:2193: write oid 348 current snap is 0 2023-09-23T22:17:28.733 INFO:tasks.rados.rados.0.smithi121.stdout:2187: finishing write tid 2 to smithi12166546-375 2023-09-23T22:17:28.733 INFO:tasks.rados.rados.0.smithi121.stdout:2188: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T22:17:28.742 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:28 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:28] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.33.4" 2023-09-23T22:17:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:28 smithi123 bash[27681]: cluster 2023-09-23T22:17:28.654181+0000 mgr.x (mgr.24929) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-09-23T22:17:28.873 INFO:tasks.rados.rados.0.smithi121.stdout:2187: finishing write tid 3 to smithi12166546-375 2023-09-23T22:17:28.874 INFO:tasks.rados.rados.0.smithi121.stdout:2187: finishing write tid 4 to smithi12166546-375 2023-09-23T22:17:28.874 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 375 v 286 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-09-23T22:17:28.874 INFO:tasks.rados.rados.0.smithi121.stdout:2187: left oid 375 (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T22:17:28.874 INFO:tasks.rados.rados.0.smithi121.stdout:2189: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T22:17:29.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:28 smithi121 bash[33603]: cluster 2023-09-23T22:17:28.654181+0000 mgr.x (mgr.24929) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-09-23T22:17:29.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:28 smithi121 bash[27336]: cluster 2023-09-23T22:17:28.654181+0000 mgr.x (mgr.24929) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-09-23T22:17:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:2190: finishing write tid 1 to smithi12166546-211 2023-09-23T22:17:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:2190: finishing write tid 2 to smithi12166546-211 2023-09-23T22:17:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:2190: finishing write tid 3 to smithi12166546-211 2023-09-23T22:17:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:2190: finishing write tid 4 to smithi12166546-211 2023-09-23T22:17:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 211 v 335 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-09-23T22:17:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:2190: left oid 211 (ObjNum 1454 snap 0 seq_num 1454) 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2191: finishing write tid 1 to smithi12166546-188 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2191: finishing write tid 2 to smithi12166546-188 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2191: finishing write tid 3 to smithi12166546-188 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2191: finishing write tid 4 to smithi12166546-188 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 188 v 392 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2191: left oid 188 (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2192: finishing write tid 1 to smithi12166546-334 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2192: finishing write tid 2 to smithi12166546-334 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2192: finishing write tid 3 to smithi12166546-334 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2192: finishing write tid 4 to smithi12166546-334 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 334 v 338 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2192: left oid 334 (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:17:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-09-23T22:17:29.039 INFO:tasks.rados.rados.0.smithi121.stdout:2193: writing smithi12166546-348 from 487799 to 1149015 tid 1 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2193: writing smithi12166546-348 from 1893676 to 2487799 tid 2 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2187: done (6 left) 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2188: done (5 left) 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2189: done (4 left) 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2190: done (3 left) 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2191: done (2 left) 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2192: done (1 left) 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2194: write oid 405 current snap is 0 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2193: finishing write tid 1 to smithi12166546-348 2023-09-23T22:17:29.047 INFO:tasks.rados.rados.0.smithi121.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-09-23T22:17:29.054 INFO:tasks.rados.rados.0.smithi121.stdout:2194: writing smithi12166546-405 from 504606 to 1241071 tid 1 2023-09-23T22:17:29.061 INFO:tasks.rados.rados.0.smithi121.stdout:2194: writing smithi12166546-405 from 1952158 to 2504606 tid 2 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:2195: delete oid 40 current snap is 0 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:2193: finishing write tid 2 to smithi12166546-348 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:2193: finishing write tid 3 to smithi12166546-348 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:2193: finishing write tid 4 to smithi12166546-348 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 348 v 297 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:2193: left oid 348 (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:17:29.062 INFO:tasks.rados.rados.0.smithi121.stdout:2194: finishing write tid 1 to smithi12166546-405 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2193: done (2 left) 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2195: done (1 left) 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2196: read oid 282 snap -1 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2196: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2197: read oid 191 snap -1 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2197: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2198: read oid 62 snap -1 2023-09-23T22:17:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:2198: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T22:17:29.065 INFO:tasks.rados.rados.0.smithi121.stdout:2199: write oid 364 current snap is 0 2023-09-23T22:17:29.065 INFO:tasks.rados.rados.0.smithi121.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-09-23T22:17:29.070 INFO:tasks.rados.rados.0.smithi121.stdout:2199: writing smithi12166546-364 from 538220 to 1141536 tid 1 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2199: writing smithi12166546-364 from 1785475 to 2538220 tid 2 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2200: read oid 14 snap -1 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2200: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2201: read oid 392 snap -1 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2201: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2202: write oid 218 current snap is 0 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2194: finishing write tid 2 to smithi12166546-405 2023-09-23T22:17:29.079 INFO:tasks.rados.rados.0.smithi121.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-09-23T22:17:29.086 INFO:tasks.rados.rados.0.smithi121.stdout:2202: writing smithi12166546-218 from 555027 to 1233592 tid 1 2023-09-23T22:17:29.095 INFO:tasks.rados.rados.0.smithi121.stdout:2202: writing smithi12166546-218 from 1727604 to 2368452 tid 2 2023-09-23T22:17:29.095 INFO:tasks.rados.rados.0.smithi121.stdout:2203: read oid 306 snap -1 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:2203: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:2204: delete oid 328 current snap is 0 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:2194: finishing write tid 3 to smithi12166546-405 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:2194: finishing write tid 4 to smithi12166546-405 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 405 v 300 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:2194: left oid 405 (ObjNum 1458 snap 0 seq_num 1458) 2023-09-23T22:17:29.096 INFO:tasks.rados.rados.0.smithi121.stdout:2196: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-23T22:17:29.221 INFO:tasks.rados.rados.0.smithi121.stdout:2199: finishing write tid 1 to smithi12166546-364 2023-09-23T22:17:29.221 INFO:tasks.rados.rados.0.smithi121.stdout:2197: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:29.385 INFO:tasks.rados.rados.0.smithi121.stdout:2198: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T22:17:29.562 INFO:tasks.rados.rados.0.smithi121.stdout:2200: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:29.739 INFO:tasks.rados.rados.0.smithi121.stdout:2199: finishing write tid 2 to smithi12166546-364 2023-09-23T22:17:29.739 INFO:tasks.rados.rados.0.smithi121.stdout:2199: finishing write tid 3 to smithi12166546-364 2023-09-23T22:17:29.739 INFO:tasks.rados.rados.0.smithi121.stdout:2199: finishing write tid 4 to smithi12166546-364 2023-09-23T22:17:29.739 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 244 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-09-23T22:17:29.739 INFO:tasks.rados.rados.0.smithi121.stdout:2199: left oid 364 (ObjNum 1460 snap 0 seq_num 1460) 2023-09-23T22:17:29.739 INFO:tasks.rados.rados.0.smithi121.stdout:2201: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:17:29.946 INFO:tasks.rados.rados.0.smithi121.stdout:2202: finishing write tid 1 to smithi12166546-218 2023-09-23T22:17:29.946 INFO:tasks.rados.rados.0.smithi121.stdout:2203: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:17:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:29 smithi121 bash[27336]: audit 2023-09-23T22:17:28.817770+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.121:0/2131130779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:29 smithi121 bash[33603]: audit 2023-09-23T22:17:28.817770+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.121:0/2131130779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:30.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:29 smithi123 bash[27681]: audit 2023-09-23T22:17:28.817770+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.121:0/2131130779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:30.061 INFO:tasks.rados.rados.0.smithi121.stdout:2202: finishing write tid 2 to smithi12166546-218 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:2202: finishing write tid 3 to smithi12166546-218 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:2202: finishing write tid 4 to smithi12166546-218 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 218 v 395 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:2202: left oid 218 (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:2194: done (9 left) 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:2196: done (8 left) 2023-09-23T22:17:30.062 INFO:tasks.rados.rados.0.smithi121.stdout:2197: done (7 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2198: done (6 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2199: done (5 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2200: done (4 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2201: done (3 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2202: done (2 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2203: done (1 left) 2023-09-23T22:17:30.063 INFO:tasks.rados.rados.0.smithi121.stdout:2204: done (0 left) 2023-09-23T22:17:30.064 INFO:tasks.rados.rados.0.smithi121.stdout:2205: delete oid 462 current snap is 0 2023-09-23T22:17:30.064 INFO:tasks.rados.rados.0.smithi121.stdout:2205: done (0 left) 2023-09-23T22:17:30.064 INFO:tasks.rados.rados.0.smithi121.stdout:2206: write oid 117 current snap is 0 2023-09-23T22:17:30.064 INFO:tasks.rados.rados.0.smithi121.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-09-23T22:17:30.070 INFO:tasks.rados.rados.0.smithi121.stdout:2206: writing smithi12166546-117 from 605448 to 1109760 tid 1 2023-09-23T22:17:30.079 INFO:tasks.rados.rados.0.smithi121.stdout:2206: writing smithi12166546-117 from 1903050 to 2605448 tid 2 2023-09-23T22:17:30.079 INFO:tasks.rados.rados.0.smithi121.stdout:2207: read oid 173 snap -1 2023-09-23T22:17:30.079 INFO:tasks.rados.rados.0.smithi121.stdout:2207: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:17:30.079 INFO:tasks.rados.rados.0.smithi121.stdout:2208: write oid 316 current snap is 0 2023-09-23T22:17:30.079 INFO:tasks.rados.rados.0.smithi121.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-09-23T22:17:30.086 INFO:tasks.rados.rados.0.smithi121.stdout:2208: writing smithi12166546-316 from 622255 to 1201816 tid 1 2023-09-23T22:17:30.093 INFO:tasks.rados.rados.0.smithi121.stdout:2208: writing smithi12166546-316 from 1845179 to 2377012 tid 2 2023-09-23T22:17:30.093 INFO:tasks.rados.rados.0.smithi121.stdout:2209: read oid 289 snap -1 2023-09-23T22:17:30.093 INFO:tasks.rados.rados.0.smithi121.stdout:2209: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T22:17:30.093 INFO:tasks.rados.rados.0.smithi121.stdout:2210: delete oid 484 current snap is 0 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:2206: finishing write tid 1 to smithi12166546-117 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:2206: finishing write tid 2 to smithi12166546-117 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:2206: finishing write tid 3 to smithi12166546-117 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:2206: finishing write tid 4 to smithi12166546-117 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 117 v 342 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:17:30.094 INFO:tasks.rados.rados.0.smithi121.stdout:2207: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:17:30.277 INFO:tasks.rados.rados.0.smithi121.stdout:2208: finishing write tid 1 to smithi12166546-316 2023-09-23T22:17:30.278 INFO:tasks.rados.rados.0.smithi121.stdout:2206: done (4 left) 2023-09-23T22:17:30.278 INFO:tasks.rados.rados.0.smithi121.stdout:2207: done (3 left) 2023-09-23T22:17:30.278 INFO:tasks.rados.rados.0.smithi121.stdout:2210: done (2 left) 2023-09-23T22:17:30.278 INFO:tasks.rados.rados.0.smithi121.stdout:2211: delete oid 246 current snap is 0 2023-09-23T22:17:30.278 INFO:tasks.rados.rados.0.smithi121.stdout:2209: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T22:17:30.369 INFO:tasks.rados.rados.0.smithi121.stdout:2208: finishing write tid 2 to smithi12166546-316 2023-09-23T22:17:30.369 INFO:tasks.rados.rados.0.smithi121.stdout:2208: finishing write tid 3 to smithi12166546-316 2023-09-23T22:17:30.369 INFO:tasks.rados.rados.0.smithi121.stdout:2208: finishing write tid 4 to smithi12166546-316 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 316 v 398 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:2208: done (2 left) 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:2209: done (1 left) 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:2211: done (0 left) 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:2212: write oid 449 current snap is 0 2023-09-23T22:17:30.370 INFO:tasks.rados.rados.0.smithi121.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-09-23T22:17:30.382 INFO:tasks.rados.rados.0.smithi121.stdout:2212: writing smithi12166546-449 from 672676 to 1194337 tid 1 2023-09-23T22:17:30.392 INFO:tasks.rados.rados.0.smithi121.stdout:2212: writing smithi12166546-449 from 1736978 to 2532491 tid 2 2023-09-23T22:17:30.392 INFO:tasks.rados.rados.0.smithi121.stdout:2213: read oid 384 snap -1 2023-09-23T22:17:30.392 INFO:tasks.rados.rados.0.smithi121.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T22:17:30.392 INFO:tasks.rados.rados.0.smithi121.stdout:2212: finishing write tid 1 to smithi12166546-449 2023-09-23T22:17:30.392 INFO:tasks.rados.rados.0.smithi121.stdout:2214: read oid 306 snap -1 2023-09-23T22:17:30.392 INFO:tasks.rados.rados.0.smithi121.stdout:2214: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:17:30.393 INFO:tasks.rados.rados.0.smithi121.stdout:2215: write oid 245 current snap is 0 2023-09-23T22:17:30.393 INFO:tasks.rados.rados.0.smithi121.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-09-23T22:17:30.399 INFO:tasks.rados.rados.0.smithi121.stdout:2215: writing smithi12166546-245 from 689483 to 1286393 tid 1 2023-09-23T22:17:30.407 INFO:tasks.rados.rados.0.smithi121.stdout:2215: writing smithi12166546-245 from 2079107 to 2618278 tid 2 2023-09-23T22:17:30.407 INFO:tasks.rados.rados.0.smithi121.stdout:2216: write oid 201 current snap is 0 2023-09-23T22:17:30.407 INFO:tasks.rados.rados.0.smithi121.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-09-23T22:17:30.416 INFO:tasks.rados.rados.0.smithi121.stdout:2216: writing smithi12166546-201 from 706290 to 1378449 tid 1 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2216: writing smithi12166546-201 from 2137589 to 2706290 tid 2 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2217: delete oid 66 current snap is 0 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2212: finishing write tid 2 to smithi12166546-449 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2212: finishing write tid 3 to smithi12166546-449 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2212: finishing write tid 4 to smithi12166546-449 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 449 v 345 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-09-23T22:17:30.424 INFO:tasks.rados.rados.0.smithi121.stdout:2214: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:17:30.554 INFO:tasks.rados.rados.0.smithi121.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T22:17:30.746 INFO:tasks.rados.rados.0.smithi121.stdout:2215: finishing write tid 1 to smithi12166546-245 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2215: finishing write tid 2 to smithi12166546-245 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2215: finishing write tid 3 to smithi12166546-245 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2212: done (5 left) 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2213: done (4 left) 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2214: done (3 left) 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2217: done (2 left) 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2218: write oid 422 current snap is 0 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2215: finishing write tid 4 to smithi12166546-245 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 303 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2216: finishing write tid 1 to smithi12166546-201 2023-09-23T22:17:30.747 INFO:tasks.rados.rados.0.smithi121.stdout:2216: finishing write tid 2 to smithi12166546-201 2023-09-23T22:17:30.748 INFO:tasks.rados.rados.0.smithi121.stdout:2216: finishing write tid 3 to smithi12166546-201 2023-09-23T22:17:30.748 INFO:tasks.rados.rados.0.smithi121.stdout:2216: finishing write tid 4 to smithi12166546-201 2023-09-23T22:17:30.748 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 201 v 287 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-09-23T22:17:30.748 INFO:tasks.rados.rados.0.smithi121.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T22:17:30.748 INFO:tasks.rados.rados.0.smithi121.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-09-23T22:17:30.758 INFO:tasks.rados.rados.0.smithi121.stdout:2218: writing smithi12166546-422 from 739904 to 1162561 tid 1 2023-09-23T22:17:30.766 INFO:tasks.rados.rados.0.smithi121.stdout:2218: writing smithi12166546-422 from 1854553 to 2257404 tid 2 2023-09-23T22:17:30.767 INFO:tasks.rados.rados.0.smithi121.stdout:2215: done (2 left) 2023-09-23T22:17:30.767 INFO:tasks.rados.rados.0.smithi121.stdout:2216: done (1 left) 2023-09-23T22:17:30.767 INFO:tasks.rados.rados.0.smithi121.stdout:2219: write oid 459 current snap is 0 2023-09-23T22:17:30.767 INFO:tasks.rados.rados.0.smithi121.stdout:2218: finishing write tid 1 to smithi12166546-422 2023-09-23T22:17:30.767 INFO:tasks.rados.rados.0.smithi121.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-09-23T22:17:30.773 INFO:tasks.rados.rados.0.smithi121.stdout:2219: writing smithi12166546-459 from 756711 to 1254617 tid 1 2023-09-23T22:17:30.780 INFO:tasks.rados.rados.0.smithi121.stdout:2219: writing smithi12166546-459 from 1913035 to 2459544 tid 2 2023-09-23T22:17:30.780 INFO:tasks.rados.rados.0.smithi121.stdout:2220: delete oid 355 current snap is 0 2023-09-23T22:17:30.781 INFO:tasks.rados.rados.0.smithi121.stdout:2218: finishing write tid 2 to smithi12166546-422 2023-09-23T22:17:30.781 INFO:tasks.rados.rados.0.smithi121.stdout:2218: finishing write tid 3 to smithi12166546-422 2023-09-23T22:17:30.781 INFO:tasks.rados.rados.0.smithi121.stdout:2218: finishing write tid 4 to smithi12166546-422 2023-09-23T22:17:30.781 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 422 v 307 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-09-23T22:17:30.781 INFO:tasks.rados.rados.0.smithi121.stdout:2218: left oid 422 (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T22:17:30.781 INFO:tasks.rados.rados.0.smithi121.stdout:2219: finishing write tid 1 to smithi12166546-459 2023-09-23T22:17:30.784 INFO:tasks.rados.rados.0.smithi121.stdout:2218: done (2 left) 2023-09-23T22:17:30.784 INFO:tasks.rados.rados.0.smithi121.stdout:2220: done (1 left) 2023-09-23T22:17:30.784 INFO:tasks.rados.rados.0.smithi121.stdout:2221: read oid 344 snap -1 2023-09-23T22:17:30.784 INFO:tasks.rados.rados.0.smithi121.stdout:2221: expect (ObjNum 782 snap 0 seq_num 782) 2023-09-23T22:17:30.785 INFO:tasks.rados.rados.0.smithi121.stdout:2222: read oid 480 snap -1 2023-09-23T22:17:30.785 INFO:tasks.rados.rados.0.smithi121.stdout:2222: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:17:30.785 INFO:tasks.rados.rados.0.smithi121.stdout:2223: write oid 237 current snap is 0 2023-09-23T22:17:30.785 INFO:tasks.rados.rados.0.smithi121.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-09-23T22:17:30.796 INFO:tasks.rados.rados.0.smithi121.stdout:2223: writing smithi12166546-237 from 790325 to 1555082 tid 1 2023-09-23T22:17:30.803 INFO:tasks.rados.rados.0.smithi121.stdout:2223: writing smithi12166546-237 from 2029999 to 2580177 tid 2 2023-09-23T22:17:30.803 INFO:tasks.rados.rados.0.smithi121.stdout:2224: write oid 33 current snap is 0 2023-09-23T22:17:30.803 INFO:tasks.rados.rados.0.smithi121.stdout:2219: finishing write tid 2 to smithi12166546-459 2023-09-23T22:17:30.803 INFO:tasks.rados.rados.0.smithi121.stdout:2219: finishing write tid 3 to smithi12166546-459 2023-09-23T22:17:30.804 INFO:tasks.rados.rados.0.smithi121.stdout:2219: finishing write tid 4 to smithi12166546-459 2023-09-23T22:17:30.804 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 459 v 256 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-09-23T22:17:30.804 INFO:tasks.rados.rados.0.smithi121.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T22:17:30.804 INFO:tasks.rados.rados.0.smithi121.stdout:2222: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:17:30.952 INFO:tasks.rados.rados.0.smithi121.stdout:2221: expect (ObjNum 782 snap 0 seq_num 782) 2023-09-23T22:17:31.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:30 smithi123 bash[27681]: cluster 2023-09-23T22:17:30.654887+0000 mgr.x (mgr.24929) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.0 MiB/s wr, 83 op/s 2023-09-23T22:17:31.083 INFO:tasks.rados.rados.0.smithi121.stdout:2223: finishing write tid 1 to smithi12166546-237 2023-09-23T22:17:31.083 INFO:tasks.rados.rados.0.smithi121.stdout:2223: finishing write tid 2 to smithi12166546-237 2023-09-23T22:17:31.083 INFO:tasks.rados.rados.0.smithi121.stdout:2223: finishing write tid 3 to smithi12166546-237 2023-09-23T22:17:31.083 INFO:tasks.rados.rados.0.smithi121.stdout:2223: finishing write tid 4 to smithi12166546-237 2023-09-23T22:17:31.083 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 348 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-09-23T22:17:31.083 INFO:tasks.rados.rados.0.smithi121.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T22:17:31.084 INFO:tasks.rados.rados.0.smithi121.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-09-23T22:17:31.091 INFO:tasks.rados.rados.0.smithi121.stdout:2224: writing smithi12166546-33 from 407132 to 847138 tid 1 2023-09-23T22:17:31.099 INFO:tasks.rados.rados.0.smithi121.stdout:2224: writing smithi12166546-33 from 1288481 to 1982317 tid 2 2023-09-23T22:17:31.104 INFO:tasks.rados.rados.0.smithi121.stdout:2224: writing smithi12166546-33 from 2616455 to 2807132 tid 3 2023-09-23T22:17:31.104 INFO:tasks.rados.rados.0.smithi121.stdout:2219: done (4 left) 2023-09-23T22:17:31.104 INFO:tasks.rados.rados.0.smithi121.stdout:2221: done (3 left) 2023-09-23T22:17:31.104 INFO:tasks.rados.rados.0.smithi121.stdout:2222: done (2 left) 2023-09-23T22:17:31.104 INFO:tasks.rados.rados.0.smithi121.stdout:2223: done (1 left) 2023-09-23T22:17:31.104 INFO:tasks.rados.rados.0.smithi121.stdout:2225: delete oid 273 current snap is 0 2023-09-23T22:17:31.105 INFO:tasks.rados.rados.0.smithi121.stdout:2224: finishing write tid 1 to smithi12166546-33 2023-09-23T22:17:31.105 INFO:tasks.rados.rados.0.smithi121.stdout:2224: finishing write tid 2 to smithi12166546-33 2023-09-23T22:17:31.107 INFO:tasks.rados.rados.0.smithi121.stdout:2225: done (1 left) 2023-09-23T22:17:31.107 INFO:tasks.rados.rados.0.smithi121.stdout:2226: read oid 318 snap -1 2023-09-23T22:17:31.107 INFO:tasks.rados.rados.0.smithi121.stdout:2226: expect deleted 2023-09-23T22:17:31.107 INFO:tasks.rados.rados.0.smithi121.stdout:2227: write oid 151 current snap is 0 2023-09-23T22:17:31.107 INFO:tasks.rados.rados.0.smithi121.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-09-23T22:17:31.113 INFO:tasks.rados.rados.0.smithi121.stdout:2227: writing smithi12166546-151 from 440746 to 1031250 tid 1 2023-09-23T22:17:31.121 INFO:tasks.rados.rados.0.smithi121.stdout:2227: writing smithi12166546-151 from 1689092 to 2386597 tid 2 2023-09-23T22:17:31.121 INFO:tasks.rados.rados.0.smithi121.stdout:2228: write oid 284 current snap is 0 2023-09-23T22:17:31.121 INFO:tasks.rados.rados.0.smithi121.stdout:2224: finishing write tid 3 to smithi12166546-33 2023-09-23T22:17:31.121 INFO:tasks.rados.rados.0.smithi121.stdout:2224: finishing write tid 4 to smithi12166546-33 2023-09-23T22:17:31.122 INFO:tasks.rados.rados.0.smithi121.stdout:2224: finishing write tid 5 to smithi12166546-33 2023-09-23T22:17:31.122 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 33 v 260 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-09-23T22:17:31.122 INFO:tasks.rados.rados.0.smithi121.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T22:17:31.122 INFO:tasks.rados.rados.0.smithi121.stdout:2227: finishing write tid 1 to smithi12166546-151 2023-09-23T22:17:31.122 INFO:tasks.rados.rados.0.smithi121.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-09-23T22:17:31.128 INFO:tasks.rados.rados.0.smithi121.stdout:2228: writing smithi12166546-284 from 457553 to 1123306 tid 1 2023-09-23T22:17:31.134 INFO:tasks.rados.rados.0.smithi121.stdout:2228: writing smithi12166546-284 from 1747574 to 2305090 tid 2 2023-09-23T22:17:31.135 INFO:tasks.rados.rados.0.smithi121.stdout:2224: done (3 left) 2023-09-23T22:17:31.135 INFO:tasks.rados.rados.0.smithi121.stdout:2226: done (2 left) 2023-09-23T22:17:31.135 INFO:tasks.rados.rados.0.smithi121.stdout:2229: write oid 116 current snap is 0 2023-09-23T22:17:31.135 INFO:tasks.rados.rados.0.smithi121.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-09-23T22:17:31.141 INFO:tasks.rados.rados.0.smithi121.stdout:2229: writing smithi12166546-116 from 474360 to 1215362 tid 1 2023-09-23T22:17:31.149 INFO:tasks.rados.rados.0.smithi121.stdout:2229: writing smithi12166546-116 from 1806056 to 2507230 tid 2 2023-09-23T22:17:31.150 INFO:tasks.rados.rados.0.smithi121.stdout:2230: read oid 351 snap -1 2023-09-23T22:17:31.150 INFO:tasks.rados.rados.0.smithi121.stdout:2230: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:17:31.150 INFO:tasks.rados.rados.0.smithi121.stdout:2231: delete oid 307 current snap is 0 2023-09-23T22:17:31.150 INFO:tasks.rados.rados.0.smithi121.stdout:2227: finishing write tid 2 to smithi12166546-151 2023-09-23T22:17:31.150 INFO:tasks.rados.rados.0.smithi121.stdout:2227: finishing write tid 3 to smithi12166546-151 2023-09-23T22:17:31.150 INFO:tasks.rados.rados.0.smithi121.stdout:2227: finishing write tid 4 to smithi12166546-151 2023-09-23T22:17:31.151 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 151 v 310 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-09-23T22:17:31.151 INFO:tasks.rados.rados.0.smithi121.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T22:17:31.151 INFO:tasks.rados.rados.0.smithi121.stdout:2228: finishing write tid 1 to smithi12166546-284 2023-09-23T22:17:31.151 INFO:tasks.rados.rados.0.smithi121.stdout:2228: finishing write tid 2 to smithi12166546-284 2023-09-23T22:17:31.151 INFO:tasks.rados.rados.0.smithi121.stdout:2228: finishing write tid 3 to smithi12166546-284 2023-09-23T22:17:31.151 INFO:tasks.rados.rados.0.smithi121.stdout:2228: finishing write tid 4 to smithi12166546-284 2023-09-23T22:17:31.152 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 404 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-09-23T22:17:31.152 INFO:tasks.rados.rados.0.smithi121.stdout:2228: left oid 284 (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T22:17:31.152 INFO:tasks.rados.rados.0.smithi121.stdout:2229: finishing write tid 1 to smithi12166546-116 2023-09-23T22:17:31.153 INFO:tasks.rados.rados.0.smithi121.stdout:2227: done (4 left) 2023-09-23T22:17:31.153 INFO:tasks.rados.rados.0.smithi121.stdout:2228: done (3 left) 2023-09-23T22:17:31.153 INFO:tasks.rados.rados.0.smithi121.stdout:2231: done (2 left) 2023-09-23T22:17:31.153 INFO:tasks.rados.rados.0.smithi121.stdout:2232: write oid 220 current snap is 0 2023-09-23T22:17:31.153 INFO:tasks.rados.rados.0.smithi121.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-09-23T22:17:31.157 INFO:tasks.rados.rados.0.smithi121.stdout:2232: writing smithi12166546-220 from 507974 to 999474 tid 1 2023-09-23T22:17:31.163 INFO:tasks.rados.rados.0.smithi121.stdout:2232: writing smithi12166546-220 from 1406667 to 2111510 tid 2 2023-09-23T22:17:31.168 INFO:tasks.rados.rados.0.smithi121.stdout:2232: writing smithi12166546-220 from 2548287 to 2907974 tid 3 2023-09-23T22:17:31.168 INFO:tasks.rados.rados.0.smithi121.stdout:2233: read oid 318 snap -1 2023-09-23T22:17:31.168 INFO:tasks.rados.rados.0.smithi121.stdout:2233: expect deleted 2023-09-23T22:17:31.168 INFO:tasks.rados.rados.0.smithi121.stdout:2234: write oid 387 current snap is 0 2023-09-23T22:17:31.168 INFO:tasks.rados.rados.0.smithi121.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-09-23T22:17:31.174 INFO:tasks.rados.rados.0.smithi121.stdout:2234: writing smithi12166546-387 from 524781 to 1207883 tid 1 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2234: writing smithi12166546-387 from 1981502 to 2546356 tid 2 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2235: write oid 314 current snap is 0 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2229: finishing write tid 2 to smithi12166546-116 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2229: finishing write tid 3 to smithi12166546-116 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2229: finishing write tid 4 to smithi12166546-116 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 116 v 312 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2229: left oid 116 (ObjNum 1480 snap 0 seq_num 1480) 2023-09-23T22:17:31.182 INFO:tasks.rados.rados.0.smithi121.stdout:2230: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:17:31.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:30 smithi121 bash[27336]: cluster 2023-09-23T22:17:30.654887+0000 mgr.x (mgr.24929) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.0 MiB/s wr, 83 op/s 2023-09-23T22:17:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:30 smithi121 bash[33603]: cluster 2023-09-23T22:17:30.654887+0000 mgr.x (mgr.24929) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.0 MiB/s wr, 83 op/s 2023-09-23T22:17:31.307 INFO:tasks.rados.rados.0.smithi121.stdout:2232: finishing write tid 1 to smithi12166546-220 2023-09-23T22:17:31.307 INFO:tasks.rados.rados.0.smithi121.stdout:2232: finishing write tid 2 to smithi12166546-220 2023-09-23T22:17:31.308 INFO:tasks.rados.rados.0.smithi121.stdout:2232: finishing write tid 3 to smithi12166546-220 2023-09-23T22:17:31.308 INFO:tasks.rados.rados.0.smithi121.stdout:2232: finishing write tid 4 to smithi12166546-220 2023-09-23T22:17:31.308 INFO:tasks.rados.rados.0.smithi121.stdout:2232: finishing write tid 5 to smithi12166546-220 2023-09-23T22:17:31.308 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 220 v 316 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-09-23T22:17:31.308 INFO:tasks.rados.rados.0.smithi121.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2023-09-23T22:17:31.308 INFO:tasks.rados.rados.0.smithi121.stdout:2234: finishing write tid 1 to smithi12166546-387 2023-09-23T22:17:31.309 INFO:tasks.rados.rados.0.smithi121.stdout:2234: finishing write tid 2 to smithi12166546-387 2023-09-23T22:17:31.309 INFO:tasks.rados.rados.0.smithi121.stdout:2234: finishing write tid 3 to smithi12166546-387 2023-09-23T22:17:31.309 INFO:tasks.rados.rados.0.smithi121.stdout:2234: finishing write tid 4 to smithi12166546-387 2023-09-23T22:17:31.309 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 387 v 290 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-09-23T22:17:31.309 INFO:tasks.rados.rados.0.smithi121.stdout:2234: left oid 387 (ObjNum 1483 snap 0 seq_num 1483) 2023-09-23T22:17:31.309 INFO:tasks.rados.rados.0.smithi121.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-09-23T22:17:31.321 INFO:tasks.rados.rados.0.smithi121.stdout:2235: writing smithi12166546-314 from 541588 to 1299939 tid 1 2023-09-23T22:17:31.330 INFO:tasks.rados.rados.0.smithi121.stdout:2235: writing smithi12166546-314 from 2039984 to 2748496 tid 2 2023-09-23T22:17:31.330 INFO:tasks.rados.rados.0.smithi121.stdout:2229: done (5 left) 2023-09-23T22:17:31.330 INFO:tasks.rados.rados.0.smithi121.stdout:2230: done (4 left) 2023-09-23T22:17:31.331 INFO:tasks.rados.rados.0.smithi121.stdout:2232: done (3 left) 2023-09-23T22:17:31.331 INFO:tasks.rados.rados.0.smithi121.stdout:2233: done (2 left) 2023-09-23T22:17:31.331 INFO:tasks.rados.rados.0.smithi121.stdout:2234: done (1 left) 2023-09-23T22:17:31.331 INFO:tasks.rados.rados.0.smithi121.stdout:2236: write oid 263 current snap is 0 2023-09-23T22:17:31.331 INFO:tasks.rados.rados.0.smithi121.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-09-23T22:17:31.336 INFO:tasks.rados.rados.0.smithi121.stdout:2236: writing smithi12166546-263 from 558395 to 991995 tid 1 2023-09-23T22:17:31.343 INFO:tasks.rados.rados.0.smithi121.stdout:2236: writing smithi12166546-263 from 1698466 to 2266989 tid 2 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2236: writing smithi12166546-263 from 2863262 to 2958395 tid 3 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2237: read oid 233 snap -1 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2237: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2238: read oid 325 snap -1 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2238: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2239: read oid 84 snap -1 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2239: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2240: write oid 126 current snap is 0 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2235: finishing write tid 1 to smithi12166546-314 2023-09-23T22:17:31.348 INFO:tasks.rados.rados.0.smithi121.stdout:2235: finishing write tid 2 to smithi12166546-314 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:2235: finishing write tid 3 to smithi12166546-314 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:2235: finishing write tid 4 to smithi12166546-314 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 314 v 319 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:2235: left oid 314 (ObjNum 1484 snap 0 seq_num 1484) 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:2236: finishing write tid 1 to smithi12166546-263 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:2236: finishing write tid 2 to smithi12166546-263 2023-09-23T22:17:31.349 INFO:tasks.rados.rados.0.smithi121.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-09-23T22:17:31.354 INFO:tasks.rados.rados.0.smithi121.stdout:2240: writing smithi12166546-126 from 575202 to 1084051 tid 1 2023-09-23T22:17:31.361 INFO:tasks.rados.rados.0.smithi121.stdout:2240: writing smithi12166546-126 from 1640595 to 2352776 tid 2 2023-09-23T22:17:31.361 INFO:tasks.rados.rados.0.smithi121.stdout:2235: done (5 left) 2023-09-23T22:17:31.362 INFO:tasks.rados.rados.0.smithi121.stdout:2241: delete oid 143 current snap is 0 2023-09-23T22:17:31.362 INFO:tasks.rados.rados.0.smithi121.stdout:2239: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-09-23T22:17:31.547 INFO:tasks.rados.rados.0.smithi121.stdout:2238: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:17:31.676 INFO:tasks.rados.rados.0.smithi121.stdout:2240: finishing write tid 1 to smithi12166546-126 2023-09-23T22:17:31.676 INFO:tasks.rados.rados.0.smithi121.stdout:2236: finishing write tid 3 to smithi12166546-263 2023-09-23T22:17:31.676 INFO:tasks.rados.rados.0.smithi121.stdout:2236: finishing write tid 4 to smithi12166546-263 2023-09-23T22:17:31.676 INFO:tasks.rados.rados.0.smithi121.stdout:2236: finishing write tid 5 to smithi12166546-263 2023-09-23T22:17:31.676 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 263 v 241 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-09-23T22:17:31.676 INFO:tasks.rados.rados.0.smithi121.stdout:2236: left oid 263 (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:17:31.677 INFO:tasks.rados.rados.0.smithi121.stdout:2237: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T22:17:31.786 INFO:tasks.rados.rados.0.smithi121.stdout:2240: finishing write tid 2 to smithi12166546-126 2023-09-23T22:17:31.786 INFO:tasks.rados.rados.0.smithi121.stdout:2240: finishing write tid 3 to smithi12166546-126 2023-09-23T22:17:31.786 INFO:tasks.rados.rados.0.smithi121.stdout:2240: finishing write tid 4 to smithi12166546-126 2023-09-23T22:17:31.786 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 126 v 345 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-09-23T22:17:31.786 INFO:tasks.rados.rados.0.smithi121.stdout:2240: left oid 126 (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T22:17:31.786 INFO:tasks.rados.rados.0.smithi121.stdout:2236: done (5 left) 2023-09-23T22:17:31.787 INFO:tasks.rados.rados.0.smithi121.stdout:2237: done (4 left) 2023-09-23T22:17:31.787 INFO:tasks.rados.rados.0.smithi121.stdout:2238: done (3 left) 2023-09-23T22:17:31.787 INFO:tasks.rados.rados.0.smithi121.stdout:2239: done (2 left) 2023-09-23T22:17:31.787 INFO:tasks.rados.rados.0.smithi121.stdout:2240: done (1 left) 2023-09-23T22:17:31.787 INFO:tasks.rados.rados.0.smithi121.stdout:2241: done (0 left) 2023-09-23T22:17:31.787 INFO:tasks.rados.rados.0.smithi121.stdout:2242: delete oid 281 current snap is 0 2023-09-23T22:17:31.788 INFO:tasks.rados.rados.0.smithi121.stdout:2242: done (0 left) 2023-09-23T22:17:31.788 INFO:tasks.rados.rados.0.smithi121.stdout:2243: delete oid 148 current snap is 0 2023-09-23T22:17:31.790 INFO:tasks.rados.rados.0.smithi121.stdout:2243: done (0 left) 2023-09-23T22:17:31.790 INFO:tasks.rados.rados.0.smithi121.stdout:2244: write oid 168 current snap is 0 2023-09-23T22:17:31.790 INFO:tasks.rados.rados.0.smithi121.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-09-23T22:17:31.797 INFO:tasks.rados.rados.0.smithi121.stdout:2244: writing smithi12166546-168 from 642430 to 1052275 tid 1 2023-09-23T22:17:31.806 INFO:tasks.rados.rados.0.smithi121.stdout:2244: writing smithi12166546-168 from 1758170 to 2477689 tid 2 2023-09-23T22:17:31.806 INFO:tasks.rados.rados.0.smithi121.stdout:2245: write oid 16 current snap is 0 2023-09-23T22:17:31.806 INFO:tasks.rados.rados.0.smithi121.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-09-23T22:17:31.813 INFO:tasks.rados.rados.0.smithi121.stdout:2245: writing smithi12166546-16 from 659237 to 1260684 tid 1 2023-09-23T22:17:31.820 INFO:tasks.rados.rados.0.smithi121.stdout:2245: writing smithi12166546-16 from 1933005 to 2396182 tid 2 2023-09-23T22:17:31.820 INFO:tasks.rados.rados.0.smithi121.stdout:2246: write oid 418 current snap is 0 2023-09-23T22:17:31.820 INFO:tasks.rados.rados.0.smithi121.stdout:2244: finishing write tid 1 to smithi12166546-168 2023-09-23T22:17:31.820 INFO:tasks.rados.rados.0.smithi121.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-09-23T22:17:31.828 INFO:tasks.rados.rados.0.smithi121.stdout:2246: writing smithi12166546-418 from 676044 to 1352740 tid 1 2023-09-23T22:17:31.836 INFO:tasks.rados.rados.0.smithi121.stdout:2246: writing smithi12166546-418 from 1991487 to 2714675 tid 2 2023-09-23T22:17:31.836 INFO:tasks.rados.rados.0.smithi121.stdout:2247: write oid 64 current snap is 0 2023-09-23T22:17:31.836 INFO:tasks.rados.rados.0.smithi121.stdout:2244: finishing write tid 2 to smithi12166546-168 2023-09-23T22:17:31.836 INFO:tasks.rados.rados.0.smithi121.stdout:2244: finishing write tid 3 to smithi12166546-168 2023-09-23T22:17:31.837 INFO:tasks.rados.rados.0.smithi121.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-09-23T22:17:31.843 INFO:tasks.rados.rados.0.smithi121.stdout:2247: writing smithi12166546-64 from 692851 to 1444796 tid 1 2023-09-23T22:17:31.850 INFO:tasks.rados.rados.0.smithi121.stdout:2247: writing smithi12166546-64 from 2049969 to 2516815 tid 2 2023-09-23T22:17:31.850 INFO:tasks.rados.rados.0.smithi121.stdout:2248: write oid 412 current snap is 0 2023-09-23T22:17:31.850 INFO:tasks.rados.rados.0.smithi121.stdout:2244: finishing write tid 4 to smithi12166546-168 2023-09-23T22:17:31.850 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 168 v 197 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-09-23T22:17:31.850 INFO:tasks.rados.rados.0.smithi121.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T22:17:31.850 INFO:tasks.rados.rados.0.smithi121.stdout:2245: finishing write tid 1 to smithi12166546-16 2023-09-23T22:17:31.851 INFO:tasks.rados.rados.0.smithi121.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-09-23T22:17:31.856 INFO:tasks.rados.rados.0.smithi121.stdout:2248: writing smithi12166546-412 from 709658 to 1136852 tid 1 2023-09-23T22:17:31.863 INFO:tasks.rados.rados.0.smithi121.stdout:2248: writing smithi12166546-412 from 1592098 to 2318955 tid 2 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2248: writing smithi12166546-412 from 2761010 to 3109658 tid 3 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2244: done (4 left) 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2249: delete oid 36 current snap is 0 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2245: finishing write tid 2 to smithi12166546-16 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2245: finishing write tid 3 to smithi12166546-16 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2245: finishing write tid 4 to smithi12166546-16 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 16 v 247 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T22:17:31.868 INFO:tasks.rados.rados.0.smithi121.stdout:2246: finishing write tid 1 to smithi12166546-418 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2246: finishing write tid 2 to smithi12166546-418 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2246: finishing write tid 3 to smithi12166546-418 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2246: finishing write tid 4 to smithi12166546-418 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 418 v 294 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2247: finishing write tid 1 to smithi12166546-64 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2247: finishing write tid 2 to smithi12166546-64 2023-09-23T22:17:31.869 INFO:tasks.rados.rados.0.smithi121.stdout:2247: finishing write tid 3 to smithi12166546-64 2023-09-23T22:17:31.870 INFO:tasks.rados.rados.0.smithi121.stdout:2247: finishing write tid 4 to smithi12166546-64 2023-09-23T22:17:31.870 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 64 v 314 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-09-23T22:17:31.870 INFO:tasks.rados.rados.0.smithi121.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T22:17:31.870 INFO:tasks.rados.rados.0.smithi121.stdout:2248: finishing write tid 1 to smithi12166546-412 2023-09-23T22:17:31.870 INFO:tasks.rados.rados.0.smithi121.stdout:2248: finishing write tid 2 to smithi12166546-412 2023-09-23T22:17:31.871 INFO:tasks.rados.rados.0.smithi121.stdout:2245: done (4 left) 2023-09-23T22:17:31.871 INFO:tasks.rados.rados.0.smithi121.stdout:2246: done (3 left) 2023-09-23T22:17:31.871 INFO:tasks.rados.rados.0.smithi121.stdout:2247: done (2 left) 2023-09-23T22:17:31.871 INFO:tasks.rados.rados.0.smithi121.stdout:2249: done (1 left) 2023-09-23T22:17:31.871 INFO:tasks.rados.rados.0.smithi121.stdout:2250: write oid 148 current snap is 0 2023-09-23T22:17:31.871 INFO:tasks.rados.rados.0.smithi121.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-09-23T22:17:31.876 INFO:tasks.rados.rados.0.smithi121.stdout:2250: writing smithi12166546-148 from 743272 to 1320964 tid 1 2023-09-23T22:17:31.885 INFO:tasks.rados.rados.0.smithi121.stdout:2250: writing smithi12166546-148 from 2109062 to 2839588 tid 2 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:2251: delete oid 160 current snap is 0 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:2248: finishing write tid 3 to smithi12166546-412 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:2248: finishing write tid 4 to smithi12166546-412 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:2248: finishing write tid 5 to smithi12166546-412 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 412 v 409 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-09-23T22:17:31.886 INFO:tasks.rados.rados.0.smithi121.stdout:2250: finishing write tid 1 to smithi12166546-148 2023-09-23T22:17:31.888 INFO:tasks.rados.rados.0.smithi121.stdout:2248: done (2 left) 2023-09-23T22:17:31.888 INFO:tasks.rados.rados.0.smithi121.stdout:2251: done (1 left) 2023-09-23T22:17:31.888 INFO:tasks.rados.rados.0.smithi121.stdout:2252: write oid 113 current snap is 0 2023-09-23T22:17:31.888 INFO:tasks.rados.rados.0.smithi121.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-09-23T22:17:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:2252: writing smithi12166546-113 from 776886 to 1221429 tid 1 2023-09-23T22:17:31.903 INFO:tasks.rados.rados.0.smithi121.stdout:2252: writing smithi12166546-113 from 1826026 to 2560221 tid 2 2023-09-23T22:17:31.910 INFO:tasks.rados.rados.0.smithi121.stdout:2252: writing smithi12166546-113 from 2987055 to 3176886 tid 3 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:2253: delete oid 430 current snap is 0 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:2250: finishing write tid 2 to smithi12166546-148 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:2250: finishing write tid 3 to smithi12166546-148 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:2250: finishing write tid 4 to smithi12166546-148 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 317 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-09-23T22:17:31.911 INFO:tasks.rados.rados.0.smithi121.stdout:2252: finishing write tid 1 to smithi12166546-113 2023-09-23T22:17:31.912 INFO:tasks.rados.rados.0.smithi121.stdout:2250: done (2 left) 2023-09-23T22:17:31.912 INFO:tasks.rados.rados.0.smithi121.stdout:2253: done (1 left) 2023-09-23T22:17:31.912 INFO:tasks.rados.rados.0.smithi121.stdout:2254: read oid 389 snap -1 2023-09-23T22:17:31.912 INFO:tasks.rados.rados.0.smithi121.stdout:2254: expect (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T22:17:31.912 INFO:tasks.rados.rados.0.smithi121.stdout:2255: write oid 88 current snap is 0 2023-09-23T22:17:31.912 INFO:tasks.rados.rados.0.smithi121.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-09-23T22:17:31.914 INFO:tasks.rados.rados.0.smithi121.stdout:2255: writing smithi12166546-88 from 410500 to 1005541 tid 1 2023-09-23T22:17:31.923 INFO:tasks.rados.rados.0.smithi121.stdout:2255: writing smithi12166546-88 from 1542990 to 2164501 tid 2 2023-09-23T22:17:31.929 INFO:tasks.rados.rados.0.smithi121.stdout:2255: writing smithi12166546-88 from 2925548 to 3210500 tid 3 2023-09-23T22:17:31.930 INFO:tasks.rados.rados.0.smithi121.stdout:2256: read oid 208 snap -1 2023-09-23T22:17:31.930 INFO:tasks.rados.rados.0.smithi121.stdout:2256: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:17:31.930 INFO:tasks.rados.rados.0.smithi121.stdout:2257: read oid 179 snap -1 2023-09-23T22:17:31.930 INFO:tasks.rados.rados.0.smithi121.stdout:2257: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:17:31.930 INFO:tasks.rados.rados.0.smithi121.stdout:2258: write oid 11 current snap is 0 2023-09-23T22:17:31.930 INFO:tasks.rados.rados.0.smithi121.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-09-23T22:17:31.936 INFO:tasks.rados.rados.0.smithi121.stdout:2258: writing smithi12166546-11 from 427307 to 1097597 tid 1 2023-09-23T22:17:31.942 INFO:tasks.rados.rados.0.smithi121.stdout:2258: writing smithi12166546-11 from 1601472 to 2082994 tid 2 2023-09-23T22:17:31.948 INFO:tasks.rados.rados.0.smithi121.stdout:2258: writing smithi12166546-11 from 2552971 to 3036027 tid 3 2023-09-23T22:17:31.948 INFO:tasks.rados.rados.0.smithi121.stdout:2259: write oid 382 current snap is 0 2023-09-23T22:17:31.948 INFO:tasks.rados.rados.0.smithi121.stdout:2252: finishing write tid 2 to smithi12166546-113 2023-09-23T22:17:31.948 INFO:tasks.rados.rados.0.smithi121.stdout:2252: finishing write tid 3 to smithi12166546-113 2023-09-23T22:17:31.949 INFO:tasks.rados.rados.0.smithi121.stdout:2252: finishing write tid 4 to smithi12166546-113 2023-09-23T22:17:31.949 INFO:tasks.rados.rados.0.smithi121.stdout:2252: finishing write tid 5 to smithi12166546-113 2023-09-23T22:17:31.949 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 113 v 291 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-09-23T22:17:31.949 INFO:tasks.rados.rados.0.smithi121.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:17:31.949 INFO:tasks.rados.rados.0.smithi121.stdout:2255: finishing write tid 1 to smithi12166546-88 2023-09-23T22:17:31.949 INFO:tasks.rados.rados.0.smithi121.stdout:2254: expect (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T22:17:32.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:31 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:17:32.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:31 smithi121 bash[33603]: audit 2023-09-23T22:17:30.918509+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:32.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:31 smithi121 bash[33603]: audit 2023-09-23T22:17:31.253683+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.121:0/3978474159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:32.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:31 smithi121 bash[27336]: audit 2023-09-23T22:17:30.918509+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:32.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:31 smithi121 bash[27336]: audit 2023-09-23T22:17:31.253683+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.121:0/3978474159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:32.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:31 smithi123 bash[27681]: audit 2023-09-23T22:17:30.918509+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:32.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:31 smithi123 bash[27681]: audit 2023-09-23T22:17:31.253683+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.121:0/3978474159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:32.089 INFO:tasks.rados.rados.0.smithi121.stdout:2255: finishing write tid 2 to smithi12166546-88 2023-09-23T22:17:32.089 INFO:tasks.rados.rados.0.smithi121.stdout:2255: finishing write tid 3 to smithi12166546-88 2023-09-23T22:17:32.089 INFO:tasks.rados.rados.0.smithi121.stdout:2255: finishing write tid 4 to smithi12166546-88 2023-09-23T22:17:32.089 INFO:tasks.rados.rados.0.smithi121.stdout:2255: finishing write tid 5 to smithi12166546-88 2023-09-23T22:17:32.089 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 88 v 251 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-09-23T22:17:32.090 INFO:tasks.rados.rados.0.smithi121.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-09-23T22:17:32.090 INFO:tasks.rados.rados.0.smithi121.stdout:2257: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:17:32.185 INFO:tasks.rados.rados.0.smithi121.stdout:2256: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:17:32.387 INFO:tasks.rados.rados.0.smithi121.stdout:2258: finishing write tid 1 to smithi12166546-11 2023-09-23T22:17:32.387 INFO:tasks.rados.rados.0.smithi121.stdout:2258: finishing write tid 2 to smithi12166546-11 2023-09-23T22:17:32.387 INFO:tasks.rados.rados.0.smithi121.stdout:2258: finishing write tid 3 to smithi12166546-11 2023-09-23T22:17:32.387 INFO:tasks.rados.rados.0.smithi121.stdout:2258: finishing write tid 4 to smithi12166546-11 2023-09-23T22:17:32.387 INFO:tasks.rados.rados.0.smithi121.stdout:2258: finishing write tid 5 to smithi12166546-11 2023-09-23T22:17:32.387 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 11 v 311 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-09-23T22:17:32.388 INFO:tasks.rados.rados.0.smithi121.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:17:32.388 INFO:tasks.rados.rados.0.smithi121.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-09-23T22:17:32.398 INFO:tasks.rados.rados.0.smithi121.stdout:2259: writing smithi12166546-382 from 444114 to 1189653 tid 1 2023-09-23T22:17:32.407 INFO:tasks.rados.rados.0.smithi121.stdout:2259: writing smithi12166546-382 from 1943601 to 2568781 tid 2 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2252: done (6 left) 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2254: done (5 left) 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2255: done (4 left) 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2256: done (3 left) 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2257: done (2 left) 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2258: done (1 left) 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2260: write oid 473 current snap is 0 2023-09-23T22:17:32.408 INFO:tasks.rados.rados.0.smithi121.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-09-23T22:17:32.412 INFO:tasks.rados.rados.0.smithi121.stdout:2260: writing smithi12166546-473 from 460921 to 881709 tid 1 2023-09-23T22:17:32.419 INFO:tasks.rados.rados.0.smithi121.stdout:2260: writing smithi12166546-473 from 1602083 to 2087274 tid 2 2023-09-23T22:17:32.425 INFO:tasks.rados.rados.0.smithi121.stdout:2260: writing smithi12166546-473 from 2491464 to 3113417 tid 3 2023-09-23T22:17:32.425 INFO:tasks.rados.rados.0.smithi121.stdout:2261: write oid 29 current snap is 0 2023-09-23T22:17:32.425 INFO:tasks.rados.rados.0.smithi121.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-09-23T22:17:32.431 INFO:tasks.rados.rados.0.smithi121.stdout:2261: writing smithi12166546-29 from 477728 to 973765 tid 1 2023-09-23T22:17:32.441 INFO:tasks.rados.rados.0.smithi121.stdout:2261: writing smithi12166546-29 from 1660565 to 2289414 tid 2 2023-09-23T22:17:32.447 INFO:tasks.rados.rados.0.smithi121.stdout:2261: writing smithi12166546-29 from 2918887 to 3277728 tid 3 2023-09-23T22:17:32.447 INFO:tasks.rados.rados.0.smithi121.stdout:2262: write oid 23 current snap is 0 2023-09-23T22:17:32.447 INFO:tasks.rados.rados.0.smithi121.stdout:2259: finishing write tid 1 to smithi12166546-382 2023-09-23T22:17:32.447 INFO:tasks.rados.rados.0.smithi121.stdout:2259: finishing write tid 2 to smithi12166546-382 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2259: finishing write tid 3 to smithi12166546-382 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2259: finishing write tid 4 to smithi12166546-382 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 382 v 264 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2260: finishing write tid 1 to smithi12166546-473 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2260: finishing write tid 2 to smithi12166546-473 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2260: finishing write tid 3 to smithi12166546-473 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2260: finishing write tid 4 to smithi12166546-473 2023-09-23T22:17:32.448 INFO:tasks.rados.rados.0.smithi121.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-09-23T22:17:32.453 INFO:tasks.rados.rados.0.smithi121.stdout:2262: writing smithi12166546-23 from 494535 to 1065821 tid 1 2023-09-23T22:17:32.460 INFO:tasks.rados.rados.0.smithi121.stdout:2262: writing smithi12166546-23 from 1719047 to 2207907 tid 2 2023-09-23T22:17:32.466 INFO:tasks.rados.rados.0.smithi121.stdout:2262: writing smithi12166546-23 from 2946310 to 3294535 tid 3 2023-09-23T22:17:32.466 INFO:tasks.rados.rados.0.smithi121.stdout:2259: done (3 left) 2023-09-23T22:17:32.466 INFO:tasks.rados.rados.0.smithi121.stdout:2263: write oid 272 current snap is 0 2023-09-23T22:17:32.466 INFO:tasks.rados.rados.0.smithi121.stdout:2260: finishing write tid 5 to smithi12166546-473 2023-09-23T22:17:32.467 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 473 v 245 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-09-23T22:17:32.467 INFO:tasks.rados.rados.0.smithi121.stdout:2260: left oid 473 (ObjNum 1503 snap 0 seq_num 1503) 2023-09-23T22:17:32.467 INFO:tasks.rados.rados.0.smithi121.stdout:2261: finishing write tid 1 to smithi12166546-29 2023-09-23T22:17:32.467 INFO:tasks.rados.rados.0.smithi121.stdout:2261: finishing write tid 2 to smithi12166546-29 2023-09-23T22:17:32.467 INFO:tasks.rados.rados.0.smithi121.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-09-23T22:17:32.473 INFO:tasks.rados.rados.0.smithi121.stdout:2263: writing smithi12166546-272 from 511342 to 1274230 tid 1 2023-09-23T22:17:32.479 INFO:tasks.rados.rados.0.smithi121.stdout:2263: writing smithi12166546-272 from 1777529 to 2410047 tid 2 2023-09-23T22:17:32.484 INFO:tasks.rados.rados.0.smithi121.stdout:2263: writing smithi12166546-272 from 2973733 to 3311342 tid 3 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2260: done (3 left) 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2264: write oid 145 current snap is 0 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2261: finishing write tid 3 to smithi12166546-29 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2261: finishing write tid 4 to smithi12166546-29 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2261: finishing write tid 5 to smithi12166546-29 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 29 v 202 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2261: left oid 29 (ObjNum 1504 snap 0 seq_num 1504) 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2262: finishing write tid 1 to smithi12166546-23 2023-09-23T22:17:32.485 INFO:tasks.rados.rados.0.smithi121.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-09-23T22:17:32.490 INFO:tasks.rados.rados.0.smithi121.stdout:2264: writing smithi12166546-145 from 528149 to 966286 tid 1 2023-09-23T22:17:32.495 INFO:tasks.rados.rados.0.smithi121.stdout:2264: writing smithi12166546-145 from 1436011 to 1928540 tid 2 2023-09-23T22:17:32.503 INFO:tasks.rados.rados.0.smithi121.stdout:2264: writing smithi12166546-145 from 2601156 to 3268197 tid 3 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2261: done (3 left) 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2265: read oid 418 snap -1 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2265: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2266: read oid 48 snap -1 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2266: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2267: read oid 204 snap -1 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2267: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2268: read oid 209 snap -1 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2268: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-09-23T22:17:32.504 INFO:tasks.rados.rados.0.smithi121.stdout:2269: write oid 330 current snap is 0 2023-09-23T22:17:32.505 INFO:tasks.rados.rados.0.smithi121.stdout:2262: finishing write tid 2 to smithi12166546-23 2023-09-23T22:17:32.505 INFO:tasks.rados.rados.0.smithi121.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-09-23T22:17:32.510 INFO:tasks.rados.rados.0.smithi121.stdout:2269: writing smithi12166546-330 from 544956 to 1058342 tid 1 2023-09-23T22:17:32.516 INFO:tasks.rados.rados.0.smithi121.stdout:2269: writing smithi12166546-330 from 1494493 to 2130680 tid 2 2023-09-23T22:17:32.523 INFO:tasks.rados.rados.0.smithi121.stdout:2269: writing smithi12166546-330 from 2628579 to 3223245 tid 3 2023-09-23T22:17:32.523 INFO:tasks.rados.rados.0.smithi121.stdout:2270: read oid 302 snap -1 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2270: expect deleted 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2271: delete oid 200 current snap is 0 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2262: finishing write tid 3 to smithi12166546-23 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2262: finishing write tid 4 to smithi12166546-23 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2262: finishing write tid 5 to smithi12166546-23 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 349 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2262: left oid 23 (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2263: finishing write tid 1 to smithi12166546-272 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2263: finishing write tid 2 to smithi12166546-272 2023-09-23T22:17:32.524 INFO:tasks.rados.rados.0.smithi121.stdout:2263: finishing write tid 3 to smithi12166546-272 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:2263: finishing write tid 4 to smithi12166546-272 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:2263: finishing write tid 5 to smithi12166546-272 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 272 v 312 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:2263: left oid 272 (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:2264: finishing write tid 1 to smithi12166546-145 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:2264: finishing write tid 2 to smithi12166546-145 2023-09-23T22:17:32.525 INFO:tasks.rados.rados.0.smithi121.stdout:2265: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T22:17:32.630 INFO:tasks.rados.rados.0.smithi121.stdout:2264: finishing write tid 3 to smithi12166546-145 2023-09-23T22:17:32.630 INFO:tasks.rados.rados.0.smithi121.stdout:2269: finishing write tid 1 to smithi12166546-330 2023-09-23T22:17:32.630 INFO:tasks.rados.rados.0.smithi121.stdout:2268: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-09-23T22:17:32.765 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:32 smithi123 bash[48144]: ts=2023-09-23T22:17:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.121:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:17:32.770 INFO:tasks.rados.rados.0.smithi121.stdout:2264: finishing write tid 4 to smithi12166546-145 2023-09-23T22:17:32.770 INFO:tasks.rados.rados.0.smithi121.stdout:2267: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:32.889 INFO:tasks.rados.rados.0.smithi121.stdout:2264: finishing write tid 5 to smithi12166546-145 2023-09-23T22:17:32.890 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 206 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-09-23T22:17:32.890 INFO:tasks.rados.rados.0.smithi121.stdout:2264: left oid 145 (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:17:32.890 INFO:tasks.rados.rados.0.smithi121.stdout:2266: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T22:17:33.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:32 smithi121 bash[27336]: cluster 2023-09-23T22:17:32.656180+0000 mgr.x (mgr.24929) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 121 op/s 2023-09-23T22:17:33.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:32 smithi121 bash[33603]: cluster 2023-09-23T22:17:32.656180+0000 mgr.x (mgr.24929) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 121 op/s 2023-09-23T22:17:33.034 INFO:tasks.rados.rados.0.smithi121.stdout:2269: finishing write tid 2 to smithi12166546-330 2023-09-23T22:17:33.034 INFO:tasks.rados.rados.0.smithi121.stdout:2269: finishing write tid 3 to smithi12166546-330 2023-09-23T22:17:33.034 INFO:tasks.rados.rados.0.smithi121.stdout:2269: finishing write tid 4 to smithi12166546-330 2023-09-23T22:17:33.034 INFO:tasks.rados.rados.0.smithi121.stdout:2269: finishing write tid 5 to smithi12166546-330 2023-09-23T22:17:33.034 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 353 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-09-23T22:17:33.034 INFO:tasks.rados.rados.0.smithi121.stdout:2269: left oid 330 (ObjNum 1508 snap 0 seq_num 1508) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2262: done (9 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2263: done (8 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2264: done (7 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2265: done (6 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2266: done (5 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2267: done (4 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2268: done (3 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2269: done (2 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2270: done (1 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2271: done (0 left) 2023-09-23T22:17:33.035 INFO:tasks.rados.rados.0.smithi121.stdout:2272: delete oid 142 current snap is 0 2023-09-23T22:17:33.037 INFO:tasks.rados.rados.0.smithi121.stdout:2272: done (0 left) 2023-09-23T22:17:33.037 INFO:tasks.rados.rados.0.smithi121.stdout:2273: write oid 66 current snap is 0 2023-09-23T22:17:33.037 INFO:tasks.rados.rados.0.smithi121.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-09-23T22:17:33.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:32 smithi123 bash[27681]: cluster 2023-09-23T22:17:32.656180+0000 mgr.x (mgr.24929) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 121 op/s 2023-09-23T22:17:33.050 INFO:tasks.rados.rados.0.smithi121.stdout:2273: writing smithi12166546-66 from 595377 to 1334510 tid 1 2023-09-23T22:17:33.058 INFO:tasks.rados.rados.0.smithi121.stdout:2273: writing smithi12166546-66 from 1953586 to 2453453 tid 2 2023-09-23T22:17:33.063 INFO:tasks.rados.rados.0.smithi121.stdout:2273: writing smithi12166546-66 from 3110848 to 3395377 tid 3 2023-09-23T22:17:33.063 INFO:tasks.rados.rados.0.smithi121.stdout:2274: write oid 208 current snap is 0 2023-09-23T22:17:33.063 INFO:tasks.rados.rados.0.smithi121.stdout:2273: finishing write tid 1 to smithi12166546-66 2023-09-23T22:17:33.063 INFO:tasks.rados.rados.0.smithi121.stdout:2273: finishing write tid 2 to smithi12166546-66 2023-09-23T22:17:33.064 INFO:tasks.rados.rados.0.smithi121.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-09-23T22:17:33.069 INFO:tasks.rados.rados.0.smithi121.stdout:2274: writing smithi12166546-208 from 612184 to 1026566 tid 1 2023-09-23T22:17:33.076 INFO:tasks.rados.rados.0.smithi121.stdout:2274: writing smithi12166546-208 from 1612068 to 2255593 tid 2 2023-09-23T22:17:33.083 INFO:tasks.rados.rados.0.smithi121.stdout:2274: writing smithi12166546-208 from 3021918 to 3412184 tid 3 2023-09-23T22:17:33.083 INFO:tasks.rados.rados.0.smithi121.stdout:2275: write oid 94 current snap is 0 2023-09-23T22:17:33.083 INFO:tasks.rados.rados.0.smithi121.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-09-23T22:17:33.090 INFO:tasks.rados.rados.0.smithi121.stdout:2275: writing smithi12166546-94 from 628991 to 1234975 tid 1 2023-09-23T22:17:33.097 INFO:tasks.rados.rados.0.smithi121.stdout:2275: writing smithi12166546-94 from 1786903 to 2574086 tid 2 2023-09-23T22:17:33.102 INFO:tasks.rados.rados.0.smithi121.stdout:2275: writing smithi12166546-94 from 3165694 to 3428991 tid 3 2023-09-23T22:17:33.103 INFO:tasks.rados.rados.0.smithi121.stdout:2276: write oid 65 current snap is 0 2023-09-23T22:17:33.103 INFO:tasks.rados.rados.0.smithi121.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-09-23T22:17:33.110 INFO:tasks.rados.rados.0.smithi121.stdout:2276: writing smithi12166546-65 from 645798 to 1327031 tid 1 2023-09-23T22:17:33.116 INFO:tasks.rados.rados.0.smithi121.stdout:2276: writing smithi12166546-65 from 1729032 to 2376226 tid 2 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2276: writing smithi12166546-65 from 3076764 to 3445798 tid 3 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2277: write oid 382 current snap is 0 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2273: finishing write tid 3 to smithi12166546-66 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2273: finishing write tid 4 to smithi12166546-66 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2273: finishing write tid 5 to smithi12166546-66 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 66 v 315 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2274: finishing write tid 1 to smithi12166546-208 2023-09-23T22:17:33.123 INFO:tasks.rados.rados.0.smithi121.stdout:2274: finishing write tid 2 to smithi12166546-208 2023-09-23T22:17:33.124 INFO:tasks.rados.rados.0.smithi121.stdout:2274: finishing write tid 3 to smithi12166546-208 2023-09-23T22:17:33.124 INFO:tasks.rados.rados.0.smithi121.stdout:2274: finishing write tid 4 to smithi12166546-208 2023-09-23T22:17:33.124 INFO:tasks.rados.rados.0.smithi121.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-09-23T22:17:33.130 INFO:tasks.rados.rados.0.smithi121.stdout:2277: writing smithi12166546-382 from 662605 to 1419087 tid 1 2023-09-23T22:17:33.139 INFO:tasks.rados.rados.0.smithi121.stdout:2277: writing smithi12166546-382 from 2187514 to 2978366 tid 2 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2273: done (4 left) 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2278: delete oid 481 current snap is 0 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2274: finishing write tid 5 to smithi12166546-208 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 208 v 210 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2275: finishing write tid 1 to smithi12166546-94 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2275: finishing write tid 2 to smithi12166546-94 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2275: finishing write tid 3 to smithi12166546-94 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2275: finishing write tid 4 to smithi12166546-94 2023-09-23T22:17:33.140 INFO:tasks.rados.rados.0.smithi121.stdout:2275: finishing write tid 5 to smithi12166546-94 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 94 v 319 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2276: finishing write tid 1 to smithi12166546-65 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2276: finishing write tid 2 to smithi12166546-65 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2276: finishing write tid 3 to smithi12166546-65 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2276: finishing write tid 4 to smithi12166546-65 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2276: finishing write tid 5 to smithi12166546-65 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 321 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T22:17:33.141 INFO:tasks.rados.rados.0.smithi121.stdout:2277: finishing write tid 1 to smithi12166546-382 2023-09-23T22:17:33.142 INFO:tasks.rados.rados.0.smithi121.stdout:2274: done (4 left) 2023-09-23T22:17:33.142 INFO:tasks.rados.rados.0.smithi121.stdout:2275: done (3 left) 2023-09-23T22:17:33.142 INFO:tasks.rados.rados.0.smithi121.stdout:2276: done (2 left) 2023-09-23T22:17:33.142 INFO:tasks.rados.rados.0.smithi121.stdout:2278: done (1 left) 2023-09-23T22:17:33.142 INFO:tasks.rados.rados.0.smithi121.stdout:2279: write oid 214 current snap is 0 2023-09-23T22:17:33.142 INFO:tasks.rados.rados.0.smithi121.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-09-23T22:17:33.147 INFO:tasks.rados.rados.0.smithi121.stdout:2279: writing smithi12166546-214 from 696219 to 1203199 tid 1 2023-09-23T22:17:33.156 INFO:tasks.rados.rados.0.smithi121.stdout:2279: writing smithi12166546-214 from 1904478 to 2698999 tid 2 2023-09-23T22:17:33.161 INFO:tasks.rados.rados.0.smithi121.stdout:2279: writing smithi12166546-214 from 3159033 to 3496219 tid 3 2023-09-23T22:17:33.161 INFO:tasks.rados.rados.0.smithi121.stdout:2280: read oid 51 snap -1 2023-09-23T22:17:33.161 INFO:tasks.rados.rados.0.smithi121.stdout:2280: expect deleted 2023-09-23T22:17:33.161 INFO:tasks.rados.rados.0.smithi121.stdout:2281: write oid 180 current snap is 0 2023-09-23T22:17:33.161 INFO:tasks.rados.rados.0.smithi121.stdout:2277: finishing write tid 2 to smithi12166546-382 2023-09-23T22:17:33.161 INFO:tasks.rados.rados.0.smithi121.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-09-23T22:17:33.168 INFO:tasks.rados.rados.0.smithi121.stdout:2281: writing smithi12166546-180 from 713026 to 1295255 tid 1 2023-09-23T22:17:33.175 INFO:tasks.rados.rados.0.smithi121.stdout:2281: writing smithi12166546-180 from 1962960 to 2617492 tid 2 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2281: writing smithi12166546-180 from 3186456 to 3513026 tid 3 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2282: read oid 68 snap -1 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2282: expect deleted 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2283: read oid 498 snap -1 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2283: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2284: read oid 13 snap -1 2023-09-23T22:17:33.181 INFO:tasks.rados.rados.0.smithi121.stdout:2284: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T22:17:33.182 INFO:tasks.rados.rados.0.smithi121.stdout:2285: write oid 288 current snap is 0 2023-09-23T22:17:33.182 INFO:tasks.rados.rados.0.smithi121.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-09-23T22:17:33.190 INFO:tasks.rados.rados.0.smithi121.stdout:2285: writing smithi12166546-288 from 729833 to 1387311 tid 1 2023-09-23T22:17:33.199 INFO:tasks.rados.rados.0.smithi121.stdout:2285: writing smithi12166546-288 from 1905089 to 2703279 tid 2 2023-09-23T22:17:33.204 INFO:tasks.rados.rados.0.smithi121.stdout:2285: writing smithi12166546-288 from 3497526 to 3529833 tid 3 2023-09-23T22:17:33.204 INFO:tasks.rados.rados.0.smithi121.stdout:2286: delete oid 322 current snap is 0 2023-09-23T22:17:33.204 INFO:tasks.rados.rados.0.smithi121.stdout:2277: finishing write tid 3 to smithi12166546-382 2023-09-23T22:17:33.204 INFO:tasks.rados.rados.0.smithi121.stdout:2277: finishing write tid 4 to smithi12166546-382 2023-09-23T22:17:33.204 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 382 v 267 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-09-23T22:17:33.204 INFO:tasks.rados.rados.0.smithi121.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2279: finishing write tid 1 to smithi12166546-214 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2279: finishing write tid 2 to smithi12166546-214 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2279: finishing write tid 3 to smithi12166546-214 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2279: finishing write tid 4 to smithi12166546-214 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2279: finishing write tid 5 to smithi12166546-214 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 214 v 325 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2281: finishing write tid 1 to smithi12166546-180 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2281: finishing write tid 2 to smithi12166546-180 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2281: finishing write tid 3 to smithi12166546-180 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2281: finishing write tid 4 to smithi12166546-180 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:2281: finishing write tid 5 to smithi12166546-180 2023-09-23T22:17:33.205 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 180 v 324 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-09-23T22:17:33.206 INFO:tasks.rados.rados.0.smithi121.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:17:33.206 INFO:tasks.rados.rados.0.smithi121.stdout:2284: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T22:17:33.325 INFO:tasks.rados.rados.0.smithi121.stdout:2283: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:17:33.411 INFO:tasks.rados.rados.0.smithi121.stdout:2285: finishing write tid 1 to smithi12166546-288 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2285: finishing write tid 2 to smithi12166546-288 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2285: finishing write tid 3 to smithi12166546-288 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2285: finishing write tid 4 to smithi12166546-288 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2285: finishing write tid 5 to smithi12166546-288 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 288 v 299 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2277: done (8 left) 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2279: done (7 left) 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2280: done (6 left) 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2281: done (5 left) 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2282: done (4 left) 2023-09-23T22:17:33.412 INFO:tasks.rados.rados.0.smithi121.stdout:2283: done (3 left) 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2284: done (2 left) 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2285: done (1 left) 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2286: done (0 left) 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2287: read oid 439 snap -1 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2287: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2288: read oid 453 snap -1 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2288: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2289: delete oid 229 current snap is 0 2023-09-23T22:17:33.413 INFO:tasks.rados.rados.0.smithi121.stdout:2289: done (2 left) 2023-09-23T22:17:33.414 INFO:tasks.rados.rados.0.smithi121.stdout:2290: delete oid 430 current snap is 0 2023-09-23T22:17:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:2290: done (2 left) 2023-09-23T22:17:33.415 INFO:tasks.rados.rados.0.smithi121.stdout:2291: read oid 63 snap -1 2023-09-23T22:17:33.416 INFO:tasks.rados.rados.0.smithi121.stdout:2291: expect deleted 2023-09-23T22:17:33.416 INFO:tasks.rados.rados.0.smithi121.stdout:2292: write oid 363 current snap is 0 2023-09-23T22:17:33.416 INFO:tasks.rados.rados.0.smithi121.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-09-23T22:17:33.431 INFO:tasks.rados.rados.0.smithi121.stdout:2292: writing smithi12166546-363 from 797061 to 1471888 tid 1 2023-09-23T22:17:33.437 INFO:tasks.rados.rados.0.smithi121.stdout:2292: writing smithi12166546-363 from 2139017 to 2544545 tid 2 2023-09-23T22:17:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:2292: writing smithi12166546-363 from 3207218 to 3597061 tid 3 2023-09-23T22:17:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:2293: read oid 383 snap -1 2023-09-23T22:17:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:2293: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:17:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:2294: write oid 200 current snap is 0 2023-09-23T22:17:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-09-23T22:17:33.450 INFO:tasks.rados.rados.0.smithi121.stdout:2294: writing smithi12166546-200 from 413868 to 1163944 tid 1 2023-09-23T22:17:33.454 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:33 smithi121 systemd[1]: Stopping Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:17:33.454 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:33 smithi121 bash[69996]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager.a 2023-09-23T22:17:33.454 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:33 smithi121 bash[56503]: level=info ts=2023-09-23T22:17:33.344Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:17:33.457 INFO:tasks.rados.rados.0.smithi121.stdout:2294: writing smithi12166546-200 from 1797499 to 2346685 tid 2 2023-09-23T22:17:33.464 INFO:tasks.rados.rados.0.smithi121.stdout:2294: writing smithi12166546-200 from 3118288 to 3613868 tid 3 2023-09-23T22:17:33.464 INFO:tasks.rados.rados.0.smithi121.stdout:2295: write oid 402 current snap is 0 2023-09-23T22:17:33.464 INFO:tasks.rados.rados.0.smithi121.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-09-23T22:17:33.469 INFO:tasks.rados.rados.0.smithi121.stdout:2295: writing smithi12166546-402 from 430675 to 856000 tid 1 2023-09-23T22:17:33.474 INFO:tasks.rados.rados.0.smithi121.stdout:2295: writing smithi12166546-402 from 1455981 to 1865178 tid 2 2023-09-23T22:17:33.481 INFO:tasks.rados.rados.0.smithi121.stdout:2295: writing smithi12166546-402 from 2462064 to 2997413 tid 3 2023-09-23T22:17:33.485 INFO:tasks.rados.rados.0.smithi121.stdout:2295: writing smithi12166546-402 from 3463076 to 3630675 tid 4 2023-09-23T22:17:33.485 INFO:tasks.rados.rados.0.smithi121.stdout:2296: read oid 140 snap -1 2023-09-23T22:17:33.485 INFO:tasks.rados.rados.0.smithi121.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:17:33.485 INFO:tasks.rados.rados.0.smithi121.stdout:2297: write oid 92 current snap is 0 2023-09-23T22:17:33.485 INFO:tasks.rados.rados.0.smithi121.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-09-23T22:17:33.490 INFO:tasks.rados.rados.0.smithi121.stdout:2297: writing smithi12166546-92 from 447482 to 948056 tid 1 2023-09-23T22:17:33.496 INFO:tasks.rados.rados.0.smithi121.stdout:2297: writing smithi12166546-92 from 1514463 to 2067318 tid 2 2023-09-23T22:17:33.501 INFO:tasks.rados.rados.0.smithi121.stdout:2297: writing smithi12166546-92 from 2489487 to 2952461 tid 3 2023-09-23T22:17:33.505 INFO:tasks.rados.rados.0.smithi121.stdout:2297: writing smithi12166546-92 from 3645668 to 3647482 tid 4 2023-09-23T22:17:33.506 INFO:tasks.rados.rados.0.smithi121.stdout:2298: write oid 15 current snap is 0 2023-09-23T22:17:33.506 INFO:tasks.rados.rados.0.smithi121.stdout:2288: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T22:17:33.603 INFO:tasks.rados.rados.0.smithi121.stdout:2287: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:17:33.760 INFO:tasks.rados.rados.0.smithi121.stdout:2292: finishing write tid 1 to smithi12166546-363 2023-09-23T22:17:33.760 INFO:tasks.rados.rados.0.smithi121.stdout:2292: finishing write tid 2 to smithi12166546-363 2023-09-23T22:17:33.761 INFO:tasks.rados.rados.0.smithi121.stdout:2292: finishing write tid 3 to smithi12166546-363 2023-09-23T22:17:33.761 INFO:tasks.rados.rados.0.smithi121.stdout:2292: finishing write tid 4 to smithi12166546-363 2023-09-23T22:17:33.761 INFO:tasks.rados.rados.0.smithi121.stdout:2292: finishing write tid 5 to smithi12166546-363 2023-09-23T22:17:33.761 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 363 v 353 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-09-23T22:17:33.761 INFO:tasks.rados.rados.0.smithi121.stdout:2292: left oid 363 (ObjNum 1523 snap 0 seq_num 1523) 2023-09-23T22:17:33.761 INFO:tasks.rados.rados.0.smithi121.stdout:2293: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:17:33.887 INFO:tasks.rados.rados.0.smithi121.stdout:2294: finishing write tid 1 to smithi12166546-200 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2294: finishing write tid 2 to smithi12166546-200 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2294: finishing write tid 3 to smithi12166546-200 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2294: finishing write tid 4 to smithi12166546-200 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2294: finishing write tid 5 to smithi12166546-200 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 200 v 328 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2295: finishing write tid 1 to smithi12166546-402 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2295: finishing write tid 2 to smithi12166546-402 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2295: finishing write tid 3 to smithi12166546-402 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2295: finishing write tid 4 to smithi12166546-402 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2295: finishing write tid 5 to smithi12166546-402 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:2295: finishing write tid 6 to smithi12166546-402 2023-09-23T22:17:33.888 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 402 v 333 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-09-23T22:17:33.889 INFO:tasks.rados.rados.0.smithi121.stdout:2295: left oid 402 (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T22:17:33.889 INFO:tasks.rados.rados.0.smithi121.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:17:33.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:33 smithi121 bash[27336]: audit 2023-09-23T22:17:33.700984+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.121:0/1046524463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:33.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:33 smithi121 bash[33603]: audit 2023-09-23T22:17:33.700984+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.121:0/1046524463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:34.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:33 smithi123 bash[27681]: audit 2023-09-23T22:17:33.700984+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.121:0/1046524463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:34.093 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:33 smithi121 bash[70033]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: finishing write tid 1 to smithi12166546-92 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: finishing write tid 2 to smithi12166546-92 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: finishing write tid 3 to smithi12166546-92 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: finishing write tid 4 to smithi12166546-92 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: finishing write tid 5 to smithi12166546-92 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: finishing write tid 6 to smithi12166546-92 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 92 v 414 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2297: left oid 92 (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T22:17:34.110 INFO:tasks.rados.rados.0.smithi121.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-09-23T22:17:34.118 INFO:tasks.rados.rados.0.smithi121.stdout:2298: writing smithi12166546-15 from 464289 to 1040112 tid 1 2023-09-23T22:17:34.124 INFO:tasks.rados.rados.0.smithi121.stdout:2298: writing smithi12166546-15 from 1456592 to 1869458 tid 2 2023-09-23T22:17:34.131 INFO:tasks.rados.rados.0.smithi121.stdout:2298: writing smithi12166546-15 from 2400557 to 3074803 tid 3 2023-09-23T22:17:34.135 INFO:tasks.rados.rados.0.smithi121.stdout:2298: writing smithi12166546-15 from 3595554 to 3664289 tid 4 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2287: done (9 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2288: done (8 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2291: done (7 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2292: done (6 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2293: done (5 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2294: done (4 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2295: done (3 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2296: done (2 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2297: done (1 left) 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2298: finishing write tid 1 to smithi12166546-15 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2298: finishing write tid 2 to smithi12166546-15 2023-09-23T22:17:34.136 INFO:tasks.rados.rados.0.smithi121.stdout:2298: finishing write tid 3 to smithi12166546-15 2023-09-23T22:17:34.137 INFO:tasks.rados.rados.0.smithi121.stdout:2299: read oid 94 snap -1 2023-09-23T22:17:34.137 INFO:tasks.rados.rados.0.smithi121.stdout:2299: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:17:34.137 INFO:tasks.rados.rados.0.smithi121.stdout:2300: delete oid 206 current snap is 0 2023-09-23T22:17:34.138 INFO:tasks.rados.rados.0.smithi121.stdout:2300: done (2 left) 2023-09-23T22:17:34.138 INFO:tasks.rados.rados.0.smithi121.stdout:2301: write oid 497 current snap is 0 2023-09-23T22:17:34.138 INFO:tasks.rados.rados.0.smithi121.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-09-23T22:17:34.144 INFO:tasks.rados.rados.0.smithi121.stdout:2301: writing smithi12166546-497 from 497903 to 940577 tid 1 2023-09-23T22:17:34.152 INFO:tasks.rados.rados.0.smithi121.stdout:2301: writing smithi12166546-497 from 1689909 to 2106444 tid 2 2023-09-23T22:17:34.159 INFO:tasks.rados.rados.0.smithi121.stdout:2301: writing smithi12166546-497 from 2571756 to 3268546 tid 3 2023-09-23T22:17:34.160 INFO:tasks.rados.rados.0.smithi121.stdout:2302: read oid 240 snap -1 2023-09-23T22:17:34.160 INFO:tasks.rados.rados.0.smithi121.stdout:2302: expect deleted 2023-09-23T22:17:34.160 INFO:tasks.rados.rados.0.smithi121.stdout:2303: read oid 249 snap -1 2023-09-23T22:17:34.160 INFO:tasks.rados.rados.0.smithi121.stdout:2303: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:17:34.160 INFO:tasks.rados.rados.0.smithi121.stdout:2304: write oid 394 current snap is 0 2023-09-23T22:17:34.160 INFO:tasks.rados.rados.0.smithi121.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-09-23T22:17:34.165 INFO:tasks.rados.rados.0.smithi121.stdout:2304: writing smithi12166546-394 from 514710 to 1032633 tid 1 2023-09-23T22:17:34.173 INFO:tasks.rados.rados.0.smithi121.stdout:2304: writing smithi12166546-394 from 1748391 to 2308584 tid 2 2023-09-23T22:17:34.181 INFO:tasks.rados.rados.0.smithi121.stdout:2304: writing smithi12166546-394 from 2999179 to 3623594 tid 3 2023-09-23T22:17:34.181 INFO:tasks.rados.rados.0.smithi121.stdout:2305: read oid 407 snap -1 2023-09-23T22:17:34.181 INFO:tasks.rados.rados.0.smithi121.stdout:2305: expect deleted 2023-09-23T22:17:34.181 INFO:tasks.rados.rados.0.smithi121.stdout:2306: read oid 291 snap -1 2023-09-23T22:17:34.181 INFO:tasks.rados.rados.0.smithi121.stdout:2306: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:17:34.181 INFO:tasks.rados.rados.0.smithi121.stdout:2298: finishing write tid 4 to smithi12166546-15 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2307: read oid 179 snap -1 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2307: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2308: delete oid 56 current snap is 0 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2298: finishing write tid 5 to smithi12166546-15 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2298: finishing write tid 6 to smithi12166546-15 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 15 v 326 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2298: left oid 15 (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T22:17:34.182 INFO:tasks.rados.rados.0.smithi121.stdout:2299: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2301: finishing write tid 1 to smithi12166546-497 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2301: finishing write tid 2 to smithi12166546-497 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2304: finishing write tid 1 to smithi12166546-394 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2301: finishing write tid 3 to smithi12166546-497 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2301: finishing write tid 4 to smithi12166546-497 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2301: finishing write tid 5 to smithi12166546-497 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 497 v 330 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-09-23T22:17:34.404 INFO:tasks.rados.rados.0.smithi121.stdout:2301: left oid 497 (ObjNum 1529 snap 0 seq_num 1529) 2023-09-23T22:17:34.405 INFO:tasks.rados.rados.0.smithi121.stdout:2303: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:17:34.503 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:34 smithi121 bash[70129]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:17:34.503 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:34 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T22:17:34.503 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:34 smithi121 systemd[1]: Stopped Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:34.503 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:34 smithi121 systemd[1]: Started Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:34.564 INFO:tasks.rados.rados.0.smithi121.stdout:2304: finishing write tid 2 to smithi12166546-394 2023-09-23T22:17:34.565 INFO:tasks.rados.rados.0.smithi121.stdout:2307: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:17:34.662 INFO:tasks.rados.rados.0.smithi121.stdout:2304: finishing write tid 3 to smithi12166546-394 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2298: done (9 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2299: done (8 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2301: done (7 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2302: done (6 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2303: done (5 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2305: done (4 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2307: done (3 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2308: done (2 left) 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2309: write oid 349 current snap is 0 2023-09-23T22:17:34.663 INFO:tasks.rados.rados.0.smithi121.stdout:2304: finishing write tid 4 to smithi12166546-394 2023-09-23T22:17:34.664 INFO:tasks.rados.rados.0.smithi121.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-09-23T22:17:34.669 INFO:tasks.rados.rados.0.smithi121.stdout:2309: writing smithi12166546-349 from 548324 to 1216745 tid 1 2023-09-23T22:17:34.675 INFO:tasks.rados.rados.0.smithi121.stdout:2309: writing smithi12166546-349 from 1749002 to 2312864 tid 2 2023-09-23T22:17:34.683 INFO:tasks.rados.rados.0.smithi121.stdout:2309: writing smithi12166546-349 from 2937672 to 3584631 tid 3 2023-09-23T22:17:34.683 INFO:tasks.rados.rados.0.smithi121.stdout:2310: write oid 389 current snap is 0 2023-09-23T22:17:34.683 INFO:tasks.rados.rados.0.smithi121.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-09-23T22:17:34.690 INFO:tasks.rados.rados.0.smithi121.stdout:2310: writing smithi12166546-389 from 565131 to 1308801 tid 1 2023-09-23T22:17:34.695 INFO:tasks.rados.rados.0.smithi121.stdout:2310: writing smithi12166546-389 from 1807484 to 2231357 tid 2 2023-09-23T22:17:34.702 INFO:tasks.rados.rados.0.smithi121.stdout:2310: writing smithi12166546-389 from 2965095 to 3423326 tid 3 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:2311: read oid 57 snap -1 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:2311: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:2312: write oid 199 current snap is 0 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:2304: finishing write tid 5 to smithi12166546-394 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 418 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:2304: left oid 394 (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T22:17:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:2306: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:17:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:2309: finishing write tid 1 to smithi12166546-349 2023-09-23T22:17:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:2309: finishing write tid 2 to smithi12166546-349 2023-09-23T22:17:34.859 INFO:tasks.rados.rados.0.smithi121.stdout:2309: finishing write tid 3 to smithi12166546-349 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:2309: finishing write tid 4 to smithi12166546-349 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:2309: finishing write tid 5 to smithi12166546-349 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 349 v 338 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:2309: left oid 349 (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:2310: finishing write tid 1 to smithi12166546-389 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:2310: finishing write tid 2 to smithi12166546-389 2023-09-23T22:17:34.860 INFO:tasks.rados.rados.0.smithi121.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-09-23T22:17:34.864 INFO:tasks.rados.rados.0.smithi121.stdout:2312: writing smithi12166546-199 from 581938 to 1000857 tid 1 2023-09-23T22:17:34.870 INFO:tasks.rados.rados.0.smithi121.stdout:2312: writing smithi12166546-199 from 1465966 to 2033497 tid 2 2023-09-23T22:17:34.877 INFO:tasks.rados.rados.0.smithi121.stdout:2312: writing smithi12166546-199 from 2592518 to 3262021 tid 3 2023-09-23T22:17:34.877 INFO:tasks.rados.rados.0.smithi121.stdout:2304: done (5 left) 2023-09-23T22:17:34.877 INFO:tasks.rados.rados.0.smithi121.stdout:2306: done (4 left) 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2309: done (3 left) 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2313: read oid 442 snap -1 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2313: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2314: read oid 469 snap -1 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2314: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2315: write oid 440 current snap is 0 2023-09-23T22:17:34.878 INFO:tasks.rados.rados.0.smithi121.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-09-23T22:17:34.884 INFO:tasks.rados.rados.0.smithi121.stdout:2315: writing smithi12166546-440 from 598745 to 1092913 tid 1 2023-09-23T22:17:34.890 INFO:tasks.rados.rados.0.smithi121.stdout:2315: writing smithi12166546-440 from 1808095 to 2235637 tid 2 2023-09-23T22:17:34.898 INFO:tasks.rados.rados.0.smithi121.stdout:2315: writing smithi12166546-440 from 2903588 to 3500716 tid 3 2023-09-23T22:17:34.898 INFO:tasks.rados.rados.0.smithi121.stdout:2316: delete oid 413 current snap is 0 2023-09-23T22:17:34.898 INFO:tasks.rados.rados.0.smithi121.stdout:2310: finishing write tid 3 to smithi12166546-389 2023-09-23T22:17:34.898 INFO:tasks.rados.rados.0.smithi121.stdout:2311: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:17:34.997 INFO:tasks.rados.rados.0.smithi121.stdout:2310: finishing write tid 4 to smithi12166546-389 2023-09-23T22:17:34.997 INFO:tasks.rados.rados.0.smithi121.stdout:2310: finishing write tid 5 to smithi12166546-389 2023-09-23T22:17:34.997 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 389 v 295 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-09-23T22:17:34.997 INFO:tasks.rados.rados.0.smithi121.stdout:2310: left oid 389 (ObjNum 1533 snap 0 seq_num 1533) 2023-09-23T22:17:34.998 INFO:tasks.rados.rados.0.smithi121.stdout:2312: finishing write tid 1 to smithi12166546-199 2023-09-23T22:17:34.998 INFO:tasks.rados.rados.0.smithi121.stdout:2312: finishing write tid 2 to smithi12166546-199 2023-09-23T22:17:34.998 INFO:tasks.rados.rados.0.smithi121.stdout:2313: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:17:35.082 INFO:tasks.rados.rados.0.smithi121.stdout:2312: finishing write tid 3 to smithi12166546-199 2023-09-23T22:17:35.082 INFO:tasks.rados.rados.0.smithi121.stdout:2312: finishing write tid 4 to smithi12166546-199 2023-09-23T22:17:35.083 INFO:tasks.rados.rados.0.smithi121.stdout:2312: finishing write tid 5 to smithi12166546-199 2023-09-23T22:17:35.083 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 249 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-09-23T22:17:35.083 INFO:tasks.rados.rados.0.smithi121.stdout:2312: left oid 199 (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T22:17:35.083 INFO:tasks.rados.rados.0.smithi121.stdout:2314: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2315: finishing write tid 1 to smithi12166546-440 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2315: finishing write tid 2 to smithi12166546-440 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2315: finishing write tid 3 to smithi12166546-440 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2315: finishing write tid 4 to smithi12166546-440 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2315: finishing write tid 5 to smithi12166546-440 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 440 v 316 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2315: left oid 440 (ObjNum 1535 snap 0 seq_num 1535) 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2310: done (6 left) 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2311: done (5 left) 2023-09-23T22:17:35.206 INFO:tasks.rados.rados.0.smithi121.stdout:2312: done (4 left) 2023-09-23T22:17:35.207 INFO:tasks.rados.rados.0.smithi121.stdout:2313: done (3 left) 2023-09-23T22:17:35.207 INFO:tasks.rados.rados.0.smithi121.stdout:2314: done (2 left) 2023-09-23T22:17:35.207 INFO:tasks.rados.rados.0.smithi121.stdout:2315: done (1 left) 2023-09-23T22:17:35.207 INFO:tasks.rados.rados.0.smithi121.stdout:2316: done (0 left) 2023-09-23T22:17:35.207 INFO:tasks.rados.rados.0.smithi121.stdout:2317: write oid 454 current snap is 0 2023-09-23T22:17:35.207 INFO:tasks.rados.rados.0.smithi121.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-09-23T22:17:35.218 INFO:tasks.rados.rados.0.smithi121.stdout:2317: writing smithi12166546-454 from 632359 to 1393378 tid 1 2023-09-23T22:17:35.226 INFO:tasks.rados.rados.0.smithi121.stdout:2317: writing smithi12166546-454 from 2041412 to 2756270 tid 2 2023-09-23T22:17:35.232 INFO:tasks.rados.rados.0.smithi121.stdout:2317: writing smithi12166546-454 from 3358434 to 3832359 tid 3 2023-09-23T22:17:35.232 INFO:tasks.rados.rados.0.smithi121.stdout:2318: write oid 266 current snap is 0 2023-09-23T22:17:35.232 INFO:tasks.rados.rados.0.smithi121.stdout:2317: finishing write tid 1 to smithi12166546-454 2023-09-23T22:17:35.233 INFO:tasks.rados.rados.0.smithi121.stdout:2317: finishing write tid 2 to smithi12166546-454 2023-09-23T22:17:35.233 INFO:tasks.rados.rados.0.smithi121.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-09-23T22:17:35.238 INFO:tasks.rados.rados.0.smithi121.stdout:2318: writing smithi12166546-266 from 649166 to 1085434 tid 1 2023-09-23T22:17:35.245 INFO:tasks.rados.rados.0.smithi121.stdout:2318: writing smithi12166546-266 from 1699894 to 2274763 tid 2 2023-09-23T22:17:35.250 INFO:tasks.rados.rados.0.smithi121.stdout:2318: writing smithi12166546-266 from 2702210 to 3133154 tid 3 2023-09-23T22:17:35.250 INFO:tasks.rados.rados.0.smithi121.stdout:2319: write oid 57 current snap is 0 2023-09-23T22:17:35.250 INFO:tasks.rados.rados.0.smithi121.stdout:2317: finishing write tid 3 to smithi12166546-454 2023-09-23T22:17:35.250 INFO:tasks.rados.rados.0.smithi121.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-09-23T22:17:35.258 INFO:tasks.rados.rados.0.smithi121.stdout:2319: writing smithi12166546-57 from 665973 to 1177490 tid 1 2023-09-23T22:17:35.266 INFO:tasks.rados.rados.0.smithi121.stdout:2319: writing smithi12166546-57 from 1642023 to 2360550 tid 2 2023-09-23T22:17:35.274 INFO:tasks.rados.rados.0.smithi121.stdout:2319: writing smithi12166546-57 from 2896927 to 3539143 tid 3 2023-09-23T22:17:35.274 INFO:tasks.rados.rados.0.smithi121.stdout:2320: read oid 369 snap -1 2023-09-23T22:17:35.274 INFO:tasks.rados.rados.0.smithi121.stdout:2320: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:17:35.274 INFO:tasks.rados.rados.0.smithi121.stdout:2321: write oid 396 current snap is 0 2023-09-23T22:17:35.274 INFO:tasks.rados.rados.0.smithi121.stdout:2317: finishing write tid 4 to smithi12166546-454 2023-09-23T22:17:35.274 INFO:tasks.rados.rados.0.smithi121.stdout:2317: finishing write tid 5 to smithi12166546-454 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 454 v 255 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2317: left oid 454 (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2318: finishing write tid 1 to smithi12166546-266 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2318: finishing write tid 2 to smithi12166546-266 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2318: finishing write tid 3 to smithi12166546-266 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2318: finishing write tid 4 to smithi12166546-266 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2318: finishing write tid 5 to smithi12166546-266 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 422 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2319: finishing write tid 1 to smithi12166546-57 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2319: finishing write tid 2 to smithi12166546-57 2023-09-23T22:17:35.275 INFO:tasks.rados.rados.0.smithi121.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-09-23T22:17:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:2321: writing smithi12166546-396 from 682780 to 1269546 tid 1 2023-09-23T22:17:35.288 INFO:tasks.rados.rados.0.smithi121.stdout:2321: writing smithi12166546-396 from 1700505 to 2279043 tid 2 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2321: writing smithi12166546-396 from 3040703 to 3610544 tid 3 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2317: done (4 left) 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2318: done (3 left) 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2322: read oid 204 snap -1 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2322: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2323: write oid 262 current snap is 0 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2319: finishing write tid 3 to smithi12166546-57 2023-09-23T22:17:35.296 INFO:tasks.rados.rados.0.smithi121.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-09-23T22:17:35.304 INFO:tasks.rados.rados.0.smithi121.stdout:2323: writing smithi12166546-262 from 699587 to 1361602 tid 1 2023-09-23T22:17:35.312 INFO:tasks.rados.rados.0.smithi121.stdout:2323: writing smithi12166546-262 from 2158987 to 2881183 tid 2 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2323: writing smithi12166546-262 from 3351773 to 3899587 tid 3 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2324: read oid 249 snap -1 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2324: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2325: delete oid 217 current snap is 0 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2319: finishing write tid 4 to smithi12166546-57 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2319: finishing write tid 5 to smithi12166546-57 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 57 v 303 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-09-23T22:17:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-09-23T22:17:35.320 INFO:tasks.rados.rados.0.smithi121.stdout:2320: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:17:35.397 INFO:tasks.rados.rados.0.smithi121.stdout:2321: finishing write tid 1 to smithi12166546-396 2023-09-23T22:17:35.397 INFO:tasks.rados.rados.0.smithi121.stdout:2321: finishing write tid 2 to smithi12166546-396 2023-09-23T22:17:35.398 INFO:tasks.rados.rados.0.smithi121.stdout:2322: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[33603]: audit 2023-09-23T22:17:34.136790+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[33603]: audit 2023-09-23T22:17:34.147267+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[33603]: cephadm 2023-09-23T22:17:34.198002+0000 mgr.x (mgr.24929) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[33603]: cephadm 2023-09-23T22:17:34.441378+0000 mgr.x (mgr.24929) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[33603]: cluster 2023-09-23T22:17:34.656889+0000 mgr.x (mgr.24929) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[27336]: audit 2023-09-23T22:17:34.136790+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:35.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[27336]: audit 2023-09-23T22:17:34.147267+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:35.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[27336]: cephadm 2023-09-23T22:17:34.198002+0000 mgr.x (mgr.24929) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:17:35.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[27336]: cephadm 2023-09-23T22:17:34.441378+0000 mgr.x (mgr.24929) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:17:35.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[27336]: cluster 2023-09-23T22:17:34.656889+0000 mgr.x (mgr.24929) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.261Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.261Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.263Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.265Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.310Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.310Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:17:35.504 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.315Z caller=main.go:518 msg=Listening address=:9093 2023-09-23T22:17:35.505 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:35 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:35.315Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:2321: finishing write tid 3 to smithi12166546-396 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:2321: finishing write tid 4 to smithi12166546-396 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:2321: finishing write tid 5 to smithi12166546-396 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 396 v 334 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:2323: finishing write tid 1 to smithi12166546-262 2023-09-23T22:17:35.505 INFO:tasks.rados.rados.0.smithi121.stdout:2324: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:17:35.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:35 smithi123 bash[27681]: audit 2023-09-23T22:17:34.136790+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:35 smithi123 bash[27681]: audit 2023-09-23T22:17:34.147267+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:35 smithi123 bash[27681]: cephadm 2023-09-23T22:17:34.198002+0000 mgr.x (mgr.24929) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:17:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:35 smithi123 bash[27681]: cephadm 2023-09-23T22:17:34.441378+0000 mgr.x (mgr.24929) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:17:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:35 smithi123 bash[27681]: cluster 2023-09-23T22:17:34.656889+0000 mgr.x (mgr.24929) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-09-23T22:17:35.656 INFO:tasks.rados.rados.0.smithi121.stdout:2323: finishing write tid 2 to smithi12166546-262 2023-09-23T22:17:35.656 INFO:tasks.rados.rados.0.smithi121.stdout:2323: finishing write tid 3 to smithi12166546-262 2023-09-23T22:17:35.656 INFO:tasks.rados.rados.0.smithi121.stdout:2323: finishing write tid 4 to smithi12166546-262 2023-09-23T22:17:35.656 INFO:tasks.rados.rados.0.smithi121.stdout:2323: finishing write tid 5 to smithi12166546-262 2023-09-23T22:17:35.656 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 262 v 357 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-09-23T22:17:35.656 INFO:tasks.rados.rados.0.smithi121.stdout:2323: left oid 262 (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2319: done (6 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2320: done (5 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2321: done (4 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2322: done (3 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2323: done (2 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2324: done (1 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2325: done (0 left) 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2326: write oid 159 current snap is 0 2023-09-23T22:17:35.657 INFO:tasks.rados.rados.0.smithi121.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-09-23T22:17:35.669 INFO:tasks.rados.rados.0.smithi121.stdout:2326: writing smithi12166546-159 from 733201 to 1145714 tid 1 2023-09-23T22:17:35.676 INFO:tasks.rados.rados.0.smithi121.stdout:2326: writing smithi12166546-159 from 1759598 to 2485463 tid 2 2023-09-23T22:17:35.682 INFO:tasks.rados.rados.0.smithi121.stdout:2326: writing smithi12166546-159 from 3006619 to 3410276 tid 3 2023-09-23T22:17:35.682 INFO:tasks.rados.rados.0.smithi121.stdout:2327: read oid 64 snap -1 2023-09-23T22:17:35.682 INFO:tasks.rados.rados.0.smithi121.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T22:17:35.682 INFO:tasks.rados.rados.0.smithi121.stdout:2328: write oid 154 current snap is 0 2023-09-23T22:17:35.682 INFO:tasks.rados.rados.0.smithi121.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-09-23T22:17:35.689 INFO:tasks.rados.rados.0.smithi121.stdout:2328: writing smithi12166546-154 from 750008 to 1354123 tid 1 2023-09-23T22:17:35.696 INFO:tasks.rados.rados.0.smithi121.stdout:2328: writing smithi12166546-154 from 1934433 to 2520309 tid 2 2023-09-23T22:17:35.704 INFO:tasks.rados.rados.0.smithi121.stdout:2328: writing smithi12166546-154 from 3150395 to 3881677 tid 3 2023-09-23T22:17:35.704 INFO:tasks.rados.rados.0.smithi121.stdout:2329: write oid 409 current snap is 0 2023-09-23T22:17:35.704 INFO:tasks.rados.rados.0.smithi121.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-09-23T22:17:35.712 INFO:tasks.rados.rados.0.smithi121.stdout:2329: writing smithi12166546-409 from 766815 to 1446179 tid 1 2023-09-23T22:17:35.719 INFO:tasks.rados.rados.0.smithi121.stdout:2329: writing smithi12166546-409 from 1992915 to 2722449 tid 2 2023-09-23T22:17:35.725 INFO:tasks.rados.rados.0.smithi121.stdout:2329: writing smithi12166546-409 from 3177818 to 3720372 tid 3 2023-09-23T22:17:35.725 INFO:tasks.rados.rados.0.smithi121.stdout:2330: read oid 180 snap -1 2023-09-23T22:17:35.725 INFO:tasks.rados.rados.0.smithi121.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:17:35.726 INFO:tasks.rados.rados.0.smithi121.stdout:2331: read oid 327 snap -1 2023-09-23T22:17:35.726 INFO:tasks.rados.rados.0.smithi121.stdout:2331: expect deleted 2023-09-23T22:17:35.726 INFO:tasks.rados.rados.0.smithi121.stdout:2332: write oid 380 current snap is 0 2023-09-23T22:17:35.726 INFO:tasks.rados.rados.0.smithi121.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-09-23T22:17:35.734 INFO:tasks.rados.rados.0.smithi121.stdout:2332: writing smithi12166546-380 from 783622 to 1538235 tid 1 2023-09-23T22:17:35.740 INFO:tasks.rados.rados.0.smithi121.stdout:2332: writing smithi12166546-380 from 2051397 to 2640942 tid 2 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2332: writing smithi12166546-380 from 3205241 to 3959067 tid 3 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2333: read oid 417 snap -1 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2333: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2334: read oid 207 snap -1 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2334: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2335: write oid 258 current snap is 0 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2326: finishing write tid 1 to smithi12166546-159 2023-09-23T22:17:35.748 INFO:tasks.rados.rados.0.smithi121.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-09-23T22:17:35.753 INFO:tasks.rados.rados.0.smithi121.stdout:2335: writing smithi12166546-258 from 400429 to 830291 tid 1 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2335: writing smithi12166546-258 from 1593526 to 2000429 tid 2 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2336: read oid 168 snap -1 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2336: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2337: delete oid 218 current snap is 0 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2326: finishing write tid 2 to smithi12166546-159 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2326: finishing write tid 3 to smithi12166546-159 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2326: finishing write tid 4 to smithi12166546-159 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2326: finishing write tid 5 to smithi12166546-159 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 159 v 361 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T22:17:35.760 INFO:tasks.rados.rados.0.smithi121.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T22:17:35.918 INFO:tasks.rados.rados.0.smithi121.stdout:2328: finishing write tid 1 to smithi12166546-154 2023-09-23T22:17:35.918 INFO:tasks.rados.rados.0.smithi121.stdout:2328: finishing write tid 2 to smithi12166546-154 2023-09-23T22:17:35.918 INFO:tasks.rados.rados.0.smithi121.stdout:2328: finishing write tid 3 to smithi12166546-154 2023-09-23T22:17:35.918 INFO:tasks.rados.rados.0.smithi121.stdout:2328: finishing write tid 4 to smithi12166546-154 2023-09-23T22:17:35.918 INFO:tasks.rados.rados.0.smithi121.stdout:2328: finishing write tid 5 to smithi12166546-154 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 154 v 318 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2329: finishing write tid 1 to smithi12166546-409 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2329: finishing write tid 2 to smithi12166546-409 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2329: finishing write tid 3 to smithi12166546-409 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2329: finishing write tid 4 to smithi12166546-409 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2329: finishing write tid 5 to smithi12166546-409 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 338 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-09-23T22:17:35.919 INFO:tasks.rados.rados.0.smithi121.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:17:36.121 INFO:tasks.rados.rados.0.smithi121.stdout:2332: finishing write tid 1 to smithi12166546-380 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2332: finishing write tid 2 to smithi12166546-380 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2332: finishing write tid 3 to smithi12166546-380 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2332: finishing write tid 4 to smithi12166546-380 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2332: finishing write tid 5 to smithi12166546-380 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 380 v 320 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2335: finishing write tid 1 to smithi12166546-258 2023-09-23T22:17:36.122 INFO:tasks.rados.rados.0.smithi121.stdout:2333: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:17:36.221 INFO:tasks.rados.rados.0.smithi121.stdout:2336: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T22:17:36.350 INFO:tasks.rados.rados.0.smithi121.stdout:2335: finishing write tid 2 to smithi12166546-258 2023-09-23T22:17:36.351 INFO:tasks.rados.rados.0.smithi121.stdout:2335: finishing write tid 3 to smithi12166546-258 2023-09-23T22:17:36.351 INFO:tasks.rados.rados.0.smithi121.stdout:2335: finishing write tid 4 to smithi12166546-258 2023-09-23T22:17:36.351 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 258 v 306 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-09-23T22:17:36.351 INFO:tasks.rados.rados.0.smithi121.stdout:2335: left oid 258 (ObjNum 1547 snap 0 seq_num 1547) 2023-09-23T22:17:36.351 INFO:tasks.rados.rados.0.smithi121.stdout:2334: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:17:36.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:36 smithi121 bash[27336]: audit 2023-09-23T22:17:36.140497+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.121:0/2253050261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:36.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:36 smithi121 bash[33603]: audit 2023-09-23T22:17:36.140497+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.121:0/2253050261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:36.543 INFO:tasks.rados.rados.0.smithi121.stdout:2326: done (11 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2327: done (10 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2328: done (9 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2329: done (8 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2330: done (7 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2331: done (6 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2332: done (5 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2333: done (4 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2334: done (3 left) 2023-09-23T22:17:36.544 INFO:tasks.rados.rados.0.smithi121.stdout:2335: done (2 left) 2023-09-23T22:17:36.545 INFO:tasks.rados.rados.0.smithi121.stdout:2336: done (1 left) 2023-09-23T22:17:36.545 INFO:tasks.rados.rados.0.smithi121.stdout:2337: done (0 left) 2023-09-23T22:17:36.545 INFO:tasks.rados.rados.0.smithi121.stdout:2338: read oid 113 snap -1 2023-09-23T22:17:36.545 INFO:tasks.rados.rados.0.smithi121.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:17:36.545 INFO:tasks.rados.rados.0.smithi121.stdout:2339: write oid 101 current snap is 0 2023-09-23T22:17:36.545 INFO:tasks.rados.rados.0.smithi121.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-09-23T22:17:36.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:36 smithi123 bash[27681]: audit 2023-09-23T22:17:36.140497+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.121:0/2253050261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:36.554 INFO:tasks.rados.rados.0.smithi121.stdout:2339: writing smithi12166546-101 from 434043 to 1014403 tid 1 2023-09-23T22:17:36.560 INFO:tasks.rados.rados.0.smithi121.stdout:2339: writing smithi12166546-101 from 1710490 to 2034043 tid 2 2023-09-23T22:17:36.560 INFO:tasks.rados.rados.0.smithi121.stdout:2340: read oid 139 snap -1 2023-09-23T22:17:36.560 INFO:tasks.rados.rados.0.smithi121.stdout:2340: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-09-23T22:17:36.561 INFO:tasks.rados.rados.0.smithi121.stdout:2341: write oid 137 current snap is 0 2023-09-23T22:17:36.561 INFO:tasks.rados.rados.0.smithi121.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-09-23T22:17:36.566 INFO:tasks.rados.rados.0.smithi121.stdout:2341: writing smithi12166546-137 from 450850 to 1106459 tid 1 2023-09-23T22:17:36.572 INFO:tasks.rados.rados.0.smithi121.stdout:2341: writing smithi12166546-137 from 1768972 to 2050850 tid 2 2023-09-23T22:17:36.572 INFO:tasks.rados.rados.0.smithi121.stdout:2342: read oid 231 snap -1 2023-09-23T22:17:36.573 INFO:tasks.rados.rados.0.smithi121.stdout:2342: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:17:36.573 INFO:tasks.rados.rados.0.smithi121.stdout:2343: read oid 11 snap -1 2023-09-23T22:17:36.573 INFO:tasks.rados.rados.0.smithi121.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:17:36.573 INFO:tasks.rados.rados.0.smithi121.stdout:2344: write oid 346 current snap is 0 2023-09-23T22:17:36.573 INFO:tasks.rados.rados.0.smithi121.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:2339: finishing write tid 1 to smithi12166546-101 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:2339: finishing write tid 2 to smithi12166546-101 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:2339: finishing write tid 3 to smithi12166546-101 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:2339: finishing write tid 4 to smithi12166546-101 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 258 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T22:17:36.714 INFO:tasks.rados.rados.0.smithi121.stdout:2340: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-09-23T22:17:36.826 INFO:tasks.rados.rados.0.smithi121.stdout:2341: finishing write tid 1 to smithi12166546-137 2023-09-23T22:17:36.826 INFO:tasks.rados.rados.0.smithi121.stdout:2341: finishing write tid 2 to smithi12166546-137 2023-09-23T22:17:36.826 INFO:tasks.rados.rados.0.smithi121.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-09-23T22:17:36.837 INFO:tasks.rados.rados.0.smithi121.stdout:2344: writing smithi12166546-346 from 467657 to 914868 tid 1 2023-09-23T22:17:36.844 INFO:tasks.rados.rados.0.smithi121.stdout:2344: writing smithi12166546-346 from 1427454 to 2067657 tid 2 2023-09-23T22:17:36.844 INFO:tasks.rados.rados.0.smithi121.stdout:2338: done (6 left) 2023-09-23T22:17:36.844 INFO:tasks.rados.rados.0.smithi121.stdout:2339: done (5 left) 2023-09-23T22:17:36.844 INFO:tasks.rados.rados.0.smithi121.stdout:2340: done (4 left) 2023-09-23T22:17:36.844 INFO:tasks.rados.rados.0.smithi121.stdout:2345: read oid 410 snap -1 2023-09-23T22:17:36.844 INFO:tasks.rados.rados.0.smithi121.stdout:2345: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:36.845 INFO:tasks.rados.rados.0.smithi121.stdout:2346: write oid 6 current snap is 0 2023-09-23T22:17:36.845 INFO:tasks.rados.rados.0.smithi121.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-09-23T22:17:36.850 INFO:tasks.rados.rados.0.smithi121.stdout:2346: writing smithi12166546-6 from 484464 to 1006924 tid 1 2023-09-23T22:17:36.855 INFO:tasks.rados.rados.0.smithi121.stdout:2346: writing smithi12166546-6 from 1485936 to 1970135 tid 2 2023-09-23T22:17:36.856 INFO:tasks.rados.rados.0.smithi121.stdout:2347: read oid 199 snap -1 2023-09-23T22:17:36.856 INFO:tasks.rados.rados.0.smithi121.stdout:2347: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T22:17:36.856 INFO:tasks.rados.rados.0.smithi121.stdout:2348: write oid 216 current snap is 0 2023-09-23T22:17:36.856 INFO:tasks.rados.rados.0.smithi121.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-09-23T22:17:36.862 INFO:tasks.rados.rados.0.smithi121.stdout:2348: writing smithi12166546-216 from 501271 to 1098980 tid 1 2023-09-23T22:17:36.868 INFO:tasks.rados.rados.0.smithi121.stdout:2348: writing smithi12166546-216 from 1544418 to 2101271 tid 2 2023-09-23T22:17:36.868 INFO:tasks.rados.rados.0.smithi121.stdout:2349: write oid 256 current snap is 0 2023-09-23T22:17:36.868 INFO:tasks.rados.rados.0.smithi121.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-09-23T22:17:36.874 INFO:tasks.rados.rados.0.smithi121.stdout:2349: writing smithi12166546-256 from 518078 to 1191036 tid 1 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2349: writing smithi12166546-256 from 1602900 to 2090768 tid 2 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2350: read oid 28 snap -1 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2350: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2351: read oid 388 snap -1 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2351: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2352: write oid 403 current snap is 0 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2341: finishing write tid 3 to smithi12166546-137 2023-09-23T22:17:36.880 INFO:tasks.rados.rados.0.smithi121.stdout:2341: finishing write tid 4 to smithi12166546-137 2023-09-23T22:17:36.881 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 137 v 427 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-09-23T22:17:36.881 INFO:tasks.rados.rados.0.smithi121.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-09-23T22:17:36.881 INFO:tasks.rados.rados.0.smithi121.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:17:37.074 INFO:tasks.rados.rados.0.smithi121.stdout:2342: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:2344: finishing write tid 1 to smithi12166546-346 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:2344: finishing write tid 2 to smithi12166546-346 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:2344: finishing write tid 3 to smithi12166546-346 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:2344: finishing write tid 4 to smithi12166546-346 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 356 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-09-23T22:17:37.205 INFO:tasks.rados.rados.0.smithi121.stdout:2345: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:17:37.319 INFO:tasks.rados.rados.0.smithi121.stdout:2346: finishing write tid 1 to smithi12166546-6 2023-09-23T22:17:37.319 INFO:tasks.rados.rados.0.smithi121.stdout:2346: finishing write tid 2 to smithi12166546-6 2023-09-23T22:17:37.319 INFO:tasks.rados.rados.0.smithi121.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-09-23T22:17:37.326 INFO:tasks.rados.rados.0.smithi121.stdout:2352: writing smithi12166546-403 from 534885 to 1283092 tid 1 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2352: writing smithi12166546-403 from 1945029 to 2134885 tid 2 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2341: done (11 left) 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2342: done (10 left) 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2343: done (9 left) 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2344: done (8 left) 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2345: done (7 left) 2023-09-23T22:17:37.333 INFO:tasks.rados.rados.0.smithi121.stdout:2353: write oid 76 current snap is 0 2023-09-23T22:17:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:2346: finishing write tid 3 to smithi12166546-6 2023-09-23T22:17:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:2346: finishing write tid 4 to smithi12166546-6 2023-09-23T22:17:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 6 v 341 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-09-23T22:17:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:2346: left oid 6 (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T22:17:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:2348: finishing write tid 1 to smithi12166546-216 2023-09-23T22:17:37.334 INFO:tasks.rados.rados.0.smithi121.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-09-23T22:17:37.338 INFO:tasks.rados.rados.0.smithi121.stdout:2353: writing smithi12166546-76 from 551692 to 975148 tid 1 2023-09-23T22:17:37.345 INFO:tasks.rados.rados.0.smithi121.stdout:2353: writing smithi12166546-76 from 1603511 to 2095048 tid 2 2023-09-23T22:17:37.345 INFO:tasks.rados.rados.0.smithi121.stdout:2346: done (7 left) 2023-09-23T22:17:37.345 INFO:tasks.rados.rados.0.smithi121.stdout:2354: read oid 379 snap -1 2023-09-23T22:17:37.345 INFO:tasks.rados.rados.0.smithi121.stdout:2354: expect (ObjNum 902 snap 0 seq_num 902) 2023-09-23T22:17:37.345 INFO:tasks.rados.rados.0.smithi121.stdout:2355: write oid 491 current snap is 0 2023-09-23T22:17:37.345 INFO:tasks.rados.rados.0.smithi121.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-09-23T22:17:37.351 INFO:tasks.rados.rados.0.smithi121.stdout:2355: writing smithi12166546-491 from 568499 to 1067204 tid 1 2023-09-23T22:17:37.358 INFO:tasks.rados.rados.0.smithi121.stdout:2355: writing smithi12166546-491 from 1661993 to 2168499 tid 2 2023-09-23T22:17:37.358 INFO:tasks.rados.rados.0.smithi121.stdout:2356: read oid 185 snap -1 2023-09-23T22:17:37.358 INFO:tasks.rados.rados.0.smithi121.stdout:2356: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T22:17:37.358 INFO:tasks.rados.rados.0.smithi121.stdout:2357: write oid 368 current snap is 0 2023-09-23T22:17:37.358 INFO:tasks.rados.rados.0.smithi121.stdout:2348: finishing write tid 2 to smithi12166546-216 2023-09-23T22:17:37.358 INFO:tasks.rados.rados.0.smithi121.stdout:2347: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T22:17:37.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:37 smithi121 bash[27336]: cluster 2023-09-23T22:17:36.657382+0000 mgr.x (mgr.24929) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-09-23T22:17:37.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:37 smithi121 bash[33603]: cluster 2023-09-23T22:17:36.657382+0000 mgr.x (mgr.24929) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-09-23T22:17:37.503 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:37 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:37.265Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000487064s 2023-09-23T22:17:37.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:37 smithi123 bash[27681]: cluster 2023-09-23T22:17:36.657382+0000 mgr.x (mgr.24929) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-09-23T22:17:37.557 INFO:tasks.rados.rados.0.smithi121.stdout:2348: finishing write tid 3 to smithi12166546-216 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2348: finishing write tid 4 to smithi12166546-216 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 216 v 321 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2348: left oid 216 (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2349: finishing write tid 1 to smithi12166546-256 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2349: finishing write tid 2 to smithi12166546-256 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2349: finishing write tid 3 to smithi12166546-256 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2349: finishing write tid 4 to smithi12166546-256 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 256 v 341 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2349: left oid 256 (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:17:37.558 INFO:tasks.rados.rados.0.smithi121.stdout:2350: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:17:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:2351: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2352: finishing write tid 1 to smithi12166546-403 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2352: finishing write tid 2 to smithi12166546-403 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2352: finishing write tid 3 to smithi12166546-403 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2352: finishing write tid 4 to smithi12166546-403 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 364 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2352: left oid 403 (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2353: finishing write tid 1 to smithi12166546-76 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2353: finishing write tid 2 to smithi12166546-76 2023-09-23T22:17:37.881 INFO:tasks.rados.rados.0.smithi121.stdout:2353: finishing write tid 3 to smithi12166546-76 2023-09-23T22:17:37.882 INFO:tasks.rados.rados.0.smithi121.stdout:2353: finishing write tid 4 to smithi12166546-76 2023-09-23T22:17:37.882 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 76 v 430 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-09-23T22:17:37.882 INFO:tasks.rados.rados.0.smithi121.stdout:2353: left oid 76 (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T22:17:37.882 INFO:tasks.rados.rados.0.smithi121.stdout:2354: expect (ObjNum 902 snap 0 seq_num 902) 2023-09-23T22:17:38.043 INFO:tasks.rados.rados.0.smithi121.stdout:2355: finishing write tid 1 to smithi12166546-491 2023-09-23T22:17:38.043 INFO:tasks.rados.rados.0.smithi121.stdout:2355: finishing write tid 2 to smithi12166546-491 2023-09-23T22:17:38.043 INFO:tasks.rados.rados.0.smithi121.stdout:2355: finishing write tid 3 to smithi12166546-491 2023-09-23T22:17:38.043 INFO:tasks.rados.rados.0.smithi121.stdout:2355: finishing write tid 4 to smithi12166546-491 2023-09-23T22:17:38.044 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 491 v 367 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-09-23T22:17:38.044 INFO:tasks.rados.rados.0.smithi121.stdout:2355: left oid 491 (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T22:17:38.044 INFO:tasks.rados.rados.0.smithi121.stdout:2356: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T22:17:38.222 INFO:tasks.rados.rados.0.smithi121.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-09-23T22:17:38.234 INFO:tasks.rados.rados.0.smithi121.stdout:2357: writing smithi12166546-368 from 585306 to 1159260 tid 1 2023-09-23T22:17:38.240 INFO:tasks.rados.rados.0.smithi121.stdout:2357: writing smithi12166546-368 from 1720475 to 2185306 tid 2 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2347: done (10 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2348: done (9 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2349: done (8 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2350: done (7 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2351: done (6 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2352: done (5 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2353: done (4 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2354: done (3 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2355: done (2 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2356: done (1 left) 2023-09-23T22:17:38.241 INFO:tasks.rados.rados.0.smithi121.stdout:2358: read oid 68 snap -1 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2358: expect deleted 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2359: read oid 204 snap -1 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2359: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2360: read oid 229 snap -1 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2360: expect deleted 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2361: read oid 498 snap -1 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2361: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2362: read oid 248 snap -1 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2362: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2363: write oid 76 current snap is 0 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2357: finishing write tid 1 to smithi12166546-368 2023-09-23T22:17:38.242 INFO:tasks.rados.rados.0.smithi121.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-09-23T22:17:38.248 INFO:tasks.rados.rados.0.smithi121.stdout:2363: writing smithi12166546-76 from 602113 to 1367669 tid 1 2023-09-23T22:17:38.253 INFO:tasks.rados.rados.0.smithi121.stdout:2363: writing smithi12166546-76 from 1778957 to 2202113 tid 2 2023-09-23T22:17:38.254 INFO:tasks.rados.rados.0.smithi121.stdout:2364: write oid 196 current snap is 0 2023-09-23T22:17:38.254 INFO:tasks.rados.rados.0.smithi121.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-09-23T22:17:38.259 INFO:tasks.rados.rados.0.smithi121.stdout:2364: writing smithi12166546-196 from 618920 to 1059725 tid 1 2023-09-23T22:17:38.266 INFO:tasks.rados.rados.0.smithi121.stdout:2364: writing smithi12166546-196 from 1837439 to 2218920 tid 2 2023-09-23T22:17:38.266 INFO:tasks.rados.rados.0.smithi121.stdout:2365: read oid 86 snap -1 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2365: expect deleted 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2366: read oid 454 snap -1 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2366: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2367: read oid 112 snap -1 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2367: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2368: read oid 167 snap -1 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2368: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2369: read oid 98 snap -1 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2369: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2370: write oid 27 current snap is 0 2023-09-23T22:17:38.267 INFO:tasks.rados.rados.0.smithi121.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-09-23T22:17:38.273 INFO:tasks.rados.rados.0.smithi121.stdout:2370: writing smithi12166546-27 from 635727 to 1151781 tid 1 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout:2370: writing smithi12166546-27 from 1895921 to 2235727 tid 2 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout:2371: read oid 26 snap -1 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout:2371: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout:2372: read oid 90 snap -1 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout:2372: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:17:38.282 INFO:tasks.rados.rados.0.smithi121.stdout:2359: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:38.404 INFO:tasks.rados.rados.0.smithi121.stdout:2362: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-23T22:17:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:2357: finishing write tid 2 to smithi12166546-368 2023-09-23T22:17:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:2357: finishing write tid 3 to smithi12166546-368 2023-09-23T22:17:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:2357: finishing write tid 4 to smithi12166546-368 2023-09-23T22:17:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 368 v 213 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-09-23T22:17:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:2357: left oid 368 (ObjNum 1558 snap 0 seq_num 1558) 2023-09-23T22:17:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:2361: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:2363: finishing write tid 1 to smithi12166546-76 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:2363: finishing write tid 2 to smithi12166546-76 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:2363: finishing write tid 3 to smithi12166546-76 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:2363: finishing write tid 4 to smithi12166546-76 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 76 v 433 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:2363: left oid 76 (ObjNum 1559 snap 0 seq_num 1559) 2023-09-23T22:17:38.559 INFO:tasks.rados.rados.0.smithi121.stdout:2364: finishing write tid 1 to smithi12166546-196 2023-09-23T22:17:38.560 INFO:tasks.rados.rados.0.smithi121.stdout:2367: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-23T22:17:38.678 INFO:tasks.rados.rados.0.smithi121.stdout:2366: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:17:38.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:38 smithi123 bash[27681]: audit 2023-09-23T22:17:38.575438+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.121:0/911517889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:38.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:38 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:38] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.33.4" 2023-09-23T22:17:38.837 INFO:tasks.rados.rados.0.smithi121.stdout:2368: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T22:17:39.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:38 smithi121 bash[27336]: audit 2023-09-23T22:17:38.575438+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.121:0/911517889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:39.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:38 smithi121 bash[33603]: audit 2023-09-23T22:17:38.575438+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.121:0/911517889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:39.006 INFO:tasks.rados.rados.0.smithi121.stdout:2364: finishing write tid 2 to smithi12166546-196 2023-09-23T22:17:39.006 INFO:tasks.rados.rados.0.smithi121.stdout:2364: finishing write tid 3 to smithi12166546-196 2023-09-23T22:17:39.006 INFO:tasks.rados.rados.0.smithi121.stdout:2364: finishing write tid 4 to smithi12166546-196 2023-09-23T22:17:39.006 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 196 v 298 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-09-23T22:17:39.006 INFO:tasks.rados.rados.0.smithi121.stdout:2364: left oid 196 (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T22:17:39.006 INFO:tasks.rados.rados.0.smithi121.stdout:2369: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T22:17:39.122 INFO:tasks.rados.rados.0.smithi121.stdout:2370: finishing write tid 1 to smithi12166546-27 2023-09-23T22:17:39.122 INFO:tasks.rados.rados.0.smithi121.stdout:2357: done (15 left) 2023-09-23T22:17:39.122 INFO:tasks.rados.rados.0.smithi121.stdout:2358: done (14 left) 2023-09-23T22:17:39.122 INFO:tasks.rados.rados.0.smithi121.stdout:2359: done (13 left) 2023-09-23T22:17:39.122 INFO:tasks.rados.rados.0.smithi121.stdout:2360: done (12 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2361: done (11 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2362: done (10 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2363: done (9 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2364: done (8 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2365: done (7 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2366: done (6 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2367: done (5 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2368: done (4 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2369: done (3 left) 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2373: write oid 122 current snap is 0 2023-09-23T22:17:39.123 INFO:tasks.rados.rados.0.smithi121.stdout:2371: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:17:39.276 INFO:tasks.rados.rados.0.smithi121.stdout:2372: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T22:17:39.359 INFO:tasks.rados.rados.0.smithi121.stdout:2370: finishing write tid 2 to smithi12166546-27 2023-09-23T22:17:39.359 INFO:tasks.rados.rados.0.smithi121.stdout:2370: finishing write tid 3 to smithi12166546-27 2023-09-23T22:17:39.360 INFO:tasks.rados.rados.0.smithi121.stdout:2370: finishing write tid 4 to smithi12166546-27 2023-09-23T22:17:39.360 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 27 v 295 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-09-23T22:17:39.360 INFO:tasks.rados.rados.0.smithi121.stdout:2370: left oid 27 (ObjNum 1561 snap 0 seq_num 1561) 2023-09-23T22:17:39.360 INFO:tasks.rados.rados.0.smithi121.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-09-23T22:17:39.373 INFO:tasks.rados.rados.0.smithi121.stdout:2373: writing smithi12166546-122 from 652534 to 1243837 tid 1 2023-09-23T22:17:39.379 INFO:tasks.rados.rados.0.smithi121.stdout:2373: writing smithi12166546-122 from 1954403 to 2252534 tid 2 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2370: done (3 left) 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2371: done (2 left) 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2372: done (1 left) 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2374: read oid 274 snap -1 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2374: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2375: read oid 14 snap -1 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2375: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2376: write oid 317 current snap is 0 2023-09-23T22:17:39.380 INFO:tasks.rados.rados.0.smithi121.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-09-23T22:17:39.388 INFO:tasks.rados.rados.0.smithi121.stdout:2376: writing smithi12166546-317 from 669341 to 1335893 tid 1 2023-09-23T22:17:39.393 INFO:tasks.rados.rados.0.smithi121.stdout:2376: writing smithi12166546-317 from 2012885 to 2269341 tid 2 2023-09-23T22:17:39.393 INFO:tasks.rados.rados.0.smithi121.stdout:2377: read oid 435 snap -1 2023-09-23T22:17:39.394 INFO:tasks.rados.rados.0.smithi121.stdout:2377: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:17:39.394 INFO:tasks.rados.rados.0.smithi121.stdout:2378: write oid 364 current snap is 0 2023-09-23T22:17:39.394 INFO:tasks.rados.rados.0.smithi121.stdout:2373: finishing write tid 1 to smithi12166546-122 2023-09-23T22:17:39.394 INFO:tasks.rados.rados.0.smithi121.stdout:2373: finishing write tid 2 to smithi12166546-122 2023-09-23T22:17:39.394 INFO:tasks.rados.rados.0.smithi121.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-09-23T22:17:39.402 INFO:tasks.rados.rados.0.smithi121.stdout:2378: writing smithi12166546-364 from 686148 to 1427949 tid 1 2023-09-23T22:17:39.407 INFO:tasks.rados.rados.0.smithi121.stdout:2378: writing smithi12166546-364 from 1955014 to 2286148 tid 2 2023-09-23T22:17:39.407 INFO:tasks.rados.rados.0.smithi121.stdout:2379: write oid 277 current snap is 0 2023-09-23T22:17:39.407 INFO:tasks.rados.rados.0.smithi121.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-09-23T22:17:39.415 INFO:tasks.rados.rados.0.smithi121.stdout:2379: writing smithi12166546-277 from 702955 to 1120005 tid 1 2023-09-23T22:17:39.423 INFO:tasks.rados.rados.0.smithi121.stdout:2379: writing smithi12166546-277 from 1613496 to 2263367 tid 2 2023-09-23T22:17:39.424 INFO:tasks.rados.rados.0.smithi121.stdout:2380: write oid 104 current snap is 0 2023-09-23T22:17:39.424 INFO:tasks.rados.rados.0.smithi121.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-09-23T22:17:39.430 INFO:tasks.rados.rados.0.smithi121.stdout:2380: writing smithi12166546-104 from 719762 to 1212061 tid 1 2023-09-23T22:17:39.436 INFO:tasks.rados.rados.0.smithi121.stdout:2380: writing smithi12166546-104 from 1671978 to 2181860 tid 2 2023-09-23T22:17:39.436 INFO:tasks.rados.rados.0.smithi121.stdout:2381: read oid 294 snap -1 2023-09-23T22:17:39.436 INFO:tasks.rados.rados.0.smithi121.stdout:2381: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:17:39.437 INFO:tasks.rados.rados.0.smithi121.stdout:2382: delete oid 350 current snap is 0 2023-09-23T22:17:39.437 INFO:tasks.rados.rados.0.smithi121.stdout:2374: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:17:39.547 INFO:tasks.rados.rados.0.smithi121.stdout:2375: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:17:39.736 INFO:tasks.rados.rados.0.smithi121.stdout:2373: finishing write tid 3 to smithi12166546-122 2023-09-23T22:17:39.736 INFO:tasks.rados.rados.0.smithi121.stdout:2373: finishing write tid 4 to smithi12166546-122 2023-09-23T22:17:39.736 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 122 v 370 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-09-23T22:17:39.736 INFO:tasks.rados.rados.0.smithi121.stdout:2373: left oid 122 (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:17:39.736 INFO:tasks.rados.rados.0.smithi121.stdout:2376: finishing write tid 1 to smithi12166546-317 2023-09-23T22:17:39.736 INFO:tasks.rados.rados.0.smithi121.stdout:2376: finishing write tid 2 to smithi12166546-317 2023-09-23T22:17:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:2376: finishing write tid 3 to smithi12166546-317 2023-09-23T22:17:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:2376: finishing write tid 4 to smithi12166546-317 2023-09-23T22:17:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 317 v 261 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-09-23T22:17:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:2376: left oid 317 (ObjNum 1563 snap 0 seq_num 1563) 2023-09-23T22:17:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:2377: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2378: finishing write tid 1 to smithi12166546-364 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2378: finishing write tid 2 to smithi12166546-364 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2378: finishing write tid 3 to smithi12166546-364 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2378: finishing write tid 4 to smithi12166546-364 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 264 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2378: left oid 364 (ObjNum 1564 snap 0 seq_num 1564) 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2379: finishing write tid 1 to smithi12166546-277 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2379: finishing write tid 2 to smithi12166546-277 2023-09-23T22:17:39.844 INFO:tasks.rados.rados.0.smithi121.stdout:2379: finishing write tid 3 to smithi12166546-277 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2379: finishing write tid 4 to smithi12166546-277 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 277 v 321 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2379: left oid 277 (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2380: finishing write tid 1 to smithi12166546-104 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2380: finishing write tid 2 to smithi12166546-104 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2380: finishing write tid 3 to smithi12166546-104 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2380: finishing write tid 4 to smithi12166546-104 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 104 v 323 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2380: left oid 104 (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:17:39.845 INFO:tasks.rados.rados.0.smithi121.stdout:2381: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:17:40.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:39 smithi121 bash[27336]: cluster 2023-09-23T22:17:38.658506+0000 mgr.x (mgr.24929) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 15 MiB/s wr, 126 op/s 2023-09-23T22:17:40.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:39 smithi121 bash[33603]: cluster 2023-09-23T22:17:38.658506+0000 mgr.x (mgr.24929) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 15 MiB/s wr, 126 op/s 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2373: done (9 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2374: done (8 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2375: done (7 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2376: done (6 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2377: done (5 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2378: done (4 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2379: done (3 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2380: done (2 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2381: done (1 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2382: done (0 left) 2023-09-23T22:17:40.007 INFO:tasks.rados.rados.0.smithi121.stdout:2383: read oid 201 snap -1 2023-09-23T22:17:40.008 INFO:tasks.rados.rados.0.smithi121.stdout:2383: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T22:17:40.008 INFO:tasks.rados.rados.0.smithi121.stdout:2384: read oid 149 snap -1 2023-09-23T22:17:40.008 INFO:tasks.rados.rados.0.smithi121.stdout:2384: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:17:40.008 INFO:tasks.rados.rados.0.smithi121.stdout:2385: delete oid 287 current snap is 0 2023-09-23T22:17:40.009 INFO:tasks.rados.rados.0.smithi121.stdout:2385: done (2 left) 2023-09-23T22:17:40.009 INFO:tasks.rados.rados.0.smithi121.stdout:2386: write oid 433 current snap is 0 2023-09-23T22:17:40.009 INFO:tasks.rados.rados.0.smithi121.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-09-23T22:17:40.021 INFO:tasks.rados.rados.0.smithi121.stdout:2386: writing smithi12166546-433 from 770183 to 1204582 tid 1 2023-09-23T22:17:40.028 INFO:tasks.rados.rados.0.smithi121.stdout:2386: writing smithi12166546-433 from 1847424 to 2370183 tid 2 2023-09-23T22:17:40.028 INFO:tasks.rados.rados.0.smithi121.stdout:2387: write oid 119 current snap is 0 2023-09-23T22:17:40.029 INFO:tasks.rados.rados.0.smithi121.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-09-23T22:17:40.036 INFO:tasks.rados.rados.0.smithi121.stdout:2387: writing smithi12166546-119 from 786990 to 1296638 tid 1 2023-09-23T22:17:40.042 INFO:tasks.rados.rados.0.smithi121.stdout:2387: writing smithi12166546-119 from 1905906 to 2386990 tid 2 2023-09-23T22:17:40.042 INFO:tasks.rados.rados.0.smithi121.stdout:2388: write oid 197 current snap is 0 2023-09-23T22:17:40.042 INFO:tasks.rados.rados.0.smithi121.stdout:2383: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T22:17:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:39 smithi123 bash[27681]: cluster 2023-09-23T22:17:38.658506+0000 mgr.x (mgr.24929) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 15 MiB/s wr, 126 op/s 2023-09-23T22:17:40.151 INFO:tasks.rados.rados.0.smithi121.stdout:2384: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:17:40.324 INFO:tasks.rados.rados.0.smithi121.stdout:2386: finishing write tid 1 to smithi12166546-433 2023-09-23T22:17:40.324 INFO:tasks.rados.rados.0.smithi121.stdout:2386: finishing write tid 2 to smithi12166546-433 2023-09-23T22:17:40.324 INFO:tasks.rados.rados.0.smithi121.stdout:2386: finishing write tid 3 to smithi12166546-433 2023-09-23T22:17:40.324 INFO:tasks.rados.rados.0.smithi121.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-09-23T22:17:40.329 INFO:tasks.rados.rados.0.smithi121.stdout:2388: writing smithi12166546-197 from 403797 to 988694 tid 1 2023-09-23T22:17:40.338 INFO:tasks.rados.rados.0.smithi121.stdout:2388: writing smithi12166546-197 from 1564388 to 2225266 tid 2 2023-09-23T22:17:40.338 INFO:tasks.rados.rados.0.smithi121.stdout:2383: done (4 left) 2023-09-23T22:17:40.338 INFO:tasks.rados.rados.0.smithi121.stdout:2384: done (3 left) 2023-09-23T22:17:40.338 INFO:tasks.rados.rados.0.smithi121.stdout:2389: read oid 436 snap -1 2023-09-23T22:17:40.338 INFO:tasks.rados.rados.0.smithi121.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2390: read oid 60 snap -1 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2390: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2391: write oid 154 current snap is 0 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2386: finishing write tid 4 to smithi12166546-433 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 216 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2386: left oid 433 (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2387: finishing write tid 1 to smithi12166546-119 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2387: finishing write tid 2 to smithi12166546-119 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2387: finishing write tid 3 to smithi12166546-119 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2387: finishing write tid 4 to smithi12166546-119 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 119 v 327 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-09-23T22:17:40.339 INFO:tasks.rados.rados.0.smithi121.stdout:2387: left oid 119 (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:17:40.340 INFO:tasks.rados.rados.0.smithi121.stdout:2388: finishing write tid 1 to smithi12166546-197 2023-09-23T22:17:40.340 INFO:tasks.rados.rados.0.smithi121.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-09-23T22:17:40.344 INFO:tasks.rados.rados.0.smithi121.stdout:2391: writing smithi12166546-154 from 420604 to 1080750 tid 1 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2391: writing smithi12166546-154 from 1506517 to 1911053 tid 2 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2386: done (5 left) 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2387: done (4 left) 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2392: read oid 316 snap -1 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2392: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2393: write oid 426 current snap is 0 2023-09-23T22:17:40.349 INFO:tasks.rados.rados.0.smithi121.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-09-23T22:17:40.355 INFO:tasks.rados.rados.0.smithi121.stdout:2393: writing smithi12166546-426 from 437411 to 1172806 tid 1 2023-09-23T22:17:40.363 INFO:tasks.rados.rados.0.smithi121.stdout:2393: writing smithi12166546-426 from 1964999 to 2437411 tid 2 2023-09-23T22:17:40.363 INFO:tasks.rados.rados.0.smithi121.stdout:2394: write oid 115 current snap is 0 2023-09-23T22:17:40.363 INFO:tasks.rados.rados.0.smithi121.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-09-23T22:17:40.368 INFO:tasks.rados.rados.0.smithi121.stdout:2394: writing smithi12166546-115 from 454218 to 981215 tid 1 2023-09-23T22:17:40.375 INFO:tasks.rados.rados.0.smithi121.stdout:2394: writing smithi12166546-115 from 1739834 to 2148039 tid 2 2023-09-23T22:17:40.375 INFO:tasks.rados.rados.0.smithi121.stdout:2395: write oid 277 current snap is 0 2023-09-23T22:17:40.375 INFO:tasks.rados.rados.0.smithi121.stdout:2388: finishing write tid 2 to smithi12166546-197 2023-09-23T22:17:40.375 INFO:tasks.rados.rados.0.smithi121.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-09-23T22:17:40.381 INFO:tasks.rados.rados.0.smithi121.stdout:2395: writing smithi12166546-277 from 471025 to 1073271 tid 1 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2395: writing smithi12166546-277 from 1798316 to 2466532 tid 2 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2396: read oid 270 snap -1 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2396: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2397: read oid 414 snap -1 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2397: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2398: read oid 263 snap -1 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2398: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:17:40.389 INFO:tasks.rados.rados.0.smithi121.stdout:2399: read oid 492 snap -1 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2399: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2400: write oid 111 current snap is 0 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2388: finishing write tid 3 to smithi12166546-197 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2388: finishing write tid 4 to smithi12166546-197 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 373 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2388: left oid 197 (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2391: finishing write tid 1 to smithi12166546-154 2023-09-23T22:17:40.390 INFO:tasks.rados.rados.0.smithi121.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-09-23T22:17:40.395 INFO:tasks.rados.rados.0.smithi121.stdout:2400: writing smithi12166546-111 from 487832 to 1165327 tid 1 2023-09-23T22:17:40.401 INFO:tasks.rados.rados.0.smithi121.stdout:2400: writing smithi12166546-111 from 1740445 to 2152319 tid 2 2023-09-23T22:17:40.401 INFO:tasks.rados.rados.0.smithi121.stdout:2388: done (12 left) 2023-09-23T22:17:40.401 INFO:tasks.rados.rados.0.smithi121.stdout:2401: write oid 248 current snap is 0 2023-09-23T22:17:40.402 INFO:tasks.rados.rados.0.smithi121.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T22:17:40.547 INFO:tasks.rados.rados.0.smithi121.stdout:2391: finishing write tid 2 to smithi12166546-154 2023-09-23T22:17:40.547 INFO:tasks.rados.rados.0.smithi121.stdout:2391: finishing write tid 3 to smithi12166546-154 2023-09-23T22:17:40.547 INFO:tasks.rados.rados.0.smithi121.stdout:2391: finishing write tid 4 to smithi12166546-154 2023-09-23T22:17:40.547 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 154 v 324 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-09-23T22:17:40.547 INFO:tasks.rados.rados.0.smithi121.stdout:2391: left oid 154 (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T22:17:40.548 INFO:tasks.rados.rados.0.smithi121.stdout:2392: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:17:40.634 INFO:tasks.rados.rados.0.smithi121.stdout:2393: finishing write tid 1 to smithi12166546-426 2023-09-23T22:17:40.634 INFO:tasks.rados.rados.0.smithi121.stdout:2390: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T22:17:40.847 INFO:tasks.rados.rados.0.smithi121.stdout:2393: finishing write tid 2 to smithi12166546-426 2023-09-23T22:17:40.847 INFO:tasks.rados.rados.0.smithi121.stdout:2393: finishing write tid 3 to smithi12166546-426 2023-09-23T22:17:40.847 INFO:tasks.rados.rados.0.smithi121.stdout:2393: finishing write tid 4 to smithi12166546-426 2023-09-23T22:17:40.847 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 426 v 310 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-09-23T22:17:40.847 INFO:tasks.rados.rados.0.smithi121.stdout:2393: left oid 426 (ObjNum 1573 snap 0 seq_num 1573) 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2394: finishing write tid 1 to smithi12166546-115 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2394: finishing write tid 2 to smithi12166546-115 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2394: finishing write tid 3 to smithi12166546-115 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2394: finishing write tid 4 to smithi12166546-115 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 115 v 298 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2395: finishing write tid 1 to smithi12166546-277 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2395: finishing write tid 2 to smithi12166546-277 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2395: finishing write tid 3 to smithi12166546-277 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2395: finishing write tid 4 to smithi12166546-277 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 277 v 327 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2395: left oid 277 (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T22:17:40.848 INFO:tasks.rados.rados.0.smithi121.stdout:2399: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T22:17:40.967 INFO:tasks.rados.rados.0.smithi121.stdout:2396: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:17:41.049 INFO:tasks.rados.rados.0.smithi121.stdout:2398: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:17:41.152 INFO:tasks.rados.rados.0.smithi121.stdout:2400: finishing write tid 1 to smithi12166546-111 2023-09-23T22:17:41.152 INFO:tasks.rados.rados.0.smithi121.stdout:2397: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T22:17:41.266 INFO:tasks.rados.rados.0.smithi121.stdout:2400: finishing write tid 2 to smithi12166546-111 2023-09-23T22:17:41.266 INFO:tasks.rados.rados.0.smithi121.stdout:2400: finishing write tid 3 to smithi12166546-111 2023-09-23T22:17:41.266 INFO:tasks.rados.rados.0.smithi121.stdout:2400: finishing write tid 4 to smithi12166546-111 2023-09-23T22:17:41.266 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 111 v 436 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-09-23T22:17:41.267 INFO:tasks.rados.rados.0.smithi121.stdout:2400: left oid 111 (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T22:17:41.267 INFO:tasks.rados.rados.0.smithi121.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-09-23T22:17:41.278 INFO:tasks.rados.rados.0.smithi121.stdout:2401: writing smithi12166546-248 from 504639 to 1257383 tid 1 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2401: writing smithi12166546-248 from 1798927 to 2470812 tid 2 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2389: done (12 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2390: done (11 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2391: done (10 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2392: done (9 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2393: done (8 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2394: done (7 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2395: done (6 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2396: done (5 left) 2023-09-23T22:17:41.286 INFO:tasks.rados.rados.0.smithi121.stdout:2397: done (4 left) 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2398: done (3 left) 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2399: done (2 left) 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2400: done (1 left) 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2402: read oid 186 snap -1 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2402: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2403: write oid 467 current snap is 0 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2401: finishing write tid 1 to smithi12166546-248 2023-09-23T22:17:41.287 INFO:tasks.rados.rados.0.smithi121.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-09-23T22:17:41.291 INFO:tasks.rados.rados.0.smithi121.stdout:2403: writing smithi12166546-467 from 521446 to 949439 tid 1 2023-09-23T22:17:41.297 INFO:tasks.rados.rados.0.smithi121.stdout:2403: writing smithi12166546-467 from 1457409 to 1872952 tid 2 2023-09-23T22:17:41.301 INFO:tasks.rados.rados.0.smithi121.stdout:2403: writing smithi12166546-467 from 2301012 to 2521446 tid 3 2023-09-23T22:17:41.301 INFO:tasks.rados.rados.0.smithi121.stdout:2404: read oid 454 snap -1 2023-09-23T22:17:41.301 INFO:tasks.rados.rados.0.smithi121.stdout:2404: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:17:41.301 INFO:tasks.rados.rados.0.smithi121.stdout:2405: write oid 354 current snap is 0 2023-09-23T22:17:41.301 INFO:tasks.rados.rados.0.smithi121.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-09-23T22:17:41.307 INFO:tasks.rados.rados.0.smithi121.stdout:2405: writing smithi12166546-354 from 538253 to 1041495 tid 1 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2405: writing smithi12166546-354 from 1515891 to 2191445 tid 2 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2406: read oid 423 snap -1 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2406: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2407: read oid 122 snap -1 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2407: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2408: write oid 301 current snap is 0 2023-09-23T22:17:41.314 INFO:tasks.rados.rados.0.smithi121.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-09-23T22:17:41.320 INFO:tasks.rados.rados.0.smithi121.stdout:2408: writing smithi12166546-301 from 555060 to 1133551 tid 1 2023-09-23T22:17:41.327 INFO:tasks.rados.rados.0.smithi121.stdout:2408: writing smithi12166546-301 from 1858020 to 2277232 tid 2 2023-09-23T22:17:41.327 INFO:tasks.rados.rados.0.smithi121.stdout:2409: delete oid 237 current snap is 0 2023-09-23T22:17:41.327 INFO:tasks.rados.rados.0.smithi121.stdout:2401: finishing write tid 2 to smithi12166546-248 2023-09-23T22:17:41.327 INFO:tasks.rados.rados.0.smithi121.stdout:2401: finishing write tid 3 to smithi12166546-248 2023-09-23T22:17:41.327 INFO:tasks.rados.rados.0.smithi121.stdout:2401: finishing write tid 4 to smithi12166546-248 2023-09-23T22:17:41.328 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 248 v 330 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-09-23T22:17:41.328 INFO:tasks.rados.rados.0.smithi121.stdout:2401: left oid 248 (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T22:17:41.328 INFO:tasks.rados.rados.0.smithi121.stdout:2402: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2403: finishing write tid 1 to smithi12166546-467 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2403: finishing write tid 2 to smithi12166546-467 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2403: finishing write tid 3 to smithi12166546-467 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2403: finishing write tid 4 to smithi12166546-467 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2403: finishing write tid 5 to smithi12166546-467 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 271 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2403: left oid 467 (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:17:41.435 INFO:tasks.rados.rados.0.smithi121.stdout:2404: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:17:41.605 INFO:tasks.rados.rados.0.smithi121.stdout:2405: finishing write tid 1 to smithi12166546-354 2023-09-23T22:17:41.605 INFO:tasks.rados.rados.0.smithi121.stdout:2407: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:17:41.682 INFO:tasks.rados.rados.0.smithi121.stdout:2408: finishing write tid 1 to smithi12166546-301 2023-09-23T22:17:41.683 INFO:tasks.rados.rados.0.smithi121.stdout:2405: finishing write tid 2 to smithi12166546-354 2023-09-23T22:17:41.683 INFO:tasks.rados.rados.0.smithi121.stdout:2405: finishing write tid 3 to smithi12166546-354 2023-09-23T22:17:41.683 INFO:tasks.rados.rados.0.smithi121.stdout:2405: finishing write tid 4 to smithi12166546-354 2023-09-23T22:17:41.683 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 354 v 359 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-09-23T22:17:41.683 INFO:tasks.rados.rados.0.smithi121.stdout:2405: left oid 354 (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T22:17:41.683 INFO:tasks.rados.rados.0.smithi121.stdout:2406: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:17:41.788 INFO:tasks.rados.rados.0.smithi121.stdout:2408: finishing write tid 2 to smithi12166546-301 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2408: finishing write tid 3 to smithi12166546-301 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2408: finishing write tid 4 to smithi12166546-301 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 301 v 376 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2408: left oid 301 (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2401: done (8 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2402: done (7 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2403: done (6 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2404: done (5 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2405: done (4 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2406: done (3 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2407: done (2 left) 2023-09-23T22:17:41.789 INFO:tasks.rados.rados.0.smithi121.stdout:2408: done (1 left) 2023-09-23T22:17:41.790 INFO:tasks.rados.rados.0.smithi121.stdout:2409: done (0 left) 2023-09-23T22:17:41.790 INFO:tasks.rados.rados.0.smithi121.stdout:2410: write oid 118 current snap is 0 2023-09-23T22:17:41.790 INFO:tasks.rados.rados.0.smithi121.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-09-23T22:17:41.801 INFO:tasks.rados.rados.0.smithi121.stdout:2410: writing smithi12166546-118 from 588674 to 1034016 tid 1 2023-09-23T22:17:41.807 INFO:tasks.rados.rados.0.smithi121.stdout:2410: writing smithi12166546-118 from 1691337 to 2114218 tid 2 2023-09-23T22:17:41.807 INFO:tasks.rados.rados.0.smithi121.stdout:2411: write oid 300 current snap is 0 2023-09-23T22:17:41.807 INFO:tasks.rados.rados.0.smithi121.stdout:2410: finishing write tid 1 to smithi12166546-118 2023-09-23T22:17:41.807 INFO:tasks.rados.rados.0.smithi121.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-09-23T22:17:41.813 INFO:tasks.rados.rados.0.smithi121.stdout:2411: writing smithi12166546-300 from 605481 to 1126072 tid 1 2023-09-23T22:17:41.821 INFO:tasks.rados.rados.0.smithi121.stdout:2411: writing smithi12166546-300 from 1749819 to 2432711 tid 2 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2412: read oid 464 snap -1 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2413: read oid 367 snap -1 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2413: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2414: read oid 217 snap -1 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2414: expect deleted 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2415: delete oid 66 current snap is 0 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2410: finishing write tid 2 to smithi12166546-118 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2410: finishing write tid 3 to smithi12166546-118 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:2410: finishing write tid 4 to smithi12166546-118 2023-09-23T22:17:41.822 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 118 v 344 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-09-23T22:17:41.823 INFO:tasks.rados.rados.0.smithi121.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T22:17:41.823 INFO:tasks.rados.rados.0.smithi121.stdout:2411: finishing write tid 1 to smithi12166546-300 2023-09-23T22:17:41.824 INFO:tasks.rados.rados.0.smithi121.stdout:2410: done (5 left) 2023-09-23T22:17:41.824 INFO:tasks.rados.rados.0.smithi121.stdout:2414: done (4 left) 2023-09-23T22:17:41.824 INFO:tasks.rados.rados.0.smithi121.stdout:2415: done (3 left) 2023-09-23T22:17:41.824 INFO:tasks.rados.rados.0.smithi121.stdout:2416: delete oid 275 current snap is 0 2023-09-23T22:17:41.828 INFO:tasks.rados.rados.0.smithi121.stdout:2411: finishing write tid 2 to smithi12166546-300 2023-09-23T22:17:41.828 INFO:tasks.rados.rados.0.smithi121.stdout:2411: finishing write tid 3 to smithi12166546-300 2023-09-23T22:17:41.828 INFO:tasks.rados.rados.0.smithi121.stdout:2411: finishing write tid 4 to smithi12166546-300 2023-09-23T22:17:41.828 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 300 v 313 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-09-23T22:17:41.828 INFO:tasks.rados.rados.0.smithi121.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2023-09-23T22:17:41.828 INFO:tasks.rados.rados.0.smithi121.stdout:2413: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:17:41.983 INFO:tasks.rados.rados.0.smithi121.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:17:42.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:41 smithi121 bash[27336]: cluster 2023-09-23T22:17:40.659243+0000 mgr.x (mgr.24929) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.7 MiB/s wr, 84 op/s 2023-09-23T22:17:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:41 smithi121 bash[27336]: audit 2023-09-23T22:17:41.012489+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.121:0/3558284539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:42.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:17:41 smithi121 bash[27601]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:17:42.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:41 smithi121 bash[33603]: cluster 2023-09-23T22:17:40.659243+0000 mgr.x (mgr.24929) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.7 MiB/s wr, 84 op/s 2023-09-23T22:17:42.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:41 smithi121 bash[33603]: audit 2023-09-23T22:17:41.012489+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.121:0/3558284539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:42.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:41 smithi123 bash[27681]: cluster 2023-09-23T22:17:40.659243+0000 mgr.x (mgr.24929) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.7 MiB/s wr, 84 op/s 2023-09-23T22:17:42.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:41 smithi123 bash[27681]: audit 2023-09-23T22:17:41.012489+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.121:0/3558284539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:2411: done (3 left) 2023-09-23T22:17:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:2412: done (2 left) 2023-09-23T22:17:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:2413: done (1 left) 2023-09-23T22:17:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:2416: done (0 left) 2023-09-23T22:17:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:2417: read oid 181 snap -1 2023-09-23T22:17:42.098 INFO:tasks.rados.rados.0.smithi121.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:17:42.098 INFO:tasks.rados.rados.0.smithi121.stdout:2418: write oid 105 current snap is 0 2023-09-23T22:17:42.098 INFO:tasks.rados.rados.0.smithi121.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-09-23T22:17:42.111 INFO:tasks.rados.rados.0.smithi121.stdout:2418: writing smithi12166546-105 from 655902 to 1402240 tid 1 2023-09-23T22:17:42.117 INFO:tasks.rados.rados.0.smithi121.stdout:2418: writing smithi12166546-105 from 1808912 to 2239131 tid 2 2023-09-23T22:17:42.117 INFO:tasks.rados.rados.0.smithi121.stdout:2419: write oid 4 current snap is 0 2023-09-23T22:17:42.117 INFO:tasks.rados.rados.0.smithi121.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-09-23T22:17:42.122 INFO:tasks.rados.rados.0.smithi121.stdout:2419: writing smithi12166546-4 from 672709 to 1094296 tid 1 2023-09-23T22:17:42.130 INFO:tasks.rados.rados.0.smithi121.stdout:2419: writing smithi12166546-4 from 1867394 to 2441271 tid 2 2023-09-23T22:17:42.130 INFO:tasks.rados.rados.0.smithi121.stdout:2420: read oid 308 snap -1 2023-09-23T22:17:42.130 INFO:tasks.rados.rados.0.smithi121.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:17:42.130 INFO:tasks.rados.rados.0.smithi121.stdout:2421: write oid 269 current snap is 0 2023-09-23T22:17:42.130 INFO:tasks.rados.rados.0.smithi121.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-09-23T22:17:42.136 INFO:tasks.rados.rados.0.smithi121.stdout:2421: writing smithi12166546-269 from 689516 to 1186352 tid 1 2023-09-23T22:17:42.144 INFO:tasks.rados.rados.0.smithi121.stdout:2421: writing smithi12166546-269 from 1809523 to 2243411 tid 2 2023-09-23T22:17:42.144 INFO:tasks.rados.rados.0.smithi121.stdout:2422: write oid 290 current snap is 0 2023-09-23T22:17:42.144 INFO:tasks.rados.rados.0.smithi121.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-09-23T22:17:42.152 INFO:tasks.rados.rados.0.smithi121.stdout:2422: writing smithi12166546-290 from 706323 to 1394761 tid 1 2023-09-23T22:17:42.159 INFO:tasks.rados.rados.0.smithi121.stdout:2422: writing smithi12166546-290 from 1984358 to 2561904 tid 2 2023-09-23T22:17:42.159 INFO:tasks.rados.rados.0.smithi121.stdout:2423: write oid 487 current snap is 0 2023-09-23T22:17:42.159 INFO:tasks.rados.rados.0.smithi121.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-09-23T22:17:42.167 INFO:tasks.rados.rados.0.smithi121.stdout:2423: writing smithi12166546-487 from 723130 to 1486817 tid 1 2023-09-23T22:17:42.173 INFO:tasks.rados.rados.0.smithi121.stdout:2423: writing smithi12166546-487 from 2042840 to 2480397 tid 2 2023-09-23T22:17:42.173 INFO:tasks.rados.rados.0.smithi121.stdout:2424: write oid 139 current snap is 0 2023-09-23T22:17:42.174 INFO:tasks.rados.rados.0.smithi121.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-09-23T22:17:42.180 INFO:tasks.rados.rados.0.smithi121.stdout:2424: writing smithi12166546-139 from 739937 to 1178873 tid 1 2023-09-23T22:17:42.186 INFO:tasks.rados.rados.0.smithi121.stdout:2424: writing smithi12166546-139 from 1701322 to 2282537 tid 2 2023-09-23T22:17:42.186 INFO:tasks.rados.rados.0.smithi121.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:17:42.294 INFO:tasks.rados.rados.0.smithi121.stdout:2418: finishing write tid 1 to smithi12166546-105 2023-09-23T22:17:42.294 INFO:tasks.rados.rados.0.smithi121.stdout:2418: finishing write tid 2 to smithi12166546-105 2023-09-23T22:17:42.294 INFO:tasks.rados.rados.0.smithi121.stdout:2418: finishing write tid 3 to smithi12166546-105 2023-09-23T22:17:42.294 INFO:tasks.rados.rados.0.smithi121.stdout:2418: finishing write tid 4 to smithi12166546-105 2023-09-23T22:17:42.294 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 105 v 301 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-09-23T22:17:42.294 INFO:tasks.rados.rados.0.smithi121.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2419: finishing write tid 1 to smithi12166546-4 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2421: finishing write tid 1 to smithi12166546-269 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2419: finishing write tid 2 to smithi12166546-4 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2419: finishing write tid 3 to smithi12166546-4 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2419: finishing write tid 4 to smithi12166546-4 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 4 v 304 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:17:42.295 INFO:tasks.rados.rados.0.smithi121.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2421: finishing write tid 2 to smithi12166546-269 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2421: finishing write tid 3 to smithi12166546-269 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2421: finishing write tid 4 to smithi12166546-269 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 269 v 274 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2422: finishing write tid 1 to smithi12166546-290 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2422: finishing write tid 2 to smithi12166546-290 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2422: finishing write tid 3 to smithi12166546-290 2023-09-23T22:17:42.434 INFO:tasks.rados.rados.0.smithi121.stdout:2422: finishing write tid 4 to smithi12166546-290 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 290 v 277 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2423: finishing write tid 1 to smithi12166546-487 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2423: finishing write tid 2 to smithi12166546-487 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2423: finishing write tid 3 to smithi12166546-487 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2423: finishing write tid 4 to smithi12166546-487 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 439 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2423: left oid 487 (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2424: finishing write tid 1 to smithi12166546-139 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2424: finishing write tid 2 to smithi12166546-139 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2424: finishing write tid 3 to smithi12166546-139 2023-09-23T22:17:42.435 INFO:tasks.rados.rados.0.smithi121.stdout:2424: finishing write tid 4 to smithi12166546-139 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 442 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2424: left oid 139 (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2425: read oid 303 snap -1 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2425: expect (ObjNum 928 snap 0 seq_num 928) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2417: done (8 left) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2418: done (7 left) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2419: done (6 left) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2420: done (5 left) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2421: done (4 left) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2422: done (3 left) 2023-09-23T22:17:42.436 INFO:tasks.rados.rados.0.smithi121.stdout:2423: done (2 left) 2023-09-23T22:17:42.437 INFO:tasks.rados.rados.0.smithi121.stdout:2424: done (1 left) 2023-09-23T22:17:42.437 INFO:tasks.rados.rados.0.smithi121.stdout:2426: read oid 191 snap -1 2023-09-23T22:17:42.437 INFO:tasks.rados.rados.0.smithi121.stdout:2426: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:42.437 INFO:tasks.rados.rados.0.smithi121.stdout:2427: write oid 450 current snap is 0 2023-09-23T22:17:42.437 INFO:tasks.rados.rados.0.smithi121.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-09-23T22:17:42.449 INFO:tasks.rados.rados.0.smithi121.stdout:2427: writing smithi12166546-450 from 756744 to 1270929 tid 1 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2427: writing smithi12166546-450 from 2043451 to 2484677 tid 2 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2428: read oid 67 snap -1 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2428: expect (ObjNum 1362 snap 0 seq_num 1362) 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2429: read oid 141 snap -1 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2429: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2430: write oid 169 current snap is 0 2023-09-23T22:17:42.457 INFO:tasks.rados.rados.0.smithi121.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-09-23T22:17:42.465 INFO:tasks.rados.rados.0.smithi121.stdout:2430: writing smithi12166546-169 from 773551 to 1362985 tid 1 2023-09-23T22:17:42.473 INFO:tasks.rados.rados.0.smithi121.stdout:2430: writing smithi12166546-169 from 2101933 to 2686817 tid 2 2023-09-23T22:17:42.473 INFO:tasks.rados.rados.0.smithi121.stdout:2431: write oid 219 current snap is 0 2023-09-23T22:17:42.473 INFO:tasks.rados.rados.0.smithi121.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-09-23T22:17:42.481 INFO:tasks.rados.rados.0.smithi121.stdout:2431: writing smithi12166546-219 from 790358 to 1455041 tid 1 2023-09-23T22:17:42.488 INFO:tasks.rados.rados.0.smithi121.stdout:2431: writing smithi12166546-219 from 2160415 to 2605310 tid 2 2023-09-23T22:17:42.489 INFO:tasks.rados.rados.0.smithi121.stdout:2432: read oid 350 snap -1 2023-09-23T22:17:42.489 INFO:tasks.rados.rados.0.smithi121.stdout:2432: expect deleted 2023-09-23T22:17:42.489 INFO:tasks.rados.rados.0.smithi121.stdout:2433: read oid 395 snap -1 2023-09-23T22:17:42.489 INFO:tasks.rados.rados.0.smithi121.stdout:2433: expect deleted 2023-09-23T22:17:42.489 INFO:tasks.rados.rados.0.smithi121.stdout:2434: write oid 344 current snap is 0 2023-09-23T22:17:42.489 INFO:tasks.rados.rados.0.smithi121.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-09-23T22:17:42.495 INFO:tasks.rados.rados.0.smithi121.stdout:2434: writing smithi12166546-344 from 407165 to 1147097 tid 1 2023-09-23T22:17:42.502 INFO:tasks.rados.rados.0.smithi121.stdout:2434: writing smithi12166546-344 from 1818897 to 2407450 tid 2 2023-09-23T22:17:42.502 INFO:tasks.rados.rados.0.smithi121.stdout:2435: write oid 20 current snap is 0 2023-09-23T22:17:42.502 INFO:tasks.rados.rados.0.smithi121.stdout:2426: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:42.663 INFO:tasks.rados.rados.0.smithi121.stdout:2425: expect (ObjNum 928 snap 0 seq_num 928) 2023-09-23T22:17:42.799 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:42 smithi123 bash[48144]: ts=2023-09-23T22:17:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.121:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:17:42.857 INFO:tasks.rados.rados.0.smithi121.stdout:2427: finishing write tid 1 to smithi12166546-450 2023-09-23T22:17:42.857 INFO:tasks.rados.rados.0.smithi121.stdout:2427: finishing write tid 2 to smithi12166546-450 2023-09-23T22:17:42.857 INFO:tasks.rados.rados.0.smithi121.stdout:2428: expect (ObjNum 1362 snap 0 seq_num 1362) 2023-09-23T22:17:42.948 INFO:tasks.rados.rados.0.smithi121.stdout:2427: finishing write tid 3 to smithi12166546-450 2023-09-23T22:17:42.949 INFO:tasks.rados.rados.0.smithi121.stdout:2427: finishing write tid 4 to smithi12166546-450 2023-09-23T22:17:42.949 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 330 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-09-23T22:17:42.949 INFO:tasks.rados.rados.0.smithi121.stdout:2427: left oid 450 (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T22:17:42.949 INFO:tasks.rados.rados.0.smithi121.stdout:2430: finishing write tid 1 to smithi12166546-169 2023-09-23T22:17:42.949 INFO:tasks.rados.rados.0.smithi121.stdout:2429: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:17:43.088 INFO:tasks.rados.rados.0.smithi121.stdout:2430: finishing write tid 2 to smithi12166546-169 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2430: finishing write tid 3 to smithi12166546-169 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2430: finishing write tid 4 to smithi12166546-169 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 169 v 267 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2430: left oid 169 (ObjNum 1593 snap 0 seq_num 1593) 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2431: finishing write tid 1 to smithi12166546-219 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2431: finishing write tid 2 to smithi12166546-219 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2431: finishing write tid 3 to smithi12166546-219 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2431: finishing write tid 4 to smithi12166546-219 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 219 v 280 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2431: left oid 219 (ObjNum 1594 snap 0 seq_num 1594) 2023-09-23T22:17:43.089 INFO:tasks.rados.rados.0.smithi121.stdout:2434: finishing write tid 1 to smithi12166546-344 2023-09-23T22:17:43.090 INFO:tasks.rados.rados.0.smithi121.stdout:2434: finishing write tid 2 to smithi12166546-344 2023-09-23T22:17:43.090 INFO:tasks.rados.rados.0.smithi121.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-09-23T22:17:43.094 INFO:tasks.rados.rados.0.smithi121.stdout:2435: writing smithi12166546-20 from 423972 to 839153 tid 1 2023-09-23T22:17:43.100 INFO:tasks.rados.rados.0.smithi121.stdout:2435: writing smithi12166546-20 from 1361026 to 1809590 tid 2 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2435: writing smithi12166546-20 from 2561920 to 2823972 tid 3 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2425: done (10 left) 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2426: done (9 left) 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2427: done (8 left) 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2428: done (7 left) 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2429: done (6 left) 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2430: done (5 left) 2023-09-23T22:17:43.107 INFO:tasks.rados.rados.0.smithi121.stdout:2431: done (4 left) 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2432: done (3 left) 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2433: done (2 left) 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2436: write oid 246 current snap is 0 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2434: finishing write tid 3 to smithi12166546-344 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2434: finishing write tid 4 to smithi12166546-344 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 344 v 445 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2434: left oid 344 (ObjNum 1595 snap 0 seq_num 1595) 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2435: finishing write tid 1 to smithi12166546-20 2023-09-23T22:17:43.108 INFO:tasks.rados.rados.0.smithi121.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-09-23T22:17:43.113 INFO:tasks.rados.rados.0.smithi121.stdout:2436: writing smithi12166546-246 from 440779 to 1047562 tid 1 2023-09-23T22:17:43.120 INFO:tasks.rados.rados.0.smithi121.stdout:2436: writing smithi12166546-246 from 1535861 to 2128083 tid 2 2023-09-23T22:17:43.125 INFO:tasks.rados.rados.0.smithi121.stdout:2436: writing smithi12166546-246 from 2589343 to 2840779 tid 3 2023-09-23T22:17:43.125 INFO:tasks.rados.rados.0.smithi121.stdout:2434: done (2 left) 2023-09-23T22:17:43.125 INFO:tasks.rados.rados.0.smithi121.stdout:2437: write oid 343 current snap is 0 2023-09-23T22:17:43.125 INFO:tasks.rados.rados.0.smithi121.stdout:2435: finishing write tid 2 to smithi12166546-20 2023-09-23T22:17:43.125 INFO:tasks.rados.rados.0.smithi121.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-09-23T22:17:43.130 INFO:tasks.rados.rados.0.smithi121.stdout:2437: writing smithi12166546-343 from 457586 to 1139618 tid 1 2023-09-23T22:17:43.137 INFO:tasks.rados.rados.0.smithi121.stdout:2437: writing smithi12166546-343 from 1594343 to 2330223 tid 2 2023-09-23T22:17:43.138 INFO:tasks.rados.rados.0.smithi121.stdout:2438: write oid 227 current snap is 0 2023-09-23T22:17:43.138 INFO:tasks.rados.rados.0.smithi121.stdout:2435: finishing write tid 3 to smithi12166546-20 2023-09-23T22:17:43.138 INFO:tasks.rados.rados.0.smithi121.stdout:2435: finishing write tid 4 to smithi12166546-20 2023-09-23T22:17:43.138 INFO:tasks.rados.rados.0.smithi121.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-09-23T22:17:43.144 INFO:tasks.rados.rados.0.smithi121.stdout:2438: writing smithi12166546-227 from 474393 to 1231674 tid 1 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2438: writing smithi12166546-227 from 1652825 to 2248716 tid 2 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2439: read oid 425 snap -1 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2439: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2440: write oid 354 current snap is 0 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2435: finishing write tid 5 to smithi12166546-20 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 20 v 308 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2435: left oid 20 (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2436: finishing write tid 1 to smithi12166546-246 2023-09-23T22:17:43.151 INFO:tasks.rados.rados.0.smithi121.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-09-23T22:17:43.156 INFO:tasks.rados.rados.0.smithi121.stdout:2440: writing smithi12166546-354 from 491200 to 923730 tid 1 2023-09-23T22:17:43.164 INFO:tasks.rados.rados.0.smithi121.stdout:2440: writing smithi12166546-354 from 1594954 to 2334503 tid 2 2023-09-23T22:17:43.164 INFO:tasks.rados.rados.0.smithi121.stdout:2435: done (5 left) 2023-09-23T22:17:43.165 INFO:tasks.rados.rados.0.smithi121.stdout:2441: write oid 185 current snap is 0 2023-09-23T22:17:43.165 INFO:tasks.rados.rados.0.smithi121.stdout:2436: finishing write tid 2 to smithi12166546-246 2023-09-23T22:17:43.165 INFO:tasks.rados.rados.0.smithi121.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-09-23T22:17:43.171 INFO:tasks.rados.rados.0.smithi121.stdout:2441: writing smithi12166546-185 from 508007 to 1015786 tid 1 2023-09-23T22:17:43.178 INFO:tasks.rados.rados.0.smithi121.stdout:2441: writing smithi12166546-185 from 1653436 to 2252996 tid 2 2023-09-23T22:17:43.178 INFO:tasks.rados.rados.0.smithi121.stdout:2442: write oid 444 current snap is 0 2023-09-23T22:17:43.178 INFO:tasks.rados.rados.0.smithi121.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-09-23T22:17:43.184 INFO:tasks.rados.rados.0.smithi121.stdout:2442: writing smithi12166546-444 from 524814 to 1107842 tid 1 2023-09-23T22:17:43.192 INFO:tasks.rados.rados.0.smithi121.stdout:2442: writing smithi12166546-444 from 1711918 to 2455136 tid 2 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2443: read oid 280 snap -1 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2443: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2444: delete oid 226 current snap is 0 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2436: finishing write tid 3 to smithi12166546-246 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2436: finishing write tid 4 to smithi12166546-246 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2436: finishing write tid 5 to smithi12166546-246 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 449 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2436: left oid 246 (ObjNum 1597 snap 0 seq_num 1597) 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2437: finishing write tid 1 to smithi12166546-343 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2437: finishing write tid 2 to smithi12166546-343 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2437: finishing write tid 3 to smithi12166546-343 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:2437: finishing write tid 4 to smithi12166546-343 2023-09-23T22:17:43.193 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 343 v 347 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2437: left oid 343 (ObjNum 1598 snap 0 seq_num 1598) 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2438: finishing write tid 1 to smithi12166546-227 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2438: finishing write tid 2 to smithi12166546-227 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2438: finishing write tid 3 to smithi12166546-227 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2438: finishing write tid 4 to smithi12166546-227 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 227 v 270 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2438: left oid 227 (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:17:43.194 INFO:tasks.rados.rados.0.smithi121.stdout:2439: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:17:43.308 INFO:tasks.rados.rados.0.smithi121.stdout:2440: finishing write tid 1 to smithi12166546-354 2023-09-23T22:17:43.308 INFO:tasks.rados.rados.0.smithi121.stdout:2440: finishing write tid 2 to smithi12166546-354 2023-09-23T22:17:43.308 INFO:tasks.rados.rados.0.smithi121.stdout:2440: finishing write tid 3 to smithi12166546-354 2023-09-23T22:17:43.308 INFO:tasks.rados.rados.0.smithi121.stdout:2440: finishing write tid 4 to smithi12166546-354 2023-09-23T22:17:43.308 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 354 v 363 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-09-23T22:17:43.308 INFO:tasks.rados.rados.0.smithi121.stdout:2440: left oid 354 (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2441: finishing write tid 1 to smithi12166546-185 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2441: finishing write tid 2 to smithi12166546-185 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2441: finishing write tid 3 to smithi12166546-185 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2441: finishing write tid 4 to smithi12166546-185 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 185 v 301 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2441: left oid 185 (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2442: finishing write tid 1 to smithi12166546-444 2023-09-23T22:17:43.309 INFO:tasks.rados.rados.0.smithi121.stdout:2443: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:17:43.388 INFO:tasks.rados.rados.0.smithi121.stdout:2442: finishing write tid 2 to smithi12166546-444 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2442: finishing write tid 3 to smithi12166546-444 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2442: finishing write tid 4 to smithi12166546-444 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 444 v 452 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2442: left oid 444 (ObjNum 1602 snap 0 seq_num 1602) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2436: done (8 left) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2437: done (7 left) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2438: done (6 left) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2439: done (5 left) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2440: done (4 left) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2441: done (3 left) 2023-09-23T22:17:43.389 INFO:tasks.rados.rados.0.smithi121.stdout:2442: done (2 left) 2023-09-23T22:17:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:2443: done (1 left) 2023-09-23T22:17:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:2444: done (0 left) 2023-09-23T22:17:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:2445: read oid 70 snap -1 2023-09-23T22:17:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:2445: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:2446: write oid 256 current snap is 0 2023-09-23T22:17:43.390 INFO:tasks.rados.rados.0.smithi121.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-09-23T22:17:43.401 INFO:tasks.rados.rados.0.smithi121.stdout:2446: writing smithi12166546-256 from 558428 to 1291954 tid 1 2023-09-23T22:17:43.408 INFO:tasks.rados.rados.0.smithi121.stdout:2446: writing smithi12166546-256 from 1712529 to 2459416 tid 2 2023-09-23T22:17:43.412 INFO:tasks.rados.rados.0.smithi121.stdout:2446: writing smithi12166546-256 from 2948598 to 2958428 tid 3 2023-09-23T22:17:43.412 INFO:tasks.rados.rados.0.smithi121.stdout:2447: write oid 430 current snap is 0 2023-09-23T22:17:43.412 INFO:tasks.rados.rados.0.smithi121.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-09-23T22:17:43.418 INFO:tasks.rados.rados.0.smithi121.stdout:2447: writing smithi12166546-430 from 575235 to 1100363 tid 1 2023-09-23T22:17:43.426 INFO:tasks.rados.rados.0.smithi121.stdout:2447: writing smithi12166546-430 from 1887364 to 2494262 tid 2 2023-09-23T22:17:43.426 INFO:tasks.rados.rados.0.smithi121.stdout:2448: write oid 44 current snap is 0 2023-09-23T22:17:43.426 INFO:tasks.rados.rados.0.smithi121.stdout:2445: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:43.518 INFO:tasks.rados.rados.0.smithi121.stdout:2446: finishing write tid 1 to smithi12166546-256 2023-09-23T22:17:43.518 INFO:tasks.rados.rados.0.smithi121.stdout:2446: finishing write tid 2 to smithi12166546-256 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2446: finishing write tid 3 to smithi12166546-256 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2446: finishing write tid 4 to smithi12166546-256 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2446: finishing write tid 5 to smithi12166546-256 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 256 v 346 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2446: left oid 256 (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2447: finishing write tid 1 to smithi12166546-430 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2447: finishing write tid 2 to smithi12166546-430 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2447: finishing write tid 3 to smithi12166546-430 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2447: finishing write tid 4 to smithi12166546-430 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 325 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2447: left oid 430 (ObjNum 1605 snap 0 seq_num 1605) 2023-09-23T22:17:43.519 INFO:tasks.rados.rados.0.smithi121.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-09-23T22:17:43.531 INFO:tasks.rados.rados.0.smithi121.stdout:2448: writing smithi12166546-44 from 592042 to 1192419 tid 1 2023-09-23T22:17:43.539 INFO:tasks.rados.rados.0.smithi121.stdout:2448: writing smithi12166546-44 from 1945846 to 2696402 tid 2 2023-09-23T22:17:43.539 INFO:tasks.rados.rados.0.smithi121.stdout:2445: done (3 left) 2023-09-23T22:17:43.540 INFO:tasks.rados.rados.0.smithi121.stdout:2446: done (2 left) 2023-09-23T22:17:43.540 INFO:tasks.rados.rados.0.smithi121.stdout:2447: done (1 left) 2023-09-23T22:17:43.540 INFO:tasks.rados.rados.0.smithi121.stdout:2449: write oid 10 current snap is 0 2023-09-23T22:17:43.540 INFO:tasks.rados.rados.0.smithi121.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-09-23T22:17:43.547 INFO:tasks.rados.rados.0.smithi121.stdout:2449: writing smithi12166546-10 from 608849 to 1284475 tid 1 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2449: writing smithi12166546-10 from 2004328 to 2614895 tid 2 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2450: read oid 437 snap -1 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2450: expect (ObjNum 618 snap 0 seq_num 618) 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2451: read oid 469 snap -1 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2451: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2452: read oid 490 snap -1 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2452: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2453: write oid 317 current snap is 0 2023-09-23T22:17:43.555 INFO:tasks.rados.rados.0.smithi121.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-09-23T22:17:43.563 INFO:tasks.rados.rados.0.smithi121.stdout:2453: writing smithi12166546-317 from 625656 to 1376531 tid 1 2023-09-23T22:17:43.572 INFO:tasks.rados.rados.0.smithi121.stdout:2453: writing smithi12166546-317 from 2062810 to 2817035 tid 2 2023-09-23T22:17:43.572 INFO:tasks.rados.rados.0.smithi121.stdout:2454: delete oid 37 current snap is 0 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2448: finishing write tid 1 to smithi12166546-44 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2448: finishing write tid 2 to smithi12166546-44 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2448: finishing write tid 3 to smithi12166546-44 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2448: finishing write tid 4 to smithi12166546-44 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 44 v 311 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2448: left oid 44 (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2449: finishing write tid 1 to smithi12166546-10 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2449: finishing write tid 2 to smithi12166546-10 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2449: finishing write tid 3 to smithi12166546-10 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2449: finishing write tid 4 to smithi12166546-10 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 10 v 379 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2449: left oid 10 (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:17:43.573 INFO:tasks.rados.rados.0.smithi121.stdout:2451: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:17:43.699 INFO:tasks.rados.rados.0.smithi121.stdout:2450: expect (ObjNum 618 snap 0 seq_num 618) 2023-09-23T22:17:43.808 INFO:tasks.rados.rados.0.smithi121.stdout:2452: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:17:43.923 INFO:tasks.rados.rados.0.smithi121.stdout:2453: finishing write tid 1 to smithi12166546-317 2023-09-23T22:17:43.923 INFO:tasks.rados.rados.0.smithi121.stdout:2453: finishing write tid 2 to smithi12166546-317 2023-09-23T22:17:43.923 INFO:tasks.rados.rados.0.smithi121.stdout:2453: finishing write tid 3 to smithi12166546-317 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2453: finishing write tid 4 to smithi12166546-317 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 317 v 274 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2453: left oid 317 (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2448: done (6 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2449: done (5 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2450: done (4 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2451: done (3 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2452: done (2 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2453: done (1 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2454: done (0 left) 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2455: write oid 332 current snap is 0 2023-09-23T22:17:43.924 INFO:tasks.rados.rados.0.smithi121.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-09-23T22:17:43.935 INFO:tasks.rados.rados.0.smithi121.stdout:2455: writing smithi12166546-332 from 659270 to 1160643 tid 1 2023-09-23T22:17:43.943 INFO:tasks.rados.rados.0.smithi121.stdout:2455: writing smithi12166546-332 from 1663421 to 2421315 tid 2 2023-09-23T22:17:43.943 INFO:tasks.rados.rados.0.smithi121.stdout:2456: write oid 476 current snap is 0 2023-09-23T22:17:43.943 INFO:tasks.rados.rados.0.smithi121.stdout:2455: finishing write tid 1 to smithi12166546-332 2023-09-23T22:17:43.944 INFO:tasks.rados.rados.0.smithi121.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-09-23T22:17:43.950 INFO:tasks.rados.rados.0.smithi121.stdout:2456: writing smithi12166546-476 from 676077 to 1252699 tid 1 2023-09-23T22:17:43.956 INFO:tasks.rados.rados.0.smithi121.stdout:2456: writing smithi12166546-476 from 1721903 to 2223455 tid 2 2023-09-23T22:17:43.961 INFO:tasks.rados.rados.0.smithi121.stdout:2456: writing smithi12166546-476 from 2740559 to 3076077 tid 3 2023-09-23T22:17:43.961 INFO:tasks.rados.rados.0.smithi121.stdout:2457: write oid 261 current snap is 0 2023-09-23T22:17:43.961 INFO:tasks.rados.rados.0.smithi121.stdout:2455: finishing write tid 2 to smithi12166546-332 2023-09-23T22:17:43.961 INFO:tasks.rados.rados.0.smithi121.stdout:2455: finishing write tid 3 to smithi12166546-332 2023-09-23T22:17:43.961 INFO:tasks.rados.rados.0.smithi121.stdout:2455: finishing write tid 4 to smithi12166546-332 2023-09-23T22:17:43.961 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 328 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-09-23T22:17:43.962 INFO:tasks.rados.rados.0.smithi121.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T22:17:43.962 INFO:tasks.rados.rados.0.smithi121.stdout:2456: finishing write tid 1 to smithi12166546-476 2023-09-23T22:17:43.962 INFO:tasks.rados.rados.0.smithi121.stdout:2456: finishing write tid 2 to smithi12166546-476 2023-09-23T22:17:43.962 INFO:tasks.rados.rados.0.smithi121.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-09-23T22:17:43.969 INFO:tasks.rados.rados.0.smithi121.stdout:2457: writing smithi12166546-261 from 692884 to 1461108 tid 1 2023-09-23T22:17:43.976 INFO:tasks.rados.rados.0.smithi121.stdout:2457: writing smithi12166546-261 from 1896738 to 2658301 tid 2 2023-09-23T22:17:43.976 INFO:tasks.rados.rados.0.smithi121.stdout:2455: done (2 left) 2023-09-23T22:17:43.976 INFO:tasks.rados.rados.0.smithi121.stdout:2458: write oid 356 current snap is 0 2023-09-23T22:17:43.977 INFO:tasks.rados.rados.0.smithi121.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-09-23T22:17:43.982 INFO:tasks.rados.rados.0.smithi121.stdout:2458: writing smithi12166546-356 from 709691 to 1153164 tid 1 2023-09-23T22:17:43.989 INFO:tasks.rados.rados.0.smithi121.stdout:2458: writing smithi12166546-356 from 1838867 to 2344088 tid 2 2023-09-23T22:17:43.994 INFO:tasks.rados.rados.0.smithi121.stdout:2458: writing smithi12166546-356 from 2795405 to 3109691 tid 3 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2459: read oid 122 snap -1 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2459: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2460: read oid 127 snap -1 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2460: expect (ObjNum 894 snap 0 seq_num 894) 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2461: read oid 455 snap -1 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2461: expect deleted 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2462: read oid 328 snap -1 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2462: expect deleted 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2463: read oid 354 snap -1 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2463: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2464: read oid 223 snap -1 2023-09-23T22:17:43.995 INFO:tasks.rados.rados.0.smithi121.stdout:2464: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T22:17:43.996 INFO:tasks.rados.rados.0.smithi121.stdout:2465: write oid 364 current snap is 0 2023-09-23T22:17:43.996 INFO:tasks.rados.rados.0.smithi121.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-09-23T22:17:44.002 INFO:tasks.rados.rados.0.smithi121.stdout:2465: writing smithi12166546-364 from 726498 to 1245220 tid 1 2023-09-23T22:17:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:43 smithi121 bash[33603]: cluster 2023-09-23T22:17:42.660149+0000 mgr.x (mgr.24929) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T22:17:44.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:43 smithi121 bash[33603]: audit 2023-09-23T22:17:43.459190+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.121:0/1887723854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:43 smithi121 bash[27336]: cluster 2023-09-23T22:17:42.660149+0000 mgr.x (mgr.24929) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T22:17:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:43 smithi121 bash[27336]: audit 2023-09-23T22:17:43.459190+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.121:0/1887723854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2465: writing smithi12166546-364 from 1897349 to 2662581 tid 2 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2466: read oid 256 snap -1 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2466: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2467: write oid 217 current snap is 0 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2456: finishing write tid 3 to smithi12166546-476 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2456: finishing write tid 4 to smithi12166546-476 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2456: finishing write tid 5 to smithi12166546-476 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 476 v 220 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-09-23T22:17:44.011 INFO:tasks.rados.rados.0.smithi121.stdout:2457: finishing write tid 1 to smithi12166546-261 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2457: finishing write tid 2 to smithi12166546-261 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2457: finishing write tid 3 to smithi12166546-261 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2457: finishing write tid 4 to smithi12166546-261 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 261 v 333 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2458: finishing write tid 1 to smithi12166546-356 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2458: finishing write tid 2 to smithi12166546-356 2023-09-23T22:17:44.012 INFO:tasks.rados.rados.0.smithi121.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-09-23T22:17:44.018 INFO:tasks.rados.rados.0.smithi121.stdout:2467: writing smithi12166546-217 from 743305 to 1337276 tid 1 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2467: writing smithi12166546-217 from 1955831 to 2464721 tid 2 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2456: done (11 left) 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2457: done (10 left) 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2468: read oid 372 snap -1 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2468: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2469: write oid 170 current snap is 0 2023-09-23T22:17:44.025 INFO:tasks.rados.rados.0.smithi121.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-09-23T22:17:44.033 INFO:tasks.rados.rados.0.smithi121.stdout:2469: writing smithi12166546-170 from 760112 to 1429332 tid 1 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2469: writing smithi12166546-170 from 2014313 to 2783214 tid 2 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2470: read oid 492 snap -1 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2470: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2471: read oid 49 snap -1 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2471: expect deleted 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2472: read oid 484 snap -1 2023-09-23T22:17:44.041 INFO:tasks.rados.rados.0.smithi121.stdout:2472: expect deleted 2023-09-23T22:17:44.042 INFO:tasks.rados.rados.0.smithi121.stdout:2473: read oid 96 snap -1 2023-09-23T22:17:44.042 INFO:tasks.rados.rados.0.smithi121.stdout:2473: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:17:44.042 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:17:44.042 INFO:tasks.rados.rados.0.smithi121.stdout:2459: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:17:44.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:43 smithi123 bash[27681]: cluster 2023-09-23T22:17:42.660149+0000 mgr.x (mgr.24929) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T22:17:44.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:43 smithi123 bash[27681]: audit 2023-09-23T22:17:43.459190+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.121:0/1887723854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:44.125 INFO:tasks.rados.rados.0.smithi121.stdout:2463: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:17:44.339 INFO:tasks.rados.rados.0.smithi121.stdout:2460: expect (ObjNum 894 snap 0 seq_num 894) 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:2458: finishing write tid 3 to smithi12166546-356 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:2458: finishing write tid 4 to smithi12166546-356 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:2458: finishing write tid 5 to smithi12166546-356 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 356 v 329 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:2458: left oid 356 (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:2465: finishing write tid 1 to smithi12166546-364 2023-09-23T22:17:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:2464: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T22:17:44.638 INFO:tasks.rados.rados.0.smithi121.stdout:2465: finishing write tid 2 to smithi12166546-364 2023-09-23T22:17:44.638 INFO:tasks.rados.rados.0.smithi121.stdout:2465: finishing write tid 3 to smithi12166546-364 2023-09-23T22:17:44.638 INFO:tasks.rados.rados.0.smithi121.stdout:2465: finishing write tid 4 to smithi12166546-364 2023-09-23T22:17:44.638 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 277 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-09-23T22:17:44.638 INFO:tasks.rados.rados.0.smithi121.stdout:2465: left oid 364 (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T22:17:44.638 INFO:tasks.rados.rados.0.smithi121.stdout:2466: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:17:44.807 INFO:tasks.rados.rados.0.smithi121.stdout:2467: finishing write tid 1 to smithi12166546-217 2023-09-23T22:17:44.807 INFO:tasks.rados.rados.0.smithi121.stdout:2467: finishing write tid 2 to smithi12166546-217 2023-09-23T22:17:44.807 INFO:tasks.rados.rados.0.smithi121.stdout:2467: finishing write tid 3 to smithi12166546-217 2023-09-23T22:17:44.807 INFO:tasks.rados.rados.0.smithi121.stdout:2467: finishing write tid 4 to smithi12166546-217 2023-09-23T22:17:44.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 217 v 455 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-09-23T22:17:44.808 INFO:tasks.rados.rados.0.smithi121.stdout:2467: left oid 217 (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T22:17:44.808 INFO:tasks.rados.rados.0.smithi121.stdout:2468: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T22:17:44.923 INFO:tasks.rados.rados.0.smithi121.stdout:2469: finishing write tid 1 to smithi12166546-170 2023-09-23T22:17:44.923 INFO:tasks.rados.rados.0.smithi121.stdout:2469: finishing write tid 2 to smithi12166546-170 2023-09-23T22:17:44.923 INFO:tasks.rados.rados.0.smithi121.stdout:2469: finishing write tid 3 to smithi12166546-170 2023-09-23T22:17:44.923 INFO:tasks.rados.rados.0.smithi121.stdout:2469: finishing write tid 4 to smithi12166546-170 2023-09-23T22:17:44.924 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 170 v 223 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-09-23T22:17:44.924 INFO:tasks.rados.rados.0.smithi121.stdout:2469: left oid 170 (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:17:44.924 INFO:tasks.rados.rados.0.smithi121.stdout:2473: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:17:45.031 INFO:tasks.rados.rados.0.smithi121.stdout:2470: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T22:17:45.037 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:44 smithi123 bash[27681]: cluster 2023-09-23T22:17:44.660571+0000 mgr.x (mgr.24929) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-09-23T22:17:45.144 INFO:tasks.rados.rados.0.smithi121.stdout:2458: done (15 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2459: done (14 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2460: done (13 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2461: done (12 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2462: done (11 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2463: done (10 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2464: done (9 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2465: done (8 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2466: done (7 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2467: done (6 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2468: done (5 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2469: done (4 left) 2023-09-23T22:17:45.145 INFO:tasks.rados.rados.0.smithi121.stdout:2470: done (3 left) 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2471: done (2 left) 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2472: done (1 left) 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2473: done (0 left) 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2474: read oid 256 snap -1 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2474: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2475: write oid 296 current snap is 0 2023-09-23T22:17:45.146 INFO:tasks.rados.rados.0.smithi121.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-09-23T22:17:45.159 INFO:tasks.rados.rados.0.smithi121.stdout:2475: writing smithi12166546-296 from 776919 to 1521388 tid 1 2023-09-23T22:17:45.165 INFO:tasks.rados.rados.0.smithi121.stdout:2475: writing smithi12166546-296 from 1956442 to 2469001 tid 2 2023-09-23T22:17:45.165 INFO:tasks.rados.rados.0.smithi121.stdout:2476: write oid 79 current snap is 0 2023-09-23T22:17:45.165 INFO:tasks.rados.rados.0.smithi121.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-09-23T22:17:45.172 INFO:tasks.rados.rados.0.smithi121.stdout:2476: writing smithi12166546-79 from 793726 to 1213444 tid 1 2023-09-23T22:17:45.178 INFO:tasks.rados.rados.0.smithi121.stdout:2476: writing smithi12166546-79 from 1614924 to 2387494 tid 2 2023-09-23T22:17:45.183 INFO:tasks.rados.rados.0.smithi121.stdout:2476: writing smithi12166546-79 from 2932520 to 3193726 tid 3 2023-09-23T22:17:45.183 INFO:tasks.rados.rados.0.smithi121.stdout:2477: delete oid 92 current snap is 0 2023-09-23T22:17:45.183 INFO:tasks.rados.rados.0.smithi121.stdout:2474: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:17:45.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:44 smithi121 bash[27336]: cluster 2023-09-23T22:17:44.660571+0000 mgr.x (mgr.24929) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-09-23T22:17:45.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:44 smithi121 bash[33603]: cluster 2023-09-23T22:17:44.660571+0000 mgr.x (mgr.24929) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-09-23T22:17:45.367 INFO:tasks.rados.rados.0.smithi121.stdout:2475: finishing write tid 1 to smithi12166546-296 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2475: finishing write tid 2 to smithi12166546-296 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2474: done (3 left) 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2477: done (2 left) 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2478: read oid 141 snap -1 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2478: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2479: read oid 386 snap -1 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2479: expect (ObjNum 878 snap 0 seq_num 878) 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2480: read oid 466 snap -1 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2480: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2481: read oid 147 snap -1 2023-09-23T22:17:45.368 INFO:tasks.rados.rados.0.smithi121.stdout:2481: expect deleted 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2482: delete oid 418 current snap is 0 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2475: finishing write tid 3 to smithi12166546-296 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2475: finishing write tid 4 to smithi12166546-296 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 332 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2475: left oid 296 (ObjNum 1617 snap 0 seq_num 1617) 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2476: finishing write tid 1 to smithi12166546-79 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2476: finishing write tid 2 to smithi12166546-79 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2476: finishing write tid 3 to smithi12166546-79 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2476: finishing write tid 4 to smithi12166546-79 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2476: finishing write tid 5 to smithi12166546-79 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 79 v 337 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-09-23T22:17:45.369 INFO:tasks.rados.rados.0.smithi121.stdout:2476: left oid 79 (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T22:17:45.378 INFO:tasks.rados.rados.0.smithi121.stdout:2479: expect (ObjNum 878 snap 0 seq_num 878) 2023-09-23T22:17:45.509 INFO:tasks.rados.rados.0.smithi121.stdout:2480: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T22:17:45.594 INFO:tasks.rados.rados.0.smithi121.stdout:2478: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:17:45.746 INFO:tasks.rados.rados.0.smithi121.stdout:2475: done (6 left) 2023-09-23T22:17:45.746 INFO:tasks.rados.rados.0.smithi121.stdout:2476: done (5 left) 2023-09-23T22:17:45.746 INFO:tasks.rados.rados.0.smithi121.stdout:2478: done (4 left) 2023-09-23T22:17:45.746 INFO:tasks.rados.rados.0.smithi121.stdout:2479: done (3 left) 2023-09-23T22:17:45.746 INFO:tasks.rados.rados.0.smithi121.stdout:2480: done (2 left) 2023-09-23T22:17:45.747 INFO:tasks.rados.rados.0.smithi121.stdout:2481: done (1 left) 2023-09-23T22:17:45.747 INFO:tasks.rados.rados.0.smithi121.stdout:2482: done (0 left) 2023-09-23T22:17:45.747 INFO:tasks.rados.rados.0.smithi121.stdout:2483: write oid 178 current snap is 0 2023-09-23T22:17:45.747 INFO:tasks.rados.rados.0.smithi121.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-09-23T22:17:45.752 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 22:17:45 smithi121 bash[70160]: level=info ts=2023-09-23T22:17:45.268Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003029988s 2023-09-23T22:17:45.759 INFO:tasks.rados.rados.0.smithi121.stdout:2483: writing smithi12166546-178 from 444147 to 1205965 tid 1 2023-09-23T22:17:45.765 INFO:tasks.rados.rados.0.smithi121.stdout:2483: writing smithi12166546-178 from 1790370 to 2310267 tid 2 2023-09-23T22:17:45.771 INFO:tasks.rados.rados.0.smithi121.stdout:2483: writing smithi12166546-178 from 2898436 to 3244147 tid 3 2023-09-23T22:17:45.771 INFO:tasks.rados.rados.0.smithi121.stdout:2484: write oid 451 current snap is 0 2023-09-23T22:17:45.771 INFO:tasks.rados.rados.0.smithi121.stdout:2483: finishing write tid 1 to smithi12166546-178 2023-09-23T22:17:45.771 INFO:tasks.rados.rados.0.smithi121.stdout:2483: finishing write tid 2 to smithi12166546-178 2023-09-23T22:17:45.771 INFO:tasks.rados.rados.0.smithi121.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-09-23T22:17:45.776 INFO:tasks.rados.rados.0.smithi121.stdout:2484: writing smithi12166546-451 from 460954 to 898021 tid 1 2023-09-23T22:17:45.784 INFO:tasks.rados.rados.0.smithi121.stdout:2484: writing smithi12166546-451 from 1448852 to 2112407 tid 2 2023-09-23T22:17:45.794 INFO:tasks.rados.rados.0.smithi121.stdout:2484: writing smithi12166546-451 from 2525859 to 3260954 tid 3 2023-09-23T22:17:45.794 INFO:tasks.rados.rados.0.smithi121.stdout:2485: read oid 474 snap -1 2023-09-23T22:17:45.794 INFO:tasks.rados.rados.0.smithi121.stdout:2485: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:17:45.794 INFO:tasks.rados.rados.0.smithi121.stdout:2486: write oid 328 current snap is 0 2023-09-23T22:17:45.794 INFO:tasks.rados.rados.0.smithi121.stdout:2483: finishing write tid 3 to smithi12166546-178 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:2483: finishing write tid 4 to smithi12166546-178 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:2483: finishing write tid 5 to smithi12166546-178 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 178 v 350 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:2483: left oid 178 (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:2484: finishing write tid 1 to smithi12166546-451 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:2484: finishing write tid 2 to smithi12166546-451 2023-09-23T22:17:45.795 INFO:tasks.rados.rados.0.smithi121.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 systemd[1]: Stopping Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[52694]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.632Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.632Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.632Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.632Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T22:17:45.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.632Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.632Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.633Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.633Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.633Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.633Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.633Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T22:17:45.801 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[48144]: ts=2023-09-23T22:17:45.633Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T22:17:45.804 INFO:tasks.rados.rados.0.smithi121.stdout:2486: writing smithi12166546-328 from 477761 to 990077 tid 1 2023-09-23T22:17:45.811 INFO:tasks.rados.rados.0.smithi121.stdout:2486: writing smithi12166546-328 from 1507334 to 2030900 tid 2 2023-09-23T22:17:45.818 INFO:tasks.rados.rados.0.smithi121.stdout:2486: writing smithi12166546-328 from 2553282 to 3153053 tid 3 2023-09-23T22:17:45.818 INFO:tasks.rados.rados.0.smithi121.stdout:2483: done (3 left) 2023-09-23T22:17:45.819 INFO:tasks.rados.rados.0.smithi121.stdout:2487: read oid 448 snap -1 2023-09-23T22:17:45.819 INFO:tasks.rados.rados.0.smithi121.stdout:2487: expect deleted 2023-09-23T22:17:45.819 INFO:tasks.rados.rados.0.smithi121.stdout:2488: write oid 39 current snap is 0 2023-09-23T22:17:45.819 INFO:tasks.rados.rados.0.smithi121.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-09-23T22:17:45.824 INFO:tasks.rados.rados.0.smithi121.stdout:2488: writing smithi12166546-39 from 494568 to 1082133 tid 1 2023-09-23T22:17:45.831 INFO:tasks.rados.rados.0.smithi121.stdout:2488: writing smithi12166546-39 from 1565816 to 2233040 tid 2 2023-09-23T22:17:45.837 INFO:tasks.rados.rados.0.smithi121.stdout:2488: writing smithi12166546-39 from 2980705 to 3294568 tid 3 2023-09-23T22:17:45.837 INFO:tasks.rados.rados.0.smithi121.stdout:2489: write oid 28 current snap is 0 2023-09-23T22:17:45.837 INFO:tasks.rados.rados.0.smithi121.stdout:2484: finishing write tid 3 to smithi12166546-451 2023-09-23T22:17:45.837 INFO:tasks.rados.rados.0.smithi121.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-09-23T22:17:45.843 INFO:tasks.rados.rados.0.smithi121.stdout:2489: writing smithi12166546-28 from 511375 to 1174189 tid 1 2023-09-23T22:17:45.850 INFO:tasks.rados.rados.0.smithi121.stdout:2489: writing smithi12166546-28 from 1907945 to 2435180 tid 2 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2489: writing smithi12166546-28 from 2891775 to 3311375 tid 3 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2490: read oid 207 snap -1 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2490: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2491: delete oid 293 current snap is 0 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2484: finishing write tid 4 to smithi12166546-451 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2484: finishing write tid 5 to smithi12166546-451 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 451 v 383 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2484: left oid 451 (ObjNum 1622 snap 0 seq_num 1622) 2023-09-23T22:17:45.856 INFO:tasks.rados.rados.0.smithi121.stdout:2486: finishing write tid 1 to smithi12166546-328 2023-09-23T22:17:45.857 INFO:tasks.rados.rados.0.smithi121.stdout:2485: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:2486: finishing write tid 2 to smithi12166546-328 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:2486: finishing write tid 3 to smithi12166546-328 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:2486: finishing write tid 4 to smithi12166546-328 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:2486: finishing write tid 5 to smithi12166546-328 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 328 v 318 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T22:17:46.071 INFO:tasks.rados.rados.0.smithi121.stdout:2488: finishing write tid 1 to smithi12166546-39 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2488: finishing write tid 2 to smithi12166546-39 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2488: finishing write tid 3 to smithi12166546-39 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2488: finishing write tid 4 to smithi12166546-39 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2488: finishing write tid 5 to smithi12166546-39 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 39 v 334 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2488: left oid 39 (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2489: finishing write tid 1 to smithi12166546-28 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2489: finishing write tid 2 to smithi12166546-28 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2489: finishing write tid 3 to smithi12166546-28 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2489: finishing write tid 4 to smithi12166546-28 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2489: finishing write tid 5 to smithi12166546-28 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 351 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-09-23T22:17:46.072 INFO:tasks.rados.rados.0.smithi121.stdout:2489: left oid 28 (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T22:17:46.073 INFO:tasks.rados.rados.0.smithi121.stdout:2490: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:17:46.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[27681]: audit 2023-09-23T22:17:45.918943+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:46.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:45 smithi123 bash[27681]: audit 2023-09-23T22:17:45.952108+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.121:0/295266685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:46.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:45 smithi121 bash[27336]: audit 2023-09-23T22:17:45.918943+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:46.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:45 smithi121 bash[27336]: audit 2023-09-23T22:17:45.952108+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.121:0/295266685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:46.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:45 smithi121 bash[33603]: audit 2023-09-23T22:17:45.918943+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:46.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:45 smithi121 bash[33603]: audit 2023-09-23T22:17:45.952108+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.121:0/295266685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2484: done (7 left) 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2485: done (6 left) 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2486: done (5 left) 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2487: done (4 left) 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2488: done (3 left) 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2489: done (2 left) 2023-09-23T22:17:46.279 INFO:tasks.rados.rados.0.smithi121.stdout:2490: done (1 left) 2023-09-23T22:17:46.280 INFO:tasks.rados.rados.0.smithi121.stdout:2491: done (0 left) 2023-09-23T22:17:46.280 INFO:tasks.rados.rados.0.smithi121.stdout:2492: write oid 43 current snap is 0 2023-09-23T22:17:46.280 INFO:tasks.rados.rados.0.smithi121.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-09-23T22:17:46.290 INFO:tasks.rados.rados.0.smithi121.stdout:2492: writing smithi12166546-43 from 544989 to 1074654 tid 1 2023-09-23T22:17:46.299 INFO:tasks.rados.rados.0.smithi121.stdout:2492: writing smithi12166546-43 from 1741262 to 2272166 tid 2 2023-09-23T22:17:46.305 INFO:tasks.rados.rados.0.smithi121.stdout:2492: writing smithi12166546-43 from 3062974 to 3344989 tid 3 2023-09-23T22:17:46.305 INFO:tasks.rados.rados.0.smithi121.stdout:2493: read oid 365 snap -1 2023-09-23T22:17:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:2493: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:17:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:2494: read oid 485 snap -1 2023-09-23T22:17:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:2494: expect deleted 2023-09-23T22:17:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:2495: write oid 2 current snap is 0 2023-09-23T22:17:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:2492: finishing write tid 1 to smithi12166546-43 2023-09-23T22:17:46.306 INFO:tasks.rados.rados.0.smithi121.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-09-23T22:17:46.312 INFO:tasks.rados.rados.0.smithi121.stdout:2495: writing smithi12166546-2 from 561796 to 1166710 tid 1 2023-09-23T22:17:46.319 INFO:tasks.rados.rados.0.smithi121.stdout:2495: writing smithi12166546-2 from 1799744 to 2474306 tid 2 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2495: writing smithi12166546-2 from 3090397 to 3361796 tid 3 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2496: write oid 115 current snap is 0 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2492: finishing write tid 2 to smithi12166546-43 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2492: finishing write tid 3 to smithi12166546-43 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2492: finishing write tid 4 to smithi12166546-43 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2492: finishing write tid 5 to smithi12166546-43 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 43 v 387 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-09-23T22:17:46.325 INFO:tasks.rados.rados.0.smithi121.stdout:2493: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:17:46.389 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:46 smithi123 bash[52731]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:17:46.390 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:46 smithi123 bash[52794]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:17:46.390 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:46 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T22:17:46.390 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:46 smithi123 systemd[1]: Stopped Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:46.390 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:46 smithi123 systemd[1]: Started Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:46.442 INFO:tasks.rados.rados.0.smithi121.stdout:2495: finishing write tid 1 to smithi12166546-2 2023-09-23T22:17:46.442 INFO:tasks.rados.rados.0.smithi121.stdout:2495: finishing write tid 2 to smithi12166546-2 2023-09-23T22:17:46.442 INFO:tasks.rados.rados.0.smithi121.stdout:2495: finishing write tid 3 to smithi12166546-2 2023-09-23T22:17:46.442 INFO:tasks.rados.rados.0.smithi121.stdout:2495: finishing write tid 4 to smithi12166546-2 2023-09-23T22:17:46.442 INFO:tasks.rados.rados.0.smithi121.stdout:2495: finishing write tid 5 to smithi12166546-2 2023-09-23T22:17:46.443 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 281 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-09-23T22:17:46.443 INFO:tasks.rados.rados.0.smithi121.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-09-23T22:17:46.443 INFO:tasks.rados.rados.0.smithi121.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-09-23T22:17:46.455 INFO:tasks.rados.rados.0.smithi121.stdout:2496: writing smithi12166546-115 from 578603 to 1258766 tid 1 2023-09-23T22:17:46.461 INFO:tasks.rados.rados.0.smithi121.stdout:2496: writing smithi12166546-115 from 1741873 to 2276446 tid 2 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2496: writing smithi12166546-115 from 3001467 to 3378603 tid 3 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2492: done (4 left) 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2493: done (3 left) 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2494: done (2 left) 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2495: done (1 left) 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2497: read oid 474 snap -1 2023-09-23T22:17:46.468 INFO:tasks.rados.rados.0.smithi121.stdout:2497: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:17:46.469 INFO:tasks.rados.rados.0.smithi121.stdout:2498: write oid 10 current snap is 0 2023-09-23T22:17:46.469 INFO:tasks.rados.rados.0.smithi121.stdout:2496: finishing write tid 1 to smithi12166546-115 2023-09-23T22:17:46.469 INFO:tasks.rados.rados.0.smithi121.stdout:2496: finishing write tid 2 to smithi12166546-115 2023-09-23T22:17:46.469 INFO:tasks.rados.rados.0.smithi121.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-09-23T22:17:46.475 INFO:tasks.rados.rados.0.smithi121.stdout:2498: writing smithi12166546-10 from 595410 to 1350822 tid 1 2023-09-23T22:17:46.481 INFO:tasks.rados.rados.0.smithi121.stdout:2498: writing smithi12166546-10 from 1800355 to 2478586 tid 2 2023-09-23T22:17:46.487 INFO:tasks.rados.rados.0.smithi121.stdout:2498: writing smithi12166546-10 from 3028890 to 3395410 tid 3 2023-09-23T22:17:46.487 INFO:tasks.rados.rados.0.smithi121.stdout:2499: write oid 196 current snap is 0 2023-09-23T22:17:46.487 INFO:tasks.rados.rados.0.smithi121.stdout:2496: finishing write tid 3 to smithi12166546-115 2023-09-23T22:17:46.487 INFO:tasks.rados.rados.0.smithi121.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-09-23T22:17:46.493 INFO:tasks.rados.rados.0.smithi121.stdout:2499: writing smithi12166546-196 from 612217 to 1042878 tid 1 2023-09-23T22:17:46.498 INFO:tasks.rados.rados.0.smithi121.stdout:2499: writing smithi12166546-196 from 1458837 to 1997079 tid 2 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2499: writing smithi12166546-196 from 2656313 to 3178966 tid 3 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2500: read oid 342 snap -1 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2500: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2501: write oid 236 current snap is 0 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2496: finishing write tid 4 to smithi12166546-115 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2496: finishing write tid 5 to smithi12166546-115 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 115 v 306 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T22:17:46.505 INFO:tasks.rados.rados.0.smithi121.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-09-23T22:17:46.511 INFO:tasks.rados.rados.0.smithi121.stdout:2501: writing smithi12166546-236 from 629024 to 1134934 tid 1 2023-09-23T22:17:46.520 INFO:tasks.rados.rados.0.smithi121.stdout:2501: writing smithi12166546-236 from 1917319 to 2599219 tid 2 2023-09-23T22:17:46.525 INFO:tasks.rados.rados.0.smithi121.stdout:2501: writing smithi12166546-236 from 3083736 to 3429024 tid 3 2023-09-23T22:17:46.525 INFO:tasks.rados.rados.0.smithi121.stdout:2496: done (5 left) 2023-09-23T22:17:46.525 INFO:tasks.rados.rados.0.smithi121.stdout:2502: delete oid 138 current snap is 0 2023-09-23T22:17:46.525 INFO:tasks.rados.rados.0.smithi121.stdout:2497: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:17:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:2498: finishing write tid 1 to smithi12166546-10 2023-09-23T22:17:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:2498: finishing write tid 2 to smithi12166546-10 2023-09-23T22:17:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:2498: finishing write tid 3 to smithi12166546-10 2023-09-23T22:17:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:2498: finishing write tid 4 to smithi12166546-10 2023-09-23T22:17:46.709 INFO:tasks.rados.rados.0.smithi121.stdout:2498: finishing write tid 5 to smithi12166546-10 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 10 v 391 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2498: left oid 10 (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2499: finishing write tid 1 to smithi12166546-196 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2499: finishing write tid 2 to smithi12166546-196 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2499: finishing write tid 3 to smithi12166546-196 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2499: finishing write tid 4 to smithi12166546-196 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2499: finishing write tid 5 to smithi12166546-196 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 196 v 315 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2499: left oid 196 (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T22:17:46.710 INFO:tasks.rados.rados.0.smithi121.stdout:2500: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2501: finishing write tid 1 to smithi12166546-236 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2501: finishing write tid 2 to smithi12166546-236 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2501: finishing write tid 3 to smithi12166546-236 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2501: finishing write tid 4 to smithi12166546-236 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2501: finishing write tid 5 to smithi12166546-236 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 236 v 332 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2501: left oid 236 (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:17:46.881 INFO:tasks.rados.rados.0.smithi121.stdout:2497: done (5 left) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2498: done (4 left) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2499: done (3 left) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2500: done (2 left) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2501: done (1 left) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2502: done (0 left) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2503: read oid 3 snap -1 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2503: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2504: write oid 471 current snap is 0 2023-09-23T22:17:46.882 INFO:tasks.rados.rados.0.smithi121.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-09-23T22:17:46.894 INFO:tasks.rados.rados.0.smithi121.stdout:2504: writing smithi12166546-471 from 662638 to 1319046 tid 1 2023-09-23T22:17:46.902 INFO:tasks.rados.rados.0.smithi121.stdout:2504: writing smithi12166546-471 from 1917930 to 2603499 tid 2 2023-09-23T22:17:46.907 INFO:tasks.rados.rados.0.smithi121.stdout:2504: writing smithi12166546-471 from 3022229 to 3462638 tid 3 2023-09-23T22:17:46.907 INFO:tasks.rados.rados.0.smithi121.stdout:2505: read oid 491 snap -1 2023-09-23T22:17:46.907 INFO:tasks.rados.rados.0.smithi121.stdout:2505: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T22:17:46.907 INFO:tasks.rados.rados.0.smithi121.stdout:2506: read oid 393 snap -1 2023-09-23T22:17:46.908 INFO:tasks.rados.rados.0.smithi121.stdout:2506: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T22:17:46.908 INFO:tasks.rados.rados.0.smithi121.stdout:2507: read oid 230 snap -1 2023-09-23T22:17:46.908 INFO:tasks.rados.rados.0.smithi121.stdout:2507: expect (ObjNum 867 snap 0 seq_num 867) 2023-09-23T22:17:46.908 INFO:tasks.rados.rados.0.smithi121.stdout:2508: write oid 116 current snap is 0 2023-09-23T22:17:46.908 INFO:tasks.rados.rados.0.smithi121.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-09-23T22:17:46.914 INFO:tasks.rados.rados.0.smithi121.stdout:2508: writing smithi12166546-116 from 679445 to 1127455 tid 1 2023-09-23T22:17:46.919 INFO:tasks.rados.rados.0.smithi121.stdout:2508: writing smithi12166546-116 from 1692765 to 2121992 tid 2 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2508: writing smithi12166546-116 from 2766005 to 3333746 tid 3 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2509: read oid 400 snap -1 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2509: expect deleted 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2510: read oid 125 snap -1 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2510: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2511: write oid 412 current snap is 0 2023-09-23T22:17:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:2503: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T22:17:47.050 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:46 smithi123 systemd[1]: Stopping Ceph node-exporter.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:17:47.050 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:46 smithi123 bash[52846]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter.b 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2504: finishing write tid 1 to smithi12166546-471 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2504: finishing write tid 2 to smithi12166546-471 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2504: finishing write tid 3 to smithi12166546-471 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2504: finishing write tid 4 to smithi12166546-471 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2504: finishing write tid 5 to smithi12166546-471 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 471 v 336 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T22:17:47.055 INFO:tasks.rados.rados.0.smithi121.stdout:2505: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T22:17:47.176 INFO:tasks.rados.rados.0.smithi121.stdout:2507: expect (ObjNum 867 snap 0 seq_num 867) 2023-09-23T22:17:47.297 INFO:tasks.rados.rados.0.smithi121.stdout:2508: finishing write tid 1 to smithi12166546-116 2023-09-23T22:17:47.297 INFO:tasks.rados.rados.0.smithi121.stdout:2506: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T22:17:47.440 INFO:tasks.rados.rados.0.smithi121.stdout:2508: finishing write tid 2 to smithi12166546-116 2023-09-23T22:17:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:2508: finishing write tid 3 to smithi12166546-116 2023-09-23T22:17:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:2508: finishing write tid 4 to smithi12166546-116 2023-09-23T22:17:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:2508: finishing write tid 5 to smithi12166546-116 2023-09-23T22:17:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 116 v 340 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-09-23T22:17:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:17:47.441 INFO:tasks.rados.rados.0.smithi121.stdout:2510: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-23T22:17:47.505 INFO:tasks.rados.rados.0.smithi121.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-09-23T22:17:47.517 INFO:tasks.rados.rados.0.smithi121.stdout:2511: writing smithi12166546-412 from 696252 to 1219511 tid 1 2023-09-23T22:17:47.525 INFO:tasks.rados.rados.0.smithi121.stdout:2511: writing smithi12166546-412 from 1751247 to 2440485 tid 2 2023-09-23T22:17:47.531 INFO:tasks.rados.rados.0.smithi121.stdout:2511: writing smithi12166546-412 from 3193428 to 3496252 tid 3 2023-09-23T22:17:47.531 INFO:tasks.rados.rados.0.smithi121.stdout:2503: done (8 left) 2023-09-23T22:17:47.531 INFO:tasks.rados.rados.0.smithi121.stdout:2504: done (7 left) 2023-09-23T22:17:47.531 INFO:tasks.rados.rados.0.smithi121.stdout:2505: done (6 left) 2023-09-23T22:17:47.531 INFO:tasks.rados.rados.0.smithi121.stdout:2506: done (5 left) 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2507: done (4 left) 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2508: done (3 left) 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2509: done (2 left) 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2510: done (1 left) 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2512: read oid 395 snap -1 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2512: expect deleted 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2513: write oid 321 current snap is 0 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2511: finishing write tid 1 to smithi12166546-412 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2511: finishing write tid 2 to smithi12166546-412 2023-09-23T22:17:47.532 INFO:tasks.rados.rados.0.smithi121.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-09-23T22:17:47.538 INFO:tasks.rados.rados.0.smithi121.stdout:2513: writing smithi12166546-321 from 713059 to 1311567 tid 1 2023-09-23T22:17:47.545 INFO:tasks.rados.rados.0.smithi121.stdout:2513: writing smithi12166546-321 from 2093376 to 2526272 tid 2 2023-09-23T22:17:47.551 INFO:tasks.rados.rados.0.smithi121.stdout:2513: writing smithi12166546-321 from 3104498 to 3513059 tid 3 2023-09-23T22:17:47.551 INFO:tasks.rados.rados.0.smithi121.stdout:2514: write oid 147 current snap is 0 2023-09-23T22:17:47.551 INFO:tasks.rados.rados.0.smithi121.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-09-23T22:17:47.558 INFO:tasks.rados.rados.0.smithi121.stdout:2514: writing smithi12166546-147 from 729866 to 1403623 tid 1 2023-09-23T22:17:47.567 INFO:tasks.rados.rados.0.smithi121.stdout:2514: writing smithi12166546-147 from 2151858 to 2844765 tid 2 2023-09-23T22:17:47.567 INFO:tasks.rados.rados.0.smithi121.stdout:2515: write oid 409 current snap is 0 2023-09-23T22:17:47.567 INFO:tasks.rados.rados.0.smithi121.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-09-23T22:17:47.577 INFO:tasks.rados.rados.0.smithi121.stdout:2515: writing smithi12166546-409 from 746673 to 1495679 tid 1 2023-09-23T22:17:47.584 INFO:tasks.rados.rados.0.smithi121.stdout:2515: writing smithi12166546-409 from 2210340 to 2646905 tid 2 2023-09-23T22:17:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:2515: writing smithi12166546-409 from 3159344 to 3546673 tid 3 2023-09-23T22:17:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:2516: read oid 242 snap -1 2023-09-23T22:17:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:2516: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-23T22:17:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:2517: write oid 129 current snap is 0 2023-09-23T22:17:47.590 INFO:tasks.rados.rados.0.smithi121.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-09-23T22:17:47.596 INFO:tasks.rados.rados.0.smithi121.stdout:2517: writing smithi12166546-129 from 763480 to 1187735 tid 1 2023-09-23T22:17:47.604 INFO:tasks.rados.rados.0.smithi121.stdout:2517: writing smithi12166546-129 from 1868822 to 2565398 tid 2 2023-09-23T22:17:47.610 INFO:tasks.rados.rados.0.smithi121.stdout:2517: writing smithi12166546-129 from 3186767 to 3563480 tid 3 2023-09-23T22:17:47.610 INFO:tasks.rados.rados.0.smithi121.stdout:2518: read oid 107 snap -1 2023-09-23T22:17:47.610 INFO:tasks.rados.rados.0.smithi121.stdout:2518: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T22:17:47.611 INFO:tasks.rados.rados.0.smithi121.stdout:2519: write oid 15 current snap is 0 2023-09-23T22:17:47.611 INFO:tasks.rados.rados.0.smithi121.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-09-23T22:17:47.618 INFO:tasks.rados.rados.0.smithi121.stdout:2519: writing smithi12166546-15 from 780287 to 1279791 tid 1 2023-09-23T22:17:47.623 INFO:tasks.rados.rados.0.smithi121.stdout:2519: writing smithi12166546-15 from 1810951 to 2251185 tid 2 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2519: writing smithi12166546-15 from 2697837 to 3165916 tid 3 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2520: read oid 145 snap -1 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2520: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2521: write oid 276 current snap is 0 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2511: finishing write tid 3 to smithi12166546-412 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2511: finishing write tid 4 to smithi12166546-412 2023-09-23T22:17:47.630 INFO:tasks.rados.rados.0.smithi121.stdout:2511: finishing write tid 5 to smithi12166546-412 2023-09-23T22:17:47.631 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 412 v 460 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-09-23T22:17:47.631 INFO:tasks.rados.rados.0.smithi121.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T22:17:47.631 INFO:tasks.rados.rados.0.smithi121.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-09-23T22:17:47.637 INFO:tasks.rados.rados.0.smithi121.stdout:2521: writing smithi12166546-276 from 797094 to 1371847 tid 1 2023-09-23T22:17:47.644 INFO:tasks.rados.rados.0.smithi121.stdout:2521: writing smithi12166546-276 from 1869433 to 2569678 tid 2 2023-09-23T22:17:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:2521: writing smithi12166546-276 from 3125260 to 3597094 tid 3 2023-09-23T22:17:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:2511: done (10 left) 2023-09-23T22:17:47.650 INFO:tasks.rados.rados.0.smithi121.stdout:2512: done (9 left) 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2522: read oid 348 snap -1 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2522: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2523: read oid 38 snap -1 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2523: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2524: delete oid 500 current snap is 0 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2513: finishing write tid 1 to smithi12166546-321 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2513: finishing write tid 2 to smithi12166546-321 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2513: finishing write tid 3 to smithi12166546-321 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2513: finishing write tid 4 to smithi12166546-321 2023-09-23T22:17:47.651 INFO:tasks.rados.rados.0.smithi121.stdout:2513: finishing write tid 5 to smithi12166546-321 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 321 v 253 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2513: left oid 321 (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2514: finishing write tid 1 to smithi12166546-147 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2514: finishing write tid 2 to smithi12166546-147 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2514: finishing write tid 3 to smithi12166546-147 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2514: finishing write tid 4 to smithi12166546-147 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 147 v 338 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2514: left oid 147 (ObjNum 1638 snap 0 seq_num 1638) 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2515: finishing write tid 1 to smithi12166546-409 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2515: finishing write tid 2 to smithi12166546-409 2023-09-23T22:17:47.652 INFO:tasks.rados.rados.0.smithi121.stdout:2515: finishing write tid 3 to smithi12166546-409 2023-09-23T22:17:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:2515: finishing write tid 4 to smithi12166546-409 2023-09-23T22:17:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:2515: finishing write tid 5 to smithi12166546-409 2023-09-23T22:17:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 354 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-09-23T22:17:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:2515: left oid 409 (ObjNum 1639 snap 0 seq_num 1639) 2023-09-23T22:17:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:2517: finishing write tid 1 to smithi12166546-129 2023-09-23T22:17:47.653 INFO:tasks.rados.rados.0.smithi121.stdout:2516: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[27336]: audit 2023-09-23T22:17:46.357782+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[27336]: audit 2023-09-23T22:17:46.368582+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[27336]: cephadm 2023-09-23T22:17:46.391820+0000 mgr.x (mgr.24929) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[27336]: cephadm 2023-09-23T22:17:46.392457+0000 mgr.x (mgr.24929) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi123 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[27336]: cluster 2023-09-23T22:17:46.661090+0000 mgr.x (mgr.24929) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[33603]: audit 2023-09-23T22:17:46.357782+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:47.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[33603]: audit 2023-09-23T22:17:46.368582+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:47.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[33603]: cephadm 2023-09-23T22:17:46.391820+0000 mgr.x (mgr.24929) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:17:47.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[33603]: cephadm 2023-09-23T22:17:46.392457+0000 mgr.x (mgr.24929) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi123 2023-09-23T22:17:47.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:47 smithi121 bash[33603]: cluster 2023-09-23T22:17:46.661090+0000 mgr.x (mgr.24929) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-09-23T22:17:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:47 smithi123 bash[27681]: audit 2023-09-23T22:17:46.357782+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:47 smithi123 bash[27681]: audit 2023-09-23T22:17:46.368582+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:47 smithi123 bash[27681]: cephadm 2023-09-23T22:17:46.391820+0000 mgr.x (mgr.24929) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:17:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:47 smithi123 bash[27681]: cephadm 2023-09-23T22:17:46.392457+0000 mgr.x (mgr.24929) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi123 2023-09-23T22:17:47.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:47 smithi123 bash[27681]: cluster 2023-09-23T22:17:46.661090+0000 mgr.x (mgr.24929) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:2517: finishing write tid 2 to smithi12166546-129 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:2517: finishing write tid 3 to smithi12166546-129 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:2517: finishing write tid 4 to smithi12166546-129 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:2517: finishing write tid 5 to smithi12166546-129 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 129 v 285 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:2517: left oid 129 (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T22:17:47.805 INFO:tasks.rados.rados.0.smithi121.stdout:2518: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T22:17:48.022 INFO:tasks.rados.rados.0.smithi121.stdout:2519: finishing write tid 1 to smithi12166546-15 2023-09-23T22:17:48.022 INFO:tasks.rados.rados.0.smithi121.stdout:2519: finishing write tid 2 to smithi12166546-15 2023-09-23T22:17:48.022 INFO:tasks.rados.rados.0.smithi121.stdout:2519: finishing write tid 3 to smithi12166546-15 2023-09-23T22:17:48.022 INFO:tasks.rados.rados.0.smithi121.stdout:2519: finishing write tid 4 to smithi12166546-15 2023-09-23T22:17:48.022 INFO:tasks.rados.rados.0.smithi121.stdout:2519: finishing write tid 5 to smithi12166546-15 2023-09-23T22:17:48.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 15 v 358 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-09-23T22:17:48.023 INFO:tasks.rados.rados.0.smithi121.stdout:2519: left oid 15 (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T22:17:48.023 INFO:tasks.rados.rados.0.smithi121.stdout:2520: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:17:48.081 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:47 smithi123 bash[52881]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T22:17:48.081 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:48 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:17:48.082 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52983]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T22:17:48.082 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:48 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T22:17:48.082 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:48 smithi123 systemd[1]: Stopped Ceph node-exporter.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:48.082 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:48 smithi123 systemd[1]: Started Ceph node-exporter.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:48.082 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.072Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T22:17:48.082 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.072Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T22:17:48.082 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.072Z caller=main.go:518 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 smithi123 (none))" 2023-09-23T22:17:48.082 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.072Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:17:48.082 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.072Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:17:48.083 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.077Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:17:48.083 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.077Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T22:17:48.083 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.079Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T22:17:48.083 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.082Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:17:48.083 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.082Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.022µs 2023-09-23T22:17:48.083 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.082Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:17:48.291 INFO:tasks.rados.rados.0.smithi121.stdout:2521: finishing write tid 1 to smithi12166546-276 2023-09-23T22:17:48.292 INFO:tasks.rados.rados.0.smithi121.stdout:2521: finishing write tid 2 to smithi12166546-276 2023-09-23T22:17:48.292 INFO:tasks.rados.rados.0.smithi121.stdout:2522: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:17:48.480 INFO:tasks.rados.rados.0.smithi121.stdout:2521: finishing write tid 3 to smithi12166546-276 2023-09-23T22:17:48.480 INFO:tasks.rados.rados.0.smithi121.stdout:2521: finishing write tid 4 to smithi12166546-276 2023-09-23T22:17:48.480 INFO:tasks.rados.rados.0.smithi121.stdout:2521: finishing write tid 5 to smithi12166546-276 2023-09-23T22:17:48.480 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 276 v 342 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-09-23T22:17:48.480 INFO:tasks.rados.rados.0.smithi121.stdout:2521: left oid 276 (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T22:17:48.480 INFO:tasks.rados.rados.0.smithi121.stdout:2523: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:17:48.549 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.266Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2513: done (11 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2514: done (10 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2515: done (9 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2516: done (8 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2517: done (7 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2518: done (6 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2519: done (5 left) 2023-09-23T22:17:48.611 INFO:tasks.rados.rados.0.smithi121.stdout:2520: done (4 left) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2521: done (3 left) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2522: done (2 left) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2523: done (1 left) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2524: done (0 left) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2525: read oid 191 snap -1 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2525: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2526: read oid 345 snap -1 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2526: expect deleted 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2527: read oid 239 snap -1 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2527: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2528: write oid 218 current snap is 0 2023-09-23T22:17:48.612 INFO:tasks.rados.rados.0.smithi121.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-09-23T22:17:48.621 INFO:tasks.rados.rados.0.smithi121.stdout:2528: writing smithi12166546-218 from 430708 to 872312 tid 1 2023-09-23T22:17:48.628 INFO:tasks.rados.rados.0.smithi121.stdout:2528: writing smithi12166546-218 from 1302750 to 2006664 tid 2 2023-09-23T22:17:48.635 INFO:tasks.rados.rados.0.smithi121.stdout:2528: writing smithi12166546-218 from 2496459 to 3198354 tid 3 2023-09-23T22:17:48.635 INFO:tasks.rados.rados.0.smithi121.stdout:2529: read oid 181 snap -1 2023-09-23T22:17:48.635 INFO:tasks.rados.rados.0.smithi121.stdout:2529: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:17:48.635 INFO:tasks.rados.rados.0.smithi121.stdout:2530: write oid 405 current snap is 0 2023-09-23T22:17:48.636 INFO:tasks.rados.rados.0.smithi121.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-09-23T22:17:48.641 INFO:tasks.rados.rados.0.smithi121.stdout:2530: writing smithi12166546-405 from 447515 to 964368 tid 1 2023-09-23T22:17:48.647 INFO:tasks.rados.rados.0.smithi121.stdout:2530: writing smithi12166546-405 from 1644879 to 2092451 tid 2 2023-09-23T22:17:48.655 INFO:tasks.rados.rados.0.smithi121.stdout:2530: writing smithi12166546-405 from 2807529 to 3437049 tid 3 2023-09-23T22:17:48.655 INFO:tasks.rados.rados.0.smithi121.stdout:2531: write oid 7 current snap is 0 2023-09-23T22:17:48.655 INFO:tasks.rados.rados.0.smithi121.stdout:2527: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T22:17:48.780 INFO:tasks.rados.rados.0.smithi121.stdout:2525: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:17:48.939 INFO:tasks.rados.rados.0.smithi121.stdout:2528: finishing write tid 1 to smithi12166546-218 2023-09-23T22:17:48.939 INFO:tasks.rados.rados.0.smithi121.stdout:2528: finishing write tid 2 to smithi12166546-218 2023-09-23T22:17:48.940 INFO:tasks.rados.rados.0.smithi121.stdout:2529: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:17:49.041 INFO:tasks.rados.rados.0.smithi121.stdout:2528: finishing write tid 3 to smithi12166546-218 2023-09-23T22:17:49.041 INFO:tasks.rados.rados.0.smithi121.stdout:2528: finishing write tid 4 to smithi12166546-218 2023-09-23T22:17:49.041 INFO:tasks.rados.rados.0.smithi121.stdout:2528: finishing write tid 5 to smithi12166546-218 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 218 v 464 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2528: left oid 218 (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2530: finishing write tid 1 to smithi12166546-405 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2530: finishing write tid 2 to smithi12166546-405 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2530: finishing write tid 3 to smithi12166546-405 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2530: finishing write tid 4 to smithi12166546-405 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2530: finishing write tid 5 to smithi12166546-405 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 405 v 362 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-09-23T22:17:49.042 INFO:tasks.rados.rados.0.smithi121.stdout:2530: left oid 405 (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T22:17:49.043 INFO:tasks.rados.rados.0.smithi121.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-09-23T22:17:49.049 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.551Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.552Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.552Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=57.043µs wal_replay_duration=469.655159ms total_replay_duration=469.730967ms 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.558Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.558Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.558Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.586Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.07205ms db_storage=1.725µs remote_storage=2.42µs web_handler=678ns query_engine=1.268µs scrape=536.268µs scrape_sd=226.479µs notify=32.281µs notify_sd=19.64µs rules=26.636535ms 2023-09-23T22:17:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:48 smithi123 bash[52823]: ts=2023-09-23T22:17:48.586Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T22:17:49.053 INFO:tasks.rados.rados.0.smithi121.stdout:2531: writing smithi12166546-7 from 464322 to 1056424 tid 1 2023-09-23T22:17:49.061 INFO:tasks.rados.rados.0.smithi121.stdout:2531: writing smithi12166546-7 from 1703361 to 2294591 tid 2 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2531: writing smithi12166546-7 from 2718599 to 3159391 tid 3 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2525: done (6 left) 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2526: done (5 left) 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2527: done (4 left) 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2528: done (3 left) 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2529: done (2 left) 2023-09-23T22:17:49.066 INFO:tasks.rados.rados.0.smithi121.stdout:2530: done (1 left) 2023-09-23T22:17:49.067 INFO:tasks.rados.rados.0.smithi121.stdout:2532: write oid 189 current snap is 0 2023-09-23T22:17:49.067 INFO:tasks.rados.rados.0.smithi121.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-09-23T22:17:49.072 INFO:tasks.rados.rados.0.smithi121.stdout:2532: writing smithi12166546-189 from 481129 to 1148480 tid 1 2023-09-23T22:17:49.078 INFO:tasks.rados.rados.0.smithi121.stdout:2532: writing smithi12166546-189 from 1761843 to 2213084 tid 2 2023-09-23T22:17:49.086 INFO:tasks.rados.rados.0.smithi121.stdout:2532: writing smithi12166546-189 from 2862375 to 3514439 tid 3 2023-09-23T22:17:49.086 INFO:tasks.rados.rados.0.smithi121.stdout:2533: write oid 62 current snap is 0 2023-09-23T22:17:49.086 INFO:tasks.rados.rados.0.smithi121.stdout:2531: finishing write tid 1 to smithi12166546-7 2023-09-23T22:17:49.086 INFO:tasks.rados.rados.0.smithi121.stdout:2531: finishing write tid 2 to smithi12166546-7 2023-09-23T22:17:49.086 INFO:tasks.rados.rados.0.smithi121.stdout:2531: finishing write tid 3 to smithi12166546-7 2023-09-23T22:17:49.086 INFO:tasks.rados.rados.0.smithi121.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-09-23T22:17:49.097 INFO:tasks.rados.rados.0.smithi121.stdout:2533: writing smithi12166546-62 from 497936 to 1240536 tid 1 2023-09-23T22:17:49.104 INFO:tasks.rados.rados.0.smithi121.stdout:2533: writing smithi12166546-62 from 1820325 to 2415224 tid 2 2023-09-23T22:17:49.110 INFO:tasks.rados.rados.0.smithi121.stdout:2533: writing smithi12166546-62 from 2889798 to 3353134 tid 3 2023-09-23T22:17:49.110 INFO:tasks.rados.rados.0.smithi121.stdout:2534: write oid 23 current snap is 0 2023-09-23T22:17:49.110 INFO:tasks.rados.rados.0.smithi121.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-09-23T22:17:49.115 INFO:tasks.rados.rados.0.smithi121.stdout:2534: writing smithi12166546-23 from 514743 to 932592 tid 1 2023-09-23T22:17:49.119 INFO:tasks.rados.rados.0.smithi121.stdout:2534: writing smithi12166546-23 from 1362454 to 1817364 tid 2 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2534: writing smithi12166546-23 from 2400868 to 3191829 tid 3 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2535: read oid 86 snap -1 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2535: expect deleted 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2536: read oid 405 snap -1 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2536: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2537: delete oid 97 current snap is 0 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2531: finishing write tid 4 to smithi12166546-7 2023-09-23T22:17:49.128 INFO:tasks.rados.rados.0.smithi121.stdout:2531: finishing write tid 5 to smithi12166546-7 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 7 v 322 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2532: finishing write tid 1 to smithi12166546-189 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2532: finishing write tid 2 to smithi12166546-189 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2532: finishing write tid 3 to smithi12166546-189 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2532: finishing write tid 4 to smithi12166546-189 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2532: finishing write tid 5 to smithi12166546-189 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 366 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2532: left oid 189 (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2533: finishing write tid 1 to smithi12166546-62 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2533: finishing write tid 2 to smithi12166546-62 2023-09-23T22:17:49.129 INFO:tasks.rados.rados.0.smithi121.stdout:2533: finishing write tid 3 to smithi12166546-62 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:2533: finishing write tid 4 to smithi12166546-62 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:2533: finishing write tid 5 to smithi12166546-62 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 367 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:2533: left oid 62 (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:2534: finishing write tid 1 to smithi12166546-23 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:2534: finishing write tid 2 to smithi12166546-23 2023-09-23T22:17:49.130 INFO:tasks.rados.rados.0.smithi121.stdout:2531: done (6 left) 2023-09-23T22:17:49.131 INFO:tasks.rados.rados.0.smithi121.stdout:2532: done (5 left) 2023-09-23T22:17:49.131 INFO:tasks.rados.rados.0.smithi121.stdout:2533: done (4 left) 2023-09-23T22:17:49.131 INFO:tasks.rados.rados.0.smithi121.stdout:2535: done (3 left) 2023-09-23T22:17:49.131 INFO:tasks.rados.rados.0.smithi121.stdout:2537: done (2 left) 2023-09-23T22:17:49.131 INFO:tasks.rados.rados.0.smithi121.stdout:2538: write oid 298 current snap is 0 2023-09-23T22:17:49.131 INFO:tasks.rados.rados.0.smithi121.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-09-23T22:17:49.137 INFO:tasks.rados.rados.0.smithi121.stdout:2538: writing smithi12166546-298 from 548357 to 1233057 tid 1 2023-09-23T22:17:49.144 INFO:tasks.rados.rados.0.smithi121.stdout:2538: writing smithi12166546-298 from 1995771 to 2454350 tid 2 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2538: writing smithi12166546-298 from 2972067 to 3385572 tid 3 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2539: delete oid 187 current snap is 0 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2534: finishing write tid 3 to smithi12166546-23 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2534: finishing write tid 4 to smithi12166546-23 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2534: finishing write tid 5 to smithi12166546-23 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 395 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2534: left oid 23 (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T22:17:49.150 INFO:tasks.rados.rados.0.smithi121.stdout:2536: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:2538: finishing write tid 1 to smithi12166546-298 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:2538: finishing write tid 2 to smithi12166546-298 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:2538: finishing write tid 3 to smithi12166546-298 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:2538: finishing write tid 4 to smithi12166546-298 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:2538: finishing write tid 5 to smithi12166546-298 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 298 v 326 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-09-23T22:17:49.333 INFO:tasks.rados.rados.0.smithi121.stdout:2538: left oid 298 (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T22:17:49.334 INFO:tasks.rados.rados.0.smithi121.stdout:2534: done (3 left) 2023-09-23T22:17:49.334 INFO:tasks.rados.rados.0.smithi121.stdout:2536: done (2 left) 2023-09-23T22:17:49.334 INFO:tasks.rados.rados.0.smithi121.stdout:2538: done (1 left) 2023-09-23T22:17:49.334 INFO:tasks.rados.rados.0.smithi121.stdout:2539: done (0 left) 2023-09-23T22:17:49.334 INFO:tasks.rados.rados.0.smithi121.stdout:2540: write oid 148 current snap is 0 2023-09-23T22:17:49.334 INFO:tasks.rados.rados.0.smithi121.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-09-23T22:17:49.343 INFO:tasks.rados.rados.0.smithi121.stdout:2540: writing smithi12166546-148 from 581971 to 1017169 tid 1 2023-09-23T22:17:49.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[27681]: audit 2023-09-23T22:17:48.060056+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:49.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[27681]: audit 2023-09-23T22:17:48.067973+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:49.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[27681]: cephadm 2023-09-23T22:17:48.109968+0000 mgr.x (mgr.24929) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:17:49.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[27681]: cephadm 2023-09-23T22:17:48.125256+0000 mgr.x (mgr.24929) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2023-09-23T22:17:49.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[27681]: audit 2023-09-23T22:17:48.560739+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.121:0/4179965378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:49.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[27681]: cluster 2023-09-23T22:17:48.661793+0000 mgr.x (mgr.24929) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-09-23T22:17:49.352 INFO:tasks.rados.rados.0.smithi121.stdout:2540: writing smithi12166546-148 from 1712735 to 2174983 tid 2 2023-09-23T22:17:49.358 INFO:tasks.rados.rados.0.smithi121.stdout:2540: writing smithi12166546-148 from 2626913 to 3062962 tid 3 2023-09-23T22:17:49.362 INFO:tasks.rados.rados.0.smithi121.stdout:2540: writing smithi12166546-148 from 3752375 to 3781971 tid 4 2023-09-23T22:17:49.362 INFO:tasks.rados.rados.0.smithi121.stdout:2541: write oid 296 current snap is 0 2023-09-23T22:17:49.362 INFO:tasks.rados.rados.0.smithi121.stdout:2540: finishing write tid 1 to smithi12166546-148 2023-09-23T22:17:49.362 INFO:tasks.rados.rados.0.smithi121.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-09-23T22:17:49.368 INFO:tasks.rados.rados.0.smithi121.stdout:2541: writing smithi12166546-296 from 598778 to 1109225 tid 1 2023-09-23T22:17:49.376 INFO:tasks.rados.rados.0.smithi121.stdout:2541: writing smithi12166546-296 from 1654864 to 2260770 tid 2 2023-09-23T22:17:49.383 INFO:tasks.rados.rados.0.smithi121.stdout:2541: writing smithi12166546-296 from 2937983 to 3701657 tid 3 2023-09-23T22:17:49.383 INFO:tasks.rados.rados.0.smithi121.stdout:2542: write oid 369 current snap is 0 2023-09-23T22:17:49.383 INFO:tasks.rados.rados.0.smithi121.stdout:2540: finishing write tid 2 to smithi12166546-148 2023-09-23T22:17:49.383 INFO:tasks.rados.rados.0.smithi121.stdout:2540: finishing write tid 3 to smithi12166546-148 2023-09-23T22:17:49.384 INFO:tasks.rados.rados.0.smithi121.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-09-23T22:17:49.389 INFO:tasks.rados.rados.0.smithi121.stdout:2542: writing smithi12166546-369 from 615585 to 1201281 tid 1 2023-09-23T22:17:49.394 INFO:tasks.rados.rados.0.smithi121.stdout:2542: writing smithi12166546-369 from 1713346 to 2179263 tid 2 2023-09-23T22:17:49.402 INFO:tasks.rados.rados.0.smithi121.stdout:2542: writing smithi12166546-369 from 2965406 to 3540352 tid 3 2023-09-23T22:17:49.403 INFO:tasks.rados.rados.0.smithi121.stdout:2543: write oid 474 current snap is 0 2023-09-23T22:17:49.403 INFO:tasks.rados.rados.0.smithi121.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-09-23T22:17:49.409 INFO:tasks.rados.rados.0.smithi121.stdout:2543: writing smithi12166546-474 from 632392 to 1293337 tid 1 2023-09-23T22:17:49.415 INFO:tasks.rados.rados.0.smithi121.stdout:2543: writing smithi12166546-474 from 1771828 to 2381403 tid 2 2023-09-23T22:17:49.423 INFO:tasks.rados.rados.0.smithi121.stdout:2543: writing smithi12166546-474 from 2992829 to 3779047 tid 3 2023-09-23T22:17:49.423 INFO:tasks.rados.rados.0.smithi121.stdout:2544: write oid 253 current snap is 0 2023-09-23T22:17:49.423 INFO:tasks.rados.rados.0.smithi121.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-09-23T22:17:49.431 INFO:tasks.rados.rados.0.smithi121.stdout:2544: writing smithi12166546-253 from 649199 to 1385393 tid 1 2023-09-23T22:17:49.438 INFO:tasks.rados.rados.0.smithi121.stdout:2544: writing smithi12166546-253 from 1830310 to 2583543 tid 2 2023-09-23T22:17:49.444 INFO:tasks.rados.rados.0.smithi121.stdout:2544: writing smithi12166546-253 from 3303899 to 3849199 tid 3 2023-09-23T22:17:49.445 INFO:tasks.rados.rados.0.smithi121.stdout:2545: write oid 355 current snap is 0 2023-09-23T22:17:49.445 INFO:tasks.rados.rados.0.smithi121.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-09-23T22:17:49.451 INFO:tasks.rados.rados.0.smithi121.stdout:2545: writing smithi12166546-355 from 666006 to 1193802 tid 1 2023-09-23T22:17:49.459 INFO:tasks.rados.rados.0.smithi121.stdout:2545: writing smithi12166546-355 from 1888792 to 2502036 tid 2 2023-09-23T22:17:49.465 INFO:tasks.rados.rados.0.smithi121.stdout:2545: writing smithi12166546-355 from 3047675 to 3572790 tid 3 2023-09-23T22:17:49.465 INFO:tasks.rados.rados.0.smithi121.stdout:2546: read oid 490 snap -1 2023-09-23T22:17:49.465 INFO:tasks.rados.rados.0.smithi121.stdout:2546: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:17:49.465 INFO:tasks.rados.rados.0.smithi121.stdout:2547: write oid 14 current snap is 0 2023-09-23T22:17:49.465 INFO:tasks.rados.rados.0.smithi121.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-09-23T22:17:49.472 INFO:tasks.rados.rados.0.smithi121.stdout:2547: writing smithi12166546-14 from 682813 to 1285858 tid 1 2023-09-23T22:17:49.480 INFO:tasks.rados.rados.0.smithi121.stdout:2547: writing smithi12166546-14 from 1947274 to 2704176 tid 2 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2547: writing smithi12166546-14 from 3358745 to 3882813 tid 3 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2548: delete oid 68 current snap is 0 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2540: finishing write tid 4 to smithi12166546-148 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2540: finishing write tid 5 to smithi12166546-148 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2540: finishing write tid 6 to smithi12166546-148 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 338 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2541: finishing write tid 1 to smithi12166546-296 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2541: finishing write tid 2 to smithi12166546-296 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2541: finishing write tid 3 to smithi12166546-296 2023-09-23T22:17:49.488 INFO:tasks.rados.rados.0.smithi121.stdout:2541: finishing write tid 4 to smithi12166546-296 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2541: finishing write tid 5 to smithi12166546-296 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 342 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2542: finishing write tid 1 to smithi12166546-369 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2542: finishing write tid 2 to smithi12166546-369 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2542: finishing write tid 3 to smithi12166546-369 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2542: finishing write tid 4 to smithi12166546-369 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2542: finishing write tid 5 to smithi12166546-369 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 369 v 257 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2543: finishing write tid 1 to smithi12166546-474 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2543: finishing write tid 2 to smithi12166546-474 2023-09-23T22:17:49.489 INFO:tasks.rados.rados.0.smithi121.stdout:2543: finishing write tid 3 to smithi12166546-474 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2543: finishing write tid 4 to smithi12166546-474 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2543: finishing write tid 5 to smithi12166546-474 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 474 v 371 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2544: finishing write tid 1 to smithi12166546-253 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2544: finishing write tid 2 to smithi12166546-253 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2544: finishing write tid 3 to smithi12166546-253 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2544: finishing write tid 4 to smithi12166546-253 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2544: finishing write tid 5 to smithi12166546-253 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 253 v 375 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T22:17:49.490 INFO:tasks.rados.rados.0.smithi121.stdout:2545: finishing write tid 1 to smithi12166546-355 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:2545: finishing write tid 2 to smithi12166546-355 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:2545: finishing write tid 3 to smithi12166546-355 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:2545: finishing write tid 4 to smithi12166546-355 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:2545: finishing write tid 5 to smithi12166546-355 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 355 v 468 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:2545: left oid 355 (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T22:17:49.491 INFO:tasks.rados.rados.0.smithi121.stdout:2546: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[33603]: audit 2023-09-23T22:17:48.060056+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[33603]: audit 2023-09-23T22:17:48.067973+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[33603]: cephadm 2023-09-23T22:17:48.109968+0000 mgr.x (mgr.24929) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[33603]: cephadm 2023-09-23T22:17:48.125256+0000 mgr.x (mgr.24929) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[33603]: audit 2023-09-23T22:17:48.560739+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.121:0/4179965378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[33603]: cluster 2023-09-23T22:17:48.661793+0000 mgr.x (mgr.24929) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[27336]: audit 2023-09-23T22:17:48.060056+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[27336]: audit 2023-09-23T22:17:48.067973+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[27336]: cephadm 2023-09-23T22:17:48.109968+0000 mgr.x (mgr.24929) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:17:49.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[27336]: cephadm 2023-09-23T22:17:48.125256+0000 mgr.x (mgr.24929) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2023-09-23T22:17:49.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[27336]: audit 2023-09-23T22:17:48.560739+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.121:0/4179965378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:49.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:49 smithi121 bash[27336]: cluster 2023-09-23T22:17:48.661793+0000 mgr.x (mgr.24929) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2547: finishing write tid 1 to smithi12166546-14 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2547: finishing write tid 2 to smithi12166546-14 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2547: finishing write tid 3 to smithi12166546-14 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2547: finishing write tid 4 to smithi12166546-14 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2547: finishing write tid 5 to smithi12166546-14 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 14 v 346 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2547: left oid 14 (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2540: done (8 left) 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2541: done (7 left) 2023-09-23T22:17:49.596 INFO:tasks.rados.rados.0.smithi121.stdout:2542: done (6 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2543: done (5 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2544: done (4 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2545: done (3 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2546: done (2 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2547: done (1 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2548: done (0 left) 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2549: write oid 384 current snap is 0 2023-09-23T22:17:49.597 INFO:tasks.rados.rados.0.smithi121.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-09-23T22:17:49.603 INFO:tasks.rados.rados.0.smithi121.stdout:2549: writing smithi12166546-384 from 716427 to 1469970 tid 1 2023-09-23T22:17:49.610 INFO:tasks.rados.rados.0.smithi121.stdout:2549: writing smithi12166546-384 from 2064238 to 2824809 tid 2 2023-09-23T22:17:49.617 INFO:tasks.rados.rados.0.smithi121.stdout:2549: writing smithi12166546-384 from 3413591 to 3916427 tid 3 2023-09-23T22:17:49.617 INFO:tasks.rados.rados.0.smithi121.stdout:2550: write oid 107 current snap is 0 2023-09-23T22:17:49.617 INFO:tasks.rados.rados.0.smithi121.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-09-23T22:17:49.623 INFO:tasks.rados.rados.0.smithi121.stdout:2550: writing smithi12166546-107 from 733234 to 1162026 tid 1 2023-09-23T22:17:49.629 INFO:tasks.rados.rados.0.smithi121.stdout:2550: writing smithi12166546-107 from 1606367 to 2226949 tid 2 2023-09-23T22:17:49.634 INFO:tasks.rados.rados.0.smithi121.stdout:2550: writing smithi12166546-107 from 2641014 to 3211217 tid 3 2023-09-23T22:17:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:2550: writing smithi12166546-107 from 3664879 to 3933234 tid 4 2023-09-23T22:17:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:2551: write oid 45 current snap is 0 2023-09-23T22:17:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:2549: finishing write tid 1 to smithi12166546-384 2023-09-23T22:17:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:2549: finishing write tid 2 to smithi12166546-384 2023-09-23T22:17:49.639 INFO:tasks.rados.rados.0.smithi121.stdout:2549: finishing write tid 3 to smithi12166546-384 2023-09-23T22:17:49.640 INFO:tasks.rados.rados.0.smithi121.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-09-23T22:17:49.645 INFO:tasks.rados.rados.0.smithi121.stdout:2551: writing smithi12166546-45 from 750041 to 1254082 tid 1 2023-09-23T22:17:49.652 INFO:tasks.rados.rados.0.smithi121.stdout:2551: writing smithi12166546-45 from 1664849 to 2429089 tid 2 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2551: writing smithi12166546-45 from 2952084 to 3449912 tid 3 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2552: delete oid 408 current snap is 0 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2549: finishing write tid 4 to smithi12166546-384 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2549: finishing write tid 5 to smithi12166546-384 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 384 v 355 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2550: finishing write tid 1 to smithi12166546-107 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2550: finishing write tid 2 to smithi12166546-107 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2550: finishing write tid 3 to smithi12166546-107 2023-09-23T22:17:49.658 INFO:tasks.rados.rados.0.smithi121.stdout:2550: finishing write tid 4 to smithi12166546-107 2023-09-23T22:17:49.659 INFO:tasks.rados.rados.0.smithi121.stdout:2550: finishing write tid 5 to smithi12166546-107 2023-09-23T22:17:49.659 INFO:tasks.rados.rados.0.smithi121.stdout:2550: finishing write tid 6 to smithi12166546-107 2023-09-23T22:17:49.659 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 107 v 371 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-09-23T22:17:49.659 INFO:tasks.rados.rados.0.smithi121.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-09-23T22:17:49.659 INFO:tasks.rados.rados.0.smithi121.stdout:2551: finishing write tid 1 to smithi12166546-45 2023-09-23T22:17:49.659 INFO:tasks.rados.rados.0.smithi121.stdout:2551: finishing write tid 2 to smithi12166546-45 2023-09-23T22:17:49.660 INFO:tasks.rados.rados.0.smithi121.stdout:2549: done (3 left) 2023-09-23T22:17:49.660 INFO:tasks.rados.rados.0.smithi121.stdout:2550: done (2 left) 2023-09-23T22:17:49.660 INFO:tasks.rados.rados.0.smithi121.stdout:2552: done (1 left) 2023-09-23T22:17:49.660 INFO:tasks.rados.rados.0.smithi121.stdout:2553: write oid 359 current snap is 0 2023-09-23T22:17:49.660 INFO:tasks.rados.rados.0.smithi121.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-09-23T22:17:49.669 INFO:tasks.rados.rados.0.smithi121.stdout:2553: writing smithi12166546-359 from 783655 to 1554547 tid 1 2023-09-23T22:17:49.678 INFO:tasks.rados.rados.0.smithi121.stdout:2553: writing smithi12166546-359 from 2298166 to 3066075 tid 2 2023-09-23T22:17:49.683 INFO:tasks.rados.rados.0.smithi121.stdout:2553: writing smithi12166546-359 from 3639636 to 3983655 tid 3 2023-09-23T22:17:49.683 INFO:tasks.rados.rados.0.smithi121.stdout:2554: read oid 54 snap -1 2023-09-23T22:17:49.684 INFO:tasks.rados.rados.0.smithi121.stdout:2554: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T22:17:49.684 INFO:tasks.rados.rados.0.smithi121.stdout:2555: write oid 268 current snap is 0 2023-09-23T22:17:49.684 INFO:tasks.rados.rados.0.smithi121.stdout:2551: finishing write tid 3 to smithi12166546-45 2023-09-23T22:17:49.684 INFO:tasks.rados.rados.0.smithi121.stdout:2551: finishing write tid 4 to smithi12166546-45 2023-09-23T22:17:49.684 INFO:tasks.rados.rados.0.smithi121.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-09-23T22:17:49.688 INFO:tasks.rados.rados.0.smithi121.stdout:2555: writing smithi12166546-268 from 400462 to 846603 tid 1 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:2555: writing smithi12166546-268 from 1440295 to 2000462 tid 2 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:2556: read oid 177 snap -1 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:2557: write oid 394 current snap is 0 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:2551: finishing write tid 5 to smithi12166546-45 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 45 v 399 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-09-23T22:17:49.695 INFO:tasks.rados.rados.0.smithi121.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2553: finishing write tid 1 to smithi12166546-359 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2553: finishing write tid 2 to smithi12166546-359 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2553: finishing write tid 3 to smithi12166546-359 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2553: finishing write tid 4 to smithi12166546-359 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2553: finishing write tid 5 to smithi12166546-359 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 359 v 375 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2555: finishing write tid 1 to smithi12166546-268 2023-09-23T22:17:49.696 INFO:tasks.rados.rados.0.smithi121.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-09-23T22:17:49.700 INFO:tasks.rados.rados.0.smithi121.stdout:2557: writing smithi12166546-394 from 417269 to 938659 tid 1 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2557: writing smithi12166546-394 from 1498777 to 2017269 tid 2 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2551: done (5 left) 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2553: done (4 left) 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2558: read oid 157 snap -1 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2558: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2559: write oid 203 current snap is 0 2023-09-23T22:17:49.706 INFO:tasks.rados.rados.0.smithi121.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-09-23T22:17:49.712 INFO:tasks.rados.rados.0.smithi121.stdout:2559: writing smithi12166546-203 from 434076 to 1030715 tid 1 2023-09-23T22:17:49.719 INFO:tasks.rados.rados.0.smithi121.stdout:2559: writing smithi12166546-203 from 1557259 to 2034076 tid 2 2023-09-23T22:17:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:2560: read oid 38 snap -1 2023-09-23T22:17:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:2560: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:17:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:2561: write oid 450 current snap is 0 2023-09-23T22:17:49.720 INFO:tasks.rados.rados.0.smithi121.stdout:2554: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T22:17:49.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.345Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T22:17:49.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.345Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T22:17:49.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z 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/.+)($|/) 2023-09-23T22:17:49.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z 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-23T22:17:49.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T22:17:49.800 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T22:17:49.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T22:17:49.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.348Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T22:17:49.803 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T22:17:49.804 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 22:17:49 smithi123 bash[53026]: ts=2023-09-23T22:17:49.349Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T22:17:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:2555: finishing write tid 2 to smithi12166546-268 2023-09-23T22:17:49.835 INFO:tasks.rados.rados.0.smithi121.stdout:2555: finishing write tid 3 to smithi12166546-268 2023-09-23T22:17:49.836 INFO:tasks.rados.rados.0.smithi121.stdout:2555: finishing write tid 4 to smithi12166546-268 2023-09-23T22:17:49.836 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 268 v 344 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-09-23T22:17:49.836 INFO:tasks.rados.rados.0.smithi121.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-09-23T22:17:49.836 INFO:tasks.rados.rados.0.smithi121.stdout:2557: finishing write tid 1 to smithi12166546-394 2023-09-23T22:17:49.836 INFO:tasks.rados.rados.0.smithi121.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-09-23T22:17:49.841 INFO:tasks.rados.rados.0.smithi121.stdout:2561: writing smithi12166546-450 from 450883 to 1122771 tid 1 2023-09-23T22:17:49.846 INFO:tasks.rados.rados.0.smithi121.stdout:2561: writing smithi12166546-450 from 1615741 to 2050883 tid 2 2023-09-23T22:17:49.846 INFO:tasks.rados.rados.0.smithi121.stdout:2554: done (7 left) 2023-09-23T22:17:49.846 INFO:tasks.rados.rados.0.smithi121.stdout:2555: done (6 left) 2023-09-23T22:17:49.846 INFO:tasks.rados.rados.0.smithi121.stdout:2562: write oid 271 current snap is 0 2023-09-23T22:17:49.847 INFO:tasks.rados.rados.0.smithi121.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-09-23T22:17:49.853 INFO:tasks.rados.rados.0.smithi121.stdout:2562: writing smithi12166546-271 from 467690 to 1214827 tid 1 2023-09-23T22:17:49.857 INFO:tasks.rados.rados.0.smithi121.stdout:2562: writing smithi12166546-271 from 1957870 to 2067690 tid 2 2023-09-23T22:17:49.858 INFO:tasks.rados.rados.0.smithi121.stdout:2563: read oid 412 snap -1 2023-09-23T22:17:49.858 INFO:tasks.rados.rados.0.smithi121.stdout:2563: expect (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T22:17:49.858 INFO:tasks.rados.rados.0.smithi121.stdout:2564: write oid 29 current snap is 0 2023-09-23T22:17:49.858 INFO:tasks.rados.rados.0.smithi121.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:17:49.955 INFO:tasks.rados.rados.0.smithi121.stdout:2557: finishing write tid 2 to smithi12166546-394 2023-09-23T22:17:49.955 INFO:tasks.rados.rados.0.smithi121.stdout:2557: finishing write tid 3 to smithi12166546-394 2023-09-23T22:17:49.955 INFO:tasks.rados.rados.0.smithi121.stdout:2557: finishing write tid 4 to smithi12166546-394 2023-09-23T22:17:49.955 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 471 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-09-23T22:17:49.955 INFO:tasks.rados.rados.0.smithi121.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T22:17:49.955 INFO:tasks.rados.rados.0.smithi121.stdout:2558: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:17:50.058 INFO:tasks.rados.rados.0.smithi121.stdout:2559: finishing write tid 1 to smithi12166546-203 2023-09-23T22:17:50.058 INFO:tasks.rados.rados.0.smithi121.stdout:2560: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:17:50.165 INFO:tasks.rados.rados.0.smithi121.stdout:2559: finishing write tid 2 to smithi12166546-203 2023-09-23T22:17:50.165 INFO:tasks.rados.rados.0.smithi121.stdout:2559: finishing write tid 3 to smithi12166546-203 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2559: finishing write tid 4 to smithi12166546-203 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 203 v 378 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2559: left oid 203 (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2561: finishing write tid 1 to smithi12166546-450 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2561: finishing write tid 2 to smithi12166546-450 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2561: finishing write tid 3 to smithi12166546-450 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2561: finishing write tid 4 to smithi12166546-450 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 340 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2561: left oid 450 (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2562: finishing write tid 1 to smithi12166546-271 2023-09-23T22:17:50.166 INFO:tasks.rados.rados.0.smithi121.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-09-23T22:17:50.170 INFO:tasks.rados.rados.0.smithi121.stdout:2564: writing smithi12166546-29 from 484497 to 906883 tid 1 2023-09-23T22:17:50.177 INFO:tasks.rados.rados.0.smithi121.stdout:2564: writing smithi12166546-29 from 1616352 to 2084497 tid 2 2023-09-23T22:17:50.177 INFO:tasks.rados.rados.0.smithi121.stdout:2556: done (8 left) 2023-09-23T22:17:50.178 INFO:tasks.rados.rados.0.smithi121.stdout:2557: done (7 left) 2023-09-23T22:17:50.178 INFO:tasks.rados.rados.0.smithi121.stdout:2558: done (6 left) 2023-09-23T22:17:50.178 INFO:tasks.rados.rados.0.smithi121.stdout:2559: done (5 left) 2023-09-23T22:17:50.178 INFO:tasks.rados.rados.0.smithi121.stdout:2560: done (4 left) 2023-09-23T22:17:50.178 INFO:tasks.rados.rados.0.smithi121.stdout:2561: done (3 left) 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:2565: write oid 144 current snap is 0 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:2562: finishing write tid 2 to smithi12166546-271 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:2562: finishing write tid 3 to smithi12166546-271 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:2562: finishing write tid 4 to smithi12166546-271 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 271 v 347 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:2562: left oid 271 (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T22:17:50.179 INFO:tasks.rados.rados.0.smithi121.stdout:2563: expect (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T22:17:50.407 INFO:tasks.rados.rados.0.smithi121.stdout:2564: finishing write tid 1 to smithi12166546-29 2023-09-23T22:17:50.407 INFO:tasks.rados.rados.0.smithi121.stdout:2564: finishing write tid 2 to smithi12166546-29 2023-09-23T22:17:50.407 INFO:tasks.rados.rados.0.smithi121.stdout:2564: finishing write tid 3 to smithi12166546-29 2023-09-23T22:17:50.408 INFO:tasks.rados.rados.0.smithi121.stdout:2564: finishing write tid 4 to smithi12166546-29 2023-09-23T22:17:50.408 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 29 v 227 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-09-23T22:17:50.408 INFO:tasks.rados.rados.0.smithi121.stdout:2564: left oid 29 (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T22:17:50.408 INFO:tasks.rados.rados.0.smithi121.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-09-23T22:17:50.413 INFO:tasks.rados.rados.0.smithi121.stdout:2565: writing smithi12166546-144 from 501304 to 998939 tid 1 2023-09-23T22:17:50.419 INFO:tasks.rados.rados.0.smithi121.stdout:2565: writing smithi12166546-144 from 1674834 to 2101304 tid 2 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2562: done (3 left) 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2563: done (2 left) 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2564: done (1 left) 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2566: read oid 390 snap -1 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2566: expect (ObjNum 389 snap 0 seq_num 389) 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2567: write oid 162 current snap is 0 2023-09-23T22:17:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-09-23T22:17:50.427 INFO:tasks.rados.rados.0.smithi121.stdout:2567: writing smithi12166546-162 from 518111 to 1207348 tid 1 2023-09-23T22:17:50.432 INFO:tasks.rados.rados.0.smithi121.stdout:2567: writing smithi12166546-162 from 1849669 to 2118111 tid 2 2023-09-23T22:17:50.432 INFO:tasks.rados.rados.0.smithi121.stdout:2568: write oid 123 current snap is 0 2023-09-23T22:17:50.433 INFO:tasks.rados.rados.0.smithi121.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-09-23T22:17:50.439 INFO:tasks.rados.rados.0.smithi121.stdout:2568: writing smithi12166546-123 from 534918 to 1299404 tid 1 2023-09-23T22:17:50.444 INFO:tasks.rados.rados.0.smithi121.stdout:2568: writing smithi12166546-123 from 1791798 to 2134918 tid 2 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2569: delete oid 330 current snap is 0 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2565: finishing write tid 1 to smithi12166546-144 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2565: finishing write tid 2 to smithi12166546-144 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2565: finishing write tid 3 to smithi12166546-144 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2565: finishing write tid 4 to smithi12166546-144 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 144 v 349 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2565: left oid 144 (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T22:17:50.445 INFO:tasks.rados.rados.0.smithi121.stdout:2566: expect (ObjNum 389 snap 0 seq_num 389) 2023-09-23T22:17:50.538 INFO:tasks.rados.rados.0.smithi121.stdout:2567: finishing write tid 1 to smithi12166546-162 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2567: finishing write tid 2 to smithi12166546-162 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2567: finishing write tid 3 to smithi12166546-162 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2567: finishing write tid 4 to smithi12166546-162 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 162 v 474 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2567: left oid 162 (ObjNum 1673 snap 0 seq_num 1673) 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2568: finishing write tid 1 to smithi12166546-123 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2568: finishing write tid 2 to smithi12166546-123 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2568: finishing write tid 3 to smithi12166546-123 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2568: finishing write tid 4 to smithi12166546-123 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 123 v 477 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2568: left oid 123 (ObjNum 1674 snap 0 seq_num 1674) 2023-09-23T22:17:50.539 INFO:tasks.rados.rados.0.smithi121.stdout:2565: done (4 left) 2023-09-23T22:17:50.540 INFO:tasks.rados.rados.0.smithi121.stdout:2566: done (3 left) 2023-09-23T22:17:50.540 INFO:tasks.rados.rados.0.smithi121.stdout:2567: done (2 left) 2023-09-23T22:17:50.540 INFO:tasks.rados.rados.0.smithi121.stdout:2568: done (1 left) 2023-09-23T22:17:50.540 INFO:tasks.rados.rados.0.smithi121.stdout:2569: done (0 left) 2023-09-23T22:17:50.540 INFO:tasks.rados.rados.0.smithi121.stdout:2570: write oid 283 current snap is 0 2023-09-23T22:17:50.540 INFO:tasks.rados.rados.0.smithi121.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-09-23T22:17:50.552 INFO:tasks.rados.rados.0.smithi121.stdout:2570: writing smithi12166546-283 from 568532 to 1083516 tid 1 2023-09-23T22:17:50.557 INFO:tasks.rados.rados.0.smithi121.stdout:2570: writing smithi12166546-283 from 1508762 to 2038674 tid 2 2023-09-23T22:17:50.557 INFO:tasks.rados.rados.0.smithi121.stdout:2571: read oid 94 snap -1 2023-09-23T22:17:50.557 INFO:tasks.rados.rados.0.smithi121.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:17:50.557 INFO:tasks.rados.rados.0.smithi121.stdout:2572: delete oid 130 current snap is 0 2023-09-23T22:17:50.557 INFO:tasks.rados.rados.0.smithi121.stdout:2570: finishing write tid 1 to smithi12166546-283 2023-09-23T22:17:50.559 INFO:tasks.rados.rados.0.smithi121.stdout:2572: done (2 left) 2023-09-23T22:17:50.559 INFO:tasks.rados.rados.0.smithi121.stdout:2573: write oid 258 current snap is 0 2023-09-23T22:17:50.559 INFO:tasks.rados.rados.0.smithi121.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-09-23T22:17:50.566 INFO:tasks.rados.rados.0.smithi121.stdout:2573: writing smithi12166546-258 from 602146 to 1267628 tid 1 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2573: writing smithi12166546-258 from 1909373 to 2202146 tid 2 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2574: read oid 391 snap -1 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2574: expect deleted 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2575: delete oid 271 current snap is 0 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2570: finishing write tid 2 to smithi12166546-283 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2570: finishing write tid 3 to smithi12166546-283 2023-09-23T22:17:50.572 INFO:tasks.rados.rados.0.smithi121.stdout:2570: finishing write tid 4 to smithi12166546-283 2023-09-23T22:17:50.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 283 v 260 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-09-23T22:17:50.573 INFO:tasks.rados.rados.0.smithi121.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T22:17:50.573 INFO:tasks.rados.rados.0.smithi121.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:17:50.795 INFO:tasks.rados.rados.0.smithi121.stdout:2573: finishing write tid 1 to smithi12166546-258 2023-09-23T22:17:50.795 INFO:tasks.rados.rados.0.smithi121.stdout:2573: finishing write tid 2 to smithi12166546-258 2023-09-23T22:17:50.795 INFO:tasks.rados.rados.0.smithi121.stdout:2573: finishing write tid 3 to smithi12166546-258 2023-09-23T22:17:50.795 INFO:tasks.rados.rados.0.smithi121.stdout:2573: finishing write tid 4 to smithi12166546-258 2023-09-23T22:17:50.795 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 258 v 329 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2570: done (4 left) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2571: done (3 left) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2573: done (2 left) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2574: done (1 left) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2575: done (0 left) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2576: read oid 159 snap -1 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2577: write oid 266 current snap is 0 2023-09-23T22:17:50.796 INFO:tasks.rados.rados.0.smithi121.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-09-23T22:17:50.807 INFO:tasks.rados.rados.0.smithi121.stdout:2577: writing smithi12166546-266 from 635760 to 1051740 tid 1 2023-09-23T22:17:50.814 INFO:tasks.rados.rados.0.smithi121.stdout:2577: writing smithi12166546-266 from 1626337 to 2163587 tid 2 2023-09-23T22:17:50.814 INFO:tasks.rados.rados.0.smithi121.stdout:2578: write oid 148 current snap is 0 2023-09-23T22:17:50.814 INFO:tasks.rados.rados.0.smithi121.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-09-23T22:17:50.821 INFO:tasks.rados.rados.0.smithi121.stdout:2578: writing smithi12166546-148 from 652567 to 1260149 tid 1 2023-09-23T22:17:50.829 INFO:tasks.rados.rados.0.smithi121.stdout:2578: writing smithi12166546-148 from 1801172 to 2252567 tid 2 2023-09-23T22:17:50.829 INFO:tasks.rados.rados.0.smithi121.stdout:2579: read oid 362 snap -1 2023-09-23T22:17:50.829 INFO:tasks.rados.rados.0.smithi121.stdout:2579: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T22:17:50.829 INFO:tasks.rados.rados.0.smithi121.stdout:2580: delete oid 481 current snap is 0 2023-09-23T22:17:50.829 INFO:tasks.rados.rados.0.smithi121.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T22:17:51.023 INFO:tasks.rados.rados.0.smithi121.stdout:2577: finishing write tid 1 to smithi12166546-266 2023-09-23T22:17:51.023 INFO:tasks.rados.rados.0.smithi121.stdout:2577: finishing write tid 2 to smithi12166546-266 2023-09-23T22:17:51.023 INFO:tasks.rados.rados.0.smithi121.stdout:2577: finishing write tid 3 to smithi12166546-266 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:2577: finishing write tid 4 to smithi12166546-266 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 480 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:2578: finishing write tid 1 to smithi12166546-148 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:2578: finishing write tid 2 to smithi12166546-148 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:2578: finishing write tid 3 to smithi12166546-148 2023-09-23T22:17:51.024 INFO:tasks.rados.rados.0.smithi121.stdout:2579: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T22:17:51.156 INFO:tasks.rados.rados.0.smithi121.stdout:2578: finishing write tid 4 to smithi12166546-148 2023-09-23T22:17:51.156 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 352 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-09-23T22:17:51.156 INFO:tasks.rados.rados.0.smithi121.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T22:17:51.156 INFO:tasks.rados.rados.0.smithi121.stdout:2576: done (4 left) 2023-09-23T22:17:51.156 INFO:tasks.rados.rados.0.smithi121.stdout:2577: done (3 left) 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2578: done (2 left) 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2579: done (1 left) 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2580: done (0 left) 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2581: read oid 364 snap -1 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2581: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2582: read oid 383 snap -1 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2582: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:17:51.157 INFO:tasks.rados.rados.0.smithi121.stdout:2583: read oid 424 snap -1 2023-09-23T22:17:51.158 INFO:tasks.rados.rados.0.smithi121.stdout:2583: expect (ObjNum 845 snap 0 seq_num 845) 2023-09-23T22:17:51.158 INFO:tasks.rados.rados.0.smithi121.stdout:2584: delete oid 381 current snap is 0 2023-09-23T22:17:51.159 INFO:tasks.rados.rados.0.smithi121.stdout:2583: expect (ObjNum 845 snap 0 seq_num 845) 2023-09-23T22:17:51.240 INFO:tasks.rados.rados.0.smithi121.stdout:2581: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T22:17:51.447 INFO:tasks.rados.rados.0.smithi121.stdout:2582: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:17:51.562 INFO:tasks.rados.rados.0.smithi121.stdout:2581: done (3 left) 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2582: done (2 left) 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2583: done (1 left) 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2584: done (0 left) 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2585: read oid 73 snap -1 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2585: expect (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2586: write oid 61 current snap is 0 2023-09-23T22:17:51.563 INFO:tasks.rados.rados.0.smithi121.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-09-23T22:17:51.574 INFO:tasks.rados.rados.0.smithi121.stdout:2586: writing smithi12166546-61 from 702988 to 1136317 tid 1 2023-09-23T22:17:51.581 INFO:tasks.rados.rados.0.smithi121.stdout:2586: writing smithi12166546-61 from 1860265 to 2302988 tid 2 2023-09-23T22:17:51.581 INFO:tasks.rados.rados.0.smithi121.stdout:2587: read oid 215 snap -1 2023-09-23T22:17:51.581 INFO:tasks.rados.rados.0.smithi121.stdout:2587: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T22:17:51.581 INFO:tasks.rados.rados.0.smithi121.stdout:2588: write oid 349 current snap is 0 2023-09-23T22:17:51.582 INFO:tasks.rados.rados.0.smithi121.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-09-23T22:17:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:2588: writing smithi12166546-349 from 719795 to 1228373 tid 1 2023-09-23T22:17:51.594 INFO:tasks.rados.rados.0.smithi121.stdout:2588: writing smithi12166546-349 from 1918747 to 2319795 tid 2 2023-09-23T22:17:51.594 INFO:tasks.rados.rados.0.smithi121.stdout:2589: write oid 306 current snap is 0 2023-09-23T22:17:51.594 INFO:tasks.rados.rados.0.smithi121.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-09-23T22:17:51.601 INFO:tasks.rados.rados.0.smithi121.stdout:2589: writing smithi12166546-306 from 736602 to 1320429 tid 1 2023-09-23T22:17:51.607 INFO:tasks.rados.rados.0.smithi121.stdout:2589: writing smithi12166546-306 from 1860876 to 2336602 tid 2 2023-09-23T22:17:51.607 INFO:tasks.rados.rados.0.smithi121.stdout:2590: read oid 236 snap -1 2023-09-23T22:17:51.607 INFO:tasks.rados.rados.0.smithi121.stdout:2590: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:17:51.607 INFO:tasks.rados.rados.0.smithi121.stdout:2591: write oid 27 current snap is 0 2023-09-23T22:17:51.607 INFO:tasks.rados.rados.0.smithi121.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-09-23T22:17:51.615 INFO:tasks.rados.rados.0.smithi121.stdout:2591: writing smithi12166546-27 from 753409 to 1412485 tid 1 2023-09-23T22:17:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:2591: writing smithi12166546-27 from 1919358 to 2353409 tid 2 2023-09-23T22:17:51.620 INFO:tasks.rados.rados.0.smithi121.stdout:2592: write oid 302 current snap is 0 2023-09-23T22:17:51.621 INFO:tasks.rados.rados.0.smithi121.stdout:2585: expect (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:17:51.725 INFO:tasks.rados.rados.0.smithi121.stdout:2586: finishing write tid 1 to smithi12166546-61 2023-09-23T22:17:51.725 INFO:tasks.rados.rados.0.smithi121.stdout:2586: finishing write tid 2 to smithi12166546-61 2023-09-23T22:17:51.725 INFO:tasks.rados.rados.0.smithi121.stdout:2587: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T22:17:51.806 INFO:tasks.rados.rados.0.smithi121.stdout:2586: finishing write tid 3 to smithi12166546-61 2023-09-23T22:17:51.806 INFO:tasks.rados.rados.0.smithi121.stdout:2586: finishing write tid 4 to smithi12166546-61 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 61 v 351 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2588: finishing write tid 1 to smithi12166546-349 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2588: finishing write tid 2 to smithi12166546-349 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2588: finishing write tid 3 to smithi12166546-349 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2588: finishing write tid 4 to smithi12166546-349 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 349 v 359 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2589: finishing write tid 1 to smithi12166546-306 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2589: finishing write tid 2 to smithi12166546-306 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2589: finishing write tid 3 to smithi12166546-306 2023-09-23T22:17:51.807 INFO:tasks.rados.rados.0.smithi121.stdout:2589: finishing write tid 4 to smithi12166546-306 2023-09-23T22:17:51.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 306 v 332 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-09-23T22:17:51.808 INFO:tasks.rados.rados.0.smithi121.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T22:17:51.808 INFO:tasks.rados.rados.0.smithi121.stdout:2590: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:17:51.988 INFO:tasks.rados.rados.0.smithi121.stdout:2591: finishing write tid 1 to smithi12166546-27 2023-09-23T22:17:51.988 INFO:tasks.rados.rados.0.smithi121.stdout:2591: finishing write tid 2 to smithi12166546-27 2023-09-23T22:17:51.988 INFO:tasks.rados.rados.0.smithi121.stdout:2591: finishing write tid 3 to smithi12166546-27 2023-09-23T22:17:51.988 INFO:tasks.rados.rados.0.smithi121.stdout:2591: finishing write tid 4 to smithi12166546-27 2023-09-23T22:17:51.989 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 27 v 309 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-09-23T22:17:51.989 INFO:tasks.rados.rados.0.smithi121.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2023-09-23T22:17:51.989 INFO:tasks.rados.rados.0.smithi121.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-09-23T22:17:51.993 INFO:tasks.rados.rados.0.smithi121.stdout:2592: writing smithi12166546-302 from 770216 to 1220894 tid 1 2023-09-23T22:17:52.001 INFO:tasks.rados.rados.0.smithi121.stdout:2592: writing smithi12166546-302 from 1694193 to 2246119 tid 2 2023-09-23T22:17:52.001 INFO:tasks.rados.rados.0.smithi121.stdout:2585: done (7 left) 2023-09-23T22:17:52.001 INFO:tasks.rados.rados.0.smithi121.stdout:2586: done (6 left) 2023-09-23T22:17:52.001 INFO:tasks.rados.rados.0.smithi121.stdout:2587: done (5 left) 2023-09-23T22:17:52.001 INFO:tasks.rados.rados.0.smithi121.stdout:2588: done (4 left) 2023-09-23T22:17:52.002 INFO:tasks.rados.rados.0.smithi121.stdout:2589: done (3 left) 2023-09-23T22:17:52.002 INFO:tasks.rados.rados.0.smithi121.stdout:2590: done (2 left) 2023-09-23T22:17:52.002 INFO:tasks.rados.rados.0.smithi121.stdout:2591: done (1 left) 2023-09-23T22:17:52.002 INFO:tasks.rados.rados.0.smithi121.stdout:2593: write oid 411 current snap is 0 2023-09-23T22:17:52.002 INFO:tasks.rados.rados.0.smithi121.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-09-23T22:17:52.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:51 smithi121 bash[27336]: cluster 2023-09-23T22:17:50.662417+0000 mgr.x (mgr.24929) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-09-23T22:17:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:51 smithi121 bash[27336]: audit 2023-09-23T22:17:50.997734+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.121:0/519740285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:51 smithi121 bash[33603]: cluster 2023-09-23T22:17:50.662417+0000 mgr.x (mgr.24929) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-09-23T22:17:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:51 smithi121 bash[33603]: audit 2023-09-23T22:17:50.997734+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.121:0/519740285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:52.008 INFO:tasks.rados.rados.0.smithi121.stdout:2593: writing smithi12166546-411 from 787023 to 1312950 tid 1 2023-09-23T22:17:52.014 INFO:tasks.rados.rados.0.smithi121.stdout:2593: writing smithi12166546-411 from 1752675 to 2387023 tid 2 2023-09-23T22:17:52.015 INFO:tasks.rados.rados.0.smithi121.stdout:2594: write oid 142 current snap is 0 2023-09-23T22:17:52.015 INFO:tasks.rados.rados.0.smithi121.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-09-23T22:17:52.020 INFO:tasks.rados.rados.0.smithi121.stdout:2594: writing smithi12166546-142 from 403830 to 1005006 tid 1 2023-09-23T22:17:52.027 INFO:tasks.rados.rados.0.smithi121.stdout:2594: writing smithi12166546-142 from 1694804 to 2250399 tid 2 2023-09-23T22:17:52.027 INFO:tasks.rados.rados.0.smithi121.stdout:2595: read oid 263 snap -1 2023-09-23T22:17:52.027 INFO:tasks.rados.rados.0.smithi121.stdout:2595: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:17:52.027 INFO:tasks.rados.rados.0.smithi121.stdout:2596: read oid 119 snap -1 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2596: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2597: write oid 288 current snap is 0 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2592: finishing write tid 1 to smithi12166546-302 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2592: finishing write tid 2 to smithi12166546-302 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2592: finishing write tid 3 to smithi12166546-302 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2592: finishing write tid 4 to smithi12166546-302 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 302 v 402 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2592: left oid 302 (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2593: finishing write tid 1 to smithi12166546-411 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2593: finishing write tid 2 to smithi12166546-411 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2593: finishing write tid 3 to smithi12166546-411 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:2593: finishing write tid 4 to smithi12166546-411 2023-09-23T22:17:52.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 411 v 312 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-09-23T22:17:52.029 INFO:tasks.rados.rados.0.smithi121.stdout:2593: left oid 411 (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:17:52.029 INFO:tasks.rados.rados.0.smithi121.stdout:2594: finishing write tid 1 to smithi12166546-142 2023-09-23T22:17:52.029 INFO:tasks.rados.rados.0.smithi121.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-09-23T22:17:52.033 INFO:tasks.rados.rados.0.smithi121.stdout:2597: writing smithi12166546-288 from 420637 to 1097062 tid 1 2023-09-23T22:17:52.042 INFO:tasks.rados.rados.0.smithi121.stdout:2597: writing smithi12166546-288 from 1753286 to 2420637 tid 2 2023-09-23T22:17:52.042 INFO:tasks.rados.rados.0.smithi121.stdout:2592: done (5 left) 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2593: done (4 left) 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2598: read oid 83 snap -1 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2598: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2599: read oid 117 snap -1 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2599: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2600: read oid 403 snap -1 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2600: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2601: read oid 208 snap -1 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2601: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2602: read oid 313 snap -1 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2602: expect deleted 2023-09-23T22:17:52.043 INFO:tasks.rados.rados.0.smithi121.stdout:2603: read oid 489 snap -1 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2603: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2604: read oid 14 snap -1 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2604: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2605: read oid 164 snap -1 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2605: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2606: write oid 308 current snap is 0 2023-09-23T22:17:52.044 INFO:tasks.rados.rados.0.smithi121.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-09-23T22:17:52.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:51 smithi123 bash[27681]: cluster 2023-09-23T22:17:50.662417+0000 mgr.x (mgr.24929) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-09-23T22:17:52.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:51 smithi123 bash[27681]: audit 2023-09-23T22:17:50.997734+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.121:0/519740285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:52.050 INFO:tasks.rados.rados.0.smithi121.stdout:2606: writing smithi12166546-308 from 437444 to 1189118 tid 1 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2606: writing smithi12166546-308 from 1811768 to 2371032 tid 2 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2607: write oid 198 current snap is 0 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2594: finishing write tid 2 to smithi12166546-142 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2594: finishing write tid 3 to smithi12166546-142 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2594: finishing write tid 4 to smithi12166546-142 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 142 v 335 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2594: left oid 142 (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2597: finishing write tid 1 to smithi12166546-288 2023-09-23T22:17:52.057 INFO:tasks.rados.rados.0.smithi121.stdout:2596: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:17:52.177 INFO:tasks.rados.rados.0.smithi121.stdout:2595: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:17:52.280 INFO:tasks.rados.rados.0.smithi121.stdout:2599: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:17:52.385 INFO:tasks.rados.rados.0.smithi121.stdout:2597: finishing write tid 2 to smithi12166546-288 2023-09-23T22:17:52.385 INFO:tasks.rados.rados.0.smithi121.stdout:2605: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:17:52.551 INFO:tasks.rados.rados.0.smithi121.stdout:2597: finishing write tid 3 to smithi12166546-288 2023-09-23T22:17:52.551 INFO:tasks.rados.rados.0.smithi121.stdout:2598: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:52.665 INFO:tasks.rados.rados.0.smithi121.stdout:2597: finishing write tid 4 to smithi12166546-288 2023-09-23T22:17:52.665 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 288 v 338 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-09-23T22:17:52.666 INFO:tasks.rados.rados.0.smithi121.stdout:2597: left oid 288 (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T22:17:52.666 INFO:tasks.rados.rados.0.smithi121.stdout:2606: finishing write tid 1 to smithi12166546-308 2023-09-23T22:17:52.666 INFO:tasks.rados.rados.0.smithi121.stdout:2600: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T22:17:52.815 INFO:tasks.rados.rados.0.smithi121.stdout:2606: finishing write tid 2 to smithi12166546-308 2023-09-23T22:17:52.816 INFO:tasks.rados.rados.0.smithi121.stdout:2606: finishing write tid 3 to smithi12166546-308 2023-09-23T22:17:52.816 INFO:tasks.rados.rados.0.smithi121.stdout:2601: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T22:17:53.019 INFO:tasks.rados.rados.0.smithi121.stdout:2606: finishing write tid 4 to smithi12166546-308 2023-09-23T22:17:53.019 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 308 v 319 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-09-23T22:17:53.019 INFO:tasks.rados.rados.0.smithi121.stdout:2606: left oid 308 (ObjNum 1692 snap 0 seq_num 1692) 2023-09-23T22:17:53.019 INFO:tasks.rados.rados.0.smithi121.stdout:2603: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:17:53.188 INFO:tasks.rados.rados.0.smithi121.stdout:2604: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T22:17:53.388 INFO:tasks.rados.rados.0.smithi121.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-09-23T22:17:53.398 INFO:tasks.rados.rados.0.smithi121.stdout:2607: writing smithi12166546-198 from 454251 to 881174 tid 1 2023-09-23T22:17:53.407 INFO:tasks.rados.rados.0.smithi121.stdout:2607: writing smithi12166546-198 from 1470250 to 2173172 tid 2 2023-09-23T22:17:53.407 INFO:tasks.rados.rados.0.smithi121.stdout:2594: done (13 left) 2023-09-23T22:17:53.407 INFO:tasks.rados.rados.0.smithi121.stdout:2595: done (12 left) 2023-09-23T22:17:53.407 INFO:tasks.rados.rados.0.smithi121.stdout:2596: done (11 left) 2023-09-23T22:17:53.407 INFO:tasks.rados.rados.0.smithi121.stdout:2597: done (10 left) 2023-09-23T22:17:53.407 INFO:tasks.rados.rados.0.smithi121.stdout:2598: done (9 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2599: done (8 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2600: done (7 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2601: done (6 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2602: done (5 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2603: done (4 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2604: done (3 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2605: done (2 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2606: done (1 left) 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2608: write oid 255 current snap is 0 2023-09-23T22:17:53.408 INFO:tasks.rados.rados.0.smithi121.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-09-23T22:17:53.412 INFO:tasks.rados.rados.0.smithi121.stdout:2608: writing smithi12166546-255 from 471058 to 973230 tid 1 2023-09-23T22:17:53.418 INFO:tasks.rados.rados.0.smithi121.stdout:2608: writing smithi12166546-255 from 1412379 to 1858959 tid 2 2023-09-23T22:17:53.418 INFO:tasks.rados.rados.0.smithi121.stdout:2609: write oid 471 current snap is 0 2023-09-23T22:17:53.418 INFO:tasks.rados.rados.0.smithi121.stdout:2607: finishing write tid 1 to smithi12166546-198 2023-09-23T22:17:53.418 INFO:tasks.rados.rados.0.smithi121.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-09-23T22:17:53.424 INFO:tasks.rados.rados.0.smithi121.stdout:2609: writing smithi12166546-471 from 487865 to 1065286 tid 1 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2609: writing smithi12166546-471 from 1470861 to 2177452 tid 2 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2610: read oid 317 snap -1 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2610: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2611: write oid 181 current snap is 0 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2607: finishing write tid 2 to smithi12166546-198 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2607: finishing write tid 3 to smithi12166546-198 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2607: finishing write tid 4 to smithi12166546-198 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 198 v 405 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-09-23T22:17:53.431 INFO:tasks.rados.rados.0.smithi121.stdout:2607: left oid 198 (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T22:17:53.432 INFO:tasks.rados.rados.0.smithi121.stdout:2608: finishing write tid 1 to smithi12166546-255 2023-09-23T22:17:53.432 INFO:tasks.rados.rados.0.smithi121.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-09-23T22:17:53.438 INFO:tasks.rados.rados.0.smithi121.stdout:2611: writing smithi12166546-181 from 504672 to 1273695 tid 1 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2611: writing smithi12166546-181 from 2045696 to 2495945 tid 2 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2607: done (4 left) 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2612: read oid 83 snap -1 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2612: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2613: read oid 331 snap -1 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2613: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:17:53.446 INFO:tasks.rados.rados.0.smithi121.stdout:2614: read oid 303 snap -1 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2614: expect (ObjNum 928 snap 0 seq_num 928) 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2615: read oid 128 snap -1 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2615: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2616: read oid 204 snap -1 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2616: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2617: write oid 436 current snap is 0 2023-09-23T22:17:53.447 INFO:tasks.rados.rados.0.smithi121.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-09-23T22:17:53.452 INFO:tasks.rados.rados.0.smithi121.stdout:2617: writing smithi12166546-436 from 521479 to 965751 tid 1 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:2617: writing smithi12166546-436 from 1704178 to 2414438 tid 2 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:2618: write oid 433 current snap is 0 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:2608: finishing write tid 2 to smithi12166546-255 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:2608: finishing write tid 3 to smithi12166546-255 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:2608: finishing write tid 4 to smithi12166546-255 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 255 v 315 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-09-23T22:17:53.462 INFO:tasks.rados.rados.0.smithi121.stdout:2608: left oid 255 (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:17:53.463 INFO:tasks.rados.rados.0.smithi121.stdout:2609: finishing write tid 1 to smithi12166546-471 2023-09-23T22:17:53.463 INFO:tasks.rados.rados.0.smithi121.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-09-23T22:17:53.468 INFO:tasks.rados.rados.0.smithi121.stdout:2618: writing smithi12166546-433 from 538286 to 1057807 tid 1 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2618: writing smithi12166546-433 from 1762660 to 2216578 tid 2 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2608: done (10 left) 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2619: read oid 391 snap -1 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2619: expect deleted 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2620: read oid 33 snap -1 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2620: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2621: write oid 308 current snap is 0 2023-09-23T22:17:53.475 INFO:tasks.rados.rados.0.smithi121.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-09-23T22:17:53.481 INFO:tasks.rados.rados.0.smithi121.stdout:2621: writing smithi12166546-308 from 555093 to 1149863 tid 1 2023-09-23T22:17:53.488 INFO:tasks.rados.rados.0.smithi121.stdout:2621: writing smithi12166546-308 from 1704789 to 2418718 tid 2 2023-09-23T22:17:53.488 INFO:tasks.rados.rados.0.smithi121.stdout:2622: write oid 409 current snap is 0 2023-09-23T22:17:53.488 INFO:tasks.rados.rados.0.smithi121.stdout:2610: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:17:53.702 INFO:tasks.rados.rados.0.smithi121.stdout:2609: finishing write tid 2 to smithi12166546-471 2023-09-23T22:17:53.702 INFO:tasks.rados.rados.0.smithi121.stdout:2609: finishing write tid 3 to smithi12166546-471 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2609: finishing write tid 4 to smithi12166546-471 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 471 v 354 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2609: left oid 471 (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2611: finishing write tid 1 to smithi12166546-181 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2611: finishing write tid 2 to smithi12166546-181 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2611: finishing write tid 3 to smithi12166546-181 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2611: finishing write tid 4 to smithi12166546-181 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 181 v 341 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2611: left oid 181 (ObjNum 1696 snap 0 seq_num 1696) 2023-09-23T22:17:53.703 INFO:tasks.rados.rados.0.smithi121.stdout:2615: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T22:17:53.834 INFO:tasks.rados.rados.0.smithi121.stdout:2612: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:17:53.948 INFO:tasks.rados.rados.0.smithi121.stdout:2613: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:17:54.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:53 smithi121 bash[33603]: cluster 2023-09-23T22:17:52.663528+0000 mgr.x (mgr.24929) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 116 op/s 2023-09-23T22:17:54.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:53 smithi121 bash[33603]: audit 2023-09-23T22:17:53.430464+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.121:0/1801651254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:54.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:53 smithi121 bash[27336]: cluster 2023-09-23T22:17:52.663528+0000 mgr.x (mgr.24929) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 116 op/s 2023-09-23T22:17:54.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:53 smithi121 bash[27336]: audit 2023-09-23T22:17:53.430464+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.121:0/1801651254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:54.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:53 smithi123 bash[27681]: cluster 2023-09-23T22:17:52.663528+0000 mgr.x (mgr.24929) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 116 op/s 2023-09-23T22:17:54.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:53 smithi123 bash[27681]: audit 2023-09-23T22:17:53.430464+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.121:0/1801651254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:54.094 INFO:tasks.rados.rados.0.smithi121.stdout:2614: expect (ObjNum 928 snap 0 seq_num 928) 2023-09-23T22:17:54.286 INFO:tasks.rados.rados.0.smithi121.stdout:2617: finishing write tid 1 to smithi12166546-436 2023-09-23T22:17:54.287 INFO:tasks.rados.rados.0.smithi121.stdout:2616: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:17:54.394 INFO:tasks.rados.rados.0.smithi121.stdout:2617: finishing write tid 2 to smithi12166546-436 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2617: finishing write tid 3 to smithi12166546-436 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2617: finishing write tid 4 to smithi12166546-436 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 436 v 263 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2617: left oid 436 (ObjNum 1697 snap 0 seq_num 1697) 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2618: finishing write tid 1 to smithi12166546-433 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2618: finishing write tid 2 to smithi12166546-433 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2618: finishing write tid 3 to smithi12166546-433 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2618: finishing write tid 4 to smithi12166546-433 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 230 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2618: left oid 433 (ObjNum 1698 snap 0 seq_num 1698) 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2621: finishing write tid 1 to smithi12166546-308 2023-09-23T22:17:54.395 INFO:tasks.rados.rados.0.smithi121.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-09-23T22:17:54.405 INFO:tasks.rados.rados.0.smithi121.stdout:2622: writing smithi12166546-409 from 571900 to 1241919 tid 1 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2622: writing smithi12166546-409 from 1763271 to 2220858 tid 2 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2609: done (13 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2610: done (12 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2611: done (11 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2612: done (10 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2613: done (9 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2614: done (8 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2615: done (7 left) 2023-09-23T22:17:54.412 INFO:tasks.rados.rados.0.smithi121.stdout:2616: done (6 left) 2023-09-23T22:17:54.413 INFO:tasks.rados.rados.0.smithi121.stdout:2617: done (5 left) 2023-09-23T22:17:54.413 INFO:tasks.rados.rados.0.smithi121.stdout:2618: done (4 left) 2023-09-23T22:17:54.413 INFO:tasks.rados.rados.0.smithi121.stdout:2619: done (3 left) 2023-09-23T22:17:54.413 INFO:tasks.rados.rados.0.smithi121.stdout:2623: write oid 274 current snap is 0 2023-09-23T22:17:54.413 INFO:tasks.rados.rados.0.smithi121.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-09-23T22:17:54.419 INFO:tasks.rados.rados.0.smithi121.stdout:2623: writing smithi12166546-274 from 588707 to 1333975 tid 1 2023-09-23T22:17:54.426 INFO:tasks.rados.rados.0.smithi121.stdout:2623: writing smithi12166546-274 from 1821753 to 2539351 tid 2 2023-09-23T22:17:54.426 INFO:tasks.rados.rados.0.smithi121.stdout:2624: write oid 134 current snap is 0 2023-09-23T22:17:54.426 INFO:tasks.rados.rados.0.smithi121.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-09-23T22:17:54.432 INFO:tasks.rados.rados.0.smithi121.stdout:2624: writing smithi12166546-134 from 605514 to 1026031 tid 1 2023-09-23T22:17:54.437 INFO:tasks.rados.rados.0.smithi121.stdout:2624: writing smithi12166546-134 from 1480235 to 1941491 tid 2 2023-09-23T22:17:54.441 INFO:tasks.rados.rados.0.smithi121.stdout:2624: writing smithi12166546-134 from 2356169 to 2605514 tid 3 2023-09-23T22:17:54.441 INFO:tasks.rados.rados.0.smithi121.stdout:2625: write oid 163 current snap is 0 2023-09-23T22:17:54.441 INFO:tasks.rados.rados.0.smithi121.stdout:2620: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T22:17:54.572 INFO:tasks.rados.rados.0.smithi121.stdout:2621: finishing write tid 2 to smithi12166546-308 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2621: finishing write tid 3 to smithi12166546-308 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2621: finishing write tid 4 to smithi12166546-308 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 308 v 322 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2621: left oid 308 (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2622: finishing write tid 1 to smithi12166546-409 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2622: finishing write tid 2 to smithi12166546-409 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2622: finishing write tid 3 to smithi12166546-409 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2622: finishing write tid 4 to smithi12166546-409 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 382 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-09-23T22:17:54.573 INFO:tasks.rados.rados.0.smithi121.stdout:2622: left oid 409 (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2623: finishing write tid 1 to smithi12166546-274 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2623: finishing write tid 2 to smithi12166546-274 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2623: finishing write tid 3 to smithi12166546-274 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2623: finishing write tid 4 to smithi12166546-274 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 274 v 233 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2623: left oid 274 (ObjNum 1701 snap 0 seq_num 1701) 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2624: finishing write tid 1 to smithi12166546-134 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2624: finishing write tid 2 to smithi12166546-134 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2624: finishing write tid 3 to smithi12166546-134 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2624: finishing write tid 4 to smithi12166546-134 2023-09-23T22:17:54.574 INFO:tasks.rados.rados.0.smithi121.stdout:2624: finishing write tid 5 to smithi12166546-134 2023-09-23T22:17:54.575 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 134 v 237 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-09-23T22:17:54.575 INFO:tasks.rados.rados.0.smithi121.stdout:2624: left oid 134 (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T22:17:54.575 INFO:tasks.rados.rados.0.smithi121.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-09-23T22:17:54.586 INFO:tasks.rados.rados.0.smithi121.stdout:2625: writing smithi12166546-163 from 622321 to 1234440 tid 1 2023-09-23T22:17:54.594 INFO:tasks.rados.rados.0.smithi121.stdout:2625: writing smithi12166546-163 from 1938717 to 2622321 tid 2 2023-09-23T22:17:54.594 INFO:tasks.rados.rados.0.smithi121.stdout:2620: done (5 left) 2023-09-23T22:17:54.594 INFO:tasks.rados.rados.0.smithi121.stdout:2621: done (4 left) 2023-09-23T22:17:54.594 INFO:tasks.rados.rados.0.smithi121.stdout:2622: done (3 left) 2023-09-23T22:17:54.594 INFO:tasks.rados.rados.0.smithi121.stdout:2623: done (2 left) 2023-09-23T22:17:54.595 INFO:tasks.rados.rados.0.smithi121.stdout:2624: done (1 left) 2023-09-23T22:17:54.595 INFO:tasks.rados.rados.0.smithi121.stdout:2626: write oid 430 current snap is 0 2023-09-23T22:17:54.595 INFO:tasks.rados.rados.0.smithi121.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-09-23T22:17:54.601 INFO:tasks.rados.rados.0.smithi121.stdout:2626: writing smithi12166546-430 from 639128 to 1326496 tid 1 2023-09-23T22:17:54.608 INFO:tasks.rados.rados.0.smithi121.stdout:2626: writing smithi12166546-430 from 1997199 to 2462124 tid 2 2023-09-23T22:17:54.608 INFO:tasks.rados.rados.0.smithi121.stdout:2627: read oid 70 snap -1 2023-09-23T22:17:54.608 INFO:tasks.rados.rados.0.smithi121.stdout:2627: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:54.608 INFO:tasks.rados.rados.0.smithi121.stdout:2628: read oid 345 snap -1 2023-09-23T22:17:54.608 INFO:tasks.rados.rados.0.smithi121.stdout:2628: expect deleted 2023-09-23T22:17:54.608 INFO:tasks.rados.rados.0.smithi121.stdout:2629: read oid 395 snap -1 2023-09-23T22:17:54.609 INFO:tasks.rados.rados.0.smithi121.stdout:2629: expect deleted 2023-09-23T22:17:54.609 INFO:tasks.rados.rados.0.smithi121.stdout:2630: write oid 48 current snap is 0 2023-09-23T22:17:54.609 INFO:tasks.rados.rados.0.smithi121.stdout:2625: finishing write tid 1 to smithi12166546-163 2023-09-23T22:17:54.609 INFO:tasks.rados.rados.0.smithi121.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-09-23T22:17:54.616 INFO:tasks.rados.rados.0.smithi121.stdout:2630: writing smithi12166546-48 from 655935 to 1418552 tid 1 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2630: writing smithi12166546-48 from 2055681 to 2655935 tid 2 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2631: read oid 274 snap -1 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2631: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2632: read oid 326 snap -1 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2632: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2633: delete oid 100 current snap is 0 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2625: finishing write tid 2 to smithi12166546-163 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2625: finishing write tid 3 to smithi12166546-163 2023-09-23T22:17:54.624 INFO:tasks.rados.rados.0.smithi121.stdout:2625: finishing write tid 4 to smithi12166546-163 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 163 v 325 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2625: left oid 163 (ObjNum 1703 snap 0 seq_num 1703) 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2626: finishing write tid 1 to smithi12166546-430 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2626: finishing write tid 2 to smithi12166546-430 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2626: finishing write tid 3 to smithi12166546-430 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2626: finishing write tid 4 to smithi12166546-430 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 430 v 357 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2626: left oid 430 (ObjNum 1704 snap 0 seq_num 1704) 2023-09-23T22:17:54.625 INFO:tasks.rados.rados.0.smithi121.stdout:2627: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:17:54.706 INFO:tasks.rados.rados.0.smithi121.stdout:2630: finishing write tid 1 to smithi12166546-48 2023-09-23T22:17:54.706 INFO:tasks.rados.rados.0.smithi121.stdout:2631: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-09-23T22:17:54.821 INFO:tasks.rados.rados.0.smithi121.stdout:2630: finishing write tid 2 to smithi12166546-48 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2630: finishing write tid 3 to smithi12166546-48 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2625: done (8 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2626: done (7 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2627: done (6 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2628: done (5 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2629: done (4 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2631: done (3 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2633: done (2 left) 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2634: write oid 84 current snap is 0 2023-09-23T22:17:54.822 INFO:tasks.rados.rados.0.smithi121.stdout:2630: finishing write tid 4 to smithi12166546-48 2023-09-23T22:17:54.823 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 48 v 290 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-09-23T22:17:54.823 INFO:tasks.rados.rados.0.smithi121.stdout:2630: left oid 48 (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T22:17:54.823 INFO:tasks.rados.rados.0.smithi121.stdout:2632: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:17:55.000 INFO:tasks.rados.rados.0.smithi121.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-09-23T22:17:55.012 INFO:tasks.rados.rados.0.smithi121.stdout:2634: writing smithi12166546-84 from 689549 to 1202664 tid 1 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2634: writing smithi12166546-84 from 1656292 to 2268544 tid 2 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2630: done (2 left) 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2632: done (1 left) 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2635: read oid 285 snap -1 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2636: write oid 219 current snap is 0 2023-09-23T22:17:55.019 INFO:tasks.rados.rados.0.smithi121.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-09-23T22:17:55.026 INFO:tasks.rados.rados.0.smithi121.stdout:2636: writing smithi12166546-219 from 706356 to 1294720 tid 1 2023-09-23T22:17:55.031 INFO:tasks.rados.rados.0.smithi121.stdout:2636: writing smithi12166546-219 from 1714774 to 2187037 tid 2 2023-09-23T22:17:55.031 INFO:tasks.rados.rados.0.smithi121.stdout:2637: write oid 167 current snap is 0 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:2634: finishing write tid 1 to smithi12166546-84 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:2634: finishing write tid 2 to smithi12166546-84 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:2634: finishing write tid 3 to smithi12166546-84 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:2634: finishing write tid 4 to smithi12166546-84 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 240 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:2634: left oid 84 (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T22:17:55.032 INFO:tasks.rados.rados.0.smithi121.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:17:55.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:54 smithi121 bash[33603]: cluster 2023-09-23T22:17:54.664043+0000 mgr.x (mgr.24929) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.5 MiB/s wr, 82 op/s 2023-09-23T22:17:55.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:54 smithi121 bash[27336]: cluster 2023-09-23T22:17:54.664043+0000 mgr.x (mgr.24929) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.5 MiB/s wr, 82 op/s 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:2636: finishing write tid 1 to smithi12166546-219 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:2636: finishing write tid 2 to smithi12166546-219 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:2636: finishing write tid 3 to smithi12166546-219 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:2636: finishing write tid 4 to smithi12166546-219 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 219 v 283 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T22:17:55.267 INFO:tasks.rados.rados.0.smithi121.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-09-23T22:17:55.274 INFO:tasks.rados.rados.0.smithi121.stdout:2637: writing smithi12166546-167 from 723163 to 1386776 tid 1 2023-09-23T22:17:55.282 INFO:tasks.rados.rados.0.smithi121.stdout:2637: writing smithi12166546-167 from 2173256 to 2723163 tid 2 2023-09-23T22:17:55.283 INFO:tasks.rados.rados.0.smithi121.stdout:2634: done (3 left) 2023-09-23T22:17:55.283 INFO:tasks.rados.rados.0.smithi121.stdout:2635: done (2 left) 2023-09-23T22:17:55.283 INFO:tasks.rados.rados.0.smithi121.stdout:2636: done (1 left) 2023-09-23T22:17:55.283 INFO:tasks.rados.rados.0.smithi121.stdout:2638: write oid 257 current snap is 0 2023-09-23T22:17:55.283 INFO:tasks.rados.rados.0.smithi121.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-09-23T22:17:55.290 INFO:tasks.rados.rados.0.smithi121.stdout:2638: writing smithi12166546-257 from 739970 to 1478832 tid 1 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:2638: writing smithi12166546-257 from 2231738 to 2707670 tid 2 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:2639: delete oid 272 current snap is 0 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:2637: finishing write tid 1 to smithi12166546-167 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:2637: finishing write tid 2 to smithi12166546-167 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:2637: finishing write tid 3 to smithi12166546-167 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:2637: finishing write tid 4 to smithi12166546-167 2023-09-23T22:17:55.298 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 286 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-09-23T22:17:55.299 INFO:tasks.rados.rados.0.smithi121.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T22:17:55.299 INFO:tasks.rados.rados.0.smithi121.stdout:2638: finishing write tid 1 to smithi12166546-257 2023-09-23T22:17:55.300 INFO:tasks.rados.rados.0.smithi121.stdout:2637: done (2 left) 2023-09-23T22:17:55.300 INFO:tasks.rados.rados.0.smithi121.stdout:2639: done (1 left) 2023-09-23T22:17:55.301 INFO:tasks.rados.rados.0.smithi121.stdout:2640: write oid 220 current snap is 0 2023-09-23T22:17:55.301 INFO:tasks.rados.rados.0.smithi121.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-09-23T22:17:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:54 smithi123 bash[27681]: cluster 2023-09-23T22:17:54.664043+0000 mgr.x (mgr.24929) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.5 MiB/s wr, 82 op/s 2023-09-23T22:17:55.309 INFO:tasks.rados.rados.0.smithi121.stdout:2640: writing smithi12166546-220 from 773584 to 1379297 tid 1 2023-09-23T22:17:55.315 INFO:tasks.rados.rados.0.smithi121.stdout:2640: writing smithi12166546-220 from 1948702 to 2428303 tid 2 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2641: read oid 108 snap -1 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2642: read oid 330 snap -1 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2642: expect deleted 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2643: read oid 231 snap -1 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2643: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2644: read oid 109 snap -1 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2644: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2645: write oid 48 current snap is 0 2023-09-23T22:17:55.316 INFO:tasks.rados.rados.0.smithi121.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-09-23T22:17:55.324 INFO:tasks.rados.rados.0.smithi121.stdout:2645: writing smithi12166546-48 from 790391 to 1471353 tid 1 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:2645: writing smithi12166546-48 from 2007184 to 2630443 tid 2 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:2646: write oid 286 current snap is 0 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:2638: finishing write tid 2 to smithi12166546-257 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:2638: finishing write tid 3 to smithi12166546-257 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:2638: finishing write tid 4 to smithi12166546-257 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 257 v 483 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-09-23T22:17:55.331 INFO:tasks.rados.rados.0.smithi121.stdout:2638: left oid 257 (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T22:17:55.332 INFO:tasks.rados.rados.0.smithi121.stdout:2640: finishing write tid 1 to smithi12166546-220 2023-09-23T22:17:55.332 INFO:tasks.rados.rados.0.smithi121.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-09-23T22:17:55.337 INFO:tasks.rados.rados.0.smithi121.stdout:2646: writing smithi12166546-286 from 407198 to 1163409 tid 1 2023-09-23T22:17:55.343 INFO:tasks.rados.rados.0.smithi121.stdout:2646: writing smithi12166546-286 from 1665666 to 2148936 tid 2 2023-09-23T22:17:55.347 INFO:tasks.rados.rados.0.smithi121.stdout:2646: writing smithi12166546-286 from 2685245 to 2807198 tid 3 2023-09-23T22:17:55.347 INFO:tasks.rados.rados.0.smithi121.stdout:2638: done (7 left) 2023-09-23T22:17:55.347 INFO:tasks.rados.rados.0.smithi121.stdout:2647: read oid 294 snap -1 2023-09-23T22:17:55.347 INFO:tasks.rados.rados.0.smithi121.stdout:2647: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:17:55.347 INFO:tasks.rados.rados.0.smithi121.stdout:2648: write oid 13 current snap is 0 2023-09-23T22:17:55.347 INFO:tasks.rados.rados.0.smithi121.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-09-23T22:17:55.352 INFO:tasks.rados.rados.0.smithi121.stdout:2648: writing smithi12166546-13 from 424005 to 855465 tid 1 2023-09-23T22:17:55.359 INFO:tasks.rados.rados.0.smithi121.stdout:2648: writing smithi12166546-13 from 1607795 to 2234723 tid 2 2023-09-23T22:17:55.360 INFO:tasks.rados.rados.0.smithi121.stdout:2649: delete oid 143 current snap is 0 2023-09-23T22:17:55.360 INFO:tasks.rados.rados.0.smithi121.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T22:17:55.446 INFO:tasks.rados.rados.0.smithi121.stdout:2640: finishing write tid 2 to smithi12166546-220 2023-09-23T22:17:55.446 INFO:tasks.rados.rados.0.smithi121.stdout:2640: finishing write tid 3 to smithi12166546-220 2023-09-23T22:17:55.446 INFO:tasks.rados.rados.0.smithi121.stdout:2640: finishing write tid 4 to smithi12166546-220 2023-09-23T22:17:55.446 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 220 v 360 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-09-23T22:17:55.446 INFO:tasks.rados.rados.0.smithi121.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T22:17:55.446 INFO:tasks.rados.rados.0.smithi121.stdout:2644: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T22:17:55.593 INFO:tasks.rados.rados.0.smithi121.stdout:2645: finishing write tid 1 to smithi12166546-48 2023-09-23T22:17:55.593 INFO:tasks.rados.rados.0.smithi121.stdout:2643: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:17:55.723 INFO:tasks.rados.rados.0.smithi121.stdout:2645: finishing write tid 2 to smithi12166546-48 2023-09-23T22:17:55.723 INFO:tasks.rados.rados.0.smithi121.stdout:2645: finishing write tid 3 to smithi12166546-48 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2645: finishing write tid 4 to smithi12166546-48 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 48 v 293 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2645: left oid 48 (ObjNum 1713 snap 0 seq_num 1713) 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2646: finishing write tid 1 to smithi12166546-286 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2646: finishing write tid 2 to smithi12166546-286 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2646: finishing write tid 3 to smithi12166546-286 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2646: finishing write tid 4 to smithi12166546-286 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:2646: finishing write tid 5 to smithi12166546-286 2023-09-23T22:17:55.724 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 329 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-09-23T22:17:55.725 INFO:tasks.rados.rados.0.smithi121.stdout:2646: left oid 286 (ObjNum 1714 snap 0 seq_num 1714) 2023-09-23T22:17:55.725 INFO:tasks.rados.rados.0.smithi121.stdout:2647: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:17:55.887 INFO:tasks.rados.rados.0.smithi121.stdout:2648: finishing write tid 1 to smithi12166546-13 2023-09-23T22:17:55.887 INFO:tasks.rados.rados.0.smithi121.stdout:2648: finishing write tid 2 to smithi12166546-13 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2648: finishing write tid 3 to smithi12166546-13 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2648: finishing write tid 4 to smithi12166546-13 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 13 v 345 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2648: left oid 13 (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2640: done (9 left) 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2641: done (8 left) 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2642: done (7 left) 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2643: done (6 left) 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2644: done (5 left) 2023-09-23T22:17:55.888 INFO:tasks.rados.rados.0.smithi121.stdout:2645: done (4 left) 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2646: done (3 left) 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2647: done (2 left) 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2648: done (1 left) 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2649: done (0 left) 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2650: read oid 11 snap -1 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:17:55.889 INFO:tasks.rados.rados.0.smithi121.stdout:2651: delete oid 143 current snap is 0 2023-09-23T22:17:55.890 INFO:tasks.rados.rados.0.smithi121.stdout:2651: done (1 left) 2023-09-23T22:17:55.890 INFO:tasks.rados.rados.0.smithi121.stdout:2652: write oid 137 current snap is 0 2023-09-23T22:17:55.890 INFO:tasks.rados.rados.0.smithi121.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-09-23T22:17:55.900 INFO:tasks.rados.rados.0.smithi121.stdout:2652: writing smithi12166546-137 from 474426 to 1131633 tid 1 2023-09-23T22:17:55.911 INFO:tasks.rados.rados.0.smithi121.stdout:2652: writing smithi12166546-137 from 1783241 to 2557496 tid 2 2023-09-23T22:17:55.911 INFO:tasks.rados.rados.0.smithi121.stdout:2653: read oid 399 snap -1 2023-09-23T22:17:55.911 INFO:tasks.rados.rados.0.smithi121.stdout:2653: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:17:55.911 INFO:tasks.rados.rados.0.smithi121.stdout:2654: read oid 419 snap -1 2023-09-23T22:17:55.911 INFO:tasks.rados.rados.0.smithi121.stdout:2654: expect deleted 2023-09-23T22:17:55.912 INFO:tasks.rados.rados.0.smithi121.stdout:2655: read oid 214 snap -1 2023-09-23T22:17:55.912 INFO:tasks.rados.rados.0.smithi121.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:17:55.912 INFO:tasks.rados.rados.0.smithi121.stdout:2656: write oid 392 current snap is 0 2023-09-23T22:17:55.912 INFO:tasks.rados.rados.0.smithi121.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-09-23T22:17:55.916 INFO:tasks.rados.rados.0.smithi121.stdout:2656: writing smithi12166546-392 from 491233 to 940042 tid 1 2023-09-23T22:17:55.923 INFO:tasks.rados.rados.0.smithi121.stdout:2656: writing smithi12166546-392 from 1441723 to 2075989 tid 2 2023-09-23T22:17:55.928 INFO:tasks.rados.rados.0.smithi121.stdout:2656: writing smithi12166546-392 from 2589654 to 2891233 tid 3 2023-09-23T22:17:55.928 INFO:tasks.rados.rados.0.smithi121.stdout:2657: read oid 352 snap -1 2023-09-23T22:17:55.928 INFO:tasks.rados.rados.0.smithi121.stdout:2657: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:17:55.928 INFO:tasks.rados.rados.0.smithi121.stdout:2658: write oid 155 current snap is 0 2023-09-23T22:17:55.929 INFO:tasks.rados.rados.0.smithi121.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-09-23T22:17:55.934 INFO:tasks.rados.rados.0.smithi121.stdout:2658: writing smithi12166546-155 from 508040 to 1032098 tid 1 2023-09-23T22:17:55.941 INFO:tasks.rados.rados.0.smithi121.stdout:2658: writing smithi12166546-155 from 1500205 to 2278129 tid 2 2023-09-23T22:17:55.941 INFO:tasks.rados.rados.0.smithi121.stdout:2659: read oid 297 snap -1 2023-09-23T22:17:55.941 INFO:tasks.rados.rados.0.smithi121.stdout:2659: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-09-23T22:17:55.941 INFO:tasks.rados.rados.0.smithi121.stdout:2660: write oid 415 current snap is 0 2023-09-23T22:17:55.942 INFO:tasks.rados.rados.0.smithi121.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-09-23T22:17:55.947 INFO:tasks.rados.rados.0.smithi121.stdout:2660: writing smithi12166546-415 from 524847 to 1124154 tid 1 2023-09-23T22:17:55.954 INFO:tasks.rados.rados.0.smithi121.stdout:2660: writing smithi12166546-415 from 1558687 to 2196622 tid 2 2023-09-23T22:17:55.958 INFO:tasks.rados.rados.0.smithi121.stdout:2660: writing smithi12166546-415 from 2644500 to 2924847 tid 3 2023-09-23T22:17:55.958 INFO:tasks.rados.rados.0.smithi121.stdout:2661: read oid 38 snap -1 2023-09-23T22:17:55.958 INFO:tasks.rados.rados.0.smithi121.stdout:2661: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:17:55.959 INFO:tasks.rados.rados.0.smithi121.stdout:2662: write oid 281 current snap is 0 2023-09-23T22:17:55.959 INFO:tasks.rados.rados.0.smithi121.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:17:56.152 INFO:tasks.rados.rados.0.smithi121.stdout:2652: finishing write tid 1 to smithi12166546-137 2023-09-23T22:17:56.153 INFO:tasks.rados.rados.0.smithi121.stdout:2652: finishing write tid 2 to smithi12166546-137 2023-09-23T22:17:56.153 INFO:tasks.rados.rados.0.smithi121.stdout:2652: finishing write tid 3 to smithi12166546-137 2023-09-23T22:17:56.153 INFO:tasks.rados.rados.0.smithi121.stdout:2652: finishing write tid 4 to smithi12166546-137 2023-09-23T22:17:56.153 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 137 v 486 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-09-23T22:17:56.153 INFO:tasks.rados.rados.0.smithi121.stdout:2652: left oid 137 (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:17:56.153 INFO:tasks.rados.rados.0.smithi121.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:17:56.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:55 smithi121 bash[27336]: audit 2023-09-23T22:17:55.874414+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.121:0/4193075781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:55 smithi121 bash[33603]: audit 2023-09-23T22:17:55.874414+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.121:0/4193075781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:56.292 INFO:tasks.rados.rados.0.smithi121.stdout:2656: finishing write tid 1 to smithi12166546-392 2023-09-23T22:17:56.292 INFO:tasks.rados.rados.0.smithi121.stdout:2656: finishing write tid 2 to smithi12166546-392 2023-09-23T22:17:56.292 INFO:tasks.rados.rados.0.smithi121.stdout:2653: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:17:56.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:55 smithi123 bash[27681]: audit 2023-09-23T22:17:55.874414+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.121:0/4193075781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:56.469 INFO:tasks.rados.rados.0.smithi121.stdout:2656: finishing write tid 3 to smithi12166546-392 2023-09-23T22:17:56.469 INFO:tasks.rados.rados.0.smithi121.stdout:2656: finishing write tid 4 to smithi12166546-392 2023-09-23T22:17:56.470 INFO:tasks.rados.rados.0.smithi121.stdout:2656: finishing write tid 5 to smithi12166546-392 2023-09-23T22:17:56.470 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 392 v 490 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-09-23T22:17:56.470 INFO:tasks.rados.rados.0.smithi121.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:17:56.470 INFO:tasks.rados.rados.0.smithi121.stdout:2657: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:2658: finishing write tid 1 to smithi12166546-155 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:2658: finishing write tid 2 to smithi12166546-155 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:2658: finishing write tid 3 to smithi12166546-155 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:2658: finishing write tid 4 to smithi12166546-155 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 155 v 344 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T22:17:56.571 INFO:tasks.rados.rados.0.smithi121.stdout:2659: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-09-23T22:17:56.735 INFO:tasks.rados.rados.0.smithi121.stdout:2660: finishing write tid 1 to smithi12166546-415 2023-09-23T22:17:56.735 INFO:tasks.rados.rados.0.smithi121.stdout:2660: finishing write tid 2 to smithi12166546-415 2023-09-23T22:17:56.735 INFO:tasks.rados.rados.0.smithi121.stdout:2661: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:17:56.842 INFO:tasks.rados.rados.0.smithi121.stdout:2660: finishing write tid 3 to smithi12166546-415 2023-09-23T22:17:56.842 INFO:tasks.rados.rados.0.smithi121.stdout:2660: finishing write tid 4 to smithi12166546-415 2023-09-23T22:17:56.842 INFO:tasks.rados.rados.0.smithi121.stdout:2660: finishing write tid 5 to smithi12166546-415 2023-09-23T22:17:56.842 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 415 v 320 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-09-23T22:17:56.843 INFO:tasks.rados.rados.0.smithi121.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:17:56.843 INFO:tasks.rados.rados.0.smithi121.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-09-23T22:17:56.855 INFO:tasks.rados.rados.0.smithi121.stdout:2662: writing smithi12166546-281 from 541654 to 1216210 tid 1 2023-09-23T22:17:56.862 INFO:tasks.rados.rados.0.smithi121.stdout:2662: writing smithi12166546-281 from 1617169 to 2398762 tid 2 2023-09-23T22:17:56.862 INFO:tasks.rados.rados.0.smithi121.stdout:2650: done (11 left) 2023-09-23T22:17:56.862 INFO:tasks.rados.rados.0.smithi121.stdout:2652: done (10 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2653: done (9 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2654: done (8 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2655: done (7 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2656: done (6 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2657: done (5 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2658: done (4 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2659: done (3 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2660: done (2 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2661: done (1 left) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2663: read oid 422 snap -1 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2663: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T22:17:56.863 INFO:tasks.rados.rados.0.smithi121.stdout:2664: read oid 456 snap -1 2023-09-23T22:17:56.864 INFO:tasks.rados.rados.0.smithi121.stdout:2664: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:17:56.864 INFO:tasks.rados.rados.0.smithi121.stdout:2665: write oid 286 current snap is 0 2023-09-23T22:17:56.864 INFO:tasks.rados.rados.0.smithi121.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-09-23T22:17:56.870 INFO:tasks.rados.rados.0.smithi121.stdout:2665: writing smithi12166546-286 from 558461 to 1308266 tid 1 2023-09-23T22:17:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:2665: writing smithi12166546-286 from 1959298 to 2600902 tid 2 2023-09-23T22:17:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:2666: read oid 1 snap -1 2023-09-23T22:17:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:2666: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:17:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:2667: write oid 138 current snap is 0 2023-09-23T22:17:56.878 INFO:tasks.rados.rados.0.smithi121.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-09-23T22:17:56.884 INFO:tasks.rados.rados.0.smithi121.stdout:2667: writing smithi12166546-138 from 575268 to 1000322 tid 1 2023-09-23T22:17:56.891 INFO:tasks.rados.rados.0.smithi121.stdout:2667: writing smithi12166546-138 from 1617780 to 2403042 tid 2 2023-09-23T22:17:56.892 INFO:tasks.rados.rados.0.smithi121.stdout:2668: write oid 119 current snap is 0 2023-09-23T22:17:56.892 INFO:tasks.rados.rados.0.smithi121.stdout:2662: finishing write tid 1 to smithi12166546-281 2023-09-23T22:17:56.892 INFO:tasks.rados.rados.0.smithi121.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-09-23T22:17:56.898 INFO:tasks.rados.rados.0.smithi121.stdout:2668: writing smithi12166546-119 from 592075 to 1092378 tid 1 2023-09-23T22:17:56.905 INFO:tasks.rados.rados.0.smithi121.stdout:2668: writing smithi12166546-119 from 1676262 to 2321535 tid 2 2023-09-23T22:17:56.909 INFO:tasks.rados.rados.0.smithi121.stdout:2668: writing smithi12166546-119 from 2754192 to 2992075 tid 3 2023-09-23T22:17:56.909 INFO:tasks.rados.rados.0.smithi121.stdout:2669: delete oid 198 current snap is 0 2023-09-23T22:17:56.909 INFO:tasks.rados.rados.0.smithi121.stdout:2663: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T22:17:57.135 INFO:tasks.rados.rados.0.smithi121.stdout:2662: finishing write tid 2 to smithi12166546-281 2023-09-23T22:17:57.136 INFO:tasks.rados.rados.0.smithi121.stdout:2662: finishing write tid 3 to smithi12166546-281 2023-09-23T22:17:57.136 INFO:tasks.rados.rados.0.smithi121.stdout:2662: finishing write tid 4 to smithi12166546-281 2023-09-23T22:17:57.136 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 281 v 347 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-09-23T22:17:57.136 INFO:tasks.rados.rados.0.smithi121.stdout:2662: left oid 281 (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T22:17:57.136 INFO:tasks.rados.rados.0.smithi121.stdout:2664: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:17:57.252 INFO:tasks.rados.rados.0.smithi121.stdout:2665: finishing write tid 1 to smithi12166546-286 2023-09-23T22:17:57.252 INFO:tasks.rados.rados.0.smithi121.stdout:2665: finishing write tid 2 to smithi12166546-286 2023-09-23T22:17:57.252 INFO:tasks.rados.rados.0.smithi121.stdout:2665: finishing write tid 3 to smithi12166546-286 2023-09-23T22:17:57.253 INFO:tasks.rados.rados.0.smithi121.stdout:2665: finishing write tid 4 to smithi12166546-286 2023-09-23T22:17:57.253 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 332 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-09-23T22:17:57.253 INFO:tasks.rados.rados.0.smithi121.stdout:2665: left oid 286 (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T22:17:57.253 INFO:tasks.rados.rados.0.smithi121.stdout:2666: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:17:57.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:56 smithi121 bash[33603]: cluster 2023-09-23T22:17:56.664622+0000 mgr.x (mgr.24929) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.5 MiB/s wr, 82 op/s 2023-09-23T22:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:56 smithi121 bash[27336]: cluster 2023-09-23T22:17:56.664622+0000 mgr.x (mgr.24929) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.5 MiB/s wr, 82 op/s 2023-09-23T22:17:57.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:56 smithi123 bash[27681]: cluster 2023-09-23T22:17:56.664622+0000 mgr.x (mgr.24929) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.5 MiB/s wr, 82 op/s 2023-09-23T22:17:57.392 INFO:tasks.rados.rados.0.smithi121.stdout:2667: finishing write tid 1 to smithi12166546-138 2023-09-23T22:17:57.392 INFO:tasks.rados.rados.0.smithi121.stdout:2667: finishing write tid 2 to smithi12166546-138 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2667: finishing write tid 3 to smithi12166546-138 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2667: finishing write tid 4 to smithi12166546-138 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 138 v 356 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2667: left oid 138 (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2668: finishing write tid 1 to smithi12166546-119 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2668: finishing write tid 2 to smithi12166546-119 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2668: finishing write tid 3 to smithi12166546-119 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2668: finishing write tid 4 to smithi12166546-119 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2668: finishing write tid 5 to smithi12166546-119 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 119 v 345 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2668: left oid 119 (ObjNum 1725 snap 0 seq_num 1725) 2023-09-23T22:17:57.393 INFO:tasks.rados.rados.0.smithi121.stdout:2662: done (7 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2663: done (6 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2664: done (5 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2665: done (4 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2666: done (3 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2667: done (2 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2668: done (1 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2669: done (0 left) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2670: read oid 214 snap -1 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2671: write oid 54 current snap is 0 2023-09-23T22:17:57.394 INFO:tasks.rados.rados.0.smithi121.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-09-23T22:17:57.409 INFO:tasks.rados.rados.0.smithi121.stdout:2671: writing smithi12166546-54 from 625689 to 1392843 tid 1 2023-09-23T22:17:57.415 INFO:tasks.rados.rados.0.smithi121.stdout:2671: writing smithi12166546-54 from 1793226 to 2442168 tid 2 2023-09-23T22:17:57.415 INFO:tasks.rados.rados.0.smithi121.stdout:2672: write oid 29 current snap is 0 2023-09-23T22:17:57.416 INFO:tasks.rados.rados.0.smithi121.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-09-23T22:17:57.421 INFO:tasks.rados.rados.0.smithi121.stdout:2672: writing smithi12166546-29 from 642496 to 1084899 tid 1 2023-09-23T22:17:57.430 INFO:tasks.rados.rados.0.smithi121.stdout:2672: writing smithi12166546-29 from 1851708 to 2644308 tid 2 2023-09-23T22:17:57.431 INFO:tasks.rados.rados.0.smithi121.stdout:2673: read oid 417 snap -1 2023-09-23T22:17:57.431 INFO:tasks.rados.rados.0.smithi121.stdout:2673: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:17:57.431 INFO:tasks.rados.rados.0.smithi121.stdout:2674: write oid 128 current snap is 0 2023-09-23T22:17:57.431 INFO:tasks.rados.rados.0.smithi121.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-09-23T22:17:57.437 INFO:tasks.rados.rados.0.smithi121.stdout:2674: writing smithi12166546-128 from 659303 to 1176955 tid 1 2023-09-23T22:17:57.446 INFO:tasks.rados.rados.0.smithi121.stdout:2674: writing smithi12166546-128 from 1910190 to 2562801 tid 2 2023-09-23T22:17:57.446 INFO:tasks.rados.rados.0.smithi121.stdout:2675: read oid 382 snap -1 2023-09-23T22:17:57.446 INFO:tasks.rados.rados.0.smithi121.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:17:57.446 INFO:tasks.rados.rados.0.smithi121.stdout:2676: read oid 91 snap -1 2023-09-23T22:17:57.446 INFO:tasks.rados.rados.0.smithi121.stdout:2676: expect deleted 2023-09-23T22:17:57.446 INFO:tasks.rados.rados.0.smithi121.stdout:2677: read oid 12 snap -1 2023-09-23T22:17:57.447 INFO:tasks.rados.rados.0.smithi121.stdout:2677: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T22:17:57.447 INFO:tasks.rados.rados.0.smithi121.stdout:2678: write oid 57 current snap is 0 2023-09-23T22:17:57.447 INFO:tasks.rados.rados.0.smithi121.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-09-23T22:17:57.453 INFO:tasks.rados.rados.0.smithi121.stdout:2678: writing smithi12166546-57 from 676110 to 1269011 tid 1 2023-09-23T22:17:57.462 INFO:tasks.rados.rados.0.smithi121.stdout:2678: writing smithi12166546-57 from 1968672 to 2764941 tid 2 2023-09-23T22:17:57.462 INFO:tasks.rados.rados.0.smithi121.stdout:2679: read oid 133 snap -1 2023-09-23T22:17:57.462 INFO:tasks.rados.rados.0.smithi121.stdout:2679: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:17:57.463 INFO:tasks.rados.rados.0.smithi121.stdout:2680: write oid 105 current snap is 0 2023-09-23T22:17:57.463 INFO:tasks.rados.rados.0.smithi121.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2671: finishing write tid 1 to smithi12166546-54 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2671: finishing write tid 2 to smithi12166546-54 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2671: finishing write tid 3 to smithi12166546-54 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2671: finishing write tid 4 to smithi12166546-54 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 54 v 493 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2672: finishing write tid 1 to smithi12166546-29 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2672: finishing write tid 2 to smithi12166546-29 2023-09-23T22:17:57.594 INFO:tasks.rados.rados.0.smithi121.stdout:2672: finishing write tid 3 to smithi12166546-29 2023-09-23T22:17:57.595 INFO:tasks.rados.rados.0.smithi121.stdout:2672: finishing write tid 4 to smithi12166546-29 2023-09-23T22:17:57.595 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 29 v 243 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-09-23T22:17:57.595 INFO:tasks.rados.rados.0.smithi121.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:17:57.595 INFO:tasks.rados.rados.0.smithi121.stdout:2674: finishing write tid 1 to smithi12166546-128 2023-09-23T22:17:57.595 INFO:tasks.rados.rados.0.smithi121.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-09-23T22:17:57.607 INFO:tasks.rados.rados.0.smithi121.stdout:2680: writing smithi12166546-105 from 692917 to 1361067 tid 1 2023-09-23T22:17:57.614 INFO:tasks.rados.rados.0.smithi121.stdout:2680: writing smithi12166546-105 from 1910801 to 2450728 tid 2 2023-09-23T22:17:57.618 INFO:tasks.rados.rados.0.smithi121.stdout:2680: writing smithi12166546-105 from 3086024 to 3092917 tid 3 2023-09-23T22:17:57.618 INFO:tasks.rados.rados.0.smithi121.stdout:2670: done (10 left) 2023-09-23T22:17:57.618 INFO:tasks.rados.rados.0.smithi121.stdout:2671: done (9 left) 2023-09-23T22:17:57.618 INFO:tasks.rados.rados.0.smithi121.stdout:2672: done (8 left) 2023-09-23T22:17:57.618 INFO:tasks.rados.rados.0.smithi121.stdout:2681: write oid 419 current snap is 0 2023-09-23T22:17:57.618 INFO:tasks.rados.rados.0.smithi121.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-09-23T22:17:57.626 INFO:tasks.rados.rados.0.smithi121.stdout:2681: writing smithi12166546-419 from 709724 to 1453123 tid 1 2023-09-23T22:17:57.633 INFO:tasks.rados.rados.0.smithi121.stdout:2681: writing smithi12166546-419 from 1969283 to 2769221 tid 2 2023-09-23T22:17:57.634 INFO:tasks.rados.rados.0.smithi121.stdout:2682: write oid 199 current snap is 0 2023-09-23T22:17:57.634 INFO:tasks.rados.rados.0.smithi121.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-09-23T22:17:57.640 INFO:tasks.rados.rados.0.smithi121.stdout:2682: writing smithi12166546-199 from 726531 to 1145179 tid 1 2023-09-23T22:17:57.646 INFO:tasks.rados.rados.0.smithi121.stdout:2682: writing smithi12166546-199 from 1627765 to 2171361 tid 2 2023-09-23T22:17:57.651 INFO:tasks.rados.rados.0.smithi121.stdout:2682: writing smithi12166546-199 from 2740870 to 3126531 tid 3 2023-09-23T22:17:57.651 INFO:tasks.rados.rados.0.smithi121.stdout:2683: write oid 311 current snap is 0 2023-09-23T22:17:57.651 INFO:tasks.rados.rados.0.smithi121.stdout:2673: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:17:57.752 INFO:tasks.rados.rados.0.smithi121.stdout:2674: finishing write tid 2 to smithi12166546-128 2023-09-23T22:17:57.753 INFO:tasks.rados.rados.0.smithi121.stdout:2674: finishing write tid 3 to smithi12166546-128 2023-09-23T22:17:57.753 INFO:tasks.rados.rados.0.smithi121.stdout:2674: finishing write tid 4 to smithi12166546-128 2023-09-23T22:17:57.753 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 128 v 363 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-09-23T22:17:57.753 INFO:tasks.rados.rados.0.smithi121.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T22:17:57.753 INFO:tasks.rados.rados.0.smithi121.stdout:2677: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T22:17:57.948 INFO:tasks.rados.rados.0.smithi121.stdout:2678: finishing write tid 1 to smithi12166546-57 2023-09-23T22:17:57.948 INFO:tasks.rados.rados.0.smithi121.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:17:58.143 INFO:tasks.rados.rados.0.smithi121.stdout:2679: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:17:58.273 INFO:tasks.rados.rados.0.smithi121.stdout:2678: finishing write tid 2 to smithi12166546-57 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2678: finishing write tid 3 to smithi12166546-57 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2678: finishing write tid 4 to smithi12166546-57 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 57 v 350 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2680: finishing write tid 1 to smithi12166546-105 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2680: finishing write tid 2 to smithi12166546-105 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2680: finishing write tid 3 to smithi12166546-105 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2680: finishing write tid 4 to smithi12166546-105 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2680: finishing write tid 5 to smithi12166546-105 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 105 v 336 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2680: left oid 105 (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:17:58.274 INFO:tasks.rados.rados.0.smithi121.stdout:2681: finishing write tid 1 to smithi12166546-419 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2681: finishing write tid 2 to smithi12166546-419 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2681: finishing write tid 3 to smithi12166546-419 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2681: finishing write tid 4 to smithi12166546-419 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 409 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2681: left oid 419 (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2682: finishing write tid 1 to smithi12166546-199 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2682: finishing write tid 2 to smithi12166546-199 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2682: finishing write tid 3 to smithi12166546-199 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2682: finishing write tid 4 to smithi12166546-199 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2682: finishing write tid 5 to smithi12166546-199 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 267 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2682: left oid 199 (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T22:17:58.275 INFO:tasks.rados.rados.0.smithi121.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-09-23T22:17:58.286 INFO:tasks.rados.rados.0.smithi121.stdout:2683: writing smithi12166546-311 from 743338 to 1353588 tid 1 2023-09-23T22:17:58.292 INFO:tasks.rados.rados.0.smithi121.stdout:2683: writing smithi12166546-311 from 1802600 to 2206207 tid 2 2023-09-23T22:17:58.297 INFO:tasks.rados.rados.0.smithi121.stdout:2683: writing smithi12166546-311 from 2884646 to 3143338 tid 3 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2673: done (10 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2674: done (9 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2675: done (8 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2676: done (7 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2677: done (6 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2678: done (5 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2679: done (4 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2680: done (3 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2681: done (2 left) 2023-09-23T22:17:58.298 INFO:tasks.rados.rados.0.smithi121.stdout:2682: done (1 left) 2023-09-23T22:17:58.299 INFO:tasks.rados.rados.0.smithi121.stdout:2684: read oid 273 snap -1 2023-09-23T22:17:58.299 INFO:tasks.rados.rados.0.smithi121.stdout:2684: expect deleted 2023-09-23T22:17:58.299 INFO:tasks.rados.rados.0.smithi121.stdout:2685: write oid 333 current snap is 0 2023-09-23T22:17:58.299 INFO:tasks.rados.rados.0.smithi121.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-09-23T22:17:58.307 INFO:tasks.rados.rados.0.smithi121.stdout:2685: writing smithi12166546-333 from 760145 to 1445644 tid 1 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2685: writing smithi12166546-333 from 2144729 to 2691994 tid 2 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2686: read oid 200 snap -1 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2686: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2687: read oid 202 snap -1 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2687: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2688: write oid 85 current snap is 0 2023-09-23T22:17:58.315 INFO:tasks.rados.rados.0.smithi121.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-09-23T22:17:58.323 INFO:tasks.rados.rados.0.smithi121.stdout:2688: writing smithi12166546-85 from 776952 to 1537700 tid 1 2023-09-23T22:17:58.331 INFO:tasks.rados.rados.0.smithi121.stdout:2688: writing smithi12166546-85 from 2203211 to 2610487 tid 2 2023-09-23T22:17:58.332 INFO:tasks.rados.rados.0.smithi121.stdout:2689: read oid 68 snap -1 2023-09-23T22:17:58.332 INFO:tasks.rados.rados.0.smithi121.stdout:2689: expect deleted 2023-09-23T22:17:58.332 INFO:tasks.rados.rados.0.smithi121.stdout:2690: read oid 77 snap -1 2023-09-23T22:17:58.332 INFO:tasks.rados.rados.0.smithi121.stdout:2690: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T22:17:58.332 INFO:tasks.rados.rados.0.smithi121.stdout:2691: write oid 73 current snap is 0 2023-09-23T22:17:58.332 INFO:tasks.rados.rados.0.smithi121.stdout:2683: finishing write tid 1 to smithi12166546-311 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:2683: finishing write tid 2 to smithi12166546-311 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:2683: finishing write tid 3 to smithi12166546-311 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:2683: finishing write tid 4 to smithi12166546-311 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:2683: finishing write tid 5 to smithi12166546-311 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 311 v 247 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:2683: left oid 311 (ObjNum 1734 snap 0 seq_num 1734) 2023-09-23T22:17:58.333 INFO:tasks.rados.rados.0.smithi121.stdout:2685: finishing write tid 1 to smithi12166546-333 2023-09-23T22:17:58.334 INFO:tasks.rados.rados.0.smithi121.stdout:2685: finishing write tid 2 to smithi12166546-333 2023-09-23T22:17:58.334 INFO:tasks.rados.rados.0.smithi121.stdout:2685: finishing write tid 3 to smithi12166546-333 2023-09-23T22:17:58.334 INFO:tasks.rados.rados.0.smithi121.stdout:2685: finishing write tid 4 to smithi12166546-333 2023-09-23T22:17:58.334 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 333 v 366 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-09-23T22:17:58.334 INFO:tasks.rados.rados.0.smithi121.stdout:2685: left oid 333 (ObjNum 1735 snap 0 seq_num 1735) 2023-09-23T22:17:58.335 INFO:tasks.rados.rados.0.smithi121.stdout:2686: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:17:58.360 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:17:58 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:17:58] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.33.4" 2023-09-23T22:17:58.449 INFO:tasks.rados.rados.0.smithi121.stdout:2688: finishing write tid 1 to smithi12166546-85 2023-09-23T22:17:58.450 INFO:tasks.rados.rados.0.smithi121.stdout:2687: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:17:58.564 INFO:tasks.rados.rados.0.smithi121.stdout:2688: finishing write tid 2 to smithi12166546-85 2023-09-23T22:17:58.564 INFO:tasks.rados.rados.0.smithi121.stdout:2688: finishing write tid 3 to smithi12166546-85 2023-09-23T22:17:58.564 INFO:tasks.rados.rados.0.smithi121.stdout:2688: finishing write tid 4 to smithi12166546-85 2023-09-23T22:17:58.564 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 85 v 359 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-09-23T22:17:58.564 INFO:tasks.rados.rados.0.smithi121.stdout:2688: left oid 85 (ObjNum 1736 snap 0 seq_num 1736) 2023-09-23T22:17:58.564 INFO:tasks.rados.rados.0.smithi121.stdout:2690: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T22:17:58.660 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:58 smithi123 bash[27681]: audit 2023-09-23T22:17:58.303532+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.121:0/3461607023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:58.693 INFO:tasks.rados.rados.0.smithi121.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-09-23T22:17:58.705 INFO:tasks.rados.rados.0.smithi121.stdout:2691: writing smithi12166546-73 from 793759 to 1229756 tid 1 2023-09-23T22:17:58.713 INFO:tasks.rados.rados.0.smithi121.stdout:2691: writing smithi12166546-73 from 1861693 to 2412627 tid 2 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2691: writing smithi12166546-73 from 2850562 to 3193759 tid 3 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2683: done (8 left) 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2684: done (7 left) 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2685: done (6 left) 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2686: done (5 left) 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2687: done (4 left) 2023-09-23T22:17:58.719 INFO:tasks.rados.rados.0.smithi121.stdout:2688: done (3 left) 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2689: done (2 left) 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2690: done (1 left) 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2692: read oid 53 snap -1 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2692: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2693: read oid 166 snap -1 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2693: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2694: read oid 460 snap -1 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2694: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2695: write oid 237 current snap is 0 2023-09-23T22:17:58.720 INFO:tasks.rados.rados.0.smithi121.stdout:2691: finishing write tid 1 to smithi12166546-73 2023-09-23T22:17:58.721 INFO:tasks.rados.rados.0.smithi121.stdout:2691: finishing write tid 2 to smithi12166546-73 2023-09-23T22:17:58.721 INFO:tasks.rados.rados.0.smithi121.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-09-23T22:17:58.724 INFO:tasks.rados.rados.0.smithi121.stdout:2695: writing smithi12166546-237 from 410566 to 921812 tid 1 2023-09-23T22:17:58.730 INFO:tasks.rados.rados.0.smithi121.stdout:2695: writing smithi12166546-237 from 1520175 to 1931120 tid 2 2023-09-23T22:17:58.737 INFO:tasks.rados.rados.0.smithi121.stdout:2695: writing smithi12166546-237 from 2477985 to 3082861 tid 3 2023-09-23T22:17:58.737 INFO:tasks.rados.rados.0.smithi121.stdout:2696: write oid 186 current snap is 0 2023-09-23T22:17:58.737 INFO:tasks.rados.rados.0.smithi121.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-09-23T22:17:58.742 INFO:tasks.rados.rados.0.smithi121.stdout:2696: writing smithi12166546-186 from 427373 to 1013868 tid 1 2023-09-23T22:17:58.748 INFO:tasks.rados.rados.0.smithi121.stdout:2696: writing smithi12166546-186 from 1462304 to 2016907 tid 2 2023-09-23T22:17:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:58 smithi121 bash[33603]: audit 2023-09-23T22:17:58.303532+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.121:0/3461607023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:58.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:58 smithi121 bash[27336]: audit 2023-09-23T22:17:58.303532+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.121:0/3461607023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2696: writing smithi12166546-186 from 2789055 to 3205203 tid 3 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2697: read oid 93 snap -1 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2697: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2698: read oid 438 snap -1 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2698: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2699: read oid 172 snap -1 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2699: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2700: write oid 445 current snap is 0 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2691: finishing write tid 3 to smithi12166546-73 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2691: finishing write tid 4 to smithi12166546-73 2023-09-23T22:17:58.756 INFO:tasks.rados.rados.0.smithi121.stdout:2691: finishing write tid 5 to smithi12166546-73 2023-09-23T22:17:58.757 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 73 v 497 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-09-23T22:17:58.757 INFO:tasks.rados.rados.0.smithi121.stdout:2691: left oid 73 (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T22:17:58.757 INFO:tasks.rados.rados.0.smithi121.stdout:2692: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T22:17:58.866 INFO:tasks.rados.rados.0.smithi121.stdout:2695: finishing write tid 1 to smithi12166546-237 2023-09-23T22:17:58.866 INFO:tasks.rados.rados.0.smithi121.stdout:2693: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:17:59.049 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:17:58 smithi123 bash[52823]: ts=2023-09-23T22:17:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:17:59.068 INFO:tasks.rados.rados.0.smithi121.stdout:2695: finishing write tid 2 to smithi12166546-237 2023-09-23T22:17:59.068 INFO:tasks.rados.rados.0.smithi121.stdout:2694: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-23T22:17:59.202 INFO:tasks.rados.rados.0.smithi121.stdout:2695: finishing write tid 3 to smithi12166546-237 2023-09-23T22:17:59.202 INFO:tasks.rados.rados.0.smithi121.stdout:2695: finishing write tid 4 to smithi12166546-237 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2695: finishing write tid 5 to smithi12166546-237 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 380 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2695: left oid 237 (ObjNum 1738 snap 0 seq_num 1738) 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2696: finishing write tid 1 to smithi12166546-186 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2696: finishing write tid 2 to smithi12166546-186 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2696: finishing write tid 3 to smithi12166546-186 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2696: finishing write tid 4 to smithi12166546-186 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2696: finishing write tid 5 to smithi12166546-186 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 186 v 354 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-09-23T22:17:59.203 INFO:tasks.rados.rados.0.smithi121.stdout:2696: left oid 186 (ObjNum 1739 snap 0 seq_num 1739) 2023-09-23T22:17:59.204 INFO:tasks.rados.rados.0.smithi121.stdout:2699: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T22:17:59.298 INFO:tasks.rados.rados.0.smithi121.stdout:2698: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:17:59.400 INFO:tasks.rados.rados.0.smithi121.stdout:2697: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T22:17:59.612 INFO:tasks.rados.rados.0.smithi121.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-09-23T22:17:59.626 INFO:tasks.rados.rados.0.smithi121.stdout:2700: writing smithi12166546-445 from 444180 to 1105924 tid 1 2023-09-23T22:17:59.630 INFO:tasks.rados.rados.0.smithi121.stdout:2700: writing smithi12166546-445 from 1520786 to 1935400 tid 2 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2700: writing smithi12166546-445 from 2532831 to 3160251 tid 3 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2691: done (9 left) 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2692: done (8 left) 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2693: done (7 left) 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2694: done (6 left) 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2695: done (5 left) 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2696: done (4 left) 2023-09-23T22:17:59.638 INFO:tasks.rados.rados.0.smithi121.stdout:2697: done (3 left) 2023-09-23T22:17:59.639 INFO:tasks.rados.rados.0.smithi121.stdout:2698: done (2 left) 2023-09-23T22:17:59.639 INFO:tasks.rados.rados.0.smithi121.stdout:2699: done (1 left) 2023-09-23T22:17:59.639 INFO:tasks.rados.rados.0.smithi121.stdout:2701: write oid 372 current snap is 0 2023-09-23T22:17:59.639 INFO:tasks.rados.rados.0.smithi121.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-09-23T22:17:59.642 INFO:tasks.rados.rados.0.smithi121.stdout:2701: writing smithi12166546-372 from 460987 to 914333 tid 1 2023-09-23T22:17:59.650 INFO:tasks.rados.rados.0.smithi121.stdout:2701: writing smithi12166546-372 from 1695621 to 2253893 tid 2 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2701: writing smithi12166546-372 from 2960254 to 3260987 tid 3 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2702: read oid 261 snap -1 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2702: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2703: write oid 398 current snap is 0 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2700: finishing write tid 1 to smithi12166546-445 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2700: finishing write tid 2 to smithi12166546-445 2023-09-23T22:17:59.659 INFO:tasks.rados.rados.0.smithi121.stdout:2700: finishing write tid 3 to smithi12166546-445 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:2700: finishing write tid 4 to smithi12166546-445 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:2700: finishing write tid 5 to smithi12166546-445 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 445 v 340 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:2700: left oid 445 (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:2701: finishing write tid 1 to smithi12166546-372 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:2701: finishing write tid 2 to smithi12166546-372 2023-09-23T22:17:59.660 INFO:tasks.rados.rados.0.smithi121.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-09-23T22:17:59.665 INFO:tasks.rados.rados.0.smithi121.stdout:2703: writing smithi12166546-398 from 477794 to 1006389 tid 1 2023-09-23T22:17:59.673 INFO:tasks.rados.rados.0.smithi121.stdout:2703: writing smithi12166546-398 from 1754103 to 2456033 tid 2 2023-09-23T22:17:59.678 INFO:tasks.rados.rados.0.smithi121.stdout:2703: writing smithi12166546-398 from 2987677 to 3277794 tid 3 2023-09-23T22:17:59.678 INFO:tasks.rados.rados.0.smithi121.stdout:2700: done (3 left) 2023-09-23T22:17:59.678 INFO:tasks.rados.rados.0.smithi121.stdout:2704: read oid 427 snap -1 2023-09-23T22:17:59.678 INFO:tasks.rados.rados.0.smithi121.stdout:2704: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:17:59.678 INFO:tasks.rados.rados.0.smithi121.stdout:2705: read oid 298 snap -1 2023-09-23T22:17:59.679 INFO:tasks.rados.rados.0.smithi121.stdout:2705: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T22:17:59.679 INFO:tasks.rados.rados.0.smithi121.stdout:2706: write oid 314 current snap is 0 2023-09-23T22:17:59.679 INFO:tasks.rados.rados.0.smithi121.stdout:2701: finishing write tid 3 to smithi12166546-372 2023-09-23T22:17:59.679 INFO:tasks.rados.rados.0.smithi121.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-09-23T22:17:59.685 INFO:tasks.rados.rados.0.smithi121.stdout:2706: writing smithi12166546-314 from 494601 to 1098445 tid 1 2023-09-23T22:17:59.694 INFO:tasks.rados.rados.0.smithi121.stdout:2706: writing smithi12166546-314 from 1812585 to 2374526 tid 2 2023-09-23T22:17:59.699 INFO:tasks.rados.rados.0.smithi121.stdout:2706: writing smithi12166546-314 from 3015100 to 3294601 tid 3 2023-09-23T22:17:59.699 INFO:tasks.rados.rados.0.smithi121.stdout:2707: write oid 348 current snap is 0 2023-09-23T22:17:59.700 INFO:tasks.rados.rados.0.smithi121.stdout:2701: finishing write tid 4 to smithi12166546-372 2023-09-23T22:17:59.700 INFO:tasks.rados.rados.0.smithi121.stdout:2701: finishing write tid 5 to smithi12166546-372 2023-09-23T22:17:59.700 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 372 v 363 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-09-23T22:17:59.700 INFO:tasks.rados.rados.0.smithi121.stdout:2701: left oid 372 (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T22:17:59.700 INFO:tasks.rados.rados.0.smithi121.stdout:2703: finishing write tid 1 to smithi12166546-398 2023-09-23T22:17:59.700 INFO:tasks.rados.rados.0.smithi121.stdout:2702: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T22:17:59.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:17:59 smithi121 bash[27336]: cluster 2023-09-23T22:17:58.665490+0000 mgr.x (mgr.24929) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T22:17:59.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:17:59 smithi121 bash[33603]: cluster 2023-09-23T22:17:58.665490+0000 mgr.x (mgr.24929) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T22:17:59.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:17:59 smithi123 bash[27681]: cluster 2023-09-23T22:17:58.665490+0000 mgr.x (mgr.24929) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T22:17:59.805 INFO:tasks.rados.rados.0.smithi121.stdout:2703: finishing write tid 2 to smithi12166546-398 2023-09-23T22:17:59.805 INFO:tasks.rados.rados.0.smithi121.stdout:2703: finishing write tid 3 to smithi12166546-398 2023-09-23T22:17:59.806 INFO:tasks.rados.rados.0.smithi121.stdout:2703: finishing write tid 4 to smithi12166546-398 2023-09-23T22:17:59.806 INFO:tasks.rados.rados.0.smithi121.stdout:2703: finishing write tid 5 to smithi12166546-398 2023-09-23T22:17:59.806 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 398 v 251 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-09-23T22:17:59.806 INFO:tasks.rados.rados.0.smithi121.stdout:2703: left oid 398 (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T22:17:59.806 INFO:tasks.rados.rados.0.smithi121.stdout:2704: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:17:59.914 INFO:tasks.rados.rados.0.smithi121.stdout:2705: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T22:18:00.098 INFO:tasks.rados.rados.0.smithi121.stdout:2706: finishing write tid 1 to smithi12166546-314 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:2706: finishing write tid 2 to smithi12166546-314 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:2706: finishing write tid 3 to smithi12166546-314 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:2706: finishing write tid 4 to smithi12166546-314 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:2706: finishing write tid 5 to smithi12166546-314 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 314 v 367 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:2706: left oid 314 (ObjNum 1743 snap 0 seq_num 1743) 2023-09-23T22:18:00.099 INFO:tasks.rados.rados.0.smithi121.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-09-23T22:18:00.110 INFO:tasks.rados.rados.0.smithi121.stdout:2707: writing smithi12166546-348 from 511408 to 1190501 tid 1 2023-09-23T22:18:00.118 INFO:tasks.rados.rados.0.smithi121.stdout:2707: writing smithi12166546-348 from 1754714 to 2460313 tid 2 2023-09-23T22:18:00.123 INFO:tasks.rados.rados.0.smithi121.stdout:2707: writing smithi12166546-348 from 2926170 to 3311408 tid 3 2023-09-23T22:18:00.123 INFO:tasks.rados.rados.0.smithi121.stdout:2701: done (6 left) 2023-09-23T22:18:00.123 INFO:tasks.rados.rados.0.smithi121.stdout:2702: done (5 left) 2023-09-23T22:18:00.123 INFO:tasks.rados.rados.0.smithi121.stdout:2703: done (4 left) 2023-09-23T22:18:00.123 INFO:tasks.rados.rados.0.smithi121.stdout:2704: done (3 left) 2023-09-23T22:18:00.123 INFO:tasks.rados.rados.0.smithi121.stdout:2705: done (2 left) 2023-09-23T22:18:00.124 INFO:tasks.rados.rados.0.smithi121.stdout:2706: done (1 left) 2023-09-23T22:18:00.124 INFO:tasks.rados.rados.0.smithi121.stdout:2708: read oid 178 snap -1 2023-09-23T22:18:00.124 INFO:tasks.rados.rados.0.smithi121.stdout:2708: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:00.124 INFO:tasks.rados.rados.0.smithi121.stdout:2709: write oid 222 current snap is 0 2023-09-23T22:18:00.124 INFO:tasks.rados.rados.0.smithi121.stdout:2707: finishing write tid 1 to smithi12166546-348 2023-09-23T22:18:00.126 INFO:tasks.rados.rados.0.smithi121.stdout:2707: finishing write tid 2 to smithi12166546-348 2023-09-23T22:18:00.126 INFO:tasks.rados.rados.0.smithi121.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-09-23T22:18:00.130 INFO:tasks.rados.rados.0.smithi121.stdout:2709: writing smithi12166546-222 from 528215 to 1282557 tid 1 2023-09-23T22:18:00.136 INFO:tasks.rados.rados.0.smithi121.stdout:2709: writing smithi12166546-222 from 1813196 to 2378806 tid 2 2023-09-23T22:18:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:2709: writing smithi12166546-222 from 2953593 to 3328215 tid 3 2023-09-23T22:18:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:2710: delete oid 293 current snap is 0 2023-09-23T22:18:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:2707: finishing write tid 3 to smithi12166546-348 2023-09-23T22:18:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:2707: finishing write tid 4 to smithi12166546-348 2023-09-23T22:18:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:2707: finishing write tid 5 to smithi12166546-348 2023-09-23T22:18:00.142 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 348 v 386 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-09-23T22:18:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:2707: left oid 348 (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:18:00.143 INFO:tasks.rados.rados.0.smithi121.stdout:2708: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:00.287 INFO:tasks.rados.rados.0.smithi121.stdout:2709: finishing write tid 1 to smithi12166546-222 2023-09-23T22:18:00.287 INFO:tasks.rados.rados.0.smithi121.stdout:2709: finishing write tid 2 to smithi12166546-222 2023-09-23T22:18:00.287 INFO:tasks.rados.rados.0.smithi121.stdout:2709: finishing write tid 3 to smithi12166546-222 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2709: finishing write tid 4 to smithi12166546-222 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2709: finishing write tid 5 to smithi12166546-222 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 271 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2709: left oid 222 (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2707: done (3 left) 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2708: done (2 left) 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2709: done (1 left) 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2710: done (0 left) 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2711: write oid 63 current snap is 0 2023-09-23T22:18:00.288 INFO:tasks.rados.rados.0.smithi121.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-09-23T22:18:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:2711: writing smithi12166546-63 from 561829 to 1066669 tid 1 2023-09-23T22:18:00.304 INFO:tasks.rados.rados.0.smithi121.stdout:2711: writing smithi12166546-63 from 1530160 to 2099439 tid 2 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2711: writing smithi12166546-63 from 2608439 to 3347469 tid 3 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2712: read oid 157 snap -1 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2712: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2713: read oid 249 snap -1 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2713: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2714: write oid 77 current snap is 0 2023-09-23T22:18:00.312 INFO:tasks.rados.rados.0.smithi121.stdout:2711: finishing write tid 1 to smithi12166546-63 2023-09-23T22:18:00.313 INFO:tasks.rados.rados.0.smithi121.stdout:2711: finishing write tid 2 to smithi12166546-63 2023-09-23T22:18:00.313 INFO:tasks.rados.rados.0.smithi121.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-09-23T22:18:00.318 INFO:tasks.rados.rados.0.smithi121.stdout:2714: writing smithi12166546-77 from 578636 to 1158725 tid 1 2023-09-23T22:18:00.326 INFO:tasks.rados.rados.0.smithi121.stdout:2714: writing smithi12166546-77 from 1872289 to 2585226 tid 2 2023-09-23T22:18:00.331 INFO:tasks.rados.rados.0.smithi121.stdout:2714: writing smithi12166546-77 from 3319509 to 3378636 tid 3 2023-09-23T22:18:00.331 INFO:tasks.rados.rados.0.smithi121.stdout:2715: write oid 103 current snap is 0 2023-09-23T22:18:00.331 INFO:tasks.rados.rados.0.smithi121.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-09-23T22:18:00.338 INFO:tasks.rados.rados.0.smithi121.stdout:2715: writing smithi12166546-103 from 595443 to 1367134 tid 1 2023-09-23T22:18:00.345 INFO:tasks.rados.rados.0.smithi121.stdout:2715: writing smithi12166546-103 from 2047124 to 2620072 tid 2 2023-09-23T22:18:00.350 INFO:tasks.rados.rados.0.smithi121.stdout:2715: writing smithi12166546-103 from 3063285 to 3395443 tid 3 2023-09-23T22:18:00.350 INFO:tasks.rados.rados.0.smithi121.stdout:2716: write oid 90 current snap is 0 2023-09-23T22:18:00.350 INFO:tasks.rados.rados.0.smithi121.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-09-23T22:18:00.355 INFO:tasks.rados.rados.0.smithi121.stdout:2716: writing smithi12166546-90 from 612250 to 1059190 tid 1 2023-09-23T22:18:00.363 INFO:tasks.rados.rados.0.smithi121.stdout:2716: writing smithi12166546-90 from 1705606 to 2422212 tid 2 2023-09-23T22:18:00.369 INFO:tasks.rados.rados.0.smithi121.stdout:2716: writing smithi12166546-90 from 3090708 to 3412250 tid 3 2023-09-23T22:18:00.370 INFO:tasks.rados.rados.0.smithi121.stdout:2717: write oid 112 current snap is 0 2023-09-23T22:18:00.370 INFO:tasks.rados.rados.0.smithi121.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-09-23T22:18:00.377 INFO:tasks.rados.rados.0.smithi121.stdout:2717: writing smithi12166546-112 from 629057 to 1151246 tid 1 2023-09-23T22:18:00.384 INFO:tasks.rados.rados.0.smithi121.stdout:2717: writing smithi12166546-112 from 1764088 to 2340705 tid 2 2023-09-23T22:18:00.390 INFO:tasks.rados.rados.0.smithi121.stdout:2717: writing smithi12166546-112 from 3118131 to 3429057 tid 3 2023-09-23T22:18:00.390 INFO:tasks.rados.rados.0.smithi121.stdout:2718: write oid 148 current snap is 0 2023-09-23T22:18:00.390 INFO:tasks.rados.rados.0.smithi121.stdout:2711: finishing write tid 3 to smithi12166546-63 2023-09-23T22:18:00.391 INFO:tasks.rados.rados.0.smithi121.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-09-23T22:18:00.397 INFO:tasks.rados.rados.0.smithi121.stdout:2718: writing smithi12166546-148 from 645864 to 1243302 tid 1 2023-09-23T22:18:00.403 INFO:tasks.rados.rados.0.smithi121.stdout:2718: writing smithi12166546-148 from 1706217 to 2426492 tid 2 2023-09-23T22:18:00.409 INFO:tasks.rados.rados.0.smithi121.stdout:2718: writing smithi12166546-148 from 3029201 to 3445864 tid 3 2023-09-23T22:18:00.409 INFO:tasks.rados.rados.0.smithi121.stdout:2719: read oid 269 snap -1 2023-09-23T22:18:00.409 INFO:tasks.rados.rados.0.smithi121.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:18:00.409 INFO:tasks.rados.rados.0.smithi121.stdout:2720: write oid 497 current snap is 0 2023-09-23T22:18:00.409 INFO:tasks.rados.rados.0.smithi121.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-09-23T22:18:00.416 INFO:tasks.rados.rados.0.smithi121.stdout:2720: writing smithi12166546-497 from 662671 to 1335358 tid 1 2023-09-23T22:18:00.422 INFO:tasks.rados.rados.0.smithi121.stdout:2720: writing smithi12166546-497 from 1764699 to 2344985 tid 2 2023-09-23T22:18:00.428 INFO:tasks.rados.rados.0.smithi121.stdout:2720: writing smithi12166546-497 from 3056624 to 3462671 tid 3 2023-09-23T22:18:00.429 INFO:tasks.rados.rados.0.smithi121.stdout:2721: write oid 340 current snap is 0 2023-09-23T22:18:00.429 INFO:tasks.rados.rados.0.smithi121.stdout:2711: finishing write tid 4 to smithi12166546-63 2023-09-23T22:18:00.429 INFO:tasks.rados.rados.0.smithi121.stdout:2711: finishing write tid 5 to smithi12166546-63 2023-09-23T22:18:00.429 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 63 v 413 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-09-23T22:18:00.429 INFO:tasks.rados.rados.0.smithi121.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T22:18:00.429 INFO:tasks.rados.rados.0.smithi121.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-09-23T22:18:00.436 INFO:tasks.rados.rados.0.smithi121.stdout:2721: writing smithi12166546-340 from 679478 to 1427414 tid 1 2023-09-23T22:18:00.445 INFO:tasks.rados.rados.0.smithi121.stdout:2721: writing smithi12166546-340 from 2223181 to 2947125 tid 2 2023-09-23T22:18:00.445 INFO:tasks.rados.rados.0.smithi121.stdout:2711: done (10 left) 2023-09-23T22:18:00.445 INFO:tasks.rados.rados.0.smithi121.stdout:2722: read oid 227 snap -1 2023-09-23T22:18:00.445 INFO:tasks.rados.rados.0.smithi121.stdout:2722: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:18:00.445 INFO:tasks.rados.rados.0.smithi121.stdout:2723: write oid 441 current snap is 0 2023-09-23T22:18:00.445 INFO:tasks.rados.rados.0.smithi121.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-09-23T22:18:00.451 INFO:tasks.rados.rados.0.smithi121.stdout:2723: writing smithi12166546-441 from 696285 to 1119470 tid 1 2023-09-23T22:18:00.458 INFO:tasks.rados.rados.0.smithi121.stdout:2723: writing smithi12166546-441 from 1881663 to 2349265 tid 2 2023-09-23T22:18:00.464 INFO:tasks.rados.rados.0.smithi121.stdout:2723: writing smithi12166546-441 from 3111470 to 3496285 tid 3 2023-09-23T22:18:00.464 INFO:tasks.rados.rados.0.smithi121.stdout:2724: delete oid 395 current snap is 0 2023-09-23T22:18:00.464 INFO:tasks.rados.rados.0.smithi121.stdout:2713: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:18:00.630 INFO:tasks.rados.rados.0.smithi121.stdout:2712: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2714: finishing write tid 1 to smithi12166546-77 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2714: finishing write tid 2 to smithi12166546-77 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2714: finishing write tid 3 to smithi12166546-77 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2714: finishing write tid 4 to smithi12166546-77 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2714: finishing write tid 5 to smithi12166546-77 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 77 v 384 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T22:18:00.742 INFO:tasks.rados.rados.0.smithi121.stdout:2715: finishing write tid 1 to smithi12166546-103 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2715: finishing write tid 2 to smithi12166546-103 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2715: finishing write tid 3 to smithi12166546-103 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2715: finishing write tid 4 to smithi12166546-103 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2715: finishing write tid 5 to smithi12166546-103 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 103 v 297 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2712: done (12 left) 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2713: done (11 left) 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2714: done (10 left) 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2715: done (9 left) 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2724: done (8 left) 2023-09-23T22:18:00.743 INFO:tasks.rados.rados.0.smithi121.stdout:2725: read oid 183 snap -1 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2725: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2726: read oid 480 snap -1 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2726: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2727: read oid 342 snap -1 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2727: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2728: write oid 79 current snap is 0 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2716: finishing write tid 1 to smithi12166546-90 2023-09-23T22:18:00.744 INFO:tasks.rados.rados.0.smithi121.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-09-23T22:18:00.757 INFO:tasks.rados.rados.0.smithi121.stdout:2728: writing smithi12166546-79 from 729899 to 1419935 tid 1 2023-09-23T22:18:00.762 INFO:tasks.rados.rados.0.smithi121.stdout:2728: writing smithi12166546-79 from 1998627 to 2469898 tid 2 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:2728: writing smithi12166546-79 from 3166316 to 3529899 tid 3 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:2729: write oid 53 current snap is 0 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:2716: finishing write tid 2 to smithi12166546-90 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:2716: finishing write tid 3 to smithi12166546-90 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:2716: finishing write tid 4 to smithi12166546-90 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:2716: finishing write tid 5 to smithi12166546-90 2023-09-23T22:18:00.769 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 90 v 324 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-09-23T22:18:00.770 INFO:tasks.rados.rados.0.smithi121.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T22:18:00.770 INFO:tasks.rados.rados.0.smithi121.stdout:2717: finishing write tid 1 to smithi12166546-112 2023-09-23T22:18:00.770 INFO:tasks.rados.rados.0.smithi121.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-09-23T22:18:00.777 INFO:tasks.rados.rados.0.smithi121.stdout:2729: writing smithi12166546-53 from 746706 to 1511991 tid 1 2023-09-23T22:18:00.784 INFO:tasks.rados.rados.0.smithi121.stdout:2729: writing smithi12166546-53 from 2057109 to 2788391 tid 2 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2729: writing smithi12166546-53 from 3193739 to 3546706 tid 3 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2716: done (12 left) 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2730: read oid 463 snap -1 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2730: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2731: read oid 295 snap -1 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2731: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2732: write oid 332 current snap is 0 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2717: finishing write tid 2 to smithi12166546-112 2023-09-23T22:18:00.789 INFO:tasks.rados.rados.0.smithi121.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-09-23T22:18:00.795 INFO:tasks.rados.rados.0.smithi121.stdout:2732: writing smithi12166546-332 from 763513 to 1204047 tid 1 2023-09-23T22:18:00.801 INFO:tasks.rados.rados.0.smithi121.stdout:2732: writing smithi12166546-332 from 1715591 to 2190531 tid 2 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2732: writing smithi12166546-332 from 2821162 to 3244515 tid 3 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2733: delete oid 290 current snap is 0 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2717: finishing write tid 3 to smithi12166546-112 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2717: finishing write tid 4 to smithi12166546-112 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2717: finishing write tid 5 to smithi12166546-112 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 112 v 350 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:00.807 INFO:tasks.rados.rados.0.smithi121.stdout:2718: finishing write tid 1 to smithi12166546-148 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:2718: finishing write tid 2 to smithi12166546-148 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:2718: finishing write tid 3 to smithi12166546-148 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:2718: finishing write tid 4 to smithi12166546-148 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:2718: finishing write tid 5 to smithi12166546-148 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 363 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:18:00.808 INFO:tasks.rados.rados.0.smithi121.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:18:00.950 INFO:tasks.rados.rados.0.smithi121.stdout:2720: finishing write tid 1 to smithi12166546-497 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2720: finishing write tid 2 to smithi12166546-497 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2720: finishing write tid 3 to smithi12166546-497 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2720: finishing write tid 4 to smithi12166546-497 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2720: finishing write tid 5 to smithi12166546-497 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 497 v 390 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2720: left oid 497 (ObjNum 1753 snap 0 seq_num 1753) 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2721: finishing write tid 1 to smithi12166546-340 2023-09-23T22:18:00.951 INFO:tasks.rados.rados.0.smithi121.stdout:2722: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2721: finishing write tid 2 to smithi12166546-340 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2721: finishing write tid 3 to smithi12166546-340 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2721: finishing write tid 4 to smithi12166546-340 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 340 v 500 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2721: left oid 340 (ObjNum 1754 snap 0 seq_num 1754) 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2723: finishing write tid 1 to smithi12166546-441 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2723: finishing write tid 2 to smithi12166546-441 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2723: finishing write tid 3 to smithi12166546-441 2023-09-23T22:18:01.082 INFO:tasks.rados.rados.0.smithi121.stdout:2723: finishing write tid 4 to smithi12166546-441 2023-09-23T22:18:01.083 INFO:tasks.rados.rados.0.smithi121.stdout:2723: finishing write tid 5 to smithi12166546-441 2023-09-23T22:18:01.083 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 441 v 371 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-09-23T22:18:01.083 INFO:tasks.rados.rados.0.smithi121.stdout:2723: left oid 441 (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T22:18:01.083 INFO:tasks.rados.rados.0.smithi121.stdout:2727: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:18:01.252 INFO:tasks.rados.rados.0.smithi121.stdout:2725: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:18:01.356 INFO:tasks.rados.rados.0.smithi121.stdout:2726: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:18:01.498 INFO:tasks.rados.rados.0.smithi121.stdout:2728: finishing write tid 1 to smithi12166546-79 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2728: finishing write tid 2 to smithi12166546-79 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2728: finishing write tid 3 to smithi12166546-79 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2728: finishing write tid 4 to smithi12166546-79 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2728: finishing write tid 5 to smithi12166546-79 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 79 v 349 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2728: left oid 79 (ObjNum 1757 snap 0 seq_num 1757) 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2729: finishing write tid 1 to smithi12166546-53 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2729: finishing write tid 2 to smithi12166546-53 2023-09-23T22:18:01.499 INFO:tasks.rados.rados.0.smithi121.stdout:2731: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T22:18:01.645 INFO:tasks.rados.rados.0.smithi121.stdout:2729: finishing write tid 3 to smithi12166546-53 2023-09-23T22:18:01.645 INFO:tasks.rados.rados.0.smithi121.stdout:2729: finishing write tid 4 to smithi12166546-53 2023-09-23T22:18:01.645 INFO:tasks.rados.rados.0.smithi121.stdout:2729: finishing write tid 5 to smithi12166546-53 2023-09-23T22:18:01.645 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 53 v 367 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-09-23T22:18:01.645 INFO:tasks.rados.rados.0.smithi121.stdout:2729: left oid 53 (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T22:18:01.645 INFO:tasks.rados.rados.0.smithi121.stdout:2730: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:18:01.767 INFO:tasks.rados.rados.0.smithi121.stdout:2732: finishing write tid 1 to smithi12166546-332 2023-09-23T22:18:01.767 INFO:tasks.rados.rados.0.smithi121.stdout:2732: finishing write tid 2 to smithi12166546-332 2023-09-23T22:18:01.767 INFO:tasks.rados.rados.0.smithi121.stdout:2732: finishing write tid 3 to smithi12166546-332 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2732: finishing write tid 4 to smithi12166546-332 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2732: finishing write tid 5 to smithi12166546-332 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 371 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2732: left oid 332 (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2717: done (15 left) 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2718: done (14 left) 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2719: done (13 left) 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2720: done (12 left) 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2721: done (11 left) 2023-09-23T22:18:01.768 INFO:tasks.rados.rados.0.smithi121.stdout:2722: done (10 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2723: done (9 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2725: done (8 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2726: done (7 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2727: done (6 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2728: done (5 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2729: done (4 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2730: done (3 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2731: done (2 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2732: done (1 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2733: done (0 left) 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2734: write oid 312 current snap is 0 2023-09-23T22:18:01.769 INFO:tasks.rados.rados.0.smithi121.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-09-23T22:18:01.774 INFO:tasks.rados.rados.0.smithi121.stdout:2734: writing smithi12166546-312 from 797127 to 1388159 tid 1 2023-09-23T22:18:01.782 INFO:tasks.rados.rados.0.smithi121.stdout:2734: writing smithi12166546-312 from 2116202 to 2594811 tid 2 2023-09-23T22:18:01.788 INFO:tasks.rados.rados.0.smithi121.stdout:2734: writing smithi12166546-312 from 3159655 to 3597127 tid 3 2023-09-23T22:18:01.788 INFO:tasks.rados.rados.0.smithi121.stdout:2735: delete oid 168 current snap is 0 2023-09-23T22:18:01.788 INFO:tasks.rados.rados.0.smithi121.stdout:2734: finishing write tid 1 to smithi12166546-312 2023-09-23T22:18:01.788 INFO:tasks.rados.rados.0.smithi121.stdout:2734: finishing write tid 2 to smithi12166546-312 2023-09-23T22:18:01.791 INFO:tasks.rados.rados.0.smithi121.stdout:2735: done (1 left) 2023-09-23T22:18:01.791 INFO:tasks.rados.rados.0.smithi121.stdout:2736: write oid 68 current snap is 0 2023-09-23T22:18:01.791 INFO:tasks.rados.rados.0.smithi121.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-09-23T22:18:01.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:01 smithi123 bash[27681]: cluster 2023-09-23T22:18:00.666157+0000 mgr.x (mgr.24929) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-09-23T22:18:01.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:01 smithi123 bash[27681]: audit 2023-09-23T22:18:00.751105+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.121:0/3601754372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:01.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:01 smithi123 bash[27681]: audit 2023-09-23T22:18:00.922387+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:01.800 INFO:tasks.rados.rados.0.smithi121.stdout:2736: writing smithi12166546-68 from 430741 to 1172271 tid 1 2023-09-23T22:18:01.807 INFO:tasks.rados.rados.0.smithi121.stdout:2736: writing smithi12166546-68 from 1833166 to 2315444 tid 2 2023-09-23T22:18:01.813 INFO:tasks.rados.rados.0.smithi121.stdout:2736: writing smithi12166546-68 from 2814501 to 3399295 tid 3 2023-09-23T22:18:01.813 INFO:tasks.rados.rados.0.smithi121.stdout:2737: write oid 54 current snap is 0 2023-09-23T22:18:01.813 INFO:tasks.rados.rados.0.smithi121.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-09-23T22:18:01.819 INFO:tasks.rados.rados.0.smithi121.stdout:2737: writing smithi12166546-54 from 447548 to 980680 tid 1 2023-09-23T22:18:01.826 INFO:tasks.rados.rados.0.smithi121.stdout:2737: writing smithi12166546-54 from 1491648 to 2233937 tid 2 2023-09-23T22:18:01.834 INFO:tasks.rados.rados.0.smithi121.stdout:2737: writing smithi12166546-54 from 2841924 to 3637990 tid 3 2023-09-23T22:18:01.834 INFO:tasks.rados.rados.0.smithi121.stdout:2738: read oid 192 snap -1 2023-09-23T22:18:01.834 INFO:tasks.rados.rados.0.smithi121.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:18:01.834 INFO:tasks.rados.rados.0.smithi121.stdout:2739: write oid 260 current snap is 0 2023-09-23T22:18:01.834 INFO:tasks.rados.rados.0.smithi121.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-09-23T22:18:01.840 INFO:tasks.rados.rados.0.smithi121.stdout:2739: writing smithi12166546-260 from 464355 to 1072736 tid 1 2023-09-23T22:18:01.845 INFO:tasks.rados.rados.0.smithi121.stdout:2739: writing smithi12166546-260 from 1550130 to 2036077 tid 2 2023-09-23T22:18:01.851 INFO:tasks.rados.rados.0.smithi121.stdout:2739: writing smithi12166546-260 from 2469347 to 3076685 tid 3 2023-09-23T22:18:01.855 INFO:tasks.rados.rados.0.smithi121.stdout:2739: writing smithi12166546-260 from 3549144 to 3664355 tid 4 2023-09-23T22:18:01.855 INFO:tasks.rados.rados.0.smithi121.stdout:2740: delete oid 272 current snap is 0 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2734: finishing write tid 3 to smithi12166546-312 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2734: finishing write tid 4 to smithi12166546-312 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2734: finishing write tid 5 to smithi12166546-312 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 312 v 328 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2736: finishing write tid 1 to smithi12166546-68 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2736: finishing write tid 2 to smithi12166546-68 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2736: finishing write tid 3 to smithi12166546-68 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2736: finishing write tid 4 to smithi12166546-68 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2736: finishing write tid 5 to smithi12166546-68 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 68 v 344 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:18:01.856 INFO:tasks.rados.rados.0.smithi121.stdout:2737: finishing write tid 1 to smithi12166546-54 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2737: finishing write tid 2 to smithi12166546-54 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2737: finishing write tid 3 to smithi12166546-54 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2737: finishing write tid 4 to smithi12166546-54 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2737: finishing write tid 5 to smithi12166546-54 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 54 v 504 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2739: finishing write tid 1 to smithi12166546-260 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2739: finishing write tid 2 to smithi12166546-260 2023-09-23T22:18:01.857 INFO:tasks.rados.rados.0.smithi121.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:18:01.963 INFO:tasks.rados.rados.0.smithi121.stdout:2739: finishing write tid 3 to smithi12166546-260 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2739: finishing write tid 4 to smithi12166546-260 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2739: finishing write tid 5 to smithi12166546-260 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2739: finishing write tid 6 to smithi12166546-260 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 355 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2734: done (5 left) 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2736: done (4 left) 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2737: done (3 left) 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2738: done (2 left) 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2739: done (1 left) 2023-09-23T22:18:01.964 INFO:tasks.rados.rados.0.smithi121.stdout:2740: done (0 left) 2023-09-23T22:18:01.965 INFO:tasks.rados.rados.0.smithi121.stdout:2741: write oid 174 current snap is 0 2023-09-23T22:18:01.965 INFO:tasks.rados.rados.0.smithi121.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-09-23T22:18:01.975 INFO:tasks.rados.rados.0.smithi121.stdout:2741: writing smithi12166546-174 from 497969 to 1256848 tid 1 2023-09-23T22:18:01.981 INFO:tasks.rados.rados.0.smithi121.stdout:2741: writing smithi12166546-174 from 1667094 to 2156710 tid 2 2023-09-23T22:18:01.988 INFO:tasks.rados.rados.0.smithi121.stdout:2741: writing smithi12166546-174 from 2924193 to 3554075 tid 3 2023-09-23T22:18:01.989 INFO:tasks.rados.rados.0.smithi121.stdout:2742: write oid 303 current snap is 0 2023-09-23T22:18:01.989 INFO:tasks.rados.rados.0.smithi121.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-09-23T22:18:01.994 INFO:tasks.rados.rados.0.smithi121.stdout:2742: writing smithi12166546-303 from 514776 to 948904 tid 1 2023-09-23T22:18:02.001 INFO:tasks.rados.rados.0.smithi121.stdout:2742: writing smithi12166546-303 from 1609223 to 2242497 tid 2 2023-09-23T22:18:02.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:01 smithi121 bash[33603]: cluster 2023-09-23T22:18:00.666157+0000 mgr.x (mgr.24929) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-09-23T22:18:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:01 smithi121 bash[33603]: audit 2023-09-23T22:18:00.751105+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.121:0/3601754372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:01 smithi121 bash[33603]: audit 2023-09-23T22:18:00.922387+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:02.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:01 smithi121 bash[27336]: cluster 2023-09-23T22:18:00.666157+0000 mgr.x (mgr.24929) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-09-23T22:18:02.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:01 smithi121 bash[27336]: audit 2023-09-23T22:18:00.751105+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.121:0/3601754372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:02.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:01 smithi121 bash[27336]: audit 2023-09-23T22:18:00.922387+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:02.007 INFO:tasks.rados.rados.0.smithi121.stdout:2742: writing smithi12166546-303 from 2718910 to 3276417 tid 3 2023-09-23T22:18:02.007 INFO:tasks.rados.rados.0.smithi121.stdout:2743: write oid 235 current snap is 0 2023-09-23T22:18:02.007 INFO:tasks.rados.rados.0.smithi121.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-09-23T22:18:02.013 INFO:tasks.rados.rados.0.smithi121.stdout:2743: writing smithi12166546-235 from 531583 to 1040960 tid 1 2023-09-23T22:18:02.019 INFO:tasks.rados.rados.0.smithi121.stdout:2743: writing smithi12166546-235 from 1667705 to 2160990 tid 2 2023-09-23T22:18:02.028 INFO:tasks.rados.rados.0.smithi121.stdout:2743: writing smithi12166546-235 from 2862686 to 3631465 tid 3 2023-09-23T22:18:02.028 INFO:tasks.rados.rados.0.smithi121.stdout:2744: read oid 233 snap -1 2023-09-23T22:18:02.028 INFO:tasks.rados.rados.0.smithi121.stdout:2744: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T22:18:02.028 INFO:tasks.rados.rados.0.smithi121.stdout:2745: read oid 178 snap -1 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2745: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2746: write oid 3 current snap is 0 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2741: finishing write tid 1 to smithi12166546-174 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2741: finishing write tid 2 to smithi12166546-174 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2741: finishing write tid 3 to smithi12166546-174 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2741: finishing write tid 4 to smithi12166546-174 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2741: finishing write tid 5 to smithi12166546-174 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 174 v 359 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2742: finishing write tid 1 to smithi12166546-303 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2742: finishing write tid 2 to smithi12166546-303 2023-09-23T22:18:02.029 INFO:tasks.rados.rados.0.smithi121.stdout:2742: finishing write tid 3 to smithi12166546-303 2023-09-23T22:18:02.030 INFO:tasks.rados.rados.0.smithi121.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-09-23T22:18:02.034 INFO:tasks.rados.rados.0.smithi121.stdout:2746: writing smithi12166546-3 from 548390 to 1133016 tid 1 2023-09-23T22:18:02.042 INFO:tasks.rados.rados.0.smithi121.stdout:2746: writing smithi12166546-3 from 1726187 to 2363130 tid 2 2023-09-23T22:18:02.048 INFO:tasks.rados.rados.0.smithi121.stdout:2746: writing smithi12166546-3 from 2773756 to 3353807 tid 3 2023-09-23T22:18:02.048 INFO:tasks.rados.rados.0.smithi121.stdout:2741: done (5 left) 2023-09-23T22:18:02.048 INFO:tasks.rados.rados.0.smithi121.stdout:2747: write oid 496 current snap is 0 2023-09-23T22:18:02.048 INFO:tasks.rados.rados.0.smithi121.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-09-23T22:18:02.055 INFO:tasks.rados.rados.0.smithi121.stdout:2747: writing smithi12166546-496 from 565197 to 1225072 tid 1 2023-09-23T22:18:02.061 INFO:tasks.rados.rados.0.smithi121.stdout:2747: writing smithi12166546-496 from 1784669 to 2281623 tid 2 2023-09-23T22:18:02.069 INFO:tasks.rados.rados.0.smithi121.stdout:2747: writing smithi12166546-496 from 2917532 to 3708855 tid 3 2023-09-23T22:18:02.069 INFO:tasks.rados.rados.0.smithi121.stdout:2748: write oid 318 current snap is 0 2023-09-23T22:18:02.069 INFO:tasks.rados.rados.0.smithi121.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-09-23T22:18:02.075 INFO:tasks.rados.rados.0.smithi121.stdout:2748: writing smithi12166546-318 from 582004 to 1033481 tid 1 2023-09-23T22:18:02.081 INFO:tasks.rados.rados.0.smithi121.stdout:2748: writing smithi12166546-318 from 1443151 to 2083763 tid 2 2023-09-23T22:18:02.087 INFO:tasks.rados.rados.0.smithi121.stdout:2748: writing smithi12166546-318 from 2544955 to 3147550 tid 3 2023-09-23T22:18:02.090 INFO:tasks.rados.rados.0.smithi121.stdout:2748: writing smithi12166546-318 from 3612817 to 3782004 tid 4 2023-09-23T22:18:02.091 INFO:tasks.rados.rados.0.smithi121.stdout:2749: write oid 216 current snap is 0 2023-09-23T22:18:02.091 INFO:tasks.rados.rados.0.smithi121.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-09-23T22:18:02.097 INFO:tasks.rados.rados.0.smithi121.stdout:2749: writing smithi12166546-216 from 598811 to 1125537 tid 1 2023-09-23T22:18:02.104 INFO:tasks.rados.rados.0.smithi121.stdout:2749: writing smithi12166546-216 from 1901633 to 2402256 tid 2 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2749: writing smithi12166546-216 from 2972378 to 3502598 tid 3 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2750: read oid 114 snap -1 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2750: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2751: read oid 288 snap -1 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2751: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2752: read oid 493 snap -1 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2752: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2753: delete oid 87 current snap is 0 2023-09-23T22:18:02.111 INFO:tasks.rados.rados.0.smithi121.stdout:2742: finishing write tid 4 to smithi12166546-303 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2742: finishing write tid 5 to smithi12166546-303 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 303 v 508 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2743: finishing write tid 1 to smithi12166546-235 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2743: finishing write tid 2 to smithi12166546-235 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2743: finishing write tid 3 to smithi12166546-235 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2743: finishing write tid 4 to smithi12166546-235 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2743: finishing write tid 5 to smithi12166546-235 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 235 v 371 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-09-23T22:18:02.112 INFO:tasks.rados.rados.0.smithi121.stdout:2744: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T22:18:02.224 INFO:tasks.rados.rados.0.smithi121.stdout:2745: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:02.356 INFO:tasks.rados.rados.0.smithi121.stdout:2746: finishing write tid 1 to smithi12166546-3 2023-09-23T22:18:02.356 INFO:tasks.rados.rados.0.smithi121.stdout:2746: finishing write tid 2 to smithi12166546-3 2023-09-23T22:18:02.356 INFO:tasks.rados.rados.0.smithi121.stdout:2746: finishing write tid 3 to smithi12166546-3 2023-09-23T22:18:02.356 INFO:tasks.rados.rados.0.smithi121.stdout:2746: finishing write tid 4 to smithi12166546-3 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2746: finishing write tid 5 to smithi12166546-3 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 3 v 394 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2747: finishing write tid 1 to smithi12166546-496 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2747: finishing write tid 2 to smithi12166546-496 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2747: finishing write tid 3 to smithi12166546-496 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2747: finishing write tid 4 to smithi12166546-496 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2747: finishing write tid 5 to smithi12166546-496 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 496 v 354 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2747: left oid 496 (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2748: finishing write tid 1 to smithi12166546-318 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2748: finishing write tid 2 to smithi12166546-318 2023-09-23T22:18:02.357 INFO:tasks.rados.rados.0.smithi121.stdout:2748: finishing write tid 3 to smithi12166546-318 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2748: finishing write tid 4 to smithi12166546-318 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2748: finishing write tid 5 to smithi12166546-318 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2748: finishing write tid 6 to smithi12166546-318 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 318 v 294 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2748: left oid 318 (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2749: finishing write tid 1 to smithi12166546-216 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2749: finishing write tid 2 to smithi12166546-216 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2742: done (11 left) 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2743: done (10 left) 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2744: done (9 left) 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2745: done (8 left) 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2746: done (7 left) 2023-09-23T22:18:02.358 INFO:tasks.rados.rados.0.smithi121.stdout:2747: done (6 left) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2748: done (5 left) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2753: done (4 left) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2754: read oid 477 snap -1 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2754: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2755: read oid 101 snap -1 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2755: expect (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2756: read oid 123 snap -1 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2756: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2757: read oid 280 snap -1 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2757: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2758: write oid 366 current snap is 0 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2749: finishing write tid 3 to smithi12166546-216 2023-09-23T22:18:02.359 INFO:tasks.rados.rados.0.smithi121.stdout:2749: finishing write tid 4 to smithi12166546-216 2023-09-23T22:18:02.360 INFO:tasks.rados.rados.0.smithi121.stdout:2749: finishing write tid 5 to smithi12166546-216 2023-09-23T22:18:02.360 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 216 v 375 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-09-23T22:18:02.360 INFO:tasks.rados.rados.0.smithi121.stdout:2749: left oid 216 (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T22:18:02.360 INFO:tasks.rados.rados.0.smithi121.stdout:2751: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T22:18:02.480 INFO:tasks.rados.rados.0.smithi121.stdout:2750: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-23T22:18:02.673 INFO:tasks.rados.rados.0.smithi121.stdout:2752: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T22:18:02.794 INFO:tasks.rados.rados.0.smithi121.stdout:2755: expect (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T22:18:02.902 INFO:tasks.rados.rados.0.smithi121.stdout:2754: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:18:03.041 INFO:tasks.rados.rados.0.smithi121.stdout:2756: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-09-23T22:18:03.154 INFO:tasks.rados.rados.0.smithi121.stdout:2757: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:18:03.231 INFO:tasks.rados.rados.0.smithi121.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-09-23T22:18:03.245 INFO:tasks.rados.rados.0.smithi121.stdout:2758: writing smithi12166546-366 from 632425 to 1309649 tid 1 2023-09-23T22:18:03.252 INFO:tasks.rados.rados.0.smithi121.stdout:2758: writing smithi12166546-366 from 2018597 to 2522889 tid 2 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2758: writing smithi12166546-366 from 3027224 to 3579988 tid 3 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2749: done (8 left) 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2750: done (7 left) 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2751: done (6 left) 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2752: done (5 left) 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2754: done (4 left) 2023-09-23T22:18:03.259 INFO:tasks.rados.rados.0.smithi121.stdout:2755: done (3 left) 2023-09-23T22:18:03.260 INFO:tasks.rados.rados.0.smithi121.stdout:2756: done (2 left) 2023-09-23T22:18:03.260 INFO:tasks.rados.rados.0.smithi121.stdout:2757: done (1 left) 2023-09-23T22:18:03.260 INFO:tasks.rados.rados.0.smithi121.stdout:2759: write oid 427 current snap is 0 2023-09-23T22:18:03.260 INFO:tasks.rados.rados.0.smithi121.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-09-23T22:18:03.266 INFO:tasks.rados.rados.0.smithi121.stdout:2759: writing smithi12166546-427 from 649232 to 1401705 tid 1 2023-09-23T22:18:03.273 INFO:tasks.rados.rados.0.smithi121.stdout:2759: writing smithi12166546-427 from 1960726 to 2608676 tid 2 2023-09-23T22:18:03.280 INFO:tasks.rados.rados.0.smithi121.stdout:2759: writing smithi12166546-427 from 3338294 to 3849232 tid 3 2023-09-23T22:18:03.281 INFO:tasks.rados.rados.0.smithi121.stdout:2760: write oid 110 current snap is 0 2023-09-23T22:18:03.281 INFO:tasks.rados.rados.0.smithi121.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-09-23T22:18:03.287 INFO:tasks.rados.rados.0.smithi121.stdout:2760: writing smithi12166546-110 from 666039 to 1093761 tid 1 2023-09-23T22:18:03.294 INFO:tasks.rados.rados.0.smithi121.stdout:2760: writing smithi12166546-110 from 1619208 to 2127169 tid 2 2023-09-23T22:18:03.303 INFO:tasks.rados.rados.0.smithi121.stdout:2760: writing smithi12166546-110 from 2565717 to 3257378 tid 3 2023-09-23T22:18:03.307 INFO:tasks.rados.rados.0.smithi121.stdout:2760: writing smithi12166546-110 from 3660365 to 3866039 tid 4 2023-09-23T22:18:03.307 INFO:tasks.rados.rados.0.smithi121.stdout:2761: write oid 230 current snap is 0 2023-09-23T22:18:03.307 INFO:tasks.rados.rados.0.smithi121.stdout:2758: finishing write tid 1 to smithi12166546-366 2023-09-23T22:18:03.307 INFO:tasks.rados.rados.0.smithi121.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-09-23T22:18:03.313 INFO:tasks.rados.rados.0.smithi121.stdout:2761: writing smithi12166546-230 from 682846 to 1185817 tid 1 2023-09-23T22:18:03.320 INFO:tasks.rados.rados.0.smithi121.stdout:2761: writing smithi12166546-230 from 1677690 to 2329309 tid 2 2023-09-23T22:18:03.326 INFO:tasks.rados.rados.0.smithi121.stdout:2761: writing smithi12166546-230 from 2993140 to 3496073 tid 3 2023-09-23T22:18:03.326 INFO:tasks.rados.rados.0.smithi121.stdout:2762: read oid 132 snap -1 2023-09-23T22:18:03.326 INFO:tasks.rados.rados.0.smithi121.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2763: write oid 114 current snap is 0 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2758: finishing write tid 2 to smithi12166546-366 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2758: finishing write tid 3 to smithi12166546-366 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2758: finishing write tid 4 to smithi12166546-366 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2758: finishing write tid 5 to smithi12166546-366 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 366 v 275 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2758: left oid 366 (ObjNum 1775 snap 0 seq_num 1775) 2023-09-23T22:18:03.327 INFO:tasks.rados.rados.0.smithi121.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-09-23T22:18:03.334 INFO:tasks.rados.rados.0.smithi121.stdout:2763: writing smithi12166546-114 from 699653 to 1394226 tid 1 2023-09-23T22:18:03.341 INFO:tasks.rados.rados.0.smithi121.stdout:2763: writing smithi12166546-114 from 1852525 to 2647802 tid 2 2023-09-23T22:18:03.348 INFO:tasks.rados.rados.0.smithi121.stdout:2763: writing smithi12166546-114 from 3420563 to 3899653 tid 3 2023-09-23T22:18:03.348 INFO:tasks.rados.rados.0.smithi121.stdout:2758: done (5 left) 2023-09-23T22:18:03.348 INFO:tasks.rados.rados.0.smithi121.stdout:2764: write oid 82 current snap is 0 2023-09-23T22:18:03.348 INFO:tasks.rados.rados.0.smithi121.stdout:2759: finishing write tid 1 to smithi12166546-427 2023-09-23T22:18:03.348 INFO:tasks.rados.rados.0.smithi121.stdout:2759: finishing write tid 2 to smithi12166546-427 2023-09-23T22:18:03.348 INFO:tasks.rados.rados.0.smithi121.stdout:2759: finishing write tid 3 to smithi12166546-427 2023-09-23T22:18:03.349 INFO:tasks.rados.rados.0.smithi121.stdout:2759: finishing write tid 4 to smithi12166546-427 2023-09-23T22:18:03.349 INFO:tasks.rados.rados.0.smithi121.stdout:2759: finishing write tid 5 to smithi12166546-427 2023-09-23T22:18:03.349 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 427 v 358 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-09-23T22:18:03.349 INFO:tasks.rados.rados.0.smithi121.stdout:2759: left oid 427 (ObjNum 1776 snap 0 seq_num 1776) 2023-09-23T22:18:03.349 INFO:tasks.rados.rados.0.smithi121.stdout:2760: finishing write tid 1 to smithi12166546-110 2023-09-23T22:18:03.349 INFO:tasks.rados.rados.0.smithi121.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-09-23T22:18:03.363 INFO:tasks.rados.rados.0.smithi121.stdout:2764: writing smithi12166546-82 from 716460 to 1486282 tid 1 2023-09-23T22:18:03.370 INFO:tasks.rados.rados.0.smithi121.stdout:2764: writing smithi12166546-82 from 2194654 to 2849942 tid 2 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2764: writing smithi12166546-82 from 3447986 to 3916460 tid 3 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2759: done (5 left) 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2765: read oid 188 snap -1 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2765: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2766: write oid 158 current snap is 0 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2760: finishing write tid 2 to smithi12166546-110 2023-09-23T22:18:03.377 INFO:tasks.rados.rados.0.smithi121.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-09-23T22:18:03.383 INFO:tasks.rados.rados.0.smithi121.stdout:2766: writing smithi12166546-158 from 733267 to 1178338 tid 1 2023-09-23T22:18:03.391 INFO:tasks.rados.rados.0.smithi121.stdout:2766: writing smithi12166546-158 from 1853136 to 2652082 tid 2 2023-09-23T22:18:03.399 INFO:tasks.rados.rados.0.smithi121.stdout:2766: writing smithi12166546-158 from 3359056 to 3933267 tid 3 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2767: read oid 296 snap -1 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2767: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2768: write oid 109 current snap is 0 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2760: finishing write tid 3 to smithi12166546-110 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2760: finishing write tid 4 to smithi12166546-110 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2760: finishing write tid 5 to smithi12166546-110 2023-09-23T22:18:03.400 INFO:tasks.rados.rados.0.smithi121.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-09-23T22:18:03.407 INFO:tasks.rados.rados.0.smithi121.stdout:2768: writing smithi12166546-109 from 750074 to 1270394 tid 1 2023-09-23T22:18:03.417 INFO:tasks.rados.rados.0.smithi121.stdout:2768: writing smithi12166546-109 from 1911618 to 2570575 tid 2 2023-09-23T22:18:03.424 INFO:tasks.rados.rados.0.smithi121.stdout:2768: writing smithi12166546-109 from 3102832 to 3767206 tid 3 2023-09-23T22:18:03.424 INFO:tasks.rados.rados.0.smithi121.stdout:2769: read oid 118 snap -1 2023-09-23T22:18:03.424 INFO:tasks.rados.rados.0.smithi121.stdout:2769: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2770: write oid 69 current snap is 0 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2760: finishing write tid 6 to smithi12166546-110 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 110 v 364 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2760: left oid 110 (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2761: finishing write tid 1 to smithi12166546-230 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2761: finishing write tid 2 to smithi12166546-230 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2761: finishing write tid 3 to smithi12166546-230 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2761: finishing write tid 4 to smithi12166546-230 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2761: finishing write tid 5 to smithi12166546-230 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 230 v 417 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2761: left oid 230 (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T22:18:03.425 INFO:tasks.rados.rados.0.smithi121.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-09-23T22:18:03.432 INFO:tasks.rados.rados.0.smithi121.stdout:2770: writing smithi12166546-69 from 766881 to 1362450 tid 1 2023-09-23T22:18:03.439 INFO:tasks.rados.rados.0.smithi121.stdout:2770: writing smithi12166546-69 from 1970100 to 2372715 tid 2 2023-09-23T22:18:03.448 INFO:tasks.rados.rados.0.smithi121.stdout:2770: writing smithi12166546-69 from 3013902 to 3489548 tid 3 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2760: done (10 left) 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2761: done (9 left) 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2771: read oid 81 snap -1 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2771: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2772: read oid 436 snap -1 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2772: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2773: read oid 368 snap -1 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2773: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2774: delete oid 257 current snap is 0 2023-09-23T22:18:03.449 INFO:tasks.rados.rados.0.smithi121.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T22:18:03.632 INFO:tasks.rados.rados.0.smithi121.stdout:2763: finishing write tid 1 to smithi12166546-114 2023-09-23T22:18:03.632 INFO:tasks.rados.rados.0.smithi121.stdout:2763: finishing write tid 2 to smithi12166546-114 2023-09-23T22:18:03.632 INFO:tasks.rados.rados.0.smithi121.stdout:2763: finishing write tid 3 to smithi12166546-114 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2763: finishing write tid 4 to smithi12166546-114 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2763: finishing write tid 5 to smithi12166546-114 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 114 v 301 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2763: left oid 114 (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2764: finishing write tid 1 to smithi12166546-82 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2764: finishing write tid 2 to smithi12166546-82 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2764: finishing write tid 3 to smithi12166546-82 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2764: finishing write tid 4 to smithi12166546-82 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2764: finishing write tid 5 to smithi12166546-82 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 421 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-09-23T22:18:03.633 INFO:tasks.rados.rados.0.smithi121.stdout:2764: left oid 82 (ObjNum 1780 snap 0 seq_num 1780) 2023-09-23T22:18:03.634 INFO:tasks.rados.rados.0.smithi121.stdout:2765: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T22:18:03.783 INFO:tasks.rados.rados.0.smithi121.stdout:2766: finishing write tid 1 to smithi12166546-158 2023-09-23T22:18:03.783 INFO:tasks.rados.rados.0.smithi121.stdout:2766: finishing write tid 2 to smithi12166546-158 2023-09-23T22:18:03.783 INFO:tasks.rados.rados.0.smithi121.stdout:2766: finishing write tid 3 to smithi12166546-158 2023-09-23T22:18:03.783 INFO:tasks.rados.rados.0.smithi121.stdout:2766: finishing write tid 4 to smithi12166546-158 2023-09-23T22:18:03.783 INFO:tasks.rados.rados.0.smithi121.stdout:2766: finishing write tid 5 to smithi12166546-158 2023-09-23T22:18:03.784 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 158 v 299 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-09-23T22:18:03.784 INFO:tasks.rados.rados.0.smithi121.stdout:2766: left oid 158 (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:18:03.784 INFO:tasks.rados.rados.0.smithi121.stdout:2767: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-09-23T22:18:04.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:03 smithi121 bash[33603]: cluster 2023-09-23T22:18:02.667519+0000 mgr.x (mgr.24929) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 118 op/s 2023-09-23T22:18:04.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:03 smithi121 bash[33603]: audit 2023-09-23T22:18:03.173329+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.121:0/3480868159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:04.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:03 smithi121 bash[27336]: cluster 2023-09-23T22:18:02.667519+0000 mgr.x (mgr.24929) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 118 op/s 2023-09-23T22:18:04.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:03 smithi121 bash[27336]: audit 2023-09-23T22:18:03.173329+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.121:0/3480868159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:04.031 INFO:tasks.rados.rados.0.smithi121.stdout:2768: finishing write tid 1 to smithi12166546-109 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:2768: finishing write tid 2 to smithi12166546-109 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:2768: finishing write tid 3 to smithi12166546-109 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:2768: finishing write tid 4 to smithi12166546-109 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:2768: finishing write tid 5 to smithi12166546-109 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 109 v 375 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:2768: left oid 109 (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T22:18:04.032 INFO:tasks.rados.rados.0.smithi121.stdout:2769: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T22:18:04.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:03 smithi123 bash[27681]: cluster 2023-09-23T22:18:02.667519+0000 mgr.x (mgr.24929) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 118 op/s 2023-09-23T22:18:04.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:03 smithi123 bash[27681]: audit 2023-09-23T22:18:03.173329+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.121:0/3480868159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2770: finishing write tid 1 to smithi12166546-69 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2770: finishing write tid 2 to smithi12166546-69 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2770: finishing write tid 3 to smithi12166546-69 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2770: finishing write tid 4 to smithi12166546-69 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2770: finishing write tid 5 to smithi12166546-69 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 362 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2770: left oid 69 (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:18:04.180 INFO:tasks.rados.rados.0.smithi121.stdout:2771: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T22:18:04.328 INFO:tasks.rados.rados.0.smithi121.stdout:2773: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-23T22:18:04.417 INFO:tasks.rados.rados.0.smithi121.stdout:2772: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2762: done (12 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2763: done (11 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2764: done (10 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2765: done (9 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2766: done (8 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2767: done (7 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2768: done (6 left) 2023-09-23T22:18:04.553 INFO:tasks.rados.rados.0.smithi121.stdout:2769: done (5 left) 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2770: done (4 left) 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2771: done (3 left) 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2772: done (2 left) 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2773: done (1 left) 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2774: done (0 left) 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2775: write oid 401 current snap is 0 2023-09-23T22:18:04.554 INFO:tasks.rados.rados.0.smithi121.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-09-23T22:18:04.566 INFO:tasks.rados.rados.0.smithi121.stdout:2775: writing smithi12166546-401 from 400495 to 1146562 tid 1 2023-09-23T22:18:04.571 INFO:tasks.rados.rados.0.smithi121.stdout:2775: writing smithi12166546-401 from 1570711 to 1976995 tid 2 2023-09-23T22:18:04.571 INFO:tasks.rados.rados.0.smithi121.stdout:2776: write oid 132 current snap is 0 2023-09-23T22:18:04.571 INFO:tasks.rados.rados.0.smithi121.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-09-23T22:18:04.576 INFO:tasks.rados.rados.0.smithi121.stdout:2776: writing smithi12166546-132 from 417302 to 838618 tid 1 2023-09-23T22:18:04.583 INFO:tasks.rados.rados.0.smithi121.stdout:2776: writing smithi12166546-132 from 1629193 to 2017302 tid 2 2023-09-23T22:18:04.583 INFO:tasks.rados.rados.0.smithi121.stdout:2777: read oid 258 snap -1 2023-09-23T22:18:04.583 INFO:tasks.rados.rados.0.smithi121.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T22:18:04.583 INFO:tasks.rados.rados.0.smithi121.stdout:2778: read oid 309 snap -1 2023-09-23T22:18:04.583 INFO:tasks.rados.rados.0.smithi121.stdout:2778: expect (ObjNum 308 snap 0 seq_num 308) 2023-09-23T22:18:04.583 INFO:tasks.rados.rados.0.smithi121.stdout:2779: read oid 41 snap -1 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2780: delete oid 196 current snap is 0 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2775: finishing write tid 1 to smithi12166546-401 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2775: finishing write tid 2 to smithi12166546-401 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2775: finishing write tid 3 to smithi12166546-401 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2775: finishing write tid 4 to smithi12166546-401 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 401 v 302 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:18:04.584 INFO:tasks.rados.rados.0.smithi121.stdout:2776: finishing write tid 1 to smithi12166546-132 2023-09-23T22:18:04.589 INFO:tasks.rados.rados.0.smithi121.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2776: finishing write tid 2 to smithi12166546-132 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2776: finishing write tid 3 to smithi12166546-132 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2775: done (5 left) 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2777: done (4 left) 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2780: done (3 left) 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2781: write oid 492 current snap is 0 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2776: finishing write tid 4 to smithi12166546-132 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 132 v 378 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T22:18:04.716 INFO:tasks.rados.rados.0.smithi121.stdout:2778: expect (ObjNum 308 snap 0 seq_num 308) 2023-09-23T22:18:04.823 INFO:tasks.rados.rados.0.smithi121.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:18:04.939 INFO:tasks.rados.rados.0.smithi121.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-09-23T22:18:04.946 INFO:tasks.rados.rados.0.smithi121.stdout:2781: writing smithi12166546-492 from 450916 to 1139083 tid 1 2023-09-23T22:18:04.950 INFO:tasks.rados.rados.0.smithi121.stdout:2781: writing smithi12166546-492 from 1862510 to 2050916 tid 2 2023-09-23T22:18:04.950 INFO:tasks.rados.rados.0.smithi121.stdout:2776: done (3 left) 2023-09-23T22:18:04.950 INFO:tasks.rados.rados.0.smithi121.stdout:2778: done (2 left) 2023-09-23T22:18:04.950 INFO:tasks.rados.rados.0.smithi121.stdout:2779: done (1 left) 2023-09-23T22:18:04.950 INFO:tasks.rados.rados.0.smithi121.stdout:2782: write oid 469 current snap is 0 2023-09-23T22:18:04.950 INFO:tasks.rados.rados.0.smithi121.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-09-23T22:18:04.957 INFO:tasks.rados.rados.0.smithi121.stdout:2782: writing smithi12166546-469 from 467723 to 1231139 tid 1 2023-09-23T22:18:04.962 INFO:tasks.rados.rados.0.smithi121.stdout:2782: writing smithi12166546-469 from 1804639 to 2067723 tid 2 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:2781: finishing write tid 1 to smithi12166546-492 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:2781: finishing write tid 2 to smithi12166546-492 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:2781: finishing write tid 3 to smithi12166546-492 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:2781: finishing write tid 4 to smithi12166546-492 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 492 v 331 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:2781: left oid 492 (ObjNum 1788 snap 0 seq_num 1788) 2023-09-23T22:18:04.963 INFO:tasks.rados.rados.0.smithi121.stdout:2782: finishing write tid 1 to smithi12166546-469 2023-09-23T22:18:04.964 INFO:tasks.rados.rados.0.smithi121.stdout:2783: read oid 151 snap -1 2023-09-23T22:18:04.964 INFO:tasks.rados.rados.0.smithi121.stdout:2783: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T22:18:04.964 INFO:tasks.rados.rados.0.smithi121.stdout:2781: done (2 left) 2023-09-23T22:18:04.964 INFO:tasks.rados.rados.0.smithi121.stdout:2784: read oid 106 snap -1 2023-09-23T22:18:04.964 INFO:tasks.rados.rados.0.smithi121.stdout:2784: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:18:04.964 INFO:tasks.rados.rados.0.smithi121.stdout:2785: delete oid 5 current snap is 0 2023-09-23T22:18:04.965 INFO:tasks.rados.rados.0.smithi121.stdout:2785: done (3 left) 2023-09-23T22:18:04.965 INFO:tasks.rados.rados.0.smithi121.stdout:2786: write oid 420 current snap is 0 2023-09-23T22:18:04.965 INFO:tasks.rados.rados.0.smithi121.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-09-23T22:18:04.972 INFO:tasks.rados.rados.0.smithi121.stdout:2786: writing smithi12166546-420 from 501337 to 1015251 tid 1 2023-09-23T22:18:04.975 INFO:tasks.rados.rados.0.smithi121.stdout:2786: writing smithi12166546-420 from 1521603 to 1938894 tid 2 2023-09-23T22:18:04.976 INFO:tasks.rados.rados.0.smithi121.stdout:2787: write oid 181 current snap is 0 2023-09-23T22:18:04.976 INFO:tasks.rados.rados.0.smithi121.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-09-23T22:18:04.982 INFO:tasks.rados.rados.0.smithi121.stdout:2787: writing smithi12166546-181 from 518144 to 1107307 tid 1 2023-09-23T22:18:04.988 INFO:tasks.rados.rados.0.smithi121.stdout:2787: writing smithi12166546-181 from 1580085 to 2118144 tid 2 2023-09-23T22:18:04.988 INFO:tasks.rados.rados.0.smithi121.stdout:2788: write oid 80 current snap is 0 2023-09-23T22:18:04.988 INFO:tasks.rados.rados.0.smithi121.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-09-23T22:18:04.994 INFO:tasks.rados.rados.0.smithi121.stdout:2788: writing smithi12166546-80 from 534951 to 1199363 tid 1 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2788: writing smithi12166546-80 from 1922214 to 2134951 tid 2 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2789: read oid 15 snap -1 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2789: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2790: read oid 196 snap -1 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2790: expect deleted 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2791: write oid 452 current snap is 0 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2782: finishing write tid 2 to smithi12166546-469 2023-09-23T22:18:05.000 INFO:tasks.rados.rados.0.smithi121.stdout:2782: finishing write tid 3 to smithi12166546-469 2023-09-23T22:18:05.001 INFO:tasks.rados.rados.0.smithi121.stdout:2783: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T22:18:05.166 INFO:tasks.rados.rados.0.smithi121.stdout:2782: finishing write tid 4 to smithi12166546-469 2023-09-23T22:18:05.166 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 469 v 381 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-09-23T22:18:05.166 INFO:tasks.rados.rados.0.smithi121.stdout:2782: left oid 469 (ObjNum 1789 snap 0 seq_num 1789) 2023-09-23T22:18:05.166 INFO:tasks.rados.rados.0.smithi121.stdout:2784: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:18:05.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:04 smithi121 bash[27336]: cluster 2023-09-23T22:18:04.668235+0000 mgr.x (mgr.24929) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-09-23T22:18:05.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:04 smithi121 bash[33603]: cluster 2023-09-23T22:18:04.668235+0000 mgr.x (mgr.24929) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-09-23T22:18:05.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:04 smithi123 bash[27681]: cluster 2023-09-23T22:18:04.668235+0000 mgr.x (mgr.24929) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-09-23T22:18:05.309 INFO:tasks.rados.rados.0.smithi121.stdout:2786: finishing write tid 1 to smithi12166546-420 2023-09-23T22:18:05.309 INFO:tasks.rados.rados.0.smithi121.stdout:2786: finishing write tid 2 to smithi12166546-420 2023-09-23T22:18:05.309 INFO:tasks.rados.rados.0.smithi121.stdout:2786: finishing write tid 3 to smithi12166546-420 2023-09-23T22:18:05.309 INFO:tasks.rados.rados.0.smithi121.stdout:2786: finishing write tid 4 to smithi12166546-420 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 420 v 397 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2787: finishing write tid 1 to smithi12166546-181 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2787: finishing write tid 2 to smithi12166546-181 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2787: finishing write tid 3 to smithi12166546-181 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2787: finishing write tid 4 to smithi12166546-181 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 181 v 357 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2787: left oid 181 (ObjNum 1792 snap 0 seq_num 1792) 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2788: finishing write tid 1 to smithi12166546-80 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2788: finishing write tid 2 to smithi12166546-80 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2788: finishing write tid 3 to smithi12166546-80 2023-09-23T22:18:05.310 INFO:tasks.rados.rados.0.smithi121.stdout:2788: finishing write tid 4 to smithi12166546-80 2023-09-23T22:18:05.311 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 80 v 512 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-09-23T22:18:05.311 INFO:tasks.rados.rados.0.smithi121.stdout:2788: left oid 80 (ObjNum 1793 snap 0 seq_num 1793) 2023-09-23T22:18:05.311 INFO:tasks.rados.rados.0.smithi121.stdout:2789: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T22:18:05.518 INFO:tasks.rados.rados.0.smithi121.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-09-23T22:18:05.525 INFO:tasks.rados.rados.0.smithi121.stdout:2791: writing smithi12166546-452 from 551758 to 1291419 tid 1 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2791: writing smithi12166546-452 from 1980696 to 2151758 tid 2 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2782: done (8 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2783: done (7 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2784: done (6 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2786: done (5 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2787: done (4 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2788: done (3 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2789: done (2 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2790: done (1 left) 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2792: delete oid 479 current snap is 0 2023-09-23T22:18:05.532 INFO:tasks.rados.rados.0.smithi121.stdout:2791: finishing write tid 1 to smithi12166546-452 2023-09-23T22:18:05.534 INFO:tasks.rados.rados.0.smithi121.stdout:2792: done (1 left) 2023-09-23T22:18:05.534 INFO:tasks.rados.rados.0.smithi121.stdout:2793: write oid 102 current snap is 0 2023-09-23T22:18:05.534 INFO:tasks.rados.rados.0.smithi121.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-09-23T22:18:05.541 INFO:tasks.rados.rados.0.smithi121.stdout:2793: writing smithi12166546-102 from 585372 to 1191884 tid 1 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2793: writing smithi12166546-102 from 1814013 to 2185372 tid 2 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2794: read oid 500 snap -1 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2794: expect deleted 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2795: read oid 334 snap -1 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2795: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2796: write oid 76 current snap is 0 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2791: finishing write tid 2 to smithi12166546-452 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2791: finishing write tid 3 to smithi12166546-452 2023-09-23T22:18:05.548 INFO:tasks.rados.rados.0.smithi121.stdout:2791: finishing write tid 4 to smithi12166546-452 2023-09-23T22:18:05.549 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 452 v 384 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-09-23T22:18:05.549 INFO:tasks.rados.rados.0.smithi121.stdout:2791: left oid 452 (ObjNum 1794 snap 0 seq_num 1794) 2023-09-23T22:18:05.549 INFO:tasks.rados.rados.0.smithi121.stdout:2793: finishing write tid 1 to smithi12166546-102 2023-09-23T22:18:05.549 INFO:tasks.rados.rados.0.smithi121.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-09-23T22:18:05.555 INFO:tasks.rados.rados.0.smithi121.stdout:2796: writing smithi12166546-76 from 602179 to 1283940 tid 1 2023-09-23T22:18:05.561 INFO:tasks.rados.rados.0.smithi121.stdout:2796: writing smithi12166546-76 from 1756142 to 2184440 tid 2 2023-09-23T22:18:05.561 INFO:tasks.rados.rados.0.smithi121.stdout:2791: done (4 left) 2023-09-23T22:18:05.561 INFO:tasks.rados.rados.0.smithi121.stdout:2797: write oid 404 current snap is 0 2023-09-23T22:18:05.561 INFO:tasks.rados.rados.0.smithi121.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-09-23T22:18:05.568 INFO:tasks.rados.rados.0.smithi121.stdout:2797: writing smithi12166546-404 from 618986 to 1375996 tid 1 2023-09-23T22:18:05.573 INFO:tasks.rados.rados.0.smithi121.stdout:2797: writing smithi12166546-404 from 1814624 to 2218986 tid 2 2023-09-23T22:18:05.573 INFO:tasks.rados.rados.0.smithi121.stdout:2798: write oid 139 current snap is 0 2023-09-23T22:18:05.574 INFO:tasks.rados.rados.0.smithi121.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-09-23T22:18:05.579 INFO:tasks.rados.rados.0.smithi121.stdout:2798: writing smithi12166546-139 from 635793 to 1068052 tid 1 2023-09-23T22:18:05.584 INFO:tasks.rados.rados.0.smithi121.stdout:2798: writing smithi12166546-139 from 1473106 to 1905073 tid 2 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2799: read oid 137 snap -1 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2799: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2800: read oid 290 snap -1 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2800: expect deleted 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2801: write oid 484 current snap is 0 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2793: finishing write tid 2 to smithi12166546-102 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2793: finishing write tid 3 to smithi12166546-102 2023-09-23T22:18:05.585 INFO:tasks.rados.rados.0.smithi121.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-09-23T22:18:05.591 INFO:tasks.rados.rados.0.smithi121.stdout:2801: writing smithi12166546-484 from 652600 to 1160108 tid 1 2023-09-23T22:18:05.597 INFO:tasks.rados.rados.0.smithi121.stdout:2801: writing smithi12166546-484 from 1931588 to 2252600 tid 2 2023-09-23T22:18:05.597 INFO:tasks.rados.rados.0.smithi121.stdout:2794: done (8 left) 2023-09-23T22:18:05.597 INFO:tasks.rados.rados.0.smithi121.stdout:2802: write oid 467 current snap is 0 2023-09-23T22:18:05.598 INFO:tasks.rados.rados.0.smithi121.stdout:2793: finishing write tid 4 to smithi12166546-102 2023-09-23T22:18:05.598 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 102 v 424 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-09-23T22:18:05.598 INFO:tasks.rados.rados.0.smithi121.stdout:2793: left oid 102 (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:18:05.598 INFO:tasks.rados.rados.0.smithi121.stdout:2796: finishing write tid 1 to smithi12166546-76 2023-09-23T22:18:05.598 INFO:tasks.rados.rados.0.smithi121.stdout:2795: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:18:05.706 INFO:tasks.rados.rados.0.smithi121.stdout:2796: finishing write tid 2 to smithi12166546-76 2023-09-23T22:18:05.706 INFO:tasks.rados.rados.0.smithi121.stdout:2796: finishing write tid 3 to smithi12166546-76 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2796: finishing write tid 4 to smithi12166546-76 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 76 v 516 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2796: left oid 76 (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2797: finishing write tid 1 to smithi12166546-404 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2797: finishing write tid 2 to smithi12166546-404 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2797: finishing write tid 3 to smithi12166546-404 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2797: finishing write tid 4 to smithi12166546-404 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 404 v 368 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2797: left oid 404 (ObjNum 1798 snap 0 seq_num 1798) 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2798: finishing write tid 1 to smithi12166546-139 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2801: finishing write tid 1 to smithi12166546-484 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2798: finishing write tid 2 to smithi12166546-139 2023-09-23T22:18:05.707 INFO:tasks.rados.rados.0.smithi121.stdout:2798: finishing write tid 3 to smithi12166546-139 2023-09-23T22:18:05.708 INFO:tasks.rados.rados.0.smithi121.stdout:2798: finishing write tid 4 to smithi12166546-139 2023-09-23T22:18:05.708 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 519 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-09-23T22:18:05.708 INFO:tasks.rados.rados.0.smithi121.stdout:2798: left oid 139 (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:18:05.708 INFO:tasks.rados.rados.0.smithi121.stdout:2799: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:18:05.898 INFO:tasks.rados.rados.0.smithi121.stdout:2801: finishing write tid 2 to smithi12166546-484 2023-09-23T22:18:05.898 INFO:tasks.rados.rados.0.smithi121.stdout:2801: finishing write tid 3 to smithi12166546-484 2023-09-23T22:18:05.898 INFO:tasks.rados.rados.0.smithi121.stdout:2801: finishing write tid 4 to smithi12166546-484 2023-09-23T22:18:05.898 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 484 v 348 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-09-23T22:18:05.899 INFO:tasks.rados.rados.0.smithi121.stdout:2801: left oid 484 (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T22:18:05.899 INFO:tasks.rados.rados.0.smithi121.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-09-23T22:18:05.911 INFO:tasks.rados.rados.0.smithi121.stdout:2802: writing smithi12166546-467 from 669407 to 1252164 tid 1 2023-09-23T22:18:05.917 INFO:tasks.rados.rados.0.smithi121.stdout:2802: writing smithi12166546-467 from 1873717 to 2269407 tid 2 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2793: done (8 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2795: done (7 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2796: done (6 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2797: done (5 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2798: done (4 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2799: done (3 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2800: done (2 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2801: done (1 left) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2803: read oid 268 snap -1 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2803: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2804: read oid 56 snap -1 2023-09-23T22:18:05.918 INFO:tasks.rados.rados.0.smithi121.stdout:2804: expect deleted 2023-09-23T22:18:05.919 INFO:tasks.rados.rados.0.smithi121.stdout:2805: read oid 186 snap -1 2023-09-23T22:18:05.919 INFO:tasks.rados.rados.0.smithi121.stdout:2805: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-09-23T22:18:05.919 INFO:tasks.rados.rados.0.smithi121.stdout:2806: write oid 75 current snap is 0 2023-09-23T22:18:05.919 INFO:tasks.rados.rados.0.smithi121.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-09-23T22:18:05.926 INFO:tasks.rados.rados.0.smithi121.stdout:2806: writing smithi12166546-75 from 686214 to 1460573 tid 1 2023-09-23T22:18:05.931 INFO:tasks.rados.rados.0.smithi121.stdout:2806: writing smithi12166546-75 from 2048552 to 2286214 tid 2 2023-09-23T22:18:05.931 INFO:tasks.rados.rados.0.smithi121.stdout:2807: read oid 179 snap -1 2023-09-23T22:18:05.931 INFO:tasks.rados.rados.0.smithi121.stdout:2807: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:18:05.931 INFO:tasks.rados.rados.0.smithi121.stdout:2808: read oid 454 snap -1 2023-09-23T22:18:05.931 INFO:tasks.rados.rados.0.smithi121.stdout:2808: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2809: read oid 208 snap -1 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2809: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2810: read oid 193 snap -1 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2810: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2811: write oid 408 current snap is 0 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2802: finishing write tid 1 to smithi12166546-467 2023-09-23T22:18:05.932 INFO:tasks.rados.rados.0.smithi121.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-09-23T22:18:05.938 INFO:tasks.rados.rados.0.smithi121.stdout:2811: writing smithi12166546-408 from 703021 to 1152629 tid 1 2023-09-23T22:18:05.946 INFO:tasks.rados.rados.0.smithi121.stdout:2811: writing smithi12166546-408 from 1707034 to 2303021 tid 2 2023-09-23T22:18:05.946 INFO:tasks.rados.rados.0.smithi121.stdout:2812: read oid 313 snap -1 2023-09-23T22:18:05.946 INFO:tasks.rados.rados.0.smithi121.stdout:2812: expect deleted 2023-09-23T22:18:05.946 INFO:tasks.rados.rados.0.smithi121.stdout:2813: write oid 79 current snap is 0 2023-09-23T22:18:05.946 INFO:tasks.rados.rados.0.smithi121.stdout:2802: finishing write tid 2 to smithi12166546-467 2023-09-23T22:18:05.947 INFO:tasks.rados.rados.0.smithi121.stdout:2802: finishing write tid 3 to smithi12166546-467 2023-09-23T22:18:05.947 INFO:tasks.rados.rados.0.smithi121.stdout:2802: finishing write tid 4 to smithi12166546-467 2023-09-23T22:18:05.947 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 305 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-09-23T22:18:05.947 INFO:tasks.rados.rados.0.smithi121.stdout:2802: left oid 467 (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:18:05.947 INFO:tasks.rados.rados.0.smithi121.stdout:2803: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-09-23T22:18:06.015 INFO:tasks.rados.rados.0.smithi121.stdout:2805: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-09-23T22:18:06.162 INFO:tasks.rados.rados.0.smithi121.stdout:2806: finishing write tid 1 to smithi12166546-75 2023-09-23T22:18:06.162 INFO:tasks.rados.rados.0.smithi121.stdout:2806: finishing write tid 2 to smithi12166546-75 2023-09-23T22:18:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:2806: finishing write tid 3 to smithi12166546-75 2023-09-23T22:18:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:2806: finishing write tid 4 to smithi12166546-75 2023-09-23T22:18:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 75 v 387 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-09-23T22:18:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:2806: left oid 75 (ObjNum 1802 snap 0 seq_num 1802) 2023-09-23T22:18:06.163 INFO:tasks.rados.rados.0.smithi121.stdout:2807: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:18:06.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:05 smithi121 bash[33603]: audit 2023-09-23T22:18:05.614667+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.121:0/2397920035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:06.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:05 smithi121 bash[27336]: audit 2023-09-23T22:18:05.614667+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.121:0/2397920035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:06.262 INFO:tasks.rados.rados.0.smithi121.stdout:2809: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T22:18:06.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:05 smithi123 bash[27681]: audit 2023-09-23T22:18:05.614667+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.121:0/2397920035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:06.481 INFO:tasks.rados.rados.0.smithi121.stdout:2810: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:18:06.577 INFO:tasks.rados.rados.0.smithi121.stdout:2808: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:18:06.747 INFO:tasks.rados.rados.0.smithi121.stdout:2811: finishing write tid 1 to smithi12166546-408 2023-09-23T22:18:06.747 INFO:tasks.rados.rados.0.smithi121.stdout:2811: finishing write tid 2 to smithi12166546-408 2023-09-23T22:18:06.747 INFO:tasks.rados.rados.0.smithi121.stdout:2811: finishing write tid 3 to smithi12166546-408 2023-09-23T22:18:06.748 INFO:tasks.rados.rados.0.smithi121.stdout:2811: finishing write tid 4 to smithi12166546-408 2023-09-23T22:18:06.748 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 408 v 387 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-09-23T22:18:06.748 INFO:tasks.rados.rados.0.smithi121.stdout:2811: left oid 408 (ObjNum 1803 snap 0 seq_num 1803) 2023-09-23T22:18:06.748 INFO:tasks.rados.rados.0.smithi121.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-09-23T22:18:06.759 INFO:tasks.rados.rados.0.smithi121.stdout:2813: writing smithi12166546-79 from 719828 to 1244685 tid 1 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2813: writing smithi12166546-79 from 1765516 to 2319828 tid 2 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2802: done (11 left) 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2803: done (10 left) 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2804: done (9 left) 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2805: done (8 left) 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2806: done (7 left) 2023-09-23T22:18:06.766 INFO:tasks.rados.rados.0.smithi121.stdout:2807: done (6 left) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2808: done (5 left) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2809: done (4 left) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2810: done (3 left) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2811: done (2 left) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2812: done (1 left) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2814: read oid 310 snap -1 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2814: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2815: read oid 112 snap -1 2023-09-23T22:18:06.767 INFO:tasks.rados.rados.0.smithi121.stdout:2815: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2816: read oid 113 snap -1 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2816: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2817: delete oid 205 current snap is 0 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2813: finishing write tid 1 to smithi12166546-79 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2817: done (4 left) 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2818: read oid 183 snap -1 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2818: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:18:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:2819: write oid 441 current snap is 0 2023-09-23T22:18:06.769 INFO:tasks.rados.rados.0.smithi121.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-09-23T22:18:06.776 INFO:tasks.rados.rados.0.smithi121.stdout:2819: writing smithi12166546-441 from 753442 to 1428797 tid 1 2023-09-23T22:18:06.782 INFO:tasks.rados.rados.0.smithi121.stdout:2819: writing smithi12166546-441 from 2166127 to 2353442 tid 2 2023-09-23T22:18:06.782 INFO:tasks.rados.rados.0.smithi121.stdout:2820: delete oid 194 current snap is 0 2023-09-23T22:18:06.783 INFO:tasks.rados.rados.0.smithi121.stdout:2815: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:06.939 INFO:tasks.rados.rados.0.smithi121.stdout:2818: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:18:07.049 INFO:tasks.rados.rados.0.smithi121.stdout:2816: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:2813: finishing write tid 2 to smithi12166546-79 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:2813: finishing write tid 3 to smithi12166546-79 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:2813: finishing write tid 4 to smithi12166546-79 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 79 v 365 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:2813: left oid 79 (ObjNum 1804 snap 0 seq_num 1804) 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:2819: finishing write tid 1 to smithi12166546-441 2023-09-23T22:18:07.188 INFO:tasks.rados.rados.0.smithi121.stdout:2814: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-09-23T22:18:07.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:06 smithi121 bash[27336]: cluster 2023-09-23T22:18:06.668969+0000 mgr.x (mgr.24929) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-09-23T22:18:07.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:06 smithi121 bash[33603]: cluster 2023-09-23T22:18:06.668969+0000 mgr.x (mgr.24929) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-09-23T22:18:07.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:06 smithi123 bash[27681]: cluster 2023-09-23T22:18:06.668969+0000 mgr.x (mgr.24929) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2819: finishing write tid 2 to smithi12166546-441 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2819: finishing write tid 3 to smithi12166546-441 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2819: finishing write tid 4 to smithi12166546-441 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 441 v 390 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2819: left oid 441 (ObjNum 1806 snap 0 seq_num 1806) 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2813: done (6 left) 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2814: done (5 left) 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2815: done (4 left) 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2816: done (3 left) 2023-09-23T22:18:07.317 INFO:tasks.rados.rados.0.smithi121.stdout:2818: done (2 left) 2023-09-23T22:18:07.318 INFO:tasks.rados.rados.0.smithi121.stdout:2819: done (1 left) 2023-09-23T22:18:07.318 INFO:tasks.rados.rados.0.smithi121.stdout:2820: done (0 left) 2023-09-23T22:18:07.318 INFO:tasks.rados.rados.0.smithi121.stdout:2821: write oid 21 current snap is 0 2023-09-23T22:18:07.318 INFO:tasks.rados.rados.0.smithi121.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-09-23T22:18:07.329 INFO:tasks.rados.rados.0.smithi121.stdout:2821: writing smithi12166546-21 from 787056 to 1212909 tid 1 2023-09-23T22:18:07.336 INFO:tasks.rados.rados.0.smithi121.stdout:2821: writing smithi12166546-21 from 1883091 to 2387056 tid 2 2023-09-23T22:18:07.336 INFO:tasks.rados.rados.0.smithi121.stdout:2822: write oid 237 current snap is 0 2023-09-23T22:18:07.337 INFO:tasks.rados.rados.0.smithi121.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-09-23T22:18:07.342 INFO:tasks.rados.rados.0.smithi121.stdout:2822: writing smithi12166546-237 from 403863 to 904965 tid 1 2023-09-23T22:18:07.349 INFO:tasks.rados.rados.0.smithi121.stdout:2822: writing smithi12166546-237 from 1425220 to 2159179 tid 2 2023-09-23T22:18:07.349 INFO:tasks.rados.rados.0.smithi121.stdout:2823: write oid 450 current snap is 0 2023-09-23T22:18:07.349 INFO:tasks.rados.rados.0.smithi121.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-09-23T22:18:07.355 INFO:tasks.rados.rados.0.smithi121.stdout:2823: writing smithi12166546-450 from 420670 to 1113374 tid 1 2023-09-23T22:18:07.361 INFO:tasks.rados.rados.0.smithi121.stdout:2823: writing smithi12166546-450 from 1600055 to 2194025 tid 2 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2824: read oid 425 snap -1 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2824: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2825: read oid 239 snap -1 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2825: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2826: write oid 329 current snap is 0 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2821: finishing write tid 1 to smithi12166546-21 2023-09-23T22:18:07.362 INFO:tasks.rados.rados.0.smithi121.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-09-23T22:18:07.368 INFO:tasks.rados.rados.0.smithi121.stdout:2826: writing smithi12166546-329 from 437477 to 1205430 tid 1 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2826: writing smithi12166546-329 from 1658537 to 2396165 tid 2 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2827: write oid 366 current snap is 0 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2821: finishing write tid 2 to smithi12166546-21 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2821: finishing write tid 3 to smithi12166546-21 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2821: finishing write tid 4 to smithi12166546-21 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 21 v 379 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:18:07.376 INFO:tasks.rados.rados.0.smithi121.stdout:2822: finishing write tid 1 to smithi12166546-237 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:2822: finishing write tid 2 to smithi12166546-237 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:2822: finishing write tid 3 to smithi12166546-237 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:2822: finishing write tid 4 to smithi12166546-237 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 390 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:2823: finishing write tid 1 to smithi12166546-450 2023-09-23T22:18:07.377 INFO:tasks.rados.rados.0.smithi121.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-09-23T22:18:07.380 INFO:tasks.rados.rados.0.smithi121.stdout:2827: writing smithi12166546-366 from 454284 to 897486 tid 1 2023-09-23T22:18:07.386 INFO:tasks.rados.rados.0.smithi121.stdout:2827: writing smithi12166546-366 from 1317019 to 1914658 tid 2 2023-09-23T22:18:07.389 INFO:tasks.rados.rados.0.smithi121.stdout:2827: writing smithi12166546-366 from 2376463 to 2454284 tid 3 2023-09-23T22:18:07.390 INFO:tasks.rados.rados.0.smithi121.stdout:2821: done (6 left) 2023-09-23T22:18:07.390 INFO:tasks.rados.rados.0.smithi121.stdout:2822: done (5 left) 2023-09-23T22:18:07.390 INFO:tasks.rados.rados.0.smithi121.stdout:2828: read oid 70 snap -1 2023-09-23T22:18:07.390 INFO:tasks.rados.rados.0.smithi121.stdout:2828: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:18:07.390 INFO:tasks.rados.rados.0.smithi121.stdout:2829: write oid 78 current snap is 0 2023-09-23T22:18:07.390 INFO:tasks.rados.rados.0.smithi121.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-09-23T22:18:07.395 INFO:tasks.rados.rados.0.smithi121.stdout:2829: writing smithi12166546-78 from 471091 to 989542 tid 1 2023-09-23T22:18:07.403 INFO:tasks.rados.rados.0.smithi121.stdout:2829: writing smithi12166546-78 from 1659148 to 2400445 tid 2 2023-09-23T22:18:07.403 INFO:tasks.rados.rados.0.smithi121.stdout:2830: write oid 302 current snap is 0 2023-09-23T22:18:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:2823: finishing write tid 2 to smithi12166546-450 2023-09-23T22:18:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:2823: finishing write tid 3 to smithi12166546-450 2023-09-23T22:18:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:2823: finishing write tid 4 to smithi12166546-450 2023-09-23T22:18:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 368 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-09-23T22:18:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T22:18:07.404 INFO:tasks.rados.rados.0.smithi121.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-09-23T22:18:07.409 INFO:tasks.rados.rados.0.smithi121.stdout:2830: writing smithi12166546-302 from 487898 to 1081598 tid 1 2023-09-23T22:18:07.416 INFO:tasks.rados.rados.0.smithi121.stdout:2830: writing smithi12166546-302 from 1717630 to 2202585 tid 2 2023-09-23T22:18:07.416 INFO:tasks.rados.rados.0.smithi121.stdout:2823: done (7 left) 2023-09-23T22:18:07.416 INFO:tasks.rados.rados.0.smithi121.stdout:2831: read oid 445 snap -1 2023-09-23T22:18:07.416 INFO:tasks.rados.rados.0.smithi121.stdout:2831: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T22:18:07.416 INFO:tasks.rados.rados.0.smithi121.stdout:2832: write oid 307 current snap is 0 2023-09-23T22:18:07.417 INFO:tasks.rados.rados.0.smithi121.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-09-23T22:18:07.422 INFO:tasks.rados.rados.0.smithi121.stdout:2832: writing smithi12166546-307 from 504705 to 1173654 tid 1 2023-09-23T22:18:07.430 INFO:tasks.rados.rados.0.smithi121.stdout:2832: writing smithi12166546-307 from 1776112 to 2504705 tid 2 2023-09-23T22:18:07.430 INFO:tasks.rados.rados.0.smithi121.stdout:2833: read oid 166 snap -1 2023-09-23T22:18:07.430 INFO:tasks.rados.rados.0.smithi121.stdout:2833: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:18:07.430 INFO:tasks.rados.rados.0.smithi121.stdout:2834: delete oid 180 current snap is 0 2023-09-23T22:18:07.431 INFO:tasks.rados.rados.0.smithi121.stdout:2824: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:18:07.546 INFO:tasks.rados.rados.0.smithi121.stdout:2825: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:2826: finishing write tid 1 to smithi12166546-329 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:2826: finishing write tid 2 to smithi12166546-329 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:2826: finishing write tid 3 to smithi12166546-329 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:2826: finishing write tid 4 to smithi12166546-329 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 329 v 522 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:2826: left oid 329 (ObjNum 1811 snap 0 seq_num 1811) 2023-09-23T22:18:07.668 INFO:tasks.rados.rados.0.smithi121.stdout:2827: finishing write tid 1 to smithi12166546-366 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2827: finishing write tid 2 to smithi12166546-366 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2827: finishing write tid 3 to smithi12166546-366 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2827: finishing write tid 4 to smithi12166546-366 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2824: done (10 left) 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2825: done (9 left) 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2826: done (8 left) 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2834: done (7 left) 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2835: write oid 310 current snap is 0 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2827: finishing write tid 5 to smithi12166546-366 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 366 v 279 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2827: left oid 366 (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T22:18:07.669 INFO:tasks.rados.rados.0.smithi121.stdout:2828: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:18:07.747 INFO:tasks.rados.rados.0.smithi121.stdout:2829: finishing write tid 1 to smithi12166546-78 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2829: finishing write tid 2 to smithi12166546-78 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2829: finishing write tid 3 to smithi12166546-78 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2829: finishing write tid 4 to smithi12166546-78 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 78 v 393 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2830: finishing write tid 1 to smithi12166546-302 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2830: finishing write tid 2 to smithi12166546-302 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2830: finishing write tid 3 to smithi12166546-302 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2830: finishing write tid 4 to smithi12166546-302 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 302 v 428 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2830: left oid 302 (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T22:18:07.748 INFO:tasks.rados.rados.0.smithi121.stdout:2831: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:2832: finishing write tid 1 to smithi12166546-307 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:2832: finishing write tid 2 to smithi12166546-307 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:2832: finishing write tid 3 to smithi12166546-307 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:2832: finishing write tid 4 to smithi12166546-307 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 307 v 525 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:2832: left oid 307 (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T22:18:07.927 INFO:tasks.rados.rados.0.smithi121.stdout:2833: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:18:08.118 INFO:tasks.rados.rados.0.smithi121.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-09-23T22:18:08.130 INFO:tasks.rados.rados.0.smithi121.stdout:2835: writing smithi12166546-310 from 538319 to 1074119 tid 1 2023-09-23T22:18:08.137 INFO:tasks.rados.rados.0.smithi121.stdout:2835: writing smithi12166546-310 from 1493076 to 2241711 tid 2 2023-09-23T22:18:08.137 INFO:tasks.rados.rados.0.smithi121.stdout:2827: done (7 left) 2023-09-23T22:18:08.137 INFO:tasks.rados.rados.0.smithi121.stdout:2828: done (6 left) 2023-09-23T22:18:08.137 INFO:tasks.rados.rados.0.smithi121.stdout:2829: done (5 left) 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2830: done (4 left) 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2831: done (3 left) 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2832: done (2 left) 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2833: done (1 left) 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2836: write oid 2 current snap is 0 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2835: finishing write tid 1 to smithi12166546-310 2023-09-23T22:18:08.138 INFO:tasks.rados.rados.0.smithi121.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-09-23T22:18:08.143 INFO:tasks.rados.rados.0.smithi121.stdout:2836: writing smithi12166546-2 from 555126 to 1166175 tid 1 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2836: writing smithi12166546-2 from 1951558 to 2443851 tid 2 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2835: finishing write tid 2 to smithi12166546-310 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2837: read oid 305 snap -1 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2837: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2838: delete oid 263 current snap is 0 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2835: finishing write tid 3 to smithi12166546-310 2023-09-23T22:18:08.151 INFO:tasks.rados.rados.0.smithi121.stdout:2835: finishing write tid 4 to smithi12166546-310 2023-09-23T22:18:08.152 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 310 v 371 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-09-23T22:18:08.152 INFO:tasks.rados.rados.0.smithi121.stdout:2835: left oid 310 (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:08.152 INFO:tasks.rados.rados.0.smithi121.stdout:2836: finishing write tid 1 to smithi12166546-2 2023-09-23T22:18:08.153 INFO:tasks.rados.rados.0.smithi121.stdout:2835: done (3 left) 2023-09-23T22:18:08.153 INFO:tasks.rados.rados.0.smithi121.stdout:2838: done (2 left) 2023-09-23T22:18:08.153 INFO:tasks.rados.rados.0.smithi121.stdout:2839: write oid 289 current snap is 0 2023-09-23T22:18:08.153 INFO:tasks.rados.rados.0.smithi121.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-09-23T22:18:08.161 INFO:tasks.rados.rados.0.smithi121.stdout:2839: writing smithi12166546-289 from 588740 to 1350287 tid 1 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2839: writing smithi12166546-289 from 2068522 to 2564484 tid 2 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2840: delete oid 136 current snap is 0 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2836: finishing write tid 2 to smithi12166546-2 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2836: finishing write tid 3 to smithi12166546-2 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2836: finishing write tid 4 to smithi12166546-2 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 304 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T22:18:08.169 INFO:tasks.rados.rados.0.smithi121.stdout:2837: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:18:08.287 INFO:tasks.rados.rados.0.smithi121.stdout:2839: finishing write tid 1 to smithi12166546-289 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2839: finishing write tid 2 to smithi12166546-289 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2839: finishing write tid 3 to smithi12166546-289 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2839: finishing write tid 4 to smithi12166546-289 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 289 v 360 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2836: done (3 left) 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2837: done (2 left) 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2839: done (1 left) 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2840: done (0 left) 2023-09-23T22:18:08.288 INFO:tasks.rados.rados.0.smithi121.stdout:2841: delete oid 100 current snap is 0 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2841: done (0 left) 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2842: read oid 310 snap -1 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2842: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2843: read oid 353 snap -1 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2843: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2844: read oid 332 snap -1 2023-09-23T22:18:08.291 INFO:tasks.rados.rados.0.smithi121.stdout:2844: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T22:18:08.292 INFO:tasks.rados.rados.0.smithi121.stdout:2845: write oid 57 current snap is 0 2023-09-23T22:18:08.292 INFO:tasks.rados.rados.0.smithi121.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-09-23T22:18:08.302 INFO:tasks.rados.rados.0.smithi121.stdout:2845: writing smithi12166546-57 from 639161 to 1226455 tid 1 2023-09-23T22:18:08.310 INFO:tasks.rados.rados.0.smithi121.stdout:2845: writing smithi12166546-57 from 1727615 to 2487257 tid 2 2023-09-23T22:18:08.310 INFO:tasks.rados.rados.0.smithi121.stdout:2846: write oid 492 current snap is 0 2023-09-23T22:18:08.310 INFO:tasks.rados.rados.0.smithi121.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-09-23T22:18:08.317 INFO:tasks.rados.rados.0.smithi121.stdout:2846: writing smithi12166546-492 from 655968 to 1318511 tid 1 2023-09-23T22:18:08.323 INFO:tasks.rados.rados.0.smithi121.stdout:2846: writing smithi12166546-492 from 1786097 to 2289397 tid 2 2023-09-23T22:18:08.323 INFO:tasks.rados.rados.0.smithi121.stdout:2847: write oid 374 current snap is 0 2023-09-23T22:18:08.323 INFO:tasks.rados.rados.0.smithi121.stdout:2842: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:08.498 INFO:tasks.rados.rados.0.smithi121.stdout:2844: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T22:18:08.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:08 smithi121 bash[33603]: audit 2023-09-23T22:18:08.052220+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.121:0/733486917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:08.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:08 smithi121 bash[27336]: audit 2023-09-23T22:18:08.052220+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.121:0/733486917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:08.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:08 smithi123 bash[27681]: audit 2023-09-23T22:18:08.052220+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.121:0/733486917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:08.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:08 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:18:08] "GET /metrics HTTP/1.1" 200 36084 "" "Prometheus/2.33.4" 2023-09-23T22:18:08.740 INFO:tasks.rados.rados.0.smithi121.stdout:2843: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T22:18:08.846 INFO:tasks.rados.rados.0.smithi121.stdout:2845: finishing write tid 1 to smithi12166546-57 2023-09-23T22:18:08.846 INFO:tasks.rados.rados.0.smithi121.stdout:2845: finishing write tid 2 to smithi12166546-57 2023-09-23T22:18:08.846 INFO:tasks.rados.rados.0.smithi121.stdout:2845: finishing write tid 3 to smithi12166546-57 2023-09-23T22:18:08.846 INFO:tasks.rados.rados.0.smithi121.stdout:2845: finishing write tid 4 to smithi12166546-57 2023-09-23T22:18:08.846 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 57 v 363 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2846: finishing write tid 1 to smithi12166546-492 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2846: finishing write tid 2 to smithi12166546-492 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2846: finishing write tid 3 to smithi12166546-492 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2846: finishing write tid 4 to smithi12166546-492 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 492 v 335 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:18:08.847 INFO:tasks.rados.rados.0.smithi121.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-09-23T22:18:08.858 INFO:tasks.rados.rados.0.smithi121.stdout:2847: writing smithi12166546-374 from 672775 to 1126920 tid 1 2023-09-23T22:18:08.867 INFO:tasks.rados.rados.0.smithi121.stdout:2847: writing smithi12166546-374 from 1844579 to 2607890 tid 2 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2842: done (5 left) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2843: done (4 left) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2844: done (3 left) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2845: done (2 left) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2846: done (1 left) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2848: read oid 204 snap -1 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2848: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2849: read oid 471 snap -1 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2849: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2850: read oid 455 snap -1 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2850: expect deleted 2023-09-23T22:18:08.868 INFO:tasks.rados.rados.0.smithi121.stdout:2851: write oid 432 current snap is 0 2023-09-23T22:18:08.869 INFO:tasks.rados.rados.0.smithi121.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-09-23T22:18:08.874 INFO:tasks.rados.rados.0.smithi121.stdout:2851: writing smithi12166546-432 from 689582 to 1218976 tid 1 2023-09-23T22:18:08.882 INFO:tasks.rados.rados.0.smithi121.stdout:2851: writing smithi12166546-432 from 1903061 to 2410030 tid 2 2023-09-23T22:18:08.882 INFO:tasks.rados.rados.0.smithi121.stdout:2852: read oid 303 snap -1 2023-09-23T22:18:08.882 INFO:tasks.rados.rados.0.smithi121.stdout:2852: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:08.882 INFO:tasks.rados.rados.0.smithi121.stdout:2853: read oid 366 snap -1 2023-09-23T22:18:08.883 INFO:tasks.rados.rados.0.smithi121.stdout:2853: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T22:18:08.883 INFO:tasks.rados.rados.0.smithi121.stdout:2854: read oid 132 snap -1 2023-09-23T22:18:08.883 INFO:tasks.rados.rados.0.smithi121.stdout:2854: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T22:18:08.883 INFO:tasks.rados.rados.0.smithi121.stdout:2855: write oid 77 current snap is 0 2023-09-23T22:18:08.883 INFO:tasks.rados.rados.0.smithi121.stdout:2847: finishing write tid 1 to smithi12166546-374 2023-09-23T22:18:08.883 INFO:tasks.rados.rados.0.smithi121.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-09-23T22:18:08.892 INFO:tasks.rados.rados.0.smithi121.stdout:2855: writing smithi12166546-77 from 706389 to 1311032 tid 1 2023-09-23T22:18:08.901 INFO:tasks.rados.rados.0.smithi121.stdout:2855: writing smithi12166546-77 from 1961543 to 2612170 tid 2 2023-09-23T22:18:08.901 INFO:tasks.rados.rados.0.smithi121.stdout:2850: done (8 left) 2023-09-23T22:18:08.901 INFO:tasks.rados.rados.0.smithi121.stdout:2856: write oid 273 current snap is 0 2023-09-23T22:18:08.901 INFO:tasks.rados.rados.0.smithi121.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-09-23T22:18:08.909 INFO:tasks.rados.rados.0.smithi121.stdout:2856: writing smithi12166546-273 from 723196 to 1403088 tid 1 2023-09-23T22:18:08.915 INFO:tasks.rados.rados.0.smithi121.stdout:2856: writing smithi12166546-273 from 2020025 to 2530663 tid 2 2023-09-23T22:18:08.915 INFO:tasks.rados.rados.0.smithi121.stdout:2857: write oid 200 current snap is 0 2023-09-23T22:18:08.915 INFO:tasks.rados.rados.0.smithi121.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-09-23T22:18:08.923 INFO:tasks.rados.rados.0.smithi121.stdout:2857: writing smithi12166546-200 from 740003 to 1495144 tid 1 2023-09-23T22:18:08.931 INFO:tasks.rados.rados.0.smithi121.stdout:2857: writing smithi12166546-200 from 2078507 to 2732803 tid 2 2023-09-23T22:18:08.931 INFO:tasks.rados.rados.0.smithi121.stdout:2858: read oid 12 snap -1 2023-09-23T22:18:08.931 INFO:tasks.rados.rados.0.smithi121.stdout:2858: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T22:18:08.932 INFO:tasks.rados.rados.0.smithi121.stdout:2859: read oid 420 snap -1 2023-09-23T22:18:08.932 INFO:tasks.rados.rados.0.smithi121.stdout:2859: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T22:18:08.932 INFO:tasks.rados.rados.0.smithi121.stdout:2860: read oid 227 snap -1 2023-09-23T22:18:08.932 INFO:tasks.rados.rados.0.smithi121.stdout:2860: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:18:08.932 INFO:tasks.rados.rados.0.smithi121.stdout:2861: write oid 38 current snap is 0 2023-09-23T22:18:08.932 INFO:tasks.rados.rados.0.smithi121.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-09-23T22:18:08.938 INFO:tasks.rados.rados.0.smithi121.stdout:2861: writing smithi12166546-38 from 756810 to 1187200 tid 1 2023-09-23T22:18:08.944 INFO:tasks.rados.rados.0.smithi121.stdout:2861: writing smithi12166546-38 from 1620636 to 2134943 tid 2 2023-09-23T22:18:08.944 INFO:tasks.rados.rados.0.smithi121.stdout:2862: read oid 353 snap -1 2023-09-23T22:18:08.944 INFO:tasks.rados.rados.0.smithi121.stdout:2862: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T22:18:08.945 INFO:tasks.rados.rados.0.smithi121.stdout:2863: read oid 53 snap -1 2023-09-23T22:18:08.945 INFO:tasks.rados.rados.0.smithi121.stdout:2863: expect (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T22:18:08.945 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:08.945 INFO:tasks.rados.rados.0.smithi121.stdout:2849: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:18:09.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:08 smithi123 bash[52823]: ts=2023-09-23T22:18:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:18:09.066 INFO:tasks.rados.rados.0.smithi121.stdout:2851: finishing write tid 1 to smithi12166546-432 2023-09-23T22:18:09.066 INFO:tasks.rados.rados.0.smithi121.stdout:2848: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:18:09.184 INFO:tasks.rados.rados.0.smithi121.stdout:2847: finishing write tid 2 to smithi12166546-374 2023-09-23T22:18:09.184 INFO:tasks.rados.rados.0.smithi121.stdout:2847: finishing write tid 3 to smithi12166546-374 2023-09-23T22:18:09.184 INFO:tasks.rados.rados.0.smithi121.stdout:2847: finishing write tid 4 to smithi12166546-374 2023-09-23T22:18:09.185 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 374 v 371 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-09-23T22:18:09.185 INFO:tasks.rados.rados.0.smithi121.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:18:09.185 INFO:tasks.rados.rados.0.smithi121.stdout:2854: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T22:18:09.294 INFO:tasks.rados.rados.0.smithi121.stdout:2851: finishing write tid 2 to smithi12166546-432 2023-09-23T22:18:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:2851: finishing write tid 3 to smithi12166546-432 2023-09-23T22:18:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:2851: finishing write tid 4 to smithi12166546-432 2023-09-23T22:18:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 432 v 283 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-09-23T22:18:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:2851: left oid 432 (ObjNum 1826 snap 0 seq_num 1826) 2023-09-23T22:18:09.295 INFO:tasks.rados.rados.0.smithi121.stdout:2852: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:09.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:09 smithi123 bash[27681]: cluster 2023-09-23T22:18:08.669919+0000 mgr.x (mgr.24929) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-09-23T22:18:09.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:09 smithi121 bash[27336]: cluster 2023-09-23T22:18:08.669919+0000 mgr.x (mgr.24929) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-09-23T22:18:09.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:09 smithi121 bash[33603]: cluster 2023-09-23T22:18:08.669919+0000 mgr.x (mgr.24929) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-09-23T22:18:09.554 INFO:tasks.rados.rados.0.smithi121.stdout:2853: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:2855: finishing write tid 1 to smithi12166546-77 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:2855: finishing write tid 2 to smithi12166546-77 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:2855: finishing write tid 3 to smithi12166546-77 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:2855: finishing write tid 4 to smithi12166546-77 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 77 v 393 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:2855: left oid 77 (ObjNum 1827 snap 0 seq_num 1827) 2023-09-23T22:18:09.696 INFO:tasks.rados.rados.0.smithi121.stdout:2856: finishing write tid 1 to smithi12166546-273 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2856: finishing write tid 2 to smithi12166546-273 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2856: finishing write tid 3 to smithi12166546-273 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2856: finishing write tid 4 to smithi12166546-273 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 273 v 528 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2856: left oid 273 (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2857: finishing write tid 1 to smithi12166546-200 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2857: finishing write tid 2 to smithi12166546-200 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2847: done (15 left) 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2848: done (14 left) 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2849: done (13 left) 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2851: done (12 left) 2023-09-23T22:18:09.697 INFO:tasks.rados.rados.0.smithi121.stdout:2852: done (11 left) 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2853: done (10 left) 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2854: done (9 left) 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2855: done (8 left) 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2856: done (7 left) 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2864: write oid 260 current snap is 0 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2857: finishing write tid 3 to smithi12166546-200 2023-09-23T22:18:09.698 INFO:tasks.rados.rados.0.smithi121.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-09-23T22:18:09.709 INFO:tasks.rados.rados.0.smithi121.stdout:2864: writing smithi12166546-260 from 773617 to 1279256 tid 1 2023-09-23T22:18:09.718 INFO:tasks.rados.rados.0.smithi121.stdout:2864: writing smithi12166546-260 from 2079118 to 2737083 tid 2 2023-09-23T22:18:09.718 INFO:tasks.rados.rados.0.smithi121.stdout:2865: write oid 378 current snap is 0 2023-09-23T22:18:09.719 INFO:tasks.rados.rados.0.smithi121.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-09-23T22:18:09.726 INFO:tasks.rados.rados.0.smithi121.stdout:2865: writing smithi12166546-378 from 790424 to 1371312 tid 1 2023-09-23T22:18:09.733 INFO:tasks.rados.rados.0.smithi121.stdout:2865: writing smithi12166546-378 from 2137600 to 2655576 tid 2 2023-09-23T22:18:09.734 INFO:tasks.rados.rados.0.smithi121.stdout:2866: write oid 82 current snap is 0 2023-09-23T22:18:09.734 INFO:tasks.rados.rados.0.smithi121.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-09-23T22:18:09.740 INFO:tasks.rados.rados.0.smithi121.stdout:2866: writing smithi12166546-82 from 407231 to 1179721 tid 1 2023-09-23T22:18:09.748 INFO:tasks.rados.rados.0.smithi121.stdout:2866: writing smithi12166546-82 from 1912435 to 2574069 tid 2 2023-09-23T22:18:09.749 INFO:tasks.rados.rados.0.smithi121.stdout:2867: write oid 245 current snap is 0 2023-09-23T22:18:09.749 INFO:tasks.rados.rados.0.smithi121.stdout:2857: finishing write tid 4 to smithi12166546-200 2023-09-23T22:18:09.749 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 200 v 397 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-09-23T22:18:09.749 INFO:tasks.rados.rados.0.smithi121.stdout:2857: left oid 200 (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T22:18:09.749 INFO:tasks.rados.rados.0.smithi121.stdout:2860: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:18:09.883 INFO:tasks.rados.rados.0.smithi121.stdout:2858: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T22:18:10.089 INFO:tasks.rados.rados.0.smithi121.stdout:2859: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:2861: finishing write tid 1 to smithi12166546-38 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:2861: finishing write tid 2 to smithi12166546-38 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:2861: finishing write tid 3 to smithi12166546-38 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:2861: finishing write tid 4 to smithi12166546-38 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 38 v 374 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:2861: left oid 38 (ObjNum 1830 snap 0 seq_num 1830) 2023-09-23T22:18:10.186 INFO:tasks.rados.rados.0.smithi121.stdout:2863: expect (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T22:18:10.329 INFO:tasks.rados.rados.0.smithi121.stdout:2862: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T22:18:10.435 INFO:tasks.rados.rados.0.smithi121.stdout:2864: finishing write tid 1 to smithi12166546-260 2023-09-23T22:18:10.435 INFO:tasks.rados.rados.0.smithi121.stdout:2864: finishing write tid 2 to smithi12166546-260 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2864: finishing write tid 3 to smithi12166546-260 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2864: finishing write tid 4 to smithi12166546-260 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 377 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2864: left oid 260 (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2865: finishing write tid 1 to smithi12166546-378 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2865: finishing write tid 2 to smithi12166546-378 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2865: finishing write tid 3 to smithi12166546-378 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2865: finishing write tid 4 to smithi12166546-378 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 378 v 338 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2865: left oid 378 (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2866: finishing write tid 1 to smithi12166546-82 2023-09-23T22:18:10.436 INFO:tasks.rados.rados.0.smithi121.stdout:2866: finishing write tid 2 to smithi12166546-82 2023-09-23T22:18:10.437 INFO:tasks.rados.rados.0.smithi121.stdout:2866: finishing write tid 3 to smithi12166546-82 2023-09-23T22:18:10.437 INFO:tasks.rados.rados.0.smithi121.stdout:2866: finishing write tid 4 to smithi12166546-82 2023-09-23T22:18:10.437 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 431 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-09-23T22:18:10.437 INFO:tasks.rados.rados.0.smithi121.stdout:2866: left oid 82 (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T22:18:10.437 INFO:tasks.rados.rados.0.smithi121.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-09-23T22:18:10.445 INFO:tasks.rados.rados.0.smithi121.stdout:2867: writing smithi12166546-245 from 424038 to 871777 tid 1 2023-09-23T22:18:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:2867: writing smithi12166546-245 from 1454564 to 1976209 tid 2 2023-09-23T22:18:10.456 INFO:tasks.rados.rados.0.smithi121.stdout:2867: writing smithi12166546-245 from 2630710 to 2824038 tid 3 2023-09-23T22:18:10.456 INFO:tasks.rados.rados.0.smithi121.stdout:2857: done (10 left) 2023-09-23T22:18:10.456 INFO:tasks.rados.rados.0.smithi121.stdout:2858: done (9 left) 2023-09-23T22:18:10.456 INFO:tasks.rados.rados.0.smithi121.stdout:2859: done (8 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2860: done (7 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2861: done (6 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2862: done (5 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2863: done (4 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2864: done (3 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2865: done (2 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2866: done (1 left) 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2868: write oid 113 current snap is 0 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2867: finishing write tid 1 to smithi12166546-245 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2867: finishing write tid 2 to smithi12166546-245 2023-09-23T22:18:10.457 INFO:tasks.rados.rados.0.smithi121.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-09-23T22:18:10.462 INFO:tasks.rados.rados.0.smithi121.stdout:2868: writing smithi12166546-113 from 440845 to 963833 tid 1 2023-09-23T22:18:10.469 INFO:tasks.rados.rados.0.smithi121.stdout:2868: writing smithi12166546-113 from 1513046 to 2178349 tid 2 2023-09-23T22:18:10.469 INFO:tasks.rados.rados.0.smithi121.stdout:2869: read oid 125 snap -1 2023-09-23T22:18:10.469 INFO:tasks.rados.rados.0.smithi121.stdout:2869: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-23T22:18:10.469 INFO:tasks.rados.rados.0.smithi121.stdout:2870: write oid 238 current snap is 0 2023-09-23T22:18:10.469 INFO:tasks.rados.rados.0.smithi121.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-09-23T22:18:10.475 INFO:tasks.rados.rados.0.smithi121.stdout:2870: writing smithi12166546-238 from 457652 to 1055889 tid 1 2023-09-23T22:18:10.481 INFO:tasks.rados.rados.0.smithi121.stdout:2870: writing smithi12166546-238 from 1571528 to 2096842 tid 2 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2870: writing smithi12166546-238 from 2685556 to 2857652 tid 3 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2871: write oid 144 current snap is 0 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2867: finishing write tid 3 to smithi12166546-245 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2867: finishing write tid 4 to smithi12166546-245 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2867: finishing write tid 5 to smithi12166546-245 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 245 v 401 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2867: left oid 245 (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T22:18:10.486 INFO:tasks.rados.rados.0.smithi121.stdout:2868: finishing write tid 1 to smithi12166546-113 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:2868: finishing write tid 2 to smithi12166546-113 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:2868: finishing write tid 3 to smithi12166546-113 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:2868: finishing write tid 4 to smithi12166546-113 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 113 v 341 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:2868: left oid 113 (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:2870: finishing write tid 1 to smithi12166546-238 2023-09-23T22:18:10.487 INFO:tasks.rados.rados.0.smithi121.stdout:2869: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-23T22:18:10.556 INFO:tasks.rados.rados.0.smithi121.stdout:2870: finishing write tid 2 to smithi12166546-238 2023-09-23T22:18:10.556 INFO:tasks.rados.rados.0.smithi121.stdout:2870: finishing write tid 3 to smithi12166546-238 2023-09-23T22:18:10.556 INFO:tasks.rados.rados.0.smithi121.stdout:2870: finishing write tid 4 to smithi12166546-238 2023-09-23T22:18:10.557 INFO:tasks.rados.rados.0.smithi121.stdout:2870: finishing write tid 5 to smithi12166546-238 2023-09-23T22:18:10.557 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 238 v 405 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-09-23T22:18:10.557 INFO:tasks.rados.rados.0.smithi121.stdout:2870: left oid 238 (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T22:18:10.557 INFO:tasks.rados.rados.0.smithi121.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-09-23T22:18:10.569 INFO:tasks.rados.rados.0.smithi121.stdout:2871: writing smithi12166546-144 from 474459 to 1147945 tid 1 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2871: writing smithi12166546-144 from 1630010 to 2298982 tid 2 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2867: done (4 left) 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2868: done (3 left) 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2869: done (2 left) 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2870: done (1 left) 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2872: read oid 281 snap -1 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2872: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2873: read oid 265 snap -1 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2873: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:18:10.576 INFO:tasks.rados.rados.0.smithi121.stdout:2874: read oid 382 snap -1 2023-09-23T22:18:10.577 INFO:tasks.rados.rados.0.smithi121.stdout:2874: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:18:10.577 INFO:tasks.rados.rados.0.smithi121.stdout:2875: read oid 138 snap -1 2023-09-23T22:18:10.577 INFO:tasks.rados.rados.0.smithi121.stdout:2875: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T22:18:10.577 INFO:tasks.rados.rados.0.smithi121.stdout:2876: delete oid 376 current snap is 0 2023-09-23T22:18:10.577 INFO:tasks.rados.rados.0.smithi121.stdout:2871: finishing write tid 1 to smithi12166546-144 2023-09-23T22:18:10.578 INFO:tasks.rados.rados.0.smithi121.stdout:2876: done (5 left) 2023-09-23T22:18:10.578 INFO:tasks.rados.rados.0.smithi121.stdout:2877: read oid 302 snap -1 2023-09-23T22:18:10.578 INFO:tasks.rados.rados.0.smithi121.stdout:2877: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T22:18:10.579 INFO:tasks.rados.rados.0.smithi121.stdout:2878: read oid 294 snap -1 2023-09-23T22:18:10.579 INFO:tasks.rados.rados.0.smithi121.stdout:2878: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:18:10.579 INFO:tasks.rados.rados.0.smithi121.stdout:2879: read oid 6 snap -1 2023-09-23T22:18:10.579 INFO:tasks.rados.rados.0.smithi121.stdout:2879: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T22:18:10.579 INFO:tasks.rados.rados.0.smithi121.stdout:2880: write oid 427 current snap is 0 2023-09-23T22:18:10.579 INFO:tasks.rados.rados.0.smithi121.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-09-23T22:18:10.584 INFO:tasks.rados.rados.0.smithi121.stdout:2880: writing smithi12166546-427 from 508073 to 932057 tid 1 2023-09-23T22:18:10.593 INFO:tasks.rados.rados.0.smithi121.stdout:2880: writing smithi12166546-427 from 1630621 to 2303262 tid 2 2023-09-23T22:18:10.593 INFO:tasks.rados.rados.0.smithi121.stdout:2881: read oid 158 snap -1 2023-09-23T22:18:10.593 INFO:tasks.rados.rados.0.smithi121.stdout:2881: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:18:10.593 INFO:tasks.rados.rados.0.smithi121.stdout:2882: write oid 385 current snap is 0 2023-09-23T22:18:10.593 INFO:tasks.rados.rados.0.smithi121.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-09-23T22:18:10.599 INFO:tasks.rados.rados.0.smithi121.stdout:2882: writing smithi12166546-385 from 524880 to 1140466 tid 1 2023-09-23T22:18:10.605 INFO:tasks.rados.rados.0.smithi121.stdout:2882: writing smithi12166546-385 from 1805456 to 2221755 tid 2 2023-09-23T22:18:10.610 INFO:tasks.rados.rados.0.smithi121.stdout:2882: writing smithi12166546-385 from 2678895 to 2924880 tid 3 2023-09-23T22:18:10.610 INFO:tasks.rados.rados.0.smithi121.stdout:2883: delete oid 31 current snap is 0 2023-09-23T22:18:10.610 INFO:tasks.rados.rados.0.smithi121.stdout:2877: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T22:18:10.728 INFO:tasks.rados.rados.0.smithi121.stdout:2879: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T22:18:10.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:10 smithi123 bash[27681]: audit 2023-09-23T22:18:10.487934+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.121:0/320122540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:10.870 INFO:tasks.rados.rados.0.smithi121.stdout:2872: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T22:18:10.958 INFO:tasks.rados.rados.0.smithi121.stdout:2878: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:18:11.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:10 smithi121 bash[27336]: audit 2023-09-23T22:18:10.487934+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.121:0/320122540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:11.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:10 smithi121 bash[33603]: audit 2023-09-23T22:18:10.487934+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.121:0/320122540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:11.111 INFO:tasks.rados.rados.0.smithi121.stdout:2873: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:18:11.256 INFO:tasks.rados.rados.0.smithi121.stdout:2875: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T22:18:11.350 INFO:tasks.rados.rados.0.smithi121.stdout:2871: finishing write tid 2 to smithi12166546-144 2023-09-23T22:18:11.350 INFO:tasks.rados.rados.0.smithi121.stdout:2871: finishing write tid 3 to smithi12166546-144 2023-09-23T22:18:11.350 INFO:tasks.rados.rados.0.smithi121.stdout:2871: finishing write tid 4 to smithi12166546-144 2023-09-23T22:18:11.350 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 144 v 374 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-09-23T22:18:11.350 INFO:tasks.rados.rados.0.smithi121.stdout:2871: left oid 144 (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T22:18:11.351 INFO:tasks.rados.rados.0.smithi121.stdout:2874: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:2880: finishing write tid 1 to smithi12166546-427 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:2880: finishing write tid 2 to smithi12166546-427 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:2880: finishing write tid 3 to smithi12166546-427 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:2880: finishing write tid 4 to smithi12166546-427 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 427 v 374 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:2880: left oid 427 (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T22:18:11.542 INFO:tasks.rados.rados.0.smithi121.stdout:2882: finishing write tid 1 to smithi12166546-385 2023-09-23T22:18:11.543 INFO:tasks.rados.rados.0.smithi121.stdout:2881: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:18:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:2882: finishing write tid 2 to smithi12166546-385 2023-09-23T22:18:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:2882: finishing write tid 3 to smithi12166546-385 2023-09-23T22:18:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:2882: finishing write tid 4 to smithi12166546-385 2023-09-23T22:18:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:2882: finishing write tid 5 to smithi12166546-385 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 385 v 367 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2882: left oid 385 (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2871: done (11 left) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2872: done (10 left) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2873: done (9 left) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2874: done (8 left) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2875: done (7 left) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2877: done (6 left) 2023-09-23T22:18:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:2878: done (5 left) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2879: done (4 left) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2880: done (3 left) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2881: done (2 left) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2882: done (1 left) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2883: done (0 left) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2884: read oid 356 snap -1 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2885: read oid 29 snap -1 2023-09-23T22:18:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2886: read oid 264 snap -1 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2886: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2887: read oid 423 snap -1 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2887: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2888: read oid 190 snap -1 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2889: read oid 350 snap -1 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2889: expect deleted 2023-09-23T22:18:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:2890: read oid 183 snap -1 2023-09-23T22:18:11.735 INFO:tasks.rados.rados.0.smithi121.stdout:2890: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:18:11.735 INFO:tasks.rados.rados.0.smithi121.stdout:2891: read oid 178 snap -1 2023-09-23T22:18:11.735 INFO:tasks.rados.rados.0.smithi121.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:11.735 INFO:tasks.rados.rados.0.smithi121.stdout:2892: delete oid 346 current snap is 0 2023-09-23T22:18:11.738 INFO:tasks.rados.rados.0.smithi121.stdout:2890: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:18:11.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:11 smithi123 bash[27681]: cluster 2023-09-23T22:18:10.670507+0000 mgr.x (mgr.24929) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2023-09-23T22:18:11.854 INFO:tasks.rados.rados.0.smithi121.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:11.996 INFO:tasks.rados.rados.0.smithi121.stdout:2887: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:18:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:11 smithi121 bash[33603]: cluster 2023-09-23T22:18:10.670507+0000 mgr.x (mgr.24929) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2023-09-23T22:18:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:11 smithi121 bash[27336]: cluster 2023-09-23T22:18:10.670507+0000 mgr.x (mgr.24929) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2023-09-23T22:18:12.102 INFO:tasks.rados.rados.0.smithi121.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:18:12.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:11 smithi123 systemd[1]: Stopping Ceph grafana.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:18:12.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:11 smithi123 bash[53273]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-grafana.a 2023-09-23T22:18:12.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:11 smithi123 bash[47429]: t=2023-09-23T22:18:11+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-09-23T22:18:12.104 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:11 smithi123 bash[47429]: t=2023-09-23T22:18:11+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-09-23T22:18:12.282 INFO:tasks.rados.rados.0.smithi121.stdout:2886: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T22:18:12.532 INFO:tasks.rados.rados.0.smithi121.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T22:18:12.713 INFO:tasks.rados.rados.0.smithi121.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:18:12.815 INFO:tasks.rados.rados.0.smithi121.stdout:2884: done (8 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2885: done (7 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2886: done (6 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2887: done (5 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2888: done (4 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2889: done (3 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2890: done (2 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2891: done (1 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2892: done (0 left) 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2893: write oid 433 current snap is 0 2023-09-23T22:18:12.816 INFO:tasks.rados.rados.0.smithi121.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-09-23T22:18:12.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:12 smithi123 bash[53309]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T22:18:12.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:12 smithi123 bash[53372]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T22:18:12.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:12 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@grafana.a.service: Succeeded. 2023-09-23T22:18:12.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:12 smithi123 systemd[1]: Stopped Ceph grafana.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:18:12.818 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:12 smithi123 systemd[1]: Started Ceph grafana.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:18:12.823 INFO:tasks.rados.rados.0.smithi121.stdout:2893: writing smithi12166546-433 from 575301 to 1016634 tid 1 2023-09-23T22:18:12.833 INFO:tasks.rados.rados.0.smithi121.stdout:2893: writing smithi12166546-433 from 1464549 to 2144528 tid 2 2023-09-23T22:18:12.839 INFO:tasks.rados.rados.0.smithi121.stdout:2893: writing smithi12166546-433 from 2644811 to 2975301 tid 3 2023-09-23T22:18:12.839 INFO:tasks.rados.rados.0.smithi121.stdout:2894: read oid 231 snap -1 2023-09-23T22:18:12.839 INFO:tasks.rados.rados.0.smithi121.stdout:2894: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:18:12.839 INFO:tasks.rados.rados.0.smithi121.stdout:2895: write oid 27 current snap is 0 2023-09-23T22:18:12.840 INFO:tasks.rados.rados.0.smithi121.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-09-23T22:18:12.846 INFO:tasks.rados.rados.0.smithi121.stdout:2895: writing smithi12166546-27 from 592108 to 1108690 tid 1 2023-09-23T22:18:12.851 INFO:tasks.rados.rados.0.smithi121.stdout:2895: writing smithi12166546-27 from 1523031 to 1946668 tid 2 2023-09-23T22:18:12.858 INFO:tasks.rados.rados.0.smithi121.stdout:2895: writing smithi12166546-27 from 2672234 to 2992108 tid 3 2023-09-23T22:18:12.858 INFO:tasks.rados.rados.0.smithi121.stdout:2896: read oid 237 snap -1 2023-09-23T22:18:12.858 INFO:tasks.rados.rados.0.smithi121.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T22:18:12.858 INFO:tasks.rados.rados.0.smithi121.stdout:2897: delete oid 198 current snap is 0 2023-09-23T22:18:12.858 INFO:tasks.rados.rados.0.smithi121.stdout:2893: finishing write tid 1 to smithi12166546-433 2023-09-23T22:18:12.858 INFO:tasks.rados.rados.0.smithi121.stdout:2893: finishing write tid 2 to smithi12166546-433 2023-09-23T22:18:12.859 INFO:tasks.rados.rados.0.smithi121.stdout:2893: finishing write tid 3 to smithi12166546-433 2023-09-23T22:18:12.859 INFO:tasks.rados.rados.0.smithi121.stdout:2893: finishing write tid 4 to smithi12166546-433 2023-09-23T22:18:12.859 INFO:tasks.rados.rados.0.smithi121.stdout:2893: finishing write tid 5 to smithi12166546-433 2023-09-23T22:18:12.859 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 256 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-09-23T22:18:12.859 INFO:tasks.rados.rados.0.smithi121.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-09-23T22:18:12.859 INFO:tasks.rados.rados.0.smithi121.stdout:2894: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:18:12.991 INFO:tasks.rados.rados.0.smithi121.stdout:2895: finishing write tid 1 to smithi12166546-27 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:2895: finishing write tid 2 to smithi12166546-27 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:2895: finishing write tid 3 to smithi12166546-27 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:2895: finishing write tid 4 to smithi12166546-27 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:2895: finishing write tid 5 to smithi12166546-27 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 27 v 345 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:18:12.992 INFO:tasks.rados.rados.0.smithi121.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2893: done (4 left) 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2894: done (3 left) 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2895: done (2 left) 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2896: done (1 left) 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2897: done (0 left) 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2898: write oid 84 current snap is 0 2023-09-23T22:18:13.080 INFO:tasks.rados.rados.0.smithi121.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-09-23T22:18:13.092 INFO:tasks.rados.rados.0.smithi121.stdout:2898: writing smithi12166546-84 from 625722 to 1292802 tid 1 2023-09-23T22:18:13.098 INFO:tasks.rados.rados.0.smithi121.stdout:2898: writing smithi12166546-84 from 1923642 to 2350948 tid 2 2023-09-23T22:18:13.103 INFO:tasks.rados.rados.0.smithi121.stdout:2898: writing smithi12166546-84 from 3010727 to 3025722 tid 3 2023-09-23T22:18:13.103 INFO:tasks.rados.rados.0.smithi121.stdout:2899: write oid 36 current snap is 0 2023-09-23T22:18:13.103 INFO:tasks.rados.rados.0.smithi121.stdout:2898: finishing write tid 1 to smithi12166546-84 2023-09-23T22:18:13.103 INFO:tasks.rados.rados.0.smithi121.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-09-23T22:18:13.110 INFO:tasks.rados.rados.0.smithi121.stdout:2899: writing smithi12166546-36 from 642529 to 1384858 tid 1 2023-09-23T22:18:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:2899: writing smithi12166546-36 from 1982124 to 2669441 tid 2 2023-09-23T22:18:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:2900: write oid 43 current snap is 0 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:2898: finishing write tid 2 to smithi12166546-84 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:2898: finishing write tid 3 to smithi12166546-84 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:2898: finishing write tid 4 to smithi12166546-84 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:2898: finishing write tid 5 to smithi12166546-84 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 260 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T22:18:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:2899: finishing write tid 1 to smithi12166546-36 2023-09-23T22:18:13.120 INFO:tasks.rados.rados.0.smithi121.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-09-23T22:18:13.125 INFO:tasks.rados.rados.0.smithi121.stdout:2900: writing smithi12166546-43 from 659336 to 1193267 tid 1 2023-09-23T22:18:13.132 INFO:tasks.rados.rados.0.smithi121.stdout:2900: writing smithi12166546-43 from 1756959 to 2187934 tid 2 2023-09-23T22:18:13.137 INFO:tasks.rados.rados.0.smithi121.stdout:2900: writing smithi12166546-43 from 2781926 to 3059336 tid 3 2023-09-23T22:18:13.137 INFO:tasks.rados.rados.0.smithi121.stdout:2898: done (2 left) 2023-09-23T22:18:13.137 INFO:tasks.rados.rados.0.smithi121.stdout:2901: write oid 226 current snap is 0 2023-09-23T22:18:13.137 INFO:tasks.rados.rados.0.smithi121.stdout:2899: finishing write tid 2 to smithi12166546-36 2023-09-23T22:18:13.137 INFO:tasks.rados.rados.0.smithi121.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-09-23T22:18:13.144 INFO:tasks.rados.rados.0.smithi121.stdout:2901: writing smithi12166546-226 from 676143 to 1285323 tid 1 2023-09-23T22:18:13.152 INFO:tasks.rados.rados.0.smithi121.stdout:2901: writing smithi12166546-226 from 1815441 to 2506427 tid 2 2023-09-23T22:18:13.155 INFO:tasks.rados.rados.0.smithi121.stdout:2901: writing smithi12166546-226 from 2925702 to 3076143 tid 3 2023-09-23T22:18:13.156 INFO:tasks.rados.rados.0.smithi121.stdout:2902: write oid 266 current snap is 0 2023-09-23T22:18:13.156 INFO:tasks.rados.rados.0.smithi121.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-09-23T22:18:13.163 INFO:tasks.rados.rados.0.smithi121.stdout:2902: writing smithi12166546-266 from 692950 to 1377379 tid 1 2023-09-23T22:18:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:2902: writing smithi12166546-266 from 2157570 to 2592214 tid 2 2023-09-23T22:18:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:2903: write oid 346 current snap is 0 2023-09-23T22:18:13.170 INFO:tasks.rados.rados.0.smithi121.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-09-23T22:18:13.179 INFO:tasks.rados.rados.0.smithi121.stdout:2903: writing smithi12166546-346 from 709757 to 1469435 tid 1 2023-09-23T22:18:13.187 INFO:tasks.rados.rados.0.smithi121.stdout:2903: writing smithi12166546-346 from 2216052 to 2794354 tid 2 2023-09-23T22:18:13.187 INFO:tasks.rados.rados.0.smithi121.stdout:2904: write oid 146 current snap is 0 2023-09-23T22:18:13.187 INFO:tasks.rados.rados.0.smithi121.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-09-23T22:18:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:2904: writing smithi12166546-146 from 726564 to 1161491 tid 1 2023-09-23T22:18:13.200 INFO:tasks.rados.rados.0.smithi121.stdout:2904: writing smithi12166546-146 from 1874534 to 2312847 tid 2 2023-09-23T22:18:13.206 INFO:tasks.rados.rados.0.smithi121.stdout:2904: writing smithi12166546-146 from 2775265 to 3126564 tid 3 2023-09-23T22:18:13.206 INFO:tasks.rados.rados.0.smithi121.stdout:2905: delete oid 93 current snap is 0 2023-09-23T22:18:13.206 INFO:tasks.rados.rados.0.smithi121.stdout:2899: finishing write tid 3 to smithi12166546-36 2023-09-23T22:18:13.206 INFO:tasks.rados.rados.0.smithi121.stdout:2899: finishing write tid 4 to smithi12166546-36 2023-09-23T22:18:13.207 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 36 v 263 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-09-23T22:18:13.207 INFO:tasks.rados.rados.0.smithi121.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T22:18:13.207 INFO:tasks.rados.rados.0.smithi121.stdout:2900: finishing write tid 1 to smithi12166546-43 2023-09-23T22:18:13.207 INFO:tasks.rados.rados.0.smithi121.stdout:2900: finishing write tid 2 to smithi12166546-43 2023-09-23T22:18:13.207 INFO:tasks.rados.rados.0.smithi121.stdout:2900: finishing write tid 3 to smithi12166546-43 2023-09-23T22:18:13.207 INFO:tasks.rados.rados.0.smithi121.stdout:2900: finishing write tid 4 to smithi12166546-43 2023-09-23T22:18:13.208 INFO:tasks.rados.rados.0.smithi121.stdout:2900: finishing write tid 5 to smithi12166546-43 2023-09-23T22:18:13.208 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 43 v 437 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-09-23T22:18:13.208 INFO:tasks.rados.rados.0.smithi121.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-09-23T22:18:13.208 INFO:tasks.rados.rados.0.smithi121.stdout:2901: finishing write tid 1 to smithi12166546-226 2023-09-23T22:18:13.208 INFO:tasks.rados.rados.0.smithi121.stdout:2901: finishing write tid 2 to smithi12166546-226 2023-09-23T22:18:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:2901: finishing write tid 3 to smithi12166546-226 2023-09-23T22:18:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:2901: finishing write tid 4 to smithi12166546-226 2023-09-23T22:18:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:2901: finishing write tid 5 to smithi12166546-226 2023-09-23T22:18:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 226 v 309 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-09-23T22:18:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:2901: left oid 226 (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T22:18:13.209 INFO:tasks.rados.rados.0.smithi121.stdout:2902: finishing write tid 1 to smithi12166546-266 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:2902: finishing write tid 2 to smithi12166546-266 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:2902: finishing write tid 3 to smithi12166546-266 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:2902: finishing write tid 4 to smithi12166546-266 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 531 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:2902: left oid 266 (ObjNum 1850 snap 0 seq_num 1850) 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:2903: finishing write tid 1 to smithi12166546-346 2023-09-23T22:18:13.210 INFO:tasks.rados.rados.0.smithi121.stdout:2903: finishing write tid 2 to smithi12166546-346 2023-09-23T22:18:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:2903: finishing write tid 3 to smithi12166546-346 2023-09-23T22:18:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:2903: finishing write tid 4 to smithi12166546-346 2023-09-23T22:18:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 346 v 397 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-09-23T22:18:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:2903: left oid 346 (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T22:18:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:2904: finishing write tid 1 to smithi12166546-146 2023-09-23T22:18:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:2904: finishing write tid 2 to smithi12166546-146 2023-09-23T22:18:13.212 INFO:tasks.rados.rados.0.smithi121.stdout:2899: done (6 left) 2023-09-23T22:18:13.212 INFO:tasks.rados.rados.0.smithi121.stdout:2900: done (5 left) 2023-09-23T22:18:13.212 INFO:tasks.rados.rados.0.smithi121.stdout:2901: done (4 left) 2023-09-23T22:18:13.212 INFO:tasks.rados.rados.0.smithi121.stdout:2902: done (3 left) 2023-09-23T22:18:13.213 INFO:tasks.rados.rados.0.smithi121.stdout:2903: done (2 left) 2023-09-23T22:18:13.213 INFO:tasks.rados.rados.0.smithi121.stdout:2905: done (1 left) 2023-09-23T22:18:13.213 INFO:tasks.rados.rados.0.smithi121.stdout:2906: write oid 220 current snap is 0 2023-09-23T22:18:13.213 INFO:tasks.rados.rados.0.smithi121.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-09-23T22:18:13.214 INFO:tasks.rados.rados.0.smithi121.stdout:2906: writing smithi12166546-220 from 760178 to 1345603 tid 1 2023-09-23T22:18:13.220 INFO:tasks.rados.rados.0.smithi121.stdout:2906: writing smithi12166546-220 from 1875145 to 2317127 tid 2 2023-09-23T22:18:13.225 INFO:tasks.rados.rados.0.smithi121.stdout:2906: writing smithi12166546-220 from 3113758 to 3160178 tid 3 2023-09-23T22:18:13.225 INFO:tasks.rados.rados.0.smithi121.stdout:2907: delete oid 26 current snap is 0 2023-09-23T22:18:13.225 INFO:tasks.rados.rados.0.smithi121.stdout:2904: finishing write tid 3 to smithi12166546-146 2023-09-23T22:18:13.225 INFO:tasks.rados.rados.0.smithi121.stdout:2904: finishing write tid 4 to smithi12166546-146 2023-09-23T22:18:13.226 INFO:tasks.rados.rados.0.smithi121.stdout:2904: finishing write tid 5 to smithi12166546-146 2023-09-23T22:18:13.226 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 146 v 381 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-09-23T22:18:13.226 INFO:tasks.rados.rados.0.smithi121.stdout:2904: left oid 146 (ObjNum 1852 snap 0 seq_num 1852) 2023-09-23T22:18:13.226 INFO:tasks.rados.rados.0.smithi121.stdout:2906: finishing write tid 1 to smithi12166546-220 2023-09-23T22:18:13.226 INFO:tasks.rados.rados.0.smithi121.stdout:2906: finishing write tid 2 to smithi12166546-220 2023-09-23T22:18:13.227 INFO:tasks.rados.rados.0.smithi121.stdout:2904: done (2 left) 2023-09-23T22:18:13.227 INFO:tasks.rados.rados.0.smithi121.stdout:2907: done (1 left) 2023-09-23T22:18:13.227 INFO:tasks.rados.rados.0.smithi121.stdout:2908: write oid 129 current snap is 0 2023-09-23T22:18:13.227 INFO:tasks.rados.rados.0.smithi121.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-09-23T22:18:13.234 INFO:tasks.rados.rados.0.smithi121.stdout:2908: writing smithi12166546-129 from 793792 to 1246068 tid 1 2023-09-23T22:18:13.239 INFO:tasks.rados.rados.0.smithi121.stdout:2908: writing smithi12166546-129 from 1708462 to 2154113 tid 2 2023-09-23T22:18:13.245 INFO:tasks.rados.rados.0.smithi121.stdout:2908: writing smithi12166546-129 from 2884957 to 3193792 tid 3 2023-09-23T22:18:13.245 INFO:tasks.rados.rados.0.smithi121.stdout:2909: write oid 253 current snap is 0 2023-09-23T22:18:13.245 INFO:tasks.rados.rados.0.smithi121.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-09-23T22:18:13.250 INFO:tasks.rados.rados.0.smithi121.stdout:2909: writing smithi12166546-253 from 410599 to 938124 tid 1 2023-09-23T22:18:13.256 INFO:tasks.rados.rados.0.smithi121.stdout:2909: writing smithi12166546-253 from 1366944 to 1956253 tid 2 2023-09-23T22:18:13.264 INFO:tasks.rados.rados.0.smithi121.stdout:2909: writing smithi12166546-253 from 2512380 to 3210599 tid 3 2023-09-23T22:18:13.264 INFO:tasks.rados.rados.0.smithi121.stdout:2910: read oid 258 snap -1 2023-09-23T22:18:13.264 INFO:tasks.rados.rados.0.smithi121.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T22:18:13.264 INFO:tasks.rados.rados.0.smithi121.stdout:2911: read oid 227 snap -1 2023-09-23T22:18:13.264 INFO:tasks.rados.rados.0.smithi121.stdout:2911: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:18:13.264 INFO:tasks.rados.rados.0.smithi121.stdout:2912: delete oid 344 current snap is 0 2023-09-23T22:18:13.265 INFO:tasks.rados.rados.0.smithi121.stdout:2906: finishing write tid 3 to smithi12166546-220 2023-09-23T22:18:13.265 INFO:tasks.rados.rados.0.smithi121.stdout:2906: finishing write tid 4 to smithi12166546-220 2023-09-23T22:18:13.265 INFO:tasks.rados.rados.0.smithi121.stdout:2906: finishing write tid 5 to smithi12166546-220 2023-09-23T22:18:13.265 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 220 v 384 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-09-23T22:18:13.265 INFO:tasks.rados.rados.0.smithi121.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T22:18:13.265 INFO:tasks.rados.rados.0.smithi121.stdout:2908: finishing write tid 1 to smithi12166546-129 2023-09-23T22:18:13.266 INFO:tasks.rados.rados.0.smithi121.stdout:2908: finishing write tid 2 to smithi12166546-129 2023-09-23T22:18:13.266 INFO:tasks.rados.rados.0.smithi121.stdout:2908: finishing write tid 3 to smithi12166546-129 2023-09-23T22:18:13.266 INFO:tasks.rados.rados.0.smithi121.stdout:2908: finishing write tid 4 to smithi12166546-129 2023-09-23T22:18:13.266 INFO:tasks.rados.rados.0.smithi121.stdout:2908: finishing write tid 5 to smithi12166546-129 2023-09-23T22:18:13.266 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 129 v 313 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-09-23T22:18:13.267 INFO:tasks.rados.rados.0.smithi121.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T22:18:13.267 INFO:tasks.rados.rados.0.smithi121.stdout:2909: finishing write tid 1 to smithi12166546-253 2023-09-23T22:18:13.267 INFO:tasks.rados.rados.0.smithi121.stdout:2909: finishing write tid 2 to smithi12166546-253 2023-09-23T22:18:13.267 INFO:tasks.rados.rados.0.smithi121.stdout:2911: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:18:13.386 INFO:tasks.rados.rados.0.smithi121.stdout:2909: finishing write tid 3 to smithi12166546-253 2023-09-23T22:18:13.387 INFO:tasks.rados.rados.0.smithi121.stdout:2909: finishing write tid 4 to smithi12166546-253 2023-09-23T22:18:13.387 INFO:tasks.rados.rados.0.smithi121.stdout:2909: finishing write tid 5 to smithi12166546-253 2023-09-23T22:18:13.387 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 253 v 401 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-09-23T22:18:13.387 INFO:tasks.rados.rados.0.smithi121.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:18:13.387 INFO:tasks.rados.rados.0.smithi121.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2906: done (5 left) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2908: done (4 left) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2909: done (3 left) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2910: done (2 left) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2911: done (1 left) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2912: done (0 left) 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2913: read oid 131 snap -1 2023-09-23T22:18:13.498 INFO:tasks.rados.rados.0.smithi121.stdout:2913: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2914: read oid 419 snap -1 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2914: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2915: read oid 343 snap -1 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2915: expect (ObjNum 1598 snap 0 seq_num 1598) 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2916: read oid 243 snap -1 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2916: expect (ObjNum 989 snap 0 seq_num 989) 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2917: read oid 408 snap -1 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2917: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2918: read oid 461 snap -1 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2918: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:18:13.499 INFO:tasks.rados.rados.0.smithi121.stdout:2919: delete oid 268 current snap is 0 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2919: done (6 left) 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2920: read oid 221 snap -1 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2920: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2921: read oid 224 snap -1 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2921: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2922: read oid 185 snap -1 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2922: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:18:13.502 INFO:tasks.rados.rados.0.smithi121.stdout:2923: read oid 391 snap -1 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2923: expect deleted 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2924: read oid 298 snap -1 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2924: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2925: read oid 35 snap -1 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2925: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2926: read oid 286 snap -1 2023-09-23T22:18:13.503 INFO:tasks.rados.rados.0.smithi121.stdout:2926: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T22:18:13.505 INFO:tasks.rados.rados.0.smithi121.stdout:2927: read oid 333 snap -1 2023-09-23T22:18:13.505 INFO:tasks.rados.rados.0.smithi121.stdout:2927: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-09-23T22:18:13.507 INFO:tasks.rados.rados.0.smithi121.stdout:2928: write oid 107 current snap is 0 2023-09-23T22:18:13.507 INFO:tasks.rados.rados.0.smithi121.stdout:2915: expect (ObjNum 1598 snap 0 seq_num 1598) 2023-09-23T22:18:13.678 INFO:tasks.rados.rados.0.smithi121.stdout:2914: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T22:18:13.774 INFO:tasks.rados.rados.0.smithi121.stdout:2916: expect (ObjNum 989 snap 0 seq_num 989) 2023-09-23T22:18:13.879 INFO:tasks.rados.rados.0.smithi121.stdout:2924: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: cluster 2023-09-23T22:18:12.671353+0000 mgr.x (mgr.24929) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 11 MiB/s wr, 118 op/s 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.794214+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.803787+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.822294+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.827013+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.832945+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.841689+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[27681]: audit 2023-09-23T22:18:12.910478+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.121:0/544698385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-09-23T22:18:14.001 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="App mode production" logger=settings 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=657.545µs 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-09-23T22:18:14.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-09-23T22:18:14.003 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-09-23T22:18:14.003 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-09-23T22:18:14.003 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-09-23T22:18:14.003 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:13 smithi123 bash[53403]: t=2023-09-23T22:18:13+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-09-23T22:18:14.003 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[53403]: t=2023-09-23T22:18:14+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-09-23T22:18:14.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: cluster 2023-09-23T22:18:12.671353+0000 mgr.x (mgr.24929) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 11 MiB/s wr, 118 op/s 2023-09-23T22:18:14.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.794214+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.803787+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.822294+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.827013+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.832945+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.841689+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[33603]: audit 2023-09-23T22:18:12.910478+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.121:0/544698385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: cluster 2023-09-23T22:18:12.671353+0000 mgr.x (mgr.24929) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 11 MiB/s wr, 118 op/s 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.794214+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:14.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.803787+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:14.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.822294+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:18:14.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.827013+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:14.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.832945+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:18:14.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.841689+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:14.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:13 smithi121 bash[27336]: audit 2023-09-23T22:18:12.910478+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.121:0/544698385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:14.048 INFO:tasks.rados.rados.0.smithi121.stdout:2921: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:18:14.234 INFO:tasks.rados.rados.0.smithi121.stdout:2917: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-09-23T22:18:14.300 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[53403]: t=2023-09-23T22:18:14+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T22:18:14.300 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[53403]: t=2023-09-23T22:18:14+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-09-23T22:18:14.300 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[53403]: t=2023-09-23T22:18:14+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-09-23T22:18:14.300 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[53403]: t=2023-09-23T22:18:14+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-09-23T22:18:14.300 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[53403]: t=2023-09-23T22:18:14+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T22:18:14.307 INFO:tasks.rados.rados.0.smithi121.stdout:2927: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-09-23T22:18:14.475 INFO:tasks.rados.rados.0.smithi121.stdout:2913: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T22:18:14.612 INFO:tasks.rados.rados.0.smithi121.stdout:2925: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T22:18:14.822 INFO:tasks.rados.rados.0.smithi121.stdout:2920: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:18:14.985 INFO:tasks.rados.rados.0.smithi121.stdout:2922: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[33603]: audit 2023-09-23T22:18:12.822927+0000 mgr.x (mgr.24929) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[33603]: audit 2023-09-23T22:18:12.827729+0000 mgr.x (mgr.24929) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[33603]: audit 2023-09-23T22:18:12.833550+0000 mgr.x (mgr.24929) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[33603]: cephadm 2023-09-23T22:18:12.846120+0000 mgr.x (mgr.24929) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[33603]: cephadm 2023-09-23T22:18:12.846761+0000 mgr.x (mgr.24929) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[27336]: audit 2023-09-23T22:18:12.822927+0000 mgr.x (mgr.24929) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:18:15.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[27336]: audit 2023-09-23T22:18:12.827729+0000 mgr.x (mgr.24929) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[27336]: audit 2023-09-23T22:18:12.833550+0000 mgr.x (mgr.24929) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:18:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[27336]: cephadm 2023-09-23T22:18:12.846120+0000 mgr.x (mgr.24929) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:18:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:14 smithi121 bash[27336]: cephadm 2023-09-23T22:18:12.846761+0000 mgr.x (mgr.24929) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:18:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[27681]: audit 2023-09-23T22:18:12.822927+0000 mgr.x (mgr.24929) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:18:15.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[27681]: audit 2023-09-23T22:18:12.827729+0000 mgr.x (mgr.24929) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:15.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[27681]: audit 2023-09-23T22:18:12.833550+0000 mgr.x (mgr.24929) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:18:15.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[27681]: cephadm 2023-09-23T22:18:12.846120+0000 mgr.x (mgr.24929) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:18:15.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:14 smithi123 bash[27681]: cephadm 2023-09-23T22:18:12.846761+0000 mgr.x (mgr.24929) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:18:15.183 INFO:tasks.rados.rados.0.smithi121.stdout:2918: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:18:15.389 INFO:tasks.rados.rados.0.smithi121.stdout:2926: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T22:18:15.522 INFO:tasks.rados.rados.0.smithi121.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-09-23T22:18:15.528 INFO:tasks.rados.rados.0.smithi121.stdout:2928: writing smithi12166546-107 from 461020 to 1214292 tid 1 2023-09-23T22:18:15.535 INFO:tasks.rados.rados.0.smithi121.stdout:2928: writing smithi12166546-107 from 1826037 to 2279026 tid 2 2023-09-23T22:18:15.541 INFO:tasks.rados.rados.0.smithi121.stdout:2928: writing smithi12166546-107 from 2878296 to 3261020 tid 3 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2913: done (14 left) 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2914: done (13 left) 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2915: done (12 left) 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2916: done (11 left) 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2917: done (10 left) 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2918: done (9 left) 2023-09-23T22:18:15.542 INFO:tasks.rados.rados.0.smithi121.stdout:2920: done (8 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2921: done (7 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2922: done (6 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2923: done (5 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2924: done (4 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2925: done (3 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2926: done (2 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2927: done (1 left) 2023-09-23T22:18:15.543 INFO:tasks.rados.rados.0.smithi121.stdout:2929: write oid 330 current snap is 0 2023-09-23T22:18:15.544 INFO:tasks.rados.rados.0.smithi121.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-09-23T22:18:15.546 INFO:tasks.rados.rados.0.smithi121.stdout:2929: writing smithi12166546-330 from 477827 to 906348 tid 1 2023-09-23T22:18:15.553 INFO:tasks.rados.rados.0.smithi121.stdout:2929: writing smithi12166546-330 from 1484519 to 2081166 tid 2 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2929: writing smithi12166546-330 from 2505719 to 3038582 tid 3 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2930: read oid 276 snap -1 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2930: expect (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2931: read oid 145 snap -1 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2931: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2932: read oid 87 snap -1 2023-09-23T22:18:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:2932: expect deleted 2023-09-23T22:18:15.560 INFO:tasks.rados.rados.0.smithi121.stdout:2933: write oid 332 current snap is 0 2023-09-23T22:18:15.560 INFO:tasks.rados.rados.0.smithi121.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-09-23T22:18:15.564 INFO:tasks.rados.rados.0.smithi121.stdout:2933: writing smithi12166546-332 from 494634 to 998404 tid 1 2023-09-23T22:18:15.570 INFO:tasks.rados.rados.0.smithi121.stdout:2933: writing smithi12166546-332 from 1426648 to 1883306 tid 2 2023-09-23T22:18:15.578 INFO:tasks.rados.rados.0.smithi121.stdout:2933: writing smithi12166546-332 from 2533142 to 3277277 tid 3 2023-09-23T22:18:15.578 INFO:tasks.rados.rados.0.smithi121.stdout:2934: delete oid 361 current snap is 0 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2928: finishing write tid 1 to smithi12166546-107 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2928: finishing write tid 2 to smithi12166546-107 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2928: finishing write tid 3 to smithi12166546-107 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2928: finishing write tid 4 to smithi12166546-107 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2928: finishing write tid 5 to smithi12166546-107 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 107 v 409 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2928: left oid 107 (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2929: finishing write tid 1 to smithi12166546-330 2023-09-23T22:18:15.579 INFO:tasks.rados.rados.0.smithi121.stdout:2929: finishing write tid 2 to smithi12166546-330 2023-09-23T22:18:15.580 INFO:tasks.rados.rados.0.smithi121.stdout:2929: finishing write tid 3 to smithi12166546-330 2023-09-23T22:18:15.580 INFO:tasks.rados.rados.0.smithi121.stdout:2929: finishing write tid 4 to smithi12166546-330 2023-09-23T22:18:15.580 INFO:tasks.rados.rados.0.smithi121.stdout:2929: finishing write tid 5 to smithi12166546-330 2023-09-23T22:18:15.580 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 405 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-09-23T22:18:15.580 INFO:tasks.rados.rados.0.smithi121.stdout:2929: left oid 330 (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T22:18:15.580 INFO:tasks.rados.rados.0.smithi121.stdout:2931: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:18:15.798 INFO:tasks.rados.rados.0.smithi121.stdout:2930: expect (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2933: finishing write tid 1 to smithi12166546-332 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2933: finishing write tid 2 to smithi12166546-332 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2933: finishing write tid 3 to smithi12166546-332 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2933: finishing write tid 4 to smithi12166546-332 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2933: finishing write tid 5 to smithi12166546-332 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 332 v 389 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2933: left oid 332 (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2928: done (6 left) 2023-09-23T22:18:15.984 INFO:tasks.rados.rados.0.smithi121.stdout:2929: done (5 left) 2023-09-23T22:18:15.985 INFO:tasks.rados.rados.0.smithi121.stdout:2930: done (4 left) 2023-09-23T22:18:15.985 INFO:tasks.rados.rados.0.smithi121.stdout:2931: done (3 left) 2023-09-23T22:18:15.985 INFO:tasks.rados.rados.0.smithi121.stdout:2932: done (2 left) 2023-09-23T22:18:15.985 INFO:tasks.rados.rados.0.smithi121.stdout:2933: done (1 left) 2023-09-23T22:18:15.985 INFO:tasks.rados.rados.0.smithi121.stdout:2934: done (0 left) 2023-09-23T22:18:15.986 INFO:tasks.rados.rados.0.smithi121.stdout:2935: write oid 162 current snap is 0 2023-09-23T22:18:15.986 INFO:tasks.rados.rados.0.smithi121.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-09-23T22:18:15.990 INFO:tasks.rados.rados.0.smithi121.stdout:2935: writing smithi12166546-162 from 528248 to 1298869 tid 1 2023-09-23T22:18:15.999 INFO:tasks.rados.rados.0.smithi121.stdout:2935: writing smithi12166546-162 from 2059965 to 2803939 tid 2 2023-09-23T22:18:15.999 INFO:tasks.rados.rados.0.smithi121.stdout:2936: write oid 56 current snap is 0 2023-09-23T22:18:15.999 INFO:tasks.rados.rados.0.smithi121.stdout:2935: finishing write tid 1 to smithi12166546-162 2023-09-23T22:18:16.000 INFO:tasks.rados.rados.0.smithi121.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-09-23T22:18:16.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: cluster 2023-09-23T22:18:14.672009+0000 mgr.x (mgr.24929) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.4 MiB/s wr, 78 op/s 2023-09-23T22:18:16.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: audit 2023-09-23T22:18:15.119696+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:16.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: audit 2023-09-23T22:18:15.125462+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: audit 2023-09-23T22:18:15.129594+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: audit 2023-09-23T22:18:15.132084+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: audit 2023-09-23T22:18:15.133743+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[27336]: audit 2023-09-23T22:18:15.343035+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.121:0/4099376919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: cluster 2023-09-23T22:18:14.672009+0000 mgr.x (mgr.24929) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.4 MiB/s wr, 78 op/s 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: audit 2023-09-23T22:18:15.119696+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: audit 2023-09-23T22:18:15.125462+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:18:16.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: audit 2023-09-23T22:18:15.129594+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:18:16.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: audit 2023-09-23T22:18:15.132084+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:18:16.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: audit 2023-09-23T22:18:15.133743+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:16.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:15 smithi121 bash[33603]: audit 2023-09-23T22:18:15.343035+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.121:0/4099376919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:16.005 INFO:tasks.rados.rados.0.smithi121.stdout:2936: writing smithi12166546-56 from 545055 to 990925 tid 1 2023-09-23T22:18:16.012 INFO:tasks.rados.rados.0.smithi121.stdout:2936: writing smithi12166546-56 from 1718447 to 2322432 tid 2 2023-09-23T22:18:16.018 INFO:tasks.rados.rados.0.smithi121.stdout:2936: writing smithi12166546-56 from 3015411 to 3345055 tid 3 2023-09-23T22:18:16.019 INFO:tasks.rados.rados.0.smithi121.stdout:2937: delete oid 358 current snap is 0 2023-09-23T22:18:16.019 INFO:tasks.rados.rados.0.smithi121.stdout:2935: finishing write tid 2 to smithi12166546-162 2023-09-23T22:18:16.019 INFO:tasks.rados.rados.0.smithi121.stdout:2935: finishing write tid 3 to smithi12166546-162 2023-09-23T22:18:16.019 INFO:tasks.rados.rados.0.smithi121.stdout:2935: finishing write tid 4 to smithi12166546-162 2023-09-23T22:18:16.019 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 162 v 535 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-09-23T22:18:16.019 INFO:tasks.rados.rados.0.smithi121.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T22:18:16.020 INFO:tasks.rados.rados.0.smithi121.stdout:2936: finishing write tid 1 to smithi12166546-56 2023-09-23T22:18:16.020 INFO:tasks.rados.rados.0.smithi121.stdout:2936: finishing write tid 2 to smithi12166546-56 2023-09-23T22:18:16.021 INFO:tasks.rados.rados.0.smithi121.stdout:2935: done (2 left) 2023-09-23T22:18:16.021 INFO:tasks.rados.rados.0.smithi121.stdout:2937: done (1 left) 2023-09-23T22:18:16.021 INFO:tasks.rados.rados.0.smithi121.stdout:2938: read oid 16 snap -1 2023-09-23T22:18:16.021 INFO:tasks.rados.rados.0.smithi121.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T22:18:16.021 INFO:tasks.rados.rados.0.smithi121.stdout:2939: read oid 396 snap -1 2023-09-23T22:18:16.022 INFO:tasks.rados.rados.0.smithi121.stdout:2939: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T22:18:16.022 INFO:tasks.rados.rados.0.smithi121.stdout:2940: write oid 433 current snap is 0 2023-09-23T22:18:16.022 INFO:tasks.rados.rados.0.smithi121.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-09-23T22:18:16.031 INFO:tasks.rados.rados.0.smithi121.stdout:2940: writing smithi12166546-433 from 578669 to 1175037 tid 1 2023-09-23T22:18:16.039 INFO:tasks.rados.rados.0.smithi121.stdout:2940: writing smithi12166546-433 from 1719058 to 2326712 tid 2 2023-09-23T22:18:16.045 INFO:tasks.rados.rados.0.smithi121.stdout:2940: writing smithi12166546-433 from 2953904 to 3378669 tid 3 2023-09-23T22:18:16.045 INFO:tasks.rados.rados.0.smithi121.stdout:2941: write oid 88 current snap is 0 2023-09-23T22:18:16.045 INFO:tasks.rados.rados.0.smithi121.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: cluster 2023-09-23T22:18:14.672009+0000 mgr.x (mgr.24929) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.4 MiB/s wr, 78 op/s 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: audit 2023-09-23T22:18:15.119696+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: audit 2023-09-23T22:18:15.125462+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: audit 2023-09-23T22:18:15.129594+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: audit 2023-09-23T22:18:15.132084+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: audit 2023-09-23T22:18:15.133743+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:15 smithi123 bash[27681]: audit 2023-09-23T22:18:15.343035+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.121:0/4099376919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:16.052 INFO:tasks.rados.rados.0.smithi121.stdout:2941: writing smithi12166546-88 from 595476 to 1267093 tid 1 2023-09-23T22:18:16.059 INFO:tasks.rados.rados.0.smithi121.stdout:2941: writing smithi12166546-88 from 1777540 to 2528852 tid 2 2023-09-23T22:18:16.064 INFO:tasks.rados.rados.0.smithi121.stdout:2941: writing smithi12166546-88 from 2981327 to 3395476 tid 3 2023-09-23T22:18:16.064 INFO:tasks.rados.rados.0.smithi121.stdout:2942: write oid 490 current snap is 0 2023-09-23T22:18:16.064 INFO:tasks.rados.rados.0.smithi121.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-09-23T22:18:16.072 INFO:tasks.rados.rados.0.smithi121.stdout:2942: writing smithi12166546-490 from 612283 to 1359149 tid 1 2023-09-23T22:18:16.078 INFO:tasks.rados.rados.0.smithi121.stdout:2942: writing smithi12166546-490 from 1836022 to 2447345 tid 2 2023-09-23T22:18:16.084 INFO:tasks.rados.rados.0.smithi121.stdout:2942: writing smithi12166546-490 from 3008750 to 3412283 tid 3 2023-09-23T22:18:16.084 INFO:tasks.rados.rados.0.smithi121.stdout:2943: write oid 453 current snap is 0 2023-09-23T22:18:16.084 INFO:tasks.rados.rados.0.smithi121.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-09-23T22:18:16.089 INFO:tasks.rados.rados.0.smithi121.stdout:2943: writing smithi12166546-453 from 629090 to 1051205 tid 1 2023-09-23T22:18:16.098 INFO:tasks.rados.rados.0.smithi121.stdout:2943: writing smithi12166546-453 from 1778151 to 2533132 tid 2 2023-09-23T22:18:16.103 INFO:tasks.rados.rados.0.smithi121.stdout:2943: writing smithi12166546-453 from 3319820 to 3429090 tid 3 2023-09-23T22:18:16.103 INFO:tasks.rados.rados.0.smithi121.stdout:2944: write oid 414 current snap is 0 2023-09-23T22:18:16.103 INFO:tasks.rados.rados.0.smithi121.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-09-23T22:18:16.110 INFO:tasks.rados.rados.0.smithi121.stdout:2944: writing smithi12166546-414 from 645897 to 1259614 tid 1 2023-09-23T22:18:16.117 INFO:tasks.rados.rados.0.smithi121.stdout:2944: writing smithi12166546-414 from 1952986 to 2567978 tid 2 2023-09-23T22:18:16.122 INFO:tasks.rados.rados.0.smithi121.stdout:2944: writing smithi12166546-414 from 3063596 to 3445897 tid 3 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:2945: delete oid 224 current snap is 0 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:2936: finishing write tid 3 to smithi12166546-56 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:2936: finishing write tid 4 to smithi12166546-56 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:2936: finishing write tid 5 to smithi12166546-56 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 56 v 403 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T22:18:16.123 INFO:tasks.rados.rados.0.smithi121.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T22:18:16.309 INFO:tasks.rados.rados.0.smithi121.stdout:2939: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T22:18:16.488 INFO:tasks.rados.rados.0.smithi121.stdout:2940: finishing write tid 1 to smithi12166546-433 2023-09-23T22:18:16.488 INFO:tasks.rados.rados.0.smithi121.stdout:2940: finishing write tid 2 to smithi12166546-433 2023-09-23T22:18:16.488 INFO:tasks.rados.rados.0.smithi121.stdout:2940: finishing write tid 3 to smithi12166546-433 2023-09-23T22:18:16.488 INFO:tasks.rados.rados.0.smithi121.stdout:2940: finishing write tid 4 to smithi12166546-433 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2940: finishing write tid 5 to smithi12166546-433 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 267 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2941: finishing write tid 1 to smithi12166546-88 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2941: finishing write tid 2 to smithi12166546-88 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2941: finishing write tid 3 to smithi12166546-88 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2941: finishing write tid 4 to smithi12166546-88 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2941: finishing write tid 5 to smithi12166546-88 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 88 v 317 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2942: finishing write tid 1 to smithi12166546-490 2023-09-23T22:18:16.489 INFO:tasks.rados.rados.0.smithi121.stdout:2942: finishing write tid 2 to smithi12166546-490 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2942: finishing write tid 3 to smithi12166546-490 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2942: finishing write tid 4 to smithi12166546-490 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2942: finishing write tid 5 to smithi12166546-490 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 490 v 321 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2936: done (8 left) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2938: done (7 left) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2939: done (6 left) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2940: done (5 left) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2941: done (4 left) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2942: done (3 left) 2023-09-23T22:18:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:2945: done (2 left) 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2946: write oid 381 current snap is 0 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2943: finishing write tid 1 to smithi12166546-453 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2943: finishing write tid 2 to smithi12166546-453 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2943: finishing write tid 3 to smithi12166546-453 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2943: finishing write tid 4 to smithi12166546-453 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2943: finishing write tid 5 to smithi12166546-453 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 453 v 287 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2944: finishing write tid 1 to smithi12166546-414 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2944: finishing write tid 2 to smithi12166546-414 2023-09-23T22:18:16.491 INFO:tasks.rados.rados.0.smithi121.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-09-23T22:18:16.495 INFO:tasks.rados.rados.0.smithi121.stdout:2946: writing smithi12166546-381 from 679511 to 1443726 tid 1 2023-09-23T22:18:16.503 INFO:tasks.rados.rados.0.smithi121.stdout:2946: writing smithi12166546-381 from 2069950 to 2688611 tid 2 2023-09-23T22:18:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:2946: writing smithi12166546-381 from 3118442 to 3479511 tid 3 2023-09-23T22:18:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:2943: done (2 left) 2023-09-23T22:18:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:2947: write oid 496 current snap is 0 2023-09-23T22:18:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:2944: finishing write tid 3 to smithi12166546-414 2023-09-23T22:18:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:2944: finishing write tid 4 to smithi12166546-414 2023-09-23T22:18:16.508 INFO:tasks.rados.rados.0.smithi121.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-09-23T22:18:16.514 INFO:tasks.rados.rados.0.smithi121.stdout:2947: writing smithi12166546-496 from 696318 to 1135782 tid 1 2023-09-23T22:18:16.522 INFO:tasks.rados.rados.0.smithi121.stdout:2947: writing smithi12166546-496 from 1728432 to 2490751 tid 2 2023-09-23T22:18:16.528 INFO:tasks.rados.rados.0.smithi121.stdout:2947: writing smithi12166546-496 from 3145865 to 3496318 tid 3 2023-09-23T22:18:16.528 INFO:tasks.rados.rados.0.smithi121.stdout:2948: delete oid 257 current snap is 0 2023-09-23T22:18:16.528 INFO:tasks.rados.rados.0.smithi121.stdout:2944: finishing write tid 5 to smithi12166546-414 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 414 v 378 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2944: left oid 414 (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2946: finishing write tid 1 to smithi12166546-381 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2946: finishing write tid 2 to smithi12166546-381 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2946: finishing write tid 3 to smithi12166546-381 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2946: finishing write tid 4 to smithi12166546-381 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2946: finishing write tid 5 to smithi12166546-381 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 381 v 378 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2946: left oid 381 (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2947: finishing write tid 1 to smithi12166546-496 2023-09-23T22:18:16.529 INFO:tasks.rados.rados.0.smithi121.stdout:2947: finishing write tid 2 to smithi12166546-496 2023-09-23T22:18:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:2944: done (3 left) 2023-09-23T22:18:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:2946: done (2 left) 2023-09-23T22:18:16.530 INFO:tasks.rados.rados.0.smithi121.stdout:2948: done (1 left) 2023-09-23T22:18:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:2949: write oid 101 current snap is 0 2023-09-23T22:18:16.531 INFO:tasks.rados.rados.0.smithi121.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-09-23T22:18:16.539 INFO:tasks.rados.rados.0.smithi121.stdout:2949: writing smithi12166546-101 from 729932 to 1319894 tid 1 2023-09-23T22:18:16.546 INFO:tasks.rados.rados.0.smithi121.stdout:2949: writing smithi12166546-101 from 1729043 to 2495031 tid 2 2023-09-23T22:18:16.552 INFO:tasks.rados.rados.0.smithi121.stdout:2949: writing smithi12166546-101 from 3084358 to 3529932 tid 3 2023-09-23T22:18:16.552 INFO:tasks.rados.rados.0.smithi121.stdout:2950: delete oid 322 current snap is 0 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:2947: finishing write tid 3 to smithi12166546-496 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:2947: finishing write tid 4 to smithi12166546-496 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:2947: finishing write tid 5 to smithi12166546-496 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 496 v 382 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:2947: left oid 496 (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:2949: finishing write tid 1 to smithi12166546-101 2023-09-23T22:18:16.553 INFO:tasks.rados.rados.0.smithi121.stdout:2949: finishing write tid 2 to smithi12166546-101 2023-09-23T22:18:16.555 INFO:tasks.rados.rados.0.smithi121.stdout:2947: done (2 left) 2023-09-23T22:18:16.555 INFO:tasks.rados.rados.0.smithi121.stdout:2950: done (1 left) 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2951: read oid 218 snap -1 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2952: read oid 279 snap -1 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2952: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2953: read oid 288 snap -1 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2953: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2954: read oid 145 snap -1 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2954: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2955: read oid 112 snap -1 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:16.556 INFO:tasks.rados.rados.0.smithi121.stdout:2956: read oid 88 snap -1 2023-09-23T22:18:16.557 INFO:tasks.rados.rados.0.smithi121.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:18:16.557 INFO:tasks.rados.rados.0.smithi121.stdout:2957: write oid 378 current snap is 0 2023-09-23T22:18:16.557 INFO:tasks.rados.rados.0.smithi121.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-09-23T22:18:16.562 INFO:tasks.rados.rados.0.smithi121.stdout:2957: writing smithi12166546-378 from 763546 to 1220359 tid 1 2023-09-23T22:18:16.572 INFO:tasks.rados.rados.0.smithi121.stdout:2957: writing smithi12166546-378 from 1962360 to 2732017 tid 2 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2957: writing smithi12166546-378 from 3255557 to 3563546 tid 3 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2958: read oid 162 snap -1 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2959: read oid 215 snap -1 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2959: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2960: write oid 362 current snap is 0 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2949: finishing write tid 3 to smithi12166546-101 2023-09-23T22:18:16.578 INFO:tasks.rados.rados.0.smithi121.stdout:2953: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T22:18:16.708 INFO:tasks.rados.rados.0.smithi121.stdout:2949: finishing write tid 4 to smithi12166546-101 2023-09-23T22:18:16.708 INFO:tasks.rados.rados.0.smithi121.stdout:2949: finishing write tid 5 to smithi12166546-101 2023-09-23T22:18:16.708 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 325 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-09-23T22:18:16.708 INFO:tasks.rados.rados.0.smithi121.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-09-23T22:18:16.709 INFO:tasks.rados.rados.0.smithi121.stdout:2952: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:18:16.832 INFO:tasks.rados.rados.0.smithi121.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:16.985 INFO:tasks.rados.rados.0.smithi121.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:18:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:16 smithi121 bash[27336]: cephadm 2023-09-23T22:18:15.116630+0000 mgr.x (mgr.24929) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T22:18:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:16 smithi121 bash[27336]: cephadm 2023-09-23T22:18:15.135361+0000 mgr.x (mgr.24929) 71 : cephadm [INF] Deploying daemon mgr.y on smithi121 2023-09-23T22:18:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:16 smithi121 bash[27336]: audit 2023-09-23T22:18:15.923053+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:17.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:16 smithi121 bash[33603]: cephadm 2023-09-23T22:18:15.116630+0000 mgr.x (mgr.24929) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T22:18:17.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:16 smithi121 bash[33603]: cephadm 2023-09-23T22:18:15.135361+0000 mgr.x (mgr.24929) 71 : cephadm [INF] Deploying daemon mgr.y on smithi121 2023-09-23T22:18:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:16 smithi121 bash[33603]: audit 2023-09-23T22:18:15.923053+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:17.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:16 smithi123 bash[27681]: cephadm 2023-09-23T22:18:15.116630+0000 mgr.x (mgr.24929) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T22:18:17.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:16 smithi123 bash[27681]: cephadm 2023-09-23T22:18:15.135361+0000 mgr.x (mgr.24929) 71 : cephadm [INF] Deploying daemon mgr.y on smithi121 2023-09-23T22:18:17.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:16 smithi123 bash[27681]: audit 2023-09-23T22:18:15.923053+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:17.179 INFO:tasks.rados.rados.0.smithi121.stdout:2957: finishing write tid 1 to smithi12166546-378 2023-09-23T22:18:17.179 INFO:tasks.rados.rados.0.smithi121.stdout:2954: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:18:17.392 INFO:tasks.rados.rados.0.smithi121.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:18:17.515 INFO:tasks.rados.rados.0.smithi121.stdout:2957: finishing write tid 2 to smithi12166546-378 2023-09-23T22:18:17.516 INFO:tasks.rados.rados.0.smithi121.stdout:2957: finishing write tid 3 to smithi12166546-378 2023-09-23T22:18:17.516 INFO:tasks.rados.rados.0.smithi121.stdout:2957: finishing write tid 4 to smithi12166546-378 2023-09-23T22:18:17.516 INFO:tasks.rados.rados.0.smithi121.stdout:2957: finishing write tid 5 to smithi12166546-378 2023-09-23T22:18:17.516 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 378 v 350 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-09-23T22:18:17.516 INFO:tasks.rados.rados.0.smithi121.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T22:18:17.516 INFO:tasks.rados.rados.0.smithi121.stdout:2959: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T22:18:17.600 INFO:tasks.rados.rados.0.smithi121.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T22:18:17.741 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:17 smithi121 systemd[1]: Stopping Ceph mgr.y for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:18:17.755 INFO:tasks.rados.rados.0.smithi121.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-09-23T22:18:17.765 INFO:tasks.rados.rados.0.smithi121.stdout:2960: writing smithi12166546-362 from 780353 to 1312415 tid 1 2023-09-23T22:18:17.772 INFO:tasks.rados.rados.0.smithi121.stdout:2960: writing smithi12166546-362 from 1904489 to 2417804 tid 2 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2960: writing smithi12166546-362 from 3166627 to 3567798 tid 3 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2949: done (10 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2951: done (9 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2952: done (8 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2953: done (7 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2954: done (6 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2955: done (5 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2956: done (4 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2957: done (3 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2958: done (2 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2959: done (1 left) 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2961: read oid 327 snap -1 2023-09-23T22:18:17.780 INFO:tasks.rados.rados.0.smithi121.stdout:2961: expect deleted 2023-09-23T22:18:17.781 INFO:tasks.rados.rados.0.smithi121.stdout:2962: read oid 331 snap -1 2023-09-23T22:18:17.781 INFO:tasks.rados.rados.0.smithi121.stdout:2962: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:18:17.781 INFO:tasks.rados.rados.0.smithi121.stdout:2963: write oid 33 current snap is 0 2023-09-23T22:18:17.781 INFO:tasks.rados.rados.0.smithi121.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-09-23T22:18:17.787 INFO:tasks.rados.rados.0.smithi121.stdout:2963: writing smithi12166546-33 from 797160 to 1404471 tid 1 2023-09-23T22:18:17.795 INFO:tasks.rados.rados.0.smithi121.stdout:2963: writing smithi12166546-33 from 1962971 to 2736297 tid 2 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2963: writing smithi12166546-33 from 3194050 to 3597160 tid 3 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2964: write oid 56 current snap is 0 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2960: finishing write tid 1 to smithi12166546-362 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2960: finishing write tid 2 to smithi12166546-362 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2960: finishing write tid 3 to smithi12166546-362 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2960: finishing write tid 4 to smithi12166546-362 2023-09-23T22:18:17.800 INFO:tasks.rados.rados.0.smithi121.stdout:2960: finishing write tid 5 to smithi12166546-362 2023-09-23T22:18:17.801 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 362 v 441 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-09-23T22:18:17.801 INFO:tasks.rados.rados.0.smithi121.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-09-23T22:18:17.801 INFO:tasks.rados.rados.0.smithi121.stdout:2962: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:18:17.953 INFO:tasks.rados.rados.0.smithi121.stdout:2963: finishing write tid 1 to smithi12166546-33 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2963: finishing write tid 2 to smithi12166546-33 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2963: finishing write tid 3 to smithi12166546-33 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2963: finishing write tid 4 to smithi12166546-33 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2963: finishing write tid 5 to smithi12166546-33 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 33 v 309 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2963: left oid 33 (ObjNum 1880 snap 0 seq_num 1880) 2023-09-23T22:18:17.954 INFO:tasks.rados.rados.0.smithi121.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-09-23T22:18:17.965 INFO:tasks.rados.rados.0.smithi121.stdout:2964: writing smithi12166546-56 from 413967 to 1096527 tid 1 2023-09-23T22:18:17.973 INFO:tasks.rados.rados.0.smithi121.stdout:2964: writing smithi12166546-56 from 1621453 to 2138437 tid 2 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2964: writing smithi12166546-56 from 2821473 to 3245188 tid 3 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2960: done (4 left) 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2961: done (3 left) 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2962: done (2 left) 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2963: done (1 left) 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2965: read oid 198 snap -1 2023-09-23T22:18:17.980 INFO:tasks.rados.rados.0.smithi121.stdout:2965: expect deleted 2023-09-23T22:18:17.981 INFO:tasks.rados.rados.0.smithi121.stdout:2966: write oid 240 current snap is 0 2023-09-23T22:18:17.981 INFO:tasks.rados.rados.0.smithi121.stdout:2964: finishing write tid 1 to smithi12166546-56 2023-09-23T22:18:17.981 INFO:tasks.rados.rados.0.smithi121.stdout:2964: finishing write tid 2 to smithi12166546-56 2023-09-23T22:18:17.981 INFO:tasks.rados.rados.0.smithi121.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-09-23T22:18:17.987 INFO:tasks.rados.rados.0.smithi121.stdout:2966: writing smithi12166546-240 from 430774 to 1188583 tid 1 2023-09-23T22:18:17.994 INFO:tasks.rados.rados.0.smithi121.stdout:2966: writing smithi12166546-240 from 1679935 to 2456930 tid 2 2023-09-23T22:18:18.002 INFO:tasks.rados.rados.0.smithi121.stdout:2966: writing smithi12166546-240 from 3248896 to 3630774 tid 3 2023-09-23T22:18:18.002 INFO:tasks.rados.rados.0.smithi121.stdout:2967: write oid 35 current snap is 0 2023-09-23T22:18:18.002 INFO:tasks.rados.rados.0.smithi121.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-09-23T22:18:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:17 smithi121 bash[27336]: cluster 2023-09-23T22:18:16.672731+0000 mgr.x (mgr.24929) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.4 MiB/s wr, 78 op/s 2023-09-23T22:18:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:17 smithi121 bash[33603]: cluster 2023-09-23T22:18:16.672731+0000 mgr.x (mgr.24929) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.4 MiB/s wr, 78 op/s 2023-09-23T22:18:18.007 INFO:tasks.rados.rados.0.smithi121.stdout:2967: writing smithi12166546-35 from 447581 to 880639 tid 1 2023-09-23T22:18:18.014 INFO:tasks.rados.rados.0.smithi121.stdout:2967: writing smithi12166546-35 from 1622064 to 2142717 tid 2 2023-09-23T22:18:18.021 INFO:tasks.rados.rados.0.smithi121.stdout:2967: writing smithi12166546-35 from 2759966 to 3322578 tid 3 2023-09-23T22:18:18.021 INFO:tasks.rados.rados.0.smithi121.stdout:2968: write oid 277 current snap is 0 2023-09-23T22:18:18.021 INFO:tasks.rados.rados.0.smithi121.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-09-23T22:18:18.026 INFO:tasks.rados.rados.0.smithi121.stdout:2968: writing smithi12166546-277 from 464388 to 972695 tid 1 2023-09-23T22:18:18.034 INFO:tasks.rados.rados.0.smithi121.stdout:2968: writing smithi12166546-277 from 1680546 to 2461210 tid 2 2023-09-23T22:18:18.042 INFO:tasks.rados.rados.0.smithi121.stdout:2968: writing smithi12166546-277 from 3187389 to 3664388 tid 3 2023-09-23T22:18:18.042 INFO:tasks.rados.rados.0.smithi121.stdout:2969: write oid 72 current snap is 0 2023-09-23T22:18:18.042 INFO:tasks.rados.rados.0.smithi121.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-09-23T22:18:18.048 INFO:tasks.rados.rados.0.smithi121.stdout:2969: writing smithi12166546-72 from 481195 to 1064751 tid 1 2023-09-23T22:18:18.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:17 smithi123 bash[27681]: cluster 2023-09-23T22:18:16.672731+0000 mgr.x (mgr.24929) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.4 MiB/s wr, 78 op/s 2023-09-23T22:18:18.055 INFO:tasks.rados.rados.0.smithi121.stdout:2969: writing smithi12166546-72 from 1739028 to 2263350 tid 2 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2969: writing smithi12166546-72 from 2814812 to 3399968 tid 3 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2970: read oid 42 snap -1 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2970: expect (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2971: read oid 112 snap -1 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2971: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2972: read oid 128 snap -1 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2972: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2973: read oid 289 snap -1 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2973: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-09-23T22:18:18.063 INFO:tasks.rados.rados.0.smithi121.stdout:2974: read oid 27 snap -1 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2975: read oid 63 snap -1 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2975: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2976: write oid 34 current snap is 0 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2964: finishing write tid 3 to smithi12166546-56 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2964: finishing write tid 4 to smithi12166546-56 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2964: finishing write tid 5 to smithi12166546-56 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 56 v 407 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2964: left oid 56 (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2966: finishing write tid 1 to smithi12166546-240 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2966: finishing write tid 2 to smithi12166546-240 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2966: finishing write tid 3 to smithi12166546-240 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2966: finishing write tid 4 to smithi12166546-240 2023-09-23T22:18:18.064 INFO:tasks.rados.rados.0.smithi121.stdout:2966: finishing write tid 5 to smithi12166546-240 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 240 v 386 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2966: left oid 240 (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2967: finishing write tid 1 to smithi12166546-35 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2967: finishing write tid 2 to smithi12166546-35 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2967: finishing write tid 3 to smithi12166546-35 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2967: finishing write tid 4 to smithi12166546-35 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2967: finishing write tid 5 to smithi12166546-35 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 35 v 371 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2967: left oid 35 (ObjNum 1883 snap 0 seq_num 1883) 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2968: finishing write tid 1 to smithi12166546-277 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2968: finishing write tid 2 to smithi12166546-277 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2968: finishing write tid 3 to smithi12166546-277 2023-09-23T22:18:18.065 INFO:tasks.rados.rados.0.smithi121.stdout:2968: finishing write tid 4 to smithi12166546-277 2023-09-23T22:18:18.066 INFO:tasks.rados.rados.0.smithi121.stdout:2968: finishing write tid 5 to smithi12166546-277 2023-09-23T22:18:18.066 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 277 v 390 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-09-23T22:18:18.066 INFO:tasks.rados.rados.0.smithi121.stdout:2968: left oid 277 (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T22:18:18.066 INFO:tasks.rados.rados.0.smithi121.stdout:2969: finishing write tid 1 to smithi12166546-72 2023-09-23T22:18:18.066 INFO:tasks.rados.rados.0.smithi121.stdout:2969: finishing write tid 2 to smithi12166546-72 2023-09-23T22:18:18.066 INFO:tasks.rados.rados.0.smithi121.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-09-23T22:18:18.075 INFO:tasks.rados.rados.0.smithi121.stdout:2976: writing smithi12166546-34 from 498002 to 1273160 tid 1 2023-09-23T22:18:18.078 INFO:tasks.rados.rados.0.smithi121.stdout:2976: writing smithi12166546-34 from 1913863 to 2698196 tid 2 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2976: writing smithi12166546-34 from 3358588 to 3698002 tid 3 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2964: done (12 left) 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2965: done (11 left) 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2966: done (10 left) 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2967: done (9 left) 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2968: done (8 left) 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2977: read oid 29 snap -1 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2977: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:18:18.085 INFO:tasks.rados.rados.0.smithi121.stdout:2978: write oid 488 current snap is 0 2023-09-23T22:18:18.086 INFO:tasks.rados.rados.0.smithi121.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-09-23T22:18:18.091 INFO:tasks.rados.rados.0.smithi121.stdout:2978: writing smithi12166546-488 from 514809 to 965216 tid 1 2023-09-23T22:18:18.097 INFO:tasks.rados.rados.0.smithi121.stdout:2978: writing smithi12166546-488 from 1455992 to 1983983 tid 2 2023-09-23T22:18:18.103 INFO:tasks.rados.rados.0.smithi121.stdout:2978: writing smithi12166546-488 from 2469658 to 3193711 tid 3 2023-09-23T22:18:18.107 INFO:tasks.rados.rados.0.smithi121.stdout:2978: writing smithi12166546-488 from 3608303 to 3714809 tid 4 2023-09-23T22:18:18.107 INFO:tasks.rados.rados.0.smithi121.stdout:2979: write oid 449 current snap is 0 2023-09-23T22:18:18.107 INFO:tasks.rados.rados.0.smithi121.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-09-23T22:18:18.112 INFO:tasks.rados.rados.0.smithi121.stdout:2979: writing smithi12166546-449 from 531616 to 1057272 tid 1 2023-09-23T22:18:18.119 INFO:tasks.rados.rados.0.smithi121.stdout:2979: writing smithi12166546-449 from 1514474 to 2186123 tid 2 2023-09-23T22:18:18.125 INFO:tasks.rados.rados.0.smithi121.stdout:2979: writing smithi12166546-449 from 2780728 to 3316053 tid 3 2023-09-23T22:18:18.125 INFO:tasks.rados.rados.0.smithi121.stdout:2980: write oid 497 current snap is 0 2023-09-23T22:18:18.125 INFO:tasks.rados.rados.0.smithi121.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-09-23T22:18:18.132 INFO:tasks.rados.rados.0.smithi121.stdout:2980: writing smithi12166546-497 from 548423 to 1149328 tid 1 2023-09-23T22:18:18.137 INFO:tasks.rados.rados.0.smithi121.stdout:2980: writing smithi12166546-497 from 1572956 to 2104616 tid 2 2023-09-23T22:18:18.144 INFO:tasks.rados.rados.0.smithi121.stdout:2980: writing smithi12166546-497 from 2524504 to 3271101 tid 3 2023-09-23T22:18:18.148 INFO:tasks.rados.rados.0.smithi121.stdout:2980: writing smithi12166546-497 from 3740781 to 3748423 tid 4 2023-09-23T22:18:18.148 INFO:tasks.rados.rados.0.smithi121.stdout:2981: write oid 479 current snap is 0 2023-09-23T22:18:18.148 INFO:tasks.rados.rados.0.smithi121.stdout:2973: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-09-23T22:18:18.259 INFO:tasks.rados.rados.0.smithi121.stdout:2969: finishing write tid 3 to smithi12166546-72 2023-09-23T22:18:18.260 INFO:tasks.rados.rados.0.smithi121.stdout:2969: finishing write tid 4 to smithi12166546-72 2023-09-23T22:18:18.260 INFO:tasks.rados.rados.0.smithi121.stdout:2969: finishing write tid 5 to smithi12166546-72 2023-09-23T22:18:18.260 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 72 v 394 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-09-23T22:18:18.260 INFO:tasks.rados.rados.0.smithi121.stdout:2969: left oid 72 (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:18:18.260 INFO:tasks.rados.rados.0.smithi121.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-09-23T22:18:18.266 INFO:tasks.rados.rados.0.smithi121.stdout:2981: writing smithi12166546-479 from 565230 to 1241384 tid 1 2023-09-23T22:18:18.274 INFO:tasks.rados.rados.0.smithi121.stdout:2981: writing smithi12166546-479 from 2031438 to 2706756 tid 2 2023-09-23T22:18:18.280 INFO:tasks.rados.rados.0.smithi121.stdout:2981: writing smithi12166546-479 from 3235574 to 3765230 tid 3 2023-09-23T22:18:18.280 INFO:tasks.rados.rados.0.smithi121.stdout:2969: done (12 left) 2023-09-23T22:18:18.280 INFO:tasks.rados.rados.0.smithi121.stdout:2973: done (11 left) 2023-09-23T22:18:18.281 INFO:tasks.rados.rados.0.smithi121.stdout:2982: delete oid 81 current snap is 0 2023-09-23T22:18:18.281 INFO:tasks.rados.rados.0.smithi121.stdout:2971: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:18:18.436 INFO:tasks.rados.rados.0.smithi121.stdout:2975: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T22:18:18.545 INFO:tasks.rados.rados.0.smithi121.stdout:2970: expect (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:18:18.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:18 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:18:18] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.33.4" 2023-09-23T22:18:18.737 INFO:tasks.rados.rados.0.smithi121.stdout:2976: finishing write tid 1 to smithi12166546-34 2023-09-23T22:18:18.737 INFO:tasks.rados.rados.0.smithi121.stdout:2972: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T22:18:18.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:18 smithi121 bash[70917]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T22:18:18.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:18 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:18:18.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:18 smithi121 bash[70984]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T22:18:18.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:18 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-23T22:18:18.751 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:18 smithi121 systemd[1]: Stopped Ceph mgr.y for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:18:18.951 INFO:tasks.rados.rados.0.smithi121.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:18:19.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:18 smithi121 bash[27336]: audit 2023-09-23T22:18:17.772480+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.121:0/539687635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:18 smithi121 bash[33603]: audit 2023-09-23T22:18:17.772480+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.121:0/539687635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:19.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:18 smithi121 systemd[1]: Started Ceph mgr.y for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:18:19.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:18 smithi123 bash[27681]: audit 2023-09-23T22:18:17.772480+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.121:0/539687635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:19.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:18 smithi123 bash[52823]: ts=2023-09-23T22:18:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:18:19.122 INFO:tasks.rados.rados.0.smithi121.stdout:2976: finishing write tid 2 to smithi12166546-34 2023-09-23T22:18:19.122 INFO:tasks.rados.rados.0.smithi121.stdout:2976: finishing write tid 3 to smithi12166546-34 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2970: done (11 left) 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2971: done (10 left) 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2972: done (9 left) 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2974: done (8 left) 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2975: done (7 left) 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2982: done (6 left) 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2983: write oid 378 current snap is 0 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2976: finishing write tid 4 to smithi12166546-34 2023-09-23T22:18:19.123 INFO:tasks.rados.rados.0.smithi121.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-09-23T22:18:19.129 INFO:tasks.rados.rados.0.smithi121.stdout:2983: writing smithi12166546-378 from 598844 to 1025496 tid 1 2023-09-23T22:18:19.137 INFO:tasks.rados.rados.0.smithi121.stdout:2983: writing smithi12166546-378 from 1632049 to 2311036 tid 2 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2983: writing smithi12166546-378 from 2774067 to 3470833 tid 3 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2984: read oid 383 snap -1 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2984: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2985: read oid 495 snap -1 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2985: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2986: read oid 221 snap -1 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2986: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:18:19.144 INFO:tasks.rados.rados.0.smithi121.stdout:2987: write oid 210 current snap is 0 2023-09-23T22:18:19.145 INFO:tasks.rados.rados.0.smithi121.stdout:2976: finishing write tid 5 to smithi12166546-34 2023-09-23T22:18:19.145 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 34 v 411 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-09-23T22:18:19.145 INFO:tasks.rados.rados.0.smithi121.stdout:2976: left oid 34 (ObjNum 1886 snap 0 seq_num 1886) 2023-09-23T22:18:19.145 INFO:tasks.rados.rados.0.smithi121.stdout:2977: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:18:19.330 INFO:tasks.rados.rados.0.smithi121.stdout:2978: finishing write tid 1 to smithi12166546-488 2023-09-23T22:18:19.330 INFO:tasks.rados.rados.0.smithi121.stdout:2978: finishing write tid 2 to smithi12166546-488 2023-09-23T22:18:19.330 INFO:tasks.rados.rados.0.smithi121.stdout:2978: finishing write tid 3 to smithi12166546-488 2023-09-23T22:18:19.330 INFO:tasks.rados.rados.0.smithi121.stdout:2978: finishing write tid 4 to smithi12166546-488 2023-09-23T22:18:19.330 INFO:tasks.rados.rados.0.smithi121.stdout:2978: finishing write tid 5 to smithi12166546-488 2023-09-23T22:18:19.330 INFO:tasks.rados.rados.0.smithi121.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-09-23T22:18:19.336 INFO:tasks.rados.rados.0.smithi121.stdout:2987: writing smithi12166546-210 from 615651 to 1233905 tid 1 2023-09-23T22:18:19.343 INFO:tasks.rados.rados.0.smithi121.stdout:2987: writing smithi12166546-210 from 1806884 to 2345882 tid 2 2023-09-23T22:18:19.350 INFO:tasks.rados.rados.0.smithi121.stdout:2987: writing smithi12166546-210 from 3034196 to 3542234 tid 3 2023-09-23T22:18:19.350 INFO:tasks.rados.rados.0.smithi121.stdout:2976: done (10 left) 2023-09-23T22:18:19.350 INFO:tasks.rados.rados.0.smithi121.stdout:2977: done (9 left) 2023-09-23T22:18:19.350 INFO:tasks.rados.rados.0.smithi121.stdout:2988: read oid 92 snap -1 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2988: expect deleted 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2989: read oid 327 snap -1 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2989: expect deleted 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2990: read oid 236 snap -1 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2990: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2991: write oid 108 current snap is 0 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2978: finishing write tid 6 to smithi12166546-488 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 488 v 399 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2978: left oid 488 (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2979: finishing write tid 1 to smithi12166546-449 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2979: finishing write tid 2 to smithi12166546-449 2023-09-23T22:18:19.351 INFO:tasks.rados.rados.0.smithi121.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-09-23T22:18:19.358 INFO:tasks.rados.rados.0.smithi121.stdout:2991: writing smithi12166546-108 from 632458 to 1325961 tid 1 2023-09-23T22:18:19.365 INFO:tasks.rados.rados.0.smithi121.stdout:2991: writing smithi12166546-108 from 1865366 to 2548022 tid 2 2023-09-23T22:18:19.372 INFO:tasks.rados.rados.0.smithi121.stdout:2991: writing smithi12166546-108 from 3061619 to 3780929 tid 3 2023-09-23T22:18:19.372 INFO:tasks.rados.rados.0.smithi121.stdout:2978: done (12 left) 2023-09-23T22:18:19.372 INFO:tasks.rados.rados.0.smithi121.stdout:2992: write oid 65 current snap is 0 2023-09-23T22:18:19.372 INFO:tasks.rados.rados.0.smithi121.stdout:2979: finishing write tid 3 to smithi12166546-449 2023-09-23T22:18:19.372 INFO:tasks.rados.rados.0.smithi121.stdout:2979: finishing write tid 4 to smithi12166546-449 2023-09-23T22:18:19.373 INFO:tasks.rados.rados.0.smithi121.stdout:2979: finishing write tid 5 to smithi12166546-449 2023-09-23T22:18:19.373 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 449 v 409 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-09-23T22:18:19.373 INFO:tasks.rados.rados.0.smithi121.stdout:2979: left oid 449 (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T22:18:19.373 INFO:tasks.rados.rados.0.smithi121.stdout:2980: finishing write tid 1 to smithi12166546-497 2023-09-23T22:18:19.373 INFO:tasks.rados.rados.0.smithi121.stdout:2980: finishing write tid 2 to smithi12166546-497 2023-09-23T22:18:19.373 INFO:tasks.rados.rados.0.smithi121.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-09-23T22:18:19.380 INFO:tasks.rados.rados.0.smithi121.stdout:2992: writing smithi12166546-65 from 649265 to 1418017 tid 1 2023-09-23T22:18:19.388 INFO:tasks.rados.rados.0.smithi121.stdout:2992: writing smithi12166546-65 from 2207495 to 2750162 tid 2 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2992: writing smithi12166546-65 from 3372689 to 3849265 tid 3 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2979: done (12 left) 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2993: read oid 399 snap -1 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2993: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2994: write oid 52 current snap is 0 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2980: finishing write tid 3 to smithi12166546-497 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2980: finishing write tid 4 to smithi12166546-497 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2980: finishing write tid 5 to smithi12166546-497 2023-09-23T22:18:19.395 INFO:tasks.rados.rados.0.smithi121.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-09-23T22:18:19.401 INFO:tasks.rados.rados.0.smithi121.stdout:2994: writing smithi12166546-52 from 666072 to 1110073 tid 1 2023-09-23T22:18:19.409 INFO:tasks.rados.rados.0.smithi121.stdout:2994: writing smithi12166546-52 from 1865977 to 2552302 tid 2 2023-09-23T22:18:19.414 INFO:tasks.rados.rados.0.smithi121.stdout:2994: writing smithi12166546-52 from 3000112 to 3458319 tid 3 2023-09-23T22:18:19.414 INFO:tasks.rados.rados.0.smithi121.stdout:2995: write oid 121 current snap is 0 2023-09-23T22:18:19.415 INFO:tasks.rados.rados.0.smithi121.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-09-23T22:18:19.421 INFO:tasks.rados.rados.0.smithi121.stdout:2995: writing smithi12166546-121 from 682879 to 1202129 tid 1 2023-09-23T22:18:19.428 INFO:tasks.rados.rados.0.smithi121.stdout:2995: writing smithi12166546-121 from 1924459 to 2470795 tid 2 2023-09-23T22:18:19.435 INFO:tasks.rados.rados.0.smithi121.stdout:2995: writing smithi12166546-121 from 3027535 to 3697014 tid 3 2023-09-23T22:18:19.435 INFO:tasks.rados.rados.0.smithi121.stdout:2996: write oid 233 current snap is 0 2023-09-23T22:18:19.435 INFO:tasks.rados.rados.0.smithi121.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-09-23T22:18:19.442 INFO:tasks.rados.rados.0.smithi121.stdout:2996: writing smithi12166546-233 from 699686 to 1294185 tid 1 2023-09-23T22:18:19.450 INFO:tasks.rados.rados.0.smithi121.stdout:2996: writing smithi12166546-233 from 1982941 to 2672935 tid 2 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:2996: writing smithi12166546-233 from 3454958 to 3899686 tid 3 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:2980: finishing write tid 6 to smithi12166546-497 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 497 v 414 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:2980: left oid 497 (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:2980: done (15 left) 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:2997: read oid 228 snap -1 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout:2997: expect (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:18:19.458 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: finishing write tid 1 to smithi12166546-479 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: finishing write tid 2 to smithi12166546-479 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: finishing write tid 3 to smithi12166546-479 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: finishing write tid 4 to smithi12166546-479 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: finishing write tid 5 to smithi12166546-479 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 479 v 540 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: left oid 479 (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2981: done (15 left) 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2998: write oid 307 current snap is 0 2023-09-23T22:18:19.459 INFO:tasks.rados.rados.0.smithi121.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-09-23T22:18:19.465 INFO:tasks.rados.rados.0.smithi121.stdout:2998: writing smithi12166546-307 from 716493 to 1386241 tid 1 2023-09-23T22:18:19.471 INFO:tasks.rados.rados.0.smithi121.stdout:2998: writing smithi12166546-307 from 1925070 to 2358722 tid 2 2023-09-23T22:18:19.478 INFO:tasks.rados.rados.0.smithi121.stdout:2998: writing smithi12166546-307 from 2849675 to 3541698 tid 3 2023-09-23T22:18:19.478 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:19.478 INFO:tasks.rados.rados.0.smithi121.stdout:2983: finishing write tid 1 to smithi12166546-378 2023-09-23T22:18:19.478 INFO:tasks.rados.rados.0.smithi121.stdout:2983: finishing write tid 2 to smithi12166546-378 2023-09-23T22:18:19.478 INFO:tasks.rados.rados.0.smithi121.stdout:2983: finishing write tid 3 to smithi12166546-378 2023-09-23T22:18:19.478 INFO:tasks.rados.rados.0.smithi121.stdout:2983: finishing write tid 4 to smithi12166546-378 2023-09-23T22:18:19.479 INFO:tasks.rados.rados.0.smithi121.stdout:2983: finishing write tid 5 to smithi12166546-378 2023-09-23T22:18:19.479 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 378 v 354 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-09-23T22:18:19.479 INFO:tasks.rados.rados.0.smithi121.stdout:2983: left oid 378 (ObjNum 1892 snap 0 seq_num 1892) 2023-09-23T22:18:19.479 INFO:tasks.rados.rados.0.smithi121.stdout:2984: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:18:19.608 INFO:tasks.rados.rados.0.smithi121.stdout:2986: expect (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:18:19.784 INFO:tasks.rados.rados.0.smithi121.stdout:2985: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2987: finishing write tid 1 to smithi12166546-210 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2987: finishing write tid 2 to smithi12166546-210 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2987: finishing write tid 3 to smithi12166546-210 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2987: finishing write tid 4 to smithi12166546-210 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2987: finishing write tid 5 to smithi12166546-210 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 210 v 291 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2987: left oid 210 (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T22:18:19.998 INFO:tasks.rados.rados.0.smithi121.stdout:2990: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:18:20.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[71039]: debug 2023-09-23T22:18:19.994+0000 7f3b49079700 1 -- 172.21.15.121:0/3902234593 <== mon.2 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560ef8d4d1e0 con 0x560ef9accc00 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[27336]: cluster 2023-09-23T22:18:18.673768+0000 mgr.x (mgr.24929) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 9.4 MiB/s wr, 112 op/s 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[27336]: audit 2023-09-23T22:18:18.875274+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[27336]: audit 2023-09-23T22:18:18.884617+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[27336]: audit 2023-09-23T22:18:18.909673+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[33603]: cluster 2023-09-23T22:18:18.673768+0000 mgr.x (mgr.24929) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 9.4 MiB/s wr, 112 op/s 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[33603]: audit 2023-09-23T22:18:18.875274+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[33603]: audit 2023-09-23T22:18:18.884617+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:20.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:19 smithi121 bash[33603]: audit 2023-09-23T22:18:18.909673+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:20.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:19 smithi123 bash[27681]: cluster 2023-09-23T22:18:18.673768+0000 mgr.x (mgr.24929) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 9.4 MiB/s wr, 112 op/s 2023-09-23T22:18:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:19 smithi123 bash[27681]: audit 2023-09-23T22:18:18.875274+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:19 smithi123 bash[27681]: audit 2023-09-23T22:18:18.884617+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:19 smithi123 bash[27681]: audit 2023-09-23T22:18:18.909673+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2991: finishing write tid 1 to smithi12166546-108 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2991: finishing write tid 2 to smithi12166546-108 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2991: finishing write tid 3 to smithi12166546-108 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2991: finishing write tid 4 to smithi12166546-108 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2991: finishing write tid 5 to smithi12166546-108 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 108 v 394 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2991: left oid 108 (ObjNum 1894 snap 0 seq_num 1894) 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2992: finishing write tid 1 to smithi12166546-65 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2992: finishing write tid 2 to smithi12166546-65 2023-09-23T22:18:20.191 INFO:tasks.rados.rados.0.smithi121.stdout:2992: finishing write tid 3 to smithi12166546-65 2023-09-23T22:18:20.192 INFO:tasks.rados.rados.0.smithi121.stdout:2992: finishing write tid 4 to smithi12166546-65 2023-09-23T22:18:20.192 INFO:tasks.rados.rados.0.smithi121.stdout:2992: finishing write tid 5 to smithi12166546-65 2023-09-23T22:18:20.192 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 382 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-09-23T22:18:20.192 INFO:tasks.rados.rados.0.smithi121.stdout:2992: left oid 65 (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T22:18:20.192 INFO:tasks.rados.rados.0.smithi121.stdout:2993: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2994: finishing write tid 1 to smithi12166546-52 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2994: finishing write tid 2 to smithi12166546-52 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2994: finishing write tid 3 to smithi12166546-52 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2994: finishing write tid 4 to smithi12166546-52 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2994: finishing write tid 5 to smithi12166546-52 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 52 v 544 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2994: left oid 52 (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2995: finishing write tid 1 to smithi12166546-121 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2995: finishing write tid 2 to smithi12166546-121 2023-09-23T22:18:20.372 INFO:tasks.rados.rados.0.smithi121.stdout:2995: finishing write tid 3 to smithi12166546-121 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2995: finishing write tid 4 to smithi12166546-121 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2995: finishing write tid 5 to smithi12166546-121 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 121 v 386 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2995: left oid 121 (ObjNum 1897 snap 0 seq_num 1897) 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2996: finishing write tid 1 to smithi12166546-233 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2996: finishing write tid 2 to smithi12166546-233 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2996: finishing write tid 3 to smithi12166546-233 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2996: finishing write tid 4 to smithi12166546-233 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2996: finishing write tid 5 to smithi12166546-233 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 233 v 295 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2996: left oid 233 (ObjNum 1898 snap 0 seq_num 1898) 2023-09-23T22:18:20.373 INFO:tasks.rados.rados.0.smithi121.stdout:2997: expect (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:18:20.481 INFO:tasks.rados.rados.0.smithi121.stdout:2998: finishing write tid 1 to smithi12166546-307 2023-09-23T22:18:20.481 INFO:tasks.rados.rados.0.smithi121.stdout:2998: finishing write tid 2 to smithi12166546-307 2023-09-23T22:18:20.481 INFO:tasks.rados.rados.0.smithi121.stdout:2998: finishing write tid 3 to smithi12166546-307 2023-09-23T22:18:20.481 INFO:tasks.rados.rados.0.smithi121.stdout:2998: finishing write tid 4 to smithi12166546-307 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2998: finishing write tid 5 to smithi12166546-307 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 307 v 548 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2998: left oid 307 (ObjNum 1899 snap 0 seq_num 1899) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2983: done (15 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2984: done (14 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2985: done (13 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2986: done (12 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2987: done (11 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2988: done (10 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2989: done (9 left) 2023-09-23T22:18:20.482 INFO:tasks.rados.rados.0.smithi121.stdout:2990: done (8 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2991: done (7 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2992: done (6 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2993: done (5 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2994: done (4 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2995: done (3 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2996: done (2 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2997: done (1 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2998: done (0 left) 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2999: write oid 361 current snap is 0 2023-09-23T22:18:20.483 INFO:tasks.rados.rados.0.smithi121.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-09-23T22:18:20.494 INFO:tasks.rados.rados.0.smithi121.stdout:2999: writing smithi12166546-361 from 733300 to 1478297 tid 1 2023-09-23T22:18:20.501 INFO:tasks.rados.rados.0.smithi121.stdout:2999: writing smithi12166546-361 from 1983552 to 2677215 tid 2 2023-09-23T22:18:20.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:20 smithi121 bash[71039]: debug 2023-09-23T22:18:20.158+0000 7f3b531c6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:2999: writing smithi12166546-361 from 3393451 to 3933300 tid 3 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:3000: read oid 272 snap -1 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:3000: expect deleted 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:3001: write oid 1 current snap is 0 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:2999: finishing write tid 1 to smithi12166546-361 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:2999: finishing write tid 2 to smithi12166546-361 2023-09-23T22:18:20.509 INFO:tasks.rados.rados.0.smithi121.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-09-23T22:18:20.517 INFO:tasks.rados.rados.0.smithi121.stdout:3001: writing smithi12166546-1 from 750107 to 1286706 tid 1 2023-09-23T22:18:20.521 INFO:tasks.rados.rados.0.smithi121.stdout:3001: writing smithi12166546-1 from 1758387 to 2195708 tid 2 2023-09-23T22:18:20.525 INFO:tasks.rados.rados.0.smithi121.stdout:3001: writing smithi12166546-1 from 2620874 to 3051794 tid 3 2023-09-23T22:18:20.531 INFO:tasks.rados.rados.0.smithi121.stdout:3001: writing smithi12166546-1 from 3568355 to 3950107 tid 4 2023-09-23T22:18:20.531 INFO:tasks.rados.rados.0.smithi121.stdout:3002: read oid 178 snap -1 2023-09-23T22:18:20.531 INFO:tasks.rados.rados.0.smithi121.stdout:3002: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:20.531 INFO:tasks.rados.rados.0.smithi121.stdout:3003: write oid 421 current snap is 0 2023-09-23T22:18:20.531 INFO:tasks.rados.rados.0.smithi121.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-09-23T22:18:20.539 INFO:tasks.rados.rados.0.smithi121.stdout:3003: writing smithi12166546-421 from 766914 to 1378762 tid 1 2023-09-23T22:18:20.545 INFO:tasks.rados.rados.0.smithi121.stdout:3003: writing smithi12166546-421 from 1816869 to 2514201 tid 2 2023-09-23T22:18:20.553 INFO:tasks.rados.rados.0.smithi121.stdout:3003: writing smithi12166546-421 from 3164650 to 3806842 tid 3 2023-09-23T22:18:20.553 INFO:tasks.rados.rados.0.smithi121.stdout:3004: read oid 51 snap -1 2023-09-23T22:18:20.553 INFO:tasks.rados.rados.0.smithi121.stdout:3004: expect deleted 2023-09-23T22:18:20.553 INFO:tasks.rados.rados.0.smithi121.stdout:3005: read oid 122 snap -1 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3005: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3006: delete oid 451 current snap is 0 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:2999: finishing write tid 3 to smithi12166546-361 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:2999: finishing write tid 4 to smithi12166546-361 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:2999: finishing write tid 5 to smithi12166546-361 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 361 v 415 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:2999: left oid 361 (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3001: finishing write tid 1 to smithi12166546-1 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3001: finishing write tid 2 to smithi12166546-1 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3001: finishing write tid 3 to smithi12166546-1 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3001: finishing write tid 4 to smithi12166546-1 2023-09-23T22:18:20.554 INFO:tasks.rados.rados.0.smithi121.stdout:3001: finishing write tid 5 to smithi12166546-1 2023-09-23T22:18:20.555 INFO:tasks.rados.rados.0.smithi121.stdout:3001: finishing write tid 6 to smithi12166546-1 2023-09-23T22:18:20.555 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 1 v 414 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-09-23T22:18:20.555 INFO:tasks.rados.rados.0.smithi121.stdout:3001: left oid 1 (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T22:18:20.555 INFO:tasks.rados.rados.0.smithi121.stdout:3002: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:20.692 INFO:tasks.rados.rados.0.smithi121.stdout:3003: finishing write tid 1 to smithi12166546-421 2023-09-23T22:18:20.692 INFO:tasks.rados.rados.0.smithi121.stdout:3003: finishing write tid 2 to smithi12166546-421 2023-09-23T22:18:20.692 INFO:tasks.rados.rados.0.smithi121.stdout:3003: finishing write tid 3 to smithi12166546-421 2023-09-23T22:18:20.692 INFO:tasks.rados.rados.0.smithi121.stdout:3003: finishing write tid 4 to smithi12166546-421 2023-09-23T22:18:20.692 INFO:tasks.rados.rados.0.smithi121.stdout:3003: finishing write tid 5 to smithi12166546-421 2023-09-23T22:18:20.693 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 421 v 403 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-09-23T22:18:20.693 INFO:tasks.rados.rados.0.smithi121.stdout:3003: left oid 421 (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T22:18:20.693 INFO:tasks.rados.rados.0.smithi121.stdout:3005: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:18:20.766 INFO:tasks.rados.rados.0.smithi121.stdout:2999: done (7 left) 2023-09-23T22:18:20.766 INFO:tasks.rados.rados.0.smithi121.stdout:3000: done (6 left) 2023-09-23T22:18:20.766 INFO:tasks.rados.rados.0.smithi121.stdout:3001: done (5 left) 2023-09-23T22:18:20.766 INFO:tasks.rados.rados.0.smithi121.stdout:3002: done (4 left) 2023-09-23T22:18:20.767 INFO:tasks.rados.rados.0.smithi121.stdout:3003: done (3 left) 2023-09-23T22:18:20.767 INFO:tasks.rados.rados.0.smithi121.stdout:3004: done (2 left) 2023-09-23T22:18:20.767 INFO:tasks.rados.rados.0.smithi121.stdout:3005: done (1 left) 2023-09-23T22:18:20.767 INFO:tasks.rados.rados.0.smithi121.stdout:3006: done (0 left) 2023-09-23T22:18:20.767 INFO:tasks.rados.rados.0.smithi121.stdout:3007: write oid 482 current snap is 0 2023-09-23T22:18:20.767 INFO:tasks.rados.rados.0.smithi121.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-09-23T22:18:20.772 INFO:tasks.rados.rados.0.smithi121.stdout:3007: writing smithi12166546-482 from 400528 to 1162874 tid 1 2023-09-23T22:18:20.777 INFO:tasks.rados.rados.0.smithi121.stdout:3007: writing smithi12166546-482 from 1817480 to 2000528 tid 2 2023-09-23T22:18:20.778 INFO:tasks.rados.rados.0.smithi121.stdout:3008: write oid 176 current snap is 0 2023-09-23T22:18:20.778 INFO:tasks.rados.rados.0.smithi121.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-09-23T22:18:20.782 INFO:tasks.rados.rados.0.smithi121.stdout:3008: writing smithi12166546-176 from 417335 to 854930 tid 1 2023-09-23T22:18:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:3008: writing smithi12166546-176 from 1475962 to 1920621 tid 2 2023-09-23T22:18:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:3009: read oid 269 snap -1 2023-09-23T22:18:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:3009: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:18:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:3010: write oid 331 current snap is 0 2023-09-23T22:18:20.789 INFO:tasks.rados.rados.0.smithi121.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-09-23T22:18:20.794 INFO:tasks.rados.rados.0.smithi121.stdout:3010: writing smithi12166546-331 from 434142 to 946986 tid 1 2023-09-23T22:18:20.801 INFO:tasks.rados.rados.0.smithi121.stdout:3010: writing smithi12166546-331 from 1534444 to 2034142 tid 2 2023-09-23T22:18:20.801 INFO:tasks.rados.rados.0.smithi121.stdout:3011: read oid 456 snap -1 2023-09-23T22:18:20.801 INFO:tasks.rados.rados.0.smithi121.stdout:3011: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:18:20.801 INFO:tasks.rados.rados.0.smithi121.stdout:3012: write oid 154 current snap is 0 2023-09-23T22:18:20.801 INFO:tasks.rados.rados.0.smithi121.stdout:3007: finishing write tid 1 to smithi12166546-482 2023-09-23T22:18:20.802 INFO:tasks.rados.rados.0.smithi121.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-09-23T22:18:20.807 INFO:tasks.rados.rados.0.smithi121.stdout:3012: writing smithi12166546-154 from 450949 to 1039042 tid 1 2023-09-23T22:18:20.813 INFO:tasks.rados.rados.0.smithi121.stdout:3012: writing smithi12166546-154 from 1476573 to 1924901 tid 2 2023-09-23T22:18:20.813 INFO:tasks.rados.rados.0.smithi121.stdout:3013: read oid 137 snap -1 2023-09-23T22:18:20.814 INFO:tasks.rados.rados.0.smithi121.stdout:3013: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:18:20.814 INFO:tasks.rados.rados.0.smithi121.stdout:3014: read oid 317 snap -1 2023-09-23T22:18:20.814 INFO:tasks.rados.rados.0.smithi121.stdout:3014: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:18:20.814 INFO:tasks.rados.rados.0.smithi121.stdout:3015: write oid 79 current snap is 0 2023-09-23T22:18:20.814 INFO:tasks.rados.rados.0.smithi121.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-09-23T22:18:20.820 INFO:tasks.rados.rados.0.smithi121.stdout:3015: writing smithi12166546-79 from 467756 to 1131098 tid 1 2023-09-23T22:18:20.827 INFO:tasks.rados.rados.0.smithi121.stdout:3015: writing smithi12166546-79 from 1535055 to 2067756 tid 2 2023-09-23T22:18:20.827 INFO:tasks.rados.rados.0.smithi121.stdout:3016: delete oid 441 current snap is 0 2023-09-23T22:18:20.827 INFO:tasks.rados.rados.0.smithi121.stdout:3007: finishing write tid 2 to smithi12166546-482 2023-09-23T22:18:20.827 INFO:tasks.rados.rados.0.smithi121.stdout:3007: finishing write tid 3 to smithi12166546-482 2023-09-23T22:18:20.827 INFO:tasks.rados.rados.0.smithi121.stdout:3007: finishing write tid 4 to smithi12166546-482 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 482 v 417 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3007: left oid 482 (ObjNum 1904 snap 0 seq_num 1904) 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3008: finishing write tid 1 to smithi12166546-176 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3008: finishing write tid 2 to smithi12166546-176 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3008: finishing write tid 3 to smithi12166546-176 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3008: finishing write tid 4 to smithi12166546-176 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 176 v 352 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T22:18:20.828 INFO:tasks.rados.rados.0.smithi121.stdout:3009: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:18:20.966 INFO:tasks.rados.rados.0.smithi121.stdout:3010: finishing write tid 1 to smithi12166546-331 2023-09-23T22:18:20.966 INFO:tasks.rados.rados.0.smithi121.stdout:3010: finishing write tid 2 to smithi12166546-331 2023-09-23T22:18:20.966 INFO:tasks.rados.rados.0.smithi121.stdout:3010: finishing write tid 3 to smithi12166546-331 2023-09-23T22:18:20.966 INFO:tasks.rados.rados.0.smithi121.stdout:3010: finishing write tid 4 to smithi12166546-331 2023-09-23T22:18:20.966 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 331 v 397 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-09-23T22:18:20.966 INFO:tasks.rados.rados.0.smithi121.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T22:18:20.967 INFO:tasks.rados.rados.0.smithi121.stdout:3012: finishing write tid 1 to smithi12166546-154 2023-09-23T22:18:20.967 INFO:tasks.rados.rados.0.smithi121.stdout:3011: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:18:21.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:20 smithi123 bash[27681]: audit 2023-09-23T22:18:20.213924+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.121:0/4261060500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:21.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:20 smithi123 bash[27681]: cluster 2023-09-23T22:18:20.674415+0000 mgr.x (mgr.24929) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 5.7 MiB/s wr, 71 op/s 2023-09-23T22:18:21.076 INFO:tasks.rados.rados.0.smithi121.stdout:3012: finishing write tid 2 to smithi12166546-154 2023-09-23T22:18:21.076 INFO:tasks.rados.rados.0.smithi121.stdout:3012: finishing write tid 3 to smithi12166546-154 2023-09-23T22:18:21.076 INFO:tasks.rados.rados.0.smithi121.stdout:3012: finishing write tid 4 to smithi12166546-154 2023-09-23T22:18:21.076 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 154 v 400 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-09-23T22:18:21.076 INFO:tasks.rados.rados.0.smithi121.stdout:3012: left oid 154 (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:18:21.076 INFO:tasks.rados.rados.0.smithi121.stdout:3014: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:18:21.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:20 smithi121 bash[27336]: audit 2023-09-23T22:18:20.213924+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.121:0/4261060500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:21.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:20 smithi121 bash[27336]: cluster 2023-09-23T22:18:20.674415+0000 mgr.x (mgr.24929) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 5.7 MiB/s wr, 71 op/s 2023-09-23T22:18:21.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:20 smithi121 bash[33603]: audit 2023-09-23T22:18:20.213924+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.121:0/4261060500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:21.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:20 smithi121 bash[33603]: cluster 2023-09-23T22:18:20.674415+0000 mgr.x (mgr.24929) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 5.7 MiB/s wr, 71 op/s 2023-09-23T22:18:21.270 INFO:tasks.rados.rados.0.smithi121.stdout:3013: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:18:21.461 INFO:tasks.rados.rados.0.smithi121.stdout:3015: finishing write tid 1 to smithi12166546-79 2023-09-23T22:18:21.461 INFO:tasks.rados.rados.0.smithi121.stdout:3015: finishing write tid 2 to smithi12166546-79 2023-09-23T22:18:21.462 INFO:tasks.rados.rados.0.smithi121.stdout:3015: finishing write tid 3 to smithi12166546-79 2023-09-23T22:18:21.462 INFO:tasks.rados.rados.0.smithi121.stdout:3015: finishing write tid 4 to smithi12166546-79 2023-09-23T22:18:21.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 79 v 389 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-09-23T22:18:21.462 INFO:tasks.rados.rados.0.smithi121.stdout:3015: left oid 79 (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T22:18:21.462 INFO:tasks.rados.rados.0.smithi121.stdout:3007: done (9 left) 2023-09-23T22:18:21.462 INFO:tasks.rados.rados.0.smithi121.stdout:3008: done (8 left) 2023-09-23T22:18:21.463 INFO:tasks.rados.rados.0.smithi121.stdout:3009: done (7 left) 2023-09-23T22:18:21.463 INFO:tasks.rados.rados.0.smithi121.stdout:3010: done (6 left) 2023-09-23T22:18:21.463 INFO:tasks.rados.rados.0.smithi121.stdout:3011: done (5 left) 2023-09-23T22:18:21.463 INFO:tasks.rados.rados.0.smithi121.stdout:3012: done (4 left) 2023-09-23T22:18:21.463 INFO:tasks.rados.rados.0.smithi121.stdout:3013: done (3 left) 2023-09-23T22:18:21.463 INFO:tasks.rados.rados.0.smithi121.stdout:3014: done (2 left) 2023-09-23T22:18:21.464 INFO:tasks.rados.rados.0.smithi121.stdout:3015: done (1 left) 2023-09-23T22:18:21.464 INFO:tasks.rados.rados.0.smithi121.stdout:3016: done (0 left) 2023-09-23T22:18:21.464 INFO:tasks.rados.rados.0.smithi121.stdout:3017: read oid 409 snap -1 2023-09-23T22:18:21.464 INFO:tasks.rados.rados.0.smithi121.stdout:3017: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:18:21.464 INFO:tasks.rados.rados.0.smithi121.stdout:3018: read oid 218 snap -1 2023-09-23T22:18:21.465 INFO:tasks.rados.rados.0.smithi121.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:18:21.465 INFO:tasks.rados.rados.0.smithi121.stdout:3019: write oid 29 current snap is 0 2023-09-23T22:18:21.465 INFO:tasks.rados.rados.0.smithi121.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-09-23T22:18:21.475 INFO:tasks.rados.rados.0.smithi121.stdout:3019: writing smithi12166546-29 from 501370 to 1031563 tid 1 2023-09-23T22:18:21.484 INFO:tasks.rados.rados.0.smithi121.stdout:3019: writing smithi12166546-29 from 1768372 to 2101370 tid 2 2023-09-23T22:18:21.486 INFO:tasks.rados.rados.0.smithi121.stdout:3020: read oid 424 snap -1 2023-09-23T22:18:21.486 INFO:tasks.rados.rados.0.smithi121.stdout:3020: expect (ObjNum 845 snap 0 seq_num 845) 2023-09-23T22:18:21.486 INFO:tasks.rados.rados.0.smithi121.stdout:3021: read oid 286 snap -1 2023-09-23T22:18:21.486 INFO:tasks.rados.rados.0.smithi121.stdout:3021: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T22:18:21.486 INFO:tasks.rados.rados.0.smithi121.stdout:3022: write oid 453 current snap is 0 2023-09-23T22:18:21.487 INFO:tasks.rados.rados.0.smithi121.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-09-23T22:18:21.490 INFO:tasks.rados.rados.0.smithi121.stdout:3022: writing smithi12166546-453 from 518177 to 1123619 tid 1 2023-09-23T22:18:21.497 INFO:tasks.rados.rados.0.smithi121.stdout:3022: writing smithi12166546-453 from 1710501 to 2118177 tid 2 2023-09-23T22:18:21.497 INFO:tasks.rados.rados.0.smithi121.stdout:3023: read oid 179 snap -1 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3023: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3024: read oid 341 snap -1 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3024: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3025: read oid 248 snap -1 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3025: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3026: delete oid 143 current snap is 0 2023-09-23T22:18:21.498 INFO:tasks.rados.rados.0.smithi121.stdout:3017: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:18:21.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:21 smithi121 bash[71039]: debug 2023-09-23T22:18:21.146+0000 7f3b531c6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:18:21.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:21 smithi121 bash[71039]: debug 2023-09-23T22:18:21.254+0000 7f3b531c6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:18:21.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:21 smithi121 bash[71039]: debug 2023-09-23T22:18:21.366+0000 7f3b531c6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:18:21.808 INFO:tasks.rados.rados.0.smithi121.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:18:22.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:21 smithi121 bash[71039]: debug 2023-09-23T22:18:21.698+0000 7f3b531c6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:3019: finishing write tid 1 to smithi12166546-29 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:3019: finishing write tid 2 to smithi12166546-29 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:3019: finishing write tid 3 to smithi12166546-29 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:3019: finishing write tid 4 to smithi12166546-29 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 29 v 270 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T22:18:22.043 INFO:tasks.rados.rados.0.smithi121.stdout:3020: expect (ObjNum 845 snap 0 seq_num 845) 2023-09-23T22:18:22.163 INFO:tasks.rados.rados.0.smithi121.stdout:3022: finishing write tid 1 to smithi12166546-453 2023-09-23T22:18:22.163 INFO:tasks.rados.rados.0.smithi121.stdout:3021: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T22:18:22.328 INFO:tasks.rados.rados.0.smithi121.stdout:3022: finishing write tid 2 to smithi12166546-453 2023-09-23T22:18:22.329 INFO:tasks.rados.rados.0.smithi121.stdout:3022: finishing write tid 3 to smithi12166546-453 2023-09-23T22:18:22.329 INFO:tasks.rados.rados.0.smithi121.stdout:3022: finishing write tid 4 to smithi12166546-453 2023-09-23T22:18:22.329 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 453 v 298 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-09-23T22:18:22.329 INFO:tasks.rados.rados.0.smithi121.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-09-23T22:18:22.329 INFO:tasks.rados.rados.0.smithi121.stdout:3023: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:18:22.433 INFO:tasks.rados.rados.0.smithi121.stdout:3024: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T22:18:22.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:22 smithi121 bash[71039]: debug 2023-09-23T22:18:22.170+0000 7f3b531c6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:18:22.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:22 smithi121 bash[71039]: debug 2023-09-23T22:18:22.350+0000 7f3b531c6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:18:22.561 INFO:tasks.rados.rados.0.smithi121.stdout:3025: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T22:18:22.707 INFO:tasks.rados.rados.0.smithi121.stdout:3017: done (9 left) 2023-09-23T22:18:22.707 INFO:tasks.rados.rados.0.smithi121.stdout:3018: done (8 left) 2023-09-23T22:18:22.707 INFO:tasks.rados.rados.0.smithi121.stdout:3019: done (7 left) 2023-09-23T22:18:22.707 INFO:tasks.rados.rados.0.smithi121.stdout:3020: done (6 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3021: done (5 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3022: done (4 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3023: done (3 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3024: done (2 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3025: done (1 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3026: done (0 left) 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3027: write oid 73 current snap is 0 2023-09-23T22:18:22.708 INFO:tasks.rados.rados.0.smithi121.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-09-23T22:18:22.717 INFO:tasks.rados.rados.0.smithi121.stdout:3027: writing smithi12166546-73 from 551791 to 1307731 tid 1 2023-09-23T22:18:22.722 INFO:tasks.rados.rados.0.smithi121.stdout:3027: writing smithi12166546-73 from 1827465 to 2151791 tid 2 2023-09-23T22:18:22.723 INFO:tasks.rados.rados.0.smithi121.stdout:3028: write oid 313 current snap is 0 2023-09-23T22:18:22.723 INFO:tasks.rados.rados.0.smithi121.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-09-23T22:18:22.728 INFO:tasks.rados.rados.0.smithi121.stdout:3028: writing smithi12166546-313 from 568598 to 999787 tid 1 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3028: writing smithi12166546-313 from 1485947 to 2088940 tid 2 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3029: read oid 406 snap -1 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3029: expect deleted 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3030: delete oid 137 current snap is 0 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3027: finishing write tid 1 to smithi12166546-73 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3027: finishing write tid 2 to smithi12166546-73 2023-09-23T22:18:22.735 INFO:tasks.rados.rados.0.smithi121.stdout:3027: finishing write tid 3 to smithi12166546-73 2023-09-23T22:18:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:3027: finishing write tid 4 to smithi12166546-73 2023-09-23T22:18:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 73 v 551 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-09-23T22:18:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T22:18:22.736 INFO:tasks.rados.rados.0.smithi121.stdout:3028: finishing write tid 1 to smithi12166546-313 2023-09-23T22:18:22.737 INFO:tasks.rados.rados.0.smithi121.stdout:3027: done (3 left) 2023-09-23T22:18:22.738 INFO:tasks.rados.rados.0.smithi121.stdout:3029: done (2 left) 2023-09-23T22:18:22.738 INFO:tasks.rados.rados.0.smithi121.stdout:3030: done (1 left) 2023-09-23T22:18:22.738 INFO:tasks.rados.rados.0.smithi121.stdout:3031: write oid 364 current snap is 0 2023-09-23T22:18:22.738 INFO:tasks.rados.rados.0.smithi121.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-09-23T22:18:22.746 INFO:tasks.rados.rados.0.smithi121.stdout:3031: writing smithi12166546-364 from 602212 to 1300252 tid 1 2023-09-23T22:18:22.752 INFO:tasks.rados.rados.0.smithi121.stdout:3031: writing smithi12166546-364 from 2002911 to 2202212 tid 2 2023-09-23T22:18:22.752 INFO:tasks.rados.rados.0.smithi121.stdout:3032: read oid 198 snap -1 2023-09-23T22:18:22.752 INFO:tasks.rados.rados.0.smithi121.stdout:3032: expect deleted 2023-09-23T22:18:22.752 INFO:tasks.rados.rados.0.smithi121.stdout:3033: write oid 215 current snap is 0 2023-09-23T22:18:22.752 INFO:tasks.rados.rados.0.smithi121.stdout:3028: finishing write tid 2 to smithi12166546-313 2023-09-23T22:18:22.752 INFO:tasks.rados.rados.0.smithi121.stdout:3028: finishing write tid 3 to smithi12166546-313 2023-09-23T22:18:22.753 INFO:tasks.rados.rados.0.smithi121.stdout:3028: finishing write tid 4 to smithi12166546-313 2023-09-23T22:18:22.753 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 374 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-09-23T22:18:22.753 INFO:tasks.rados.rados.0.smithi121.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-09-23T22:18:22.753 INFO:tasks.rados.rados.0.smithi121.stdout:3031: finishing write tid 1 to smithi12166546-364 2023-09-23T22:18:22.753 INFO:tasks.rados.rados.0.smithi121.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-09-23T22:18:22.759 INFO:tasks.rados.rados.0.smithi121.stdout:3033: writing smithi12166546-215 from 619019 to 1392308 tid 1 2023-09-23T22:18:22.765 INFO:tasks.rados.rados.0.smithi121.stdout:3033: writing smithi12166546-215 from 2061393 to 2219019 tid 2 2023-09-23T22:18:22.765 INFO:tasks.rados.rados.0.smithi121.stdout:3028: done (3 left) 2023-09-23T22:18:22.765 INFO:tasks.rados.rados.0.smithi121.stdout:3034: read oid 77 snap -1 2023-09-23T22:18:22.765 INFO:tasks.rados.rados.0.smithi121.stdout:3034: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-09-23T22:18:22.765 INFO:tasks.rados.rados.0.smithi121.stdout:3035: write oid 78 current snap is 0 2023-09-23T22:18:22.765 INFO:tasks.rados.rados.0.smithi121.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-09-23T22:18:22.772 INFO:tasks.rados.rados.0.smithi121.stdout:3035: writing smithi12166546-78 from 635826 to 1084364 tid 1 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3035: writing smithi12166546-78 from 1719875 to 2235826 tid 2 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3036: delete oid 17 current snap is 0 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3031: finishing write tid 2 to smithi12166546-364 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3031: finishing write tid 3 to smithi12166546-364 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3031: finishing write tid 4 to smithi12166546-364 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 329 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3031: left oid 364 (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3033: finishing write tid 1 to smithi12166546-215 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3033: finishing write tid 2 to smithi12166546-215 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3033: finishing write tid 3 to smithi12166546-215 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:3033: finishing write tid 4 to smithi12166546-215 2023-09-23T22:18:22.780 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 215 v 332 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-09-23T22:18:22.781 INFO:tasks.rados.rados.0.smithi121.stdout:3033: left oid 215 (ObjNum 1917 snap 0 seq_num 1917) 2023-09-23T22:18:22.781 INFO:tasks.rados.rados.0.smithi121.stdout:3034: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-09-23T22:18:22.999 INFO:tasks.rados.rados.0.smithi121.stdout:3035: finishing write tid 1 to smithi12166546-78 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3035: finishing write tid 2 to smithi12166546-78 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3035: finishing write tid 3 to smithi12166546-78 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3035: finishing write tid 4 to smithi12166546-78 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 78 v 419 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3035: left oid 78 (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3031: done (5 left) 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3032: done (4 left) 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3033: done (3 left) 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3034: done (2 left) 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3035: done (1 left) 2023-09-23T22:18:23.000 INFO:tasks.rados.rados.0.smithi121.stdout:3036: done (0 left) 2023-09-23T22:18:23.001 INFO:tasks.rados.rados.0.smithi121.stdout:3037: write oid 81 current snap is 0 2023-09-23T22:18:23.001 INFO:tasks.rados.rados.0.smithi121.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-09-23T22:18:23.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:22 smithi121 bash[27336]: audit 2023-09-23T22:18:22.638343+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.121:0/2186065749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:23.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:22 smithi121 bash[71039]: debug 2023-09-23T22:18:22.578+0000 7f3b531c6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:18:23.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:22 smithi121 bash[33603]: audit 2023-09-23T22:18:22.638343+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.121:0/2186065749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:23.012 INFO:tasks.rados.rados.0.smithi121.stdout:3037: writing smithi12166546-81 from 669440 to 1268476 tid 1 2023-09-23T22:18:23.018 INFO:tasks.rados.rados.0.smithi121.stdout:3037: writing smithi12166546-81 from 1720486 to 2269440 tid 2 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3038: read oid 148 snap -1 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3039: read oid 392 snap -1 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3040: read oid 213 snap -1 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3040: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3041: read oid 452 snap -1 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3041: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3042: read oid 446 snap -1 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3042: expect deleted 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3043: write oid 289 current snap is 0 2023-09-23T22:18:23.019 INFO:tasks.rados.rados.0.smithi121.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-09-23T22:18:23.027 INFO:tasks.rados.rados.0.smithi121.stdout:3043: writing smithi12166546-289 from 686247 to 1360532 tid 1 2023-09-23T22:18:23.033 INFO:tasks.rados.rados.0.smithi121.stdout:3043: writing smithi12166546-289 from 1778968 to 2252979 tid 2 2023-09-23T22:18:23.033 INFO:tasks.rados.rados.0.smithi121.stdout:3044: write oid 281 current snap is 0 2023-09-23T22:18:23.033 INFO:tasks.rados.rados.0.smithi121.stdout:3037: finishing write tid 1 to smithi12166546-81 2023-09-23T22:18:23.033 INFO:tasks.rados.rados.0.smithi121.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-09-23T22:18:23.041 INFO:tasks.rados.rados.0.smithi121.stdout:3044: writing smithi12166546-281 from 703054 to 1452588 tid 1 2023-09-23T22:18:23.046 INFO:tasks.rados.rados.0.smithi121.stdout:3044: writing smithi12166546-281 from 2237450 to 2303054 tid 2 2023-09-23T22:18:23.046 INFO:tasks.rados.rados.0.smithi121.stdout:3045: delete oid 399 current snap is 0 2023-09-23T22:18:23.046 INFO:tasks.rados.rados.0.smithi121.stdout:3037: finishing write tid 2 to smithi12166546-81 2023-09-23T22:18:23.046 INFO:tasks.rados.rados.0.smithi121.stdout:3037: finishing write tid 3 to smithi12166546-81 2023-09-23T22:18:23.046 INFO:tasks.rados.rados.0.smithi121.stdout:3037: finishing write tid 4 to smithi12166546-81 2023-09-23T22:18:23.046 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 81 v 335 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-09-23T22:18:23.047 INFO:tasks.rados.rados.0.smithi121.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-09-23T22:18:23.047 INFO:tasks.rados.rados.0.smithi121.stdout:3041: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-09-23T22:18:23.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:22 smithi123 bash[27681]: audit 2023-09-23T22:18:22.638343+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.121:0/2186065749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:23.197 INFO:tasks.rados.rados.0.smithi121.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:18:23.428 INFO:tasks.rados.rados.0.smithi121.stdout:3043: finishing write tid 1 to smithi12166546-289 2023-09-23T22:18:23.428 INFO:tasks.rados.rados.0.smithi121.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:18:23.586 INFO:tasks.rados.rados.0.smithi121.stdout:3043: finishing write tid 2 to smithi12166546-289 2023-09-23T22:18:23.587 INFO:tasks.rados.rados.0.smithi121.stdout:3043: finishing write tid 3 to smithi12166546-289 2023-09-23T22:18:23.587 INFO:tasks.rados.rados.0.smithi121.stdout:3043: finishing write tid 4 to smithi12166546-289 2023-09-23T22:18:23.587 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 289 v 377 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-09-23T22:18:23.587 INFO:tasks.rados.rados.0.smithi121.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-09-23T22:18:23.587 INFO:tasks.rados.rados.0.smithi121.stdout:3040: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:18:23.733 INFO:tasks.rados.rados.0.smithi121.stdout:3044: finishing write tid 1 to smithi12166546-281 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3044: finishing write tid 2 to smithi12166546-281 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3044: finishing write tid 3 to smithi12166546-281 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3044: finishing write tid 4 to smithi12166546-281 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 281 v 380 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3037: done (8 left) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3038: done (7 left) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3039: done (6 left) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3040: done (5 left) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3041: done (4 left) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3042: done (3 left) 2023-09-23T22:18:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3043: done (2 left) 2023-09-23T22:18:23.735 INFO:tasks.rados.rados.0.smithi121.stdout:3044: done (1 left) 2023-09-23T22:18:23.735 INFO:tasks.rados.rados.0.smithi121.stdout:3045: done (0 left) 2023-09-23T22:18:23.735 INFO:tasks.rados.rados.0.smithi121.stdout:3046: read oid 4 snap -1 2023-09-23T22:18:23.735 INFO:tasks.rados.rados.0.smithi121.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:18:23.735 INFO:tasks.rados.rados.0.smithi121.stdout:3047: delete oid 370 current snap is 0 2023-09-23T22:18:23.736 INFO:tasks.rados.rados.0.smithi121.stdout:3047: done (1 left) 2023-09-23T22:18:23.736 INFO:tasks.rados.rados.0.smithi121.stdout:3048: write oid 6 current snap is 0 2023-09-23T22:18:23.736 INFO:tasks.rados.rados.0.smithi121.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-09-23T22:18:23.750 INFO:tasks.rados.rados.0.smithi121.stdout:3048: writing smithi12166546-6 from 753475 to 1445109 tid 1 2023-09-23T22:18:23.758 INFO:tasks.rados.rados.0.smithi121.stdout:3048: writing smithi12166546-6 from 2012896 to 2353475 tid 2 2023-09-23T22:18:23.758 INFO:tasks.rados.rados.0.smithi121.stdout:3049: write oid 384 current snap is 0 2023-09-23T22:18:23.758 INFO:tasks.rados.rados.0.smithi121.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-09-23T22:18:23.767 INFO:tasks.rados.rados.0.smithi121.stdout:3049: writing smithi12166546-384 from 770282 to 1537165 tid 1 2023-09-23T22:18:23.774 INFO:tasks.rados.rados.0.smithi121.stdout:3049: writing smithi12166546-384 from 2071378 to 2370282 tid 2 2023-09-23T22:18:23.774 INFO:tasks.rados.rados.0.smithi121.stdout:3050: write oid 481 current snap is 0 2023-09-23T22:18:23.775 INFO:tasks.rados.rados.0.smithi121.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-09-23T22:18:23.785 INFO:tasks.rados.rados.0.smithi121.stdout:3050: writing smithi12166546-481 from 787089 to 1229221 tid 1 2023-09-23T22:18:23.797 INFO:tasks.rados.rados.0.smithi121.stdout:3050: writing smithi12166546-481 from 1729860 to 2387089 tid 2 2023-09-23T22:18:23.797 INFO:tasks.rados.rados.0.smithi121.stdout:3051: delete oid 32 current snap is 0 2023-09-23T22:18:23.797 INFO:tasks.rados.rados.0.smithi121.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:18:23.940 INFO:tasks.rados.rados.0.smithi121.stdout:3048: finishing write tid 1 to smithi12166546-6 2023-09-23T22:18:23.940 INFO:tasks.rados.rados.0.smithi121.stdout:3048: finishing write tid 2 to smithi12166546-6 2023-09-23T22:18:23.940 INFO:tasks.rados.rados.0.smithi121.stdout:3048: finishing write tid 3 to smithi12166546-6 2023-09-23T22:18:23.940 INFO:tasks.rados.rados.0.smithi121.stdout:3046: done (4 left) 2023-09-23T22:18:23.940 INFO:tasks.rados.rados.0.smithi121.stdout:3051: done (3 left) 2023-09-23T22:18:23.940 INFO:tasks.rados.rados.0.smithi121.stdout:3052: read oid 189 snap -1 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3052: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3053: read oid 316 snap -1 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3053: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3054: read oid 451 snap -1 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3054: expect deleted 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3055: write oid 297 current snap is 0 2023-09-23T22:18:23.941 INFO:tasks.rados.rados.0.smithi121.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-09-23T22:18:23.950 INFO:tasks.rados.rados.0.smithi121.stdout:3055: writing smithi12166546-297 from 420703 to 1013333 tid 1 2023-09-23T22:18:23.951 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:23 smithi121 bash[71039]: debug 2023-09-23T22:18:23.674+0000 7f3b531c6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:18:23.951 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:23 smithi121 bash[71039]: debug 2023-09-23T22:18:23.806+0000 7f3b531c6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:18:23.951 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:23 smithi121 bash[33603]: cluster 2023-09-23T22:18:22.675613+0000 mgr.x (mgr.24929) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T22:18:23.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:23 smithi121 bash[27336]: cluster 2023-09-23T22:18:22.675613+0000 mgr.x (mgr.24929) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T22:18:23.959 INFO:tasks.rados.rados.0.smithi121.stdout:3055: writing smithi12166546-297 from 1730471 to 2420703 tid 2 2023-09-23T22:18:23.959 INFO:tasks.rados.rados.0.smithi121.stdout:3056: delete oid 490 current snap is 0 2023-09-23T22:18:23.959 INFO:tasks.rados.rados.0.smithi121.stdout:3048: finishing write tid 4 to smithi12166546-6 2023-09-23T22:18:23.959 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 6 v 422 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-09-23T22:18:23.959 INFO:tasks.rados.rados.0.smithi121.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3049: finishing write tid 1 to smithi12166546-384 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3049: finishing write tid 2 to smithi12166546-384 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3049: finishing write tid 3 to smithi12166546-384 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3049: finishing write tid 4 to smithi12166546-384 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 384 v 425 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3050: finishing write tid 1 to smithi12166546-481 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3050: finishing write tid 2 to smithi12166546-481 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3050: finishing write tid 3 to smithi12166546-481 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3050: finishing write tid 4 to smithi12166546-481 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 481 v 417 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-09-23T22:18:23.960 INFO:tasks.rados.rados.0.smithi121.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-09-23T22:18:23.961 INFO:tasks.rados.rados.0.smithi121.stdout:3053: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:18:24.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:23 smithi123 bash[27681]: cluster 2023-09-23T22:18:22.675613+0000 mgr.x (mgr.24929) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T22:18:24.051 INFO:tasks.rados.rados.0.smithi121.stdout:3052: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3055: finishing write tid 1 to smithi12166546-297 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3048: done (7 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3049: done (6 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3050: done (5 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3052: done (4 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3053: done (3 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3054: done (2 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3056: done (1 left) 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3057: read oid 214 snap -1 2023-09-23T22:18:24.273 INFO:tasks.rados.rados.0.smithi121.stdout:3057: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:18:24.274 INFO:tasks.rados.rados.0.smithi121.stdout:3058: delete oid 137 current snap is 0 2023-09-23T22:18:24.274 INFO:tasks.rados.rados.0.smithi121.stdout:3055: finishing write tid 2 to smithi12166546-297 2023-09-23T22:18:24.274 INFO:tasks.rados.rados.0.smithi121.stdout:3055: finishing write tid 3 to smithi12166546-297 2023-09-23T22:18:24.274 INFO:tasks.rados.rados.0.smithi121.stdout:3055: finishing write tid 4 to smithi12166546-297 2023-09-23T22:18:24.274 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 297 v 313 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-09-23T22:18:24.274 INFO:tasks.rados.rados.0.smithi121.stdout:3055: left oid 297 (ObjNum 1929 snap 0 seq_num 1929) 2023-09-23T22:18:24.276 INFO:tasks.rados.rados.0.smithi121.stdout:3055: done (2 left) 2023-09-23T22:18:24.276 INFO:tasks.rados.rados.0.smithi121.stdout:3058: done (1 left) 2023-09-23T22:18:24.276 INFO:tasks.rados.rados.0.smithi121.stdout:3059: write oid 5 current snap is 0 2023-09-23T22:18:24.276 INFO:tasks.rados.rados.0.smithi121.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-09-23T22:18:24.282 INFO:tasks.rados.rados.0.smithi121.stdout:3059: writing smithi12166546-5 from 471124 to 1005854 tid 1 2023-09-23T22:18:24.294 INFO:tasks.rados.rados.0.smithi121.stdout:3059: writing smithi12166546-5 from 1505917 to 2141931 tid 2 2023-09-23T22:18:24.294 INFO:tasks.rados.rados.0.smithi121.stdout:3060: write oid 286 current snap is 0 2023-09-23T22:18:24.294 INFO:tasks.rados.rados.0.smithi121.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-09-23T22:18:24.301 INFO:tasks.rados.rados.0.smithi121.stdout:3060: writing smithi12166546-286 from 487931 to 1097910 tid 1 2023-09-23T22:18:24.309 INFO:tasks.rados.rados.0.smithi121.stdout:3060: writing smithi12166546-286 from 1564399 to 2344071 tid 2 2023-09-23T22:18:24.309 INFO:tasks.rados.rados.0.smithi121.stdout:3061: write oid 399 current snap is 0 2023-09-23T22:18:24.309 INFO:tasks.rados.rados.0.smithi121.stdout:3057: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:18:24.461 INFO:tasks.rados.rados.0.smithi121.stdout:3059: finishing write tid 1 to smithi12166546-5 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3059: finishing write tid 2 to smithi12166546-5 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3059: finishing write tid 3 to smithi12166546-5 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3059: finishing write tid 4 to smithi12166546-5 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 403 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3060: finishing write tid 1 to smithi12166546-286 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3060: finishing write tid 2 to smithi12166546-286 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3060: finishing write tid 3 to smithi12166546-286 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3060: finishing write tid 4 to smithi12166546-286 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 355 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-09-23T22:18:24.462 INFO:tasks.rados.rados.0.smithi121.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-09-23T22:18:24.463 INFO:tasks.rados.rados.0.smithi121.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-09-23T22:18:24.474 INFO:tasks.rados.rados.0.smithi121.stdout:3061: writing smithi12166546-399 from 504738 to 1189966 tid 1 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3061: writing smithi12166546-399 from 1622881 to 2262564 tid 2 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3057: done (3 left) 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3059: done (2 left) 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3060: done (1 left) 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3062: read oid 275 snap -1 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3062: expect deleted 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3063: write oid 211 current snap is 0 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3061: finishing write tid 1 to smithi12166546-399 2023-09-23T22:18:24.481 INFO:tasks.rados.rados.0.smithi121.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-09-23T22:18:24.487 INFO:tasks.rados.rados.0.smithi121.stdout:3063: writing smithi12166546-211 from 521545 to 1282022 tid 1 2023-09-23T22:18:24.495 INFO:tasks.rados.rados.0.smithi121.stdout:3063: writing smithi12166546-211 from 2081363 to 2521545 tid 2 2023-09-23T22:18:24.495 INFO:tasks.rados.rados.0.smithi121.stdout:3064: write oid 486 current snap is 0 2023-09-23T22:18:24.495 INFO:tasks.rados.rados.0.smithi121.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-09-23T22:18:24.500 INFO:tasks.rados.rados.0.smithi121.stdout:3064: writing smithi12166546-486 from 538352 to 974078 tid 1 2023-09-23T22:18:24.507 INFO:tasks.rados.rados.0.smithi121.stdout:3064: writing smithi12166546-486 from 1623492 to 2150491 tid 2 2023-09-23T22:18:24.507 INFO:tasks.rados.rados.0.smithi121.stdout:3065: write oid 226 current snap is 0 2023-09-23T22:18:24.507 INFO:tasks.rados.rados.0.smithi121.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-09-23T22:18:24.513 INFO:tasks.rados.rados.0.smithi121.stdout:3065: writing smithi12166546-226 from 555159 to 1066134 tid 1 2023-09-23T22:18:24.523 INFO:tasks.rados.rados.0.smithi121.stdout:3065: writing smithi12166546-226 from 1681974 to 2468984 tid 2 2023-09-23T22:18:24.523 INFO:tasks.rados.rados.0.smithi121.stdout:3066: read oid 225 snap -1 2023-09-23T22:18:24.523 INFO:tasks.rados.rados.0.smithi121.stdout:3066: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:18:24.523 INFO:tasks.rados.rados.0.smithi121.stdout:3067: delete oid 400 current snap is 0 2023-09-23T22:18:24.523 INFO:tasks.rados.rados.0.smithi121.stdout:3061: finishing write tid 2 to smithi12166546-399 2023-09-23T22:18:24.523 INFO:tasks.rados.rados.0.smithi121.stdout:3061: finishing write tid 3 to smithi12166546-399 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3061: finishing write tid 4 to smithi12166546-399 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 421 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3063: finishing write tid 1 to smithi12166546-211 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3063: finishing write tid 2 to smithi12166546-211 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3063: finishing write tid 3 to smithi12166546-211 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3063: finishing write tid 4 to smithi12166546-211 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 211 v 424 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3063: left oid 211 (ObjNum 1935 snap 0 seq_num 1935) 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3064: finishing write tid 1 to smithi12166546-486 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3064: finishing write tid 2 to smithi12166546-486 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3064: finishing write tid 3 to smithi12166546-486 2023-09-23T22:18:24.524 INFO:tasks.rados.rados.0.smithi121.stdout:3064: finishing write tid 4 to smithi12166546-486 2023-09-23T22:18:24.525 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 486 v 395 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-09-23T22:18:24.525 INFO:tasks.rados.rados.0.smithi121.stdout:3064: left oid 486 (ObjNum 1936 snap 0 seq_num 1936) 2023-09-23T22:18:24.525 INFO:tasks.rados.rados.0.smithi121.stdout:3065: finishing write tid 1 to smithi12166546-226 2023-09-23T22:18:24.527 INFO:tasks.rados.rados.0.smithi121.stdout:3065: finishing write tid 2 to smithi12166546-226 2023-09-23T22:18:24.527 INFO:tasks.rados.rados.0.smithi121.stdout:3066: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3065: finishing write tid 3 to smithi12166546-226 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3065: finishing write tid 4 to smithi12166546-226 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 226 v 339 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3065: left oid 226 (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3061: done (6 left) 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3062: done (5 left) 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3063: done (4 left) 2023-09-23T22:18:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3064: done (3 left) 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3065: done (2 left) 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3066: done (1 left) 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3067: done (0 left) 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3068: read oid 28 snap -1 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3068: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3069: write oid 424 current snap is 0 2023-09-23T22:18:24.664 INFO:tasks.rados.rados.0.smithi121.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-09-23T22:18:24.671 INFO:tasks.rados.rados.0.smithi121.stdout:3069: writing smithi12166546-424 from 588773 to 1366599 tid 1 2023-09-23T22:18:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3069: writing smithi12166546-424 from 1915291 to 2588773 tid 2 2023-09-23T22:18:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3070: read oid 331 snap -1 2023-09-23T22:18:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3070: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T22:18:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3071: delete oid 23 current snap is 0 2023-09-23T22:18:24.679 INFO:tasks.rados.rados.0.smithi121.stdout:3068: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T22:18:24.810 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:23 smithi121 bash[71039]: debug 2023-09-23T22:18:23.942+0000 7f3b531c6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:18:24.811 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:24 smithi121 bash[71039]: debug 2023-09-23T22:18:24.498+0000 7f3b531c6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:18:24.964 INFO:tasks.rados.rados.0.smithi121.stdout:3069: finishing write tid 1 to smithi12166546-424 2023-09-23T22:18:24.965 INFO:tasks.rados.rados.0.smithi121.stdout:3069: finishing write tid 2 to smithi12166546-424 2023-09-23T22:18:24.965 INFO:tasks.rados.rados.0.smithi121.stdout:3070: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T22:18:25.066 INFO:tasks.rados.rados.0.smithi121.stdout:3069: finishing write tid 3 to smithi12166546-424 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3069: finishing write tid 4 to smithi12166546-424 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 424 v 406 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3069: left oid 424 (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3068: done (3 left) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3069: done (2 left) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3070: done (1 left) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3071: done (0 left) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3072: read oid 338 snap -1 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3072: expect (ObjNum 787 snap 0 seq_num 787) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3073: read oid 68 snap -1 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:18:25.067 INFO:tasks.rados.rados.0.smithi121.stdout:3074: write oid 160 current snap is 0 2023-09-23T22:18:25.068 INFO:tasks.rados.rados.0.smithi121.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-09-23T22:18:25.077 INFO:tasks.rados.rados.0.smithi121.stdout:3074: writing smithi12166546-160 from 622387 to 1150711 tid 1 2023-09-23T22:18:25.091 INFO:tasks.rados.rados.0.smithi121.stdout:3074: writing smithi12166546-160 from 1915902 to 2622387 tid 2 2023-09-23T22:18:25.091 INFO:tasks.rados.rados.0.smithi121.stdout:3075: read oid 234 snap -1 2023-09-23T22:18:25.091 INFO:tasks.rados.rados.0.smithi121.stdout:3075: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:18:25.091 INFO:tasks.rados.rados.0.smithi121.stdout:3076: write oid 146 current snap is 0 2023-09-23T22:18:25.092 INFO:tasks.rados.rados.0.smithi121.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-09-23T22:18:25.103 INFO:tasks.rados.rados.0.smithi121.stdout:3076: writing smithi12166546-146 from 639194 to 1242767 tid 1 2023-09-23T22:18:25.115 INFO:tasks.rados.rados.0.smithi121.stdout:3076: writing smithi12166546-146 from 1974384 to 2512390 tid 2 2023-09-23T22:18:25.115 INFO:tasks.rados.rados.0.smithi121.stdout:3077: write oid 145 current snap is 0 2023-09-23T22:18:25.115 INFO:tasks.rados.rados.0.smithi121.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-09-23T22:18:25.128 INFO:tasks.rados.rados.0.smithi121.stdout:3077: writing smithi12166546-145 from 656001 to 1334823 tid 1 2023-09-23T22:18:25.140 INFO:tasks.rados.rados.0.smithi121.stdout:3077: writing smithi12166546-145 from 2032866 to 2656001 tid 2 2023-09-23T22:18:25.141 INFO:tasks.rados.rados.0.smithi121.stdout:3078: read oid 272 snap -1 2023-09-23T22:18:25.141 INFO:tasks.rados.rados.0.smithi121.stdout:3078: expect deleted 2023-09-23T22:18:25.141 INFO:tasks.rados.rados.0.smithi121.stdout:3079: read oid 83 snap -1 2023-09-23T22:18:25.141 INFO:tasks.rados.rados.0.smithi121.stdout:3079: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:18:25.141 INFO:tasks.rados.rados.0.smithi121.stdout:3080: write oid 382 current snap is 0 2023-09-23T22:18:25.141 INFO:tasks.rados.rados.0.smithi121.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-09-23T22:18:25.152 INFO:tasks.rados.rados.0.smithi121.stdout:3080: writing smithi12166546-382 from 672808 to 1426879 tid 1 2023-09-23T22:18:25.159 INFO:tasks.rados.rados.0.smithi121.stdout:3080: writing smithi12166546-382 from 1974995 to 2516670 tid 2 2023-09-23T22:18:25.159 INFO:tasks.rados.rados.0.smithi121.stdout:3081: write oid 179 current snap is 0 2023-09-23T22:18:25.159 INFO:tasks.rados.rados.0.smithi121.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-09-23T22:18:25.168 INFO:tasks.rados.rados.0.smithi121.stdout:3081: writing smithi12166546-179 from 689615 to 1118935 tid 1 2023-09-23T22:18:25.177 INFO:tasks.rados.rados.0.smithi121.stdout:3081: writing smithi12166546-179 from 1633477 to 2035163 tid 2 2023-09-23T22:18:25.183 INFO:tasks.rados.rados.0.smithi121.stdout:3081: writing smithi12166546-179 from 2445721 to 2689615 tid 3 2023-09-23T22:18:25.183 INFO:tasks.rados.rados.0.smithi121.stdout:3082: write oid 294 current snap is 0 2023-09-23T22:18:25.183 INFO:tasks.rados.rados.0.smithi121.stdout:3074: finishing write tid 1 to smithi12166546-160 2023-09-23T22:18:25.183 INFO:tasks.rados.rados.0.smithi121.stdout:3072: expect (ObjNum 787 snap 0 seq_num 787) 2023-09-23T22:18:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:24 smithi121 bash[33603]: cluster 2023-09-23T22:18:24.676503+0000 mgr.x (mgr.24929) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-09-23T22:18:25.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:24 smithi121 bash[27336]: cluster 2023-09-23T22:18:24.676503+0000 mgr.x (mgr.24929) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-09-23T22:18:25.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:24 smithi121 bash[71039]: debug 2023-09-23T22:18:24.802+0000 7f3b531c6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:18:25.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:24 smithi123 bash[27681]: cluster 2023-09-23T22:18:24.676503+0000 mgr.x (mgr.24929) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-09-23T22:18:25.321 INFO:tasks.rados.rados.0.smithi121.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:18:25.440 INFO:tasks.rados.rados.0.smithi121.stdout:3074: finishing write tid 2 to smithi12166546-160 2023-09-23T22:18:25.440 INFO:tasks.rados.rados.0.smithi121.stdout:3074: finishing write tid 3 to smithi12166546-160 2023-09-23T22:18:25.441 INFO:tasks.rados.rados.0.smithi121.stdout:3074: finishing write tid 4 to smithi12166546-160 2023-09-23T22:18:25.441 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 160 v 427 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-09-23T22:18:25.441 INFO:tasks.rados.rados.0.smithi121.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T22:18:25.441 INFO:tasks.rados.rados.0.smithi121.stdout:3075: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:18:25.570 INFO:tasks.rados.rados.0.smithi121.stdout:3076: finishing write tid 1 to smithi12166546-146 2023-09-23T22:18:25.570 INFO:tasks.rados.rados.0.smithi121.stdout:3076: finishing write tid 2 to smithi12166546-146 2023-09-23T22:18:25.570 INFO:tasks.rados.rados.0.smithi121.stdout:3076: finishing write tid 3 to smithi12166546-146 2023-09-23T22:18:25.571 INFO:tasks.rados.rados.0.smithi121.stdout:3076: finishing write tid 4 to smithi12166546-146 2023-09-23T22:18:25.571 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 146 v 409 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-09-23T22:18:25.571 INFO:tasks.rados.rados.0.smithi121.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T22:18:25.571 INFO:tasks.rados.rados.0.smithi121.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-09-23T22:18:25.587 INFO:tasks.rados.rados.0.smithi121.stdout:3082: writing smithi12166546-294 from 706422 to 1210991 tid 1 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3082: writing smithi12166546-294 from 1691959 to 2237303 tid 2 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3072: done (10 left) 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3073: done (9 left) 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3074: done (8 left) 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3075: done (7 left) 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3076: done (6 left) 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3083: read oid 106 snap -1 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3083: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:18:25.598 INFO:tasks.rados.rados.0.smithi121.stdout:3084: read oid 460 snap -1 2023-09-23T22:18:25.599 INFO:tasks.rados.rados.0.smithi121.stdout:3084: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-23T22:18:25.599 INFO:tasks.rados.rados.0.smithi121.stdout:3085: read oid 491 snap -1 2023-09-23T22:18:25.599 INFO:tasks.rados.rados.0.smithi121.stdout:3085: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T22:18:25.599 INFO:tasks.rados.rados.0.smithi121.stdout:3086: write oid 48 current snap is 0 2023-09-23T22:18:25.599 INFO:tasks.rados.rados.0.smithi121.stdout:3077: finishing write tid 1 to smithi12166546-145 2023-09-23T22:18:25.599 INFO:tasks.rados.rados.0.smithi121.stdout:3079: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3077: finishing write tid 2 to smithi12166546-145 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3077: finishing write tid 3 to smithi12166546-145 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3077: finishing write tid 4 to smithi12166546-145 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 273 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3080: finishing write tid 1 to smithi12166546-382 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3080: finishing write tid 2 to smithi12166546-382 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3080: finishing write tid 3 to smithi12166546-382 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:3080: finishing write tid 4 to smithi12166546-382 2023-09-23T22:18:25.743 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 382 v 316 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-09-23T22:18:25.744 INFO:tasks.rados.rados.0.smithi121.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:18:25.744 INFO:tasks.rados.rados.0.smithi121.stdout:3081: finishing write tid 1 to smithi12166546-179 2023-09-23T22:18:25.744 INFO:tasks.rados.rados.0.smithi121.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-09-23T22:18:25.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[71039]: debug 2023-09-23T22:18:25.330+0000 7f3b531c6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:18:25.754 INFO:tasks.rados.rados.0.smithi121.stdout:3086: writing smithi12166546-48 from 723229 to 1419400 tid 1 2023-09-23T22:18:25.761 INFO:tasks.rados.rados.0.smithi121.stdout:3086: writing smithi12166546-48 from 1866794 to 2555796 tid 2 2023-09-23T22:18:25.761 INFO:tasks.rados.rados.0.smithi121.stdout:3077: done (9 left) 2023-09-23T22:18:25.761 INFO:tasks.rados.rados.0.smithi121.stdout:3078: done (8 left) 2023-09-23T22:18:25.761 INFO:tasks.rados.rados.0.smithi121.stdout:3079: done (7 left) 2023-09-23T22:18:25.761 INFO:tasks.rados.rados.0.smithi121.stdout:3080: done (6 left) 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3087: read oid 496 snap -1 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3088: write oid 292 current snap is 0 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3081: finishing write tid 2 to smithi12166546-179 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3081: finishing write tid 3 to smithi12166546-179 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3081: finishing write tid 4 to smithi12166546-179 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3081: finishing write tid 5 to smithi12166546-179 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 179 v 413 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3081: left oid 179 (ObjNum 1945 snap 0 seq_num 1945) 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3082: finishing write tid 1 to smithi12166546-294 2023-09-23T22:18:25.762 INFO:tasks.rados.rados.0.smithi121.stdout:3083: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:18:26.058 INFO:tasks.rados.rados.0.smithi121.stdout:3085: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T22:18:26.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[71039]: debug 2023-09-23T22:18:25.890+0000 7f3b531c6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:18:26.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:24.895415+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:24.903139+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:25.115107+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.121:0/737060662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:25.197836+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:25.206185+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:25.704339+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[33603]: audit 2023-09-23T22:18:25.712732+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:24.895415+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:24.903139+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:25.115107+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.121:0/737060662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:25.197836+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:25.206185+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:25.704339+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:25 smithi121 bash[27336]: audit 2023-09-23T22:18:25.712732+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.288 INFO:tasks.rados.rados.0.smithi121.stdout:3082: finishing write tid 2 to smithi12166546-294 2023-09-23T22:18:26.288 INFO:tasks.rados.rados.0.smithi121.stdout:3082: finishing write tid 3 to smithi12166546-294 2023-09-23T22:18:26.288 INFO:tasks.rados.rados.0.smithi121.stdout:3082: finishing write tid 4 to smithi12166546-294 2023-09-23T22:18:26.288 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 294 v 416 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-09-23T22:18:26.288 INFO:tasks.rados.rados.0.smithi121.stdout:3082: left oid 294 (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T22:18:26.288 INFO:tasks.rados.rados.0.smithi121.stdout:3084: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:24.895415+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:24.903139+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:25.115107+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.121:0/737060662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:25.197836+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:25.206185+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:25.704339+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:25 smithi123 bash[27681]: audit 2023-09-23T22:18:25.712732+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:26.426 INFO:tasks.rados.rados.0.smithi121.stdout:3086: finishing write tid 1 to smithi12166546-48 2023-09-23T22:18:26.426 INFO:tasks.rados.rados.0.smithi121.stdout:3086: finishing write tid 2 to smithi12166546-48 2023-09-23T22:18:26.426 INFO:tasks.rados.rados.0.smithi121.stdout:3086: finishing write tid 3 to smithi12166546-48 2023-09-23T22:18:26.426 INFO:tasks.rados.rados.0.smithi121.stdout:3086: finishing write tid 4 to smithi12166546-48 2023-09-23T22:18:26.427 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 48 v 342 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-09-23T22:18:26.427 INFO:tasks.rados.rados.0.smithi121.stdout:3086: left oid 48 (ObjNum 1947 snap 0 seq_num 1947) 2023-09-23T22:18:26.427 INFO:tasks.rados.rados.0.smithi121.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-09-23T22:18:26.441 INFO:tasks.rados.rados.0.smithi121.stdout:3088: writing smithi12166546-292 from 740036 to 1511456 tid 1 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3088: writing smithi12166546-292 from 2208923 to 2740036 tid 2 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3081: done (7 left) 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3082: done (6 left) 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3083: done (5 left) 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3084: done (4 left) 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3085: done (3 left) 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3086: done (2 left) 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3089: read oid 257 snap -1 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3089: expect deleted 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3090: read oid 102 snap -1 2023-09-23T22:18:26.450 INFO:tasks.rados.rados.0.smithi121.stdout:3090: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:18:26.451 INFO:tasks.rados.rados.0.smithi121.stdout:3091: write oid 364 current snap is 0 2023-09-23T22:18:26.451 INFO:tasks.rados.rados.0.smithi121.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T22:18:26.654 INFO:tasks.rados.rados.0.smithi121.stdout:3088: finishing write tid 1 to smithi12166546-292 2023-09-23T22:18:26.654 INFO:tasks.rados.rados.0.smithi121.stdout:3088: finishing write tid 2 to smithi12166546-292 2023-09-23T22:18:26.654 INFO:tasks.rados.rados.0.smithi121.stdout:3088: finishing write tid 3 to smithi12166546-292 2023-09-23T22:18:26.654 INFO:tasks.rados.rados.0.smithi121.stdout:3088: finishing write tid 4 to smithi12166546-292 2023-09-23T22:18:26.654 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 292 v 276 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-09-23T22:18:26.654 INFO:tasks.rados.rados.0.smithi121.stdout:3088: left oid 292 (ObjNum 1948 snap 0 seq_num 1948) 2023-09-23T22:18:26.655 INFO:tasks.rados.rados.0.smithi121.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-09-23T22:18:26.666 INFO:tasks.rados.rados.0.smithi121.stdout:3091: writing smithi12166546-364 from 756843 to 1203512 tid 1 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3091: writing smithi12166546-364 from 1867405 to 2560076 tid 2 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3087: done (4 left) 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3088: done (3 left) 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3089: done (2 left) 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3092: read oid 492 snap -1 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3092: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:18:26.675 INFO:tasks.rados.rados.0.smithi121.stdout:3093: write oid 130 current snap is 0 2023-09-23T22:18:26.676 INFO:tasks.rados.rados.0.smithi121.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-09-23T22:18:26.682 INFO:tasks.rados.rados.0.smithi121.stdout:3093: writing smithi12166546-130 from 773650 to 1295568 tid 1 2023-09-23T22:18:26.689 INFO:tasks.rados.rados.0.smithi121.stdout:3093: writing smithi12166546-130 from 1925887 to 2478569 tid 2 2023-09-23T22:18:26.689 INFO:tasks.rados.rados.0.smithi121.stdout:3094: write oid 237 current snap is 0 2023-09-23T22:18:26.689 INFO:tasks.rados.rados.0.smithi121.stdout:3090: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3091: finishing write tid 1 to smithi12166546-364 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3091: finishing write tid 2 to smithi12166546-364 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3091: finishing write tid 3 to smithi12166546-364 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3091: finishing write tid 4 to smithi12166546-364 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 364 v 345 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3091: left oid 364 (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3093: finishing write tid 1 to smithi12166546-130 2023-09-23T22:18:26.770 INFO:tasks.rados.rados.0.smithi121.stdout:3092: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:18:26.907 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:26 smithi121 bash[71039]: debug 2023-09-23T22:18:26.550+0000 7f3b531c6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:18:26.907 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:26 smithi121 bash[71039]: debug 2023-09-23T22:18:26.666+0000 7f3b531c6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:18:26.907 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:26 smithi121 bash[27336]: cluster 2023-09-23T22:18:26.677319+0000 mgr.x (mgr.24929) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-09-23T22:18:26.943 INFO:tasks.rados.rados.0.smithi121.stdout:3093: finishing write tid 2 to smithi12166546-130 2023-09-23T22:18:26.943 INFO:tasks.rados.rados.0.smithi121.stdout:3093: finishing write tid 3 to smithi12166546-130 2023-09-23T22:18:26.943 INFO:tasks.rados.rados.0.smithi121.stdout:3093: finishing write tid 4 to smithi12166546-130 2023-09-23T22:18:26.943 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 130 v 348 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-09-23T22:18:26.943 INFO:tasks.rados.rados.0.smithi121.stdout:3093: left oid 130 (ObjNum 1950 snap 0 seq_num 1950) 2023-09-23T22:18:26.943 INFO:tasks.rados.rados.0.smithi121.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-09-23T22:18:26.956 INFO:tasks.rados.rados.0.smithi121.stdout:3094: writing smithi12166546-237 from 790457 to 1387624 tid 1 2023-09-23T22:18:26.964 INFO:tasks.rados.rados.0.smithi121.stdout:3094: writing smithi12166546-237 from 1984369 to 2680709 tid 2 2023-09-23T22:18:26.964 INFO:tasks.rados.rados.0.smithi121.stdout:3090: done (4 left) 2023-09-23T22:18:26.964 INFO:tasks.rados.rados.0.smithi121.stdout:3091: done (3 left) 2023-09-23T22:18:26.964 INFO:tasks.rados.rados.0.smithi121.stdout:3092: done (2 left) 2023-09-23T22:18:26.964 INFO:tasks.rados.rados.0.smithi121.stdout:3093: done (1 left) 2023-09-23T22:18:26.964 INFO:tasks.rados.rados.0.smithi121.stdout:3095: write oid 363 current snap is 0 2023-09-23T22:18:26.965 INFO:tasks.rados.rados.0.smithi121.stdout:3094: finishing write tid 1 to smithi12166546-237 2023-09-23T22:18:26.965 INFO:tasks.rados.rados.0.smithi121.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-09-23T22:18:26.970 INFO:tasks.rados.rados.0.smithi121.stdout:3095: writing smithi12166546-363 from 407264 to 1079680 tid 1 2023-09-23T22:18:26.975 INFO:tasks.rados.rados.0.smithi121.stdout:3095: writing smithi12166546-363 from 1526498 to 2082849 tid 2 2023-09-23T22:18:26.980 INFO:tasks.rados.rados.0.smithi121.stdout:3095: writing smithi12166546-363 from 2804976 to 2807264 tid 3 2023-09-23T22:18:26.980 INFO:tasks.rados.rados.0.smithi121.stdout:3096: read oid 174 snap -1 2023-09-23T22:18:26.980 INFO:tasks.rados.rados.0.smithi121.stdout:3096: expect (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T22:18:26.980 INFO:tasks.rados.rados.0.smithi121.stdout:3097: delete oid 79 current snap is 0 2023-09-23T22:18:26.980 INFO:tasks.rados.rados.0.smithi121.stdout:3094: finishing write tid 2 to smithi12166546-237 2023-09-23T22:18:26.980 INFO:tasks.rados.rados.0.smithi121.stdout:3094: finishing write tid 3 to smithi12166546-237 2023-09-23T22:18:26.981 INFO:tasks.rados.rados.0.smithi121.stdout:3094: finishing write tid 4 to smithi12166546-237 2023-09-23T22:18:26.981 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 430 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-09-23T22:18:26.981 INFO:tasks.rados.rados.0.smithi121.stdout:3094: left oid 237 (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T22:18:26.981 INFO:tasks.rados.rados.0.smithi121.stdout:3095: finishing write tid 1 to smithi12166546-363 2023-09-23T22:18:26.981 INFO:tasks.rados.rados.0.smithi121.stdout:3095: finishing write tid 2 to smithi12166546-363 2023-09-23T22:18:26.982 INFO:tasks.rados.rados.0.smithi121.stdout:3095: finishing write tid 3 to smithi12166546-363 2023-09-23T22:18:26.982 INFO:tasks.rados.rados.0.smithi121.stdout:3094: done (3 left) 2023-09-23T22:18:26.982 INFO:tasks.rados.rados.0.smithi121.stdout:3097: done (2 left) 2023-09-23T22:18:26.983 INFO:tasks.rados.rados.0.smithi121.stdout:3098: read oid 124 snap -1 2023-09-23T22:18:26.983 INFO:tasks.rados.rados.0.smithi121.stdout:3098: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T22:18:26.983 INFO:tasks.rados.rados.0.smithi121.stdout:3099: write oid 175 current snap is 0 2023-09-23T22:18:26.983 INFO:tasks.rados.rados.0.smithi121.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-09-23T22:18:26.988 INFO:tasks.rados.rados.0.smithi121.stdout:3099: writing smithi12166546-175 from 440878 to 980145 tid 1 2023-09-23T22:18:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:3099: writing smithi12166546-175 from 1759815 to 2319835 tid 2 2023-09-23T22:18:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:3100: write oid 450 current snap is 0 2023-09-23T22:18:26.997 INFO:tasks.rados.rados.0.smithi121.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-09-23T22:18:27.003 INFO:tasks.rados.rados.0.smithi121.stdout:3100: writing smithi12166546-450 from 457685 to 1072201 tid 1 2023-09-23T22:18:27.013 INFO:tasks.rados.rados.0.smithi121.stdout:3100: writing smithi12166546-450 from 1818297 to 2521975 tid 2 2023-09-23T22:18:27.013 INFO:tasks.rados.rados.0.smithi121.stdout:3101: read oid 372 snap -1 2023-09-23T22:18:27.013 INFO:tasks.rados.rados.0.smithi121.stdout:3101: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T22:18:27.013 INFO:tasks.rados.rados.0.smithi121.stdout:3102: write oid 339 current snap is 0 2023-09-23T22:18:27.013 INFO:tasks.rados.rados.0.smithi121.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-09-23T22:18:27.019 INFO:tasks.rados.rados.0.smithi121.stdout:3102: writing smithi12166546-339 from 474492 to 1164257 tid 1 2023-09-23T22:18:27.026 INFO:tasks.rados.rados.0.smithi121.stdout:3102: writing smithi12166546-339 from 1760426 to 2324115 tid 2 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3103: read oid 165 snap -1 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3103: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3104: write oid 258 current snap is 0 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3095: finishing write tid 4 to smithi12166546-363 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3095: finishing write tid 5 to smithi12166546-363 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 363 v 447 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3095: left oid 363 (ObjNum 1952 snap 0 seq_num 1952) 2023-09-23T22:18:27.027 INFO:tasks.rados.rados.0.smithi121.stdout:3096: expect (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T22:18:27.171 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.042+0000 7f3b531c6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:18:27.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:26 smithi121 bash[33603]: cluster 2023-09-23T22:18:26.677319+0000 mgr.x (mgr.24929) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-09-23T22:18:27.212 INFO:tasks.rados.rados.0.smithi121.stdout:3099: finishing write tid 1 to smithi12166546-175 2023-09-23T22:18:27.212 INFO:tasks.rados.rados.0.smithi121.stdout:3098: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T22:18:27.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:26 smithi123 bash[27681]: cluster 2023-09-23T22:18:26.677319+0000 mgr.x (mgr.24929) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-09-23T22:18:27.332 INFO:tasks.rados.rados.0.smithi121.stdout:3099: finishing write tid 2 to smithi12166546-175 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3099: finishing write tid 3 to smithi12166546-175 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3099: finishing write tid 4 to smithi12166546-175 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 175 v 383 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3099: left oid 175 (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3100: finishing write tid 1 to smithi12166546-450 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3100: finishing write tid 2 to smithi12166546-450 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3100: finishing write tid 3 to smithi12166546-450 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3100: finishing write tid 4 to smithi12166546-450 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 399 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3100: left oid 450 (ObjNum 1955 snap 0 seq_num 1955) 2023-09-23T22:18:27.333 INFO:tasks.rados.rados.0.smithi121.stdout:3101: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T22:18:27.446 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.162+0000 7f3b531c6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:18:27.446 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.314+0000 7f3b531c6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:3102: finishing write tid 1 to smithi12166546-339 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:3102: finishing write tid 2 to smithi12166546-339 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:3102: finishing write tid 3 to smithi12166546-339 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:3102: finishing write tid 4 to smithi12166546-339 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 339 v 428 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:3102: left oid 339 (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T22:18:27.524 INFO:tasks.rados.rados.0.smithi121.stdout:3103: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:18:27.630 INFO:tasks.rados.rados.0.smithi121.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-09-23T22:18:27.643 INFO:tasks.rados.rados.0.smithi121.stdout:3104: writing smithi12166546-258 from 491299 to 1256313 tid 1 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3104: writing smithi12166546-258 from 1818908 to 2526255 tid 2 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3095: done (8 left) 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3096: done (7 left) 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3098: done (6 left) 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3099: done (5 left) 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3100: done (4 left) 2023-09-23T22:18:27.656 INFO:tasks.rados.rados.0.smithi121.stdout:3101: done (3 left) 2023-09-23T22:18:27.657 INFO:tasks.rados.rados.0.smithi121.stdout:3102: done (2 left) 2023-09-23T22:18:27.657 INFO:tasks.rados.rados.0.smithi121.stdout:3103: done (1 left) 2023-09-23T22:18:27.657 INFO:tasks.rados.rados.0.smithi121.stdout:3105: read oid 415 snap -1 2023-09-23T22:18:27.657 INFO:tasks.rados.rados.0.smithi121.stdout:3105: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:18:27.657 INFO:tasks.rados.rados.0.smithi121.stdout:3106: write oid 70 current snap is 0 2023-09-23T22:18:27.657 INFO:tasks.rados.rados.0.smithi121.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-09-23T22:18:27.664 INFO:tasks.rados.rados.0.smithi121.stdout:3106: writing smithi12166546-70 from 508106 to 948369 tid 1 2023-09-23T22:18:27.670 INFO:tasks.rados.rados.0.smithi121.stdout:3106: writing smithi12166546-70 from 1477390 to 2044748 tid 2 2023-09-23T22:18:27.675 INFO:tasks.rados.rados.0.smithi121.stdout:3106: writing smithi12166546-70 from 2685867 to 2908106 tid 3 2023-09-23T22:18:27.675 INFO:tasks.rados.rados.0.smithi121.stdout:3107: delete oid 225 current snap is 0 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3104: finishing write tid 1 to smithi12166546-258 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3104: finishing write tid 2 to smithi12166546-258 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3104: finishing write tid 3 to smithi12166546-258 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3104: finishing write tid 4 to smithi12166546-258 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 258 v 386 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3104: left oid 258 (ObjNum 1957 snap 0 seq_num 1957) 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3106: finishing write tid 1 to smithi12166546-70 2023-09-23T22:18:27.676 INFO:tasks.rados.rados.0.smithi121.stdout:3105: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:18:27.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.438+0000 7f3b531c6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:18:27.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.574+0000 7f3b531c6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:18:27.805 INFO:tasks.rados.rados.0.smithi121.stdout:3106: finishing write tid 2 to smithi12166546-70 2023-09-23T22:18:27.805 INFO:tasks.rados.rados.0.smithi121.stdout:3106: finishing write tid 3 to smithi12166546-70 2023-09-23T22:18:27.805 INFO:tasks.rados.rados.0.smithi121.stdout:3106: finishing write tid 4 to smithi12166546-70 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3106: finishing write tid 5 to smithi12166546-70 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 70 v 434 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3106: left oid 70 (ObjNum 1958 snap 0 seq_num 1958) 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3104: done (3 left) 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3105: done (2 left) 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3106: done (1 left) 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3107: done (0 left) 2023-09-23T22:18:27.806 INFO:tasks.rados.rados.0.smithi121.stdout:3108: delete oid 491 current snap is 0 2023-09-23T22:18:27.808 INFO:tasks.rados.rados.0.smithi121.stdout:3108: done (0 left) 2023-09-23T22:18:27.808 INFO:tasks.rados.rados.0.smithi121.stdout:3109: write oid 433 current snap is 0 2023-09-23T22:18:27.808 INFO:tasks.rados.rados.0.smithi121.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-09-23T22:18:27.820 INFO:tasks.rados.rados.0.smithi121.stdout:3109: writing smithi12166546-433 from 558527 to 1224537 tid 1 2023-09-23T22:18:27.834 INFO:tasks.rados.rados.0.smithi121.stdout:3109: writing smithi12166546-433 from 1936483 to 2651168 tid 2 2023-09-23T22:18:27.834 INFO:tasks.rados.rados.0.smithi121.stdout:3110: write oid 28 current snap is 0 2023-09-23T22:18:27.834 INFO:tasks.rados.rados.0.smithi121.stdout:3109: finishing write tid 1 to smithi12166546-433 2023-09-23T22:18:27.834 INFO:tasks.rados.rados.0.smithi121.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-09-23T22:18:27.844 INFO:tasks.rados.rados.0.smithi121.stdout:3110: writing smithi12166546-28 from 575334 to 1032946 tid 1 2023-09-23T22:18:27.854 INFO:tasks.rados.rados.0.smithi121.stdout:3110: writing smithi12166546-28 from 1711318 to 2169661 tid 2 2023-09-23T22:18:27.861 INFO:tasks.rados.rados.0.smithi121.stdout:3110: writing smithi12166546-28 from 2679206 to 2975334 tid 3 2023-09-23T22:18:27.861 INFO:tasks.rados.rados.0.smithi121.stdout:3111: write oid 281 current snap is 0 2023-09-23T22:18:27.861 INFO:tasks.rados.rados.0.smithi121.stdout:3109: finishing write tid 2 to smithi12166546-433 2023-09-23T22:18:27.861 INFO:tasks.rados.rados.0.smithi121.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-09-23T22:18:27.870 INFO:tasks.rados.rados.0.smithi121.stdout:3111: writing smithi12166546-281 from 592141 to 1125002 tid 1 2023-09-23T22:18:27.881 INFO:tasks.rados.rados.0.smithi121.stdout:3111: writing smithi12166546-281 from 1769800 to 2488154 tid 2 2023-09-23T22:18:27.881 INFO:tasks.rados.rados.0.smithi121.stdout:3112: read oid 104 snap -1 2023-09-23T22:18:27.881 INFO:tasks.rados.rados.0.smithi121.stdout:3112: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3113: write oid 472 current snap is 0 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3109: finishing write tid 3 to smithi12166546-433 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3109: finishing write tid 4 to smithi12166546-433 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 279 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3110: finishing write tid 1 to smithi12166546-28 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3110: finishing write tid 2 to smithi12166546-28 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3110: finishing write tid 3 to smithi12166546-28 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3110: finishing write tid 4 to smithi12166546-28 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3110: finishing write tid 5 to smithi12166546-28 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 432 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T22:18:27.882 INFO:tasks.rados.rados.0.smithi121.stdout:3111: finishing write tid 1 to smithi12166546-281 2023-09-23T22:18:27.883 INFO:tasks.rados.rados.0.smithi121.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-09-23T22:18:27.888 INFO:tasks.rados.rados.0.smithi121.stdout:3113: writing smithi12166546-472 from 608948 to 1217058 tid 1 2023-09-23T22:18:27.894 INFO:tasks.rados.rados.0.smithi121.stdout:3113: writing smithi12166546-472 from 1828282 to 2290294 tid 2 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3113: writing smithi12166546-472 from 2734052 to 3008948 tid 3 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3109: done (4 left) 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3110: done (3 left) 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3114: read oid 471 snap -1 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3114: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3115: read oid 278 snap -1 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3115: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3116: write oid 24 current snap is 0 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3111: finishing write tid 2 to smithi12166546-281 2023-09-23T22:18:27.899 INFO:tasks.rados.rados.0.smithi121.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-09-23T22:18:27.906 INFO:tasks.rados.rados.0.smithi121.stdout:3116: writing smithi12166546-24 from 625755 to 1309114 tid 1 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3116: writing smithi12166546-24 from 1770411 to 2492434 tid 2 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3117: read oid 499 snap -1 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3117: expect (ObjNum 1351 snap 0 seq_num 1351) 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3118: read oid 136 snap -1 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3118: expect deleted 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3119: write oid 398 current snap is 0 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3111: finishing write tid 3 to smithi12166546-281 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3111: finishing write tid 4 to smithi12166546-281 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 281 v 389 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:18:27.914 INFO:tasks.rados.rados.0.smithi121.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-09-23T22:18:27.921 INFO:tasks.rados.rados.0.smithi121.stdout:3119: writing smithi12166546-398 from 642562 to 1401170 tid 1 2023-09-23T22:18:27.927 INFO:tasks.rados.rados.0.smithi121.stdout:3119: writing smithi12166546-398 from 1828893 to 2294574 tid 2 2023-09-23T22:18:27.927 INFO:tasks.rados.rados.0.smithi121.stdout:3111: done (8 left) 2023-09-23T22:18:27.927 INFO:tasks.rados.rados.0.smithi121.stdout:3120: delete oid 486 current snap is 0 2023-09-23T22:18:27.927 INFO:tasks.rados.rados.0.smithi121.stdout:3112: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:18:28.045 INFO:tasks.rados.rados.0.smithi121.stdout:3113: finishing write tid 1 to smithi12166546-472 2023-09-23T22:18:28.045 INFO:tasks.rados.rados.0.smithi121.stdout:3113: finishing write tid 2 to smithi12166546-472 2023-09-23T22:18:28.045 INFO:tasks.rados.rados.0.smithi121.stdout:3113: finishing write tid 3 to smithi12166546-472 2023-09-23T22:18:28.045 INFO:tasks.rados.rados.0.smithi121.stdout:3113: finishing write tid 4 to smithi12166546-472 2023-09-23T22:18:28.045 INFO:tasks.rados.rados.0.smithi121.stdout:3113: finishing write tid 5 to smithi12166546-472 2023-09-23T22:18:28.045 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 472 v 422 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-09-23T22:18:28.046 INFO:tasks.rados.rados.0.smithi121.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T22:18:28.046 INFO:tasks.rados.rados.0.smithi121.stdout:3114: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:18:28.158 INFO:tasks.rados.rados.0.smithi121.stdout:3116: finishing write tid 1 to smithi12166546-24 2023-09-23T22:18:28.159 INFO:tasks.rados.rados.0.smithi121.stdout:3115: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:18:28.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.770+0000 7f3b531c6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:18:28.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[71039]: debug 2023-09-23T22:18:27.926+0000 7f3b531c6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:18:28.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[33603]: audit 2023-09-23T22:18:27.550754+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/143139140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:28.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:27 smithi121 bash[27336]: audit 2023-09-23T22:18:27.550754+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/143139140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:28.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:28 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:18:28] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.33.4" 2023-09-23T22:18:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:27 smithi123 bash[27681]: audit 2023-09-23T22:18:27.550754+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/143139140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:28.319 INFO:tasks.rados.rados.0.smithi121.stdout:3116: finishing write tid 2 to smithi12166546-24 2023-09-23T22:18:28.320 INFO:tasks.rados.rados.0.smithi121.stdout:3116: finishing write tid 3 to smithi12166546-24 2023-09-23T22:18:28.320 INFO:tasks.rados.rados.0.smithi121.stdout:3116: finishing write tid 4 to smithi12166546-24 2023-09-23T22:18:28.320 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 24 v 425 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-09-23T22:18:28.320 INFO:tasks.rados.rados.0.smithi121.stdout:3116: left oid 24 (ObjNum 1965 snap 0 seq_num 1965) 2023-09-23T22:18:28.320 INFO:tasks.rados.rados.0.smithi121.stdout:3117: expect (ObjNum 1351 snap 0 seq_num 1351) 2023-09-23T22:18:28.487 INFO:tasks.rados.rados.0.smithi121.stdout:3119: finishing write tid 1 to smithi12166546-398 2023-09-23T22:18:28.487 INFO:tasks.rados.rados.0.smithi121.stdout:3119: finishing write tid 2 to smithi12166546-398 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3119: finishing write tid 3 to smithi12166546-398 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3119: finishing write tid 4 to smithi12166546-398 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 398 v 282 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3119: left oid 398 (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3112: done (8 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3113: done (7 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3114: done (6 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3115: done (5 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3116: done (4 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3117: done (3 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3118: done (2 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3119: done (1 left) 2023-09-23T22:18:28.488 INFO:tasks.rados.rados.0.smithi121.stdout:3120: done (0 left) 2023-09-23T22:18:28.489 INFO:tasks.rados.rados.0.smithi121.stdout:3121: read oid 385 snap -1 2023-09-23T22:18:28.489 INFO:tasks.rados.rados.0.smithi121.stdout:3121: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:18:28.489 INFO:tasks.rados.rados.0.smithi121.stdout:3122: write oid 373 current snap is 0 2023-09-23T22:18:28.489 INFO:tasks.rados.rados.0.smithi121.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-09-23T22:18:28.500 INFO:tasks.rados.rados.0.smithi121.stdout:3122: writing smithi12166546-373 from 676176 to 1185282 tid 1 2023-09-23T22:18:28.508 INFO:tasks.rados.rados.0.smithi121.stdout:3122: writing smithi12166546-373 from 1945857 to 2415207 tid 2 2023-09-23T22:18:28.508 INFO:tasks.rados.rados.0.smithi121.stdout:3123: read oid 205 snap -1 2023-09-23T22:18:28.508 INFO:tasks.rados.rados.0.smithi121.stdout:3123: expect deleted 2023-09-23T22:18:28.509 INFO:tasks.rados.rados.0.smithi121.stdout:3124: write oid 32 current snap is 0 2023-09-23T22:18:28.509 INFO:tasks.rados.rados.0.smithi121.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-09-23T22:18:28.515 INFO:tasks.rados.rados.0.smithi121.stdout:3124: writing smithi12166546-32 from 692983 to 1277338 tid 1 2023-09-23T22:18:28.523 INFO:tasks.rados.rados.0.smithi121.stdout:3124: writing smithi12166546-32 from 1887986 to 2617347 tid 2 2023-09-23T22:18:28.523 INFO:tasks.rados.rados.0.smithi121.stdout:3125: read oid 382 snap -1 2023-09-23T22:18:28.523 INFO:tasks.rados.rados.0.smithi121.stdout:3125: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:18:28.523 INFO:tasks.rados.rados.0.smithi121.stdout:3126: write oid 74 current snap is 0 2023-09-23T22:18:28.523 INFO:tasks.rados.rados.0.smithi121.stdout:3121: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:18:28.738 INFO:tasks.rados.rados.0.smithi121.stdout:3122: finishing write tid 1 to smithi12166546-373 2023-09-23T22:18:28.738 INFO:tasks.rados.rados.0.smithi121.stdout:3122: finishing write tid 2 to smithi12166546-373 2023-09-23T22:18:28.738 INFO:tasks.rados.rados.0.smithi121.stdout:3122: finishing write tid 3 to smithi12166546-373 2023-09-23T22:18:28.738 INFO:tasks.rados.rados.0.smithi121.stdout:3122: finishing write tid 4 to smithi12166546-373 2023-09-23T22:18:28.738 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 373 v 435 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3122: left oid 373 (ObjNum 1968 snap 0 seq_num 1968) 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3124: finishing write tid 1 to smithi12166546-32 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3124: finishing write tid 2 to smithi12166546-32 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3124: finishing write tid 3 to smithi12166546-32 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3124: finishing write tid 4 to smithi12166546-32 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 32 v 403 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3124: left oid 32 (ObjNum 1969 snap 0 seq_num 1969) 2023-09-23T22:18:28.739 INFO:tasks.rados.rados.0.smithi121.stdout:3125: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:18:28.915 INFO:tasks.rados.rados.0.smithi121.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-09-23T22:18:28.917 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:28 smithi123 bash[52823]: ts=2023-09-23T22:18:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:18:28.928 INFO:tasks.rados.rados.0.smithi121.stdout:3126: writing smithi12166546-74 from 709790 to 1485747 tid 1 2023-09-23T22:18:28.935 INFO:tasks.rados.rados.0.smithi121.stdout:3126: writing smithi12166546-74 from 2062821 to 2535840 tid 2 2023-09-23T22:18:28.935 INFO:tasks.rados.rados.0.smithi121.stdout:3121: done (5 left) 2023-09-23T22:18:28.935 INFO:tasks.rados.rados.0.smithi121.stdout:3122: done (4 left) 2023-09-23T22:18:28.935 INFO:tasks.rados.rados.0.smithi121.stdout:3123: done (3 left) 2023-09-23T22:18:28.936 INFO:tasks.rados.rados.0.smithi121.stdout:3124: done (2 left) 2023-09-23T22:18:28.936 INFO:tasks.rados.rados.0.smithi121.stdout:3125: done (1 left) 2023-09-23T22:18:28.936 INFO:tasks.rados.rados.0.smithi121.stdout:3127: write oid 248 current snap is 0 2023-09-23T22:18:28.936 INFO:tasks.rados.rados.0.smithi121.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-09-23T22:18:28.942 INFO:tasks.rados.rados.0.smithi121.stdout:3127: writing smithi12166546-248 from 726597 to 1177803 tid 1 2023-09-23T22:18:28.948 INFO:tasks.rados.rados.0.smithi121.stdout:3127: writing smithi12166546-248 from 1721303 to 2337980 tid 2 2023-09-23T22:18:28.953 INFO:tasks.rados.rados.0.smithi121.stdout:3127: writing smithi12166546-248 from 2809660 to 3126597 tid 3 2023-09-23T22:18:28.953 INFO:tasks.rados.rados.0.smithi121.stdout:3128: write oid 370 current snap is 0 2023-09-23T22:18:28.953 INFO:tasks.rados.rados.0.smithi121.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-09-23T22:18:28.960 INFO:tasks.rados.rados.0.smithi121.stdout:3128: writing smithi12166546-370 from 743404 to 1269859 tid 1 2023-09-23T22:18:28.966 INFO:tasks.rados.rados.0.smithi121.stdout:3128: writing smithi12166546-370 from 1779785 to 2256473 tid 2 2023-09-23T22:18:28.971 INFO:tasks.rados.rados.0.smithi121.stdout:3128: writing smithi12166546-370 from 2837083 to 3143404 tid 3 2023-09-23T22:18:28.971 INFO:tasks.rados.rados.0.smithi121.stdout:3129: write oid 274 current snap is 0 2023-09-23T22:18:28.971 INFO:tasks.rados.rados.0.smithi121.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-09-23T22:18:28.978 INFO:tasks.rados.rados.0.smithi121.stdout:3129: writing smithi12166546-274 from 760211 to 1361915 tid 1 2023-09-23T22:18:28.986 INFO:tasks.rados.rados.0.smithi121.stdout:3129: writing smithi12166546-274 from 2121914 to 2742260 tid 2 2023-09-23T22:18:28.989 INFO:tasks.rados.rados.0.smithi121.stdout:3129: writing smithi12166546-274 from 3148153 to 3160211 tid 3 2023-09-23T22:18:28.989 INFO:tasks.rados.rados.0.smithi121.stdout:3130: read oid 61 snap -1 2023-09-23T22:18:28.989 INFO:tasks.rados.rados.0.smithi121.stdout:3130: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T22:18:28.989 INFO:tasks.rados.rados.0.smithi121.stdout:3131: read oid 470 snap -1 2023-09-23T22:18:28.990 INFO:tasks.rados.rados.0.smithi121.stdout:3131: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:18:28.990 INFO:tasks.rados.rados.0.smithi121.stdout:3132: read oid 20 snap -1 2023-09-23T22:18:28.990 INFO:tasks.rados.rados.0.smithi121.stdout:3132: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:18:28.990 INFO:tasks.rados.rados.0.smithi121.stdout:3133: write oid 177 current snap is 0 2023-09-23T22:18:28.990 INFO:tasks.rados.rados.0.smithi121.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-09-23T22:18:28.998 INFO:tasks.rados.rados.0.smithi121.stdout:3133: writing smithi12166546-177 from 777018 to 1453971 tid 1 2023-09-23T22:18:29.005 INFO:tasks.rados.rados.0.smithi121.stdout:3133: writing smithi12166546-177 from 2180396 to 2660753 tid 2 2023-09-23T22:18:29.008 INFO:tasks.rados.rados.0.smithi121.stdout:3133: writing smithi12166546-177 from 3175576 to 3177018 tid 3 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3134: read oid 213 snap -1 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3134: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3135: write oid 35 current snap is 0 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3126: finishing write tid 1 to smithi12166546-74 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3126: finishing write tid 2 to smithi12166546-74 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3126: finishing write tid 3 to smithi12166546-74 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3126: finishing write tid 4 to smithi12166546-74 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 74 v 406 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-09-23T22:18:29.009 INFO:tasks.rados.rados.0.smithi121.stdout:3126: left oid 74 (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T22:18:29.010 INFO:tasks.rados.rados.0.smithi121.stdout:3127: finishing write tid 1 to smithi12166546-248 2023-09-23T22:18:29.010 INFO:tasks.rados.rados.0.smithi121.stdout:3127: finishing write tid 2 to smithi12166546-248 2023-09-23T22:18:29.010 INFO:tasks.rados.rados.0.smithi121.stdout:3127: finishing write tid 3 to smithi12166546-248 2023-09-23T22:18:29.010 INFO:tasks.rados.rados.0.smithi121.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-09-23T22:18:29.019 INFO:tasks.rados.rados.0.smithi121.stdout:3135: writing smithi12166546-35 from 793825 to 1546027 tid 1 2023-09-23T22:18:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:3135: writing smithi12166546-35 from 2238878 to 2862893 tid 2 2023-09-23T22:18:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:3126: done (9 left) 2023-09-23T22:18:29.027 INFO:tasks.rados.rados.0.smithi121.stdout:3136: write oid 301 current snap is 0 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3127: finishing write tid 4 to smithi12166546-248 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3127: finishing write tid 5 to smithi12166546-248 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 248 v 420 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3127: left oid 248 (ObjNum 1971 snap 0 seq_num 1971) 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3128: finishing write tid 1 to smithi12166546-370 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3128: finishing write tid 2 to smithi12166546-370 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3128: finishing write tid 3 to smithi12166546-370 2023-09-23T22:18:29.028 INFO:tasks.rados.rados.0.smithi121.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-09-23T22:18:29.032 INFO:tasks.rados.rados.0.smithi121.stdout:3136: writing smithi12166546-301 from 410632 to 838083 tid 1 2023-09-23T22:18:29.039 INFO:tasks.rados.rados.0.smithi121.stdout:3136: writing smithi12166546-301 from 1497360 to 1981386 tid 2 2023-09-23T22:18:29.045 INFO:tasks.rados.rados.0.smithi121.stdout:3136: writing smithi12166546-301 from 2430422 to 2968390 tid 3 2023-09-23T22:18:29.045 INFO:tasks.rados.rados.0.smithi121.stdout:3127: done (9 left) 2023-09-23T22:18:29.045 INFO:tasks.rados.rados.0.smithi121.stdout:3137: write oid 1 current snap is 0 2023-09-23T22:18:29.045 INFO:tasks.rados.rados.0.smithi121.stdout:3128: finishing write tid 4 to smithi12166546-370 2023-09-23T22:18:29.046 INFO:tasks.rados.rados.0.smithi121.stdout:3128: finishing write tid 5 to smithi12166546-370 2023-09-23T22:18:29.046 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 370 v 410 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-09-23T22:18:29.046 INFO:tasks.rados.rados.0.smithi121.stdout:3128: left oid 370 (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T22:18:29.046 INFO:tasks.rados.rados.0.smithi121.stdout:3129: finishing write tid 1 to smithi12166546-274 2023-09-23T22:18:29.046 INFO:tasks.rados.rados.0.smithi121.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-09-23T22:18:29.051 INFO:tasks.rados.rados.0.smithi121.stdout:3137: writing smithi12166546-1 from 427439 to 1046492 tid 1 2023-09-23T22:18:29.057 INFO:tasks.rados.rados.0.smithi121.stdout:3137: writing smithi12166546-1 from 1555842 to 2183526 tid 2 2023-09-23T22:18:29.063 INFO:tasks.rados.rados.0.smithi121.stdout:3137: writing smithi12166546-1 from 2857845 to 3227439 tid 3 2023-09-23T22:18:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:3128: done (9 left) 2023-09-23T22:18:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:3138: read oid 6 snap -1 2023-09-23T22:18:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:3138: expect (ObjNum 1925 snap 0 seq_num 1925) 2023-09-23T22:18:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:3139: write oid 37 current snap is 0 2023-09-23T22:18:29.064 INFO:tasks.rados.rados.0.smithi121.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-09-23T22:18:29.070 INFO:tasks.rados.rados.0.smithi121.stdout:3139: writing smithi12166546-37 from 444246 to 1138548 tid 1 2023-09-23T22:18:29.076 INFO:tasks.rados.rados.0.smithi121.stdout:3139: writing smithi12166546-37 from 1614324 to 2102019 tid 2 2023-09-23T22:18:29.084 INFO:tasks.rados.rados.0.smithi121.stdout:3139: writing smithi12166546-37 from 2885268 to 3244246 tid 3 2023-09-23T22:18:29.084 INFO:tasks.rados.rados.0.smithi121.stdout:3140: read oid 151 snap -1 2023-09-23T22:18:29.084 INFO:tasks.rados.rados.0.smithi121.stdout:3140: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T22:18:29.084 INFO:tasks.rados.rados.0.smithi121.stdout:3141: read oid 318 snap -1 2023-09-23T22:18:29.084 INFO:tasks.rados.rados.0.smithi121.stdout:3141: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T22:18:29.085 INFO:tasks.rados.rados.0.smithi121.stdout:3142: write oid 67 current snap is 0 2023-09-23T22:18:29.085 INFO:tasks.rados.rados.0.smithi121.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-09-23T22:18:29.092 INFO:tasks.rados.rados.0.smithi121.stdout:3142: writing smithi12166546-67 from 461053 to 1230604 tid 1 2023-09-23T22:18:29.098 INFO:tasks.rados.rados.0.smithi121.stdout:3142: writing smithi12166546-67 from 1672806 to 2304159 tid 2 2023-09-23T22:18:29.104 INFO:tasks.rados.rados.0.smithi121.stdout:3142: writing smithi12166546-67 from 2912691 to 3261053 tid 3 2023-09-23T22:18:29.104 INFO:tasks.rados.rados.0.smithi121.stdout:3143: write oid 90 current snap is 0 2023-09-23T22:18:29.104 INFO:tasks.rados.rados.0.smithi121.stdout:3130: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T22:18:29.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:28 smithi121 bash[27336]: cluster 2023-09-23T22:18:28.678539+0000 mgr.x (mgr.24929) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 9.5 MiB/s wr, 96 op/s 2023-09-23T22:18:29.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:28 smithi121 bash[33603]: cluster 2023-09-23T22:18:28.678539+0000 mgr.x (mgr.24929) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 9.5 MiB/s wr, 96 op/s 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:3129: finishing write tid 2 to smithi12166546-274 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:3129: finishing write tid 3 to smithi12166546-274 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:3129: finishing write tid 4 to smithi12166546-274 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:3129: finishing write tid 5 to smithi12166546-274 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 274 v 286 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:3129: left oid 274 (ObjNum 1973 snap 0 seq_num 1973) 2023-09-23T22:18:29.296 INFO:tasks.rados.rados.0.smithi121.stdout:3131: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:18:29.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:28 smithi123 bash[27681]: cluster 2023-09-23T22:18:28.678539+0000 mgr.x (mgr.24929) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 9.5 MiB/s wr, 96 op/s 2023-09-23T22:18:29.425 INFO:tasks.rados.rados.0.smithi121.stdout:3133: finishing write tid 1 to smithi12166546-177 2023-09-23T22:18:29.425 INFO:tasks.rados.rados.0.smithi121.stdout:3132: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:18:29.580 INFO:tasks.rados.rados.0.smithi121.stdout:3133: finishing write tid 2 to smithi12166546-177 2023-09-23T22:18:29.580 INFO:tasks.rados.rados.0.smithi121.stdout:3133: finishing write tid 3 to smithi12166546-177 2023-09-23T22:18:29.581 INFO:tasks.rados.rados.0.smithi121.stdout:3133: finishing write tid 4 to smithi12166546-177 2023-09-23T22:18:29.581 INFO:tasks.rados.rados.0.smithi121.stdout:3133: finishing write tid 5 to smithi12166546-177 2023-09-23T22:18:29.581 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 177 v 320 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-09-23T22:18:29.581 INFO:tasks.rados.rados.0.smithi121.stdout:3133: left oid 177 (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:18:29.581 INFO:tasks.rados.rados.0.smithi121.stdout:3134: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3135: finishing write tid 1 to smithi12166546-35 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3135: finishing write tid 2 to smithi12166546-35 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3135: finishing write tid 3 to smithi12166546-35 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3135: finishing write tid 4 to smithi12166546-35 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 35 v 392 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3135: left oid 35 (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3136: finishing write tid 1 to smithi12166546-301 2023-09-23T22:18:29.725 INFO:tasks.rados.rados.0.smithi121.stdout:3136: finishing write tid 2 to smithi12166546-301 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3136: finishing write tid 3 to smithi12166546-301 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3136: finishing write tid 4 to smithi12166546-301 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3136: finishing write tid 5 to smithi12166546-301 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 301 v 452 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3136: left oid 301 (ObjNum 1976 snap 0 seq_num 1976) 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3137: finishing write tid 1 to smithi12166546-1 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3137: finishing write tid 2 to smithi12166546-1 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3137: finishing write tid 3 to smithi12166546-1 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3137: finishing write tid 4 to smithi12166546-1 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3137: finishing write tid 5 to smithi12166546-1 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 1 v 438 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3137: left oid 1 (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:18:29.726 INFO:tasks.rados.rados.0.smithi121.stdout:3138: expect (ObjNum 1925 snap 0 seq_num 1925) 2023-09-23T22:18:29.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[71039]: debug 2023-09-23T22:18:29.250+0000 7f3b531c6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:18:29.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[71039]: [23/Sep/2023:22:18:29] ENGINE Bus STARTING 2023-09-23T22:18:29.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[71039]: CherryPy Checker: 2023-09-23T22:18:29.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[71039]: The Application mounted at '' has an empty config. 2023-09-23T22:18:29.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[71039]: [23/Sep/2023:22:18:29] ENGINE Serving on http://:::9283 2023-09-23T22:18:29.753 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[71039]: [23/Sep/2023:22:18:29] ENGINE Bus STARTED 2023-09-23T22:18:29.862 INFO:tasks.rados.rados.0.smithi121.stdout:3139: finishing write tid 1 to smithi12166546-37 2023-09-23T22:18:29.863 INFO:tasks.rados.rados.0.smithi121.stdout:3139: finishing write tid 2 to smithi12166546-37 2023-09-23T22:18:29.863 INFO:tasks.rados.rados.0.smithi121.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-09-23T22:18:29.867 INFO:tasks.rados.rados.0.smithi121.stdout:3143: writing smithi12166546-90 from 477860 to 922660 tid 1 2023-09-23T22:18:29.873 INFO:tasks.rados.rados.0.smithi121.stdout:3143: writing smithi12166546-90 from 1331288 to 1822652 tid 2 2023-09-23T22:18:29.881 INFO:tasks.rados.rados.0.smithi121.stdout:3143: writing smithi12166546-90 from 2540114 to 3239523 tid 3 2023-09-23T22:18:29.881 INFO:tasks.rados.rados.0.smithi121.stdout:3129: done (14 left) 2023-09-23T22:18:29.881 INFO:tasks.rados.rados.0.smithi121.stdout:3130: done (13 left) 2023-09-23T22:18:29.881 INFO:tasks.rados.rados.0.smithi121.stdout:3131: done (12 left) 2023-09-23T22:18:29.881 INFO:tasks.rados.rados.0.smithi121.stdout:3132: done (11 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3133: done (10 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3134: done (9 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3135: done (8 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3136: done (7 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3137: done (6 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3138: done (5 left) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3144: read oid 256 snap -1 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3144: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3145: write oid 394 current snap is 0 2023-09-23T22:18:29.882 INFO:tasks.rados.rados.0.smithi121.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-09-23T22:18:29.887 INFO:tasks.rados.rados.0.smithi121.stdout:3145: writing smithi12166546-394 from 494667 to 1014716 tid 1 2023-09-23T22:18:29.894 INFO:tasks.rados.rados.0.smithi121.stdout:3145: writing smithi12166546-394 from 1673417 to 2308439 tid 2 2023-09-23T22:18:29.900 INFO:tasks.rados.rados.0.smithi121.stdout:3145: writing smithi12166546-394 from 2851184 to 3294667 tid 3 2023-09-23T22:18:29.900 INFO:tasks.rados.rados.0.smithi121.stdout:3146: read oid 65 snap -1 2023-09-23T22:18:29.900 INFO:tasks.rados.rados.0.smithi121.stdout:3146: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T22:18:29.900 INFO:tasks.rados.rados.0.smithi121.stdout:3147: read oid 152 snap -1 2023-09-23T22:18:29.901 INFO:tasks.rados.rados.0.smithi121.stdout:3147: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:18:29.901 INFO:tasks.rados.rados.0.smithi121.stdout:3148: write oid 212 current snap is 0 2023-09-23T22:18:29.901 INFO:tasks.rados.rados.0.smithi121.stdout:3139: finishing write tid 3 to smithi12166546-37 2023-09-23T22:18:29.901 INFO:tasks.rados.rados.0.smithi121.stdout:3139: finishing write tid 4 to smithi12166546-37 2023-09-23T22:18:29.901 INFO:tasks.rados.rados.0.smithi121.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-09-23T22:18:29.906 INFO:tasks.rados.rados.0.smithi121.stdout:3148: writing smithi12166546-212 from 511474 to 1106772 tid 1 2023-09-23T22:18:29.913 INFO:tasks.rados.rados.0.smithi121.stdout:3148: writing smithi12166546-212 from 1731899 to 2226932 tid 2 2023-09-23T22:18:29.919 INFO:tasks.rados.rados.0.smithi121.stdout:3148: writing smithi12166546-212 from 2878607 to 3311474 tid 3 2023-09-23T22:18:29.921 INFO:tasks.rados.rados.0.smithi121.stdout:3149: delete oid 136 current snap is 0 2023-09-23T22:18:29.921 INFO:tasks.rados.rados.0.smithi121.stdout:3139: finishing write tid 5 to smithi12166546-37 2023-09-23T22:18:29.921 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 37 v 358 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-09-23T22:18:29.921 INFO:tasks.rados.rados.0.smithi121.stdout:3139: left oid 37 (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:18:29.921 INFO:tasks.rados.rados.0.smithi121.stdout:3140: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T22:18:30.101 INFO:tasks.rados.rados.0.smithi121.stdout:3142: finishing write tid 1 to smithi12166546-67 2023-09-23T22:18:30.101 INFO:tasks.rados.rados.0.smithi121.stdout:3141: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T22:18:30.226 INFO:tasks.rados.rados.0.smithi121.stdout:3142: finishing write tid 2 to smithi12166546-67 2023-09-23T22:18:30.226 INFO:tasks.rados.rados.0.smithi121.stdout:3142: finishing write tid 3 to smithi12166546-67 2023-09-23T22:18:30.226 INFO:tasks.rados.rados.0.smithi121.stdout:3142: finishing write tid 4 to smithi12166546-67 2023-09-23T22:18:30.226 INFO:tasks.rados.rados.0.smithi121.stdout:3139: done (10 left) 2023-09-23T22:18:30.226 INFO:tasks.rados.rados.0.smithi121.stdout:3140: done (9 left) 2023-09-23T22:18:30.226 INFO:tasks.rados.rados.0.smithi121.stdout:3141: done (8 left) 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3149: done (7 left) 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3150: delete oid 402 current snap is 0 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3142: finishing write tid 5 to smithi12166546-67 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 67 v 442 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3142: left oid 67 (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3143: finishing write tid 1 to smithi12166546-90 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3143: finishing write tid 2 to smithi12166546-90 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3143: finishing write tid 3 to smithi12166546-90 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3143: finishing write tid 4 to smithi12166546-90 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:3143: finishing write tid 5 to smithi12166546-90 2023-09-23T22:18:30.227 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 90 v 362 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-09-23T22:18:30.228 INFO:tasks.rados.rados.0.smithi121.stdout:3143: left oid 90 (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T22:18:30.228 INFO:tasks.rados.rados.0.smithi121.stdout:3144: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:18:30.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[33603]: cluster 2023-09-23T22:18:29.275026+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T22:18:30.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[33603]: cluster 2023-09-23T22:18:29.275207+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:18:30.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[33603]: audit 2023-09-23T22:18:29.278881+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:18:30.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[33603]: audit 2023-09-23T22:18:29.279585+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[33603]: audit 2023-09-23T22:18:29.284466+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[33603]: audit 2023-09-23T22:18:29.286081+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[27336]: cluster 2023-09-23T22:18:29.275026+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[27336]: cluster 2023-09-23T22:18:29.275207+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[27336]: audit 2023-09-23T22:18:29.278881+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[27336]: audit 2023-09-23T22:18:29.279585+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[27336]: audit 2023-09-23T22:18:29.284466+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:18:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:29 smithi121 bash[27336]: audit 2023-09-23T22:18:29.286081+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:18:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:29 smithi123 bash[27681]: cluster 2023-09-23T22:18:29.275026+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T22:18:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:29 smithi123 bash[27681]: cluster 2023-09-23T22:18:29.275207+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:18:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:29 smithi123 bash[27681]: audit 2023-09-23T22:18:29.278881+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:18:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:29 smithi123 bash[27681]: audit 2023-09-23T22:18:29.279585+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:18:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:29 smithi123 bash[27681]: audit 2023-09-23T22:18:29.284466+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:18:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:29 smithi123 bash[27681]: audit 2023-09-23T22:18:29.286081+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3145: finishing write tid 1 to smithi12166546-394 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3145: finishing write tid 2 to smithi12166546-394 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3145: finishing write tid 3 to smithi12166546-394 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3145: finishing write tid 4 to smithi12166546-394 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3145: finishing write tid 5 to smithi12166546-394 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 557 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3145: left oid 394 (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T22:18:30.410 INFO:tasks.rados.rados.0.smithi121.stdout:3147: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:18:30.518 INFO:tasks.rados.rados.0.smithi121.stdout:3146: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3148: finishing write tid 1 to smithi12166546-212 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3148: finishing write tid 2 to smithi12166546-212 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3148: finishing write tid 3 to smithi12166546-212 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3148: finishing write tid 4 to smithi12166546-212 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3148: finishing write tid 5 to smithi12166546-212 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 212 v 424 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3148: left oid 212 (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:18:30.691 INFO:tasks.rados.rados.0.smithi121.stdout:3142: done (7 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3143: done (6 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3144: done (5 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3145: done (4 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3146: done (3 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3147: done (2 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3148: done (1 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3150: done (0 left) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3151: read oid 154 snap -1 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3151: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3152: read oid 60 snap -1 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3153: read oid 446 snap -1 2023-09-23T22:18:30.692 INFO:tasks.rados.rados.0.smithi121.stdout:3153: expect deleted 2023-09-23T22:18:30.693 INFO:tasks.rados.rados.0.smithi121.stdout:3154: write oid 199 current snap is 0 2023-09-23T22:18:30.693 INFO:tasks.rados.rados.0.smithi121.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-09-23T22:18:30.696 INFO:tasks.rados.rados.0.smithi121.stdout:3154: writing smithi12166546-199 from 561895 to 1099293 tid 1 2023-09-23T22:18:30.704 INFO:tasks.rados.rados.0.smithi121.stdout:3154: writing smithi12166546-199 from 1507345 to 2149705 tid 2 2023-09-23T22:18:30.710 INFO:tasks.rados.rados.0.smithi121.stdout:3154: writing smithi12166546-199 from 2560876 to 3232998 tid 3 2023-09-23T22:18:30.710 INFO:tasks.rados.rados.0.smithi121.stdout:3155: read oid 95 snap -1 2023-09-23T22:18:30.710 INFO:tasks.rados.rados.0.smithi121.stdout:3155: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:18:30.710 INFO:tasks.rados.rados.0.smithi121.stdout:3156: delete oid 64 current snap is 0 2023-09-23T22:18:30.710 INFO:tasks.rados.rados.0.smithi121.stdout:3151: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:18:30.856 INFO:tasks.rados.rados.0.smithi121.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T22:18:30.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[27336]: cluster 2023-09-23T22:18:29.924007+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e24: x(active, since 89s), standbys: y 2023-09-23T22:18:30.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[27336]: audit 2023-09-23T22:18:29.991282+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.121:0/4042299498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:30.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[27336]: cluster 2023-09-23T22:18:30.679172+0000 mgr.x (mgr.24929) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 6.4 MiB/s wr, 62 op/s 2023-09-23T22:18:30.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[27336]: audit 2023-09-23T22:18:30.923419+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:31.060 INFO:tasks.rados.rados.0.smithi121.stdout:3154: finishing write tid 1 to smithi12166546-199 2023-09-23T22:18:31.060 INFO:tasks.rados.rados.0.smithi121.stdout:3154: finishing write tid 2 to smithi12166546-199 2023-09-23T22:18:31.061 INFO:tasks.rados.rados.0.smithi121.stdout:3154: finishing write tid 3 to smithi12166546-199 2023-09-23T22:18:31.061 INFO:tasks.rados.rados.0.smithi121.stdout:3154: finishing write tid 4 to smithi12166546-199 2023-09-23T22:18:31.061 INFO:tasks.rados.rados.0.smithi121.stdout:3154: finishing write tid 5 to smithi12166546-199 2023-09-23T22:18:31.061 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 302 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-09-23T22:18:31.061 INFO:tasks.rados.rados.0.smithi121.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-09-23T22:18:31.061 INFO:tasks.rados.rados.0.smithi121.stdout:3155: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:18:31.204 INFO:tasks.rados.rados.0.smithi121.stdout:3151: done (5 left) 2023-09-23T22:18:31.204 INFO:tasks.rados.rados.0.smithi121.stdout:3152: done (4 left) 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3153: done (3 left) 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3154: done (2 left) 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3155: done (1 left) 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3156: done (0 left) 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3157: read oid 90 snap -1 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3157: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T22:18:31.205 INFO:tasks.rados.rados.0.smithi121.stdout:3158: delete oid 451 current snap is 0 2023-09-23T22:18:31.207 INFO:tasks.rados.rados.0.smithi121.stdout:3158: done (1 left) 2023-09-23T22:18:31.207 INFO:tasks.rados.rados.0.smithi121.stdout:3159: write oid 174 current snap is 0 2023-09-23T22:18:31.207 INFO:tasks.rados.rados.0.smithi121.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-09-23T22:18:31.216 INFO:tasks.rados.rados.0.smithi121.stdout:3159: writing smithi12166546-174 from 612316 to 1375461 tid 1 2023-09-23T22:18:31.224 INFO:tasks.rados.rados.0.smithi121.stdout:3159: writing smithi12166546-174 from 2082791 to 2872478 tid 2 2023-09-23T22:18:31.225 INFO:tasks.rados.rados.0.smithi121.stdout:3160: read oid 335 snap -1 2023-09-23T22:18:31.225 INFO:tasks.rados.rados.0.smithi121.stdout:3160: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:18:31.225 INFO:tasks.rados.rados.0.smithi121.stdout:3161: delete oid 475 current snap is 0 2023-09-23T22:18:31.225 INFO:tasks.rados.rados.0.smithi121.stdout:3157: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T22:18:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[33603]: cluster 2023-09-23T22:18:29.924007+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e24: x(active, since 89s), standbys: y 2023-09-23T22:18:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[33603]: audit 2023-09-23T22:18:29.991282+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.121:0/4042299498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[33603]: cluster 2023-09-23T22:18:30.679172+0000 mgr.x (mgr.24929) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 6.4 MiB/s wr, 62 op/s 2023-09-23T22:18:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:30 smithi121 bash[33603]: audit 2023-09-23T22:18:30.923419+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:31.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:30 smithi123 bash[27681]: cluster 2023-09-23T22:18:29.924007+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e24: x(active, since 89s), standbys: y 2023-09-23T22:18:31.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:30 smithi123 bash[27681]: audit 2023-09-23T22:18:29.991282+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.121:0/4042299498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:31.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:30 smithi123 bash[27681]: cluster 2023-09-23T22:18:30.679172+0000 mgr.x (mgr.24929) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 6.4 MiB/s wr, 62 op/s 2023-09-23T22:18:31.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:30 smithi123 bash[27681]: audit 2023-09-23T22:18:30.923419+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:3159: finishing write tid 1 to smithi12166546-174 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:3159: finishing write tid 2 to smithi12166546-174 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:3159: finishing write tid 3 to smithi12166546-174 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:3159: finishing write tid 4 to smithi12166546-174 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 174 v 427 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-09-23T22:18:31.442 INFO:tasks.rados.rados.0.smithi121.stdout:3160: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3157: done (3 left) 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3159: done (2 left) 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3160: done (1 left) 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3161: done (0 left) 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3162: read oid 291 snap -1 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3162: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3163: write oid 416 current snap is 0 2023-09-23T22:18:31.562 INFO:tasks.rados.rados.0.smithi121.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-09-23T22:18:31.573 INFO:tasks.rados.rados.0.smithi121.stdout:3163: writing smithi12166546-416 from 645930 to 1159573 tid 1 2023-09-23T22:18:31.581 INFO:tasks.rados.rados.0.smithi121.stdout:3163: writing smithi12166546-416 from 1683402 to 2476758 tid 2 2023-09-23T22:18:31.587 INFO:tasks.rados.rados.0.smithi121.stdout:3163: writing smithi12166546-416 from 2981638 to 3445930 tid 3 2023-09-23T22:18:31.587 INFO:tasks.rados.rados.0.smithi121.stdout:3164: write oid 481 current snap is 0 2023-09-23T22:18:31.587 INFO:tasks.rados.rados.0.smithi121.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-09-23T22:18:31.594 INFO:tasks.rados.rados.0.smithi121.stdout:3164: writing smithi12166546-481 from 662737 to 1251629 tid 1 2023-09-23T22:18:31.600 INFO:tasks.rados.rados.0.smithi121.stdout:3164: writing smithi12166546-481 from 1741884 to 2395251 tid 2 2023-09-23T22:18:31.607 INFO:tasks.rados.rados.0.smithi121.stdout:3164: writing smithi12166546-481 from 3009061 to 3462737 tid 3 2023-09-23T22:18:31.607 INFO:tasks.rados.rados.0.smithi121.stdout:3165: read oid 306 snap -1 2023-09-23T22:18:31.607 INFO:tasks.rados.rados.0.smithi121.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T22:18:31.607 INFO:tasks.rados.rados.0.smithi121.stdout:3166: delete oid 30 current snap is 0 2023-09-23T22:18:31.607 INFO:tasks.rados.rados.0.smithi121.stdout:3162: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3163: finishing write tid 1 to smithi12166546-416 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3163: finishing write tid 2 to smithi12166546-416 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3162: done (4 left) 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3166: done (3 left) 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3167: delete oid 316 current snap is 0 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3163: finishing write tid 3 to smithi12166546-416 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3163: finishing write tid 4 to smithi12166546-416 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3163: finishing write tid 5 to smithi12166546-416 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 416 v 396 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-09-23T22:18:31.775 INFO:tasks.rados.rados.0.smithi121.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T22:18:31.776 INFO:tasks.rados.rados.0.smithi121.stdout:3164: finishing write tid 1 to smithi12166546-481 2023-09-23T22:18:31.776 INFO:tasks.rados.rados.0.smithi121.stdout:3164: finishing write tid 2 to smithi12166546-481 2023-09-23T22:18:31.776 INFO:tasks.rados.rados.0.smithi121.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:3164: finishing write tid 3 to smithi12166546-481 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:3164: finishing write tid 4 to smithi12166546-481 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:3164: finishing write tid 5 to smithi12166546-481 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 481 v 429 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:3163: done (3 left) 2023-09-23T22:18:31.895 INFO:tasks.rados.rados.0.smithi121.stdout:3164: done (2 left) 2023-09-23T22:18:31.896 INFO:tasks.rados.rados.0.smithi121.stdout:3165: done (1 left) 2023-09-23T22:18:31.896 INFO:tasks.rados.rados.0.smithi121.stdout:3167: done (0 left) 2023-09-23T22:18:31.896 INFO:tasks.rados.rados.0.smithi121.stdout:3168: write oid 375 current snap is 0 2023-09-23T22:18:31.896 INFO:tasks.rados.rados.0.smithi121.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-09-23T22:18:31.902 INFO:tasks.rados.rados.0.smithi121.stdout:3168: writing smithi12166546-375 from 713158 to 1244150 tid 1 2023-09-23T22:18:31.908 INFO:tasks.rados.rados.0.smithi121.stdout:3168: writing smithi12166546-375 from 1917330 to 2318024 tid 2 2023-09-23T22:18:31.914 INFO:tasks.rados.rados.0.smithi121.stdout:3168: writing smithi12166546-375 from 3091330 to 3497606 tid 3 2023-09-23T22:18:31.914 INFO:tasks.rados.rados.0.smithi121.stdout:3169: write oid 84 current snap is 0 2023-09-23T22:18:31.914 INFO:tasks.rados.rados.0.smithi121.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-09-23T22:18:31.922 INFO:tasks.rados.rados.0.smithi121.stdout:3169: writing smithi12166546-84 from 729965 to 1336206 tid 1 2023-09-23T22:18:31.929 INFO:tasks.rados.rados.0.smithi121.stdout:3169: writing smithi12166546-84 from 1975812 to 2636517 tid 2 2023-09-23T22:18:31.935 INFO:tasks.rados.rados.0.smithi121.stdout:3169: writing smithi12166546-84 from 3118753 to 3529965 tid 3 2023-09-23T22:18:31.935 INFO:tasks.rados.rados.0.smithi121.stdout:3170: read oid 382 snap -1 2023-09-23T22:18:31.935 INFO:tasks.rados.rados.0.smithi121.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:18:31.935 INFO:tasks.rados.rados.0.smithi121.stdout:3171: write oid 349 current snap is 0 2023-09-23T22:18:31.935 INFO:tasks.rados.rados.0.smithi121.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-09-23T22:18:31.944 INFO:tasks.rados.rados.0.smithi121.stdout:3171: writing smithi12166546-349 from 746772 to 1428262 tid 1 2023-09-23T22:18:31.950 INFO:tasks.rados.rados.0.smithi121.stdout:3171: writing smithi12166546-349 from 2034294 to 2438657 tid 2 2023-09-23T22:18:31.957 INFO:tasks.rados.rados.0.smithi121.stdout:3171: writing smithi12166546-349 from 3146176 to 3546772 tid 3 2023-09-23T22:18:31.957 INFO:tasks.rados.rados.0.smithi121.stdout:3172: write oid 377 current snap is 0 2023-09-23T22:18:31.957 INFO:tasks.rados.rados.0.smithi121.stdout:3168: finishing write tid 1 to smithi12166546-375 2023-09-23T22:18:31.957 INFO:tasks.rados.rados.0.smithi121.stdout:3168: finishing write tid 2 to smithi12166546-375 2023-09-23T22:18:31.957 INFO:tasks.rados.rados.0.smithi121.stdout:3168: finishing write tid 3 to smithi12166546-375 2023-09-23T22:18:31.957 INFO:tasks.rados.rados.0.smithi121.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-09-23T22:18:31.966 INFO:tasks.rados.rados.0.smithi121.stdout:3172: writing smithi12166546-377 from 763579 to 1520318 tid 1 2023-09-23T22:18:31.972 INFO:tasks.rados.rados.0.smithi121.stdout:3172: writing smithi12166546-377 from 1976423 to 2524444 tid 2 2023-09-23T22:18:31.978 INFO:tasks.rados.rados.0.smithi121.stdout:3172: writing smithi12166546-377 from 2940893 to 3563579 tid 3 2023-09-23T22:18:31.978 INFO:tasks.rados.rados.0.smithi121.stdout:3173: read oid 411 snap -1 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3173: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3174: read oid 185 snap -1 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3174: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3175: write oid 237 current snap is 0 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3168: finishing write tid 4 to smithi12166546-375 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3168: finishing write tid 5 to smithi12166546-375 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 375 v 359 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3169: finishing write tid 1 to smithi12166546-84 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3169: finishing write tid 2 to smithi12166546-84 2023-09-23T22:18:31.979 INFO:tasks.rados.rados.0.smithi121.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-09-23T22:18:31.985 INFO:tasks.rados.rados.0.smithi121.stdout:3175: writing smithi12166546-237 from 780386 to 1212374 tid 1 2023-09-23T22:18:31.990 INFO:tasks.rados.rados.0.smithi121.stdout:3175: writing smithi12166546-237 from 1634905 to 2042937 tid 2 2023-09-23T22:18:31.997 INFO:tasks.rados.rados.0.smithi121.stdout:3175: writing smithi12166546-237 from 2684669 to 3252386 tid 3 2023-09-23T22:18:31.997 INFO:tasks.rados.rados.0.smithi121.stdout:3168: done (7 left) 2023-09-23T22:18:31.997 INFO:tasks.rados.rados.0.smithi121.stdout:3176: read oid 89 snap -1 2023-09-23T22:18:31.997 INFO:tasks.rados.rados.0.smithi121.stdout:3176: expect deleted 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:3177: write oid 23 current snap is 0 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:3169: finishing write tid 3 to smithi12166546-84 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:3169: finishing write tid 4 to smithi12166546-84 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:3169: finishing write tid 5 to smithi12166546-84 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 290 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T22:18:31.998 INFO:tasks.rados.rados.0.smithi121.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:18:32.189 INFO:tasks.rados.rados.0.smithi121.stdout:3171: finishing write tid 1 to smithi12166546-349 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3171: finishing write tid 2 to smithi12166546-349 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3171: finishing write tid 3 to smithi12166546-349 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3171: finishing write tid 4 to smithi12166546-349 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3171: finishing write tid 5 to smithi12166546-349 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 349 v 440 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3172: finishing write tid 1 to smithi12166546-377 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3172: finishing write tid 2 to smithi12166546-377 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3172: finishing write tid 3 to smithi12166546-377 2023-09-23T22:18:32.190 INFO:tasks.rados.rados.0.smithi121.stdout:3172: finishing write tid 4 to smithi12166546-377 2023-09-23T22:18:32.191 INFO:tasks.rados.rados.0.smithi121.stdout:3172: finishing write tid 5 to smithi12166546-377 2023-09-23T22:18:32.191 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 377 v 562 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-09-23T22:18:32.191 INFO:tasks.rados.rados.0.smithi121.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:18:32.191 INFO:tasks.rados.rados.0.smithi121.stdout:3173: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:18:32.302 INFO:tasks.rados.rados.0.smithi121.stdout:3175: finishing write tid 1 to smithi12166546-237 2023-09-23T22:18:32.302 INFO:tasks.rados.rados.0.smithi121.stdout:3174: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:18:32.506 INFO:tasks.rados.rados.0.smithi121.stdout:3175: finishing write tid 2 to smithi12166546-237 2023-09-23T22:18:32.507 INFO:tasks.rados.rados.0.smithi121.stdout:3175: finishing write tid 3 to smithi12166546-237 2023-09-23T22:18:32.507 INFO:tasks.rados.rados.0.smithi121.stdout:3175: finishing write tid 4 to smithi12166546-237 2023-09-23T22:18:32.507 INFO:tasks.rados.rados.0.smithi121.stdout:3175: finishing write tid 5 to smithi12166546-237 2023-09-23T22:18:32.507 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 446 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-09-23T22:18:32.507 INFO:tasks.rados.rados.0.smithi121.stdout:3175: left oid 237 (ObjNum 1998 snap 0 seq_num 1998) 2023-09-23T22:18:32.507 INFO:tasks.rados.rados.0.smithi121.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-09-23T22:18:32.518 INFO:tasks.rados.rados.0.smithi121.stdout:3177: writing smithi12166546-23 from 797193 to 1304430 tid 1 2023-09-23T22:18:32.527 INFO:tasks.rados.rados.0.smithi121.stdout:3177: writing smithi12166546-23 from 2093387 to 2645077 tid 2 2023-09-23T22:18:32.533 INFO:tasks.rados.rados.0.smithi121.stdout:3177: writing smithi12166546-23 from 3112092 to 3597193 tid 3 2023-09-23T22:18:32.533 INFO:tasks.rados.rados.0.smithi121.stdout:3169: done (8 left) 2023-09-23T22:18:32.533 INFO:tasks.rados.rados.0.smithi121.stdout:3170: done (7 left) 2023-09-23T22:18:32.533 INFO:tasks.rados.rados.0.smithi121.stdout:3171: done (6 left) 2023-09-23T22:18:32.533 INFO:tasks.rados.rados.0.smithi121.stdout:3172: done (5 left) 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3173: done (4 left) 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3174: done (3 left) 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3175: done (2 left) 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3176: done (1 left) 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3178: delete oid 459 current snap is 0 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3177: finishing write tid 1 to smithi12166546-23 2023-09-23T22:18:32.534 INFO:tasks.rados.rados.0.smithi121.stdout:3177: finishing write tid 2 to smithi12166546-23 2023-09-23T22:18:32.536 INFO:tasks.rados.rados.0.smithi121.stdout:3177: finishing write tid 3 to smithi12166546-23 2023-09-23T22:18:32.536 INFO:tasks.rados.rados.0.smithi121.stdout:3178: done (1 left) 2023-09-23T22:18:32.536 INFO:tasks.rados.rados.0.smithi121.stdout:3179: write oid 437 current snap is 0 2023-09-23T22:18:32.537 INFO:tasks.rados.rados.0.smithi121.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-09-23T22:18:32.545 INFO:tasks.rados.rados.0.smithi121.stdout:3179: writing smithi12166546-437 from 430807 to 1204895 tid 1 2023-09-23T22:18:32.552 INFO:tasks.rados.rados.0.smithi121.stdout:3179: writing smithi12166546-437 from 1810351 to 2365710 tid 2 2023-09-23T22:18:32.558 INFO:tasks.rados.rados.0.smithi121.stdout:3179: writing smithi12166546-437 from 2766938 to 3284824 tid 3 2023-09-23T22:18:32.558 INFO:tasks.rados.rados.0.smithi121.stdout:3180: write oid 258 current snap is 0 2023-09-23T22:18:32.558 INFO:tasks.rados.rados.0.smithi121.stdout:3177: finishing write tid 4 to smithi12166546-23 2023-09-23T22:18:32.558 INFO:tasks.rados.rados.0.smithi121.stdout:3177: finishing write tid 5 to smithi12166546-23 2023-09-23T22:18:32.559 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 457 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-09-23T22:18:32.559 INFO:tasks.rados.rados.0.smithi121.stdout:3177: left oid 23 (ObjNum 1999 snap 0 seq_num 1999) 2023-09-23T22:18:32.559 INFO:tasks.rados.rados.0.smithi121.stdout:3179: finishing write tid 1 to smithi12166546-437 2023-09-23T22:18:32.559 INFO:tasks.rados.rados.0.smithi121.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-09-23T22:18:32.563 INFO:tasks.rados.rados.0.smithi121.stdout:3180: writing smithi12166546-258 from 447614 to 896951 tid 1 2023-09-23T22:18:32.568 INFO:tasks.rados.rados.0.smithi121.stdout:3180: writing smithi12166546-258 from 1468833 to 1884203 tid 2 2023-09-23T22:18:32.575 INFO:tasks.rados.rados.0.smithi121.stdout:3180: writing smithi12166546-258 from 2394361 to 3123519 tid 3 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3180: writing smithi12166546-258 from 3603789 to 3647614 tid 4 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3177: done (2 left) 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3181: delete oid 247 current snap is 0 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3179: finishing write tid 2 to smithi12166546-437 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3179: finishing write tid 3 to smithi12166546-437 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3179: finishing write tid 4 to smithi12166546-437 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3179: finishing write tid 5 to smithi12166546-437 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 437 v 352 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3179: left oid 437 (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T22:18:32.579 INFO:tasks.rados.rados.0.smithi121.stdout:3180: finishing write tid 1 to smithi12166546-258 2023-09-23T22:18:32.580 INFO:tasks.rados.rados.0.smithi121.stdout:3180: finishing write tid 2 to smithi12166546-258 2023-09-23T22:18:32.581 INFO:tasks.rados.rados.0.smithi121.stdout:3179: done (2 left) 2023-09-23T22:18:32.581 INFO:tasks.rados.rados.0.smithi121.stdout:3181: done (1 left) 2023-09-23T22:18:32.581 INFO:tasks.rados.rados.0.smithi121.stdout:3182: write oid 338 current snap is 0 2023-09-23T22:18:32.581 INFO:tasks.rados.rados.0.smithi121.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-09-23T22:18:32.587 INFO:tasks.rados.rados.0.smithi121.stdout:3182: writing smithi12166546-338 from 481228 to 1081063 tid 1 2023-09-23T22:18:32.592 INFO:tasks.rados.rados.0.smithi121.stdout:3182: writing smithi12166546-338 from 1585797 to 2004836 tid 2 2023-09-23T22:18:32.599 INFO:tasks.rados.rados.0.smithi121.stdout:3182: writing smithi12166546-338 from 2449207 to 3200909 tid 3 2023-09-23T22:18:32.599 INFO:tasks.rados.rados.0.smithi121.stdout:3183: read oid 30 snap -1 2023-09-23T22:18:32.599 INFO:tasks.rados.rados.0.smithi121.stdout:3183: expect deleted 2023-09-23T22:18:32.599 INFO:tasks.rados.rados.0.smithi121.stdout:3184: delete oid 266 current snap is 0 2023-09-23T22:18:32.599 INFO:tasks.rados.rados.0.smithi121.stdout:3180: finishing write tid 3 to smithi12166546-258 2023-09-23T22:18:32.599 INFO:tasks.rados.rados.0.smithi121.stdout:3180: finishing write tid 4 to smithi12166546-258 2023-09-23T22:18:32.600 INFO:tasks.rados.rados.0.smithi121.stdout:3180: finishing write tid 5 to smithi12166546-258 2023-09-23T22:18:32.600 INFO:tasks.rados.rados.0.smithi121.stdout:3180: finishing write tid 6 to smithi12166546-258 2023-09-23T22:18:32.600 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 258 v 401 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-09-23T22:18:32.600 INFO:tasks.rados.rados.0.smithi121.stdout:3180: left oid 258 (ObjNum 2002 snap 0 seq_num 2002) 2023-09-23T22:18:32.600 INFO:tasks.rados.rados.0.smithi121.stdout:3182: finishing write tid 1 to smithi12166546-338 2023-09-23T22:18:32.600 INFO:tasks.rados.rados.0.smithi121.stdout:3182: finishing write tid 2 to smithi12166546-338 2023-09-23T22:18:32.602 INFO:tasks.rados.rados.0.smithi121.stdout:3180: done (3 left) 2023-09-23T22:18:32.602 INFO:tasks.rados.rados.0.smithi121.stdout:3183: done (2 left) 2023-09-23T22:18:32.602 INFO:tasks.rados.rados.0.smithi121.stdout:3184: done (1 left) 2023-09-23T22:18:32.602 INFO:tasks.rados.rados.0.smithi121.stdout:3185: read oid 300 snap -1 2023-09-23T22:18:32.603 INFO:tasks.rados.rados.0.smithi121.stdout:3185: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-09-23T22:18:32.603 INFO:tasks.rados.rados.0.smithi121.stdout:3186: read oid 280 snap -1 2023-09-23T22:18:32.603 INFO:tasks.rados.rados.0.smithi121.stdout:3186: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:18:32.603 INFO:tasks.rados.rados.0.smithi121.stdout:3187: write oid 271 current snap is 0 2023-09-23T22:18:32.603 INFO:tasks.rados.rados.0.smithi121.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-09-23T22:18:32.612 INFO:tasks.rados.rados.0.smithi121.stdout:3187: writing smithi12166546-271 from 514842 to 1265175 tid 1 2023-09-23T22:18:32.619 INFO:tasks.rados.rados.0.smithi121.stdout:3187: writing smithi12166546-271 from 1986408 to 2409116 tid 2 2023-09-23T22:18:32.627 INFO:tasks.rados.rados.0.smithi121.stdout:3187: writing smithi12166546-271 from 3187700 to 3678299 tid 3 2023-09-23T22:18:32.627 INFO:tasks.rados.rados.0.smithi121.stdout:3188: read oid 135 snap -1 2023-09-23T22:18:32.627 INFO:tasks.rados.rados.0.smithi121.stdout:3188: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T22:18:32.627 INFO:tasks.rados.rados.0.smithi121.stdout:3189: read oid 132 snap -1 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3189: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3190: delete oid 309 current snap is 0 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3182: finishing write tid 3 to smithi12166546-338 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3182: finishing write tid 4 to smithi12166546-338 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3182: finishing write tid 5 to smithi12166546-338 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 338 v 363 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3182: left oid 338 (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:18:32.628 INFO:tasks.rados.rados.0.smithi121.stdout:3185: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-09-23T22:18:32.757 INFO:tasks.rados.rados.0.smithi121.stdout:3186: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:18:32.839 INFO:tasks.rados.rados.0.smithi121.stdout:3187: finishing write tid 1 to smithi12166546-271 2023-09-23T22:18:32.839 INFO:tasks.rados.rados.0.smithi121.stdout:3187: finishing write tid 2 to smithi12166546-271 2023-09-23T22:18:32.839 INFO:tasks.rados.rados.0.smithi121.stdout:3189: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T22:18:32.950 INFO:tasks.rados.rados.0.smithi121.stdout:3187: finishing write tid 3 to smithi12166546-271 2023-09-23T22:18:32.950 INFO:tasks.rados.rados.0.smithi121.stdout:3187: finishing write tid 4 to smithi12166546-271 2023-09-23T22:18:32.950 INFO:tasks.rados.rados.0.smithi121.stdout:3187: finishing write tid 5 to smithi12166546-271 2023-09-23T22:18:32.950 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 271 v 410 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-09-23T22:18:32.950 INFO:tasks.rados.rados.0.smithi121.stdout:3187: left oid 271 (ObjNum 2006 snap 0 seq_num 2006) 2023-09-23T22:18:32.950 INFO:tasks.rados.rados.0.smithi121.stdout:3188: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T22:18:32.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:32 smithi121 bash[27336]: cluster 2023-09-23T22:18:31.947710+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-09-23T22:18:32.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:32 smithi121 bash[27336]: audit 2023-09-23T22:18:32.400340+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.121:0/323737072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:32.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:32 smithi121 bash[27336]: cluster 2023-09-23T22:18:32.680371+0000 mgr.x (mgr.24929) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-09-23T22:18:33.092 INFO:tasks.rados.rados.0.smithi121.stdout:3182: done (6 left) 2023-09-23T22:18:33.092 INFO:tasks.rados.rados.0.smithi121.stdout:3185: done (5 left) 2023-09-23T22:18:33.093 INFO:tasks.rados.rados.0.smithi121.stdout:3186: done (4 left) 2023-09-23T22:18:33.093 INFO:tasks.rados.rados.0.smithi121.stdout:3187: done (3 left) 2023-09-23T22:18:33.093 INFO:tasks.rados.rados.0.smithi121.stdout:3188: done (2 left) 2023-09-23T22:18:33.093 INFO:tasks.rados.rados.0.smithi121.stdout:3189: done (1 left) 2023-09-23T22:18:33.093 INFO:tasks.rados.rados.0.smithi121.stdout:3190: done (0 left) 2023-09-23T22:18:33.093 INFO:tasks.rados.rados.0.smithi121.stdout:3191: delete oid 107 current snap is 0 2023-09-23T22:18:33.094 INFO:tasks.rados.rados.0.smithi121.stdout:3191: done (0 left) 2023-09-23T22:18:33.094 INFO:tasks.rados.rados.0.smithi121.stdout:3192: write oid 427 current snap is 0 2023-09-23T22:18:33.094 INFO:tasks.rados.rados.0.smithi121.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-09-23T22:18:33.107 INFO:tasks.rados.rados.0.smithi121.stdout:3192: writing smithi12166546-427 from 565263 to 1257696 tid 1 2023-09-23T22:18:33.113 INFO:tasks.rados.rados.0.smithi121.stdout:3192: writing smithi12166546-427 from 1878207 to 2448242 tid 2 2023-09-23T22:18:33.121 INFO:tasks.rados.rados.0.smithi121.stdout:3192: writing smithi12166546-427 from 2986322 to 3710737 tid 3 2023-09-23T22:18:33.121 INFO:tasks.rados.rados.0.smithi121.stdout:3193: read oid 269 snap -1 2023-09-23T22:18:33.121 INFO:tasks.rados.rados.0.smithi121.stdout:3193: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:18:33.121 INFO:tasks.rados.rados.0.smithi121.stdout:3194: read oid 331 snap -1 2023-09-23T22:18:33.122 INFO:tasks.rados.rados.0.smithi121.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T22:18:33.122 INFO:tasks.rados.rados.0.smithi121.stdout:3195: write oid 454 current snap is 0 2023-09-23T22:18:33.122 INFO:tasks.rados.rados.0.smithi121.stdout:3192: finishing write tid 1 to smithi12166546-427 2023-09-23T22:18:33.122 INFO:tasks.rados.rados.0.smithi121.stdout:3192: finishing write tid 2 to smithi12166546-427 2023-09-23T22:18:33.122 INFO:tasks.rados.rados.0.smithi121.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-09-23T22:18:33.128 INFO:tasks.rados.rados.0.smithi121.stdout:3195: writing smithi12166546-454 from 582070 to 1349752 tid 1 2023-09-23T22:18:33.134 INFO:tasks.rados.rados.0.smithi121.stdout:3195: writing smithi12166546-454 from 1820336 to 2534029 tid 2 2023-09-23T22:18:33.144 INFO:tasks.rados.rados.0.smithi121.stdout:3195: writing smithi12166546-454 from 3181039 to 3782070 tid 3 2023-09-23T22:18:33.144 INFO:tasks.rados.rados.0.smithi121.stdout:3196: write oid 106 current snap is 0 2023-09-23T22:18:33.144 INFO:tasks.rados.rados.0.smithi121.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-09-23T22:18:33.150 INFO:tasks.rados.rados.0.smithi121.stdout:3196: writing smithi12166546-106 from 598877 to 1041808 tid 1 2023-09-23T22:18:33.155 INFO:tasks.rados.rados.0.smithi121.stdout:3196: writing smithi12166546-106 from 1478818 to 2052522 tid 2 2023-09-23T22:18:33.160 INFO:tasks.rados.rados.0.smithi121.stdout:3196: writing smithi12166546-106 from 2524815 to 2988127 tid 3 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3196: writing smithi12166546-106 from 3516293 to 3798877 tid 4 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3197: read oid 416 snap -1 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3198: read oid 69 snap -1 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3198: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3199: read oid 72 snap -1 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3199: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3200: write oid 302 current snap is 0 2023-09-23T22:18:33.166 INFO:tasks.rados.rados.0.smithi121.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-09-23T22:18:33.174 INFO:tasks.rados.rados.0.smithi121.stdout:3200: writing smithi12166546-302 from 615684 to 1133864 tid 1 2023-09-23T22:18:33.179 INFO:tasks.rados.rados.0.smithi121.stdout:3200: writing smithi12166546-302 from 1537300 to 2254662 tid 2 2023-09-23T22:18:33.186 INFO:tasks.rados.rados.0.smithi121.stdout:3200: writing smithi12166546-302 from 2835885 to 3510469 tid 3 2023-09-23T22:18:33.186 INFO:tasks.rados.rados.0.smithi121.stdout:3201: delete oid 181 current snap is 0 2023-09-23T22:18:33.186 INFO:tasks.rados.rados.0.smithi121.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T22:18:33.203 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:32 smithi121 bash[33603]: cluster 2023-09-23T22:18:31.947710+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-09-23T22:18:33.203 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:32 smithi121 bash[33603]: audit 2023-09-23T22:18:32.400340+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.121:0/323737072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:33.204 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:32 smithi121 bash[33603]: cluster 2023-09-23T22:18:32.680371+0000 mgr.x (mgr.24929) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-09-23T22:18:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:32 smithi123 bash[27681]: cluster 2023-09-23T22:18:31.947710+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-09-23T22:18:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:32 smithi123 bash[27681]: audit 2023-09-23T22:18:32.400340+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.121:0/323737072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:32 smithi123 bash[27681]: cluster 2023-09-23T22:18:32.680371+0000 mgr.x (mgr.24929) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-09-23T22:18:33.301 INFO:tasks.rados.rados.0.smithi121.stdout:3193: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3192: finishing write tid 3 to smithi12166546-427 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3192: finishing write tid 4 to smithi12166546-427 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3192: finishing write tid 5 to smithi12166546-427 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 427 v 415 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3195: finishing write tid 1 to smithi12166546-454 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3195: finishing write tid 2 to smithi12166546-454 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3195: finishing write tid 3 to smithi12166546-454 2023-09-23T22:18:33.443 INFO:tasks.rados.rados.0.smithi121.stdout:3195: finishing write tid 4 to smithi12166546-454 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3195: finishing write tid 5 to smithi12166546-454 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 454 v 356 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3196: finishing write tid 1 to smithi12166546-106 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3196: finishing write tid 2 to smithi12166546-106 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3196: finishing write tid 3 to smithi12166546-106 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3196: finishing write tid 4 to smithi12166546-106 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3192: done (9 left) 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3193: done (8 left) 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3194: done (7 left) 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3195: done (6 left) 2023-09-23T22:18:33.444 INFO:tasks.rados.rados.0.smithi121.stdout:3201: done (5 left) 2023-09-23T22:18:33.445 INFO:tasks.rados.rados.0.smithi121.stdout:3202: write oid 250 current snap is 0 2023-09-23T22:18:33.445 INFO:tasks.rados.rados.0.smithi121.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T22:18:33.599 INFO:tasks.rados.rados.0.smithi121.stdout:3196: finishing write tid 5 to smithi12166546-106 2023-09-23T22:18:33.600 INFO:tasks.rados.rados.0.smithi121.stdout:3196: finishing write tid 6 to smithi12166546-106 2023-09-23T22:18:33.600 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 106 v 445 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-09-23T22:18:33.600 INFO:tasks.rados.rados.0.smithi121.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-09-23T22:18:33.600 INFO:tasks.rados.rados.0.smithi121.stdout:3199: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:18:33.902 INFO:tasks.rados.rados.0.smithi121.stdout:3200: finishing write tid 1 to smithi12166546-302 2023-09-23T22:18:33.902 INFO:tasks.rados.rados.0.smithi121.stdout:3200: finishing write tid 2 to smithi12166546-302 2023-09-23T22:18:33.902 INFO:tasks.rados.rados.0.smithi121.stdout:3198: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:18:34.194 INFO:tasks.rados.rados.0.smithi121.stdout:3200: finishing write tid 3 to smithi12166546-302 2023-09-23T22:18:34.194 INFO:tasks.rados.rados.0.smithi121.stdout:3200: finishing write tid 4 to smithi12166546-302 2023-09-23T22:18:34.194 INFO:tasks.rados.rados.0.smithi121.stdout:3200: finishing write tid 5 to smithi12166546-302 2023-09-23T22:18:34.194 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 302 v 461 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-09-23T22:18:34.195 INFO:tasks.rados.rados.0.smithi121.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-09-23T22:18:34.195 INFO:tasks.rados.rados.0.smithi121.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-09-23T22:18:34.201 INFO:tasks.rados.rados.0.smithi121.stdout:3202: writing smithi12166546-250 from 649298 to 1317976 tid 1 2023-09-23T22:18:34.209 INFO:tasks.rados.rados.0.smithi121.stdout:3202: writing smithi12166546-250 from 1937911 to 2658942 tid 2 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3202: writing smithi12166546-250 from 3174378 to 3849298 tid 3 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3196: done (5 left) 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3197: done (4 left) 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3198: done (3 left) 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3199: done (2 left) 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3200: done (1 left) 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3203: write oid 285 current snap is 0 2023-09-23T22:18:34.216 INFO:tasks.rados.rados.0.smithi121.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-09-23T22:18:34.222 INFO:tasks.rados.rados.0.smithi121.stdout:3203: writing smithi12166546-285 from 666105 to 1126385 tid 1 2023-09-23T22:18:34.229 INFO:tasks.rados.rados.0.smithi121.stdout:3203: writing smithi12166546-285 from 1712746 to 2293788 tid 2 2023-09-23T22:18:34.236 INFO:tasks.rados.rados.0.smithi121.stdout:3203: writing smithi12166546-285 from 3034507 to 3659260 tid 3 2023-09-23T22:18:34.238 INFO:tasks.rados.rados.0.smithi121.stdout:3204: write oid 324 current snap is 0 2023-09-23T22:18:34.238 INFO:tasks.rados.rados.0.smithi121.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-09-23T22:18:34.243 INFO:tasks.rados.rados.0.smithi121.stdout:3204: writing smithi12166546-324 from 682912 to 1218441 tid 1 2023-09-23T22:18:34.250 INFO:tasks.rados.rados.0.smithi121.stdout:3204: writing smithi12166546-324 from 1771228 to 2495928 tid 2 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3204: writing smithi12166546-324 from 3061930 to 3497955 tid 3 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3205: read oid 484 snap -1 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3205: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3206: delete oid 429 current snap is 0 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3202: finishing write tid 1 to smithi12166546-250 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3202: finishing write tid 2 to smithi12166546-250 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3202: finishing write tid 3 to smithi12166546-250 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3202: finishing write tid 4 to smithi12166546-250 2023-09-23T22:18:34.257 INFO:tasks.rados.rados.0.smithi121.stdout:3202: finishing write tid 5 to smithi12166546-250 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 250 v 360 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3202: left oid 250 (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3203: finishing write tid 1 to smithi12166546-285 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3203: finishing write tid 2 to smithi12166546-285 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3203: finishing write tid 3 to smithi12166546-285 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3203: finishing write tid 4 to smithi12166546-285 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3203: finishing write tid 5 to smithi12166546-285 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 285 v 406 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3204: finishing write tid 1 to smithi12166546-324 2023-09-23T22:18:34.258 INFO:tasks.rados.rados.0.smithi121.stdout:3204: finishing write tid 2 to smithi12166546-324 2023-09-23T22:18:34.259 INFO:tasks.rados.rados.0.smithi121.stdout:3202: done (4 left) 2023-09-23T22:18:34.259 INFO:tasks.rados.rados.0.smithi121.stdout:3203: done (3 left) 2023-09-23T22:18:34.259 INFO:tasks.rados.rados.0.smithi121.stdout:3206: done (2 left) 2023-09-23T22:18:34.259 INFO:tasks.rados.rados.0.smithi121.stdout:3207: write oid 486 current snap is 0 2023-09-23T22:18:34.259 INFO:tasks.rados.rados.0.smithi121.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-09-23T22:18:34.266 INFO:tasks.rados.rados.0.smithi121.stdout:3207: writing smithi12166546-486 from 716526 to 1402553 tid 1 2023-09-23T22:18:34.275 INFO:tasks.rados.rados.0.smithi121.stdout:3207: writing smithi12166546-486 from 2171839 to 2900208 tid 2 2023-09-23T22:18:34.280 INFO:tasks.rados.rados.0.smithi121.stdout:3207: writing smithi12166546-486 from 3400423 to 3858992 tid 3 2023-09-23T22:18:34.280 INFO:tasks.rados.rados.0.smithi121.stdout:3208: read oid 135 snap -1 2023-09-23T22:18:34.280 INFO:tasks.rados.rados.0.smithi121.stdout:3208: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T22:18:34.281 INFO:tasks.rados.rados.0.smithi121.stdout:3209: write oid 297 current snap is 0 2023-09-23T22:18:34.281 INFO:tasks.rados.rados.0.smithi121.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-09-23T22:18:34.289 INFO:tasks.rados.rados.0.smithi121.stdout:3209: writing smithi12166546-297 from 733333 to 1494609 tid 1 2023-09-23T22:18:34.297 INFO:tasks.rados.rados.0.smithi121.stdout:3209: writing smithi12166546-297 from 2230321 to 2818701 tid 2 2023-09-23T22:18:34.303 INFO:tasks.rados.rados.0.smithi121.stdout:3209: writing smithi12166546-297 from 3427846 to 3933333 tid 3 2023-09-23T22:18:34.303 INFO:tasks.rados.rados.0.smithi121.stdout:3210: read oid 268 snap -1 2023-09-23T22:18:34.303 INFO:tasks.rados.rados.0.smithi121.stdout:3210: expect deleted 2023-09-23T22:18:34.304 INFO:tasks.rados.rados.0.smithi121.stdout:3211: read oid 234 snap -1 2023-09-23T22:18:34.304 INFO:tasks.rados.rados.0.smithi121.stdout:3211: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:18:34.304 INFO:tasks.rados.rados.0.smithi121.stdout:3212: write oid 356 current snap is 0 2023-09-23T22:18:34.304 INFO:tasks.rados.rados.0.smithi121.stdout:3204: finishing write tid 3 to smithi12166546-324 2023-09-23T22:18:34.304 INFO:tasks.rados.rados.0.smithi121.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-09-23T22:18:34.310 INFO:tasks.rados.rados.0.smithi121.stdout:3212: writing smithi12166546-356 from 750140 to 1186665 tid 1 2023-09-23T22:18:34.318 INFO:tasks.rados.rados.0.smithi121.stdout:3212: writing smithi12166546-356 from 1888803 to 2620841 tid 2 2023-09-23T22:18:34.324 INFO:tasks.rados.rados.0.smithi121.stdout:3212: writing smithi12166546-356 from 3055269 to 3652735 tid 3 2023-09-23T22:18:34.324 INFO:tasks.rados.rados.0.smithi121.stdout:3213: read oid 374 snap -1 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3214: read oid 405 snap -1 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3214: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3215: write oid 278 current snap is 0 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3204: finishing write tid 4 to smithi12166546-324 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3204: finishing write tid 5 to smithi12166546-324 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 324 v 325 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T22:18:34.325 INFO:tasks.rados.rados.0.smithi121.stdout:3205: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T22:18:34.402 INFO:tasks.rados.rados.0.smithi121.stdout:3207: finishing write tid 1 to smithi12166546-486 2023-09-23T22:18:34.402 INFO:tasks.rados.rados.0.smithi121.stdout:3207: finishing write tid 2 to smithi12166546-486 2023-09-23T22:18:34.403 INFO:tasks.rados.rados.0.smithi121.stdout:3207: finishing write tid 3 to smithi12166546-486 2023-09-23T22:18:34.403 INFO:tasks.rados.rados.0.smithi121.stdout:3207: finishing write tid 4 to smithi12166546-486 2023-09-23T22:18:34.403 INFO:tasks.rados.rados.0.smithi121.stdout:3207: finishing write tid 5 to smithi12166546-486 2023-09-23T22:18:34.403 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 486 v 419 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-09-23T22:18:34.403 INFO:tasks.rados.rados.0.smithi121.stdout:3207: left oid 486 (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T22:18:34.403 INFO:tasks.rados.rados.0.smithi121.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-09-23T22:18:34.412 INFO:tasks.rados.rados.0.smithi121.stdout:3215: writing smithi12166546-278 from 766947 to 1278721 tid 1 2023-09-23T22:18:34.419 INFO:tasks.rados.rados.0.smithi121.stdout:3215: writing smithi12166546-278 from 1947285 to 2422981 tid 2 2023-09-23T22:18:34.424 INFO:tasks.rados.rados.0.smithi121.stdout:3215: writing smithi12166546-278 from 2966339 to 3375077 tid 3 2023-09-23T22:18:34.428 INFO:tasks.rados.rados.0.smithi121.stdout:3215: writing smithi12166546-278 from 3895036 to 3966947 tid 4 2023-09-23T22:18:34.428 INFO:tasks.rados.rados.0.smithi121.stdout:3204: done (10 left) 2023-09-23T22:18:34.428 INFO:tasks.rados.rados.0.smithi121.stdout:3205: done (9 left) 2023-09-23T22:18:34.428 INFO:tasks.rados.rados.0.smithi121.stdout:3207: done (8 left) 2023-09-23T22:18:34.428 INFO:tasks.rados.rados.0.smithi121.stdout:3216: write oid 5 current snap is 0 2023-09-23T22:18:34.429 INFO:tasks.rados.rados.0.smithi121.stdout:3208: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:3209: finishing write tid 1 to smithi12166546-297 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:3209: finishing write tid 2 to smithi12166546-297 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:3209: finishing write tid 3 to smithi12166546-297 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:3209: finishing write tid 4 to smithi12166546-297 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:3209: finishing write tid 5 to smithi12166546-297 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 297 v 329 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-09-23T22:18:34.573 INFO:tasks.rados.rados.0.smithi121.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T22:18:34.574 INFO:tasks.rados.rados.0.smithi121.stdout:3211: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:18:34.702 INFO:tasks.rados.rados.0.smithi121.stdout:3212: finishing write tid 1 to smithi12166546-356 2023-09-23T22:18:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:3212: finishing write tid 2 to smithi12166546-356 2023-09-23T22:18:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:3212: finishing write tid 3 to smithi12166546-356 2023-09-23T22:18:34.703 INFO:tasks.rados.rados.0.smithi121.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:18:34.850 INFO:tasks.rados.rados.0.smithi121.stdout:3212: finishing write tid 4 to smithi12166546-356 2023-09-23T22:18:34.850 INFO:tasks.rados.rados.0.smithi121.stdout:3212: finishing write tid 5 to smithi12166546-356 2023-09-23T22:18:34.850 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 356 v 388 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-09-23T22:18:34.850 INFO:tasks.rados.rados.0.smithi121.stdout:3212: left oid 356 (ObjNum 2020 snap 0 seq_num 2020) 2023-09-23T22:18:34.851 INFO:tasks.rados.rados.0.smithi121.stdout:3214: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T22:18:35.040 INFO:tasks.rados.rados.0.smithi121.stdout:3215: finishing write tid 1 to smithi12166546-278 2023-09-23T22:18:35.040 INFO:tasks.rados.rados.0.smithi121.stdout:3215: finishing write tid 2 to smithi12166546-278 2023-09-23T22:18:35.041 INFO:tasks.rados.rados.0.smithi121.stdout:3215: finishing write tid 3 to smithi12166546-278 2023-09-23T22:18:35.041 INFO:tasks.rados.rados.0.smithi121.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-09-23T22:18:35.055 INFO:tasks.rados.rados.0.smithi121.stdout:3216: writing smithi12166546-5 from 783754 to 1370777 tid 1 2023-09-23T22:18:35.068 INFO:tasks.rados.rados.0.smithi121.stdout:3216: writing smithi12166546-5 from 1889414 to 2625121 tid 2 2023-09-23T22:18:35.080 INFO:tasks.rados.rados.0.smithi121.stdout:3216: writing smithi12166546-5 from 3393762 to 3983754 tid 3 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3208: done (8 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3209: done (7 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3210: done (6 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3211: done (5 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3212: done (4 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3213: done (3 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3214: done (2 left) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3217: read oid 213 snap -1 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3217: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3218: write oid 403 current snap is 0 2023-09-23T22:18:35.081 INFO:tasks.rados.rados.0.smithi121.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-09-23T22:18:35.094 INFO:tasks.rados.rados.0.smithi121.stdout:3218: writing smithi12166546-403 from 400561 to 1179186 tid 1 2023-09-23T22:18:35.101 INFO:tasks.rados.rados.0.smithi121.stdout:3218: writing smithi12166546-403 from 1664249 to 2000561 tid 2 2023-09-23T22:18:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:3219: write oid 200 current snap is 0 2023-09-23T22:18:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:3215: finishing write tid 4 to smithi12166546-278 2023-09-23T22:18:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:3215: finishing write tid 5 to smithi12166546-278 2023-09-23T22:18:35.102 INFO:tasks.rados.rados.0.smithi121.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-09-23T22:18:35.109 INFO:tasks.rados.rados.0.smithi121.stdout:3219: writing smithi12166546-200 from 417368 to 871242 tid 1 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:3219: writing smithi12166546-200 from 1322731 to 2017368 tid 2 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:3220: write oid 267 current snap is 0 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:3215: finishing write tid 6 to smithi12166546-278 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 278 v 368 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:3215: left oid 278 (ObjNum 2021 snap 0 seq_num 2021) 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:3216: finishing write tid 1 to smithi12166546-5 2023-09-23T22:18:35.117 INFO:tasks.rados.rados.0.smithi121.stdout:3216: finishing write tid 2 to smithi12166546-5 2023-09-23T22:18:35.118 INFO:tasks.rados.rados.0.smithi121.stdout:3216: finishing write tid 3 to smithi12166546-5 2023-09-23T22:18:35.118 INFO:tasks.rados.rados.0.smithi121.stdout:3216: finishing write tid 4 to smithi12166546-5 2023-09-23T22:18:35.118 INFO:tasks.rados.rados.0.smithi121.stdout:3216: finishing write tid 5 to smithi12166546-5 2023-09-23T22:18:35.118 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 431 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-09-23T22:18:35.118 INFO:tasks.rados.rados.0.smithi121.stdout:3216: left oid 5 (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T22:18:35.118 INFO:tasks.rados.rados.0.smithi121.stdout:3217: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:18:35.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[27336]: cluster 2023-09-23T22:18:34.681028+0000 mgr.x (mgr.24929) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2023-09-23T22:18:35.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[27336]: audit 2023-09-23T22:18:34.815573+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.121:0/2644357721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:35.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[27336]: audit 2023-09-23T22:18:34.815983+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:35.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[27336]: audit 2023-09-23T22:18:34.825445+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:35.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[27336]: audit 2023-09-23T22:18:34.832676+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:35.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[27336]: audit 2023-09-23T22:18:34.834276+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:35.134 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[71039]: [23/Sep/2023:22:18:34] ENGINE Bus STOPPING 2023-09-23T22:18:35.134 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[71039]: [23/Sep/2023:22:18:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:18:35.134 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[71039]: [23/Sep/2023:22:18:34] ENGINE Bus STOPPED 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[33603]: cluster 2023-09-23T22:18:34.681028+0000 mgr.x (mgr.24929) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[33603]: audit 2023-09-23T22:18:34.815573+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.121:0/2644357721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[33603]: audit 2023-09-23T22:18:34.815983+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[33603]: audit 2023-09-23T22:18:34.825445+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[33603]: audit 2023-09-23T22:18:34.832676+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:35.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:34 smithi121 bash[33603]: audit 2023-09-23T22:18:34.834276+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[50310]: ignoring --setuser ceph since I am not root 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[50310]: ignoring --setgroup ceph since I am not root 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[50310]: debug 2023-09-23T22:18:35.008+0000 7f71c2116700 1 -- 172.21.15.123:0/706837413 <== mon.2 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5586ef7e71e0 con 0x5586f0566800 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:34 smithi123 bash[27681]: cluster 2023-09-23T22:18:34.681028+0000 mgr.x (mgr.24929) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:34 smithi123 bash[27681]: audit 2023-09-23T22:18:34.815573+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.121:0/2644357721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:34 smithi123 bash[27681]: audit 2023-09-23T22:18:34.815983+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:34 smithi123 bash[27681]: audit 2023-09-23T22:18:34.825445+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:34 smithi123 bash[27681]: audit 2023-09-23T22:18:34.832676+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:35.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:34 smithi123 bash[27681]: audit 2023-09-23T22:18:34.834276+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3218: finishing write tid 1 to smithi12166546-403 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3218: finishing write tid 2 to smithi12166546-403 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3218: finishing write tid 3 to smithi12166546-403 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3218: finishing write tid 4 to smithi12166546-403 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 464 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3218: left oid 403 (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3219: finishing write tid 1 to smithi12166546-200 2023-09-23T22:18:35.282 INFO:tasks.rados.rados.0.smithi121.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-09-23T22:18:35.288 INFO:tasks.rados.rados.0.smithi121.stdout:3220: writing smithi12166546-267 from 434175 to 963298 tid 1 2023-09-23T22:18:35.294 INFO:tasks.rados.rados.0.smithi121.stdout:3220: writing smithi12166546-267 from 1381213 to 1864247 tid 2 2023-09-23T22:18:35.294 INFO:tasks.rados.rados.0.smithi121.stdout:3215: done (5 left) 2023-09-23T22:18:35.294 INFO:tasks.rados.rados.0.smithi121.stdout:3216: done (4 left) 2023-09-23T22:18:35.294 INFO:tasks.rados.rados.0.smithi121.stdout:3217: done (3 left) 2023-09-23T22:18:35.295 INFO:tasks.rados.rados.0.smithi121.stdout:3218: done (2 left) 2023-09-23T22:18:35.295 INFO:tasks.rados.rados.0.smithi121.stdout:3221: write oid 463 current snap is 0 2023-09-23T22:18:35.295 INFO:tasks.rados.rados.0.smithi121.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-09-23T22:18:35.301 INFO:tasks.rados.rados.0.smithi121.stdout:3221: writing smithi12166546-463 from 450982 to 1055354 tid 1 2023-09-23T22:18:35.307 INFO:tasks.rados.rados.0.smithi121.stdout:3221: writing smithi12166546-463 from 1723342 to 2050982 tid 2 2023-09-23T22:18:35.307 INFO:tasks.rados.rados.0.smithi121.stdout:3222: write oid 196 current snap is 0 2023-09-23T22:18:35.307 INFO:tasks.rados.rados.0.smithi121.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-09-23T22:18:35.314 INFO:tasks.rados.rados.0.smithi121.stdout:3222: writing smithi12166546-196 from 467789 to 1147410 tid 1 2023-09-23T22:18:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:3222: writing smithi12166546-196 from 1781824 to 2067789 tid 2 2023-09-23T22:18:35.319 INFO:tasks.rados.rados.0.smithi121.stdout:3223: write oid 390 current snap is 0 2023-09-23T22:18:35.320 INFO:tasks.rados.rados.0.smithi121.stdout:3219: finishing write tid 2 to smithi12166546-200 2023-09-23T22:18:35.320 INFO:tasks.rados.rados.0.smithi121.stdout:3219: finishing write tid 3 to smithi12166546-200 2023-09-23T22:18:35.320 INFO:tasks.rados.rados.0.smithi121.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-09-23T22:18:35.326 INFO:tasks.rados.rados.0.smithi121.stdout:3223: writing smithi12166546-390 from 484596 to 1239466 tid 1 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3223: writing smithi12166546-390 from 1840306 to 2084596 tid 2 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3224: write oid 38 current snap is 0 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3219: finishing write tid 4 to smithi12166546-200 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 200 v 448 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3219: left oid 200 (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3220: finishing write tid 1 to smithi12166546-267 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3220: finishing write tid 2 to smithi12166546-267 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3220: finishing write tid 3 to smithi12166546-267 2023-09-23T22:18:35.332 INFO:tasks.rados.rados.0.smithi121.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-09-23T22:18:35.336 INFO:tasks.rados.rados.0.smithi121.stdout:3224: writing smithi12166546-38 from 501403 to 931522 tid 1 2023-09-23T22:18:35.343 INFO:tasks.rados.rados.0.smithi121.stdout:3224: writing smithi12166546-38 from 1498788 to 1989160 tid 2 2023-09-23T22:18:35.343 INFO:tasks.rados.rados.0.smithi121.stdout:3219: done (5 left) 2023-09-23T22:18:35.343 INFO:tasks.rados.rados.0.smithi121.stdout:3225: write oid 416 current snap is 0 2023-09-23T22:18:35.343 INFO:tasks.rados.rados.0.smithi121.stdout:3220: finishing write tid 4 to smithi12166546-267 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 267 v 371 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3220: left oid 267 (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3221: finishing write tid 1 to smithi12166546-463 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3221: finishing write tid 2 to smithi12166546-463 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3221: finishing write tid 3 to smithi12166546-463 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3221: finishing write tid 4 to smithi12166546-463 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 463 v 409 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3221: left oid 463 (ObjNum 2026 snap 0 seq_num 2026) 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3222: finishing write tid 1 to smithi12166546-196 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3222: finishing write tid 2 to smithi12166546-196 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3222: finishing write tid 3 to smithi12166546-196 2023-09-23T22:18:35.344 INFO:tasks.rados.rados.0.smithi121.stdout:3222: finishing write tid 4 to smithi12166546-196 2023-09-23T22:18:35.345 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 196 v 366 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-09-23T22:18:35.345 INFO:tasks.rados.rados.0.smithi121.stdout:3222: left oid 196 (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T22:18:35.345 INFO:tasks.rados.rados.0.smithi121.stdout:3223: finishing write tid 1 to smithi12166546-390 2023-09-23T22:18:35.345 INFO:tasks.rados.rados.0.smithi121.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-09-23T22:18:35.352 INFO:tasks.rados.rados.0.smithi121.stdout:3225: writing smithi12166546-416 from 518210 to 1139931 tid 1 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3225: writing smithi12166546-416 from 1557270 to 2118210 tid 2 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3220: done (5 left) 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3221: done (4 left) 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3222: done (3 left) 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3226: write oid 189 current snap is 0 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3223: finishing write tid 2 to smithi12166546-390 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3223: finishing write tid 3 to smithi12166546-390 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3223: finishing write tid 4 to smithi12166546-390 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 390 v 422 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3223: left oid 390 (ObjNum 2028 snap 0 seq_num 2028) 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3224: finishing write tid 1 to smithi12166546-38 2023-09-23T22:18:35.359 INFO:tasks.rados.rados.0.smithi121.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-09-23T22:18:35.365 INFO:tasks.rados.rados.0.smithi121.stdout:3226: writing smithi12166546-189 from 535017 to 1231987 tid 1 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:3226: writing smithi12166546-189 from 2015752 to 2135017 tid 2 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:3223: done (3 left) 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:3227: write oid 28 current snap is 0 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:3224: finishing write tid 2 to smithi12166546-38 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:3224: finishing write tid 3 to smithi12166546-38 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:3224: finishing write tid 4 to smithi12166546-38 2023-09-23T22:18:35.371 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 38 v 434 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-09-23T22:18:35.372 INFO:tasks.rados.rados.0.smithi121.stdout:3224: left oid 38 (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T22:18:35.372 INFO:tasks.rados.rados.0.smithi121.stdout:3225: finishing write tid 1 to smithi12166546-416 2023-09-23T22:18:35.372 INFO:tasks.rados.rados.0.smithi121.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-09-23T22:18:35.378 INFO:tasks.rados.rados.0.smithi121.stdout:3227: writing smithi12166546-28 from 551824 to 1324043 tid 1 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3227: writing smithi12166546-28 from 2074234 to 2151824 tid 2 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3224: done (3 left) 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3228: write oid 387 current snap is 0 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3225: finishing write tid 2 to smithi12166546-416 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3225: finishing write tid 3 to smithi12166546-416 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3225: finishing write tid 4 to smithi12166546-416 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 416 v 412 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-09-23T22:18:35.383 INFO:tasks.rados.rados.0.smithi121.stdout:3225: left oid 416 (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T22:18:35.384 INFO:tasks.rados.rados.0.smithi121.stdout:3226: finishing write tid 1 to smithi12166546-189 2023-09-23T22:18:35.384 INFO:tasks.rados.rados.0.smithi121.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-09-23T22:18:35.388 INFO:tasks.rados.rados.0.smithi121.stdout:3228: writing smithi12166546-387 from 568631 to 1016099 tid 1 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:3228: writing smithi12166546-387 from 1732716 to 2168631 tid 2 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:3225: done (3 left) 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:3229: write oid 330 current snap is 0 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:3226: finishing write tid 2 to smithi12166546-189 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:3226: finishing write tid 3 to smithi12166546-189 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:3226: finishing write tid 4 to smithi12166546-189 2023-09-23T22:18:35.395 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 434 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3226: left oid 189 (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3227: finishing write tid 1 to smithi12166546-28 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3227: finishing write tid 2 to smithi12166546-28 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3227: finishing write tid 3 to smithi12166546-28 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3227: finishing write tid 4 to smithi12166546-28 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 451 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3227: left oid 28 (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3228: finishing write tid 1 to smithi12166546-387 2023-09-23T22:18:35.396 INFO:tasks.rados.rados.0.smithi121.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-09-23T22:18:35.403 INFO:tasks.rados.rados.0.smithi121.stdout:3229: writing smithi12166546-330 from 585438 to 1108155 tid 1 2023-09-23T22:18:35.409 INFO:tasks.rados.rados.0.smithi121.stdout:3229: writing smithi12166546-330 from 1674845 to 2185438 tid 2 2023-09-23T22:18:35.409 INFO:tasks.rados.rados.0.smithi121.stdout:3226: done (3 left) 2023-09-23T22:18:35.409 INFO:tasks.rados.rados.0.smithi121.stdout:3227: done (2 left) 2023-09-23T22:18:35.409 INFO:tasks.rados.rados.0.smithi121.stdout:3230: write oid 482 current snap is 0 2023-09-23T22:18:35.409 INFO:tasks.rados.rados.0.smithi121.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-09-23T22:18:35.415 INFO:tasks.rados.rados.0.smithi121.stdout:3230: writing smithi12166546-482 from 602245 to 1200211 tid 1 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3230: writing smithi12166546-482 from 1733327 to 2202245 tid 2 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3231: read oid 309 snap -1 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3231: expect deleted 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3232: read oid 104 snap -1 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3232: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3233: write oid 160 current snap is 0 2023-09-23T22:18:35.421 INFO:tasks.rados.rados.0.smithi121.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-09-23T22:18:35.429 INFO:tasks.rados.rados.0.smithi121.stdout:3233: writing smithi12166546-160 from 619052 to 1292267 tid 1 2023-09-23T22:18:35.434 INFO:tasks.rados.rados.0.smithi121.stdout:3233: writing smithi12166546-160 from 1791809 to 2219052 tid 2 2023-09-23T22:18:35.434 INFO:tasks.rados.rados.0.smithi121.stdout:3234: delete oid 401 current snap is 0 2023-09-23T22:18:35.434 INFO:tasks.rados.rados.0.smithi121.stdout:3228: finishing write tid 2 to smithi12166546-387 2023-09-23T22:18:35.434 INFO:tasks.rados.rados.0.smithi121.stdout:3228: finishing write tid 3 to smithi12166546-387 2023-09-23T22:18:35.434 INFO:tasks.rados.rados.0.smithi121.stdout:3228: finishing write tid 4 to smithi12166546-387 2023-09-23T22:18:35.434 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 387 v 369 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3228: left oid 387 (ObjNum 2033 snap 0 seq_num 2033) 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3229: finishing write tid 1 to smithi12166546-330 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3229: finishing write tid 2 to smithi12166546-330 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3229: finishing write tid 3 to smithi12166546-330 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3229: finishing write tid 4 to smithi12166546-330 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 449 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3229: left oid 330 (ObjNum 2034 snap 0 seq_num 2034) 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3230: finishing write tid 1 to smithi12166546-482 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3230: finishing write tid 2 to smithi12166546-482 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3230: finishing write tid 3 to smithi12166546-482 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:3230: finishing write tid 4 to smithi12166546-482 2023-09-23T22:18:35.435 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 482 v 452 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-09-23T22:18:35.436 INFO:tasks.rados.rados.0.smithi121.stdout:3230: left oid 482 (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T22:18:35.436 INFO:tasks.rados.rados.0.smithi121.stdout:3232: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:18:35.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: [23/Sep/2023:22:18:35] ENGINE Serving on http://:::9283 2023-09-23T22:18:35.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:18:35.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.182+0000 7f3aaee5e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.182+0000 7f3aaee5e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.182+0000 7f3aaee5e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.182+0000 7f3aaee5e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.182+0000 7f3aaee5e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.194+0000 7f3aac659700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.194+0000 7f3aac659700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.194+0000 7f3aac659700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.194+0000 7f3aac659700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[71039]: debug 2023-09-23T22:18:35.194+0000 7f3aac659700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:18:35.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[50310]: debug 2023-09-23T22:18:35.180+0000 7f71cbe45200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3233: finishing write tid 1 to smithi12166546-160 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3233: finishing write tid 2 to smithi12166546-160 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3233: finishing write tid 3 to smithi12166546-160 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3233: finishing write tid 4 to smithi12166546-160 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 160 v 455 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3233: left oid 160 (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3228: done (6 left) 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3229: done (5 left) 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3230: done (4 left) 2023-09-23T22:18:35.552 INFO:tasks.rados.rados.0.smithi121.stdout:3231: done (3 left) 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3232: done (2 left) 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3233: done (1 left) 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3234: done (0 left) 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3235: read oid 310 snap -1 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3235: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3236: write oid 78 current snap is 0 2023-09-23T22:18:35.553 INFO:tasks.rados.rados.0.smithi121.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-09-23T22:18:35.559 INFO:tasks.rados.rados.0.smithi121.stdout:3236: writing smithi12166546-78 from 652666 to 1192732 tid 1 2023-09-23T22:18:35.566 INFO:tasks.rados.rados.0.smithi121.stdout:3236: writing smithi12166546-78 from 1908773 to 2252666 tid 2 2023-09-23T22:18:35.566 INFO:tasks.rados.rados.0.smithi121.stdout:3237: write oid 101 current snap is 0 2023-09-23T22:18:35.566 INFO:tasks.rados.rados.0.smithi121.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-09-23T22:18:35.574 INFO:tasks.rados.rados.0.smithi121.stdout:3237: writing smithi12166546-101 from 669473 to 1284788 tid 1 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3237: writing smithi12166546-101 from 1967255 to 2269473 tid 2 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3238: read oid 346 snap -1 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3238: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3239: read oid 237 snap -1 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3239: expect (ObjNum 1998 snap 0 seq_num 1998) 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3240: write oid 246 current snap is 0 2023-09-23T22:18:35.581 INFO:tasks.rados.rados.0.smithi121.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-09-23T22:18:35.589 INFO:tasks.rados.rados.0.smithi121.stdout:3240: writing smithi12166546-246 from 686280 to 1376844 tid 1 2023-09-23T22:18:35.596 INFO:tasks.rados.rados.0.smithi121.stdout:3240: writing smithi12166546-246 from 2025737 to 2286280 tid 2 2023-09-23T22:18:35.596 INFO:tasks.rados.rados.0.smithi121.stdout:3241: read oid 94 snap -1 2023-09-23T22:18:35.596 INFO:tasks.rados.rados.0.smithi121.stdout:3241: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:18:35.596 INFO:tasks.rados.rados.0.smithi121.stdout:3242: write oid 405 current snap is 0 2023-09-23T22:18:35.596 INFO:tasks.rados.rados.0.smithi121.stdout:3235: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:35.782 INFO:tasks.rados.rados.0.smithi121.stdout:3236: finishing write tid 1 to smithi12166546-78 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3236: finishing write tid 2 to smithi12166546-78 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3236: finishing write tid 3 to smithi12166546-78 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3236: finishing write tid 4 to smithi12166546-78 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 78 v 454 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3237: finishing write tid 1 to smithi12166546-101 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3237: finishing write tid 2 to smithi12166546-101 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3237: finishing write tid 3 to smithi12166546-101 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:3237: finishing write tid 4 to smithi12166546-101 2023-09-23T22:18:35.783 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 363 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-09-23T22:18:35.784 INFO:tasks.rados.rados.0.smithi121.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-09-23T22:18:35.784 INFO:tasks.rados.rados.0.smithi121.stdout:3238: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T22:18:35.892 INFO:tasks.rados.rados.0.smithi121.stdout:3240: finishing write tid 1 to smithi12166546-246 2023-09-23T22:18:35.892 INFO:tasks.rados.rados.0.smithi121.stdout:3240: finishing write tid 2 to smithi12166546-246 2023-09-23T22:18:35.893 INFO:tasks.rados.rados.0.smithi121.stdout:3240: finishing write tid 3 to smithi12166546-246 2023-09-23T22:18:35.893 INFO:tasks.rados.rados.0.smithi121.stdout:3240: finishing write tid 4 to smithi12166546-246 2023-09-23T22:18:35.893 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 566 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-09-23T22:18:35.893 INFO:tasks.rados.rados.0.smithi121.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-09-23T22:18:35.893 INFO:tasks.rados.rados.0.smithi121.stdout:3239: expect (ObjNum 1998 snap 0 seq_num 1998) 2023-09-23T22:18:36.098 INFO:tasks.rados.rados.0.smithi121.stdout:3241: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:18:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.837173+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.929621+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.934203+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:18:36.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.938585+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: cluster 2023-09-23T22:18:34.944339+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.946783+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: cluster 2023-09-23T22:18:34.946871+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0120634s) 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.948103+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.948340+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.948504+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.948674+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.948892+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.949547+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.949838+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.950106+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.950440+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:18:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.950786+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.951177+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.951482+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.951772+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.952079+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.952443+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.952805+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:34.953308+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: cluster 2023-09-23T22:18:34.995689+0000 mon.a (mon.0) 851 : cluster [INF] Manager daemon y is now available 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:35.027507+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:35.030309+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:35.068667+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:35.076692+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:18:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:35 smithi123 bash[27681]: audit 2023-09-23T22:18:35.123635+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:18:36.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.837173+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.929621+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.934203+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.938585+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: cluster 2023-09-23T22:18:34.944339+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.946783+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: cluster 2023-09-23T22:18:34.946871+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0120634s) 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.948103+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.948340+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.948504+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:18:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.948674+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.948892+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.949547+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.949838+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.950106+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.950440+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.950786+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.951177+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.951482+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.951772+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.952079+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.952443+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:18:36.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.952805+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:34.953308+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: cluster 2023-09-23T22:18:34.995689+0000 mon.a (mon.0) 851 : cluster [INF] Manager daemon y is now available 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:35.027507+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:35.030309+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:35.068667+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:35.076692+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[27336]: audit 2023-09-23T22:18:35.123635+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.837173+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2023-09-23T22:18:36.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.929621+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.934203+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.938585+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.24929 172.21.15.123:0/1269147902' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: cluster 2023-09-23T22:18:34.944339+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.946783+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: cluster 2023-09-23T22:18:34.946871+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0120634s) 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.948103+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.948340+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.948504+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.948674+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.948892+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.949547+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.949838+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:18:36.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.950106+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.950440+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.950786+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.951177+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.951482+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.951772+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.952079+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.952443+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.952805+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:34.953308+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: cluster 2023-09-23T22:18:34.995689+0000 mon.a (mon.0) 851 : cluster [INF] Manager daemon y is now available 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:35.027507+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:35.030309+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:36.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:35.068667+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:36.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:35.076692+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:18:36.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:35 smithi121 bash[33603]: audit 2023-09-23T22:18:35.123635+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:18:36.316 INFO:tasks.rados.rados.0.smithi121.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-09-23T22:18:36.331 INFO:tasks.rados.rados.0.smithi121.stdout:3242: writing smithi12166546-405 from 703087 to 1468900 tid 1 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3242: writing smithi12166546-405 from 2084219 to 2303087 tid 2 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3235: done (7 left) 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3236: done (6 left) 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3237: done (5 left) 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3238: done (4 left) 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3239: done (3 left) 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3240: done (2 left) 2023-09-23T22:18:36.337 INFO:tasks.rados.rados.0.smithi121.stdout:3241: done (1 left) 2023-09-23T22:18:36.338 INFO:tasks.rados.rados.0.smithi121.stdout:3243: read oid 40 snap -1 2023-09-23T22:18:36.338 INFO:tasks.rados.rados.0.smithi121.stdout:3243: expect deleted 2023-09-23T22:18:36.338 INFO:tasks.rados.rados.0.smithi121.stdout:3244: delete oid 134 current snap is 0 2023-09-23T22:18:36.338 INFO:tasks.rados.rados.0.smithi121.stdout:3242: finishing write tid 1 to smithi12166546-405 2023-09-23T22:18:36.339 INFO:tasks.rados.rados.0.smithi121.stdout:3243: done (2 left) 2023-09-23T22:18:36.339 INFO:tasks.rados.rados.0.smithi121.stdout:3244: done (1 left) 2023-09-23T22:18:36.339 INFO:tasks.rados.rados.0.smithi121.stdout:3245: write oid 157 current snap is 0 2023-09-23T22:18:36.339 INFO:tasks.rados.rados.0.smithi121.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-09-23T22:18:36.346 INFO:tasks.rados.rados.0.smithi121.stdout:3245: writing smithi12166546-157 from 736701 to 1253012 tid 1 2023-09-23T22:18:36.352 INFO:tasks.rados.rados.0.smithi121.stdout:3245: writing smithi12166546-157 from 1684830 to 2200885 tid 2 2023-09-23T22:18:36.352 INFO:tasks.rados.rados.0.smithi121.stdout:3246: write oid 37 current snap is 0 2023-09-23T22:18:36.352 INFO:tasks.rados.rados.0.smithi121.stdout:3242: finishing write tid 2 to smithi12166546-405 2023-09-23T22:18:36.352 INFO:tasks.rados.rados.0.smithi121.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-09-23T22:18:36.359 INFO:tasks.rados.rados.0.smithi121.stdout:3246: writing smithi12166546-37 from 753508 to 1345068 tid 1 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3246: writing smithi12166546-37 from 2143312 to 2353508 tid 2 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3247: read oid 18 snap -1 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3247: expect deleted 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3248: delete oid 416 current snap is 0 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3242: finishing write tid 3 to smithi12166546-405 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3242: finishing write tid 4 to smithi12166546-405 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 405 v 437 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3245: finishing write tid 1 to smithi12166546-157 2023-09-23T22:18:36.366 INFO:tasks.rados.rados.0.smithi121.stdout:3245: finishing write tid 2 to smithi12166546-157 2023-09-23T22:18:36.367 INFO:tasks.rados.rados.0.smithi121.stdout:3245: finishing write tid 3 to smithi12166546-157 2023-09-23T22:18:36.367 INFO:tasks.rados.rados.0.smithi121.stdout:3245: finishing write tid 4 to smithi12166546-157 2023-09-23T22:18:36.367 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 157 v 391 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-09-23T22:18:36.367 INFO:tasks.rados.rados.0.smithi121.stdout:3245: left oid 157 (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T22:18:36.367 INFO:tasks.rados.rados.0.smithi121.stdout:3246: finishing write tid 1 to smithi12166546-37 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3242: done (4 left) 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3245: done (3 left) 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3247: done (2 left) 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3248: done (1 left) 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3249: read oid 171 snap -1 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3249: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3250: write oid 330 current snap is 0 2023-09-23T22:18:36.368 INFO:tasks.rados.rados.0.smithi121.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-09-23T22:18:36.375 INFO:tasks.rados.rados.0.smithi121.stdout:3250: writing smithi12166546-330 from 787122 to 1245533 tid 1 2023-09-23T22:18:36.383 INFO:tasks.rados.rados.0.smithi121.stdout:3250: writing smithi12166546-330 from 1860276 to 2387122 tid 2 2023-09-23T22:18:36.383 INFO:tasks.rados.rados.0.smithi121.stdout:3251: read oid 181 snap -1 2023-09-23T22:18:36.383 INFO:tasks.rados.rados.0.smithi121.stdout:3251: expect deleted 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3252: read oid 424 snap -1 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3252: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3253: write oid 134 current snap is 0 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3246: finishing write tid 2 to smithi12166546-37 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3246: finishing write tid 3 to smithi12166546-37 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3246: finishing write tid 4 to smithi12166546-37 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 37 v 374 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3246: left oid 37 (ObjNum 2044 snap 0 seq_num 2044) 2023-09-23T22:18:36.384 INFO:tasks.rados.rados.0.smithi121.stdout:3249: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:18:36.499 INFO:tasks.rados.rados.0.smithi121.stdout:3250: finishing write tid 1 to smithi12166546-330 2023-09-23T22:18:36.499 INFO:tasks.rados.rados.0.smithi121.stdout:3250: finishing write tid 2 to smithi12166546-330 2023-09-23T22:18:36.499 INFO:tasks.rados.rados.0.smithi121.stdout:3250: finishing write tid 3 to smithi12166546-330 2023-09-23T22:18:36.499 INFO:tasks.rados.rados.0.smithi121.stdout:3250: finishing write tid 4 to smithi12166546-330 2023-09-23T22:18:36.499 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 458 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-09-23T22:18:36.500 INFO:tasks.rados.rados.0.smithi121.stdout:3250: left oid 330 (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T22:18:36.500 INFO:tasks.rados.rados.0.smithi121.stdout:3252: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:18:36.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[50310]: debug 2023-09-23T22:18:36.180+0000 7f71cbe45200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:18:36.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[50310]: debug 2023-09-23T22:18:36.292+0000 7f71cbe45200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:18:36.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[50310]: debug 2023-09-23T22:18:36.396+0000 7f71cbe45200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:18:36.614 INFO:tasks.rados.rados.0.smithi121.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-09-23T22:18:36.624 INFO:tasks.rados.rados.0.smithi121.stdout:3253: writing smithi12166546-134 from 403929 to 937589 tid 1 2023-09-23T22:18:36.632 INFO:tasks.rados.rados.0.smithi121.stdout:3253: writing smithi12166546-134 from 1518758 to 1925798 tid 2 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3246: done (5 left) 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3249: done (4 left) 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3250: done (3 left) 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3251: done (2 left) 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3252: done (1 left) 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3254: read oid 9 snap -1 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3254: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3255: write oid 286 current snap is 0 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3253: finishing write tid 1 to smithi12166546-134 2023-09-23T22:18:36.633 INFO:tasks.rados.rados.0.smithi121.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-09-23T22:18:36.639 INFO:tasks.rados.rados.0.smithi121.stdout:3255: writing smithi12166546-286 from 420736 to 1029645 tid 1 2023-09-23T22:18:36.646 INFO:tasks.rados.rados.0.smithi121.stdout:3255: writing smithi12166546-286 from 1577240 to 2244291 tid 2 2023-09-23T22:18:36.646 INFO:tasks.rados.rados.0.smithi121.stdout:3256: read oid 139 snap -1 2023-09-23T22:18:36.646 INFO:tasks.rados.rados.0.smithi121.stdout:3256: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:18:36.646 INFO:tasks.rados.rados.0.smithi121.stdout:3257: read oid 59 snap -1 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3257: expect deleted 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3258: read oid 207 snap -1 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3258: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3259: write oid 60 current snap is 0 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3253: finishing write tid 2 to smithi12166546-134 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3253: finishing write tid 3 to smithi12166546-134 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3253: finishing write tid 4 to smithi12166546-134 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 134 v 294 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3253: left oid 134 (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T22:18:36.647 INFO:tasks.rados.rados.0.smithi121.stdout:3254: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:18:36.843 INFO:tasks.rados.rados.0.smithi121.stdout:3255: finishing write tid 1 to smithi12166546-286 2023-09-23T22:18:36.843 INFO:tasks.rados.rados.0.smithi121.stdout:3256: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:18:36.954 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[50310]: debug 2023-09-23T22:18:36.672+0000 7f71cbe45200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:18:36.989 INFO:tasks.rados.rados.0.smithi121.stdout:3255: finishing write tid 2 to smithi12166546-286 2023-09-23T22:18:36.989 INFO:tasks.rados.rados.0.smithi121.stdout:3255: finishing write tid 3 to smithi12166546-286 2023-09-23T22:18:36.989 INFO:tasks.rados.rados.0.smithi121.stdout:3255: finishing write tid 4 to smithi12166546-286 2023-09-23T22:18:36.990 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 372 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-09-23T22:18:36.990 INFO:tasks.rados.rados.0.smithi121.stdout:3255: left oid 286 (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T22:18:36.990 INFO:tasks.rados.rados.0.smithi121.stdout:3258: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:18:37.197 INFO:tasks.rados.rados.0.smithi121.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-09-23T22:18:37.209 INFO:tasks.rados.rados.0.smithi121.stdout:3259: writing smithi12166546-60 from 437543 to 1121701 tid 1 2023-09-23T22:18:37.215 INFO:tasks.rados.rados.0.smithi121.stdout:3259: writing smithi12166546-60 from 1635722 to 2046431 tid 2 2023-09-23T22:18:37.215 INFO:tasks.rados.rados.0.smithi121.stdout:3253: done (6 left) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3254: done (5 left) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3255: done (4 left) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3256: done (3 left) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3257: done (2 left) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3258: done (1 left) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3260: read oid 21 snap -1 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3260: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3261: read oid 222 snap -1 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3261: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T22:18:37.216 INFO:tasks.rados.rados.0.smithi121.stdout:3262: read oid 240 snap -1 2023-09-23T22:18:37.217 INFO:tasks.rados.rados.0.smithi121.stdout:3262: expect (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T22:18:37.217 INFO:tasks.rados.rados.0.smithi121.stdout:3263: write oid 238 current snap is 0 2023-09-23T22:18:37.217 INFO:tasks.rados.rados.0.smithi121.stdout:3259: finishing write tid 1 to smithi12166546-60 2023-09-23T22:18:37.217 INFO:tasks.rados.rados.0.smithi121.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-09-23T22:18:37.222 INFO:tasks.rados.rados.0.smithi121.stdout:3263: writing smithi12166546-238 from 454350 to 1213757 tid 1 2023-09-23T22:18:37.230 INFO:tasks.rados.rados.0.smithi121.stdout:3263: writing smithi12166546-238 from 1977851 to 2454350 tid 2 2023-09-23T22:18:37.231 INFO:tasks.rados.rados.0.smithi121.stdout:3264: read oid 216 snap -1 2023-09-23T22:18:37.231 INFO:tasks.rados.rados.0.smithi121.stdout:3264: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T22:18:37.231 INFO:tasks.rados.rados.0.smithi121.stdout:3265: write oid 418 current snap is 0 2023-09-23T22:18:37.231 INFO:tasks.rados.rados.0.smithi121.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-09-23T22:18:37.236 INFO:tasks.rados.rados.0.smithi121.stdout:3265: writing smithi12166546-418 from 471157 to 905813 tid 1 2023-09-23T22:18:37.243 INFO:tasks.rados.rados.0.smithi121.stdout:3265: writing smithi12166546-418 from 1636333 to 2050711 tid 2 2023-09-23T22:18:37.243 INFO:tasks.rados.rados.0.smithi121.stdout:3266: read oid 308 snap -1 2023-09-23T22:18:37.243 INFO:tasks.rados.rados.0.smithi121.stdout:3266: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T22:18:37.243 INFO:tasks.rados.rados.0.smithi121.stdout:3267: write oid 313 current snap is 0 2023-09-23T22:18:37.243 INFO:tasks.rados.rados.0.smithi121.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-09-23T22:18:37.248 INFO:tasks.rados.rados.0.smithi121.stdout:3267: writing smithi12166546-313 from 487964 to 997869 tid 1 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[33603]: cephadm 2023-09-23T22:18:35.536766+0000 mgr.y (mgr.15279) 1 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[33603]: cephadm 2023-09-23T22:18:35.639044+0000 mgr.y (mgr.15279) 2 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[33603]: cephadm 2023-09-23T22:18:35.788672+0000 mgr.y (mgr.15279) 3 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[33603]: cephadm 2023-09-23T22:18:35.788965+0000 mgr.y (mgr.15279) 4 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[33603]: cluster 2023-09-23T22:18:35.948719+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e27: y(active, since 1.0139s) 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[33603]: cluster 2023-09-23T22:18:35.955981+0000 mgr.y (mgr.15279) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:37.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[27336]: cephadm 2023-09-23T22:18:35.536766+0000 mgr.y (mgr.15279) 1 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:18:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[27336]: cephadm 2023-09-23T22:18:35.639044+0000 mgr.y (mgr.15279) 2 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:18:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[27336]: cephadm 2023-09-23T22:18:35.788672+0000 mgr.y (mgr.15279) 3 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:18:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[27336]: cephadm 2023-09-23T22:18:35.788965+0000 mgr.y (mgr.15279) 4 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:18:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[27336]: cluster 2023-09-23T22:18:35.948719+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e27: y(active, since 1.0139s) 2023-09-23T22:18:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:36 smithi121 bash[27336]: cluster 2023-09-23T22:18:35.955981+0000 mgr.y (mgr.15279) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:37.256 INFO:tasks.rados.rados.0.smithi121.stdout:3267: writing smithi12166546-313 from 1694815 to 2369204 tid 2 2023-09-23T22:18:37.256 INFO:tasks.rados.rados.0.smithi121.stdout:3268: write oid 82 current snap is 0 2023-09-23T22:18:37.256 INFO:tasks.rados.rados.0.smithi121.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-09-23T22:18:37.265 INFO:tasks.rados.rados.0.smithi121.stdout:3268: writing smithi12166546-82 from 504771 to 1206278 tid 1 2023-09-23T22:18:37.271 INFO:tasks.rados.rados.0.smithi121.stdout:3268: writing smithi12166546-82 from 1869650 to 2287697 tid 2 2023-09-23T22:18:37.271 INFO:tasks.rados.rados.0.smithi121.stdout:3269: read oid 270 snap -1 2023-09-23T22:18:37.271 INFO:tasks.rados.rados.0.smithi121.stdout:3269: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:18:37.271 INFO:tasks.rados.rados.0.smithi121.stdout:3270: read oid 185 snap -1 2023-09-23T22:18:37.272 INFO:tasks.rados.rados.0.smithi121.stdout:3270: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:18:37.272 INFO:tasks.rados.rados.0.smithi121.stdout:3271: delete oid 77 current snap is 0 2023-09-23T22:18:37.272 INFO:tasks.rados.rados.0.smithi121.stdout:3260: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:37 smithi123 bash[50310]: debug 2023-09-23T22:18:37.040+0000 7f71cbe45200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:37 smithi123 bash[50310]: debug 2023-09-23T22:18:37.196+0000 7f71cbe45200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[27681]: cephadm 2023-09-23T22:18:35.536766+0000 mgr.y (mgr.15279) 1 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[27681]: cephadm 2023-09-23T22:18:35.639044+0000 mgr.y (mgr.15279) 2 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[27681]: cephadm 2023-09-23T22:18:35.788672+0000 mgr.y (mgr.15279) 3 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[27681]: cephadm 2023-09-23T22:18:35.788965+0000 mgr.y (mgr.15279) 4 : cephadm [INF] [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[27681]: cluster 2023-09-23T22:18:35.948719+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e27: y(active, since 1.0139s) 2023-09-23T22:18:37.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:36 smithi123 bash[27681]: cluster 2023-09-23T22:18:35.955981+0000 mgr.y (mgr.15279) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:37.419 INFO:tasks.rados.rados.0.smithi121.stdout:3259: finishing write tid 2 to smithi12166546-60 2023-09-23T22:18:37.420 INFO:tasks.rados.rados.0.smithi121.stdout:3259: finishing write tid 3 to smithi12166546-60 2023-09-23T22:18:37.420 INFO:tasks.rados.rados.0.smithi121.stdout:3259: finishing write tid 4 to smithi12166546-60 2023-09-23T22:18:37.420 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 60 v 305 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-09-23T22:18:37.420 INFO:tasks.rados.rados.0.smithi121.stdout:3259: left oid 60 (ObjNum 2049 snap 0 seq_num 2049) 2023-09-23T22:18:37.420 INFO:tasks.rados.rados.0.smithi121.stdout:3262: expect (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T22:18:37.537 INFO:tasks.rados.rados.0.smithi121.stdout:3261: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T22:18:37.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:37 smithi123 bash[50310]: debug 2023-09-23T22:18:37.420+0000 7f71cbe45200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3263: finishing write tid 1 to smithi12166546-238 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3263: finishing write tid 2 to smithi12166546-238 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3263: finishing write tid 3 to smithi12166546-238 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3263: finishing write tid 4 to smithi12166546-238 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 238 v 440 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3263: left oid 238 (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3265: finishing write tid 1 to smithi12166546-418 2023-09-23T22:18:37.801 INFO:tasks.rados.rados.0.smithi121.stdout:3264: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T22:18:38.002 INFO:tasks.rados.rados.0.smithi121.stdout:3265: finishing write tid 2 to smithi12166546-418 2023-09-23T22:18:38.002 INFO:tasks.rados.rados.0.smithi121.stdout:3265: finishing write tid 3 to smithi12166546-418 2023-09-23T22:18:38.002 INFO:tasks.rados.rados.0.smithi121.stdout:3265: finishing write tid 4 to smithi12166546-418 2023-09-23T22:18:38.002 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 418 v 416 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-09-23T22:18:38.003 INFO:tasks.rados.rados.0.smithi121.stdout:3265: left oid 418 (ObjNum 2051 snap 0 seq_num 2051) 2023-09-23T22:18:38.003 INFO:tasks.rados.rados.0.smithi121.stdout:3267: finishing write tid 1 to smithi12166546-313 2023-09-23T22:18:38.003 INFO:tasks.rados.rados.0.smithi121.stdout:3266: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T22:18:38.172 INFO:tasks.rados.rados.0.smithi121.stdout:3267: finishing write tid 2 to smithi12166546-313 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3267: finishing write tid 3 to smithi12166546-313 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3267: finishing write tid 4 to smithi12166546-313 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 419 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3267: left oid 313 (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3268: finishing write tid 1 to smithi12166546-82 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3268: finishing write tid 2 to smithi12166546-82 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3268: finishing write tid 3 to smithi12166546-82 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3268: finishing write tid 4 to smithi12166546-82 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 467 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3268: left oid 82 (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:18:38.173 INFO:tasks.rados.rados.0.smithi121.stdout:3269: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:18:38.250 INFO:tasks.rados.rados.0.smithi121.stdout:3270: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:18:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:37 smithi121 bash[27336]: cluster 2023-09-23T22:18:36.951313+0000 mgr.y (mgr.15279) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:37 smithi121 bash[27336]: audit 2023-09-23T22:18:37.266315+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.121:0/3353342724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:38.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:37 smithi121 bash[33603]: cluster 2023-09-23T22:18:36.951313+0000 mgr.y (mgr.15279) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:38.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:37 smithi121 bash[33603]: audit 2023-09-23T22:18:37.266315+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.121:0/3353342724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:38.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:37 smithi123 bash[27681]: cluster 2023-09-23T22:18:36.951313+0000 mgr.y (mgr.15279) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:37 smithi123 bash[27681]: audit 2023-09-23T22:18:37.266315+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.121:0/3353342724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:38.446 INFO:tasks.rados.rados.0.smithi121.stdout:3259: done (12 left) 2023-09-23T22:18:38.446 INFO:tasks.rados.rados.0.smithi121.stdout:3260: done (11 left) 2023-09-23T22:18:38.446 INFO:tasks.rados.rados.0.smithi121.stdout:3261: done (10 left) 2023-09-23T22:18:38.446 INFO:tasks.rados.rados.0.smithi121.stdout:3262: done (9 left) 2023-09-23T22:18:38.446 INFO:tasks.rados.rados.0.smithi121.stdout:3263: done (8 left) 2023-09-23T22:18:38.446 INFO:tasks.rados.rados.0.smithi121.stdout:3264: done (7 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3265: done (6 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3266: done (5 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3267: done (4 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3268: done (3 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3269: done (2 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3270: done (1 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3271: done (0 left) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3272: read oid 121 snap -1 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3272: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3273: read oid 170 snap -1 2023-09-23T22:18:38.447 INFO:tasks.rados.rados.0.smithi121.stdout:3273: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:18:38.448 INFO:tasks.rados.rados.0.smithi121.stdout:3274: write oid 260 current snap is 0 2023-09-23T22:18:38.448 INFO:tasks.rados.rados.0.smithi121.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-09-23T22:18:38.457 INFO:tasks.rados.rados.0.smithi121.stdout:3274: writing smithi12166546-260 from 538385 to 990390 tid 1 2023-09-23T22:18:38.463 INFO:tasks.rados.rados.0.smithi121.stdout:3274: writing smithi12166546-260 from 1470261 to 1891977 tid 2 2023-09-23T22:18:38.463 INFO:tasks.rados.rados.0.smithi121.stdout:3275: read oid 474 snap -1 2023-09-23T22:18:38.463 INFO:tasks.rados.rados.0.smithi121.stdout:3275: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T22:18:38.463 INFO:tasks.rados.rados.0.smithi121.stdout:3276: read oid 446 snap -1 2023-09-23T22:18:38.463 INFO:tasks.rados.rados.0.smithi121.stdout:3276: expect deleted 2023-09-23T22:18:38.464 INFO:tasks.rados.rados.0.smithi121.stdout:3277: read oid 411 snap -1 2023-09-23T22:18:38.464 INFO:tasks.rados.rados.0.smithi121.stdout:3277: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:18:38.464 INFO:tasks.rados.rados.0.smithi121.stdout:3278: write oid 410 current snap is 0 2023-09-23T22:18:38.464 INFO:tasks.rados.rados.0.smithi121.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-09-23T22:18:38.469 INFO:tasks.rados.rados.0.smithi121.stdout:3278: writing smithi12166546-410 from 555192 to 1082446 tid 1 2023-09-23T22:18:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:3278: writing smithi12166546-410 from 1528743 to 2094117 tid 2 2023-09-23T22:18:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:3279: delete oid 409 current snap is 0 2023-09-23T22:18:38.475 INFO:tasks.rados.rados.0.smithi121.stdout:3273: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:18:38.621 INFO:tasks.rados.rados.0.smithi121.stdout:3272: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-09-23T22:18:38.798 INFO:tasks.rados.rados.0.smithi121.stdout:3274: finishing write tid 1 to smithi12166546-260 2023-09-23T22:18:38.798 INFO:tasks.rados.rados.0.smithi121.stdout:3274: finishing write tid 2 to smithi12166546-260 2023-09-23T22:18:38.798 INFO:tasks.rados.rados.0.smithi121.stdout:3274: finishing write tid 3 to smithi12166546-260 2023-09-23T22:18:38.798 INFO:tasks.rados.rados.0.smithi121.stdout:3274: finishing write tid 4 to smithi12166546-260 2023-09-23T22:18:38.799 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 437 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-09-23T22:18:38.799 INFO:tasks.rados.rados.0.smithi121.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2023-09-23T22:18:38.799 INFO:tasks.rados.rados.0.smithi121.stdout:3278: finishing write tid 1 to smithi12166546-410 2023-09-23T22:18:38.799 INFO:tasks.rados.rados.0.smithi121.stdout:3277: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:18:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:38 smithi123 bash[50310]: debug 2023-09-23T22:18:38.436+0000 7f71cbe45200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:18:38.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:38 smithi123 bash[50310]: debug 2023-09-23T22:18:38.564+0000 7f71cbe45200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:18:38.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:38 smithi123 bash[50310]: debug 2023-09-23T22:18:38.680+0000 7f71cbe45200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:18:38.911 INFO:tasks.rados.rados.0.smithi121.stdout:3278: finishing write tid 2 to smithi12166546-410 2023-09-23T22:18:38.911 INFO:tasks.rados.rados.0.smithi121.stdout:3278: finishing write tid 3 to smithi12166546-410 2023-09-23T22:18:38.911 INFO:tasks.rados.rados.0.smithi121.stdout:3278: finishing write tid 4 to smithi12166546-410 2023-09-23T22:18:38.912 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 410 v 394 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-09-23T22:18:38.912 INFO:tasks.rados.rados.0.smithi121.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2023-09-23T22:18:38.912 INFO:tasks.rados.rados.0.smithi121.stdout:3275: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3272: done (7 left) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3273: done (6 left) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3274: done (5 left) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3275: done (4 left) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3276: done (3 left) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3277: done (2 left) 2023-09-23T22:18:39.125 INFO:tasks.rados.rados.0.smithi121.stdout:3278: done (1 left) 2023-09-23T22:18:39.126 INFO:tasks.rados.rados.0.smithi121.stdout:3279: done (0 left) 2023-09-23T22:18:39.126 INFO:tasks.rados.rados.0.smithi121.stdout:3280: read oid 149 snap -1 2023-09-23T22:18:39.126 INFO:tasks.rados.rados.0.smithi121.stdout:3280: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:18:39.126 INFO:tasks.rados.rados.0.smithi121.stdout:3281: write oid 326 current snap is 0 2023-09-23T22:18:39.126 INFO:tasks.rados.rados.0.smithi121.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-09-23T22:18:39.139 INFO:tasks.rados.rados.0.smithi121.stdout:3281: writing smithi12166546-326 from 588806 to 1266558 tid 1 2023-09-23T22:18:39.147 INFO:tasks.rados.rados.0.smithi121.stdout:3281: writing smithi12166546-326 from 2045707 to 2588806 tid 2 2023-09-23T22:18:39.147 INFO:tasks.rados.rados.0.smithi121.stdout:3282: read oid 380 snap -1 2023-09-23T22:18:39.147 INFO:tasks.rados.rados.0.smithi121.stdout:3282: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T22:18:39.147 INFO:tasks.rados.rados.0.smithi121.stdout:3283: write oid 91 current snap is 0 2023-09-23T22:18:39.147 INFO:tasks.rados.rados.0.smithi121.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-09-23T22:18:39.154 INFO:tasks.rados.rados.0.smithi121.stdout:3283: writing smithi12166546-91 from 605613 to 1358614 tid 1 2023-09-23T22:18:39.161 INFO:tasks.rados.rados.0.smithi121.stdout:3283: writing smithi12166546-91 from 1987836 to 2416890 tid 2 2023-09-23T22:18:39.161 INFO:tasks.rados.rados.0.smithi121.stdout:3284: read oid 379 snap -1 2023-09-23T22:18:39.161 INFO:tasks.rados.rados.0.smithi121.stdout:3284: expect (ObjNum 902 snap 0 seq_num 902) 2023-09-23T22:18:39.161 INFO:tasks.rados.rados.0.smithi121.stdout:3285: delete oid 216 current snap is 0 2023-09-23T22:18:39.161 INFO:tasks.rados.rados.0.smithi121.stdout:3280: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:18:39.348 INFO:tasks.rados.rados.0.smithi121.stdout:3281: finishing write tid 1 to smithi12166546-326 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3281: finishing write tid 2 to smithi12166546-326 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3281: finishing write tid 3 to smithi12166546-326 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3281: finishing write tid 4 to smithi12166546-326 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 326 v 397 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3283: finishing write tid 1 to smithi12166546-91 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3280: done (5 left) 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3281: done (4 left) 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3285: done (3 left) 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3286: read oid 43 snap -1 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3286: expect (ObjNum 1848 snap 0 seq_num 1848) 2023-09-23T22:18:39.349 INFO:tasks.rados.rados.0.smithi121.stdout:3287: write oid 174 current snap is 0 2023-09-23T22:18:39.350 INFO:tasks.rados.rados.0.smithi121.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-09-23T22:18:39.363 INFO:tasks.rados.rados.0.smithi121.stdout:3287: writing smithi12166546-174 from 639227 to 1259079 tid 1 2023-09-23T22:18:39.368 INFO:tasks.rados.rados.0.smithi121.stdout:3287: writing smithi12166546-174 from 1821153 to 2253876 tid 2 2023-09-23T22:18:39.369 INFO:tasks.rados.rados.0.smithi121.stdout:3288: read oid 359 snap -1 2023-09-23T22:18:39.369 INFO:tasks.rados.rados.0.smithi121.stdout:3288: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:18:39.369 INFO:tasks.rados.rados.0.smithi121.stdout:3289: write oid 480 current snap is 0 2023-09-23T22:18:39.369 INFO:tasks.rados.rados.0.smithi121.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-09-23T22:18:39.376 INFO:tasks.rados.rados.0.smithi121.stdout:3289: writing smithi12166546-480 from 656034 to 1351135 tid 1 2023-09-23T22:18:39.383 INFO:tasks.rados.rados.0.smithi121.stdout:3289: writing smithi12166546-480 from 1879635 to 2456016 tid 2 2023-09-23T22:18:39.383 INFO:tasks.rados.rados.0.smithi121.stdout:3290: read oid 37 snap -1 2023-09-23T22:18:39.383 INFO:tasks.rados.rados.0.smithi121.stdout:3290: expect (ObjNum 2044 snap 0 seq_num 2044) 2023-09-23T22:18:39.383 INFO:tasks.rados.rados.0.smithi121.stdout:3291: write oid 223 current snap is 0 2023-09-23T22:18:39.383 INFO:tasks.rados.rados.0.smithi121.stdout:3282: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T22:18:39.426 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:39 smithi123 bash[50310]: debug 2023-09-23T22:18:39.168+0000 7f71cbe45200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:18:39.573 INFO:tasks.rados.rados.0.smithi121.stdout:3283: finishing write tid 2 to smithi12166546-91 2023-09-23T22:18:39.573 INFO:tasks.rados.rados.0.smithi121.stdout:3283: finishing write tid 3 to smithi12166546-91 2023-09-23T22:18:39.573 INFO:tasks.rados.rados.0.smithi121.stdout:3284: expect (ObjNum 902 snap 0 seq_num 902) 2023-09-23T22:18:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:3283: finishing write tid 4 to smithi12166546-91 2023-09-23T22:18:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 91 v 444 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-09-23T22:18:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T22:18:39.737 INFO:tasks.rados.rados.0.smithi121.stdout:3286: expect (ObjNum 1848 snap 0 seq_num 1848) 2023-09-23T22:18:39.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:39 smithi123 bash[50310]: debug 2023-09-23T22:18:39.424+0000 7f71cbe45200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:18:39.868 INFO:tasks.rados.rados.0.smithi121.stdout:3287: finishing write tid 1 to smithi12166546-174 2023-09-23T22:18:39.869 INFO:tasks.rados.rados.0.smithi121.stdout:3287: finishing write tid 2 to smithi12166546-174 2023-09-23T22:18:39.869 INFO:tasks.rados.rados.0.smithi121.stdout:3287: finishing write tid 3 to smithi12166546-174 2023-09-23T22:18:39.869 INFO:tasks.rados.rados.0.smithi121.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-09-23T22:18:39.878 INFO:tasks.rados.rados.0.smithi121.stdout:3291: writing smithi12166546-223 from 672841 to 1443191 tid 1 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3291: writing smithi12166546-223 from 2221764 to 2658156 tid 2 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3282: done (8 left) 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3283: done (7 left) 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3284: done (6 left) 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3286: done (5 left) 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3292: write oid 386 current snap is 0 2023-09-23T22:18:39.886 INFO:tasks.rados.rados.0.smithi121.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-09-23T22:18:39.892 INFO:tasks.rados.rados.0.smithi121.stdout:3292: writing smithi12166546-386 from 689648 to 1135247 tid 1 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3292: writing smithi12166546-386 from 1880246 to 2460296 tid 2 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3293: read oid 479 snap -1 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3293: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3294: read oid 95 snap -1 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3294: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3295: read oid 381 snap -1 2023-09-23T22:18:39.900 INFO:tasks.rados.rados.0.smithi121.stdout:3295: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T22:18:39.901 INFO:tasks.rados.rados.0.smithi121.stdout:3287: finishing write tid 4 to smithi12166546-174 2023-09-23T22:18:39.901 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 174 v 440 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-09-23T22:18:39.901 INFO:tasks.rados.rados.0.smithi121.stdout:3287: left oid 174 (ObjNum 2061 snap 0 seq_num 2061) 2023-09-23T22:18:39.901 INFO:tasks.rados.rados.0.smithi121.stdout:3288: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:18:40.122 INFO:tasks.rados.rados.0.smithi121.stdout:3289: finishing write tid 1 to smithi12166546-480 2023-09-23T22:18:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:3289: finishing write tid 2 to smithi12166546-480 2023-09-23T22:18:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:3289: finishing write tid 3 to smithi12166546-480 2023-09-23T22:18:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:3289: finishing write tid 4 to smithi12166546-480 2023-09-23T22:18:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 480 v 366 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-09-23T22:18:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:3289: left oid 480 (ObjNum 2062 snap 0 seq_num 2062) 2023-09-23T22:18:40.123 INFO:tasks.rados.rados.0.smithi121.stdout:3290: expect (ObjNum 2044 snap 0 seq_num 2044) 2023-09-23T22:18:40.229 INFO:tasks.rados.rados.0.smithi121.stdout:3291: finishing write tid 1 to smithi12166546-223 2023-09-23T22:18:40.229 INFO:tasks.rados.rados.0.smithi121.stdout:3291: finishing write tid 2 to smithi12166546-223 2023-09-23T22:18:40.229 INFO:tasks.rados.rados.0.smithi121.stdout:3291: finishing write tid 3 to smithi12166546-223 2023-09-23T22:18:40.229 INFO:tasks.rados.rados.0.smithi121.stdout:3291: finishing write tid 4 to smithi12166546-223 2023-09-23T22:18:40.229 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 223 v 425 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3291: left oid 223 (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3292: finishing write tid 1 to smithi12166546-386 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3292: finishing write tid 2 to smithi12166546-386 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3292: finishing write tid 3 to smithi12166546-386 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3292: finishing write tid 4 to smithi12166546-386 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 386 v 422 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3292: left oid 386 (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T22:18:40.230 INFO:tasks.rados.rados.0.smithi121.stdout:3294: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:18:40.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:39 smithi121 bash[33603]: cluster 2023-09-23T22:18:38.951932+0000 mgr.y (mgr.15279) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:40.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:39 smithi121 bash[33603]: audit 2023-09-23T22:18:39.695351+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.121:0/220752312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:40.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:39 smithi121 bash[27336]: cluster 2023-09-23T22:18:38.951932+0000 mgr.y (mgr.15279) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:40.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:39 smithi121 bash[27336]: audit 2023-09-23T22:18:39.695351+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.121:0/220752312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:39 smithi123 bash[27681]: cluster 2023-09-23T22:18:38.951932+0000 mgr.y (mgr.15279) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:18:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:39 smithi123 bash[27681]: audit 2023-09-23T22:18:39.695351+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.121:0/220752312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:40.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:39 smithi123 bash[50310]: debug 2023-09-23T22:18:39.924+0000 7f71cbe45200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:18:40.378 INFO:tasks.rados.rados.0.smithi121.stdout:3293: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:18:40.505 INFO:tasks.rados.rados.0.smithi121.stdout:3287: done (8 left) 2023-09-23T22:18:40.505 INFO:tasks.rados.rados.0.smithi121.stdout:3288: done (7 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3289: done (6 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3290: done (5 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3291: done (4 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3292: done (3 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3293: done (2 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3294: done (1 left) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3296: read oid 299 snap -1 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3296: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3297: write oid 366 current snap is 0 2023-09-23T22:18:40.506 INFO:tasks.rados.rados.0.smithi121.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-09-23T22:18:40.513 INFO:tasks.rados.rados.0.smithi121.stdout:3297: writing smithi12166546-366 from 706455 to 1227303 tid 1 2023-09-23T22:18:40.521 INFO:tasks.rados.rados.0.smithi121.stdout:3297: writing smithi12166546-366 from 1938728 to 2378789 tid 2 2023-09-23T22:18:40.521 INFO:tasks.rados.rados.0.smithi121.stdout:3298: read oid 165 snap -1 2023-09-23T22:18:40.521 INFO:tasks.rados.rados.0.smithi121.stdout:3298: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:18:40.521 INFO:tasks.rados.rados.0.smithi121.stdout:3299: read oid 223 snap -1 2023-09-23T22:18:40.521 INFO:tasks.rados.rados.0.smithi121.stdout:3299: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T22:18:40.522 INFO:tasks.rados.rados.0.smithi121.stdout:3300: delete oid 379 current snap is 0 2023-09-23T22:18:40.522 INFO:tasks.rados.rados.0.smithi121.stdout:3296: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T22:18:40.696 INFO:tasks.rados.rados.0.smithi121.stdout:3295: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T22:18:40.799 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:40 smithi123 bash[50310]: debug 2023-09-23T22:18:40.436+0000 7f71cbe45200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3297: finishing write tid 1 to smithi12166546-366 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3297: finishing write tid 2 to smithi12166546-366 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3297: finishing write tid 3 to smithi12166546-366 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3295: done (5 left) 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3296: done (4 left) 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3300: done (3 left) 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3301: write oid 185 current snap is 0 2023-09-23T22:18:40.815 INFO:tasks.rados.rados.0.smithi121.stdout:3297: finishing write tid 4 to smithi12166546-366 2023-09-23T22:18:40.816 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 366 v 308 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-09-23T22:18:40.816 INFO:tasks.rados.rados.0.smithi121.stdout:3297: left oid 366 (ObjNum 2065 snap 0 seq_num 2065) 2023-09-23T22:18:40.816 INFO:tasks.rados.rados.0.smithi121.stdout:3298: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:18:40.918 INFO:tasks.rados.rados.0.smithi121.stdout:3299: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T22:18:41.079 INFO:tasks.rados.rados.0.smithi121.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-09-23T22:18:41.094 INFO:tasks.rados.rados.0.smithi121.stdout:3301: writing smithi12166546-185 from 740069 to 1411415 tid 1 2023-09-23T22:18:41.099 INFO:tasks.rados.rados.0.smithi121.stdout:3301: writing smithi12166546-185 from 1939339 to 2383069 tid 2 2023-09-23T22:18:41.099 INFO:tasks.rados.rados.0.smithi121.stdout:3297: done (3 left) 2023-09-23T22:18:41.099 INFO:tasks.rados.rados.0.smithi121.stdout:3298: done (2 left) 2023-09-23T22:18:41.100 INFO:tasks.rados.rados.0.smithi121.stdout:3299: done (1 left) 2023-09-23T22:18:41.100 INFO:tasks.rados.rados.0.smithi121.stdout:3302: write oid 222 current snap is 0 2023-09-23T22:18:41.100 INFO:tasks.rados.rados.0.smithi121.stdout:3301: finishing write tid 1 to smithi12166546-185 2023-09-23T22:18:41.100 INFO:tasks.rados.rados.0.smithi121.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-09-23T22:18:41.105 INFO:tasks.rados.rados.0.smithi121.stdout:3302: writing smithi12166546-222 from 756876 to 1219824 tid 1 2023-09-23T22:18:41.118 INFO:tasks.rados.rados.0.smithi121.stdout:3302: writing smithi12166546-222 from 1714174 to 2301562 tid 2 2023-09-23T22:18:41.118 INFO:tasks.rados.rados.0.smithi121.stdout:3303: read oid 33 snap -1 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3303: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3304: write oid 425 current snap is 0 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3301: finishing write tid 2 to smithi12166546-185 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3301: finishing write tid 3 to smithi12166546-185 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3301: finishing write tid 4 to smithi12166546-185 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 185 v 377 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3301: left oid 185 (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3302: finishing write tid 1 to smithi12166546-222 2023-09-23T22:18:41.119 INFO:tasks.rados.rados.0.smithi121.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-09-23T22:18:41.121 INFO:tasks.rados.rados.0.smithi121.stdout:3304: writing smithi12166546-425 from 773683 to 1311880 tid 1 2023-09-23T22:18:41.126 INFO:tasks.rados.rados.0.smithi121.stdout:3304: writing smithi12166546-425 from 1772656 to 2503702 tid 2 2023-09-23T22:18:41.126 INFO:tasks.rados.rados.0.smithi121.stdout:3301: done (3 left) 2023-09-23T22:18:41.126 INFO:tasks.rados.rados.0.smithi121.stdout:3305: write oid 411 current snap is 0 2023-09-23T22:18:41.126 INFO:tasks.rados.rados.0.smithi121.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-09-23T22:18:41.138 INFO:tasks.rados.rados.0.smithi121.stdout:3305: writing smithi12166546-411 from 790490 to 1403936 tid 1 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3305: writing smithi12166546-411 from 1831138 to 2422195 tid 2 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3306: write oid 172 current snap is 0 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3302: finishing write tid 2 to smithi12166546-222 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3302: finishing write tid 3 to smithi12166546-222 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3302: finishing write tid 4 to smithi12166546-222 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 311 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T22:18:41.142 INFO:tasks.rados.rados.0.smithi121.stdout:3303: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-09-23T22:18:41.298 INFO:tasks.rados.rados.0.smithi121.stdout:3304: finishing write tid 1 to smithi12166546-425 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3304: finishing write tid 2 to smithi12166546-425 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3304: finishing write tid 3 to smithi12166546-425 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3304: finishing write tid 4 to smithi12166546-425 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 425 v 425 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3305: finishing write tid 1 to smithi12166546-411 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3305: finishing write tid 2 to smithi12166546-411 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3305: finishing write tid 3 to smithi12166546-411 2023-09-23T22:18:41.299 INFO:tasks.rados.rados.0.smithi121.stdout:3305: finishing write tid 4 to smithi12166546-411 2023-09-23T22:18:41.300 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 411 v 380 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-09-23T22:18:41.300 INFO:tasks.rados.rados.0.smithi121.stdout:3305: left oid 411 (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:18:41.300 INFO:tasks.rados.rados.0.smithi121.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-09-23T22:18:41.308 INFO:tasks.rados.rados.0.smithi121.stdout:3306: writing smithi12166546-172 from 407297 to 1095992 tid 1 2023-09-23T22:18:41.317 INFO:tasks.rados.rados.0.smithi121.stdout:3306: writing smithi12166546-172 from 1773267 to 2507982 tid 2 2023-09-23T22:18:41.317 INFO:tasks.rados.rados.0.smithi121.stdout:3302: done (4 left) 2023-09-23T22:18:41.317 INFO:tasks.rados.rados.0.smithi121.stdout:3303: done (3 left) 2023-09-23T22:18:41.317 INFO:tasks.rados.rados.0.smithi121.stdout:3304: done (2 left) 2023-09-23T22:18:41.317 INFO:tasks.rados.rados.0.smithi121.stdout:3305: done (1 left) 2023-09-23T22:18:41.317 INFO:tasks.rados.rados.0.smithi121.stdout:3307: read oid 4 snap -1 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3307: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3308: read oid 414 snap -1 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3308: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3309: read oid 367 snap -1 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3309: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3310: read oid 349 snap -1 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3310: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3311: delete oid 462 current snap is 0 2023-09-23T22:18:41.318 INFO:tasks.rados.rados.0.smithi121.stdout:3306: finishing write tid 1 to smithi12166546-172 2023-09-23T22:18:41.323 INFO:tasks.rados.rados.0.smithi121.stdout:3306: finishing write tid 2 to smithi12166546-172 2023-09-23T22:18:41.323 INFO:tasks.rados.rados.0.smithi121.stdout:3306: finishing write tid 3 to smithi12166546-172 2023-09-23T22:18:41.323 INFO:tasks.rados.rados.0.smithi121.stdout:3306: finishing write tid 4 to smithi12166546-172 2023-09-23T22:18:41.323 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 172 v 443 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-09-23T22:18:41.323 INFO:tasks.rados.rados.0.smithi121.stdout:3306: left oid 172 (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:18:41.327 INFO:tasks.rados.rados.0.smithi121.stdout:3309: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:18:41.491 INFO:tasks.rados.rados.0.smithi121.stdout:3310: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T22:18:41.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:41 smithi123 bash[50310]: debug 2023-09-23T22:18:41.048+0000 7f71cbe45200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:18:41.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:41 smithi123 bash[50310]: debug 2023-09-23T22:18:41.208+0000 7f71cbe45200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:18:41.705 INFO:tasks.rados.rados.0.smithi121.stdout:3307: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:18:41.844 INFO:tasks.rados.rados.0.smithi121.stdout:3308: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:41.930 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:41 smithi123 bash[50310]: debug 2023-09-23T22:18:41.632+0000 7f71cbe45200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:18:41.931 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:41 smithi123 bash[50310]: debug 2023-09-23T22:18:41.764+0000 7f71cbe45200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:18:42.026 INFO:tasks.rados.rados.0.smithi121.stdout:3306: done (5 left) 2023-09-23T22:18:42.026 INFO:tasks.rados.rados.0.smithi121.stdout:3307: done (4 left) 2023-09-23T22:18:42.026 INFO:tasks.rados.rados.0.smithi121.stdout:3308: done (3 left) 2023-09-23T22:18:42.026 INFO:tasks.rados.rados.0.smithi121.stdout:3309: done (2 left) 2023-09-23T22:18:42.027 INFO:tasks.rados.rados.0.smithi121.stdout:3310: done (1 left) 2023-09-23T22:18:42.027 INFO:tasks.rados.rados.0.smithi121.stdout:3311: done (0 left) 2023-09-23T22:18:42.027 INFO:tasks.rados.rados.0.smithi121.stdout:3312: write oid 167 current snap is 0 2023-09-23T22:18:42.027 INFO:tasks.rados.rados.0.smithi121.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-09-23T22:18:42.032 INFO:tasks.rados.rados.0.smithi121.stdout:3312: writing smithi12166546-167 from 440911 to 880104 tid 1 2023-09-23T22:18:42.042 INFO:tasks.rados.rados.0.smithi121.stdout:3312: writing smithi12166546-167 from 1490231 to 2228615 tid 2 2023-09-23T22:18:42.042 INFO:tasks.rados.rados.0.smithi121.stdout:3313: write oid 31 current snap is 0 2023-09-23T22:18:42.042 INFO:tasks.rados.rados.0.smithi121.stdout:3312: finishing write tid 1 to smithi12166546-167 2023-09-23T22:18:42.042 INFO:tasks.rados.rados.0.smithi121.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-09-23T22:18:42.048 INFO:tasks.rados.rados.0.smithi121.stdout:3313: writing smithi12166546-31 from 457718 to 972160 tid 1 2023-09-23T22:18:42.057 INFO:tasks.rados.rados.0.smithi121.stdout:3313: writing smithi12166546-31 from 1548713 to 2147108 tid 2 2023-09-23T22:18:42.057 INFO:tasks.rados.rados.0.smithi121.stdout:3314: read oid 253 snap -1 2023-09-23T22:18:42.057 INFO:tasks.rados.rados.0.smithi121.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:18:42.057 INFO:tasks.rados.rados.0.smithi121.stdout:3315: write oid 179 current snap is 0 2023-09-23T22:18:42.057 INFO:tasks.rados.rados.0.smithi121.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-09-23T22:18:42.064 INFO:tasks.rados.rados.0.smithi121.stdout:3315: writing smithi12166546-179 from 474525 to 1064216 tid 1 2023-09-23T22:18:42.072 INFO:tasks.rados.rados.0.smithi121.stdout:3315: writing smithi12166546-179 from 1490842 to 2232895 tid 2 2023-09-23T22:18:42.076 INFO:tasks.rados.rados.0.smithi121.stdout:3315: writing smithi12166546-179 from 2832710 to 2874525 tid 3 2023-09-23T22:18:42.076 INFO:tasks.rados.rados.0.smithi121.stdout:3316: read oid 454 snap -1 2023-09-23T22:18:42.076 INFO:tasks.rados.rados.0.smithi121.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T22:18:42.077 INFO:tasks.rados.rados.0.smithi121.stdout:3317: read oid 105 snap -1 2023-09-23T22:18:42.077 INFO:tasks.rados.rados.0.smithi121.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:18:42.077 INFO:tasks.rados.rados.0.smithi121.stdout:3318: write oid 432 current snap is 0 2023-09-23T22:18:42.077 INFO:tasks.rados.rados.0.smithi121.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-09-23T22:18:42.085 INFO:tasks.rados.rados.0.smithi121.stdout:3318: writing smithi12166546-432 from 491332 to 1272625 tid 1 2023-09-23T22:18:42.095 INFO:tasks.rados.rados.0.smithi121.stdout:3318: writing smithi12166546-432 from 2065677 to 2667741 tid 2 2023-09-23T22:18:42.095 INFO:tasks.rados.rados.0.smithi121.stdout:3319: delete oid 326 current snap is 0 2023-09-23T22:18:42.095 INFO:tasks.rados.rados.0.smithi121.stdout:3312: finishing write tid 2 to smithi12166546-167 2023-09-23T22:18:42.095 INFO:tasks.rados.rados.0.smithi121.stdout:3312: finishing write tid 3 to smithi12166546-167 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:3312: finishing write tid 4 to smithi12166546-167 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 333 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:3312: left oid 167 (ObjNum 2073 snap 0 seq_num 2073) 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:3313: finishing write tid 1 to smithi12166546-31 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:3313: finishing write tid 2 to smithi12166546-31 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:3313: finishing write tid 3 to smithi12166546-31 2023-09-23T22:18:42.096 INFO:tasks.rados.rados.0.smithi121.stdout:3313: finishing write tid 4 to smithi12166546-31 2023-09-23T22:18:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 31 v 369 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-09-23T22:18:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:3313: left oid 31 (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T22:18:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:3315: finishing write tid 1 to smithi12166546-179 2023-09-23T22:18:42.097 INFO:tasks.rados.rados.0.smithi121.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:18:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[27681]: cluster 2023-09-23T22:18:40.952377+0000 mgr.y (mgr.15279) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2023-09-23T22:18:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[27681]: audit 2023-09-23T22:18:41.473689+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[27681]: audit 2023-09-23T22:18:41.481255+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[27681]: audit 2023-09-23T22:18:41.673319+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[27681]: audit 2023-09-23T22:18:41.679179+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.213 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:41 smithi123 bash[50310]: debug 2023-09-23T22:18:41.928+0000 7f71cbe45200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:18:42.214 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[50310]: debug 2023-09-23T22:18:42.060+0000 7f71cbe45200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:3315: finishing write tid 2 to smithi12166546-179 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:3315: finishing write tid 3 to smithi12166546-179 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:3315: finishing write tid 4 to smithi12166546-179 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:3315: finishing write tid 5 to smithi12166546-179 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 179 v 447 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:3315: left oid 179 (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T22:18:42.266 INFO:tasks.rados.rados.0.smithi121.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:18:42.452 INFO:tasks.rados.rados.0.smithi121.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T22:18:42.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[27336]: cluster 2023-09-23T22:18:40.952377+0000 mgr.y (mgr.15279) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2023-09-23T22:18:42.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[27336]: audit 2023-09-23T22:18:41.473689+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[27336]: audit 2023-09-23T22:18:41.481255+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[27336]: audit 2023-09-23T22:18:41.673319+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[27336]: audit 2023-09-23T22:18:41.679179+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[33603]: cluster 2023-09-23T22:18:40.952377+0000 mgr.y (mgr.15279) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2023-09-23T22:18:42.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[33603]: audit 2023-09-23T22:18:41.473689+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[33603]: audit 2023-09-23T22:18:41.481255+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[33603]: audit 2023-09-23T22:18:41.673319+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:42 smithi121 bash[33603]: audit 2023-09-23T22:18:41.679179+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:42.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[50310]: debug 2023-09-23T22:18:42.208+0000 7f71cbe45200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:18:42.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[50310]: debug 2023-09-23T22:18:42.428+0000 7f71cbe45200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:18:42.665 INFO:tasks.rados.rados.0.smithi121.stdout:3318: finishing write tid 1 to smithi12166546-432 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3318: finishing write tid 2 to smithi12166546-432 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3318: finishing write tid 3 to smithi12166546-432 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3318: finishing write tid 4 to smithi12166546-432 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 432 v 314 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3318: left oid 432 (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3312: done (7 left) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3313: done (6 left) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3314: done (5 left) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3315: done (4 left) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3316: done (3 left) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3317: done (2 left) 2023-09-23T22:18:42.666 INFO:tasks.rados.rados.0.smithi121.stdout:3318: done (1 left) 2023-09-23T22:18:42.667 INFO:tasks.rados.rados.0.smithi121.stdout:3319: done (0 left) 2023-09-23T22:18:42.667 INFO:tasks.rados.rados.0.smithi121.stdout:3320: delete oid 375 current snap is 0 2023-09-23T22:18:42.668 INFO:tasks.rados.rados.0.smithi121.stdout:3320: done (0 left) 2023-09-23T22:18:42.668 INFO:tasks.rados.rados.0.smithi121.stdout:3321: read oid 155 snap -1 2023-09-23T22:18:42.668 INFO:tasks.rados.rados.0.smithi121.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T22:18:42.668 INFO:tasks.rados.rados.0.smithi121.stdout:3322: write oid 294 current snap is 0 2023-09-23T22:18:42.668 INFO:tasks.rados.rados.0.smithi121.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-09-23T22:18:42.679 INFO:tasks.rados.rados.0.smithi121.stdout:3322: writing smithi12166546-294 from 541753 to 1148793 tid 1 2023-09-23T22:18:42.688 INFO:tasks.rados.rados.0.smithi121.stdout:3322: writing smithi12166546-294 from 1724770 to 2474161 tid 2 2023-09-23T22:18:42.688 INFO:tasks.rados.rados.0.smithi121.stdout:3323: read oid 1 snap -1 2023-09-23T22:18:42.688 INFO:tasks.rados.rados.0.smithi121.stdout:3323: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:18:42.688 INFO:tasks.rados.rados.0.smithi121.stdout:3324: write oid 460 current snap is 0 2023-09-23T22:18:42.688 INFO:tasks.rados.rados.0.smithi121.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-09-23T22:18:42.695 INFO:tasks.rados.rados.0.smithi121.stdout:3324: writing smithi12166546-460 from 558560 to 1240849 tid 1 2023-09-23T22:18:42.701 INFO:tasks.rados.rados.0.smithi121.stdout:3324: writing smithi12166546-460 from 1783252 to 2276301 tid 2 2023-09-23T22:18:42.701 INFO:tasks.rados.rados.0.smithi121.stdout:3325: delete oid 300 current snap is 0 2023-09-23T22:18:42.701 INFO:tasks.rados.rados.0.smithi121.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T22:18:42.897 INFO:tasks.rados.rados.0.smithi121.stdout:3322: finishing write tid 1 to smithi12166546-294 2023-09-23T22:18:42.898 INFO:tasks.rados.rados.0.smithi121.stdout:3322: finishing write tid 2 to smithi12166546-294 2023-09-23T22:18:42.898 INFO:tasks.rados.rados.0.smithi121.stdout:3321: done (4 left) 2023-09-23T22:18:42.898 INFO:tasks.rados.rados.0.smithi121.stdout:3325: done (3 left) 2023-09-23T22:18:42.898 INFO:tasks.rados.rados.0.smithi121.stdout:3326: read oid 448 snap -1 2023-09-23T22:18:42.898 INFO:tasks.rados.rados.0.smithi121.stdout:3326: expect deleted 2023-09-23T22:18:42.898 INFO:tasks.rados.rados.0.smithi121.stdout:3327: read oid 235 snap -1 2023-09-23T22:18:42.899 INFO:tasks.rados.rados.0.smithi121.stdout:3327: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-09-23T22:18:42.899 INFO:tasks.rados.rados.0.smithi121.stdout:3328: write oid 487 current snap is 0 2023-09-23T22:18:42.899 INFO:tasks.rados.rados.0.smithi121.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-09-23T22:18:42.903 INFO:tasks.rados.rados.0.smithi121.stdout:3328: writing smithi12166546-487 from 592174 to 1024961 tid 1 2023-09-23T22:18:42.910 INFO:tasks.rados.rados.0.smithi121.stdout:3328: writing smithi12166546-487 from 1500216 to 1996934 tid 2 2023-09-23T22:18:42.916 INFO:tasks.rados.rados.0.smithi121.stdout:3328: writing smithi12166546-487 from 2624671 to 2992174 tid 3 2023-09-23T22:18:42.916 INFO:tasks.rados.rados.0.smithi121.stdout:3329: delete oid 488 current snap is 0 2023-09-23T22:18:42.916 INFO:tasks.rados.rados.0.smithi121.stdout:3322: finishing write tid 3 to smithi12166546-294 2023-09-23T22:18:42.917 INFO:tasks.rados.rados.0.smithi121.stdout:3322: finishing write tid 4 to smithi12166546-294 2023-09-23T22:18:42.917 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 294 v 450 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-09-23T22:18:42.917 INFO:tasks.rados.rados.0.smithi121.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-09-23T22:18:42.917 INFO:tasks.rados.rados.0.smithi121.stdout:3324: finishing write tid 1 to smithi12166546-460 2023-09-23T22:18:42.917 INFO:tasks.rados.rados.0.smithi121.stdout:3323: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:18:43.015 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:42 smithi123 bash[50310]: debug 2023-09-23T22:18:42.564+0000 7f71cbe45200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:18:43.129 INFO:tasks.rados.rados.0.smithi121.stdout:3324: finishing write tid 2 to smithi12166546-460 2023-09-23T22:18:43.129 INFO:tasks.rados.rados.0.smithi121.stdout:3324: finishing write tid 3 to smithi12166546-460 2023-09-23T22:18:43.129 INFO:tasks.rados.rados.0.smithi121.stdout:3324: finishing write tid 4 to smithi12166546-460 2023-09-23T22:18:43.129 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 460 v 453 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-09-23T22:18:43.129 INFO:tasks.rados.rados.0.smithi121.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-09-23T22:18:43.130 INFO:tasks.rados.rados.0.smithi121.stdout:3327: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-09-23T22:18:43.253 INFO:tasks.rados.rados.0.smithi121.stdout:3328: finishing write tid 1 to smithi12166546-487 2023-09-23T22:18:43.253 INFO:tasks.rados.rados.0.smithi121.stdout:3328: finishing write tid 2 to smithi12166546-487 2023-09-23T22:18:43.253 INFO:tasks.rados.rados.0.smithi121.stdout:3328: finishing write tid 3 to smithi12166546-487 2023-09-23T22:18:43.253 INFO:tasks.rados.rados.0.smithi121.stdout:3328: finishing write tid 4 to smithi12166546-487 2023-09-23T22:18:43.253 INFO:tasks.rados.rados.0.smithi121.stdout:3328: finishing write tid 5 to smithi12166546-487 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 570 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3328: left oid 487 (ObjNum 2082 snap 0 seq_num 2082) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3322: done (6 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3323: done (5 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3324: done (4 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3326: done (3 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3327: done (2 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3328: done (1 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3329: done (0 left) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3330: read oid 28 snap -1 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3330: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T22:18:43.254 INFO:tasks.rados.rados.0.smithi121.stdout:3331: delete oid 291 current snap is 0 2023-09-23T22:18:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:3331: done (1 left) 2023-09-23T22:18:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:3332: read oid 218 snap -1 2023-09-23T22:18:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:3332: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:18:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:3333: read oid 210 snap -1 2023-09-23T22:18:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:3333: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T22:18:43.256 INFO:tasks.rados.rados.0.smithi121.stdout:3334: delete oid 478 current snap is 0 2023-09-23T22:18:43.259 INFO:tasks.rados.rados.0.smithi121.stdout:3330: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T22:18:43.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[27681]: audit 2023-09-23T22:18:42.193883+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.121:0/2109020016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:43.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[27681]: audit 2023-09-23T22:18:42.228503+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[27681]: audit 2023-09-23T22:18:42.237134+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[27681]: audit 2023-09-23T22:18:42.479739+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[27681]: audit 2023-09-23T22:18:42.486528+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[27681]: cluster 2023-09-23T22:18:42.953317+0000 mgr.y (mgr.15279) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 2.9 MiB/s wr, 50 op/s 2023-09-23T22:18:43.428 INFO:tasks.rados.rados.0.smithi121.stdout:3333: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T22:18:43.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[33603]: audit 2023-09-23T22:18:42.193883+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.121:0/2109020016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:43.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[33603]: audit 2023-09-23T22:18:42.228503+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[33603]: audit 2023-09-23T22:18:42.237134+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[33603]: audit 2023-09-23T22:18:42.479739+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[33603]: audit 2023-09-23T22:18:42.486528+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[33603]: cluster 2023-09-23T22:18:42.953317+0000 mgr.y (mgr.15279) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 2.9 MiB/s wr, 50 op/s 2023-09-23T22:18:43.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[27336]: audit 2023-09-23T22:18:42.193883+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.121:0/2109020016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:43.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[27336]: audit 2023-09-23T22:18:42.228503+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[27336]: audit 2023-09-23T22:18:42.237134+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[27336]: audit 2023-09-23T22:18:42.479739+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[27336]: audit 2023-09-23T22:18:42.486528+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:43.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:43 smithi121 bash[27336]: cluster 2023-09-23T22:18:42.953317+0000 mgr.y (mgr.15279) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 2.9 MiB/s wr, 50 op/s 2023-09-23T22:18:43.554 INFO:tasks.rados.rados.0.smithi121.stdout:3332: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:18:43.670 INFO:tasks.rados.rados.0.smithi121.stdout:3330: done (3 left) 2023-09-23T22:18:43.670 INFO:tasks.rados.rados.0.smithi121.stdout:3332: done (2 left) 2023-09-23T22:18:43.670 INFO:tasks.rados.rados.0.smithi121.stdout:3333: done (1 left) 2023-09-23T22:18:43.670 INFO:tasks.rados.rados.0.smithi121.stdout:3334: done (0 left) 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3335: read oid 40 snap -1 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3335: expect deleted 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3336: read oid 341 snap -1 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3336: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3337: read oid 268 snap -1 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3337: expect deleted 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3338: write oid 199 current snap is 0 2023-09-23T22:18:43.671 INFO:tasks.rados.rados.0.smithi121.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-09-23T22:18:43.681 INFO:tasks.rados.rados.0.smithi121.stdout:3338: writing smithi12166546-199 from 659402 to 1109538 tid 1 2023-09-23T22:18:43.689 INFO:tasks.rados.rados.0.smithi121.stdout:3338: writing smithi12166546-199 from 1734144 to 2238200 tid 2 2023-09-23T22:18:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:3338: writing smithi12166546-199 from 2734363 to 3059402 tid 3 2023-09-23T22:18:43.693 INFO:tasks.rados.rados.0.smithi121.stdout:3339: write oid 23 current snap is 0 2023-09-23T22:18:43.694 INFO:tasks.rados.rados.0.smithi121.stdout:3336: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3338: finishing write tid 1 to smithi12166546-199 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3338: finishing write tid 2 to smithi12166546-199 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3338: finishing write tid 3 to smithi12166546-199 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3338: finishing write tid 4 to smithi12166546-199 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3338: finishing write tid 5 to smithi12166546-199 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 318 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-09-23T22:18:43.818 INFO:tasks.rados.rados.0.smithi121.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-09-23T22:18:43.831 INFO:tasks.rados.rados.0.smithi121.stdout:3339: writing smithi12166546-23 from 676209 to 1201594 tid 1 2023-09-23T22:18:43.838 INFO:tasks.rados.rados.0.smithi121.stdout:3339: writing smithi12166546-23 from 1676273 to 2440340 tid 2 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3339: writing smithi12166546-23 from 3045433 to 3076209 tid 3 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3335: done (4 left) 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3336: done (3 left) 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3337: done (2 left) 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3338: done (1 left) 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3340: write oid 475 current snap is 0 2023-09-23T22:18:43.842 INFO:tasks.rados.rados.0.smithi121.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-09-23T22:18:43.849 INFO:tasks.rados.rados.0.smithi121.stdout:3340: writing smithi12166546-475 from 693016 to 1293650 tid 1 2023-09-23T22:18:43.854 INFO:tasks.rados.rados.0.smithi121.stdout:3340: writing smithi12166546-475 from 1734755 to 2242480 tid 2 2023-09-23T22:18:43.859 INFO:tasks.rados.rados.0.smithi121.stdout:3340: writing smithi12166546-475 from 2672856 to 3093016 tid 3 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3341: read oid 293 snap -1 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3341: expect deleted 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3342: read oid 303 snap -1 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3342: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3343: write oid 331 current snap is 0 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3339: finishing write tid 1 to smithi12166546-23 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3339: finishing write tid 2 to smithi12166546-23 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3339: finishing write tid 3 to smithi12166546-23 2023-09-23T22:18:43.860 INFO:tasks.rados.rados.0.smithi121.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-09-23T22:18:43.867 INFO:tasks.rados.rados.0.smithi121.stdout:3343: writing smithi12166546-331 from 709823 to 1385706 tid 1 2023-09-23T22:18:43.874 INFO:tasks.rados.rados.0.smithi121.stdout:3343: writing smithi12166546-331 from 1793237 to 2560973 tid 2 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3343: writing smithi12166546-331 from 3100279 to 3109823 tid 3 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3344: read oid 177 snap -1 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3344: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3345: write oid 65 current snap is 0 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3339: finishing write tid 4 to smithi12166546-23 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3339: finishing write tid 5 to smithi12166546-23 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 23 v 471 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3340: finishing write tid 1 to smithi12166546-475 2023-09-23T22:18:43.878 INFO:tasks.rados.rados.0.smithi121.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-09-23T22:18:43.888 INFO:tasks.rados.rados.0.smithi121.stdout:3345: writing smithi12166546-65 from 726630 to 1477762 tid 1 2023-09-23T22:18:43.896 INFO:tasks.rados.rados.0.smithi121.stdout:3345: writing smithi12166546-65 from 2251719 to 2763113 tid 2 2023-09-23T22:18:43.897 INFO:tasks.rados.rados.0.smithi121.stdout:3339: done (6 left) 2023-09-23T22:18:43.897 INFO:tasks.rados.rados.0.smithi121.stdout:3346: read oid 228 snap -1 2023-09-23T22:18:43.897 INFO:tasks.rados.rados.0.smithi121.stdout:3346: expect (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:18:43.897 INFO:tasks.rados.rados.0.smithi121.stdout:3347: write oid 487 current snap is 0 2023-09-23T22:18:43.897 INFO:tasks.rados.rados.0.smithi121.stdout:3340: finishing write tid 2 to smithi12166546-475 2023-09-23T22:18:43.897 INFO:tasks.rados.rados.0.smithi121.stdout:3340: finishing write tid 3 to smithi12166546-475 2023-09-23T22:18:43.898 INFO:tasks.rados.rados.0.smithi121.stdout:3340: finishing write tid 4 to smithi12166546-475 2023-09-23T22:18:43.898 INFO:tasks.rados.rados.0.smithi121.stdout:3340: finishing write tid 5 to smithi12166546-475 2023-09-23T22:18:43.898 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 475 v 431 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-09-23T22:18:43.898 INFO:tasks.rados.rados.0.smithi121.stdout:3340: left oid 475 (ObjNum 2088 snap 0 seq_num 2088) 2023-09-23T22:18:43.898 INFO:tasks.rados.rados.0.smithi121.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-09-23T22:18:43.903 INFO:tasks.rados.rados.0.smithi121.stdout:3347: writing smithi12166546-487 from 743437 to 1286171 tid 1 2023-09-23T22:18:43.912 INFO:tasks.rados.rados.0.smithi121.stdout:3347: writing smithi12166546-487 from 1910201 to 2681606 tid 2 2023-09-23T22:18:43.912 INFO:tasks.rados.rados.0.smithi121.stdout:3340: done (7 left) 2023-09-23T22:18:43.912 INFO:tasks.rados.rados.0.smithi121.stdout:3341: done (6 left) 2023-09-23T22:18:43.912 INFO:tasks.rados.rados.0.smithi121.stdout:3348: delete oid 211 current snap is 0 2023-09-23T22:18:43.912 INFO:tasks.rados.rados.0.smithi121.stdout:3343: finishing write tid 1 to smithi12166546-331 2023-09-23T22:18:43.912 INFO:tasks.rados.rados.0.smithi121.stdout:3342: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:44.180 INFO:tasks.rados.rados.0.smithi121.stdout:3343: finishing write tid 2 to smithi12166546-331 2023-09-23T22:18:44.180 INFO:tasks.rados.rados.0.smithi121.stdout:3343: finishing write tid 3 to smithi12166546-331 2023-09-23T22:18:44.180 INFO:tasks.rados.rados.0.smithi121.stdout:3343: finishing write tid 4 to smithi12166546-331 2023-09-23T22:18:44.181 INFO:tasks.rados.rados.0.smithi121.stdout:3343: finishing write tid 5 to smithi12166546-331 2023-09-23T22:18:44.181 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 331 v 457 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-09-23T22:18:44.181 INFO:tasks.rados.rados.0.smithi121.stdout:3343: left oid 331 (ObjNum 2089 snap 0 seq_num 2089) 2023-09-23T22:18:44.181 INFO:tasks.rados.rados.0.smithi121.stdout:3344: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:18:44.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[50310]: debug 2023-09-23T22:18:43.908+0000 7f71cbe45200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:18:44.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:43 smithi123 bash[50310]: [23/Sep/2023:22:18:43] ENGINE Bus STARTING 2023-09-23T22:18:44.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[50310]: CherryPy Checker: 2023-09-23T22:18:44.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[50310]: The Application mounted at '' has an empty config. 2023-09-23T22:18:44.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[50310]: [23/Sep/2023:22:18:44] ENGINE Serving on http://:::9283 2023-09-23T22:18:44.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[50310]: [23/Sep/2023:22:18:44] ENGINE Bus STARTED 2023-09-23T22:18:44.337 INFO:tasks.rados.rados.0.smithi121.stdout:3345: finishing write tid 1 to smithi12166546-65 2023-09-23T22:18:44.337 INFO:tasks.rados.rados.0.smithi121.stdout:3342: done (6 left) 2023-09-23T22:18:44.337 INFO:tasks.rados.rados.0.smithi121.stdout:3343: done (5 left) 2023-09-23T22:18:44.338 INFO:tasks.rados.rados.0.smithi121.stdout:3344: done (4 left) 2023-09-23T22:18:44.338 INFO:tasks.rados.rados.0.smithi121.stdout:3348: done (3 left) 2023-09-23T22:18:44.338 INFO:tasks.rados.rados.0.smithi121.stdout:3349: write oid 442 current snap is 0 2023-09-23T22:18:44.338 INFO:tasks.rados.rados.0.smithi121.stdout:3345: finishing write tid 2 to smithi12166546-65 2023-09-23T22:18:44.338 INFO:tasks.rados.rados.0.smithi121.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-09-23T22:18:44.351 INFO:tasks.rados.rados.0.smithi121.stdout:3349: writing smithi12166546-442 from 777051 to 1470283 tid 1 2023-09-23T22:18:44.358 INFO:tasks.rados.rados.0.smithi121.stdout:3349: writing smithi12166546-442 from 2027165 to 2685886 tid 2 2023-09-23T22:18:44.359 INFO:tasks.rados.rados.0.smithi121.stdout:3350: write oid 343 current snap is 0 2023-09-23T22:18:44.359 INFO:tasks.rados.rados.0.smithi121.stdout:3345: finishing write tid 3 to smithi12166546-65 2023-09-23T22:18:44.359 INFO:tasks.rados.rados.0.smithi121.stdout:3345: finishing write tid 4 to smithi12166546-65 2023-09-23T22:18:44.359 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 401 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-09-23T22:18:44.359 INFO:tasks.rados.rados.0.smithi121.stdout:3345: left oid 65 (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T22:18:44.359 INFO:tasks.rados.rados.0.smithi121.stdout:3346: expect (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:18:44.477 INFO:tasks.rados.rados.0.smithi121.stdout:3347: finishing write tid 1 to smithi12166546-487 2023-09-23T22:18:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:3347: finishing write tid 2 to smithi12166546-487 2023-09-23T22:18:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:3347: finishing write tid 3 to smithi12166546-487 2023-09-23T22:18:44.478 INFO:tasks.rados.rados.0.smithi121.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-09-23T22:18:44.488 INFO:tasks.rados.rados.0.smithi121.stdout:3350: writing smithi12166546-343 from 793858 to 1562339 tid 1 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3350: writing smithi12166546-343 from 2085647 to 2604379 tid 2 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3345: done (4 left) 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3346: done (3 left) 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3351: write oid 499 current snap is 0 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3347: finishing write tid 4 to smithi12166546-487 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 573 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3347: left oid 487 (ObjNum 2091 snap 0 seq_num 2091) 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3349: finishing write tid 1 to smithi12166546-442 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3349: finishing write tid 2 to smithi12166546-442 2023-09-23T22:18:44.496 INFO:tasks.rados.rados.0.smithi121.stdout:3349: finishing write tid 3 to smithi12166546-442 2023-09-23T22:18:44.497 INFO:tasks.rados.rados.0.smithi121.stdout:3349: finishing write tid 4 to smithi12166546-442 2023-09-23T22:18:44.497 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 442 v 404 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-09-23T22:18:44.497 INFO:tasks.rados.rados.0.smithi121.stdout:3349: left oid 442 (ObjNum 2093 snap 0 seq_num 2093) 2023-09-23T22:18:44.497 INFO:tasks.rados.rados.0.smithi121.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-09-23T22:18:44.501 INFO:tasks.rados.rados.0.smithi121.stdout:3351: writing smithi12166546-499 from 410665 to 854395 tid 1 2023-09-23T22:18:44.511 INFO:tasks.rados.rados.0.smithi121.stdout:3351: writing smithi12166546-499 from 1627776 to 2290166 tid 2 2023-09-23T22:18:44.518 INFO:tasks.rados.rados.0.smithi121.stdout:3351: writing smithi12166546-499 from 2748464 to 3210665 tid 3 2023-09-23T22:18:44.518 INFO:tasks.rados.rados.0.smithi121.stdout:3347: done (3 left) 2023-09-23T22:18:44.518 INFO:tasks.rados.rados.0.smithi121.stdout:3349: done (2 left) 2023-09-23T22:18:44.518 INFO:tasks.rados.rados.0.smithi121.stdout:3352: write oid 242 current snap is 0 2023-09-23T22:18:44.518 INFO:tasks.rados.rados.0.smithi121.stdout:3350: finishing write tid 1 to smithi12166546-343 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:3350: finishing write tid 2 to smithi12166546-343 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:3350: finishing write tid 3 to smithi12166546-343 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:3350: finishing write tid 4 to smithi12166546-343 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 343 v 457 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:3350: left oid 343 (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:3351: finishing write tid 1 to smithi12166546-499 2023-09-23T22:18:44.519 INFO:tasks.rados.rados.0.smithi121.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-09-23T22:18:44.524 INFO:tasks.rados.rados.0.smithi121.stdout:3352: writing smithi12166546-242 from 427472 to 946451 tid 1 2023-09-23T22:18:44.532 INFO:tasks.rados.rados.0.smithi121.stdout:3352: writing smithi12166546-242 from 1686258 to 2208659 tid 2 2023-09-23T22:18:44.539 INFO:tasks.rados.rados.0.smithi121.stdout:3352: writing smithi12166546-242 from 2775887 to 3227472 tid 3 2023-09-23T22:18:44.540 INFO:tasks.rados.rados.0.smithi121.stdout:3350: done (2 left) 2023-09-23T22:18:44.540 INFO:tasks.rados.rados.0.smithi121.stdout:3353: write oid 339 current snap is 0 2023-09-23T22:18:44.540 INFO:tasks.rados.rados.0.smithi121.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-09-23T22:18:44.546 INFO:tasks.rados.rados.0.smithi121.stdout:3353: writing smithi12166546-339 from 444279 to 1038507 tid 1 2023-09-23T22:18:44.555 INFO:tasks.rados.rados.0.smithi121.stdout:3353: writing smithi12166546-339 from 1744740 to 2410799 tid 2 2023-09-23T22:18:44.561 INFO:tasks.rados.rados.0.smithi121.stdout:3353: writing smithi12166546-339 from 3203310 to 3244279 tid 3 2023-09-23T22:18:44.561 INFO:tasks.rados.rados.0.smithi121.stdout:3354: read oid 397 snap -1 2023-09-23T22:18:44.561 INFO:tasks.rados.rados.0.smithi121.stdout:3354: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T22:18:44.561 INFO:tasks.rados.rados.0.smithi121.stdout:3355: write oid 22 current snap is 0 2023-09-23T22:18:44.561 INFO:tasks.rados.rados.0.smithi121.stdout:3351: finishing write tid 2 to smithi12166546-499 2023-09-23T22:18:44.562 INFO:tasks.rados.rados.0.smithi121.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-09-23T22:18:44.568 INFO:tasks.rados.rados.0.smithi121.stdout:3355: writing smithi12166546-22 from 461086 to 1130563 tid 1 2023-09-23T22:18:44.577 INFO:tasks.rados.rados.0.smithi121.stdout:3355: writing smithi12166546-22 from 1803222 to 2329292 tid 2 2023-09-23T22:18:44.582 INFO:tasks.rados.rados.0.smithi121.stdout:3355: writing smithi12166546-22 from 2830733 to 3261086 tid 3 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3356: write oid 139 current snap is 0 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3351: finishing write tid 3 to smithi12166546-499 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3351: finishing write tid 4 to smithi12166546-499 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3351: finishing write tid 5 to smithi12166546-499 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 499 v 384 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3351: left oid 499 (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3352: finishing write tid 1 to smithi12166546-242 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3352: finishing write tid 2 to smithi12166546-242 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3352: finishing write tid 3 to smithi12166546-242 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3352: finishing write tid 4 to smithi12166546-242 2023-09-23T22:18:44.583 INFO:tasks.rados.rados.0.smithi121.stdout:3352: finishing write tid 5 to smithi12166546-242 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 242 v 465 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3352: left oid 242 (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3353: finishing write tid 1 to smithi12166546-339 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3353: finishing write tid 2 to smithi12166546-339 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3353: finishing write tid 3 to smithi12166546-339 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3353: finishing write tid 4 to smithi12166546-339 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3353: finishing write tid 5 to smithi12166546-339 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 339 v 461 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3353: left oid 339 (ObjNum 2097 snap 0 seq_num 2097) 2023-09-23T22:18:44.584 INFO:tasks.rados.rados.0.smithi121.stdout:3354: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T22:18:44.761 INFO:tasks.rados.rados.0.smithi121.stdout:3355: finishing write tid 1 to smithi12166546-22 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:3355: finishing write tid 2 to smithi12166546-22 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:3355: finishing write tid 3 to smithi12166546-22 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:3355: finishing write tid 4 to smithi12166546-22 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:3355: finishing write tid 5 to smithi12166546-22 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 22 v 435 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:3355: left oid 22 (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T22:18:44.762 INFO:tasks.rados.rados.0.smithi121.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-09-23T22:18:44.771 INFO:tasks.rados.rados.0.smithi121.stdout:3356: writing smithi12166546-139 from 477893 to 938972 tid 1 2023-09-23T22:18:44.781 INFO:tasks.rados.rados.0.smithi121.stdout:3356: writing smithi12166546-139 from 1578057 to 2247785 tid 2 2023-09-23T22:18:44.787 INFO:tasks.rados.rados.0.smithi121.stdout:3356: writing smithi12166546-139 from 2974509 to 3277893 tid 3 2023-09-23T22:18:44.787 INFO:tasks.rados.rados.0.smithi121.stdout:3351: done (5 left) 2023-09-23T22:18:44.787 INFO:tasks.rados.rados.0.smithi121.stdout:3352: done (4 left) 2023-09-23T22:18:44.788 INFO:tasks.rados.rados.0.smithi121.stdout:3353: done (3 left) 2023-09-23T22:18:44.788 INFO:tasks.rados.rados.0.smithi121.stdout:3354: done (2 left) 2023-09-23T22:18:44.788 INFO:tasks.rados.rados.0.smithi121.stdout:3355: done (1 left) 2023-09-23T22:18:44.788 INFO:tasks.rados.rados.0.smithi121.stdout:3357: delete oid 462 current snap is 0 2023-09-23T22:18:44.788 INFO:tasks.rados.rados.0.smithi121.stdout:3356: finishing write tid 1 to smithi12166546-139 2023-09-23T22:18:44.788 INFO:tasks.rados.rados.0.smithi121.stdout:3356: finishing write tid 2 to smithi12166546-139 2023-09-23T22:18:44.790 INFO:tasks.rados.rados.0.smithi121.stdout:3357: done (1 left) 2023-09-23T22:18:44.790 INFO:tasks.rados.rados.0.smithi121.stdout:3358: read oid 273 snap -1 2023-09-23T22:18:44.790 INFO:tasks.rados.rados.0.smithi121.stdout:3358: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:44.790 INFO:tasks.rados.rados.0.smithi121.stdout:3359: delete oid 223 current snap is 0 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3359: done (2 left) 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3360: read oid 419 snap -1 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3360: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3361: read oid 190 snap -1 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3361: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3362: write oid 316 current snap is 0 2023-09-23T22:18:44.793 INFO:tasks.rados.rados.0.smithi121.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-09-23T22:18:44.802 INFO:tasks.rados.rados.0.smithi121.stdout:3362: writing smithi12166546-316 from 528314 to 1215140 tid 1 2023-09-23T22:18:44.808 INFO:tasks.rados.rados.0.smithi121.stdout:3362: writing smithi12166546-316 from 1637150 to 2170558 tid 2 2023-09-23T22:18:44.815 INFO:tasks.rados.rados.0.smithi121.stdout:3362: writing smithi12166546-316 from 2940425 to 3328314 tid 3 2023-09-23T22:18:44.815 INFO:tasks.rados.rados.0.smithi121.stdout:3363: read oid 175 snap -1 2023-09-23T22:18:44.815 INFO:tasks.rados.rados.0.smithi121.stdout:3363: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:18:44.815 INFO:tasks.rados.rados.0.smithi121.stdout:3364: delete oid 465 current snap is 0 2023-09-23T22:18:44.815 INFO:tasks.rados.rados.0.smithi121.stdout:3360: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T22:18:44.926 INFO:tasks.rados.rados.0.smithi121.stdout:3356: finishing write tid 3 to smithi12166546-139 2023-09-23T22:18:44.926 INFO:tasks.rados.rados.0.smithi121.stdout:3356: finishing write tid 4 to smithi12166546-139 2023-09-23T22:18:44.926 INFO:tasks.rados.rados.0.smithi121.stdout:3356: finishing write tid 5 to smithi12166546-139 2023-09-23T22:18:44.926 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 577 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-09-23T22:18:44.927 INFO:tasks.rados.rados.0.smithi121.stdout:3356: left oid 139 (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T22:18:44.927 INFO:tasks.rados.rados.0.smithi121.stdout:3358: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:45.017 INFO:tasks.rados.rados.0.smithi121.stdout:3361: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:18:45.127 INFO:tasks.rados.rados.0.smithi121.stdout:3362: finishing write tid 1 to smithi12166546-316 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:3362: finishing write tid 2 to smithi12166546-316 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:3362: finishing write tid 3 to smithi12166546-316 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:3362: finishing write tid 4 to smithi12166546-316 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:3362: finishing write tid 5 to smithi12166546-316 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 316 v 581 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:3362: left oid 316 (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T22:18:45.128 INFO:tasks.rados.rados.0.smithi121.stdout:3363: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:18:45.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[27336]: cluster 2023-09-23T22:18:43.908971+0000 mon.a (mon.0) 866 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:18:45.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[27336]: audit 2023-09-23T22:18:43.913306+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:18:45.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[27336]: audit 2023-09-23T22:18:43.914067+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:18:45.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[27336]: audit 2023-09-23T22:18:43.917843+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:18:45.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[27336]: audit 2023-09-23T22:18:43.918418+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:18:45.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[27336]: audit 2023-09-23T22:18:44.678978+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.121:0/3194541406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:45.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[33603]: cluster 2023-09-23T22:18:43.908971+0000 mon.a (mon.0) 866 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:18:45.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[33603]: audit 2023-09-23T22:18:43.913306+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:18:45.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[33603]: audit 2023-09-23T22:18:43.914067+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:18:45.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[33603]: audit 2023-09-23T22:18:43.917843+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:18:45.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[33603]: audit 2023-09-23T22:18:43.918418+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:18:45.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:44 smithi121 bash[33603]: audit 2023-09-23T22:18:44.678978+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.121:0/3194541406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:45.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[27681]: cluster 2023-09-23T22:18:43.908971+0000 mon.a (mon.0) 866 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:18:45.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[27681]: audit 2023-09-23T22:18:43.913306+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:18:45.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[27681]: audit 2023-09-23T22:18:43.914067+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:18:45.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[27681]: audit 2023-09-23T22:18:43.917843+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:18:45.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[27681]: audit 2023-09-23T22:18:43.918418+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.? 172.21.15.123:0/3775362234' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:18:45.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:44 smithi123 bash[27681]: audit 2023-09-23T22:18:44.678978+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.121:0/3194541406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:3356: done (6 left) 2023-09-23T22:18:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:3358: done (5 left) 2023-09-23T22:18:45.307 INFO:tasks.rados.rados.0.smithi121.stdout:3360: done (4 left) 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3361: done (3 left) 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3362: done (2 left) 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3363: done (1 left) 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3364: done (0 left) 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3365: read oid 90 snap -1 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3365: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3366: write oid 97 current snap is 0 2023-09-23T22:18:45.308 INFO:tasks.rados.rados.0.smithi121.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-09-23T22:18:45.318 INFO:tasks.rados.rados.0.smithi121.stdout:3366: writing smithi12166546-97 from 561928 to 999252 tid 1 2023-09-23T22:18:45.324 INFO:tasks.rados.rados.0.smithi121.stdout:3366: writing smithi12166546-97 from 1637761 to 2058485 tid 2 2023-09-23T22:18:45.331 INFO:tasks.rados.rados.0.smithi121.stdout:3366: writing smithi12166546-97 from 2762565 to 3201233 tid 3 2023-09-23T22:18:45.331 INFO:tasks.rados.rados.0.smithi121.stdout:3367: read oid 305 snap -1 2023-09-23T22:18:45.331 INFO:tasks.rados.rados.0.smithi121.stdout:3367: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:18:45.331 INFO:tasks.rados.rados.0.smithi121.stdout:3368: read oid 471 snap -1 2023-09-23T22:18:45.332 INFO:tasks.rados.rados.0.smithi121.stdout:3368: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:18:45.332 INFO:tasks.rados.rados.0.smithi121.stdout:3369: read oid 273 snap -1 2023-09-23T22:18:45.332 INFO:tasks.rados.rados.0.smithi121.stdout:3369: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:45.332 INFO:tasks.rados.rados.0.smithi121.stdout:3370: write oid 500 current snap is 0 2023-09-23T22:18:45.332 INFO:tasks.rados.rados.0.smithi121.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-09-23T22:18:45.338 INFO:tasks.rados.rados.0.smithi121.stdout:3370: writing smithi12166546-500 from 578735 to 1091308 tid 1 2023-09-23T22:18:45.346 INFO:tasks.rados.rados.0.smithi121.stdout:3370: writing smithi12166546-500 from 1696243 to 2376978 tid 2 2023-09-23T22:18:45.352 INFO:tasks.rados.rados.0.smithi121.stdout:3370: writing smithi12166546-500 from 2906341 to 3378735 tid 3 2023-09-23T22:18:45.352 INFO:tasks.rados.rados.0.smithi121.stdout:3371: read oid 58 snap -1 2023-09-23T22:18:45.352 INFO:tasks.rados.rados.0.smithi121.stdout:3371: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:18:45.352 INFO:tasks.rados.rados.0.smithi121.stdout:3372: read oid 178 snap -1 2023-09-23T22:18:45.353 INFO:tasks.rados.rados.0.smithi121.stdout:3372: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:45.353 INFO:tasks.rados.rados.0.smithi121.stdout:3373: read oid 20 snap -1 2023-09-23T22:18:45.353 INFO:tasks.rados.rados.0.smithi121.stdout:3373: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:18:45.353 INFO:tasks.rados.rados.0.smithi121.stdout:3374: write oid 211 current snap is 0 2023-09-23T22:18:45.353 INFO:tasks.rados.rados.0.smithi121.stdout:3365: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T22:18:45.569 INFO:tasks.rados.rados.0.smithi121.stdout:3366: finishing write tid 1 to smithi12166546-97 2023-09-23T22:18:45.569 INFO:tasks.rados.rados.0.smithi121.stdout:3366: finishing write tid 2 to smithi12166546-97 2023-09-23T22:18:45.569 INFO:tasks.rados.rados.0.smithi121.stdout:3366: finishing write tid 3 to smithi12166546-97 2023-09-23T22:18:45.569 INFO:tasks.rados.rados.0.smithi121.stdout:3366: finishing write tid 4 to smithi12166546-97 2023-09-23T22:18:45.569 INFO:tasks.rados.rados.0.smithi121.stdout:3366: finishing write tid 5 to smithi12166546-97 2023-09-23T22:18:45.570 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 97 v 373 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-09-23T22:18:45.570 INFO:tasks.rados.rados.0.smithi121.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-09-23T22:18:45.570 INFO:tasks.rados.rados.0.smithi121.stdout:3368: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:18:45.684 INFO:tasks.rados.rados.0.smithi121.stdout:3369: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:45.775 INFO:tasks.rados.rados.0.smithi121.stdout:3370: finishing write tid 1 to smithi12166546-500 2023-09-23T22:18:45.775 INFO:tasks.rados.rados.0.smithi121.stdout:3367: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:18:45.879 INFO:tasks.rados.rados.0.smithi121.stdout:3370: finishing write tid 2 to smithi12166546-500 2023-09-23T22:18:45.879 INFO:tasks.rados.rados.0.smithi121.stdout:3370: finishing write tid 3 to smithi12166546-500 2023-09-23T22:18:45.879 INFO:tasks.rados.rados.0.smithi121.stdout:3370: finishing write tid 4 to smithi12166546-500 2023-09-23T22:18:45.879 INFO:tasks.rados.rados.0.smithi121.stdout:3370: finishing write tid 5 to smithi12166546-500 2023-09-23T22:18:45.879 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 500 v 298 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-09-23T22:18:45.880 INFO:tasks.rados.rados.0.smithi121.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:18:45.880 INFO:tasks.rados.rados.0.smithi121.stdout:3371: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:18:45.994 INFO:tasks.rados.rados.0.smithi121.stdout:3372: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:46.125 INFO:tasks.rados.rados.0.smithi121.stdout:3373: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:18:46.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:45 smithi121 bash[27336]: cluster 2023-09-23T22:18:44.858085+0000 mon.a (mon.0) 867 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T22:18:46.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:45 smithi121 bash[27336]: audit 2023-09-23T22:18:44.858300+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:18:46.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:45 smithi121 bash[27336]: cluster 2023-09-23T22:18:44.953935+0000 mgr.y (mgr.15279) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 2.3 MiB/s wr, 39 op/s 2023-09-23T22:18:46.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:45 smithi121 bash[33603]: cluster 2023-09-23T22:18:44.858085+0000 mon.a (mon.0) 867 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T22:18:46.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:45 smithi121 bash[33603]: audit 2023-09-23T22:18:44.858300+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:18:46.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:45 smithi121 bash[33603]: cluster 2023-09-23T22:18:44.953935+0000 mgr.y (mgr.15279) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 2.3 MiB/s wr, 39 op/s 2023-09-23T22:18:46.269 INFO:tasks.rados.rados.0.smithi121.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-09-23T22:18:46.283 INFO:tasks.rados.rados.0.smithi121.stdout:3374: writing smithi12166546-211 from 595542 to 1299717 tid 1 2023-09-23T22:18:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:45 smithi123 bash[27681]: cluster 2023-09-23T22:18:44.858085+0000 mon.a (mon.0) 867 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T22:18:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:45 smithi123 bash[27681]: audit 2023-09-23T22:18:44.858300+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:18:46.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:45 smithi123 bash[27681]: cluster 2023-09-23T22:18:44.953935+0000 mgr.y (mgr.15279) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 2.3 MiB/s wr, 39 op/s 2023-09-23T22:18:46.379 INFO:tasks.rados.rados.0.smithi121.stdout:3374: writing smithi12166546-211 from 1871078 to 2295471 tid 2 2023-09-23T22:18:46.379 INFO:tasks.rados.rados.0.smithi121.stdout:3374: writing smithi12166546-211 from 3050117 to 3395542 tid 3 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3365: done (9 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3366: done (8 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3367: done (7 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3368: done (6 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3369: done (5 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3370: done (4 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3371: done (3 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3372: done (2 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3373: done (1 left) 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3375: write oid 451 current snap is 0 2023-09-23T22:18:46.380 INFO:tasks.rados.rados.0.smithi121.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3375: writing smithi12166546-451 from 612349 to 1391773 tid 1 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3375: writing smithi12166546-451 from 1929560 to 2613964 tid 2 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3375: writing smithi12166546-451 from 3077540 to 3412349 tid 3 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3376: write oid 215 current snap is 0 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3374: finishing write tid 1 to smithi12166546-211 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3374: finishing write tid 2 to smithi12166546-211 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3374: finishing write tid 3 to smithi12166546-211 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3374: finishing write tid 4 to smithi12166546-211 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3374: finishing write tid 5 to smithi12166546-211 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 211 v 470 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T22:18:46.381 INFO:tasks.rados.rados.0.smithi121.stdout:3375: finishing write tid 1 to smithi12166546-451 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3376: writing smithi12166546-215 from 629156 to 1083829 tid 1 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3376: writing smithi12166546-215 from 1871689 to 2299751 tid 2 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3376: writing smithi12166546-215 from 2988610 to 3429156 tid 3 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3374: done (2 left) 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3377: write oid 42 current snap is 0 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3377: writing smithi12166546-42 from 645963 to 1175885 tid 1 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3377: writing smithi12166546-42 from 1930171 to 2618244 tid 2 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3377: writing smithi12166546-42 from 3416033 to 3445963 tid 3 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3378: read oid 439 snap -1 2023-09-23T22:18:46.382 INFO:tasks.rados.rados.0.smithi121.stdout:3378: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3379: read oid 220 snap -1 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3379: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3380: write oid 280 current snap is 0 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3375: finishing write tid 2 to smithi12166546-451 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3380: writing smithi12166546-280 from 662770 to 1267941 tid 1 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3380: writing smithi12166546-280 from 1988653 to 2420384 tid 2 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3380: writing smithi12166546-280 from 3043456 to 3462770 tid 3 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3381: read oid 236 snap -1 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3381: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3382: read oid 126 snap -1 2023-09-23T22:18:46.383 INFO:tasks.rados.rados.0.smithi121.stdout:3382: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3383: delete oid 274 current snap is 0 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3375: finishing write tid 3 to smithi12166546-451 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3375: finishing write tid 4 to smithi12166546-451 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3375: finishing write tid 5 to smithi12166546-451 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 451 v 475 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3375: left oid 451 (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3376: finishing write tid 1 to smithi12166546-215 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3376: finishing write tid 2 to smithi12166546-215 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3376: finishing write tid 3 to smithi12166546-215 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3376: finishing write tid 4 to smithi12166546-215 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:3376: finishing write tid 5 to smithi12166546-215 2023-09-23T22:18:46.384 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 215 v 377 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3376: left oid 215 (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3377: finishing write tid 1 to smithi12166546-42 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3377: finishing write tid 2 to smithi12166546-42 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3377: finishing write tid 3 to smithi12166546-42 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3377: finishing write tid 4 to smithi12166546-42 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3377: finishing write tid 5 to smithi12166546-42 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 42 v 377 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3377: left oid 42 (ObjNum 2109 snap 0 seq_num 2109) 2023-09-23T22:18:46.385 INFO:tasks.rados.rados.0.smithi121.stdout:3379: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T22:18:46.574 INFO:tasks.rados.rados.0.smithi121.stdout:3378: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:18:46.733 INFO:tasks.rados.rados.0.smithi121.stdout:3380: finishing write tid 1 to smithi12166546-280 2023-09-23T22:18:46.733 INFO:tasks.rados.rados.0.smithi121.stdout:3380: finishing write tid 2 to smithi12166546-280 2023-09-23T22:18:46.733 INFO:tasks.rados.rados.0.smithi121.stdout:3381: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:18:46.927 INFO:tasks.rados.rados.0.smithi121.stdout:3382: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T22:18:47.089 INFO:tasks.rados.rados.0.smithi121.stdout:3380: finishing write tid 3 to smithi12166546-280 2023-09-23T22:18:47.089 INFO:tasks.rados.rados.0.smithi121.stdout:3380: finishing write tid 4 to smithi12166546-280 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3380: finishing write tid 5 to smithi12166546-280 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 280 v 479 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3380: left oid 280 (ObjNum 2110 snap 0 seq_num 2110) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3375: done (8 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3376: done (7 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3377: done (6 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3378: done (5 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3379: done (4 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3380: done (3 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3381: done (2 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3382: done (1 left) 2023-09-23T22:18:47.090 INFO:tasks.rados.rados.0.smithi121.stdout:3383: done (0 left) 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3384: read oid 49 snap -1 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3384: expect deleted 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3385: read oid 193 snap -1 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3385: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3386: read oid 247 snap -1 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3386: expect deleted 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3387: write oid 201 current snap is 0 2023-09-23T22:18:47.091 INFO:tasks.rados.rados.0.smithi121.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-09-23T22:18:47.099 INFO:tasks.rados.rados.0.smithi121.stdout:3387: writing smithi12166546-201 from 696384 to 1452053 tid 1 2023-09-23T22:18:47.105 INFO:tasks.rados.rados.0.smithi121.stdout:3387: writing smithi12166546-201 from 1989264 to 2424664 tid 2 2023-09-23T22:18:47.112 INFO:tasks.rados.rados.0.smithi121.stdout:3387: writing smithi12166546-201 from 2981949 to 3496384 tid 3 2023-09-23T22:18:47.112 INFO:tasks.rados.rados.0.smithi121.stdout:3388: write oid 15 current snap is 0 2023-09-23T22:18:47.112 INFO:tasks.rados.rados.0.smithi121.stdout:3385: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:18:47.210 INFO:tasks.rados.rados.0.smithi121.stdout:3387: finishing write tid 1 to smithi12166546-201 2023-09-23T22:18:47.211 INFO:tasks.rados.rados.0.smithi121.stdout:3387: finishing write tid 2 to smithi12166546-201 2023-09-23T22:18:47.211 INFO:tasks.rados.rados.0.smithi121.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-09-23T22:18:47.217 INFO:tasks.rados.rados.0.smithi121.stdout:3388: writing smithi12166546-15 from 713191 to 1144109 tid 1 2023-09-23T22:18:47.224 INFO:tasks.rados.rados.0.smithi121.stdout:3388: writing smithi12166546-15 from 1647746 to 2343157 tid 2 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3388: writing smithi12166546-15 from 3009372 to 3513191 tid 3 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3384: done (4 left) 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3385: done (3 left) 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3386: done (2 left) 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3389: read oid 339 snap -1 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3389: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3390: read oid 191 snap -1 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3390: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:18:47.233 INFO:tasks.rados.rados.0.smithi121.stdout:3391: delete oid 126 current snap is 0 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:3387: finishing write tid 3 to smithi12166546-201 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:3387: finishing write tid 4 to smithi12166546-201 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:3387: finishing write tid 5 to smithi12166546-201 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 201 v 388 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:3388: finishing write tid 1 to smithi12166546-15 2023-09-23T22:18:47.234 INFO:tasks.rados.rados.0.smithi121.stdout:3388: finishing write tid 2 to smithi12166546-15 2023-09-23T22:18:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:3387: done (4 left) 2023-09-23T22:18:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:3391: done (3 left) 2023-09-23T22:18:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:3392: write oid 276 current snap is 0 2023-09-23T22:18:47.235 INFO:tasks.rados.rados.0.smithi121.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-09-23T22:18:47.244 INFO:tasks.rados.rados.0.smithi121.stdout:3392: writing smithi12166546-276 from 746805 to 1444574 tid 1 2023-09-23T22:18:47.251 INFO:tasks.rados.rados.0.smithi121.stdout:3392: writing smithi12166546-276 from 1881063 to 2580143 tid 2 2023-09-23T22:18:47.257 INFO:tasks.rados.rados.0.smithi121.stdout:3392: writing smithi12166546-276 from 3180571 to 3546805 tid 3 2023-09-23T22:18:47.258 INFO:tasks.rados.rados.0.smithi121.stdout:3393: write oid 330 current snap is 0 2023-09-23T22:18:47.258 INFO:tasks.rados.rados.0.smithi121.stdout:3388: finishing write tid 3 to smithi12166546-15 2023-09-23T22:18:47.258 INFO:tasks.rados.rados.0.smithi121.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-09-23T22:18:47.268 INFO:tasks.rados.rados.0.smithi121.stdout:3393: writing smithi12166546-330 from 763612 to 1536630 tid 1 2023-09-23T22:18:47.274 INFO:tasks.rados.rados.0.smithi121.stdout:3393: writing smithi12166546-330 from 2223192 to 2665930 tid 2 2023-09-23T22:18:47.282 INFO:tasks.rados.rados.0.smithi121.stdout:3393: writing smithi12166546-330 from 3091641 to 3563612 tid 3 2023-09-23T22:18:47.282 INFO:tasks.rados.rados.0.smithi121.stdout:3394: read oid 263 snap -1 2023-09-23T22:18:47.282 INFO:tasks.rados.rados.0.smithi121.stdout:3394: expect deleted 2023-09-23T22:18:47.282 INFO:tasks.rados.rados.0.smithi121.stdout:3395: read oid 148 snap -1 2023-09-23T22:18:47.282 INFO:tasks.rados.rados.0.smithi121.stdout:3395: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:18:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:3396: delete oid 213 current snap is 0 2023-09-23T22:18:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:3388: finishing write tid 4 to smithi12166546-15 2023-09-23T22:18:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:3388: finishing write tid 5 to smithi12166546-15 2023-09-23T22:18:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 15 v 448 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-09-23T22:18:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T22:18:47.283 INFO:tasks.rados.rados.0.smithi121.stdout:3389: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-09-23T22:18:47.488 INFO:tasks.rados.rados.0.smithi121.stdout:3390: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:18:47.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:47 smithi121 bash[27336]: cluster 2023-09-23T22:18:46.955139+0000 mgr.y (mgr.15279) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.1 MiB/s wr, 70 op/s 2023-09-23T22:18:47.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:47 smithi121 bash[33603]: cluster 2023-09-23T22:18:46.955139+0000 mgr.y (mgr.15279) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.1 MiB/s wr, 70 op/s 2023-09-23T22:18:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:47 smithi123 bash[27681]: cluster 2023-09-23T22:18:46.955139+0000 mgr.y (mgr.15279) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.1 MiB/s wr, 70 op/s 2023-09-23T22:18:47.647 INFO:tasks.rados.rados.0.smithi121.stdout:3392: finishing write tid 1 to smithi12166546-276 2023-09-23T22:18:47.647 INFO:tasks.rados.rados.0.smithi121.stdout:3392: finishing write tid 2 to smithi12166546-276 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3392: finishing write tid 3 to smithi12166546-276 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3392: finishing write tid 4 to smithi12166546-276 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3392: finishing write tid 5 to smithi12166546-276 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 276 v 461 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3392: left oid 276 (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3393: finishing write tid 1 to smithi12166546-330 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3393: finishing write tid 2 to smithi12166546-330 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3393: finishing write tid 3 to smithi12166546-330 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3393: finishing write tid 4 to smithi12166546-330 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3393: finishing write tid 5 to smithi12166546-330 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 330 v 474 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3393: left oid 330 (ObjNum 2116 snap 0 seq_num 2116) 2023-09-23T22:18:47.648 INFO:tasks.rados.rados.0.smithi121.stdout:3395: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:18:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:3388: done (7 left) 2023-09-23T22:18:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:3389: done (6 left) 2023-09-23T22:18:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:3390: done (5 left) 2023-09-23T22:18:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:3392: done (4 left) 2023-09-23T22:18:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:3393: done (3 left) 2023-09-23T22:18:47.831 INFO:tasks.rados.rados.0.smithi121.stdout:3394: done (2 left) 2023-09-23T22:18:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:3395: done (1 left) 2023-09-23T22:18:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:3396: done (0 left) 2023-09-23T22:18:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:3397: write oid 363 current snap is 0 2023-09-23T22:18:47.832 INFO:tasks.rados.rados.0.smithi121.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-09-23T22:18:47.842 INFO:tasks.rados.rados.0.smithi121.stdout:3397: writing smithi12166546-363 from 797226 to 1320742 tid 1 2023-09-23T22:18:47.850 INFO:tasks.rados.rados.0.smithi121.stdout:3397: writing smithi12166546-363 from 1940156 to 2386563 tid 2 2023-09-23T22:18:47.857 INFO:tasks.rados.rados.0.smithi121.stdout:3397: writing smithi12166546-363 from 3146487 to 3597226 tid 3 2023-09-23T22:18:47.857 INFO:tasks.rados.rados.0.smithi121.stdout:3398: read oid 310 snap -1 2023-09-23T22:18:47.857 INFO:tasks.rados.rados.0.smithi121.stdout:3398: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:47.857 INFO:tasks.rados.rados.0.smithi121.stdout:3399: write oid 463 current snap is 0 2023-09-23T22:18:47.858 INFO:tasks.rados.rados.0.smithi121.stdout:3397: finishing write tid 1 to smithi12166546-363 2023-09-23T22:18:47.858 INFO:tasks.rados.rados.0.smithi121.stdout:3397: finishing write tid 2 to smithi12166546-363 2023-09-23T22:18:47.858 INFO:tasks.rados.rados.0.smithi121.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-09-23T22:18:47.868 INFO:tasks.rados.rados.0.smithi121.stdout:3399: writing smithi12166546-463 from 414033 to 1012798 tid 1 2023-09-23T22:18:47.875 INFO:tasks.rados.rados.0.smithi121.stdout:3399: writing smithi12166546-463 from 1598638 to 2188703 tid 2 2023-09-23T22:18:47.882 INFO:tasks.rados.rados.0.smithi121.stdout:3399: writing smithi12166546-463 from 2657557 to 3414364 tid 3 2023-09-23T22:18:47.882 INFO:tasks.rados.rados.0.smithi121.stdout:3400: write oid 359 current snap is 0 2023-09-23T22:18:47.882 INFO:tasks.rados.rados.0.smithi121.stdout:3397: finishing write tid 3 to smithi12166546-363 2023-09-23T22:18:47.883 INFO:tasks.rados.rados.0.smithi121.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-09-23T22:18:47.888 INFO:tasks.rados.rados.0.smithi121.stdout:3400: writing smithi12166546-359 from 430840 to 1104854 tid 1 2023-09-23T22:18:47.893 INFO:tasks.rados.rados.0.smithi121.stdout:3400: writing smithi12166546-359 from 1540767 to 1990843 tid 2 2023-09-23T22:18:47.902 INFO:tasks.rados.rados.0.smithi121.stdout:3400: writing smithi12166546-359 from 2684980 to 3369412 tid 3 2023-09-23T22:18:47.903 INFO:tasks.rados.rados.0.smithi121.stdout:3401: write oid 493 current snap is 0 2023-09-23T22:18:47.903 INFO:tasks.rados.rados.0.smithi121.stdout:3397: finishing write tid 4 to smithi12166546-363 2023-09-23T22:18:47.903 INFO:tasks.rados.rados.0.smithi121.stdout:3397: finishing write tid 5 to smithi12166546-363 2023-09-23T22:18:47.903 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 363 v 484 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-09-23T22:18:47.903 INFO:tasks.rados.rados.0.smithi121.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2023-09-23T22:18:47.903 INFO:tasks.rados.rados.0.smithi121.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-09-23T22:18:47.909 INFO:tasks.rados.rados.0.smithi121.stdout:3401: writing smithi12166546-493 from 447647 to 1196910 tid 1 2023-09-23T22:18:47.915 INFO:tasks.rados.rados.0.smithi121.stdout:3401: writing smithi12166546-493 from 1599249 to 2192983 tid 2 2023-09-23T22:18:47.920 INFO:tasks.rados.rados.0.smithi121.stdout:3401: writing smithi12166546-493 from 2596050 to 3091754 tid 3 2023-09-23T22:18:47.923 INFO:tasks.rados.rados.0.smithi121.stdout:3401: writing smithi12166546-493 from 3631525 to 3647647 tid 4 2023-09-23T22:18:47.923 INFO:tasks.rados.rados.0.smithi121.stdout:3397: done (4 left) 2023-09-23T22:18:47.923 INFO:tasks.rados.rados.0.smithi121.stdout:3402: write oid 319 current snap is 0 2023-09-23T22:18:47.923 INFO:tasks.rados.rados.0.smithi121.stdout:3398: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:18:48.107 INFO:tasks.rados.rados.0.smithi121.stdout:3399: finishing write tid 1 to smithi12166546-463 2023-09-23T22:18:48.107 INFO:tasks.rados.rados.0.smithi121.stdout:3399: finishing write tid 2 to smithi12166546-463 2023-09-23T22:18:48.107 INFO:tasks.rados.rados.0.smithi121.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-09-23T22:18:48.112 INFO:tasks.rados.rados.0.smithi121.stdout:3402: writing smithi12166546-319 from 464454 to 1005319 tid 1 2023-09-23T22:18:48.119 INFO:tasks.rados.rados.0.smithi121.stdout:3402: writing smithi12166546-319 from 1774084 to 2227829 tid 2 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:3402: writing smithi12166546-319 from 2856179 to 3563155 tid 3 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:3398: done (4 left) 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:3403: write oid 260 current snap is 0 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:3399: finishing write tid 3 to smithi12166546-463 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:3399: finishing write tid 4 to smithi12166546-463 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:3399: finishing write tid 5 to smithi12166546-463 2023-09-23T22:18:48.128 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 463 v 430 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-09-23T22:18:48.129 INFO:tasks.rados.rados.0.smithi121.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2023-09-23T22:18:48.129 INFO:tasks.rados.rados.0.smithi121.stdout:3400: finishing write tid 1 to smithi12166546-359 2023-09-23T22:18:48.129 INFO:tasks.rados.rados.0.smithi121.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-09-23T22:18:48.134 INFO:tasks.rados.rados.0.smithi121.stdout:3403: writing smithi12166546-260 from 481261 to 1097375 tid 1 2023-09-23T22:18:48.141 INFO:tasks.rados.rados.0.smithi121.stdout:3403: writing smithi12166546-260 from 1832566 to 2429969 tid 2 2023-09-23T22:18:48.147 INFO:tasks.rados.rados.0.smithi121.stdout:3403: writing smithi12166546-260 from 2883602 to 3401850 tid 3 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3399: done (4 left) 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3404: read oid 377 snap -1 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3404: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3405: delete oid 408 current snap is 0 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3400: finishing write tid 2 to smithi12166546-359 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3400: finishing write tid 3 to smithi12166546-359 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3400: finishing write tid 4 to smithi12166546-359 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3400: finishing write tid 5 to smithi12166546-359 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 359 v 452 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2023-09-23T22:18:48.148 INFO:tasks.rados.rados.0.smithi121.stdout:3401: finishing write tid 1 to smithi12166546-493 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3401: finishing write tid 2 to smithi12166546-493 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3401: finishing write tid 3 to smithi12166546-493 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3401: finishing write tid 4 to smithi12166546-493 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3401: finishing write tid 5 to smithi12166546-493 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3401: finishing write tid 6 to smithi12166546-493 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 493 v 382 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3402: finishing write tid 1 to smithi12166546-319 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3402: finishing write tid 2 to smithi12166546-319 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3402: finishing write tid 3 to smithi12166546-319 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3402: finishing write tid 4 to smithi12166546-319 2023-09-23T22:18:48.149 INFO:tasks.rados.rados.0.smithi121.stdout:3402: finishing write tid 5 to smithi12166546-319 2023-09-23T22:18:48.150 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 319 v 585 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-09-23T22:18:48.150 INFO:tasks.rados.rados.0.smithi121.stdout:3402: left oid 319 (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T22:18:48.150 INFO:tasks.rados.rados.0.smithi121.stdout:3403: finishing write tid 1 to smithi12166546-260 2023-09-23T22:18:48.150 INFO:tasks.rados.rados.0.smithi121.stdout:3403: finishing write tid 2 to smithi12166546-260 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3400: done (5 left) 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3401: done (4 left) 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3402: done (3 left) 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3405: done (2 left) 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3406: read oid 338 snap -1 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3406: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3407: read oid 414 snap -1 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3407: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:48.151 INFO:tasks.rados.rados.0.smithi121.stdout:3408: read oid 29 snap -1 2023-09-23T22:18:48.152 INFO:tasks.rados.rados.0.smithi121.stdout:3408: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T22:18:48.152 INFO:tasks.rados.rados.0.smithi121.stdout:3409: read oid 441 snap -1 2023-09-23T22:18:48.152 INFO:tasks.rados.rados.0.smithi121.stdout:3409: expect deleted 2023-09-23T22:18:48.152 INFO:tasks.rados.rados.0.smithi121.stdout:3410: write oid 82 current snap is 0 2023-09-23T22:18:48.152 INFO:tasks.rados.rados.0.smithi121.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-09-23T22:18:48.161 INFO:tasks.rados.rados.0.smithi121.stdout:3410: writing smithi12166546-82 from 514875 to 1281487 tid 1 2023-09-23T22:18:48.171 INFO:tasks.rados.rados.0.smithi121.stdout:3410: writing smithi12166546-82 from 1833177 to 2434249 tid 2 2023-09-23T22:18:48.179 INFO:tasks.rados.rados.0.smithi121.stdout:3410: writing smithi12166546-82 from 3222095 to 3714875 tid 3 2023-09-23T22:18:48.179 INFO:tasks.rados.rados.0.smithi121.stdout:3411: delete oid 37 current snap is 0 2023-09-23T22:18:48.180 INFO:tasks.rados.rados.0.smithi121.stdout:3403: finishing write tid 3 to smithi12166546-260 2023-09-23T22:18:48.180 INFO:tasks.rados.rados.0.smithi121.stdout:3403: finishing write tid 4 to smithi12166546-260 2023-09-23T22:18:48.180 INFO:tasks.rados.rados.0.smithi121.stdout:3403: finishing write tid 5 to smithi12166546-260 2023-09-23T22:18:48.180 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 465 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-09-23T22:18:48.180 INFO:tasks.rados.rados.0.smithi121.stdout:3403: left oid 260 (ObjNum 2123 snap 0 seq_num 2123) 2023-09-23T22:18:48.180 INFO:tasks.rados.rados.0.smithi121.stdout:3408: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T22:18:48.336 INFO:tasks.rados.rados.0.smithi121.stdout:3410: finishing write tid 1 to smithi12166546-82 2023-09-23T22:18:48.336 INFO:tasks.rados.rados.0.smithi121.stdout:3410: finishing write tid 2 to smithi12166546-82 2023-09-23T22:18:48.336 INFO:tasks.rados.rados.0.smithi121.stdout:3403: done (7 left) 2023-09-23T22:18:48.336 INFO:tasks.rados.rados.0.smithi121.stdout:3408: done (6 left) 2023-09-23T22:18:48.336 INFO:tasks.rados.rados.0.smithi121.stdout:3409: done (5 left) 2023-09-23T22:18:48.337 INFO:tasks.rados.rados.0.smithi121.stdout:3411: done (4 left) 2023-09-23T22:18:48.337 INFO:tasks.rados.rados.0.smithi121.stdout:3412: read oid 203 snap -1 2023-09-23T22:18:48.337 INFO:tasks.rados.rados.0.smithi121.stdout:3412: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:18:48.337 INFO:tasks.rados.rados.0.smithi121.stdout:3413: write oid 491 current snap is 0 2023-09-23T22:18:48.337 INFO:tasks.rados.rados.0.smithi121.stdout:3404: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:18:48.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:48 smithi121 bash[27336]: audit 2023-09-23T22:18:47.085430+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.121:0/2824067197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:48.359 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:48 smithi121 bash[33603]: audit 2023-09-23T22:18:47.085430+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.121:0/2824067197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:48.541 INFO:tasks.rados.rados.0.smithi121.stdout:3407: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:48 smithi123 bash[27681]: audit 2023-09-23T22:18:47.085430+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.121:0/2824067197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:48.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:18:48 smithi123 bash[50310]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:18:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T22:18:48.719 INFO:tasks.rados.rados.0.smithi121.stdout:3406: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:18:48.886 INFO:tasks.rados.rados.0.smithi121.stdout:3410: finishing write tid 3 to smithi12166546-82 2023-09-23T22:18:48.887 INFO:tasks.rados.rados.0.smithi121.stdout:3410: finishing write tid 4 to smithi12166546-82 2023-09-23T22:18:48.887 INFO:tasks.rados.rados.0.smithi121.stdout:3410: finishing write tid 5 to smithi12166546-82 2023-09-23T22:18:48.887 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 488 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-09-23T22:18:48.887 INFO:tasks.rados.rados.0.smithi121.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2023-09-23T22:18:48.887 INFO:tasks.rados.rados.0.smithi121.stdout:3412: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:18:48.966 INFO:tasks.rados.rados.0.smithi121.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-09-23T22:18:48.975 INFO:tasks.rados.rados.0.smithi121.stdout:3413: writing smithi12166546-491 from 548489 to 1065599 tid 1 2023-09-23T22:18:48.983 INFO:tasks.rados.rados.0.smithi121.stdout:3413: writing smithi12166546-491 from 1550141 to 2154882 tid 2 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3413: writing smithi12166546-491 from 2876941 to 3556630 tid 3 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3404: done (5 left) 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3406: done (4 left) 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3407: done (3 left) 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3410: done (2 left) 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3412: done (1 left) 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3414: read oid 268 snap -1 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3414: expect deleted 2023-09-23T22:18:48.992 INFO:tasks.rados.rados.0.smithi121.stdout:3415: read oid 189 snap -1 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3415: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3416: read oid 285 snap -1 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3416: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3413: finishing write tid 1 to smithi12166546-491 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3413: finishing write tid 2 to smithi12166546-491 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3417: write oid 90 current snap is 0 2023-09-23T22:18:48.993 INFO:tasks.rados.rados.0.smithi121.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-09-23T22:18:48.998 INFO:tasks.rados.rados.0.smithi121.stdout:3417: writing smithi12166546-90 from 565296 to 1157655 tid 1 2023-09-23T22:18:49.005 INFO:tasks.rados.rados.0.smithi121.stdout:3417: writing smithi12166546-90 from 1892270 to 2357022 tid 2 2023-09-23T22:18:49.011 INFO:tasks.rados.rados.0.smithi121.stdout:3417: writing smithi12166546-90 from 2788011 to 3278972 tid 3 2023-09-23T22:18:49.011 INFO:tasks.rados.rados.0.smithi121.stdout:3418: write oid 484 current snap is 0 2023-09-23T22:18:49.011 INFO:tasks.rados.rados.0.smithi121.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-09-23T22:18:49.019 INFO:tasks.rados.rados.0.smithi121.stdout:3418: writing smithi12166546-484 from 582103 to 1366064 tid 1 2023-09-23T22:18:49.026 INFO:tasks.rados.rados.0.smithi121.stdout:3418: writing smithi12166546-484 from 2067105 to 2675515 tid 2 2023-09-23T22:18:49.032 INFO:tasks.rados.rados.0.smithi121.stdout:3418: writing smithi12166546-484 from 3331787 to 3750373 tid 3 2023-09-23T22:18:49.033 INFO:tasks.rados.rados.0.smithi121.stdout:3419: write oid 228 current snap is 0 2023-09-23T22:18:49.033 INFO:tasks.rados.rados.0.smithi121.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-09-23T22:18:49.038 INFO:tasks.rados.rados.0.smithi121.stdout:3419: writing smithi12166546-228 from 598910 to 1058120 tid 1 2023-09-23T22:18:49.046 INFO:tasks.rados.rados.0.smithi121.stdout:3419: writing smithi12166546-228 from 1725587 to 2477655 tid 2 2023-09-23T22:18:49.049 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:48 smithi123 bash[52823]: ts=2023-09-23T22:18:48.564Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.123:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2023-09-23T22:18:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:48 smithi123 bash[52823]: ts=2023-09-23T22:18:48.568Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.123:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2023-09-23T22:18:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:48 smithi123 bash[52823]: ts=2023-09-23T22:18:48.571Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.123:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.123:8765: connect: connection refused" 2023-09-23T22:18:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:48 smithi123 bash[52823]: ts=2023-09-23T22:18:48.571Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.123:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.123:8765: connect: connection refused" 2023-09-23T22:18:49.054 INFO:tasks.rados.rados.0.smithi121.stdout:3419: writing smithi12166546-228 from 3242857 to 3798910 tid 3 2023-09-23T22:18:49.054 INFO:tasks.rados.rados.0.smithi121.stdout:3420: write oid 100 current snap is 0 2023-09-23T22:18:49.055 INFO:tasks.rados.rados.0.smithi121.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-09-23T22:18:49.061 INFO:tasks.rados.rados.0.smithi121.stdout:3420: writing smithi12166546-100 from 615717 to 1150176 tid 1 2023-09-23T22:18:49.068 INFO:tasks.rados.rados.0.smithi121.stdout:3420: writing smithi12166546-100 from 1784069 to 2396148 tid 2 2023-09-23T22:18:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:3420: writing smithi12166546-100 from 2986633 to 3427763 tid 3 2023-09-23T22:18:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:3421: write oid 284 current snap is 0 2023-09-23T22:18:49.074 INFO:tasks.rados.rados.0.smithi121.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-09-23T22:18:49.081 INFO:tasks.rados.rados.0.smithi121.stdout:3421: writing smithi12166546-284 from 632524 to 1242232 tid 1 2023-09-23T22:18:49.088 INFO:tasks.rados.rados.0.smithi121.stdout:3421: writing smithi12166546-284 from 1726198 to 2481935 tid 2 2023-09-23T22:18:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:3421: writing smithi12166546-284 from 3181350 to 3832524 tid 3 2023-09-23T22:18:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:3422: read oid 266 snap -1 2023-09-23T22:18:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:3422: expect deleted 2023-09-23T22:18:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:3423: write oid 267 current snap is 0 2023-09-23T22:18:49.096 INFO:tasks.rados.rados.0.smithi121.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-09-23T22:18:49.103 INFO:tasks.rados.rados.0.smithi121.stdout:3423: writing smithi12166546-267 from 649331 to 1334288 tid 1 2023-09-23T22:18:49.109 INFO:tasks.rados.rados.0.smithi121.stdout:3423: writing smithi12166546-267 from 1784680 to 2400428 tid 2 2023-09-23T22:18:49.116 INFO:tasks.rados.rados.0.smithi121.stdout:3423: writing smithi12166546-267 from 2925126 to 3505153 tid 3 2023-09-23T22:18:49.116 INFO:tasks.rados.rados.0.smithi121.stdout:3424: read oid 253 snap -1 2023-09-23T22:18:49.116 INFO:tasks.rados.rados.0.smithi121.stdout:3424: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3425: read oid 456 snap -1 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3425: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3426: delete oid 466 current snap is 0 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3413: finishing write tid 3 to smithi12166546-491 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3413: finishing write tid 4 to smithi12166546-491 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3413: finishing write tid 5 to smithi12166546-491 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 491 v 492 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-09-23T22:18:49.117 INFO:tasks.rados.rados.0.smithi121.stdout:3413: left oid 491 (ObjNum 2127 snap 0 seq_num 2127) 2023-09-23T22:18:49.118 INFO:tasks.rados.rados.0.smithi121.stdout:3415: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T22:18:49.277 INFO:tasks.rados.rados.0.smithi121.stdout:3416: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3417: finishing write tid 1 to smithi12166546-90 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3417: finishing write tid 2 to smithi12166546-90 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3413: done (13 left) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3414: done (12 left) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3415: done (11 left) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3416: done (10 left) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3426: done (9 left) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3427: read oid 297 snap -1 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3427: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3428: read oid 409 snap -1 2023-09-23T22:18:49.525 INFO:tasks.rados.rados.0.smithi121.stdout:3428: expect deleted 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3417: finishing write tid 3 to smithi12166546-90 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3417: finishing write tid 4 to smithi12166546-90 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3417: finishing write tid 5 to smithi12166546-90 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 90 v 393 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3417: left oid 90 (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3418: finishing write tid 1 to smithi12166546-484 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3429: read oid 102 snap -1 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3429: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3417: done (11 left) 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3430: write oid 470 current snap is 0 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3418: finishing write tid 2 to smithi12166546-484 2023-09-23T22:18:49.526 INFO:tasks.rados.rados.0.smithi121.stdout:3418: finishing write tid 3 to smithi12166546-484 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3418: finishing write tid 4 to smithi12166546-484 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3418: finishing write tid 5 to smithi12166546-484 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 484 v 386 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3418: left oid 484 (ObjNum 2129 snap 0 seq_num 2129) 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3419: finishing write tid 1 to smithi12166546-228 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3419: finishing write tid 2 to smithi12166546-228 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3419: finishing write tid 3 to smithi12166546-228 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3419: finishing write tid 4 to smithi12166546-228 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3419: finishing write tid 5 to smithi12166546-228 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 228 v 496 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3419: left oid 228 (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3420: finishing write tid 1 to smithi12166546-100 2023-09-23T22:18:49.527 INFO:tasks.rados.rados.0.smithi121.stdout:3420: finishing write tid 2 to smithi12166546-100 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3420: finishing write tid 3 to smithi12166546-100 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3420: finishing write tid 4 to smithi12166546-100 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3420: finishing write tid 5 to smithi12166546-100 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 100 v 397 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3420: left oid 100 (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3421: finishing write tid 1 to smithi12166546-284 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3421: finishing write tid 2 to smithi12166546-284 2023-09-23T22:18:49.529 INFO:tasks.rados.rados.0.smithi121.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-09-23T22:18:49.534 INFO:tasks.rados.rados.0.smithi121.stdout:3430: writing smithi12166546-470 from 682945 to 1118400 tid 1 2023-09-23T22:18:49.543 INFO:tasks.rados.rados.0.smithi121.stdout:3430: writing smithi12166546-470 from 1901644 to 2521061 tid 2 2023-09-23T22:18:49.549 INFO:tasks.rados.rados.0.smithi121.stdout:3430: writing smithi12166546-470 from 2979972 to 3582543 tid 3 2023-09-23T22:18:49.549 INFO:tasks.rados.rados.0.smithi121.stdout:3418: done (11 left) 2023-09-23T22:18:49.549 INFO:tasks.rados.rados.0.smithi121.stdout:3419: done (10 left) 2023-09-23T22:18:49.549 INFO:tasks.rados.rados.0.smithi121.stdout:3420: done (9 left) 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3431: delete oid 95 current snap is 0 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3421: finishing write tid 3 to smithi12166546-284 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3421: finishing write tid 4 to smithi12166546-284 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3421: finishing write tid 5 to smithi12166546-284 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 284 v 589 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3421: left oid 284 (ObjNum 2132 snap 0 seq_num 2132) 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3423: finishing write tid 1 to smithi12166546-267 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3423: finishing write tid 2 to smithi12166546-267 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3423: finishing write tid 3 to smithi12166546-267 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3423: finishing write tid 4 to smithi12166546-267 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3423: finishing write tid 5 to smithi12166546-267 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 267 v 401 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-09-23T22:18:49.550 INFO:tasks.rados.rados.0.smithi121.stdout:3423: left oid 267 (ObjNum 2133 snap 0 seq_num 2133) 2023-09-23T22:18:49.551 INFO:tasks.rados.rados.0.smithi121.stdout:3425: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:18:49.673 INFO:tasks.rados.rados.0.smithi121.stdout:3424: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:18:49.806 INFO:tasks.rados.rados.0.smithi121.stdout:3429: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:18:49.883 INFO:tasks.rados.rados.0.smithi121.stdout:3427: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T22:18:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:3430: finishing write tid 1 to smithi12166546-470 2023-09-23T22:18:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:3430: finishing write tid 2 to smithi12166546-470 2023-09-23T22:18:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:3430: finishing write tid 3 to smithi12166546-470 2023-09-23T22:18:50.047 INFO:tasks.rados.rados.0.smithi121.stdout:3430: finishing write tid 4 to smithi12166546-470 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3430: finishing write tid 5 to smithi12166546-470 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 470 v 434 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3430: left oid 470 (ObjNum 2135 snap 0 seq_num 2135) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3421: done (9 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3422: done (8 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3423: done (7 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3424: done (6 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3425: done (5 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3427: done (4 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3428: done (3 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3429: done (2 left) 2023-09-23T22:18:50.048 INFO:tasks.rados.rados.0.smithi121.stdout:3430: done (1 left) 2023-09-23T22:18:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:3431: done (0 left) 2023-09-23T22:18:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:3432: write oid 417 current snap is 0 2023-09-23T22:18:50.049 INFO:tasks.rados.rados.0.smithi121.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-09-23T22:18:50.061 INFO:tasks.rados.rados.0.smithi121.stdout:3432: writing smithi12166546-417 from 716559 to 1418865 tid 1 2023-09-23T22:18:50.068 INFO:tasks.rados.rados.0.smithi121.stdout:3432: writing smithi12166546-417 from 2018608 to 2641694 tid 2 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3432: writing smithi12166546-417 from 3434818 to 3916559 tid 3 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3433: read oid 435 snap -1 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3433: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3434: read oid 281 snap -1 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3435: write oid 322 current snap is 0 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3432: finishing write tid 1 to smithi12166546-417 2023-09-23T22:18:50.076 INFO:tasks.rados.rados.0.smithi121.stdout:3432: finishing write tid 2 to smithi12166546-417 2023-09-23T22:18:50.077 INFO:tasks.rados.rados.0.smithi121.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-09-23T22:18:50.084 INFO:tasks.rados.rados.0.smithi121.stdout:3435: writing smithi12166546-322 from 733366 to 1510921 tid 1 2023-09-23T22:18:50.092 INFO:tasks.rados.rados.0.smithi121.stdout:3435: writing smithi12166546-322 from 2077090 to 2843834 tid 2 2023-09-23T22:18:50.098 INFO:tasks.rados.rados.0.smithi121.stdout:3435: writing smithi12166546-322 from 3462241 to 3933366 tid 3 2023-09-23T22:18:50.099 INFO:tasks.rados.rados.0.smithi121.stdout:3436: read oid 377 snap -1 2023-09-23T22:18:50.099 INFO:tasks.rados.rados.0.smithi121.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:18:50.099 INFO:tasks.rados.rados.0.smithi121.stdout:3437: write oid 478 current snap is 0 2023-09-23T22:18:50.099 INFO:tasks.rados.rados.0.smithi121.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-09-23T22:18:50.105 INFO:tasks.rados.rados.0.smithi121.stdout:3437: writing smithi12166546-478 from 750173 to 1202977 tid 1 2023-09-23T22:18:50.112 INFO:tasks.rados.rados.0.smithi121.stdout:3437: writing smithi12166546-478 from 1735572 to 2362327 tid 2 2023-09-23T22:18:50.121 INFO:tasks.rados.rados.0.smithi121.stdout:3437: writing smithi12166546-478 from 3089664 to 3853676 tid 3 2023-09-23T22:18:50.121 INFO:tasks.rados.rados.0.smithi121.stdout:3438: read oid 36 snap -1 2023-09-23T22:18:50.121 INFO:tasks.rados.rados.0.smithi121.stdout:3438: expect (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T22:18:50.121 INFO:tasks.rados.rados.0.smithi121.stdout:3439: write oid 101 current snap is 0 2023-09-23T22:18:50.121 INFO:tasks.rados.rados.0.smithi121.stdout:3432: finishing write tid 3 to smithi12166546-417 2023-09-23T22:18:50.121 INFO:tasks.rados.rados.0.smithi121.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-09-23T22:18:50.129 INFO:tasks.rados.rados.0.smithi121.stdout:3439: writing smithi12166546-101 from 766980 to 1295033 tid 1 2023-09-23T22:18:50.137 INFO:tasks.rados.rados.0.smithi121.stdout:3439: writing smithi12166546-101 from 2077701 to 2848114 tid 2 2023-09-23T22:18:50.144 INFO:tasks.rados.rados.0.smithi121.stdout:3439: writing smithi12166546-101 from 3400734 to 3966980 tid 3 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3440: read oid 367 snap -1 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3440: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3441: delete oid 16 current snap is 0 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3432: finishing write tid 4 to smithi12166546-417 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3432: finishing write tid 5 to smithi12166546-417 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 417 v 390 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-09-23T22:18:50.145 INFO:tasks.rados.rados.0.smithi121.stdout:3433: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:18:50.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:49 smithi121 bash[33603]: cluster 2023-09-23T22:18:48.955913+0000 mgr.y (mgr.15279) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 64 op/s 2023-09-23T22:18:50.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:49 smithi121 bash[33603]: audit 2023-09-23T22:18:49.517425+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.121:0/907719260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:49 smithi121 bash[27336]: cluster 2023-09-23T22:18:48.955913+0000 mgr.y (mgr.15279) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 64 op/s 2023-09-23T22:18:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:49 smithi121 bash[27336]: audit 2023-09-23T22:18:49.517425+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.121:0/907719260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:50.254 INFO:tasks.rados.rados.0.smithi121.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:18:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:49 smithi123 bash[27681]: cluster 2023-09-23T22:18:48.955913+0000 mgr.y (mgr.15279) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 64 op/s 2023-09-23T22:18:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:49 smithi123 bash[27681]: audit 2023-09-23T22:18:49.517425+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.121:0/907719260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:3435: finishing write tid 1 to smithi12166546-322 2023-09-23T22:18:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:3435: finishing write tid 2 to smithi12166546-322 2023-09-23T22:18:50.420 INFO:tasks.rados.rados.0.smithi121.stdout:3435: finishing write tid 3 to smithi12166546-322 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:3435: finishing write tid 4 to smithi12166546-322 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:3435: finishing write tid 5 to smithi12166546-322 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 322 v 394 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:3437: finishing write tid 1 to smithi12166546-478 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:3437: finishing write tid 2 to smithi12166546-478 2023-09-23T22:18:50.421 INFO:tasks.rados.rados.0.smithi121.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:18:50.621 INFO:tasks.rados.rados.0.smithi121.stdout:3437: finishing write tid 3 to smithi12166546-478 2023-09-23T22:18:50.621 INFO:tasks.rados.rados.0.smithi121.stdout:3437: finishing write tid 4 to smithi12166546-478 2023-09-23T22:18:50.621 INFO:tasks.rados.rados.0.smithi121.stdout:3437: finishing write tid 5 to smithi12166546-478 2023-09-23T22:18:50.622 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 478 v 441 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-09-23T22:18:50.622 INFO:tasks.rados.rados.0.smithi121.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-09-23T22:18:50.622 INFO:tasks.rados.rados.0.smithi121.stdout:3438: expect (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T22:18:50.722 INFO:tasks.rados.rados.0.smithi121.stdout:3439: finishing write tid 1 to smithi12166546-101 2023-09-23T22:18:50.723 INFO:tasks.rados.rados.0.smithi121.stdout:3439: finishing write tid 2 to smithi12166546-101 2023-09-23T22:18:50.723 INFO:tasks.rados.rados.0.smithi121.stdout:3440: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:18:50.874 INFO:tasks.rados.rados.0.smithi121.stdout:3439: finishing write tid 3 to smithi12166546-101 2023-09-23T22:18:50.874 INFO:tasks.rados.rados.0.smithi121.stdout:3439: finishing write tid 4 to smithi12166546-101 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3439: finishing write tid 5 to smithi12166546-101 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 381 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3432: done (9 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3433: done (8 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3434: done (7 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3435: done (6 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3436: done (5 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3437: done (4 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3438: done (3 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3439: done (2 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3440: done (1 left) 2023-09-23T22:18:50.875 INFO:tasks.rados.rados.0.smithi121.stdout:3441: done (0 left) 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3442: read oid 413 snap -1 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3442: expect deleted 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3443: read oid 290 snap -1 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3443: expect deleted 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3444: read oid 100 snap -1 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3444: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3445: read oid 86 snap -1 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3445: expect deleted 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3446: write oid 266 current snap is 0 2023-09-23T22:18:50.876 INFO:tasks.rados.rados.0.smithi121.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-09-23T22:18:50.886 INFO:tasks.rados.rados.0.smithi121.stdout:3446: writing smithi12166546-266 from 400594 to 1079145 tid 1 2023-09-23T22:18:50.892 INFO:tasks.rados.rados.0.smithi121.stdout:3446: writing smithi12166546-266 from 1794665 to 2000594 tid 2 2023-09-23T22:18:50.892 INFO:tasks.rados.rados.0.smithi121.stdout:3447: write oid 304 current snap is 0 2023-09-23T22:18:50.892 INFO:tasks.rados.rados.0.smithi121.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-09-23T22:18:50.899 INFO:tasks.rados.rados.0.smithi121.stdout:3447: writing smithi12166546-304 from 417401 to 1171201 tid 1 2023-09-23T22:18:50.903 INFO:tasks.rados.rados.0.smithi121.stdout:3447: writing smithi12166546-304 from 1853147 to 2017401 tid 2 2023-09-23T22:18:50.904 INFO:tasks.rados.rados.0.smithi121.stdout:3448: write oid 127 current snap is 0 2023-09-23T22:18:50.904 INFO:tasks.rados.rados.0.smithi121.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-09-23T22:18:50.909 INFO:tasks.rados.rados.0.smithi121.stdout:3448: writing smithi12166546-127 from 434208 to 979610 tid 1 2023-09-23T22:18:50.915 INFO:tasks.rados.rados.0.smithi121.stdout:3448: writing smithi12166546-127 from 1627982 to 2034208 tid 2 2023-09-23T22:18:50.915 INFO:tasks.rados.rados.0.smithi121.stdout:3449: write oid 399 current snap is 0 2023-09-23T22:18:50.915 INFO:tasks.rados.rados.0.smithi121.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-09-23T22:18:50.921 INFO:tasks.rados.rados.0.smithi121.stdout:3449: writing smithi12166546-399 from 451015 to 1071666 tid 1 2023-09-23T22:18:50.927 INFO:tasks.rados.rados.0.smithi121.stdout:3449: writing smithi12166546-399 from 1570111 to 2051015 tid 2 2023-09-23T22:18:50.927 INFO:tasks.rados.rados.0.smithi121.stdout:3450: write oid 433 current snap is 0 2023-09-23T22:18:50.927 INFO:tasks.rados.rados.0.smithi121.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-09-23T22:18:50.933 INFO:tasks.rados.rados.0.smithi121.stdout:3450: writing smithi12166546-433 from 467822 to 1163722 tid 1 2023-09-23T22:18:50.939 INFO:tasks.rados.rados.0.smithi121.stdout:3450: writing smithi12166546-433 from 1628593 to 2067822 tid 2 2023-09-23T22:18:50.939 INFO:tasks.rados.rados.0.smithi121.stdout:3451: write oid 82 current snap is 0 2023-09-23T22:18:50.939 INFO:tasks.rados.rados.0.smithi121.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-09-23T22:18:50.946 INFO:tasks.rados.rados.0.smithi121.stdout:3451: writing smithi12166546-82 from 484629 to 1255778 tid 1 2023-09-23T22:18:50.950 INFO:tasks.rados.rados.0.smithi121.stdout:3451: writing smithi12166546-82 from 1687075 to 2084629 tid 2 2023-09-23T22:18:50.951 INFO:tasks.rados.rados.0.smithi121.stdout:3452: write oid 288 current snap is 0 2023-09-23T22:18:50.951 INFO:tasks.rados.rados.0.smithi121.stdout:3444: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:3446: finishing write tid 1 to smithi12166546-266 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:3446: finishing write tid 2 to smithi12166546-266 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:3446: finishing write tid 3 to smithi12166546-266 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:3446: finishing write tid 4 to smithi12166546-266 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 592 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T22:18:51.087 INFO:tasks.rados.rados.0.smithi121.stdout:3447: finishing write tid 1 to smithi12166546-304 2023-09-23T22:18:51.088 INFO:tasks.rados.rados.0.smithi121.stdout:3447: finishing write tid 2 to smithi12166546-304 2023-09-23T22:18:51.088 INFO:tasks.rados.rados.0.smithi121.stdout:3447: finishing write tid 3 to smithi12166546-304 2023-09-23T22:18:51.088 INFO:tasks.rados.rados.0.smithi121.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-09-23T22:18:51.092 INFO:tasks.rados.rados.0.smithi121.stdout:3452: writing smithi12166546-288 from 501436 to 947834 tid 1 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3452: writing smithi12166546-288 from 1745557 to 2101436 tid 2 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3442: done (10 left) 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3443: done (9 left) 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3444: done (8 left) 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3445: done (7 left) 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3446: done (6 left) 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3453: write oid 241 current snap is 0 2023-09-23T22:18:51.099 INFO:tasks.rados.rados.0.smithi121.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-09-23T22:18:51.105 INFO:tasks.rados.rados.0.smithi121.stdout:3453: writing smithi12166546-241 from 518243 to 1039890 tid 1 2023-09-23T22:18:51.111 INFO:tasks.rados.rados.0.smithi121.stdout:3453: writing smithi12166546-241 from 1687686 to 2118243 tid 2 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3454: read oid 286 snap -1 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3454: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3455: read oid 90 snap -1 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3455: expect (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3456: read oid 303 snap -1 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3456: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3457: write oid 263 current snap is 0 2023-09-23T22:18:51.112 INFO:tasks.rados.rados.0.smithi121.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-09-23T22:18:51.118 INFO:tasks.rados.rados.0.smithi121.stdout:3457: writing smithi12166546-263 from 535050 to 1131946 tid 1 2023-09-23T22:18:51.125 INFO:tasks.rados.rados.0.smithi121.stdout:3457: writing smithi12166546-263 from 1746168 to 2135050 tid 2 2023-09-23T22:18:51.125 INFO:tasks.rados.rados.0.smithi121.stdout:3458: read oid 414 snap -1 2023-09-23T22:18:51.125 INFO:tasks.rados.rados.0.smithi121.stdout:3458: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:51.125 INFO:tasks.rados.rados.0.smithi121.stdout:3459: read oid 358 snap -1 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3459: expect deleted 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3460: write oid 302 current snap is 0 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3447: finishing write tid 4 to smithi12166546-304 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 304 v 322 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3448: finishing write tid 1 to smithi12166546-127 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3448: finishing write tid 2 to smithi12166546-127 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3448: finishing write tid 3 to smithi12166546-127 2023-09-23T22:18:51.126 INFO:tasks.rados.rados.0.smithi121.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-09-23T22:18:51.131 INFO:tasks.rados.rados.0.smithi121.stdout:3460: writing smithi12166546-302 from 551857 to 1224002 tid 1 2023-09-23T22:18:51.137 INFO:tasks.rados.rados.0.smithi121.stdout:3460: writing smithi12166546-302 from 1804650 to 2151857 tid 2 2023-09-23T22:18:51.137 INFO:tasks.rados.rados.0.smithi121.stdout:3447: done (13 left) 2023-09-23T22:18:51.137 INFO:tasks.rados.rados.0.smithi121.stdout:3461: write oid 5 current snap is 0 2023-09-23T22:18:51.137 INFO:tasks.rados.rados.0.smithi121.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-09-23T22:18:51.143 INFO:tasks.rados.rados.0.smithi121.stdout:3461: writing smithi12166546-5 from 568664 to 1032411 tid 1 2023-09-23T22:18:51.149 INFO:tasks.rados.rados.0.smithi121.stdout:3461: writing smithi12166546-5 from 1579485 to 2168664 tid 2 2023-09-23T22:18:51.150 INFO:tasks.rados.rados.0.smithi121.stdout:3462: write oid 475 current snap is 0 2023-09-23T22:18:51.150 INFO:tasks.rados.rados.0.smithi121.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-09-23T22:18:51.156 INFO:tasks.rados.rados.0.smithi121.stdout:3462: writing smithi12166546-475 from 585471 to 1124467 tid 1 2023-09-23T22:18:51.162 INFO:tasks.rados.rados.0.smithi121.stdout:3462: writing smithi12166546-475 from 1921614 to 2185471 tid 2 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3463: delete oid 309 current snap is 0 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3448: finishing write tid 4 to smithi12166546-127 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 127 v 416 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3449: finishing write tid 1 to smithi12166546-399 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3449: finishing write tid 2 to smithi12166546-399 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3449: finishing write tid 3 to smithi12166546-399 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3449: finishing write tid 4 to smithi12166546-399 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 477 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3450: finishing write tid 1 to smithi12166546-433 2023-09-23T22:18:51.163 INFO:tasks.rados.rados.0.smithi121.stdout:3450: finishing write tid 2 to smithi12166546-433 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3450: finishing write tid 3 to smithi12166546-433 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3450: finishing write tid 4 to smithi12166546-433 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 302 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3450: left oid 433 (ObjNum 2146 snap 0 seq_num 2146) 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3451: finishing write tid 1 to smithi12166546-82 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3451: finishing write tid 2 to smithi12166546-82 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3451: finishing write tid 3 to smithi12166546-82 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3451: finishing write tid 4 to smithi12166546-82 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 499 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3451: left oid 82 (ObjNum 2147 snap 0 seq_num 2147) 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3452: finishing write tid 1 to smithi12166546-288 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3452: finishing write tid 2 to smithi12166546-288 2023-09-23T22:18:51.164 INFO:tasks.rados.rados.0.smithi121.stdout:3452: finishing write tid 3 to smithi12166546-288 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3452: finishing write tid 4 to smithi12166546-288 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 288 v 437 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3452: left oid 288 (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3453: finishing write tid 1 to smithi12166546-241 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3453: finishing write tid 2 to smithi12166546-241 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3453: finishing write tid 3 to smithi12166546-241 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3453: finishing write tid 4 to smithi12166546-241 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 241 v 466 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3453: left oid 241 (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3457: finishing write tid 1 to smithi12166546-263 2023-09-23T22:18:51.165 INFO:tasks.rados.rados.0.smithi121.stdout:3454: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T22:18:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:50 smithi121 bash[33603]: audit 2023-09-23T22:18:50.069124+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:51.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:50 smithi121 bash[27336]: audit 2023-09-23T22:18:50.069124+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:51.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:50 smithi123 bash[27681]: audit 2023-09-23T22:18:50.069124+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:51.326 INFO:tasks.rados.rados.0.smithi121.stdout:3457: finishing write tid 2 to smithi12166546-263 2023-09-23T22:18:51.327 INFO:tasks.rados.rados.0.smithi121.stdout:3457: finishing write tid 3 to smithi12166546-263 2023-09-23T22:18:51.327 INFO:tasks.rados.rados.0.smithi121.stdout:3457: finishing write tid 4 to smithi12166546-263 2023-09-23T22:18:51.327 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 263 v 325 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-09-23T22:18:51.327 INFO:tasks.rados.rados.0.smithi121.stdout:3457: left oid 263 (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T22:18:51.327 INFO:tasks.rados.rados.0.smithi121.stdout:3460: finishing write tid 1 to smithi12166546-302 2023-09-23T22:18:51.327 INFO:tasks.rados.rados.0.smithi121.stdout:3456: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:3460: finishing write tid 2 to smithi12166546-302 2023-09-23T22:18:51.588 INFO:tasks.rados.rados.0.smithi121.stdout:3460: finishing write tid 3 to smithi12166546-302 2023-09-23T22:18:51.589 INFO:tasks.rados.rados.0.smithi121.stdout:3460: finishing write tid 4 to smithi12166546-302 2023-09-23T22:18:51.589 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 302 v 502 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-09-23T22:18:51.589 INFO:tasks.rados.rados.0.smithi121.stdout:3460: left oid 302 (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T22:18:51.589 INFO:tasks.rados.rados.0.smithi121.stdout:3458: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:18:51.772 INFO:tasks.rados.rados.0.smithi121.stdout:3461: finishing write tid 1 to smithi12166546-5 2023-09-23T22:18:51.772 INFO:tasks.rados.rados.0.smithi121.stdout:3455: expect (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T22:18:52.058 INFO:tasks.rados.rados.0.smithi121.stdout:3461: finishing write tid 2 to smithi12166546-5 2023-09-23T22:18:52.058 INFO:tasks.rados.rados.0.smithi121.stdout:3461: finishing write tid 3 to smithi12166546-5 2023-09-23T22:18:52.058 INFO:tasks.rados.rados.0.smithi121.stdout:3461: finishing write tid 4 to smithi12166546-5 2023-09-23T22:18:52.058 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 468 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-09-23T22:18:52.058 INFO:tasks.rados.rados.0.smithi121.stdout:3461: left oid 5 (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T22:18:52.058 INFO:tasks.rados.rados.0.smithi121.stdout:3462: finishing write tid 1 to smithi12166546-475 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3448: done (15 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3449: done (14 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3450: done (13 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3451: done (12 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3452: done (11 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3453: done (10 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3454: done (9 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3455: done (8 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3456: done (7 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3457: done (6 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3458: done (5 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3459: done (4 left) 2023-09-23T22:18:52.059 INFO:tasks.rados.rados.0.smithi121.stdout:3460: done (3 left) 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3461: done (2 left) 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3463: done (1 left) 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3464: write oid 392 current snap is 0 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3462: finishing write tid 2 to smithi12166546-475 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3462: finishing write tid 3 to smithi12166546-475 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3462: finishing write tid 4 to smithi12166546-475 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 475 v 444 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3462: left oid 475 (ObjNum 2153 snap 0 seq_num 2153) 2023-09-23T22:18:52.060 INFO:tasks.rados.rados.0.smithi121.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-09-23T22:18:52.070 INFO:tasks.rados.rados.0.smithi121.stdout:3464: writing smithi12166546-392 from 619085 to 1308579 tid 1 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3464: writing smithi12166546-392 from 2038578 to 2219085 tid 2 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3462: done (1 left) 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3465: read oid 352 snap -1 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3465: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3466: read oid 44 snap -1 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3466: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3467: read oid 273 snap -1 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3467: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:52.079 INFO:tasks.rados.rados.0.smithi121.stdout:3468: read oid 212 snap -1 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3468: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3469: read oid 91 snap -1 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3470: read oid 16 snap -1 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3470: expect deleted 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3471: read oid 447 snap -1 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3471: expect deleted 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3472: read oid 318 snap -1 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3472: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3473: read oid 156 snap -1 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3473: expect (ObjNum 1275 snap 0 seq_num 1275) 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3474: write oid 67 current snap is 0 2023-09-23T22:18:52.080 INFO:tasks.rados.rados.0.smithi121.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-09-23T22:18:52.090 INFO:tasks.rados.rados.0.smithi121.stdout:3474: writing smithi12166546-67 from 635892 to 1400635 tid 1 2023-09-23T22:18:52.097 INFO:tasks.rados.rados.0.smithi121.stdout:3474: writing smithi12166546-67 from 2097060 to 2235892 tid 2 2023-09-23T22:18:52.097 INFO:tasks.rados.rados.0.smithi121.stdout:3475: delete oid 324 current snap is 0 2023-09-23T22:18:52.097 INFO:tasks.rados.rados.0.smithi121.stdout:3464: finishing write tid 1 to smithi12166546-392 2023-09-23T22:18:52.097 INFO:tasks.rados.rados.0.smithi121.stdout:3473: expect (ObjNum 1275 snap 0 seq_num 1275) 2023-09-23T22:18:52.220 INFO:tasks.rados.rados.0.smithi121.stdout:3465: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:18:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[27336]: cluster 2023-09-23T22:18:50.956542+0000 mgr.y (mgr.15279) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 7.7 MiB/s wr, 92 op/s 2023-09-23T22:18:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[27336]: audit 2023-09-23T22:18:51.378652+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[27336]: audit 2023-09-23T22:18:51.384870+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[27336]: audit 2023-09-23T22:18:51.386532+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[27336]: audit 2023-09-23T22:18:51.387654+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[33603]: cluster 2023-09-23T22:18:50.956542+0000 mgr.y (mgr.15279) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 7.7 MiB/s wr, 92 op/s 2023-09-23T22:18:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[33603]: audit 2023-09-23T22:18:51.378652+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[33603]: audit 2023-09-23T22:18:51.384870+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[33603]: audit 2023-09-23T22:18:51.386532+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:51 smithi121 bash[33603]: audit 2023-09-23T22:18:51.387654+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:51 smithi123 bash[27681]: cluster 2023-09-23T22:18:50.956542+0000 mgr.y (mgr.15279) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 7.7 MiB/s wr, 92 op/s 2023-09-23T22:18:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:51 smithi123 bash[27681]: audit 2023-09-23T22:18:51.378652+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:51 smithi123 bash[27681]: audit 2023-09-23T22:18:51.384870+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:51 smithi123 bash[27681]: audit 2023-09-23T22:18:51.386532+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:51 smithi123 bash[27681]: audit 2023-09-23T22:18:51.387654+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:52.363 INFO:tasks.rados.rados.0.smithi121.stdout:3468: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:18:52.510 INFO:tasks.rados.rados.0.smithi121.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T22:18:52.600 INFO:tasks.rados.rados.0.smithi121.stdout:3474: finishing write tid 1 to smithi12166546-67 2023-09-23T22:18:52.600 INFO:tasks.rados.rados.0.smithi121.stdout:3464: finishing write tid 2 to smithi12166546-392 2023-09-23T22:18:52.600 INFO:tasks.rados.rados.0.smithi121.stdout:3464: finishing write tid 3 to smithi12166546-392 2023-09-23T22:18:52.600 INFO:tasks.rados.rados.0.smithi121.stdout:3464: finishing write tid 4 to smithi12166546-392 2023-09-23T22:18:52.600 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 392 v 595 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-09-23T22:18:52.600 INFO:tasks.rados.rados.0.smithi121.stdout:3464: left oid 392 (ObjNum 2155 snap 0 seq_num 2155) 2023-09-23T22:18:52.601 INFO:tasks.rados.rados.0.smithi121.stdout:3467: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:52.691 INFO:tasks.rados.rados.0.smithi121.stdout:3474: finishing write tid 2 to smithi12166546-67 2023-09-23T22:18:52.691 INFO:tasks.rados.rados.0.smithi121.stdout:3466: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:18:52.792 INFO:tasks.rados.rados.0.smithi121.stdout:3474: finishing write tid 3 to smithi12166546-67 2023-09-23T22:18:52.792 INFO:tasks.rados.rados.0.smithi121.stdout:3474: finishing write tid 4 to smithi12166546-67 2023-09-23T22:18:52.792 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 67 v 480 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-09-23T22:18:52.792 INFO:tasks.rados.rados.0.smithi121.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-09-23T22:18:52.792 INFO:tasks.rados.rados.0.smithi121.stdout:3472: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T22:18:52.919 INFO:tasks.rados.rados.0.smithi121.stdout:3464: done (11 left) 2023-09-23T22:18:52.919 INFO:tasks.rados.rados.0.smithi121.stdout:3465: done (10 left) 2023-09-23T22:18:52.919 INFO:tasks.rados.rados.0.smithi121.stdout:3466: done (9 left) 2023-09-23T22:18:52.919 INFO:tasks.rados.rados.0.smithi121.stdout:3467: done (8 left) 2023-09-23T22:18:52.919 INFO:tasks.rados.rados.0.smithi121.stdout:3468: done (7 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3469: done (6 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3470: done (5 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3471: done (4 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3472: done (3 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3473: done (2 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3474: done (1 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3475: done (0 left) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3476: read oid 65 snap -1 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3476: expect (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3477: write oid 252 current snap is 0 2023-09-23T22:18:52.920 INFO:tasks.rados.rados.0.smithi121.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-09-23T22:18:52.931 INFO:tasks.rados.rados.0.smithi121.stdout:3477: writing smithi12166546-252 from 669506 to 1184747 tid 1 2023-09-23T22:18:52.938 INFO:tasks.rados.rados.0.smithi121.stdout:3477: writing smithi12166546-252 from 1697671 to 2269506 tid 2 2023-09-23T22:18:52.939 INFO:tasks.rados.rados.0.smithi121.stdout:3478: write oid 103 current snap is 0 2023-09-23T22:18:52.939 INFO:tasks.rados.rados.0.smithi121.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-09-23T22:18:52.946 INFO:tasks.rados.rados.0.smithi121.stdout:3478: writing smithi12166546-103 from 686313 to 1276803 tid 1 2023-09-23T22:18:52.952 INFO:tasks.rados.rados.0.smithi121.stdout:3478: writing smithi12166546-103 from 1756153 to 2286313 tid 2 2023-09-23T22:18:52.952 INFO:tasks.rados.rados.0.smithi121.stdout:3479: read oid 351 snap -1 2023-09-23T22:18:52.952 INFO:tasks.rados.rados.0.smithi121.stdout:3479: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:18:52.952 INFO:tasks.rados.rados.0.smithi121.stdout:3480: write oid 118 current snap is 0 2023-09-23T22:18:52.952 INFO:tasks.rados.rados.0.smithi121.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-09-23T22:18:52.960 INFO:tasks.rados.rados.0.smithi121.stdout:3480: writing smithi12166546-118 from 703120 to 1485212 tid 1 2023-09-23T22:18:52.966 INFO:tasks.rados.rados.0.smithi121.stdout:3480: writing smithi12166546-118 from 1930988 to 2303120 tid 2 2023-09-23T22:18:52.966 INFO:tasks.rados.rados.0.smithi121.stdout:3481: write oid 419 current snap is 0 2023-09-23T22:18:52.966 INFO:tasks.rados.rados.0.smithi121.stdout:3476: expect (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.389292+0000 mgr.y (mgr.15279) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.389559+0000 mgr.y (mgr.15279) 15 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.553978+0000 mgr.y (mgr.15279) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.554790+0000 mgr.y (mgr.15279) 17 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.768887+0000 mgr.y (mgr.15279) 18 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.770376+0000 mgr.y (mgr.15279) 19 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:18:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.986186+0000 mgr.y (mgr.15279) 20 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: cephadm 2023-09-23T22:18:51.986627+0000 mgr.y (mgr.15279) 21 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: audit 2023-09-23T22:18:52.006209+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.121:0/3423415581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: audit 2023-09-23T22:18:52.157909+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: audit 2023-09-23T22:18:52.162684+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: audit 2023-09-23T22:18:52.166783+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: audit 2023-09-23T22:18:52.170711+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:52 smithi123 bash[27681]: audit 2023-09-23T22:18:52.176496+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.153 INFO:tasks.rados.rados.0.smithi121.stdout:3477: finishing write tid 1 to smithi12166546-252 2023-09-23T22:18:53.153 INFO:tasks.rados.rados.0.smithi121.stdout:3477: finishing write tid 2 to smithi12166546-252 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3477: finishing write tid 3 to smithi12166546-252 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3477: finishing write tid 4 to smithi12166546-252 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 252 v 598 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3478: finishing write tid 1 to smithi12166546-103 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3478: finishing write tid 2 to smithi12166546-103 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3478: finishing write tid 3 to smithi12166546-103 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3478: finishing write tid 4 to smithi12166546-103 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 103 v 385 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-09-23T22:18:53.154 INFO:tasks.rados.rados.0.smithi121.stdout:3479: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:18:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.389292+0000 mgr.y (mgr.15279) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:18:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.389559+0000 mgr.y (mgr.15279) 15 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.553978+0000 mgr.y (mgr.15279) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.554790+0000 mgr.y (mgr.15279) 17 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.768887+0000 mgr.y (mgr.15279) 18 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.770376+0000 mgr.y (mgr.15279) 19 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.986186+0000 mgr.y (mgr.15279) 20 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: cephadm 2023-09-23T22:18:51.986627+0000 mgr.y (mgr.15279) 21 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: audit 2023-09-23T22:18:52.006209+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.121:0/3423415581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: audit 2023-09-23T22:18:52.157909+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: audit 2023-09-23T22:18:52.162684+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: audit 2023-09-23T22:18:52.166783+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: audit 2023-09-23T22:18:52.170711+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[27336]: audit 2023-09-23T22:18:52.176496+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.389292+0000 mgr.y (mgr.15279) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.389559+0000 mgr.y (mgr.15279) 15 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.553978+0000 mgr.y (mgr.15279) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.554790+0000 mgr.y (mgr.15279) 17 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.768887+0000 mgr.y (mgr.15279) 18 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.770376+0000 mgr.y (mgr.15279) 19 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.986186+0000 mgr.y (mgr.15279) 20 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: cephadm 2023-09-23T22:18:51.986627+0000 mgr.y (mgr.15279) 21 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: audit 2023-09-23T22:18:52.006209+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.121:0/3423415581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: audit 2023-09-23T22:18:52.157909+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: audit 2023-09-23T22:18:52.162684+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: audit 2023-09-23T22:18:52.166783+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: audit 2023-09-23T22:18:52.170711+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:52 smithi121 bash[33603]: audit 2023-09-23T22:18:52.176496+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:53.283 INFO:tasks.rados.rados.0.smithi121.stdout:3480: finishing write tid 1 to smithi12166546-118 2023-09-23T22:18:53.283 INFO:tasks.rados.rados.0.smithi121.stdout:3480: finishing write tid 2 to smithi12166546-118 2023-09-23T22:18:53.283 INFO:tasks.rados.rados.0.smithi121.stdout:3480: finishing write tid 3 to smithi12166546-118 2023-09-23T22:18:53.283 INFO:tasks.rados.rados.0.smithi121.stdout:3480: finishing write tid 4 to smithi12166546-118 2023-09-23T22:18:53.284 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 118 v 469 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-09-23T22:18:53.284 INFO:tasks.rados.rados.0.smithi121.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-09-23T22:18:53.284 INFO:tasks.rados.rados.0.smithi121.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-09-23T22:18:53.295 INFO:tasks.rados.rados.0.smithi121.stdout:3481: writing smithi12166546-419 from 719927 to 1177268 tid 1 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3481: writing smithi12166546-419 from 1873117 to 2319927 tid 2 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3476: done (5 left) 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3477: done (4 left) 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3478: done (3 left) 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3479: done (2 left) 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3480: done (1 left) 2023-09-23T22:18:53.302 INFO:tasks.rados.rados.0.smithi121.stdout:3482: delete oid 113 current snap is 0 2023-09-23T22:18:53.303 INFO:tasks.rados.rados.0.smithi121.stdout:3481: finishing write tid 1 to smithi12166546-419 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3482: done (1 left) 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3483: read oid 50 snap -1 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3483: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3484: read oid 303 snap -1 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3485: read oid 250 snap -1 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3485: expect (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3486: read oid 197 snap -1 2023-09-23T22:18:53.305 INFO:tasks.rados.rados.0.smithi121.stdout:3486: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T22:18:53.306 INFO:tasks.rados.rados.0.smithi121.stdout:3487: delete oid 97 current snap is 0 2023-09-23T22:18:53.323 INFO:tasks.rados.rados.0.smithi121.stdout:3483: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:18:53.474 INFO:tasks.rados.rados.0.smithi121.stdout:3481: finishing write tid 2 to smithi12166546-419 2023-09-23T22:18:53.474 INFO:tasks.rados.rados.0.smithi121.stdout:3486: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T22:18:53.687 INFO:tasks.rados.rados.0.smithi121.stdout:3481: finishing write tid 3 to smithi12166546-419 2023-09-23T22:18:53.687 INFO:tasks.rados.rados.0.smithi121.stdout:3481: finishing write tid 4 to smithi12166546-419 2023-09-23T22:18:53.687 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 505 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-09-23T22:18:53.687 INFO:tasks.rados.rados.0.smithi121.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T22:18:53.687 INFO:tasks.rados.rados.0.smithi121.stdout:3485: expect (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T22:18:53.850 INFO:tasks.rados.rados.0.smithi121.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3481: done (5 left) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3483: done (4 left) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3484: done (3 left) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3485: done (2 left) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3486: done (1 left) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3487: done (0 left) 2023-09-23T22:18:54.098 INFO:tasks.rados.rados.0.smithi121.stdout:3488: delete oid 456 current snap is 0 2023-09-23T22:18:54.101 INFO:tasks.rados.rados.0.smithi121.stdout:3488: done (0 left) 2023-09-23T22:18:54.101 INFO:tasks.rados.rados.0.smithi121.stdout:3489: read oid 163 snap -1 2023-09-23T22:18:54.101 INFO:tasks.rados.rados.0.smithi121.stdout:3489: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-23T22:18:54.101 INFO:tasks.rados.rados.0.smithi121.stdout:3490: write oid 173 current snap is 0 2023-09-23T22:18:54.101 INFO:tasks.rados.rados.0.smithi121.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-09-23T22:18:54.115 INFO:tasks.rados.rados.0.smithi121.stdout:3490: writing smithi12166546-173 from 787155 to 1545492 tid 1 2023-09-23T22:18:54.121 INFO:tasks.rados.rados.0.smithi121.stdout:3490: writing smithi12166546-173 from 1990692 to 2387155 tid 2 2023-09-23T22:18:54.121 INFO:tasks.rados.rados.0.smithi121.stdout:3491: write oid 107 current snap is 0 2023-09-23T22:18:54.121 INFO:tasks.rados.rados.0.smithi121.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-09-23T22:18:54.127 INFO:tasks.rados.rados.0.smithi121.stdout:3491: writing smithi12166546-107 from 403962 to 837548 tid 1 2023-09-23T22:18:54.134 INFO:tasks.rados.rados.0.smithi121.stdout:3491: writing smithi12166546-107 from 1249174 to 1950931 tid 2 2023-09-23T22:18:54.134 INFO:tasks.rados.rados.0.smithi121.stdout:3492: write oid 383 current snap is 0 2023-09-23T22:18:54.135 INFO:tasks.rados.rados.0.smithi121.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-09-23T22:18:54.141 INFO:tasks.rados.rados.0.smithi121.stdout:3492: writing smithi12166546-383 from 420769 to 1045957 tid 1 2023-09-23T22:18:54.148 INFO:tasks.rados.rados.0.smithi121.stdout:3492: writing smithi12166546-383 from 1824009 to 2269424 tid 2 2023-09-23T22:18:54.149 INFO:tasks.rados.rados.0.smithi121.stdout:3493: write oid 145 current snap is 0 2023-09-23T22:18:54.149 INFO:tasks.rados.rados.0.smithi121.stdout:3489: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-23T22:18:54.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:53 smithi123 bash[27681]: cephadm 2023-09-23T22:18:52.248137+0000 mgr.y (mgr.15279) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:18:54.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:53 smithi123 bash[27681]: cephadm 2023-09-23T22:18:52.493714+0000 mgr.y (mgr.15279) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:18:54.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:53 smithi123 bash[27681]: cluster 2023-09-23T22:18:52.957073+0000 mgr.y (mgr.15279) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 8.1 MiB/s wr, 87 op/s 2023-09-23T22:18:54.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:53 smithi121 bash[33603]: cephadm 2023-09-23T22:18:52.248137+0000 mgr.y (mgr.15279) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:18:54.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:53 smithi121 bash[33603]: cephadm 2023-09-23T22:18:52.493714+0000 mgr.y (mgr.15279) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:18:54.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:53 smithi121 bash[33603]: cluster 2023-09-23T22:18:52.957073+0000 mgr.y (mgr.15279) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 8.1 MiB/s wr, 87 op/s 2023-09-23T22:18:54.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:53 smithi121 bash[27336]: cephadm 2023-09-23T22:18:52.248137+0000 mgr.y (mgr.15279) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:18:54.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:53 smithi121 bash[27336]: cephadm 2023-09-23T22:18:52.493714+0000 mgr.y (mgr.15279) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:18:54.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:53 smithi121 bash[27336]: cluster 2023-09-23T22:18:52.957073+0000 mgr.y (mgr.15279) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 8.1 MiB/s wr, 87 op/s 2023-09-23T22:18:54.278 INFO:tasks.rados.rados.0.smithi121.stdout:3490: finishing write tid 1 to smithi12166546-173 2023-09-23T22:18:54.278 INFO:tasks.rados.rados.0.smithi121.stdout:3490: finishing write tid 2 to smithi12166546-173 2023-09-23T22:18:54.278 INFO:tasks.rados.rados.0.smithi121.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-09-23T22:18:54.286 INFO:tasks.rados.rados.0.smithi121.stdout:3493: writing smithi12166546-145 from 437576 to 1138013 tid 1 2023-09-23T22:18:54.295 INFO:tasks.rados.rados.0.smithi121.stdout:3493: writing smithi12166546-145 from 1882491 to 2437576 tid 2 2023-09-23T22:18:54.295 INFO:tasks.rados.rados.0.smithi121.stdout:3489: done (4 left) 2023-09-23T22:18:54.295 INFO:tasks.rados.rados.0.smithi121.stdout:3494: write oid 281 current snap is 0 2023-09-23T22:18:54.295 INFO:tasks.rados.rados.0.smithi121.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-09-23T22:18:54.303 INFO:tasks.rados.rados.0.smithi121.stdout:3494: writing smithi12166546-281 from 454383 to 1230069 tid 1 2023-09-23T22:18:54.310 INFO:tasks.rados.rados.0.smithi121.stdout:3494: writing smithi12166546-281 from 1824620 to 2273704 tid 2 2023-09-23T22:18:54.311 INFO:tasks.rados.rados.0.smithi121.stdout:3495: write oid 85 current snap is 0 2023-09-23T22:18:54.311 INFO:tasks.rados.rados.0.smithi121.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-09-23T22:18:54.317 INFO:tasks.rados.rados.0.smithi121.stdout:3495: writing smithi12166546-85 from 471190 to 922125 tid 1 2023-09-23T22:18:54.326 INFO:tasks.rados.rados.0.smithi121.stdout:3495: writing smithi12166546-85 from 1483102 to 2192197 tid 2 2023-09-23T22:18:54.326 INFO:tasks.rados.rados.0.smithi121.stdout:3496: delete oid 124 current snap is 0 2023-09-23T22:18:54.326 INFO:tasks.rados.rados.0.smithi121.stdout:3490: finishing write tid 3 to smithi12166546-173 2023-09-23T22:18:54.326 INFO:tasks.rados.rados.0.smithi121.stdout:3490: finishing write tid 4 to smithi12166546-173 2023-09-23T22:18:54.326 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 173 v 440 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3491: finishing write tid 1 to smithi12166546-107 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3491: finishing write tid 2 to smithi12166546-107 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3491: finishing write tid 3 to smithi12166546-107 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3491: finishing write tid 4 to smithi12166546-107 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 107 v 455 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3492: finishing write tid 1 to smithi12166546-383 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3492: finishing write tid 2 to smithi12166546-383 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3492: finishing write tid 3 to smithi12166546-383 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3492: finishing write tid 4 to smithi12166546-383 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 383 v 328 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2023-09-23T22:18:54.327 INFO:tasks.rados.rados.0.smithi121.stdout:3493: finishing write tid 1 to smithi12166546-145 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3493: finishing write tid 2 to smithi12166546-145 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3493: finishing write tid 3 to smithi12166546-145 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3493: finishing write tid 4 to smithi12166546-145 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 305 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3494: finishing write tid 1 to smithi12166546-281 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3494: finishing write tid 2 to smithi12166546-281 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3494: finishing write tid 3 to smithi12166546-281 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3494: finishing write tid 4 to smithi12166546-281 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 281 v 443 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3494: left oid 281 (ObjNum 2169 snap 0 seq_num 2169) 2023-09-23T22:18:54.328 INFO:tasks.rados.rados.0.smithi121.stdout:3495: finishing write tid 1 to smithi12166546-85 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3490: done (6 left) 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3491: done (5 left) 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3492: done (4 left) 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3493: done (3 left) 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3494: done (2 left) 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3496: done (1 left) 2023-09-23T22:18:54.329 INFO:tasks.rados.rados.0.smithi121.stdout:3497: read oid 418 snap -1 2023-09-23T22:18:54.330 INFO:tasks.rados.rados.0.smithi121.stdout:3497: expect (ObjNum 2051 snap 0 seq_num 2051) 2023-09-23T22:18:54.330 INFO:tasks.rados.rados.0.smithi121.stdout:3498: write oid 467 current snap is 0 2023-09-23T22:18:54.330 INFO:tasks.rados.rados.0.smithi121.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-09-23T22:18:54.336 INFO:tasks.rados.rados.0.smithi121.stdout:3498: writing smithi12166546-467 from 504804 to 1106237 tid 1 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3498: writing smithi12166546-467 from 1600066 to 2312830 tid 2 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3499: read oid 160 snap -1 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3499: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3500: read oid 137 snap -1 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3500: expect deleted 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3501: read oid 231 snap -1 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3501: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3502: write oid 142 current snap is 0 2023-09-23T22:18:54.345 INFO:tasks.rados.rados.0.smithi121.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-09-23T22:18:54.356 INFO:tasks.rados.rados.0.smithi121.stdout:3502: writing smithi12166546-142 from 521611 to 1198293 tid 1 2023-09-23T22:18:54.365 INFO:tasks.rados.rados.0.smithi121.stdout:3502: writing smithi12166546-142 from 1942195 to 2398617 tid 2 2023-09-23T22:18:54.365 INFO:tasks.rados.rados.0.smithi121.stdout:3503: read oid 38 snap -1 2023-09-23T22:18:54.365 INFO:tasks.rados.rados.0.smithi121.stdout:3503: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:3504: delete oid 441 current snap is 0 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:3495: finishing write tid 2 to smithi12166546-85 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:3495: finishing write tid 3 to smithi12166546-85 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:3495: finishing write tid 4 to smithi12166546-85 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 85 v 408 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:3495: left oid 85 (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T22:18:54.366 INFO:tasks.rados.rados.0.smithi121.stdout:3497: expect (ObjNum 2051 snap 0 seq_num 2051) 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3498: finishing write tid 1 to smithi12166546-467 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3495: done (8 left) 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3497: done (7 left) 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3504: done (6 left) 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3505: read oid 334 snap -1 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3505: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3506: read oid 139 snap -1 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3506: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T22:18:54.455 INFO:tasks.rados.rados.0.smithi121.stdout:3507: write oid 125 current snap is 0 2023-09-23T22:18:54.456 INFO:tasks.rados.rados.0.smithi121.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-09-23T22:18:54.463 INFO:tasks.rados.rados.0.smithi121.stdout:3507: writing smithi12166546-125 from 555225 to 1098758 tid 1 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3507: writing smithi12166546-125 from 1775512 to 2235603 tid 2 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3508: read oid 380 snap -1 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3508: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3509: read oid 128 snap -1 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3509: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3510: write oid 496 current snap is 0 2023-09-23T22:18:54.473 INFO:tasks.rados.rados.0.smithi121.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-09-23T22:18:54.480 INFO:tasks.rados.rados.0.smithi121.stdout:3510: writing smithi12166546-496 from 572032 to 1190814 tid 1 2023-09-23T22:18:54.490 INFO:tasks.rados.rados.0.smithi121.stdout:3510: writing smithi12166546-496 from 1833994 to 2554096 tid 2 2023-09-23T22:18:54.490 INFO:tasks.rados.rados.0.smithi121.stdout:3511: write oid 197 current snap is 0 2023-09-23T22:18:54.491 INFO:tasks.rados.rados.0.smithi121.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-09-23T22:18:54.499 INFO:tasks.rados.rados.0.smithi121.stdout:3511: writing smithi12166546-197 from 588839 to 1282870 tid 1 2023-09-23T22:18:54.505 INFO:tasks.rados.rados.0.smithi121.stdout:3511: writing smithi12166546-197 from 1776123 to 2239883 tid 2 2023-09-23T22:18:54.505 INFO:tasks.rados.rados.0.smithi121.stdout:3512: write oid 266 current snap is 0 2023-09-23T22:18:54.505 INFO:tasks.rados.rados.0.smithi121.stdout:3498: finishing write tid 2 to smithi12166546-467 2023-09-23T22:18:54.505 INFO:tasks.rados.rados.0.smithi121.stdout:3498: finishing write tid 3 to smithi12166546-467 2023-09-23T22:18:54.505 INFO:tasks.rados.rados.0.smithi121.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-09-23T22:18:54.512 INFO:tasks.rados.rados.0.smithi121.stdout:3512: writing smithi12166546-266 from 605646 to 1374926 tid 1 2023-09-23T22:18:54.519 INFO:tasks.rados.rados.0.smithi121.stdout:3512: writing smithi12166546-266 from 1834605 to 2442023 tid 2 2023-09-23T22:18:54.519 INFO:tasks.rados.rados.0.smithi121.stdout:3500: done (13 left) 2023-09-23T22:18:54.519 INFO:tasks.rados.rados.0.smithi121.stdout:3513: read oid 273 snap -1 2023-09-23T22:18:54.519 INFO:tasks.rados.rados.0.smithi121.stdout:3513: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:54.519 INFO:tasks.rados.rados.0.smithi121.stdout:3514: read oid 425 snap -1 2023-09-23T22:18:54.520 INFO:tasks.rados.rados.0.smithi121.stdout:3514: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T22:18:54.520 INFO:tasks.rados.rados.0.smithi121.stdout:3515: write oid 57 current snap is 0 2023-09-23T22:18:54.520 INFO:tasks.rados.rados.0.smithi121.stdout:3498: finishing write tid 4 to smithi12166546-467 2023-09-23T22:18:54.520 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 338 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-09-23T22:18:54.520 INFO:tasks.rados.rados.0.smithi121.stdout:3498: left oid 467 (ObjNum 2172 snap 0 seq_num 2172) 2023-09-23T22:18:54.520 INFO:tasks.rados.rados.0.smithi121.stdout:3501: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:18:54.642 INFO:tasks.rados.rados.0.smithi121.stdout:3499: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:18:54.711 INFO:tasks.rados.rados.0.smithi121.stdout:3502: finishing write tid 1 to smithi12166546-142 2023-09-23T22:18:54.711 INFO:tasks.rados.rados.0.smithi121.stdout:3502: finishing write tid 2 to smithi12166546-142 2023-09-23T22:18:54.711 INFO:tasks.rados.rados.0.smithi121.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-09-23T22:18:54.716 INFO:tasks.rados.rados.0.smithi121.stdout:3515: writing smithi12166546-57 from 622453 to 1066982 tid 1 2023-09-23T22:18:54.722 INFO:tasks.rados.rados.0.smithi121.stdout:3515: writing smithi12166546-57 from 1493087 to 1960516 tid 2 2023-09-23T22:18:54.722 INFO:tasks.rados.rados.0.smithi121.stdout:3498: done (15 left) 2023-09-23T22:18:54.722 INFO:tasks.rados.rados.0.smithi121.stdout:3499: done (14 left) 2023-09-23T22:18:54.722 INFO:tasks.rados.rados.0.smithi121.stdout:3501: done (13 left) 2023-09-23T22:18:54.722 INFO:tasks.rados.rados.0.smithi121.stdout:3516: read oid 106 snap -1 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3516: expect (ObjNum 2011 snap 0 seq_num 2011) 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3517: read oid 4 snap -1 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3517: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3518: read oid 409 snap -1 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3518: expect deleted 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3502: finishing write tid 3 to smithi12166546-142 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3502: finishing write tid 4 to smithi12166546-142 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 142 v 446 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2023-09-23T22:18:54.723 INFO:tasks.rados.rados.0.smithi121.stdout:3503: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T22:18:54.819 INFO:tasks.rados.rados.0.smithi121.stdout:3505: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:18:54.929 INFO:tasks.rados.rados.0.smithi121.stdout:3507: finishing write tid 1 to smithi12166546-125 2023-09-23T22:18:54.929 INFO:tasks.rados.rados.0.smithi121.stdout:3506: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T22:18:55.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:54 smithi123 bash[27681]: audit 2023-09-23T22:18:54.495391+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.121:0/2771775833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:55.122 INFO:tasks.rados.rados.0.smithi121.stdout:3507: finishing write tid 2 to smithi12166546-125 2023-09-23T22:18:55.122 INFO:tasks.rados.rados.0.smithi121.stdout:3507: finishing write tid 3 to smithi12166546-125 2023-09-23T22:18:55.122 INFO:tasks.rados.rados.0.smithi121.stdout:3507: finishing write tid 4 to smithi12166546-125 2023-09-23T22:18:55.122 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 125 v 331 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-09-23T22:18:55.123 INFO:tasks.rados.rados.0.smithi121.stdout:3507: left oid 125 (ObjNum 2175 snap 0 seq_num 2175) 2023-09-23T22:18:55.123 INFO:tasks.rados.rados.0.smithi121.stdout:3509: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T22:18:55.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:54 smithi121 bash[33603]: audit 2023-09-23T22:18:54.495391+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.121:0/2771775833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:55.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:54 smithi121 bash[27336]: audit 2023-09-23T22:18:54.495391+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.121:0/2771775833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:55.302 INFO:tasks.rados.rados.0.smithi121.stdout:3508: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:3510: finishing write tid 1 to smithi12166546-496 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:3510: finishing write tid 2 to smithi12166546-496 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:3510: finishing write tid 3 to smithi12166546-496 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:3510: finishing write tid 4 to smithi12166546-496 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 496 v 447 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:3510: left oid 496 (ObjNum 2176 snap 0 seq_num 2176) 2023-09-23T22:18:55.478 INFO:tasks.rados.rados.0.smithi121.stdout:3511: finishing write tid 1 to smithi12166546-197 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:3511: finishing write tid 2 to smithi12166546-197 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:3511: finishing write tid 3 to smithi12166546-197 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:3511: finishing write tid 4 to smithi12166546-197 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 508 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:3511: left oid 197 (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:3512: finishing write tid 1 to smithi12166546-266 2023-09-23T22:18:55.479 INFO:tasks.rados.rados.0.smithi121.stdout:3514: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T22:18:55.622 INFO:tasks.rados.rados.0.smithi121.stdout:3512: finishing write tid 2 to smithi12166546-266 2023-09-23T22:18:55.622 INFO:tasks.rados.rados.0.smithi121.stdout:3512: finishing write tid 3 to smithi12166546-266 2023-09-23T22:18:55.622 INFO:tasks.rados.rados.0.smithi121.stdout:3512: finishing write tid 4 to smithi12166546-266 2023-09-23T22:18:55.623 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 602 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-09-23T22:18:55.623 INFO:tasks.rados.rados.0.smithi121.stdout:3512: left oid 266 (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T22:18:55.623 INFO:tasks.rados.rados.0.smithi121.stdout:3513: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:18:55.707 INFO:tasks.rados.rados.0.smithi121.stdout:3515: finishing write tid 1 to smithi12166546-57 2023-09-23T22:18:55.707 INFO:tasks.rados.rados.0.smithi121.stdout:3515: finishing write tid 2 to smithi12166546-57 2023-09-23T22:18:55.707 INFO:tasks.rados.rados.0.smithi121.stdout:3515: finishing write tid 3 to smithi12166546-57 2023-09-23T22:18:55.708 INFO:tasks.rados.rados.0.smithi121.stdout:3515: finishing write tid 4 to smithi12166546-57 2023-09-23T22:18:55.708 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 57 v 449 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-09-23T22:18:55.708 INFO:tasks.rados.rados.0.smithi121.stdout:3515: left oid 57 (ObjNum 2179 snap 0 seq_num 2179) 2023-09-23T22:18:55.708 INFO:tasks.rados.rados.0.smithi121.stdout:3516: expect (ObjNum 2011 snap 0 seq_num 2011) 2023-09-23T22:18:55.917 INFO:tasks.rados.rados.0.smithi121.stdout:3517: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:18:56.041 INFO:tasks.rados.rados.0.smithi121.stdout:3502: done (15 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3503: done (14 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3505: done (13 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3506: done (12 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3507: done (11 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3508: done (10 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3509: done (9 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3510: done (8 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3511: done (7 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3512: done (6 left) 2023-09-23T22:18:56.042 INFO:tasks.rados.rados.0.smithi121.stdout:3513: done (5 left) 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3514: done (4 left) 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3515: done (3 left) 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3516: done (2 left) 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3517: done (1 left) 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3518: done (0 left) 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3519: read oid 216 snap -1 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3519: expect deleted 2023-09-23T22:18:56.043 INFO:tasks.rados.rados.0.smithi121.stdout:3520: delete oid 393 current snap is 0 2023-09-23T22:18:56.044 INFO:tasks.rados.rados.0.smithi121.stdout:3519: done (1 left) 2023-09-23T22:18:56.044 INFO:tasks.rados.rados.0.smithi121.stdout:3520: done (0 left) 2023-09-23T22:18:56.044 INFO:tasks.rados.rados.0.smithi121.stdout:3521: write oid 142 current snap is 0 2023-09-23T22:18:56.044 INFO:tasks.rados.rados.0.smithi121.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-09-23T22:18:56.056 INFO:tasks.rados.rados.0.smithi121.stdout:3521: writing smithi12166546-142 from 656067 to 1251094 tid 1 2023-09-23T22:18:56.063 INFO:tasks.rados.rados.0.smithi121.stdout:3521: writing smithi12166546-142 from 1893698 to 2364796 tid 2 2023-09-23T22:18:56.063 INFO:tasks.rados.rados.0.smithi121.stdout:3522: write oid 435 current snap is 0 2023-09-23T22:18:56.063 INFO:tasks.rados.rados.0.smithi121.stdout:3521: finishing write tid 1 to smithi12166546-142 2023-09-23T22:18:56.063 INFO:tasks.rados.rados.0.smithi121.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-09-23T22:18:56.075 INFO:tasks.rados.rados.0.smithi121.stdout:3522: writing smithi12166546-435 from 672874 to 1459503 tid 1 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3522: writing smithi12166546-435 from 2068533 to 2672874 tid 2 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3523: read oid 65 snap -1 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3523: expect (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3524: write oid 149 current snap is 0 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3521: finishing write tid 2 to smithi12166546-142 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3521: finishing write tid 3 to smithi12166546-142 2023-09-23T22:18:56.083 INFO:tasks.rados.rados.0.smithi121.stdout:3521: finishing write tid 4 to smithi12166546-142 2023-09-23T22:18:56.084 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 142 v 452 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-09-23T22:18:56.084 INFO:tasks.rados.rados.0.smithi121.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-09-23T22:18:56.084 INFO:tasks.rados.rados.0.smithi121.stdout:3522: finishing write tid 1 to smithi12166546-435 2023-09-23T22:18:56.084 INFO:tasks.rados.rados.0.smithi121.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-09-23T22:18:56.089 INFO:tasks.rados.rados.0.smithi121.stdout:3524: writing smithi12166546-149 from 689681 to 1151559 tid 1 2023-09-23T22:18:56.095 INFO:tasks.rados.rados.0.smithi121.stdout:3524: writing smithi12166546-149 from 1727015 to 2201782 tid 2 2023-09-23T22:18:56.095 INFO:tasks.rados.rados.0.smithi121.stdout:3521: done (3 left) 2023-09-23T22:18:56.096 INFO:tasks.rados.rados.0.smithi121.stdout:3525: read oid 228 snap -1 2023-09-23T22:18:56.096 INFO:tasks.rados.rados.0.smithi121.stdout:3525: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T22:18:56.096 INFO:tasks.rados.rados.0.smithi121.stdout:3526: write oid 11 current snap is 0 2023-09-23T22:18:56.096 INFO:tasks.rados.rados.0.smithi121.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-09-23T22:18:56.102 INFO:tasks.rados.rados.0.smithi121.stdout:3526: writing smithi12166546-11 from 706488 to 1243615 tid 1 2023-09-23T22:18:56.109 INFO:tasks.rados.rados.0.smithi121.stdout:3526: writing smithi12166546-11 from 1785497 to 2403922 tid 2 2023-09-23T22:18:56.109 INFO:tasks.rados.rados.0.smithi121.stdout:3527: read oid 462 snap -1 2023-09-23T22:18:56.109 INFO:tasks.rados.rados.0.smithi121.stdout:3527: expect deleted 2023-09-23T22:18:56.109 INFO:tasks.rados.rados.0.smithi121.stdout:3528: write oid 40 current snap is 0 2023-09-23T22:18:56.109 INFO:tasks.rados.rados.0.smithi121.stdout:3522: finishing write tid 2 to smithi12166546-435 2023-09-23T22:18:56.110 INFO:tasks.rados.rados.0.smithi121.stdout:3523: expect (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T22:18:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:55 smithi121 bash[33603]: cluster 2023-09-23T22:18:54.957736+0000 mgr.y (mgr.15279) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.3 MiB/s wr, 71 op/s 2023-09-23T22:18:56.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:55 smithi121 bash[27336]: cluster 2023-09-23T22:18:54.957736+0000 mgr.y (mgr.15279) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.3 MiB/s wr, 71 op/s 2023-09-23T22:18:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:55 smithi123 bash[27681]: cluster 2023-09-23T22:18:54.957736+0000 mgr.y (mgr.15279) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.3 MiB/s wr, 71 op/s 2023-09-23T22:18:56.303 INFO:tasks.rados.rados.0.smithi121.stdout:3522: finishing write tid 3 to smithi12166546-435 2023-09-23T22:18:56.303 INFO:tasks.rados.rados.0.smithi121.stdout:3522: finishing write tid 4 to smithi12166546-435 2023-09-23T22:18:56.303 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 435 v 389 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-09-23T22:18:56.303 INFO:tasks.rados.rados.0.smithi121.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-09-23T22:18:56.303 INFO:tasks.rados.rados.0.smithi121.stdout:3524: finishing write tid 1 to smithi12166546-149 2023-09-23T22:18:56.303 INFO:tasks.rados.rados.0.smithi121.stdout:3525: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:3524: finishing write tid 2 to smithi12166546-149 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:3524: finishing write tid 3 to smithi12166546-149 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:3524: finishing write tid 4 to smithi12166546-149 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 149 v 411 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:3526: finishing write tid 1 to smithi12166546-11 2023-09-23T22:18:56.465 INFO:tasks.rados.rados.0.smithi121.stdout:3526: finishing write tid 2 to smithi12166546-11 2023-09-23T22:18:56.466 INFO:tasks.rados.rados.0.smithi121.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-09-23T22:18:56.479 INFO:tasks.rados.rados.0.smithi121.stdout:3528: writing smithi12166546-40 from 723295 to 1335671 tid 1 2023-09-23T22:18:56.486 INFO:tasks.rados.rados.0.smithi121.stdout:3528: writing smithi12166546-40 from 2127626 to 2606062 tid 2 2023-09-23T22:18:56.486 INFO:tasks.rados.rados.0.smithi121.stdout:3522: done (6 left) 2023-09-23T22:18:56.486 INFO:tasks.rados.rados.0.smithi121.stdout:3523: done (5 left) 2023-09-23T22:18:56.487 INFO:tasks.rados.rados.0.smithi121.stdout:3524: done (4 left) 2023-09-23T22:18:56.487 INFO:tasks.rados.rados.0.smithi121.stdout:3525: done (3 left) 2023-09-23T22:18:56.487 INFO:tasks.rados.rados.0.smithi121.stdout:3527: done (2 left) 2023-09-23T22:18:56.487 INFO:tasks.rados.rados.0.smithi121.stdout:3529: write oid 224 current snap is 0 2023-09-23T22:18:56.487 INFO:tasks.rados.rados.0.smithi121.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-09-23T22:18:56.494 INFO:tasks.rados.rados.0.smithi121.stdout:3529: writing smithi12166546-224 from 740102 to 1427727 tid 1 2023-09-23T22:18:56.502 INFO:tasks.rados.rados.0.smithi121.stdout:3529: writing smithi12166546-224 from 2186108 to 2740102 tid 2 2023-09-23T22:18:56.502 INFO:tasks.rados.rados.0.smithi121.stdout:3530: read oid 250 snap -1 2023-09-23T22:18:56.502 INFO:tasks.rados.rados.0.smithi121.stdout:3530: expect (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T22:18:56.502 INFO:tasks.rados.rados.0.smithi121.stdout:3531: write oid 272 current snap is 0 2023-09-23T22:18:56.502 INFO:tasks.rados.rados.0.smithi121.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-09-23T22:18:56.510 INFO:tasks.rados.rados.0.smithi121.stdout:3531: writing smithi12166546-272 from 756909 to 1519783 tid 1 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3531: writing smithi12166546-272 from 2244590 to 2726695 tid 2 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3532: read oid 313 snap -1 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3532: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3533: write oid 270 current snap is 0 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3526: finishing write tid 3 to smithi12166546-11 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3526: finishing write tid 4 to smithi12166546-11 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 11 v 458 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3526: left oid 11 (ObjNum 2184 snap 0 seq_num 2184) 2023-09-23T22:18:56.517 INFO:tasks.rados.rados.0.smithi121.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-09-23T22:18:56.523 INFO:tasks.rados.rados.0.smithi121.stdout:3533: writing smithi12166546-270 from 773716 to 1211839 tid 1 2023-09-23T22:18:56.531 INFO:tasks.rados.rados.0.smithi121.stdout:3533: writing smithi12166546-270 from 1903072 to 2528835 tid 2 2023-09-23T22:18:56.531 INFO:tasks.rados.rados.0.smithi121.stdout:3526: done (6 left) 2023-09-23T22:18:56.531 INFO:tasks.rados.rados.0.smithi121.stdout:3534: write oid 69 current snap is 0 2023-09-23T22:18:56.532 INFO:tasks.rados.rados.0.smithi121.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-09-23T22:18:56.539 INFO:tasks.rados.rados.0.smithi121.stdout:3534: writing smithi12166546-69 from 790523 to 1303895 tid 1 2023-09-23T22:18:56.547 INFO:tasks.rados.rados.0.smithi121.stdout:3534: writing smithi12166546-69 from 1961554 to 2730975 tid 2 2023-09-23T22:18:56.547 INFO:tasks.rados.rados.0.smithi121.stdout:3535: write oid 43 current snap is 0 2023-09-23T22:18:56.547 INFO:tasks.rados.rados.0.smithi121.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-09-23T22:18:56.553 INFO:tasks.rados.rados.0.smithi121.stdout:3535: writing smithi12166546-43 from 407330 to 1112304 tid 1 2023-09-23T22:18:56.559 INFO:tasks.rados.rados.0.smithi121.stdout:3535: writing smithi12166546-43 from 1620036 to 2249468 tid 2 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3536: read oid 479 snap -1 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3536: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3537: read oid 247 snap -1 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3537: expect deleted 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3538: read oid 334 snap -1 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3538: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3539: read oid 364 snap -1 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3539: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3540: write oid 108 current snap is 0 2023-09-23T22:18:56.560 INFO:tasks.rados.rados.0.smithi121.stdout:3528: finishing write tid 1 to smithi12166546-40 2023-09-23T22:18:56.561 INFO:tasks.rados.rados.0.smithi121.stdout:3528: finishing write tid 2 to smithi12166546-40 2023-09-23T22:18:56.561 INFO:tasks.rados.rados.0.smithi121.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-09-23T22:18:56.567 INFO:tasks.rados.rados.0.smithi121.stdout:3540: writing smithi12166546-108 from 424137 to 1204360 tid 1 2023-09-23T22:18:56.576 INFO:tasks.rados.rados.0.smithi121.stdout:3540: writing smithi12166546-108 from 1678518 to 2451608 tid 2 2023-09-23T22:18:56.576 INFO:tasks.rados.rados.0.smithi121.stdout:3541: read oid 403 snap -1 2023-09-23T22:18:56.576 INFO:tasks.rados.rados.0.smithi121.stdout:3541: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:18:56.576 INFO:tasks.rados.rados.0.smithi121.stdout:3542: write oid 96 current snap is 0 2023-09-23T22:18:56.577 INFO:tasks.rados.rados.0.smithi121.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-09-23T22:18:56.582 INFO:tasks.rados.rados.0.smithi121.stdout:3542: writing smithi12166546-96 from 440944 to 896416 tid 1 2023-09-23T22:18:56.589 INFO:tasks.rados.rados.0.smithi121.stdout:3542: writing smithi12166546-96 from 1337000 to 1970101 tid 2 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3542: writing smithi12166546-96 from 2528612 to 2840944 tid 3 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3543: read oid 358 snap -1 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3543: expect deleted 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3528: finishing write tid 3 to smithi12166546-40 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3528: finishing write tid 4 to smithi12166546-40 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 40 v 392 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-09-23T22:18:56.596 INFO:tasks.rados.rados.0.smithi121.stdout:3529: finishing write tid 1 to smithi12166546-224 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3528: done (15 left) 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3544: read oid 7 snap -1 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3544: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3529: finishing write tid 2 to smithi12166546-224 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3529: finishing write tid 3 to smithi12166546-224 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3529: finishing write tid 4 to smithi12166546-224 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 224 v 419 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3529: left oid 224 (ObjNum 2186 snap 0 seq_num 2186) 2023-09-23T22:18:56.597 INFO:tasks.rados.rados.0.smithi121.stdout:3530: expect (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T22:18:56.632 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 systemd[1]: Stopping Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[54647]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.562Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.563Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T22:18:56.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.564Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T22:18:56.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.564Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T22:18:56.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.564Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T22:18:56.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:56 smithi123 bash[52823]: ts=2023-09-23T22:18:56.564Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:3531: finishing write tid 1 to smithi12166546-272 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:3531: finishing write tid 2 to smithi12166546-272 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:3531: finishing write tid 3 to smithi12166546-272 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:3531: finishing write tid 4 to smithi12166546-272 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 272 v 450 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:3531: left oid 272 (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T22:18:56.804 INFO:tasks.rados.rados.0.smithi121.stdout:3532: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T22:18:56.924 INFO:tasks.rados.rados.0.smithi121.stdout:3533: finishing write tid 1 to smithi12166546-270 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3533: finishing write tid 2 to smithi12166546-270 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3533: finishing write tid 3 to smithi12166546-270 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3533: finishing write tid 4 to smithi12166546-270 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 270 v 605 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3533: left oid 270 (ObjNum 2188 snap 0 seq_num 2188) 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3534: finishing write tid 1 to smithi12166546-69 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3534: finishing write tid 2 to smithi12166546-69 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3534: finishing write tid 3 to smithi12166546-69 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3534: finishing write tid 4 to smithi12166546-69 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 69 v 453 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3534: left oid 69 (ObjNum 2189 snap 0 seq_num 2189) 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3535: finishing write tid 1 to smithi12166546-43 2023-09-23T22:18:56.925 INFO:tasks.rados.rados.0.smithi121.stdout:3539: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T22:18:57.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:57 smithi123 bash[27681]: cluster 2023-09-23T22:18:56.958834+0000 mgr.y (mgr.15279) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.4 MiB/s wr, 103 op/s 2023-09-23T22:18:57.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:57 smithi123 bash[27681]: audit 2023-09-23T22:18:56.981586+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.121:0/3071575216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:57.142 INFO:tasks.rados.rados.0.smithi121.stdout:3535: finishing write tid 2 to smithi12166546-43 2023-09-23T22:18:57.142 INFO:tasks.rados.rados.0.smithi121.stdout:3535: finishing write tid 3 to smithi12166546-43 2023-09-23T22:18:57.142 INFO:tasks.rados.rados.0.smithi121.stdout:3535: finishing write tid 4 to smithi12166546-43 2023-09-23T22:18:57.142 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 43 v 511 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-09-23T22:18:57.142 INFO:tasks.rados.rados.0.smithi121.stdout:3535: left oid 43 (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T22:18:57.142 INFO:tasks.rados.rados.0.smithi121.stdout:3538: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:18:57.255 INFO:tasks.rados.rados.0.smithi121.stdout:3540: finishing write tid 1 to smithi12166546-108 2023-09-23T22:18:57.255 INFO:tasks.rados.rados.0.smithi121.stdout:3536: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:18:57.289 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:57 smithi123 bash[54683]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:18:57.289 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:57 smithi123 bash[54746]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:18:57.289 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:57 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T22:18:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:3540: finishing write tid 2 to smithi12166546-108 2023-09-23T22:18:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:3540: finishing write tid 3 to smithi12166546-108 2023-09-23T22:18:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:3540: finishing write tid 4 to smithi12166546-108 2023-09-23T22:18:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 108 v 471 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-09-23T22:18:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:3540: left oid 108 (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T22:18:57.374 INFO:tasks.rados.rados.0.smithi121.stdout:3541: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:18:57.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:57 smithi121 bash[27336]: cluster 2023-09-23T22:18:56.958834+0000 mgr.y (mgr.15279) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.4 MiB/s wr, 103 op/s 2023-09-23T22:18:57.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:57 smithi121 bash[27336]: audit 2023-09-23T22:18:56.981586+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.121:0/3071575216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:57.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:57 smithi121 bash[33603]: cluster 2023-09-23T22:18:56.958834+0000 mgr.y (mgr.15279) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.4 MiB/s wr, 103 op/s 2023-09-23T22:18:57.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:57 smithi121 bash[33603]: audit 2023-09-23T22:18:56.981586+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.121:0/3071575216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3542: finishing write tid 1 to smithi12166546-96 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3542: finishing write tid 2 to smithi12166546-96 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3542: finishing write tid 3 to smithi12166546-96 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3542: finishing write tid 4 to smithi12166546-96 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3542: finishing write tid 5 to smithi12166546-96 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 96 v 336 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3542: left oid 96 (ObjNum 2192 snap 0 seq_num 2192) 2023-09-23T22:18:57.505 INFO:tasks.rados.rados.0.smithi121.stdout:3544: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T22:18:57.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:57 smithi123 systemd[1]: Stopped Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:18:57.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:57 smithi123 systemd[1]: Started Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3529: done (15 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3530: done (14 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3531: done (13 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3532: done (12 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3533: done (11 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3534: done (10 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3535: done (9 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3536: done (8 left) 2023-09-23T22:18:57.619 INFO:tasks.rados.rados.0.smithi121.stdout:3537: done (7 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3538: done (6 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3539: done (5 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3540: done (4 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3541: done (3 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3542: done (2 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3543: done (1 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3544: done (0 left) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3545: read oid 192 snap -1 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3545: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3546: write oid 499 current snap is 0 2023-09-23T22:18:57.620 INFO:tasks.rados.rados.0.smithi121.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-09-23T22:18:57.630 INFO:tasks.rados.rados.0.smithi121.stdout:3546: writing smithi12166546-499 from 457751 to 988472 tid 1 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3546: writing smithi12166546-499 from 1395482 to 2172241 tid 2 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3547: read oid 143 snap -1 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3547: expect deleted 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3548: read oid 456 snap -1 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3548: expect deleted 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3549: read oid 21 snap -1 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3549: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3550: write oid 458 current snap is 0 2023-09-23T22:18:57.638 INFO:tasks.rados.rados.0.smithi121.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-09-23T22:18:57.644 INFO:tasks.rados.rados.0.smithi121.stdout:3550: writing smithi12166546-458 from 474558 to 1080528 tid 1 2023-09-23T22:18:57.652 INFO:tasks.rados.rados.0.smithi121.stdout:3550: writing smithi12166546-458 from 1737611 to 2374381 tid 2 2023-09-23T22:18:57.655 INFO:tasks.rados.rados.0.smithi121.stdout:3550: writing smithi12166546-458 from 2867105 to 2874558 tid 3 2023-09-23T22:18:57.655 INFO:tasks.rados.rados.0.smithi121.stdout:3551: write oid 24 current snap is 0 2023-09-23T22:18:57.655 INFO:tasks.rados.rados.0.smithi121.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-09-23T22:18:57.661 INFO:tasks.rados.rados.0.smithi121.stdout:3551: writing smithi12166546-24 from 491365 to 1172584 tid 1 2023-09-23T22:18:57.669 INFO:tasks.rados.rados.0.smithi121.stdout:3551: writing smithi12166546-24 from 1796093 to 2576521 tid 2 2023-09-23T22:18:57.669 INFO:tasks.rados.rados.0.smithi121.stdout:3552: write oid 460 current snap is 0 2023-09-23T22:18:57.669 INFO:tasks.rados.rados.0.smithi121.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-09-23T22:18:57.676 INFO:tasks.rados.rados.0.smithi121.stdout:3552: writing smithi12166546-460 from 508172 to 1264640 tid 1 2023-09-23T22:18:57.684 INFO:tasks.rados.rados.0.smithi121.stdout:3552: writing smithi12166546-460 from 1854575 to 2495014 tid 2 2023-09-23T22:18:57.684 INFO:tasks.rados.rados.0.smithi121.stdout:3553: write oid 241 current snap is 0 2023-09-23T22:18:57.684 INFO:tasks.rados.rados.0.smithi121.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-09-23T22:18:57.689 INFO:tasks.rados.rados.0.smithi121.stdout:3553: writing smithi12166546-241 from 524979 to 956696 tid 1 2023-09-23T22:18:57.697 INFO:tasks.rados.rados.0.smithi121.stdout:3553: writing smithi12166546-241 from 1513057 to 2297154 tid 2 2023-09-23T22:18:57.697 INFO:tasks.rados.rados.0.smithi121.stdout:3554: write oid 264 current snap is 0 2023-09-23T22:18:57.697 INFO:tasks.rados.rados.0.smithi121.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-09-23T22:18:57.703 INFO:tasks.rados.rados.0.smithi121.stdout:3554: writing smithi12166546-264 from 541786 to 1165105 tid 1 2023-09-23T22:18:57.710 INFO:tasks.rados.rados.0.smithi121.stdout:3554: writing smithi12166546-264 from 1571539 to 2215647 tid 2 2023-09-23T22:18:57.714 INFO:tasks.rados.rados.0.smithi121.stdout:3554: writing smithi12166546-264 from 2693150 to 2941786 tid 3 2023-09-23T22:18:57.715 INFO:tasks.rados.rados.0.smithi121.stdout:3555: read oid 429 snap -1 2023-09-23T22:18:57.715 INFO:tasks.rados.rados.0.smithi121.stdout:3555: expect deleted 2023-09-23T22:18:57.715 INFO:tasks.rados.rados.0.smithi121.stdout:3556: read oid 195 snap -1 2023-09-23T22:18:57.715 INFO:tasks.rados.rados.0.smithi121.stdout:3556: expect deleted 2023-09-23T22:18:57.715 INFO:tasks.rados.rados.0.smithi121.stdout:3557: write oid 423 current snap is 0 2023-09-23T22:18:57.715 INFO:tasks.rados.rados.0.smithi121.stdout:3545: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:3546: finishing write tid 1 to smithi12166546-499 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:3546: finishing write tid 2 to smithi12166546-499 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:3546: finishing write tid 3 to smithi12166546-499 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:3546: finishing write tid 4 to smithi12166546-499 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 499 v 406 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:3546: left oid 499 (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T22:18:57.818 INFO:tasks.rados.rados.0.smithi121.stdout:3549: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:18:57.951 INFO:tasks.rados.rados.0.smithi121.stdout:3550: finishing write tid 1 to smithi12166546-458 2023-09-23T22:18:57.951 INFO:tasks.rados.rados.0.smithi121.stdout:3550: finishing write tid 2 to smithi12166546-458 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3550: finishing write tid 3 to smithi12166546-458 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3550: finishing write tid 4 to smithi12166546-458 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3550: finishing write tid 5 to smithi12166546-458 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 458 v 457 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3550: left oid 458 (ObjNum 2194 snap 0 seq_num 2194) 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3551: finishing write tid 1 to smithi12166546-24 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3551: finishing write tid 2 to smithi12166546-24 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3551: finishing write tid 3 to smithi12166546-24 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3551: finishing write tid 4 to smithi12166546-24 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 24 v 461 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3551: left oid 24 (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T22:18:57.952 INFO:tasks.rados.rados.0.smithi121.stdout:3552: finishing write tid 1 to smithi12166546-460 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3552: finishing write tid 2 to smithi12166546-460 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3552: finishing write tid 3 to smithi12166546-460 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3552: finishing write tid 4 to smithi12166546-460 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 460 v 474 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3552: left oid 460 (ObjNum 2196 snap 0 seq_num 2196) 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3553: finishing write tid 1 to smithi12166546-241 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3553: finishing write tid 2 to smithi12166546-241 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3553: finishing write tid 3 to smithi12166546-241 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3553: finishing write tid 4 to smithi12166546-241 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 241 v 473 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3553: left oid 241 (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3554: finishing write tid 1 to smithi12166546-264 2023-09-23T22:18:57.953 INFO:tasks.rados.rados.0.smithi121.stdout:3554: finishing write tid 2 to smithi12166546-264 2023-09-23T22:18:57.954 INFO:tasks.rados.rados.0.smithi121.stdout:3554: finishing write tid 3 to smithi12166546-264 2023-09-23T22:18:57.954 INFO:tasks.rados.rados.0.smithi121.stdout:3554: finishing write tid 4 to smithi12166546-264 2023-09-23T22:18:57.954 INFO:tasks.rados.rados.0.smithi121.stdout:3554: finishing write tid 5 to smithi12166546-264 2023-09-23T22:18:57.954 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 264 v 410 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-09-23T22:18:57.954 INFO:tasks.rados.rados.0.smithi121.stdout:3554: left oid 264 (ObjNum 2198 snap 0 seq_num 2198) 2023-09-23T22:18:57.954 INFO:tasks.rados.rados.0.smithi121.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-09-23T22:18:57.964 INFO:tasks.rados.rados.0.smithi121.stdout:3557: writing smithi12166546-423 from 558593 to 1257161 tid 1 2023-09-23T22:18:57.973 INFO:tasks.rados.rados.0.smithi121.stdout:3557: writing smithi12166546-423 from 2030021 to 2817787 tid 2 2023-09-23T22:18:57.973 INFO:tasks.rados.rados.0.smithi121.stdout:3545: done (12 left) 2023-09-23T22:18:57.973 INFO:tasks.rados.rados.0.smithi121.stdout:3546: done (11 left) 2023-09-23T22:18:57.973 INFO:tasks.rados.rados.0.smithi121.stdout:3547: done (10 left) 2023-09-23T22:18:57.973 INFO:tasks.rados.rados.0.smithi121.stdout:3548: done (9 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3549: done (8 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3550: done (7 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3551: done (6 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3552: done (5 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3553: done (4 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3554: done (3 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3555: done (2 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3556: done (1 left) 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3558: read oid 178 snap -1 2023-09-23T22:18:57.974 INFO:tasks.rados.rados.0.smithi121.stdout:3558: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:57.975 INFO:tasks.rados.rados.0.smithi121.stdout:3559: write oid 485 current snap is 0 2023-09-23T22:18:57.975 INFO:tasks.rados.rados.0.smithi121.stdout:3557: finishing write tid 1 to smithi12166546-423 2023-09-23T22:18:57.975 INFO:tasks.rados.rados.0.smithi121.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-09-23T22:18:57.981 INFO:tasks.rados.rados.0.smithi121.stdout:3559: writing smithi12166546-485 from 575400 to 1349217 tid 1 2023-09-23T22:18:57.989 INFO:tasks.rados.rados.0.smithi121.stdout:3559: writing smithi12166546-485 from 2088503 to 2736280 tid 2 2023-09-23T22:18:57.989 INFO:tasks.rados.rados.0.smithi121.stdout:3560: read oid 2 snap -1 2023-09-23T22:18:57.989 INFO:tasks.rados.rados.0.smithi121.stdout:3560: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T22:18:57.989 INFO:tasks.rados.rados.0.smithi121.stdout:3561: write oid 297 current snap is 0 2023-09-23T22:18:57.989 INFO:tasks.rados.rados.0.smithi121.stdout:3558: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3557: finishing write tid 2 to smithi12166546-423 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3557: finishing write tid 3 to smithi12166546-423 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3557: finishing write tid 4 to smithi12166546-423 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 483 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3557: left oid 423 (ObjNum 2199 snap 0 seq_num 2199) 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3559: finishing write tid 1 to smithi12166546-485 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3559: finishing write tid 2 to smithi12166546-485 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3559: finishing write tid 3 to smithi12166546-485 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3559: finishing write tid 4 to smithi12166546-485 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 485 v 341 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-09-23T22:18:58.127 INFO:tasks.rados.rados.0.smithi121.stdout:3559: left oid 485 (ObjNum 2200 snap 0 seq_num 2200) 2023-09-23T22:18:58.128 INFO:tasks.rados.rados.0.smithi121.stdout:3560: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T22:18:58.349 INFO:tasks.rados.rados.0.smithi121.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-09-23T22:18:58.360 INFO:tasks.rados.rados.0.smithi121.stdout:3561: writing smithi12166546-297 from 592207 to 1041273 tid 1 2023-09-23T22:18:58.370 INFO:tasks.rados.rados.0.smithi121.stdout:3561: writing smithi12166546-297 from 1746985 to 2538420 tid 2 2023-09-23T22:18:58.371 INFO:tasks.rados.rados.0.smithi121.stdout:3557: done (4 left) 2023-09-23T22:18:58.371 INFO:tasks.rados.rados.0.smithi121.stdout:3558: done (3 left) 2023-09-23T22:18:58.371 INFO:tasks.rados.rados.0.smithi121.stdout:3559: done (2 left) 2023-09-23T22:18:58.371 INFO:tasks.rados.rados.0.smithi121.stdout:3560: done (1 left) 2023-09-23T22:18:58.371 INFO:tasks.rados.rados.0.smithi121.stdout:3562: write oid 458 current snap is 0 2023-09-23T22:18:58.371 INFO:tasks.rados.rados.0.smithi121.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-09-23T22:18:58.377 INFO:tasks.rados.rados.0.smithi121.stdout:3562: writing smithi12166546-458 from 609014 to 1133329 tid 1 2023-09-23T22:18:58.383 INFO:tasks.rados.rados.0.smithi121.stdout:3562: writing smithi12166546-458 from 1689114 to 2224207 tid 2 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3562: writing smithi12166546-458 from 2970136 to 3009014 tid 3 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3563: read oid 472 snap -1 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3563: expect (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3564: read oid 204 snap -1 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3564: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3565: write oid 467 current snap is 0 2023-09-23T22:18:58.388 INFO:tasks.rados.rados.0.smithi121.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-09-23T22:18:58.394 INFO:tasks.rados.rados.0.smithi121.stdout:3565: writing smithi12166546-467 from 625821 to 1225385 tid 1 2023-09-23T22:18:58.402 INFO:tasks.rados.rados.0.smithi121.stdout:3565: writing smithi12166546-467 from 1747596 to 2542700 tid 2 2023-09-23T22:18:58.405 INFO:tasks.rados.rados.0.smithi121.stdout:3565: writing smithi12166546-467 from 2997559 to 3025821 tid 3 2023-09-23T22:18:58.405 INFO:tasks.rados.rados.0.smithi121.stdout:3566: write oid 286 current snap is 0 2023-09-23T22:18:58.405 INFO:tasks.rados.rados.0.smithi121.stdout:3561: finishing write tid 1 to smithi12166546-297 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3561: finishing write tid 2 to smithi12166546-297 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3561: finishing write tid 3 to smithi12166546-297 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3561: finishing write tid 4 to smithi12166546-297 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 297 v 344 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3561: left oid 297 (ObjNum 2201 snap 0 seq_num 2201) 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3562: finishing write tid 1 to smithi12166546-458 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3562: finishing write tid 2 to smithi12166546-458 2023-09-23T22:18:58.406 INFO:tasks.rados.rados.0.smithi121.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-09-23T22:18:58.412 INFO:tasks.rados.rados.0.smithi121.stdout:3566: writing smithi12166546-286 from 642628 to 1317441 tid 1 2023-09-23T22:18:58.418 INFO:tasks.rados.rados.0.smithi121.stdout:3566: writing smithi12166546-286 from 1806078 to 2344840 tid 2 2023-09-23T22:18:58.422 INFO:tasks.rados.rados.0.smithi121.stdout:3566: writing smithi12166546-286 from 3024982 to 3042628 tid 3 2023-09-23T22:18:58.422 INFO:tasks.rados.rados.0.smithi121.stdout:3561: done (5 left) 2023-09-23T22:18:58.422 INFO:tasks.rados.rados.0.smithi121.stdout:3567: delete oid 267 current snap is 0 2023-09-23T22:18:58.422 INFO:tasks.rados.rados.0.smithi121.stdout:3562: finishing write tid 3 to smithi12166546-458 2023-09-23T22:18:58.423 INFO:tasks.rados.rados.0.smithi121.stdout:3562: finishing write tid 4 to smithi12166546-458 2023-09-23T22:18:58.423 INFO:tasks.rados.rados.0.smithi121.stdout:3562: finishing write tid 5 to smithi12166546-458 2023-09-23T22:18:58.423 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 458 v 461 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-09-23T22:18:58.423 INFO:tasks.rados.rados.0.smithi121.stdout:3562: left oid 458 (ObjNum 2202 snap 0 seq_num 2202) 2023-09-23T22:18:58.423 INFO:tasks.rados.rados.0.smithi121.stdout:3563: expect (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T22:18:58.667 INFO:tasks.rados.rados.0.smithi121.stdout:3564: expect (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:18:58.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[27681]: audit 2023-09-23T22:18:57.324347+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:58.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[27681]: audit 2023-09-23T22:18:57.331634+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:58.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[27681]: audit 2023-09-23T22:18:57.383753+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:58.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[27681]: audit 2023-09-23T22:18:57.384718+0000 mgr.y (mgr.15279) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:58.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[27681]: audit 2023-09-23T22:18:57.392534+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:58.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[27336]: audit 2023-09-23T22:18:57.324347+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:58.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[27336]: audit 2023-09-23T22:18:57.331634+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[27336]: audit 2023-09-23T22:18:57.383753+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[27336]: audit 2023-09-23T22:18:57.384718+0000 mgr.y (mgr.15279) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[27336]: audit 2023-09-23T22:18:57.392534+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[33603]: audit 2023-09-23T22:18:57.324347+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[33603]: audit 2023-09-23T22:18:57.331634+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[33603]: audit 2023-09-23T22:18:57.383753+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[33603]: audit 2023-09-23T22:18:57.384718+0000 mgr.y (mgr.15279) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:18:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:58 smithi121 bash[33603]: audit 2023-09-23T22:18:57.392534+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:58.778 INFO:tasks.rados.rados.0.smithi121.stdout:3565: finishing write tid 1 to smithi12166546-467 2023-09-23T22:18:58.778 INFO:tasks.rados.rados.0.smithi121.stdout:3565: finishing write tid 2 to smithi12166546-467 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3565: finishing write tid 3 to smithi12166546-467 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3565: finishing write tid 4 to smithi12166546-467 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3565: finishing write tid 5 to smithi12166546-467 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 348 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3565: left oid 467 (ObjNum 2203 snap 0 seq_num 2203) 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3566: finishing write tid 1 to smithi12166546-286 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3566: finishing write tid 2 to smithi12166546-286 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3566: finishing write tid 3 to smithi12166546-286 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3566: finishing write tid 4 to smithi12166546-286 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3566: finishing write tid 5 to smithi12166546-286 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 398 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3566: left oid 286 (ObjNum 2204 snap 0 seq_num 2204) 2023-09-23T22:18:58.779 INFO:tasks.rados.rados.0.smithi121.stdout:3562: done (5 left) 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3563: done (4 left) 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3564: done (3 left) 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3565: done (2 left) 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3566: done (1 left) 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3567: done (0 left) 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3568: write oid 145 current snap is 0 2023-09-23T22:18:58.780 INFO:tasks.rados.rados.0.smithi121.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-09-23T22:18:58.791 INFO:tasks.rados.rados.0.smithi121.stdout:3568: writing smithi12166546-145 from 676242 to 1217906 tid 1 2023-09-23T22:18:58.799 INFO:tasks.rados.rados.0.smithi121.stdout:3568: writing smithi12166546-145 from 1923042 to 2465473 tid 2 2023-09-23T22:18:58.799 INFO:tasks.rados.rados.0.smithi121.stdout:3569: delete oid 122 current snap is 0 2023-09-23T22:18:58.799 INFO:tasks.rados.rados.0.smithi121.stdout:3568: finishing write tid 1 to smithi12166546-145 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3569: done (1 left) 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3570: read oid 117 snap -1 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3571: read oid 464 snap -1 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3572: write oid 113 current snap is 0 2023-09-23T22:18:58.801 INFO:tasks.rados.rados.0.smithi121.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-09-23T22:18:58.809 INFO:tasks.rados.rados.0.smithi121.stdout:3572: writing smithi12166546-113 from 709856 to 1402018 tid 1 2023-09-23T22:18:58.816 INFO:tasks.rados.rados.0.smithi121.stdout:3572: writing smithi12166546-113 from 2040006 to 2586106 tid 2 2023-09-23T22:18:58.816 INFO:tasks.rados.rados.0.smithi121.stdout:3573: write oid 478 current snap is 0 2023-09-23T22:18:58.816 INFO:tasks.rados.rados.0.smithi121.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-09-23T22:18:58.825 INFO:tasks.rados.rados.0.smithi121.stdout:3573: writing smithi12166546-478 from 726663 to 1494074 tid 1 2023-09-23T22:18:58.832 INFO:tasks.rados.rados.0.smithi121.stdout:3573: writing smithi12166546-478 from 2098488 to 2504599 tid 2 2023-09-23T22:18:58.832 INFO:tasks.rados.rados.0.smithi121.stdout:3574: write oid 246 current snap is 0 2023-09-23T22:18:58.832 INFO:tasks.rados.rados.0.smithi121.stdout:3568: finishing write tid 2 to smithi12166546-145 2023-09-23T22:18:58.832 INFO:tasks.rados.rados.0.smithi121.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-09-23T22:18:58.838 INFO:tasks.rados.rados.0.smithi121.stdout:3574: writing smithi12166546-246 from 743470 to 1186130 tid 1 2023-09-23T22:18:58.845 INFO:tasks.rados.rados.0.smithi121.stdout:3574: writing smithi12166546-246 from 1640617 to 2190386 tid 2 2023-09-23T22:18:58.851 INFO:tasks.rados.rados.0.smithi121.stdout:3574: writing smithi12166546-246 from 2673167 to 3143470 tid 3 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3575: read oid 226 snap -1 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3575: expect (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3576: read oid 31 snap -1 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3577: read oid 24 snap -1 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3577: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3578: delete oid 224 current snap is 0 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3568: finishing write tid 3 to smithi12166546-145 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3568: finishing write tid 4 to smithi12166546-145 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 145 v 308 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-09-23T22:18:58.852 INFO:tasks.rados.rados.0.smithi121.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T22:18:58.853 INFO:tasks.rados.rados.0.smithi121.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:18:58.960 INFO:tasks.rados.rados.0.smithi121.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.836Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.836Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.836Z caller=main.go:518 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 smithi123 (none))" 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.836Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.836Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.838Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.838Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.840Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.843Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:18:58.985 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.843Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.773µs 2023-09-23T22:18:58.986 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:58 smithi123 bash[54775]: ts=2023-09-23T22:18:58.843Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3572: finishing write tid 1 to smithi12166546-113 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3572: finishing write tid 2 to smithi12166546-113 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3572: finishing write tid 3 to smithi12166546-113 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3572: finishing write tid 4 to smithi12166546-113 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 113 v 414 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3573: finishing write tid 1 to smithi12166546-478 2023-09-23T22:18:59.077 INFO:tasks.rados.rados.0.smithi121.stdout:3568: done (9 left) 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3570: done (8 left) 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3571: done (7 left) 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3572: done (6 left) 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3578: done (5 left) 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3579: read oid 449 snap -1 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3579: expect (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3580: write oid 47 current snap is 0 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3573: finishing write tid 2 to smithi12166546-478 2023-09-23T22:18:59.078 INFO:tasks.rados.rados.0.smithi121.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-09-23T22:18:59.084 INFO:tasks.rados.rados.0.smithi121.stdout:3580: writing smithi12166546-47 from 777084 to 1370242 tid 1 2023-09-23T22:18:59.092 INFO:tasks.rados.rados.0.smithi121.stdout:3580: writing smithi12166546-47 from 2157581 to 2711019 tid 2 2023-09-23T22:18:59.094 INFO:tasks.rados.rados.0.smithi121.stdout:3580: writing smithi12166546-47 from 3128013 to 3177084 tid 3 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3581: write oid 83 current snap is 0 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3573: finishing write tid 3 to smithi12166546-478 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3573: finishing write tid 4 to smithi12166546-478 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 478 v 464 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3574: finishing write tid 1 to smithi12166546-246 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3574: finishing write tid 2 to smithi12166546-246 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3574: finishing write tid 3 to smithi12166546-246 2023-09-23T22:18:59.095 INFO:tasks.rados.rados.0.smithi121.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-09-23T22:18:59.103 INFO:tasks.rados.rados.0.smithi121.stdout:3581: writing smithi12166546-83 from 793891 to 1578651 tid 1 2023-09-23T22:18:59.112 INFO:tasks.rados.rados.0.smithi121.stdout:3581: writing smithi12166546-83 from 2332416 to 3029512 tid 2 2023-09-23T22:18:59.112 INFO:tasks.rados.rados.0.smithi121.stdout:3573: done (7 left) 2023-09-23T22:18:59.112 INFO:tasks.rados.rados.0.smithi121.stdout:3582: write oid 371 current snap is 0 2023-09-23T22:18:59.112 INFO:tasks.rados.rados.0.smithi121.stdout:3574: finishing write tid 4 to smithi12166546-246 2023-09-23T22:18:59.113 INFO:tasks.rados.rados.0.smithi121.stdout:3574: finishing write tid 5 to smithi12166546-246 2023-09-23T22:18:59.113 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 246 v 609 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-09-23T22:18:59.113 INFO:tasks.rados.rados.0.smithi121.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2023-09-23T22:18:59.113 INFO:tasks.rados.rados.0.smithi121.stdout:3575: expect (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T22:18:59.237 INFO:tasks.rados.rados.0.smithi121.stdout:3577: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T22:18:59.280 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.028Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-23T22:18:59.359 INFO:tasks.rados.rados.0.smithi121.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T22:18:59.457 INFO:tasks.rados.rados.0.smithi121.stdout:3580: finishing write tid 1 to smithi12166546-47 2023-09-23T22:18:59.457 INFO:tasks.rados.rados.0.smithi121.stdout:3579: expect (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.281Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.342Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.343Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.343Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=95.532µs wal_replay_duration=500.043476ms total_replay_duration=500.179676ms 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.349Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.349Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.349Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:18:59.550 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.372Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.61029ms db_storage=1.083µs remote_storage=1.969µs web_handler=703ns query_engine=980ns scrape=316.806µs scrape_sd=116.735µs notify=15.063µs notify_sd=11.181µs rules=21.78751ms 2023-09-23T22:18:59.551 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[54775]: ts=2023-09-23T22:18:59.372Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T22:18:59.701 INFO:tasks.rados.rados.0.smithi121.stdout:3580: finishing write tid 2 to smithi12166546-47 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3580: finishing write tid 3 to smithi12166546-47 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3580: finishing write tid 4 to smithi12166546-47 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3580: finishing write tid 5 to smithi12166546-47 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 47 v 468 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3580: left oid 47 (ObjNum 2212 snap 0 seq_num 2212) 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3581: finishing write tid 1 to smithi12166546-83 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3581: finishing write tid 2 to smithi12166546-83 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3581: finishing write tid 3 to smithi12166546-83 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3581: finishing write tid 4 to smithi12166546-83 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 83 v 515 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-09-23T22:18:59.702 INFO:tasks.rados.rados.0.smithi121.stdout:3581: left oid 83 (ObjNum 2213 snap 0 seq_num 2213) 2023-09-23T22:18:59.703 INFO:tasks.rados.rados.0.smithi121.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-09-23T22:18:59.712 INFO:tasks.rados.rados.0.smithi121.stdout:3582: writing smithi12166546-371 from 410698 to 870707 tid 1 2023-09-23T22:18:59.722 INFO:tasks.rados.rados.0.smithi121.stdout:3582: writing smithi12166546-371 from 1474545 to 2031652 tid 2 2023-09-23T22:18:59.729 INFO:tasks.rados.rados.0.smithi121.stdout:3582: writing smithi12166546-371 from 2782859 to 3210698 tid 3 2023-09-23T22:18:59.729 INFO:tasks.rados.rados.0.smithi121.stdout:3574: done (7 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3575: done (6 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3576: done (5 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3577: done (4 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3579: done (3 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3580: done (2 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3581: done (1 left) 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3583: write oid 197 current snap is 0 2023-09-23T22:18:59.730 INFO:tasks.rados.rados.0.smithi121.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-09-23T22:18:59.734 INFO:tasks.rados.rados.0.smithi121.stdout:3583: writing smithi12166546-197 from 427505 to 962763 tid 1 2023-09-23T22:18:59.742 INFO:tasks.rados.rados.0.smithi121.stdout:3583: writing smithi12166546-197 from 1533027 to 2233792 tid 2 2023-09-23T22:18:59.748 INFO:tasks.rados.rados.0.smithi121.stdout:3583: writing smithi12166546-197 from 2810282 to 3227505 tid 3 2023-09-23T22:18:59.748 INFO:tasks.rados.rados.0.smithi121.stdout:3584: write oid 157 current snap is 0 2023-09-23T22:18:59.748 INFO:tasks.rados.rados.0.smithi121.stdout:3582: finishing write tid 1 to smithi12166546-371 2023-09-23T22:18:59.748 INFO:tasks.rados.rados.0.smithi121.stdout:3582: finishing write tid 2 to smithi12166546-371 2023-09-23T22:18:59.748 INFO:tasks.rados.rados.0.smithi121.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-09-23T22:18:59.754 INFO:tasks.rados.rados.0.smithi121.stdout:3584: writing smithi12166546-157 from 444312 to 1054819 tid 1 2023-09-23T22:18:59.760 INFO:tasks.rados.rados.0.smithi121.stdout:3584: writing smithi12166546-157 from 1591509 to 2152285 tid 2 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3584: writing smithi12166546-157 from 2837705 to 3244312 tid 3 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3585: write oid 314 current snap is 0 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3582: finishing write tid 3 to smithi12166546-371 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3582: finishing write tid 4 to smithi12166546-371 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3582: finishing write tid 5 to smithi12166546-371 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 371 v 487 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3582: left oid 371 (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3583: finishing write tid 1 to smithi12166546-197 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3583: finishing write tid 2 to smithi12166546-197 2023-09-23T22:18:59.767 INFO:tasks.rados.rados.0.smithi121.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-09-23T22:18:59.775 INFO:tasks.rados.rados.0.smithi121.stdout:3585: writing smithi12166546-314 from 461119 to 1146875 tid 1 2023-09-23T22:18:59.783 INFO:tasks.rados.rados.0.smithi121.stdout:3585: writing smithi12166546-314 from 1649991 to 2354425 tid 2 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3585: writing smithi12166546-314 from 2865128 to 3261119 tid 3 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3582: done (3 left) 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3586: read oid 468 snap -1 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3586: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3587: read oid 391 snap -1 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3587: expect deleted 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3588: read oid 447 snap -1 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3588: expect deleted 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3589: write oid 375 current snap is 0 2023-09-23T22:18:59.789 INFO:tasks.rados.rados.0.smithi121.stdout:3583: finishing write tid 3 to smithi12166546-197 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3583: finishing write tid 4 to smithi12166546-197 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3583: finishing write tid 5 to smithi12166546-197 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 197 v 519 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3583: left oid 197 (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3584: finishing write tid 1 to smithi12166546-157 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3584: finishing write tid 2 to smithi12166546-157 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3584: finishing write tid 3 to smithi12166546-157 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3584: finishing write tid 4 to smithi12166546-157 2023-09-23T22:18:59.790 INFO:tasks.rados.rados.0.smithi121.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-09-23T22:18:59.796 INFO:tasks.rados.rados.0.smithi121.stdout:3589: writing smithi12166546-375 from 477926 to 1238931 tid 1 2023-09-23T22:18:59.803 INFO:tasks.rados.rados.0.smithi121.stdout:3589: writing smithi12166546-375 from 1992120 to 2556565 tid 2 2023-09-23T22:18:59.807 INFO:tasks.rados.rados.0.smithi121.stdout:3589: writing smithi12166546-375 from 3176198 to 3277926 tid 3 2023-09-23T22:18:59.807 INFO:tasks.rados.rados.0.smithi121.stdout:3583: done (6 left) 2023-09-23T22:18:59.807 INFO:tasks.rados.rados.0.smithi121.stdout:3590: read oid 290 snap -1 2023-09-23T22:18:59.807 INFO:tasks.rados.rados.0.smithi121.stdout:3590: expect deleted 2023-09-23T22:18:59.807 INFO:tasks.rados.rados.0.smithi121.stdout:3591: read oid 385 snap -1 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:3591: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:3592: write oid 396 current snap is 0 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:3584: finishing write tid 5 to smithi12166546-157 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 157 v 415 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:3584: left oid 157 (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:3585: finishing write tid 1 to smithi12166546-314 2023-09-23T22:18:59.808 INFO:tasks.rados.rados.0.smithi121.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-09-23T22:18:59.812 INFO:tasks.rados.rados.0.smithi121.stdout:3592: writing smithi12166546-396 from 494733 to 930987 tid 1 2023-09-23T22:18:59.820 INFO:tasks.rados.rados.0.smithi121.stdout:3592: writing smithi12166546-396 from 1650602 to 2358705 tid 2 2023-09-23T22:18:59.825 INFO:tasks.rados.rados.0.smithi121.stdout:3592: writing smithi12166546-396 from 2803621 to 3247394 tid 3 2023-09-23T22:18:59.825 INFO:tasks.rados.rados.0.smithi121.stdout:3584: done (8 left) 2023-09-23T22:18:59.825 INFO:tasks.rados.rados.0.smithi121.stdout:3593: write oid 451 current snap is 0 2023-09-23T22:18:59.826 INFO:tasks.rados.rados.0.smithi121.stdout:3585: finishing write tid 2 to smithi12166546-314 2023-09-23T22:18:59.826 INFO:tasks.rados.rados.0.smithi121.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-09-23T22:18:59.831 INFO:tasks.rados.rados.0.smithi121.stdout:3593: writing smithi12166546-451 from 511540 to 1139396 tid 1 2023-09-23T22:18:59.838 INFO:tasks.rados.rados.0.smithi121.stdout:3593: writing smithi12166546-451 from 1825437 to 2393551 tid 2 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3593: writing smithi12166546-451 from 2947397 to 3311540 tid 3 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3594: read oid 41 snap -1 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3594: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3595: read oid 130 snap -1 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3595: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3596: read oid 49 snap -1 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3596: expect deleted 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3597: write oid 266 current snap is 0 2023-09-23T22:18:59.844 INFO:tasks.rados.rados.0.smithi121.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-09-23T22:18:59.851 INFO:tasks.rados.rados.0.smithi121.stdout:3597: writing smithi12166546-266 from 528347 to 1231452 tid 1 2023-09-23T22:18:59.858 INFO:tasks.rados.rados.0.smithi121.stdout:3597: writing smithi12166546-266 from 1883919 to 2595691 tid 2 2023-09-23T22:18:59.859 INFO:tasks.rados.rados.0.smithi121.stdout:3598: write oid 34 current snap is 0 2023-09-23T22:18:59.859 INFO:tasks.rados.rados.0.smithi121.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-09-23T22:18:59.867 INFO:tasks.rados.rados.0.smithi121.stdout:3598: writing smithi12166546-34 from 545154 to 1323508 tid 1 2023-09-23T22:18:59.872 INFO:tasks.rados.rados.0.smithi121.stdout:3598: writing smithi12166546-34 from 1826048 to 2397831 tid 2 2023-09-23T22:18:59.878 INFO:tasks.rados.rados.0.smithi121.stdout:3598: writing smithi12166546-34 from 2885890 to 3345154 tid 3 2023-09-23T22:18:59.878 INFO:tasks.rados.rados.0.smithi121.stdout:3599: write oid 167 current snap is 0 2023-09-23T22:18:59.878 INFO:tasks.rados.rados.0.smithi121.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-09-23T22:18:59.883 INFO:tasks.rados.rados.0.smithi121.stdout:3599: writing smithi12166546-167 from 561961 to 1015564 tid 1 2023-09-23T22:18:59.890 INFO:tasks.rados.rados.0.smithi121.stdout:3599: writing smithi12166546-167 from 1484530 to 2199971 tid 2 2023-09-23T22:18:59.899 INFO:tasks.rados.rados.0.smithi121.stdout:3599: writing smithi12166546-167 from 2913313 to 3361961 tid 3 2023-09-23T22:18:59.899 INFO:tasks.rados.rados.0.smithi121.stdout:3600: write oid 334 current snap is 0 2023-09-23T22:18:59.900 INFO:tasks.rados.rados.0.smithi121.stdout:3585: finishing write tid 3 to smithi12166546-314 2023-09-23T22:18:59.900 INFO:tasks.rados.rados.0.smithi121.stdout:3585: finishing write tid 4 to smithi12166546-314 2023-09-23T22:18:59.900 INFO:tasks.rados.rados.0.smithi121.stdout:3585: finishing write tid 5 to smithi12166546-314 2023-09-23T22:18:59.900 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 314 v 477 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-09-23T22:18:59.900 INFO:tasks.rados.rados.0.smithi121.stdout:3585: left oid 314 (ObjNum 2217 snap 0 seq_num 2217) 2023-09-23T22:18:59.900 INFO:tasks.rados.rados.0.smithi121.stdout:3586: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:19:00.010 INFO:tasks.rados.rados.0.smithi121.stdout:3589: finishing write tid 1 to smithi12166546-375 2023-09-23T22:19:00.010 INFO:tasks.rados.rados.0.smithi121.stdout:3589: finishing write tid 2 to smithi12166546-375 2023-09-23T22:19:00.010 INFO:tasks.rados.rados.0.smithi121.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-09-23T22:19:00.015 INFO:tasks.rados.rados.0.smithi121.stdout:3600: writing smithi12166546-334 from 578768 to 1107620 tid 1 2023-09-23T22:19:00.023 INFO:tasks.rados.rados.0.smithi121.stdout:3600: writing smithi12166546-334 from 1543012 to 2118464 tid 2 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3600: writing smithi12166546-334 from 2540736 to 2957222 tid 3 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3585: done (15 left) 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3586: done (14 left) 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3587: done (13 left) 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3588: done (12 left) 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3601: read oid 87 snap -1 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3601: expect deleted 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3602: read oid 164 snap -1 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3602: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:19:00.028 INFO:tasks.rados.rados.0.smithi121.stdout:3603: write oid 454 current snap is 0 2023-09-23T22:19:00.029 INFO:tasks.rados.rados.0.smithi121.stdout:3589: finishing write tid 3 to smithi12166546-375 2023-09-23T22:19:00.029 INFO:tasks.rados.rados.0.smithi121.stdout:3589: finishing write tid 4 to smithi12166546-375 2023-09-23T22:19:00.029 INFO:tasks.rados.rados.0.smithi121.stdout:3589: finishing write tid 5 to smithi12166546-375 2023-09-23T22:19:00.029 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 375 v 402 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-09-23T22:19:00.029 INFO:tasks.rados.rados.0.smithi121.stdout:3589: left oid 375 (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T22:19:00.029 INFO:tasks.rados.rados.0.smithi121.stdout:3591: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:19:00.238 INFO:tasks.rados.rados.0.smithi121.stdout:3592: finishing write tid 1 to smithi12166546-396 2023-09-23T22:19:00.239 INFO:tasks.rados.rados.0.smithi121.stdout:3592: finishing write tid 2 to smithi12166546-396 2023-09-23T22:19:00.239 INFO:tasks.rados.rados.0.smithi121.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-09-23T22:19:00.245 INFO:tasks.rados.rados.0.smithi121.stdout:3603: writing smithi12166546-454 from 595575 to 1199676 tid 1 2023-09-23T22:19:00.252 INFO:tasks.rados.rados.0.smithi121.stdout:3603: writing smithi12166546-454 from 1601494 to 2320604 tid 2 2023-09-23T22:19:00.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[33603]: cluster 2023-09-23T22:18:58.959446+0000 mgr.y (mgr.15279) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2023-09-23T22:19:00.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[33603]: audit 2023-09-23T22:18:59.414306+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.121:0/2740444101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:00.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[33603]: audit 2023-09-23T22:18:59.714357+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:19:00.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[33603]: audit 2023-09-23T22:18:59.715770+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:19:00.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[33603]: audit 2023-09-23T22:18:59.717181+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[27336]: cluster 2023-09-23T22:18:58.959446+0000 mgr.y (mgr.15279) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2023-09-23T22:19:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[27336]: audit 2023-09-23T22:18:59.414306+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.121:0/2740444101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[27336]: audit 2023-09-23T22:18:59.714357+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:19:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[27336]: audit 2023-09-23T22:18:59.715770+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:19:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:18:59 smithi121 bash[27336]: audit 2023-09-23T22:18:59.717181+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:00.258 INFO:tasks.rados.rados.0.smithi121.stdout:3603: writing smithi12166546-454 from 2968159 to 3395575 tid 3 2023-09-23T22:19:00.258 INFO:tasks.rados.rados.0.smithi121.stdout:3589: done (14 left) 2023-09-23T22:19:00.259 INFO:tasks.rados.rados.0.smithi121.stdout:3590: done (13 left) 2023-09-23T22:19:00.259 INFO:tasks.rados.rados.0.smithi121.stdout:3591: done (12 left) 2023-09-23T22:19:00.259 INFO:tasks.rados.rados.0.smithi121.stdout:3604: write oid 327 current snap is 0 2023-09-23T22:19:00.259 INFO:tasks.rados.rados.0.smithi121.stdout:3592: finishing write tid 3 to smithi12166546-396 2023-09-23T22:19:00.259 INFO:tasks.rados.rados.0.smithi121.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-09-23T22:19:00.267 INFO:tasks.rados.rados.0.smithi121.stdout:3604: writing smithi12166546-327 from 612382 to 1291732 tid 1 2023-09-23T22:19:00.273 INFO:tasks.rados.rados.0.smithi121.stdout:3604: writing smithi12166546-327 from 1943623 to 2406391 tid 2 2023-09-23T22:19:00.279 INFO:tasks.rados.rados.0.smithi121.stdout:3604: writing smithi12166546-327 from 3162876 to 3412382 tid 3 2023-09-23T22:19:00.279 INFO:tasks.rados.rados.0.smithi121.stdout:3605: write oid 435 current snap is 0 2023-09-23T22:19:00.279 INFO:tasks.rados.rados.0.smithi121.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-09-23T22:19:00.286 INFO:tasks.rados.rados.0.smithi121.stdout:3605: writing smithi12166546-435 from 629189 to 1383788 tid 1 2023-09-23T22:19:00.294 INFO:tasks.rados.rados.0.smithi121.stdout:3605: writing smithi12166546-435 from 2002105 to 2724884 tid 2 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3605: writing smithi12166546-435 from 3306652 to 3429189 tid 3 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3606: read oid 434 snap -1 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3606: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3607: write oid 236 current snap is 0 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3592: finishing write tid 4 to smithi12166546-396 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3592: finishing write tid 5 to smithi12166546-396 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 396 v 465 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3592: left oid 396 (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T22:19:00.298 INFO:tasks.rados.rados.0.smithi121.stdout:3593: finishing write tid 1 to smithi12166546-451 2023-09-23T22:19:00.299 INFO:tasks.rados.rados.0.smithi121.stdout:3593: finishing write tid 2 to smithi12166546-451 2023-09-23T22:19:00.299 INFO:tasks.rados.rados.0.smithi121.stdout:3593: finishing write tid 3 to smithi12166546-451 2023-09-23T22:19:00.299 INFO:tasks.rados.rados.0.smithi121.stdout:3593: finishing write tid 4 to smithi12166546-451 2023-09-23T22:19:00.299 INFO:tasks.rados.rados.0.smithi121.stdout:3595: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-09-23T22:19:00.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[27681]: cluster 2023-09-23T22:18:58.959446+0000 mgr.y (mgr.15279) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2023-09-23T22:19:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[27681]: audit 2023-09-23T22:18:59.414306+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.121:0/2740444101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[27681]: audit 2023-09-23T22:18:59.714357+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:19:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[27681]: audit 2023-09-23T22:18:59.715770+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:19:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:18:59 smithi123 bash[27681]: audit 2023-09-23T22:18:59.717181+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:00.398 INFO:tasks.rados.rados.0.smithi121.stdout:3593: finishing write tid 5 to smithi12166546-451 2023-09-23T22:19:00.399 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 451 v 523 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-09-23T22:19:00.399 INFO:tasks.rados.rados.0.smithi121.stdout:3593: left oid 451 (ObjNum 2220 snap 0 seq_num 2220) 2023-09-23T22:19:00.399 INFO:tasks.rados.rados.0.smithi121.stdout:3594: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3597: finishing write tid 1 to smithi12166546-266 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3597: finishing write tid 2 to smithi12166546-266 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3597: finishing write tid 3 to smithi12166546-266 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3597: finishing write tid 4 to smithi12166546-266 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 266 v 612 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3597: left oid 266 (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3598: finishing write tid 1 to smithi12166546-34 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3598: finishing write tid 2 to smithi12166546-34 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3598: finishing write tid 3 to smithi12166546-34 2023-09-23T22:19:00.519 INFO:tasks.rados.rados.0.smithi121.stdout:3598: finishing write tid 4 to smithi12166546-34 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3598: finishing write tid 5 to smithi12166546-34 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 34 v 481 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3598: left oid 34 (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3599: finishing write tid 1 to smithi12166546-167 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3599: finishing write tid 2 to smithi12166546-167 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3599: finishing write tid 3 to smithi12166546-167 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3599: finishing write tid 4 to smithi12166546-167 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3599: finishing write tid 5 to smithi12166546-167 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 352 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3599: left oid 167 (ObjNum 2223 snap 0 seq_num 2223) 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3600: finishing write tid 1 to smithi12166546-334 2023-09-23T22:19:00.520 INFO:tasks.rados.rados.0.smithi121.stdout:3600: finishing write tid 2 to smithi12166546-334 2023-09-23T22:19:00.521 INFO:tasks.rados.rados.0.smithi121.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-09-23T22:19:00.531 INFO:tasks.rados.rados.0.smithi121.stdout:3607: writing smithi12166546-236 from 645996 to 1192197 tid 1 2023-09-23T22:19:00.537 INFO:tasks.rados.rados.0.smithi121.stdout:3607: writing smithi12166546-236 from 1776940 to 2243377 tid 2 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3607: writing smithi12166546-236 from 2650428 to 3228355 tid 3 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3592: done (15 left) 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3593: done (14 left) 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3594: done (13 left) 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3595: done (12 left) 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3596: done (11 left) 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3597: done (10 left) 2023-09-23T22:19:00.543 INFO:tasks.rados.rados.0.smithi121.stdout:3598: done (9 left) 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3599: done (8 left) 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3608: read oid 134 snap -1 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3608: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3609: read oid 13 snap -1 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3609: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3610: write oid 419 current snap is 0 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3600: finishing write tid 3 to smithi12166546-334 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3600: finishing write tid 4 to smithi12166546-334 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3600: finishing write tid 5 to smithi12166546-334 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 334 v 491 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3600: left oid 334 (ObjNum 2224 snap 0 seq_num 2224) 2023-09-23T22:19:00.544 INFO:tasks.rados.rados.0.smithi121.stdout:3602: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:19:00.718 INFO:tasks.rados.rados.0.smithi121.stdout:3603: finishing write tid 1 to smithi12166546-454 2023-09-23T22:19:00.718 INFO:tasks.rados.rados.0.smithi121.stdout:3603: finishing write tid 2 to smithi12166546-454 2023-09-23T22:19:00.718 INFO:tasks.rados.rados.0.smithi121.stdout:3603: finishing write tid 3 to smithi12166546-454 2023-09-23T22:19:00.718 INFO:tasks.rados.rados.0.smithi121.stdout:3603: finishing write tid 4 to smithi12166546-454 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3603: finishing write tid 5 to smithi12166546-454 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 454 v 396 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3603: left oid 454 (ObjNum 2225 snap 0 seq_num 2225) 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3604: finishing write tid 1 to smithi12166546-327 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3604: finishing write tid 2 to smithi12166546-327 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3604: finishing write tid 3 to smithi12166546-327 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3604: finishing write tid 4 to smithi12166546-327 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3604: finishing write tid 5 to smithi12166546-327 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 327 v 419 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3604: left oid 327 (ObjNum 2226 snap 0 seq_num 2226) 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3605: finishing write tid 1 to smithi12166546-435 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3605: finishing write tid 2 to smithi12166546-435 2023-09-23T22:19:00.719 INFO:tasks.rados.rados.0.smithi121.stdout:3605: finishing write tid 3 to smithi12166546-435 2023-09-23T22:19:00.720 INFO:tasks.rados.rados.0.smithi121.stdout:3605: finishing write tid 4 to smithi12166546-435 2023-09-23T22:19:00.720 INFO:tasks.rados.rados.0.smithi121.stdout:3605: finishing write tid 5 to smithi12166546-435 2023-09-23T22:19:00.720 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 435 v 400 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-09-23T22:19:00.720 INFO:tasks.rados.rados.0.smithi121.stdout:3605: left oid 435 (ObjNum 2227 snap 0 seq_num 2227) 2023-09-23T22:19:00.720 INFO:tasks.rados.rados.0.smithi121.stdout:3606: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:19:00.894 INFO:tasks.rados.rados.0.smithi121.stdout:3607: finishing write tid 1 to smithi12166546-236 2023-09-23T22:19:00.894 INFO:tasks.rados.rados.0.smithi121.stdout:3607: finishing write tid 2 to smithi12166546-236 2023-09-23T22:19:00.894 INFO:tasks.rados.rados.0.smithi121.stdout:3608: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T22:19:00.975 INFO:tasks.rados.rados.0.smithi121.stdout:3607: finishing write tid 3 to smithi12166546-236 2023-09-23T22:19:00.975 INFO:tasks.rados.rados.0.smithi121.stdout:3607: finishing write tid 4 to smithi12166546-236 2023-09-23T22:19:00.975 INFO:tasks.rados.rados.0.smithi121.stdout:3607: finishing write tid 5 to smithi12166546-236 2023-09-23T22:19:00.975 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 236 v 424 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-09-23T22:19:00.975 INFO:tasks.rados.rados.0.smithi121.stdout:3607: left oid 236 (ObjNum 2228 snap 0 seq_num 2228) 2023-09-23T22:19:00.976 INFO:tasks.rados.rados.0.smithi121.stdout:3609: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T22:19:01.142 INFO:tasks.rados.rados.0.smithi121.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-09-23T22:19:01.156 INFO:tasks.rados.rados.0.smithi121.stdout:3610: writing smithi12166546-419 from 662803 to 1284253 tid 1 2023-09-23T22:19:01.162 INFO:tasks.rados.rados.0.smithi121.stdout:3610: writing smithi12166546-419 from 1835422 to 2561870 tid 2 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3610: writing smithi12166546-419 from 3077851 to 3462803 tid 3 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3600: done (10 left) 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3601: done (9 left) 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3602: done (8 left) 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3603: done (7 left) 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3604: done (6 left) 2023-09-23T22:19:01.170 INFO:tasks.rados.rados.0.smithi121.stdout:3605: done (5 left) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3606: done (4 left) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3607: done (3 left) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3608: done (2 left) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3609: done (1 left) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3611: read oid 62 snap -1 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3611: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3612: read oid 168 snap -1 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3612: expect deleted 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3613: read oid 417 snap -1 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3613: expect (ObjNum 2137 snap 0 seq_num 2137) 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3614: write oid 236 current snap is 0 2023-09-23T22:19:01.171 INFO:tasks.rados.rados.0.smithi121.stdout:3610: finishing write tid 1 to smithi12166546-419 2023-09-23T22:19:01.172 INFO:tasks.rados.rados.0.smithi121.stdout:3610: finishing write tid 2 to smithi12166546-419 2023-09-23T22:19:01.172 INFO:tasks.rados.rados.0.smithi121.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-09-23T22:19:01.176 INFO:tasks.rados.rados.0.smithi121.stdout:3614: writing smithi12166546-236 from 679610 to 1376309 tid 1 2023-09-23T22:19:01.180 INFO:tasks.rados.rados.0.smithi121.stdout:3614: writing smithi12166546-236 from 1777551 to 2247657 tid 2 2023-09-23T22:19:01.187 INFO:tasks.rados.rados.0.smithi121.stdout:3614: writing smithi12166546-236 from 2988921 to 3479610 tid 3 2023-09-23T22:19:01.188 INFO:tasks.rados.rados.0.smithi121.stdout:3615: write oid 66 current snap is 0 2023-09-23T22:19:01.188 INFO:tasks.rados.rados.0.smithi121.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-09-23T22:19:01.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:00 smithi123 bash[27681]: cephadm 2023-09-23T22:18:59.713732+0000 mgr.y (mgr.15279) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:19:01.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:00 smithi123 bash[27681]: cephadm 2023-09-23T22:18:59.718499+0000 mgr.y (mgr.15279) 30 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:19:01.196 INFO:tasks.rados.rados.0.smithi121.stdout:3615: writing smithi12166546-66 from 696417 to 1468365 tid 1 2023-09-23T22:19:01.208 INFO:tasks.rados.rados.0.smithi121.stdout:3615: writing smithi12166546-66 from 2236033 to 2966150 tid 2 2023-09-23T22:19:01.212 INFO:tasks.rados.rados.0.smithi121.stdout:3615: writing smithi12166546-66 from 3416344 to 3496417 tid 3 2023-09-23T22:19:01.212 INFO:tasks.rados.rados.0.smithi121.stdout:3616: read oid 385 snap -1 2023-09-23T22:19:01.213 INFO:tasks.rados.rados.0.smithi121.stdout:3616: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:19:01.213 INFO:tasks.rados.rados.0.smithi121.stdout:3617: read oid 500 snap -1 2023-09-23T22:19:01.213 INFO:tasks.rados.rados.0.smithi121.stdout:3617: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:19:01.213 INFO:tasks.rados.rados.0.smithi121.stdout:3618: write oid 328 current snap is 0 2023-09-23T22:19:01.213 INFO:tasks.rados.rados.0.smithi121.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-09-23T22:19:01.219 INFO:tasks.rados.rados.0.smithi121.stdout:3618: writing smithi12166546-328 from 713224 to 1160421 tid 1 2023-09-23T22:19:01.227 INFO:tasks.rados.rados.0.smithi121.stdout:3618: writing smithi12166546-328 from 1894515 to 2368290 tid 2 2023-09-23T22:19:01.233 INFO:tasks.rados.rados.0.smithi121.stdout:3618: writing smithi12166546-328 from 3043767 to 3513224 tid 3 2023-09-23T22:19:01.233 INFO:tasks.rados.rados.0.smithi121.stdout:3619: write oid 91 current snap is 0 2023-09-23T22:19:01.233 INFO:tasks.rados.rados.0.smithi121.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-09-23T22:19:01.241 INFO:tasks.rados.rados.0.smithi121.stdout:3619: writing smithi12166546-91 from 730031 to 1252477 tid 1 2023-09-23T22:19:01.249 INFO:tasks.rados.rados.0.smithi121.stdout:3619: writing smithi12166546-91 from 1952997 to 2686783 tid 2 2023-09-23T22:19:01.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:00 smithi121 bash[27336]: cephadm 2023-09-23T22:18:59.713732+0000 mgr.y (mgr.15279) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:19:01.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:00 smithi121 bash[27336]: cephadm 2023-09-23T22:18:59.718499+0000 mgr.y (mgr.15279) 30 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:19:01.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:00 smithi121 bash[33603]: cephadm 2023-09-23T22:18:59.713732+0000 mgr.y (mgr.15279) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:19:01.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:00 smithi121 bash[33603]: cephadm 2023-09-23T22:18:59.718499+0000 mgr.y (mgr.15279) 30 : cephadm [INF] Deploying daemon mgr.x on smithi123 2023-09-23T22:19:01.254 INFO:tasks.rados.rados.0.smithi121.stdout:3619: writing smithi12166546-91 from 3471190 to 3530031 tid 3 2023-09-23T22:19:01.254 INFO:tasks.rados.rados.0.smithi121.stdout:3620: read oid 255 snap -1 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3620: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3621: write oid 381 current snap is 0 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3610: finishing write tid 3 to smithi12166546-419 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3610: finishing write tid 4 to smithi12166546-419 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3610: finishing write tid 5 to smithi12166546-419 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 527 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3610: left oid 419 (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3614: finishing write tid 1 to smithi12166546-236 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3614: finishing write tid 2 to smithi12166546-236 2023-09-23T22:19:01.255 INFO:tasks.rados.rados.0.smithi121.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-09-23T22:19:01.262 INFO:tasks.rados.rados.0.smithi121.stdout:3621: writing smithi12166546-381 from 746838 to 1344533 tid 1 2023-09-23T22:19:01.268 INFO:tasks.rados.rados.0.smithi121.stdout:3621: writing smithi12166546-381 from 2011479 to 2488923 tid 2 2023-09-23T22:19:01.275 INFO:tasks.rados.rados.0.smithi121.stdout:3621: writing smithi12166546-381 from 3098613 to 3546838 tid 3 2023-09-23T22:19:01.275 INFO:tasks.rados.rados.0.smithi121.stdout:3610: done (11 left) 2023-09-23T22:19:01.275 INFO:tasks.rados.rados.0.smithi121.stdout:3612: done (10 left) 2023-09-23T22:19:01.275 INFO:tasks.rados.rados.0.smithi121.stdout:3622: write oid 286 current snap is 0 2023-09-23T22:19:01.275 INFO:tasks.rados.rados.0.smithi121.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-09-23T22:19:01.283 INFO:tasks.rados.rados.0.smithi121.stdout:3622: writing smithi12166546-286 from 763645 to 1436589 tid 1 2023-09-23T22:19:01.290 INFO:tasks.rados.rados.0.smithi121.stdout:3622: writing smithi12166546-286 from 1953608 to 2691063 tid 2 2023-09-23T22:19:01.296 INFO:tasks.rados.rados.0.smithi121.stdout:3622: writing smithi12166546-286 from 3409683 to 3563645 tid 3 2023-09-23T22:19:01.296 INFO:tasks.rados.rados.0.smithi121.stdout:3623: read oid 474 snap -1 2023-09-23T22:19:01.296 INFO:tasks.rados.rados.0.smithi121.stdout:3623: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T22:19:01.296 INFO:tasks.rados.rados.0.smithi121.stdout:3624: write oid 5 current snap is 0 2023-09-23T22:19:01.296 INFO:tasks.rados.rados.0.smithi121.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-09-23T22:19:01.302 INFO:tasks.rados.rados.0.smithi121.stdout:3624: writing smithi12166546-5 from 780452 to 1244998 tid 1 2023-09-23T22:19:01.308 INFO:tasks.rados.rados.0.smithi121.stdout:3624: writing smithi12166546-5 from 1728443 to 2209556 tid 2 2023-09-23T22:19:01.314 INFO:tasks.rados.rados.0.smithi121.stdout:3624: writing smithi12166546-5 from 2753459 to 3254268 tid 3 2023-09-23T22:19:01.314 INFO:tasks.rados.rados.0.smithi121.stdout:3625: write oid 178 current snap is 0 2023-09-23T22:19:01.314 INFO:tasks.rados.rados.0.smithi121.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-09-23T22:19:01.322 INFO:tasks.rados.rados.0.smithi121.stdout:3625: writing smithi12166546-178 from 797259 to 1337054 tid 1 2023-09-23T22:19:01.328 INFO:tasks.rados.rados.0.smithi121.stdout:3625: writing smithi12166546-178 from 1786925 to 2528049 tid 2 2023-09-23T22:19:01.335 INFO:tasks.rados.rados.0.smithi121.stdout:3625: writing smithi12166546-178 from 3180882 to 3597259 tid 3 2023-09-23T22:19:01.335 INFO:tasks.rados.rados.0.smithi121.stdout:3626: read oid 25 snap -1 2023-09-23T22:19:01.335 INFO:tasks.rados.rados.0.smithi121.stdout:3626: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T22:19:01.335 INFO:tasks.rados.rados.0.smithi121.stdout:3627: read oid 392 snap -1 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:3627: expect (ObjNum 2155 snap 0 seq_num 2155) 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:3614: finishing write tid 3 to smithi12166546-236 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:3614: finishing write tid 4 to smithi12166546-236 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:3614: finishing write tid 5 to smithi12166546-236 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 236 v 428 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:3614: left oid 236 (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T22:19:01.336 INFO:tasks.rados.rados.0.smithi121.stdout:3611: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T22:19:01.623 INFO:tasks.rados.rados.0.smithi121.stdout:3613: expect (ObjNum 2137 snap 0 seq_num 2137) 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3615: finishing write tid 1 to smithi12166546-66 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3615: finishing write tid 2 to smithi12166546-66 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3615: finishing write tid 3 to smithi12166546-66 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3611: done (15 left) 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3613: done (14 left) 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3614: done (13 left) 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3628: read oid 107 snap -1 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3628: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T22:19:01.803 INFO:tasks.rados.rados.0.smithi121.stdout:3629: write oid 447 current snap is 0 2023-09-23T22:19:01.804 INFO:tasks.rados.rados.0.smithi121.stdout:3616: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:19:02.022 INFO:tasks.rados.rados.0.smithi121.stdout:3615: finishing write tid 4 to smithi12166546-66 2023-09-23T22:19:02.022 INFO:tasks.rados.rados.0.smithi121.stdout:3615: finishing write tid 5 to smithi12166546-66 2023-09-23T22:19:02.022 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 66 v 469 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-09-23T22:19:02.022 INFO:tasks.rados.rados.0.smithi121.stdout:3615: left oid 66 (ObjNum 2231 snap 0 seq_num 2231) 2023-09-23T22:19:02.022 INFO:tasks.rados.rados.0.smithi121.stdout:3617: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:19:02.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:01 smithi123 systemd[1]: Stopping Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:19:02.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:01 smithi123 bash[27681]: cluster 2023-09-23T22:19:00.960419+0000 mgr.y (mgr.15279) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:19:02.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:01 smithi123 bash[27681]: audit 2023-09-23T22:19:01.850462+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.121:0/3821631024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3618: finishing write tid 1 to smithi12166546-328 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3618: finishing write tid 2 to smithi12166546-328 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3618: finishing write tid 3 to smithi12166546-328 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3618: finishing write tid 4 to smithi12166546-328 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3618: finishing write tid 5 to smithi12166546-328 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 328 v 456 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3618: left oid 328 (ObjNum 2232 snap 0 seq_num 2232) 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3619: finishing write tid 1 to smithi12166546-91 2023-09-23T22:19:02.125 INFO:tasks.rados.rados.0.smithi121.stdout:3619: finishing write tid 2 to smithi12166546-91 2023-09-23T22:19:02.126 INFO:tasks.rados.rados.0.smithi121.stdout:3619: finishing write tid 3 to smithi12166546-91 2023-09-23T22:19:02.126 INFO:tasks.rados.rados.0.smithi121.stdout:3619: finishing write tid 4 to smithi12166546-91 2023-09-23T22:19:02.126 INFO:tasks.rados.rados.0.smithi121.stdout:3619: finishing write tid 5 to smithi12166546-91 2023-09-23T22:19:02.126 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 91 v 473 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-09-23T22:19:02.126 INFO:tasks.rados.rados.0.smithi121.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2023-09-23T22:19:02.126 INFO:tasks.rados.rados.0.smithi121.stdout:3620: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:19:02.250 INFO:tasks.rados.rados.0.smithi121.stdout:3621: finishing write tid 1 to smithi12166546-381 2023-09-23T22:19:02.250 INFO:tasks.rados.rados.0.smithi121.stdout:3621: finishing write tid 2 to smithi12166546-381 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:3621: finishing write tid 3 to smithi12166546-381 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:3621: finishing write tid 4 to smithi12166546-381 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:3621: finishing write tid 5 to smithi12166546-381 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 381 v 423 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:3621: left oid 381 (ObjNum 2234 snap 0 seq_num 2234) 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:3622: finishing write tid 1 to smithi12166546-286 2023-09-23T22:19:02.251 INFO:tasks.rados.rados.0.smithi121.stdout:3622: finishing write tid 2 to smithi12166546-286 2023-09-23T22:19:02.252 INFO:tasks.rados.rados.0.smithi121.stdout:3622: finishing write tid 3 to smithi12166546-286 2023-09-23T22:19:02.252 INFO:tasks.rados.rados.0.smithi121.stdout:3622: finishing write tid 4 to smithi12166546-286 2023-09-23T22:19:02.252 INFO:tasks.rados.rados.0.smithi121.stdout:3622: finishing write tid 5 to smithi12166546-286 2023-09-23T22:19:02.252 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 286 v 406 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-09-23T22:19:02.253 INFO:tasks.rados.rados.0.smithi121.stdout:3622: left oid 286 (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T22:19:02.253 INFO:tasks.rados.rados.0.smithi121.stdout:3624: finishing write tid 1 to smithi12166546-5 2023-09-23T22:19:02.253 INFO:tasks.rados.rados.0.smithi121.stdout:3623: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T22:19:02.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:01 smithi121 bash[33603]: cluster 2023-09-23T22:19:00.960419+0000 mgr.y (mgr.15279) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:19:02.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:01 smithi121 bash[33603]: audit 2023-09-23T22:19:01.850462+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.121:0/3821631024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:02.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:01 smithi121 bash[27336]: cluster 2023-09-23T22:19:00.960419+0000 mgr.y (mgr.15279) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:19:02.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:01 smithi121 bash[27336]: audit 2023-09-23T22:19:01.850462+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.121:0/3821631024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:02.455 INFO:tasks.rados.rados.0.smithi121.stdout:3624: finishing write tid 2 to smithi12166546-5 2023-09-23T22:19:02.455 INFO:tasks.rados.rados.0.smithi121.stdout:3624: finishing write tid 3 to smithi12166546-5 2023-09-23T22:19:02.455 INFO:tasks.rados.rados.0.smithi121.stdout:3624: finishing write tid 4 to smithi12166546-5 2023-09-23T22:19:02.455 INFO:tasks.rados.rados.0.smithi121.stdout:3624: finishing write tid 5 to smithi12166546-5 2023-09-23T22:19:02.456 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 478 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-09-23T22:19:02.456 INFO:tasks.rados.rados.0.smithi121.stdout:3624: left oid 5 (ObjNum 2236 snap 0 seq_num 2236) 2023-09-23T22:19:02.456 INFO:tasks.rados.rados.0.smithi121.stdout:3625: finishing write tid 1 to smithi12166546-178 2023-09-23T22:19:02.456 INFO:tasks.rados.rados.0.smithi121.stdout:3625: finishing write tid 2 to smithi12166546-178 2023-09-23T22:19:02.456 INFO:tasks.rados.rados.0.smithi121.stdout:3626: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T22:19:02.543 INFO:tasks.rados.rados.0.smithi121.stdout:3625: finishing write tid 3 to smithi12166546-178 2023-09-23T22:19:02.543 INFO:tasks.rados.rados.0.smithi121.stdout:3625: finishing write tid 4 to smithi12166546-178 2023-09-23T22:19:02.543 INFO:tasks.rados.rados.0.smithi121.stdout:3625: finishing write tid 5 to smithi12166546-178 2023-09-23T22:19:02.543 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 178 v 477 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-09-23T22:19:02.543 INFO:tasks.rados.rados.0.smithi121.stdout:3625: left oid 178 (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T22:19:02.543 INFO:tasks.rados.rados.0.smithi121.stdout:3627: expect (ObjNum 2155 snap 0 seq_num 2155) 2023-09-23T22:19:02.654 INFO:tasks.rados.rados.0.smithi121.stdout:3628: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T22:19:02.727 INFO:tasks.rados.rados.0.smithi121.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-09-23T22:19:02.738 INFO:tasks.rados.rados.0.smithi121.stdout:3629: writing smithi12166546-447 from 414066 to 1029110 tid 1 2023-09-23T22:19:02.743 INFO:tasks.rados.rados.0.smithi121.stdout:3629: writing smithi12166546-447 from 1445407 to 1930189 tid 2 2023-09-23T22:19:02.749 INFO:tasks.rados.rados.0.smithi121.stdout:3629: writing smithi12166546-447 from 2408305 to 3048011 tid 3 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3615: done (14 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3616: done (13 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3617: done (12 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3618: done (11 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3619: done (10 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3620: done (9 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3621: done (8 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3622: done (7 left) 2023-09-23T22:19:02.750 INFO:tasks.rados.rados.0.smithi121.stdout:3623: done (6 left) 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3624: done (5 left) 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3625: done (4 left) 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3626: done (3 left) 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3627: done (2 left) 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3628: done (1 left) 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3630: write oid 314 current snap is 0 2023-09-23T22:19:02.751 INFO:tasks.rados.rados.0.smithi121.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-09-23T22:19:02.756 INFO:tasks.rados.rados.0.smithi121.stdout:3630: writing smithi12166546-314 from 430873 to 1121166 tid 1 2023-09-23T22:19:02.764 INFO:tasks.rados.rados.0.smithi121.stdout:3630: writing smithi12166546-314 from 1787536 to 2415976 tid 2 2023-09-23T22:19:02.770 INFO:tasks.rados.rados.0.smithi121.stdout:3630: writing smithi12166546-314 from 3003022 to 3454000 tid 3 2023-09-23T22:19:02.770 INFO:tasks.rados.rados.0.smithi121.stdout:3631: read oid 152 snap -1 2023-09-23T22:19:02.771 INFO:tasks.rados.rados.0.smithi121.stdout:3631: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:19:02.771 INFO:tasks.rados.rados.0.smithi121.stdout:3632: read oid 245 snap -1 2023-09-23T22:19:02.771 INFO:tasks.rados.rados.0.smithi121.stdout:3632: expect (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T22:19:02.771 INFO:tasks.rados.rados.0.smithi121.stdout:3633: write oid 406 current snap is 0 2023-09-23T22:19:02.771 INFO:tasks.rados.rados.0.smithi121.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-09-23T22:19:02.778 INFO:tasks.rados.rados.0.smithi121.stdout:3633: writing smithi12166546-406 from 447680 to 1213222 tid 1 2023-09-23T22:19:02.784 INFO:tasks.rados.rados.0.smithi121.stdout:3633: writing smithi12166546-406 from 1846018 to 2334469 tid 2 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3633: writing smithi12166546-406 from 2746798 to 3409048 tid 3 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3634: read oid 454 snap -1 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3634: expect (ObjNum 2225 snap 0 seq_num 2225) 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3635: read oid 19 snap -1 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3635: expect (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3636: read oid 53 snap -1 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3636: expect (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3637: write oid 373 current snap is 0 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3629: finishing write tid 1 to smithi12166546-447 2023-09-23T22:19:02.791 INFO:tasks.rados.rados.0.smithi121.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-09-23T22:19:02.796 INFO:tasks.rados.rados.0.smithi121.stdout:3637: writing smithi12166546-373 from 464487 to 905278 tid 1 2023-09-23T22:19:02.803 INFO:tasks.rados.rados.0.smithi121.stdout:3637: writing smithi12166546-373 from 1504500 to 2136609 tid 2 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:3637: writing smithi12166546-373 from 2657868 to 3131390 tid 3 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:3638: write oid 223 current snap is 0 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:3629: finishing write tid 2 to smithi12166546-447 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:3629: finishing write tid 3 to smithi12166546-447 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:3629: finishing write tid 4 to smithi12166546-447 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:3629: finishing write tid 5 to smithi12166546-447 2023-09-23T22:19:02.810 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 447 v 356 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-09-23T22:19:02.811 INFO:tasks.rados.rados.0.smithi121.stdout:3629: left oid 447 (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T22:19:02.811 INFO:tasks.rados.rados.0.smithi121.stdout:3630: finishing write tid 1 to smithi12166546-314 2023-09-23T22:19:02.811 INFO:tasks.rados.rados.0.smithi121.stdout:3630: finishing write tid 2 to smithi12166546-314 2023-09-23T22:19:02.811 INFO:tasks.rados.rados.0.smithi121.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-09-23T22:19:02.815 INFO:tasks.rados.rados.0.smithi121.stdout:3638: writing smithi12166546-223 from 481294 to 997334 tid 1 2023-09-23T22:19:02.821 INFO:tasks.rados.rados.0.smithi121.stdout:3638: writing smithi12166546-223 from 1562982 to 2055102 tid 2 2023-09-23T22:19:02.829 INFO:tasks.rados.rados.0.smithi121.stdout:3638: writing smithi12166546-223 from 2801644 to 3486438 tid 3 2023-09-23T22:19:02.829 INFO:tasks.rados.rados.0.smithi121.stdout:3629: done (9 left) 2023-09-23T22:19:02.830 INFO:tasks.rados.rados.0.smithi121.stdout:3639: read oid 315 snap -1 2023-09-23T22:19:02.830 INFO:tasks.rados.rados.0.smithi121.stdout:3639: expect (ObjNum 1297 snap 0 seq_num 1297) 2023-09-23T22:19:02.830 INFO:tasks.rados.rados.0.smithi121.stdout:3640: write oid 60 current snap is 0 2023-09-23T22:19:02.830 INFO:tasks.rados.rados.0.smithi121.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-09-23T22:19:02.836 INFO:tasks.rados.rados.0.smithi121.stdout:3640: writing smithi12166546-60 from 498101 to 1205743 tid 1 2023-09-23T22:19:02.842 INFO:tasks.rados.rados.0.smithi121.stdout:3640: writing smithi12166546-60 from 1621464 to 2257242 tid 2 2023-09-23T22:19:02.849 INFO:tasks.rados.rados.0.smithi121.stdout:3640: writing smithi12166546-60 from 2712714 to 3325133 tid 3 2023-09-23T22:19:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:3641: write oid 64 current snap is 0 2023-09-23T22:19:02.850 INFO:tasks.rados.rados.0.smithi121.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-09-23T22:19:02.856 INFO:tasks.rados.rados.0.smithi121.stdout:3641: writing smithi12166546-64 from 514908 to 1297799 tid 1 2023-09-23T22:19:02.863 INFO:tasks.rados.rados.0.smithi121.stdout:3641: writing smithi12166546-64 from 2079946 to 2575735 tid 2 2023-09-23T22:19:02.870 INFO:tasks.rados.rados.0.smithi121.stdout:3641: writing smithi12166546-64 from 3256490 to 3680181 tid 3 2023-09-23T22:19:02.870 INFO:tasks.rados.rados.0.smithi121.stdout:3642: write oid 73 current snap is 0 2023-09-23T22:19:02.870 INFO:tasks.rados.rados.0.smithi121.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-09-23T22:19:02.876 INFO:tasks.rados.rados.0.smithi121.stdout:3642: writing smithi12166546-73 from 531715 to 989855 tid 1 2023-09-23T22:19:02.883 INFO:tasks.rados.rados.0.smithi121.stdout:3642: writing smithi12166546-73 from 1738428 to 2377875 tid 2 2023-09-23T22:19:02.890 INFO:tasks.rados.rados.0.smithi121.stdout:3642: writing smithi12166546-73 from 2883913 to 3518876 tid 3 2023-09-23T22:19:02.890 INFO:tasks.rados.rados.0.smithi121.stdout:3643: write oid 199 current snap is 0 2023-09-23T22:19:02.890 INFO:tasks.rados.rados.0.smithi121.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-09-23T22:19:02.896 INFO:tasks.rados.rados.0.smithi121.stdout:3643: writing smithi12166546-199 from 548522 to 1081911 tid 1 2023-09-23T22:19:02.903 INFO:tasks.rados.rados.0.smithi121.stdout:3643: writing smithi12166546-199 from 1796910 to 2296368 tid 2 2023-09-23T22:19:02.909 INFO:tasks.rados.rados.0.smithi121.stdout:3643: writing smithi12166546-199 from 2911336 to 3357571 tid 3 2023-09-23T22:19:02.909 INFO:tasks.rados.rados.0.smithi121.stdout:3644: read oid 449 snap -1 2023-09-23T22:19:02.909 INFO:tasks.rados.rados.0.smithi121.stdout:3644: expect (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T22:19:02.909 INFO:tasks.rados.rados.0.smithi121.stdout:3645: read oid 88 snap -1 2023-09-23T22:19:02.910 INFO:tasks.rados.rados.0.smithi121.stdout:3645: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:19:02.910 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:02.910 INFO:tasks.rados.rados.0.smithi121.stdout:3631: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:19:03.025 INFO:tasks.rados.rados.0.smithi121.stdout:3630: finishing write tid 3 to smithi12166546-314 2023-09-23T22:19:03.025 INFO:tasks.rados.rados.0.smithi121.stdout:3630: finishing write tid 4 to smithi12166546-314 2023-09-23T22:19:03.025 INFO:tasks.rados.rados.0.smithi121.stdout:3630: finishing write tid 5 to smithi12166546-314 2023-09-23T22:19:03.025 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 314 v 485 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-09-23T22:19:03.025 INFO:tasks.rados.rados.0.smithi121.stdout:3630: left oid 314 (ObjNum 2239 snap 0 seq_num 2239) 2023-09-23T22:19:03.025 INFO:tasks.rados.rados.0.smithi121.stdout:3632: expect (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T22:19:03.046 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:02 smithi123 bash[55075]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:19:03.047 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:02 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:19:03.047 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:02 smithi123 bash[55134]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:19:03.047 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:02 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T22:19:03.047 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:02 smithi123 systemd[1]: Stopped Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:19:03.047 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:03 smithi123 systemd[1]: Started Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:19:03.192 INFO:tasks.rados.rados.0.smithi121.stdout:3633: finishing write tid 1 to smithi12166546-406 2023-09-23T22:19:03.192 INFO:tasks.rados.rados.0.smithi121.stdout:3633: finishing write tid 2 to smithi12166546-406 2023-09-23T22:19:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:3633: finishing write tid 3 to smithi12166546-406 2023-09-23T22:19:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:3633: finishing write tid 4 to smithi12166546-406 2023-09-23T22:19:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:3633: finishing write tid 5 to smithi12166546-406 2023-09-23T22:19:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 406 v 410 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-09-23T22:19:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:3633: left oid 406 (ObjNum 2240 snap 0 seq_num 2240) 2023-09-23T22:19:03.193 INFO:tasks.rados.rados.0.smithi121.stdout:3634: expect (ObjNum 2225 snap 0 seq_num 2225) 2023-09-23T22:19:03.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:03 smithi123 bash[27681]: cluster 2023-09-23T22:19:02.961078+0000 mgr.y (mgr.15279) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-09-23T22:19:03.421 INFO:tasks.rados.rados.0.smithi121.stdout:3637: finishing write tid 1 to smithi12166546-373 2023-09-23T22:19:03.421 INFO:tasks.rados.rados.0.smithi121.stdout:3636: expect (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T22:19:03.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:03 smithi121 bash[27336]: cluster 2023-09-23T22:19:02.961078+0000 mgr.y (mgr.15279) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-09-23T22:19:03.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:03 smithi121 bash[33603]: cluster 2023-09-23T22:19:02.961078+0000 mgr.y (mgr.15279) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-09-23T22:19:03.558 INFO:tasks.rados.rados.0.smithi121.stdout:3635: expect (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3637: finishing write tid 2 to smithi12166546-373 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3637: finishing write tid 3 to smithi12166546-373 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3637: finishing write tid 4 to smithi12166546-373 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3637: finishing write tid 5 to smithi12166546-373 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 373 v 489 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3637: left oid 373 (ObjNum 2241 snap 0 seq_num 2241) 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3638: finishing write tid 1 to smithi12166546-223 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3638: finishing write tid 2 to smithi12166546-223 2023-09-23T22:19:03.709 INFO:tasks.rados.rados.0.smithi121.stdout:3640: finishing write tid 1 to smithi12166546-60 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:3638: finishing write tid 3 to smithi12166546-223 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:3638: finishing write tid 4 to smithi12166546-223 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:3638: finishing write tid 5 to smithi12166546-223 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 223 v 472 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:3638: left oid 223 (ObjNum 2242 snap 0 seq_num 2242) 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:3640: finishing write tid 2 to smithi12166546-60 2023-09-23T22:19:03.710 INFO:tasks.rados.rados.0.smithi121.stdout:3639: expect (ObjNum 1297 snap 0 seq_num 1297) 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3640: finishing write tid 3 to smithi12166546-60 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3640: finishing write tid 4 to smithi12166546-60 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3640: finishing write tid 5 to smithi12166546-60 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 60 v 340 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3640: left oid 60 (ObjNum 2243 snap 0 seq_num 2243) 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3641: finishing write tid 1 to smithi12166546-64 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3641: finishing write tid 2 to smithi12166546-64 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3641: finishing write tid 3 to smithi12166546-64 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3641: finishing write tid 4 to smithi12166546-64 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:3641: finishing write tid 5 to smithi12166546-64 2023-09-23T22:19:03.916 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 64 v 427 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3641: left oid 64 (ObjNum 2244 snap 0 seq_num 2244) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3642: finishing write tid 1 to smithi12166546-73 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3642: finishing write tid 2 to smithi12166546-73 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3642: finishing write tid 3 to smithi12166546-73 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3642: finishing write tid 4 to smithi12166546-73 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3630: done (15 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3631: done (14 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3632: done (13 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3633: done (12 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3634: done (11 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3635: done (10 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3636: done (9 left) 2023-09-23T22:19:03.917 INFO:tasks.rados.rados.0.smithi121.stdout:3637: done (8 left) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3638: done (7 left) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3639: done (6 left) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3640: done (5 left) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3641: done (4 left) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3646: read oid 332 snap -1 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3646: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3647: write oid 112 current snap is 0 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3642: finishing write tid 5 to smithi12166546-73 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 73 v 616 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3642: left oid 73 (ObjNum 2245 snap 0 seq_num 2245) 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3643: finishing write tid 1 to smithi12166546-199 2023-09-23T22:19:03.918 INFO:tasks.rados.rados.0.smithi121.stdout:3643: finishing write tid 2 to smithi12166546-199 2023-09-23T22:19:03.919 INFO:tasks.rados.rados.0.smithi121.stdout:3645: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:19:04.141 INFO:tasks.rados.rados.0.smithi121.stdout:3644: expect (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T22:19:04.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:04 smithi123 bash[27681]: audit 2023-09-23T22:19:03.077937+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:04.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:04 smithi123 bash[27681]: audit 2023-09-23T22:19:03.084143+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:04.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:04 smithi123 bash[27681]: audit 2023-09-23T22:19:03.090131+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:04.205 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:04 smithi123 bash[55191]: debug 2023-09-23T22:19:04.035+0000 7f92dca02700 1 -- 172.21.15.123:0/4058271351 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5569608c11e0 con 0x556961640c00 2023-09-23T22:19:04.416 INFO:tasks.rados.rados.0.smithi121.stdout:3643: finishing write tid 3 to smithi12166546-199 2023-09-23T22:19:04.416 INFO:tasks.rados.rados.0.smithi121.stdout:3643: finishing write tid 4 to smithi12166546-199 2023-09-23T22:19:04.416 INFO:tasks.rados.rados.0.smithi121.stdout:3643: finishing write tid 5 to smithi12166546-199 2023-09-23T22:19:04.416 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 199 v 344 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-09-23T22:19:04.416 INFO:tasks.rados.rados.0.smithi121.stdout:3643: left oid 199 (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T22:19:04.416 INFO:tasks.rados.rados.0.smithi121.stdout:3646: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:19:04.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:04 smithi121 bash[33603]: audit 2023-09-23T22:19:03.077937+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:04.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:04 smithi121 bash[33603]: audit 2023-09-23T22:19:03.084143+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:04.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:04 smithi121 bash[33603]: audit 2023-09-23T22:19:03.090131+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:04.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:04 smithi121 bash[27336]: audit 2023-09-23T22:19:03.077937+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:04.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:04 smithi121 bash[27336]: audit 2023-09-23T22:19:03.084143+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:04.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:04 smithi121 bash[27336]: audit 2023-09-23T22:19:03.090131+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:04.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:04 smithi123 bash[55191]: debug 2023-09-23T22:19:04.199+0000 7f92e6b4f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:19:04.671 INFO:tasks.rados.rados.0.smithi121.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-09-23T22:19:04.683 INFO:tasks.rados.rados.0.smithi121.stdout:3647: writing smithi12166546-112 from 565329 to 1173967 tid 1 2023-09-23T22:19:04.691 INFO:tasks.rados.rados.0.smithi121.stdout:3647: writing smithi12166546-112 from 1739039 to 2382155 tid 2 2023-09-23T22:19:04.698 INFO:tasks.rados.rados.0.smithi121.stdout:3647: writing smithi12166546-112 from 2822406 to 3596266 tid 3 2023-09-23T22:19:04.698 INFO:tasks.rados.rados.0.smithi121.stdout:3642: done (5 left) 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3643: done (4 left) 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3644: done (3 left) 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3645: done (2 left) 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3646: done (1 left) 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3648: delete oid 17 current snap is 0 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3647: finishing write tid 1 to smithi12166546-112 2023-09-23T22:19:04.699 INFO:tasks.rados.rados.0.smithi121.stdout:3647: finishing write tid 2 to smithi12166546-112 2023-09-23T22:19:04.702 INFO:tasks.rados.rados.0.smithi121.stdout:3648: done (1 left) 2023-09-23T22:19:04.702 INFO:tasks.rados.rados.0.smithi121.stdout:3649: delete oid 77 current snap is 0 2023-09-23T22:19:04.703 INFO:tasks.rados.rados.0.smithi121.stdout:3647: finishing write tid 3 to smithi12166546-112 2023-09-23T22:19:04.703 INFO:tasks.rados.rados.0.smithi121.stdout:3647: finishing write tid 4 to smithi12166546-112 2023-09-23T22:19:04.704 INFO:tasks.rados.rados.0.smithi121.stdout:3647: finishing write tid 5 to smithi12166546-112 2023-09-23T22:19:04.704 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 112 v 482 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-09-23T22:19:04.704 INFO:tasks.rados.rados.0.smithi121.stdout:3647: left oid 112 (ObjNum 2247 snap 0 seq_num 2247) 2023-09-23T22:19:04.704 INFO:tasks.rados.rados.0.smithi121.stdout:3647: done (1 left) 2023-09-23T22:19:04.705 INFO:tasks.rados.rados.0.smithi121.stdout:3649: done (0 left) 2023-09-23T22:19:04.705 INFO:tasks.rados.rados.0.smithi121.stdout:3650: read oid 196 snap -1 2023-09-23T22:19:04.705 INFO:tasks.rados.rados.0.smithi121.stdout:3650: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T22:19:04.705 INFO:tasks.rados.rados.0.smithi121.stdout:3651: delete oid 84 current snap is 0 2023-09-23T22:19:04.706 INFO:tasks.rados.rados.0.smithi121.stdout:3651: done (1 left) 2023-09-23T22:19:04.706 INFO:tasks.rados.rados.0.smithi121.stdout:3652: write oid 84 current snap is 0 2023-09-23T22:19:04.706 INFO:tasks.rados.rados.0.smithi121.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-09-23T22:19:04.715 INFO:tasks.rados.rados.0.smithi121.stdout:3652: writing smithi12166546-84 from 632557 to 1258544 tid 1 2023-09-23T22:19:04.724 INFO:tasks.rados.rados.0.smithi121.stdout:3652: writing smithi12166546-84 from 1972967 to 2623421 tid 2 2023-09-23T22:19:04.730 INFO:tasks.rados.rados.0.smithi121.stdout:3652: writing smithi12166546-84 from 3332098 to 3751046 tid 3 2023-09-23T22:19:04.731 INFO:tasks.rados.rados.0.smithi121.stdout:3653: read oid 77 snap -1 2023-09-23T22:19:04.731 INFO:tasks.rados.rados.0.smithi121.stdout:3653: expect deleted 2023-09-23T22:19:04.731 INFO:tasks.rados.rados.0.smithi121.stdout:3654: write oid 455 current snap is 0 2023-09-23T22:19:04.731 INFO:tasks.rados.rados.0.smithi121.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-09-23T22:19:04.738 INFO:tasks.rados.rados.0.smithi121.stdout:3654: writing smithi12166546-455 from 649364 to 1350600 tid 1 2023-09-23T22:19:04.747 INFO:tasks.rados.rados.0.smithi121.stdout:3654: writing smithi12166546-455 from 2031449 to 2825561 tid 2 2023-09-23T22:19:04.753 INFO:tasks.rados.rados.0.smithi121.stdout:3654: writing smithi12166546-455 from 3243168 to 3849364 tid 3 2023-09-23T22:19:04.753 INFO:tasks.rados.rados.0.smithi121.stdout:3655: delete oid 307 current snap is 0 2023-09-23T22:19:04.753 INFO:tasks.rados.rados.0.smithi121.stdout:3650: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:3652: finishing write tid 1 to smithi12166546-84 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:3652: finishing write tid 2 to smithi12166546-84 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:3652: finishing write tid 3 to smithi12166546-84 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:3652: finishing write tid 4 to smithi12166546-84 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:3652: finishing write tid 5 to smithi12166546-84 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 84 v 313 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-09-23T22:19:04.824 INFO:tasks.rados.rados.0.smithi121.stdout:3652: left oid 84 (ObjNum 2251 snap 0 seq_num 2251) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: finishing write tid 1 to smithi12166546-455 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: finishing write tid 2 to smithi12166546-455 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: finishing write tid 3 to smithi12166546-455 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: finishing write tid 4 to smithi12166546-455 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: finishing write tid 5 to smithi12166546-455 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 455 v 460 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: left oid 455 (ObjNum 2252 snap 0 seq_num 2252) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3650: done (4 left) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3652: done (3 left) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3653: done (2 left) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3654: done (1 left) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3655: done (0 left) 2023-09-23T22:19:04.825 INFO:tasks.rados.rados.0.smithi121.stdout:3656: write oid 139 current snap is 0 2023-09-23T22:19:04.826 INFO:tasks.rados.rados.0.smithi121.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-09-23T22:19:04.835 INFO:tasks.rados.rados.0.smithi121.stdout:3656: writing smithi12166546-139 from 682978 to 1134712 tid 1 2023-09-23T22:19:04.843 INFO:tasks.rados.rados.0.smithi121.stdout:3656: writing smithi12166546-139 from 1748413 to 2546194 tid 2 2023-09-23T22:19:04.851 INFO:tasks.rados.rados.0.smithi121.stdout:3656: writing smithi12166546-139 from 3298014 to 3882978 tid 3 2023-09-23T22:19:04.851 INFO:tasks.rados.rados.0.smithi121.stdout:3657: delete oid 273 current snap is 0 2023-09-23T22:19:04.851 INFO:tasks.rados.rados.0.smithi121.stdout:3656: finishing write tid 1 to smithi12166546-139 2023-09-23T22:19:04.851 INFO:tasks.rados.rados.0.smithi121.stdout:3656: finishing write tid 2 to smithi12166546-139 2023-09-23T22:19:04.857 INFO:tasks.rados.rados.0.smithi121.stdout:3656: finishing write tid 3 to smithi12166546-139 2023-09-23T22:19:04.857 INFO:tasks.rados.rados.0.smithi121.stdout:3656: finishing write tid 4 to smithi12166546-139 2023-09-23T22:19:04.858 INFO:tasks.rados.rados.0.smithi121.stdout:3656: finishing write tid 5 to smithi12166546-139 2023-09-23T22:19:04.858 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 139 v 621 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-09-23T22:19:04.858 INFO:tasks.rados.rados.0.smithi121.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-09-23T22:19:04.859 INFO:tasks.rados.rados.0.smithi121.stdout:3656: done (1 left) 2023-09-23T22:19:04.859 INFO:tasks.rados.rados.0.smithi121.stdout:3657: done (0 left) 2023-09-23T22:19:04.859 INFO:tasks.rados.rados.0.smithi121.stdout:3658: read oid 203 snap -1 2023-09-23T22:19:04.859 INFO:tasks.rados.rados.0.smithi121.stdout:3658: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:19:04.859 INFO:tasks.rados.rados.0.smithi121.stdout:3659: write oid 399 current snap is 0 2023-09-23T22:19:04.859 INFO:tasks.rados.rados.0.smithi121.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-09-23T22:19:04.869 INFO:tasks.rados.rados.0.smithi121.stdout:3659: writing smithi12166546-399 from 716592 to 1318824 tid 1 2023-09-23T22:19:04.874 INFO:tasks.rados.rados.0.smithi121.stdout:3659: writing smithi12166546-399 from 1749024 to 2150474 tid 2 2023-09-23T22:19:04.882 INFO:tasks.rados.rados.0.smithi121.stdout:3659: writing smithi12166546-399 from 2836507 to 3628168 tid 3 2023-09-23T22:19:04.883 INFO:tasks.rados.rados.0.smithi121.stdout:3660: write oid 247 current snap is 0 2023-09-23T22:19:04.883 INFO:tasks.rados.rados.0.smithi121.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-09-23T22:19:04.890 INFO:tasks.rados.rados.0.smithi121.stdout:3660: writing smithi12166546-247 from 733399 to 1410880 tid 1 2023-09-23T22:19:04.898 INFO:tasks.rados.rados.0.smithi121.stdout:3660: writing smithi12166546-247 from 2207506 to 2868967 tid 2 2023-09-23T22:19:04.905 INFO:tasks.rados.rados.0.smithi121.stdout:3660: writing smithi12166546-247 from 3380283 to 3933399 tid 3 2023-09-23T22:19:04.905 INFO:tasks.rados.rados.0.smithi121.stdout:3661: write oid 230 current snap is 0 2023-09-23T22:19:04.905 INFO:tasks.rados.rados.0.smithi121.stdout:3658: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:19:04.991 INFO:tasks.rados.rados.0.smithi121.stdout:3659: finishing write tid 1 to smithi12166546-399 2023-09-23T22:19:04.991 INFO:tasks.rados.rados.0.smithi121.stdout:3659: finishing write tid 2 to smithi12166546-399 2023-09-23T22:19:04.991 INFO:tasks.rados.rados.0.smithi121.stdout:3659: finishing write tid 3 to smithi12166546-399 2023-09-23T22:19:04.991 INFO:tasks.rados.rados.0.smithi121.stdout:3659: finishing write tid 4 to smithi12166546-399 2023-09-23T22:19:04.991 INFO:tasks.rados.rados.0.smithi121.stdout:3659: finishing write tid 5 to smithi12166546-399 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 496 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3659: left oid 399 (ObjNum 2256 snap 0 seq_num 2256) 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3660: finishing write tid 1 to smithi12166546-247 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3660: finishing write tid 2 to smithi12166546-247 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3660: finishing write tid 3 to smithi12166546-247 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3660: finishing write tid 4 to smithi12166546-247 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3660: finishing write tid 5 to smithi12166546-247 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 247 v 432 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3660: left oid 247 (ObjNum 2257 snap 0 seq_num 2257) 2023-09-23T22:19:04.992 INFO:tasks.rados.rados.0.smithi121.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-09-23T22:19:05.003 INFO:tasks.rados.rados.0.smithi121.stdout:3661: writing smithi12166546-230 from 750206 to 1219289 tid 1 2023-09-23T22:19:05.011 INFO:tasks.rados.rados.0.smithi121.stdout:3661: writing smithi12166546-230 from 1982341 to 2387460 tid 2 2023-09-23T22:19:05.018 INFO:tasks.rados.rados.0.smithi121.stdout:3661: writing smithi12166546-230 from 3007706 to 3538264 tid 3 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3658: done (3 left) 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3659: done (2 left) 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3660: done (1 left) 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3662: read oid 269 snap -1 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3662: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3663: write oid 96 current snap is 0 2023-09-23T22:19:05.021 INFO:tasks.rados.rados.0.smithi121.stdout:3661: finishing write tid 1 to smithi12166546-230 2023-09-23T22:19:05.022 INFO:tasks.rados.rados.0.smithi121.stdout:3661: finishing write tid 2 to smithi12166546-230 2023-09-23T22:19:05.022 INFO:tasks.rados.rados.0.smithi121.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-09-23T22:19:05.025 INFO:tasks.rados.rados.0.smithi121.stdout:3663: writing smithi12166546-96 from 767013 to 1311345 tid 1 2023-09-23T22:19:05.033 INFO:tasks.rados.rados.0.smithi121.stdout:3663: writing smithi12166546-96 from 1924470 to 2589600 tid 2 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3663: writing smithi12166546-96 from 3035129 to 3776959 tid 3 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3664: read oid 177 snap -1 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3664: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3665: read oid 268 snap -1 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3665: expect deleted 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3666: delete oid 295 current snap is 0 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3661: finishing write tid 3 to smithi12166546-230 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3661: finishing write tid 4 to smithi12166546-230 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3661: finishing write tid 5 to smithi12166546-230 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 230 v 531 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-09-23T22:19:05.040 INFO:tasks.rados.rados.0.smithi121.stdout:3661: left oid 230 (ObjNum 2258 snap 0 seq_num 2258) 2023-09-23T22:19:05.041 INFO:tasks.rados.rados.0.smithi121.stdout:3662: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3663: finishing write tid 1 to smithi12166546-96 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3663: finishing write tid 2 to smithi12166546-96 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3663: finishing write tid 3 to smithi12166546-96 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3663: finishing write tid 4 to smithi12166546-96 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3663: finishing write tid 5 to smithi12166546-96 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 96 v 348 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3663: left oid 96 (ObjNum 2259 snap 0 seq_num 2259) 2023-09-23T22:19:05.185 INFO:tasks.rados.rados.0.smithi121.stdout:3664: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3661: done (5 left) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3662: done (4 left) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3663: done (3 left) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3664: done (2 left) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3665: done (1 left) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3666: done (0 left) 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3667: write oid 384 current snap is 0 2023-09-23T22:19:05.337 INFO:tasks.rados.rados.0.smithi121.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-09-23T22:19:05.349 INFO:tasks.rados.rados.0.smithi121.stdout:3667: writing smithi12166546-384 from 400627 to 1095457 tid 1 2023-09-23T22:19:05.354 INFO:tasks.rados.rados.0.smithi121.stdout:3667: writing smithi12166546-384 from 1641434 to 2000627 tid 2 2023-09-23T22:19:05.354 INFO:tasks.rados.rados.0.smithi121.stdout:3668: write oid 355 current snap is 0 2023-09-23T22:19:05.354 INFO:tasks.rados.rados.0.smithi121.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-09-23T22:19:05.361 INFO:tasks.rados.rados.0.smithi121.stdout:3668: writing smithi12166546-355 from 417434 to 1187513 tid 1 2023-09-23T22:19:05.366 INFO:tasks.rados.rados.0.smithi121.stdout:3668: writing smithi12166546-355 from 1699916 to 2017434 tid 2 2023-09-23T22:19:05.366 INFO:tasks.rados.rados.0.smithi121.stdout:3669: write oid 94 current snap is 0 2023-09-23T22:19:05.366 INFO:tasks.rados.rados.0.smithi121.stdout:3667: finishing write tid 1 to smithi12166546-384 2023-09-23T22:19:05.366 INFO:tasks.rados.rados.0.smithi121.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-09-23T22:19:05.371 INFO:tasks.rados.rados.0.smithi121.stdout:3669: writing smithi12166546-94 from 434241 to 879569 tid 1 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3669: writing smithi12166546-94 from 1642045 to 2034241 tid 2 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3670: read oid 1 snap -1 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3670: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3671: read oid 424 snap -1 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3671: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3672: write oid 65 current snap is 0 2023-09-23T22:19:05.378 INFO:tasks.rados.rados.0.smithi121.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-09-23T22:19:05.384 INFO:tasks.rados.rados.0.smithi121.stdout:3672: writing smithi12166546-65 from 451048 to 971625 tid 1 2023-09-23T22:19:05.393 INFO:tasks.rados.rados.0.smithi121.stdout:3672: writing smithi12166546-65 from 1700527 to 2051048 tid 2 2023-09-23T22:19:05.393 INFO:tasks.rados.rados.0.smithi121.stdout:3673: write oid 32 current snap is 0 2023-09-23T22:19:05.393 INFO:tasks.rados.rados.0.smithi121.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-09-23T22:19:05.399 INFO:tasks.rados.rados.0.smithi121.stdout:3673: writing smithi12166546-32 from 467855 to 1063681 tid 1 2023-09-23T22:19:05.405 INFO:tasks.rados.rados.0.smithi121.stdout:3673: writing smithi12166546-32 from 1759009 to 2067855 tid 2 2023-09-23T22:19:05.405 INFO:tasks.rados.rados.0.smithi121.stdout:3674: delete oid 354 current snap is 0 2023-09-23T22:19:05.405 INFO:tasks.rados.rados.0.smithi121.stdout:3667: finishing write tid 2 to smithi12166546-384 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3667: finishing write tid 3 to smithi12166546-384 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3667: finishing write tid 4 to smithi12166546-384 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 384 v 492 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3668: finishing write tid 1 to smithi12166546-355 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3668: finishing write tid 2 to smithi12166546-355 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3668: finishing write tid 3 to smithi12166546-355 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3668: finishing write tid 4 to smithi12166546-355 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 355 v 625 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3669: finishing write tid 1 to smithi12166546-94 2023-09-23T22:19:05.406 INFO:tasks.rados.rados.0.smithi121.stdout:3669: finishing write tid 2 to smithi12166546-94 2023-09-23T22:19:05.407 INFO:tasks.rados.rados.0.smithi121.stdout:3671: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:19:05.450 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[27681]: audit 2023-09-23T22:19:04.353070+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.121:0/1542317856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:05.450 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[27681]: cluster 2023-09-23T22:19:04.961544+0000 mgr.y (mgr.15279) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.1 MiB/s wr, 73 op/s 2023-09-23T22:19:05.450 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[27681]: audit 2023-09-23T22:19:05.069767+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:05.450 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[55191]: debug 2023-09-23T22:19:05.215+0000 7f92e6b4f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:19:05.450 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[55191]: debug 2023-09-23T22:19:05.323+0000 7f92e6b4f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:19:05.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:05 smithi121 bash[33603]: audit 2023-09-23T22:19:04.353070+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.121:0/1542317856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:05.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:05 smithi121 bash[33603]: cluster 2023-09-23T22:19:04.961544+0000 mgr.y (mgr.15279) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.1 MiB/s wr, 73 op/s 2023-09-23T22:19:05.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:05 smithi121 bash[33603]: audit 2023-09-23T22:19:05.069767+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:05.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:05 smithi121 bash[27336]: audit 2023-09-23T22:19:04.353070+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.121:0/1542317856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:05.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:05 smithi121 bash[27336]: cluster 2023-09-23T22:19:04.961544+0000 mgr.y (mgr.15279) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.1 MiB/s wr, 73 op/s 2023-09-23T22:19:05.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:05 smithi121 bash[27336]: audit 2023-09-23T22:19:05.069767+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:05.516 INFO:tasks.rados.rados.0.smithi121.stdout:3669: finishing write tid 3 to smithi12166546-94 2023-09-23T22:19:05.516 INFO:tasks.rados.rados.0.smithi121.stdout:3669: finishing write tid 4 to smithi12166546-94 2023-09-23T22:19:05.516 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 94 v 480 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-09-23T22:19:05.516 INFO:tasks.rados.rados.0.smithi121.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-09-23T22:19:05.516 INFO:tasks.rados.rados.0.smithi121.stdout:3672: finishing write tid 1 to smithi12166546-65 2023-09-23T22:19:05.516 INFO:tasks.rados.rados.0.smithi121.stdout:3670: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3672: finishing write tid 2 to smithi12166546-65 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3672: finishing write tid 3 to smithi12166546-65 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3672: finishing write tid 4 to smithi12166546-65 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 65 v 430 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3673: finishing write tid 1 to smithi12166546-32 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3673: finishing write tid 2 to smithi12166546-32 2023-09-23T22:19:05.714 INFO:tasks.rados.rados.0.smithi121.stdout:3673: finishing write tid 3 to smithi12166546-32 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3673: finishing write tid 4 to smithi12166546-32 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 32 v 476 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3667: done (7 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3668: done (6 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3669: done (5 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3670: done (4 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3671: done (3 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3672: done (2 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3673: done (1 left) 2023-09-23T22:19:05.715 INFO:tasks.rados.rados.0.smithi121.stdout:3674: done (0 left) 2023-09-23T22:19:05.716 INFO:tasks.rados.rados.0.smithi121.stdout:3675: read oid 104 snap -1 2023-09-23T22:19:05.716 INFO:tasks.rados.rados.0.smithi121.stdout:3675: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:19:05.716 INFO:tasks.rados.rados.0.smithi121.stdout:3676: read oid 407 snap -1 2023-09-23T22:19:05.716 INFO:tasks.rados.rados.0.smithi121.stdout:3676: expect deleted 2023-09-23T22:19:05.716 INFO:tasks.rados.rados.0.smithi121.stdout:3677: delete oid 334 current snap is 0 2023-09-23T22:19:05.717 INFO:tasks.rados.rados.0.smithi121.stdout:3676: done (2 left) 2023-09-23T22:19:05.717 INFO:tasks.rados.rados.0.smithi121.stdout:3677: done (1 left) 2023-09-23T22:19:05.717 INFO:tasks.rados.rados.0.smithi121.stdout:3678: read oid 357 snap -1 2023-09-23T22:19:05.718 INFO:tasks.rados.rados.0.smithi121.stdout:3678: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T22:19:05.718 INFO:tasks.rados.rados.0.smithi121.stdout:3679: read oid 118 snap -1 2023-09-23T22:19:05.718 INFO:tasks.rados.rados.0.smithi121.stdout:3679: expect (ObjNum 2160 snap 0 seq_num 2160) 2023-09-23T22:19:05.718 INFO:tasks.rados.rados.0.smithi121.stdout:3680: write oid 298 current snap is 0 2023-09-23T22:19:05.718 INFO:tasks.rados.rados.0.smithi121.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-09-23T22:19:05.728 INFO:tasks.rados.rados.0.smithi121.stdout:3680: writing smithi12166546-298 from 518276 to 1056202 tid 1 2023-09-23T22:19:05.735 INFO:tasks.rados.rados.0.smithi121.stdout:3680: writing smithi12166546-298 from 1534455 to 1957919 tid 2 2023-09-23T22:19:05.735 INFO:tasks.rados.rados.0.smithi121.stdout:3681: read oid 370 snap -1 2023-09-23T22:19:05.735 INFO:tasks.rados.rados.0.smithi121.stdout:3681: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T22:19:05.735 INFO:tasks.rados.rados.0.smithi121.stdout:3682: write oid 22 current snap is 0 2023-09-23T22:19:05.735 INFO:tasks.rados.rados.0.smithi121.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-09-23T22:19:05.735 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[55191]: debug 2023-09-23T22:19:05.443+0000 7f92e6b4f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:19:05.741 INFO:tasks.rados.rados.0.smithi121.stdout:3682: writing smithi12166546-22 from 535083 to 1148258 tid 1 2023-09-23T22:19:05.747 INFO:tasks.rados.rados.0.smithi121.stdout:3682: writing smithi12166546-22 from 1592937 to 2135083 tid 2 2023-09-23T22:19:05.747 INFO:tasks.rados.rados.0.smithi121.stdout:3683: delete oid 233 current snap is 0 2023-09-23T22:19:05.747 INFO:tasks.rados.rados.0.smithi121.stdout:3675: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:19:05.864 INFO:tasks.rados.rados.0.smithi121.stdout:3678: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T22:19:05.994 INFO:tasks.rados.rados.0.smithi121.stdout:3679: expect (ObjNum 2160 snap 0 seq_num 2160) 2023-09-23T22:19:06.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:05 smithi123 bash[55191]: debug 2023-09-23T22:19:05.731+0000 7f92e6b4f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:3680: finishing write tid 1 to smithi12166546-298 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:3680: finishing write tid 2 to smithi12166546-298 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:3680: finishing write tid 3 to smithi12166546-298 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:3680: finishing write tid 4 to smithi12166546-298 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 298 v 463 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:3680: left oid 298 (ObjNum 2268 snap 0 seq_num 2268) 2023-09-23T22:19:06.093 INFO:tasks.rados.rados.0.smithi121.stdout:3681: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T22:19:06.195 INFO:tasks.rados.rados.0.smithi121.stdout:3682: finishing write tid 1 to smithi12166546-22 2023-09-23T22:19:06.195 INFO:tasks.rados.rados.0.smithi121.stdout:3682: finishing write tid 2 to smithi12166546-22 2023-09-23T22:19:06.195 INFO:tasks.rados.rados.0.smithi121.stdout:3682: finishing write tid 3 to smithi12166546-22 2023-09-23T22:19:06.195 INFO:tasks.rados.rados.0.smithi121.stdout:3682: finishing write tid 4 to smithi12166546-22 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 22 v 479 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3682: left oid 22 (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3675: done (6 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3678: done (5 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3679: done (4 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3680: done (3 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3681: done (2 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3682: done (1 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3683: done (0 left) 2023-09-23T22:19:06.196 INFO:tasks.rados.rados.0.smithi121.stdout:3684: delete oid 102 current snap is 0 2023-09-23T22:19:06.197 INFO:tasks.rados.rados.0.smithi121.stdout:3684: done (0 left) 2023-09-23T22:19:06.198 INFO:tasks.rados.rados.0.smithi121.stdout:3685: delete oid 458 current snap is 0 2023-09-23T22:19:06.200 INFO:tasks.rados.rados.0.smithi121.stdout:3685: done (0 left) 2023-09-23T22:19:06.200 INFO:tasks.rados.rados.0.smithi121.stdout:3686: write oid 455 current snap is 0 2023-09-23T22:19:06.200 INFO:tasks.rados.rados.0.smithi121.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-09-23T22:19:06.213 INFO:tasks.rados.rados.0.smithi121.stdout:3686: writing smithi12166546-455 from 602311 to 1116482 tid 1 2023-09-23T22:19:06.220 INFO:tasks.rados.rados.0.smithi121.stdout:3686: writing smithi12166546-455 from 1710512 to 2202311 tid 2 2023-09-23T22:19:06.220 INFO:tasks.rados.rados.0.smithi121.stdout:3687: read oid 325 snap -1 2023-09-23T22:19:06.220 INFO:tasks.rados.rados.0.smithi121.stdout:3687: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:19:06.220 INFO:tasks.rados.rados.0.smithi121.stdout:3688: write oid 169 current snap is 0 2023-09-23T22:19:06.220 INFO:tasks.rados.rados.0.smithi121.stdout:3686: finishing write tid 1 to smithi12166546-455 2023-09-23T22:19:06.220 INFO:tasks.rados.rados.0.smithi121.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-09-23T22:19:06.227 INFO:tasks.rados.rados.0.smithi121.stdout:3688: writing smithi12166546-169 from 619118 to 1324891 tid 1 2023-09-23T22:19:06.233 INFO:tasks.rados.rados.0.smithi121.stdout:3688: writing smithi12166546-169 from 1885347 to 2219118 tid 2 2023-09-23T22:19:06.233 INFO:tasks.rados.rados.0.smithi121.stdout:3689: read oid 27 snap -1 2023-09-23T22:19:06.233 INFO:tasks.rados.rados.0.smithi121.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:19:06.233 INFO:tasks.rados.rados.0.smithi121.stdout:3690: read oid 447 snap -1 2023-09-23T22:19:06.233 INFO:tasks.rados.rados.0.smithi121.stdout:3690: expect (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T22:19:06.233 INFO:tasks.rados.rados.0.smithi121.stdout:3691: delete oid 249 current snap is 0 2023-09-23T22:19:06.234 INFO:tasks.rados.rados.0.smithi121.stdout:3687: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3686: finishing write tid 2 to smithi12166546-455 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3686: finishing write tid 3 to smithi12166546-455 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3686: finishing write tid 4 to smithi12166546-455 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 455 v 466 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3688: finishing write tid 1 to smithi12166546-169 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3688: finishing write tid 2 to smithi12166546-169 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3688: finishing write tid 3 to smithi12166546-169 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:3688: finishing write tid 4 to smithi12166546-169 2023-09-23T22:19:06.364 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 169 v 403 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-09-23T22:19:06.365 INFO:tasks.rados.rados.0.smithi121.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T22:19:06.365 INFO:tasks.rados.rados.0.smithi121.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:19:06.531 INFO:tasks.rados.rados.0.smithi121.stdout:3690: expect (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T22:19:06.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:06 smithi123 bash[55191]: debug 2023-09-23T22:19:06.135+0000 7f92e6b4f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:19:06.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:06 smithi123 bash[55191]: debug 2023-09-23T22:19:06.319+0000 7f92e6b4f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:19:06.653 INFO:tasks.rados.rados.0.smithi121.stdout:3686: done (5 left) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3687: done (4 left) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3688: done (3 left) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3689: done (2 left) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3690: done (1 left) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3691: done (0 left) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3692: read oid 212 snap -1 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3692: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:19:06.654 INFO:tasks.rados.rados.0.smithi121.stdout:3693: write oid 122 current snap is 0 2023-09-23T22:19:06.655 INFO:tasks.rados.rados.0.smithi121.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-09-23T22:19:06.665 INFO:tasks.rados.rados.0.smithi121.stdout:3693: writing smithi12166546-122 from 652732 to 1109003 tid 1 2023-09-23T22:19:06.672 INFO:tasks.rados.rados.0.smithi121.stdout:3693: writing smithi12166546-122 from 1885958 to 2252732 tid 2 2023-09-23T22:19:06.672 INFO:tasks.rados.rados.0.smithi121.stdout:3694: write oid 306 current snap is 0 2023-09-23T22:19:06.672 INFO:tasks.rados.rados.0.smithi121.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-09-23T22:19:06.679 INFO:tasks.rados.rados.0.smithi121.stdout:3694: writing smithi12166546-306 from 669539 to 1201059 tid 1 2023-09-23T22:19:06.686 INFO:tasks.rados.rados.0.smithi121.stdout:3694: writing smithi12166546-306 from 1944440 to 2269539 tid 2 2023-09-23T22:19:06.686 INFO:tasks.rados.rados.0.smithi121.stdout:3695: write oid 500 current snap is 0 2023-09-23T22:19:06.686 INFO:tasks.rados.rados.0.smithi121.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-09-23T22:19:06.693 INFO:tasks.rados.rados.0.smithi121.stdout:3695: writing smithi12166546-500 from 686346 to 1293115 tid 1 2023-09-23T22:19:06.699 INFO:tasks.rados.rados.0.smithi121.stdout:3695: writing smithi12166546-500 from 2002922 to 2286346 tid 2 2023-09-23T22:19:06.699 INFO:tasks.rados.rados.0.smithi121.stdout:3696: read oid 411 snap -1 2023-09-23T22:19:06.699 INFO:tasks.rados.rados.0.smithi121.stdout:3696: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:19:06.699 INFO:tasks.rados.rados.0.smithi121.stdout:3697: read oid 462 snap -1 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3697: expect deleted 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3698: read oid 321 snap -1 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3698: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3699: read oid 295 snap -1 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3699: expect deleted 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3700: write oid 93 current snap is 0 2023-09-23T22:19:06.700 INFO:tasks.rados.rados.0.smithi121.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-09-23T22:19:06.708 INFO:tasks.rados.rados.0.smithi121.stdout:3700: writing smithi12166546-93 from 703153 to 1385171 tid 1 2023-09-23T22:19:06.714 INFO:tasks.rados.rados.0.smithi121.stdout:3700: writing smithi12166546-93 from 2061404 to 2303153 tid 2 2023-09-23T22:19:06.714 INFO:tasks.rados.rados.0.smithi121.stdout:3701: write oid 336 current snap is 0 2023-09-23T22:19:06.714 INFO:tasks.rados.rados.0.smithi121.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-09-23T22:19:06.722 INFO:tasks.rados.rados.0.smithi121.stdout:3701: writing smithi12166546-336 from 719960 to 1477227 tid 1 2023-09-23T22:19:06.727 INFO:tasks.rados.rados.0.smithi121.stdout:3701: writing smithi12166546-336 from 2003533 to 2319960 tid 2 2023-09-23T22:19:06.727 INFO:tasks.rados.rados.0.smithi121.stdout:3702: read oid 187 snap -1 2023-09-23T22:19:06.727 INFO:tasks.rados.rados.0.smithi121.stdout:3702: expect deleted 2023-09-23T22:19:06.727 INFO:tasks.rados.rados.0.smithi121.stdout:3703: read oid 493 snap -1 2023-09-23T22:19:06.728 INFO:tasks.rados.rados.0.smithi121.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T22:19:06.728 INFO:tasks.rados.rados.0.smithi121.stdout:3704: write oid 144 current snap is 0 2023-09-23T22:19:06.728 INFO:tasks.rados.rados.0.smithi121.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-09-23T22:19:06.734 INFO:tasks.rados.rados.0.smithi121.stdout:3704: writing smithi12166546-144 from 736767 to 1285636 tid 1 2023-09-23T22:19:06.741 INFO:tasks.rados.rados.0.smithi121.stdout:3704: writing smithi12166546-144 from 1778368 to 2336767 tid 2 2023-09-23T22:19:06.741 INFO:tasks.rados.rados.0.smithi121.stdout:3705: write oid 260 current snap is 0 2023-09-23T22:19:06.741 INFO:tasks.rados.rados.0.smithi121.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-09-23T22:19:06.748 INFO:tasks.rados.rados.0.smithi121.stdout:3705: writing smithi12166546-260 from 753574 to 1377692 tid 1 2023-09-23T22:19:06.754 INFO:tasks.rados.rados.0.smithi121.stdout:3705: writing smithi12166546-260 from 1836850 to 2353574 tid 2 2023-09-23T22:19:06.754 INFO:tasks.rados.rados.0.smithi121.stdout:3706: write oid 167 current snap is 0 2023-09-23T22:19:06.754 INFO:tasks.rados.rados.0.smithi121.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-09-23T22:19:06.762 INFO:tasks.rados.rados.0.smithi121.stdout:3706: writing smithi12166546-167 from 770381 to 1469748 tid 1 2023-09-23T22:19:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:3706: writing smithi12166546-167 from 1895332 to 2370381 tid 2 2023-09-23T22:19:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:3707: read oid 140 snap -1 2023-09-23T22:19:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:3707: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:19:06.768 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:06.768 INFO:tasks.rados.rados.0.smithi121.stdout:3692: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:19:06.851 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:06 smithi123 bash[55191]: debug 2023-09-23T22:19:06.563+0000 7f92e6b4f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:19:06.911 INFO:tasks.rados.rados.0.smithi121.stdout:3693: finishing write tid 1 to smithi12166546-122 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3693: finishing write tid 2 to smithi12166546-122 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3693: finishing write tid 3 to smithi12166546-122 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3693: finishing write tid 4 to smithi12166546-122 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 122 v 535 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3694: finishing write tid 1 to smithi12166546-306 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3694: finishing write tid 2 to smithi12166546-306 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3694: finishing write tid 3 to smithi12166546-306 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3694: finishing write tid 4 to smithi12166546-306 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 306 v 469 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-09-23T22:19:06.912 INFO:tasks.rados.rados.0.smithi121.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:3695: finishing write tid 1 to smithi12166546-500 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:3695: finishing write tid 2 to smithi12166546-500 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:3695: finishing write tid 3 to smithi12166546-500 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:3695: finishing write tid 4 to smithi12166546-500 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 500 v 317 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T22:19:06.913 INFO:tasks.rados.rados.0.smithi121.stdout:3696: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:19:07.077 INFO:tasks.rados.rados.0.smithi121.stdout:3700: finishing write tid 1 to smithi12166546-93 2023-09-23T22:19:07.077 INFO:tasks.rados.rados.0.smithi121.stdout:3698: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:3700: finishing write tid 2 to smithi12166546-93 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:3700: finishing write tid 3 to smithi12166546-93 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:3700: finishing write tid 4 to smithi12166546-93 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 495 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:3701: finishing write tid 1 to smithi12166546-336 2023-09-23T22:19:07.197 INFO:tasks.rados.rados.0.smithi121.stdout:3701: finishing write tid 2 to smithi12166546-336 2023-09-23T22:19:07.198 INFO:tasks.rados.rados.0.smithi121.stdout:3701: finishing write tid 3 to smithi12166546-336 2023-09-23T22:19:07.198 INFO:tasks.rados.rados.0.smithi121.stdout:3701: finishing write tid 4 to smithi12166546-336 2023-09-23T22:19:07.198 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 336 v 498 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-09-23T22:19:07.198 INFO:tasks.rados.rados.0.smithi121.stdout:3701: left oid 336 (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:19:07.198 INFO:tasks.rados.rados.0.smithi121.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T22:19:07.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:06 smithi121 bash[27336]: audit 2023-09-23T22:19:06.792816+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.121:0/1903733170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:07.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:06 smithi121 bash[33603]: audit 2023-09-23T22:19:06.792816+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.121:0/1903733170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:07.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:06 smithi123 bash[27681]: audit 2023-09-23T22:19:06.792816+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.121:0/1903733170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:07.391 INFO:tasks.rados.rados.0.smithi121.stdout:3704: finishing write tid 1 to smithi12166546-144 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3704: finishing write tid 2 to smithi12166546-144 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3704: finishing write tid 3 to smithi12166546-144 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3704: finishing write tid 4 to smithi12166546-144 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 144 v 433 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3704: left oid 144 (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3705: finishing write tid 1 to smithi12166546-260 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3705: finishing write tid 2 to smithi12166546-260 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3705: finishing write tid 3 to smithi12166546-260 2023-09-23T22:19:07.392 INFO:tasks.rados.rados.0.smithi121.stdout:3705: finishing write tid 4 to smithi12166546-260 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 485 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3705: left oid 260 (ObjNum 2282 snap 0 seq_num 2282) 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3706: finishing write tid 1 to smithi12166546-167 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3706: finishing write tid 2 to smithi12166546-167 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3706: finishing write tid 3 to smithi12166546-167 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3706: finishing write tid 4 to smithi12166546-167 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 359 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3706: left oid 167 (ObjNum 2283 snap 0 seq_num 2283) 2023-09-23T22:19:07.393 INFO:tasks.rados.rados.0.smithi121.stdout:3707: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:19:07.597 INFO:tasks.rados.rados.0.smithi121.stdout:3692: done (15 left) 2023-09-23T22:19:07.597 INFO:tasks.rados.rados.0.smithi121.stdout:3693: done (14 left) 2023-09-23T22:19:07.597 INFO:tasks.rados.rados.0.smithi121.stdout:3694: done (13 left) 2023-09-23T22:19:07.597 INFO:tasks.rados.rados.0.smithi121.stdout:3695: done (12 left) 2023-09-23T22:19:07.597 INFO:tasks.rados.rados.0.smithi121.stdout:3696: done (11 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3697: done (10 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3698: done (9 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3699: done (8 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3700: done (7 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3701: done (6 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3702: done (5 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3703: done (4 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3704: done (3 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3705: done (2 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3706: done (1 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3707: done (0 left) 2023-09-23T22:19:07.598 INFO:tasks.rados.rados.0.smithi121.stdout:3708: delete oid 110 current snap is 0 2023-09-23T22:19:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:3708: done (0 left) 2023-09-23T22:19:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:3709: write oid 432 current snap is 0 2023-09-23T22:19:07.600 INFO:tasks.rados.rados.0.smithi121.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-09-23T22:19:07.610 INFO:tasks.rados.rados.0.smithi121.stdout:3709: writing smithi12166546-432 from 403995 to 853860 tid 1 2023-09-23T22:19:07.618 INFO:tasks.rados.rados.0.smithi121.stdout:3709: writing smithi12166546-432 from 1495943 to 2092417 tid 2 2023-09-23T22:19:07.618 INFO:tasks.rados.rados.0.smithi121.stdout:3710: write oid 180 current snap is 0 2023-09-23T22:19:07.618 INFO:tasks.rados.rados.0.smithi121.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-09-23T22:19:07.624 INFO:tasks.rados.rados.0.smithi121.stdout:3710: writing smithi12166546-180 from 420802 to 945916 tid 1 2023-09-23T22:19:07.632 INFO:tasks.rados.rados.0.smithi121.stdout:3710: writing smithi12166546-180 from 1554425 to 2294557 tid 2 2023-09-23T22:19:07.632 INFO:tasks.rados.rados.0.smithi121.stdout:3711: read oid 158 snap -1 2023-09-23T22:19:07.632 INFO:tasks.rados.rados.0.smithi121.stdout:3711: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:19:07.632 INFO:tasks.rados.rados.0.smithi121.stdout:3712: write oid 464 current snap is 0 2023-09-23T22:19:07.632 INFO:tasks.rados.rados.0.smithi121.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-09-23T22:19:07.639 INFO:tasks.rados.rados.0.smithi121.stdout:3712: writing smithi12166546-464 from 437609 to 1037972 tid 1 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3712: writing smithi12166546-464 from 1612907 to 2096697 tid 2 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3713: read oid 422 snap -1 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3713: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3714: write oid 313 current snap is 0 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3709: finishing write tid 1 to smithi12166546-432 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3709: finishing write tid 2 to smithi12166546-432 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3709: finishing write tid 3 to smithi12166546-432 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:3709: finishing write tid 4 to smithi12166546-432 2023-09-23T22:19:07.647 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 432 v 352 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-09-23T22:19:07.648 INFO:tasks.rados.rados.0.smithi121.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2023-09-23T22:19:07.648 INFO:tasks.rados.rados.0.smithi121.stdout:3710: finishing write tid 1 to smithi12166546-180 2023-09-23T22:19:07.648 INFO:tasks.rados.rados.0.smithi121.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-09-23T22:19:07.653 INFO:tasks.rados.rados.0.smithi121.stdout:3714: writing smithi12166546-313 from 454416 to 1130028 tid 1 2023-09-23T22:19:07.661 INFO:tasks.rados.rados.0.smithi121.stdout:3714: writing smithi12166546-313 from 1555036 to 2298837 tid 2 2023-09-23T22:19:07.661 INFO:tasks.rados.rados.0.smithi121.stdout:3709: done (5 left) 2023-09-23T22:19:07.662 INFO:tasks.rados.rados.0.smithi121.stdout:3715: read oid 172 snap -1 2023-09-23T22:19:07.662 INFO:tasks.rados.rados.0.smithi121.stdout:3715: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:19:07.662 INFO:tasks.rados.rados.0.smithi121.stdout:3716: read oid 445 snap -1 2023-09-23T22:19:07.662 INFO:tasks.rados.rados.0.smithi121.stdout:3716: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T22:19:07.662 INFO:tasks.rados.rados.0.smithi121.stdout:3717: read oid 160 snap -1 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3717: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3718: write oid 244 current snap is 0 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3710: finishing write tid 2 to smithi12166546-180 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3710: finishing write tid 3 to smithi12166546-180 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3710: finishing write tid 4 to smithi12166546-180 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 180 v 501 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-09-23T22:19:07.663 INFO:tasks.rados.rados.0.smithi121.stdout:3711: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:3712: finishing write tid 1 to smithi12166546-464 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:3712: finishing write tid 2 to smithi12166546-464 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:3712: finishing write tid 3 to smithi12166546-464 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:3712: finishing write tid 4 to smithi12166546-464 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 464 v 417 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-09-23T22:19:07.870 INFO:tasks.rados.rados.0.smithi121.stdout:3713: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T22:19:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:07 smithi123 bash[27681]: cluster 2023-09-23T22:19:06.962672+0000 mgr.y (mgr.15279) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:19:08.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:07 smithi123 bash[55191]: debug 2023-09-23T22:19:07.667+0000 7f92e6b4f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:19:08.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:07 smithi123 bash[55191]: debug 2023-09-23T22:19:07.779+0000 7f92e6b4f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:19:08.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:07 smithi123 bash[55191]: debug 2023-09-23T22:19:07.899+0000 7f92e6b4f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:19:08.080 INFO:tasks.rados.rados.0.smithi121.stdout:3714: finishing write tid 1 to smithi12166546-313 2023-09-23T22:19:08.080 INFO:tasks.rados.rados.0.smithi121.stdout:3715: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:19:08.230 INFO:tasks.rados.rados.0.smithi121.stdout:3714: finishing write tid 2 to smithi12166546-313 2023-09-23T22:19:08.230 INFO:tasks.rados.rados.0.smithi121.stdout:3714: finishing write tid 3 to smithi12166546-313 2023-09-23T22:19:08.230 INFO:tasks.rados.rados.0.smithi121.stdout:3714: finishing write tid 4 to smithi12166546-313 2023-09-23T22:19:08.230 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 472 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-09-23T22:19:08.230 INFO:tasks.rados.rados.0.smithi121.stdout:3714: left oid 313 (ObjNum 2288 snap 0 seq_num 2288) 2023-09-23T22:19:08.231 INFO:tasks.rados.rados.0.smithi121.stdout:3717: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:19:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:07 smithi121 bash[33603]: cluster 2023-09-23T22:19:06.962672+0000 mgr.y (mgr.15279) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:19:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:07 smithi121 bash[27336]: cluster 2023-09-23T22:19:06.962672+0000 mgr.y (mgr.15279) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:19:08.298 INFO:tasks.rados.rados.0.smithi121.stdout:3716: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T22:19:08.473 INFO:tasks.rados.rados.0.smithi121.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-09-23T22:19:08.483 INFO:tasks.rados.rados.0.smithi121.stdout:3718: writing smithi12166546-244 from 471223 to 938437 tid 1 2023-09-23T22:19:08.492 INFO:tasks.rados.rados.0.smithi121.stdout:3718: writing smithi12166546-244 from 1729871 to 2217330 tid 2 2023-09-23T22:19:08.492 INFO:tasks.rados.rados.0.smithi121.stdout:3710: done (8 left) 2023-09-23T22:19:08.492 INFO:tasks.rados.rados.0.smithi121.stdout:3711: done (7 left) 2023-09-23T22:19:08.492 INFO:tasks.rados.rados.0.smithi121.stdout:3712: done (6 left) 2023-09-23T22:19:08.492 INFO:tasks.rados.rados.0.smithi121.stdout:3713: done (5 left) 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3714: done (4 left) 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3715: done (3 left) 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3716: done (2 left) 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3717: done (1 left) 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3719: read oid 78 snap -1 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3719: expect (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3720: delete oid 247 current snap is 0 2023-09-23T22:19:08.493 INFO:tasks.rados.rados.0.smithi121.stdout:3718: finishing write tid 1 to smithi12166546-244 2023-09-23T22:19:08.495 INFO:tasks.rados.rados.0.smithi121.stdout:3720: done (2 left) 2023-09-23T22:19:08.495 INFO:tasks.rados.rados.0.smithi121.stdout:3721: write oid 263 current snap is 0 2023-09-23T22:19:08.496 INFO:tasks.rados.rados.0.smithi121.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-09-23T22:19:08.502 INFO:tasks.rados.rados.0.smithi121.stdout:3721: writing smithi12166546-263 from 504837 to 1122549 tid 1 2023-09-23T22:19:08.509 INFO:tasks.rados.rados.0.smithi121.stdout:3721: writing smithi12166546-263 from 1846835 to 2337963 tid 2 2023-09-23T22:19:08.510 INFO:tasks.rados.rados.0.smithi121.stdout:3722: read oid 65 snap -1 2023-09-23T22:19:08.510 INFO:tasks.rados.rados.0.smithi121.stdout:3722: expect (ObjNum 2264 snap 0 seq_num 2264) 2023-09-23T22:19:08.510 INFO:tasks.rados.rados.0.smithi121.stdout:3723: write oid 163 current snap is 0 2023-09-23T22:19:08.510 INFO:tasks.rados.rados.0.smithi121.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-09-23T22:19:08.516 INFO:tasks.rados.rados.0.smithi121.stdout:3723: writing smithi12166546-163 from 521644 to 1214605 tid 1 2023-09-23T22:19:08.524 INFO:tasks.rados.rados.0.smithi121.stdout:3723: writing smithi12166546-163 from 1788964 to 2521644 tid 2 2023-09-23T22:19:08.524 INFO:tasks.rados.rados.0.smithi121.stdout:3724: read oid 219 snap -1 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3724: expect (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3725: read oid 461 snap -1 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3725: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3726: write oid 378 current snap is 0 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3718: finishing write tid 2 to smithi12166546-244 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3718: finishing write tid 3 to smithi12166546-244 2023-09-23T22:19:08.525 INFO:tasks.rados.rados.0.smithi121.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-09-23T22:19:08.532 INFO:tasks.rados.rados.0.smithi121.stdout:3726: writing smithi12166546-378 from 538451 to 1306661 tid 1 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3726: writing smithi12166546-378 from 1847446 to 2342243 tid 2 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3727: read oid 411 snap -1 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3727: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3728: write oid 208 current snap is 0 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3718: finishing write tid 4 to smithi12166546-244 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 244 v 320 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3718: left oid 244 (ObjNum 2289 snap 0 seq_num 2289) 2023-09-23T22:19:08.538 INFO:tasks.rados.rados.0.smithi121.stdout:3719: expect (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T22:19:08.663 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:08 smithi123 bash[55191]: debug 2023-09-23T22:19:08.407+0000 7f92e6b4f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:19:08.694 INFO:tasks.rados.rados.0.smithi121.stdout:3721: finishing write tid 1 to smithi12166546-263 2023-09-23T22:19:08.695 INFO:tasks.rados.rados.0.smithi121.stdout:3721: finishing write tid 2 to smithi12166546-263 2023-09-23T22:19:08.695 INFO:tasks.rados.rados.0.smithi121.stdout:3721: finishing write tid 3 to smithi12166546-263 2023-09-23T22:19:08.695 INFO:tasks.rados.rados.0.smithi121.stdout:3721: finishing write tid 4 to smithi12166546-263 2023-09-23T22:19:08.695 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 263 v 355 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-09-23T22:19:08.695 INFO:tasks.rados.rados.0.smithi121.stdout:3721: left oid 263 (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T22:19:08.695 INFO:tasks.rados.rados.0.smithi121.stdout:3722: expect (ObjNum 2264 snap 0 seq_num 2264) 2023-09-23T22:19:08.776 INFO:tasks.rados.rados.0.smithi121.stdout:3723: finishing write tid 1 to smithi12166546-163 2023-09-23T22:19:08.776 INFO:tasks.rados.rados.0.smithi121.stdout:3723: finishing write tid 2 to smithi12166546-163 2023-09-23T22:19:08.776 INFO:tasks.rados.rados.0.smithi121.stdout:3724: expect (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T22:19:08.951 INFO:tasks.rados.rados.0.smithi121.stdout:3723: finishing write tid 3 to smithi12166546-163 2023-09-23T22:19:08.951 INFO:tasks.rados.rados.0.smithi121.stdout:3723: finishing write tid 4 to smithi12166546-163 2023-09-23T22:19:08.951 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 163 v 413 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-09-23T22:19:08.951 INFO:tasks.rados.rados.0.smithi121.stdout:3723: left oid 163 (ObjNum 2292 snap 0 seq_num 2292) 2023-09-23T22:19:08.951 INFO:tasks.rados.rados.0.smithi121.stdout:3726: finishing write tid 1 to smithi12166546-378 2023-09-23T22:19:08.951 INFO:tasks.rados.rados.0.smithi121.stdout:3725: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:19:09.049 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:08 smithi123 bash[55191]: debug 2023-09-23T22:19:08.659+0000 7f92e6b4f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:19:09.154 INFO:tasks.rados.rados.0.smithi121.stdout:3726: finishing write tid 2 to smithi12166546-378 2023-09-23T22:19:09.154 INFO:tasks.rados.rados.0.smithi121.stdout:3726: finishing write tid 3 to smithi12166546-378 2023-09-23T22:19:09.154 INFO:tasks.rados.rados.0.smithi121.stdout:3726: finishing write tid 4 to smithi12166546-378 2023-09-23T22:19:09.154 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 378 v 420 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-09-23T22:19:09.154 INFO:tasks.rados.rados.0.smithi121.stdout:3726: left oid 378 (ObjNum 2293 snap 0 seq_num 2293) 2023-09-23T22:19:09.154 INFO:tasks.rados.rados.0.smithi121.stdout:3727: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:19:09.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:19:08] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.33.4" 2023-09-23T22:19:09.313 INFO:tasks.rados.rados.0.smithi121.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-09-23T22:19:09.324 INFO:tasks.rados.rados.0.smithi121.stdout:3728: writing smithi12166546-208 from 555258 to 998717 tid 1 2023-09-23T22:19:09.332 INFO:tasks.rados.rados.0.smithi121.stdout:3728: writing smithi12166546-208 from 1505928 to 2260736 tid 2 2023-09-23T22:19:09.332 INFO:tasks.rados.rados.0.smithi121.stdout:3718: done (9 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3719: done (8 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3721: done (7 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3722: done (6 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3723: done (5 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3724: done (4 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3725: done (3 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3726: done (2 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3727: done (1 left) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3729: read oid 96 snap -1 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3729: expect (ObjNum 2259 snap 0 seq_num 2259) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3730: read oid 222 snap -1 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3730: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T22:19:09.333 INFO:tasks.rados.rados.0.smithi121.stdout:3731: write oid 19 current snap is 0 2023-09-23T22:19:09.334 INFO:tasks.rados.rados.0.smithi121.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-09-23T22:19:09.338 INFO:tasks.rados.rados.0.smithi121.stdout:3731: writing smithi12166546-19 from 572065 to 1090773 tid 1 2023-09-23T22:19:09.346 INFO:tasks.rados.rados.0.smithi121.stdout:3731: writing smithi12166546-19 from 1564410 to 2062876 tid 2 2023-09-23T22:19:09.346 INFO:tasks.rados.rados.0.smithi121.stdout:3732: read oid 265 snap -1 2023-09-23T22:19:09.349 INFO:tasks.rados.rados.0.smithi121.stdout:3732: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:19:09.349 INFO:tasks.rados.rados.0.smithi121.stdout:3733: write oid 124 current snap is 0 2023-09-23T22:19:09.349 INFO:tasks.rados.rados.0.smithi121.stdout:3728: finishing write tid 1 to smithi12166546-208 2023-09-23T22:19:09.349 INFO:tasks.rados.rados.0.smithi121.stdout:3728: finishing write tid 2 to smithi12166546-208 2023-09-23T22:19:09.349 INFO:tasks.rados.rados.0.smithi121.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-09-23T22:19:09.355 INFO:tasks.rados.rados.0.smithi121.stdout:3733: writing smithi12166546-124 from 588872 to 1299182 tid 1 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3733: writing smithi12166546-124 from 2022892 to 2588872 tid 2 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3734: read oid 207 snap -1 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3734: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3735: write oid 443 current snap is 0 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3728: finishing write tid 3 to smithi12166546-208 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3728: finishing write tid 4 to smithi12166546-208 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 208 v 323 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3728: left oid 208 (ObjNum 2294 snap 0 seq_num 2294) 2023-09-23T22:19:09.363 INFO:tasks.rados.rados.0.smithi121.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-09-23T22:19:09.372 INFO:tasks.rados.rados.0.smithi121.stdout:3735: writing smithi12166546-443 from 605679 to 1391238 tid 1 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3735: writing smithi12166546-443 from 2081374 to 2583509 tid 2 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3728: done (7 left) 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3736: read oid 43 snap -1 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3736: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3737: write oid 166 current snap is 0 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3731: finishing write tid 1 to smithi12166546-19 2023-09-23T22:19:09.379 INFO:tasks.rados.rados.0.smithi121.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-09-23T22:19:09.385 INFO:tasks.rados.rados.0.smithi121.stdout:3737: writing smithi12166546-166 from 622486 to 1083294 tid 1 2023-09-23T22:19:09.393 INFO:tasks.rados.rados.0.smithi121.stdout:3737: writing smithi12166546-166 from 1739856 to 2385649 tid 2 2023-09-23T22:19:09.393 INFO:tasks.rados.rados.0.smithi121.stdout:3738: write oid 382 current snap is 0 2023-09-23T22:19:09.393 INFO:tasks.rados.rados.0.smithi121.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-09-23T22:19:09.400 INFO:tasks.rados.rados.0.smithi121.stdout:3738: writing smithi12166546-382 from 639293 to 1175350 tid 1 2023-09-23T22:19:09.406 INFO:tasks.rados.rados.0.smithi121.stdout:3738: writing smithi12166546-382 from 1798338 to 2304142 tid 2 2023-09-23T22:19:09.406 INFO:tasks.rados.rados.0.smithi121.stdout:3739: write oid 201 current snap is 0 2023-09-23T22:19:09.406 INFO:tasks.rados.rados.0.smithi121.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-09-23T22:19:09.413 INFO:tasks.rados.rados.0.smithi121.stdout:3739: writing smithi12166546-201 from 656100 to 1267406 tid 1 2023-09-23T22:19:09.420 INFO:tasks.rados.rados.0.smithi121.stdout:3739: writing smithi12166546-201 from 1740467 to 2389929 tid 2 2023-09-23T22:19:09.420 INFO:tasks.rados.rados.0.smithi121.stdout:3740: write oid 105 current snap is 0 2023-09-23T22:19:09.420 INFO:tasks.rados.rados.0.smithi121.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-09-23T22:19:09.428 INFO:tasks.rados.rados.0.smithi121.stdout:3740: writing smithi12166546-105 from 672907 to 1359462 tid 1 2023-09-23T22:19:09.433 INFO:tasks.rados.rados.0.smithi121.stdout:3740: writing smithi12166546-105 from 1798949 to 2308422 tid 2 2023-09-23T22:19:09.433 INFO:tasks.rados.rados.0.smithi121.stdout:3741: write oid 313 current snap is 0 2023-09-23T22:19:09.433 INFO:tasks.rados.rados.0.smithi121.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-09-23T22:19:09.441 INFO:tasks.rados.rados.0.smithi121.stdout:3741: writing smithi12166546-313 from 689714 to 1451518 tid 1 2023-09-23T22:19:09.447 INFO:tasks.rados.rados.0.smithi121.stdout:3741: writing smithi12166546-313 from 1857431 to 2510562 tid 2 2023-09-23T22:19:09.447 INFO:tasks.rados.rados.0.smithi121.stdout:3742: read oid 228 snap -1 2023-09-23T22:19:09.447 INFO:tasks.rados.rados.0.smithi121.stdout:3742: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T22:19:09.448 INFO:tasks.rados.rados.0.smithi121.stdout:3743: write oid 419 current snap is 0 2023-09-23T22:19:09.448 INFO:tasks.rados.rados.0.smithi121.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-09-23T22:19:09.454 INFO:tasks.rados.rados.0.smithi121.stdout:3743: writing smithi12166546-419 from 706521 to 1143574 tid 1 2023-09-23T22:19:09.461 INFO:tasks.rados.rados.0.smithi121.stdout:3743: writing smithi12166546-419 from 1915913 to 2429055 tid 2 2023-09-23T22:19:09.462 INFO:tasks.rados.rados.0.smithi121.stdout:3744: read oid 402 snap -1 2023-09-23T22:19:09.462 INFO:tasks.rados.rados.0.smithi121.stdout:3744: expect deleted 2023-09-23T22:19:09.462 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:09.462 INFO:tasks.rados.rados.0.smithi121.stdout:3729: expect (ObjNum 2259 snap 0 seq_num 2259) 2023-09-23T22:19:09.549 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:09 smithi123 bash[55191]: debug 2023-09-23T22:19:09.207+0000 7f92e6b4f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:19:09.661 INFO:tasks.rados.rados.0.smithi121.stdout:3731: finishing write tid 2 to smithi12166546-19 2023-09-23T22:19:09.661 INFO:tasks.rados.rados.0.smithi121.stdout:3731: finishing write tid 3 to smithi12166546-19 2023-09-23T22:19:09.662 INFO:tasks.rados.rados.0.smithi121.stdout:3731: finishing write tid 4 to smithi12166546-19 2023-09-23T22:19:09.662 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 19 v 538 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-09-23T22:19:09.662 INFO:tasks.rados.rados.0.smithi121.stdout:3731: left oid 19 (ObjNum 2295 snap 0 seq_num 2295) 2023-09-23T22:19:09.662 INFO:tasks.rados.rados.0.smithi121.stdout:3732: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:19:09.817 INFO:tasks.rados.rados.0.smithi121.stdout:3730: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T22:19:10.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:09 smithi123 bash[55191]: debug 2023-09-23T22:19:09.783+0000 7f92e6b4f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:19:10.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:09 smithi123 bash[27681]: cluster 2023-09-23T22:19:08.963337+0000 mgr.y (mgr.15279) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 77 op/s 2023-09-23T22:19:10.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:09 smithi123 bash[27681]: audit 2023-09-23T22:19:09.221762+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.121:0/3941328664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:10.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:09 smithi123 bash[27681]: audit 2023-09-23T22:19:09.229665+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:10.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:09 smithi123 bash[27681]: audit 2023-09-23T22:19:09.238058+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:10.089 INFO:tasks.rados.rados.0.smithi121.stdout:3733: finishing write tid 1 to smithi12166546-124 2023-09-23T22:19:10.089 INFO:tasks.rados.rados.0.smithi121.stdout:3733: finishing write tid 2 to smithi12166546-124 2023-09-23T22:19:10.090 INFO:tasks.rados.rados.0.smithi121.stdout:3733: finishing write tid 3 to smithi12166546-124 2023-09-23T22:19:10.090 INFO:tasks.rados.rados.0.smithi121.stdout:3733: finishing write tid 4 to smithi12166546-124 2023-09-23T22:19:10.090 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 124 v 362 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-09-23T22:19:10.090 INFO:tasks.rados.rados.0.smithi121.stdout:3733: left oid 124 (ObjNum 2296 snap 0 seq_num 2296) 2023-09-23T22:19:10.090 INFO:tasks.rados.rados.0.smithi121.stdout:3734: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:19:10.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[33603]: cluster 2023-09-23T22:19:08.963337+0000 mgr.y (mgr.15279) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 77 op/s 2023-09-23T22:19:10.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[33603]: audit 2023-09-23T22:19:09.221762+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.121:0/3941328664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:10.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[33603]: audit 2023-09-23T22:19:09.229665+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:10.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[33603]: audit 2023-09-23T22:19:09.238058+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[27336]: cluster 2023-09-23T22:19:08.963337+0000 mgr.y (mgr.15279) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 77 op/s 2023-09-23T22:19:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[27336]: audit 2023-09-23T22:19:09.221762+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.121:0/3941328664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[27336]: audit 2023-09-23T22:19:09.229665+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:09 smithi121 bash[27336]: audit 2023-09-23T22:19:09.238058+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:10.286 INFO:tasks.rados.rados.0.smithi121.stdout:3735: finishing write tid 1 to smithi12166546-443 2023-09-23T22:19:10.286 INFO:tasks.rados.rados.0.smithi121.stdout:3735: finishing write tid 2 to smithi12166546-443 2023-09-23T22:19:10.286 INFO:tasks.rados.rados.0.smithi121.stdout:3735: finishing write tid 3 to smithi12166546-443 2023-09-23T22:19:10.287 INFO:tasks.rados.rados.0.smithi121.stdout:3735: finishing write tid 4 to smithi12166546-443 2023-09-23T22:19:10.287 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 443 v 365 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-09-23T22:19:10.287 INFO:tasks.rados.rados.0.smithi121.stdout:3735: left oid 443 (ObjNum 2297 snap 0 seq_num 2297) 2023-09-23T22:19:10.287 INFO:tasks.rados.rados.0.smithi121.stdout:3736: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T22:19:10.450 INFO:tasks.rados.rados.0.smithi121.stdout:3737: finishing write tid 1 to smithi12166546-166 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3737: finishing write tid 2 to smithi12166546-166 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3737: finishing write tid 3 to smithi12166546-166 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3737: finishing write tid 4 to smithi12166546-166 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 166 v 489 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3737: left oid 166 (ObjNum 2298 snap 0 seq_num 2298) 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3738: finishing write tid 1 to smithi12166546-382 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3738: finishing write tid 2 to smithi12166546-382 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3738: finishing write tid 3 to smithi12166546-382 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3738: finishing write tid 4 to smithi12166546-382 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 382 v 368 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-09-23T22:19:10.451 INFO:tasks.rados.rados.0.smithi121.stdout:3738: left oid 382 (ObjNum 2299 snap 0 seq_num 2299) 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3739: finishing write tid 1 to smithi12166546-201 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3739: finishing write tid 2 to smithi12166546-201 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3739: finishing write tid 3 to smithi12166546-201 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3739: finishing write tid 4 to smithi12166546-201 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 201 v 423 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3739: left oid 201 (ObjNum 2300 snap 0 seq_num 2300) 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3740: finishing write tid 1 to smithi12166546-105 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3740: finishing write tid 2 to smithi12166546-105 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3740: finishing write tid 3 to smithi12166546-105 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3740: finishing write tid 4 to smithi12166546-105 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 105 v 416 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3740: left oid 105 (ObjNum 2301 snap 0 seq_num 2301) 2023-09-23T22:19:10.452 INFO:tasks.rados.rados.0.smithi121.stdout:3741: finishing write tid 1 to smithi12166546-313 2023-09-23T22:19:10.453 INFO:tasks.rados.rados.0.smithi121.stdout:3741: finishing write tid 2 to smithi12166546-313 2023-09-23T22:19:10.453 INFO:tasks.rados.rados.0.smithi121.stdout:3741: finishing write tid 3 to smithi12166546-313 2023-09-23T22:19:10.453 INFO:tasks.rados.rados.0.smithi121.stdout:3741: finishing write tid 4 to smithi12166546-313 2023-09-23T22:19:10.453 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 475 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-09-23T22:19:10.453 INFO:tasks.rados.rados.0.smithi121.stdout:3741: left oid 313 (ObjNum 2302 snap 0 seq_num 2302) 2023-09-23T22:19:10.453 INFO:tasks.rados.rados.0.smithi121.stdout:3742: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3743: finishing write tid 1 to smithi12166546-419 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3743: finishing write tid 2 to smithi12166546-419 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3743: finishing write tid 3 to smithi12166546-419 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3743: finishing write tid 4 to smithi12166546-419 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 419 v 541 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3743: left oid 419 (ObjNum 2303 snap 0 seq_num 2303) 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3729: done (15 left) 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3730: done (14 left) 2023-09-23T22:19:10.606 INFO:tasks.rados.rados.0.smithi121.stdout:3731: done (13 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3732: done (12 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3733: done (11 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3734: done (10 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3735: done (9 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3736: done (8 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3737: done (7 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3738: done (6 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3739: done (5 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3740: done (4 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3741: done (3 left) 2023-09-23T22:19:10.607 INFO:tasks.rados.rados.0.smithi121.stdout:3742: done (2 left) 2023-09-23T22:19:10.608 INFO:tasks.rados.rados.0.smithi121.stdout:3743: done (1 left) 2023-09-23T22:19:10.608 INFO:tasks.rados.rados.0.smithi121.stdout:3744: done (0 left) 2023-09-23T22:19:10.608 INFO:tasks.rados.rados.0.smithi121.stdout:3745: write oid 327 current snap is 0 2023-09-23T22:19:10.608 INFO:tasks.rados.rados.0.smithi121.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-09-23T22:19:10.619 INFO:tasks.rados.rados.0.smithi121.stdout:3745: writing smithi12166546-327 from 723328 to 1351983 tid 1 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3745: writing smithi12166546-327 from 1974395 to 2631195 tid 2 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3746: read oid 183 snap -1 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3746: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3747: read oid 371 snap -1 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3747: expect (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3748: write oid 437 current snap is 0 2023-09-23T22:19:10.627 INFO:tasks.rados.rados.0.smithi121.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-09-23T22:19:10.636 INFO:tasks.rados.rados.0.smithi121.stdout:3748: writing smithi12166546-437 from 740135 to 1444039 tid 1 2023-09-23T22:19:10.642 INFO:tasks.rados.rados.0.smithi121.stdout:3748: writing smithi12166546-437 from 2032877 to 2549688 tid 2 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3749: read oid 279 snap -1 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3749: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3750: read oid 139 snap -1 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3750: expect (ObjNum 2254 snap 0 seq_num 2254) 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3751: read oid 377 snap -1 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3751: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3752: write oid 338 current snap is 0 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3745: finishing write tid 1 to smithi12166546-327 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3745: finishing write tid 2 to smithi12166546-327 2023-09-23T22:19:10.643 INFO:tasks.rados.rados.0.smithi121.stdout:3746: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:19:10.756 INFO:tasks.rados.rados.0.smithi121.stdout:3745: finishing write tid 3 to smithi12166546-327 2023-09-23T22:19:10.757 INFO:tasks.rados.rados.0.smithi121.stdout:3745: finishing write tid 4 to smithi12166546-327 2023-09-23T22:19:10.757 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 327 v 436 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-09-23T22:19:10.757 INFO:tasks.rados.rados.0.smithi121.stdout:3745: left oid 327 (ObjNum 2304 snap 0 seq_num 2304) 2023-09-23T22:19:10.757 INFO:tasks.rados.rados.0.smithi121.stdout:3747: expect (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T22:19:10.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:10 smithi123 bash[55191]: debug 2023-09-23T22:19:10.423+0000 7f92e6b4f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:19:10.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:10 smithi123 bash[55191]: debug 2023-09-23T22:19:10.547+0000 7f92e6b4f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:3748: finishing write tid 1 to smithi12166546-437 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:3748: finishing write tid 2 to smithi12166546-437 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:3748: finishing write tid 3 to smithi12166546-437 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:3748: finishing write tid 4 to smithi12166546-437 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 437 v 406 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:3748: left oid 437 (ObjNum 2305 snap 0 seq_num 2305) 2023-09-23T22:19:10.866 INFO:tasks.rados.rados.0.smithi121.stdout:3749: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:19:10.988 INFO:tasks.rados.rados.0.smithi121.stdout:3750: expect (ObjNum 2254 snap 0 seq_num 2254) 2023-09-23T22:19:11.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[27681]: audit 2023-09-23T22:19:10.081484+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:11.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[27681]: audit 2023-09-23T22:19:10.088254+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:11.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[27681]: cluster 2023-09-23T22:19:10.963979+0000 mgr.y (mgr.15279) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T22:19:11.199 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:10 smithi123 bash[55191]: debug 2023-09-23T22:19:10.923+0000 7f92e6b4f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:19:11.199 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[55191]: debug 2023-09-23T22:19:11.035+0000 7f92e6b4f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:19:11.199 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[55191]: debug 2023-09-23T22:19:11.195+0000 7f92e6b4f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:19:11.251 INFO:tasks.rados.rados.0.smithi121.stdout:3751: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:19:11.441 INFO:tasks.rados.rados.0.smithi121.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-09-23T22:19:11.455 INFO:tasks.rados.rados.0.smithi121.stdout:3752: writing smithi12166546-338 from 756942 to 1536095 tid 1 2023-09-23T22:19:11.462 INFO:tasks.rados.rados.0.smithi121.stdout:3752: writing smithi12166546-338 from 2091359 to 2751828 tid 2 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3745: done (7 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3746: done (6 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3747: done (5 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3748: done (4 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3749: done (3 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3750: done (2 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3751: done (1 left) 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3753: write oid 240 current snap is 0 2023-09-23T22:19:11.463 INFO:tasks.rados.rados.0.smithi121.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-09-23T22:19:11.469 INFO:tasks.rados.rados.0.smithi121.stdout:3753: writing smithi12166546-240 from 773749 to 1228151 tid 1 2023-09-23T22:19:11.475 INFO:tasks.rados.rados.0.smithi121.stdout:3753: writing smithi12166546-240 from 1749841 to 2270321 tid 2 2023-09-23T22:19:11.476 INFO:tasks.rados.rados.0.smithi121.stdout:3754: read oid 148 snap -1 2023-09-23T22:19:11.476 INFO:tasks.rados.rados.0.smithi121.stdout:3754: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:19:11.476 INFO:tasks.rados.rados.0.smithi121.stdout:3755: write oid 250 current snap is 0 2023-09-23T22:19:11.476 INFO:tasks.rados.rados.0.smithi121.stdout:3752: finishing write tid 1 to smithi12166546-338 2023-09-23T22:19:11.476 INFO:tasks.rados.rados.0.smithi121.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-09-23T22:19:11.476 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[55191]: debug 2023-09-23T22:19:11.327+0000 7f92e6b4f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:19:11.476 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[55191]: debug 2023-09-23T22:19:11.471+0000 7f92e6b4f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:19:11.483 INFO:tasks.rados.rados.0.smithi121.stdout:3755: writing smithi12166546-250 from 790556 to 1320207 tid 1 2023-09-23T22:19:11.492 INFO:tasks.rados.rados.0.smithi121.stdout:3755: writing smithi12166546-250 from 2091970 to 2756108 tid 2 2023-09-23T22:19:11.492 INFO:tasks.rados.rados.0.smithi121.stdout:3756: read oid 86 snap -1 2023-09-23T22:19:11.492 INFO:tasks.rados.rados.0.smithi121.stdout:3756: expect deleted 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3757: delete oid 444 current snap is 0 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3752: finishing write tid 2 to smithi12166546-338 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3752: finishing write tid 3 to smithi12166546-338 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3752: finishing write tid 4 to smithi12166546-338 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 338 v 419 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3752: left oid 338 (ObjNum 2306 snap 0 seq_num 2306) 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3753: finishing write tid 1 to smithi12166546-240 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3753: finishing write tid 2 to smithi12166546-240 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3753: finishing write tid 3 to smithi12166546-240 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:3753: finishing write tid 4 to smithi12166546-240 2023-09-23T22:19:11.493 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 240 v 492 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-09-23T22:19:11.494 INFO:tasks.rados.rados.0.smithi121.stdout:3753: left oid 240 (ObjNum 2307 snap 0 seq_num 2307) 2023-09-23T22:19:11.494 INFO:tasks.rados.rados.0.smithi121.stdout:3754: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:19:11.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:11 smithi121 bash[27336]: audit 2023-09-23T22:19:10.081484+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:11.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:11 smithi121 bash[27336]: audit 2023-09-23T22:19:10.088254+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:11.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:11 smithi121 bash[27336]: cluster 2023-09-23T22:19:10.963979+0000 mgr.y (mgr.15279) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T22:19:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:11 smithi121 bash[33603]: audit 2023-09-23T22:19:10.081484+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:11 smithi121 bash[33603]: audit 2023-09-23T22:19:10.088254+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:11.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:11 smithi121 bash[33603]: cluster 2023-09-23T22:19:10.963979+0000 mgr.y (mgr.15279) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T22:19:11.691 INFO:tasks.rados.rados.0.smithi121.stdout:3755: finishing write tid 1 to smithi12166546-250 2023-09-23T22:19:11.691 INFO:tasks.rados.rados.0.smithi121.stdout:3752: done (5 left) 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3753: done (4 left) 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3754: done (3 left) 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3757: done (2 left) 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3758: delete oid 490 current snap is 0 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3755: finishing write tid 2 to smithi12166546-250 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3755: finishing write tid 3 to smithi12166546-250 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:3755: finishing write tid 4 to smithi12166546-250 2023-09-23T22:19:11.692 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 250 v 409 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-09-23T22:19:11.693 INFO:tasks.rados.rados.0.smithi121.stdout:3755: left oid 250 (ObjNum 2308 snap 0 seq_num 2308) 2023-09-23T22:19:11.693 INFO:tasks.rados.rados.0.smithi121.stdout:3755: done (2 left) 2023-09-23T22:19:11.693 INFO:tasks.rados.rados.0.smithi121.stdout:3756: done (1 left) 2023-09-23T22:19:11.693 INFO:tasks.rados.rados.0.smithi121.stdout:3758: done (0 left) 2023-09-23T22:19:11.694 INFO:tasks.rados.rados.0.smithi121.stdout:3759: read oid 49 snap -1 2023-09-23T22:19:11.694 INFO:tasks.rados.rados.0.smithi121.stdout:3759: expect deleted 2023-09-23T22:19:11.694 INFO:tasks.rados.rados.0.smithi121.stdout:3760: delete oid 344 current snap is 0 2023-09-23T22:19:11.696 INFO:tasks.rados.rados.0.smithi121.stdout:3759: done (1 left) 2023-09-23T22:19:11.696 INFO:tasks.rados.rados.0.smithi121.stdout:3760: done (0 left) 2023-09-23T22:19:11.697 INFO:tasks.rados.rados.0.smithi121.stdout:3761: write oid 260 current snap is 0 2023-09-23T22:19:11.697 INFO:tasks.rados.rados.0.smithi121.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-09-23T22:19:11.705 INFO:tasks.rados.rados.0.smithi121.stdout:3761: writing smithi12166546-260 from 457784 to 1004784 tid 1 2023-09-23T22:19:11.714 INFO:tasks.rados.rados.0.smithi121.stdout:3761: writing smithi12166546-260 from 1525898 to 2197374 tid 2 2023-09-23T22:19:11.714 INFO:tasks.rados.rados.0.smithi121.stdout:3762: write oid 82 current snap is 0 2023-09-23T22:19:11.714 INFO:tasks.rados.rados.0.smithi121.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-09-23T22:19:11.720 INFO:tasks.rados.rados.0.smithi121.stdout:3762: writing smithi12166546-82 from 474591 to 1096840 tid 1 2023-09-23T22:19:11.725 INFO:tasks.rados.rados.0.smithi121.stdout:3762: writing smithi12166546-82 from 1584380 to 1999514 tid 2 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3762: writing smithi12166546-82 from 2501500 to 2874591 tid 3 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3763: read oid 20 snap -1 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3763: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3764: delete oid 108 current snap is 0 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3761: finishing write tid 1 to smithi12166546-260 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3761: finishing write tid 2 to smithi12166546-260 2023-09-23T22:19:11.731 INFO:tasks.rados.rados.0.smithi121.stdout:3761: finishing write tid 3 to smithi12166546-260 2023-09-23T22:19:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:3761: finishing write tid 4 to smithi12166546-260 2023-09-23T22:19:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 260 v 495 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-09-23T22:19:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:3761: left oid 260 (ObjNum 2312 snap 0 seq_num 2312) 2023-09-23T22:19:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:3762: finishing write tid 1 to smithi12166546-82 2023-09-23T22:19:11.732 INFO:tasks.rados.rados.0.smithi121.stdout:3762: finishing write tid 2 to smithi12166546-82 2023-09-23T22:19:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:3761: done (3 left) 2023-09-23T22:19:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:3764: done (2 left) 2023-09-23T22:19:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:3765: read oid 477 snap -1 2023-09-23T22:19:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:3765: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:19:11.733 INFO:tasks.rados.rados.0.smithi121.stdout:3766: write oid 32 current snap is 0 2023-09-23T22:19:11.734 INFO:tasks.rados.rados.0.smithi121.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-09-23T22:19:11.741 INFO:tasks.rados.rados.0.smithi121.stdout:3766: writing smithi12166546-32 from 508205 to 1280952 tid 1 2023-09-23T22:19:11.746 INFO:tasks.rados.rados.0.smithi121.stdout:3766: writing smithi12166546-32 from 1701344 to 2120147 tid 2 2023-09-23T22:19:11.751 INFO:tasks.rados.rados.0.smithi121.stdout:3766: writing smithi12166546-32 from 2556346 to 2908205 tid 3 2023-09-23T22:19:11.751 INFO:tasks.rados.rados.0.smithi121.stdout:3767: write oid 31 current snap is 0 2023-09-23T22:19:11.752 INFO:tasks.rados.rados.0.smithi121.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-09-23T22:19:11.758 INFO:tasks.rados.rados.0.smithi121.stdout:3767: writing smithi12166546-31 from 525012 to 973008 tid 1 2023-09-23T22:19:11.766 INFO:tasks.rados.rados.0.smithi121.stdout:3767: writing smithi12166546-31 from 1643473 to 2322287 tid 2 2023-09-23T22:19:11.770 INFO:tasks.rados.rados.0.smithi121.stdout:3767: writing smithi12166546-31 from 2867416 to 2925012 tid 3 2023-09-23T22:19:11.770 INFO:tasks.rados.rados.0.smithi121.stdout:3768: write oid 55 current snap is 0 2023-09-23T22:19:11.770 INFO:tasks.rados.rados.0.smithi121.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-09-23T22:19:11.776 INFO:tasks.rados.rados.0.smithi121.stdout:3768: writing smithi12166546-55 from 541819 to 1065064 tid 1 2023-09-23T22:19:11.782 INFO:tasks.rados.rados.0.smithi121.stdout:3768: writing smithi12166546-55 from 1701955 to 2124427 tid 2 2023-09-23T22:19:11.787 INFO:tasks.rados.rados.0.smithi121.stdout:3768: writing smithi12166546-55 from 2894839 to 2941819 tid 3 2023-09-23T22:19:11.787 INFO:tasks.rados.rados.0.smithi121.stdout:3769: write oid 13 current snap is 0 2023-09-23T22:19:11.787 INFO:tasks.rados.rados.0.smithi121.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-09-23T22:19:11.793 INFO:tasks.rados.rados.0.smithi121.stdout:3769: writing smithi12166546-13 from 558626 to 1157120 tid 1 2023-09-23T22:19:11.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[55191]: debug 2023-09-23T22:19:11.663+0000 7f92e6b4f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:19:11.801 INFO:tasks.rados.rados.0.smithi121.stdout:3769: writing smithi12166546-13 from 1760437 to 2442920 tid 2 2023-09-23T22:19:11.804 INFO:tasks.rados.rados.0.smithi121.stdout:3769: writing smithi12166546-13 from 2922262 to 2958626 tid 3 2023-09-23T22:19:11.804 INFO:tasks.rados.rados.0.smithi121.stdout:3770: read oid 447 snap -1 2023-09-23T22:19:11.804 INFO:tasks.rados.rados.0.smithi121.stdout:3770: expect (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T22:19:11.804 INFO:tasks.rados.rados.0.smithi121.stdout:3771: read oid 198 snap -1 2023-09-23T22:19:11.805 INFO:tasks.rados.rados.0.smithi121.stdout:3771: expect deleted 2023-09-23T22:19:11.805 INFO:tasks.rados.rados.0.smithi121.stdout:3772: write oid 394 current snap is 0 2023-09-23T22:19:11.805 INFO:tasks.rados.rados.0.smithi121.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-09-23T22:19:11.812 INFO:tasks.rados.rados.0.smithi121.stdout:3772: writing smithi12166546-394 from 575433 to 1365529 tid 1 2023-09-23T22:19:11.819 INFO:tasks.rados.rados.0.smithi121.stdout:3772: writing smithi12166546-394 from 1935272 to 2361413 tid 2 2023-09-23T22:19:11.819 INFO:tasks.rados.rados.0.smithi121.stdout:3773: write oid 257 current snap is 0 2023-09-23T22:19:11.820 INFO:tasks.rados.rados.0.smithi121.stdout:3762: finishing write tid 3 to smithi12166546-82 2023-09-23T22:19:11.820 INFO:tasks.rados.rados.0.smithi121.stdout:3762: finishing write tid 4 to smithi12166546-82 2023-09-23T22:19:11.820 INFO:tasks.rados.rados.0.smithi121.stdout:3762: finishing write tid 5 to smithi12166546-82 2023-09-23T22:19:11.820 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 545 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-09-23T22:19:11.820 INFO:tasks.rados.rados.0.smithi121.stdout:3762: left oid 82 (ObjNum 2313 snap 0 seq_num 2313) 2023-09-23T22:19:11.820 INFO:tasks.rados.rados.0.smithi121.stdout:3765: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:19:11.968 INFO:tasks.rados.rados.0.smithi121.stdout:3763: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:19:12.094 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:11 smithi123 bash[55191]: debug 2023-09-23T22:19:11.799+0000 7f92e6b4f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:19:12.127 INFO:tasks.rados.rados.0.smithi121.stdout:3766: finishing write tid 1 to smithi12166546-32 2023-09-23T22:19:12.127 INFO:tasks.rados.rados.0.smithi121.stdout:3766: finishing write tid 2 to smithi12166546-32 2023-09-23T22:19:12.127 INFO:tasks.rados.rados.0.smithi121.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-09-23T22:19:12.133 INFO:tasks.rados.rados.0.smithi121.stdout:3773: writing smithi12166546-257 from 592240 to 1057585 tid 1 2023-09-23T22:19:12.140 INFO:tasks.rados.rados.0.smithi121.stdout:3773: writing smithi12166546-257 from 1593754 to 2279906 tid 2 2023-09-23T22:19:12.144 INFO:tasks.rados.rados.0.smithi121.stdout:3773: writing smithi12166546-257 from 2809814 to 2992240 tid 3 2023-09-23T22:19:12.144 INFO:tasks.rados.rados.0.smithi121.stdout:3762: done (10 left) 2023-09-23T22:19:12.144 INFO:tasks.rados.rados.0.smithi121.stdout:3763: done (9 left) 2023-09-23T22:19:12.144 INFO:tasks.rados.rados.0.smithi121.stdout:3765: done (8 left) 2023-09-23T22:19:12.144 INFO:tasks.rados.rados.0.smithi121.stdout:3774: write oid 377 current snap is 0 2023-09-23T22:19:12.145 INFO:tasks.rados.rados.0.smithi121.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-09-23T22:19:12.150 INFO:tasks.rados.rados.0.smithi121.stdout:3774: writing smithi12166546-377 from 609047 to 1149641 tid 1 2023-09-23T22:19:12.157 INFO:tasks.rados.rados.0.smithi121.stdout:3774: writing smithi12166546-377 from 1935883 to 2365693 tid 2 2023-09-23T22:19:12.161 INFO:tasks.rados.rados.0.smithi121.stdout:3774: writing smithi12166546-377 from 3004531 to 3009047 tid 3 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3775: write oid 62 current snap is 0 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3766: finishing write tid 3 to smithi12166546-32 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3766: finishing write tid 4 to smithi12166546-32 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3766: finishing write tid 5 to smithi12166546-32 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 32 v 484 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3767: finishing write tid 1 to smithi12166546-31 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3767: finishing write tid 2 to smithi12166546-31 2023-09-23T22:19:12.162 INFO:tasks.rados.rados.0.smithi121.stdout:3767: finishing write tid 3 to smithi12166546-31 2023-09-23T22:19:12.163 INFO:tasks.rados.rados.0.smithi121.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-09-23T22:19:12.168 INFO:tasks.rados.rados.0.smithi121.stdout:3775: writing smithi12166546-62 from 625854 to 1241697 tid 1 2023-09-23T22:19:12.175 INFO:tasks.rados.rados.0.smithi121.stdout:3775: writing smithi12166546-62 from 1994365 to 2567833 tid 2 2023-09-23T22:19:12.175 INFO:tasks.rados.rados.0.smithi121.stdout:3766: done (9 left) 2023-09-23T22:19:12.176 INFO:tasks.rados.rados.0.smithi121.stdout:3776: write oid 426 current snap is 0 2023-09-23T22:19:12.176 INFO:tasks.rados.rados.0.smithi121.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-09-23T22:19:12.183 INFO:tasks.rados.rados.0.smithi121.stdout:3776: writing smithi12166546-426 from 642661 to 1333753 tid 1 2023-09-23T22:19:12.190 INFO:tasks.rados.rados.0.smithi121.stdout:3776: writing smithi12166546-426 from 2052847 to 2486326 tid 2 2023-09-23T22:19:12.191 INFO:tasks.rados.rados.0.smithi121.stdout:3777: write oid 309 current snap is 0 2023-09-23T22:19:12.191 INFO:tasks.rados.rados.0.smithi121.stdout:3767: finishing write tid 4 to smithi12166546-31 2023-09-23T22:19:12.191 INFO:tasks.rados.rados.0.smithi121.stdout:3767: finishing write tid 5 to smithi12166546-31 2023-09-23T22:19:12.191 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 31 v 414 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-09-23T22:19:12.191 INFO:tasks.rados.rados.0.smithi121.stdout:3767: left oid 31 (ObjNum 2316 snap 0 seq_num 2316) 2023-09-23T22:19:12.191 INFO:tasks.rados.rados.0.smithi121.stdout:3768: finishing write tid 1 to smithi12166546-55 2023-09-23T22:19:12.192 INFO:tasks.rados.rados.0.smithi121.stdout:3768: finishing write tid 2 to smithi12166546-55 2023-09-23T22:19:12.192 INFO:tasks.rados.rados.0.smithi121.stdout:3768: finishing write tid 3 to smithi12166546-55 2023-09-23T22:19:12.192 INFO:tasks.rados.rados.0.smithi121.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-09-23T22:19:12.197 INFO:tasks.rados.rados.0.smithi121.stdout:3777: writing smithi12166546-309 from 659468 to 1425809 tid 1 2023-09-23T22:19:12.206 INFO:tasks.rados.rados.0.smithi121.stdout:3777: writing smithi12166546-309 from 2111329 to 2688466 tid 2 2023-09-23T22:19:12.206 INFO:tasks.rados.rados.0.smithi121.stdout:3767: done (10 left) 2023-09-23T22:19:12.206 INFO:tasks.rados.rados.0.smithi121.stdout:3778: read oid 254 snap -1 2023-09-23T22:19:12.206 INFO:tasks.rados.rados.0.smithi121.stdout:3778: expect (ObjNum 854 snap 0 seq_num 854) 2023-09-23T22:19:12.206 INFO:tasks.rados.rados.0.smithi121.stdout:3779: write oid 2 current snap is 0 2023-09-23T22:19:12.207 INFO:tasks.rados.rados.0.smithi121.stdout:3768: finishing write tid 4 to smithi12166546-55 2023-09-23T22:19:12.207 INFO:tasks.rados.rados.0.smithi121.stdout:3768: finishing write tid 5 to smithi12166546-55 2023-09-23T22:19:12.207 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 55 v 500 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-09-23T22:19:12.207 INFO:tasks.rados.rados.0.smithi121.stdout:3768: left oid 55 (ObjNum 2317 snap 0 seq_num 2317) 2023-09-23T22:19:12.207 INFO:tasks.rados.rados.0.smithi121.stdout:3769: finishing write tid 1 to smithi12166546-13 2023-09-23T22:19:12.207 INFO:tasks.rados.rados.0.smithi121.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-09-23T22:19:12.212 INFO:tasks.rados.rados.0.smithi121.stdout:3779: writing smithi12166546-2 from 676275 to 1117865 tid 1 2023-09-23T22:19:12.219 INFO:tasks.rados.rados.0.smithi121.stdout:3779: writing smithi12166546-2 from 1653458 to 2090606 tid 2 2023-09-23T22:19:12.225 INFO:tasks.rados.rados.0.smithi121.stdout:3779: writing smithi12166546-2 from 2597870 to 3028947 tid 3 2023-09-23T22:19:12.225 INFO:tasks.rados.rados.0.smithi121.stdout:3768: done (11 left) 2023-09-23T22:19:12.225 INFO:tasks.rados.rados.0.smithi121.stdout:3780: read oid 281 snap -1 2023-09-23T22:19:12.225 INFO:tasks.rados.rados.0.smithi121.stdout:3780: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-09-23T22:19:12.225 INFO:tasks.rados.rados.0.smithi121.stdout:3781: write oid 469 current snap is 0 2023-09-23T22:19:12.225 INFO:tasks.rados.rados.0.smithi121.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-09-23T22:19:12.232 INFO:tasks.rados.rados.0.smithi121.stdout:3781: writing smithi12166546-469 from 693082 to 1209921 tid 1 2023-09-23T22:19:12.238 INFO:tasks.rados.rados.0.smithi121.stdout:3781: writing smithi12166546-469 from 1711940 to 2292746 tid 2 2023-09-23T22:19:12.244 INFO:tasks.rados.rados.0.smithi121.stdout:3781: writing smithi12166546-469 from 3025293 to 3093082 tid 3 2023-09-23T22:19:12.244 INFO:tasks.rados.rados.0.smithi121.stdout:3782: read oid 321 snap -1 2023-09-23T22:19:12.244 INFO:tasks.rados.rados.0.smithi121.stdout:3782: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:19:12.244 INFO:tasks.rados.rados.0.smithi121.stdout:3783: write oid 218 current snap is 0 2023-09-23T22:19:12.244 INFO:tasks.rados.rados.0.smithi121.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-09-23T22:19:12.251 INFO:tasks.rados.rados.0.smithi121.stdout:3783: writing smithi12166546-218 from 709889 to 1418330 tid 1 2023-09-23T22:19:12.256 INFO:tasks.rados.rados.0.smithi121.stdout:3783: writing smithi12166546-218 from 1886775 to 2327592 tid 2 2023-09-23T22:19:12.260 INFO:tasks.rados.rados.0.smithi121.stdout:3783: writing smithi12166546-218 from 2769069 to 3109889 tid 3 2023-09-23T22:19:12.261 INFO:tasks.rados.rados.0.smithi121.stdout:3784: read oid 107 snap -1 2023-09-23T22:19:12.261 INFO:tasks.rados.rados.0.smithi121.stdout:3784: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T22:19:12.261 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:12.261 INFO:tasks.rados.rados.0.smithi121.stdout:3771: done (15 left) 2023-09-23T22:19:12.261 INFO:tasks.rados.rados.0.smithi121.stdout:3785: write oid 464 current snap is 0 2023-09-23T22:19:12.261 INFO:tasks.rados.rados.0.smithi121.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-09-23T22:19:12.269 INFO:tasks.rados.rados.0.smithi121.stdout:3785: writing smithi12166546-464 from 726696 to 1510386 tid 1 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout:3785: writing smithi12166546-464 from 1945257 to 2529732 tid 2 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout:3769: finishing write tid 2 to smithi12166546-13 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout:3769: finishing write tid 3 to smithi12166546-13 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout:3769: finishing write tid 4 to smithi12166546-13 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout:3769: finishing write tid 5 to smithi12166546-13 2023-09-23T22:19:12.275 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 13 v 504 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-09-23T22:19:12.276 INFO:tasks.rados.rados.0.smithi121.stdout:3769: left oid 13 (ObjNum 2318 snap 0 seq_num 2318) 2023-09-23T22:19:12.276 INFO:tasks.rados.rados.0.smithi121.stdout:3772: finishing write tid 1 to smithi12166546-394 2023-09-23T22:19:12.276 INFO:tasks.rados.rados.0.smithi121.stdout:3770: expect (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T22:19:12.401 INFO:tasks.rados.rados.0.smithi121.stdout:3772: finishing write tid 2 to smithi12166546-394 2023-09-23T22:19:12.401 INFO:tasks.rados.rados.0.smithi121.stdout:3772: finishing write tid 3 to smithi12166546-394 2023-09-23T22:19:12.401 INFO:tasks.rados.rados.0.smithi121.stdout:3772: finishing write tid 4 to smithi12166546-394 2023-09-23T22:19:12.401 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 394 v 630 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3772: left oid 394 (ObjNum 2319 snap 0 seq_num 2319) 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3773: finishing write tid 1 to smithi12166546-257 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3773: finishing write tid 2 to smithi12166546-257 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3773: finishing write tid 3 to smithi12166546-257 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3773: finishing write tid 4 to smithi12166546-257 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3773: finishing write tid 5 to smithi12166546-257 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 257 v 634 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3773: left oid 257 (ObjNum 2320 snap 0 seq_num 2320) 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3774: finishing write tid 1 to smithi12166546-377 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3774: finishing write tid 2 to smithi12166546-377 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3774: finishing write tid 3 to smithi12166546-377 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3774: finishing write tid 4 to smithi12166546-377 2023-09-23T22:19:12.402 INFO:tasks.rados.rados.0.smithi121.stdout:3774: finishing write tid 5 to smithi12166546-377 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 377 v 638 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3774: left oid 377 (ObjNum 2321 snap 0 seq_num 2321) 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3775: finishing write tid 1 to smithi12166546-62 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3775: finishing write tid 2 to smithi12166546-62 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3775: finishing write tid 3 to smithi12166546-62 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3775: finishing write tid 4 to smithi12166546-62 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 501 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3775: left oid 62 (ObjNum 2322 snap 0 seq_num 2322) 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3776: finishing write tid 1 to smithi12166546-426 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3776: finishing write tid 2 to smithi12166546-426 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3776: finishing write tid 3 to smithi12166546-426 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:3776: finishing write tid 4 to smithi12166546-426 2023-09-23T22:19:12.403 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 426 v 478 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3776: left oid 426 (ObjNum 2323 snap 0 seq_num 2323) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3769: done (15 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3770: done (14 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3772: done (13 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3773: done (12 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3774: done (11 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3775: done (10 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3776: done (9 left) 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3786: write oid 169 current snap is 0 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3777: finishing write tid 1 to smithi12166546-309 2023-09-23T22:19:12.404 INFO:tasks.rados.rados.0.smithi121.stdout:3777: finishing write tid 2 to smithi12166546-309 2023-09-23T22:19:12.405 INFO:tasks.rados.rados.0.smithi121.stdout:3777: finishing write tid 3 to smithi12166546-309 2023-09-23T22:19:12.405 INFO:tasks.rados.rados.0.smithi121.stdout:3777: finishing write tid 4 to smithi12166546-309 2023-09-23T22:19:12.405 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 309 v 426 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-09-23T22:19:12.405 INFO:tasks.rados.rados.0.smithi121.stdout:3777: left oid 309 (ObjNum 2324 snap 0 seq_num 2324) 2023-09-23T22:19:12.405 INFO:tasks.rados.rados.0.smithi121.stdout:3778: expect (ObjNum 854 snap 0 seq_num 854) 2023-09-23T22:19:12.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:12 smithi121 bash[27336]: audit 2023-09-23T22:19:11.681317+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.121:0/864415244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:12.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:12 smithi121 bash[33603]: audit 2023-09-23T22:19:11.681317+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.121:0/864415244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3779: finishing write tid 1 to smithi12166546-2 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3779: finishing write tid 2 to smithi12166546-2 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3779: finishing write tid 3 to smithi12166546-2 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3779: finishing write tid 4 to smithi12166546-2 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3779: finishing write tid 5 to smithi12166546-2 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 2 v 418 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3779: left oid 2 (ObjNum 2325 snap 0 seq_num 2325) 2023-09-23T22:19:12.510 INFO:tasks.rados.rados.0.smithi121.stdout:3780: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-09-23T22:19:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:12 smithi123 bash[27681]: audit 2023-09-23T22:19:11.681317+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.121:0/864415244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:12.677 INFO:tasks.rados.rados.0.smithi121.stdout:3781: finishing write tid 1 to smithi12166546-469 2023-09-23T22:19:12.677 INFO:tasks.rados.rados.0.smithi121.stdout:3781: finishing write tid 2 to smithi12166546-469 2023-09-23T22:19:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:3781: finishing write tid 3 to smithi12166546-469 2023-09-23T22:19:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:3781: finishing write tid 4 to smithi12166546-469 2023-09-23T22:19:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:3781: finishing write tid 5 to smithi12166546-469 2023-09-23T22:19:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 469 v 505 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-09-23T22:19:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:3781: left oid 469 (ObjNum 2326 snap 0 seq_num 2326) 2023-09-23T22:19:12.678 INFO:tasks.rados.rados.0.smithi121.stdout:3782: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3783: finishing write tid 1 to smithi12166546-218 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3783: finishing write tid 2 to smithi12166546-218 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3783: finishing write tid 3 to smithi12166546-218 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3783: finishing write tid 4 to smithi12166546-218 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3783: finishing write tid 5 to smithi12166546-218 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 218 v 642 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3783: left oid 218 (ObjNum 2327 snap 0 seq_num 2327) 2023-09-23T22:19:12.797 INFO:tasks.rados.rados.0.smithi121.stdout:3784: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T22:19:12.876 INFO:tasks.rados.rados.0.smithi121.stdout:3785: finishing write tid 1 to smithi12166546-464 2023-09-23T22:19:12.877 INFO:tasks.rados.rados.0.smithi121.stdout:3785: finishing write tid 2 to smithi12166546-464 2023-09-23T22:19:12.877 INFO:tasks.rados.rados.0.smithi121.stdout:3785: finishing write tid 3 to smithi12166546-464 2023-09-23T22:19:12.877 INFO:tasks.rados.rados.0.smithi121.stdout:3785: finishing write tid 4 to smithi12166546-464 2023-09-23T22:19:12.877 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 464 v 429 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-09-23T22:19:12.877 INFO:tasks.rados.rados.0.smithi121.stdout:3785: left oid 464 (ObjNum 2328 snap 0 seq_num 2328) 2023-09-23T22:19:12.877 INFO:tasks.rados.rados.0.smithi121.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-09-23T22:19:12.891 INFO:tasks.rados.rados.0.smithi121.stdout:3786: writing smithi12166546-169 from 743503 to 1202442 tid 1 2023-09-23T22:19:12.897 INFO:tasks.rados.rados.0.smithi121.stdout:3786: writing smithi12166546-169 from 1887386 to 2331872 tid 2 2023-09-23T22:19:12.902 INFO:tasks.rados.rados.0.smithi121.stdout:3786: writing smithi12166546-169 from 3107562 to 3143503 tid 3 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3777: done (9 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3778: done (8 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3779: done (7 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3780: done (6 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3781: done (5 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3782: done (4 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3783: done (3 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3784: done (2 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3785: done (1 left) 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3787: delete oid 378 current snap is 0 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3786: finishing write tid 1 to smithi12166546-169 2023-09-23T22:19:12.903 INFO:tasks.rados.rados.0.smithi121.stdout:3786: finishing write tid 2 to smithi12166546-169 2023-09-23T22:19:12.904 INFO:tasks.rados.rados.0.smithi121.stdout:3786: finishing write tid 3 to smithi12166546-169 2023-09-23T22:19:12.904 INFO:tasks.rados.rados.0.smithi121.stdout:3787: done (1 left) 2023-09-23T22:19:12.905 INFO:tasks.rados.rados.0.smithi121.stdout:3788: delete oid 108 current snap is 0 2023-09-23T22:19:12.905 INFO:tasks.rados.rados.0.smithi121.stdout:3786: finishing write tid 4 to smithi12166546-169 2023-09-23T22:19:12.905 INFO:tasks.rados.rados.0.smithi121.stdout:3786: finishing write tid 5 to smithi12166546-169 2023-09-23T22:19:12.905 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 169 v 422 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-09-23T22:19:12.905 INFO:tasks.rados.rados.0.smithi121.stdout:3786: left oid 169 (ObjNum 2329 snap 0 seq_num 2329) 2023-09-23T22:19:12.907 INFO:tasks.rados.rados.0.smithi121.stdout:3786: done (1 left) 2023-09-23T22:19:12.907 INFO:tasks.rados.rados.0.smithi121.stdout:3788: done (0 left) 2023-09-23T22:19:12.907 INFO:tasks.rados.rados.0.smithi121.stdout:3789: read oid 55 snap -1 2023-09-23T22:19:12.907 INFO:tasks.rados.rados.0.smithi121.stdout:3789: expect (ObjNum 2317 snap 0 seq_num 2317) 2023-09-23T22:19:12.908 INFO:tasks.rados.rados.0.smithi121.stdout:3790: write oid 221 current snap is 0 2023-09-23T22:19:12.908 INFO:tasks.rados.rados.0.smithi121.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-09-23T22:19:12.916 INFO:tasks.rados.rados.0.smithi121.stdout:3790: writing smithi12166546-221 from 793924 to 1478610 tid 1 2023-09-23T22:19:12.925 INFO:tasks.rados.rados.0.smithi121.stdout:3790: writing smithi12166546-221 from 2062832 to 2654645 tid 2 2023-09-23T22:19:12.929 INFO:tasks.rados.rados.0.smithi121.stdout:3790: writing smithi12166546-221 from 3189831 to 3193924 tid 3 2023-09-23T22:19:12.930 INFO:tasks.rados.rados.0.smithi121.stdout:3791: read oid 428 snap -1 2023-09-23T22:19:12.930 INFO:tasks.rados.rados.0.smithi121.stdout:3791: expect deleted 2023-09-23T22:19:12.930 INFO:tasks.rados.rados.0.smithi121.stdout:3792: write oid 265 current snap is 0 2023-09-23T22:19:12.930 INFO:tasks.rados.rados.0.smithi121.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-09-23T22:19:12.936 INFO:tasks.rados.rados.0.smithi121.stdout:3792: writing smithi12166546-265 from 410731 to 1170666 tid 1 2023-09-23T22:19:12.941 INFO:tasks.rados.rados.0.smithi121.stdout:3792: writing smithi12166546-265 from 1604961 to 2056785 tid 2 2023-09-23T22:19:12.947 INFO:tasks.rados.rados.0.smithi121.stdout:3792: writing smithi12166546-265 from 2700901 to 3210731 tid 3 2023-09-23T22:19:12.948 INFO:tasks.rados.rados.0.smithi121.stdout:3793: write oid 256 current snap is 0 2023-09-23T22:19:12.948 INFO:tasks.rados.rados.0.smithi121.stdout:3789: expect (ObjNum 2317 snap 0 seq_num 2317) 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:3790: finishing write tid 1 to smithi12166546-221 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:3790: finishing write tid 2 to smithi12166546-221 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:3790: finishing write tid 3 to smithi12166546-221 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:3790: finishing write tid 4 to smithi12166546-221 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:3790: finishing write tid 5 to smithi12166546-221 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 221 v 434 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-09-23T22:19:13.118 INFO:tasks.rados.rados.0.smithi121.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-09-23T22:19:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:3792: finishing write tid 1 to smithi12166546-265 2023-09-23T22:19:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:3792: finishing write tid 2 to smithi12166546-265 2023-09-23T22:19:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:3792: finishing write tid 3 to smithi12166546-265 2023-09-23T22:19:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:3792: finishing write tid 4 to smithi12166546-265 2023-09-23T22:19:13.119 INFO:tasks.rados.rados.0.smithi121.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-09-23T22:19:13.124 INFO:tasks.rados.rados.0.smithi121.stdout:3793: writing smithi12166546-256 from 427538 to 979075 tid 1 2023-09-23T22:19:13.131 INFO:tasks.rados.rados.0.smithi121.stdout:3793: writing smithi12166546-256 from 1379796 to 1975278 tid 2 2023-09-23T22:19:13.138 INFO:tasks.rados.rados.0.smithi121.stdout:3793: writing smithi12166546-256 from 2444677 to 3009908 tid 3 2023-09-23T22:19:13.138 INFO:tasks.rados.rados.0.smithi121.stdout:3789: done (4 left) 2023-09-23T22:19:13.138 INFO:tasks.rados.rados.0.smithi121.stdout:3790: done (3 left) 2023-09-23T22:19:13.138 INFO:tasks.rados.rados.0.smithi121.stdout:3791: done (2 left) 2023-09-23T22:19:13.138 INFO:tasks.rados.rados.0.smithi121.stdout:3794: write oid 361 current snap is 0 2023-09-23T22:19:13.138 INFO:tasks.rados.rados.0.smithi121.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-09-23T22:19:13.144 INFO:tasks.rados.rados.0.smithi121.stdout:3794: writing smithi12166546-361 from 444345 to 1071131 tid 1 2023-09-23T22:19:13.153 INFO:tasks.rados.rados.0.smithi121.stdout:3794: writing smithi12166546-361 from 1838278 to 2577418 tid 2 2023-09-23T22:19:13.153 INFO:tasks.rados.rados.0.smithi121.stdout:3795: read oid 462 snap -1 2023-09-23T22:19:13.153 INFO:tasks.rados.rados.0.smithi121.stdout:3795: expect deleted 2023-09-23T22:19:13.153 INFO:tasks.rados.rados.0.smithi121.stdout:3796: write oid 313 current snap is 0 2023-09-23T22:19:13.153 INFO:tasks.rados.rados.0.smithi121.stdout:3792: finishing write tid 5 to smithi12166546-265 2023-09-23T22:19:13.153 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 265 v 440 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-09-23T22:19:13.154 INFO:tasks.rados.rados.0.smithi121.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-09-23T22:19:13.154 INFO:tasks.rados.rados.0.smithi121.stdout:3793: finishing write tid 1 to smithi12166546-256 2023-09-23T22:19:13.154 INFO:tasks.rados.rados.0.smithi121.stdout:3793: finishing write tid 2 to smithi12166546-256 2023-09-23T22:19:13.154 INFO:tasks.rados.rados.0.smithi121.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-09-23T22:19:13.160 INFO:tasks.rados.rados.0.smithi121.stdout:3796: writing smithi12166546-313 from 461152 to 1163187 tid 1 2023-09-23T22:19:13.167 INFO:tasks.rados.rados.0.smithi121.stdout:3796: writing smithi12166546-313 from 1896760 to 2495911 tid 2 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3796: writing smithi12166546-313 from 2899523 to 3261152 tid 3 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3792: done (4 left) 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3797: read oid 185 snap -1 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3797: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3798: read oid 205 snap -1 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3798: expect deleted 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3799: read oid 51 snap -1 2023-09-23T22:19:13.173 INFO:tasks.rados.rados.0.smithi121.stdout:3799: expect deleted 2023-09-23T22:19:13.174 INFO:tasks.rados.rados.0.smithi121.stdout:3800: write oid 318 current snap is 0 2023-09-23T22:19:13.174 INFO:tasks.rados.rados.0.smithi121.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-09-23T22:19:13.180 INFO:tasks.rados.rados.0.smithi121.stdout:3800: writing smithi12166546-318 from 477959 to 1255243 tid 1 2023-09-23T22:19:13.188 INFO:tasks.rados.rados.0.smithi121.stdout:3800: writing smithi12166546-318 from 1838889 to 2581698 tid 2 2023-09-23T22:19:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:3800: writing smithi12166546-318 from 3210593 to 3277959 tid 3 2023-09-23T22:19:13.192 INFO:tasks.rados.rados.0.smithi121.stdout:3801: write oid 21 current snap is 0 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:3793: finishing write tid 3 to smithi12166546-256 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:3793: finishing write tid 4 to smithi12166546-256 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:3793: finishing write tid 5 to smithi12166546-256 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 256 v 485 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:3794: finishing write tid 1 to smithi12166546-361 2023-09-23T22:19:13.193 INFO:tasks.rados.rados.0.smithi121.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-09-23T22:19:13.197 INFO:tasks.rados.rados.0.smithi121.stdout:3801: writing smithi12166546-21 from 494766 to 947299 tid 1 2023-09-23T22:19:13.204 INFO:tasks.rados.rados.0.smithi121.stdout:3801: writing smithi12166546-21 from 1497371 to 2100191 tid 2 2023-09-23T22:19:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:3801: writing smithi12166546-21 from 2838016 to 3294766 tid 3 2023-09-23T22:19:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:3793: done (8 left) 2023-09-23T22:19:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:3802: write oid 95 current snap is 0 2023-09-23T22:19:13.211 INFO:tasks.rados.rados.0.smithi121.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-09-23T22:19:13.217 INFO:tasks.rados.rados.0.smithi121.stdout:3802: writing smithi12166546-95 from 511573 to 1039355 tid 1 2023-09-23T22:19:13.224 INFO:tasks.rados.rados.0.smithi121.stdout:3802: writing smithi12166546-95 from 1555853 to 2302331 tid 2 2023-09-23T22:19:13.231 INFO:tasks.rados.rados.0.smithi121.stdout:3802: writing smithi12166546-95 from 2865439 to 3311573 tid 3 2023-09-23T22:19:13.231 INFO:tasks.rados.rados.0.smithi121.stdout:3803: read oid 255 snap -1 2023-09-23T22:19:13.231 INFO:tasks.rados.rados.0.smithi121.stdout:3803: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:19:13.231 INFO:tasks.rados.rados.0.smithi121.stdout:3804: read oid 492 snap -1 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3804: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3805: delete oid 466 current snap is 0 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3794: finishing write tid 2 to smithi12166546-361 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3794: finishing write tid 3 to smithi12166546-361 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3794: finishing write tid 4 to smithi12166546-361 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 361 v 508 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3794: left oid 361 (ObjNum 2335 snap 0 seq_num 2335) 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3796: finishing write tid 1 to smithi12166546-313 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3796: finishing write tid 2 to smithi12166546-313 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3796: finishing write tid 3 to smithi12166546-313 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3796: finishing write tid 4 to smithi12166546-313 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:3796: finishing write tid 5 to smithi12166546-313 2023-09-23T22:19:13.232 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 482 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-09-23T22:19:13.233 INFO:tasks.rados.rados.0.smithi121.stdout:3796: left oid 313 (ObjNum 2336 snap 0 seq_num 2336) 2023-09-23T22:19:13.233 INFO:tasks.rados.rados.0.smithi121.stdout:3797: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T22:19:13.437 INFO:tasks.rados.rados.0.smithi121.stdout:3800: finishing write tid 1 to smithi12166546-318 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3800: finishing write tid 2 to smithi12166546-318 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3800: finishing write tid 3 to smithi12166546-318 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3800: finishing write tid 4 to smithi12166546-318 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3800: finishing write tid 5 to smithi12166546-318 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 318 v 372 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3800: left oid 318 (ObjNum 2337 snap 0 seq_num 2337) 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3801: finishing write tid 1 to smithi12166546-21 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3801: finishing write tid 2 to smithi12166546-21 2023-09-23T22:19:13.438 INFO:tasks.rados.rados.0.smithi121.stdout:3801: finishing write tid 3 to smithi12166546-21 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:3801: finishing write tid 4 to smithi12166546-21 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:3801: finishing write tid 5 to smithi12166546-21 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 21 v 437 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:3801: left oid 21 (ObjNum 2338 snap 0 seq_num 2338) 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:3794: done (11 left) 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:3795: done (10 left) 2023-09-23T22:19:13.441 INFO:tasks.rados.rados.0.smithi121.stdout:3796: done (9 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3797: done (8 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3798: done (7 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3799: done (6 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3800: done (5 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3801: done (4 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3805: done (3 left) 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3806: delete oid 48 current snap is 0 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3802: finishing write tid 1 to smithi12166546-95 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3802: finishing write tid 2 to smithi12166546-95 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3802: finishing write tid 3 to smithi12166546-95 2023-09-23T22:19:13.442 INFO:tasks.rados.rados.0.smithi121.stdout:3802: finishing write tid 4 to smithi12166546-95 2023-09-23T22:19:13.443 INFO:tasks.rados.rados.0.smithi121.stdout:3802: finishing write tid 5 to smithi12166546-95 2023-09-23T22:19:13.443 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 95 v 444 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-09-23T22:19:13.443 INFO:tasks.rados.rados.0.smithi121.stdout:3802: left oid 95 (ObjNum 2339 snap 0 seq_num 2339) 2023-09-23T22:19:13.443 INFO:tasks.rados.rados.0.smithi121.stdout:3803: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:19:13.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: cluster 2023-09-23T22:19:12.964602+0000 mgr.y (mgr.15279) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: cluster 2023-09-23T22:19:13.071035+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: cluster 2023-09-23T22:19:13.071379+0000 mon.a (mon.0) 901 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: audit 2023-09-23T22:19:13.079265+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: audit 2023-09-23T22:19:13.079924+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: audit 2023-09-23T22:19:13.083088+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[27336]: audit 2023-09-23T22:19:13.084326+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: cluster 2023-09-23T22:19:12.964602+0000 mgr.y (mgr.15279) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2023-09-23T22:19:13.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: cluster 2023-09-23T22:19:13.071035+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:19:13.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: cluster 2023-09-23T22:19:13.071379+0000 mon.a (mon.0) 901 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:19:13.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: audit 2023-09-23T22:19:13.079265+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:19:13.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: audit 2023-09-23T22:19:13.079924+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:19:13.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: audit 2023-09-23T22:19:13.083088+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:19:13.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:13 smithi121 bash[33603]: audit 2023-09-23T22:19:13.084326+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:19:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: cluster 2023-09-23T22:19:12.964602+0000 mgr.y (mgr.15279) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2023-09-23T22:19:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: cluster 2023-09-23T22:19:13.071035+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:19:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: cluster 2023-09-23T22:19:13.071379+0000 mon.a (mon.0) 901 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: audit 2023-09-23T22:19:13.079265+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: audit 2023-09-23T22:19:13.079924+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: audit 2023-09-23T22:19:13.083088+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[27681]: audit 2023-09-23T22:19:13.084326+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.123:0/1417261728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[55191]: debug 2023-09-23T22:19:13.067+0000 7f92e6b4f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[55191]: [23/Sep/2023:22:19:13] ENGINE Bus STARTING 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[55191]: CherryPy Checker: 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[55191]: The Application mounted at '' has an empty config. 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[55191]: [23/Sep/2023:22:19:13] ENGINE Serving on http://:::9283 2023-09-23T22:19:13.551 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:13 smithi123 bash[55191]: [23/Sep/2023:22:19:13] ENGINE Bus STARTED 2023-09-23T22:19:13.572 INFO:tasks.rados.rados.0.smithi121.stdout:3804: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:19:13.743 INFO:tasks.rados.rados.0.smithi121.stdout:3802: done (3 left) 2023-09-23T22:19:13.743 INFO:tasks.rados.rados.0.smithi121.stdout:3803: done (2 left) 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3804: done (1 left) 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3806: done (0 left) 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3807: read oid 253 snap -1 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3808: read oid 41 snap -1 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3809: read oid 200 snap -1 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3809: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3810: write oid 95 current snap is 0 2023-09-23T22:19:13.744 INFO:tasks.rados.rados.0.smithi121.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-09-23T22:19:13.750 INFO:tasks.rados.rados.0.smithi121.stdout:3810: writing smithi12166546-95 from 561994 to 1031876 tid 1 2023-09-23T22:19:13.758 INFO:tasks.rados.rados.0.smithi121.stdout:3810: writing smithi12166546-95 from 1731299 to 2341457 tid 2 2023-09-23T22:19:13.765 INFO:tasks.rados.rados.0.smithi121.stdout:3810: writing smithi12166546-95 from 2947708 to 3361994 tid 3 2023-09-23T22:19:13.765 INFO:tasks.rados.rados.0.smithi121.stdout:3811: write oid 409 current snap is 0 2023-09-23T22:19:13.766 INFO:tasks.rados.rados.0.smithi121.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-09-23T22:19:13.772 INFO:tasks.rados.rados.0.smithi121.stdout:3811: writing smithi12166546-409 from 578801 to 1123932 tid 1 2023-09-23T22:19:13.781 INFO:tasks.rados.rados.0.smithi121.stdout:3811: writing smithi12166546-409 from 1789781 to 2543597 tid 2 2023-09-23T22:19:13.786 INFO:tasks.rados.rados.0.smithi121.stdout:3811: writing smithi12166546-409 from 2975131 to 3378801 tid 3 2023-09-23T22:19:13.786 INFO:tasks.rados.rados.0.smithi121.stdout:3812: read oid 355 snap -1 2023-09-23T22:19:13.786 INFO:tasks.rados.rados.0.smithi121.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:19:13.786 INFO:tasks.rados.rados.0.smithi121.stdout:3813: write oid 167 current snap is 0 2023-09-23T22:19:13.786 INFO:tasks.rados.rados.0.smithi121.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-09-23T22:19:13.792 INFO:tasks.rados.rados.0.smithi121.stdout:3813: writing smithi12166546-167 from 595608 to 1215988 tid 1 2023-09-23T22:19:13.799 INFO:tasks.rados.rados.0.smithi121.stdout:3813: writing smithi12166546-167 from 1848263 to 2462090 tid 2 2023-09-23T22:19:13.805 INFO:tasks.rados.rados.0.smithi121.stdout:3813: writing smithi12166546-167 from 3002554 to 3395608 tid 3 2023-09-23T22:19:13.805 INFO:tasks.rados.rados.0.smithi121.stdout:3814: write oid 82 current snap is 0 2023-09-23T22:19:13.805 INFO:tasks.rados.rados.0.smithi121.stdout:3809: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T22:19:13.902 INFO:tasks.rados.rados.0.smithi121.stdout:3810: finishing write tid 1 to smithi12166546-95 2023-09-23T22:19:13.902 INFO:tasks.rados.rados.0.smithi121.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:19:14.023 INFO:tasks.rados.rados.0.smithi121.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:19:14.156 INFO:tasks.rados.rados.0.smithi121.stdout:3810: finishing write tid 2 to smithi12166546-95 2023-09-23T22:19:14.156 INFO:tasks.rados.rados.0.smithi121.stdout:3810: finishing write tid 3 to smithi12166546-95 2023-09-23T22:19:14.156 INFO:tasks.rados.rados.0.smithi121.stdout:3810: finishing write tid 4 to smithi12166546-95 2023-09-23T22:19:14.157 INFO:tasks.rados.rados.0.smithi121.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-09-23T22:19:14.168 INFO:tasks.rados.rados.0.smithi121.stdout:3814: writing smithi12166546-82 from 612415 to 1308044 tid 1 2023-09-23T22:19:14.176 INFO:tasks.rados.rados.0.smithi121.stdout:3814: writing smithi12166546-82 from 1790392 to 2547877 tid 2 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3814: writing smithi12166546-82 from 3313624 to 3412415 tid 3 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3807: done (7 left) 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3808: done (6 left) 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3809: done (5 left) 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3815: write oid 473 current snap is 0 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3810: finishing write tid 5 to smithi12166546-95 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 95 v 448 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3811: finishing write tid 1 to smithi12166546-409 2023-09-23T22:19:14.182 INFO:tasks.rados.rados.0.smithi121.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-09-23T22:19:14.191 INFO:tasks.rados.rados.0.smithi121.stdout:3815: writing smithi12166546-473 from 629222 to 1400100 tid 1 2023-09-23T22:19:14.198 INFO:tasks.rados.rados.0.smithi121.stdout:3815: writing smithi12166546-473 from 1848874 to 2350017 tid 2 2023-09-23T22:19:14.204 INFO:tasks.rados.rados.0.smithi121.stdout:3815: writing smithi12166546-473 from 2824694 to 3357895 tid 3 2023-09-23T22:19:14.204 INFO:tasks.rados.rados.0.smithi121.stdout:3810: done (5 left) 2023-09-23T22:19:14.204 INFO:tasks.rados.rados.0.smithi121.stdout:3816: read oid 52 snap -1 2023-09-23T22:19:14.204 INFO:tasks.rados.rados.0.smithi121.stdout:3816: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T22:19:14.205 INFO:tasks.rados.rados.0.smithi121.stdout:3817: write oid 460 current snap is 0 2023-09-23T22:19:14.205 INFO:tasks.rados.rados.0.smithi121.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-09-23T22:19:14.210 INFO:tasks.rados.rados.0.smithi121.stdout:3817: writing smithi12166546-460 from 646029 to 1092156 tid 1 2023-09-23T22:19:14.219 INFO:tasks.rados.rados.0.smithi121.stdout:3817: writing smithi12166546-460 from 1507356 to 2268510 tid 2 2023-09-23T22:19:14.226 INFO:tasks.rados.rados.0.smithi121.stdout:3817: writing smithi12166546-460 from 2968470 to 3446029 tid 3 2023-09-23T22:19:14.226 INFO:tasks.rados.rados.0.smithi121.stdout:3818: read oid 241 snap -1 2023-09-23T22:19:14.226 INFO:tasks.rados.rados.0.smithi121.stdout:3818: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:19:14.227 INFO:tasks.rados.rados.0.smithi121.stdout:3819: write oid 339 current snap is 0 2023-09-23T22:19:14.227 INFO:tasks.rados.rados.0.smithi121.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-09-23T22:19:14.233 INFO:tasks.rados.rados.0.smithi121.stdout:3819: writing smithi12166546-339 from 662836 to 1184212 tid 1 2023-09-23T22:19:14.240 INFO:tasks.rados.rados.0.smithi121.stdout:3819: writing smithi12166546-339 from 1965838 to 2470650 tid 2 2023-09-23T22:19:14.246 INFO:tasks.rados.rados.0.smithi121.stdout:3819: writing smithi12166546-339 from 2879540 to 3462836 tid 3 2023-09-23T22:19:14.246 INFO:tasks.rados.rados.0.smithi121.stdout:3820: write oid 32 current snap is 0 2023-09-23T22:19:14.246 INFO:tasks.rados.rados.0.smithi121.stdout:3811: finishing write tid 2 to smithi12166546-409 2023-09-23T22:19:14.246 INFO:tasks.rados.rados.0.smithi121.stdout:3811: finishing write tid 3 to smithi12166546-409 2023-09-23T22:19:14.246 INFO:tasks.rados.rados.0.smithi121.stdout:3811: finishing write tid 4 to smithi12166546-409 2023-09-23T22:19:14.246 INFO:tasks.rados.rados.0.smithi121.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-09-23T22:19:14.253 INFO:tasks.rados.rados.0.smithi121.stdout:3820: writing smithi12166546-32 from 679643 to 1276268 tid 1 2023-09-23T22:19:14.261 INFO:tasks.rados.rados.0.smithi121.stdout:3820: writing smithi12166546-32 from 1907967 to 2672790 tid 2 2023-09-23T22:19:14.266 INFO:tasks.rados.rados.0.smithi121.stdout:3820: writing smithi12166546-32 from 3306963 to 3479643 tid 3 2023-09-23T22:19:14.266 INFO:tasks.rados.rados.0.smithi121.stdout:3821: write oid 189 current snap is 0 2023-09-23T22:19:14.266 INFO:tasks.rados.rados.0.smithi121.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-09-23T22:19:14.274 INFO:tasks.rados.rados.0.smithi121.stdout:3821: writing smithi12166546-189 from 696450 to 1484677 tid 1 2023-09-23T22:19:14.280 INFO:tasks.rados.rados.0.smithi121.stdout:3821: writing smithi12166546-189 from 2082802 to 2591283 tid 2 2023-09-23T22:19:14.286 INFO:tasks.rados.rados.0.smithi121.stdout:3821: writing smithi12166546-189 from 3050739 to 3496450 tid 3 2023-09-23T22:19:14.286 INFO:tasks.rados.rados.0.smithi121.stdout:3822: read oid 197 snap -1 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3822: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3823: read oid 489 snap -1 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3823: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3824: read oid 492 snap -1 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3824: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3825: write oid 195 current snap is 0 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3811: finishing write tid 5 to smithi12166546-409 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 409 v 489 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-09-23T22:19:14.287 INFO:tasks.rados.rados.0.smithi121.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:3813: finishing write tid 1 to smithi12166546-167 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:3813: finishing write tid 2 to smithi12166546-167 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:3813: finishing write tid 3 to smithi12166546-167 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:3813: finishing write tid 4 to smithi12166546-167 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:3813: finishing write tid 5 to smithi12166546-167 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 167 v 376 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-09-23T22:19:14.379 INFO:tasks.rados.rados.0.smithi121.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3814: finishing write tid 1 to smithi12166546-82 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3814: finishing write tid 2 to smithi12166546-82 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3814: finishing write tid 3 to smithi12166546-82 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3814: finishing write tid 4 to smithi12166546-82 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3814: finishing write tid 5 to smithi12166546-82 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 82 v 549 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3815: finishing write tid 1 to smithi12166546-473 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3815: finishing write tid 2 to smithi12166546-473 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3815: finishing write tid 3 to smithi12166546-473 2023-09-23T22:19:14.380 INFO:tasks.rados.rados.0.smithi121.stdout:3815: finishing write tid 4 to smithi12166546-473 2023-09-23T22:19:14.381 INFO:tasks.rados.rados.0.smithi121.stdout:3815: finishing write tid 5 to smithi12166546-473 2023-09-23T22:19:14.381 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 473 v 359 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-09-23T22:19:14.381 INFO:tasks.rados.rados.0.smithi121.stdout:3815: left oid 473 (ObjNum 2346 snap 0 seq_num 2346) 2023-09-23T22:19:14.381 INFO:tasks.rados.rados.0.smithi121.stdout:3817: finishing write tid 1 to smithi12166546-460 2023-09-23T22:19:14.381 INFO:tasks.rados.rados.0.smithi121.stdout:3816: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T22:19:14.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:14 smithi121 bash[27336]: cluster 2023-09-23T22:19:13.108765+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e29: y(active, since 38s), standbys: x 2023-09-23T22:19:14.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:14 smithi121 bash[33603]: cluster 2023-09-23T22:19:13.108765+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e29: y(active, since 38s), standbys: x 2023-09-23T22:19:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:14 smithi123 bash[27681]: cluster 2023-09-23T22:19:13.108765+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e29: y(active, since 38s), standbys: x 2023-09-23T22:19:14.594 INFO:tasks.rados.rados.0.smithi121.stdout:3817: finishing write tid 2 to smithi12166546-460 2023-09-23T22:19:14.595 INFO:tasks.rados.rados.0.smithi121.stdout:3817: finishing write tid 3 to smithi12166546-460 2023-09-23T22:19:14.595 INFO:tasks.rados.rados.0.smithi121.stdout:3817: finishing write tid 4 to smithi12166546-460 2023-09-23T22:19:14.595 INFO:tasks.rados.rados.0.smithi121.stdout:3817: finishing write tid 5 to smithi12166546-460 2023-09-23T22:19:14.595 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 460 v 509 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-09-23T22:19:14.595 INFO:tasks.rados.rados.0.smithi121.stdout:3817: left oid 460 (ObjNum 2347 snap 0 seq_num 2347) 2023-09-23T22:19:14.595 INFO:tasks.rados.rados.0.smithi121.stdout:3818: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3819: finishing write tid 1 to smithi12166546-339 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3819: finishing write tid 2 to smithi12166546-339 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3819: finishing write tid 3 to smithi12166546-339 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3819: finishing write tid 4 to smithi12166546-339 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3819: finishing write tid 5 to smithi12166546-339 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 339 v 513 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3819: left oid 339 (ObjNum 2348 snap 0 seq_num 2348) 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3820: finishing write tid 1 to smithi12166546-32 2023-09-23T22:19:14.738 INFO:tasks.rados.rados.0.smithi121.stdout:3820: finishing write tid 2 to smithi12166546-32 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3820: finishing write tid 3 to smithi12166546-32 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3820: finishing write tid 4 to smithi12166546-32 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3820: finishing write tid 5 to smithi12166546-32 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 32 v 488 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3820: left oid 32 (ObjNum 2349 snap 0 seq_num 2349) 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3821: finishing write tid 1 to smithi12166546-189 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3821: finishing write tid 2 to smithi12166546-189 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3821: finishing write tid 3 to smithi12166546-189 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3821: finishing write tid 4 to smithi12166546-189 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3821: finishing write tid 5 to smithi12166546-189 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 493 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-09-23T22:19:14.739 INFO:tasks.rados.rados.0.smithi121.stdout:3821: left oid 189 (ObjNum 2350 snap 0 seq_num 2350) 2023-09-23T22:19:14.740 INFO:tasks.rados.rados.0.smithi121.stdout:3823: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:19:14.904 INFO:tasks.rados.rados.0.smithi121.stdout:3822: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T22:19:15.210 INFO:tasks.rados.rados.0.smithi121.stdout:3824: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:19:15.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:15 smithi123 bash[27681]: audit 2023-09-23T22:19:14.122284+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.121:0/345525928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:15.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:15 smithi123 bash[27681]: cluster 2023-09-23T22:19:14.965285+0000 mgr.y (mgr.15279) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2023-09-23T22:19:15.373 INFO:tasks.rados.rados.0.smithi121.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-09-23T22:19:15.386 INFO:tasks.rados.rados.0.smithi121.stdout:3825: writing smithi12166546-195 from 713257 to 1176733 tid 1 2023-09-23T22:19:15.393 INFO:tasks.rados.rados.0.smithi121.stdout:3825: writing smithi12166546-195 from 1741284 to 2509776 tid 2 2023-09-23T22:19:15.399 INFO:tasks.rados.rados.0.smithi121.stdout:3825: writing smithi12166546-195 from 3078162 to 3513257 tid 3 2023-09-23T22:19:15.399 INFO:tasks.rados.rados.0.smithi121.stdout:3811: done (14 left) 2023-09-23T22:19:15.399 INFO:tasks.rados.rados.0.smithi121.stdout:3812: done (13 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3813: done (12 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3814: done (11 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3815: done (10 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3816: done (9 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3817: done (8 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3818: done (7 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3819: done (6 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3820: done (5 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3821: done (4 left) 2023-09-23T22:19:15.400 INFO:tasks.rados.rados.0.smithi121.stdout:3822: done (3 left) 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3823: done (2 left) 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3824: done (1 left) 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3826: read oid 200 snap -1 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3826: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3827: write oid 59 current snap is 0 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3825: finishing write tid 1 to smithi12166546-195 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3825: finishing write tid 2 to smithi12166546-195 2023-09-23T22:19:15.401 INFO:tasks.rados.rados.0.smithi121.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-09-23T22:19:15.406 INFO:tasks.rados.rados.0.smithi121.stdout:3827: writing smithi12166546-59 from 730064 to 1268789 tid 1 2023-09-23T22:19:15.412 INFO:tasks.rados.rados.0.smithi121.stdout:3827: writing smithi12166546-59 from 1799766 to 2311916 tid 2 2023-09-23T22:19:15.419 INFO:tasks.rados.rados.0.smithi121.stdout:3827: writing smithi12166546-59 from 3105585 to 3530064 tid 3 2023-09-23T22:19:15.419 INFO:tasks.rados.rados.0.smithi121.stdout:3828: delete oid 8 current snap is 0 2023-09-23T22:19:15.420 INFO:tasks.rados.rados.0.smithi121.stdout:3825: finishing write tid 3 to smithi12166546-195 2023-09-23T22:19:15.420 INFO:tasks.rados.rados.0.smithi121.stdout:3826: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T22:19:15.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:15 smithi121 bash[27336]: audit 2023-09-23T22:19:14.122284+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.121:0/345525928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:15.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:15 smithi121 bash[27336]: cluster 2023-09-23T22:19:14.965285+0000 mgr.y (mgr.15279) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2023-09-23T22:19:15.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:15 smithi121 bash[33603]: audit 2023-09-23T22:19:14.122284+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.121:0/345525928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:15.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:15 smithi121 bash[33603]: cluster 2023-09-23T22:19:14.965285+0000 mgr.y (mgr.15279) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:3825: finishing write tid 4 to smithi12166546-195 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:3825: finishing write tid 5 to smithi12166546-195 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 195 v 438 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:3825: left oid 195 (ObjNum 2351 snap 0 seq_num 2351) 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:3827: finishing write tid 1 to smithi12166546-59 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:3827: finishing write tid 2 to smithi12166546-59 2023-09-23T22:19:15.507 INFO:tasks.rados.rados.0.smithi121.stdout:3827: finishing write tid 3 to smithi12166546-59 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3827: finishing write tid 4 to smithi12166546-59 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3825: done (3 left) 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3826: done (2 left) 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3828: done (1 left) 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3829: write oid 450 current snap is 0 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3827: finishing write tid 5 to smithi12166546-59 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 59 v 505 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3827: left oid 59 (ObjNum 2352 snap 0 seq_num 2352) 2023-09-23T22:19:15.508 INFO:tasks.rados.rados.0.smithi121.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-09-23T22:19:15.519 INFO:tasks.rados.rados.0.smithi121.stdout:3829: writing smithi12166546-450 from 763678 to 1452901 tid 1 2023-09-23T22:19:15.527 INFO:tasks.rados.rados.0.smithi121.stdout:3829: writing smithi12166546-450 from 2200377 to 2716196 tid 2 2023-09-23T22:19:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:3829: writing smithi12166546-450 from 3444078 to 3563678 tid 3 2023-09-23T22:19:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:3827: done (1 left) 2023-09-23T22:19:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:3830: write oid 93 current snap is 0 2023-09-23T22:19:15.532 INFO:tasks.rados.rados.0.smithi121.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-09-23T22:19:15.540 INFO:tasks.rados.rados.0.smithi121.stdout:3830: writing smithi12166546-93 from 780485 to 1544957 tid 1 2023-09-23T22:19:15.549 INFO:tasks.rados.rados.0.smithi121.stdout:3830: writing smithi12166546-93 from 2258859 to 3034689 tid 2 2023-09-23T22:19:15.552 INFO:tasks.rados.rados.0.smithi121.stdout:3830: writing smithi12166546-93 from 3471501 to 3580485 tid 3 2023-09-23T22:19:15.552 INFO:tasks.rados.rados.0.smithi121.stdout:3831: write oid 309 current snap is 0 2023-09-23T22:19:15.552 INFO:tasks.rados.rados.0.smithi121.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-09-23T22:19:15.559 INFO:tasks.rados.rados.0.smithi121.stdout:3831: writing smithi12166546-309 from 797292 to 1237013 tid 1 2023-09-23T22:19:15.566 INFO:tasks.rados.rados.0.smithi121.stdout:3831: writing smithi12166546-309 from 1917341 to 2436829 tid 2 2023-09-23T22:19:15.572 INFO:tasks.rados.rados.0.smithi121.stdout:3831: writing smithi12166546-309 from 3098924 to 3577551 tid 3 2023-09-23T22:19:15.573 INFO:tasks.rados.rados.0.smithi121.stdout:3832: write oid 440 current snap is 0 2023-09-23T22:19:15.573 INFO:tasks.rados.rados.0.smithi121.stdout:3829: finishing write tid 1 to smithi12166546-450 2023-09-23T22:19:15.573 INFO:tasks.rados.rados.0.smithi121.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-09-23T22:19:15.578 INFO:tasks.rados.rados.0.smithi121.stdout:3832: writing smithi12166546-440 from 414099 to 1045422 tid 1 2023-09-23T22:19:15.586 INFO:tasks.rados.rados.0.smithi121.stdout:3832: writing smithi12166546-440 from 1575823 to 2355322 tid 2 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3832: writing smithi12166546-440 from 3126347 to 3532599 tid 3 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3833: delete oid 106 current snap is 0 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3829: finishing write tid 2 to smithi12166546-450 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3829: finishing write tid 3 to smithi12166546-450 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3829: finishing write tid 4 to smithi12166546-450 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3829: finishing write tid 5 to smithi12166546-450 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 492 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3829: left oid 450 (ObjNum 2354 snap 0 seq_num 2354) 2023-09-23T22:19:15.593 INFO:tasks.rados.rados.0.smithi121.stdout:3830: finishing write tid 1 to smithi12166546-93 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3830: finishing write tid 2 to smithi12166546-93 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3830: finishing write tid 3 to smithi12166546-93 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3830: finishing write tid 4 to smithi12166546-93 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3830: finishing write tid 5 to smithi12166546-93 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 93 v 517 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3831: finishing write tid 1 to smithi12166546-309 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3831: finishing write tid 2 to smithi12166546-309 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3831: finishing write tid 3 to smithi12166546-309 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3831: finishing write tid 4 to smithi12166546-309 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:3831: finishing write tid 5 to smithi12166546-309 2023-09-23T22:19:15.594 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 309 v 442 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-09-23T22:19:15.595 INFO:tasks.rados.rados.0.smithi121.stdout:3831: left oid 309 (ObjNum 2356 snap 0 seq_num 2356) 2023-09-23T22:19:15.595 INFO:tasks.rados.rados.0.smithi121.stdout:3832: finishing write tid 1 to smithi12166546-440 2023-09-23T22:19:15.595 INFO:tasks.rados.rados.0.smithi121.stdout:3832: finishing write tid 2 to smithi12166546-440 2023-09-23T22:19:15.595 INFO:tasks.rados.rados.0.smithi121.stdout:3829: done (4 left) 2023-09-23T22:19:15.595 INFO:tasks.rados.rados.0.smithi121.stdout:3830: done (3 left) 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3831: done (2 left) 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3833: done (1 left) 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3834: read oid 334 snap -1 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3834: expect deleted 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3835: read oid 471 snap -1 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3835: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3836: write oid 149 current snap is 0 2023-09-23T22:19:15.596 INFO:tasks.rados.rados.0.smithi121.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-09-23T22:19:15.602 INFO:tasks.rados.rados.0.smithi121.stdout:3836: writing smithi12166546-149 from 447713 to 1229534 tid 1 2023-09-23T22:19:15.608 INFO:tasks.rados.rados.0.smithi121.stdout:3836: writing smithi12166546-149 from 1692787 to 2359602 tid 2 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3836: writing smithi12166546-149 from 3064840 to 3493636 tid 3 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3837: read oid 2 snap -1 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3837: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3838: read oid 247 snap -1 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3838: expect deleted 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3839: read oid 352 snap -1 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3839: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3840: write oid 487 current snap is 0 2023-09-23T22:19:15.617 INFO:tasks.rados.rados.0.smithi121.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-09-23T22:19:15.624 INFO:tasks.rados.rados.0.smithi121.stdout:3840: writing smithi12166546-487 from 464520 to 921590 tid 1 2023-09-23T22:19:15.630 INFO:tasks.rados.rados.0.smithi121.stdout:3840: writing smithi12166546-487 from 1351269 to 1878095 tid 2 2023-09-23T22:19:15.637 INFO:tasks.rados.rados.0.smithi121.stdout:3840: writing smithi12166546-487 from 2408616 to 3048684 tid 3 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3841: read oid 175 snap -1 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3841: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3842: read oid 39 snap -1 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3842: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3843: read oid 203 snap -1 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3843: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3844: delete oid 81 current snap is 0 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3832: finishing write tid 3 to smithi12166546-440 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3832: finishing write tid 4 to smithi12166546-440 2023-09-23T22:19:15.638 INFO:tasks.rados.rados.0.smithi121.stdout:3832: finishing write tid 5 to smithi12166546-440 2023-09-23T22:19:15.639 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 440 v 496 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-09-23T22:19:15.639 INFO:tasks.rados.rados.0.smithi121.stdout:3832: left oid 440 (ObjNum 2357 snap 0 seq_num 2357) 2023-09-23T22:19:15.639 INFO:tasks.rados.rados.0.smithi121.stdout:3835: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:19:15.755 INFO:tasks.rados.rados.0.smithi121.stdout:3836: finishing write tid 1 to smithi12166546-149 2023-09-23T22:19:15.755 INFO:tasks.rados.rados.0.smithi121.stdout:3836: finishing write tid 2 to smithi12166546-149 2023-09-23T22:19:15.755 INFO:tasks.rados.rados.0.smithi121.stdout:3836: finishing write tid 3 to smithi12166546-149 2023-09-23T22:19:15.755 INFO:tasks.rados.rados.0.smithi121.stdout:3836: finishing write tid 4 to smithi12166546-149 2023-09-23T22:19:15.756 INFO:tasks.rados.rados.0.smithi121.stdout:3836: finishing write tid 5 to smithi12166546-149 2023-09-23T22:19:15.756 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 149 v 452 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-09-23T22:19:15.756 INFO:tasks.rados.rados.0.smithi121.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-09-23T22:19:15.756 INFO:tasks.rados.rados.0.smithi121.stdout:3837: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-09-23T22:19:16.034 INFO:tasks.rados.rados.0.smithi121.stdout:3839: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:19:16.138 INFO:tasks.rados.rados.0.smithi121.stdout:3840: finishing write tid 1 to smithi12166546-487 2023-09-23T22:19:16.138 INFO:tasks.rados.rados.0.smithi121.stdout:3840: finishing write tid 2 to smithi12166546-487 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3832: done (11 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3834: done (10 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3835: done (9 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3836: done (8 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3837: done (7 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3838: done (6 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3839: done (5 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3844: done (4 left) 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3845: write oid 178 current snap is 0 2023-09-23T22:19:16.139 INFO:tasks.rados.rados.0.smithi121.stdout:3841: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:19:16.310 INFO:tasks.rados.rados.0.smithi121.stdout:3842: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T22:19:16.448 INFO:tasks.rados.rados.0.smithi121.stdout:3840: finishing write tid 3 to smithi12166546-487 2023-09-23T22:19:16.448 INFO:tasks.rados.rados.0.smithi121.stdout:3840: finishing write tid 4 to smithi12166546-487 2023-09-23T22:19:16.448 INFO:tasks.rados.rados.0.smithi121.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-09-23T22:19:16.462 INFO:tasks.rados.rados.0.smithi121.stdout:3845: writing smithi12166546-178 from 498134 to 1105702 tid 1 2023-09-23T22:19:16.468 INFO:tasks.rados.rados.0.smithi121.stdout:3845: writing smithi12166546-178 from 1751880 to 2282375 tid 2 2023-09-23T22:19:16.476 INFO:tasks.rados.rados.0.smithi121.stdout:3845: writing smithi12166546-178 from 2747109 to 3526074 tid 3 2023-09-23T22:19:16.476 INFO:tasks.rados.rados.0.smithi121.stdout:3841: done (4 left) 2023-09-23T22:19:16.476 INFO:tasks.rados.rados.0.smithi121.stdout:3842: done (3 left) 2023-09-23T22:19:16.476 INFO:tasks.rados.rados.0.smithi121.stdout:3846: write oid 462 current snap is 0 2023-09-23T22:19:16.476 INFO:tasks.rados.rados.0.smithi121.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-09-23T22:19:16.483 INFO:tasks.rados.rados.0.smithi121.stdout:3846: writing smithi12166546-462 from 514941 to 1197758 tid 1 2023-09-23T22:19:16.490 INFO:tasks.rados.rados.0.smithi121.stdout:3846: writing smithi12166546-462 from 1810362 to 2484515 tid 2 2023-09-23T22:19:16.497 INFO:tasks.rados.rados.0.smithi121.stdout:3846: writing smithi12166546-462 from 3058179 to 3648416 tid 3 2023-09-23T22:19:16.497 INFO:tasks.rados.rados.0.smithi121.stdout:3847: read oid 170 snap -1 2023-09-23T22:19:16.497 INFO:tasks.rados.rados.0.smithi121.stdout:3847: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:19:16.497 INFO:tasks.rados.rados.0.smithi121.stdout:3848: read oid 383 snap -1 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3848: expect (ObjNum 2167 snap 0 seq_num 2167) 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3849: read oid 396 snap -1 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3849: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3850: read oid 238 snap -1 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3850: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3851: write oid 460 current snap is 0 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3840: finishing write tid 5 to smithi12166546-487 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 646 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3840: left oid 487 (ObjNum 2360 snap 0 seq_num 2360) 2023-09-23T22:19:16.498 INFO:tasks.rados.rados.0.smithi121.stdout:3843: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:19:16.600 INFO:tasks.rados.rados.0.smithi121.stdout:3845: finishing write tid 1 to smithi12166546-178 2023-09-23T22:19:16.601 INFO:tasks.rados.rados.0.smithi121.stdout:3845: finishing write tid 2 to smithi12166546-178 2023-09-23T22:19:16.601 INFO:tasks.rados.rados.0.smithi121.stdout:3845: finishing write tid 3 to smithi12166546-178 2023-09-23T22:19:16.601 INFO:tasks.rados.rados.0.smithi121.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-09-23T22:19:16.607 INFO:tasks.rados.rados.0.smithi121.stdout:3851: writing smithi12166546-460 from 531748 to 1289814 tid 1 2023-09-23T22:19:16.616 INFO:tasks.rados.rados.0.smithi121.stdout:3851: writing smithi12166546-460 from 1868844 to 2403008 tid 2 2023-09-23T22:19:16.623 INFO:tasks.rados.rados.0.smithi121.stdout:3851: writing smithi12166546-460 from 3201955 to 3603464 tid 3 2023-09-23T22:19:16.623 INFO:tasks.rados.rados.0.smithi121.stdout:3840: done (8 left) 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3843: done (7 left) 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3852: write oid 423 current snap is 0 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3845: finishing write tid 4 to smithi12166546-178 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3845: finishing write tid 5 to smithi12166546-178 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 178 v 497 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3845: left oid 178 (ObjNum 2362 snap 0 seq_num 2362) 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3846: finishing write tid 1 to smithi12166546-462 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3846: finishing write tid 2 to smithi12166546-462 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3846: finishing write tid 3 to smithi12166546-462 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3846: finishing write tid 4 to smithi12166546-462 2023-09-23T22:19:16.624 INFO:tasks.rados.rados.0.smithi121.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-09-23T22:19:16.629 INFO:tasks.rados.rados.0.smithi121.stdout:3852: writing smithi12166546-423 from 548555 to 1098223 tid 1 2023-09-23T22:19:16.637 INFO:tasks.rados.rados.0.smithi121.stdout:3852: writing smithi12166546-423 from 1643679 to 2321501 tid 2 2023-09-23T22:19:16.644 INFO:tasks.rados.rados.0.smithi121.stdout:3852: writing smithi12166546-423 from 2829378 to 3442159 tid 3 2023-09-23T22:19:16.644 INFO:tasks.rados.rados.0.smithi121.stdout:3845: done (7 left) 2023-09-23T22:19:16.644 INFO:tasks.rados.rados.0.smithi121.stdout:3853: write oid 402 current snap is 0 2023-09-23T22:19:16.644 INFO:tasks.rados.rados.0.smithi121.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-09-23T22:19:16.650 INFO:tasks.rados.rados.0.smithi121.stdout:3853: writing smithi12166546-402 from 565362 to 1190279 tid 1 2023-09-23T22:19:16.657 INFO:tasks.rados.rados.0.smithi121.stdout:3853: writing smithi12166546-402 from 1985808 to 2523641 tid 2 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:3853: writing smithi12166546-402 from 3256801 to 3765362 tid 3 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:3854: read oid 438 snap -1 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:3854: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:3855: write oid 203 current snap is 0 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:3846: finishing write tid 5 to smithi12166546-462 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 462 v 509 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-09-23T22:19:16.665 INFO:tasks.rados.rados.0.smithi121.stdout:3846: left oid 462 (ObjNum 2363 snap 0 seq_num 2363) 2023-09-23T22:19:16.666 INFO:tasks.rados.rados.0.smithi121.stdout:3849: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T22:19:16.863 INFO:tasks.rados.rados.0.smithi121.stdout:3848: expect (ObjNum 2167 snap 0 seq_num 2167) 2023-09-23T22:19:16.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:16 smithi123 bash[27681]: audit 2023-09-23T22:19:16.579108+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.121:0/3136045577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:16.974 INFO:tasks.rados.rados.0.smithi121.stdout:3847: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:19:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:16 smithi121 bash[27336]: audit 2023-09-23T22:19:16.579108+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.121:0/3136045577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:17.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:16 smithi121 bash[33603]: audit 2023-09-23T22:19:16.579108+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.121:0/3136045577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:17.118 INFO:tasks.rados.rados.0.smithi121.stdout:3850: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T22:19:17.243 INFO:tasks.rados.rados.0.smithi121.stdout:3851: finishing write tid 1 to smithi12166546-460 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3851: finishing write tid 2 to smithi12166546-460 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3851: finishing write tid 3 to smithi12166546-460 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3851: finishing write tid 4 to smithi12166546-460 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3851: finishing write tid 5 to smithi12166546-460 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 460 v 513 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3851: left oid 460 (ObjNum 2364 snap 0 seq_num 2364) 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3852: finishing write tid 1 to smithi12166546-423 2023-09-23T22:19:17.244 INFO:tasks.rados.rados.0.smithi121.stdout:3852: finishing write tid 2 to smithi12166546-423 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3852: finishing write tid 3 to smithi12166546-423 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3852: finishing write tid 4 to smithi12166546-423 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3852: finishing write tid 5 to smithi12166546-423 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 423 v 513 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3853: finishing write tid 1 to smithi12166546-402 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3853: finishing write tid 2 to smithi12166546-402 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3853: finishing write tid 3 to smithi12166546-402 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3853: finishing write tid 4 to smithi12166546-402 2023-09-23T22:19:17.245 INFO:tasks.rados.rados.0.smithi121.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-09-23T22:19:17.256 INFO:tasks.rados.rados.0.smithi121.stdout:3855: writing smithi12166546-203 from 582169 to 1282335 tid 1 2023-09-23T22:19:17.264 INFO:tasks.rados.rados.0.smithi121.stdout:3855: writing smithi12166546-203 from 2044290 to 2725781 tid 2 2023-09-23T22:19:17.271 INFO:tasks.rados.rados.0.smithi121.stdout:3855: writing smithi12166546-203 from 3284224 to 3782169 tid 3 2023-09-23T22:19:17.271 INFO:tasks.rados.rados.0.smithi121.stdout:3846: done (9 left) 2023-09-23T22:19:17.271 INFO:tasks.rados.rados.0.smithi121.stdout:3847: done (8 left) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3848: done (7 left) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3849: done (6 left) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3850: done (5 left) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3851: done (4 left) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3852: done (3 left) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3856: read oid 483 snap -1 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3856: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3857: write oid 296 current snap is 0 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3853: finishing write tid 5 to smithi12166546-402 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 402 v 522 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-09-23T22:19:17.272 INFO:tasks.rados.rados.0.smithi121.stdout:3853: left oid 402 (ObjNum 2366 snap 0 seq_num 2366) 2023-09-23T22:19:17.273 INFO:tasks.rados.rados.0.smithi121.stdout:3854: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:19:17.384 INFO:tasks.rados.rados.0.smithi121.stdout:3855: finishing write tid 1 to smithi12166546-203 2023-09-23T22:19:17.384 INFO:tasks.rados.rados.0.smithi121.stdout:3855: finishing write tid 2 to smithi12166546-203 2023-09-23T22:19:17.385 INFO:tasks.rados.rados.0.smithi121.stdout:3855: finishing write tid 3 to smithi12166546-203 2023-09-23T22:19:17.385 INFO:tasks.rados.rados.0.smithi121.stdout:3855: finishing write tid 4 to smithi12166546-203 2023-09-23T22:19:17.385 INFO:tasks.rados.rados.0.smithi121.stdout:3855: finishing write tid 5 to smithi12166546-203 2023-09-23T22:19:17.385 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 203 v 501 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-09-23T22:19:17.385 INFO:tasks.rados.rados.0.smithi121.stdout:3855: left oid 203 (ObjNum 2367 snap 0 seq_num 2367) 2023-09-23T22:19:17.385 INFO:tasks.rados.rados.0.smithi121.stdout:3856: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-09-23T22:19:17.565 INFO:tasks.rados.rados.0.smithi121.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-09-23T22:19:17.579 INFO:tasks.rados.rados.0.smithi121.stdout:3857: writing smithi12166546-296 from 598976 to 1374391 tid 1 2023-09-23T22:19:17.587 INFO:tasks.rados.rados.0.smithi121.stdout:3857: writing smithi12166546-296 from 2102772 to 2644274 tid 2 2023-09-23T22:19:17.594 INFO:tasks.rados.rados.0.smithi121.stdout:3857: writing smithi12166546-296 from 3311647 to 3798976 tid 3 2023-09-23T22:19:17.594 INFO:tasks.rados.rados.0.smithi121.stdout:3853: done (4 left) 2023-09-23T22:19:17.594 INFO:tasks.rados.rados.0.smithi121.stdout:3854: done (3 left) 2023-09-23T22:19:17.594 INFO:tasks.rados.rados.0.smithi121.stdout:3855: done (2 left) 2023-09-23T22:19:17.595 INFO:tasks.rados.rados.0.smithi121.stdout:3856: done (1 left) 2023-09-23T22:19:17.595 INFO:tasks.rados.rados.0.smithi121.stdout:3858: write oid 498 current snap is 0 2023-09-23T22:19:17.595 INFO:tasks.rados.rados.0.smithi121.stdout:3857: finishing write tid 1 to smithi12166546-296 2023-09-23T22:19:17.595 INFO:tasks.rados.rados.0.smithi121.stdout:3857: finishing write tid 2 to smithi12166546-296 2023-09-23T22:19:17.595 INFO:tasks.rados.rados.0.smithi121.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-09-23T22:19:17.600 INFO:tasks.rados.rados.0.smithi121.stdout:3858: writing smithi12166546-498 from 615783 to 1066447 tid 1 2023-09-23T22:19:17.607 INFO:tasks.rados.rados.0.smithi121.stdout:3858: writing smithi12166546-498 from 1761254 to 2446414 tid 2 2023-09-23T22:19:17.615 INFO:tasks.rados.rados.0.smithi121.stdout:3858: writing smithi12166546-498 from 2939070 to 3713292 tid 3 2023-09-23T22:19:17.615 INFO:tasks.rados.rados.0.smithi121.stdout:3859: read oid 359 snap -1 2023-09-23T22:19:17.615 INFO:tasks.rados.rados.0.smithi121.stdout:3859: expect (ObjNum 2120 snap 0 seq_num 2120) 2023-09-23T22:19:17.616 INFO:tasks.rados.rados.0.smithi121.stdout:3860: write oid 447 current snap is 0 2023-09-23T22:19:17.616 INFO:tasks.rados.rados.0.smithi121.stdout:3857: finishing write tid 3 to smithi12166546-296 2023-09-23T22:19:17.616 INFO:tasks.rados.rados.0.smithi121.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-09-23T22:19:17.621 INFO:tasks.rados.rados.0.smithi121.stdout:3860: writing smithi12166546-447 from 632590 to 1158503 tid 1 2023-09-23T22:19:17.628 INFO:tasks.rados.rados.0.smithi121.stdout:3860: writing smithi12166546-447 from 1703383 to 2248554 tid 2 2023-09-23T22:19:17.635 INFO:tasks.rados.rados.0.smithi121.stdout:3860: writing smithi12166546-447 from 2850140 to 3435634 tid 3 2023-09-23T22:19:17.635 INFO:tasks.rados.rados.0.smithi121.stdout:3861: read oid 215 snap -1 2023-09-23T22:19:17.635 INFO:tasks.rados.rados.0.smithi121.stdout:3861: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T22:19:17.635 INFO:tasks.rados.rados.0.smithi121.stdout:3857: finishing write tid 4 to smithi12166546-296 2023-09-23T22:19:17.635 INFO:tasks.rados.rados.0.smithi121.stdout:3857: finishing write tid 5 to smithi12166546-296 2023-09-23T22:19:17.636 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 296 v 456 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-09-23T22:19:17.636 INFO:tasks.rados.rados.0.smithi121.stdout:3857: left oid 296 (ObjNum 2368 snap 0 seq_num 2368) 2023-09-23T22:19:17.636 INFO:tasks.rados.rados.0.smithi121.stdout:3858: finishing write tid 1 to smithi12166546-498 2023-09-23T22:19:17.636 INFO:tasks.rados.rados.0.smithi121.stdout:3857: done (4 left) 2023-09-23T22:19:17.636 INFO:tasks.rados.rados.0.smithi121.stdout:3862: write oid 222 current snap is 0 2023-09-23T22:19:17.636 INFO:tasks.rados.rados.0.smithi121.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-09-23T22:19:17.642 INFO:tasks.rados.rados.0.smithi121.stdout:3862: writing smithi12166546-222 from 649397 to 1250559 tid 1 2023-09-23T22:19:17.649 INFO:tasks.rados.rados.0.smithi121.stdout:3862: writing smithi12166546-222 from 1761865 to 2450694 tid 2 2023-09-23T22:19:17.655 INFO:tasks.rados.rados.0.smithi121.stdout:3862: writing smithi12166546-222 from 2877563 to 3390682 tid 3 2023-09-23T22:19:17.658 INFO:tasks.rados.rados.0.smithi121.stdout:3862: writing smithi12166546-222 from 3812689 to 3849397 tid 4 2023-09-23T22:19:17.658 INFO:tasks.rados.rados.0.smithi121.stdout:3863: read oid 9 snap -1 2023-09-23T22:19:17.658 INFO:tasks.rados.rados.0.smithi121.stdout:3863: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:19:17.658 INFO:tasks.rados.rados.0.smithi121.stdout:3864: delete oid 116 current snap is 0 2023-09-23T22:19:17.658 INFO:tasks.rados.rados.0.smithi121.stdout:3858: finishing write tid 2 to smithi12166546-498 2023-09-23T22:19:17.658 INFO:tasks.rados.rados.0.smithi121.stdout:3858: finishing write tid 3 to smithi12166546-498 2023-09-23T22:19:17.659 INFO:tasks.rados.rados.0.smithi121.stdout:3858: finishing write tid 4 to smithi12166546-498 2023-09-23T22:19:17.659 INFO:tasks.rados.rados.0.smithi121.stdout:3858: finishing write tid 5 to smithi12166546-498 2023-09-23T22:19:17.659 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 498 v 423 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-09-23T22:19:17.659 INFO:tasks.rados.rados.0.smithi121.stdout:3858: left oid 498 (ObjNum 2369 snap 0 seq_num 2369) 2023-09-23T22:19:17.659 INFO:tasks.rados.rados.0.smithi121.stdout:3860: finishing write tid 1 to smithi12166546-447 2023-09-23T22:19:17.659 INFO:tasks.rados.rados.0.smithi121.stdout:3859: expect (ObjNum 2120 snap 0 seq_num 2120) 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:3860: finishing write tid 2 to smithi12166546-447 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:3860: finishing write tid 3 to smithi12166546-447 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:3860: finishing write tid 4 to smithi12166546-447 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:3860: finishing write tid 5 to smithi12166546-447 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 447 v 380 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:3860: left oid 447 (ObjNum 2370 snap 0 seq_num 2370) 2023-09-23T22:19:17.886 INFO:tasks.rados.rados.0.smithi121.stdout:3861: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T22:19:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:17 smithi121 bash[27336]: cluster 2023-09-23T22:19:16.966491+0000 mgr.y (mgr.15279) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T22:19:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:17 smithi121 bash[33603]: cluster 2023-09-23T22:19:16.966491+0000 mgr.y (mgr.15279) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T22:19:18.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:17 smithi123 bash[27681]: cluster 2023-09-23T22:19:16.966491+0000 mgr.y (mgr.15279) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T22:19:18.055 INFO:tasks.rados.rados.0.smithi121.stdout:3862: finishing write tid 1 to smithi12166546-222 2023-09-23T22:19:18.055 INFO:tasks.rados.rados.0.smithi121.stdout:3862: finishing write tid 2 to smithi12166546-222 2023-09-23T22:19:18.055 INFO:tasks.rados.rados.0.smithi121.stdout:3862: finishing write tid 3 to smithi12166546-222 2023-09-23T22:19:18.056 INFO:tasks.rados.rados.0.smithi121.stdout:3862: finishing write tid 4 to smithi12166546-222 2023-09-23T22:19:18.056 INFO:tasks.rados.rados.0.smithi121.stdout:3862: finishing write tid 5 to smithi12166546-222 2023-09-23T22:19:18.056 INFO:tasks.rados.rados.0.smithi121.stdout:3862: finishing write tid 6 to smithi12166546-222 2023-09-23T22:19:18.056 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 222 v 364 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-09-23T22:19:18.056 INFO:tasks.rados.rados.0.smithi121.stdout:3862: left oid 222 (ObjNum 2371 snap 0 seq_num 2371) 2023-09-23T22:19:18.056 INFO:tasks.rados.rados.0.smithi121.stdout:3863: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3858: done (6 left) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3859: done (5 left) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3860: done (4 left) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3861: done (3 left) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3862: done (2 left) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3863: done (1 left) 2023-09-23T22:19:18.233 INFO:tasks.rados.rados.0.smithi121.stdout:3864: done (0 left) 2023-09-23T22:19:18.234 INFO:tasks.rados.rados.0.smithi121.stdout:3865: read oid 140 snap -1 2023-09-23T22:19:18.234 INFO:tasks.rados.rados.0.smithi121.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:19:18.234 INFO:tasks.rados.rados.0.smithi121.stdout:3866: write oid 291 current snap is 0 2023-09-23T22:19:18.234 INFO:tasks.rados.rados.0.smithi121.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-09-23T22:19:18.247 INFO:tasks.rados.rados.0.smithi121.stdout:3866: writing smithi12166546-291 from 683011 to 1151024 tid 1 2023-09-23T22:19:18.253 INFO:tasks.rados.rados.0.smithi121.stdout:3866: writing smithi12166546-291 from 1595182 to 2287680 tid 2 2023-09-23T22:19:18.261 INFO:tasks.rados.rados.0.smithi121.stdout:3866: writing smithi12166546-291 from 3048762 to 3584425 tid 3 2023-09-23T22:19:18.261 INFO:tasks.rados.rados.0.smithi121.stdout:3867: write oid 315 current snap is 0 2023-09-23T22:19:18.261 INFO:tasks.rados.rados.0.smithi121.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-09-23T22:19:18.269 INFO:tasks.rados.rados.0.smithi121.stdout:3867: writing smithi12166546-315 from 699818 to 1243080 tid 1 2023-09-23T22:19:18.276 INFO:tasks.rados.rados.0.smithi121.stdout:3867: writing smithi12166546-315 from 1937311 to 2373467 tid 2 2023-09-23T22:19:18.283 INFO:tasks.rados.rados.0.smithi121.stdout:3867: writing smithi12166546-315 from 2843479 to 3590414 tid 3 2023-09-23T22:19:18.283 INFO:tasks.rados.rados.0.smithi121.stdout:3868: write oid 497 current snap is 0 2023-09-23T22:19:18.283 INFO:tasks.rados.rados.0.smithi121.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-09-23T22:19:18.290 INFO:tasks.rados.rados.0.smithi121.stdout:3868: writing smithi12166546-497 from 716625 to 1335136 tid 1 2023-09-23T22:19:18.298 INFO:tasks.rados.rados.0.smithi121.stdout:3868: writing smithi12166546-497 from 1995793 to 2691960 tid 2 2023-09-23T22:19:18.305 INFO:tasks.rados.rados.0.smithi121.stdout:3868: writing smithi12166546-497 from 3387255 to 3916625 tid 3 2023-09-23T22:19:18.305 INFO:tasks.rados.rados.0.smithi121.stdout:3869: read oid 431 snap -1 2023-09-23T22:19:18.306 INFO:tasks.rados.rados.0.smithi121.stdout:3869: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T22:19:18.306 INFO:tasks.rados.rados.0.smithi121.stdout:3870: read oid 371 snap -1 2023-09-23T22:19:18.306 INFO:tasks.rados.rados.0.smithi121.stdout:3870: expect (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T22:19:18.306 INFO:tasks.rados.rados.0.smithi121.stdout:3871: write oid 87 current snap is 0 2023-09-23T22:19:18.306 INFO:tasks.rados.rados.0.smithi121.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-09-23T22:19:18.314 INFO:tasks.rados.rados.0.smithi121.stdout:3871: writing smithi12166546-87 from 733432 to 1427192 tid 1 2023-09-23T22:19:18.320 INFO:tasks.rados.rados.0.smithi121.stdout:3871: writing smithi12166546-87 from 2054275 to 2494100 tid 2 2023-09-23T22:19:18.326 INFO:tasks.rados.rados.0.smithi121.stdout:3871: writing smithi12166546-87 from 2898325 to 3384157 tid 3 2023-09-23T22:19:18.326 INFO:tasks.rados.rados.0.smithi121.stdout:3872: write oid 399 current snap is 0 2023-09-23T22:19:18.326 INFO:tasks.rados.rados.0.smithi121.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:19:18.546 INFO:tasks.rados.rados.0.smithi121.stdout:3866: finishing write tid 1 to smithi12166546-291 2023-09-23T22:19:18.547 INFO:tasks.rados.rados.0.smithi121.stdout:3866: finishing write tid 2 to smithi12166546-291 2023-09-23T22:19:18.547 INFO:tasks.rados.rados.0.smithi121.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-09-23T22:19:18.555 INFO:tasks.rados.rados.0.smithi121.stdout:3872: writing smithi12166546-399 from 750239 to 1519248 tid 1 2023-09-23T22:19:18.562 INFO:tasks.rados.rados.0.smithi121.stdout:3872: writing smithi12166546-399 from 2112757 to 2812593 tid 2 2023-09-23T22:19:18.570 INFO:tasks.rados.rados.0.smithi121.stdout:3872: writing smithi12166546-399 from 3442101 to 3950239 tid 3 2023-09-23T22:19:18.570 INFO:tasks.rados.rados.0.smithi121.stdout:3865: done (7 left) 2023-09-23T22:19:18.570 INFO:tasks.rados.rados.0.smithi121.stdout:3873: read oid 210 snap -1 2023-09-23T22:19:18.570 INFO:tasks.rados.rados.0.smithi121.stdout:3873: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T22:19:18.570 INFO:tasks.rados.rados.0.smithi121.stdout:3874: read oid 143 snap -1 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3874: expect deleted 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3875: read oid 88 snap -1 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3875: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3876: write oid 62 current snap is 0 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3866: finishing write tid 3 to smithi12166546-291 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3866: finishing write tid 4 to smithi12166546-291 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3866: finishing write tid 5 to smithi12166546-291 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 291 v 500 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3867: finishing write tid 1 to smithi12166546-315 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3867: finishing write tid 2 to smithi12166546-315 2023-09-23T22:19:18.571 INFO:tasks.rados.rados.0.smithi121.stdout:3867: finishing write tid 3 to smithi12166546-315 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3867: finishing write tid 4 to smithi12166546-315 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3867: finishing write tid 5 to smithi12166546-315 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 315 v 504 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3868: finishing write tid 1 to smithi12166546-497 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3868: finishing write tid 2 to smithi12166546-497 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3868: finishing write tid 3 to smithi12166546-497 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3868: finishing write tid 4 to smithi12166546-497 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3868: finishing write tid 5 to smithi12166546-497 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 497 v 505 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2023-09-23T22:19:18.572 INFO:tasks.rados.rados.0.smithi121.stdout:3871: finishing write tid 1 to smithi12166546-87 2023-09-23T22:19:18.573 INFO:tasks.rados.rados.0.smithi121.stdout:3870: expect (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T22:19:18.675 INFO:tasks.rados.rados.0.smithi121.stdout:3871: finishing write tid 2 to smithi12166546-87 2023-09-23T22:19:18.675 INFO:tasks.rados.rados.0.smithi121.stdout:3869: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T22:19:18.800 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:19:18 smithi123 bash[54775]: ts=2023-09-23T22:19:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3871: finishing write tid 3 to smithi12166546-87 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3871: finishing write tid 4 to smithi12166546-87 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3871: finishing write tid 5 to smithi12166546-87 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 87 v 384 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3872: finishing write tid 1 to smithi12166546-399 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3872: finishing write tid 2 to smithi12166546-399 2023-09-23T22:19:18.868 INFO:tasks.rados.rados.0.smithi121.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-09-23T22:19:18.878 INFO:tasks.rados.rados.0.smithi121.stdout:3876: writing smithi12166546-62 from 767046 to 1211304 tid 1 2023-09-23T22:19:18.883 INFO:tasks.rados.rados.0.smithi121.stdout:3876: writing smithi12166546-62 from 1654886 to 2098380 tid 2 2023-09-23T22:19:18.890 INFO:tasks.rados.rados.0.smithi121.stdout:3876: writing smithi12166546-62 from 2836818 to 3345194 tid 3 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3876: writing smithi12166546-62 from 3760009 to 3967046 tid 4 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3866: done (10 left) 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3867: done (9 left) 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3868: done (8 left) 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3869: done (7 left) 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3870: done (6 left) 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3871: done (5 left) 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3877: read oid 99 snap -1 2023-09-23T22:19:18.894 INFO:tasks.rados.rados.0.smithi121.stdout:3877: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:3878: delete oid 371 current snap is 0 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:3872: finishing write tid 3 to smithi12166546-399 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:3872: finishing write tid 4 to smithi12166546-399 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:3872: finishing write tid 5 to smithi12166546-399 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 399 v 517 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:3872: left oid 399 (ObjNum 2377 snap 0 seq_num 2377) 2023-09-23T22:19:18.895 INFO:tasks.rados.rados.0.smithi121.stdout:3875: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:19:19.093 INFO:tasks.rados.rados.0.smithi121.stdout:3873: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T22:19:19.221 INFO:tasks.rados.rados.0.smithi121.stdout:3876: finishing write tid 1 to smithi12166546-62 2023-09-23T22:19:19.221 INFO:tasks.rados.rados.0.smithi121.stdout:3876: finishing write tid 2 to smithi12166546-62 2023-09-23T22:19:19.221 INFO:tasks.rados.rados.0.smithi121.stdout:3876: finishing write tid 3 to smithi12166546-62 2023-09-23T22:19:19.221 INFO:tasks.rados.rados.0.smithi121.stdout:3876: finishing write tid 4 to smithi12166546-62 2023-09-23T22:19:19.221 INFO:tasks.rados.rados.0.smithi121.stdout:3876: finishing write tid 5 to smithi12166546-62 2023-09-23T22:19:19.221 INFO:tasks.rados.rados.0.smithi121.stdout:3876: finishing write tid 6 to smithi12166546-62 2023-09-23T22:19:19.222 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 62 v 522 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-09-23T22:19:19.222 INFO:tasks.rados.rados.0.smithi121.stdout:3876: left oid 62 (ObjNum 2378 snap 0 seq_num 2378) 2023-09-23T22:19:19.222 INFO:tasks.rados.rados.0.smithi121.stdout:3877: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-09-23T22:19:19.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:19:18] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.33.4" 2023-09-23T22:19:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:3872: done (6 left) 2023-09-23T22:19:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:3873: done (5 left) 2023-09-23T22:19:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:3874: done (4 left) 2023-09-23T22:19:19.319 INFO:tasks.rados.rados.0.smithi121.stdout:3875: done (3 left) 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3876: done (2 left) 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3877: done (1 left) 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3878: done (0 left) 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3879: read oid 326 snap -1 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3879: expect deleted 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3880: read oid 1 snap -1 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3880: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3881: read oid 489 snap -1 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3881: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3882: write oid 362 current snap is 0 2023-09-23T22:19:19.320 INFO:tasks.rados.rados.0.smithi121.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-09-23T22:19:19.329 INFO:tasks.rados.rados.0.smithi121.stdout:3882: writing smithi12166546-362 from 400660 to 1111769 tid 1 2023-09-23T22:19:19.335 INFO:tasks.rados.rados.0.smithi121.stdout:3882: writing smithi12166546-362 from 1888203 to 2000660 tid 2 2023-09-23T22:19:19.335 INFO:tasks.rados.rados.0.smithi121.stdout:3883: delete oid 138 current snap is 0 2023-09-23T22:19:19.335 INFO:tasks.rados.rados.0.smithi121.stdout:3881: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:19:19.520 INFO:tasks.rados.rados.0.smithi121.stdout:3880: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:19:19.730 INFO:tasks.rados.rados.0.smithi121.stdout:3882: finishing write tid 1 to smithi12166546-362 2023-09-23T22:19:19.730 INFO:tasks.rados.rados.0.smithi121.stdout:3882: finishing write tid 2 to smithi12166546-362 2023-09-23T22:19:19.730 INFO:tasks.rados.rados.0.smithi121.stdout:3882: finishing write tid 3 to smithi12166546-362 2023-09-23T22:19:19.730 INFO:tasks.rados.rados.0.smithi121.stdout:3882: finishing write tid 4 to smithi12166546-362 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 362 v 552 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3882: left oid 362 (ObjNum 2380 snap 0 seq_num 2380) 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3879: done (4 left) 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3880: done (3 left) 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3881: done (2 left) 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3882: done (1 left) 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3883: done (0 left) 2023-09-23T22:19:19.731 INFO:tasks.rados.rados.0.smithi121.stdout:3884: delete oid 262 current snap is 0 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3884: done (0 left) 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3885: read oid 44 snap -1 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3885: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3886: read oid 266 snap -1 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3886: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3887: write oid 101 current snap is 0 2023-09-23T22:19:19.733 INFO:tasks.rados.rados.0.smithi121.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-09-23T22:19:19.743 INFO:tasks.rados.rados.0.smithi121.stdout:3887: writing smithi12166546-101 from 451081 to 987937 tid 1 2023-09-23T22:19:19.751 INFO:tasks.rados.rados.0.smithi121.stdout:3887: writing smithi12166546-101 from 1547296 to 2051081 tid 2 2023-09-23T22:19:19.751 INFO:tasks.rados.rados.0.smithi121.stdout:3888: read oid 74 snap -1 2023-09-23T22:19:19.751 INFO:tasks.rados.rados.0.smithi121.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T22:19:19.751 INFO:tasks.rados.rados.0.smithi121.stdout:3889: write oid 450 current snap is 0 2023-09-23T22:19:19.751 INFO:tasks.rados.rados.0.smithi121.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-09-23T22:19:19.757 INFO:tasks.rados.rados.0.smithi121.stdout:3889: writing smithi12166546-450 from 467888 to 1079993 tid 1 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3889: writing smithi12166546-450 from 1605778 to 2060279 tid 2 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3890: read oid 57 snap -1 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3890: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3891: read oid 148 snap -1 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3892: write oid 475 current snap is 0 2023-09-23T22:19:19.764 INFO:tasks.rados.rados.0.smithi121.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-09-23T22:19:19.770 INFO:tasks.rados.rados.0.smithi121.stdout:3892: writing smithi12166546-475 from 484695 to 1172049 tid 1 2023-09-23T22:19:19.775 INFO:tasks.rados.rados.0.smithi121.stdout:3892: writing smithi12166546-475 from 1664260 to 2084695 tid 2 2023-09-23T22:19:19.776 INFO:tasks.rados.rados.0.smithi121.stdout:3893: write oid 331 current snap is 0 2023-09-23T22:19:19.776 INFO:tasks.rados.rados.0.smithi121.stdout:3885: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:19:19.875 INFO:tasks.rados.rados.0.smithi121.stdout:3887: finishing write tid 1 to smithi12166546-101 2023-09-23T22:19:19.876 INFO:tasks.rados.rados.0.smithi121.stdout:3886: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T22:19:20.071 INFO:tasks.rados.rados.0.smithi121.stdout:3887: finishing write tid 2 to smithi12166546-101 2023-09-23T22:19:20.072 INFO:tasks.rados.rados.0.smithi121.stdout:3887: finishing write tid 3 to smithi12166546-101 2023-09-23T22:19:20.072 INFO:tasks.rados.rados.0.smithi121.stdout:3887: finishing write tid 4 to smithi12166546-101 2023-09-23T22:19:20.072 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 101 v 428 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-09-23T22:19:20.072 INFO:tasks.rados.rados.0.smithi121.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-09-23T22:19:20.072 INFO:tasks.rados.rados.0.smithi121.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T22:19:20.237 INFO:tasks.rados.rados.0.smithi121.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:19:20.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: cluster 2023-09-23T22:19:18.967116+0000 mgr.y (mgr.15279) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.9 MiB/s wr, 76 op/s 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.011764+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.121:0/3962322039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.179923+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.188178+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.189513+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.190571+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.197494+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.280322+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.284042+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.293484+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.294850+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.300101+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.301389+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.305252+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.307182+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[33603]: audit 2023-09-23T22:19:19.308172+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: cluster 2023-09-23T22:19:18.967116+0000 mgr.y (mgr.15279) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.9 MiB/s wr, 76 op/s 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.011764+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.121:0/3962322039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.179923+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.188178+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.189513+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.190571+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.197494+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.280322+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.284042+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.293484+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.294850+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.300101+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.301389+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.305252+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.307182+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:19:20.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:19 smithi121 bash[27336]: audit 2023-09-23T22:19:19.308172+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T22:19:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: cluster 2023-09-23T22:19:18.967116+0000 mgr.y (mgr.15279) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.9 MiB/s wr, 76 op/s 2023-09-23T22:19:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.011764+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.121:0/3962322039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.179923+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.188178+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.189513+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.190571+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.197494+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.280322+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.284042+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.293484+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.294850+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.300101+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.301389+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.305252+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.307182+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:19:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:19 smithi123 bash[27681]: audit 2023-09-23T22:19:19.308172+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T22:19:20.408 INFO:tasks.rados.rados.0.smithi121.stdout:3889: finishing write tid 1 to smithi12166546-450 2023-09-23T22:19:20.408 INFO:tasks.rados.rados.0.smithi121.stdout:3890: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3889: finishing write tid 2 to smithi12166546-450 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3889: finishing write tid 3 to smithi12166546-450 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3889: finishing write tid 4 to smithi12166546-450 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 450 v 507 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3892: finishing write tid 1 to smithi12166546-475 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3892: finishing write tid 2 to smithi12166546-475 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3892: finishing write tid 3 to smithi12166546-475 2023-09-23T22:19:20.572 INFO:tasks.rados.rados.0.smithi121.stdout:3892: finishing write tid 4 to smithi12166546-475 2023-09-23T22:19:20.573 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 475 v 510 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-09-23T22:19:20.573 INFO:tasks.rados.rados.0.smithi121.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-09-23T22:19:20.573 INFO:tasks.rados.rados.0.smithi121.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-09-23T22:19:20.578 INFO:tasks.rados.rados.0.smithi121.stdout:3893: writing smithi12166546-331 from 501502 to 1264105 tid 1 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3893: writing smithi12166546-331 from 2006389 to 2101502 tid 2 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3885: done (8 left) 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3886: done (7 left) 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3887: done (6 left) 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3888: done (5 left) 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3889: done (4 left) 2023-09-23T22:19:20.584 INFO:tasks.rados.rados.0.smithi121.stdout:3890: done (3 left) 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3891: done (2 left) 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3892: done (1 left) 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3894: read oid 255 snap -1 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3894: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3895: read oid 14 snap -1 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3895: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3896: write oid 259 current snap is 0 2023-09-23T22:19:20.585 INFO:tasks.rados.rados.0.smithi121.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-09-23T22:19:20.589 INFO:tasks.rados.rados.0.smithi121.stdout:3896: writing smithi12166546-259 from 518309 to 956161 tid 1 2023-09-23T22:19:20.596 INFO:tasks.rados.rados.0.smithi121.stdout:3896: writing smithi12166546-259 from 1664871 to 2118309 tid 2 2023-09-23T22:19:20.596 INFO:tasks.rados.rados.0.smithi121.stdout:3897: write oid 113 current snap is 0 2023-09-23T22:19:20.596 INFO:tasks.rados.rados.0.smithi121.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-09-23T22:19:20.602 INFO:tasks.rados.rados.0.smithi121.stdout:3897: writing smithi12166546-113 from 535116 to 1164570 tid 1 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3897: writing smithi12166546-113 from 1839706 to 2135116 tid 2 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3898: delete oid 370 current snap is 0 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3893: finishing write tid 1 to smithi12166546-331 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3893: finishing write tid 2 to smithi12166546-331 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3893: finishing write tid 3 to smithi12166546-331 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3893: finishing write tid 4 to smithi12166546-331 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 331 v 516 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-09-23T22:19:20.609 INFO:tasks.rados.rados.0.smithi121.stdout:3895: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T22:19:20.826 INFO:tasks.rados.rados.0.smithi121.stdout:3894: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:19:20.962 INFO:tasks.rados.rados.0.smithi121.stdout:3896: finishing write tid 1 to smithi12166546-259 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3896: finishing write tid 2 to smithi12166546-259 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3896: finishing write tid 3 to smithi12166546-259 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3896: finishing write tid 4 to smithi12166546-259 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 259 v 426 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3896: left oid 259 (ObjNum 2387 snap 0 seq_num 2387) 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3897: finishing write tid 1 to smithi12166546-113 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3893: done (5 left) 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3894: done (4 left) 2023-09-23T22:19:20.963 INFO:tasks.rados.rados.0.smithi121.stdout:3895: done (3 left) 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3896: done (2 left) 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3898: done (1 left) 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3899: read oid 411 snap -1 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3899: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3900: write oid 359 current snap is 0 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3897: finishing write tid 2 to smithi12166546-113 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3897: finishing write tid 3 to smithi12166546-113 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3897: finishing write tid 4 to smithi12166546-113 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 113 v 445 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3897: left oid 113 (ObjNum 2388 snap 0 seq_num 2388) 2023-09-23T22:19:20.964 INFO:tasks.rados.rados.0.smithi121.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-09-23T22:19:20.974 INFO:tasks.rados.rados.0.smithi121.stdout:3900: writing smithi12166546-359 from 568730 to 1348682 tid 1 2023-09-23T22:19:20.981 INFO:tasks.rados.rados.0.smithi121.stdout:3900: writing smithi12166546-359 from 1840317 to 2168730 tid 2 2023-09-23T22:19:20.981 INFO:tasks.rados.rados.0.smithi121.stdout:3897: done (2 left) 2023-09-23T22:19:20.981 INFO:tasks.rados.rados.0.smithi121.stdout:3901: write oid 470 current snap is 0 2023-09-23T22:19:20.981 INFO:tasks.rados.rados.0.smithi121.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-09-23T22:19:20.987 INFO:tasks.rados.rados.0.smithi121.stdout:3901: writing smithi12166546-470 from 585537 to 1040738 tid 1 2023-09-23T22:19:20.993 INFO:tasks.rados.rados.0.smithi121.stdout:3901: writing smithi12166546-470 from 1498799 to 2107965 tid 2 2023-09-23T22:19:20.993 INFO:tasks.rados.rados.0.smithi121.stdout:3902: write oid 124 current snap is 0 2023-09-23T22:19:20.993 INFO:tasks.rados.rados.0.smithi121.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-09-23T22:19:20.999 INFO:tasks.rados.rados.0.smithi121.stdout:3902: writing smithi12166546-124 from 602344 to 1132794 tid 1 2023-09-23T22:19:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:20 smithi121 bash[27336]: cephadm 2023-09-23T22:19:19.285067+0000 mgr.y (mgr.15279) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T22:19:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:20 smithi121 bash[27336]: cephadm 2023-09-23T22:19:19.308859+0000 mgr.y (mgr.15279) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T22:19:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:20 smithi121 bash[27336]: audit 2023-09-23T22:19:20.069378+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:21.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:20 smithi121 bash[33603]: cephadm 2023-09-23T22:19:19.285067+0000 mgr.y (mgr.15279) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T22:19:21.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:20 smithi121 bash[33603]: cephadm 2023-09-23T22:19:19.308859+0000 mgr.y (mgr.15279) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T22:19:21.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:20 smithi121 bash[33603]: audit 2023-09-23T22:19:20.069378+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:21.005 INFO:tasks.rados.rados.0.smithi121.stdout:3902: writing smithi12166546-124 from 1557281 to 2026458 tid 2 2023-09-23T22:19:21.005 INFO:tasks.rados.rados.0.smithi121.stdout:3903: read oid 267 snap -1 2023-09-23T22:19:21.005 INFO:tasks.rados.rados.0.smithi121.stdout:3903: expect deleted 2023-09-23T22:19:21.005 INFO:tasks.rados.rados.0.smithi121.stdout:3904: write oid 433 current snap is 0 2023-09-23T22:19:21.005 INFO:tasks.rados.rados.0.smithi121.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-09-23T22:19:21.012 INFO:tasks.rados.rados.0.smithi121.stdout:3904: writing smithi12166546-433 from 619151 to 1224850 tid 1 2023-09-23T22:19:21.018 INFO:tasks.rados.rados.0.smithi121.stdout:3904: writing smithi12166546-433 from 2015763 to 2219151 tid 2 2023-09-23T22:19:21.018 INFO:tasks.rados.rados.0.smithi121.stdout:3905: write oid 432 current snap is 0 2023-09-23T22:19:21.018 INFO:tasks.rados.rados.0.smithi121.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-09-23T22:19:21.025 INFO:tasks.rados.rados.0.smithi121.stdout:3905: writing smithi12166546-432 from 635958 to 1316906 tid 1 2023-09-23T22:19:21.030 INFO:tasks.rados.rados.0.smithi121.stdout:3905: writing smithi12166546-432 from 1957892 to 2235958 tid 2 2023-09-23T22:19:21.031 INFO:tasks.rados.rados.0.smithi121.stdout:3906: write oid 421 current snap is 0 2023-09-23T22:19:21.031 INFO:tasks.rados.rados.0.smithi121.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-09-23T22:19:21.037 INFO:tasks.rados.rados.0.smithi121.stdout:3906: writing smithi12166546-421 from 652765 to 1125315 tid 1 2023-09-23T22:19:21.043 INFO:tasks.rados.rados.0.smithi121.stdout:3906: writing smithi12166546-421 from 1732727 to 2252765 tid 2 2023-09-23T22:19:21.044 INFO:tasks.rados.rados.0.smithi121.stdout:3907: write oid 164 current snap is 0 2023-09-23T22:19:21.044 INFO:tasks.rados.rados.0.smithi121.stdout:3899: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:19:21.220 INFO:tasks.rados.rados.0.smithi121.stdout:3900: finishing write tid 1 to smithi12166546-359 2023-09-23T22:19:21.220 INFO:tasks.rados.rados.0.smithi121.stdout:3900: finishing write tid 2 to smithi12166546-359 2023-09-23T22:19:21.220 INFO:tasks.rados.rados.0.smithi121.stdout:3900: finishing write tid 3 to smithi12166546-359 2023-09-23T22:19:21.220 INFO:tasks.rados.rados.0.smithi121.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-09-23T22:19:21.227 INFO:tasks.rados.rados.0.smithi121.stdout:3907: writing smithi12166546-164 from 669572 to 1217371 tid 1 2023-09-23T22:19:21.233 INFO:tasks.rados.rados.0.smithi121.stdout:3907: writing smithi12166546-164 from 1791209 to 2269572 tid 2 2023-09-23T22:19:21.233 INFO:tasks.rados.rados.0.smithi121.stdout:3899: done (8 left) 2023-09-23T22:19:21.233 INFO:tasks.rados.rados.0.smithi121.stdout:3908: write oid 234 current snap is 0 2023-09-23T22:19:21.233 INFO:tasks.rados.rados.0.smithi121.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-09-23T22:19:21.240 INFO:tasks.rados.rados.0.smithi121.stdout:3908: writing smithi12166546-234 from 686379 to 1309427 tid 1 2023-09-23T22:19:21.246 INFO:tasks.rados.rados.0.smithi121.stdout:3908: writing smithi12166546-234 from 1849691 to 2286379 tid 2 2023-09-23T22:19:21.246 INFO:tasks.rados.rados.0.smithi121.stdout:3909: write oid 313 current snap is 0 2023-09-23T22:19:21.246 INFO:tasks.rados.rados.0.smithi121.stdout:3900: finishing write tid 4 to smithi12166546-359 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 359 v 508 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3900: left oid 359 (ObjNum 2390 snap 0 seq_num 2390) 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3901: finishing write tid 1 to smithi12166546-470 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3901: finishing write tid 2 to smithi12166546-470 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3901: finishing write tid 3 to smithi12166546-470 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3901: finishing write tid 4 to smithi12166546-470 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 470 v 485 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3902: finishing write tid 1 to smithi12166546-124 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3902: finishing write tid 2 to smithi12166546-124 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3902: finishing write tid 3 to smithi12166546-124 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:3902: finishing write tid 4 to smithi12166546-124 2023-09-23T22:19:21.247 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 124 v 387 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-09-23T22:19:21.248 INFO:tasks.rados.rados.0.smithi121.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2023-09-23T22:19:21.248 INFO:tasks.rados.rados.0.smithi121.stdout:3904: finishing write tid 1 to smithi12166546-433 2023-09-23T22:19:21.248 INFO:tasks.rados.rados.0.smithi121.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-09-23T22:19:21.254 INFO:tasks.rados.rados.0.smithi121.stdout:3909: writing smithi12166546-313 from 703186 to 1401483 tid 1 2023-09-23T22:19:21.259 INFO:tasks.rados.rados.0.smithi121.stdout:3909: writing smithi12166546-313 from 2191820 to 2303186 tid 2 2023-09-23T22:19:21.259 INFO:tasks.rados.rados.0.smithi121.stdout:3900: done (9 left) 2023-09-23T22:19:21.260 INFO:tasks.rados.rados.0.smithi121.stdout:3901: done (8 left) 2023-09-23T22:19:21.260 INFO:tasks.rados.rados.0.smithi121.stdout:3902: done (7 left) 2023-09-23T22:19:21.260 INFO:tasks.rados.rados.0.smithi121.stdout:3903: done (6 left) 2023-09-23T22:19:21.260 INFO:tasks.rados.rados.0.smithi121.stdout:3910: write oid 463 current snap is 0 2023-09-23T22:19:21.260 INFO:tasks.rados.rados.0.smithi121.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-09-23T22:19:21.268 INFO:tasks.rados.rados.0.smithi121.stdout:3910: writing smithi12166546-463 from 719993 to 1493539 tid 1 2023-09-23T22:19:21.272 INFO:tasks.rados.rados.0.smithi121.stdout:3910: writing smithi12166546-463 from 2250302 to 2319993 tid 2 2023-09-23T22:19:21.273 INFO:tasks.rados.rados.0.smithi121.stdout:3911: write oid 403 current snap is 0 2023-09-23T22:19:21.273 INFO:tasks.rados.rados.0.smithi121.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-09-23T22:19:21.279 INFO:tasks.rados.rados.0.smithi121.stdout:3911: writing smithi12166546-403 from 736800 to 1185595 tid 1 2023-09-23T22:19:21.286 INFO:tasks.rados.rados.0.smithi121.stdout:3911: writing smithi12166546-403 from 1908784 to 2336800 tid 2 2023-09-23T22:19:21.286 INFO:tasks.rados.rados.0.smithi121.stdout:3912: write oid 123 current snap is 0 2023-09-23T22:19:21.286 INFO:tasks.rados.rados.0.smithi121.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-09-23T22:19:21.293 INFO:tasks.rados.rados.0.smithi121.stdout:3912: writing smithi12166546-123 from 753607 to 1277651 tid 1 2023-09-23T22:19:21.299 INFO:tasks.rados.rados.0.smithi121.stdout:3912: writing smithi12166546-123 from 1967266 to 2353607 tid 2 2023-09-23T22:19:21.300 INFO:tasks.rados.rados.0.smithi121.stdout:3913: read oid 24 snap -1 2023-09-23T22:19:21.300 INFO:tasks.rados.rados.0.smithi121.stdout:3913: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T22:19:21.300 INFO:tasks.rados.rados.0.smithi121.stdout:3914: write oid 136 current snap is 0 2023-09-23T22:19:21.300 INFO:tasks.rados.rados.0.smithi121.stdout:3904: finishing write tid 2 to smithi12166546-433 2023-09-23T22:19:21.300 INFO:tasks.rados.rados.0.smithi121.stdout:3904: finishing write tid 3 to smithi12166546-433 2023-09-23T22:19:21.300 INFO:tasks.rados.rados.0.smithi121.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-09-23T22:19:21.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:20 smithi123 bash[27681]: cephadm 2023-09-23T22:19:19.285067+0000 mgr.y (mgr.15279) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T22:19:21.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:20 smithi123 bash[27681]: cephadm 2023-09-23T22:19:19.308859+0000 mgr.y (mgr.15279) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T22:19:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:20 smithi123 bash[27681]: audit 2023-09-23T22:19:20.069378+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:21.307 INFO:tasks.rados.rados.0.smithi121.stdout:3914: writing smithi12166546-136 from 770414 to 1369707 tid 1 2023-09-23T22:19:21.313 INFO:tasks.rados.rados.0.smithi121.stdout:3914: writing smithi12166546-136 from 1909395 to 2370414 tid 2 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3915: write oid 327 current snap is 0 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3904: finishing write tid 4 to smithi12166546-433 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 433 v 326 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3905: finishing write tid 1 to smithi12166546-432 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3905: finishing write tid 2 to smithi12166546-432 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3905: finishing write tid 3 to smithi12166546-432 2023-09-23T22:19:21.314 INFO:tasks.rados.rados.0.smithi121.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-09-23T22:19:21.322 INFO:tasks.rados.rados.0.smithi121.stdout:3915: writing smithi12166546-327 from 787221 to 1578116 tid 1 2023-09-23T22:19:21.327 INFO:tasks.rados.rados.0.smithi121.stdout:3915: writing smithi12166546-327 from 2084230 to 2387221 tid 2 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3904: done (11 left) 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3916: write oid 487 current snap is 0 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3905: finishing write tid 4 to smithi12166546-432 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 432 v 367 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3905: left oid 432 (ObjNum 2394 snap 0 seq_num 2394) 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3906: finishing write tid 1 to smithi12166546-421 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3906: finishing write tid 2 to smithi12166546-421 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3906: finishing write tid 3 to smithi12166546-421 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3906: finishing write tid 4 to smithi12166546-421 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 421 v 441 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3906: left oid 421 (ObjNum 2395 snap 0 seq_num 2395) 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3907: finishing write tid 1 to smithi12166546-164 2023-09-23T22:19:21.328 INFO:tasks.rados.rados.0.smithi121.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-09-23T22:19:21.332 INFO:tasks.rados.rados.0.smithi121.stdout:3916: writing smithi12166546-487 from 404028 to 870172 tid 1 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3916: writing smithi12166546-487 from 1342712 to 2117550 tid 2 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3905: done (11 left) 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3906: done (10 left) 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3917: write oid 251 current snap is 0 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3907: finishing write tid 2 to smithi12166546-164 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3907: finishing write tid 3 to smithi12166546-164 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3907: finishing write tid 4 to smithi12166546-164 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 164 v 431 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-09-23T22:19:21.340 INFO:tasks.rados.rados.0.smithi121.stdout:3907: left oid 164 (ObjNum 2396 snap 0 seq_num 2396) 2023-09-23T22:19:21.341 INFO:tasks.rados.rados.0.smithi121.stdout:3908: finishing write tid 1 to smithi12166546-234 2023-09-23T22:19:21.341 INFO:tasks.rados.rados.0.smithi121.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-09-23T22:19:21.345 INFO:tasks.rados.rados.0.smithi121.stdout:3917: writing smithi12166546-251 from 420835 to 962228 tid 1 2023-09-23T22:19:21.351 INFO:tasks.rados.rados.0.smithi121.stdout:3917: writing smithi12166546-251 from 1401194 to 2036043 tid 2 2023-09-23T22:19:21.351 INFO:tasks.rados.rados.0.smithi121.stdout:3907: done (10 left) 2023-09-23T22:19:21.352 INFO:tasks.rados.rados.0.smithi121.stdout:3918: write oid 138 current snap is 0 2023-09-23T22:19:21.352 INFO:tasks.rados.rados.0.smithi121.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-09-23T22:19:21.357 INFO:tasks.rados.rados.0.smithi121.stdout:3918: writing smithi12166546-138 from 437642 to 1054284 tid 1 2023-09-23T22:19:21.365 INFO:tasks.rados.rados.0.smithi121.stdout:3918: writing smithi12166546-138 from 1743323 to 2437642 tid 2 2023-09-23T22:19:21.366 INFO:tasks.rados.rados.0.smithi121.stdout:3919: write oid 469 current snap is 0 2023-09-23T22:19:21.366 INFO:tasks.rados.rados.0.smithi121.stdout:3908: finishing write tid 2 to smithi12166546-234 2023-09-23T22:19:21.366 INFO:tasks.rados.rados.0.smithi121.stdout:3908: finishing write tid 3 to smithi12166546-234 2023-09-23T22:19:21.366 INFO:tasks.rados.rados.0.smithi121.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-09-23T22:19:21.372 INFO:tasks.rados.rados.0.smithi121.stdout:3919: writing smithi12166546-469 from 454449 to 1146340 tid 1 2023-09-23T22:19:21.379 INFO:tasks.rados.rados.0.smithi121.stdout:3919: writing smithi12166546-469 from 1801805 to 2323970 tid 2 2023-09-23T22:19:21.379 INFO:tasks.rados.rados.0.smithi121.stdout:3920: read oid 205 snap -1 2023-09-23T22:19:21.379 INFO:tasks.rados.rados.0.smithi121.stdout:3920: expect deleted 2023-09-23T22:19:21.379 INFO:tasks.rados.rados.0.smithi121.stdout:3921: read oid 443 snap -1 2023-09-23T22:19:21.379 INFO:tasks.rados.rados.0.smithi121.stdout:3921: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-09-23T22:19:21.380 INFO:tasks.rados.rados.0.smithi121.stdout:3922: write oid 280 current snap is 0 2023-09-23T22:19:21.380 INFO:tasks.rados.rados.0.smithi121.stdout:3908: finishing write tid 4 to smithi12166546-234 2023-09-23T22:19:21.380 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 234 v 556 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-09-23T22:19:21.380 INFO:tasks.rados.rados.0.smithi121.stdout:3908: left oid 234 (ObjNum 2397 snap 0 seq_num 2397) 2023-09-23T22:19:21.380 INFO:tasks.rados.rados.0.smithi121.stdout:3909: finishing write tid 1 to smithi12166546-313 2023-09-23T22:19:21.380 INFO:tasks.rados.rados.0.smithi121.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-09-23T22:19:21.386 INFO:tasks.rados.rados.0.smithi121.stdout:3922: writing smithi12166546-280 from 471256 to 1238396 tid 1 2023-09-23T22:19:21.394 INFO:tasks.rados.rados.0.smithi121.stdout:3922: writing smithi12166546-280 from 1860287 to 2471256 tid 2 2023-09-23T22:19:21.394 INFO:tasks.rados.rados.0.smithi121.stdout:3908: done (14 left) 2023-09-23T22:19:21.395 INFO:tasks.rados.rados.0.smithi121.stdout:3923: write oid 225 current snap is 0 2023-09-23T22:19:21.395 INFO:tasks.rados.rados.0.smithi121.stdout:3909: finishing write tid 2 to smithi12166546-313 2023-09-23T22:19:21.395 INFO:tasks.rados.rados.0.smithi121.stdout:3909: finishing write tid 3 to smithi12166546-313 2023-09-23T22:19:21.395 INFO:tasks.rados.rados.0.smithi121.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-09-23T22:19:21.399 INFO:tasks.rados.rados.0.smithi121.stdout:3923: writing smithi12166546-225 from 488063 to 930452 tid 1 2023-09-23T22:19:21.406 INFO:tasks.rados.rados.0.smithi121.stdout:3923: writing smithi12166546-225 from 1518769 to 2044603 tid 2 2023-09-23T22:19:21.406 INFO:tasks.rados.rados.0.smithi121.stdout:3924: write oid 207 current snap is 0 2023-09-23T22:19:21.406 INFO:tasks.rados.rados.0.smithi121.stdout:3909: finishing write tid 4 to smithi12166546-313 2023-09-23T22:19:21.406 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 313 v 488 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-09-23T22:19:21.406 INFO:tasks.rados.rados.0.smithi121.stdout:3909: left oid 313 (ObjNum 2398 snap 0 seq_num 2398) 2023-09-23T22:19:21.407 INFO:tasks.rados.rados.0.smithi121.stdout:3910: finishing write tid 1 to smithi12166546-463 2023-09-23T22:19:21.407 INFO:tasks.rados.rados.0.smithi121.stdout:3910: finishing write tid 2 to smithi12166546-463 2023-09-23T22:19:21.407 INFO:tasks.rados.rados.0.smithi121.stdout:3910: finishing write tid 3 to smithi12166546-463 2023-09-23T22:19:21.407 INFO:tasks.rados.rados.0.smithi121.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-09-23T22:19:21.413 INFO:tasks.rados.rados.0.smithi121.stdout:3924: writing smithi12166546-207 from 504870 to 1138861 tid 1 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3924: writing smithi12166546-207 from 1693604 to 2479449 tid 2 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3909: done (15 left) 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3925: delete oid 440 current snap is 0 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3910: finishing write tid 4 to smithi12166546-463 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 463 v 491 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3910: left oid 463 (ObjNum 2399 snap 0 seq_num 2399) 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3911: finishing write tid 1 to smithi12166546-403 2023-09-23T22:19:21.421 INFO:tasks.rados.rados.0.smithi121.stdout:3911: finishing write tid 2 to smithi12166546-403 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3911: finishing write tid 3 to smithi12166546-403 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3911: finishing write tid 4 to smithi12166546-403 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 403 v 559 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3911: left oid 403 (ObjNum 2400 snap 0 seq_num 2400) 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3912: finishing write tid 1 to smithi12166546-123 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3912: finishing write tid 2 to smithi12166546-123 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3912: finishing write tid 3 to smithi12166546-123 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3912: finishing write tid 4 to smithi12166546-123 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 123 v 649 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3912: left oid 123 (ObjNum 2401 snap 0 seq_num 2401) 2023-09-23T22:19:21.422 INFO:tasks.rados.rados.0.smithi121.stdout:3913: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T22:19:21.543 INFO:tasks.rados.rados.0.smithi121.stdout:3914: finishing write tid 1 to smithi12166546-136 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3914: finishing write tid 2 to smithi12166546-136 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3914: finishing write tid 3 to smithi12166546-136 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3914: finishing write tid 4 to smithi12166546-136 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 136 v 444 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3914: left oid 136 (ObjNum 2402 snap 0 seq_num 2402) 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3915: finishing write tid 1 to smithi12166546-327 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3915: finishing write tid 2 to smithi12166546-327 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3915: finishing write tid 3 to smithi12166546-327 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3910: done (15 left) 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3911: done (14 left) 2023-09-23T22:19:21.544 INFO:tasks.rados.rados.0.smithi121.stdout:3912: done (13 left) 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3913: done (12 left) 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3914: done (11 left) 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3925: done (10 left) 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3926: read oid 394 snap -1 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3926: expect (ObjNum 2319 snap 0 seq_num 2319) 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3927: write oid 362 current snap is 0 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3915: finishing write tid 4 to smithi12166546-327 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 327 v 460 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3915: left oid 327 (ObjNum 2403 snap 0 seq_num 2403) 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3916: finishing write tid 1 to smithi12166546-487 2023-09-23T22:19:21.545 INFO:tasks.rados.rados.0.smithi121.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-09-23T22:19:21.551 INFO:tasks.rados.rados.0.smithi121.stdout:3927: writing smithi12166546-362 from 538484 to 1322973 tid 1 2023-09-23T22:19:21.558 INFO:tasks.rados.rados.0.smithi121.stdout:3927: writing smithi12166546-362 from 2094215 to 2538484 tid 2 2023-09-23T22:19:21.559 INFO:tasks.rados.rados.0.smithi121.stdout:3915: done (11 left) 2023-09-23T22:19:21.559 INFO:tasks.rados.rados.0.smithi121.stdout:3928: write oid 279 current snap is 0 2023-09-23T22:19:21.559 INFO:tasks.rados.rados.0.smithi121.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-09-23T22:19:21.564 INFO:tasks.rados.rados.0.smithi121.stdout:3928: writing smithi12166546-279 from 555291 to 1015029 tid 1 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3928: writing smithi12166546-279 from 1752697 to 2285869 tid 2 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3929: read oid 85 snap -1 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3929: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3930: read oid 388 snap -1 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3930: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3931: read oid 336 snap -1 2023-09-23T22:19:21.571 INFO:tasks.rados.rados.0.smithi121.stdout:3931: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:19:21.572 INFO:tasks.rados.rados.0.smithi121.stdout:3932: write oid 235 current snap is 0 2023-09-23T22:19:21.572 INFO:tasks.rados.rados.0.smithi121.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-09-23T22:19:21.577 INFO:tasks.rados.rados.0.smithi121.stdout:3932: writing smithi12166546-235 from 572098 to 1107085 tid 1 2023-09-23T22:19:21.586 INFO:tasks.rados.rados.0.smithi121.stdout:3932: writing smithi12166546-235 from 1811179 to 2572098 tid 2 2023-09-23T22:19:21.586 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:21.586 INFO:tasks.rados.rados.0.smithi121.stdout:3916: finishing write tid 2 to smithi12166546-487 2023-09-23T22:19:21.586 INFO:tasks.rados.rados.0.smithi121.stdout:3916: finishing write tid 3 to smithi12166546-487 2023-09-23T22:19:21.586 INFO:tasks.rados.rados.0.smithi121.stdout:3916: finishing write tid 4 to smithi12166546-487 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 487 v 652 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3916: left oid 487 (ObjNum 2404 snap 0 seq_num 2404) 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3917: finishing write tid 1 to smithi12166546-251 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3917: finishing write tid 2 to smithi12166546-251 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3917: finishing write tid 3 to smithi12166546-251 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3917: finishing write tid 4 to smithi12166546-251 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 251 v 390 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3917: left oid 251 (ObjNum 2405 snap 0 seq_num 2405) 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3918: finishing write tid 1 to smithi12166546-138 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3918: finishing write tid 2 to smithi12166546-138 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3918: finishing write tid 3 to smithi12166546-138 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3916: done (15 left) 2023-09-23T22:19:21.587 INFO:tasks.rados.rados.0.smithi121.stdout:3917: done (14 left) 2023-09-23T22:19:21.588 INFO:tasks.rados.rados.0.smithi121.stdout:3933: write oid 431 current snap is 0 2023-09-23T22:19:21.588 INFO:tasks.rados.rados.0.smithi121.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-09-23T22:19:21.592 INFO:tasks.rados.rados.0.smithi121.stdout:3933: writing smithi12166546-431 from 588905 to 1199141 tid 1 2023-09-23T22:19:21.598 INFO:tasks.rados.rados.0.smithi121.stdout:3933: writing smithi12166546-431 from 1753308 to 2290149 tid 2 2023-09-23T22:19:21.599 INFO:tasks.rados.rados.0.smithi121.stdout:3934: write oid 442 current snap is 0 2023-09-23T22:19:21.599 INFO:tasks.rados.rados.0.smithi121.stdout:3918: finishing write tid 4 to smithi12166546-138 2023-09-23T22:19:21.599 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 138 v 463 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-09-23T22:19:21.599 INFO:tasks.rados.rados.0.smithi121.stdout:3918: left oid 138 (ObjNum 2406 snap 0 seq_num 2406) 2023-09-23T22:19:21.599 INFO:tasks.rados.rados.0.smithi121.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-09-23T22:19:21.605 INFO:tasks.rados.rados.0.smithi121.stdout:3934: writing smithi12166546-442 from 605712 to 1291197 tid 1 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3934: writing smithi12166546-442 from 1811790 to 2605712 tid 2 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3918: done (15 left) 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3935: read oid 321 snap -1 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3935: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3919: finishing write tid 1 to smithi12166546-469 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3919: finishing write tid 2 to smithi12166546-469 2023-09-23T22:19:21.613 INFO:tasks.rados.rados.0.smithi121.stdout:3919: finishing write tid 3 to smithi12166546-469 2023-09-23T22:19:21.614 INFO:tasks.rados.rados.0.smithi121.stdout:3919: finishing write tid 4 to smithi12166546-469 2023-09-23T22:19:21.614 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 469 v 525 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-09-23T22:19:21.615 INFO:tasks.rados.rados.0.smithi121.stdout:3919: left oid 469 (ObjNum 2407 snap 0 seq_num 2407) 2023-09-23T22:19:21.616 INFO:tasks.rados.rados.0.smithi121.stdout:3919: done (15 left) 2023-09-23T22:19:21.616 INFO:tasks.rados.rados.0.smithi121.stdout:3920: done (14 left) 2023-09-23T22:19:21.616 INFO:tasks.rados.rados.0.smithi121.stdout:3936: delete oid 271 current snap is 0 2023-09-23T22:19:21.616 INFO:tasks.rados.rados.0.smithi121.stdout:3921: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-09-23T22:19:21.797 INFO:tasks.rados.rados.0.smithi121.stdout:3922: finishing write tid 1 to smithi12166546-280 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3922: finishing write tid 2 to smithi12166546-280 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3922: finishing write tid 3 to smithi12166546-280 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3922: finishing write tid 4 to smithi12166546-280 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 280 v 562 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3922: left oid 280 (ObjNum 2408 snap 0 seq_num 2408) 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3923: finishing write tid 1 to smithi12166546-225 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3921: done (14 left) 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3922: done (13 left) 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3936: done (12 left) 2023-09-23T22:19:21.798 INFO:tasks.rados.rados.0.smithi121.stdout:3937: read oid 131 snap -1 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3937: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3938: read oid 50 snap -1 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3938: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3939: write oid 211 current snap is 0 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3923: finishing write tid 2 to smithi12166546-225 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3923: finishing write tid 3 to smithi12166546-225 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3923: finishing write tid 4 to smithi12166546-225 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 225 v 466 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3923: left oid 225 (ObjNum 2409 snap 0 seq_num 2409) 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3924: finishing write tid 1 to smithi12166546-207 2023-09-23T22:19:21.799 INFO:tasks.rados.rados.0.smithi121.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-09-23T22:19:21.807 INFO:tasks.rados.rados.0.smithi121.stdout:3939: writing smithi12166546-211 from 639326 to 1191662 tid 1 2023-09-23T22:19:21.812 INFO:tasks.rados.rados.0.smithi121.stdout:3939: writing smithi12166546-211 from 1645107 to 2045628 tid 2 2023-09-23T22:19:21.816 INFO:tasks.rados.rados.0.smithi121.stdout:3939: writing smithi12166546-211 from 2501032 to 2639326 tid 3 2023-09-23T22:19:21.817 INFO:tasks.rados.rados.0.smithi121.stdout:3923: done (14 left) 2023-09-23T22:19:21.817 INFO:tasks.rados.rados.0.smithi121.stdout:3940: write oid 148 current snap is 0 2023-09-23T22:19:21.817 INFO:tasks.rados.rados.0.smithi121.stdout:3924: finishing write tid 2 to smithi12166546-207 2023-09-23T22:19:21.817 INFO:tasks.rados.rados.0.smithi121.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-09-23T22:19:21.823 INFO:tasks.rados.rados.0.smithi121.stdout:3940: writing smithi12166546-148 from 656133 to 1283718 tid 1 2023-09-23T22:19:21.830 INFO:tasks.rados.rados.0.smithi121.stdout:3940: writing smithi12166546-148 from 1987236 to 2531415 tid 2 2023-09-23T22:19:21.830 INFO:tasks.rados.rados.0.smithi121.stdout:3941: write oid 165 current snap is 0 2023-09-23T22:19:21.830 INFO:tasks.rados.rados.0.smithi121.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-09-23T22:19:21.837 INFO:tasks.rados.rados.0.smithi121.stdout:3941: writing smithi12166546-165 from 672940 to 1375774 tid 1 2023-09-23T22:19:21.845 INFO:tasks.rados.rados.0.smithi121.stdout:3941: writing smithi12166546-165 from 2045718 to 2672940 tid 2 2023-09-23T22:19:21.845 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:21.845 INFO:tasks.rados.rados.0.smithi121.stdout:3924: finishing write tid 3 to smithi12166546-207 2023-09-23T22:19:21.846 INFO:tasks.rados.rados.0.smithi121.stdout:3924: finishing write tid 4 to smithi12166546-207 2023-09-23T22:19:21.846 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 207 v 448 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-09-23T22:19:21.846 INFO:tasks.rados.rados.0.smithi121.stdout:3924: left oid 207 (ObjNum 2410 snap 0 seq_num 2410) 2023-09-23T22:19:21.846 INFO:tasks.rados.rados.0.smithi121.stdout:3924: done (15 left) 2023-09-23T22:19:21.846 INFO:tasks.rados.rados.0.smithi121.stdout:3942: write oid 237 current snap is 0 2023-09-23T22:19:21.846 INFO:tasks.rados.rados.0.smithi121.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-09-23T22:19:21.853 INFO:tasks.rados.rados.0.smithi121.stdout:3942: writing smithi12166546-237 from 689747 to 1467830 tid 1 2023-09-23T22:19:21.860 INFO:tasks.rados.rados.0.smithi121.stdout:3942: writing smithi12166546-237 from 2104200 to 2652048 tid 2 2023-09-23T22:19:21.860 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 16 2023-09-23T22:19:21.860 INFO:tasks.rados.rados.0.smithi121.stdout:3926: expect (ObjNum 2319 snap 0 seq_num 2319) 2023-09-23T22:19:22.046 INFO:tasks.rados.rados.0.smithi121.stdout:3927: finishing write tid 1 to smithi12166546-362 2023-09-23T22:19:22.046 INFO:tasks.rados.rados.0.smithi121.stdout:3927: finishing write tid 2 to smithi12166546-362 2023-09-23T22:19:22.046 INFO:tasks.rados.rados.0.smithi121.stdout:3927: finishing write tid 3 to smithi12166546-362 2023-09-23T22:19:22.046 INFO:tasks.rados.rados.0.smithi121.stdout:3927: finishing write tid 4 to smithi12166546-362 2023-09-23T22:19:22.046 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 362 v 565 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-09-23T22:19:22.047 INFO:tasks.rados.rados.0.smithi121.stdout:3927: left oid 362 (ObjNum 2412 snap 0 seq_num 2412) 2023-09-23T22:19:22.047 INFO:tasks.rados.rados.0.smithi121.stdout:3928: finishing write tid 1 to smithi12166546-279 2023-09-23T22:19:22.047 INFO:tasks.rados.rados.0.smithi121.stdout:3931: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:19:22.127 INFO:tasks.rados.rados.0.smithi121.stdout:3928: finishing write tid 2 to smithi12166546-279 2023-09-23T22:19:22.127 INFO:tasks.rados.rados.0.smithi121.stdout:3929: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T22:19:22.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[27336]: cluster 2023-09-23T22:19:20.967892+0000 mgr.y (mgr.15279) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[27336]: audit 2023-09-23T22:19:21.480144+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.121:0/1410492355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[27336]: audit 2023-09-23T22:19:21.788111+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[27336]: audit 2023-09-23T22:19:21.789528+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[27336]: audit 2023-09-23T22:19:21.790530+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[27336]: audit 2023-09-23T22:19:21.791545+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[33603]: cluster 2023-09-23T22:19:20.967892+0000 mgr.y (mgr.15279) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[33603]: audit 2023-09-23T22:19:21.480144+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.121:0/1410492355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[33603]: audit 2023-09-23T22:19:21.788111+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[33603]: audit 2023-09-23T22:19:21.789528+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:19:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[33603]: audit 2023-09-23T22:19:21.790530+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:19:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:21 smithi121 bash[33603]: audit 2023-09-23T22:19:21.791545+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:22.284 INFO:tasks.rados.rados.0.smithi121.stdout:3928: finishing write tid 3 to smithi12166546-279 2023-09-23T22:19:22.284 INFO:tasks.rados.rados.0.smithi121.stdout:3928: finishing write tid 4 to smithi12166546-279 2023-09-23T22:19:22.284 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 279 v 329 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-09-23T22:19:22.284 INFO:tasks.rados.rados.0.smithi121.stdout:3928: left oid 279 (ObjNum 2413 snap 0 seq_num 2413) 2023-09-23T22:19:22.285 INFO:tasks.rados.rados.0.smithi121.stdout:3930: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:19:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:21 smithi123 bash[27681]: cluster 2023-09-23T22:19:20.967892+0000 mgr.y (mgr.15279) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-23T22:19:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:21 smithi123 bash[27681]: audit 2023-09-23T22:19:21.480144+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.121:0/1410492355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:21 smithi123 bash[27681]: audit 2023-09-23T22:19:21.788111+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' 2023-09-23T22:19:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:21 smithi123 bash[27681]: audit 2023-09-23T22:19:21.789528+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:19:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:21 smithi123 bash[27681]: audit 2023-09-23T22:19:21.790530+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:19:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:21 smithi123 bash[27681]: audit 2023-09-23T22:19:21.791545+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:22.368 INFO:tasks.rados.rados.0.smithi121.stdout:3932: finishing write tid 1 to smithi12166546-235 2023-09-23T22:19:22.368 INFO:tasks.rados.rados.0.smithi121.stdout:3932: finishing write tid 2 to smithi12166546-235 2023-09-23T22:19:22.368 INFO:tasks.rados.rados.0.smithi121.stdout:3932: finishing write tid 3 to smithi12166546-235 2023-09-23T22:19:22.368 INFO:tasks.rados.rados.0.smithi121.stdout:3932: finishing write tid 4 to smithi12166546-235 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 235 v 469 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3932: left oid 235 (ObjNum 2414 snap 0 seq_num 2414) 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3933: finishing write tid 1 to smithi12166546-431 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3933: finishing write tid 2 to smithi12166546-431 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3933: finishing write tid 3 to smithi12166546-431 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3933: finishing write tid 4 to smithi12166546-431 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 431 v 655 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3933: left oid 431 (ObjNum 2415 snap 0 seq_num 2415) 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3934: finishing write tid 1 to smithi12166546-442 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3926: done (15 left) 2023-09-23T22:19:22.369 INFO:tasks.rados.rados.0.smithi121.stdout:3927: done (14 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3928: done (13 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3929: done (12 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3930: done (11 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3931: done (10 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3932: done (9 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3933: done (8 left) 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3943: write oid 28 current snap is 0 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3934: finishing write tid 2 to smithi12166546-442 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3934: finishing write tid 3 to smithi12166546-442 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3934: finishing write tid 4 to smithi12166546-442 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 442 v 472 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-09-23T22:19:22.370 INFO:tasks.rados.rados.0.smithi121.stdout:3934: left oid 442 (ObjNum 2416 snap 0 seq_num 2416) 2023-09-23T22:19:22.371 INFO:tasks.rados.rados.0.smithi121.stdout:3935: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:19:22.487 INFO:tasks.rados.rados.0.smithi121.stdout:3938: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:19:22.643 INFO:tasks.rados.rados.0.smithi121.stdout:3937: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3939: finishing write tid 1 to smithi12166546-211 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3939: finishing write tid 2 to smithi12166546-211 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3939: finishing write tid 3 to smithi12166546-211 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3939: finishing write tid 4 to smithi12166546-211 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3939: finishing write tid 5 to smithi12166546-211 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 211 v 527 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3939: left oid 211 (ObjNum 2418 snap 0 seq_num 2418) 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3940: finishing write tid 1 to smithi12166546-148 2023-09-23T22:19:22.786 INFO:tasks.rados.rados.0.smithi121.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-09-23T22:19:22.792 INFO:tasks.rados.rados.0.smithi121.stdout:3943: writing smithi12166546-28 from 706554 to 1159886 tid 1 2023-09-23T22:19:22.800 INFO:tasks.rados.rados.0.smithi121.stdout:3943: writing smithi12166546-28 from 1762682 to 2454188 tid 2 2023-09-23T22:19:22.800 INFO:tasks.rados.rados.0.smithi121.stdout:3934: done (8 left) 2023-09-23T22:19:22.800 INFO:tasks.rados.rados.0.smithi121.stdout:3935: done (7 left) 2023-09-23T22:19:22.800 INFO:tasks.rados.rados.0.smithi121.stdout:3937: done (6 left) 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3938: done (5 left) 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3939: done (4 left) 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3944: read oid 102 snap -1 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3944: expect deleted 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3945: read oid 297 snap -1 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3945: expect (ObjNum 2201 snap 0 seq_num 2201) 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3946: read oid 372 snap -1 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3946: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3947: read oid 223 snap -1 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3947: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3948: delete oid 227 current snap is 0 2023-09-23T22:19:22.801 INFO:tasks.rados.rados.0.smithi121.stdout:3940: finishing write tid 2 to smithi12166546-148 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3940: finishing write tid 3 to smithi12166546-148 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3940: finishing write tid 4 to smithi12166546-148 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 148 v 475 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3940: left oid 148 (ObjNum 2419 snap 0 seq_num 2419) 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3941: finishing write tid 1 to smithi12166546-165 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3941: finishing write tid 2 to smithi12166546-165 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3941: finishing write tid 3 to smithi12166546-165 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3941: finishing write tid 4 to smithi12166546-165 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 165 v 434 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3941: left oid 165 (ObjNum 2420 snap 0 seq_num 2420) 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3942: finishing write tid 1 to smithi12166546-237 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3942: finishing write tid 2 to smithi12166546-237 2023-09-23T22:19:22.802 INFO:tasks.rados.rados.0.smithi121.stdout:3942: finishing write tid 3 to smithi12166546-237 2023-09-23T22:19:22.803 INFO:tasks.rados.rados.0.smithi121.stdout:3942: finishing write tid 4 to smithi12166546-237 2023-09-23T22:19:22.803 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 237 v 530 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-09-23T22:19:22.803 INFO:tasks.rados.rados.0.smithi121.stdout:3942: left oid 237 (ObjNum 2421 snap 0 seq_num 2421) 2023-09-23T22:19:22.803 INFO:tasks.rados.rados.0.smithi121.stdout:3943: finishing write tid 1 to smithi12166546-28 2023-09-23T22:19:22.803 INFO:tasks.rados.rados.0.smithi121.stdout:3940: done (8 left) 2023-09-23T22:19:22.803 INFO:tasks.rados.rados.0.smithi121.stdout:3941: done (7 left) 2023-09-23T22:19:22.804 INFO:tasks.rados.rados.0.smithi121.stdout:3942: done (6 left) 2023-09-23T22:19:22.804 INFO:tasks.rados.rados.0.smithi121.stdout:3944: done (5 left) 2023-09-23T22:19:22.804 INFO:tasks.rados.rados.0.smithi121.stdout:3948: done (4 left) 2023-09-23T22:19:22.804 INFO:tasks.rados.rados.0.smithi121.stdout:3949: write oid 316 current snap is 0 2023-09-23T22:19:22.804 INFO:tasks.rados.rados.0.smithi121.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-09-23T22:19:22.812 INFO:tasks.rados.rados.0.smithi121.stdout:3949: writing smithi12166546-316 from 740168 to 1343998 tid 1 2023-09-23T22:19:22.820 INFO:tasks.rados.rados.0.smithi121.stdout:3949: writing smithi12166546-316 from 1763293 to 2458468 tid 2 2023-09-23T22:19:22.820 INFO:tasks.rados.rados.0.smithi121.stdout:3950: delete oid 253 current snap is 0 2023-09-23T22:19:22.820 INFO:tasks.rados.rados.0.smithi121.stdout:3943: finishing write tid 2 to smithi12166546-28 2023-09-23T22:19:22.820 INFO:tasks.rados.rados.0.smithi121.stdout:3943: finishing write tid 3 to smithi12166546-28 2023-09-23T22:19:22.820 INFO:tasks.rados.rados.0.smithi121.stdout:3943: finishing write tid 4 to smithi12166546-28 2023-09-23T22:19:22.821 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 28 v 528 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-09-23T22:19:22.821 INFO:tasks.rados.rados.0.smithi121.stdout:3943: left oid 28 (ObjNum 2422 snap 0 seq_num 2422) 2023-09-23T22:19:22.821 INFO:tasks.rados.rados.0.smithi121.stdout:3946: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T22:19:23.006 INFO:tasks.rados.rados.0.smithi121.stdout:3945: expect (ObjNum 2201 snap 0 seq_num 2201) 2023-09-23T22:19:23.181 INFO:tasks.rados.rados.0.smithi121.stdout:3949: finishing write tid 1 to smithi12166546-316 2023-09-23T22:19:23.181 INFO:tasks.rados.rados.0.smithi121.stdout:3947: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-09-23T22:19:23.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:22 smithi121 bash[33603]: cephadm 2023-09-23T22:19:21.780689+0000 mgr.y (mgr.15279) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T22:19:23.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:22 smithi121 bash[33603]: cephadm 2023-09-23T22:19:21.792800+0000 mgr.y (mgr.15279) 45 : cephadm [INF] Deploying daemon mon.a on smithi121 2023-09-23T22:19:23.207 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:22 smithi121 bash[27336]: cephadm 2023-09-23T22:19:21.780689+0000 mgr.y (mgr.15279) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T22:19:23.207 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:22 smithi121 bash[27336]: cephadm 2023-09-23T22:19:21.792800+0000 mgr.y (mgr.15279) 45 : cephadm [INF] Deploying daemon mon.a on smithi121 2023-09-23T22:19:23.296 INFO:tasks.rados.rados.0.smithi121.stdout:3949: finishing write tid 2 to smithi12166546-316 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3949: finishing write tid 3 to smithi12166546-316 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3943: done (5 left) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3945: done (4 left) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3946: done (3 left) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3947: done (2 left) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3950: done (1 left) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3951: read oid 199 snap -1 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3951: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3952: write oid 190 current snap is 0 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3949: finishing write tid 4 to smithi12166546-316 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 316 v 658 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3949: left oid 316 (ObjNum 2424 snap 0 seq_num 2424) 2023-09-23T22:19:23.297 INFO:tasks.rados.rados.0.smithi121.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-09-23T22:19:23.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:22 smithi123 bash[27681]: cephadm 2023-09-23T22:19:21.780689+0000 mgr.y (mgr.15279) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T22:19:23.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:22 smithi123 bash[27681]: cephadm 2023-09-23T22:19:21.792800+0000 mgr.y (mgr.15279) 45 : cephadm [INF] Deploying daemon mon.a on smithi121 2023-09-23T22:19:23.303 INFO:tasks.rados.rados.0.smithi121.stdout:3952: writing smithi12166546-190 from 773782 to 1244463 tid 1 2023-09-23T22:19:23.311 INFO:tasks.rados.rados.0.smithi121.stdout:3952: writing smithi12166546-190 from 1996610 to 2695454 tid 2 2023-09-23T22:19:23.311 INFO:tasks.rados.rados.0.smithi121.stdout:3949: done (2 left) 2023-09-23T22:19:23.312 INFO:tasks.rados.rados.0.smithi121.stdout:3953: write oid 467 current snap is 0 2023-09-23T22:19:23.312 INFO:tasks.rados.rados.0.smithi121.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-09-23T22:19:23.319 INFO:tasks.rados.rados.0.smithi121.stdout:3953: writing smithi12166546-467 from 790589 to 1336519 tid 1 2023-09-23T22:19:23.325 INFO:tasks.rados.rados.0.smithi121.stdout:3953: writing smithi12166546-467 from 1938739 to 2497594 tid 2 2023-09-23T22:19:23.326 INFO:tasks.rados.rados.0.smithi121.stdout:3954: write oid 410 current snap is 0 2023-09-23T22:19:23.326 INFO:tasks.rados.rados.0.smithi121.stdout:3952: finishing write tid 1 to smithi12166546-190 2023-09-23T22:19:23.326 INFO:tasks.rados.rados.0.smithi121.stdout:3951: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T22:19:23.661 INFO:tasks.rados.rados.0.smithi121.stdout:3952: finishing write tid 2 to smithi12166546-190 2023-09-23T22:19:23.661 INFO:tasks.rados.rados.0.smithi121.stdout:3952: finishing write tid 3 to smithi12166546-190 2023-09-23T22:19:23.661 INFO:tasks.rados.rados.0.smithi121.stdout:3952: finishing write tid 4 to smithi12166546-190 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 190 v 451 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3952: left oid 190 (ObjNum 2426 snap 0 seq_num 2426) 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3953: finishing write tid 1 to smithi12166546-467 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3953: finishing write tid 2 to smithi12166546-467 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3953: finishing write tid 3 to smithi12166546-467 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3953: finishing write tid 4 to smithi12166546-467 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 467 v 393 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3953: left oid 467 (ObjNum 2427 snap 0 seq_num 2427) 2023-09-23T22:19:23.662 INFO:tasks.rados.rados.0.smithi121.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-09-23T22:19:23.673 INFO:tasks.rados.rados.0.smithi121.stdout:3954: writing smithi12166546-410 from 407396 to 1028575 tid 1 2023-09-23T22:19:23.684 INFO:tasks.rados.rados.0.smithi121.stdout:3954: writing smithi12166546-410 from 1597221 to 2299734 tid 2 2023-09-23T22:19:23.684 INFO:tasks.rados.rados.0.smithi121.stdout:3951: done (3 left) 2023-09-23T22:19:23.684 INFO:tasks.rados.rados.0.smithi121.stdout:3952: done (2 left) 2023-09-23T22:19:23.684 INFO:tasks.rados.rados.0.smithi121.stdout:3953: done (1 left) 2023-09-23T22:19:23.684 INFO:tasks.rados.rados.0.smithi121.stdout:3955: write oid 184 current snap is 0 2023-09-23T22:19:23.685 INFO:tasks.rados.rados.0.smithi121.stdout:3954: finishing write tid 1 to smithi12166546-410 2023-09-23T22:19:23.685 INFO:tasks.rados.rados.0.smithi121.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-09-23T22:19:23.693 INFO:tasks.rados.rados.0.smithi121.stdout:3955: writing smithi12166546-184 from 424203 to 1120631 tid 1 2023-09-23T22:19:23.697 INFO:tasks.rados.rados.0.smithi121.stdout:3955: writing smithi12166546-184 from 1655703 to 2218227 tid 2 2023-09-23T22:19:23.697 INFO:tasks.rados.rados.0.smithi121.stdout:3956: write oid 163 current snap is 0 2023-09-23T22:19:23.697 INFO:tasks.rados.rados.0.smithi121.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-09-23T22:19:23.704 INFO:tasks.rados.rados.0.smithi121.stdout:3956: writing smithi12166546-163 from 441010 to 1212687 tid 1 2023-09-23T22:19:23.711 INFO:tasks.rados.rados.0.smithi121.stdout:3956: writing smithi12166546-163 from 1714185 to 2420367 tid 2 2023-09-23T22:19:23.711 INFO:tasks.rados.rados.0.smithi121.stdout:3957: delete oid 296 current snap is 0 2023-09-23T22:19:23.711 INFO:tasks.rados.rados.0.smithi121.stdout:3954: finishing write tid 2 to smithi12166546-410 2023-09-23T22:19:23.711 INFO:tasks.rados.rados.0.smithi121.stdout:3954: finishing write tid 3 to smithi12166546-410 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3954: finishing write tid 4 to smithi12166546-410 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 410 v 478 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3954: left oid 410 (ObjNum 2428 snap 0 seq_num 2428) 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3955: finishing write tid 1 to smithi12166546-184 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3955: finishing write tid 2 to smithi12166546-184 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3955: finishing write tid 3 to smithi12166546-184 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3955: finishing write tid 4 to smithi12166546-184 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 184 v 515 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3955: left oid 184 (ObjNum 2429 snap 0 seq_num 2429) 2023-09-23T22:19:23.712 INFO:tasks.rados.rados.0.smithi121.stdout:3956: finishing write tid 1 to smithi12166546-163 2023-09-23T22:19:23.713 INFO:tasks.rados.rados.0.smithi121.stdout:3954: done (3 left) 2023-09-23T22:19:23.713 INFO:tasks.rados.rados.0.smithi121.stdout:3955: done (2 left) 2023-09-23T22:19:23.713 INFO:tasks.rados.rados.0.smithi121.stdout:3957: done (1 left) 2023-09-23T22:19:23.713 INFO:tasks.rados.rados.0.smithi121.stdout:3958: write oid 476 current snap is 0 2023-09-23T22:19:23.713 INFO:tasks.rados.rados.0.smithi121.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-09-23T22:19:23.720 INFO:tasks.rados.rados.0.smithi121.stdout:3958: writing smithi12166546-476 from 474624 to 996799 tid 1 2023-09-23T22:19:23.730 INFO:tasks.rados.rados.0.smithi121.stdout:3958: writing smithi12166546-476 from 1714796 to 2424647 tid 2 2023-09-23T22:19:23.730 INFO:tasks.rados.rados.0.smithi121.stdout:3959: read oid 93 snap -1 2023-09-23T22:19:23.730 INFO:tasks.rados.rados.0.smithi121.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T22:19:23.730 INFO:tasks.rados.rados.0.smithi121.stdout:3960: read oid 274 snap -1 2023-09-23T22:19:23.730 INFO:tasks.rados.rados.0.smithi121.stdout:3960: expect deleted 2023-09-23T22:19:23.730 INFO:tasks.rados.rados.0.smithi121.stdout:3961: read oid 172 snap -1 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3961: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3962: read oid 62 snap -1 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3962: expect (ObjNum 2378 snap 0 seq_num 2378) 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3963: delete oid 68 current snap is 0 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3956: finishing write tid 2 to smithi12166546-163 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3956: finishing write tid 3 to smithi12166546-163 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3956: finishing write tid 4 to smithi12166546-163 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 163 v 429 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3956: left oid 163 (ObjNum 2430 snap 0 seq_num 2430) 2023-09-23T22:19:23.731 INFO:tasks.rados.rados.0.smithi121.stdout:3958: finishing write tid 1 to smithi12166546-476 2023-09-23T22:19:23.733 INFO:tasks.rados.rados.0.smithi121.stdout:3956: done (6 left) 2023-09-23T22:19:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3963: done (5 left) 2023-09-23T22:19:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3964: write oid 389 current snap is 0 2023-09-23T22:19:23.734 INFO:tasks.rados.rados.0.smithi121.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-09-23T22:19:23.744 INFO:tasks.rados.rados.0.smithi121.stdout:3964: writing smithi12166546-389 from 508238 to 1297264 tid 1 2023-09-23T22:19:23.752 INFO:tasks.rados.rados.0.smithi121.stdout:3964: writing smithi12166546-389 from 1948113 to 2661633 tid 2 2023-09-23T22:19:23.753 INFO:tasks.rados.rados.0.smithi121.stdout:3965: read oid 355 snap -1 2023-09-23T22:19:23.753 INFO:tasks.rados.rados.0.smithi121.stdout:3965: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:19:23.753 INFO:tasks.rados.rados.0.smithi121.stdout:3966: write oid 122 current snap is 0 2023-09-23T22:19:23.753 INFO:tasks.rados.rados.0.smithi121.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-09-23T22:19:23.757 INFO:tasks.rados.rados.0.smithi121.stdout:3966: writing smithi12166546-122 from 525045 to 989320 tid 1 2023-09-23T22:19:23.763 INFO:tasks.rados.rados.0.smithi121.stdout:3966: writing smithi12166546-122 from 1490242 to 1947420 tid 2 2023-09-23T22:19:23.769 INFO:tasks.rados.rados.0.smithi121.stdout:3966: writing smithi12166546-122 from 2501811 to 2925045 tid 3 2023-09-23T22:19:23.769 INFO:tasks.rados.rados.0.smithi121.stdout:3967: read oid 25 snap -1 2023-09-23T22:19:23.769 INFO:tasks.rados.rados.0.smithi121.stdout:3967: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T22:19:23.769 INFO:tasks.rados.rados.0.smithi121.stdout:3968: write oid 386 current snap is 0 2023-09-23T22:19:23.769 INFO:tasks.rados.rados.0.smithi121.stdout:3958: finishing write tid 2 to smithi12166546-476 2023-09-23T22:19:23.769 INFO:tasks.rados.rados.0.smithi121.stdout:3958: finishing write tid 3 to smithi12166546-476 2023-09-23T22:19:23.770 INFO:tasks.rados.rados.0.smithi121.stdout:3958: finishing write tid 4 to smithi12166546-476 2023-09-23T22:19:23.770 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 476 v 332 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-09-23T22:19:23.770 INFO:tasks.rados.rados.0.smithi121.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-09-23T22:19:23.770 INFO:tasks.rados.rados.0.smithi121.stdout:3961: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:19:23.929 INFO:tasks.rados.rados.0.smithi121.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T22:19:24.102 INFO:tasks.rados.rados.0.smithi121.stdout:3962: expect (ObjNum 2378 snap 0 seq_num 2378) 2023-09-23T22:19:24.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:23 smithi121 bash[33603]: cluster 2023-09-23T22:19:22.968468+0000 mgr.y (mgr.15279) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 72 op/s 2023-09-23T22:19:24.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:23 smithi121 bash[27336]: cluster 2023-09-23T22:19:22.968468+0000 mgr.y (mgr.15279) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 72 op/s 2023-09-23T22:19:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:23 smithi123 bash[27681]: cluster 2023-09-23T22:19:22.968468+0000 mgr.y (mgr.15279) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 72 op/s 2023-09-23T22:19:24.437 INFO:tasks.rados.rados.0.smithi121.stdout:3964: finishing write tid 1 to smithi12166546-389 2023-09-23T22:19:24.437 INFO:tasks.rados.rados.0.smithi121.stdout:3964: finishing write tid 2 to smithi12166546-389 2023-09-23T22:19:24.437 INFO:tasks.rados.rados.0.smithi121.stdout:3964: finishing write tid 3 to smithi12166546-389 2023-09-23T22:19:24.437 INFO:tasks.rados.rados.0.smithi121.stdout:3964: finishing write tid 4 to smithi12166546-389 2023-09-23T22:19:24.437 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 389 v 433 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-09-23T22:19:24.438 INFO:tasks.rados.rados.0.smithi121.stdout:3964: left oid 389 (ObjNum 2434 snap 0 seq_num 2434) 2023-09-23T22:19:24.438 INFO:tasks.rados.rados.0.smithi121.stdout:3965: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:19:24.529 INFO:tasks.rados.rados.0.smithi121.stdout:3966: finishing write tid 1 to smithi12166546-122 2023-09-23T22:19:24.529 INFO:tasks.rados.rados.0.smithi121.stdout:3966: finishing write tid 2 to smithi12166546-122 2023-09-23T22:19:24.529 INFO:tasks.rados.rados.0.smithi121.stdout:3966: finishing write tid 3 to smithi12166546-122 2023-09-23T22:19:24.529 INFO:tasks.rados.rados.0.smithi121.stdout:3967: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T22:19:24.585 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:24 smithi121 systemd[1]: Stopping Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:19:24.585 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[27336]: debug 2023-09-23T22:19:24.369+0000 7fb69aa01700 -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-23T22:19:24.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[27336]: debug 2023-09-23T22:19:24.369+0000 7fb69aa01700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-23T22:19:24.586 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[71039]: [23/Sep/2023:22:19:24] ENGINE Bus STOPPING 2023-09-23T22:19:24.586 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[71039]: [23/Sep/2023:22:19:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:19:24.586 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[71039]: [23/Sep/2023:22:19:24] ENGINE Bus STOPPED 2023-09-23T22:19:24.586 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[71039]: [23/Sep/2023:22:19:24] ENGINE Bus STARTING 2023-09-23T22:19:24.586 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[71039]: [23/Sep/2023:22:19:24] ENGINE Serving on http://:::9283 2023-09-23T22:19:24.586 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[71039]: [23/Sep/2023:22:19:24] ENGINE Bus STARTED 2023-09-23T22:19:24.622 INFO:tasks.rados.rados.0.smithi121.stdout:3966: finishing write tid 4 to smithi12166546-122 2023-09-23T22:19:24.622 INFO:tasks.rados.rados.0.smithi121.stdout:3966: finishing write tid 5 to smithi12166546-122 2023-09-23T22:19:24.622 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 122 v 569 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-09-23T22:19:24.622 INFO:tasks.rados.rados.0.smithi121.stdout:3966: left oid 122 (ObjNum 2435 snap 0 seq_num 2435) 2023-09-23T22:19:24.622 INFO:tasks.rados.rados.0.smithi121.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-09-23T22:19:24.634 INFO:tasks.rados.rados.0.smithi121.stdout:3968: writing smithi12166546-386 from 541852 to 1081376 tid 1 2023-09-23T22:19:24.641 INFO:tasks.rados.rados.0.smithi121.stdout:3968: writing smithi12166546-386 from 1548724 to 2265913 tid 2 2023-09-23T22:19:24.646 INFO:tasks.rados.rados.0.smithi121.stdout:3968: writing smithi12166546-386 from 2929234 to 2941852 tid 3 2023-09-23T22:19:24.646 INFO:tasks.rados.rados.0.smithi121.stdout:3958: done (9 left) 2023-09-23T22:19:24.646 INFO:tasks.rados.rados.0.smithi121.stdout:3959: done (8 left) 2023-09-23T22:19:24.646 INFO:tasks.rados.rados.0.smithi121.stdout:3960: done (7 left) 2023-09-23T22:19:24.646 INFO:tasks.rados.rados.0.smithi121.stdout:3961: done (6 left) 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3962: done (5 left) 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3964: done (4 left) 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3965: done (3 left) 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3966: done (2 left) 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3967: done (1 left) 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3969: write oid 231 current snap is 0 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3968: finishing write tid 1 to smithi12166546-386 2023-09-23T22:19:24.647 INFO:tasks.rados.rados.0.smithi121.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-09-23T22:19:24.652 INFO:tasks.rados.rados.0.smithi121.stdout:3969: writing smithi12166546-231 from 558659 to 1173432 tid 1 2023-09-23T22:19:24.657 INFO:tasks.rados.rados.0.smithi121.stdout:3969: writing smithi12166546-231 from 1607206 to 2068053 tid 2 2023-09-23T22:19:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3969: writing smithi12166546-231 from 2556657 to 2958659 tid 3 2023-09-23T22:19:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3970: write oid 189 current snap is 0 2023-09-23T22:19:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3968: finishing write tid 2 to smithi12166546-386 2023-09-23T22:19:24.663 INFO:tasks.rados.rados.0.smithi121.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-09-23T22:19:24.669 INFO:tasks.rados.rados.0.smithi121.stdout:3970: writing smithi12166546-189 from 575466 to 1265488 tid 1 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3970: writing smithi12166546-189 from 1665688 to 2386546 tid 2 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3971: read oid 442 snap -1 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3971: expect (ObjNum 2416 snap 0 seq_num 2416) 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3972: read oid 435 snap -1 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3972: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3973: write oid 5 current snap is 0 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3968: finishing write tid 3 to smithi12166546-386 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3968: finishing write tid 4 to smithi12166546-386 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3968: finishing write tid 5 to smithi12166546-386 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 386 v 495 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-09-23T22:19:24.677 INFO:tasks.rados.rados.0.smithi121.stdout:3968: left oid 386 (ObjNum 2436 snap 0 seq_num 2436) 2023-09-23T22:19:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3969: finishing write tid 1 to smithi12166546-231 2023-09-23T22:19:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3969: finishing write tid 2 to smithi12166546-231 2023-09-23T22:19:24.678 INFO:tasks.rados.rados.0.smithi121.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-09-23T22:19:24.685 INFO:tasks.rados.rados.0.smithi121.stdout:3973: writing smithi12166546-5 from 592273 to 1357544 tid 1 2023-09-23T22:19:24.691 INFO:tasks.rados.rados.0.smithi121.stdout:3973: writing smithi12166546-5 from 2007817 to 2472333 tid 2 2023-09-23T22:19:24.694 INFO:tasks.rados.rados.0.smithi121.stdout:3973: writing smithi12166546-5 from 2895150 to 2992273 tid 3 2023-09-23T22:19:24.695 INFO:tasks.rados.rados.0.smithi121.stdout:3968: done (5 left) 2023-09-23T22:19:24.695 INFO:tasks.rados.rados.0.smithi121.stdout:3974: write oid 438 current snap is 0 2023-09-23T22:19:24.695 INFO:tasks.rados.rados.0.smithi121.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-09-23T22:19:24.700 INFO:tasks.rados.rados.0.smithi121.stdout:3974: writing smithi12166546-438 from 609080 to 1049600 tid 1 2023-09-23T22:19:24.708 INFO:tasks.rados.rados.0.smithi121.stdout:3974: writing smithi12166546-438 from 1666299 to 2390826 tid 2 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3974: writing smithi12166546-438 from 2922573 to 3009080 tid 3 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3975: read oid 349 snap -1 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3975: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3976: delete oid 420 current snap is 0 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3969: finishing write tid 3 to smithi12166546-231 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3969: finishing write tid 4 to smithi12166546-231 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3969: finishing write tid 5 to smithi12166546-231 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 231 v 371 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3969: left oid 231 (ObjNum 2437 snap 0 seq_num 2437) 2023-09-23T22:19:24.712 INFO:tasks.rados.rados.0.smithi121.stdout:3970: finishing write tid 1 to smithi12166546-189 2023-09-23T22:19:24.713 INFO:tasks.rados.rados.0.smithi121.stdout:3971: expect (ObjNum 2416 snap 0 seq_num 2416) 2023-09-23T22:19:24.844 INFO:tasks.rados.rados.0.smithi121.stdout:3970: finishing write tid 2 to smithi12166546-189 2023-09-23T22:19:24.845 INFO:tasks.rados.rados.0.smithi121.stdout:3970: finishing write tid 3 to smithi12166546-189 2023-09-23T22:19:24.845 INFO:tasks.rados.rados.0.smithi121.stdout:3970: finishing write tid 4 to smithi12166546-189 2023-09-23T22:19:24.845 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 189 v 511 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-09-23T22:19:24.845 INFO:tasks.rados.rados.0.smithi121.stdout:3970: left oid 189 (ObjNum 2438 snap 0 seq_num 2438) 2023-09-23T22:19:24.845 INFO:tasks.rados.rados.0.smithi121.stdout:3972: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-09-23T22:19:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:3973: finishing write tid 1 to smithi12166546-5 2023-09-23T22:19:25.028 INFO:tasks.rados.rados.0.smithi121.stdout:3973: finishing write tid 2 to smithi12166546-5 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3969: done (7 left) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3970: done (6 left) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3971: done (5 left) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3972: done (4 left) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3976: done (3 left) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3977: read oid 439 snap -1 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3977: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3978: read oid 317 snap -1 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3978: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3979: read oid 278 snap -1 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3979: expect (ObjNum 2021 snap 0 seq_num 2021) 2023-09-23T22:19:25.029 INFO:tasks.rados.rados.0.smithi121.stdout:3980: read oid 45 snap -1 2023-09-23T22:19:25.030 INFO:tasks.rados.rados.0.smithi121.stdout:3980: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T22:19:25.030 INFO:tasks.rados.rados.0.smithi121.stdout:3981: read oid 343 snap -1 2023-09-23T22:19:25.030 INFO:tasks.rados.rados.0.smithi121.stdout:3981: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T22:19:25.030 INFO:tasks.rados.rados.0.smithi121.stdout:3982: write oid 431 current snap is 0 2023-09-23T22:19:25.030 INFO:tasks.rados.rados.0.smithi121.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-09-23T22:19:25.036 INFO:tasks.rados.rados.0.smithi121.stdout:3982: writing smithi12166546-431 from 642694 to 1350065 tid 1 2023-09-23T22:19:25.044 INFO:tasks.rados.rados.0.smithi121.stdout:3982: writing smithi12166546-431 from 1899616 to 2627812 tid 2 2023-09-23T22:19:25.044 INFO:tasks.rados.rados.0.smithi121.stdout:3983: write oid 22 current snap is 0 2023-09-23T22:19:25.044 INFO:tasks.rados.rados.0.smithi121.stdout:3973: finishing write tid 3 to smithi12166546-5 2023-09-23T22:19:25.045 INFO:tasks.rados.rados.0.smithi121.stdout:3973: finishing write tid 4 to smithi12166546-5 2023-09-23T22:19:25.045 INFO:tasks.rados.rados.0.smithi121.stdout:3973: finishing write tid 5 to smithi12166546-5 2023-09-23T22:19:25.045 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 5 v 520 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-09-23T22:19:25.045 INFO:tasks.rados.rados.0.smithi121.stdout:3973: left oid 5 (ObjNum 2439 snap 0 seq_num 2439) 2023-09-23T22:19:25.045 INFO:tasks.rados.rados.0.smithi121.stdout:3974: finishing write tid 1 to smithi12166546-438 2023-09-23T22:19:25.045 INFO:tasks.rados.rados.0.smithi121.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-09-23T22:19:25.052 INFO:tasks.rados.rados.0.smithi121.stdout:3983: writing smithi12166546-22 from 659501 to 1442121 tid 1 2023-09-23T22:19:25.060 INFO:tasks.rados.rados.0.smithi121.stdout:3983: writing smithi12166546-22 from 2241745 to 2713599 tid 2 2023-09-23T22:19:25.060 INFO:tasks.rados.rados.0.smithi121.stdout:3973: done (9 left) 2023-09-23T22:19:25.060 INFO:tasks.rados.rados.0.smithi121.stdout:3984: read oid 191 snap -1 2023-09-23T22:19:25.060 INFO:tasks.rados.rados.0.smithi121.stdout:3984: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3985: write oid 70 current snap is 0 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3974: finishing write tid 2 to smithi12166546-438 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3974: finishing write tid 3 to smithi12166546-438 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3974: finishing write tid 4 to smithi12166546-438 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3974: finishing write tid 5 to smithi12166546-438 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 438 v 662 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3974: left oid 438 (ObjNum 2440 snap 0 seq_num 2440) 2023-09-23T22:19:25.061 INFO:tasks.rados.rados.0.smithi121.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-09-23T22:19:25.066 INFO:tasks.rados.rados.0.smithi121.stdout:3985: writing smithi12166546-70 from 676308 to 1134177 tid 1 2023-09-23T22:19:25.074 INFO:tasks.rados.rados.0.smithi121.stdout:3985: writing smithi12166546-70 from 1900227 to 2515739 tid 2 2023-09-23T22:19:25.077 INFO:tasks.rados.rados.0.smithi121.stdout:3985: writing smithi12166546-70 from 3032265 to 3076308 tid 3 2023-09-23T22:19:25.077 INFO:tasks.rados.rados.0.smithi121.stdout:3974: done (10 left) 2023-09-23T22:19:25.077 INFO:tasks.rados.rados.0.smithi121.stdout:3986: write oid 283 current snap is 0 2023-09-23T22:19:25.078 INFO:tasks.rados.rados.0.smithi121.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-09-23T22:19:25.084 INFO:tasks.rados.rados.0.smithi121.stdout:3986: writing smithi12166546-283 from 693115 to 1226233 tid 1 2023-09-23T22:19:25.091 INFO:tasks.rados.rados.0.smithi121.stdout:3986: writing smithi12166546-283 from 1958709 to 2434232 tid 2 2023-09-23T22:19:25.094 INFO:tasks.rados.rados.0.smithi121.stdout:3986: writing smithi12166546-283 from 3059688 to 3093115 tid 3 2023-09-23T22:19:25.095 INFO:tasks.rados.rados.0.smithi121.stdout:3987: delete oid 179 current snap is 0 2023-09-23T22:19:25.095 INFO:tasks.rados.rados.0.smithi121.stdout:3975: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T22:19:25.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:24 smithi121 bash[74789]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:19:25.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:25 smithi121 bash[74865]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:19:25.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:25 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T22:19:25.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:25 smithi121 systemd[1]: Stopped Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:19:25.331 INFO:tasks.rados.rados.0.smithi121.stdout:3981: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T22:19:25.564 INFO:tasks.rados.rados.0.smithi121.stdout:3978: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:19:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:25 smithi121 systemd[1]: Started Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:19:25.769 INFO:tasks.rados.rados.0.smithi121.stdout:3980: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T22:19:25.902 INFO:tasks.rados.rados.0.smithi121.stdout:3977: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:19:26.058 INFO:tasks.rados.rados.0.smithi121.stdout:3982: finishing write tid 1 to smithi12166546-431 2023-09-23T22:19:26.059 INFO:tasks.rados.rados.0.smithi121.stdout:3982: finishing write tid 2 to smithi12166546-431 2023-09-23T22:19:26.059 INFO:tasks.rados.rados.0.smithi121.stdout:3982: finishing write tid 3 to smithi12166546-431 2023-09-23T22:19:26.059 INFO:tasks.rados.rados.0.smithi121.stdout:3982: finishing write tid 4 to smithi12166546-431 2023-09-23T22:19:26.059 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 431 v 665 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-09-23T22:19:26.059 INFO:tasks.rados.rados.0.smithi121.stdout:3982: left oid 431 (ObjNum 2442 snap 0 seq_num 2442) 2023-09-23T22:19:26.059 INFO:tasks.rados.rados.0.smithi121.stdout:3979: expect (ObjNum 2021 snap 0 seq_num 2021) 2023-09-23T22:19:26.297 INFO:tasks.rados.rados.0.smithi121.stdout:3983: finishing write tid 1 to smithi12166546-22 2023-09-23T22:19:26.297 INFO:tasks.rados.rados.0.smithi121.stdout:3983: finishing write tid 2 to smithi12166546-22 2023-09-23T22:19:26.297 INFO:tasks.rados.rados.0.smithi121.stdout:3983: finishing write tid 3 to smithi12166546-22 2023-09-23T22:19:26.297 INFO:tasks.rados.rados.0.smithi121.stdout:3983: finishing write tid 4 to smithi12166546-22 2023-09-23T22:19:26.298 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 22 v 518 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-09-23T22:19:26.298 INFO:tasks.rados.rados.0.smithi121.stdout:3983: left oid 22 (ObjNum 2443 snap 0 seq_num 2443) 2023-09-23T22:19:26.298 INFO:tasks.rados.rados.0.smithi121.stdout:3984: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3985: finishing write tid 1 to smithi12166546-70 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3985: finishing write tid 2 to smithi12166546-70 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3985: finishing write tid 3 to smithi12166546-70 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3985: finishing write tid 4 to smithi12166546-70 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3985: finishing write tid 5 to smithi12166546-70 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 70 v 535 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3985: left oid 70 (ObjNum 2444 snap 0 seq_num 2444) 2023-09-23T22:19:26.457 INFO:tasks.rados.rados.0.smithi121.stdout:3986: finishing write tid 1 to smithi12166546-283 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3986: finishing write tid 2 to smithi12166546-283 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3986: finishing write tid 3 to smithi12166546-283 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3986: finishing write tid 4 to smithi12166546-283 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3986: finishing write tid 5 to smithi12166546-283 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 283 v 375 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3986: left oid 283 (ObjNum 2445 snap 0 seq_num 2445) 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3975: done (11 left) 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3977: done (10 left) 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3978: done (9 left) 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3979: done (8 left) 2023-09-23T22:19:26.458 INFO:tasks.rados.rados.0.smithi121.stdout:3980: done (7 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3981: done (6 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3982: done (5 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3983: done (4 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3984: done (3 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3985: done (2 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3986: done (1 left) 2023-09-23T22:19:26.459 INFO:tasks.rados.rados.0.smithi121.stdout:3987: done (0 left) 2023-09-23T22:19:26.460 INFO:tasks.rados.rados.0.smithi121.stdout:3988: read oid 45 snap -1 2023-09-23T22:19:26.460 INFO:tasks.rados.rados.0.smithi121.stdout:3988: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T22:19:26.460 INFO:tasks.rados.rados.0.smithi121.stdout:3989: delete oid 251 current snap is 0 2023-09-23T22:19:26.460 INFO:tasks.rados.rados.0.smithi121.stdout:3989: done (1 left) 2023-09-23T22:19:26.460 INFO:tasks.rados.rados.0.smithi121.stdout:3990: write oid 115 current snap is 0 2023-09-23T22:19:26.460 INFO:tasks.rados.rados.0.smithi121.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-09-23T22:19:26.467 INFO:tasks.rados.rados.0.smithi121.stdout:3990: writing smithi12166546-115 from 743536 to 1218754 tid 1 2023-09-23T22:19:26.474 INFO:tasks.rados.rados.0.smithi121.stdout:3990: writing smithi12166546-115 from 1734155 to 2357005 tid 2 2023-09-23T22:19:26.479 INFO:tasks.rados.rados.0.smithi121.stdout:3990: writing smithi12166546-115 from 3141957 to 3143536 tid 3 2023-09-23T22:19:26.479 INFO:tasks.rados.rados.0.smithi121.stdout:3991: write oid 265 current snap is 0 2023-09-23T22:19:26.479 INFO:tasks.rados.rados.0.smithi121.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-09-23T22:19:26.486 INFO:tasks.rados.rados.0.smithi121.stdout:3991: writing smithi12166546-265 from 760343 to 1310810 tid 1 2023-09-23T22:19:26.492 INFO:tasks.rados.rados.0.smithi121.stdout:3991: writing smithi12166546-265 from 1792637 to 2275498 tid 2 2023-09-23T22:19:26.497 INFO:tasks.rados.rados.0.smithi121.stdout:3991: writing smithi12166546-265 from 2769380 to 3160343 tid 3 2023-09-23T22:19:26.497 INFO:tasks.rados.rados.0.smithi121.stdout:3992: write oid 357 current snap is 0 2023-09-23T22:19:26.497 INFO:tasks.rados.rados.0.smithi121.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-09-23T22:19:26.505 INFO:tasks.rados.rados.0.smithi121.stdout:3992: writing smithi12166546-357 from 777150 to 1402866 tid 1 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3992: writing smithi12166546-357 from 1851119 to 2477638 tid 2 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3993: read oid 84 snap -1 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3993: expect (ObjNum 2251 snap 0 seq_num 2251) 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3994: read oid 498 snap -1 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3994: expect (ObjNum 2369 snap 0 seq_num 2369) 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3995: write oid 410 current snap is 0 2023-09-23T22:19:26.512 INFO:tasks.rados.rados.0.smithi121.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-09-23T22:19:26.520 INFO:tasks.rados.rados.0.smithi121.stdout:3995: writing smithi12166546-410 from 793957 to 1494922 tid 1 2023-09-23T22:19:26.528 INFO:tasks.rados.rados.0.smithi121.stdout:3995: writing smithi12166546-410 from 2193248 to 2679778 tid 2 2023-09-23T22:19:26.531 INFO:tasks.rados.rados.0.smithi121.stdout:3995: writing smithi12166546-410 from 3107873 to 3193957 tid 3 2023-09-23T22:19:26.531 INFO:tasks.rados.rados.0.smithi121.stdout:3996: read oid 35 snap -1 2023-09-23T22:19:26.531 INFO:tasks.rados.rados.0.smithi121.stdout:3996: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T22:19:26.531 INFO:tasks.rados.rados.0.smithi121.stdout:3997: write oid 483 current snap is 0 2023-09-23T22:19:26.531 INFO:tasks.rados.rados.0.smithi121.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-09-23T22:19:26.538 INFO:tasks.rados.rados.0.smithi121.stdout:3997: writing smithi12166546-483 from 410764 to 1186978 tid 1 2023-09-23T22:19:26.546 INFO:tasks.rados.rados.0.smithi121.stdout:3997: writing smithi12166546-483 from 1851730 to 2481918 tid 2 2023-09-23T22:19:26.550 INFO:tasks.rados.rados.0.smithi121.stdout:3997: writing smithi12166546-483 from 3135296 to 3210764 tid 3 2023-09-23T22:19:26.550 INFO:tasks.rados.rados.0.smithi121.stdout:3998: write oid 141 current snap is 0 2023-09-23T22:19:26.550 INFO:tasks.rados.rados.0.smithi121.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-09-23T22:19:26.555 INFO:tasks.rados.rados.0.smithi121.stdout:3998: writing smithi12166546-141 from 427571 to 879034 tid 1 2023-09-23T22:19:26.561 INFO:tasks.rados.rados.0.smithi121.stdout:3998: writing smithi12166546-141 from 1510212 to 2000411 tid 2 2023-09-23T22:19:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:3998: writing smithi12166546-141 from 2762719 to 3227571 tid 3 2023-09-23T22:19:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:3999: read oid 277 snap -1 2023-09-23T22:19:26.569 INFO:tasks.rados.rados.0.smithi121.stdout:3999: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T22:19:26.570 INFO:tasks.rados.rados.0.smithi121.stdout: waiting on 11 2023-09-23T22:19:26.570 INFO:tasks.rados.rados.0.smithi121.stdout:3988: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3990: finishing write tid 1 to smithi12166546-115 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3990: finishing write tid 2 to smithi12166546-115 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3990: finishing write tid 3 to smithi12166546-115 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3990: finishing write tid 4 to smithi12166546-115 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3990: finishing write tid 5 to smithi12166546-115 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 115 v 455 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3991: finishing write tid 1 to smithi12166546-265 2023-09-23T22:19:26.707 INFO:tasks.rados.rados.0.smithi121.stdout:3991: finishing write tid 2 to smithi12166546-265 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3991: finishing write tid 3 to smithi12166546-265 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3991: finishing write tid 4 to smithi12166546-265 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3991: finishing write tid 5 to smithi12166546-265 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 265 v 483 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3992: finishing write tid 1 to smithi12166546-357 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3992: finishing write tid 2 to smithi12166546-357 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3995: finishing write tid 1 to smithi12166546-410 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3992: finishing write tid 3 to smithi12166546-357 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3992: finishing write tid 4 to smithi12166546-357 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 357 v 448 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3992: left oid 357 (ObjNum 2450 snap 0 seq_num 2450) 2023-09-23T22:19:26.708 INFO:tasks.rados.rados.0.smithi121.stdout:3994: expect (ObjNum 2369 snap 0 seq_num 2369) 2023-09-23T22:19:26.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.452+0000 7f4efd16fc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:19:26.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.452+0000 7f4efd16fc80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.452+0000 7f4efd16fc80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 0 load: jerasure load: lrc 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Git sha 0 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: DB SUMMARY 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: DB Session ID: 5JGZ73EWR6Q0SALT80HF 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 958 Bytes 2023-09-23T22:19:26.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 14961294 ; 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.env: 0x558710e49720 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.info_log: 0x558712f0d480 2023-09-23T22:19:26.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:19:26.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.wal_dir: 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:19:26.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.write_buffer_manager: 0x55871219ac80 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:19:26.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:19:26.761 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.row_cache: None 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.wal_compression: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:19:26.762 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:19:26.763 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:19:26.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:19:26.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.merge_operator: 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558712f0d580) 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: cache_index_and_filter_blocks: 1 2023-09-23T22:19:26.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: pin_top_level_index_and_filter: 1 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: index_type: 0 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: data_block_index_type: 0 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: index_shortening: 1 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: checksum: 4 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: no_block_cache: 0 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_cache: 0x55871221d1f0 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_cache_name: BinnedLRUCache 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_cache_options: 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: capacity : 536870912 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: num_shard_bits : 4 2023-09-23T22:19:26.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: strict_capacity_limit : 0 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: high_pri_pool_ratio: 0.000 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_cache_compressed: (nil) 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: persistent_cache: (nil) 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_size: 4096 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_size_deviation: 10 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_restart_interval: 16 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: index_block_restart_interval: 1 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: metadata_block_size: 4096 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: partition_filters: 0 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: use_delta_encoding: 1 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: filter_policy: bloomfilter 2023-09-23T22:19:26.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: whole_key_filtering: 1 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: verify_compression: 0 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: read_amp_bytes_per_bit: 0 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: format_version: 5 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: enable_index_compression: 1 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: block_align: 0 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: max_auto_readahead_size: 262144 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: prepopulate_block_cache: 0 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: initial_auto_readahead_size: 8192 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: num_file_reads_for_auto_readahead: 2 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:19:26.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:19:26.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:19:26.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:19:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:19:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:19:26.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:19:26.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:19:26.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4ef118b700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 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-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 11341, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 25ae85e6-66da-448e-9008-009bb108b1cd 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507566467594, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-09-23T22:19:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.460+0000 7f4efd16fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.512+0000 7f4efd16fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507566518214, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 14467532, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11342, "largest_seqno": 14770, "table_properties": {"data_size": 14447706, "index_size": 15605, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3205, "raw_key_size": 24263, "raw_average_key_size": 19, "raw_value_size": 14414470, "raw_average_value_size": 11458, "num_data_blocks": 680, "num_entries": 1258, "num_filter_entries": 1258, "num_deletions": 253, "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": 1695507566, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "25ae85e6-66da-448e-9008-009bb108b1cd", "db_session_id": "5JGZ73EWR6Q0SALT80HF", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.512+0000 7f4efd16fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507566518462, "job": 1, "event": "recovery_finished"} 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.512+0000 7f4efd16fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.512+0000 7f4efd16fc80 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-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4efd16fc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4efd16fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5587122be000 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4efd16fc80 4 rocksdb: DB pointer 0x5587122ac000 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4efd16fc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4eeb980700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T22:19:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4eeb980700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: ** DB Stats ** 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Uptime(secs): 0.1 total, 0.1 interval 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: ** Compaction Stats [default] ** 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T22:19:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: L0 1/0 13.80 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 537.7 0.03 0.00 1 0.026 0 0 0.0 0.0 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: L6 1/0 22.42 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-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Sum 2/0 36.22 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 537.7 0.03 0.00 1 0.026 0 0 0.0 0.0 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 537.7 0.03 0.00 1 0.026 0 0 0.0 0.0 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: ** Compaction Stats [default] ** 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 537.7 0.03 0.00 1 0.026 0 0 0.0 0.0 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Uptime(secs): 0.1 total, 0.1 interval 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Flush(GB): cumulative 0.013, interval 0.013 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:19:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Cumulative compaction: 0.01 GB write, 227.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Interval compaction: 0.01 GB write, 227.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Block cache BinnedLRUCache@0x55871221d1f0#7 capacity: 512.00 MB usage: 79.70 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Block cache entry stats(count,size,portion): DataBlock(3,14.23 KB,0.00271499%) FilterBlock(2,9.31 KB,0.00177622%) IndexBlock(2,56.16 KB,0.010711%) Misc(1,0.00 KB,0%) 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.520+0000 7f4efd16fc80 1 mon.a@-1(???) e3 preinit fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:19:26.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 0 mon.a@-1(???).mds e7 new map 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 0 mon.a@-1(???).mds e7 print_map 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: e7 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: legacy client fscid: 1 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Filesystem 'foo' (1) 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: fs_name foo 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: epoch 5 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: created 2023-09-23T22:13:30.133275+0000 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: modified 2023-09-23T22:13:37.177492+0000 2023-09-23T22:19:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: tableserver 0 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: root 0 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: session_timeout 60 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: session_autoclose 300 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: max_file_size 1099511627776 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: required_client_features {} 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: last_failure 0 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: last_failure_osd_epoch 0 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 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-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: max_mds 1 2023-09-23T22:19:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: in 0 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: up {0=14652} 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: failed 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: damaged 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: stopped 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: data_pools [4] 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: metadata_pool 3 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: inline_data disabled 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: balancer 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: bal_rank_mask -1 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: standby_count_wanted 1 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: [mds.foo.smithi121.mdbrmj{0:14652} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:19:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: Standby daemons: 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: [mds.foo.smithi123.ahmoxv{-1:24487} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.123:6832/206418430,v1:172.21.15.123:6833/206418430] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 0 mon.a@-1(???).osd e72 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:19:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:19:26 smithi121 bash[74920]: debug 2023-09-23T22:19:26.524+0000 7f4efd16fc80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-23T22:19:26.907 INFO:tasks.rados.rados.0.smithi121.stdout:3993: expect (ObjNum 2251 snap 0 seq_num 2251) 2023-09-23T22:19:27.037 INFO:tasks.rados.rados.0.smithi121.stdout:3995: finishing write tid 2 to smithi12166546-410 2023-09-23T22:19:27.037 INFO:tasks.rados.rados.0.smithi121.stdout:3995: finishing write tid 3 to smithi12166546-410 2023-09-23T22:19:27.037 INFO:tasks.rados.rados.0.smithi121.stdout:3995: finishing write tid 4 to smithi12166546-410 2023-09-23T22:19:27.037 INFO:tasks.rados.rados.0.smithi121.stdout:3996: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T22:19:27.252 INFO:tasks.rados.rados.0.smithi121.stdout:3995: finishing write tid 5 to smithi12166546-410 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 410 v 487 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3995: left oid 410 (ObjNum 2451 snap 0 seq_num 2451) 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3997: finishing write tid 1 to smithi12166546-483 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3997: finishing write tid 2 to smithi12166546-483 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3997: finishing write tid 3 to smithi12166546-483 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3997: finishing write tid 4 to smithi12166546-483 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3997: finishing write tid 5 to smithi12166546-483 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 483 v 573 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3997: left oid 483 (ObjNum 2452 snap 0 seq_num 2452) 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3998: finishing write tid 1 to smithi12166546-141 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3998: finishing write tid 2 to smithi12166546-141 2023-09-23T22:19:27.253 INFO:tasks.rados.rados.0.smithi121.stdout:3998: finishing write tid 3 to smithi12166546-141 2023-09-23T22:19:27.254 INFO:tasks.rados.rados.0.smithi121.stdout:3998: finishing write tid 4 to smithi12166546-141 2023-09-23T22:19:27.254 INFO:tasks.rados.rados.0.smithi121.stdout:3998: finishing write tid 5 to smithi12166546-141 2023-09-23T22:19:27.254 INFO:tasks.rados.rados.0.smithi121.stdout:update_object_version oid 141 v 398 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-09-23T22:19:27.254 INFO:tasks.rados.rados.0.smithi121.stdout:3998: left oid 141 (ObjNum 2453 snap 0 seq_num 2453) 2023-09-23T22:19:27.254 INFO:tasks.rados.rados.0.smithi121.stdout:3999: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T22:19:27.487 INFO:tasks.rados.rados.0.smithi121.stdout:3988: done (10 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3990: done (9 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3991: done (8 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3992: done (7 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3993: done (6 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3994: done (5 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3995: done (4 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3996: done (3 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3997: done (2 left) 2023-09-23T22:19:27.488 INFO:tasks.rados.rados.0.smithi121.stdout:3998: done (1 left) 2023-09-23T22:19:27.489 INFO:tasks.rados.rados.0.smithi121.stdout:3999: done (0 left) 2023-09-23T22:19:27.498 INFO:tasks.rados.rados.0.smithi121.stderr:0 errors. 2023-09-23T22:19:27.498 INFO:tasks.rados.rados.0.smithi121.stderr: 2023-09-23T22:19:27.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:19:28.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[55191]: ignoring --setuser ceph since I am not root 2023-09-23T22:19:28.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[55191]: ignoring --setgroup ceph since I am not root 2023-09-23T22:19:28.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[55191]: debug 2023-09-23T22:19:28.086+0000 7fdcec2df700 1 -- 172.21.15.123:0/609505862 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b9f2031e0 con 0x556b9ff82c00 2023-09-23T22:19:28.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[55191]: debug 2023-09-23T22:19:28.246+0000 7fdcf600e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: audit 2023-09-23T22:19:24.384032+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: audit 2023-09-23T22:19:24.384473+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: audit 2023-09-23T22:19:24.384857+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:24.969153+0000 mgr.y (mgr.15279) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 72 op/s 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: audit 2023-09-23T22:19:26.385398+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.121:0/88696804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:26.970369+0000 mgr.y (mgr.15279) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 13 MiB/s wr, 113 op/s 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:27.949629+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:27.971352+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-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:27.985147+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:19:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:27.985849+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:19:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:27.985898+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:19:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:27.987079+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 53s), standbys: x 2023-09-23T22:19:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:28.022337+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 53s), standbys: x 2023-09-23T22:19:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: cluster 2023-09-23T22:19:28.022487+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T22:19:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[27681]: audit 2023-09-23T22:19:28.022855+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15279 ' entity='' 2023-09-23T22:19:28.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[71039]: ignoring --setuser ceph since I am not root 2023-09-23T22:19:28.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[71039]: ignoring --setgroup ceph since I am not root 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[71039]: debug 2023-09-23T22:19:28.088+0000 7f7ae6c7a700 1 -- 172.21.15.121:0/1354066195 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d80685f1e0 con 0x55d8075de400 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[71039]: debug 2023-09-23T22:19:28.248+0000 7f7af09a9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: audit 2023-09-23T22:19:24.384032+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: audit 2023-09-23T22:19:24.384473+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: audit 2023-09-23T22:19:24.384857+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15279 172.21.15.121:0/3939954318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:24.969153+0000 mgr.y (mgr.15279) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 72 op/s 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: audit 2023-09-23T22:19:26.385398+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.121:0/88696804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:26.970369+0000 mgr.y (mgr.15279) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 13 MiB/s wr, 113 op/s 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:27.949629+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:27.971352+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-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:27.985147+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:27.985849+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:27.985898+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:27.987079+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 53s), standbys: x 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:28.022337+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 53s), standbys: x 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: cluster 2023-09-23T22:19:28.022487+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T22:19:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:28 smithi121 bash[33603]: audit 2023-09-23T22:19:28.022855+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15279 ' entity='' 2023-09-23T22:19:28.837 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 1 2023-09-23T22:19:29.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:19:28 smithi123 bash[54775]: ts=2023-09-23T22:19:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:19:29.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:29 smithi121 bash[33603]: audit 2023-09-23T22:19:28.817189+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/2402425907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:29.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:29 smithi121 bash[71039]: debug 2023-09-23T22:19:29.220+0000 7f7af09a9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:19:29.379 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:29 smithi123 bash[55191]: debug 2023-09-23T22:19:29.170+0000 7fdcf600e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:19:29.379 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:29 smithi123 bash[55191]: debug 2023-09-23T22:19:29.270+0000 7fdcf600e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:19:29.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:29 smithi123 bash[27681]: audit 2023-09-23T22:19:28.817189+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/2402425907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:19:29.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:29 smithi121 bash[71039]: debug 2023-09-23T22:19:29.328+0000 7f7af09a9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:19:29.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:29 smithi121 bash[71039]: debug 2023-09-23T22:19:29.440+0000 7f7af09a9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:19:29.645 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:29 smithi123 bash[55191]: debug 2023-09-23T22:19:29.374+0000 7fdcf600e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:19:29.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:19:30.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:29 smithi121 bash[71039]: debug 2023-09-23T22:19:29.736+0000 7f7af09a9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:19:30.009 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:29 smithi123 bash[55191]: debug 2023-09-23T22:19:29.638+0000 7fdcf600e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:19:30.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:30 smithi123 bash[55191]: debug 2023-09-23T22:19:30.006+0000 7fdcf600e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:19:30.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:30 smithi123 bash[55191]: debug 2023-09-23T22:19:30.170+0000 7fdcf600e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:19:30.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:30 smithi121 bash[71039]: debug 2023-09-23T22:19:30.136+0000 7f7af09a9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:19:30.503 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:30 smithi121 bash[71039]: debug 2023-09-23T22:19:30.320+0000 7f7af09a9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:19:30.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:30 smithi123 bash[55191]: debug 2023-09-23T22:19:30.386+0000 7fdcf600e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:19:30.876 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:30 smithi121 bash[71039]: debug 2023-09-23T22:19:30.552+0000 7f7af09a9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:19:31.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:31 smithi123 bash[55191]: debug 2023-09-23T22:19:31.382+0000 7fdcf600e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:19:31.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:31 smithi123 bash[55191]: debug 2023-09-23T22:19:31.498+0000 7fdcf600e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:19:31.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:31 smithi123 bash[55191]: debug 2023-09-23T22:19:31.618+0000 7fdcf600e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:19:31.891 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:31 smithi121 bash[71039]: debug 2023-09-23T22:19:31.628+0000 7f7af09a9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:19:31.891 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:31 smithi121 bash[71039]: debug 2023-09-23T22:19:31.740+0000 7f7af09a9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:19:32.310 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:32.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:32 smithi123 bash[55191]: debug 2023-09-23T22:19:32.098+0000 7fdcf600e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:19:32.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:32 smithi123 bash[55191]: debug 2023-09-23T22:19:32.330+0000 7fdcf600e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:19:32.651 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:31 smithi121 bash[71039]: debug 2023-09-23T22:19:31.880+0000 7f7af09a9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:19:32.651 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:32 smithi121 bash[71039]: debug 2023-09-23T22:19:32.416+0000 7f7af09a9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:19:33.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:32 smithi121 bash[71039]: debug 2023-09-23T22:19:32.640+0000 7f7af09a9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:19:33.050 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:32 smithi123 bash[55191]: debug 2023-09-23T22:19:32.782+0000 7fdcf600e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:19:33.374 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:33 smithi121 bash[71039]: debug 2023-09-23T22:19:33.096+0000 7f7af09a9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:19:33.550 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:33 smithi123 bash[55191]: debug 2023-09-23T22:19:33.274+0000 7fdcf600e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:19:33.625 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:33 smithi121 bash[71039]: debug 2023-09-23T22:19:33.604+0000 7f7af09a9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:19:34.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:34 smithi121 bash[71039]: debug 2023-09-23T22:19:34.176+0000 7f7af09a9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:19:34.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:33 smithi123 bash[55191]: debug 2023-09-23T22:19:33.846+0000 7fdcf600e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:19:34.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:33 smithi123 bash[55191]: debug 2023-09-23T22:19:33.962+0000 7fdcf600e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:19:34.574 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:34 smithi123 bash[55191]: debug 2023-09-23T22:19:34.310+0000 7fdcf600e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:19:34.574 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:34 smithi123 bash[55191]: debug 2023-09-23T22:19:34.426+0000 7fdcf600e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:19:34.592 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:34 smithi121 bash[71039]: debug 2023-09-23T22:19:34.292+0000 7f7af09a9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:19:34.929 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:34 smithi121 bash[71039]: debug 2023-09-23T22:19:34.652+0000 7f7af09a9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:19:34.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:34 smithi121 bash[71039]: debug 2023-09-23T22:19:34.772+0000 7f7af09a9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:19:35.015 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:34 smithi123 bash[55191]: debug 2023-09-23T22:19:34.570+0000 7fdcf600e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:19:35.015 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:34 smithi123 bash[55191]: debug 2023-09-23T22:19:34.686+0000 7fdcf600e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:19:35.015 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:34 smithi123 bash[55191]: debug 2023-09-23T22:19:34.818+0000 7fdcf600e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:19:35.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:34 smithi121 bash[71039]: debug 2023-09-23T22:19:34.920+0000 7f7af09a9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:19:35.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:35 smithi121 bash[71039]: debug 2023-09-23T22:19:35.036+0000 7f7af09a9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:19:35.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:35 smithi121 bash[71039]: debug 2023-09-23T22:19:35.168+0000 7f7af09a9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:19:35.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:35 smithi123 bash[55191]: debug 2023-09-23T22:19:35.010+0000 7fdcf600e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:19:35.300 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:35 smithi123 bash[55191]: debug 2023-09-23T22:19:35.142+0000 7fdcf600e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:19:35.754 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:35 smithi121 bash[71039]: debug 2023-09-23T22:19:35.364+0000 7f7af09a9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:19:35.754 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:35 smithi121 bash[71039]: debug 2023-09-23T22:19:35.488+0000 7f7af09a9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:19:35.906 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:19:35.907 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":72,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:18:34.934325+0000","last_up_change":"2023-09-23T22:10:41.344376+0000","last_in_change":"2023-09-23T22:10:15.479364+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":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T22:07:13.753924+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":"71","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":{},"mgr_devicehealth":{}},"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-23T22:11:38.685098+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":"55","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":{}},"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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-09-23T22:15:26.612839+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":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"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":{},"application_metadata":{"rados":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6803","nonce":3671327572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6805","nonce":3671327572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6809","nonce":3671327572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3671327572},{"type":"v1","addr":"172.21.15.121:6807","nonce":3671327572}]},"public_addr":"172.21.15.121:6803/3671327572","cluster_addr":"172.21.15.121:6805/3671327572","heartbeat_back_addr":"172.21.15.121:6809/3671327572","heartbeat_front_addr":"172.21.15.121:6807/3671327572","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6811","nonce":2641815533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6813","nonce":2641815533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6817","nonce":2641815533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2641815533},{"type":"v1","addr":"172.21.15.121:6815","nonce":2641815533}]},"public_addr":"172.21.15.121:6811/2641815533","cluster_addr":"172.21.15.121:6813/2641815533","heartbeat_back_addr":"172.21.15.121:6817/2641815533","heartbeat_front_addr":"172.21.15.121:6815/2641815533","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6819","nonce":764775174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6821","nonce":764775174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6825","nonce":764775174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":764775174},{"type":"v1","addr":"172.21.15.121:6823","nonce":764775174}]},"public_addr":"172.21.15.121:6819/764775174","cluster_addr":"172.21.15.121:6821/764775174","heartbeat_back_addr":"172.21.15.121:6825/764775174","heartbeat_front_addr":"172.21.15.121:6823/764775174","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6827","nonce":3381586761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6829","nonce":3381586761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6833","nonce":3381586761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":3381586761},{"type":"v1","addr":"172.21.15.121:6831","nonce":3381586761}]},"public_addr":"172.21.15.121:6827/3381586761","cluster_addr":"172.21.15.121:6829/3381586761","heartbeat_back_addr":"172.21.15.121:6833/3381586761","heartbeat_front_addr":"172.21.15.121:6831/3381586761","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:05:44.111057+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.123:6834/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.123:0/2878228837":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/489028314":"2023-09-24T22:16:57.036709+0000","172.21.15.123:0/3713404087":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6800/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.123:6835/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/278685061":"2023-09-24T22:16:57.036709+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.123:0/1918944663":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.123:0/2885703330":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+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-23T22:19:36.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:35 smithi121 bash[33603]: audit 2023-09-23T22:19:35.898504+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.121:0/1388416714' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:35 smithi123 bash[27681]: audit 2023-09-23T22:19:35.898504+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.121:0/1388416714' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:36.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:19:36.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[55191]: debug 2023-09-23T22:19:36.402+0000 7fdcf600e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:19:36.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[55191]: [23/Sep/2023:22:19:36] ENGINE Bus STARTING 2023-09-23T22:19:36.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[55191]: CherryPy Checker: 2023-09-23T22:19:36.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[55191]: The Application mounted at '' has an empty config. 2023-09-23T22:19:36.800 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[55191]: [23/Sep/2023:22:19:36] ENGINE Serving on http://:::9283 2023-09-23T22:19:36.801 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[55191]: [23/Sep/2023:22:19:36] ENGINE Bus STARTED 2023-09-23T22:19:36.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: debug 2023-09-23T22:19:36.804+0000 7f0b93853700 -1 mon.c@2(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:19:36.961 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.796+0000 7f7af09a9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:19:36.961 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: [23/Sep/2023:22:19:36] ENGINE Bus STARTING 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: debug 2023-09-23T22:19:36.810+0000 7f13bbdfd700 -1 mon.b@1(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.425221+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.425347+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.434733+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.435643+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.440342+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.441860+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.804834+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:19:37.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.805485+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.815357+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.815760+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e31: y(active, starting, since 0.0104383s), standbys: x 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.817132+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.817409+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.817668+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.818788+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.819141+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.820106+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.820397+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.820638+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.821164+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:19:37.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.821544+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.821888+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.822160+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.822432+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.822734+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.823044+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.823801+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.824208+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.824967+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.833112+0000 mon.a (mon.0) 36 : cluster [INF] Manager daemon y is now available 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.862096+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:37.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.864912+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:37.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.892587+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:37.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:36 smithi123 bash[27681]: audit 2023-09-23T22:19:36.913198+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.988+0000 7f7a4bd40700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.988+0000 7f7a4bd40700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.988+0000 7f7a4bd40700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.988+0000 7f7a4bd40700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.988+0000 7f7a4bd40700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.992+0000 7f7a57597700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.992+0000 7f7a57597700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.992+0000 7f7a57597700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.992+0000 7f7a57597700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[71039]: debug 2023-09-23T22:19:36.992+0000 7f7a57597700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[71039]: CherryPy Checker: 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[71039]: The Application mounted at '' has an empty config. 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[71039]: [23/Sep/2023:22:19:37] ENGINE Serving on http://:::9283 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[71039]: [23/Sep/2023:22:19:37] ENGINE Bus STARTED 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.425221+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.425347+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:19:37.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.434733+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.435643+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.440342+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.441860+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.? 172.21.15.123:0/2617199270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.804834+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.805485+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.815357+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.815760+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e31: y(active, starting, since 0.0104383s), standbys: x 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.817132+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.817409+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.817668+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.818788+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi121.mdbrmj"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.819141+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.ahmoxv"}]: dispatch 2023-09-23T22:19:37.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.820106+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.820397+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.820638+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.821164+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.821544+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.821888+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.822160+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.822432+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.822734+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.823044+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.823801+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.824208+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.824967+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:19:37.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.833112+0000 mon.a (mon.0) 36 : cluster [INF] Manager daemon y is now available 2023-09-23T22:19:37.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.862096+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:37.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.864912+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:37.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.892587+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:37.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:36 smithi121 bash[33603]: audit 2023-09-23T22:19:36.913198+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (2m) - 7m 13.7M - 0.23.0 ba2b418f427c 01c757a917ac 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (85s) - 7m 40.1M - 8.3.5 dad864ee21e9 aa0aad706de8 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi121.mdbrmj smithi121 running (6m) - 6m 15.0M - 16.2.14-37-g2e1f1015 1e6a756174a8 1abcb49a5313 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi123.ahmoxv smithi123 running (6m) - 6m 13.0M - 16.2.14-37-g2e1f1015 1e6a756174a8 f59ff2910a54 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (34s) - 14m 77.0M - 18.2.0-460-gbb0daeff e32c2a64c126 267b214cc7e7 2023-09-23T22:19:37.851 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (78s) - 16m 459M - 18.2.0-460-gbb0daeff e32c2a64c126 e4b61890fd59 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (16m) - 16m 61.1M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 b1d47d6d07bd 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (14m) - 14m 61.0M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 1c871af6a479 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (14m) - 14m 53.1M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 d12ca4395c07 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (2m) - 8m 8827k - 1.3.1 1dbe0e931976 240552fca786 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (109s) - 8m 8387k - 1.3.1 1dbe0e931976 c661cef8e66f 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (13m) - 14m 103M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 dada3d86541e 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (13m) - 13m 78.8M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 94eb36b71ddf 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (12m) - 12m 123M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e59247496f83 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (11m) - 11m 65.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 caa0426e15c1 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (11m) - 11m 101M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 f09ecc9856df 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (10m) - 10m 103M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 47930f6c9189 2023-09-23T22:19:37.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (9m) - 9m 79.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9f9d4af9cbcb 2023-09-23T22:19:37.853 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (9m) - 9m 90.3M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 34de013f09f3 2023-09-23T22:19:37.853 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (40s) - 8m 43.0M - 2.33.4 514e6a882f6e e00ec158c077 2023-09-23T22:19:38.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[71039]: debug 2023-09-23T22:19:37.824+0000 7f7aa8962700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-23T22:19:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.818029+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.825039+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.832195+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.941569+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: cluster 2023-09-23T22:19:36.948474+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: audit 2023-09-23T22:19:36.962673+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:19:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:37 smithi121 bash[33603]: cluster 2023-09-23T22:19:37.825281+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e32: y(active, since 1.01995s), standbys: x 2023-09-23T22:19:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.818029+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.825039+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.832195+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.941569+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: cluster 2023-09-23T22:19:36.948474+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T22:19:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: audit 2023-09-23T22:19:36.962673+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:19:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:37 smithi123 bash[27681]: cluster 2023-09-23T22:19:37.825281+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e32: y(active, since 1.01995s), standbys: x 2023-09-23T22:19:38.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:19:38] "GET /metrics HTTP/1.1" 200 33357 "" "Prometheus/2.33.4" 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[33603]: cephadm 2023-09-23T22:19:37.637164+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Bus STARTING 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[33603]: cephadm 2023-09-23T22:19:37.739233+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[33603]: audit 2023-09-23T22:19:37.828556+0000 mgr.y (mgr.34107) 3 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[33603]: cluster 2023-09-23T22:19:37.834200+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[33603]: cephadm 2023-09-23T22:19:37.866161+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:19:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:38 smithi121 bash[33603]: cephadm 2023-09-23T22:19:37.866406+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Bus STARTED 2023-09-23T22:19:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:38 smithi123 bash[27681]: cephadm 2023-09-23T22:19:37.637164+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Bus STARTING 2023-09-23T22:19:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:38 smithi123 bash[27681]: cephadm 2023-09-23T22:19:37.739233+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:19:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:38 smithi123 bash[27681]: audit 2023-09-23T22:19:37.828556+0000 mgr.y (mgr.34107) 3 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:38 smithi123 bash[27681]: cluster 2023-09-23T22:19:37.834200+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:38 smithi123 bash[27681]: cephadm 2023-09-23T22:19:37.866161+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:19:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:38 smithi123 bash[27681]: cephadm 2023-09-23T22:19:37.866406+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [23/Sep/2023:22:19:37] ENGINE Bus STARTED 2023-09-23T22:19:40.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:39 smithi121 bash[33603]: cluster 2023-09-23T22:19:38.824101+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:40.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:39 smithi121 bash[33603]: cluster 2023-09-23T22:19:39.827150+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e33: y(active, since 3s), standbys: x 2023-09-23T22:19:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:39 smithi123 bash[27681]: cluster 2023-09-23T22:19:38.824101+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:39 smithi123 bash[27681]: cluster 2023-09-23T22:19:39.827150+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e33: y(active, since 3s), standbys: x 2023-09-23T22:19:42.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:41 smithi121 bash[33603]: cluster 2023-09-23T22:19:40.824562+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:42.210 INFO:teuthology.orchestra.run.smithi121.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:19:42.270 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:41 smithi123 bash[27681]: cluster 2023-09-23T22:19:40.824562+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:43.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:43 smithi121 bash[33603]: audit 2023-09-23T22:19:42.200026+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:43.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:43 smithi121 bash[33603]: cephadm 2023-09-23T22:19:42.200779+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:19:43.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:43 smithi121 bash[33603]: audit 2023-09-23T22:19:42.205109+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:43.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:43 smithi121 bash[33603]: cluster 2023-09-23T22:19:42.825082+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:43 smithi123 bash[27681]: audit 2023-09-23T22:19:42.200026+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:43 smithi123 bash[27681]: cephadm 2023-09-23T22:19:42.200779+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:19:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:43 smithi123 bash[27681]: audit 2023-09-23T22:19:42.205109+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:43 smithi123 bash[27681]: cluster 2023-09-23T22:19:42.825082+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:43.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T22:19:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:44 smithi121 bash[33603]: audit 2023-09-23T22:19:43.240791+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:44 smithi121 bash[33603]: audit 2023-09-23T22:19:43.251119+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:44 smithi121 bash[33603]: audit 2023-09-23T22:19:43.842251+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:44 smithi121 bash[33603]: audit 2023-09-23T22:19:43.852235+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:44 smithi121 bash[33603]: audit 2023-09-23T22:19:44.132894+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:44 smithi121 bash[33603]: audit 2023-09-23T22:19:44.138879+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:44 smithi123 bash[27681]: audit 2023-09-23T22:19:43.240791+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:44 smithi123 bash[27681]: audit 2023-09-23T22:19:43.251119+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:44 smithi123 bash[27681]: audit 2023-09-23T22:19:43.842251+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:44 smithi123 bash[27681]: audit 2023-09-23T22:19:43.852235+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:44 smithi123 bash[27681]: audit 2023-09-23T22:19:44.132894+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:44 smithi123 bash[27681]: audit 2023-09-23T22:19:44.138879+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:45 smithi121 bash[33603]: audit 2023-09-23T22:19:44.640221+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:45.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:45 smithi121 bash[33603]: audit 2023-09-23T22:19:44.649907+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:45.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:45 smithi121 bash[33603]: cluster 2023-09-23T22:19:44.825748+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:45 smithi123 bash[27681]: audit 2023-09-23T22:19:44.640221+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:45 smithi123 bash[27681]: audit 2023-09-23T22:19:44.649907+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:46.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:45 smithi123 bash[27681]: cluster 2023-09-23T22:19:44.825748+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:47.615 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:19:47.617 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:19:47.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:47 smithi121 bash[33603]: cluster 2023-09-23T22:19:46.826448+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:47 smithi123 bash[27681]: cluster 2023-09-23T22:19:46.826448+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:48.891 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:19:48] "GET /metrics HTTP/1.1" 200 33357 "" "Prometheus/2.33.4" 2023-09-23T22:19:48.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:48 smithi121 bash[33603]: audit 2023-09-23T22:19:47.589972+0000 mgr.y (mgr.34107) 14 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:19:48.903 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":8,"stamp":"2023-09-23T22:19:46.826092+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1208561120,"num_objects":427,"num_object_clones":0,"num_object_copies":1281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":427,"num_whiteouts":0,"num_read":14590,"num_read_kb":15315121,"num_write":10022,"num_write_kb":2773915,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7901,"ondisk_log_size":7901,"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":4672944,"kb_used_data":2238576,"kb_used_omap":0,"kb_used_meta":2434304,"kb_avail":745288272,"statfs":{"total":767960285184,"available":763175190528,"internally_reserved":0,"allocated":2292301824,"data_stored":2276757014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2492727296},"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":"8.992207"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.947538+0000","last_change":"2023-09-23T22:13:30.142672+0000","last_active":"2023-09-23T22:18:34.947538+0000","last_peered":"2023-09-23T22:18:34.947538+0000","last_clean":"2023-09-23T22:18:34.947538+0000","last_became_active":"2023-09-23T22:13:30.142209+0000","last_became_peered":"2023-09-23T22:13:30.142209+0000","last_unstale":"2023-09-23T22:18:34.947538+0000","last_undegraded":"2023-09-23T22:18:34.947538+0000","last_fullsized":"2023-09-23T22:18:34.947538+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327230+0000","last_change":"2023-09-23T22:13:30.753289+0000","last_active":"2023-09-23T22:18:35.327230+0000","last_peered":"2023-09-23T22:18:35.327230+0000","last_clean":"2023-09-23T22:18:35.327230+0000","last_became_active":"2023-09-23T22:13:30.751341+0000","last_became_peered":"2023-09-23T22:13:30.751341+0000","last_unstale":"2023-09-23T22:18:35.327230+0000","last_undegraded":"2023-09-23T22:18:35.327230+0000","last_fullsized":"2023-09-23T22:18:35.327230+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.093397+0000","last_change":"2023-09-23T22:13:30.132385+0000","last_active":"2023-09-23T22:18:35.093397+0000","last_peered":"2023-09-23T22:18:35.093397+0000","last_clean":"2023-09-23T22:18:35.093397+0000","last_became_active":"2023-09-23T22:13:30.131891+0000","last_became_peered":"2023-09-23T22:13:30.131891+0000","last_unstale":"2023-09-23T22:18:35.093397+0000","last_undegraded":"2023-09-23T22:18:35.093397+0000","last_fullsized":"2023-09-23T22:18:35.093397+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945039+0000","last_change":"2023-09-23T22:13:30.544956+0000","last_active":"2023-09-23T22:18:34.945039+0000","last_peered":"2023-09-23T22:18:34.945039+0000","last_clean":"2023-09-23T22:18:34.945039+0000","last_became_active":"2023-09-23T22:13:30.544609+0000","last_became_peered":"2023-09-23T22:13:30.544609+0000","last_unstale":"2023-09-23T22:18:34.945039+0000","last_undegraded":"2023-09-23T22:18:34.945039+0000","last_fullsized":"2023-09-23T22:18:34.945039+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327543+0000","last_change":"2023-09-23T22:13:30.134417+0000","last_active":"2023-09-23T22:18:35.327543+0000","last_peered":"2023-09-23T22:18:35.327543+0000","last_clean":"2023-09-23T22:18:35.327543+0000","last_became_active":"2023-09-23T22:13:30.133898+0000","last_became_peered":"2023-09-23T22:13:30.133898+0000","last_unstale":"2023-09-23T22:18:35.327543+0000","last_undegraded":"2023-09-23T22:18:35.327543+0000","last_fullsized":"2023-09-23T22:18:35.327543+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.057580+0000","last_change":"2023-09-23T22:13:30.755044+0000","last_active":"2023-09-23T22:18:35.057580+0000","last_peered":"2023-09-23T22:18:35.057580+0000","last_clean":"2023-09-23T22:18:35.057580+0000","last_became_active":"2023-09-23T22:13:30.754089+0000","last_became_peered":"2023-09-23T22:13:30.754089+0000","last_unstale":"2023-09-23T22:18:35.057580+0000","last_undegraded":"2023-09-23T22:18:35.057580+0000","last_fullsized":"2023-09-23T22:18:35.057580+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945266+0000","last_change":"2023-09-23T22:13:30.124973+0000","last_active":"2023-09-23T22:18:34.945266+0000","last_peered":"2023-09-23T22:18:34.945266+0000","last_clean":"2023-09-23T22:18:34.945266+0000","last_became_active":"2023-09-23T22:13:30.124567+0000","last_became_peered":"2023-09-23T22:13:30.124567+0000","last_unstale":"2023-09-23T22:18:34.945266+0000","last_undegraded":"2023-09-23T22:18:34.945266+0000","last_fullsized":"2023-09-23T22:18:34.945266+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327455+0000","last_change":"2023-09-23T22:13:30.750750+0000","last_active":"2023-09-23T22:18:35.327455+0000","last_peered":"2023-09-23T22:18:35.327455+0000","last_clean":"2023-09-23T22:18:35.327455+0000","last_became_active":"2023-09-23T22:13:30.750023+0000","last_became_peered":"2023-09-23T22:13:30.750023+0000","last_unstale":"2023-09-23T22:18:35.327455+0000","last_undegraded":"2023-09-23T22:18:35.327455+0000","last_fullsized":"2023-09-23T22:18:35.327455+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.062043+0000","last_change":"2023-09-23T22:13:30.138422+0000","last_active":"2023-09-23T22:18:35.062043+0000","last_peered":"2023-09-23T22:18:35.062043+0000","last_clean":"2023-09-23T22:18:35.062043+0000","last_became_active":"2023-09-23T22:13:30.138026+0000","last_became_peered":"2023-09-23T22:13:30.138026+0000","last_unstale":"2023-09-23T22:18:35.062043+0000","last_undegraded":"2023-09-23T22:18:35.062043+0000","last_fullsized":"2023-09-23T22:18:35.062043+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327291+0000","last_change":"2023-09-23T22:13:30.544876+0000","last_active":"2023-09-23T22:18:35.327291+0000","last_peered":"2023-09-23T22:18:35.327291+0000","last_clean":"2023-09-23T22:18:35.327291+0000","last_became_active":"2023-09-23T22:13:30.544499+0000","last_became_peered":"2023-09-23T22:13:30.544499+0000","last_unstale":"2023-09-23T22:18:35.327291+0000","last_undegraded":"2023-09-23T22:18:35.327291+0000","last_fullsized":"2023-09-23T22:18:35.327291+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":28,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.054845+0000","last_change":"2023-09-23T22:13:30.141296+0000","last_active":"2023-09-23T22:18:35.054845+0000","last_peered":"2023-09-23T22:18:35.054845+0000","last_clean":"2023-09-23T22:18:35.054845+0000","last_became_active":"2023-09-23T22:13:30.140884+0000","last_became_peered":"2023-09-23T22:13:30.140884+0000","last_unstale":"2023-09-23T22:18:35.054845+0000","last_undegraded":"2023-09-23T22:18:35.054845+0000","last_fullsized":"2023-09-23T22:18:35.054845+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.093404+0000","last_change":"2023-09-23T22:13:31.487503+0000","last_active":"2023-09-23T22:18:35.093404+0000","last_peered":"2023-09-23T22:18:35.093404+0000","last_clean":"2023-09-23T22:18:35.093404+0000","last_became_active":"2023-09-23T22:13:31.487192+0000","last_became_peered":"2023-09-23T22:13:31.487192+0000","last_unstale":"2023-09-23T22:18:35.093404+0000","last_undegraded":"2023-09-23T22:18:35.093404+0000","last_fullsized":"2023-09-23T22:18:35.093404+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'19","reported_seq":44,"reported_epoch":73,"state":"active+clean","last_fresh":"2023-09-23T22:19:37.004687+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:19:37.004687+0000","last_peered":"2023-09-23T22:19:37.004687+0000","last_clean":"2023-09-23T22:19:37.004687+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:19:37.004687+0000","last_undegraded":"2023-09-23T22:19:37.004687+0000","last_fullsized":"2023-09-23T22:19:37.004687+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4452,"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":0,"num_read_kb":0,"num_write":19,"num_write_kb":16,"num_scrub_errors":0,"num_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.948331+0000","last_change":"2023-09-23T22:13:30.755970+0000","last_active":"2023-09-23T22:18:34.948331+0000","last_peered":"2023-09-23T22:18:34.948331+0000","last_clean":"2023-09-23T22:18:34.948331+0000","last_became_active":"2023-09-23T22:13:30.755393+0000","last_became_peered":"2023-09-23T22:13:30.755393+0000","last_unstale":"2023-09-23T22:18:34.948331+0000","last_undegraded":"2023-09-23T22:18:34.948331+0000","last_fullsized":"2023-09-23T22:18:34.948331+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.054108+0000","last_change":"2023-09-23T22:13:30.138005+0000","last_active":"2023-09-23T22:18:35.054108+0000","last_peered":"2023-09-23T22:18:35.054108+0000","last_clean":"2023-09-23T22:18:35.054108+0000","last_became_active":"2023-09-23T22:13:30.137679+0000","last_became_peered":"2023-09-23T22:13:30.137679+0000","last_unstale":"2023-09-23T22:18:35.054108+0000","last_undegraded":"2023-09-23T22:18:35.054108+0000","last_fullsized":"2023-09-23T22:18:35.054108+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.326599+0000","last_change":"2023-09-23T22:13:30.751784+0000","last_active":"2023-09-23T22:18:35.326599+0000","last_peered":"2023-09-23T22:18:35.326599+0000","last_clean":"2023-09-23T22:18:35.326599+0000","last_became_active":"2023-09-23T22:13:30.751345+0000","last_became_peered":"2023-09-23T22:13:30.751345+0000","last_unstale":"2023-09-23T22:18:35.326599+0000","last_undegraded":"2023-09-23T22:18:35.326599+0000","last_fullsized":"2023-09-23T22:18:35.326599+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.944468+0000","last_change":"2023-09-23T22:13:30.127874+0000","last_active":"2023-09-23T22:18:34.944468+0000","last_peered":"2023-09-23T22:18:34.944468+0000","last_clean":"2023-09-23T22:18:34.944468+0000","last_became_active":"2023-09-23T22:13:30.127448+0000","last_became_peered":"2023-09-23T22:13:30.127448+0000","last_unstale":"2023-09-23T22:18:34.944468+0000","last_undegraded":"2023-09-23T22:18:34.944468+0000","last_fullsized":"2023-09-23T22:18:34.944468+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061555+0000","last_change":"2023-09-23T22:13:30.551447+0000","last_active":"2023-09-23T22:18:35.061555+0000","last_peered":"2023-09-23T22:18:35.061555+0000","last_clean":"2023-09-23T22:18:35.061555+0000","last_became_active":"2023-09-23T22:13:30.550922+0000","last_became_peered":"2023-09-23T22:13:30.550922+0000","last_unstale":"2023-09-23T22:18:35.061555+0000","last_undegraded":"2023-09-23T22:18:35.061555+0000","last_fullsized":"2023-09-23T22:18:35.061555+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.054292+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:18:35.054292+0000","last_peered":"2023-09-23T22:18:35.054292+0000","last_clean":"2023-09-23T22:18:35.054292+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:18:35.054292+0000","last_undegraded":"2023-09-23T22:18:35.054292+0000","last_fullsized":"2023-09-23T22:18:35.054292+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.944883+0000","last_change":"2023-09-23T22:13:30.548594+0000","last_active":"2023-09-23T22:18:34.944883+0000","last_peered":"2023-09-23T22:18:34.944883+0000","last_clean":"2023-09-23T22:18:34.944883+0000","last_became_active":"2023-09-23T22:13:30.548300+0000","last_became_peered":"2023-09-23T22:13:30.548300+0000","last_unstale":"2023-09-23T22:18:34.944883+0000","last_undegraded":"2023-09-23T22:18:34.944883+0000","last_fullsized":"2023-09-23T22:18:34.944883+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.057238+0000","last_change":"2023-09-23T22:13:30.124505+0000","last_active":"2023-09-23T22:18:35.057238+0000","last_peered":"2023-09-23T22:18:35.057238+0000","last_clean":"2023-09-23T22:18:35.057238+0000","last_became_active":"2023-09-23T22:13:30.123897+0000","last_became_peered":"2023-09-23T22:13:30.123897+0000","last_unstale":"2023-09-23T22:18:35.057238+0000","last_undegraded":"2023-09-23T22:18:35.057238+0000","last_fullsized":"2023-09-23T22:18:35.057238+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327339+0000","last_change":"2023-09-23T22:13:30.751739+0000","last_active":"2023-09-23T22:18:35.327339+0000","last_peered":"2023-09-23T22:18:35.327339+0000","last_clean":"2023-09-23T22:18:35.327339+0000","last_became_active":"2023-09-23T22:13:30.751244+0000","last_became_peered":"2023-09-23T22:13:30.751244+0000","last_unstale":"2023-09-23T22:18:35.327339+0000","last_undegraded":"2023-09-23T22:18:35.327339+0000","last_fullsized":"2023-09-23T22:18:35.327339+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'535","reported_seq":960,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:25.082463+0000","last_change":"2023-09-23T22:15:27.935929+0000","last_active":"2023-09-23T22:19:25.082463+0000","last_peered":"2023-09-23T22:19:25.082463+0000","last_clean":"2023-09-23T22:19:25.082463+0000","last_became_active":"2023-09-23T22:15:27.935512+0000","last_became_peered":"2023-09-23T22:15:27.935512+0000","last_unstale":"2023-09-23T22:19:25.082463+0000","last_undegraded":"2023-09-23T22:19:25.082463+0000","last_fullsized":"2023-09-23T22:19:25.082463+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":535,"log_dups_size":0,"ondisk_log_size":535,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73676565,"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":933,"num_read_kb":1008589,"num_write":674,"num_write_kb":193152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.055252+0000","last_change":"2023-09-23T22:13:30.143370+0000","last_active":"2023-09-23T22:18:35.055252+0000","last_peered":"2023-09-23T22:18:35.055252+0000","last_clean":"2023-09-23T22:18:35.055252+0000","last_became_active":"2023-09-23T22:13:30.143009+0000","last_became_peered":"2023-09-23T22:13:30.143009+0000","last_unstale":"2023-09-23T22:18:35.055252+0000","last_undegraded":"2023-09-23T22:18:35.055252+0000","last_fullsized":"2023-09-23T22:18:35.055252+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061120+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:18:35.061120+0000","last_peered":"2023-09-23T22:18:35.061120+0000","last_clean":"2023-09-23T22:18:35.061120+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:18:35.061120+0000","last_undegraded":"2023-09-23T22:18:35.061120+0000","last_fullsized":"2023-09-23T22:18:35.061120+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'512","reported_seq":965,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:24.709813+0000","last_change":"2023-09-23T22:15:27.926621+0000","last_active":"2023-09-23T22:19:24.709813+0000","last_peered":"2023-09-23T22:19:24.709813+0000","last_clean":"2023-09-23T22:19:24.709813+0000","last_became_active":"2023-09-23T22:15:27.926261+0000","last_became_peered":"2023-09-23T22:15:27.926261+0000","last_unstale":"2023-09-23T22:19:24.709813+0000","last_undegraded":"2023-09-23T22:19:24.709813+0000","last_fullsized":"2023-09-23T22:19:24.709813+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":512,"log_dups_size":0,"ondisk_log_size":512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80619539,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":1020,"num_read_kb":1136618,"num_write":648,"num_write_kb":190328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.055809+0000","last_change":"2023-09-23T22:13:30.139836+0000","last_active":"2023-09-23T22:18:35.055809+0000","last_peered":"2023-09-23T22:18:35.055809+0000","last_clean":"2023-09-23T22:18:35.055809+0000","last_became_active":"2023-09-23T22:13:30.139469+0000","last_became_peered":"2023-09-23T22:13:30.139469+0000","last_unstale":"2023-09-23T22:18:35.055809+0000","last_undegraded":"2023-09-23T22:18:35.055809+0000","last_fullsized":"2023-09-23T22:18:35.055809+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.948418+0000","last_change":"2023-09-23T22:13:30.755541+0000","last_active":"2023-09-23T22:18:34.948418+0000","last_peered":"2023-09-23T22:18:34.948418+0000","last_clean":"2023-09-23T22:18:34.948418+0000","last_became_active":"2023-09-23T22:13:30.753845+0000","last_became_peered":"2023-09-23T22:13:30.753845+0000","last_unstale":"2023-09-23T22:18:34.948418+0000","last_undegraded":"2023-09-23T22:18:34.948418+0000","last_fullsized":"2023-09-23T22:18:34.948418+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'487","reported_seq":932,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.536027+0000","last_change":"2023-09-23T22:15:27.933673+0000","last_active":"2023-09-23T22:19:26.536027+0000","last_peered":"2023-09-23T22:19:26.536027+0000","last_clean":"2023-09-23T22:19:26.536027+0000","last_became_active":"2023-09-23T22:15:27.933370+0000","last_became_peered":"2023-09-23T22:15:27.933370+0000","last_unstale":"2023-09-23T22:19:26.536027+0000","last_undegraded":"2023-09-23T22:19:26.536027+0000","last_fullsized":"2023-09-23T22:19:26.536027+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":487,"log_dups_size":0,"ondisk_log_size":487,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78283267,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":1001,"num_read_kb":1080249,"num_write":620,"num_write_kb":175368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.054873+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:18:35.054873+0000","last_peered":"2023-09-23T22:18:35.054873+0000","last_clean":"2023-09-23T22:18:35.054873+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:18:35.054873+0000","last_undegraded":"2023-09-23T22:18:35.054873+0000","last_fullsized":"2023-09-23T22:18:35.054873+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.057628+0000","last_change":"2023-09-23T22:14:14.435271+0000","last_active":"2023-09-23T22:18:35.057628+0000","last_peered":"2023-09-23T22:18:35.057628+0000","last_clean":"2023-09-23T22:18:35.057628+0000","last_became_active":"2023-09-23T22:14:14.434362+0000","last_became_peered":"2023-09-23T22:14:14.434362+0000","last_unstale":"2023-09-23T22:18:35.057628+0000","last_undegraded":"2023-09-23T22:18:35.057628+0000","last_fullsized":"2023-09-23T22:18:35.057628+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.a","version":"72'448","reported_seq":791,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.521882+0000","last_change":"2023-09-23T22:15:27.931833+0000","last_active":"2023-09-23T22:19:26.521882+0000","last_peered":"2023-09-23T22:19:26.521882+0000","last_clean":"2023-09-23T22:19:26.521882+0000","last_became_active":"2023-09-23T22:15:27.931492+0000","last_became_peered":"2023-09-23T22:15:27.931492+0000","last_unstale":"2023-09-23T22:19:26.521882+0000","last_undegraded":"2023-09-23T22:19:26.521882+0000","last_fullsized":"2023-09-23T22:19:26.521882+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":448,"log_dups_size":0,"ondisk_log_size":448,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":43638364,"num_objects":15,"num_object_clones":0,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":749,"num_read_kb":771307,"num_write":560,"num_write_kb":154321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061382+0000","last_change":"2023-09-23T22:13:30.132711+0000","last_active":"2023-09-23T22:18:35.061382+0000","last_peered":"2023-09-23T22:18:35.061382+0000","last_clean":"2023-09-23T22:18:35.061382+0000","last_became_active":"2023-09-23T22:13:30.132319+0000","last_became_peered":"2023-09-23T22:13:30.132319+0000","last_unstale":"2023-09-23T22:18:35.061382+0000","last_undegraded":"2023-09-23T22:18:35.061382+0000","last_fullsized":"2023-09-23T22:18:35.061382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945870+0000","last_change":"2023-09-23T22:14:14.098338+0000","last_active":"2023-09-23T22:18:34.945870+0000","last_peered":"2023-09-23T22:18:34.945870+0000","last_clean":"2023-09-23T22:18:34.945870+0000","last_became_active":"2023-09-23T22:14:14.098010+0000","last_became_peered":"2023-09-23T22:14:14.098010+0000","last_unstale":"2023-09-23T22:18:34.945870+0000","last_undegraded":"2023-09-23T22:18:34.945870+0000","last_fullsized":"2023-09-23T22:18:34.945870+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"72'332","reported_seq":613,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.526565+0000","last_change":"2023-09-23T22:15:27.933793+0000","last_active":"2023-09-23T22:19:26.526565+0000","last_peered":"2023-09-23T22:19:26.526565+0000","last_clean":"2023-09-23T22:19:26.526565+0000","last_became_active":"2023-09-23T22:15:27.933456+0000","last_became_peered":"2023-09-23T22:15:27.933456+0000","last_unstale":"2023-09-23T22:19:26.526565+0000","last_undegraded":"2023-09-23T22:19:26.526565+0000","last_fullsized":"2023-09-23T22:19:26.526565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":332,"log_dups_size":0,"ondisk_log_size":332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53253948,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":611,"num_read_kb":683276,"num_write":422,"num_write_kb":118203,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.326652+0000","last_change":"2023-09-23T22:13:30.135074+0000","last_active":"2023-09-23T22:18:35.326652+0000","last_peered":"2023-09-23T22:18:35.326652+0000","last_clean":"2023-09-23T22:18:35.326652+0000","last_became_active":"2023-09-23T22:13:30.134706+0000","last_became_peered":"2023-09-23T22:13:30.134706+0000","last_unstale":"2023-09-23T22:18:35.326652+0000","last_undegraded":"2023-09-23T22:18:35.326652+0000","last_fullsized":"2023-09-23T22:18:35.326652+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.951223+0000","last_change":"2023-09-23T22:13:30.161328+0000","last_active":"2023-09-23T22:18:34.951223+0000","last_peered":"2023-09-23T22:18:34.951223+0000","last_clean":"2023-09-23T22:18:34.951223+0000","last_became_active":"2023-09-23T22:13:30.160927+0000","last_became_peered":"2023-09-23T22:13:30.160927+0000","last_unstale":"2023-09-23T22:18:34.951223+0000","last_undegraded":"2023-09-23T22:18:34.951223+0000","last_fullsized":"2023-09-23T22:18:34.951223+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'573","reported_seq":1012,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.549521+0000","last_change":"2023-09-23T22:15:27.930778+0000","last_active":"2023-09-23T22:19:26.549521+0000","last_peered":"2023-09-23T22:19:26.549521+0000","last_clean":"2023-09-23T22:19:26.549521+0000","last_became_active":"2023-09-23T22:15:27.930400+0000","last_became_peered":"2023-09-23T22:15:27.930400+0000","last_unstale":"2023-09-23T22:19:26.549521+0000","last_undegraded":"2023-09-23T22:19:26.549521+0000","last_fullsized":"2023-09-23T22:19:26.549521+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":573,"log_dups_size":0,"ondisk_log_size":573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85965254,"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":961,"num_read_kb":966485,"num_write":725,"num_write_kb":206291,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.057915+0000","last_change":"2023-09-23T22:13:30.141259+0000","last_active":"2023-09-23T22:18:35.057915+0000","last_peered":"2023-09-23T22:18:35.057915+0000","last_clean":"2023-09-23T22:18:35.057915+0000","last_became_active":"2023-09-23T22:13:30.140731+0000","last_became_peered":"2023-09-23T22:13:30.140731+0000","last_unstale":"2023-09-23T22:18:35.057915+0000","last_undegraded":"2023-09-23T22:18:35.057915+0000","last_fullsized":"2023-09-23T22:18:35.057915+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.951306+0000","last_change":"2023-09-23T22:13:30.756529+0000","last_active":"2023-09-23T22:18:34.951306+0000","last_peered":"2023-09-23T22:18:34.951306+0000","last_clean":"2023-09-23T22:18:34.951306+0000","last_became_active":"2023-09-23T22:13:30.755629+0000","last_became_peered":"2023-09-23T22:13:30.755629+0000","last_unstale":"2023-09-23T22:18:34.951306+0000","last_undegraded":"2023-09-23T22:18:34.951306+0000","last_fullsized":"2023-09-23T22:18:34.951306+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'433","reported_seq":821,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.517977+0000","last_change":"2023-09-23T22:15:27.940409+0000","last_active":"2023-09-23T22:19:26.517977+0000","last_peered":"2023-09-23T22:19:26.517977+0000","last_clean":"2023-09-23T22:19:26.517977+0000","last_became_active":"2023-09-23T22:15:27.939862+0000","last_became_peered":"2023-09-23T22:15:27.939862+0000","last_unstale":"2023-09-23T22:19:26.517977+0000","last_undegraded":"2023-09-23T22:19:26.517977+0000","last_fullsized":"2023-09-23T22:19:26.517977+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":433,"log_dups_size":0,"ondisk_log_size":433,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87795732,"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":874,"num_read_kb":936324,"num_write":552,"num_write_kb":157650,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.947872+0000","last_change":"2023-09-23T22:13:30.136817+0000","last_active":"2023-09-23T22:18:34.947872+0000","last_peered":"2023-09-23T22:18:34.947872+0000","last_clean":"2023-09-23T22:18:34.947872+0000","last_became_active":"2023-09-23T22:13:30.134813+0000","last_became_peered":"2023-09-23T22:13:30.134813+0000","last_unstale":"2023-09-23T22:18:34.947872+0000","last_undegraded":"2023-09-23T22:18:34.947872+0000","last_fullsized":"2023-09-23T22:18:34.947872+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.951588+0000","last_change":"2023-09-23T22:13:30.755992+0000","last_active":"2023-09-23T22:18:34.951588+0000","last_peered":"2023-09-23T22:18:34.951588+0000","last_clean":"2023-09-23T22:18:34.951588+0000","last_became_active":"2023-09-23T22:13:30.755334+0000","last_became_peered":"2023-09-23T22:13:30.755334+0000","last_unstale":"2023-09-23T22:18:34.951588+0000","last_undegraded":"2023-09-23T22:18:34.951588+0000","last_fullsized":"2023-09-23T22:18:34.951588+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.e","version":"72'398","reported_seq":785,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.575467+0000","last_change":"2023-09-23T22:15:27.933988+0000","last_active":"2023-09-23T22:19:26.575467+0000","last_peered":"2023-09-23T22:19:26.575467+0000","last_clean":"2023-09-23T22:19:26.575467+0000","last_became_active":"2023-09-23T22:15:27.933578+0000","last_became_peered":"2023-09-23T22:15:27.933578+0000","last_unstale":"2023-09-23T22:19:26.575467+0000","last_undegraded":"2023-09-23T22:19:26.575467+0000","last_fullsized":"2023-09-23T22:19:26.575467+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":398,"log_dups_size":0,"ondisk_log_size":398,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67708694,"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":892,"num_read_kb":1009401,"num_write":503,"num_write_kb":142018,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327233+0000","last_change":"2023-09-23T22:13:30.134225+0000","last_active":"2023-09-23T22:18:35.327233+0000","last_peered":"2023-09-23T22:18:35.327233+0000","last_clean":"2023-09-23T22:18:35.327233+0000","last_became_active":"2023-09-23T22:13:30.133460+0000","last_became_peered":"2023-09-23T22:13:30.133460+0000","last_unstale":"2023-09-23T22:18:35.327233+0000","last_undegraded":"2023-09-23T22:18:35.327233+0000","last_fullsized":"2023-09-23T22:18:35.327233+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.094909+0000","last_change":"2023-09-23T22:13:31.151516+0000","last_active":"2023-09-23T22:18:35.094909+0000","last_peered":"2023-09-23T22:18:35.094909+0000","last_clean":"2023-09-23T22:18:35.094909+0000","last_became_active":"2023-09-23T22:13:31.151192+0000","last_became_peered":"2023-09-23T22:13:31.151192+0000","last_unstale":"2023-09-23T22:18:35.094909+0000","last_undegraded":"2023-09-23T22:18:35.094909+0000","last_fullsized":"2023-09-23T22:18:35.094909+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.095088+0000","last_change":"2023-09-23T22:11:40.207928+0000","last_active":"2023-09-23T22:18:35.095088+0000","last_peered":"2023-09-23T22:18:35.095088+0000","last_clean":"2023-09-23T22:18:35.095088+0000","last_became_active":"2023-09-23T22:11:40.207556+0000","last_became_peered":"2023-09-23T22:11:40.207556+0000","last_unstale":"2023-09-23T22:18:35.095088+0000","last_undegraded":"2023-09-23T22:18:35.095088+0000","last_fullsized":"2023-09-23T22:18:35.095088+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061572+0000","last_change":"2023-09-23T22:13:30.128566+0000","last_active":"2023-09-23T22:18:35.061572+0000","last_peered":"2023-09-23T22:18:35.061572+0000","last_clean":"2023-09-23T22:18:35.061572+0000","last_became_active":"2023-09-23T22:13:30.128222+0000","last_became_peered":"2023-09-23T22:13:30.128222+0000","last_unstale":"2023-09-23T22:18:35.061572+0000","last_undegraded":"2023-09-23T22:18:35.061572+0000","last_fullsized":"2023-09-23T22:18:35.061572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.093642+0000","last_change":"2023-09-23T22:13:31.460633+0000","last_active":"2023-09-23T22:18:35.093642+0000","last_peered":"2023-09-23T22:18:35.093642+0000","last_clean":"2023-09-23T22:18:35.093642+0000","last_became_active":"2023-09-23T22:13:31.459711+0000","last_became_peered":"2023-09-23T22:13:31.459711+0000","last_unstale":"2023-09-23T22:18:35.093642+0000","last_undegraded":"2023-09-23T22:18:35.093642+0000","last_fullsized":"2023-09-23T22:18:35.093642+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'495","reported_seq":993,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.534795+0000","last_change":"2023-09-23T22:15:27.933116+0000","last_active":"2023-09-23T22:19:26.534795+0000","last_peered":"2023-09-23T22:19:26.534795+0000","last_clean":"2023-09-23T22:19:26.534795+0000","last_became_active":"2023-09-23T22:15:27.932670+0000","last_became_peered":"2023-09-23T22:15:27.932670+0000","last_unstale":"2023-09-23T22:19:26.534795+0000","last_undegraded":"2023-09-23T22:19:26.534795+0000","last_fullsized":"2023-09-23T22:19:26.534795+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":495,"log_dups_size":0,"ondisk_log_size":495,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89747357,"num_objects":32,"num_object_clones":0,"num_object_copies":96,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32,"num_whiteouts":0,"num_read":1136,"num_read_kb":1210501,"num_write":636,"num_write_kb":181333,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'528","reported_seq":934,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:25.030767+0000","last_change":"2023-09-23T22:15:27.925870+0000","last_active":"2023-09-23T22:19:25.030767+0000","last_peered":"2023-09-23T22:19:25.030767+0000","last_clean":"2023-09-23T22:19:25.030767+0000","last_became_active":"2023-09-23T22:15:27.925490+0000","last_became_peered":"2023-09-23T22:15:27.925490+0000","last_unstale":"2023-09-23T22:19:25.030767+0000","last_undegraded":"2023-09-23T22:19:25.030767+0000","last_fullsized":"2023-09-23T22:19:25.030767+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":528,"log_dups_size":0,"ondisk_log_size":528,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76787741,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":881,"num_read_kb":957461,"num_write":668,"num_write_kb":191697,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061296+0000","last_change":"2023-09-23T22:11:40.209448+0000","last_active":"2023-09-23T22:18:35.061296+0000","last_peered":"2023-09-23T22:18:35.061296+0000","last_clean":"2023-09-23T22:18:35.061296+0000","last_became_active":"2023-09-23T22:11:40.209011+0000","last_became_peered":"2023-09-23T22:11:40.209011+0000","last_unstale":"2023-09-23T22:18:35.061296+0000","last_undegraded":"2023-09-23T22:18:35.061296+0000","last_fullsized":"2023-09-23T22:18:35.061296+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.948018+0000","last_change":"2023-09-23T22:13:30.131821+0000","last_active":"2023-09-23T22:18:34.948018+0000","last_peered":"2023-09-23T22:18:34.948018+0000","last_clean":"2023-09-23T22:18:34.948018+0000","last_became_active":"2023-09-23T22:13:30.131478+0000","last_became_peered":"2023-09-23T22:13:30.131478+0000","last_unstale":"2023-09-23T22:18:34.948018+0000","last_undegraded":"2023-09-23T22:18:34.948018+0000","last_fullsized":"2023-09-23T22:18:34.948018+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.095024+0000","last_change":"2023-09-23T22:13:31.487315+0000","last_active":"2023-09-23T22:18:35.095024+0000","last_peered":"2023-09-23T22:18:35.095024+0000","last_clean":"2023-09-23T22:18:35.095024+0000","last_became_active":"2023-09-23T22:13:31.486982+0000","last_became_peered":"2023-09-23T22:13:31.486982+0000","last_unstale":"2023-09-23T22:18:35.095024+0000","last_undegraded":"2023-09-23T22:18:35.095024+0000","last_fullsized":"2023-09-23T22:18:35.095024+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'521","reported_seq":1005,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.569785+0000","last_change":"2023-09-23T22:15:27.933918+0000","last_active":"2023-09-23T22:19:26.569785+0000","last_peered":"2023-09-23T22:19:26.569785+0000","last_clean":"2023-09-23T22:19:26.569785+0000","last_became_active":"2023-09-23T22:15:27.933463+0000","last_became_peered":"2023-09-23T22:15:27.933463+0000","last_unstale":"2023-09-23T22:19:26.569785+0000","last_undegraded":"2023-09-23T22:19:26.569785+0000","last_fullsized":"2023-09-23T22:19:26.569785+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":521,"log_dups_size":0,"ondisk_log_size":521,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82384868,"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":1080,"num_read_kb":1124256,"num_write":662,"num_write_kb":188892,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.942833+0000","last_change":"2023-09-23T22:11:40.206792+0000","last_active":"2023-09-23T22:18:34.942833+0000","last_peered":"2023-09-23T22:18:34.942833+0000","last_clean":"2023-09-23T22:18:34.942833+0000","last_became_active":"2023-09-23T22:11:40.206357+0000","last_became_peered":"2023-09-23T22:11:40.206357+0000","last_unstale":"2023-09-23T22:18:34.942833+0000","last_undegraded":"2023-09-23T22:18:34.942833+0000","last_fullsized":"2023-09-23T22:18:34.942833+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.094388+0000","last_change":"2023-09-23T22:13:30.136593+0000","last_active":"2023-09-23T22:18:35.094388+0000","last_peered":"2023-09-23T22:18:35.094388+0000","last_clean":"2023-09-23T22:18:35.094388+0000","last_became_active":"2023-09-23T22:13:30.136301+0000","last_became_peered":"2023-09-23T22:13:30.136301+0000","last_unstale":"2023-09-23T22:18:35.094388+0000","last_undegraded":"2023-09-23T22:18:35.094388+0000","last_fullsized":"2023-09-23T22:18:35.094388+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.094843+0000","last_change":"2023-09-23T22:13:31.460150+0000","last_active":"2023-09-23T22:18:35.094843+0000","last_peered":"2023-09-23T22:18:35.094843+0000","last_clean":"2023-09-23T22:18:35.094843+0000","last_became_active":"2023-09-23T22:13:31.459401+0000","last_became_peered":"2023-09-23T22:13:31.459401+0000","last_unstale":"2023-09-23T22:18:35.094843+0000","last_undegraded":"2023-09-23T22:18:35.094843+0000","last_fullsized":"2023-09-23T22:18:35.094843+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061539+0000","last_change":"2023-09-23T22:11:40.210426+0000","last_active":"2023-09-23T22:18:35.061539+0000","last_peered":"2023-09-23T22:18:35.061539+0000","last_clean":"2023-09-23T22:18:35.061539+0000","last_became_active":"2023-09-23T22:11:40.209906+0000","last_became_peered":"2023-09-23T22:11:40.209906+0000","last_unstale":"2023-09-23T22:18:35.061539+0000","last_undegraded":"2023-09-23T22:18:35.061539+0000","last_fullsized":"2023-09-23T22:18:35.061539+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":261,"reported_epoch":73,"state":"active+clean","last_fresh":"2023-09-23T22:19:36.994251+0000","last_change":"2023-09-23T22:10:43.653480+0000","last_active":"2023-09-23T22:19:36.994251+0000","last_peered":"2023-09-23T22:19:36.994251+0000","last_clean":"2023-09-23T22:19:36.994251+0000","last_became_active":"2023-09-23T22:10:43.652630+0000","last_became_peered":"2023-09-23T22:10:43.652630+0000","last_unstale":"2023-09-23T22:19:36.994251+0000","last_undegraded":"2023-09-23T22:19:36.994251+0000","last_fullsized":"2023-09-23T22:19:36.994251+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.326693+0000","last_change":"2023-09-23T22:13:30.136387+0000","last_active":"2023-09-23T22:18:35.326693+0000","last_peered":"2023-09-23T22:18:35.326693+0000","last_clean":"2023-09-23T22:18:35.326693+0000","last_became_active":"2023-09-23T22:13:30.136046+0000","last_became_peered":"2023-09-23T22:13:30.136046+0000","last_unstale":"2023-09-23T22:18:35.326693+0000","last_undegraded":"2023-09-23T22:18:35.326693+0000","last_fullsized":"2023-09-23T22:18:35.326693+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.057554+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:18:35.057554+0000","last_peered":"2023-09-23T22:18:35.057554+0000","last_clean":"2023-09-23T22:18:35.057554+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:18:35.057554+0000","last_undegraded":"2023-09-23T22:18:35.057554+0000","last_fullsized":"2023-09-23T22:18:35.057554+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'375","reported_seq":669,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:25.099552+0000","last_change":"2023-09-23T22:15:27.933846+0000","last_active":"2023-09-23T22:19:25.099552+0000","last_peered":"2023-09-23T22:19:25.099552+0000","last_clean":"2023-09-23T22:19:25.099552+0000","last_became_active":"2023-09-23T22:15:27.933404+0000","last_became_peered":"2023-09-23T22:15:27.933404+0000","last_unstale":"2023-09-23T22:19:25.099552+0000","last_undegraded":"2023-09-23T22:19:25.099552+0000","last_fullsized":"2023-09-23T22:19:25.099552+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":375,"log_dups_size":0,"ondisk_log_size":375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63288585,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":635,"num_read_kb":648993,"num_write":476,"num_write_kb":129998,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'455","reported_seq":842,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:26.484479+0000","last_change":"2023-09-23T22:15:27.940167+0000","last_active":"2023-09-23T22:19:26.484479+0000","last_peered":"2023-09-23T22:19:26.484479+0000","last_clean":"2023-09-23T22:19:26.484479+0000","last_became_active":"2023-09-23T22:15:27.939352+0000","last_became_peered":"2023-09-23T22:15:27.939352+0000","last_unstale":"2023-09-23T22:19:26.484479+0000","last_undegraded":"2023-09-23T22:19:26.484479+0000","last_fullsized":"2023-09-23T22:19:26.484479+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":455,"log_dups_size":0,"ondisk_log_size":455,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77660682,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":858,"num_read_kb":938035,"num_write":576,"num_write_kb":161346,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.053306+0000","last_change":"2023-09-23T22:11:40.207634+0000","last_active":"2023-09-23T22:18:35.053306+0000","last_peered":"2023-09-23T22:18:35.053306+0000","last_clean":"2023-09-23T22:18:35.053306+0000","last_became_active":"2023-09-23T22:11:40.206980+0000","last_became_peered":"2023-09-23T22:11:40.206980+0000","last_unstale":"2023-09-23T22:18:35.053306+0000","last_undegraded":"2023-09-23T22:18:35.053306+0000","last_fullsized":"2023-09-23T22:18:35.053306+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.944663+0000","last_change":"2023-09-23T22:13:30.123376+0000","last_active":"2023-09-23T22:18:34.944663+0000","last_peered":"2023-09-23T22:18:34.944663+0000","last_clean":"2023-09-23T22:18:34.944663+0000","last_became_active":"2023-09-23T22:13:30.122997+0000","last_became_peered":"2023-09-23T22:13:30.122997+0000","last_unstale":"2023-09-23T22:18:34.944663+0000","last_undegraded":"2023-09-23T22:18:34.944663+0000","last_fullsized":"2023-09-23T22:18:34.944663+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945298+0000","last_change":"2023-09-23T22:14:14.314523+0000","last_active":"2023-09-23T22:18:34.945298+0000","last_peered":"2023-09-23T22:18:34.945298+0000","last_clean":"2023-09-23T22:18:34.945298+0000","last_became_active":"2023-09-23T22:14:14.313843+0000","last_became_peered":"2023-09-23T22:14:14.313843+0000","last_unstale":"2023-09-23T22:18:34.945298+0000","last_undegraded":"2023-09-23T22:18:34.945298+0000","last_fullsized":"2023-09-23T22:18:34.945298+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.054703+0000","last_change":"2023-09-23T22:11:40.211930+0000","last_active":"2023-09-23T22:18:35.054703+0000","last_peered":"2023-09-23T22:18:35.054703+0000","last_clean":"2023-09-23T22:18:35.054703+0000","last_became_active":"2023-09-23T22:11:40.211557+0000","last_became_peered":"2023-09-23T22:11:40.211557+0000","last_unstale":"2023-09-23T22:18:35.054703+0000","last_undegraded":"2023-09-23T22:18:35.054703+0000","last_fullsized":"2023-09-23T22:18:35.054703+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.095230+0000","last_change":"2023-09-23T22:13:30.139096+0000","last_active":"2023-09-23T22:18:35.095230+0000","last_peered":"2023-09-23T22:18:35.095230+0000","last_clean":"2023-09-23T22:18:35.095230+0000","last_became_active":"2023-09-23T22:13:30.138599+0000","last_became_peered":"2023-09-23T22:13:30.138599+0000","last_unstale":"2023-09-23T22:18:35.095230+0000","last_undegraded":"2023-09-23T22:18:35.095230+0000","last_fullsized":"2023-09-23T22:18:35.095230+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945721+0000","last_change":"2023-09-23T22:13:30.545890+0000","last_active":"2023-09-23T22:18:34.945721+0000","last_peered":"2023-09-23T22:18:34.945721+0000","last_clean":"2023-09-23T22:18:34.945721+0000","last_became_active":"2023-09-23T22:13:30.545143+0000","last_became_peered":"2023-09-23T22:13:30.545143+0000","last_unstale":"2023-09-23T22:18:34.945721+0000","last_undegraded":"2023-09-23T22:18:34.945721+0000","last_fullsized":"2023-09-23T22:18:34.945721+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'665","reported_seq":1209,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:25.051392+0000","last_change":"2023-09-23T22:15:27.937904+0000","last_active":"2023-09-23T22:19:25.051392+0000","last_peered":"2023-09-23T22:19:25.051392+0000","last_clean":"2023-09-23T22:19:25.051392+0000","last_became_active":"2023-09-23T22:15:27.937426+0000","last_became_peered":"2023-09-23T22:15:27.937426+0000","last_unstale":"2023-09-23T22:19:25.051392+0000","last_undegraded":"2023-09-23T22:19:25.051392+0000","last_fullsized":"2023-09-23T22:19:25.051392+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":665,"log_dups_size":0,"ondisk_log_size":665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105481052,"num_objects":35,"num_object_clones":0,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":0,"num_read":1207,"num_read_kb":1317435,"num_write":842,"num_write_kb":237923,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327634+0000","last_change":"2023-09-23T22:13:30.132674+0000","last_active":"2023-09-23T22:18:35.327634+0000","last_peered":"2023-09-23T22:18:35.327634+0000","last_clean":"2023-09-23T22:18:35.327634+0000","last_became_active":"2023-09-23T22:13:30.132341+0000","last_became_peered":"2023-09-23T22:13:30.132341+0000","last_unstale":"2023-09-23T22:18:35.327634+0000","last_undegraded":"2023-09-23T22:18:35.327634+0000","last_fullsized":"2023-09-23T22:18:35.327634+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.094430+0000","last_change":"2023-09-23T22:11:40.208417+0000","last_active":"2023-09-23T22:18:35.094430+0000","last_peered":"2023-09-23T22:18:35.094430+0000","last_clean":"2023-09-23T22:18:35.094430+0000","last_became_active":"2023-09-23T22:11:40.207960+0000","last_became_peered":"2023-09-23T22:11:40.207960+0000","last_unstale":"2023-09-23T22:18:35.094430+0000","last_undegraded":"2023-09-23T22:18:35.094430+0000","last_fullsized":"2023-09-23T22:18:35.094430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.326868+0000","last_change":"2023-09-23T22:13:30.546951+0000","last_active":"2023-09-23T22:18:35.326868+0000","last_peered":"2023-09-23T22:18:35.326868+0000","last_clean":"2023-09-23T22:18:35.326868+0000","last_became_active":"2023-09-23T22:13:30.546617+0000","last_became_peered":"2023-09-23T22:13:30.546617+0000","last_unstale":"2023-09-23T22:18:35.326868+0000","last_undegraded":"2023-09-23T22:18:35.326868+0000","last_fullsized":"2023-09-23T22:18:35.326868+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'518","reported_seq":868,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:25.066222+0000","last_change":"2023-09-23T22:15:27.935054+0000","last_active":"2023-09-23T22:19:25.066222+0000","last_peered":"2023-09-23T22:19:25.066222+0000","last_clean":"2023-09-23T22:19:25.066222+0000","last_became_active":"2023-09-23T22:15:27.934685+0000","last_became_peered":"2023-09-23T22:15:27.934685+0000","last_unstale":"2023-09-23T22:19:25.066222+0000","last_undegraded":"2023-09-23T22:19:25.066222+0000","last_fullsized":"2023-09-23T22:19:25.066222+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":518,"log_dups_size":0,"ondisk_log_size":518,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78014058,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":735,"num_read_kb":774332,"num_write":654,"num_write_kb":186384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.057451+0000","last_change":"2023-09-23T22:11:40.212399+0000","last_active":"2023-09-23T22:18:35.057451+0000","last_peered":"2023-09-23T22:18:35.057451+0000","last_clean":"2023-09-23T22:18:35.057451+0000","last_became_active":"2023-09-23T22:11:40.211954+0000","last_became_peered":"2023-09-23T22:11:40.211954+0000","last_unstale":"2023-09-23T22:18:35.057451+0000","last_undegraded":"2023-09-23T22:18:35.057451+0000","last_fullsized":"2023-09-23T22:18:35.057451+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945164+0000","last_change":"2023-09-23T22:13:30.135787+0000","last_active":"2023-09-23T22:18:34.945164+0000","last_peered":"2023-09-23T22:18:34.945164+0000","last_clean":"2023-09-23T22:18:34.945164+0000","last_became_active":"2023-09-23T22:13:30.135361+0000","last_became_peered":"2023-09-23T22:13:30.135361+0000","last_unstale":"2023-09-23T22:18:34.945164+0000","last_undegraded":"2023-09-23T22:18:34.945164+0000","last_fullsized":"2023-09-23T22:18:34.945164+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.948175+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:18:34.948175+0000","last_peered":"2023-09-23T22:18:34.948175+0000","last_clean":"2023-09-23T22:18:34.948175+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:18:34.948175+0000","last_undegraded":"2023-09-23T22:18:34.948175+0000","last_fullsized":"2023-09-23T22:18:34.948175+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'435","reported_seq":766,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:19:25.035148+0000","last_change":"2023-09-23T22:15:27.926572+0000","last_active":"2023-09-23T22:19:25.035148+0000","last_peered":"2023-09-23T22:19:25.035148+0000","last_clean":"2023-09-23T22:19:25.035148+0000","last_became_active":"2023-09-23T22:15:27.926229+0000","last_became_peered":"2023-09-23T22:15:27.926229+0000","last_unstale":"2023-09-23T22:19:25.035148+0000","last_undegraded":"2023-09-23T22:19:25.035148+0000","last_fullsized":"2023-09-23T22:19:25.035148+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:15:26.909591+0000","last_clean_scrub_stamp":"2023-09-23T22:15:26.909591+0000","objects_scrubbed":0,"log_size":435,"log_dups_size":0,"ondisk_log_size":435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63659824,"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":709,"num_read_kb":751347,"num_write":547,"num_write_kb":156569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945589+0000","last_change":"2023-09-23T22:13:30.127800+0000","last_active":"2023-09-23T22:18:34.945589+0000","last_peered":"2023-09-23T22:18:34.945589+0000","last_clean":"2023-09-23T22:18:34.945589+0000","last_became_active":"2023-09-23T22:13:30.127521+0000","last_became_peered":"2023-09-23T22:13:30.127521+0000","last_unstale":"2023-09-23T22:18:34.945589+0000","last_undegraded":"2023-09-23T22:18:34.945589+0000","last_fullsized":"2023-09-23T22:18:34.945589+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.943319+0000","last_change":"2023-09-23T22:13:30.751535+0000","last_active":"2023-09-23T22:18:34.943319+0000","last_peered":"2023-09-23T22:18:34.943319+0000","last_clean":"2023-09-23T22:18:34.943319+0000","last_became_active":"2023-09-23T22:13:30.751227+0000","last_became_peered":"2023-09-23T22:13:30.751227+0000","last_unstale":"2023-09-23T22:18:34.943319+0000","last_undegraded":"2023-09-23T22:18:34.943319+0000","last_fullsized":"2023-09-23T22:18:34.943319+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061541+0000","last_change":"2023-09-23T22:13:30.140331+0000","last_active":"2023-09-23T22:18:35.061541+0000","last_peered":"2023-09-23T22:18:35.061541+0000","last_clean":"2023-09-23T22:18:35.061541+0000","last_became_active":"2023-09-23T22:13:30.139841+0000","last_became_peered":"2023-09-23T22:13:30.139841+0000","last_unstale":"2023-09-23T22:18:35.061541+0000","last_undegraded":"2023-09-23T22:18:35.061541+0000","last_fullsized":"2023-09-23T22:18:35.061541+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.950963+0000","last_change":"2023-09-23T22:13:30.757607+0000","last_active":"2023-09-23T22:18:34.950963+0000","last_peered":"2023-09-23T22:18:34.950963+0000","last_clean":"2023-09-23T22:18:34.950963+0000","last_became_active":"2023-09-23T22:13:30.756854+0000","last_became_peered":"2023-09-23T22:13:30.756854+0000","last_unstale":"2023-09-23T22:18:34.950963+0000","last_undegraded":"2023-09-23T22:18:34.950963+0000","last_fullsized":"2023-09-23T22:18:34.950963+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":27,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.061711+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:18:35.061711+0000","last_peered":"2023-09-23T22:18:35.061711+0000","last_clean":"2023-09-23T22:18:35.061711+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:18:35.061711+0000","last_undegraded":"2023-09-23T22:18:35.061711+0000","last_fullsized":"2023-09-23T22:18:35.061711+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.948432+0000","last_change":"2023-09-23T22:13:30.159491+0000","last_active":"2023-09-23T22:18:34.948432+0000","last_peered":"2023-09-23T22:18:34.948432+0000","last_clean":"2023-09-23T22:18:34.948432+0000","last_became_active":"2023-09-23T22:13:30.159202+0000","last_became_peered":"2023-09-23T22:13:30.159202+0000","last_unstale":"2023-09-23T22:18:34.948432+0000","last_undegraded":"2023-09-23T22:18:34.948432+0000","last_fullsized":"2023-09-23T22:18:34.948432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":26,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327122+0000","last_change":"2023-09-23T22:13:30.124795+0000","last_active":"2023-09-23T22:18:35.327122+0000","last_peered":"2023-09-23T22:18:35.327122+0000","last_clean":"2023-09-23T22:18:35.327122+0000","last_became_active":"2023-09-23T22:13:30.124387+0000","last_became_peered":"2023-09-23T22:13:30.124387+0000","last_unstale":"2023-09-23T22:18:35.327122+0000","last_undegraded":"2023-09-23T22:18:35.327122+0000","last_fullsized":"2023-09-23T22:18:35.327122+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:35.327498+0000","last_change":"2023-09-23T22:13:30.158092+0000","last_active":"2023-09-23T22:18:35.327498+0000","last_peered":"2023-09-23T22:18:35.327498+0000","last_clean":"2023-09-23T22:18:35.327498+0000","last_became_active":"2023-09-23T22:13:30.157745+0000","last_became_peered":"2023-09-23T22:13:30.157745+0000","last_unstale":"2023-09-23T22:18:35.327498+0000","last_undegraded":"2023-09-23T22:18:35.327498+0000","last_fullsized":"2023-09-23T22:18:35.327498+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":29,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.945154+0000","last_change":"2023-09-23T22:13:30.120075+0000","last_active":"2023-09-23T22:18:34.945154+0000","last_peered":"2023-09-23T22:18:34.945154+0000","last_clean":"2023-09-23T22:18:34.945154+0000","last_became_active":"2023-09-23T22:13:30.119642+0000","last_became_peered":"2023-09-23T22:13:30.119642+0000","last_unstale":"2023-09-23T22:18:34.945154+0000","last_undegraded":"2023-09-23T22:18:34.945154+0000","last_fullsized":"2023-09-23T22:18:34.945154+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T22:18:34.946589+0000","last_change":"2023-09-23T22:13:30.758667+0000","last_active":"2023-09-23T22:18:34.946589+0000","last_peered":"2023-09-23T22:18:34.946589+0000","last_clean":"2023-09-23T22:18:34.946589+0000","last_became_active":"2023-09-23T22:13:30.757482+0000","last_became_peered":"2023-09-23T22:13:30.757482+0000","last_unstale":"2023-09-23T22:18:34.946589+0000","last_undegraded":"2023-09-23T22:18:34.946589+0000","last_fullsized":"2023-09-23T22:18:34.946589+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1207965530,"num_objects":403,"num_object_clones":0,"num_object_copies":1209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":403,"num_whiteouts":0,"num_read":14282,"num_read_kb":15314609,"num_write":9765,"num_write_kb":2771473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2284363776,"data_stored":2272145205,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"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":5222,"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":0,"num_read_kb":0,"num_write":58,"num_write_kb":26,"num_scrub_errors":0,"num_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":15666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":48,"seq":206158430317,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":519084,"kb_used_data":213796,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93226068,"statfs":{"total":95995035648,"available":95463493632,"internally_reserved":0,"allocated":218927104,"data_stored":217318416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.76600000000000001,"15min":0.84399999999999997},"min":{"1min":0.51700000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.93999999999999995,"5min":1.202,"15min":1.3120000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.82799999999999996,"15min":0.871},"min":{"1min":0.54600000000000004,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1000000000000001,"5min":2.698,"15min":2.698},"last":1.2669999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.78800000000000003,"15min":0.85999999999999999},"min":{"1min":0.57499999999999996,"5min":0.442,"15min":0.442},"max":{"1min":1.2649999999999999,"5min":1.377,"15min":1.528},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.85899999999999999,"15min":0.92900000000000005},"min":{"1min":0.45200000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.0209999999999999,"5min":2.0339999999999998,"15min":2.0339999999999998},"last":1.014}]},{"osd":2,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.83099999999999996,"15min":0.84599999999999997},"min":{"1min":0.55600000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.115,"5min":1.177,"15min":1.262},"last":0.876},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.89000000000000001,"15min":0.90900000000000003},"min":{"1min":0.623,"5min":0.54200000000000004,"15min":0.54000000000000004},"max":{"1min":1.325,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.83499999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.871,"15min":0.89100000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.266},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89500000000000002,"15min":0.93100000000000005},"min":{"1min":0.53600000000000003,"5min":0.47699999999999998,"15min":0.44800000000000001},"max":{"1min":1.177,"5min":1.4730000000000001,"15min":1.488},"last":0.93300000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.91500000000000004,"15min":0.879},"min":{"1min":0.59699999999999998,"5min":0.434,"15min":0.39900000000000002},"max":{"1min":1.2310000000000001,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":1.177},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.94599999999999995,"15min":0.92200000000000004},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.42399999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.4570000000000001},"last":1.232}]},{"osd":5,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.73599999999999999,"5min":0.52900000000000003,"15min":0.441},"max":{"1min":1.3759999999999999,"5min":1.472,"15min":1.573},"last":1.208},{"interface":"front","average":{"1min":1.022,"5min":1.022,"15min":1.054},"min":{"1min":0.753,"5min":0.54700000000000004,"15min":0.53600000000000003},"max":{"1min":1.361,"5min":1.8859999999999999,"15min":2.0569999999999999},"last":1.321}]},{"osd":6,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0620000000000001,"15min":1.077},"min":{"1min":0.80200000000000005,"5min":0.63700000000000001,"15min":0.45300000000000001},"max":{"1min":1.3660000000000001,"5min":1.97,"15min":2.2349999999999999},"last":1.369},{"interface":"front","average":{"1min":1.069,"5min":1.036,"15min":1.0349999999999999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.48099999999999998},"max":{"1min":1.764,"5min":1.764,"15min":1.764},"last":1.2849999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626550,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":528192,"kb_used_data":222904,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93216960,"statfs":{"total":95995035648,"available":95454167040,"internally_reserved":0,"allocated":228253696,"data_stored":226603908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:19:11 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.78200000000000003,"15min":0.84399999999999997},"min":{"1min":0.50900000000000001,"5min":0.377,"15min":0.377},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.75,"5min":0.79000000000000004,"15min":0.86199999999999999},"min":{"1min":0.47999999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.0740000000000001,"5min":1.546,"15min":1.546},"last":1.087}]},{"osd":1,"last update":"Sat Sep 23 22:19:11 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.79200000000000004,"15min":0.88200000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.5820000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.83399999999999996,"15min":0.91800000000000004},"min":{"1min":0.48899999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.3200000000000001,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.048}]},{"osd":2,"last update":"Sat Sep 23 22:19:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.83999999999999997,"15min":0.90200000000000002},"min":{"1min":0.51600000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.397,"5min":2.181,"15min":2.181},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.84099999999999997,"15min":0.88400000000000001},"min":{"1min":0.56499999999999995,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.167,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":0.88600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:19:11 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.86699999999999999,"15min":0.90900000000000003},"min":{"1min":0.498,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.05,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.877,"5min":0.90400000000000003,"15min":0.97399999999999998},"min":{"1min":0.66600000000000004,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.361,"5min":2.0640000000000001,"15min":2.0640000000000001},"last":0.96199999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:19:11 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91700000000000004,"15min":0.89700000000000002},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.50600000000000001},"max":{"1min":1.319,"5min":2.1480000000000001,"15min":2.1480000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.96799999999999997,"15min":0.94799999999999995},"min":{"1min":0.58099999999999996,"5min":0.53500000000000003,"15min":0.46300000000000002},"max":{"1min":1.2869999999999999,"5min":2.2480000000000002,"15min":2.2480000000000002},"last":1.0660000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:19:11 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.97299999999999998,"15min":0.96099999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.268,"5min":2.0430000000000001,"15min":2.0430000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.012,"15min":1.016},"min":{"1min":0.67300000000000004,"5min":0.59299999999999997,"15min":0.47799999999999998},"max":{"1min":1.2170000000000001,"5min":2.294,"15min":2.294},"last":1.1100000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:18:56 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0580000000000001,"15min":1.05},"min":{"1min":0.754,"5min":0.60499999999999998,"15min":0.55100000000000005},"max":{"1min":1.2,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.026,"5min":1.0800000000000001,"15min":1.0900000000000001},"min":{"1min":0.73099999999999998,"5min":0.66100000000000003,"15min":0.51700000000000002},"max":{"1min":1.286,"5min":2.21,"15min":2.21},"last":1.0329999999999999}]}]},{"osd":1,"up_from":13,"seq":55834575008,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":545156,"kb_used_data":239868,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93199996,"statfs":{"total":95995035648,"available":95436795904,"internally_reserved":0,"allocated":245624832,"data_stored":243926381,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:18:46 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.64600000000000002,"15min":0.60399999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26100000000000001},"max":{"1min":0.89700000000000002,"5min":2.9940000000000002,"15min":2.9940000000000002},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.68600000000000005,"15min":0.63400000000000001},"min":{"1min":0.39500000000000002,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":0.84799999999999998,"5min":3.319,"15min":3.319},"last":0.59699999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:19:36 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.63600000000000001,"15min":0.628},"min":{"1min":0.33800000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.71799999999999997,"5min":1.911,"15min":1.911},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.75700000000000001,"15min":0.68899999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34300000000000003},"max":{"1min":0.89300000000000002,"5min":5.8170000000000002,"15min":5.8170000000000002},"last":0.442}]},{"osd":3,"last update":"Sat Sep 23 22:19:23 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.73799999999999999,"15min":0.752},"min":{"1min":0.38800000000000001,"5min":0.36499999999999999,"15min":0.33100000000000002},"max":{"1min":1.155,"5min":3.484,"15min":3.484},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.72899999999999998,"15min":0.79000000000000004},"min":{"1min":0.43099999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1140000000000001,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":0.57999999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:19:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.94899999999999995,"15min":0.96499999999999997},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.47699999999999998},"max":{"1min":1.1870000000000001,"5min":3.4460000000000002,"15min":3.4460000000000002},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.95199999999999996,"15min":0.95899999999999996},"min":{"1min":0.64400000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1759999999999999,"5min":2.1160000000000001,"15min":2.1160000000000001},"last":0.84099999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:19:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.95399999999999996,"15min":0.96099999999999997},"min":{"1min":0.60899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.431,"5min":3.5499999999999998,"15min":3.5499999999999998},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.93000000000000005,"15min":0.93400000000000005},"min":{"1min":0.60799999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.161,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":0.627}]},{"osd":6,"last update":"Sat Sep 23 22:19:23 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.96799999999999997,"15min":0.99199999999999999},"min":{"1min":0.63100000000000001,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.234,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":0.77100000000000002},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.016,"15min":1.0549999999999999},"min":{"1min":0.76800000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3939999999999999,"5min":3.214,"15min":3.214},"last":0.75}]},{"osd":7,"last update":"Sat Sep 23 22:19:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0289999999999999,"15min":1.087},"min":{"1min":0.63800000000000001,"5min":0.622,"15min":0.56299999999999994},"max":{"1min":1.256,"5min":3.3759999999999999,"15min":3.3759999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.998,"15min":1.032},"min":{"1min":0.65600000000000003,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.226,"5min":2.0840000000000001,"15min":2.0840000000000001},"last":0.69799999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738537,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":710728,"kb_used_data":413504,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93034424,"statfs":{"total":95995035648,"available":95267250176,"internally_reserved":0,"allocated":423428096,"data_stored":420776519,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:18:53 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.58499999999999996,"15min":0.59099999999999997},"min":{"1min":0.308,"5min":0.248,"15min":0.248},"max":{"1min":0.80800000000000005,"5min":1.0229999999999999,"15min":1.0760000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.625,"5min":0.61399999999999999,"15min":0.63500000000000001},"min":{"1min":0.40600000000000003,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.94199999999999995,"5min":1.002,"15min":1.0860000000000001},"last":0.77500000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:18:42 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.65100000000000002,"15min":0.68400000000000005},"min":{"1min":0.34100000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.84799999999999998,"5min":1.0960000000000001,"15min":1.1319999999999999},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.624,"15min":0.65200000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.95199999999999996,"5min":0.98799999999999999,"15min":1.1040000000000001},"last":0.86199999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:19:20 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.73299999999999998,"15min":0.80300000000000005},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.0720000000000001,"5min":3.3769999999999998,"15min":3.3769999999999998},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.75,"5min":0.73399999999999999,"15min":0.76800000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.0920000000000001,"5min":1.103,"15min":1.163},"last":0.82499999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:18:53 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.90000000000000002,"15min":0.94499999999999995},"min":{"1min":0.622,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.22,"5min":1.53,"15min":1.881},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.95599999999999996,"15min":0.96299999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.331,"5min":3.3210000000000002,"15min":3.3210000000000002},"last":1.3640000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:18:42 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.94999999999999996,"15min":0.97099999999999997},"min":{"1min":0.68799999999999994,"5min":0.63100000000000001,"15min":0.59399999999999997},"max":{"1min":1.204,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.95999999999999996,"15min":0.98999999999999999},"min":{"1min":0.68400000000000005,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.167,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.026}]},{"osd":6,"last update":"Sat Sep 23 22:19:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97499999999999998,"15min":1.0229999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.60799999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.5029999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.96699999999999997,"15min":1.034},"min":{"1min":0.60899999999999999,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.4590000000000001},"last":1.0900000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:18:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.98999999999999999,"15min":1.0880000000000001},"min":{"1min":0.64400000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.298,"5min":2.3540000000000001,"15min":3.1190000000000002},"last":1.4219999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.028,"15min":1.0720000000000001},"min":{"1min":0.77400000000000002,"5min":0.60199999999999998,"15min":0.52600000000000002},"max":{"1min":1.2849999999999999,"5min":1.621,"15min":1.621},"last":1.081}]}]},{"osd":2,"up_from":18,"seq":77309411478,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":557244,"kb_used_data":247860,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93187908,"statfs":{"total":95995035648,"available":95424417792,"internally_reserved":0,"allocated":253808640,"data_stored":252049575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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 22:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.63,"15min":0.59999999999999998},"min":{"1min":0.41099999999999998,"5min":0.318,"15min":0.27700000000000002},"max":{"1min":2.2519999999999998,"5min":2.2519999999999998,"15min":2.2519999999999998},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.63500000000000001,"15min":0.63400000000000001},"min":{"1min":0.307,"5min":0.28499999999999998,"15min":0.26800000000000002},"max":{"1min":2.27,"5min":2.27,"15min":2.27},"last":0.48699999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.65800000000000003,"15min":0.67900000000000005},"min":{"1min":0.38,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":2.851,"5min":2.851,"15min":2.851},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.72699999999999998,"15min":0.71599999999999997},"min":{"1min":0.41899999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.944,"5min":2.944,"15min":2.944},"last":0.67500000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:19:25 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.71299999999999997,"15min":0.73899999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1040000000000001,"5min":1.411,"15min":1.411},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.73599999999999999,"15min":0.77500000000000002},"min":{"1min":0.48799999999999999,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.86599999999999999,"5min":1.647,"15min":1.647},"last":0.61499999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:19:01 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.92500000000000004,"15min":0.92300000000000004},"min":{"1min":0.55500000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.796,"5min":1.988,"15min":1.988},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.006,"15min":0.98599999999999999},"min":{"1min":0.70499999999999996,"5min":0.432,"15min":0.432},"max":{"1min":1.3380000000000001,"5min":1.79,"15min":1.79},"last":0.97799999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.63,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":3.9929999999999999,"5min":3.9929999999999999,"15min":3.9929999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.95799999999999996,"15min":0.95099999999999996},"min":{"1min":0.66400000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":2.0390000000000001,"5min":2.0390000000000001,"15min":2.0390000000000001},"last":0.76200000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:19:16 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.99199999999999999,"15min":1.018},"min":{"1min":0.58799999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3100000000000001,"5min":1.589,"15min":1.589},"last":0.753},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98799999999999999,"15min":1.02},"min":{"1min":0.64200000000000002,"5min":0.58299999999999996,"15min":0.58199999999999996},"max":{"1min":1.4019999999999999,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":0.95899999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:19:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.70899999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.929,"5min":2.0680000000000001,"15min":2.0680000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.997,"5min":1.0529999999999999,"15min":1.085},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.419,"5min":1.821,"15min":1.821},"last":0.82499999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182542,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":416232,"kb_used_data":115040,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93328920,"statfs":{"total":95995035648,"available":95568814080,"internally_reserved":0,"allocated":117800960,"data_stored":116763928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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 22:19:20 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.57999999999999996,"15min":0.62},"min":{"1min":0.316,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.83199999999999996,"5min":1.129,"15min":1.2649999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.59299999999999997,"15min":0.66000000000000003},"min":{"1min":0.38400000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":1.1679999999999999},"last":0.79200000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:19:20 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.65900000000000003,"15min":0.75},"min":{"1min":0.433,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.877,"5min":1.038,"15min":1.2969999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.65300000000000002,"15min":0.73699999999999999},"min":{"1min":0.41699999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.85399999999999998,"5min":1.196,"15min":1.254},"last":0.69399999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:19:20 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.66900000000000004,"15min":0.73099999999999998},"min":{"1min":0.435,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.98699999999999999,"5min":1.21,"15min":1.2649999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.629,"5min":0.66900000000000004,"15min":0.71499999999999997},"min":{"1min":0.34599999999999997,"5min":0.318,"15min":0.318},"max":{"1min":0.83999999999999997,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.67300000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:19:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.877,"15min":0.90700000000000003},"min":{"1min":0.627,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.258,"5min":1.448,"15min":1.448},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.88400000000000001,"15min":0.91100000000000003},"min":{"1min":0.62,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.147,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.038}]},{"osd":5,"last update":"Sat Sep 23 22:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92200000000000004,"15min":0.94099999999999995},"min":{"1min":0.60199999999999998,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2849999999999999,"5min":1.391,"15min":1.391},"last":1.006},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.92800000000000005,"15min":0.97399999999999998},"min":{"1min":0.63400000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4259999999999999,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":0.77900000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:19:20 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.95299999999999996,"15min":1.0089999999999999},"min":{"1min":0.61799999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1779999999999999,"5min":2.0249999999999999,"15min":2.0249999999999999},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.97899999999999998,"15min":1.0129999999999999},"min":{"1min":0.61899999999999999,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3160000000000001,"5min":1.867,"15min":2.0350000000000001},"last":1.0600000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:19:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.98699999999999999,"15min":0.995},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.381,"5min":2.1080000000000001,"15min":2.1080000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97699999999999998,"15min":1.0189999999999999},"min":{"1min":0.58099999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.22,"5min":1.3720000000000001,"15min":1.444},"last":1.1319999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019014,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":667708,"kb_used_data":354228,"kb_used_omap":0,"kb_used_meta":313472,"kb_avail":93077444,"statfs":{"total":95995035648,"available":95311302656,"internally_reserved":0,"allocated":362729472,"data_stored":360410147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":320995328},"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 22:18:52 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.79100000000000004,"15min":0.83899999999999997},"min":{"1min":0.437,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.131,"5min":1.2130000000000001,"15min":1.3360000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.84199999999999997,"15min":0.86699999999999999},"min":{"1min":0.45000000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1899999999999999,"5min":1.2749999999999999,"15min":1.653},"last":1.1970000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:18:52 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.76400000000000001,"15min":0.81799999999999995},"min":{"1min":0.50800000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.22},"last":0.872},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.81100000000000005,"15min":0.84699999999999998},"min":{"1min":0.53200000000000003,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.304},"last":0.91300000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:18:52 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.86699999999999999,"15min":0.89000000000000001},"min":{"1min":0.56399999999999995,"5min":0.46800000000000003,"15min":0.38300000000000001},"max":{"1min":1.075,"5min":1.3500000000000001,"15min":1.476},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.874,"15min":0.90200000000000002},"min":{"1min":0.60399999999999998,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.0680000000000001,"5min":1.4079999999999999,"15min":1.724},"last":1.145}]},{"osd":3,"last update":"Sat Sep 23 22:18:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.88100000000000001,"15min":0.90900000000000003},"min":{"1min":0.52000000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2150000000000001,"5min":1.488,"15min":1.488},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.84899999999999998,"15min":0.88},"min":{"1min":0.64700000000000002,"5min":0.497,"15min":0.497},"max":{"1min":1.095,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.97399999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:18:40 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96099999999999997,"15min":0.879},"min":{"1min":0.78700000000000003,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.331},"last":1.218},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.97299999999999998,"15min":0.88300000000000001},"min":{"1min":0.63300000000000001,"5min":0.60299999999999998,"15min":0.41199999999999998},"max":{"1min":1.278,"5min":1.464,"15min":1.464},"last":1.0880000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:19:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.95499999999999996,"15min":0.89700000000000002},"min":{"1min":0.59199999999999997,"5min":0.45700000000000002,"15min":0.44},"max":{"1min":1.302,"5min":1.3500000000000001,"15min":1.397},"last":1.113},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.0469999999999999,"15min":0.97899999999999998},"min":{"1min":0.64300000000000002,"5min":0.60299999999999998,"15min":0.46000000000000002},"max":{"1min":4.7220000000000004,"5min":4.7220000000000004,"15min":4.7220000000000004},"last":1.2909999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:18:58 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0449999999999999,"15min":0.998},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.51700000000000002},"max":{"1min":1.391,"5min":1.589,"15min":1.589},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0509999999999999,"15min":0.97699999999999998},"min":{"1min":0.754,"5min":0.70499999999999996,"15min":0.41199999999999998},"max":{"1min":1.3480000000000001,"5min":1.4319999999999999,"15min":1.454},"last":1.167}]}]},{"osd":5,"up_from":36,"seq":154618822783,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":728600,"kb_used_data":431376,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93016552,"statfs":{"total":95995035648,"available":95248949248,"internally_reserved":0,"allocated":441729024,"data_stored":438908140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.76300000000000001,"15min":0.80100000000000005},"min":{"1min":0.621,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.997,"5min":1.133,"15min":1.3049999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.747,"5min":0.78000000000000003,"15min":0.84799999999999998},"min":{"1min":0.55600000000000005,"5min":0.39200000000000002,"15min":0.374},"max":{"1min":1.125,"5min":1.1299999999999999,"15min":1.2749999999999999},"last":0.89700000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.78400000000000003,"15min":0.84699999999999998},"min":{"1min":0.47099999999999997,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.81200000000000006,"15min":0.83599999999999997},"min":{"1min":0.51600000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.165,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.85699999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84699999999999998,"15min":0.87},"min":{"1min":0.51800000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.25,"5min":1.276,"15min":1.294},"last":1.008},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.80100000000000005,"15min":0.83999999999999997},"min":{"1min":0.52400000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.232,"5min":2.5449999999999999,"15min":2.5449999999999999},"last":0.63}]},{"osd":3,"last update":"Sat Sep 23 22:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.84699999999999998,"15min":0.88},"min":{"1min":0.626,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.0600000000000001,"5min":2.492,"15min":2.492},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.86399999999999999,"15min":0.92600000000000005},"min":{"1min":0.55400000000000005,"5min":0.442,"15min":0.442},"max":{"1min":1.204,"5min":1.677,"15min":1.677},"last":0.748}]},{"osd":4,"last update":"Sat Sep 23 22:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.89400000000000002,"15min":0.82999999999999996},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.43099999999999999},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.079},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.89200000000000002,"15min":0.81299999999999994},"min":{"1min":0.64200000000000002,"5min":0.502,"15min":0.46200000000000002},"max":{"1min":1.3859999999999999,"5min":1.47,"15min":1.5800000000000001},"last":0.93400000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:19:16 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.82599999999999996,"15min":0.84599999999999997},"min":{"1min":0.505,"5min":0.503,"15min":0.503},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.49},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95699999999999996,"15min":0.95799999999999996},"min":{"1min":0.63300000000000001,"5min":0.52300000000000002,"15min":0.47499999999999998},"max":{"1min":1.363,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.216}]},{"osd":7,"last update":"Sat Sep 23 22:19:00 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.95299999999999996,"15min":0.98299999999999998},"min":{"1min":0.58699999999999997,"5min":0.54200000000000004,"15min":0.51000000000000001},"max":{"1min":1.468,"5min":1.468,"15min":1.5169999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.014,"15min":1.0549999999999999},"min":{"1min":0.65300000000000002,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2889999999999999,"5min":1.462,"15min":1.462},"last":1.276}]}]}],"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":4598,"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":4522,"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":4668,"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":422068224,"data_stored":419832412,"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":244867072,"data_stored":243573218,"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":253042688,"data_stored":251695824,"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":117039104,"data_stored":116410675,"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":361947136,"data_stored":360052386,"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":440967168,"data_stored":438554618,"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":226885632,"data_stored":225655855,"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":217546752,"data_stored":216370217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:19:48.909 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-23T22:19:48.909 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-23T22:19:49.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:48 smithi123 bash[27681]: audit 2023-09-23T22:19:47.589972+0000 mgr.y (mgr.34107) 14 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:19:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:19:48 smithi123 bash[54775]: ts=2023-09-23T22:19:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:19:49.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:49 smithi123 bash[27681]: cluster 2023-09-23T22:19:48.827139+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:50.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:49 smithi121 bash[33603]: cluster 2023-09-23T22:19:48.827139+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:51 smithi121 bash[33603]: cluster 2023-09-23T22:19:50.827786+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:51 smithi123 bash[27681]: cluster 2023-09-23T22:19:50.827786+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:52 smithi121 bash[33603]: audit 2023-09-23T22:19:51.892960+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:53.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:52 smithi123 bash[27681]: audit 2023-09-23T22:19:51.892960+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:53.692 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:54.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:53 smithi121 bash[33603]: cluster 2023-09-23T22:19:52.828502+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:53 smithi121 bash[33603]: audit 2023-09-23T22:19:53.596675+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:53 smithi121 bash[33603]: audit 2023-09-23T22:19:53.604577+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:53 smithi121 bash[33603]: audit 2023-09-23T22:19:53.607262+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:53 smithi121 bash[33603]: audit 2023-09-23T22:19:53.608610+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:53 smithi123 bash[27681]: cluster 2023-09-23T22:19:52.828502+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:53 smithi123 bash[27681]: audit 2023-09-23T22:19:53.596675+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:53 smithi123 bash[27681]: audit 2023-09-23T22:19:53.604577+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:53 smithi123 bash[27681]: audit 2023-09-23T22:19:53.607262+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:53 smithi123 bash[27681]: audit 2023-09-23T22:19:53.608610+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:55.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: cephadm 2023-09-23T22:19:53.610315+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:19:55.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: cephadm 2023-09-23T22:19:53.610646+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:19:55.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: cephadm 2023-09-23T22:19:53.774948+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:19:55.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: cephadm 2023-09-23T22:19:53.826307+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:19:55.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: cephadm 2023-09-23T22:19:53.991862+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:19:55.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: cephadm 2023-09-23T22:19:54.039832+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.327755+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.335063+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.376548+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.383221+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.390119+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.471703+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.473872+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.474771+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:54 smithi121 bash[33603]: audit 2023-09-23T22:19:54.482901+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: cephadm 2023-09-23T22:19:53.610315+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:19:55.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: cephadm 2023-09-23T22:19:53.610646+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:19:55.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: cephadm 2023-09-23T22:19:53.774948+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:19:55.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: cephadm 2023-09-23T22:19:53.826307+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:19:55.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: cephadm 2023-09-23T22:19:53.991862+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: cephadm 2023-09-23T22:19:54.039832+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.327755+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.335063+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.376548+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.383221+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.390119+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.471703+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.473872+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.474771+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:54 smithi123 bash[27681]: audit 2023-09-23T22:19:54.482901+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:19:56.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:55 smithi121 bash[33603]: cephadm 2023-09-23T22:19:54.156107+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:19:56.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:55 smithi121 bash[33603]: cephadm 2023-09-23T22:19:54.204691+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:19:56.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:55 smithi121 bash[33603]: cluster 2023-09-23T22:19:54.829661+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:55 smithi123 bash[27681]: cephadm 2023-09-23T22:19:54.156107+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:19:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:55 smithi123 bash[27681]: cephadm 2023-09-23T22:19:54.204691+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:19:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:55 smithi123 bash[27681]: cluster 2023-09-23T22:19:54.829661+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:57.582 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_0' removed 2023-09-23T22:19:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:57 smithi121 bash[33603]: cluster 2023-09-23T22:19:56.830162+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:57 smithi121 bash[33603]: audit 2023-09-23T22:19:56.978365+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.121:0/2258574572' 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-23T22:19:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:57 smithi121 bash[33603]: audit 2023-09-23T22:19:56.979013+0000 mon.a (mon.0) 67 : audit [INF] 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-23T22:19:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:57 smithi121 bash[33603]: debug 2023-09-23T22:19:57.552+0000 7f0b93853700 -1 mon.c@2(peon).osd e74 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:19:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:57 smithi123 bash[27681]: cluster 2023-09-23T22:19:56.830162+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:19:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:57 smithi123 bash[27681]: audit 2023-09-23T22:19:56.978365+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.121:0/2258574572' 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-23T22:19:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:57 smithi123 bash[27681]: audit 2023-09-23T22:19:56.979013+0000 mon.a (mon.0) 67 : audit [INF] 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-23T22:19:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:57 smithi123 bash[27681]: debug 2023-09-23T22:19:57.558+0000 7f13bbdfd700 -1 mon.b@1(peon).osd e74 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:19:58.346 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T22:19:58.346 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-09-23T22:19:58.347 DEBUG:teuthology.parallel:result is None 2023-09-23T22:19:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:58 smithi121 bash[33603]: audit 2023-09-23T22:19:57.559367+0000 mon.a (mon.0) 68 : audit [INF] 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-23T22:19:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:58 smithi121 bash[33603]: cluster 2023-09-23T22:19:57.559452+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:19:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:58 smithi121 bash[33603]: cluster 2023-09-23T22:19:57.561424+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:19:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:58 smithi121 bash[33603]: cluster 2023-09-23T22:19:57.561799+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:19:58.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:58 smithi121 bash[33603]: cluster 2023-09-23T22:19:58.377795+0000 osd.5 (osd.5) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:19:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:58 smithi123 bash[27681]: audit 2023-09-23T22:19:57.559367+0000 mon.a (mon.0) 68 : audit [INF] 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-23T22:19:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:58 smithi123 bash[27681]: cluster 2023-09-23T22:19:57.559452+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:19:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:58 smithi123 bash[27681]: cluster 2023-09-23T22:19:57.561424+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:19:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:58 smithi123 bash[27681]: cluster 2023-09-23T22:19:57.561799+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:19:59.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:58 smithi123 bash[27681]: cluster 2023-09-23T22:19:58.377795+0000 osd.5 (osd.5) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:19:59.051 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:19:58 smithi123 bash[54775]: ts=2023-09-23T22:19:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:19:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:19:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:19:58] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.33.4" 2023-09-23T22:20:00.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:59 smithi121 bash[33603]: cluster 2023-09-23T22:19:58.349961+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:20:00.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:59 smithi121 bash[33603]: cluster 2023-09-23T22:19:58.831236+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:20:00.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:19:59 smithi121 bash[33603]: cluster 2023-09-23T22:19:58.893883+0000 osd.2 (osd.2) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:20:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:59 smithi123 bash[27681]: cluster 2023-09-23T22:19:58.349961+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:20:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:59 smithi123 bash[27681]: cluster 2023-09-23T22:19:58.831236+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:20:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:19:59 smithi123 bash[27681]: cluster 2023-09-23T22:19:58.893883+0000 osd.2 (osd.2) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-23T22:20:01.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:00 smithi121 bash[33603]: cluster 2023-09-23T22:20:00.000109+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2023-09-23T22:20:01.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:00 smithi123 bash[27681]: cluster 2023-09-23T22:20:00.000109+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2023-09-23T22:20:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:01 smithi121 bash[33603]: cluster 2023-09-23T22:20:00.831923+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:20:02.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:01 smithi123 bash[27681]: cluster 2023-09-23T22:20:00.831923+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:20:04.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:03 smithi121 bash[33603]: cluster 2023-09-23T22:20:02.832611+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:20:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:03 smithi123 bash[27681]: cluster 2023-09-23T22:20:02.832611+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:20:06.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:05 smithi121 bash[33603]: cluster 2023-09-23T22:20:04.833624+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:06.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:05 smithi123 bash[27681]: cluster 2023-09-23T22:20:04.833624+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:07 smithi121 bash[33603]: cluster 2023-09-23T22:20:06.834392+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:07 smithi121 bash[33603]: audit 2023-09-23T22:20:06.893623+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:07 smithi123 bash[27681]: cluster 2023-09-23T22:20:06.834392+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:07 smithi123 bash[27681]: audit 2023-09-23T22:20:06.893623+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:09.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:20:08 smithi123 bash[54775]: ts=2023-09-23T22:20:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:20:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:20:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:20:08] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-09-23T22:20:10.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:09 smithi121 bash[33603]: cluster 2023-09-23T22:20:08.835629+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:09 smithi123 bash[27681]: cluster 2023-09-23T22:20:08.835629+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:12.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:11 smithi121 bash[33603]: cluster 2023-09-23T22:20:10.836368+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:11 smithi123 bash[27681]: cluster 2023-09-23T22:20:10.836368+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:13 smithi121 bash[33603]: cluster 2023-09-23T22:20:12.837213+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:13 smithi123 bash[27681]: cluster 2023-09-23T22:20:12.837213+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:15 smithi121 bash[33603]: cluster 2023-09-23T22:20:14.837941+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:16.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:15 smithi123 bash[27681]: cluster 2023-09-23T22:20:14.837941+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:18.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:17 smithi121 bash[33603]: cluster 2023-09-23T22:20:16.838600+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:18.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:17 smithi123 bash[27681]: cluster 2023-09-23T22:20:16.838600+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:19.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:20:18 smithi123 bash[54775]: ts=2023-09-23T22:20:18.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:20:19.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:20:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:20:18] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-09-23T22:20:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:19 smithi121 bash[33603]: cluster 2023-09-23T22:20:18.839707+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:19 smithi123 bash[27681]: cluster 2023-09-23T22:20:18.839707+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:21 smithi121 bash[33603]: cluster 2023-09-23T22:20:20.840548+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:21 smithi121 bash[33603]: audit 2023-09-23T22:20:21.894219+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:21 smithi123 bash[27681]: cluster 2023-09-23T22:20:20.840548+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:21 smithi123 bash[27681]: audit 2023-09-23T22:20:21.894219+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:24.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:23 smithi121 bash[33603]: cluster 2023-09-23T22:20:22.841460+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:23 smithi123 bash[27681]: cluster 2023-09-23T22:20:22.841460+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:25 smithi121 bash[33603]: cluster 2023-09-23T22:20:24.842122+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:25 smithi123 bash[27681]: cluster 2023-09-23T22:20:24.842122+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:27 smithi121 bash[33603]: cluster 2023-09-23T22:20:26.842739+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:28.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:27 smithi123 bash[27681]: cluster 2023-09-23T22:20:26.842739+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:29.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:20:28 smithi123 bash[54775]: ts=2023-09-23T22:20:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:20:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:20:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:20:28] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.33.4" 2023-09-23T22:20:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:29 smithi121 bash[33603]: cluster 2023-09-23T22:20:28.843492+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:29 smithi123 bash[27681]: cluster 2023-09-23T22:20:28.843492+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:32.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:31 smithi121 bash[33603]: cluster 2023-09-23T22:20:30.844121+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:32.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:31 smithi123 bash[27681]: cluster 2023-09-23T22:20:30.844121+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:34.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:33 smithi121 bash[33603]: cluster 2023-09-23T22:20:32.844930+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:34.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:33 smithi123 bash[27681]: cluster 2023-09-23T22:20:32.844930+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:36.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:35 smithi121 bash[33603]: cluster 2023-09-23T22:20:34.845552+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:35 smithi123 bash[27681]: cluster 2023-09-23T22:20:34.845552+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:38.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:37 smithi121 bash[33603]: cluster 2023-09-23T22:20:36.846132+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:38.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:37 smithi121 bash[33603]: audit 2023-09-23T22:20:36.899389+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:37 smithi123 bash[27681]: cluster 2023-09-23T22:20:36.846132+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:37 smithi123 bash[27681]: audit 2023-09-23T22:20:36.899389+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:39.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:20:38 smithi123 bash[54775]: ts=2023-09-23T22:20:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:20:39.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:20:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:20:38] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-09-23T22:20:40.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:39 smithi121 bash[33603]: cluster 2023-09-23T22:20:38.847401+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:39 smithi123 bash[27681]: cluster 2023-09-23T22:20:38.847401+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:41 smithi121 bash[33603]: cluster 2023-09-23T22:20:40.848045+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:41 smithi123 bash[27681]: cluster 2023-09-23T22:20:40.848045+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:44.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:43 smithi121 bash[33603]: cluster 2023-09-23T22:20:42.849030+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:44.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:43 smithi123 bash[27681]: cluster 2023-09-23T22:20:42.849030+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:46.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:45 smithi121 bash[33603]: cluster 2023-09-23T22:20:44.849697+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:46.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:45 smithi123 bash[27681]: cluster 2023-09-23T22:20:44.849697+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:48.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:47 smithi121 bash[33603]: cluster 2023-09-23T22:20:46.850391+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:47 smithi123 bash[27681]: cluster 2023-09-23T22:20:46.850391+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:49.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:20:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:20:48] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-09-23T22:20:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:20:48 smithi123 bash[54775]: ts=2023-09-23T22:20:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:20:49.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T22:20:50.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:49 smithi121 bash[33603]: cluster 2023-09-23T22:20:48.851484+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:49 smithi123 bash[27681]: cluster 2023-09-23T22:20:48.851484+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:51 smithi121 bash[33603]: cluster 2023-09-23T22:20:50.852047+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:51 smithi121 bash[33603]: audit 2023-09-23T22:20:51.899435+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:51 smithi123 bash[27681]: cluster 2023-09-23T22:20:50.852047+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:51 smithi123 bash[27681]: audit 2023-09-23T22:20:51.899435+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:53.104 INFO:teuthology.orchestra.run.smithi121.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:20:53.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-23T22:20:54.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:54 smithi121 bash[33603]: cluster 2023-09-23T22:20:52.852921+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:54.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:54 smithi121 bash[33603]: audit 2023-09-23T22:20:53.089974+0000 mgr.y (mgr.34107) 56 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:20:54.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:54 smithi121 bash[33603]: cephadm 2023-09-23T22:20:53.090640+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:20:54.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:54 smithi121 bash[33603]: audit 2023-09-23T22:20:53.098067+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:20:54.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:54 smithi121 bash[33603]: audit 2023-09-23T22:20:53.142360+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:20:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:54 smithi123 bash[27681]: cluster 2023-09-23T22:20:52.852921+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:54 smithi123 bash[27681]: audit 2023-09-23T22:20:53.089974+0000 mgr.y (mgr.34107) 56 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:20:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:54 smithi123 bash[27681]: cephadm 2023-09-23T22:20:53.090640+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:20:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:54 smithi123 bash[27681]: audit 2023-09-23T22:20:53.098067+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:20:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:54 smithi123 bash[27681]: audit 2023-09-23T22:20:53.142360+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:20:56.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:56 smithi121 bash[33603]: cluster 2023-09-23T22:20:54.853490+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:56 smithi123 bash[27681]: cluster 2023-09-23T22:20:54.853490+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:56.758 INFO:teuthology.orchestra.run.smithi121.stdout:wait for majority of mons to upgrade 2023-09-23T22:20:57.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-23T22:20:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:57 smithi121 bash[33603]: cluster 2023-09-23T22:20:56.854126+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:57 smithi123 bash[27681]: cluster 2023-09-23T22:20:56.854126+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:20:59.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:20:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:20:58] "GET /metrics HTTP/1.1" 200 33719 "" "Prometheus/2.33.4" 2023-09-23T22:20:59.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:20:58 smithi123 bash[54775]: ts=2023-09-23T22:20:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:00.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:59 smithi121 bash[33603]: cluster 2023-09-23T22:20:58.855140+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:00.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:59 smithi121 bash[33603]: audit 2023-09-23T22:20:59.184278+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:59 smithi121 bash[33603]: audit 2023-09-23T22:20:59.190372+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:59 smithi121 bash[33603]: audit 2023-09-23T22:20:59.430997+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:20:59 smithi121 bash[33603]: audit 2023-09-23T22:20:59.436781+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:59 smithi123 bash[27681]: cluster 2023-09-23T22:20:58.855140+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:59 smithi123 bash[27681]: audit 2023-09-23T22:20:59.184278+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:59 smithi123 bash[27681]: audit 2023-09-23T22:20:59.190372+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:59 smithi123 bash[27681]: audit 2023-09-23T22:20:59.430997+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:20:59 smithi123 bash[27681]: audit 2023-09-23T22:20:59.436781+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:20:59.919258+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:20:59.920695+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:20:59.927977+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:21:00.016188+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:21:00.021311+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:21:00.023715+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: audit 2023-09-23T22:21:00.025013+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:21:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:00 smithi121 bash[33603]: cephadm 2023-09-23T22:21:00.025851+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T22:21:01.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:20:59.919258+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:01.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:20:59.920695+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:01.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:20:59.927977+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:21:00.016188+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:21:00.021311+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:21:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:21:00.023715+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:21:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: audit 2023-09-23T22:21:00.025013+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:21:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:00 smithi123 bash[27681]: cephadm 2023-09-23T22:21:00.025851+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T22:21:02.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:01 smithi121 bash[33603]: cluster 2023-09-23T22:21:00.855584+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:02.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:01 smithi121 bash[33603]: audit 2023-09-23T22:21:01.530145+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.121:0/874128509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:21:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:01 smithi123 bash[27681]: cluster 2023-09-23T22:21:00.855584+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:01 smithi123 bash[27681]: audit 2023-09-23T22:21:01.530145+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.121:0/874128509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:21:03.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: cephadm 2023-09-23T22:21:02.495718+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T22:21:03.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: audit 2023-09-23T22:21:02.504601+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:03.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: audit 2023-09-23T22:21:02.506199+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:21:03.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: audit 2023-09-23T22:21:02.507361+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:21:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: audit 2023-09-23T22:21:02.508590+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: cephadm 2023-09-23T22:21:02.509962+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Deploying daemon mon.c on smithi121 2023-09-23T22:21:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:03 smithi123 bash[27681]: cluster 2023-09-23T22:21:02.856498+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: cephadm 2023-09-23T22:21:02.495718+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: audit 2023-09-23T22:21:02.504601+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: audit 2023-09-23T22:21:02.506199+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: audit 2023-09-23T22:21:02.507361+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: audit 2023-09-23T22:21:02.508590+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: cephadm 2023-09-23T22:21:02.509962+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Deploying daemon mon.c on smithi121 2023-09-23T22:21:03.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:03 smithi121 bash[33603]: cluster 2023-09-23T22:21:02.856498+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:04.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:04 smithi123 bash[27681]: audit 2023-09-23T22:21:03.977751+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.121:0/861803265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:21:04.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:04 smithi121 bash[33603]: audit 2023-09-23T22:21:03.977751+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.121:0/861803265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:21:05.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:04 smithi121 systemd[1]: Stopping Ceph mon.c for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:21:05.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:04 smithi121 bash[33603]: debug 2023-09-23T22:21:04.986+0000 7f0b9a060700 -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-23T22:21:05.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:04 smithi121 bash[33603]: debug 2023-09-23T22:21:04.986+0000 7f0b9a060700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-23T22:21:06.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:05 smithi121 bash[78101]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T22:21:06.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:05 smithi121 bash[78166]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T22:21:06.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:05 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-23T22:21:06.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:05 smithi121 systemd[1]: Stopped Ceph mon.c for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:21:06.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:06 smithi121 systemd[1]: Started Ceph mon.c for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:21:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.238+0000 7f89da98cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:21:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.238+0000 7f89da98cc80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T22:21:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.238+0000 7f89da98cc80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:21:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.242+0000 7f89da98cc80 0 load: jerasure load: lrc 2023-09-23T22:21:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T22:21:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Git sha 0 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: DB SUMMARY 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: DB Session ID: DHE5HVPSQM1C3OEK92ZO 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1072 Bytes 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000023.sst 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000021.log size: 2170047 ; 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T22:21:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.env: 0x557fff995720 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.info_log: 0x558002ead480 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:21:07.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:21:07.508 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:21:07.508 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:21:07.508 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:21:07.508 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:21:07.508 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:21:07.508 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.wal_dir: 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:21:07.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.write_buffer_manager: 0x55800213ac80 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:21:07.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.row_cache: None 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.wal_compression: 0 2023-09-23T22:21:07.511 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:21:07.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:21:07.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:21:07.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.merge_operator: 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558002ead580) 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: cache_index_and_filter_blocks: 1 2023-09-23T22:21:07.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: pin_top_level_index_and_filter: 1 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: index_type: 0 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: data_block_index_type: 0 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: index_shortening: 1 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: checksum: 4 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: no_block_cache: 0 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_cache: 0x5580021bd1f0 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_cache_name: BinnedLRUCache 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_cache_options: 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: capacity : 536870912 2023-09-23T22:21:07.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: num_shard_bits : 4 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: strict_capacity_limit : 0 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: high_pri_pool_ratio: 0.000 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_cache_compressed: (nil) 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: persistent_cache: (nil) 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_size: 4096 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_size_deviation: 10 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_restart_interval: 16 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: index_block_restart_interval: 1 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: metadata_block_size: 4096 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: partition_filters: 0 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: use_delta_encoding: 1 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: filter_policy: bloomfilter 2023-09-23T22:21:07.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: whole_key_filtering: 1 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: verify_compression: 0 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: read_amp_bytes_per_bit: 0 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: format_version: 5 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: enable_index_compression: 1 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: block_align: 0 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: max_auto_readahead_size: 262144 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: prepopulate_block_cache: 0 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: initial_auto_readahead_size: 8192 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: num_file_reads_for_auto_readahead: 2 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:21:07.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:21:07.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:21:07.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:21:07.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:21:07.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:21:07.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:21:07.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:21:07.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:21:07.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T22:21:07.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89d01ab700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 25, last_sequence is 16938, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0074ff20-ffec-44cf-87c0-d7e7790040f0 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507667251346, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.246+0000 7f89da98cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.254+0000 7f89da98cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507667259983, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 1441628, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16943, "largest_seqno": 17381, "table_properties": {"data_size": 1438330, "index_size": 1900, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 2873, "raw_average_key_size": 21, "raw_value_size": 1434267, "raw_average_value_size": 10546, "num_data_blocks": 83, "num_entries": 136, "num_filter_entries": 136, "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": 1695507667, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0074ff20-ffec-44cf-87c0-d7e7790040f0", "db_session_id": "DHE5HVPSQM1C3OEK92ZO", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.254+0000 7f89da98cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507667260156, "job": 1, "event": "recovery_finished"} 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89da98cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-09-23T22:21:07.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89da98cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89da98cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55800225e000 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89da98cc80 4 rocksdb: DB pointer 0x55800224c000 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89c919d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89c919d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: ** DB Stats ** 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:21:07.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: ** Compaction Stats [default] ** 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: L0 1/0 1.37 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 358.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: L6 1/0 32.25 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-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Sum 2/0 33.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 358.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 358.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: ** Compaction Stats [default] ** 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 358.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T22:21:07.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Cumulative compaction: 0.00 GB write, 100.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Interval compaction: 0.00 GB write, 100.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Block cache BinnedLRUCache@0x5580021bd1f0#7 capacity: 512.00 MB usage: 2.52 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.258+0000 7f89da98cc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] at bind addrs [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:21:07.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 1 mon.c@-1(???) e3 preinit fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 0 mon.c@-1(???).mds e7 new map 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 0 mon.c@-1(???).mds e7 print_map 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: e7 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: legacy client fscid: 1 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Filesystem 'foo' (1) 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: fs_name foo 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: epoch 5 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T22:21:07.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: created 2023-09-23T22:13:30.133275+0000 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: modified 2023-09-23T22:13:37.177492+0000 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: tableserver 0 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: root 0 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: session_timeout 60 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: session_autoclose 300 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: max_file_size 1099511627776 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: required_client_features {} 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: last_failure 0 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: last_failure_osd_epoch 0 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 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-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: max_mds 1 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: in 0 2023-09-23T22:21:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: up {0=14652} 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: failed 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: damaged 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: stopped 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: data_pools [4] 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: metadata_pool 3 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: inline_data disabled 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: balancer 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: bal_rank_mask -1 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: standby_count_wanted 1 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: [mds.foo.smithi121.mdbrmj{0:14652} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 2023-09-23T22:21:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: Standby daemons: 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: [mds.foo.smithi123.ahmoxv{-1:24487} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.123:6832/206418430,v1:172.21.15.123:6833/206418430] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 0 mon.c@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:21:07.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:21:07 smithi121 bash[78246]: debug 2023-09-23T22:21:07.262+0000 7f89da98cc80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-09-23T22:21:09.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:21:08 smithi123 bash[54775]: ts=2023-09-23T22:21:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:21:08] "GET /metrics HTTP/1.1" 200 33720 "" "Prometheus/2.33.4" 2023-09-23T22:21:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:07.478685+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:21:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.500247+0000 mon.a (mon.0) 110 : cluster [INF] mon.a calling monitor election 2023-09-23T22:21:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.505719+0000 mon.b (mon.1) 195 : cluster [INF] mon.b calling monitor election 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.545925+0000 mon.a (mon.0) 111 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.552092+0000 mon.a (mon.0) 112 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.552945+0000 mon.a (mon.0) 113 : cluster [DBG] fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.552984+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.553361+0000 mon.a (mon.0) 115 : cluster [DBG] mgrmap e33: y(active, since 96s), standbys: x 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.553543+0000 mon.a (mon.0) 116 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.553566+0000 mon.a (mon.0) 117 : cluster [INF] Cluster is now healthy 2023-09-23T22:21:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:13 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.580356+0000 mon.a (mon.0) 118 : cluster [INF] overall HEALTH_OK 2023-09-23T22:21:15.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:14 smithi123 bash[27681]: cluster 2023-09-23T22:21:13.616641+0000 mon.a (mon.0) 119 : cluster [DBG] mgrmap e34: y(active, since 96s), standbys: x 2023-09-23T22:21:15.772 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T22:21:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:15 smithi123 bash[27681]: cluster 2023-09-23T22:21:14.861148+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:21:16.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:21:17.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:16 smithi123 bash[27681]: audit 2023-09-23T22:21:15.751189+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.121:0/3839578997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:21:17.745 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:17 smithi121 bash[71039]: debug 2023-09-23T22:21:17.270+0000 7f7aa8962700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-23T22:21:18.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:17 smithi123 bash[27681]: cluster 2023-09-23T22:21:16.861644+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:21:19.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:21:18] "GET /metrics HTTP/1.1" 200 33720 "" "Prometheus/2.33.4" 2023-09-23T22:21:19.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:21:18 smithi123 bash[54775]: ts=2023-09-23T22:21:18.664Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:19.991 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:21:19.991 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (3m) - 9m 13.0M - 0.23.0 ba2b418f427c 01c757a917ac 2023-09-23T22:21:19.991 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (3m) - 9m 40.2M - 8.3.5 dad864ee21e9 aa0aad706de8 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi121.mdbrmj smithi121 running (7m) - 7m 16.0M - 16.2.14-37-g2e1f1015 1e6a756174a8 1abcb49a5313 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi123.ahmoxv smithi123 running (7m) - 7m 13.5M - 16.2.14-37-g2e1f1015 1e6a756174a8 f59ff2910a54 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (2m) - 16m 426M - 18.2.0-460-gbb0daeff e32c2a64c126 267b214cc7e7 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (3m) - 18m 474M - 18.2.0-460-gbb0daeff e32c2a64c126 e4b61890fd59 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (114s) - 18m 49.5M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a4efbc483c31 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (16m) - 16m 55.6M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 1c871af6a479 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (13s) - 16m 19.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a9380e8125eb 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (3m) - 9m 8731k - 1.3.1 1dbe0e931976 240552fca786 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (3m) - 9m 9092k - 1.3.1 1dbe0e931976 c661cef8e66f 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (15m) - 15m 94.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 dada3d86541e 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (14m) - 15m 74.0M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 94eb36b71ddf 2023-09-23T22:21:19.992 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (14m) - 14m 93.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e59247496f83 2023-09-23T22:21:19.993 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (13m) - 13m 63.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 caa0426e15c1 2023-09-23T22:21:19.993 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (12m) - 12m 88.0M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 f09ecc9856df 2023-09-23T22:21:19.993 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (12m) - 12m 90.6M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 47930f6c9189 2023-09-23T22:21:19.993 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (11m) - 11m 72.8M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9f9d4af9cbcb 2023-09-23T22:21:19.993 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (10m) - 10m 76.4M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 34de013f09f3 2023-09-23T22:21:19.993 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (2m) - 9m 54.4M - 2.33.4 514e6a882f6e e00ec158c077 2023-09-23T22:21:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:19 smithi123 bash[27681]: cluster 2023-09-23T22:21:18.862560+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:21:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:19 smithi123 bash[27681]: audit 2023-09-23T22:21:19.293900+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:19 smithi123 bash[27681]: audit 2023-09-23T22:21:19.301908+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:20.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:21:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:21 smithi123 bash[27681]: audit 2023-09-23T22:21:19.967367+0000 mgr.y (mgr.34107) 74 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:21 smithi123 bash[27681]: audit 2023-09-23T22:21:20.093716+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:21.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:21 smithi123 bash[27681]: audit 2023-09-23T22:21:20.101259+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:22 smithi123 bash[27681]: cluster 2023-09-23T22:21:20.863193+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:22 smithi123 bash[27681]: audit 2023-09-23T22:21:21.900545+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:23.974 INFO:teuthology.orchestra.run.smithi121.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:21:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:24 smithi123 bash[27681]: cluster 2023-09-23T22:21:22.864121+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:24.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:24 smithi123 bash[27681]: audit 2023-09-23T22:21:23.967884+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:24.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T22:21:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:25 smithi123 bash[27681]: audit 2023-09-23T22:21:23.962179+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:25 smithi123 bash[27681]: cephadm 2023-09-23T22:21:23.962833+0000 mgr.y (mgr.34107) 78 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:21:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:26 smithi123 bash[27681]: cluster 2023-09-23T22:21:24.864561+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:28.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:27 smithi123 bash[27681]: cluster 2023-09-23T22:21:26.865119+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:29.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:21:28 smithi123 bash[54775]: ts=2023-09-23T22:21:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:21:28] "GET /metrics HTTP/1.1" 200 33718 "" "Prometheus/2.33.4" 2023-09-23T22:21:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:29 smithi123 bash[27681]: cluster 2023-09-23T22:21:28.866177+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: cluster 2023-09-23T22:21:30.866760+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.103655+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.113785+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.115428+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.116826+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.126903+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.210671+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.213599+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.214841+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:32 smithi123 bash[27681]: audit 2023-09-23T22:21:31.224619+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:21:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:34 smithi123 bash[27681]: cluster 2023-09-23T22:21:32.867783+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:36.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:36 smithi123 bash[27681]: cluster 2023-09-23T22:21:34.868420+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:37 smithi123 bash[27681]: cluster 2023-09-23T22:21:36.868976+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:37 smithi123 bash[27681]: audit 2023-09-23T22:21:36.901308+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:39.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:21:38 smithi123 bash[54775]: ts=2023-09-23T22:21:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:39.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:21:38] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-09-23T22:21:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:39 smithi123 bash[27681]: cluster 2023-09-23T22:21:38.870053+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:41 smithi123 bash[27681]: cluster 2023-09-23T22:21:40.870713+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:44.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:43 smithi123 bash[27681]: cluster 2023-09-23T22:21:42.871761+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:46.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:45 smithi123 bash[27681]: cluster 2023-09-23T22:21:44.872420+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:47 smithi123 bash[27681]: cluster 2023-09-23T22:21:46.873056+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:49.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:21:48 smithi123 bash[54775]: ts=2023-09-23T22:21:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:49.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:21:48] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-09-23T22:21:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:49 smithi123 bash[27681]: cluster 2023-09-23T22:21:48.874104+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:51 smithi123 bash[27681]: cluster 2023-09-23T22:21:50.874734+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:51 smithi123 bash[27681]: audit 2023-09-23T22:21:51.901555+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:53 smithi123 bash[27681]: cluster 2023-09-23T22:21:52.875753+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:56.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:55 smithi123 bash[27681]: cluster 2023-09-23T22:21:54.876416+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:57 smithi123 bash[27681]: cluster 2023-09-23T22:21:56.877136+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:21:59.051 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:21:58 smithi123 bash[54775]: ts=2023-09-23T22:21:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:21:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:21:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:21:58] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-09-23T22:22:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:21:59 smithi123 bash[27681]: cluster 2023-09-23T22:21:58.878347+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:01 smithi123 bash[27681]: cluster 2023-09-23T22:22:00.879142+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:03 smithi123 bash[27681]: cluster 2023-09-23T22:22:02.880186+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:06.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:05 smithi123 bash[27681]: cluster 2023-09-23T22:22:04.880795+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:07 smithi123 bash[27681]: cluster 2023-09-23T22:22:06.881466+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:07 smithi123 bash[27681]: audit 2023-09-23T22:22:06.902123+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:09.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:22:08 smithi123 bash[54775]: ts=2023-09-23T22:22:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:22:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:22:08] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.33.4" 2023-09-23T22:22:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:09 smithi123 bash[27681]: cluster 2023-09-23T22:22:08.882510+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:11 smithi123 bash[27681]: cluster 2023-09-23T22:22:10.883110+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:13 smithi123 bash[27681]: cluster 2023-09-23T22:22:12.884172+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:16.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:15 smithi123 bash[27681]: cluster 2023-09-23T22:22:14.884766+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:17 smithi123 bash[27681]: cluster 2023-09-23T22:22:16.885421+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:19.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:22:18 smithi123 bash[54775]: ts=2023-09-23T22:22:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:22:19.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:22:18] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.33.4" 2023-09-23T22:22:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:19 smithi123 bash[27681]: cluster 2023-09-23T22:22:18.886506+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:21 smithi123 bash[27681]: cluster 2023-09-23T22:22:20.887091+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:21 smithi123 bash[27681]: audit 2023-09-23T22:22:21.902448+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:23 smithi123 bash[27681]: cluster 2023-09-23T22:22:22.888187+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:25 smithi123 bash[27681]: cluster 2023-09-23T22:22:24.888787+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:28.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:27 smithi123 bash[27681]: cluster 2023-09-23T22:22:26.889460+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:29.050 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 22:22:28 smithi123 bash[54775]: ts=2023-09-23T22:22:28.664Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi123.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"smithi121:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:22:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:22:28] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.33.4" 2023-09-23T22:22:30.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T22:22:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:29 smithi123 bash[27681]: cluster 2023-09-23T22:22:28.890514+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:32.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:31 smithi123 bash[27681]: cluster 2023-09-23T22:22:30.891056+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:32.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:31 smithi123 bash[27681]: audit 2023-09-23T22:22:31.306923+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:33.558 INFO:teuthology.orchestra.run.smithi121.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:34.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:33 smithi123 bash[27681]: cluster 2023-09-23T22:22:32.892054+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:34.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:33 smithi123 bash[27681]: audit 2023-09-23T22:22:33.551954+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:34.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for all mons to upgrade' 2023-09-23T22:22:35.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:34 smithi123 bash[27681]: audit 2023-09-23T22:22:33.544622+0000 mgr.y (mgr.34107) 114 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:35.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:34 smithi123 bash[27681]: cephadm 2023-09-23T22:22:33.545246+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:35 smithi123 bash[27681]: cluster 2023-09-23T22:22:34.892579+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:37.529 INFO:teuthology.orchestra.run.smithi121.stdout:wait for all mons to upgrade 2023-09-23T22:22:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:37 smithi123 bash[27681]: cluster 2023-09-23T22:22:36.893016+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:38.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:37 smithi123 bash[27681]: audit 2023-09-23T22:22:36.902099+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:38.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:37 smithi123 bash[27681]: audit 2023-09-23T22:22:37.596999+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:38.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:37 smithi123 bash[27681]: audit 2023-09-23T22:22:37.606213+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:38.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-23T22:22:39.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:22:38] "GET /metrics HTTP/1.1" 200 33727 "" "Prometheus/2.33.4" 2023-09-23T22:22:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.152636+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.158043+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.633318+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.634897+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.643324+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.712398+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.715953+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:22:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.717527+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: audit 2023-09-23T22:22:38.718472+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:22:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: cephadm 2023-09-23T22:22:38.719145+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-23T22:22:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:39 smithi123 bash[27681]: cluster 2023-09-23T22:22:38.893947+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: cluster 2023-09-23T22:22:40.894590+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: cephadm 2023-09-23T22:22:40.939679+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Upgrade: Updating mon.b 2023-09-23T22:22:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: audit 2023-09-23T22:22:40.947955+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: audit 2023-09-23T22:22:40.949787+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: audit 2023-09-23T22:22:40.950910+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: audit 2023-09-23T22:22:40.955487+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: cephadm 2023-09-23T22:22:40.956856+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Deploying daemon mon.b on smithi123 2023-09-23T22:22:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:41 smithi123 bash[27681]: audit 2023-09-23T22:22:41.755281+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.121:0/898289985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:43.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 systemd[1]: Stopping Ceph mon.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:22:43.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 bash[27681]: debug 2023-09-23T22:22:43.270+0000 7f13c260a700 -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-23T22:22:43.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 bash[27681]: debug 2023-09-23T22:22:43.270+0000 7f13c260a700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-23T22:22:44.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 bash[59134]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T22:22:44.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 bash[59199]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T22:22:44.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T22:22:44.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:43 smithi123 systemd[1]: Stopped Ceph mon.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:22:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:44 smithi123 systemd[1]: Started Ceph mon.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:22:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.214+0000 7f212acf0c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:22:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.214+0000 7f212acf0c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T22:22:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.214+0000 7f212acf0c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:22:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 0 load: jerasure load: lrc 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Git sha 0 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: DB SUMMARY 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: DB Session ID: Y5HCVSPKV8U5CW1WH7WJ 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1657 Bytes 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 499477 ; 2023-09-23T22:22:45.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.env: 0x562e4de48720 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.info_log: 0x562e4facd480 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:22:45.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:22:45.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:22:45.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:22:45.556 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:22:45.557 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:22:45.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:22:45.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:22:45.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.wal_dir: 2023-09-23T22:22:45.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:22:45.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:22:45.558 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.write_buffer_manager: 0x562e4ed5ac80 2023-09-23T22:22:45.559 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:22:45.560 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:22:45.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:22:45.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:22:45.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:22:45.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:22:45.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.row_cache: None 2023-09-23T22:22:45.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:22:45.562 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:22:45.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:22:45.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:22:45.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.merge_operator: 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:22:45.566 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562e4facd580) 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: cache_index_and_filter_blocks: 1 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: pin_top_level_index_and_filter: 1 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: index_type: 0 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: data_block_index_type: 0 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: index_shortening: 1 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: checksum: 4 2023-09-23T22:22:45.569 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: no_block_cache: 0 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_cache: 0x562e4eddd1f0 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_cache_name: BinnedLRUCache 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_cache_options: 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: capacity : 536870912 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: num_shard_bits : 4 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: strict_capacity_limit : 0 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: high_pri_pool_ratio: 0.000 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_cache_compressed: (nil) 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: persistent_cache: (nil) 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_size: 4096 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_size_deviation: 10 2023-09-23T22:22:45.570 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_restart_interval: 16 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: index_block_restart_interval: 1 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: metadata_block_size: 4096 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: partition_filters: 0 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: use_delta_encoding: 1 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: filter_policy: bloomfilter 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: whole_key_filtering: 1 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: verify_compression: 0 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: read_amp_bytes_per_bit: 0 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: format_version: 5 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: enable_index_compression: 1 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: block_align: 0 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: max_auto_readahead_size: 262144 2023-09-23T22:22:45.571 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: prepopulate_block_cache: 0 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: initial_auto_readahead_size: 8192 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: num_file_reads_for_auto_readahead: 2 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:22:45.572 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:22:45.573 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:22:45.574 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:22:45.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:22:45.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:22:45.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:22:45.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.218+0000 7f212acf0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T22:22:45.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212050f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 34, last_sequence is 19535, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 571e5ef0-df32-475c-b9b0-f13acdc3fb01 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507765223200, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507765226309, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 333012, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19530, "largest_seqno": 19656, "table_properties": {"data_size": 331231, "index_size": 577, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1342, "raw_average_key_size": 24, "raw_value_size": 329641, "raw_average_value_size": 6104, "num_data_blocks": 24, "num_entries": 54, "num_filter_entries": 54, "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": 1695507765, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "571e5ef0-df32-475c-b9b0-f13acdc3fb01", "db_session_id": "Y5HCVSPKV8U5CW1WH7WJ", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507765226452, "job": 1, "event": "recovery_finished"} 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.222+0000 7f212acf0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.226+0000 7f212acf0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.226+0000 7f212acf0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562e4ee7e000 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.226+0000 7f212acf0c80 4 rocksdb: DB pointer 0x562e4ee6c000 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.226+0000 7f2119501700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T22:22:45.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.226+0000 7f2119501700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: ** DB Stats ** 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: ** Compaction Stats [default] ** 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T22:22:45.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: L0 1/0 325.21 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: L6 1/0 29.01 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-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Sum 2/0 29.33 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: ** Compaction Stats [default] ** 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 184.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T22:22:45.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Cumulative compaction: 0.00 GB write, 45.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Interval compaction: 0.00 GB write, 45.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Block cache BinnedLRUCache@0x562e4eddd1f0#7 capacity: 512.00 MB usage: 0.94 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.226+0000 7f212acf0c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 1 mon.b@-1(???) e3 preinit fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:22:45.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 0 mon.b@-1(???).mds e7 new map 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 0 mon.b@-1(???).mds e7 print_map 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: e7 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: legacy client fscid: 1 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Filesystem 'foo' (1) 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: fs_name foo 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: epoch 5 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: created 2023-09-23T22:13:30.133275+0000 2023-09-23T22:22:45.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: modified 2023-09-23T22:13:37.177492+0000 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: tableserver 0 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: root 0 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: session_timeout 60 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: session_autoclose 300 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: max_file_size 1099511627776 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: required_client_features {} 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: last_failure 0 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: last_failure_osd_epoch 0 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 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-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: max_mds 1 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: in 0 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: up {0=14652} 2023-09-23T22:22:45.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: failed 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: damaged 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: stopped 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: data_pools [4] 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: metadata_pool 3 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: inline_data disabled 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: balancer 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: bal_rank_mask -1 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: standby_count_wanted 1 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: [mds.foo.smithi121.mdbrmj{0:14652} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.121:6834/3864765,v1:172.21.15.121:6835/3864765] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 2023-09-23T22:22:45.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: Standby daemons: 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: [mds.foo.smithi123.ahmoxv{-1:24487} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.123:6832/206418430,v1:172.21.15.123:6833/206418430] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 0 mon.b@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:22:45.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:45 smithi123 bash[59255]: debug 2023-09-23T22:22:45.230+0000 7f212acf0c80 1 mon.b@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-23T22:22:46.681 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:02:56.994097+0000 mon.a (mon.0) 0 : 1 mkfs cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:17:46.391820+0000 mgr.x (mgr.24929) 46 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:17:46.392457+0000 mgr.x (mgr.24929) 47 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi123 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:17:48.109968+0000 mgr.x (mgr.24929) 49 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:17:48.125256+0000 mgr.x (mgr.24929) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi123 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:12.846120+0000 mgr.x (mgr.24929) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:12.846761+0000 mgr.x (mgr.24929) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:15.116630+0000 mgr.x (mgr.24929) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:15.135361+0000 mgr.x (mgr.24929) 71 : cephadm 1 Deploying daemon mgr.y on smithi121 2023-09-23T22:22:46.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:35.536766+0000 mgr.y (mgr.15279) 1 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:35.639044+0000 mgr.y (mgr.15279) 2 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:35.788672+0000 mgr.y (mgr.15279) 3 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:35.788965+0000 mgr.y (mgr.15279) 4 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.389292+0000 mgr.y (mgr.15279) 14 : cephadm 1 Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.389559+0000 mgr.y (mgr.15279) 15 : cephadm 1 Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.553978+0000 mgr.y (mgr.15279) 16 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.554790+0000 mgr.y (mgr.15279) 17 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.768887+0000 mgr.y (mgr.15279) 18 : cephadm 1 Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.770376+0000 mgr.y (mgr.15279) 19 : cephadm 1 Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.986186+0000 mgr.y (mgr.15279) 20 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:51.986627+0000 mgr.y (mgr.15279) 21 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:52.248137+0000 mgr.y (mgr.15279) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:52.493714+0000 mgr.y (mgr.15279) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:59.713732+0000 mgr.y (mgr.15279) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:02:56.994097+0000 mon.a (mon.0) 0 : 1 mkfs cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:17:46.391820+0000 mgr.x (mgr.24929) 46 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:17:46.392457+0000 mgr.x (mgr.24929) 47 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi123 2023-09-23T22:22:46.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:17:48.109968+0000 mgr.x (mgr.24929) 49 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:17:48.125256+0000 mgr.x (mgr.24929) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi123 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:12.846120+0000 mgr.x (mgr.24929) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:12.846761+0000 mgr.x (mgr.24929) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:15.116630+0000 mgr.x (mgr.24929) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:15.135361+0000 mgr.x (mgr.24929) 71 : cephadm 1 Deploying daemon mgr.y on smithi121 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:35.536766+0000 mgr.y (mgr.15279) 1 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:35.639044+0000 mgr.y (mgr.15279) 2 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:22:46.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:35.788672+0000 mgr.y (mgr.15279) 3 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:35.788965+0000 mgr.y (mgr.15279) 4 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.389292+0000 mgr.y (mgr.15279) 14 : cephadm 1 Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.389559+0000 mgr.y (mgr.15279) 15 : cephadm 1 Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.553978+0000 mgr.y (mgr.15279) 16 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.554790+0000 mgr.y (mgr.15279) 17 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.768887+0000 mgr.y (mgr.15279) 18 : cephadm 1 Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.770376+0000 mgr.y (mgr.15279) 19 : cephadm 1 Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.986186+0000 mgr.y (mgr.15279) 20 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:51.986627+0000 mgr.y (mgr.15279) 21 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:52.248137+0000 mgr.y (mgr.15279) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:22:46.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:52.493714+0000 mgr.y (mgr.15279) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:22:46.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:59.713732+0000 mgr.y (mgr.15279) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-23T22:22:46.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:18:59.718499+0000 mgr.y (mgr.15279) 30 : cephadm 1 Deploying daemon mgr.x on smithi123 2023-09-23T22:22:46.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:19.285067+0000 mgr.y (mgr.15279) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-23T22:22:46.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:19.308859+0000 mgr.y (mgr.15279) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-23T22:22:46.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:21.780689+0000 mgr.y (mgr.15279) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:21.792800+0000 mgr.y (mgr.15279) 45 : cephadm 1 Deploying daemon mon.a on smithi121 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:37.637164+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Bus STARTING 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:37.739233+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:37.866161+0000 mgr.y (mgr.34107) 5 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:37.866406+0000 mgr.y (mgr.34107) 6 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Bus STARTED 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:42.200779+0000 mgr.y (mgr.34107) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:53.610315+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:22:46.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:53.610646+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:22:46.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:53.774948+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:53.826307+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:53.991862+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:54.039832+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:54.156107+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:19:54.204691+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:20:53.090640+0000 mgr.y (mgr.34107) 57 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:00.023715+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:00.025013+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:21:00.025851+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:01.530145+0000 mon.a (mon.0) 88 : audit 0 from='client.? 172.21.15.121:0/874128509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:21:02.495718+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T22:22:46.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:02.504601+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:02.506199+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:46.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:02.507361+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:46.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:02.508590+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:21:02.509962+0000 mgr.y (mgr.34107) 64 : cephadm 1 Deploying daemon mon.c on smithi121 2023-09-23T22:22:46.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:03.977751+0000 mon.a (mon.0) 93 : audit 0 from='client.? 172.21.15.121:0/861803265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:13.553361+0000 mon.a (mon.0) 115 : cluster 0 mgrmap e33: y(active, since 96s), standbys: x 2023-09-23T22:22:46.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:13.553543+0000 mon.a (mon.0) 116 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:22:46.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:13.553566+0000 mon.a (mon.0) 117 : cluster 1 Cluster is now healthy 2023-09-23T22:22:46.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:13.580356+0000 mon.a (mon.0) 118 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:13.616641+0000 mon.a (mon.0) 119 : cluster 0 mgrmap e34: y(active, since 96s), standbys: x 2023-09-23T22:22:46.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:14.861148+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:15.751189+0000 mon.a (mon.0) 120 : audit 0 from='client.? 172.21.15.121:0/3839578997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:16.861644+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:18.862560+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:19.293900+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:19.301908+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:19.967367+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:20.093716+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:20.101259+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:20.863193+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:18:59.718499+0000 mgr.y (mgr.15279) 30 : cephadm 1 Deploying daemon mgr.x on smithi123 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:19.285067+0000 mgr.y (mgr.15279) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:19.308859+0000 mgr.y (mgr.15279) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:21.780689+0000 mgr.y (mgr.15279) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:21.792800+0000 mgr.y (mgr.15279) 45 : cephadm 1 Deploying daemon mon.a on smithi121 2023-09-23T22:22:46.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:37.637164+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Bus STARTING 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:37.739233+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:37.866161+0000 mgr.y (mgr.34107) 5 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:37.866406+0000 mgr.y (mgr.34107) 6 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Bus STARTED 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:42.200779+0000 mgr.y (mgr.34107) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:53.610315+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:53.610646+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:53.774948+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:53.826307+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:53.991862+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:54.039832+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:54.156107+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:19:54.204691+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:20:53.090640+0000 mgr.y (mgr.34107) 57 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:00.023715+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:00.025013+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:21:00.025851+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:01.530145+0000 mon.a (mon.0) 88 : audit 0 from='client.? 172.21.15.121:0/874128509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:21.900545+0000 mon.a (mon.0) 125 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:22.864121+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:23.962179+0000 mgr.y (mgr.34107) 77 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:21:23.962833+0000 mgr.y (mgr.34107) 78 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:23.967884+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:24.864561+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:26.865119+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:28.866177+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:30.866760+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.103655+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.113785+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.115428+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.116826+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.126903+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.210671+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.213599+0000 mon.a (mon.0) 133 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.214841+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:31.224619+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:32.867783+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:34.868420+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:36.868976+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:21:02.495718+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:02.504601+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:02.506199+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:02.507361+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:46.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:02.508590+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:21:02.509962+0000 mgr.y (mgr.34107) 64 : cephadm 1 Deploying daemon mon.c on smithi121 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:03.977751+0000 mon.a (mon.0) 93 : audit 0 from='client.? 172.21.15.121:0/861803265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:13.553361+0000 mon.a (mon.0) 115 : cluster 0 mgrmap e33: y(active, since 96s), standbys: x 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:13.553543+0000 mon.a (mon.0) 116 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:13.553566+0000 mon.a (mon.0) 117 : cluster 1 Cluster is now healthy 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:13.580356+0000 mon.a (mon.0) 118 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:13.616641+0000 mon.a (mon.0) 119 : cluster 0 mgrmap e34: y(active, since 96s), standbys: x 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:14.861148+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:15.751189+0000 mon.a (mon.0) 120 : audit 0 from='client.? 172.21.15.121:0/3839578997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:16.861644+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:18.862560+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:19.293900+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:19.301908+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:19.967367+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:20.093716+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:20.101259+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:20.863193+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:36.901308+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:38.870053+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.736 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:40.870713+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:42.871761+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:44.872420+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:46.873056+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:48.874104+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:50.874734+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:21:51.901555+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:52.875753+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:54.876416+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:56.877136+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:21:58.878347+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:00.879142+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:02.880186+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:04.880795+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:06.881466+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:06.902123+0000 mon.a (mon.0) 138 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:08.882510+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:10.883110+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:12.884172+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:14.884766+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:16.885421+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:18.886506+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:20.887091+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:21.902448+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:22.888187+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:24.888787+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:26.889460+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:28.890514+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:30.891056+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:31.306923+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:32.892054+0000 mgr.y (mgr.34107) 113 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:33.544622+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:22:33.545246+0000 mgr.y (mgr.34107) 115 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:33.551954+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:34.892579+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:36.893016+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:36.902099+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:37.596999+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:21.900545+0000 mon.a (mon.0) 125 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:22.864121+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:23.962179+0000 mgr.y (mgr.34107) 77 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:21:23.962833+0000 mgr.y (mgr.34107) 78 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:23.967884+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:24.864561+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:26.865119+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:28.866177+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:30.866760+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.103655+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.113785+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.115428+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.116826+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.126903+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.210671+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.213599+0000 mon.a (mon.0) 133 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.214841+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:31.224619+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:32.867783+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:34.868420+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:36.868976+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:37.606213+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.152636+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.158043+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.633318+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.634897+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.643324+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.712398+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.715953+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.717527+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:38.718472+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:22:38.719145+0000 mgr.y (mgr.34107) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:38.893947+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:40.894590+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:22:40.939679+0000 mgr.y (mgr.34107) 121 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:40.947955+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:40.949787+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:40.950910+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:40.955487+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cephadm 2023-09-23T22:22:40.956856+0000 mgr.y (mgr.34107) 122 : cephadm 1 Deploying daemon mon.b on smithi123 2023-09-23T22:22:46.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:41.755281+0000 mon.a (mon.0) 158 : audit 0 from='client.? 172.21.15.121:0/898289985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:42.895577+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.434032+0000 mon.a (mon.0) 166 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:36.901308+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:38.870053+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:40.870713+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:42.871761+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:44.872420+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:46.873056+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:48.874104+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:50.874734+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:21:51.901555+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:52.875753+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:54.876416+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:56.877136+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:21:58.878347+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:00.879142+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:02.880186+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:04.880795+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:06.881466+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:06.902123+0000 mon.a (mon.0) 138 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:08.882510+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:10.883110+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:45.434616+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.434971+0000 mon.a (mon.0) 168 : cluster 1 mon.a calling monitor election 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.435150+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:45.436520+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:45.436702+0000 mon.a (mon.0) 170 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.440887+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T22:22:46.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.474622+0000 mon.a (mon.0) 171 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.481774+0000 mon.a (mon.0) 172 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.482476+0000 mon.a (mon.0) 173 : cluster 0 fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.482521+0000 mon.a (mon.0) 174 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.482946+0000 mon.a (mon.0) 175 : cluster 0 mgrmap e34: y(active, since 3m), standbys: x 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: cluster 2023-09-23T22:22:45.502619+0000 mon.a (mon.0) 176 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:45.508071+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:45.515071+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[78246]: audit 2023-09-23T22:22:45.532320+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:12.884172+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:14.884766+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:16.885421+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:18.886506+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:20.887091+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:21.902448+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:22.888187+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:24.888787+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:26.889460+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:28.890514+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:30.891056+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:31.306923+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:32.892054+0000 mgr.y (mgr.34107) 113 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:33.544622+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:22:33.545246+0000 mgr.y (mgr.34107) 115 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:33.551954+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:34.892579+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:36.893016+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:36.902099+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:37.596999+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:37.606213+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.152636+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.158043+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.633318+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.634897+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.643324+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.712398+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.715953+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:22:46.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.717527+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:38.718472+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:22:38.719145+0000 mgr.y (mgr.34107) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:38.893947+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:40.894590+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:22:40.939679+0000 mgr.y (mgr.34107) 121 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:40.947955+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:40.949787+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:40.950910+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:40.955487+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cephadm 2023-09-23T22:22:40.956856+0000 mgr.y (mgr.34107) 122 : cephadm 1 Deploying daemon mon.b on smithi123 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:41.755281+0000 mon.a (mon.0) 158 : audit 0 from='client.? 172.21.15.121:0/898289985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:42.895577+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.434032+0000 mon.a (mon.0) 166 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:45.434616+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.434971+0000 mon.a (mon.0) 168 : cluster 1 mon.a calling monitor election 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.435150+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:45.436520+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:45.436702+0000 mon.a (mon.0) 170 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.440887+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.474622+0000 mon.a (mon.0) 171 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.481774+0000 mon.a (mon.0) 172 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.482476+0000 mon.a (mon.0) 173 : cluster 0 fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.482521+0000 mon.a (mon.0) 174 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:22:46.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.482946+0000 mon.a (mon.0) 175 : cluster 0 mgrmap e34: y(active, since 3m), standbys: x 2023-09-23T22:22:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: cluster 2023-09-23T22:22:45.502619+0000 mon.a (mon.0) 176 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:45.508071+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:45.515071+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:46 smithi121 bash[74920]: audit 2023-09-23T22:22:45.532320+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:02:56.994097+0000 mon.a (mon.0) 0 : 1 mkfs cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:22:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:17:46.391820+0000 mgr.x (mgr.24929) 46 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:22:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:17:46.392457+0000 mgr.x (mgr.24929) 47 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi123 2023-09-23T22:22:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:17:48.109968+0000 mgr.x (mgr.24929) 49 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:22:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:17:48.125256+0000 mgr.x (mgr.24929) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi123 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:12.846120+0000 mgr.x (mgr.24929) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:12.846761+0000 mgr.x (mgr.24929) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:15.116630+0000 mgr.x (mgr.24929) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:15.135361+0000 mgr.x (mgr.24929) 71 : cephadm 1 Deploying daemon mgr.y on smithi121 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:35.536766+0000 mgr.y (mgr.15279) 1 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Bus STARTING 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:35.639044+0000 mgr.y (mgr.15279) 2 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:35.788672+0000 mgr.y (mgr.15279) 3 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:35.788965+0000 mgr.y (mgr.15279) 4 : cephadm 1 [23/Sep/2023:22:18:35] ENGINE Bus STARTED 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.389292+0000 mgr.y (mgr.15279) 14 : cephadm 1 Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:22:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.389559+0000 mgr.y (mgr.15279) 15 : cephadm 1 Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.553978+0000 mgr.y (mgr.15279) 16 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.554790+0000 mgr.y (mgr.15279) 17 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.768887+0000 mgr.y (mgr.15279) 18 : cephadm 1 Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.770376+0000 mgr.y (mgr.15279) 19 : cephadm 1 Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.986186+0000 mgr.y (mgr.15279) 20 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:51.986627+0000 mgr.y (mgr.15279) 21 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:52.248137+0000 mgr.y (mgr.15279) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:52.493714+0000 mgr.y (mgr.15279) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi123 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:59.713732+0000 mgr.y (mgr.15279) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:18:59.718499+0000 mgr.y (mgr.15279) 30 : cephadm 1 Deploying daemon mgr.x on smithi123 2023-09-23T22:22:46.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:19.285067+0000 mgr.y (mgr.15279) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:19.308859+0000 mgr.y (mgr.15279) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:21.780689+0000 mgr.y (mgr.15279) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:21.792800+0000 mgr.y (mgr.15279) 45 : cephadm 1 Deploying daemon mon.a on smithi121 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:37.637164+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Bus STARTING 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:37.739233+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Serving on http://172.21.15.121:8765 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:37.866161+0000 mgr.y (mgr.34107) 5 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Serving on https://172.21.15.121:7150 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:37.866406+0000 mgr.y (mgr.34107) 6 : cephadm 1 [23/Sep/2023:22:19:37] ENGINE Bus STARTED 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:42.200779+0000 mgr.y (mgr.34107) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:53.610315+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi121:/etc/ceph/ceph.conf 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:53.610646+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi123:/etc/ceph/ceph.conf 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:53.774948+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:53.826307+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:53.991862+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:54.039832+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:54.156107+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:19:54.204691+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:20:53.090640+0000 mgr.y (mgr.34107) 57 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:00.023715+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:00.025013+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:21:00.025851+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T22:22:46.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:01.530145+0000 mon.a (mon.0) 88 : audit 0 from='client.? 172.21.15.121:0/874128509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.806 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:21:02.495718+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T22:22:46.806 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:02.504601+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.806 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:02.506199+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:02.507361+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:02.508590+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:21:02.509962+0000 mgr.y (mgr.34107) 64 : cephadm 1 Deploying daemon mon.c on smithi121 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:03.977751+0000 mon.a (mon.0) 93 : audit 0 from='client.? 172.21.15.121:0/861803265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:13.553361+0000 mon.a (mon.0) 115 : cluster 0 mgrmap e33: y(active, since 96s), standbys: x 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:13.553543+0000 mon.a (mon.0) 116 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:13.553566+0000 mon.a (mon.0) 117 : cluster 1 Cluster is now healthy 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:13.580356+0000 mon.a (mon.0) 118 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:13.616641+0000 mon.a (mon.0) 119 : cluster 0 mgrmap e34: y(active, since 96s), standbys: x 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:14.861148+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:15.751189+0000 mon.a (mon.0) 120 : audit 0 from='client.? 172.21.15.121:0/3839578997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.807 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:16.861644+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:18.862560+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:19.293900+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:19.301908+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:19.967367+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:20.093716+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:20.101259+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:20.863193+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:21.900545+0000 mon.a (mon.0) 125 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:22.864121+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:23.962179+0000 mgr.y (mgr.34107) 77 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.808 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:21:23.962833+0000 mgr.y (mgr.34107) 78 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:23.967884+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:24.864561+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:26.865119+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:28.866177+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:30.866760+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.103655+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.113785+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.115428+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.116826+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.126903+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.210671+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.213599+0000 mon.a (mon.0) 133 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.214841+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:31.224619+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:32.867783+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:34.868420+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:36.868976+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:36.901308+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:38.870053+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:40.870713+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:42.871761+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:44.872420+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:46.873056+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:48.874104+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:50.874734+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:21:51.901555+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:52.875753+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:54.876416+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:56.877136+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:21:58.878347+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:00.879142+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:02.880186+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:04.880795+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:06.881466+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:06.902123+0000 mon.a (mon.0) 138 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:08.882510+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:10.883110+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:12.884172+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:14.884766+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:16.885421+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:18.886506+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:20.887091+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:21.902448+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:22.888187+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:24.888787+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:26.889460+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:28.890514+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:30.891056+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:31.306923+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:32.892054+0000 mgr.y (mgr.34107) 113 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:33.544622+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:22:33.545246+0000 mgr.y (mgr.34107) 115 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:33.551954+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:34.892579+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:36.893016+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:36.902099+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:37.596999+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:37.606213+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.152636+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.158043+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.813 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.633318+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.634897+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.643324+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.712398+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.715953+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.717527+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:38.718472+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:22:38.719145+0000 mgr.y (mgr.34107) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:38.893947+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:40.894590+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:22:40.939679+0000 mgr.y (mgr.34107) 121 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:40.947955+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.814 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:40.949787+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:40.950910+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:40.955487+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cephadm 2023-09-23T22:22:40.956856+0000 mgr.y (mgr.34107) 122 : cephadm 1 Deploying daemon mon.b on smithi123 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:41.755281+0000 mon.a (mon.0) 158 : audit 0 from='client.? 172.21.15.121:0/898289985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:42.895577+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.434032+0000 mon.a (mon.0) 166 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:45.434616+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.434971+0000 mon.a (mon.0) 168 : cluster 1 mon.a calling monitor election 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.435150+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T22:22:46.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:45.436520+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:45.436702+0000 mon.a (mon.0) 170 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.440887+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.474622+0000 mon.a (mon.0) 171 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.481774+0000 mon.a (mon.0) 172 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} removed_ranks: {} 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.482476+0000 mon.a (mon.0) 173 : cluster 0 fsmap foo:1 {0=foo.smithi121.mdbrmj=up:active} 1 up:standby 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.482521+0000 mon.a (mon.0) 174 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.482946+0000 mon.a (mon.0) 175 : cluster 0 mgrmap e34: y(active, since 3m), standbys: x 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: cluster 2023-09-23T22:22:45.502619+0000 mon.a (mon.0) 176 : cluster 1 overall HEALTH_OK 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:45.508071+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:45.515071+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:46.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:46 smithi123 bash[59255]: audit 2023-09-23T22:22:45.532320+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:47.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:22:48.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:47 smithi121 bash[78246]: audit 2023-09-23T22:22:46.658415+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.121:0/1151149645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:48.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:47 smithi121 bash[78246]: cluster 2023-09-23T22:22:46.896833+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:48.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:47 smithi121 bash[74920]: audit 2023-09-23T22:22:46.658415+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.121:0/1151149645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:48.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:47 smithi121 bash[74920]: cluster 2023-09-23T22:22:46.896833+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:47 smithi123 bash[59255]: audit 2023-09-23T22:22:46.658415+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.121:0/1151149645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:47 smithi123 bash[59255]: cluster 2023-09-23T22:22:46.896833+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:49.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:22:48] "GET /metrics HTTP/1.1" 200 33727 "" "Prometheus/2.33.4" 2023-09-23T22:22:50.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:49 smithi121 bash[78246]: cluster 2023-09-23T22:22:48.897851+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:49 smithi121 bash[74920]: cluster 2023-09-23T22:22:48.897851+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:49 smithi123 bash[59255]: cluster 2023-09-23T22:22:48.897851+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:50.504 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:50 smithi121 bash[71039]: debug 2023-09-23T22:22:50.233+0000 7f7aa8962700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T22:22:51.085 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (5m) - 11m 13.1M - 0.23.0 ba2b418f427c 01c757a917ac 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (4m) - 10m 41.0M - 8.3.5 dad864ee21e9 aa0aad706de8 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi121.mdbrmj smithi121 running (9m) - 9m 16.1M - 16.2.14-37-g2e1f1015 1e6a756174a8 1abcb49a5313 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi123.ahmoxv smithi123 running (9m) - 9m 13.9M - 16.2.14-37-g2e1f1015 1e6a756174a8 f59ff2910a54 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (3m) - 17m 427M - 18.2.0-460-gbb0daeff e32c2a64c126 267b214cc7e7 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (4m) - 19m 476M - 18.2.0-460-gbb0daeff e32c2a64c126 e4b61890fd59 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (3m) - 19m 52.9M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a4efbc483c31 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 starting - - - 2048M 2023-09-23T22:22:51.086 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (104s) - 18m 35.6M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a9380e8125eb 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (5m) - 11m 8892k - 1.3.1 1dbe0e931976 240552fca786 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (5m) - 11m 9835k - 1.3.1 1dbe0e931976 c661cef8e66f 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (17m) - 17m 94.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 dada3d86541e 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (16m) - 16m 74.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 94eb36b71ddf 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (15m) - 15m 93.6M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e59247496f83 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (15m) - 15m 63.8M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 caa0426e15c1 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (14m) - 14m 88.2M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 f09ecc9856df 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (13m) - 13m 90.3M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 47930f6c9189 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (12m) - 13m 73.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9f9d4af9cbcb 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (12m) - 12m 76.4M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 34de013f09f3 2023-09-23T22:22:51.087 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (3m) - 11m 56.9M - 2.33.4 514e6a882f6e e00ec158c077 2023-09-23T22:22:51.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:51 smithi121 bash[78246]: cluster 2023-09-23T22:22:50.898300+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:51.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:51 smithi121 bash[78246]: audit 2023-09-23T22:22:51.057882+0000 mgr.y (mgr.34107) 128 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:51.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:51 smithi121 bash[74920]: cluster 2023-09-23T22:22:50.898300+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:51.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:51 smithi121 bash[74920]: audit 2023-09-23T22:22:51.057882+0000 mgr.y (mgr.34107) 128 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:51.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:51 smithi123 bash[59255]: cluster 2023-09-23T22:22:50.898300+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:51.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:51 smithi123 bash[59255]: audit 2023-09-23T22:22:51.057882+0000 mgr.y (mgr.34107) 128 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:51.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:22:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[78246]: audit 2023-09-23T22:22:51.777132+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[78246]: audit 2023-09-23T22:22:51.784816+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[78246]: audit 2023-09-23T22:22:51.903131+0000 mon.a (mon.0) 182 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[78246]: audit 2023-09-23T22:22:52.579694+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[78246]: audit 2023-09-23T22:22:52.587723+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[74920]: audit 2023-09-23T22:22:51.777132+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[74920]: audit 2023-09-23T22:22:51.784816+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[74920]: audit 2023-09-23T22:22:51.903131+0000 mon.a (mon.0) 182 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:53.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[74920]: audit 2023-09-23T22:22:52.579694+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:52 smithi121 bash[74920]: audit 2023-09-23T22:22:52.587723+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:52 smithi123 bash[59255]: audit 2023-09-23T22:22:51.777132+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:52 smithi123 bash[59255]: audit 2023-09-23T22:22:51.784816+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:52 smithi123 bash[59255]: audit 2023-09-23T22:22:51.903131+0000 mon.a (mon.0) 182 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:52 smithi123 bash[59255]: audit 2023-09-23T22:22:52.579694+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:52 smithi123 bash[59255]: audit 2023-09-23T22:22:52.587723+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:54.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:53 smithi123 bash[59255]: cluster 2023-09-23T22:22:52.899194+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:54.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:53 smithi121 bash[74920]: cluster 2023-09-23T22:22:52.899194+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:54.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:53 smithi121 bash[78246]: cluster 2023-09-23T22:22:52.899194+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:55.403 INFO:teuthology.orchestra.run.smithi121.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:56.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T22:22:56.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:55 smithi121 bash[74920]: cluster 2023-09-23T22:22:54.899604+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:56.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:55 smithi121 bash[74920]: audit 2023-09-23T22:22:55.397708+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:56.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:55 smithi121 bash[78246]: cluster 2023-09-23T22:22:54.899604+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:56.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:55 smithi121 bash[78246]: audit 2023-09-23T22:22:55.397708+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:55 smithi123 bash[59255]: cluster 2023-09-23T22:22:54.899604+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:55 smithi123 bash[59255]: audit 2023-09-23T22:22:55.397708+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:22:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:56 smithi121 bash[74920]: audit 2023-09-23T22:22:55.388462+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:57.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:56 smithi121 bash[74920]: cephadm 2023-09-23T22:22:55.389006+0000 mgr.y (mgr.34107) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:56 smithi121 bash[78246]: audit 2023-09-23T22:22:55.388462+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:56 smithi121 bash[78246]: cephadm 2023-09-23T22:22:55.389006+0000 mgr.y (mgr.34107) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:57.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:56 smithi123 bash[59255]: audit 2023-09-23T22:22:55.388462+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:22:57.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:56 smithi123 bash[59255]: cephadm 2023-09-23T22:22:55.389006+0000 mgr.y (mgr.34107) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:22:58.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:57 smithi121 bash[74920]: cluster 2023-09-23T22:22:56.900235+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:58.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:57 smithi121 bash[78246]: cluster 2023-09-23T22:22:56.900235+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:58.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:57 smithi123 bash[59255]: cluster 2023-09-23T22:22:56.900235+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:22:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:22:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:22:58] "GET /metrics HTTP/1.1" 200 33719 "" "Prometheus/2.33.4" 2023-09-23T22:23:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:22:59 smithi121 bash[74920]: cluster 2023-09-23T22:22:58.901322+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:22:59 smithi121 bash[78246]: cluster 2023-09-23T22:22:58.901322+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:22:59 smithi123 bash[59255]: cluster 2023-09-23T22:22:58.901322+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:02.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: cluster 2023-09-23T22:23:00.901951+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.643168+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.651103+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.652679+0000 mon.a (mon.0) 188 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.653982+0000 mon.a (mon.0) 189 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.660940+0000 mon.a (mon.0) 190 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.731698+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.733486+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[74920]: audit 2023-09-23T22:23:01.735139+0000 mon.a (mon.0) 193 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:02.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: cluster 2023-09-23T22:23:00.901951+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.643168+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.651103+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.652679+0000 mon.a (mon.0) 188 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.653982+0000 mon.a (mon.0) 189 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.660940+0000 mon.a (mon.0) 190 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.731698+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.733486+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:02.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:01 smithi121 bash[78246]: audit 2023-09-23T22:23:01.735139+0000 mon.a (mon.0) 193 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: cluster 2023-09-23T22:23:00.901951+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.643168+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.651103+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.652679+0000 mon.a (mon.0) 188 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.653982+0000 mon.a (mon.0) 189 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.660940+0000 mon.a (mon.0) 190 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.731698+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.733486+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:01 smithi123 bash[59255]: audit 2023-09-23T22:23:01.735139+0000 mon.a (mon.0) 193 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:03.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:02 smithi121 bash[78246]: cephadm 2023-09-23T22:23:01.731007+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T22:23:03.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:02 smithi121 bash[78246]: cephadm 2023-09-23T22:23:01.737027+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon mon.a on smithi121 2023-09-23T22:23:03.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:02 smithi121 bash[74920]: cephadm 2023-09-23T22:23:01.731007+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T22:23:03.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:02 smithi121 bash[74920]: cephadm 2023-09-23T22:23:01.737027+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon mon.a on smithi121 2023-09-23T22:23:03.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:02 smithi123 bash[59255]: cephadm 2023-09-23T22:23:01.731007+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T22:23:03.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:02 smithi123 bash[59255]: cephadm 2023-09-23T22:23:01.737027+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon mon.a on smithi121 2023-09-23T22:23:04.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:03 smithi121 bash[78246]: cluster 2023-09-23T22:23:02.902707+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:04.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:03 smithi121 bash[74920]: cluster 2023-09-23T22:23:02.902707+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:03 smithi123 bash[59255]: cluster 2023-09-23T22:23:02.902707+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: audit 2023-09-23T22:23:04.021379+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: audit 2023-09-23T22:23:04.029344+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: cephadm 2023-09-23T22:23:04.057127+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T22:23:05.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: audit 2023-09-23T22:23:04.057804+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:23:05.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: audit 2023-09-23T22:23:04.059420+0000 mon.a (mon.0) 197 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:23:05.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: audit 2023-09-23T22:23:04.060975+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:05.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:05 smithi123 bash[59255]: cephadm 2023-09-23T22:23:04.062530+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon mgr.y on smithi121 2023-09-23T22:23:05.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: audit 2023-09-23T22:23:04.021379+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:05.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: audit 2023-09-23T22:23:04.029344+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:05.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: cephadm 2023-09-23T22:23:04.057127+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T22:23:05.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: audit 2023-09-23T22:23:04.057804+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: audit 2023-09-23T22:23:04.059420+0000 mon.a (mon.0) 197 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: audit 2023-09-23T22:23:04.060975+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[78246]: cephadm 2023-09-23T22:23:04.062530+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon mgr.y on smithi121 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: audit 2023-09-23T22:23:04.021379+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: audit 2023-09-23T22:23:04.029344+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: cephadm 2023-09-23T22:23:04.057127+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: audit 2023-09-23T22:23:04.057804+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: audit 2023-09-23T22:23:04.059420+0000 mon.a (mon.0) 197 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: audit 2023-09-23T22:23:04.060975+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:05.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:05 smithi121 bash[74920]: cephadm 2023-09-23T22:23:04.062530+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon mgr.y on smithi121 2023-09-23T22:23:06.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:06 smithi123 bash[59255]: cluster 2023-09-23T22:23:04.903291+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:06.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:06 smithi121 bash[74920]: cluster 2023-09-23T22:23:04.903291+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:06.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:06 smithi121 bash[78246]: cluster 2023-09-23T22:23:04.903291+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:07.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[74920]: audit 2023-09-23T22:23:06.137998+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[74920]: audit 2023-09-23T22:23:06.146337+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[74920]: audit 2023-09-23T22:23:06.182167+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[74920]: audit 2023-09-23T22:23:06.183950+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[74920]: audit 2023-09-23T22:23:06.185456+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[74920]: audit 2023-09-23T22:23:06.903498+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[78246]: audit 2023-09-23T22:23:06.137998+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[78246]: audit 2023-09-23T22:23:06.146337+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[78246]: audit 2023-09-23T22:23:06.182167+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[78246]: audit 2023-09-23T22:23:06.183950+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:07.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[78246]: audit 2023-09-23T22:23:06.185456+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:07.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:07 smithi121 bash[78246]: audit 2023-09-23T22:23:06.903498+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:07 smithi123 bash[59255]: audit 2023-09-23T22:23:06.137998+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:07 smithi123 bash[59255]: audit 2023-09-23T22:23:06.146337+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:07 smithi123 bash[59255]: audit 2023-09-23T22:23:06.182167+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:07 smithi123 bash[59255]: audit 2023-09-23T22:23:06.183950+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:07 smithi123 bash[59255]: audit 2023-09-23T22:23:06.185456+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:07 smithi123 bash[59255]: audit 2023-09-23T22:23:06.903498+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[78246]: cephadm 2023-09-23T22:23:06.181500+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T22:23:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[78246]: cephadm 2023-09-23T22:23:06.187154+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon mon.c on smithi121 2023-09-23T22:23:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[78246]: cluster 2023-09-23T22:23:06.903929+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:08.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[74920]: cephadm 2023-09-23T22:23:06.181500+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T22:23:08.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[74920]: cephadm 2023-09-23T22:23:06.187154+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon mon.c on smithi121 2023-09-23T22:23:08.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[74920]: cluster 2023-09-23T22:23:06.903929+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:08.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:08 smithi123 bash[59255]: cephadm 2023-09-23T22:23:06.181500+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T22:23:08.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:08 smithi123 bash[59255]: cephadm 2023-09-23T22:23:06.187154+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon mon.c on smithi121 2023-09-23T22:23:08.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:08 smithi123 bash[59255]: cluster 2023-09-23T22:23:06.903929+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:09.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:23:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:23:08] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-09-23T22:23:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: audit 2023-09-23T22:23:08.235378+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: audit 2023-09-23T22:23:08.245770+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: cephadm 2023-09-23T22:23:08.258302+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: audit 2023-09-23T22:23:08.258858+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: audit 2023-09-23T22:23:08.260240+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: cephadm 2023-09-23T22:23:08.264200+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi121 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[78246]: cluster 2023-09-23T22:23:08.904966+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: audit 2023-09-23T22:23:08.235378+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: audit 2023-09-23T22:23:08.245770+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: cephadm 2023-09-23T22:23:08.258302+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T22:23:09.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: audit 2023-09-23T22:23:08.258858+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:23:09.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: audit 2023-09-23T22:23:08.260240+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:09.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: cephadm 2023-09-23T22:23:08.264200+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi121 2023-09-23T22:23:09.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:09 smithi121 bash[74920]: cluster 2023-09-23T22:23:08.904966+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: audit 2023-09-23T22:23:08.235378+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: audit 2023-09-23T22:23:08.245770+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: cephadm 2023-09-23T22:23:08.258302+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T22:23:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: audit 2023-09-23T22:23:08.258858+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:23:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: audit 2023-09-23T22:23:08.260240+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: cephadm 2023-09-23T22:23:08.264200+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi121 2023-09-23T22:23:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:09 smithi123 bash[59255]: cluster 2023-09-23T22:23:08.904966+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:12.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: audit 2023-09-23T22:23:10.676554+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: audit 2023-09-23T22:23:10.683797+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: cephadm 2023-09-23T22:23:10.733792+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: audit 2023-09-23T22:23:10.734467+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: audit 2023-09-23T22:23:10.736248+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: cephadm 2023-09-23T22:23:10.740916+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi121 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[78246]: cluster 2023-09-23T22:23:10.905651+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: audit 2023-09-23T22:23:10.676554+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: audit 2023-09-23T22:23:10.683797+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:12.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: cephadm 2023-09-23T22:23:10.733792+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T22:23:12.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: audit 2023-09-23T22:23:10.734467+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:23:12.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: audit 2023-09-23T22:23:10.736248+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:12.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: cephadm 2023-09-23T22:23:10.740916+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi121 2023-09-23T22:23:12.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:11 smithi121 bash[74920]: cluster 2023-09-23T22:23:10.905651+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: audit 2023-09-23T22:23:10.676554+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:12.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: audit 2023-09-23T22:23:10.683797+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:12.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: cephadm 2023-09-23T22:23:10.733792+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T22:23:12.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: audit 2023-09-23T22:23:10.734467+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:23:12.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: audit 2023-09-23T22:23:10.736248+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:12.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: cephadm 2023-09-23T22:23:10.740916+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi121 2023-09-23T22:23:12.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:11 smithi123 bash[59255]: cluster 2023-09-23T22:23:10.905651+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: audit 2023-09-23T22:23:12.645699+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: audit 2023-09-23T22:23:12.652836+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: cephadm 2023-09-23T22:23:12.659123+0000 mgr.y (mgr.34107) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: audit 2023-09-23T22:23:12.659591+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: audit 2023-09-23T22:23:12.660811+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: cephadm 2023-09-23T22:23:12.664415+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi121 2023-09-23T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[78246]: cluster 2023-09-23T22:23:12.906699+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: audit 2023-09-23T22:23:12.645699+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: audit 2023-09-23T22:23:12.652836+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: cephadm 2023-09-23T22:23:12.659123+0000 mgr.y (mgr.34107) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: audit 2023-09-23T22:23:12.659591+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: audit 2023-09-23T22:23:12.660811+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: cephadm 2023-09-23T22:23:12.664415+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi121 2023-09-23T22:23:13.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:13 smithi121 bash[74920]: cluster 2023-09-23T22:23:12.906699+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: audit 2023-09-23T22:23:12.645699+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: audit 2023-09-23T22:23:12.652836+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:14.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: cephadm 2023-09-23T22:23:12.659123+0000 mgr.y (mgr.34107) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T22:23:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: audit 2023-09-23T22:23:12.659591+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:23:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: audit 2023-09-23T22:23:12.660811+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: cephadm 2023-09-23T22:23:12.664415+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi121 2023-09-23T22:23:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:13 smithi123 bash[59255]: cluster 2023-09-23T22:23:12.906699+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: audit 2023-09-23T22:23:14.765529+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:16.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: audit 2023-09-23T22:23:14.772779+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:16.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: cephadm 2023-09-23T22:23:14.782890+0000 mgr.y (mgr.34107) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T22:23:16.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: audit 2023-09-23T22:23:14.783393+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:23:16.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: audit 2023-09-23T22:23:14.784681+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:16.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: cephadm 2023-09-23T22:23:14.787424+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi121 2023-09-23T22:23:16.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:15 smithi123 bash[59255]: cluster 2023-09-23T22:23:14.907274+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:16.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: audit 2023-09-23T22:23:14.765529+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: audit 2023-09-23T22:23:14.772779+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: cephadm 2023-09-23T22:23:14.782890+0000 mgr.y (mgr.34107) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: audit 2023-09-23T22:23:14.783393+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: audit 2023-09-23T22:23:14.784681+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: cephadm 2023-09-23T22:23:14.787424+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi121 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[74920]: cluster 2023-09-23T22:23:14.907274+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: audit 2023-09-23T22:23:14.765529+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: audit 2023-09-23T22:23:14.772779+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:16.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: cephadm 2023-09-23T22:23:14.782890+0000 mgr.y (mgr.34107) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T22:23:16.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: audit 2023-09-23T22:23:14.783393+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:23:16.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: audit 2023-09-23T22:23:14.784681+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:16.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: cephadm 2023-09-23T22:23:14.787424+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi121 2023-09-23T22:23:16.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:15 smithi121 bash[78246]: cluster 2023-09-23T22:23:14.907274+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:18.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: cluster 2023-09-23T22:23:16.907998+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:18.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: audit 2023-09-23T22:23:16.974820+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: audit 2023-09-23T22:23:16.983845+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: cephadm 2023-09-23T22:23:17.006892+0000 mgr.y (mgr.34107) 158 : cephadm 1 Reconfiguring mds.foo.smithi121.mdbrmj (monmap changed)... 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: audit 2023-09-23T22:23:17.007507+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: audit 2023-09-23T22:23:17.009065+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[74920]: cephadm 2023-09-23T22:23:17.011011+0000 mgr.y (mgr.34107) 159 : cephadm 1 Reconfiguring daemon mds.foo.smithi121.mdbrmj on smithi121 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: cluster 2023-09-23T22:23:16.907998+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: audit 2023-09-23T22:23:16.974820+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: audit 2023-09-23T22:23:16.983845+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: cephadm 2023-09-23T22:23:17.006892+0000 mgr.y (mgr.34107) 158 : cephadm 1 Reconfiguring mds.foo.smithi121.mdbrmj (monmap changed)... 2023-09-23T22:23:18.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: audit 2023-09-23T22:23:17.007507+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:23:18.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: audit 2023-09-23T22:23:17.009065+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:18.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:17 smithi121 bash[78246]: cephadm 2023-09-23T22:23:17.011011+0000 mgr.y (mgr.34107) 159 : cephadm 1 Reconfiguring daemon mds.foo.smithi121.mdbrmj on smithi121 2023-09-23T22:23:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: cluster 2023-09-23T22:23:16.907998+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: audit 2023-09-23T22:23:16.974820+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:18.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: audit 2023-09-23T22:23:16.983845+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:18.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: cephadm 2023-09-23T22:23:17.006892+0000 mgr.y (mgr.34107) 158 : cephadm 1 Reconfiguring mds.foo.smithi121.mdbrmj (monmap changed)... 2023-09-23T22:23:18.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: audit 2023-09-23T22:23:17.007507+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi121.mdbrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:23:18.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: audit 2023-09-23T22:23:17.009065+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:18.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:17 smithi123 bash[59255]: cephadm 2023-09-23T22:23:17.011011+0000 mgr.y (mgr.34107) 159 : cephadm 1 Reconfiguring daemon mds.foo.smithi121.mdbrmj on smithi121 2023-09-23T22:23:19.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:23:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:23:18] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-09-23T22:23:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[74920]: cluster 2023-09-23T22:23:18.909046+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[74920]: audit 2023-09-23T22:23:19.149064+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[74920]: audit 2023-09-23T22:23:19.156717+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[74920]: audit 2023-09-23T22:23:19.180413+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[74920]: audit 2023-09-23T22:23:19.182162+0000 mon.a (mon.0) 228 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:20.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[74920]: audit 2023-09-23T22:23:19.183786+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:20.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[78246]: cluster 2023-09-23T22:23:18.909046+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:20.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[78246]: audit 2023-09-23T22:23:19.149064+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:20.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[78246]: audit 2023-09-23T22:23:19.156717+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:20.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[78246]: audit 2023-09-23T22:23:19.180413+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:20.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[78246]: audit 2023-09-23T22:23:19.182162+0000 mon.a (mon.0) 228 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:20.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:19 smithi121 bash[78246]: audit 2023-09-23T22:23:19.183786+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:19 smithi123 bash[59255]: cluster 2023-09-23T22:23:18.909046+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:19 smithi123 bash[59255]: audit 2023-09-23T22:23:19.149064+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:19 smithi123 bash[59255]: audit 2023-09-23T22:23:19.156717+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:19 smithi123 bash[59255]: audit 2023-09-23T22:23:19.180413+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:23:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:19 smithi123 bash[59255]: audit 2023-09-23T22:23:19.182162+0000 mon.a (mon.0) 228 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:23:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:19 smithi123 bash[59255]: audit 2023-09-23T22:23:19.183786+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:21.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:20 smithi121 bash[78246]: cephadm 2023-09-23T22:23:19.179714+0000 mgr.y (mgr.34107) 161 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T22:23:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:20 smithi121 bash[78246]: cephadm 2023-09-23T22:23:19.185535+0000 mgr.y (mgr.34107) 162 : cephadm 1 Reconfiguring daemon mon.b on smithi123 2023-09-23T22:23:21.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:20 smithi121 bash[74920]: cephadm 2023-09-23T22:23:19.179714+0000 mgr.y (mgr.34107) 161 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T22:23:21.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:20 smithi121 bash[74920]: cephadm 2023-09-23T22:23:19.185535+0000 mgr.y (mgr.34107) 162 : cephadm 1 Reconfiguring daemon mon.b on smithi123 2023-09-23T22:23:21.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:20 smithi123 bash[59255]: cephadm 2023-09-23T22:23:19.179714+0000 mgr.y (mgr.34107) 161 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T22:23:21.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:20 smithi123 bash[59255]: cephadm 2023-09-23T22:23:19.185535+0000 mgr.y (mgr.34107) 162 : cephadm 1 Reconfiguring daemon mon.b on smithi123 2023-09-23T22:23:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: cluster 2023-09-23T22:23:20.909789+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: audit 2023-09-23T22:23:21.207412+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: audit 2023-09-23T22:23:21.214504+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: audit 2023-09-23T22:23:21.256505+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: audit 2023-09-23T22:23:21.258615+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: audit 2023-09-23T22:23:21.260294+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[78246]: audit 2023-09-23T22:23:21.903360+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: cluster 2023-09-23T22:23:20.909789+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:22.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: audit 2023-09-23T22:23:21.207412+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: audit 2023-09-23T22:23:21.214504+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: audit 2023-09-23T22:23:21.256505+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: audit 2023-09-23T22:23:21.258615+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: audit 2023-09-23T22:23:21.260294+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:21 smithi121 bash[74920]: audit 2023-09-23T22:23:21.903360+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: cluster 2023-09-23T22:23:20.909789+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: audit 2023-09-23T22:23:21.207412+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:22.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: audit 2023-09-23T22:23:21.214504+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:22.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: audit 2023-09-23T22:23:21.256505+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:23:22.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: audit 2023-09-23T22:23:21.258615+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:23:22.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: audit 2023-09-23T22:23:21.260294+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:22.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:21 smithi123 bash[59255]: audit 2023-09-23T22:23:21.903360+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:23.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:23 smithi123 bash[59255]: cephadm 2023-09-23T22:23:21.255799+0000 mgr.y (mgr.34107) 164 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T22:23:23.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:23 smithi123 bash[59255]: cephadm 2023-09-23T22:23:21.262030+0000 mgr.y (mgr.34107) 165 : cephadm 1 Reconfiguring daemon mgr.x on smithi123 2023-09-23T22:23:23.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:23 smithi121 bash[74920]: cephadm 2023-09-23T22:23:21.255799+0000 mgr.y (mgr.34107) 164 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T22:23:23.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:23 smithi121 bash[74920]: cephadm 2023-09-23T22:23:21.262030+0000 mgr.y (mgr.34107) 165 : cephadm 1 Reconfiguring daemon mgr.x on smithi123 2023-09-23T22:23:23.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:23 smithi121 bash[78246]: cephadm 2023-09-23T22:23:21.255799+0000 mgr.y (mgr.34107) 164 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T22:23:23.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:23 smithi121 bash[78246]: cephadm 2023-09-23T22:23:21.262030+0000 mgr.y (mgr.34107) 165 : cephadm 1 Reconfiguring daemon mgr.x on smithi123 2023-09-23T22:23:24.396 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: cluster 2023-09-23T22:23:22.910872+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:24.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: audit 2023-09-23T22:23:23.119231+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:24.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: audit 2023-09-23T22:23:23.126256+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:24.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: cephadm 2023-09-23T22:23:23.130413+0000 mgr.y (mgr.34107) 167 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T22:23:24.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: audit 2023-09-23T22:23:23.130968+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:23:24.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: audit 2023-09-23T22:23:23.132334+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:24.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:24 smithi123 bash[59255]: cephadm 2023-09-23T22:23:23.135548+0000 mgr.y (mgr.34107) 168 : cephadm 1 Reconfiguring daemon osd.4 on smithi123 2023-09-23T22:23:24.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: cluster 2023-09-23T22:23:22.910872+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:24.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: audit 2023-09-23T22:23:23.119231+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:24.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: audit 2023-09-23T22:23:23.126256+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:24.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: cephadm 2023-09-23T22:23:23.130413+0000 mgr.y (mgr.34107) 167 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T22:23:24.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: audit 2023-09-23T22:23:23.130968+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:23:24.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: audit 2023-09-23T22:23:23.132334+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:24.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[74920]: cephadm 2023-09-23T22:23:23.135548+0000 mgr.y (mgr.34107) 168 : cephadm 1 Reconfiguring daemon osd.4 on smithi123 2023-09-23T22:23:24.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: cluster 2023-09-23T22:23:22.910872+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:24.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: audit 2023-09-23T22:23:23.119231+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:24.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: audit 2023-09-23T22:23:23.126256+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:24.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: cephadm 2023-09-23T22:23:23.130413+0000 mgr.y (mgr.34107) 167 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T22:23:24.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: audit 2023-09-23T22:23:23.130968+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:23:24.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: audit 2023-09-23T22:23:23.132334+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:24.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:24 smithi121 bash[78246]: cephadm 2023-09-23T22:23:23.135548+0000 mgr.y (mgr.34107) 168 : cephadm 1 Reconfiguring daemon osd.4 on smithi123 2023-09-23T22:23:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: cluster 2023-09-23T22:23:24.911476+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: audit 2023-09-23T22:23:25.048740+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: audit 2023-09-23T22:23:25.056356+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: cephadm 2023-09-23T22:23:25.103935+0000 mgr.y (mgr.34107) 170 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T22:23:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: audit 2023-09-23T22:23:25.104589+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:23:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: audit 2023-09-23T22:23:25.106335+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:26 smithi123 bash[59255]: cephadm 2023-09-23T22:23:25.110339+0000 mgr.y (mgr.34107) 171 : cephadm 1 Reconfiguring daemon osd.5 on smithi123 2023-09-23T22:23:26.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: cluster 2023-09-23T22:23:24.911476+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: audit 2023-09-23T22:23:25.048740+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: audit 2023-09-23T22:23:25.056356+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: cephadm 2023-09-23T22:23:25.103935+0000 mgr.y (mgr.34107) 170 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: audit 2023-09-23T22:23:25.104589+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: audit 2023-09-23T22:23:25.106335+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[78246]: cephadm 2023-09-23T22:23:25.110339+0000 mgr.y (mgr.34107) 171 : cephadm 1 Reconfiguring daemon osd.5 on smithi123 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: cluster 2023-09-23T22:23:24.911476+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: audit 2023-09-23T22:23:25.048740+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:26.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: audit 2023-09-23T22:23:25.056356+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:26.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: cephadm 2023-09-23T22:23:25.103935+0000 mgr.y (mgr.34107) 170 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T22:23:26.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: audit 2023-09-23T22:23:25.104589+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:23:26.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: audit 2023-09-23T22:23:25.106335+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:26.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:26 smithi121 bash[74920]: cephadm 2023-09-23T22:23:25.110339+0000 mgr.y (mgr.34107) 171 : cephadm 1 Reconfiguring daemon osd.5 on smithi123 2023-09-23T22:23:28.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: cluster 2023-09-23T22:23:26.912143+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: audit 2023-09-23T22:23:26.963864+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: audit 2023-09-23T22:23:26.971329+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: cephadm 2023-09-23T22:23:26.978831+0000 mgr.y (mgr.34107) 173 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: audit 2023-09-23T22:23:26.979353+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: audit 2023-09-23T22:23:26.980808+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[78246]: cephadm 2023-09-23T22:23:26.984343+0000 mgr.y (mgr.34107) 174 : cephadm 1 Reconfiguring daemon osd.6 on smithi123 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: cluster 2023-09-23T22:23:26.912143+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: audit 2023-09-23T22:23:26.963864+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:28.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: audit 2023-09-23T22:23:26.971329+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:28.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: cephadm 2023-09-23T22:23:26.978831+0000 mgr.y (mgr.34107) 173 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T22:23:28.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: audit 2023-09-23T22:23:26.979353+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:23:28.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: audit 2023-09-23T22:23:26.980808+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:28.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:27 smithi121 bash[74920]: cephadm 2023-09-23T22:23:26.984343+0000 mgr.y (mgr.34107) 174 : cephadm 1 Reconfiguring daemon osd.6 on smithi123 2023-09-23T22:23:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: cluster 2023-09-23T22:23:26.912143+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: audit 2023-09-23T22:23:26.963864+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: audit 2023-09-23T22:23:26.971329+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: cephadm 2023-09-23T22:23:26.978831+0000 mgr.y (mgr.34107) 173 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T22:23:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: audit 2023-09-23T22:23:26.979353+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:23:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: audit 2023-09-23T22:23:26.980808+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:27 smithi123 bash[59255]: cephadm 2023-09-23T22:23:26.984343+0000 mgr.y (mgr.34107) 174 : cephadm 1 Reconfiguring daemon osd.6 on smithi123 2023-09-23T22:23:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:23:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:23:28] "GET /metrics HTTP/1.1" 200 33720 "" "Prometheus/2.33.4" 2023-09-23T22:23:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: audit 2023-09-23T22:23:28.828534+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: audit 2023-09-23T22:23:28.835825+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:30.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: cephadm 2023-09-23T22:23:28.852974+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T22:23:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: audit 2023-09-23T22:23:28.853586+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:23:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: audit 2023-09-23T22:23:28.855215+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: cephadm 2023-09-23T22:23:28.859695+0000 mgr.y (mgr.34107) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi123 2023-09-23T22:23:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:29 smithi123 bash[59255]: cluster 2023-09-23T22:23:28.913213+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: audit 2023-09-23T22:23:28.828534+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: audit 2023-09-23T22:23:28.835825+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: cephadm 2023-09-23T22:23:28.852974+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: audit 2023-09-23T22:23:28.853586+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: audit 2023-09-23T22:23:28.855215+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: cephadm 2023-09-23T22:23:28.859695+0000 mgr.y (mgr.34107) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi123 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[74920]: cluster 2023-09-23T22:23:28.913213+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: audit 2023-09-23T22:23:28.828534+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: audit 2023-09-23T22:23:28.835825+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: cephadm 2023-09-23T22:23:28.852974+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T22:23:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: audit 2023-09-23T22:23:28.853586+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:23:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: audit 2023-09-23T22:23:28.855215+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: cephadm 2023-09-23T22:23:28.859695+0000 mgr.y (mgr.34107) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi123 2023-09-23T22:23:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:29 smithi121 bash[78246]: cluster 2023-09-23T22:23:28.913213+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:31.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: audit 2023-09-23T22:23:30.696441+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:31.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: audit 2023-09-23T22:23:30.705529+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:31.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: cephadm 2023-09-23T22:23:30.730731+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring mds.foo.smithi123.ahmoxv (monmap changed)... 2023-09-23T22:23:31.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: audit 2023-09-23T22:23:30.731341+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:23:31.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: audit 2023-09-23T22:23:30.732998+0000 mon.a (mon.0) 255 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:31.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: cephadm 2023-09-23T22:23:30.734658+0000 mgr.y (mgr.34107) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi123.ahmoxv on smithi123 2023-09-23T22:23:31.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:31 smithi123 bash[59255]: cluster 2023-09-23T22:23:30.913957+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:32.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: audit 2023-09-23T22:23:30.696441+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:32.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: audit 2023-09-23T22:23:30.705529+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:32.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: cephadm 2023-09-23T22:23:30.730731+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring mds.foo.smithi123.ahmoxv (monmap changed)... 2023-09-23T22:23:32.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: audit 2023-09-23T22:23:30.731341+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:23:32.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: audit 2023-09-23T22:23:30.732998+0000 mon.a (mon.0) 255 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:32.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: cephadm 2023-09-23T22:23:30.734658+0000 mgr.y (mgr.34107) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi123.ahmoxv on smithi123 2023-09-23T22:23:32.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[78246]: cluster 2023-09-23T22:23:30.913957+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: audit 2023-09-23T22:23:30.696441+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: audit 2023-09-23T22:23:30.705529+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: cephadm 2023-09-23T22:23:30.730731+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring mds.foo.smithi123.ahmoxv (monmap changed)... 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: audit 2023-09-23T22:23:30.731341+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.ahmoxv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: audit 2023-09-23T22:23:30.732998+0000 mon.a (mon.0) 255 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: cephadm 2023-09-23T22:23:30.734658+0000 mgr.y (mgr.34107) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi123.ahmoxv on smithi123 2023-09-23T22:23:32.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:31 smithi121 bash[74920]: cluster 2023-09-23T22:23:30.913957+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:33.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: audit 2023-09-23T22:23:32.453415+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: audit 2023-09-23T22:23:32.461321+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: audit 2023-09-23T22:23:32.513990+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: audit 2023-09-23T22:23:32.516888+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: audit 2023-09-23T22:23:32.518114+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: audit 2023-09-23T22:23:32.525823+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[74920]: cluster 2023-09-23T22:23:32.915028+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: audit 2023-09-23T22:23:32.453415+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: audit 2023-09-23T22:23:32.461321+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: audit 2023-09-23T22:23:32.513990+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: audit 2023-09-23T22:23:32.516888+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: audit 2023-09-23T22:23:32.518114+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: audit 2023-09-23T22:23:32.525823+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:33 smithi121 bash[78246]: cluster 2023-09-23T22:23:32.915028+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:33.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: audit 2023-09-23T22:23:32.453415+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: audit 2023-09-23T22:23:32.461321+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: audit 2023-09-23T22:23:32.513990+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: audit 2023-09-23T22:23:32.516888+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: audit 2023-09-23T22:23:32.518114+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: audit 2023-09-23T22:23:32.525823+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:23:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:33 smithi123 bash[59255]: cluster 2023-09-23T22:23:32.915028+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:36.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:35 smithi121 bash[74920]: cluster 2023-09-23T22:23:34.915664+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:36.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:35 smithi121 bash[78246]: cluster 2023-09-23T22:23:34.915664+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:35 smithi123 bash[59255]: cluster 2023-09-23T22:23:34.915664+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:38.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:37 smithi121 bash[74920]: audit 2023-09-23T22:23:36.904213+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:38.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:37 smithi121 bash[74920]: cluster 2023-09-23T22:23:36.916127+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:38.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:37 smithi121 bash[78246]: audit 2023-09-23T22:23:36.904213+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:38.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:37 smithi121 bash[78246]: cluster 2023-09-23T22:23:36.916127+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:37 smithi123 bash[59255]: audit 2023-09-23T22:23:36.904213+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:37 smithi123 bash[59255]: cluster 2023-09-23T22:23:36.916127+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:39.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:23:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:23:38] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-09-23T22:23:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:39 smithi121 bash[74920]: cluster 2023-09-23T22:23:38.917178+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:40.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:39 smithi121 bash[78246]: cluster 2023-09-23T22:23:38.917178+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:39 smithi123 bash[59255]: cluster 2023-09-23T22:23:38.917178+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:41 smithi121 bash[78246]: cluster 2023-09-23T22:23:40.917783+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:42.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:41 smithi121 bash[74920]: cluster 2023-09-23T22:23:40.917783+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:41 smithi123 bash[59255]: cluster 2023-09-23T22:23:40.917783+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:44.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:43 smithi121 bash[74920]: cluster 2023-09-23T22:23:42.918782+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:44.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:43 smithi121 bash[78246]: cluster 2023-09-23T22:23:42.918782+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:44.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:43 smithi123 bash[59255]: cluster 2023-09-23T22:23:42.918782+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:46.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:45 smithi121 bash[74920]: cluster 2023-09-23T22:23:44.919368+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:46.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:45 smithi121 bash[78246]: cluster 2023-09-23T22:23:44.919368+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:46.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:45 smithi123 bash[59255]: cluster 2023-09-23T22:23:44.919368+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:48.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:47 smithi121 bash[78246]: cluster 2023-09-23T22:23:46.920006+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:48.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:47 smithi121 bash[74920]: cluster 2023-09-23T22:23:46.920006+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:47 smithi123 bash[59255]: cluster 2023-09-23T22:23:46.920006+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:49.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:23:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:23:48] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-09-23T22:23:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:49 smithi121 bash[74920]: cluster 2023-09-23T22:23:48.921125+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:50.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:49 smithi121 bash[78246]: cluster 2023-09-23T22:23:48.921125+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:49 smithi123 bash[59255]: cluster 2023-09-23T22:23:48.921125+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:51 smithi121 bash[78246]: cluster 2023-09-23T22:23:50.921754+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:51 smithi121 bash[78246]: audit 2023-09-23T22:23:51.904603+0000 mon.a (mon.0) 263 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:51 smithi121 bash[74920]: cluster 2023-09-23T22:23:50.921754+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:51 smithi121 bash[74920]: audit 2023-09-23T22:23:51.904603+0000 mon.a (mon.0) 263 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:51 smithi123 bash[59255]: cluster 2023-09-23T22:23:50.921754+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:52.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:51 smithi123 bash[59255]: audit 2023-09-23T22:23:51.904603+0000 mon.a (mon.0) 263 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:54.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:53 smithi121 bash[74920]: cluster 2023-09-23T22:23:52.922778+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:54.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:53 smithi121 bash[78246]: cluster 2023-09-23T22:23:52.922778+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:53 smithi123 bash[59255]: cluster 2023-09-23T22:23:52.922778+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:55 smithi121 bash[74920]: cluster 2023-09-23T22:23:54.923412+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:56.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:55 smithi121 bash[78246]: cluster 2023-09-23T22:23:54.923412+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:55 smithi123 bash[59255]: cluster 2023-09-23T22:23:54.923412+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:58.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:57 smithi121 bash[74920]: cluster 2023-09-23T22:23:56.924067+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:57 smithi121 bash[78246]: cluster 2023-09-23T22:23:56.924067+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:57 smithi123 bash[59255]: cluster 2023-09-23T22:23:56.924067+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:23:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:23:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:23:58] "GET /metrics HTTP/1.1" 200 33719 "" "Prometheus/2.33.4" 2023-09-23T22:24:00.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T22:24:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:23:59 smithi121 bash[74920]: cluster 2023-09-23T22:23:58.925056+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:00.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:23:59 smithi121 bash[78246]: cluster 2023-09-23T22:23:58.925056+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:23:59 smithi123 bash[59255]: cluster 2023-09-23T22:23:58.925056+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:02.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:01 smithi121 bash[74920]: cluster 2023-09-23T22:24:00.925703+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:02.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:01 smithi121 bash[78246]: cluster 2023-09-23T22:24:00.925703+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:01 smithi123 bash[59255]: cluster 2023-09-23T22:24:00.925703+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:03.589 INFO:teuthology.orchestra.run.smithi121.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:24:04.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[74920]: cluster 2023-09-23T22:24:02.926744+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:04.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[74920]: audit 2023-09-23T22:24:03.583358+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:04.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[74920]: audit 2023-09-23T22:24:03.605818+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:04.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[74920]: audit 2023-09-23T22:24:03.980760+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:04.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[78246]: cluster 2023-09-23T22:24:02.926744+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:04.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[78246]: audit 2023-09-23T22:24:03.583358+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:04.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[78246]: audit 2023-09-23T22:24:03.605818+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:04.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:03 smithi121 bash[78246]: audit 2023-09-23T22:24:03.980760+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:04 smithi123 bash[59255]: cluster 2023-09-23T22:24:02.926744+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:04 smithi123 bash[59255]: audit 2023-09-23T22:24:03.583358+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:04 smithi123 bash[59255]: audit 2023-09-23T22:24:03.605818+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:04.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:04 smithi123 bash[59255]: audit 2023-09-23T22:24:03.980760+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:04.341 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for half of osds to upgrade' 2023-09-23T22:24:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:05 smithi123 bash[59255]: audit 2023-09-23T22:24:03.578007+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:24:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:05 smithi123 bash[59255]: cephadm 2023-09-23T22:24:03.578652+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:24:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:05 smithi123 bash[59255]: audit 2023-09-23T22:24:03.989769+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:05.448 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:05 smithi121 bash[78246]: audit 2023-09-23T22:24:03.578007+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:24:05.449 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:05 smithi121 bash[78246]: cephadm 2023-09-23T22:24:03.578652+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:24:05.449 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:05 smithi121 bash[78246]: audit 2023-09-23T22:24:03.989769+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:05.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:05 smithi121 bash[74920]: audit 2023-09-23T22:24:03.578007+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:24:05.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:05 smithi121 bash[74920]: cephadm 2023-09-23T22:24:03.578652+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:24:05.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:05 smithi121 bash[74920]: audit 2023-09-23T22:24:03.989769+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:06.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:06 smithi121 bash[78246]: cluster 2023-09-23T22:24:04.927383+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:06.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:06 smithi121 bash[74920]: cluster 2023-09-23T22:24:04.927383+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:06.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:06 smithi123 bash[59255]: cluster 2023-09-23T22:24:04.927383+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:07.562 INFO:teuthology.orchestra.run.smithi121.stdout:wait for half of osds to upgrade 2023-09-23T22:24:07.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:07 smithi121 bash[74920]: audit 2023-09-23T22:24:06.904874+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:07.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:07 smithi121 bash[74920]: cluster 2023-09-23T22:24:06.927998+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:07.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:07 smithi121 bash[78246]: audit 2023-09-23T22:24:06.904874+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:07.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:07 smithi121 bash[78246]: cluster 2023-09-23T22:24:06.927998+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:07 smithi123 bash[59255]: audit 2023-09-23T22:24:06.904874+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:07 smithi123 bash[59255]: cluster 2023-09-23T22:24:06.927998+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:08.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-23T22:24:09.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:24:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:24:08] "GET /metrics HTTP/1.1" 200 33721 "" "Prometheus/2.33.4" 2023-09-23T22:24:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[74920]: cluster 2023-09-23T22:24:08.928744+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[74920]: audit 2023-09-23T22:24:09.845116+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[74920]: audit 2023-09-23T22:24:09.854341+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[74920]: audit 2023-09-23T22:24:09.935045+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[74920]: audit 2023-09-23T22:24:09.944147+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[78246]: cluster 2023-09-23T22:24:08.928744+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[78246]: audit 2023-09-23T22:24:09.845116+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[78246]: audit 2023-09-23T22:24:09.854341+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[78246]: audit 2023-09-23T22:24:09.935045+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:09 smithi121 bash[78246]: audit 2023-09-23T22:24:09.944147+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:09 smithi123 bash[59255]: cluster 2023-09-23T22:24:08.928744+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:09 smithi123 bash[59255]: audit 2023-09-23T22:24:09.845116+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:09 smithi123 bash[59255]: audit 2023-09-23T22:24:09.854341+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:09 smithi123 bash[59255]: audit 2023-09-23T22:24:09.935045+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:10.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:09 smithi123 bash[59255]: audit 2023-09-23T22:24:09.944147+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.432175+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:11.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.433877+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:11.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.443307+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.525192+0000 mon.a (mon.0) 276 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.528847+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.532326+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.541595+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.545778+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.552067+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.553203+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.560113+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.561314+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.567932+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.569841+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.577463+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[78246]: audit 2023-09-23T22:24:10.579209+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.432175+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.433877+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.443307+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.525192+0000 mon.a (mon.0) 276 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.528847+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.532326+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.541595+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.545778+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.552067+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T22:24:11.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.553203+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T22:24:11.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.560113+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T22:24:11.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.561314+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T22:24:11.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.567932+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T22:24:11.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.569841+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.577463+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:10 smithi121 bash[74920]: audit 2023-09-23T22:24:10.579209+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:24:11.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.432175+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.433877+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.443307+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.525192+0000 mon.a (mon.0) 276 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.528847+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.532326+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.541595+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.545778+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.552067+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.553203+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T22:24:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.560113+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T22:24:11.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.561314+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T22:24:11.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.567932+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T22:24:11.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.569841+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:11.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.577463+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:11.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:10 smithi123 bash[59255]: audit 2023-09-23T22:24:10.579209+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:24:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[74920]: cephadm 2023-09-23T22:24:10.533534+0000 mgr.y (mgr.34107) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T22:24:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[74920]: cephadm 2023-09-23T22:24:10.570797+0000 mgr.y (mgr.34107) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T22:24:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[74920]: audit 2023-09-23T22:24:10.579442+0000 mgr.y (mgr.34107) 204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:24:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[74920]: cephadm 2023-09-23T22:24:10.580575+0000 mgr.y (mgr.34107) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T22:24:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[74920]: cluster 2023-09-23T22:24:10.929375+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[78246]: cephadm 2023-09-23T22:24:10.533534+0000 mgr.y (mgr.34107) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T22:24:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[78246]: cephadm 2023-09-23T22:24:10.570797+0000 mgr.y (mgr.34107) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T22:24:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[78246]: audit 2023-09-23T22:24:10.579442+0000 mgr.y (mgr.34107) 204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:24:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[78246]: cephadm 2023-09-23T22:24:10.580575+0000 mgr.y (mgr.34107) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T22:24:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:11 smithi121 bash[78246]: cluster 2023-09-23T22:24:10.929375+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:11 smithi123 bash[59255]: cephadm 2023-09-23T22:24:10.533534+0000 mgr.y (mgr.34107) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T22:24:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:11 smithi123 bash[59255]: cephadm 2023-09-23T22:24:10.570797+0000 mgr.y (mgr.34107) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T22:24:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:11 smithi123 bash[59255]: audit 2023-09-23T22:24:10.579442+0000 mgr.y (mgr.34107) 204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:24:12.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:11 smithi123 bash[59255]: cephadm 2023-09-23T22:24:10.580575+0000 mgr.y (mgr.34107) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T22:24:12.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:11 smithi123 bash[59255]: cluster 2023-09-23T22:24:10.929375+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:13.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:12 smithi121 bash[74920]: audit 2023-09-23T22:24:12.563169+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.121:0/3251222430' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:13.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:12 smithi121 bash[78246]: audit 2023-09-23T22:24:12.563169+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.121:0/3251222430' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:13.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:13 smithi123 bash[59255]: audit 2023-09-23T22:24:12.563169+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.121:0/3251222430' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:14 smithi123 bash[59255]: cluster 2023-09-23T22:24:12.930427+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:14.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:14 smithi123 bash[59255]: audit 2023-09-23T22:24:13.459746+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:14 smithi123 bash[59255]: audit 2023-09-23T22:24:13.461560+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:24:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:14 smithi123 bash[59255]: audit 2023-09-23T22:24:13.462610+0000 mon.a (mon.0) 291 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:14.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:13 smithi121 bash[74920]: cluster 2023-09-23T22:24:12.930427+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:14.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:13 smithi121 bash[74920]: audit 2023-09-23T22:24:13.459746+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:14.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:13 smithi121 bash[74920]: audit 2023-09-23T22:24:13.461560+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:24:14.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:13 smithi121 bash[74920]: audit 2023-09-23T22:24:13.462610+0000 mon.a (mon.0) 291 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:14.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:14 smithi121 bash[78246]: cluster 2023-09-23T22:24:12.930427+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:14.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:14 smithi121 bash[78246]: audit 2023-09-23T22:24:13.459746+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:14.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:14 smithi121 bash[78246]: audit 2023-09-23T22:24:13.461560+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:24:14.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:14 smithi121 bash[78246]: audit 2023-09-23T22:24:13.462610+0000 mon.a (mon.0) 291 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:15.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:15 smithi121 bash[78246]: cephadm 2023-09-23T22:24:13.451185+0000 mgr.y (mgr.34107) 208 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T22:24:15.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:15 smithi121 bash[78246]: cephadm 2023-09-23T22:24:13.466457+0000 mgr.y (mgr.34107) 209 : cephadm 1 Deploying daemon osd.0 on smithi121 2023-09-23T22:24:15.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:15 smithi121 bash[78246]: audit 2023-09-23T22:24:14.930862+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.121:0/228579770' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:15.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:15 smithi121 bash[74920]: cephadm 2023-09-23T22:24:13.451185+0000 mgr.y (mgr.34107) 208 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T22:24:15.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:15 smithi121 bash[74920]: cephadm 2023-09-23T22:24:13.466457+0000 mgr.y (mgr.34107) 209 : cephadm 1 Deploying daemon osd.0 on smithi121 2023-09-23T22:24:15.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:15 smithi121 bash[74920]: audit 2023-09-23T22:24:14.930862+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.121:0/228579770' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:15.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:15 smithi123 bash[59255]: cephadm 2023-09-23T22:24:13.451185+0000 mgr.y (mgr.34107) 208 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T22:24:15.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:15 smithi123 bash[59255]: cephadm 2023-09-23T22:24:13.466457+0000 mgr.y (mgr.34107) 209 : cephadm 1 Deploying daemon osd.0 on smithi121 2023-09-23T22:24:15.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:15 smithi123 bash[59255]: audit 2023-09-23T22:24:14.930862+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.121:0/228579770' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:16.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:16 smithi121 bash[78246]: cluster 2023-09-23T22:24:14.931020+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:16 smithi121 bash[74920]: cluster 2023-09-23T22:24:14.931020+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:16.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:16 smithi123 bash[59255]: cluster 2023-09-23T22:24:14.931020+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:17.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:17 smithi121 bash[74920]: cluster 2023-09-23T22:24:16.931684+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:17.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:17 smithi121 bash[74920]: audit 2023-09-23T22:24:17.297484+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.121:0/675591273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:17.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:17 smithi121 bash[78246]: cluster 2023-09-23T22:24:16.931684+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:17.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:17 smithi121 bash[78246]: audit 2023-09-23T22:24:17.297484+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.121:0/675591273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:18.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:17 smithi123 bash[59255]: cluster 2023-09-23T22:24:16.931684+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:18.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:17 smithi123 bash[59255]: audit 2023-09-23T22:24:17.297484+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.121:0/675591273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:18.754 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:18 smithi121 systemd[1]: Stopping Ceph osd.0 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:24:19.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:18 smithi121 bash[74920]: cluster 2023-09-23T22:24:18.785360+0000 mon.a (mon.0) 294 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:24:19.146 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:18 smithi121 bash[78246]: cluster 2023-09-23T22:24:18.785360+0000 mon.a (mon.0) 294 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:24:19.146 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:24:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:24:18] "GET /metrics HTTP/1.1" 200 33721 "" "Prometheus/2.33.4" 2023-09-23T22:24:19.146 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:18 smithi121 bash[36799]: debug 2023-09-23T22:24:18.780+0000 7f61a874f700 -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-23T22:24:19.146 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:18 smithi121 bash[36799]: debug 2023-09-23T22:24:18.780+0000 7f61a874f700 -1 osd.0 74 *** Got signal Terminated *** 2023-09-23T22:24:19.146 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:18 smithi121 bash[36799]: debug 2023-09-23T22:24:18.780+0000 7f61a874f700 -1 osd.0 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:24:19.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:18 smithi123 bash[59255]: cluster 2023-09-23T22:24:18.785360+0000 mon.a (mon.0) 294 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:24:19.861 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[83481]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T22:24:19.861 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[83575]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T22:24:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:19 smithi123 bash[59255]: cluster 2023-09-23T22:24:18.836566+0000 mon.a (mon.0) 295 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:24:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:19 smithi123 bash[59255]: cluster 2023-09-23T22:24:18.841010+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T22:24:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:19 smithi123 bash[59255]: cluster 2023-09-23T22:24:18.845047+0000 mon.a (mon.0) 296 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-23T22:24:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:19 smithi123 bash[59255]: cluster 2023-09-23T22:24:18.846312+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T22:24:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:19 smithi123 bash[59255]: cluster 2023-09-23T22:24:18.932238+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v146: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:20.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:19 smithi123 bash[59255]: audit 2023-09-23T22:24:19.652685+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.121:0/3588588162' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:20.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[74920]: cluster 2023-09-23T22:24:18.836566+0000 mon.a (mon.0) 295 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:24:20.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[74920]: cluster 2023-09-23T22:24:18.841010+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T22:24:20.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[74920]: cluster 2023-09-23T22:24:18.845047+0000 mon.a (mon.0) 296 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-23T22:24:20.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[74920]: cluster 2023-09-23T22:24:18.846312+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T22:24:20.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[74920]: cluster 2023-09-23T22:24:18.932238+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v146: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[74920]: audit 2023-09-23T22:24:19.652685+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.121:0/3588588162' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[78246]: cluster 2023-09-23T22:24:18.836566+0000 mon.a (mon.0) 295 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[78246]: cluster 2023-09-23T22:24:18.841010+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[78246]: cluster 2023-09-23T22:24:18.845047+0000 mon.a (mon.0) 296 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[78246]: cluster 2023-09-23T22:24:18.846312+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[78246]: cluster 2023-09-23T22:24:18.932238+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v146: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:20.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:19 smithi121 bash[78246]: audit 2023-09-23T22:24:19.652685+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.121:0/3588588162' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.859956+0000 mon.a (mon.0) 298 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.860432+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.860463+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.861519+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.862220+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.863074+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.866528+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.866986+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.867185+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[78246]: cluster 2023-09-23T22:24:19.868610+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.859956+0000 mon.a (mon.0) 298 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.860432+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.860463+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.861519+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.862220+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.863074+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.866528+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.866986+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.867185+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:20 smithi121 bash[74920]: cluster 2023-09-23T22:24:19.868610+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.859956+0000 mon.a (mon.0) 298 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-23T22:24:21.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.860432+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.860463+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.861519+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.862220+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.863074+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.866528+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.866986+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.867185+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:20 smithi123 bash[59255]: cluster 2023-09-23T22:24:19.868610+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T22:24:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:21 smithi121 bash[78246]: cluster 2023-09-23T22:24:20.932739+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v148: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:22.254 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:22 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T22:24:22.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:22 smithi121 systemd[1]: Stopped Ceph osd.0 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:22.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:21 smithi121 bash[74920]: cluster 2023-09-23T22:24:20.932739+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v148: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:21 smithi123 bash[59255]: cluster 2023-09-23T22:24:20.932739+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v148: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:22.754 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:22 smithi121 systemd[1]: Started Ceph osd.0 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[74920]: audit 2023-09-23T22:24:21.912343+0000 mon.a (mon.0) 299 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[74920]: audit 2023-09-23T22:24:21.913414+0000 mon.a (mon.0) 300 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[74920]: audit 2023-09-23T22:24:22.017763+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.121:0/3518531780' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[74920]: audit 2023-09-23T22:24:22.377877+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[74920]: audit 2023-09-23T22:24:22.386866+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[74920]: audit 2023-09-23T22:24:22.399767+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[78246]: audit 2023-09-23T22:24:21.912343+0000 mon.a (mon.0) 299 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[78246]: audit 2023-09-23T22:24:21.913414+0000 mon.a (mon.0) 300 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[78246]: audit 2023-09-23T22:24:22.017763+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.121:0/3518531780' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:23.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[78246]: audit 2023-09-23T22:24:22.377877+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[78246]: audit 2023-09-23T22:24:22.386866+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:22 smithi121 bash[78246]: audit 2023-09-23T22:24:22.399767+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:22 smithi123 bash[59255]: audit 2023-09-23T22:24:21.912343+0000 mon.a (mon.0) 299 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:22 smithi123 bash[59255]: audit 2023-09-23T22:24:21.913414+0000 mon.a (mon.0) 300 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:22 smithi123 bash[59255]: audit 2023-09-23T22:24:22.017763+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.121:0/3518531780' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:22 smithi123 bash[59255]: audit 2023-09-23T22:24:22.377877+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:22 smithi123 bash[59255]: audit 2023-09-23T22:24:22.386866+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:22 smithi123 bash[59255]: audit 2023-09-23T22:24:22.399767+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:24.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:23 smithi121 bash[78246]: cluster 2023-09-23T22:24:22.933872+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:24.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:23 smithi121 bash[74920]: cluster 2023-09-23T22:24:22.933872+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: 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-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T22:24:24.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[83758]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T22:24:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:23 smithi123 bash[59255]: cluster 2023-09-23T22:24:22.933872+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:25.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[78246]: cluster 2023-09-23T22:24:23.910388+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:24:25.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[78246]: audit 2023-09-23T22:24:24.369779+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.121:0/258888810' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:25.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[74920]: cluster 2023-09-23T22:24:23.910388+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:24:25.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:24 smithi121 bash[74920]: audit 2023-09-23T22:24:24.369779+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.121:0/258888810' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:25.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:24 smithi123 bash[59255]: cluster 2023-09-23T22:24:23.910388+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:24:25.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:24 smithi123 bash[59255]: audit 2023-09-23T22:24:24.369779+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.121:0/258888810' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:25 smithi121 bash[74920]: cluster 2023-09-23T22:24:24.934421+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:26.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:25 smithi121 bash[78246]: cluster 2023-09-23T22:24:24.934421+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:26.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:26 smithi121 bash[84056]: debug 2023-09-23T22:24:26.032+0000 7f5923c5e700 1 -- 172.21.15.121:0/3303518553 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5b01ce4e0 con 0x55b5b0228800 2023-09-23T22:24:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:25 smithi123 bash[59255]: cluster 2023-09-23T22:24:24.934421+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:27.004 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:26 smithi121 bash[84056]: debug 2023-09-23T22:24:26.584+0000 7f592cde3640 -1 Falling back to public interface 2023-09-23T22:24:28.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:27 smithi121 bash[74920]: audit 2023-09-23T22:24:26.737977+0000 mon.a (mon.0) 305 : audit 0 from='client.? 172.21.15.121:0/1693008372' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:28.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:27 smithi121 bash[74920]: cluster 2023-09-23T22:24:26.935238+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:28.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:27 smithi121 bash[78246]: audit 2023-09-23T22:24:26.737977+0000 mon.a (mon.0) 305 : audit 0 from='client.? 172.21.15.121:0/1693008372' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:28.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:27 smithi121 bash[78246]: cluster 2023-09-23T22:24:26.935238+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:28.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:27 smithi123 bash[59255]: audit 2023-09-23T22:24:26.737977+0000 mon.a (mon.0) 305 : audit 0 from='client.? 172.21.15.121:0/1693008372' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:28.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:27 smithi123 bash[59255]: cluster 2023-09-23T22:24:26.935238+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:24:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:24:28] "GET /metrics HTTP/1.1" 200 33785 "" "Prometheus/2.33.4" 2023-09-23T22:24:30.254 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[84056]: debug 2023-09-23T22:24:29.852+0000 7f592cde3640 -1 osd.0 74 log_to_monitors true 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[74920]: cluster 2023-09-23T22:24:28.936234+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[74920]: audit 2023-09-23T22:24:29.116875+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.121:0/1727002392' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[74920]: audit 2023-09-23T22:24:29.594712+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[74920]: audit 2023-09-23T22:24:29.603505+0000 mon.a (mon.0) 307 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[74920]: audit 2023-09-23T22:24:29.861369+0000 mon.c (mon.2) 8 : audit 1 from='osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[74920]: audit 2023-09-23T22:24:29.861701+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[78246]: cluster 2023-09-23T22:24:28.936234+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[78246]: audit 2023-09-23T22:24:29.116875+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.121:0/1727002392' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[78246]: audit 2023-09-23T22:24:29.594712+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[78246]: audit 2023-09-23T22:24:29.603505+0000 mon.a (mon.0) 307 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[78246]: audit 2023-09-23T22:24:29.861369+0000 mon.c (mon.2) 8 : audit 1 from='osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:24:30.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:29 smithi121 bash[78246]: audit 2023-09-23T22:24:29.861701+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:24:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:29 smithi123 bash[59255]: cluster 2023-09-23T22:24:28.936234+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:29 smithi123 bash[59255]: audit 2023-09-23T22:24:29.116875+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.121:0/1727002392' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:30.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:29 smithi123 bash[59255]: audit 2023-09-23T22:24:29.594712+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:30.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:29 smithi123 bash[59255]: audit 2023-09-23T22:24:29.603505+0000 mon.a (mon.0) 307 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:30.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:29 smithi123 bash[59255]: audit 2023-09-23T22:24:29.861369+0000 mon.c (mon.2) 8 : audit 1 from='osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:24:30.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:29 smithi123 bash[59255]: audit 2023-09-23T22:24:29.861701+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:24:31.004 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 22:24:30 smithi121 bash[84056]: debug 2023-09-23T22:24:30.640+0000 7f591aa49700 -1 osd.0 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:24:31.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: audit 2023-09-23T22:24:30.399872+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:31.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: audit 2023-09-23T22:24:30.408344+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: cluster 2023-09-23T22:24:30.608898+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: audit 2023-09-23T22:24:30.611898+0000 mon.a (mon.0) 311 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: cluster 2023-09-23T22:24:30.611973+0000 mon.a (mon.0) 312 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: audit 2023-09-23T22:24:30.613117+0000 mon.c (mon.2) 9 : audit 1 from='osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: audit 2023-09-23T22:24:30.613900+0000 mon.a (mon.0) 313 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[74920]: cluster 2023-09-23T22:24:30.936984+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: audit 2023-09-23T22:24:30.399872+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: audit 2023-09-23T22:24:30.408344+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: cluster 2023-09-23T22:24:30.608898+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T22:24:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: audit 2023-09-23T22:24:30.611898+0000 mon.a (mon.0) 311 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:24:31.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: cluster 2023-09-23T22:24:30.611973+0000 mon.a (mon.0) 312 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-09-23T22:24:31.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: audit 2023-09-23T22:24:30.613117+0000 mon.c (mon.2) 9 : audit 1 from='osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:24:31.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: audit 2023-09-23T22:24:30.613900+0000 mon.a (mon.0) 313 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:24:31.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:31 smithi121 bash[78246]: cluster 2023-09-23T22:24:30.936984+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:31.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: audit 2023-09-23T22:24:30.399872+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:31.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: audit 2023-09-23T22:24:30.408344+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: cluster 2023-09-23T22:24:30.608898+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T22:24:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: audit 2023-09-23T22:24:30.611898+0000 mon.a (mon.0) 311 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:24:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: cluster 2023-09-23T22:24:30.611973+0000 mon.a (mon.0) 312 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-09-23T22:24:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: audit 2023-09-23T22:24:30.613117+0000 mon.c (mon.2) 9 : audit 1 from='osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:24:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: audit 2023-09-23T22:24:30.613900+0000 mon.a (mon.0) 313 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:24:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:31 smithi123 bash[59255]: cluster 2023-09-23T22:24:30.936984+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:24:32.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: cluster 2023-09-23T22:24:30.614419+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: audit 2023-09-23T22:24:31.482751+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.121:0/2017917185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: cluster 2023-09-23T22:24:31.604011+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: cluster 2023-09-23T22:24:31.607546+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: cluster 2023-09-23T22:24:31.608421+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: cluster 2023-09-23T22:24:31.611169+0000 mon.a (mon.0) 315 : cluster 1 osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351] boot 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: cluster 2023-09-23T22:24:31.611276+0000 mon.a (mon.0) 316 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[78246]: audit 2023-09-23T22:24:31.612028+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: cluster 2023-09-23T22:24:30.614419+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T22:24:32.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: audit 2023-09-23T22:24:31.482751+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.121:0/2017917185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:32.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: cluster 2023-09-23T22:24:31.604011+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:24:32.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: cluster 2023-09-23T22:24:31.607546+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:24:32.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: cluster 2023-09-23T22:24:31.608421+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:24:32.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: cluster 2023-09-23T22:24:31.611169+0000 mon.a (mon.0) 315 : cluster 1 osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351] boot 2023-09-23T22:24:32.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: cluster 2023-09-23T22:24:31.611276+0000 mon.a (mon.0) 316 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T22:24:32.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:32 smithi121 bash[74920]: audit 2023-09-23T22:24:31.612028+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:24:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: cluster 2023-09-23T22:24:30.614419+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: audit 2023-09-23T22:24:31.482751+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.121:0/2017917185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: cluster 2023-09-23T22:24:31.604011+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: cluster 2023-09-23T22:24:31.607546+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: cluster 2023-09-23T22:24:31.608421+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: cluster 2023-09-23T22:24:31.611169+0000 mon.a (mon.0) 315 : cluster 1 osd.0 [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351] boot 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: cluster 2023-09-23T22:24:31.611276+0000 mon.a (mon.0) 316 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T22:24:32.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:32 smithi123 bash[59255]: audit 2023-09-23T22:24:31.612028+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:24:34.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.621246+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.624030+0000 mon.a (mon.0) 318 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.624409+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.624879+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.625985+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.627205+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.629448+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.630681+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.630861+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.630927+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.631078+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.633592+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.636157+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[74920]: cluster 2023-09-23T22:24:32.937998+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v157: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.621246+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.624030+0000 mon.a (mon.0) 318 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.624409+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.624879+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.625985+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.627205+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.629448+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.630681+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.630861+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.630927+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.631078+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.633592+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.636157+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:33 smithi121 bash[78246]: cluster 2023-09-23T22:24:32.937998+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v157: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:34.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.621246+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.624030+0000 mon.a (mon.0) 318 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.624409+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.624879+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.625985+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.627205+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.629448+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.630681+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.630861+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.630927+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.631078+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.633592+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.636157+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:24:34.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:33 smithi123 bash[59255]: cluster 2023-09-23T22:24:32.937998+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v157: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:35.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:34 smithi121 bash[74920]: cluster 2023-09-23T22:24:33.617466+0000 mon.a (mon.0) 319 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:24:35.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:34 smithi121 bash[74920]: audit 2023-09-23T22:24:33.855762+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.121:0/4080189129' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:35.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:34 smithi121 bash[78246]: cluster 2023-09-23T22:24:33.617466+0000 mon.a (mon.0) 319 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:24:35.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:34 smithi121 bash[78246]: audit 2023-09-23T22:24:33.855762+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.121:0/4080189129' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:35.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:34 smithi123 bash[59255]: cluster 2023-09-23T22:24:33.617466+0000 mon.a (mon.0) 319 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:24:35.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:34 smithi123 bash[59255]: audit 2023-09-23T22:24:33.855762+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.121:0/4080189129' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:36.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:35 smithi121 bash[74920]: cluster 2023-09-23T22:24:34.938791+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v158: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:36.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:35 smithi121 bash[78246]: cluster 2023-09-23T22:24:34.938791+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v158: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:36.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:35 smithi123 bash[59255]: cluster 2023-09-23T22:24:34.938791+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v158: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:36.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:36 smithi121 bash[78246]: audit 2023-09-23T22:24:36.211779+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.121:0/3768582729' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:36.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:36 smithi121 bash[74920]: audit 2023-09-23T22:24:36.211779+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.121:0/3768582729' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:37.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:36 smithi123 bash[59255]: audit 2023-09-23T22:24:36.211779+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.121:0/3768582729' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:37 smithi121 bash[74920]: audit 2023-09-23T22:24:36.912944+0000 mon.a (mon.0) 320 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:38.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:37 smithi121 bash[74920]: audit 2023-09-23T22:24:36.914653+0000 mon.a (mon.0) 321 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:38.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:37 smithi121 bash[74920]: cluster 2023-09-23T22:24:36.939435+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:37 smithi121 bash[78246]: audit 2023-09-23T22:24:36.912944+0000 mon.a (mon.0) 320 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:37 smithi121 bash[78246]: audit 2023-09-23T22:24:36.914653+0000 mon.a (mon.0) 321 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:37 smithi121 bash[78246]: cluster 2023-09-23T22:24:36.939435+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:37 smithi123 bash[59255]: audit 2023-09-23T22:24:36.912944+0000 mon.a (mon.0) 320 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:37 smithi123 bash[59255]: audit 2023-09-23T22:24:36.914653+0000 mon.a (mon.0) 321 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:37 smithi123 bash[59255]: cluster 2023-09-23T22:24:36.939435+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:39.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[78246]: cluster 2023-09-23T22:24:37.908999+0000 mon.a (mon.0) 322 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T22:24:39.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[78246]: cluster 2023-09-23T22:24:37.909055+0000 mon.a (mon.0) 323 : cluster 1 Cluster is now healthy 2023-09-23T22:24:39.185 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[78246]: audit 2023-09-23T22:24:38.576802+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.121:0/1586173868' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:39.185 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:24:38] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.33.4" 2023-09-23T22:24:39.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[74920]: cluster 2023-09-23T22:24:37.908999+0000 mon.a (mon.0) 322 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T22:24:39.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[74920]: cluster 2023-09-23T22:24:37.909055+0000 mon.a (mon.0) 323 : cluster 1 Cluster is now healthy 2023-09-23T22:24:39.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:38 smithi121 bash[74920]: audit 2023-09-23T22:24:38.576802+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.121:0/1586173868' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:38 smithi123 bash[59255]: cluster 2023-09-23T22:24:37.908999+0000 mon.a (mon.0) 322 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T22:24:39.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:38 smithi123 bash[59255]: cluster 2023-09-23T22:24:37.909055+0000 mon.a (mon.0) 323 : cluster 1 Cluster is now healthy 2023-09-23T22:24:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:38 smithi123 bash[59255]: audit 2023-09-23T22:24:38.576802+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.121:0/1586173868' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:40.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:39 smithi121 bash[78246]: cluster 2023-09-23T22:24:38.940243+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:40.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:39 smithi121 bash[74920]: cluster 2023-09-23T22:24:38.940243+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:39 smithi123 bash[59255]: cluster 2023-09-23T22:24:38.940243+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:41.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:39.954924+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:39.962608+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:39.964153+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:39.965370+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:39.972366+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.055984+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.061104+0000 mon.a (mon.0) 330 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.063913+0000 mon.a (mon.0) 331 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.066102+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.068951+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.069247+0000 mgr.y (mgr.34107) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:24:41.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: cephadm 2023-09-23T22:24:40.070961+0000 mgr.y (mgr.34107) 224 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[74920]: audit 2023-09-23T22:24:40.939433+0000 mon.a (mon.0) 334 : audit 0 from='client.? 172.21.15.121:0/4284078402' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:39.954924+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:39.962608+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:39.964153+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:39.965370+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:39.972366+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.055984+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.061104+0000 mon.a (mon.0) 330 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.063913+0000 mon.a (mon.0) 331 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.066102+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.068951+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:24:41.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.069247+0000 mgr.y (mgr.34107) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:24:41.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: cephadm 2023-09-23T22:24:40.070961+0000 mgr.y (mgr.34107) 224 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T22:24:41.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:40 smithi121 bash[78246]: audit 2023-09-23T22:24:40.939433+0000 mon.a (mon.0) 334 : audit 0 from='client.? 172.21.15.121:0/4284078402' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:39.954924+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:39.962608+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:39.964153+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:39.965370+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:39.972366+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.055984+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.061104+0000 mon.a (mon.0) 330 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.063913+0000 mon.a (mon.0) 331 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.066102+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:24:41.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.068951+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:24:41.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.069247+0000 mgr.y (mgr.34107) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:24:41.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: cephadm 2023-09-23T22:24:40.070961+0000 mgr.y (mgr.34107) 224 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T22:24:41.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:40 smithi123 bash[59255]: audit 2023-09-23T22:24:40.939433+0000 mon.a (mon.0) 334 : audit 0 from='client.? 172.21.15.121:0/4284078402' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:41 smithi121 bash[78246]: cluster 2023-09-23T22:24:40.940841+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:42.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:41 smithi121 bash[74920]: cluster 2023-09-23T22:24:40.940841+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:41 smithi123 bash[59255]: cluster 2023-09-23T22:24:40.940841+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:43.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[74920]: audit 2023-09-23T22:24:41.977950+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:43.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[74920]: audit 2023-09-23T22:24:42.248861+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:43.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[74920]: audit 2023-09-23T22:24:42.250840+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:24:43.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[74920]: audit 2023-09-23T22:24:42.252027+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:43.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[78246]: audit 2023-09-23T22:24:41.977950+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:43.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[78246]: audit 2023-09-23T22:24:42.248861+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:43.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[78246]: audit 2023-09-23T22:24:42.250840+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:24:43.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:42 smithi121 bash[78246]: audit 2023-09-23T22:24:42.252027+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:43.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:42 smithi123 bash[59255]: audit 2023-09-23T22:24:41.977950+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:43.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:42 smithi123 bash[59255]: audit 2023-09-23T22:24:42.248861+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:43.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:42 smithi123 bash[59255]: audit 2023-09-23T22:24:42.250840+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:24:43.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:42 smithi123 bash[59255]: audit 2023-09-23T22:24:42.252027+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:44.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[74920]: cephadm 2023-09-23T22:24:42.239885+0000 mgr.y (mgr.34107) 226 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T22:24:44.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[74920]: cephadm 2023-09-23T22:24:42.254990+0000 mgr.y (mgr.34107) 227 : cephadm 1 Deploying daemon osd.1 on smithi121 2023-09-23T22:24:44.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[74920]: cluster 2023-09-23T22:24:42.941786+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:44.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[74920]: audit 2023-09-23T22:24:43.303060+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.121:0/2181604938' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:44.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[78246]: cephadm 2023-09-23T22:24:42.239885+0000 mgr.y (mgr.34107) 226 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T22:24:44.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[78246]: cephadm 2023-09-23T22:24:42.254990+0000 mgr.y (mgr.34107) 227 : cephadm 1 Deploying daemon osd.1 on smithi121 2023-09-23T22:24:44.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[78246]: cluster 2023-09-23T22:24:42.941786+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:44.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:43 smithi121 bash[78246]: audit 2023-09-23T22:24:43.303060+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.121:0/2181604938' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:44.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:43 smithi123 bash[59255]: cephadm 2023-09-23T22:24:42.239885+0000 mgr.y (mgr.34107) 226 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T22:24:44.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:43 smithi123 bash[59255]: cephadm 2023-09-23T22:24:42.254990+0000 mgr.y (mgr.34107) 227 : cephadm 1 Deploying daemon osd.1 on smithi121 2023-09-23T22:24:44.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:43 smithi123 bash[59255]: cluster 2023-09-23T22:24:42.941786+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:44.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:43 smithi123 bash[59255]: audit 2023-09-23T22:24:43.303060+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.121:0/2181604938' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:46.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:45 smithi121 bash[78246]: cluster 2023-09-23T22:24:44.942461+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:46.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:45 smithi121 bash[78246]: audit 2023-09-23T22:24:45.663994+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.121:0/3940162068' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:46.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:45 smithi121 bash[74920]: cluster 2023-09-23T22:24:44.942461+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:46.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:45 smithi121 bash[74920]: audit 2023-09-23T22:24:45.663994+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.121:0/3940162068' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:46.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:45 smithi123 bash[59255]: cluster 2023-09-23T22:24:44.942461+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:46.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:45 smithi123 bash[59255]: audit 2023-09-23T22:24:45.663994+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.121:0/3940162068' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:47.004 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:46 smithi121 systemd[1]: Stopping Ceph osd.1 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:24:47.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[40949]: debug 2023-09-23T22:24:47.044+0000 7f6103a37700 -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-23T22:24:47.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[40949]: debug 2023-09-23T22:24:47.044+0000 7f6103a37700 -1 osd.1 79 *** Got signal Terminated *** 2023-09-23T22:24:47.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[40949]: debug 2023-09-23T22:24:47.044+0000 7f6103a37700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:24:47.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[78246]: cluster 2023-09-23T22:24:46.943179+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:47.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[78246]: cluster 2023-09-23T22:24:47.048619+0000 mon.a (mon.0) 339 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:24:47.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[74920]: cluster 2023-09-23T22:24:46.943179+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:47.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:47 smithi121 bash[74920]: cluster 2023-09-23T22:24:47.048619+0000 mon.a (mon.0) 339 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:24:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:47 smithi123 bash[59255]: cluster 2023-09-23T22:24:46.943179+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:47 smithi123 bash[59255]: cluster 2023-09-23T22:24:47.048619+0000 mon.a (mon.0) 339 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:24:48.657 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[86250]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T22:24:49.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:24:48] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.33.4" 2023-09-23T22:24:49.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[74920]: cluster 2023-09-23T22:24:47.664700+0000 mon.a (mon.0) 340 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:24:49.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[74920]: cluster 2023-09-23T22:24:47.673362+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:24:49.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[74920]: cluster 2023-09-23T22:24:47.675381+0000 mon.a (mon.0) 341 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T22:24:49.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[74920]: cluster 2023-09-23T22:24:47.679149+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:24:49.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[74920]: audit 2023-09-23T22:24:48.016688+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.121:0/4560474' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:49.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[78246]: cluster 2023-09-23T22:24:47.664700+0000 mon.a (mon.0) 340 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:24:49.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[78246]: cluster 2023-09-23T22:24:47.673362+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:24:49.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[78246]: cluster 2023-09-23T22:24:47.675381+0000 mon.a (mon.0) 341 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T22:24:49.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[78246]: cluster 2023-09-23T22:24:47.679149+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:24:49.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[78246]: audit 2023-09-23T22:24:48.016688+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.121:0/4560474' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:49.007 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:48 smithi121 bash[86341]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T22:24:49.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:48 smithi123 bash[59255]: cluster 2023-09-23T22:24:47.664700+0000 mon.a (mon.0) 340 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:24:49.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:48 smithi123 bash[59255]: cluster 2023-09-23T22:24:47.673362+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:24:49.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:48 smithi123 bash[59255]: cluster 2023-09-23T22:24:47.675381+0000 mon.a (mon.0) 341 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T22:24:49.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:48 smithi123 bash[59255]: cluster 2023-09-23T22:24:47.679149+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:24:49.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:48 smithi123 bash[59255]: audit 2023-09-23T22:24:48.016688+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.121:0/4560474' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:50.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.677156+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.680359+0000 mon.a (mon.0) 342 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T22:24:50.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.680727+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.681805+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.686063+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.686597+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.686808+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.686810+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[74920]: cluster 2023-09-23T22:24:48.944017+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v167: 73 pgs: 30 peering, 1 stale+active+clean, 42 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.677156+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.680359+0000 mon.a (mon.0) 342 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.680727+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.681805+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.686063+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.686597+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.686808+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.686810+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:49 smithi121 bash[78246]: cluster 2023-09-23T22:24:48.944017+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v167: 73 pgs: 30 peering, 1 stale+active+clean, 42 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:50.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.677156+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.680359+0000 mon.a (mon.0) 342 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.680727+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.681805+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.686063+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.686597+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.686808+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.686810+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:24:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:49 smithi123 bash[59255]: cluster 2023-09-23T22:24:48.944017+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v167: 73 pgs: 30 peering, 1 stale+active+clean, 42 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:51.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:50 smithi121 bash[78246]: cluster 2023-09-23T22:24:49.675491+0000 mon.a (mon.0) 343 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-09-23T22:24:51.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:50 smithi121 bash[78246]: audit 2023-09-23T22:24:50.374460+0000 mon.a (mon.0) 344 : audit 0 from='client.? 172.21.15.121:0/2073492774' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:51.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:50 smithi121 bash[74920]: cluster 2023-09-23T22:24:49.675491+0000 mon.a (mon.0) 343 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-09-23T22:24:51.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:50 smithi121 bash[74920]: audit 2023-09-23T22:24:50.374460+0000 mon.a (mon.0) 344 : audit 0 from='client.? 172.21.15.121:0/2073492774' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:51.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:50 smithi123 bash[59255]: cluster 2023-09-23T22:24:49.675491+0000 mon.a (mon.0) 343 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-09-23T22:24:51.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:50 smithi123 bash[59255]: audit 2023-09-23T22:24:50.374460+0000 mon.a (mon.0) 344 : audit 0 from='client.? 172.21.15.121:0/2073492774' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:51.294 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:51 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-23T22:24:51.294 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:51 smithi121 systemd[1]: Stopped Ceph osd.1 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:51.703 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:51 smithi121 systemd[1]: Started Ceph osd.1 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:51.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[74920]: cluster 2023-09-23T22:24:50.945080+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v168: 73 pgs: 1 active+undersized+degraded, 30 peering, 1 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:24:51.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[74920]: audit 2023-09-23T22:24:51.322126+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:51.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[74920]: audit 2023-09-23T22:24:51.331952+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:51.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[74920]: audit 2023-09-23T22:24:51.339127+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:52.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[78246]: cluster 2023-09-23T22:24:50.945080+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v168: 73 pgs: 1 active+undersized+degraded, 30 peering, 1 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:24:52.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[78246]: audit 2023-09-23T22:24:51.322126+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[78246]: audit 2023-09-23T22:24:51.331952+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:51 smithi121 bash[78246]: audit 2023-09-23T22:24:51.339127+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:52.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:51 smithi123 bash[59255]: cluster 2023-09-23T22:24:50.945080+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v168: 73 pgs: 1 active+undersized+degraded, 30 peering, 1 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:24:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:51 smithi123 bash[59255]: audit 2023-09-23T22:24:51.322126+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:51 smithi123 bash[59255]: audit 2023-09-23T22:24:51.331952+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:51 smithi123 bash[59255]: audit 2023-09-23T22:24:51.339127+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:53.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[74920]: cluster 2023-09-23T22:24:51.688317+0000 mon.a (mon.0) 348 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:24:53.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[74920]: audit 2023-09-23T22:24:51.713010+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[74920]: audit 2023-09-23T22:24:51.721914+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[74920]: audit 2023-09-23T22:24:51.913263+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[74920]: audit 2023-09-23T22:24:51.914522+0000 mon.a (mon.0) 352 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[78246]: cluster 2023-09-23T22:24:51.688317+0000 mon.a (mon.0) 348 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[78246]: audit 2023-09-23T22:24:51.713010+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[78246]: audit 2023-09-23T22:24:51.721914+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[78246]: audit 2023-09-23T22:24:51.913263+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:52 smithi121 bash[78246]: audit 2023-09-23T22:24:51.914522+0000 mon.a (mon.0) 352 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:52 smithi123 bash[59255]: cluster 2023-09-23T22:24:51.688317+0000 mon.a (mon.0) 348 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:24:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:52 smithi123 bash[59255]: audit 2023-09-23T22:24:51.713010+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:52 smithi123 bash[59255]: audit 2023-09-23T22:24:51.721914+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:52 smithi123 bash[59255]: audit 2023-09-23T22:24:51.913263+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:52 smithi123 bash[59255]: audit 2023-09-23T22:24:51.914522+0000 mon.a (mon.0) 352 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:53.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:24:53.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T22:24:53.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: 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-23T22:24:53.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T22:24:53.504 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T22:24:53.505 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T22:24:53.505 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T22:24:53.505 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[86522]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T22:24:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[78246]: audit 2023-09-23T22:24:52.747959+0000 mon.a (mon.0) 353 : audit 0 from='client.? 172.21.15.121:0/3687420693' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[78246]: cluster 2023-09-23T22:24:52.946094+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:54.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[74920]: audit 2023-09-23T22:24:52.747959+0000 mon.a (mon.0) 353 : audit 0 from='client.? 172.21.15.121:0/3687420693' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:54.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:53 smithi121 bash[74920]: cluster 2023-09-23T22:24:52.946094+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:54.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:53 smithi123 bash[59255]: audit 2023-09-23T22:24:52.747959+0000 mon.a (mon.0) 353 : audit 0 from='client.? 172.21.15.121:0/3687420693' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:54.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:53 smithi123 bash[59255]: cluster 2023-09-23T22:24:52.946094+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:54 smithi121 bash[74920]: cluster 2023-09-23T22:24:53.698756+0000 mon.a (mon.0) 354 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-09-23T22:24:55.005 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:54 smithi121 bash[86856]: debug 2023-09-23T22:24:54.836+0000 7fe61812f700 1 -- 172.21.15.121:0/3079406250 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fc979ea4e0 con 0x55fc97a44c00 2023-09-23T22:24:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:54 smithi121 bash[78246]: cluster 2023-09-23T22:24:53.698756+0000 mon.a (mon.0) 354 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-09-23T22:24:55.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:54 smithi123 bash[59255]: cluster 2023-09-23T22:24:53.698756+0000 mon.a (mon.0) 354 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-09-23T22:24:55.723 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:55 smithi121 bash[86856]: debug 2023-09-23T22:24:55.396+0000 7fe6212b4640 -1 Falling back to public interface 2023-09-23T22:24:56.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:55 smithi121 bash[74920]: cluster 2023-09-23T22:24:54.946786+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:56.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:55 smithi121 bash[74920]: audit 2023-09-23T22:24:55.109832+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.121:0/1549476833' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:56.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:55 smithi121 bash[78246]: cluster 2023-09-23T22:24:54.946786+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:56.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:55 smithi121 bash[78246]: audit 2023-09-23T22:24:55.109832+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.121:0/1549476833' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:56.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:55 smithi123 bash[59255]: cluster 2023-09-23T22:24:54.946786+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:56.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:55 smithi123 bash[59255]: audit 2023-09-23T22:24:55.109832+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.121:0/1549476833' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:57 smithi121 bash[78246]: cluster 2023-09-23T22:24:56.947605+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:57 smithi121 bash[78246]: audit 2023-09-23T22:24:57.503900+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.121:0/3934716838' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:58.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:57 smithi121 bash[74920]: cluster 2023-09-23T22:24:56.947605+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:58.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:57 smithi121 bash[74920]: audit 2023-09-23T22:24:57.503900+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.121:0/3934716838' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:58.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:57 smithi123 bash[59255]: cluster 2023-09-23T22:24:56.947605+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:58.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:57 smithi123 bash[59255]: audit 2023-09-23T22:24:57.503900+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.121:0/3934716838' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:24:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:24:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:24:58] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.33.4" 2023-09-23T22:24:59.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:59 smithi123 bash[59255]: audit 2023-09-23T22:24:58.530366+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:59 smithi123 bash[59255]: audit 2023-09-23T22:24:58.540145+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:59 smithi123 bash[59255]: cluster 2023-09-23T22:24:58.948679+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:24:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:59 smithi123 bash[59255]: audit 2023-09-23T22:24:59.338314+0000 mon.a (mon.0) 357 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:24:59 smithi123 bash[59255]: audit 2023-09-23T22:24:59.345206+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:24:59.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[78246]: audit 2023-09-23T22:24:58.530366+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[78246]: audit 2023-09-23T22:24:58.540145+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[78246]: cluster 2023-09-23T22:24:58.948679+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[78246]: audit 2023-09-23T22:24:59.338314+0000 mon.a (mon.0) 357 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[78246]: audit 2023-09-23T22:24:59.345206+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[74920]: audit 2023-09-23T22:24:58.530366+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[74920]: audit 2023-09-23T22:24:58.540145+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[74920]: cluster 2023-09-23T22:24:58.948679+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:25:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[74920]: audit 2023-09-23T22:24:59.338314+0000 mon.a (mon.0) 357 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[74920]: audit 2023-09-23T22:24:59.345206+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:00.254 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:24:59 smithi121 bash[86856]: debug 2023-09-23T22:24:59.992+0000 7fe6212b4640 -1 osd.1 79 log_to_monitors true 2023-09-23T22:25:01.004 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[86856]: debug 2023-09-23T22:25:00.592+0000 7fe60e719700 -1 osd.1 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:25:01.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[74920]: audit 2023-09-23T22:24:59.861043+0000 mon.a (mon.0) 359 : audit 0 from='client.? 172.21.15.121:0/3434981378' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:01.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[74920]: audit 2023-09-23T22:24:59.998893+0000 mon.c (mon.2) 19 : audit 1 from='osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:25:01.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[74920]: audit 2023-09-23T22:24:59.999263+0000 mon.a (mon.0) 360 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:25:01.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[78246]: audit 2023-09-23T22:24:59.861043+0000 mon.a (mon.0) 359 : audit 0 from='client.? 172.21.15.121:0/3434981378' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:01.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[78246]: audit 2023-09-23T22:24:59.998893+0000 mon.c (mon.2) 19 : audit 1 from='osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:25:01.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:00 smithi121 bash[78246]: audit 2023-09-23T22:24:59.999263+0000 mon.a (mon.0) 360 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:25:01.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:00 smithi123 bash[59255]: audit 2023-09-23T22:24:59.861043+0000 mon.a (mon.0) 359 : audit 0 from='client.? 172.21.15.121:0/3434981378' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:01.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:00 smithi123 bash[59255]: audit 2023-09-23T22:24:59.998893+0000 mon.c (mon.2) 19 : audit 1 from='osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:25:01.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:00 smithi123 bash[59255]: audit 2023-09-23T22:24:59.999263+0000 mon.a (mon.0) 360 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:25:01.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: cluster 2023-09-23T22:25:00.542055+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: audit 2023-09-23T22:25:00.545823+0000 mon.a (mon.0) 361 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:25:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: cluster 2023-09-23T22:25:00.545952+0000 mon.a (mon.0) 362 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T22:25:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: audit 2023-09-23T22:25:00.546992+0000 mon.c (mon.2) 20 : audit 1 from='osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: cluster 2023-09-23T22:25:00.547992+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: audit 2023-09-23T22:25:00.552309+0000 mon.a (mon.0) 363 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:01 smithi123 bash[59255]: cluster 2023-09-23T22:25:00.949470+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:25:01.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: cluster 2023-09-23T22:25:00.542055+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:01.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: audit 2023-09-23T22:25:00.545823+0000 mon.a (mon.0) 361 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: cluster 2023-09-23T22:25:00.545952+0000 mon.a (mon.0) 362 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: audit 2023-09-23T22:25:00.546992+0000 mon.c (mon.2) 20 : audit 1 from='osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: cluster 2023-09-23T22:25:00.547992+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: audit 2023-09-23T22:25:00.552309+0000 mon.a (mon.0) 363 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[74920]: cluster 2023-09-23T22:25:00.949470+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: cluster 2023-09-23T22:25:00.542055+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: audit 2023-09-23T22:25:00.545823+0000 mon.a (mon.0) 361 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: cluster 2023-09-23T22:25:00.545952+0000 mon.a (mon.0) 362 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T22:25:01.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: audit 2023-09-23T22:25:00.546992+0000 mon.c (mon.2) 20 : audit 1 from='osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:01.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: cluster 2023-09-23T22:25:00.547992+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:01.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: audit 2023-09-23T22:25:00.552309+0000 mon.a (mon.0) 363 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:01.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:01 smithi121 bash[78246]: cluster 2023-09-23T22:25:00.949470+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:25:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: cluster 2023-09-23T22:25:01.548933+0000 mon.a (mon.0) 364 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:25:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: cluster 2023-09-23T22:25:01.564124+0000 mon.a (mon.0) 365 : cluster 1 osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388] boot 2023-09-23T22:25:03.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: cluster 2023-09-23T22:25:01.564198+0000 mon.a (mon.0) 366 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T22:25:03.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: cluster 2023-09-23T22:25:01.566488+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:03.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: audit 2023-09-23T22:25:01.570453+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:25:03.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: cluster 2023-09-23T22:25:01.665576+0000 mon.a (mon.0) 368 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:25:03.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[74920]: audit 2023-09-23T22:25:02.233234+0000 mon.a (mon.0) 369 : audit 0 from='client.? 172.21.15.121:0/2256125346' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:03.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: cluster 2023-09-23T22:25:01.548933+0000 mon.a (mon.0) 364 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:25:03.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: cluster 2023-09-23T22:25:01.564124+0000 mon.a (mon.0) 365 : cluster 1 osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388] boot 2023-09-23T22:25:03.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: cluster 2023-09-23T22:25:01.564198+0000 mon.a (mon.0) 366 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T22:25:03.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: cluster 2023-09-23T22:25:01.566488+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:03.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: audit 2023-09-23T22:25:01.570453+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:25:03.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: cluster 2023-09-23T22:25:01.665576+0000 mon.a (mon.0) 368 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:25:03.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:02 smithi121 bash[78246]: audit 2023-09-23T22:25:02.233234+0000 mon.a (mon.0) 369 : audit 0 from='client.? 172.21.15.121:0/2256125346' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: cluster 2023-09-23T22:25:01.548933+0000 mon.a (mon.0) 364 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:25:03.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: cluster 2023-09-23T22:25:01.564124+0000 mon.a (mon.0) 365 : cluster 1 osd.1 [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388] boot 2023-09-23T22:25:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: cluster 2023-09-23T22:25:01.564198+0000 mon.a (mon.0) 366 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T22:25:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: cluster 2023-09-23T22:25:01.566488+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:25:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: audit 2023-09-23T22:25:01.570453+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:25:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: cluster 2023-09-23T22:25:01.665576+0000 mon.a (mon.0) 368 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:25:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:02 smithi123 bash[59255]: audit 2023-09-23T22:25:02.233234+0000 mon.a (mon.0) 369 : audit 0 from='client.? 172.21.15.121:0/2256125346' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:04.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.562616+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.564584+0000 mon.a (mon.0) 370 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.565074+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.565917+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.568502+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.569357+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.570692+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.571093+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.571221+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.571341+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.573800+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.576519+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.576942+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[74920]: cluster 2023-09-23T22:25:02.950477+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v177: 73 pgs: 1 active+undersized+degraded, 10 active+undersized, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.562616+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.564584+0000 mon.a (mon.0) 370 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.565074+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.565917+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.568502+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.569357+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.570692+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.571093+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.571221+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.571341+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.573800+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.576519+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.576942+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:03 smithi121 bash[78246]: cluster 2023-09-23T22:25:02.950477+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v177: 73 pgs: 1 active+undersized+degraded, 10 active+undersized, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:04.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.562616+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.564584+0000 mon.a (mon.0) 370 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.565074+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.565917+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.568502+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.569357+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.570692+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.571093+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.571221+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.571341+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.573800+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.576519+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.576942+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:25:04.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:03 smithi123 bash[59255]: cluster 2023-09-23T22:25:02.950477+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v177: 73 pgs: 1 active+undersized+degraded, 10 active+undersized, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:05.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:04 smithi121 bash[74920]: audit 2023-09-23T22:25:04.584546+0000 mon.a (mon.0) 371 : audit 0 from='client.? 172.21.15.121:0/469324408' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:05.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:04 smithi121 bash[78246]: audit 2023-09-23T22:25:04.584546+0000 mon.a (mon.0) 371 : audit 0 from='client.? 172.21.15.121:0/469324408' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:05.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:04 smithi123 bash[59255]: audit 2023-09-23T22:25:04.584546+0000 mon.a (mon.0) 371 : audit 0 from='client.? 172.21.15.121:0/469324408' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:05.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:05 smithi121 bash[78246]: cluster 2023-09-23T22:25:04.951184+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v178: 73 pgs: 1 active+undersized+degraded, 10 active+undersized, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:05.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:05 smithi121 bash[74920]: cluster 2023-09-23T22:25:04.951184+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v178: 73 pgs: 1 active+undersized+degraded, 10 active+undersized, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:06.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:05 smithi123 bash[59255]: cluster 2023-09-23T22:25:04.951184+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v178: 73 pgs: 1 active+undersized+degraded, 10 active+undersized, 62 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:07.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:06 smithi121 bash[74920]: cluster 2023-09-23T22:25:06.668247+0000 mon.a (mon.0) 372 : cluster 3 Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:07.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:06 smithi121 bash[78246]: cluster 2023-09-23T22:25:06.668247+0000 mon.a (mon.0) 372 : cluster 3 Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:07.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:06 smithi123 bash[59255]: cluster 2023-09-23T22:25:06.668247+0000 mon.a (mon.0) 372 : cluster 3 Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:08.200 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[78246]: audit 2023-09-23T22:25:06.912155+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:08.200 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[78246]: audit 2023-09-23T22:25:06.913551+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:08.200 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[78246]: audit 2023-09-23T22:25:06.942424+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.121:0/260688238' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:08.200 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[78246]: cluster 2023-09-23T22:25:06.951824+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:08.200 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[74920]: audit 2023-09-23T22:25:06.912155+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:08.200 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[74920]: audit 2023-09-23T22:25:06.913551+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:08.201 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[74920]: audit 2023-09-23T22:25:06.942424+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.121:0/260688238' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:08.201 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:07 smithi121 bash[74920]: cluster 2023-09-23T22:25:06.951824+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:08.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:07 smithi123 bash[59255]: audit 2023-09-23T22:25:06.912155+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:08.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:07 smithi123 bash[59255]: audit 2023-09-23T22:25:06.913551+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:08.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:07 smithi123 bash[59255]: audit 2023-09-23T22:25:06.942424+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.121:0/260688238' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:08.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:07 smithi123 bash[59255]: cluster 2023-09-23T22:25:06.951824+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:09.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:08 smithi121 bash[74920]: cluster 2023-09-23T22:25:07.907905+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-09-23T22:25:09.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:08 smithi121 bash[74920]: cluster 2023-09-23T22:25:07.907978+0000 mon.a (mon.0) 376 : cluster 1 Cluster is now healthy 2023-09-23T22:25:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:25:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:25:08] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.33.4" 2023-09-23T22:25:09.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:08 smithi121 bash[78246]: cluster 2023-09-23T22:25:07.907905+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-09-23T22:25:09.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:08 smithi121 bash[78246]: cluster 2023-09-23T22:25:07.907978+0000 mon.a (mon.0) 376 : cluster 1 Cluster is now healthy 2023-09-23T22:25:09.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:08 smithi123 bash[59255]: cluster 2023-09-23T22:25:07.907905+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-09-23T22:25:09.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:08 smithi123 bash[59255]: cluster 2023-09-23T22:25:07.907978+0000 mon.a (mon.0) 376 : cluster 1 Cluster is now healthy 2023-09-23T22:25:10.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: cluster 2023-09-23T22:25:08.952745+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:10.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.045819+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.052413+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.053717+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.054632+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.060906+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.143194+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.147024+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.149226+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.150872+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.152797+0000 mon.a (mon.0) 386 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:25:10.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.153015+0000 mgr.y (mgr.34107) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: cephadm 2023-09-23T22:25:09.154155+0000 mgr.y (mgr.34107) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[74920]: audit 2023-09-23T22:25:09.304749+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.121:0/879160504' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: cluster 2023-09-23T22:25:08.952745+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.045819+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.052413+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.053717+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:10.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.054632+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.060906+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.143194+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.147024+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.149226+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.150872+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.152797+0000 mon.a (mon.0) 386 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.153015+0000 mgr.y (mgr.34107) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: cephadm 2023-09-23T22:25:09.154155+0000 mgr.y (mgr.34107) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T22:25:10.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:10 smithi121 bash[78246]: audit 2023-09-23T22:25:09.304749+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.121:0/879160504' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: cluster 2023-09-23T22:25:08.952745+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.045819+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.052413+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.053717+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.054632+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.060906+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.143194+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.147024+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.149226+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.150872+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.152797+0000 mon.a (mon.0) 386 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:25:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.153015+0000 mgr.y (mgr.34107) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:25:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: cephadm 2023-09-23T22:25:09.154155+0000 mgr.y (mgr.34107) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T22:25:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:10 smithi123 bash[59255]: audit 2023-09-23T22:25:09.304749+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.121:0/879160504' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:12.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[78246]: cluster 2023-09-23T22:25:10.953594+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:12.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[78246]: audit 2023-09-23T22:25:11.533975+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[78246]: audit 2023-09-23T22:25:11.535380+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[78246]: audit 2023-09-23T22:25:11.536280+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[78246]: audit 2023-09-23T22:25:11.671288+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.121:0/4201630388' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[78246]: audit 2023-09-23T22:25:12.001944+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[74920]: cluster 2023-09-23T22:25:10.953594+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[74920]: audit 2023-09-23T22:25:11.533975+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[74920]: audit 2023-09-23T22:25:11.535380+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[74920]: audit 2023-09-23T22:25:11.536280+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:12.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[74920]: audit 2023-09-23T22:25:11.671288+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.121:0/4201630388' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:12.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:12 smithi121 bash[74920]: audit 2023-09-23T22:25:12.001944+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:12 smithi123 bash[59255]: cluster 2023-09-23T22:25:10.953594+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:12 smithi123 bash[59255]: audit 2023-09-23T22:25:11.533975+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:12 smithi123 bash[59255]: audit 2023-09-23T22:25:11.535380+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:25:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:12 smithi123 bash[59255]: audit 2023-09-23T22:25:11.536280+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:12 smithi123 bash[59255]: audit 2023-09-23T22:25:11.671288+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.121:0/4201630388' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:12.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:12 smithi123 bash[59255]: audit 2023-09-23T22:25:12.001944+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:13.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:13 smithi121 bash[74920]: cephadm 2023-09-23T22:25:11.523289+0000 mgr.y (mgr.34107) 245 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T22:25:13.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:13 smithi121 bash[74920]: cephadm 2023-09-23T22:25:11.538836+0000 mgr.y (mgr.34107) 246 : cephadm 1 Deploying daemon osd.2 on smithi121 2023-09-23T22:25:13.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:13 smithi121 bash[78246]: cephadm 2023-09-23T22:25:11.523289+0000 mgr.y (mgr.34107) 245 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T22:25:13.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:13 smithi121 bash[78246]: cephadm 2023-09-23T22:25:11.538836+0000 mgr.y (mgr.34107) 246 : cephadm 1 Deploying daemon osd.2 on smithi121 2023-09-23T22:25:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:13 smithi123 bash[59255]: cephadm 2023-09-23T22:25:11.523289+0000 mgr.y (mgr.34107) 245 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T22:25:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:13 smithi123 bash[59255]: cephadm 2023-09-23T22:25:11.538836+0000 mgr.y (mgr.34107) 246 : cephadm 1 Deploying daemon osd.2 on smithi121 2023-09-23T22:25:14.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:14 smithi121 bash[78246]: cluster 2023-09-23T22:25:12.954502+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:14.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:14 smithi121 bash[78246]: audit 2023-09-23T22:25:14.019299+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.121:0/3560577149' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:14.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:14 smithi121 bash[74920]: cluster 2023-09-23T22:25:12.954502+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:14.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:14 smithi121 bash[74920]: audit 2023-09-23T22:25:14.019299+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.121:0/3560577149' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:14 smithi123 bash[59255]: cluster 2023-09-23T22:25:12.954502+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:14 smithi123 bash[59255]: audit 2023-09-23T22:25:14.019299+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.121:0/3560577149' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:16.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:16 smithi121 bash[74920]: cluster 2023-09-23T22:25:14.955150+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:16.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:16 smithi121 bash[78246]: cluster 2023-09-23T22:25:14.955150+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:16.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:16 smithi123 bash[59255]: cluster 2023-09-23T22:25:14.955150+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:17.004 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:16 smithi121 systemd[1]: Stopping Ceph osd.2 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:25:17.005 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:16 smithi121 bash[45120]: debug 2023-09-23T22:25:16.679+0000 7fd8302b2700 -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-23T22:25:17.005 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:16 smithi121 bash[45120]: debug 2023-09-23T22:25:16.679+0000 7fd8302b2700 -1 osd.2 84 *** Got signal Terminated *** 2023-09-23T22:25:17.005 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:16 smithi121 bash[45120]: debug 2023-09-23T22:25:16.679+0000 7fd8302b2700 -1 osd.2 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:25:17.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:17 smithi121 bash[74920]: audit 2023-09-23T22:25:16.387623+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.121:0/3570690536' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:17.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:17 smithi121 bash[74920]: cluster 2023-09-23T22:25:16.683633+0000 mon.a (mon.0) 392 : cluster 1 osd.2 marked itself down and dead 2023-09-23T22:25:17.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:17 smithi121 bash[78246]: audit 2023-09-23T22:25:16.387623+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.121:0/3570690536' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:17.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:17 smithi121 bash[78246]: cluster 2023-09-23T22:25:16.683633+0000 mon.a (mon.0) 392 : cluster 1 osd.2 marked itself down and dead 2023-09-23T22:25:17.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:17 smithi123 bash[59255]: audit 2023-09-23T22:25:16.387623+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.121:0/3570690536' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:17.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:17 smithi123 bash[59255]: cluster 2023-09-23T22:25:16.683633+0000 mon.a (mon.0) 392 : cluster 1 osd.2 marked itself down and dead 2023-09-23T22:25:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[74920]: cluster 2023-09-23T22:25:16.955969+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[74920]: cluster 2023-09-23T22:25:17.675715+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:25:18.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[74920]: cluster 2023-09-23T22:25:17.691041+0000 mon.a (mon.0) 394 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T22:25:18.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[78246]: cluster 2023-09-23T22:25:16.955969+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:18.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[78246]: cluster 2023-09-23T22:25:17.675715+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:25:18.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[78246]: cluster 2023-09-23T22:25:17.691041+0000 mon.a (mon.0) 394 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T22:25:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:18 smithi123 bash[59255]: cluster 2023-09-23T22:25:16.955969+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:18 smithi123 bash[59255]: cluster 2023-09-23T22:25:17.675715+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:25:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:18 smithi123 bash[59255]: cluster 2023-09-23T22:25:17.691041+0000 mon.a (mon.0) 394 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T22:25:18.653 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[89172]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T22:25:18.653 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[89260]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T22:25:19.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:25:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:25:18] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.33.4" 2023-09-23T22:25:19.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[78246]: cluster 2023-09-23T22:25:17.694825+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:25:19.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[78246]: cluster 2023-09-23T22:25:17.695176+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:25:19.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.691222+0000 mon.a (mon.0) 395 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T22:25:19.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.697345+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.697550+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[78246]: audit 2023-09-23T22:25:18.757947+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.121:0/2054365807' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[74920]: cluster 2023-09-23T22:25:17.694825+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[74920]: cluster 2023-09-23T22:25:17.695176+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.691222+0000 mon.a (mon.0) 395 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.697345+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.697550+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:19.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:19 smithi121 bash[74920]: audit 2023-09-23T22:25:18.757947+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.121:0/2054365807' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:19 smithi123 bash[59255]: cluster 2023-09-23T22:25:17.694825+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:25:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:19 smithi123 bash[59255]: cluster 2023-09-23T22:25:17.695176+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:25:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:19 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.691222+0000 mon.a (mon.0) 395 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T22:25:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:19 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.697345+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:19 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.697550+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:19 smithi123 bash[59255]: audit 2023-09-23T22:25:18.757947+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.121:0/2054365807' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:20.357 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.686575+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.357 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.691418+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.692408+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.696788+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.697715+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[74920]: cluster 2023-09-23T22:25:18.956459+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v187: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.686575+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.691418+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.692408+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.696788+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.697715+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.358 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:20 smithi121 bash[78246]: cluster 2023-09-23T22:25:18.956459+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v187: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:20 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.686575+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:20 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.691418+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:20 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.692408+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:20 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.696788+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:20 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.697715+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:25:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:20 smithi123 bash[59255]: cluster 2023-09-23T22:25:18.956459+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v187: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:21.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:21 smithi121 bash[74920]: cluster 2023-09-23T22:25:21.074018+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:21.180 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:21 smithi121 bash[78246]: cluster 2023-09-23T22:25:21.074018+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:21.181 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:20 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-23T22:25:21.181 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:20 smithi121 systemd[1]: Stopped Ceph osd.2 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:25:21.504 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:21 smithi121 systemd[1]: Started Ceph osd.2 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:25:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:21 smithi123 bash[59255]: cluster 2023-09-23T22:25:21.074018+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: cluster 2023-09-23T22:25:20.957056+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v188: 73 pgs: 1 active+undersized+degraded, 11 peering, 7 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: audit 2023-09-23T22:25:21.131670+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.121:0/3249255954' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: audit 2023-09-23T22:25:21.211126+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: audit 2023-09-23T22:25:21.221459+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: audit 2023-09-23T22:25:21.224393+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: audit 2023-09-23T22:25:21.911799+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[74920]: audit 2023-09-23T22:25:21.913725+0000 mon.a (mon.0) 401 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: cluster 2023-09-23T22:25:20.957056+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v188: 73 pgs: 1 active+undersized+degraded, 11 peering, 7 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: audit 2023-09-23T22:25:21.131670+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.121:0/3249255954' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: audit 2023-09-23T22:25:21.211126+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: audit 2023-09-23T22:25:21.221459+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: audit 2023-09-23T22:25:21.224393+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:22.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: audit 2023-09-23T22:25:21.911799+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[78246]: audit 2023-09-23T22:25:21.913725+0000 mon.a (mon.0) 401 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: cluster 2023-09-23T22:25:20.957056+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v188: 73 pgs: 1 active+undersized+degraded, 11 peering, 7 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:22.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: audit 2023-09-23T22:25:21.131670+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.121:0/3249255954' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:22.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: audit 2023-09-23T22:25:21.211126+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: audit 2023-09-23T22:25:21.221459+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: audit 2023-09-23T22:25:21.224393+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:22.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: audit 2023-09-23T22:25:21.911799+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:22.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:22 smithi123 bash[59255]: audit 2023-09-23T22:25:21.913725+0000 mon.a (mon.0) 401 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:23.254 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: 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-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T22:25:23.255 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:22 smithi121 bash[89446]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-23T22:25:24.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:24 smithi121 bash[74920]: cluster 2023-09-23T22:25:22.958082+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:24.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:24 smithi121 bash[74920]: audit 2023-09-23T22:25:23.493058+0000 mon.a (mon.0) 402 : audit 0 from='client.? 172.21.15.121:0/378658104' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:24.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:24 smithi121 bash[78246]: cluster 2023-09-23T22:25:22.958082+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:24.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:24 smithi121 bash[78246]: audit 2023-09-23T22:25:23.493058+0000 mon.a (mon.0) 402 : audit 0 from='client.? 172.21.15.121:0/378658104' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:24 smithi123 bash[59255]: cluster 2023-09-23T22:25:22.958082+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:24 smithi123 bash[59255]: audit 2023-09-23T22:25:23.493058+0000 mon.a (mon.0) 402 : audit 0 from='client.? 172.21.15.121:0/378658104' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:25.004 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:24 smithi121 bash[89760]: debug 2023-09-23T22:25:24.687+0000 7f8ed375f700 1 -- 172.21.15.121:0/935408592 <== mon.2 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d142f524e0 con 0x55d142fad000 2023-09-23T22:25:25.504 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:25 smithi121 bash[89760]: debug 2023-09-23T22:25:25.227+0000 7f8edc8e4640 -1 Falling back to public interface 2023-09-23T22:25:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:26 smithi121 bash[74920]: cluster 2023-09-23T22:25:24.958742+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:26 smithi121 bash[74920]: audit 2023-09-23T22:25:25.864924+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.121:0/2367669873' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:26 smithi121 bash[78246]: cluster 2023-09-23T22:25:24.958742+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:26 smithi121 bash[78246]: audit 2023-09-23T22:25:25.864924+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.121:0/2367669873' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:26 smithi123 bash[59255]: cluster 2023-09-23T22:25:24.958742+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:26 smithi123 bash[59255]: audit 2023-09-23T22:25:25.864924+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.121:0/2367669873' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:27.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:27 smithi121 bash[78246]: cluster 2023-09-23T22:25:26.675143+0000 mon.a (mon.0) 403 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:25:27.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:27 smithi121 bash[74920]: cluster 2023-09-23T22:25:26.675143+0000 mon.a (mon.0) 403 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:25:27.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:27 smithi123 bash[59255]: cluster 2023-09-23T22:25:26.675143+0000 mon.a (mon.0) 403 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:25:28.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[74920]: cluster 2023-09-23T22:25:26.959643+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:28.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[74920]: audit 2023-09-23T22:25:27.517795+0000 mon.a (mon.0) 404 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:28.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[74920]: audit 2023-09-23T22:25:27.524703+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[78246]: cluster 2023-09-23T22:25:26.959643+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[78246]: audit 2023-09-23T22:25:27.517795+0000 mon.a (mon.0) 404 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:28.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[78246]: audit 2023-09-23T22:25:27.524703+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:28.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:28 smithi123 bash[59255]: cluster 2023-09-23T22:25:26.959643+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:28.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:28 smithi123 bash[59255]: audit 2023-09-23T22:25:27.517795+0000 mon.a (mon.0) 404 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:28.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:28 smithi123 bash[59255]: audit 2023-09-23T22:25:27.524703+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:29.152 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:25:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:25:28] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-09-23T22:25:29.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:29 smithi121 bash[74920]: audit 2023-09-23T22:25:28.238390+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.121:0/3835905802' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:29.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:29 smithi121 bash[74920]: audit 2023-09-23T22:25:28.375880+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:29.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:29 smithi121 bash[74920]: audit 2023-09-23T22:25:28.385139+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:29.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:29 smithi121 bash[78246]: audit 2023-09-23T22:25:28.238390+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.121:0/3835905802' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:29.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:29 smithi121 bash[78246]: audit 2023-09-23T22:25:28.375880+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:29.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:29 smithi121 bash[78246]: audit 2023-09-23T22:25:28.385139+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:29.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:29 smithi123 bash[59255]: audit 2023-09-23T22:25:28.238390+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.121:0/3835905802' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:29.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:29 smithi123 bash[59255]: audit 2023-09-23T22:25:28.375880+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:29.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:29 smithi123 bash[59255]: audit 2023-09-23T22:25:28.385139+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.426 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[89760]: debug 2023-09-23T22:25:30.099+0000 7f8edc8e4640 -1 osd.2 84 log_to_monitors true 2023-09-23T22:25:30.426 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[89760]: debug 2023-09-23T22:25:30.419+0000 7f8ecb54c700 -1 osd.2 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:25:30.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[78246]: cluster 2023-09-23T22:25:28.960699+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[78246]: audit 2023-09-23T22:25:29.181490+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[78246]: audit 2023-09-23T22:25:29.190729+0000 mon.a (mon.0) 409 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[78246]: audit 2023-09-23T22:25:30.107573+0000 mon.a (mon.0) 410 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[74920]: cluster 2023-09-23T22:25:28.960699+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[74920]: audit 2023-09-23T22:25:29.181490+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[74920]: audit 2023-09-23T22:25:29.190729+0000 mon.a (mon.0) 409 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:30 smithi121 bash[74920]: audit 2023-09-23T22:25:30.107573+0000 mon.a (mon.0) 410 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:25:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:30 smithi123 bash[59255]: cluster 2023-09-23T22:25:28.960699+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:30 smithi123 bash[59255]: audit 2023-09-23T22:25:29.181490+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:30 smithi123 bash[59255]: audit 2023-09-23T22:25:29.190729+0000 mon.a (mon.0) 409 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:30 smithi123 bash[59255]: audit 2023-09-23T22:25:30.107573+0000 mon.a (mon.0) 410 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:25:31.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: cluster 2023-09-23T22:25:30.388740+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: audit 2023-09-23T22:25:30.389256+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: cluster 2023-09-23T22:25:30.389331+0000 mon.a (mon.0) 412 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: audit 2023-09-23T22:25:30.390028+0000 mon.a (mon.0) 413 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: cluster 2023-09-23T22:25:30.392992+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: audit 2023-09-23T22:25:30.602428+0000 mon.a (mon.0) 414 : audit 0 from='client.? 172.21.15.121:0/1580610716' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: cluster 2023-09-23T22:25:30.861243+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[78246]: cluster 2023-09-23T22:25:30.961607+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: cluster 2023-09-23T22:25:30.388740+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: audit 2023-09-23T22:25:30.389256+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:25:31.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: cluster 2023-09-23T22:25:30.389331+0000 mon.a (mon.0) 412 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T22:25:31.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: audit 2023-09-23T22:25:30.390028+0000 mon.a (mon.0) 413 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:31.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: cluster 2023-09-23T22:25:30.392992+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: audit 2023-09-23T22:25:30.602428+0000 mon.a (mon.0) 414 : audit 0 from='client.? 172.21.15.121:0/1580610716' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:31.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: cluster 2023-09-23T22:25:30.861243+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:31 smithi121 bash[74920]: cluster 2023-09-23T22:25:30.961607+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:31.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: cluster 2023-09-23T22:25:30.388740+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: audit 2023-09-23T22:25:30.389256+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:25:31.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: cluster 2023-09-23T22:25:30.389331+0000 mon.a (mon.0) 412 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T22:25:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: audit 2023-09-23T22:25:30.390028+0000 mon.a (mon.0) 413 : audit 1 from='osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:25:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: cluster 2023-09-23T22:25:30.392992+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: audit 2023-09-23T22:25:30.602428+0000 mon.a (mon.0) 414 : audit 0 from='client.? 172.21.15.121:0/1580610716' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: cluster 2023-09-23T22:25:30.861243+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:31 smithi123 bash[59255]: cluster 2023-09-23T22:25:30.961607+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:32.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[74920]: cluster 2023-09-23T22:25:30.876118+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:32.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[74920]: cluster 2023-09-23T22:25:31.388409+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:25:32.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[74920]: cluster 2023-09-23T22:25:31.398532+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T22:25:32.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[74920]: cluster 2023-09-23T22:25:31.401239+0000 mon.a (mon.0) 416 : cluster 1 osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951] boot 2023-09-23T22:25:32.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[74920]: cluster 2023-09-23T22:25:31.401323+0000 mon.a (mon.0) 417 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[74920]: audit 2023-09-23T22:25:31.401905+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[78246]: cluster 2023-09-23T22:25:30.876118+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[78246]: cluster 2023-09-23T22:25:31.388409+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[78246]: cluster 2023-09-23T22:25:31.398532+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[78246]: cluster 2023-09-23T22:25:31.401239+0000 mon.a (mon.0) 416 : cluster 1 osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951] boot 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[78246]: cluster 2023-09-23T22:25:31.401323+0000 mon.a (mon.0) 417 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T22:25:32.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:32 smithi121 bash[78246]: audit 2023-09-23T22:25:31.401905+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:25:32.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:32 smithi123 bash[59255]: cluster 2023-09-23T22:25:30.876118+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:25:32.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:32 smithi123 bash[59255]: cluster 2023-09-23T22:25:31.388409+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:25:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:32 smithi123 bash[59255]: cluster 2023-09-23T22:25:31.398532+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T22:25:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:32 smithi123 bash[59255]: cluster 2023-09-23T22:25:31.401239+0000 mon.a (mon.0) 416 : cluster 1 osd.2 [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951] boot 2023-09-23T22:25:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:32 smithi123 bash[59255]: cluster 2023-09-23T22:25:31.401323+0000 mon.a (mon.0) 417 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T22:25:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:32 smithi123 bash[59255]: audit 2023-09-23T22:25:31.401905+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:25:33.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.407212+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.409295+0000 mon.a (mon.0) 419 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.411811+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.412540+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.414243+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.415127+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.416412+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.417594+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.417762+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.419819+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.422118+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.422458+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: cluster 2023-09-23T22:25:32.962637+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v197: 73 pgs: 1 active+undersized+degraded, 8 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[78246]: audit 2023-09-23T22:25:32.974354+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.121:0/2195988078' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.407212+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.409295+0000 mon.a (mon.0) 419 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.411811+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.412540+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.414243+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.415127+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.416412+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.417594+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.417762+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.419819+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.422118+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.422458+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: cluster 2023-09-23T22:25:32.962637+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v197: 73 pgs: 1 active+undersized+degraded, 8 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:33.757 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:33 smithi121 bash[74920]: audit 2023-09-23T22:25:32.974354+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.121:0/2195988078' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.407212+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.409295+0000 mon.a (mon.0) 419 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.411811+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.412540+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.414243+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.415127+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.416412+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.417594+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.417762+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.419819+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.422118+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.422458+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:25:33.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: cluster 2023-09-23T22:25:32.962637+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v197: 73 pgs: 1 active+undersized+degraded, 8 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:33.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:33 smithi123 bash[59255]: audit 2023-09-23T22:25:32.974354+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.121:0/2195988078' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:34.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:34 smithi121 bash[78246]: cluster 2023-09-23T22:25:33.401376+0000 mon.a (mon.0) 420 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:34.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:34 smithi121 bash[74920]: cluster 2023-09-23T22:25:33.401376+0000 mon.a (mon.0) 420 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:34.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:34 smithi123 bash[59255]: cluster 2023-09-23T22:25:33.401376+0000 mon.a (mon.0) 420 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:35.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:35 smithi121 bash[74920]: cluster 2023-09-23T22:25:34.963409+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v198: 73 pgs: 1 active+undersized+degraded, 8 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:35.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:35 smithi121 bash[74920]: audit 2023-09-23T22:25:35.328657+0000 mon.a (mon.0) 421 : audit 0 from='client.? 172.21.15.121:0/1349565426' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:35.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:35 smithi121 bash[78246]: cluster 2023-09-23T22:25:34.963409+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v198: 73 pgs: 1 active+undersized+degraded, 8 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:35.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:35 smithi121 bash[78246]: audit 2023-09-23T22:25:35.328657+0000 mon.a (mon.0) 421 : audit 0 from='client.? 172.21.15.121:0/1349565426' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:35.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:35 smithi123 bash[59255]: cluster 2023-09-23T22:25:34.963409+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v198: 73 pgs: 1 active+undersized+degraded, 8 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:25:35.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:35 smithi123 bash[59255]: audit 2023-09-23T22:25:35.328657+0000 mon.a (mon.0) 421 : audit 0 from='client.? 172.21.15.121:0/1349565426' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[74920]: audit 2023-09-23T22:25:36.913854+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[74920]: audit 2023-09-23T22:25:36.915505+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:38.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[74920]: cluster 2023-09-23T22:25:36.964089+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:38.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[74920]: audit 2023-09-23T22:25:37.684815+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.121:0/1418459569' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[78246]: audit 2023-09-23T22:25:36.913854+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[78246]: audit 2023-09-23T22:25:36.915505+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[78246]: cluster 2023-09-23T22:25:36.964089+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:37 smithi121 bash[78246]: audit 2023-09-23T22:25:37.684815+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.121:0/1418459569' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:37 smithi123 bash[59255]: audit 2023-09-23T22:25:36.913854+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:37 smithi123 bash[59255]: audit 2023-09-23T22:25:36.915505+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:37 smithi123 bash[59255]: cluster 2023-09-23T22:25:36.964089+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:37 smithi123 bash[59255]: audit 2023-09-23T22:25:37.684815+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.121:0/1418459569' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:39.071 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:25:38] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.33.4" 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: cluster 2023-09-23T22:25:37.910030+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: cluster 2023-09-23T22:25:37.910089+0000 mon.a (mon.0) 425 : cluster 1 Cluster is now healthy 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.648438+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.658993+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.660510+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.661843+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.671596+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.754227+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.758231+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.761838+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.763519+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[78246]: audit 2023-09-23T22:25:38.765547+0000 mon.a (mon.0) 435 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: cluster 2023-09-23T22:25:37.910030+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: cluster 2023-09-23T22:25:37.910089+0000 mon.a (mon.0) 425 : cluster 1 Cluster is now healthy 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.648438+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.658993+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.660510+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.661843+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.671596+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.754227+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:39.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.758231+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.761838+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.763519+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:38 smithi121 bash[74920]: audit 2023-09-23T22:25:38.765547+0000 mon.a (mon.0) 435 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:25:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: cluster 2023-09-23T22:25:37.910030+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T22:25:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: cluster 2023-09-23T22:25:37.910089+0000 mon.a (mon.0) 425 : cluster 1 Cluster is now healthy 2023-09-23T22:25:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.648438+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.658993+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.660510+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.661843+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.671596+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.754227+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.758231+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.761838+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.763519+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:38 smithi123 bash[59255]: audit 2023-09-23T22:25:38.765547+0000 mon.a (mon.0) 435 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:25:40.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:39 smithi121 bash[78246]: audit 2023-09-23T22:25:38.765876+0000 mgr.y (mgr.34107) 260 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:25:40.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:39 smithi121 bash[78246]: cephadm 2023-09-23T22:25:38.767180+0000 mgr.y (mgr.34107) 261 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T22:25:40.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:39 smithi121 bash[78246]: cluster 2023-09-23T22:25:38.965013+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:40.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:39 smithi121 bash[74920]: audit 2023-09-23T22:25:38.765876+0000 mgr.y (mgr.34107) 260 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:25:40.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:39 smithi121 bash[74920]: cephadm 2023-09-23T22:25:38.767180+0000 mgr.y (mgr.34107) 261 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T22:25:40.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:39 smithi121 bash[74920]: cluster 2023-09-23T22:25:38.965013+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:39 smithi123 bash[59255]: audit 2023-09-23T22:25:38.765876+0000 mgr.y (mgr.34107) 260 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:25:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:39 smithi123 bash[59255]: cephadm 2023-09-23T22:25:38.767180+0000 mgr.y (mgr.34107) 261 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T22:25:40.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:39 smithi123 bash[59255]: cluster 2023-09-23T22:25:38.965013+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:41.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:40 smithi121 bash[74920]: audit 2023-09-23T22:25:40.047772+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.121:0/1826315247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:41.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:40 smithi121 bash[78246]: audit 2023-09-23T22:25:40.047772+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.121:0/1826315247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:41.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:40 smithi123 bash[59255]: audit 2023-09-23T22:25:40.047772+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.121:0/1826315247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: cluster 2023-09-23T22:25:40.965846+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: cephadm 2023-09-23T22:25:41.036551+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T22:25:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: audit 2023-09-23T22:25:41.047522+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: audit 2023-09-23T22:25:41.049143+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:25:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: audit 2023-09-23T22:25:41.050272+0000 mon.a (mon.0) 439 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: cephadm 2023-09-23T22:25:41.052980+0000 mgr.y (mgr.34107) 265 : cephadm 1 Deploying daemon osd.3 on smithi121 2023-09-23T22:25:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:42 smithi123 bash[59255]: audit 2023-09-23T22:25:42.027128+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:42.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: cluster 2023-09-23T22:25:40.965846+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:42.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: cephadm 2023-09-23T22:25:41.036551+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: audit 2023-09-23T22:25:41.047522+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: audit 2023-09-23T22:25:41.049143+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: audit 2023-09-23T22:25:41.050272+0000 mon.a (mon.0) 439 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: cephadm 2023-09-23T22:25:41.052980+0000 mgr.y (mgr.34107) 265 : cephadm 1 Deploying daemon osd.3 on smithi121 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[78246]: audit 2023-09-23T22:25:42.027128+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: cluster 2023-09-23T22:25:40.965846+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: cephadm 2023-09-23T22:25:41.036551+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: audit 2023-09-23T22:25:41.047522+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:42.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: audit 2023-09-23T22:25:41.049143+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:25:42.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: audit 2023-09-23T22:25:41.050272+0000 mon.a (mon.0) 439 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:42.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: cephadm 2023-09-23T22:25:41.052980+0000 mgr.y (mgr.34107) 265 : cephadm 1 Deploying daemon osd.3 on smithi121 2023-09-23T22:25:42.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:42 smithi121 bash[74920]: audit 2023-09-23T22:25:42.027128+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:43 smithi121 bash[78246]: audit 2023-09-23T22:25:42.399799+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.121:0/4047838977' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:43.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:43 smithi121 bash[74920]: audit 2023-09-23T22:25:42.399799+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.121:0/4047838977' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:43 smithi123 bash[59255]: audit 2023-09-23T22:25:42.399799+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.121:0/4047838977' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:44.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:44 smithi121 bash[74920]: cluster 2023-09-23T22:25:42.966805+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:44.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:44 smithi121 bash[78246]: cluster 2023-09-23T22:25:42.966805+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:44 smithi123 bash[59255]: cluster 2023-09-23T22:25:42.966805+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:45.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:45 smithi121 bash[74920]: audit 2023-09-23T22:25:44.766431+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.121:0/3936921527' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:45.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:45 smithi121 bash[78246]: audit 2023-09-23T22:25:44.766431+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.121:0/3936921527' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:45 smithi123 bash[59255]: audit 2023-09-23T22:25:44.766431+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.121:0/3936921527' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:46.004 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:45 smithi121 systemd[1]: Stopping Ceph osd.3 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:25:46.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:46 smithi121 bash[74920]: cluster 2023-09-23T22:25:44.967440+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:46.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:46 smithi121 bash[78246]: cluster 2023-09-23T22:25:44.967440+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:46.505 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:46 smithi121 bash[49202]: debug 2023-09-23T22:25:46.103+0000 7f87d5f28700 -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-23T22:25:46.505 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:46 smithi121 bash[49202]: debug 2023-09-23T22:25:46.103+0000 7f87d5f28700 -1 osd.3 89 *** Got signal Terminated *** 2023-09-23T22:25:46.505 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:46 smithi121 bash[49202]: debug 2023-09-23T22:25:46.103+0000 7f87d5f28700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:25:46.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:46 smithi123 bash[59255]: cluster 2023-09-23T22:25:44.967440+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:47.359 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:47 smithi121 bash[78246]: cluster 2023-09-23T22:25:46.106432+0000 mon.a (mon.0) 442 : cluster 1 osd.3 marked itself down and dead 2023-09-23T22:25:47.360 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:47 smithi121 bash[74920]: cluster 2023-09-23T22:25:46.106432+0000 mon.a (mon.0) 442 : cluster 1 osd.3 marked itself down and dead 2023-09-23T22:25:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:47 smithi123 bash[59255]: cluster 2023-09-23T22:25:46.106432+0000 mon.a (mon.0) 442 : cluster 1 osd.3 marked itself down and dead 2023-09-23T22:25:48.035 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:47 smithi121 bash[91929]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T22:25:48.036 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:47 smithi121 bash[92021]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T22:25:48.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[74920]: cluster 2023-09-23T22:25:46.968240+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:48.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[74920]: cluster 2023-09-23T22:25:47.067443+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:25:48.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[74920]: cluster 2023-09-23T22:25:47.079178+0000 mon.a (mon.0) 444 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[74920]: cluster 2023-09-23T22:25:47.082695+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[74920]: cluster 2023-09-23T22:25:47.083517+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[74920]: audit 2023-09-23T22:25:47.142393+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.121:0/1667343669' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[78246]: cluster 2023-09-23T22:25:46.968240+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[78246]: cluster 2023-09-23T22:25:47.067443+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[78246]: cluster 2023-09-23T22:25:47.079178+0000 mon.a (mon.0) 444 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[78246]: cluster 2023-09-23T22:25:47.082695+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[78246]: cluster 2023-09-23T22:25:47.083517+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:25:48.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[78246]: audit 2023-09-23T22:25:47.142393+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.121:0/1667343669' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:48 smithi123 bash[59255]: cluster 2023-09-23T22:25:46.968240+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:48 smithi123 bash[59255]: cluster 2023-09-23T22:25:47.067443+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:25:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:48 smithi123 bash[59255]: cluster 2023-09-23T22:25:47.079178+0000 mon.a (mon.0) 444 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T22:25:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:48 smithi123 bash[59255]: cluster 2023-09-23T22:25:47.082695+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:25:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:48 smithi123 bash[59255]: cluster 2023-09-23T22:25:47.083517+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:25:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:48 smithi123 bash[59255]: audit 2023-09-23T22:25:47.142393+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.121:0/1667343669' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:49.087 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:25:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:25:48] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.33.4" 2023-09-23T22:25:49.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.082111+0000 mon.a (mon.0) 445 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T22:25:49.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.083984+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.085718+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.085868+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.088122+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.088321+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.088491+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.089449+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.090487+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.082111+0000 mon.a (mon.0) 445 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.083984+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.085718+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.085868+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.088122+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.088321+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.088491+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.089449+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:49 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.090487+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.082111+0000 mon.a (mon.0) 445 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.083984+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.085718+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.085868+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.088122+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.088321+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.088491+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.089449+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:49.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:49 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.090487+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:25:50.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:50 smithi121 bash[78246]: cluster 2023-09-23T22:25:48.968936+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v207: 73 pgs: 14 peering, 7 stale+active+clean, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:50.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:50 smithi121 bash[78246]: cluster 2023-09-23T22:25:49.077442+0000 mon.a (mon.0) 446 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T22:25:50.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:50 smithi121 bash[78246]: audit 2023-09-23T22:25:49.556925+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.121:0/172086209' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:50.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:50 smithi121 bash[74920]: cluster 2023-09-23T22:25:48.968936+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v207: 73 pgs: 14 peering, 7 stale+active+clean, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:50.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:50 smithi121 bash[74920]: cluster 2023-09-23T22:25:49.077442+0000 mon.a (mon.0) 446 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T22:25:50.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:50 smithi121 bash[74920]: audit 2023-09-23T22:25:49.556925+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.121:0/172086209' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:50 smithi123 bash[59255]: cluster 2023-09-23T22:25:48.968936+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v207: 73 pgs: 14 peering, 7 stale+active+clean, 52 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:25:50.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:50 smithi123 bash[59255]: cluster 2023-09-23T22:25:49.077442+0000 mon.a (mon.0) 446 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T22:25:50.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:50 smithi123 bash[59255]: audit 2023-09-23T22:25:49.556925+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.121:0/172086209' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:50.674 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:50 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-23T22:25:50.674 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:50 smithi121 systemd[1]: Stopped Ceph osd.3 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:25:51.004 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:50 smithi121 systemd[1]: Started Ceph osd.3 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:25:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[74920]: audit 2023-09-23T22:25:50.706622+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[74920]: audit 2023-09-23T22:25:50.714769+0000 mon.a (mon.0) 448 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[74920]: audit 2023-09-23T22:25:50.738902+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:52.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[74920]: cluster 2023-09-23T22:25:50.969919+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v208: 73 pgs: 1 active+undersized+degraded, 14 peering, 16 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[78246]: audit 2023-09-23T22:25:50.706622+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[78246]: audit 2023-09-23T22:25:50.714769+0000 mon.a (mon.0) 448 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[78246]: audit 2023-09-23T22:25:50.738902+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:51 smithi121 bash[78246]: cluster 2023-09-23T22:25:50.969919+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v208: 73 pgs: 1 active+undersized+degraded, 14 peering, 16 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:52.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:51 smithi123 bash[59255]: audit 2023-09-23T22:25:50.706622+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:51 smithi123 bash[59255]: audit 2023-09-23T22:25:50.714769+0000 mon.a (mon.0) 448 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:51 smithi123 bash[59255]: audit 2023-09-23T22:25:50.738902+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:51 smithi123 bash[59255]: cluster 2023-09-23T22:25:50.969919+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v208: 73 pgs: 1 active+undersized+degraded, 14 peering, 16 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:25:52.710 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:25:52.710 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T22:25:52.711 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: 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-23T22:25:52.711 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T22:25:52.711 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T22:25:52.711 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T22:25:52.711 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T22:25:52.711 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[92208]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T22:25:52.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[74920]: cluster 2023-09-23T22:25:51.712421+0000 mon.a (mon.0) 450 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:52.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[74920]: audit 2023-09-23T22:25:51.911948+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[74920]: audit 2023-09-23T22:25:51.913218+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:52.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[74920]: audit 2023-09-23T22:25:51.923612+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.121:0/2755680348' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:52.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[78246]: cluster 2023-09-23T22:25:51.712421+0000 mon.a (mon.0) 450 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:52.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[78246]: audit 2023-09-23T22:25:51.911948+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:52.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[78246]: audit 2023-09-23T22:25:51.913218+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:52.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:52 smithi121 bash[78246]: audit 2023-09-23T22:25:51.923612+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.121:0/2755680348' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:52 smithi123 bash[59255]: cluster 2023-09-23T22:25:51.712421+0000 mon.a (mon.0) 450 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:25:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:52 smithi123 bash[59255]: audit 2023-09-23T22:25:51.911948+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:52 smithi123 bash[59255]: audit 2023-09-23T22:25:51.913218+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:53.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:52 smithi123 bash[59255]: audit 2023-09-23T22:25:51.923612+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.121:0/2755680348' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:54.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:53 smithi121 bash[74920]: cluster 2023-09-23T22:25:52.970916+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:54.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:53 smithi121 bash[78246]: cluster 2023-09-23T22:25:52.970916+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:54.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:53 smithi123 bash[59255]: cluster 2023-09-23T22:25:52.970916+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:54.504 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:54 smithi121 bash[92500]: debug 2023-09-23T22:25:54.215+0000 7f4d95c57700 1 -- 172.21.15.121:0/3547083998 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f18b8304e0 con 0x55f18b88b000 2023-09-23T22:25:55.004 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:54 smithi121 bash[92500]: debug 2023-09-23T22:25:54.763+0000 7f4d9eddc640 -1 Falling back to public interface 2023-09-23T22:25:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:54 smithi121 bash[74920]: cluster 2023-09-23T22:25:53.705241+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-09-23T22:25:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:54 smithi121 bash[74920]: audit 2023-09-23T22:25:54.290458+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.121:0/1170180122' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:54 smithi121 bash[78246]: cluster 2023-09-23T22:25:53.705241+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-09-23T22:25:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:54 smithi121 bash[78246]: audit 2023-09-23T22:25:54.290458+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.121:0/1170180122' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:55.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:54 smithi123 bash[59255]: cluster 2023-09-23T22:25:53.705241+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-09-23T22:25:55.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:54 smithi123 bash[59255]: audit 2023-09-23T22:25:54.290458+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.121:0/1170180122' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:56.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:55 smithi121 bash[74920]: cluster 2023-09-23T22:25:54.971595+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:56.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:55 smithi121 bash[78246]: cluster 2023-09-23T22:25:54.971595+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:56.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:55 smithi123 bash[59255]: cluster 2023-09-23T22:25:54.971595+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:57.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:56 smithi121 bash[78246]: audit 2023-09-23T22:25:56.653236+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.121:0/75798042' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:57.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:56 smithi121 bash[74920]: audit 2023-09-23T22:25:56.653236+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.121:0/75798042' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:57.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:56 smithi123 bash[59255]: audit 2023-09-23T22:25:56.653236+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.121:0/75798042' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:25:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:57 smithi121 bash[78246]: cluster 2023-09-23T22:25:56.972179+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:58.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:57 smithi121 bash[74920]: cluster 2023-09-23T22:25:56.972179+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:57 smithi123 bash[59255]: cluster 2023-09-23T22:25:56.972179+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:25:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:58 smithi123 bash[59255]: audit 2023-09-23T22:25:57.781815+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:58 smithi123 bash[59255]: audit 2023-09-23T22:25:57.788926+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:58 smithi123 bash[59255]: audit 2023-09-23T22:25:58.579860+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:58 smithi123 bash[59255]: audit 2023-09-23T22:25:58.586856+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:25:58] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-09-23T22:25:59.255 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[92500]: debug 2023-09-23T22:25:58.827+0000 7f4d9eddc640 -1 osd.3 89 log_to_monitors true 2023-09-23T22:25:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[78246]: audit 2023-09-23T22:25:57.781815+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[78246]: audit 2023-09-23T22:25:57.788926+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[78246]: audit 2023-09-23T22:25:58.579860+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[78246]: audit 2023-09-23T22:25:58.586856+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[74920]: audit 2023-09-23T22:25:57.781815+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[74920]: audit 2023-09-23T22:25:57.788926+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[74920]: audit 2023-09-23T22:25:58.579860+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:25:59.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:58 smithi121 bash[74920]: audit 2023-09-23T22:25:58.586856+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:59 smithi123 bash[59255]: audit 2023-09-23T22:25:58.834813+0000 mon.c (mon.2) 37 : audit 1 from='osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:26:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:59 smithi123 bash[59255]: audit 2023-09-23T22:25:58.835367+0000 mon.a (mon.0) 458 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:26:00.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:59 smithi123 bash[59255]: cluster 2023-09-23T22:25:58.973112+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:26:00.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:25:59 smithi123 bash[59255]: audit 2023-09-23T22:25:59.014533+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.121:0/2899137394' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:26:00.254 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[92500]: debug 2023-09-23T22:25:59.827+0000 7f4d8ea46700 -1 osd.3 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[74920]: audit 2023-09-23T22:25:58.834813+0000 mon.c (mon.2) 37 : audit 1 from='osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[74920]: audit 2023-09-23T22:25:58.835367+0000 mon.a (mon.0) 458 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[74920]: cluster 2023-09-23T22:25:58.973112+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[74920]: audit 2023-09-23T22:25:59.014533+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.121:0/2899137394' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[78246]: audit 2023-09-23T22:25:58.834813+0000 mon.c (mon.2) 37 : audit 1 from='osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[78246]: audit 2023-09-23T22:25:58.835367+0000 mon.a (mon.0) 458 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[78246]: cluster 2023-09-23T22:25:58.973112+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:26:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:25:59 smithi121 bash[78246]: audit 2023-09-23T22:25:59.014533+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.121:0/2899137394' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:26:01.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:00 smithi123 bash[59255]: audit 2023-09-23T22:25:59.788834+0000 mon.a (mon.0) 459 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:26:01.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:00 smithi123 bash[59255]: cluster 2023-09-23T22:25:59.788912+0000 mon.a (mon.0) 460 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T22:26:01.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:00 smithi123 bash[59255]: audit 2023-09-23T22:25:59.789794+0000 mon.c (mon.2) 39 : audit 1 from='osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:26:01.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:00 smithi123 bash[59255]: audit 2023-09-23T22:25:59.795114+0000 mon.a (mon.0) 461 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:26:01.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:00 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.373857+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:01.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:00 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.376667+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:01.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[74920]: audit 2023-09-23T22:25:59.788834+0000 mon.a (mon.0) 459 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:26:01.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[74920]: cluster 2023-09-23T22:25:59.788912+0000 mon.a (mon.0) 460 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[74920]: audit 2023-09-23T22:25:59.789794+0000 mon.c (mon.2) 39 : audit 1 from='osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[74920]: audit 2023-09-23T22:25:59.795114+0000 mon.a (mon.0) 461 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.373857+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.376667+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[78246]: audit 2023-09-23T22:25:59.788834+0000 mon.a (mon.0) 459 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[78246]: cluster 2023-09-23T22:25:59.788912+0000 mon.a (mon.0) 460 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[78246]: audit 2023-09-23T22:25:59.789794+0000 mon.c (mon.2) 39 : audit 1 from='osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[78246]: audit 2023-09-23T22:25:59.795114+0000 mon.a (mon.0) 461 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.373857+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:01.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:00 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.376667+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:01.396 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T22:26:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.791865+0000 mon.a (mon.0) 462 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:26:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.805438+0000 mon.a (mon.0) 463 : cluster 1 osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393] boot 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.805527+0000 mon.a (mon.0) 464 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: audit 2023-09-23T22:26:00.805804+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.809252+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.812181+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:00.973875+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: audit 2023-09-23T22:26:01.371636+0000 mon.a (mon.0) 466 : audit 0 from='client.? 172.21.15.121:0/1475465904' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.687529+0000 mon.a (mon.0) 467 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.791865+0000 mon.a (mon.0) 462 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.805438+0000 mon.a (mon.0) 463 : cluster 1 osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393] boot 2023-09-23T22:26:02.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.805527+0000 mon.a (mon.0) 464 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T22:26:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: audit 2023-09-23T22:26:00.805804+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:26:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.809252+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T22:26:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.812181+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:00.973875+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:26:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: audit 2023-09-23T22:26:01.371636+0000 mon.a (mon.0) 466 : audit 0 from='client.? 172.21.15.121:0/1475465904' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:26:02.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:01 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.687529+0000 mon.a (mon.0) 467 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:26:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.791865+0000 mon.a (mon.0) 462 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.805438+0000 mon.a (mon.0) 463 : cluster 1 osd.3 [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393] boot 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.805527+0000 mon.a (mon.0) 464 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: audit 2023-09-23T22:26:00.805804+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.809252+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.812181+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:00.973875+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: audit 2023-09-23T22:26:01.371636+0000 mon.a (mon.0) 466 : audit 0 from='client.? 172.21.15.121:0/1475465904' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:26:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:01 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.687529+0000 mon.a (mon.0) 467 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:26:02.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.820105+0000 mon.a (mon.0) 468 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.822569+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.824265+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.826046+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.826676+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.827158+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.828854+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.829264+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.829473+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.831110+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[74920]: cluster 2023-09-23T22:26:01.836405+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.820105+0000 mon.a (mon.0) 468 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.822569+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.824265+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.826046+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.826676+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.827158+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.828854+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.829264+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.829473+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.831110+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:02 smithi121 bash[78246]: cluster 2023-09-23T22:26:01.836405+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.820105+0000 mon.a (mon.0) 468 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.822569+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.824265+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.826046+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.826676+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.827158+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.828854+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.829264+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.829473+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.831110+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:02 smithi123 bash[59255]: cluster 2023-09-23T22:26:01.836405+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:26:04.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:03 smithi121 bash[74920]: cluster 2023-09-23T22:26:02.974842+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v217: 73 pgs: 2 active+undersized+degraded, 21 active+undersized, 50 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:26:04.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:03 smithi121 bash[78246]: cluster 2023-09-23T22:26:02.974842+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v217: 73 pgs: 2 active+undersized+degraded, 21 active+undersized, 50 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:26:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:03 smithi123 bash[59255]: cluster 2023-09-23T22:26:02.974842+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v217: 73 pgs: 2 active+undersized+degraded, 21 active+undersized, 50 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:26:05.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:05 smithi121 bash[74920]: cluster 2023-09-23T22:26:05.026739+0000 mon.a (mon.0) 469 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:26:05.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:05 smithi121 bash[74920]: cluster 2023-09-23T22:26:05.026816+0000 mon.a (mon.0) 470 : cluster 1 Cluster is now healthy 2023-09-23T22:26:05.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:05 smithi121 bash[78246]: cluster 2023-09-23T22:26:05.026739+0000 mon.a (mon.0) 469 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:26:05.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:05 smithi121 bash[78246]: cluster 2023-09-23T22:26:05.026816+0000 mon.a (mon.0) 470 : cluster 1 Cluster is now healthy 2023-09-23T22:26:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:05 smithi123 bash[59255]: cluster 2023-09-23T22:26:05.026739+0000 mon.a (mon.0) 469 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:26:05.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:05 smithi123 bash[59255]: cluster 2023-09-23T22:26:05.026816+0000 mon.a (mon.0) 470 : cluster 1 Cluster is now healthy 2023-09-23T22:26:06.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:06 smithi121 bash[74920]: cluster 2023-09-23T22:26:04.975569+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:06 smithi121 bash[78246]: cluster 2023-09-23T22:26:04.975569+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:06 smithi123 bash[59255]: cluster 2023-09-23T22:26:04.975569+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:08.220 INFO:teuthology.orchestra.run.smithi121.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:26:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:07 smithi121 bash[74920]: audit 2023-09-23T22:26:06.913355+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:07 smithi121 bash[74920]: audit 2023-09-23T22:26:06.914933+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:08.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:07 smithi121 bash[74920]: cluster 2023-09-23T22:26:06.976398+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:08.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:07 smithi121 bash[78246]: audit 2023-09-23T22:26:06.913355+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:08.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:07 smithi121 bash[78246]: audit 2023-09-23T22:26:06.914933+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:08.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:07 smithi121 bash[78246]: cluster 2023-09-23T22:26:06.976398+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:08.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:07 smithi123 bash[59255]: audit 2023-09-23T22:26:06.913355+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:08.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:07 smithi123 bash[59255]: audit 2023-09-23T22:26:06.914933+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:08.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:07 smithi123 bash[59255]: cluster 2023-09-23T22:26:06.976398+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:09.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:26:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:26:08] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-09-23T22:26:09.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:26:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[74920]: audit 2023-09-23T22:26:08.206560+0000 mgr.y (mgr.34107) 279 : audit 0 from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[74920]: cephadm 2023-09-23T22:26:08.207204+0000 mgr.y (mgr.34107) 280 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:26:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[74920]: audit 2023-09-23T22:26:08.214487+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[74920]: cluster 2023-09-23T22:26:08.977308+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[78246]: audit 2023-09-23T22:26:08.206560+0000 mgr.y (mgr.34107) 279 : audit 0 from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[78246]: cephadm 2023-09-23T22:26:08.207204+0000 mgr.y (mgr.34107) 280 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:26:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[78246]: audit 2023-09-23T22:26:08.214487+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:09.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:09 smithi121 bash[78246]: cluster 2023-09-23T22:26:08.977308+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:09 smithi123 bash[59255]: audit 2023-09-23T22:26:08.206560+0000 mgr.y (mgr.34107) 279 : audit 0 from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:09 smithi123 bash[59255]: cephadm 2023-09-23T22:26:08.207204+0000 mgr.y (mgr.34107) 280 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:26:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:09 smithi123 bash[59255]: audit 2023-09-23T22:26:08.214487+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:09 smithi123 bash[59255]: cluster 2023-09-23T22:26:08.977308+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.441944+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.452162+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.453976+0000 mon.a (mon.0) 476 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.455524+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.466625+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.542487+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.545277+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.546632+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: audit 2023-09-23T22:26:10.556497+0000 mon.a (mon.0) 482 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[74920]: cluster 2023-09-23T22:26:10.978227+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.441944+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.452162+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.453976+0000 mon.a (mon.0) 476 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.455524+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.466625+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.542487+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.545277+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.546632+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: audit 2023-09-23T22:26:10.556497+0000 mon.a (mon.0) 482 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:11 smithi121 bash[78246]: cluster 2023-09-23T22:26:10.978227+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:11.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.441944+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.452162+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.453976+0000 mon.a (mon.0) 476 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.455524+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.466625+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.542487+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.545277+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.546632+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: audit 2023-09-23T22:26:10.556497+0000 mon.a (mon.0) 482 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:11 smithi123 bash[59255]: cluster 2023-09-23T22:26:10.978227+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:13.090 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (8m) - 14m 13.0M - 0.23.0 ba2b418f427c 01c757a917ac 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (8m) - 13m 40.4M - 8.3.5 dad864ee21e9 aa0aad706de8 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi121.mdbrmj smithi121 running (12m) - 12m 17.1M - 16.2.14-37-g2e1f1015 1e6a756174a8 1abcb49a5313 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi123.ahmoxv smithi123 running (12m) - 12m 14.7M - 16.2.14-37-g2e1f1015 1e6a756174a8 f59ff2910a54 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (7m) - 21m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 267b214cc7e7 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (7m) - 23m 484M - 18.2.0-460-gbb0daeff e32c2a64c126 e4b61890fd59 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (6m) - 23m 73.3M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a4efbc483c31 2023-09-23T22:26:13.190 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (3m) - 21m 40.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 d31ad712fe3c 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (5m) - 21m 47.4M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a9380e8125eb 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (8m) - 14m 9448k - 1.3.1 1dbe0e931976 240552fca786 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (8m) - 14m 9379k - 1.3.1 1dbe0e931976 c661cef8e66f 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (108s) - 20m 56.2M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 9432a3faadc6 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (79s) - 19m 50.4M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 275720095c85 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (49s) - 19m 49.3M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 92f82b8336fb 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (19s) - 18m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 38408a0d5c0d 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (17m) - 17m 90.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 f09ecc9856df 2023-09-23T22:26:13.191 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (17m) - 17m 91.4M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 47930f6c9189 2023-09-23T22:26:13.192 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (16m) - 16m 74.4M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9f9d4af9cbcb 2023-09-23T22:26:13.192 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (15m) - 15m 78.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 34de013f09f3 2023-09-23T22:26:13.192 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (7m) - 14m 58.4M - 2.33.4 514e6a882f6e e00ec158c077 2023-09-23T22:26:13.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:13 smithi121 bash[78246]: audit 2023-09-23T22:26:12.050212+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:13.365 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:13 smithi121 bash[74920]: audit 2023-09-23T22:26:12.050212+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:13 smithi123 bash[59255]: audit 2023-09-23T22:26:12.050212+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:26:13.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:26:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:14 smithi121 bash[78246]: cluster 2023-09-23T22:26:12.979125+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:14 smithi121 bash[78246]: audit 2023-09-23T22:26:13.065274+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:14 smithi121 bash[74920]: cluster 2023-09-23T22:26:12.979125+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:14 smithi121 bash[74920]: audit 2023-09-23T22:26:13.065274+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:14 smithi123 bash[59255]: cluster 2023-09-23T22:26:12.979125+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:14 smithi123 bash[59255]: audit 2023-09-23T22:26:13.065274+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:16.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:16 smithi121 bash[74920]: cluster 2023-09-23T22:26:14.979953+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:16.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:16 smithi121 bash[78246]: cluster 2023-09-23T22:26:14.979953+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:16.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:16 smithi123 bash[59255]: cluster 2023-09-23T22:26:14.979953+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:17.492 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:26:17.492 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (8m) - 14m 13.0M - 0.23.0 ba2b418f427c 01c757a917ac 2023-09-23T22:26:17.492 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (8m) - 14m 40.4M - 8.3.5 dad864ee21e9 aa0aad706de8 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi121.mdbrmj smithi121 running (12m) - 12m 17.1M - 16.2.14-37-g2e1f1015 1e6a756174a8 1abcb49a5313 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mds.foo.smithi123.ahmoxv smithi123 running (12m) - 12m 14.7M - 16.2.14-37-g2e1f1015 1e6a756174a8 f59ff2910a54 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (7m) - 21m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 267b214cc7e7 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (7m) - 23m 484M - 18.2.0-460-gbb0daeff e32c2a64c126 e4b61890fd59 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (6m) - 23m 73.3M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a4efbc483c31 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (3m) - 21m 40.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 d31ad712fe3c 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (5m) - 21m 47.4M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a9380e8125eb 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (8m) - 14m 9448k - 1.3.1 1dbe0e931976 240552fca786 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (8m) - 14m 9379k - 1.3.1 1dbe0e931976 c661cef8e66f 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (112s) - 20m 56.2M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 9432a3faadc6 2023-09-23T22:26:17.493 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (83s) - 19m 50.4M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 275720095c85 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (53s) - 19m 49.3M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 92f82b8336fb 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (24s) - 18m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 38408a0d5c0d 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (17m) - 17m 90.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 f09ecc9856df 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (17m) - 17m 91.4M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 47930f6c9189 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (16m) - 16m 74.4M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9f9d4af9cbcb 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (15m) - 15m 78.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 34de013f09f3 2023-09-23T22:26:17.494 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (7m) - 14m 58.4M - 2.33.4 514e6a882f6e e00ec158c077 2023-09-23T22:26:18.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:17 smithi121 bash[78246]: cluster 2023-09-23T22:26:16.980914+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:18.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:17 smithi121 bash[74920]: cluster 2023-09-23T22:26:16.980914+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:18.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:17 smithi123 bash[59255]: cluster 2023-09-23T22:26:16.980914+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:18.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph versions' 2023-09-23T22:26:19.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:18 smithi121 bash[74920]: audit 2023-09-23T22:26:17.467885+0000 mgr.y (mgr.34107) 287 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:19.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:18 smithi121 bash[78246]: audit 2023-09-23T22:26:17.467885+0000 mgr.y (mgr.34107) 287 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:19.005 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:26:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:26:18] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-09-23T22:26:19.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:18 smithi123 bash[59255]: audit 2023-09-23T22:26:17.467885+0000 mgr.y (mgr.34107) 287 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:26:19.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:19 smithi121 bash[74920]: cluster 2023-09-23T22:26:18.981478+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:19.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:19 smithi121 bash[78246]: cluster 2023-09-23T22:26:18.981478+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:20.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:19 smithi123 bash[59255]: cluster 2023-09-23T22:26:18.981478+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:21.844 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:26:21.844 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2023-09-23T22:26:21.844 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T22:26:21.844 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)": 4, 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": { 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)": 2 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2023-09-23T22:26:21.845 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)": 6, 2023-09-23T22:26:21.846 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 9 2023-09-23T22:26:21.846 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:26:21.846 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:26:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:22 smithi121 bash[74920]: cluster 2023-09-23T22:26:20.982332+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:22 smithi121 bash[74920]: audit 2023-09-23T22:26:21.838440+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.121:0/2795166373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:26:22.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:22 smithi121 bash[74920]: audit 2023-09-23T22:26:21.908131+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:22 smithi121 bash[78246]: cluster 2023-09-23T22:26:20.982332+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:22 smithi121 bash[78246]: audit 2023-09-23T22:26:21.838440+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.121:0/2795166373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:26:22.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:22 smithi121 bash[78246]: audit 2023-09-23T22:26:21.908131+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:22 smithi123 bash[59255]: cluster 2023-09-23T22:26:20.982332+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:22 smithi123 bash[59255]: audit 2023-09-23T22:26:21.838440+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.121:0/2795166373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:26:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:22 smithi123 bash[59255]: audit 2023-09-23T22:26:21.908131+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:22.751 DEBUG:teuthology.parallel:result is None 2023-09-23T22:26:22.751 INFO:teuthology.run_tasks:Running task print... 2023-09-23T22:26:22.762 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-23T22:26:22.763 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T22:26:22.784 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T22:26:22.784 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T22:26:22.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T22:26:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:24 smithi123 bash[59255]: cluster 2023-09-23T22:26:22.983102+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:24.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:24 smithi121 bash[78246]: cluster 2023-09-23T22:26:22.983102+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:24.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:24 smithi121 bash[74920]: cluster 2023-09-23T22:26:22.983102+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:26.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:26 smithi121 bash[78246]: cluster 2023-09-23T22:26:24.983945+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:26.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:26 smithi121 bash[74920]: cluster 2023-09-23T22:26:24.983945+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:26 smithi123 bash[59255]: cluster 2023-09-23T22:26:24.983945+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:27.563 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:27 smithi121 bash[78246]: cluster 2023-09-23T22:26:26.984857+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:28.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:27 smithi121 bash[74920]: cluster 2023-09-23T22:26:26.984857+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:28.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:27 smithi123 bash[59255]: cluster 2023-09-23T22:26:26.984857+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:29.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:26:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:26:28] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.33.4" 2023-09-23T22:26:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:30 smithi123 bash[59255]: cluster 2023-09-23T22:26:28.985644+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:30.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:30 smithi121 bash[78246]: cluster 2023-09-23T22:26:28.985644+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:30.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:30 smithi121 bash[74920]: cluster 2023-09-23T22:26:28.985644+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:30.998 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:26:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:31 smithi121 bash[74920]: audit 2023-09-23T22:26:30.987413+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.121:0/1028740024' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:26:31.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:31 smithi121 bash[78246]: audit 2023-09-23T22:26:30.987413+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.121:0/1028740024' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:26:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:31 smithi123 bash[59255]: audit 2023-09-23T22:26:30.987413+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.121:0/1028740024' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:26:31.887 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":34,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":1677173229},{"type":"v1","addr":"172.21.15.121:6801","nonce":1677173229}]},"active_addr":"172.21.15.121:6801/1677173229","active_change":"2023-09-23T22:19:36.805306+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25084,"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.121:8443/","prometheus":"http://172.21.15.121: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":73,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":1137465415}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":1903700951}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":2528754745}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":2588138530}]}]} 2023-09-23T22:26:31.892 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T22:26:31.892 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T22:26:31.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:26:32.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:32 smithi121 bash[74920]: cluster 2023-09-23T22:26:30.986493+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:32.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:32 smithi121 bash[78246]: cluster 2023-09-23T22:26:30.986493+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:32 smithi123 bash[59255]: cluster 2023-09-23T22:26:30.986493+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:34.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:34 smithi121 bash[78246]: cluster 2023-09-23T22:26:32.987430+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:34.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:34 smithi121 bash[74920]: cluster 2023-09-23T22:26:32.987430+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:34 smithi123 bash[59255]: cluster 2023-09-23T22:26:32.987430+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:36.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:36 smithi121 bash[74920]: cluster 2023-09-23T22:26:34.988183+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:36.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:36 smithi121 bash[78246]: cluster 2023-09-23T22:26:34.988183+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:36.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:36 smithi123 bash[59255]: cluster 2023-09-23T22:26:34.988183+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:36.674 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:38.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:37 smithi121 bash[74920]: audit 2023-09-23T22:26:36.907949+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:38.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:37 smithi121 bash[74920]: cluster 2023-09-23T22:26:36.988904+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:38.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:37 smithi121 bash[78246]: audit 2023-09-23T22:26:36.907949+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:38.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:37 smithi121 bash[78246]: cluster 2023-09-23T22:26:36.988904+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:37 smithi123 bash[59255]: audit 2023-09-23T22:26:36.907949+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:37 smithi123 bash[59255]: cluster 2023-09-23T22:26:36.988904+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:39.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:26:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:26:38] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.33.4" 2023-09-23T22:26:39.941 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:26:39.942 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":94,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:26:01.802906+0000","last_up_change":"2023-09-23T22:26:00.790887+0000","last_in_change":"2023-09-23T22:10:15.479364+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":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T22:07:13.753924+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":"71","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":{},"mgr_devicehealth":{}},"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-23T22:11:38.685098+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":"55","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":{}},"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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":93,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6803","nonce":2850994351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6805","nonce":2850994351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6809","nonce":2850994351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6807","nonce":2850994351}]},"public_addr":"172.21.15.121:6803/2850994351","cluster_addr":"172.21.15.121:6805/2850994351","heartbeat_back_addr":"172.21.15.121:6809/2850994351","heartbeat_front_addr":"172.21.15.121:6807/2850994351","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":93,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6811","nonce":787201388}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6813","nonce":787201388}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6817","nonce":787201388}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6815","nonce":787201388}]},"public_addr":"172.21.15.121:6811/787201388","cluster_addr":"172.21.15.121:6813/787201388","heartbeat_back_addr":"172.21.15.121:6817/787201388","heartbeat_front_addr":"172.21.15.121:6815/787201388","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":93,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6819","nonce":2069503951}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6821","nonce":2069503951}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6825","nonce":2069503951}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6823","nonce":2069503951}]},"public_addr":"172.21.15.121:6819/2069503951","cluster_addr":"172.21.15.121:6821/2069503951","heartbeat_back_addr":"172.21.15.121:6825/2069503951","heartbeat_front_addr":"172.21.15.121:6823/2069503951","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":93,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6827","nonce":1300480393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6829","nonce":1300480393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6833","nonce":1300480393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6831","nonce":1300480393}]},"public_addr":"172.21.15.121:6827/1300480393","cluster_addr":"172.21.15.121:6829/1300480393","heartbeat_back_addr":"172.21.15.121:6833/1300480393","heartbeat_front_addr":"172.21.15.121:6831/1300480393","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":90,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","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-23T22:05:44.111057+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.123:6834/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/3200202679":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.123:6835/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6801/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/612410427":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3672366515":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.123:0/2878228837":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/489028314":"2023-09-24T22:16:57.036709+0000","172.21.15.123:0/3713404087":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/572704823":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/603573942":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/278685061":"2023-09-24T22:16:57.036709+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/1461397397":"2023-09-24T22:19:36.804896+0000","172.21.15.123:0/1918944663":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.123:0/2885703330":"2023-09-24T22:18:34.934260+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-23T22:26:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:40 smithi121 bash[74920]: cluster 2023-09-23T22:26:38.989804+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:40 smithi121 bash[74920]: audit 2023-09-23T22:26:39.933036+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.121:0/1461510624' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:26:40.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:40 smithi121 bash[78246]: cluster 2023-09-23T22:26:38.989804+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:40.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:40 smithi121 bash[78246]: audit 2023-09-23T22:26:39.933036+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.121:0/1461510624' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:26:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:40 smithi123 bash[59255]: cluster 2023-09-23T22:26:38.989804+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:40 smithi123 bash[59255]: audit 2023-09-23T22:26:39.933036+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.121:0/1461510624' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:26:40.808 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T22:26:40.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:26:42.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:42 smithi121 bash[74920]: cluster 2023-09-23T22:26:40.990449+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:42.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:42 smithi121 bash[78246]: cluster 2023-09-23T22:26:40.990449+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:42 smithi123 bash[59255]: cluster 2023-09-23T22:26:40.990449+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:44.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:44 smithi121 bash[74920]: cluster 2023-09-23T22:26:42.991285+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:44.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:44 smithi121 bash[78246]: cluster 2023-09-23T22:26:42.991285+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:44 smithi123 bash[59255]: cluster 2023-09-23T22:26:42.991285+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:45.584 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:46.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:46 smithi121 bash[78246]: cluster 2023-09-23T22:26:44.992040+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:46.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:46 smithi121 bash[74920]: cluster 2023-09-23T22:26:44.992040+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:46.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:46 smithi123 bash[59255]: cluster 2023-09-23T22:26:44.992040+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:47.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:47 smithi121 bash[74920]: cluster 2023-09-23T22:26:46.992894+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:47.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:47 smithi121 bash[78246]: cluster 2023-09-23T22:26:46.992894+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:47 smithi123 bash[59255]: cluster 2023-09-23T22:26:46.992894+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:48.782 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:26:48.783 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":94,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T22:26:01.802906+0000","last_up_change":"2023-09-23T22:26:00.790887+0000","last_in_change":"2023-09-23T22:10:15.479364+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":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T22:07:13.753924+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":"71","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":{},"mgr_devicehealth":{}},"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-23T22:11:38.685098+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":"55","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":{}},"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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":93,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6803","nonce":2850994351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6805","nonce":2850994351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6809","nonce":2850994351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6807","nonce":2850994351}]},"public_addr":"172.21.15.121:6803/2850994351","cluster_addr":"172.21.15.121:6805/2850994351","heartbeat_back_addr":"172.21.15.121:6809/2850994351","heartbeat_front_addr":"172.21.15.121:6807/2850994351","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":93,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6811","nonce":787201388}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6813","nonce":787201388}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6817","nonce":787201388}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":787201388},{"type":"v1","addr":"172.21.15.121:6815","nonce":787201388}]},"public_addr":"172.21.15.121:6811/787201388","cluster_addr":"172.21.15.121:6813/787201388","heartbeat_back_addr":"172.21.15.121:6817/787201388","heartbeat_front_addr":"172.21.15.121:6815/787201388","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":93,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6819","nonce":2069503951}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6821","nonce":2069503951}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6825","nonce":2069503951}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6823","nonce":2069503951}]},"public_addr":"172.21.15.121:6819/2069503951","cluster_addr":"172.21.15.121:6821/2069503951","heartbeat_back_addr":"172.21.15.121:6825/2069503951","heartbeat_front_addr":"172.21.15.121:6823/2069503951","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":93,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6827","nonce":1300480393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6829","nonce":1300480393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6833","nonce":1300480393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6831","nonce":1300480393}]},"public_addr":"172.21.15.121:6827/1300480393","cluster_addr":"172.21.15.121:6829/1300480393","heartbeat_back_addr":"172.21.15.121:6833/1300480393","heartbeat_front_addr":"172.21.15.121:6831/1300480393","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":90,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6817","nonce":2868568944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6819","nonce":2868568944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6823","nonce":2868568944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":2868568944},{"type":"v1","addr":"172.21.15.123:6821","nonce":2868568944}]},"public_addr":"172.21.15.123:6817/2868568944","cluster_addr":"172.21.15.123:6819/2868568944","heartbeat_back_addr":"172.21.15.123:6823/2868568944","heartbeat_front_addr":"172.21.15.123:6821/2868568944","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","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-23T22:05:44.111057+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/3200202679":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/1461397397":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/612410427":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.123:6834/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.123:0/2878228837":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/572704823":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/489028314":"2023-09-24T22:16:57.036709+0000","172.21.15.123:0/3713404087":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3672366515":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.123:6835/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/603573942":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/278685061":"2023-09-24T22:16:57.036709+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.123:0/1918944663":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.123:0/2885703330":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+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-23T22:26:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:48 smithi121 bash[78246]: audit 2023-09-23T22:26:48.774165+0000 mon.a (mon.0) 486 : audit 0 from='client.? 172.21.15.121:0/214481412' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:26:49.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:48 smithi121 bash[74920]: audit 2023-09-23T22:26:48.774165+0000 mon.a (mon.0) 486 : audit 0 from='client.? 172.21.15.121:0/214481412' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:26:49.255 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:26:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:26:48] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.33.4" 2023-09-23T22:26:49.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:48 smithi123 bash[59255]: audit 2023-09-23T22:26:48.774165+0000 mon.a (mon.0) 486 : audit 0 from='client.? 172.21.15.121:0/214481412' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:26:49.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T22:26:49.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T22:26:49.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T22:26:49.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T22:26:49.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T22:26:49.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T22:26:49.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T22:26:49.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T22:26:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:49 smithi121 bash[74920]: cluster 2023-09-23T22:26:48.993836+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:50.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:49 smithi121 bash[78246]: cluster 2023-09-23T22:26:48.993836+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:49 smithi123 bash[59255]: cluster 2023-09-23T22:26:48.993836+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:52.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:52 smithi121 bash[74920]: cluster 2023-09-23T22:26:50.994677+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:52.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:52 smithi121 bash[74920]: audit 2023-09-23T22:26:51.911276+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:52.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:52 smithi121 bash[78246]: cluster 2023-09-23T22:26:50.994677+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:52.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:52 smithi121 bash[78246]: audit 2023-09-23T22:26:51.911276+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:52 smithi123 bash[59255]: cluster 2023-09-23T22:26:50.994677+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:52 smithi123 bash[59255]: audit 2023-09-23T22:26:51.911276+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:54.476 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.477 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.481 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.481 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.482 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.482 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.482 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.482 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:54.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:54 smithi121 bash[78246]: cluster 2023-09-23T22:26:52.995554+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:54.506 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:54 smithi121 bash[74920]: cluster 2023-09-23T22:26:52.995554+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:54 smithi123 bash[59255]: cluster 2023-09-23T22:26:52.995554+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:56.402 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:56 smithi121 bash[74920]: cluster 2023-09-23T22:26:54.996317+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:56.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:56 smithi121 bash[78246]: cluster 2023-09-23T22:26:54.996317+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:56 smithi123 bash[59255]: cluster 2023-09-23T22:26:54.996317+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:58.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:26:57 smithi121 bash[74920]: cluster 2023-09-23T22:26:56.996987+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:58.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:26:57 smithi121 bash[78246]: cluster 2023-09-23T22:26:56.996987+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:26:57 smithi123 bash[59255]: cluster 2023-09-23T22:26:56.996987+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:26:58.964 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:26:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:26:58] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-09-23T22:27:00.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:00 smithi121 bash[78246]: cluster 2023-09-23T22:26:58.997702+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:00.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:00 smithi121 bash[74920]: cluster 2023-09-23T22:26:58.997702+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:00.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:00 smithi123 bash[59255]: cluster 2023-09-23T22:26:58.997702+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:02.368 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:02 smithi121 bash[74920]: cluster 2023-09-23T22:27:00.998548+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:02.368 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:02 smithi121 bash[78246]: cluster 2023-09-23T22:27:00.998548+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:02.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:02 smithi123 bash[59255]: cluster 2023-09-23T22:27:00.998548+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:04.457 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:04 smithi121 bash[78246]: cluster 2023-09-23T22:27:02.999424+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:04.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:04 smithi121 bash[74920]: cluster 2023-09-23T22:27:02.999424+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:04 smithi123 bash[59255]: cluster 2023-09-23T22:27:02.999424+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:06.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:06 smithi121 bash[74920]: cluster 2023-09-23T22:27:05.000208+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:06.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:06 smithi121 bash[78246]: cluster 2023-09-23T22:27:05.000208+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:06 smithi123 bash[59255]: cluster 2023-09-23T22:27:05.000208+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:07.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:07 smithi121 bash[78246]: audit 2023-09-23T22:27:06.909933+0000 mon.a (mon.0) 488 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:07.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:07 smithi121 bash[78246]: cluster 2023-09-23T22:27:07.000845+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:07.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:07 smithi121 bash[74920]: audit 2023-09-23T22:27:06.909933+0000 mon.a (mon.0) 488 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:07.874 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:07 smithi121 bash[74920]: cluster 2023-09-23T22:27:07.000845+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:07 smithi123 bash[59255]: audit 2023-09-23T22:27:06.909933+0000 mon.a (mon.0) 488 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:07 smithi123 bash[59255]: cluster 2023-09-23T22:27:07.000845+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:09.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:27:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:27:08] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-09-23T22:27:09.823 INFO:teuthology.orchestra.run.smithi121.stdout:356482285595 2023-09-23T22:27:09.823 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T22:27:10.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:10 smithi121 bash[74920]: cluster 2023-09-23T22:27:09.001472+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:10.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:10 smithi121 bash[78246]: cluster 2023-09-23T22:27:09.001472+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:10 smithi123 bash[59255]: cluster 2023-09-23T22:27:09.001472+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:11.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:11 smithi121 bash[74920]: audit 2023-09-23T22:27:10.633831+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:11.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:11 smithi121 bash[78246]: audit 2023-09-23T22:27:10.633831+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:11.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:11 smithi123 bash[59255]: audit 2023-09-23T22:27:10.633831+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:12.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:12 smithi121 bash[74920]: cluster 2023-09-23T22:27:11.002063+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:12.161 INFO:teuthology.orchestra.run.smithi121.stdout:399431958543 2023-09-23T22:27:12.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T22:27:12.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:12 smithi121 bash[78246]: cluster 2023-09-23T22:27:11.002063+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:12 smithi123 bash[59255]: cluster 2023-09-23T22:27:11.002063+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:12.558 INFO:teuthology.orchestra.run.smithi121.stdout:154618822873 2023-09-23T22:27:12.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T22:27:13.910 INFO:teuthology.orchestra.run.smithi121.stdout:377957122070 2023-09-23T22:27:13.910 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T22:27:14.118 INFO:teuthology.orchestra.run.smithi121.stdout:335007449121 2023-09-23T22:27:14.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T22:27:14.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:14 smithi121 bash[74920]: cluster 2023-09-23T22:27:13.002817+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:14.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:14 smithi121 bash[78246]: cluster 2023-09-23T22:27:13.002817+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:14 smithi123 bash[59255]: cluster 2023-09-23T22:27:13.002817+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:15.553 INFO:teuthology.orchestra.run.smithi121.stdout:128849019104 2023-09-23T22:27:15.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T22:27:15.677 INFO:teuthology.orchestra.run.smithi121.stdout:206158430408 2023-09-23T22:27:15.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T22:27:15.772 INFO:teuthology.orchestra.run.smithi121.stdout:180388626641 2023-09-23T22:27:15.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T22:27:16.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:16 smithi121 bash[74920]: cluster 2023-09-23T22:27:15.003728+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:16.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:16 smithi121 bash[78246]: cluster 2023-09-23T22:27:15.003728+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:16.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:16 smithi123 bash[59255]: cluster 2023-09-23T22:27:15.003728+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:18.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:17 smithi121 bash[78246]: audit 2023-09-23T22:27:16.877226+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:18.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:17 smithi121 bash[78246]: audit 2023-09-23T22:27:16.885646+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:18.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:17 smithi121 bash[78246]: cluster 2023-09-23T22:27:17.004612+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:18.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:17 smithi121 bash[74920]: audit 2023-09-23T22:27:16.877226+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:18.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:17 smithi121 bash[74920]: audit 2023-09-23T22:27:16.885646+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:18.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:17 smithi121 bash[74920]: cluster 2023-09-23T22:27:17.004612+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:17 smithi123 bash[59255]: audit 2023-09-23T22:27:16.877226+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:17 smithi123 bash[59255]: audit 2023-09-23T22:27:16.885646+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:17 smithi123 bash[59255]: cluster 2023-09-23T22:27:17.004612+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:18.639 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:18.640 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:18.641 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:18.642 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:18.643 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:19.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:27:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:27:18] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-09-23T22:27:19.651 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:19.651 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:19.652 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:20.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:20 smithi121 bash[78246]: cluster 2023-09-23T22:27:19.005144+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:20.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:20 smithi121 bash[78246]: audit 2023-09-23T22:27:19.677410+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:20.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:20 smithi121 bash[78246]: audit 2023-09-23T22:27:19.683738+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:20.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:20 smithi121 bash[74920]: cluster 2023-09-23T22:27:19.005144+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:20.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:20 smithi121 bash[74920]: audit 2023-09-23T22:27:19.677410+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:20.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:20 smithi121 bash[74920]: audit 2023-09-23T22:27:19.683738+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:20 smithi123 bash[59255]: cluster 2023-09-23T22:27:19.005144+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:20 smithi123 bash[59255]: audit 2023-09-23T22:27:19.677410+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:20 smithi123 bash[59255]: audit 2023-09-23T22:27:19.683738+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:21.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:21 smithi121 bash[78246]: audit 2023-09-23T22:27:20.104491+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:21.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:21 smithi121 bash[78246]: audit 2023-09-23T22:27:20.105763+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:21.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:21 smithi121 bash[78246]: audit 2023-09-23T22:27:20.111867+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:21.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:21 smithi121 bash[74920]: audit 2023-09-23T22:27:20.104491+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:21.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:21 smithi121 bash[74920]: audit 2023-09-23T22:27:20.105763+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:21.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:21 smithi121 bash[74920]: audit 2023-09-23T22:27:20.111867+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:21 smithi123 bash[59255]: audit 2023-09-23T22:27:20.104491+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:21 smithi123 bash[59255]: audit 2023-09-23T22:27:20.105763+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:21 smithi123 bash[59255]: audit 2023-09-23T22:27:20.111867+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:27:22.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:22 smithi121 bash[74920]: cluster 2023-09-23T22:27:21.005635+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:22.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:22 smithi121 bash[74920]: audit 2023-09-23T22:27:21.910339+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:22.398 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:22 smithi121 bash[78246]: cluster 2023-09-23T22:27:21.005635+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:22.398 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:22 smithi121 bash[78246]: audit 2023-09-23T22:27:21.910339+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:22 smithi123 bash[59255]: cluster 2023-09-23T22:27:21.005635+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:22 smithi123 bash[59255]: audit 2023-09-23T22:27:21.910339+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:24.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:24 smithi121 bash[74920]: cluster 2023-09-23T22:27:23.006516+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:24.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:24 smithi121 bash[78246]: cluster 2023-09-23T22:27:23.006516+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:24 smithi123 bash[59255]: cluster 2023-09-23T22:27:23.006516+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:26 smithi121 bash[74920]: cluster 2023-09-23T22:27:25.007294+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:26 smithi121 bash[78246]: cluster 2023-09-23T22:27:25.007294+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:26 smithi123 bash[59255]: cluster 2023-09-23T22:27:25.007294+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:28.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:27 smithi121 bash[74920]: cluster 2023-09-23T22:27:27.007922+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:27 smithi121 bash[78246]: cluster 2023-09-23T22:27:27.007922+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:28.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:27 smithi123 bash[59255]: cluster 2023-09-23T22:27:27.007922+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:29.178 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:27:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:27:28] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-09-23T22:27:29.406 INFO:teuthology.orchestra.run.smithi121.stdout:335007449125 2023-09-23T22:27:30.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:30 smithi121 bash[74920]: cluster 2023-09-23T22:27:29.008836+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:30.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:30 smithi121 bash[74920]: audit 2023-09-23T22:27:29.401104+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.121:0/2839064355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:27:30.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:30 smithi121 bash[78246]: cluster 2023-09-23T22:27:29.008836+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:30.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:30 smithi121 bash[78246]: audit 2023-09-23T22:27:29.401104+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.121:0/2839064355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:27:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:30 smithi123 bash[59255]: cluster 2023-09-23T22:27:29.008836+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:30 smithi123 bash[59255]: audit 2023-09-23T22:27:29.401104+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.121:0/2839064355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:27:32.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:32 smithi121 bash[78246]: cluster 2023-09-23T22:27:31.009671+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:32.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:32 smithi121 bash[74920]: cluster 2023-09-23T22:27:31.009671+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:32 smithi123 bash[59255]: cluster 2023-09-23T22:27:31.009671+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:32.982 INFO:teuthology.orchestra.run.smithi121.stdout:356482285600 2023-09-23T22:27:33.009 INFO:tasks.cephadm.ceph_manager.ceph:need seq 335007449121 got 335007449125 for osd.0 2023-09-23T22:27:33.009 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:33.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:33 smithi121 bash[74920]: audit 2023-09-23T22:27:32.977371+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.121:0/549991059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:27:33.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:33 smithi121 bash[78246]: audit 2023-09-23T22:27:32.977371+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.121:0/549991059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:27:33.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:33 smithi123 bash[59255]: audit 2023-09-23T22:27:32.977371+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.121:0/549991059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:27:34.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:34 smithi121 bash[78246]: cluster 2023-09-23T22:27:33.010602+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:34.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:34 smithi121 bash[74920]: cluster 2023-09-23T22:27:33.010602+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:34 smithi123 bash[59255]: cluster 2023-09-23T22:27:33.010602+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:34.837 INFO:teuthology.orchestra.run.smithi121.stdout:377957122074 2023-09-23T22:27:35.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:35 smithi121 bash[78246]: audit 2023-09-23T22:27:34.831605+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.121:0/305878210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:27:35.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:35 smithi121 bash[74920]: audit 2023-09-23T22:27:34.831605+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.121:0/305878210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:27:35.486 INFO:tasks.cephadm.ceph_manager.ceph:need seq 356482285595 got 356482285600 for osd.1 2023-09-23T22:27:35.486 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:35 smithi123 bash[59255]: audit 2023-09-23T22:27:34.831605+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.121:0/305878210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:27:35.931 INFO:teuthology.orchestra.run.smithi121.stdout:154618822878 2023-09-23T22:27:36.157 INFO:teuthology.orchestra.run.smithi121.stdout:399431958549 2023-09-23T22:27:36.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:36 smithi121 bash[74920]: cluster 2023-09-23T22:27:35.011318+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:36.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:36 smithi121 bash[74920]: audit 2023-09-23T22:27:35.926705+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.121:0/1855969917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:27:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:36 smithi121 bash[78246]: cluster 2023-09-23T22:27:35.011318+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:36 smithi121 bash[78246]: audit 2023-09-23T22:27:35.926705+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.121:0/1855969917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:27:36.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:36 smithi123 bash[59255]: cluster 2023-09-23T22:27:35.011318+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:36.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:36 smithi123 bash[59255]: audit 2023-09-23T22:27:35.926705+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.121:0/1855969917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:27:37.352 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:37 smithi121 bash[78246]: audit 2023-09-23T22:27:36.152100+0000 mon.a (mon.0) 500 : audit 0 from='client.? 172.21.15.121:0/1874748783' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:27:37.352 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:37 smithi121 bash[78246]: audit 2023-09-23T22:27:36.911086+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:37.352 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:37 smithi121 bash[74920]: audit 2023-09-23T22:27:36.152100+0000 mon.a (mon.0) 500 : audit 0 from='client.? 172.21.15.121:0/1874748783' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:27:37.353 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:37 smithi121 bash[74920]: audit 2023-09-23T22:27:36.911086+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:37.404 INFO:teuthology.orchestra.run.smithi121.stdout:180388626645 2023-09-23T22:27:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:37 smithi123 bash[59255]: audit 2023-09-23T22:27:36.152100+0000 mon.a (mon.0) 500 : audit 0 from='client.? 172.21.15.121:0/1874748783' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:27:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:37 smithi123 bash[59255]: audit 2023-09-23T22:27:36.911086+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:37.621 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122070 got 377957122074 for osd.2 2023-09-23T22:27:37.621 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:37.976 INFO:teuthology.orchestra.run.smithi121.stdout:206158430412 2023-09-23T22:27:38.452 INFO:teuthology.orchestra.run.smithi121.stdout:128849019109 2023-09-23T22:27:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[74920]: cluster 2023-09-23T22:27:37.011903+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[74920]: audit 2023-09-23T22:27:37.398928+0000 mon.a (mon.0) 502 : audit 0 from='client.? 172.21.15.121:0/10187050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:27:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[74920]: audit 2023-09-23T22:27:37.971137+0000 mon.a (mon.0) 503 : audit 0 from='client.? 172.21.15.121:0/2081582986' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:27:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[78246]: cluster 2023-09-23T22:27:37.011903+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[78246]: audit 2023-09-23T22:27:37.398928+0000 mon.a (mon.0) 502 : audit 0 from='client.? 172.21.15.121:0/10187050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:27:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[78246]: audit 2023-09-23T22:27:37.971137+0000 mon.a (mon.0) 503 : audit 0 from='client.? 172.21.15.121:0/2081582986' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:27:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:38 smithi123 bash[59255]: cluster 2023-09-23T22:27:37.011903+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:38 smithi123 bash[59255]: audit 2023-09-23T22:27:37.398928+0000 mon.a (mon.0) 502 : audit 0 from='client.? 172.21.15.121:0/10187050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:27:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:38 smithi123 bash[59255]: audit 2023-09-23T22:27:37.971137+0000 mon.a (mon.0) 503 : audit 0 from='client.? 172.21.15.121:0/2081582986' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:27:39.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:27:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:27:38] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-09-23T22:27:39.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:39 smithi121 bash[74920]: audit 2023-09-23T22:27:38.447313+0000 mon.a (mon.0) 504 : audit 0 from='client.? 172.21.15.121:0/3519805740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:27:39.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:39 smithi121 bash[78246]: audit 2023-09-23T22:27:38.447313+0000 mon.a (mon.0) 504 : audit 0 from='client.? 172.21.15.121:0/3519805740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:27:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:39 smithi123 bash[59255]: audit 2023-09-23T22:27:38.447313+0000 mon.a (mon.0) 504 : audit 0 from='client.? 172.21.15.121:0/3519805740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:27:40.125 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958543 got 399431958549 for osd.3 2023-09-23T22:27:40.125 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:40 smithi121 bash[74920]: cluster 2023-09-23T22:27:39.012899+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:40.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:40 smithi121 bash[78246]: cluster 2023-09-23T22:27:39.012899+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:40.544 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626641 got 180388626645 for osd.6 2023-09-23T22:27:40.545 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:40 smithi123 bash[59255]: cluster 2023-09-23T22:27:39.012899+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:40.727 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822873 got 154618822878 for osd.5 2023-09-23T22:27:40.727 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:40.923 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430408 got 206158430412 for osd.7 2023-09-23T22:27:40.923 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:40.991 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019104 got 128849019109 for osd.4 2023-09-23T22:27:40.991 DEBUG:teuthology.parallel:result is None 2023-09-23T22:27:40.991 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:27:40.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:27:42.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:42 smithi121 bash[74920]: cluster 2023-09-23T22:27:41.013856+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:42.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:42 smithi121 bash[78246]: cluster 2023-09-23T22:27:41.013856+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:42 smithi123 bash[59255]: cluster 2023-09-23T22:27:41.013856+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:44.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:44 smithi121 bash[74920]: cluster 2023-09-23T22:27:43.014850+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:44 smithi121 bash[78246]: cluster 2023-09-23T22:27:43.014850+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:44 smithi123 bash[59255]: cluster 2023-09-23T22:27:43.014850+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:45.752 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:46.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:46 smithi121 bash[74920]: cluster 2023-09-23T22:27:45.015706+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:46.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:46 smithi121 bash[78246]: cluster 2023-09-23T22:27:45.015706+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:46.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:46 smithi123 bash[59255]: cluster 2023-09-23T22:27:45.015706+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:48.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:47 smithi121 bash[74920]: cluster 2023-09-23T22:27:47.016612+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:48.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:47 smithi121 bash[78246]: cluster 2023-09-23T22:27:47.016612+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:47 smithi123 bash[59255]: cluster 2023-09-23T22:27:47.016612+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:49.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:27:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:27:48] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-09-23T22:27:49.147 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:27:49.149 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:27:50.031 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":270,"stamp":"2023-09-23T22:27:49.016882+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360820,"kb_used_data":9268,"kb_used_omap":20,"kb_used_meta":1351467,"kb_avail":748600396,"statfs":{"total":767960285184,"available":766566805504,"internally_reserved":0,"allocated":9490432,"data_stored":5881846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1383902862},"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.005326"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":76,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818372+0000","last_change":"2023-09-23T22:25:32.434383+0000","last_active":"2023-09-23T22:26:00.818372+0000","last_peered":"2023-09-23T22:26:00.818372+0000","last_clean":"2023-09-23T22:26:00.818372+0000","last_became_active":"2023-09-23T22:25:32.433869+0000","last_became_peered":"2023-09-23T22:25:32.433869+0000","last_unstale":"2023-09-23T22:26:00.818372+0000","last_undegraded":"2023-09-23T22:26:00.818372+0000","last_fullsized":"2023-09-23T22:26:00.818372+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837296+0000","last_change":"2023-09-23T22:26:01.837296+0000","last_active":"2023-09-23T22:26:01.837296+0000","last_peered":"2023-09-23T22:26:01.837296+0000","last_clean":"2023-09-23T22:26:01.837296+0000","last_became_active":"2023-09-23T22:26:01.836946+0000","last_became_peered":"2023-09-23T22:26:01.836946+0000","last_unstale":"2023-09-23T22:26:01.837296+0000","last_undegraded":"2023-09-23T22:26:01.837296+0000","last_fullsized":"2023-09-23T22:26:01.837296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834161+0000","last_change":"2023-09-23T22:26:01.833333+0000","last_active":"2023-09-23T22:26:01.834161+0000","last_peered":"2023-09-23T22:26:01.834161+0000","last_clean":"2023-09-23T22:26:01.834161+0000","last_became_active":"2023-09-23T22:26:01.833026+0000","last_became_peered":"2023-09-23T22:26:01.833026+0000","last_unstale":"2023-09-23T22:26:01.834161+0000","last_undegraded":"2023-09-23T22:26:01.834161+0000","last_fullsized":"2023-09-23T22:26:01.834161+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.286134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834494+0000","last_change":"2023-09-23T22:26:01.833523+0000","last_active":"2023-09-23T22:26:01.834494+0000","last_peered":"2023-09-23T22:26:01.834494+0000","last_clean":"2023-09-23T22:26:01.834494+0000","last_became_active":"2023-09-23T22:26:01.833183+0000","last_became_peered":"2023-09-23T22:26:01.833183+0000","last_unstale":"2023-09-23T22:26:01.834494+0000","last_undegraded":"2023-09-23T22:26:01.834494+0000","last_fullsized":"2023-09-23T22:26:01.834494+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.413385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830418+0000","last_change":"2023-09-23T22:26:01.830418+0000","last_active":"2023-09-23T22:26:01.830418+0000","last_peered":"2023-09-23T22:26:01.830418+0000","last_clean":"2023-09-23T22:26:01.830418+0000","last_became_active":"2023-09-23T22:26:01.830024+0000","last_became_peered":"2023-09-23T22:26:01.830024+0000","last_unstale":"2023-09-23T22:26:01.830418+0000","last_undegraded":"2023-09-23T22:26:01.830418+0000","last_fullsized":"2023-09-23T22:26:01.830418+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.316895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.822122+0000","last_change":"2023-09-23T22:25:02.585638+0000","last_active":"2023-09-23T22:26:00.822122+0000","last_peered":"2023-09-23T22:26:00.822122+0000","last_clean":"2023-09-23T22:26:00.822122+0000","last_became_active":"2023-09-23T22:25:02.585328+0000","last_became_peered":"2023-09-23T22:25:02.585328+0000","last_unstale":"2023-09-23T22:26:00.822122+0000","last_undegraded":"2023-09-23T22:26:00.822122+0000","last_fullsized":"2023-09-23T22:26:00.822122+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834831+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:26:01.834831+0000","last_peered":"2023-09-23T22:26:01.834831+0000","last_clean":"2023-09-23T22:26:01.834831+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:26:01.834831+0000","last_undegraded":"2023-09-23T22:26:01.834831+0000","last_fullsized":"2023-09-23T22:26:01.834831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.840300+0000","last_change":"2023-09-23T22:26:01.840300+0000","last_active":"2023-09-23T22:26:01.840300+0000","last_peered":"2023-09-23T22:26:01.840300+0000","last_clean":"2023-09-23T22:26:01.840300+0000","last_became_active":"2023-09-23T22:26:01.839433+0000","last_became_peered":"2023-09-23T22:26:01.839433+0000","last_unstale":"2023-09-23T22:26:01.840300+0000","last_undegraded":"2023-09-23T22:26:01.840300+0000","last_fullsized":"2023-09-23T22:26:01.840300+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.462920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813397+0000","last_change":"2023-09-23T22:25:02.587486+0000","last_active":"2023-09-23T22:26:00.813397+0000","last_peered":"2023-09-23T22:26:00.813397+0000","last_clean":"2023-09-23T22:26:00.813397+0000","last_became_active":"2023-09-23T22:25:02.587132+0000","last_became_peered":"2023-09-23T22:25:02.587132+0000","last_unstale":"2023-09-23T22:26:00.813397+0000","last_undegraded":"2023-09-23T22:26:00.813397+0000","last_fullsized":"2023-09-23T22:26:00.813397+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839368+0000","last_change":"2023-09-23T22:26:01.839368+0000","last_active":"2023-09-23T22:26:01.839368+0000","last_peered":"2023-09-23T22:26:01.839368+0000","last_clean":"2023-09-23T22:26:01.839368+0000","last_became_active":"2023-09-23T22:26:01.838086+0000","last_became_peered":"2023-09-23T22:26:01.838086+0000","last_unstale":"2023-09-23T22:26:01.839368+0000","last_undegraded":"2023-09-23T22:26:01.839368+0000","last_fullsized":"2023-09-23T22:26:01.839368+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.093365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841874+0000","last_change":"2023-09-23T22:26:01.841874+0000","last_active":"2023-09-23T22:26:01.841874+0000","last_peered":"2023-09-23T22:26:01.841874+0000","last_clean":"2023-09-23T22:26:01.841874+0000","last_became_active":"2023-09-23T22:26:01.841445+0000","last_became_peered":"2023-09-23T22:26:01.841445+0000","last_unstale":"2023-09-23T22:26:01.841874+0000","last_undegraded":"2023-09-23T22:26:01.841874+0000","last_fullsized":"2023-09-23T22:26:01.841874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824661+0000","last_change":"2023-09-23T22:25:32.427535+0000","last_active":"2023-09-23T22:26:01.824661+0000","last_peered":"2023-09-23T22:26:01.824661+0000","last_clean":"2023-09-23T22:26:01.824661+0000","last_became_active":"2023-09-23T22:25:32.427194+0000","last_became_peered":"2023-09-23T22:25:32.427194+0000","last_unstale":"2023-09-23T22:26:01.824661+0000","last_undegraded":"2023-09-23T22:26:01.824661+0000","last_fullsized":"2023-09-23T22:26:01.824661+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:59.079039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824122+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:26:00.824122+0000","last_peered":"2023-09-23T22:26:00.824122+0000","last_clean":"2023-09-23T22:26:00.824122+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:26:00.824122+0000","last_undegraded":"2023-09-23T22:26:00.824122+0000","last_fullsized":"2023-09-23T22:26:00.824122+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.823874+0000","last_change":"2023-09-23T22:25:02.588763+0000","last_active":"2023-09-23T22:26:00.823874+0000","last_peered":"2023-09-23T22:26:00.823874+0000","last_clean":"2023-09-23T22:26:00.823874+0000","last_became_active":"2023-09-23T22:25:02.588454+0000","last_became_peered":"2023-09-23T22:25:02.588454+0000","last_unstale":"2023-09-23T22:26:00.823874+0000","last_undegraded":"2023-09-23T22:26:00.823874+0000","last_fullsized":"2023-09-23T22:26:00.823874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821941+0000","last_change":"2023-09-23T22:25:32.431855+0000","last_active":"2023-09-23T22:26:00.821941+0000","last_peered":"2023-09-23T22:26:00.821941+0000","last_clean":"2023-09-23T22:26:00.821941+0000","last_became_active":"2023-09-23T22:25:32.431428+0000","last_became_peered":"2023-09-23T22:25:32.431428+0000","last_unstale":"2023-09-23T22:26:00.821941+0000","last_undegraded":"2023-09-23T22:26:00.821941+0000","last_fullsized":"2023-09-23T22:26:00.821941+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834108+0000","last_change":"2023-09-23T22:26:01.834108+0000","last_active":"2023-09-23T22:26:01.834108+0000","last_peered":"2023-09-23T22:26:01.834108+0000","last_clean":"2023-09-23T22:26:01.834108+0000","last_became_active":"2023-09-23T22:26:01.833735+0000","last_became_peered":"2023-09-23T22:26:01.833735+0000","last_unstale":"2023-09-23T22:26:01.834108+0000","last_undegraded":"2023-09-23T22:26:01.834108+0000","last_fullsized":"2023-09-23T22:26:01.834108+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.531582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834465+0000","last_change":"2023-09-23T22:26:01.832778+0000","last_active":"2023-09-23T22:26:01.834465+0000","last_peered":"2023-09-23T22:26:01.834465+0000","last_clean":"2023-09-23T22:26:01.834465+0000","last_became_active":"2023-09-23T22:26:01.832443+0000","last_became_peered":"2023-09-23T22:26:01.832443+0000","last_unstale":"2023-09-23T22:26:01.834465+0000","last_undegraded":"2023-09-23T22:26:01.834465+0000","last_fullsized":"2023-09-23T22:26:01.834465+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.092353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844748+0000","last_change":"2023-09-23T22:26:01.844748+0000","last_active":"2023-09-23T22:26:01.844748+0000","last_peered":"2023-09-23T22:26:01.844748+0000","last_clean":"2023-09-23T22:26:01.844748+0000","last_became_active":"2023-09-23T22:26:01.843932+0000","last_became_peered":"2023-09-23T22:26:01.843932+0000","last_unstale":"2023-09-23T22:26:01.844748+0000","last_undegraded":"2023-09-23T22:26:01.844748+0000","last_fullsized":"2023-09-23T22:26:01.844748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818256+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:26:00.818256+0000","last_peered":"2023-09-23T22:26:00.818256+0000","last_clean":"2023-09-23T22:26:00.818256+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:26:00.818256+0000","last_undegraded":"2023-09-23T22:26:00.818256+0000","last_fullsized":"2023-09-23T22:26:00.818256+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834512+0000","last_change":"2023-09-23T22:26:01.833556+0000","last_active":"2023-09-23T22:26:01.834512+0000","last_peered":"2023-09-23T22:26:01.834512+0000","last_clean":"2023-09-23T22:26:01.834512+0000","last_became_active":"2023-09-23T22:26:01.833265+0000","last_became_peered":"2023-09-23T22:26:01.833265+0000","last_unstale":"2023-09-23T22:26:01.834512+0000","last_undegraded":"2023-09-23T22:26:01.834512+0000","last_fullsized":"2023-09-23T22:26:01.834512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.181380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817243+0000","last_change":"2023-09-23T22:24:32.641939+0000","last_active":"2023-09-23T22:26:00.817243+0000","last_peered":"2023-09-23T22:26:00.817243+0000","last_clean":"2023-09-23T22:26:00.817243+0000","last_became_active":"2023-09-23T22:24:32.641510+0000","last_became_peered":"2023-09-23T22:24:32.641510+0000","last_unstale":"2023-09-23T22:26:00.817243+0000","last_undegraded":"2023-09-23T22:26:00.817243+0000","last_fullsized":"2023-09-23T22:26:00.817243+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833032+0000","last_change":"2023-09-23T22:26:01.833032+0000","last_active":"2023-09-23T22:26:01.833032+0000","last_peered":"2023-09-23T22:26:01.833032+0000","last_clean":"2023-09-23T22:26:01.833032+0000","last_became_active":"2023-09-23T22:26:01.832594+0000","last_became_peered":"2023-09-23T22:26:01.832594+0000","last_unstale":"2023-09-23T22:26:01.833032+0000","last_undegraded":"2023-09-23T22:26:01.833032+0000","last_fullsized":"2023-09-23T22:26:01.833032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.981559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818878+0000","last_change":"2023-09-23T22:24:32.649590+0000","last_active":"2023-09-23T22:26:00.818878+0000","last_peered":"2023-09-23T22:26:00.818878+0000","last_clean":"2023-09-23T22:26:00.818878+0000","last_became_active":"2023-09-23T22:24:32.649146+0000","last_became_peered":"2023-09-23T22:24:32.649146+0000","last_unstale":"2023-09-23T22:26:00.818878+0000","last_undegraded":"2023-09-23T22:26:00.818878+0000","last_fullsized":"2023-09-23T22:26:00.818878+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813229+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:26:00.813229+0000","last_peered":"2023-09-23T22:26:00.813229+0000","last_clean":"2023-09-23T22:26:00.813229+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:26:00.813229+0000","last_undegraded":"2023-09-23T22:26:00.813229+0000","last_fullsized":"2023-09-23T22:26:00.813229+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821496+0000","last_change":"2023-09-23T22:25:02.584303+0000","last_active":"2023-09-23T22:26:00.821496+0000","last_peered":"2023-09-23T22:26:00.821496+0000","last_clean":"2023-09-23T22:26:00.821496+0000","last_became_active":"2023-09-23T22:25:02.583891+0000","last_became_peered":"2023-09-23T22:25:02.583891+0000","last_unstale":"2023-09-23T22:26:00.821496+0000","last_undegraded":"2023-09-23T22:26:00.821496+0000","last_fullsized":"2023-09-23T22:26:00.821496+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844894+0000","last_change":"2023-09-23T22:26:01.844894+0000","last_active":"2023-09-23T22:26:01.844894+0000","last_peered":"2023-09-23T22:26:01.844894+0000","last_clean":"2023-09-23T22:26:01.844894+0000","last_became_active":"2023-09-23T22:26:01.844120+0000","last_became_peered":"2023-09-23T22:26:01.844120+0000","last_unstale":"2023-09-23T22:26:01.844894+0000","last_undegraded":"2023-09-23T22:26:01.844894+0000","last_fullsized":"2023-09-23T22:26:01.844894+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.820676+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:26:00.820676+0000","last_peered":"2023-09-23T22:26:00.820676+0000","last_clean":"2023-09-23T22:26:00.820676+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:26:00.820676+0000","last_undegraded":"2023-09-23T22:26:00.820676+0000","last_fullsized":"2023-09-23T22:26:00.820676+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821416+0000","last_change":"2023-09-23T22:25:32.431200+0000","last_active":"2023-09-23T22:26:00.821416+0000","last_peered":"2023-09-23T22:26:00.821416+0000","last_clean":"2023-09-23T22:26:00.821416+0000","last_became_active":"2023-09-23T22:25:32.430782+0000","last_became_peered":"2023-09-23T22:25:32.430782+0000","last_unstale":"2023-09-23T22:26:00.821416+0000","last_undegraded":"2023-09-23T22:26:00.821416+0000","last_fullsized":"2023-09-23T22:26:00.821416+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844552+0000","last_change":"2023-09-23T22:26:01.844552+0000","last_active":"2023-09-23T22:26:01.844552+0000","last_peered":"2023-09-23T22:26:01.844552+0000","last_clean":"2023-09-23T22:26:01.844552+0000","last_became_active":"2023-09-23T22:26:01.844043+0000","last_became_peered":"2023-09-23T22:26:01.844043+0000","last_unstale":"2023-09-23T22:26:01.844552+0000","last_undegraded":"2023-09-23T22:26:01.844552+0000","last_fullsized":"2023-09-23T22:26:01.844552+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818858+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:26:01.818858+0000","last_peered":"2023-09-23T22:26:01.818858+0000","last_clean":"2023-09-23T22:26:01.818858+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:26:01.818858+0000","last_undegraded":"2023-09-23T22:26:01.818858+0000","last_fullsized":"2023-09-23T22:26:01.818858+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837334+0000","last_change":"2023-09-23T22:26:01.837334+0000","last_active":"2023-09-23T22:26:01.837334+0000","last_peered":"2023-09-23T22:26:01.837334+0000","last_clean":"2023-09-23T22:26:01.837334+0000","last_became_active":"2023-09-23T22:26:01.836993+0000","last_became_peered":"2023-09-23T22:26:01.836993+0000","last_unstale":"2023-09-23T22:26:01.837334+0000","last_undegraded":"2023-09-23T22:26:01.837334+0000","last_fullsized":"2023-09-23T22:26:01.837334+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:19:12.694506+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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.847091+0000","last_change":"2023-09-23T22:26:01.847091+0000","last_active":"2023-09-23T22:26:01.847091+0000","last_peered":"2023-09-23T22:26:01.847091+0000","last_clean":"2023-09-23T22:26:01.847091+0000","last_became_active":"2023-09-23T22:26:01.846723+0000","last_became_peered":"2023-09-23T22:26:01.846723+0000","last_unstale":"2023-09-23T22:26:01.847091+0000","last_undegraded":"2023-09-23T22:26:01.847091+0000","last_fullsized":"2023-09-23T22:26:01.847091+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821621+0000","last_change":"2023-09-23T22:25:02.584659+0000","last_active":"2023-09-23T22:26:00.821621+0000","last_peered":"2023-09-23T22:26:00.821621+0000","last_clean":"2023-09-23T22:26:00.821621+0000","last_became_active":"2023-09-23T22:25:02.584219+0000","last_became_peered":"2023-09-23T22:25:02.584219+0000","last_unstale":"2023-09-23T22:26:00.821621+0000","last_undegraded":"2023-09-23T22:26:00.821621+0000","last_fullsized":"2023-09-23T22:26:00.821621+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824195+0000","last_change":"2023-09-23T22:25:32.432042+0000","last_active":"2023-09-23T22:26:00.824195+0000","last_peered":"2023-09-23T22:26:00.824195+0000","last_clean":"2023-09-23T22:26:00.824195+0000","last_became_active":"2023-09-23T22:25:32.431674+0000","last_became_peered":"2023-09-23T22:25:32.431674+0000","last_unstale":"2023-09-23T22:26:00.824195+0000","last_undegraded":"2023-09-23T22:26:00.824195+0000","last_fullsized":"2023-09-23T22:26:00.824195+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817140+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:26:00.817140+0000","last_peered":"2023-09-23T22:26:00.817140+0000","last_clean":"2023-09-23T22:26:00.817140+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:26:00.817140+0000","last_undegraded":"2023-09-23T22:26:00.817140+0000","last_fullsized":"2023-09-23T22:26:00.817140+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824441+0000","last_change":"2023-09-23T22:25:02.588680+0000","last_active":"2023-09-23T22:26:00.824441+0000","last_peered":"2023-09-23T22:26:00.824441+0000","last_clean":"2023-09-23T22:26:00.824441+0000","last_became_active":"2023-09-23T22:25:02.588335+0000","last_became_peered":"2023-09-23T22:25:02.588335+0000","last_unstale":"2023-09-23T22:26:00.824441+0000","last_undegraded":"2023-09-23T22:26:00.824441+0000","last_fullsized":"2023-09-23T22:26:00.824441+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833178+0000","last_change":"2023-09-23T22:26:01.833178+0000","last_active":"2023-09-23T22:26:01.833178+0000","last_peered":"2023-09-23T22:26:01.833178+0000","last_clean":"2023-09-23T22:26:01.833178+0000","last_became_active":"2023-09-23T22:26:01.832828+0000","last_became_peered":"2023-09-23T22:26:01.832828+0000","last_unstale":"2023-09-23T22:26:01.833178+0000","last_undegraded":"2023-09-23T22:26:01.833178+0000","last_fullsized":"2023-09-23T22:26:01.833178+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:51.452806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.831439+0000","last_change":"2023-09-23T22:26:01.831021+0000","last_active":"2023-09-23T22:26:01.831439+0000","last_peered":"2023-09-23T22:26:01.831439+0000","last_clean":"2023-09-23T22:26:01.831439+0000","last_became_active":"2023-09-23T22:26:01.830686+0000","last_became_peered":"2023-09-23T22:26:01.830686+0000","last_unstale":"2023-09-23T22:26:01.831439+0000","last_undegraded":"2023-09-23T22:26:01.831439+0000","last_fullsized":"2023-09-23T22:26:01.831439+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:14.989459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":73,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826238+0000","last_change":"2023-09-23T22:25:02.580490+0000","last_active":"2023-09-23T22:26:01.826238+0000","last_peered":"2023-09-23T22:26:01.826238+0000","last_clean":"2023-09-23T22:26:01.826238+0000","last_became_active":"2023-09-23T22:25:02.579493+0000","last_became_peered":"2023-09-23T22:25:02.579493+0000","last_unstale":"2023-09-23T22:26:01.826238+0000","last_undegraded":"2023-09-23T22:26:01.826238+0000","last_fullsized":"2023-09-23T22:26:01.826238+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.743411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845062+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:26:01.845062+0000","last_peered":"2023-09-23T22:26:01.845062+0000","last_clean":"2023-09-23T22:26:01.845062+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:26:01.845062+0000","last_undegraded":"2023-09-23T22:26:01.845062+0000","last_fullsized":"2023-09-23T22:26:01.845062+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":34,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824525+0000","last_change":"2023-09-23T22:25:02.583503+0000","last_active":"2023-09-23T22:26:01.824525+0000","last_peered":"2023-09-23T22:26:01.824525+0000","last_clean":"2023-09-23T22:26:01.824525+0000","last_became_active":"2023-09-23T22:25:02.582724+0000","last_became_peered":"2023-09-23T22:25:02.582724+0000","last_unstale":"2023-09-23T22:26:01.824525+0000","last_undegraded":"2023-09-23T22:26:01.824525+0000","last_fullsized":"2023-09-23T22:26:01.824525+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:12.206873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813193+0000","last_change":"2023-09-23T22:25:02.587337+0000","last_active":"2023-09-23T22:26:00.813193+0000","last_peered":"2023-09-23T22:26:00.813193+0000","last_clean":"2023-09-23T22:26:00.813193+0000","last_became_active":"2023-09-23T22:25:02.586971+0000","last_became_peered":"2023-09-23T22:25:02.586971+0000","last_unstale":"2023-09-23T22:26:00.813193+0000","last_undegraded":"2023-09-23T22:26:00.813193+0000","last_fullsized":"2023-09-23T22:26:00.813193+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817294+0000","last_change":"2023-09-23T22:24:32.643547+0000","last_active":"2023-09-23T22:26:00.817294+0000","last_peered":"2023-09-23T22:26:00.817294+0000","last_clean":"2023-09-23T22:26:00.817294+0000","last_became_active":"2023-09-23T22:24:32.643166+0000","last_became_peered":"2023-09-23T22:24:32.643166+0000","last_unstale":"2023-09-23T22:26:00.817294+0000","last_undegraded":"2023-09-23T22:26:00.817294+0000","last_fullsized":"2023-09-23T22:26:00.817294+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830724+0000","last_change":"2023-09-23T22:26:01.830139+0000","last_active":"2023-09-23T22:26:01.830724+0000","last_peered":"2023-09-23T22:26:01.830724+0000","last_clean":"2023-09-23T22:26:01.830724+0000","last_became_active":"2023-09-23T22:26:01.829776+0000","last_became_peered":"2023-09-23T22:26:01.829776+0000","last_unstale":"2023-09-23T22:26:01.830724+0000","last_undegraded":"2023-09-23T22:26:01.830724+0000","last_fullsized":"2023-09-23T22:26:01.830724+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.411430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829980+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:26:01.829980+0000","last_peered":"2023-09-23T22:26:01.829980+0000","last_clean":"2023-09-23T22:26:01.829980+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:26:01.829980+0000","last_undegraded":"2023-09-23T22:26:01.829980+0000","last_fullsized":"2023-09-23T22:26:01.829980+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825536+0000","last_change":"2023-09-23T22:25:32.420914+0000","last_active":"2023-09-23T22:26:01.825536+0000","last_peered":"2023-09-23T22:26:01.825536+0000","last_clean":"2023-09-23T22:26:01.825536+0000","last_became_active":"2023-09-23T22:25:32.420648+0000","last_became_peered":"2023-09-23T22:25:32.420648+0000","last_unstale":"2023-09-23T22:26:01.825536+0000","last_undegraded":"2023-09-23T22:26:01.825536+0000","last_fullsized":"2023-09-23T22:26:01.825536+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.954171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825187+0000","last_change":"2023-09-23T22:25:02.583317+0000","last_active":"2023-09-23T22:26:01.825187+0000","last_peered":"2023-09-23T22:26:01.825187+0000","last_clean":"2023-09-23T22:26:01.825187+0000","last_became_active":"2023-09-23T22:25:02.582910+0000","last_became_peered":"2023-09-23T22:25:02.582910+0000","last_unstale":"2023-09-23T22:26:01.825187+0000","last_undegraded":"2023-09-23T22:26:01.825187+0000","last_fullsized":"2023-09-23T22:26:01.825187+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:41.815195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813415+0000","last_change":"2023-09-23T22:25:32.430059+0000","last_active":"2023-09-23T22:26:00.813415+0000","last_peered":"2023-09-23T22:26:00.813415+0000","last_clean":"2023-09-23T22:26:00.813415+0000","last_became_active":"2023-09-23T22:25:32.429591+0000","last_became_peered":"2023-09-23T22:25:32.429591+0000","last_unstale":"2023-09-23T22:26:00.813415+0000","last_undegraded":"2023-09-23T22:26:00.813415+0000","last_fullsized":"2023-09-23T22:26:00.813415+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":295,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817605+0000","last_change":"2023-09-23T22:24:32.651013+0000","last_active":"2023-09-23T22:26:00.817605+0000","last_peered":"2023-09-23T22:26:00.817605+0000","last_clean":"2023-09-23T22:26:00.817605+0000","last_became_active":"2023-09-23T22:24:32.650592+0000","last_became_peered":"2023-09-23T22:24:32.650592+0000","last_unstale":"2023-09-23T22:26:00.817605+0000","last_undegraded":"2023-09-23T22:26:00.817605+0000","last_fullsized":"2023-09-23T22:26:00.817605+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839426+0000","last_change":"2023-09-23T22:26:01.839426+0000","last_active":"2023-09-23T22:26:01.839426+0000","last_peered":"2023-09-23T22:26:01.839426+0000","last_clean":"2023-09-23T22:26:01.839426+0000","last_became_active":"2023-09-23T22:26:01.838580+0000","last_became_peered":"2023-09-23T22:26:01.838580+0000","last_unstale":"2023-09-23T22:26:01.839426+0000","last_undegraded":"2023-09-23T22:26:01.839426+0000","last_fullsized":"2023-09-23T22:26:01.839426+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:32.516189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821991+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:26:00.821991+0000","last_peered":"2023-09-23T22:26:00.821991+0000","last_clean":"2023-09-23T22:26:00.821991+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:26:00.821991+0000","last_undegraded":"2023-09-23T22:26:00.821991+0000","last_fullsized":"2023-09-23T22:26:00.821991+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821512+0000","last_change":"2023-09-23T22:25:02.584331+0000","last_active":"2023-09-23T22:26:00.821512+0000","last_peered":"2023-09-23T22:26:00.821512+0000","last_clean":"2023-09-23T22:26:00.821512+0000","last_became_active":"2023-09-23T22:25:02.583952+0000","last_became_peered":"2023-09-23T22:25:02.583952+0000","last_unstale":"2023-09-23T22:26:00.821512+0000","last_undegraded":"2023-09-23T22:26:00.821512+0000","last_fullsized":"2023-09-23T22:26:00.821512+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835122+0000","last_change":"2023-09-23T22:26:01.834456+0000","last_active":"2023-09-23T22:26:01.835122+0000","last_peered":"2023-09-23T22:26:01.835122+0000","last_clean":"2023-09-23T22:26:01.835122+0000","last_became_active":"2023-09-23T22:26:01.834152+0000","last_became_peered":"2023-09-23T22:26:01.834152+0000","last_unstale":"2023-09-23T22:26:01.835122+0000","last_undegraded":"2023-09-23T22:26:01.835122+0000","last_fullsized":"2023-09-23T22:26:01.835122+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.232505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818835+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:26:01.818835+0000","last_peered":"2023-09-23T22:26:01.818835+0000","last_clean":"2023-09-23T22:26:01.818835+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:26:01.818835+0000","last_undegraded":"2023-09-23T22:26:01.818835+0000","last_fullsized":"2023-09-23T22:26:01.818835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817602+0000","last_change":"2023-09-23T22:24:32.647024+0000","last_active":"2023-09-23T22:26:00.817602+0000","last_peered":"2023-09-23T22:26:00.817602+0000","last_clean":"2023-09-23T22:26:00.817602+0000","last_became_active":"2023-09-23T22:24:32.646563+0000","last_became_peered":"2023-09-23T22:24:32.646563+0000","last_unstale":"2023-09-23T22:26:00.817602+0000","last_undegraded":"2023-09-23T22:26:00.817602+0000","last_fullsized":"2023-09-23T22:26:00.817602+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826338+0000","last_change":"2023-09-23T22:25:32.418657+0000","last_active":"2023-09-23T22:26:01.826338+0000","last_peered":"2023-09-23T22:26:01.826338+0000","last_clean":"2023-09-23T22:26:01.826338+0000","last_became_active":"2023-09-23T22:25:32.418241+0000","last_became_peered":"2023-09-23T22:25:32.418241+0000","last_unstale":"2023-09-23T22:26:01.826338+0000","last_undegraded":"2023-09-23T22:26:01.826338+0000","last_fullsized":"2023-09-23T22:26:01.826338+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:14:55.266453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818614+0000","last_change":"2023-09-23T22:24:32.643162+0000","last_active":"2023-09-23T22:26:01.818614+0000","last_peered":"2023-09-23T22:26:01.818614+0000","last_clean":"2023-09-23T22:26:01.818614+0000","last_became_active":"2023-09-23T22:24:32.642073+0000","last_became_peered":"2023-09-23T22:24:32.642073+0000","last_unstale":"2023-09-23T22:26:01.818614+0000","last_undegraded":"2023-09-23T22:26:01.818614+0000","last_fullsized":"2023-09-23T22:26:01.818614+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:00.917847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835066+0000","last_change":"2023-09-23T22:26:01.835066+0000","last_active":"2023-09-23T22:26:01.835066+0000","last_peered":"2023-09-23T22:26:01.835066+0000","last_clean":"2023-09-23T22:26:01.835066+0000","last_became_active":"2023-09-23T22:26:01.832614+0000","last_became_peered":"2023-09-23T22:26:01.832614+0000","last_unstale":"2023-09-23T22:26:01.835066+0000","last_undegraded":"2023-09-23T22:26:01.835066+0000","last_fullsized":"2023-09-23T22:26:01.835066+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:53:21.981523+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":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825236+0000","last_change":"2023-09-23T22:25:02.581274+0000","last_active":"2023-09-23T22:26:01.825236+0000","last_peered":"2023-09-23T22:26:01.825236+0000","last_clean":"2023-09-23T22:26:01.825236+0000","last_became_active":"2023-09-23T22:25:02.580861+0000","last_became_peered":"2023-09-23T22:25:02.580861+0000","last_unstale":"2023-09-23T22:26:01.825236+0000","last_undegraded":"2023-09-23T22:26:01.825236+0000","last_fullsized":"2023-09-23T22:26:01.825236+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:29.783962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833872+0000","last_change":"2023-09-23T22:26:01.833872+0000","last_active":"2023-09-23T22:26:01.833872+0000","last_peered":"2023-09-23T22:26:01.833872+0000","last_clean":"2023-09-23T22:26:01.833872+0000","last_became_active":"2023-09-23T22:26:01.833485+0000","last_became_peered":"2023-09-23T22:26:01.833485+0000","last_unstale":"2023-09-23T22:26:01.833872+0000","last_undegraded":"2023-09-23T22:26:01.833872+0000","last_fullsized":"2023-09-23T22:26:01.833872+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:37.019277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821923+0000","last_change":"2023-09-23T22:25:32.432199+0000","last_active":"2023-09-23T22:26:00.821923+0000","last_peered":"2023-09-23T22:26:00.821923+0000","last_clean":"2023-09-23T22:26:00.821923+0000","last_became_active":"2023-09-23T22:25:32.431813+0000","last_became_peered":"2023-09-23T22:25:32.431813+0000","last_unstale":"2023-09-23T22:26:00.821923+0000","last_undegraded":"2023-09-23T22:26:00.821923+0000","last_fullsized":"2023-09-23T22:26:00.821923+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818741+0000","last_change":"2023-09-23T22:25:02.581962+0000","last_active":"2023-09-23T22:26:01.818741+0000","last_peered":"2023-09-23T22:26:01.818741+0000","last_clean":"2023-09-23T22:26:01.818741+0000","last_became_active":"2023-09-23T22:25:02.581598+0000","last_became_peered":"2023-09-23T22:25:02.581598+0000","last_unstale":"2023-09-23T22:26:01.818741+0000","last_undegraded":"2023-09-23T22:26:01.818741+0000","last_fullsized":"2023-09-23T22:26:01.818741+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:42:29.010190+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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817242+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:26:00.817242+0000","last_peered":"2023-09-23T22:26:00.817242+0000","last_clean":"2023-09-23T22:26:00.817242+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:26:00.817242+0000","last_undegraded":"2023-09-23T22:26:00.817242+0000","last_fullsized":"2023-09-23T22:26:00.817242+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818951+0000","last_change":"2023-09-23T22:24:32.643875+0000","last_active":"2023-09-23T22:26:01.818951+0000","last_peered":"2023-09-23T22:26:01.818951+0000","last_clean":"2023-09-23T22:26:01.818951+0000","last_became_active":"2023-09-23T22:24:32.641940+0000","last_became_peered":"2023-09-23T22:24:32.641940+0000","last_unstale":"2023-09-23T22:26:01.818951+0000","last_undegraded":"2023-09-23T22:26:01.818951+0000","last_fullsized":"2023-09-23T22:26:01.818951+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:38:23.661284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829302+0000","last_change":"2023-09-23T22:26:01.829302+0000","last_active":"2023-09-23T22:26:01.829302+0000","last_peered":"2023-09-23T22:26:01.829302+0000","last_clean":"2023-09-23T22:26:01.829302+0000","last_became_active":"2023-09-23T22:26:01.828932+0000","last_became_peered":"2023-09-23T22:26:01.828932+0000","last_unstale":"2023-09-23T22:26:01.829302+0000","last_undegraded":"2023-09-23T22:26:01.829302+0000","last_fullsized":"2023-09-23T22:26:01.829302+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:49.750438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813591+0000","last_change":"2023-09-23T22:25:02.588593+0000","last_active":"2023-09-23T22:26:00.813591+0000","last_peered":"2023-09-23T22:26:00.813591+0000","last_clean":"2023-09-23T22:26:00.813591+0000","last_became_active":"2023-09-23T22:25:02.588283+0000","last_became_peered":"2023-09-23T22:25:02.588283+0000","last_unstale":"2023-09-23T22:26:00.813591+0000","last_undegraded":"2023-09-23T22:26:00.813591+0000","last_fullsized":"2023-09-23T22:26:00.813591+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845690+0000","last_change":"2023-09-23T22:26:01.845690+0000","last_active":"2023-09-23T22:26:01.845690+0000","last_peered":"2023-09-23T22:26:01.845690+0000","last_clean":"2023-09-23T22:26:01.845690+0000","last_became_active":"2023-09-23T22:26:01.845139+0000","last_became_peered":"2023-09-23T22:26:01.845139+0000","last_unstale":"2023-09-23T22:26:01.845690+0000","last_undegraded":"2023-09-23T22:26:01.845690+0000","last_fullsized":"2023-09-23T22:26:01.845690+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.815613+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:26:00.815613+0000","last_peered":"2023-09-23T22:26:00.815613+0000","last_clean":"2023-09-23T22:26:00.815613+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:26:00.815613+0000","last_undegraded":"2023-09-23T22:26:00.815613+0000","last_fullsized":"2023-09-23T22:26:00.815613+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844732+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:26:01.844732+0000","last_peered":"2023-09-23T22:26:01.844732+0000","last_clean":"2023-09-23T22:26:01.844732+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:26:01.844732+0000","last_undegraded":"2023-09-23T22:26:01.844732+0000","last_fullsized":"2023-09-23T22:26:01.844732+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":69,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839139+0000","last_change":"2023-09-23T22:26:01.839139+0000","last_active":"2023-09-23T22:26:01.839139+0000","last_peered":"2023-09-23T22:26:01.839139+0000","last_clean":"2023-09-23T22:26:01.839139+0000","last_became_active":"2023-09-23T22:26:01.838625+0000","last_became_peered":"2023-09-23T22:26:01.838625+0000","last_unstale":"2023-09-23T22:26:01.839139+0000","last_undegraded":"2023-09-23T22:26:01.839139+0000","last_fullsized":"2023-09-23T22:26:01.839139+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:23:51.061618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830495+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:26:01.830495+0000","last_peered":"2023-09-23T22:26:01.830495+0000","last_clean":"2023-09-23T22:26:01.830495+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:26:01.830495+0000","last_undegraded":"2023-09-23T22:26:01.830495+0000","last_fullsized":"2023-09-23T22:26:01.830495+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818689+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:26:01.818689+0000","last_peered":"2023-09-23T22:26:01.818689+0000","last_clean":"2023-09-23T22:26:01.818689+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:26:01.818689+0000","last_undegraded":"2023-09-23T22:26:01.818689+0000","last_fullsized":"2023-09-23T22:26:01.818689+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817056+0000","last_change":"2023-09-23T22:25:02.587805+0000","last_active":"2023-09-23T22:26:00.817056+0000","last_peered":"2023-09-23T22:26:00.817056+0000","last_clean":"2023-09-23T22:26:00.817056+0000","last_became_active":"2023-09-23T22:25:02.587467+0000","last_became_peered":"2023-09-23T22:25:02.587467+0000","last_unstale":"2023-09-23T22:26:00.817056+0000","last_undegraded":"2023-09-23T22:26:00.817056+0000","last_fullsized":"2023-09-23T22:26:00.817056+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"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":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":48,"seq":206158430415,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310904,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434248,"statfs":{"total":95995035648,"available":95676669952,"internally_reserved":0,"allocated":1556480,"data_stored":1103931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.86099999999999999,"15min":0.875},"min":{"1min":0.60999999999999999,"5min":0.498,"15min":0.498},"max":{"1min":1.073,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.90900000000000003,"15min":0.89900000000000002},"min":{"1min":0.60799999999999998,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3300000000000001,"5min":1.331,"15min":1.331},"last":0.77900000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.85699999999999998,"15min":0.83999999999999997},"min":{"1min":0.58599999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.91500000000000004,"15min":0.90300000000000002},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.1000000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.94799999999999995,"15min":0.94399999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.002,"15min":0.996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.2230000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.1699999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.97299999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.70099999999999996,"5min":0.496,"15min":0.39900000000000002},"max":{"1min":1.26,"5min":1.379,"15min":2.0939999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.014,"15min":0.97199999999999998},"min":{"1min":0.76700000000000002,"5min":0.48699999999999999,"15min":0.42399999999999999},"max":{"1min":1.2909999999999999,"5min":1.425,"15min":1.548},"last":1.026}]},{"osd":5,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.97699999999999998,"15min":0.96499999999999997},"min":{"1min":0.66900000000000004,"5min":0.58899999999999997,"15min":0.441},"max":{"1min":1.232,"5min":1.484,"15min":1.5089999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.0349999999999999,"15min":1.03},"min":{"1min":0.77400000000000002,"5min":0.56899999999999995,"15min":0.47799999999999998},"max":{"1min":1.2310000000000001,"5min":1.407,"15min":1.8859999999999999},"last":1.0489999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.085,"15min":1.0640000000000001},"min":{"1min":0.85899999999999999,"5min":0.623,"15min":0.45300000000000001},"max":{"1min":1.403,"5min":1.45,"15min":1.97},"last":1.22},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.0780000000000001,"15min":1.0489999999999999},"min":{"1min":0.77700000000000002,"5min":0.69399999999999995,"15min":0.48099999999999998},"max":{"1min":1.4059999999999999,"5min":1.429,"15min":1.764},"last":1.2370000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626648,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306796,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438356,"statfs":{"total":95995035648,"available":95680876544,"internally_reserved":0,"allocated":1544192,"data_stored":1103785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.92300000000000004,"15min":0.92100000000000004},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.218,"5min":1.264,"15min":1.264},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.86499999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.60399999999999998,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.95999999999999996,"15min":0.97199999999999998},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.95299999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.016,"15min":1.01},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.26,"5min":1.347,"15min":1.347},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.63}]},{"osd":3,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.093}]},{"osd":4,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91600000000000004,"15min":0.90900000000000003},"min":{"1min":0.59199999999999997,"5min":0.52100000000000002,"15min":0.50600000000000001},"max":{"1min":1.1140000000000001,"5min":1.264,"15min":2.1480000000000001},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.042,"5min":0.98799999999999999,"15min":0.97699999999999998},"min":{"1min":0.71699999999999997,"5min":0.66600000000000004,"15min":0.502},"max":{"1min":1.381,"5min":1.381,"15min":2.2480000000000002},"last":0.73099999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.95799999999999996,"15min":0.96599999999999997},"min":{"1min":0.751,"5min":0.56799999999999995,"15min":0.41899999999999998},"max":{"1min":1.107,"5min":1.292,"15min":2.0430000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.091,"5min":1.046,"15min":1.028},"min":{"1min":0.82599999999999996,"5min":0.60499999999999998,"15min":0.47799999999999998},"max":{"1min":1.327,"5min":1.327,"15min":2.294},"last":1.167}]},{"osd":7,"last update":"Sat Sep 23 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.028,"15min":1.0389999999999999},"min":{"1min":0.75900000000000001,"5min":0.69599999999999995,"15min":0.56799999999999995},"max":{"1min":1.393,"5min":1.393,"15min":2.2770000000000001},"last":1.046},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1080000000000001,"15min":1.081},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.51700000000000002},"max":{"1min":1.339,"5min":1.476,"15min":2.21},"last":1.0189999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285603,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40640,"kb_used_data":952,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704512,"statfs":{"total":95995035648,"available":95953420288,"internally_reserved":0,"allocated":974848,"data_stored":515931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.61199999999999999,"15min":0.59399999999999997},"min":{"1min":0.51000000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.71399999999999997,"15min":0.69399999999999995},"min":{"1min":0.497,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0489999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.72899999999999998,"15min":0.74299999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.88700000000000001,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.69699999999999995,"15min":0.70999999999999996},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.93899999999999995,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.89700000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.93500000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.96899999999999997,"15min":0.95699999999999996},"min":{"1min":0.65900000000000003,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":2.2789999999999999,"5min":2.2789999999999999,"15min":2.2789999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.169,"5min":1.0529999999999999,"15min":1.034},"min":{"1min":0.86299999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":2.1899999999999999,"5min":2.1899999999999999,"15min":2.1899999999999999},"last":1.2230000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.93799999999999994,"15min":0.91400000000000003},"min":{"1min":0.73099999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":2.0600000000000001,"5min":2.0600000000000001,"15min":2.0600000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.161,"5min":1.0169999999999999,"15min":0.99299999999999999},"min":{"1min":0.78100000000000003,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":2.0830000000000002,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":1.272}]},{"osd":6,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.083,"15min":1.0629999999999999},"min":{"1min":0.80700000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":2.1619999999999999,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.21,"5min":1.0449999999999999,"15min":1.0169999999999999},"min":{"1min":0.90300000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":2.2440000000000002,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":1.079}]},{"osd":7,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.073,"15min":1.044},"min":{"1min":0.82399999999999995,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":2.3279999999999998,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":0.996},{"interface":"front","average":{"1min":1.2170000000000001,"5min":1.0680000000000001,"15min":1.0429999999999999},"min":{"1min":0.80500000000000005,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":2.2160000000000002,"5min":2.2160000000000002,"15min":2.2160000000000002},"last":1.1879999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449129,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29204,"kb_used_data":1548,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715948,"statfs":{"total":95995035648,"available":95965130752,"internally_reserved":0,"allocated":1585152,"data_stored":1107397,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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 22:27:08 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.65500000000000003,"15min":0.65300000000000002},"min":{"1min":0.47799999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.64400000000000002,"15min":0.63600000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.88300000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.70599999999999996,"15min":0.70399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.68600000000000005,"15min":0.68799999999999994},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.79200000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.95399999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97799999999999998,"15min":0.98099999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3640000000000001,"5min":1.397,"15min":1.397},"last":1.216},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98799999999999999,"15min":1.0009999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.351,"5min":1.385,"15min":1.385},"last":1.1919999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.96599999999999997,"15min":0.97099999999999997},"min":{"1min":0.64600000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.147},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.111}]},{"osd":6,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0129999999999999,"15min":1.0269999999999999},"min":{"1min":0.64400000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.417,"5min":1.423,"15min":1.423},"last":1.073},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.92200000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.016,"15min":1.014},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.034},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.093,"15min":1.1000000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1699999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122077,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40576,"kb_used_data":952,"kb_used_omap":7,"kb_used_meta":39608,"kb_avail":93704576,"statfs":{"total":95995035648,"available":95953485824,"internally_reserved":0,"allocated":974848,"data_stored":515191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40558673},"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 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.65100000000000002,"15min":0.66200000000000003},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.88700000000000001,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.65200000000000002,"15min":0.66100000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.623}]},{"osd":1,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.70899999999999996,"15min":0.71099999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.98699999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.879},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.75600000000000001,"15min":0.76100000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.71699999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.69699999999999995}]},{"osd":4,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.78200000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.044},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.79600000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.351,"5min":1.55,"15min":1.55},"last":1.0169999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.012,"15min":1.016},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.97099999999999997,"15min":0.97599999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.446,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.59099999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0209999999999999,"15min":1.026},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0620000000000001,"15min":1.0820000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.222,"5min":1.373,"15min":1.373},"last":1.1200000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.093},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.298,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.073,"15min":1.079},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.755}]}]},{"osd":3,"up_from":93,"seq":399431958551,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36400,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708752,"statfs":{"total":95995035648,"available":95957762048,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36303925},"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 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.82899999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.621},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.052}]},{"osd":2,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.68899999999999995}]},{"osd":4,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.103}]},{"osd":5,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.752},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.1359999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.98699999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.014}]}]},{"osd":4,"up_from":30,"seq":128849019112,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.873,"15min":0.876},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.105,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.874},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.83299999999999996,"15min":0.82299999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.133,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.71299999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84199999999999997,"15min":0.84299999999999997},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.1299999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.002},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.98399999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0429999999999999,"15min":1.05},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3260000000000001,"5min":1.327,"15min":1.327},"last":1.054},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.038,"15min":1.05},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.236}]},{"osd":3,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.26}]},{"osd":5,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.0209999999999999,"15min":0.98399999999999999},"min":{"1min":0.76100000000000001,"5min":0.60399999999999998,"15min":0.44500000000000001},"max":{"1min":1.3979999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.145},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98999999999999999,"15min":0.96799999999999997},"min":{"1min":0.78400000000000003,"5min":0.55300000000000005,"15min":0.53100000000000003},"max":{"1min":1.242,"5min":1.381,"15min":1.4990000000000001},"last":1.1040000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0409999999999999,"15min":0.997},"min":{"1min":0.79500000000000004,"5min":0.53200000000000003,"15min":0.45700000000000002},"max":{"1min":1.486,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.319},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0129999999999999,"15min":1.028},"min":{"1min":0.65800000000000003,"5min":0.64100000000000001,"15min":0.60299999999999998},"max":{"1min":1.409,"5min":1.5109999999999999,"15min":4.7220000000000004},"last":1.181}]},{"osd":7,"last update":"Sat Sep 23 22:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0549999999999999,"15min":1.0600000000000001},"min":{"1min":0.80100000000000005,"5min":0.64300000000000002,"15min":0.54500000000000004},"max":{"1min":1.288,"5min":1.601,"15min":1.6699999999999999},"last":1.2909999999999999},{"interface":"front","average":{"1min":1.153,"5min":1.123,"15min":1.0840000000000001},"min":{"1min":0.98199999999999998,"5min":0.65400000000000003,"15min":0.443},"max":{"1min":1.395,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.3600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822881,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":937984,"data_stored":508972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.81699999999999995,"15min":0.78500000000000003},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.86099999999999999,"15min":0.84499999999999997},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.72499999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89300000000000002,"15min":0.89000000000000001},"min":{"1min":0.65200000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.236,"5min":1.242,"15min":1.242},"last":1.264},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93100000000000005,"15min":0.93000000000000005},"min":{"1min":0.56999999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.64700000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90800000000000003,"15min":0.90300000000000002},"min":{"1min":0.71099999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.99099999999999999,"15min":0.999},"min":{"1min":0.72799999999999998,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.2370000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:27:01 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.083},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":1.2949999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:26:54 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97199999999999998,"15min":0.94199999999999995},"min":{"1min":0.622,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3380000000000001,"5min":1.456,"15min":1.456},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.97699999999999998,"15min":0.92700000000000005},"min":{"1min":0.69599999999999995,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.5800000000000001},"last":1.163}]},{"osd":6,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94299999999999995,"15min":0.89300000000000002},"min":{"1min":0.68500000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.234,"5min":1.3029999999999999,"15min":1.49},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.165,"5min":1.0449999999999999,"15min":1.012},"min":{"1min":0.91600000000000004,"5min":0.47599999999999998,"15min":0.47499999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.1240000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.0600000000000001,"15min":1.0069999999999999},"min":{"1min":0.88700000000000001,"5min":0.65700000000000003,"15min":0.54200000000000004},"max":{"1min":1.349,"5min":1.419,"15min":1.5169999999999999},"last":1.321},{"interface":"front","average":{"1min":1.198,"5min":1.105,"15min":1.077},"min":{"1min":0.97599999999999998,"5min":0.57699999999999996,"15min":0.55600000000000005},"max":{"1min":1.415,"5min":1.415,"15min":1.462},"last":1.341}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"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-23T22:27:50.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:27:50.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:50 smithi121 bash[74920]: cluster 2023-09-23T22:27:49.017420+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:50.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:50 smithi121 bash[74920]: audit 2023-09-23T22:27:49.123252+0000 mgr.y (mgr.34107) 334 : audit 0 from='client.44600 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:27:50.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:50 smithi121 bash[78246]: cluster 2023-09-23T22:27:49.017420+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:50.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:50 smithi121 bash[78246]: audit 2023-09-23T22:27:49.123252+0000 mgr.y (mgr.34107) 334 : audit 0 from='client.44600 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:27:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:50 smithi123 bash[59255]: cluster 2023-09-23T22:27:49.017420+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:50 smithi123 bash[59255]: audit 2023-09-23T22:27:49.123252+0000 mgr.y (mgr.34107) 334 : audit 0 from='client.44600 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:27:52.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:52 smithi121 bash[78246]: cluster 2023-09-23T22:27:51.018176+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:52.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:52 smithi121 bash[78246]: audit 2023-09-23T22:27:51.911716+0000 mon.a (mon.0) 505 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:52.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:52 smithi121 bash[74920]: cluster 2023-09-23T22:27:51.018176+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:52.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:52 smithi121 bash[74920]: audit 2023-09-23T22:27:51.911716+0000 mon.a (mon.0) 505 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:52 smithi123 bash[59255]: cluster 2023-09-23T22:27:51.018176+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:52 smithi123 bash[59255]: audit 2023-09-23T22:27:51.911716+0000 mon.a (mon.0) 505 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:54.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:54 smithi121 bash[78246]: cluster 2023-09-23T22:27:53.019023+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:54.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:54 smithi121 bash[74920]: cluster 2023-09-23T22:27:53.019023+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:54 smithi123 bash[59255]: cluster 2023-09-23T22:27:53.019023+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:54.848 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:56.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:56 smithi121 bash[74920]: cluster 2023-09-23T22:27:55.019819+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:56.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:56 smithi121 bash[78246]: cluster 2023-09-23T22:27:55.019819+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:56 smithi123 bash[59255]: cluster 2023-09-23T22:27:55.019819+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:58.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:57 smithi121 bash[74920]: cluster 2023-09-23T22:27:57.020664+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:57 smithi121 bash[78246]: cluster 2023-09-23T22:27:57.020664+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:57 smithi123 bash[59255]: cluster 2023-09-23T22:27:57.020664+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:27:58.114 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:27:58.118 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:27:58.970 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":274,"stamp":"2023-09-23T22:27:57.020157+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360820,"kb_used_data":9268,"kb_used_omap":20,"kb_used_meta":1351467,"kb_avail":748600396,"statfs":{"total":767960285184,"available":766566805504,"internally_reserved":0,"allocated":9490432,"data_stored":5881846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1383902862},"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.004960"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":76,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818372+0000","last_change":"2023-09-23T22:25:32.434383+0000","last_active":"2023-09-23T22:26:00.818372+0000","last_peered":"2023-09-23T22:26:00.818372+0000","last_clean":"2023-09-23T22:26:00.818372+0000","last_became_active":"2023-09-23T22:25:32.433869+0000","last_became_peered":"2023-09-23T22:25:32.433869+0000","last_unstale":"2023-09-23T22:26:00.818372+0000","last_undegraded":"2023-09-23T22:26:00.818372+0000","last_fullsized":"2023-09-23T22:26:00.818372+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837296+0000","last_change":"2023-09-23T22:26:01.837296+0000","last_active":"2023-09-23T22:26:01.837296+0000","last_peered":"2023-09-23T22:26:01.837296+0000","last_clean":"2023-09-23T22:26:01.837296+0000","last_became_active":"2023-09-23T22:26:01.836946+0000","last_became_peered":"2023-09-23T22:26:01.836946+0000","last_unstale":"2023-09-23T22:26:01.837296+0000","last_undegraded":"2023-09-23T22:26:01.837296+0000","last_fullsized":"2023-09-23T22:26:01.837296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834161+0000","last_change":"2023-09-23T22:26:01.833333+0000","last_active":"2023-09-23T22:26:01.834161+0000","last_peered":"2023-09-23T22:26:01.834161+0000","last_clean":"2023-09-23T22:26:01.834161+0000","last_became_active":"2023-09-23T22:26:01.833026+0000","last_became_peered":"2023-09-23T22:26:01.833026+0000","last_unstale":"2023-09-23T22:26:01.834161+0000","last_undegraded":"2023-09-23T22:26:01.834161+0000","last_fullsized":"2023-09-23T22:26:01.834161+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.286134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834494+0000","last_change":"2023-09-23T22:26:01.833523+0000","last_active":"2023-09-23T22:26:01.834494+0000","last_peered":"2023-09-23T22:26:01.834494+0000","last_clean":"2023-09-23T22:26:01.834494+0000","last_became_active":"2023-09-23T22:26:01.833183+0000","last_became_peered":"2023-09-23T22:26:01.833183+0000","last_unstale":"2023-09-23T22:26:01.834494+0000","last_undegraded":"2023-09-23T22:26:01.834494+0000","last_fullsized":"2023-09-23T22:26:01.834494+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.413385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830418+0000","last_change":"2023-09-23T22:26:01.830418+0000","last_active":"2023-09-23T22:26:01.830418+0000","last_peered":"2023-09-23T22:26:01.830418+0000","last_clean":"2023-09-23T22:26:01.830418+0000","last_became_active":"2023-09-23T22:26:01.830024+0000","last_became_peered":"2023-09-23T22:26:01.830024+0000","last_unstale":"2023-09-23T22:26:01.830418+0000","last_undegraded":"2023-09-23T22:26:01.830418+0000","last_fullsized":"2023-09-23T22:26:01.830418+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.316895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.822122+0000","last_change":"2023-09-23T22:25:02.585638+0000","last_active":"2023-09-23T22:26:00.822122+0000","last_peered":"2023-09-23T22:26:00.822122+0000","last_clean":"2023-09-23T22:26:00.822122+0000","last_became_active":"2023-09-23T22:25:02.585328+0000","last_became_peered":"2023-09-23T22:25:02.585328+0000","last_unstale":"2023-09-23T22:26:00.822122+0000","last_undegraded":"2023-09-23T22:26:00.822122+0000","last_fullsized":"2023-09-23T22:26:00.822122+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834831+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:26:01.834831+0000","last_peered":"2023-09-23T22:26:01.834831+0000","last_clean":"2023-09-23T22:26:01.834831+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:26:01.834831+0000","last_undegraded":"2023-09-23T22:26:01.834831+0000","last_fullsized":"2023-09-23T22:26:01.834831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.840300+0000","last_change":"2023-09-23T22:26:01.840300+0000","last_active":"2023-09-23T22:26:01.840300+0000","last_peered":"2023-09-23T22:26:01.840300+0000","last_clean":"2023-09-23T22:26:01.840300+0000","last_became_active":"2023-09-23T22:26:01.839433+0000","last_became_peered":"2023-09-23T22:26:01.839433+0000","last_unstale":"2023-09-23T22:26:01.840300+0000","last_undegraded":"2023-09-23T22:26:01.840300+0000","last_fullsized":"2023-09-23T22:26:01.840300+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.462920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813397+0000","last_change":"2023-09-23T22:25:02.587486+0000","last_active":"2023-09-23T22:26:00.813397+0000","last_peered":"2023-09-23T22:26:00.813397+0000","last_clean":"2023-09-23T22:26:00.813397+0000","last_became_active":"2023-09-23T22:25:02.587132+0000","last_became_peered":"2023-09-23T22:25:02.587132+0000","last_unstale":"2023-09-23T22:26:00.813397+0000","last_undegraded":"2023-09-23T22:26:00.813397+0000","last_fullsized":"2023-09-23T22:26:00.813397+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839368+0000","last_change":"2023-09-23T22:26:01.839368+0000","last_active":"2023-09-23T22:26:01.839368+0000","last_peered":"2023-09-23T22:26:01.839368+0000","last_clean":"2023-09-23T22:26:01.839368+0000","last_became_active":"2023-09-23T22:26:01.838086+0000","last_became_peered":"2023-09-23T22:26:01.838086+0000","last_unstale":"2023-09-23T22:26:01.839368+0000","last_undegraded":"2023-09-23T22:26:01.839368+0000","last_fullsized":"2023-09-23T22:26:01.839368+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.093365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841874+0000","last_change":"2023-09-23T22:26:01.841874+0000","last_active":"2023-09-23T22:26:01.841874+0000","last_peered":"2023-09-23T22:26:01.841874+0000","last_clean":"2023-09-23T22:26:01.841874+0000","last_became_active":"2023-09-23T22:26:01.841445+0000","last_became_peered":"2023-09-23T22:26:01.841445+0000","last_unstale":"2023-09-23T22:26:01.841874+0000","last_undegraded":"2023-09-23T22:26:01.841874+0000","last_fullsized":"2023-09-23T22:26:01.841874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824661+0000","last_change":"2023-09-23T22:25:32.427535+0000","last_active":"2023-09-23T22:26:01.824661+0000","last_peered":"2023-09-23T22:26:01.824661+0000","last_clean":"2023-09-23T22:26:01.824661+0000","last_became_active":"2023-09-23T22:25:32.427194+0000","last_became_peered":"2023-09-23T22:25:32.427194+0000","last_unstale":"2023-09-23T22:26:01.824661+0000","last_undegraded":"2023-09-23T22:26:01.824661+0000","last_fullsized":"2023-09-23T22:26:01.824661+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:59.079039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824122+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:26:00.824122+0000","last_peered":"2023-09-23T22:26:00.824122+0000","last_clean":"2023-09-23T22:26:00.824122+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:26:00.824122+0000","last_undegraded":"2023-09-23T22:26:00.824122+0000","last_fullsized":"2023-09-23T22:26:00.824122+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.823874+0000","last_change":"2023-09-23T22:25:02.588763+0000","last_active":"2023-09-23T22:26:00.823874+0000","last_peered":"2023-09-23T22:26:00.823874+0000","last_clean":"2023-09-23T22:26:00.823874+0000","last_became_active":"2023-09-23T22:25:02.588454+0000","last_became_peered":"2023-09-23T22:25:02.588454+0000","last_unstale":"2023-09-23T22:26:00.823874+0000","last_undegraded":"2023-09-23T22:26:00.823874+0000","last_fullsized":"2023-09-23T22:26:00.823874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821941+0000","last_change":"2023-09-23T22:25:32.431855+0000","last_active":"2023-09-23T22:26:00.821941+0000","last_peered":"2023-09-23T22:26:00.821941+0000","last_clean":"2023-09-23T22:26:00.821941+0000","last_became_active":"2023-09-23T22:25:32.431428+0000","last_became_peered":"2023-09-23T22:25:32.431428+0000","last_unstale":"2023-09-23T22:26:00.821941+0000","last_undegraded":"2023-09-23T22:26:00.821941+0000","last_fullsized":"2023-09-23T22:26:00.821941+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834108+0000","last_change":"2023-09-23T22:26:01.834108+0000","last_active":"2023-09-23T22:26:01.834108+0000","last_peered":"2023-09-23T22:26:01.834108+0000","last_clean":"2023-09-23T22:26:01.834108+0000","last_became_active":"2023-09-23T22:26:01.833735+0000","last_became_peered":"2023-09-23T22:26:01.833735+0000","last_unstale":"2023-09-23T22:26:01.834108+0000","last_undegraded":"2023-09-23T22:26:01.834108+0000","last_fullsized":"2023-09-23T22:26:01.834108+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.531582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834465+0000","last_change":"2023-09-23T22:26:01.832778+0000","last_active":"2023-09-23T22:26:01.834465+0000","last_peered":"2023-09-23T22:26:01.834465+0000","last_clean":"2023-09-23T22:26:01.834465+0000","last_became_active":"2023-09-23T22:26:01.832443+0000","last_became_peered":"2023-09-23T22:26:01.832443+0000","last_unstale":"2023-09-23T22:26:01.834465+0000","last_undegraded":"2023-09-23T22:26:01.834465+0000","last_fullsized":"2023-09-23T22:26:01.834465+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.092353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844748+0000","last_change":"2023-09-23T22:26:01.844748+0000","last_active":"2023-09-23T22:26:01.844748+0000","last_peered":"2023-09-23T22:26:01.844748+0000","last_clean":"2023-09-23T22:26:01.844748+0000","last_became_active":"2023-09-23T22:26:01.843932+0000","last_became_peered":"2023-09-23T22:26:01.843932+0000","last_unstale":"2023-09-23T22:26:01.844748+0000","last_undegraded":"2023-09-23T22:26:01.844748+0000","last_fullsized":"2023-09-23T22:26:01.844748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818256+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:26:00.818256+0000","last_peered":"2023-09-23T22:26:00.818256+0000","last_clean":"2023-09-23T22:26:00.818256+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:26:00.818256+0000","last_undegraded":"2023-09-23T22:26:00.818256+0000","last_fullsized":"2023-09-23T22:26:00.818256+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834512+0000","last_change":"2023-09-23T22:26:01.833556+0000","last_active":"2023-09-23T22:26:01.834512+0000","last_peered":"2023-09-23T22:26:01.834512+0000","last_clean":"2023-09-23T22:26:01.834512+0000","last_became_active":"2023-09-23T22:26:01.833265+0000","last_became_peered":"2023-09-23T22:26:01.833265+0000","last_unstale":"2023-09-23T22:26:01.834512+0000","last_undegraded":"2023-09-23T22:26:01.834512+0000","last_fullsized":"2023-09-23T22:26:01.834512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.181380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817243+0000","last_change":"2023-09-23T22:24:32.641939+0000","last_active":"2023-09-23T22:26:00.817243+0000","last_peered":"2023-09-23T22:26:00.817243+0000","last_clean":"2023-09-23T22:26:00.817243+0000","last_became_active":"2023-09-23T22:24:32.641510+0000","last_became_peered":"2023-09-23T22:24:32.641510+0000","last_unstale":"2023-09-23T22:26:00.817243+0000","last_undegraded":"2023-09-23T22:26:00.817243+0000","last_fullsized":"2023-09-23T22:26:00.817243+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833032+0000","last_change":"2023-09-23T22:26:01.833032+0000","last_active":"2023-09-23T22:26:01.833032+0000","last_peered":"2023-09-23T22:26:01.833032+0000","last_clean":"2023-09-23T22:26:01.833032+0000","last_became_active":"2023-09-23T22:26:01.832594+0000","last_became_peered":"2023-09-23T22:26:01.832594+0000","last_unstale":"2023-09-23T22:26:01.833032+0000","last_undegraded":"2023-09-23T22:26:01.833032+0000","last_fullsized":"2023-09-23T22:26:01.833032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.981559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818878+0000","last_change":"2023-09-23T22:24:32.649590+0000","last_active":"2023-09-23T22:26:00.818878+0000","last_peered":"2023-09-23T22:26:00.818878+0000","last_clean":"2023-09-23T22:26:00.818878+0000","last_became_active":"2023-09-23T22:24:32.649146+0000","last_became_peered":"2023-09-23T22:24:32.649146+0000","last_unstale":"2023-09-23T22:26:00.818878+0000","last_undegraded":"2023-09-23T22:26:00.818878+0000","last_fullsized":"2023-09-23T22:26:00.818878+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813229+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:26:00.813229+0000","last_peered":"2023-09-23T22:26:00.813229+0000","last_clean":"2023-09-23T22:26:00.813229+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:26:00.813229+0000","last_undegraded":"2023-09-23T22:26:00.813229+0000","last_fullsized":"2023-09-23T22:26:00.813229+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821496+0000","last_change":"2023-09-23T22:25:02.584303+0000","last_active":"2023-09-23T22:26:00.821496+0000","last_peered":"2023-09-23T22:26:00.821496+0000","last_clean":"2023-09-23T22:26:00.821496+0000","last_became_active":"2023-09-23T22:25:02.583891+0000","last_became_peered":"2023-09-23T22:25:02.583891+0000","last_unstale":"2023-09-23T22:26:00.821496+0000","last_undegraded":"2023-09-23T22:26:00.821496+0000","last_fullsized":"2023-09-23T22:26:00.821496+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844894+0000","last_change":"2023-09-23T22:26:01.844894+0000","last_active":"2023-09-23T22:26:01.844894+0000","last_peered":"2023-09-23T22:26:01.844894+0000","last_clean":"2023-09-23T22:26:01.844894+0000","last_became_active":"2023-09-23T22:26:01.844120+0000","last_became_peered":"2023-09-23T22:26:01.844120+0000","last_unstale":"2023-09-23T22:26:01.844894+0000","last_undegraded":"2023-09-23T22:26:01.844894+0000","last_fullsized":"2023-09-23T22:26:01.844894+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.820676+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:26:00.820676+0000","last_peered":"2023-09-23T22:26:00.820676+0000","last_clean":"2023-09-23T22:26:00.820676+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:26:00.820676+0000","last_undegraded":"2023-09-23T22:26:00.820676+0000","last_fullsized":"2023-09-23T22:26:00.820676+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821416+0000","last_change":"2023-09-23T22:25:32.431200+0000","last_active":"2023-09-23T22:26:00.821416+0000","last_peered":"2023-09-23T22:26:00.821416+0000","last_clean":"2023-09-23T22:26:00.821416+0000","last_became_active":"2023-09-23T22:25:32.430782+0000","last_became_peered":"2023-09-23T22:25:32.430782+0000","last_unstale":"2023-09-23T22:26:00.821416+0000","last_undegraded":"2023-09-23T22:26:00.821416+0000","last_fullsized":"2023-09-23T22:26:00.821416+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844552+0000","last_change":"2023-09-23T22:26:01.844552+0000","last_active":"2023-09-23T22:26:01.844552+0000","last_peered":"2023-09-23T22:26:01.844552+0000","last_clean":"2023-09-23T22:26:01.844552+0000","last_became_active":"2023-09-23T22:26:01.844043+0000","last_became_peered":"2023-09-23T22:26:01.844043+0000","last_unstale":"2023-09-23T22:26:01.844552+0000","last_undegraded":"2023-09-23T22:26:01.844552+0000","last_fullsized":"2023-09-23T22:26:01.844552+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818858+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:26:01.818858+0000","last_peered":"2023-09-23T22:26:01.818858+0000","last_clean":"2023-09-23T22:26:01.818858+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:26:01.818858+0000","last_undegraded":"2023-09-23T22:26:01.818858+0000","last_fullsized":"2023-09-23T22:26:01.818858+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837334+0000","last_change":"2023-09-23T22:26:01.837334+0000","last_active":"2023-09-23T22:26:01.837334+0000","last_peered":"2023-09-23T22:26:01.837334+0000","last_clean":"2023-09-23T22:26:01.837334+0000","last_became_active":"2023-09-23T22:26:01.836993+0000","last_became_peered":"2023-09-23T22:26:01.836993+0000","last_unstale":"2023-09-23T22:26:01.837334+0000","last_undegraded":"2023-09-23T22:26:01.837334+0000","last_fullsized":"2023-09-23T22:26:01.837334+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:19:12.694506+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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.847091+0000","last_change":"2023-09-23T22:26:01.847091+0000","last_active":"2023-09-23T22:26:01.847091+0000","last_peered":"2023-09-23T22:26:01.847091+0000","last_clean":"2023-09-23T22:26:01.847091+0000","last_became_active":"2023-09-23T22:26:01.846723+0000","last_became_peered":"2023-09-23T22:26:01.846723+0000","last_unstale":"2023-09-23T22:26:01.847091+0000","last_undegraded":"2023-09-23T22:26:01.847091+0000","last_fullsized":"2023-09-23T22:26:01.847091+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821621+0000","last_change":"2023-09-23T22:25:02.584659+0000","last_active":"2023-09-23T22:26:00.821621+0000","last_peered":"2023-09-23T22:26:00.821621+0000","last_clean":"2023-09-23T22:26:00.821621+0000","last_became_active":"2023-09-23T22:25:02.584219+0000","last_became_peered":"2023-09-23T22:25:02.584219+0000","last_unstale":"2023-09-23T22:26:00.821621+0000","last_undegraded":"2023-09-23T22:26:00.821621+0000","last_fullsized":"2023-09-23T22:26:00.821621+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824195+0000","last_change":"2023-09-23T22:25:32.432042+0000","last_active":"2023-09-23T22:26:00.824195+0000","last_peered":"2023-09-23T22:26:00.824195+0000","last_clean":"2023-09-23T22:26:00.824195+0000","last_became_active":"2023-09-23T22:25:32.431674+0000","last_became_peered":"2023-09-23T22:25:32.431674+0000","last_unstale":"2023-09-23T22:26:00.824195+0000","last_undegraded":"2023-09-23T22:26:00.824195+0000","last_fullsized":"2023-09-23T22:26:00.824195+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817140+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:26:00.817140+0000","last_peered":"2023-09-23T22:26:00.817140+0000","last_clean":"2023-09-23T22:26:00.817140+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:26:00.817140+0000","last_undegraded":"2023-09-23T22:26:00.817140+0000","last_fullsized":"2023-09-23T22:26:00.817140+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824441+0000","last_change":"2023-09-23T22:25:02.588680+0000","last_active":"2023-09-23T22:26:00.824441+0000","last_peered":"2023-09-23T22:26:00.824441+0000","last_clean":"2023-09-23T22:26:00.824441+0000","last_became_active":"2023-09-23T22:25:02.588335+0000","last_became_peered":"2023-09-23T22:25:02.588335+0000","last_unstale":"2023-09-23T22:26:00.824441+0000","last_undegraded":"2023-09-23T22:26:00.824441+0000","last_fullsized":"2023-09-23T22:26:00.824441+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833178+0000","last_change":"2023-09-23T22:26:01.833178+0000","last_active":"2023-09-23T22:26:01.833178+0000","last_peered":"2023-09-23T22:26:01.833178+0000","last_clean":"2023-09-23T22:26:01.833178+0000","last_became_active":"2023-09-23T22:26:01.832828+0000","last_became_peered":"2023-09-23T22:26:01.832828+0000","last_unstale":"2023-09-23T22:26:01.833178+0000","last_undegraded":"2023-09-23T22:26:01.833178+0000","last_fullsized":"2023-09-23T22:26:01.833178+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:51.452806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.831439+0000","last_change":"2023-09-23T22:26:01.831021+0000","last_active":"2023-09-23T22:26:01.831439+0000","last_peered":"2023-09-23T22:26:01.831439+0000","last_clean":"2023-09-23T22:26:01.831439+0000","last_became_active":"2023-09-23T22:26:01.830686+0000","last_became_peered":"2023-09-23T22:26:01.830686+0000","last_unstale":"2023-09-23T22:26:01.831439+0000","last_undegraded":"2023-09-23T22:26:01.831439+0000","last_fullsized":"2023-09-23T22:26:01.831439+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:14.989459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":73,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826238+0000","last_change":"2023-09-23T22:25:02.580490+0000","last_active":"2023-09-23T22:26:01.826238+0000","last_peered":"2023-09-23T22:26:01.826238+0000","last_clean":"2023-09-23T22:26:01.826238+0000","last_became_active":"2023-09-23T22:25:02.579493+0000","last_became_peered":"2023-09-23T22:25:02.579493+0000","last_unstale":"2023-09-23T22:26:01.826238+0000","last_undegraded":"2023-09-23T22:26:01.826238+0000","last_fullsized":"2023-09-23T22:26:01.826238+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.743411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845062+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:26:01.845062+0000","last_peered":"2023-09-23T22:26:01.845062+0000","last_clean":"2023-09-23T22:26:01.845062+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:26:01.845062+0000","last_undegraded":"2023-09-23T22:26:01.845062+0000","last_fullsized":"2023-09-23T22:26:01.845062+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":34,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824525+0000","last_change":"2023-09-23T22:25:02.583503+0000","last_active":"2023-09-23T22:26:01.824525+0000","last_peered":"2023-09-23T22:26:01.824525+0000","last_clean":"2023-09-23T22:26:01.824525+0000","last_became_active":"2023-09-23T22:25:02.582724+0000","last_became_peered":"2023-09-23T22:25:02.582724+0000","last_unstale":"2023-09-23T22:26:01.824525+0000","last_undegraded":"2023-09-23T22:26:01.824525+0000","last_fullsized":"2023-09-23T22:26:01.824525+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:12.206873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813193+0000","last_change":"2023-09-23T22:25:02.587337+0000","last_active":"2023-09-23T22:26:00.813193+0000","last_peered":"2023-09-23T22:26:00.813193+0000","last_clean":"2023-09-23T22:26:00.813193+0000","last_became_active":"2023-09-23T22:25:02.586971+0000","last_became_peered":"2023-09-23T22:25:02.586971+0000","last_unstale":"2023-09-23T22:26:00.813193+0000","last_undegraded":"2023-09-23T22:26:00.813193+0000","last_fullsized":"2023-09-23T22:26:00.813193+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817294+0000","last_change":"2023-09-23T22:24:32.643547+0000","last_active":"2023-09-23T22:26:00.817294+0000","last_peered":"2023-09-23T22:26:00.817294+0000","last_clean":"2023-09-23T22:26:00.817294+0000","last_became_active":"2023-09-23T22:24:32.643166+0000","last_became_peered":"2023-09-23T22:24:32.643166+0000","last_unstale":"2023-09-23T22:26:00.817294+0000","last_undegraded":"2023-09-23T22:26:00.817294+0000","last_fullsized":"2023-09-23T22:26:00.817294+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830724+0000","last_change":"2023-09-23T22:26:01.830139+0000","last_active":"2023-09-23T22:26:01.830724+0000","last_peered":"2023-09-23T22:26:01.830724+0000","last_clean":"2023-09-23T22:26:01.830724+0000","last_became_active":"2023-09-23T22:26:01.829776+0000","last_became_peered":"2023-09-23T22:26:01.829776+0000","last_unstale":"2023-09-23T22:26:01.830724+0000","last_undegraded":"2023-09-23T22:26:01.830724+0000","last_fullsized":"2023-09-23T22:26:01.830724+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.411430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829980+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:26:01.829980+0000","last_peered":"2023-09-23T22:26:01.829980+0000","last_clean":"2023-09-23T22:26:01.829980+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:26:01.829980+0000","last_undegraded":"2023-09-23T22:26:01.829980+0000","last_fullsized":"2023-09-23T22:26:01.829980+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825536+0000","last_change":"2023-09-23T22:25:32.420914+0000","last_active":"2023-09-23T22:26:01.825536+0000","last_peered":"2023-09-23T22:26:01.825536+0000","last_clean":"2023-09-23T22:26:01.825536+0000","last_became_active":"2023-09-23T22:25:32.420648+0000","last_became_peered":"2023-09-23T22:25:32.420648+0000","last_unstale":"2023-09-23T22:26:01.825536+0000","last_undegraded":"2023-09-23T22:26:01.825536+0000","last_fullsized":"2023-09-23T22:26:01.825536+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.954171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825187+0000","last_change":"2023-09-23T22:25:02.583317+0000","last_active":"2023-09-23T22:26:01.825187+0000","last_peered":"2023-09-23T22:26:01.825187+0000","last_clean":"2023-09-23T22:26:01.825187+0000","last_became_active":"2023-09-23T22:25:02.582910+0000","last_became_peered":"2023-09-23T22:25:02.582910+0000","last_unstale":"2023-09-23T22:26:01.825187+0000","last_undegraded":"2023-09-23T22:26:01.825187+0000","last_fullsized":"2023-09-23T22:26:01.825187+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:41.815195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813415+0000","last_change":"2023-09-23T22:25:32.430059+0000","last_active":"2023-09-23T22:26:00.813415+0000","last_peered":"2023-09-23T22:26:00.813415+0000","last_clean":"2023-09-23T22:26:00.813415+0000","last_became_active":"2023-09-23T22:25:32.429591+0000","last_became_peered":"2023-09-23T22:25:32.429591+0000","last_unstale":"2023-09-23T22:26:00.813415+0000","last_undegraded":"2023-09-23T22:26:00.813415+0000","last_fullsized":"2023-09-23T22:26:00.813415+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":295,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817605+0000","last_change":"2023-09-23T22:24:32.651013+0000","last_active":"2023-09-23T22:26:00.817605+0000","last_peered":"2023-09-23T22:26:00.817605+0000","last_clean":"2023-09-23T22:26:00.817605+0000","last_became_active":"2023-09-23T22:24:32.650592+0000","last_became_peered":"2023-09-23T22:24:32.650592+0000","last_unstale":"2023-09-23T22:26:00.817605+0000","last_undegraded":"2023-09-23T22:26:00.817605+0000","last_fullsized":"2023-09-23T22:26:00.817605+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839426+0000","last_change":"2023-09-23T22:26:01.839426+0000","last_active":"2023-09-23T22:26:01.839426+0000","last_peered":"2023-09-23T22:26:01.839426+0000","last_clean":"2023-09-23T22:26:01.839426+0000","last_became_active":"2023-09-23T22:26:01.838580+0000","last_became_peered":"2023-09-23T22:26:01.838580+0000","last_unstale":"2023-09-23T22:26:01.839426+0000","last_undegraded":"2023-09-23T22:26:01.839426+0000","last_fullsized":"2023-09-23T22:26:01.839426+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:32.516189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821991+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:26:00.821991+0000","last_peered":"2023-09-23T22:26:00.821991+0000","last_clean":"2023-09-23T22:26:00.821991+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:26:00.821991+0000","last_undegraded":"2023-09-23T22:26:00.821991+0000","last_fullsized":"2023-09-23T22:26:00.821991+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821512+0000","last_change":"2023-09-23T22:25:02.584331+0000","last_active":"2023-09-23T22:26:00.821512+0000","last_peered":"2023-09-23T22:26:00.821512+0000","last_clean":"2023-09-23T22:26:00.821512+0000","last_became_active":"2023-09-23T22:25:02.583952+0000","last_became_peered":"2023-09-23T22:25:02.583952+0000","last_unstale":"2023-09-23T22:26:00.821512+0000","last_undegraded":"2023-09-23T22:26:00.821512+0000","last_fullsized":"2023-09-23T22:26:00.821512+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835122+0000","last_change":"2023-09-23T22:26:01.834456+0000","last_active":"2023-09-23T22:26:01.835122+0000","last_peered":"2023-09-23T22:26:01.835122+0000","last_clean":"2023-09-23T22:26:01.835122+0000","last_became_active":"2023-09-23T22:26:01.834152+0000","last_became_peered":"2023-09-23T22:26:01.834152+0000","last_unstale":"2023-09-23T22:26:01.835122+0000","last_undegraded":"2023-09-23T22:26:01.835122+0000","last_fullsized":"2023-09-23T22:26:01.835122+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.232505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818835+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:26:01.818835+0000","last_peered":"2023-09-23T22:26:01.818835+0000","last_clean":"2023-09-23T22:26:01.818835+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:26:01.818835+0000","last_undegraded":"2023-09-23T22:26:01.818835+0000","last_fullsized":"2023-09-23T22:26:01.818835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817602+0000","last_change":"2023-09-23T22:24:32.647024+0000","last_active":"2023-09-23T22:26:00.817602+0000","last_peered":"2023-09-23T22:26:00.817602+0000","last_clean":"2023-09-23T22:26:00.817602+0000","last_became_active":"2023-09-23T22:24:32.646563+0000","last_became_peered":"2023-09-23T22:24:32.646563+0000","last_unstale":"2023-09-23T22:26:00.817602+0000","last_undegraded":"2023-09-23T22:26:00.817602+0000","last_fullsized":"2023-09-23T22:26:00.817602+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826338+0000","last_change":"2023-09-23T22:25:32.418657+0000","last_active":"2023-09-23T22:26:01.826338+0000","last_peered":"2023-09-23T22:26:01.826338+0000","last_clean":"2023-09-23T22:26:01.826338+0000","last_became_active":"2023-09-23T22:25:32.418241+0000","last_became_peered":"2023-09-23T22:25:32.418241+0000","last_unstale":"2023-09-23T22:26:01.826338+0000","last_undegraded":"2023-09-23T22:26:01.826338+0000","last_fullsized":"2023-09-23T22:26:01.826338+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:14:55.266453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818614+0000","last_change":"2023-09-23T22:24:32.643162+0000","last_active":"2023-09-23T22:26:01.818614+0000","last_peered":"2023-09-23T22:26:01.818614+0000","last_clean":"2023-09-23T22:26:01.818614+0000","last_became_active":"2023-09-23T22:24:32.642073+0000","last_became_peered":"2023-09-23T22:24:32.642073+0000","last_unstale":"2023-09-23T22:26:01.818614+0000","last_undegraded":"2023-09-23T22:26:01.818614+0000","last_fullsized":"2023-09-23T22:26:01.818614+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:00.917847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835066+0000","last_change":"2023-09-23T22:26:01.835066+0000","last_active":"2023-09-23T22:26:01.835066+0000","last_peered":"2023-09-23T22:26:01.835066+0000","last_clean":"2023-09-23T22:26:01.835066+0000","last_became_active":"2023-09-23T22:26:01.832614+0000","last_became_peered":"2023-09-23T22:26:01.832614+0000","last_unstale":"2023-09-23T22:26:01.835066+0000","last_undegraded":"2023-09-23T22:26:01.835066+0000","last_fullsized":"2023-09-23T22:26:01.835066+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:53:21.981523+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":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825236+0000","last_change":"2023-09-23T22:25:02.581274+0000","last_active":"2023-09-23T22:26:01.825236+0000","last_peered":"2023-09-23T22:26:01.825236+0000","last_clean":"2023-09-23T22:26:01.825236+0000","last_became_active":"2023-09-23T22:25:02.580861+0000","last_became_peered":"2023-09-23T22:25:02.580861+0000","last_unstale":"2023-09-23T22:26:01.825236+0000","last_undegraded":"2023-09-23T22:26:01.825236+0000","last_fullsized":"2023-09-23T22:26:01.825236+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:29.783962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833872+0000","last_change":"2023-09-23T22:26:01.833872+0000","last_active":"2023-09-23T22:26:01.833872+0000","last_peered":"2023-09-23T22:26:01.833872+0000","last_clean":"2023-09-23T22:26:01.833872+0000","last_became_active":"2023-09-23T22:26:01.833485+0000","last_became_peered":"2023-09-23T22:26:01.833485+0000","last_unstale":"2023-09-23T22:26:01.833872+0000","last_undegraded":"2023-09-23T22:26:01.833872+0000","last_fullsized":"2023-09-23T22:26:01.833872+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:37.019277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821923+0000","last_change":"2023-09-23T22:25:32.432199+0000","last_active":"2023-09-23T22:26:00.821923+0000","last_peered":"2023-09-23T22:26:00.821923+0000","last_clean":"2023-09-23T22:26:00.821923+0000","last_became_active":"2023-09-23T22:25:32.431813+0000","last_became_peered":"2023-09-23T22:25:32.431813+0000","last_unstale":"2023-09-23T22:26:00.821923+0000","last_undegraded":"2023-09-23T22:26:00.821923+0000","last_fullsized":"2023-09-23T22:26:00.821923+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818741+0000","last_change":"2023-09-23T22:25:02.581962+0000","last_active":"2023-09-23T22:26:01.818741+0000","last_peered":"2023-09-23T22:26:01.818741+0000","last_clean":"2023-09-23T22:26:01.818741+0000","last_became_active":"2023-09-23T22:25:02.581598+0000","last_became_peered":"2023-09-23T22:25:02.581598+0000","last_unstale":"2023-09-23T22:26:01.818741+0000","last_undegraded":"2023-09-23T22:26:01.818741+0000","last_fullsized":"2023-09-23T22:26:01.818741+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:42:29.010190+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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817242+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:26:00.817242+0000","last_peered":"2023-09-23T22:26:00.817242+0000","last_clean":"2023-09-23T22:26:00.817242+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:26:00.817242+0000","last_undegraded":"2023-09-23T22:26:00.817242+0000","last_fullsized":"2023-09-23T22:26:00.817242+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818951+0000","last_change":"2023-09-23T22:24:32.643875+0000","last_active":"2023-09-23T22:26:01.818951+0000","last_peered":"2023-09-23T22:26:01.818951+0000","last_clean":"2023-09-23T22:26:01.818951+0000","last_became_active":"2023-09-23T22:24:32.641940+0000","last_became_peered":"2023-09-23T22:24:32.641940+0000","last_unstale":"2023-09-23T22:26:01.818951+0000","last_undegraded":"2023-09-23T22:26:01.818951+0000","last_fullsized":"2023-09-23T22:26:01.818951+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:38:23.661284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829302+0000","last_change":"2023-09-23T22:26:01.829302+0000","last_active":"2023-09-23T22:26:01.829302+0000","last_peered":"2023-09-23T22:26:01.829302+0000","last_clean":"2023-09-23T22:26:01.829302+0000","last_became_active":"2023-09-23T22:26:01.828932+0000","last_became_peered":"2023-09-23T22:26:01.828932+0000","last_unstale":"2023-09-23T22:26:01.829302+0000","last_undegraded":"2023-09-23T22:26:01.829302+0000","last_fullsized":"2023-09-23T22:26:01.829302+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:49.750438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813591+0000","last_change":"2023-09-23T22:25:02.588593+0000","last_active":"2023-09-23T22:26:00.813591+0000","last_peered":"2023-09-23T22:26:00.813591+0000","last_clean":"2023-09-23T22:26:00.813591+0000","last_became_active":"2023-09-23T22:25:02.588283+0000","last_became_peered":"2023-09-23T22:25:02.588283+0000","last_unstale":"2023-09-23T22:26:00.813591+0000","last_undegraded":"2023-09-23T22:26:00.813591+0000","last_fullsized":"2023-09-23T22:26:00.813591+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845690+0000","last_change":"2023-09-23T22:26:01.845690+0000","last_active":"2023-09-23T22:26:01.845690+0000","last_peered":"2023-09-23T22:26:01.845690+0000","last_clean":"2023-09-23T22:26:01.845690+0000","last_became_active":"2023-09-23T22:26:01.845139+0000","last_became_peered":"2023-09-23T22:26:01.845139+0000","last_unstale":"2023-09-23T22:26:01.845690+0000","last_undegraded":"2023-09-23T22:26:01.845690+0000","last_fullsized":"2023-09-23T22:26:01.845690+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.815613+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:26:00.815613+0000","last_peered":"2023-09-23T22:26:00.815613+0000","last_clean":"2023-09-23T22:26:00.815613+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:26:00.815613+0000","last_undegraded":"2023-09-23T22:26:00.815613+0000","last_fullsized":"2023-09-23T22:26:00.815613+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844732+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:26:01.844732+0000","last_peered":"2023-09-23T22:26:01.844732+0000","last_clean":"2023-09-23T22:26:01.844732+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:26:01.844732+0000","last_undegraded":"2023-09-23T22:26:01.844732+0000","last_fullsized":"2023-09-23T22:26:01.844732+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":69,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839139+0000","last_change":"2023-09-23T22:26:01.839139+0000","last_active":"2023-09-23T22:26:01.839139+0000","last_peered":"2023-09-23T22:26:01.839139+0000","last_clean":"2023-09-23T22:26:01.839139+0000","last_became_active":"2023-09-23T22:26:01.838625+0000","last_became_peered":"2023-09-23T22:26:01.838625+0000","last_unstale":"2023-09-23T22:26:01.839139+0000","last_undegraded":"2023-09-23T22:26:01.839139+0000","last_fullsized":"2023-09-23T22:26:01.839139+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:23:51.061618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830495+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:26:01.830495+0000","last_peered":"2023-09-23T22:26:01.830495+0000","last_clean":"2023-09-23T22:26:01.830495+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:26:01.830495+0000","last_undegraded":"2023-09-23T22:26:01.830495+0000","last_fullsized":"2023-09-23T22:26:01.830495+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818689+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:26:01.818689+0000","last_peered":"2023-09-23T22:26:01.818689+0000","last_clean":"2023-09-23T22:26:01.818689+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:26:01.818689+0000","last_undegraded":"2023-09-23T22:26:01.818689+0000","last_fullsized":"2023-09-23T22:26:01.818689+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817056+0000","last_change":"2023-09-23T22:25:02.587805+0000","last_active":"2023-09-23T22:26:00.817056+0000","last_peered":"2023-09-23T22:26:00.817056+0000","last_clean":"2023-09-23T22:26:00.817056+0000","last_became_active":"2023-09-23T22:25:02.587467+0000","last_became_peered":"2023-09-23T22:25:02.587467+0000","last_unstale":"2023-09-23T22:26:00.817056+0000","last_undegraded":"2023-09-23T22:26:00.817056+0000","last_fullsized":"2023-09-23T22:26:00.817056+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"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":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":48,"seq":206158430416,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310904,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434248,"statfs":{"total":95995035648,"available":95676669952,"internally_reserved":0,"allocated":1556480,"data_stored":1103931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.86099999999999999,"15min":0.875},"min":{"1min":0.60999999999999999,"5min":0.498,"15min":0.498},"max":{"1min":1.073,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.90900000000000003,"15min":0.89900000000000002},"min":{"1min":0.60799999999999998,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3300000000000001,"5min":1.331,"15min":1.331},"last":1.083}]},{"osd":1,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.85699999999999998,"15min":0.83999999999999997},"min":{"1min":0.58599999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.91500000000000004,"15min":0.90300000000000002},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.2090000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.94799999999999995,"15min":0.94399999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.038,"5min":1.002,"15min":0.996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.2230000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":1.04}]},{"osd":4,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.70099999999999996,"5min":0.496,"15min":0.39900000000000002},"max":{"1min":1.26,"5min":1.379,"15min":2.0939999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.014,"15min":0.97199999999999998},"min":{"1min":0.76700000000000002,"5min":0.48699999999999999,"15min":0.42399999999999999},"max":{"1min":1.2909999999999999,"5min":1.425,"15min":1.548},"last":0.80700000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.97699999999999998,"15min":0.96499999999999997},"min":{"1min":0.66900000000000004,"5min":0.58899999999999997,"15min":0.441},"max":{"1min":1.232,"5min":1.484,"15min":1.5089999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.085,"5min":1.0349999999999999,"15min":1.03},"min":{"1min":0.77400000000000002,"5min":0.56899999999999995,"15min":0.47799999999999998},"max":{"1min":1.2310000000000001,"5min":1.407,"15min":1.8859999999999999},"last":0.95799999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.085,"15min":1.0640000000000001},"min":{"1min":0.85899999999999999,"5min":0.623,"15min":0.45300000000000001},"max":{"1min":1.403,"5min":1.45,"15min":1.97},"last":1.004},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.0780000000000001,"15min":1.0489999999999999},"min":{"1min":0.77700000000000002,"5min":0.69399999999999995,"15min":0.48099999999999998},"max":{"1min":1.4059999999999999,"5min":1.429,"15min":1.764},"last":1.147}]}]},{"osd":6,"up_from":42,"seq":180388626649,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306796,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438356,"statfs":{"total":95995035648,"available":95680876544,"internally_reserved":0,"allocated":1544192,"data_stored":1103785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.92300000000000004,"15min":0.92100000000000004},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.218,"5min":1.264,"15min":1.264},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.284}]},{"osd":1,"last update":"Sat Sep 23 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.60399999999999998,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.95999999999999996,"15min":0.97199999999999998},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.204}]},{"osd":2,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.016,"15min":1.01},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.26,"5min":1.347,"15min":1.347},"last":1.073},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.105}]},{"osd":3,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.1539999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91600000000000004,"15min":0.90900000000000003},"min":{"1min":0.59199999999999997,"5min":0.52100000000000002,"15min":0.50600000000000001},"max":{"1min":1.1140000000000001,"5min":1.264,"15min":2.1480000000000001},"last":1.327},{"interface":"front","average":{"1min":1.042,"5min":0.98799999999999999,"15min":0.97699999999999998},"min":{"1min":0.71699999999999997,"5min":0.66600000000000004,"15min":0.502},"max":{"1min":1.381,"5min":1.381,"15min":2.2480000000000002},"last":1.3120000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.95799999999999996,"15min":0.96599999999999997},"min":{"1min":0.751,"5min":0.56799999999999995,"15min":0.41899999999999998},"max":{"1min":1.107,"5min":1.292,"15min":2.0430000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.046,"15min":1.028},"min":{"1min":0.82599999999999996,"5min":0.60499999999999998,"15min":0.47799999999999998},"max":{"1min":1.327,"5min":1.327,"15min":2.294},"last":1.2210000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.028,"15min":1.0389999999999999},"min":{"1min":0.75900000000000001,"5min":0.69599999999999995,"15min":0.56799999999999995},"max":{"1min":1.393,"5min":1.393,"15min":2.2770000000000001},"last":1.26},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1080000000000001,"15min":1.081},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.51700000000000002},"max":{"1min":1.339,"5min":1.476,"15min":2.21},"last":1.3640000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285605,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40640,"kb_used_data":952,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704512,"statfs":{"total":95995035648,"available":95953420288,"internally_reserved":0,"allocated":974848,"data_stored":515931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.61199999999999999,"15min":0.59399999999999997},"min":{"1min":0.51000000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.71399999999999997,"15min":0.69399999999999995},"min":{"1min":0.497,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.81999999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.72899999999999998,"15min":0.74299999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.88700000000000001,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.69699999999999995,"15min":0.70999999999999996},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.93899999999999995,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.63900000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.75}]},{"osd":4,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.96899999999999997,"15min":0.95699999999999996},"min":{"1min":0.65900000000000003,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":2.2789999999999999,"5min":2.2789999999999999,"15min":2.2789999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.169,"5min":1.0529999999999999,"15min":1.034},"min":{"1min":0.86299999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":2.1899999999999999,"5min":2.1899999999999999,"15min":2.1899999999999999},"last":1.171}]},{"osd":5,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.93799999999999994,"15min":0.91400000000000003},"min":{"1min":0.73099999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":2.0600000000000001,"5min":2.0600000000000001,"15min":2.0600000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.161,"5min":1.0169999999999999,"15min":0.99299999999999999},"min":{"1min":0.78100000000000003,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":2.0830000000000002,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":1.0900000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.083,"15min":1.0629999999999999},"min":{"1min":0.80700000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":2.1619999999999999,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.21,"5min":1.0449999999999999,"15min":1.0169999999999999},"min":{"1min":0.90300000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":2.2440000000000002,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":1.0249999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.073,"15min":1.044},"min":{"1min":0.82399999999999995,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":2.3279999999999998,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.2170000000000001,"5min":1.0680000000000001,"15min":1.0429999999999999},"min":{"1min":0.80500000000000005,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":2.2160000000000002,"5min":2.2160000000000002,"15min":2.2160000000000002},"last":1.0680000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449131,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29204,"kb_used_data":1548,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715948,"statfs":{"total":95995035648,"available":95965130752,"internally_reserved":0,"allocated":1585152,"data_stored":1107397,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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 22:27:08 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.65500000000000003,"15min":0.65300000000000002},"min":{"1min":0.47799999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.64400000000000002,"15min":0.63600000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.95599999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.70599999999999996,"15min":0.70399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.68600000000000005,"15min":0.68799999999999994},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.61399999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.92400000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97799999999999998,"15min":0.98099999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3640000000000001,"5min":1.397,"15min":1.397},"last":1.111},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98799999999999999,"15min":1.0009999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.351,"5min":1.385,"15min":1.385},"last":0.88500000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.96599999999999997,"15min":0.97099999999999997},"min":{"1min":0.64600000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.024}]},{"osd":6,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0129999999999999,"15min":1.0269999999999999},"min":{"1min":0.64400000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.417,"5min":1.423,"15min":1.423},"last":1.01},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.069}]},{"osd":7,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.016,"15min":1.014},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.093,"15min":1.1000000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.84199999999999997}]}]},{"osd":2,"up_from":88,"seq":377957122079,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40576,"kb_used_data":952,"kb_used_omap":7,"kb_used_meta":39608,"kb_avail":93704576,"statfs":{"total":95995035648,"available":95953485824,"internally_reserved":0,"allocated":974848,"data_stored":515191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40558673},"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 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.65100000000000002,"15min":0.66200000000000003},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.88700000000000001,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.65200000000000002,"15min":0.66100000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.83299999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.70899999999999996,"15min":0.71099999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.98699999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.75600000000000001,"15min":0.76100000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.89700000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.871}]},{"osd":4,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.78200000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.073},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.79600000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.351,"5min":1.55,"15min":1.55},"last":1.0880000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.012,"15min":1.016},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.026},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.97099999999999997,"15min":0.97599999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.446,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.97599999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0209999999999999,"15min":1.026},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0620000000000001,"15min":1.0820000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.222,"5min":1.373,"15min":1.373},"last":1.0489999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.093},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.298,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.073,"15min":1.079},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.93400000000000005}]}]},{"osd":3,"up_from":93,"seq":399431958553,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36400,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708752,"statfs":{"total":95995035648,"available":95957762048,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36303925},"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 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.60999999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.016}]},{"osd":2,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.78100000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.042},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.99399999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.876},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.105}]},{"osd":6,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.90300000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.0720000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019113,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.873,"15min":0.876},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.105,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.83299999999999996,"15min":0.82299999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.133,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.95599999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84199999999999997,"15min":0.84299999999999997},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.1299999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":1.204}]},{"osd":2,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0429999999999999,"15min":1.05},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3260000000000001,"5min":1.327,"15min":1.327},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.038,"15min":1.05},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.0900000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.008}]},{"osd":5,"last update":"Sat Sep 23 22:27:02 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.0209999999999999,"15min":0.98399999999999999},"min":{"1min":0.76100000000000001,"5min":0.60399999999999998,"15min":0.44500000000000001},"max":{"1min":1.3979999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.127},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98999999999999999,"15min":0.96799999999999997},"min":{"1min":0.78400000000000003,"5min":0.55300000000000005,"15min":0.53100000000000003},"max":{"1min":1.242,"5min":1.381,"15min":1.4990000000000001},"last":1.149}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0409999999999999,"15min":0.997},"min":{"1min":0.79500000000000004,"5min":0.53200000000000003,"15min":0.45700000000000002},"max":{"1min":1.486,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.349},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0129999999999999,"15min":1.028},"min":{"1min":0.65800000000000003,"5min":0.64100000000000001,"15min":0.60299999999999998},"max":{"1min":1.409,"5min":1.5109999999999999,"15min":4.7220000000000004},"last":1.1819999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0549999999999999,"15min":1.0600000000000001},"min":{"1min":0.80100000000000005,"5min":0.64300000000000002,"15min":0.54500000000000004},"max":{"1min":1.288,"5min":1.601,"15min":1.6699999999999999},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.123,"15min":1.0840000000000001},"min":{"1min":0.98199999999999998,"5min":0.65400000000000003,"15min":0.443},"max":{"1min":1.395,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.284}]}]},{"osd":5,"up_from":36,"seq":154618822882,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":937984,"data_stored":508972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.81699999999999995,"15min":0.78500000000000003},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.069},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.86099999999999999,"15min":0.84499999999999997},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.95299999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:27:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89300000000000002,"15min":0.89000000000000001},"min":{"1min":0.65200000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.236,"5min":1.242,"15min":1.242},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93100000000000005,"15min":0.93000000000000005},"min":{"1min":0.56999999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.232}]},{"osd":2,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90800000000000003,"15min":0.90300000000000002},"min":{"1min":0.71099999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.99099999999999999,"15min":0.999},"min":{"1min":0.72799999999999998,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.2969999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:27:01 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.024},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":1.0069999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:26:54 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97199999999999998,"15min":0.94199999999999995},"min":{"1min":0.622,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3380000000000001,"5min":1.456,"15min":1.456},"last":1.159},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.97699999999999998,"15min":0.92700000000000005},"min":{"1min":0.69599999999999995,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.5800000000000001},"last":0.90700000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94299999999999995,"15min":0.89300000000000002},"min":{"1min":0.68500000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.234,"5min":1.3029999999999999,"15min":1.49},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.165,"5min":1.0449999999999999,"15min":1.012},"min":{"1min":0.91600000000000004,"5min":0.47599999999999998,"15min":0.47499999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.371}]},{"osd":7,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.0600000000000001,"15min":1.0069999999999999},"min":{"1min":0.88700000000000001,"5min":0.65700000000000003,"15min":0.54200000000000004},"max":{"1min":1.349,"5min":1.419,"15min":1.5169999999999999},"last":1.107},{"interface":"front","average":{"1min":1.198,"5min":1.105,"15min":1.077},"min":{"1min":0.97599999999999998,"5min":0.57699999999999996,"15min":0.55600000000000005},"max":{"1min":1.415,"5min":1.415,"15min":1.462},"last":1.7410000000000001}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"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-23T22:27:58.977 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:27:58.977 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T22:27:58.978 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T22:27:58.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T22:27:59.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:58 smithi121 bash[78246]: audit 2023-09-23T22:27:58.097160+0000 mgr.y (mgr.34107) 339 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:27:59.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:27:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:27:58] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.33.4" 2023-09-23T22:27:59.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:58 smithi121 bash[74920]: audit 2023-09-23T22:27:58.097160+0000 mgr.y (mgr.34107) 339 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:27:59.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:58 smithi123 bash[59255]: audit 2023-09-23T22:27:58.097160+0000 mgr.y (mgr.34107) 339 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:00.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:27:59 smithi121 bash[74920]: cluster 2023-09-23T22:27:59.021471+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:00.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:27:59 smithi121 bash[78246]: cluster 2023-09-23T22:27:59.021471+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:00.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:27:59 smithi123 bash[59255]: cluster 2023-09-23T22:27:59.021471+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:02.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:02 smithi121 bash[74920]: cluster 2023-09-23T22:28:01.022335+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:02.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:02 smithi121 bash[78246]: cluster 2023-09-23T22:28:01.022335+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:02.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:02 smithi123 bash[59255]: cluster 2023-09-23T22:28:01.022335+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:03.753 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:04.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:04 smithi121 bash[74920]: cluster 2023-09-23T22:28:03.023328+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:04.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:04 smithi121 bash[78246]: cluster 2023-09-23T22:28:03.023328+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:04 smithi123 bash[59255]: cluster 2023-09-23T22:28:03.023328+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:06.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:06 smithi121 bash[74920]: cluster 2023-09-23T22:28:05.023880+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:06.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:06 smithi121 bash[78246]: cluster 2023-09-23T22:28:05.023880+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:06 smithi123 bash[59255]: cluster 2023-09-23T22:28:05.023880+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:06.964 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:28:06.964 INFO:teuthology.orchestra.run.smithi121.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T22:28:07.778 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T22:28:07.778 INFO:teuthology.run_tasks:Running task print... 2023-09-23T22:28:07.787 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-23T22:28:07.787 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T22:28:07.808 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T22:28:07.808 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T22:28:07.808 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-23T22:28:07.810 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-23T22:28:07.810 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-23T22:28:07.810 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-23T22:28:07.810 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-23T22:28:07.811 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:28:07.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:28:08.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:07 smithi121 bash[74920]: audit 2023-09-23T22:28:06.911922+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:08.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:07 smithi121 bash[74920]: audit 2023-09-23T22:28:06.959254+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.121:0/480996660' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:28:08.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:07 smithi121 bash[74920]: cluster 2023-09-23T22:28:07.024728+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:07 smithi121 bash[78246]: audit 2023-09-23T22:28:06.911922+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:07 smithi121 bash[78246]: audit 2023-09-23T22:28:06.959254+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.121:0/480996660' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:28:08.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:07 smithi121 bash[78246]: cluster 2023-09-23T22:28:07.024728+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:07 smithi123 bash[59255]: audit 2023-09-23T22:28:06.911922+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:07 smithi123 bash[59255]: audit 2023-09-23T22:28:06.959254+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.121:0/480996660' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:28:08.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:07 smithi123 bash[59255]: cluster 2023-09-23T22:28:07.024728+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:28:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:28:08] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.33.4" 2023-09-23T22:28:10.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:10 smithi121 bash[74920]: cluster 2023-09-23T22:28:09.025517+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:10.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:10 smithi121 bash[78246]: cluster 2023-09-23T22:28:09.025517+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:10 smithi123 bash[59255]: cluster 2023-09-23T22:28:09.025517+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:12.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:12 smithi121 bash[74920]: cluster 2023-09-23T22:28:11.026372+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:12.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:12 smithi121 bash[78246]: cluster 2023-09-23T22:28:11.026372+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:12 smithi123 bash[59255]: cluster 2023-09-23T22:28:11.026372+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:12.596 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:14 smithi121 bash[74920]: cluster 2023-09-23T22:28:13.027170+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:14.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:14 smithi121 bash[78246]: cluster 2023-09-23T22:28:13.027170+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:14 smithi123 bash[59255]: cluster 2023-09-23T22:28:13.027170+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:15.911 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:28:15.914 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:28:16.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:16 smithi121 bash[74920]: cluster 2023-09-23T22:28:15.027880+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:16 smithi121 bash[78246]: cluster 2023-09-23T22:28:15.027880+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:16.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:16 smithi123 bash[59255]: cluster 2023-09-23T22:28:15.027880+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:16.765 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":283,"stamp":"2023-09-23T22:28:15.027464+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360820,"kb_used_data":9268,"kb_used_omap":20,"kb_used_meta":1351467,"kb_avail":748600396,"statfs":{"total":767960285184,"available":766566805504,"internally_reserved":0,"allocated":9490432,"data_stored":5881846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1383902862},"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.004780"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":76,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818372+0000","last_change":"2023-09-23T22:25:32.434383+0000","last_active":"2023-09-23T22:26:00.818372+0000","last_peered":"2023-09-23T22:26:00.818372+0000","last_clean":"2023-09-23T22:26:00.818372+0000","last_became_active":"2023-09-23T22:25:32.433869+0000","last_became_peered":"2023-09-23T22:25:32.433869+0000","last_unstale":"2023-09-23T22:26:00.818372+0000","last_undegraded":"2023-09-23T22:26:00.818372+0000","last_fullsized":"2023-09-23T22:26:00.818372+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837296+0000","last_change":"2023-09-23T22:26:01.837296+0000","last_active":"2023-09-23T22:26:01.837296+0000","last_peered":"2023-09-23T22:26:01.837296+0000","last_clean":"2023-09-23T22:26:01.837296+0000","last_became_active":"2023-09-23T22:26:01.836946+0000","last_became_peered":"2023-09-23T22:26:01.836946+0000","last_unstale":"2023-09-23T22:26:01.837296+0000","last_undegraded":"2023-09-23T22:26:01.837296+0000","last_fullsized":"2023-09-23T22:26:01.837296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834161+0000","last_change":"2023-09-23T22:26:01.833333+0000","last_active":"2023-09-23T22:26:01.834161+0000","last_peered":"2023-09-23T22:26:01.834161+0000","last_clean":"2023-09-23T22:26:01.834161+0000","last_became_active":"2023-09-23T22:26:01.833026+0000","last_became_peered":"2023-09-23T22:26:01.833026+0000","last_unstale":"2023-09-23T22:26:01.834161+0000","last_undegraded":"2023-09-23T22:26:01.834161+0000","last_fullsized":"2023-09-23T22:26:01.834161+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.286134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834494+0000","last_change":"2023-09-23T22:26:01.833523+0000","last_active":"2023-09-23T22:26:01.834494+0000","last_peered":"2023-09-23T22:26:01.834494+0000","last_clean":"2023-09-23T22:26:01.834494+0000","last_became_active":"2023-09-23T22:26:01.833183+0000","last_became_peered":"2023-09-23T22:26:01.833183+0000","last_unstale":"2023-09-23T22:26:01.834494+0000","last_undegraded":"2023-09-23T22:26:01.834494+0000","last_fullsized":"2023-09-23T22:26:01.834494+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.413385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830418+0000","last_change":"2023-09-23T22:26:01.830418+0000","last_active":"2023-09-23T22:26:01.830418+0000","last_peered":"2023-09-23T22:26:01.830418+0000","last_clean":"2023-09-23T22:26:01.830418+0000","last_became_active":"2023-09-23T22:26:01.830024+0000","last_became_peered":"2023-09-23T22:26:01.830024+0000","last_unstale":"2023-09-23T22:26:01.830418+0000","last_undegraded":"2023-09-23T22:26:01.830418+0000","last_fullsized":"2023-09-23T22:26:01.830418+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.316895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.822122+0000","last_change":"2023-09-23T22:25:02.585638+0000","last_active":"2023-09-23T22:26:00.822122+0000","last_peered":"2023-09-23T22:26:00.822122+0000","last_clean":"2023-09-23T22:26:00.822122+0000","last_became_active":"2023-09-23T22:25:02.585328+0000","last_became_peered":"2023-09-23T22:25:02.585328+0000","last_unstale":"2023-09-23T22:26:00.822122+0000","last_undegraded":"2023-09-23T22:26:00.822122+0000","last_fullsized":"2023-09-23T22:26:00.822122+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834831+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:26:01.834831+0000","last_peered":"2023-09-23T22:26:01.834831+0000","last_clean":"2023-09-23T22:26:01.834831+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:26:01.834831+0000","last_undegraded":"2023-09-23T22:26:01.834831+0000","last_fullsized":"2023-09-23T22:26:01.834831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.840300+0000","last_change":"2023-09-23T22:26:01.840300+0000","last_active":"2023-09-23T22:26:01.840300+0000","last_peered":"2023-09-23T22:26:01.840300+0000","last_clean":"2023-09-23T22:26:01.840300+0000","last_became_active":"2023-09-23T22:26:01.839433+0000","last_became_peered":"2023-09-23T22:26:01.839433+0000","last_unstale":"2023-09-23T22:26:01.840300+0000","last_undegraded":"2023-09-23T22:26:01.840300+0000","last_fullsized":"2023-09-23T22:26:01.840300+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.462920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813397+0000","last_change":"2023-09-23T22:25:02.587486+0000","last_active":"2023-09-23T22:26:00.813397+0000","last_peered":"2023-09-23T22:26:00.813397+0000","last_clean":"2023-09-23T22:26:00.813397+0000","last_became_active":"2023-09-23T22:25:02.587132+0000","last_became_peered":"2023-09-23T22:25:02.587132+0000","last_unstale":"2023-09-23T22:26:00.813397+0000","last_undegraded":"2023-09-23T22:26:00.813397+0000","last_fullsized":"2023-09-23T22:26:00.813397+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.839368+0000","last_change":"2023-09-23T22:26:01.839368+0000","last_active":"2023-09-23T22:26:01.839368+0000","last_peered":"2023-09-23T22:26:01.839368+0000","last_clean":"2023-09-23T22:26:01.839368+0000","last_became_active":"2023-09-23T22:26:01.838086+0000","last_became_peered":"2023-09-23T22:26:01.838086+0000","last_unstale":"2023-09-23T22:26:01.839368+0000","last_undegraded":"2023-09-23T22:26:01.839368+0000","last_fullsized":"2023-09-23T22:26:01.839368+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.093365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841874+0000","last_change":"2023-09-23T22:26:01.841874+0000","last_active":"2023-09-23T22:26:01.841874+0000","last_peered":"2023-09-23T22:26:01.841874+0000","last_clean":"2023-09-23T22:26:01.841874+0000","last_became_active":"2023-09-23T22:26:01.841445+0000","last_became_peered":"2023-09-23T22:26:01.841445+0000","last_unstale":"2023-09-23T22:26:01.841874+0000","last_undegraded":"2023-09-23T22:26:01.841874+0000","last_fullsized":"2023-09-23T22:26:01.841874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824661+0000","last_change":"2023-09-23T22:25:32.427535+0000","last_active":"2023-09-23T22:26:01.824661+0000","last_peered":"2023-09-23T22:26:01.824661+0000","last_clean":"2023-09-23T22:26:01.824661+0000","last_became_active":"2023-09-23T22:25:32.427194+0000","last_became_peered":"2023-09-23T22:25:32.427194+0000","last_unstale":"2023-09-23T22:26:01.824661+0000","last_undegraded":"2023-09-23T22:26:01.824661+0000","last_fullsized":"2023-09-23T22:26:01.824661+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:59.079039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824122+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:26:00.824122+0000","last_peered":"2023-09-23T22:26:00.824122+0000","last_clean":"2023-09-23T22:26:00.824122+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:26:00.824122+0000","last_undegraded":"2023-09-23T22:26:00.824122+0000","last_fullsized":"2023-09-23T22:26:00.824122+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.823874+0000","last_change":"2023-09-23T22:25:02.588763+0000","last_active":"2023-09-23T22:26:00.823874+0000","last_peered":"2023-09-23T22:26:00.823874+0000","last_clean":"2023-09-23T22:26:00.823874+0000","last_became_active":"2023-09-23T22:25:02.588454+0000","last_became_peered":"2023-09-23T22:25:02.588454+0000","last_unstale":"2023-09-23T22:26:00.823874+0000","last_undegraded":"2023-09-23T22:26:00.823874+0000","last_fullsized":"2023-09-23T22:26:00.823874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821941+0000","last_change":"2023-09-23T22:25:32.431855+0000","last_active":"2023-09-23T22:26:00.821941+0000","last_peered":"2023-09-23T22:26:00.821941+0000","last_clean":"2023-09-23T22:26:00.821941+0000","last_became_active":"2023-09-23T22:25:32.431428+0000","last_became_peered":"2023-09-23T22:25:32.431428+0000","last_unstale":"2023-09-23T22:26:00.821941+0000","last_undegraded":"2023-09-23T22:26:00.821941+0000","last_fullsized":"2023-09-23T22:26:00.821941+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834108+0000","last_change":"2023-09-23T22:26:01.834108+0000","last_active":"2023-09-23T22:26:01.834108+0000","last_peered":"2023-09-23T22:26:01.834108+0000","last_clean":"2023-09-23T22:26:01.834108+0000","last_became_active":"2023-09-23T22:26:01.833735+0000","last_became_peered":"2023-09-23T22:26:01.833735+0000","last_unstale":"2023-09-23T22:26:01.834108+0000","last_undegraded":"2023-09-23T22:26:01.834108+0000","last_fullsized":"2023-09-23T22:26:01.834108+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.531582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834465+0000","last_change":"2023-09-23T22:26:01.832778+0000","last_active":"2023-09-23T22:26:01.834465+0000","last_peered":"2023-09-23T22:26:01.834465+0000","last_clean":"2023-09-23T22:26:01.834465+0000","last_became_active":"2023-09-23T22:26:01.832443+0000","last_became_peered":"2023-09-23T22:26:01.832443+0000","last_unstale":"2023-09-23T22:26:01.834465+0000","last_undegraded":"2023-09-23T22:26:01.834465+0000","last_fullsized":"2023-09-23T22:26:01.834465+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.092353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844748+0000","last_change":"2023-09-23T22:26:01.844748+0000","last_active":"2023-09-23T22:26:01.844748+0000","last_peered":"2023-09-23T22:26:01.844748+0000","last_clean":"2023-09-23T22:26:01.844748+0000","last_became_active":"2023-09-23T22:26:01.843932+0000","last_became_peered":"2023-09-23T22:26:01.843932+0000","last_unstale":"2023-09-23T22:26:01.844748+0000","last_undegraded":"2023-09-23T22:26:01.844748+0000","last_fullsized":"2023-09-23T22:26:01.844748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818256+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:26:00.818256+0000","last_peered":"2023-09-23T22:26:00.818256+0000","last_clean":"2023-09-23T22:26:00.818256+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:26:00.818256+0000","last_undegraded":"2023-09-23T22:26:00.818256+0000","last_fullsized":"2023-09-23T22:26:00.818256+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834512+0000","last_change":"2023-09-23T22:26:01.833556+0000","last_active":"2023-09-23T22:26:01.834512+0000","last_peered":"2023-09-23T22:26:01.834512+0000","last_clean":"2023-09-23T22:26:01.834512+0000","last_became_active":"2023-09-23T22:26:01.833265+0000","last_became_peered":"2023-09-23T22:26:01.833265+0000","last_unstale":"2023-09-23T22:26:01.834512+0000","last_undegraded":"2023-09-23T22:26:01.834512+0000","last_fullsized":"2023-09-23T22:26:01.834512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.181380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817243+0000","last_change":"2023-09-23T22:24:32.641939+0000","last_active":"2023-09-23T22:26:00.817243+0000","last_peered":"2023-09-23T22:26:00.817243+0000","last_clean":"2023-09-23T22:26:00.817243+0000","last_became_active":"2023-09-23T22:24:32.641510+0000","last_became_peered":"2023-09-23T22:24:32.641510+0000","last_unstale":"2023-09-23T22:26:00.817243+0000","last_undegraded":"2023-09-23T22:26:00.817243+0000","last_fullsized":"2023-09-23T22:26:00.817243+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833032+0000","last_change":"2023-09-23T22:26:01.833032+0000","last_active":"2023-09-23T22:26:01.833032+0000","last_peered":"2023-09-23T22:26:01.833032+0000","last_clean":"2023-09-23T22:26:01.833032+0000","last_became_active":"2023-09-23T22:26:01.832594+0000","last_became_peered":"2023-09-23T22:26:01.832594+0000","last_unstale":"2023-09-23T22:26:01.833032+0000","last_undegraded":"2023-09-23T22:26:01.833032+0000","last_fullsized":"2023-09-23T22:26:01.833032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.981559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818878+0000","last_change":"2023-09-23T22:24:32.649590+0000","last_active":"2023-09-23T22:26:00.818878+0000","last_peered":"2023-09-23T22:26:00.818878+0000","last_clean":"2023-09-23T22:26:00.818878+0000","last_became_active":"2023-09-23T22:24:32.649146+0000","last_became_peered":"2023-09-23T22:24:32.649146+0000","last_unstale":"2023-09-23T22:26:00.818878+0000","last_undegraded":"2023-09-23T22:26:00.818878+0000","last_fullsized":"2023-09-23T22:26:00.818878+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813229+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:26:00.813229+0000","last_peered":"2023-09-23T22:26:00.813229+0000","last_clean":"2023-09-23T22:26:00.813229+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:26:00.813229+0000","last_undegraded":"2023-09-23T22:26:00.813229+0000","last_fullsized":"2023-09-23T22:26:00.813229+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821496+0000","last_change":"2023-09-23T22:25:02.584303+0000","last_active":"2023-09-23T22:26:00.821496+0000","last_peered":"2023-09-23T22:26:00.821496+0000","last_clean":"2023-09-23T22:26:00.821496+0000","last_became_active":"2023-09-23T22:25:02.583891+0000","last_became_peered":"2023-09-23T22:25:02.583891+0000","last_unstale":"2023-09-23T22:26:00.821496+0000","last_undegraded":"2023-09-23T22:26:00.821496+0000","last_fullsized":"2023-09-23T22:26:00.821496+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844894+0000","last_change":"2023-09-23T22:26:01.844894+0000","last_active":"2023-09-23T22:26:01.844894+0000","last_peered":"2023-09-23T22:26:01.844894+0000","last_clean":"2023-09-23T22:26:01.844894+0000","last_became_active":"2023-09-23T22:26:01.844120+0000","last_became_peered":"2023-09-23T22:26:01.844120+0000","last_unstale":"2023-09-23T22:26:01.844894+0000","last_undegraded":"2023-09-23T22:26:01.844894+0000","last_fullsized":"2023-09-23T22:26:01.844894+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.820676+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:26:00.820676+0000","last_peered":"2023-09-23T22:26:00.820676+0000","last_clean":"2023-09-23T22:26:00.820676+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:26:00.820676+0000","last_undegraded":"2023-09-23T22:26:00.820676+0000","last_fullsized":"2023-09-23T22:26:00.820676+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821416+0000","last_change":"2023-09-23T22:25:32.431200+0000","last_active":"2023-09-23T22:26:00.821416+0000","last_peered":"2023-09-23T22:26:00.821416+0000","last_clean":"2023-09-23T22:26:00.821416+0000","last_became_active":"2023-09-23T22:25:32.430782+0000","last_became_peered":"2023-09-23T22:25:32.430782+0000","last_unstale":"2023-09-23T22:26:00.821416+0000","last_undegraded":"2023-09-23T22:26:00.821416+0000","last_fullsized":"2023-09-23T22:26:00.821416+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844552+0000","last_change":"2023-09-23T22:26:01.844552+0000","last_active":"2023-09-23T22:26:01.844552+0000","last_peered":"2023-09-23T22:26:01.844552+0000","last_clean":"2023-09-23T22:26:01.844552+0000","last_became_active":"2023-09-23T22:26:01.844043+0000","last_became_peered":"2023-09-23T22:26:01.844043+0000","last_unstale":"2023-09-23T22:26:01.844552+0000","last_undegraded":"2023-09-23T22:26:01.844552+0000","last_fullsized":"2023-09-23T22:26:01.844552+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818858+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:26:01.818858+0000","last_peered":"2023-09-23T22:26:01.818858+0000","last_clean":"2023-09-23T22:26:01.818858+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:26:01.818858+0000","last_undegraded":"2023-09-23T22:26:01.818858+0000","last_fullsized":"2023-09-23T22:26:01.818858+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837864+0000","last_change":"2023-09-23T22:26:01.837334+0000","last_active":"2023-09-23T22:26:01.837864+0000","last_peered":"2023-09-23T22:26:01.837864+0000","last_clean":"2023-09-23T22:26:01.837864+0000","last_became_active":"2023-09-23T22:26:01.836993+0000","last_became_peered":"2023-09-23T22:26:01.836993+0000","last_unstale":"2023-09-23T22:26:01.837864+0000","last_undegraded":"2023-09-23T22:26:01.837864+0000","last_fullsized":"2023-09-23T22:26:01.837864+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:19:12.694506+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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.847091+0000","last_change":"2023-09-23T22:26:01.847091+0000","last_active":"2023-09-23T22:26:01.847091+0000","last_peered":"2023-09-23T22:26:01.847091+0000","last_clean":"2023-09-23T22:26:01.847091+0000","last_became_active":"2023-09-23T22:26:01.846723+0000","last_became_peered":"2023-09-23T22:26:01.846723+0000","last_unstale":"2023-09-23T22:26:01.847091+0000","last_undegraded":"2023-09-23T22:26:01.847091+0000","last_fullsized":"2023-09-23T22:26:01.847091+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821621+0000","last_change":"2023-09-23T22:25:02.584659+0000","last_active":"2023-09-23T22:26:00.821621+0000","last_peered":"2023-09-23T22:26:00.821621+0000","last_clean":"2023-09-23T22:26:00.821621+0000","last_became_active":"2023-09-23T22:25:02.584219+0000","last_became_peered":"2023-09-23T22:25:02.584219+0000","last_unstale":"2023-09-23T22:26:00.821621+0000","last_undegraded":"2023-09-23T22:26:00.821621+0000","last_fullsized":"2023-09-23T22:26:00.821621+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824195+0000","last_change":"2023-09-23T22:25:32.432042+0000","last_active":"2023-09-23T22:26:00.824195+0000","last_peered":"2023-09-23T22:26:00.824195+0000","last_clean":"2023-09-23T22:26:00.824195+0000","last_became_active":"2023-09-23T22:25:32.431674+0000","last_became_peered":"2023-09-23T22:25:32.431674+0000","last_unstale":"2023-09-23T22:26:00.824195+0000","last_undegraded":"2023-09-23T22:26:00.824195+0000","last_fullsized":"2023-09-23T22:26:00.824195+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817140+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:26:00.817140+0000","last_peered":"2023-09-23T22:26:00.817140+0000","last_clean":"2023-09-23T22:26:00.817140+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:26:00.817140+0000","last_undegraded":"2023-09-23T22:26:00.817140+0000","last_fullsized":"2023-09-23T22:26:00.817140+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824441+0000","last_change":"2023-09-23T22:25:02.588680+0000","last_active":"2023-09-23T22:26:00.824441+0000","last_peered":"2023-09-23T22:26:00.824441+0000","last_clean":"2023-09-23T22:26:00.824441+0000","last_became_active":"2023-09-23T22:25:02.588335+0000","last_became_peered":"2023-09-23T22:25:02.588335+0000","last_unstale":"2023-09-23T22:26:00.824441+0000","last_undegraded":"2023-09-23T22:26:00.824441+0000","last_fullsized":"2023-09-23T22:26:00.824441+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835179+0000","last_change":"2023-09-23T22:26:01.833178+0000","last_active":"2023-09-23T22:26:01.835179+0000","last_peered":"2023-09-23T22:26:01.835179+0000","last_clean":"2023-09-23T22:26:01.835179+0000","last_became_active":"2023-09-23T22:26:01.832828+0000","last_became_peered":"2023-09-23T22:26:01.832828+0000","last_unstale":"2023-09-23T22:26:01.835179+0000","last_undegraded":"2023-09-23T22:26:01.835179+0000","last_fullsized":"2023-09-23T22:26:01.835179+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:51.452806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.831439+0000","last_change":"2023-09-23T22:26:01.831021+0000","last_active":"2023-09-23T22:26:01.831439+0000","last_peered":"2023-09-23T22:26:01.831439+0000","last_clean":"2023-09-23T22:26:01.831439+0000","last_became_active":"2023-09-23T22:26:01.830686+0000","last_became_peered":"2023-09-23T22:26:01.830686+0000","last_unstale":"2023-09-23T22:26:01.831439+0000","last_undegraded":"2023-09-23T22:26:01.831439+0000","last_fullsized":"2023-09-23T22:26:01.831439+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:14.989459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":73,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826238+0000","last_change":"2023-09-23T22:25:02.580490+0000","last_active":"2023-09-23T22:26:01.826238+0000","last_peered":"2023-09-23T22:26:01.826238+0000","last_clean":"2023-09-23T22:26:01.826238+0000","last_became_active":"2023-09-23T22:25:02.579493+0000","last_became_peered":"2023-09-23T22:25:02.579493+0000","last_unstale":"2023-09-23T22:26:01.826238+0000","last_undegraded":"2023-09-23T22:26:01.826238+0000","last_fullsized":"2023-09-23T22:26:01.826238+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.743411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845062+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:26:01.845062+0000","last_peered":"2023-09-23T22:26:01.845062+0000","last_clean":"2023-09-23T22:26:01.845062+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:26:01.845062+0000","last_undegraded":"2023-09-23T22:26:01.845062+0000","last_fullsized":"2023-09-23T22:26:01.845062+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":34,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824525+0000","last_change":"2023-09-23T22:25:02.583503+0000","last_active":"2023-09-23T22:26:01.824525+0000","last_peered":"2023-09-23T22:26:01.824525+0000","last_clean":"2023-09-23T22:26:01.824525+0000","last_became_active":"2023-09-23T22:25:02.582724+0000","last_became_peered":"2023-09-23T22:25:02.582724+0000","last_unstale":"2023-09-23T22:26:01.824525+0000","last_undegraded":"2023-09-23T22:26:01.824525+0000","last_fullsized":"2023-09-23T22:26:01.824525+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:12.206873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813193+0000","last_change":"2023-09-23T22:25:02.587337+0000","last_active":"2023-09-23T22:26:00.813193+0000","last_peered":"2023-09-23T22:26:00.813193+0000","last_clean":"2023-09-23T22:26:00.813193+0000","last_became_active":"2023-09-23T22:25:02.586971+0000","last_became_peered":"2023-09-23T22:25:02.586971+0000","last_unstale":"2023-09-23T22:26:00.813193+0000","last_undegraded":"2023-09-23T22:26:00.813193+0000","last_fullsized":"2023-09-23T22:26:00.813193+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817294+0000","last_change":"2023-09-23T22:24:32.643547+0000","last_active":"2023-09-23T22:26:00.817294+0000","last_peered":"2023-09-23T22:26:00.817294+0000","last_clean":"2023-09-23T22:26:00.817294+0000","last_became_active":"2023-09-23T22:24:32.643166+0000","last_became_peered":"2023-09-23T22:24:32.643166+0000","last_unstale":"2023-09-23T22:26:00.817294+0000","last_undegraded":"2023-09-23T22:26:00.817294+0000","last_fullsized":"2023-09-23T22:26:00.817294+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830724+0000","last_change":"2023-09-23T22:26:01.830139+0000","last_active":"2023-09-23T22:26:01.830724+0000","last_peered":"2023-09-23T22:26:01.830724+0000","last_clean":"2023-09-23T22:26:01.830724+0000","last_became_active":"2023-09-23T22:26:01.829776+0000","last_became_peered":"2023-09-23T22:26:01.829776+0000","last_unstale":"2023-09-23T22:26:01.830724+0000","last_undegraded":"2023-09-23T22:26:01.830724+0000","last_fullsized":"2023-09-23T22:26:01.830724+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.411430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829980+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:26:01.829980+0000","last_peered":"2023-09-23T22:26:01.829980+0000","last_clean":"2023-09-23T22:26:01.829980+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:26:01.829980+0000","last_undegraded":"2023-09-23T22:26:01.829980+0000","last_fullsized":"2023-09-23T22:26:01.829980+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825536+0000","last_change":"2023-09-23T22:25:32.420914+0000","last_active":"2023-09-23T22:26:01.825536+0000","last_peered":"2023-09-23T22:26:01.825536+0000","last_clean":"2023-09-23T22:26:01.825536+0000","last_became_active":"2023-09-23T22:25:32.420648+0000","last_became_peered":"2023-09-23T22:25:32.420648+0000","last_unstale":"2023-09-23T22:26:01.825536+0000","last_undegraded":"2023-09-23T22:26:01.825536+0000","last_fullsized":"2023-09-23T22:26:01.825536+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.954171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825187+0000","last_change":"2023-09-23T22:25:02.583317+0000","last_active":"2023-09-23T22:26:01.825187+0000","last_peered":"2023-09-23T22:26:01.825187+0000","last_clean":"2023-09-23T22:26:01.825187+0000","last_became_active":"2023-09-23T22:25:02.582910+0000","last_became_peered":"2023-09-23T22:25:02.582910+0000","last_unstale":"2023-09-23T22:26:01.825187+0000","last_undegraded":"2023-09-23T22:26:01.825187+0000","last_fullsized":"2023-09-23T22:26:01.825187+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:41.815195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813415+0000","last_change":"2023-09-23T22:25:32.430059+0000","last_active":"2023-09-23T22:26:00.813415+0000","last_peered":"2023-09-23T22:26:00.813415+0000","last_clean":"2023-09-23T22:26:00.813415+0000","last_became_active":"2023-09-23T22:25:32.429591+0000","last_became_peered":"2023-09-23T22:25:32.429591+0000","last_unstale":"2023-09-23T22:26:00.813415+0000","last_undegraded":"2023-09-23T22:26:00.813415+0000","last_fullsized":"2023-09-23T22:26:00.813415+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":295,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817605+0000","last_change":"2023-09-23T22:24:32.651013+0000","last_active":"2023-09-23T22:26:00.817605+0000","last_peered":"2023-09-23T22:26:00.817605+0000","last_clean":"2023-09-23T22:26:00.817605+0000","last_became_active":"2023-09-23T22:24:32.650592+0000","last_became_peered":"2023-09-23T22:24:32.650592+0000","last_unstale":"2023-09-23T22:26:00.817605+0000","last_undegraded":"2023-09-23T22:26:00.817605+0000","last_fullsized":"2023-09-23T22:26:00.817605+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841211+0000","last_change":"2023-09-23T22:26:01.839426+0000","last_active":"2023-09-23T22:26:01.841211+0000","last_peered":"2023-09-23T22:26:01.841211+0000","last_clean":"2023-09-23T22:26:01.841211+0000","last_became_active":"2023-09-23T22:26:01.838580+0000","last_became_peered":"2023-09-23T22:26:01.838580+0000","last_unstale":"2023-09-23T22:26:01.841211+0000","last_undegraded":"2023-09-23T22:26:01.841211+0000","last_fullsized":"2023-09-23T22:26:01.841211+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:32.516189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821991+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:26:00.821991+0000","last_peered":"2023-09-23T22:26:00.821991+0000","last_clean":"2023-09-23T22:26:00.821991+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:26:00.821991+0000","last_undegraded":"2023-09-23T22:26:00.821991+0000","last_fullsized":"2023-09-23T22:26:00.821991+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821512+0000","last_change":"2023-09-23T22:25:02.584331+0000","last_active":"2023-09-23T22:26:00.821512+0000","last_peered":"2023-09-23T22:26:00.821512+0000","last_clean":"2023-09-23T22:26:00.821512+0000","last_became_active":"2023-09-23T22:25:02.583952+0000","last_became_peered":"2023-09-23T22:25:02.583952+0000","last_unstale":"2023-09-23T22:26:00.821512+0000","last_undegraded":"2023-09-23T22:26:00.821512+0000","last_fullsized":"2023-09-23T22:26:00.821512+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835122+0000","last_change":"2023-09-23T22:26:01.834456+0000","last_active":"2023-09-23T22:26:01.835122+0000","last_peered":"2023-09-23T22:26:01.835122+0000","last_clean":"2023-09-23T22:26:01.835122+0000","last_became_active":"2023-09-23T22:26:01.834152+0000","last_became_peered":"2023-09-23T22:26:01.834152+0000","last_unstale":"2023-09-23T22:26:01.835122+0000","last_undegraded":"2023-09-23T22:26:01.835122+0000","last_fullsized":"2023-09-23T22:26:01.835122+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.232505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818835+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:26:01.818835+0000","last_peered":"2023-09-23T22:26:01.818835+0000","last_clean":"2023-09-23T22:26:01.818835+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:26:01.818835+0000","last_undegraded":"2023-09-23T22:26:01.818835+0000","last_fullsized":"2023-09-23T22:26:01.818835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817602+0000","last_change":"2023-09-23T22:24:32.647024+0000","last_active":"2023-09-23T22:26:00.817602+0000","last_peered":"2023-09-23T22:26:00.817602+0000","last_clean":"2023-09-23T22:26:00.817602+0000","last_became_active":"2023-09-23T22:24:32.646563+0000","last_became_peered":"2023-09-23T22:24:32.646563+0000","last_unstale":"2023-09-23T22:26:00.817602+0000","last_undegraded":"2023-09-23T22:26:00.817602+0000","last_fullsized":"2023-09-23T22:26:00.817602+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826338+0000","last_change":"2023-09-23T22:25:32.418657+0000","last_active":"2023-09-23T22:26:01.826338+0000","last_peered":"2023-09-23T22:26:01.826338+0000","last_clean":"2023-09-23T22:26:01.826338+0000","last_became_active":"2023-09-23T22:25:32.418241+0000","last_became_peered":"2023-09-23T22:25:32.418241+0000","last_unstale":"2023-09-23T22:26:01.826338+0000","last_undegraded":"2023-09-23T22:26:01.826338+0000","last_fullsized":"2023-09-23T22:26:01.826338+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:14:55.266453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818614+0000","last_change":"2023-09-23T22:24:32.643162+0000","last_active":"2023-09-23T22:26:01.818614+0000","last_peered":"2023-09-23T22:26:01.818614+0000","last_clean":"2023-09-23T22:26:01.818614+0000","last_became_active":"2023-09-23T22:24:32.642073+0000","last_became_peered":"2023-09-23T22:24:32.642073+0000","last_unstale":"2023-09-23T22:26:01.818614+0000","last_undegraded":"2023-09-23T22:26:01.818614+0000","last_fullsized":"2023-09-23T22:26:01.818614+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:00.917847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835569+0000","last_change":"2023-09-23T22:26:01.835066+0000","last_active":"2023-09-23T22:26:01.835569+0000","last_peered":"2023-09-23T22:26:01.835569+0000","last_clean":"2023-09-23T22:26:01.835569+0000","last_became_active":"2023-09-23T22:26:01.832614+0000","last_became_peered":"2023-09-23T22:26:01.832614+0000","last_unstale":"2023-09-23T22:26:01.835569+0000","last_undegraded":"2023-09-23T22:26:01.835569+0000","last_fullsized":"2023-09-23T22:26:01.835569+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:53:21.981523+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":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825236+0000","last_change":"2023-09-23T22:25:02.581274+0000","last_active":"2023-09-23T22:26:01.825236+0000","last_peered":"2023-09-23T22:26:01.825236+0000","last_clean":"2023-09-23T22:26:01.825236+0000","last_became_active":"2023-09-23T22:25:02.580861+0000","last_became_peered":"2023-09-23T22:25:02.580861+0000","last_unstale":"2023-09-23T22:26:01.825236+0000","last_undegraded":"2023-09-23T22:26:01.825236+0000","last_fullsized":"2023-09-23T22:26:01.825236+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:29.783962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835198+0000","last_change":"2023-09-23T22:26:01.833872+0000","last_active":"2023-09-23T22:26:01.835198+0000","last_peered":"2023-09-23T22:26:01.835198+0000","last_clean":"2023-09-23T22:26:01.835198+0000","last_became_active":"2023-09-23T22:26:01.833485+0000","last_became_peered":"2023-09-23T22:26:01.833485+0000","last_unstale":"2023-09-23T22:26:01.835198+0000","last_undegraded":"2023-09-23T22:26:01.835198+0000","last_fullsized":"2023-09-23T22:26:01.835198+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:37.019277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821923+0000","last_change":"2023-09-23T22:25:32.432199+0000","last_active":"2023-09-23T22:26:00.821923+0000","last_peered":"2023-09-23T22:26:00.821923+0000","last_clean":"2023-09-23T22:26:00.821923+0000","last_became_active":"2023-09-23T22:25:32.431813+0000","last_became_peered":"2023-09-23T22:25:32.431813+0000","last_unstale":"2023-09-23T22:26:00.821923+0000","last_undegraded":"2023-09-23T22:26:00.821923+0000","last_fullsized":"2023-09-23T22:26:00.821923+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818741+0000","last_change":"2023-09-23T22:25:02.581962+0000","last_active":"2023-09-23T22:26:01.818741+0000","last_peered":"2023-09-23T22:26:01.818741+0000","last_clean":"2023-09-23T22:26:01.818741+0000","last_became_active":"2023-09-23T22:25:02.581598+0000","last_became_peered":"2023-09-23T22:25:02.581598+0000","last_unstale":"2023-09-23T22:26:01.818741+0000","last_undegraded":"2023-09-23T22:26:01.818741+0000","last_fullsized":"2023-09-23T22:26:01.818741+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:42:29.010190+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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817242+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:26:00.817242+0000","last_peered":"2023-09-23T22:26:00.817242+0000","last_clean":"2023-09-23T22:26:00.817242+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:26:00.817242+0000","last_undegraded":"2023-09-23T22:26:00.817242+0000","last_fullsized":"2023-09-23T22:26:00.817242+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818951+0000","last_change":"2023-09-23T22:24:32.643875+0000","last_active":"2023-09-23T22:26:01.818951+0000","last_peered":"2023-09-23T22:26:01.818951+0000","last_clean":"2023-09-23T22:26:01.818951+0000","last_became_active":"2023-09-23T22:24:32.641940+0000","last_became_peered":"2023-09-23T22:24:32.641940+0000","last_unstale":"2023-09-23T22:26:01.818951+0000","last_undegraded":"2023-09-23T22:26:01.818951+0000","last_fullsized":"2023-09-23T22:26:01.818951+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:38:23.661284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":83,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829860+0000","last_change":"2023-09-23T22:26:01.829302+0000","last_active":"2023-09-23T22:26:01.829860+0000","last_peered":"2023-09-23T22:26:01.829860+0000","last_clean":"2023-09-23T22:26:01.829860+0000","last_became_active":"2023-09-23T22:26:01.828932+0000","last_became_peered":"2023-09-23T22:26:01.828932+0000","last_unstale":"2023-09-23T22:26:01.829860+0000","last_undegraded":"2023-09-23T22:26:01.829860+0000","last_fullsized":"2023-09-23T22:26:01.829860+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:49.750438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813591+0000","last_change":"2023-09-23T22:25:02.588593+0000","last_active":"2023-09-23T22:26:00.813591+0000","last_peered":"2023-09-23T22:26:00.813591+0000","last_clean":"2023-09-23T22:26:00.813591+0000","last_became_active":"2023-09-23T22:25:02.588283+0000","last_became_peered":"2023-09-23T22:25:02.588283+0000","last_unstale":"2023-09-23T22:26:00.813591+0000","last_undegraded":"2023-09-23T22:26:00.813591+0000","last_fullsized":"2023-09-23T22:26:00.813591+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845690+0000","last_change":"2023-09-23T22:26:01.845690+0000","last_active":"2023-09-23T22:26:01.845690+0000","last_peered":"2023-09-23T22:26:01.845690+0000","last_clean":"2023-09-23T22:26:01.845690+0000","last_became_active":"2023-09-23T22:26:01.845139+0000","last_became_peered":"2023-09-23T22:26:01.845139+0000","last_unstale":"2023-09-23T22:26:01.845690+0000","last_undegraded":"2023-09-23T22:26:01.845690+0000","last_fullsized":"2023-09-23T22:26:01.845690+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.815613+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:26:00.815613+0000","last_peered":"2023-09-23T22:26:00.815613+0000","last_clean":"2023-09-23T22:26:00.815613+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:26:00.815613+0000","last_undegraded":"2023-09-23T22:26:00.815613+0000","last_fullsized":"2023-09-23T22:26:00.815613+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844732+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:26:01.844732+0000","last_peered":"2023-09-23T22:26:01.844732+0000","last_clean":"2023-09-23T22:26:01.844732+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:26:01.844732+0000","last_undegraded":"2023-09-23T22:26:01.844732+0000","last_fullsized":"2023-09-23T22:26:01.844732+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":70,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.840317+0000","last_change":"2023-09-23T22:26:01.839139+0000","last_active":"2023-09-23T22:26:01.840317+0000","last_peered":"2023-09-23T22:26:01.840317+0000","last_clean":"2023-09-23T22:26:01.840317+0000","last_became_active":"2023-09-23T22:26:01.838625+0000","last_became_peered":"2023-09-23T22:26:01.838625+0000","last_unstale":"2023-09-23T22:26:01.840317+0000","last_undegraded":"2023-09-23T22:26:01.840317+0000","last_fullsized":"2023-09-23T22:26:01.840317+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:23:51.061618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830495+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:26:01.830495+0000","last_peered":"2023-09-23T22:26:01.830495+0000","last_clean":"2023-09-23T22:26:01.830495+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:26:01.830495+0000","last_undegraded":"2023-09-23T22:26:01.830495+0000","last_fullsized":"2023-09-23T22:26:01.830495+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818689+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:26:01.818689+0000","last_peered":"2023-09-23T22:26:01.818689+0000","last_clean":"2023-09-23T22:26:01.818689+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:26:01.818689+0000","last_undegraded":"2023-09-23T22:26:01.818689+0000","last_fullsized":"2023-09-23T22:26:01.818689+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817056+0000","last_change":"2023-09-23T22:25:02.587805+0000","last_active":"2023-09-23T22:26:00.817056+0000","last_peered":"2023-09-23T22:26:00.817056+0000","last_clean":"2023-09-23T22:26:00.817056+0000","last_became_active":"2023-09-23T22:25:02.587467+0000","last_became_peered":"2023-09-23T22:25:02.587467+0000","last_unstale":"2023-09-23T22:26:00.817056+0000","last_undegraded":"2023-09-23T22:26:00.817056+0000","last_fullsized":"2023-09-23T22:26:00.817056+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"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":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":48,"seq":206158430420,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310904,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434248,"statfs":{"total":95995035648,"available":95676669952,"internally_reserved":0,"allocated":1556480,"data_stored":1103931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.86099999999999999,"15min":0.875},"min":{"1min":0.60999999999999999,"5min":0.498,"15min":0.498},"max":{"1min":1.073,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.90900000000000003,"15min":0.89900000000000002},"min":{"1min":0.60799999999999998,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3300000000000001,"5min":1.331,"15min":1.331},"last":0.78300000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.86699999999999999,"15min":0.84299999999999997},"min":{"1min":0.64500000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1080000000000001,"5min":1.216,"15min":1.216},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.93899999999999995,"15min":0.91100000000000003},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2090000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0800000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.94799999999999995,"15min":0.94399999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.038,"5min":1.002,"15min":0.996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.2230000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.1519999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.0489999999999999,"15min":1.0609999999999999},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.1819999999999999,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.90500000000000003,"15min":0.90900000000000003},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.218}]},{"osd":4,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.70099999999999996,"5min":0.496,"15min":0.39900000000000002},"max":{"1min":1.26,"5min":1.379,"15min":2.0939999999999999},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.014,"15min":0.97199999999999998},"min":{"1min":0.76700000000000002,"5min":0.48699999999999999,"15min":0.42399999999999999},"max":{"1min":1.2909999999999999,"5min":1.425,"15min":1.548},"last":1.246}]},{"osd":5,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.97699999999999998,"15min":0.96499999999999997},"min":{"1min":0.66900000000000004,"5min":0.58899999999999997,"15min":0.441},"max":{"1min":1.232,"5min":1.484,"15min":1.5089999999999999},"last":1.115},{"interface":"front","average":{"1min":1.085,"5min":1.0349999999999999,"15min":1.03},"min":{"1min":0.77400000000000002,"5min":0.56899999999999995,"15min":0.47799999999999998},"max":{"1min":1.2310000000000001,"5min":1.407,"15min":1.8859999999999999},"last":1.0629999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.085,"15min":1.0640000000000001},"min":{"1min":0.85899999999999999,"5min":0.623,"15min":0.45300000000000001},"max":{"1min":1.403,"5min":1.45,"15min":1.97},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.0780000000000001,"15min":1.0489999999999999},"min":{"1min":0.77700000000000002,"5min":0.69399999999999995,"15min":0.48099999999999998},"max":{"1min":1.4059999999999999,"5min":1.429,"15min":1.764},"last":1.3109999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626653,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306796,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438356,"statfs":{"total":95995035648,"available":95680876544,"internally_reserved":0,"allocated":1544192,"data_stored":1103785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.92300000000000004,"15min":0.92100000000000004},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.218,"5min":1.264,"15min":1.264},"last":1.099},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.89400000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.95699999999999996,"15min":0.96399999999999997},"min":{"1min":0.58399999999999996,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.175,"5min":1.335,"15min":1.335},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.94699999999999995,"15min":0.96799999999999997},"min":{"1min":0.63300000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.204,"5min":1.242,"15min":1.242},"last":0.97699999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.016,"15min":1.01},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.26,"5min":1.347,"15min":1.347},"last":1.208},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.075}]},{"osd":3,"last update":"Sat Sep 23 22:28:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.90200000000000002,"15min":0.89800000000000002},"min":{"1min":0.75600000000000001,"5min":0.626,"15min":0.626},"max":{"1min":1.163,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.145},{"interface":"front","average":{"1min":0.996,"5min":0.97199999999999998,"15min":0.96799999999999997},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.25}]},{"osd":4,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91600000000000004,"15min":0.90900000000000003},"min":{"1min":0.59199999999999997,"5min":0.52100000000000002,"15min":0.50600000000000001},"max":{"1min":1.1140000000000001,"5min":1.264,"15min":2.1480000000000001},"last":1.038},{"interface":"front","average":{"1min":1.042,"5min":0.98799999999999999,"15min":0.97699999999999998},"min":{"1min":0.71699999999999997,"5min":0.66600000000000004,"15min":0.502},"max":{"1min":1.381,"5min":1.381,"15min":2.2480000000000002},"last":1.016}]},{"osd":5,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.95799999999999996,"15min":0.96599999999999997},"min":{"1min":0.751,"5min":0.56799999999999995,"15min":0.41899999999999998},"max":{"1min":1.107,"5min":1.292,"15min":2.0430000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.091,"5min":1.046,"15min":1.028},"min":{"1min":0.82599999999999996,"5min":0.60499999999999998,"15min":0.47799999999999998},"max":{"1min":1.327,"5min":1.327,"15min":2.294},"last":1.163}]},{"osd":7,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.014,"15min":1.042},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.60499999999999998},"max":{"1min":1.26,"5min":1.393,"15min":2.2770000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.175,"5min":1.1220000000000001,"15min":1.0940000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.58799999999999997},"max":{"1min":1.4299999999999999,"5min":1.476,"15min":2.21},"last":1.2969999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285608,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40640,"kb_used_data":952,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704512,"statfs":{"total":95995035648,"available":95953420288,"internally_reserved":0,"allocated":974848,"data_stored":515931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.63300000000000001,"15min":0.60099999999999998},"min":{"1min":0.35399999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":2.129,"5min":2.129,"15min":2.129},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.71999999999999997,"15min":0.69599999999999995},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.1140000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.77000000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.72899999999999998,"15min":0.74299999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.88700000000000001,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.69699999999999995,"15min":0.70999999999999996},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.93899999999999995,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.72799999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.77000000000000002,"15min":0.77800000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":2.2320000000000002,"5min":2.2320000000000002,"15min":2.2320000000000002},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.81200000000000006,"15min":0.82099999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.625}]},{"osd":4,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.98099999999999998,"15min":0.96099999999999997},"min":{"1min":0.748,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":2.3839999999999999,"5min":2.3839999999999999,"15min":2.3839999999999999},"last":1.012},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0549999999999999,"15min":1.0349999999999999},"min":{"1min":0.70399999999999996,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.591,"5min":2.1899999999999999,"15min":2.1899999999999999},"last":1.1399999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.95599999999999996,"15min":0.92000000000000004},"min":{"1min":0.64500000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":2.5310000000000001,"5min":2.5310000000000001,"15min":2.5310000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.004,"5min":1.022,"15min":0.995},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4730000000000001,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.98399999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0820000000000001,"15min":1.0629999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.7010000000000001,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.04,"15min":1.016},"min":{"1min":0.70299999999999996,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.363,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":1.0940000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.069,"15min":1.0429999999999999},"min":{"1min":0.66900000000000004,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4430000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0820000000000001,"15min":1.048},"min":{"1min":0.69699999999999995,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":2.3109999999999999,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":0.85799999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449134,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29204,"kb_used_data":1548,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715948,"statfs":{"total":95995035648,"available":95965130752,"internally_reserved":0,"allocated":1585152,"data_stored":1107397,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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 22:27:08 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.65500000000000003,"15min":0.65300000000000002},"min":{"1min":0.47799999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.64400000000000002,"15min":0.63600000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.61699999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.70599999999999996,"15min":0.70399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.68600000000000005,"15min":0.68799999999999994},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.82399999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:28:02 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.74099999999999999,"15min":0.752},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.84599999999999997,"15min":0.85799999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.0740000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.68100000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97799999999999998,"15min":0.98099999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3640000000000001,"5min":1.397,"15min":1.397},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98799999999999999,"15min":1.0009999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.351,"5min":1.385,"15min":1.385},"last":0.93899999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.96599999999999997,"15min":0.97099999999999997},"min":{"1min":0.64600000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.018},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.96999999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0129999999999999,"15min":1.0269999999999999},"min":{"1min":0.64400000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.417,"5min":1.423,"15min":1.423},"last":1.073},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.89200000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.016,"15min":1.014},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.093,"15min":1.1000000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.04}]}]},{"osd":2,"up_from":88,"seq":377957122082,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40576,"kb_used_data":952,"kb_used_omap":7,"kb_used_meta":39608,"kb_avail":93704576,"statfs":{"total":95995035648,"available":95953485824,"internally_reserved":0,"allocated":974848,"data_stored":515191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40558673},"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 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.65100000000000002,"15min":0.66200000000000003},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.88700000000000001,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.65200000000000002,"15min":0.66100000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.81000000000000005}]},{"osd":1,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.70899999999999996,"15min":0.71099999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.98699999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.75600000000000001,"15min":0.76100000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":1.2210000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.81599999999999995,"15min":0.83199999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.76300000000000001,"15min":0.77500000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.2070000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0349999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.78200000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.3049999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.79600000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.351,"5min":1.55,"15min":1.55},"last":1.0880000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.012,"15min":1.016},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.4350000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.97099999999999997,"15min":0.97599999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.446,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.1839999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0209999999999999,"15min":1.026},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.381},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0620000000000001,"15min":1.0820000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.222,"5min":1.373,"15min":1.373},"last":1.151}]},{"osd":7,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.093},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.298,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.407},{"interface":"front","average":{"1min":1.04,"5min":1.073,"15min":1.079},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.468}]}]},{"osd":3,"up_from":93,"seq":399431958557,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36400,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708752,"statfs":{"total":95995035648,"available":95957762048,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36303925},"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 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.63200000000000001,"15min":0.63800000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.34599999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.74199999999999999,"15min":0.754},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.88900000000000001,"15min":0.89500000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.875}]},{"osd":2,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.84899999999999998,"15min":0.85699999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.151,"5min":1.169,"15min":1.169},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.70399999999999996,"15min":0.70799999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.86199999999999999,"5min":0.999,"15min":0.999},"last":0.77400000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.88500000000000001,"15min":0.88300000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1539999999999999,"5min":1.29,"15min":1.29},"last":0.998},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.96999999999999997,"15min":0.98399999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.103,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.111}]},{"osd":5,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.95099999999999996,"15min":0.96499999999999997},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.107,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.02,"5min":1.0640000000000001,"15min":1.0720000000000001},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.48,"5min":1.575,"15min":1.575},"last":1.093}]},{"osd":6,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1439999999999999,"15min":1.1559999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.5289999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.032},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0449999999999999,"15min":1.0589999999999999},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.232}]},{"osd":7,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.056,"15min":1.069},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.2949999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.056},{"interface":"front","average":{"1min":1,"5min":1.0529999999999999,"15min":1.0620000000000001},"min":{"1min":0.72199999999999998,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.1919999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.2649999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019117,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.873,"15min":0.876},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.105,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.83299999999999996,"15min":0.82299999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.133,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.65700000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84199999999999997,"15min":0.84299999999999997},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.1299999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.94999999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0429999999999999,"15min":1.05},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3260000000000001,"5min":1.327,"15min":1.327},"last":1.056},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.038,"15min":1.05},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.99399999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:28:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.66800000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.0249999999999999,"5min":1.04,"15min":1.04},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.024,"15min":1.0189999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.0980000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:28:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.054,"15min":0.997},"min":{"1min":0.66800000000000004,"5min":0.60399999999999998,"15min":0.44500000000000001},"max":{"1min":1.385,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.014},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.98999999999999999,"15min":0.97399999999999998},"min":{"1min":0.70399999999999996,"5min":0.63200000000000001,"15min":0.53100000000000003},"max":{"1min":1.304,"5min":1.381,"15min":1.4990000000000001},"last":0.93400000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0409999999999999,"15min":0.997},"min":{"1min":0.79500000000000004,"5min":0.53200000000000003,"15min":0.45700000000000002},"max":{"1min":1.486,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0129999999999999,"15min":1.028},"min":{"1min":0.65800000000000003,"5min":0.64100000000000001,"15min":0.60299999999999998},"max":{"1min":1.409,"5min":1.5109999999999999,"15min":4.7220000000000004},"last":0.89800000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0549999999999999,"15min":1.0600000000000001},"min":{"1min":0.80100000000000005,"5min":0.64300000000000002,"15min":0.54500000000000004},"max":{"1min":1.288,"5min":1.601,"15min":1.6699999999999999},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.153,"5min":1.123,"15min":1.0840000000000001},"min":{"1min":0.98199999999999998,"5min":0.65400000000000003,"15min":0.443},"max":{"1min":1.395,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.77000000000000002}]}]},{"osd":5,"up_from":36,"seq":154618822886,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":937984,"data_stored":508972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.81699999999999995,"15min":0.78500000000000003},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.86099999999999999,"15min":0.84499999999999997},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.84399999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89400000000000002,"15min":0.89000000000000001},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.92600000000000005,"15min":0.92800000000000005},"min":{"1min":0.64700000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.232,"5min":1.304,"15min":1.304},"last":0.81699999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90800000000000003,"15min":0.90300000000000002},"min":{"1min":0.71099999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.99099999999999999,"15min":0.999},"min":{"1min":0.72799999999999998,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.90900000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:28:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.99099999999999999,"15min":0.995},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2190000000000001,"5min":1.278,"15min":1.278},"last":1.008},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.98399999999999999,"15min":0.98699999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.88100000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.97599999999999998,"15min":0.95499999999999996},"min":{"1min":0.59999999999999998,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3280000000000001,"5min":1.456,"15min":1.456},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.98699999999999999,"15min":0.94399999999999995},"min":{"1min":0.63500000000000001,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.258,"5min":1.3959999999999999,"15min":1.5800000000000001},"last":0.94299999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94299999999999995,"15min":0.89300000000000002},"min":{"1min":0.68500000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.234,"5min":1.3029999999999999,"15min":1.49},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.165,"5min":1.0449999999999999,"15min":1.012},"min":{"1min":0.91600000000000004,"5min":0.47599999999999998,"15min":0.47499999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.0609999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.0600000000000001,"15min":1.0069999999999999},"min":{"1min":0.88700000000000001,"5min":0.65700000000000003,"15min":0.54200000000000004},"max":{"1min":1.349,"5min":1.419,"15min":1.5169999999999999},"last":1.087},{"interface":"front","average":{"1min":1.198,"5min":1.105,"15min":1.077},"min":{"1min":0.97599999999999998,"5min":0.57699999999999996,"15min":0.55600000000000005},"max":{"1min":1.415,"5min":1.415,"15min":1.462},"last":1.127}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"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-23T22:28:16.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:28:17.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:17 smithi121 bash[74920]: audit 2023-09-23T22:28:15.894627+0000 mgr.y (mgr.34107) 349 : audit 0 from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:17.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:17 smithi121 bash[78246]: audit 2023-09-23T22:28:15.894627+0000 mgr.y (mgr.34107) 349 : audit 0 from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:17.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:17 smithi123 bash[59255]: audit 2023-09-23T22:28:15.894627+0000 mgr.y (mgr.34107) 349 : audit 0 from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:18.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:18 smithi121 bash[78246]: cluster 2023-09-23T22:28:17.028720+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:18.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:18 smithi121 bash[74920]: cluster 2023-09-23T22:28:17.028720+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:18 smithi123 bash[59255]: cluster 2023-09-23T22:28:17.028720+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:19.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:28:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:28:18] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.33.4" 2023-09-23T22:28:20.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:20 smithi121 bash[74920]: cluster 2023-09-23T22:28:19.029698+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:20.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:20 smithi121 bash[78246]: cluster 2023-09-23T22:28:19.029698+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:20 smithi123 bash[59255]: cluster 2023-09-23T22:28:19.029698+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:21.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:21 smithi121 bash[74920]: audit 2023-09-23T22:28:20.169770+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:28:21.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:21 smithi121 bash[78246]: audit 2023-09-23T22:28:20.169770+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:28:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:21 smithi123 bash[59255]: audit 2023-09-23T22:28:20.169770+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:28:21.588 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:22 smithi121 bash[74920]: cluster 2023-09-23T22:28:21.030610+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:22 smithi121 bash[74920]: audit 2023-09-23T22:28:21.911617+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:22.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:22 smithi121 bash[78246]: cluster 2023-09-23T22:28:21.030610+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:22.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:22 smithi121 bash[78246]: audit 2023-09-23T22:28:21.911617+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:22 smithi123 bash[59255]: cluster 2023-09-23T22:28:21.030610+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:22 smithi123 bash[59255]: audit 2023-09-23T22:28:21.911617+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:24.393 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:24 smithi121 bash[78246]: cluster 2023-09-23T22:28:23.031318+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:24.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:24 smithi121 bash[74920]: cluster 2023-09-23T22:28:23.031318+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:24 smithi123 bash[59255]: cluster 2023-09-23T22:28:23.031318+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:24.801 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:28:24.803 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:28:25.655 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":287,"stamp":"2023-09-23T22:28:23.030908+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360820,"kb_used_data":9268,"kb_used_omap":20,"kb_used_meta":1351467,"kb_avail":748600396,"statfs":{"total":767960285184,"available":766566805504,"internally_reserved":0,"allocated":9490432,"data_stored":5881846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1383902862},"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.005111"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":76,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818372+0000","last_change":"2023-09-23T22:25:32.434383+0000","last_active":"2023-09-23T22:26:00.818372+0000","last_peered":"2023-09-23T22:26:00.818372+0000","last_clean":"2023-09-23T22:26:00.818372+0000","last_became_active":"2023-09-23T22:25:32.433869+0000","last_became_peered":"2023-09-23T22:25:32.433869+0000","last_unstale":"2023-09-23T22:26:00.818372+0000","last_undegraded":"2023-09-23T22:26:00.818372+0000","last_fullsized":"2023-09-23T22:26:00.818372+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837296+0000","last_change":"2023-09-23T22:26:01.837296+0000","last_active":"2023-09-23T22:26:01.837296+0000","last_peered":"2023-09-23T22:26:01.837296+0000","last_clean":"2023-09-23T22:26:01.837296+0000","last_became_active":"2023-09-23T22:26:01.836946+0000","last_became_peered":"2023-09-23T22:26:01.836946+0000","last_unstale":"2023-09-23T22:26:01.837296+0000","last_undegraded":"2023-09-23T22:26:01.837296+0000","last_fullsized":"2023-09-23T22:26:01.837296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834161+0000","last_change":"2023-09-23T22:26:01.833333+0000","last_active":"2023-09-23T22:26:01.834161+0000","last_peered":"2023-09-23T22:26:01.834161+0000","last_clean":"2023-09-23T22:26:01.834161+0000","last_became_active":"2023-09-23T22:26:01.833026+0000","last_became_peered":"2023-09-23T22:26:01.833026+0000","last_unstale":"2023-09-23T22:26:01.834161+0000","last_undegraded":"2023-09-23T22:26:01.834161+0000","last_fullsized":"2023-09-23T22:26:01.834161+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.286134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834494+0000","last_change":"2023-09-23T22:26:01.833523+0000","last_active":"2023-09-23T22:26:01.834494+0000","last_peered":"2023-09-23T22:26:01.834494+0000","last_clean":"2023-09-23T22:26:01.834494+0000","last_became_active":"2023-09-23T22:26:01.833183+0000","last_became_peered":"2023-09-23T22:26:01.833183+0000","last_unstale":"2023-09-23T22:26:01.834494+0000","last_undegraded":"2023-09-23T22:26:01.834494+0000","last_fullsized":"2023-09-23T22:26:01.834494+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.413385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830418+0000","last_change":"2023-09-23T22:26:01.830418+0000","last_active":"2023-09-23T22:26:01.830418+0000","last_peered":"2023-09-23T22:26:01.830418+0000","last_clean":"2023-09-23T22:26:01.830418+0000","last_became_active":"2023-09-23T22:26:01.830024+0000","last_became_peered":"2023-09-23T22:26:01.830024+0000","last_unstale":"2023-09-23T22:26:01.830418+0000","last_undegraded":"2023-09-23T22:26:01.830418+0000","last_fullsized":"2023-09-23T22:26:01.830418+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.316895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.822122+0000","last_change":"2023-09-23T22:25:02.585638+0000","last_active":"2023-09-23T22:26:00.822122+0000","last_peered":"2023-09-23T22:26:00.822122+0000","last_clean":"2023-09-23T22:26:00.822122+0000","last_became_active":"2023-09-23T22:25:02.585328+0000","last_became_peered":"2023-09-23T22:25:02.585328+0000","last_unstale":"2023-09-23T22:26:00.822122+0000","last_undegraded":"2023-09-23T22:26:00.822122+0000","last_fullsized":"2023-09-23T22:26:00.822122+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834831+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:26:01.834831+0000","last_peered":"2023-09-23T22:26:01.834831+0000","last_clean":"2023-09-23T22:26:01.834831+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:26:01.834831+0000","last_undegraded":"2023-09-23T22:26:01.834831+0000","last_fullsized":"2023-09-23T22:26:01.834831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841241+0000","last_change":"2023-09-23T22:26:01.840300+0000","last_active":"2023-09-23T22:26:01.841241+0000","last_peered":"2023-09-23T22:26:01.841241+0000","last_clean":"2023-09-23T22:26:01.841241+0000","last_became_active":"2023-09-23T22:26:01.839433+0000","last_became_peered":"2023-09-23T22:26:01.839433+0000","last_unstale":"2023-09-23T22:26:01.841241+0000","last_undegraded":"2023-09-23T22:26:01.841241+0000","last_fullsized":"2023-09-23T22:26:01.841241+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.462920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813397+0000","last_change":"2023-09-23T22:25:02.587486+0000","last_active":"2023-09-23T22:26:00.813397+0000","last_peered":"2023-09-23T22:26:00.813397+0000","last_clean":"2023-09-23T22:26:00.813397+0000","last_became_active":"2023-09-23T22:25:02.587132+0000","last_became_peered":"2023-09-23T22:25:02.587132+0000","last_unstale":"2023-09-23T22:26:00.813397+0000","last_undegraded":"2023-09-23T22:26:00.813397+0000","last_fullsized":"2023-09-23T22:26:00.813397+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841280+0000","last_change":"2023-09-23T22:26:01.839368+0000","last_active":"2023-09-23T22:26:01.841280+0000","last_peered":"2023-09-23T22:26:01.841280+0000","last_clean":"2023-09-23T22:26:01.841280+0000","last_became_active":"2023-09-23T22:26:01.838086+0000","last_became_peered":"2023-09-23T22:26:01.838086+0000","last_unstale":"2023-09-23T22:26:01.841280+0000","last_undegraded":"2023-09-23T22:26:01.841280+0000","last_fullsized":"2023-09-23T22:26:01.841280+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.093365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841874+0000","last_change":"2023-09-23T22:26:01.841874+0000","last_active":"2023-09-23T22:26:01.841874+0000","last_peered":"2023-09-23T22:26:01.841874+0000","last_clean":"2023-09-23T22:26:01.841874+0000","last_became_active":"2023-09-23T22:26:01.841445+0000","last_became_peered":"2023-09-23T22:26:01.841445+0000","last_unstale":"2023-09-23T22:26:01.841874+0000","last_undegraded":"2023-09-23T22:26:01.841874+0000","last_fullsized":"2023-09-23T22:26:01.841874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824661+0000","last_change":"2023-09-23T22:25:32.427535+0000","last_active":"2023-09-23T22:26:01.824661+0000","last_peered":"2023-09-23T22:26:01.824661+0000","last_clean":"2023-09-23T22:26:01.824661+0000","last_became_active":"2023-09-23T22:25:32.427194+0000","last_became_peered":"2023-09-23T22:25:32.427194+0000","last_unstale":"2023-09-23T22:26:01.824661+0000","last_undegraded":"2023-09-23T22:26:01.824661+0000","last_fullsized":"2023-09-23T22:26:01.824661+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:59.079039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824122+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:26:00.824122+0000","last_peered":"2023-09-23T22:26:00.824122+0000","last_clean":"2023-09-23T22:26:00.824122+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:26:00.824122+0000","last_undegraded":"2023-09-23T22:26:00.824122+0000","last_fullsized":"2023-09-23T22:26:00.824122+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.823874+0000","last_change":"2023-09-23T22:25:02.588763+0000","last_active":"2023-09-23T22:26:00.823874+0000","last_peered":"2023-09-23T22:26:00.823874+0000","last_clean":"2023-09-23T22:26:00.823874+0000","last_became_active":"2023-09-23T22:25:02.588454+0000","last_became_peered":"2023-09-23T22:25:02.588454+0000","last_unstale":"2023-09-23T22:26:00.823874+0000","last_undegraded":"2023-09-23T22:26:00.823874+0000","last_fullsized":"2023-09-23T22:26:00.823874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821941+0000","last_change":"2023-09-23T22:25:32.431855+0000","last_active":"2023-09-23T22:26:00.821941+0000","last_peered":"2023-09-23T22:26:00.821941+0000","last_clean":"2023-09-23T22:26:00.821941+0000","last_became_active":"2023-09-23T22:25:32.431428+0000","last_became_peered":"2023-09-23T22:25:32.431428+0000","last_unstale":"2023-09-23T22:26:00.821941+0000","last_undegraded":"2023-09-23T22:26:00.821941+0000","last_fullsized":"2023-09-23T22:26:00.821941+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834788+0000","last_change":"2023-09-23T22:26:01.834108+0000","last_active":"2023-09-23T22:26:01.834788+0000","last_peered":"2023-09-23T22:26:01.834788+0000","last_clean":"2023-09-23T22:26:01.834788+0000","last_became_active":"2023-09-23T22:26:01.833735+0000","last_became_peered":"2023-09-23T22:26:01.833735+0000","last_unstale":"2023-09-23T22:26:01.834788+0000","last_undegraded":"2023-09-23T22:26:01.834788+0000","last_fullsized":"2023-09-23T22:26:01.834788+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.531582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834465+0000","last_change":"2023-09-23T22:26:01.832778+0000","last_active":"2023-09-23T22:26:01.834465+0000","last_peered":"2023-09-23T22:26:01.834465+0000","last_clean":"2023-09-23T22:26:01.834465+0000","last_became_active":"2023-09-23T22:26:01.832443+0000","last_became_peered":"2023-09-23T22:26:01.832443+0000","last_unstale":"2023-09-23T22:26:01.834465+0000","last_undegraded":"2023-09-23T22:26:01.834465+0000","last_fullsized":"2023-09-23T22:26:01.834465+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.092353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844748+0000","last_change":"2023-09-23T22:26:01.844748+0000","last_active":"2023-09-23T22:26:01.844748+0000","last_peered":"2023-09-23T22:26:01.844748+0000","last_clean":"2023-09-23T22:26:01.844748+0000","last_became_active":"2023-09-23T22:26:01.843932+0000","last_became_peered":"2023-09-23T22:26:01.843932+0000","last_unstale":"2023-09-23T22:26:01.844748+0000","last_undegraded":"2023-09-23T22:26:01.844748+0000","last_fullsized":"2023-09-23T22:26:01.844748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818256+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:26:00.818256+0000","last_peered":"2023-09-23T22:26:00.818256+0000","last_clean":"2023-09-23T22:26:00.818256+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:26:00.818256+0000","last_undegraded":"2023-09-23T22:26:00.818256+0000","last_fullsized":"2023-09-23T22:26:00.818256+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.834512+0000","last_change":"2023-09-23T22:26:01.833556+0000","last_active":"2023-09-23T22:26:01.834512+0000","last_peered":"2023-09-23T22:26:01.834512+0000","last_clean":"2023-09-23T22:26:01.834512+0000","last_became_active":"2023-09-23T22:26:01.833265+0000","last_became_peered":"2023-09-23T22:26:01.833265+0000","last_unstale":"2023-09-23T22:26:01.834512+0000","last_undegraded":"2023-09-23T22:26:01.834512+0000","last_fullsized":"2023-09-23T22:26:01.834512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.181380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817243+0000","last_change":"2023-09-23T22:24:32.641939+0000","last_active":"2023-09-23T22:26:00.817243+0000","last_peered":"2023-09-23T22:26:00.817243+0000","last_clean":"2023-09-23T22:26:00.817243+0000","last_became_active":"2023-09-23T22:24:32.641510+0000","last_became_peered":"2023-09-23T22:24:32.641510+0000","last_unstale":"2023-09-23T22:26:00.817243+0000","last_undegraded":"2023-09-23T22:26:00.817243+0000","last_fullsized":"2023-09-23T22:26:00.817243+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.833032+0000","last_change":"2023-09-23T22:26:01.833032+0000","last_active":"2023-09-23T22:26:01.833032+0000","last_peered":"2023-09-23T22:26:01.833032+0000","last_clean":"2023-09-23T22:26:01.833032+0000","last_became_active":"2023-09-23T22:26:01.832594+0000","last_became_peered":"2023-09-23T22:26:01.832594+0000","last_unstale":"2023-09-23T22:26:01.833032+0000","last_undegraded":"2023-09-23T22:26:01.833032+0000","last_fullsized":"2023-09-23T22:26:01.833032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.981559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.818878+0000","last_change":"2023-09-23T22:24:32.649590+0000","last_active":"2023-09-23T22:26:00.818878+0000","last_peered":"2023-09-23T22:26:00.818878+0000","last_clean":"2023-09-23T22:26:00.818878+0000","last_became_active":"2023-09-23T22:24:32.649146+0000","last_became_peered":"2023-09-23T22:24:32.649146+0000","last_unstale":"2023-09-23T22:26:00.818878+0000","last_undegraded":"2023-09-23T22:26:00.818878+0000","last_fullsized":"2023-09-23T22:26:00.818878+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813229+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:26:00.813229+0000","last_peered":"2023-09-23T22:26:00.813229+0000","last_clean":"2023-09-23T22:26:00.813229+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:26:00.813229+0000","last_undegraded":"2023-09-23T22:26:00.813229+0000","last_fullsized":"2023-09-23T22:26:00.813229+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821496+0000","last_change":"2023-09-23T22:25:02.584303+0000","last_active":"2023-09-23T22:26:00.821496+0000","last_peered":"2023-09-23T22:26:00.821496+0000","last_clean":"2023-09-23T22:26:00.821496+0000","last_became_active":"2023-09-23T22:25:02.583891+0000","last_became_peered":"2023-09-23T22:25:02.583891+0000","last_unstale":"2023-09-23T22:26:00.821496+0000","last_undegraded":"2023-09-23T22:26:00.821496+0000","last_fullsized":"2023-09-23T22:26:00.821496+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844894+0000","last_change":"2023-09-23T22:26:01.844894+0000","last_active":"2023-09-23T22:26:01.844894+0000","last_peered":"2023-09-23T22:26:01.844894+0000","last_clean":"2023-09-23T22:26:01.844894+0000","last_became_active":"2023-09-23T22:26:01.844120+0000","last_became_peered":"2023-09-23T22:26:01.844120+0000","last_unstale":"2023-09-23T22:26:01.844894+0000","last_undegraded":"2023-09-23T22:26:01.844894+0000","last_fullsized":"2023-09-23T22:26:01.844894+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.820676+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:26:00.820676+0000","last_peered":"2023-09-23T22:26:00.820676+0000","last_clean":"2023-09-23T22:26:00.820676+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:26:00.820676+0000","last_undegraded":"2023-09-23T22:26:00.820676+0000","last_fullsized":"2023-09-23T22:26:00.820676+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821416+0000","last_change":"2023-09-23T22:25:32.431200+0000","last_active":"2023-09-23T22:26:00.821416+0000","last_peered":"2023-09-23T22:26:00.821416+0000","last_clean":"2023-09-23T22:26:00.821416+0000","last_became_active":"2023-09-23T22:25:32.430782+0000","last_became_peered":"2023-09-23T22:25:32.430782+0000","last_unstale":"2023-09-23T22:26:00.821416+0000","last_undegraded":"2023-09-23T22:26:00.821416+0000","last_fullsized":"2023-09-23T22:26:00.821416+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844552+0000","last_change":"2023-09-23T22:26:01.844552+0000","last_active":"2023-09-23T22:26:01.844552+0000","last_peered":"2023-09-23T22:26:01.844552+0000","last_clean":"2023-09-23T22:26:01.844552+0000","last_became_active":"2023-09-23T22:26:01.844043+0000","last_became_peered":"2023-09-23T22:26:01.844043+0000","last_unstale":"2023-09-23T22:26:01.844552+0000","last_undegraded":"2023-09-23T22:26:01.844552+0000","last_fullsized":"2023-09-23T22:26:01.844552+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818858+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:26:01.818858+0000","last_peered":"2023-09-23T22:26:01.818858+0000","last_clean":"2023-09-23T22:26:01.818858+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:26:01.818858+0000","last_undegraded":"2023-09-23T22:26:01.818858+0000","last_fullsized":"2023-09-23T22:26:01.818858+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.837864+0000","last_change":"2023-09-23T22:26:01.837334+0000","last_active":"2023-09-23T22:26:01.837864+0000","last_peered":"2023-09-23T22:26:01.837864+0000","last_clean":"2023-09-23T22:26:01.837864+0000","last_became_active":"2023-09-23T22:26:01.836993+0000","last_became_peered":"2023-09-23T22:26:01.836993+0000","last_unstale":"2023-09-23T22:26:01.837864+0000","last_undegraded":"2023-09-23T22:26:01.837864+0000","last_fullsized":"2023-09-23T22:26:01.837864+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:19:12.694506+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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.847091+0000","last_change":"2023-09-23T22:26:01.847091+0000","last_active":"2023-09-23T22:26:01.847091+0000","last_peered":"2023-09-23T22:26:01.847091+0000","last_clean":"2023-09-23T22:26:01.847091+0000","last_became_active":"2023-09-23T22:26:01.846723+0000","last_became_peered":"2023-09-23T22:26:01.846723+0000","last_unstale":"2023-09-23T22:26:01.847091+0000","last_undegraded":"2023-09-23T22:26:01.847091+0000","last_fullsized":"2023-09-23T22:26:01.847091+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821621+0000","last_change":"2023-09-23T22:25:02.584659+0000","last_active":"2023-09-23T22:26:00.821621+0000","last_peered":"2023-09-23T22:26:00.821621+0000","last_clean":"2023-09-23T22:26:00.821621+0000","last_became_active":"2023-09-23T22:25:02.584219+0000","last_became_peered":"2023-09-23T22:25:02.584219+0000","last_unstale":"2023-09-23T22:26:00.821621+0000","last_undegraded":"2023-09-23T22:26:00.821621+0000","last_fullsized":"2023-09-23T22:26:00.821621+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824195+0000","last_change":"2023-09-23T22:25:32.432042+0000","last_active":"2023-09-23T22:26:00.824195+0000","last_peered":"2023-09-23T22:26:00.824195+0000","last_clean":"2023-09-23T22:26:00.824195+0000","last_became_active":"2023-09-23T22:25:32.431674+0000","last_became_peered":"2023-09-23T22:25:32.431674+0000","last_unstale":"2023-09-23T22:26:00.824195+0000","last_undegraded":"2023-09-23T22:26:00.824195+0000","last_fullsized":"2023-09-23T22:26:00.824195+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817140+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:26:00.817140+0000","last_peered":"2023-09-23T22:26:00.817140+0000","last_clean":"2023-09-23T22:26:00.817140+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:26:00.817140+0000","last_undegraded":"2023-09-23T22:26:00.817140+0000","last_fullsized":"2023-09-23T22:26:00.817140+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.824441+0000","last_change":"2023-09-23T22:25:02.588680+0000","last_active":"2023-09-23T22:26:00.824441+0000","last_peered":"2023-09-23T22:26:00.824441+0000","last_clean":"2023-09-23T22:26:00.824441+0000","last_became_active":"2023-09-23T22:25:02.588335+0000","last_became_peered":"2023-09-23T22:25:02.588335+0000","last_unstale":"2023-09-23T22:26:00.824441+0000","last_undegraded":"2023-09-23T22:26:00.824441+0000","last_fullsized":"2023-09-23T22:26:00.824441+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835179+0000","last_change":"2023-09-23T22:26:01.833178+0000","last_active":"2023-09-23T22:26:01.835179+0000","last_peered":"2023-09-23T22:26:01.835179+0000","last_clean":"2023-09-23T22:26:01.835179+0000","last_became_active":"2023-09-23T22:26:01.832828+0000","last_became_peered":"2023-09-23T22:26:01.832828+0000","last_unstale":"2023-09-23T22:26:01.835179+0000","last_undegraded":"2023-09-23T22:26:01.835179+0000","last_fullsized":"2023-09-23T22:26:01.835179+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:51.452806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.831439+0000","last_change":"2023-09-23T22:26:01.831021+0000","last_active":"2023-09-23T22:26:01.831439+0000","last_peered":"2023-09-23T22:26:01.831439+0000","last_clean":"2023-09-23T22:26:01.831439+0000","last_became_active":"2023-09-23T22:26:01.830686+0000","last_became_peered":"2023-09-23T22:26:01.830686+0000","last_unstale":"2023-09-23T22:26:01.831439+0000","last_undegraded":"2023-09-23T22:26:01.831439+0000","last_fullsized":"2023-09-23T22:26:01.831439+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:14.989459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":73,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826238+0000","last_change":"2023-09-23T22:25:02.580490+0000","last_active":"2023-09-23T22:26:01.826238+0000","last_peered":"2023-09-23T22:26:01.826238+0000","last_clean":"2023-09-23T22:26:01.826238+0000","last_became_active":"2023-09-23T22:25:02.579493+0000","last_became_peered":"2023-09-23T22:25:02.579493+0000","last_unstale":"2023-09-23T22:26:01.826238+0000","last_undegraded":"2023-09-23T22:26:01.826238+0000","last_fullsized":"2023-09-23T22:26:01.826238+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.743411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845062+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:26:01.845062+0000","last_peered":"2023-09-23T22:26:01.845062+0000","last_clean":"2023-09-23T22:26:01.845062+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:26:01.845062+0000","last_undegraded":"2023-09-23T22:26:01.845062+0000","last_fullsized":"2023-09-23T22:26:01.845062+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":34,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.824525+0000","last_change":"2023-09-23T22:25:02.583503+0000","last_active":"2023-09-23T22:26:01.824525+0000","last_peered":"2023-09-23T22:26:01.824525+0000","last_clean":"2023-09-23T22:26:01.824525+0000","last_became_active":"2023-09-23T22:25:02.582724+0000","last_became_peered":"2023-09-23T22:25:02.582724+0000","last_unstale":"2023-09-23T22:26:01.824525+0000","last_undegraded":"2023-09-23T22:26:01.824525+0000","last_fullsized":"2023-09-23T22:26:01.824525+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:12.206873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813193+0000","last_change":"2023-09-23T22:25:02.587337+0000","last_active":"2023-09-23T22:26:00.813193+0000","last_peered":"2023-09-23T22:26:00.813193+0000","last_clean":"2023-09-23T22:26:00.813193+0000","last_became_active":"2023-09-23T22:25:02.586971+0000","last_became_peered":"2023-09-23T22:25:02.586971+0000","last_unstale":"2023-09-23T22:26:00.813193+0000","last_undegraded":"2023-09-23T22:26:00.813193+0000","last_fullsized":"2023-09-23T22:26:00.813193+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817294+0000","last_change":"2023-09-23T22:24:32.643547+0000","last_active":"2023-09-23T22:26:00.817294+0000","last_peered":"2023-09-23T22:26:00.817294+0000","last_clean":"2023-09-23T22:26:00.817294+0000","last_became_active":"2023-09-23T22:24:32.643166+0000","last_became_peered":"2023-09-23T22:24:32.643166+0000","last_unstale":"2023-09-23T22:26:00.817294+0000","last_undegraded":"2023-09-23T22:26:00.817294+0000","last_fullsized":"2023-09-23T22:26:00.817294+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830724+0000","last_change":"2023-09-23T22:26:01.830139+0000","last_active":"2023-09-23T22:26:01.830724+0000","last_peered":"2023-09-23T22:26:01.830724+0000","last_clean":"2023-09-23T22:26:01.830724+0000","last_became_active":"2023-09-23T22:26:01.829776+0000","last_became_peered":"2023-09-23T22:26:01.829776+0000","last_unstale":"2023-09-23T22:26:01.830724+0000","last_undegraded":"2023-09-23T22:26:01.830724+0000","last_fullsized":"2023-09-23T22:26:01.830724+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.411430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829980+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:26:01.829980+0000","last_peered":"2023-09-23T22:26:01.829980+0000","last_clean":"2023-09-23T22:26:01.829980+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:26:01.829980+0000","last_undegraded":"2023-09-23T22:26:01.829980+0000","last_fullsized":"2023-09-23T22:26:01.829980+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825536+0000","last_change":"2023-09-23T22:25:32.420914+0000","last_active":"2023-09-23T22:26:01.825536+0000","last_peered":"2023-09-23T22:26:01.825536+0000","last_clean":"2023-09-23T22:26:01.825536+0000","last_became_active":"2023-09-23T22:25:32.420648+0000","last_became_peered":"2023-09-23T22:25:32.420648+0000","last_unstale":"2023-09-23T22:26:01.825536+0000","last_undegraded":"2023-09-23T22:26:01.825536+0000","last_fullsized":"2023-09-23T22:26:01.825536+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.954171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825187+0000","last_change":"2023-09-23T22:25:02.583317+0000","last_active":"2023-09-23T22:26:01.825187+0000","last_peered":"2023-09-23T22:26:01.825187+0000","last_clean":"2023-09-23T22:26:01.825187+0000","last_became_active":"2023-09-23T22:25:02.582910+0000","last_became_peered":"2023-09-23T22:25:02.582910+0000","last_unstale":"2023-09-23T22:26:01.825187+0000","last_undegraded":"2023-09-23T22:26:01.825187+0000","last_fullsized":"2023-09-23T22:26:01.825187+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:41.815195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813415+0000","last_change":"2023-09-23T22:25:32.430059+0000","last_active":"2023-09-23T22:26:00.813415+0000","last_peered":"2023-09-23T22:26:00.813415+0000","last_clean":"2023-09-23T22:26:00.813415+0000","last_became_active":"2023-09-23T22:25:32.429591+0000","last_became_peered":"2023-09-23T22:25:32.429591+0000","last_unstale":"2023-09-23T22:26:00.813415+0000","last_undegraded":"2023-09-23T22:26:00.813415+0000","last_fullsized":"2023-09-23T22:26:00.813415+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":295,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817605+0000","last_change":"2023-09-23T22:24:32.651013+0000","last_active":"2023-09-23T22:26:00.817605+0000","last_peered":"2023-09-23T22:26:00.817605+0000","last_clean":"2023-09-23T22:26:00.817605+0000","last_became_active":"2023-09-23T22:24:32.650592+0000","last_became_peered":"2023-09-23T22:24:32.650592+0000","last_unstale":"2023-09-23T22:26:00.817605+0000","last_undegraded":"2023-09-23T22:26:00.817605+0000","last_fullsized":"2023-09-23T22:26:00.817605+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.841211+0000","last_change":"2023-09-23T22:26:01.839426+0000","last_active":"2023-09-23T22:26:01.841211+0000","last_peered":"2023-09-23T22:26:01.841211+0000","last_clean":"2023-09-23T22:26:01.841211+0000","last_became_active":"2023-09-23T22:26:01.838580+0000","last_became_peered":"2023-09-23T22:26:01.838580+0000","last_unstale":"2023-09-23T22:26:01.841211+0000","last_undegraded":"2023-09-23T22:26:01.841211+0000","last_fullsized":"2023-09-23T22:26:01.841211+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:32.516189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821991+0000","last_change":"2023-09-23T22:13:30.552348+0000","last_active":"2023-09-23T22:26:00.821991+0000","last_peered":"2023-09-23T22:26:00.821991+0000","last_clean":"2023-09-23T22:26:00.821991+0000","last_became_active":"2023-09-23T22:13:30.552008+0000","last_became_peered":"2023-09-23T22:13:30.552008+0000","last_unstale":"2023-09-23T22:26:00.821991+0000","last_undegraded":"2023-09-23T22:26:00.821991+0000","last_fullsized":"2023-09-23T22:26:00.821991+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821512+0000","last_change":"2023-09-23T22:25:02.584331+0000","last_active":"2023-09-23T22:26:00.821512+0000","last_peered":"2023-09-23T22:26:00.821512+0000","last_clean":"2023-09-23T22:26:00.821512+0000","last_became_active":"2023-09-23T22:25:02.583952+0000","last_became_peered":"2023-09-23T22:25:02.583952+0000","last_unstale":"2023-09-23T22:26:00.821512+0000","last_undegraded":"2023-09-23T22:26:00.821512+0000","last_fullsized":"2023-09-23T22:26:00.821512+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835122+0000","last_change":"2023-09-23T22:26:01.834456+0000","last_active":"2023-09-23T22:26:01.835122+0000","last_peered":"2023-09-23T22:26:01.835122+0000","last_clean":"2023-09-23T22:26:01.835122+0000","last_became_active":"2023-09-23T22:26:01.834152+0000","last_became_peered":"2023-09-23T22:26:01.834152+0000","last_unstale":"2023-09-23T22:26:01.835122+0000","last_undegraded":"2023-09-23T22:26:01.835122+0000","last_fullsized":"2023-09-23T22:26:01.835122+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.232505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818835+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:26:01.818835+0000","last_peered":"2023-09-23T22:26:01.818835+0000","last_clean":"2023-09-23T22:26:01.818835+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:26:01.818835+0000","last_undegraded":"2023-09-23T22:26:01.818835+0000","last_fullsized":"2023-09-23T22:26:01.818835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817602+0000","last_change":"2023-09-23T22:24:32.647024+0000","last_active":"2023-09-23T22:26:00.817602+0000","last_peered":"2023-09-23T22:26:00.817602+0000","last_clean":"2023-09-23T22:26:00.817602+0000","last_became_active":"2023-09-23T22:24:32.646563+0000","last_became_peered":"2023-09-23T22:24:32.646563+0000","last_unstale":"2023-09-23T22:26:00.817602+0000","last_undegraded":"2023-09-23T22:26:00.817602+0000","last_fullsized":"2023-09-23T22:26:00.817602+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.826338+0000","last_change":"2023-09-23T22:25:32.418657+0000","last_active":"2023-09-23T22:26:01.826338+0000","last_peered":"2023-09-23T22:26:01.826338+0000","last_clean":"2023-09-23T22:26:01.826338+0000","last_became_active":"2023-09-23T22:25:32.418241+0000","last_became_peered":"2023-09-23T22:25:32.418241+0000","last_unstale":"2023-09-23T22:26:01.826338+0000","last_undegraded":"2023-09-23T22:26:01.826338+0000","last_fullsized":"2023-09-23T22:26:01.826338+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:14:55.266453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818614+0000","last_change":"2023-09-23T22:24:32.643162+0000","last_active":"2023-09-23T22:26:01.818614+0000","last_peered":"2023-09-23T22:26:01.818614+0000","last_clean":"2023-09-23T22:26:01.818614+0000","last_became_active":"2023-09-23T22:24:32.642073+0000","last_became_peered":"2023-09-23T22:24:32.642073+0000","last_unstale":"2023-09-23T22:26:01.818614+0000","last_undegraded":"2023-09-23T22:26:01.818614+0000","last_fullsized":"2023-09-23T22:26:01.818614+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:00.917847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835569+0000","last_change":"2023-09-23T22:26:01.835066+0000","last_active":"2023-09-23T22:26:01.835569+0000","last_peered":"2023-09-23T22:26:01.835569+0000","last_clean":"2023-09-23T22:26:01.835569+0000","last_became_active":"2023-09-23T22:26:01.832614+0000","last_became_peered":"2023-09-23T22:26:01.832614+0000","last_unstale":"2023-09-23T22:26:01.835569+0000","last_undegraded":"2023-09-23T22:26:01.835569+0000","last_fullsized":"2023-09-23T22:26:01.835569+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:53:21.981523+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":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.825236+0000","last_change":"2023-09-23T22:25:02.581274+0000","last_active":"2023-09-23T22:26:01.825236+0000","last_peered":"2023-09-23T22:26:01.825236+0000","last_clean":"2023-09-23T22:26:01.825236+0000","last_became_active":"2023-09-23T22:25:02.580861+0000","last_became_peered":"2023-09-23T22:25:02.580861+0000","last_unstale":"2023-09-23T22:26:01.825236+0000","last_undegraded":"2023-09-23T22:26:01.825236+0000","last_fullsized":"2023-09-23T22:26:01.825236+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:29.783962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.835198+0000","last_change":"2023-09-23T22:26:01.833872+0000","last_active":"2023-09-23T22:26:01.835198+0000","last_peered":"2023-09-23T22:26:01.835198+0000","last_clean":"2023-09-23T22:26:01.835198+0000","last_became_active":"2023-09-23T22:26:01.833485+0000","last_became_peered":"2023-09-23T22:26:01.833485+0000","last_unstale":"2023-09-23T22:26:01.835198+0000","last_undegraded":"2023-09-23T22:26:01.835198+0000","last_fullsized":"2023-09-23T22:26:01.835198+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:37.019277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.821923+0000","last_change":"2023-09-23T22:25:32.432199+0000","last_active":"2023-09-23T22:26:00.821923+0000","last_peered":"2023-09-23T22:26:00.821923+0000","last_clean":"2023-09-23T22:26:00.821923+0000","last_became_active":"2023-09-23T22:25:32.431813+0000","last_became_peered":"2023-09-23T22:25:32.431813+0000","last_unstale":"2023-09-23T22:26:00.821923+0000","last_undegraded":"2023-09-23T22:26:00.821923+0000","last_fullsized":"2023-09-23T22:26:00.821923+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818741+0000","last_change":"2023-09-23T22:25:02.581962+0000","last_active":"2023-09-23T22:26:01.818741+0000","last_peered":"2023-09-23T22:26:01.818741+0000","last_clean":"2023-09-23T22:26:01.818741+0000","last_became_active":"2023-09-23T22:25:02.581598+0000","last_became_peered":"2023-09-23T22:25:02.581598+0000","last_unstale":"2023-09-23T22:26:01.818741+0000","last_undegraded":"2023-09-23T22:26:01.818741+0000","last_fullsized":"2023-09-23T22:26:01.818741+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:42:29.010190+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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817242+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:26:00.817242+0000","last_peered":"2023-09-23T22:26:00.817242+0000","last_clean":"2023-09-23T22:26:00.817242+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:26:00.817242+0000","last_undegraded":"2023-09-23T22:26:00.817242+0000","last_fullsized":"2023-09-23T22:26:00.817242+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818951+0000","last_change":"2023-09-23T22:24:32.643875+0000","last_active":"2023-09-23T22:26:01.818951+0000","last_peered":"2023-09-23T22:26:01.818951+0000","last_clean":"2023-09-23T22:26:01.818951+0000","last_became_active":"2023-09-23T22:24:32.641940+0000","last_became_peered":"2023-09-23T22:24:32.641940+0000","last_unstale":"2023-09-23T22:26:01.818951+0000","last_undegraded":"2023-09-23T22:26:01.818951+0000","last_fullsized":"2023-09-23T22:26:01.818951+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:38:23.661284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":83,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.829860+0000","last_change":"2023-09-23T22:26:01.829302+0000","last_active":"2023-09-23T22:26:01.829860+0000","last_peered":"2023-09-23T22:26:01.829860+0000","last_clean":"2023-09-23T22:26:01.829860+0000","last_became_active":"2023-09-23T22:26:01.828932+0000","last_became_peered":"2023-09-23T22:26:01.828932+0000","last_unstale":"2023-09-23T22:26:01.829860+0000","last_undegraded":"2023-09-23T22:26:01.829860+0000","last_fullsized":"2023-09-23T22:26:01.829860+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:49.750438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.813591+0000","last_change":"2023-09-23T22:25:02.588593+0000","last_active":"2023-09-23T22:26:00.813591+0000","last_peered":"2023-09-23T22:26:00.813591+0000","last_clean":"2023-09-23T22:26:00.813591+0000","last_became_active":"2023-09-23T22:25:02.588283+0000","last_became_peered":"2023-09-23T22:25:02.588283+0000","last_unstale":"2023-09-23T22:26:00.813591+0000","last_undegraded":"2023-09-23T22:26:00.813591+0000","last_fullsized":"2023-09-23T22:26:00.813591+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.845690+0000","last_change":"2023-09-23T22:26:01.845690+0000","last_active":"2023-09-23T22:26:01.845690+0000","last_peered":"2023-09-23T22:26:01.845690+0000","last_clean":"2023-09-23T22:26:01.845690+0000","last_became_active":"2023-09-23T22:26:01.845139+0000","last_became_peered":"2023-09-23T22:26:01.845139+0000","last_unstale":"2023-09-23T22:26:01.845690+0000","last_undegraded":"2023-09-23T22:26:01.845690+0000","last_fullsized":"2023-09-23T22:26:01.845690+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.815613+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:26:00.815613+0000","last_peered":"2023-09-23T22:26:00.815613+0000","last_clean":"2023-09-23T22:26:00.815613+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:26:00.815613+0000","last_undegraded":"2023-09-23T22:26:00.815613+0000","last_fullsized":"2023-09-23T22:26:00.815613+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":74,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.844732+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:26:01.844732+0000","last_peered":"2023-09-23T22:26:01.844732+0000","last_clean":"2023-09-23T22:26:01.844732+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:26:01.844732+0000","last_undegraded":"2023-09-23T22:26:01.844732+0000","last_fullsized":"2023-09-23T22:26:01.844732+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":70,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.840317+0000","last_change":"2023-09-23T22:26:01.839139+0000","last_active":"2023-09-23T22:26:01.840317+0000","last_peered":"2023-09-23T22:26:01.840317+0000","last_clean":"2023-09-23T22:26:01.840317+0000","last_became_active":"2023-09-23T22:26:01.838625+0000","last_became_peered":"2023-09-23T22:26:01.838625+0000","last_unstale":"2023-09-23T22:26:01.840317+0000","last_undegraded":"2023-09-23T22:26:01.840317+0000","last_fullsized":"2023-09-23T22:26:01.840317+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:23:51.061618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.830495+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:26:01.830495+0000","last_peered":"2023-09-23T22:26:01.830495+0000","last_clean":"2023-09-23T22:26:01.830495+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:26:01.830495+0000","last_undegraded":"2023-09-23T22:26:01.830495+0000","last_fullsized":"2023-09-23T22:26:01.830495+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-23T22:26:01.818689+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:26:01.818689+0000","last_peered":"2023-09-23T22:26:01.818689+0000","last_clean":"2023-09-23T22:26:01.818689+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:26:01.818689+0000","last_undegraded":"2023-09-23T22:26:01.818689+0000","last_fullsized":"2023-09-23T22:26:01.818689+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T22:26:00.817056+0000","last_change":"2023-09-23T22:25:02.587805+0000","last_active":"2023-09-23T22:26:00.817056+0000","last_peered":"2023-09-23T22:26:00.817056+0000","last_clean":"2023-09-23T22:26:00.817056+0000","last_became_active":"2023-09-23T22:25:02.587467+0000","last_became_peered":"2023-09-23T22:25:02.587467+0000","last_unstale":"2023-09-23T22:26:00.817056+0000","last_undegraded":"2023-09-23T22:26:00.817056+0000","last_fullsized":"2023-09-23T22:26:00.817056+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"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":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":48,"seq":206158430422,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310904,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434248,"statfs":{"total":95995035648,"available":95676669952,"internally_reserved":0,"allocated":1556480,"data_stored":1103931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.86099999999999999,"15min":0.875},"min":{"1min":0.60999999999999999,"5min":0.498,"15min":0.498},"max":{"1min":1.073,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.90900000000000003,"15min":0.89900000000000002},"min":{"1min":0.60799999999999998,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3300000000000001,"5min":1.331,"15min":1.331},"last":1.304}]},{"osd":1,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.86699999999999999,"15min":0.84299999999999997},"min":{"1min":0.64500000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1080000000000001,"5min":1.216,"15min":1.216},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.93899999999999995,"15min":0.91100000000000003},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2090000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.93600000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.94799999999999995,"15min":0.94399999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.002,"15min":0.996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.2230000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.2370000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.0489999999999999,"15min":1.0609999999999999},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.1819999999999999,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.157},{"interface":"front","average":{"1min":0.878,"5min":0.90500000000000003,"15min":0.90900000000000003},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.83599999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.90100000000000002,"15min":0.91100000000000003},"min":{"1min":0.63400000000000001,"5min":0.496,"15min":0.41599999999999998},"max":{"1min":1.252,"5min":1.26,"15min":2.0939999999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.097,"5min":1.03,"15min":0.98999999999999999},"min":{"1min":0.76100000000000001,"5min":0.48699999999999999,"15min":0.44900000000000001},"max":{"1min":1.292,"5min":1.3089999999999999,"15min":1.548},"last":0.75900000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.96599999999999997,"15min":0.97399999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.52900000000000003},"max":{"1min":1.2809999999999999,"5min":1.3959999999999999,"15min":1.5089999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.0469999999999999,"15min":1.0389999999999999},"min":{"1min":0.79100000000000004,"5min":0.56899999999999995,"15min":0.47799999999999998},"max":{"1min":1.329,"5min":1.407,"15min":1.8859999999999999},"last":0.90400000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.107,"15min":1.077},"min":{"1min":0.96599999999999997,"5min":0.623,"15min":0.47599999999999998},"max":{"1min":1.3740000000000001,"5min":1.446,"15min":1.97},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1080000000000001,"15min":1.0629999999999999},"min":{"1min":0.78600000000000003,"5min":0.71199999999999997,"15min":0.51100000000000001},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.764},"last":1.038}]}]},{"osd":6,"up_from":42,"seq":180388626655,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306796,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438356,"statfs":{"total":95995035648,"available":95680876544,"internally_reserved":0,"allocated":1544192,"data_stored":1103785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.92300000000000004,"15min":0.92100000000000004},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.218,"5min":1.264,"15min":1.264},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.0409999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.95699999999999996,"15min":0.96399999999999997},"min":{"1min":0.58399999999999996,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.175,"5min":1.335,"15min":1.335},"last":1.123},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.94699999999999995,"15min":0.96799999999999997},"min":{"1min":0.63300000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.204,"5min":1.242,"15min":1.242},"last":0.96899999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.016,"15min":1.01},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.26,"5min":1.347,"15min":1.347},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.90000000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:28:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.90200000000000002,"15min":0.89800000000000002},"min":{"1min":0.75600000000000001,"5min":0.626,"15min":0.626},"max":{"1min":1.163,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.996,"5min":0.97199999999999998,"15min":0.96799999999999997},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.85199999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91600000000000004,"15min":0.90900000000000003},"min":{"1min":0.59199999999999997,"5min":0.52100000000000002,"15min":0.50600000000000001},"max":{"1min":1.1140000000000001,"5min":1.264,"15min":2.1480000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.042,"5min":0.98799999999999999,"15min":0.97699999999999998},"min":{"1min":0.71699999999999997,"5min":0.66600000000000004,"15min":0.502},"max":{"1min":1.381,"5min":1.381,"15min":2.2480000000000002},"last":1.008}]},{"osd":5,"last update":"Sat Sep 23 22:27:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.95799999999999996,"15min":0.96599999999999997},"min":{"1min":0.751,"5min":0.56799999999999995,"15min":0.41899999999999998},"max":{"1min":1.107,"5min":1.292,"15min":2.0430000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.091,"5min":1.046,"15min":1.028},"min":{"1min":0.82599999999999996,"5min":0.60499999999999998,"15min":0.47799999999999998},"max":{"1min":1.327,"5min":1.327,"15min":2.294},"last":1.256}]},{"osd":7,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.014,"15min":1.042},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.60499999999999998},"max":{"1min":1.26,"5min":1.393,"15min":2.2770000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.175,"5min":1.1220000000000001,"15min":1.0940000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.58799999999999997},"max":{"1min":1.4299999999999999,"5min":1.476,"15min":2.21},"last":1.165}]}]},{"osd":1,"up_from":83,"seq":356482285610,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40640,"kb_used_data":952,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704512,"statfs":{"total":95995035648,"available":95953420288,"internally_reserved":0,"allocated":974848,"data_stored":515931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.63300000000000001,"15min":0.60099999999999998},"min":{"1min":0.35399999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":2.129,"5min":2.129,"15min":2.129},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.71999999999999997,"15min":0.69599999999999995},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.1140000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.60599999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:27:35 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.72899999999999998,"15min":0.74299999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.88700000000000001,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.69699999999999995,"15min":0.70999999999999996},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.93899999999999995,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.57599999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.77000000000000002,"15min":0.77800000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":2.2320000000000002,"5min":2.2320000000000002,"15min":2.2320000000000002},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.81200000000000006,"15min":0.82099999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.91600000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.98099999999999998,"15min":0.96099999999999997},"min":{"1min":0.748,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":2.3839999999999999,"5min":2.3839999999999999,"15min":2.3839999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0549999999999999,"15min":1.0349999999999999},"min":{"1min":0.70399999999999996,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.591,"5min":2.1899999999999999,"15min":2.1899999999999999},"last":1.0049999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.95599999999999996,"15min":0.92000000000000004},"min":{"1min":0.64500000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":2.5310000000000001,"5min":2.5310000000000001,"15min":2.5310000000000001},"last":1.05},{"interface":"front","average":{"1min":1.004,"5min":1.022,"15min":0.995},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4730000000000001,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":1.2130000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0820000000000001,"15min":1.0629999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.7010000000000001,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.04,"15min":1.016},"min":{"1min":0.70299999999999996,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.363,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":0.95299999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.069,"15min":1.0429999999999999},"min":{"1min":0.66900000000000004,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4430000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.111},{"interface":"front","average":{"1min":1.103,"5min":1.0820000000000001,"15min":1.048},"min":{"1min":0.69699999999999995,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":2.3109999999999999,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":0.89500000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449136,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29204,"kb_used_data":1548,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715948,"statfs":{"total":95995035648,"available":95965130752,"internally_reserved":0,"allocated":1585152,"data_stored":1107397,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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 22:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.65900000000000003,"15min":0.65400000000000003},"min":{"1min":0.40699999999999997,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.65300000000000002,"15min":0.63900000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.70599999999999996,"15min":0.70399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.68600000000000005,"15min":0.68799999999999994},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.56399999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:28:02 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.74099999999999999,"15min":0.752},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.84599999999999997,"15min":0.85799999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.0740000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.63500000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97799999999999998,"15min":0.98099999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3640000000000001,"5min":1.397,"15min":1.397},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98799999999999999,"15min":1.0009999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.351,"5min":1.385,"15min":1.385},"last":0.95499999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.96599999999999997,"15min":0.97099999999999997},"min":{"1min":0.64600000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.88},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.91800000000000004}]},{"osd":6,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0129999999999999,"15min":1.0269999999999999},"min":{"1min":0.64400000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.417,"5min":1.423,"15min":1.423},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0049999999999999,"15min":1.0169999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1}]},{"osd":7,"last update":"Sat Sep 23 22:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.016,"15min":1.014},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.093,"15min":1.1000000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.752}]}]},{"osd":2,"up_from":88,"seq":377957122084,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40576,"kb_used_data":952,"kb_used_omap":7,"kb_used_meta":39608,"kb_avail":93704576,"statfs":{"total":95995035648,"available":95953485824,"internally_reserved":0,"allocated":974848,"data_stored":515191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40558673},"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 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.65100000000000002,"15min":0.66200000000000003},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.88700000000000001,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.65200000000000002,"15min":0.66100000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":1.411}]},{"osd":1,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.70899999999999996,"15min":0.71099999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.98699999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":1.181},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.75600000000000001,"15min":0.76100000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.86799999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:28:08 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.81599999999999995,"15min":0.83199999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.76300000000000001,"15min":0.77500000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.2070000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.82199999999999995}]},{"osd":4,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.78200000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.038,"15min":1.046},"min":{"1min":0.79600000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.351,"5min":1.55,"15min":1.55},"last":1.274}]},{"osd":5,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.012,"15min":1.016},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.97099999999999997,"15min":0.97599999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.446,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.97799999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0209999999999999,"15min":1.026},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0620000000000001,"15min":1.0820000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.222,"5min":1.373,"15min":1.373},"last":1.365}]},{"osd":7,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.093},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.298,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.073,"15min":1.079},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1459999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958558,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36400,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708752,"statfs":{"total":95995035648,"available":95957762048,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36303925},"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 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.63200000000000001,"15min":0.63800000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.34599999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.73999999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.74199999999999999,"15min":0.754},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.88900000000000001,"15min":0.89500000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.70999999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.84899999999999998,"15min":0.85699999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.151,"5min":1.169,"15min":1.169},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.70399999999999996,"15min":0.70799999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.86199999999999999,"5min":0.999,"15min":0.999},"last":0.55000000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.88500000000000001,"15min":0.88300000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1539999999999999,"5min":1.29,"15min":1.29},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.96999999999999997,"15min":0.98399999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.103,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.92100000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.95099999999999996,"15min":0.96499999999999997},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.107,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.02,"5min":1.0640000000000001,"15min":1.0720000000000001},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.48,"5min":1.575,"15min":1.575},"last":0.94299999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1439999999999999,"15min":1.1559999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.5289999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.113},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0449999999999999,"15min":1.0589999999999999},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.135}]},{"osd":7,"last update":"Sat Sep 23 22:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.056,"15min":1.069},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.2949999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":1,"5min":1.0529999999999999,"15min":1.0620000000000001},"min":{"1min":0.72199999999999998,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.1919999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.877}]}]},{"osd":4,"up_from":30,"seq":128849019119,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.873,"15min":0.876},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.105,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.83299999999999996,"15min":0.82299999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.133,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.88300000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:28:14 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.83999999999999997,"15min":0.84199999999999997},"min":{"1min":0.54900000000000004,"5min":0.5,"15min":0.5},"max":{"1min":1.0800000000000001,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.92800000000000005,"15min":0.91600000000000004},"min":{"1min":0.626,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2170000000000001,"5min":1.256,"15min":1.256},"last":1.1279999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0429999999999999,"15min":1.05},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3260000000000001,"5min":1.327,"15min":1.327},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.038,"15min":1.05},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.94599999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:28:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.66800000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.0249999999999999,"5min":1.04,"15min":1.04},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.056,"5min":1.024,"15min":1.0189999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.214}]},{"osd":5,"last update":"Sat Sep 23 22:28:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.054,"15min":0.997},"min":{"1min":0.66800000000000004,"5min":0.60399999999999998,"15min":0.44500000000000001},"max":{"1min":1.385,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.98999999999999999,"15min":0.97399999999999998},"min":{"1min":0.70399999999999996,"5min":0.63200000000000001,"15min":0.53100000000000003},"max":{"1min":1.304,"5min":1.381,"15min":1.4990000000000001},"last":0.93200000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:27:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0409999999999999,"15min":0.997},"min":{"1min":0.79500000000000004,"5min":0.53200000000000003,"15min":0.45700000000000002},"max":{"1min":1.486,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0129999999999999,"15min":1.028},"min":{"1min":0.65800000000000003,"5min":0.64100000000000001,"15min":0.60299999999999998},"max":{"1min":1.409,"5min":1.5109999999999999,"15min":4.7220000000000004},"last":0.99399999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0549999999999999,"15min":1.0640000000000001},"min":{"1min":0.78600000000000003,"5min":0.64300000000000002,"15min":0.54500000000000004},"max":{"1min":1.4990000000000001,"5min":1.601,"15min":1.6699999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.151,"15min":1.095},"min":{"1min":0.77000000000000002,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5109999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.0600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822888,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":937984,"data_stored":508972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.81699999999999995,"15min":0.78500000000000003},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.86099999999999999,"15min":0.84499999999999997},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":1.25}]},{"osd":1,"last update":"Sat Sep 23 22:28:07 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89400000000000002,"15min":0.89000000000000001},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.077},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.92600000000000005,"15min":0.92800000000000005},"min":{"1min":0.64700000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.232,"5min":1.304,"15min":1.304},"last":0.67100000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90800000000000003,"15min":0.90300000000000002},"min":{"1min":0.71099999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.99099999999999999,"15min":0.999},"min":{"1min":0.72799999999999998,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.0389999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:28:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.99099999999999999,"15min":0.995},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2190000000000001,"5min":1.278,"15min":1.278},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.98399999999999999,"15min":0.98699999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.1100000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.97599999999999998,"15min":0.95499999999999996},"min":{"1min":0.59999999999999998,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3280000000000001,"5min":1.456,"15min":1.456},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.98699999999999999,"15min":0.94399999999999995},"min":{"1min":0.63500000000000001,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.258,"5min":1.3959999999999999,"15min":1.5800000000000001},"last":1.137}]},{"osd":6,"last update":"Sat Sep 23 22:27:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94299999999999995,"15min":0.89300000000000002},"min":{"1min":0.68500000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.234,"5min":1.3029999999999999,"15min":1.49},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.165,"5min":1.0449999999999999,"15min":1.012},"min":{"1min":0.91600000000000004,"5min":0.47599999999999998,"15min":0.47499999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.2709999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0680000000000001,"15min":1.0129999999999999},"min":{"1min":0.67300000000000004,"5min":0.67000000000000004,"15min":0.54200000000000004},"max":{"1min":1.321,"5min":1.419,"15min":1.468},"last":1.198},{"interface":"front","average":{"1min":1.173,"5min":1.125,"15min":1.0840000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.55600000000000005},"max":{"1min":1.7410000000000001,"5min":1.7410000000000001,"15min":1.7410000000000001},"last":1.3260000000000001}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"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-23T22:28:25.660 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:28:25.660 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-23T22:28:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[74920]: audit 2023-09-23T22:28:24.784878+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.44624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[74920]: cluster 2023-09-23T22:28:25.031745+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[74920]: audit 2023-09-23T22:28:25.710475+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:26.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[74920]: audit 2023-09-23T22:28:25.718240+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:26.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[78246]: audit 2023-09-23T22:28:24.784878+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.44624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[78246]: cluster 2023-09-23T22:28:25.031745+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[78246]: audit 2023-09-23T22:28:25.710475+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:26.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:26 smithi121 bash[78246]: audit 2023-09-23T22:28:25.718240+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:26 smithi123 bash[59255]: audit 2023-09-23T22:28:24.784878+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.44624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:28:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:26 smithi123 bash[59255]: cluster 2023-09-23T22:28:25.031745+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:26 smithi123 bash[59255]: audit 2023-09-23T22:28:25.710475+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:26 smithi123 bash[59255]: audit 2023-09-23T22:28:25.718240+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[74920]: audit 2023-09-23T22:28:26.416831+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[74920]: audit 2023-09-23T22:28:26.424558+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[74920]: audit 2023-09-23T22:28:26.952494+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[74920]: audit 2023-09-23T22:28:26.954457+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[74920]: audit 2023-09-23T22:28:26.965775+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[74920]: cluster 2023-09-23T22:28:27.032561+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[78246]: audit 2023-09-23T22:28:26.416831+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[78246]: audit 2023-09-23T22:28:26.424558+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[78246]: audit 2023-09-23T22:28:26.952494+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:27.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[78246]: audit 2023-09-23T22:28:26.954457+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:27.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[78246]: audit 2023-09-23T22:28:26.965775+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:27 smithi121 bash[78246]: cluster 2023-09-23T22:28:27.032561+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:27 smithi123 bash[59255]: audit 2023-09-23T22:28:26.416831+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:27 smithi123 bash[59255]: audit 2023-09-23T22:28:26.424558+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:27 smithi123 bash[59255]: audit 2023-09-23T22:28:26.952494+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:27 smithi123 bash[59255]: audit 2023-09-23T22:28:26.954457+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:27 smithi123 bash[59255]: audit 2023-09-23T22:28:26.965775+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:28:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:27 smithi123 bash[59255]: cluster 2023-09-23T22:28:27.032561+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:28:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:28:28] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.33.4" 2023-09-23T22:28:30.469 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:30.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:30 smithi121 bash[78246]: cluster 2023-09-23T22:28:29.033391+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:30.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:30 smithi121 bash[74920]: cluster 2023-09-23T22:28:29.033391+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:30 smithi123 bash[59255]: cluster 2023-09-23T22:28:29.033391+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:32.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:32 smithi121 bash[78246]: cluster 2023-09-23T22:28:31.034347+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:32.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:32 smithi121 bash[74920]: cluster 2023-09-23T22:28:31.034347+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:32 smithi123 bash[59255]: cluster 2023-09-23T22:28:31.034347+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:33.856 INFO:teuthology.orchestra.run.smithi121.stdout:epoch 94 2023-09-23T22:28:33.856 INFO:teuthology.orchestra.run.smithi121.stdout:fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 2023-09-23T22:28:33.856 INFO:teuthology.orchestra.run.smithi121.stdout:created 2023-09-23T22:02:56.993745+0000 2023-09-23T22:28:33.856 INFO:teuthology.orchestra.run.smithi121.stdout:modified 2023-09-23T22:26:01.802906+0000 2023-09-23T22:28:33.856 INFO:teuthology.orchestra.run.smithi121.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:crush_version 22 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:full_ratio 0.95 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:backfillfull_ratio 0.9 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:nearfull_ratio 0.85 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:require_min_compat_client luminous 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:min_compat_client luminous 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:require_osd_release pacific 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.stdout:stretch_mode_enabled false 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.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 71 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.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 55 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-09-23T22:28:33.857 INFO:teuthology.orchestra.run.smithi121.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 59 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-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.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 60 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:max_osd 8 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 up in weight 1 up_from 78 up_thru 93 down_at 75 last_clean_interval [8,74) [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351] [v2:172.21.15.121:6804/2850994351,v1:172.21.15.121:6805/2850994351] exists,up a629dba3-b4e6-4eaf-9805-4dbe34fc48d3 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 up in weight 1 up_from 83 up_thru 93 down_at 80 last_clean_interval [13,79) [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388] [v2:172.21.15.121:6812/787201388,v1:172.21.15.121:6813/787201388] exists,up 63936aaf-5c12-4c9c-a280-b8ab6d62a885 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 up in weight 1 up_from 88 up_thru 93 down_at 85 last_clean_interval [18,84) [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951] [v2:172.21.15.121:6820/2069503951,v1:172.21.15.121:6821/2069503951] exists,up 91ad972f-c42e-4195-9277-dafca6d10364 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 up in weight 1 up_from 93 up_thru 93 down_at 90 last_clean_interval [25,89) [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393] [v2:172.21.15.121:6828/1300480393,v1:172.21.15.121:6829/1300480393] exists,up 766fddaf-071d-4fbb-8af3-01a4c8c4f770 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 up in weight 1 up_from 30 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088] [v2:172.21.15.123:6802/4217200088,v1:172.21.15.123:6803/4217200088] exists,up b18dbff7-dc83-41fd-8090-4940b3466da1 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 up in weight 1 up_from 36 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728] [v2:172.21.15.123:6810/2174278728,v1:172.21.15.123:6811/2174278728] exists,up 4a2f7f37-8d28-470c-9f95-2a6020513312 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 up in weight 1 up_from 42 up_thru 90 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944] [v2:172.21.15.123:6818/2868568944,v1:172.21.15.123:6819/2868568944] exists,up 052c3950-8a09-4e22-83fd-36e5aa619282 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 up in weight 1 up_from 48 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711] [v2:172.21.15.123:6826/200111711,v1:172.21.15.123:6827/200111711] exists,up 9e3059c1-9eee-46ee-8f49-fe64776a16cc 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:pg_upmap_items 4.6 [1,5] 2023-09-23T22:28:33.858 INFO:teuthology.orchestra.run.smithi121.stdout:pg_upmap_items 4.a [1,2] 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:pg_upmap_items 4.b [1,2] 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/3200202679 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/1461397397 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6800/149043853 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/612410427 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6801/351979507 expires 2023-09-24T22:03:24.814320+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6800/351979507 expires 2023-09-24T22:03:24.814320+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.123:6834/1307410129 expires 2023-09-24T22:18:34.934260+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/434890960 expires 2023-09-24T22:03:55.834685+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6801/1900834382 expires 2023-09-24T22:16:57.036709+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/398992810 expires 2023-09-24T22:11:12.940382+0000 2023-09-23T22:28:33.859 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.123:0/2878228837 expires 2023-09-24T22:18:34.934260+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/572704823 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/489028314 expires 2023-09-24T22:16:57.036709+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.123:0/3713404087 expires 2023-09-24T22:18:34.934260+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/3069370400 expires 2023-09-24T22:03:55.834685+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/3672366515 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6800/1900834382 expires 2023-09-24T22:16:57.036709+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/2252261193 expires 2023-09-24T22:03:24.814320+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6801/149043853 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.123:6835/1307410129 expires 2023-09-24T22:18:34.934260+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6801/220117384 expires 2023-09-24T22:03:55.834685+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/603573942 expires 2023-09-24T22:19:36.804896+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/278685061 expires 2023-09-24T22:16:57.036709+0000 2023-09-23T22:28:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6800/220117384 expires 2023-09-24T22:03:55.834685+0000 2023-09-23T22:28:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.123:0/1918944663 expires 2023-09-24T22:18:34.934260+0000 2023-09-23T22:28:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/510936171 expires 2023-09-24T22:03:24.814320+0000 2023-09-23T22:28:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.123:0/2885703330 expires 2023-09-24T22:18:34.934260+0000 2023-09-23T22:28:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6800/216545715 expires 2023-09-24T22:11:12.940382+0000 2023-09-23T22:28:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:6801/216545715 expires 2023-09-24T22:11:12.940382+0000 2023-09-23T22:28:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:blocklist 172.21.15.121:0/527163078 expires 2023-09-24T22:11:12.940382+0000 2023-09-23T22:28:34.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:34 smithi121 bash[78246]: cluster 2023-09-23T22:28:33.035326+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:34.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:34 smithi121 bash[78246]: audit 2023-09-23T22:28:33.851163+0000 mon.a (mon.0) 516 : audit 0 from='client.? 172.21.15.121:0/3227449478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T22:28:34.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:34 smithi121 bash[74920]: cluster 2023-09-23T22:28:33.035326+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:34.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:34 smithi121 bash[74920]: audit 2023-09-23T22:28:33.851163+0000 mon.a (mon.0) 516 : audit 0 from='client.? 172.21.15.121:0/3227449478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T22:28:34.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:34 smithi123 bash[59255]: cluster 2023-09-23T22:28:33.035326+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:34.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:34 smithi123 bash[59255]: audit 2023-09-23T22:28:33.851163+0000 mon.a (mon.0) 516 : audit 0 from='client.? 172.21.15.121:0/3227449478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T22:28:34.621 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 78 up_thru 93 down_at 75 last_clean_interval [8,74) [v2:172.21.15.121:6802/2850994351,v1:172.21.15.121:6803/2850994351] [v2:172.21.15.121:6804/2850994351,v1:172.21.15.121:6805/2850994351] exists,up a629dba3-b4e6-4eaf-9805-4dbe34fc48d3', 'osd.1 up in weight 1 up_from 83 up_thru 93 down_at 80 last_clean_interval [13,79) [v2:172.21.15.121:6810/787201388,v1:172.21.15.121:6811/787201388] [v2:172.21.15.121:6812/787201388,v1:172.21.15.121:6813/787201388] exists,up 63936aaf-5c12-4c9c-a280-b8ab6d62a885', 'osd.2 up in weight 1 up_from 88 up_thru 93 down_at 85 last_clean_interval [18,84) [v2:172.21.15.121:6818/2069503951,v1:172.21.15.121:6819/2069503951] [v2:172.21.15.121:6820/2069503951,v1:172.21.15.121:6821/2069503951] exists,up 91ad972f-c42e-4195-9277-dafca6d10364', 'osd.3 up in weight 1 up_from 93 up_thru 93 down_at 90 last_clean_interval [25,89) [v2:172.21.15.121:6826/1300480393,v1:172.21.15.121:6827/1300480393] [v2:172.21.15.121:6828/1300480393,v1:172.21.15.121:6829/1300480393] exists,up 766fddaf-071d-4fbb-8af3-01a4c8c4f770', 'osd.4 up in weight 1 up_from 30 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6800/4217200088,v1:172.21.15.123:6801/4217200088] [v2:172.21.15.123:6802/4217200088,v1:172.21.15.123:6803/4217200088] exists,up b18dbff7-dc83-41fd-8090-4940b3466da1', 'osd.5 up in weight 1 up_from 36 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6808/2174278728,v1:172.21.15.123:6809/2174278728] [v2:172.21.15.123:6810/2174278728,v1:172.21.15.123:6811/2174278728] exists,up 4a2f7f37-8d28-470c-9f95-2a6020513312', 'osd.6 up in weight 1 up_from 42 up_thru 90 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6816/2868568944,v1:172.21.15.123:6817/2868568944] [v2:172.21.15.123:6818/2868568944,v1:172.21.15.123:6819/2868568944] exists,up 052c3950-8a09-4e22-83fd-36e5aa619282', 'osd.7 up in weight 1 up_from 48 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.123:6824/200111711,v1:172.21.15.123:6825/200111711] [v2:172.21.15.123:6826/200111711,v1:172.21.15.123:6827/200111711] exists,up 9e3059c1-9eee-46ee-8f49-fe64776a16cc'] 2023-09-23T22:28:34.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-23T22:28:36.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:36 smithi121 bash[74920]: cluster 2023-09-23T22:28:35.036146+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:36 smithi121 bash[78246]: cluster 2023-09-23T22:28:35.036146+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:36.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:36 smithi123 bash[59255]: cluster 2023-09-23T22:28:35.036146+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:38.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:37 smithi121 bash[74920]: audit 2023-09-23T22:28:36.912611+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:38.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:37 smithi121 bash[74920]: cluster 2023-09-23T22:28:37.036921+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:38.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:37 smithi121 bash[78246]: audit 2023-09-23T22:28:36.912611+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:38.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:37 smithi121 bash[78246]: cluster 2023-09-23T22:28:37.036921+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:38.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:37 smithi123 bash[59255]: audit 2023-09-23T22:28:36.912611+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:38.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:37 smithi123 bash[59255]: cluster 2023-09-23T22:28:37.036921+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:39.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:28:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:28:38] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.33.4" 2023-09-23T22:28:39.404 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:40.399 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:40 smithi121 bash[74920]: cluster 2023-09-23T22:28:39.037819+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:40.399 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:40 smithi121 bash[78246]: cluster 2023-09-23T22:28:39.037819+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:40 smithi123 bash[59255]: cluster 2023-09-23T22:28:39.037819+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "mon.a", 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout: "cluster": "ceph", 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout: "admin_socket_mode": "", 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-23T22:28:42.472 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_client_required": "cephx, none", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_cluster_required": "cephx", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_debug": "true", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_service_required": "cephx", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "auth_supported": "", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_aio": "true", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_aio_poll_ms": "250", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_aio_reap_max": "16", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_async_discard": "false", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_block_size": "4096", 2023-09-23T22:28:42.473 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_debug_aio": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_debug_inflight_ios": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_enable_discard": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_flock_retry": "3", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_inject_crash": "0", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_ioring": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_ioring_hipri": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-23T22:28:42.474 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bdev_type": "", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_alloc_size": "1048576", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_allocator": "hybrid", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_buffered_io": "true", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_check_for_zeros": "false", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_compact_log_sync": "false", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-23T22:28:42.475 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_max_log_runway": "4194304", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_max_prefetch": "1048576", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_min_flush_size": "524288", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_min_log_runway": "1048576", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_replay_recovery": "false", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluefs_sync_write": "false", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-23T22:28:42.476 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_allocation_from_file": "true", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_allocator": "hybrid", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_create": "true", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_db_create": "false", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_db_path": "", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_db_size": "0", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_path": "", 2023-09-23T22:28:42.477 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_preallocate_file": "false", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_size": "107374182400", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_wal_create": "false", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_wal_path": "", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_block_wal_size": "100663296", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_bluefs": "true", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-23T22:28:42.478 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_autotune": "true", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_size": "0", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cache_type": "2q", 2023-09-23T22:28:42.479 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_clone_cow": "true", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_mode": "none", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_csum_type": "crc32c", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-23T22:28:42.480 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_freelist": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_inject_bug21040": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-23T22:28:42.481 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_small_allocations": "0", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_default_buffered_read": "true", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_default_buffered_write": "false", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-23T22:28:42.482 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fail_eio": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_on_mount": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_on_umount": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-23T22:28:42.483 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_ignore_data_csum": "false", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_log_op_age": "5.000000", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_max_alloc_size": "0", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_max_blob_size": "0", 2023-09-23T22:28:42.484 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_max_deferred_txc": "32", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_min_alloc_size": "0", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_nid_prealloc": "1024", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_retry_disk_reads": "3", 2023-09-23T22:28:42.485 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_rocksdb_cf": "true", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.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-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.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-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_spdk_mem": "512", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-23T22:28:42.486 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_tracing": "false", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-23T22:28:42.487 INFO:teuthology.orchestra.run.smithi121.stdout: "bluestore_zero_block_detection": "false", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-23T22:28:42.488 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_cluster_require_signatures": "false", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_cluster_require_version": "2", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_require_signatures": "false", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_require_version": "2", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_service_require_signatures": "false", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_service_require_version": "2", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "cephx_sign_messages": "true", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "chdir": "", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_acl_type": "", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_asio_thread_count": "2", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_cache_mid": "0.750000", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_cache_size": "16384", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_caps_release_delay": "5", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_check_pool_perm": "true", 2023-09-23T22:28:42.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_debug_force_sync_read": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_debug_getattr_caps": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_debug_inject_tick_delay": "0", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_die_on_failed_remount": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_dirsize_rbytes": "true", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_force_lazyio": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_fs": "", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_inject_release_failure": "false", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_max_inline_size": "4096", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-23T22:28:42.490 INFO:teuthology.orchestra.run.smithi121.stdout: "client_mds_namespace": "", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_metadata": "", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_mount_gid": "-1", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_mount_timeout": "300", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_mount_uid": "-1", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_mountpoint": "/", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_notify_timeout": "10", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_oc": "true", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_oc_max_dirty": "104857600", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_oc_max_objects": "1000", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_oc_size": "209715200", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_oc_target_dirty": "8388608", 2023-09-23T22:28:42.491 INFO:teuthology.orchestra.run.smithi121.stdout: "client_permissions": "true", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_quota": "true", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_quota_df": "true", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_readahead_max_bytes": "0", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_readahead_max_periods": "4", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_readahead_min": "131072", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_reconnect_stale": "false", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_shutdown_timeout": "30", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_snapdir": ".snap", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_tick_interval": "1", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_trace": "", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_try_dentry_invalidate": "false", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_use_faked_inos": "false", 2023-09-23T22:28:42.492 INFO:teuthology.orchestra.run.smithi121.stdout: "client_use_random_mds": "false", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_graylog": "false", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_graylog_port": "12201", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_monitors": "default=true", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_syslog": "false", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "clog_to_syslog_level": "info", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "cluster_addr": "-", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "cluster_network": "", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "cluster_network_interface": "", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "compressor_zlib_isal": "false", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "compressor_zlib_level": "5", 2023-09-23T22:28:42.493 INFO:teuthology.orchestra.run.smithi121.stdout: "compressor_zlib_winsize": "-15", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "compressor_zstd_level": "1", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crimson_alien_op_num_threads": "6", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crimson_seastar_smp": "1", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crush_location": "", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crush_location_hook": "", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "crush_location_hook_timeout": "10", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "daemonize": "false", 2023-09-23T22:28:42.494 INFO:teuthology.orchestra.run.smithi121.stdout: "daos_pool": "tank", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_alienstore": "0/5", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_allow_any_pool_priority": "false", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_asok": "1/5", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_asok_assert_abort": "false", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_asserts_on_shutdown": "true", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_auth": "1/5", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_bdev": "1/3", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_bluefs": "1/5", 2023-09-23T22:28:42.495 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_bluestore": "1/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_buffer": "0/1", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_ceph_exporter": "1/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_cephfs_mirror": "0/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_cephsqlite": "0/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_client": "0/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_compressor": "1/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_context": "0/1", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_crush": "1/1", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_crypto": "1/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_cyanstore": "0/5", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_deliberately_leak_memory": "false", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_disable_randomized_ping": "false", 2023-09-23T22:28:42.496 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_dpdk": "1/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_eventtrace": "1/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_filer": "0/1", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_filestore": "1/3", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_finisher": "1/1", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_fuse": "1/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_heartbeat_testing_span": "0", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_heartbeatmap": "1/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_javaclient": "1/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_journal": "1/3", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_journaler": "0/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_kstore": "1/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_leveldb": "4/5", 2023-09-23T22:28:42.497 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_lockdep": "0/1", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mclock": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mds": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mds_balancer": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mds_locker": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mds_log": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mds_log_expire": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mds_migrator": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_memstore": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mgr": "2/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mgrc": "1/5", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_mon": "20/20", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_monc": "0/10", 2023-09-23T22:28:42.498 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_ms": "1/1", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_none": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_objclass": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_objectcacher": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_objecter": "0/1", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_optracker": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_osd": "1/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_paxos": "20/20", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_perfcounter": "1/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_prioritycache": "1/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rados": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rbd": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rbd_mirror": "0/5", 2023-09-23T22:28:42.499 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rbd_pwl": "0/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rbd_replay": "0/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_refs": "0/0", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_reserver": "1/1", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rgw": "1/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rgw_access": "1/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rgw_datacache": "1/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rgw_dbstore": "1/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rgw_flight": "1/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rgw_sync": "1/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_rocksdb": "4/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore": "0/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_backref": "0/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_cache": "0/5", 2023-09-23T22:28:42.500 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_cleaner": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_device": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_epm": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_journal": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_lba": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_odata": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_omap": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_onode": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_t": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_seastore_tm": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_striper": "0/1", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_test": "0/5", 2023-09-23T22:28:42.501 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_throttle": "1/1", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_timer": "0/1", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "debug_tp": "0/5", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "device_failure_prediction_mode": "none", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "err_to_graylog": "false", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "err_to_journald": "false", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "err_to_stderr": "true", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "err_to_syslog": "false", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "event_tracing": "false", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "exporter_addr": "0.0.0.0", 2023-09-23T22:28:42.502 INFO:teuthology.orchestra.run.smithi121.stdout: "exporter_http_port": "9926", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "exporter_prio_limit": "5", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "exporter_sort_metrics": "true", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "exporter_stats_period": "5", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "fake_statfs_for_testing": "0", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "fatal_signal_handlers": "true", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filer_max_purge_ops": "10", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filer_max_truncate_ops": "128", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_apply_finisher_threads": "1", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_blackhole": "false", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_btrfs_clone_range": "true", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_btrfs_snap": "true", 2023-09-23T22:28:42.503 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_caller_concurrency": "10", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_collect_device_partition_information": "true", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_commit_timeout": "600.000000", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_debug_inject_read_err": "false", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_debug_omap_check": "false", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_debug_verify_split": "false", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_dump_file": "", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fadvise": "true", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fail_eio": "true", 2023-09-23T22:28:42.504 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fd_cache_shards": "16", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fd_cache_size": "128", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fiemap": "false", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fiemap_threshold": "4096", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_inject_stall": "0", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_journal_parallel": "false", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_journal_trailing": "false", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_journal_writeahead": "false", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_kill_at": "0", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-23T22:28:42.505 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattrs": "0", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_xattr_value_size": "0", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_merge_threshold": "-10", 2023-09-23T22:28:42.506 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_odsync_write": "false", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_omap_backend": "rocksdb", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_omap_backend_path": "", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_op_thread_timeout": "60", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_op_threads": "2", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_punch_hole": "false", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-23T22:28:42.507 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_queue_max_ops": "50", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_seek_data_hole": "false", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_sloppy_crc": "false", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_splice": "false", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_split_multiple": "2", 2023-09-23T22:28:42.508 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_split_rand_factor": "20", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_update_to": "1000", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_enable": "true", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-23T22:28:42.509 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_xfs_extsize": "false", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "filestore_zfs_snap": "false", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fio_dir": "/tmp/fio", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fsid": "cf8c85ae-5a5c-11ee-8db4-212e2dc638e7", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_allow_other": "true", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_atomic_o_trunc": "true", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_big_writes": "true", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_debug": "false", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_default_permissions": "false", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_disable_pagecache": "false", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_max_write": "0", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_multithreaded": "true", 2023-09-23T22:28:42.510 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_require_active_mds": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_set_user_groups": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_splice_move": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_splice_read": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_splice_write": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "fuse_use_invalidate_cb": "true", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "gss_target_name": "ceph", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "heartbeat_file": "", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "heartbeat_inject_failure": "0", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "heartbeat_interval": "5", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "host": "smithi121", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-23T22:28:42.511 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "inject_early_sigterm": "false", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "jaeger_agent_port": "6799", 2023-09-23T22:28:42.512 INFO:teuthology.orchestra.run.smithi121.stdout: "jaeger_tracing_enable": "false", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_aio": "true", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_align_min_size": "65536", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_block_align": "true", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_block_size": "4096", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_dio": "true", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_discard": "false", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_force_aio": "false", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_ignore_corruption": "false", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_max_write_bytes": "10485760", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_max_write_entries": "100", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_replay_from": "0", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-23T22:28:42.513 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_write_header_frequency": "0", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journal_zero_on_create": "false", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journaler_prefetch_periods": "10", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journaler_prezero_periods": "5", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "journaler_write_head_interval": "15", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "key": "", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "keyfile": "", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_backend": "rocksdb", 2023-09-23T22:28:42.514 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_default_stripe_size": "65536", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_fsck_on_mount": "false", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_max_bytes": "67108864", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_max_ops": "512", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_nid_prealloc": "1024", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_onode_map_size": "1024", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_sync_submit_transaction": "false", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "kstore_sync_transaction": "false", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_block_size": "65536", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_bloom_size": "0", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_cache_size": "536870912", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_compact_on_mount": "false", 2023-09-23T22:28:42.515 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_compression": "false", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_log": "", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_log_to_ceph_log": "true", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_max_open_files": "0", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_paranoid": "false", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "leveldb_write_buffer_size": "33554432", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "librados_thread_count": "2", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "lockdep": "false", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "lockdep_force_backtrace": "false", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "log_coarse_timestamps": "true", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "log_flush_on_exit": "false", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "log_graylog_host": "127.0.0.1", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "log_graylog_port": "12201", 2023-09-23T22:28:42.516 INFO:teuthology.orchestra.run.smithi121.stdout: "log_max_new": "1000", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_max_recent": "10000", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_stderr_prefix": "debug ", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_stop_at_utilization": "0.970000", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_to_file": "true", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_to_graylog": "false", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_to_journald": "false", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_to_stderr": "false", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "log_to_syslog": "false", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "max_rotating_auth_attempts": "10", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_action_on_write_error": "1", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_alternate_name_max": "8192", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_asio_thread_count": "2", 2023-09-23T22:28:42.517 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_export_pin": "true", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_fragment_dirs": "true", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_fragment_interval": "5", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_interval": "10", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_max": "-1", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_max_until": "-1", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_merge_size": "50", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_midchunk": "0.300000", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_min_start": "0.200000", 2023-09-23T22:28:42.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_minchunk": "0.001000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_mode": "0", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_need_max": "1.200000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_need_min": "0.800000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_split_bits": "3", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_split_size": "10000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_target_decay": "10.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_beacon_grace": "15.000000", 2023-09-23T22:28:42.519 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_beacon_interval": "4.000000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_mid": "0.700000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_release_free_interval": "10", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_reservation": "0.050000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_trim_interval": "1", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cache_trim_threshold": "262144", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_client_prealloc_inos": "1000", 2023-09-23T22:28:42.520 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_connect_bootstrapping": "false", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_damage_table_max_entries": "10000", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_debug_auth_pins": "false", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_debug_frag": "false", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_debug_scatterstat": "false", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_debug_subtrees": "false", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_decay_halflife": "5.000000", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_default_dir_hash": "2", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_defer_session_stale": "true", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_deny_all_reconnect": "false", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dir_keys_per_op": "16384", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dir_max_commit_size": "10", 2023-09-23T22:28:42.521 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dir_max_entries": "0", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dir_prefetch": "true", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dump_cache_on_map": "false", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_early_reply": "true", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_enable_op_tracker": "true", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_enforce_unique_name": "true", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_export_ephemeral_random": "true", 2023-09-23T22:28:42.522 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_health_summarize_threshold": "10", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_inject_health_dummy": "false", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-23T22:28:42.523 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_inject_migrator_session_race": "false", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_join_fs": "", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_journal_format": "1", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_create_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_export_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_import_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_journal_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_journal_expire_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_journal_replay_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_link_at": "0", 2023-09-23T22:28:42.524 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_mdstable_at": "0", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_openc_at": "0", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_rename_at": "0", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_events_per_segment": "1024", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_max_events": "-1", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_max_segments": "128", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_pause": "false", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_segment_size": "0", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_log_warn_factor": "2.000000", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_caps_per_client": "1048576", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_completed_flushes": "100000", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_completed_requests": "100000", 2023-09-23T22:28:42.525 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_export_size": "20971520", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_file_recover": "32", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_purge_files": "64", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_purge_ops": "8192", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_snaps_per_dir": "100", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_max_xattr_pairs_size": "65536", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_metrics_update_interval": "2", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_min_caps_per_client": "100", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_min_caps_working_set": "10000", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-23T22:28:42.526 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_numa_node": "-1", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_op_complaint_time": "30.000000", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_op_history_duration": "600", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_op_history_size": "20", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_op_log_threshold": "5", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_ping_grace": "15", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_ping_interval": "5", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_recall_max_caps": "30000", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-23T22:28:42.527 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_recall_warning_threshold": "262144", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_replay_interval": "1.000000", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_root_ino_gid": "0", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_root_ino_uid": "0", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-23T22:28:42.528 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_shutdown_check": "0", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_skip_ino": "0", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_snap_max_uid": "4294967294", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_snap_min_uid": "0", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_snap_rstat": "false", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_standby_replay_damaged": "false", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_symlink_recovery": "true", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_thrash_exports": "0", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_thrash_fragments": "0", 2023-09-23T22:28:42.529 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_tick_interval": "5.000000", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_valgrind_exit": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_verify_backtrace": "1", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_verify_scatter": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mds_wipe_sessions": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mempool_debug": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "memstore_device_bytes": "1073741824", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "memstore_page_set": "false", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "memstore_page_size": "65536", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_client_bytes": "134217728", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_client_messages": "512", 2023-09-23T22:28:42.530 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_disabled_modules": "", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_max_pg_num_change": "128", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_mds_bytes": "134217728", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_mds_messages": "128", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_mon_bytes": "134217728", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_mon_messages": "128", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_osd_bytes": "536870912", 2023-09-23T22:28:42.531 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_osd_messages": "8192", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_pool": "true", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_standby_modules": "true", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_stats_period": "5", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_stats_threshold": "5", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_tick_period": "2", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_allow_pool_delete": "true", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_allow_pool_size_one": "false", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_auth_validate_all_caps": "true", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-23T22:28:42.532 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_bytes": "104857600", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_directed_command_retry": "2", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_hunt_parallel": "3", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_log_interval": "1.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_ping_interval": "10.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-23T22:28:42.533 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_file_level": "debug", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_file": "false", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_journald": "false", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-23T22:28:42.534 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_compact_on_bootstrap": "false", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_compact_on_start": "false", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_compact_on_trim": "true", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_cpu_threads": "4", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_crush_min_required_version": "hammer", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_daemon_bytes": "419430400", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_data_avail_crit": "5", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_data_avail_warn": "5", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_data_size_warn": "16106127360", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-23T22:28:42.535 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_dump_json": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_dump_transactions": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_extra_checks": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_no_require_quincy": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_no_require_reef": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_down_mkfs_grace": "60", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_election_default_strategy": "3", 2023-09-23T22:28:42.536 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_election_timeout": "5.000000", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_elector_ping_divisor": "2", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_enable_op_tracker": "true", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_fake_pool_delete": "false", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_force_quorum_join": "false", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_globalid_prealloc": "10000", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_health_detail_to_clog": "true", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_health_log_update_period": "5", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_health_max_detail": "50", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_health_to_clog": "true", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_health_to_clog_interval": "600", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_host": "[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]", 2023-09-23T22:28:42.537 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_host_override": "", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_initial_members": "", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_lease": "5.000000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_log_full_interval": "50", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_log_max": "10000", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_log_max_summary": "50", 2023-09-23T22:28:42.538 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_log_epochs": "500", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_osd": "10000", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_pg_per_osd": "10000", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_pool_pg_num": "65536", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mds_force_trim_to": "0", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mds_skip_sanity": "true", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_memory_autotune": "true", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_memory_target": "2147483648", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mgr_beacon_grace": "30", 2023-09-23T22:28:42.539 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mgr_digest_period": "5", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mgr_inactive_grace": "60", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_min_osdmap_epochs": "500", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_op_complaint_time": "30", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_op_history_duration": "600", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_op_history_size": "20", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_op_history_slow_op_size": "20", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_op_log_threshold": "5", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-23T22:28:42.540 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_auto_mark_in": "false", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_cache_size": "500", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_down_out_interval": "600", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_force_trim_to": "0", 2023-09-23T22:28:42.541 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_min_down_reporters": "2", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-23T22:28:42.542 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_report_timeout": "900", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pg_stuck_threshold": "60", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-23T22:28:42.543 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_probe_timeout": "2.000000", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_reweight_max_change": "0.050000", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_reweight_max_osds": "4", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_scrub_interval": "86400", 2023-09-23T22:28:42.544 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_scrub_max_keys": "100", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_scrub_timeout": "300", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_session_timeout": "300", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_smart_report_timeout": "5", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_stat_smooth_intervals": "6", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_stretch_pool_min_size": "2", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_stretch_pool_size": "4", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_sync_debug": "false", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_sync_provider_kill_at": "0", 2023-09-23T22:28:42.545 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_sync_requester_kill_at": "0", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_sync_timeout": "60.000000", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_target_pg_per_osd": "100", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_tick_interval": "5", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_timecheck_interval": "300.000000", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_use_min_delay_socket": "false", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_older_version_delay": "604800", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-23T22:28:42.546 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_misplaced": "false", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_older_version": "true", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-23T22:28:42.547 INFO:teuthology.orchestra.run.smithi121.stdout: "monmap": "", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "motr_tracing_enabled": "false", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_op_threads": "3", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_cm": "false", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_device_name": "", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_dscp": "96", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-23T22:28:42.548 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_local_gid": "", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_port_num": "1", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_sl": "3", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_support_srq": "true", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_rdma_type": "ib", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_async_reap_threshold": "5", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_before_connect": "false", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_ipv4": "true", 2023-09-23T22:28:42.549 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_ipv6": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_msgr1": "true", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_msgr2": "true", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_port_max": "7568", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_port_min": "6800", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_retry_count": "3", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_bind_retry_delay": "5", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_blackhole_client": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_blackhole_mds": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_blackhole_mgr": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_blackhole_mon": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_blackhole_osd": "false", 2023-09-23T22:28:42.550 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_client_mode": "crc secure", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_cluster_mode": "crc secure", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_cluster_type": "", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_compress_secure": "false", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_connection_idle_timeout": "900", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_connection_ready_timeout": "10", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_crc_data": "true", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_crc_header": "true", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_die_on_bad_msg": "false", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_die_on_bug": "true", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_die_on_old_message": "true", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_die_on_skipped_message": "false", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-23T22:28:42.551 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_coremask": "0xF", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_enable_tso": "true", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_hugepages": "", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_lro": "true", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_memory_channel": "4", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-23T22:28:42.552 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_pmd": "", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_port_id": "0", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_dump_on_send": "false", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_initial_backoff": "0.200000", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_inject_delay_max": "1.000000", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_inject_delay_type": "", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_inject_network_congestion": "0", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_inject_socket_failures": "0", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_learn_addr_from_peer": "true", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_max_accept_failures": "4", 2023-09-23T22:28:42.553 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_max_backoff": "15.000000", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_mon_client_mode": "secure crc", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_mon_service_mode": "secure crc", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_osd_compress_min_size": "1024", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_osd_compress_mode": "none", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_pq_min_cost": "65536", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_public_type": "", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_service_mode": "crc secure", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_tcp_listen_backlog": "512", 2023-09-23T22:28:42.554 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_tcp_nodelay": "true", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_tcp_rcvbuf": "0", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "ms_type": "async+posix", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "no_config_file": "false", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_completion_locks_per_session": "32", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_inflight_ops": "1024", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_tick_interval": "5.000000", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objecter_timeout": "10.000000", 2023-09-23T22:28:42.555 INFO:teuthology.orchestra.run.smithi121.stdout: "objectstore_blackhole": "false", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "openssl_engine_opts": "", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_delay_time": "5.000000", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_hist_halflife": "1000", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_max_low_ops": "2", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_max_ops": "4", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_agent_slop": "0.020000", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_asio_thread_count": "2", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_async_recovery_min_cost": "100", 2023-09-23T22:28:42.556 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_backfill_scan_max": "512", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_backfill_scan_min": "64", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_backoff_on_degraded": "false", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_backoff_on_peering": "false", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_backoff_on_unfound": "true", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_beacon_report_interval": "300", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_bench_duration": "30", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_bench_max_block_size": "67108864", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_blkin_trace_all": "false", 2023-09-23T22:28:42.557 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_check_for_log_corruption": "false", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.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-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.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-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_class_update_on_start": "true", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_client_message_cap": "256", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_client_message_size_cap": "524288000", 2023-09-23T22:28:42.558 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_client_op_priority": "63", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_client_watch_timeout": "30", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_command_max_records": "256", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_compact_on_start": "false", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_crush_update_on_start": "true", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_crush_update_weight_set": "true", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-23T22:28:42.559 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_feed_pullee": "-1", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_misdirected_ops": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_no_acting_change": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_no_purge_strays": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_op_order": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-23T22:28:42.560 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_shutdown": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_verify_snaps": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_keys": "1024", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-23T22:28:42.561 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_stride": "524288", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_default_notify_timeout": "30", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_delete_sleep": "0.000000", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_discard_disconnected_ops": "true", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_enable_op_tracker": "true", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-23T22:28:42.562 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_fast_info": "true", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_fast_shutdown": "true", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_function_tracing": "false", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_grace": "20", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_interval": "6", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_min_peers": "10", 2023-09-23T22:28:42.563 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_min_size": "2000", 2023-09-23T22:28:42.565 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_stale": "600", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_hit_set_max_size": "100000", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_hit_set_min_size": "1000", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_journal_size": "5120", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_kill_backfill_at": "0", 2023-09-23T22:28:42.566 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_map_cache_size": "50", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_map_dedup": "true", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_map_message_max": "40", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_map_share_max_epochs": "40", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_attr_name_len": "100", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_attr_size": "0", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_backfills": "1", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_markdown_count": "5", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_markdown_period": "600", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_object_name_len": "2048", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_object_namespace_len": "256", 2023-09-23T22:28:42.567 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_object_size": "134217728", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_pg_blocked_by": "16", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_pg_log_entries": "10000", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_pgls": "1024", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_push_cost": "8388608", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_push_objects": "10", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_scrubs": "1", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_trimming_pgs": "2", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_write_op_reply_len": "64", 2023-09-23T22:28:42.568 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_max_write_size": "90", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_profile": "balanced", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-23T22:28:42.569 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_base": "805306368", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_cache_min": "134217728", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-23T22:28:42.570 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_target": "4294967296", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_target_autotune": "false", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_min_pg_log_entries": "250", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_min_recovery_priority": "0", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mon_report_interval": "5", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_num_cache_shards": "32", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_num_op_tracker_shard": "32", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_numa_auto_affinity": "true", 2023-09-23T22:28:42.571 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_numa_node": "-1", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_numa_prefer_iface": "true", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_objecter_finishers": "1", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_objectstore": "bluestore", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_objectstore_fuse": "false", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_objectstore_tracing": "false", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_complaint_time": "30.000000", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_history_duration": "600", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_history_size": "20", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_history_slow_op_size": "20", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_log_threshold": "5", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_num_shards": "0", 2023-09-23T22:28:42.572 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_num_shards_hdd": "5", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_num_shards_ssd": "8", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_pq_min_cost": "65536", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_queue_cut_off": "high", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_op_thread_timeout": "15", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_open_classes_on_start": "true", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_os_flags": "0", 2023-09-23T22:28:42.573 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_peering_op_priority": "255", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_delete_cost": "1048576", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_delete_priority": "5", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_log_trim_max": "10000", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_log_trim_min": "100", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-23T22:28:42.574 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_crimson": "false", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-23T22:28:42.575 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_flags": "0", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_min_size": "0", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_pg_num": "32", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_pgp_num": "0", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_size": "3", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_default_type": "replicated", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_push_per_object_cost": "1000", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-23T22:28:42.576 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recover_clone_overlap": "true", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_cost": "20971520", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_max_active": "0", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_max_single_start": "1", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_op_priority": "3", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_priority": "5", 2023-09-23T22:28:42.577 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_sleep": "0.000000", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_repair_during_recovery": "false", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_requested_scrub_priority": "120", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_auto_repair": "false", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-23T22:28:42.578 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_begin_hour": "0", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_begin_week_day": "0", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_chunk_max": "25", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_chunk_min": "5", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_cost": "52428800", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_during_recovery": "false", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_end_hour": "0", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_end_week_day": "0", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_event_cost": "4096", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_invalid_stats": "true", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-23T22:28:42.579 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_max_preemptions": "5", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_priority": "5", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_sleep": "0.000000", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_skip_data_digest": "false", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_smart_report_timeout": "5", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_snap_trim_cost": "1048576", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_snap_trim_priority": "5", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-23T22:28:42.580 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_target_transaction_size": "30", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-23T22:28:42.581 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_tracing": "false", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_use_stale_snap": "false", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "osdc_blkin_trace_all": "false", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_kill_at": "0", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_max_join_drift": "10", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_min": "500", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_min_wait": "0.050000", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_propose_interval": "1.000000", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_service_trim_max": "500", 2023-09-23T22:28:42.582 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_service_trim_min": "250", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_stash_full_interval": "25", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_trim_max": "500", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "paxos_trim_min": "250", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "perf": "true", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "pid_file": "", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "public_addr": "-", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "public_addrv": "", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "public_bind_addr": "-", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "public_network": "172.21.0.0/20,172.21.15.254/32", 2023-09-23T22:28:42.583 INFO:teuthology.orchestra.run.smithi121.stdout: "public_network_interface": "", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "qat_compressor_enabled": "false", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "qat_compressor_session_max_number": "256", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rados_mon_op_timeout": "0", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rados_osd_op_timeout": "0", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rados_tracing": "false", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_atime_update_interval": "60", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_balance_parent_reads": "false", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_balance_snap_reads": "false", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_blkin_trace_all": "false", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache": "true", 2023-09-23T22:28:42.584 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_policy": "writearound", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_size": "33554432", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_clone_copy_on_read": "false", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_compression_hint": "none", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_concurrent_management_ops": "10", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-23T22:28:42.585 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_clone_format": "auto", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_data_pool": "", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_features": "61", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_format": "2", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_map_options": "", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_order": "22", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_pool": "rbd", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_stripe_count": "0", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_default_stripe_unit": "0", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-23T22:28:42.586 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_enable_alloc_hint": "true", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_io_scheduler": "simple", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_order": "24", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_pool": "", 2023-09-23T22:28:42.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_journal_splay_width": "4", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_localize_parent_reads": "false", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_localize_snap_reads": "false", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-23T22:28:42.588 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-23T22:28:42.589 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_mtime_update_interval": "60", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_non_blocking_aio": "true", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_op_thread_timeout": "60", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_op_threads": "1", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_parent_cache_enabled": "false", 2023-09-23T22:28:42.590 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_plugins": "", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_bps_burst": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_bps_limit": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_exclude_ops": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_iops_burst": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_iops_limit": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-23T22:28:42.591 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_read_from_replica_policy": "default", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-23T22:28:42.592 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_skip_partial_discard": "true", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_tracing": "false", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_validate_names": "true", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rbd_validate_pool": "true", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "restapi_base_url": "", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "restapi_log_level": "", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_acl_grants_max_num": "100", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_admin_entry": "admin", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-23T22:28:42.593 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_backend_store": "rados", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_barbican_url": "", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_beast_enable_async": "true", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_cache_enabled": "true", 2023-09-23T22:28:42.594 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_cache_expiry_interval": "900", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_cache_lru_size": "10000", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_config_store": "rados", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_content_length_compat": "false", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_copy_obj_progress": "true", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_cors_rules_max_num": "100", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_cross_domain_policy": "", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_addr": "", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-23T22:28:42.595 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_password": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_kmip_username": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_require_ssl": "true", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-23T22:28:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_addr": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_auth": "token", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_namespace": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_prefix": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-23T22:28:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_token_file": "", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_curl_buffersize": "524288", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_curl_low_speed_time": "300", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-23T22:28:42.598 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_log_changes_size": "1000", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_log_num_shards": "128", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_log_window": "30", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-23T22:28:42.599 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-23T22:28:42.600 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dns_name": "", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dns_s3website_name": "", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_dynamic_resharding": "true", 2023-09-23T22:28:42.601 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_gc_threads": "true", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_lc_threads": "true", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_ops_log": "false", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_quota_threads": "true", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_static_website": "false", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enable_usage_log": "false", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_enforce_swift_acls": "true", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_exit_timeout_secs": "120", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_expose_bucket": "false", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_extended_http_attrs": "", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_filter": "none", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-23T22:28:42.602 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_frontends": "beast port=7480", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_max_deferred": "50", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_max_objs": "32", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_gc_processor_period": "3600", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-23T22:28:42.603 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_init_timeout": "300", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_domain": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_password": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_password_path": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_project": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_tenant": "", 2023-09-23T22:28:42.604 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_token": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_token_path": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_admin_user": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_api_version": "2", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_barbican_domain": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_barbican_password": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_barbican_project": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_barbican_user": "", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-23T22:28:42.605 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_url": "", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_debug_interval": "-1", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_lock_max_time": "90", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_max_objs": "32", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_max_rules": "1000", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_max_worker": "3", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lc_thread_delay": "0", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ldap_dnattr": "uid", 2023-09-23T22:28:42.606 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ldap_searchfilter": "", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_log_http_headers": "", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_log_object_name_utc": "false", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_attr_name_len": "0", 2023-09-23T22:28:42.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_attr_size": "0", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_chunk_size": "4194304", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_listing_results": "1000", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_notify_retries": "10", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_put_param_size": "1048576", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_put_size": "5368709120", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_max_slo_entries": "1000", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_md_log_max_shards": "64", 2023-09-23T22:28:42.608 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_mp_lock_max_time": "600", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-23T22:28:42.609 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_max_gc": "300", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_num_async_rados_threads": "32", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_num_control_oids": "8", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_numa_node": "-1", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-23T22:28:42.610 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_objexp_chunk_size": "100", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_objexp_gc_interval": "600", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_op_thread_timeout": "600", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_op_tracing": "false", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_opa_token": "", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_opa_url": "", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_opa_verify_ssl": "true", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ops_log_rados": "false", 2023-09-23T22:28:42.611 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_ops_log_socket_path": "", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_period_push_interval": "2.000000", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_print_continue": "true", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-23T22:28:42.612 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_rados_tracing": "false", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_realm": "", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_realm_id": "", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_region": "", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_request_uri": "", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_reshard_batch_size": "64", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-23T22:28:42.613 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_reshard_max_aio": "128", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_reshard_num_logs": "16", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_reshard_thread_interval": "600", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_resolve_cname": "false", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_run_sync_thread": "true", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-23T22:28:42.614 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_scheduler_type": "throttler", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_script_uri": "", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_service_provider_name": "", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_client_id": "", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_client_secret": "", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_entry": "sts", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_key": "sts", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_min_session_duration": "900", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sts_token_introspection_url": "", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_account_in_url": "false", 2023-09-23T22:28:42.615 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_auth_entry": "auth", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_auth_url": "", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_custom_header": "", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_need_stats": "true", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_tenant_name": "", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_token_expiration": "86400", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_url": "", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_url_prefix": "swift", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_lease_period": "120", 2023-09-23T22:28:42.616 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_thread_pool_size": "512", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_comment": "", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_createby": "", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_encoding": "", 2023-09-23T22:28:42.617 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_flag": "false", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_origin": "", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_torrent_tracker": "", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_trust_forwarded_https": "false", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_usage_max_shards": "32", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_usage_max_user_shards": "1", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_use_opa_authz": "false", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_max_buckets": "1000", 2023-09-23T22:28:42.618 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_policies_max_num": "100", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_user_unique_email": "true", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_verify_ssl": "true", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_zone": "", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_zone_id": "", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_zonegroup": "", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_zonegroup_id": "", 2023-09-23T22:28:42.619 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rgwlc_auto_session_clear": "true", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_block_size": "4096", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cache_size": "536870912", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-23T22:28:42.620 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_index_type": "binary_search", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_partition_filters": "false", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_perf": "false", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "run_dir": "/var/run/ceph", 2023-09-23T22:28:42.621 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_block_create": "true", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_cache_lru_size": "67108864", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_default_max_object_size": "16777216", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_device_size": "53687091200", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_journal_batch_capacity": "16", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_main_device_type": "SSD", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-23T22:28:42.622 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "seastore_segment_size": "67108864", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "set_keepcaps": "false", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "setgroup": "ceph", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "setuser": "ceph", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "setuser_match_path": "", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "thp": "false", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "threadpool_default_timeout": "60", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-23T22:28:42.623 INFO:teuthology.orchestra.run.smithi121.stdout: "throttler_perf_counter": "true" 2023-09-23T22:28:42.624 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:28:42.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:42 smithi123 bash[59255]: cluster 2023-09-23T22:28:41.038495+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:42.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:42 smithi121 bash[78246]: cluster 2023-09-23T22:28:41.038495+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:42.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:42 smithi121 bash[74920]: cluster 2023-09-23T22:28:41.038495+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:43.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-23T22:28:44.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:44 smithi121 bash[74920]: cluster 2023-09-23T22:28:43.039058+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:44.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:44 smithi121 bash[78246]: cluster 2023-09-23T22:28:43.039058+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:44 smithi123 bash[59255]: cluster 2023-09-23T22:28:43.039058+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:46.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:46 smithi121 bash[74920]: cluster 2023-09-23T22:28:45.039759+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:46.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:46 smithi121 bash[78246]: cluster 2023-09-23T22:28:45.039759+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:46.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:46 smithi123 bash[59255]: cluster 2023-09-23T22:28:45.039759+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:48.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:47 smithi123 bash[59255]: cluster 2023-09-23T22:28:47.040691+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:48.081 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:48.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:47 smithi121 bash[74920]: cluster 2023-09-23T22:28:47.040691+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:48.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:47 smithi121 bash[78246]: cluster 2023-09-23T22:28:47.040691+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:49.084 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:28:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:28:48] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.33.4" 2023-09-23T22:28:50.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:50 smithi121 bash[74920]: cluster 2023-09-23T22:28:49.041671+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:50.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:50 smithi121 bash[78246]: cluster 2023-09-23T22:28:49.041671+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:50 smithi123 bash[59255]: cluster 2023-09-23T22:28:49.041671+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:51.221 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a: {} 2023-09-23T22:28:51.240 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b: {} 2023-09-23T22:28:51.262 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c: {} 2023-09-23T22:28:51.264 INFO:teuthology.orchestra.run.smithi121.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T22:28:51.264 INFO:teuthology.orchestra.run.smithi121.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T22:28:51.264 INFO:teuthology.orchestra.run.smithi121.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T22:28:52.056 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-23T22:28:52.056 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T22:28:52.056 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:28:52.058 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:28:52.059 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-23T22:28:52.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-23T22:28:52.059 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-23T22:28:52.059 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-23T22:28:52.059 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:28:52.060 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T22:28:52.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-09-23T22:28:52.060 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-23T22:28:52.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:52.061 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-23T22:28:52.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:28:52.061 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-23T22:28:52.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:28:52.062 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-23T22:28:52.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:28:52.095 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:52.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:28:52.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:52.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:52.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:52.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:52.363 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:52 smithi123 bash[59255]: cluster 2023-09-23T22:28:51.042522+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:52.363 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:52 smithi123 bash[59255]: audit 2023-09-23T22:28:51.198826+0000 mon.a (mon.0) 518 : audit 0 from='client.? 172.21.15.121:0/2505308017' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:28:52.363 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:52 smithi123 bash[59255]: audit 2023-09-23T22:28:51.913143+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:52.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:28:52.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:52.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:52 smithi121 bash[74920]: cluster 2023-09-23T22:28:51.042522+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:52.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:52 smithi121 bash[74920]: audit 2023-09-23T22:28:51.198826+0000 mon.a (mon.0) 518 : audit 0 from='client.? 172.21.15.121:0/2505308017' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:28:52.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:52 smithi121 bash[74920]: audit 2023-09-23T22:28:51.913143+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:52.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:52 smithi121 bash[78246]: cluster 2023-09-23T22:28:51.042522+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:52.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:52 smithi121 bash[78246]: audit 2023-09-23T22:28:51.198826+0000 mon.a (mon.0) 518 : audit 0 from='client.? 172.21.15.121:0/2505308017' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:28:52.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:52 smithi121 bash[78246]: audit 2023-09-23T22:28:51.913143+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:52.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:52.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:52.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:52.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:52.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:28:52.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:52.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:52.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:52.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:52.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:52.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:53.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:53.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:53.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:28:53.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:53.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:53.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:53.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:53.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:53.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:53.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:53.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:28:53.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:53.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:53.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:53.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:53.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:53.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:53.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:53.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:53.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:53.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:53.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:53.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:28:54.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:54.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:54.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:28:54.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:54.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:54.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:54.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:54.367 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:54 smithi121 bash[78246]: cluster 2023-09-23T22:28:53.043365+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:54.368 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:54 smithi121 bash[74920]: cluster 2023-09-23T22:28:53.043365+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:54.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:54.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:54.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:54 smithi123 bash[59255]: cluster 2023-09-23T22:28:53.043365+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:54.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:54.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:54.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:28:54.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:54.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:54.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:54.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:54.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:54.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:55.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:55.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:55.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:55.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:55.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:28:55.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:55.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:55.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:55.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:55.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:55.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:55.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:55.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:55.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:55.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:55.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:55.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:55.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:55.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:55.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:28:55.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:56.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:56.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:56.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:56.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:56.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:28:56.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:56.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:56.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:56.395 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:56 smithi121 bash[78246]: cluster 2023-09-23T22:28:55.043899+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:56.395 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:56 smithi121 bash[74920]: cluster 2023-09-23T22:28:55.043899+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:56.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:56.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:56.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:56 smithi123 bash[59255]: cluster 2023-09-23T22:28:55.043899+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:56.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:28:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:28:56.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:56.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:56.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:56.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:56.852 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:56.852 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:56.852 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:56.853 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:56.854 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:56.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:56.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:56.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:28:57.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:57.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:57.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:57.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:57.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:57.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:57.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:57.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:57.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:57.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:57.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:57.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:57.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:57.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:57.849 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:57.856 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:28:57 smithi121 bash[78246]: cluster 2023-09-23T22:28:57.044710+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:57.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:28:57 smithi121 bash[74920]: cluster 2023-09-23T22:28:57.044710+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:57.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:57.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:57.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:28:57.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:58.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:58.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:28:57 smithi123 bash[59255]: cluster 2023-09-23T22:28:57.044710+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:28:58.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:58.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:58.247 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:58.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:58.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:28:58.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:58.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:58.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:58.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:58.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:28:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:28:58.645 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:58.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:58.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:58.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:28:58.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:28:58.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:58.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:28:58.933 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:28:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:28:58] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-09-23T22:28:58.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:58.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:28:59.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:59.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:28:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:28:59.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:59.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:59.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:59.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:59.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:28:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:28:59.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:59.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:59.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:59.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:59.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:59.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:59.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:28:59.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:28:59.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:59.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:28:59.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:28:59.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:28:59.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:00.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:00.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:00.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:00.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:00 smithi121 bash[74920]: cluster 2023-09-23T22:28:59.045468+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:00.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:00 smithi121 bash[78246]: cluster 2023-09-23T22:28:59.045468+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:00.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:00.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:00.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:00.259 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:00 smithi123 bash[59255]: cluster 2023-09-23T22:28:59.045468+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:00.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:00.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:00.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:00.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:00.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:00.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:00.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:00.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:00.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:00.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:00.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:00.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:00.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:00.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:00.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:00.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:01.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:01.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:01.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:01.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:01.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:01.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:01.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:01.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:01.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:01.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:01.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:01.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:01.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:01.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:01.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:01.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:01.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:01.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:01.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:01.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:02.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:02.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:02.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:02.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:02.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:02.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:02.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:02 smithi121 bash[78246]: cluster 2023-09-23T22:29:01.046153+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:02.375 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:02 smithi121 bash[74920]: cluster 2023-09-23T22:29:01.046153+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:02.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:02.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:02.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:02.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:02 smithi123 bash[59255]: cluster 2023-09-23T22:29:01.046153+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:02.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:02.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:02.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:02.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:02.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:02.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:02.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:02.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:02.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:02.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:02.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:02.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:03.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:03.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:03.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:03.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:03.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:03.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:03.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:03.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:03.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:03.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:03.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:03.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:03.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:03.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:03.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:03.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:03.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:03.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:03.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:03.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:04.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:04.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:04.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:04.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:04 smithi123 bash[59255]: cluster 2023-09-23T22:29:03.046945+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:04.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:04.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:04.365 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:04 smithi121 bash[74920]: cluster 2023-09-23T22:29:03.046945+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:04.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:04 smithi121 bash[78246]: cluster 2023-09-23T22:29:03.046945+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:04.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:04.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:04.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:04.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:04.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:04.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:04.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:04.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:04.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:04.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:05.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:05.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:05.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:05.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:05.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:05.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:05.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:05.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:05.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:05.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:05.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:05.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:05.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:05.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:05.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:05.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:05.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:05.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:05.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:05.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:05.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:05.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:05.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:05.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:06.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:06.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:06.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:06.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:06 smithi123 bash[59255]: cluster 2023-09-23T22:29:05.047475+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:06.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:06.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:06.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:06.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:06.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:06.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:06 smithi121 bash[78246]: cluster 2023-09-23T22:29:05.047475+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:06.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:06 smithi121 bash[74920]: cluster 2023-09-23T22:29:05.047475+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:06.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:06.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:06.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:06.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:06.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:06.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:06.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:06.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:06.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:06.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:06.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:06.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:06.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:07.092 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:07.118 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:07.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:07.141 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_1' created 2023-09-23T22:29:07.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:07.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:07.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:07 smithi121 bash[78246]: audit 2023-09-23T22:29:06.604330+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.121:0/2460038649' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:29:07.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:07 smithi121 bash[78246]: audit 2023-09-23T22:29:06.604699+0000 mon.a (mon.0) 520 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:29:07.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:07 smithi121 bash[78246]: audit 2023-09-23T22:29:07.047046+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:07.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:07 smithi121 bash[74920]: audit 2023-09-23T22:29:06.604330+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.121:0/2460038649' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:29:07.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:07 smithi121 bash[74920]: audit 2023-09-23T22:29:06.604699+0000 mon.a (mon.0) 520 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:29:07.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:07 smithi121 bash[74920]: audit 2023-09-23T22:29:07.047046+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:07.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:07.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:07.382 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:07 smithi123 bash[59255]: audit 2023-09-23T22:29:06.604330+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.121:0/2460038649' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:29:07.382 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:07 smithi123 bash[59255]: audit 2023-09-23T22:29:06.604699+0000 mon.a (mon.0) 520 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:29:07.382 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:07 smithi123 bash[59255]: audit 2023-09-23T22:29:07.047046+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:07.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:07.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:07.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:07.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:07.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:07.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:07.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:07.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:07.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:07.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:07.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:07.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:07.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:07.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:08.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:08.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:08.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:08.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:08.153 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:29:08.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: cluster 2023-09-23T22:29:07.047930+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:08.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: audit 2023-09-23T22:29:07.124913+0000 mon.a (mon.0) 522 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T22:29:08.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: cluster 2023-09-23T22:29:07.124987+0000 mon.a (mon.0) 523 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: cluster 2023-09-23T22:29:07.128102+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: cluster 2023-09-23T22:29:07.132670+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: cluster 2023-09-23T22:29:07.133840+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[78246]: audit 2023-09-23T22:29:07.477954+0000 mon.a (mon.0) 524 : audit 1 from='client.? 172.21.15.121:0/719414983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: cluster 2023-09-23T22:29:07.047930+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: audit 2023-09-23T22:29:07.124913+0000 mon.a (mon.0) 522 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: cluster 2023-09-23T22:29:07.124987+0000 mon.a (mon.0) 523 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: cluster 2023-09-23T22:29:07.128102+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: cluster 2023-09-23T22:29:07.132670+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: cluster 2023-09-23T22:29:07.133840+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[74920]: audit 2023-09-23T22:29:07.477954+0000 mon.a (mon.0) 524 : audit 1 from='client.? 172.21.15.121:0/719414983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:29:08.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:08.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:08.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:08.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:08.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:08.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: cluster 2023-09-23T22:29:07.047930+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:08.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: audit 2023-09-23T22:29:07.124913+0000 mon.a (mon.0) 522 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T22:29:08.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: cluster 2023-09-23T22:29:07.124987+0000 mon.a (mon.0) 523 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T22:29:08.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: cluster 2023-09-23T22:29:07.128102+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: cluster 2023-09-23T22:29:07.132670+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: cluster 2023-09-23T22:29:07.133840+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:29:08.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:08 smithi123 bash[59255]: audit 2023-09-23T22:29:07.477954+0000 mon.a (mon.0) 524 : audit 1 from='client.? 172.21.15.121:0/719414983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:29:08.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:08.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:08.530 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:08.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:08.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:08.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:08.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:08.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:08.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:08.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:08.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:08.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:09.005 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:29:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:29:08] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.33.4" 2023-09-23T22:29:09.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:09.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:09.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:09.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:09.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:09.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.121303+0000 mon.a (mon.0) 525 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:29:09.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: audit 2023-09-23T22:29:08.134786+0000 mon.a (mon.0) 526 : audit 1 from='client.? 172.21.15.121:0/719414983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.134829+0000 mon.a (mon.0) 527 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.139865+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.142020+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.142099+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.395175+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.398080+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:09 smithi123 bash[59255]: cluster 2023-09-23T22:29:08.400763+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:09.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-23T22:29:09.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:09.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:09.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:09.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:09.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.121303+0000 mon.a (mon.0) 525 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:29:09.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: audit 2023-09-23T22:29:08.134786+0000 mon.a (mon.0) 526 : audit 1 from='client.? 172.21.15.121:0/719414983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:29:09.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.134829+0000 mon.a (mon.0) 527 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.139865+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.142020+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.142099+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.395175+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.398080+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[78246]: cluster 2023-09-23T22:29:08.400763+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.121303+0000 mon.a (mon.0) 525 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: audit 2023-09-23T22:29:08.134786+0000 mon.a (mon.0) 526 : audit 1 from='client.? 172.21.15.121:0/719414983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.134829+0000 mon.a (mon.0) 527 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T22:29:09.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.139865+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.142020+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.142099+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.395175+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.398080+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:09 smithi121 bash[74920]: cluster 2023-09-23T22:29:08.400763+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:29:09.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:09.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:09.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:09.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:09.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:09.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:09.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:09.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:09.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:10.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:10.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:10.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:10.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:10.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:10.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:10.295 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:10 smithi123 bash[59255]: cluster 2023-09-23T22:29:09.048581+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v312: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:10.295 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:10 smithi123 bash[59255]: cluster 2023-09-23T22:29:09.140123+0000 mon.a (mon.0) 528 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T22:29:10.295 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:10 smithi123 bash[59255]: cluster 2023-09-23T22:29:09.142967+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:10.295 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:10 smithi123 bash[59255]: cluster 2023-09-23T22:29:09.143268+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:10.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:10.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:10.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[74920]: cluster 2023-09-23T22:29:09.048581+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v312: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:10.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[74920]: cluster 2023-09-23T22:29:09.140123+0000 mon.a (mon.0) 528 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T22:29:10.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[74920]: cluster 2023-09-23T22:29:09.142967+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:10.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[74920]: cluster 2023-09-23T22:29:09.143268+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:10.405 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[78246]: cluster 2023-09-23T22:29:09.048581+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v312: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:10.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[78246]: cluster 2023-09-23T22:29:09.140123+0000 mon.a (mon.0) 528 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T22:29:10.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[78246]: cluster 2023-09-23T22:29:09.142967+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:10.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:10 smithi121 bash[78246]: cluster 2023-09-23T22:29:09.143268+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:10.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:10.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:10.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:10.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:10.679 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:10.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:10.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:10.715 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:29:10.749 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:29:10.763 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:29:10.763 INFO:teuthology.orchestra.run.smithi121.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-23T22:29:10.776 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:29:10.800 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:29:10.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:10.826 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:29:10.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:10.853 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:29:10.878 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:29:10.905 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:29:10.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.908 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:29:10.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:10.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:10.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:11.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:moved 0 / 267 (0%) 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:avg 33.375 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:stddev 5.09749 -> 5.09749 (expected baseline 5.40399) 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:min osd.5 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:oload 1000 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:max_change 3 2023-09-23T22:29:11.103 INFO:teuthology.orchestra.run.smithi121.stdout:max_change_osds 4 2023-09-23T22:29:11.104 INFO:teuthology.orchestra.run.smithi121.stdout:average_utilization 0.0018 2023-09-23T22:29:11.104 INFO:teuthology.orchestra.run.smithi121.stdout:overload_utilization 0.0181 2023-09-23T22:29:11.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:11.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:11.107 INFO:teuthology.orchestra.run.smithi121.stderr:no change 2023-09-23T22:29:11.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:11.215 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:11 smithi121 bash[78246]: cluster 2023-09-23T22:29:10.639359+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:11.215 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:11 smithi121 bash[78246]: audit 2023-09-23T22:29:10.680995+0000 mon.a (mon.0) 529 : audit 0 from='client.? 172.21.15.121:0/427760375' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:29:11.216 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:11 smithi121 bash[74920]: cluster 2023-09-23T22:29:10.639359+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:11.216 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:11 smithi121 bash[74920]: audit 2023-09-23T22:29:10.680995+0000 mon.a (mon.0) 529 : audit 0 from='client.? 172.21.15.121:0/427760375' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:29:11.228 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:11.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:11.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:11.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:11.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:11.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:11 smithi123 bash[59255]: cluster 2023-09-23T22:29:10.639359+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:29:11.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:11 smithi123 bash[59255]: audit 2023-09-23T22:29:10.680995+0000 mon.a (mon.0) 529 : audit 0 from='client.? 172.21.15.121:0/427760375' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:29:11.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:11.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:11.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:11.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:11.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:11.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:11.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:11.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:11.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:11.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:11.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:11.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:12.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:12.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:12.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:12.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:12.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:12.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:12.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:12.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:12.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:29:12.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:12 smithi123 bash[59255]: cluster 2023-09-23T22:29:11.049502+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v314: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:12.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:12 smithi123 bash[59255]: audit 2023-09-23T22:29:11.098710+0000 mgr.y (mgr.34107) 379 : audit 0 from='client.44666 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:12.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:12 smithi121 bash[74920]: cluster 2023-09-23T22:29:11.049502+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v314: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:12.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:12 smithi121 bash[74920]: audit 2023-09-23T22:29:11.098710+0000 mgr.y (mgr.34107) 379 : audit 0 from='client.44666 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:12.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:12 smithi121 bash[78246]: cluster 2023-09-23T22:29:11.049502+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v314: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:12.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:12 smithi121 bash[78246]: audit 2023-09-23T22:29:11.098710+0000 mgr.y (mgr.34107) 379 : audit 0 from='client.44666 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:12.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:12.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:12.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:12.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:12.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:12.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:12.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:12.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:12.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:12.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:12.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:12.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:29:12.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:12.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:12.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:12.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:13.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:13.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:13.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:13.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:13.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:13.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:13.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:13.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:13.380 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:29:13.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T22:29:13.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:13.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:13.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:13.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:13.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:13.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:13.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:13.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:13.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:13.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:13.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:13.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:13.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:14.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:14.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:14.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:14.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:14.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:14.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:14.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:14.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:14.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:14 smithi121 bash[74920]: cluster 2023-09-23T22:29:13.050012+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:14.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:14 smithi121 bash[78246]: cluster 2023-09-23T22:29:13.050012+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:14.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:14.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:14.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:14 smithi123 bash[59255]: cluster 2023-09-23T22:29:13.050012+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:14.640 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:14.668 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:14.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:14.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:14.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:14.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:14.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:15.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:15.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:15.172 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:15.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:15.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:29:15.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:15.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:15.444 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:15.470 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:15.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:15.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:15.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:15.737 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:15.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:15.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:15.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:15.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:15.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:15.896 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:15.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:16.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:16.114 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:16.143 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:16.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:16.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:16 smithi121 bash[78246]: cluster 2023-09-23T22:29:15.050773+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:16 smithi121 bash[74920]: cluster 2023-09-23T22:29:15.050773+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:16.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:16 smithi123 bash[59255]: cluster 2023-09-23T22:29:15.050773+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:16.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:16.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:16.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:16.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:16.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:16.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:16.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:16.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:16.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:16.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:16.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:16.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:16.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:16.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:16.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:16.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:16.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:17.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:17.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:17.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:17.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:17.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:17.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:17.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:17.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:17.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:17.461 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:17.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:17.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:17.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:17.614 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:17.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:17.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:17.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:17.856 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:17.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:17.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:17.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:17.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:18.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:18.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:18.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:18.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:18.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:18 smithi123 bash[59255]: cluster 2023-09-23T22:29:17.051495+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:18.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:18.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:18 smithi121 bash[78246]: cluster 2023-09-23T22:29:17.051495+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:18.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:18 smithi121 bash[74920]: cluster 2023-09-23T22:29:17.051495+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:18.422 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:18.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:18.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:18.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:18.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:18.774 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:18.775 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:18.775 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:18.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:18.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:18.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:18.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:29:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:29:18] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.33.4" 2023-09-23T22:29:18.947 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:18.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:19.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:19.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:19.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:19.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:19.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:19.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:19.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:19.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:19.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:19.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:19.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:19.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:19.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:19.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:19.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:19.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:19.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:19.860 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:19.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:19.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:19.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:20.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:20.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:20.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:20.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:20.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:20 smithi121 bash[74920]: cluster 2023-09-23T22:29:19.052503+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:20.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:20.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:20.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:20.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:20 smithi123 bash[59255]: cluster 2023-09-23T22:29:19.052503+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:20.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:20.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:20.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:20 smithi121 bash[78246]: cluster 2023-09-23T22:29:19.052503+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:20.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:20.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:20.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:20.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:20.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:20.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:20.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:20.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:20.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:20.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:20.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:21.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:21.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:21.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:21.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:21.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:21.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:21.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:21.338 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:21.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:21.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:21.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:21.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:21.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:21.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:21.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:21.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:21.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:21.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:21.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:21.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:21.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:21.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:21.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:22.082 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-23T22:29:22.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:22.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:22.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:22.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:22.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:22.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:22.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[74920]: cluster 2023-09-23T22:29:21.053337+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:22.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[74920]: audit 2023-09-23T22:29:21.584656+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.121:0/2908636161' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:29:22.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[74920]: audit 2023-09-23T22:29:21.585104+0000 mon.a (mon.0) 530 : 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-23T22:29:22.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[74920]: audit 2023-09-23T22:29:21.919298+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:22.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[74920]: audit 2023-09-23T22:29:21.920835+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:22.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[78246]: cluster 2023-09-23T22:29:21.053337+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[78246]: audit 2023-09-23T22:29:21.584656+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.121:0/2908636161' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:29:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[78246]: audit 2023-09-23T22:29:21.585104+0000 mon.a (mon.0) 530 : 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-23T22:29:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[78246]: audit 2023-09-23T22:29:21.919298+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:22 smithi121 bash[78246]: audit 2023-09-23T22:29:21.920835+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:22.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:22.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:22.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:22.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:22 smithi123 bash[59255]: cluster 2023-09-23T22:29:21.053337+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:22 smithi123 bash[59255]: audit 2023-09-23T22:29:21.584656+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.121:0/2908636161' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:29:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:22 smithi123 bash[59255]: audit 2023-09-23T22:29:21.585104+0000 mon.a (mon.0) 530 : 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-23T22:29:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:22 smithi123 bash[59255]: audit 2023-09-23T22:29:21.919298+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:22 smithi123 bash[59255]: audit 2023-09-23T22:29:21.920835+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:22.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:22.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:22.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:22.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:22.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:22.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:22.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:22.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:22.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:23.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:23.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:23.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:23.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:23.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:23.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: audit 2023-09-23T22:29:22.069687+0000 mon.a (mon.0) 533 : 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-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: cluster 2023-09-23T22:29:22.069787+0000 mon.a (mon.0) 534 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: cluster 2023-09-23T22:29:22.071865+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: cluster 2023-09-23T22:29:22.074653+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: audit 2023-09-23T22:29:22.088210+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: cluster 2023-09-23T22:29:22.348589+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[78246]: cluster 2023-09-23T22:29:22.382481+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: audit 2023-09-23T22:29:22.069687+0000 mon.a (mon.0) 533 : 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-23T22:29:23.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: cluster 2023-09-23T22:29:22.069787+0000 mon.a (mon.0) 534 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T22:29:23.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: cluster 2023-09-23T22:29:22.071865+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: cluster 2023-09-23T22:29:22.074653+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: audit 2023-09-23T22:29:22.088210+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:23.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: cluster 2023-09-23T22:29:22.348589+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:23 smithi121 bash[74920]: cluster 2023-09-23T22:29:22.382481+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:23.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:23.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:23.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: audit 2023-09-23T22:29:22.069687+0000 mon.a (mon.0) 533 : 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-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: cluster 2023-09-23T22:29:22.069787+0000 mon.a (mon.0) 534 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: cluster 2023-09-23T22:29:22.071865+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: cluster 2023-09-23T22:29:22.074653+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: audit 2023-09-23T22:29:22.088210+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: cluster 2023-09-23T22:29:22.348589+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:23 smithi123 bash[59255]: cluster 2023-09-23T22:29:22.382481+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:29:23.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:23.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:23.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:23.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:23.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:23.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:23.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:23.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:23.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:24.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:24.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:24.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:24.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:24.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:24.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:24 smithi123 bash[59255]: cluster 2023-09-23T22:29:23.054282+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:24.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:24.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:24 smithi121 bash[74920]: cluster 2023-09-23T22:29:23.054282+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:24.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:24 smithi121 bash[78246]: cluster 2023-09-23T22:29:23.054282+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:24.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:24.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:24.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:24.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:24.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:24.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:24.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:24.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:24.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:24.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:24.851 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:24.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:24.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:24.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:24.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:25.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:25.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:25.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:25.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:25.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:25.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:25.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:25.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:25.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:25.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:25.611 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:25.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:25.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:25.767 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:25.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:25.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:25.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:25.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:26.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:26.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:26.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:26.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:26.151 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:26 smithi123 bash[59255]: cluster 2023-09-23T22:29:25.055111+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:26.166 DEBUG:teuthology.orchestra.run.smithi121:> /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-23T22:29:26.168 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:29:26.168 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:29:26.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:26.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:26.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:hints = 1 2023-09-23T22:29:26.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:29:26.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object prefix: benchmark_data_smithi121_104650 2023-09-23T22:29:26.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:29:26.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:29:26.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:26.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:26 smithi121 bash[74920]: cluster 2023-09-23T22:29:25.055111+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:26.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:26 smithi121 bash[78246]: cluster 2023-09-23T22:29:25.055111+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:26.302 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:26.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:26.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:26.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:26.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:26.563 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:26.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:26.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:26.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:26.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:26.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:26.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:26.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:26.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:26.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:26.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:26.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:27.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:27.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:27.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:27.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:27.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 1 16 3063 3047 190.423 190.438 0.00156884 0.00504465 2023-09-23T22:29:27.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:27.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:27.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:27.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.368 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:27 smithi121 bash[74920]: audit 2023-09-23T22:29:27.046467+0000 mon.a (mon.0) 536 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:27.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:27.369 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:27 smithi121 bash[78246]: audit 2023-09-23T22:29:27.046467+0000 mon.a (mon.0) 536 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:27.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:27.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:27.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:27 smithi123 bash[59255]: audit 2023-09-23T22:29:27.046467+0000 mon.a (mon.0) 536 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:27.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:27.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:27.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:27.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:27.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:27.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:27.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:27.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:27.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:28.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:28.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:28.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:28.135 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:28.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:28.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:28.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 2 16 5608 5592 174.735 159.062 0.00148727 0.00551993 2023-09-23T22:29:28.220 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:28 smithi121 bash[78246]: cluster 2023-09-23T22:29:27.055696+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:28.220 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:28 smithi121 bash[74920]: cluster 2023-09-23T22:29:27.055696+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:28.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:28 smithi123 bash[59255]: cluster 2023-09-23T22:29:27.055696+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:29:28.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:28.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:28.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:28.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:28.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:28.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:28.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:28.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:28.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:28.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:28.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:28.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:28.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:28.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:28.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:28.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:29.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:29:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:29:28] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.33.4" 2023-09-23T22:29:29.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:29.098 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:29.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:29.202 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:29.205 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 3 16 8230 8214 171.107 163.875 0.00330265 0.00582898 2023-09-23T22:29:29.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:29.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:29.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:29.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:29.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:29.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:29.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:29.629 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:29.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:29.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:29.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:29.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:29.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:29.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:29.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:30.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:30.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:30.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:30.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:30.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:30.206 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 4 16 10451 10435 163.028 138.812 0.00656366 0.00612419 2023-09-23T22:29:30.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:30.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:30 smithi121 bash[78246]: cluster 2023-09-23T22:29:29.056413+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 156 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s wr, 248 op/s 2023-09-23T22:29:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:30 smithi121 bash[74920]: cluster 2023-09-23T22:29:29.056413+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 156 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s wr, 248 op/s 2023-09-23T22:29:30.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:30 smithi123 bash[59255]: cluster 2023-09-23T22:29:29.056413+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 156 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s wr, 248 op/s 2023-09-23T22:29:30.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:30.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:30.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:30.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:30.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:30.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:30.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:30.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:30.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:30.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:30.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:30.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:30.961 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:30.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:31.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:31.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:31.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:31.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:31.206 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 5 16 13002 12986 162.296 159.438 0.00811512 0.00615285 2023-09-23T22:29:31.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:31.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:31.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:31.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:31.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:31.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:31.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:31.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:31.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:31.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:31.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:31.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:31.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:31.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:31.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:31.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:31.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:31.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:32.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:32.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:32.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:32.206 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 6 16 15066 15050 156.745 129 0.0068039 0.006371 2023-09-23T22:29:32.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:32 smithi123 bash[59255]: cluster 2023-09-23T22:29:31.057741+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 490 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T22:29:32.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:32.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:32.378 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:32 smithi121 bash[74920]: cluster 2023-09-23T22:29:31.057741+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 490 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T22:29:32.378 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:32 smithi121 bash[78246]: cluster 2023-09-23T22:29:31.057741+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 490 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T22:29:32.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:32.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:32.526 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:32.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:32.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:32.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:32.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:32.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:32.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:32.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:32.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:32.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:32.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:33.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:33.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:33.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:33.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:33.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:33.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:33.206 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 7 15 17029 17014 151.887 122.75 0.00623882 0.00657607 2023-09-23T22:29:33.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:33.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:33.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:33.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:33.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:33.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:33.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:33.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:33.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:33.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:33.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:33.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:33.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:33.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:33.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:34.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:34.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:34.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:34 smithi121 bash[78246]: cluster 2023-09-23T22:29:33.058254+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 850 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T22:29:34.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:34 smithi121 bash[78246]: audit 2023-09-23T22:29:33.496570+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:34.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:34 smithi121 bash[78246]: audit 2023-09-23T22:29:33.504501+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:34.120 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:34 smithi121 bash[74920]: cluster 2023-09-23T22:29:33.058254+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 850 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T22:29:34.120 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:34 smithi121 bash[74920]: audit 2023-09-23T22:29:33.496570+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:34.120 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:34 smithi121 bash[74920]: audit 2023-09-23T22:29:33.504501+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:34.206 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 8 15 19176 19161 149.673 134.188 0.0040317 0.00667308 2023-09-23T22:29:34.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:34.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:34.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:34.357 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:34 smithi123 bash[59255]: cluster 2023-09-23T22:29:33.058254+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 850 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T22:29:34.357 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:34 smithi123 bash[59255]: audit 2023-09-23T22:29:33.496570+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:34.357 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:34 smithi123 bash[59255]: audit 2023-09-23T22:29:33.504501+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:34.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:34.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:34.509 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:34.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:34.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:34.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:34.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:34.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:34.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:34.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:34.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:34.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:35.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:35.029 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:35.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:35.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:35.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:35.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:35.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 9 16 21253 21237 147.458 129.75 0.0298799 0.00677084 2023-09-23T22:29:35.264 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:35.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:35.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:35.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:35.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:35.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:35.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:35.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:35.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:35.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:35.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:35.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:35.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:35.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:35.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:36.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:36.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:36.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:36 smithi121 bash[74920]: cluster 2023-09-23T22:29:35.058664+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 979 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2023-09-23T22:29:36.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:36.206 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 10 16 22854 22838 142.718 100.062 0.00257975 0.00699342 2023-09-23T22:29:36.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:36 smithi123 bash[59255]: cluster 2023-09-23T22:29:35.058664+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 979 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2023-09-23T22:29:36.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:36.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:36.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:36 smithi121 bash[78246]: cluster 2023-09-23T22:29:35.058664+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 979 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2023-09-23T22:29:36.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:36.447 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:29:36.448 INFO:teuthology.orchestra.run.smithi121.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-23T22:29:36.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:36.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:36.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:36.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:36.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:36.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:36.727 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:29:36.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:36.773 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:29:36.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:36.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:36.825 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:29:36.882 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:29:36.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:36.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:36.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:36.929 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:29:36.975 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:29:37.006 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:29:37.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:37.043 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:29:37.050 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.051 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:29:37.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:moved 0 / 267 (0%) 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:avg 33.375 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:stddev 5.09749 -> 5.09749 (expected baseline 5.40399) 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:min osd.5 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:oload 1000 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:max_change 0.05 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:max_change_osds 4 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:average_utilization 0.0065 2023-09-23T22:29:37.106 INFO:teuthology.orchestra.run.smithi121.stdout:overload_utilization 0.0646 2023-09-23T22:29:37.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:37.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:37.108 INFO:teuthology.orchestra.run.smithi121.stderr:no change 2023-09-23T22:29:37.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 11 16 24211 24195 137.453 84.8125 0.00751067 0.00726803 2023-09-23T22:29:37.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:37.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:37.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:37.300 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:29:37.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:37.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:37.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:37.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:36.271824+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:36.281680+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:36.593767+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.121:0/1690362480' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:29:37.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:36.678792+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.121:0/1528398730' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:36.913719+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:37.004776+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:37.006230+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:37.017384+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: cluster 2023-09-23T22:29:37.060147+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[78246]: audit 2023-09-23T22:29:37.095660+0000 mgr.y (mgr.34107) 393 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:36.271824+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:36.281680+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:36.593767+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.121:0/1690362480' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:36.678792+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.121:0/1528398730' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:36.913719+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:37.004776+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:37.006230+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:37.017384+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: cluster 2023-09-23T22:29:37.060147+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T22:29:37.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:37 smithi121 bash[74920]: audit 2023-09-23T22:29:37.095660+0000 mgr.y (mgr.34107) 393 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:37.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:37.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:36.271824+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:36.281680+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:36.593767+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.121:0/1690362480' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:36.678792+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.121:0/1528398730' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:36.913719+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:37.004776+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:37.006230+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:37.017384+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: cluster 2023-09-23T22:29:37.060147+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T22:29:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:37 smithi123 bash[59255]: audit 2023-09-23T22:29:37.095660+0000 mgr.y (mgr.34107) 393 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:37.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:37.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:37.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:37.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:37.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:37.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:37.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:37.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:37.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:37.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:37.981 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:38.011 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:38.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:38.114 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:38.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:38.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:38.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 12 16 25841 25825 134.487 101.875 0.00163922 0.00732414 2023-09-23T22:29:38.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:38.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:38.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:38.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:38.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:38.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:38.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:38.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:38 smithi123 bash[59255]: cluster 2023-09-23T22:29:37.279661+0000 mon.a (mon.0) 546 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:29:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:38 smithi123 bash[59255]: audit 2023-09-23T22:29:37.286737+0000 mon.a (mon.0) 547 : audit 1 from='client.? 172.21.15.121:0/1690362480' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:29:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:38 smithi123 bash[59255]: cluster 2023-09-23T22:29:37.287269+0000 mon.a (mon.0) 548 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T22:29:38.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:38 smithi123 bash[59255]: cluster 2023-09-23T22:29:37.288241+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:38 smithi123 bash[59255]: cluster 2023-09-23T22:29:37.290570+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:38 smithi123 bash[59255]: cluster 2023-09-23T22:29:37.292543+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:38.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[74920]: cluster 2023-09-23T22:29:37.279661+0000 mon.a (mon.0) 546 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:29:38.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[74920]: audit 2023-09-23T22:29:37.286737+0000 mon.a (mon.0) 547 : audit 1 from='client.? 172.21.15.121:0/1690362480' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:29:38.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[74920]: cluster 2023-09-23T22:29:37.287269+0000 mon.a (mon.0) 548 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T22:29:38.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[74920]: cluster 2023-09-23T22:29:37.288241+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[74920]: cluster 2023-09-23T22:29:37.290570+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[74920]: cluster 2023-09-23T22:29:37.292543+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[78246]: cluster 2023-09-23T22:29:37.279661+0000 mon.a (mon.0) 546 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[78246]: audit 2023-09-23T22:29:37.286737+0000 mon.a (mon.0) 547 : audit 1 from='client.? 172.21.15.121:0/1690362480' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[78246]: cluster 2023-09-23T22:29:37.287269+0000 mon.a (mon.0) 548 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[78246]: cluster 2023-09-23T22:29:37.288241+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[78246]: cluster 2023-09-23T22:29:37.290570+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[78246]: cluster 2023-09-23T22:29:37.292543+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:29:38.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:38.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:38.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:38.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:38.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:38.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:38.905 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:29:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:29:38] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.33.4" 2023-09-23T22:29:38.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:38.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:39.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:39.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:39.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:39.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:39.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:39.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 13 16 27499 27483 132.112 103.625 0.00481609 0.00756173 2023-09-23T22:29:39.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:29:39.292 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:39 smithi123 bash[59255]: cluster 2023-09-23T22:29:39.060752+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T22:29:39.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:39.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:39.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:39.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:39.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:39 smithi121 bash[74920]: cluster 2023-09-23T22:29:39.060752+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T22:29:39.466 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:39 smithi121 bash[78246]: cluster 2023-09-23T22:29:39.060752+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T22:29:39.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:39.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:39.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:39.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:39.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:39.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:39.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:39.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:39.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:39.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:39.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:39.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:40.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:40.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:40.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:40.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 14 16 29114 29098 129.885 100.938 0.00666638 0.00769402 2023-09-23T22:29:40.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:40.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:40.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:40.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:40.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:40.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:40.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:40.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:40.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:40.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:40.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:40.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:40.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:40.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:40.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:40.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:41.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:41.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:41.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:41.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:41.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:41.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:41.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 15 16 30743 30727 128.013 101.812 0.00682117 0.00780569 2023-09-23T22:29:41.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:41.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:41.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:41.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:41.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:41.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:41.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:41.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:41.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:41.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:41.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:41.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:41.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:41.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:41.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:41.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:41.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:42.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:42.126 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:29:42.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T22:29:42.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:42.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:42.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 16 16 32532 32516 127 111.812 0.0144286 0.00786797 2023-09-23T22:29:42.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:42.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:42.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:42.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:42.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:42 smithi123 bash[59255]: cluster 2023-09-23T22:29:41.061343+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T22:29:42.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:42.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:42.507 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:42 smithi121 bash[74920]: cluster 2023-09-23T22:29:41.061343+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T22:29:42.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:42 smithi121 bash[78246]: cluster 2023-09-23T22:29:41.061343+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T22:29:42.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:42.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:42.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:42.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:42.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:42.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:42.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:42.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:42.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:42.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:42.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:43.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:43.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:43.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:43.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:43.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 17 16 34210 34194 125.698 104.875 0.00597971 0.00794873 2023-09-23T22:29:43.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:43.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:29:43.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:43.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:43.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:43.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:43.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:43.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:43.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:43.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:43.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:43.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:43.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:43.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:43.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:43.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:43.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:44.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:44.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:29:44.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:44.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:44 smithi123 bash[59255]: cluster 2023-09-23T22:29:43.061952+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-23T22:29:44.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:44.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:44.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 18 16 35803 35787 124.245 99.5625 0.00557846 0.00804244 2023-09-23T22:29:44.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:44 smithi121 bash[74920]: cluster 2023-09-23T22:29:43.061952+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-23T22:29:44.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:44 smithi121 bash[78246]: cluster 2023-09-23T22:29:43.061952+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-23T22:29:44.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:44.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:44.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:44.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:44.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:44.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:44.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:44.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:44.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:44.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:44.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:44.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:44.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:44.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:44.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:45.045 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:45.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:45.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:45.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 19 16 37411 37395 122.995 100.5 0.00415314 0.00812465 2023-09-23T22:29:45.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:45.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:45.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:45.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:45.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:45.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:45.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:45.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:45.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:45.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:45.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:45.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:45.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:45.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:45.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:46.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:46.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:46.067 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:46.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:46.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:46 smithi123 bash[59255]: cluster 2023-09-23T22:29:45.062439+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.0 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T22:29:46.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:46.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:46.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:29:46.204654+0000 min lat: 0.00110395 max lat: 0.268766 avg lat: 0.00819539 2023-09-23T22:29:46.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:29:46.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 20 16 39039 39023 121.932 101.75 0.00462618 0.00819539 2023-09-23T22:29:46.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:46.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:46.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:46.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:46.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:46.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:46 smithi121 bash[74920]: cluster 2023-09-23T22:29:45.062439+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.0 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T22:29:46.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:46 smithi121 bash[78246]: cluster 2023-09-23T22:29:45.062439+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.0 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T22:29:46.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:46.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:46.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:46.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:46.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:46.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:46.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:46.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:46.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:46.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:47.088 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:47.118 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:47.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:47.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 21 16 40739 40723 121.184 106.25 0.00707556 0.00824575 2023-09-23T22:29:47.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:47.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:47.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:47.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:47.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:47.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:47.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:47.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:47.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:47.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:47.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:47.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:47.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:47.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:47.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:47.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:47.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:48.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:48.102 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:48.106 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:48.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:48.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:48.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:48.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 22 16 42288 42272 120.076 96.8125 0.00913396 0.00832259 2023-09-23T22:29:48.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:48.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:48.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:48 smithi123 bash[59255]: cluster 2023-09-23T22:29:47.063040+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.2 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:29:48.399 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:48.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:48 smithi121 bash[78246]: cluster 2023-09-23T22:29:47.063040+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.2 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:29:48.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:48 smithi121 bash[74920]: cluster 2023-09-23T22:29:47.063040+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.2 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:29:48.432 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:48.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:48.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:48.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:48.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:48.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:48.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:48.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:48.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:48.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:48.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:48.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:48.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:49.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.083 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:29:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:29:48] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.33.4" 2023-09-23T22:29:49.100 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:49.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:49.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 23 16 43864 43848 119.138 98.5 0.00597531 0.00837589 2023-09-23T22:29:49.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:49.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:49.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:49.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:49.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:49.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:49.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:49.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:49.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:49.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:49.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:49.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:50.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:50.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:50.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:50.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:50.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 24 16 45346 45330 118.032 92.625 0.0141652 0.00846662 2023-09-23T22:29:50.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:50.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:50.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:50.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:50.386 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:50 smithi121 bash[78246]: cluster 2023-09-23T22:29:49.063718+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:29:50.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:50 smithi121 bash[74920]: cluster 2023-09-23T22:29:49.063718+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:29:50.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:50.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:50.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:50 smithi123 bash[59255]: cluster 2023-09-23T22:29:49.063718+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:29:50.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:50.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:50.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:50.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:50.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:50.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:50.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:50.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:50.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:51.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:51.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:51.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:51.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:51.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:51.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:51.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 25 16 46898 46882 117.191 97 0.00372593 0.00852704 2023-09-23T22:29:51.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:51.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:51.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:51.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:51.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:51.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:51.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:51.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:51.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:51.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:51.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:51.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:51.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:51.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:51.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:52.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:52.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:52.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:52.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:52.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 26 16 48103 48087 115.58 75.3125 0.00246143 0.00863808 2023-09-23T22:29:52.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:52 smithi123 bash[59255]: cluster 2023-09-23T22:29:51.064238+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T22:29:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:52 smithi123 bash[59255]: audit 2023-09-23T22:29:51.913611+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:52.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:52.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:52.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:52 smithi121 bash[78246]: cluster 2023-09-23T22:29:51.064238+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T22:29:52.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:52 smithi121 bash[78246]: audit 2023-09-23T22:29:51.913611+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:52.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:52 smithi121 bash[74920]: cluster 2023-09-23T22:29:51.064238+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T22:29:52.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:52 smithi121 bash[74920]: audit 2023-09-23T22:29:51.913611+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:52.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:52.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:52.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:52.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:52.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:52.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:52.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:52.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:52.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:52.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:52.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:52.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:52.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:52.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:53.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:53.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:53.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:53.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:53.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:53.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 27 16 49428 49412 114.366 82.8125 0.00976504 0.00873892 2023-09-23T22:29:53.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:53.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:53.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:53.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:53.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:53.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:53.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:53.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:53.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:53.747 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:53.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:53.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:53.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:53.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:54.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:54.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:54.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:54.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:54.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:54.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 28 16 50620 50604 112.942 74.5 0.0211625 0.00884832 2023-09-23T22:29:54.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:54.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:54 smithi121 bash[78246]: cluster 2023-09-23T22:29:53.064822+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T22:29:54.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:54 smithi121 bash[74920]: cluster 2023-09-23T22:29:53.064822+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T22:29:54.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:54.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:54.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:54.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:54.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:54 smithi123 bash[59255]: cluster 2023-09-23T22:29:53.064822+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T22:29:54.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:54.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:54.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:54.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:54.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:54.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:54.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:54.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:54.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:54.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:55.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:55.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:55.208 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 29 16 51954 51938 111.922 83.375 0.00472327 0.00892713 2023-09-23T22:29:55.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:55.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:55.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:55.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:55.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:55.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:55.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:55.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:55.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:55.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:55.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:55.745 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:55.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:55.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:55.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:55.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:55.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:56.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:56.028 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:56.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:56.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:56.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:56.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:56.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 30 16 52964 52948 110.295 63.125 0.0178934 0.00906132 2023-09-23T22:29:56.214 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:56 smithi121 bash[74920]: cluster 2023-09-23T22:29:55.065428+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T22:29:56.215 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:56 smithi121 bash[78246]: cluster 2023-09-23T22:29:55.065428+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T22:29:56.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:56.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:56.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:56.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:56.401 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:56 smithi123 bash[59255]: cluster 2023-09-23T22:29:55.065428+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T22:29:56.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:56.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:56.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:56.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:56.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:56.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:56.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:56.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:56.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:56.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:56.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:56.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:56.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:56.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:57.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:57.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:57.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:57.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 31 16 54330 54314 109.491 85.375 0.0189781 0.00912749 2023-09-23T22:29:57.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:57.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:57.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:57.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:57.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:57.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:57.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:57.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:57.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:57.737 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:57.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:57.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:57.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:57.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:57.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:57.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:57.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:58.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:58.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:58.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:58.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 32 16 55640 55624 108.628 81.875 0.0098635 0.00920066 2023-09-23T22:29:58.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:58.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:29:58 smithi123 bash[59255]: cluster 2023-09-23T22:29:57.067428+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T22:29:58.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:29:58 smithi121 bash[74920]: cluster 2023-09-23T22:29:57.067428+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T22:29:58.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:29:58 smithi121 bash[78246]: cluster 2023-09-23T22:29:57.067428+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T22:29:58.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:58.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:58.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:58.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:58.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:58.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:58.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:29:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:29:58.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:58.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:58.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:58.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:58.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:58.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:58.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:58.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:29:59.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:29:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:29:58] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.33.4" 2023-09-23T22:29:59.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:59.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:59.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:59.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:29:59.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:29:59.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 33 16 56979 56963 107.872 83.6875 0.00888455 0.00926419 2023-09-23T22:29:59.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:59.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:29:59.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:29:59.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:59.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:29:59.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:29:59.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:59.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:29:59.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:29:59.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:59.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:29:59.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:29:59.816 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:59.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:29:59.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:29:59.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:59.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:29:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:29:59.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:00.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:00 smithi121 bash[74920]: cluster 2023-09-23T22:29:59.068058+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T22:30:00.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:00 smithi121 bash[74920]: cluster 2023-09-23T22:30:00.000114+0000 mon.a (mon.0) 550 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T22:30:00.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:00.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:00.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:00.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 34 16 58237 58221 107.012 78.625 0.0094523 0.00932897 2023-09-23T22:30:00.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:00 smithi123 bash[59255]: cluster 2023-09-23T22:29:59.068058+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T22:30:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:00 smithi123 bash[59255]: cluster 2023-09-23T22:30:00.000114+0000 mon.a (mon.0) 550 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T22:30:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:00 smithi123 bash[59255]: cluster 2023-09-23T22:30:00.000152+0000 mon.a (mon.0) 551 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T22:30:00.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:00.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:00.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:00.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:00.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:00.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:00 smithi121 bash[78246]: cluster 2023-09-23T22:29:59.068058+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T22:30:00.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:00 smithi121 bash[78246]: cluster 2023-09-23T22:30:00.000114+0000 mon.a (mon.0) 550 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T22:30:00.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:00 smithi121 bash[78246]: cluster 2023-09-23T22:30:00.000152+0000 mon.a (mon.0) 551 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T22:30:00.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:00 smithi121 bash[74920]: cluster 2023-09-23T22:30:00.000152+0000 mon.a (mon.0) 551 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T22:30:00.496 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:00.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:00.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:00.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:00.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:00.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:00.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:00.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:00.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:00.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:00.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:00.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:01.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:01.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:01.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:01.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:01.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 35 15 59532 59517 106.268 81 0.00598689 0.00940474 2023-09-23T22:30:01.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:01.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:01.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:01.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:01.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:01.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:01.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:01.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:01.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:01.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:01.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:01.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:01.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:01.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:01.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:02.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:02.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:02.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:02.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:02.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 36 16 60807 60791 105.528 79.625 0.00519138 0.00947064 2023-09-23T22:30:02.243 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:02.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:02.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:02.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:02.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:02.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:02 smithi121 bash[74920]: cluster 2023-09-23T22:30:01.068637+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T22:30:02.429 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:02 smithi121 bash[78246]: cluster 2023-09-23T22:30:01.068637+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T22:30:02.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:02.542 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:02.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:02.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:02 smithi123 bash[59255]: cluster 2023-09-23T22:30:01.068637+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T22:30:02.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:02.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:02.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:02.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:02.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:02.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:02.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:03.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:03.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:03.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:03.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:03.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 37 16 61973 61957 104.645 72.875 0.00444275 0.00954416 2023-09-23T22:30:03.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:03.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:28773 6.0 6:05d1cc3c:::benchmark_data_smithi121_104650_object28772:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:39.901266+0000", 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 23.433354037000001, 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.096303130000000001, 2023-09-23T22:30:03.342 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 28773 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901266+0000", 2023-09-23T22:30:03.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901266+0000", 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901264+0000", 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901287+0000", 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2453e-05 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901303+0000", 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6177000000000001e-05 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901322+0000", 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9184000000000001e-05 2023-09-23T22:30:03.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901555+0000", 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023263099999999999 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901647+0000", 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2511999999999998e-05 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.901737+0000", 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.9599999999999996e-05 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.904870+0000", 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031332999999999999 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.909033+0000", 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0041625330000000004 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.997486+0000", 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.088453499000000005 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.997534+0000", 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7809999999999998e-05 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.997569+0000", 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5061999999999997e-05 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:28777 6.0 6:07746519:::benchmark_data_smithi121_104650_object28776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:39.902927+0000", 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 23.431693466999999, 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.098123587999999998, 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 28777 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.902927+0000", 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.902927+0000", 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.902925+0000", 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.902951+0000", 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6066000000000001e-05 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.902966+0000", 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4272e-05 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.902974+0000", 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2150000000000001e-06 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.903209+0000", 2023-09-23T22:30:03.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023510100000000001 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.903385+0000", 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000176276 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.903528+0000", 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000142974 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905040+0000", 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001511416 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.909769+0000", 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0047289439999999997 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.000966+0000", 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.091197915000000004 2023-09-23T22:30:03.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.001016+0000", 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9360999999999997e-05 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.001050+0000", 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4313999999999997e-05 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:28784 6.0 6:02a41395:::benchmark_data_smithi121_104650_object28783:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:39.905270+0000", 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 23.429350395, 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.098102492999999999, 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 28784 2023-09-23T22:30:03.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905270+0000", 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905270+0000", 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905268+0000", 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905293+0000", 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4788000000000001e-05 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905308+0000", 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.539e-05 2023-09-23T22:30:03.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.905316+0000", 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7200000000000006e-06 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.907689+0000", 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023729939999999998 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.907952+0000", 2023-09-23T22:30:03.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00026333999999999998 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.908048+0000", 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5880999999999999e-05 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.909053+0000", 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001005335 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:39.909913+0000", 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00085963900000000004 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.003307+0000", 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.093394504000000003 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.003339+0000", 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1146999999999998e-05 2023-09-23T22:30:03.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.003372+0000", 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3454000000000002e-05 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:28883 6.0 6:0570f055:::benchmark_data_smithi121_104650_object28882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:40.039265+0000", 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 23.295355265000001, 2023-09-23T22:30:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.071715269999999998, 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 28883 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039265+0000", 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039265+0000", 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039263+0000", 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039284+0000", 2023-09-23T22:30:03.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0513000000000002e-05 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039296+0000", 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1722000000000001e-05 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039304+0000", 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8599999999999993e-06 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039370+0000", 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6248999999999995e-05 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039526+0000", 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015630900000000001 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039670+0000", 2023-09-23T22:30:03.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014415900000000001 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.042022+0000", 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023513430000000001 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.043968+0000", 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0019464580000000001 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.110902+0000", 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.066933860999999997 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.110946+0000", 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3992000000000002e-05 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.110980+0000", 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4094999999999998e-05 2023-09-23T22:30:03.368 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:28887 6.0 6:0cc4ed5e:::benchmark_data_smithi121_104650_object28886:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:40.039568+0000", 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 23.295052005999999, 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.071601686999999997, 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 28887 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039568+0000", 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039568+0000", 2023-09-23T22:30:03.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039567+0000", 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039603+0000", 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6668000000000002e-05 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039616+0000", 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.207e-05 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.039623+0000", 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7340000000000008e-06 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.040911+0000", 2023-09-23T22:30:03.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0012875409999999999 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.041035+0000", 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000124206 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.041154+0000", 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119116 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.042173+0000", 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001018983 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.044158+0000", 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0019850530000000001 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.111052+0000", 2023-09-23T22:30:03.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.066893332 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.111125+0000", 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3468999999999997e-05 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:40.111170+0000", 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4685000000000003e-05 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.375 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:43864 6.0 6:093a43dd:::benchmark_data_smithi121_104650_object43863:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:49.177782+0000", 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 14.156838108000001, 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.090367251999999995, 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.376 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 43864 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177782+0000", 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177782+0000", 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177780+0000", 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177803+0000", 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3176999999999998e-05 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177818+0000", 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4939e-05 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177825+0000", 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4610000000000002e-06 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177865+0000", 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9564000000000003e-05 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.177958+0000", 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2819999999999996e-05 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.178042+0000", 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4228999999999996e-05 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.179295+0000", 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0012532820000000001 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.179574+0000", 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00027911 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.268059+0000", 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.088484654999999995 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.268111+0000", 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2096999999999999e-05 2023-09-23T22:30:03.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:49.268149+0000", 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7948000000000003e-05 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:47162 6.0 6:071e8e31:::benchmark_data_smithi121_104650_object47161:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:51.374418+0000", 2023-09-23T22:30:03.382 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 11.960202090999999, 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.12291337500000001, 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 47162 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374418+0000", 2023-09-23T22:30:03.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374418+0000", 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374416+0000", 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374438+0000", 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1851000000000001e-05 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374449+0000", 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1229999999999999e-05 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374457+0000", 2023-09-23T22:30:03.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0539999999999997e-06 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374579+0000", 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000122278 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374747+0000", 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000168691 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.374877+0000", 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012909999999999999 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378461+0000", 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035844689999999998 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378495+0000", 2023-09-23T22:30:03.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3966e-05 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.497112+0000", 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.11861746200000001 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.497265+0000", 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015297299999999999 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.497331+0000", 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5823999999999999e-05 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:47165 6.0 6:0b665b02:::benchmark_data_smithi121_104650_object47164:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:51.376429+0000", 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 11.958191015000001, 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13244995600000001, 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.389 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 47165 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376429+0000", 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376429+0000", 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376428+0000", 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376449+0000", 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0693e-05 2023-09-23T22:30:03.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376458+0000", 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6409999999999997e-06 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376465+0000", 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6900000000000003e-06 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376506+0000", 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1587e-05 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376631+0000", 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012487199999999999 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.376762+0000", 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013048399999999999 2023-09-23T22:30:03.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.379920+0000", 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031581809999999999 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.381460+0000", 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001540296 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.508616+0000", 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.12715578399999999 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.508834+0000", 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021809499999999999 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.508879+0000", 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4737000000000002e-05 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.395 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:47166 6.0 6:054d1223:::benchmark_data_smithi121_104650_object47165:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:51.378012+0000", 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 11.956608439, 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13117533200000001, 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.396 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 47166 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378012+0000", 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378012+0000", 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378010+0000", 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378033+0000", 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2835000000000001e-05 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378045+0000", 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1728e-05 2023-09-23T22:30:03.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378053+0000", 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4440000000000008e-06 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378537+0000", 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000483962 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378659+0000", 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000122306 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378788+0000", 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000128205 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.381476+0000", 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002688265 2023-09-23T22:30:03.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.381872+0000", 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00039603799999999998 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.508925+0000", 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.12705302399999999 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.509142+0000", 2023-09-23T22:30:03.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021733500000000001 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.509187+0000", 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4591e-05 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:47167 6.0 6:07cbd972:::benchmark_data_smithi121_104650_object47166:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:51.378062+0000", 2023-09-23T22:30:03.402 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 11.956558064999999, 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13142156499999999, 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 47167 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378062+0000", 2023-09-23T22:30:03.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378062+0000", 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378061+0000", 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378083+0000", 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1297999999999998e-05 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378090+0000", 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5780000000000001e-06 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.378096+0000", 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3569999999999997e-06 2023-09-23T22:30:03.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.379939+0000", 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001843115 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.380016+0000", 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7181000000000005e-05 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.380094+0000", 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8275999999999994e-05 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.381638+0000", 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001543481 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.381897+0000", 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00025965800000000001 2023-09-23T22:30:03.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.509234+0000", 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.12733693400000001 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.509425+0000", 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000191144 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:51.509483+0000", 2023-09-23T22:30:03.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8167000000000001e-05 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:48080 6.0 6:0bf7e497:::benchmark_data_smithi121_104650_object48079:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:52.168400+0000", 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 11.166219762000001, 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.099783584999999994, 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.409 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 48080 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168400+0000", 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168400+0000", 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168399+0000", 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168420+0000", 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1345e-05 2023-09-23T22:30:03.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168430+0000", 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0502999999999999e-05 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168436+0000", 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.631e-06 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168470+0000", 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4164e-05 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168592+0000", 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000121873 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.168678+0000", 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5792999999999997e-05 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.178797+0000", 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0101195 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.179019+0000", 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022151500000000001 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.268097+0000", 2023-09-23T22:30:03.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.089077701999999995 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.268147+0000", 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0773999999999999e-05 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.268184+0000", 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6365000000000002e-05 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.415 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:48083 6.0 6:0f76623a:::benchmark_data_smithi121_104650_object48082:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:52.170884+0000", 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 11.163736125, 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.098476920999999995, 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 48083 2023-09-23T22:30:03.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.170884+0000", 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.170884+0000", 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.170882+0000", 2023-09-23T22:30:03.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.170905+0000", 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2920000000000001e-05 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.170917+0000", 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1867e-05 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.170924+0000", 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0999999999999998e-06 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.171777+0000", 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00085286200000000002 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.172112+0000", 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00033497799999999999 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.172223+0000", 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011087200000000001 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.179646+0000", 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0074236140000000003 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.180089+0000", 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000442619 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.269167+0000", 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.089078268000000002 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.269320+0000", 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015323499999999999 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:52.269361+0000", 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0346999999999998e-05 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.422 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:49286 6.0 6:02b4e1ef:::benchmark_data_smithi121_104650_object49285:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.072415+0000", 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 10.262204580000001, 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.074243159000000003, 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49286 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.423 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072415+0000", 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072415+0000", 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072415+0000", 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:30:03.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072435+0000", 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0500999999999999e-05 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072443+0000", 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5639999999999999e-06 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072449+0000", 2023-09-23T22:30:03.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7559999999999996e-06 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.074755+0000", 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002306635 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.074887+0000", 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013173699999999999 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.075032+0000", 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014523100000000001 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.082198+0000", 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0071654989999999997 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.086798+0000", 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0046002430000000004 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.146566+0000", 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.059768123999999999 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.146616+0000", 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9465999999999997e-05 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.146659+0000", 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2966000000000002e-05 2023-09-23T22:30:03.428 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:49289 6.0 6:06b268b7:::benchmark_data_smithi121_104650_object49288:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.072938+0000", 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 10.261682070999999, 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.073889526999999997, 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.429 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49289 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072938+0000", 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072938+0000", 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072937+0000", 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072957+0000", 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0078e-05 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072967+0000", 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7410000000000004e-06 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072974+0000", 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.63e-06 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.079191+0000", 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.006217373 2023-09-23T22:30:03.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.079309+0000", 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011808599999999999 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.079456+0000", 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014668600000000001 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.086091+0000", 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0066357100000000004 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.086846+0000", 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00075484800000000002 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.146751+0000", 2023-09-23T22:30:03.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.059905203999999997 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.146791+0000", 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9558000000000003e-05 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.146827+0000", 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6440999999999999e-05 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.435 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:49293 6.9 6:9ae4f449:::benchmark_data_smithi121_104650_object49292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.072980+0000", 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 10.261639863999999, 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.071059597000000002, 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49293 2023-09-23T22:30:03.436 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072980+0000", 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072980+0000", 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.072980+0000", 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.073001+0000", 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1294e-05 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.073007+0000", 2023-09-23T22:30:03.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3119999999999999e-06 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.073012+0000", 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3329999999999996e-06 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.075920+0000", 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029077059999999999 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.076238+0000", 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00031737399999999999 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.076476+0000", 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000238421 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.079978+0000", 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003501868 2023-09-23T22:30:03.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.082244+0000", 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002265736 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.143866+0000", 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.061622155999999997 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.143944+0000", 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8014000000000002e-05 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.144040+0000", 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5957000000000003e-05 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:52326 6.9 6:9c704a4f:::benchmark_data_smithi121_104650_object52325:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.442 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:55.507852+0000", 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 7.8267679900000005, 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.094464694000000002, 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 52326 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.443 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507852+0000", 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507852+0000", 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507850+0000", 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:30:03.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507879+0000", 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9244e-05 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507895+0000", 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5586e-05 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507904+0000", 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7960000000000001e-06 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.507963+0000", 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9236e-05 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.508101+0000", 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013786700000000001 2023-09-23T22:30:03.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.508238+0000", 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013683599999999999 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.511913+0000", 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0036754589999999998 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.512019+0000", 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000106432 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.602215+0000", 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.090195432000000006 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.602271+0000", 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5766000000000001e-05 2023-09-23T22:30:03.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.602317+0000", 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6032000000000002e-05 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:52337 6.0 6:0e8e06d5:::benchmark_data_smithi121_104650_object52336:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:55.516800+0000", 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 7.8178200740000001, 2023-09-23T22:30:03.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.084354683999999999, 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 52337 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516800+0000", 2023-09-23T22:30:03.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516800+0000", 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516798+0000", 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516823+0000", 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4159e-05 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516837+0000", 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4936999999999999e-05 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516845+0000", 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2479999999999999e-06 2023-09-23T22:30:03.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516889+0000", 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3844000000000002e-05 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.516988+0000", 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8987999999999995e-05 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.517075+0000", 2023-09-23T22:30:03.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7375999999999998e-05 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.518603+0000", 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001528466 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530154+0000", 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011550240999999999 2023-09-23T22:30:03.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.601053+0000", 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.070898931999999998 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.601110+0000", 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7815000000000001e-05 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.601155+0000", 2023-09-23T22:30:03.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4234999999999999e-05 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:52341 6.9 6:9f529530:::benchmark_data_smithi121_104650_object52340:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:55.530907+0000", 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 7.8037130079999999, 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.071550953, 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.456 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 52341 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530907+0000", 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530907+0000", 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530905+0000", 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530933+0000", 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7987000000000002e-05 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530944+0000", 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0621e-05 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.530950+0000", 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.643e-06 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.531011+0000", 2023-09-23T22:30:03.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1087000000000007e-05 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.531169+0000", 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015787 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.531386+0000", 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021716199999999999 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.533358+0000", 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0019724149999999999 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.534730+0000", 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013717130000000001 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.602359+0000", 2023-09-23T22:30:03.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.067628920999999995 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.602402+0000", 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3634999999999998e-05 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.602458+0000", 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5522999999999997e-05 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.462 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:52580 6.0 6:0f6808db:::benchmark_data_smithi121_104650_object52579:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:55.775482+0000", 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 7.5591379600000002, 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.176187816, 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 52580 2023-09-23T22:30:03.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775482+0000", 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775482+0000", 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775481+0000", 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775501+0000", 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0528999999999999e-05 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775515+0000", 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3385e-05 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775521+0000", 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6069999999999996e-06 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775572+0000", 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0547999999999998e-05 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:03.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775753+0000", 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018102400000000001 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.775907+0000", 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015469299999999999 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.778688+0000", 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0027807309999999998 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.778931+0000", 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00024272399999999999 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.951311+0000", 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.172380543 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.951623+0000", 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00031159999999999998 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.951670+0000", 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6863999999999997e-05 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:54059 6.9 6:94e96a59:::benchmark_data_smithi121_104650_object54058:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:56.956836+0000", 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 6.3777836529999998, 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.070380445, 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 54059 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:30:03.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.956836+0000", 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.956836+0000", 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.956835+0000", 2023-09-23T22:30:03.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.956859+0000", 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3833e-05 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.956871+0000", 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.181e-05 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.956879+0000", 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2060000000000007e-06 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.959879+0000", 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029999990000000002 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.960024+0000", 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014516900000000001 2023-09-23T22:30:03.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.960159+0000", 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013458599999999999 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.963173+0000", 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003014185 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:56.964744+0000", 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00157127 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:57.026919+0000", 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.062175407000000002 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:57.027172+0000", 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00025236900000000001 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:30:03.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:57.027217+0000", 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5012999999999997e-05 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:30:03.477 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:30:03.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:03.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:03.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:03.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:03.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:03.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:03.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:03.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:03.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:03.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:04.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:04.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:04.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:04 smithi123 bash[59255]: cluster 2023-09-23T22:30:03.069129+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T22:30:04.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:04.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:04.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 38 16 63144 63128 103.817 73.1875 0.0087141 0.00962613 2023-09-23T22:30:04.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:04.265 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:04.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:04.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:04.378 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:04 smithi121 bash[74920]: cluster 2023-09-23T22:30:03.069129+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T22:30:04.378 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:04 smithi121 bash[78246]: cluster 2023-09-23T22:30:03.069129+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T22:30:04.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:04.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:04.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:04.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:04.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:04.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:04.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:04.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:04.792 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:04.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:04.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:04.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:05.036 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:05.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:05.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:05.149 INFO:teuthology.orchestra.run.smithi121.stdout:moved 16 / 267 (5.99251%) 2023-09-23T22:30:05.149 INFO:teuthology.orchestra.run.smithi121.stdout:avg 33.375 2023-09-23T22:30:05.149 INFO:teuthology.orchestra.run.smithi121.stdout:stddev 5.09749 -> 5.7214 (expected baseline 5.40399) 2023-09-23T22:30:05.149 INFO:teuthology.orchestra.run.smithi121.stdout:min osd.5 with 26 -> 28 pgs (0.779026 -> 0.838951 * mean) 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:max osd.3 with 41 -> 28 pgs (1.22846 -> 0.838951 * mean) 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:oload 110 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:max_change 3 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:max_change_osds 4 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:average_utilization 0.0174 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:overload_utilization 0.0192 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 weight 1.0000 -> 0.6248 2023-09-23T22:30:05.150 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 weight 1.0000 -> 0.8564 2023-09-23T22:30:05.159 INFO:teuthology.orchestra.run.smithi121.stderr:no change 2023-09-23T22:30:05.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:05.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:05.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:05.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 39 16 64230 64214 102.896 67.875 0.0124772 0.00971274 2023-09-23T22:30:05.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:05.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:05.372 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:05 smithi121 bash[71039]: debug 2023-09-23T22:30:05.141+0000 7f7aa8962700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T22:30:05.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:05.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:05.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:05.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:05.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:05.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:05.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:05.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:05.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:05.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:05.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:05.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:05.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:05.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:06.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:06.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:06.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:06.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:06 smithi123 bash[59255]: cluster 2023-09-23T22:30:05.070371+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T22:30:06.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:06 smithi123 bash[59255]: audit 2023-09-23T22:30:05.145340+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:06.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:06.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:06.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:30:06.206587+0000 min lat: 0.00110395 max lat: 0.268766 avg lat: 0.00979469 2023-09-23T22:30:06.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:30:06.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 40 16 65326 65310 102.036 68.5 0.00447254 0.00979469 2023-09-23T22:30:06.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:06.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:06.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:30:06.405 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:06 smithi121 bash[78246]: cluster 2023-09-23T22:30:05.070371+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T22:30:06.405 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:06 smithi121 bash[78246]: audit 2023-09-23T22:30:05.145340+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:06.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:06 smithi121 bash[74920]: cluster 2023-09-23T22:30:05.070371+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T22:30:06.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:06 smithi121 bash[74920]: audit 2023-09-23T22:30:05.145340+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:06.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:06.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:06.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:06.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:06.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:06.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:06.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:07.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:07.038 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:30:07.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:07.083 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:30:07.119 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:30:07.148 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:30:07.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:07.167 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:30:07.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:07 smithi123 bash[59255]: audit 2023-09-23T22:30:06.779624+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.121:0/2122682501' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:30:07.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:07 smithi123 bash[59255]: audit 2023-09-23T22:30:06.781882+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:30:07.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:07 smithi123 bash[59255]: audit 2023-09-23T22:30:06.914188+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:07.175 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:07 smithi123 bash[59255]: audit 2023-09-23T22:30:06.990874+0000 mon.a (mon.0) 554 : audit 0 from='client.? 172.21.15.121:0/990629040' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:07.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:07.202 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:30:07.209 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 41 16 66367 66351 101.134 65.0625 0.00666692 0.00988213 2023-09-23T22:30:07.237 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:30:07.268 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:30:07.294 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:30:07.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:07.295 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.297 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:30:07.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:07.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:07.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[78246]: audit 2023-09-23T22:30:06.779624+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.121:0/2122682501' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[78246]: audit 2023-09-23T22:30:06.781882+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[78246]: audit 2023-09-23T22:30:06.914188+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[78246]: audit 2023-09-23T22:30:06.990874+0000 mon.a (mon.0) 554 : audit 0 from='client.? 172.21.15.121:0/990629040' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[74920]: audit 2023-09-23T22:30:06.779624+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.121:0/2122682501' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[74920]: audit 2023-09-23T22:30:06.781882+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[74920]: audit 2023-09-23T22:30:06.914188+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:07 smithi121 bash[74920]: audit 2023-09-23T22:30:06.990874+0000 mon.a (mon.0) 554 : audit 0 from='client.? 172.21.15.121:0/990629040' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:07.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:07.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:07.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:07.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:07.736 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:07.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:07.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:07.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:07.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:07.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:07.998 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T22:30:07.998 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-09-23T22:30:08.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:08.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.070965+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.127924+0000 mon.a (mon.0) 555 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: audit 2023-09-23T22:30:07.134081+0000 mon.a (mon.0) 556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.134169+0000 mon.a (mon.0) 557 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.145544+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.147078+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.147355+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.148689+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[74920]: cluster 2023-09-23T22:30:07.148703+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:08.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 42 16 67380 67364 100.233 63.3125 0.0152737 0.00996857 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.070965+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.127924+0000 mon.a (mon.0) 555 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: audit 2023-09-23T22:30:07.134081+0000 mon.a (mon.0) 556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.134169+0000 mon.a (mon.0) 557 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.145544+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.147078+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.147355+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.148689+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:08 smithi123 bash[59255]: cluster 2023-09-23T22:30:07.148703+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:08.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:08.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.070965+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T22:30:08.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.127924+0000 mon.a (mon.0) 555 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:30:08.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: audit 2023-09-23T22:30:07.134081+0000 mon.a (mon.0) 556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:30:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.134169+0000 mon.a (mon.0) 557 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T22:30:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.145544+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.147078+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.147355+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.148689+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[78246]: cluster 2023-09-23T22:30:07.148703+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:30:08.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:08.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:08.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:08.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:08.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:08.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:08.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:08.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:08.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:08.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:08.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:08.887 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:30:08] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-09-23T22:30:08.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:08.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:09.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:09.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:09.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:09.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 43 16 68597 68581 99.6708 76.0625 0.00654427 0.0100271 2023-09-23T22:30:09.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:09.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:09.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:09.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:09.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:09.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:09.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:09.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:09.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:09.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:09.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:09.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:09.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:09.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:09.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:09.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:10.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:10.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:10.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:10.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:10.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:10 smithi123 bash[59255]: cluster 2023-09-23T22:30:09.071582+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:30:10.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 44 16 69779 69763 99.0843 73.875 0.0164994 0.0100864 2023-09-23T22:30:10.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:10.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:10.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:10.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:10.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:10.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:10.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:10 smithi121 bash[78246]: cluster 2023-09-23T22:30:09.071582+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:30:10.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:10 smithi121 bash[74920]: cluster 2023-09-23T22:30:09.071582+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:30:10.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:10.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:10.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:10.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:10.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:10.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:10.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:10.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:10.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:11.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:11.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:11.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:11.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:11.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:11.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 45 16 70918 70902 98.4642 71.1875 0.00743884 0.0101506 2023-09-23T22:30:11.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:11.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:11.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:11.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:11.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:11.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:11.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:11.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:11.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:11.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:11.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:11.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:30:11.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:30:11.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:11.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:11.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:11.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:11.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:11.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:11.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:12.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:12.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:12.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:12.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 46 16 71959 71943 97.7379 65.0625 0.0104936 0.0102256 2023-09-23T22:30:12.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:12.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:12.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:12 smithi123 bash[59255]: cluster 2023-09-23T22:30:11.072139+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:30:12.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:12.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:12.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:12.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:12 smithi121 bash[78246]: cluster 2023-09-23T22:30:11.072139+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:30:12.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:12 smithi121 bash[74920]: cluster 2023-09-23T22:30:11.072139+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:30:12.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:12.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:12.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:12.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:12.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:12.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:12.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:12.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:12.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:12.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:13.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:13.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:13.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:13.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:13.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 47 16 73059 73043 97.1205 68.75 0.00819755 0.0102903 2023-09-23T22:30:13.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:13.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:13.276 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:13.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:13.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:13.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:13.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:13.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:13.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:13.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:13.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:13.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:13.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:13.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:13.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:13.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:13.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:13.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:13.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:13.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:14.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:14.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:14.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:14.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:14.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 48 16 74151 74135 96.5189 68.25 0.00525004 0.0103537 2023-09-23T22:30:14.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:14.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:14.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:14.302 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:14.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:14.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:14 smithi121 bash[74920]: cluster 2023-09-23T22:30:13.072954+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T22:30:14.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:14 smithi121 bash[78246]: cluster 2023-09-23T22:30:13.072954+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T22:30:14.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:14.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:14.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:14.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:14 smithi123 bash[59255]: cluster 2023-09-23T22:30:13.072954+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T22:30:14.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:14.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:14.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:14.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:14.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:14.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:14.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:14.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:14.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:14.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:15.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:15.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:15.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:15.195 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:15.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 49 16 75241 75225 95.9393 68.125 0.0132639 0.0104171 2023-09-23T22:30:15.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:15.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:15.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:15.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:15.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:15.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:15.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:15.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:15.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:15.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:15.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:15.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:15.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:15.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:15.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:16.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:16.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:16.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:16.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:16.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:16.210 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 50 16 76394 76378 95.4617 72.0625 0.00972188 0.0104697 2023-09-23T22:30:16.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:16.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:16 smithi123 bash[59255]: cluster 2023-09-23T22:30:15.073463+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-09-23T22:30:16.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:16.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:16.336 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:16.339 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:16.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:16.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:16.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:16.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:16 smithi121 bash[74920]: cluster 2023-09-23T22:30:15.073463+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-09-23T22:30:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:16 smithi121 bash[78246]: cluster 2023-09-23T22:30:15.073463+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-09-23T22:30:16.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:16.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:16.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:16.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:16.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:16.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:16.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:16.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:16.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:16.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:16.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:16.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:17.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:17.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 51 16 77355 77339 94.7675 60.0625 0.0033467 0.0105352 2023-09-23T22:30:17.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:17.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:17.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:17.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.392 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:17.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:17.526 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:17.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:17.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:17.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:17.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:17.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:17.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:17.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:18.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:18.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:18.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:18.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:18.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:18.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:18.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 52 16 78426 78410 94.2321 66.9375 0.0193253 0.0106059 2023-09-23T22:30:18.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:18.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:18.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:18.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:18 smithi123 bash[59255]: cluster 2023-09-23T22:30:17.074054+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T22:30:18.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:18.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:18.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:18 smithi121 bash[78246]: cluster 2023-09-23T22:30:17.074054+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T22:30:18.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:18 smithi121 bash[74920]: cluster 2023-09-23T22:30:17.074054+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T22:30:18.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:18.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:18.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:18.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:18.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:18.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:18.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:18.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:18.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:18.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:18.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:18.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:19.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:30:18] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-09-23T22:30:19.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:19.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:19.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:19.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:19.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 53 16 79497 79481 93.7171 66.9375 0.00905784 0.0106643 2023-09-23T22:30:19.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:19.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:19.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:19.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:19.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:19.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:19.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:19.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:19.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:19.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:19.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:19.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:19.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:19.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:19.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:19.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:19.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:19.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:20.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:20.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:20.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:20.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 54 16 80471 80455 93.1088 60.875 0.023498 0.0107347 2023-09-23T22:30:20.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:20.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:20.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:20 smithi123 bash[59255]: cluster 2023-09-23T22:30:19.074699+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:30:20.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:20.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:20.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:20 smithi121 bash[78246]: cluster 2023-09-23T22:30:19.074699+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:30:20.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:20 smithi121 bash[74920]: cluster 2023-09-23T22:30:19.074699+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:30:20.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:20.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:20.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:20.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:20.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:20.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:20.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:20.910 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:20.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:21.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:21.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:21.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:21.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:21.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 55 16 81508 81492 92.5943 64.8125 0.0107716 0.0107941 2023-09-23T22:30:21.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:21.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:21.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:21.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:21.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:21.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:21.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:21.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:21.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:21.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:21.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:21.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:22.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:22.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:22.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:22.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:22.139 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:22 smithi121 bash[74920]: cluster 2023-09-23T22:30:21.076116+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:30:22.139 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:22 smithi121 bash[74920]: audit 2023-09-23T22:30:21.914268+0000 mon.a (mon.0) 558 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:22.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:22 smithi123 bash[59255]: cluster 2023-09-23T22:30:21.076116+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:30:22.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:22 smithi123 bash[59255]: audit 2023-09-23T22:30:21.914268+0000 mon.a (mon.0) 558 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:22.153 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:22.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:22.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 56 16 82425 82409 91.9641 57.3125 0.0392214 0.0108629 2023-09-23T22:30:22.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:22.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:22.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:22.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:22.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:22 smithi121 bash[78246]: cluster 2023-09-23T22:30:21.076116+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:30:22.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:22 smithi121 bash[78246]: audit 2023-09-23T22:30:21.914268+0000 mon.a (mon.0) 558 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:22.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:22.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:22.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:22.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:22.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:22.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:22.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:22.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:22.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:22.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:22.967 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:22.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:23.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:23.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:23.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:23.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:23.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 57 16 83504 83488 91.5337 67.4375 0.0061891 0.0109191 2023-09-23T22:30:23.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:23.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:23.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:23.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:23.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:23.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:23.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:23.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:23.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:23.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:23.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:23.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:23.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:23.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:23.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:24.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:24.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:24.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:24.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:24.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 58 16 84387 84371 90.907 55.1875 0.00875866 0.0109942 2023-09-23T22:30:24.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:24 smithi121 bash[74920]: cluster 2023-09-23T22:30:23.076626+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T22:30:24.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:24 smithi121 bash[78246]: cluster 2023-09-23T22:30:23.076626+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T22:30:24.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:24.285 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:24 smithi123 bash[59255]: cluster 2023-09-23T22:30:23.076626+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T22:30:24.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:24.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:24.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:24.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:24.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:24.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:24.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:24.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:24.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:24.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:24.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:24.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:24.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:24.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:24.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:25.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:25.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:25.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:25.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 59 15 85432 85417 90.4742 65.375 0.013706 0.011048 2023-09-23T22:30:25.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:25.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:25.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:25.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:25.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:25.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:25.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:25.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:25.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:25.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:25.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:25.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:25.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:25.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:25.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:25.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:26.044 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:26.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:26.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:26.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:26.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:26.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:30:26.208728+0000 min lat: 0.00110395 max lat: 0.268766 avg lat: 0.0111172 2023-09-23T22:30:26.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:30:26.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 60 16 86339 86323 89.91 56.625 0.00942605 0.0111172 2023-09-23T22:30:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:26 smithi123 bash[59255]: cluster 2023-09-23T22:30:25.077117+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-23T22:30:26.303 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:26 smithi121 bash[78246]: cluster 2023-09-23T22:30:25.077117+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-23T22:30:26.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:26 smithi121 bash[74920]: cluster 2023-09-23T22:30:25.077117+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-23T22:30:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:26.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:26.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:26.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:26.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:26.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:26.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:26.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:26.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:26.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:26.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:26.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:26.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:26.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:26.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:27.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:27.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:27.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:27.211 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 61 16 87390 87374 89.5128 65.6875 0.00885725 0.0111659 2023-09-23T22:30:27.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:27.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:27.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:27.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:27.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:27.542 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:27.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:27.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:27.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:27.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:27.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:27.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:27.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:27.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:27.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:28.067 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:28.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:28.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:28.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:28.214 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 62 16 88397 88381 89.0796 62.9375 0.0311223 0.011221 2023-09-23T22:30:28.215 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:28 smithi121 bash[78246]: cluster 2023-09-23T22:30:27.077637+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:30:28.217 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:28 smithi121 bash[74920]: cluster 2023-09-23T22:30:27.077637+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:30:28.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:28.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:28.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:28.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:28.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:28.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:28.488 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:28.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:28.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:28 smithi123 bash[59255]: cluster 2023-09-23T22:30:27.077637+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:30:28.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:28.615 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:28.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:28.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:28.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:28.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:28.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:28.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:28.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:28.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:29.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:29.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:29.028 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:30:28] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.33.4" 2023-09-23T22:30:29.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:29.147 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:29.214 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 63 16 89134 89118 88.3968 46.0625 0.0239838 0.0113068 2023-09-23T22:30:29.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:29.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:29.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:29.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:29.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:29.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:29.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:29.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:29.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:29.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:29.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:29.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:29.770 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:30:29.770 INFO:teuthology.orchestra.run.smithi121.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-23T22:30:29.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:29.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:29.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:29.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:29.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:30.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:30.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:30.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:30.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:30 smithi123 bash[59255]: cluster 2023-09-23T22:30:29.078532+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:30:30.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 64 16 89914 89898 87.7773 48.75 0.0140428 0.0113869 2023-09-23T22:30:30.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:30.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:30.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:30.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:30 smithi121 bash[74920]: cluster 2023-09-23T22:30:29.078532+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:30:30.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:30 smithi121 bash[78246]: cluster 2023-09-23T22:30:29.078532+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:30:30.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:30.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:moved 0 / 267 (0%) 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:avg 33.375 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:stddev 5.09749 -> 5.09749 (expected baseline 5.40399) 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:min osd.5 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:oload 1000 2023-09-23T22:30:30.423 INFO:teuthology.orchestra.run.smithi121.stdout:max_change 0.05 2023-09-23T22:30:30.424 INFO:teuthology.orchestra.run.smithi121.stdout:max_change_osds 4 2023-09-23T22:30:30.424 INFO:teuthology.orchestra.run.smithi121.stdout:average_utilization 0.0240 2023-09-23T22:30:30.424 INFO:teuthology.orchestra.run.smithi121.stdout:overload_utilization 0.2405 2023-09-23T22:30:30.433 INFO:teuthology.orchestra.run.smithi121.stderr:no change 2023-09-23T22:30:30.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:30.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:30.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:30.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:30.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:30.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:30.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:30.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:30.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:30.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:30.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:30.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:31.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:31.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:31.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:31.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:31.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 65 16 90867 90851 87.3431 59.5625 0.0137661 0.0114443 2023-09-23T22:30:31.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:31.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:31.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:31.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:31.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:31.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:31.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:31.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:31.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:31.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:31.697 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:31.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:31.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:31.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:31.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:31.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:31.963 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:31.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:31.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:32.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:32.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:32.198 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:32 smithi121 bash[78246]: audit 2023-09-23T22:30:30.418978+0000 mgr.y (mgr.34107) 421 : audit 0 from='client.34827 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:32.198 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:32 smithi121 bash[78246]: cluster 2023-09-23T22:30:31.079150+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:30:32.198 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:32 smithi121 bash[74920]: audit 2023-09-23T22:30:30.418978+0000 mgr.y (mgr.34107) 421 : audit 0 from='client.34827 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:32.198 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:32 smithi121 bash[74920]: cluster 2023-09-23T22:30:31.079150+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:30:32.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:32.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 66 16 91775 91759 86.8796 56.75 0.0264755 0.0115043 2023-09-23T22:30:32.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:32.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:32.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:32 smithi123 bash[59255]: audit 2023-09-23T22:30:30.418978+0000 mgr.y (mgr.34107) 421 : audit 0 from='client.34827 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:32.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:32 smithi123 bash[59255]: cluster 2023-09-23T22:30:31.079150+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:30:32.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:32.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:32.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:32.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:32.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:32.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:32.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:32.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:32.884 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:32.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:32.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:32.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:33.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:33.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:33.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:33.153 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:33.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:33.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 67 16 92649 92633 86.3981 54.625 0.096991 0.0115654 2023-09-23T22:30:33.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:33.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:33.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:33.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:33.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:33.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:33.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:33.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:33.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:30:33.587 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:30:33.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T22:30:33.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:33.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:33.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:33.800 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:33.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:33.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:33.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:34.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:34.050 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:30:34.094 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:30:34.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:34.156 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:30:34.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:34.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:34.207 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:30:34.216 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 68 16 93396 93380 85.8141 46.6875 0.0466223 0.0116458 2023-09-23T22:30:34.260 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:30:34.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:34.300 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:30:34.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:34.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:34.351 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:30:34.387 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:30:34.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.400 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.400 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.400 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:30:34.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:34 smithi121 bash[74920]: cluster 2023-09-23T22:30:33.079636+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T22:30:34.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:34 smithi121 bash[74920]: audit 2023-09-23T22:30:33.981061+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.121:0/1367798050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:34.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:34 smithi121 bash[78246]: cluster 2023-09-23T22:30:33.079636+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T22:30:34.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:34 smithi121 bash[78246]: audit 2023-09-23T22:30:33.981061+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.121:0/1367798050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:34.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:34.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:34.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:34.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:34 smithi123 bash[59255]: cluster 2023-09-23T22:30:33.079636+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T22:30:34.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:34 smithi123 bash[59255]: audit 2023-09-23T22:30:33.981061+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.121:0/1367798050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:34.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:34.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:34.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:34.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:34.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:34.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:34.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:34.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:34.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:34.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:34.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:35.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:35.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:35.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:35.183 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:30:35.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 69 16 94293 94277 85.3828 56.0625 0.0096865 0.011705 2023-09-23T22:30:35.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:35 smithi123 bash[59255]: audit 2023-09-23T22:30:34.333631+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.121:0/3676488449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:30:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:35 smithi123 bash[59255]: audit 2023-09-23T22:30:34.335474+0000 mon.a (mon.0) 559 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:30:35.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:35.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:35.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:35.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:35.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:35 smithi121 bash[74920]: audit 2023-09-23T22:30:34.333631+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.121:0/3676488449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:30:35.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:35 smithi121 bash[74920]: audit 2023-09-23T22:30:34.335474+0000 mon.a (mon.0) 559 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:30:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:35 smithi121 bash[78246]: audit 2023-09-23T22:30:34.333631+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.121:0/3676488449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:30:35.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:35 smithi121 bash[78246]: audit 2023-09-23T22:30:34.335474+0000 mon.a (mon.0) 559 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:30:35.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:35.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:35.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:35.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:35.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:35.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:35.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:35.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:35.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:35.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:35.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:35.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:36.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:36.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:36.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:36.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:36.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:36.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 70 16 95203 95187 84.9755 56.875 0.00850964 0.0117627 2023-09-23T22:30:36.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: cluster 2023-09-23T22:30:35.080320+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-09-23T22:30:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: cluster 2023-09-23T22:30:35.145039+0000 mon.a (mon.0) 560 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:30:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: cluster 2023-09-23T22:30:35.145100+0000 mon.a (mon.0) 561 : cluster 1 Cluster is now healthy 2023-09-23T22:30:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: audit 2023-09-23T22:30:35.174855+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:30:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: cluster 2023-09-23T22:30:35.174863+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:30:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: cluster 2023-09-23T22:30:35.175231+0000 mon.a (mon.0) 563 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T22:30:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:36 smithi123 bash[59255]: cluster 2023-09-23T22:30:35.185566+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:30:36.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:36.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:36.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:36.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:36.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: cluster 2023-09-23T22:30:35.080320+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-09-23T22:30:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: cluster 2023-09-23T22:30:35.145039+0000 mon.a (mon.0) 560 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:30:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: cluster 2023-09-23T22:30:35.145100+0000 mon.a (mon.0) 561 : cluster 1 Cluster is now healthy 2023-09-23T22:30:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: audit 2023-09-23T22:30:35.174855+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: cluster 2023-09-23T22:30:35.174863+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: cluster 2023-09-23T22:30:35.175231+0000 mon.a (mon.0) 563 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[78246]: cluster 2023-09-23T22:30:35.185566+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: cluster 2023-09-23T22:30:35.080320+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: cluster 2023-09-23T22:30:35.145039+0000 mon.a (mon.0) 560 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: cluster 2023-09-23T22:30:35.145100+0000 mon.a (mon.0) 561 : cluster 1 Cluster is now healthy 2023-09-23T22:30:36.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: audit 2023-09-23T22:30:35.174855+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:30:36.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: cluster 2023-09-23T22:30:35.174863+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:30:36.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: cluster 2023-09-23T22:30:35.175231+0000 mon.a (mon.0) 563 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T22:30:36.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:36 smithi121 bash[74920]: cluster 2023-09-23T22:30:35.185566+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:30:36.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:36.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:36.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:36.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:36.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:36.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:36.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:36.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:36.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:36.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:37.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:37.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:37.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:37.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 71 16 96134 96118 84.5982 58.1875 0.0203791 0.0118149 2023-09-23T22:30:37.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:37.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:37.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:37.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:37.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:37.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:37.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:37.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:37.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:37.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:37.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:37.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:37.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:37.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:37.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:30:37.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[74920]: audit 2023-09-23T22:30:36.919161+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:37.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:37.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:37.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:38.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:37 smithi123 bash[59255]: audit 2023-09-23T22:30:36.919161+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:37 smithi123 bash[59255]: audit 2023-09-23T22:30:36.923272+0000 mon.a (mon.0) 565 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:37 smithi123 bash[59255]: cluster 2023-09-23T22:30:37.080882+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T22:30:38.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:37 smithi123 bash[59255]: audit 2023-09-23T22:30:37.124504+0000 mon.a (mon.0) 566 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:38.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:38.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:38.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:38.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:38.217 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 72 16 96962 96946 84.1419 51.75 0.0285863 0.0118786 2023-09-23T22:30:38.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[78246]: audit 2023-09-23T22:30:36.919161+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:38.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[78246]: audit 2023-09-23T22:30:36.923272+0000 mon.a (mon.0) 565 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:38.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[78246]: cluster 2023-09-23T22:30:37.080882+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T22:30:38.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[78246]: audit 2023-09-23T22:30:37.124504+0000 mon.a (mon.0) 566 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[74920]: audit 2023-09-23T22:30:36.923272+0000 mon.a (mon.0) 565 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[74920]: cluster 2023-09-23T22:30:37.080882+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T22:30:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:37 smithi121 bash[74920]: audit 2023-09-23T22:30:37.124504+0000 mon.a (mon.0) 566 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:38.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:38.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:38.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:38.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:38.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:38.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:38.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:38.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:38.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:38.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:30:38.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:38.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:38.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:38.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:38.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:38.995 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:30:38] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T22:30:39.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:39.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:39.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:39.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 73 16 97838 97822 83.7392 54.75 0.00746928 0.0119362 2023-09-23T22:30:39.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:39.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:39.399 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:39.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:39.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:39.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:39.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:39.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:39.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:39.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:39.798 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:39.836 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:39.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:39.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:39.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:39.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:40.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:40.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:40.142 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:40 smithi121 bash[78246]: cluster 2023-09-23T22:30:39.081529+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T22:30:40.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:40 smithi121 bash[74920]: cluster 2023-09-23T22:30:39.081529+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T22:30:40.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:40.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 74 16 98708 98692 83.3424 54.375 0.0174286 0.0119928 2023-09-23T22:30:40.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:40.262 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:40.262 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:40.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:40.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:40.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:40.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:40.515 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:40.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:40.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:40 smithi123 bash[59255]: cluster 2023-09-23T22:30:39.081529+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T22:30:40.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:40.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:40.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:40.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:40.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:40.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:40.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:41.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:41.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:41.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:41.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:41.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:41.215 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 75 16 99571 99555 82.9502 53.9375 0.0129846 0.0120494 2023-09-23T22:30:41.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:41.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:41.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:41.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:41.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:41.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:41.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:41.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:41.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:41.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:41.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:41.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:41.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:42.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:42.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:42.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:42.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:42.216 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 76 16 100305 100289 82.4624 45.875 0.016489 0.0121201 2023-09-23T22:30:42.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:42.301 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:42.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:42.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:42.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:42.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:42 smithi123 bash[59255]: cluster 2023-09-23T22:30:41.082161+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T22:30:42.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:42 smithi121 bash[74920]: cluster 2023-09-23T22:30:41.082161+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T22:30:42.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:42 smithi121 bash[78246]: cluster 2023-09-23T22:30:41.082161+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T22:30:42.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:42.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:42.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:42.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:42.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:42.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:42.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:42.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:42.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:42.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:42.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:43.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:43.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:43.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:43.219 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 77 16 101095 101079 82.0287 49.375 0.0217694 0.012185 2023-09-23T22:30:43.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:43.318 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:30:43.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:43.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:43.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:43.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:43.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:43.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:43.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:43.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:43.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:43.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:43.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:43.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:43.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:43.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:43.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[78246]: audit 2023-09-23T22:30:42.741028+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[78246]: audit 2023-09-23T22:30:42.749037+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[78246]: cluster 2023-09-23T22:30:43.082794+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[78246]: audit 2023-09-23T22:30:43.649143+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[78246]: audit 2023-09-23T22:30:43.660943+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[74920]: audit 2023-09-23T22:30:42.741028+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[74920]: audit 2023-09-23T22:30:42.749037+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[74920]: cluster 2023-09-23T22:30:43.082794+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-23T22:30:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[74920]: audit 2023-09-23T22:30:43.649143+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:43 smithi121 bash[74920]: audit 2023-09-23T22:30:43.660943+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:44.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:43 smithi123 bash[59255]: audit 2023-09-23T22:30:42.741028+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:43 smithi123 bash[59255]: audit 2023-09-23T22:30:42.749037+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:43 smithi123 bash[59255]: cluster 2023-09-23T22:30:43.082794+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-23T22:30:44.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:43 smithi123 bash[59255]: audit 2023-09-23T22:30:43.649143+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:43 smithi123 bash[59255]: audit 2023-09-23T22:30:43.660943+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:44.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:44.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:44.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:44.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 78 16 101906 101890 81.6268 50.6875 0.0208559 0.0122459 2023-09-23T22:30:44.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:44.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:44.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:44.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:44.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:44.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:44.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:44.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:44.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:44.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:44.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:44.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:44.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:44.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:44 smithi123 bash[59255]: audit 2023-09-23T22:30:44.239440+0000 mon.a (mon.0) 571 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:44.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:44 smithi123 bash[59255]: audit 2023-09-23T22:30:44.243937+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:44.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:44 smithi123 bash[59255]: audit 2023-09-23T22:30:44.253738+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:44.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:44.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:44.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:45.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:45.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:45.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:45.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:45.219 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 79 16 102769 102753 81.2763 53.9375 0.0202391 0.0122985 2023-09-23T22:30:45.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:45.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:44 smithi121 bash[74920]: audit 2023-09-23T22:30:44.239440+0000 mon.a (mon.0) 571 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:45.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:44 smithi121 bash[74920]: audit 2023-09-23T22:30:44.243937+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:45.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:44 smithi121 bash[74920]: audit 2023-09-23T22:30:44.253738+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:45.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:44 smithi121 bash[78246]: audit 2023-09-23T22:30:44.239440+0000 mon.a (mon.0) 571 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:45.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:44 smithi121 bash[78246]: audit 2023-09-23T22:30:44.243937+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:45.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:44 smithi121 bash[78246]: audit 2023-09-23T22:30:44.253738+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:30:45.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:45.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:45.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:45.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:45.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:45.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:45.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:45.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:45.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:45.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:45.877 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:45.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:45.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:45.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:45 smithi123 bash[59255]: cluster 2023-09-23T22:30:45.083285+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-09-23T22:30:46.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:46.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:46.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:45 smithi121 bash[74920]: cluster 2023-09-23T22:30:45.083285+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-09-23T22:30:46.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:45 smithi121 bash[78246]: cluster 2023-09-23T22:30:45.083285+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-09-23T22:30:46.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:46.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:46.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:30:46.217428+0000 min lat: 0.00110395 max lat: 0.268766 avg lat: 0.0123554 2023-09-23T22:30:46.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:30:46.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 80 16 103589 103573 80.901 51.25 0.0174365 0.0123554 2023-09-23T22:30:46.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:46.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:46.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:46.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:46.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:46.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:46.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:46.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:46.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:46.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:46.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:46.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:46.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:46.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:46.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:47.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:47.074 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:47.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:47.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:47.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:47.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 81 16 104452 104436 80.568 53.9375 0.0180098 0.0124065 2023-09-23T22:30:47.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:47.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:47.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:47.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:47.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:47.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:47.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:47.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:47.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:47.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:47.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:47.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:47.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:47.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:47.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:47.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:48.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:48.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:48.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:48.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:48.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 82 16 105262 105246 80.2029 50.625 0.0191169 0.0124626 2023-09-23T22:30:48.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:48 smithi121 bash[74920]: cluster 2023-09-23T22:30:47.084016+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-09-23T22:30:48.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:48 smithi121 bash[78246]: cluster 2023-09-23T22:30:47.084016+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-09-23T22:30:48.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:48.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:48.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:48.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:48 smithi123 bash[59255]: cluster 2023-09-23T22:30:47.084016+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-09-23T22:30:48.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:48.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:48.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:48.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:48.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:48.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:48.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:48.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:48.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:48.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:48.925 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:30:48] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T22:30:48.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:48.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:49.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:49.095 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:49.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:49.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:49.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 83 16 106160 106144 79.9127 56.125 0.0511658 0.0125072 2023-09-23T22:30:49.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:49.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:49.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:49.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:49.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:49.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:49.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:49.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:49.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:49.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:49.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:49.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:49.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:50.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:50.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:50.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:50.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:50 smithi121 bash[74920]: cluster 2023-09-23T22:30:49.084626+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T22:30:50.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:50.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:50.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 84 16 107051 107035 79.6243 55.6875 0.0168495 0.0125538 2023-09-23T22:30:50.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:50.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:50.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:50.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:50 smithi121 bash[78246]: cluster 2023-09-23T22:30:49.084626+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T22:30:50.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:50.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:50.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:50 smithi123 bash[59255]: cluster 2023-09-23T22:30:49.084626+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T22:30:50.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:50.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:50.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:50.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:50.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:50.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:50.846 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:50.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:50.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:50.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:51.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:51.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:51.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:51.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:51.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 85 16 107815 107799 79.2493 47.75 0.0108368 0.012613 2023-09-23T22:30:51.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:51.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:51.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:51.372 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:51.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:51.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:51.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:51.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:51.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:51.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:51.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:51.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:51.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:51.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:51.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:52.004 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:52.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:52.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:52.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:52.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:52.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:52.220 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 86 16 108669 108653 78.9484 53.375 0.0133155 0.0126615 2023-09-23T22:30:52.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:52.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:52.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:52.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:52.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:52 smithi121 bash[78246]: cluster 2023-09-23T22:30:51.085498+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-09-23T22:30:52.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:52 smithi121 bash[78246]: audit 2023-09-23T22:30:51.915073+0000 mon.a (mon.0) 574 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:52.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:52 smithi121 bash[74920]: cluster 2023-09-23T22:30:51.085498+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-09-23T22:30:52.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:52 smithi121 bash[74920]: audit 2023-09-23T22:30:51.915073+0000 mon.a (mon.0) 574 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:52.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:52.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:52.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:52 smithi123 bash[59255]: cluster 2023-09-23T22:30:51.085498+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-09-23T22:30:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:52 smithi123 bash[59255]: audit 2023-09-23T22:30:51.915073+0000 mon.a (mon.0) 574 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:52.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:52.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:52.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:52.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:52.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:52.825 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:52.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:52.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:52.963 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:52.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:53.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:53.093 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:53.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:53.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:53.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 87 16 109449 109433 78.6007 48.75 0.016348 0.0127173 2023-09-23T22:30:53.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:53.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:53.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:53.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:53.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:53.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:53.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:53.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:53.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:53.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:53.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:53.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:53.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:53.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:53.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:53.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:54.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:54.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:54.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:54.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:54.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:54.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 88 16 110265 110249 78.287 51 0.0101761 0.0127682 2023-09-23T22:30:54.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:54.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:54 smithi123 bash[59255]: cluster 2023-09-23T22:30:53.086003+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-09-23T22:30:54.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.315 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:54.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:54.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:54.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:54.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:54.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:54 smithi121 bash[78246]: cluster 2023-09-23T22:30:53.086003+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-09-23T22:30:54.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:54 smithi121 bash[74920]: cluster 2023-09-23T22:30:53.086003+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-09-23T22:30:54.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:54.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:54.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:54.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:54.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:54.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:54.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:54.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:54.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:54.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:54.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:55.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:55.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:55.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:55.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 89 16 111108 111092 77.9993 52.6875 0.0184732 0.0128156 2023-09-23T22:30:55.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:55.224 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:30:55.224 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:30:55.225 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:30:55.225 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:30:55.225 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:30:55.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:55.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:55.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:55.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:55.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:55.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:55.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:55.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:55.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:55.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:55.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:55.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:55.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:55.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:55.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:55.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:56.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:56.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:56.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:56.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:56.185 INFO:teuthology.orchestra.run.smithi121.stdout:moved 17 / 267 (6.36704%) 2023-09-23T22:30:56.185 INFO:teuthology.orchestra.run.smithi121.stdout:avg 33.375 2023-09-23T22:30:56.185 INFO:teuthology.orchestra.run.smithi121.stdout:stddev 5.09749 -> 5.9987 (expected baseline 5.40399) 2023-09-23T22:30:56.185 INFO:teuthology.orchestra.run.smithi121.stdout:min osd.5 with 26 -> 28 pgs (0.779026 -> 0.838951 * mean) 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:max osd.3 with 41 -> 28 pgs (1.22846 -> 0.838951 * mean) 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:oload 110 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:max_change 3 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:max_change_osds 4 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:average_utilization 0.0302 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:overload_utilization 0.0332 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 weight 1.0000 -> 0.6244 2023-09-23T22:30:56.186 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 weight 1.0000 -> 0.7812 2023-09-23T22:30:56.197 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:30:56.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:56.201 INFO:teuthology.orchestra.run.smithi121.stderr:no change 2023-09-23T22:30:56.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:56.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total time run: 90.0119 2023-09-23T22:30:56.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total writes made: 111762 2023-09-23T22:30:56.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Write size: 65536 2023-09-23T22:30:56.221 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object size: 65536 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Bandwidth (MB/sec): 77.6023 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Bandwidth: 29.8195 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max bandwidth (MB/sec): 190.438 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min bandwidth (MB/sec): 45.875 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average IOPS: 1241 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev IOPS: 477.113 2023-09-23T22:30:56.222 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max IOPS: 3047 2023-09-23T22:30:56.223 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min IOPS: 734 2023-09-23T22:30:56.223 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average Latency(s): 0.0128812 2023-09-23T22:30:56.223 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Latency(s): 0.0116961 2023-09-23T22:30:56.223 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max latency(s): 0.268766 2023-09-23T22:30:56.223 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min latency(s): 0.00110395 2023-09-23T22:30:56.231 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:30:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:56 smithi123 bash[59255]: cluster 2023-09-23T22:30:55.086437+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s 2023-09-23T22:30:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:56 smithi123 bash[59255]: audit 2023-09-23T22:30:56.142171+0000 mon.a (mon.0) 575 : audit 1 from='client.? 172.21.15.121:0/4018820277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:30:56.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:56.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:56.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:56 smithi121 bash[74920]: cluster 2023-09-23T22:30:55.086437+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s 2023-09-23T22:30:56.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:56 smithi121 bash[74920]: audit 2023-09-23T22:30:56.142171+0000 mon.a (mon.0) 575 : audit 1 from='client.? 172.21.15.121:0/4018820277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:30:56.337 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:56 smithi121 bash[71039]: debug 2023-09-23T22:30:56.177+0000 7f7aa8962700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T22:30:56.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:56 smithi121 bash[78246]: cluster 2023-09-23T22:30:55.086437+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s 2023-09-23T22:30:56.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:56 smithi121 bash[78246]: audit 2023-09-23T22:30:56.142171+0000 mon.a (mon.0) 575 : audit 1 from='client.? 172.21.15.121:0/4018820277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:30:56.372 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:30:56.413 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:30:56.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:56.442 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:30:56.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:56.484 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:30:56.511 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:30:56.531 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:30:56.552 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:30:56.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:56.573 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.575 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:30:56.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:56.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:56.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:56.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:56.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:56.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:56.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:56.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:56.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:56.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:56.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:57.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:57.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:30:57.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:30:57.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:57.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:57.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:57.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:30:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:30:57.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:57.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.160828+0000 mon.a (mon.0) 576 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:30:57.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: audit 2023-09-23T22:30:56.179487+0000 mon.a (mon.0) 577 : audit 1 from='client.? 172.21.15.121:0/4018820277' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:30:57.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.179766+0000 mon.a (mon.0) 578 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T22:30:57.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: audit 2023-09-23T22:30:56.181211+0000 mgr.y (mgr.34107) 435 : audit 0 from='client.44732 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.196379+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.197987+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.199862+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.200026+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.201621+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.201923+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.202948+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: cluster 2023-09-23T22:30:56.205276+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:57 smithi123 bash[59255]: audit 2023-09-23T22:30:56.328728+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.121:0/166511994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:57.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:57.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.160828+0000 mon.a (mon.0) 576 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:30:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: audit 2023-09-23T22:30:56.179487+0000 mon.a (mon.0) 577 : audit 1 from='client.? 172.21.15.121:0/4018820277' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.179766+0000 mon.a (mon.0) 578 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: audit 2023-09-23T22:30:56.181211+0000 mgr.y (mgr.34107) 435 : audit 0 from='client.44732 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.196379+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.197987+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.199862+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.200026+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.201621+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.201923+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.202948+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: cluster 2023-09-23T22:30:56.205276+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[74920]: audit 2023-09-23T22:30:56.328728+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.121:0/166511994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.160828+0000 mon.a (mon.0) 576 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: audit 2023-09-23T22:30:56.179487+0000 mon.a (mon.0) 577 : audit 1 from='client.? 172.21.15.121:0/4018820277' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.179766+0000 mon.a (mon.0) 578 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: audit 2023-09-23T22:30:56.181211+0000 mgr.y (mgr.34107) 435 : audit 0 from='client.44732 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.196379+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.197987+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.199862+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.200026+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.201621+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.201923+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.202948+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: cluster 2023-09-23T22:30:56.205276+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:30:57.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:57 smithi121 bash[78246]: audit 2023-09-23T22:30:56.328728+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.121:0/166511994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:30:57.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:57.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:57.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:57.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:30:57.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:57.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:57.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:57.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:57.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:57.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:58.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:58.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:58.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:58.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:58.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:58.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:30:58 smithi121 bash[78246]: cluster 2023-09-23T22:30:57.086893+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:30:58.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:30:58 smithi121 bash[74920]: cluster 2023-09-23T22:30:57.086893+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:30:58.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:58.288 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:30:58 smithi123 bash[59255]: cluster 2023-09-23T22:30:57.086893+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:30:58.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:58.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:58.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:58.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:58.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:58.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:58.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:58.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:58.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:58.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:30:58.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:30:58.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:58.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:30:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:58.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:30:59.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:30:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:30:58] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.33.4" 2023-09-23T22:30:59.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:59.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:30:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:30:59.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:59.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:59.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:59.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:30:59.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:59.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:30:59.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:30:59.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:59.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:59.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:59.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:59.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:30:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:30:59.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:59.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:30:59.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:30:59.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:00.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:00.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:00.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:00.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:00.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:00.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:00.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:00 smithi123 bash[59255]: cluster 2023-09-23T22:30:59.087392+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 822 op/s 2023-09-23T22:31:00.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:00.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:00.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:00 smithi121 bash[78246]: cluster 2023-09-23T22:30:59.087392+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 822 op/s 2023-09-23T22:31:00.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:00 smithi121 bash[74920]: cluster 2023-09-23T22:30:59.087392+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 822 op/s 2023-09-23T22:31:00.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:00.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:00.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:00.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:00.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:00.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:00.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:00.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:00.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:00.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:00.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:00.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:00.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:01.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:01.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:01.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:01.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:01.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:01.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:01.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:01.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:01.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:01.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:01.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:01.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:31:01.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:01.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:01.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:01.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:01.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:01.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:02.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:02.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:02.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:02.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:02.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:02.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:02.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:02.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:02 smithi121 bash[78246]: cluster 2023-09-23T22:31:01.088105+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 810 op/s 2023-09-23T22:31:02.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:31:02.340 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:02 smithi121 bash[74920]: cluster 2023-09-23T22:31:01.088105+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 810 op/s 2023-09-23T22:31:02.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:02.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:02.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:02.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:02.521 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:02.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:02 smithi123 bash[59255]: cluster 2023-09-23T22:31:01.088105+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 810 op/s 2023-09-23T22:31:02.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:02.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:02.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:02.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:02.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:02.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:02.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:02.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:02.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:02.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:03.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:03.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:03.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:03.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:03.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:03.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:03.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:03.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:03.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:03.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:03.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:03.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:03.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:03.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:03.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:03.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:03.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:03.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:03.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:03.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:03.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:04.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:04.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:04.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:04.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:04.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:04.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:04.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:04 smithi123 bash[59255]: cluster 2023-09-23T22:31:03.089828+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 809 op/s 2023-09-23T22:31:04.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:04.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:04.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:04 smithi121 bash[74920]: cluster 2023-09-23T22:31:03.089828+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 809 op/s 2023-09-23T22:31:04.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:04 smithi121 bash[78246]: cluster 2023-09-23T22:31:03.089828+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 809 op/s 2023-09-23T22:31:04.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:04.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:04.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:04.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:04.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:04.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:04.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:04.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:04.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:05.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:05.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:05.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:05.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:05.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:05.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:05.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:05.352 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-23T22:31:05.352 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:31:05.353 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T22:31:05.353 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:31:05.353 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:31:05.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T22:31:05.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:05.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:05.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:05.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:05.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:05.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:05.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:05.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:05.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:05.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:05.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:05.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:05.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:05.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:05.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:05.987 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:06.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:06.118 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:06.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:06.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:06 smithi123 bash[59255]: cluster 2023-09-23T22:31:05.090265+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 808 op/s 2023-09-23T22:31:06.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:06.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:06.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:06.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:06.361 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:06 smithi121 bash[78246]: cluster 2023-09-23T22:31:05.090265+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 808 op/s 2023-09-23T22:31:06.361 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:06 smithi121 bash[74920]: cluster 2023-09-23T22:31:05.090265+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 808 op/s 2023-09-23T22:31:06.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:06.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:06.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:06.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:06.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:06.597 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:06.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:06.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:06.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:06.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:06.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:06.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:06.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:06.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:07.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:07.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:07.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:07.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:07.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:07.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:07.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:07.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:07.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:07.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:07.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:07.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:07.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:07.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:07.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:07.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:07.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:07.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:07.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:07.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:07 smithi121 bash[78246]: audit 2023-09-23T22:31:06.923084+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:07.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:07 smithi121 bash[78246]: audit 2023-09-23T22:31:06.924697+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:07.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:07 smithi121 bash[78246]: cluster 2023-09-23T22:31:07.090760+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 8.4 MiB/s wr, 748 op/s 2023-09-23T22:31:07.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:07 smithi121 bash[74920]: audit 2023-09-23T22:31:06.923084+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:07.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:07 smithi121 bash[74920]: audit 2023-09-23T22:31:06.924697+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:07.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:07 smithi121 bash[74920]: cluster 2023-09-23T22:31:07.090760+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 8.4 MiB/s wr, 748 op/s 2023-09-23T22:31:07.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:08.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:08.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:08.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:08.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:08.237 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:07 smithi123 bash[59255]: audit 2023-09-23T22:31:06.923084+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:08.237 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:07 smithi123 bash[59255]: audit 2023-09-23T22:31:06.924697+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:08.237 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:07 smithi123 bash[59255]: cluster 2023-09-23T22:31:07.090760+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 8.4 MiB/s wr, 748 op/s 2023-09-23T22:31:08.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:08.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:08.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:08.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:08.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:08.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:08.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:08.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:08.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:08.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:08.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:08.855 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:31:08.856 INFO:teuthology.orchestra.run.smithi121.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-23T22:31:08.888 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:31:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:31:08] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:31:08.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:08.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:08.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:08.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:09.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:09.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:09.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:09.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:09.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:09.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:09.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:09.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:09.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:09.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:09.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:09.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:09.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:09.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:09.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:09.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:09.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:09.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:09.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:09.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:09.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:10.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:10.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:10.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:10.162 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:31:10.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:10.215 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:10 smithi121 bash[74920]: cluster 2023-09-23T22:31:09.091269+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 7.6 MiB/s wr, 852 op/s 2023-09-23T22:31:10.216 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:10 smithi121 bash[78246]: cluster 2023-09-23T22:31:09.091269+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 7.6 MiB/s wr, 852 op/s 2023-09-23T22:31:10.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:10.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:10.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:10.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:10.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:10.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:10.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:10 smithi123 bash[59255]: cluster 2023-09-23T22:31:09.091269+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 7.6 MiB/s wr, 852 op/s 2023-09-23T22:31:10.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:10.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:10.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:10.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:10.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:10.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:10.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:10.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:10.884 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:10.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:10.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:10.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:11.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:11.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:11.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:11.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:11.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:11.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:11.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:11.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:11.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:11.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:11.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:11.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:11.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:11.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:11.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:11.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:11.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:11.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:11.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:11.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:11.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:11.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:31:12.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:12.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:12.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:12.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:12 smithi121 bash[74920]: cluster 2023-09-23T22:31:11.091768+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 1.3 MiB/s wr, 857 op/s 2023-09-23T22:31:12.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:12 smithi121 bash[78246]: cluster 2023-09-23T22:31:11.091768+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 1.3 MiB/s wr, 857 op/s 2023-09-23T22:31:12.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:12.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:12.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:12 smithi123 bash[59255]: cluster 2023-09-23T22:31:11.091768+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 1.3 MiB/s wr, 857 op/s 2023-09-23T22:31:12.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:12.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:12.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:12.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:12.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:12.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:12.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:12.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:12.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:12.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:12.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:12.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:12.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:12.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:12.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:13.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:13.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:13.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:13.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:13.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:13.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:13.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:13.419 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:13.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:13.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:13.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:13.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:13.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:13.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:13.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:13.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:13.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:13.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:13.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:13.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:13.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:14.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:14.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:14.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:14 smithi123 bash[59255]: cluster 2023-09-23T22:31:13.092246+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-09-23T22:31:14.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:14.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:14.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:14.350 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:14 smithi121 bash[78246]: cluster 2023-09-23T22:31:13.092246+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-09-23T22:31:14.350 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:14 smithi121 bash[74920]: cluster 2023-09-23T22:31:13.092246+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-09-23T22:31:14.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:14.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:14.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:14.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:14.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:14.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:14.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:14.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:14.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:14.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:14.898 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:14.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:14.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:15.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:15.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:15.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:15.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:15.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:15.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:15.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:15.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:15.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:15.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:15.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:15.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:15.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:15.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:15.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:15.613 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:31:15.651 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:31:15.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:15.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:15.706 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:31:15.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:15.753 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:31:15.794 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:31:15.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:15.833 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:31:15.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:15.874 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:31:15.908 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:31:15.912 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.912 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.912 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.912 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.912 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.912 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.913 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.913 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:31:15.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:15.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:15.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:16.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:16.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:16.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:16.179 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:31:16.221 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:31:16.221 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:31:16.222 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:31:16.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:16.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:16 smithi123 bash[59255]: cluster 2023-09-23T22:31:15.092874+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-09-23T22:31:16.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:16 smithi123 bash[59255]: audit 2023-09-23T22:31:15.572406+0000 mon.a (mon.0) 581 : audit 0 from='client.? 172.21.15.121:0/158464872' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:16.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:16 smithi123 bash[59255]: audit 2023-09-23T22:31:15.910786+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.121:0/4009790575' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:16.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:16 smithi123 bash[59255]: audit 2023-09-23T22:31:15.911390+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:16.271 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:16.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:16.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:16.509 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[78246]: cluster 2023-09-23T22:31:15.092874+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[78246]: audit 2023-09-23T22:31:15.572406+0000 mon.a (mon.0) 581 : audit 0 from='client.? 172.21.15.121:0/158464872' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[78246]: audit 2023-09-23T22:31:15.910786+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.121:0/4009790575' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[78246]: audit 2023-09-23T22:31:15.911390+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[74920]: cluster 2023-09-23T22:31:15.092874+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[74920]: audit 2023-09-23T22:31:15.572406+0000 mon.a (mon.0) 581 : audit 0 from='client.? 172.21.15.121:0/158464872' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[74920]: audit 2023-09-23T22:31:15.910786+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.121:0/4009790575' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:16.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:16 smithi121 bash[74920]: audit 2023-09-23T22:31:15.911390+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:16.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:16.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:16.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:16.645 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:16.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:16.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:16.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:16.807 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:16.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:16.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:16.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:16.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:17.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:17.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:17.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:17.162 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.154143+0000 mon.a (mon.0) 583 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:31:17.162 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: audit 2023-09-23T22:31:16.169129+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:31:17.162 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.169652+0000 mon.a (mon.0) 585 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T22:31:17.162 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.179330+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.182547+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.183881+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.184341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[74920]: cluster 2023-09-23T22:31:16.186304+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.154143+0000 mon.a (mon.0) 583 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: audit 2023-09-23T22:31:16.169129+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.169652+0000 mon.a (mon.0) 585 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T22:31:17.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.179330+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.164 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.182547+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.164 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.183881+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.164 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.184341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.164 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:17 smithi121 bash[78246]: cluster 2023-09-23T22:31:16.186304+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.164 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:17.207 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:17.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.154143+0000 mon.a (mon.0) 583 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:31:17.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: audit 2023-09-23T22:31:16.169129+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:31:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.169652+0000 mon.a (mon.0) 585 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T22:31:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.179330+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.182547+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.183881+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.184341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:17 smithi123 bash[59255]: cluster 2023-09-23T22:31:16.186304+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:31:17.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:17.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:17.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:17.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:17.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:17.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:17.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:17.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:17.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:17.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:17.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:17.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:17.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:17.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:17.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:18.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:18.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:18.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:18.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:18.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:18.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:18.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:18.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:18 smithi123 bash[59255]: cluster 2023-09-23T22:31:17.093320+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T22:31:18.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:18.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:18.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:18 smithi121 bash[78246]: cluster 2023-09-23T22:31:17.093320+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T22:31:18.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:18 smithi121 bash[74920]: cluster 2023-09-23T22:31:17.093320+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T22:31:18.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:18.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:18.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:18.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:18.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:18.716 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:18.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:18.786 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:31:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:31:18] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:31:18.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:18.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:18.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:18.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:18.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:18.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:19.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:19.089 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:19.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:19.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:19.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:19.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:19.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:19.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:19.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:19.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:19.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:31:19.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:19.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:19.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:19.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:19.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:19.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:19.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:19.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:19.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:20.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:20.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:20.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:20.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:20.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:20.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:20.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:31:20.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:20 smithi121 bash[78246]: cluster 2023-09-23T22:31:19.093887+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T22:31:20.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:20 smithi121 bash[74920]: cluster 2023-09-23T22:31:19.093887+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T22:31:20.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:20.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:20.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:20 smithi123 bash[59255]: cluster 2023-09-23T22:31:19.093887+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T22:31:20.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:20.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:20.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.596 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:20.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:20.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:20.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:20.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:20.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:21.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:21.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:21.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:21.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:21.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:21.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:21.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:21.496 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:21.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:21.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:21.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:21.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:21.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:21.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:21.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:21.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:21.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:21.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:22.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:22.041 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-23T22:31:22.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-23T22:31:22.041 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T22:31:22.041 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:31:22.041 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:31:22.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T22:31:22.053 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:22.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:22.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:22.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:22.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:22.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:22 smithi121 bash[74920]: cluster 2023-09-23T22:31:21.094389+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T22:31:22.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:22 smithi121 bash[74920]: audit 2023-09-23T22:31:21.915695+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:22.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:22 smithi121 bash[78246]: cluster 2023-09-23T22:31:21.094389+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T22:31:22.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:22 smithi121 bash[78246]: audit 2023-09-23T22:31:21.915695+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:22.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:22 smithi123 bash[59255]: cluster 2023-09-23T22:31:21.094389+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T22:31:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:22 smithi123 bash[59255]: audit 2023-09-23T22:31:21.915695+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:22.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:22.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:22.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:22.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:22.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:22.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:22.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:22.696 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:22.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:22.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:22.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:22.849 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:22.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:22.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:22.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:132939 6.8 e103/95 6:1e2a8aa3:::benchmark_data_smithi121_104650_object21174:head v 103'8141, mlcod=103'8139)", 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:23.058057+0000", 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0075346689999999999, 2023-09-23T22:31:23.070 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0075672559999999996, 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058057+0000", 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058057+0000", 2023-09-23T22:31:23.071 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058056+0000", 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058064+0000", 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2449999999999998e-06 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.072 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058076+0000", 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2102e-05 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058084+0000", 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7179999999999996e-06 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058241+0000", 2023-09-23T22:31:23.073 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015681399999999999 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.058265+0000", 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4247999999999999e-05 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.074 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:132940 6.8 e103/95 6:1080bb9a:::benchmark_data_smithi121_104650_object21175:head v 103'8142, mlcod=103'8139)", 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:23.061651+0000", 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0039401439999999996, 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0040420550000000001, 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.061651+0000", 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.075 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.061651+0000", 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.061650+0000", 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.061658+0000", 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7370000000000006e-06 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.061673+0000", 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4904e-05 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:23.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.061680+0000", 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.311e-06 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063338+0000", 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0016582700000000001 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.078 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063419+0000", 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0716000000000004e-05 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:132934 6.9 e103/95 6:9eea41a5:::benchmark_data_smithi121_104650_object21169:head v 103'8390, mlcod=103'8387)", 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:23.063425+0000", 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0021659320000000002, 2023-09-23T22:31:23.079 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023291509999999998, 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063425+0000", 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063425+0000", 2023-09-23T22:31:23.080 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063424+0000", 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063434+0000", 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2259999999999994e-06 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.081 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063445+0000", 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0932e-05 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063452+0000", 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0180000000000004e-06 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:23.082 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063570+0000", 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118646 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.064361+0000", 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00079061300000000001 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.083 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:132936 6.9 e103/95)", 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:23.063465+0000", 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0021266459999999998, 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002345443, 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063465+0000", 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.084 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063465+0000", 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063464+0000", 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063480+0000", 2023-09-23T22:31:23.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6025e-05 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063491+0000", 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0215e-05 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.063496+0000", 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.784e-06 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.086 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:132921 6.f 6:f7222344:::benchmark_data_smithi121_104650_object21156:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:23.037774+0000", 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.027816962000000001, 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.028090706, 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:23.087 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 132921 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.037774+0000", 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.037774+0000", 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:23.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.037773+0000", 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.037780+0000", 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8050000000000007e-06 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.037798+0000", 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7694e-05 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.037807+0000", 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1409999999999994e-06 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.038708+0000", 2023-09-23T22:31:23.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00090039600000000003 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.038879+0000", 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017131700000000001 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.038997+0000", 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118565 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.049734+0000", 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010736231000000001 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:23.057956+0000", 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0082224450000000001 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.092 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:23.093 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T22:31:23.093 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 5 2023-09-23T22:31:23.093 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:31:23.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:23.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:23.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:23.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:23.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:23.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:23.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:23.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:23.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:23.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:23.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:23.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:23.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:23.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:23.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:23.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:23.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:23.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:23.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:23.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:23.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:24.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:24.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:24.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:24.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:24.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:31:24.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:24.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:24.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:24.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:24 smithi121 bash[78246]: cluster 2023-09-23T22:31:23.094963+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-23T22:31:24.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:24 smithi121 bash[74920]: cluster 2023-09-23T22:31:23.094963+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-23T22:31:24.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:24.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:24.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:24 smithi123 bash[59255]: cluster 2023-09-23T22:31:23.094963+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-23T22:31:24.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:24.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:24.667 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:24.667 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:24.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:24.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:24.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:24.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:24.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:24.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:24.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:24.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:25.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:25.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:25.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:25.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:25.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:25.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:25.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:25.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:25.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:25.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:25.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:25.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:25.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:25.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:25.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:25.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:25.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:25.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:25.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:25.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:26.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:26.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:26.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:26.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:26.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:26.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:26.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:26.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:26 smithi123 bash[59255]: cluster 2023-09-23T22:31:25.095376+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-23T22:31:26.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:26.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:26 smithi121 bash[74920]: cluster 2023-09-23T22:31:25.095376+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-23T22:31:26.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:26 smithi121 bash[78246]: cluster 2023-09-23T22:31:25.095376+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-23T22:31:26.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:26.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:26.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:26.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:26.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:26.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:26.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:26.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:26.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:26.866 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:31:26.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:26.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:26.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:27.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:27.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:27.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:27.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:27.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:27.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:27.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:27.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:27.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:27.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:27.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:27.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:27.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:27.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:27.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:27.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:27.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:27.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:27.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:27.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:27.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:28.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:28.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:28.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:28.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:28.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:28.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:28 smithi123 bash[59255]: cluster 2023-09-23T22:31:27.095963+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T22:31:28.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:28.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:28.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:28.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:28 smithi121 bash[78246]: cluster 2023-09-23T22:31:27.095963+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T22:31:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:28 smithi121 bash[74920]: cluster 2023-09-23T22:31:27.095963+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T22:31:28.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:28.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:28.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:28.655 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:28.742 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:28.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:28.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:28.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:28.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:28.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:28.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:29.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:29.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:29.092 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:31:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:31:28] "GET /metrics HTTP/1.1" 200 36334 "" "Prometheus/2.33.4" 2023-09-23T22:31:29.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:29.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:29.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:29.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:29.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:29.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:29.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:29.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:29.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:29.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:29.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:29.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:29.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:29.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:29.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:29.884 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:29.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:29.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:29.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:30.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:30.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:30.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:30.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:30.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:30.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:30.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:30.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:30.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:30.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:30 smithi121 bash[74920]: cluster 2023-09-23T22:31:29.096533+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T22:31:30.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:30 smithi121 bash[78246]: cluster 2023-09-23T22:31:29.096533+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T22:31:30.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:30.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:30 smithi123 bash[59255]: cluster 2023-09-23T22:31:29.096533+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T22:31:30.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:30.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:30.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:30.677 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:30.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:30.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:30.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:30.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:30.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:30.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:30.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:30.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:31.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:31.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:31.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:31.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:31.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:31.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:31.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:31.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:31.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:31.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:31.529 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:31:31.565 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:31:31.567 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:31:31.567 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "" 2023-09-23T22:31:31.568 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:31:31.609 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:31:31.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:31.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:31.665 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:31:31.702 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:31:31.747 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:31:31.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:31.793 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:31:31.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:31.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:31.831 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:31:31.837 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.837 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.837 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.838 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.838 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.838 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.838 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.838 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:31:31.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:31.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:31.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:32.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:32.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:32.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:32 smithi121 bash[74920]: cluster 2023-09-23T22:31:31.097114+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T22:31:32.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:32 smithi121 bash[74920]: audit 2023-09-23T22:31:31.472592+0000 mon.a (mon.0) 587 : audit 0 from='client.? 172.21.15.121:0/893809672' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:32.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:32 smithi121 bash[74920]: audit 2023-09-23T22:31:31.915240+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.121:0/1288175351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:31:32.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:32 smithi121 bash[78246]: cluster 2023-09-23T22:31:31.097114+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T22:31:32.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:32 smithi121 bash[78246]: audit 2023-09-23T22:31:31.472592+0000 mon.a (mon.0) 587 : audit 0 from='client.? 172.21.15.121:0/893809672' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:32.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:32 smithi121 bash[78246]: audit 2023-09-23T22:31:31.915240+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.121:0/1288175351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:31:32.182 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:31:32.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:32.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:32.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:32.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:32.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:32.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:32 smithi123 bash[59255]: cluster 2023-09-23T22:31:31.097114+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T22:31:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:32 smithi123 bash[59255]: audit 2023-09-23T22:31:31.472592+0000 mon.a (mon.0) 587 : audit 0 from='client.? 172.21.15.121:0/893809672' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:32 smithi123 bash[59255]: audit 2023-09-23T22:31:31.915240+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.121:0/1288175351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:31:32.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:32.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:32.696 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:32.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:32.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:32.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:32.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:33.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:33.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:33.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:33.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[78246]: cluster 2023-09-23T22:31:32.157411+0000 mon.a (mon.0) 589 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[78246]: audit 2023-09-23T22:31:32.170231+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.121:0/1288175351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[78246]: cluster 2023-09-23T22:31:32.170450+0000 mon.a (mon.0) 591 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[78246]: cluster 2023-09-23T22:31:32.172337+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[78246]: cluster 2023-09-23T22:31:32.187887+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[78246]: cluster 2023-09-23T22:31:32.194949+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[74920]: cluster 2023-09-23T22:31:32.157411+0000 mon.a (mon.0) 589 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[74920]: audit 2023-09-23T22:31:32.170231+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.121:0/1288175351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[74920]: cluster 2023-09-23T22:31:32.170450+0000 mon.a (mon.0) 591 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T22:31:33.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[74920]: cluster 2023-09-23T22:31:32.172337+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[74920]: cluster 2023-09-23T22:31:32.187887+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:33 smithi121 bash[74920]: cluster 2023-09-23T22:31:32.194949+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:33.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:33.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:33.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:33.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:33.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:33.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:33 smithi123 bash[59255]: cluster 2023-09-23T22:31:32.157411+0000 mon.a (mon.0) 589 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:31:33.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:33 smithi123 bash[59255]: audit 2023-09-23T22:31:32.170231+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.121:0/1288175351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:31:33.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:33 smithi123 bash[59255]: cluster 2023-09-23T22:31:32.170450+0000 mon.a (mon.0) 591 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T22:31:33.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:33 smithi123 bash[59255]: cluster 2023-09-23T22:31:32.172337+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:33 smithi123 bash[59255]: cluster 2023-09-23T22:31:32.187887+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:33 smithi123 bash[59255]: cluster 2023-09-23T22:31:32.194949+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:31:33.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:33.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:33.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:33.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:33.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:33.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:33.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:33.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:33.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:33.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:33.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:33.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:34.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:34.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:34.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:34.194 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:34 smithi123 bash[59255]: cluster 2023-09-23T22:31:33.097717+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:34.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:34.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:34.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:34 smithi121 bash[78246]: cluster 2023-09-23T22:31:33.097717+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:34.268 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:34 smithi121 bash[74920]: cluster 2023-09-23T22:31:33.097717+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:34.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:34.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:34.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:34.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:34.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:34.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:34.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:34.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:34.758 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:34.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:34.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:34.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:34.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:34.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:35.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:35.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:35.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:35.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:35.278 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:35.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:35.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:35.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:35.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:35.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:35.685 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:35.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:35.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:35.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:35.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:35.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:35.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:36.058 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:31:36.058 INFO:teuthology.orchestra.run.smithi121.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-23T22:31:36.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:36.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:36.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:36.182 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:36 smithi123 bash[59255]: cluster 2023-09-23T22:31:35.098161+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:36.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:36.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:36.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:36.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:36.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:36.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:36 smithi121 bash[74920]: cluster 2023-09-23T22:31:35.098161+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:36 smithi121 bash[78246]: cluster 2023-09-23T22:31:35.098161+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:36.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:36.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:36.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:36.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:36.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:36.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:36.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:36.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:36.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:36.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:36.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:37.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:37.082 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:37.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:37.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:31:37.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:37.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:37 smithi121 bash[74920]: audit 2023-09-23T22:31:36.916125+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:37.186 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:37 smithi121 bash[78246]: audit 2023-09-23T22:31:36.916125+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:37.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:37.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:37.343 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-23T22:31:37.343 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:31:37.343 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:31:37.343 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.775474 2023-09-23T22:31:37.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 0.7754740888439964 2023-09-23T22:31:37.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:37.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:37.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:31:37.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:37.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:31:37.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:37.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:37.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:37 smithi123 bash[59255]: audit 2023-09-23T22:31:36.916125+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:37.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:37.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:37.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:37.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:37.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:37.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:37.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:37.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:38.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:38.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:38.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:38.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:38.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:38.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:38.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:38 smithi121 bash[74920]: cluster 2023-09-23T22:31:37.098751+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:38.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:38 smithi121 bash[78246]: cluster 2023-09-23T22:31:37.098751+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:38.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:38.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:38.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:38 smithi123 bash[59255]: cluster 2023-09-23T22:31:37.098751+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T22:31:38.604 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:38.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:38.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:38.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:38.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:38.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:38.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:38.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:38.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:39.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:31:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:31:38] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:31:39.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:39.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:39.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:39.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:39.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:39.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:39.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:39.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:39.446 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:39.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:39.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:39.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:39.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:39.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:39.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:39.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:39.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:39.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:39.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:39.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:39.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:39.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:40.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:40.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:40.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:40 smithi123 bash[59255]: cluster 2023-09-23T22:31:39.099342+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T22:31:40.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:40.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:40.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:40.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:40.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:40.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:40.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:40.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:40 smithi121 bash[78246]: cluster 2023-09-23T22:31:39.099342+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T22:31:40.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:40 smithi121 bash[74920]: cluster 2023-09-23T22:31:39.099342+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T22:31:40.509 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:40.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:40.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:40.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:40.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:40.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:40.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:40.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:40.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:40.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:41.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:41.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.191 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:41.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:41.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:41.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:41.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:41.574 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:41.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:41.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:41.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:41.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:41.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:41.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:41.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:42.007 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:42.012 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:42.012 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:42.012 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:42.029 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:42.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:42.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:42.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:42.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:42.200 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:42 smithi121 bash[74920]: cluster 2023-09-23T22:31:41.099860+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T22:31:42.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:42.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:42.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:42 smithi121 bash[78246]: cluster 2023-09-23T22:31:41.099860+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T22:31:42.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:42.403 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:42.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:42.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:42 smithi123 bash[59255]: cluster 2023-09-23T22:31:41.099860+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T22:31:42.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:42.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:42.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:42.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:42.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:42.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:42.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:42.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:42.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:43.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:43.110 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:43.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:43.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:43.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:43.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:43.375 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:43.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:43.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:43.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:43.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:43.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:43.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:43.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:43.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:43.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:43.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:43.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:43.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:43.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:44.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:44.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:44.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:44.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:44.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:44.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:44.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:44.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:44.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:44 smithi121 bash[74920]: cluster 2023-09-23T22:31:43.100471+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2023-09-23T22:31:44.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:44 smithi121 bash[78246]: cluster 2023-09-23T22:31:43.100471+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2023-09-23T22:31:44.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:44.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:44 smithi123 bash[59255]: cluster 2023-09-23T22:31:43.100471+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2023-09-23T22:31:44.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:44.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:44.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:44.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:44.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:45.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:45.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:45.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:45.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:45 smithi123 bash[59255]: audit 2023-09-23T22:31:44.335639+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:45.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:45.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:45.364 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:45.373 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:45 smithi121 bash[74920]: audit 2023-09-23T22:31:44.335639+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:45.373 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:45 smithi121 bash[78246]: audit 2023-09-23T22:31:44.335639+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:45.392 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:45.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:45.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:45.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:45.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:45.625 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:45.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:45.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:45.760 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:45.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:45.898 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:45.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:45.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:45.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:46.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:46.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:46.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:46.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:46.189 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:46.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:46.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:46 smithi123 bash[59255]: cluster 2023-09-23T22:31:45.100912+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-23T22:31:46.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:46.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:46.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:46.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:46.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:46 smithi121 bash[74920]: cluster 2023-09-23T22:31:45.100912+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-23T22:31:46.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:46 smithi121 bash[78246]: cluster 2023-09-23T22:31:45.100912+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-23T22:31:46.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:46.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:46.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:46.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:46.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:46.860 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:46.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:46.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:46.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:46.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:47.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:47.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:47.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:47.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:47.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:47.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:47.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:47.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:47.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:47.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:47.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:47.625 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:47.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:47.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:47.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:47.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:47.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:47.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:47.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:47.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:48.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:48.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:48.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:48.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:48.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:48.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:48.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:48.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:48 smithi121 bash[78246]: cluster 2023-09-23T22:31:47.101545+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T22:31:48.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:48 smithi121 bash[74920]: cluster 2023-09-23T22:31:47.101545+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T22:31:48.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:48.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:48 smithi123 bash[59255]: cluster 2023-09-23T22:31:47.101545+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T22:31:48.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:48.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:48.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:48.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:48.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:48.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:48.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:48.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:48.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:49.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:49.043 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:49.053 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:31:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:31:48] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:31:49.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:49.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:49.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:49.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:49.307 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:49.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:49.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:49.446 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:49.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:49.696 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:49.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:49.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:49.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:49.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:49.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:49.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:50.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:50.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:50.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:50.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:50.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:50.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:50 smithi121 bash[78246]: cluster 2023-09-23T22:31:49.102170+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T22:31:50.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:50 smithi121 bash[74920]: cluster 2023-09-23T22:31:49.102170+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T22:31:50.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:50.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:50.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:50.404 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:50 smithi123 bash[59255]: cluster 2023-09-23T22:31:49.102170+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T22:31:50.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:50.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:50.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:50.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:50.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:50.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:50.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:50.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:50.941 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:50.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:50.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:51.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:51.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:51.220 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:51.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:51.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:51.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:51.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:51.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:51.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:51.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:51.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:51.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:51.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:51.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:51 smithi121 bash[78246]: audit 2023-09-23T22:31:50.851097+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:51.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:51 smithi121 bash[78246]: audit 2023-09-23T22:31:50.861770+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:51.854 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:51 smithi121 bash[78246]: cluster 2023-09-23T22:31:51.102823+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T22:31:51.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:51 smithi121 bash[74920]: audit 2023-09-23T22:31:50.851097+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:51.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:51 smithi121 bash[74920]: audit 2023-09-23T22:31:50.861770+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:51.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:51 smithi121 bash[74920]: cluster 2023-09-23T22:31:51.102823+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T22:31:51.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:51.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:51.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:51.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:52.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:52.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:52.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:52.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:51 smithi123 bash[59255]: audit 2023-09-23T22:31:50.851097+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:52.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:51 smithi123 bash[59255]: audit 2023-09-23T22:31:50.861770+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:31:52.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:51 smithi123 bash[59255]: cluster 2023-09-23T22:31:51.102823+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T22:31:52.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:52.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:52.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:52.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:52.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:52.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:52.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:52.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:52.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:52.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:52.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:52.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:52.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:52.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:52.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:52 smithi123 bash[59255]: audit 2023-09-23T22:31:51.916330+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:52.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:52.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:53.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:53.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:53.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:53.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:52 smithi121 bash[78246]: audit 2023-09-23T22:31:51.916330+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:53.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:52 smithi121 bash[74920]: audit 2023-09-23T22:31:51.916330+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:53.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:53.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:53.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:53.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:53.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:53.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:53.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:53.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:53.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:53.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:53.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:53.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:53.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:53.899 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:53 smithi121 bash[78246]: cluster 2023-09-23T22:31:53.106745+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T22:31:53.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:53 smithi121 bash[74920]: cluster 2023-09-23T22:31:53.106745+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T22:31:53.927 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:53.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:53.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:54.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:54.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:53 smithi123 bash[59255]: cluster 2023-09-23T22:31:53.106745+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T22:31:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:54.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:54.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:54.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:54.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:54.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:54.318 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:31:54.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:54.357 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:31:54.392 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:31:54.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:54.443 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:31:54.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:54.490 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:31:54.517 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:31:54.557 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:31:54.566 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:50241 6.f 6:f243f72e:::benchmark_data_smithi121_104650_object50240:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.780296+0000", 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 120.780614938, 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.18802208200000001, 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.567 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 50241 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780296+0000", 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.568 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780296+0000", 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780295+0000", 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780367+0000", 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2148000000000001e-05 2023-09-23T22:31:54.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780378+0000", 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.044e-05 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780385+0000", 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1439999999999997e-06 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.785821+0000", 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0054359530000000003 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.785961+0000", 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013962999999999999 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.786128+0000", 2023-09-23T22:31:54.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016758800000000001 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.791694+0000", 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0055657149999999997 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.791757+0000", 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3406999999999998e-05 2023-09-23T22:31:54.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.968224+0000", 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.17646711100000001 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.968279+0000", 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4790000000000002e-05 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.573 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.968318+0000", 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9051000000000003e-05 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:50244 6.f 6:fa051863:::benchmark_data_smithi121_104650_object50243:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.780535+0000", 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 120.78037661099999, 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.191547843, 2023-09-23T22:31:54.574 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 50244 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780535+0000", 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.575 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780535+0000", 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780534+0000", 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780562+0000", 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8121000000000001e-05 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780571+0000", 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1339999999999993e-06 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.780577+0000", 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9689999999999999e-06 2023-09-23T22:31:54.577 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.787840+0000", 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072625340000000002 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.787967+0000", 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000127503 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.578 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.788093+0000", 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000126239 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.791761+0000", 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0036680660000000002 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.792036+0000", 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000274283 2023-09-23T22:31:54.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.971986+0000", 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.179950474 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.972037+0000", 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0529999999999999e-05 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.972082+0000", 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5745000000000003e-05 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:50250 6.f 6:fce3cfc4:::benchmark_data_smithi121_104650_object50249:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.784962+0000", 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 120.775948722, 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.188905094, 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.581 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 50250 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.784962+0000", 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.582 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.784962+0000", 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.784961+0000", 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.583 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.784983+0000", 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2719999999999999e-05 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.784993+0000", 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0158e-05 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.785000+0000", 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5699999999999998e-06 2023-09-23T22:31:54.584 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.789650+0000", 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0046501930000000004 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.789779+0000", 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012824700000000001 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.585 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.789934+0000", 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015511600000000001 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.791767+0000", 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001833721 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.792192+0000", 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00042473899999999999 2023-09-23T22:31:54.586 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.973766+0000", 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.18157371 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.973833+0000", 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7146999999999999e-05 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.587 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.973867+0000", 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4560000000000001e-05 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:63800 6.8 e99/95 6:175f6fc5:::benchmark_data_smithi121_104650_object63799:head v 99'3943, mlcod=99'3939)", 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:04.745182+0000", 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 109.815728706, 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.120880264, 2023-09-23T22:31:54.588 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.745182+0000", 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.745182+0000", 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.589 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.745182+0000", 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.745213+0000", 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1390999999999998e-05 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.590 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.745223+0000", 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5179999999999993e-06 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.745228+0000", 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4140000000000002e-06 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.748251+0000", 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003022874 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.591 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.748277+0000", 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5687e-05 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.866003+0000", 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.117726684 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.592 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.866063+0000", 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9431000000000001e-05 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:63809 6.8 e99/95 6:1eefc27a:::benchmark_data_smithi121_104650_object63808:head v 99'3945, mlcod=99'3941)", 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:04.755158+0000", 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 109.805753501, 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.121559321, 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.593 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.755158+0000", 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.755158+0000", 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.594 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.755157+0000", 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.755188+0000", 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1254000000000003e-05 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.755200+0000", 2023-09-23T22:31:54.595 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1929999999999999e-05 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.755208+0000", 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5519999999999999e-06 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.866096+0000", 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.11088880299999999 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.596 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.866119+0000", 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2727000000000001e-05 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.876676+0000", 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010557176 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.876717+0000", 2023-09-23T22:31:54.597 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0738999999999997e-05 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:63811 6.8 e99/95 6:16d3081d:::benchmark_data_smithi121_104650_object63810:head v 99'3946, mlcod=99'3941)", 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:04.758790+0000", 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 109.802121509, 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.117949665, 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.598 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.758790+0000", 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.758790+0000", 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.599 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.758789+0000", 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.758824+0000", 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5055999999999998e-05 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.758839+0000", 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5392000000000001e-05 2023-09-23T22:31:54.600 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.758848+0000", 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8480000000000007e-06 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.869000+0000", 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.110152573 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.601 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.869059+0000", 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8980000000000001e-05 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.876720+0000", 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0076600909999999999 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:04.876739+0000", 2023-09-23T22:31:54.602 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9721999999999999e-05 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:64839 6.f 6:f747d047:::benchmark_data_smithi121_104650_object64838:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.687230+0000", 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.87368123500001, 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.155930759, 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.603 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 64839 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687230+0000", 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687230+0000", 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687228+0000", 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687251+0000", 2023-09-23T22:31:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2793999999999999e-05 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687261+0000", 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9899999999999992e-06 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687268+0000", 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9999999999999999e-06 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687392+0000", 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000124368 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687541+0000", 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014870700000000001 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.687669+0000", 2023-09-23T22:31:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000127711 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.689967+0000", 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0022982089999999998 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691200+0000", 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001232901 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.843063+0000", 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.15186332799999999 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.843117+0000", 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3703999999999999e-05 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.843161+0000", 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3591000000000003e-05 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:64842 6.e e99/95 6:72899163:::benchmark_data_smithi121_104650_object64841:head v 99'3989, mlcod=99'3987)", 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.691671+0000", 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.86924043499999, 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14247949500000001, 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691671+0000", 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691671+0000", 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691670+0000", 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691765+0000", 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5342999999999998e-05 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691773+0000", 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8760000000000005e-06 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691778+0000", 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7740000000000004e-06 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691816+0000", 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7475999999999998e-05 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.691836+0000", 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0449999999999999e-05 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693977+0000", 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021407000000000002 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.834150+0000", 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14017348199999999 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:64843 6.8 e99/95 6:12fe6522:::benchmark_data_smithi121_104650_object64842:head v 99'4006, mlcod=99'4004)", 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.692044+0000", 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.86886677699999, 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14368208199999999, 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692044+0000", 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692044+0000", 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692043+0000", 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692120+0000", 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6366999999999996e-05 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692128+0000", 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5399999999999996e-06 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692133+0000", 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8860000000000003e-06 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692166+0000", 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2416000000000003e-05 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692180+0000", 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4201e-05 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.835565+0000", 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.143384924 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.835726+0000", 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000161719 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:64845 6.1 e99/95 6:8077c682:::benchmark_data_smithi121_104650_object64844:head v 99'4075, mlcod=99'4073)", 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.692422+0000", 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.868489453, 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14359400899999999, 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692422+0000", 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692422+0000", 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692421+0000", 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692534+0000", 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000113273 2023-09-23T22:31:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692545+0000", 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0533000000000001e-05 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692551+0000", 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4779999999999996e-06 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692614+0000", 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2300999999999999e-05 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692632+0000", 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8233999999999999e-05 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.835858+0000", 2023-09-23T22:31:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.143225887 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.836016+0000", 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015805300000000001 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:64848 6.0 e99/95 6:03ae2aea:::benchmark_data_smithi121_104650_object64847:head v 99'4067, mlcod=99'4065)", 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.692752+0000", 2023-09-23T22:31:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.86815942200001, 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14280837900000001, 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692752+0000", 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692752+0000", 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692751+0000", 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692774+0000", 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3006999999999998e-05 2023-09-23T22:31:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692784+0000", 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0199e-05 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692813+0000", 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8615e-05 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692851+0000", 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7812000000000003e-05 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.692870+0000", 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9048000000000001e-05 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.835440+0000", 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.142570472 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.835560+0000", 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011991 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:64849 6.3 e99/95 6:c73f976c:::benchmark_data_smithi121_104650_object64848:head v 99'3981, mlcod=99'3979)", 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.693304+0000", 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.867607257, 2023-09-23T22:31:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14083535599999999, 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693304+0000", 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693304+0000", 2023-09-23T22:31:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693303+0000", 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693364+0000", 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0442999999999997e-05 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693372+0000", 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7139999999999999e-06 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693378+0000", 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6110000000000001e-06 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693421+0000", 2023-09-23T22:31:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2964999999999999e-05 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.693438+0000", 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7249999999999999e-05 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.834089+0000", 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14065096499999999 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.834139+0000", 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0009000000000002e-05 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:64850 6.2 e99/95 6:463a3cb0:::benchmark_data_smithi121_104650_object64849:head v 99'4017, mlcod=99'4014)", 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:05.695499+0000", 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 108.865412369, 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14416384099999999, 2023-09-23T22:31:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.695499+0000", 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.695499+0000", 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.695498+0000", 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.695548+0000", 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0432000000000001e-05 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.833267+0000", 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.137718637 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.833285+0000", 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8236999999999998e-05 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.833387+0000", 2023-09-23T22:31:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000101687 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.833416+0000", 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8730000000000001e-05 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.839618+0000", 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0062022379999999997 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:05.839663+0000", 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4638000000000002e-05 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:104650 6.f 6:f492a354:::benchmark_data_smithi121_104650_object104649:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e101)", 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:47.438824+0000", 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 67.122087526000001, 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13625746999999999, 2023-09-23T22:31:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 104650 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438824+0000", 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438824+0000", 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438822+0000", 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438845+0000", 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2887999999999998e-05 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438855+0000", 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0237999999999999e-05 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438862+0000", 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5309999999999998e-06 2023-09-23T22:31:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.438903+0000", 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1823000000000003e-05 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.439014+0000", 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011029 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.439127+0000", 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000113115 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.448079+0000", 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0089521319999999998 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.450920+0000", 2023-09-23T22:31:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028414159999999998 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.575001+0000", 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.124080312 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.575047+0000", 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5825000000000003e-05 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.575081+0000", 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4548999999999997e-05 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:104655 6.f 6:fc145b7c:::benchmark_data_smithi121_104650_object104654:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e101)", 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:47.443216+0000", 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 67.117694799999995, 2023-09-23T22:31:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.131960567, 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 104655 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.443216+0000", 2023-09-23T22:31:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.443216+0000", 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.443215+0000", 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.443237+0000", 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2531000000000002e-05 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.443254+0000", 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6558e-05 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.443262+0000", 2023-09-23T22:31:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2099999999999993e-06 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.444366+0000", 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0011044270000000001 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.444499+0000", 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000132803 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.444642+0000", 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014283699999999999 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.450929+0000", 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0062869470000000002 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.452658+0000", 2023-09-23T22:31:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0017292049999999999 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.575114+0000", 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.12245586999999999 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.575149+0000", 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4570999999999998e-05 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.575177+0000", 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8240000000000001e-05 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:104659 6.f 6:fe34d67c:::benchmark_data_smithi121_104650_object104658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e101)", 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:47.445633+0000", 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 67.115277952, 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13331768499999999, 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 104659 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.445633+0000", 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.445633+0000", 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.445632+0000", 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.445651+0000", 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9542999999999999e-05 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.445666+0000", 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4493e-05 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.445673+0000", 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2559999999999996e-06 2023-09-23T22:31:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.448103+0000", 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0024295250000000001 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.448251+0000", 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014868600000000001 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.448417+0000", 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016521999999999999 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.451042+0000", 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026256719999999999 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.452858+0000", 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018152820000000001 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.578855+0000", 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.125997318 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.578913+0000", 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7621999999999998e-05 2023-09-23T22:31:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:47.578951+0000", 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8346999999999997e-05 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:107722 6.f 6:ff542d6e:::benchmark_data_smithi121_104650_object107721:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e101)", 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:50.982121+0000", 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 63.578790011999999, 2023-09-23T22:31:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.16222004300000001, 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 107722 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982121+0000", 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982121+0000", 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982120+0000", 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982152+0000", 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1903000000000003e-05 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982165+0000", 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3056e-05 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982172+0000", 2023-09-23T22:31:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8199999999999999e-06 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982207+0000", 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5265999999999997e-05 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982346+0000", 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013946400000000001 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.982486+0000", 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013938000000000001 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.993912+0000", 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011425727 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.993972+0000", 2023-09-23T22:31:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0402999999999997e-05 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:51.144220+0000", 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.15024770000000001 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:51.144300+0000", 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0846999999999994e-05 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:51.144341+0000", 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0704000000000002e-05 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:107726 6.f 6:f053ec11:::benchmark_data_smithi121_104650_object107725:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e101)", 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:30:50.984110+0000", 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 63.576801117999999, 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.16034158400000001, 2023-09-23T22:31:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 107726 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.984110+0000", 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.984110+0000", 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.984109+0000", 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.984131+0000", 2023-09-23T22:31:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2549e-05 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.984144+0000", 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2176e-05 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.984152+0000", 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3550000000000005e-06 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.989919+0000", 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0057674079999999999 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.990010+0000", 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.09e-05 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.990098+0000", 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7560999999999997e-05 2023-09-23T22:31:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.993964+0000", 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003865987 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:50.993981+0000", 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7285000000000001e-05 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:51.144379+0000", 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.150397747 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:51.144421+0000", 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2642999999999998e-05 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:30:51.144452+0000", 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0128e-05 2023-09-23T22:31:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127890 6.f 6:fa16cadf:::benchmark_data_smithi121_104650_object16125:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.271594+0000", 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 38.289316913, 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24776532300000001, 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127890 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271594+0000", 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271594+0000", 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271593+0000", 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271599+0000", 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4250000000000003e-06 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271610+0000", 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1406999999999999e-05 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271619+0000", 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6139999999999992e-06 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271664+0000", 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4601000000000002e-05 2023-09-23T22:31:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271742+0000", 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8399999999999995e-05 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271805+0000", 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2712000000000005e-05 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.275274+0000", 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003469237 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.278154+0000", 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028796120000000001 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519249+0000", 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24109586299999999 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519308+0000", 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8230000000000003e-05 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519360+0000", 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1829000000000001e-05 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:128168 6.f 6:f019e7bf:::benchmark_data_smithi121_104650_object16403:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.835180+0000", 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 37.725731383999999, 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13651245000000001, 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 128168 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:31:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835180+0000", 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835180+0000", 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:31:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835178+0000", 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835185+0000", 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6549999999999998e-06 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835196+0000", 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0769e-05 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835203+0000", 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4059999999999999e-06 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835526+0000", 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000322577 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835645+0000", 2023-09-23T22:31:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119394 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.835763+0000", 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118158 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.851096+0000", 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015333176 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.852661+0000", 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0015647180000000001 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.971598+0000", 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.11893706800000001 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.971648+0000", 2023-09-23T22:31:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0044999999999999e-05 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.971692+0000", 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3958999999999997e-05 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:31:54.687 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:31:54.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:54.688 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.689 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:31:54.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:54.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:54.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:54.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:54 smithi121 bash[78246]: audit 2023-09-23T22:31:54.286590+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.121:0/1395260530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:54.881 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:54 smithi121 bash[74920]: audit 2023-09-23T22:31:54.286590+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.121:0/1395260530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:54.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:54.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:54.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:55.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:55.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:55.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:55.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:55.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:54 smithi123 bash[59255]: audit 2023-09-23T22:31:54.286590+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.121:0/1395260530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:31:55.300 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:55.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:55.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:55.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:55.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:55.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:55.663 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:55.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:55.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:55.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:55.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:55.907 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:31:55.918 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.3 primary-affinity to 0.775474 (8508212) 2023-09-23T22:31:55.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:55.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:55.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:55.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:56.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:56.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.107219+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T22:31:56.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[78246]: audit 2023-09-23T22:31:55.266964+0000 mon.a (mon.0) 597 : audit 1 from='client.? 172.21.15.121:0/3084356945' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.7754740888439964}]: dispatch 2023-09-23T22:31:56.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[78246]: audit 2023-09-23T22:31:55.541882+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.121:0/2738343183' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:56.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[78246]: audit 2023-09-23T22:31:55.542929+0000 mon.a (mon.0) 598 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:56.088 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.107219+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T22:31:56.088 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[74920]: audit 2023-09-23T22:31:55.266964+0000 mon.a (mon.0) 597 : audit 1 from='client.? 172.21.15.121:0/3084356945' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.7754740888439964}]: dispatch 2023-09-23T22:31:56.088 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[74920]: audit 2023-09-23T22:31:55.541882+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.121:0/2738343183' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:56.088 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:55 smithi121 bash[74920]: audit 2023-09-23T22:31:55.542929+0000 mon.a (mon.0) 598 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:56.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:56.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:56.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:55 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.107219+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T22:31:56.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:55 smithi123 bash[59255]: audit 2023-09-23T22:31:55.266964+0000 mon.a (mon.0) 597 : audit 1 from='client.? 172.21.15.121:0/3084356945' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.7754740888439964}]: dispatch 2023-09-23T22:31:56.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:55 smithi123 bash[59255]: audit 2023-09-23T22:31:55.541882+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.121:0/2738343183' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:56.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:55 smithi123 bash[59255]: audit 2023-09-23T22:31:55.542929+0000 mon.a (mon.0) 598 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:31:56.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:56.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:56.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:56.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:56.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:56.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:56.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:56.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:56.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:56.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:56.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:56.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:56.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:56.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:56.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:56.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:31:56.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:57.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:57.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.877985+0000 mon.a (mon.0) 599 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.878020+0000 mon.a (mon.0) 600 : cluster 1 Cluster is now healthy 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: audit 2023-09-23T22:31:55.898549+0000 mon.a (mon.0) 601 : audit 1 from='client.? 172.21.15.121:0/3084356945' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.7754740888439964}]': finished 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: audit 2023-09-23T22:31:55.898725+0000 mon.a (mon.0) 602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.899119+0000 mon.a (mon.0) 603 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.900924+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.901192+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.907045+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:56 smithi123 bash[59255]: cluster 2023-09-23T22:31:55.910136+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.877985+0000 mon.a (mon.0) 599 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.878020+0000 mon.a (mon.0) 600 : cluster 1 Cluster is now healthy 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: audit 2023-09-23T22:31:55.898549+0000 mon.a (mon.0) 601 : audit 1 from='client.? 172.21.15.121:0/3084356945' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.7754740888439964}]': finished 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: audit 2023-09-23T22:31:55.898725+0000 mon.a (mon.0) 602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.899119+0000 mon.a (mon.0) 603 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.900924+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.901192+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.907045+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[78246]: cluster 2023-09-23T22:31:55.910136+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.877985+0000 mon.a (mon.0) 599 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.878020+0000 mon.a (mon.0) 600 : cluster 1 Cluster is now healthy 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: audit 2023-09-23T22:31:55.898549+0000 mon.a (mon.0) 601 : audit 1 from='client.? 172.21.15.121:0/3084356945' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.7754740888439964}]': finished 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: audit 2023-09-23T22:31:55.898725+0000 mon.a (mon.0) 602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.899119+0000 mon.a (mon.0) 603 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.900924+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.901192+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.907045+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:56 smithi121 bash[74920]: cluster 2023-09-23T22:31:55.910136+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:31:57.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:57.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:57.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:57.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:57.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:57.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:57.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:57.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:57.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:57.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:57.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:57.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:57.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:57.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.901833+0000 mon.a (mon.0) 604 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.905055+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.905210+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.906070+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.907442+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.908097+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.909369+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.910290+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:56.914532+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[74920]: cluster 2023-09-23T22:31:57.107663+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T22:31:57.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.901833+0000 mon.a (mon.0) 604 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.905055+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.905210+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.906070+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.907442+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.908097+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.909369+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.910290+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:56.914532+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:57.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:31:57 smithi121 bash[78246]: cluster 2023-09-23T22:31:57.107663+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T22:31:57.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:57.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:31:57.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:57.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:31:58.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.901833+0000 mon.a (mon.0) 604 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.905055+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.905210+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.906070+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.907442+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.908097+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.909369+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.910290+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:56.914532+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:31:58.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:31:57 smithi123 bash[59255]: cluster 2023-09-23T22:31:57.107663+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T22:31:58.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:31:58.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:31:58.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:58.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:58.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:58.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:58.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:58.528 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:58.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:58.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:58.771 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:31:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:31:58] "GET /metrics HTTP/1.1" 200 36334 "" "Prometheus/2.33.4" 2023-09-23T22:31:58.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:31:58.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:31:58.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:58.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:31:58.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:58.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:31:58.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:31:59.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:59.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:31:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:31:59.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:59.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:59.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:59.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:59.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:59.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:59.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:59.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:59.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:31:59.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:31:59.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:59.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:31:59.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:31:59.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:59.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:31:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:31:59.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:31:59.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:31:59.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:00.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:00.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:00.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:00.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:00.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:00.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:00 smithi121 bash[74920]: cluster 2023-09-23T22:31:59.108184+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:32:00.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:00 smithi121 bash[74920]: audit 2023-09-23T22:31:59.840046+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:00.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:00 smithi121 bash[74920]: audit 2023-09-23T22:31:59.851156+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:00.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:00.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:00 smithi123 bash[59255]: cluster 2023-09-23T22:31:59.108184+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:32:00.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:00 smithi123 bash[59255]: audit 2023-09-23T22:31:59.840046+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:00.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:00 smithi123 bash[59255]: audit 2023-09-23T22:31:59.851156+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:00.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:00.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:00.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:00 smithi121 bash[78246]: cluster 2023-09-23T22:31:59.108184+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:32:00.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:00 smithi121 bash[78246]: audit 2023-09-23T22:31:59.840046+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:00.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:00 smithi121 bash[78246]: audit 2023-09-23T22:31:59.851156+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:00.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:00.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:00.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:00.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:00.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:00.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:00.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:00.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:00.939 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:00.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:00.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:00.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:01.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:01.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:01.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:01.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:01.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:01 smithi121 bash[74920]: audit 2023-09-23T22:32:00.537804+0000 mon.a (mon.0) 607 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:01.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:01 smithi121 bash[74920]: audit 2023-09-23T22:32:00.538600+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:01.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:01 smithi121 bash[74920]: audit 2023-09-23T22:32:00.543995+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:01.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:01 smithi121 bash[78246]: audit 2023-09-23T22:32:00.537804+0000 mon.a (mon.0) 607 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:01.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:01 smithi121 bash[78246]: audit 2023-09-23T22:32:00.538600+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:01.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:01 smithi121 bash[78246]: audit 2023-09-23T22:32:00.543995+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:01.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:01.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:01.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:01.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:01 smithi123 bash[59255]: audit 2023-09-23T22:32:00.537804+0000 mon.a (mon.0) 607 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:01.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:01 smithi123 bash[59255]: audit 2023-09-23T22:32:00.538600+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:01.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:01 smithi123 bash[59255]: audit 2023-09-23T22:32:00.543995+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:01.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:01.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:01.525 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:01.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:01.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:01.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:01.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:01.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:01.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:01.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:01.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:01.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:02.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:02.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:02.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:02.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:02.176 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:02.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:02.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:02 smithi123 bash[59255]: cluster 2023-09-23T22:32:01.108740+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-09-23T22:32:02.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:02.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:02.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:02 smithi121 bash[74920]: cluster 2023-09-23T22:32:01.108740+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-09-23T22:32:02.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:02 smithi121 bash[78246]: cluster 2023-09-23T22:32:01.108740+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-09-23T22:32:02.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:02.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:02.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:02.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:02.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:02.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:02.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:02.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:02.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:02.956 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-23T22:32:02.956 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:32:02.956 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-23T22:32:02.956 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:32:02.957 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:32:02.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-23T22:32:02.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:03.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:03.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:03.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:03.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:03.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:03.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:03.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:03.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:03.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:03.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:03.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:03.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:03.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:03.554 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:03.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:03.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:03.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:03.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:03.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:03.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:03.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:03.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:03.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:04.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:04.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:04.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:04.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:04.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:04.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:04.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:04.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:04.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:04 smithi123 bash[59255]: cluster 2023-09-23T22:32:03.109403+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T22:32:04.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:04 smithi121 bash[74920]: cluster 2023-09-23T22:32:03.109403+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T22:32:04.448 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:04 smithi121 bash[78246]: cluster 2023-09-23T22:32:03.109403+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T22:32:04.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:04.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:04.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:04.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:04.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:04.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:04.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:04.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:04.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:04.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:04.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:04.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:04.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:05.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:05.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:05.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:05.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:05.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:05.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:05.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:05.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:05.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:05.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:05.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:05.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:05.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:05.760 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:05.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:05.891 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:05.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:05.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:05.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:06.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:06.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:06.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:06.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:06.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:06.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:06.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:06.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:06 smithi123 bash[59255]: cluster 2023-09-23T22:32:05.109797+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 512 op/s 2023-09-23T22:32:06.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:06.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:06.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:06 smithi121 bash[78246]: cluster 2023-09-23T22:32:05.109797+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 512 op/s 2023-09-23T22:32:06.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:06 smithi121 bash[74920]: cluster 2023-09-23T22:32:05.109797+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 512 op/s 2023-09-23T22:32:06.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:06.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:06.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:06.532 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:06.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:06.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:06.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:06.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:06.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:06.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:06.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:06.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:06.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:06.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:06.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:06.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:07.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:07.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:07.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:07.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:07.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:07.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:07.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:07.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:07.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:07.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:07.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:07.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:07.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:07.781 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:32:07.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:07.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:07.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:07.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:08.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:08.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:08.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:08.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:07 smithi123 bash[59255]: audit 2023-09-23T22:32:06.925457+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:08.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:07 smithi123 bash[59255]: audit 2023-09-23T22:32:06.928164+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:08.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:07 smithi123 bash[59255]: cluster 2023-09-23T22:32:07.110494+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-09-23T22:32:08.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:07 smithi121 bash[78246]: audit 2023-09-23T22:32:06.925457+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:08.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:07 smithi121 bash[78246]: audit 2023-09-23T22:32:06.928164+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:08.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:07 smithi121 bash[78246]: cluster 2023-09-23T22:32:07.110494+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-09-23T22:32:08.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:07 smithi121 bash[74920]: audit 2023-09-23T22:32:06.925457+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:08.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:07 smithi121 bash[74920]: audit 2023-09-23T22:32:06.928164+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:08.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:07 smithi121 bash[74920]: cluster 2023-09-23T22:32:07.110494+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-09-23T22:32:08.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:08.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:08.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:08.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:08.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:08.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:08.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:08.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:08.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:08.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:08.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:08.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:08.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:08.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:08.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:09.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:09.023 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:32:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:32:08] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:32:09.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:09.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:09.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:09.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:09.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:09.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:09.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:09.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:09.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:09.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:09.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:09.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:09.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:09.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:09.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:09.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:09.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:09.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:09.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:10.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:10.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:10.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:10.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:10.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:10.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:10.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:10.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:10 smithi123 bash[59255]: cluster 2023-09-23T22:32:09.111115+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-09-23T22:32:10.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:10.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:10.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:10.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:10 smithi121 bash[74920]: cluster 2023-09-23T22:32:09.111115+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-09-23T22:32:10.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:10 smithi121 bash[78246]: cluster 2023-09-23T22:32:09.111115+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-09-23T22:32:10.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:10.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:10.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:10.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:10.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:10.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:10.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:10.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:10.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:10.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:10.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:10.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:11.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:11.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:11.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:11.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:11.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:11.248 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:167163 6.7 e106/95 6:ec508ab1:::benchmark_data_smithi121_104650_object55398:head v 106'10371, mlcod=106'10365)", 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:32:11.217523+0000", 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.02796823, 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.028011878, 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.249 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.217523+0000", 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.217523+0000", 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:11.250 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.217522+0000", 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.217529+0000", 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.905e-06 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.217562+0000", 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3149999999999999e-05 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.251 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.217570+0000", 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.605e-06 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.222725+0000", 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0051554590000000003 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:11.252 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.222786+0000", 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1014000000000002e-05 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:167172 6.f e106/95 6:f6d1e0e5:::benchmark_data_smithi121_104650_object55407:head v 106'10629, mlcod=106'10627)", 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:32:11.230965+0000", 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.014526002, 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014651943000000001, 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:11.253 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.230965+0000", 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.230965+0000", 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.254 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.230964+0000", 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.230973+0000", 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6500000000000002e-06 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.230986+0000", 2023-09-23T22:32:11.255 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3157e-05 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.230994+0000", 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1629999999999996e-06 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.231065+0000", 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.093e-05 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.256 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.231087+0000", 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1874000000000001e-05 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:167173 6.4 e106/95 6:2323628f:::benchmark_data_smithi121_104650_object55408:head v 106'10332, mlcod=106'10328)", 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:32:11.234276+0000", 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.011215157999999999, 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011418246999999999, 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:11.257 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.234276+0000", 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.234276+0000", 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.258 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.234275+0000", 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.234283+0000", 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6240000000000008e-06 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.234294+0000", 2023-09-23T22:32:11.259 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0492000000000001e-05 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.234300+0000", 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6490000000000002e-06 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.240118+0000", 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0058171689999999996 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.260 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.240138+0000", 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0072999999999999e-05 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:167174 6.f e106/95 6:f5a93d9e:::benchmark_data_smithi121_104650_object55409:head v 106'10630, mlcod=106'10627)", 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:32:11.236170+0000", 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0093204689999999996, 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0095861350000000008, 2023-09-23T22:32:11.261 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.236170+0000", 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.236170+0000", 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.262 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.236170+0000", 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.236178+0000", 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1850000000000004e-06 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.263 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.236193+0000", 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4795e-05 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.236200+0000", 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6709999999999999e-06 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.265 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.240964+0000", 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0047631990000000001 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.240988+0000", 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4513000000000001e-05 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.266 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:167180 6.c e106/105 6:38f1f0b7:::benchmark_data_smithi121_104650_object55415:head v 106'10513, mlcod=106'10511)", 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:32:11.245452+0000", 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 3.8485999999999997e-05, 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00036466599999999998, 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245452+0000", 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.267 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245452+0000", 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245451+0000", 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245461+0000", 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.747e-06 2023-09-23T22:32:11.268 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245475+0000", 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4304999999999999e-05 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245484+0000", 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4460000000000001e-06 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245531+0000", 2023-09-23T22:32:11.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7712e-05 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:11.245554+0000", 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2268000000000001e-05 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 5 2023-09-23T22:32:11.270 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:32:11.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:11.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:11.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:11.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:11.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:11.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:11.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:11.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:11.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:11.685 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:11.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:11.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:11.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:11.870 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:32:11.870 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:32:11.870 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:32:11.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:11.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:11.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:12.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:12.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:12.138 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:32:12.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:12.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:12 smithi123 bash[59255]: cluster 2023-09-23T22:32:11.115982+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T22:32:12.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:12 smithi123 bash[59255]: audit 2023-09-23T22:32:12.084539+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.121:0/2450604892' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:32:12.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:32:12.243 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:32:12.251 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:12.278 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:12.280 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:32:12.316 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:32:12.349 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:32:12.380 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:32:12.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:12.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:12.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:12.419 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:32:12.428 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.429 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:32:12.466 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:12 smithi121 bash[78246]: cluster 2023-09-23T22:32:11.115982+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T22:32:12.466 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:12 smithi121 bash[78246]: audit 2023-09-23T22:32:12.084539+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.121:0/2450604892' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:32:12.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:12 smithi121 bash[74920]: cluster 2023-09-23T22:32:11.115982+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T22:32:12.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:12 smithi121 bash[74920]: audit 2023-09-23T22:32:12.084539+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.121:0/2450604892' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:32:12.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:12.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:12.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:12.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:12.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:12.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:12.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:12.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:12.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:12.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:12.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:12.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:13.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:13.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:13.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:13.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:13.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:13.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:13.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:13.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:13.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:13.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:13.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:13.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:13.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:13.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:13.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:13.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:13.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:13.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:13.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:13.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:13.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:14.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:14.119 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:14.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:14.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:14 smithi123 bash[59255]: cluster 2023-09-23T22:32:13.116629+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:32:14.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:14.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:14.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:14.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:32:14.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:14.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:14 smithi121 bash[78246]: cluster 2023-09-23T22:32:13.116629+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:32:14.375 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:14 smithi121 bash[74920]: cluster 2023-09-23T22:32:13.116629+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:32:14.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:14.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:14.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:14.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:14.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:14.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:14.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:14.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:14.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:14.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:14.938 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:14.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:15.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:15.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:15.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:15.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:15.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:15.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:15.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:15.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:15.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:15.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:15.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:15.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:15.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:15.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:15.723 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:15.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:15.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:15.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:15.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:15.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:16.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:16.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:16.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:16.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:16.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:16 smithi121 bash[78246]: cluster 2023-09-23T22:32:15.117078+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-09-23T22:32:16.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:16 smithi121 bash[74920]: cluster 2023-09-23T22:32:15.117078+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-09-23T22:32:16.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:16.364 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:16.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:16.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:16.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:16 smithi123 bash[59255]: cluster 2023-09-23T22:32:15.117078+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-09-23T22:32:16.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:16.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:16.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:16.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:16.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:16.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:16.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:16.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:16.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:16.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:16.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:17.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:32:17.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:17.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:17.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:17.194 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:32:17.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:17.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:17.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:17.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:17.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:17.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:17.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:17 smithi121 bash[74920]: audit 2023-09-23T22:32:16.392222+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.121:0/1590448759' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:32:17.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:17 smithi121 bash[74920]: audit 2023-09-23T22:32:16.393285+0000 mon.a (mon.0) 612 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:32:17.482 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:17 smithi121 bash[78246]: audit 2023-09-23T22:32:16.392222+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.121:0/1590448759' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:32:17.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:17 smithi121 bash[78246]: audit 2023-09-23T22:32:16.393285+0000 mon.a (mon.0) 612 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:32:17.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:17.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:17.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:17 smithi123 bash[59255]: audit 2023-09-23T22:32:16.392222+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.121:0/1590448759' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:32:17.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:17 smithi123 bash[59255]: audit 2023-09-23T22:32:16.393285+0000 mon.a (mon.0) 612 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:32:17.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:17.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:17.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:17.703 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-23T22:32:17.703 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:32:17.704 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:32:17.704 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 0.352186 2023-09-23T22:32:17.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 0.35218646155482847 2023-09-23T22:32:17.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:17.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:17.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:17.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:17.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:17.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:18.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:18.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:18.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:18.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:18.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:18.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:18.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.117667+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T22:32:18.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.175063+0000 mon.a (mon.0) 613 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:32:18.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: audit 2023-09-23T22:32:17.182120+0000 mon.a (mon.0) 614 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:32:18.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.182467+0000 mon.a (mon.0) 615 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T22:32:18.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.183609+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.187252+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.197949+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[78246]: cluster 2023-09-23T22:32:17.202920+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.117667+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.175063+0000 mon.a (mon.0) 613 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: audit 2023-09-23T22:32:17.182120+0000 mon.a (mon.0) 614 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.182467+0000 mon.a (mon.0) 615 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.183609+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.187252+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.197949+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[74920]: cluster 2023-09-23T22:32:17.202920+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:18.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.117667+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.175063+0000 mon.a (mon.0) 613 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: audit 2023-09-23T22:32:17.182120+0000 mon.a (mon.0) 614 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.182467+0000 mon.a (mon.0) 615 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.183609+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.187252+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.197949+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:18 smithi123 bash[59255]: cluster 2023-09-23T22:32:17.202920+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:32:18.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:18.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:18.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:18.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:18.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:18.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:18.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:18.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:18.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:19.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:32:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:32:18] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:32:19.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:19.029 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:19.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:19.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:19.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:19.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:19.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:19.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:19.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:19.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:19.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:19.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:19.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:19.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:19.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:19.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:19.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:19.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:19.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:19.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:19.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:20.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:20.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:20.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:20.201 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:20 smithi121 bash[74920]: cluster 2023-09-23T22:32:19.118148+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T22:32:20.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:20.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:20 smithi123 bash[59255]: cluster 2023-09-23T22:32:19.118148+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T22:32:20.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:20.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:20.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:20.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:20.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:20.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:32:20.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:20.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:20 smithi121 bash[78246]: cluster 2023-09-23T22:32:19.118148+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T22:32:20.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:20.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:20.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:20.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:20.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:20.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:20.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:20.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:20.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:20.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:20.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:20.965 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:21.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:21.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:21.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:21.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:21.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:21.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:21.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:21.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:21.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:21.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:21.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:21.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:21.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:21.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:21.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:21.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:21.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:21.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:21.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:21.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:21.979 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:21.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:22.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:22.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:22.146 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:22.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:22.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:22.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:22 smithi121 bash[78246]: cluster 2023-09-23T22:32:21.118766+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T22:32:22.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:22 smithi121 bash[78246]: audit 2023-09-23T22:32:21.921224+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:22.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:22 smithi121 bash[78246]: audit 2023-09-23T22:32:21.922520+0000 mon.a (mon.0) 617 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:22.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:22 smithi121 bash[74920]: cluster 2023-09-23T22:32:21.118766+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T22:32:22.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:22 smithi121 bash[74920]: audit 2023-09-23T22:32:21.921224+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:22.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:22 smithi121 bash[74920]: audit 2023-09-23T22:32:21.922520+0000 mon.a (mon.0) 617 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:22.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:22 smithi123 bash[59255]: cluster 2023-09-23T22:32:21.118766+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T22:32:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:22 smithi123 bash[59255]: audit 2023-09-23T22:32:21.921224+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:32:22.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:22 smithi123 bash[59255]: audit 2023-09-23T22:32:21.922520+0000 mon.a (mon.0) 617 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:22.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:22.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:22.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:22.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:22.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:22.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:22.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:22.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:22.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:22.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:22.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:22.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:22.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:22.998 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:23.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:23.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:23.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:23.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:23.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:23.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:23.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:23.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:23.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:23.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:23.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:23.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:23.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:23.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:23.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:23.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:23.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:23.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:23.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:23.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:24.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:24.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:24.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:24.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:24.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:24.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:24.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:24.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:24.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:24.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:24.449 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:24 smithi121 bash[78246]: cluster 2023-09-23T22:32:23.119389+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-09-23T22:32:24.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:24 smithi121 bash[74920]: cluster 2023-09-23T22:32:23.119389+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-09-23T22:32:24.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:24.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:24.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:24 smithi123 bash[59255]: cluster 2023-09-23T22:32:23.119389+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-09-23T22:32:24.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:24.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:24.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:24.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:24.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:24.870 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:24.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:24.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:25.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:25.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:25.029 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:25.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:25.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:25.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:25.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:25.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:25.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:25.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:25.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:25.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:25.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:25.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:25.660 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:25.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:25.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:25.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:25.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:25.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:25.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:25.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:26.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:26.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:26.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:26.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:26 smithi123 bash[59255]: cluster 2023-09-23T22:32:25.119846+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-09-23T22:32:26.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:26.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:26.341 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:26.348 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:26 smithi121 bash[74920]: cluster 2023-09-23T22:32:25.119846+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-09-23T22:32:26.348 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:26 smithi121 bash[78246]: cluster 2023-09-23T22:32:25.119846+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-09-23T22:32:26.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:26.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:26.475 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:26.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:26.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:26.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:26.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:26.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:26.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:26.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:26.891 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:26.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:26.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:26.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:27.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:27.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:27.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:27.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:27.191 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:27.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:27.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:27.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:27.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:27.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:27.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:27.598 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:27.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:27.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:27.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:27.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:27.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:27.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:27.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:27.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:27.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:28.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:28.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:28 smithi121 bash[74920]: cluster 2023-09-23T22:32:27.120711+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T22:32:28.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:28.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:28.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:28.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:28.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:28.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:28 smithi121 bash[78246]: cluster 2023-09-23T22:32:27.120711+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T22:32:28.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:28.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:28.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:28 smithi123 bash[59255]: cluster 2023-09-23T22:32:27.120711+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T22:32:28.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:28.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:28.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:28.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:28.792 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:28.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:28.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:28.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:29.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:29.037 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:32:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:32:28] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.33.4" 2023-09-23T22:32:29.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:29.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:29.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:29.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:29.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:29.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:29.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:29.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:29.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:29.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:29.605 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:29.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:29.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:29.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:29.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:29.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:29.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:29.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:29.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:29.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:30.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:30.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:30.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:30.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:30.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:30 smithi121 bash[74920]: cluster 2023-09-23T22:32:29.121307+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:32:30.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:30.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:30.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:30.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:30.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:30.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:30 smithi121 bash[78246]: cluster 2023-09-23T22:32:29.121307+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:32:30.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:30 smithi123 bash[59255]: cluster 2023-09-23T22:32:29.121307+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:32:30.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:30.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:30.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:30.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:30.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:30.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:30.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:30.963 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:30.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:31.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:31.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:31.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:31.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:31.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:31.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:31.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:31.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:31.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:31.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:31.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:31.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:31.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:31.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:31.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:31.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:31.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:31.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:31.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:31.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:32.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:32.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:32.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:32.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:32.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:32.293 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:32 smithi123 bash[59255]: cluster 2023-09-23T22:32:31.121869+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:32:32.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:32.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:32.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:32.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:32.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:32 smithi121 bash[78246]: cluster 2023-09-23T22:32:31.121869+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:32:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:32 smithi121 bash[74920]: cluster 2023-09-23T22:32:31.121869+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:32:32.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:32.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:32.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:32.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:32.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:32.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:32.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:32.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:32.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:32.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:32.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:33.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:33.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:33.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:33.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:33.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:33.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:33.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:33.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:33.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:33.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:33.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:33.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:33.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:33.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:33.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:33.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:33.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:33.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:33.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:33.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:34.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:34.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:34.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:34.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:34.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:34.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:34.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:34.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:34 smithi121 bash[74920]: cluster 2023-09-23T22:32:33.122496+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T22:32:34.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:34 smithi121 bash[78246]: cluster 2023-09-23T22:32:33.122496+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T22:32:34.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:34.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:34.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:34.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:34 smithi123 bash[59255]: cluster 2023-09-23T22:32:33.122496+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T22:32:34.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:34.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:34.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:34.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:34.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:34.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:34.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:34.858 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:34.885 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:34.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:34.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:35.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:35.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:35.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:35.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:35.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:35.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:35.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:35.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:35.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:35.527 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:32:35.527 INFO:teuthology.orchestra.run.smithi121.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-23T22:32:35.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:35.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:35.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:35.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:35.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:35.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:35.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:35.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:35.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:35.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:36.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:36.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:36.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:36.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:36 smithi123 bash[59255]: cluster 2023-09-23T22:32:35.122919+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-09-23T22:32:36.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:36.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:36.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:36.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:36.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:36.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:36.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:36 smithi121 bash[74920]: cluster 2023-09-23T22:32:35.122919+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-09-23T22:32:36.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:36 smithi121 bash[78246]: cluster 2023-09-23T22:32:35.122919+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-09-23T22:32:36.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:36.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:36.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:36.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:36.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:36.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:36.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:36.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:36.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:36.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:36.938 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:36.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:37.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:37.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:37.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:37.203 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:37.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:37.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:37.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:37.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:37.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:37.472 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:37 smithi123 bash[59255]: audit 2023-09-23T22:32:36.917258+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:37 smithi121 bash[78246]: audit 2023-09-23T22:32:36.917258+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:37 smithi121 bash[74920]: audit 2023-09-23T22:32:36.917258+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:37.530 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:32:37.574 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:37.593 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:32:37.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:37.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:37.640 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:32:37.684 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:32:37.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:37.726 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:32:37.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:37.759 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:32:37.794 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:32:37.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:37.835 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:32:37.870 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:37.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:37.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:37.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:37.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:38.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:38.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:38.203 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[74920]: cluster 2023-09-23T22:32:37.124748+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T22:32:38.203 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[74920]: audit 2023-09-23T22:32:37.445813+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.121:0/1728982705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:32:38.203 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[74920]: audit 2023-09-23T22:32:37.824278+0000 mon.a (mon.0) 620 : audit 1 from='client.? 172.21.15.121:0/3273763289' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.35218646155482847}]: dispatch 2023-09-23T22:32:38.224 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.6 primary-affinity to 0.352186 (8230802) 2023-09-23T22:32:38.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:38 smithi123 bash[59255]: cluster 2023-09-23T22:32:37.124748+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T22:32:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:38 smithi123 bash[59255]: audit 2023-09-23T22:32:37.445813+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.121:0/1728982705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:32:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:38 smithi123 bash[59255]: audit 2023-09-23T22:32:37.824278+0000 mon.a (mon.0) 620 : audit 1 from='client.? 172.21.15.121:0/3273763289' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.35218646155482847}]: dispatch 2023-09-23T22:32:38.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:38.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:38.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:38.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:38.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[78246]: cluster 2023-09-23T22:32:37.124748+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T22:32:38.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[78246]: audit 2023-09-23T22:32:37.445813+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.121:0/1728982705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:32:38.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[78246]: audit 2023-09-23T22:32:37.824278+0000 mon.a (mon.0) 620 : audit 1 from='client.? 172.21.15.121:0/3273763289' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.35218646155482847}]: dispatch 2023-09-23T22:32:38.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:38.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:38.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:38.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:38.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:38.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:38.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:38.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:38.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:38.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:38.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:38.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:39.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:32:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:32:38] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-09-23T22:32:39.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:39.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:39.103 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:32:39.185 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:39.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:39.323 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[74920]: audit 2023-09-23T22:32:38.213402+0000 mon.a (mon.0) 621 : audit 1 from='client.? 172.21.15.121:0/3273763289' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.35218646155482847}]': finished 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[74920]: cluster 2023-09-23T22:32:38.213510+0000 mon.a (mon.0) 622 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[74920]: cluster 2023-09-23T22:32:38.222307+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[74920]: cluster 2023-09-23T22:32:38.235784+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[78246]: audit 2023-09-23T22:32:38.213402+0000 mon.a (mon.0) 621 : audit 1 from='client.? 172.21.15.121:0/3273763289' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.35218646155482847}]': finished 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[78246]: cluster 2023-09-23T22:32:38.213510+0000 mon.a (mon.0) 622 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[78246]: cluster 2023-09-23T22:32:38.222307+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:32:39.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:39 smithi121 bash[78246]: cluster 2023-09-23T22:32:38.235784+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:32:39.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:39.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:39.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:39.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:39 smithi123 bash[59255]: audit 2023-09-23T22:32:38.213402+0000 mon.a (mon.0) 621 : audit 1 from='client.? 172.21.15.121:0/3273763289' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.35218646155482847}]': finished 2023-09-23T22:32:39.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:39 smithi123 bash[59255]: cluster 2023-09-23T22:32:38.213510+0000 mon.a (mon.0) 622 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T22:32:39.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:39 smithi123 bash[59255]: cluster 2023-09-23T22:32:38.222307+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:32:39.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:39 smithi123 bash[59255]: cluster 2023-09-23T22:32:38.235784+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:32:39.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:39.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:39.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:39.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:39.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:39.740 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:39.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:39.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:39.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:39.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:39.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:39.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:40.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:40.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:40.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:40.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:40.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:40.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:40.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[74920]: cluster 2023-09-23T22:32:39.125135+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-09-23T22:32:40.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[74920]: cluster 2023-09-23T22:32:39.229204+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[74920]: cluster 2023-09-23T22:32:39.230564+0000 mon.a (mon.0) 623 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T22:32:40.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[74920]: cluster 2023-09-23T22:32:39.234725+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[74920]: cluster 2023-09-23T22:32:39.238654+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[74920]: cluster 2023-09-23T22:32:39.238966+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:40.287 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:40.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:40.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:40.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:40 smithi123 bash[59255]: cluster 2023-09-23T22:32:39.125135+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-09-23T22:32:40.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:40 smithi123 bash[59255]: cluster 2023-09-23T22:32:39.229204+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:40 smithi123 bash[59255]: cluster 2023-09-23T22:32:39.230564+0000 mon.a (mon.0) 623 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T22:32:40.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:40 smithi123 bash[59255]: cluster 2023-09-23T22:32:39.234725+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:40 smithi123 bash[59255]: cluster 2023-09-23T22:32:39.238654+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:40 smithi123 bash[59255]: cluster 2023-09-23T22:32:39.238966+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:40.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[78246]: cluster 2023-09-23T22:32:39.125135+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-09-23T22:32:40.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[78246]: cluster 2023-09-23T22:32:39.229204+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[78246]: cluster 2023-09-23T22:32:39.230564+0000 mon.a (mon.0) 623 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T22:32:40.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[78246]: cluster 2023-09-23T22:32:39.234725+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[78246]: cluster 2023-09-23T22:32:39.238654+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:40 smithi121 bash[78246]: cluster 2023-09-23T22:32:39.238966+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:32:40.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:40.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:40.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:40.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:40.678 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:40.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:40.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:40.807 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:40.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:40.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:40.943 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:40.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:40.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:41.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:41.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:41.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:41.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:41.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:41.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:41.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:41.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:41.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:41.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:41.605 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:41.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:41.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:41.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:41.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:41.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:41.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:41.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:42.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:42.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:42.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:42.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:42.247 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:32:42.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:42.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:42.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:42.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:42 smithi121 bash[78246]: cluster 2023-09-23T22:32:41.125720+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:32:42.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:42 smithi121 bash[78246]: audit 2023-09-23T22:32:41.903411+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:32:42.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:42 smithi121 bash[78246]: audit 2023-09-23T22:32:41.905154+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.121:0/282880489' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:32:42.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:42 smithi121 bash[74920]: cluster 2023-09-23T22:32:41.125720+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:32:42.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:42 smithi121 bash[74920]: audit 2023-09-23T22:32:41.903411+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:32:42.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:42 smithi121 bash[74920]: audit 2023-09-23T22:32:41.905154+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.121:0/282880489' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:32:42.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:42.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:42.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:42 smithi123 bash[59255]: cluster 2023-09-23T22:32:41.125720+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:32:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:42 smithi123 bash[59255]: audit 2023-09-23T22:32:41.903411+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:32:42.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:42 smithi123 bash[59255]: audit 2023-09-23T22:32:41.905154+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.121:0/282880489' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:32:42.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:42.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:42.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:42.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:42.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:42.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:42.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:42.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:42.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:42.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:43.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:43.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:43.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:43.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:32:43.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:43.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:43.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:43.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:43.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:43.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:43.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:43.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: cluster 2023-09-23T22:32:42.231894+0000 mon.a (mon.0) 625 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: cluster 2023-09-23T22:32:42.239205+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: audit 2023-09-23T22:32:42.239736+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: cluster 2023-09-23T22:32:42.239877+0000 mon.a (mon.0) 627 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: cluster 2023-09-23T22:32:42.244186+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: cluster 2023-09-23T22:32:42.251568+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[74920]: cluster 2023-09-23T22:32:42.259252+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: cluster 2023-09-23T22:32:42.231894+0000 mon.a (mon.0) 625 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:32:43.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: cluster 2023-09-23T22:32:42.239205+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: audit 2023-09-23T22:32:42.239736+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:32:43.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: cluster 2023-09-23T22:32:42.239877+0000 mon.a (mon.0) 627 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T22:32:43.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: cluster 2023-09-23T22:32:42.244186+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: cluster 2023-09-23T22:32:42.251568+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:43 smithi121 bash[78246]: cluster 2023-09-23T22:32:42.259252+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: cluster 2023-09-23T22:32:42.231894+0000 mon.a (mon.0) 625 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:32:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: cluster 2023-09-23T22:32:42.239205+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: audit 2023-09-23T22:32:42.239736+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:32:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: cluster 2023-09-23T22:32:42.239877+0000 mon.a (mon.0) 627 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T22:32:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: cluster 2023-09-23T22:32:42.244186+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: cluster 2023-09-23T22:32:42.251568+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:43 smithi123 bash[59255]: cluster 2023-09-23T22:32:42.259252+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:32:43.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:43.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:43.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:43.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:43.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:43.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:43.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:43.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:43.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:43.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:43.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:44.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:44.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:44.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:44.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:44.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:44 smithi123 bash[59255]: cluster 2023-09-23T22:32:43.127841+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 944 op/s 2023-09-23T22:32:44.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:44.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:44.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:44.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:44.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:44 smithi121 bash[74920]: cluster 2023-09-23T22:32:43.127841+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 944 op/s 2023-09-23T22:32:44.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:44 smithi121 bash[78246]: cluster 2023-09-23T22:32:43.127841+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 944 op/s 2023-09-23T22:32:44.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:44.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:44.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:44.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:44.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:44.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:44.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:44.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:44.927 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:44.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:45.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:45.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:45.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:45.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:45.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:45.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:45.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:45.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:32:45.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:45.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:45.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:45.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:45.629 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:45.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:45.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:45.871 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:45.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:45.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:45.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:45.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:46.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:46.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:46.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:46.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:46.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:46.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:46.284 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-23T22:32:46.284 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:32:46.284 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-09-23T22:32:46.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:32:46.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:46.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:46.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:46.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:46 smithi123 bash[59255]: cluster 2023-09-23T22:32:45.128462+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-23T22:32:46.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:46.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:46.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:46 smithi121 bash[78246]: cluster 2023-09-23T22:32:45.128462+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-23T22:32:46.578 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:46 smithi121 bash[74920]: cluster 2023-09-23T22:32:45.128462+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-23T22:32:46.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:46.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:46.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:46.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:46.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:46.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:46.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:46.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:47.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:47.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:47.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:47.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:47.237 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:47.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:47.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:47.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:47.395 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:47.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:47.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:47.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:47.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:47.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:47.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:47.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:47.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:47.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:47.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:47.909 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:47.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:47.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:47.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:48.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:48.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:48.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:48.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:48 smithi121 bash[74920]: cluster 2023-09-23T22:32:47.129092+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2023-09-23T22:32:48.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:48 smithi121 bash[78246]: cluster 2023-09-23T22:32:47.129092+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2023-09-23T22:32:48.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:48.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:48.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:48.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:48 smithi123 bash[59255]: cluster 2023-09-23T22:32:47.129092+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2023-09-23T22:32:48.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:48.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:48.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:48.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:48.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:48.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:48.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:48.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:48.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:48.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:48.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:48.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:49.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:32:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:32:48] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-09-23T22:32:49.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:49.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:49.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:49.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:49.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:49.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:49.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:49.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:49.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:49.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:49.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:49.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:49.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:49.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:49.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:49.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:49.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:50.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:50.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:50.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:50.228 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:50.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:50.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:50.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:50.400 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:50.402 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:50 smithi121 bash[74920]: cluster 2023-09-23T22:32:49.129730+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T22:32:50.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:50 smithi121 bash[78246]: cluster 2023-09-23T22:32:49.129730+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T22:32:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:50.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:50.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:50.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:50 smithi123 bash[59255]: cluster 2023-09-23T22:32:49.129730+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T22:32:50.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:50.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:50.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:50.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:50.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:50.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:50.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:50.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:50.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:51.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:51.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:51.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:51.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:51.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:51.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:51.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:51.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:51.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:51.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:51.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:51.563 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:51.590 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:51.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:51.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:51.823 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:51.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:51.952 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:51.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:51.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:51.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:51.978 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:52.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:52.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:52.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:52.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:52 smithi121 bash[74920]: cluster 2023-09-23T22:32:51.130266+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T22:32:52.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:52 smithi121 bash[74920]: audit 2023-09-23T22:32:51.917657+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:52.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:52.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:52.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:52.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:52.466 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:52 smithi121 bash[78246]: cluster 2023-09-23T22:32:51.130266+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T22:32:52.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:52 smithi121 bash[78246]: audit 2023-09-23T22:32:51.917657+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:52.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:52 smithi123 bash[59255]: cluster 2023-09-23T22:32:51.130266+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T22:32:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:52 smithi123 bash[59255]: audit 2023-09-23T22:32:51.917657+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:52.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:52.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:52.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:52.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:52.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:52.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:52.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:52.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:52.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:53.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:53.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:53.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:53.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:53.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:53.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:53.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:53.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:53.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:53.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:53.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:53.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:53.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:53.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:53.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:53.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:53.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:53.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:53.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:53.952 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:53.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:54.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:54.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:54.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:54.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:54.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:54.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:54 smithi121 bash[74920]: cluster 2023-09-23T22:32:53.130832+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-23T22:32:54.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:54 smithi121 bash[78246]: cluster 2023-09-23T22:32:53.130832+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-23T22:32:54.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:54.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:54 smithi123 bash[59255]: cluster 2023-09-23T22:32:53.130832+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-23T22:32:54.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:54.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:54.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:54.604 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:32:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:32:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:32:54.604 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25790 6.c 6:3565d122:::benchmark_data_smithi121_104650_object25789:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.018375+0000", 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.58160425700001, 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26075133299999997, 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.605 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25790 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018375+0000", 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.606 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018375+0000", 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018374+0000", 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018400+0000", 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5290999999999999e-05 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018412+0000", 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2006e-05 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018419+0000", 2023-09-23T22:32:54.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8539999999999997e-06 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.018823+0000", 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00040400599999999999 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.019025+0000", 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020149100000000001 2023-09-23T22:32:54.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.019221+0000", 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000196529 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.023577+0000", 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0043558499999999997 2023-09-23T22:32:54.610 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.024893+0000", 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013159370000000001 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.279055+0000", 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25416134699999998 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.279096+0000", 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1527999999999999e-05 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.279127+0000", 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0667999999999998e-05 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.612 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25796 6.c 6:354a286b:::benchmark_data_smithi121_104650_object25795:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.021439+0000", 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.57854022699999, 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.263841938, 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25796 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.613 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.021439+0000", 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.021439+0000", 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.614 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.021439+0000", 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.021461+0000", 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2889999999999999e-05 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.021474+0000", 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2583e-05 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.615 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.021484+0000", 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0105999999999999e-05 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.023616+0000", 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021317340000000001 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.023750+0000", 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000134194 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.023900+0000", 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015046600000000001 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028196+0000", 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0042956340000000004 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.029595+0000", 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013986770000000001 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285187+0000", 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.255592135 2023-09-23T22:32:54.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285237+0000", 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0059000000000003e-05 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285281+0000", 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4422000000000003e-05 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25804 6.c 6:3d34bf8d:::benchmark_data_smithi121_104650_object25803:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.026225+0000", 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.573754573, 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25917596399999998, 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25804 2023-09-23T22:32:54.620 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026225+0000", 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026225+0000", 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026223+0000", 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026256+0000", 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2943e-05 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026271+0000", 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4439e-05 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026280+0000", 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5060000000000001e-06 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026334+0000", 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3375999999999999e-05 2023-09-23T22:32:54.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026744+0000", 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00041026300000000001 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.027161+0000", 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00041748300000000001 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.624 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.029602+0000", 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0024402640000000001 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.029636+0000", 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3902999999999997e-05 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285324+0000", 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25568804699999997 2023-09-23T22:32:54.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285366+0000", 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1987000000000003e-05 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285401+0000", 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5429999999999998e-05 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.626 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25805 6.c 6:3b4352a3:::benchmark_data_smithi121_104650_object25804:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.026288+0000", 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.57369159199999, 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25924915199999998, 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.627 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25805 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026288+0000", 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026288+0000", 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026288+0000", 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026320+0000", 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2044e-05 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026345+0000", 2023-09-23T22:32:54.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5335000000000001e-05 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.026353+0000", 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2949999999999994e-06 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028239+0000", 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001885655 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028393+0000", 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000154551 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028608+0000", 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021412800000000001 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.031792+0000", 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031846040000000002 2023-09-23T22:32:54.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.031833+0000", 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1236000000000003e-05 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285429+0000", 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25359547999999998 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285491+0000", 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2210000000000002e-05 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.285537+0000", 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6205000000000002e-05 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.633 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25811 6.c 6:3e56553a:::benchmark_data_smithi121_104650_object25810:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.028372+0000", 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.571607739, 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25959122600000001, 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25811 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.634 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028372+0000", 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028372+0000", 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028371+0000", 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.635 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028394+0000", 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3144000000000001e-05 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028407+0000", 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2877999999999999e-05 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.028415+0000", 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4330000000000004e-06 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.029679+0000", 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0012640520000000001 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.029797+0000", 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011759100000000001 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.029925+0000", 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012836999999999999 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.031826+0000", 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0019010539999999999 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.032613+0000", 2023-09-23T22:32:54.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00078697599999999999 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.287854+0000", 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25524101399999999 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.287910+0000", 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5581999999999997e-05 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.287963+0000", 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3582999999999998e-05 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25836 6.c 6:3cddedd6:::benchmark_data_smithi121_104650_object25835:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.043163+0000", 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.556816263, 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24492997799999999, 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.640 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25836 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043163+0000", 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043163+0000", 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043162+0000", 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043182+0000", 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0440000000000001e-05 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043197+0000", 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4545999999999999e-05 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043205+0000", 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0949999999999996e-06 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043247+0000", 2023-09-23T22:32:54.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1455000000000002e-05 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043343+0000", 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5996999999999996e-05 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.043449+0000", 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000106167 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.044440+0000", 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00099115800000000001 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.045036+0000", 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00059597299999999997 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.288007+0000", 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24297143199999999 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.288057+0000", 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9842000000000002e-05 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.288093+0000", 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6285999999999998e-05 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.646 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:25841 6.c 6:39cfd6e6:::benchmark_data_smithi121_104650_object25840:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:38.049619+0000", 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 196.55036058900001, 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23858910999999999, 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 25841 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049619+0000", 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049619+0000", 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049618+0000", 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:54.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049639+0000", 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0973000000000001e-05 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049651+0000", 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1943999999999999e-05 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049658+0000", 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4479999999999999e-06 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049696+0000", 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8544000000000002e-05 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049797+0000", 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000101242 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.049886+0000", 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8261000000000001e-05 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.050740+0000", 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00085444899999999996 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.051247+0000", 2023-09-23T22:32:54.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00050686500000000001 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.288130+0000", 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23688347300000001 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.288173+0000", 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2685999999999998e-05 2023-09-23T22:32:54.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:38.288208+0000", 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5194999999999998e-05 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:50220 6.6 6:6d3fafc8:::benchmark_data_smithi121_104650_object50219:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:53.738209+0000", 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 180.861771202, 2023-09-23T22:32:54.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22715511999999999, 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 50220 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.738209+0000", 2023-09-23T22:32:54.654 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.738209+0000", 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.738207+0000", 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.738226+0000", 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9287999999999999e-05 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.770175+0000", 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.031949040999999997 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.770194+0000", 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8606000000000001e-05 2023-09-23T22:32:54.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.770575+0000", 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000381379 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.770734+0000", 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015913900000000001 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.770893+0000", 2023-09-23T22:32:54.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000158438 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.773537+0000", 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026437320000000002 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.775432+0000", 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018955930000000001 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.787039+0000", 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011606681000000001 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.787085+0000", 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6007999999999997e-05 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:53.965364+0000", 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.178278785 2023-09-23T22:32:54.659 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:52540 6.6 6:6e70b0a7:::benchmark_data_smithi121_104650_object52539:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:55.738769+0000", 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 178.86121084199999, 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.20615228699999999, 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.660 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 52540 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.738769+0000", 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.738769+0000", 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.738768+0000", 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.738793+0000", 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5728000000000002e-05 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.738804+0000", 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0437e-05 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.738810+0000", 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5610000000000004e-06 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.745383+0000", 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0065727770000000001 2023-09-23T22:32:54.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.745543+0000", 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000160285 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.745689+0000", 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000145561 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.754712+0000", 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0090233290000000001 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.754758+0000", 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5232999999999999e-05 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.944801+0000", 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.19004295299999999 2023-09-23T22:32:54.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.944877+0000", 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6423999999999999e-05 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.944921+0000", 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4229e-05 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:52547 6.6 6:65506d53:::benchmark_data_smithi121_104650_object52546:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:29:55.743511+0000", 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 178.85646862499999, 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.201500503, 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 52547 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.743511+0000", 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.743511+0000", 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.743510+0000", 2023-09-23T22:32:54.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.743535+0000", 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5184000000000001e-05 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.743547+0000", 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2369e-05 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.743555+0000", 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3939999999999998e-06 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.754780+0000", 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011225214000000001 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.754936+0000", 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015642400000000001 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.755096+0000", 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015931499999999999 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.766615+0000", 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011519468 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.766938+0000", 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00032244499999999998 2023-09-23T22:32:54.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.944933+0000", 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.177995028 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.944975+0000", 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2585e-05 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:29:55.945012+0000", 2023-09-23T22:32:54.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6387999999999998e-05 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127874 6.b 6:d7c5df61:::benchmark_data_smithi121_104650_object16109:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.256460+0000", 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.343519588000007, 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.256029854, 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.673 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127874 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256460+0000", 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.674 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256460+0000", 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256458+0000", 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256467+0000", 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8939999999999999e-06 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256482+0000", 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4779e-05 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256491+0000", 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6379999999999993e-06 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256603+0000", 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000112642 2023-09-23T22:32:54.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256739+0000", 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000136083 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.256827+0000", 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7756999999999993e-05 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.260925+0000", 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0040982680000000004 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.260933+0000", 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5390000000000002e-06 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512404+0000", 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25147086299999999 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512452+0000", 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8103999999999999e-05 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512490+0000", 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8216999999999997e-05 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127875 6.6 6:62e1e33f:::benchmark_data_smithi121_104650_object16110:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.259558+0000", 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.340421612, 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25198663500000001, 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127875 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259558+0000", 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259558+0000", 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259557+0000", 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259564+0000", 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0620000000000003e-06 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259575+0000", 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1066e-05 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259583+0000", 2023-09-23T22:32:54.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7800000000000001e-06 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259620+0000", 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7443e-05 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259739+0000", 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011932199999999999 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259858+0000", 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118597 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.266787+0000", 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0069292970000000001 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511393+0000", 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24460626799999999 2023-09-23T22:32:54.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511451+0000", 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7454999999999998e-05 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511501+0000", 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9733e-05 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511545+0000", 2023-09-23T22:32:54.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4073000000000003e-05 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127879 6.6 6:60bceed6:::benchmark_data_smithi121_104650_object16114:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.259629+0000", 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.340350487999999, 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25202363300000002, 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.686 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127879 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259629+0000", 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259629+0000", 2023-09-23T22:32:54.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259629+0000", 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259631+0000", 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5660000000000001e-06 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259637+0000", 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6570000000000002e-06 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.259642+0000", 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2989999999999996e-06 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.262993+0000", 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033503539999999998 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.263091+0000", 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8752999999999995e-05 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.263174+0000", 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2138000000000005e-05 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.267984+0000", 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0048108459999999997 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511423+0000", 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24343864600000001 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511589+0000", 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016564499999999999 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511621+0000", 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2223e-05 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.511653+0000", 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1971000000000003e-05 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.692 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:127881 6.7 e103/95 6:e59b4c2d:::benchmark_data_smithi121_104650_object16116:head v 103'7924, mlcod=103'7922)", 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.268471+0000", 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.331508325000001, 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.239292958, 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268471+0000", 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.693 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268471+0000", 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268470+0000", 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268480+0000", 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5189999999999998e-06 2023-09-23T22:32:54.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268491+0000", 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1093e-05 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268497+0000", 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9839999999999998e-06 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268707+0000", 2023-09-23T22:32:54.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020947899999999999 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.268725+0000", 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8652e-05 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507736+0000", 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.239011167 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507764+0000", 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8011999999999999e-05 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127885 6.6 6:6faa9d35:::benchmark_data_smithi121_104650_object16120:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.271320+0000", 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.328659262000002, 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25266804999999998, 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.697 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127885 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271320+0000", 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271320+0000", 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271319+0000", 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271325+0000", 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6629999999999998e-06 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.699 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271334+0000", 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.9250000000000001e-06 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271339+0000", 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2920000000000003e-06 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271392+0000", 2023-09-23T22:32:54.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.236e-05 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271494+0000", 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000102341 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507636+0000", 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23614200299999999 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.520324+0000", 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012687624 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.520365+0000", 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1746000000000003e-05 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.523798+0000", 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003432254 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.702 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.523917+0000", 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119676 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.523989+0000", 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1218999999999997e-05 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.703 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127886 6.b 6:dc595619:::benchmark_data_smithi121_104650_object16121:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.271349+0000", 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.328630301000004, 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25428563199999998, 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127886 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.704 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271349+0000", 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271349+0000", 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271349+0000", 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271351+0000", 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.939e-06 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271355+0000", 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8419999999999998e-06 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271358+0000", 2023-09-23T22:32:54.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0819999999999999e-06 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507026+0000", 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.235667654 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507185+0000", 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000159827 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507355+0000", 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016929600000000001 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512572+0000", 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0052175479999999998 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512652+0000", 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9583e-05 2023-09-23T22:32:54.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.525496+0000", 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012844225000000001 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.525595+0000", 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8559000000000003e-05 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.525635+0000", 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0380000000000003e-05 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:127887 6.4 e103/95 6:2745cb95:::benchmark_data_smithi121_104650_object16122:head v 103'7866, mlcod=103'7864)", 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.271652+0000", 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.328328077999998, 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25377516, 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.710 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271652+0000", 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271652+0000", 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271651+0000", 2023-09-23T22:32:54.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271656+0000", 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2020000000000003e-06 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507220+0000", 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23556416499999999 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507232+0000", 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1892999999999999e-05 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507406+0000", 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017311599999999999 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507436+0000", 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0645000000000002e-05 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.525339+0000", 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017902445999999999 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.525427+0000", 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8197999999999998e-05 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.714 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:127890 6.f e103/95 6:fa16cadf:::benchmark_data_smithi121_104650_object16125:head v 103'8115, mlcod=103'8113)", 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.271909+0000", 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.328070538000006, 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.247160563, 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271909+0000", 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271909+0000", 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271908+0000", 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271916+0000", 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3799999999999996e-06 2023-09-23T22:32:54.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.506965+0000", 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.235049336 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.506981+0000", 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5608e-05 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507677+0000", 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00069662000000000001 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507701+0000", 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3842e-05 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519012+0000", 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011310903000000001 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519070+0000", 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7676000000000001e-05 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127893 6.6 6:60e9c661:::benchmark_data_smithi121_104650_object16128:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.281354+0000", 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 98.318626073999994, 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24278477600000001, 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.719 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127893 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.281354+0000", 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.720 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.281354+0000", 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.281352+0000", 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.281360+0000", 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4619999999999996e-06 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507543+0000", 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22618296600000001 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.507557+0000", 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3995999999999999e-05 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512369+0000", 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0048120530000000002 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512534+0000", 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016431900000000001 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.512659+0000", 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012561399999999999 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.520329+0000", 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0076700370000000002 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.520924+0000", 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00059424100000000002 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:32:54.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.524027+0000", 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031035870000000001 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.524105+0000", 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7507000000000002e-05 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.524138+0000", 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3726999999999997e-05 2023-09-23T22:32:54.725 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.44681.0:166365 6.c e106/105 6:3265b995:::benchmark_data_smithi121_104650_object54600:head v 106'10467, mlcod=106'10464)", 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:32:09.938139+0000", 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 44.661840648000002, 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.203046111, 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:32:54.726 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.938139+0000", 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.938139+0000", 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.938138+0000", 2023-09-23T22:32:54.727 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.938145+0000", 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6819999999999997e-06 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.985301+0000", 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.047155874 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:32:54.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.985326+0000", 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4769999999999998e-05 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.985574+0000", 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00024838099999999999 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:09.985628+0000", 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4228000000000003e-05 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:10.141127+0000", 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.15549869999999999 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:32:10.141185+0000", 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8115999999999997e-05 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:32:54.730 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:32:54.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:54.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:54.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:54.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:54.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:54.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:54.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:55.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:55.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:55.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:55.155 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:55.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:55.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:55.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:55.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:55.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:55.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:55.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:55.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:55.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:55.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:55.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:55.870 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:55.901 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:55.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:56.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:56.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:56.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:56.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:32:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:32:56.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:56 smithi121 bash[78246]: cluster 2023-09-23T22:32:55.135069+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-09-23T22:32:56.278 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:56 smithi121 bash[74920]: cluster 2023-09-23T22:32:55.135069+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-09-23T22:32:56.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:56.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:56.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:56.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:56.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:56.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:56 smithi123 bash[59255]: cluster 2023-09-23T22:32:55.135069+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-09-23T22:32:56.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:56.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:56.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:56.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:56.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:56.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:56.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:56.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:57.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:57.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:57.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:57.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:57.347 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:57.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:57.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:57.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.767 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:57.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:57.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:57.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:57.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:57.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:58.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:58.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:58.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:58.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:58.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:32:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:32:58.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:58.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:32:58 smithi123 bash[59255]: cluster 2023-09-23T22:32:57.135853+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T22:32:58.304 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:58.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:58.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:32:58 smithi121 bash[78246]: cluster 2023-09-23T22:32:57.135853+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T22:32:58.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:32:58 smithi121 bash[74920]: cluster 2023-09-23T22:32:57.135853+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T22:32:58.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:32:58.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:32:58.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:58.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:58.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:58.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:58.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:58.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:32:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:32:58.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:58.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:32:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:58.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:32:59.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.097 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:32:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:32:58] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.33.4" 2023-09-23T22:32:59.118 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:59.224 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.250 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:59.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:59.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:59.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:32:59.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:32:59.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:32:59.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:59.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:32:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:32:59.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:32:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:32:59.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:00.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:00.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:00.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:00.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:33:00.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:00.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:00 smithi121 bash[74920]: cluster 2023-09-23T22:32:59.137171+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T22:33:00.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:00.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:00.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:00.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:00.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:00.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:00 smithi123 bash[59255]: cluster 2023-09-23T22:32:59.137171+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T22:33:00.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:00 smithi121 bash[78246]: cluster 2023-09-23T22:32:59.137171+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T22:33:00.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:00.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:00.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:00.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:00.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:00.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:00.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:00.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:00.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:00.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:00.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:01.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:01.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:01.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:01.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:01.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:01.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:01.297 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:01 smithi123 bash[59255]: audit 2023-09-23T22:33:00.624614+0000 mon.a (mon.0) 629 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:33:01.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:01.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:01.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:01.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:01 smithi121 bash[74920]: audit 2023-09-23T22:33:00.624614+0000 mon.a (mon.0) 629 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:33:01.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:01 smithi121 bash[78246]: audit 2023-09-23T22:33:00.624614+0000 mon.a (mon.0) 629 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:33:01.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:01.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:01.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:01.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:01.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:01.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:01.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:01.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:01.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:01.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:01.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:01.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:01.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:01.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:02.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:02.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:02.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:02.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:02 smithi123 bash[59255]: cluster 2023-09-23T22:33:01.137733+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T22:33:02.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:02.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:02.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:02.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:02 smithi121 bash[74920]: cluster 2023-09-23T22:33:01.137733+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T22:33:02.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:02 smithi121 bash[78246]: cluster 2023-09-23T22:33:01.137733+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T22:33:02.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:02.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:02.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:02.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:02.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:02.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:02.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:02.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:02.864 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:33:02.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:02.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:02.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:02.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:02.989 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:33:03.027 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:33:03.044 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:03.064 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:33:03.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:03.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:03.096 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:33:03.136 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:33:03.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:33:03.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:03.203 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.206 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:33:03.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:03.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:03 smithi121 bash[78246]: audit 2023-09-23T22:33:02.842858+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.121:0/3783710719' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:03.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:03.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:03.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:03.477 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:03.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:03 smithi121 bash[74920]: audit 2023-09-23T22:33:02.842858+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.121:0/3783710719' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:03 smithi123 bash[59255]: audit 2023-09-23T22:33:02.842858+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.121:0/3783710719' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:03.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:03.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:03.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:03.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:03.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:03.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:03.881 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:03.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:03.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:04.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:04.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:04.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:04.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:04.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:04.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:04.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:04 smithi123 bash[59255]: cluster 2023-09-23T22:33:03.138300+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T22:33:04.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:04.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:04 smithi121 bash[74920]: cluster 2023-09-23T22:33:03.138300+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T22:33:04.386 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:04 smithi121 bash[78246]: cluster 2023-09-23T22:33:03.138300+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T22:33:04.407 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:04.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:04.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:04.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:04.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:04.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:04.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:04.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:04.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:04.807 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:04.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:04.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:04.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:04.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:04.981 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:33:05.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:05.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:05.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:05.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:05.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:05.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:05.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:05.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:05.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:05.559 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:33:05.578 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:33:05.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:05.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:05.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:05.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:05.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:05.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:05.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:05.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:05.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:06.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:06.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:06.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:06.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:06.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:06.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:06.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:06.266 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:33:06.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:06.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:06.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:06.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:06.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:06 smithi121 bash[78246]: cluster 2023-09-23T22:33:05.138696+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2023-09-23T22:33:06.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:06 smithi121 bash[78246]: audit 2023-09-23T22:33:05.508357+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.121:0/1150775528' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:33:06.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:06 smithi121 bash[78246]: audit 2023-09-23T22:33:05.509243+0000 mon.a (mon.0) 630 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:33:06.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:06 smithi121 bash[74920]: cluster 2023-09-23T22:33:05.138696+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2023-09-23T22:33:06.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:06 smithi121 bash[74920]: audit 2023-09-23T22:33:05.508357+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.121:0/1150775528' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:33:06.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:06 smithi121 bash[74920]: audit 2023-09-23T22:33:05.509243+0000 mon.a (mon.0) 630 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:33:06.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:06.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:06 smithi123 bash[59255]: cluster 2023-09-23T22:33:05.138696+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2023-09-23T22:33:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:06 smithi123 bash[59255]: audit 2023-09-23T22:33:05.508357+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.121:0/1150775528' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:33:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:06 smithi123 bash[59255]: audit 2023-09-23T22:33:05.509243+0000 mon.a (mon.0) 630 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:33:06.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:06.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:06.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:06.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:33:06.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:06.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:06.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:06.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:06.934 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":444,"stamp":"2023-09-23T22:33:05.138476+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1341462456,"num_objects":20485,"num_object_clones":0,"num_object_copies":61455,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20485,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":203325,"num_write_kb":7155214,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142159,"ondisk_log_size":142159,"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":5742048,"kb_used_data":4044320,"kb_used_omap":20,"kb_used_meta":1697451,"kb_avail":744219168,"statfs":{"total":767960285184,"available":762080428032,"internally_reserved":0,"allocated":4141383680,"data_stored":4137558574,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1738190478},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,8,3,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-452460544,"num_objects":-6904,"num_object_clones":0,"num_object_copies":-20712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6904,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.008044"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.243828+0000","last_change":"2023-09-23T22:25:32.434383+0000","last_active":"2023-09-23T22:32:39.243828+0000","last_peered":"2023-09-23T22:32:39.243828+0000","last_clean":"2023-09-23T22:32:39.243828+0000","last_became_active":"2023-09-23T22:25:32.433869+0000","last_became_peered":"2023-09-23T22:25:32.433869+0000","last_unstale":"2023-09-23T22:32:39.243828+0000","last_undegraded":"2023-09-23T22:32:39.243828+0000","last_fullsized":"2023-09-23T22:32:39.243828+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.246647+0000","last_change":"2023-09-23T22:31:56.915372+0000","last_active":"2023-09-23T22:32:39.246647+0000","last_peered":"2023-09-23T22:32:39.246647+0000","last_clean":"2023-09-23T22:32:39.246647+0000","last_became_active":"2023-09-23T22:31:56.915026+0000","last_became_peered":"2023-09-23T22:31:56.915026+0000","last_unstale":"2023-09-23T22:32:39.246647+0000","last_undegraded":"2023-09-23T22:32:39.246647+0000","last_fullsized":"2023-09-23T22:32:39.246647+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.218004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":66,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.245220+0000","last_change":"2023-09-23T22:26:01.833333+0000","last_active":"2023-09-23T22:32:39.245220+0000","last_peered":"2023-09-23T22:32:39.245220+0000","last_clean":"2023-09-23T22:32:39.245220+0000","last_became_active":"2023-09-23T22:26:01.833026+0000","last_became_peered":"2023-09-23T22:26:01.833026+0000","last_unstale":"2023-09-23T22:32:39.245220+0000","last_undegraded":"2023-09-23T22:32:39.245220+0000","last_fullsized":"2023-09-23T22:32:39.245220+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.286134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.258481+0000","last_change":"2023-09-23T22:26:01.833523+0000","last_active":"2023-09-23T22:32:39.258481+0000","last_peered":"2023-09-23T22:32:39.258481+0000","last_clean":"2023-09-23T22:32:39.258481+0000","last_became_active":"2023-09-23T22:26:01.833183+0000","last_became_peered":"2023-09-23T22:26:01.833183+0000","last_unstale":"2023-09-23T22:32:39.258481+0000","last_undegraded":"2023-09-23T22:32:39.258481+0000","last_fullsized":"2023-09-23T22:32:39.258481+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.413385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.270134+0000","last_change":"2023-09-23T22:26:01.830418+0000","last_active":"2023-09-23T22:32:39.270134+0000","last_peered":"2023-09-23T22:32:39.270134+0000","last_clean":"2023-09-23T22:32:39.270134+0000","last_became_active":"2023-09-23T22:26:01.830024+0000","last_became_peered":"2023-09-23T22:26:01.830024+0000","last_unstale":"2023-09-23T22:32:39.270134+0000","last_undegraded":"2023-09-23T22:32:39.270134+0000","last_fullsized":"2023-09-23T22:32:39.270134+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.316895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.240304+0000","last_change":"2023-09-23T22:25:02.585638+0000","last_active":"2023-09-23T22:32:39.240304+0000","last_peered":"2023-09-23T22:32:39.240304+0000","last_clean":"2023-09-23T22:32:39.240304+0000","last_became_active":"2023-09-23T22:25:02.585328+0000","last_became_peered":"2023-09-23T22:25:02.585328+0000","last_unstale":"2023-09-23T22:32:39.240304+0000","last_undegraded":"2023-09-23T22:32:39.240304+0000","last_fullsized":"2023-09-23T22:32:39.240304+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.258809+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:32:39.258809+0000","last_peered":"2023-09-23T22:32:39.258809+0000","last_clean":"2023-09-23T22:32:39.258809+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:32:39.258809+0000","last_undegraded":"2023-09-23T22:32:39.258809+0000","last_fullsized":"2023-09-23T22:32:39.258809+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":82,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.256139+0000","last_change":"2023-09-23T22:26:01.840300+0000","last_active":"2023-09-23T22:32:42.256139+0000","last_peered":"2023-09-23T22:32:42.256139+0000","last_clean":"2023-09-23T22:32:42.256139+0000","last_became_active":"2023-09-23T22:26:01.839433+0000","last_became_peered":"2023-09-23T22:26:01.839433+0000","last_unstale":"2023-09-23T22:32:42.256139+0000","last_undegraded":"2023-09-23T22:32:42.256139+0000","last_fullsized":"2023-09-23T22:32:42.256139+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.462920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248674+0000","last_change":"2023-09-23T22:25:02.587486+0000","last_active":"2023-09-23T22:32:39.248674+0000","last_peered":"2023-09-23T22:32:39.248674+0000","last_clean":"2023-09-23T22:32:39.248674+0000","last_became_active":"2023-09-23T22:25:02.587132+0000","last_became_peered":"2023-09-23T22:25:02.587132+0000","last_unstale":"2023-09-23T22:32:39.248674+0000","last_undegraded":"2023-09-23T22:32:39.248674+0000","last_fullsized":"2023-09-23T22:32:39.248674+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":41,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.248201+0000","last_change":"2023-09-23T22:26:01.839368+0000","last_active":"2023-09-23T22:32:42.248201+0000","last_peered":"2023-09-23T22:32:42.248201+0000","last_clean":"2023-09-23T22:32:42.248201+0000","last_became_active":"2023-09-23T22:26:01.838086+0000","last_became_peered":"2023-09-23T22:26:01.838086+0000","last_unstale":"2023-09-23T22:32:42.248201+0000","last_undegraded":"2023-09-23T22:32:42.248201+0000","last_fullsized":"2023-09-23T22:32:42.248201+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.093365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247596+0000","last_change":"2023-09-23T22:26:01.841874+0000","last_active":"2023-09-23T22:32:39.247596+0000","last_peered":"2023-09-23T22:32:39.247596+0000","last_clean":"2023-09-23T22:32:39.247596+0000","last_became_active":"2023-09-23T22:26:01.841445+0000","last_became_peered":"2023-09-23T22:26:01.841445+0000","last_unstale":"2023-09-23T22:32:39.247596+0000","last_undegraded":"2023-09-23T22:32:39.247596+0000","last_fullsized":"2023-09-23T22:32:39.247596+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.241273+0000","last_change":"2023-09-23T22:25:32.427535+0000","last_active":"2023-09-23T22:32:39.241273+0000","last_peered":"2023-09-23T22:32:39.241273+0000","last_clean":"2023-09-23T22:32:39.241273+0000","last_became_active":"2023-09-23T22:25:32.427194+0000","last_became_peered":"2023-09-23T22:25:32.427194+0000","last_unstale":"2023-09-23T22:32:39.241273+0000","last_undegraded":"2023-09-23T22:32:39.241273+0000","last_fullsized":"2023-09-23T22:32:39.241273+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:59.079039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242299+0000","last_change":"2023-09-23T22:13:30.135307+0000","last_active":"2023-09-23T22:32:39.242299+0000","last_peered":"2023-09-23T22:32:39.242299+0000","last_clean":"2023-09-23T22:32:39.242299+0000","last_became_active":"2023-09-23T22:13:30.134769+0000","last_became_peered":"2023-09-23T22:13:30.134769+0000","last_unstale":"2023-09-23T22:32:39.242299+0000","last_undegraded":"2023-09-23T22:32:39.242299+0000","last_fullsized":"2023-09-23T22:32:39.242299+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242254+0000","last_change":"2023-09-23T22:25:02.588763+0000","last_active":"2023-09-23T22:32:39.242254+0000","last_peered":"2023-09-23T22:32:39.242254+0000","last_clean":"2023-09-23T22:32:39.242254+0000","last_became_active":"2023-09-23T22:25:02.588454+0000","last_became_peered":"2023-09-23T22:25:02.588454+0000","last_unstale":"2023-09-23T22:32:39.242254+0000","last_undegraded":"2023-09-23T22:32:39.242254+0000","last_fullsized":"2023-09-23T22:32:39.242254+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247754+0000","last_change":"2023-09-23T22:25:32.431855+0000","last_active":"2023-09-23T22:32:39.247754+0000","last_peered":"2023-09-23T22:32:39.247754+0000","last_clean":"2023-09-23T22:32:39.247754+0000","last_became_active":"2023-09-23T22:25:32.431428+0000","last_became_peered":"2023-09-23T22:25:32.431428+0000","last_unstale":"2023-09-23T22:32:39.247754+0000","last_undegraded":"2023-09-23T22:32:39.247754+0000","last_fullsized":"2023-09-23T22:32:39.247754+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242059+0000","last_change":"2023-09-23T22:31:56.916900+0000","last_active":"2023-09-23T22:32:39.242059+0000","last_peered":"2023-09-23T22:32:39.242059+0000","last_clean":"2023-09-23T22:32:39.242059+0000","last_became_active":"2023-09-23T22:31:56.916404+0000","last_became_peered":"2023-09-23T22:31:56.916404+0000","last_unstale":"2023-09-23T22:32:39.242059+0000","last_undegraded":"2023-09-23T22:32:39.242059+0000","last_fullsized":"2023-09-23T22:32:39.242059+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:22.452786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.261384+0000","last_change":"2023-09-23T22:26:01.832778+0000","last_active":"2023-09-23T22:32:39.261384+0000","last_peered":"2023-09-23T22:32:39.261384+0000","last_clean":"2023-09-23T22:32:39.261384+0000","last_became_active":"2023-09-23T22:26:01.832443+0000","last_became_peered":"2023-09-23T22:26:01.832443+0000","last_unstale":"2023-09-23T22:32:39.261384+0000","last_undegraded":"2023-09-23T22:32:39.261384+0000","last_fullsized":"2023-09-23T22:32:39.261384+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.092353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248720+0000","last_change":"2023-09-23T22:26:01.844748+0000","last_active":"2023-09-23T22:32:39.248720+0000","last_peered":"2023-09-23T22:32:39.248720+0000","last_clean":"2023-09-23T22:32:39.248720+0000","last_became_active":"2023-09-23T22:26:01.843932+0000","last_became_peered":"2023-09-23T22:26:01.843932+0000","last_unstale":"2023-09-23T22:32:39.248720+0000","last_undegraded":"2023-09-23T22:32:39.248720+0000","last_fullsized":"2023-09-23T22:32:39.248720+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247182+0000","last_change":"2023-09-23T22:13:30.138403+0000","last_active":"2023-09-23T22:32:39.247182+0000","last_peered":"2023-09-23T22:32:39.247182+0000","last_clean":"2023-09-23T22:32:39.247182+0000","last_became_active":"2023-09-23T22:13:30.137980+0000","last_became_peered":"2023-09-23T22:13:30.137980+0000","last_unstale":"2023-09-23T22:32:39.247182+0000","last_undegraded":"2023-09-23T22:32:39.247182+0000","last_fullsized":"2023-09-23T22:32:39.247182+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.257400+0000","last_change":"2023-09-23T22:26:01.833556+0000","last_active":"2023-09-23T22:32:39.257400+0000","last_peered":"2023-09-23T22:32:39.257400+0000","last_clean":"2023-09-23T22:32:39.257400+0000","last_became_active":"2023-09-23T22:26:01.833265+0000","last_became_peered":"2023-09-23T22:26:01.833265+0000","last_unstale":"2023-09-23T22:32:39.257400+0000","last_undegraded":"2023-09-23T22:32:39.257400+0000","last_fullsized":"2023-09-23T22:32:39.257400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.181380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":84,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.239927+0000","last_change":"2023-09-23T22:24:32.641939+0000","last_active":"2023-09-23T22:32:39.239927+0000","last_peered":"2023-09-23T22:32:39.239927+0000","last_clean":"2023-09-23T22:32:39.239927+0000","last_became_active":"2023-09-23T22:24:32.641510+0000","last_became_peered":"2023-09-23T22:24:32.641510+0000","last_unstale":"2023-09-23T22:32:39.239927+0000","last_undegraded":"2023-09-23T22:32:39.239927+0000","last_fullsized":"2023-09-23T22:32:39.239927+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.268634+0000","last_change":"2023-09-23T22:26:01.833032+0000","last_active":"2023-09-23T22:32:39.268634+0000","last_peered":"2023-09-23T22:32:39.268634+0000","last_clean":"2023-09-23T22:32:39.268634+0000","last_became_active":"2023-09-23T22:26:01.832594+0000","last_became_peered":"2023-09-23T22:26:01.832594+0000","last_unstale":"2023-09-23T22:32:39.268634+0000","last_undegraded":"2023-09-23T22:32:39.268634+0000","last_fullsized":"2023-09-23T22:32:39.268634+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.981559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"110'12899","reported_seq":12922,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:03.007112+0000","last_change":"2023-09-23T22:29:08.406976+0000","last_active":"2023-09-23T22:33:03.007112+0000","last_peered":"2023-09-23T22:33:03.007112+0000","last_clean":"2023-09-23T22:33:03.007112+0000","last_became_active":"2023-09-23T22:29:08.406119+0000","last_became_peered":"2023-09-23T22:29:08.406119+0000","last_unstale":"2023-09-23T22:33:03.007112+0000","last_undegraded":"2023-09-23T22:33:03.007112+0000","last_fullsized":"2023-09-23T22:33:03.007112+0000","mapping_epoch":95,"log_start":"99'2800","ondisk_log_start":"99'2800","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84344832,"num_objects":1287,"num_object_clones":0,"num_object_copies":3861,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1287,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12899,"num_write_kb":453952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"60'1","reported_seq":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247714+0000","last_change":"2023-09-23T22:24:32.649590+0000","last_active":"2023-09-23T22:32:39.247714+0000","last_peered":"2023-09-23T22:32:39.247714+0000","last_clean":"2023-09-23T22:32:39.247714+0000","last_became_active":"2023-09-23T22:24:32.649146+0000","last_became_peered":"2023-09-23T22:24:32.649146+0000","last_unstale":"2023-09-23T22:32:39.247714+0000","last_undegraded":"2023-09-23T22:32:39.247714+0000","last_fullsized":"2023-09-23T22:32:39.247714+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248466+0000","last_change":"2023-09-23T22:13:30.551757+0000","last_active":"2023-09-23T22:32:39.248466+0000","last_peered":"2023-09-23T22:32:39.248466+0000","last_clean":"2023-09-23T22:32:39.248466+0000","last_became_active":"2023-09-23T22:13:30.550609+0000","last_became_peered":"2023-09-23T22:13:30.550609+0000","last_unstale":"2023-09-23T22:32:39.248466+0000","last_undegraded":"2023-09-23T22:32:39.248466+0000","last_fullsized":"2023-09-23T22:32:39.248466+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.b","version":"110'12765","reported_seq":12788,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.803025+0000","last_change":"2023-09-23T22:29:08.145607+0000","last_active":"2023-09-23T22:33:00.803025+0000","last_peered":"2023-09-23T22:33:00.803025+0000","last_clean":"2023-09-23T22:33:00.803025+0000","last_became_active":"2023-09-23T22:29:08.145312+0000","last_became_peered":"2023-09-23T22:29:08.145312+0000","last_unstale":"2023-09-23T22:33:00.803025+0000","last_undegraded":"2023-09-23T22:33:00.803025+0000","last_fullsized":"2023-09-23T22:33:00.803025+0000","mapping_epoch":95,"log_start":"100'5400","ondisk_log_start":"100'5400","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":7365,"log_dups_size":0,"ondisk_log_size":7365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:10.057077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89194496,"num_objects":1361,"num_object_clones":0,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12765,"num_write_kb":452032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247578+0000","last_change":"2023-09-23T22:25:02.584303+0000","last_active":"2023-09-23T22:32:39.247578+0000","last_peered":"2023-09-23T22:32:39.247578+0000","last_clean":"2023-09-23T22:32:39.247578+0000","last_became_active":"2023-09-23T22:25:02.583891+0000","last_became_peered":"2023-09-23T22:25:02.583891+0000","last_unstale":"2023-09-23T22:32:39.247578+0000","last_undegraded":"2023-09-23T22:32:39.247578+0000","last_fullsized":"2023-09-23T22:32:39.247578+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242041+0000","last_change":"2023-09-23T22:26:01.844894+0000","last_active":"2023-09-23T22:32:39.242041+0000","last_peered":"2023-09-23T22:32:39.242041+0000","last_clean":"2023-09-23T22:32:39.242041+0000","last_became_active":"2023-09-23T22:26:01.844120+0000","last_became_peered":"2023-09-23T22:26:01.844120+0000","last_unstale":"2023-09-23T22:32:39.242041+0000","last_undegraded":"2023-09-23T22:32:39.242041+0000","last_fullsized":"2023-09-23T22:32:39.242041+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.8","version":"110'12507","reported_seq":12530,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:02.971944+0000","last_change":"2023-09-23T22:29:08.153612+0000","last_active":"2023-09-23T22:33:02.971944+0000","last_peered":"2023-09-23T22:33:02.971944+0000","last_clean":"2023-09-23T22:33:02.971944+0000","last_became_active":"2023-09-23T22:29:08.153154+0000","last_became_peered":"2023-09-23T22:29:08.153154+0000","last_unstale":"2023-09-23T22:33:02.971944+0000","last_undegraded":"2023-09-23T22:33:02.971944+0000","last_fullsized":"2023-09-23T22:33:02.971944+0000","mapping_epoch":95,"log_start":"100'4100","ondisk_log_start":"100'4100","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":8407,"log_dups_size":0,"ondisk_log_size":8407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80412672,"num_objects":1227,"num_object_clones":0,"num_object_copies":3681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12507,"num_write_kb":439488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":61,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247789+0000","last_change":"2023-09-23T22:13:30.134010+0000","last_active":"2023-09-23T22:32:39.247789+0000","last_peered":"2023-09-23T22:32:39.247789+0000","last_clean":"2023-09-23T22:32:39.247789+0000","last_became_active":"2023-09-23T22:13:30.133439+0000","last_became_peered":"2023-09-23T22:13:30.133439+0000","last_unstale":"2023-09-23T22:32:39.247789+0000","last_undegraded":"2023-09-23T22:32:39.247789+0000","last_fullsized":"2023-09-23T22:32:39.247789+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":84,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.240125+0000","last_change":"2023-09-23T22:25:32.431200+0000","last_active":"2023-09-23T22:32:39.240125+0000","last_peered":"2023-09-23T22:32:39.240125+0000","last_clean":"2023-09-23T22:32:39.240125+0000","last_became_active":"2023-09-23T22:25:32.430782+0000","last_became_peered":"2023-09-23T22:25:32.430782+0000","last_unstale":"2023-09-23T22:32:39.240125+0000","last_undegraded":"2023-09-23T22:32:39.240125+0000","last_fullsized":"2023-09-23T22:32:39.240125+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.9","version":"110'12679","reported_seq":12704,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.833666+0000","last_change":"2023-09-23T22:29:08.144080+0000","last_active":"2023-09-23T22:33:00.833666+0000","last_peered":"2023-09-23T22:33:00.833666+0000","last_clean":"2023-09-23T22:33:00.833666+0000","last_became_active":"2023-09-23T22:29:08.143775+0000","last_became_peered":"2023-09-23T22:29:08.143775+0000","last_unstale":"2023-09-23T22:33:00.833666+0000","last_undegraded":"2023-09-23T22:33:00.833666+0000","last_fullsized":"2023-09-23T22:33:00.833666+0000","mapping_epoch":95,"log_start":"99'2600","ondisk_log_start":"99'2600","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:09.450180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86704128,"num_objects":1323,"num_object_clones":0,"num_object_copies":3969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12679,"num_write_kb":448064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248627+0000","last_change":"2023-09-23T22:26:01.844552+0000","last_active":"2023-09-23T22:32:39.248627+0000","last_peered":"2023-09-23T22:32:39.248627+0000","last_clean":"2023-09-23T22:32:39.248627+0000","last_became_active":"2023-09-23T22:26:01.844043+0000","last_became_peered":"2023-09-23T22:26:01.844043+0000","last_unstale":"2023-09-23T22:32:39.248627+0000","last_undegraded":"2023-09-23T22:32:39.248627+0000","last_fullsized":"2023-09-23T22:32:39.248627+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.257602+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:32:39.257602+0000","last_peered":"2023-09-23T22:32:39.257602+0000","last_clean":"2023-09-23T22:32:39.257602+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:32:39.257602+0000","last_undegraded":"2023-09-23T22:32:39.257602+0000","last_fullsized":"2023-09-23T22:32:39.257602+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"110'12746","reported_seq":12769,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:02.971937+0000","last_change":"2023-09-23T22:29:08.153657+0000","last_active":"2023-09-23T22:33:02.971937+0000","last_peered":"2023-09-23T22:33:02.971937+0000","last_clean":"2023-09-23T22:33:02.971937+0000","last_became_active":"2023-09-23T22:29:08.153282+0000","last_became_peered":"2023-09-23T22:29:08.153282+0000","last_unstale":"2023-09-23T22:33:02.971937+0000","last_undegraded":"2023-09-23T22:33:02.971937+0000","last_fullsized":"2023-09-23T22:33:02.971937+0000","mapping_epoch":95,"log_start":"100'4800","ondisk_log_start":"100'4800","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":7946,"log_dups_size":0,"ondisk_log_size":7946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85721088,"num_objects":1308,"num_object_clones":0,"num_object_copies":3924,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1308,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12746,"num_write_kb":449728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.b","version":"60'2","reported_seq":36,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.257529+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:32:39.257529+0000","last_peered":"2023-09-23T22:32:39.257529+0000","last_clean":"2023-09-23T22:32:39.257529+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:32:39.257529+0000","last_undegraded":"2023-09-23T22:32:39.257529+0000","last_fullsized":"2023-09-23T22:32:39.257529+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242288+0000","last_change":"2023-09-23T22:26:01.847091+0000","last_active":"2023-09-23T22:32:39.242288+0000","last_peered":"2023-09-23T22:32:39.242288+0000","last_clean":"2023-09-23T22:32:39.242288+0000","last_became_active":"2023-09-23T22:26:01.846723+0000","last_became_peered":"2023-09-23T22:26:01.846723+0000","last_unstale":"2023-09-23T22:32:39.242288+0000","last_undegraded":"2023-09-23T22:32:39.242288+0000","last_fullsized":"2023-09-23T22:32:39.242288+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.f","version":"110'12845","reported_seq":12870,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.806155+0000","last_change":"2023-09-23T22:29:08.144829+0000","last_active":"2023-09-23T22:33:00.806155+0000","last_peered":"2023-09-23T22:33:00.806155+0000","last_clean":"2023-09-23T22:33:00.806155+0000","last_became_active":"2023-09-23T22:29:08.144506+0000","last_became_peered":"2023-09-23T22:29:08.144506+0000","last_unstale":"2023-09-23T22:33:00.806155+0000","last_undegraded":"2023-09-23T22:33:00.806155+0000","last_fullsized":"2023-09-23T22:33:00.806155+0000","mapping_epoch":95,"log_start":"99'2800","ondisk_log_start":"99'2800","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:27.564167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90636288,"num_objects":1383,"num_object_clones":0,"num_object_copies":4149,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1383,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12845,"num_write_kb":455296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.250539+0000","last_change":"2023-09-23T22:32:39.248455+0000","last_active":"2023-09-23T22:32:39.250539+0000","last_peered":"2023-09-23T22:32:39.250539+0000","last_clean":"2023-09-23T22:32:39.250539+0000","last_became_active":"2023-09-23T22:32:39.248067+0000","last_became_peered":"2023-09-23T22:32:39.248067+0000","last_unstale":"2023-09-23T22:32:39.250539+0000","last_undegraded":"2023-09-23T22:32:39.250539+0000","last_fullsized":"2023-09-23T22:32:39.250539+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242559+0000","last_change":"2023-09-23T22:25:32.432042+0000","last_active":"2023-09-23T22:32:39.242559+0000","last_peered":"2023-09-23T22:32:39.242559+0000","last_clean":"2023-09-23T22:32:39.242559+0000","last_became_active":"2023-09-23T22:25:32.431674+0000","last_became_peered":"2023-09-23T22:25:32.431674+0000","last_unstale":"2023-09-23T22:32:39.242559+0000","last_undegraded":"2023-09-23T22:32:39.242559+0000","last_fullsized":"2023-09-23T22:32:39.242559+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.c","version":"110'12847","reported_seq":12879,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:02.982070+0000","last_change":"2023-09-23T22:31:56.981589+0000","last_active":"2023-09-23T22:33:02.982070+0000","last_peered":"2023-09-23T22:33:02.982070+0000","last_clean":"2023-09-23T22:33:02.982070+0000","last_became_active":"2023-09-23T22:31:56.914673+0000","last_became_peered":"2023-09-23T22:31:56.914673+0000","last_unstale":"2023-09-23T22:33:02.982070+0000","last_undegraded":"2023-09-23T22:33:02.982070+0000","last_fullsized":"2023-09-23T22:33:02.982070+0000","mapping_epoch":105,"log_start":"99'3400","ondisk_log_start":"99'3400","created":95,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":9447,"log_dups_size":0,"ondisk_log_size":9447,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80412672,"num_objects":1227,"num_object_clones":0,"num_object_copies":3681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12847,"num_write_kb":450368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.241886+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:32:39.241886+0000","last_peered":"2023-09-23T22:32:39.241886+0000","last_clean":"2023-09-23T22:32:39.241886+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:32:39.241886+0000","last_undegraded":"2023-09-23T22:32:39.241886+0000","last_fullsized":"2023-09-23T22:32:39.241886+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.244883+0000","last_change":"2023-09-23T22:25:02.588680+0000","last_active":"2023-09-23T22:32:39.244883+0000","last_peered":"2023-09-23T22:32:39.244883+0000","last_clean":"2023-09-23T22:32:39.244883+0000","last_became_active":"2023-09-23T22:25:02.588335+0000","last_became_peered":"2023-09-23T22:25:02.588335+0000","last_unstale":"2023-09-23T22:32:39.244883+0000","last_undegraded":"2023-09-23T22:32:39.244883+0000","last_fullsized":"2023-09-23T22:32:39.244883+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"110'12890","reported_seq":12913,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:03.037037+0000","last_change":"2023-09-23T22:29:08.153753+0000","last_active":"2023-09-23T22:33:03.037037+0000","last_peered":"2023-09-23T22:33:03.037037+0000","last_clean":"2023-09-23T22:33:03.037037+0000","last_became_active":"2023-09-23T22:29:08.153317+0000","last_became_peered":"2023-09-23T22:29:08.153317+0000","last_unstale":"2023-09-23T22:33:03.037037+0000","last_undegraded":"2023-09-23T22:33:03.037037+0000","last_fullsized":"2023-09-23T22:33:03.037037+0000","mapping_epoch":95,"log_start":"99'2800","ondisk_log_start":"99'2800","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78446616,"num_objects":1198,"num_object_clones":0,"num_object_copies":3594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1198,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12890,"num_write_kb":450753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.8","version":"0'0","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.270267+0000","last_change":"2023-09-23T22:26:01.833178+0000","last_active":"2023-09-23T22:32:39.270267+0000","last_peered":"2023-09-23T22:32:39.270267+0000","last_clean":"2023-09-23T22:32:39.270267+0000","last_became_active":"2023-09-23T22:26:01.832828+0000","last_became_peered":"2023-09-23T22:26:01.832828+0000","last_unstale":"2023-09-23T22:32:39.270267+0000","last_undegraded":"2023-09-23T22:32:39.270267+0000","last_fullsized":"2023-09-23T22:32:39.270267+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:51.452806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242156+0000","last_change":"2023-09-23T22:26:01.831021+0000","last_active":"2023-09-23T22:32:39.242156+0000","last_peered":"2023-09-23T22:32:39.242156+0000","last_clean":"2023-09-23T22:32:39.242156+0000","last_became_active":"2023-09-23T22:26:01.830686+0000","last_became_peered":"2023-09-23T22:26:01.830686+0000","last_unstale":"2023-09-23T22:32:39.242156+0000","last_undegraded":"2023-09-23T22:32:39.242156+0000","last_fullsized":"2023-09-23T22:32:39.242156+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:14.989459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"110'12544","reported_seq":12568,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.881076+0000","last_change":"2023-09-23T22:29:08.142825+0000","last_active":"2023-09-23T22:33:00.881076+0000","last_peered":"2023-09-23T22:33:00.881076+0000","last_clean":"2023-09-23T22:33:00.881076+0000","last_became_active":"2023-09-23T22:29:08.142364+0000","last_became_peered":"2023-09-23T22:29:08.142364+0000","last_unstale":"2023-09-23T22:33:00.881076+0000","last_undegraded":"2023-09-23T22:33:00.881076+0000","last_fullsized":"2023-09-23T22:33:00.881076+0000","mapping_epoch":95,"log_start":"99'2500","ondisk_log_start":"99'2500","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:32.112319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87556096,"num_objects":1336,"num_object_clones":0,"num_object_copies":4008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12544,"num_write_kb":444160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242223+0000","last_change":"2023-09-23T22:25:02.580490+0000","last_active":"2023-09-23T22:32:39.242223+0000","last_peered":"2023-09-23T22:32:39.242223+0000","last_clean":"2023-09-23T22:32:39.242223+0000","last_became_active":"2023-09-23T22:25:02.579493+0000","last_became_peered":"2023-09-23T22:25:02.579493+0000","last_unstale":"2023-09-23T22:32:39.242223+0000","last_undegraded":"2023-09-23T22:32:39.242223+0000","last_fullsized":"2023-09-23T22:32:39.242223+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.743411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248813+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:32:39.248813+0000","last_peered":"2023-09-23T22:32:39.248813+0000","last_clean":"2023-09-23T22:32:39.248813+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:32:39.248813+0000","last_undegraded":"2023-09-23T22:32:39.248813+0000","last_fullsized":"2023-09-23T22:32:39.248813+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.241204+0000","last_change":"2023-09-23T22:25:02.583503+0000","last_active":"2023-09-23T22:32:39.241204+0000","last_peered":"2023-09-23T22:32:39.241204+0000","last_clean":"2023-09-23T22:32:39.241204+0000","last_became_active":"2023-09-23T22:25:02.582724+0000","last_became_peered":"2023-09-23T22:25:02.582724+0000","last_unstale":"2023-09-23T22:32:39.241204+0000","last_undegraded":"2023-09-23T22:32:39.241204+0000","last_fullsized":"2023-09-23T22:32:39.241204+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:12.206873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"110'12762","reported_seq":12787,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.791443+0000","last_change":"2023-09-23T22:29:08.147622+0000","last_active":"2023-09-23T22:33:00.791443+0000","last_peered":"2023-09-23T22:33:00.791443+0000","last_clean":"2023-09-23T22:33:00.791443+0000","last_became_active":"2023-09-23T22:29:08.147317+0000","last_became_peered":"2023-09-23T22:29:08.147317+0000","last_unstale":"2023-09-23T22:33:00.791443+0000","last_undegraded":"2023-09-23T22:33:00.791443+0000","last_fullsized":"2023-09-23T22:33:00.791443+0000","mapping_epoch":95,"log_start":"100'5400","ondisk_log_start":"100'5400","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":7362,"log_dups_size":0,"ondisk_log_size":7362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:25.648694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88080384,"num_objects":1344,"num_object_clones":0,"num_object_copies":4032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12762,"num_write_kb":451392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248660+0000","last_change":"2023-09-23T22:25:02.587337+0000","last_active":"2023-09-23T22:32:39.248660+0000","last_peered":"2023-09-23T22:32:39.248660+0000","last_clean":"2023-09-23T22:32:39.248660+0000","last_became_active":"2023-09-23T22:25:02.586971+0000","last_became_peered":"2023-09-23T22:25:02.586971+0000","last_unstale":"2023-09-23T22:32:39.248660+0000","last_undegraded":"2023-09-23T22:32:39.248660+0000","last_fullsized":"2023-09-23T22:32:39.248660+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242382+0000","last_change":"2023-09-23T22:24:32.643547+0000","last_active":"2023-09-23T22:32:39.242382+0000","last_peered":"2023-09-23T22:32:39.242382+0000","last_clean":"2023-09-23T22:32:39.242382+0000","last_became_active":"2023-09-23T22:24:32.643166+0000","last_became_peered":"2023-09-23T22:24:32.643166+0000","last_unstale":"2023-09-23T22:32:39.242382+0000","last_undegraded":"2023-09-23T22:32:39.242382+0000","last_fullsized":"2023-09-23T22:32:39.242382+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242124+0000","last_change":"2023-09-23T22:26:01.830139+0000","last_active":"2023-09-23T22:32:39.242124+0000","last_peered":"2023-09-23T22:32:39.242124+0000","last_clean":"2023-09-23T22:32:39.242124+0000","last_became_active":"2023-09-23T22:26:01.829776+0000","last_became_peered":"2023-09-23T22:26:01.829776+0000","last_unstale":"2023-09-23T22:32:39.242124+0000","last_undegraded":"2023-09-23T22:32:39.242124+0000","last_fullsized":"2023-09-23T22:32:39.242124+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.411430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"110'12677","reported_seq":12700,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:03.051523+0000","last_change":"2023-09-23T22:29:08.407328+0000","last_active":"2023-09-23T22:33:03.051523+0000","last_peered":"2023-09-23T22:33:03.051523+0000","last_clean":"2023-09-23T22:33:03.051523+0000","last_became_active":"2023-09-23T22:29:08.406583+0000","last_became_peered":"2023-09-23T22:29:08.406583+0000","last_unstale":"2023-09-23T22:33:03.051523+0000","last_undegraded":"2023-09-23T22:33:03.051523+0000","last_fullsized":"2023-09-23T22:33:03.051523+0000","mapping_epoch":95,"log_start":"100'4300","ondisk_log_start":"100'4300","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":8377,"log_dups_size":0,"ondisk_log_size":8377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81068032,"num_objects":1237,"num_object_clones":0,"num_object_copies":3711,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1237,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12677,"num_write_kb":445248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":102,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.249943+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:32:39.249943+0000","last_peered":"2023-09-23T22:32:39.249943+0000","last_clean":"2023-09-23T22:32:39.249943+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:32:39.249943+0000","last_undegraded":"2023-09-23T22:32:39.249943+0000","last_fullsized":"2023-09-23T22:32:39.249943+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.251401+0000","last_change":"2023-09-23T22:25:32.420914+0000","last_active":"2023-09-23T22:32:42.251401+0000","last_peered":"2023-09-23T22:32:42.251401+0000","last_clean":"2023-09-23T22:32:42.251401+0000","last_became_active":"2023-09-23T22:25:32.420648+0000","last_became_peered":"2023-09-23T22:25:32.420648+0000","last_unstale":"2023-09-23T22:32:42.251401+0000","last_undegraded":"2023-09-23T22:32:42.251401+0000","last_fullsized":"2023-09-23T22:32:42.251401+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.954171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242054+0000","last_change":"2023-09-23T22:25:02.583317+0000","last_active":"2023-09-23T22:32:39.242054+0000","last_peered":"2023-09-23T22:32:39.242054+0000","last_clean":"2023-09-23T22:32:39.242054+0000","last_became_active":"2023-09-23T22:25:02.582910+0000","last_became_peered":"2023-09-23T22:25:02.582910+0000","last_unstale":"2023-09-23T22:32:39.242054+0000","last_undegraded":"2023-09-23T22:32:39.242054+0000","last_fullsized":"2023-09-23T22:32:39.242054+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:41.815195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"110'12642","reported_seq":12665,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:02.995719+0000","last_change":"2023-09-23T22:29:08.153445+0000","last_active":"2023-09-23T22:33:02.995719+0000","last_peered":"2023-09-23T22:33:02.995719+0000","last_clean":"2023-09-23T22:33:02.995719+0000","last_became_active":"2023-09-23T22:29:08.152977+0000","last_became_peered":"2023-09-23T22:29:08.152977+0000","last_unstale":"2023-09-23T22:33:02.995719+0000","last_undegraded":"2023-09-23T22:33:02.995719+0000","last_fullsized":"2023-09-23T22:33:02.995719+0000","mapping_epoch":95,"log_start":"99'2600","ondisk_log_start":"99'2600","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79429632,"num_objects":1212,"num_object_clones":0,"num_object_copies":3636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12642,"num_write_kb":443328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248495+0000","last_change":"2023-09-23T22:25:32.430059+0000","last_active":"2023-09-23T22:32:39.248495+0000","last_peered":"2023-09-23T22:32:39.248495+0000","last_clean":"2023-09-23T22:32:39.248495+0000","last_became_active":"2023-09-23T22:25:32.429591+0000","last_became_peered":"2023-09-23T22:25:32.429591+0000","last_unstale":"2023-09-23T22:32:39.248495+0000","last_undegraded":"2023-09-23T22:32:39.248495+0000","last_fullsized":"2023-09-23T22:32:39.248495+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":311,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.255001+0000","last_change":"2023-09-23T22:24:32.651013+0000","last_active":"2023-09-23T22:32:39.255001+0000","last_peered":"2023-09-23T22:32:39.255001+0000","last_clean":"2023-09-23T22:32:39.255001+0000","last_became_active":"2023-09-23T22:24:32.650592+0000","last_became_peered":"2023-09-23T22:24:32.650592+0000","last_unstale":"2023-09-23T22:32:39.255001+0000","last_undegraded":"2023-09-23T22:32:39.255001+0000","last_fullsized":"2023-09-23T22:32:39.255001+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248762+0000","last_change":"2023-09-23T22:31:56.914508+0000","last_active":"2023-09-23T22:32:39.248762+0000","last_peered":"2023-09-23T22:32:39.248762+0000","last_clean":"2023-09-23T22:32:39.248762+0000","last_became_active":"2023-09-23T22:31:56.914066+0000","last_became_peered":"2023-09-23T22:31:56.914066+0000","last_unstale":"2023-09-23T22:32:39.248762+0000","last_undegraded":"2023-09-23T22:32:39.248762+0000","last_fullsized":"2023-09-23T22:32:39.248762+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.5","version":"0'0","reported_seq":13,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.250358+0000","last_change":"2023-09-23T22:32:39.250065+0000","last_active":"2023-09-23T22:32:39.250358+0000","last_peered":"2023-09-23T22:32:39.250358+0000","last_clean":"2023-09-23T22:32:39.250358+0000","last_became_active":"2023-09-23T22:32:39.249771+0000","last_became_peered":"2023-09-23T22:32:39.249771+0000","last_unstale":"2023-09-23T22:32:39.250358+0000","last_undegraded":"2023-09-23T22:32:39.250358+0000","last_fullsized":"2023-09-23T22:32:39.250358+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.4","version":"110'12461","reported_seq":12486,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.857072+0000","last_change":"2023-09-23T22:29:08.149095+0000","last_active":"2023-09-23T22:33:00.857072+0000","last_peered":"2023-09-23T22:33:00.857072+0000","last_clean":"2023-09-23T22:33:00.857072+0000","last_became_active":"2023-09-23T22:29:08.148757+0000","last_became_peered":"2023-09-23T22:29:08.148757+0000","last_unstale":"2023-09-23T22:33:00.857072+0000","last_undegraded":"2023-09-23T22:33:00.857072+0000","last_fullsized":"2023-09-23T22:33:00.857072+0000","mapping_epoch":95,"log_start":"100'4300","ondisk_log_start":"100'4300","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":8161,"log_dups_size":0,"ondisk_log_size":8161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:01.819646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86048768,"num_objects":1313,"num_object_clones":0,"num_object_copies":3939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12461,"num_write_kb":440768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":94,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.255094+0000","last_change":"2023-09-23T22:25:02.584331+0000","last_active":"2023-09-23T22:32:39.255094+0000","last_peered":"2023-09-23T22:32:39.255094+0000","last_clean":"2023-09-23T22:32:39.255094+0000","last_became_active":"2023-09-23T22:25:02.583952+0000","last_became_peered":"2023-09-23T22:25:02.583952+0000","last_unstale":"2023-09-23T22:32:39.255094+0000","last_undegraded":"2023-09-23T22:32:39.255094+0000","last_fullsized":"2023-09-23T22:32:39.255094+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":71,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.258604+0000","last_change":"2023-09-23T22:26:01.834456+0000","last_active":"2023-09-23T22:32:42.258604+0000","last_peered":"2023-09-23T22:32:42.258604+0000","last_clean":"2023-09-23T22:32:42.258604+0000","last_became_active":"2023-09-23T22:26:01.834152+0000","last_became_peered":"2023-09-23T22:26:01.834152+0000","last_unstale":"2023-09-23T22:32:42.258604+0000","last_undegraded":"2023-09-23T22:32:42.258604+0000","last_fullsized":"2023-09-23T22:32:42.258604+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.232505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.258672+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:32:39.258672+0000","last_peered":"2023-09-23T22:32:39.258672+0000","last_clean":"2023-09-23T22:32:39.258672+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:32:39.258672+0000","last_undegraded":"2023-09-23T22:32:39.258672+0000","last_fullsized":"2023-09-23T22:32:39.258672+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.1","version":"110'12668","reported_seq":12693,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:00.793162+0000","last_change":"2023-09-23T22:29:08.404129+0000","last_active":"2023-09-23T22:33:00.793162+0000","last_peered":"2023-09-23T22:33:00.793162+0000","last_clean":"2023-09-23T22:33:00.793162+0000","last_became_active":"2023-09-23T22:29:08.403739+0000","last_became_peered":"2023-09-23T22:29:08.403739+0000","last_unstale":"2023-09-23T22:33:00.793162+0000","last_undegraded":"2023-09-23T22:33:00.793162+0000","last_fullsized":"2023-09-23T22:33:00.793162+0000","mapping_epoch":95,"log_start":"100'4500","ondisk_log_start":"100'4500","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":8168,"log_dups_size":0,"ondisk_log_size":8168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:41.997775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83886080,"num_objects":1280,"num_object_clones":0,"num_object_copies":3840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12668,"num_write_kb":446336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247703+0000","last_change":"2023-09-23T22:24:32.647024+0000","last_active":"2023-09-23T22:32:39.247703+0000","last_peered":"2023-09-23T22:32:39.247703+0000","last_clean":"2023-09-23T22:32:39.247703+0000","last_became_active":"2023-09-23T22:24:32.646563+0000","last_became_peered":"2023-09-23T22:24:32.646563+0000","last_unstale":"2023-09-23T22:32:39.247703+0000","last_undegraded":"2023-09-23T22:32:39.247703+0000","last_fullsized":"2023-09-23T22:32:39.247703+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242301+0000","last_change":"2023-09-23T22:25:32.418657+0000","last_active":"2023-09-23T22:32:39.242301+0000","last_peered":"2023-09-23T22:32:39.242301+0000","last_clean":"2023-09-23T22:32:39.242301+0000","last_became_active":"2023-09-23T22:25:32.418241+0000","last_became_peered":"2023-09-23T22:25:32.418241+0000","last_unstale":"2023-09-23T22:32:39.242301+0000","last_undegraded":"2023-09-23T22:32:39.242301+0000","last_fullsized":"2023-09-23T22:32:39.242301+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:14:55.266453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.260631+0000","last_change":"2023-09-23T22:24:32.643162+0000","last_active":"2023-09-23T22:32:42.260631+0000","last_peered":"2023-09-23T22:32:42.260631+0000","last_clean":"2023-09-23T22:32:42.260631+0000","last_became_active":"2023-09-23T22:24:32.642073+0000","last_became_peered":"2023-09-23T22:24:32.642073+0000","last_unstale":"2023-09-23T22:32:42.260631+0000","last_undegraded":"2023-09-23T22:32:42.260631+0000","last_fullsized":"2023-09-23T22:32:42.260631+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:00.917847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.2","version":"110'12606","reported_seq":12629,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:02.981337+0000","last_change":"2023-09-23T22:29:08.153622+0000","last_active":"2023-09-23T22:33:02.981337+0000","last_peered":"2023-09-23T22:33:02.981337+0000","last_clean":"2023-09-23T22:33:02.981337+0000","last_became_active":"2023-09-23T22:29:08.153218+0000","last_became_peered":"2023-09-23T22:29:08.153218+0000","last_unstale":"2023-09-23T22:33:02.981337+0000","last_undegraded":"2023-09-23T22:33:02.981337+0000","last_fullsized":"2023-09-23T22:33:02.981337+0000","mapping_epoch":95,"log_start":"100'4700","ondisk_log_start":"100'4700","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":7906,"log_dups_size":0,"ondisk_log_size":7906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78643200,"num_objects":1200,"num_object_clones":0,"num_object_copies":3600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1200,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12606,"num_write_kb":441792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":35,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.247534+0000","last_change":"2023-09-23T22:31:56.920630+0000","last_active":"2023-09-23T22:32:39.247534+0000","last_peered":"2023-09-23T22:32:39.247534+0000","last_clean":"2023-09-23T22:32:39.247534+0000","last_became_active":"2023-09-23T22:31:56.920342+0000","last_became_peered":"2023-09-23T22:31:56.920342+0000","last_unstale":"2023-09-23T22:32:39.247534+0000","last_undegraded":"2023-09-23T22:32:39.247534+0000","last_fullsized":"2023-09-23T22:32:39.247534+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":51,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242599+0000","last_change":"2023-09-23T22:25:02.581274+0000","last_active":"2023-09-23T22:32:39.242599+0000","last_peered":"2023-09-23T22:32:39.242599+0000","last_clean":"2023-09-23T22:32:39.242599+0000","last_became_active":"2023-09-23T22:25:02.580861+0000","last_became_peered":"2023-09-23T22:25:02.580861+0000","last_unstale":"2023-09-23T22:32:39.242599+0000","last_undegraded":"2023-09-23T22:32:39.242599+0000","last_fullsized":"2023-09-23T22:32:39.242599+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:29.783962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.270200+0000","last_change":"2023-09-23T22:26:01.833872+0000","last_active":"2023-09-23T22:32:39.270200+0000","last_peered":"2023-09-23T22:32:39.270200+0000","last_clean":"2023-09-23T22:32:39.270200+0000","last_became_active":"2023-09-23T22:26:01.833485+0000","last_became_peered":"2023-09-23T22:26:01.833485+0000","last_unstale":"2023-09-23T22:32:39.270200+0000","last_undegraded":"2023-09-23T22:32:39.270200+0000","last_fullsized":"2023-09-23T22:32:39.270200+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:37.019277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"110'12527","reported_seq":12550,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:33:03.016031+0000","last_change":"2023-09-23T22:29:08.407678+0000","last_active":"2023-09-23T22:33:03.016031+0000","last_peered":"2023-09-23T22:33:03.016031+0000","last_clean":"2023-09-23T22:33:03.016031+0000","last_became_active":"2023-09-23T22:29:08.406787+0000","last_became_peered":"2023-09-23T22:29:08.406787+0000","last_unstale":"2023-09-23T22:33:03.016031+0000","last_undegraded":"2023-09-23T22:33:03.016031+0000","last_fullsized":"2023-09-23T22:33:03.016031+0000","mapping_epoch":95,"log_start":"100'4100","ondisk_log_start":"100'4100","created":95,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:29:07.111977+0000","last_clean_scrub_stamp":"2023-09-23T22:29:07.111977+0000","objects_scrubbed":0,"log_size":8427,"log_dups_size":0,"ondisk_log_size":8427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80281600,"num_objects":1225,"num_object_clones":0,"num_object_copies":3675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12527,"num_write_kb":440064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":64,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.270986+0000","last_change":"2023-09-23T22:32:39.262913+0000","last_active":"2023-09-23T22:32:39.270986+0000","last_peered":"2023-09-23T22:32:39.270986+0000","last_clean":"2023-09-23T22:32:39.270986+0000","last_became_active":"2023-09-23T22:32:39.262576+0000","last_became_peered":"2023-09-23T22:32:39.262576+0000","last_unstale":"2023-09-23T22:32:39.270986+0000","last_undegraded":"2023-09-23T22:32:39.270986+0000","last_fullsized":"2023-09-23T22:32:39.270986+0000","mapping_epoch":108,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.6","version":"60'1","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.258608+0000","last_change":"2023-09-23T22:25:02.581962+0000","last_active":"2023-09-23T22:32:39.258608+0000","last_peered":"2023-09-23T22:32:39.258608+0000","last_clean":"2023-09-23T22:32:39.258608+0000","last_became_active":"2023-09-23T22:25:02.581598+0000","last_became_peered":"2023-09-23T22:25:02.581598+0000","last_unstale":"2023-09-23T22:32:39.258608+0000","last_undegraded":"2023-09-23T22:32:39.258608+0000","last_fullsized":"2023-09-23T22:32:39.258608+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:42:29.010190+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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.241990+0000","last_change":"2023-09-23T22:13:30.157289+0000","last_active":"2023-09-23T22:32:39.241990+0000","last_peered":"2023-09-23T22:32:39.241990+0000","last_clean":"2023-09-23T22:32:39.241990+0000","last_became_active":"2023-09-23T22:13:30.156910+0000","last_became_peered":"2023-09-23T22:13:30.156910+0000","last_unstale":"2023-09-23T22:32:39.241990+0000","last_undegraded":"2023-09-23T22:32:39.241990+0000","last_fullsized":"2023-09-23T22:32:39.241990+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":59,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.257693+0000","last_change":"2023-09-23T22:24:32.643875+0000","last_active":"2023-09-23T22:32:39.257693+0000","last_peered":"2023-09-23T22:32:39.257693+0000","last_clean":"2023-09-23T22:32:39.257693+0000","last_became_active":"2023-09-23T22:24:32.641940+0000","last_became_peered":"2023-09-23T22:24:32.641940+0000","last_unstale":"2023-09-23T22:32:39.257693+0000","last_undegraded":"2023-09-23T22:32:39.257693+0000","last_fullsized":"2023-09-23T22:32:39.257693+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:38:23.661284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":101,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.262410+0000","last_change":"2023-09-23T22:26:01.829302+0000","last_active":"2023-09-23T22:32:42.262410+0000","last_peered":"2023-09-23T22:32:42.262410+0000","last_clean":"2023-09-23T22:32:42.262410+0000","last_became_active":"2023-09-23T22:26:01.828932+0000","last_became_peered":"2023-09-23T22:26:01.828932+0000","last_unstale":"2023-09-23T22:32:42.262410+0000","last_undegraded":"2023-09-23T22:32:42.262410+0000","last_fullsized":"2023-09-23T22:32:42.262410+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:49.750438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248790+0000","last_change":"2023-09-23T22:25:02.588593+0000","last_active":"2023-09-23T22:32:39.248790+0000","last_peered":"2023-09-23T22:32:39.248790+0000","last_clean":"2023-09-23T22:32:39.248790+0000","last_became_active":"2023-09-23T22:25:02.588283+0000","last_became_peered":"2023-09-23T22:25:02.588283+0000","last_unstale":"2023-09-23T22:32:39.248790+0000","last_undegraded":"2023-09-23T22:32:39.248790+0000","last_fullsized":"2023-09-23T22:32:39.248790+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.242305+0000","last_change":"2023-09-23T22:26:01.845690+0000","last_active":"2023-09-23T22:32:39.242305+0000","last_peered":"2023-09-23T22:32:39.242305+0000","last_clean":"2023-09-23T22:32:39.242305+0000","last_became_active":"2023-09-23T22:26:01.845139+0000","last_became_peered":"2023-09-23T22:26:01.845139+0000","last_unstale":"2023-09-23T22:32:39.242305+0000","last_undegraded":"2023-09-23T22:32:39.242305+0000","last_fullsized":"2023-09-23T22:32:39.242305+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":63,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.248923+0000","last_change":"2023-09-23T22:13:30.130566+0000","last_active":"2023-09-23T22:32:39.248923+0000","last_peered":"2023-09-23T22:32:39.248923+0000","last_clean":"2023-09-23T22:32:39.248923+0000","last_became_active":"2023-09-23T22:13:30.129727+0000","last_became_peered":"2023-09-23T22:13:30.129727+0000","last_unstale":"2023-09-23T22:32:39.248923+0000","last_undegraded":"2023-09-23T22:32:39.248923+0000","last_fullsized":"2023-09-23T22:32:39.248923+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":90,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.243888+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:32:39.243888+0000","last_peered":"2023-09-23T22:32:39.243888+0000","last_clean":"2023-09-23T22:32:39.243888+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:32:39.243888+0000","last_undegraded":"2023-09-23T22:32:39.243888+0000","last_fullsized":"2023-09-23T22:32:39.243888+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":88,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.260743+0000","last_change":"2023-09-23T22:26:01.839139+0000","last_active":"2023-09-23T22:32:39.260743+0000","last_peered":"2023-09-23T22:32:39.260743+0000","last_clean":"2023-09-23T22:32:39.260743+0000","last_became_active":"2023-09-23T22:26:01.838625+0000","last_became_peered":"2023-09-23T22:26:01.838625+0000","last_unstale":"2023-09-23T22:32:39.260743+0000","last_undegraded":"2023-09-23T22:32:39.260743+0000","last_fullsized":"2023-09-23T22:32:39.260743+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:23:51.061618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.249401+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:32:39.249401+0000","last_peered":"2023-09-23T22:32:39.249401+0000","last_clean":"2023-09-23T22:32:39.249401+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:32:39.249401+0000","last_undegraded":"2023-09-23T22:32:39.249401+0000","last_fullsized":"2023-09-23T22:32:39.249401+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":75,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T22:32:42.261012+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:32:42.261012+0000","last_peered":"2023-09-23T22:32:42.261012+0000","last_clean":"2023-09-23T22:32:42.261012+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:32:42.261012+0000","last_undegraded":"2023-09-23T22:32:42.261012+0000","last_fullsized":"2023-09-23T22:32:42.261012+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:32:39.241860+0000","last_change":"2023-09-23T22:25:02.587805+0000","last_active":"2023-09-23T22:32:39.241860+0000","last_peered":"2023-09-23T22:32:39.241860+0000","last_clean":"2023-09-23T22:32:39.241860+0000","last_became_active":"2023-09-23T22:25:02.587467+0000","last_became_peered":"2023-09-23T22:25:02.587467+0000","last_unstale":"2023-09-23T22:32:39.241860+0000","last_undegraded":"2023-09-23T22:32:39.241860+0000","last_fullsized":"2023-09-23T22:32:39.241860+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1340866584,"num_objects":20461,"num_object_clones":0,"num_object_copies":61383,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20461,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":203065,"num_write_kb":7152769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4053151744,"data_stored":4053139528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":141965,"ondisk_log_size":141965,"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":0,"num_read_kb":0,"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":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":48,"seq":206158430478,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":787192,"kb_used_data":477680,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92957960,"statfs":{"total":95995035648,"available":95188951040,"internally_reserved":0,"allocated":489144320,"data_stored":488684872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":[0,0,0,0,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 22:32:50 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.02,"15min":0.92100000000000004},"min":{"1min":0.27500000000000002,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":7.8220000000000001,"5min":8.1039999999999992,"15min":8.1039999999999992},"last":5.883},{"interface":"front","average":{"1min":1.464,"5min":0.98499999999999999,"15min":0.93000000000000005},"min":{"1min":0.29399999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":5.1959999999999997,"5min":5.1959999999999997,"15min":5.1959999999999997},"last":0.64300000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:32:19 2023","interfaces":[{"interface":"back","average":{"1min":2.1640000000000001,"5min":1.728,"15min":1.139},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":10.887,"5min":29.588999999999999,"15min":29.588999999999999},"last":5.7400000000000002},{"interface":"front","average":{"1min":1.5900000000000001,"5min":1.5149999999999999,"15min":1.109},"min":{"1min":0.35099999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":7.6970000000000001,"5min":29.834,"15min":29.834},"last":0.70399999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:32:50 2023","interfaces":[{"interface":"back","average":{"1min":1.9419999999999999,"5min":1.6040000000000001,"15min":1.165},"min":{"1min":0.376,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":9.7219999999999995,"5min":9.7219999999999995,"15min":9.7219999999999995},"last":5.7750000000000004},{"interface":"front","average":{"1min":1.9530000000000001,"5min":1.292,"15min":1.095},"min":{"1min":0.314,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.9080000000000004,"5min":9.8550000000000004,"15min":9.8550000000000004},"last":0.751}]},{"osd":3,"last update":"Sat Sep 23 22:32:19 2023","interfaces":[{"interface":"back","average":{"1min":3.9220000000000002,"5min":1.9279999999999999,"15min":1.3540000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":25.507999999999999,"5min":29.082999999999998,"15min":29.082999999999998},"last":0.72799999999999998},{"interface":"front","average":{"1min":3.585,"5min":2.012,"15min":1.278},"min":{"1min":0.34799999999999998,"5min":0.316,"15min":0.316},"max":{"1min":24.523,"5min":30.558,"15min":30.558},"last":5.8499999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:32:28 2023","interfaces":[{"interface":"back","average":{"1min":1.9630000000000001,"5min":1.3680000000000001,"15min":1.0549999999999999},"min":{"1min":0.29599999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.6039999999999992,"5min":9.6039999999999992,"15min":9.6039999999999992},"last":0.31},{"interface":"front","average":{"1min":2.069,"5min":1.329,"15min":1.105},"min":{"1min":0.32700000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":7.9880000000000004,"5min":7.9880000000000004,"15min":7.9880000000000004},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:32:28 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.3680000000000001,"15min":1.1120000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":13.677,"5min":13.677,"15min":13.677},"last":5.6749999999999998},{"interface":"front","average":{"1min":1.546,"5min":1.393,"15min":1.1539999999999999},"min":{"1min":0.36799999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":9.6839999999999993,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":0.36299999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:32:28 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":1.5129999999999999,"15min":1.218},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":9.7629999999999999,"5min":9.7629999999999999,"15min":9.7629999999999999},"last":5.6980000000000004},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.179,"15min":1.1020000000000001},"min":{"1min":0.41999999999999998,"5min":0.38,"15min":0.38},"max":{"1min":6.8449999999999998,"5min":6.8449999999999998,"15min":6.8449999999999998},"last":1.823}]}]},{"osd":6,"up_from":42,"seq":180388626711,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":711340,"kb_used_data":410020,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93033812,"statfs":{"total":95995035648,"available":95266623488,"internally_reserved":0,"allocated":419860480,"data_stored":419413174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:32:48 2023","interfaces":[{"interface":"back","average":{"1min":1.7170000000000001,"5min":1.796,"15min":1.2130000000000001},"min":{"1min":0.30099999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.6230000000000002,"5min":45.93,"15min":45.93},"last":0.63},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.7989999999999999,"15min":1.2090000000000001},"min":{"1min":0.34100000000000003,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":7.2599999999999998,"5min":45.969999999999999,"15min":45.969999999999999},"last":0.78100000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:32:16 2023","interfaces":[{"interface":"back","average":{"1min":1.905,"5min":1.1890000000000001,"15min":1.0389999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":7.9660000000000002,"5min":9.2629999999999999,"15min":9.2629999999999999},"last":91.173000000000002},{"interface":"front","average":{"1min":1.9350000000000001,"5min":1.196,"15min":1.0449999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.6699999999999999,"5min":7.6699999999999999,"15min":7.6699999999999999},"last":91.149000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:32:40 2023","interfaces":[{"interface":"back","average":{"1min":2.4580000000000002,"5min":2.1299999999999999,"15min":1.385},"min":{"1min":0.36199999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":8.3160000000000007,"5min":38.299999999999997,"15min":38.299999999999997},"last":0.71499999999999997},{"interface":"front","average":{"1min":2.282,"5min":2.089,"15min":1.375},"min":{"1min":0.34200000000000003,"5min":0.309,"15min":0.309},"max":{"1min":9.7129999999999992,"5min":38.276000000000003,"15min":38.276000000000003},"last":0.91100000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":11.837999999999999,"5min":4.1420000000000003,"15min":1.978},"min":{"1min":0.34799999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":82.216999999999999,"5min":82.216999999999999,"15min":82.216999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":12.241,"5min":4.2990000000000004,"15min":2.077},"min":{"1min":0.39500000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":82.302999999999997,"5min":82.302999999999997,"15min":82.302999999999997},"last":0.874}]},{"osd":4,"last update":"Sat Sep 23 22:32:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.1619999999999999,"15min":0.99099999999999999},"min":{"1min":0.372,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.1740000000000004,"5min":6.3789999999999996,"15min":6.3789999999999996},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.887,"5min":1.4410000000000001,"15min":1.1319999999999999},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":8.3450000000000006,"5min":9.4399999999999995,"15min":9.4399999999999995},"last":1.052}]},{"osd":5,"last update":"Sat Sep 23 22:32:40 2023","interfaces":[{"interface":"back","average":{"1min":1.8700000000000001,"5min":1.379,"15min":1.099},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":8.2490000000000006,"5min":8.2490000000000006,"15min":8.2490000000000006},"last":0.95599999999999996},{"interface":"front","average":{"1min":2.157,"5min":1.5720000000000001,"15min":1.21},"min":{"1min":0.48999999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":8.0199999999999996,"5min":9.391,"15min":9.391},"last":0.98499999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:32:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.286,"15min":1.123},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4.4889999999999999,"5min":6.4059999999999997,"15min":6.4059999999999997},"last":1.032},{"interface":"front","average":{"1min":2.3490000000000002,"5min":1.7210000000000001,"15min":1.3},"min":{"1min":0.48399999999999999,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":8.4459999999999997,"5min":9.9789999999999992,"15min":9.9789999999999992},"last":1.095}]}]},{"osd":1,"up_from":83,"seq":356482285666,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":551092,"kb_used_data":439084,"kb_used_omap":4,"kb_used_meta":111995,"kb_avail":93194060,"statfs":{"total":95995035648,"available":95430717440,"internally_reserved":0,"allocated":449622016,"data_stored":449107412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":114683790},"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,1,0,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 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":1.835,"5min":1.325,"15min":0.84099999999999997},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":11.036,"5min":11.036,"15min":11.036},"last":0.314},{"interface":"front","average":{"1min":1.8220000000000001,"5min":1.1990000000000001,"15min":0.86599999999999999},"min":{"1min":0.28699999999999998,"5min":0.187,"15min":0.187},"max":{"1min":6.6440000000000001,"5min":6.6440000000000001,"15min":6.6440000000000001},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:32:50 2023","interfaces":[{"interface":"back","average":{"1min":2.5720000000000001,"5min":1.8899999999999999,"15min":1.123},"min":{"1min":0.32600000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":19.602,"5min":33.435000000000002,"15min":33.435000000000002},"last":0.505},{"interface":"front","average":{"1min":2.7610000000000001,"5min":1.861,"15min":1.091},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":6.7809999999999997,"5min":33.883000000000003,"15min":33.883000000000003},"last":0.38}]},{"osd":3,"last update":"Sat Sep 23 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":8.5600000000000005,"5min":3.1440000000000001,"15min":1.5700000000000001},"min":{"1min":0.35899999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":69.370999999999995,"5min":69.370999999999995,"15min":69.370999999999995},"last":0.56399999999999995},{"interface":"front","average":{"1min":8.0999999999999996,"5min":3.1150000000000002,"15min":1.589},"min":{"1min":0.26000000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":67.061999999999998,"5min":67.061999999999998,"15min":67.061999999999998},"last":0.67200000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":1.96,"5min":1.1970000000000001,"15min":1.0389999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":11.064,"5min":11.064,"15min":11.064},"last":2.431},{"interface":"front","average":{"1min":1.5169999999999999,"5min":1.3320000000000001,"15min":1.137},"min":{"1min":0.315,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.2430000000000003,"5min":5.2430000000000003,"15min":5.2430000000000003},"last":2.4209999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":3.3620000000000001,"5min":1.6140000000000001,"15min":1.151},"min":{"1min":0.34899999999999998,"5min":0.308,"15min":0.308},"max":{"1min":30.370000000000001,"5min":30.370000000000001,"15min":30.370000000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":3.6779999999999999,"5min":1.823,"15min":1.274},"min":{"1min":0.44600000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":29.698,"5min":29.698,"15min":29.698},"last":4.556}]},{"osd":6,"last update":"Sat Sep 23 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.2829999999999999,"15min":1.1399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":5.2949999999999999,"5min":5.2949999999999999,"15min":5.2949999999999999},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.462,"5min":1.2010000000000001,"15min":1.083},"min":{"1min":0.35999999999999999,"5min":0.31,"15min":0.31},"max":{"1min":6.0499999999999998,"5min":6.0499999999999998,"15min":6.0499999999999998},"last":0.52200000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":1.9610000000000001,"5min":1.444,"15min":1.1819999999999999},"min":{"1min":0.38800000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":7.0940000000000003,"5min":7.2640000000000002,"15min":7.2640000000000002},"last":0.55300000000000005},{"interface":"front","average":{"1min":2.181,"5min":1.4399999999999999,"15min":1.179},"min":{"1min":0.54200000000000004,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":11.092000000000001,"5min":11.092000000000001,"15min":11.092000000000001},"last":0.60599999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449192,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":428796,"kb_used_data":352756,"kb_used_omap":5,"kb_used_meta":76026,"kb_avail":93316356,"statfs":{"total":95995035648,"available":95555948544,"internally_reserved":0,"allocated":361222144,"data_stored":360699637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":77851258},"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":[0,0,0,0,0,1],"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":1,"last update":"Sat Sep 23 22:32:19 2023","interfaces":[{"interface":"back","average":{"1min":2.1579999999999999,"5min":1.5269999999999999,"15min":0.94499999999999995},"min":{"1min":0.20799999999999999,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":9.4280000000000008,"5min":10.265000000000001,"15min":10.265000000000001},"last":11.938000000000001},{"interface":"front","average":{"1min":2.4860000000000002,"5min":1.5920000000000001,"15min":0.95599999999999996},"min":{"1min":0.251,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":9.5969999999999995,"5min":9.5969999999999995,"15min":9.5969999999999995},"last":2.351}]},{"osd":2,"last update":"Sat Sep 23 22:32:49 2023","interfaces":[{"interface":"back","average":{"1min":1.76,"5min":1.373,"15min":0.92800000000000005},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":5.8049999999999997,"5min":7.9829999999999997,"15min":7.9829999999999997},"last":0.39100000000000001},{"interface":"front","average":{"1min":2.823,"5min":1.8260000000000001,"15min":1.0669999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":9.4309999999999992,"5min":9.7260000000000009,"15min":9.7260000000000009},"last":5.7069999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:32:10 2023","interfaces":[{"interface":"back","average":{"1min":3.4729999999999999,"5min":3.5539999999999998,"15min":1.6899999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":39.369,"5min":143.08500000000001,"15min":143.08500000000001},"last":2.1440000000000001},{"interface":"front","average":{"1min":4.4119999999999999,"5min":3.8359999999999999,"15min":1.8540000000000001},"min":{"1min":0.34399999999999997,"5min":0.252,"15min":0.252},"max":{"1min":38.628999999999998,"5min":142.87899999999999,"15min":142.87899999999999},"last":0.48999999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:32:49 2023","interfaces":[{"interface":"back","average":{"1min":1.6339999999999999,"5min":1.3879999999999999,"15min":1.1160000000000001},"min":{"1min":0.35699999999999998,"5min":0.31,"15min":0.31},"max":{"1min":5.75,"5min":9.7170000000000005,"15min":9.7170000000000005},"last":2.2029999999999998},{"interface":"front","average":{"1min":2.0369999999999999,"5min":1.444,"15min":1.1459999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":9.5310000000000006,"5min":9.5310000000000006,"15min":9.5310000000000006},"last":2.383}]},{"osd":5,"last update":"Sat Sep 23 22:32:49 2023","interfaces":[{"interface":"back","average":{"1min":2.3420000000000001,"5min":1.786,"15min":1.242},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":9.5050000000000008,"5min":9.5050000000000008,"15min":9.5050000000000008},"last":2.4129999999999998},{"interface":"front","average":{"1min":2.0419999999999998,"5min":1.6160000000000001,"15min":1.218},"min":{"1min":0.34599999999999997,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":8.2810000000000006,"5min":9.6869999999999994,"15min":9.6869999999999994},"last":0.63800000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:32:49 2023","interfaces":[{"interface":"back","average":{"1min":2.133,"5min":1.5800000000000001,"15min":1.2090000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.5540000000000003,"5min":9.5540000000000003,"15min":9.5540000000000003},"last":2.4409999999999998},{"interface":"front","average":{"1min":1.4059999999999999,"5min":1.369,"15min":1.1319999999999999},"min":{"1min":0.378,"5min":0.318,"15min":0.318},"max":{"1min":5.4500000000000002,"5min":7.952,"15min":7.952},"last":2.1139999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:32:49 2023","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":1.5329999999999999,"15min":1.1870000000000001},"min":{"1min":0.41499999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":5.5250000000000004,"5min":7.9989999999999997,"15min":7.9989999999999997},"last":6.9109999999999996},{"interface":"front","average":{"1min":1.8879999999999999,"5min":1.5920000000000001,"15min":1.2629999999999999},"min":{"1min":0.42499999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":9.9849999999999994,"5min":9.9849999999999994,"15min":9.9849999999999994},"last":11.984}]}]},{"osd":2,"up_from":88,"seq":377957122140,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":810668,"kb_used_data":684644,"kb_used_omap":7,"kb_used_meta":125880,"kb_avail":92934484,"statfs":{"total":95995035648,"available":95164911616,"internally_reserved":0,"allocated":701075456,"data_stored":700567941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":128901201},"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,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 22:32:44 2023","interfaces":[{"interface":"back","average":{"1min":2.29,"5min":1.3300000000000001,"15min":0.88300000000000001},"min":{"1min":0.33600000000000002,"5min":0.247,"15min":0.247},"max":{"1min":6.9329999999999998,"5min":6.9329999999999998,"15min":6.9329999999999998},"last":8.6470000000000002},{"interface":"front","average":{"1min":1.996,"5min":1.4330000000000001,"15min":0.91700000000000004},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":9.6920000000000002,"5min":10.744,"15min":10.744},"last":9.4770000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:32:44 2023","interfaces":[{"interface":"back","average":{"1min":2.1019999999999999,"5min":1.6479999999999999,"15min":1.0229999999999999},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":10.227,"5min":10.227,"15min":10.227},"last":4.1909999999999998},{"interface":"front","average":{"1min":2.2469999999999999,"5min":1.5389999999999999,"15min":1.02},"min":{"1min":0.32900000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":6.0030000000000001,"5min":6.6449999999999996,"15min":6.6449999999999996},"last":7.5810000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:32:16 2023","interfaces":[{"interface":"back","average":{"1min":4.133,"5min":1.966,"15min":1.2150000000000001},"min":{"1min":0.47799999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":22.792999999999999,"5min":22.792999999999999,"15min":22.792999999999999},"last":7.625},{"interface":"front","average":{"1min":1.9810000000000001,"5min":1.845,"15min":1.1359999999999999},"min":{"1min":0.29799999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":4.4809999999999999,"5min":14.185,"15min":14.185},"last":0.317}]},{"osd":4,"last update":"Sat Sep 23 22:32:44 2023","interfaces":[{"interface":"back","average":{"1min":2.3340000000000001,"5min":1.6299999999999999,"15min":1.226},"min":{"1min":0.42999999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.8559999999999999,"5min":6.8559999999999999,"15min":6.8559999999999999},"last":7.7169999999999996},{"interface":"front","average":{"1min":1.702,"5min":1.4239999999999999,"15min":1.171},"min":{"1min":0.35399999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":9.8650000000000002,"5min":9.8650000000000002,"15min":9.8650000000000002},"last":4.1340000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:32:44 2023","interfaces":[{"interface":"back","average":{"1min":2.3839999999999999,"5min":1.786,"15min":1.272},"min":{"1min":0.65800000000000003,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":6.9029999999999996,"5min":6.9029999999999996,"15min":6.9029999999999996},"last":7.6559999999999997},{"interface":"front","average":{"1min":1.292,"5min":1.4019999999999999,"15min":1.117},"min":{"1min":0.34100000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.2130000000000001,"5min":8.1750000000000007,"15min":8.1750000000000007},"last":4.3170000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:32:44 2023","interfaces":[{"interface":"back","average":{"1min":1.6830000000000001,"5min":1.5629999999999999,"15min":1.204},"min":{"1min":0.38500000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.0060000000000002,"5min":8.2270000000000003,"15min":8.2270000000000003},"last":0.38},{"interface":"front","average":{"1min":1.885,"5min":1.484,"15min":1.2130000000000001},"min":{"1min":0.45500000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":9.8219999999999992,"5min":9.8219999999999992,"15min":9.8219999999999992},"last":4.093}]},{"osd":7,"last update":"Sat Sep 23 22:32:44 2023","interfaces":[{"interface":"back","average":{"1min":2.1640000000000001,"5min":1.681,"15min":1.2869999999999999},"min":{"1min":0.496,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":13.91,"5min":13.91,"15min":13.91},"last":4.1609999999999996},{"interface":"front","average":{"1min":1.5589999999999999,"5min":1.649,"15min":1.268},"min":{"1min":0.41699999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.6180000000000003,"5min":8.202,"15min":8.202},"last":4.8440000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958614,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1025424,"kb_used_data":867592,"kb_used_omap":2,"kb_used_meta":157821,"kb_avail":92719728,"statfs":{"total":95995035648,"available":94945001472,"internally_reserved":0,"allocated":888414208,"data_stored":887932335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":161608757},"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,2,0,2],"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 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":2.4900000000000002,"5min":1.5389999999999999,"15min":0.93999999999999995},"min":{"1min":0.23200000000000001,"5min":0.187,"15min":0.187},"max":{"1min":9.5350000000000001,"5min":14.676,"15min":14.676},"last":0.193},{"interface":"front","average":{"1min":2.8479999999999999,"5min":1.633,"15min":0.98699999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":16.359999999999999,"5min":16.359999999999999,"15min":16.359999999999999},"last":2.7599999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":2.9780000000000002,"5min":1.6200000000000001,"15min":1.0469999999999999},"min":{"1min":0.53200000000000003,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":16.309000000000001,"5min":16.309000000000001,"15min":16.309000000000001},"last":2.4260000000000002},{"interface":"front","average":{"1min":3.0099999999999998,"5min":1.7270000000000001,"15min":1.175},"min":{"1min":0.55500000000000005,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":16.393000000000001,"5min":16.393000000000001,"15min":16.393000000000001},"last":2.4540000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":3.3239999999999998,"5min":1.996,"15min":1.2390000000000001},"min":{"1min":0.40200000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":16.413,"5min":16.413,"15min":16.413},"last":2.661},{"interface":"front","average":{"1min":3.8809999999999998,"5min":1.8149999999999999,"15min":1.0780000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":13.573,"5min":13.573,"15min":13.573},"last":0.49399999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":3.782,"5min":1.855,"15min":1.206},"min":{"1min":0.38800000000000001,"5min":0.308,"15min":0.308},"max":{"1min":12.989000000000001,"5min":12.989000000000001,"15min":12.989000000000001},"last":0.433},{"interface":"front","average":{"1min":2.2930000000000001,"5min":1.5880000000000001,"15min":1.1899999999999999},"min":{"1min":0.35399999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":10.993,"5min":10.993,"15min":10.993},"last":1.3660000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":2.6779999999999999,"5min":1.655,"15min":1.1990000000000001},"min":{"1min":0.313,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":11.025,"5min":14.625999999999999,"15min":14.625999999999999},"last":0.53700000000000003},{"interface":"front","average":{"1min":2.9449999999999998,"5min":1.653,"15min":1.268},"min":{"1min":0.42999999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":17.059000000000001,"5min":17.059000000000001,"15min":17.059000000000001},"last":0.36599999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":2.6339999999999999,"5min":1.667,"15min":1.331},"min":{"1min":0.51800000000000002,"5min":0.375,"15min":0.375},"max":{"1min":17.085999999999999,"5min":17.085999999999999,"15min":17.085999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":3.5070000000000001,"5min":1.8340000000000001,"15min":1.3220000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":12.913,"5min":12.913,"15min":12.913},"last":0.51600000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:32:15 2023","interfaces":[{"interface":"back","average":{"1min":3.6230000000000002,"5min":1.9159999999999999,"15min":1.3560000000000001},"min":{"1min":0.443,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":12.959,"5min":12.959,"15min":12.959},"last":0.45700000000000002},{"interface":"front","average":{"1min":2.8620000000000001,"5min":1.8160000000000001,"15min":1.3160000000000001},"min":{"1min":0.38500000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":11.041,"5min":11.041,"15min":11.041},"last":0.47599999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019175,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":720304,"kb_used_data":410728,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93024848,"statfs":{"total":95995035648,"available":95257444352,"internally_reserved":0,"allocated":420585472,"data_stored":420133602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,1,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 22:32:53 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.88600000000000001,"15min":0.879},"min":{"1min":0.26500000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.9769999999999999,"5min":4.694,"15min":4.694},"last":0.47599999999999998},{"interface":"front","average":{"1min":2.2269999999999999,"5min":1.53,"15min":1.0600000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":8.6959999999999997,"5min":8.6959999999999997,"15min":8.6959999999999997},"last":1.2929999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:32:22 2023","interfaces":[{"interface":"back","average":{"1min":1.8029999999999999,"5min":1.294,"15min":0.99299999999999999},"min":{"1min":0.32300000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":9.1880000000000006,"5min":9.1880000000000006,"15min":9.1880000000000006},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.84099999999999997,"5min":1.0409999999999999,"15min":0.95699999999999996},"min":{"1min":0.30099999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.79,"5min":4.6619999999999999,"15min":4.6619999999999999},"last":2.105}]},{"osd":2,"last update":"Sat Sep 23 22:32:47 2023","interfaces":[{"interface":"back","average":{"1min":2.7970000000000002,"5min":1.5740000000000001,"15min":1.224},"min":{"1min":0.35599999999999998,"5min":0.308,"15min":0.308},"max":{"1min":30.183,"5min":30.183,"15min":30.183},"last":0.59199999999999997},{"interface":"front","average":{"1min":3.3700000000000001,"5min":1.907,"15min":1.3340000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":30.236000000000001,"5min":30.236000000000001,"15min":30.236000000000001},"last":1.2669999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:32:08 2023","interfaces":[{"interface":"back","average":{"1min":2.024,"5min":1.2569999999999999,"15min":0.997},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":8.8559999999999999,"5min":8.8559999999999999,"15min":8.8559999999999999},"last":0.443},{"interface":"front","average":{"1min":1.7090000000000001,"5min":1.333,"15min":1.1220000000000001},"min":{"1min":0.39200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.1829999999999998,"5min":6.4509999999999996,"15min":6.4509999999999996},"last":0.61899999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:32:08 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.103,"15min":1.0289999999999999},"min":{"1min":0.376,"5min":0.309,"15min":0.309},"max":{"1min":5.016,"5min":6.8570000000000002,"15min":6.8570000000000002},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.3720000000000001,"5min":1.181,"15min":1.0429999999999999},"min":{"1min":0.32300000000000001,"5min":0.317,"15min":0.317},"max":{"1min":7.7270000000000003,"5min":7.7270000000000003,"15min":7.7270000000000003},"last":0.53800000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:32:47 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.96099999999999997,"15min":0.99299999999999999},"min":{"1min":0.36099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.8359999999999999,"5min":6.2249999999999996,"15min":6.2249999999999996},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.627,"5min":1.286,"15min":1.1080000000000001},"min":{"1min":0.44,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":10.343999999999999,"5min":10.343999999999999,"15min":10.343999999999999},"last":1.3149999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:32:33 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.5129999999999999,"15min":1.202},"min":{"1min":0.42699999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":7.1210000000000004,"5min":7.1210000000000004,"15min":7.1210000000000004},"last":1.6379999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.194,"15min":1.125},"min":{"1min":0.40899999999999997,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.1719999999999997,"5min":6.8040000000000003,"15min":6.8040000000000003},"last":0.75900000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822944,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":707232,"kb_used_data":401816,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93037920,"statfs":{"total":95995035648,"available":95270830080,"internally_reserved":0,"allocated":411459584,"data_stored":411019601,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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,5,0,1],"upper_bound":64},"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 22:32:48 2023","interfaces":[{"interface":"back","average":{"1min":1.4970000000000001,"5min":1.2150000000000001,"15min":0.93400000000000005},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":5.4969999999999999,"5min":6.2969999999999997,"15min":6.2969999999999997},"last":0.46100000000000002},{"interface":"front","average":{"1min":1.7609999999999999,"5min":1.1499999999999999,"15min":0.94899999999999995},"min":{"1min":0.27400000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":7.4059999999999997,"5min":7.4059999999999997,"15min":7.4059999999999997},"last":4.2960000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:32:18 2023","interfaces":[{"interface":"back","average":{"1min":1.726,"5min":1.1890000000000001,"15min":0.98999999999999999},"min":{"1min":0.313,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":5.0369999999999999,"5min":5.0369999999999999,"15min":5.0369999999999999},"last":0.35099999999999998},{"interface":"front","average":{"1min":1.98,"5min":1.3169999999999999,"15min":1.0589999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":6.6900000000000004,"5min":6.6900000000000004,"15min":6.6900000000000004},"last":0.48899999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:32:39 2023","interfaces":[{"interface":"back","average":{"1min":3.8029999999999999,"5min":1.903,"15min":1.2370000000000001},"min":{"1min":0.32800000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":38.740000000000002,"5min":38.740000000000002,"15min":38.740000000000002},"last":1.131},{"interface":"front","average":{"1min":4.1920000000000002,"5min":1.972,"15min":1.3220000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":38.765999999999998,"5min":38.765999999999998,"15min":38.765999999999998},"last":0.51900000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:32:13 2023","interfaces":[{"interface":"back","average":{"1min":4.306,"5min":3.1920000000000002,"15min":1.728},"min":{"1min":0.35599999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":43.783000000000001,"5min":82.426000000000002,"15min":82.426000000000002},"last":4.1989999999999998},{"interface":"front","average":{"1min":5.9589999999999996,"5min":3.5179999999999998,"15min":1.8320000000000001},"min":{"1min":0.39000000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":43.935000000000002,"5min":82.671000000000006,"15min":82.671000000000006},"last":1.087}]},{"osd":4,"last update":"Sat Sep 23 22:32:07 2023","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.3140000000000001,"15min":1.073},"min":{"1min":0.33700000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":5.5010000000000003,"5min":10.550000000000001,"15min":10.550000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":1.268,"5min":1.093,"15min":0.99199999999999999},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":5.5499999999999998,"5min":5.5499999999999998,"15min":5.5499999999999998},"last":4.2690000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:32:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0579999999999998,"5min":1.3879999999999999,"15min":1.071},"min":{"1min":0.35099999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.9030000000000005,"5min":13.887,"15min":13.887},"last":4.367},{"interface":"front","average":{"1min":1.5629999999999999,"5min":1.4790000000000001,"15min":1.1819999999999999},"min":{"1min":0.38,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.1619999999999999,"5min":10.943,"15min":10.943},"last":0.76800000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:32:25 2023","interfaces":[{"interface":"back","average":{"1min":1.411,"5min":1.208,"15min":1.081},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":7.3600000000000003,"5min":7.3600000000000003,"15min":7.3600000000000003},"last":4.2380000000000004},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.3149999999999999,"15min":1.1639999999999999},"min":{"1min":0.372,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.1079999999999997,"5min":6.0899999999999999,"15min":6.0899999999999999},"last":0.73699999999999999}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"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":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":348852224,"data_stored":348848152,"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":435294208,"data_stored":435290136,"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":697499648,"data_stored":697499648,"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":869531648,"data_stored":869531648,"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":409272320,"data_stored":409272320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":402788352,"data_stored":402784280,"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":405340160,"data_stored":405340160,"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":484573184,"data_stored":484573184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:33:06.941 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 1 2023-09-23T22:33:06.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:06.997 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:07.103 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:07.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:07.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:07.251 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:07.299 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:07.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:07.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:07.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:07.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: audit 2023-09-23T22:33:05.539782+0000 mgr.y (mgr.34107) 501 : audit 0 from='client.54604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.242223+0000 mon.a (mon.0) 631 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: audit 2023-09-23T22:33:06.252440+0000 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.252665+0000 mon.a (mon.0) 633 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.265615+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.267002+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.270229+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.278481+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: cluster 2023-09-23T22:33:06.279865+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: audit 2023-09-23T22:33:06.542446+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: audit 2023-09-23T22:33:06.557155+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[74920]: audit 2023-09-23T22:33:06.921778+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: audit 2023-09-23T22:33:05.539782+0000 mgr.y (mgr.34107) 501 : audit 0 from='client.54604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.242223+0000 mon.a (mon.0) 631 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: audit 2023-09-23T22:33:06.252440+0000 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.252665+0000 mon.a (mon.0) 633 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T22:33:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.265615+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.267002+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.270229+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.278481+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: cluster 2023-09-23T22:33:06.279865+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: audit 2023-09-23T22:33:06.542446+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: audit 2023-09-23T22:33:06.557155+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:07 smithi121 bash[78246]: audit 2023-09-23T22:33:06.921778+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:07.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: audit 2023-09-23T22:33:05.539782+0000 mgr.y (mgr.34107) 501 : audit 0 from='client.54604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:33:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.242223+0000 mon.a (mon.0) 631 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:33:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: audit 2023-09-23T22:33:06.252440+0000 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.252665+0000 mon.a (mon.0) 633 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.265615+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.267002+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.270229+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.278481+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: cluster 2023-09-23T22:33:06.279865+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: audit 2023-09-23T22:33:06.542446+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: audit 2023-09-23T22:33:06.557155+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:07 smithi123 bash[59255]: audit 2023-09-23T22:33:06.921778+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:07.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:07.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:07.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:07.701 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:07.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:07.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:07.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:07.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:07.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:07.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:08.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:08.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:08.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:08.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:08 smithi123 bash[59255]: cluster 2023-09-23T22:33:07.140590+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T22:33:08.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:08.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:08.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:08.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:08.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:08 smithi121 bash[74920]: cluster 2023-09-23T22:33:07.140590+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T22:33:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:08 smithi121 bash[78246]: cluster 2023-09-23T22:33:07.140590+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T22:33:08.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:08.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:08.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:08.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:08.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:08.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:09.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:09.042 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:33:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:33:08] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-09-23T22:33:09.069 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:09.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:09.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:09.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:09.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:09.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:09.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:09.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:09.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:09.620 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:09.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:33:09.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:09.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:09.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:09.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:09.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:09.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:09.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:09.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:10.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:10.089 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:10.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:10.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:10.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:10.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:10.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:10.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:10.476 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:10.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[78246]: cluster 2023-09-23T22:33:09.141214+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T22:33:10.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[78246]: audit 2023-09-23T22:33:09.485869+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[78246]: audit 2023-09-23T22:33:09.497648+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[78246]: audit 2023-09-23T22:33:10.135377+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:33:10.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[78246]: audit 2023-09-23T22:33:10.137548+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:33:10.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[78246]: audit 2023-09-23T22:33:10.148933+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[74920]: cluster 2023-09-23T22:33:09.141214+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T22:33:10.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[74920]: audit 2023-09-23T22:33:09.485869+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[74920]: audit 2023-09-23T22:33:09.497648+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[74920]: audit 2023-09-23T22:33:10.135377+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:33:10.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[74920]: audit 2023-09-23T22:33:10.137548+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:33:10.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:10 smithi121 bash[74920]: audit 2023-09-23T22:33:10.148933+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:10.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:10 smithi123 bash[59255]: cluster 2023-09-23T22:33:09.141214+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T22:33:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:10 smithi123 bash[59255]: audit 2023-09-23T22:33:09.485869+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:10 smithi123 bash[59255]: audit 2023-09-23T22:33:09.497648+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:10 smithi123 bash[59255]: audit 2023-09-23T22:33:10.135377+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:33:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:10 smithi123 bash[59255]: audit 2023-09-23T22:33:10.137548+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:33:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:10 smithi123 bash[59255]: audit 2023-09-23T22:33:10.148933+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:10.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:10.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:10.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:10.766 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:33:10.766 INFO:teuthology.orchestra.run.smithi123.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-23T22:33:10.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:10.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:10.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:10.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:10.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:11.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:11.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:11.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:11.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:11.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:11.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:11.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:11.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:11.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:11.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:11.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:11.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:11.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:11.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:33:11.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:11.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:11.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:11.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:11.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:12.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:12.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:12.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:12.163 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:12.193 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:12.198 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:12.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:12.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:12.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:12.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:12.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:12.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:12.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:12.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:12 smithi121 bash[78246]: cluster 2023-09-23T22:33:11.141839+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 980 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T22:33:12.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:12 smithi121 bash[74920]: cluster 2023-09-23T22:33:11.141839+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 980 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T22:33:12.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:12 smithi123 bash[59255]: cluster 2023-09-23T22:33:11.141839+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 980 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T22:33:12.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:12.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:12.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:12.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:12.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:12.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:12.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:12.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:13.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:13.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:13.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:13.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:13.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:13.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:13.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:13.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:13.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:13.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:13.462 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:13.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:13.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:13.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:13.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:13.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:13.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:13.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:13.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:13.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:13.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:13.999 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:14.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:14.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:14.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:14.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:14.228 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:14.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:14.291 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:14 smithi123 bash[59255]: cluster 2023-09-23T22:33:13.144694+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 865 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T22:33:14.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:14.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:14.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:14.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:14.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:14.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:14.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:14.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:14.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:14 smithi121 bash[74920]: cluster 2023-09-23T22:33:13.144694+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 865 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T22:33:14.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:14 smithi121 bash[78246]: cluster 2023-09-23T22:33:13.144694+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 865 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T22:33:14.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:14.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:14.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:14.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:14.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:14.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:15.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:15.093 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:15.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:15.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:15.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:15.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:15.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:15.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:15.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:15.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:15.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:15.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:15.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:15.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:15.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:15.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:15.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:15.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:15.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:16.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:16.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:16.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:16.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:16.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:16 smithi121 bash[74920]: cluster 2023-09-23T22:33:15.145043+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 865 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T22:33:16.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:16 smithi121 bash[78246]: cluster 2023-09-23T22:33:15.145043+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 865 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T22:33:16.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:16.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:16.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:16.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:16.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:16.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:16 smithi123 bash[59255]: cluster 2023-09-23T22:33:15.145043+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 865 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T22:33:16.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:16.568 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:33:16.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:16.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:16.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:16.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:16.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:16.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:16.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:16.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:17.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:17.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:17.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:17.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:17.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:17.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:17.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:17.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:17.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:17.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:17.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:17.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:17.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:17.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:17.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:17.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:17.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:17.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:18.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:18.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:18.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:18.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:18.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:18.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:18.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:18 smithi121 bash[78246]: cluster 2023-09-23T22:33:17.145620+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 767 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2023-09-23T22:33:18.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:18 smithi121 bash[74920]: cluster 2023-09-23T22:33:17.145620+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 767 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2023-09-23T22:33:18.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:18.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:18.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:18 smithi123 bash[59255]: cluster 2023-09-23T22:33:17.145620+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 767 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2023-09-23T22:33:18.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:18.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:18.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:18.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:18.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:18.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:18.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:18.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:18.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:18.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:18.842 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:33:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:33:18] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-09-23T22:33:18.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:18.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:18.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:18.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:19.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:19.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:19.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:19.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:19.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:19.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:19.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:19.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:19.450 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:19.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:19.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:19.615 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:19.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:19.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:19.747 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:19.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:19.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:19.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:19.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:19.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:20.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:20.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:20.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:20.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:20.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:20.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:20 smithi121 bash[74920]: cluster 2023-09-23T22:33:19.148418+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 640 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:33:20.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:20 smithi121 bash[78246]: cluster 2023-09-23T22:33:19.148418+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 640 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:33:20.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:20.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:20.388 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:20 smithi123 bash[59255]: cluster 2023-09-23T22:33:19.148418+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 640 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:33:20.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:20.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:20.501 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:33:20.501 INFO:teuthology.orchestra.run.smithi123.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-23T22:33:20.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:20.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:20.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:20.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:20.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:20.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:20.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:20.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:20.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:20.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:21.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:21.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:21.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:21.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:21.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:21.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:33:21.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:21.387 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:21.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:21.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:21.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:21.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:21.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:21.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:21.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:21.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:21.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:21.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:21.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:22.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:22.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:22.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:22.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:22.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:22.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:22.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:22.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:22.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:22.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:22 smithi121 bash[74920]: cluster 2023-09-23T22:33:21.148995+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 543 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:33:22.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:22 smithi121 bash[74920]: audit 2023-09-23T22:33:21.918323+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:22.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:22 smithi121 bash[78246]: cluster 2023-09-23T22:33:21.148995+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 543 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:33:22.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:22 smithi121 bash[78246]: audit 2023-09-23T22:33:21.918323+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:22.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:22.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:22 smithi123 bash[59255]: cluster 2023-09-23T22:33:21.148995+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 543 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:33:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:22 smithi123 bash[59255]: audit 2023-09-23T22:33:21.918323+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:22.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:22.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:22.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:22.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:22.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:22.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:22.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:22.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:22.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:22.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:23.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:23.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:23.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:23.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:23.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:23.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:23.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:23.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:23.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:23.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:23.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:23.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:23.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:23.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:23.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:23.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:23.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:23.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:23.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:23.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:23.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:24.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:24.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:24.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:24.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:24.281 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:24 smithi123 bash[59255]: cluster 2023-09-23T22:33:23.149512+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 417 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T22:33:24.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:24.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:24.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:24 smithi121 bash[74920]: cluster 2023-09-23T22:33:23.149512+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 417 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T22:33:24.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:24 smithi121 bash[78246]: cluster 2023-09-23T22:33:23.149512+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 417 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T22:33:24.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:24.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-23T22:33:24.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:24.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:24.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:24.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:24.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:24.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:24.783 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:33:24.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:24.834 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:33:24.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:24.893 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:33:24.933 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:33:24.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:24.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:24.971 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:33:24.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:24.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:25.004 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:33:25.032 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:33:25.067 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:33:25.072 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.072 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.072 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.072 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.073 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.073 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.073 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.073 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:33:25.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:25.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:25.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:25.241 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:33:25.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[74920]: audit 2023-09-23T22:33:24.474158+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.121:0/3025755544' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:33:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[74920]: audit 2023-09-23T22:33:24.476447+0000 mon.a (mon.0) 643 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[74920]: audit 2023-09-23T22:33:24.716179+0000 mon.a (mon.0) 644 : audit 0 from='client.? 172.21.15.121:0/2201523937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[74920]: audit 2023-09-23T22:33:25.113338+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.121:0/4041460351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[74920]: audit 2023-09-23T22:33:25.113815+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[78246]: audit 2023-09-23T22:33:24.474158+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.121:0/3025755544' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[78246]: audit 2023-09-23T22:33:24.476447+0000 mon.a (mon.0) 643 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[78246]: audit 2023-09-23T22:33:24.716179+0000 mon.a (mon.0) 644 : audit 0 from='client.? 172.21.15.121:0/2201523937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[78246]: audit 2023-09-23T22:33:25.113338+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.121:0/4041460351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:33:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:25 smithi121 bash[78246]: audit 2023-09-23T22:33:25.113815+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:33:25.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:25.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:25.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:25.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:25.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:25.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:25 smithi123 bash[59255]: audit 2023-09-23T22:33:24.474158+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.121:0/3025755544' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:33:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:25 smithi123 bash[59255]: audit 2023-09-23T22:33:24.476447+0000 mon.a (mon.0) 643 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:33:25.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:25 smithi123 bash[59255]: audit 2023-09-23T22:33:24.716179+0000 mon.a (mon.0) 644 : audit 0 from='client.? 172.21.15.121:0/2201523937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:25 smithi123 bash[59255]: audit 2023-09-23T22:33:25.113338+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.121:0/4041460351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:33:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:25 smithi123 bash[59255]: audit 2023-09-23T22:33:25.113815+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:33:25.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:25.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:25.686 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-23T22:33:25.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:25.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:25.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:25.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:25.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:25.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:26.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:26.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:26.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:26.146 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:33:26.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:26.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:26.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:26.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[74920]: cluster 2023-09-23T22:33:25.149899+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 417 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-23T22:33:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[74920]: cluster 2023-09-23T22:33:25.208640+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:33:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[74920]: cluster 2023-09-23T22:33:25.208673+0000 mon.a (mon.0) 647 : cluster 1 Cluster is now healthy 2023-09-23T22:33:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[74920]: cluster 2023-09-23T22:33:25.221615+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:33:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[74920]: audit 2023-09-23T22:33:25.226582+0000 mon.a (mon.0) 648 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:33:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[74920]: cluster 2023-09-23T22:33:25.226758+0000 mon.a (mon.0) 649 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T22:33:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[78246]: cluster 2023-09-23T22:33:25.149899+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 417 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-23T22:33:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[78246]: cluster 2023-09-23T22:33:25.208640+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:33:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[78246]: cluster 2023-09-23T22:33:25.208673+0000 mon.a (mon.0) 647 : cluster 1 Cluster is now healthy 2023-09-23T22:33:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[78246]: cluster 2023-09-23T22:33:25.221615+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:33:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[78246]: audit 2023-09-23T22:33:25.226582+0000 mon.a (mon.0) 648 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:33:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:26 smithi121 bash[78246]: cluster 2023-09-23T22:33:25.226758+0000 mon.a (mon.0) 649 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T22:33:26.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:26.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:26.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:26.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:26.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:26.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:26 smithi123 bash[59255]: cluster 2023-09-23T22:33:25.149899+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 417 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-23T22:33:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:26 smithi123 bash[59255]: cluster 2023-09-23T22:33:25.208640+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:33:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:26 smithi123 bash[59255]: cluster 2023-09-23T22:33:25.208673+0000 mon.a (mon.0) 647 : cluster 1 Cluster is now healthy 2023-09-23T22:33:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:26 smithi123 bash[59255]: cluster 2023-09-23T22:33:25.221615+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:33:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:26 smithi123 bash[59255]: audit 2023-09-23T22:33:25.226582+0000 mon.a (mon.0) 648 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:33:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:26 smithi123 bash[59255]: cluster 2023-09-23T22:33:25.226758+0000 mon.a (mon.0) 649 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T22:33:26.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:26.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:26.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:26.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:26.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:26.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:26.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:26.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:27.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:27.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:27.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:27.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:27.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:27.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:27.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:27.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:27.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:27.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:27.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:27.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:27.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:27.651 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:27.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:27.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:27.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:27.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:27.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:27.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:27.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:28.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:28.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:28.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:28.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:28.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:28.335 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:28 smithi123 bash[59255]: cluster 2023-09-23T22:33:27.150461+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T22:33:28.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:28.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:28.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:28.457 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:28 smithi121 bash[78246]: cluster 2023-09-23T22:33:27.150461+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T22:33:28.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:28 smithi121 bash[74920]: cluster 2023-09-23T22:33:27.150461+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T22:33:28.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:28.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:28.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:28.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:28.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:33:28.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:33:28.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:28.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:28.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:28.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:28.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:28.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:28.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:29.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:33:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:33:28] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T22:33:29.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:29.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:29.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:29.299 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:29.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:29.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:29.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:29.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:29.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:29.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:29.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:29.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:29.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:29.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:29.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:29.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:30.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:30.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:30.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:30.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:30.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:30.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:30.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:30.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:47160 6.2 6:4472918b:::benchmark_data_smithi121_104650_object47159:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:33:30.295 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:29:51.375589+0000", 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 218.91091407600001, 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.124380433, 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 47160 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.296 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375589+0000", 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375589+0000", 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375588+0000", 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0365999999999999e-05 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.297 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375638+0000", 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3952e-05 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375652+0000", 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9640000000000003e-06 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375660+0000", 2023-09-23T22:33:30.298 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1229e-05 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375711+0000", 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000147954 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.375859+0000", 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016196099999999999 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.299 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.376021+0000", 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001815386 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.377837+0000", 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001641467 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.379478+0000", 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12033184299999999 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.300 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.499810+0000", 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2054999999999999e-05 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.499902+0000", 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7467999999999998e-05 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:51.499969+0000", 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.124380433 2023-09-23T22:33:30.301 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:52583 6.2 6:44c221c8:::benchmark_data_smithi121_104650_object52582:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:29:55.779951+0000", 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 214.50655241600001, 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17047934100000001, 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.302 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 52583 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.779951+0000", 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.779951+0000", 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999952 2023-09-23T22:33:30.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.779946+0000", 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8558000000000002e-05 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.780024+0000", 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2152999999999999e-05 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.780046+0000", 2023-09-23T22:33:30.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2391e-05 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.780059+0000", 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7439999999999999e-05 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.780116+0000", 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015302600000000001 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.780269+0000", 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000130135 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.780399+0000", 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019268110000000001 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.782326+0000", 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00069826399999999998 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.783024+0000", 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.167076431 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.950101+0000", 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000198042 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.950299+0000", 2023-09-23T22:33:30.307 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013106700000000001 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:29:55.950430+0000", 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17047934100000001 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:64835 6.2 6:437a5651:::benchmark_data_smithi121_104650_object64834:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:30:05.688256+0000", 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 204.59824745899999, 2023-09-23T22:33:30.308 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15734039, 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 64835 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688256+0000", 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.309 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688256+0000", 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688254+0000", 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7205e-05 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688301+0000", 2023-09-23T22:33:30.310 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5276e-05 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688327+0000", 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4670000000000004e-06 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688335+0000", 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1428999999999999e-05 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.311 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688376+0000", 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012445499999999999 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688501+0000", 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013072299999999999 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.688632+0000", 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020183559999999998 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.312 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.690650+0000", 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011417300000000001 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.690764+0000", 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15424027800000001 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845004+0000", 2023-09-23T22:33:30.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015198100000000001 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845156+0000", 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00043951899999999998 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845596+0000", 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15734039 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.314 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:64842 6.e 6:72899163:::benchmark_data_smithi121_104650_object64841:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:30:05.694675+0000", 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 204.59182798399999, 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14495412799999999, 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 64842 2023-09-23T22:33:30.315 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694675+0000", 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694675+0000", 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.316 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694673+0000", 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1686000000000004e-05 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694745+0000", 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3518e-05 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694759+0000", 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3960000000000003e-06 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694765+0000", 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4937000000000005e-05 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694830+0000", 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015258599999999999 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.694983+0000", 2023-09-23T22:33:30.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000264002 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.695247+0000", 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023773739999999998 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.697624+0000", 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00093667700000000002 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.319 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698561+0000", 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14074466199999999 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.839305+0000", 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019649899999999999 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.839502+0000", 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012741 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.320 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.839629+0000", 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14495412799999999 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:64850 6.2 6:463a3cb0:::benchmark_data_smithi121_104650_object64849:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:30:05.698673+0000", 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 204.587829543, 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.147080338, 2023-09-23T22:33:30.321 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 64850 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698673+0000", 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.322 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698673+0000", 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698672+0000", 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6517000000000002e-05 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698718+0000", 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1719000000000001e-05 2023-09-23T22:33:30.323 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698730+0000", 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8800000000000002e-06 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698737+0000", 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9667999999999999e-05 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.324 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698786+0000", 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010314000000000001 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.698890+0000", 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018251399999999999 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.699072+0000", 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019992479999999999 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.325 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.701071+0000", 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14456744699999999 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845639+0000", 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7165000000000002e-05 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845666+0000", 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3128999999999999e-05 2023-09-23T22:33:30.326 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845719+0000", 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4774000000000003e-05 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:05.845754+0000", 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.147080338 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.327 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:107739 6.2 6:4c781ddf:::benchmark_data_smithi121_104650_object107738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e101)", 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:30:51.002854+0000", 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 159.28364874100001, 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13863762900000001, 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 107739 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.328 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.002854+0000", 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.002854+0000", 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.002853+0000", 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5010000000000003e-05 2023-09-23T22:33:30.329 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.002918+0000", 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.456e-05 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.002932+0000", 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5350000000000001e-06 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.330 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.002939+0000", 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4567999999999995e-05 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.003013+0000", 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00025579599999999997 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.003269+0000", 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00031756999999999998 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.331 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.003587+0000", 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0035219829999999998 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.007109+0000", 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000121143 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.007230+0000", 2023-09-23T22:33:30.332 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13400368200000001 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.141234+0000", 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014793400000000001 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.141382+0000", 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011028599999999999 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.333 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:30:51.141492+0000", 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13863762900000001 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:127899 6.2 6:4aabece8:::benchmark_data_smithi121_104650_object16134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:31:16.290485+0000", 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 133.99601774499999, 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23349099400000001, 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.334 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 127899 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290485+0000", 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.335 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290485+0000", 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290484+0000", 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.118e-06 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290489+0000", 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1600000000000004e-06 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.336 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290498+0000", 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3890000000000002e-06 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290505+0000", 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4437000000000002e-05 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290549+0000", 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011670700000000001 2023-09-23T22:33:30.337 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290666+0000", 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010443 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.290770+0000", 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0033816710000000002 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.338 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.294152+0000", 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000342474 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.294494+0000", 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22936213999999999 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.523857+0000", 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7978000000000005e-05 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.339 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.523935+0000", 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1681999999999998e-05 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:16.523976+0000", 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23349099400000001 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.340 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:133207 6.2 6:4999e834:::benchmark_data_smithi121_104650_object21442:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:31:23.420731+0000", 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 126.865772443, 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.127655982, 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 133207 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.341 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420731+0000", 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420731+0000", 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420729+0000", 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3699999999999995e-06 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.342 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420737+0000", 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8372e-05 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420756+0000", 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8180000000000004e-06 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420763+0000", 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7022999999999999e-05 2023-09-23T22:33:30.343 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420820+0000", 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000116031 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.420936+0000", 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000137243 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.344 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.421074+0000", 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013478064999999999 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.434552+0000", 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00050910199999999999 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.435061+0000", 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.113232346 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.345 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.548293+0000", 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2491000000000003e-05 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.548346+0000", 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0819999999999999e-05 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.548387+0000", 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.127655982 2023-09-23T22:33:30.346 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:133211 6.2 6:4bdaa92a:::benchmark_data_smithi121_104650_object21446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:31:23.423910+0000", 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 126.862592604, 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.131438048, 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.347 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 133211 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.423910+0000", 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.423910+0000", 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.348 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.423908+0000", 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3037000000000001e-05 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.423921+0000", 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5505000000000001e-05 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.423937+0000", 2023-09-23T22:33:30.349 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7600000000000008e-06 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.423945+0000", 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021326180000000002 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.426078+0000", 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000119119 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.350 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.426197+0000", 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013802199999999999 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.426335+0000", 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0082221910000000002 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.434557+0000", 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0029878119999999998 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.351 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.437545+0000", 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.117715397 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.555261+0000", 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6854999999999998e-05 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.555307+0000", 2023-09-23T22:33:30.352 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0982000000000002e-05 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.555348+0000", 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.131438048 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:133218 6.2 6:479e6cb6:::benchmark_data_smithi121_104650_object21453:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:31:23.429814+0000", 2023-09-23T22:33:30.353 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 126.856689249, 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.125670482, 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 133218 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.429814+0000", 2023-09-23T22:33:30.354 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.429814+0000", 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.429812+0000", 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3840000000000002e-06 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.355 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.429819+0000", 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1511999999999999e-05 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.429830+0000", 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7790000000000001e-06 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.429836+0000", 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00051410599999999996 2023-09-23T22:33:30.356 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.430350+0000", 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000103189 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.430453+0000", 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015609700000000001 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.357 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.430609+0000", 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041022339999999997 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.434712+0000", 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0029501969999999999 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.437662+0000", 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.11773641899999999 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.358 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.555398+0000", 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7247999999999999e-05 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.555445+0000", 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8766999999999997e-05 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:31:23.555484+0000", 2023-09-23T22:33:30.359 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.125670482 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:195529 6.2 6:45cecb2e:::benchmark_data_smithi121_104650_object83764:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:51.074867+0000", 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 39.211635610000002, 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12332558, 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.360 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 195529 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074867+0000", 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074867+0000", 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:33:30.361 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074866+0000", 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6460000000000005e-06 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074875+0000", 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0642e-05 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074896+0000", 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5159999999999994e-06 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074904+0000", 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9534000000000003e-05 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.074964+0000", 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016888600000000001 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.075133+0000", 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000144294 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.075277+0000", 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042333559999999998 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.079510+0000", 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0095214930000000007 2023-09-23T22:33:30.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.089032+0000", 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.108993298 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.198025+0000", 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4982000000000006e-05 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.198120+0000", 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2770999999999998e-05 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.198193+0000", 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12332558 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:195530 6.e 6:78e9239b:::benchmark_data_smithi121_104650_object83765:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.366 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:51.076501+0000", 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 39.210001869000003, 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12964276399999999, 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 195530 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.367 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.076501+0000", 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.076501+0000", 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.076500+0000", 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9079999999999998e-06 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.368 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.076507+0000", 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5512999999999999e-05 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.076522+0000", 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7749999999999993e-06 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.076530+0000", 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0062471899999999997 2023-09-23T22:33:30.369 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.082777+0000", 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011819000000000001 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.082895+0000", 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014586699999999999 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.370 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.083041+0000", 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041516310000000002 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.087193+0000", 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00038385600000000002 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.087577+0000", 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.118208172 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.205785+0000", 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000256111 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.206041+0000", 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102957 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.206144+0000", 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12964276399999999 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.372 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:195539 6.2 6:4725fd07:::benchmark_data_smithi121_104650_object83774:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:51.085032+0000", 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 39.201471251000001, 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12460613500000001, 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.373 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 195539 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085032+0000", 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085032+0000", 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085030+0000", 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6969999999999993e-06 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085038+0000", 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2893e-05 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085051+0000", 2023-09-23T22:33:30.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6669999999999999e-06 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085057+0000", 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3625000000000002e-05 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085111+0000", 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000122201 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.376 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085233+0000", 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014067300000000001 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.085374+0000", 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037725570000000002 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.089146+0000", 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.113419931 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.377 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.202566+0000", 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0068626049999999999 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.209429+0000", 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011579 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.209545+0000", 2023-09-23T22:33:30.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3262000000000003e-05 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:51.209638+0000", 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12460613500000001 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:199667 6.2 6:49277e8e:::benchmark_data_smithi121_104650_object87902:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:57.064996+0000", 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 33.221506693000002, 2023-09-23T22:33:30.379 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13884929600000001, 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 199667 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.064996+0000", 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.064996+0000", 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.064995+0000", 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9090000000000003e-06 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.065002+0000", 2023-09-23T22:33:30.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2476999999999999e-05 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.065014+0000", 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8350000000000004e-06 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.065022+0000", 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3022000000000006e-05 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.065105+0000", 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000142631 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.065248+0000", 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000165024 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.065413+0000", 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045779039999999998 2023-09-23T22:33:30.383 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.069991+0000", 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3649999999999993e-06 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.070000+0000", 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13358472499999999 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.203585+0000", 2023-09-23T22:33:30.384 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012980700000000001 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.203715+0000", 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013100000000000001 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.203846+0000", 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13884929600000001 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.385 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:199670 6.2 6:451f5c9e:::benchmark_data_smithi121_104650_object87905:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:57.073035+0000", 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 33.213468067000001, 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15177370100000001, 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 199670 2023-09-23T22:33:30.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073035+0000", 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073035+0000", 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073033+0000", 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0767e-05 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073044+0000", 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6076999999999999e-05 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073060+0000", 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8499999999999996e-06 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073067+0000", 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4789000000000006e-05 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073132+0000", 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016737100000000001 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073299+0000", 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000211411 2023-09-23T22:33:30.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.073510+0000", 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045982619999999997 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.078109+0000", 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00062918700000000002 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.390 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.078738+0000", 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.145972979 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224711+0000", 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9162000000000002e-05 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224750+0000", 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8683e-05 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.391 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224809+0000", 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15177370100000001 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:199672 6.e 6:778b25ae:::benchmark_data_smithi121_104650_object87907:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:57.076899+0000", 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 33.209603514000001, 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.147988445, 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.392 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 199672 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076899+0000", 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076899+0000", 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076898+0000", 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7419999999999997e-06 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076906+0000", 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6511000000000002e-05 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076922+0000", 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.934e-06 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076929+0000", 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2497000000000002e-05 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.076982+0000", 2023-09-23T22:33:30.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5760999999999994e-05 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.077067+0000", 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5550999999999995e-05 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.077153+0000", 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.007732058 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.084885+0000", 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6713999999999999e-05 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.084942+0000", 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13983056499999999 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224772+0000", 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5896000000000002e-05 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224818+0000", 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9709000000000006e-05 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224888+0000", 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.147988445 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.398 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:199677 6.e 6:71ba62bb:::benchmark_data_smithi121_104650_object87912:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:32:57.080123+0000", 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 33.206379505999998, 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.144889083, 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 199677 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.399 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080123+0000", 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080123+0000", 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080122+0000", 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4532000000000001e-05 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080137+0000", 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7782999999999999e-05 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080154+0000", 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8800000000000003e-06 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080164+0000", 2023-09-23T22:33:30.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00038981900000000002 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080554+0000", 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011557699999999999 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080670+0000", 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000134938 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.080805+0000", 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041795130000000002 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.084984+0000", 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024331299999999999 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.085227+0000", 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.139698298 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224926+0000", 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9795000000000001e-05 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.224965+0000", 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7129000000000002e-05 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:32:57.225013+0000", 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.144889083 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:203641 6.e 6:7a01af0d:::benchmark_data_smithi121_104650_object91876:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:33:02.768692+0000", 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 27.517811373000001, 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19661796000000001, 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.405 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 203641 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768692+0000", 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768692+0000", 2023-09-23T22:33:30.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768689+0000", 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2819999999999999e-05 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768702+0000", 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1049000000000001e-05 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768723+0000", 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0987e-05 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768734+0000", 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0346000000000001e-05 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768794+0000", 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012579400000000001 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.768920+0000", 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014481800000000001 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.769065+0000", 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0047617069999999996 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.773827+0000", 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00048970399999999999 2023-09-23T22:33:30.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.774316+0000", 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19087137500000001 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.965188+0000", 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3094000000000003e-05 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.965251+0000", 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8610999999999998e-05 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.965310+0000", 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19661796000000001 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:203646 6.e 6:78f41f70:::benchmark_data_smithi121_104650_object91881:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.411 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:33:02.775483+0000", 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 27.511020297999998, 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19002999800000001, 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 203646 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775483+0000", 2023-09-23T22:33:30.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775483+0000", 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775482+0000", 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7150000000000001e-06 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775488+0000", 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2225000000000001e-05 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775501+0000", 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1539999999999999e-06 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775507+0000", 2023-09-23T22:33:30.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102582 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775609+0000", 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018018299999999999 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775790+0000", 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020053200000000001 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.775990+0000", 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0044658969999999999 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.780456+0000", 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0078559179999999999 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.788312+0000", 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17705599299999999 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.965368+0000", 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8801999999999994e-05 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.965467+0000", 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6038000000000002e-05 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.965513+0000", 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19002999800000001 2023-09-23T22:33:30.417 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.44681.0:203663 6.e 6:7cda893c:::benchmark_data_smithi121_104650_object91898:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:33:02.800496+0000", 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 27.486007312000002, 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17150684099999999, 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.44681", 2023-09-23T22:33:30.418 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 203663 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800496+0000", 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800496+0000", 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:33:30.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.420 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:33:30.420 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800494+0000", 2023-09-23T22:33:30.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8610000000000004e-06 2023-09-23T22:33:30.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800503+0000", 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4004e-05 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800517+0000", 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7739999999999999e-06 2023-09-23T22:33:30.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800524+0000", 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7040000000000003e-05 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800581+0000", 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015955599999999999 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800740+0000", 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016986400000000001 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.800910+0000", 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.004212698 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.805123+0000", 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9735999999999996e-05 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.805213+0000", 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16661609199999999 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.971829+0000", 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010745499999999999 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.971936+0000", 2023-09-23T22:33:30.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6451000000000005e-05 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:33:02.972003+0000", 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17150684099999999 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:33:30.425 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:33:30.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:30.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:30 smithi123 bash[59255]: cluster 2023-09-23T22:33:29.151092+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-23T22:33:30.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:30.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:30.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:30.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:30 smithi121 bash[74920]: cluster 2023-09-23T22:33:29.151092+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-23T22:33:30.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:30 smithi121 bash[78246]: cluster 2023-09-23T22:33:29.151092+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-23T22:33:30.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:30.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:30.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:30.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:30.687 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-23T22:33:30.687 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:33:30.687 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T22:33:30.687 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:33:30.687 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:33:30.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T22:33:30.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:30.766 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:30.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:30.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:30.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:30.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:30.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:31.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:31.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:31.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:31.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:31.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:33:31.176 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:31.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:31.315 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:31.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:31.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:31.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:31.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:31.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:31.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:31.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:31.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:31.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:31.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:31.850 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Removed 111762 objects 2023-09-23T22:33:31.850 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Clean up completed and total clean up time :155.619 2023-09-23T22:33:31.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:31.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:31.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:31.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:32.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:32.117 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:32.214 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:32 smithi121 bash[74920]: cluster 2023-09-23T22:33:31.151713+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 106 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T22:33:32.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:32.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:32.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:32.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:32.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:32.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:32.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:32.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:32 smithi121 bash[78246]: cluster 2023-09-23T22:33:31.151713+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 106 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T22:33:32.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:32 smithi123 bash[59255]: cluster 2023-09-23T22:33:31.151713+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 106 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T22:33:32.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:32.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:32.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:32.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:32.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:32.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:32.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:32.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:32.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:32.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:32.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:33.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:33.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:33.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:33.189 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:33.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:33.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:33.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:33.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:33.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:33.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:33.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:33.523 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:33.523 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:33.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:33.587 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:33.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:33.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:33.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:33.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:33.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:33.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:33.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:33.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:33.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:33.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:34.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:34.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:34.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:34.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:34.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:34.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:34.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:34 smithi123 bash[59255]: cluster 2023-09-23T22:33:33.152670+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 18 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:33:34.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:34.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:34.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:34 smithi121 bash[78246]: cluster 2023-09-23T22:33:33.152670+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 18 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:33:34.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:34 smithi121 bash[74920]: cluster 2023-09-23T22:33:33.152670+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 18 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:33:34.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:34.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:34.538 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:34.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:34.644 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:34.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:34.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:34.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:34.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:34.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:34.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:35.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:35.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:35.155 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:35.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:35.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:35.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:35.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:35.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:35.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:35.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:35.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:35.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:35.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:35.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:35.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:35.959 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:33:35.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:35.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:35.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:36.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:36.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:36.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:36.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:36.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:36 smithi123 bash[59255]: cluster 2023-09-23T22:33:35.153380+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 18 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:33:36.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:36.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:36.427 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-23T22:33:36.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-23T22:33:36.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:36.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:36.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:36 smithi121 bash[74920]: cluster 2023-09-23T22:33:35.153380+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 18 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:33:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:36 smithi121 bash[78246]: cluster 2023-09-23T22:33:35.153380+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 18 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-23T22:33:36.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:36.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:36.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:36.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:36.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:36.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:36.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:36.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:36.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:36.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:37.010 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:37.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:37.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:37.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:37.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:37.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:37.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:37.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:37.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:37.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:37.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:37.540 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:37.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:37.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:37.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:37.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:37.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:37.800 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:37.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:37.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:37.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:38.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:38.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:38.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:37 smithi121 bash[74920]: audit 2023-09-23T22:33:36.921938+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:38.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:37 smithi121 bash[74920]: audit 2023-09-23T22:33:36.923135+0000 mon.a (mon.0) 651 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:38.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:37 smithi121 bash[74920]: cluster 2023-09-23T22:33:37.154225+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-09-23T22:33:38.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:37 smithi121 bash[78246]: audit 2023-09-23T22:33:36.921938+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:38.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:37 smithi121 bash[78246]: audit 2023-09-23T22:33:36.923135+0000 mon.a (mon.0) 651 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:38.095 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:37 smithi121 bash[78246]: cluster 2023-09-23T22:33:37.154225+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-09-23T22:33:38.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:38.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:38.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:38.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:38.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:37 smithi123 bash[59255]: audit 2023-09-23T22:33:36.921938+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:37 smithi123 bash[59255]: audit 2023-09-23T22:33:36.923135+0000 mon.a (mon.0) 651 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:37 smithi123 bash[59255]: cluster 2023-09-23T22:33:37.154225+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-09-23T22:33:38.322 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:38.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:38.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:38.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:38.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:38.575 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:38.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:38.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:38.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:38.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:38.840 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:38.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:38.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:38.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:38.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:39.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:33:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:33:38] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-09-23T22:33:39.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:39.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:39.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:39.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:39.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:39.265 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:33:39.265 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:33:39.265 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T22:33:39.265 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:33:39.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:39.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:39.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:39.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:39.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:39.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:39.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:39.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:39.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:39.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:39.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:39.885 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:39.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:39.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:40.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:33:40.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:40.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:40.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:40.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:40.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:40.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:40.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:40.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:40.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:40 smithi123 bash[59255]: cluster 2023-09-23T22:33:39.155078+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 430 op/s 2023-09-23T22:33:40.390 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:40.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:40.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:40.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:40 smithi121 bash[78246]: cluster 2023-09-23T22:33:39.155078+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 430 op/s 2023-09-23T22:33:40.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:40 smithi121 bash[74920]: cluster 2023-09-23T22:33:39.155078+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 430 op/s 2023-09-23T22:33:40.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:40.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:40.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:40.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:40.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:40.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:40.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:40.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:40.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:40.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:41.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:41.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:41.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:41.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:41.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:41.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:41.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:41.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:41.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:41.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:41.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:41.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:41.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:41.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:41.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:41.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:41.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:41.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:41.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:41.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:41.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:41.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:42.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:42.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:42.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:42.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:42.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:42.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:42 smithi123 bash[59255]: cluster 2023-09-23T22:33:41.156039+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 266 op/s 2023-09-23T22:33:42.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:42.370 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:42 smithi121 bash[78246]: cluster 2023-09-23T22:33:41.156039+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 266 op/s 2023-09-23T22:33:42.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:42 smithi121 bash[74920]: cluster 2023-09-23T22:33:41.156039+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 266 op/s 2023-09-23T22:33:42.387 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:42.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:42.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:42.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:42.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:42.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:42.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:42.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:42.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:42.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:42.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:42.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:42.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:42.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:42.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:43.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:43.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:43.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:43.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:43.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:43.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:43.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:43.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:43.438 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:43.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:43.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:43.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:43.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:43.603 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:33:43.629 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:33:43.655 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:33:43.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:43.675 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:33:43.675 INFO:teuthology.orchestra.run.smithi121.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:33:43.675 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:33:43.682 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:33:43.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:43.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:43.708 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:33:43.737 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:33:43.767 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:33:43.789 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:33:43.791 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.791 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.791 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.791 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.792 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.792 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.792 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.792 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:33:43.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:43.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:43.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:43.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:43.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:43.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:44.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:44.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:44.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:44.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:44.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[74920]: cluster 2023-09-23T22:33:43.156647+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2023-09-23T22:33:44.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[74920]: audit 2023-09-23T22:33:43.494194+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.121:0/3910919942' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:33:44.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[74920]: audit 2023-09-23T22:33:43.494760+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:33:44.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[74920]: audit 2023-09-23T22:33:43.577289+0000 mon.a (mon.0) 653 : audit 0 from='client.? 172.21.15.121:0/514385181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:44.224 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[78246]: cluster 2023-09-23T22:33:43.156647+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2023-09-23T22:33:44.224 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[78246]: audit 2023-09-23T22:33:43.494194+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.121:0/3910919942' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:33:44.224 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[78246]: audit 2023-09-23T22:33:43.494760+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:33:44.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:44 smithi121 bash[78246]: audit 2023-09-23T22:33:43.577289+0000 mon.a (mon.0) 653 : audit 0 from='client.? 172.21.15.121:0/514385181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:44.238 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:33:44.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:44.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:44.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:44.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:44 smithi123 bash[59255]: cluster 2023-09-23T22:33:43.156647+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2023-09-23T22:33:44.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:44 smithi123 bash[59255]: audit 2023-09-23T22:33:43.494194+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.121:0/3910919942' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:33:44.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:44 smithi123 bash[59255]: audit 2023-09-23T22:33:43.494760+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:33:44.358 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:44 smithi123 bash[59255]: audit 2023-09-23T22:33:43.577289+0000 mon.a (mon.0) 653 : audit 0 from='client.? 172.21.15.121:0/514385181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:33:44.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:44.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:44.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:44.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:44.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:44.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:44.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:44.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:44.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:44.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:44.797 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:33:44.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:44.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:44.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:45.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:45.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:45.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:45.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:45.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:45.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:45.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:45.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:45.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:45.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:45.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:45.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[78246]: cluster 2023-09-23T22:33:44.216882+0000 mon.a (mon.0) 654 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:33:45.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[78246]: audit 2023-09-23T22:33:44.231738+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:33:45.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[78246]: cluster 2023-09-23T22:33:44.231802+0000 mon.a (mon.0) 656 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T22:33:45.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[78246]: cluster 2023-09-23T22:33:44.851171+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:45.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[74920]: cluster 2023-09-23T22:33:44.216882+0000 mon.a (mon.0) 654 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[74920]: audit 2023-09-23T22:33:44.231738+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[74920]: cluster 2023-09-23T22:33:44.231802+0000 mon.a (mon.0) 656 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:45 smithi121 bash[74920]: cluster 2023-09-23T22:33:44.851171+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:45 smithi123 bash[59255]: cluster 2023-09-23T22:33:44.216882+0000 mon.a (mon.0) 654 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:45 smithi123 bash[59255]: audit 2023-09-23T22:33:44.231738+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:45 smithi123 bash[59255]: cluster 2023-09-23T22:33:44.231802+0000 mon.a (mon.0) 656 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T22:33:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:45 smithi123 bash[59255]: cluster 2023-09-23T22:33:44.851171+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:45.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:45.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:45.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:45.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:45.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:45.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:45.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:45.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:45.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:45.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:46.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:46.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:46.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:46.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:46.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:46.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:46.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[78246]: cluster 2023-09-23T22:33:45.157047+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 28 op/s 2023-09-23T22:33:46.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[78246]: cluster 2023-09-23T22:33:45.282162+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[78246]: cluster 2023-09-23T22:33:45.471713+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[78246]: cluster 2023-09-23T22:33:45.471739+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[74920]: cluster 2023-09-23T22:33:45.157047+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 28 op/s 2023-09-23T22:33:46.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[74920]: cluster 2023-09-23T22:33:45.282162+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[74920]: cluster 2023-09-23T22:33:45.471713+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:46 smithi121 bash[74920]: cluster 2023-09-23T22:33:45.471739+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:46.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:46.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:46.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:46.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:46 smithi123 bash[59255]: cluster 2023-09-23T22:33:45.157047+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 28 op/s 2023-09-23T22:33:46.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:46 smithi123 bash[59255]: cluster 2023-09-23T22:33:45.282162+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:46 smithi123 bash[59255]: cluster 2023-09-23T22:33:45.471713+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:46 smithi123 bash[59255]: cluster 2023-09-23T22:33:45.471739+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:33:46.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:46.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:46.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:46.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:46.716 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:46.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:46.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:46.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:46.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:46.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:46.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:46.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:47.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:47.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:47.121 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.151 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:47.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.287 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:47.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:47.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:47.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:47.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:47.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:47.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:47.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:47.844 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:33:47.845 INFO:teuthology.orchestra.run.smithi123.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-23T22:33:47.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:47.963 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:47.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:48.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:48.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:48.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:48.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:48.208 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:48 smithi121 bash[78246]: cluster 2023-09-23T22:33:47.157805+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:48.209 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:48 smithi121 bash[74920]: cluster 2023-09-23T22:33:47.157805+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:48.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:48.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:33:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:48.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:33:48.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:48.342 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:48 smithi123 bash[59255]: cluster 2023-09-23T22:33:47.157805+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:48.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:48.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:48.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:48.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:48.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:48.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:48.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:48.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:48.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:33:48.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:48.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:48.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:48.849 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:48.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:48.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:48.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:48.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:49.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:49.021 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:33:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:33:48] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-09-23T22:33:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:49.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:49.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:49.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:49.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:49.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:49.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:49.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:49.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:49.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:49.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:49.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:49.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:49.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:49.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:49.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:49.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:49.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:49.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:49.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:49.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:50.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:50.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:50.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:50.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:50.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:50.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:50 smithi121 bash[74920]: cluster 2023-09-23T22:33:49.158754+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:50.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:50 smithi121 bash[78246]: cluster 2023-09-23T22:33:49.158754+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:50.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:50.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:50.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:50.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:50.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:50 smithi123 bash[59255]: cluster 2023-09-23T22:33:49.158754+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:50.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:50.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:50.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:50.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:50.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:50.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:50.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:50.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:50.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:50.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:50.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:51.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:51.030 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-23T22:33:51.031 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:33:51.031 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.2738386740841413 2023-09-23T22:33:51.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 0.2738386740841413 2023-09-23T22:33:51.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:51.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:51.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:51.245 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_1' removed 2023-09-23T22:33:51.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:51 smithi121 bash[74920]: audit 2023-09-23T22:33:50.606519+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.121:0/2811126020' 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-23T22:33:51.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:51 smithi121 bash[74920]: audit 2023-09-23T22:33:50.607130+0000 mon.a (mon.0) 657 : 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-23T22:33:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:51 smithi121 bash[78246]: audit 2023-09-23T22:33:50.606519+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.121:0/2811126020' 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-23T22:33:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:51 smithi121 bash[78246]: audit 2023-09-23T22:33:50.607130+0000 mon.a (mon.0) 657 : 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-23T22:33:51.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:51.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:51.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:51.406 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:51.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:51.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:51.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:51.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:51 smithi123 bash[59255]: audit 2023-09-23T22:33:50.606519+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.121:0/2811126020' 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-23T22:33:51.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:51 smithi123 bash[59255]: audit 2023-09-23T22:33:50.607130+0000 mon.a (mon.0) 657 : 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-23T22:33:51.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:51.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:51.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:51.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:51.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:51.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:51.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:51.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:51.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:52.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:52.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:52.135 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:33:52.136 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:33:52.136 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-23T22:33:52.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-23T22:33:52.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:52.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:52.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:52.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: cluster 2023-09-23T22:33:51.159622+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:52.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: cluster 2023-09-23T22:33:51.226775+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:52.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: audit 2023-09-23T22:33:51.227214+0000 mon.a (mon.0) 658 : 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-23T22:33:52.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: cluster 2023-09-23T22:33:51.227295+0000 mon.a (mon.0) 659 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T22:33:52.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: cluster 2023-09-23T22:33:51.422105+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: audit 2023-09-23T22:33:51.925841+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[78246]: audit 2023-09-23T22:33:51.927515+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: cluster 2023-09-23T22:33:51.159622+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: cluster 2023-09-23T22:33:51.226775+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: audit 2023-09-23T22:33:51.227214+0000 mon.a (mon.0) 658 : 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-23T22:33:52.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: cluster 2023-09-23T22:33:51.227295+0000 mon.a (mon.0) 659 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: cluster 2023-09-23T22:33:51.422105+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:52.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: audit 2023-09-23T22:33:51.925841+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:52.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:52 smithi121 bash[74920]: audit 2023-09-23T22:33:51.927515+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:52.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:52.349 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:52.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:52.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: cluster 2023-09-23T22:33:51.159622+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:52.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: cluster 2023-09-23T22:33:51.226775+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:52.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: audit 2023-09-23T22:33:51.227214+0000 mon.a (mon.0) 658 : 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-23T22:33:52.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: cluster 2023-09-23T22:33:51.227295+0000 mon.a (mon.0) 659 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T22:33:52.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: cluster 2023-09-23T22:33:51.422105+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:52.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: audit 2023-09-23T22:33:51.925841+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:33:52.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:52 smithi123 bash[59255]: audit 2023-09-23T22:33:51.927515+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:52.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:52.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:52.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:52.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:52.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:52.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:52.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:52.887 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:52.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:52.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:53.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:53.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:53.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:53.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:53.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:53.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:53.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:53.386 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:53.418 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:53.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:53.446 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:33:53.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:53 smithi123 bash[59255]: cluster 2023-09-23T22:33:52.855198+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:53.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:53 smithi121 bash[74920]: cluster 2023-09-23T22:33:52.855198+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:53.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:53 smithi121 bash[78246]: cluster 2023-09-23T22:33:52.855198+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:53.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:53.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:53.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:53.678 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:53.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:53.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:53.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:53.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:53.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:54.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:54.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:54.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:54.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:54.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:54.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:54 smithi121 bash[78246]: cluster 2023-09-23T22:33:53.043399+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:54.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:54 smithi121 bash[78246]: cluster 2023-09-23T22:33:53.160195+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:54.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:54 smithi121 bash[74920]: cluster 2023-09-23T22:33:53.043399+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:54.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:54 smithi121 bash[74920]: cluster 2023-09-23T22:33:53.160195+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:54.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:54 smithi123 bash[59255]: cluster 2023-09-23T22:33:53.043399+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:33:54.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:54 smithi123 bash[59255]: cluster 2023-09-23T22:33:53.160195+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:54.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:54.627 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:54.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:54.641 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:54.641 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:54.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.758 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:54.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:54.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:54.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:54.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:55.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:55.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:55.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:55.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:55.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:55.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:55.266 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:55.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:55.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:55.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:55.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:55.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:55.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:55.654 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:55.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:55.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:55.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:55.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:55.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:55.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:55.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:55.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:56.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:56.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:56.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:56.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:56.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:56.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:56.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:56.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:56 smithi123 bash[59255]: cluster 2023-09-23T22:33:55.160598+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:56.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:56.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:56.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:56.440 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:33:56.440 INFO:teuthology.orchestra.run.smithi123.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-23T22:33:56.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:56.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:56.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:56 smithi121 bash[74920]: cluster 2023-09-23T22:33:55.160598+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:56.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:56 smithi121 bash[78246]: cluster 2023-09-23T22:33:55.160598+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:56.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:56.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:56.671 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:56.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:56.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:56.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:56.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:56.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:56.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:56.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:56.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:56.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:57.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:57.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:33:57.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:33:57.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:33:57.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:57.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:57.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:57.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:57.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:57.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:57.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:57.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:57.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:57.627 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:57.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:57.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:57.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:57.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:57.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:57.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:57.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:33:57.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:57.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:33:58.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:58.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:58.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:58.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:58.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:58.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:33:58 smithi121 bash[78246]: cluster 2023-09-23T22:33:57.161438+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:58.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:33:58 smithi121 bash[74920]: cluster 2023-09-23T22:33:57.161438+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:58.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:58.298 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:33:58 smithi123 bash[59255]: cluster 2023-09-23T22:33:57.161438+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:33:58.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:33:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:33:58.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:58.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:58.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:58.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:58.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:58.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:58.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:58.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:58.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:33:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:33:58.874 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:33:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:33:58] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.33.4" 2023-09-23T22:33:58.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:58.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:58.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:59.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:59.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:59.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:59.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:59.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:59.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:33:59.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:33:59.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:59.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:33:59.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:33:59.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:59.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:59.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:59.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:33:59.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:33:59.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:59.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:33:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:33:59.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:33:59.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:00.011 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:00.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:00.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:00.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:00.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:00.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:00.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:00.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:00.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:00 smithi121 bash[78246]: cluster 2023-09-23T22:33:59.162124+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:00.341 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:00 smithi121 bash[74920]: cluster 2023-09-23T22:33:59.162124+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:00.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:00.393 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:00 smithi123 bash[59255]: cluster 2023-09-23T22:33:59.162124+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:00.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:00.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:00.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:00.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:00.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:00.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:00.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:00.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:00.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:00.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:00.947 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:00.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:00.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:01.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:01.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:01.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:01.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:01.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:01.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:01.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:01.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:01.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:01.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:01.568 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:01.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:01.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:01.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:01.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:01.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:01.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:01.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:01.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:01.948 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:34:01.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:01.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:02.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:02.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:02.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:02.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:02 smithi123 bash[59255]: cluster 2023-09-23T22:34:01.162993+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:02.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:02.365 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:02 smithi121 bash[74920]: cluster 2023-09-23T22:34:01.162993+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:02.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:02 smithi121 bash[78246]: cluster 2023-09-23T22:34:01.162993+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:02.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:02.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:02.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:02.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:02.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:02.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:02.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:02.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:02.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:02.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:02.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:02.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:03.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:03.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:03.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:03.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:03.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:03.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:03.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:03.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:03.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:03.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:03.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:03.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:03.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:03.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:03.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:03.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:03.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:03.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:03.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:03.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:03.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:03.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:03.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:04.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:04.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:04.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:04.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:04.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:04.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:04.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:04.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:04.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:04 smithi121 bash[74920]: cluster 2023-09-23T22:34:03.163844+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:04.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:04 smithi121 bash[78246]: cluster 2023-09-23T22:34:03.163844+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:04.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:04.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:04 smithi123 bash[59255]: cluster 2023-09-23T22:34:03.163844+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:04.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:04.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:04.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:04.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:04.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:04.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:04.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:04.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:04.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:05.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:05.037 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:34:05.037 INFO:teuthology.orchestra.run.smithi123.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-23T22:34:05.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:05.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:05.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:05.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:05.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:05.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:05.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:05.392 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:05.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:05.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:05.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:05.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:05.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:05.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:05.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:05.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:05.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:34:05.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:05.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:05.890 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:34:05.912 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:34:05.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:05.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:05.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:05.935 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:34:05.956 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:34:05.980 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:34:06.008 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:34:06.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:06.034 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:34:06.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:06.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:06.061 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.063 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:34:06.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:06.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:06.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:06.243 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:34:06.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:06.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:06.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:06.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:06.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:06 smithi121 bash[78246]: cluster 2023-09-23T22:34:05.164391+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:06 smithi121 bash[78246]: audit 2023-09-23T22:34:05.863328+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.121:0/1886894903' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:06 smithi121 bash[78246]: audit 2023-09-23T22:34:05.927457+0000 mon.a (mon.0) 662 : audit 1 from='client.? 172.21.15.121:0/3783806893' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:34:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:06 smithi121 bash[74920]: cluster 2023-09-23T22:34:05.164391+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:06 smithi121 bash[74920]: audit 2023-09-23T22:34:05.863328+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.121:0/1886894903' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:06 smithi121 bash[74920]: audit 2023-09-23T22:34:05.927457+0000 mon.a (mon.0) 662 : audit 1 from='client.? 172.21.15.121:0/3783806893' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:34:06.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:06 smithi123 bash[59255]: cluster 2023-09-23T22:34:05.164391+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:06.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:06 smithi123 bash[59255]: audit 2023-09-23T22:34:05.863328+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.121:0/1886894903' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:06.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:06 smithi123 bash[59255]: audit 2023-09-23T22:34:05.927457+0000 mon.a (mon.0) 662 : audit 1 from='client.? 172.21.15.121:0/3783806893' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:34:06.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:06.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:06.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:06.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:06.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:06.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:06.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:06.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:06.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:06.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:07.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:07.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:07.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:07.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:07.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:07.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:07.256 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.7 to 0.273839 (461a) 2023-09-23T22:34:07.264 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_2' created 2023-09-23T22:34:07.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:07.339 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: cluster 2023-09-23T22:34:06.226140+0000 mon.a (mon.0) 663 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:34:07.339 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: audit 2023-09-23T22:34:06.238271+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.121:0/3783806893' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:34:07.339 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: cluster 2023-09-23T22:34:06.238333+0000 mon.a (mon.0) 665 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T22:34:07.339 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: cluster 2023-09-23T22:34:06.238546+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: cluster 2023-09-23T22:34:06.241702+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: audit 2023-09-23T22:34:06.489351+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.121:0/1602480554' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:34:07.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: audit 2023-09-23T22:34:06.489831+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.121:0/2553474588' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.2738386740841413}]: dispatch 2023-09-23T22:34:07.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: audit 2023-09-23T22:34:06.490350+0000 mon.a (mon.0) 667 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:34:07.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: cluster 2023-09-23T22:34:06.618326+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:07 smithi123 bash[59255]: audit 2023-09-23T22:34:06.943283+0000 mon.a (mon.0) 668 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:07.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:07.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:07.461 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:07.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: cluster 2023-09-23T22:34:06.226140+0000 mon.a (mon.0) 663 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:34:07.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: audit 2023-09-23T22:34:06.238271+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.121:0/3783806893' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:34:07.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: cluster 2023-09-23T22:34:06.238333+0000 mon.a (mon.0) 665 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T22:34:07.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: cluster 2023-09-23T22:34:06.238546+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: cluster 2023-09-23T22:34:06.241702+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: audit 2023-09-23T22:34:06.489351+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.121:0/1602480554' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: audit 2023-09-23T22:34:06.489831+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.121:0/2553474588' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.2738386740841413}]: dispatch 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: audit 2023-09-23T22:34:06.490350+0000 mon.a (mon.0) 667 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: cluster 2023-09-23T22:34:06.618326+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[74920]: audit 2023-09-23T22:34:06.943283+0000 mon.a (mon.0) 668 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: cluster 2023-09-23T22:34:06.226140+0000 mon.a (mon.0) 663 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: audit 2023-09-23T22:34:06.238271+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.121:0/3783806893' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: cluster 2023-09-23T22:34:06.238333+0000 mon.a (mon.0) 665 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: cluster 2023-09-23T22:34:06.238546+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: cluster 2023-09-23T22:34:06.241702+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: audit 2023-09-23T22:34:06.489351+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.121:0/1602480554' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:34:07.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: audit 2023-09-23T22:34:06.489831+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.121:0/2553474588' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.2738386740841413}]: dispatch 2023-09-23T22:34:07.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: audit 2023-09-23T22:34:06.490350+0000 mon.a (mon.0) 667 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:34:07.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: cluster 2023-09-23T22:34:06.618326+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:34:07.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:07 smithi121 bash[78246]: audit 2023-09-23T22:34:06.943283+0000 mon.a (mon.0) 668 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:07.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:07.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:07.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:07.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:07.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:07.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:07.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:07.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:07.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:07.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:07.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:07.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:08.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:08.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:08.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:08.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:08.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:08.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[74920]: cluster 2023-09-23T22:34:07.164773+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:08.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[74920]: cluster 2023-09-23T22:34:07.244814+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:34:08.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[74920]: cluster 2023-09-23T22:34:07.245477+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:34:08.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[74920]: audit 2023-09-23T22:34:07.246273+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.121:0/2553474588' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.2738386740841413}]': finished 2023-09-23T22:34:08.278 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[74920]: audit 2023-09-23T22:34:07.246363+0000 mon.a (mon.0) 670 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T22:34:08.278 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[74920]: cluster 2023-09-23T22:34:07.246448+0000 mon.a (mon.0) 671 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T22:34:08.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[78246]: cluster 2023-09-23T22:34:07.164773+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:08.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[78246]: cluster 2023-09-23T22:34:07.244814+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:34:08.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[78246]: cluster 2023-09-23T22:34:07.245477+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:34:08.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[78246]: audit 2023-09-23T22:34:07.246273+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.121:0/2553474588' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.2738386740841413}]': finished 2023-09-23T22:34:08.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[78246]: audit 2023-09-23T22:34:07.246363+0000 mon.a (mon.0) 670 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T22:34:08.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[78246]: cluster 2023-09-23T22:34:07.246448+0000 mon.a (mon.0) 671 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T22:34:08.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:08.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:08.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:08.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:08.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:08.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:08 smithi123 bash[59255]: cluster 2023-09-23T22:34:07.164773+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:08 smithi123 bash[59255]: cluster 2023-09-23T22:34:07.244814+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:34:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:08 smithi123 bash[59255]: cluster 2023-09-23T22:34:07.245477+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:34:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:08 smithi123 bash[59255]: audit 2023-09-23T22:34:07.246273+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.121:0/2553474588' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.2738386740841413}]': finished 2023-09-23T22:34:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:08 smithi123 bash[59255]: audit 2023-09-23T22:34:07.246363+0000 mon.a (mon.0) 670 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T22:34:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:08 smithi123 bash[59255]: cluster 2023-09-23T22:34:07.246448+0000 mon.a (mon.0) 671 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T22:34:08.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:08.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:08.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:08.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:08.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:08.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:08.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:08.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:08.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:08.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:09.059 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:34:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:34:08] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.33.4" 2023-09-23T22:34:09.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:09.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:09.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:09.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:09.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:09.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.258887+0000 mon.a (mon.0) 672 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T22:34:09.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.259375+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.262043+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.262286+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.264205+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.264418+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.265097+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.267434+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.369 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:09 smithi123 bash[59255]: cluster 2023-09-23T22:34:08.268118+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:09.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:09.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.258887+0000 mon.a (mon.0) 672 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T22:34:09.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.259375+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.262043+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.262286+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.264205+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.264418+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.265097+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.267434+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[78246]: cluster 2023-09-23T22:34:08.268118+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.258887+0000 mon.a (mon.0) 672 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.259375+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.262043+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.262286+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.264205+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.264418+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.265097+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.267434+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:09 smithi121 bash[74920]: cluster 2023-09-23T22:34:08.268118+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:34:09.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:09.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:09.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:09.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:09.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:09.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:09.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:09.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:09.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:09.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:09.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:10.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-23T22:34:10.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:10.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.165467+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v483: 89 pgs: 3 creating+peering, 10 peering, 13 unknown, 63 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.256408+0000 mon.a (mon.0) 673 : cluster 3 Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.269470+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.272515+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.272583+0000 mon.a (mon.0) 674 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.280212+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.165467+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v483: 89 pgs: 3 creating+peering, 10 peering, 13 unknown, 63 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.256408+0000 mon.a (mon.0) 673 : cluster 3 Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2023-09-23T22:34:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.269470+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.272515+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.272583+0000 mon.a (mon.0) 674 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T22:34:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:10 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.280212+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:10 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.165467+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v483: 89 pgs: 3 creating+peering, 10 peering, 13 unknown, 63 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T22:34:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:10 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.256408+0000 mon.a (mon.0) 673 : cluster 3 Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2023-09-23T22:34:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:10 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.269470+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:10 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.272515+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:10 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.272583+0000 mon.a (mon.0) 674 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T22:34:10.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:10 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.280212+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:10.556 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:34:10.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:10.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:10.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:10.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:10.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:10.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:10.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:10.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:10.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:34:10.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:10.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:10.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:10.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:10.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:10.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:11.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:11.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:11.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:11.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:11.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:11.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.635428+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: cluster 2023-09-23T22:34:09.639016+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: audit 2023-09-23T22:34:10.276334+0000 mon.a (mon.0) 675 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: cluster 2023-09-23T22:34:10.283488+0000 mon.a (mon.0) 676 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: cluster 2023-09-23T22:34:10.286371+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: cluster 2023-09-23T22:34:10.288488+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: audit 2023-09-23T22:34:10.653174+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:11.359 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:11 smithi123 bash[59255]: audit 2023-09-23T22:34:10.660976+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:11.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:11.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:11.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:11.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.635428+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:11.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: cluster 2023-09-23T22:34:09.639016+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: audit 2023-09-23T22:34:10.276334+0000 mon.a (mon.0) 675 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: cluster 2023-09-23T22:34:10.283488+0000 mon.a (mon.0) 676 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: cluster 2023-09-23T22:34:10.286371+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: cluster 2023-09-23T22:34:10.288488+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: audit 2023-09-23T22:34:10.653174+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[74920]: audit 2023-09-23T22:34:10.660976+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:11.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.635428+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: cluster 2023-09-23T22:34:09.639016+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: audit 2023-09-23T22:34:10.276334+0000 mon.a (mon.0) 675 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: cluster 2023-09-23T22:34:10.283488+0000 mon.a (mon.0) 676 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: cluster 2023-09-23T22:34:10.286371+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: cluster 2023-09-23T22:34:10.288488+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: audit 2023-09-23T22:34:10.653174+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:11 smithi121 bash[78246]: audit 2023-09-23T22:34:10.660976+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:11.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:11.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:11.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:11.639 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:11.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:11.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:11.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:11.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:11.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:11.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:11.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:12.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:12.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:12.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:12.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:12.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:12.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:12.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:12.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:12.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[78246]: cluster 2023-09-23T22:34:11.166601+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v486: 89 pgs: 3 creating+peering, 11 peering, 75 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 144 KiB/s, 1 objects/s recovering 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[78246]: cluster 2023-09-23T22:34:11.283616+0000 mon.a (mon.0) 679 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[78246]: cluster 2023-09-23T22:34:11.289193+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[78246]: cluster 2023-09-23T22:34:11.311709+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[78246]: cluster 2023-09-23T22:34:11.311754+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[78246]: cluster 2023-09-23T22:34:11.311803+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:12.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[74920]: cluster 2023-09-23T22:34:11.166601+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v486: 89 pgs: 3 creating+peering, 11 peering, 75 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 144 KiB/s, 1 objects/s recovering 2023-09-23T22:34:12.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[74920]: cluster 2023-09-23T22:34:11.283616+0000 mon.a (mon.0) 679 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T22:34:12.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[74920]: cluster 2023-09-23T22:34:11.289193+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:34:12.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[74920]: cluster 2023-09-23T22:34:11.311709+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:12.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[74920]: cluster 2023-09-23T22:34:11.311754+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:34:12.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:12 smithi121 bash[74920]: cluster 2023-09-23T22:34:11.311803+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:12.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:12.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:12.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:12 smithi123 bash[59255]: cluster 2023-09-23T22:34:11.166601+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v486: 89 pgs: 3 creating+peering, 11 peering, 75 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 144 KiB/s, 1 objects/s recovering 2023-09-23T22:34:12.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:12 smithi123 bash[59255]: cluster 2023-09-23T22:34:11.283616+0000 mon.a (mon.0) 679 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T22:34:12.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:12 smithi123 bash[59255]: cluster 2023-09-23T22:34:11.289193+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:34:12.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:12 smithi123 bash[59255]: cluster 2023-09-23T22:34:11.311709+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:12.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:12 smithi123 bash[59255]: cluster 2023-09-23T22:34:11.311754+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:34:12.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:12 smithi123 bash[59255]: cluster 2023-09-23T22:34:11.311803+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:34:12.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:12.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:12.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:12.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:12.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:12.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:12.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:12.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:12.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:12.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:12.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:13.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:13.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:13.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:13.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:13.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:13.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:13.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:13 smithi123 bash[59255]: cluster 2023-09-23T22:34:13.167561+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v488: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:34:13.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:13 smithi123 bash[59255]: cluster 2023-09-23T22:34:13.281643+0000 mon.a (mon.0) 680 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2023-09-23T22:34:13.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:13.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:13.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:13.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:13 smithi121 bash[74920]: cluster 2023-09-23T22:34:13.167561+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v488: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:34:13.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:13 smithi121 bash[74920]: cluster 2023-09-23T22:34:13.281643+0000 mon.a (mon.0) 680 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2023-09-23T22:34:13.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:13 smithi121 bash[78246]: cluster 2023-09-23T22:34:13.167561+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v488: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:34:13.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:13 smithi121 bash[78246]: cluster 2023-09-23T22:34:13.281643+0000 mon.a (mon.0) 680 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2023-09-23T22:34:13.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:13.604 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:13.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:13.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:13.740 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:13.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:13.870 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:34:13.870 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:34:13.870 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:34:13.870 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:34:13.870 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:34:13.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:13.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:13.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:14.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:14.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:14.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:14.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:14.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:14.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:14.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:14.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:14.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:14.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:14.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:14.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:14.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:34:14.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:34:14.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:14.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:14.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:34:14.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:14.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:14.934 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-23T22:34:14.935 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:34:14.935 INFO:tasks.thrashosds.thrasher:Killing osd 6, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:34:14.935 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T22:34:14.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T22:34:14.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:14.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:14.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:15.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:15.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:15.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:15 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.099180+0000 mon.a (mon.0) 681 : cluster 1 osd.6 marked itself down and dead 2023-09-23T22:34:15.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:15.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:15.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:15.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:15 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.099180+0000 mon.a (mon.0) 681 : cluster 1 osd.6 marked itself down and dead 2023-09-23T22:34:15.271 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:34:14 smithi123 systemd[1]: Stopping Ceph osd.6 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:34:15.271 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:34:15 smithi123 bash[39444]: debug 2023-09-23T22:34:15.097+0000 7f12a0fc4700 -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-23T22:34:15.271 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:34:15 smithi123 bash[39444]: debug 2023-09-23T22:34:15.097+0000 7f12a0fc4700 -1 osd.6 120 *** Got signal Terminated *** 2023-09-23T22:34:15.271 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:34:15 smithi123 bash[39444]: debug 2023-09-23T22:34:15.097+0000 7f12a0fc4700 -1 osd.6 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:34:15.327 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:15.328 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:15.329 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:15.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:15.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:15.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:15.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:15 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.099180+0000 mon.a (mon.0) 681 : cluster 1 osd.6 marked itself down and dead 2023-09-23T22:34:15.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:15.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:15.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:15.639 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:15.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:15.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:15.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:15.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:15.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:15.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:15.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:15.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:15.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:16.050 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:34:15 smithi123 bash[76888]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T22:34:16.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:16.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:16.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:16.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:16.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.150265+0000 mon.a (mon.0) 682 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.156653+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.158307+0000 mon.a (mon.0) 683 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.160407+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.160569+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.164349+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.165305+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:15.168183+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v490: 89 pgs: 4 stale+active+clean, 1 peering, 84 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 99 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.159326+0000 mon.a (mon.0) 684 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.150265+0000 mon.a (mon.0) 682 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.156653+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.158307+0000 mon.a (mon.0) 683 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.160407+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.160569+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.164349+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.165305+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.397 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:15.168183+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v490: 89 pgs: 4 stale+active+clean, 1 peering, 84 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 99 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T22:34:16.398 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:16 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.159326+0000 mon.a (mon.0) 684 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-09-23T22:34:16.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:16.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:16.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:16.550 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[77139]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.150265+0000 mon.a (mon.0) 682 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.156653+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.158307+0000 mon.a (mon.0) 683 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.160407+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.160569+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.164349+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.165305+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:34:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:15.168183+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v490: 89 pgs: 4 stale+active+clean, 1 peering, 84 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 99 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T22:34:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:16 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.159326+0000 mon.a (mon.0) 684 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-09-23T22:34:16.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:16.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:16.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:16.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:16.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:16.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:16.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:16.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:17.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:17.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:17.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:17.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:17.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:17.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:17.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:17.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:17.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:17.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:17.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:17.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.158212+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.161453+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.161917+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.165209+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.165219+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.166134+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.168093+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.170083+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:16.172010+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:16.447845+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:16.456513+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:16.883972+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:16.900879+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: cluster 2023-09-23T22:34:17.168780+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v492: 89 pgs: 14 peering, 1 stale+active+clean, 74 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 809 B/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:17.371193+0000 mon.a (mon.0) 689 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:17.372698+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[78246]: audit 2023-09-23T22:34:17.380883+0000 mon.a (mon.0) 691 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.158212+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.161453+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.161917+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.165209+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.165219+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.166134+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.168093+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.170083+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:16.172010+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:16.447845+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:16.456513+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:16.883972+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:16.900879+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: cluster 2023-09-23T22:34:17.168780+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v492: 89 pgs: 14 peering, 1 stale+active+clean, 74 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 809 B/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:17.371193+0000 mon.a (mon.0) 689 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:17.372698+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:34:17.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:17 smithi121 bash[74920]: audit 2023-09-23T22:34:17.380883+0000 mon.a (mon.0) 691 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:17.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:17.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:17.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.158212+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.161453+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.161917+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.165209+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.165219+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.166134+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.168093+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.170083+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:16.172010+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:16.447845+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:16.456513+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:16.883972+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:16.900879+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: cluster 2023-09-23T22:34:17.168780+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v492: 89 pgs: 14 peering, 1 stale+active+clean, 74 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 809 B/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:17.371193+0000 mon.a (mon.0) 689 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:34:17.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:17.372698+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:34:17.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:17 smithi123 bash[59255]: audit 2023-09-23T22:34:17.380883+0000 mon.a (mon.0) 691 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:17.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:17.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:17.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:17.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:17.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:17.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:17.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:18.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:18.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:18.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:18.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:18.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:18.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:18.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:18.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:18.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:18.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T22:34:18.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:18 smithi123 bash[59255]: cluster 2023-09-23T22:34:17.374631+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v493: 89 pgs: 14 peering, 1 stale+active+clean, 74 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 797 B/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:34:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:18 smithi123 bash[59255]: cluster 2023-09-23T22:34:18.134202+0000 mon.a (mon.0) 692 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-09-23T22:34:18.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:18 smithi123 bash[59255]: cluster 2023-09-23T22:34:18.134260+0000 mon.a (mon.0) 693 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:34:18.467 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T22:34:18.467 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T22:34:18.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:18.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:18.574 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:18.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[78246]: cluster 2023-09-23T22:34:17.374631+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v493: 89 pgs: 14 peering, 1 stale+active+clean, 74 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 797 B/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:34:18.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[78246]: cluster 2023-09-23T22:34:18.134202+0000 mon.a (mon.0) 692 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-09-23T22:34:18.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[78246]: cluster 2023-09-23T22:34:18.134260+0000 mon.a (mon.0) 693 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:34:18.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[74920]: cluster 2023-09-23T22:34:17.374631+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v493: 89 pgs: 14 peering, 1 stale+active+clean, 74 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 797 B/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:34:18.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[74920]: cluster 2023-09-23T22:34:18.134202+0000 mon.a (mon.0) 692 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-09-23T22:34:18.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[74920]: cluster 2023-09-23T22:34:18.134260+0000 mon.a (mon.0) 693 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:34:18.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:18.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:18.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:18.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:18.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:18.850 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:34:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:34:18] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.33.4" 2023-09-23T22:34:18.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:18.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:18.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:18.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:19.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:19.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:19.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:19.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:19.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:19.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:19.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:19.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:19.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:19.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:19.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:19.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:19.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:19 smithi123 bash[59255]: cluster 2023-09-23T22:34:19.449373+0000 mon.a (mon.0) 694 : cluster 3 Health check failed: Degraded data redundancy: 8/72 objects degraded (11.111%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:19.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:19.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:19.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:19.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:19.759 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:19 smithi121 bash[78246]: cluster 2023-09-23T22:34:19.449373+0000 mon.a (mon.0) 694 : cluster 3 Health check failed: Degraded data redundancy: 8/72 objects degraded (11.111%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:19.760 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:19 smithi121 bash[74920]: cluster 2023-09-23T22:34:19.449373+0000 mon.a (mon.0) 694 : cluster 3 Health check failed: Degraded data redundancy: 8/72 objects degraded (11.111%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:19.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:19.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:19.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:19.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:19.935 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:34:19.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:19.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:20.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:20.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:20.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:20.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:20.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:20.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:20.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:20.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:20.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:20.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:20.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:20 smithi123 bash[59255]: cluster 2023-09-23T22:34:19.375631+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v494: 89 pgs: 4 active+undersized+degraded, 14 peering, 16 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8/72 objects degraded (11.111%) 2023-09-23T22:34:20.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:20.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:20.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:20.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:20.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:20 smithi121 bash[74920]: cluster 2023-09-23T22:34:19.375631+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v494: 89 pgs: 4 active+undersized+degraded, 14 peering, 16 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8/72 objects degraded (11.111%) 2023-09-23T22:34:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:20 smithi121 bash[78246]: cluster 2023-09-23T22:34:19.375631+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v494: 89 pgs: 4 active+undersized+degraded, 14 peering, 16 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8/72 objects degraded (11.111%) 2023-09-23T22:34:20.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:20.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:20.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:20.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:20.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:20.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:21.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:21.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:21.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:21.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:21.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:21.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:21.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:21.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:21.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:21.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:21.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:21.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:21.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:21.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:21 smithi123 bash[59255]: cluster 2023-09-23T22:34:21.504176+0000 mon.a (mon.0) 695 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:34:21.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:21.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:21.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:21.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:21.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:21 smithi121 bash[74920]: cluster 2023-09-23T22:34:21.504176+0000 mon.a (mon.0) 695 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:34:21.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:21 smithi121 bash[78246]: cluster 2023-09-23T22:34:21.504176+0000 mon.a (mon.0) 695 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:34:21.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:21.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:21.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:22.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:22.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:22.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:22.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:22.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:22.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:22.302 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:22.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:22.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:22.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:22.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:22.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:22.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:22.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:22.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:22.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:22.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:22.945 INFO:teuthology.orchestra.run.smithi123.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2023-09-23T22:34:22.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:22.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:22.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:23.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:23.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:22 smithi121 bash[78246]: cluster 2023-09-23T22:34:21.376486+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v495: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:23.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:22 smithi121 bash[78246]: audit 2023-09-23T22:34:21.926061+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:23.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:22 smithi121 bash[78246]: audit 2023-09-23T22:34:21.927396+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:23.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:22 smithi121 bash[74920]: cluster 2023-09-23T22:34:21.376486+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v495: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:23.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:22 smithi121 bash[74920]: audit 2023-09-23T22:34:21.926061+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:23.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:22 smithi121 bash[74920]: audit 2023-09-23T22:34:21.927396+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:23.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:23.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:23.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:23.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:23.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:23.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:23.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:23.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:23.451 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:23.468 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2023-09-23T22:34:23.468 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:34:23.468 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:34:23.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd out 6 2023-09-23T22:34:23.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:23.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:22 smithi123 bash[59255]: cluster 2023-09-23T22:34:21.376486+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v495: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:23.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:22 smithi123 bash[59255]: audit 2023-09-23T22:34:21.926061+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:34:23.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:22 smithi123 bash[59255]: audit 2023-09-23T22:34:21.927396+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:23.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:23.598 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:23.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:23.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:23.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:23.753 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T22:34:23.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:34:23.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:23.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:23.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:23.862 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:34:23.884 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:34:23.905 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:34:23.929 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:23 smithi121 bash[78246]: audit 2023-09-23T22:34:23.723360+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.121:0/131262481' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:34:23.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:23 smithi121 bash[78246]: audit 2023-09-23T22:34:23.723843+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:34:23.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:23 smithi121 bash[78246]: audit 2023-09-23T22:34:23.834876+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.121:0/1128204943' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:23.942 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-23T22:34:23.944 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:34:23.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:23.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:23.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:23.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:23.982 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:34:24.005 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:34:24.027 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:34:24.027 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.027 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.028 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:34:24.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:34:24.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:24.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:23 smithi121 bash[74920]: audit 2023-09-23T22:34:23.723360+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.121:0/131262481' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:34:24.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:23 smithi121 bash[74920]: audit 2023-09-23T22:34:23.723843+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:34:24.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:23 smithi121 bash[74920]: audit 2023-09-23T22:34:23.834876+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.121:0/1128204943' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:24.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:24.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:24.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:24.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:24.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:23 smithi123 bash[59255]: audit 2023-09-23T22:34:23.723360+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.121:0/131262481' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:34:24.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:23 smithi123 bash[59255]: audit 2023-09-23T22:34:23.723843+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:34:24.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:23 smithi123 bash[59255]: audit 2023-09-23T22:34:23.834876+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.121:0/1128204943' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:24.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:24.372 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:24.475 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:24.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:24.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:24.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:24.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:24.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:24.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:24.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:24.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:24.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:24.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:24.948 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:34:25.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:25.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:25.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:25.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:25.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: cluster 2023-09-23T22:34:23.377101+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v496: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: audit 2023-09-23T22:34:23.935220+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:34:25.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: cluster 2023-09-23T22:34:23.935286+0000 mon.a (mon.0) 700 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: cluster 2023-09-23T22:34:23.935566+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: audit 2023-09-23T22:34:24.084529+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.121:0/3690187428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: audit 2023-09-23T22:34:24.085068+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[74920]: cluster 2023-09-23T22:34:24.430304+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: cluster 2023-09-23T22:34:23.377101+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v496: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: audit 2023-09-23T22:34:23.935220+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: cluster 2023-09-23T22:34:23.935286+0000 mon.a (mon.0) 700 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-09-23T22:34:25.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: cluster 2023-09-23T22:34:23.935566+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: audit 2023-09-23T22:34:24.084529+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.121:0/3690187428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:34:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: audit 2023-09-23T22:34:24.085068+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:34:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:24 smithi121 bash[78246]: cluster 2023-09-23T22:34:24.430304+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:25.267 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:25.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:25.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:25.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: cluster 2023-09-23T22:34:23.377101+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v496: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:25.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: audit 2023-09-23T22:34:23.935220+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:34:25.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: cluster 2023-09-23T22:34:23.935286+0000 mon.a (mon.0) 700 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-09-23T22:34:25.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: cluster 2023-09-23T22:34:23.935566+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:25.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: audit 2023-09-23T22:34:24.084529+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.121:0/3690187428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:34:25.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: audit 2023-09-23T22:34:24.085068+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:34:25.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:24 smithi123 bash[59255]: cluster 2023-09-23T22:34:24.430304+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:25.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:25.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:25.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:25.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:25.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:34:25.653 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:34:25.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:25.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:25.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:25.846 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:25.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:25.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:25.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:25.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:26.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:26.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:26.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:25 smithi123 bash[59255]: cluster 2023-09-23T22:34:24.548797+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:25 smithi123 bash[59255]: cluster 2023-09-23T22:34:24.933166+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:34:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:25 smithi123 bash[59255]: audit 2023-09-23T22:34:24.941141+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:34:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:25 smithi123 bash[59255]: cluster 2023-09-23T22:34:24.941315+0000 mon.a (mon.0) 704 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-09-23T22:34:26.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[78246]: cluster 2023-09-23T22:34:24.548797+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[78246]: cluster 2023-09-23T22:34:24.933166+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:34:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[78246]: audit 2023-09-23T22:34:24.941141+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:34:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[78246]: cluster 2023-09-23T22:34:24.941315+0000 mon.a (mon.0) 704 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-09-23T22:34:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[74920]: cluster 2023-09-23T22:34:24.548797+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:34:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[74920]: cluster 2023-09-23T22:34:24.933166+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:34:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[74920]: audit 2023-09-23T22:34:24.941141+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:34:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:25 smithi121 bash[74920]: cluster 2023-09-23T22:34:24.941315+0000 mon.a (mon.0) 704 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-09-23T22:34:26.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:26.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:26.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:26.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:26.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:26.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:26.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:26.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:26.575 DEBUG:teuthology.orchestra.run.smithi121:> /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-23T22:34:26.578 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:34:26.578 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:34:26.623 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:hints = 1 2023-09-23T22:34:26.623 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:34:26.623 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object prefix: benchmark_data_smithi121_126723 2023-09-23T22:34:26.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:34:26.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:34:26.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:26.677 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:26.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:26.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:26.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:26.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:26.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:26.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:26.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:27.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:27.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:26 smithi123 bash[59255]: cluster 2023-09-23T22:34:25.377890+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v499: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:27.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:26 smithi123 bash[59255]: cluster 2023-09-23T22:34:26.241467+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:26 smithi123 bash[59255]: cluster 2023-09-23T22:34:26.377936+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:26 smithi123 bash[59255]: cluster 2023-09-23T22:34:26.378171+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:27.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:27.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:27.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:27.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[74920]: cluster 2023-09-23T22:34:25.377890+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v499: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:27.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[74920]: cluster 2023-09-23T22:34:26.241467+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[74920]: cluster 2023-09-23T22:34:26.377936+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[74920]: cluster 2023-09-23T22:34:26.378171+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[78246]: cluster 2023-09-23T22:34:25.377890+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v499: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[78246]: cluster 2023-09-23T22:34:26.241467+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[78246]: cluster 2023-09-23T22:34:26.377936+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:26 smithi121 bash[78246]: cluster 2023-09-23T22:34:26.378171+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:34:27.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:27.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:27.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:27.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:27.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:27.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:27.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:27.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:27.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:27.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 1 16 2674 2658 166.116 166.125 0.00517503 0.00599796 2023-09-23T22:34:27.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:34:27.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:27.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:27.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:27.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:27.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:27.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:27.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:27.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:27 smithi121 bash[78246]: cluster 2023-09-23T22:34:27.134664+0000 mon.a (mon.0) 705 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:27.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:28.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:28.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:28.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:28.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:27 smithi121 bash[74920]: cluster 2023-09-23T22:34:27.134664+0000 mon.a (mon.0) 705 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:28.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:28.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:27 smithi123 bash[59255]: cluster 2023-09-23T22:34:27.134664+0000 mon.a (mon.0) 705 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:28.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:28.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:34:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:28.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:28.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:28.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:28.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:28.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:28.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 2 16 5053 5037 157.362 148.688 0.00459857 0.00632682 2023-09-23T22:34:28.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:28.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:28.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:28.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:28.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:28.940 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:34:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:34:28] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-09-23T22:34:28.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:28.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:28.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:29.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:29.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:29.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:29.211 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:29.212 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:29.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:29.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:29.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:29 smithi121 bash[78246]: cluster 2023-09-23T22:34:27.378701+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v500: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:29.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:29 smithi121 bash[74920]: cluster 2023-09-23T22:34:27.378701+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v500: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:29.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:29.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:29.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:29.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:29 smithi123 bash[59255]: cluster 2023-09-23T22:34:27.378701+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v500: 89 pgs: 6 active+undersized+degraded, 28 active+undersized, 55 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:34:29.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:29.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:29.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:29.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:29.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:29.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 3 16 7476 7460 155.382 151.438 0.00332098 0.00641963 2023-09-23T22:34:29.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:29.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:29.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:29.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:29.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:29.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:29.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:29.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:30.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:30.121 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:30.146 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:30.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:30.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:30.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:30.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:30.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:30.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:30.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:30.556 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:30.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:30.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 4 16 9846 9830 153.565 148.125 0.00851522 0.00649816 2023-09-23T22:34:30.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:30.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:30.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:30.816 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:30.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:30.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:30.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:30.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:31.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:31.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:31.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:31.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:31 smithi121 bash[74920]: cluster 2023-09-23T22:34:29.379701+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v501: 89 pgs: 7 active+undersized+degraded, 27 active+undersized, 55 active+clean; 31 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s wr, 60 op/s; 238/1518 objects degraded (15.679%) 2023-09-23T22:34:31.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:31.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:31.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:31.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:31.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:31 smithi123 bash[59255]: cluster 2023-09-23T22:34:29.379701+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v501: 89 pgs: 7 active+undersized+degraded, 27 active+undersized, 55 active+clean; 31 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s wr, 60 op/s; 238/1518 objects degraded (15.679%) 2023-09-23T22:34:31.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:31.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:31.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:31.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:31 smithi121 bash[78246]: cluster 2023-09-23T22:34:29.379701+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v501: 89 pgs: 7 active+undersized+degraded, 27 active+undersized, 55 active+clean; 31 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s wr, 60 op/s; 238/1518 objects degraded (15.679%) 2023-09-23T22:34:31.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:31.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:31.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:31.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:31.624 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 5 16 12224 12208 152.574 148.625 0.0071674 0.00654409 2023-09-23T22:34:31.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:31.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:31.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:31.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:31.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:31.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:31.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:31.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:32.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:32.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:32.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:32.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:32.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:32.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:32.268 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:32.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:32.270 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:32.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:32.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:32.382 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:32 smithi121 bash[74920]: cluster 2023-09-23T22:34:32.136606+0000 mon.a (mon.0) 706 : cluster 3 Health check update: Degraded data redundancy: 238/1518 objects degraded (15.679%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:32.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:32 smithi121 bash[78246]: cluster 2023-09-23T22:34:32.136606+0000 mon.a (mon.0) 706 : cluster 3 Health check update: Degraded data redundancy: 238/1518 objects degraded (15.679%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:32.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:32.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:32.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:32.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:32 smithi123 bash[59255]: cluster 2023-09-23T22:34:32.136606+0000 mon.a (mon.0) 706 : cluster 3 Health check update: Degraded data redundancy: 238/1518 objects degraded (15.679%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:32.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:32.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:32.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 6 16 14447 14431 150.3 138.938 0.00337287 0.00664681 2023-09-23T22:34:32.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:32.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:32.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:32.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:32.802 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:32.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:32.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:32.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:32.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:33.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:33.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:33.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:33 smithi123 bash[59255]: cluster 2023-09-23T22:34:31.380550+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v502: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 612 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 2861/29433 objects degraded (9.720%) 2023-09-23T22:34:33.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:33.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:33.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:33.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:33 smithi121 bash[74920]: cluster 2023-09-23T22:34:31.380550+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v502: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 612 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 2861/29433 objects degraded (9.720%) 2023-09-23T22:34:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:33 smithi121 bash[78246]: cluster 2023-09-23T22:34:31.380550+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v502: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 612 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 2861/29433 objects degraded (9.720%) 2023-09-23T22:34:33.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:33.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:33.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:33.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:33.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:33.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:33.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 7 16 16627 16611 148.291 136.25 0.00602819 0.00673605 2023-09-23T22:34:33.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:33.716 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:33.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:33.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:33.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:34.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:34.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:34.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:34.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:34.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:34.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:34.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:34.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:34.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:34.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:34.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 8 16 18737 18721 146.237 131.875 0.00689868 0.00683177 2023-09-23T22:34:34.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:34.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:34.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:34.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:34.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:34.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:34.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:34.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:35.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:35.038 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:35.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:35.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:35.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:35.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:35 smithi121 bash[78246]: cluster 2023-09-23T22:34:33.381263+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v503: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 702 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 3543/33726 objects degraded (10.505%) 2023-09-23T22:34:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:35 smithi121 bash[74920]: cluster 2023-09-23T22:34:33.381263+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v503: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 702 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 3543/33726 objects degraded (10.505%) 2023-09-23T22:34:35.302 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:35.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:35.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:35.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:35.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:35 smithi123 bash[59255]: cluster 2023-09-23T22:34:33.381263+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v503: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 702 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 3543/33726 objects degraded (10.505%) 2023-09-23T22:34:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:35.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:35.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:35.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:35.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 9 15 20734 20719 143.863 124.875 0.0116894 0.00694308 2023-09-23T22:34:35.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:35.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:35.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:35.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:35.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:35.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:35.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:35.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:35.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:36.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:36.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:36.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:36.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:36.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:36.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:36.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:36.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:36.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:36.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:36.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 10 16 22584 22568 141.032 115.562 0.00914098 0.00708401 2023-09-23T22:34:36.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:36.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:36.766 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:36.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:36.870 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:36.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:36.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:36.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:37.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:37.036 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:37.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:37.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:37.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:37.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:37.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:37.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:37.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:37.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:37.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:37 smithi123 bash[59255]: cluster 2023-09-23T22:34:35.381804+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v504: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 702 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3543/33726 objects degraded (10.505%) 2023-09-23T22:34:37.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:37 smithi123 bash[59255]: audit 2023-09-23T22:34:36.921327+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:37.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:37 smithi123 bash[59255]: cluster 2023-09-23T22:34:37.137885+0000 mon.a (mon.0) 708 : cluster 3 Health check update: Degraded data redundancy: 3543/33726 objects degraded (10.505%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:37.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:37 smithi121 bash[78246]: cluster 2023-09-23T22:34:35.381804+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v504: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 702 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3543/33726 objects degraded (10.505%) 2023-09-23T22:34:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:37 smithi121 bash[78246]: audit 2023-09-23T22:34:36.921327+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:37 smithi121 bash[78246]: cluster 2023-09-23T22:34:37.137885+0000 mon.a (mon.0) 708 : cluster 3 Health check update: Degraded data redundancy: 3543/33726 objects degraded (10.505%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:37 smithi121 bash[74920]: cluster 2023-09-23T22:34:35.381804+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v504: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 702 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3543/33726 objects degraded (10.505%) 2023-09-23T22:34:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:37 smithi121 bash[74920]: audit 2023-09-23T22:34:36.921327+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:37 smithi121 bash[74920]: cluster 2023-09-23T22:34:37.137885+0000 mon.a (mon.0) 708 : cluster 3 Health check update: Degraded data redundancy: 3543/33726 objects degraded (10.505%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:37.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:37.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:37.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:37.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 11 16 24392 24376 138.482 113 0.00563011 0.00721433 2023-09-23T22:34:37.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:37.708 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:37.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:37.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:37.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:37.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:37.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:37.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:37.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:37.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:38.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:38.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:38.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:38.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:38.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:38.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:38.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:38.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:38.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:38.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:38.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:38.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:38.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 12 16 26074 26058 135.702 105.125 0.0058011 0.00735958 2023-09-23T22:34:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:38.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:38.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:38.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:38.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:38.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:38.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:39.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:39.019 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:34:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:34:38] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-09-23T22:34:39.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:39.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:39.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:39.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:39.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:39 smithi121 bash[78246]: cluster 2023-09-23T22:34:37.382649+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v505: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.3 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s; 6229/62250 objects degraded (10.006%) 2023-09-23T22:34:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:39 smithi121 bash[74920]: cluster 2023-09-23T22:34:37.382649+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v505: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.3 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s; 6229/62250 objects degraded (10.006%) 2023-09-23T22:34:39.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:39.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:39.510 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:39.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:39.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:39.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:39 smithi123 bash[59255]: cluster 2023-09-23T22:34:37.382649+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v505: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.3 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s; 6229/62250 objects degraded (10.006%) 2023-09-23T22:34:39.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 13 16 27738 27722 133.263 104 0.00983038 0.00749667 2023-09-23T22:34:39.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:39.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:39.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:39.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:39.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:39.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:39.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:39.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:39.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:40.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:40.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:40.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:40.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:40.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.311 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:40.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:40.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:40.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:40.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:40.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:40.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:40.625 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 14 16 29075 29059 129.712 83.5625 0.00857201 0.0077029 2023-09-23T22:34:40.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:40.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:40.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:40.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:40.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:41.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:41.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:41.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:41.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:41.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:41.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:41.384 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:41.398 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:41 smithi121 bash[78246]: cluster 2023-09-23T22:34:39.383361+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v506: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.3 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s; 6792/65559 objects degraded (10.360%) 2023-09-23T22:34:41.398 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:41 smithi121 bash[74920]: cluster 2023-09-23T22:34:39.383361+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v506: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.3 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s; 6792/65559 objects degraded (10.360%) 2023-09-23T22:34:41.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:41.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:41.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:41.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:41 smithi123 bash[59255]: cluster 2023-09-23T22:34:39.383361+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v506: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.3 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s; 6792/65559 objects degraded (10.360%) 2023-09-23T22:34:41.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:41.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:41.626 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 15 16 30717 30701 127.906 102.625 0.00400711 0.00781135 2023-09-23T22:34:41.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:41.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:41.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:41.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:41.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:41.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:41.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:42.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:42.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:42.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:42.195 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:42 smithi121 bash[74920]: cluster 2023-09-23T22:34:42.139025+0000 mon.a (mon.0) 709 : cluster 3 Health check update: Degraded data redundancy: 6792/65559 objects degraded (10.360%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:42.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:42.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:42.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:42.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:42.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:42.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:42.464 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:42 smithi123 bash[59255]: cluster 2023-09-23T22:34:42.139025+0000 mon.a (mon.0) 709 : cluster 3 Health check update: Degraded data redundancy: 6792/65559 objects degraded (10.360%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:42.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:42 smithi121 bash[78246]: cluster 2023-09-23T22:34:42.139025+0000 mon.a (mon.0) 709 : cluster 3 Health check update: Degraded data redundancy: 6792/65559 objects degraded (10.360%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:42.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:42.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:42.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:42.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:42.626 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 16 16 32398 32382 126.478 105.062 0.0200635 0.00790105 2023-09-23T22:34:42.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:42.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:42.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:42.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:42.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:42.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:42.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:43.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:43.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:43.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:43.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:43.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:43.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:43.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:43.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:43 smithi121 bash[74920]: cluster 2023-09-23T22:34:41.384211+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v507: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s; 8829/87042 objects degraded (10.143%) 2023-09-23T22:34:43.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:43.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:43.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:43.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:43.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:43.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:43.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:43 smithi123 bash[59255]: cluster 2023-09-23T22:34:41.384211+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v507: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s; 8829/87042 objects degraded (10.143%) 2023-09-23T22:34:43.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:43.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 17 16 33945 33929 124.716 96.6875 0.00672833 0.00801166 2023-09-23T22:34:43.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:43.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:43.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:43 smithi121 bash[78246]: cluster 2023-09-23T22:34:41.384211+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v507: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s; 8829/87042 objects degraded (10.143%) 2023-09-23T22:34:43.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:43.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:43.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:43.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:43.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:43.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:44.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:44.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:44.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:44.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:44.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:44.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:44.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:44.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:44.429 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:44.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:44.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:44.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:44.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 18 16 34998 34982 121.444 65.8125 0.0157897 0.00822743 2023-09-23T22:34:44.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:44.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:44.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:44.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:44.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:44.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:44.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:44.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:45.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:45.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:45.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:45.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:45.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:45.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:45.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:45.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:45.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:45.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:45.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:45 smithi121 bash[74920]: cluster 2023-09-23T22:34:43.384934+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v508: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 9329/90072 objects degraded (10.357%) 2023-09-23T22:34:45.464 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:45 smithi121 bash[78246]: cluster 2023-09-23T22:34:43.384934+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v508: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 9329/90072 objects degraded (10.357%) 2023-09-23T22:34:45.488 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:45.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:45 smithi123 bash[59255]: cluster 2023-09-23T22:34:43.384934+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v508: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 9329/90072 objects degraded (10.357%) 2023-09-23T22:34:45.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:45.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:45.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:45.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 19 16 36304 36288 119.348 81.625 0.00222167 0.00835113 2023-09-23T22:34:45.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:45.747 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:45.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:45.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:45.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:45.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:45.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:46.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:46.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:46.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:46.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:46.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:46.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:46.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:46.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:46.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:46.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:46.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:46.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:46.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:34:46.626036+0000 min lat: 0.00136346 max lat: 0.247082 avg lat: 0.00853729 2023-09-23T22:34:46.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:34:46.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 20 16 37482 37466 117.061 73.625 0.00857899 0.00853729 2023-09-23T22:34:46.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:46.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:46.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:46.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:46.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:46.961 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:46.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:46.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:47.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:47.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:47.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:47.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:47.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:47.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:47.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:47.342 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:47.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:47.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:47.482 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:47 smithi121 bash[78246]: cluster 2023-09-23T22:34:45.385347+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v509: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s; 9329/90072 objects degraded (10.357%) 2023-09-23T22:34:47.482 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:47 smithi121 bash[78246]: cluster 2023-09-23T22:34:47.140212+0000 mon.a (mon.0) 710 : cluster 3 Health check update: Degraded data redundancy: 9329/90072 objects degraded (10.357%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:47.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:47 smithi121 bash[74920]: cluster 2023-09-23T22:34:45.385347+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v509: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s; 9329/90072 objects degraded (10.357%) 2023-09-23T22:34:47.484 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:47 smithi121 bash[74920]: cluster 2023-09-23T22:34:47.140212+0000 mon.a (mon.0) 710 : cluster 3 Health check update: Degraded data redundancy: 9329/90072 objects degraded (10.357%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:47.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:47 smithi123 bash[59255]: cluster 2023-09-23T22:34:45.385347+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v509: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s; 9329/90072 objects degraded (10.357%) 2023-09-23T22:34:47.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:47 smithi123 bash[59255]: cluster 2023-09-23T22:34:47.140212+0000 mon.a (mon.0) 710 : cluster 3 Health check update: Degraded data redundancy: 9329/90072 objects degraded (10.357%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:47.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:47.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:47.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 21 16 38738 38722 115.225 78.5 0.00959155 0.00867234 2023-09-23T22:34:47.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:47.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:47.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:47.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:47.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:47.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:47.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:47.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:47.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:48.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:48.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:48.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:48.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:48.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:48.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:48.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:48.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:48.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:48.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:48.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:48.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 22 16 39971 39955 113.49 77.0625 0.00275117 0.00880466 2023-09-23T22:34:48.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:48.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:48.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:48.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:48.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:48.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:48.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:48.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:49.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:34:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:34:48] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-09-23T22:34:49.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:49.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:49.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:49.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:49.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:49.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:49.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:49.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:49.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:49 smithi123 bash[59255]: cluster 2023-09-23T22:34:47.386163+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v510: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s; 11149/108951 objects degraded (10.233%) 2023-09-23T22:34:49.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:49.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:49.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:49 smithi121 bash[74920]: cluster 2023-09-23T22:34:47.386163+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v510: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s; 11149/108951 objects degraded (10.233%) 2023-09-23T22:34:49.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:49 smithi121 bash[78246]: cluster 2023-09-23T22:34:47.386163+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v510: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s; 11149/108951 objects degraded (10.233%) 2023-09-23T22:34:49.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:49.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:49.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 23 16 40807 40791 110.827 52.25 0.00782788 0.00901749 2023-09-23T22:34:49.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:49.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:49.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:49.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:49.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:49.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:49.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:49.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:49.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:50.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:50.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:50.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:50.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:50.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:50.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:50.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:50.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:50.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:50.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:50.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:50.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:50.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:50.627 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 24 16 41947 41931 109.178 71.25 0.00260175 0.00912482 2023-09-23T22:34:50.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:50.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:50.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:50.864 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:50.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:50.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:50.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:50.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:51.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:51.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:51.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:51.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:51.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:51 smithi123 bash[59255]: cluster 2023-09-23T22:34:49.386996+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v511: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 11541/111288 objects degraded (10.370%) 2023-09-23T22:34:51.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:51.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:51.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:51.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:51 smithi121 bash[74920]: cluster 2023-09-23T22:34:49.386996+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v511: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 11541/111288 objects degraded (10.370%) 2023-09-23T22:34:51.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:51 smithi121 bash[78246]: cluster 2023-09-23T22:34:49.386996+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v511: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 11541/111288 objects degraded (10.370%) 2023-09-23T22:34:51.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:51.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:51.605 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:51.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:51.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 25 16 43242 43226 108.036 80.9375 0.00896151 0.00924887 2023-09-23T22:34:51.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:51.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:51.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:51.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:51.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:51.892 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:34:51.892 INFO:teuthology.orchestra.run.smithi121.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-23T22:34:51.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:51.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:51.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:52.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:52.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:52.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:52.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:52.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:52.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:52.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:52.399 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:52 smithi121 bash[78246]: audit 2023-09-23T22:34:51.923001+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:52.399 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:52 smithi121 bash[78246]: cluster 2023-09-23T22:34:52.141451+0000 mon.a (mon.0) 712 : cluster 3 Health check update: Degraded data redundancy: 11541/111288 objects degraded (10.370%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:52.400 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:52 smithi121 bash[74920]: audit 2023-09-23T22:34:51.923001+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:52.400 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:52 smithi121 bash[74920]: cluster 2023-09-23T22:34:52.141451+0000 mon.a (mon.0) 712 : cluster 3 Health check update: Degraded data redundancy: 11541/111288 objects degraded (10.370%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:52.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:52.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:52.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:52.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:52 smithi123 bash[59255]: audit 2023-09-23T22:34:51.923001+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:52 smithi123 bash[59255]: cluster 2023-09-23T22:34:52.141451+0000 mon.a (mon.0) 712 : cluster 3 Health check update: Degraded data redundancy: 11541/111288 objects degraded (10.370%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:52.630 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 26 16 44319 44303 106.47 67.3125 0.0122198 0.00938543 2023-09-23T22:34:52.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:52.652 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:52 smithi121 bash[74920]: debug 2023-09-23T22:34:52.575+0000 7f4eee986700 -1 mon.a@0(leader).osd e124 definitely_dead 0 2023-09-23T22:34:52.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:52.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:52.682 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:34:52.722 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:34:52.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:52.788 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:34:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:52.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:52.829 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:34:52.870 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:34:52.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:52.910 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:34:52.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:52.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:52.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:52.937 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:34:52.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:34:53.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:53.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:53.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:53.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.192 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:53.244 INFO:teuthology.orchestra.run.smithi121.stderr:marked out osd.6. 2023-09-23T22:34:53.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:53.322 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:53.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:53.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.448 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[74920]: cluster 2023-09-23T22:34:51.387692+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v512: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 12968/125913 objects degraded (10.299%) 2023-09-23T22:34:53.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[74920]: audit 2023-09-23T22:34:52.577533+0000 mon.a (mon.0) 713 : audit 1 from='client.? 172.21.15.121:0/1319820907' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:34:53.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[74920]: cluster 2023-09-23T22:34:52.577604+0000 mon.a (mon.0) 714 : cluster 1 Client client.admin marked osd.6 out, after it was down for 37 seconds 2023-09-23T22:34:53.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[74920]: audit 2023-09-23T22:34:52.627772+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.121:0/891008370' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:53.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[78246]: cluster 2023-09-23T22:34:51.387692+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v512: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 12968/125913 objects degraded (10.299%) 2023-09-23T22:34:53.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[78246]: audit 2023-09-23T22:34:52.577533+0000 mon.a (mon.0) 713 : audit 1 from='client.? 172.21.15.121:0/1319820907' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:34:53.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[78246]: cluster 2023-09-23T22:34:52.577604+0000 mon.a (mon.0) 714 : cluster 1 Client client.admin marked osd.6 out, after it was down for 37 seconds 2023-09-23T22:34:53.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:53 smithi121 bash[78246]: audit 2023-09-23T22:34:52.627772+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.121:0/891008370' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:53.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:53 smithi123 bash[59255]: cluster 2023-09-23T22:34:51.387692+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v512: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 12968/125913 objects degraded (10.299%) 2023-09-23T22:34:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:53 smithi123 bash[59255]: audit 2023-09-23T22:34:52.577533+0000 mon.a (mon.0) 713 : audit 1 from='client.? 172.21.15.121:0/1319820907' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:34:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:53 smithi123 bash[59255]: cluster 2023-09-23T22:34:52.577604+0000 mon.a (mon.0) 714 : cluster 1 Client client.admin marked osd.6 out, after it was down for 37 seconds 2023-09-23T22:34:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:53 smithi123 bash[59255]: audit 2023-09-23T22:34:52.627772+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.121:0/891008370' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:34:53.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:53.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:53.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:53.630 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 27 16 45031 45015 104.175 44.5 0.00317448 0.00946938 2023-09-23T22:34:53.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:53.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:53.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:53.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:53.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:53.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:54.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:54.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:54.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:54.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:54.272 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:34:54.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:54.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:54.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:54.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:54.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[74920]: cluster 2023-09-23T22:34:53.224630+0000 mon.a (mon.0) 715 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:34:54.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[74920]: cluster 2023-09-23T22:34:53.231385+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:34:54.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[74920]: cluster 2023-09-23T22:34:53.234482+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:34:54.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[74920]: audit 2023-09-23T22:34:53.237627+0000 mon.a (mon.0) 716 : audit 1 from='client.? 172.21.15.121:0/1319820907' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T22:34:54.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[74920]: cluster 2023-09-23T22:34:53.237986+0000 mon.a (mon.0) 717 : cluster 0 osdmap e125: 8 total, 7 up, 7 in 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[74920]: audit 2023-09-23T22:34:53.362519+0000 mon.a (mon.0) 718 : audit 1 from='client.? 172.21.15.121:0/1345312685' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[78246]: cluster 2023-09-23T22:34:53.224630+0000 mon.a (mon.0) 715 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[78246]: cluster 2023-09-23T22:34:53.231385+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[78246]: cluster 2023-09-23T22:34:53.234482+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[78246]: audit 2023-09-23T22:34:53.237627+0000 mon.a (mon.0) 716 : audit 1 from='client.? 172.21.15.121:0/1319820907' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[78246]: cluster 2023-09-23T22:34:53.237986+0000 mon.a (mon.0) 717 : cluster 0 osdmap e125: 8 total, 7 up, 7 in 2023-09-23T22:34:54.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:54 smithi121 bash[78246]: audit 2023-09-23T22:34:53.362519+0000 mon.a (mon.0) 718 : audit 1 from='client.? 172.21.15.121:0/1345312685' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:34:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:54 smithi123 bash[59255]: cluster 2023-09-23T22:34:53.224630+0000 mon.a (mon.0) 715 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:34:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:54 smithi123 bash[59255]: cluster 2023-09-23T22:34:53.231385+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:34:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:54 smithi123 bash[59255]: cluster 2023-09-23T22:34:53.234482+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:34:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:54 smithi123 bash[59255]: audit 2023-09-23T22:34:53.237627+0000 mon.a (mon.0) 716 : audit 1 from='client.? 172.21.15.121:0/1319820907' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T22:34:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:54 smithi123 bash[59255]: cluster 2023-09-23T22:34:53.237986+0000 mon.a (mon.0) 717 : cluster 0 osdmap e125: 8 total, 7 up, 7 in 2023-09-23T22:34:54.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:54 smithi123 bash[59255]: audit 2023-09-23T22:34:53.362519+0000 mon.a (mon.0) 718 : audit 1 from='client.? 172.21.15.121:0/1345312685' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:34:54.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:54.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:54.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:54.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 28 16 45031 45015 100.455 0 - 0.00946938 2023-09-23T22:34:54.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:54.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:54.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:34:54.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:54.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:54.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:54.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:54.986 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:54.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:54.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:55.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:55.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:55.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:55.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:55.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:55.347 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:53.388113+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v514: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s; 13334/128133 objects degraded (10.406%) 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:54.246443+0000 mon.a (mon.0) 719 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:54.256280+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:54.257096+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: audit 2023-09-23T22:34:54.259315+0000 mon.a (mon.0) 720 : audit 1 from='client.? 172.21.15.121:0/1345312685' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:54.259396+0000 mon.a (mon.0) 721 : cluster 0 osdmap e126: 8 total, 7 up, 7 in 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:54.261275+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.357 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[78246]: cluster 2023-09-23T22:34:54.262615+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:53.388113+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v514: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s; 13334/128133 objects degraded (10.406%) 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:54.246443+0000 mon.a (mon.0) 719 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:54.256280+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:54.257096+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: audit 2023-09-23T22:34:54.259315+0000 mon.a (mon.0) 720 : audit 1 from='client.? 172.21.15.121:0/1345312685' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:54.259396+0000 mon.a (mon.0) 721 : cluster 0 osdmap e126: 8 total, 7 up, 7 in 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:54.261275+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.358 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:55 smithi121 bash[74920]: cluster 2023-09-23T22:34:54.262615+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:55.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:55.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:53.388113+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v514: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s; 13334/128133 objects degraded (10.406%) 2023-09-23T22:34:55.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:54.246443+0000 mon.a (mon.0) 719 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:34:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:54.256280+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:54.257096+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: audit 2023-09-23T22:34:54.259315+0000 mon.a (mon.0) 720 : audit 1 from='client.? 172.21.15.121:0/1345312685' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:34:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:54.259396+0000 mon.a (mon.0) 721 : cluster 0 osdmap e126: 8 total, 7 up, 7 in 2023-09-23T22:34:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:54.261275+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:55 smithi123 bash[59255]: cluster 2023-09-23T22:34:54.262615+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:34:55.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:55.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 29 16 45177 45161 97.3062 4.5625 0.0218163 0.010268 2023-09-23T22:34:55.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:55.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:55.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:55.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:55.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:55.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:55.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:56.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:56.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:56.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:56.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:56.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:56.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:56.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:56.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:56.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:56.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[74920]: cluster 2023-09-23T22:34:55.258518+0000 mon.a (mon.0) 722 : cluster 0 osdmap e127: 8 total, 7 up, 7 in 2023-09-23T22:34:56.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[74920]: cluster 2023-09-23T22:34:55.260337+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[74920]: cluster 2023-09-23T22:34:55.263714+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[74920]: cluster 2023-09-23T22:34:55.275521+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[74920]: cluster 2023-09-23T22:34:55.357074+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[78246]: cluster 2023-09-23T22:34:55.258518+0000 mon.a (mon.0) 722 : cluster 0 osdmap e127: 8 total, 7 up, 7 in 2023-09-23T22:34:56.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[78246]: cluster 2023-09-23T22:34:55.260337+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[78246]: cluster 2023-09-23T22:34:55.263714+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[78246]: cluster 2023-09-23T22:34:55.275521+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:56 smithi121 bash[78246]: cluster 2023-09-23T22:34:55.357074+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:56.448 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:34:56.449 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:34:56.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:56 smithi123 bash[59255]: cluster 2023-09-23T22:34:55.258518+0000 mon.a (mon.0) 722 : cluster 0 osdmap e127: 8 total, 7 up, 7 in 2023-09-23T22:34:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:56 smithi123 bash[59255]: cluster 2023-09-23T22:34:55.260337+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:56 smithi123 bash[59255]: cluster 2023-09-23T22:34:55.263714+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:56 smithi123 bash[59255]: cluster 2023-09-23T22:34:55.275521+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:56 smithi123 bash[59255]: cluster 2023-09-23T22:34:55.357074+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:34:56.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:56.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:56.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 30 16 46007 45991 95.7919 51.875 0.0181658 0.0104327 2023-09-23T22:34:56.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:56.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:56.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:56.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:56.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:56.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:56.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:56.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:57.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:57.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:57.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:57.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:57.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:57.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:57.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:57.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:57.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:55.388729+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v517: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s; 13334/128133 objects degraded (10.406%) 2023-09-23T22:34:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:56.285275+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:56.287167+0000 mon.a (mon.0) 723 : cluster 0 osdmap e128: 8 total, 7 up, 7 in 2023-09-23T22:34:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:56.303085+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:56.305523+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:56.306851+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:56.308914+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:57 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.142525+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 13334/128133 objects degraded (10.406%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:57.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 31 16 46912 46896 94.5264 56.5625 0.0184065 0.0105709 2023-09-23T22:34:57.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:57.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:55.388729+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v517: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s; 13334/128133 objects degraded (10.406%) 2023-09-23T22:34:57.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:56.285275+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:56.287167+0000 mon.a (mon.0) 723 : cluster 0 osdmap e128: 8 total, 7 up, 7 in 2023-09-23T22:34:57.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:56.303085+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:56.305523+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:56.306851+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:56.308914+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.142525+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 13334/128133 objects degraded (10.406%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:55.388729+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v517: 89 pgs: 11 active+undersized+degraded, 23 active+undersized, 55 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s; 13334/128133 objects degraded (10.406%) 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:56.285275+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:56.287167+0000 mon.a (mon.0) 723 : cluster 0 osdmap e128: 8 total, 7 up, 7 in 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:56.303085+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:56.305523+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:56.306851+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:56.308914+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:34:57.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:57 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.142525+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 13334/128133 objects degraded (10.406%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T22:34:57.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:34:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:34:57.764 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:57.800 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:57.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:57.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:57.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:57.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:58.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:58.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:58.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:58.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:58.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:58.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:58.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:58.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:58.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:58.450 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:34:58.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.284883+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.285546+0000 mon.a (mon.0) 725 : cluster 0 osdmap e129: 8 total, 7 up, 7 in 2023-09-23T22:34:58.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.291635+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.292793+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.295899+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.299765+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.301913+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:58 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.304256+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:58.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:58.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.284883+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.285546+0000 mon.a (mon.0) 725 : cluster 0 osdmap e129: 8 total, 7 up, 7 in 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.291635+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.292793+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.295899+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.299765+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.301913+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.304256+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.284883+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.285546+0000 mon.a (mon.0) 725 : cluster 0 osdmap e129: 8 total, 7 up, 7 in 2023-09-23T22:34:58.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.291635+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.292793+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.295899+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.299765+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.301913+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.304256+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:34:58.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:58.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 32 16 47771 47755 93.2502 53.6875 0.0134867 0.0107159 2023-09-23T22:34:58.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:58.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:34:58.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:58.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:34:58.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:58.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:34:58.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:58.999 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:34:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:34:58] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.33.4" 2023-09-23T22:34:59.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:59.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:59.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:59.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:59.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:59.302 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:34:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:34:59.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:59.432 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:34:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:34:59.450 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:34:59.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:59.565 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:59.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:34:59.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:34:59 smithi123 bash[59255]: cluster 2023-09-23T22:34:57.389249+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v520: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 15 active+undersized, 64 active+clean; 2.8 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 41 MiB/s wr, 656 op/s; 13921/136017 objects degraded (10.235%); 736 KiB/s, 10 objects/s recovering 2023-09-23T22:34:59.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:34:59.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 33 16 48562 48546 91.9226 49.4375 0.0393407 0.0108687 2023-09-23T22:34:59.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:59.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:59.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:59.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:34:59 smithi121 bash[74920]: cluster 2023-09-23T22:34:57.389249+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v520: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 15 active+undersized, 64 active+clean; 2.8 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 41 MiB/s wr, 656 op/s; 13921/136017 objects degraded (10.235%); 736 KiB/s, 10 objects/s recovering 2023-09-23T22:34:59.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:34:59 smithi121 bash[78246]: cluster 2023-09-23T22:34:57.389249+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v520: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 15 active+undersized, 64 active+clean; 2.8 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 41 MiB/s wr, 656 op/s; 13921/136017 objects degraded (10.235%); 736 KiB/s, 10 objects/s recovering 2023-09-23T22:34:59.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:59.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:34:59.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:34:59.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:59.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:34:59.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:34:59.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:00.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:00.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:00.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:00.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:00.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:00.323 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:00.349 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:00.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:00.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:00.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:00.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:00.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:00.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:00.631 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 34 16 49351 49335 90.6694 49.3125 0.0421158 0.011021 2023-09-23T22:35:00.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:00.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:00.849 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:00.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:00.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:00.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:00.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:00.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:01.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:01.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:01.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:01.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:01.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:01.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:01.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:01.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:01.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:01 smithi121 bash[78246]: cluster 2023-09-23T22:34:59.389933+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v521: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 36 MiB/s wr, 571 op/s; 13940/136941 objects degraded (10.180%); 574 KiB/s, 1 keys/s, 9 objects/s recovering 2023-09-23T22:35:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:01 smithi121 bash[74920]: cluster 2023-09-23T22:34:59.389933+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v521: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 36 MiB/s wr, 571 op/s; 13940/136941 objects degraded (10.180%); 574 KiB/s, 1 keys/s, 9 objects/s recovering 2023-09-23T22:35:01.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:01.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:01 smithi123 bash[59255]: cluster 2023-09-23T22:34:59.389933+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v521: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 83 active+clean; 2.8 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 36 MiB/s wr, 571 op/s; 13940/136941 objects degraded (10.180%); 574 KiB/s, 1 keys/s, 9 objects/s recovering 2023-09-23T22:35:01.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:01.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:01.633 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 35 16 50016 50000 89.2617 41.5625 0.0124287 0.0111949 2023-09-23T22:35:01.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:01.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:01.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:01.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:01.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:01.960 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:01.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:02.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:02.095 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:02.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:02.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:02.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:02.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:02.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:02.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:02.443 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2023-09-23T22:35:02.443 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:35:02.443 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 3, 4, 5, 7] 2023-09-23T22:35:02.443 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T22:35:02.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T22:35:02.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:02.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[74920]: cluster 2023-09-23T22:35:01.390641+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v522: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s; 13615/147702 objects degraded (9.218%); 3.8 MiB/s, 1 keys/s, 61 objects/s recovering 2023-09-23T22:35:02.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[74920]: cluster 2023-09-23T22:35:02.144017+0000 mon.a (mon.0) 726 : cluster 3 Health check update: Degraded data redundancy: 13940/136941 objects degraded (10.180%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:02.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[78246]: cluster 2023-09-23T22:35:01.390641+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v522: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s; 13615/147702 objects degraded (9.218%); 3.8 MiB/s, 1 keys/s, 61 objects/s recovering 2023-09-23T22:35:02.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[78246]: cluster 2023-09-23T22:35:02.144017+0000 mon.a (mon.0) 726 : cluster 3 Health check update: Degraded data redundancy: 13940/136941 objects degraded (10.180%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:02.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:02.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:02.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:02 smithi123 bash[59255]: cluster 2023-09-23T22:35:01.390641+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v522: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s; 13615/147702 objects degraded (9.218%); 3.8 MiB/s, 1 keys/s, 61 objects/s recovering 2023-09-23T22:35:02.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:02 smithi123 bash[59255]: cluster 2023-09-23T22:35:02.144017+0000 mon.a (mon.0) 726 : cluster 3 Health check update: Degraded data redundancy: 13940/136941 objects degraded (10.180%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:02.633 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 36 16 50812 50796 88.164 49.75 0.019048 0.0113349 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:02.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:02.748 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:35:02 smithi121 systemd[1]: Stopping Ceph osd.1 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T22:35:02.748 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[86856]: debug 2023-09-23T22:35:02.655+0000 7fe61792e700 -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-23T22:35:02.748 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[86856]: debug 2023-09-23T22:35:02.655+0000 7fe61792e700 -1 osd.1 129 *** Got signal Terminated *** 2023-09-23T22:35:02.748 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:35:02 smithi121 bash[86856]: debug 2023-09-23T22:35:02.655+0000 7fe61792e700 -1 osd.1 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:35:02.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:02.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:02.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:02.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:02.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:03.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:03.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:03.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:03.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:03.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:03.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:03.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:03.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:03.338 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:03 smithi121 bash[74920]: cluster 2023-09-23T22:35:02.659060+0000 mon.a (mon.0) 727 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:35:03.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:03.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:03.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:03 smithi123 bash[59255]: cluster 2023-09-23T22:35:02.659060+0000 mon.a (mon.0) 727 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:35:03.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:03.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:03.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:03.633 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 37 16 51427 51411 86.8202 38.4375 0.00477773 0.0114274 2023-09-23T22:35:03.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:03.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:03 smithi121 bash[78246]: cluster 2023-09-23T22:35:02.659060+0000 mon.a (mon.0) 727 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:35:03.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:03.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:03.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:03.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:03.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:03.967 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:03.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:03.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:04.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:04.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:04.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:04.235 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:04.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:04.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:04.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:04.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:04.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:04.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[74920]: cluster 2023-09-23T22:35:03.334890+0000 mon.a (mon.0) 728 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:35:04.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[74920]: cluster 2023-09-23T22:35:03.348386+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:35:04.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[74920]: cluster 2023-09-23T22:35:03.349430+0000 mon.a (mon.0) 729 : cluster 0 osdmap e130: 8 total, 6 up, 7 in 2023-09-23T22:35:04.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[74920]: cluster 2023-09-23T22:35:03.368406+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:35:04.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[74920]: cluster 2023-09-23T22:35:03.391111+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v524: 89 pgs: 1 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 12 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 72 active+clean; 3.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 39 MiB/s wr, 616 op/s; 13615/149172 objects degraded (9.127%); 2.9 MiB/s, 1 keys/s, 46 objects/s recovering 2023-09-23T22:35:04.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[78246]: cluster 2023-09-23T22:35:03.334890+0000 mon.a (mon.0) 728 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:35:04.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[78246]: cluster 2023-09-23T22:35:03.348386+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:35:04.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[78246]: cluster 2023-09-23T22:35:03.349430+0000 mon.a (mon.0) 729 : cluster 0 osdmap e130: 8 total, 6 up, 7 in 2023-09-23T22:35:04.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[78246]: cluster 2023-09-23T22:35:03.368406+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:35:04.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:04 smithi121 bash[78246]: cluster 2023-09-23T22:35:03.391111+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v524: 89 pgs: 1 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 12 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 72 active+clean; 3.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 39 MiB/s wr, 616 op/s; 13615/149172 objects degraded (9.127%); 2.9 MiB/s, 1 keys/s, 46 objects/s recovering 2023-09-23T22:35:04.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:04.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:04.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:04.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:04.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:04.633 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 38 16 51488 51472 84.6361 3.8125 0.00355229 0.0116429 2023-09-23T22:35:04.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:04 smithi123 bash[59255]: cluster 2023-09-23T22:35:03.334890+0000 mon.a (mon.0) 728 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:35:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:04 smithi123 bash[59255]: cluster 2023-09-23T22:35:03.348386+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:35:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:04 smithi123 bash[59255]: cluster 2023-09-23T22:35:03.349430+0000 mon.a (mon.0) 729 : cluster 0 osdmap e130: 8 total, 6 up, 7 in 2023-09-23T22:35:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:04 smithi123 bash[59255]: cluster 2023-09-23T22:35:03.368406+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:35:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:04 smithi123 bash[59255]: cluster 2023-09-23T22:35:03.391111+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v524: 89 pgs: 1 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 12 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 72 active+clean; 3.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 39 MiB/s wr, 616 op/s; 13615/149172 objects degraded (9.127%); 2.9 MiB/s, 1 keys/s, 46 objects/s recovering 2023-09-23T22:35:04.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:04.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:04.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:04.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:04.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:05.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:05.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:05.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:05.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:05.259 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:05.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:05.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:05.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.357635+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.359450+0000 mon.a (mon.0) 730 : cluster 0 osdmap e131: 8 total, 6 up, 7 in 2023-09-23T22:35:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.361456+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.361850+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.365179+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.365549+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.367466+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.367674+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[78246]: cluster 2023-09-23T22:35:04.369263+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.357635+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.359450+0000 mon.a (mon.0) 730 : cluster 0 osdmap e131: 8 total, 6 up, 7 in 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.361456+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.361850+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.365179+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.365549+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.367466+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.367674+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:05 smithi121 bash[74920]: cluster 2023-09-23T22:35:04.369263+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:05.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:05.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:05.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 39 16 51746 51730 82.8796 16.125 0.013156 0.0120574 2023-09-23T22:35:05.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:05.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.357635+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.359450+0000 mon.a (mon.0) 730 : cluster 0 osdmap e131: 8 total, 6 up, 7 in 2023-09-23T22:35:05.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.361456+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.361850+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.365179+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.365549+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.367466+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.367674+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:05 smithi123 bash[59255]: cluster 2023-09-23T22:35:04.369263+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:35:05.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:05.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:05.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:05.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:05.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:05.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:05.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:05.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:05.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:06.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:06.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:06.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:06.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:06.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:06.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:06.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:06.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:06.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:06.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[78246]: cluster 2023-09-23T22:35:05.359312+0000 mon.a (mon.0) 731 : cluster 0 osdmap e132: 8 total, 6 up, 7 in 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[78246]: cluster 2023-09-23T22:35:05.361790+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[78246]: cluster 2023-09-23T22:35:05.364703+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[78246]: cluster 2023-09-23T22:35:05.388307+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[78246]: cluster 2023-09-23T22:35:05.391846+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v527: 89 pgs: 1 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 12 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 72 active+clean; 3.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 42 MiB/s wr, 679 op/s; 13615/149172 objects degraded (9.127%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[78246]: cluster 2023-09-23T22:35:05.393843+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[74920]: cluster 2023-09-23T22:35:05.359312+0000 mon.a (mon.0) 731 : cluster 0 osdmap e132: 8 total, 6 up, 7 in 2023-09-23T22:35:06.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[74920]: cluster 2023-09-23T22:35:05.361790+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[74920]: cluster 2023-09-23T22:35:05.364703+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[74920]: cluster 2023-09-23T22:35:05.388307+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[74920]: cluster 2023-09-23T22:35:05.391846+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v527: 89 pgs: 1 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 12 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 72 active+clean; 3.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 42 MiB/s wr, 679 op/s; 13615/149172 objects degraded (9.127%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:06.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:06 smithi121 bash[74920]: cluster 2023-09-23T22:35:05.393843+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:06.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:06 smithi123 bash[59255]: cluster 2023-09-23T22:35:05.359312+0000 mon.a (mon.0) 731 : cluster 0 osdmap e132: 8 total, 6 up, 7 in 2023-09-23T22:35:06.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:06 smithi123 bash[59255]: cluster 2023-09-23T22:35:05.361790+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:06 smithi123 bash[59255]: cluster 2023-09-23T22:35:05.364703+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:06 smithi123 bash[59255]: cluster 2023-09-23T22:35:05.388307+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:06 smithi123 bash[59255]: cluster 2023-09-23T22:35:05.391846+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v527: 89 pgs: 1 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 12 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 72 active+clean; 3.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 42 MiB/s wr, 679 op/s; 13615/149172 objects degraded (9.127%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:06.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:06 smithi123 bash[59255]: cluster 2023-09-23T22:35:05.393843+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:35:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:06.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:06.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:35:06.632595+0000 min lat: 0.00136346 max lat: 2.23277 avg lat: 0.0120957 2023-09-23T22:35:06.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:35:06.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 40 16 52908 52892 82.6231 72.625 0.0125375 0.0120957 2023-09-23T22:35:06.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:06.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:06.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:06.841 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:06.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:06.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:06.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:06.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:06.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:07.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:07.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:07.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:07.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:07.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:07.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:07.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:07.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:07.501 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[129048]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T22:35:07.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:07.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:07.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:07.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 41 16 54009 53993 82.2862 68.8125 0.00667518 0.0121466 2023-09-23T22:35:07.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:07.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:07.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:07.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:07.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:07.843 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[129336]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T22:35:07.870 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:07.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:07.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:07.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:08.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:08.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:08.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:08.038 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:07 smithi123 bash[59255]: audit 2023-09-23T22:35:06.929500+0000 mon.a (mon.0) 732 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:07 smithi123 bash[59255]: audit 2023-09-23T22:35:06.930865+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:08.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:07 smithi123 bash[59255]: cluster 2023-09-23T22:35:07.145829+0000 mon.a (mon.0) 734 : cluster 3 Health check update: Degraded data redundancy: 13615/149172 objects degraded (9.127%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:08.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:08.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[78246]: audit 2023-09-23T22:35:06.929500+0000 mon.a (mon.0) 732 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:08.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[78246]: audit 2023-09-23T22:35:06.930865+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:08.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[78246]: cluster 2023-09-23T22:35:07.145829+0000 mon.a (mon.0) 734 : cluster 3 Health check update: Degraded data redundancy: 13615/149172 objects degraded (9.127%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:08.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[74920]: audit 2023-09-23T22:35:06.929500+0000 mon.a (mon.0) 732 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:08.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[74920]: audit 2023-09-23T22:35:06.930865+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:08.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:07 smithi121 bash[74920]: cluster 2023-09-23T22:35:07.145829+0000 mon.a (mon.0) 734 : cluster 3 Health check update: Degraded data redundancy: 13615/149172 objects degraded (9.127%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:08.162 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:08.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:08.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:08.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:08.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:08.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:08.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:08.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:08.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:08.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:08.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 42 16 55085 55069 81.9281 67.25 0.00720147 0.0121984 2023-09-23T22:35:08.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:08.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:08.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:08.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:08.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:08.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:08.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:08.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:09.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:09.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:09 smithi121 bash[74920]: cluster 2023-09-23T22:35:07.392565+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v528: 89 pgs: 1 active+recovering+undersized+degraded, 20 active+undersized, 53 active+clean, 7 active+undersized+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 stale+active+clean, 1 stale+active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 28 MiB/s wr, 441 op/s; 30016/155643 objects degraded (19.285%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T22:35:09.156 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:35:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:35:08] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.33.4" 2023-09-23T22:35:09.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:09.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:09.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:09.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:09 smithi123 bash[59255]: cluster 2023-09-23T22:35:07.392565+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v528: 89 pgs: 1 active+recovering+undersized+degraded, 20 active+undersized, 53 active+clean, 7 active+undersized+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 stale+active+clean, 1 stale+active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 28 MiB/s wr, 441 op/s; 30016/155643 objects degraded (19.285%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T22:35:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:09.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:09.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:09.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:09.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:09.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:09 smithi121 bash[78246]: cluster 2023-09-23T22:35:07.392565+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v528: 89 pgs: 1 active+recovering+undersized+degraded, 20 active+undersized, 53 active+clean, 7 active+undersized+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 stale+active+clean, 1 stale+active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 28 MiB/s wr, 441 op/s; 30016/155643 objects degraded (19.285%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T22:35:09.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:09.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:09.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:09.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 43 16 56113 56097 81.5169 64.25 0.0471724 0.0122581 2023-09-23T22:35:09.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:09.723 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:09.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:09.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:09.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:09.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:09.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:09.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:09.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:10.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:10.100 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:10.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:10.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:10.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:10.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:10.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:10.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:10.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:10.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:10.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:10.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:10.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 44 16 57116 57100 81.0889 62.6875 0.00648526 0.0123214 2023-09-23T22:35:10.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:10.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:10.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:10.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:10.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:10.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:10.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:11.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:11.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:11.237 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:11 smithi121 bash[74920]: cluster 2023-09-23T22:35:09.393277+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v529: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 13 active+undersized+degraded, 1 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 30 MiB/s wr, 475 op/s; 37362/157797 objects degraded (23.677%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:35:11.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:11 smithi121 bash[78246]: cluster 2023-09-23T22:35:09.393277+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v529: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 13 active+undersized+degraded, 1 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 30 MiB/s wr, 475 op/s; 37362/157797 objects degraded (23.677%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:35:11.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:11.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:11.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:11.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:11.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:11.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:11 smithi123 bash[59255]: cluster 2023-09-23T22:35:09.393277+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v529: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 13 active+undersized+degraded, 1 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 30 MiB/s wr, 475 op/s; 37362/157797 objects degraded (23.677%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:35:11.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 45 16 58017 58001 80.5383 56.3125 0.0162328 0.0124092 2023-09-23T22:35:11.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:11.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:11.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:11.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:11.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:11.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:11.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:12.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:12.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:12.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:12.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:12.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:12.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:12.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:12.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:12.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:12 smithi123 bash[59255]: cluster 2023-09-23T22:35:12.147094+0000 mon.a (mon.0) 735 : cluster 3 Health check update: Degraded data redundancy: 37362/157797 objects degraded (23.677%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:12.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:12 smithi121 bash[78246]: cluster 2023-09-23T22:35:12.147094+0000 mon.a (mon.0) 735 : cluster 3 Health check update: Degraded data redundancy: 37362/157797 objects degraded (23.677%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:12 smithi121 bash[74920]: cluster 2023-09-23T22:35:12.147094+0000 mon.a (mon.0) 735 : cluster 3 Health check update: Degraded data redundancy: 37362/157797 objects degraded (23.677%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:12.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:12.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:12.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:12.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 46 15 59102 59087 80.2629 67.875 0.0164136 0.0124534 2023-09-23T22:35:12.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:12.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:12.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:12.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:12.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:12.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:12.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:13.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:13.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:13.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:13.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:13 smithi123 bash[59255]: cluster 2023-09-23T22:35:11.395897+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v530: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 56 MiB/s wr, 900 op/s; 39163/170808 objects degraded (22.928%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T22:35:13.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:13.341 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:13.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:13.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:13 smithi121 bash[78246]: cluster 2023-09-23T22:35:11.395897+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v530: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 56 MiB/s wr, 900 op/s; 39163/170808 objects degraded (22.928%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T22:35:13.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:13 smithi121 bash[74920]: cluster 2023-09-23T22:35:11.395897+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v530: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 56 MiB/s wr, 900 op/s; 39163/170808 objects degraded (22.928%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T22:35:13.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:13.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:13.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:13.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 47 16 60183 60167 79.9913 67.5 0.00331301 0.0124946 2023-09-23T22:35:13.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:13.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:13.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:13.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:13.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:13.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:14.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:14.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:14.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:14.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:14.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:14.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:14.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:14.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 48 16 61225 61209 79.6815 65.125 0.0198718 0.0125436 2023-09-23T22:35:14.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:14.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:14.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:14.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:14.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:14.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:14.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:15.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:15.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:15.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:15.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:15.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:15.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:15.183 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:15 smithi121 bash[74920]: cluster 2023-09-23T22:35:13.396644+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v531: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s; 39940/173469 objects degraded (23.024%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:35:15.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:15.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:15.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:15.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:15 smithi121 bash[78246]: cluster 2023-09-23T22:35:13.396644+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v531: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s; 39940/173469 objects degraded (23.024%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:35:15.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:15.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:15.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:15 smithi123 bash[59255]: cluster 2023-09-23T22:35:13.396644+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v531: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s; 39940/173469 objects degraded (23.024%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:35:15.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:15.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:15.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 49 16 62179 62163 79.2721 59.625 0.008814 0.0126016 2023-09-23T22:35:15.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:15.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:15.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:15.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:15.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:15.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:16.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:16.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:16.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:16.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:16.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:16.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:16.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:16.495 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:16.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:16.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:16.634 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 50 16 63184 63168 78.9428 62.8125 0.00399488 0.0126601 2023-09-23T22:35:16.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:16.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:16.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.877 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:35:16.877 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:35:16.877 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:35:16.877 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:35:16.877 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:35:16.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:17.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:17.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:17.134 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:35:17.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:17.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:17.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:17.179 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:35:17.237 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:35:17.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:17.276 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:35:17.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:17.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:17.305 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:35:17.346 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:35:17.346 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:35:17.347 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:35:17.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:17.408 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:17 smithi123 bash[59255]: cluster 2023-09-23T22:35:15.397218+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v532: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s; 39940/173469 objects degraded (23.024%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:35:17.408 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:17 smithi123 bash[59255]: audit 2023-09-23T22:35:17.059759+0000 mon.c (mon.2) 69 : audit 0 from='client.? 172.21.15.121:0/940707637' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:17.408 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:17 smithi123 bash[59255]: cluster 2023-09-23T22:35:17.148151+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 39940/173469 objects degraded (23.024%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:17.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:17.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:17.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:17 smithi121 bash[74920]: cluster 2023-09-23T22:35:15.397218+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v532: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s; 39940/173469 objects degraded (23.024%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:35:17.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:17 smithi121 bash[74920]: audit 2023-09-23T22:35:17.059759+0000 mon.c (mon.2) 69 : audit 0 from='client.? 172.21.15.121:0/940707637' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:17.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:17 smithi121 bash[74920]: cluster 2023-09-23T22:35:17.148151+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 39940/173469 objects degraded (23.024%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:17 smithi121 bash[78246]: cluster 2023-09-23T22:35:15.397218+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v532: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s; 39940/173469 objects degraded (23.024%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:35:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:17 smithi121 bash[78246]: audit 2023-09-23T22:35:17.059759+0000 mon.c (mon.2) 69 : audit 0 from='client.? 172.21.15.121:0/940707637' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:17 smithi121 bash[78246]: cluster 2023-09-23T22:35:17.148151+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 39940/173469 objects degraded (23.024%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:17.530 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:17.635 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 51 16 64038 64022 78.4415 53.375 0.0130046 0.0127419 2023-09-23T22:35:17.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:17.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:17.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:17.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:17.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:18.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:18.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:18.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:18.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:18.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:18.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:18.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[74920]: audit 2023-09-23T22:35:17.458877+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:35:18.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[74920]: audit 2023-09-23T22:35:17.889133+0000 mon.a (mon.0) 738 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:18.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[74920]: audit 2023-09-23T22:35:17.900604+0000 mon.a (mon.0) 739 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[78246]: audit 2023-09-23T22:35:17.458877+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:35:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[78246]: audit 2023-09-23T22:35:17.889133+0000 mon.a (mon.0) 738 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:18.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[78246]: audit 2023-09-23T22:35:17.900604+0000 mon.a (mon.0) 739 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:18.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:18.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:18 smithi123 bash[59255]: audit 2023-09-23T22:35:17.458877+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:35:18.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:18 smithi123 bash[59255]: audit 2023-09-23T22:35:17.889133+0000 mon.a (mon.0) 738 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:18.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:18 smithi123 bash[59255]: audit 2023-09-23T22:35:17.900604+0000 mon.a (mon.0) 739 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:18.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:18.635 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 52 16 65087 65071 78.1937 65.5625 0.0069349 0.0127824 2023-09-23T22:35:18.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:18.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:18.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:18.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:18.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:18.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:18.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:19.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:35:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:35:18] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.33.4" 2023-09-23T22:35:19.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:19.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:19.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:19.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:19.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:19.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:19 smithi121 bash[74920]: cluster 2023-09-23T22:35:17.397970+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v533: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 41737/186141 objects degraded (22.422%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:35:19.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:19 smithi121 bash[78246]: cluster 2023-09-23T22:35:17.397970+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v533: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 41737/186141 objects degraded (22.422%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:35:19.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:19.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:19.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:19 smithi123 bash[59255]: cluster 2023-09-23T22:35:17.397970+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v533: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 41737/186141 objects degraded (22.422%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:35:19.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:19.635 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 53 16 66148 66132 77.9694 66.3125 0.00837883 0.0128199 2023-09-23T22:35:19.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:19.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:19.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:19.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:19.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:19.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:20.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:20.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:20.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:20.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:20.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:20.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:20.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:20.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:20.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:20.635 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 54 16 67015 66999 77.529 54.1875 0.0125766 0.0128929 2023-09-23T22:35:20.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.737 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:20.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:20.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:21.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:21.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:21.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:21 smithi121 bash[78246]: cluster 2023-09-23T22:35:19.398693+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v534: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s; 42571/188988 objects degraded (22.526%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:35:21.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:21 smithi121 bash[74920]: cluster 2023-09-23T22:35:19.398693+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v534: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s; 42571/188988 objects degraded (22.526%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:35:21.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:21.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:21.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:21.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:21 smithi123 bash[59255]: cluster 2023-09-23T22:35:19.398693+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v534: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s; 42571/188988 objects degraded (22.526%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:35:21.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:21.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.620 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.635 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 55 16 68036 68020 77.2795 63.8125 0.00675588 0.0129329 2023-09-23T22:35:21.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:21.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:21.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:22.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:22.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:22.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:22.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:22.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:22.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:22.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:22.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:22 smithi121 bash[74920]: audit 2023-09-23T22:35:21.923549+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:22.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:22 smithi121 bash[74920]: cluster 2023-09-23T22:35:22.149227+0000 mon.a (mon.0) 741 : cluster 3 Health check update: Degraded data redundancy: 42571/188988 objects degraded (22.526%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:22.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:22 smithi121 bash[78246]: audit 2023-09-23T22:35:21.923549+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:22.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:22 smithi121 bash[78246]: cluster 2023-09-23T22:35:22.149227+0000 mon.a (mon.0) 741 : cluster 3 Health check update: Degraded data redundancy: 42571/188988 objects degraded (22.526%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:22.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:22.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:22.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:35:22.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:22 smithi123 bash[59255]: audit 2023-09-23T22:35:21.923549+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:22.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:22 smithi123 bash[59255]: cluster 2023-09-23T22:35:22.149227+0000 mon.a (mon.0) 741 : cluster 3 Health check update: Degraded data redundancy: 42571/188988 objects degraded (22.526%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:22.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:22.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:22.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:22.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T22:35:22.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 56 16 68893 68877 76.8541 53.5625 0.021137 0.0130042 2023-09-23T22:35:22.667 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:35:22.668 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:35:22.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:22.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:22.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:22.718 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T22:35:22.719 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T22:35:22.816 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:22.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:22.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:22.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:23.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:23.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:23.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:23.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:23.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:23.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:23.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:23.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:23.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:23.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:23 smithi121 bash[78246]: cluster 2023-09-23T22:35:21.399520+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v535: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 44211/200556 objects degraded (22.044%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T22:35:23.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:23 smithi121 bash[74920]: cluster 2023-09-23T22:35:21.399520+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v535: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 44211/200556 objects degraded (22.044%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T22:35:23.502 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:23.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:23 smithi123 bash[59255]: cluster 2023-09-23T22:35:21.399520+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v535: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 44211/200556 objects degraded (22.044%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T22:35:23.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:23.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 57 16 69930 69914 76.6428 64.8125 0.0372421 0.0130408 2023-09-23T22:35:23.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:23.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:23.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:23.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:23.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:24.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:24.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:24.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:24.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:24.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:24.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:24.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:24.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:24.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 58 16 70883 70867 76.3483 59.5625 0.0119811 0.0130912 2023-09-23T22:35:24.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:35:24.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:24.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:24.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:24.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:24.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:25.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:25.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:25.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:25.300 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:35:25.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:25.365 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:25 smithi123 bash[59255]: cluster 2023-09-23T22:35:23.400185+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v536: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 56 MiB/s wr, 903 op/s; 45026/203337 objects degraded (22.144%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:25.366 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:25 smithi123 bash[59255]: audit 2023-09-23T22:35:24.264635+0000 mon.a (mon.0) 742 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:25.366 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:25 smithi123 bash[59255]: audit 2023-09-23T22:35:24.281444+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:25.366 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:25 smithi123 bash[59255]: audit 2023-09-23T22:35:24.339520+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.121:0/2016674407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:25.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:25.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:25.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:25.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[74920]: cluster 2023-09-23T22:35:23.400185+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v536: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 56 MiB/s wr, 903 op/s; 45026/203337 objects degraded (22.144%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:25.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[74920]: audit 2023-09-23T22:35:24.264635+0000 mon.a (mon.0) 742 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:25.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[74920]: audit 2023-09-23T22:35:24.281444+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:25.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[74920]: audit 2023-09-23T22:35:24.339520+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.121:0/2016674407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:25.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[78246]: cluster 2023-09-23T22:35:23.400185+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v536: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 56 MiB/s wr, 903 op/s; 45026/203337 objects degraded (22.144%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:25.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[78246]: audit 2023-09-23T22:35:24.264635+0000 mon.a (mon.0) 742 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:25.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[78246]: audit 2023-09-23T22:35:24.281444+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:25.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:25 smithi121 bash[78246]: audit 2023-09-23T22:35:24.339520+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.121:0/2016674407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:25.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:25.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:25.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:25.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 59 16 71807 71791 76.0328 57.75 0.0164603 0.0131442 2023-09-23T22:35:25.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:25.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:25.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:25.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:25.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:25.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:26.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:26.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:26.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:26.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:26.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:26.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:26.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:26 smithi123 bash[59255]: cluster 2023-09-23T22:35:25.272766+0000 mon.a (mon.0) 745 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:26.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:26 smithi123 bash[59255]: cluster 2023-09-23T22:35:25.286234+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:35:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:26 smithi123 bash[59255]: cluster 2023-09-23T22:35:25.289405+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:35:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:26 smithi123 bash[59255]: audit 2023-09-23T22:35:25.290548+0000 mon.a (mon.0) 746 : audit 1 from='client.? 172.21.15.121:0/2016674407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:35:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:26 smithi123 bash[59255]: cluster 2023-09-23T22:35:25.290629+0000 mon.a (mon.0) 747 : cluster 0 osdmap e133: 8 total, 6 up, 7 in 2023-09-23T22:35:26.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:26.421 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[74920]: cluster 2023-09-23T22:35:25.272766+0000 mon.a (mon.0) 745 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[74920]: cluster 2023-09-23T22:35:25.286234+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[74920]: cluster 2023-09-23T22:35:25.289405+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[74920]: audit 2023-09-23T22:35:25.290548+0000 mon.a (mon.0) 746 : audit 1 from='client.? 172.21.15.121:0/2016674407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[74920]: cluster 2023-09-23T22:35:25.290629+0000 mon.a (mon.0) 747 : cluster 0 osdmap e133: 8 total, 6 up, 7 in 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[78246]: cluster 2023-09-23T22:35:25.272766+0000 mon.a (mon.0) 745 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:26.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[78246]: cluster 2023-09-23T22:35:25.286234+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:35:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[78246]: cluster 2023-09-23T22:35:25.289405+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:35:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[78246]: audit 2023-09-23T22:35:25.290548+0000 mon.a (mon.0) 746 : audit 1 from='client.? 172.21.15.121:0/2016674407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:35:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:26 smithi121 bash[78246]: cluster 2023-09-23T22:35:25.290629+0000 mon.a (mon.0) 747 : cluster 0 osdmap e133: 8 total, 6 up, 7 in 2023-09-23T22:35:26.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:26.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:26.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:26.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:26.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:35:26.635937+0000 min lat: 0.00136346 max lat: 2.23277 avg lat: 0.0131955 2023-09-23T22:35:26.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:35:26.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 60 16 72747 72731 75.7446 58.75 0.0102846 0.0131955 2023-09-23T22:35:26.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:26.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:26.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:26.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:26.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:26.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:27.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:27.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:27.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:27.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.250 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:27.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:27.288 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:27 smithi123 bash[59255]: cluster 2023-09-23T22:35:25.400768+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v538: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 62 MiB/s wr, 995 op/s; 45026/203337 objects degraded (22.144%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:27.288 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:27 smithi123 bash[59255]: cluster 2023-09-23T22:35:27.150410+0000 mon.a (mon.0) 748 : cluster 3 Health check update: Degraded data redundancy: 45026/203337 objects degraded (22.144%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:27.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:27.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:27 smithi121 bash[78246]: cluster 2023-09-23T22:35:25.400768+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v538: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 62 MiB/s wr, 995 op/s; 45026/203337 objects degraded (22.144%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:27.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:27 smithi121 bash[78246]: cluster 2023-09-23T22:35:27.150410+0000 mon.a (mon.0) 748 : cluster 3 Health check update: Degraded data redundancy: 45026/203337 objects degraded (22.144%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:27.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:27 smithi121 bash[74920]: cluster 2023-09-23T22:35:25.400768+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v538: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 62 MiB/s wr, 995 op/s; 45026/203337 objects degraded (22.144%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:27.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:27 smithi121 bash[74920]: cluster 2023-09-23T22:35:27.150410+0000 mon.a (mon.0) 748 : cluster 3 Health check update: Degraded data redundancy: 45026/203337 objects degraded (22.144%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:27.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:27.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 61 16 73758 73742 75.5387 63.1875 0.00464755 0.0132315 2023-09-23T22:35:27.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:27.719 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [6, 1] live_osds: [0, 2, 3, 4, 5, 7] 2023-09-23T22:35:27.720 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:35:27.720 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2023-09-23T22:35:27.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:35:27.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:27.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:28.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:28.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:28.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:28.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:28.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:28.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:28.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:28.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:28.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:28.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:28.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:28.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:28.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:28.596 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:28.637 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 62 16 74553 74537 75.1217 49.6875 0.00904445 0.0133039 2023-09-23T22:35:28.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:28.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:28.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:28.842 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:35:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:35:28] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-09-23T22:35:28.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:28.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:29.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:29.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:29.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:29.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:29.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:29.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:29.299 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:29 smithi123 bash[59255]: cluster 2023-09-23T22:35:27.401520+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v539: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s; 46613/215037 objects degraded (21.677%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:29.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:35:29.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:29.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:29 smithi121 bash[74920]: cluster 2023-09-23T22:35:27.401520+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v539: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s; 46613/215037 objects degraded (21.677%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:29.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:29 smithi121 bash[78246]: cluster 2023-09-23T22:35:27.401520+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v539: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s; 46613/215037 objects degraded (21.677%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:29.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:29.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:29.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:29.641 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 63 16 75328 75312 74.6981 48.4375 0.0370729 0.0133814 2023-09-23T22:35:29.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:29.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:29.842 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:29.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:30.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:30.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:30.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:30.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:30.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:30.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[74920]: audit 2023-09-23T22:35:29.289085+0000 mon.a (mon.0) 749 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[74920]: audit 2023-09-23T22:35:29.315062+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[74920]: audit 2023-09-23T22:35:29.952165+0000 mon.a (mon.0) 751 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[74920]: audit 2023-09-23T22:35:29.953511+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[74920]: audit 2023-09-23T22:35:29.969249+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[78246]: audit 2023-09-23T22:35:29.289085+0000 mon.a (mon.0) 749 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[78246]: audit 2023-09-23T22:35:29.315062+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[78246]: audit 2023-09-23T22:35:29.952165+0000 mon.a (mon.0) 751 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:35:30.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[78246]: audit 2023-09-23T22:35:29.953511+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:35:30.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:30 smithi121 bash[78246]: audit 2023-09-23T22:35:29.969249+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:30.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:30 smithi123 bash[59255]: audit 2023-09-23T22:35:29.289085+0000 mon.a (mon.0) 749 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:30 smithi123 bash[59255]: audit 2023-09-23T22:35:29.315062+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:30 smithi123 bash[59255]: audit 2023-09-23T22:35:29.952165+0000 mon.a (mon.0) 751 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:35:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:30 smithi123 bash[59255]: audit 2023-09-23T22:35:29.953511+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:35:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:30 smithi123 bash[59255]: audit 2023-09-23T22:35:29.969249+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:30.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:30.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 64 16 76197 76181 74.3749 54.3125 0.00950038 0.013439 2023-09-23T22:35:30.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:30.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:30.859 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:30.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:30.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:31.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:31.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:31.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:31.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:31.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:31.396 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:31 smithi121 bash[74920]: cluster 2023-09-23T22:35:29.408894+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v540: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 60 MiB/s wr, 959 op/s; 47415/217791 objects degraded (21.771%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:31.396 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:31 smithi121 bash[74920]: cluster 2023-09-23T22:35:29.956043+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v541: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 42 MiB/s wr, 671 op/s; 47415/217791 objects degraded (21.771%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:35:31.396 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:31 smithi121 bash[74920]: cluster 2023-09-23T22:35:30.309471+0000 mon.a (mon.0) 754 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-09-23T22:35:31.396 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:31 smithi121 bash[78246]: cluster 2023-09-23T22:35:29.408894+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v540: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 60 MiB/s wr, 959 op/s; 47415/217791 objects degraded (21.771%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:31.397 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:31 smithi121 bash[78246]: cluster 2023-09-23T22:35:29.956043+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v541: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 42 MiB/s wr, 671 op/s; 47415/217791 objects degraded (21.771%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:35:31.397 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:31 smithi121 bash[78246]: cluster 2023-09-23T22:35:30.309471+0000 mon.a (mon.0) 754 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-09-23T22:35:31.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:31.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:31.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:31 smithi123 bash[59255]: cluster 2023-09-23T22:35:29.408894+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v540: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 60 MiB/s wr, 959 op/s; 47415/217791 objects degraded (21.771%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:35:31.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:31 smithi123 bash[59255]: cluster 2023-09-23T22:35:29.956043+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v541: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 42 MiB/s wr, 671 op/s; 47415/217791 objects degraded (21.771%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:35:31.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:31 smithi123 bash[59255]: cluster 2023-09-23T22:35:30.309471+0000 mon.a (mon.0) 754 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-09-23T22:35:31.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:31.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:31.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 65 16 77154 77138 74.1508 59.8125 0.0333191 0.0134798 2023-09-23T22:35:31.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:31.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:31.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:31.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:31.877 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:31.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:31.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:31.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:32.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:32.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:32.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:32.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:32.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:32.563 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:32 smithi121 bash[74920]: cluster 2023-09-23T22:35:32.151671+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 47415/217791 objects degraded (21.771%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:32.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:32 smithi121 bash[78246]: cluster 2023-09-23T22:35:32.151671+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 47415/217791 objects degraded (21.771%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:32.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:32.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 66 16 78052 78036 73.8777 56.125 0.0177911 0.0135298 2023-09-23T22:35:32.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:32.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:32.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:32.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:32 smithi123 bash[59255]: cluster 2023-09-23T22:35:32.151671+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 47415/217791 objects degraded (21.771%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:32.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:32.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:32.986 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:32.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:33.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:33.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:33.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:33.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:33.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:33.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:33.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:33.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:33.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:33 smithi123 bash[59255]: cluster 2023-09-23T22:35:31.956831+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v542: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s; 48872/228492 objects degraded (21.389%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:33.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 67 16 78993 78977 73.6528 58.8125 0.00959528 0.0135705 2023-09-23T22:35:33.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:33.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:33.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:33 smithi121 bash[74920]: cluster 2023-09-23T22:35:31.956831+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v542: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s; 48872/228492 objects degraded (21.389%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:33.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:33 smithi121 bash[78246]: cluster 2023-09-23T22:35:31.956831+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v542: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s; 48872/228492 objects degraded (21.389%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:33.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:33.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:33.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:33.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:33.902 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:33.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:34.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:34.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:34.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:34.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:34.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:34.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:34.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:34.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:34.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:34.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 68 16 79974 79958 73.4712 61.3125 0.00348007 0.0136029 2023-09-23T22:35:34.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:34.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:34.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:34.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:34.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:35.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:35.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:35.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:35.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:35.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:35.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:35.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:35 smithi121 bash[74920]: cluster 2023-09-23T22:35:33.957492+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v543: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s; 49601/231027 objects degraded (21.470%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T22:35:35.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:35 smithi121 bash[78246]: cluster 2023-09-23T22:35:33.957492+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v543: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s; 49601/231027 objects degraded (21.470%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T22:35:35.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:35.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:35.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:35.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 69 16 80775 80759 73.1319 50.0625 0.0311445 0.0136666 2023-09-23T22:35:35.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:35.742 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:35.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:35.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:35 smithi123 bash[59255]: cluster 2023-09-23T22:35:33.957492+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v543: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s; 49601/231027 objects degraded (21.470%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T22:35:35.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:35.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:35.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:35.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:36.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:36.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:36.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:36.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:36.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:36.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:36.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:36.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 70 16 81632 81616 72.8524 53.5625 0.00830821 0.0137208 2023-09-23T22:35:36.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:36.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:36.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:36.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:36.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:36.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:37.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:37.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:37.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:37.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:37.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:37.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:37.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:37.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:37.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[74920]: cluster 2023-09-23T22:35:35.958084+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v544: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 49601/231027 objects degraded (21.470%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[74920]: audit 2023-09-23T22:35:36.933953+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[74920]: audit 2023-09-23T22:35:36.936138+0000 mon.a (mon.0) 757 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[74920]: cluster 2023-09-23T22:35:37.173904+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 49601/231027 objects degraded (21.470%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:37.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[78246]: cluster 2023-09-23T22:35:35.958084+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v544: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 49601/231027 objects degraded (21.470%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:37.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[78246]: audit 2023-09-23T22:35:36.933953+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:37.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[78246]: audit 2023-09-23T22:35:36.936138+0000 mon.a (mon.0) 757 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:37.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:37 smithi121 bash[78246]: cluster 2023-09-23T22:35:37.173904+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 49601/231027 objects degraded (21.470%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:37.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:37.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:37.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:37 smithi123 bash[59255]: cluster 2023-09-23T22:35:35.958084+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v544: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 49601/231027 objects degraded (21.470%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:35:37.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:37 smithi123 bash[59255]: audit 2023-09-23T22:35:36.933953+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:35:37.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:37 smithi123 bash[59255]: audit 2023-09-23T22:35:36.936138+0000 mon.a (mon.0) 757 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:37.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:37 smithi123 bash[59255]: cluster 2023-09-23T22:35:37.173904+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 49601/231027 objects degraded (21.470%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:37.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:37.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 71 16 82514 82498 72.6026 55.125 0.0147107 0.0137671 2023-09-23T22:35:37.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:37.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:37.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:37.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:37.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:37.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:38.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:38.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:38.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:38.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:38.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:38.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:38.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:38.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:38.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:38.493 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:38 smithi121 bash[74920]: cluster 2023-09-23T22:35:37.958997+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v545: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s; 51879/244803 objects degraded (21.192%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:35:38.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:38 smithi121 bash[78246]: cluster 2023-09-23T22:35:37.958997+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v545: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s; 51879/244803 objects degraded (21.192%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:35:38.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:38.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:38.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:38 smithi123 bash[59255]: cluster 2023-09-23T22:35:37.958997+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v545: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s; 51879/244803 objects degraded (21.192%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:35:38.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 72 16 83450 83434 72.4067 58.5 0.00950836 0.0138056 2023-09-23T22:35:38.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:38.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:38.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.897 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:35:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:35:38] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-23T22:35:38.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:39.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:39.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:39.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:39.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:39.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:39.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:39.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:39.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:39.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:39.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:39.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:39.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:39.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:39.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 73 16 84356 84340 72.1905 56.625 0.015309 0.0138462 2023-09-23T22:35:39.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:39.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:39.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:39.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:39.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.846 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:39.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:39.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:39.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:39.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:40.077 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:40.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:40.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:40.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:40.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:40.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 74 16 85291 85275 72.0046 58.4375 0.0255249 0.0138821 2023-09-23T22:35:40.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:40.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:40.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:41.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:41.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:41.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:41.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:41 smithi121 bash[74920]: cluster 2023-09-23T22:35:39.959574+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v546: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s; 51879/244803 objects degraded (21.192%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:35:41.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:41 smithi121 bash[78246]: cluster 2023-09-23T22:35:39.959574+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v546: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s; 51879/244803 objects degraded (21.192%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:35:41.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:41.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:41.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:41.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:41 smithi123 bash[59255]: cluster 2023-09-23T22:35:39.959574+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v546: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s; 51879/244803 objects degraded (21.192%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:35:41.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:41.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:41.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:41.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:41.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:41.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:41.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 75 16 86140 86124 71.752 53.0625 0.0157897 0.0139312 2023-09-23T22:35:41.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:41.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:41.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:41.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:42.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:42.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:42.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:42.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:42.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:42.355 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:42.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:42.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:42.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 76 16 87050 87034 71.5562 56.875 0.0210659 0.0139684 2023-09-23T22:35:42.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:42.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:42.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:43.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:43.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:43.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:43.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:43.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:43.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:43 smithi121 bash[78246]: cluster 2023-09-23T22:35:41.961737+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v547: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 53330/255768 objects degraded (20.851%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:35:43.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:43 smithi121 bash[78246]: cluster 2023-09-23T22:35:42.181329+0000 mon.a (mon.0) 759 : cluster 3 Health check update: Degraded data redundancy: 53330/255768 objects degraded (20.851%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:43.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:43 smithi121 bash[74920]: cluster 2023-09-23T22:35:41.961737+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v547: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 53330/255768 objects degraded (20.851%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:35:43.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:43 smithi121 bash[74920]: cluster 2023-09-23T22:35:42.181329+0000 mon.a (mon.0) 759 : cluster 3 Health check update: Degraded data redundancy: 53330/255768 objects degraded (20.851%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:43.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:43.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:43 smithi123 bash[59255]: cluster 2023-09-23T22:35:41.961737+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v547: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 53330/255768 objects degraded (20.851%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:35:43.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:43 smithi123 bash[59255]: cluster 2023-09-23T22:35:42.181329+0000 mon.a (mon.0) 759 : cluster 3 Health check update: Degraded data redundancy: 53330/255768 objects degraded (20.851%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:43.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:43.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:43.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:43.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:43.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:43.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:43.642 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 77 16 88015 87999 71.4102 60.3125 0.00506311 0.013997 2023-09-23T22:35:43.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:43.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:43.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:43.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:43.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:43.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:44.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:44.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:44.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:44.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:44.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:44.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:44.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:44.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:44.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:44.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:44.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:44.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:44.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:44.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:44.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:44.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 78 16 88769 88753 71.0988 47.125 0.00824379 0.0140589 2023-09-23T22:35:44.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:44.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:44.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:44.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:44.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:44.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:44.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:45.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:45.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:45.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:45.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:45 smithi123 bash[59255]: cluster 2023-09-23T22:35:43.962372+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v548: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 54074/258345 objects degraded (20.931%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:35:45.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:45.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:45.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:45.367 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:45 smithi121 bash[78246]: cluster 2023-09-23T22:35:43.962372+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v548: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 54074/258345 objects degraded (20.931%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:35:45.367 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:45 smithi121 bash[74920]: cluster 2023-09-23T22:35:43.962372+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v548: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 54074/258345 objects degraded (20.931%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:35:45.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:45.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:45.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:45.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:45.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:45.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 79 16 89688 89672 70.9258 57.4375 0.0085904 0.0140933 2023-09-23T22:35:45.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:45.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:45.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:45.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:45.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:45.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:46.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:46.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:46.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:46.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:46.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:46.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:46.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:46.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:46.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:46.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:35:46.641858+0000 min lat: 0.00136346 max lat: 2.23277 avg lat: 0.0141373 2023-09-23T22:35:46.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:35:46.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 80 16 90540 90524 70.7049 53.25 0.0258178 0.0141373 2023-09-23T22:35:46.648 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:35:46.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:46.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:46.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:46.701 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:35:46.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:35:46.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.794 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:35:46.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:46.829 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:35:46.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:35:46.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:35:46.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:47.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:47.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:47.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:47.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.215 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:47.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:47.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:47 smithi121 bash[74920]: cluster 2023-09-23T22:35:45.962972+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v549: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s; 54074/258345 objects degraded (20.931%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:35:47.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:47 smithi121 bash[74920]: audit 2023-09-23T22:35:46.590700+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.121:0/3604284439' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:47 smithi121 bash[78246]: cluster 2023-09-23T22:35:45.962972+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v549: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s; 54074/258345 objects degraded (20.931%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:35:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:47 smithi121 bash[78246]: audit 2023-09-23T22:35:46.590700+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.121:0/3604284439' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:47.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:47 smithi123 bash[59255]: cluster 2023-09-23T22:35:45.962972+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v549: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s; 54074/258345 objects degraded (20.931%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:35:47.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:47 smithi123 bash[59255]: audit 2023-09-23T22:35:46.590700+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.121:0/3604284439' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:47.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:47.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:47.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:47.366 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:44971 7.7 7:e9975e30:::benchmark_data_smithi121_126723_object44970:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e124)", 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:34:53.228770+0000", 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 54.126224008000001, 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2311753780000001, 2023-09-23T22:35:47.367 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 44971 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.228770+0000", 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.228770+0000", 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.369 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.228769+0000", 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.228789+0000", 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0428000000000002e-05 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.228800+0000", 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0667e-05 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.228807+0000", 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0700000000000001e-06 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.230408+0000", 2023-09-23T22:35:47.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0016017659999999999 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.230534+0000", 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012554499999999999 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.230661+0000", 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012744500000000001 2023-09-23T22:35:47.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.256421+0000", 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.025759339999999999 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.256437+0000", 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5789000000000001e-05 2023-09-23T22:35:47.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.279378+0000", 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0229419280000001 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.279408+0000", 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9699000000000001e-05 2023-09-23T22:35:47.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.459858+0000", 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1804498409999999 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.459945+0000", 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7181000000000004e-05 2023-09-23T22:35:47.375 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:44979 7.7 7:e6e42484:::benchmark_data_smithi121_126723_object44978:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e124)", 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:34:53.238042+0000", 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 54.116952073, 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.225775397, 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:35:47.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 44979 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238042+0000", 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238042+0000", 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238040+0000", 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238067+0000", 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.724e-05 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238083+0000", 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5481999999999998e-05 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238092+0000", 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8890000000000008e-06 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238405+0000", 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00031316500000000001 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238537+0000", 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013214999999999999 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.238677+0000", 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000140082 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.256583+0000", 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017905574 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.256592+0000", 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.3489999999999998e-06 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.280621+0000", 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0240294400000001 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.280633+0000", 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1243999999999999e-05 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.383 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.463701+0000", 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1830681890000001 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.463817+0000", 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011639899999999999 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.384 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:44991 7.7 7:e6e72d89:::benchmark_data_smithi121_126723_object44990:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e125)", 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:34:53.268396+0000", 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 54.086597972, 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2344827550000002, 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.385 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 44991 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.268396+0000", 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.268396+0000", 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.268395+0000", 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.268419+0000", 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4243000000000002e-05 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.268432+0000", 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2551999999999999e-05 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.268440+0000", 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1589999999999993e-06 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.272155+0000", 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037147740000000001 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.272162+0000", 2023-09-23T22:35:47.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4769999999999997e-06 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.280666+0000", 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.008503878 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.280673+0000", 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5340000000000002e-06 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.463999+0000", 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.183325062 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.464142+0000", 2023-09-23T22:35:47.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000143447 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.464335+0000", 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019306299999999999 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.472381+0000", 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0080461130000000006 2023-09-23T22:35:47.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.490594+0000", 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018212743999999999 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.500861+0000", 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010267093 2023-09-23T22:35:47.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.500923+0000", 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1562000000000005e-05 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.502879+0000", 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0019560979999999999 2023-09-23T22:35:47.394 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:45023 7.7 7:e3c468a0:::benchmark_data_smithi121_126723_object45022:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e125)", 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:34:53.315541+0000", 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 54.039452951000001, 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1904241089999998, 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.395 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 45023 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315541+0000", 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315541+0000", 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315540+0000", 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:35:47.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315562+0000", 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2008e-05 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315573+0000", 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1382e-05 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315581+0000", 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5979999999999999e-06 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315621+0000", 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0000000000000003e-05 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:53.315630+0000", 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6009999999999995e-06 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.283225+0000", 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.96759540499999996 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:54.283234+0000", 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5489999999999995e-06 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.466293+0000", 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.183058607 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.466442+0000", 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014852999999999999 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.466601+0000", 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000159178 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.472389+0000", 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0057884679999999997 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.490631+0000", 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018241493000000001 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.403 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.502951+0000", 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012320360000000001 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.503010+0000", 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8862e-05 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:34:55.505965+0000", 2023-09-23T22:35:47.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002955044 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49471 7.7 7:ecbe482e:::benchmark_data_smithi121_126723_object49470:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.762058+0000", 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 46.592935867999998, 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28475371999999999, 2023-09-23T22:35:47.405 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49471 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762058+0000", 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762058+0000", 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.761931+0000", 2023-09-23T22:35:47.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9998727 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762087+0000", 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000156458 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762101+0000", 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4173e-05 2023-09-23T22:35:47.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762110+0000", 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.9989999999999997e-06 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762159+0000", 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8640000000000002e-05 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.409 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.762318+0000", 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000159013 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.766233+0000", 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039151209999999997 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.775796+0000", 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0095626919999999994 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.779909+0000", 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0041132850000000004 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780135+0000", 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022554699999999999 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780190+0000", 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5492000000000003e-05 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.046812+0000", 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26662142300000002 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49477 7.7 7:ed6ad1ef:::benchmark_data_smithi121_126723_object49476:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.769056+0000", 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 46.585938274, 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27979077099999999, 2023-09-23T22:35:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49477 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.769056+0000", 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.769056+0000", 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.769055+0000", 2023-09-23T22:35:47.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.769077+0000", 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2359999999999999e-05 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.769084+0000", 2023-09-23T22:35:47.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9009999999999997e-06 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.769089+0000", 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7339999999999999e-06 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.772401+0000", 2023-09-23T22:35:47.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003312003 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.774081+0000", 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0016802049999999999 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.774202+0000", 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120957 2023-09-23T22:35:47.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.776063+0000", 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018611260000000001 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.046888+0000", 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.270824656 2023-09-23T22:35:47.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.046929+0000", 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0602999999999997e-05 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.046995+0000", 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6166000000000003e-05 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.048846+0000", 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001851625 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49488 7.7 7:e84b4390:::benchmark_data_smithi121_126723_object49487:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.421 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.780386+0000", 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 46.574607548000003, 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28445869600000001, 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49488 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780386+0000", 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780386+0000", 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780384+0000", 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780405+0000", 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0445000000000002e-05 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780413+0000", 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8489999999999995e-06 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.780418+0000", 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9749999999999998e-06 2023-09-23T22:35:47.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.048911+0000", 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26849273699999998 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.049094+0000", 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000183222 2023-09-23T22:35:47.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.049302+0000", 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020761799999999999 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.056684+0000", 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0073816280000000003 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.056729+0000", 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5658999999999998e-05 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.062681+0000", 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0059518870000000003 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.062735+0000", 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4116000000000002e-05 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.064845+0000", 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021096980000000001 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:49490 7.5 e129/116 7:a686c42a:::benchmark_data_smithi121_126723_object49489:head v 129'3158, mlcod=129'3156)", 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.785247+0000", 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 46.569747155000002, 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27775219499999998, 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.430 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.785247+0000", 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.785247+0000", 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.785245+0000", 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.785275+0000", 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9298999999999998e-05 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.432 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.045398+0000", 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26012351 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.045407+0000", 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8799999999999997e-06 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.051390+0000", 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0059826269999999999 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.051410+0000", 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9772999999999999e-05 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.062977+0000", 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011567431 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.062999+0000", 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1929e-05 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.435 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51412 7.7 7:e44a60d5:::benchmark_data_smithi121_126723_object51411:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.351791+0000", 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 44.003202995999999, 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0504230139999999, 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.436 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51412 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.351791+0000", 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.351791+0000", 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.351790+0000", 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.351817+0000", 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6508000000000001e-05 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.351824+0000", 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3830000000000003e-06 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.351830+0000", 2023-09-23T22:35:47.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8209999999999998e-06 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373772+0000", 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021941654000000001 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373886+0000", 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000114202 2023-09-23T22:35:47.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373999+0000", 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011354299999999999 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.387665+0000", 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01366563 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.387677+0000", 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1871999999999999e-05 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.396361+0000", 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0086839169999999 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for degraded object", 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.396970+0000", 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000609244 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402127+0000", 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005156435 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.443 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402214+0000", 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7268000000000005e-05 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51414 7.4 7:2fe686dd:::benchmark_data_smithi121_126723_object51413:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.444 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.352140+0000", 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 44.002854124999999, 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0245187840000001, 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51414 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.445 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352140+0000", 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352140+0000", 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352139+0000", 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352160+0000", 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1308e-05 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352172+0000", 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1637999999999999e-05 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352179+0000", 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3300000000000001e-06 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352229+0000", 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0176999999999997e-05 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352401+0000", 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017216900000000001 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:35:47.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352790+0000", 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00038818899999999999 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357910+0000", 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0051201730000000004 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373334+0000", 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015423826 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373345+0000", 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1688999999999999e-05 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.376564+0000", 2023-09-23T22:35:47.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.003218731 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.376659+0000", 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4501999999999997e-05 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.452 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51416 7.9 7:95c2e0cf:::benchmark_data_smithi121_126723_object51415:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.352617+0000", 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 44.002376603999998, 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.039548833, 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51416 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.453 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352617+0000", 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352617+0000", 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352616+0000", 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352644+0000", 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7589999999999998e-05 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352653+0000", 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7630000000000006e-06 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352659+0000", 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5610000000000004e-06 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.456 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352709+0000", 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9348999999999998e-05 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352843+0000", 2023-09-23T22:35:47.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013467500000000001 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352973+0000", 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000129419 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357127+0000", 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0041540450000000003 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373153+0000", 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016026519999999999 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373166+0000", 2023-09-23T22:35:47.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2563e-05 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.392036+0000", 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0188702199999999 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.392166+0000", 2023-09-23T22:35:47.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000129956 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51421 7.9 7:90ff820c:::benchmark_data_smithi121_126723_object51420:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.357705+0000", 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 43.997288996000002, 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0459700080000001, 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.462 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51421 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357705+0000", 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357705+0000", 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357704+0000", 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357750+0000", 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6403999999999998e-05 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357761+0000", 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1497e-05 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357769+0000", 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4719999999999998e-06 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357822+0000", 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2944e-05 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.357983+0000", 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016092100000000001 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.358127+0000", 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014379799999999999 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373198+0000", 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015071065999999999 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.373206+0000", 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5760000000000006e-06 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.392412+0000", 2023-09-23T22:35:47.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0192058959999999 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for degraded object", 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.394074+0000", 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0016614990000000001 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.403598+0000", 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0095247249999999995 2023-09-23T22:35:47.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.403675+0000", 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6463000000000003e-05 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.470 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51425 7.7 7:edbb029f:::benchmark_data_smithi121_126723_object51424:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.388437+0000", 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 43.966556558999997, 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.014906058, 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51425 2023-09-23T22:35:47.471 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388437+0000", 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388437+0000", 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388435+0000", 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388470+0000", 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5045000000000001e-05 2023-09-23T22:35:47.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388490+0000", 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0058999999999999e-05 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388501+0000", 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1034e-05 2023-09-23T22:35:47.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388573+0000", 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2069000000000004e-05 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.388585+0000", 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1989e-05 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.399622+0000", 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.011037116 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.399743+0000", 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120528 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.399850+0000", 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000107079 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402250+0000", 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0024001199999999999 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.403208+0000", 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00095769400000000004 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.403258+0000", 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0260000000000003e-05 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.478 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.403343+0000", 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5400000000000002e-05 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51427 7.4 7:200da4cd:::benchmark_data_smithi121_126723_object51426:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.395058+0000", 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 43.95993575, 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.98513090699999994, 2023-09-23T22:35:47.479 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51427 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395058+0000", 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395058+0000", 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.481 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395056+0000", 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395084+0000", 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8192999999999999e-05 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395098+0000", 2023-09-23T22:35:47.482 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.467e-05 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395106+0000", 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3610000000000003e-06 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395149+0000", 2023-09-23T22:35:47.483 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2919e-05 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.395157+0000", 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9140000000000008e-06 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.376894+0000", 2023-09-23T22:35:47.484 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.98173689399999997 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.377053+0000", 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015898299999999999 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4", 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.377229+0000", 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017677799999999999 2023-09-23T22:35:47.485 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.379874+0000", 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026442940000000002 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.380036+0000", 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000161905 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.380091+0000", 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5299e-05 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.380189+0000", 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8199e-05 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.487 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51437 7.d 7:b01244a8:::benchmark_data_smithi121_126723_object51436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:04.402480+0000", 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 42.952513379000003, 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.99076469700000003, 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.488 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51437 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402480+0000", 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.489 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402480+0000", 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402479+0000", 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:35:47.490 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402503+0000", 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4267e-05 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402519+0000", 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5568000000000001e-05 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402527+0000", 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0490000000000004e-06 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402946+0000", 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000419369 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.492 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402955+0000", 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7469999999999994e-06 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.379788+0000", 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.97683262400000004 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.493 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.381093+0000", 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013048630000000001 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.381275+0000", 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018261500000000001 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.494 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.390959+0000", 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0096835810000000001 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.390980+0000", 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1554000000000001e-05 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.391060+0000", 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9835999999999999e-05 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.393245+0000", 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002184999 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.496 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51442 7.d 7:b3dadcd4:::benchmark_data_smithi121_126723_object51441:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:04.406660+0000", 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 42.948333398999999, 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.99186678299999997, 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.497 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51442 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406660+0000", 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.498 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406660+0000", 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406658+0000", 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.499 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406686+0000", 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8189999999999999e-05 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406702+0000", 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5897e-05 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.500 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406711+0000", 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7749999999999998e-06 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406767+0000", 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5745000000000002e-05 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.406783+0000", 2023-09-23T22:35:47.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6096999999999999e-05 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.385042+0000", 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.97825918499999998 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.385286+0000", 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00024373400000000001 2023-09-23T22:35:47.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.385561+0000", 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00027530600000000001 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.394411+0000", 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0088499240000000003 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.503 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.396301+0000", 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018903069999999999 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.396351+0000", 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9827000000000003e-05 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.504 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.398527+0000", 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021761100000000002 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51456 7.d 7:b9285c05:::benchmark_data_smithi121_126723_object51455:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:04.422084+0000", 2023-09-23T22:35:47.505 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 42.932910157999999, 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.98750605700000005, 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51456 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.506 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.422084+0000", 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.422084+0000", 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.422082+0000", 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.422121+0000", 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8501000000000003e-05 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.422132+0000", 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1199000000000001e-05 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.422140+0000", 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3229999999999998e-06 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.509 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.431539+0000", 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0093989439999999994 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.431551+0000", 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1778e-05 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.387837+0000", 2023-09-23T22:35:47.510 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.95628588699999995 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.388051+0000", 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021446900000000001 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.388350+0000", 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029914900000000002 2023-09-23T22:35:47.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.398546+0000", 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010195876 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.407321+0000", 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0087747209999999992 2023-09-23T22:35:47.512 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.407392+0000", 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0677000000000001e-05 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.409590+0000", 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021981209999999999 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.513 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51473 7.d 7:bd0f3761:::benchmark_data_smithi121_126723_object51472:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:04.445944+0000", 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 42.909049545000002, 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.96571211700000004, 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.514 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51473 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.445944+0000", 2023-09-23T22:35:47.515 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.445944+0000", 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.445943+0000", 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:35:47.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.445969+0000", 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5703000000000001e-05 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.445991+0000", 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2387000000000001e-05 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.445999+0000", 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2649999999999999e-06 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.446062+0000", 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3119000000000003e-05 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.446074+0000", 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2004000000000001e-05 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.394429+0000", 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.94835569500000005 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.519 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.394566+0000", 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013688 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.394684+0000", 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011776499999999999 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.520 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.404299+0000", 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0096146289999999995 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.409683+0000", 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005384514 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.521 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.409749+0000", 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6260000000000006e-05 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.411656+0000", 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001906984 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.522 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51474 7.d 7:b47fd01b:::benchmark_data_smithi121_126723_object51473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:04.447733+0000", 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 42.907261308000002, 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.96801823200000003, 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.523 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51474 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447733+0000", 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.524 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447733+0000", 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447732+0000", 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.525 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447778+0000", 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6106000000000002e-05 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447792+0000", 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4282e-05 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.526 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447800+0000", 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8639999999999996e-06 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447852+0000", 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2111000000000003e-05 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.527 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.447858+0000", 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4540000000000004e-06 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.398616+0000", 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.95075778799999999 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.528 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.398800+0000", 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018388399999999999 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.398981+0000", 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000180438 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.529 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.404352+0000", 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0053717440000000003 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.413854+0000", 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0095015629999999993 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.413914+0000", 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9679000000000002e-05 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.415751+0000", 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018372219999999999 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.531 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51484 7.d 7:bd045ef9:::benchmark_data_smithi121_126723_object51483:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:04.462111+0000", 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 42.892882381, 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.96409623, 2023-09-23T22:35:47.533 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51484 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462111+0000", 2023-09-23T22:35:47.534 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462111+0000", 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:35:47.535 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462109+0000", 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462136+0000", 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6795e-05 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462150+0000", 2023-09-23T22:35:47.536 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3764999999999999e-05 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462157+0000", 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9190000000000002e-06 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462231+0000", 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4515000000000001e-05 2023-09-23T22:35:47.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.462244+0000", 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.292e-05 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.400997+0000", 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.93875291000000005 2023-09-23T22:35:47.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.401150+0000", 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000152977 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3", 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.401325+0000", 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017524000000000001 2023-09-23T22:35:47.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.404361+0000", 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030360140000000001 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.424446+0000", 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020084101 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.424496+0000", 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0336000000000001e-05 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:05.426208+0000", 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001711848 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.541 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.542 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:35:47.542 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:35:47.542 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:35:47.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:47.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:47.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 81 16 91255 91239 70.3837 44.6875 0.00420771 0.0142017 2023-09-23T22:35:47.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:47.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:47.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:47.852 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:35:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:47.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:47.855 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:35:47.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:47.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:47.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:48.091 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:48.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:48.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:48.220 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:35:48.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:48.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:48 smithi121 bash[78246]: cluster 2023-09-23T22:35:47.182326+0000 mon.a (mon.0) 760 : cluster 3 Health check update: Degraded data redundancy: 54074/258345 objects degraded (20.931%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:48.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:48 smithi121 bash[78246]: audit 2023-09-23T22:35:47.342760+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.121:0/4000822057' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:48.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:48 smithi121 bash[74920]: cluster 2023-09-23T22:35:47.182326+0000 mon.a (mon.0) 760 : cluster 3 Health check update: Degraded data redundancy: 54074/258345 objects degraded (20.931%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:48.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:48 smithi121 bash[74920]: audit 2023-09-23T22:35:47.342760+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.121:0/4000822057' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:48.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:48.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:48 smithi123 bash[59255]: cluster 2023-09-23T22:35:47.182326+0000 mon.a (mon.0) 760 : cluster 3 Health check update: Degraded data redundancy: 54074/258345 objects degraded (20.931%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:48.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:48 smithi123 bash[59255]: audit 2023-09-23T22:35:47.342760+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.121:0/4000822057' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:48.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:48.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:48.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:48.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:48.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:48.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:48.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 82 16 92114 92098 70.18 53.6875 0.0142728 0.0142424 2023-09-23T22:35:48.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:48.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:48.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:48.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:48.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:48.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: audit 2023-09-23T22:35:47.831069+0000 mgr.y (mgr.34107) 584 : audit 0 from='client.44936 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:47.964745+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v550: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 56140/271308 objects degraded (20.692%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:48.194033+0000 mon.a (mon.0) 762 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: audit 2023-09-23T22:35:48.211384+0000 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.121:0/4000822057' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:48.211659+0000 mon.a (mon.0) 764 : cluster 0 osdmap e134: 8 total, 6 up, 7 in 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:48.212813+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:48.230186+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:48.231877+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[74920]: cluster 2023-09-23T22:35:48.234368+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.031 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:35:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:35:48] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-23T22:35:49.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.089 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:49.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:49.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: audit 2023-09-23T22:35:47.831069+0000 mgr.y (mgr.34107) 584 : audit 0 from='client.44936 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:47.964745+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v550: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 56140/271308 objects degraded (20.692%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:48.194033+0000 mon.a (mon.0) 762 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: audit 2023-09-23T22:35:48.211384+0000 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.121:0/4000822057' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:48.211659+0000 mon.a (mon.0) 764 : cluster 0 osdmap e134: 8 total, 6 up, 7 in 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:48.212813+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:48.230186+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:48.231877+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:49 smithi123 bash[59255]: cluster 2023-09-23T22:35:48.234368+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:49.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: audit 2023-09-23T22:35:47.831069+0000 mgr.y (mgr.34107) 584 : audit 0 from='client.44936 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:35:49.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:47.964745+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v550: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 56140/271308 objects degraded (20.692%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T22:35:49.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:48.194033+0000 mon.a (mon.0) 762 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:49.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: audit 2023-09-23T22:35:48.211384+0000 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.121:0/4000822057' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:35:49.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:48.211659+0000 mon.a (mon.0) 764 : cluster 0 osdmap e134: 8 total, 6 up, 7 in 2023-09-23T22:35:49.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:48.212813+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:48.230186+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:48.231877+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:49 smithi121 bash[78246]: cluster 2023-09-23T22:35:48.234368+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:35:49.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:49.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:49.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:49.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:49.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 83 16 92962 92946 69.973 53 0.0136386 0.0142812 2023-09-23T22:35:49.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:49.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:49.981 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:50.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:50.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:50.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:50.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:50.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:50.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:50.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:50.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:50.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:35:50.491 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:35:50.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:50.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:50.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 84 16 93789 93773 69.7553 51.6875 0.007648 0.014329 2023-09-23T22:35:50.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:50.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:50.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:50.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:50.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:50.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:50.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:51.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:51.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:51 smithi123 bash[59255]: cluster 2023-09-23T22:35:49.965152+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v552: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s; 56140/271308 objects degraded (20.692%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:51.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:51.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:51.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:51 smithi121 bash[74920]: cluster 2023-09-23T22:35:49.965152+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v552: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s; 56140/271308 objects degraded (20.692%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:51.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:51 smithi121 bash[78246]: cluster 2023-09-23T22:35:49.965152+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v552: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s; 56140/271308 objects degraded (20.692%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:51.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:51.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:51.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:51.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:51.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:51.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:51.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 85 16 94498 94482 69.4559 44.3125 0.035524 0.0143919 2023-09-23T22:35:51.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:35:51.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:51.743 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":549,"stamp":"2023-09-23T22:35:45.962623+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5642655648,"num_objects":86115,"num_object_clones":0,"num_object_copies":258345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":54074,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86115,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":86351,"num_write_kb":5512269,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2924,"num_bytes_recovered":190982780,"num_keys_recovered":20,"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":86285,"ondisk_log_size":86285,"up":212,"acting":211,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":16186908,"kb_used_data":14435108,"kb_used_omap":20,"kb_used_meta":1751723,"kb_avail":640029156,"statfs":{"total":671965249536,"available":655389855744,"internally_reserved":0,"allocated":14781550592,"data_stored":14777821658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1793765006},"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":596770816,"num_objects":9106,"num_object_clones":0,"num_object_copies":27318,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4473,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9106,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9106,"num_write_kb":582784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":634,"num_bytes_recovered":41549824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.005614"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":120,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.392210+0000","last_change":"2023-09-23T22:35:04.374182+0000","last_active":"2023-09-23T22:35:05.392210+0000","last_peered":"2023-09-23T22:35:05.392210+0000","last_clean":"2023-09-23T22:34:57.289410+0000","last_became_active":"2023-09-23T22:35:04.374182+0000","last_became_peered":"2023-09-23T22:35:04.374182+0000","last_unstale":"2023-09-23T22:35:05.392210+0000","last_undegraded":"2023-09-23T22:35:05.392210+0000","last_fullsized":"2023-09-23T22:35:04.370109+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":67,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.393225+0000","last_change":"2023-09-23T22:35:04.384960+0000","last_active":"2023-09-23T22:35:05.393225+0000","last_peered":"2023-09-23T22:35:05.393225+0000","last_clean":"2023-09-23T22:24:32.636737+0000","last_became_active":"2023-09-23T22:35:04.384960+0000","last_became_peered":"2023-09-23T22:35:04.384960+0000","last_unstale":"2023-09-23T22:35:05.393225+0000","last_undegraded":"2023-09-23T22:35:05.393225+0000","last_fullsized":"2023-09-23T22:35:04.376173+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":49,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:06.073192+0000","last_change":"2023-09-23T22:35:04.392921+0000","last_active":"2023-09-23T22:35:06.073192+0000","last_peered":"2023-09-23T22:35:06.073192+0000","last_clean":"2023-09-23T22:25:32.414728+0000","last_became_active":"2023-09-23T22:35:04.392921+0000","last_became_peered":"2023-09-23T22:35:04.392921+0000","last_unstale":"2023-09-23T22:35:06.073192+0000","last_undegraded":"2023-09-23T22:35:06.073192+0000","last_fullsized":"2023-09-23T22:35:04.371136+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.275108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":110,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.366039+0000","last_change":"2023-09-23T22:35:04.389180+0000","last_active":"2023-09-23T22:35:05.366039+0000","last_peered":"2023-09-23T22:35:05.366039+0000","last_clean":"2023-09-23T22:34:57.291730+0000","last_became_active":"2023-09-23T22:35:04.389180+0000","last_became_peered":"2023-09-23T22:35:04.389180+0000","last_unstale":"2023-09-23T22:35:05.366039+0000","last_undegraded":"2023-09-23T22:35:05.366039+0000","last_fullsized":"2023-09-23T22:35:04.361835+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.544563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":128,"reported_epoch":133,"state":"active+undersized","last_fresh":"2023-09-23T22:35:25.307193+0000","last_change":"2023-09-23T22:35:04.380554+0000","last_active":"2023-09-23T22:35:25.307193+0000","last_peered":"2023-09-23T22:35:25.307193+0000","last_clean":"2023-09-23T22:34:57.300341+0000","last_became_active":"2023-09-23T22:35:04.380554+0000","last_became_peered":"2023-09-23T22:35:04.380554+0000","last_unstale":"2023-09-23T22:35:25.307193+0000","last_undegraded":"2023-09-23T22:35:25.307193+0000","last_fullsized":"2023-09-23T22:35:04.369743+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.007274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":76,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.370903+0000","last_change":"2023-09-23T22:35:04.379334+0000","last_active":"2023-09-23T22:35:05.370903+0000","last_peered":"2023-09-23T22:35:05.370903+0000","last_clean":"2023-09-23T22:34:57.309272+0000","last_became_active":"2023-09-23T22:35:04.379334+0000","last_became_peered":"2023-09-23T22:35:04.379334+0000","last_unstale":"2023-09-23T22:35:05.370903+0000","last_undegraded":"2023-09-23T22:35:05.370903+0000","last_fullsized":"2023-09-23T22:35:04.373420+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,0],"avail_no_missing":["5","0"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":94,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.365876+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:35:05.365876+0000","last_peered":"2023-09-23T22:35:05.365876+0000","last_clean":"2023-09-23T22:35:05.365876+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:35:05.365876+0000","last_undegraded":"2023-09-23T22:35:05.365876+0000","last_fullsized":"2023-09-23T22:35:05.365876+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":127,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:21.085583+0000","last_change":"2023-09-23T22:35:04.387302+0000","last_active":"2023-09-23T22:35:21.085583+0000","last_peered":"2023-09-23T22:35:21.085583+0000","last_clean":"2023-09-23T22:34:57.300412+0000","last_became_active":"2023-09-23T22:35:04.387302+0000","last_became_peered":"2023-09-23T22:35:04.387302+0000","last_unstale":"2023-09-23T22:35:21.085583+0000","last_undegraded":"2023-09-23T22:35:21.085583+0000","last_fullsized":"2023-09-23T22:35:04.370935+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.680649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":113,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.370436+0000","last_change":"2023-09-23T22:35:04.385431+0000","last_active":"2023-09-23T22:35:05.370436+0000","last_peered":"2023-09-23T22:35:05.370436+0000","last_clean":"2023-09-23T22:34:57.309094+0000","last_became_active":"2023-09-23T22:35:04.385431+0000","last_became_peered":"2023-09-23T22:35:04.385431+0000","last_unstale":"2023-09-23T22:35:05.370436+0000","last_undegraded":"2023-09-23T22:35:05.370436+0000","last_fullsized":"2023-09-23T22:35:04.376763+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":89,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:21.085652+0000","last_change":"2023-09-23T22:34:54.282327+0000","last_active":"2023-09-23T22:35:21.085652+0000","last_peered":"2023-09-23T22:35:21.085652+0000","last_clean":"2023-09-23T22:35:21.085652+0000","last_became_active":"2023-09-23T22:34:54.281986+0000","last_became_peered":"2023-09-23T22:34:54.281986+0000","last_unstale":"2023-09-23T22:35:21.085652+0000","last_undegraded":"2023-09-23T22:35:21.085652+0000","last_fullsized":"2023-09-23T22:35:21.085652+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:23.450300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":45,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.364495+0000","last_change":"2023-09-23T22:34:08.308091+0000","last_active":"2023-09-23T22:35:05.364495+0000","last_peered":"2023-09-23T22:35:05.364495+0000","last_clean":"2023-09-23T22:35:05.364495+0000","last_became_active":"2023-09-23T22:34:08.278067+0000","last_became_peered":"2023-09-23T22:34:08.278067+0000","last_unstale":"2023-09-23T22:35:05.364495+0000","last_undegraded":"2023-09-23T22:35:05.364495+0000","last_fullsized":"2023-09-23T22:35:05.364495+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:20:53.825958+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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":101,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.936151+0000","last_change":"2023-09-23T22:35:04.360374+0000","last_active":"2023-09-23T22:35:05.936151+0000","last_peered":"2023-09-23T22:35:05.936151+0000","last_clean":"2023-09-23T22:34:11.284121+0000","last_became_active":"2023-09-23T22:35:04.360374+0000","last_became_peered":"2023-09-23T22:35:04.360374+0000","last_unstale":"2023-09-23T22:35:05.936151+0000","last_undegraded":"2023-09-23T22:35:05.936151+0000","last_fullsized":"2023-09-23T22:35:04.357107+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:57.387759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":149,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.402321+0000","last_change":"2023-09-23T22:34:54.293440+0000","last_active":"2023-09-23T22:35:05.402321+0000","last_peered":"2023-09-23T22:35:05.402321+0000","last_clean":"2023-09-23T22:35:05.402321+0000","last_became_active":"2023-09-23T22:34:54.283702+0000","last_became_peered":"2023-09-23T22:34:54.283702+0000","last_unstale":"2023-09-23T22:35:05.402321+0000","last_undegraded":"2023-09-23T22:35:05.402321+0000","last_fullsized":"2023-09-23T22:35:05.402321+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.393389+0000","last_change":"2023-09-23T22:35:04.380081+0000","last_active":"2023-09-23T22:35:05.393389+0000","last_peered":"2023-09-23T22:35:05.393389+0000","last_clean":"2023-09-23T22:34:57.289990+0000","last_became_active":"2023-09-23T22:35:04.380081+0000","last_became_peered":"2023-09-23T22:35:04.380081+0000","last_unstale":"2023-09-23T22:35:05.393389+0000","last_undegraded":"2023-09-23T22:35:05.393389+0000","last_fullsized":"2023-09-23T22:35:04.374049+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":65,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.392732+0000","last_change":"2023-09-23T22:34:54.287876+0000","last_active":"2023-09-23T22:35:05.392732+0000","last_peered":"2023-09-23T22:35:05.392732+0000","last_clean":"2023-09-23T22:35:05.392732+0000","last_became_active":"2023-09-23T22:34:54.275610+0000","last_became_peered":"2023-09-23T22:34:54.275610+0000","last_unstale":"2023-09-23T22:35:05.392732+0000","last_undegraded":"2023-09-23T22:35:05.392732+0000","last_fullsized":"2023-09-23T22:35:05.392732+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":67,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.398231+0000","last_change":"2023-09-23T22:35:04.380514+0000","last_active":"2023-09-23T22:35:05.398231+0000","last_peered":"2023-09-23T22:35:05.398231+0000","last_clean":"2023-09-23T22:24:32.636897+0000","last_became_active":"2023-09-23T22:35:04.380514+0000","last_became_peered":"2023-09-23T22:35:04.380514+0000","last_unstale":"2023-09-23T22:35:05.398231+0000","last_undegraded":"2023-09-23T22:35:05.398231+0000","last_fullsized":"2023-09-23T22:35:04.363488+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":109,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.366552+0000","last_change":"2023-09-23T22:35:04.390145+0000","last_active":"2023-09-23T22:35:05.366552+0000","last_peered":"2023-09-23T22:35:05.366552+0000","last_clean":"2023-09-23T22:34:57.291362+0000","last_became_active":"2023-09-23T22:35:04.390145+0000","last_became_peered":"2023-09-23T22:35:04.390145+0000","last_unstale":"2023-09-23T22:35:05.366552+0000","last_undegraded":"2023-09-23T22:35:05.366552+0000","last_fullsized":"2023-09-23T22:35:04.362064+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.884234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":121,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.370394+0000","last_change":"2023-09-23T22:34:54.281729+0000","last_active":"2023-09-23T22:35:05.370394+0000","last_peered":"2023-09-23T22:35:05.370394+0000","last_clean":"2023-09-23T22:35:05.370394+0000","last_became_active":"2023-09-23T22:34:54.281310+0000","last_became_peered":"2023-09-23T22:34:54.281310+0000","last_unstale":"2023-09-23T22:35:05.370394+0000","last_undegraded":"2023-09-23T22:35:05.370394+0000","last_fullsized":"2023-09-23T22:35:05.370394+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":98,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.397048+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:35:05.397048+0000","last_peered":"2023-09-23T22:35:05.397048+0000","last_clean":"2023-09-23T22:35:05.397048+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:35:05.397048+0000","last_undegraded":"2023-09-23T22:35:05.397048+0000","last_fullsized":"2023-09-23T22:35:05.397048+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":103,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.369150+0000","last_change":"2023-09-23T22:34:08.297367+0000","last_active":"2023-09-23T22:35:05.369150+0000","last_peered":"2023-09-23T22:35:05.369150+0000","last_clean":"2023-09-23T22:35:05.369150+0000","last_became_active":"2023-09-23T22:34:08.297029+0000","last_became_peered":"2023-09-23T22:34:08.297029+0000","last_unstale":"2023-09-23T22:35:05.369150+0000","last_undegraded":"2023-09-23T22:35:05.369150+0000","last_fullsized":"2023-09-23T22:35:05.369150+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.731026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":53,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.365167+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:35:05.365167+0000","last_peered":"2023-09-23T22:35:05.365167+0000","last_clean":"2023-09-23T22:35:05.365167+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:35:05.365167+0000","last_undegraded":"2023-09-23T22:35:05.365167+0000","last_fullsized":"2023-09-23T22:35:05.365167+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T23:48:16.436196+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":121,"reported_epoch":133,"state":"active+undersized","last_fresh":"2023-09-23T22:35:25.308602+0000","last_change":"2023-09-23T22:35:04.387482+0000","last_active":"2023-09-23T22:35:25.308602+0000","last_peered":"2023-09-23T22:35:25.308602+0000","last_clean":"2023-09-23T22:34:57.300917+0000","last_became_active":"2023-09-23T22:35:04.387482+0000","last_became_peered":"2023-09-23T22:35:04.387482+0000","last_unstale":"2023-09-23T22:35:25.308602+0000","last_undegraded":"2023-09-23T22:35:25.308602+0000","last_fullsized":"2023-09-23T22:35:04.375397+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:36.591600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.b","version":"133'5428","reported_seq":7179,"reported_epoch":133,"state":"active+recovering+undersized+degraded","last_fresh":"2023-09-23T22:35:42.809333+0000","last_change":"2023-09-23T22:35:05.443839+0000","last_active":"2023-09-23T22:35:42.809333+0000","last_peered":"2023-09-23T22:35:42.809333+0000","last_clean":"2023-09-23T22:34:11.282604+0000","last_became_active":"2023-09-23T22:35:05.380718+0000","last_became_peered":"2023-09-23T22:35:05.380718+0000","last_unstale":"2023-09-23T22:35:42.809333+0000","last_undegraded":"2023-09-23T22:35:05.377185+0000","last_fullsized":"2023-09-23T22:35:05.369691+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5428,"log_dups_size":0,"ondisk_log_size":5428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":355729408,"num_objects":5428,"num_object_clones":0,"num_object_copies":16284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7353,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5428,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5428,"num_write_kb":347392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":853,"num_bytes_recovered":55902208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,2],"avail_no_missing":["5"],"object_location_counts":[{"shards":"2,5","objects":3503},{"shards":"5","objects":1925}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":48,"reported_epoch":132,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:05.392706+0000","last_change":"2023-09-23T22:35:04.376706+0000","last_active":"2023-09-23T22:35:05.392706+0000","last_peered":"2023-09-23T22:35:05.392706+0000","last_clean":"2023-09-23T22:34:57.290067+0000","last_became_active":"2023-09-23T22:35:04.376706+0000","last_became_peered":"2023-09-23T22:35:04.376706+0000","last_unstale":"2023-09-23T22:35:05.392706+0000","last_undegraded":"2023-09-23T22:35:04.371560+0000","last_fullsized":"2023-09-23T22:35:04.371382+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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,0],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":106,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.369847+0000","last_change":"2023-09-23T22:34:54.281730+0000","last_active":"2023-09-23T22:35:05.369847+0000","last_peered":"2023-09-23T22:35:05.369847+0000","last_clean":"2023-09-23T22:35:05.369847+0000","last_became_active":"2023-09-23T22:34:54.280656+0000","last_became_peered":"2023-09-23T22:34:54.280656+0000","last_unstale":"2023-09-23T22:35:05.369847+0000","last_undegraded":"2023-09-23T22:35:05.369847+0000","last_fullsized":"2023-09-23T22:35:05.369847+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"133'5280","reported_seq":5306,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:41.128022+0000","last_change":"2023-09-23T22:34:08.276771+0000","last_active":"2023-09-23T22:35:41.128022+0000","last_peered":"2023-09-23T22:35:41.128022+0000","last_clean":"2023-09-23T22:35:41.128022+0000","last_became_active":"2023-09-23T22:34:08.275897+0000","last_became_peered":"2023-09-23T22:34:08.275897+0000","last_unstale":"2023-09-23T22:35:41.128022+0000","last_undegraded":"2023-09-23T22:35:41.128022+0000","last_fullsized":"2023-09-23T22:35:41.128022+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5280,"log_dups_size":0,"ondisk_log_size":5280,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:49.971009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346030080,"num_objects":5280,"num_object_clones":0,"num_object_copies":15840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5280,"num_write_kb":337920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"60'2","reported_seq":48,"reported_epoch":132,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:05.396040+0000","last_change":"2023-09-23T22:35:04.376302+0000","last_active":"2023-09-23T22:35:05.396040+0000","last_peered":"2023-09-23T22:35:05.396040+0000","last_clean":"2023-09-23T22:34:57.289744+0000","last_became_active":"2023-09-23T22:35:04.376302+0000","last_became_peered":"2023-09-23T22:35:04.376302+0000","last_unstale":"2023-09-23T22:35:05.396040+0000","last_undegraded":"2023-09-23T22:35:04.371067+0000","last_fullsized":"2023-09-23T22:35:04.370891+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":[4,0],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.394074+0000","last_change":"2023-09-23T22:35:04.385960+0000","last_active":"2023-09-23T22:35:05.394074+0000","last_peered":"2023-09-23T22:35:05.394074+0000","last_clean":"2023-09-23T22:34:57.289634+0000","last_became_active":"2023-09-23T22:35:04.385960+0000","last_became_peered":"2023-09-23T22:35:04.385960+0000","last_unstale":"2023-09-23T22:35:05.394074+0000","last_undegraded":"2023-09-23T22:35:05.394074+0000","last_fullsized":"2023-09-23T22:35:04.371807+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"133'5395","reported_seq":5430,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:41.321798+0000","last_change":"2023-09-23T22:35:04.403895+0000","last_active":"2023-09-23T22:35:41.321798+0000","last_peered":"2023-09-23T22:35:41.321798+0000","last_clean":"2023-09-23T22:35:03.322987+0000","last_became_active":"2023-09-23T22:35:04.389151+0000","last_became_peered":"2023-09-23T22:35:04.389151+0000","last_unstale":"2023-09-23T22:35:41.321798+0000","last_undegraded":"2023-09-23T22:35:04.375264+0000","last_fullsized":"2023-09-23T22:35:04.361399+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5395,"log_dups_size":0,"ondisk_log_size":5395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:06.371870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353566720,"num_objects":5395,"num_object_clones":0,"num_object_copies":16185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5395,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5395,"num_write_kb":345280,"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":[0,4],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":5395}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":61,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.370268+0000","last_change":"2023-09-23T22:34:54.403987+0000","last_active":"2023-09-23T22:35:05.370268+0000","last_peered":"2023-09-23T22:35:05.370268+0000","last_clean":"2023-09-23T22:35:05.370268+0000","last_became_active":"2023-09-23T22:34:54.279773+0000","last_became_peered":"2023-09-23T22:34:54.279773+0000","last_unstale":"2023-09-23T22:35:05.370268+0000","last_undegraded":"2023-09-23T22:35:05.370268+0000","last_fullsized":"2023-09-23T22:35:05.370268+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":120,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.361660+0000","last_change":"2023-09-23T22:34:54.271899+0000","last_active":"2023-09-23T22:35:05.361660+0000","last_peered":"2023-09-23T22:35:05.361660+0000","last_clean":"2023-09-23T22:35:05.361660+0000","last_became_active":"2023-09-23T22:34:54.271574+0000","last_became_peered":"2023-09-23T22:34:54.271574+0000","last_unstale":"2023-09-23T22:35:05.361660+0000","last_undegraded":"2023-09-23T22:35:05.361660+0000","last_fullsized":"2023-09-23T22:35:05.361660+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.016665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.8","version":"133'5408","reported_seq":5434,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:40.979849+0000","last_change":"2023-09-23T22:34:08.279974+0000","last_active":"2023-09-23T22:35:40.979849+0000","last_peered":"2023-09-23T22:35:40.979849+0000","last_clean":"2023-09-23T22:35:40.979849+0000","last_became_active":"2023-09-23T22:34:08.279680+0000","last_became_peered":"2023-09-23T22:34:08.279680+0000","last_unstale":"2023-09-23T22:35:40.979849+0000","last_undegraded":"2023-09-23T22:35:40.979849+0000","last_fullsized":"2023-09-23T22:35:40.979849+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5408,"log_dups_size":0,"ondisk_log_size":5408,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:45.409680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354418688,"num_objects":5408,"num_object_clones":0,"num_object_copies":16224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5408,"num_write_kb":346112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":119,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.370780+0000","last_change":"2023-09-23T22:35:04.402387+0000","last_active":"2023-09-23T22:35:05.370780+0000","last_peered":"2023-09-23T22:35:05.370780+0000","last_clean":"2023-09-23T22:34:57.307980+0000","last_became_active":"2023-09-23T22:35:04.402387+0000","last_became_peered":"2023-09-23T22:35:04.402387+0000","last_unstale":"2023-09-23T22:35:05.370780+0000","last_undegraded":"2023-09-23T22:35:05.370780+0000","last_fullsized":"2023-09-23T22:35:04.375225+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":107,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.365314+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:35:05.365314+0000","last_peered":"2023-09-23T22:35:05.365314+0000","last_clean":"2023-09-23T22:35:05.365314+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:35:05.365314+0000","last_undegraded":"2023-09-23T22:35:05.365314+0000","last_fullsized":"2023-09-23T22:35:05.365314+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"133'5408","reported_seq":5433,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:41.316622+0000","last_change":"2023-09-23T22:34:08.305736+0000","last_active":"2023-09-23T22:35:41.316622+0000","last_peered":"2023-09-23T22:35:41.316622+0000","last_clean":"2023-09-23T22:35:41.316622+0000","last_became_active":"2023-09-23T22:34:08.305324+0000","last_became_peered":"2023-09-23T22:34:08.305324+0000","last_unstale":"2023-09-23T22:35:41.316622+0000","last_undegraded":"2023-09-23T22:35:41.316622+0000","last_fullsized":"2023-09-23T22:35:41.316622+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5408,"log_dups_size":0,"ondisk_log_size":5408,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:41:51.935246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354418688,"num_objects":5408,"num_object_clones":0,"num_object_copies":16224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5408,"num_write_kb":346112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.b","version":"60'2","reported_seq":60,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.365349+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:35:05.365349+0000","last_peered":"2023-09-23T22:35:05.365349+0000","last_clean":"2023-09-23T22:35:05.365349+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:35:05.365349+0000","last_undegraded":"2023-09-23T22:35:05.365349+0000","last_fullsized":"2023-09-23T22:35:05.365349+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.402418+0000","last_change":"2023-09-23T22:35:04.394994+0000","last_active":"2023-09-23T22:35:05.402418+0000","last_peered":"2023-09-23T22:35:05.402418+0000","last_clean":"2023-09-23T22:34:57.290357+0000","last_became_active":"2023-09-23T22:35:04.394994+0000","last_became_peered":"2023-09-23T22:35:04.394994+0000","last_unstale":"2023-09-23T22:35:05.402418+0000","last_undegraded":"2023-09-23T22:35:05.402418+0000","last_fullsized":"2023-09-23T22:35:04.373164+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"133'5365","reported_seq":5391,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:40.835092+0000","last_change":"2023-09-23T22:34:08.290046+0000","last_active":"2023-09-23T22:35:40.835092+0000","last_peered":"2023-09-23T22:35:40.835092+0000","last_clean":"2023-09-23T22:35:40.835092+0000","last_became_active":"2023-09-23T22:34:08.289618+0000","last_became_peered":"2023-09-23T22:34:08.289618+0000","last_unstale":"2023-09-23T22:35:40.835092+0000","last_undegraded":"2023-09-23T22:35:40.835092+0000","last_fullsized":"2023-09-23T22:35:40.835092+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5365,"log_dups_size":0,"ondisk_log_size":5365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.692172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351600640,"num_objects":5365,"num_object_clones":0,"num_object_copies":16095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5365,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5365,"num_write_kb":343360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":98,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.392469+0000","last_change":"2023-09-23T22:35:04.384741+0000","last_active":"2023-09-23T22:35:05.392469+0000","last_peered":"2023-09-23T22:35:05.392469+0000","last_clean":"2023-09-23T22:34:57.289366+0000","last_became_active":"2023-09-23T22:35:04.384741+0000","last_became_peered":"2023-09-23T22:35:04.384741+0000","last_unstale":"2023-09-23T22:35:05.392469+0000","last_undegraded":"2023-09-23T22:35:05.392469+0000","last_fullsized":"2023-09-23T22:35:04.370808+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.392852+0000","last_change":"2023-09-23T22:35:04.376593+0000","last_active":"2023-09-23T22:35:05.392852+0000","last_peered":"2023-09-23T22:35:05.392852+0000","last_clean":"2023-09-23T22:34:57.289726+0000","last_became_active":"2023-09-23T22:35:04.376593+0000","last_became_peered":"2023-09-23T22:35:04.376593+0000","last_unstale":"2023-09-23T22:35:05.392852+0000","last_undegraded":"2023-09-23T22:35:05.392852+0000","last_fullsized":"2023-09-23T22:35:04.371930+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"133'5302","reported_seq":8345,"reported_epoch":133,"state":"active+recovering+undersized+degraded","last_fresh":"2023-09-23T22:35:41.305246+0000","last_change":"2023-09-23T22:35:05.411778+0000","last_active":"2023-09-23T22:35:41.305246+0000","last_peered":"2023-09-23T22:35:41.305246+0000","last_clean":"2023-09-23T22:34:11.282992+0000","last_became_active":"2023-09-23T22:35:05.374687+0000","last_became_peered":"2023-09-23T22:35:05.374687+0000","last_unstale":"2023-09-23T22:35:41.305246+0000","last_undegraded":"2023-09-23T22:35:05.370883+0000","last_fullsized":"2023-09-23T22:35:05.365872+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5302,"log_dups_size":0,"ondisk_log_size":5302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.863258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347471872,"num_objects":5302,"num_object_clones":0,"num_object_copies":15906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6578,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5302,"num_write_kb":339328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1498,"num_bytes_recovered":98172928,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,3],"avail_no_missing":["0"],"object_location_counts":[{"shards":"0","objects":1276},{"shards":"0,3","objects":4026}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":98,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.393845+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:35:05.393845+0000","last_peered":"2023-09-23T22:35:05.393845+0000","last_clean":"2023-09-23T22:35:05.393845+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:35:05.393845+0000","last_undegraded":"2023-09-23T22:35:05.393845+0000","last_fullsized":"2023-09-23T22:35:05.393845+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.396304+0000","last_change":"2023-09-23T22:35:04.384796+0000","last_active":"2023-09-23T22:35:05.396304+0000","last_peered":"2023-09-23T22:35:05.396304+0000","last_clean":"2023-09-23T22:34:57.289885+0000","last_became_active":"2023-09-23T22:35:04.384796+0000","last_became_peered":"2023-09-23T22:35:04.384796+0000","last_unstale":"2023-09-23T22:35:05.396304+0000","last_undegraded":"2023-09-23T22:35:05.396304+0000","last_fullsized":"2023-09-23T22:35:04.374771+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"133'5378","reported_seq":6506,"reported_epoch":133,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:35:41.122152+0000","last_change":"2023-09-23T22:35:05.432076+0000","last_active":"2023-09-23T22:35:41.122152+0000","last_peered":"2023-09-23T22:35:41.122152+0000","last_clean":"2023-09-23T22:34:11.312019+0000","last_became_active":"2023-09-23T22:34:55.427949+0000","last_became_peered":"2023-09-23T22:34:55.427949+0000","last_unstale":"2023-09-23T22:35:41.122152+0000","last_undegraded":"2023-09-23T22:34:55.272495+0000","last_fullsized":"2023-09-23T22:34:55.258282+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5378,"log_dups_size":0,"ondisk_log_size":5378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.025303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352452608,"num_objects":5378,"num_object_clones":0,"num_object_copies":16134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2251,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5378,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5378,"num_write_kb":344192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":541,"num_bytes_recovered":35454976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","7"],"object_location_counts":[{"shards":"3,7","objects":3127}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":122,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.363016+0000","last_change":"2023-09-23T22:35:04.388595+0000","last_active":"2023-09-23T22:35:05.363016+0000","last_peered":"2023-09-23T22:35:05.363016+0000","last_clean":"2023-09-23T22:34:57.300591+0000","last_became_active":"2023-09-23T22:35:04.388595+0000","last_became_peered":"2023-09-23T22:35:04.388595+0000","last_unstale":"2023-09-23T22:35:05.363016+0000","last_undegraded":"2023-09-23T22:35:05.363016+0000","last_fullsized":"2023-09-23T22:35:04.371654+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:01.590931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":50,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:06.074118+0000","last_change":"2023-09-23T22:35:04.389265+0000","last_active":"2023-09-23T22:35:06.074118+0000","last_peered":"2023-09-23T22:35:06.074118+0000","last_clean":"2023-09-23T22:25:32.415471+0000","last_became_active":"2023-09-23T22:35:04.389265+0000","last_became_peered":"2023-09-23T22:35:04.389265+0000","last_unstale":"2023-09-23T22:35:06.074118+0000","last_undegraded":"2023-09-23T22:35:06.074118+0000","last_fullsized":"2023-09-23T22:35:04.375857+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:34.118964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.1","version":"133'5478","reported_seq":5521,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:42.818776+0000","last_change":"2023-09-23T22:35:04.384657+0000","last_active":"2023-09-23T22:35:42.818776+0000","last_peered":"2023-09-23T22:35:42.818776+0000","last_clean":"2023-09-23T22:34:11.319060+0000","last_became_active":"2023-09-23T22:35:04.384657+0000","last_became_peered":"2023-09-23T22:35:04.384657+0000","last_unstale":"2023-09-23T22:35:42.818776+0000","last_undegraded":"2023-09-23T22:35:04.371010+0000","last_fullsized":"2023-09-23T22:35:04.370829+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5478,"log_dups_size":0,"ondisk_log_size":5478,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":359006208,"num_objects":5478,"num_object_clones":0,"num_object_copies":16434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5478,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5478,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5478,"num_write_kb":350592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":5478}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":110,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:06.070125+0000","last_change":"2023-09-23T22:35:04.366546+0000","last_active":"2023-09-23T22:35:06.070125+0000","last_peered":"2023-09-23T22:35:06.070125+0000","last_clean":"2023-09-23T22:34:06.777459+0000","last_became_active":"2023-09-23T22:35:04.366546+0000","last_became_peered":"2023-09-23T22:35:04.366546+0000","last_unstale":"2023-09-23T22:35:06.070125+0000","last_undegraded":"2023-09-23T22:35:06.070125+0000","last_fullsized":"2023-09-23T22:35:04.360031+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.863830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":113,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.370457+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:35:05.370457+0000","last_peered":"2023-09-23T22:35:05.370457+0000","last_clean":"2023-09-23T22:35:05.370457+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:35:05.370457+0000","last_undegraded":"2023-09-23T22:35:05.370457+0000","last_fullsized":"2023-09-23T22:35:05.370457+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.369972+0000","last_change":"2023-09-23T22:35:04.378981+0000","last_active":"2023-09-23T22:35:05.369972+0000","last_peered":"2023-09-23T22:35:05.369972+0000","last_clean":"2023-09-23T22:13:30.101411+0000","last_became_active":"2023-09-23T22:35:04.378981+0000","last_became_peered":"2023-09-23T22:35:04.378981+0000","last_unstale":"2023-09-23T22:35:05.369972+0000","last_undegraded":"2023-09-23T22:35:05.369972+0000","last_fullsized":"2023-09-23T22:35:04.373306+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.7","version":"133'5377","reported_seq":5413,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:41.316116+0000","last_change":"2023-09-23T22:35:04.408182+0000","last_active":"2023-09-23T22:35:41.316116+0000","last_peered":"2023-09-23T22:35:41.316116+0000","last_clean":"2023-09-23T22:34:07.237344+0000","last_became_active":"2023-09-23T22:35:04.393241+0000","last_became_peered":"2023-09-23T22:35:04.393241+0000","last_unstale":"2023-09-23T22:35:41.316116+0000","last_undegraded":"2023-09-23T22:35:04.374073+0000","last_fullsized":"2023-09-23T22:35:04.362182+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5377,"log_dups_size":0,"ondisk_log_size":5377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.199657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352387072,"num_objects":5377,"num_object_clones":0,"num_object_copies":16131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5377,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5377,"num_write_kb":344128,"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":[0,3],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[{"shards":"0,3","objects":5377}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":123,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.370294+0000","last_change":"2023-09-23T22:35:04.379193+0000","last_active":"2023-09-23T22:35:05.370294+0000","last_peered":"2023-09-23T22:35:05.370294+0000","last_clean":"2023-09-23T22:34:57.309392+0000","last_became_active":"2023-09-23T22:35:04.379193+0000","last_became_peered":"2023-09-23T22:35:04.379193+0000","last_unstale":"2023-09-23T22:35:05.370294+0000","last_undegraded":"2023-09-23T22:35:05.370294+0000","last_fullsized":"2023-09-23T22:35:04.372880+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,0],"avail_no_missing":["5","0"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":119,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.393241+0000","last_change":"2023-09-23T22:35:04.376029+0000","last_active":"2023-09-23T22:35:05.393241+0000","last_peered":"2023-09-23T22:35:05.393241+0000","last_clean":"2023-09-23T22:34:57.289518+0000","last_became_active":"2023-09-23T22:35:04.376029+0000","last_became_peered":"2023-09-23T22:35:04.376029+0000","last_unstale":"2023-09-23T22:35:05.393241+0000","last_undegraded":"2023-09-23T22:35:05.393241+0000","last_fullsized":"2023-09-23T22:35:04.370566+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":65,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.936218+0000","last_change":"2023-09-23T22:35:04.384519+0000","last_active":"2023-09-23T22:35:05.936218+0000","last_peered":"2023-09-23T22:35:05.936218+0000","last_clean":"2023-09-23T22:25:32.421302+0000","last_became_active":"2023-09-23T22:35:04.384519+0000","last_became_peered":"2023-09-23T22:35:04.384519+0000","last_unstale":"2023-09-23T22:35:05.936218+0000","last_undegraded":"2023-09-23T22:35:05.936218+0000","last_fullsized":"2023-09-23T22:35:04.358545+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.425091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.4","version":"133'5366","reported_seq":5397,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:41.296323+0000","last_change":"2023-09-23T22:35:04.372586+0000","last_active":"2023-09-23T22:35:41.296323+0000","last_peered":"2023-09-23T22:35:41.296323+0000","last_clean":"2023-09-23T22:35:03.322862+0000","last_became_active":"2023-09-23T22:35:04.372586+0000","last_became_peered":"2023-09-23T22:35:04.372586+0000","last_unstale":"2023-09-23T22:35:41.296323+0000","last_undegraded":"2023-09-23T22:35:04.363917+0000","last_fullsized":"2023-09-23T22:35:04.363825+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5366,"log_dups_size":0,"ondisk_log_size":5366,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:08.035860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351666176,"num_objects":5366,"num_object_clones":0,"num_object_copies":16098,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5366,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5366,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5366,"num_write_kb":343424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":5366}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":126,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.361372+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:35:05.361372+0000","last_peered":"2023-09-23T22:35:05.361372+0000","last_clean":"2023-09-23T22:35:05.361372+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:35:05.361372+0000","last_undegraded":"2023-09-23T22:35:05.361372+0000","last_fullsized":"2023-09-23T22:35:05.361372+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":100,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.936075+0000","last_change":"2023-09-23T22:35:04.363271+0000","last_active":"2023-09-23T22:35:05.936075+0000","last_peered":"2023-09-23T22:35:05.936075+0000","last_clean":"2023-09-23T22:34:11.283779+0000","last_became_active":"2023-09-23T22:35:04.363271+0000","last_became_peered":"2023-09-23T22:35:04.363271+0000","last_unstale":"2023-09-23T22:35:05.936075+0000","last_undegraded":"2023-09-23T22:35:05.936075+0000","last_fullsized":"2023-09-23T22:35:04.356899+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.902983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":59,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.370532+0000","last_change":"2023-09-23T22:35:04.379751+0000","last_active":"2023-09-23T22:35:05.370532+0000","last_peered":"2023-09-23T22:35:05.370532+0000","last_clean":"2023-09-23T22:19:57.566899+0000","last_became_active":"2023-09-23T22:35:04.379751+0000","last_became_peered":"2023-09-23T22:35:04.379751+0000","last_unstale":"2023-09-23T22:35:05.370532+0000","last_undegraded":"2023-09-23T22:35:05.370532+0000","last_fullsized":"2023-09-23T22:35:04.374175+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,0],"avail_no_missing":["5","0"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.6","version":"133'5287","reported_seq":5313,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:41.308215+0000","last_change":"2023-09-23T22:34:08.296954+0000","last_active":"2023-09-23T22:35:41.308215+0000","last_peered":"2023-09-23T22:35:41.308215+0000","last_clean":"2023-09-23T22:35:41.308215+0000","last_became_active":"2023-09-23T22:34:08.296636+0000","last_became_peered":"2023-09-23T22:34:08.296636+0000","last_unstale":"2023-09-23T22:35:41.308215+0000","last_undegraded":"2023-09-23T22:35:41.308215+0000","last_fullsized":"2023-09-23T22:35:41.308215+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+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-25T05:53:07.139911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346488832,"num_objects":5287,"num_object_clones":0,"num_object_copies":15861,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5287,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5287,"num_write_kb":338368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":111,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.378319+0000","last_change":"2023-09-23T22:34:08.280273+0000","last_active":"2023-09-23T22:35:05.378319+0000","last_peered":"2023-09-23T22:35:05.378319+0000","last_clean":"2023-09-23T22:35:05.378319+0000","last_became_active":"2023-09-23T22:34:08.279865+0000","last_became_peered":"2023-09-23T22:34:08.279865+0000","last_unstale":"2023-09-23T22:35:05.378319+0000","last_undegraded":"2023-09-23T22:35:05.378319+0000","last_fullsized":"2023-09-23T22:35:05.378319+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"73'139","reported_seq":336,"reported_epoch":132,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:05.364870+0000","last_change":"2023-09-23T22:35:04.360180+0000","last_active":"2023-09-23T22:35:05.364870+0000","last_peered":"2023-09-23T22:35:05.364870+0000","last_clean":"2023-09-23T22:34:57.310600+0000","last_became_active":"2023-09-23T22:35:04.360180+0000","last_became_peered":"2023-09-23T22:35:04.360180+0000","last_unstale":"2023-09-23T22:35:05.364870+0000","last_undegraded":"2023-09-23T22:35:04.358678+0000","last_fullsized":"2023-09-23T22:35:04.358562+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.529971+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[{"shards":"0,2","objects":2}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":66,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.370506+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:35:05.370506+0000","last_peered":"2023-09-23T22:35:05.370506+0000","last_clean":"2023-09-23T22:35:05.370506+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:35:05.370506+0000","last_undegraded":"2023-09-23T22:35:05.370506+0000","last_fullsized":"2023-09-23T22:35:05.370506+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":50,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.393129+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:35:05.393129+0000","last_peered":"2023-09-23T22:35:05.393129+0000","last_clean":"2023-09-23T22:35:05.393129+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:35:05.393129+0000","last_undegraded":"2023-09-23T22:35:05.393129+0000","last_fullsized":"2023-09-23T22:35:05.393129+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.5","version":"133'5412","reported_seq":5440,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:40.983114+0000","last_change":"2023-09-23T22:35:04.362471+0000","last_active":"2023-09-23T22:35:40.983114+0000","last_peered":"2023-09-23T22:35:40.983114+0000","last_clean":"2023-09-23T22:35:03.357954+0000","last_became_active":"2023-09-23T22:35:04.362471+0000","last_became_peered":"2023-09-23T22:35:04.362471+0000","last_unstale":"2023-09-23T22:35:40.983114+0000","last_undegraded":"2023-09-23T22:35:04.357591+0000","last_fullsized":"2023-09-23T22:35:04.357486+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5412,"log_dups_size":0,"ondisk_log_size":5412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.666375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354680832,"num_objects":5412,"num_object_clones":0,"num_object_copies":16236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5412,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5412,"num_write_kb":346368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[{"shards":"0,2","objects":5412}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":123,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.397609+0000","last_change":"2023-09-23T22:35:04.365114+0000","last_active":"2023-09-23T22:35:05.397609+0000","last_peered":"2023-09-23T22:35:05.397609+0000","last_clean":"2023-09-23T22:34:57.305529+0000","last_became_active":"2023-09-23T22:35:04.365114+0000","last_became_peered":"2023-09-23T22:35:04.365114+0000","last_unstale":"2023-09-23T22:35:05.397609+0000","last_undegraded":"2023-09-23T22:35:05.397609+0000","last_fullsized":"2023-09-23T22:35:04.362872+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":95,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.365592+0000","last_change":"2023-09-23T22:26:01.834456+0000","last_active":"2023-09-23T22:35:05.365592+0000","last_peered":"2023-09-23T22:35:05.365592+0000","last_clean":"2023-09-23T22:35:05.365592+0000","last_became_active":"2023-09-23T22:26:01.834152+0000","last_became_peered":"2023-09-23T22:26:01.834152+0000","last_unstale":"2023-09-23T22:35:05.365592+0000","last_undegraded":"2023-09-23T22:35:05.365592+0000","last_fullsized":"2023-09-23T22:35:05.365592+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.232505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":108,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:21.238529+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:35:21.238529+0000","last_peered":"2023-09-23T22:35:21.238529+0000","last_clean":"2023-09-23T22:35:21.238529+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:35:21.238529+0000","last_undegraded":"2023-09-23T22:35:21.238529+0000","last_fullsized":"2023-09-23T22:35:21.238529+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.0","version":"133'5489","reported_seq":5519,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:42.822973+0000","last_change":"2023-09-23T22:35:04.402388+0000","last_active":"2023-09-23T22:35:42.822973+0000","last_peered":"2023-09-23T22:35:42.822973+0000","last_clean":"2023-09-23T22:35:03.351795+0000","last_became_active":"2023-09-23T22:35:04.402388+0000","last_became_peered":"2023-09-23T22:35:04.402388+0000","last_unstale":"2023-09-23T22:35:42.822973+0000","last_undegraded":"2023-09-23T22:35:04.373592+0000","last_fullsized":"2023-09-23T22:35:04.373462+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5489,"log_dups_size":0,"ondisk_log_size":5489,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":359727104,"num_objects":5489,"num_object_clones":0,"num_object_copies":16467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5489,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5489,"num_write_kb":351296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":5489}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":75,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.366784+0000","last_change":"2023-09-23T22:35:04.374511+0000","last_active":"2023-09-23T22:35:05.366784+0000","last_peered":"2023-09-23T22:35:05.366784+0000","last_clean":"2023-09-23T22:34:57.290728+0000","last_became_active":"2023-09-23T22:35:04.374511+0000","last_became_peered":"2023-09-23T22:35:04.374511+0000","last_unstale":"2023-09-23T22:35:05.366784+0000","last_undegraded":"2023-09-23T22:35:05.366784+0000","last_fullsized":"2023-09-23T22:35:04.363257+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:03.071282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":44,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.936281+0000","last_change":"2023-09-23T22:35:04.374340+0000","last_active":"2023-09-23T22:35:05.936281+0000","last_peered":"2023-09-23T22:35:05.936281+0000","last_clean":"2023-09-23T22:25:02.584862+0000","last_became_active":"2023-09-23T22:35:04.374340+0000","last_became_peered":"2023-09-23T22:35:04.374340+0000","last_unstale":"2023-09-23T22:35:05.936281+0000","last_undegraded":"2023-09-23T22:35:05.936281+0000","last_fullsized":"2023-09-23T22:35:04.359027+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.835074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":95,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.365048+0000","last_change":"2023-09-23T22:35:04.376681+0000","last_active":"2023-09-23T22:35:05.365048+0000","last_peered":"2023-09-23T22:35:05.365048+0000","last_clean":"2023-09-23T22:34:57.290652+0000","last_became_active":"2023-09-23T22:35:04.376681+0000","last_became_peered":"2023-09-23T22:35:04.376681+0000","last_unstale":"2023-09-23T22:35:05.365048+0000","last_undegraded":"2023-09-23T22:35:05.365048+0000","last_fullsized":"2023-09-23T22:35:04.361656+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:46.979323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"133'5350","reported_seq":5376,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:41.043920+0000","last_change":"2023-09-23T22:34:08.282058+0000","last_active":"2023-09-23T22:35:41.043920+0000","last_peered":"2023-09-23T22:35:41.043920+0000","last_clean":"2023-09-23T22:35:41.043920+0000","last_became_active":"2023-09-23T22:34:08.281738+0000","last_became_peered":"2023-09-23T22:34:08.281738+0000","last_unstale":"2023-09-23T22:35:41.043920+0000","last_undegraded":"2023-09-23T22:35:41.043920+0000","last_fullsized":"2023-09-23T22:35:41.043920+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5350,"log_dups_size":0,"ondisk_log_size":5350,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:14.035655+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":5350,"num_write_kb":342400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":43,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.366618+0000","last_change":"2023-09-23T22:34:08.341181+0000","last_active":"2023-09-23T22:35:05.366618+0000","last_peered":"2023-09-23T22:35:05.366618+0000","last_clean":"2023-09-23T22:35:05.366618+0000","last_became_active":"2023-09-23T22:34:08.297676+0000","last_became_peered":"2023-09-23T22:34:08.297676+0000","last_unstale":"2023-09-23T22:35:05.366618+0000","last_undegraded":"2023-09-23T22:35:05.366618+0000","last_fullsized":"2023-09-23T22:35:05.366618+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:59:26.189515+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":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":85,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.396444+0000","last_change":"2023-09-23T22:35:04.385223+0000","last_active":"2023-09-23T22:35:05.396444+0000","last_peered":"2023-09-23T22:35:05.396444+0000","last_clean":"2023-09-23T22:34:11.284492+0000","last_became_active":"2023-09-23T22:35:04.385223+0000","last_became_peered":"2023-09-23T22:35:04.385223+0000","last_unstale":"2023-09-23T22:35:05.396444+0000","last_undegraded":"2023-09-23T22:35:05.396444+0000","last_fullsized":"2023-09-23T22:35:04.375134+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":116,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.361936+0000","last_change":"2023-09-23T22:35:04.394784+0000","last_active":"2023-09-23T22:35:05.361936+0000","last_peered":"2023-09-23T22:35:05.361936+0000","last_clean":"2023-09-23T22:34:57.300270+0000","last_became_active":"2023-09-23T22:35:04.394784+0000","last_became_peered":"2023-09-23T22:35:04.394784+0000","last_unstale":"2023-09-23T22:35:05.361936+0000","last_undegraded":"2023-09-23T22:35:05.361936+0000","last_fullsized":"2023-09-23T22:35:04.370455+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.629776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"133'5368","reported_seq":5405,"reported_epoch":133,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:41.032591+0000","last_change":"2023-09-23T22:35:04.414265+0000","last_active":"2023-09-23T22:35:41.032591+0000","last_peered":"2023-09-23T22:35:41.032591+0000","last_clean":"2023-09-23T22:35:03.355813+0000","last_became_active":"2023-09-23T22:35:04.397338+0000","last_became_peered":"2023-09-23T22:35:04.397338+0000","last_unstale":"2023-09-23T22:35:41.032591+0000","last_undegraded":"2023-09-23T22:35:04.378007+0000","last_fullsized":"2023-09-23T22:35:04.369763+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:34:07.237344+0000","last_clean_scrub_stamp":"2023-09-23T22:34:07.237344+0000","objects_scrubbed":0,"log_size":5368,"log_dups_size":0,"ondisk_log_size":5368,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.260596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351797248,"num_objects":5368,"num_object_clones":0,"num_object_copies":16104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5368,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5368,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5368,"num_write_kb":343552,"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":[3,2],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":5368}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":103,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.363438+0000","last_change":"2023-09-23T22:35:04.384491+0000","last_active":"2023-09-23T22:35:05.363438+0000","last_peered":"2023-09-23T22:35:05.363438+0000","last_clean":"2023-09-23T22:34:57.291204+0000","last_became_active":"2023-09-23T22:35:04.384491+0000","last_became_peered":"2023-09-23T22:35:04.384491+0000","last_unstale":"2023-09-23T22:35:05.363438+0000","last_undegraded":"2023-09-23T22:35:05.363438+0000","last_fullsized":"2023-09-23T22:35:04.357599+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.005881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":105,"reported_epoch":132,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:21.238548+0000","last_change":"2023-09-23T22:35:04.372272+0000","last_active":"2023-09-23T22:35:21.238548+0000","last_peered":"2023-09-23T22:35:21.238548+0000","last_clean":"2023-09-23T22:34:57.291597+0000","last_became_active":"2023-09-23T22:35:04.372272+0000","last_became_peered":"2023-09-23T22:35:04.372272+0000","last_unstale":"2023-09-23T22:35:21.238548+0000","last_undegraded":"2023-09-23T22:35:04.361796+0000","last_fullsized":"2023-09-23T22:35:04.361679+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T02:37:48.884042+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":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,4],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":97,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.393928+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:35:05.393928+0000","last_peered":"2023-09-23T22:35:05.393928+0000","last_clean":"2023-09-23T22:35:05.393928+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:35:05.393928+0000","last_undegraded":"2023-09-23T22:35:05.393928+0000","last_fullsized":"2023-09-23T22:35:05.393928+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":98,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.365513+0000","last_change":"2023-09-23T22:35:04.371605+0000","last_active":"2023-09-23T22:35:05.365513+0000","last_peered":"2023-09-23T22:35:05.365513+0000","last_clean":"2023-09-23T22:34:57.290836+0000","last_became_active":"2023-09-23T22:35:04.371605+0000","last_became_peered":"2023-09-23T22:35:04.371605+0000","last_unstale":"2023-09-23T22:35:05.365513+0000","last_undegraded":"2023-09-23T22:35:05.365513+0000","last_fullsized":"2023-09-23T22:35:04.362137+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:28:24.502402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":131,"reported_epoch":133,"state":"active+undersized","last_fresh":"2023-09-23T22:35:25.299134+0000","last_change":"2023-09-23T22:35:04.385009+0000","last_active":"2023-09-23T22:35:25.299134+0000","last_peered":"2023-09-23T22:35:25.299134+0000","last_clean":"2023-09-23T22:34:57.290540+0000","last_became_active":"2023-09-23T22:35:04.385009+0000","last_became_peered":"2023-09-23T22:35:04.385009+0000","last_unstale":"2023-09-23T22:35:25.299134+0000","last_undegraded":"2023-09-23T22:35:25.299134+0000","last_fullsized":"2023-09-23T22:35:04.358297+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.295909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":106,"reported_epoch":132,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:05.370206+0000","last_change":"2023-09-23T22:35:04.379089+0000","last_active":"2023-09-23T22:35:05.370206+0000","last_peered":"2023-09-23T22:35:05.370206+0000","last_clean":"2023-09-23T22:34:57.308159+0000","last_became_active":"2023-09-23T22:35:04.379089+0000","last_became_peered":"2023-09-23T22:35:04.379089+0000","last_unstale":"2023-09-23T22:35:05.370206+0000","last_undegraded":"2023-09-23T22:35:04.374883+0000","last_fullsized":"2023-09-23T22:35:04.374733+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.393523+0000","last_change":"2023-09-23T22:35:04.384635+0000","last_active":"2023-09-23T22:35:05.393523+0000","last_peered":"2023-09-23T22:35:05.393523+0000","last_clean":"2023-09-23T22:34:57.289662+0000","last_became_active":"2023-09-23T22:35:04.384635+0000","last_became_peered":"2023-09-23T22:35:04.384635+0000","last_unstale":"2023-09-23T22:35:05.393523+0000","last_undegraded":"2023-09-23T22:35:05.393523+0000","last_fullsized":"2023-09-23T22:35:04.374697+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":110,"reported_epoch":132,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:35:05.370577+0000","last_change":"2023-09-23T22:35:04.379041+0000","last_active":"2023-09-23T22:35:05.370577+0000","last_peered":"2023-09-23T22:35:05.370577+0000","last_clean":"2023-09-23T22:34:57.308649+0000","last_became_active":"2023-09-23T22:35:04.379041+0000","last_became_peered":"2023-09-23T22:35:04.379041+0000","last_unstale":"2023-09-23T22:35:05.370577+0000","last_undegraded":"2023-09-23T22:35:04.375500+0000","last_fullsized":"2023-09-23T22:35:04.375353+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":[5,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":112,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.392481+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:35:05.392481+0000","last_peered":"2023-09-23T22:35:05.392481+0000","last_clean":"2023-09-23T22:35:05.392481+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:35:05.392481+0000","last_undegraded":"2023-09-23T22:35:05.392481+0000","last_fullsized":"2023-09-23T22:35:05.392481+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":133,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.364214+0000","last_change":"2023-09-23T22:35:04.377222+0000","last_active":"2023-09-23T22:35:05.364214+0000","last_peered":"2023-09-23T22:35:05.364214+0000","last_clean":"2023-09-23T22:34:57.302372+0000","last_became_active":"2023-09-23T22:35:04.377222+0000","last_became_peered":"2023-09-23T22:35:04.377222+0000","last_unstale":"2023-09-23T22:35:05.364214+0000","last_undegraded":"2023-09-23T22:35:05.364214+0000","last_fullsized":"2023-09-23T22:35:04.369925+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:28.991580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":125,"reported_epoch":133,"state":"active+clean","last_fresh":"2023-09-23T22:35:25.307115+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:35:25.307115+0000","last_peered":"2023-09-23T22:35:25.307115+0000","last_clean":"2023-09-23T22:35:25.307115+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:35:25.307115+0000","last_undegraded":"2023-09-23T22:35:25.307115+0000","last_fullsized":"2023-09-23T22:35:25.307115+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":99,"reported_epoch":132,"state":"active+clean","last_fresh":"2023-09-23T22:35:05.366034+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:35:05.366034+0000","last_peered":"2023-09-23T22:35:05.366034+0000","last_clean":"2023-09-23T22:35:05.366034+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:35:05.366034+0000","last_undegraded":"2023-09-23T22:35:05.366034+0000","last_fullsized":"2023-09-23T22:35:05.366034+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":118,"reported_epoch":132,"state":"active+undersized","last_fresh":"2023-09-23T22:35:05.391757+0000","last_change":"2023-09-23T22:35:04.386882+0000","last_active":"2023-09-23T22:35:05.391757+0000","last_peered":"2023-09-23T22:35:05.391757+0000","last_clean":"2023-09-23T22:34:57.290301+0000","last_became_active":"2023-09-23T22:35:04.386882+0000","last_became_peered":"2023-09-23T22:35:04.386882+0000","last_unstale":"2023-09-23T22:35:05.391757+0000","last_undegraded":"2023-09-23T22:35:05.391757+0000","last_fullsized":"2023-09-23T22:35:04.374855+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":5642059776,"num_objects":86091,"num_object_clones":0,"num_object_copies":258273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":54067,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":86091,"num_write_kb":5509824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2896,"num_bytes_recovered":189792256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":14886109184,"data_stored":14886109184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":86091,"ondisk_log_size":86091,"up":39,"acting":38,"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":75,"acting":75,"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":5,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":9788,"num_keys_recovered":20,"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":118784,"data_stored":21350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":78,"acting":78,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":2,"acting":2,"num_store_stats":5},{"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":18,"acting":18,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430510,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1358292,"kb_used_data":1052876,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92386860,"statfs":{"total":95995035648,"available":94604144640,"internally_reserved":0,"allocated":1078145024,"data_stored":1077699758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,2,3,4,5],"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 22:34:55 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.236,"15min":1},"min":{"1min":0.33100000000000002,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":2.5289999999999999,"5min":8.1039999999999992,"15min":8.1039999999999992},"last":6.093},{"interface":"front","average":{"1min":0.88700000000000001,"5min":1.022,"15min":0.93999999999999995},"min":{"1min":0.312,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":2.5539999999999998,"5min":5.1959999999999997,"15min":5.1959999999999997},"last":1.1060000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":2.0379999999999998,"15min":1.25},"min":{"1min":0.58299999999999996,"5min":0.254,"15min":0.254},"max":{"1min":2.157,"5min":29.588999999999999,"15min":29.588999999999999},"last":0.379},{"interface":"front","average":{"1min":1.5,"5min":1.651,"15min":1.171},"min":{"1min":0.35299999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":14.538,"5min":29.834,"15min":29.834},"last":0.80400000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:34:55 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":1.863,"15min":1.252},"min":{"1min":0.44400000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0209999999999999,"5min":10.632999999999999,"15min":10.632999999999999},"last":1.345},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.4199999999999999,"15min":1.1419999999999999},"min":{"1min":0.39000000000000001,"5min":0.314,"15min":0.30299999999999999},"max":{"1min":2.6680000000000001,"5min":9.8550000000000004,"15min":9.8550000000000004},"last":1.1459999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":2.2519999999999998,"15min":1.4490000000000001},"min":{"1min":0.31900000000000001,"5min":0.309,"15min":0.309},"max":{"1min":3.028,"5min":29.082999999999998,"15min":29.082999999999998},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.88200000000000001,"5min":2.1110000000000002,"15min":1.3600000000000001},"min":{"1min":0.378,"5min":0.316,"15min":0.316},"max":{"1min":1.8340000000000001,"5min":30.558,"15min":30.558},"last":0.46700000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":1.371,"15min":1.0840000000000001},"min":{"1min":0.33400000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":2.306,"5min":10.589,"15min":10.589},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.71199999999999997,"5min":1.1970000000000001,"15min":1.1060000000000001},"min":{"1min":0.39900000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.6139999999999999,"5min":9.5239999999999991,"15min":9.5239999999999991},"last":0.44900000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":1.347,"15min":1.1599999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.0209999999999999,"5min":13.677,"15min":13.677},"last":0.623},{"interface":"front","average":{"1min":0.68400000000000005,"5min":1.3919999999999999,"15min":1.181},"min":{"1min":0.34200000000000003,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":2.3500000000000001,"5min":11.298,"15min":11.298},"last":0.40600000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":2.8420000000000001,"5min":1.8440000000000001,"15min":1.335},"min":{"1min":0.497,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":10.693,"5min":10.693,"15min":10.693},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.006,"5min":1.143,"15min":1.1000000000000001},"min":{"1min":0.42999999999999999,"5min":0.38,"15min":0.38},"max":{"1min":3.6629999999999998,"5min":6.8449999999999998,"15min":6.8449999999999998},"last":0.77800000000000002}]}]},{"osd":6,"up_from":0,"seq":0,"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":1,"up_from":83,"seq":356482285690,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1560020,"kb_used_data":1411916,"kb_used_omap":4,"kb_used_meta":148091,"kb_avail":92185132,"statfs":{"total":95995035648,"available":94397575168,"internally_reserved":0,"allocated":1445801984,"data_stored":1445213892,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":151646094},"hb_peers":[0,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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":1.5940000000000001,"15min":0.94399999999999995},"min":{"1min":0.439,"5min":0.182,"15min":0.182},"max":{"1min":0.98799999999999999,"5min":11.036,"15min":11.036},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.79700000000000004,"5min":1.3680000000000001,"15min":0.92600000000000005},"min":{"1min":0.371,"5min":0.187,"15min":0.187},"max":{"1min":1.589,"5min":6.6440000000000001,"15min":6.6440000000000001},"last":0.78500000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":1.986,"15min":1.167},"min":{"1min":0.35999999999999999,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.94999999999999996,"5min":33.435000000000002,"15min":33.435000000000002},"last":2.0179999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":2.0409999999999999,"15min":1.163},"min":{"1min":0.17899999999999999,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":3.6269999999999998,"5min":33.883000000000003,"15min":33.883000000000003},"last":0.438}]},{"osd":3,"last update":"Sat Sep 23 22:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":3.4489999999999998,"15min":1.665},"min":{"1min":0.371,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.2789999999999999,"5min":69.370999999999995,"15min":69.370999999999995},"last":2.8700000000000001},{"interface":"front","average":{"1min":0.83099999999999996,"5min":3.3100000000000001,"15min":1.6519999999999999},"min":{"1min":0.33000000000000002,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.8129999999999999,"5min":67.061999999999998,"15min":67.061999999999998},"last":1.988}]},{"osd":4,"last update":"Sat Sep 23 22:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.48,"15min":1.147},"min":{"1min":0.64500000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3029999999999999,"5min":11.064,"15min":11.064},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.5580000000000001,"15min":1.2210000000000001},"min":{"1min":0.71499999999999997,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.756,"5min":7.9740000000000002,"15min":7.9740000000000002},"last":1.1890000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.8540000000000001,"15min":1.2490000000000001},"min":{"1min":0.64700000000000002,"5min":0.308,"15min":0.308},"max":{"1min":1.234,"5min":30.370000000000001,"15min":30.370000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":1.008,"5min":2.0920000000000001,"15min":1.373},"min":{"1min":0.73699999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.7809999999999999,"5min":29.698,"15min":29.698},"last":1.2270000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:33:20 2023","interfaces":[{"interface":"back","average":{"1min":1.78,"5min":1.4299999999999999,"15min":1.1879999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":7.3150000000000004,"5min":7.3150000000000004,"15min":7.3150000000000004},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.929,"5min":1.391,"15min":1.145},"min":{"1min":0.39100000000000001,"5min":0.31,"15min":0.31},"max":{"1min":5.9139999999999997,"5min":6.0499999999999998,"15min":6.0499999999999998},"last":1.0629999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:34:21 2023","interfaces":[{"interface":"back","average":{"1min":2.802,"5min":2.0459999999999998,"15min":1.3839999999999999},"min":{"1min":0.79600000000000004,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":29.422000000000001,"5min":29.422000000000001,"15min":29.422000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":2.516,"5min":2.0590000000000002,"15min":1.397},"min":{"1min":0.74099999999999999,"5min":0.372,"15min":0.372},"max":{"1min":29.405999999999999,"5min":29.405999999999999,"15min":29.405999999999999},"last":0.58199999999999996}]}]},{"osd":0,"up_from":78,"seq":335007449224,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2870680,"kb_used_data":2722448,"kb_used_omap":5,"kb_used_meta":148218,"kb_avail":90874472,"statfs":{"total":95995035648,"available":93055459328,"internally_reserved":0,"allocated":2787786752,"data_stored":2787167570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":151775866},"hb_peers":[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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 22:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.863,"15min":1.0549999999999999},"min":{"1min":0.32500000000000001,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":2.3039999999999998,"5min":11.938000000000001,"15min":11.938000000000001},"last":7.2679999999999998},{"interface":"front","average":{"1min":0.78200000000000003,"5min":1.998,"15min":1.097},"min":{"1min":0.28299999999999997,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":3.274,"5min":9.5969999999999995,"15min":9.5969999999999995},"last":6.0330000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.542,"15min":1.0049999999999999},"min":{"1min":0.23400000000000001,"5min":0.224,"15min":0.224},"max":{"1min":5.4729999999999999,"5min":7.9829999999999997,"15min":7.9829999999999997},"last":4.7880000000000003},{"interface":"front","average":{"1min":1.091,"5min":1.9590000000000001,"15min":1.127},"min":{"1min":0.29999999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":3.004,"5min":9.7260000000000009,"15min":9.7260000000000009},"last":1.4099999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:35:14 2023","interfaces":[{"interface":"back","average":{"1min":5.4429999999999996,"5min":3.0089999999999999,"15min":2.1030000000000002},"min":{"1min":0.223,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":86.494,"5min":86.494,"15min":143.08500000000001},"last":9.2309999999999999},{"interface":"front","average":{"1min":6.4089999999999998,"5min":3.4950000000000001,"15min":2.3069999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.252},"max":{"1min":86.435000000000002,"5min":86.435000000000002,"15min":142.87899999999999},"last":4.8319999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.4470000000000001,"15min":1.143},"min":{"1min":0.44400000000000001,"5min":0.31,"15min":0.31},"max":{"1min":3.774,"5min":9.7170000000000005,"15min":9.7170000000000005},"last":4.9710000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.472,"15min":1.1559999999999999},"min":{"1min":0.47999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.1059999999999999,"5min":9.5310000000000006,"15min":9.5310000000000006},"last":1.1479999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:34:56 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.849,"15min":1.268},"min":{"1min":0.505,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":3.0600000000000001,"5min":9.5050000000000008,"15min":9.5050000000000008},"last":1.179},{"interface":"front","average":{"1min":1.204,"5min":1.669,"15min":1.244},"min":{"1min":0.42699999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.7490000000000001,"5min":9.6869999999999994,"15min":9.6869999999999994},"last":4.944}]},{"osd":6,"last update":"Sat Sep 23 22:33:53 2023","interfaces":[{"interface":"back","average":{"1min":1.6439999999999999,"5min":1.706,"15min":1.2490000000000001},"min":{"1min":0.36899999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.4550000000000001,"5min":9.5540000000000003,"15min":9.5540000000000003},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.5129999999999999,"15min":1.181},"min":{"1min":0.41199999999999998,"5min":0.318,"15min":0.318},"max":{"1min":7.8550000000000004,"5min":7.952,"15min":7.952},"last":1.1160000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.5960000000000001,"15min":1.2450000000000001},"min":{"1min":0.46800000000000003,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.5860000000000003,"5min":7.9989999999999997,"15min":7.9989999999999997},"last":0.47399999999999998},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.6759999999999999,"15min":1.3180000000000001},"min":{"1min":0.40600000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.8460000000000001,"5min":11.984,"15min":11.984},"last":4.9089999999999998}]}]},{"osd":2,"up_from":88,"seq":377957122172,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2683328,"kb_used_data":2449144,"kb_used_omap":7,"kb_used_meta":234168,"kb_avail":91061824,"statfs":{"total":95995035648,"available":93247307776,"internally_reserved":0,"allocated":2507923456,"data_stored":2507326011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":239788113},"hb_peers":[0,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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:34:46 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.706,"15min":1.004},"min":{"1min":0.40899999999999997,"5min":0.223,"15min":0.223},"max":{"1min":6.2930000000000001,"5min":8.6470000000000002,"15min":8.6470000000000002},"last":7.2859999999999996},{"interface":"front","average":{"1min":0.69699999999999995,"5min":1.6439999999999999,"15min":0.997},"min":{"1min":0.32400000000000001,"5min":0.222,"15min":0.222},"max":{"1min":2.0430000000000001,"5min":10.744,"15min":10.744},"last":0.42999999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:34:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.875,"15min":1.1200000000000001},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":5.1230000000000002,"5min":10.227,"15min":10.227},"last":4.492},{"interface":"front","average":{"1min":1.206,"5min":1.8380000000000001,"15min":1.1200000000000001},"min":{"1min":0.41399999999999998,"5min":0.29799999999999999,"15min":0.28499999999999998},"max":{"1min":5.2359999999999998,"5min":7.5810000000000004,"15min":7.5810000000000004},"last":4.7859999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:35:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4700000000000002,"5min":2.633,"15min":1.476},"min":{"1min":0.38900000000000001,"5min":0.224,"15min":0.224},"max":{"1min":7.9240000000000004,"5min":22.792999999999999,"15min":22.792999999999999},"last":7.3689999999999998},{"interface":"front","average":{"1min":3.0910000000000002,"5min":2.5139999999999998,"15min":1.429},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":7.8899999999999997,"5min":14.185,"15min":14.185},"last":9.3089999999999993}]},{"osd":4,"last update":"Sat Sep 23 22:34:46 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.877,"15min":1.3129999999999999},"min":{"1min":0.64400000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.4199999999999999,"5min":7.7169999999999996,"15min":7.7169999999999996},"last":7.3460000000000001},{"interface":"front","average":{"1min":0.82399999999999995,"5min":1.5309999999999999,"15min":1.2170000000000001},"min":{"1min":0.35599999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.4399999999999999,"5min":9.8650000000000002,"15min":9.8650000000000002},"last":0.81499999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:34:46 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":2.004,"15min":1.347},"min":{"1min":0.51200000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.3860000000000001,"5min":7.6559999999999997,"15min":7.6559999999999997},"last":7.3220000000000001},{"interface":"front","average":{"1min":1.304,"5min":1.6579999999999999,"15min":1.2},"min":{"1min":0.40500000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.9059999999999997,"5min":8.1750000000000007,"15min":8.1750000000000007},"last":6.5229999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:33:45 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":1.8320000000000001,"15min":1.2929999999999999},"min":{"1min":0.38,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.8529999999999998,"5min":8.2270000000000003,"15min":8.2270000000000003},"last":1.097},{"interface":"front","average":{"1min":1.8819999999999999,"5min":1.643,"15min":1.2649999999999999},"min":{"1min":0.52600000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":5.8490000000000002,"5min":9.8219999999999992,"15min":9.8219999999999992},"last":1.173}]},{"osd":7,"last update":"Sat Sep 23 22:34:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.7270000000000001,"15min":1.3100000000000001},"min":{"1min":0.38,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.407,"5min":13.91,"15min":13.91},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.8959999999999999,"15min":1.3500000000000001},"min":{"1min":0.50900000000000001,"5min":0.36899999999999999,"15min":0.35899999999999999},"max":{"1min":4.9390000000000001,"5min":8.202,"15min":8.202},"last":6.5570000000000004}]}]},{"osd":3,"up_from":93,"seq":399431958646,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3620116,"kb_used_data":3323276,"kb_used_omap":2,"kb_used_meta":296829,"kb_avail":90125036,"statfs":{"total":95995035648,"available":92288036864,"internally_reserved":0,"allocated":3403034624,"data_stored":3402473666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":303952949},"hb_peers":[0,2,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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:35:16 2023","interfaces":[{"interface":"back","average":{"1min":7.1150000000000002,"5min":3.5990000000000002,"15min":1.6759999999999999},"min":{"1min":0.247,"5min":0.187,"15min":0.187},"max":{"1min":97.281999999999996,"5min":97.281999999999996,"15min":97.281999999999996},"last":2.9660000000000002},{"interface":"front","average":{"1min":6.6310000000000002,"5min":3.29,"15min":1.5980000000000001},"min":{"1min":0.32500000000000001,"5min":0.251,"15min":0.251},"max":{"1min":96.191999999999993,"5min":96.191999999999993,"15min":96.191999999999993},"last":3.008}]},{"osd":1,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.0499999999999998,"15min":1.1819999999999999},"min":{"1min":0.43099999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":2.931,"5min":16.309000000000001,"15min":16.309000000000001},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":2.1240000000000001,"15min":1.3049999999999999},"min":{"1min":0.53400000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.9630000000000001,"5min":16.393000000000001,"15min":16.393000000000001},"last":1.361}]},{"osd":2,"last update":"Sat Sep 23 22:35:16 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":2.7480000000000002,"15min":1.542},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":5.633,"5min":35.634999999999998,"15min":35.634999999999998},"last":2.927},{"interface":"front","average":{"1min":1.51,"5min":2.5859999999999999,"15min":1.3640000000000001},"min":{"1min":0.33600000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":5.8810000000000002,"5min":18.513999999999999,"15min":18.513999999999999},"last":5.3710000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:35:16 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":2.073,"15min":1.3029999999999999},"min":{"1min":0.374,"5min":0.33400000000000002,"15min":0.308},"max":{"1min":4.0259999999999998,"5min":12.989000000000001,"15min":12.989000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":2.133,"5min":2.0110000000000001,"15min":1.3540000000000001},"min":{"1min":0.36499999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":7.7969999999999997,"5min":11.503,"15min":11.503},"last":3.0880000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:35:16 2023","interfaces":[{"interface":"back","average":{"1min":1.9610000000000001,"5min":2.1160000000000001,"15min":1.369},"min":{"1min":0.35099999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.4850000000000003,"5min":14.625999999999999,"15min":14.625999999999999},"last":3.0579999999999998},{"interface":"front","average":{"1min":1.256,"5min":1.6379999999999999,"15min":1.2709999999999999},"min":{"1min":0.34899999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.5250000000000004,"5min":17.059000000000001,"15min":17.059000000000001},"last":2.9580000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:33:15 2023","interfaces":[{"interface":"back","average":{"1min":1.776,"5min":1.8080000000000001,"15min":1.3720000000000001},"min":{"1min":0.40200000000000002,"5min":0.375,"15min":0.375},"max":{"1min":8.0719999999999992,"5min":17.085999999999999,"15min":17.085999999999999},"last":1.0529999999999999},{"interface":"front","average":{"1min":2.0089999999999999,"5min":2.0430000000000001,"15min":1.385},"min":{"1min":0.45200000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":8.8599999999999994,"5min":12.913,"15min":12.913},"last":1.2729999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:35:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":2.169,"15min":1.446},"min":{"1min":0.35999999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.0679999999999996,"5min":12.959,"15min":12.959},"last":0.36399999999999999},{"interface":"front","average":{"1min":1.982,"5min":2.278,"15min":1.5009999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":7.4580000000000002,"5min":17.23,"15min":17.23},"last":3.0259999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019207,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2057712,"kb_used_data":1748200,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91687440,"statfs":{"total":95995035648,"available":93887938560,"internally_reserved":0,"allocated":1790156800,"data_stored":1789687812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,2,3,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 22:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.2529999999999999,"15min":0.99199999999999999},"min":{"1min":0.35999999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.859,"5min":33.829000000000001,"15min":33.829000000000001},"last":18.323},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.859,"15min":1.1870000000000001},"min":{"1min":0.30499999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.9340000000000002,"5min":34.180999999999997,"15min":34.180999999999997},"last":18.277000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.8520000000000001,"15min":1.1759999999999999},"min":{"1min":0.64100000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.1950000000000001,"5min":30.021999999999998,"15min":30.021999999999998},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.085,"5min":1.3999999999999999,"15min":1.079},"min":{"1min":0.75,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.621,"5min":30.036000000000001,"15min":30.036000000000001},"last":0.91600000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:34:53 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":2.5099999999999998,"15min":1.5209999999999999},"min":{"1min":0.45700000000000002,"5min":0.308,"15min":0.308},"max":{"1min":4.6529999999999996,"5min":87.376000000000005,"15min":87.376000000000005},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.286,"5min":2.8759999999999999,"15min":1.6579999999999999},"min":{"1min":0.53600000000000003,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":4.6769999999999996,"5min":87.326999999999998,"15min":87.326999999999998},"last":0.73599999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:35:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3799999999999999,"5min":1.9419999999999999,"15min":1.2470000000000001},"min":{"1min":0.32500000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":8.6940000000000008,"5min":29.707000000000001,"15min":29.707000000000001},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.923,"15min":1.351},"min":{"1min":0.40500000000000003,"5min":0.38800000000000001,"15min":0.38300000000000001},"max":{"1min":2.2050000000000001,"5min":29.766999999999999,"15min":29.766999999999999},"last":0.60099999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":1.0960000000000001,"15min":1.036},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.309},"max":{"1min":1.0509999999999999,"5min":6.9889999999999999,"15min":6.9889999999999999},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.61099999999999999,"5min":1.3899999999999999,"15min":1.1180000000000001},"min":{"1min":0.32500000000000001,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":0.95499999999999996,"5min":13.696999999999999,"15min":13.696999999999999},"last":0.51100000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:33:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":0.98299999999999998,"15min":1.0049999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.1340000000000003,"5min":6.2249999999999996,"15min":6.2249999999999996},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.296,"15min":1.115},"min":{"1min":0.38700000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.8949999999999996,"5min":10.343999999999999,"15min":10.343999999999999},"last":0.751}]},{"osd":7,"last update":"Sat Sep 23 22:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":1.3959999999999999,"15min":1.23},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.83099999999999996,"5min":9.4920000000000009,"15min":9.4920000000000009},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.625,"5min":1.1819999999999999,"15min":1.121},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.107,"5min":6.8040000000000003,"15min":6.8040000000000003},"last":0.48599999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822976,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2036760,"kb_used_data":1727248,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91708392,"statfs":{"total":95995035648,"available":93909393408,"internally_reserved":0,"allocated":1768701952,"data_stored":1768252949,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,2,3,4,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 22:34:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.3420000000000001,"15min":0.997},"min":{"1min":0.316,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":5.6230000000000002,"5min":6.649,"15min":6.649},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.149,"15min":0.96999999999999997},"min":{"1min":0.33500000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.6900000000000004,"5min":7.4059999999999997,"15min":7.4059999999999997},"last":0.29899999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:34:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.2589999999999999,"15min":1.0209999999999999},"min":{"1min":0.54400000000000004,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":4.9740000000000002,"5min":5.0369999999999999,"15min":5.0369999999999999},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.4590000000000001,"15min":1.107},"min":{"1min":0.46800000000000003,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":7.3490000000000002,"5min":7.3490000000000002,"15min":7.3490000000000002},"last":0.64400000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:35:42 2023","interfaces":[{"interface":"back","average":{"1min":8.7870000000000008,"5min":3.335,"15min":1.7789999999999999},"min":{"1min":0.307,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":169.446,"5min":169.446,"15min":169.446},"last":0.35399999999999998},{"interface":"front","average":{"1min":8.8279999999999994,"5min":3.411,"15min":1.8779999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":169.786,"5min":169.786,"15min":169.786},"last":0.81499999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:35:20 2023","interfaces":[{"interface":"back","average":{"1min":10.087,"5min":4.6550000000000002,"15min":2.411},"min":{"1min":0.39100000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":169.62200000000001,"5min":169.62200000000001,"15min":169.62200000000001},"last":2.9359999999999999},{"interface":"front","average":{"1min":9.8409999999999993,"5min":4.9450000000000003,"15min":2.4889999999999999},"min":{"1min":0.36199999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":169.65199999999999,"5min":169.65199999999999,"15min":169.65199999999999},"last":0.39700000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:35:12 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":1.296,"15min":1.093},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.28699999999999998},"max":{"1min":1.1259999999999999,"5min":10.550000000000001,"15min":10.550000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.77800000000000002,"5min":1.105,"15min":1.026},"min":{"1min":0.40799999999999997,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.2130000000000001,"5min":6.4320000000000004,"15min":6.4320000000000004},"last":0.497}]},{"osd":6,"last update":"Sat Sep 23 22:33:40 2023","interfaces":[{"interface":"back","average":{"1min":1.3600000000000001,"5min":1.4730000000000001,"15min":1.107},"min":{"1min":0.34399999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.4859999999999998,"5min":13.887,"15min":13.887},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.5649999999999999,"15min":1.22},"min":{"1min":0.41699999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.5010000000000003,"5min":10.943,"15min":10.943},"last":0.79100000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:35:35 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.113,"15min":1.089},"min":{"1min":0.42199999999999999,"5min":0.379,"15min":0.379},"max":{"1min":2.2530000000000001,"5min":7.3600000000000003,"15min":7.3600000000000003},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.63500000000000001,"5min":1.3029999999999999,"15min":1.212},"min":{"1min":0.374,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.599,"5min":9.173,"15min":9.173},"last":1.008}]}]}],"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":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":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"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":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":4838,"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":0,"data_stored":0,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":2814640128,"data_stored":2814640128,"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":1465384960,"data_stored":1465384960,"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":2531786752,"data_stored":2531786752,"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":3421765632,"data_stored":3421765632,"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":1792868352,"data_stored":1792868352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1776877568,"data_stored":1776877568,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1082785792,"data_stored":1082785792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:35:51.749 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T22:35:51.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_2 pg_num 26 2023-09-23T22:35:51.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:51.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:52.087 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:52.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:52.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:52 smithi123 bash[59255]: audit 2023-09-23T22:35:51.925165+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:52.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:52.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:52.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:52.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:52 smithi121 bash[74920]: audit 2023-09-23T22:35:51.925165+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:52.364 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:52 smithi121 bash[78246]: audit 2023-09-23T22:35:51.925165+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:52.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:52.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:52.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:35:52.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:52.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.643 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 86 16 95268 95252 69.2079 48.125 0.00524413 0.0144426 2023-09-23T22:35:52.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:52.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:52.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:52.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:53.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:53.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:53.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:53.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:53 smithi123 bash[59255]: cluster 2023-09-23T22:35:51.966824+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v553: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s; 57436/280980 objects degraded (20.441%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:53.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:53 smithi123 bash[59255]: cluster 2023-09-23T22:35:52.189874+0000 mon.a (mon.0) 766 : cluster 3 Health check update: Degraded data redundancy: 57436/280980 objects degraded (20.441%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:53.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:53.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:53.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:53 smithi121 bash[74920]: cluster 2023-09-23T22:35:51.966824+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v553: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s; 57436/280980 objects degraded (20.441%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:53 smithi121 bash[74920]: cluster 2023-09-23T22:35:52.189874+0000 mon.a (mon.0) 766 : cluster 3 Health check update: Degraded data redundancy: 57436/280980 objects degraded (20.441%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:53.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:53 smithi121 bash[78246]: cluster 2023-09-23T22:35:51.966824+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v553: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s; 57436/280980 objects degraded (20.441%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:53 smithi121 bash[78246]: cluster 2023-09-23T22:35:52.189874+0000 mon.a (mon.0) 766 : cluster 3 Health check update: Degraded data redundancy: 57436/280980 objects degraded (20.441%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T22:35:53.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:53.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:53.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:53.644 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 87 16 96089 96073 69.0022 51.3125 0.0113217 0.0144858 2023-09-23T22:35:53.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:53.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:35:53.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:53.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:53.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:54.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:54.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:54.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:54.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:54.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:54.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:54.375 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:54.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:54.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:54.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:54.644 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 88 16 96861 96845 68.7663 48.25 0.0356878 0.0145358 2023-09-23T22:35:54.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:54.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:54.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:54.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:55.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:55.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:55.163 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:55.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:55 smithi121 bash[78246]: cluster 2023-09-23T22:35:53.967476+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v554: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 58066/283212 objects degraded (20.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:55.172 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:55 smithi121 bash[74920]: cluster 2023-09-23T22:35:53.967476+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v554: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 58066/283212 objects degraded (20.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:55.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:55.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:55.308 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:55 smithi123 bash[59255]: cluster 2023-09-23T22:35:53.967476+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v554: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 58066/283212 objects degraded (20.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:55.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:55.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:55.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:55.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:55.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:55.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:55.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:55.644 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 89 16 97682 97666 68.5699 51.3125 0.0148032 0.0145773 2023-09-23T22:35:55.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:55.722 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:55.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:55.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:55.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:55.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:55.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:55.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:56.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:56.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:56.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:56.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:56.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:56.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:56.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:56.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:56.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:56.579 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:56.581 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:56.583 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:56.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.644 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total time run: 90.0146 2023-09-23T22:35:56.644 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total writes made: 98488 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Write size: 65536 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object size: 65536 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Bandwidth (MB/sec): 68.3834 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Bandwidth: 32.2371 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max bandwidth (MB/sec): 166.125 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min bandwidth (MB/sec): 0 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average IOPS: 1094 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev IOPS: 515.794 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max IOPS: 2658 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min IOPS: 0 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average Latency(s): 0.0146186 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Latency(s): 0.0372852 2023-09-23T22:35:56.645 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max latency(s): 2.23277 2023-09-23T22:35:56.646 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min latency(s): 0.00136346 2023-09-23T22:35:56.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:56.651 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:35:56.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:56.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:56.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.901 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:57.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:57.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:57.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:57 smithi121 bash[78246]: cluster 2023-09-23T22:35:55.968104+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v555: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 58066/283212 objects degraded (20.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:57.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:57 smithi121 bash[74920]: cluster 2023-09-23T22:35:55.968104+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v555: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 58066/283212 objects degraded (20.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:57.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:57.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:57.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:57.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:57.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:57 smithi123 bash[59255]: cluster 2023-09-23T22:35:55.968104+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v555: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 828 op/s; 58066/283212 objects degraded (20.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:57.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:57.592 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:57.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:57.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:57.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:57.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.843 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:57.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:58.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:58.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:58.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:58.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:58 smithi123 bash[59255]: cluster 2023-09-23T22:35:57.191179+0000 mon.a (mon.0) 767 : cluster 3 Health check update: Degraded data redundancy: 58066/283212 objects degraded (20.503%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:35:58.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:58.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:58.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:58 smithi121 bash[74920]: cluster 2023-09-23T22:35:57.191179+0000 mon.a (mon.0) 767 : cluster 3 Health check update: Degraded data redundancy: 58066/283212 objects degraded (20.503%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:35:58.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:58 smithi121 bash[78246]: cluster 2023-09-23T22:35:57.191179+0000 mon.a (mon.0) 767 : cluster 3 Health check update: Degraded data redundancy: 58066/283212 objects degraded (20.503%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:35:58.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:58.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:58.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:58.483 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:58.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:58.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:58.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:58.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:58.736 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:58.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:58.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:58.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:59.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:35:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:35:58] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T22:35:59.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:59.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:59.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:59.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:59.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:59.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:59.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:59.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:59.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:59.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:59.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:35:59 smithi121 bash[74920]: cluster 2023-09-23T22:35:57.968959+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v556: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 6.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 797 op/s; 59664/294156 objects degraded (20.283%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:59.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:35:59 smithi121 bash[78246]: cluster 2023-09-23T22:35:57.968959+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v556: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 6.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 797 op/s; 59664/294156 objects degraded (20.283%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:59.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:59.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:59.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:59.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:35:59 smithi123 bash[59255]: cluster 2023-09-23T22:35:57.968959+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v556: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 6.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 797 op/s; 59664/294156 objects degraded (20.283%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:35:59.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:59.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:59.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:59.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:59.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:59.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:59.927 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:00.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:00.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:00.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:00.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:00.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:00.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:00.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:00.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:00.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:00.451 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:00.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:00.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:00.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:00.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:00.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:00.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:00.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:00.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:00.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:00.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:01.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:01.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:01.217 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:01 smithi121 bash[74920]: cluster 2023-09-23T22:35:59.969400+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v557: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 6.0 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 41 MiB/s wr, 678 op/s; 59664/294156 objects degraded (20.283%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:36:01.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:01.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:01.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:01.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:01.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:01 smithi123 bash[59255]: cluster 2023-09-23T22:35:59.969400+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v557: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 6.0 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 41 MiB/s wr, 678 op/s; 59664/294156 objects degraded (20.283%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:36:01.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:01 smithi121 bash[78246]: cluster 2023-09-23T22:35:59.969400+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v557: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 6.0 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 41 MiB/s wr, 678 op/s; 59664/294156 objects degraded (20.283%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:36:01.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:01.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:01.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:01.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:01.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:02.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:02.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:02.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:02.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:02.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:02 smithi123 bash[59255]: cluster 2023-09-23T22:36:02.193872+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Degraded data redundancy: 59664/294156 objects degraded (20.283%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:36:02.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:02.351 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:02 smithi121 bash[78246]: cluster 2023-09-23T22:36:02.193872+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Degraded data redundancy: 59664/294156 objects degraded (20.283%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:36:02.352 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:02 smithi121 bash[74920]: cluster 2023-09-23T22:36:02.193872+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Degraded data redundancy: 59664/294156 objects degraded (20.283%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:36:02.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:02.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:02.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:02.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:02.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:02.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:02.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:02.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:02.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:02.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:02.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:02.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:02.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:02.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:03.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:03.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:03.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.339 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:03 smithi121 bash[74920]: cluster 2023-09-23T22:36:01.970083+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v558: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 42 MiB/s wr, 951 op/s; 58017/285522 objects degraded (20.320%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:36:03.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:03 smithi121 bash[78246]: cluster 2023-09-23T22:36:01.970083+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v558: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 42 MiB/s wr, 951 op/s; 58017/285522 objects degraded (20.320%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:36:03.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:03.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:03.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:03.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:03 smithi123 bash[59255]: cluster 2023-09-23T22:36:01.970083+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v558: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 42 MiB/s wr, 951 op/s; 58017/285522 objects degraded (20.320%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:36:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:03.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:03.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:03.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:03.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:03.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:04.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:04.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:04.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:04.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:04.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:04.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:04.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:04.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:04.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:04.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:04.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:04.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:04.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:04.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:04.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:04.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:04.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:05.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:05.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:05.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:05.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:05.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:05.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:05 smithi123 bash[59255]: cluster 2023-09-23T22:36:03.970740+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v559: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 25 MiB/s wr, 749 op/s; 57096/283095 objects degraded (20.168%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:36:05.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:05.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.429 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:05 smithi121 bash[78246]: cluster 2023-09-23T22:36:03.970740+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v559: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 25 MiB/s wr, 749 op/s; 57096/283095 objects degraded (20.168%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:36:05.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:05 smithi121 bash[74920]: cluster 2023-09-23T22:36:03.970740+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v559: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 25 MiB/s wr, 749 op/s; 57096/283095 objects degraded (20.168%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:36:05.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:05.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:05.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:05.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:05.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:05.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:05.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:05.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:05.965 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:05.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:06.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:06.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:06.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:06.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:06.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:06.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:06.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:06.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:06.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:06.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:06.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:06.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:06.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:06.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:06.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:06.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:06.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:06.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:07.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:07.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:07.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:07.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:07.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:07.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:07.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:07.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:07.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:07 smithi121 bash[74920]: cluster 2023-09-23T22:36:05.971432+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v560: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 21 MiB/s wr, 687 op/s; 57096/283095 objects degraded (20.168%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:36:07.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:07 smithi121 bash[74920]: audit 2023-09-23T22:36:06.925513+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:07.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:07 smithi121 bash[74920]: cluster 2023-09-23T22:36:07.195086+0000 mon.a (mon.0) 770 : cluster 3 Health check update: Degraded data redundancy: 57096/283095 objects degraded (20.168%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:07.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:07 smithi121 bash[78246]: cluster 2023-09-23T22:36:05.971432+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v560: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 21 MiB/s wr, 687 op/s; 57096/283095 objects degraded (20.168%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:36:07.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:07 smithi121 bash[78246]: audit 2023-09-23T22:36:06.925513+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:07.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:07 smithi121 bash[78246]: cluster 2023-09-23T22:36:07.195086+0000 mon.a (mon.0) 770 : cluster 3 Health check update: Degraded data redundancy: 57096/283095 objects degraded (20.168%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:07.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:07.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:07.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:07 smithi123 bash[59255]: cluster 2023-09-23T22:36:05.971432+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v560: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 21 MiB/s wr, 687 op/s; 57096/283095 objects degraded (20.168%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:36:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:07 smithi123 bash[59255]: audit 2023-09-23T22:36:06.925513+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:07 smithi123 bash[59255]: cluster 2023-09-23T22:36:07.195086+0000 mon.a (mon.0) 770 : cluster 3 Health check update: Degraded data redundancy: 57096/283095 objects degraded (20.168%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:07.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:07.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:07.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:07.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:07.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:07.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:08.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:08.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:08.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:08.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:08.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:08.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:08.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:08.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:08.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:08.766 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:36:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:36:08] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.33.4" 2023-09-23T22:36:08.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:08.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:08.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:08.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:09.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:09.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:09.203 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:09.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:09.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:09.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:09 smithi121 bash[74920]: cluster 2023-09-23T22:36:07.973313+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v561: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 21 MiB/s wr, 1.04k op/s; 54409/270318 objects degraded (20.128%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T22:36:09.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:09 smithi121 bash[78246]: cluster 2023-09-23T22:36:07.973313+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v561: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 21 MiB/s wr, 1.04k op/s; 54409/270318 objects degraded (20.128%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T22:36:09.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:09 smithi123 bash[59255]: cluster 2023-09-23T22:36:07.973313+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v561: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 21 MiB/s wr, 1.04k op/s; 54409/270318 objects degraded (20.128%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T22:36:09.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:09.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:09.663 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:36:09.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:09.713 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:36:09.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:09.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:09.759 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:36:09.789 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:36:09.828 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:36:09.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:09.870 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:36:09.873 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:36:09.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T22:36:09.873 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:36:09.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:36:09.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:36:09.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:36:09.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:36:09.874 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:36:09.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:09.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:09.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:10.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:10.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:10.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:10.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:10.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:10.370 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:10 smithi121 bash[78246]: audit 2023-09-23T22:36:09.606651+0000 mon.a (mon.0) 771 : audit 0 from='client.? 172.21.15.121:0/2307104561' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:10.370 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:10 smithi121 bash[74920]: audit 2023-09-23T22:36:09.606651+0000 mon.a (mon.0) 771 : audit 0 from='client.? 172.21.15.121:0/2307104561' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:10.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:10.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:10.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:10.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:10.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:10.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:10 smithi123 bash[59255]: audit 2023-09-23T22:36:09.606651+0000 mon.a (mon.0) 771 : audit 0 from='client.? 172.21.15.121:0/2307104561' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:10.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:10.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:10.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:10.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:10.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:11.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:11.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:11.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:11.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:11.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:11.277 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:11 smithi123 bash[59255]: cluster 2023-09-23T22:36:09.974296+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v562: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 708 op/s; 54409/270318 objects degraded (20.128%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:36:11.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:11.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:11.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:11.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:11.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:11.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:11.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:11.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:11.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:11 smithi121 bash[78246]: cluster 2023-09-23T22:36:09.974296+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v562: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 708 op/s; 54409/270318 objects degraded (20.128%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:36:11.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:11 smithi121 bash[74920]: cluster 2023-09-23T22:36:09.974296+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v562: 89 pgs: 2 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 5.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 708 op/s; 54409/270318 objects degraded (20.128%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:36:11.695 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:11.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:11.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:11.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:11.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:11.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:12.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:12.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:36:12.261 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:36:12.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:12.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:12.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:12 smithi123 bash[59255]: cluster 2023-09-23T22:36:12.196306+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 54409/270318 objects degraded (20.128%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:12.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:12.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:12.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:12.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:12 smithi121 bash[78246]: cluster 2023-09-23T22:36:12.196306+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 54409/270318 objects degraded (20.128%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:12.729 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:12 smithi121 bash[74920]: cluster 2023-09-23T22:36:12.196306+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 54409/270318 objects degraded (20.128%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:12.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:12.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:12.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:13.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:13.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:13.153 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:13.198 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:36:13.198 INFO:teuthology.orchestra.run.smithi121.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-23T22:36:13.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:13.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:13.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:13.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:13.391 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:13 smithi121 bash[78246]: cluster 2023-09-23T22:36:11.975342+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 972 op/s; 52812/260814 objects degraded (20.249%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:36:13.392 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:13 smithi121 bash[74920]: cluster 2023-09-23T22:36:11.975342+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 972 op/s; 52812/260814 objects degraded (20.249%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:36:13.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:13.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:13.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:13 smithi123 bash[59255]: cluster 2023-09-23T22:36:11.975342+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 972 op/s; 52812/260814 objects degraded (20.249%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:36:13.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:13.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:13.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:13.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:13.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:13.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:13.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:13.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:13.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:13.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:14.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:14.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:14.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:14.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:14.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:36:14.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:14.325 INFO:teuthology.orchestra.run.smithi121.stderr:set pool 7 pg_num to 26 2023-09-23T22:36:14.333 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:36:14.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:14.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:14.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:14.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:14 smithi121 bash[74920]: audit 2023-09-23T22:36:13.542180+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.121:0/3501455045' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:36:14.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:14 smithi121 bash[74920]: audit 2023-09-23T22:36:13.543066+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:36:14.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:14 smithi121 bash[74920]: audit 2023-09-23T22:36:13.572110+0000 mon.a (mon.0) 774 : audit 1 from='client.? 172.21.15.121:0/2978642978' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:36:14.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:14 smithi121 bash[78246]: audit 2023-09-23T22:36:13.542180+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.121:0/3501455045' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:36:14.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:14 smithi121 bash[78246]: audit 2023-09-23T22:36:13.543066+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:36:14.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:14 smithi121 bash[78246]: audit 2023-09-23T22:36:13.572110+0000 mon.a (mon.0) 774 : audit 1 from='client.? 172.21.15.121:0/2978642978' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:36:14.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:14 smithi123 bash[59255]: audit 2023-09-23T22:36:13.542180+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.121:0/3501455045' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:36:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:14 smithi123 bash[59255]: audit 2023-09-23T22:36:13.543066+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:36:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:14 smithi123 bash[59255]: audit 2023-09-23T22:36:13.572110+0000 mon.a (mon.0) 774 : audit 1 from='client.? 172.21.15.121:0/2978642978' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:36:14.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:14.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:14.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:14.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:14.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:14.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:14.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:36:14.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:14.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:14.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:14.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:15.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:15.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:15.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:15.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:15.392 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:15.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:15.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: cluster 2023-09-23T22:36:13.976313+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 744 op/s; 51995/258696 objects degraded (20.099%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:36:15.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: cluster 2023-09-23T22:36:14.278867+0000 mon.a (mon.0) 775 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:15.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: cluster 2023-09-23T22:36:14.304091+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: audit 2023-09-23T22:36:14.312672+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T22:36:15.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: audit 2023-09-23T22:36:14.312951+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.121:0/2978642978' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:36:15.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: cluster 2023-09-23T22:36:14.313466+0000 mon.a (mon.0) 778 : cluster 0 osdmap e135: 8 total, 6 up, 7 in 2023-09-23T22:36:15.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: cluster 2023-09-23T22:36:14.332833+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.530 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:15 smithi123 bash[59255]: cluster 2023-09-23T22:36:14.338522+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:15.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:15.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:15.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: cluster 2023-09-23T22:36:13.976313+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 744 op/s; 51995/258696 objects degraded (20.099%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: cluster 2023-09-23T22:36:14.278867+0000 mon.a (mon.0) 775 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: cluster 2023-09-23T22:36:14.304091+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: audit 2023-09-23T22:36:14.312672+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: audit 2023-09-23T22:36:14.312951+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.121:0/2978642978' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: cluster 2023-09-23T22:36:14.313466+0000 mon.a (mon.0) 778 : cluster 0 osdmap e135: 8 total, 6 up, 7 in 2023-09-23T22:36:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: cluster 2023-09-23T22:36:14.332833+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[74920]: cluster 2023-09-23T22:36:14.338522+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: cluster 2023-09-23T22:36:13.976313+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 744 op/s; 51995/258696 objects degraded (20.099%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: cluster 2023-09-23T22:36:14.278867+0000 mon.a (mon.0) 775 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: cluster 2023-09-23T22:36:14.304091+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: audit 2023-09-23T22:36:14.312672+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: audit 2023-09-23T22:36:14.312951+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.121:0/2978642978' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: cluster 2023-09-23T22:36:14.313466+0000 mon.a (mon.0) 778 : cluster 0 osdmap e135: 8 total, 6 up, 7 in 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: cluster 2023-09-23T22:36:14.332833+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:15 smithi121 bash[78246]: cluster 2023-09-23T22:36:14.338522+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:36:15.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:15.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:15.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:15.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:16.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:16.082 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:16.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:16.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:16.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:16.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:16 smithi121 bash[74920]: audit 2023-09-23T22:36:15.978541+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T22:36:16.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:16.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:16.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:16.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:16.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:16.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:16 smithi121 bash[78246]: audit 2023-09-23T22:36:15.978541+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T22:36:16.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:16.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:16.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:16.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:16 smithi123 bash[59255]: audit 2023-09-23T22:36:15.978541+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T22:36:16.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:16.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:16.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:16.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:17.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:17.043 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:17.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:17.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:17.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:17.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:17.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:17.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:17.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:17.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:17.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:17.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:17.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[74920]: cluster 2023-09-23T22:36:15.977197+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 51995/258696 objects degraded (20.099%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:36:17.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[74920]: cluster 2023-09-23T22:36:16.309595+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:36:17.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[74920]: cluster 2023-09-23T22:36:16.310171+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:36:17.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[74920]: audit 2023-09-23T22:36:16.311018+0000 mon.a (mon.0) 780 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T22:36:17.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[74920]: cluster 2023-09-23T22:36:16.311088+0000 mon.a (mon.0) 781 : cluster 0 osdmap e136: 8 total, 6 up, 7 in 2023-09-23T22:36:17.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.197560+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 51995/258696 objects degraded (20.099%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[78246]: cluster 2023-09-23T22:36:15.977197+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 51995/258696 objects degraded (20.099%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:36:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[78246]: cluster 2023-09-23T22:36:16.309595+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:36:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[78246]: cluster 2023-09-23T22:36:16.310171+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:36:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[78246]: audit 2023-09-23T22:36:16.311018+0000 mon.a (mon.0) 780 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T22:36:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[78246]: cluster 2023-09-23T22:36:16.311088+0000 mon.a (mon.0) 781 : cluster 0 osdmap e136: 8 total, 6 up, 7 in 2023-09-23T22:36:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:17 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.197560+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 51995/258696 objects degraded (20.099%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:17.598 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:17.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:17.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:17.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:17 smithi123 bash[59255]: cluster 2023-09-23T22:36:15.977197+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 33 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 51995/258696 objects degraded (20.099%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:36:17.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:17 smithi123 bash[59255]: cluster 2023-09-23T22:36:16.309595+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:36:17.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:17 smithi123 bash[59255]: cluster 2023-09-23T22:36:16.310171+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:36:17.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:17 smithi123 bash[59255]: audit 2023-09-23T22:36:16.311018+0000 mon.a (mon.0) 780 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T22:36:17.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:17 smithi123 bash[59255]: cluster 2023-09-23T22:36:16.311088+0000 mon.a (mon.0) 781 : cluster 0 osdmap e136: 8 total, 6 up, 7 in 2023-09-23T22:36:17.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:17 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.197560+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 51995/258696 objects degraded (20.099%), 16 pgs degraded, 56 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:17.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:17.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:17.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:17.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:17.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:17.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:17.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:18.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:18.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:18.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:18.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:18.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:36:18.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.363 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.318152+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.319702+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.320622+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.321169+0000 mon.a (mon.0) 783 : cluster 0 osdmap e137: 8 total, 6 up, 7 in 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.322446+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.322673+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.323934+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.325465+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.327009+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.364 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.318152+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.319702+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.320622+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.321169+0000 mon.a (mon.0) 783 : cluster 0 osdmap e137: 8 total, 6 up, 7 in 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.322446+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.322673+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.323934+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.325465+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.327009+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:18.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:18.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.318152+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.319702+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.320622+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.321169+0000 mon.a (mon.0) 783 : cluster 0 osdmap e137: 8 total, 6 up, 7 in 2023-09-23T22:36:18.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.322446+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.322673+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.323934+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.325465+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:18 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.327009+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:36:18.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:18.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:18.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:18.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:18.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:18.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:18.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:18.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:19.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:19.111 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:19.111 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:19.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.151 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:36:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:36:18] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.33.4" 2023-09-23T22:36:19.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:19.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:19.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:19.408 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:19 smithi121 bash[78246]: cluster 2023-09-23T22:36:17.978236+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v569: 99 pgs: 4 peering, 8 unknown, 1 active+recovering+undersized+degraded, 40 active+undersized, 32 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 217 op/s; 34244/238527 objects degraded (14.356%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T22:36:19.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:19 smithi121 bash[74920]: cluster 2023-09-23T22:36:17.978236+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v569: 99 pgs: 4 peering, 8 unknown, 1 active+recovering+undersized+degraded, 40 active+undersized, 32 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 217 op/s; 34244/238527 objects degraded (14.356%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T22:36:19.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:19.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:19.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:19.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:19 smithi123 bash[59255]: cluster 2023-09-23T22:36:17.978236+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v569: 99 pgs: 4 peering, 8 unknown, 1 active+recovering+undersized+degraded, 40 active+undersized, 32 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 217 op/s; 34244/238527 objects degraded (14.356%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T22:36:19.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:19.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:19.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:20.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:20.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:20.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:20.444 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:20.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:20.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:20 smithi123 bash[59255]: cluster 2023-09-23T22:36:18.723583+0000 osd.0 (osd.0) 1 : cluster 0 7.6 scrub starts 2023-09-23T22:36:20.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:20.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:20.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:20 smithi121 bash[78246]: cluster 2023-09-23T22:36:18.723583+0000 osd.0 (osd.0) 1 : cluster 0 7.6 scrub starts 2023-09-23T22:36:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:20 smithi121 bash[74920]: cluster 2023-09-23T22:36:18.723583+0000 osd.0 (osd.0) 1 : cluster 0 7.6 scrub starts 2023-09-23T22:36:20.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:20.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:20.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:20.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:21.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:21.220 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:21.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:21.279 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [6, 1] live_osds: [0, 2, 3, 4, 5, 7] 2023-09-23T22:36:21.279 INFO:tasks.thrashosds.thrasher:Reviving osd 6 2023-09-23T22:36:21.280 INFO:tasks.cephadm.osd.6:Restarting osd.6 (starting--it wasn't running)... 2023-09-23T22:36:21.280 DEBUG:teuthology.orchestra.run.smithi123:osd.6> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T22:36:21.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl start ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T22:36:21.295 INFO:journalctl@ceph.osd.6.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:36:21.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:36:21.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:21.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:21.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.490 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:21 smithi121 bash[78246]: cluster 2023-09-23T22:36:19.979170+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v570: 99 pgs: 4 peering, 8 unknown, 1 active+recovering+undersized+degraded, 40 active+undersized, 32 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 99 op/s; 34244/238527 objects degraded (14.356%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:21.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:21 smithi121 bash[74920]: cluster 2023-09-23T22:36:19.979170+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v570: 99 pgs: 4 peering, 8 unknown, 1 active+recovering+undersized+degraded, 40 active+undersized, 32 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 99 op/s; 34244/238527 objects degraded (14.356%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:21.508 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:21.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:21 smithi123 bash[59255]: cluster 2023-09-23T22:36:19.979170+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v570: 99 pgs: 4 peering, 8 unknown, 1 active+recovering+undersized+degraded, 40 active+undersized, 32 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+undersized+degraded; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 99 op/s; 34244/238527 objects degraded (14.356%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:21.551 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:21 smithi123 systemd[1]: Started Ceph osd.6 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:36:21.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:21.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:21.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:21.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:21.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:21.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:21.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.155 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:22.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:22 smithi121 bash[74920]: audit 2023-09-23T22:36:21.925827+0000 mon.a (mon.0) 784 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:22.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:22 smithi121 bash[74920]: cluster 2023-09-23T22:36:22.199443+0000 mon.a (mon.0) 785 : cluster 3 Health check update: Degraded data redundancy: 34244/238527 objects degraded (14.356%), 15 pgs degraded, 51 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:22.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:22 smithi121 bash[78246]: audit 2023-09-23T22:36:21.925827+0000 mon.a (mon.0) 784 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:22.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:22 smithi121 bash[78246]: cluster 2023-09-23T22:36:22.199443+0000 mon.a (mon.0) 785 : cluster 3 Health check update: Degraded data redundancy: 34244/238527 objects degraded (14.356%), 15 pgs degraded, 51 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:22.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:22 smithi123 bash[59255]: audit 2023-09-23T22:36:21.925827+0000 mon.a (mon.0) 784 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:22.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:22 smithi123 bash[59255]: cluster 2023-09-23T22:36:22.199443+0000 mon.a (mon.0) 785 : cluster 3 Health check update: Degraded data redundancy: 34244/238527 objects degraded (14.356%), 15 pgs degraded, 51 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:22.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:22.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:22.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:22.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:22.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:22.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:23.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:23.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:23.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:23.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:23.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:23.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:23.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:23.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:23.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[59255]: cluster 2023-09-23T22:36:21.979949+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v571: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 47868/234927 objects degraded (20.376%); 925 KiB/s, 14 objects/s recovering 2023-09-23T22:36:23.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:23.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:23.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:23 smithi121 bash[78246]: cluster 2023-09-23T22:36:21.979949+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v571: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 47868/234927 objects degraded (20.376%); 925 KiB/s, 14 objects/s recovering 2023-09-23T22:36:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:23 smithi121 bash[74920]: cluster 2023-09-23T22:36:21.979949+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v571: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 47868/234927 objects degraded (20.376%); 925 KiB/s, 14 objects/s recovering 2023-09-23T22:36:23.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:23.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:23.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:23.701 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:23.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:23.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:23.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:23.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:23.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:23.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:23.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:24.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-23T22:36:24.074 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:23 smithi123 bash[82367]: --> ceph-volume raw activate successful for osd ID: 6 2023-09-23T22:36:24.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:24.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:24.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:24.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:24.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:24.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:24.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:24.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:24.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:24.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:24.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:24.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:24.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:24 smithi123 bash[59255]: cluster 2023-09-23T22:36:23.980954+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v572: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.11k op/s; 46751/231918 objects degraded (20.158%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:36:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:24.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:24 smithi121 bash[74920]: cluster 2023-09-23T22:36:23.980954+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v572: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.11k op/s; 46751/231918 objects degraded (20.158%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:36:24.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:24 smithi121 bash[78246]: cluster 2023-09-23T22:36:23.980954+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v572: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.11k op/s; 46751/231918 objects degraded (20.158%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:36:24.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:24.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:24.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:24.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:24.986 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:25.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:25.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:25.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:25.248 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:25.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:25.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:25.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:25.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:25.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:25.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:25 smithi121 bash[74920]: cluster 2023-09-23T22:36:23.809166+0000 osd.0 (osd.0) 2 : cluster 0 7.16 scrub starts 2023-09-23T22:36:25.492 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:25 smithi121 bash[78246]: cluster 2023-09-23T22:36:23.809166+0000 osd.0 (osd.0) 2 : cluster 0 7.16 scrub starts 2023-09-23T22:36:25.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:25.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:25.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:25.618 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:25 smithi123 bash[59255]: cluster 2023-09-23T22:36:23.809166+0000 osd.0 (osd.0) 2 : cluster 0 7.16 scrub starts 2023-09-23T22:36:25.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:25.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:25.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:25.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:25.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:25.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:25.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:26.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:26.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:26.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:26.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:26.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:26.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:26.283 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:26 smithi123 bash[82830]: debug 2023-09-23T22:36:26.062+0000 7ff6095a3700 1 -- 172.21.15.123:0/3164827521 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e6c5ad44e0 con 0x55e6c5b47400 2023-09-23T22:36:26.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:26.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:26.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:26.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:26.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:26.534 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:26 smithi123 bash[59255]: cluster 2023-09-23T22:36:25.983216+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v573: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 726 op/s; 46751/231918 objects degraded (20.158%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:36:26.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:26.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:26.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:26.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:26.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:26 smithi121 bash[78246]: cluster 2023-09-23T22:36:25.983216+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v573: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 726 op/s; 46751/231918 objects degraded (20.158%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:36:26.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:26 smithi121 bash[74920]: cluster 2023-09-23T22:36:25.983216+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v573: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 726 op/s; 46751/231918 objects degraded (20.158%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:36:26.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:26.800 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:26 smithi123 bash[82830]: debug 2023-09-23T22:36:26.626+0000 7ff61101d200 -1 Falling back to public interface 2023-09-23T22:36:26.812 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:26.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:26.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:26.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:27.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:27.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:27.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:27.176 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:27.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:27.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:27.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:27.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:27 smithi121 bash[74920]: cluster 2023-09-23T22:36:25.815104+0000 osd.0 (osd.0) 3 : cluster 0 7.6 scrub starts 2023-09-23T22:36:27.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:27 smithi121 bash[74920]: cluster 2023-09-23T22:36:27.200335+0000 mon.a (mon.0) 786 : cluster 3 Health check update: Degraded data redundancy: 46751/231918 objects degraded (20.158%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:27.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:27 smithi121 bash[78246]: cluster 2023-09-23T22:36:25.815104+0000 osd.0 (osd.0) 3 : cluster 0 7.6 scrub starts 2023-09-23T22:36:27.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:27 smithi121 bash[78246]: cluster 2023-09-23T22:36:27.200335+0000 mon.a (mon.0) 786 : cluster 3 Health check update: Degraded data redundancy: 46751/231918 objects degraded (20.158%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:27.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:27.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:27.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:27.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:27.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:27.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:27 smithi123 bash[59255]: cluster 2023-09-23T22:36:25.815104+0000 osd.0 (osd.0) 3 : cluster 0 7.6 scrub starts 2023-09-23T22:36:27.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:27 smithi123 bash[59255]: cluster 2023-09-23T22:36:27.200335+0000 mon.a (mon.0) 786 : cluster 3 Health check update: Degraded data redundancy: 46751/231918 objects degraded (20.158%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:27.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:27.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:27.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:27.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:27.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:28.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:28.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:28.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:28.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:28.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:28.287 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:36:28.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:28.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:28.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:28.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:28.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:28.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:28.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:28 smithi123 bash[59255]: cluster 2023-09-23T22:36:27.984490+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v574: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 18 MiB/s wr, 1.34k op/s; 43616/215799 objects degraded (20.211%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:36:28.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:28.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:28.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:28.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:28 smithi121 bash[78246]: cluster 2023-09-23T22:36:27.984490+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v574: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 18 MiB/s wr, 1.34k op/s; 43616/215799 objects degraded (20.211%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:36:28.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:28 smithi121 bash[74920]: cluster 2023-09-23T22:36:27.984490+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v574: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 18 MiB/s wr, 1.34k op/s; 43616/215799 objects degraded (20.211%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:36:28.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:28.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:28.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:28.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:28.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:29.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:29.125 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:36:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:36:28] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-23T22:36:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:29.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:29.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:29.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:29.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:29.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:29.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:29.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:29.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:29.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:29.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:29.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:29.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:29.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:29.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:30.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:30.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:30.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:30.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:30.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:30.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:30.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:30.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:30.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:30.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:30.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:30.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:30.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:30.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:30.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:30.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:30.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:31.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:31.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:31 smithi121 bash[78246]: cluster 2023-09-23T22:36:29.861571+0000 osd.0 (osd.0) 4 : cluster 0 7.16 scrub starts 2023-09-23T22:36:31.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:31 smithi121 bash[78246]: cluster 2023-09-23T22:36:29.985185+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v575: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 16 MiB/s wr, 1.14k op/s; 43616/215799 objects degraded (20.211%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:31.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:31 smithi121 bash[78246]: audit 2023-09-23T22:36:30.052179+0000 mon.a (mon.0) 787 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:36:31.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:31 smithi121 bash[74920]: cluster 2023-09-23T22:36:29.861571+0000 osd.0 (osd.0) 4 : cluster 0 7.16 scrub starts 2023-09-23T22:36:31.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:31 smithi121 bash[74920]: cluster 2023-09-23T22:36:29.985185+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v575: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 16 MiB/s wr, 1.14k op/s; 43616/215799 objects degraded (20.211%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:31.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:31 smithi121 bash[74920]: audit 2023-09-23T22:36:30.052179+0000 mon.a (mon.0) 787 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:36:31.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:31.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:31.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:31.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:31 smithi123 bash[59255]: cluster 2023-09-23T22:36:29.861571+0000 osd.0 (osd.0) 4 : cluster 0 7.16 scrub starts 2023-09-23T22:36:31.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:31 smithi123 bash[59255]: cluster 2023-09-23T22:36:29.985185+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v575: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 16 MiB/s wr, 1.14k op/s; 43616/215799 objects degraded (20.211%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:31.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:31 smithi123 bash[59255]: audit 2023-09-23T22:36:30.052179+0000 mon.a (mon.0) 787 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:36:31.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:31.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:31.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:31.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:31.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:31.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:31.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:31.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:31.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:31.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:31.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:no valid command found; 10 closest matches: 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:0 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:1 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:2 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:abort 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:assert 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:bluefs debug_inject_read_zeros 2023-09-23T22:36:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:bluefs files list 2023-09-23T22:36:32.088 INFO:teuthology.orchestra.run.smithi123.stderr:bluefs stats 2023-09-23T22:36:32.088 INFO:teuthology.orchestra.run.smithi123.stderr:bluestore allocator dump block 2023-09-23T22:36:32.088 INFO:teuthology.orchestra.run.smithi123.stderr:bluestore allocator fragmentation block 2023-09-23T22:36:32.088 INFO:teuthology.orchestra.run.smithi123.stderr:admin_socket: invalid command 2023-09-23T22:36:32.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:32.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:32.282 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:32.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:32.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:32.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.664 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:32.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:32.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:32.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T22:36:32.938 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-6, ['dump_ops_in_flight'] 2023-09-23T22:36:33.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:33.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:33.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:33.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:33.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:33 smithi123 bash[59255]: cluster 2023-09-23T22:36:31.850603+0000 osd.0 (osd.0) 5 : cluster 0 7.6 scrub starts 2023-09-23T22:36:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:33 smithi123 bash[59255]: cluster 2023-09-23T22:36:31.986240+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v576: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 16 MiB/s wr, 1.49k op/s; 41680/203358 objects degraded (20.496%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:33.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:33 smithi123 bash[59255]: cluster 2023-09-23T22:36:32.201581+0000 mon.a (mon.0) 788 : cluster 3 Health check update: Degraded data redundancy: 41680/203358 objects degraded (20.496%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:33.301 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:33 smithi123 bash[82830]: debug 2023-09-23T22:36:33.094+0000 7ff61101d200 -1 osd.6 120 log_to_monitors {default=true} 2023-09-23T22:36:33.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:33.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:33.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:33 smithi121 bash[78246]: cluster 2023-09-23T22:36:31.850603+0000 osd.0 (osd.0) 5 : cluster 0 7.6 scrub starts 2023-09-23T22:36:33.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:33 smithi121 bash[78246]: cluster 2023-09-23T22:36:31.986240+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v576: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 16 MiB/s wr, 1.49k op/s; 41680/203358 objects degraded (20.496%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:33.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:33 smithi121 bash[78246]: cluster 2023-09-23T22:36:32.201581+0000 mon.a (mon.0) 788 : cluster 3 Health check update: Degraded data redundancy: 41680/203358 objects degraded (20.496%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:33.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:33 smithi121 bash[74920]: cluster 2023-09-23T22:36:31.850603+0000 osd.0 (osd.0) 5 : cluster 0 7.6 scrub starts 2023-09-23T22:36:33.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:33 smithi121 bash[74920]: cluster 2023-09-23T22:36:31.986240+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v576: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 16 MiB/s wr, 1.49k op/s; 41680/203358 objects degraded (20.496%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:36:33.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:33 smithi121 bash[74920]: cluster 2023-09-23T22:36:32.201581+0000 mon.a (mon.0) 788 : cluster 3 Health check update: Degraded data redundancy: 41680/203358 objects degraded (20.496%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:33.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:33.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:33.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:33.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:33.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:33.803 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:36:33.803 INFO:teuthology.orchestra.run.smithi121.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-23T22:36:33.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:33.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:33.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:33.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:34.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:34.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:34.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:34.143 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:34.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:34.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:34 smithi121 bash[78246]: audit 2023-09-23T22:36:33.099815+0000 mon.a (mon.0) 789 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:36:34.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:34 smithi121 bash[78246]: audit 2023-09-23T22:36:33.100905+0000 mon.b (mon.1) 5 : audit 1 from='osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:36:34.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:34 smithi121 bash[74920]: audit 2023-09-23T22:36:33.099815+0000 mon.a (mon.0) 789 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:36:34.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:34 smithi121 bash[74920]: audit 2023-09-23T22:36:33.100905+0000 mon.b (mon.1) 5 : audit 1 from='osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:36:34.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:34.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:34.389 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 22:36:34 smithi123 bash[82830]: debug 2023-09-23T22:36:34.086+0000 7ff601516700 -1 osd.6 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:36:34.389 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:34 smithi123 bash[59255]: audit 2023-09-23T22:36:33.099815+0000 mon.a (mon.0) 789 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:36:34.389 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:34 smithi123 bash[59255]: audit 2023-09-23T22:36:33.100905+0000 mon.b (mon.1) 5 : audit 1 from='osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:36:34.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:34.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:34.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:34.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:34.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:34.635 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:36:34.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:34.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:34.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:34.677 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:36:34.711 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:36:34.746 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:36:34.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:34.781 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:36:34.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:34.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:34.816 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:36:34.816 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:36:34.816 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T22:36:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:36:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:36:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:36:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:36:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:36:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:36:34.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:35.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:35.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:35.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:35.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: cluster 2023-09-23T22:36:33.920294+0000 osd.0 (osd.0) 6 : cluster 0 7.16 scrub starts 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: cluster 2023-09-23T22:36:33.987215+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v577: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 959 op/s; 40492/200370 objects degraded (20.209%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: cluster 2023-09-23T22:36:34.059176+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: cluster 2023-09-23T22:36:34.060398+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: audit 2023-09-23T22:36:34.061207+0000 mon.a (mon.0) 790 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: cluster 2023-09-23T22:36:34.061531+0000 mon.a (mon.0) 791 : cluster 0 osdmap e138: 8 total, 6 up, 7 in 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: audit 2023-09-23T22:36:34.062901+0000 mon.a (mon.0) 792 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: audit 2023-09-23T22:36:34.063910+0000 mon.b (mon.1) 6 : audit 1 from='osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:36:35.183 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:35 smithi123 bash[59255]: audit 2023-09-23T22:36:34.580603+0000 mon.a (mon.0) 793 : audit 0 from='client.? 172.21.15.121:0/2528262557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: cluster 2023-09-23T22:36:33.920294+0000 osd.0 (osd.0) 6 : cluster 0 7.16 scrub starts 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: cluster 2023-09-23T22:36:33.987215+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v577: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 959 op/s; 40492/200370 objects degraded (20.209%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: cluster 2023-09-23T22:36:34.059176+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: cluster 2023-09-23T22:36:34.060398+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: audit 2023-09-23T22:36:34.061207+0000 mon.a (mon.0) 790 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: cluster 2023-09-23T22:36:34.061531+0000 mon.a (mon.0) 791 : cluster 0 osdmap e138: 8 total, 6 up, 7 in 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: audit 2023-09-23T22:36:34.062901+0000 mon.a (mon.0) 792 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:36:35.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: audit 2023-09-23T22:36:34.063910+0000 mon.b (mon.1) 6 : audit 1 from='osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[74920]: audit 2023-09-23T22:36:34.580603+0000 mon.a (mon.0) 793 : audit 0 from='client.? 172.21.15.121:0/2528262557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: cluster 2023-09-23T22:36:33.920294+0000 osd.0 (osd.0) 6 : cluster 0 7.16 scrub starts 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: cluster 2023-09-23T22:36:33.987215+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v577: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 959 op/s; 40492/200370 objects degraded (20.209%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: cluster 2023-09-23T22:36:34.059176+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: cluster 2023-09-23T22:36:34.060398+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: audit 2023-09-23T22:36:34.061207+0000 mon.a (mon.0) 790 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: cluster 2023-09-23T22:36:34.061531+0000 mon.a (mon.0) 791 : cluster 0 osdmap e138: 8 total, 6 up, 7 in 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: audit 2023-09-23T22:36:34.062901+0000 mon.a (mon.0) 792 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: audit 2023-09-23T22:36:34.063910+0000 mon.b (mon.1) 6 : audit 1 from='osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-09-23T22:36:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:35 smithi121 bash[78246]: audit 2023-09-23T22:36:34.580603+0000 mon.a (mon.0) 793 : audit 0 from='client.? 172.21.15.121:0/2528262557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:35.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:35.422 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:35.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:35.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:35.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:35.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:35.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:35.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:35.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:35.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:35.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:35.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:36.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:36.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:36.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:36.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:36.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.074447+0000 mon.a (mon.0) 794 : cluster 1 osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696] boot 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.074500+0000 mon.a (mon.0) 795 : cluster 0 osdmap e139: 8 total, 7 up, 7 in 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: audit 2023-09-23T22:36:35.075542+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.085920+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.087237+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.087501+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.088302+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.090570+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:36 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.091556+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:36.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.074447+0000 mon.a (mon.0) 794 : cluster 1 osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696] boot 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.074500+0000 mon.a (mon.0) 795 : cluster 0 osdmap e139: 8 total, 7 up, 7 in 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: audit 2023-09-23T22:36:35.075542+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.085920+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.087237+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.087501+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.088302+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.090570+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.091556+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.074447+0000 mon.a (mon.0) 794 : cluster 1 osd.6 [v2:172.21.15.123:6816/302494696,v1:172.21.15.123:6817/302494696] boot 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.074500+0000 mon.a (mon.0) 795 : cluster 0 osdmap e139: 8 total, 7 up, 7 in 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: audit 2023-09-23T22:36:35.075542+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.085920+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.087237+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.087501+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.088302+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.090570+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:36 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.091556+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:36.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:36.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:36.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:36.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:36.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:36.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:36.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:36.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:37.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:37.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:34.126320+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:36:37.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.069156+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:37.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:35.988020+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v580: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 40492/200370 objects degraded (20.209%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.079542+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.081972+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.086957+0000 mon.a (mon.0) 797 : cluster 0 osdmap e140: 8 total, 7 up, 7 in 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.088617+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.088968+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.091169+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.093729+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.102093+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.103944+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: audit 2023-09-23T22:36:36.853207+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: audit 2023-09-23T22:36:36.859864+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:37.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:37 smithi123 bash[59255]: audit 2023-09-23T22:36:36.926713+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:37.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:37.250 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:37.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:37.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:37.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:36:37.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:34.126320+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:36:37.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.069156+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:35.988020+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v580: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 40492/200370 objects degraded (20.209%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.079542+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.081972+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.086957+0000 mon.a (mon.0) 797 : cluster 0 osdmap e140: 8 total, 7 up, 7 in 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.088617+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.088968+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.091169+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.093729+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.102093+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.103944+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: audit 2023-09-23T22:36:36.853207+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: audit 2023-09-23T22:36:36.859864+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:37.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[78246]: audit 2023-09-23T22:36:36.926713+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:34.126320+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.069156+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:35.988020+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v580: 99 pgs: 1 active+recovering+undersized+degraded, 40 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 21 active+undersized+degraded; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 40492/200370 objects degraded (20.209%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.079542+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.081972+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.086957+0000 mon.a (mon.0) 797 : cluster 0 osdmap e140: 8 total, 7 up, 7 in 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.088617+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.088968+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.091169+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.093729+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.334 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.102093+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.103944+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:36:37.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: audit 2023-09-23T22:36:36.853207+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:37.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: audit 2023-09-23T22:36:36.859864+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:37.335 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:37 smithi121 bash[74920]: audit 2023-09-23T22:36:36.926713+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:37.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:37.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:37.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:37.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:37.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:37.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:36:37.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:38.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:38.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:38.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:38.105 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:36:38.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:36.880354+0000 osd.0 (osd.0) 7 : cluster 0 7.6 scrub starts 2023-09-23T22:36:38.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.085879+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.086074+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.086274+0000 mon.a (mon.0) 801 : cluster 0 osdmap e141: 8 total, 7 up, 7 in 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.086762+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.088365+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.089205+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.092776+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.202541+0000 mon.a (mon.0) 802 : cluster 3 Health check update: Degraded data redundancy: 40492/200370 objects degraded (20.209%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: audit 2023-09-23T22:36:38.068848+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.121:0/500817708' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[74920]: audit 2023-09-23T22:36:38.069264+0000 mon.a (mon.0) 803 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:38.187 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:36.880354+0000 osd.0 (osd.0) 7 : cluster 0 7.6 scrub starts 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.085879+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.086074+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.086274+0000 mon.a (mon.0) 801 : cluster 0 osdmap e141: 8 total, 7 up, 7 in 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.086762+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.088365+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.089205+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.092776+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.202541+0000 mon.a (mon.0) 802 : cluster 3 Health check update: Degraded data redundancy: 40492/200370 objects degraded (20.209%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: audit 2023-09-23T22:36:38.068848+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.121:0/500817708' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:38.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[78246]: audit 2023-09-23T22:36:38.069264+0000 mon.a (mon.0) 803 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:38.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:36.880354+0000 osd.0 (osd.0) 7 : cluster 0 7.6 scrub starts 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.085879+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.086074+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.086274+0000 mon.a (mon.0) 801 : cluster 0 osdmap e141: 8 total, 7 up, 7 in 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.086762+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.088365+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.089205+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.092776+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:36:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.202541+0000 mon.a (mon.0) 802 : cluster 3 Health check update: Degraded data redundancy: 40492/200370 objects degraded (20.209%), 23 pgs degraded, 49 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: audit 2023-09-23T22:36:38.068848+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.121:0/500817708' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:38 smithi123 bash[59255]: audit 2023-09-23T22:36:38.069264+0000 mon.a (mon.0) 803 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:38.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:38.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:38.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:38.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:38.470 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:36:38.471 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:36:38.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:38.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:38.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:38.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:38.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:38.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:38.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:38.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:39.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:39.099 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:36:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:36:38] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-23T22:36:39.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.875685+0000 osd.0 (osd.0) 8 : cluster 0 7.16 scrub starts 2023-09-23T22:36:39.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:37.989288+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v583: 99 pgs: 11 active+clean+remapped, 8 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovering+undersized+degraded+remapped, 18 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1.07k op/s; 29710/187557 objects degraded (15.841%); 1/187557 objects misplaced (0.001%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:36:39.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.083305+0000 mon.a (mon.0) 804 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:36:39.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.089716+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.090306+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: audit 2023-09-23T22:36:38.090981+0000 mon.a (mon.0) 805 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:36:39.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.091068+0000 mon.a (mon.0) 806 : cluster 0 osdmap e142: 8 total, 7 up, 7 in 2023-09-23T22:36:39.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.093120+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.145915+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[74920]: cluster 2023-09-23T22:36:38.149172+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:39.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:39.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:39.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.875685+0000 osd.0 (osd.0) 8 : cluster 0 7.16 scrub starts 2023-09-23T22:36:39.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:37.989288+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v583: 99 pgs: 11 active+clean+remapped, 8 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovering+undersized+degraded+remapped, 18 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1.07k op/s; 29710/187557 objects degraded (15.841%); 1/187557 objects misplaced (0.001%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:36:39.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.083305+0000 mon.a (mon.0) 804 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:36:39.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.089716+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.090306+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: audit 2023-09-23T22:36:38.090981+0000 mon.a (mon.0) 805 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:36:39.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.091068+0000 mon.a (mon.0) 806 : cluster 0 osdmap e142: 8 total, 7 up, 7 in 2023-09-23T22:36:39.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.093120+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.145915+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:39 smithi123 bash[59255]: cluster 2023-09-23T22:36:38.149172+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:39.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:39.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:39.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:39.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:39.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.875685+0000 osd.0 (osd.0) 8 : cluster 0 7.16 scrub starts 2023-09-23T22:36:39.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:37.989288+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v583: 99 pgs: 11 active+clean+remapped, 8 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovering+undersized+degraded+remapped, 18 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1.07k op/s; 29710/187557 objects degraded (15.841%); 1/187557 objects misplaced (0.001%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:36:39.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.083305+0000 mon.a (mon.0) 804 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.089716+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.090306+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: audit 2023-09-23T22:36:38.090981+0000 mon.a (mon.0) 805 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.091068+0000 mon.a (mon.0) 806 : cluster 0 osdmap e142: 8 total, 7 up, 7 in 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.093120+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.145915+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:39 smithi121 bash[78246]: cluster 2023-09-23T22:36:38.149172+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:36:39.495 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:39.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:39.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:39.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:39.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:39.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:39.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:39.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:39.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:40.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:40.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:40.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:40.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:40.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:40.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:40.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:40.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:40.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:40.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:36:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:40.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:40.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:40.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:40.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:40.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:40.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:40.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.028 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:41.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:41.157 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:41.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:41 smithi121 bash[78246]: cluster 2023-09-23T22:36:39.883094+0000 osd.0 (osd.0) 9 : cluster 0 7.6 scrub starts 2023-09-23T22:36:41.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:41 smithi121 bash[78246]: cluster 2023-09-23T22:36:39.990116+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v585: 99 pgs: 11 active+clean+remapped, 8 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovering+undersized+degraded+remapped, 18 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 868 op/s; 29710/187557 objects degraded (15.841%); 1/187557 objects misplaced (0.001%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:36:41.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:41 smithi121 bash[74920]: cluster 2023-09-23T22:36:39.883094+0000 osd.0 (osd.0) 9 : cluster 0 7.6 scrub starts 2023-09-23T22:36:41.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:41 smithi121 bash[74920]: cluster 2023-09-23T22:36:39.990116+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v585: 99 pgs: 11 active+clean+remapped, 8 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovering+undersized+degraded+remapped, 18 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 868 op/s; 29710/187557 objects degraded (15.841%); 1/187557 objects misplaced (0.001%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:36:41.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:41.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:41 smithi123 bash[59255]: cluster 2023-09-23T22:36:39.883094+0000 osd.0 (osd.0) 9 : cluster 0 7.6 scrub starts 2023-09-23T22:36:41.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:41 smithi123 bash[59255]: cluster 2023-09-23T22:36:39.990116+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v585: 99 pgs: 11 active+clean+remapped, 8 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovering+undersized+degraded+remapped, 18 active+undersized+degraded; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 868 op/s; 29710/187557 objects degraded (15.841%); 1/187557 objects misplaced (0.001%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:36:41.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:41.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:41.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:41.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:41.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:41.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:41.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:41.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:41.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:41.800 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:36:41.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:41.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:41.965 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:42.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:42.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:42.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:42.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:42.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:42.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:42.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:42.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:42.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:42.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:42.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:42.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:42.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.650 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:42.703 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:36:42.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:42.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:42.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:42.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:42.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:43.015 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:43.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: audit 2023-09-23T22:36:41.782890+0000 mon.a (mon.0) 807 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: audit 2023-09-23T22:36:41.795571+0000 mon.a (mon.0) 808 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: cluster 2023-09-23T22:36:41.993221+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v586: 99 pgs: 17 active+clean+remapped, 1 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 1.06k op/s; 32099/181197 objects degraded (17.715%); 3/181197 objects misplaced (0.002%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:36:43.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: cluster 2023-09-23T22:36:42.203552+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 29710/187557 objects degraded (15.841%), 19 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:43.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: audit 2023-09-23T22:36:42.421034+0000 mon.a (mon.0) 810 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:36:43.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: audit 2023-09-23T22:36:42.424465+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:36:43.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:42 smithi123 bash[59255]: audit 2023-09-23T22:36:42.431337+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: audit 2023-09-23T22:36:41.782890+0000 mon.a (mon.0) 807 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: audit 2023-09-23T22:36:41.795571+0000 mon.a (mon.0) 808 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: cluster 2023-09-23T22:36:41.993221+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v586: 99 pgs: 17 active+clean+remapped, 1 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 1.06k op/s; 32099/181197 objects degraded (17.715%); 3/181197 objects misplaced (0.002%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: cluster 2023-09-23T22:36:42.203552+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 29710/187557 objects degraded (15.841%), 19 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: audit 2023-09-23T22:36:42.421034+0000 mon.a (mon.0) 810 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: audit 2023-09-23T22:36:42.424465+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[74920]: audit 2023-09-23T22:36:42.431337+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: audit 2023-09-23T22:36:41.782890+0000 mon.a (mon.0) 807 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: audit 2023-09-23T22:36:41.795571+0000 mon.a (mon.0) 808 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: cluster 2023-09-23T22:36:41.993221+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v586: 99 pgs: 17 active+clean+remapped, 1 remapped+peering, 25 active+undersized, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 1.06k op/s; 32099/181197 objects degraded (17.715%); 3/181197 objects misplaced (0.002%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:36:43.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: cluster 2023-09-23T22:36:42.203552+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 29710/187557 objects degraded (15.841%), 19 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:43.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: audit 2023-09-23T22:36:42.421034+0000 mon.a (mon.0) 810 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:36:43.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: audit 2023-09-23T22:36:42.424465+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:36:43.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:42 smithi121 bash[78246]: audit 2023-09-23T22:36:42.431337+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:43.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:43.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:43.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:43.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:43.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:43.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:43.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:43.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:43.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:43.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:43.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:43.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:43.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:43.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:43.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:43.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:43.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:44.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:44.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:44.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:44.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:44.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:44.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:44.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:44.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:44.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:44.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:44.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:44.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.742 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:44.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:44.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:44.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:45.047 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:45.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:45.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:45 smithi121 bash[74920]: cluster 2023-09-23T22:36:43.880730+0000 osd.0 (osd.0) 10 : cluster 0 7.16 deep-scrub starts 2023-09-23T22:36:45.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:45 smithi121 bash[74920]: cluster 2023-09-23T22:36:43.994176+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v587: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 899 op/s; 35607/179019 objects degraded (19.890%); 4/179019 objects misplaced (0.002%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T22:36:45.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:45 smithi121 bash[78246]: cluster 2023-09-23T22:36:43.880730+0000 osd.0 (osd.0) 10 : cluster 0 7.16 deep-scrub starts 2023-09-23T22:36:45.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:45 smithi121 bash[78246]: cluster 2023-09-23T22:36:43.994176+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v587: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 899 op/s; 35607/179019 objects degraded (19.890%); 4/179019 objects misplaced (0.002%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T22:36:45.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:45.342 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:45 smithi123 bash[59255]: cluster 2023-09-23T22:36:43.880730+0000 osd.0 (osd.0) 10 : cluster 0 7.16 deep-scrub starts 2023-09-23T22:36:45.342 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:45 smithi123 bash[59255]: cluster 2023-09-23T22:36:43.994176+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v587: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 899 op/s; 35607/179019 objects degraded (19.890%); 4/179019 objects misplaced (0.002%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T22:36:45.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:45.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:45.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:45.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:45.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:45.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:45.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:45.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:45.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:45.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:45.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:46.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:46.066 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:46.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:46.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:46.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:46.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:46.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:46.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:46.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:46.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:46.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:46.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:46.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:46.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:46.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:46.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:46.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:46.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:46.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:47.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:47.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:47.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:47.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:47.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:47.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:47 smithi123 bash[59255]: cluster 2023-09-23T22:36:45.842691+0000 osd.0 (osd.0) 11 : cluster 0 7.6 scrub starts 2023-09-23T22:36:47.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:47 smithi123 bash[59255]: cluster 2023-09-23T22:36:45.994982+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v588: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 35607/179019 objects degraded (19.890%); 4/179019 objects misplaced (0.002%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:36:47.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:47.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:47.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:47 smithi121 bash[78246]: cluster 2023-09-23T22:36:45.842691+0000 osd.0 (osd.0) 11 : cluster 0 7.6 scrub starts 2023-09-23T22:36:47.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:47 smithi121 bash[78246]: cluster 2023-09-23T22:36:45.994982+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v588: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 35607/179019 objects degraded (19.890%); 4/179019 objects misplaced (0.002%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:36:47.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:47 smithi121 bash[74920]: cluster 2023-09-23T22:36:45.842691+0000 osd.0 (osd.0) 11 : cluster 0 7.6 scrub starts 2023-09-23T22:36:47.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:47 smithi121 bash[74920]: cluster 2023-09-23T22:36:45.994982+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v588: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 35607/179019 objects degraded (19.890%); 4/179019 objects misplaced (0.002%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:36:47.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:47.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:47.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:47.713 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:36:47.713 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d0e4168b:::benchmark_data_smithi121_126723_object43840:head, version: 124'2707, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d0e4168b:::benchmark_data_smithi121_126723_object43840:head@124'2707, 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-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:47.712895+0000", 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.000114304, 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017694, 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:47.712895+0000", 2023-09-23T22:36:47.714 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:47.712895+0000", 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:47.712894+0000", 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2438999999999997e-05 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:36:47.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:47.712946+0000", 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5332e-05 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:47.712981+0000", 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9213000000000001e-05 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:47.713001+0000", 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000105275 2023-09-23T22:36:47.716 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:36:47.717 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:36:47.717 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:36:47.717 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:36:47.717 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-09-23T22:36:47.717 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 1 2023-09-23T22:36:47.717 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:36:47.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:47.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:47.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:47.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:47.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:48.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:48.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:48.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:48.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:48 smithi123 bash[59255]: cluster 2023-09-23T22:36:47.204758+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 35607/179019 objects degraded (19.890%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:48.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:48.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:48.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:48 smithi121 bash[78246]: cluster 2023-09-23T22:36:47.204758+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 35607/179019 objects degraded (19.890%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:48.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:48 smithi121 bash[74920]: cluster 2023-09-23T22:36:47.204758+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 35607/179019 objects degraded (19.890%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:48.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:48.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:48.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:48.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:48.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:48.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:48.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:48.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:48.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:48.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:48.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:36:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:36:48] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-23T22:36:48.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:48.819 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-09-23T22:36:48.819 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-09-23T22:36:48.819 DEBUG:teuthology.orchestra.run.smithi121:osd.1> sudo journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T22:36:48.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl start ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T22:36:48.870 INFO:journalctl@ceph.osd.1.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:36:48.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:36:48.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:48.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:49.040 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:48 smithi121 systemd[1]: Started Ceph osd.1 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T22:36:49.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:49.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:49.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:49.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:49.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:49.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:49.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:49.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:49 smithi121 bash[78246]: cluster 2023-09-23T22:36:47.913883+0000 osd.0 (osd.0) 12 : cluster 0 7.16 deep-scrub starts 2023-09-23T22:36:49.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:49 smithi121 bash[78246]: cluster 2023-09-23T22:36:47.996155+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v589: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 709 op/s; 32944/166251 objects degraded (19.816%); 3/166251 objects misplaced (0.002%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T22:36:49.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:49 smithi121 bash[74920]: cluster 2023-09-23T22:36:47.913883+0000 osd.0 (osd.0) 12 : cluster 0 7.16 deep-scrub starts 2023-09-23T22:36:49.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:49 smithi121 bash[74920]: cluster 2023-09-23T22:36:47.996155+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v589: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 709 op/s; 32944/166251 objects degraded (19.816%); 3/166251 objects misplaced (0.002%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T22:36:49.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:49.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:49 smithi123 bash[59255]: cluster 2023-09-23T22:36:47.913883+0000 osd.0 (osd.0) 12 : cluster 0 7.16 deep-scrub starts 2023-09-23T22:36:49.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:49 smithi123 bash[59255]: cluster 2023-09-23T22:36:47.996155+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v589: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 709 op/s; 32944/166251 objects degraded (19.816%); 3/166251 objects misplaced (0.002%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T22:36:49.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:49.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:49.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:49.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:49.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:49.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:49.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:49.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:49.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:50.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:50.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:50.218 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:50 smithi121 bash[74920]: cluster 2023-09-23T22:36:48.928374+0000 osd.0 (osd.0) 13 : cluster 0 7.6 scrub starts 2023-09-23T22:36:50.219 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:50 smithi121 bash[78246]: cluster 2023-09-23T22:36:48.928374+0000 osd.0 (osd.0) 13 : cluster 0 7.6 scrub starts 2023-09-23T22:36:50.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:50.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:50.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:50.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:50 smithi123 bash[59255]: cluster 2023-09-23T22:36:48.928374+0000 osd.0 (osd.0) 13 : cluster 0 7.6 scrub starts 2023-09-23T22:36:50.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:50.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:50.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:50.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:50.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:50.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:50.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:50.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:50.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:50.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:51.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:51.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:51.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:51.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:51.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:51.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:51.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:51.400 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:51 smithi123 bash[59255]: cluster 2023-09-23T22:36:49.932732+0000 osd.0 (osd.0) 14 : cluster 0 7.16 scrub starts 2023-09-23T22:36:51.400 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:51 smithi123 bash[59255]: cluster 2023-09-23T22:36:49.996903+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v590: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 596 op/s; 32944/166251 objects degraded (19.816%); 3/166251 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:51.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:51.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:51 smithi121 bash[74920]: cluster 2023-09-23T22:36:49.932732+0000 osd.0 (osd.0) 14 : cluster 0 7.16 scrub starts 2023-09-23T22:36:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:51 smithi121 bash[74920]: cluster 2023-09-23T22:36:49.996903+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v590: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 596 op/s; 32944/166251 objects degraded (19.816%); 3/166251 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:51.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:51 smithi121 bash[78246]: cluster 2023-09-23T22:36:49.932732+0000 osd.0 (osd.0) 14 : cluster 0 7.16 scrub starts 2023-09-23T22:36:51.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:51 smithi121 bash[78246]: cluster 2023-09-23T22:36:49.996903+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v590: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 596 op/s; 32944/166251 objects degraded (19.816%); 3/166251 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:51.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.547 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:51.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:51.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:51.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:51.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:51.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:51.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:51.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:52.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:52.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:52.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:52.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:52.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:52.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:52.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:52.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:52.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:52.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:52.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:52.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:52.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:52.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[74920]: audit 2023-09-23T22:36:51.930620+0000 mon.a (mon.0) 814 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[74920]: audit 2023-09-23T22:36:51.932033+0000 mon.a (mon.0) 815 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:52.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[74920]: cluster 2023-09-23T22:36:51.943367+0000 osd.0 (osd.0) 15 : cluster 0 7.6 deep-scrub starts 2023-09-23T22:36:52.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[74920]: cluster 2023-09-23T22:36:51.997870+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v591: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 875 op/s; 31368/156021 objects degraded (20.105%); 3/156021 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:52.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[74920]: cluster 2023-09-23T22:36:52.205956+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 32944/166251 objects degraded (19.816%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:52.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:52 smithi123 bash[59255]: audit 2023-09-23T22:36:51.930620+0000 mon.a (mon.0) 814 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:52 smithi123 bash[59255]: audit 2023-09-23T22:36:51.932033+0000 mon.a (mon.0) 815 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:52 smithi123 bash[59255]: cluster 2023-09-23T22:36:51.943367+0000 osd.0 (osd.0) 15 : cluster 0 7.6 deep-scrub starts 2023-09-23T22:36:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:52 smithi123 bash[59255]: cluster 2023-09-23T22:36:51.997870+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v591: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 875 op/s; 31368/156021 objects degraded (20.105%); 3/156021 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:52 smithi123 bash[59255]: cluster 2023-09-23T22:36:52.205956+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 32944/166251 objects degraded (19.816%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:52.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:52.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:53.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:53.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[78246]: audit 2023-09-23T22:36:51.930620+0000 mon.a (mon.0) 814 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:36:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[78246]: audit 2023-09-23T22:36:51.932033+0000 mon.a (mon.0) 815 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[78246]: cluster 2023-09-23T22:36:51.943367+0000 osd.0 (osd.0) 15 : cluster 0 7.6 deep-scrub starts 2023-09-23T22:36:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[78246]: cluster 2023-09-23T22:36:51.997870+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v591: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 875 op/s; 31368/156021 objects degraded (20.105%); 3/156021 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:53.222 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:52 smithi121 bash[78246]: cluster 2023-09-23T22:36:52.205956+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 32944/166251 objects degraded (19.816%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:53.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:53.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:53.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:53.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:53.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:53.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:53.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:53.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:53.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:53.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:53.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:53.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:53.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:53.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:54.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:54.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:54.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:54.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:54.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:54.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:54.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:54.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:54.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:54.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:54.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:54.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:55.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:55.176 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.203 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:55 smithi123 bash[59255]: cluster 2023-09-23T22:36:53.943285+0000 osd.0 (osd.0) 16 : cluster 0 7.16 scrub starts 2023-09-23T22:36:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:55 smithi123 bash[59255]: cluster 2023-09-23T22:36:53.998749+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v592: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 30429/153405 objects degraded (19.836%); 3/153405 objects misplaced (0.002%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T22:36:55.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:55.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:55.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:55 smithi121 bash[78246]: cluster 2023-09-23T22:36:53.943285+0000 osd.0 (osd.0) 16 : cluster 0 7.16 scrub starts 2023-09-23T22:36:55.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:55 smithi121 bash[78246]: cluster 2023-09-23T22:36:53.998749+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v592: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 30429/153405 objects degraded (19.836%); 3/153405 objects misplaced (0.002%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T22:36:55.377 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:55 smithi121 bash[74920]: cluster 2023-09-23T22:36:53.943285+0000 osd.0 (osd.0) 16 : cluster 0 7.16 scrub starts 2023-09-23T22:36:55.377 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:55 smithi121 bash[74920]: cluster 2023-09-23T22:36:53.998749+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v592: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 30429/153405 objects degraded (19.836%); 3/153405 objects misplaced (0.002%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T22:36:55.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:55.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:55.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:55.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:55.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:55.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:55.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:55.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:55.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:55.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:55.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:55.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:55.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:56.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:56.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:56.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:56.224 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:56.232 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:36:56.232 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T22:36:56.232 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: 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-23T22:36:56.232 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T22:36:56.233 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T22:36:56.233 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T22:36:56.233 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T22:36:56.233 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:36:56 smithi121 bash[136246]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T22:36:56.250 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:56.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:56.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:56.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:56.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:56.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:56.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:56.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:56.590 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:56.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:56.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:56.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:56.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:56.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:56.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:56.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:56.901 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:57.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:57.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:57.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:57 smithi121 bash[74920]: cluster 2023-09-23T22:36:55.999507+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v593: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 30429/153405 objects degraded (19.836%); 3/153405 objects misplaced (0.002%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T22:36:57.140 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:57 smithi121 bash[78246]: cluster 2023-09-23T22:36:55.999507+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v593: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 30429/153405 objects degraded (19.836%); 3/153405 objects misplaced (0.002%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T22:36:57.157 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:57.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:57.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:57.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:57.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:57 smithi123 bash[59255]: cluster 2023-09-23T22:36:55.999507+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v593: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 30429/153405 objects degraded (19.836%); 3/153405 objects misplaced (0.002%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T22:36:57.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:57.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:57.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:57.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:57.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:57.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:57.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:57.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:57.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:58.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:58.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:58.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:58.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:58.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:58.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:58.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:58.328 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:58 smithi121 bash[78246]: cluster 2023-09-23T22:36:57.206994+0000 mon.a (mon.0) 817 : cluster 3 Health check update: Degraded data redundancy: 30429/153405 objects degraded (19.836%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:58.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:58 smithi121 bash[74920]: cluster 2023-09-23T22:36:57.206994+0000 mon.a (mon.0) 817 : cluster 3 Health check update: Degraded data redundancy: 30429/153405 objects degraded (19.836%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:58.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:58.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:58.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:58 smithi123 bash[59255]: cluster 2023-09-23T22:36:57.206994+0000 mon.a (mon.0) 817 : cluster 3 Health check update: Degraded data redundancy: 30429/153405 objects degraded (19.836%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:36:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:58.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:58.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:58.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:58.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:58.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:58.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:58.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:58.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:59.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:59.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:59.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:59.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:59.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:59.213 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:36:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:36:58] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-09-23T22:36:59.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:59.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:36:59 smithi123 bash[59255]: cluster 2023-09-23T22:36:58.000629+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v594: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.07k op/s; 27959/140442 objects degraded (19.908%); 3/140442 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:59.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:59.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:59.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:59.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:59.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:59.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:36:59 smithi121 bash[74920]: cluster 2023-09-23T22:36:58.000629+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v594: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.07k op/s; 27959/140442 objects degraded (19.908%); 3/140442 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:59.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:36:59 smithi121 bash[78246]: cluster 2023-09-23T22:36:58.000629+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v594: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.07k op/s; 27959/140442 objects degraded (19.908%); 3/140442 objects misplaced (0.002%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:36:59.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:59.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:59.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:59.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:59.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:59.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:59.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:59.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:59.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:59.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:59.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:59.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:00.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.074 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:00.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:00.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:00.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:00.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:00.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:00.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:00.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:00.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:00.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:00 smithi121 bash[78246]: cluster 2023-09-23T22:36:59.009160+0000 osd.0 (osd.0) 17 : cluster 0 7.6 scrub starts 2023-09-23T22:37:00.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:00 smithi121 bash[74920]: cluster 2023-09-23T22:36:59.009160+0000 osd.0 (osd.0) 17 : cluster 0 7.6 scrub starts 2023-09-23T22:37:00.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:00 smithi123 bash[59255]: cluster 2023-09-23T22:36:59.009160+0000 osd.0 (osd.0) 17 : cluster 0 7.6 scrub starts 2023-09-23T22:37:00.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:00.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:00.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:00.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:00.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:00.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:00.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:00.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:01.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:01.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:01.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:01.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:01.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:01.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:01 smithi121 bash[78246]: cluster 2023-09-23T22:37:00.001426+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v595: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 27959/140442 objects degraded (19.908%); 3/140442 objects misplaced (0.002%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:37:01.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:01 smithi121 bash[74920]: cluster 2023-09-23T22:37:00.001426+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v595: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 27959/140442 objects degraded (19.908%); 3/140442 objects misplaced (0.002%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:37:01.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:01.363 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:01 smithi123 bash[59255]: cluster 2023-09-23T22:37:00.001426+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v595: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 27959/140442 objects degraded (19.908%); 3/140442 objects misplaced (0.002%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:37:01.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:01.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:01.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:01.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:01.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:01.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:01.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:02.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:02.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:02.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:02.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:02.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:02.242 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:37:02.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.44681.0:127890 6.f 6:fa16cadf:::benchmark_data_smithi121_104650_object16125:head [delete] snapc 0=[] ondisk+write+known_if_redirected e103)", 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:31:16.271594+0000", 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 346.02462465299999, 2023-09-23T22:37:02.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24776532300000001, 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.44681", 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2908351853", 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 127890 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271594+0000", 2023-09-23T22:37:02.307 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271594+0000", 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271593+0000", 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:37:02.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271599+0000", 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4250000000000003e-06 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271610+0000", 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1406999999999999e-05 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271619+0000", 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6139999999999992e-06 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271664+0000", 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4601000000000002e-05 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.310 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271742+0000", 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8399999999999995e-05 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.271805+0000", 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2712000000000005e-05 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.275274+0000", 2023-09-23T22:37:02.311 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003469237 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.278154+0000", 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028796120000000001 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519249+0000", 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24109586299999999 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519308+0000", 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8230000000000003e-05 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:31:16.519360+0000", 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1829000000000001e-05 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49490 7.5 7:a686c42a:::benchmark_data_smithi121_126723_object49489:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.784753+0000", 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 121.51146564, 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27852084999999999, 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.314 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49490 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784753+0000", 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784753+0000", 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784751+0000", 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784774+0000", 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2595999999999998e-05 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784784+0000", 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0528e-05 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784791+0000", 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8850000000000001e-06 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.317 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784836+0000", 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4771999999999998e-05 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.784970+0000", 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013406 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.785120+0000", 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000149538 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.318 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.786919+0000", 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0017997519999999999 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.800613+0000", 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01369365 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.063168+0000", 2023-09-23T22:37:02.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26255531599999998 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.063227+0000", 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8726e-05 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.063274+0000", 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7086999999999998e-05 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.320 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49492 7.5 7:aca2a94a:::benchmark_data_smithi121_126723_object49491:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.787968+0000", 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 121.50825089, 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28133253000000003, 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.321 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49492 2023-09-23T22:37:02.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.322 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787968+0000", 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787968+0000", 2023-09-23T22:37:02.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787966+0000", 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787988+0000", 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1427999999999999e-05 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.324 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788005+0000", 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7798000000000001e-05 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788019+0000", 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.341e-05 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788245+0000", 2023-09-23T22:37:02.325 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022630999999999999 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788451+0000", 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020551799999999999 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788644+0000", 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000193217 2023-09-23T22:37:02.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.793815+0000", 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0051706520000000004 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.806257+0000", 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012442333999999999 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069175+0000", 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26291797900000002 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069263+0000", 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7775000000000006e-05 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069301+0000", 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7867999999999997e-05 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.328 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49496 7.5 7:a2e9e8eb:::benchmark_data_smithi121_126723_object49495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.790679+0000", 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 121.505540091, 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27875614799999998, 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.329 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49496 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790679+0000", 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790679+0000", 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790677+0000", 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790702+0000", 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5014000000000001e-05 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.331 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790717+0000", 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5298000000000002e-05 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790725+0000", 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9060000000000002e-06 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.791027+0000", 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00030174200000000003 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.791166+0000", 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000138749 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.791393+0000", 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022711500000000001 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.794679+0000", 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032861219999999998 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.811720+0000", 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017040808000000001 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069355+0000", 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25763503500000001 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069401+0000", 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6570000000000003e-05 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069435+0000", 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3628999999999999e-05 2023-09-23T22:37:02.335 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49504 7.e 7:7fc944cb:::benchmark_data_smithi121_126723_object49503:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.802923+0000", 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 121.49329537200001, 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24552420599999999, 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.336 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49504 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.802923+0000", 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.802923+0000", 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.802922+0000", 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.802946+0000", 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3983999999999999e-05 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.802964+0000", 2023-09-23T22:37:02.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7929999999999999e-05 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.802972+0000", 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4719999999999995e-06 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.806109+0000", 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003137328 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.806269+0000", 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015991000000000001 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.806448+0000", 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000178567 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.808098+0000", 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0016497230000000001 2023-09-23T22:37:02.340 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.808983+0000", 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00088582299999999999 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.048334+0000", 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23935061999999999 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.048398+0000", 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3738000000000005e-05 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.048448+0000", 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9867999999999998e-05 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.342 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49526 7.5 7:aa924379:::benchmark_data_smithi121_126723_object49525:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.843610+0000", 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 121.452608662, 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22593492500000001, 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49526 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843610+0000", 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843610+0000", 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843608+0000", 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843637+0000", 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8311e-05 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843657+0000", 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9803999999999999e-05 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843667+0000", 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0346000000000001e-05 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843713+0000", 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6034e-05 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.843875+0000", 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016222900000000001 2023-09-23T22:37:02.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.844045+0000", 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017026300000000001 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.846075+0000", 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0020298120000000002 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.849366+0000", 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032911239999999999 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069474+0000", 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.220107833 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069515+0000", 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1180999999999998e-05 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069545+0000", 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9751e-05 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51413 7.5 7:afc397af:::benchmark_data_smithi121_126723_object51412:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.350201+0000", 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 118.946017575, 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0158507619999999, 2023-09-23T22:37:02.349 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51413 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350201+0000", 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350201+0000", 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350200+0000", 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350221+0000", 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1231000000000001e-05 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350234+0000", 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.31e-05 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350243+0000", 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6689999999999995e-06 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350302+0000", 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9469000000000003e-05 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350477+0000", 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000175229 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:37:02.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350653+0000", 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017539199999999999 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368738+0000", 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018085605000000001 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368753+0000", 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5031000000000001e-05 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.365995+0000", 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.99724219999999997 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.366052+0000", 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6576999999999997e-05 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51415 7.5 7:a769ffa6:::benchmark_data_smithi121_126723_object51414:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.352505+0000", 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 118.943714099, 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0141655199999999, 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51415 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.356 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352505+0000", 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352505+0000", 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352503+0000", 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352554+0000", 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1091999999999998e-05 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352567+0000", 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2028000000000001e-05 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352574+0000", 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2169999999999997e-06 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.353114+0000", 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00054060499999999999 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.353231+0000", 2023-09-23T22:37:02.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000116445 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.353357+0000", 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012662599999999999 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368788+0000", 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015430918 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368797+0000", 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6619999999999994e-06 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.366592+0000", 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.99779522099999995 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.366670+0000", 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8067999999999999e-05 2023-09-23T22:37:02.361 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:94042 7.e 7:766c7558:::benchmark_data_smithi121_126723_object94041:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:50.931985+0000", 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 71.364233591000001, 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.21817888099999999, 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.362 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 94042 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.931985+0000", 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.931985+0000", 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.931984+0000", 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.932015+0000", 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0728999999999997e-05 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.932025+0000", 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.893e-06 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.932032+0000", 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5030000000000002e-06 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.934686+0000", 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026546759999999999 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.934814+0000", 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000128195 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.934945+0000", 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013026800000000001 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.937940+0000", 2023-09-23T22:37:02.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029957170000000002 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.938578+0000", 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00063796899999999995 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.150076+0000", 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.21149795399999999 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.150122+0000", 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5541000000000003e-05 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.150164+0000", 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2290999999999999e-05 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.368 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:94046 7.5 7:ad018d37:::benchmark_data_smithi121_126723_object94045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:50.944533+0000", 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 71.351685591999995, 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.210701782, 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 94046 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944533+0000", 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944533+0000", 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944531+0000", 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944570+0000", 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8244999999999997e-05 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944583+0000", 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3699e-05 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944592+0000", 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5199999999999997e-06 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944650+0000", 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7902000000000002e-05 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944786+0000", 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000135783 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0", 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.944919+0000", 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013343400000000001 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.950499+0000", 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0055803889999999998 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.155084+0000", 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.20458495199999999 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.155149+0000", 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4560000000000005e-05 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.155235+0000", 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.619e-05 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:94048 7.5 7:a9c1f09b:::benchmark_data_smithi121_126723_object94047:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:50.947217+0000", 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 71.349002222999999, 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.208712804, 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.375 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 94048 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947217+0000", 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.376 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947217+0000", 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947215+0000", 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947245+0000", 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9141000000000001e-05 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947257+0000", 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2327000000000001e-05 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947263+0000", 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1909999999999997e-06 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.947943+0000", 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00067982899999999996 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.948041+0000", 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8517999999999994e-05 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0", 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.948129+0000", 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7108999999999996e-05 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:50.950668+0000", 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0025393999999999998 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.155808+0000", 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.20514036599999999 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.155856+0000", 2023-09-23T22:37:02.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8115000000000003e-05 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:51.155929+0000", 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3015000000000005e-05 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106858 7.5 7:a5333420:::benchmark_data_smithi121_126723_object8367:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.461233+0000", 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.834986223999998, 2023-09-23T22:37:02.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26130997299999997, 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106858 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.461233+0000", 2023-09-23T22:37:02.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.461233+0000", 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.461232+0000", 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.461236+0000", 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4390000000000002e-06 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.461245+0000", 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2970000000000004e-06 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.461250+0000", 2023-09-23T22:37:02.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0679999999999996e-06 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.467382+0000", 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00613264 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.467464+0000", 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1588000000000006e-05 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0", 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.467542+0000", 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8342000000000003e-05 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475472+0000", 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0079296920000000003 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722390+0000", 2023-09-23T22:37:02.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.246918209 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722447+0000", 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6526000000000001e-05 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722543+0000", 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6010999999999999e-05 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.387 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106864 7.5 7:a6178540:::benchmark_data_smithi121_126723_object8373:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.465930+0000", 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.830288793999998, 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26097832500000001, 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106864 2023-09-23T22:37:02.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.465930+0000", 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.465930+0000", 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.465929+0000", 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.465935+0000", 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.728e-06 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.465945+0000", 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0529e-05 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.465952+0000", 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9099999999999999e-06 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470999+0000", 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0050468170000000003 2023-09-23T22:37:02.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.471117+0000", 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118009 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0", 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.471225+0000", 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000108163 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475479+0000", 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0042535919999999996 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722591+0000", 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24711251000000001 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722630+0000", 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9295000000000002e-05 2023-09-23T22:37:02.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.726908+0000", 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0042779280000000003 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "MOSDPGPush(7.b 134/131 [PushOp(7:da3d3e06:::benchmark_data_smithi121_126723_object22816:head, version: 124'1387, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:da3d3e06:::benchmark_data_smithi121_126723_object22816:head@124'1387, 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-23T22:37:02.394 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.470089+0000", 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.826130282000001, 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.252168903, 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470089+0000", 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470089+0000", 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470088+0000", 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470143+0000", 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5266000000000002e-05 2023-09-23T22:37:02.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470161+0000", 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7493e-05 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470175+0000", 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3936e-05 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718927+0000", 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24875202399999999 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718941+0000", 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4133e-05 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722257+0000", 2023-09-23T22:37:02.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033167159999999999 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:106866 7.b e134/131 7:d0be9eac:::benchmark_data_smithi121_126723_object8375:head v 134'6666, mlcod=124'1386)", 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.470435+0000", 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.825783698000002, 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.251924906, 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470435+0000", 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470435+0000", 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470435+0000", 2023-09-23T22:37:02.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470440+0000", 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3170000000000001e-06 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470448+0000", 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7340000000000008e-06 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.470453+0000", 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5169999999999999e-06 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.471779+0000", 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013262879999999999 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.471802+0000", 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2345999999999999e-05 2023-09-23T22:37:02.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722294+0000", 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25049173699999999 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722360+0000", 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6534999999999999e-05 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.403 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:106868 7.a e134/116 7:5cd4d1f2:::benchmark_data_smithi121_126723_object8377:head v 134'6601, mlcod=134'6599)", 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.472764+0000", 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.823455113000001, 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24601917500000001, 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472764+0000", 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472764+0000", 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472763+0000", 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472770+0000", 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6220000000000003e-06 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472780+0000", 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9669999999999996e-06 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472786+0000", 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4139999999999999e-06 2023-09-23T22:37:02.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474137+0000", 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001351288 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474157+0000", 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9521000000000002e-05 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478071+0000", 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039136960000000004 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718783+0000", 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24071230199999999 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:106875 7.3 e134/116 7:cbed450b:::benchmark_data_smithi121_126723_object8384:head v 134'6668, mlcod=134'6666)", 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.476328+0000", 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.819891112999997, 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25619689899999998, 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476328+0000", 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476328+0000", 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476327+0000", 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476334+0000", 2023-09-23T22:37:02.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1609999999999997e-06 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476344+0000", 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0188e-05 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476351+0000", 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5400000000000001e-06 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476482+0000", 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000131001 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476500+0000", 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7989e-05 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.731961+0000", 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25546156800000003 2023-09-23T22:37:02.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.732525+0000", 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00056320000000000003 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:106877 7.c e134/126 7:3700aaa1:::benchmark_data_smithi121_126723_object8386:head v 134'6667, mlcod=124'541)", 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.477034+0000", 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.819184970000002, 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25336766300000002, 2023-09-23T22:37:02.413 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477034+0000", 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477034+0000", 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477033+0000", 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477039+0000", 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5400000000000003e-06 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477047+0000", 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6799999999999993e-06 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477051+0000", 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7419999999999997e-06 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477132+0000", 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0968000000000001e-05 2023-09-23T22:37:02.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.477149+0000", 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.664e-05 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730377+0000", 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25322840699999999 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730402+0000", 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4252000000000001e-05 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106879 7.e 7:740fef1e:::benchmark_data_smithi121_126723_object8388:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.478406+0000", 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.817812986, 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.252682609, 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:37:02.418 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106879 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478406+0000", 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478406+0000", 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478405+0000", 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478410+0000", 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6579999999999999e-06 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718726+0000", 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.240315417 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718741+0000", 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5336999999999999e-05 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718787+0000", 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6279000000000002e-05 2023-09-23T22:37:02.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718921+0000", 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013343900000000001 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.719039+0000", 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118541 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:37:02.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722526+0000", 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034863020000000002 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.727936+0000", 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005409929 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.731006+0000", 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030702310000000001 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.731050+0000", 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4140000000000001e-05 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.731088+0000", 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8575000000000003e-05 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.34995.0:106858 7.5 e134/130 ondisk, result = 0)", 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.481239+0000", 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 55.814979807, 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.241311789, 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.481239+0000", 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.481239+0000", 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.481238+0000", 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.481245+0000", 2023-09-23T22:37:02.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5400000000000001e-06 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718732+0000", 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.237486959 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.718743+0000", 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1341e-05 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722375+0000", 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003631816 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722383+0000", 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5350000000000004e-06 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722551+0000", 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016752299999999999 2023-09-23T22:37:02.428 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.429 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:02.429 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:02.429 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:37:02.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:02.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:02.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:02 smithi121 bash[74920]: audit 2023-09-23T22:37:01.433354+0000 mon.a (mon.0) 818 : audit 1 from='client.? 172.21.15.121:0/3597094765' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:37:02.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:02 smithi121 bash[74920]: cluster 2023-09-23T22:37:02.208057+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 27959/140442 objects degraded (19.908%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:02.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:02 smithi121 bash[78246]: audit 2023-09-23T22:37:01.433354+0000 mon.a (mon.0) 818 : audit 1 from='client.? 172.21.15.121:0/3597094765' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:37:02.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:02 smithi121 bash[78246]: cluster 2023-09-23T22:37:02.208057+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 27959/140442 objects degraded (19.908%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:02.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:02.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:02 smithi123 bash[59255]: audit 2023-09-23T22:37:01.433354+0000 mon.a (mon.0) 818 : audit 1 from='client.? 172.21.15.121:0/3597094765' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:37:02.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:02 smithi123 bash[59255]: cluster 2023-09-23T22:37:02.208057+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 27959/140442 objects degraded (19.908%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:02.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:02.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:02.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:02.788 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:37:02.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:02.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:02.835 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:37:02.871 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:37:02.917 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:37:02.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:02.956 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:37:02.991 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.019 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.020 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.020 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:37:03.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:03.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:03.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:03.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:03.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:03.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:03.457 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: cluster 2023-09-23T22:37:02.002342+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v596: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 26149/128319 objects degraded (20.378%); 3/128319 objects misplaced (0.002%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:37:03.457 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: cluster 2023-09-23T22:37:02.225190+0000 mon.a (mon.0) 820 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:03.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: cluster 2023-09-23T22:37:02.234701+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:37:03.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: audit 2023-09-23T22:37:02.237262+0000 mon.a (mon.0) 821 : audit 1 from='client.? 172.21.15.121:0/3597094765' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:37:03.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: cluster 2023-09-23T22:37:02.237304+0000 mon.a (mon.0) 822 : cluster 0 osdmap e143: 8 total, 7 up, 7 in 2023-09-23T22:37:03.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: cluster 2023-09-23T22:37:02.286693+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:37:03.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[78246]: audit 2023-09-23T22:37:02.726638+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.121:0/1958624753' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: cluster 2023-09-23T22:37:02.002342+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v596: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 26149/128319 objects degraded (20.378%); 3/128319 objects misplaced (0.002%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: cluster 2023-09-23T22:37:02.225190+0000 mon.a (mon.0) 820 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: cluster 2023-09-23T22:37:02.234701+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: audit 2023-09-23T22:37:02.237262+0000 mon.a (mon.0) 821 : audit 1 from='client.? 172.21.15.121:0/3597094765' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: cluster 2023-09-23T22:37:02.237304+0000 mon.a (mon.0) 822 : cluster 0 osdmap e143: 8 total, 7 up, 7 in 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: cluster 2023-09-23T22:37:02.286693+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:37:03.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:03 smithi121 bash[74920]: audit 2023-09-23T22:37:02.726638+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.121:0/1958624753' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:03.470 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:03.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: cluster 2023-09-23T22:37:02.002342+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v596: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 26149/128319 objects degraded (20.378%); 3/128319 objects misplaced (0.002%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: cluster 2023-09-23T22:37:02.225190+0000 mon.a (mon.0) 820 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: cluster 2023-09-23T22:37:02.234701+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: audit 2023-09-23T22:37:02.237262+0000 mon.a (mon.0) 821 : audit 1 from='client.? 172.21.15.121:0/3597094765' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: cluster 2023-09-23T22:37:02.237304+0000 mon.a (mon.0) 822 : cluster 0 osdmap e143: 8 total, 7 up, 7 in 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: cluster 2023-09-23T22:37:02.286693+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:37:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:03 smithi123 bash[59255]: audit 2023-09-23T22:37:02.726638+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.121:0/1958624753' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:03.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:03.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:03.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:03.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:03.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:03.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:03.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:03.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.870 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:03.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:03.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.000 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:04.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:04.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:04.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:04.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:04.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:04.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:04.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:04.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:04.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:04.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:04.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:04.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:04.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:04.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:04.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:04.893 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.926 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:05.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:05.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:05.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:05 smithi121 bash[74920]: cluster 2023-09-23T22:37:04.003341+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v598: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 25353/125931 objects degraded (20.132%); 3/125931 objects misplaced (0.002%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:37:05.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:05 smithi123 bash[59255]: cluster 2023-09-23T22:37:04.003341+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v598: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 25353/125931 objects degraded (20.132%); 3/125931 objects misplaced (0.002%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:37:05.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:05.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:05.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:05.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:05.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:05 smithi121 bash[78246]: cluster 2023-09-23T22:37:04.003341+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v598: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 25353/125931 objects degraded (20.132%); 3/125931 objects misplaced (0.002%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:37:05.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:05.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:05.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:05.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:05.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:05.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:06.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:06.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:06.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:06.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:06.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:06.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:06.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:06.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:06.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:06.495 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:06.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:06.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:06.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:06.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:06.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:06.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:06.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:06.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:06.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:06.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:06.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.147 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:07.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:07.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:07.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:07.388 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[74920]: cluster 2023-09-23T22:37:06.004291+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v599: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 25353/125931 objects degraded (20.132%); 3/125931 objects misplaced (0.002%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[74920]: audit 2023-09-23T22:37:06.929900+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[74920]: audit 2023-09-23T22:37:06.930716+0000 mon.a (mon.0) 825 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[74920]: cluster 2023-09-23T22:37:07.208947+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 25353/125931 objects degraded (20.132%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[78246]: cluster 2023-09-23T22:37:06.004291+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v599: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 25353/125931 objects degraded (20.132%); 3/125931 objects misplaced (0.002%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[78246]: audit 2023-09-23T22:37:06.929900+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[78246]: audit 2023-09-23T22:37:06.930716+0000 mon.a (mon.0) 825 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:07.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:07 smithi121 bash[78246]: cluster 2023-09-23T22:37:07.208947+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 25353/125931 objects degraded (20.132%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:07.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:07.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:07.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:07 smithi123 bash[59255]: cluster 2023-09-23T22:37:06.004291+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v599: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 25353/125931 objects degraded (20.132%); 3/125931 objects misplaced (0.002%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:37:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:07 smithi123 bash[59255]: audit 2023-09-23T22:37:06.929900+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:07 smithi123 bash[59255]: audit 2023-09-23T22:37:06.930716+0000 mon.a (mon.0) 825 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:07 smithi123 bash[59255]: cluster 2023-09-23T22:37:07.208947+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 25353/125931 objects degraded (20.132%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:07.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:07.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:07.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:07.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:07.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:07.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:37:08.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:08.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:08.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:08.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:08.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:08.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:08.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:08.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:08.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:08.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:08.606 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:37:08.607 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:37:08.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:08.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:08.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:08.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:08.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:08.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:08.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:08.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:09.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:37:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:37:08] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T22:37:09.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:09.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:09.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:09.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:09.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:09 smithi123 bash[59255]: cluster 2023-09-23T22:37:08.005336+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v600: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 905 op/s; 22970/113262 objects degraded (20.280%); 3/113262 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:09.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:09.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:09 smithi121 bash[74920]: cluster 2023-09-23T22:37:08.005336+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v600: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 905 op/s; 22970/113262 objects degraded (20.280%); 3/113262 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:09.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:09 smithi121 bash[78246]: cluster 2023-09-23T22:37:08.005336+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v600: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 905 op/s; 22970/113262 objects degraded (20.280%); 3/113262 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:09.501 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:37:09 smithi121 bash[137022]: debug 2023-09-23T22:37:09.037+0000 7f5891fad640 -1 Falling back to public interface 2023-09-23T22:37:09.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:09.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:09.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:09.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:09.798 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:37:09.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:10.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:10.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:10.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:10.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:10.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:10.414 INFO:teuthology.orchestra.run.smithi121.stderr:no valid command found; 10 closest matches: 2023-09-23T22:37:10.414 INFO:teuthology.orchestra.run.smithi121.stderr:0 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:1 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:2 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:abort 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:assert 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:config diff 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:config diff get 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:config get 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:config help [] 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:config set ... 2023-09-23T22:37:10.415 INFO:teuthology.orchestra.run.smithi121.stderr:admin_socket: invalid command 2023-09-23T22:37:10.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:10.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:10.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:10.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:10.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:37:10.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:10.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:10.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:10.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:10.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:10.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:10.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:11.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:11.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:11.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:11.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:11.244 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:11 smithi121 bash[74920]: cluster 2023-09-23T22:37:10.006672+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v601: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 905 op/s; 22970/113262 objects degraded (20.280%); 3/113262 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:11.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:11.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:11.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:11.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:11.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:11.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:11 smithi121 bash[78246]: cluster 2023-09-23T22:37:10.006672+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v601: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 905 op/s; 22970/113262 objects degraded (20.280%); 3/113262 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:11.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:11.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:11 smithi123 bash[59255]: cluster 2023-09-23T22:37:10.006672+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v601: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 905 op/s; 22970/113262 objects degraded (20.280%); 3/113262 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:11.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:11.586 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T22:37:11.587 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-09-23T22:37:11.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:11.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:11.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:11.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:11.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:11.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:11.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:12.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:12.089 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:12.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:12.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:12.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:12.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:12 smithi121 bash[74920]: cluster 2023-09-23T22:37:12.210157+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 22970/113262 objects degraded (20.280%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:12.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:12 smithi121 bash[78246]: cluster 2023-09-23T22:37:12.210157+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 22970/113262 objects degraded (20.280%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:12.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:12.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:12.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:12.464 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:12 smithi123 bash[59255]: cluster 2023-09-23T22:37:12.210157+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 22970/113262 objects degraded (20.280%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:12.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:12.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:12.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:12.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:12.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:13.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:13.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:13.070 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:13.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:13.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:13.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:13.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:13.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:13.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:13.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:13.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:13.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:13.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:13 smithi123 bash[59255]: cluster 2023-09-23T22:37:12.007707+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v602: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 882 op/s; 21202/101832 objects degraded (20.821%); 3/101832 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:13.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:13.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:13.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:13.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:13.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:13 smithi121 bash[78246]: cluster 2023-09-23T22:37:12.007707+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v602: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 882 op/s; 21202/101832 objects degraded (20.821%); 3/101832 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:13.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:13 smithi121 bash[74920]: cluster 2023-09-23T22:37:12.007707+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v602: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 882 op/s; 21202/101832 objects degraded (20.821%); 3/101832 objects misplaced (0.003%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:37:13.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:13.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:13.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:13.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:14.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:14.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:14.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:14.087 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:14.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:14.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:14.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:14.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:14.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:14.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:14.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:14.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:14.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:14.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:14.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:14.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:14.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:14.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:14.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:15.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:15.108 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:15.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:15.133 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:37:14 smithi121 bash[137022]: debug 2023-09-23T22:37:14.857+0000 7f5891fad640 -1 osd.1 129 log_to_monitors true 2023-09-23T22:37:15.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:15.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:15.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:15.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:15 smithi121 bash[74920]: cluster 2023-09-23T22:37:14.008811+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v603: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.0 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 20274/99048 objects degraded (20.469%); 3/99048 objects misplaced (0.003%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:37:15.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:15 smithi121 bash[74920]: audit 2023-09-23T22:37:14.868013+0000 mon.a (mon.0) 828 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:37:15.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:15 smithi121 bash[78246]: cluster 2023-09-23T22:37:14.008811+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v603: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.0 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 20274/99048 objects degraded (20.469%); 3/99048 objects misplaced (0.003%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:37:15.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:15 smithi121 bash[78246]: audit 2023-09-23T22:37:14.868013+0000 mon.a (mon.0) 828 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:37:15.404 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 22:37:15 smithi121 bash[137022]: debug 2023-09-23T22:37:15.325+0000 7f5881c17700 -1 osd.1 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:37:15.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:15.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:15 smithi123 bash[59255]: cluster 2023-09-23T22:37:14.008811+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v603: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.0 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 20274/99048 objects degraded (20.469%); 3/99048 objects misplaced (0.003%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:37:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:15 smithi123 bash[59255]: audit 2023-09-23T22:37:14.868013+0000 mon.a (mon.0) 828 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:37:15.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:15.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:15.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:15.650 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:15.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:15.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:15.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:16.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:16.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:16.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:16.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:16.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:16.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:16.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:16 smithi123 bash[59255]: cluster 2023-09-23T22:37:15.258825+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:37:16.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:16 smithi123 bash[59255]: cluster 2023-09-23T22:37:15.263263+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:37:16.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:16 smithi123 bash[59255]: audit 2023-09-23T22:37:15.263376+0000 mon.a (mon.0) 829 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:37:16.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:16 smithi123 bash[59255]: cluster 2023-09-23T22:37:15.263443+0000 mon.a (mon.0) 830 : cluster 0 osdmap e144: 8 total, 7 up, 7 in 2023-09-23T22:37:16.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:16 smithi123 bash[59255]: audit 2023-09-23T22:37:15.274300+0000 mon.a (mon.0) 831 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:37:16.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[74920]: cluster 2023-09-23T22:37:15.258825+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:37:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[74920]: cluster 2023-09-23T22:37:15.263263+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:37:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[74920]: audit 2023-09-23T22:37:15.263376+0000 mon.a (mon.0) 829 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:37:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[74920]: cluster 2023-09-23T22:37:15.263443+0000 mon.a (mon.0) 830 : cluster 0 osdmap e144: 8 total, 7 up, 7 in 2023-09-23T22:37:16.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[74920]: audit 2023-09-23T22:37:15.274300+0000 mon.a (mon.0) 831 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:37:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[78246]: cluster 2023-09-23T22:37:15.258825+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:37:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[78246]: cluster 2023-09-23T22:37:15.263263+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:37:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[78246]: audit 2023-09-23T22:37:15.263376+0000 mon.a (mon.0) 829 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:37:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[78246]: cluster 2023-09-23T22:37:15.263443+0000 mon.a (mon.0) 830 : cluster 0 osdmap e144: 8 total, 7 up, 7 in 2023-09-23T22:37:16.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:16 smithi121 bash[78246]: audit 2023-09-23T22:37:15.274300+0000 mon.a (mon.0) 831 : audit 1 from='osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2023-09-23T22:37:16.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:16.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:16.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:37:16.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:16.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:16.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:16.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:16.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:16.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:17.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:17.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:17.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:17.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:17.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:17.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:17.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:16.009615+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v605: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.0 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 895 op/s; 20274/99048 objects degraded (20.469%); 3/99048 objects misplaced (0.003%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:16.278856+0000 mon.a (mon.0) 832 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:16.289094+0000 mon.a (mon.0) 833 : cluster 1 osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102] boot 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:16.289374+0000 mon.a (mon.0) 834 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:16.289916+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:16.289927+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: audit 2023-09-23T22:37:16.291965+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.211334+0000 mon.a (mon.0) 836 : cluster 3 Health check update: Degraded data redundancy: 20274/99048 objects degraded (20.469%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:17.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:17 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.216527+0000 mon.a (mon.0) 837 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T22:37:17.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:17.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:17.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:17.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:17.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:17.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:17.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:17.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:16.009615+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v605: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.0 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 895 op/s; 20274/99048 objects degraded (20.469%); 3/99048 objects misplaced (0.003%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:16.278856+0000 mon.a (mon.0) 832 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:16.289094+0000 mon.a (mon.0) 833 : cluster 1 osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102] boot 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:16.289374+0000 mon.a (mon.0) 834 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:16.289916+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:16.289927+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: audit 2023-09-23T22:37:16.291965+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:37:17.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.211334+0000 mon.a (mon.0) 836 : cluster 3 Health check update: Degraded data redundancy: 20274/99048 objects degraded (20.469%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.216527+0000 mon.a (mon.0) 837 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:16.009615+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v605: 99 pgs: 17 active+clean+remapped, 25 active+undersized, 1 active+recovering+degraded+remapped, 36 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 19 active+undersized+degraded; 2.0 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 895 op/s; 20274/99048 objects degraded (20.469%); 3/99048 objects misplaced (0.003%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:16.278856+0000 mon.a (mon.0) 832 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:16.289094+0000 mon.a (mon.0) 833 : cluster 1 osd.1 [v2:172.21.15.121:6810/3107594102,v1:172.21.15.121:6811/3107594102] boot 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:16.289374+0000 mon.a (mon.0) 834 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:16.289916+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:16.289927+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: audit 2023-09-23T22:37:16.291965+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.211334+0000 mon.a (mon.0) 836 : cluster 3 Health check update: Degraded data redundancy: 20274/99048 objects degraded (20.469%), 21 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:17.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:17 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.216527+0000 mon.a (mon.0) 837 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T22:37:17.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:17.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:17.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:17.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:17.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:17.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:18.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:18.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:18.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:18.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:18.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.216665+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.216941+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.216980+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:18.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:18.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:18.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.216665+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.216941+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.216980+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.219281+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.222906+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.226616+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:17.228519+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:18 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.227466+0000 mon.a (mon.0) 838 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T22:37:18.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:18.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:18.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.219281+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.222906+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.226616+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:17.228519+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.227466+0000 mon.a (mon.0) 838 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T22:37:18.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.216665+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.216941+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.216980+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.219281+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.222906+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.226616+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:17.228519+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:37:18.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.227466+0000 mon.a (mon.0) 838 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T22:37:18.664 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:18.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:18.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:18.910 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.919 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:37:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:37:18] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T22:37:18.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:19.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:19.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:19.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:19.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:19.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:19.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:19.348 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:19.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:19.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:19.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.010612+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v608: 99 pgs: 28 peering, 8 remapped+peering, 4 active+clean+remapped, 11 active+undersized, 44 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded; 1.8 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 782 op/s; 5699/87744 objects degraded (6.495%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.220888+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.221273+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.222228+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.224497+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.228059+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.229479+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.229760+0000 osd.0 (osd.0) 18 : cluster 0 7.d starting backfill to osd.1 from (0'0,129'3162] MAX to 144'10403 2023-09-23T22:37:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:19 smithi123 bash[59255]: cluster 2023-09-23T22:37:18.230965+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.010612+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v608: 99 pgs: 28 peering, 8 remapped+peering, 4 active+clean+remapped, 11 active+undersized, 44 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded; 1.8 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 782 op/s; 5699/87744 objects degraded (6.495%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.220888+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.221273+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.222228+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.224497+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.228059+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.229479+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.229760+0000 osd.0 (osd.0) 18 : cluster 0 7.d starting backfill to osd.1 from (0'0,129'3162] MAX to 144'10403 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[74920]: cluster 2023-09-23T22:37:18.230965+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.010612+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v608: 99 pgs: 28 peering, 8 remapped+peering, 4 active+clean+remapped, 11 active+undersized, 44 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded; 1.8 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 782 op/s; 5699/87744 objects degraded (6.495%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.220888+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.221273+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.222228+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.224497+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.228059+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.229479+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.229760+0000 osd.0 (osd.0) 18 : cluster 0 7.d starting backfill to osd.1 from (0'0,129'3162] MAX to 144'10403 2023-09-23T22:37:19.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:19 smithi121 bash[78246]: cluster 2023-09-23T22:37:18.230965+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:37:19.627 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:19.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:19.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:19.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:19.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:19.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:19.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:19.999 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:20.164 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:20.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:20.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:20.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:20.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:20.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:20.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:20.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:20.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:20.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:20.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:20.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:20.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:20.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:20.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:20.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:21.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:21.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:21.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:21.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:21.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:21 smithi121 bash[78246]: cluster 2023-09-23T22:37:20.011228+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v610: 99 pgs: 28 peering, 8 remapped+peering, 4 active+clean+remapped, 10 active+undersized, 45 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded; 1.8 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 5699/87744 objects degraded (6.495%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T22:37:21.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:21 smithi121 bash[74920]: cluster 2023-09-23T22:37:20.011228+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v610: 99 pgs: 28 peering, 8 remapped+peering, 4 active+clean+remapped, 10 active+undersized, 45 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded; 1.8 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 5699/87744 objects degraded (6.495%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T22:37:21.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:21.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:21 smithi123 bash[59255]: cluster 2023-09-23T22:37:20.011228+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v610: 99 pgs: 28 peering, 8 remapped+peering, 4 active+clean+remapped, 10 active+undersized, 45 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded; 1.8 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 5699/87744 objects degraded (6.495%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T22:37:21.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:21.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:21.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:21.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:21.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:21.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:21.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:22.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:22.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:22.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:22.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:22.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:22.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:22.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:22.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:22.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:22.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:22.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:22.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:22.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:22.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[78246]: audit 2023-09-23T22:37:21.936802+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:22.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[78246]: audit 2023-09-23T22:37:21.937936+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:22.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[78246]: cluster 2023-09-23T22:37:22.013177+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v611: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 10 peering, 5 remapped+peering, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 883 op/s; 31729/83130 objects degraded (38.168%); 2.9 MiB/s, 114 objects/s recovering 2023-09-23T22:37:22.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[78246]: cluster 2023-09-23T22:37:22.213452+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 5699/87744 objects degraded (6.495%), 4 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:22.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[74920]: audit 2023-09-23T22:37:21.936802+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:22.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[74920]: audit 2023-09-23T22:37:21.937936+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:22.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[74920]: cluster 2023-09-23T22:37:22.013177+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v611: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 10 peering, 5 remapped+peering, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 883 op/s; 31729/83130 objects degraded (38.168%); 2.9 MiB/s, 114 objects/s recovering 2023-09-23T22:37:22.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:22 smithi121 bash[74920]: cluster 2023-09-23T22:37:22.213452+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 5699/87744 objects degraded (6.495%), 4 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:22.997 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:23.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:23.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:23.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:23.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:23.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:22 smithi123 bash[59255]: audit 2023-09-23T22:37:21.936802+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:23.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:22 smithi123 bash[59255]: audit 2023-09-23T22:37:21.937936+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:23.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:22 smithi123 bash[59255]: cluster 2023-09-23T22:37:22.013177+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v611: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 10 peering, 5 remapped+peering, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 883 op/s; 31729/83130 objects degraded (38.168%); 2.9 MiB/s, 114 objects/s recovering 2023-09-23T22:37:23.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:22 smithi123 bash[59255]: cluster 2023-09-23T22:37:22.213452+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 5699/87744 objects degraded (6.495%), 4 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-09-23T22:37:23.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:23.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:23.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:23.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:23.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:23.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:23.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:23.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:23.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:23.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:23.821 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:23.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:23.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:23.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:24.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:24.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:24.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:24.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:24.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:24.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:24.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:24.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:24.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:24.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:24.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:24.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:24.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:24.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:24.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:24.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:25.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:25.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:25.080 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:25 smithi121 bash[78246]: cluster 2023-09-23T22:37:24.013777+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v612: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 635 op/s; 50275/81726 objects degraded (61.517%); 2.3 MiB/s, 89 objects/s recovering 2023-09-23T22:37:25.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:25 smithi121 bash[74920]: cluster 2023-09-23T22:37:24.013777+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v612: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 635 op/s; 50275/81726 objects degraded (61.517%); 2.3 MiB/s, 89 objects/s recovering 2023-09-23T22:37:25.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:25.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:25.300 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:25 smithi123 bash[59255]: cluster 2023-09-23T22:37:24.013777+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v612: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 635 op/s; 50275/81726 objects degraded (61.517%); 2.3 MiB/s, 89 objects/s recovering 2023-09-23T22:37:25.392 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:25.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:25.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:25.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:25.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:25.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:25.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:25.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:25.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:25.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:25.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:26.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:26.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:26.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:26.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:26.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:26.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:26.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:26.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:26.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:26.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:27.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:27.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:27.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:27 smithi121 bash[78246]: cluster 2023-09-23T22:37:26.014433+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v613: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 292 op/s; 50275/81726 objects degraded (61.517%); 2.0 MiB/s, 78 objects/s recovering 2023-09-23T22:37:27.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:27 smithi121 bash[74920]: cluster 2023-09-23T22:37:26.014433+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v613: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 292 op/s; 50275/81726 objects degraded (61.517%); 2.0 MiB/s, 78 objects/s recovering 2023-09-23T22:37:27.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:27.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:27.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:27.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:27 smithi123 bash[59255]: cluster 2023-09-23T22:37:26.014433+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v613: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 292 op/s; 50275/81726 objects degraded (61.517%); 2.0 MiB/s, 78 objects/s recovering 2023-09-23T22:37:27.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:27.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:27.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:27.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:27.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:27.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:27.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:27.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:28.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:28.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:28.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:28.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:28.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:28.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:28.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:28.283 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:28 smithi123 bash[59255]: cluster 2023-09-23T22:37:27.214685+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 50275/81726 objects degraded (61.517%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:28.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:28.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:28.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:28 smithi121 bash[78246]: cluster 2023-09-23T22:37:27.214685+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 50275/81726 objects degraded (61.517%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:28.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:28 smithi121 bash[74920]: cluster 2023-09-23T22:37:27.214685+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 50275/81726 objects degraded (61.517%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:28.429 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:28.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:28.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:28.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:28.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:28.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:28.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:28.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:28.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:28.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:29.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:29.067 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:37:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:37:28] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.33.4" 2023-09-23T22:37:29.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:29.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:29.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:29.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:29.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:29.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:29.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:29.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:29 smithi123 bash[59255]: cluster 2023-09-23T22:37:28.015322+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v614: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 49906/71859 objects degraded (69.450%); 1.6 MiB/s, 67 objects/s recovering 2023-09-23T22:37:29.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:29.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:29 smithi121 bash[74920]: cluster 2023-09-23T22:37:28.015322+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v614: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 49906/71859 objects degraded (69.450%); 1.6 MiB/s, 67 objects/s recovering 2023-09-23T22:37:29.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:29 smithi121 bash[78246]: cluster 2023-09-23T22:37:28.015322+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v614: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 49906/71859 objects degraded (69.450%); 1.6 MiB/s, 67 objects/s recovering 2023-09-23T22:37:29.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:29.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:29.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:29.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:29.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:29.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:29.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:29.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:30.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:30.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:30.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:30.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:30.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:30.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:30.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:30.516 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:30.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:30.568 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:37:30.569 INFO:teuthology.orchestra.run.smithi121.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-23T22:37:30.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:30.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:30.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:30.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:30.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:30.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:30.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:30.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:30.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:30.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:31.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:31.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.236 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:37:31.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:31.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:31.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:31.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:31.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:31 smithi123 bash[59255]: cluster 2023-09-23T22:37:30.015901+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v615: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 49906/71859 objects degraded (69.450%); 1.4 MiB/s, 57 objects/s recovering 2023-09-23T22:37:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:31 smithi123 bash[59255]: audit 2023-09-23T22:37:31.215522+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.121:0/205357589' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:31 smithi123 bash[59255]: audit 2023-09-23T22:37:31.215804+0000 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:31 smithi121 bash[78246]: cluster 2023-09-23T22:37:30.015901+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v615: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 49906/71859 objects degraded (69.450%); 1.4 MiB/s, 57 objects/s recovering 2023-09-23T22:37:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:31 smithi121 bash[78246]: audit 2023-09-23T22:37:31.215522+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.121:0/205357589' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:31 smithi121 bash[78246]: audit 2023-09-23T22:37:31.215804+0000 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:31 smithi121 bash[74920]: cluster 2023-09-23T22:37:30.015901+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v615: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 49906/71859 objects degraded (69.450%); 1.4 MiB/s, 57 objects/s recovering 2023-09-23T22:37:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:31 smithi121 bash[74920]: audit 2023-09-23T22:37:31.215522+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.121:0/205357589' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:31.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:31 smithi121 bash[74920]: audit 2023-09-23T22:37:31.215804+0000 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:31.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:31.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:31.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:31.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:31.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:31.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:31.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:32.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:32.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:32.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:32.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: cluster 2023-09-23T22:37:31.225043+0000 mon.a (mon.0) 844 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: audit 2023-09-23T22:37:31.228678+0000 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: cluster 2023-09-23T22:37:31.228719+0000 mon.a (mon.0) 846 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: cluster 2023-09-23T22:37:31.229178+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: cluster 2023-09-23T22:37:31.229589+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: cluster 2023-09-23T22:37:31.249255+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[78246]: cluster 2023-09-23T22:37:32.215704+0000 mon.a (mon.0) 847 : cluster 3 Health check update: Degraded data redundancy: 49906/71859 objects degraded (69.450%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: cluster 2023-09-23T22:37:31.225043+0000 mon.a (mon.0) 844 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: audit 2023-09-23T22:37:31.228678+0000 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:37:32.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: cluster 2023-09-23T22:37:31.228719+0000 mon.a (mon.0) 846 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T22:37:32.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: cluster 2023-09-23T22:37:31.229178+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: cluster 2023-09-23T22:37:31.229589+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: cluster 2023-09-23T22:37:31.249255+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:32 smithi121 bash[74920]: cluster 2023-09-23T22:37:32.215704+0000 mon.a (mon.0) 847 : cluster 3 Health check update: Degraded data redundancy: 49906/71859 objects degraded (69.450%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:32.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:32.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.425 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:32.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: cluster 2023-09-23T22:37:31.225043+0000 mon.a (mon.0) 844 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: audit 2023-09-23T22:37:31.228678+0000 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:37:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: cluster 2023-09-23T22:37:31.228719+0000 mon.a (mon.0) 846 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T22:37:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: cluster 2023-09-23T22:37:31.229178+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: cluster 2023-09-23T22:37:31.229589+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: cluster 2023-09-23T22:37:31.249255+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:37:32.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:32 smithi123 bash[59255]: cluster 2023-09-23T22:37:32.215704+0000 mon.a (mon.0) 847 : cluster 3 Health check update: Degraded data redundancy: 49906/71859 objects degraded (69.450%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:32.563 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:32.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:32.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:32.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:32.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:32.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:32.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:32.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.966 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:37:32.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:33.027 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:37:33.068 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:37:33.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:33.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:33.110 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:37:33.150 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:37:33.180 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:37:33.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:33.218 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:37:33.246 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:33.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:33.254 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.269 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.270 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:37:33.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:33.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:33.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:33 smithi123 bash[59255]: cluster 2023-09-23T22:37:32.016609+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v617: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 49558/64629 objects degraded (76.681%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:33 smithi123 bash[59255]: audit 2023-09-23T22:37:32.903142+0000 mon.a (mon.0) 848 : audit 0 from='client.? 172.21.15.121:0/2439669096' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:33 smithi121 bash[78246]: cluster 2023-09-23T22:37:32.016609+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v617: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 49558/64629 objects degraded (76.681%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:33 smithi121 bash[78246]: audit 2023-09-23T22:37:32.903142+0000 mon.a (mon.0) 848 : audit 0 from='client.? 172.21.15.121:0/2439669096' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:33 smithi121 bash[74920]: cluster 2023-09-23T22:37:32.016609+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v617: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 49558/64629 objects degraded (76.681%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:33 smithi121 bash[74920]: audit 2023-09-23T22:37:32.903142+0000 mon.a (mon.0) 848 : audit 0 from='client.? 172.21.15.121:0/2439669096' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:33.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:33.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:33.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:33.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:33.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:33.740 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:33.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:33.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:33.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:34.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:34.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:34.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:34.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:34.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:34.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:34.422 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:34.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:34.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:34.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:34.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:34.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:34.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:34.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:34.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.961 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:35.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:35.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:35.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:35.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:35 smithi121 bash[78246]: cluster 2023-09-23T22:37:34.017307+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v618: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 49558/62880 objects degraded (78.814%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:35.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:35 smithi121 bash[74920]: cluster 2023-09-23T22:37:34.017307+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v618: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 49558/62880 objects degraded (78.814%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:35.328 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:35.355 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:35.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:35.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:35.470 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:35 smithi123 bash[59255]: cluster 2023-09-23T22:37:34.017307+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v618: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 49558/62880 objects degraded (78.814%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:35.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:35.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:35.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:35.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:35.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:35.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:35.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:35.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:36.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:36.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:36.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:36.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:36.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:36.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:37:36.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:36.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:36.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:36.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:36.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:36.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:36.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:36.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:36.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:36.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:36.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:36.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:36.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:36.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:36.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:36.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:37.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:37.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:37.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:37.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:37.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:37 smithi121 bash[74920]: cluster 2023-09-23T22:37:36.017864+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v619: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 49558/62880 objects degraded (78.814%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:37.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:37 smithi121 bash[74920]: audit 2023-09-23T22:37:36.927604+0000 mon.a (mon.0) 849 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:37.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:37 smithi121 bash[74920]: cluster 2023-09-23T22:37:37.219224+0000 mon.a (mon.0) 850 : cluster 3 Health check update: Degraded data redundancy: 49558/62880 objects degraded (78.814%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:37.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:37 smithi121 bash[78246]: cluster 2023-09-23T22:37:36.017864+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v619: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 49558/62880 objects degraded (78.814%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:37.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:37 smithi121 bash[78246]: audit 2023-09-23T22:37:36.927604+0000 mon.a (mon.0) 849 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:37.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:37 smithi121 bash[78246]: cluster 2023-09-23T22:37:37.219224+0000 mon.a (mon.0) 850 : cluster 3 Health check update: Degraded data redundancy: 49558/62880 objects degraded (78.814%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:37.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:37.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:37 smithi123 bash[59255]: cluster 2023-09-23T22:37:36.017864+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v619: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 49558/62880 objects degraded (78.814%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:37:37.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:37 smithi123 bash[59255]: audit 2023-09-23T22:37:36.927604+0000 mon.a (mon.0) 849 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:37.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:37 smithi123 bash[59255]: cluster 2023-09-23T22:37:37.219224+0000 mon.a (mon.0) 850 : cluster 3 Health check update: Degraded data redundancy: 49558/62880 objects degraded (78.814%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:37.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:37.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:37.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:37.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:37.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:37.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:37.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:37.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:38.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:38.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:38.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:38.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:38.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:37:38.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:38.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:37:38.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:38.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:38.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:38.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:38.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:38.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.849 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:38.855 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:37:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:37:38] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T22:37:38.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:38.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:38.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:39.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:39.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:39.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:39.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:39.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:39.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.378 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:39 smithi121 bash[74920]: cluster 2023-09-23T22:37:38.018595+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v620: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 49243/53385 objects degraded (92.241%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:37:39.379 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:39 smithi121 bash[78246]: cluster 2023-09-23T22:37:38.018595+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v620: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 49243/53385 objects degraded (92.241%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:37:39.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:39.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:39.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:39 smithi123 bash[59255]: cluster 2023-09-23T22:37:38.018595+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v620: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 49243/53385 objects degraded (92.241%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:37:39.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:39.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:39.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:39.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:39.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:39.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:39.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:39.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:40.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:40.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:40.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:40.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:37:40.172 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:37:40.172 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.172 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181324 7.b e148/146)", 2023-09-23T22:37:40.172 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.143779+0000", 2023-09-23T22:37:40.172 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.023085517999999999, 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.023120353, 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.143779+0000", 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.143779+0000", 2023-09-23T22:37:40.173 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.143778+0000", 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.143786+0000", 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9670000000000001e-06 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.174 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.143799+0000", 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3251000000000001e-05 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.143809+0000", 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6840000000000008e-06 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.175 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181321 7.19 e148/146 7:9a2ca9f2:::benchmark_data_smithi121_126723_object82830:head v 148'9297, mlcod=132'4419)", 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.144936+0000", 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.021928274000000001, 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022023661999999999, 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.176 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144936+0000", 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144936+0000", 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.177 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144935+0000", 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144941+0000", 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8510000000000004e-06 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.178 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144951+0000", 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0411000000000001e-05 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144958+0000", 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7630000000000003e-06 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.179 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.180 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.180 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.145137+0000", 2023-09-23T22:37:40.180 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017861600000000001 2023-09-23T22:37:40.180 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.180 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.180 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.181 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.145187+0000", 2023-09-23T22:37:40.181 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0096000000000003e-05 2023-09-23T22:37:40.181 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.181 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181323 7.19 e148/146 7:9dac3811:::benchmark_data_smithi121_126723_object82832:head v 148'9298, mlcod=132'4419)", 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.144964+0000", 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.021900112999999999, 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022057061999999999, 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.182 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144964+0000", 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144964+0000", 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144964+0000", 2023-09-23T22:37:40.183 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144967+0000", 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4240000000000002e-06 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144972+0000", 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8450000000000002e-06 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.184 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144977+0000", 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5990000000000004e-06 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.159590+0000", 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014613348999999999 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.159623+0000", 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3404000000000001e-05 2023-09-23T22:37:40.185 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181325 7.11 e148/146 7:8abedeab:::benchmark_data_smithi121_126723_object82834:head v 148'9261, mlcod=132'4318)", 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.148529+0000", 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.018334926000000001, 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018551531, 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.186 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.148529+0000", 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.148529+0000", 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.187 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.148528+0000", 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.148537+0000", 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5359999999999992e-06 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.148552+0000", 2023-09-23T22:37:40.188 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5571999999999999e-05 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.148560+0000", 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1980000000000001e-06 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153933+0000", 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0053724610000000003 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.189 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153992+0000", 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8820999999999998e-05 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181327 7.2 e148/146 7:4114fb80:::benchmark_data_smithi121_126723_object82836:head v 148'9254, mlcod=132'4338)", 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.153405+0000", 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.013458677, 2023-09-23T22:37:40.190 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013735432000000001, 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153405+0000", 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153405+0000", 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.191 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153405+0000", 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153411+0000", 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5640000000000002e-06 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.192 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153428+0000", 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7067000000000001e-05 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153436+0000", 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1890000000000007e-06 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153500+0000", 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4010000000000005e-05 2023-09-23T22:37:40.193 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.153532+0000", 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1182000000000001e-05 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181329 7.10 e148/146 7:0e90281e:::benchmark_data_smithi121_126723_object82838:head v 148'9311, mlcod=132'4325)", 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.156738+0000", 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.010126316999999999, 2023-09-23T22:37:40.194 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010462279, 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156738+0000", 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156738+0000", 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.195 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156737+0000", 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156745+0000", 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1510000000000004e-06 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156761+0000", 2023-09-23T22:37:40.196 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6010000000000001e-05 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156769+0000", 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6690000000000006e-06 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156842+0000", 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2788999999999997e-05 2023-09-23T22:37:40.197 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.156869+0000", 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7968000000000001e-05 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181328 7.2 e148/146 7:43d24f89:::benchmark_data_smithi121_126723_object82837:head v 148'9255, mlcod=132'4338)", 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.164861+0000", 2023-09-23T22:37:40.198 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0020028400000000001, 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023965950000000001, 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164861+0000", 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.199 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164861+0000", 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164860+0000", 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164870+0000", 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0097e-05 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.200 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164884+0000", 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.418e-05 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164893+0000", 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8410000000000006e-06 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164926+0000", 2023-09-23T22:37:40.201 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2898000000000002e-05 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.164950+0000", 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.41e-05 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181284 7.b e148/146 7:d4434ef2:::benchmark_data_smithi121_126723_object82793:head v 148'11284, mlcod=132'4364)", 2023-09-23T22:37:40.202 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.074716+0000", 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.092148515, 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.092601426000000001, 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.074716+0000", 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.203 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.074716+0000", 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.074715+0000", 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.074724+0000", 2023-09-23T22:37:40.204 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7329999999999998e-06 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.074740+0000", 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5169e-05 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.074747+0000", 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3869999999999997e-06 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.205 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.127328+0000", 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.052581109000000001 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.127388+0000", 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0072999999999999e-05 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.206 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181289 7.b e148/146 7:de4b7be5:::benchmark_data_smithi121_126723_object82798:head v 148'11285, mlcod=132'4364)", 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.084315+0000", 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.082549012000000005, 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.083063173000000004, 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.084315+0000", 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.207 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.084315+0000", 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.084314+0000", 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.084323+0000", 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4279999999999996e-06 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.084335+0000", 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.223e-05 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.084343+0000", 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.089e-06 2023-09-23T22:37:40.209 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136311+0000", 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.051968037000000002 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136351+0000", 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9947000000000002e-05 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.210 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181312 7.b e148/146 7:d45244ab:::benchmark_data_smithi121_126723_object82821:head v 148'11286, mlcod=132'4364)", 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.128741+0000", 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.038123465000000002, 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.038697294, 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.211 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.128741+0000", 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.128741+0000", 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.128739+0000", 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.212 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.128749+0000", 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4380000000000001e-06 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.128767+0000", 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8482999999999999e-05 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.128776+0000", 2023-09-23T22:37:40.213 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7819999999999999e-06 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.147482+0000", 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018705741000000001 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.147512+0000", 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9869000000000002e-05 2023-09-23T22:37:40.214 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181316 7.b e148/146 7:d7e84534:::benchmark_data_smithi121_126723_object82825:head v 148'11287, mlcod=132'4364)", 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.136161+0000", 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.030702935000000001, 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.031334705999999997, 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.215 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.217 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.217 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.217 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136161+0000", 2023-09-23T22:37:40.217 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.217 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.217 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136161+0000", 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136160+0000", 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.218 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136169+0000", 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2580000000000001e-06 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136183+0000", 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3937000000000001e-05 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.219 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.136195+0000", 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2085e-05 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.159471+0000", 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.023276114000000001 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.220 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.159556+0000", 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4215999999999995e-05 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.34995.0:181318 7.11 e148/146 7:8852b4da:::benchmark_data_smithi121_126723_object82827:head v 148'9260, mlcod=132'4318)", 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:37:40.138392+0000", 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.028472397999999999, 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.029163077999999999, 2023-09-23T22:37:40.221 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.138392+0000", 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:37:40.222 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.138392+0000", 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.138391+0000", 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.138396+0000", 2023-09-23T22:37:40.223 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3279999999999999e-06 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.138426+0000", 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0812999999999998e-05 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.138434+0000", 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3270000000000003e-06 2023-09-23T22:37:40.224 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144914+0000", 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0064806300000000002 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:37:40.144941+0000", 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6423000000000001e-05 2023-09-23T22:37:40.225 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.226 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:37:40.226 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.226 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:37:40.226 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T22:37:40.226 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 12 2023-09-23T22:37:40.226 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:37:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:40.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:40.328 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:40.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:40.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:40.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:40.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:40.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:40.631 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:40.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:40.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:40.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:40.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:41.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:41.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:41.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:41.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:41.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:41.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:41 smithi123 bash[59255]: cluster 2023-09-23T22:37:40.021047+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v621: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 49243/53385 objects degraded (92.241%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:37:41.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:41.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:41 smithi121 bash[74920]: cluster 2023-09-23T22:37:40.021047+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v621: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 49243/53385 objects degraded (92.241%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:37:41.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:41 smithi121 bash[78246]: cluster 2023-09-23T22:37:40.021047+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v621: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 49243/53385 objects degraded (92.241%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:37:41.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:41.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T22:37:41.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:41.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:41.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:41.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:41.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:41.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:42.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:42.050 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:42.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:42.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:42.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:42.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:42.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:42.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:42.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:42.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:42 smithi121 bash[74920]: cluster 2023-09-23T22:37:42.223635+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 49243/53385 objects degraded (92.241%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:42.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:42 smithi121 bash[78246]: cluster 2023-09-23T22:37:42.223635+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 49243/53385 objects degraded (92.241%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:42.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:42.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:42 smithi123 bash[59255]: cluster 2023-09-23T22:37:42.223635+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 49243/53385 objects degraded (92.241%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:42.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:42.596 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:42.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:42.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:42.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:42.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:42.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:43.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:43.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:43.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:43.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:43.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:43.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:43.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:43.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:43 smithi123 bash[59255]: cluster 2023-09-23T22:37:42.021913+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v622: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 950 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 808 op/s; 48918/45663 objects degraded (107.128%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:37:43.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:43 smithi123 bash[59255]: audit 2023-09-23T22:37:42.517928+0000 mon.a (mon.0) 852 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:37:43.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:43.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:43.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:43 smithi121 bash[74920]: cluster 2023-09-23T22:37:42.021913+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v622: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 950 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 808 op/s; 48918/45663 objects degraded (107.128%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:37:43.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:43 smithi121 bash[74920]: audit 2023-09-23T22:37:42.517928+0000 mon.a (mon.0) 852 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:37:43.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:43 smithi121 bash[78246]: cluster 2023-09-23T22:37:42.021913+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v622: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 950 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 808 op/s; 48918/45663 objects degraded (107.128%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:37:43.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:43 smithi121 bash[78246]: audit 2023-09-23T22:37:42.517928+0000 mon.a (mon.0) 852 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:37:43.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:43.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:43.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:43.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:43.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:44.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:44.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:44.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:44.089 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:44.097 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:44.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:44.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:44.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:44.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:44.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:44.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:44.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:44.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:44.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:44.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:44.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:44.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:44.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:44.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:45.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:45.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:45.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:45.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:45.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:45.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:45.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:45.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:45.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:45.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:45 smithi123 bash[59255]: cluster 2023-09-23T22:37:44.022804+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v623: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 914 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 574 op/s; 48918/43929 objects degraded (111.357%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:37:45.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:45 smithi121 bash[78246]: cluster 2023-09-23T22:37:44.022804+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v623: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 914 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 574 op/s; 48918/43929 objects degraded (111.357%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:37:45.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:45 smithi121 bash[74920]: cluster 2023-09-23T22:37:44.022804+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v623: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 914 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 574 op/s; 48918/43929 objects degraded (111.357%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:37:45.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:45.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:45.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:45.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:45.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:46.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:46.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:46.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:46.157 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:46.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:46.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:46.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:46.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:46.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:46.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:46.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:46.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:46.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:46.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:46.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:46.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:46.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:46.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:46.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:46.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:46.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:47.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:47.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:47.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:47.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:47.214 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:47.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:47.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:47.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:47 smithi123 bash[59255]: cluster 2023-09-23T22:37:46.023430+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v624: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 914 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 526 op/s; 48918/43929 objects degraded (111.357%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:37:47.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:47 smithi123 bash[59255]: cluster 2023-09-23T22:37:47.227010+0000 mon.a (mon.0) 853 : cluster 3 Health check update: Degraded data redundancy: 48918/43929 objects degraded (111.357%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:47.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:47.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:47.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:47.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:47.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:47.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:47 smithi121 bash[78246]: cluster 2023-09-23T22:37:46.023430+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v624: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 914 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 526 op/s; 48918/43929 objects degraded (111.357%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:37:47.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:47 smithi121 bash[78246]: cluster 2023-09-23T22:37:47.227010+0000 mon.a (mon.0) 853 : cluster 3 Health check update: Degraded data redundancy: 48918/43929 objects degraded (111.357%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:47.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:47 smithi121 bash[74920]: cluster 2023-09-23T22:37:46.023430+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v624: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 914 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 526 op/s; 48918/43929 objects degraded (111.357%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:37:47.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:47 smithi121 bash[74920]: cluster 2023-09-23T22:37:47.227010+0000 mon.a (mon.0) 853 : cluster 3 Health check update: Degraded data redundancy: 48918/43929 objects degraded (111.357%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:47.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:47.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:47.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:47.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:47.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:47.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:47.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:47.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:47.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:48.006 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:48.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:48.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:48.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:48.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:48.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:48.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:48.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:48.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:48.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:48.564 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:48.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:48.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:48.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:48.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:48.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:48.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:48.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:48.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:48.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:49.010 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:37:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:37:48] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T22:37:49.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:49.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:49.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:49.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:49.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:49.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:49.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:49.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:49.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:49 smithi121 bash[78246]: cluster 2023-09-23T22:37:48.024350+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v625: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 718 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 788 op/s; 48529/34494 objects degraded (140.688%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T22:37:49.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:49 smithi121 bash[78246]: audit 2023-09-23T22:37:48.724590+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:49.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:49 smithi121 bash[78246]: audit 2023-09-23T22:37:48.739146+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:49.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:49 smithi121 bash[74920]: cluster 2023-09-23T22:37:48.024350+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v625: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 718 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 788 op/s; 48529/34494 objects degraded (140.688%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T22:37:49.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:49 smithi121 bash[74920]: audit 2023-09-23T22:37:48.724590+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:49.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:49 smithi121 bash[74920]: audit 2023-09-23T22:37:48.739146+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:49.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:49 smithi123 bash[59255]: cluster 2023-09-23T22:37:48.024350+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v625: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 718 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 788 op/s; 48529/34494 objects degraded (140.688%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T22:37:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:49 smithi123 bash[59255]: audit 2023-09-23T22:37:48.724590+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:49 smithi123 bash[59255]: audit 2023-09-23T22:37:48.739146+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:49.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:49.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:49.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:49.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:50.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:50.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:50.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:50.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:50.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:50.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:50.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:50.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:50.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:50.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:50.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:50.836 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:50.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:50.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:50.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:50.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:51.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:51.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:51.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:51.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:51.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:51.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:51.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.340 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:51 smithi123 bash[59255]: cluster 2023-09-23T22:37:50.024933+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v626: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 718 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 48529/34494 objects degraded (140.688%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T22:37:51.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:51.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:51.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:51 smithi121 bash[74920]: cluster 2023-09-23T22:37:50.024933+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v626: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 718 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 48529/34494 objects degraded (140.688%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T22:37:51.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:51 smithi121 bash[78246]: cluster 2023-09-23T22:37:50.024933+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v626: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 15 active+recovery_wait+undersized+degraded+remapped; 718 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 48529/34494 objects degraded (140.688%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T22:37:51.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:51.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:51.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:51.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:51.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:52.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:52.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:52.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:52.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:52.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:52.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:52.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:52 smithi121 bash[74920]: audit 2023-09-23T22:37:51.927824+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:52.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:52 smithi121 bash[74920]: cluster 2023-09-23T22:37:52.228511+0000 mon.a (mon.0) 857 : cluster 3 Health check update: Degraded data redundancy: 48529/34494 objects degraded (140.688%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:52.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:52 smithi121 bash[78246]: audit 2023-09-23T22:37:51.927824+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:52.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:52 smithi121 bash[78246]: cluster 2023-09-23T22:37:52.228511+0000 mon.a (mon.0) 857 : cluster 3 Health check update: Degraded data redundancy: 48529/34494 objects degraded (140.688%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:52.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:52 smithi123 bash[59255]: audit 2023-09-23T22:37:51.927824+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:52.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:52 smithi123 bash[59255]: cluster 2023-09-23T22:37:52.228511+0000 mon.a (mon.0) 857 : cluster 3 Health check update: Degraded data redundancy: 48529/34494 objects degraded (140.688%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:52.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:52.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:52.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:52.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:52.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:52.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:53.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:53.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:53.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:53.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:53.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:53.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:53.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:53.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:53.396 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:53 smithi123 bash[59255]: cluster 2023-09-23T22:37:52.027367+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v627: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 563 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 48290/27087 objects degraded (178.277%); 1.9 MiB/s, 42 objects/s recovering 2023-09-23T22:37:53.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:53 smithi123 bash[59255]: audit 2023-09-23T22:37:52.611209+0000 mon.a (mon.0) 858 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:53 smithi123 bash[59255]: audit 2023-09-23T22:37:52.619997+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:53 smithi123 bash[59255]: audit 2023-09-23T22:37:53.245268+0000 mon.a (mon.0) 860 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:37:53.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:53 smithi123 bash[59255]: audit 2023-09-23T22:37:53.246021+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:37:53.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:53 smithi123 bash[59255]: audit 2023-09-23T22:37:53.257552+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:53.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:53.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:53.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:53.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:53.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[78246]: cluster 2023-09-23T22:37:52.027367+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v627: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 563 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 48290/27087 objects degraded (178.277%); 1.9 MiB/s, 42 objects/s recovering 2023-09-23T22:37:53.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[78246]: audit 2023-09-23T22:37:52.611209+0000 mon.a (mon.0) 858 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[78246]: audit 2023-09-23T22:37:52.619997+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[78246]: audit 2023-09-23T22:37:53.245268+0000 mon.a (mon.0) 860 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[78246]: audit 2023-09-23T22:37:53.246021+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[78246]: audit 2023-09-23T22:37:53.257552+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[74920]: cluster 2023-09-23T22:37:52.027367+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v627: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 563 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 48290/27087 objects degraded (178.277%); 1.9 MiB/s, 42 objects/s recovering 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[74920]: audit 2023-09-23T22:37:52.611209+0000 mon.a (mon.0) 858 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[74920]: audit 2023-09-23T22:37:52.619997+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[74920]: audit 2023-09-23T22:37:53.245268+0000 mon.a (mon.0) 860 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:37:53.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[74920]: audit 2023-09-23T22:37:53.246021+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:37:53.575 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:53 smithi121 bash[74920]: audit 2023-09-23T22:37:53.257552+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:37:53.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:53.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:53.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:53.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:53.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:53.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:53.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:54.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:54.089 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:54.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:54.093 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:37:54.093 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:37:54.093 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:37:54.093 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:37:54.093 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:37:54.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:54.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:54.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:54.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:54.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:54.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:54.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:54.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:54.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:54.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:54.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:54.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:54.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:54.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:54.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:54.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:54.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:55.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:55.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:55.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:55.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:55.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:55.319 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:55.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:55.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:55.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:55.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:55.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:55 smithi121 bash[74920]: cluster 2023-09-23T22:37:54.028132+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 528 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 563 op/s; 48290/25374 objects degraded (190.313%); 1.1 MiB/s, 30 objects/s recovering 2023-09-23T22:37:55.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:55 smithi121 bash[78246]: cluster 2023-09-23T22:37:54.028132+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 528 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 563 op/s; 48290/25374 objects degraded (190.313%); 1.1 MiB/s, 30 objects/s recovering 2023-09-23T22:37:55.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:55.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:55.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:55.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:55.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:55.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:55 smithi123 bash[59255]: cluster 2023-09-23T22:37:54.028132+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 528 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 563 op/s; 48290/25374 objects degraded (190.313%); 1.1 MiB/s, 30 objects/s recovering 2023-09-23T22:37:55.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:55.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:55.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:55.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:56.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:56.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:56.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:56.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:56.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:56.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:56.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:56.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:56.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.509 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:56.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:56.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:56.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:56.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:57.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:57.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:57.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:57.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:57.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:57.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:57.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:57.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:57.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:57 smithi121 bash[74920]: cluster 2023-09-23T22:37:56.028800+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 528 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 48290/25374 objects degraded (190.313%); 1.1 MiB/s, 30 objects/s recovering 2023-09-23T22:37:57.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:57 smithi121 bash[74920]: cluster 2023-09-23T22:37:57.229579+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 48290/25374 objects degraded (190.313%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:57.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:57 smithi121 bash[78246]: cluster 2023-09-23T22:37:56.028800+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 528 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 48290/25374 objects degraded (190.313%); 1.1 MiB/s, 30 objects/s recovering 2023-09-23T22:37:57.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:57 smithi121 bash[78246]: cluster 2023-09-23T22:37:57.229579+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 48290/25374 objects degraded (190.313%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:57.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:57 smithi123 bash[59255]: cluster 2023-09-23T22:37:56.028800+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 528 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 48290/25374 objects degraded (190.313%); 1.1 MiB/s, 30 objects/s recovering 2023-09-23T22:37:57.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:57 smithi123 bash[59255]: cluster 2023-09-23T22:37:57.229579+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 48290/25374 objects degraded (190.313%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:37:57.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:57.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:57.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:57.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:57.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:57.838 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:57.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:58.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:58.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:58.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:58.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:58.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:58.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:58.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:58.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:58.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:58.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:58.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:58.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:58.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:58.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:58.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:58.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:58.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:58.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:58.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:59.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:37:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:37:58] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.33.4" 2023-09-23T22:37:59.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:59.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:59.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:59.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:59.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:37:59 smithi121 bash[78246]: cluster 2023-09-23T22:37:58.029654+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 342 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 48105/16440 objects degraded (292.609%); 1.1 MiB/s, 47 objects/s recovering 2023-09-23T22:37:59.337 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:37:59 smithi121 bash[74920]: cluster 2023-09-23T22:37:58.029654+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 342 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 48105/16440 objects degraded (292.609%); 1.1 MiB/s, 47 objects/s recovering 2023-09-23T22:37:59.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:59.544 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:37:59 smithi123 bash[59255]: cluster 2023-09-23T22:37:58.029654+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 342 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 48105/16440 objects degraded (292.609%); 1.1 MiB/s, 47 objects/s recovering 2023-09-23T22:37:59.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:59.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:59.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:59.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:59.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:59.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:00.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:00.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:00.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:00.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:38:00.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:00.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:00.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:00.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:00.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:00.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:00.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:00.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:00.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:00.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:01.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:01.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:01.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:01.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:01.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:01.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:01.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:01.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:01 smithi121 bash[74920]: cluster 2023-09-23T22:38:00.030301+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v631: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 342 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 48105/16440 objects degraded (292.609%); 229 KiB/s, 33 objects/s recovering 2023-09-23T22:38:01.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:01 smithi121 bash[78246]: cluster 2023-09-23T22:38:00.030301+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v631: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 342 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 48105/16440 objects degraded (292.609%); 229 KiB/s, 33 objects/s recovering 2023-09-23T22:38:01.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:01.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:01.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:01.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:01 smithi123 bash[59255]: cluster 2023-09-23T22:38:00.030301+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v631: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 342 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 48105/16440 objects degraded (292.609%); 229 KiB/s, 33 objects/s recovering 2023-09-23T22:38:01.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:01.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:01.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:01.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:02.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:02.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:02.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:02.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:02.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:02.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:02.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:02.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:02.406 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:02.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:02.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:02.542 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:02.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:02.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:02 smithi123 bash[59255]: cluster 2023-09-23T22:38:02.230854+0000 mon.a (mon.0) 864 : cluster 3 Health check update: Degraded data redundancy: 48105/16440 objects degraded (292.609%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:02.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:02.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:02 smithi121 bash[74920]: cluster 2023-09-23T22:38:02.230854+0000 mon.a (mon.0) 864 : cluster 3 Health check update: Degraded data redundancy: 48105/16440 objects degraded (292.609%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:02.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:02 smithi121 bash[78246]: cluster 2023-09-23T22:38:02.230854+0000 mon.a (mon.0) 864 : cluster 3 Health check update: Degraded data redundancy: 48105/16440 objects degraded (292.609%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:02.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:02.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:02.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:02.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:02.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:02.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:02.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:03.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:03.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:03.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:03.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:03.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:03.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:03.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:03.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:03.468 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:03 smithi123 bash[59255]: cluster 2023-09-23T22:38:02.032981+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v632: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 189 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 704 op/s; 47921/9099 objects degraded (526.662%); 229 KiB/s, 52 objects/s recovering 2023-09-23T22:38:03.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:03.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:03.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:03.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:03.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:03.685 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:38:03.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:03.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:03.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:03 smithi121 bash[74920]: cluster 2023-09-23T22:38:02.032981+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v632: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 189 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 704 op/s; 47921/9099 objects degraded (526.662%); 229 KiB/s, 52 objects/s recovering 2023-09-23T22:38:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:03 smithi121 bash[78246]: cluster 2023-09-23T22:38:02.032981+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v632: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 189 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 704 op/s; 47921/9099 objects degraded (526.662%); 229 KiB/s, 52 objects/s recovering 2023-09-23T22:38:03.760 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:38:03.804 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:38:03.848 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:38:03.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:03.889 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:38:03.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:03.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:03.921 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:38:03.965 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:38:04.001 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:38:04.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.013 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:38:04.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:04.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:04.133 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:04.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:04.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:04.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:04.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:04.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:04.373 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:38:04.383 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[74920]: audit 2023-09-23T22:38:03.593328+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.121:0/2111425963' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[74920]: audit 2023-09-23T22:38:04.048750+0000 mon.a (mon.0) 865 : audit 1 from='client.? 172.21.15.121:0/1305028578' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[74920]: audit 2023-09-23T22:38:04.206289+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.121:0/1722205400' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[74920]: audit 2023-09-23T22:38:04.207220+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[78246]: audit 2023-09-23T22:38:03.593328+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.121:0/2111425963' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[78246]: audit 2023-09-23T22:38:04.048750+0000 mon.a (mon.0) 865 : audit 1 from='client.? 172.21.15.121:0/1305028578' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:38:04.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[78246]: audit 2023-09-23T22:38:04.206289+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.121:0/1722205400' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:38:04.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:04 smithi121 bash[78246]: audit 2023-09-23T22:38:04.207220+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:38:04.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:04.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:04.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:04.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:04.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:04.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:04.685 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:04.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:04.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:04.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:04 smithi123 bash[59255]: audit 2023-09-23T22:38:03.593328+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.121:0/2111425963' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:04.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:04 smithi123 bash[59255]: audit 2023-09-23T22:38:04.048750+0000 mon.a (mon.0) 865 : audit 1 from='client.? 172.21.15.121:0/1305028578' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:38:04.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:04 smithi123 bash[59255]: audit 2023-09-23T22:38:04.206289+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.121:0/1722205400' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:38:04.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:04 smithi123 bash[59255]: audit 2023-09-23T22:38:04.207220+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:38:04.823 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:04.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:04.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:04.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:04.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:05.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:05.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:05.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:05.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:05.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:05.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:05.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:05.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:05.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: cluster 2023-09-23T22:38:04.033691+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v633: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 152 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 548 op/s; 47921/7323 objects degraded (654.390%); 0 B/s, 36 objects/s recovering 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: cluster 2023-09-23T22:38:04.351048+0000 mon.a (mon.0) 867 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: cluster 2023-09-23T22:38:04.362032+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: cluster 2023-09-23T22:38:04.364915+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: audit 2023-09-23T22:38:04.365165+0000 mon.a (mon.0) 868 : audit 1 from='client.? 172.21.15.121:0/1305028578' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: audit 2023-09-23T22:38:04.365438+0000 mon.a (mon.0) 869 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: cluster 2023-09-23T22:38:04.370307+0000 mon.a (mon.0) 870 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-09-23T22:38:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:05 smithi123 bash[59255]: cluster 2023-09-23T22:38:04.388576+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:05.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:05.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:05.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: cluster 2023-09-23T22:38:04.033691+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v633: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 152 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 548 op/s; 47921/7323 objects degraded (654.390%); 0 B/s, 36 objects/s recovering 2023-09-23T22:38:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: cluster 2023-09-23T22:38:04.351048+0000 mon.a (mon.0) 867 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: cluster 2023-09-23T22:38:04.362032+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: cluster 2023-09-23T22:38:04.364915+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: audit 2023-09-23T22:38:04.365165+0000 mon.a (mon.0) 868 : audit 1 from='client.? 172.21.15.121:0/1305028578' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: audit 2023-09-23T22:38:04.365438+0000 mon.a (mon.0) 869 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: cluster 2023-09-23T22:38:04.370307+0000 mon.a (mon.0) 870 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[78246]: cluster 2023-09-23T22:38:04.388576+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: cluster 2023-09-23T22:38:04.033691+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v633: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 152 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 548 op/s; 47921/7323 objects degraded (654.390%); 0 B/s, 36 objects/s recovering 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: cluster 2023-09-23T22:38:04.351048+0000 mon.a (mon.0) 867 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: cluster 2023-09-23T22:38:04.362032+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: cluster 2023-09-23T22:38:04.364915+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: audit 2023-09-23T22:38:04.365165+0000 mon.a (mon.0) 868 : audit 1 from='client.? 172.21.15.121:0/1305028578' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:38:05.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: audit 2023-09-23T22:38:04.365438+0000 mon.a (mon.0) 869 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:38:05.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: cluster 2023-09-23T22:38:04.370307+0000 mon.a (mon.0) 870 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-09-23T22:38:05.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:05 smithi121 bash[74920]: cluster 2023-09-23T22:38:04.388576+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:38:05.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:05.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:05.966 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Removed 98488 objects 2023-09-23T22:38:05.966 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Clean up completed and total clean up time :129.315 2023-09-23T22:38:06.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:06.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:06.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:06.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:06.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:06.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:06.224 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-23T22:38:06.224 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-23T22:38:06.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:06.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:06.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:06.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:06.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:06.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:06.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:06.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:06.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:06.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:06.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:06.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:06.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:07.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:07.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:07.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:07.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:07.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:07.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:07.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:07.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:07.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:07.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:07.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:07.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:07.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:07 smithi121 bash[78246]: cluster 2023-09-23T22:38:06.034215+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v635: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 152 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 47921/7323 objects degraded (654.390%); 0 B/s, 43 objects/s recovering 2023-09-23T22:38:07.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:07 smithi121 bash[78246]: audit 2023-09-23T22:38:06.927833+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:07.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:07 smithi121 bash[78246]: cluster 2023-09-23T22:38:07.231988+0000 mon.a (mon.0) 872 : cluster 3 Health check update: Degraded data redundancy: 47921/7323 objects degraded (654.390%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:07.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:07 smithi121 bash[74920]: cluster 2023-09-23T22:38:06.034215+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v635: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 152 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 47921/7323 objects degraded (654.390%); 0 B/s, 43 objects/s recovering 2023-09-23T22:38:07.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:07 smithi121 bash[74920]: audit 2023-09-23T22:38:06.927833+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:07.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:07 smithi121 bash[74920]: cluster 2023-09-23T22:38:07.231988+0000 mon.a (mon.0) 872 : cluster 3 Health check update: Degraded data redundancy: 47921/7323 objects degraded (654.390%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:07.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:07.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:07 smithi123 bash[59255]: cluster 2023-09-23T22:38:06.034215+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v635: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 152 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 47921/7323 objects degraded (654.390%); 0 B/s, 43 objects/s recovering 2023-09-23T22:38:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:07 smithi123 bash[59255]: audit 2023-09-23T22:38:06.927833+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:07 smithi123 bash[59255]: cluster 2023-09-23T22:38:07.231988+0000 mon.a (mon.0) 872 : cluster 3 Health check update: Degraded data redundancy: 47921/7323 objects degraded (654.390%), 16 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:07.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:07.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:07.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:07.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T22:38:07.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:07.973 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:08.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:08.100 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:08.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:08.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:08.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:08.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:08.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:08.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:08.374 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:08.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:38:08.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:08.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:08 smithi121 bash[74920]: cluster 2023-09-23T22:38:08.035603+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v636: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 47769/972 objects degraded (4914.506%); 0 B/s, 55 objects/s recovering 2023-09-23T22:38:08.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:08 smithi121 bash[78246]: cluster 2023-09-23T22:38:08.035603+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v636: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 47769/972 objects degraded (4914.506%); 0 B/s, 55 objects/s recovering 2023-09-23T22:38:08.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:08.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:08.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:08.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:08.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:08.745 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:08.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:08 smithi123 bash[59255]: cluster 2023-09-23T22:38:08.035603+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v636: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 47769/972 objects degraded (4914.506%); 0 B/s, 55 objects/s recovering 2023-09-23T22:38:08.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:08.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:08.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:09.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:09.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:09.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:09.141 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:38:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:38:08] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T22:38:09.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:09.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:09.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:09.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:09.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:09.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:09.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:09.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:09.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:09.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:09.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:09.798 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:09.825 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:09.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:38:09.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:09.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:10.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:10.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:10.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:10.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:10.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:10.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:10.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:10.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:10.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:10.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:10.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:10.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:10.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:10.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:11.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:11.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:11.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:11.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:11.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:11.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:11.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:11.285 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:11 smithi123 bash[59255]: cluster 2023-09-23T22:38:10.036139+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v637: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 47769/972 objects degraded (4914.506%); 0 B/s, 55 objects/s recovering 2023-09-23T22:38:11.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:11.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:11.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:11.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:11.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:11 smithi121 bash[78246]: cluster 2023-09-23T22:38:10.036139+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v637: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 47769/972 objects degraded (4914.506%); 0 B/s, 55 objects/s recovering 2023-09-23T22:38:11.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:11 smithi121 bash[74920]: cluster 2023-09-23T22:38:10.036139+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v637: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 82 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 47769/972 objects degraded (4914.506%); 0 B/s, 55 objects/s recovering 2023-09-23T22:38:11.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:11.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:11.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:11.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:11.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:11.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:11.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:11.841 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:11.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:11.984 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:12.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:12.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:12.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:12.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:12.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:12.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:12.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:12 smithi123 bash[59255]: cluster 2023-09-23T22:38:11.094383+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:12 smithi123 bash[59255]: cluster 2023-09-23T22:38:11.094443+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:12 smithi123 bash[59255]: cluster 2023-09-23T22:38:11.095274+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:12 smithi123 bash[59255]: cluster 2023-09-23T22:38:11.095394+0000 mon.a (mon.0) 873 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-09-23T22:38:12.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:12.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:12.492 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:12.495 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:12.497 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:12.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[74920]: cluster 2023-09-23T22:38:11.094383+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[74920]: cluster 2023-09-23T22:38:11.094443+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[74920]: cluster 2023-09-23T22:38:11.095274+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[74920]: cluster 2023-09-23T22:38:11.095394+0000 mon.a (mon.0) 873 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-09-23T22:38:12.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[78246]: cluster 2023-09-23T22:38:11.094383+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[78246]: cluster 2023-09-23T22:38:11.094443+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[78246]: cluster 2023-09-23T22:38:11.095274+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:38:12.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:12 smithi121 bash[78246]: cluster 2023-09-23T22:38:11.095394+0000 mon.a (mon.0) 873 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-09-23T22:38:12.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:12.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.646 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:12.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:12.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:12.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:12.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:13.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:13.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:13.282 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:13 smithi123 bash[59255]: cluster 2023-09-23T22:38:12.036806+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v639: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 45550/972 objects degraded (4686.214%); 0 B/s, 227 objects/s recovering 2023-09-23T22:38:13.283 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:13 smithi123 bash[59255]: cluster 2023-09-23T22:38:12.111312+0000 mon.a (mon.0) 874 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-09-23T22:38:13.283 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:13 smithi123 bash[59255]: cluster 2023-09-23T22:38:12.232904+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 45550/972 objects degraded (4686.214%), 15 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:13.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:13.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:13.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:13.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:13 smithi121 bash[74920]: cluster 2023-09-23T22:38:12.036806+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v639: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 45550/972 objects degraded (4686.214%); 0 B/s, 227 objects/s recovering 2023-09-23T22:38:13.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:13 smithi121 bash[74920]: cluster 2023-09-23T22:38:12.111312+0000 mon.a (mon.0) 874 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-09-23T22:38:13.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:13 smithi121 bash[74920]: cluster 2023-09-23T22:38:12.232904+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 45550/972 objects degraded (4686.214%), 15 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:13.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:13 smithi121 bash[78246]: cluster 2023-09-23T22:38:12.036806+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v639: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 45550/972 objects degraded (4686.214%); 0 B/s, 227 objects/s recovering 2023-09-23T22:38:13.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:13 smithi121 bash[78246]: cluster 2023-09-23T22:38:12.111312+0000 mon.a (mon.0) 874 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-09-23T22:38:13.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:13 smithi121 bash[78246]: cluster 2023-09-23T22:38:12.232904+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 45550/972 objects degraded (4686.214%), 15 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:38:13.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:13.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:13.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:13.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:13.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:13.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:13.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:14.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:14.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:14.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:14.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:14.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:14.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:14.343 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:14 smithi121 bash[78246]: cluster 2023-09-23T22:38:12.112004+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.343 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:14 smithi121 bash[78246]: cluster 2023-09-23T22:38:13.410499+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.343 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:14 smithi121 bash[78246]: cluster 2023-09-23T22:38:13.472669+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.343 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:14 smithi121 bash[74920]: cluster 2023-09-23T22:38:12.112004+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.343 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:14 smithi121 bash[74920]: cluster 2023-09-23T22:38:13.410499+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.344 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:14 smithi121 bash[74920]: cluster 2023-09-23T22:38:13.472669+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:14.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:14.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:14.465 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:14.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:14.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:14 smithi123 bash[59255]: cluster 2023-09-23T22:38:12.112004+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:14 smithi123 bash[59255]: cluster 2023-09-23T22:38:13.410499+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:14 smithi123 bash[59255]: cluster 2023-09-23T22:38:13.472669+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:38:14.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:14.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:14.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:14.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:14.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:14.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:14.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:14.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:14.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:15.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:15.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:15.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:15.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.395 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:15 smithi123 bash[59255]: cluster 2023-09-23T22:38:14.037448+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v641: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 45550/972 objects degraded (4686.214%); 0 B/s, 227 objects/s recovering 2023-09-23T22:38:15.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:15 smithi121 bash[74920]: cluster 2023-09-23T22:38:14.037448+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v641: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 45550/972 objects degraded (4686.214%); 0 B/s, 227 objects/s recovering 2023-09-23T22:38:15.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:15 smithi121 bash[78246]: cluster 2023-09-23T22:38:14.037448+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v641: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 45550/972 objects degraded (4686.214%); 0 B/s, 227 objects/s recovering 2023-09-23T22:38:15.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:15.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:15.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:15.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:15.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:15.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:15.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:15.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:15.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:15.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:16.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:16.078 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:16.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:16.182 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:16.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:16.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:16.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:16.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:16.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:16.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:16.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:16.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:16.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:16.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:16.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:16.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:16.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:16.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:16.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:16.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:16.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:16.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:17.091 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.110 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:17.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:17 smithi123 bash[59255]: cluster 2023-09-23T22:38:16.038073+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v642: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 187 objects/s recovering 2023-09-23T22:38:17.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.353 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:17 smithi121 bash[74920]: cluster 2023-09-23T22:38:16.038073+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v642: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 187 objects/s recovering 2023-09-23T22:38:17.353 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:17 smithi121 bash[78246]: cluster 2023-09-23T22:38:16.038073+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v642: 99 pgs: 1 peering, 1 active+undersized+remapped+backfill_wait, 82 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 187 objects/s recovering 2023-09-23T22:38:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:17.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:17.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:17.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:17.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:17.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:17.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:17.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:17.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:17.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:17.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:17.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:17.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:18.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:18.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:18.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:18.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:18.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:18.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:18.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:18.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:18.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:18.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:18.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:18.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:18.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:18.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:18.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:19.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:19.033 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:38:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:38:18] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T22:38:19.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:19.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:19.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:19.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:19.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:19.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:19.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:19.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:19 smithi121 bash[78246]: cluster 2023-09-23T22:38:18.038798+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v643: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 297 objects/s recovering 2023-09-23T22:38:19.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:19 smithi121 bash[74920]: cluster 2023-09-23T22:38:18.038798+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v643: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 297 objects/s recovering 2023-09-23T22:38:19.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:19.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:19.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:19 smithi123 bash[59255]: cluster 2023-09-23T22:38:18.038798+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v643: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 297 objects/s recovering 2023-09-23T22:38:19.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:19.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:19.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:19.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:19.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:19.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:19.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:19.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:19.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:20.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:20.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:20.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:20.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:20.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:20.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:20.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:20.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:20.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:20.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:20 smithi121 bash[78246]: cluster 2023-09-23T22:38:20.240020+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 45550/972 objects degraded (4686.214%), 15 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:20.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:20 smithi121 bash[74920]: cluster 2023-09-23T22:38:20.240020+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 45550/972 objects degraded (4686.214%), 15 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:20.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:20.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:20.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:20.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:20 smithi123 bash[59255]: cluster 2023-09-23T22:38:20.240020+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 45550/972 objects degraded (4686.214%), 15 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:20.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:20.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:20.673 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:38:20.674 INFO:teuthology.orchestra.run.smithi121.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-23T22:38:20.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:20.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:20.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:20.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:20.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:21.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:21.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:21.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:21.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:21.166 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:21.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:21.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:21.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:21.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:21 smithi121 bash[74920]: cluster 2023-09-23T22:38:20.039628+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v644: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 265 objects/s recovering 2023-09-23T22:38:21.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:21.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:21.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:21.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:21 smithi121 bash[78246]: cluster 2023-09-23T22:38:20.039628+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v644: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 265 objects/s recovering 2023-09-23T22:38:21.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:21 smithi123 bash[59255]: cluster 2023-09-23T22:38:20.039628+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v644: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 45550/972 objects degraded (4686.214%); 0 B/s, 265 objects/s recovering 2023-09-23T22:38:21.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:21.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:21.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:21.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:21.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:21.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:21.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:21.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:21.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:22.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:22.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:22.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:22.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:22.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:22.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:22.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:22.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:22.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:22.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:22.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:22 smithi123 bash[59255]: audit 2023-09-23T22:38:21.928395+0000 mon.a (mon.0) 877 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:22.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:22 smithi121 bash[78246]: audit 2023-09-23T22:38:21.928395+0000 mon.a (mon.0) 877 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:22.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:22 smithi121 bash[74920]: audit 2023-09-23T22:38:21.928395+0000 mon.a (mon.0) 877 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:22.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:22.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:22.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:22.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:22.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:22.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:22.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:22.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:22.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:22.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:23.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:23.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:23.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:23.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:23.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:23.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:23.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:23.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:23.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:23.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:23.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:23 smithi121 bash[78246]: cluster 2023-09-23T22:38:22.040415+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v645: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 203 objects/s recovering 2023-09-23T22:38:23.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:23 smithi121 bash[74920]: cluster 2023-09-23T22:38:22.040415+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v645: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 203 objects/s recovering 2023-09-23T22:38:23.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:23.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:23.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:23.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:23.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:23.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:23.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:23 smithi123 bash[59255]: cluster 2023-09-23T22:38:22.040415+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v645: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 203 objects/s recovering 2023-09-23T22:38:23.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:23.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:23.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:24.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:24.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:24.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:24.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:24.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:24.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:24.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:24.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:24.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:24.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:24.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:24.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:24.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:24.736 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:24.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:24.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:24.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:24.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:24.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:24.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:24.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:25.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:25.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:25.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:25.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:25.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:25.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:25.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:25.496 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:25.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:25 smithi121 bash[74920]: cluster 2023-09-23T22:38:24.041070+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v646: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 170 objects/s recovering 2023-09-23T22:38:25.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:25 smithi121 bash[78246]: cluster 2023-09-23T22:38:24.041070+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v646: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 170 objects/s recovering 2023-09-23T22:38:25.526 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:25.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:25.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:38:25.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:25.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:25 smithi123 bash[59255]: cluster 2023-09-23T22:38:24.041070+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v646: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 170 objects/s recovering 2023-09-23T22:38:25.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:25.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:25.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:25.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:25.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:25.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:26.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:26.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:26.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:26.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:26.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:26.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:26.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:26.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:26.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:26.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:26 smithi123 bash[59255]: cluster 2023-09-23T22:38:25.317897+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:26 smithi123 bash[59255]: cluster 2023-09-23T22:38:25.320247+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:26 smithi123 bash[59255]: cluster 2023-09-23T22:38:25.321775+0000 mon.a (mon.0) 878 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-09-23T22:38:26.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:26 smithi123 bash[59255]: cluster 2023-09-23T22:38:25.373477+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:26 smithi123 bash[59255]: cluster 2023-09-23T22:38:25.395408+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:26.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:26.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:26.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:26.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:26.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[74920]: cluster 2023-09-23T22:38:25.317897+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[74920]: cluster 2023-09-23T22:38:25.320247+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[74920]: cluster 2023-09-23T22:38:25.321775+0000 mon.a (mon.0) 878 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-09-23T22:38:26.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[74920]: cluster 2023-09-23T22:38:25.373477+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[74920]: cluster 2023-09-23T22:38:25.395408+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[78246]: cluster 2023-09-23T22:38:25.317897+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[78246]: cluster 2023-09-23T22:38:25.320247+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[78246]: cluster 2023-09-23T22:38:25.321775+0000 mon.a (mon.0) 878 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-09-23T22:38:26.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[78246]: cluster 2023-09-23T22:38:25.373477+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:26 smithi121 bash[78246]: cluster 2023-09-23T22:38:25.395408+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:38:26.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:26.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:26.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:26.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:26.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:26.923 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:26.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:27.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:27.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:27.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:27.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:27.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:27.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[74920]: cluster 2023-09-23T22:38:26.041789+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v648: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 203 objects/s recovering 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[74920]: cluster 2023-09-23T22:38:26.325988+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[74920]: cluster 2023-09-23T22:38:26.326948+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[74920]: cluster 2023-09-23T22:38:26.330041+0000 mon.a (mon.0) 879 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[74920]: cluster 2023-09-23T22:38:26.332722+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[74920]: cluster 2023-09-23T22:38:27.236447+0000 mon.a (mon.0) 880 : cluster 3 Health check update: Degraded data redundancy: 45487/972 objects degraded (4679.733%), 15 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[78246]: cluster 2023-09-23T22:38:26.041789+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v648: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 203 objects/s recovering 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[78246]: cluster 2023-09-23T22:38:26.325988+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[78246]: cluster 2023-09-23T22:38:26.326948+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[78246]: cluster 2023-09-23T22:38:26.330041+0000 mon.a (mon.0) 879 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-09-23T22:38:27.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[78246]: cluster 2023-09-23T22:38:26.332722+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.452 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:27 smithi121 bash[78246]: cluster 2023-09-23T22:38:27.236447+0000 mon.a (mon.0) 880 : cluster 3 Health check update: Degraded data redundancy: 45487/972 objects degraded (4679.733%), 15 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:27.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:27.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:27.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:27.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:27.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:27.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:27.730 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:27.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:27 smithi123 bash[59255]: cluster 2023-09-23T22:38:26.041789+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v648: 99 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 14 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 45487/972 objects degraded (4679.733%); 0 B/s, 203 objects/s recovering 2023-09-23T22:38:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:27 smithi123 bash[59255]: cluster 2023-09-23T22:38:26.325988+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:27 smithi123 bash[59255]: cluster 2023-09-23T22:38:26.326948+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:27 smithi123 bash[59255]: cluster 2023-09-23T22:38:26.330041+0000 mon.a (mon.0) 879 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-09-23T22:38:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:27 smithi123 bash[59255]: cluster 2023-09-23T22:38:26.332722+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:38:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:27 smithi123 bash[59255]: cluster 2023-09-23T22:38:27.236447+0000 mon.a (mon.0) 880 : cluster 3 Health check update: Degraded data redundancy: 45487/972 objects degraded (4679.733%), 15 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:27.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:27.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:27.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:28.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:28.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:28.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:28.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:28.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:28.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:28.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:28.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:28.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:28.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:28.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:28.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:28.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:28.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:28.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:28.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:29.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:29.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:29.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:29.155 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:38:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:38:28] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T22:38:29.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:29.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:29.272 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:29.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:29.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:29.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:29 smithi121 bash[78246]: cluster 2023-09-23T22:38:28.043374+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v650: 99 pgs: 1 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 42511/972 objects degraded (4373.560%); 0 B/s, 257 objects/s recovering 2023-09-23T22:38:29.414 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:29 smithi121 bash[74920]: cluster 2023-09-23T22:38:28.043374+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v650: 99 pgs: 1 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 42511/972 objects degraded (4373.560%); 0 B/s, 257 objects/s recovering 2023-09-23T22:38:29.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:29.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:29.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:29.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:29.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:29 smithi123 bash[59255]: cluster 2023-09-23T22:38:28.043374+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v650: 99 pgs: 1 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 42511/972 objects degraded (4373.560%); 0 B/s, 257 objects/s recovering 2023-09-23T22:38:29.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:29.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:29.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:29.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:29.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:29.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:29.960 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:38:29.981 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:38:30.002 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:38:30.021 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:38:30.041 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:38:30.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:30.062 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:38:30.082 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:38:30.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:30.109 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.111 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:38:30.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:30.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:30.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:30.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:30.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:30.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:30.385 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:38:30.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:30.452 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:30 smithi121 bash[78246]: audit 2023-09-23T22:38:29.937320+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.121:0/979358158' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:30.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:30 smithi121 bash[74920]: audit 2023-09-23T22:38:29.937320+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.121:0/979358158' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:30.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:30.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:30.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:30.590 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:30.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:30.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:30.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:30.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:30 smithi123 bash[59255]: audit 2023-09-23T22:38:29.937320+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.121:0/979358158' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:30.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:30.838 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:30.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:30.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:30.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:31.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:31.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:31.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:31.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:31.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:31.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:31.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:31.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:31 smithi123 bash[59255]: cluster 2023-09-23T22:38:30.043950+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v651: 99 pgs: 1 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 42511/972 objects degraded (4373.560%); 0 B/s, 113 objects/s recovering 2023-09-23T22:38:31.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:31 smithi123 bash[59255]: audit 2023-09-23T22:38:30.755687+0000 mon.a (mon.0) 881 : audit 1 from='client.? 172.21.15.121:0/1440782499' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:38:31.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:31 smithi123 bash[59255]: audit 2023-09-23T22:38:30.759617+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.121:0/2735377858' 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-23T22:38:31.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:31 smithi123 bash[59255]: audit 2023-09-23T22:38:30.759943+0000 mon.a (mon.0) 882 : 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-23T22:38:31.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:31 smithi123 bash[59255]: audit 2023-09-23T22:38:31.078782+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.121:0/401975314' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:31.354 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:31 smithi123 bash[59255]: audit 2023-09-23T22:38:31.079321+0000 mon.a (mon.0) 883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:31.358 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:38:31.366 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_2' removed 2023-09-23T22:38:31.366 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T22:38:31.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:31.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:31.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:31.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[78246]: cluster 2023-09-23T22:38:30.043950+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v651: 99 pgs: 1 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 42511/972 objects degraded (4373.560%); 0 B/s, 113 objects/s recovering 2023-09-23T22:38:31.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[78246]: audit 2023-09-23T22:38:30.755687+0000 mon.a (mon.0) 881 : audit 1 from='client.? 172.21.15.121:0/1440782499' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:38:31.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[78246]: audit 2023-09-23T22:38:30.759617+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.121:0/2735377858' 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-23T22:38:31.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[78246]: audit 2023-09-23T22:38:30.759943+0000 mon.a (mon.0) 882 : 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-23T22:38:31.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[78246]: audit 2023-09-23T22:38:31.078782+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.121:0/401975314' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:31.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[78246]: audit 2023-09-23T22:38:31.079321+0000 mon.a (mon.0) 883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:31.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[74920]: cluster 2023-09-23T22:38:30.043950+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v651: 99 pgs: 1 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped; 19 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 42511/972 objects degraded (4373.560%); 0 B/s, 113 objects/s recovering 2023-09-23T22:38:31.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[74920]: audit 2023-09-23T22:38:30.755687+0000 mon.a (mon.0) 881 : audit 1 from='client.? 172.21.15.121:0/1440782499' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:38:31.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[74920]: audit 2023-09-23T22:38:30.759617+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.121:0/2735377858' 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-23T22:38:31.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[74920]: audit 2023-09-23T22:38:30.759943+0000 mon.a (mon.0) 882 : 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-23T22:38:31.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[74920]: audit 2023-09-23T22:38:31.078782+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.121:0/401975314' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:31.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:31 smithi121 bash[74920]: audit 2023-09-23T22:38:31.079321+0000 mon.a (mon.0) 883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:31.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:31.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:31.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:31.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:31.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:31.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:31.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:32.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:32.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:32.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:32.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:32.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:32.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:32.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: cluster 2023-09-23T22:38:31.334493+0000 mon.a (mon.0) 884 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:38:32.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: cluster 2023-09-23T22:38:31.339174+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: cluster 2023-09-23T22:38:31.341177+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: audit 2023-09-23T22:38:31.343357+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.121:0/1440782499' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: audit 2023-09-23T22:38:31.343641+0000 mon.a (mon.0) 886 : 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-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: audit 2023-09-23T22:38:31.343758+0000 mon.a (mon.0) 887 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: cluster 2023-09-23T22:38:31.343872+0000 mon.a (mon.0) 888 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: cluster 2023-09-23T22:38:31.643431+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[74920]: cluster 2023-09-23T22:38:32.242058+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 42511/972 objects degraded (4373.560%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: cluster 2023-09-23T22:38:31.334493+0000 mon.a (mon.0) 884 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:38:32.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: cluster 2023-09-23T22:38:31.339174+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: cluster 2023-09-23T22:38:31.341177+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: audit 2023-09-23T22:38:31.343357+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.121:0/1440782499' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: audit 2023-09-23T22:38:31.343641+0000 mon.a (mon.0) 886 : 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-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: audit 2023-09-23T22:38:31.343758+0000 mon.a (mon.0) 887 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: cluster 2023-09-23T22:38:31.343872+0000 mon.a (mon.0) 888 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-09-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: cluster 2023-09-23T22:38:31.643431+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:32 smithi121 bash[78246]: cluster 2023-09-23T22:38:32.242058+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 42511/972 objects degraded (4373.560%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:32.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:32.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:32.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:32.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: cluster 2023-09-23T22:38:31.334493+0000 mon.a (mon.0) 884 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:38:32.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: cluster 2023-09-23T22:38:31.339174+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: cluster 2023-09-23T22:38:31.341177+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: audit 2023-09-23T22:38:31.343357+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.121:0/1440782499' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:38:32.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: audit 2023-09-23T22:38:31.343641+0000 mon.a (mon.0) 886 : 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-23T22:38:32.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: audit 2023-09-23T22:38:31.343758+0000 mon.a (mon.0) 887 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:38:32.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: cluster 2023-09-23T22:38:31.343872+0000 mon.a (mon.0) 888 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-09-23T22:38:32.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: cluster 2023-09-23T22:38:31.643431+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:32.554 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:32 smithi123 bash[59255]: cluster 2023-09-23T22:38:32.242058+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 42511/972 objects degraded (4373.560%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-09-23T22:38:32.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:32.664 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:32.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.795 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:32.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:32.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:32.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:33.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:33.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:33.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:33.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:33.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:33.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:33.419 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:33.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:33 smithi123 bash[59255]: cluster 2023-09-23T22:38:31.643999+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:33 smithi123 bash[59255]: cluster 2023-09-23T22:38:32.044463+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:33 smithi123 bash[59255]: cluster 2023-09-23T22:38:32.349856+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42511/972 objects degraded (4373.560%), 14 pgs degraded, 15 pgs undersized) 2023-09-23T22:38:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:33 smithi123 bash[59255]: cluster 2023-09-23T22:38:32.349886+0000 mon.a (mon.0) 891 : cluster 1 Cluster is now healthy 2023-09-23T22:38:33.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:33.630 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:38:33.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[74920]: cluster 2023-09-23T22:38:31.643999+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:33.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[74920]: cluster 2023-09-23T22:38:32.044463+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:33.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[74920]: cluster 2023-09-23T22:38:32.349856+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42511/972 objects degraded (4373.560%), 14 pgs degraded, 15 pgs undersized) 2023-09-23T22:38:33.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[74920]: cluster 2023-09-23T22:38:32.349886+0000 mon.a (mon.0) 891 : cluster 1 Cluster is now healthy 2023-09-23T22:38:33.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[78246]: cluster 2023-09-23T22:38:31.643999+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:38:33.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[78246]: cluster 2023-09-23T22:38:32.044463+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:33.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[78246]: cluster 2023-09-23T22:38:32.349856+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42511/972 objects degraded (4373.560%), 14 pgs degraded, 15 pgs undersized) 2023-09-23T22:38:33.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:33 smithi121 bash[78246]: cluster 2023-09-23T22:38:32.349886+0000 mon.a (mon.0) 891 : cluster 1 Cluster is now healthy 2023-09-23T22:38:33.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.703 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:38:33.704 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:38:33.704 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-23T22:38:33.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-23T22:38:33.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:33.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T22:38:33.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:33.838 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:33.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:33.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:34.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:34.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:34.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:34.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:34.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:34.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:34.425 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:38:34.425 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:38:34.425 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T22:38:34.425 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:38:34.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:34.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:34.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:34.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:34.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:34.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:34.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:35.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:35.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:35.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:35.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:35.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:35.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:38:35.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:35.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:35.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:35.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:35.447 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:35 smithi121 bash[74920]: cluster 2023-09-23T22:38:34.045187+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:35.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:35 smithi121 bash[78246]: cluster 2023-09-23T22:38:34.045187+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:35.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:35.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:35.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:35 smithi123 bash[59255]: cluster 2023-09-23T22:38:34.045187+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:35.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:35.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:35.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:35.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:38:35.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:35.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:35.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:35.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:36.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:36.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:36.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:36.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:36.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:36.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:36.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:36.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:36.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:36.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:36.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:36.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:36.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:36.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:36.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:36.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:36.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:36.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:37.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:37.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:37.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:37.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:37.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:37.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:37.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: cluster 2023-09-23T22:38:36.045931+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.914159+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.915087+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.915680+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 5]}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.915986+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.916180+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7]}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.916407+0000 mon.a (mon.0) 897 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.934414+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:36.935837+0000 mon.a (mon.0) 899 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:37.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[74920]: audit 2023-09-23T22:38:37.324028+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: cluster 2023-09-23T22:38:36.045931+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.914159+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.915087+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.915680+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 5]}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.915986+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.916180+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7]}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.916407+0000 mon.a (mon.0) 897 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.934414+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:36.935837+0000 mon.a (mon.0) 899 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:37.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:37 smithi121 bash[78246]: audit 2023-09-23T22:38:37.324028+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:37.678 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:37.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:37.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: cluster 2023-09-23T22:38:36.045931+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:37.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.914159+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2023-09-23T22:38:37.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.915087+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]: dispatch 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.915680+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 5]}]: dispatch 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.915986+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]: dispatch 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.916180+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7]}]: dispatch 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.916407+0000 mon.a (mon.0) 897 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.934414+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:36.935837+0000 mon.a (mon.0) 899 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:37 smithi123 bash[59255]: audit 2023-09-23T22:38:37.324028+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:37.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:37.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:37.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:37.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:38.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.087 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:38.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:38.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:38.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:38.414 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:38.414 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:38.414 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:38.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:38.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:38.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:38.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.604 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: cluster 2023-09-23T22:38:37.383122+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: audit 2023-09-23T22:38:37.383521+0000 mon.a (mon.0) 901 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: audit 2023-09-23T22:38:37.383641+0000 mon.a (mon.0) 902 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: audit 2023-09-23T22:38:37.383757+0000 mon.a (mon.0) 903 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 5]}]': finished 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: audit 2023-09-23T22:38:37.383855+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]': finished 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: audit 2023-09-23T22:38:37.383958+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7]}]': finished 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: audit 2023-09-23T22:38:37.384085+0000 mon.a (mon.0) 906 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: cluster 2023-09-23T22:38:37.384187+0000 mon.a (mon.0) 907 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: cluster 2023-09-23T22:38:37.384964+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: cluster 2023-09-23T22:38:37.386883+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: cluster 2023-09-23T22:38:37.389034+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.046789+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v657: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:38.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: cluster 2023-09-23T22:38:37.383122+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: audit 2023-09-23T22:38:37.383521+0000 mon.a (mon.0) 901 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: audit 2023-09-23T22:38:37.383641+0000 mon.a (mon.0) 902 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: audit 2023-09-23T22:38:37.383757+0000 mon.a (mon.0) 903 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 5]}]': finished 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: audit 2023-09-23T22:38:37.383855+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]': finished 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: audit 2023-09-23T22:38:37.383958+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7]}]': finished 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: audit 2023-09-23T22:38:37.384085+0000 mon.a (mon.0) 906 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: cluster 2023-09-23T22:38:37.384187+0000 mon.a (mon.0) 907 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: cluster 2023-09-23T22:38:37.384964+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: cluster 2023-09-23T22:38:37.386883+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: cluster 2023-09-23T22:38:37.389034+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.606 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.046789+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v657: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:38.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:38.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:38.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: cluster 2023-09-23T22:38:37.383122+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: audit 2023-09-23T22:38:37.383521+0000 mon.a (mon.0) 901 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: audit 2023-09-23T22:38:37.383641+0000 mon.a (mon.0) 902 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: audit 2023-09-23T22:38:37.383757+0000 mon.a (mon.0) 903 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 5]}]': finished 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: audit 2023-09-23T22:38:37.383855+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]': finished 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: audit 2023-09-23T22:38:37.383958+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7]}]': finished 2023-09-23T22:38:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: audit 2023-09-23T22:38:37.384085+0000 mon.a (mon.0) 906 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T22:38:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: cluster 2023-09-23T22:38:37.384187+0000 mon.a (mon.0) 907 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-09-23T22:38:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: cluster 2023-09-23T22:38:37.384964+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: cluster 2023-09-23T22:38:37.386883+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: cluster 2023-09-23T22:38:37.389034+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:38:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:38 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.046789+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v657: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:38.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:38.868 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:38:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:38:38] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-23T22:38:38.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:38.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:38.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:39.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:39.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:39.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:39.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:39.250 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:39.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:39.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:39.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:39.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:39.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:39.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:39.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:39.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:39.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:39 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.391854+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:39 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.396990+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:39 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.397291+0000 mon.a (mon.0) 908 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-09-23T22:38:39.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:39 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.400139+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:39 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.402791+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:39 smithi123 bash[59255]: cluster 2023-09-23T22:38:38.624226+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:39.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:39.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.391854+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.396990+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.397291+0000 mon.a (mon.0) 908 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.400139+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.402791+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[78246]: cluster 2023-09-23T22:38:38.624226+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.391854+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.396990+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.397291+0000 mon.a (mon.0) 908 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.400139+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.402791+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:39 smithi121 bash[74920]: cluster 2023-09-23T22:38:38.624226+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:38:39.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:39.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:39.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:39.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:39.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:40.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:40.035 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:38:40.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:40.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:40.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:40.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:40.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:40.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:40.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:40.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:40.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:40.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:40.439 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:40.462 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:40 smithi121 bash[78246]: cluster 2023-09-23T22:38:40.047304+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v659: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:40.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:40 smithi121 bash[74920]: cluster 2023-09-23T22:38:40.047304+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v659: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:40.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:40.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:40.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:40.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:40.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:40.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:40.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:40.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:40 smithi123 bash[59255]: cluster 2023-09-23T22:38:40.047304+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v659: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:40.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:40.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:40.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:40.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:41.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:41.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:41.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:41.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:41.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:41.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:41.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:41.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:41.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:41.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:41.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:41.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:41.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:41.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:41.862 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:41.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:41.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:42.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:42.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:42.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:42.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:42.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:42.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:42.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:42.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:42.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:42.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:42.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:42.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:42.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:43.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:43.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:43.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:43.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:43.228 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:38:43.228 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:38:43.228 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:38:43.229 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:38:43.229 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:38:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:43 smithi123 bash[59255]: cluster 2023-09-23T22:38:42.048097+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v660: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:43.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:43.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:43.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:43 smithi121 bash[78246]: cluster 2023-09-23T22:38:42.048097+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v660: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:43.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:43 smithi121 bash[74920]: cluster 2023-09-23T22:38:42.048097+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v660: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:43.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:43.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:43.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:43.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:43.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:43.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:43.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:43.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:44.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:38:44.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:44.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:44.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:44.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:44.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:44.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:44.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:44.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:44.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:44.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:44.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:44.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:44.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:44.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:45.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:45.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:45.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:45.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:45 smithi121 bash[74920]: cluster 2023-09-23T22:38:44.048628+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:38:45.384 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:45 smithi121 bash[78246]: cluster 2023-09-23T22:38:44.048628+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:38:45.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:45.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:45.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:45 smithi123 bash[59255]: cluster 2023-09-23T22:38:44.048628+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:38:45.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:45.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:45.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:45.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:45.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:45.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:45.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:45.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:45.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:46.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:46.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:46.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:46.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:46.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:46.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:46.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:46.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:46.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:46.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:46.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:46.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:46.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:46.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:46.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:46.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:46.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:46.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:47.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:47.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:47.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:47.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:47.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:47.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:47.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:47.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:47.386 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:47 smithi121 bash[78246]: cluster 2023-09-23T22:38:46.049416+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:38:47.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:47 smithi121 bash[74920]: cluster 2023-09-23T22:38:46.049416+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:38:47.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:47.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:47.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:47.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:47 smithi123 bash[59255]: cluster 2023-09-23T22:38:46.049416+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:38:47.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:47.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:47.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:47.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:47.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:47.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:48.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:48.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:48.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:48.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:48.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:48.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:48.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:48.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:48.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:48.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:48.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:48.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:48.785 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:38:48.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:48.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:48.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:48.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:49.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:49.017 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:38:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:38:48] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-23T22:38:49.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:49.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:49.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:49.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:49.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:49.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:49 smithi123 bash[59255]: cluster 2023-09-23T22:38:48.050343+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 614 B/s wr, 0 op/s; 6 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:49.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:49.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:49.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:49.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:49 smithi121 bash[78246]: cluster 2023-09-23T22:38:48.050343+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 614 B/s wr, 0 op/s; 6 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:49.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:49 smithi121 bash[74920]: cluster 2023-09-23T22:38:48.050343+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 614 B/s wr, 0 op/s; 6 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:49.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:49.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:49.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:49.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:49.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:50.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:50.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:50.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:50.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:50.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:50.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:50.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:50.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:50.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:50.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:50.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.016 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:51.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:51.136 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:38:51.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:51.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:51.166 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:38:51.188 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:38:51.213 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:38:51.236 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:38:51.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:51.266 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:38:51.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:51.297 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:38:51.303 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_3' created 2023-09-23T22:38:51.322 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.326 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:38:51.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.395 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:51 smithi123 bash[59255]: cluster 2023-09-23T22:38:50.050875+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 526 B/s wr, 0 op/s; 5 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:51.395 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:51 smithi123 bash[59255]: audit 2023-09-23T22:38:50.754847+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.121:0/2136345348' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:38:51.395 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:51 smithi123 bash[59255]: audit 2023-09-23T22:38:50.755588+0000 mon.a (mon.0) 909 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:38:51.395 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:51 smithi123 bash[59255]: audit 2023-09-23T22:38:51.112619+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.121:0/1127016285' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:51.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[74920]: cluster 2023-09-23T22:38:50.050875+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 526 B/s wr, 0 op/s; 5 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[74920]: audit 2023-09-23T22:38:50.754847+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.121:0/2136345348' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:38:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[74920]: audit 2023-09-23T22:38:50.755588+0000 mon.a (mon.0) 909 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:38:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[74920]: audit 2023-09-23T22:38:51.112619+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.121:0/1127016285' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:51.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[78246]: cluster 2023-09-23T22:38:50.050875+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 526 B/s wr, 0 op/s; 5 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:51.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[78246]: audit 2023-09-23T22:38:50.754847+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.121:0/2136345348' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:38:51.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[78246]: audit 2023-09-23T22:38:50.755588+0000 mon.a (mon.0) 909 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:38:51.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:51 smithi121 bash[78246]: audit 2023-09-23T22:38:51.112619+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.121:0/1127016285' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:51.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.547 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:51.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:51.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:51.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:51.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:51.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:51.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:52.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:52.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:52.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:52.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:52.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:52.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:52.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:52.304 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T22:38:52.308 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:38:52.320 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:38:52.320 INFO:teuthology.orchestra.run.smithi123.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-23T22:38:52.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:52.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.281999+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.283918+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: audit 2023-09-23T22:38:51.284001+0000 mon.a (mon.0) 910 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.284087+0000 mon.a (mon.0) 911 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.288537+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.291817+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.293235+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: cluster 2023-09-23T22:38:51.293516+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.367 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: audit 2023-09-23T22:38:51.416854+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.121:0/4058699226' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:38:52.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: audit 2023-09-23T22:38:51.417159+0000 mon.a (mon.0) 912 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:38:52.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: audit 2023-09-23T22:38:51.550065+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.121:0/3848730260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:52.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: audit 2023-09-23T22:38:51.550682+0000 mon.a (mon.0) 913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:52.368 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:52 smithi123 bash[59255]: audit 2023-09-23T22:38:51.929123+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:52.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:52.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:52.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:52.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:52.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:52.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:52.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:52.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:52.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:52.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:52.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.281999+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.283918+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: audit 2023-09-23T22:38:51.284001+0000 mon.a (mon.0) 910 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T22:38:52.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.284087+0000 mon.a (mon.0) 911 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.288537+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.291817+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.293235+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: cluster 2023-09-23T22:38:51.293516+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: audit 2023-09-23T22:38:51.416854+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.121:0/4058699226' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: audit 2023-09-23T22:38:51.417159+0000 mon.a (mon.0) 912 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: audit 2023-09-23T22:38:51.550065+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.121:0/3848730260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: audit 2023-09-23T22:38:51.550682+0000 mon.a (mon.0) 913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:52.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[78246]: audit 2023-09-23T22:38:51.929123+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.281999+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.283918+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: audit 2023-09-23T22:38:51.284001+0000 mon.a (mon.0) 910 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.284087+0000 mon.a (mon.0) 911 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.288537+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.291817+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.293235+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: cluster 2023-09-23T22:38:51.293516+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:38:52.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: audit 2023-09-23T22:38:51.416854+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.121:0/4058699226' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:38:52.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: audit 2023-09-23T22:38:51.417159+0000 mon.a (mon.0) 912 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:38:52.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: audit 2023-09-23T22:38:51.550065+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.121:0/3848730260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:52.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: audit 2023-09-23T22:38:51.550682+0000 mon.a (mon.0) 913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:52.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:52 smithi121 bash[74920]: audit 2023-09-23T22:38:51.929123+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:52.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:52.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:52.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:52.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:52.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:53.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:53.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:53.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:53.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:38:53.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:53.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:53.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-23T22:38:53.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:53.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: cluster 2023-09-23T22:38:52.051726+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v666: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 614 B/s wr, 0 op/s; 6 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: cluster 2023-09-23T22:38:52.279879+0000 mon.a (mon.0) 915 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: audit 2023-09-23T22:38:52.292962+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: audit 2023-09-23T22:38:52.293048+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: cluster 2023-09-23T22:38:52.293149+0000 mon.a (mon.0) 918 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: cluster 2023-09-23T22:38:52.294909+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: cluster 2023-09-23T22:38:52.295570+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: cluster 2023-09-23T22:38:52.296427+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[74920]: audit 2023-09-23T22:38:52.338899+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: cluster 2023-09-23T22:38:52.051726+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v666: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 614 B/s wr, 0 op/s; 6 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: cluster 2023-09-23T22:38:52.279879+0000 mon.a (mon.0) 915 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: audit 2023-09-23T22:38:52.292962+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: audit 2023-09-23T22:38:52.293048+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: cluster 2023-09-23T22:38:52.293149+0000 mon.a (mon.0) 918 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: cluster 2023-09-23T22:38:52.294909+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: cluster 2023-09-23T22:38:52.295570+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: cluster 2023-09-23T22:38:52.296427+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:53 smithi121 bash[78246]: audit 2023-09-23T22:38:52.338899+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:53.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:53.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: cluster 2023-09-23T22:38:52.051726+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v666: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 614 B/s wr, 0 op/s; 6 B/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:38:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: cluster 2023-09-23T22:38:52.279879+0000 mon.a (mon.0) 915 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: audit 2023-09-23T22:38:52.292962+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:38:53.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: audit 2023-09-23T22:38:52.293048+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:38:53.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: cluster 2023-09-23T22:38:52.293149+0000 mon.a (mon.0) 918 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-09-23T22:38:53.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: cluster 2023-09-23T22:38:52.294909+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: cluster 2023-09-23T22:38:52.295570+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: cluster 2023-09-23T22:38:52.296427+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:38:53.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:53 smithi123 bash[59255]: audit 2023-09-23T22:38:52.338899+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:53.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:53.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:53.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:53.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:53.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:53.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:53.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:53.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:54.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:54.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:54.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:54.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:54.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: cluster 2023-09-23T22:38:53.299859+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: cluster 2023-09-23T22:38:53.300398+0000 mon.a (mon.0) 920 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-09-23T22:38:54.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: cluster 2023-09-23T22:38:53.303796+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: audit 2023-09-23T22:38:53.347466+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:38:54.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: cluster 2023-09-23T22:38:53.867943+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: cluster 2023-09-23T22:38:53.871278+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:54 smithi123 bash[59255]: cluster 2023-09-23T22:38:53.874243+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:54.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:54.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:54.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:54.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:54.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:54.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:54.722 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: cluster 2023-09-23T22:38:53.299859+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.722 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: cluster 2023-09-23T22:38:53.300398+0000 mon.a (mon.0) 920 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: cluster 2023-09-23T22:38:53.303796+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: audit 2023-09-23T22:38:53.347466+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: cluster 2023-09-23T22:38:53.867943+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: cluster 2023-09-23T22:38:53.871278+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[78246]: cluster 2023-09-23T22:38:53.874243+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: cluster 2023-09-23T22:38:53.299859+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: cluster 2023-09-23T22:38:53.300398+0000 mon.a (mon.0) 920 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: cluster 2023-09-23T22:38:53.303796+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: audit 2023-09-23T22:38:53.347466+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:38:54.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: cluster 2023-09-23T22:38:53.867943+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: cluster 2023-09-23T22:38:53.871278+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:54 smithi121 bash[74920]: cluster 2023-09-23T22:38:53.874243+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:54.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T22:38:54.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:54.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:54.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:54.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:54.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:55.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:55.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:55.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:55.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:55.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:55.407 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:55.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.524 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:55 smithi123 bash[59255]: cluster 2023-09-23T22:38:54.052441+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v669: 89 pgs: 6 creating+peering, 4 unknown, 79 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:55.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:55 smithi123 bash[59255]: cluster 2023-09-23T22:38:54.228362+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:55.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:38:55.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:55.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:55.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:55 smithi121 bash[78246]: cluster 2023-09-23T22:38:54.052441+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v669: 89 pgs: 6 creating+peering, 4 unknown, 79 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:55.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:55 smithi121 bash[78246]: cluster 2023-09-23T22:38:54.228362+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:55.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:55 smithi121 bash[74920]: cluster 2023-09-23T22:38:54.052441+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v669: 89 pgs: 6 creating+peering, 4 unknown, 79 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:55.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:55 smithi121 bash[74920]: cluster 2023-09-23T22:38:54.228362+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:38:55.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:55.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:55.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:55.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:56.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:56.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:56.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:56.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:56.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:56.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:56.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:56.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:56.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:56.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:56.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:56.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:56.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:56.767 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:56.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:56.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:38:56.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:56.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:56.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:57.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:57.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:57.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:57.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:57.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:57.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:57.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.451 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:57.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:57 smithi123 bash[59255]: cluster 2023-09-23T22:38:56.053149+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v670: 89 pgs: 6 creating+peering, 83 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:57.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:57.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:57.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:57.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:57.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:57.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:57.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:57 smithi121 bash[74920]: cluster 2023-09-23T22:38:56.053149+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v670: 89 pgs: 6 creating+peering, 83 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:57.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:57 smithi121 bash[78246]: cluster 2023-09-23T22:38:56.053149+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v670: 89 pgs: 6 creating+peering, 83 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:57.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:57.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:57.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:57.890 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:38:57.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:57.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:57.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:58.050 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:58.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:58.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:58.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:58.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:58.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:58.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:58.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:58.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:58.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:58.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:58.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:58.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:59.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:59.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:59.068 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:59.093 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:38:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:38:58] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.33.4" 2023-09-23T22:38:59.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:59.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:59.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:59.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:59.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:59.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:59.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:59.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[74920]: cluster 2023-09-23T22:38:58.054284+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v671: 89 pgs: 89 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:59.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[74920]: audit 2023-09-23T22:38:59.185246+0000 mon.a (mon.0) 922 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[74920]: audit 2023-09-23T22:38:59.190073+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[74920]: audit 2023-09-23T22:38:59.194635+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[74920]: audit 2023-09-23T22:38:59.198721+0000 mon.a (mon.0) 925 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:59.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:59.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:59.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:59 smithi123 bash[59255]: cluster 2023-09-23T22:38:58.054284+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v671: 89 pgs: 89 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:59.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:59 smithi123 bash[59255]: audit 2023-09-23T22:38:59.185246+0000 mon.a (mon.0) 922 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:59 smithi123 bash[59255]: audit 2023-09-23T22:38:59.190073+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:59 smithi123 bash[59255]: audit 2023-09-23T22:38:59.194635+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:38:59 smithi123 bash[59255]: audit 2023-09-23T22:38:59.198721+0000 mon.a (mon.0) 925 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:59.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[78246]: cluster 2023-09-23T22:38:58.054284+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v671: 89 pgs: 89 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:38:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[78246]: audit 2023-09-23T22:38:59.185246+0000 mon.a (mon.0) 922 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[78246]: audit 2023-09-23T22:38:59.190073+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[78246]: audit 2023-09-23T22:38:59.194635+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:38:59 smithi121 bash[78246]: audit 2023-09-23T22:38:59.198721+0000 mon.a (mon.0) 925 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:38:59.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:59.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:59.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:00.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:00.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:00.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:00.080 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:00.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:00.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:00.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:00.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:00.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:00.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:00.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:00 smithi121 bash[74920]: audit 2023-09-23T22:38:59.728766+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:39:00.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:00 smithi121 bash[74920]: audit 2023-09-23T22:38:59.729931+0000 mon.a (mon.0) 927 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:39:00.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:00 smithi121 bash[74920]: audit 2023-09-23T22:38:59.735806+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:00.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:00 smithi121 bash[78246]: audit 2023-09-23T22:38:59.728766+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:39:00.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:00 smithi121 bash[78246]: audit 2023-09-23T22:38:59.729931+0000 mon.a (mon.0) 927 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:39:00.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:00 smithi121 bash[78246]: audit 2023-09-23T22:38:59.735806+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:00.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:00.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:00 smithi123 bash[59255]: audit 2023-09-23T22:38:59.728766+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:39:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:00 smithi123 bash[59255]: audit 2023-09-23T22:38:59.729931+0000 mon.a (mon.0) 927 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:39:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:00 smithi123 bash[59255]: audit 2023-09-23T22:38:59.735806+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:00.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:00.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:00.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:00.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:00.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:00.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:01.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:01.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:01.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:01.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:01.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:01.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:01.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:01.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:01.397 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:39:01.398 INFO:teuthology.orchestra.run.smithi123.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-23T22:39:01.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:01.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:01 smithi121 bash[74920]: cluster 2023-09-23T22:39:00.054937+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v672: 89 pgs: 89 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:01.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:01 smithi121 bash[78246]: cluster 2023-09-23T22:39:00.054937+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v672: 89 pgs: 89 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:01.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:01.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:01 smithi123 bash[59255]: cluster 2023-09-23T22:39:00.054937+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v672: 89 pgs: 89 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:01.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:01.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:01.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:01.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:01.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:01.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:01.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:02.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:02.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:02.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:02.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:02.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:02.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:39:02.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:02.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:02.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:02.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:02.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:02.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:02.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:02.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:02.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:02.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:02.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:02.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:02.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:02.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:02.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:02.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:03.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:03.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:03.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:03.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:03.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:03.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:03.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:03.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:03.553 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:03.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:03 smithi123 bash[59255]: cluster 2023-09-23T22:39:02.055964+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v673: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:03.578 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:03 smithi123 bash[59255]: audit 2023-09-23T22:39:02.355614+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:03.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:03.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:03 smithi121 bash[74920]: cluster 2023-09-23T22:39:02.055964+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v673: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:03.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:03 smithi121 bash[74920]: audit 2023-09-23T22:39:02.355614+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:03.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:03 smithi121 bash[78246]: cluster 2023-09-23T22:39:02.055964+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v673: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:03.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:03 smithi121 bash[78246]: audit 2023-09-23T22:39:02.355614+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:03.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:03.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:03.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:03.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:03.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:03.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:03.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:04.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:04.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:04.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:04.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:04.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:04.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:04.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:04.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:04.493 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:04.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:04.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:04.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:04.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:04.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:04.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:04.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:04.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:04.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:05.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:05.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:05.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:05.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:05.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:05.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:05.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:05.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:05.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:05.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:05.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:05.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:05 smithi123 bash[59255]: cluster 2023-09-23T22:39:04.056731+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v674: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:05.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:05.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:05.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:05.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:05 smithi121 bash[74920]: cluster 2023-09-23T22:39:04.056731+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v674: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:05 smithi121 bash[78246]: cluster 2023-09-23T22:39:04.056731+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v674: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:05.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:05.849 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:05.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:05.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:06.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:06.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:06.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:06.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:06.259 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:06.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:06.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:06.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:06.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:06.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:06.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:06.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:06.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:06.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:06.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:06.792 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:06.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:06.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:06.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:06.995 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:07.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:07.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:07.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:07.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:07.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:07.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:07.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:07.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:07 smithi121 bash[74920]: cluster 2023-09-23T22:39:06.057482+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:07.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:07 smithi121 bash[74920]: audit 2023-09-23T22:39:06.934064+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:07.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:07 smithi121 bash[74920]: audit 2023-09-23T22:39:06.935727+0000 mon.a (mon.0) 931 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:07.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:07 smithi121 bash[78246]: cluster 2023-09-23T22:39:06.057482+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:07.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:07 smithi121 bash[78246]: audit 2023-09-23T22:39:06.934064+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:07.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:07 smithi121 bash[78246]: audit 2023-09-23T22:39:06.935727+0000 mon.a (mon.0) 931 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:07.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:07.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:07.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:07.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.716 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:07 smithi123 bash[59255]: cluster 2023-09-23T22:39:06.057482+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:07 smithi123 bash[59255]: audit 2023-09-23T22:39:06.934064+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:39:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:07 smithi123 bash[59255]: audit 2023-09-23T22:39:06.935727+0000 mon.a (mon.0) 931 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:07.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:07.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:07.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:07.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:08.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:08.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:08.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:08.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:08.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:08.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:08.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:08.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:08.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:08.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:08.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:08.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:08.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:08.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:08.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:08.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:08.916 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:39:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:39:08] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.33.4" 2023-09-23T22:39:08.999 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:09.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:09.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:09.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:09.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:09.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:09.379 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-23T22:39:09.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:09.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:09.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:09.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:09 smithi123 bash[59255]: cluster 2023-09-23T22:39:08.058592+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:09 smithi123 bash[59255]: audit 2023-09-23T22:39:09.109271+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.121:0/3833588711' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:39:09.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:09 smithi121 bash[78246]: cluster 2023-09-23T22:39:08.058592+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:09.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:09 smithi121 bash[78246]: audit 2023-09-23T22:39:09.109271+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.121:0/3833588711' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:39:09.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:09 smithi121 bash[74920]: cluster 2023-09-23T22:39:08.058592+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:09.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:09 smithi121 bash[74920]: audit 2023-09-23T22:39:09.109271+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.121:0/3833588711' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:39:09.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:09.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.788 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:39:09.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:09.812 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:39:09.833 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:39:09.855 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:39:09.876 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:39:09.899 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:39:09.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:09.919 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:39:09.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:09.940 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:39:09.941 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.941 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.941 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.941 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.942 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.942 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.942 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:39:09.942 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:39:10.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:10.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:10.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:10.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:10.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:10.196 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:39:10.196 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:39:10.196 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:39:10.196 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:39:10.196 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:39:10.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:10.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:10.382 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T22:39:10.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:10.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: audit 2023-09-23T22:39:09.371614+0000 mon.a (mon.0) 933 : audit 1 from='client.? 172.21.15.121:0/3833588711' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: cluster 2023-09-23T22:39:09.371684+0000 mon.a (mon.0) 934 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: cluster 2023-09-23T22:39:09.372601+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: audit 2023-09-23T22:39:09.543808+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.121:0/3716423971' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: audit 2023-09-23T22:39:09.544122+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: audit 2023-09-23T22:39:09.761683+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.121:0/821195092' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:10 smithi123 bash[59255]: cluster 2023-09-23T22:39:09.803781+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:10.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:10.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:10.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: audit 2023-09-23T22:39:09.371614+0000 mon.a (mon.0) 933 : audit 1 from='client.? 172.21.15.121:0/3833588711' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: cluster 2023-09-23T22:39:09.371684+0000 mon.a (mon.0) 934 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: cluster 2023-09-23T22:39:09.372601+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: audit 2023-09-23T22:39:09.543808+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.121:0/3716423971' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: audit 2023-09-23T22:39:09.544122+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: audit 2023-09-23T22:39:09.761683+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.121:0/821195092' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:10.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[74920]: cluster 2023-09-23T22:39:09.803781+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: audit 2023-09-23T22:39:09.371614+0000 mon.a (mon.0) 933 : audit 1 from='client.? 172.21.15.121:0/3833588711' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: cluster 2023-09-23T22:39:09.371684+0000 mon.a (mon.0) 934 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: cluster 2023-09-23T22:39:09.372601+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: audit 2023-09-23T22:39:09.543808+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.121:0/3716423971' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: audit 2023-09-23T22:39:09.544122+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: audit 2023-09-23T22:39:09.761683+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.121:0/821195092' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:10.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:10 smithi121 bash[78246]: cluster 2023-09-23T22:39:09.803781+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:10.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:10.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:10.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:10.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:10.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:10.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:10.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:39:10.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:11.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:11.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:11.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:11.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:11.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:11.347 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:11.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:11.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:09.745126+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:09.746238+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:09.803767+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:10.059269+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:10.374702+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: audit 2023-09-23T22:39:10.375045+0000 mon.a (mon.0) 936 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:10.375114+0000 mon.a (mon.0) 937 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-09-23T22:39:11.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:11 smithi123 bash[59255]: cluster 2023-09-23T22:39:10.375443+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:11.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:11.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:11.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:09.745126+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:09.746238+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:09.803767+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:10.059269+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:10.374702+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: audit 2023-09-23T22:39:10.375045+0000 mon.a (mon.0) 936 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:10.375114+0000 mon.a (mon.0) 937 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-09-23T22:39:11.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[78246]: cluster 2023-09-23T22:39:10.375443+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:09.745126+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:09.746238+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:09.803767+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:10.059269+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:10.374702+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: audit 2023-09-23T22:39:10.375045+0000 mon.a (mon.0) 936 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:10.375114+0000 mon.a (mon.0) 937 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-09-23T22:39:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:11 smithi121 bash[74920]: cluster 2023-09-23T22:39:10.375443+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:11.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:11.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:11.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:11.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:11.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:11.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:11.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:12.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:12.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:12.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:12.267 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:12.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:12.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:12 smithi123 bash[59255]: cluster 2023-09-23T22:39:10.914769+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:12.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:12 smithi123 bash[59255]: cluster 2023-09-23T22:39:11.078248+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:12.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:12 smithi123 bash[59255]: cluster 2023-09-23T22:39:12.060130+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:12.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:12.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:12.532 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:12 smithi121 bash[78246]: cluster 2023-09-23T22:39:10.914769+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:12 smithi121 bash[78246]: cluster 2023-09-23T22:39:11.078248+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:12 smithi121 bash[78246]: cluster 2023-09-23T22:39:12.060130+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:12.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:12 smithi121 bash[74920]: cluster 2023-09-23T22:39:10.914769+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:12.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:12 smithi121 bash[74920]: cluster 2023-09-23T22:39:11.078248+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:39:12.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:12 smithi121 bash[74920]: cluster 2023-09-23T22:39:12.060130+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:12.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:12.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:12.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:12.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:13.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:13.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:13.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:13.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:13.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:13.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:13.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:13.492 DEBUG:teuthology.orchestra.run.smithi121:> /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-23T22:39:13.511 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:39:13.511 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:39:13.555 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:hints = 1 2023-09-23T22:39:13.555 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:39:13.555 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object prefix: benchmark_data_smithi121_147195 2023-09-23T22:39:13.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:39:13.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:39:13.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:13.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:13.842 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:13.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T22:39:13.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:14.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:14.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:14.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:14.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:14.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:14.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:14.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:14.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 1 16 2491 2475 154.678 154.688 0.00808764 0.00643903 2023-09-23T22:39:14.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:14.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:14.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:14.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:14.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:14.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:14.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:15.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:15.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:15.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:15.143 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:39:15.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:15.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:15.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:15.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:15 smithi121 bash[74920]: cluster 2023-09-23T22:39:14.064713+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:15.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:15 smithi121 bash[74920]: audit 2023-09-23T22:39:14.783701+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.121:0/348865647' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:15.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:15 smithi121 bash[74920]: audit 2023-09-23T22:39:14.784338+0000 mon.a (mon.0) 938 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:15.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:15 smithi121 bash[78246]: cluster 2023-09-23T22:39:14.064713+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:15.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:15 smithi121 bash[78246]: audit 2023-09-23T22:39:14.783701+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.121:0/348865647' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:15.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:15 smithi121 bash[78246]: audit 2023-09-23T22:39:14.784338+0000 mon.a (mon.0) 938 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:15.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:15.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:15.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:15.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:15 smithi123 bash[59255]: cluster 2023-09-23T22:39:14.064713+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:39:15.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:15 smithi123 bash[59255]: audit 2023-09-23T22:39:14.783701+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.121:0/348865647' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:15.458 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:15 smithi123 bash[59255]: audit 2023-09-23T22:39:14.784338+0000 mon.a (mon.0) 938 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:15.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:15.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:15.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 2 16 5166 5150 160.925 167.188 0.00222118 0.00619938 2023-09-23T22:39:15.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:15.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:15.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:15.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:15.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:15.740 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:15.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:15.858 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:39:15.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:15.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:15.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:15.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:16.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:16.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:16.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:16 smithi123 bash[59255]: cluster 2023-09-23T22:39:15.117831+0000 mon.a (mon.0) 939 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:16 smithi123 bash[59255]: cluster 2023-09-23T22:39:15.123575+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:39:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:16 smithi123 bash[59255]: cluster 2023-09-23T22:39:15.123883+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:39:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:16 smithi123 bash[59255]: audit 2023-09-23T22:39:15.124460+0000 mon.a (mon.0) 940 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:16 smithi123 bash[59255]: cluster 2023-09-23T22:39:15.124632+0000 mon.a (mon.0) 941 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-09-23T22:39:16.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:16.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:16.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:16.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:16.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 3 16 7316 7300 152.071 134.375 0.00399746 0.00656504 2023-09-23T22:39:16.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:16.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[74920]: cluster 2023-09-23T22:39:15.117831+0000 mon.a (mon.0) 939 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:16.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[74920]: cluster 2023-09-23T22:39:15.123575+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:39:16.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[74920]: cluster 2023-09-23T22:39:15.123883+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:39:16.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[74920]: audit 2023-09-23T22:39:15.124460+0000 mon.a (mon.0) 940 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:16.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[74920]: cluster 2023-09-23T22:39:15.124632+0000 mon.a (mon.0) 941 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-09-23T22:39:16.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:16.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:16.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:16.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:16.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:16.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[78246]: cluster 2023-09-23T22:39:15.117831+0000 mon.a (mon.0) 939 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:16.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[78246]: cluster 2023-09-23T22:39:15.123575+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:39:16.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[78246]: cluster 2023-09-23T22:39:15.123883+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:39:16.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[78246]: audit 2023-09-23T22:39:15.124460+0000 mon.a (mon.0) 940 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:16.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:16 smithi121 bash[78246]: cluster 2023-09-23T22:39:15.124632+0000 mon.a (mon.0) 941 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-09-23T22:39:16.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:16.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:17.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:17.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:17.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:17.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:17.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:17 smithi121 bash[74920]: cluster 2023-09-23T22:39:16.065210+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 183 op/s 2023-09-23T22:39:17.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:17.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:17.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:17.395 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:17.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.398 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:17 smithi121 bash[78246]: cluster 2023-09-23T22:39:16.065210+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 183 op/s 2023-09-23T22:39:17.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:17.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:17 smithi123 bash[59255]: cluster 2023-09-23T22:39:16.065210+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 77 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 183 op/s 2023-09-23T22:39:17.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:17.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 4 16 9688 9672 151.112 148.25 0.00437849 0.00660505 2023-09-23T22:39:17.630 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:17.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:17.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:17.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:17.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:17.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:18.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:18.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:18.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:18.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:18.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:18.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:18.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:18.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:18.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:18.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 5 16 11992 11976 149.687 144 0.00631164 0.0066738 2023-09-23T22:39:18.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:18.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:18.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:18.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:18.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:18.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:19.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:39:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:39:18] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.33.4" 2023-09-23T22:39:19.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:19.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:19.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:19.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:19.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:19.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:19.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:19.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:19.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:19.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:19 smithi121 bash[74920]: cluster 2023-09-23T22:39:18.065921+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 510 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:39:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:19 smithi121 bash[78246]: cluster 2023-09-23T22:39:18.065921+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 510 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:39:19.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:19 smithi123 bash[59255]: cluster 2023-09-23T22:39:18.065921+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 510 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:39:19.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 6 16 14221 14205 147.956 139.312 0.00413545 0.0067493 2023-09-23T22:39:19.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:19.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:19.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:19.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:19.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:20.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:20.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:20.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:20.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:20.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:20.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:20.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:39:20.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:20.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 7 16 16246 16230 144.898 126.562 0.0134084 0.006894 2023-09-23T22:39:20.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:20.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:20.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51418 7.0 7:09a35ad1:::benchmark_data_smithi121_126723_object51417:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:03.362984+0000", 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 257.42058672100001, 2023-09-23T22:39:20.788 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0486160739999999, 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51418 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.362984+0000", 2023-09-23T22:39:20.789 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.362984+0000", 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.362981+0000", 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1904000000000003e-05 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.790 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.363033+0000", 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9046e-05 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.363052+0000", 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9619999999999999e-06 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.363061+0000", 2023-09-23T22:39:20.791 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113762 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.363175+0000", 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.435e-05 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.363189+0000", 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0431859050000001 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.792 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.406375+0000", 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016592899999999999 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.406541+0000", 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00022995900000000001 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3", 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.406771+0000", 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032251519999999998 2023-09-23T22:39:20.793 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.409996+0000", 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0013910330000000001 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.411387+0000", 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2324999999999994e-05 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.411480+0000", 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012005799999999999 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.411600+0000", 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0486160739999999 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.795 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51393 7.b 7:ddead881:::benchmark_data_smithi121_126723_object51392:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e130)", 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:03.364184+0000", 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 257.41938664899999, 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0229096819999999, 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51393 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.796 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364184+0000", 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364184+0000", 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364182+0000", 2023-09-23T22:39:20.797 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7683999999999999e-05 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364240+0000", 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8618999999999999e-05 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364259+0000", 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7600000000000008e-06 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.798 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364267+0000", 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7456e-05 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364325+0000", 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.729e-06 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364332+0000", 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0125360750000001 2023-09-23T22:39:20.799 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376869+0000", 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6840000000000008e-06 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376878+0000", 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.009070605 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.385949+0000", 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001144564 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387093+0000", 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0229096819999999 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51396 7.b 7:daa62035:::benchmark_data_smithi121_126723_object51395:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e130)", 2023-09-23T22:39:20.801 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:03.364285+0000", 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 257.419285425, 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0229255730000002, 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51396 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.802 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364285+0000", 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364285+0000", 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364284+0000", 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4309999999999999e-05 2023-09-23T22:39:20.803 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364348+0000", 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6099999999999998e-05 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364365+0000", 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2699999999999999e-06 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.804 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364372+0000", 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000392796 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364765+0000", 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5480000000000001e-06 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364770+0000", 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0121379319999999 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376908+0000", 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5569999999999998e-06 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376916+0000", 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0102127869999999 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.806 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387128+0000", 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2083000000000007e-05 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387211+0000", 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0229255730000002 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51399 7.b 7:de58b378:::benchmark_data_smithi121_126723_object51398:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e130)", 2023-09-23T22:39:20.807 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:03.364385+0000", 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 257.41918572700001, 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0229647590000002, 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51399 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.808 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364385+0000", 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364385+0000", 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364384+0000", 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9332e-05 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.809 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364443+0000", 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0999999999999998e-06 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364450+0000", 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9480000000000001e-06 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.810 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364454+0000", 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00076386200000000003 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.365218+0000", 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1829999999999996e-06 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.365222+0000", 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0117170630000001 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376939+0000", 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.579e-06 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376946+0000", 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.010297161 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387243+0000", 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000106365 2023-09-23T22:39:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387349+0000", 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0229647590000002 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51420 7.b 7:de10ef29:::benchmark_data_smithi121_126723_object51419:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e130)", 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:03.364469+0000", 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 257.41910089999999, 2023-09-23T22:39:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0420642359999999, 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51420 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364469+0000", 2023-09-23T22:39:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364469+0000", 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364469+0000", 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1597000000000001e-05 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364520+0000", 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8149999999999995e-06 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364529+0000", 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6380000000000001e-06 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364535+0000", 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00099511700000000001 2023-09-23T22:39:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.365530+0000", 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2190000000000003e-06 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.365535+0000", 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.011434186 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376969+0000", 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1099999999999997e-06 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.376976+0000", 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.010411277 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387388+0000", 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00029638800000000002 2023-09-23T22:39:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387684+0000", 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00025119600000000003 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.387935+0000", 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015429688 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.403365+0000", 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021143300000000002 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.405479+0000", 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2799000000000006e-05 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.405552+0000", 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00098164200000000002 2023-09-23T22:39:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.406534+0000", 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0420642359999999 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51422 7.b 7:dc08579f:::benchmark_data_smithi121_126723_object51421:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e130)", 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:03.364550+0000", 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 257.41902034600002, 2023-09-23T22:39:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0578526680000002, 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51422 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364550+0000", 2023-09-23T22:39:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364550+0000", 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364549+0000", 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4754e-05 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364584+0000", 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6179999999999995e-06 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364592+0000", 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.608e-06 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.364596+0000", 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0016592499999999999 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.366255+0000", 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9529999999999994e-06 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:03.366265+0000", 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0107356430000001 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.377001+0000", 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0299999999999999e-06 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.377007+0000", 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.013103498 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.390110+0000", 2023-09-23T22:39:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000138653 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.390249+0000", 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020670199999999999 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.390456+0000", 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012916608 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.403372+0000", 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.017100532000000002 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.420473+0000", 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3041999999999996e-05 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.420546+0000", 2023-09-23T22:39:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018567060000000001 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.422403+0000", 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0578526680000002 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51445 7.b 7:d77f18c1:::benchmark_data_smithi121_126723_object51444:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:04.412740+0000", 2023-09-23T22:39:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 256.37083001899998, 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.011359887, 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51445 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412740+0000", 2023-09-23T22:39:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412740+0000", 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412738+0000", 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5363000000000002e-05 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412823+0000", 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4783e-05 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412848+0000", 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4154999999999999e-05 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412862+0000", 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8788999999999995e-05 2023-09-23T22:39:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412931+0000", 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0559999999999994e-06 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.412940+0000", 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97910666199999996 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.392047+0000", 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016203999999999999 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.392209+0000", 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000201492 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.392410+0000", 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010967854000000001 2023-09-23T22:39:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.403378+0000", 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019094109000000001 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.422472+0000", 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4350999999999994e-05 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.422537+0000", 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0015635810000000001 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.424100+0000", 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.011359887 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51449 7.b 7:d7385588:::benchmark_data_smithi121_126723_object51448:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:39:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:04.416078+0000", 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 256.36749257999998, 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0092242440000001, 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51449 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416078+0000", 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416078+0000", 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999938 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416072+0000", 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7750000000000001e-05 2023-09-23T22:39:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416130+0000", 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.162e-05 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416151+0000", 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7310000000000005e-06 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416161+0000", 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1987999999999998e-05 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416213+0000", 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9000000000000006e-06 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.416221+0000", 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97787816900000002 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.394099+0000", 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014305500000000001 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.394242+0000", 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000188937 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.394431+0000", 2023-09-23T22:39:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0089532259999999999 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.403384+0000", 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020808324 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.424192+0000", 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7085999999999999e-05 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.424280+0000", 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001022465 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.425302+0000", 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0092242440000001 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:51457 7.b 7:d9429e7d:::benchmark_data_smithi121_126723_object51456:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e131)", 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:35:04.426805+0000", 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 256.35676559299998, 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99945975099999995, 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 51457 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426805+0000", 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426805+0000", 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426803+0000", 2023-09-23T22:39:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4554000000000006e-05 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426867+0000", 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0630999999999999e-05 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426898+0000", 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5633000000000001e-05 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426913+0000", 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0344000000000002e-05 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.426994+0000", 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.43e-05 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:04.427008+0000", 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.96878117200000002 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.395789+0000", 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000133058 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.395922+0000", 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019090200000000001 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.396113+0000", 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0072764479999999996 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.403390+0000", 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021966721000000002 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.425356+0000", 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9405e-05 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.425396+0000", 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00086875400000000001 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:35:05.426265+0000", 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99945975099999995 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134400 7.b 7:d34a842e:::benchmark_data_smithi121_126723_object35909:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:35.987918+0000", 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.79565249500001, 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.404416001, 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134400 2023-09-23T22:39:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.987918+0000", 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.987918+0000", 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.987916+0000", 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.113e-05 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.987927+0000", 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7988000000000001e-05 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.987945+0000", 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6160000000000002e-06 2023-09-23T22:39:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.987953+0000", 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2403e-05 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.988006+0000", 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00063829299999999996 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:35.988644+0000", 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.099688540000000006 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.088333+0000", 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012880199999999999 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.088461+0000", 2023-09-23T22:39:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019916199999999999 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.088661+0000", 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.032977050000000001 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.121638+0000", 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2769999999999994e-06 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.121647+0000", 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97360364799999999 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095251+0000", 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3668e-05 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095264+0000", 2023-09-23T22:39:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.275449718 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.370714+0000", 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010338100000000001 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.370817+0000", 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021447477 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.392265+0000", 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9079999999999996e-05 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.392334+0000", 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.404416001 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134407 7.b 7:d19d1535:::benchmark_data_smithi121_126723_object35916:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.062410+0000", 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.721160828, 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.397658174, 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134407 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062410+0000", 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062410+0000", 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999919 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062401+0000", 2023-09-23T22:39:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7917000000000001e-05 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062419+0000", 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7064999999999999e-05 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062446+0000", 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4922e-05 2023-09-23T22:39:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062461+0000", 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7182999999999998e-05 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062519+0000", 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2465999999999995e-05 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.062581+0000", 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.050310564000000002 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.112892+0000", 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1926e-05 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.112984+0000", 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014325300000000001 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.113127+0000", 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0086085750000000003 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.121735+0000", 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8949999999999998e-06 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.121743+0000", 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97364753699999995 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095391+0000", 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5480000000000007e-06 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095400+0000", 2023-09-23T22:39:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.276004742 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.371405+0000", 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024147200000000001 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.371647+0000", 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.088324199000000006 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.459971+0000", 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6952000000000003e-05 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.460068+0000", 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.397658174 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134409 7.b 7:d7fde9c8:::benchmark_data_smithi121_126723_object35918:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.068170+0000", 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.71540072100001, 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3503992280000001, 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134409 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068170+0000", 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068170+0000", 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068168+0000", 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3332999999999999e-05 2023-09-23T22:39:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068181+0000", 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6175e-05 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068197+0000", 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5889999999999997e-06 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068205+0000", 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2055000000000001e-05 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068267+0000", 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00069239400000000004 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.068959+0000", 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027889972999999998 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.096849+0000", 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000123075 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.096972+0000", 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019654000000000001 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2", 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.097169+0000", 2023-09-23T22:39:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024528962000000001 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.121698+0000", 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5440000000000001e-06 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.121705+0000", 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97362112300000003 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095326+0000", 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0097e-05 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095337+0000", 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.275607631 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.370944+0000", 2023-09-23T22:39:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00034486899999999998 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.371289+0000", 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.047170231999999999 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.418459+0000", 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000109554 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.418569+0000", 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3503992280000001 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134428 7.b 7:da4b479d:::benchmark_data_smithi121_126723_object35937:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.099656+0000", 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.68391466400001, 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.471388278, 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134428 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.099656+0000", 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.099656+0000", 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.099654+0000", 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.961e-06 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.099664+0000", 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4166e-05 2023-09-23T22:39:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.099678+0000", 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5050000000000001e-06 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.099685+0000", 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.022751323 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122437+0000", 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7660000000000004e-06 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122445+0000", 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97299657699999997 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095442+0000", 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1890000000000007e-06 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095450+0000", 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.276256821 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.371707+0000", 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00073326100000000003 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.372440+0000", 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.032414698999999998 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.404855+0000", 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6982000000000002e-05 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.404942+0000", 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013041699999999999 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.405072+0000", 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027393219 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.432466+0000", 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.058466759 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.490932+0000", 2023-09-23T22:39:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.076840856999999999 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.567773+0000", 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6925999999999997e-05 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.567830+0000", 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032137699999999999 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.571044+0000", 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.471388278 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134435 7.b 7:d6888258:::benchmark_data_smithi121_126723_object35944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.106424+0000", 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.677146502, 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4667033310000002, 2023-09-23T22:39:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134435 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.106424+0000", 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.106424+0000", 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.106422+0000", 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1640999999999999e-05 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.106433+0000", 2023-09-23T22:39:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0044146580000000001 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.110848+0000", 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00023787299999999999 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111086+0000", 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011387493 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122473+0000", 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2200000000000003e-06 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122480+0000", 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97301641500000002 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095497+0000", 2023-09-23T22:39:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0339999999999999e-05 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095507+0000", 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.277003358 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.372511+0000", 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00092669300000000003 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.373437+0000", 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.051624227000000002 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.425061+0000", 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8164000000000005e-05 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.425150+0000", 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016686399999999999 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.425316+0000", 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018440010999999999 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.443756+0000", 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12733942600000001 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.571096+0000", 2023-09-23T22:39:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7033999999999998e-05 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.571133+0000", 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7290000000000002e-05 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.571190+0000", 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019369599999999999 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.573127+0000", 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4667033310000002 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134437 7.b 7:dfb7ab73:::benchmark_data_smithi121_126723_object35946:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.111755+0000", 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.67181527400001, 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4628147130000002, 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134437 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111755+0000", 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111755+0000", 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111754+0000", 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5240000000000003e-06 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111761+0000", 2023-09-23T22:39:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0445000000000001e-05 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111772+0000", 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1720000000000004e-06 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.111778+0000", 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010729732000000001 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122507+0000", 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0419999999999997e-06 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122515+0000", 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97302842499999997 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095543+0000", 2023-09-23T22:39:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3300000000000001e-06 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095550+0000", 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.277943222 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.373494+0000", 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000775697 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.374269+0000", 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.063932785000000006 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.438202+0000", 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000100227 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.438302+0000", 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014397300000000001 2023-09-23T22:39:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.438446+0000", 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021495410999999999 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.459942+0000", 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.113217306 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.573159+0000", 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2793e-05 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.573182+0000", 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3220999999999999e-05 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.573215+0000", 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0013548690000000001 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.574570+0000", 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4628147130000002 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134439 7.b 7:d39d8c30:::benchmark_data_smithi121_126723_object35948:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.118117+0000", 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.66545312400001, 2023-09-23T22:39:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4579105029999999, 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134439 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.118117+0000", 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.118117+0000", 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.118115+0000", 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7830000000000004e-06 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.118124+0000", 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3424999999999999e-05 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.118138+0000", 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0820000000000001e-06 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.118145+0000", 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0043960459999999998 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122541+0000", 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2859999999999996e-06 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.122547+0000", 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97312336600000005 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095670+0000", 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2937e-05 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095683+0000", 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2786456939999999 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.374329+0000", 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001133095 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.375462+0000", 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.073621574999999995 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.449084+0000", 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000155072 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.449239+0000", 2023-09-23T22:39:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00024711200000000002 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.449486+0000", 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010579735 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.460066+0000", 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.114543538 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.574609+0000", 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6440999999999999e-05 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.574646+0000", 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5791999999999999e-05 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.574681+0000", 2023-09-23T22:39:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0013463430000000001 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.576028+0000", 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4579105029999999 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134448 7.b 7:d9b2bdf2:::benchmark_data_smithi121_126723_object35957:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.124459+0000", 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.65911103100001, 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4534335070000002, 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134448 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.124459+0000", 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.124459+0000", 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.124458+0000", 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7630000000000006e-06 2023-09-23T22:39:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.124466+0000", 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3545e-05 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.124480+0000", 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9619999999999996e-06 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.124487+0000", 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021425620000000002 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.126629+0000", 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7860000000000002e-06 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.126638+0000", 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.969088014 2023-09-23T22:39:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095726+0000", 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1519999999999992e-06 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095734+0000", 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.279792308 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.375527+0000", 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00070301499999999998 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.376230+0000", 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.087530774000000006 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.463760+0000", 2023-09-23T22:39:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010545899999999999 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.463866+0000", 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018588400000000001 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.464052+0000", 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015507928000000001 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.479560+0000", 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.096564724000000005 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.576124+0000", 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7931999999999999e-05 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.576192+0000", 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4729999999999999e-05 2023-09-23T22:39:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.576247+0000", 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001645681 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.577893+0000", 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4534335070000002 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134450 7.b 7:df8691ef:::benchmark_data_smithi121_126723_object35959:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.130570+0000", 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.653000346, 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.448741209, 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134450 2023-09-23T22:39:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130570+0000", 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130570+0000", 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.924 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130569+0000", 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6340000000000001e-06 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130576+0000", 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0988999999999999e-05 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130587+0000", 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.306e-06 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.925 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130595+0000", 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0723000000000005e-05 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130685+0000", 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4150000000000005e-06 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.926 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.130695+0000", 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.96507818000000001 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095773+0000", 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1240000000000005e-06 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095781+0000", 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.280526458 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.927 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.376308+0000", 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00086249500000000002 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.377170+0000", 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.109179475 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.486350+0000", 2023-09-23T22:39:20.928 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000118628 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.486468+0000", 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019042899999999999 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.486659+0000", 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037085235000000001 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.929 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.523744+0000", 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.054201758000000003 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.577946+0000", 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4262999999999999e-05 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.578000+0000", 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4730000000000001e-05 2023-09-23T22:39:20.930 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.578035+0000", 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012766190000000001 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.579311+0000", 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.448741209 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.931 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134485 7.b 7:dc952d06:::benchmark_data_smithi121_126723_object35994:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.166415+0000", 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.617155747, 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4152109070000001, 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134485 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.932 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166415+0000", 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166415+0000", 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166414+0000", 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0953e-05 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166424+0000", 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3023000000000001e-05 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166438+0000", 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.516e-06 2023-09-23T22:39:20.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166444+0000", 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3608999999999994e-05 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166508+0000", 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2288e-05 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.935 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.166520+0000", 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.92929294200000001 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095813+0000", 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0090000000000001e-06 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095820+0000", 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.281398249 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.377218+0000", 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00068025200000000001 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.377898+0000", 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.119608927 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.497507+0000", 2023-09-23T22:39:20.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000154446 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.497662+0000", 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00021438499999999999 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.497876+0000", 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025880380000000001 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.523757+0000", 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.056705769000000003 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.580462+0000", 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3470999999999999e-05 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.580496+0000", 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3677000000000003e-05 2023-09-23T22:39:20.939 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.580529+0000", 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001096098 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.581626+0000", 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4152109070000001 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.940 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:134487 7.b 7:db898451:::benchmark_data_smithi121_126723_object35996:head [delete] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:36.170708+0000", 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 164.612862237, 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4121855829999999, 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 134487 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.941 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170708+0000", 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170708+0000", 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:39:20.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170707+0000", 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.823e-06 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170713+0000", 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0480000000000004e-06 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170722+0000", 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.404e-06 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170728+0000", 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9361000000000003e-05 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170788+0000", 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7040000000000006e-06 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:36.170797+0000", 2023-09-23T22:39:20.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.92505047200000001 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095848+0000", 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2840000000000001e-06 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:37.095855+0000", 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2820926319999999 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.945 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.377948+0000", 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000797422 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378745+0000", 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.129559534 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.508305+0000", 2023-09-23T22:39:20.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9867e-05 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.508385+0000", 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111314 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.508496+0000", 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015271959999999999 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.523768+0000", 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.057903397000000002 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.581671+0000", 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3497000000000001e-05 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.581705+0000", 2023-09-23T22:39:20.948 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2873999999999997e-05 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.581738+0000", 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001156121 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.582894+0000", 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4121855829999999 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.949 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.950 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:39:20.950 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:39:20.950 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:39:20.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:20.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:21.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:21.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:21.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:21.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:21.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:21.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:21.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.450 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:21 smithi123 bash[59255]: cluster 2023-09-23T22:39:20.066341+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 510 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T22:39:21.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:21.557 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 8 16 18142 18126 141.596 118.5 0.0062302 0.00705405 2023-09-23T22:39:21.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:21.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:21 smithi121 bash[74920]: cluster 2023-09-23T22:39:20.066341+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 510 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T22:39:21.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:21 smithi121 bash[78246]: cluster 2023-09-23T22:39:20.066341+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 510 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T22:39:21.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:21.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:21.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:21.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:21.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:21.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:21.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:39:21.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:21.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:22.012 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:22.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:22.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:22.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:22.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:22.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:22.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:22.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:22.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:22 smithi121 bash[74920]: audit 2023-09-23T22:39:21.929973+0000 mon.a (mon.0) 942 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:22.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:22 smithi121 bash[78246]: audit 2023-09-23T22:39:21.929973+0000 mon.a (mon.0) 942 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:22.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:22.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:22 smithi123 bash[59255]: audit 2023-09-23T22:39:21.929973+0000 mon.a (mon.0) 942 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:22.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 9 16 19933 19917 138.3 111.938 0.0062899 0.0072207 2023-09-23T22:39:22.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:22.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:22.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:22.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:22.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:22.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:23.034 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:23.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:23.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:23.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:23.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:23.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:23.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:23.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:23.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:23.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:23 smithi121 bash[74920]: cluster 2023-09-23T22:39:22.067003+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 931 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-23T22:39:23.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:23 smithi121 bash[78246]: cluster 2023-09-23T22:39:22.067003+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 931 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-23T22:39:23.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:23 smithi123 bash[59255]: cluster 2023-09-23T22:39:22.067003+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 931 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-23T22:39:23.556 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 10 15 21555 21540 134.613 101.438 0.0136089 0.00742251 2023-09-23T22:39:23.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:23.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:23.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:23.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:23.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:23.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:23.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:23.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:23.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.013 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:24.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:24.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:24.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.557 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 11 16 23411 23395 132.914 115.938 0.0127586 0.00751676 2023-09-23T22:39:24.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:24.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:24.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:24.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:24.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:24.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:24.965 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:24.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:25.073 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:25.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:25.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:25.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:25.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:25 smithi121 bash[74920]: cluster 2023-09-23T22:39:24.067581+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 1.1 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 117 MiB/s wr, 1.86k op/s 2023-09-23T22:39:25.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:25 smithi121 bash[78246]: cluster 2023-09-23T22:39:24.067581+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 1.1 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 117 MiB/s wr, 1.86k op/s 2023-09-23T22:39:25.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:25.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:25.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:25 smithi123 bash[59255]: cluster 2023-09-23T22:39:24.067581+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 1.1 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 117 MiB/s wr, 1.86k op/s 2023-09-23T22:39:25.557 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 12 16 25062 25046 130.436 103.188 0.0126382 0.00765925 2023-09-23T22:39:25.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:25.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:25.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:25.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:25.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:25.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:26.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:26.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:26.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:26.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:26.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:26.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:26.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:26.557 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 13 16 26681 26665 128.185 101.188 0.00680558 0.00779356 2023-09-23T22:39:26.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:26.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:26.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:26.733 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:26.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:26.851 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:26.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:26.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:26.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:27.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:27.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:27.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:27.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:27.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:27.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.353 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:27 smithi121 bash[78246]: cluster 2023-09-23T22:39:26.068030+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 1.3 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-09-23T22:39:27.354 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:27 smithi121 bash[74920]: cluster 2023-09-23T22:39:26.068030+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 1.3 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-09-23T22:39:27.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:27.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:27.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:27 smithi123 bash[59255]: cluster 2023-09-23T22:39:26.068030+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 1.3 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-09-23T22:39:27.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:27.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:27.557 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 14 16 28405 28389 126.725 107.75 0.00438656 0.0078856 2023-09-23T22:39:27.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:27.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:27.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:27.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:28.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:28.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:28.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:28.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:28.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:28.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:28.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:28.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:28.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:28.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:28.557 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 15 16 29991 29975 124.88 99.125 0.00522622 0.00800086 2023-09-23T22:39:28.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:28.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:28.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:28.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:28.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:28.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:28.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:28.875 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:39:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:39:28] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.33.4" 2023-09-23T22:39:28.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:28.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:28.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:29.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:29.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:29.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:29.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:29.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:29 smithi123 bash[59255]: cluster 2023-09-23T22:39:28.068806+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 135 MiB/s wr, 2.17k op/s 2023-09-23T22:39:29.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:29 smithi121 bash[78246]: cluster 2023-09-23T22:39:28.068806+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 135 MiB/s wr, 2.17k op/s 2023-09-23T22:39:29.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:29 smithi121 bash[74920]: cluster 2023-09-23T22:39:28.068806+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 135 MiB/s wr, 2.17k op/s 2023-09-23T22:39:29.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:29.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 16 16 31588 31572 123.313 99.8125 0.00466005 0.00810247 2023-09-23T22:39:29.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:29.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:29.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:29.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:29.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:30.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:30.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:30.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:30.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:30.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:30.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:30.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:30.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:30.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:30.384 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:30.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:30.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:30.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:30.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 17 15 32979 32964 121.177 87 0.0105169 0.00824565 2023-09-23T22:39:30.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:30.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:30.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:30.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:30.776 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:30.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:30.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:30.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:30.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:31.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:31.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:31.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:31.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:31.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:31.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:31.292 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:31.295 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:31 smithi123 bash[59255]: cluster 2023-09-23T22:39:30.069232+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T22:39:31.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:31.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:31.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:31 smithi121 bash[74920]: cluster 2023-09-23T22:39:30.069232+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T22:39:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:31 smithi121 bash[78246]: cluster 2023-09-23T22:39:30.069232+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T22:39:31.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:31.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:31.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 18 16 34447 34431 119.538 91.6875 0.00660456 0.00836013 2023-09-23T22:39:31.628 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:39:31.628 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:39:31.628 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T22:39:31.628 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:39:31.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:31.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:31.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:31.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:31.816 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:31.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:31.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:32.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:32.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:32.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:32.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:32.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:32.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:32.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:32.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:32.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:32.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:32.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:32.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 19 16 35769 35753 117.595 82.625 0.0102849 0.00849766 2023-09-23T22:39:32.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:39:32.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:32.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:32.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:32.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:32.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:32.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:32.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:33.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:33.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:33.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:33.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:33.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:33.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:33.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:33.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:33 smithi123 bash[59255]: cluster 2023-09-23T22:39:32.069874+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T22:39:33.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:33.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:33.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:39:33.556562+0000 min lat: 0.00129999 max lat: 0.123073 avg lat: 0.00858324 2023-09-23T22:39:33.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:39:33.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 20 16 37278 37262 116.43 94.3125 0.0134189 0.00858324 2023-09-23T22:39:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:33 smithi121 bash[74920]: cluster 2023-09-23T22:39:32.069874+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T22:39:33.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:33 smithi121 bash[78246]: cluster 2023-09-23T22:39:32.069874+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T22:39:33.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:33.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:33.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:33.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:33.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:33.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:34.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:34.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:34.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:34.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:34.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:34.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:34.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:34.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:34.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:34.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:34.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:34.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 21 16 38639 38623 114.936 85.0625 0.0142433 0.00869199 2023-09-23T22:39:34.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:34.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:34.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:34.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:34.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:34.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:34.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:34.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:35.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:35.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:35.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:35.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:35.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:35.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:35.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:35.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:35 smithi123 bash[59255]: cluster 2023-09-23T22:39:34.070442+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:39:35.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:35.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:35 smithi121 bash[78246]: cluster 2023-09-23T22:39:34.070442+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:39:35.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:35 smithi121 bash[74920]: cluster 2023-09-23T22:39:34.070442+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:39:35.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:35.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 22 16 39917 39901 113.342 79.875 0.0356966 0.00881766 2023-09-23T22:39:35.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:35.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:35.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:35.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:35.923 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:35.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:36.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:36.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:36.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:36.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:36.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:36.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:36.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:36.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:36.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:36.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 23 16 41313 41297 112.207 87.25 0.0208862 0.0089062 2023-09-23T22:39:36.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:36.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:36.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:36.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:36.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:36.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:36.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:36.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:36.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:36.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:36.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:37.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:37.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:37.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:37.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:37.364 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:37.376 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:37.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:37.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:37 smithi121 bash[74920]: cluster 2023-09-23T22:39:36.070900+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 2.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T22:39:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:37 smithi121 bash[74920]: audit 2023-09-23T22:39:36.930232+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:37 smithi121 bash[78246]: cluster 2023-09-23T22:39:36.070900+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 2.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T22:39:37.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:37 smithi121 bash[78246]: audit 2023-09-23T22:39:36.930232+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:37.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:37.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:37.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 24 16 42517 42501 110.667 75.25 0.00248962 0.0090207 2023-09-23T22:39:37.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:37.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:37 smithi123 bash[59255]: cluster 2023-09-23T22:39:36.070900+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 2.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T22:39:37.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:37 smithi123 bash[59255]: audit 2023-09-23T22:39:36.930232+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:37.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:37.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:37.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:37.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:37.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:37.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:37.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:38.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:38.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:38.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:38.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:38.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:38.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:38.558 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 25 16 43785 43769 109.41 79.25 0.0157603 0.00913343 2023-09-23T22:39:38.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:38.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:38.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:38.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:38.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:38.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:38.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:38.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:39.048 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:39:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:39:38] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.33.4" 2023-09-23T22:39:39.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:39.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:39.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:39.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:39.364 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:39 smithi123 bash[59255]: cluster 2023-09-23T22:39:38.071584+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T22:39:39.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:39.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:39.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:39 smithi121 bash[78246]: cluster 2023-09-23T22:39:38.071584+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T22:39:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:39 smithi121 bash[74920]: cluster 2023-09-23T22:39:38.071584+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T22:39:39.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:39.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 26 16 44930 44914 107.954 71.5625 0.0140716 0.0092563 2023-09-23T22:39:39.574 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:39:39.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.622 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:39:39.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:39.665 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:39:39.706 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:39:39.751 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:39:39.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:39.796 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:39:39.836 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:39:39.876 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:39:39.883 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.883 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.884 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.884 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.884 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.884 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.884 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.884 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:39:39.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:39.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:40.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:40.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[78246]: audit 2023-09-23T22:39:39.512409+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.121:0/3652845077' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:40.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[78246]: audit 2023-09-23T22:39:39.744784+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:39:40.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[78246]: audit 2023-09-23T22:39:39.745338+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.121:0/3470927656' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:39:40.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[78246]: audit 2023-09-23T22:39:40.055611+0000 mon.a (mon.0) 946 : audit 1 from='client.? 172.21.15.121:0/3045422365' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:39:40.340 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[74920]: audit 2023-09-23T22:39:39.512409+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.121:0/3652845077' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:40.341 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[74920]: audit 2023-09-23T22:39:39.744784+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:39:40.341 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[74920]: audit 2023-09-23T22:39:39.745338+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.121:0/3470927656' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:39:40.341 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:40 smithi121 bash[74920]: audit 2023-09-23T22:39:40.055611+0000 mon.a (mon.0) 946 : audit 1 from='client.? 172.21.15.121:0/3045422365' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:39:40.341 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:39:40.345 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T22:39:40.421 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:40 smithi123 bash[59255]: audit 2023-09-23T22:39:39.512409+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.121:0/3652845077' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:40.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:40 smithi123 bash[59255]: audit 2023-09-23T22:39:39.744784+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:39:40.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:40 smithi123 bash[59255]: audit 2023-09-23T22:39:39.745338+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.121:0/3470927656' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:39:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:40 smithi123 bash[59255]: audit 2023-09-23T22:39:40.055611+0000 mon.a (mon.0) 946 : audit 1 from='client.? 172.21.15.121:0/3045422365' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:39:40.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 27 16 46070 46054 106.595 71.25 0.00418462 0.00937477 2023-09-23T22:39:40.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:40.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:40.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:40.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:40.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:40.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:40.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:40.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:41.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:41.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:41.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:41.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:41.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:41.476 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:41.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.072986+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v695: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:39:41.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.314737+0000 mon.a (mon.0) 947 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:41.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.323016+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: audit 2023-09-23T22:39:40.329613+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: audit 2023-09-23T22:39:40.329693+0000 mon.a (mon.0) 949 : audit 1 from='client.? 172.21.15.121:0/3045422365' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.329727+0000 mon.a (mon.0) 950 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.338838+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.338869+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[78246]: cluster 2023-09-23T22:39:40.342858+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.072986+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v695: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.314737+0000 mon.a (mon.0) 947 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.323016+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: audit 2023-09-23T22:39:40.329613+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: audit 2023-09-23T22:39:40.329693+0000 mon.a (mon.0) 949 : audit 1 from='client.? 172.21.15.121:0/3045422365' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:39:41.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.329727+0000 mon.a (mon.0) 950 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-09-23T22:39:41.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.338838+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.338869+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:41 smithi121 bash[74920]: cluster 2023-09-23T22:39:40.342858+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:41.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:41.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.072986+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v695: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.314737+0000 mon.a (mon.0) 947 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.323016+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: audit 2023-09-23T22:39:40.329613+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: audit 2023-09-23T22:39:40.329693+0000 mon.a (mon.0) 949 : audit 1 from='client.? 172.21.15.121:0/3045422365' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.329727+0000 mon.a (mon.0) 950 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.338838+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.338869+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:41 smithi123 bash[59255]: cluster 2023-09-23T22:39:40.342858+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:39:41.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 28 16 47329 47313 105.598 78.6875 0.0124892 0.00946282 2023-09-23T22:39:41.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:41.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:41.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:41.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:41.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:41.787 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:39:41.787 INFO:teuthology.orchestra.run.smithi123.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-23T22:39:41.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:41.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:42.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:42.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:42.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:42.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:42.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:42.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:42.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:42.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:42.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:42.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:42.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 29 16 48580 48564 104.652 78.1875 0.00821528 0.00954985 2023-09-23T22:39:42.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:42.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:42.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:42.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:42.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:39:42.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:42.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:42.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:42.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:43.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:43.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:43.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:43.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:43.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:43.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:43.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:43 smithi121 bash[78246]: cluster 2023-09-23T22:39:42.073652+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T22:39:43.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:43 smithi121 bash[74920]: cluster 2023-09-23T22:39:42.073652+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T22:39:43.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:43.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 30 16 49833 49817 103.774 78.3125 0.00897204 0.00963005 2023-09-23T22:39:43.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:43.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T22:39:43.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:43.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:43 smithi123 bash[59255]: cluster 2023-09-23T22:39:42.073652+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T22:39:43.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:43.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.870 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:43.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:44.011 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:44.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:44.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:44.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:44.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:44.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:44.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:44.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:44.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:44.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:44.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 31 16 51018 51002 102.815 74.0625 0.00957188 0.00971959 2023-09-23T22:39:44.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:44.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:44.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:44.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:44.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:44.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:45.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:45.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:45.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:45.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:45.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:45.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:45.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:45.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:45.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 32 16 52193 52177 101.897 73.4375 0.0108753 0.00980739 2023-09-23T22:39:45.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:45.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:39:45.590 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:45.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:45 smithi121 bash[78246]: cluster 2023-09-23T22:39:44.074296+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T22:39:45.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:45 smithi121 bash[74920]: cluster 2023-09-23T22:39:44.074296+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T22:39:45.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:39:45.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:45.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:45 smithi123 bash[59255]: cluster 2023-09-23T22:39:44.074296+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T22:39:45.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:45.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:45.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:45.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:45.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:46.091 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.117 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:46.220 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:46.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:46.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:46.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:46.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:46.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 33 16 53261 53245 100.831 66.75 0.0223134 0.00991089 2023-09-23T22:39:46.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:46.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:46.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:46.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:46.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:46.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:47.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:47.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:47.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:47.185 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:47.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:47.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:47.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:47.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:47.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:47.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:47 smithi121 bash[74920]: cluster 2023-09-23T22:39:46.074845+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:39:47.465 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:47 smithi121 bash[78246]: cluster 2023-09-23T22:39:46.074845+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:39:47.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:47.496 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:47.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 34 16 54360 54344 99.8856 68.6875 0.0250955 0.0100055 2023-09-23T22:39:47.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:47.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:47 smithi123 bash[59255]: cluster 2023-09-23T22:39:46.074845+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:39:47.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:47.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:47.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:47.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:47.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:47.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:47.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:47.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:47.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:47.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:48.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:48.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:48.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:48.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:48.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:48.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:48.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:48.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:48.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:48.526 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:48.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:48.559 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 35 16 55435 55419 98.9512 67.1875 0.00457639 0.0101006 2023-09-23T22:39:48.597 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:48.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:48.766 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:39:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:39:48] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.33.4" 2023-09-23T22:39:48.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:48.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:49.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:49.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:49.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:49.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:49.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:49.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:49.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:49.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:49.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:49.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 36 16 56495 56479 98.0427 66.25 0.00945071 0.010193 2023-09-23T22:39:49.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:49.617 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:49.623 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:49 smithi123 bash[59255]: cluster 2023-09-23T22:39:48.075575+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T22:39:49.625 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:49.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:49 smithi121 bash[78246]: cluster 2023-09-23T22:39:48.075575+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T22:39:49.651 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:49 smithi121 bash[74920]: cluster 2023-09-23T22:39:48.075575+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T22:39:49.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:49.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:49.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:49.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:49.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:50.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:50.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:50.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:50.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:50.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:50.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:50.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:50.495 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:50.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 37 16 57656 57640 97.3538 72.5625 0.00603992 0.0102661 2023-09-23T22:39:50.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:50.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:50.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:50.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:50.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:50.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:50.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:51.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:51.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:51.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:51.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:51.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:51.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:51 smithi121 bash[74920]: cluster 2023-09-23T22:39:50.076028+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T22:39:51.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:51 smithi121 bash[78246]: cluster 2023-09-23T22:39:50.076028+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T22:39:51.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:51 smithi123 bash[59255]: cluster 2023-09-23T22:39:50.076028+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T22:39:51.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:51.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 38 15 58746 58731 96.5861 68.1875 0.0127645 0.0103478 2023-09-23T22:39:51.570 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:39:51.570 INFO:teuthology.orchestra.run.smithi123.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-23T22:39:51.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:51.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:51.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:51.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:51.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:51.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:51.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:52.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:52.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:52.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:52.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:52.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:52.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:52.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:52.378 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:52 smithi121 bash[74920]: audit 2023-09-23T22:39:51.931152+0000 mon.a (mon.0) 951 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:52.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:52.450 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:52 smithi123 bash[59255]: audit 2023-09-23T22:39:51.931152+0000 mon.a (mon.0) 951 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:52.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:52.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:52.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:39:52.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 39 16 59861 59845 95.8947 69.625 0.0101982 0.0104218 2023-09-23T22:39:52.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:52.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:52.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:52.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:52.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:52 smithi121 bash[78246]: audit 2023-09-23T22:39:51.931152+0000 mon.a (mon.0) 951 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:52.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:52.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:52.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:53.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:53.247 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:53.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:53.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:53.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:53 smithi121 bash[78246]: cluster 2023-09-23T22:39:52.076582+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T22:39:53.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:53 smithi121 bash[74920]: cluster 2023-09-23T22:39:52.076582+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T22:39:53.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:53.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:53.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:39:53.558733+0000 min lat: 0.00129999 max lat: 0.144705 avg lat: 0.0104886 2023-09-23T22:39:53.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:39:53.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 40 16 60997 60981 95.2722 71 0.0102428 0.0104886 2023-09-23T22:39:53.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:53 smithi123 bash[59255]: cluster 2023-09-23T22:39:52.076582+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T22:39:53.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:53.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.800 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:53.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:54.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:54.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:54.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:54.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:54.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:54.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 41 16 62027 62011 94.5184 64.375 0.0189731 0.0105744 2023-09-23T22:39:54.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:54.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:54.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:54.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:55.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:55.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:55.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:55.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:55.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:55.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:55.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:55.476 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:55.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:55 smithi121 bash[78246]: cluster 2023-09-23T22:39:54.077160+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:39:55.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:55 smithi121 bash[74920]: cluster 2023-09-23T22:39:54.077160+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:39:55.502 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:55.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:55.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 42 16 63127 63111 93.9047 68.75 0.00856433 0.0106422 2023-09-23T22:39:55.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:55.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:55 smithi123 bash[59255]: cluster 2023-09-23T22:39:54.077160+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:39:55.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:55.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:55.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:55.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:55.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:55.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:55.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:56.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:56.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:56.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:56.151 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:56.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:56.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:56.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:56.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:56.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:56.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.540 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:56.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 43 16 64173 64157 93.2411 65.375 0.00443055 0.0107082 2023-09-23T22:39:56.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:56.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:56.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:56.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:56.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:56.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:56.940 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:57.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:57.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:57.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:57.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:57.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:57.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:57.332 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:57.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:57.451 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:57.475 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:57.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:57 smithi123 bash[59255]: cluster 2023-09-23T22:39:56.077612+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T22:39:57.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 44 16 65006 64990 92.3051 52.0625 0.00563379 0.0108273 2023-09-23T22:39:57.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:57.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:57.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:57.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:57 smithi121 bash[78246]: cluster 2023-09-23T22:39:56.077612+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T22:39:57.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:57 smithi121 bash[74920]: cluster 2023-09-23T22:39:56.077612+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T22:39:57.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:57.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:57.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:57.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:57.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:57.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:58.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:58.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:58.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:58.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:58.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:58.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:58.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:58.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:58.526 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:58.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 45 16 66050 66034 91.7037 65.25 0.0115062 0.010898 2023-09-23T22:39:58.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:58.655 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:58.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:58.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:58 smithi123 bash[59255]: cluster 2023-09-23T22:39:58.078273+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:39:58.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:58.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:58.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:58.893 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:58 smithi121 bash[74920]: cluster 2023-09-23T22:39:58.078273+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:39:58.893 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:39:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:39:58] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T22:39:58.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:58 smithi121 bash[78246]: cluster 2023-09-23T22:39:58.078273+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:39:58.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:59.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:59.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:59.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:59.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:59.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:59.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:59.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:59.560 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 46 16 67109 67093 91.1489 66.1875 0.0111632 0.0109647 2023-09-23T22:39:59.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:59.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:59.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:59.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:59.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:59.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:59.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:59.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:59.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:59.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:00.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:39:59 smithi123 bash[59255]: audit 2023-09-23T22:39:59.814562+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:40:00.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:00.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:00.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:00.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:00.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:39:59 smithi121 bash[74920]: audit 2023-09-23T22:39:59.814562+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:40:00.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:39:59 smithi121 bash[78246]: audit 2023-09-23T22:39:59.814562+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:40:00.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:00.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:00.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:00.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:00.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 47 16 68074 68058 90.4927 60.3125 0.0408465 0.0110449 2023-09-23T22:40:00.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:00.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:00.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:00.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:00.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:00.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:00.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:00 smithi123 bash[59255]: cluster 2023-09-23T22:40:00.000105+0000 mon.a (mon.0) 953 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T22:40:00.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:00 smithi123 bash[59255]: cluster 2023-09-23T22:40:00.000131+0000 mon.a (mon.0) 954 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T22:40:00.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:00 smithi123 bash[59255]: cluster 2023-09-23T22:40:00.078887+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T22:40:00.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:00.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:00.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:00 smithi121 bash[78246]: cluster 2023-09-23T22:40:00.000105+0000 mon.a (mon.0) 953 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T22:40:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:00 smithi121 bash[78246]: cluster 2023-09-23T22:40:00.000131+0000 mon.a (mon.0) 954 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T22:40:01.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:00 smithi121 bash[78246]: cluster 2023-09-23T22:40:00.078887+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T22:40:01.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:00 smithi121 bash[74920]: cluster 2023-09-23T22:40:00.000105+0000 mon.a (mon.0) 953 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T22:40:01.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:00 smithi121 bash[74920]: cluster 2023-09-23T22:40:00.000131+0000 mon.a (mon.0) 954 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T22:40:01.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:00 smithi121 bash[74920]: cluster 2023-09-23T22:40:00.078887+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T22:40:01.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:01.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:01.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:01.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:01.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:01.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:01.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:01.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:01.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:01.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:01.437 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:40:01.437 INFO:teuthology.orchestra.run.smithi123.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-23T22:40:01.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:01.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:01.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:01.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 48 16 69080 69064 89.9172 62.875 0.00685209 0.0111148 2023-09-23T22:40:01.660 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:01.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:01.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:01.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:01.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:01.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:01.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:02.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:02.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:02.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:02.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:02.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:02.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:40:02.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:02.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:02.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:02.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 49 16 70072 70056 89.3474 62 0.0141341 0.0111859 2023-09-23T22:40:02.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:02.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:02.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:02.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:02.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:02.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:02.743 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:40:02.811 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:40:02.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:02.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:02.871 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:40:02.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:02.924 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:40:02.965 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:40:02.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:03.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:03.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:03.022 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:40:03.066 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:40:03.101 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:40:03.104 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.104 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.104 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.104 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.104 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.104 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.105 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.105 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:40:03.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:03.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:03.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:03 smithi121 bash[74920]: cluster 2023-09-23T22:40:02.079613+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:40:03.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:03 smithi121 bash[74920]: audit 2023-09-23T22:40:02.697710+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.121:0/1886254116' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:03.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:03 smithi121 bash[78246]: cluster 2023-09-23T22:40:02.079613+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:40:03.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:03 smithi121 bash[78246]: audit 2023-09-23T22:40:02.697710+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.121:0/1886254116' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:03.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:03.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:03 smithi123 bash[59255]: cluster 2023-09-23T22:40:02.079613+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:40:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:03 smithi123 bash[59255]: audit 2023-09-23T22:40:02.697710+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.121:0/1886254116' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:03.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 50 16 70868 70852 88.5554 49.75 0.018916 0.0112866 2023-09-23T22:40:03.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:03.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:03.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:03.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:03.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:03.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:03.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:03.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:03.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:04.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:04.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:04.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:04.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:04.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:04.299 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:40:04.306 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T22:40:04.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:04.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:04 smithi121 bash[74920]: audit 2023-09-23T22:40:03.500860+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.121:0/220312460' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:40:04.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:04 smithi121 bash[74920]: audit 2023-09-23T22:40:03.502096+0000 mon.a (mon.0) 956 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:40:04.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:04 smithi121 bash[74920]: audit 2023-09-23T22:40:03.575697+0000 mon.a (mon.0) 957 : audit 1 from='client.? 172.21.15.121:0/2118264727' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:04.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:04 smithi121 bash[78246]: audit 2023-09-23T22:40:03.500860+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.121:0/220312460' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:40:04.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:04 smithi121 bash[78246]: audit 2023-09-23T22:40:03.502096+0000 mon.a (mon.0) 956 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:40:04.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:04 smithi121 bash[78246]: audit 2023-09-23T22:40:03.575697+0000 mon.a (mon.0) 957 : audit 1 from='client.? 172.21.15.121:0/2118264727' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:04.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:04.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:04.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:04.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:04.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:04 smithi123 bash[59255]: audit 2023-09-23T22:40:03.500860+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.121:0/220312460' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:40:04.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:04 smithi123 bash[59255]: audit 2023-09-23T22:40:03.502096+0000 mon.a (mon.0) 956 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:40:04.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:04 smithi123 bash[59255]: audit 2023-09-23T22:40:03.575697+0000 mon.a (mon.0) 957 : audit 1 from='client.? 172.21.15.121:0/2118264727' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:04.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 51 16 71786 71770 87.9439 57.375 0.00558775 0.0113647 2023-09-23T22:40:04.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:04.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:04.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:04.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:04.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:04.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:04.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:04.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:05.135 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:05.157 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:05.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:05.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.080185+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.272998+0000 mon.a (mon.0) 958 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.273044+0000 mon.a (mon.0) 959 : cluster 1 Cluster is now healthy 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: audit 2023-09-23T22:40:04.287487+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: audit 2023-09-23T22:40:04.287587+0000 mon.a (mon.0) 961 : audit 1 from='client.? 172.21.15.121:0/2118264727' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.287620+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.287707+0000 mon.a (mon.0) 962 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.289880+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[78246]: cluster 2023-09-23T22:40:04.303569+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.080185+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.272998+0000 mon.a (mon.0) 958 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.273044+0000 mon.a (mon.0) 959 : cluster 1 Cluster is now healthy 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: audit 2023-09-23T22:40:04.287487+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: audit 2023-09-23T22:40:04.287587+0000 mon.a (mon.0) 961 : audit 1 from='client.? 172.21.15.121:0/2118264727' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.287620+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.287707+0000 mon.a (mon.0) 962 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.289880+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.346 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:05 smithi121 bash[74920]: cluster 2023-09-23T22:40:04.303569+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:05.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:05.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:05.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.080185+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.272998+0000 mon.a (mon.0) 958 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.273044+0000 mon.a (mon.0) 959 : cluster 1 Cluster is now healthy 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: audit 2023-09-23T22:40:04.287487+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: audit 2023-09-23T22:40:04.287587+0000 mon.a (mon.0) 961 : audit 1 from='client.? 172.21.15.121:0/2118264727' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.287620+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.287707+0000 mon.a (mon.0) 962 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.289880+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:05 smithi123 bash[59255]: cluster 2023-09-23T22:40:04.303569+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:40:05.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 52 16 72762 72746 87.4257 61 0.0224058 0.0114321 2023-09-23T22:40:05.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:05.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:05.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:05.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:05.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:05.860 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:05.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:05.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:05.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:06.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:06.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:06.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:06.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:06.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:06.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:06.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T22:40:06.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:06.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:06.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:06.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 53 16 73714 73698 86.8987 59.5 0.0194199 0.0115014 2023-09-23T22:40:06.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:06.760 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:40:06.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:06.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:06.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:06.835 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:06.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:06.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:06.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:07.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:07.082 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:07.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:07.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:07.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:07.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[78246]: cluster 2023-09-23T22:40:06.080807+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[78246]: audit 2023-09-23T22:40:06.232919+0000 mon.a (mon.0) 963 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[78246]: audit 2023-09-23T22:40:06.256151+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[78246]: audit 2023-09-23T22:40:06.937420+0000 mon.a (mon.0) 965 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[78246]: audit 2023-09-23T22:40:06.940956+0000 mon.a (mon.0) 966 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[74920]: cluster 2023-09-23T22:40:06.080807+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[74920]: audit 2023-09-23T22:40:06.232919+0000 mon.a (mon.0) 963 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[74920]: audit 2023-09-23T22:40:06.256151+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[74920]: audit 2023-09-23T22:40:06.937420+0000 mon.a (mon.0) 965 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:07 smithi121 bash[74920]: audit 2023-09-23T22:40:06.940956+0000 mon.a (mon.0) 966 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:07.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:07.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:07.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:07 smithi123 bash[59255]: cluster 2023-09-23T22:40:06.080807+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:40:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:07 smithi123 bash[59255]: audit 2023-09-23T22:40:06.232919+0000 mon.a (mon.0) 963 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:07 smithi123 bash[59255]: audit 2023-09-23T22:40:06.256151+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:07 smithi123 bash[59255]: audit 2023-09-23T22:40:06.937420+0000 mon.a (mon.0) 965 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:07 smithi123 bash[59255]: audit 2023-09-23T22:40:06.940956+0000 mon.a (mon.0) 966 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:07.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 54 16 74574 74558 86.2847 53.75 0.00339639 0.011571 2023-09-23T22:40:07.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:07.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:07.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:07.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:07.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:07.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:08.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:08.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:08.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:08.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:08.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:08.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:40:08.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:08.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:08.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:08.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:08.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 55 16 75257 75241 85.492 42.6875 0.0208069 0.0116898 2023-09-23T22:40:08.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:08.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:08.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:08.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:08.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:08.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:08.945 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:40:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:40:08] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.33.4" 2023-09-23T22:40:08.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:08.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:09.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:09.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:09.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:09.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:09.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:09.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:09.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:09 smithi121 bash[78246]: cluster 2023-09-23T22:40:08.081561+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:40:09.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:09 smithi121 bash[74920]: cluster 2023-09-23T22:40:08.081561+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:40:09.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:09 smithi123 bash[59255]: cluster 2023-09-23T22:40:08.081561+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:40:09.561 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 56 16 75991 75975 84.7843 45.875 0.0119321 0.0117883 2023-09-23T22:40:09.645 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:09.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:09.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:09.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:09.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:09.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:10.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:10.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:10.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:10.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:10.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:10.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:10.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:10.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:10.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:10.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:10.508 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:10.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:10.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:10 smithi123 bash[59255]: audit 2023-09-23T22:40:09.395799+0000 mon.a (mon.0) 967 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:10 smithi123 bash[59255]: audit 2023-09-23T22:40:09.404407+0000 mon.a (mon.0) 968 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:10 smithi123 bash[59255]: audit 2023-09-23T22:40:10.039645+0000 mon.a (mon.0) 969 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:40:10.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:10 smithi123 bash[59255]: audit 2023-09-23T22:40:10.040661+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:40:10.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:10 smithi123 bash[59255]: audit 2023-09-23T22:40:10.049916+0000 mon.a (mon.0) 971 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.562 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 57 16 76835 76819 84.2222 52.75 0.0308331 0.0118678 2023-09-23T22:40:10.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:10.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[78246]: audit 2023-09-23T22:40:09.395799+0000 mon.a (mon.0) 967 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[78246]: audit 2023-09-23T22:40:09.404407+0000 mon.a (mon.0) 968 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[78246]: audit 2023-09-23T22:40:10.039645+0000 mon.a (mon.0) 969 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:40:10.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[78246]: audit 2023-09-23T22:40:10.040661+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:40:10.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[78246]: audit 2023-09-23T22:40:10.049916+0000 mon.a (mon.0) 971 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[74920]: audit 2023-09-23T22:40:09.395799+0000 mon.a (mon.0) 967 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[74920]: audit 2023-09-23T22:40:09.404407+0000 mon.a (mon.0) 968 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[74920]: audit 2023-09-23T22:40:10.039645+0000 mon.a (mon.0) 969 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:40:10.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[74920]: audit 2023-09-23T22:40:10.040661+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:40:10.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:10 smithi121 bash[74920]: audit 2023-09-23T22:40:10.049916+0000 mon.a (mon.0) 971 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:10.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:10.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:10.777 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:40:10.777 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:40:10.777 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:40:10.777 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:40:10.777 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:40:10.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:10.845 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:10.847 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:10.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:10.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:10.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:11.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:11.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:11.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:11.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:11.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:11.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:11.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:11.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:11.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:11.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:11 smithi121 bash[74920]: cluster 2023-09-23T22:40:10.082047+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:40:11.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:11 smithi121 bash[78246]: cluster 2023-09-23T22:40:10.082047+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:40:11.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.562 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 58 16 77704 77688 83.7064 54.3125 0.00995915 0.0119395 2023-09-23T22:40:11.587 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:11.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:40:11.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:11.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:11.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:11 smithi123 bash[59255]: cluster 2023-09-23T22:40:10.082047+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:40:11.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:11.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:11.952 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:12.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:12.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:12.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:12.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:12.387 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:12.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:12.562 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 59 15 78301 78286 82.9211 37.375 0.0291758 0.012053 2023-09-23T22:40:12.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:12.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:12.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:12.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:12.879 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:12.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:13.021 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:13.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:13.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:13.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:13.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:13.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:13.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:13.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:13 smithi123 bash[59255]: cluster 2023-09-23T22:40:12.082758+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 889 op/s 2023-09-23T22:40:13.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:13.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:13.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:13.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:13 smithi121 bash[74920]: cluster 2023-09-23T22:40:12.082758+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 889 op/s 2023-09-23T22:40:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:13 smithi121 bash[78246]: cluster 2023-09-23T22:40:12.082758+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 889 op/s 2023-09-23T22:40:13.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:40:13.563651+0000 min lat: 0.00129999 max lat: 0.366986 avg lat: 0.0121279 2023-09-23T22:40:13.566 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:40:13.566 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 60 16 79145 79129 82.4131 52.6875 0.0221511 0.0121279 2023-09-23T22:40:13.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:13.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:13.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:13.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:13.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:13.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:13.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:13.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:13.949 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:13.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:14.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:14.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:14.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:14.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:14.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:14.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:14.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:14 smithi121 bash[78246]: cluster 2023-09-23T22:40:14.083312+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:40:14.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:14 smithi121 bash[74920]: cluster 2023-09-23T22:40:14.083312+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:40:14.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:14.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 61 16 80087 80071 82.0272 58.875 0.00753711 0.0121852 2023-09-23T22:40:14.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:14.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:14 smithi123 bash[59255]: cluster 2023-09-23T22:40:14.083312+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:14.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:14.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:14.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:14.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:14.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:15.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:15.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:15.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:15.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:15.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:15.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:15.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:15.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 62 16 81039 81023 81.6638 59.5 0.035097 0.012239 2023-09-23T22:40:15.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:15.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:15.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:15.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:15.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:15.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:15.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:15.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:16.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:16.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:16.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:16.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:16.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:16.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:16.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:16.408 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:16.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:16.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:16.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:16.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 63 16 81833 81817 81.1552 49.625 0.0244975 0.0123147 2023-09-23T22:40:16.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:16.646 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:16.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:16.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:16.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:16.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:16.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:16.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:17.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:17.038 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:17.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:17.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:17 smithi121 bash[74920]: cluster 2023-09-23T22:40:16.083800+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s 2023-09-23T22:40:17.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:17.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:17.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:17.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:17 smithi123 bash[59255]: cluster 2023-09-23T22:40:16.083800+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s 2023-09-23T22:40:17.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:17 smithi121 bash[78246]: cluster 2023-09-23T22:40:16.083800+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s 2023-09-23T22:40:17.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:17.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 64 16 82748 82732 80.7806 57.1875 0.0383053 0.0123737 2023-09-23T22:40:17.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:17.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:17.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:17.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:17.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:17.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:17.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:18.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:18.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:18.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:18.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:18.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:18.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:18.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:18.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:18.451 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:18.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:18.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:18.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 65 16 83503 83487 80.2638 47.1875 0.00439409 0.0124245 2023-09-23T22:40:18.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:18.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:18.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:18.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:18.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:18.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:18.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:18.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:19.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:19.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:19.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:19.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:19.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:40:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:40:18] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.33.4" 2023-09-23T22:40:19.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:19.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:19.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:19.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:19.461 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:19 smithi123 bash[59255]: cluster 2023-09-23T22:40:18.084497+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2023-09-23T22:40:19.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:19.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:19.565 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 66 16 84110 84094 79.6224 37.9375 0.00862899 0.0125528 2023-09-23T22:40:19.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:19.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:19 smithi121 bash[74920]: cluster 2023-09-23T22:40:18.084497+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2023-09-23T22:40:19.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:19 smithi121 bash[78246]: cluster 2023-09-23T22:40:18.084497+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2023-09-23T22:40:19.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:19.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:19.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:19.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:19.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:19.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:19.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:20.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:20.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:20.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:20.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:20.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:20.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:20.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:20.566 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 67 16 84833 84817 79.108 45.1875 0.0258598 0.0126337 2023-09-23T22:40:20.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:20.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:20.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:20.811 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:40:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:40:20.811 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:db898451:::benchmark_data_smithi121_126723_object35996:head, version: 124'2234, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:db898451:::benchmark_data_smithi121_126723_object35996:head@124'2234, 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-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:38.378795+0000", 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 222.42999100599999, 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.040520130000000001, 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.812 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378795+0000", 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378795+0000", 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.813 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378794+0000", 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7760999999999999e-05 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378842+0000", 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9242e-05 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.814 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378861+0000", 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3188e-05 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.378874+0000", 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021662958 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.400537+0000", 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3859000000000001e-05 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.400551+0000", 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018763865000000001 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.419315+0000", 2023-09-23T22:40:20.816 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.040520130000000001 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:da0c3e74:::benchmark_data_smithi121_126723_object36094:head, version: 124'2237, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:da0c3e74:::benchmark_data_smithi121_126723_object36094:head@124'2237, 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-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:38.381585+0000", 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 222.427200615, 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027862944000000001, 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.817 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.381585+0000", 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.381585+0000", 2023-09-23T22:40:20.818 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.381584+0000", 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5354e-05 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.381629+0000", 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8413999999999999e-05 2023-09-23T22:40:20.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.381658+0000", 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6917000000000001e-05 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.381675+0000", 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025937004999999999 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.820 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.407612+0000", 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.047e-05 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.407622+0000", 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001825871 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.821 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.409448+0000", 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027862944000000001 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d1249d7d:::benchmark_data_smithi121_126723_object36101:head, version: 124'2238, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d1249d7d:::benchmark_data_smithi121_126723_object36101:head@124'2238, 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-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:38.382448+0000", 2023-09-23T22:40:20.822 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 222.426337811, 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029086981000000001, 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.382448+0000", 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.823 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.382448+0000", 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.382447+0000", 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2490999999999997e-05 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.824 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.382489+0000", 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6739999999999999e-05 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.382506+0000", 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9970000000000004e-06 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.825 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.382515+0000", 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027011087 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.409526+0000", 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3291e-05 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.409539+0000", 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001995363 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.411535+0000", 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029086981000000001 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d1867c30:::benchmark_data_smithi121_126723_object36117:head, version: 124'2239, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d1867c30:::benchmark_data_smithi121_126723_object36117:head@124'2239, 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-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:38.383596+0000", 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 222.42518957600001, 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029872023000000001, 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.383596+0000", 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.383596+0000", 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.383595+0000", 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1959999999999999e-05 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.383627+0000", 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9788000000000001e-05 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.383647+0000", 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0125999999999999e-05 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.383657+0000", 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027955094 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.831 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.411612+0000", 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3355e-05 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.411626+0000", 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018425119999999999 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.832 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:38.413468+0000", 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029872023000000001 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:df0d63d4:::benchmark_data_smithi121_126723_object42468:head, version: 124'2621, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:df0d63d4:::benchmark_data_smithi121_126723_object42468:head@124'2621, 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-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:45.828621+0000", 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 214.980164409, 2023-09-23T22:40:20.833 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.035281096999999997, 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828621+0000", 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.834 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828621+0000", 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828620+0000", 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3597999999999999e-05 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.835 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828654+0000", 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7742999999999999e-05 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828672+0000", 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1748e-05 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.836 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828684+0000", 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018407735000000001 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.847091+0000", 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5651e-05 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.837 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.847107+0000", 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016795381000000002 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.863902+0000", 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.035281096999999997 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.838 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d907076d:::benchmark_data_smithi121_126723_object45728:head, version: 128'2832, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d907076d:::benchmark_data_smithi121_126723_object45728:head@128'2832, 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-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.929602+0000", 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 210.87918404800001, 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.049843500999999998, 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.839 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929602+0000", 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929602+0000", 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.840 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929601+0000", 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2611000000000002e-05 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929643+0000", 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5638000000000001e-05 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.841 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929669+0000", 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4341e-05 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929683+0000", 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021418735000000001 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.842 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.951102+0000", 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4487e-05 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.951116+0000", 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028328668000000001 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.843 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.979445+0000", 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.049843500999999998 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:de009b06:::benchmark_data_smithi121_126723_object45735:head, version: 128'2833, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:de009b06:::benchmark_data_smithi121_126723_object45735:head@128'2833, 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-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.942406+0000", 2023-09-23T22:40:20.844 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 210.86637937, 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037016627000000003, 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942406+0000", 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.845 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942406+0000", 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942405+0000", 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5077000000000003e-05 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.846 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942440+0000", 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6426000000000001e-05 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942467+0000", 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1875999999999999e-05 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.847 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942479+0000", 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.034497931000000003 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.976977+0000", 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4239999999999999e-06 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.976986+0000", 2023-09-23T22:40:20.848 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002436868 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.979423+0000", 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037016627000000003 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.849 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:144152 7.b e142/141 7:de499f2b:::benchmark_data_smithi121_126723_object45661:head v 142'8953, mlcod=127'2822)", 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.949662+0000", 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 210.85912357500001, 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.03591043, 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.850 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949662+0000", 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949662+0000", 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949660+0000", 2023-09-23T22:40:20.851 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3162999999999999e-05 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949673+0000", 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2004000000000001e-05 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949695+0000", 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3081999999999999e-05 2023-09-23T22:40:20.852 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949709+0000", 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056831690000000001 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.955392+0000", 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8241999999999997e-05 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.853 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.955430+0000", 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030126828000000001 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985557+0000", 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5675000000000002e-05 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.854 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985572+0000", 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.03591043 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:144160 7.b e142/141 7:dba55e41:::benchmark_data_smithi121_126723_object45669:head v 142'8954, mlcod=127'2822)", 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.958585+0000", 2023-09-23T22:40:20.855 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 210.850200973, 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.02699969, 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958585+0000", 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.856 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958585+0000", 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958583+0000", 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1844e-05 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.857 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958595+0000", 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6554000000000001e-05 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958612+0000", 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0834000000000001e-05 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.858 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958632+0000", 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003779574 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.962412+0000", 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6702000000000002e-05 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.859 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.962449+0000", 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023126163000000002 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985575+0000", 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4089999999999992e-06 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.860 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985584+0000", 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.02699969 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.861 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:145030 7.b e142/141 7:d5db2ea0:::benchmark_data_smithi121_126723_object46539:head v 142'9008, mlcod=128'2878)", 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:50.818529+0000", 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 209.99025676299999, 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027416291999999998, 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818529+0000", 2023-09-23T22:40:20.862 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818529+0000", 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818527+0000", 2023-09-23T22:40:20.863 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6782e-05 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818544+0000", 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3890999999999999e-05 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818568+0000", 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1060000000000006e-06 2023-09-23T22:40:20.864 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818577+0000", 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0052003079999999998 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.823777+0000", 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4487999999999999e-05 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.865 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.823812+0000", 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.022078473000000001 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.845890+0000", 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4882000000000001e-05 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.866 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.845945+0000", 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027416291999999998 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:da2b4f77:::benchmark_data_smithi121_126723_object47170:head, version: 129'2927, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:da2b4f77:::benchmark_data_smithi121_126723_object47170:head@129'2927, 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-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.491376+0000", 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 209.31740993299999, 2023-09-23T22:40:20.867 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030344179999999998, 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491376+0000", 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.868 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491376+0000", 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491375+0000", 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2175999999999997e-05 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.869 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491417+0000", 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8791e-05 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491436+0000", 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2790000000000004e-06 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.870 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491445+0000", 2023-09-23T22:40:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013721456999999999 2023-09-23T22:40:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.871 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.505167+0000", 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0421999999999999e-05 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.505177+0000", 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016542802999999998 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.872 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.521720+0000", 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030344179999999998 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d6722a15:::benchmark_data_smithi121_126723_object47573:head, version: 129'2963, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d6722a15:::benchmark_data_smithi121_126723_object47573:head@129'2963, 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-23T22:40:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.971851+0000", 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 208.83693480599999, 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036578037000000001, 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971851+0000", 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.874 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971851+0000", 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971850+0000", 2023-09-23T22:40:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7222000000000003e-05 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971897+0000", 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0800000000000001e-05 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971918+0000", 2023-09-23T22:40:20.876 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3570000000000001e-05 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971931+0000", 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015555658999999999 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.987487+0000", 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6100000000000002e-06 2023-09-23T22:40:20.877 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.987494+0000", 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020935121000000001 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.008429+0000", 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036578037000000001 2023-09-23T22:40:20.878 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d594d969:::benchmark_data_smithi121_126723_object47608:head, version: 129'2965, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d594d969:::benchmark_data_smithi121_126723_object47608:head@129'2965, 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-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.984251+0000", 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 208.82453503299999, 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027200781, 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.879 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984251+0000", 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984251+0000", 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.880 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984250+0000", 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3676000000000001e-05 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984283+0000", 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0251999999999999e-05 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.881 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984303+0000", 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0499999999999997e-06 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984312+0000", 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024153452999999998 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.882 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.008466+0000", 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8940000000000005e-06 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.008476+0000", 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0029755269999999999 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.883 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.011451+0000", 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027200781 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:146016 7.b e142/141 7:dc3413d4:::benchmark_data_smithi121_126723_object47525:head v 142'9085, mlcod=129'2954)", 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.989998+0000", 2023-09-23T22:40:20.884 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 208.81878714699999, 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029076316000000001, 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.989998+0000", 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.885 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.989998+0000", 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.989997+0000", 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.268e-06 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.886 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.990007+0000", 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4853e-05 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.990022+0000", 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.798e-06 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.887 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.990028+0000", 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028910229999999999 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.992919+0000", 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2792e-05 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.888 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.992952+0000", 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.026096907999999999 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.019049+0000", 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5724999999999998e-05 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.889 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.019075+0000", 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029076316000000001 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:146569 7.b e142/141 7:d2f11754:::benchmark_data_smithi121_126723_object48078:head v 142'9121, mlcod=129'2991)", 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:52.504274+0000", 2023-09-23T22:40:20.890 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 208.30451134699999, 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028691266999999999, 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504274+0000", 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.891 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504274+0000", 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504273+0000", 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4595e-05 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.892 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504287+0000", 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5279e-05 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504313+0000", 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0020999999999999e-05 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.893 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504323+0000", 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0053023180000000003 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.509625+0000", 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0534999999999998e-05 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.894 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.509656+0000", 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023266815 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.532922+0000", 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3151000000000001e-05 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.895 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.532966+0000", 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028691266999999999 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:def02cd1:::benchmark_data_smithi121_126723_object49492:head, version: 129'3090, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:def02cd1:::benchmark_data_smithi121_126723_object49492:head@129'3090, 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-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 206.812875136, 2023-09-23T22:40:20.896 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.031263342, 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.897 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1467000000000001e-05 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.898 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995951+0000", 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6932e-05 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995968+0000", 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8540000000000003e-06 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995977+0000", 2023-09-23T22:40:20.899 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011723327 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.007700+0000", 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1412e-05 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.007712+0000", 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019462105 2023-09-23T22:40:20.900 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.027174+0000", 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.031263342 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:defe3229:::benchmark_data_smithi121_126723_object51242:head, version: 129'3220, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:defe3229:::benchmark_data_smithi121_126723_object51242:head@129'3220, 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-23T22:40:20.901 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:56.230390+0000", 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 204.57839550599999, 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037962468999999999, 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230390+0000", 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.902 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230390+0000", 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230389+0000", 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000115424 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.903 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230505+0000", 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1749000000000001e-05 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230526+0000", 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2455e-05 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.904 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230539+0000", 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016829645000000001 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.247369+0000", 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2730000000000008e-06 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.905 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.247378+0000", 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020974758999999999 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.268353+0000", 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037962468999999999 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.906 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d0805f86:::benchmark_data_smithi121_126723_object51812:head, version: 132'3261, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d0805f86:::benchmark_data_smithi121_126723_object51812:head@132'3261, 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-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:56.829280+0000", 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 203.979505784, 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028058687999999998, 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.907 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829280+0000", 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829280+0000", 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.908 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829279+0000", 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1797e-05 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829320+0000", 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7617999999999999e-05 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.909 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829348+0000", 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4763000000000001e-05 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829363+0000", 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011684244 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.910 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.841047+0000", 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1365999999999999e-05 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.841058+0000", 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016280188000000001 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.911 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.857339+0000", 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028058687999999998 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:da7789a3:::benchmark_data_smithi121_126723_object52492:head, version: 132'3297, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:da7789a3:::benchmark_data_smithi121_126723_object52492:head@132'3297, 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-23T22:40:20.912 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 203.30166125700001, 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036981055999999998, 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.913 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2640999999999999e-05 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.914 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507186+0000", 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7755000000000001e-05 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507214+0000", 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4575e-05 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.915 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507229+0000", 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013096767 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520325+0000", 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1649999999999995e-06 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.916 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520335+0000", 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023770782000000001 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.544105+0000", 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036981055999999998 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.917 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d9a9c4be:::benchmark_data_smithi121_126723_object52531:head, version: 132'3299, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d9a9c4be:::benchmark_data_smithi121_126723_object52531:head@132'3299, 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-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:57.520018+0000", 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 203.28876777299999, 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028144209999999999, 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.918 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520018+0000", 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520018+0000", 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.919 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520017+0000", 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6900000000000002e-05 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520054+0000", 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3777999999999998e-05 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:40:20.920 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520077+0000", 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2255999999999999e-05 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520090+0000", 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024103330999999999 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:40:20.921 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.544193+0000", 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0861e-05 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.544204+0000", 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039581709999999999 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.548162+0000", 2023-09-23T22:40:20.922 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028144209999999999 2023-09-23T22:40:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:40:20.923 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:40:20.923 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:40:20.923 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:21.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:21.087 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:21.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:21.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:21.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:21.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:21.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:21 smithi123 bash[59255]: cluster 2023-09-23T22:40:20.085074+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 43 MiB/s wr, 686 op/s 2023-09-23T22:40:21.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:21.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:21.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:21.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:21.566 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 68 15 85733 85718 78.7727 56.3125 0.00918738 0.0126895 2023-09-23T22:40:21.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:21.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:21.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:40:21.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:21 smithi121 bash[78246]: cluster 2023-09-23T22:40:20.085074+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 43 MiB/s wr, 686 op/s 2023-09-23T22:40:21.699 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:21 smithi121 bash[74920]: cluster 2023-09-23T22:40:20.085074+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 43 MiB/s wr, 686 op/s 2023-09-23T22:40:21.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:21.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:21.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:21.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:21.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:22.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:22.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:22.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:22.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:22.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:22 smithi121 bash[74920]: audit 2023-09-23T22:40:21.930866+0000 mon.a (mon.0) 972 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:22.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:22 smithi121 bash[78246]: audit 2023-09-23T22:40:21.930866+0000 mon.a (mon.0) 972 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:22.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:22 smithi123 bash[59255]: audit 2023-09-23T22:40:21.930866+0000 mon.a (mon.0) 972 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:22.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:22.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:22.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:22.566 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 69 16 86506 86490 78.3303 48.25 0.0130104 0.0127607 2023-09-23T22:40:22.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:22.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:22.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:22.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:22.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:22.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:22.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:22.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:23.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:23.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:23.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:23.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:23.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:23.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:23.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:23.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.355 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:23 smithi121 bash[74920]: cluster 2023-09-23T22:40:22.085734+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s 2023-09-23T22:40:23.355 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:23 smithi121 bash[78246]: cluster 2023-09-23T22:40:22.085734+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s 2023-09-23T22:40:23.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:23.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:23.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:23.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:23 smithi123 bash[59255]: cluster 2023-09-23T22:40:22.085734+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s 2023-09-23T22:40:23.566 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 70 16 87294 87278 77.9149 49.25 0.00522657 0.0128281 2023-09-23T22:40:23.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:23.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:23.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:23.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:23.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:23.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:23.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:23.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:23.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:24.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:24.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:24.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:24.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:24.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:24.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:24.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:24.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:24.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:24.568 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 71 16 87946 87930 77.3894 40.75 0.016672 0.0129149 2023-09-23T22:40:24.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:24.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:24.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:24.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:24.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:24.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:25.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:25.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:25.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:25.176 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:25.189 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:40:25.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:25.241 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:40:25.300 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:40:25.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:25 smithi121 bash[74920]: cluster 2023-09-23T22:40:24.086288+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 794 op/s 2023-09-23T22:40:25.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:25 smithi121 bash[74920]: audit 2023-09-23T22:40:25.088834+0000 mon.a (mon.0) 973 : audit 1 from='client.? 172.21.15.121:0/2595726251' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:40:25.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:25.330 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T22:40:25.352 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:40:25.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:25.392 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:40:25.430 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:40:25.457 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:40:25.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:25.480 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.482 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:40:25.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:25.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:25.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:25 smithi121 bash[78246]: cluster 2023-09-23T22:40:24.086288+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 794 op/s 2023-09-23T22:40:25.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:25 smithi121 bash[78246]: audit 2023-09-23T22:40:25.088834+0000 mon.a (mon.0) 973 : audit 1 from='client.? 172.21.15.121:0/2595726251' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:40:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:25 smithi121 bash[78246]: audit 2023-09-23T22:40:25.144006+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.121:0/2946988451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:25.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:25 smithi121 bash[74920]: audit 2023-09-23T22:40:25.144006+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.121:0/2946988451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:25.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 72 16 88532 88516 76.8233 36.625 0.00530938 0.0129788 2023-09-23T22:40:25.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:25.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:25 smithi123 bash[59255]: cluster 2023-09-23T22:40:24.086288+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 794 op/s 2023-09-23T22:40:25.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:25 smithi123 bash[59255]: audit 2023-09-23T22:40:25.088834+0000 mon.a (mon.0) 973 : audit 1 from='client.? 172.21.15.121:0/2595726251' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:40:25.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:25 smithi123 bash[59255]: audit 2023-09-23T22:40:25.144006+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.121:0/2946988451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:25.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:25.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:25.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:25.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:25.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:25.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:26.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:26.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:26.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:26.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:26.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:26.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:26.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:26.338 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:40:26.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:26.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:26.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:26.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[74920]: cluster 2023-09-23T22:40:25.315802+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:40:26.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[74920]: cluster 2023-09-23T22:40:25.316544+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:40:26.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[74920]: audit 2023-09-23T22:40:25.316637+0000 mon.a (mon.0) 974 : audit 1 from='client.? 172.21.15.121:0/2595726251' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:40:26.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[74920]: cluster 2023-09-23T22:40:25.316809+0000 mon.a (mon.0) 975 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-09-23T22:40:26.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[74920]: audit 2023-09-23T22:40:25.559033+0000 mon.a (mon.0) 976 : audit 1 from='client.? 172.21.15.121:0/1904255214' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:40:26.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[78246]: cluster 2023-09-23T22:40:25.315802+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:40:26.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[78246]: cluster 2023-09-23T22:40:25.316544+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:40:26.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[78246]: audit 2023-09-23T22:40:25.316637+0000 mon.a (mon.0) 974 : audit 1 from='client.? 172.21.15.121:0/2595726251' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:40:26.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[78246]: cluster 2023-09-23T22:40:25.316809+0000 mon.a (mon.0) 975 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-09-23T22:40:26.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:26 smithi121 bash[78246]: audit 2023-09-23T22:40:25.559033+0000 mon.a (mon.0) 976 : audit 1 from='client.? 172.21.15.121:0/1904255214' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:40:26.990 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 73 16 88532 88516 75.7709 0 - 0.0129788 2023-09-23T22:40:26.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:26.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:26 smithi123 bash[59255]: cluster 2023-09-23T22:40:25.315802+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:40:26.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:26 smithi123 bash[59255]: cluster 2023-09-23T22:40:25.316544+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:40:26.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:26 smithi123 bash[59255]: audit 2023-09-23T22:40:25.316637+0000 mon.a (mon.0) 974 : audit 1 from='client.? 172.21.15.121:0/2595726251' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:40:26.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:26 smithi123 bash[59255]: cluster 2023-09-23T22:40:25.316809+0000 mon.a (mon.0) 975 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-09-23T22:40:26.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:26 smithi123 bash[59255]: audit 2023-09-23T22:40:25.559033+0000 mon.a (mon.0) 976 : audit 1 from='client.? 172.21.15.121:0/1904255214' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:40:27.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:27.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:27.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:27.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:27.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:27.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:27.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:27.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:27.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:27.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.086960+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v721: 89 pgs: 1 peering, 88 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-09-23T22:40:27.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.313113+0000 mon.a (mon.0) 977 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:27.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.323745+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.324080+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: audit 2023-09-23T22:40:26.326190+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.121:0/1904255214' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.326267+0000 mon.a (mon.0) 979 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.326699+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.327281+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.331103+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[78246]: cluster 2023-09-23T22:40:26.331840+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.086960+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v721: 89 pgs: 1 peering, 88 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.313113+0000 mon.a (mon.0) 977 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:27.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.323745+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.324080+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: audit 2023-09-23T22:40:26.326190+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.121:0/1904255214' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.326267+0000 mon.a (mon.0) 979 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.326699+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.327281+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.331103+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:27 smithi121 bash[74920]: cluster 2023-09-23T22:40:26.331840+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.568 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 74 16 88532 88516 74.7471 0 - 0.0129788 2023-09-23T22:40:27.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:27.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:27.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.086960+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v721: 89 pgs: 1 peering, 88 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.313113+0000 mon.a (mon.0) 977 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.323745+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.324080+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: audit 2023-09-23T22:40:26.326190+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.121:0/1904255214' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.326267+0000 mon.a (mon.0) 979 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.326699+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.327281+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.331103+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:27 smithi123 bash[59255]: cluster 2023-09-23T22:40:26.331840+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:40:27.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:27.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:27.842 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T22:40:27.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:40:27.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:27.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:27.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:28.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:28.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:28.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:28.222 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:28.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.337183+0000 mon.a (mon.0) 980 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.337397+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.338124+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.338399+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.340323+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.344581+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:28 smithi123 bash[59255]: cluster 2023-09-23T22:40:27.530254+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:28.384 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:28.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.337183+0000 mon.a (mon.0) 980 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-09-23T22:40:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.337397+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.338124+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.338399+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.340323+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.344581+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[78246]: cluster 2023-09-23T22:40:27.530254+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.337183+0000 mon.a (mon.0) 980 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.337397+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.338124+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.338399+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.340323+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.344581+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[74920]: cluster 2023-09-23T22:40:27.530254+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:40:28.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:28.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:28.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:28.568 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 75 16 89135 89119 74.2529 12.5625 0.0240947 0.0134616 2023-09-23T22:40:28.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:28.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:28.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:28.787 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:40:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:40:28] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T22:40:28.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:28.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:28.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:28.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:28.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:29.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:29.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:29.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:29.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:29.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:29.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:29.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.087640+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v724: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 peering, 84 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 42 MiB/s wr, 669 op/s; 5458/265836 objects degraded (2.053%); 5438/265836 objects misplaced (2.046%); 43 KiB/s, 1 objects/s recovering 2023-09-23T22:40:29.364 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.332077+0000 mon.a (mon.0) 981 : cluster 3 Health check failed: Degraded data redundancy: 5458/265836 objects degraded (2.053%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:40:29.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.087640+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v724: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 peering, 84 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 42 MiB/s wr, 669 op/s; 5458/265836 objects degraded (2.053%); 5438/265836 objects misplaced (2.046%); 43 KiB/s, 1 objects/s recovering 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.332077+0000 mon.a (mon.0) 981 : cluster 3 Health check failed: Degraded data redundancy: 5458/265836 objects degraded (2.053%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.347101+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.352503+0000 mon.a (mon.0) 982 : cluster 0 osdmap e168: 8 total, 8 up, 7 in 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.353863+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.358161+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.364160+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:29 smithi123 bash[59255]: cluster 2023-09-23T22:40:28.366577+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:29.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 76 16 89914 89898 73.9164 48.6875 0.00656841 0.0135231 2023-09-23T22:40:29.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:29.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:29.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:29.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:29.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.347101+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.352503+0000 mon.a (mon.0) 982 : cluster 0 osdmap e168: 8 total, 8 up, 7 in 2023-09-23T22:40:29.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.353863+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.358161+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.364160+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[74920]: cluster 2023-09-23T22:40:28.366577+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.087640+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v724: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 peering, 84 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 42 MiB/s wr, 669 op/s; 5458/265836 objects degraded (2.053%); 5438/265836 objects misplaced (2.046%); 43 KiB/s, 1 objects/s recovering 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.332077+0000 mon.a (mon.0) 981 : cluster 3 Health check failed: Degraded data redundancy: 5458/265836 objects degraded (2.053%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.347101+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.352503+0000 mon.a (mon.0) 982 : cluster 0 osdmap e168: 8 total, 8 up, 7 in 2023-09-23T22:40:29.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.353863+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.358161+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.364160+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:29 smithi121 bash[78246]: cluster 2023-09-23T22:40:28.366577+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:40:29.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:29.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:29.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:40:29.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:29.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:29.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:40:29.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:30.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:30.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:30.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:30.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:30.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:30.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:30.259 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:30.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:30.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:30.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.353575+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.355937+0000 mon.a (mon.0) 983 : cluster 0 osdmap e169: 8 total, 8 up, 7 in 2023-09-23T22:40:30.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.357381+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.359613+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.360282+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.361465+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.363532+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[74920]: cluster 2023-09-23T22:40:29.365257+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:30.497 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:30.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 77 16 90641 90625 73.5466 45.4375 0.0198443 0.0135908 2023-09-23T22:40:30.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:30.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.353575+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.355937+0000 mon.a (mon.0) 983 : cluster 0 osdmap e169: 8 total, 8 up, 7 in 2023-09-23T22:40:30.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.357381+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.359613+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.360282+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.361465+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.363532+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:30 smithi123 bash[59255]: cluster 2023-09-23T22:40:29.365257+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.353575+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.355937+0000 mon.a (mon.0) 983 : cluster 0 osdmap e169: 8 total, 8 up, 7 in 2023-09-23T22:40:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.357381+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.359613+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.360282+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.361465+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.363532+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:30 smithi121 bash[78246]: cluster 2023-09-23T22:40:29.365257+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:40:30.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:30.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:30.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:31.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:31.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:31.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:31.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:31.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:31.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:31.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:31.454 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:31 smithi123 bash[59255]: cluster 2023-09-23T22:40:30.088129+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v727: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 peering, 84 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 26 MiB/s wr, 419 op/s; 5458/265836 objects degraded (2.053%); 5438/265836 objects misplaced (2.046%); 65 KiB/s, 1 objects/s recovering 2023-09-23T22:40:31.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:31.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:31.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 78 16 91443 91427 73.2462 50.125 0.0192317 0.013646 2023-09-23T22:40:31.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:31.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:31.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:31 smithi121 bash[74920]: cluster 2023-09-23T22:40:30.088129+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v727: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 peering, 84 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 26 MiB/s wr, 419 op/s; 5458/265836 objects degraded (2.053%); 5438/265836 objects misplaced (2.046%); 65 KiB/s, 1 objects/s recovering 2023-09-23T22:40:31.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:31 smithi121 bash[78246]: cluster 2023-09-23T22:40:30.088129+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v727: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 1 peering, 84 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 26 MiB/s wr, 419 op/s; 5458/265836 objects degraded (2.053%); 5438/265836 objects misplaced (2.046%); 65 KiB/s, 1 objects/s recovering 2023-09-23T22:40:31.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:31.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:31.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:31.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:31.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:31.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:32.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:32.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:32.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:32.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:32.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:32.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:32.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:32.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:32.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:32.457 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:32.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:32.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 79 16 92198 92182 72.9163 47.1875 0.0153333 0.0137093 2023-09-23T22:40:32.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:32.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:32.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:32.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:32.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:32.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:32.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:32.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:32.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:32.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:33.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:33.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:33.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:33.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:33.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:33.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:33.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:33.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:33.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:33 smithi123 bash[59255]: cluster 2023-09-23T22:40:32.089065+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v728: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 85 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 37 MiB/s wr, 586 op/s; 10969/270948 objects degraded (4.048%); 5438/270948 objects misplaced (2.007%); 56 KiB/s, 1 objects/s recovering 2023-09-23T22:40:33.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:33.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:40:33.567845+0000 min lat: 0.00129999 max lat: 2.46959 avg lat: 0.0137617 2023-09-23T22:40:33.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:40:33.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 80 16 92998 92982 72.6299 50 0.042518 0.0137617 2023-09-23T22:40:33.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:33.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:33 smithi121 bash[78246]: cluster 2023-09-23T22:40:32.089065+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v728: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 85 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 37 MiB/s wr, 586 op/s; 10969/270948 objects degraded (4.048%); 5438/270948 objects misplaced (2.007%); 56 KiB/s, 1 objects/s recovering 2023-09-23T22:40:33.609 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:33 smithi121 bash[74920]: cluster 2023-09-23T22:40:32.089065+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v728: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 85 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 37 MiB/s wr, 586 op/s; 10969/270948 objects degraded (4.048%); 5438/270948 objects misplaced (2.007%); 56 KiB/s, 1 objects/s recovering 2023-09-23T22:40:33.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:33.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:33.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:33.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:33.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:34.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:34.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:34.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:34.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:34.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:34.480 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:34.481 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:34.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:34.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:34 smithi123 bash[59255]: cluster 2023-09-23T22:40:34.089783+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v729: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 10969/275220 objects degraded (3.986%); 5325/275220 objects misplaced (1.935%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:40:34.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:34 smithi123 bash[59255]: cluster 2023-09-23T22:40:34.375686+0000 mon.a (mon.0) 984 : cluster 3 Health check update: Degraded data redundancy: 10969/275220 objects degraded (3.986%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:34.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:34.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 81 16 93695 93679 72.271 43.5625 0.0155016 0.013831 2023-09-23T22:40:34.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:34 smithi121 bash[74920]: cluster 2023-09-23T22:40:34.089783+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v729: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 10969/275220 objects degraded (3.986%); 5325/275220 objects misplaced (1.935%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:40:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:34 smithi121 bash[74920]: cluster 2023-09-23T22:40:34.375686+0000 mon.a (mon.0) 984 : cluster 3 Health check update: Degraded data redundancy: 10969/275220 objects degraded (3.986%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:34 smithi121 bash[78246]: cluster 2023-09-23T22:40:34.089783+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v729: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 10969/275220 objects degraded (3.986%); 5325/275220 objects misplaced (1.935%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:40:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:34 smithi121 bash[78246]: cluster 2023-09-23T22:40:34.375686+0000 mon.a (mon.0) 984 : cluster 3 Health check update: Degraded data redundancy: 10969/275220 objects degraded (3.986%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:34.791 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:34.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:34.920 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:34.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:34.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:35.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:35.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:35.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:35.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:35.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:35.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:35.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:35.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:35.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:35.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:35.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:35.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:35.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 82 16 94387 94371 71.917 43.25 0.0127199 0.0138986 2023-09-23T22:40:35.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:35.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:35.821 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:35.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:35.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:35.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:35.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:35.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:36.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:36.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:36.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:36.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:36.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:36.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:36.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:36.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:36.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:36.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 83 16 95006 94990 71.5167 38.6875 0.0180506 0.0139765 2023-09-23T22:40:36.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:36.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:36.689 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:40:36.690 INFO:teuthology.orchestra.run.smithi121.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-23T22:40:36.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:36.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:36.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:36.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:36.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:37.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:37.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:37.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:37.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:37 smithi121 bash[78246]: cluster 2023-09-23T22:40:36.090378+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v730: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32 MiB/s wr, 510 op/s; 10969/278103 objects degraded (3.944%); 5325/278103 objects misplaced (1.915%); 984 KiB/s, 14 objects/s recovering 2023-09-23T22:40:37.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:37 smithi121 bash[78246]: audit 2023-09-23T22:40:36.936318+0000 mon.a (mon.0) 985 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:37.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:37 smithi121 bash[78246]: audit 2023-09-23T22:40:36.937590+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:37.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:37 smithi121 bash[74920]: cluster 2023-09-23T22:40:36.090378+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v730: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32 MiB/s wr, 510 op/s; 10969/278103 objects degraded (3.944%); 5325/278103 objects misplaced (1.915%); 984 KiB/s, 14 objects/s recovering 2023-09-23T22:40:37.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:37 smithi121 bash[74920]: audit 2023-09-23T22:40:36.936318+0000 mon.a (mon.0) 985 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:37.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:37 smithi121 bash[74920]: audit 2023-09-23T22:40:36.937590+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:37.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:37.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:37.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:37.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:37 smithi123 bash[59255]: cluster 2023-09-23T22:40:36.090378+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v730: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32 MiB/s wr, 510 op/s; 10969/278103 objects degraded (3.944%); 5325/278103 objects misplaced (1.915%); 984 KiB/s, 14 objects/s recovering 2023-09-23T22:40:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:37 smithi123 bash[59255]: audit 2023-09-23T22:40:36.936318+0000 mon.a (mon.0) 985 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:37 smithi123 bash[59255]: audit 2023-09-23T22:40:36.937590+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:37.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:37.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 84 16 95782 95766 71.2426 48.5 0.0104033 0.0140298 2023-09-23T22:40:37.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:37.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:37.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:38.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:38.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:38.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:38.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:38.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:38.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:38.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:38.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:38.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:38.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:38.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 85 16 96567 96551 70.9816 49.0625 0.0304625 0.0140819 2023-09-23T22:40:38.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:38 smithi121 bash[74920]: audit 2023-09-23T22:40:37.384220+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:38.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:38 smithi121 bash[78246]: audit 2023-09-23T22:40:37.384220+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:38.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:38.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:38.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:38 smithi123 bash[59255]: audit 2023-09-23T22:40:37.384220+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:40:38.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:38.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:38.944 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:40:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:40:38] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.33.4" 2023-09-23T22:40:39.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:39.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:39.189 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:39.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:39.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:39.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:39.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:39 smithi121 bash[74920]: cluster 2023-09-23T22:40:38.091074+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v731: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 10969/286104 objects degraded (3.834%); 5219/286104 objects misplaced (1.824%); 1.5 MiB/s, 22 objects/s recovering 2023-09-23T22:40:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:39 smithi121 bash[78246]: cluster 2023-09-23T22:40:38.091074+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v731: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 10969/286104 objects degraded (3.834%); 5219/286104 objects misplaced (1.824%); 1.5 MiB/s, 22 objects/s recovering 2023-09-23T22:40:39.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:39.564 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:39 smithi123 bash[59255]: cluster 2023-09-23T22:40:38.091074+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v731: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 10969/286104 objects degraded (3.834%); 5219/286104 objects misplaced (1.824%); 1.5 MiB/s, 22 objects/s recovering 2023-09-23T22:40:39.569 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 86 15 97234 97219 70.6417 41.75 0.0259532 0.0141494 2023-09-23T22:40:39.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:39.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:39.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:39.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:39.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:40.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:40.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:40.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:40.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:40.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:40.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:40.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:40.400 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:40.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:40.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:40.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:40.570 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 87 16 97937 97921 70.334 43.875 0.00663014 0.0142119 2023-09-23T22:40:40.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:40.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:40.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:40.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:40.776 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:40.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:40.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:41.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:41.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:41.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:41.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:41.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:40:41.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:41.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:41.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:41.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:41 smithi121 bash[74920]: cluster 2023-09-23T22:40:40.091682+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v732: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 39 MiB/s wr, 629 op/s; 10969/286104 objects degraded (3.834%); 5219/286104 objects misplaced (1.824%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:40:41.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:41 smithi121 bash[78246]: cluster 2023-09-23T22:40:40.091682+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v732: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 39 MiB/s wr, 629 op/s; 10969/286104 objects degraded (3.834%); 5219/286104 objects misplaced (1.824%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:40:41.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:41.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:41.570 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 88 16 98641 98625 70.0346 44 0.0172382 0.0142738 2023-09-23T22:40:41.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:41.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:41.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:41.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:41.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:41 smithi123 bash[59255]: cluster 2023-09-23T22:40:40.091682+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v732: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 39 MiB/s wr, 629 op/s; 10969/286104 objects degraded (3.834%); 5219/286104 objects misplaced (1.824%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:40:41.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:41.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:42.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:42.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:42.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:42.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:42.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:42.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:42.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:42.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:42.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:42.533 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:42.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:42 smithi123 bash[59255]: cluster 2023-09-23T22:40:42.277657+0000 mon.a (mon.0) 988 : cluster 3 Health check update: Degraded data redundancy: 10969/286104 objects degraded (3.834%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:42.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:42.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:42.570 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 89 16 99369 99353 69.7589 45.5 0.00779966 0.0143286 2023-09-23T22:40:42.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:42.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:42.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:42 smithi121 bash[74920]: cluster 2023-09-23T22:40:42.277657+0000 mon.a (mon.0) 988 : cluster 3 Health check update: Degraded data redundancy: 10969/286104 objects degraded (3.834%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:42.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:42 smithi121 bash[78246]: cluster 2023-09-23T22:40:42.277657+0000 mon.a (mon.0) 988 : cluster 3 Health check update: Degraded data redundancy: 10969/286104 objects degraded (3.834%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:42.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:42.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:42.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:43.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:43.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:43.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:43.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:43.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:43.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:43.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:43.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:43 smithi121 bash[78246]: cluster 2023-09-23T22:40:42.092393+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v733: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s; 10969/292830 objects degraded (3.746%); 5219/292830 objects misplaced (1.782%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:40:43.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:43 smithi121 bash[74920]: cluster 2023-09-23T22:40:42.092393+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v733: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s; 10969/292830 objects degraded (3.746%); 5219/292830 objects misplaced (1.782%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:40:43.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:43.570 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 90 16 100004 99988 69.4248 39.6875 0.0101517 0.0143888 2023-09-23T22:40:43.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:43 smithi123 bash[59255]: cluster 2023-09-23T22:40:42.092393+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v733: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s; 10969/292830 objects degraded (3.746%); 5219/292830 objects misplaced (1.782%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:40:43.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:43.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:43.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:43.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:43.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:43.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:43.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:43.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:44.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:44.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:44.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:44.228 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:44.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:44.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:44.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:44.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:44.570 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total time run: 90.0654 2023-09-23T22:40:44.570 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total writes made: 100004 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Write size: 65536 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object size: 65536 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Bandwidth (MB/sec): 69.3968 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Bandwidth: 31.5594 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max bandwidth (MB/sec): 167.188 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min bandwidth (MB/sec): 0 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average IOPS: 1110 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev IOPS: 504.951 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max IOPS: 2675 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min IOPS: 0 2023-09-23T22:40:44.571 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average Latency(s): 0.0144051 2023-09-23T22:40:44.572 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Latency(s): 0.0328049 2023-09-23T22:40:44.572 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max latency(s): 2.46959 2023-09-23T22:40:44.572 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min latency(s): 0.00129999 2023-09-23T22:40:44.586 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:40:44.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:44.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:44.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:44.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:44 smithi123 bash[59255]: cluster 2023-09-23T22:40:44.093019+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v734: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 10969/296760 objects degraded (3.696%); 5108/296760 objects misplaced (1.721%); 1.8 MiB/s, 27 objects/s recovering 2023-09-23T22:40:44.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:44 smithi121 bash[74920]: cluster 2023-09-23T22:40:44.093019+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v734: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 10969/296760 objects degraded (3.696%); 5108/296760 objects misplaced (1.721%); 1.8 MiB/s, 27 objects/s recovering 2023-09-23T22:40:44.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:44 smithi121 bash[78246]: cluster 2023-09-23T22:40:44.093019+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v734: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 10969/296760 objects degraded (3.696%); 5108/296760 objects misplaced (1.721%); 1.8 MiB/s, 27 objects/s recovering 2023-09-23T22:40:44.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:44.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:44.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:44.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:44.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:45.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:45.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:45.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:45.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:45.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:45.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:45.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:45.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:45.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:45.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:45.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:45.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:45.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:45.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:45.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:45.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:45.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:45.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:45.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:45.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:46.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:46.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:46.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:46.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:46.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:46.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:46.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:46.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.666 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:40:46.674 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:40:46.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:46.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:46.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:46.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:47.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:47.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:47.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:47.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:47.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:47 smithi123 bash[59255]: cluster 2023-09-23T22:40:46.093554+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v735: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 40 MiB/s wr, 657 op/s; 10969/297672 objects degraded (3.685%); 5108/297672 objects misplaced (1.716%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:40:47.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:47.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:47.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:47.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:47.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:47.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:47.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:47.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:47 smithi121 bash[74920]: cluster 2023-09-23T22:40:46.093554+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v735: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 40 MiB/s wr, 657 op/s; 10969/297672 objects degraded (3.685%); 5108/297672 objects misplaced (1.716%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:40:47.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:47 smithi121 bash[78246]: cluster 2023-09-23T22:40:46.093554+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v735: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 40 MiB/s wr, 657 op/s; 10969/297672 objects degraded (3.685%); 5108/297672 objects misplaced (1.716%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:40:47.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:47.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:47.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:47.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:47.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:47.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:47.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:47.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:47.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:47.999 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:48.029 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:48.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:48.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:48.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:48.202 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:48 smithi121 bash[74920]: audit 2023-09-23T22:40:46.640462+0000 mgr.y (mgr.34107) 735 : audit 0 from='client.45116 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:40:48.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:48.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:48.425 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:48.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:48.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:48 smithi123 bash[59255]: audit 2023-09-23T22:40:46.640462+0000 mgr.y (mgr.34107) 735 : audit 0 from='client.45116 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:40:48.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:48 smithi123 bash[59255]: cluster 2023-09-23T22:40:47.278773+0000 mon.a (mon.0) 989 : cluster 3 Health check update: Degraded data redundancy: 10969/297672 objects degraded (3.685%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:48.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:48 smithi121 bash[78246]: audit 2023-09-23T22:40:46.640462+0000 mgr.y (mgr.34107) 735 : audit 0 from='client.45116 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:40:48.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:48 smithi121 bash[78246]: cluster 2023-09-23T22:40:47.278773+0000 mon.a (mon.0) 989 : cluster 3 Health check update: Degraded data redundancy: 10969/297672 objects degraded (3.685%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:48.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:48 smithi121 bash[74920]: cluster 2023-09-23T22:40:47.278773+0000 mon.a (mon.0) 989 : cluster 3 Health check update: Degraded data redundancy: 10969/297672 objects degraded (3.685%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:48.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:48.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:48.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:48.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:48.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:48.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:48.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:48.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:49.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:49.071 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:40:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:40:48] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.33.4" 2023-09-23T22:40:49.087 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:49.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:49.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:49.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:49.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:49.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:49.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:49.405 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":735,"stamp":"2023-09-23T22:40:46.093191+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6501767072,"num_objects":99224,"num_object_clones":0,"num_object_copies":297672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10969,"num_objects_misplaced":5108,"num_objects_unfound":0,"num_objects_dirty":99224,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":99864,"num_write_kb":6364173,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":370,"num_bytes_recovered":23740116,"num_keys_recovered":20,"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":99798,"ondisk_log_size":99798,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":21470796,"kb_used_data":19030420,"kb_used_omap":21,"kb_used_meta":2440298,"kb_avail":634745268,"statfs":{"total":671965249536,"available":649979154432,"internally_reserved":0,"allocated":19487150080,"data_stored":19482555408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":2498865356},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":490471424,"num_objects":7484,"num_object_clones":0,"num_object_copies":22452,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-217,"num_objects_unfound":0,"num_objects_dirty":7484,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7888,"num_write_kb":491904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":217,"num_bytes_recovered":14221312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003869"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":23,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.373548+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:40:28.373548+0000","last_peered":"2023-09-23T22:40:28.373548+0000","last_clean":"2023-09-23T22:40:28.373548+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:40:28.373548+0000","last_undegraded":"2023-09-23T22:40:28.373548+0000","last_fullsized":"2023-09-23T22:40:28.373548+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":102,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.355934+0000","last_change":"2023-09-23T22:37:17.290742+0000","last_active":"2023-09-23T22:40:28.355934+0000","last_peered":"2023-09-23T22:40:28.355934+0000","last_clean":"2023-09-23T22:40:28.355934+0000","last_became_active":"2023-09-23T22:37:17.288331+0000","last_became_peered":"2023-09-23T22:37:17.288331+0000","last_unstale":"2023-09-23T22:40:28.355934+0000","last_undegraded":"2023-09-23T22:40:28.355934+0000","last_fullsized":"2023-09-23T22:40:28.355934+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:54.500998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":84,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.357819+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:40:28.357819+0000","last_peered":"2023-09-23T22:40:28.357819+0000","last_clean":"2023-09-23T22:40:28.357819+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:40:28.357819+0000","last_undegraded":"2023-09-23T22:40:28.357819+0000","last_fullsized":"2023-09-23T22:40:28.357819+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.378542+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:40:29.378542+0000","last_peered":"2023-09-23T22:40:29.378542+0000","last_clean":"2023-09-23T22:40:29.378542+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:40:29.378542+0000","last_undegraded":"2023-09-23T22:40:29.378542+0000","last_fullsized":"2023-09-23T22:40:29.378542+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":175,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368119+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:40:29.368119+0000","last_peered":"2023-09-23T22:40:29.368119+0000","last_clean":"2023-09-23T22:40:29.368119+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:40:29.368119+0000","last_undegraded":"2023-09-23T22:40:29.368119+0000","last_fullsized":"2023-09-23T22:40:29.368119+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.370446+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:40:28.370446+0000","last_peered":"2023-09-23T22:40:28.370446+0000","last_clean":"2023-09-23T22:40:28.370446+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:40:28.370446+0000","last_undegraded":"2023-09-23T22:40:28.370446+0000","last_fullsized":"2023-09-23T22:40:28.370446+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":132,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.352790+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:40:28.352790+0000","last_peered":"2023-09-23T22:40:28.352790+0000","last_clean":"2023-09-23T22:40:28.352790+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:40:28.352790+0000","last_undegraded":"2023-09-23T22:40:28.352790+0000","last_fullsized":"2023-09-23T22:40:28.352790+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":184,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.369747+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:40:28.369747+0000","last_peered":"2023-09-23T22:40:28.369747+0000","last_clean":"2023-09-23T22:40:28.369747+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:40:28.369747+0000","last_undegraded":"2023-09-23T22:40:28.369747+0000","last_fullsized":"2023-09-23T22:40:28.369747+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":167,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.370289+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:40:28.370289+0000","last_peered":"2023-09-23T22:40:28.370289+0000","last_clean":"2023-09-23T22:40:28.370289+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:40:28.370289+0000","last_undegraded":"2023-09-23T22:40:28.370289+0000","last_fullsized":"2023-09-23T22:40:28.370289+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":136,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.369533+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:40:28.369533+0000","last_peered":"2023-09-23T22:40:28.369533+0000","last_clean":"2023-09-23T22:40:28.369533+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:40:28.369533+0000","last_undegraded":"2023-09-23T22:40:28.369533+0000","last_fullsized":"2023-09-23T22:40:28.369533+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":19,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364691+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:40:28.364691+0000","last_peered":"2023-09-23T22:40:28.364691+0000","last_clean":"2023-09-23T22:40:28.364691+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:40:28.364691+0000","last_undegraded":"2023-09-23T22:40:28.364691+0000","last_fullsized":"2023-09-23T22:40:28.364691+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":134,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.360967+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:40:28.360967+0000","last_peered":"2023-09-23T22:40:28.360967+0000","last_clean":"2023-09-23T22:40:28.360967+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:40:28.360967+0000","last_undegraded":"2023-09-23T22:40:28.360967+0000","last_fullsized":"2023-09-23T22:40:28.360967+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":204,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368457+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:40:28.368457+0000","last_peered":"2023-09-23T22:40:28.368457+0000","last_clean":"2023-09-23T22:40:28.368457+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:40:28.368457+0000","last_undegraded":"2023-09-23T22:40:28.368457+0000","last_fullsized":"2023-09-23T22:40:28.368457+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":173,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367992+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:40:28.367992+0000","last_peered":"2023-09-23T22:40:28.367992+0000","last_clean":"2023-09-23T22:40:28.367992+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:40:28.367992+0000","last_undegraded":"2023-09-23T22:40:28.367992+0000","last_fullsized":"2023-09-23T22:40:28.367992+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":19,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364146+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:40:28.364146+0000","last_peered":"2023-09-23T22:40:28.364146+0000","last_clean":"2023-09-23T22:40:28.364146+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:40:28.364146+0000","last_undegraded":"2023-09-23T22:40:28.364146+0000","last_fullsized":"2023-09-23T22:40:28.364146+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":102,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.358602+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:40:28.358602+0000","last_peered":"2023-09-23T22:40:28.358602+0000","last_clean":"2023-09-23T22:40:28.358602+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:40:28.358602+0000","last_undegraded":"2023-09-23T22:40:28.358602+0000","last_fullsized":"2023-09-23T22:40:28.358602+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":165,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.361939+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:40:28.361939+0000","last_peered":"2023-09-23T22:40:28.361939+0000","last_clean":"2023-09-23T22:40:28.361939+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:40:28.361939+0000","last_undegraded":"2023-09-23T22:40:28.361939+0000","last_fullsized":"2023-09-23T22:40:28.361939+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":166,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.373947+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:40:28.373947+0000","last_peered":"2023-09-23T22:40:28.373947+0000","last_clean":"2023-09-23T22:40:28.373947+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:40:28.373947+0000","last_undegraded":"2023-09-23T22:40:28.373947+0000","last_fullsized":"2023-09-23T22:40:28.373947+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":134,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.363229+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:40:28.363229+0000","last_peered":"2023-09-23T22:40:28.363229+0000","last_clean":"2023-09-23T22:40:28.363229+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:40:28.363229+0000","last_undegraded":"2023-09-23T22:40:28.363229+0000","last_fullsized":"2023-09-23T22:40:28.363229+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":150,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351676+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:40:28.351676+0000","last_peered":"2023-09-23T22:40:28.351676+0000","last_clean":"2023-09-23T22:40:28.351676+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:40:28.351676+0000","last_undegraded":"2023-09-23T22:40:28.351676+0000","last_fullsized":"2023-09-23T22:40:28.351676+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":91,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351809+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:40:28.351809+0000","last_peered":"2023-09-23T22:40:28.351809+0000","last_clean":"2023-09-23T22:40:28.351809+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:40:28.351809+0000","last_undegraded":"2023-09-23T22:40:28.351809+0000","last_fullsized":"2023-09-23T22:40:28.351809+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":177,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.360423+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:40:29.360423+0000","last_peered":"2023-09-23T22:40:29.360423+0000","last_clean":"2023-09-23T22:40:29.360423+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:40:29.360423+0000","last_undegraded":"2023-09-23T22:40:29.360423+0000","last_fullsized":"2023-09-23T22:40:29.360423+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"169'6342","reported_seq":6361,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:43.000622+0000","last_change":"2023-09-23T22:38:52.315576+0000","last_active":"2023-09-23T22:40:43.000622+0000","last_peered":"2023-09-23T22:40:43.000622+0000","last_clean":"2023-09-23T22:40:43.000622+0000","last_became_active":"2023-09-23T22:38:52.315219+0000","last_became_peered":"2023-09-23T22:38:52.315219+0000","last_unstale":"2023-09-23T22:40:43.000622+0000","last_undegraded":"2023-09-23T22:40:43.000622+0000","last_fullsized":"2023-09-23T22:40:43.000622+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6342,"log_dups_size":0,"ondisk_log_size":6342,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415629312,"num_objects":6342,"num_object_clones":0,"num_object_copies":19026,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6342,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6342,"num_write_kb":405888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":17,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364413+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:40:28.364413+0000","last_peered":"2023-09-23T22:40:28.364413+0000","last_clean":"2023-09-23T22:40:28.364413+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:40:28.364413+0000","last_undegraded":"2023-09-23T22:40:28.364413+0000","last_fullsized":"2023-09-23T22:40:28.364413+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":151,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.372502+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:40:28.372502+0000","last_peered":"2023-09-23T22:40:28.372502+0000","last_clean":"2023-09-23T22:40:28.372502+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:40:28.372502+0000","last_undegraded":"2023-09-23T22:40:28.372502+0000","last_fullsized":"2023-09-23T22:40:28.372502+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"169'6198","reported_seq":6218,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:42.839486+0000","last_change":"2023-09-23T22:38:52.585158+0000","last_active":"2023-09-23T22:40:42.839486+0000","last_peered":"2023-09-23T22:40:42.839486+0000","last_clean":"2023-09-23T22:40:42.839486+0000","last_became_active":"2023-09-23T22:38:52.584687+0000","last_became_peered":"2023-09-23T22:38:52.584687+0000","last_unstale":"2023-09-23T22:40:42.839486+0000","last_undegraded":"2023-09-23T22:40:42.839486+0000","last_fullsized":"2023-09-23T22:40:42.839486+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6198,"log_dups_size":0,"ondisk_log_size":6198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":406192128,"num_objects":6198,"num_object_clones":0,"num_object_copies":18594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6198,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":17,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364494+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:40:28.364494+0000","last_peered":"2023-09-23T22:40:28.364494+0000","last_clean":"2023-09-23T22:40:28.364494+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:40:28.364494+0000","last_undegraded":"2023-09-23T22:40:28.364494+0000","last_fullsized":"2023-09-23T22:40:28.364494+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":163,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367992+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:40:28.367992+0000","last_peered":"2023-09-23T22:40:28.367992+0000","last_clean":"2023-09-23T22:40:28.367992+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:40:28.367992+0000","last_undegraded":"2023-09-23T22:40:28.367992+0000","last_fullsized":"2023-09-23T22:40:28.367992+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.6","version":"169'6266","reported_seq":6287,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:41.938338+0000","last_change":"2023-09-23T22:38:52.583812+0000","last_active":"2023-09-23T22:40:41.938338+0000","last_peered":"2023-09-23T22:40:41.938338+0000","last_clean":"2023-09-23T22:40:41.938338+0000","last_became_active":"2023-09-23T22:38:52.583402+0000","last_became_peered":"2023-09-23T22:38:52.583402+0000","last_unstale":"2023-09-23T22:40:41.938338+0000","last_undegraded":"2023-09-23T22:40:41.938338+0000","last_fullsized":"2023-09-23T22:40:41.938338+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6266,"log_dups_size":0,"ondisk_log_size":6266,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.078651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410648576,"num_objects":6266,"num_object_clones":0,"num_object_copies":18798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6266,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6266,"num_write_kb":401024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":17,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364522+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:40:28.364522+0000","last_peered":"2023-09-23T22:40:28.364522+0000","last_clean":"2023-09-23T22:40:28.364522+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:40:28.364522+0000","last_undegraded":"2023-09-23T22:40:28.364522+0000","last_fullsized":"2023-09-23T22:40:28.364522+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":167,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.365036+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:40:28.365036+0000","last_peered":"2023-09-23T22:40:28.365036+0000","last_clean":"2023-09-23T22:40:28.365036+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:40:28.365036+0000","last_undegraded":"2023-09-23T22:40:28.365036+0000","last_fullsized":"2023-09-23T22:40:28.365036+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.7","version":"169'6239","reported_seq":6259,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:45.713034+0000","last_change":"2023-09-23T22:38:52.304491+0000","last_active":"2023-09-23T22:40:45.713034+0000","last_peered":"2023-09-23T22:40:45.713034+0000","last_clean":"2023-09-23T22:40:45.713034+0000","last_became_active":"2023-09-23T22:38:52.304132+0000","last_became_peered":"2023-09-23T22:38:52.304132+0000","last_unstale":"2023-09-23T22:40:45.713034+0000","last_undegraded":"2023-09-23T22:40:45.713034+0000","last_fullsized":"2023-09-23T22:40:45.713034+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6239,"log_dups_size":0,"ondisk_log_size":6239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.841862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":401014784,"num_objects":6119,"num_object_clones":0,"num_object_copies":18357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6239,"num_write_kb":395456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":174,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.370801+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:40:28.370801+0000","last_peered":"2023-09-23T22:40:28.370801+0000","last_clean":"2023-09-23T22:40:28.370801+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:40:28.370801+0000","last_undegraded":"2023-09-23T22:40:28.370801+0000","last_fullsized":"2023-09-23T22:40:28.370801+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":146,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351172+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:40:28.351172+0000","last_peered":"2023-09-23T22:40:28.351172+0000","last_clean":"2023-09-23T22:40:28.351172+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:40:28.351172+0000","last_undegraded":"2023-09-23T22:40:28.351172+0000","last_fullsized":"2023-09-23T22:40:28.351172+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"169'6187","reported_seq":6208,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:41.710085+0000","last_change":"2023-09-23T22:38:52.307732+0000","last_active":"2023-09-23T22:40:41.710085+0000","last_peered":"2023-09-23T22:40:41.710085+0000","last_clean":"2023-09-23T22:40:41.710085+0000","last_became_active":"2023-09-23T22:38:52.307358+0000","last_became_peered":"2023-09-23T22:38:52.307358+0000","last_unstale":"2023-09-23T22:40:41.710085+0000","last_undegraded":"2023-09-23T22:40:41.710085+0000","last_fullsized":"2023-09-23T22:40:41.710085+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6187,"log_dups_size":0,"ondisk_log_size":6187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:44.759624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405471232,"num_objects":6187,"num_object_clones":0,"num_object_copies":18561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6187,"num_write_kb":395968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":98,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351099+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:40:28.351099+0000","last_peered":"2023-09-23T22:40:28.351099+0000","last_clean":"2023-09-23T22:40:28.351099+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:40:28.351099+0000","last_undegraded":"2023-09-23T22:40:28.351099+0000","last_fullsized":"2023-09-23T22:40:28.351099+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":173,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368551+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:40:28.368551+0000","last_peered":"2023-09-23T22:40:28.368551+0000","last_clean":"2023-09-23T22:40:28.368551+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:40:28.368551+0000","last_undegraded":"2023-09-23T22:40:28.368551+0000","last_fullsized":"2023-09-23T22:40:28.368551+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.1","version":"169'6362","reported_seq":6383,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:45.724368+0000","last_change":"2023-09-23T22:38:52.302177+0000","last_active":"2023-09-23T22:40:45.724368+0000","last_peered":"2023-09-23T22:40:45.724368+0000","last_clean":"2023-09-23T22:40:45.724368+0000","last_became_active":"2023-09-23T22:38:52.301825+0000","last_became_peered":"2023-09-23T22:38:52.301825+0000","last_unstale":"2023-09-23T22:40:45.724368+0000","last_undegraded":"2023-09-23T22:40:45.724368+0000","last_fullsized":"2023-09-23T22:40:45.724368+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6362,"log_dups_size":0,"ondisk_log_size":6362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.429833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409993216,"num_objects":6256,"num_object_clones":0,"num_object_copies":18768,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6256,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6362,"num_write_kb":403776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":153,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367939+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:40:28.367939+0000","last_peered":"2023-09-23T22:40:28.367939+0000","last_clean":"2023-09-23T22:40:28.367939+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:40:28.367939+0000","last_undegraded":"2023-09-23T22:40:28.367939+0000","last_fullsized":"2023-09-23T22:40:28.367939+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":163,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368084+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:40:28.368084+0000","last_peered":"2023-09-23T22:40:28.368084+0000","last_clean":"2023-09-23T22:40:28.368084+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:40:28.368084+0000","last_undegraded":"2023-09-23T22:40:28.368084+0000","last_fullsized":"2023-09-23T22:40:28.368084+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"169'6308","reported_seq":6328,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:42.894755+0000","last_change":"2023-09-23T22:38:52.309374+0000","last_active":"2023-09-23T22:40:42.894755+0000","last_peered":"2023-09-23T22:40:42.894755+0000","last_clean":"2023-09-23T22:40:42.894755+0000","last_became_active":"2023-09-23T22:38:52.308989+0000","last_became_peered":"2023-09-23T22:38:52.308989+0000","last_unstale":"2023-09-23T22:40:42.894755+0000","last_undegraded":"2023-09-23T22:40:42.894755+0000","last_fullsized":"2023-09-23T22:40:42.894755+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6308,"log_dups_size":0,"ondisk_log_size":6308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413401088,"num_objects":6308,"num_object_clones":0,"num_object_copies":18924,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6308,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6308,"num_write_kb":403712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":134,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367703+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:40:28.367703+0000","last_peered":"2023-09-23T22:40:28.367703+0000","last_clean":"2023-09-23T22:40:28.367703+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:40:28.367703+0000","last_undegraded":"2023-09-23T22:40:28.367703+0000","last_fullsized":"2023-09-23T22:40:28.367703+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":173,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368977+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:40:28.368977+0000","last_peered":"2023-09-23T22:40:28.368977+0000","last_clean":"2023-09-23T22:40:28.368977+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:40:28.368977+0000","last_undegraded":"2023-09-23T22:40:28.368977+0000","last_fullsized":"2023-09-23T22:40:28.368977+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.3","version":"169'6220","reported_seq":6241,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:45.730509+0000","last_change":"2023-09-23T22:38:52.306683+0000","last_active":"2023-09-23T22:40:45.730509+0000","last_peered":"2023-09-23T22:40:45.730509+0000","last_clean":"2023-09-23T22:40:45.730509+0000","last_became_active":"2023-09-23T22:38:52.306363+0000","last_became_peered":"2023-09-23T22:38:52.306363+0000","last_unstale":"2023-09-23T22:40:45.730509+0000","last_undegraded":"2023-09-23T22:40:45.730509+0000","last_fullsized":"2023-09-23T22:40:45.730509+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6220,"log_dups_size":0,"ondisk_log_size":6220,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.367926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":402128896,"num_objects":6136,"num_object_clones":0,"num_object_copies":18408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6220,"num_write_kb":395392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,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":178,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.369863+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:40:28.369863+0000","last_peered":"2023-09-23T22:40:28.369863+0000","last_clean":"2023-09-23T22:40:28.369863+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:40:28.369863+0000","last_undegraded":"2023-09-23T22:40:28.369863+0000","last_fullsized":"2023-09-23T22:40:28.369863+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.356440+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:40:28.356440+0000","last_peered":"2023-09-23T22:40:28.356440+0000","last_clean":"2023-09-23T22:40:28.356440+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:40:28.356440+0000","last_undegraded":"2023-09-23T22:40:28.356440+0000","last_fullsized":"2023-09-23T22:40:28.356440+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'6166","reported_seq":6187,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:42.049051+0000","last_change":"2023-09-23T22:38:52.305657+0000","last_active":"2023-09-23T22:40:42.049051+0000","last_peered":"2023-09-23T22:40:42.049051+0000","last_clean":"2023-09-23T22:40:42.049051+0000","last_became_active":"2023-09-23T22:38:52.305373+0000","last_became_peered":"2023-09-23T22:38:52.305373+0000","last_unstale":"2023-09-23T22:40:42.049051+0000","last_undegraded":"2023-09-23T22:40:42.049051+0000","last_fullsized":"2023-09-23T22:40:42.049051+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6166,"log_dups_size":0,"ondisk_log_size":6166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:21.638641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404094976,"num_objects":6166,"num_object_clones":0,"num_object_copies":18498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6166,"num_write_kb":394624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":154,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.358869+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:40:28.358869+0000","last_peered":"2023-09-23T22:40:28.358869+0000","last_clean":"2023-09-23T22:40:28.358869+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:40:28.358869+0000","last_undegraded":"2023-09-23T22:40:28.358869+0000","last_fullsized":"2023-09-23T22:40:28.358869+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.374057+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:40:28.374057+0000","last_peered":"2023-09-23T22:40:28.374057+0000","last_clean":"2023-09-23T22:40:28.374057+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:40:28.374057+0000","last_undegraded":"2023-09-23T22:40:28.374057+0000","last_fullsized":"2023-09-23T22:40:28.374057+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":106,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.360812+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:40:28.360812+0000","last_peered":"2023-09-23T22:40:28.360812+0000","last_clean":"2023-09-23T22:40:28.360812+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:40:28.360812+0000","last_undegraded":"2023-09-23T22:40:28.360812+0000","last_fullsized":"2023-09-23T22:40:28.360812+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"169'6178","reported_seq":6206,"reported_epoch":169,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:40:43.017153+0000","last_change":"2023-09-23T22:40:27.762900+0000","last_active":"2023-09-23T22:40:43.017153+0000","last_peered":"2023-09-23T22:40:43.017153+0000","last_clean":"2023-09-23T22:40:25.303952+0000","last_became_active":"2023-09-23T22:40:27.728944+0000","last_became_peered":"2023-09-23T22:40:27.728944+0000","last_unstale":"2023-09-23T22:40:43.017153+0000","last_undegraded":"2023-09-23T22:40:27.383632+0000","last_fullsized":"2023-09-23T22:40:27.347289+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6178,"log_dups_size":0,"ondisk_log_size":6178,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404881408,"num_objects":6178,"num_object_clones":0,"num_object_copies":18534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5458,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6178,"num_write_kb":395392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,3],"avail_no_missing":["5","0","3"],"object_location_counts":[{"shards":"0,3,5","objects":5458},{"shards":"3,5","objects":720}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":178,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.373447+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:40:28.373447+0000","last_peered":"2023-09-23T22:40:28.373447+0000","last_clean":"2023-09-23T22:40:28.373447+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:40:28.373447+0000","last_undegraded":"2023-09-23T22:40:28.373447+0000","last_fullsized":"2023-09-23T22:40:28.373447+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":174,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367825+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:40:28.367825+0000","last_peered":"2023-09-23T22:40:28.367825+0000","last_clean":"2023-09-23T22:40:28.367825+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:40:28.367825+0000","last_undegraded":"2023-09-23T22:40:28.367825+0000","last_fullsized":"2023-09-23T22:40:28.367825+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":100,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.358744+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:40:28.358744+0000","last_peered":"2023-09-23T22:40:28.358744+0000","last_clean":"2023-09-23T22:40:28.358744+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:40:28.358744+0000","last_undegraded":"2023-09-23T22:40:28.358744+0000","last_fullsized":"2023-09-23T22:40:28.358744+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'6204","reported_seq":6225,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:41.733592+0000","last_change":"2023-09-23T22:38:52.305127+0000","last_active":"2023-09-23T22:40:41.733592+0000","last_peered":"2023-09-23T22:40:41.733592+0000","last_clean":"2023-09-23T22:40:41.733592+0000","last_became_active":"2023-09-23T22:38:52.304757+0000","last_became_peered":"2023-09-23T22:38:52.304757+0000","last_unstale":"2023-09-23T22:40:41.733592+0000","last_undegraded":"2023-09-23T22:40:41.733592+0000","last_fullsized":"2023-09-23T22:40:41.733592+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6204,"log_dups_size":0,"ondisk_log_size":6204,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.399131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":406585344,"num_objects":6204,"num_object_clones":0,"num_object_copies":18612,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6204,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6204,"num_write_kb":397056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":165,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364745+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:40:28.364745+0000","last_peered":"2023-09-23T22:40:28.364745+0000","last_clean":"2023-09-23T22:40:28.364745+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:40:28.364745+0000","last_undegraded":"2023-09-23T22:40:28.364745+0000","last_fullsized":"2023-09-23T22:40:28.364745+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":133,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.355322+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:40:28.355322+0000","last_peered":"2023-09-23T22:40:28.355322+0000","last_clean":"2023-09-23T22:40:28.355322+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:40:28.355322+0000","last_undegraded":"2023-09-23T22:40:28.355322+0000","last_fullsized":"2023-09-23T22:40:28.355322+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":24,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364656+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:40:28.364656+0000","last_peered":"2023-09-23T22:40:28.364656+0000","last_clean":"2023-09-23T22:40:28.364656+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:40:28.364656+0000","last_undegraded":"2023-09-23T22:40:28.364656+0000","last_fullsized":"2023-09-23T22:40:28.364656+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.9","version":"169'6211","reported_seq":6231,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:42.914453+0000","last_change":"2023-09-23T22:38:52.315423+0000","last_active":"2023-09-23T22:40:42.914453+0000","last_peered":"2023-09-23T22:40:42.914453+0000","last_clean":"2023-09-23T22:40:42.914453+0000","last_became_active":"2023-09-23T22:38:52.315002+0000","last_became_peered":"2023-09-23T22:38:52.315002+0000","last_unstale":"2023-09-23T22:40:42.914453+0000","last_undegraded":"2023-09-23T22:40:42.914453+0000","last_fullsized":"2023-09-23T22:40:42.914453+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6211,"log_dups_size":0,"ondisk_log_size":6211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":407044096,"num_objects":6211,"num_object_clones":0,"num_object_copies":18633,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6211,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6211,"num_write_kb":397504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":156,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.370150+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:40:28.370150+0000","last_peered":"2023-09-23T22:40:28.370150+0000","last_clean":"2023-09-23T22:40:28.370150+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:40:28.370150+0000","last_undegraded":"2023-09-23T22:40:28.370150+0000","last_fullsized":"2023-09-23T22:40:28.370150+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":403,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.382992+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:40:29.382992+0000","last_peered":"2023-09-23T22:40:29.382992+0000","last_clean":"2023-09-23T22:40:29.382992+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:40:29.382992+0000","last_undegraded":"2023-09-23T22:40:29.382992+0000","last_fullsized":"2023-09-23T22:40:29.382992+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":102,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.373366+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:40:28.373366+0000","last_peered":"2023-09-23T22:40:28.373366+0000","last_clean":"2023-09-23T22:40:28.373366+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:40:28.373366+0000","last_undegraded":"2023-09-23T22:40:28.373366+0000","last_fullsized":"2023-09-23T22:40:28.373366+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":86,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368527+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:40:28.368527+0000","last_peered":"2023-09-23T22:40:28.368527+0000","last_clean":"2023-09-23T22:40:28.368527+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:40:28.368527+0000","last_undegraded":"2023-09-23T22:40:28.368527+0000","last_fullsized":"2023-09-23T22:40:28.368527+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.a","version":"169'6351","reported_seq":6372,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:45.700644+0000","last_change":"2023-09-23T22:38:52.309012+0000","last_active":"2023-09-23T22:40:45.700644+0000","last_peered":"2023-09-23T22:40:45.700644+0000","last_clean":"2023-09-23T22:40:45.700644+0000","last_became_active":"2023-09-23T22:38:52.308717+0000","last_became_peered":"2023-09-23T22:38:52.308717+0000","last_unstale":"2023-09-23T22:40:45.700644+0000","last_undegraded":"2023-09-23T22:40:45.700644+0000","last_fullsized":"2023-09-23T22:40:45.700644+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6351,"log_dups_size":0,"ondisk_log_size":6351,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.339178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410058752,"num_objects":6257,"num_object_clones":0,"num_object_copies":18771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6351,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":168,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364680+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:40:28.364680+0000","last_peered":"2023-09-23T22:40:28.364680+0000","last_clean":"2023-09-23T22:40:28.364680+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:40:28.364680+0000","last_undegraded":"2023-09-23T22:40:28.364680+0000","last_fullsized":"2023-09-23T22:40:28.364680+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364622+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:40:28.364622+0000","last_peered":"2023-09-23T22:40:28.364622+0000","last_clean":"2023-09-23T22:40:28.364622+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:40:28.364622+0000","last_undegraded":"2023-09-23T22:40:28.364622+0000","last_fullsized":"2023-09-23T22:40:28.364622+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":146,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351499+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:40:28.351499+0000","last_peered":"2023-09-23T22:40:28.351499+0000","last_clean":"2023-09-23T22:40:28.351499+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:40:28.351499+0000","last_undegraded":"2023-09-23T22:40:28.351499+0000","last_fullsized":"2023-09-23T22:40:28.351499+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.f","version":"169'6062","reported_seq":6082,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:41.519216+0000","last_change":"2023-09-23T22:38:52.297617+0000","last_active":"2023-09-23T22:40:41.519216+0000","last_peered":"2023-09-23T22:40:41.519216+0000","last_clean":"2023-09-23T22:40:41.519216+0000","last_became_active":"2023-09-23T22:38:52.297297+0000","last_became_peered":"2023-09-23T22:38:52.297297+0000","last_unstale":"2023-09-23T22:40:41.519216+0000","last_undegraded":"2023-09-23T22:40:41.519216+0000","last_fullsized":"2023-09-23T22:40:41.519216+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6062,"log_dups_size":0,"ondisk_log_size":6062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.683939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397279232,"num_objects":6062,"num_object_clones":0,"num_object_copies":18186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6062,"num_write_kb":387968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":13,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364604+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:40:28.364604+0000","last_peered":"2023-09-23T22:40:28.364604+0000","last_clean":"2023-09-23T22:40:28.364604+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:40:28.364604+0000","last_undegraded":"2023-09-23T22:40:28.364604+0000","last_fullsized":"2023-09-23T22:40:28.364604+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":79,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.358948+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:40:28.358948+0000","last_peered":"2023-09-23T22:40:28.358948+0000","last_clean":"2023-09-23T22:40:28.358948+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:40:28.358948+0000","last_undegraded":"2023-09-23T22:40:28.358948+0000","last_fullsized":"2023-09-23T22:40:28.358948+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351010+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:40:28.351010+0000","last_peered":"2023-09-23T22:40:28.351010+0000","last_clean":"2023-09-23T22:40:28.351010+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:40:28.351010+0000","last_undegraded":"2023-09-23T22:40:28.351010+0000","last_fullsized":"2023-09-23T22:40:28.351010+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.c","version":"169'6173","reported_seq":6204,"reported_epoch":169,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:40:42.052969+0000","last_change":"2023-09-23T22:40:27.735077+0000","last_active":"2023-09-23T22:40:42.052969+0000","last_peered":"2023-09-23T22:40:42.052969+0000","last_clean":"2023-09-23T22:40:25.307982+0000","last_became_active":"2023-09-23T22:40:27.720373+0000","last_became_peered":"2023-09-23T22:40:27.720373+0000","last_unstale":"2023-09-23T22:40:42.052969+0000","last_undegraded":"2023-09-23T22:40:27.453687+0000","last_fullsized":"2023-09-23T22:40:27.338157+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6173,"log_dups_size":0,"ondisk_log_size":6173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:44.393880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404553728,"num_objects":6173,"num_object_clones":0,"num_object_copies":18519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5511,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6173,"num_write_kb":395072,"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":[0,3,7],"acting":[0,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3","objects":662},{"shards":"0,3,5","objects":5511}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":17,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364227+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:40:28.364227+0000","last_peered":"2023-09-23T22:40:28.364227+0000","last_clean":"2023-09-23T22:40:28.364227+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:40:28.364227+0000","last_undegraded":"2023-09-23T22:40:28.364227+0000","last_fullsized":"2023-09-23T22:40:28.364227+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":118,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.355602+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:40:28.355602+0000","last_peered":"2023-09-23T22:40:28.355602+0000","last_clean":"2023-09-23T22:40:28.355602+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:40:28.355602+0000","last_undegraded":"2023-09-23T22:40:28.355602+0000","last_fullsized":"2023-09-23T22:40:28.355602+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":173,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.369611+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:40:28.369611+0000","last_peered":"2023-09-23T22:40:28.369611+0000","last_clean":"2023-09-23T22:40:28.369611+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:40:28.369611+0000","last_undegraded":"2023-09-23T22:40:28.369611+0000","last_fullsized":"2023-09-23T22:40:28.369611+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"169'6137","reported_seq":6828,"reported_epoch":169,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T22:40:43.012124+0000","last_change":"2023-09-23T22:40:27.769055+0000","last_active":"2023-09-23T22:40:43.012124+0000","last_peered":"2023-09-23T22:40:43.012124+0000","last_clean":"2023-09-23T22:40:25.297524+0000","last_became_active":"2023-09-23T22:40:27.711866+0000","last_became_peered":"2023-09-23T22:40:27.711866+0000","last_unstale":"2023-09-23T22:40:43.012124+0000","last_undegraded":"2023-09-23T22:40:43.012124+0000","last_fullsized":"2023-09-23T22:40:27.347395+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6137,"log_dups_size":0,"ondisk_log_size":6137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":402194432,"num_objects":6137,"num_object_clones":0,"num_object_copies":18411,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5108,"num_objects_unfound":0,"num_objects_dirty":6137,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6137,"num_write_kb":392768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":334,"num_bytes_recovered":21889024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,2],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":5108},{"shards":"2,5","objects":1029}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":13,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.364485+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:40:28.364485+0000","last_peered":"2023-09-23T22:40:28.364485+0000","last_clean":"2023-09-23T22:40:28.364485+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:40:28.364485+0000","last_undegraded":"2023-09-23T22:40:28.364485+0000","last_fullsized":"2023-09-23T22:40:28.364485+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":152,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351584+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:40:28.351584+0000","last_peered":"2023-09-23T22:40:28.351584+0000","last_clean":"2023-09-23T22:40:28.351584+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:40:28.351584+0000","last_undegraded":"2023-09-23T22:40:28.351584+0000","last_fullsized":"2023-09-23T22:40:28.351584+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":133,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367804+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:40:28.367804+0000","last_peered":"2023-09-23T22:40:28.367804+0000","last_clean":"2023-09-23T22:40:28.367804+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:40:28.367804+0000","last_undegraded":"2023-09-23T22:40:28.367804+0000","last_fullsized":"2023-09-23T22:40:28.367804+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":154,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.351248+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:40:28.351248+0000","last_peered":"2023-09-23T22:40:28.351248+0000","last_clean":"2023-09-23T22:40:28.351248+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:40:28.351248+0000","last_undegraded":"2023-09-23T22:40:28.351248+0000","last_fullsized":"2023-09-23T22:40:28.351248+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":178,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.358166+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:40:29.358166+0000","last_peered":"2023-09-23T22:40:29.358166+0000","last_clean":"2023-09-23T22:40:29.358166+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:40:29.358166+0000","last_undegraded":"2023-09-23T22:40:29.358166+0000","last_fullsized":"2023-09-23T22:40:29.358166+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":164,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.370884+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:40:28.370884+0000","last_peered":"2023-09-23T22:40:28.370884+0000","last_clean":"2023-09-23T22:40:28.370884+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:40:28.370884+0000","last_undegraded":"2023-09-23T22:40:28.370884+0000","last_fullsized":"2023-09-23T22:40:28.370884+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":163,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368099+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:40:28.368099+0000","last_peered":"2023-09-23T22:40:28.368099+0000","last_clean":"2023-09-23T22:40:28.368099+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:40:28.368099+0000","last_undegraded":"2023-09-23T22:40:28.368099+0000","last_fullsized":"2023-09-23T22:40:28.368099+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":165,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.374113+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:40:28.374113+0000","last_peered":"2023-09-23T22:40:28.374113+0000","last_clean":"2023-09-23T22:40:28.374113+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:40:28.374113+0000","last_undegraded":"2023-09-23T22:40:28.374113+0000","last_fullsized":"2023-09-23T22:40:28.374113+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":148,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.368039+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:40:28.368039+0000","last_peered":"2023-09-23T22:40:28.368039+0000","last_clean":"2023-09-23T22:40:28.368039+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:40:28.368039+0000","last_undegraded":"2023-09-23T22:40:28.368039+0000","last_fullsized":"2023-09-23T22:40:28.368039+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":191,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.369366+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:40:28.369366+0000","last_peered":"2023-09-23T22:40:28.369366+0000","last_clean":"2023-09-23T22:40:28.369366+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:40:28.369366+0000","last_undegraded":"2023-09-23T22:40:28.369366+0000","last_fullsized":"2023-09-23T22:40:28.369366+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":163,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.362148+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:40:29.362148+0000","last_peered":"2023-09-23T22:40:29.362148+0000","last_clean":"2023-09-23T22:40:29.362148+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:40:29.362148+0000","last_undegraded":"2023-09-23T22:40:29.362148+0000","last_fullsized":"2023-09-23T22:40:29.362148+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":137,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.352872+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:40:28.352872+0000","last_peered":"2023-09-23T22:40:28.352872+0000","last_clean":"2023-09-23T22:40:28.352872+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:40:28.352872+0000","last_undegraded":"2023-09-23T22:40:28.352872+0000","last_fullsized":"2023-09-23T22:40:28.352872+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":173,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T22:40:28.367551+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:40:28.367551+0000","last_peered":"2023-09-23T22:40:28.367551+0000","last_clean":"2023-09-23T22:40:28.367551+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:40:28.367551+0000","last_undegraded":"2023-09-23T22:40:28.367551+0000","last_fullsized":"2023-09-23T22:40:28.367551+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":6501171200,"num_objects":99200,"num_object_clones":0,"num_object_copies":297600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10969,"num_objects_misplaced":5108,"num_objects_unfound":0,"num_objects_dirty":99200,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":99604,"num_write_kb":6361728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":335,"num_bytes_recovered":21954560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":19517079552,"data_stored":19517079552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":99604,"ondisk_log_size":99604,"up":48,"acting":45,"num_store_stats":7},{"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430570,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1256464,"kb_used_data":955144,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92488688,"statfs":{"total":95995035648,"available":94708416512,"internally_reserved":0,"allocated":978067456,"data_stored":977528702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 22:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":2.476,"15min":1.532},"min":{"1min":0.25700000000000001,"5min":0.23499999999999999,"15min":0.22500000000000001},"max":{"1min":3.544,"5min":124.09,"15min":124.09},"last":0.435},{"interface":"front","average":{"1min":1.2749999999999999,"5min":2.7629999999999999,"15min":1.5629999999999999},"min":{"1min":0.29099999999999998,"5min":0.27100000000000002,"15min":0.26800000000000002},"max":{"1min":2.8860000000000001,"5min":124.00700000000001,"15min":124.00700000000001},"last":0.97999999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:40:23 2023","interfaces":[{"interface":"back","average":{"1min":2.9249999999999998,"5min":1.593,"15min":1.407},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":13.196999999999999,"5min":13.196999999999999,"15min":13.196999999999999},"last":0.40300000000000002},{"interface":"front","average":{"1min":1.9870000000000001,"5min":1.786,"15min":1.9299999999999999},"min":{"1min":0.36399999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":12.778,"5min":12.778,"15min":12.778},"last":0.51100000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.74,"15min":1.5169999999999999},"min":{"1min":0.42399999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":3.8149999999999999,"5min":52.573,"15min":52.573},"last":4.2119999999999997},{"interface":"front","average":{"1min":1.889,"5min":1.952,"15min":1.462},"min":{"1min":0.36299999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":5.5179999999999998,"5min":53.319000000000003,"15min":53.319000000000003},"last":0.48599999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":2.5920000000000001,"15min":1.9570000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.309},"max":{"1min":5.2510000000000003,"5min":124.22799999999999,"15min":124.22799999999999},"last":4.4950000000000001},{"interface":"front","average":{"1min":1.3160000000000001,"5min":2.7829999999999999,"15min":1.984},"min":{"1min":0.45400000000000001,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":3.9849999999999999,"5min":124.17400000000001,"15min":124.17400000000001},"last":2.7170000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:39:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.69399999999999995,"15min":1.032},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.23999999999999999},"max":{"1min":2.3319999999999999,"5min":2.944,"15min":10.589},"last":0.41999999999999998},{"interface":"front","average":{"1min":1.091,"5min":0.96199999999999997,"15min":1.1120000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.32600000000000001},"max":{"1min":2.3780000000000001,"5min":12.814,"15min":12.814},"last":0.80600000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:39:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.75800000000000001,"15min":1.103},"min":{"1min":0.42199999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.5620000000000001,"5min":3.3079999999999998,"15min":13.677},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.139,"5min":0.76000000000000001,"15min":1.1120000000000001},"min":{"1min":0.375,"5min":0.34200000000000003,"15min":0.26800000000000002},"max":{"1min":2.7650000000000001,"5min":2.7650000000000001,"15min":11.298},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:39:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.079,"15min":1.133},"min":{"1min":0.46100000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.7350000000000001,"5min":5.2679999999999998,"15min":5.2679999999999998},"last":0.625},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.84699999999999998,"15min":0.78700000000000003},"min":{"1min":0.38800000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":2.403,"5min":2.8980000000000001,"15min":2.8980000000000001},"last":0.56399999999999995}]}]},{"osd":6,"up_from":0,"seq":597000454195,"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":1,"up_from":145,"seq":622770257963,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3348704,"kb_used_data":3134936,"kb_used_omap":5,"kb_used_meta":213754,"kb_avail":90396448,"statfs":{"total":95995035648,"available":92565962752,"internally_reserved":0,"allocated":3210174464,"data_stored":3209395547,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":218884556},"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 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.6970000000000001,"5min":2.6230000000000002,"15min":3.2480000000000002},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":9.2029999999999994,"5min":32.232999999999997,"15min":32.232999999999997},"last":0.27500000000000002},{"interface":"front","average":{"1min":3.0699999999999998,"5min":3.1040000000000001,"15min":3.6280000000000001},"min":{"1min":0.31900000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":15.763999999999999,"5min":32.698999999999998,"15min":32.698999999999998},"last":8.6790000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":1.8280000000000001,"15min":2.0910000000000002},"min":{"1min":0.309,"5min":0.307,"15min":0.307},"max":{"1min":4.4969999999999999,"5min":11.023999999999999,"15min":11.023999999999999},"last":0.41299999999999998},{"interface":"front","average":{"1min":1.996,"5min":1.478,"15min":1.5029999999999999},"min":{"1min":0.312,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":7.8010000000000002,"5min":7.8010000000000002,"15min":7.8010000000000002},"last":0.312}]},{"osd":3,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.9430000000000001,"5min":3.198,"15min":3.9990000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":5.5970000000000004,"5min":33.935000000000002,"15min":33.935000000000002},"last":5.3819999999999997},{"interface":"front","average":{"1min":2.7210000000000001,"5min":2.944,"15min":3.4750000000000001},"min":{"1min":0.29099999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.8000000000000007,"5min":42.146000000000001,"15min":42.146000000000001},"last":0.38}]},{"osd":4,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.2130000000000001,"15min":1.181},"min":{"1min":0.34899999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":4.4560000000000004,"5min":5.9550000000000001,"15min":5.9550000000000001},"last":0.34200000000000003},{"interface":"front","average":{"1min":1.786,"5min":1.542,"15min":1.601},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":4.5620000000000003,"5min":5.5750000000000002,"15min":5.5750000000000002},"last":8.6500000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.9510000000000001,"5min":1.3120000000000001,"15min":1.206},"min":{"1min":0.42899999999999999,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":8.7289999999999992,"5min":8.7289999999999992,"15min":8.7289999999999992},"last":0.495},{"interface":"front","average":{"1min":1.901,"5min":1.365,"15min":1.2789999999999999},"min":{"1min":0.48399999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.048,"5min":6.048,"15min":6.048},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.27,"15min":1.2490000000000001},"min":{"1min":0.46899999999999997,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.4880000000000004,"5min":4.4880000000000004,"15min":4.4880000000000004},"last":0.39700000000000002},{"interface":"front","average":{"1min":1.714,"5min":1.5960000000000001,"15min":1.6559999999999999},"min":{"1min":0.38100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":4.585,"5min":5.6870000000000003,"15min":5.6870000000000003},"last":8.702}]},{"osd":7,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.907,"5min":1.6259999999999999,"15min":1.6619999999999999},"min":{"1min":0.40400000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":4.6689999999999996,"5min":5.657,"15min":5.657},"last":8.6099999999999994},{"interface":"front","average":{"1min":1.9319999999999999,"5min":1.3959999999999999,"15min":1.3069999999999999},"min":{"1min":0.45200000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":8.7710000000000008,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":0.70499999999999996}]}]},{"osd":0,"up_from":78,"seq":335007449284,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3488824,"kb_used_data":3115248,"kb_used_omap":5,"kb_used_meta":373562,"kb_avail":90256328,"statfs":{"total":95995035648,"available":92422479872,"internally_reserved":0,"allocated":3190013952,"data_stored":3189267402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":382528122},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 22:40:18 2023","interfaces":[{"interface":"back","average":{"1min":3.9980000000000002,"5min":3.2970000000000002,"15min":3.702},"min":{"1min":0.28399999999999997,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":16.105,"5min":16.105,"15min":16.105},"last":0.30399999999999999},{"interface":"front","average":{"1min":4.46,"5min":2.492,"15min":2.4420000000000002},"min":{"1min":0.621,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":11.566000000000001,"5min":11.566000000000001,"15min":11.566000000000001},"last":0.54500000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":2.7400000000000002,"15min":1.6830000000000001},"min":{"1min":0.222,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":8.0389999999999997,"5min":94.004999999999995,"15min":94.004999999999995},"last":72.355999999999995},{"interface":"front","average":{"1min":4.0380000000000003,"5min":4.7080000000000002,"15min":2.4660000000000002},"min":{"1min":0.59799999999999998,"5min":0.223,"15min":0.223},"max":{"1min":16.209,"5min":150.29400000000001,"15min":150.29400000000001},"last":69.944000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:40:33 2023","interfaces":[{"interface":"back","average":{"1min":4.2220000000000004,"5min":3.3290000000000002,"15min":2.96},"min":{"1min":0.34699999999999998,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":12.538,"5min":96.007000000000005,"15min":143.08500000000001},"last":0.64800000000000002},{"interface":"front","average":{"1min":2.355,"5min":2.7480000000000002,"15min":2.9350000000000001},"min":{"1min":0.25600000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":10.391999999999999,"5min":94.224999999999994,"15min":142.87899999999999},"last":0.48399999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.5169999999999999,"15min":1.321},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":2.5459999999999998,"5min":7,"15min":9.7170000000000005},"last":0.69099999999999995},{"interface":"front","average":{"1min":2.9260000000000002,"5min":3.23,"15min":1.897},"min":{"1min":0.318,"5min":0.311,"15min":0.28999999999999998},"max":{"1min":16.154,"5min":149.98099999999999,"15min":149.98099999999999},"last":0.70199999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":3.016,"5min":3.3370000000000002,"15min":2.0550000000000002},"min":{"1min":0.36899999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":16.184000000000001,"5min":150.07900000000001,"15min":150.07900000000001},"last":0.41199999999999998},{"interface":"front","average":{"1min":1.113,"5min":1.6519999999999999,"15min":1.454},"min":{"1min":0.34100000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.516,"5min":7.0579999999999998,"15min":9.6869999999999994},"last":0.51300000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:39:39 2023","interfaces":[{"interface":"back","average":{"1min":1.484,"5min":1.48,"15min":1.4910000000000001},"min":{"1min":0.40200000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":11.654999999999999,"5min":11.654999999999999,"15min":11.654999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.8859999999999999,"5min":1.744,"15min":1.7749999999999999},"min":{"1min":0.438,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":11.784000000000001,"5min":11.784000000000001,"15min":11.784000000000001},"last":0.79300000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":2.3140000000000001,"5min":1.621,"15min":1.448},"min":{"1min":0.35999999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":11.619999999999999,"5min":11.619999999999999,"15min":11.619999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.256,"5min":1.6619999999999999,"15min":1.504},"min":{"1min":0.36399999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":2.569,"5min":7.1799999999999997,"15min":11.984},"last":0.60599999999999998}]}]},{"osd":2,"up_from":88,"seq":377957122232,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3940484,"kb_used_data":3542396,"kb_used_omap":7,"kb_used_meta":398072,"kb_avail":89804668,"statfs":{"total":95995035648,"available":91959980032,"internally_reserved":0,"allocated":3627413504,"data_stored":3626658621,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":407625809},"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 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":3.2610000000000001,"5min":3.294,"15min":1.879},"min":{"1min":0.19900000000000001,"5min":0.188,"15min":0.188},"max":{"1min":20.658999999999999,"5min":68.540999999999997,"15min":68.540999999999997},"last":0.28899999999999998},{"interface":"front","average":{"1min":2.4729999999999999,"5min":3.4369999999999998,"15min":1.921},"min":{"1min":0.20999999999999999,"5min":0.192,"15min":0.192},"max":{"1min":21.332000000000001,"5min":75.644000000000005,"15min":75.644000000000005},"last":3.7440000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:40:22 2023","interfaces":[{"interface":"back","average":{"1min":2.5979999999999999,"5min":1.3939999999999999,"15min":1.2},"min":{"1min":0.33700000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":11.451000000000001,"5min":11.451000000000001,"15min":11.451000000000001},"last":7.9199999999999999},{"interface":"front","average":{"1min":2.5619999999999998,"5min":2.4300000000000002,"15min":2.79},"min":{"1min":0.307,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":9.7170000000000005,"5min":13.371,"15min":13.371},"last":0.25900000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:40:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0779999999999998,"5min":3.5859999999999999,"15min":2.391},"min":{"1min":0.23599999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":8.3450000000000006,"5min":146.667,"15min":146.667},"last":7.8659999999999997},{"interface":"front","average":{"1min":2.3039999999999998,"5min":3.5249999999999999,"15min":2.3439999999999999},"min":{"1min":0.33100000000000002,"5min":0.25,"15min":0.25},"max":{"1min":8.5180000000000007,"5min":139.25700000000001,"15min":139.25700000000001},"last":5.4100000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":1.724,"5min":1.502,"15min":1.4730000000000001},"min":{"1min":0.36799999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":7.0129999999999999,"5min":7.3460000000000001,"15min":7.7169999999999996},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.4419999999999999,"15min":1.347},"min":{"1min":0.33200000000000002,"5min":0.314,"15min":0.314},"max":{"1min":3.048,"5min":6.6740000000000004,"15min":9.8650000000000002},"last":0.40200000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5920000000000001,"5min":1.427,"15min":1.4830000000000001},"min":{"1min":0.32200000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.0499999999999998,"5min":7.3220000000000001,"15min":7.6559999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.958,"5min":1.8080000000000001,"15min":1.4770000000000001},"min":{"1min":0.42499999999999999,"5min":0.33700000000000002,"15min":0.32800000000000001},"max":{"1min":8.4339999999999993,"5min":14.298,"15min":14.298},"last":0.97999999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:39:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.46,"15min":1.6180000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.9610000000000001,"5min":5.3719999999999999,"15min":5.3719999999999999},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.8660000000000001,"5min":1.393,"15min":1.381},"min":{"1min":0.52200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":7.0629999999999997,"5min":7.0629999999999997,"15min":7.0629999999999997},"last":0.62}]},{"osd":7,"last update":"Sat Sep 23 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.5429999999999999,"15min":1.4590000000000001},"min":{"1min":0.38200000000000001,"5min":0.36799999999999999,"15min":0.33400000000000002},"max":{"1min":3.117,"5min":6.694,"15min":13.91},"last":0.437},{"interface":"front","average":{"1min":1.8700000000000001,"5min":1.76,"15min":1.5760000000000001},"min":{"1min":0.39300000000000002,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":8.4770000000000003,"5min":8.7539999999999996,"15min":8.7539999999999996},"last":0.50700000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958706,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3291172,"kb_used_data":2752476,"kb_used_omap":2,"kb_used_meta":538685,"kb_avail":90453980,"statfs":{"total":95995035648,"available":92624875520,"internally_reserved":0,"allocated":2818535424,"data_stored":2817806249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":551613493},"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 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":12.571999999999999,"5min":5.3150000000000004,"15min":3.234},"min":{"1min":0.34399999999999997,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":172.05600000000001,"5min":172.05600000000001,"15min":172.05600000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":11.484999999999999,"5min":4.8289999999999997,"15min":2.9860000000000002},"min":{"1min":0.312,"5min":0.186,"15min":0.186},"max":{"1min":168.14699999999999,"5min":168.14699999999999,"15min":168.14699999999999},"last":0.30099999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:40:23 2023","interfaces":[{"interface":"back","average":{"1min":12.923999999999999,"5min":4.4269999999999996,"15min":3.3450000000000002},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":168.71100000000001,"5min":168.71100000000001,"15min":168.71100000000001},"last":0.33900000000000002},{"interface":"front","average":{"1min":13.99,"5min":4.8399999999999999,"15min":3.677},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":169.559,"5min":169.559,"15min":169.559},"last":3.4670000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":17.402000000000001,"5min":5.0430000000000001,"15min":2.9359999999999999},"min":{"1min":0.42699999999999999,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":257.48200000000003,"5min":257.48200000000003,"15min":257.48200000000003},"last":3.96},{"interface":"front","average":{"1min":17.605,"5min":5.0030000000000001,"15min":2.7959999999999998},"min":{"1min":0.36799999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":262.13400000000001,"5min":262.13400000000001,"15min":262.13400000000001},"last":3.4380000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":2.8620000000000001,"5min":1.6319999999999999,"15min":1.5529999999999999},"min":{"1min":0.35999999999999999,"5min":0.313,"15min":0.308},"max":{"1min":14.737,"5min":14.737,"15min":14.737},"last":0.38200000000000001},{"interface":"front","average":{"1min":2.609,"5min":1.6240000000000001,"15min":1.5649999999999999},"min":{"1min":0.39300000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":14.656000000000001,"5min":14.656000000000001,"15min":14.656000000000001},"last":0.44800000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":2.6419999999999999,"5min":1.7569999999999999,"15min":1.631},"min":{"1min":0.42999999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":15.084,"5min":15.084,"15min":15.084},"last":0.56599999999999995},{"interface":"front","average":{"1min":2.2629999999999999,"5min":1.9930000000000001,"15min":1.577},"min":{"1min":0.41199999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":14.981,"5min":40.542000000000002,"15min":40.542000000000002},"last":3.9180000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":1.571,"15min":1.637},"min":{"1min":0.48499999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":5.4340000000000002,"5min":14.909000000000001,"15min":14.909000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.6020000000000001,"15min":1.456},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.0570000000000004,"5min":14.875,"15min":14.875},"last":3.3500000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":2.7789999999999999,"5min":1.595,"15min":1.619},"min":{"1min":0.434,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":14.81,"5min":14.81,"15min":14.81},"last":3.403},{"interface":"front","average":{"1min":2.6589999999999998,"5min":1.6579999999999999,"15min":1.698},"min":{"1min":0.47299999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":15.15,"5min":15.15,"15min":17.23},"last":0.80900000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019267,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2313348,"kb_used_data":2003836,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91431804,"statfs":{"total":95995035648,"available":93626167296,"internally_reserved":0,"allocated":2051928064,"data_stored":2051400950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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 22:40:12 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":2.3740000000000001,"15min":1.4910000000000001},"min":{"1min":0.29499999999999998,"5min":0.26600000000000001,"15min":0.25700000000000001},"max":{"1min":8.0009999999999994,"5min":132.03200000000001,"15min":132.03200000000001},"last":1.724},{"interface":"front","average":{"1min":1.034,"5min":2.4009999999999998,"15min":1.7150000000000001},"min":{"1min":0.29399999999999998,"5min":0.26000000000000001,"15min":0.25700000000000001},"max":{"1min":4.2910000000000004,"5min":133.28700000000001,"15min":133.28700000000001},"last":1.782}]},{"osd":1,"last update":"Sat Sep 23 22:40:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.288,"15min":1.3779999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.8929999999999998,"5min":4.9569999999999999,"15min":4.9569999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.278,"5min":1.3300000000000001,"15min":1.4319999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":4.9050000000000002,"5min":4.9720000000000004,"15min":4.9720000000000004},"last":0.78800000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:40:12 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.869,"15min":1.7929999999999999},"min":{"1min":0.33200000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":4.194,"5min":46.095999999999997,"15min":87.376000000000005},"last":3.4620000000000002},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.9299999999999999,"15min":1.9490000000000001},"min":{"1min":0.35699999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.4409999999999998,"5min":46.143999999999998,"15min":87.326999999999998},"last":3.4740000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:40:24 2023","interfaces":[{"interface":"back","average":{"1min":1.78,"5min":1.738,"15min":1.5369999999999999},"min":{"1min":0.42399999999999999,"5min":0.312,"15min":0.28399999999999997},"max":{"1min":7.4169999999999998,"5min":49.482999999999997,"15min":49.482999999999997},"last":0.873},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.409,"15min":1.482},"min":{"1min":0.35899999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.6539999999999999,"5min":49.310000000000002,"15min":49.310000000000002},"last":0.46400000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:40:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.81200000000000006,"15min":0.97399999999999998},"min":{"1min":0.39400000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":4.1550000000000002,"5min":4.1550000000000002,"15min":6.9889999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.879,"5min":0.754,"15min":1.0409999999999999},"min":{"1min":0.40000000000000002,"5min":0.33000000000000002,"15min":0.317},"max":{"1min":1.788,"5min":1.788,"15min":13.696999999999999},"last":0.44600000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.78100000000000003,"15min":0.77700000000000002},"min":{"1min":0.36199999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.7390000000000001,"5min":2.206,"15min":2.206},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.81899999999999995,"15min":0.79600000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2270000000000001,"5min":1.486,"15min":1.486},"last":0.52100000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:39:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.79900000000000004,"15min":1.1719999999999999},"min":{"1min":0.46899999999999997,"5min":0.312,"15min":0.312},"max":{"1min":1.298,"5min":6.2199999999999998,"15min":9.4920000000000009},"last":1.016},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.81000000000000005,"15min":1.0589999999999999},"min":{"1min":0.50600000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.3779999999999999,"5min":1.569,"15min":6.8040000000000003},"last":0.495}]}]},{"osd":5,"up_from":36,"seq":154618823036,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3831800,"kb_used_data":3526384,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":89913352,"statfs":{"total":95995035648,"available":92071272448,"internally_reserved":0,"allocated":3611017216,"data_stored":3610497937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:40:05 2023","interfaces":[{"interface":"back","average":{"1min":1.7290000000000001,"5min":3.448,"15min":1.889},"min":{"1min":0.35699999999999998,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":6.7999999999999998,"5min":171.601,"15min":171.601},"last":3.093},{"interface":"front","average":{"1min":1.133,"5min":3.2839999999999998,"15min":1.786},"min":{"1min":0.309,"5min":0.28599999999999998,"15min":0.25800000000000001},"max":{"1min":4.9930000000000003,"5min":170.999,"15min":170.999},"last":0.26300000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:40:25 2023","interfaces":[{"interface":"back","average":{"1min":2.113,"5min":1.708,"15min":1.704},"min":{"1min":0.38600000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":15.352,"5min":15.352,"15min":15.352},"last":0.29699999999999999},{"interface":"front","average":{"1min":1.944,"5min":1.5820000000000001,"15min":1.5569999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":10.282,"5min":10.282,"15min":10.282},"last":3.746}]},{"osd":2,"last update":"Sat Sep 23 22:39:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":3.2719999999999998,"15min":2.044},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":8.6180000000000003,"5min":169.446,"15min":169.446},"last":4.3159999999999998},{"interface":"front","average":{"1min":1.169,"5min":3.512,"15min":2.1920000000000002},"min":{"1min":0.36499999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.8460000000000001,"5min":169.786,"15min":169.786},"last":6.1820000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.383,"15min":2.54},"min":{"1min":0.35799999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.9630000000000001,"5min":7.6079999999999997,"15min":169.62200000000001},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.117,"15min":2.532},"min":{"1min":0.35199999999999998,"5min":0.33000000000000002,"15min":0.30499999999999999},"max":{"1min":3.5899999999999999,"5min":5.5750000000000002,"15min":169.65199999999999},"last":3.3210000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:40:25 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.77100000000000002,"15min":1.028},"min":{"1min":0.439,"5min":0.30499999999999999,"15min":0.28699999999999998},"max":{"1min":1.9179999999999999,"5min":3.6840000000000002,"15min":10.550000000000001},"last":3.0640000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.745,"15min":0.95599999999999996},"min":{"1min":0.316,"5min":0.316,"15min":0.29899999999999999},"max":{"1min":1.2190000000000001,"5min":3.7149999999999999,"15min":6.4320000000000004},"last":3.6549999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.94299999999999995,"15min":0.93100000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.9079999999999999,"5min":4.0300000000000002,"15min":4.0300000000000002},"last":3.1419999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":1.0209999999999999,"15min":1.0269999999999999},"min":{"1min":0.42799999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":2.3570000000000002,"5min":4.1429999999999998,"15min":4.1429999999999998},"last":3.1709999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.86599999999999999,"15min":1.052},"min":{"1min":0.433,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.6879999999999999,"5min":3.6869999999999998,"15min":7.3600000000000003},"last":2.8929999999999998},{"interface":"front","average":{"1min":1.2150000000000001,"5min":0.87,"15min":1.165},"min":{"1min":0.51500000000000001,"5min":0.374,"15min":0.36499999999999999},"max":{"1min":4.1989999999999998,"5min":4.1989999999999998,"15min":9.173},"last":5.7309999999999999}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":3207397376,"data_stored":3207397376,"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":3193634816,"data_stored":3193634816,"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":3632922624,"data_stored":3632922624,"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":2818899968,"data_stored":2818899968,"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":2051473408,"data_stored":2051473408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":3629121536,"data_stored":3629121536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":983629824,"data_stored":983629824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:40:49.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:40:49.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:49 smithi121 bash[78246]: cluster 2023-09-23T22:40:48.094265+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 765 op/s; 10969/294525 objects degraded (3.724%); 5000/294525 objects misplaced (1.698%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:40:49.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:49 smithi121 bash[74920]: cluster 2023-09-23T22:40:48.094265+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 765 op/s; 10969/294525 objects degraded (3.724%); 5000/294525 objects misplaced (1.698%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:40:49.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:49.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:49.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:49 smithi123 bash[59255]: cluster 2023-09-23T22:40:48.094265+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 765 op/s; 10969/294525 objects degraded (3.724%); 5000/294525 objects misplaced (1.698%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:40:49.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:49.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:49.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:49.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:49.875 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:49.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:49.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:49.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:50.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:50.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:50.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:50.138 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:40:50.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:50.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:50.199 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:40:50.251 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:40:50.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:50.305 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:40:50.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:50.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:50.339 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:40:50.369 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:40:50.400 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:40:50.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:50.433 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:40:50.437 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:50.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:50.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:50 smithi121 bash[74920]: audit 2023-09-23T22:40:50.081021+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.121:0/2874387870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:50.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:50 smithi121 bash[78246]: audit 2023-09-23T22:40:50.081021+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.121:0/2874387870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:50.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:50.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:50 smithi123 bash[59255]: audit 2023-09-23T22:40:50.081021+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.121:0/2874387870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:50.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:50.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:50.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:50.949 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:50.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:50.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:51.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:51.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:51.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:51.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:51.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:51.327 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:40:51.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:51.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:51.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:51 smithi123 bash[59255]: cluster 2023-09-23T22:40:50.094821+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 542 op/s; 10969/294525 objects degraded (3.724%); 5000/294525 objects misplaced (1.698%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:40:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:51 smithi123 bash[59255]: audit 2023-09-23T22:40:50.503293+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.121:0/1785358575' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:51.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:51.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:51.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:51.635 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:51 smithi121 bash[78246]: cluster 2023-09-23T22:40:50.094821+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 542 op/s; 10969/294525 objects degraded (3.724%); 5000/294525 objects misplaced (1.698%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:40:51.635 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:51 smithi121 bash[78246]: audit 2023-09-23T22:40:50.503293+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.121:0/1785358575' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:51.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:51 smithi121 bash[74920]: cluster 2023-09-23T22:40:50.094821+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 542 op/s; 10969/294525 objects degraded (3.724%); 5000/294525 objects misplaced (1.698%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:40:51.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:51 smithi121 bash[74920]: audit 2023-09-23T22:40:50.503293+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.121:0/1785358575' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:51.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:51.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:51.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:51.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:51.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:51.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:51.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:52.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:52.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:52.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:52.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:52.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:52.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:52.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:52.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: cluster 2023-09-23T22:40:51.309553+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: cluster 2023-09-23T22:40:51.315491+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: cluster 2023-09-23T22:40:51.315503+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: audit 2023-09-23T22:40:51.316053+0000 mon.a (mon.0) 993 : audit 1 from='client.? 172.21.15.121:0/1785358575' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: cluster 2023-09-23T22:40:51.316089+0000 mon.a (mon.0) 994 : cluster 0 osdmap e170: 8 total, 8 up, 7 in 2023-09-23T22:40:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: cluster 2023-09-23T22:40:51.319260+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: audit 2023-09-23T22:40:51.931728+0000 mon.a (mon.0) 995 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:52.438 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:52 smithi123 bash[59255]: cluster 2023-09-23T22:40:52.279923+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 10969/294525 objects degraded (3.724%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:52.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:52.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: cluster 2023-09-23T22:40:51.309553+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: cluster 2023-09-23T22:40:51.315491+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: cluster 2023-09-23T22:40:51.315503+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: audit 2023-09-23T22:40:51.316053+0000 mon.a (mon.0) 993 : audit 1 from='client.? 172.21.15.121:0/1785358575' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: cluster 2023-09-23T22:40:51.316089+0000 mon.a (mon.0) 994 : cluster 0 osdmap e170: 8 total, 8 up, 7 in 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: cluster 2023-09-23T22:40:51.319260+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: audit 2023-09-23T22:40:51.931728+0000 mon.a (mon.0) 995 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[78246]: cluster 2023-09-23T22:40:52.279923+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 10969/294525 objects degraded (3.724%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: cluster 2023-09-23T22:40:51.309553+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: cluster 2023-09-23T22:40:51.315491+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: cluster 2023-09-23T22:40:51.315503+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: audit 2023-09-23T22:40:51.316053+0000 mon.a (mon.0) 993 : audit 1 from='client.? 172.21.15.121:0/1785358575' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: cluster 2023-09-23T22:40:51.316089+0000 mon.a (mon.0) 994 : cluster 0 osdmap e170: 8 total, 8 up, 7 in 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: cluster 2023-09-23T22:40:51.319260+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: audit 2023-09-23T22:40:51.931728+0000 mon.a (mon.0) 995 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:52.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:52 smithi121 bash[74920]: cluster 2023-09-23T22:40:52.279923+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 10969/294525 objects degraded (3.724%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:52.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:52.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:52.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:52.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:52.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:52.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:52.864 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:52.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:52.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:52.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:53.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:53.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:53.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:53.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:53.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:53.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:53.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:53.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:53.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:53 smithi121 bash[78246]: cluster 2023-09-23T22:40:52.095360+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 15 MiB/s wr, 594 op/s; 10969/289497 objects degraded (3.789%); 5000/289497 objects misplaced (1.727%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:40:53.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:53 smithi121 bash[74920]: cluster 2023-09-23T22:40:52.095360+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 15 MiB/s wr, 594 op/s; 10969/289497 objects degraded (3.789%); 5000/289497 objects misplaced (1.727%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:40:53.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:53.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:53.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:53.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:53.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:53.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:53.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:53.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:53.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:53.790 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:53 smithi123 bash[59255]: cluster 2023-09-23T22:40:52.095360+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 15 MiB/s wr, 594 op/s; 10969/289497 objects degraded (3.789%); 5000/289497 objects misplaced (1.727%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:40:53.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:53.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:53.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:53.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:53.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:54.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:54.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:54.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:54.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:54.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:54.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:54.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:54.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:54.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:54.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:54.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:54.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:54.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:54.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:55.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:55.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:55.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:55.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:55.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:55.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:55 smithi123 bash[59255]: cluster 2023-09-23T22:40:54.096080+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 6.9 MiB/s wr, 674 op/s; 10969/283191 objects degraded (3.873%); 4893/283191 objects misplaced (1.728%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:40:55.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:55.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:55.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:55.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:55.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:55.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:40:55.676 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:55 smithi121 bash[78246]: cluster 2023-09-23T22:40:54.096080+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 6.9 MiB/s wr, 674 op/s; 10969/283191 objects degraded (3.873%); 4893/283191 objects misplaced (1.728%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:40:55.676 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:55 smithi121 bash[74920]: cluster 2023-09-23T22:40:54.096080+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 6.9 MiB/s wr, 674 op/s; 10969/283191 objects degraded (3.873%); 4893/283191 objects misplaced (1.728%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:40:55.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:40:55.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:55.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:55.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:55.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:55.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:56.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:56.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:56.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:56.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:56.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:56.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:56.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:56.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:56.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:56.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:56.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:56.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:56.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:56.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:56.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.933 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:57.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:57.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:57.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:57.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:57.241 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:40:57.241 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:40:57.242 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:40:57.242 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:40:57.242 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:40:57.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:57.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:57.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:57.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:57.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:57.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:57.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:57.583 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:57 smithi121 bash[74920]: cluster 2023-09-23T22:40:56.096653+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 3.8 MiB/s wr, 698 op/s; 10969/280344 objects degraded (3.913%); 4893/280344 objects misplaced (1.745%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:40:57.584 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:57 smithi121 bash[74920]: cluster 2023-09-23T22:40:57.283965+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 10969/280344 objects degraded (3.913%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:57.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:57 smithi121 bash[78246]: cluster 2023-09-23T22:40:56.096653+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 3.8 MiB/s wr, 698 op/s; 10969/280344 objects degraded (3.913%); 4893/280344 objects misplaced (1.745%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:40:57.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:57 smithi121 bash[78246]: cluster 2023-09-23T22:40:57.283965+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 10969/280344 objects degraded (3.913%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:57.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:57.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:57.737 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:57.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:57 smithi123 bash[59255]: cluster 2023-09-23T22:40:56.096653+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 3.8 MiB/s wr, 698 op/s; 10969/280344 objects degraded (3.913%); 4893/280344 objects misplaced (1.745%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:40:57.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:57 smithi123 bash[59255]: cluster 2023-09-23T22:40:57.283965+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 10969/280344 objects degraded (3.913%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:40:57.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:57.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:57.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:57.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:57.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:58.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:58.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:58.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:58.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:58.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:58.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:58.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:58.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:58.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:40:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:58.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:58.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:58.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:58.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:58.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:58.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:59.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:40:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:40:58] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.33.4" 2023-09-23T22:40:59.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:59.051 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:59.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:59.127 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:59.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:59.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:59.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:59.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:59.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:59.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:59.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:59.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:40:59 smithi121 bash[78246]: cluster 2023-09-23T22:40:58.097353+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10969/272013 objects degraded (4.033%); 4783/272013 objects misplaced (1.758%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:40:59.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:40:59 smithi121 bash[74920]: cluster 2023-09-23T22:40:58.097353+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10969/272013 objects degraded (4.033%); 4783/272013 objects misplaced (1.758%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:40:59.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:40:59 smithi123 bash[59255]: cluster 2023-09-23T22:40:58.097353+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10969/272013 objects degraded (4.033%); 4783/272013 objects misplaced (1.758%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:40:59.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:59.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:59.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:00.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:00.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:00.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:00.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:00.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:00.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:00.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:00.556 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:00.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:00.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:00.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:00.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:00.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:00.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:01.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:01.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:01.165 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:01.172 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:01.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:01.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:01.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:01.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:01.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:01 smithi123 bash[59255]: cluster 2023-09-23T22:41:00.097877+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10969/272013 objects degraded (4.033%); 4783/272013 objects misplaced (1.758%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:41:01.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:01.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:01.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:01 smithi121 bash[74920]: cluster 2023-09-23T22:41:00.097877+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10969/272013 objects degraded (4.033%); 4783/272013 objects misplaced (1.758%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:41:01.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:01 smithi121 bash[78246]: cluster 2023-09-23T22:41:00.097877+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 10969/272013 objects degraded (4.033%); 4783/272013 objects misplaced (1.758%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:41:01.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:01.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:01.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:01.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:01.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:01.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:01.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:01.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:01.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:02.021 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:02.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:02.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:02.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:02.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:02.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:02.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:02 smithi123 bash[59255]: cluster 2023-09-23T22:41:02.285613+0000 mon.a (mon.0) 998 : cluster 3 Health check update: Degraded data redundancy: 10969/272013 objects degraded (4.033%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:02.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:02.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:02.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:02 smithi121 bash[74920]: cluster 2023-09-23T22:41:02.285613+0000 mon.a (mon.0) 998 : cluster 3 Health check update: Degraded data redundancy: 10969/272013 objects degraded (4.033%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:02.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:02 smithi121 bash[78246]: cluster 2023-09-23T22:41:02.285613+0000 mon.a (mon.0) 998 : cluster 3 Health check update: Degraded data redundancy: 10969/272013 objects degraded (4.033%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:02.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:02.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:02.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:02.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:03.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:03.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:03.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:03.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:03.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:03.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:03.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:03.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:03.360 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:03 smithi121 bash[74920]: cluster 2023-09-23T22:41:02.098513+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 10969/267246 objects degraded (4.104%); 4783/267246 objects misplaced (1.790%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:41:03.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:03.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:03 smithi121 bash[78246]: cluster 2023-09-23T22:41:02.098513+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 10969/267246 objects degraded (4.104%); 4783/267246 objects misplaced (1.790%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:41:03.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:03.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:03.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:03 smithi123 bash[59255]: cluster 2023-09-23T22:41:02.098513+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 10969/267246 objects degraded (4.104%); 4783/267246 objects misplaced (1.790%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:41:03.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:03.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:03.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:03.712 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:03.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:03.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:03.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:03.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:03.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:03.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:04.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:04.121 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:04.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:04.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:04.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:04.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:04.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:04.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:04.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:04.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:04.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:04.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:04.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:04.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:04.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:05.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:05.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:05.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:05.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:05.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:05.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:05.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:05.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:05.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:05 smithi121 bash[78246]: cluster 2023-09-23T22:41:04.099193+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 11066/261051 objects degraded (4.239%); 4574/261051 objects misplaced (1.752%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:41:05.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:05 smithi121 bash[74920]: cluster 2023-09-23T22:41:04.099193+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 11066/261051 objects degraded (4.239%); 4574/261051 objects misplaced (1.752%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:41:05.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:05.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:05.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:05.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:05.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:05 smithi123 bash[59255]: cluster 2023-09-23T22:41:04.099193+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 11066/261051 objects degraded (4.239%); 4574/261051 objects misplaced (1.752%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:41:05.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:05.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:05.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:05.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:05.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:06.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:06.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:06.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:06.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:06.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:06.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:06.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:06.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:06.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:06.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:06.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:06.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:06.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:06.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:06.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:06.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:07.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:07.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:07.215 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:07.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:07.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:07.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:07.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:07.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:07.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:07 smithi121 bash[74920]: cluster 2023-09-23T22:41:06.099745+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 11066/258351 objects degraded (4.283%); 4574/258351 objects misplaced (1.770%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:07.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:07 smithi121 bash[74920]: audit 2023-09-23T22:41:06.932019+0000 mon.a (mon.0) 999 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:07.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:07 smithi121 bash[74920]: cluster 2023-09-23T22:41:07.286617+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 11066/258351 objects degraded (4.283%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:07.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:07 smithi121 bash[78246]: cluster 2023-09-23T22:41:06.099745+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 11066/258351 objects degraded (4.283%); 4574/258351 objects misplaced (1.770%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:07.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:07 smithi121 bash[78246]: audit 2023-09-23T22:41:06.932019+0000 mon.a (mon.0) 999 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:07.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:07 smithi121 bash[78246]: cluster 2023-09-23T22:41:07.286617+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 11066/258351 objects degraded (4.283%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:07.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:07.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:07.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:07 smithi123 bash[59255]: cluster 2023-09-23T22:41:06.099745+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 11066/258351 objects degraded (4.283%); 4574/258351 objects misplaced (1.770%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:07.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:07 smithi123 bash[59255]: audit 2023-09-23T22:41:06.932019+0000 mon.a (mon.0) 999 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:07.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:07 smithi123 bash[59255]: cluster 2023-09-23T22:41:07.286617+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 11066/258351 objects degraded (4.283%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:07.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:07.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:07.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:07.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:08.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:08.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:08.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:08.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:08.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:08.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:08.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:08.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:08.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:08.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:08.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:08.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:08.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:08.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:08.820 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:41:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:41:08] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.33.4" 2023-09-23T22:41:08.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:08.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:08.984 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:41:08.986 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:41:09.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:09.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:09.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:09.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:09.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:09.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:09.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:09.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:09.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:09.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:09 smithi121 bash[74920]: cluster 2023-09-23T22:41:08.100547+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v747: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 11170/250197 objects degraded (4.464%); 4356/250197 objects misplaced (1.741%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:41:09.759 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:09 smithi121 bash[78246]: cluster 2023-09-23T22:41:08.100547+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v747: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 11170/250197 objects degraded (4.464%); 4356/250197 objects misplaced (1.741%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:41:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:09 smithi123 bash[59255]: cluster 2023-09-23T22:41:08.100547+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v747: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 11170/250197 objects degraded (4.464%); 4356/250197 objects misplaced (1.741%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:41:09.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:09.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:09.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:10.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:10.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:10.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:10.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:10.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:10.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:10.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:10.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:10 smithi121 bash[78246]: audit 2023-09-23T22:41:08.960747+0000 mgr.y (mgr.34107) 747 : audit 0 from='client.45128 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:10.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:10 smithi121 bash[78246]: audit 2023-09-23T22:41:10.134788+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:41:10.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:10 smithi121 bash[74920]: audit 2023-09-23T22:41:08.960747+0000 mgr.y (mgr.34107) 747 : audit 0 from='client.45128 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:10.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:10 smithi121 bash[74920]: audit 2023-09-23T22:41:10.134788+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:41:10.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:10.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:10.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:10.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:10.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:10.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:10.792 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:10 smithi123 bash[59255]: audit 2023-09-23T22:41:08.960747+0000 mgr.y (mgr.34107) 747 : audit 0 from='client.45128 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:10.792 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:10 smithi123 bash[59255]: audit 2023-09-23T22:41:10.134788+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:41:10.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:10.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:10.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:10.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:11.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:11.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:11.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:11.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:11.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:11.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:11.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:11.476 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:11.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:11.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:11.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:11 smithi123 bash[59255]: cluster 2023-09-23T22:41:10.101073+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v748: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 11170/250197 objects degraded (4.464%); 4356/250197 objects misplaced (1.741%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:11.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:11.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:11.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:11.772 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:11 smithi121 bash[74920]: cluster 2023-09-23T22:41:10.101073+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v748: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 11170/250197 objects degraded (4.464%); 4356/250197 objects misplaced (1.741%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:11.772 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:11 smithi121 bash[78246]: cluster 2023-09-23T22:41:10.101073+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v748: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 11170/250197 objects degraded (4.464%); 4356/250197 objects misplaced (1.741%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:11.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:11.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:11.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:12.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:12.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:12.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:12.186 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:12.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:12.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:12.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:12.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:12.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:12.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:12.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:12.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:12.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:12.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:12 smithi121 bash[78246]: cluster 2023-09-23T22:41:12.287728+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: Degraded data redundancy: 11170/250197 objects degraded (4.464%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:12.603 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:12 smithi121 bash[74920]: cluster 2023-09-23T22:41:12.287728+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: Degraded data redundancy: 11170/250197 objects degraded (4.464%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:12.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:12.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:12 smithi123 bash[59255]: cluster 2023-09-23T22:41:12.287728+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: Degraded data redundancy: 11170/250197 objects degraded (4.464%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:12.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:12.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:12.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:12.841 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:12.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:12.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:12.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:13.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:13.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:13.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:13.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:13.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:13.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:13.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:13.391 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:13 smithi123 bash[59255]: cluster 2023-09-23T22:41:12.101575+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v749: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 11170/245673 objects degraded (4.547%); 4356/245673 objects misplaced (1.773%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:13.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:13.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:13.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:13 smithi121 bash[74920]: cluster 2023-09-23T22:41:12.101575+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v749: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 11170/245673 objects degraded (4.547%); 4356/245673 objects misplaced (1.773%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:13.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:13 smithi121 bash[78246]: cluster 2023-09-23T22:41:12.101575+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v749: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 11170/245673 objects degraded (4.547%); 4356/245673 objects misplaced (1.773%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:13.528 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:13.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:13.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:13.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:13.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:13.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:14.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:14.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:14.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:14.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:14.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:14.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:14.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:14.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:14.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:14.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:14.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:14.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:14.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:14.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:14.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:14.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:14.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:14.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:14.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:14.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:15.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:15.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:15.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:15.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:15.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:15.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:15.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:15.394 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:15 smithi121 bash[74920]: cluster 2023-09-23T22:41:14.102259+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v750: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 11267/239886 objects degraded (4.697%); 4143/239886 objects misplaced (1.727%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:15.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:15.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:15.510 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":747,"stamp":"2023-09-23T22:41:08.100011+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5464594360,"num_objects":83399,"num_object_clones":0,"num_object_copies":250197,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11170,"num_objects_misplaced":4356,"num_objects_unfound":0,"num_objects_dirty":83399,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":116895,"num_write_kb":6402702,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":921,"num_bytes_recovered":59850452,"num_keys_recovered":20,"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":114329,"ondisk_log_size":114329,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":18807952,"kb_used_data":16314392,"kb_used_omap":21,"kb_used_meta":2493290,"kb_avail":637408112,"statfs":{"total":671965249536,"available":652705906688,"internally_reserved":0,"allocated":16705937408,"data_stored":16701329477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":2553129164},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,5,8,12,6],"upper_bound":64},"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":-658571264,"num_objects":-10049,"num_object_clones":0,"num_object_copies":-30147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":201,"num_objects_misplaced":-537,"num_objects_unfound":0,"num_objects_dirty":-10049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10049,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":336,"num_bytes_recovered":22020096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003721"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":24,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368060+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:40:29.368060+0000","last_peered":"2023-09-23T22:40:29.368060+0000","last_clean":"2023-09-23T22:40:29.368060+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:40:29.368060+0000","last_undegraded":"2023-09-23T22:40:29.368060+0000","last_fullsized":"2023-09-23T22:40:29.368060+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":103,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.358470+0000","last_change":"2023-09-23T22:37:17.290742+0000","last_active":"2023-09-23T22:40:29.358470+0000","last_peered":"2023-09-23T22:40:29.358470+0000","last_clean":"2023-09-23T22:40:29.358470+0000","last_became_active":"2023-09-23T22:37:17.288331+0000","last_became_peered":"2023-09-23T22:37:17.288331+0000","last_unstale":"2023-09-23T22:40:29.358470+0000","last_undegraded":"2023-09-23T22:40:29.358470+0000","last_fullsized":"2023-09-23T22:40:29.358470+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:54.500998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":85,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.356918+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:40:29.356918+0000","last_peered":"2023-09-23T22:40:29.356918+0000","last_clean":"2023-09-23T22:40:29.356918+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:40:29.356918+0000","last_undegraded":"2023-09-23T22:40:29.356918+0000","last_fullsized":"2023-09-23T22:40:29.356918+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:32.071357+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:40:32.071357+0000","last_peered":"2023-09-23T22:40:32.071357+0000","last_clean":"2023-09-23T22:40:32.071357+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:40:32.071357+0000","last_undegraded":"2023-09-23T22:40:32.071357+0000","last_fullsized":"2023-09-23T22:40:32.071357+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":176,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:31.710882+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:40:31.710882+0000","last_peered":"2023-09-23T22:40:31.710882+0000","last_clean":"2023-09-23T22:40:31.710882+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:40:31.710882+0000","last_undegraded":"2023-09-23T22:40:31.710882+0000","last_fullsized":"2023-09-23T22:40:31.710882+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.365947+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:40:29.365947+0000","last_peered":"2023-09-23T22:40:29.365947+0000","last_clean":"2023-09-23T22:40:29.365947+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:40:29.365947+0000","last_undegraded":"2023-09-23T22:40:29.365947+0000","last_fullsized":"2023-09-23T22:40:29.365947+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":133,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.376219+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:40:29.376219+0000","last_peered":"2023-09-23T22:40:29.376219+0000","last_clean":"2023-09-23T22:40:29.376219+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:40:29.376219+0000","last_undegraded":"2023-09-23T22:40:29.376219+0000","last_fullsized":"2023-09-23T22:40:29.376219+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":185,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368161+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:40:29.368161+0000","last_peered":"2023-09-23T22:40:29.368161+0000","last_clean":"2023-09-23T22:40:29.368161+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:40:29.368161+0000","last_undegraded":"2023-09-23T22:40:29.368161+0000","last_fullsized":"2023-09-23T22:40:29.368161+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":168,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.365772+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:40:29.365772+0000","last_peered":"2023-09-23T22:40:29.365772+0000","last_clean":"2023-09-23T22:40:29.365772+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:40:29.365772+0000","last_undegraded":"2023-09-23T22:40:29.365772+0000","last_fullsized":"2023-09-23T22:40:29.365772+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":137,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.362220+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:40:29.362220+0000","last_peered":"2023-09-23T22:40:29.362220+0000","last_clean":"2023-09-23T22:40:29.362220+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:40:29.362220+0000","last_undegraded":"2023-09-23T22:40:29.362220+0000","last_fullsized":"2023-09-23T22:40:29.362220+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":20,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370544+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:40:29.370544+0000","last_peered":"2023-09-23T22:40:29.370544+0000","last_clean":"2023-09-23T22:40:29.370544+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:40:29.370544+0000","last_undegraded":"2023-09-23T22:40:29.370544+0000","last_fullsized":"2023-09-23T22:40:29.370544+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":135,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368387+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:40:29.368387+0000","last_peered":"2023-09-23T22:40:29.368387+0000","last_clean":"2023-09-23T22:40:29.368387+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:40:29.368387+0000","last_undegraded":"2023-09-23T22:40:29.368387+0000","last_fullsized":"2023-09-23T22:40:29.368387+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":205,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369376+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:40:29.369376+0000","last_peered":"2023-09-23T22:40:29.369376+0000","last_clean":"2023-09-23T22:40:29.369376+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:40:29.369376+0000","last_undegraded":"2023-09-23T22:40:29.369376+0000","last_fullsized":"2023-09-23T22:40:29.369376+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":174,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369275+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:40:29.369275+0000","last_peered":"2023-09-23T22:40:29.369275+0000","last_clean":"2023-09-23T22:40:29.369275+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:40:29.369275+0000","last_undegraded":"2023-09-23T22:40:29.369275+0000","last_fullsized":"2023-09-23T22:40:29.369275+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":20,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370186+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:40:29.370186+0000","last_peered":"2023-09-23T22:40:29.370186+0000","last_clean":"2023-09-23T22:40:29.370186+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:40:29.370186+0000","last_undegraded":"2023-09-23T22:40:29.370186+0000","last_fullsized":"2023-09-23T22:40:29.370186+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":103,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.356883+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:40:29.356883+0000","last_peered":"2023-09-23T22:40:29.356883+0000","last_clean":"2023-09-23T22:40:29.356883+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:40:29.356883+0000","last_undegraded":"2023-09-23T22:40:29.356883+0000","last_fullsized":"2023-09-23T22:40:29.356883+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":167,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:40:51.338011+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:40:51.338011+0000","last_peered":"2023-09-23T22:40:51.338011+0000","last_clean":"2023-09-23T22:40:51.338011+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:40:51.338011+0000","last_undegraded":"2023-09-23T22:40:51.338011+0000","last_fullsized":"2023-09-23T22:40:51.338011+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":167,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.372233+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:40:29.372233+0000","last_peered":"2023-09-23T22:40:29.372233+0000","last_clean":"2023-09-23T22:40:29.372233+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:40:29.372233+0000","last_undegraded":"2023-09-23T22:40:29.372233+0000","last_fullsized":"2023-09-23T22:40:29.372233+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":135,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370093+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:40:29.370093+0000","last_peered":"2023-09-23T22:40:29.370093+0000","last_clean":"2023-09-23T22:40:29.370093+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:40:29.370093+0000","last_undegraded":"2023-09-23T22:40:29.370093+0000","last_fullsized":"2023-09-23T22:40:29.370093+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":151,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.378948+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:40:29.378948+0000","last_peered":"2023-09-23T22:40:29.378948+0000","last_clean":"2023-09-23T22:40:29.378948+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:40:29.378948+0000","last_undegraded":"2023-09-23T22:40:29.378948+0000","last_fullsized":"2023-09-23T22:40:29.378948+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":92,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.375308+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:40:29.375308+0000","last_peered":"2023-09-23T22:40:29.375308+0000","last_clean":"2023-09-23T22:40:29.375308+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:40:29.375308+0000","last_undegraded":"2023-09-23T22:40:29.375308+0000","last_fullsized":"2023-09-23T22:40:29.375308+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":178,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:31.710963+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:40:31.710963+0000","last_peered":"2023-09-23T22:40:31.710963+0000","last_clean":"2023-09-23T22:40:31.710963+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:40:31.710963+0000","last_undegraded":"2023-09-23T22:40:31.710963+0000","last_fullsized":"2023-09-23T22:40:31.710963+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"170'7473","reported_seq":7494,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:08.059033+0000","last_change":"2023-09-23T22:38:52.315576+0000","last_active":"2023-09-23T22:41:08.059033+0000","last_peered":"2023-09-23T22:41:08.059033+0000","last_clean":"2023-09-23T22:41:08.059033+0000","last_became_active":"2023-09-23T22:38:52.315219+0000","last_became_peered":"2023-09-23T22:38:52.315219+0000","last_unstale":"2023-09-23T22:41:08.059033+0000","last_undegraded":"2023-09-23T22:41:08.059033+0000","last_fullsized":"2023-09-23T22:41:08.059033+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7473,"log_dups_size":0,"ondisk_log_size":7473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344784896,"num_objects":5261,"num_object_clones":0,"num_object_copies":15783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7473,"num_write_kb":407488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":18,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370784+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:40:29.370784+0000","last_peered":"2023-09-23T22:40:29.370784+0000","last_clean":"2023-09-23T22:40:29.370784+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:40:29.370784+0000","last_undegraded":"2023-09-23T22:40:29.370784+0000","last_fullsized":"2023-09-23T22:40:29.370784+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":152,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.362734+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:40:29.362734+0000","last_peered":"2023-09-23T22:40:29.362734+0000","last_clean":"2023-09-23T22:40:29.362734+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:40:29.362734+0000","last_undegraded":"2023-09-23T22:40:29.362734+0000","last_fullsized":"2023-09-23T22:40:29.362734+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"170'7342","reported_seq":7363,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.922188+0000","last_change":"2023-09-23T22:38:52.585158+0000","last_active":"2023-09-23T22:41:07.922188+0000","last_peered":"2023-09-23T22:41:07.922188+0000","last_clean":"2023-09-23T22:41:07.922188+0000","last_became_active":"2023-09-23T22:38:52.584687+0000","last_became_peered":"2023-09-23T22:38:52.584687+0000","last_unstale":"2023-09-23T22:41:07.922188+0000","last_undegraded":"2023-09-23T22:41:07.922188+0000","last_fullsized":"2023-09-23T22:41:07.922188+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7342,"log_dups_size":0,"ondisk_log_size":7342,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335151104,"num_objects":5114,"num_object_clones":0,"num_object_copies":15342,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5114,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7342,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":18,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370648+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:40:29.370648+0000","last_peered":"2023-09-23T22:40:29.370648+0000","last_clean":"2023-09-23T22:40:29.370648+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:40:29.370648+0000","last_undegraded":"2023-09-23T22:40:29.370648+0000","last_fullsized":"2023-09-23T22:40:29.370648+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":164,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369034+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:40:29.369034+0000","last_peered":"2023-09-23T22:40:29.369034+0000","last_clean":"2023-09-23T22:40:29.369034+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:40:29.369034+0000","last_undegraded":"2023-09-23T22:40:29.369034+0000","last_fullsized":"2023-09-23T22:40:29.369034+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.6","version":"170'7358","reported_seq":7381,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.097004+0000","last_change":"2023-09-23T22:38:52.583812+0000","last_active":"2023-09-23T22:41:07.097004+0000","last_peered":"2023-09-23T22:41:07.097004+0000","last_clean":"2023-09-23T22:41:07.097004+0000","last_became_active":"2023-09-23T22:38:52.583402+0000","last_became_peered":"2023-09-23T22:38:52.583402+0000","last_unstale":"2023-09-23T22:41:07.097004+0000","last_undegraded":"2023-09-23T22:41:07.097004+0000","last_fullsized":"2023-09-23T22:41:07.097004+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7358,"log_dups_size":0,"ondisk_log_size":7358,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.078651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":348913664,"num_objects":5324,"num_object_clones":0,"num_object_copies":15972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7358,"num_write_kb":405824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":18,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370245+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:40:29.370245+0000","last_peered":"2023-09-23T22:40:29.370245+0000","last_clean":"2023-09-23T22:40:29.370245+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:40:29.370245+0000","last_undegraded":"2023-09-23T22:40:29.370245+0000","last_fullsized":"2023-09-23T22:40:29.370245+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":169,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:46.536482+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:40:46.536482+0000","last_peered":"2023-09-23T22:40:46.536482+0000","last_clean":"2023-09-23T22:40:46.536482+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:40:46.536482+0000","last_undegraded":"2023-09-23T22:40:46.536482+0000","last_fullsized":"2023-09-23T22:40:46.536482+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.7","version":"170'7172","reported_seq":7194,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:05.821281+0000","last_change":"2023-09-23T22:38:52.304491+0000","last_active":"2023-09-23T22:41:05.821281+0000","last_peered":"2023-09-23T22:41:05.821281+0000","last_clean":"2023-09-23T22:41:05.821281+0000","last_became_active":"2023-09-23T22:38:52.304132+0000","last_became_peered":"2023-09-23T22:38:52.304132+0000","last_unstale":"2023-09-23T22:41:05.821281+0000","last_undegraded":"2023-09-23T22:41:05.821281+0000","last_fullsized":"2023-09-23T22:41:05.821281+0000","mapping_epoch":157,"log_start":"162'300","ondisk_log_start":"162'300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6872,"log_dups_size":0,"ondisk_log_size":6872,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.841862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339869696,"num_objects":5186,"num_object_clones":0,"num_object_copies":15558,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5186,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7172,"num_write_kb":395456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":175,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.366248+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:40:29.366248+0000","last_peered":"2023-09-23T22:40:29.366248+0000","last_clean":"2023-09-23T22:40:29.366248+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:40:29.366248+0000","last_undegraded":"2023-09-23T22:40:29.366248+0000","last_fullsized":"2023-09-23T22:40:29.366248+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":147,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.375874+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:40:29.375874+0000","last_peered":"2023-09-23T22:40:29.375874+0000","last_clean":"2023-09-23T22:40:29.375874+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:40:29.375874+0000","last_undegraded":"2023-09-23T22:40:29.375874+0000","last_fullsized":"2023-09-23T22:40:29.375874+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"170'7243","reported_seq":7265,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:06.764621+0000","last_change":"2023-09-23T22:38:52.307732+0000","last_active":"2023-09-23T22:41:06.764621+0000","last_peered":"2023-09-23T22:41:06.764621+0000","last_clean":"2023-09-23T22:41:06.764621+0000","last_became_active":"2023-09-23T22:38:52.307358+0000","last_became_peered":"2023-09-23T22:38:52.307358+0000","last_unstale":"2023-09-23T22:41:06.764621+0000","last_undegraded":"2023-09-23T22:41:06.764621+0000","last_fullsized":"2023-09-23T22:41:06.764621+0000","mapping_epoch":157,"log_start":"162'500","ondisk_log_start":"162'500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6743,"log_dups_size":0,"ondisk_log_size":6743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:44.759624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347275264,"num_objects":5299,"num_object_clones":0,"num_object_copies":15897,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5299,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7243,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":100,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:40:51.338098+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:40:51.338098+0000","last_peered":"2023-09-23T22:40:51.338098+0000","last_clean":"2023-09-23T22:40:51.338098+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:40:51.338098+0000","last_undegraded":"2023-09-23T22:40:51.338098+0000","last_fullsized":"2023-09-23T22:40:51.338098+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":174,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369460+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:40:29.369460+0000","last_peered":"2023-09-23T22:40:29.369460+0000","last_clean":"2023-09-23T22:40:29.369460+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:40:29.369460+0000","last_undegraded":"2023-09-23T22:40:29.369460+0000","last_fullsized":"2023-09-23T22:40:29.369460+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.1","version":"170'7332","reported_seq":7355,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:05.670755+0000","last_change":"2023-09-23T22:38:52.302177+0000","last_active":"2023-09-23T22:41:05.670755+0000","last_peered":"2023-09-23T22:41:05.670755+0000","last_clean":"2023-09-23T22:41:05.670755+0000","last_became_active":"2023-09-23T22:38:52.301825+0000","last_became_peered":"2023-09-23T22:38:52.301825+0000","last_unstale":"2023-09-23T22:41:05.670755+0000","last_undegraded":"2023-09-23T22:41:05.670755+0000","last_fullsized":"2023-09-23T22:41:05.670755+0000","mapping_epoch":157,"log_start":"162'500","ondisk_log_start":"162'500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6832,"log_dups_size":0,"ondisk_log_size":6832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.429833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346423296,"num_objects":5286,"num_object_clones":0,"num_object_copies":15858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7332,"num_write_kb":403776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":154,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369562+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:40:29.369562+0000","last_peered":"2023-09-23T22:40:29.369562+0000","last_clean":"2023-09-23T22:40:29.369562+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:40:29.369562+0000","last_undegraded":"2023-09-23T22:40:29.369562+0000","last_fullsized":"2023-09-23T22:40:29.369562+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":164,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369080+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:40:29.369080+0000","last_peered":"2023-09-23T22:40:29.369080+0000","last_clean":"2023-09-23T22:40:29.369080+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:40:29.369080+0000","last_undegraded":"2023-09-23T22:40:29.369080+0000","last_fullsized":"2023-09-23T22:40:29.369080+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"170'7426","reported_seq":7447,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.903438+0000","last_change":"2023-09-23T22:38:52.309374+0000","last_active":"2023-09-23T22:41:07.903438+0000","last_peered":"2023-09-23T22:41:07.903438+0000","last_clean":"2023-09-23T22:41:07.903438+0000","last_became_active":"2023-09-23T22:38:52.308989+0000","last_became_peered":"2023-09-23T22:38:52.308989+0000","last_unstale":"2023-09-23T22:41:07.903438+0000","last_undegraded":"2023-09-23T22:41:07.903438+0000","last_fullsized":"2023-09-23T22:41:07.903438+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7426,"log_dups_size":0,"ondisk_log_size":7426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343277568,"num_objects":5238,"num_object_clones":0,"num_object_copies":15714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7426,"num_write_kb":405248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":135,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368840+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:40:29.368840+0000","last_peered":"2023-09-23T22:40:29.368840+0000","last_clean":"2023-09-23T22:40:29.368840+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:40:29.368840+0000","last_undegraded":"2023-09-23T22:40:29.368840+0000","last_fullsized":"2023-09-23T22:40:29.368840+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":174,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370233+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:40:29.370233+0000","last_peered":"2023-09-23T22:40:29.370233+0000","last_clean":"2023-09-23T22:40:29.370233+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:40:29.370233+0000","last_undegraded":"2023-09-23T22:40:29.370233+0000","last_fullsized":"2023-09-23T22:40:29.370233+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.3","version":"170'7105","reported_seq":7128,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:05.667125+0000","last_change":"2023-09-23T22:38:52.306683+0000","last_active":"2023-09-23T22:41:05.667125+0000","last_peered":"2023-09-23T22:41:05.667125+0000","last_clean":"2023-09-23T22:41:05.667125+0000","last_became_active":"2023-09-23T22:38:52.306363+0000","last_became_peered":"2023-09-23T22:38:52.306363+0000","last_unstale":"2023-09-23T22:41:05.667125+0000","last_undegraded":"2023-09-23T22:41:05.667125+0000","last_fullsized":"2023-09-23T22:41:05.667125+0000","mapping_epoch":157,"log_start":"161'200","ondisk_log_start":"161'200","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6905,"log_dups_size":0,"ondisk_log_size":6905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.367926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344129536,"num_objects":5251,"num_object_clones":0,"num_object_copies":15753,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5251,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7105,"num_write_kb":395392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,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":179,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368234+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:40:29.368234+0000","last_peered":"2023-09-23T22:40:29.368234+0000","last_clean":"2023-09-23T22:40:29.368234+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:40:29.368234+0000","last_undegraded":"2023-09-23T22:40:29.368234+0000","last_fullsized":"2023-09-23T22:40:29.368234+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.356160+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:40:29.356160+0000","last_peered":"2023-09-23T22:40:29.356160+0000","last_clean":"2023-09-23T22:40:29.356160+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:40:29.356160+0000","last_undegraded":"2023-09-23T22:40:29.356160+0000","last_fullsized":"2023-09-23T22:40:29.356160+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"170'7297","reported_seq":7317,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.136893+0000","last_change":"2023-09-23T22:38:52.305657+0000","last_active":"2023-09-23T22:41:07.136893+0000","last_peered":"2023-09-23T22:41:07.136893+0000","last_clean":"2023-09-23T22:41:07.136893+0000","last_became_active":"2023-09-23T22:38:52.305373+0000","last_became_peered":"2023-09-23T22:38:52.305373+0000","last_unstale":"2023-09-23T22:41:07.136893+0000","last_undegraded":"2023-09-23T22:41:07.136893+0000","last_fullsized":"2023-09-23T22:41:07.136893+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7297,"log_dups_size":0,"ondisk_log_size":7297,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:21.638641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338100224,"num_objects":5159,"num_object_clones":0,"num_object_copies":15477,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5159,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7297,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":155,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.357021+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:40:29.357021+0000","last_peered":"2023-09-23T22:40:29.357021+0000","last_clean":"2023-09-23T22:40:29.357021+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:40:29.357021+0000","last_undegraded":"2023-09-23T22:40:29.357021+0000","last_fullsized":"2023-09-23T22:40:29.357021+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.372328+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:40:29.372328+0000","last_peered":"2023-09-23T22:40:29.372328+0000","last_clean":"2023-09-23T22:40:29.372328+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:40:29.372328+0000","last_undegraded":"2023-09-23T22:40:29.372328+0000","last_fullsized":"2023-09-23T22:40:29.372328+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":107,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368246+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:40:29.368246+0000","last_peered":"2023-09-23T22:40:29.368246+0000","last_clean":"2023-09-23T22:40:29.368246+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:40:29.368246+0000","last_undegraded":"2023-09-23T22:40:29.368246+0000","last_fullsized":"2023-09-23T22:40:29.368246+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"170'7279","reported_seq":7308,"reported_epoch":170,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:41:08.033216+0000","last_change":"2023-09-23T22:40:27.762900+0000","last_active":"2023-09-23T22:41:08.033216+0000","last_peered":"2023-09-23T22:41:08.033216+0000","last_clean":"2023-09-23T22:40:25.303952+0000","last_became_active":"2023-09-23T22:40:27.728944+0000","last_became_peered":"2023-09-23T22:40:27.728944+0000","last_unstale":"2023-09-23T22:41:08.033216+0000","last_undegraded":"2023-09-23T22:40:27.383632+0000","last_fullsized":"2023-09-23T22:40:27.347289+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7279,"log_dups_size":0,"ondisk_log_size":7279,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335609856,"num_objects":5121,"num_object_clones":0,"num_object_copies":15363,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5458,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5121,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7279,"num_write_kb":396800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,3],"avail_no_missing":["5","0","3"],"object_location_counts":[{"shards":"0,3,5","objects":4379},{"shards":"3,5","objects":-337}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":179,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.367774+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:40:29.367774+0000","last_peered":"2023-09-23T22:40:29.367774+0000","last_clean":"2023-09-23T22:40:29.367774+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:40:29.367774+0000","last_undegraded":"2023-09-23T22:40:29.367774+0000","last_fullsized":"2023-09-23T22:40:29.367774+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":175,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369190+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:40:29.369190+0000","last_peered":"2023-09-23T22:40:29.369190+0000","last_clean":"2023-09-23T22:40:29.369190+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:40:29.369190+0000","last_undegraded":"2023-09-23T22:40:29.369190+0000","last_fullsized":"2023-09-23T22:40:29.369190+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":101,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.358709+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:40:29.358709+0000","last_peered":"2023-09-23T22:40:29.358709+0000","last_clean":"2023-09-23T22:40:29.358709+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:40:29.358709+0000","last_undegraded":"2023-09-23T22:40:29.358709+0000","last_fullsized":"2023-09-23T22:40:29.358709+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"170'7340","reported_seq":7363,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:06.768771+0000","last_change":"2023-09-23T22:38:52.305127+0000","last_active":"2023-09-23T22:41:06.768771+0000","last_peered":"2023-09-23T22:41:06.768771+0000","last_clean":"2023-09-23T22:41:06.768771+0000","last_became_active":"2023-09-23T22:38:52.304757+0000","last_became_peered":"2023-09-23T22:38:52.304757+0000","last_unstale":"2023-09-23T22:41:06.768771+0000","last_undegraded":"2023-09-23T22:41:06.768771+0000","last_fullsized":"2023-09-23T22:41:06.768771+0000","mapping_epoch":157,"log_start":"162'600","ondisk_log_start":"162'600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6740,"log_dups_size":0,"ondisk_log_size":6740,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.399131+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":0,"num_objects_unfound":0,"num_objects_dirty":5228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7340,"num_write_kb":402176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":166,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.357935+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:40:29.357935+0000","last_peered":"2023-09-23T22:40:29.357935+0000","last_clean":"2023-09-23T22:40:29.357935+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:40:29.357935+0000","last_undegraded":"2023-09-23T22:40:29.357935+0000","last_fullsized":"2023-09-23T22:40:29.357935+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":134,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.356960+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:40:29.356960+0000","last_peered":"2023-09-23T22:40:29.356960+0000","last_clean":"2023-09-23T22:40:29.356960+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:40:29.356960+0000","last_undegraded":"2023-09-23T22:40:29.356960+0000","last_fullsized":"2023-09-23T22:40:29.356960+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":26,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:40:51.333146+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:40:51.333146+0000","last_peered":"2023-09-23T22:40:51.333146+0000","last_clean":"2023-09-23T22:40:51.333146+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:40:51.333146+0000","last_undegraded":"2023-09-23T22:40:51.333146+0000","last_fullsized":"2023-09-23T22:40:51.333146+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.9","version":"170'7279","reported_seq":7300,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:08.059265+0000","last_change":"2023-09-23T22:38:52.315423+0000","last_active":"2023-09-23T22:41:08.059265+0000","last_peered":"2023-09-23T22:41:08.059265+0000","last_clean":"2023-09-23T22:41:08.059265+0000","last_became_active":"2023-09-23T22:38:52.315002+0000","last_became_peered":"2023-09-23T22:38:52.315002+0000","last_unstale":"2023-09-23T22:41:08.059265+0000","last_undegraded":"2023-09-23T22:41:08.059265+0000","last_fullsized":"2023-09-23T22:41:08.059265+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7279,"log_dups_size":0,"ondisk_log_size":7279,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":7279,"num_write_kb":398528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":157,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.371403+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:40:29.371403+0000","last_peered":"2023-09-23T22:40:29.371403+0000","last_clean":"2023-09-23T22:40:29.371403+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:40:29.371403+0000","last_undegraded":"2023-09-23T22:40:29.371403+0000","last_fullsized":"2023-09-23T22:40:29.371403+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":404,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.383283+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:40:29.383283+0000","last_peered":"2023-09-23T22:40:29.383283+0000","last_clean":"2023-09-23T22:40:29.383283+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:40:29.383283+0000","last_undegraded":"2023-09-23T22:40:29.383283+0000","last_fullsized":"2023-09-23T22:40:29.383283+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":103,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.367692+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:40:29.367692+0000","last_peered":"2023-09-23T22:40:29.367692+0000","last_clean":"2023-09-23T22:40:29.367692+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:40:29.367692+0000","last_undegraded":"2023-09-23T22:40:29.367692+0000","last_fullsized":"2023-09-23T22:40:29.367692+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":87,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369383+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:40:29.369383+0000","last_peered":"2023-09-23T22:40:29.369383+0000","last_clean":"2023-09-23T22:40:29.369383+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:40:29.369383+0000","last_undegraded":"2023-09-23T22:40:29.369383+0000","last_fullsized":"2023-09-23T22:40:29.369383+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.a","version":"170'7272","reported_seq":7294,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:05.812462+0000","last_change":"2023-09-23T22:38:52.309012+0000","last_active":"2023-09-23T22:41:05.812462+0000","last_peered":"2023-09-23T22:41:05.812462+0000","last_clean":"2023-09-23T22:41:05.812462+0000","last_became_active":"2023-09-23T22:38:52.308717+0000","last_became_peered":"2023-09-23T22:38:52.308717+0000","last_unstale":"2023-09-23T22:41:05.812462+0000","last_undegraded":"2023-09-23T22:41:05.812462+0000","last_fullsized":"2023-09-23T22:41:05.812462+0000","mapping_epoch":157,"log_start":"162'400","ondisk_log_start":"162'400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6872,"log_dups_size":0,"ondisk_log_size":6872,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.339178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":349700096,"num_objects":5336,"num_object_clones":0,"num_object_copies":16008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7272,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":169,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370723+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:40:29.370723+0000","last_peered":"2023-09-23T22:40:29.370723+0000","last_clean":"2023-09-23T22:40:29.370723+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:40:29.370723+0000","last_undegraded":"2023-09-23T22:40:29.370723+0000","last_fullsized":"2023-09-23T22:40:29.370723+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":26,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:46.536446+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:40:46.536446+0000","last_peered":"2023-09-23T22:40:46.536446+0000","last_clean":"2023-09-23T22:40:46.536446+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:40:46.536446+0000","last_undegraded":"2023-09-23T22:40:46.536446+0000","last_fullsized":"2023-09-23T22:40:46.536446+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":147,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.377716+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:40:29.377716+0000","last_peered":"2023-09-23T22:40:29.377716+0000","last_clean":"2023-09-23T22:40:29.377716+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:40:29.377716+0000","last_undegraded":"2023-09-23T22:40:29.377716+0000","last_fullsized":"2023-09-23T22:40:29.377716+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.f","version":"170'7199","reported_seq":7221,"reported_epoch":170,"state":"active+clean","last_fresh":"2023-09-23T22:41:06.572596+0000","last_change":"2023-09-23T22:38:52.297617+0000","last_active":"2023-09-23T22:41:06.572596+0000","last_peered":"2023-09-23T22:41:06.572596+0000","last_clean":"2023-09-23T22:41:06.572596+0000","last_became_active":"2023-09-23T22:38:52.297297+0000","last_became_peered":"2023-09-23T22:38:52.297297+0000","last_unstale":"2023-09-23T22:41:06.572596+0000","last_undegraded":"2023-09-23T22:41:06.572596+0000","last_fullsized":"2023-09-23T22:41:06.572596+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7199,"log_dups_size":0,"ondisk_log_size":7199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.683939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335347712,"num_objects":5117,"num_object_clones":0,"num_object_copies":15351,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5117,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7199,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":14,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370345+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:40:29.370345+0000","last_peered":"2023-09-23T22:40:29.370345+0000","last_clean":"2023-09-23T22:40:29.370345+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:40:29.370345+0000","last_undegraded":"2023-09-23T22:40:29.370345+0000","last_fullsized":"2023-09-23T22:40:29.370345+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":80,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.358818+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:40:29.358818+0000","last_peered":"2023-09-23T22:40:29.358818+0000","last_clean":"2023-09-23T22:40:29.358818+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:40:29.358818+0000","last_undegraded":"2023-09-23T22:40:29.358818+0000","last_fullsized":"2023-09-23T22:40:29.358818+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.375723+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:40:29.375723+0000","last_peered":"2023-09-23T22:40:29.375723+0000","last_clean":"2023-09-23T22:40:29.375723+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:40:29.375723+0000","last_undegraded":"2023-09-23T22:40:29.375723+0000","last_fullsized":"2023-09-23T22:40:29.375723+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.c","version":"170'7266","reported_seq":7299,"reported_epoch":170,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:41:07.133780+0000","last_change":"2023-09-23T22:40:27.735077+0000","last_active":"2023-09-23T22:41:07.133780+0000","last_peered":"2023-09-23T22:41:07.133780+0000","last_clean":"2023-09-23T22:40:25.307982+0000","last_became_active":"2023-09-23T22:40:27.720373+0000","last_became_peered":"2023-09-23T22:40:27.720373+0000","last_unstale":"2023-09-23T22:41:07.133780+0000","last_undegraded":"2023-09-23T22:40:27.453687+0000","last_fullsized":"2023-09-23T22:40:27.338157+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7266,"log_dups_size":0,"ondisk_log_size":7266,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:44.393880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340787200,"num_objects":5200,"num_object_clones":0,"num_object_copies":15600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5511,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5200,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7266,"num_write_kb":398912,"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":[0,3,7],"acting":[0,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3","objects":-311},{"shards":"0,3,5","objects":4478}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":18,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370550+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:40:29.370550+0000","last_peered":"2023-09-23T22:40:29.370550+0000","last_clean":"2023-09-23T22:40:29.370550+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:40:29.370550+0000","last_undegraded":"2023-09-23T22:40:29.370550+0000","last_fullsized":"2023-09-23T22:40:29.370550+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":119,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.355960+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:40:29.355960+0000","last_peered":"2023-09-23T22:40:29.355960+0000","last_clean":"2023-09-23T22:40:29.355960+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:40:29.355960+0000","last_undegraded":"2023-09-23T22:40:29.355960+0000","last_fullsized":"2023-09-23T22:40:29.355960+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":174,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368074+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:40:29.368074+0000","last_peered":"2023-09-23T22:40:29.368074+0000","last_clean":"2023-09-23T22:40:29.368074+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:40:29.368074+0000","last_undegraded":"2023-09-23T22:40:29.368074+0000","last_fullsized":"2023-09-23T22:40:29.368074+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"170'7252","reported_seq":9050,"reported_epoch":170,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T22:41:08.043123+0000","last_change":"2023-09-23T22:40:58.565450+0000","last_active":"2023-09-23T22:41:08.043123+0000","last_peered":"2023-09-23T22:41:08.043123+0000","last_clean":"2023-09-23T22:40:25.297524+0000","last_became_active":"2023-09-23T22:40:27.711866+0000","last_became_peered":"2023-09-23T22:40:27.711866+0000","last_unstale":"2023-09-23T22:41:08.043123+0000","last_undegraded":"2023-09-23T22:40:58.557450+0000","last_fullsized":"2023-09-23T22:40:27.347395+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7252,"log_dups_size":0,"ondisk_log_size":7252,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332857368,"num_objects":5080,"num_object_clones":0,"num_object_copies":15240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":201,"num_objects_misplaced":4356,"num_objects_unfound":0,"num_objects_dirty":5080,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7252,"num_write_kb":394561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":885,"num_bytes_recovered":57999360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,2],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":4356},{"shards":"2,5","objects":523}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":14,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.370674+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:40:29.370674+0000","last_peered":"2023-09-23T22:40:29.370674+0000","last_clean":"2023-09-23T22:40:29.370674+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:40:29.370674+0000","last_undegraded":"2023-09-23T22:40:29.370674+0000","last_fullsized":"2023-09-23T22:40:29.370674+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":153,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.378132+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:40:29.378132+0000","last_peered":"2023-09-23T22:40:29.378132+0000","last_clean":"2023-09-23T22:40:29.378132+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:40:29.378132+0000","last_undegraded":"2023-09-23T22:40:29.378132+0000","last_fullsized":"2023-09-23T22:40:29.378132+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":134,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368931+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:40:29.368931+0000","last_peered":"2023-09-23T22:40:29.368931+0000","last_clean":"2023-09-23T22:40:29.368931+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:40:29.368931+0000","last_undegraded":"2023-09-23T22:40:29.368931+0000","last_fullsized":"2023-09-23T22:40:29.368931+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":155,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.375951+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:40:29.375951+0000","last_peered":"2023-09-23T22:40:29.375951+0000","last_clean":"2023-09-23T22:40:29.375951+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:40:29.375951+0000","last_undegraded":"2023-09-23T22:40:29.375951+0000","last_fullsized":"2023-09-23T22:40:29.375951+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":179,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:31.516136+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:40:31.516136+0000","last_peered":"2023-09-23T22:40:31.516136+0000","last_clean":"2023-09-23T22:40:31.516136+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:40:31.516136+0000","last_undegraded":"2023-09-23T22:40:31.516136+0000","last_fullsized":"2023-09-23T22:40:31.516136+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":165,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.366366+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:40:29.366366+0000","last_peered":"2023-09-23T22:40:29.366366+0000","last_clean":"2023-09-23T22:40:29.366366+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:40:29.366366+0000","last_undegraded":"2023-09-23T22:40:29.366366+0000","last_fullsized":"2023-09-23T22:40:29.366366+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":164,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369347+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:40:29.369347+0000","last_peered":"2023-09-23T22:40:29.369347+0000","last_clean":"2023-09-23T22:40:29.369347+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:40:29.369347+0000","last_undegraded":"2023-09-23T22:40:29.369347+0000","last_fullsized":"2023-09-23T22:40:29.369347+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":166,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.372426+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:40:29.372426+0000","last_peered":"2023-09-23T22:40:29.372426+0000","last_clean":"2023-09-23T22:40:29.372426+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:40:29.372426+0000","last_undegraded":"2023-09-23T22:40:29.372426+0000","last_fullsized":"2023-09-23T22:40:29.372426+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":149,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.369556+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:40:29.369556+0000","last_peered":"2023-09-23T22:40:29.369556+0000","last_clean":"2023-09-23T22:40:29.369556+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:40:29.369556+0000","last_undegraded":"2023-09-23T22:40:29.369556+0000","last_fullsized":"2023-09-23T22:40:29.369556+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":192,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.359848+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:40:29.359848+0000","last_peered":"2023-09-23T22:40:29.359848+0000","last_clean":"2023-09-23T22:40:29.359848+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:40:29.359848+0000","last_undegraded":"2023-09-23T22:40:29.359848+0000","last_fullsized":"2023-09-23T22:40:29.359848+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":164,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:31.710918+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:40:31.710918+0000","last_peered":"2023-09-23T22:40:31.710918+0000","last_clean":"2023-09-23T22:40:31.710918+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:40:31.710918+0000","last_undegraded":"2023-09-23T22:40:31.710918+0000","last_fullsized":"2023-09-23T22:40:31.710918+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":138,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.376306+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:40:29.376306+0000","last_peered":"2023-09-23T22:40:29.376306+0000","last_clean":"2023-09-23T22:40:29.376306+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:40:29.376306+0000","last_undegraded":"2023-09-23T22:40:29.376306+0000","last_fullsized":"2023-09-23T22:40:29.376306+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":174,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T22:40:29.368831+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:40:29.368831+0000","last_peered":"2023-09-23T22:40:29.368831+0000","last_clean":"2023-09-23T22:40:29.368831+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:40:29.368831+0000","last_undegraded":"2023-09-23T22:40:29.368831+0000","last_fullsized":"2023-09-23T22:40:29.368831+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":5463998488,"num_objects":83375,"num_object_clones":0,"num_object_copies":250125,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11170,"num_objects_misplaced":4356,"num_objects_unfound":0,"num_objects_dirty":83375,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":116635,"num_write_kb":6400257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":886,"num_bytes_recovered":58064896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16626954240,"data_stored":16626942024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":114135,"ondisk_log_size":114135,"up":48,"acting":45,"num_store_stats":7},{"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430574,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1140828,"kb_used_data":839508,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92604324,"statfs":{"total":95995035648,"available":94826827776,"internally_reserved":0,"allocated":859656192,"data_stored":859113217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":[0,0,2,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 22:41:00 2023","interfaces":[{"interface":"back","average":{"1min":5.5389999999999997,"5min":3.3039999999999998,"15min":1.8420000000000001},"min":{"1min":0.35099999999999998,"5min":0.23499999999999999,"15min":0.22500000000000001},"max":{"1min":68.228999999999999,"5min":124.09,"15min":124.09},"last":0.79900000000000004},{"interface":"front","average":{"1min":5.25,"5min":3.4889999999999999,"15min":1.853},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":68.731999999999999,"5min":124.00700000000001,"15min":124.00700000000001},"last":1.454}]},{"osd":1,"last update":"Sat Sep 23 22:40:23 2023","interfaces":[{"interface":"back","average":{"1min":2.9249999999999998,"5min":1.593,"15min":1.407},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":13.196999999999999,"5min":13.196999999999999,"15min":13.196999999999999},"last":1.8540000000000001},{"interface":"front","average":{"1min":1.9870000000000001,"5min":1.786,"15min":1.9299999999999999},"min":{"1min":0.36399999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":12.778,"5min":12.778,"15min":12.778},"last":8.0860000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:41:00 2023","interfaces":[{"interface":"back","average":{"1min":1.6910000000000001,"5min":1.242,"15min":1.5669999999999999},"min":{"1min":0.34100000000000003,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.0529999999999999,"5min":5.5410000000000004,"15min":52.573},"last":4.5449999999999999},{"interface":"front","average":{"1min":1.099,"5min":1.3440000000000001,"15min":1.4690000000000001},"min":{"1min":0.34799999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.7679999999999998,"5min":5.8330000000000002,"15min":53.319000000000003},"last":4.7679999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":2.5920000000000001,"15min":1.9570000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.309},"max":{"1min":5.2510000000000003,"5min":124.22799999999999,"15min":124.22799999999999},"last":4.8700000000000001},{"interface":"front","average":{"1min":1.3160000000000001,"5min":2.7829999999999999,"15min":1.984},"min":{"1min":0.45400000000000001,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":3.9849999999999999,"5min":124.17400000000001,"15min":124.17400000000001},"last":0.86099999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:40:50 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.755,"15min":1.0389999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.23999999999999999},"max":{"1min":4.9640000000000004,"5min":4.9640000000000004,"15min":10.589},"last":1.306},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.014,"15min":1.109},"min":{"1min":0.443,"5min":0.36699999999999999,"15min":0.32600000000000001},"max":{"1min":3.347,"5min":12.814,"15min":12.814},"last":1.4910000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:40:50 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.81100000000000005,"15min":1.087},"min":{"1min":0.41999999999999998,"5min":0.35199999999999998,"15min":0.27200000000000002},"max":{"1min":3.0790000000000002,"5min":3.3079999999999998,"15min":13.677},"last":8.0359999999999996},{"interface":"front","average":{"1min":1.1359999999999999,"5min":0.85099999999999998,"15min":1.117},"min":{"1min":0.39500000000000002,"5min":0.34999999999999998,"15min":0.26800000000000002},"max":{"1min":5.0060000000000002,"5min":5.0060000000000002,"15min":11.298},"last":1.5509999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:40:50 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.97999999999999998,"15min":1.1000000000000001},"min":{"1min":0.46000000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0740000000000001,"5min":5.2679999999999998,"15min":5.2679999999999998},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.1020000000000001,"5min":0.91600000000000004,"15min":0.81000000000000005},"min":{"1min":0.39000000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.0279999999999996,"5min":5.0279999999999996,"15min":5.0279999999999996},"last":0.96899999999999997}]}]},{"osd":6,"up_from":0,"seq":597000454199,"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":1,"up_from":145,"seq":622770257967,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2940456,"kb_used_data":2718496,"kb_used_omap":5,"kb_used_meta":221946,"kb_avail":90804696,"statfs":{"total":95995035648,"available":92984008704,"internally_reserved":0,"allocated":2783739904,"data_stored":2782960838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":227273164},"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,0,3,3,5],"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 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.6970000000000001,"5min":2.6230000000000002,"15min":3.2480000000000002},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":9.2029999999999994,"5min":32.232999999999997,"15min":32.232999999999997},"last":0.34000000000000002},{"interface":"front","average":{"1min":3.0699999999999998,"5min":3.1040000000000001,"15min":3.6280000000000001},"min":{"1min":0.31900000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":15.763999999999999,"5min":32.698999999999998,"15min":32.698999999999998},"last":0.311}]},{"osd":2,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":1.8280000000000001,"15min":2.0910000000000002},"min":{"1min":0.309,"5min":0.307,"15min":0.307},"max":{"1min":4.4969999999999999,"5min":11.023999999999999,"15min":11.023999999999999},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.996,"5min":1.478,"15min":1.5029999999999999},"min":{"1min":0.312,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":7.8010000000000002,"5min":7.8010000000000002,"15min":7.8010000000000002},"last":6.2510000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.9430000000000001,"5min":3.198,"15min":3.9990000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":5.5970000000000004,"5min":33.935000000000002,"15min":33.935000000000002},"last":0.52100000000000002},{"interface":"front","average":{"1min":2.7210000000000001,"5min":2.944,"15min":3.4750000000000001},"min":{"1min":0.29099999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.8000000000000007,"5min":42.146000000000001,"15min":42.146000000000001},"last":9.8030000000000008}]},{"osd":4,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.2130000000000001,"15min":1.181},"min":{"1min":0.34899999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":4.4560000000000004,"5min":5.9550000000000001,"15min":5.9550000000000001},"last":0.65100000000000002},{"interface":"front","average":{"1min":1.786,"5min":1.542,"15min":1.601},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":4.5620000000000003,"5min":5.5750000000000002,"15min":5.5750000000000002},"last":0.75}]},{"osd":5,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.9510000000000001,"5min":1.3120000000000001,"15min":1.206},"min":{"1min":0.42899999999999999,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":8.7289999999999992,"5min":8.7289999999999992,"15min":8.7289999999999992},"last":0.56399999999999995},{"interface":"front","average":{"1min":1.901,"5min":1.365,"15min":1.2789999999999999},"min":{"1min":0.48399999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.048,"5min":6.048,"15min":6.048},"last":0.41599999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.27,"15min":1.2490000000000001},"min":{"1min":0.46899999999999997,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.4880000000000004,"5min":4.4880000000000004,"15min":4.4880000000000004},"last":0.54000000000000004},{"interface":"front","average":{"1min":1.714,"5min":1.5960000000000001,"15min":1.6559999999999999},"min":{"1min":0.38100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":4.585,"5min":5.6870000000000003,"15min":5.6870000000000003},"last":0.48899999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.907,"5min":1.6259999999999999,"15min":1.6619999999999999},"min":{"1min":0.40400000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":4.6689999999999996,"5min":5.657,"15min":5.657},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.9319999999999999,"5min":1.3959999999999999,"15min":1.3069999999999999},"min":{"1min":0.45200000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":8.7710000000000008,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":0.60299999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449289,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3095936,"kb_used_data":2708344,"kb_used_omap":5,"kb_used_meta":387514,"kb_avail":90649216,"statfs":{"total":95995035648,"available":92824797184,"internally_reserved":0,"allocated":2773344256,"data_stored":2772597557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":396814970},"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":[2,1,0,1,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":1,"last update":"Sat Sep 23 22:40:18 2023","interfaces":[{"interface":"back","average":{"1min":3.9980000000000002,"5min":3.2970000000000002,"15min":3.702},"min":{"1min":0.28399999999999997,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":16.105,"5min":16.105,"15min":16.105},"last":1.4790000000000001},{"interface":"front","average":{"1min":4.46,"5min":2.492,"15min":2.4420000000000002},"min":{"1min":0.621,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":11.566000000000001,"5min":11.566000000000001,"15min":11.566000000000001},"last":3.081}]},{"osd":2,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":2.7400000000000002,"15min":1.6830000000000001},"min":{"1min":0.222,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":8.0389999999999997,"5min":94.004999999999995,"15min":94.004999999999995},"last":3.407},{"interface":"front","average":{"1min":4.0380000000000003,"5min":4.7080000000000002,"15min":2.4660000000000002},"min":{"1min":0.59799999999999998,"5min":0.223,"15min":0.223},"max":{"1min":16.209,"5min":150.29400000000001,"15min":150.29400000000001},"last":1.4419999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:40:33 2023","interfaces":[{"interface":"back","average":{"1min":4.2220000000000004,"5min":3.3290000000000002,"15min":2.96},"min":{"1min":0.34699999999999998,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":12.538,"5min":96.007000000000005,"15min":143.08500000000001},"last":2.927},{"interface":"front","average":{"1min":2.355,"5min":2.7480000000000002,"15min":2.9350000000000001},"min":{"1min":0.25600000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":10.391999999999999,"5min":94.224999999999994,"15min":142.87899999999999},"last":0.48399999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.5169999999999999,"15min":1.321},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":2.5459999999999998,"5min":7,"15min":9.7170000000000005},"last":0.45400000000000001},{"interface":"front","average":{"1min":2.9260000000000002,"5min":3.23,"15min":1.897},"min":{"1min":0.318,"5min":0.311,"15min":0.28999999999999998},"max":{"1min":16.154,"5min":149.98099999999999,"15min":149.98099999999999},"last":1.4950000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":3.016,"5min":3.3370000000000002,"15min":2.0550000000000002},"min":{"1min":0.36899999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":16.184000000000001,"5min":150.07900000000001,"15min":150.07900000000001},"last":1.52},{"interface":"front","average":{"1min":1.113,"5min":1.6519999999999999,"15min":1.454},"min":{"1min":0.34100000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.516,"5min":7.0579999999999998,"15min":9.6869999999999994},"last":0.627}]},{"osd":6,"last update":"Sat Sep 23 22:40:42 2023","interfaces":[{"interface":"back","average":{"1min":2.2890000000000001,"5min":1.639,"15min":1.544},"min":{"1min":0.39900000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.3399999999999999,"5min":11.654999999999999,"15min":11.654999999999999},"last":0.40000000000000002},{"interface":"front","average":{"1min":2.302,"5min":1.8460000000000001,"15min":1.8089999999999999},"min":{"1min":0.441,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":6.3070000000000004,"5min":11.784000000000001,"15min":11.784000000000001},"last":0.46700000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:40:06 2023","interfaces":[{"interface":"back","average":{"1min":2.3140000000000001,"5min":1.621,"15min":1.448},"min":{"1min":0.35999999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":11.619999999999999,"5min":11.619999999999999,"15min":11.619999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.256,"5min":1.6619999999999999,"15min":1.504},"min":{"1min":0.36399999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":2.569,"5min":7.1799999999999997,"15min":11.984},"last":0.66100000000000003}]}]},{"osd":2,"up_from":88,"seq":377957122237,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3453904,"kb_used_data":3020808,"kb_used_omap":7,"kb_used_meta":433016,"kb_avail":90291248,"statfs":{"total":95995035648,"available":92458237952,"internally_reserved":0,"allocated":3093307392,"data_stored":3092548288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":443408465},"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":[1,0,2,1,1,1],"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 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":2.3439999999999999,"5min":3.3639999999999999,"15min":1.9910000000000001},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":18.234000000000002,"5min":68.540999999999997,"15min":68.540999999999997},"last":0.215},{"interface":"front","average":{"1min":1.6699999999999999,"5min":3.2650000000000001,"15min":1.988},"min":{"1min":0.223,"5min":0.19400000000000001,"15min":0.192},"max":{"1min":5.9500000000000002,"5min":75.644000000000005,"15min":75.644000000000005},"last":4.54}]},{"osd":1,"last update":"Sat Sep 23 22:40:22 2023","interfaces":[{"interface":"back","average":{"1min":2.5979999999999999,"5min":1.3939999999999999,"15min":1.2},"min":{"1min":0.33700000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":11.451000000000001,"5min":11.451000000000001,"15min":11.451000000000001},"last":1.395},{"interface":"front","average":{"1min":2.5619999999999998,"5min":2.4300000000000002,"15min":2.79},"min":{"1min":0.307,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":9.7170000000000005,"5min":13.371,"15min":13.371},"last":1.2669999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:40:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0779999999999998,"5min":3.5859999999999999,"15min":2.391},"min":{"1min":0.23599999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":8.3450000000000006,"5min":146.667,"15min":146.667},"last":0.34200000000000003},{"interface":"front","average":{"1min":2.3039999999999998,"5min":3.5249999999999999,"15min":2.3439999999999999},"min":{"1min":0.33100000000000002,"5min":0.25,"15min":0.25},"max":{"1min":8.5180000000000007,"5min":139.25700000000001,"15min":139.25700000000001},"last":0.434}]},{"osd":4,"last update":"Sat Sep 23 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.9039999999999999,"5min":1.444,"15min":1.532},"min":{"1min":0.38100000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":8.218,"5min":8.218,"15min":8.218},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.274,"15min":1.3640000000000001},"min":{"1min":0.39700000000000002,"5min":0.314,"15min":0.314},"max":{"1min":5.9779999999999998,"5min":5.9779999999999998,"15min":9.8650000000000002},"last":4.4260000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":1.381,"15min":1.528},"min":{"1min":0.41799999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.1799999999999997,"5min":8.1799999999999997,"15min":8.1799999999999997},"last":0.47299999999999998},{"interface":"front","average":{"1min":1.708,"5min":1.5940000000000001,"15min":1.5249999999999999},"min":{"1min":0.378,"5min":0.33700000000000002,"15min":0.32800000000000001},"max":{"1min":6.1619999999999999,"5min":8.7889999999999997,"15min":14.298},"last":0.37}]},{"osd":6,"last update":"Sat Sep 23 22:40:42 2023","interfaces":[{"interface":"back","average":{"1min":1.849,"5min":1.4910000000000001,"15min":1.6279999999999999},"min":{"1min":0.372,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":12.476000000000001,"5min":12.476000000000001,"15min":12.476000000000001},"last":4.4740000000000002},{"interface":"front","average":{"1min":1.3799999999999999,"5min":1.3939999999999999,"15min":1.381},"min":{"1min":0.39600000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":8.1989999999999998,"5min":8.1989999999999998,"15min":8.1989999999999998},"last":0.41599999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.397,"15min":1.466},"min":{"1min":0.437,"5min":0.36799999999999999,"15min":0.33400000000000002},"max":{"1min":5.8419999999999996,"5min":5.8419999999999996,"15min":13.91},"last":4.5010000000000003},{"interface":"front","average":{"1min":1.5,"5min":1.6240000000000001,"15min":1.6040000000000001},"min":{"1min":0.49199999999999999,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":6.1859999999999999,"5min":8.7539999999999996,"15min":8.7539999999999996},"last":1.296}]}]},{"osd":3,"up_from":93,"seq":399431958711,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2867884,"kb_used_data":2337380,"kb_used_omap":2,"kb_used_meta":530493,"kb_avail":90877268,"statfs":{"total":95995035648,"available":93058322432,"internally_reserved":0,"allocated":2393477120,"data_stored":2392747796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":543224885},"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,0,2],"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 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":12.571999999999999,"5min":5.3150000000000004,"15min":3.234},"min":{"1min":0.34399999999999997,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":172.05600000000001,"5min":172.05600000000001,"15min":172.05600000000001},"last":1.339},{"interface":"front","average":{"1min":11.484999999999999,"5min":4.8289999999999997,"15min":2.9860000000000002},"min":{"1min":0.312,"5min":0.186,"15min":0.186},"max":{"1min":168.14699999999999,"5min":168.14699999999999,"15min":168.14699999999999},"last":0.217}]},{"osd":1,"last update":"Sat Sep 23 22:40:23 2023","interfaces":[{"interface":"back","average":{"1min":12.923999999999999,"5min":4.4269999999999996,"15min":3.3450000000000002},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":168.71100000000001,"5min":168.71100000000001,"15min":168.71100000000001},"last":5.3799999999999999},{"interface":"front","average":{"1min":13.99,"5min":4.8399999999999999,"15min":3.677},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":169.559,"5min":169.559,"15min":169.559},"last":4.8220000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":17.402000000000001,"5min":5.0430000000000001,"15min":2.9359999999999999},"min":{"1min":0.42699999999999999,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":257.48200000000003,"5min":257.48200000000003,"15min":257.48200000000003},"last":3.637},{"interface":"front","average":{"1min":17.605,"5min":5.0030000000000001,"15min":2.7959999999999998},"min":{"1min":0.36799999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":262.13400000000001,"5min":262.13400000000001,"15min":262.13400000000001},"last":5.907}]},{"osd":4,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":2.8620000000000001,"5min":1.6319999999999999,"15min":1.5529999999999999},"min":{"1min":0.35999999999999999,"5min":0.313,"15min":0.308},"max":{"1min":14.737,"5min":14.737,"15min":14.737},"last":1.3120000000000001},{"interface":"front","average":{"1min":2.609,"5min":1.6240000000000001,"15min":1.5649999999999999},"min":{"1min":0.39300000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":14.656000000000001,"5min":14.656000000000001,"15min":14.656000000000001},"last":4.0350000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":2.6419999999999999,"5min":1.7569999999999999,"15min":1.631},"min":{"1min":0.42999999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":15.084,"5min":15.084,"15min":15.084},"last":1.375},{"interface":"front","average":{"1min":2.2629999999999999,"5min":1.9930000000000001,"15min":1.577},"min":{"1min":0.41199999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":14.981,"5min":40.542000000000002,"15min":40.542000000000002},"last":0.82399999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":1.571,"15min":1.637},"min":{"1min":0.48499999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":5.4340000000000002,"5min":14.909000000000001,"15min":14.909000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.6020000000000001,"15min":1.456},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.0570000000000004,"5min":14.875,"15min":14.875},"last":1.272}]},{"osd":7,"last update":"Sat Sep 23 22:40:27 2023","interfaces":[{"interface":"back","average":{"1min":2.7789999999999999,"5min":1.595,"15min":1.619},"min":{"1min":0.434,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":14.81,"5min":14.81,"15min":14.81},"last":4.7789999999999999},{"interface":"front","average":{"1min":2.6589999999999998,"5min":1.6579999999999999,"15min":1.698},"min":{"1min":0.47299999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":15.15,"5min":15.15,"15min":17.23},"last":1.401}]}]},{"osd":4,"up_from":30,"seq":128849019272,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1988172,"kb_used_data":1674564,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":91756980,"statfs":{"total":95995035648,"available":93959147520,"internally_reserved":0,"allocated":1714753536,"data_stored":1714226273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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,1,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 22:40:12 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":2.3740000000000001,"15min":1.4910000000000001},"min":{"1min":0.29499999999999998,"5min":0.26600000000000001,"15min":0.25700000000000001},"max":{"1min":8.0009999999999994,"5min":132.03200000000001,"15min":132.03200000000001},"last":0.40699999999999997},{"interface":"front","average":{"1min":1.034,"5min":2.4009999999999998,"15min":1.7150000000000001},"min":{"1min":0.29399999999999998,"5min":0.26000000000000001,"15min":0.25700000000000001},"max":{"1min":4.2910000000000004,"5min":133.28700000000001,"15min":133.28700000000001},"last":2.1600000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:40:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.288,"15min":1.3779999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.8929999999999998,"5min":4.9569999999999999,"15min":4.9569999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":1.278,"5min":1.3300000000000001,"15min":1.4319999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":4.9050000000000002,"5min":4.9720000000000004,"15min":4.9720000000000004},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:40:12 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.869,"15min":1.7929999999999999},"min":{"1min":0.33200000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":4.194,"5min":46.095999999999997,"15min":87.376000000000005},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.9299999999999999,"15min":1.9490000000000001},"min":{"1min":0.35699999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.4409999999999998,"5min":46.143999999999998,"15min":87.326999999999998},"last":0.38500000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:40:24 2023","interfaces":[{"interface":"back","average":{"1min":1.78,"5min":1.738,"15min":1.5369999999999999},"min":{"1min":0.42399999999999999,"5min":0.312,"15min":0.28399999999999997},"max":{"1min":7.4169999999999998,"5min":49.482999999999997,"15min":49.482999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.409,"15min":1.482},"min":{"1min":0.35899999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.6539999999999999,"5min":49.310000000000002,"15min":49.310000000000002},"last":0.60699999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:40:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.81200000000000006,"15min":0.97399999999999998},"min":{"1min":0.39400000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":4.1550000000000002,"5min":4.1550000000000002,"15min":6.9889999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.879,"5min":0.754,"15min":1.0409999999999999},"min":{"1min":0.40000000000000002,"5min":0.33000000000000002,"15min":0.317},"max":{"1min":1.788,"5min":1.788,"15min":13.696999999999999},"last":0.57199999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.78100000000000003,"15min":0.77700000000000002},"min":{"1min":0.36199999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.7390000000000001,"5min":2.206,"15min":2.206},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.81899999999999995,"15min":0.79600000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2270000000000001,"5min":1.486,"15min":1.486},"last":0.70199999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:40:50 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":1.1040000000000001,"15min":1.2430000000000001},"min":{"1min":0.371,"5min":0.312,"15min":0.312},"max":{"1min":7.1760000000000002,"5min":7.1760000000000002,"15min":9.4920000000000009},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.871,"15min":1.0469999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.27200000000000002},"max":{"1min":4.0800000000000001,"5min":4.0800000000000001,"15min":6.8040000000000003},"last":0.73199999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823041,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3320772,"kb_used_data":3015292,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":90424380,"statfs":{"total":95995035648,"available":92594565120,"internally_reserved":0,"allocated":3087659008,"data_stored":3087135508,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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,2,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 22:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.3200000000000001,"15min":1.9159999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":6.0679999999999996,"5min":6.7999999999999998,"15min":171.601},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.216,"5min":1.171,"15min":1.8109999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":5.367,"5min":5.8259999999999996,"15min":170.999},"last":2.2839999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:40:25 2023","interfaces":[{"interface":"back","average":{"1min":2.113,"5min":1.708,"15min":1.704},"min":{"1min":0.38600000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":15.352,"5min":15.352,"15min":15.352},"last":4.2560000000000002},{"interface":"front","average":{"1min":1.944,"5min":1.5820000000000001,"15min":1.5569999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":10.282,"5min":10.282,"15min":10.282},"last":0.27700000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.7689999999999999,"5min":1.8680000000000001,"15min":2.1019999999999999},"min":{"1min":0.32300000000000001,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":7.8230000000000004,"5min":50.859999999999999,"15min":169.446},"last":0.53600000000000003},{"interface":"front","average":{"1min":2.0819999999999999,"5min":2.1629999999999998,"15min":2.2639999999999998},"min":{"1min":0.31,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":11.423999999999999,"5min":52.270000000000003,"15min":169.786},"last":0.69399999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.383,"15min":2.54},"min":{"1min":0.35799999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.9630000000000001,"5min":7.6079999999999997,"15min":169.62200000000001},"last":3.6880000000000002},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.117,"15min":2.532},"min":{"1min":0.35199999999999998,"5min":0.33000000000000002,"15min":0.30499999999999999},"max":{"1min":3.5899999999999999,"5min":5.5750000000000002,"15min":169.65199999999999},"last":0.47299999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:40:25 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.77100000000000002,"15min":1.028},"min":{"1min":0.439,"5min":0.30499999999999999,"15min":0.28699999999999998},"max":{"1min":1.9179999999999999,"5min":3.6840000000000002,"15min":10.550000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.745,"15min":0.95599999999999996},"min":{"1min":0.316,"5min":0.316,"15min":0.29899999999999999},"max":{"1min":1.2190000000000001,"5min":3.7149999999999999,"15min":6.4320000000000004},"last":2.25}]},{"osd":6,"last update":"Sat Sep 23 22:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.94299999999999995,"15min":0.93100000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.9079999999999999,"5min":4.0300000000000002,"15min":4.0300000000000002},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.83999999999999997,"5min":1.0209999999999999,"15min":1.0269999999999999},"min":{"1min":0.42799999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":2.3570000000000002,"5min":4.1429999999999998,"15min":4.1429999999999998},"last":0.72199999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:40:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":0.94299999999999995,"15min":1.0620000000000001},"min":{"1min":0.35699999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":5.4560000000000004,"5min":5.4560000000000004,"15min":7.3600000000000003},"last":2.3149999999999999},{"interface":"front","average":{"1min":1.653,"5min":1.0740000000000001,"15min":1.2070000000000001},"min":{"1min":0.41299999999999998,"5min":0.38800000000000001,"15min":0.36499999999999999},"max":{"1min":7.6840000000000002,"5min":7.6840000000000002,"15min":9.173},"last":1.0509999999999999}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":2752774144,"data_stored":2752774144,"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":2769551360,"data_stored":2769551360,"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":3084587008,"data_stored":3084582936,"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":2387083264,"data_stored":2387083264,"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":1699807232,"data_stored":1699807232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":3080720384,"data_stored":3080716312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":852430848,"data_stored":852426776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:41:15.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T22:41:15.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:15 smithi123 bash[59255]: cluster 2023-09-23T22:41:14.102259+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v750: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 11267/239886 objects degraded (4.697%); 4143/239886 objects misplaced (1.727%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.590 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:15.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:15.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:15.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:15 smithi121 bash[78246]: cluster 2023-09-23T22:41:14.102259+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v750: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 11267/239886 objects degraded (4.697%); 4143/239886 objects misplaced (1.727%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:15.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:15.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:15.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:15.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:15.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:15.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:16.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:16.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:16.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:16.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:16.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:16.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:16.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:16.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:16.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:16.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:16.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:16.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:16.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:16.655 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:16.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:16.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:16.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:16.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:16.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:16.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:16.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:17.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:17.074 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:17.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:17.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:17.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:17.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:17.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:17.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:17.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:17 smithi123 bash[59255]: cluster 2023-09-23T22:41:16.102924+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v751: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 11267/237054 objects degraded (4.753%); 4143/237054 objects misplaced (1.748%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:17.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:17 smithi123 bash[59255]: audit 2023-09-23T22:41:16.594619+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:17.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:17 smithi123 bash[59255]: audit 2023-09-23T22:41:16.600680+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:17.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:17 smithi123 bash[59255]: cluster 2023-09-23T22:41:17.289300+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 11267/237054 objects degraded (4.753%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:17.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:17.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[78246]: cluster 2023-09-23T22:41:16.102924+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v751: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 11267/237054 objects degraded (4.753%); 4143/237054 objects misplaced (1.748%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:17.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[78246]: audit 2023-09-23T22:41:16.594619+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:17.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[78246]: audit 2023-09-23T22:41:16.600680+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:17.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[78246]: cluster 2023-09-23T22:41:17.289300+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 11267/237054 objects degraded (4.753%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:17.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[74920]: cluster 2023-09-23T22:41:16.102924+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v751: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 11267/237054 objects degraded (4.753%); 4143/237054 objects misplaced (1.748%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:17.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[74920]: audit 2023-09-23T22:41:16.594619+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:17.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[74920]: audit 2023-09-23T22:41:16.600680+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:17.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:17 smithi121 bash[74920]: cluster 2023-09-23T22:41:17.289300+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 11267/237054 objects degraded (4.753%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:17.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:17.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:17.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:17.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:17.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:17.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:18.029 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:18.044 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:41:18.082 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:41:18.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:18.139 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:41:18.161 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:41:18.162 INFO:teuthology.orchestra.run.smithi121.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-23T22:41:18.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:41:18.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:18.215 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:41:18.243 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:41:18.274 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:41:18.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:18.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:18.308 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:41:18.310 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.310 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.310 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.311 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.311 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.311 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.311 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.311 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:41:18.405 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:18.419 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:41:18.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:18.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:18 smithi123 bash[59255]: audit 2023-09-23T22:41:17.995792+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.121:0/2150890389' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:18.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:18 smithi123 bash[59255]: audit 2023-09-23T22:41:18.068561+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:41:18.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:18 smithi123 bash[59255]: audit 2023-09-23T22:41:18.068894+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.121:0/2613189565' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:41:18.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:18.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:18.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[74920]: audit 2023-09-23T22:41:17.995792+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.121:0/2150890389' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:18.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[74920]: audit 2023-09-23T22:41:18.068561+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:41:18.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[74920]: audit 2023-09-23T22:41:18.068894+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.121:0/2613189565' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:41:18.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[78246]: audit 2023-09-23T22:41:17.995792+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.121:0/2150890389' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:18.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[78246]: audit 2023-09-23T22:41:18.068561+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:41:18.680 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[78246]: audit 2023-09-23T22:41:18.068894+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.121:0/2613189565' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:41:18.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:18.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:18.840 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:18.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:18.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:18.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:18.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:19.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:41:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:41:18] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.33.4" 2023-09-23T22:41:19.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:19.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:19.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:19.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:19.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:19.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:19.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: cluster 2023-09-23T22:41:18.103608+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v752: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 11267/232014 objects degraded (4.856%); 4143/232014 objects misplaced (1.786%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: cluster 2023-09-23T22:41:18.396366+0000 mon.a (mon.0) 1008 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: cluster 2023-09-23T22:41:18.408956+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: audit 2023-09-23T22:41:18.411446+0000 mon.a (mon.0) 1009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: cluster 2023-09-23T22:41:18.412369+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e171: 8 total, 8 up, 7 in 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: cluster 2023-09-23T22:41:18.414733+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[78246]: cluster 2023-09-23T22:41:18.427634+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: cluster 2023-09-23T22:41:18.103608+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v752: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 11267/232014 objects degraded (4.856%); 4143/232014 objects misplaced (1.786%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: cluster 2023-09-23T22:41:18.396366+0000 mon.a (mon.0) 1008 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: cluster 2023-09-23T22:41:18.408956+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: audit 2023-09-23T22:41:18.411446+0000 mon.a (mon.0) 1009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:41:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: cluster 2023-09-23T22:41:18.412369+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e171: 8 total, 8 up, 7 in 2023-09-23T22:41:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: cluster 2023-09-23T22:41:18.414733+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:19 smithi121 bash[74920]: cluster 2023-09-23T22:41:18.427634+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:19.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: cluster 2023-09-23T22:41:18.103608+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v752: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 11267/232014 objects degraded (4.856%); 4143/232014 objects misplaced (1.786%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: cluster 2023-09-23T22:41:18.396366+0000 mon.a (mon.0) 1008 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: cluster 2023-09-23T22:41:18.408956+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: audit 2023-09-23T22:41:18.411446+0000 mon.a (mon.0) 1009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:41:19.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: cluster 2023-09-23T22:41:18.412369+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e171: 8 total, 8 up, 7 in 2023-09-23T22:41:19.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: cluster 2023-09-23T22:41:18.414733+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:19 smithi123 bash[59255]: cluster 2023-09-23T22:41:18.427634+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:41:19.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:19.644 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:19.748 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.776 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:19.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:19.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:19.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:19.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:20.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:20.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:20.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:20.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:20.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:20.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:20.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:20.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:20.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:20.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:20.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:20.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:20.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:20.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:20.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:20.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:20.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:20.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:21.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:21.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:21.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:21.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:21.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:21.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:41:21.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:21.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:21 smithi123 bash[59255]: cluster 2023-09-23T22:41:20.104060+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v754: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 686 op/s; 11361/229590 objects degraded (4.948%); 3936/229590 objects misplaced (1.714%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:21.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:21.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:21.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:21.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:21 smithi121 bash[78246]: cluster 2023-09-23T22:41:20.104060+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v754: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 686 op/s; 11361/229590 objects degraded (4.948%); 3936/229590 objects misplaced (1.714%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:21.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:21 smithi121 bash[74920]: cluster 2023-09-23T22:41:20.104060+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v754: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 686 op/s; 11361/229590 objects degraded (4.948%); 3936/229590 objects misplaced (1.714%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:21.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:21.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:21.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:21.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:22.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:22.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:22.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:22.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:22.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:22.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:22 smithi123 bash[59255]: audit 2023-09-23T22:41:21.932406+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:22.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:22 smithi123 bash[59255]: cluster 2023-09-23T22:41:22.290411+0000 mon.a (mon.0) 1012 : cluster 3 Health check update: Degraded data redundancy: 11361/229590 objects degraded (4.948%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:22.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:22.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:22.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:22.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:22.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:22.714 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:22 smithi121 bash[74920]: audit 2023-09-23T22:41:21.932406+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:22.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:22 smithi121 bash[74920]: cluster 2023-09-23T22:41:22.290411+0000 mon.a (mon.0) 1012 : cluster 3 Health check update: Degraded data redundancy: 11361/229590 objects degraded (4.948%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:22.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:22 smithi121 bash[78246]: audit 2023-09-23T22:41:21.932406+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:22.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:22 smithi121 bash[78246]: cluster 2023-09-23T22:41:22.290411+0000 mon.a (mon.0) 1012 : cluster 3 Health check update: Degraded data redundancy: 11361/229590 objects degraded (4.948%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:22.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:22.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:22.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:22.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:23.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:23.046 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:23.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:23.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:23.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:23.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:23.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:23.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:23.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:23 smithi121 bash[74920]: cluster 2023-09-23T22:41:22.108710+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v755: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 11361/225369 objects degraded (5.041%); 3936/225369 objects misplaced (1.746%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:23 smithi121 bash[74920]: audit 2023-09-23T22:41:23.282085+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:23 smithi121 bash[74920]: audit 2023-09-23T22:41:23.293431+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:23.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:23.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:41:23.493 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:41:23.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:23 smithi123 bash[59255]: cluster 2023-09-23T22:41:22.108710+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v755: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 11361/225369 objects degraded (5.041%); 3936/225369 objects misplaced (1.746%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:23.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:23 smithi123 bash[59255]: audit 2023-09-23T22:41:23.282085+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:23.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:23 smithi123 bash[59255]: audit 2023-09-23T22:41:23.293431+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:23.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:23.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:23 smithi121 bash[78246]: cluster 2023-09-23T22:41:22.108710+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v755: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 11361/225369 objects degraded (5.041%); 3936/225369 objects misplaced (1.746%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:23.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:23 smithi121 bash[78246]: audit 2023-09-23T22:41:23.282085+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:23.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:23 smithi121 bash[78246]: audit 2023-09-23T22:41:23.293431+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:23.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:23.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:24.009 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:24.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:24.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:24.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.166 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:24.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:24.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:24.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:24.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:24.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:24.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:24.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:24.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:24 smithi123 bash[59255]: audit 2023-09-23T22:41:23.985792+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:41:24.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:24 smithi123 bash[59255]: audit 2023-09-23T22:41:23.987142+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:41:24.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:24 smithi123 bash[59255]: audit 2023-09-23T22:41:23.999062+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:24.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:24 smithi123 bash[59255]: cluster 2023-09-23T22:41:24.109419+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v756: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 11472/219447 objects degraded (5.228%); 3712/219447 objects misplaced (1.692%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:24.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:24.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:24.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[74920]: audit 2023-09-23T22:41:23.985792+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:41:24.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[74920]: audit 2023-09-23T22:41:23.987142+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:41:24.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[74920]: audit 2023-09-23T22:41:23.999062+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:24.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[74920]: cluster 2023-09-23T22:41:24.109419+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v756: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 11472/219447 objects degraded (5.228%); 3712/219447 objects misplaced (1.692%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[78246]: audit 2023-09-23T22:41:23.985792+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:41:24.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[78246]: audit 2023-09-23T22:41:23.987142+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:41:24.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[78246]: audit 2023-09-23T22:41:23.999062+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:24.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:24 smithi121 bash[78246]: cluster 2023-09-23T22:41:24.109419+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v756: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 11472/219447 objects degraded (5.228%); 3712/219447 objects misplaced (1.692%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:24.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:24.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:24.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:24.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:24.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:25.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:25.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:25.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:25.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:25.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:25.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:25.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:25.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:25.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:25.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:25.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:25.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.742 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:25.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:25.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:25.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:25.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:25.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:26.044 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:26.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:26.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:26.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:26.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:26.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:26.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:26.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:26.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:26.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:26.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:26.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:26.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:26.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:26.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:26.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:27.077 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:27.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:27.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:27 smithi123 bash[59255]: cluster 2023-09-23T22:41:26.109977+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v757: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 11472/216987 objects degraded (5.287%); 3712/216987 objects misplaced (1.711%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:27.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:27.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:27.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:27.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:27.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:27.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:27.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:27.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:27 smithi121 bash[74920]: cluster 2023-09-23T22:41:26.109977+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v757: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 11472/216987 objects degraded (5.287%); 3712/216987 objects misplaced (1.711%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:27.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:27 smithi121 bash[78246]: cluster 2023-09-23T22:41:26.109977+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v757: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 11472/216987 objects degraded (5.287%); 3712/216987 objects misplaced (1.711%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:27.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:27.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:27.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:27.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:27.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:27.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:27.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:27.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:28.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:28.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:28.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:28.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:28.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:28 smithi123 bash[59255]: cluster 2023-09-23T22:41:27.293075+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 11472/216987 objects degraded (5.287%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:28.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:28.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:28.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:28 smithi121 bash[74920]: cluster 2023-09-23T22:41:27.293075+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 11472/216987 objects degraded (5.287%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:28 smithi121 bash[78246]: cluster 2023-09-23T22:41:27.293075+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 11472/216987 objects degraded (5.287%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:41:28.441 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:28.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:28.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:28.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:28.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:28.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:28.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:28.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:29.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:29.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:29.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:29.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:41:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:41:28] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.33.4" 2023-09-23T22:41:29.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:29.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:29.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:29.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:29.496 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:29.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:29.501 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:29.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:29 smithi123 bash[59255]: cluster 2023-09-23T22:41:28.110631+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v758: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 671 op/s; 11472/211857 objects degraded (5.415%); 3712/211857 objects misplaced (1.752%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:29.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:29.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:29.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:29 smithi121 bash[78246]: cluster 2023-09-23T22:41:28.110631+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v758: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 671 op/s; 11472/211857 objects degraded (5.415%); 3712/211857 objects misplaced (1.752%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:29.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:29 smithi121 bash[74920]: cluster 2023-09-23T22:41:28.110631+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v758: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 671 op/s; 11472/211857 objects degraded (5.415%); 3712/211857 objects misplaced (1.752%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:29.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:29.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:29.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:29.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:29.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:30.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:30.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:30.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:30.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:30.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:30.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:30.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:30.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:30.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:30.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:30.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:30.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:30.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:30.849 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:30.952 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:30.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:30.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:31.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.111 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:31.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:31.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:31.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:31.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:31.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:31.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:31.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:31.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:31 smithi123 bash[59255]: cluster 2023-09-23T22:41:30.111132+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v759: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 579 op/s; 11560/209232 objects degraded (5.525%); 3509/209232 objects misplaced (1.677%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:31.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:31 smithi121 bash[74920]: cluster 2023-09-23T22:41:30.111132+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v759: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 579 op/s; 11560/209232 objects degraded (5.525%); 3509/209232 objects misplaced (1.677%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:31.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:31 smithi121 bash[78246]: cluster 2023-09-23T22:41:30.111132+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v759: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 579 op/s; 11560/209232 objects degraded (5.525%); 3509/209232 objects misplaced (1.677%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:31.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:31.779 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:31.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:31.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:31.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:31.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:31.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:32.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:32.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:32.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:32.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:32.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:32.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:32.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:32.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:32.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:32.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:32.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:32.576 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:32 smithi123 bash[59255]: cluster 2023-09-23T22:41:32.294203+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 11560/209232 objects degraded (5.525%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:32.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:32.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:32.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:32.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:32.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:32.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:32.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:32.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:32.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:32 smithi121 bash[78246]: cluster 2023-09-23T22:41:32.294203+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 11560/209232 objects degraded (5.525%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:33.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:32 smithi121 bash[74920]: cluster 2023-09-23T22:41:32.294203+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 11560/209232 objects degraded (5.525%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:33.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:33.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:33.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:33.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:33.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:33.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:33.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:33.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:33 smithi121 bash[78246]: cluster 2023-09-23T22:41:32.111766+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v760: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 688 op/s; 11560/204774 objects degraded (5.645%); 3509/204774 objects misplaced (1.714%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:33 smithi121 bash[74920]: cluster 2023-09-23T22:41:32.111766+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v760: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 688 op/s; 11560/204774 objects degraded (5.645%); 3509/204774 objects misplaced (1.714%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:33.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:33.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:33.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:33 smithi123 bash[59255]: cluster 2023-09-23T22:41:32.111766+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v760: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 688 op/s; 11560/204774 objects degraded (5.645%); 3509/204774 objects misplaced (1.714%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:41:33.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:33.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:33.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:33.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:33.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:33.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:33.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:34.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:34.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:34.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:34.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:34.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:34.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:34.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:34.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:34.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:34.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:34.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:34.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:34.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:34.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:34.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:34.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:34.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:35.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:35.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:35.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:35.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:35.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:35.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:35.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:35.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:35.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:35.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:35 smithi123 bash[59255]: cluster 2023-09-23T22:41:34.113860+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v761: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 11630/198963 objects degraded (5.845%); 3324/198963 objects misplaced (1.671%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:35.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:35.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:35 smithi121 bash[78246]: cluster 2023-09-23T22:41:34.113860+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v761: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 11630/198963 objects degraded (5.845%); 3324/198963 objects misplaced (1.671%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:35.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:35 smithi121 bash[74920]: cluster 2023-09-23T22:41:34.113860+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v761: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 11630/198963 objects degraded (5.845%); 3324/198963 objects misplaced (1.671%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:35.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:35.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:35.730 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:35.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:35.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:35.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:35.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:36.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:36.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:36.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:36.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:36.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:36.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:36.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:36.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:36.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:36.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:36.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:36.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:36.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:36.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:36.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:36.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:37.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:37.081 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:41:37.082 INFO:teuthology.orchestra.run.smithi121.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-23T22:41:37.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:37.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:37.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:37.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:37 smithi123 bash[59255]: cluster 2023-09-23T22:41:36.114452+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v762: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 11630/196200 objects degraded (5.928%); 3324/196200 objects misplaced (1.694%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:37.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:37 smithi123 bash[59255]: audit 2023-09-23T22:41:36.933111+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:37.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:37 smithi123 bash[59255]: cluster 2023-09-23T22:41:37.295498+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: Degraded data redundancy: 11630/196200 objects degraded (5.928%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:37.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:37 smithi121 bash[74920]: cluster 2023-09-23T22:41:36.114452+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v762: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 11630/196200 objects degraded (5.928%); 3324/196200 objects misplaced (1.694%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:37.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:37 smithi121 bash[74920]: audit 2023-09-23T22:41:36.933111+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:37.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:37 smithi121 bash[74920]: cluster 2023-09-23T22:41:37.295498+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: Degraded data redundancy: 11630/196200 objects degraded (5.928%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:37.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:37.461 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:37.468 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:41:37.468 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 11630/196200 objects degraded (5.928%), 3 pgs degraded, 3 pgs undersized","count":6},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1131,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":171,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":7,"osd_in_since":1695508493,"num_remapped_pgs":3},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":86},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":2},{"state_name":"active+recovering+undersized+degraded+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":65400,"data_bytes":4285011896,"bytes_used":15978225664,"bytes_avail":655987023872,"bytes_total":671965249536,"degraded_objects":11630,"degraded_total":196200,"degraded_ratio":0.059276248725790008,"misplaced_objects":3324,"misplaced_total":196200,"misplaced_ratio":0.016941896024464831,"recovering_objects_per_sec":19,"recovering_bytes_per_sec":1255566,"recovering_keys_per_sec":0,"num_objects_recovered":230,"num_bytes_recovered":15073280,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":645},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":28,"modified":"2023-09-23T22:38:16.037801+0000","services":{}},"progress_events":{"6eb886e5-52b7-4ec9-9953-20e6fe6ce639":{"message":"Global Recovery Event (0s)\n [............................] ","progress":0,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T22:41:37.495 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:37.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:37.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:37.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:37.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:37 smithi121 bash[78246]: cluster 2023-09-23T22:41:36.114452+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v762: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 11630/196200 objects degraded (5.928%); 3324/196200 objects misplaced (1.694%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:37.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:37 smithi121 bash[78246]: audit 2023-09-23T22:41:36.933111+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:37.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:37 smithi121 bash[78246]: cluster 2023-09-23T22:41:37.295498+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: Degraded data redundancy: 11630/196200 objects degraded (5.928%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:37.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:37.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:37.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:37.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:38.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:38.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:38.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:38.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:38.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:38.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:38.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:38.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:38.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:38 smithi121 bash[74920]: audit 2023-09-23T22:41:37.466495+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.121:0/3507593680' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T22:41:38.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:38 smithi121 bash[78246]: audit 2023-09-23T22:41:37.466495+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.121:0/3507593680' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T22:41:38.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:38.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:38.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:38.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:38.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:38 smithi123 bash[59255]: audit 2023-09-23T22:41:37.466495+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.121:0/3507593680' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T22:41:38.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:38.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:38.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:38.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:38.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:38.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:38.953 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:41:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:41:38] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.33.4" 2023-09-23T22:41:38.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:39.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:39.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:39.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:39.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:39.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:39.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:39 smithi123 bash[59255]: cluster 2023-09-23T22:41:38.115099+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v763: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 11630/190923 objects degraded (6.091%); 3324/190923 objects misplaced (1.741%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:39.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:39.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:39.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:39.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:39.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:39 smithi121 bash[74920]: cluster 2023-09-23T22:41:38.115099+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v763: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 11630/190923 objects degraded (6.091%); 3324/190923 objects misplaced (1.741%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:39.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:39 smithi121 bash[78246]: cluster 2023-09-23T22:41:38.115099+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v763: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 11630/190923 objects degraded (6.091%); 3324/190923 objects misplaced (1.741%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:39.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:39.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:39.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:39.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:40.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:40.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:40.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:40.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:40.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:40.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:40.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:40.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:40.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:40.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:40.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:40.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:40.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:40.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:40.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:40.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:40.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:40.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:41.000 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:41.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.151 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:41.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:41.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:41.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:41.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:41 smithi121 bash[74920]: cluster 2023-09-23T22:41:40.115678+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v764: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 11724/188355 objects degraded (6.224%); 3115/188355 objects misplaced (1.654%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:41.384 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.425 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:41.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:41 smithi123 bash[59255]: cluster 2023-09-23T22:41:40.115678+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v764: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 11724/188355 objects degraded (6.224%); 3115/188355 objects misplaced (1.654%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:41.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:41.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:41 smithi121 bash[78246]: cluster 2023-09-23T22:41:40.115678+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v764: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 11724/188355 objects degraded (6.224%); 3115/188355 objects misplaced (1.654%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:41.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:41.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:41.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:41.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:41.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:41.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:42.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:41:42.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:42.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:42.188 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T22:41:42.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:41:42.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:42.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:42.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:42.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:42.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:42.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:42.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:42 smithi121 bash[74920]: cluster 2023-09-23T22:41:42.296626+0000 mon.a (mon.0) 1023 : cluster 3 Health check update: Degraded data redundancy: 11724/188355 objects degraded (6.224%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:42.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:42 smithi121 bash[78246]: cluster 2023-09-23T22:41:42.296626+0000 mon.a (mon.0) 1023 : cluster 3 Health check update: Degraded data redundancy: 11724/188355 objects degraded (6.224%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:42.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:42.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:42.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:42.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:42.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:42.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:42 smithi123 bash[59255]: cluster 2023-09-23T22:41:42.296626+0000 mon.a (mon.0) 1023 : cluster 3 Health check update: Degraded data redundancy: 11724/188355 objects degraded (6.224%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:42.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:42.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:42.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:42.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:43.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:43.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:43.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:43.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:43.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:43.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:43.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:43.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:43.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:43.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:43.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:43 smithi121 bash[74920]: cluster 2023-09-23T22:41:42.116812+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v765: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 11724/183726 objects degraded (6.381%); 3115/183726 objects misplaced (1.695%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:43.684 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:43 smithi121 bash[78246]: cluster 2023-09-23T22:41:42.116812+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v765: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 11724/183726 objects degraded (6.381%); 3115/183726 objects misplaced (1.695%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:43.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:43 smithi123 bash[59255]: cluster 2023-09-23T22:41:42.116812+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v765: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 11724/183726 objects degraded (6.381%); 3115/183726 objects misplaced (1.695%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:43.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:43.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:43.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:43.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:43.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:43.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:44.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:44.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:44.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:44.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:44.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:44.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:44.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:44.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:44.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:44.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:44.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:44.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:44.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:44.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:44.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:44.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:44.882 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:41:44.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:44.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:44.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:44.942 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:41:44.987 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:41:45.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:45.034 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:41:45.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:45.067 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:41:45.106 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:41:45.141 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:41:45.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:45.179 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:41:45.185 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.185 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.185 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.185 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.186 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.186 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.186 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.186 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:41:45.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:45.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:45.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:45.342 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:45.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:45 smithi121 bash[74920]: cluster 2023-09-23T22:41:44.117541+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v766: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11802/178008 objects degraded (6.630%); 2923/178008 objects misplaced (1.642%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:45.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:45 smithi121 bash[74920]: audit 2023-09-23T22:41:44.824203+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.121:0/172616986' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:45.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:45 smithi121 bash[78246]: cluster 2023-09-23T22:41:44.117541+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v766: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11802/178008 objects degraded (6.630%); 2923/178008 objects misplaced (1.642%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:45.483 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:45 smithi121 bash[78246]: audit 2023-09-23T22:41:44.824203+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.121:0/172616986' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:45.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:45 smithi123 bash[59255]: cluster 2023-09-23T22:41:44.117541+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v766: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11802/178008 objects degraded (6.630%); 2923/178008 objects misplaced (1.642%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:41:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:45 smithi123 bash[59255]: audit 2023-09-23T22:41:44.824203+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.121:0/172616986' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:45.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:45.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:45.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:45.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:45.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:46.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:46.155 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:46.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:46.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:46.388 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:46 smithi121 bash[74920]: audit 2023-09-23T22:41:45.471709+0000 mon.a (mon.0) 1024 : audit 1 from='client.? 172.21.15.121:0/444662469' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:41:46.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:46.403 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:46 smithi123 bash[59255]: audit 2023-09-23T22:41:45.471709+0000 mon.a (mon.0) 1024 : audit 1 from='client.? 172.21.15.121:0/444662469' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:41:46.410 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:41:46.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:46.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:46.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:46.674 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:46 smithi121 bash[78246]: audit 2023-09-23T22:41:45.471709+0000 mon.a (mon.0) 1024 : audit 1 from='client.? 172.21.15.121:0/444662469' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:41:46.695 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:46.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:46.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:46.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:46.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:46.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:46.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:46.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:47.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:47.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:47.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:47.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:47.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:47.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:47.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:46.121388+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v767: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 11802/175518 objects degraded (6.724%); 2923/175518 objects misplaced (1.665%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:46.372614+0000 mon.a (mon.0) 1025 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:46.386029+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: audit 2023-09-23T22:41:46.396528+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.121:0/444662469' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:46.396750+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e172: 8 total, 8 up, 7 in 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:46.400804+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:46.411253+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[78246]: cluster 2023-09-23T22:41:47.299287+0000 mon.a (mon.0) 1028 : cluster 3 Health check update: Degraded data redundancy: 11802/175518 objects degraded (6.724%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:46.121388+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v767: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 11802/175518 objects degraded (6.724%); 2923/175518 objects misplaced (1.665%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:46.372614+0000 mon.a (mon.0) 1025 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:46.386029+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: audit 2023-09-23T22:41:46.396528+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.121:0/444662469' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:46.396750+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e172: 8 total, 8 up, 7 in 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:46.400804+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:46.411253+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:47 smithi121 bash[74920]: cluster 2023-09-23T22:41:47.299287+0000 mon.a (mon.0) 1028 : cluster 3 Health check update: Degraded data redundancy: 11802/175518 objects degraded (6.724%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:47.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:47.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:46.121388+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v767: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 11802/175518 objects degraded (6.724%); 2923/175518 objects misplaced (1.665%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:46.372614+0000 mon.a (mon.0) 1025 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:46.386029+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: audit 2023-09-23T22:41:46.396528+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.121:0/444662469' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:46.396750+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e172: 8 total, 8 up, 7 in 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:46.400804+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:46.411253+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:41:47.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:47 smithi123 bash[59255]: cluster 2023-09-23T22:41:47.299287+0000 mon.a (mon.0) 1028 : cluster 3 Health check update: Degraded data redundancy: 11802/175518 objects degraded (6.724%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:47.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:47.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:47.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:47.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:47.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:48.021 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:48.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:48.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:48.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:48.177 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:48.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:48.184 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:48.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:48.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:48.322 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:48.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:48.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:48.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:48.558 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:48.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:48.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:41:48.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:48.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:48.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:48.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:49.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.045 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:41:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:41:48] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.33.4" 2023-09-23T22:41:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:49.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:49.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:49.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:49.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:49.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:49.391 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:49 smithi121 bash[74920]: cluster 2023-09-23T22:41:48.121957+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v769: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 11802/170505 objects degraded (6.922%); 2923/170505 objects misplaced (1.714%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:49.391 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:49 smithi121 bash[78246]: cluster 2023-09-23T22:41:48.121957+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v769: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 11802/170505 objects degraded (6.922%); 2923/170505 objects misplaced (1.714%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:49.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:49.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:49 smithi123 bash[59255]: cluster 2023-09-23T22:41:48.121957+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v769: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 11802/170505 objects degraded (6.922%); 2923/170505 objects misplaced (1.714%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:49.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:49.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:49.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:49.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:41:49.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:49.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:49.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:49.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:49.941 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:50.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:50.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:50.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:50.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:50.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:50.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:50.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:50.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:50.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:50.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:50.604 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:50.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:50.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:50.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:51.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:51.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:51.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:51.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:51.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:51.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:51.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:51.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:51.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:51.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:51 smithi123 bash[59255]: cluster 2023-09-23T22:41:50.122491+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v770: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 11887/168024 objects degraded (7.075%); 2723/168024 objects misplaced (1.621%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:51.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:51.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:51.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:51 smithi121 bash[74920]: cluster 2023-09-23T22:41:50.122491+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v770: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 11887/168024 objects degraded (7.075%); 2723/168024 objects misplaced (1.621%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:51.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:51 smithi121 bash[78246]: cluster 2023-09-23T22:41:50.122491+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v770: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 11887/168024 objects degraded (7.075%); 2723/168024 objects misplaced (1.621%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:51.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:51.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:51.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:51.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:51.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:51.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:51.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:52.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:52.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:52.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:52.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:52.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:52.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:52.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:52.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:52.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:52.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:52.611 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:52.646 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:52.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:52.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:52.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:52.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:52.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:52.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[78246]: audit 2023-09-23T22:41:51.936160+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[78246]: audit 2023-09-23T22:41:51.939762+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[78246]: cluster 2023-09-23T22:41:52.123056+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v771: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 11887/163905 objects degraded (7.252%); 2723/163905 objects misplaced (1.661%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[78246]: cluster 2023-09-23T22:41:52.301440+0000 mon.a (mon.0) 1031 : cluster 3 Health check update: Degraded data redundancy: 11887/168024 objects degraded (7.075%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[74920]: audit 2023-09-23T22:41:51.936160+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[74920]: audit 2023-09-23T22:41:51.939762+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[74920]: cluster 2023-09-23T22:41:52.123056+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v771: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 11887/163905 objects degraded (7.252%); 2723/163905 objects misplaced (1.661%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:53.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:52 smithi121 bash[74920]: cluster 2023-09-23T22:41:52.301440+0000 mon.a (mon.0) 1031 : cluster 3 Health check update: Degraded data redundancy: 11887/168024 objects degraded (7.075%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:53.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:52 smithi123 bash[59255]: audit 2023-09-23T22:41:51.936160+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:41:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:52 smithi123 bash[59255]: audit 2023-09-23T22:41:51.939762+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:52 smithi123 bash[59255]: cluster 2023-09-23T22:41:52.123056+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v771: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 11887/163905 objects degraded (7.252%); 2723/163905 objects misplaced (1.661%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:52 smithi123 bash[59255]: cluster 2023-09-23T22:41:52.301440+0000 mon.a (mon.0) 1031 : cluster 3 Health check update: Degraded data redundancy: 11887/168024 objects degraded (7.075%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:53.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:53.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:53.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:53.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:53.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:53.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:53.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:53.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:53.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:53.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:53.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:53.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:53.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:53.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:53.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:53.952 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:53.984 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:54.087 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:54.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:54.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:54.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:54.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:54.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:54.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:54.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:54.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:54.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:54.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:54.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:55.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:55.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:55.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:55.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:55.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:55.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:55 smithi121 bash[74920]: cluster 2023-09-23T22:41:54.123791+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v772: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 11996/158187 objects degraded (7.583%); 2500/158187 objects misplaced (1.580%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:55.204 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:55 smithi121 bash[78246]: cluster 2023-09-23T22:41:54.123791+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v772: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 11996/158187 objects degraded (7.583%); 2500/158187 objects misplaced (1.580%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:55.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:55.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:55.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:55.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:55 smithi123 bash[59255]: cluster 2023-09-23T22:41:54.123791+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v772: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 11996/158187 objects degraded (7.583%); 2500/158187 objects misplaced (1.580%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:55.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:55.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:55.751 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:41:55.751 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:41:55.751 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:41:55.752 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:41:55.752 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:41:55.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:55.781 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:55.782 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:55.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:55.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:55.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:56.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:56.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:56.107 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:41:56.118 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:41:56.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:56.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:56.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:56.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:56.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:56.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:56.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:56.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:56.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:56.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:56.779 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:56.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:56.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:56.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:57.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:57.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:57.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:57.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:57.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:57 smithi123 bash[59255]: audit 2023-09-23T22:41:56.087501+0000 mgr.y (mgr.34107) 771 : audit 0 from='client.54871 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:57.186 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:57 smithi123 bash[59255]: cluster 2023-09-23T22:41:56.124373+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v773: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 11996/155751 objects degraded (7.702%); 2500/155751 objects misplaced (1.605%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:57.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:57.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:57.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:57.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:57.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:57 smithi121 bash[74920]: audit 2023-09-23T22:41:56.087501+0000 mgr.y (mgr.34107) 771 : audit 0 from='client.54871 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:57.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:57 smithi121 bash[74920]: cluster 2023-09-23T22:41:56.124373+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v773: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 11996/155751 objects degraded (7.702%); 2500/155751 objects misplaced (1.605%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:57.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:57 smithi121 bash[78246]: audit 2023-09-23T22:41:56.087501+0000 mgr.y (mgr.34107) 771 : audit 0 from='client.54871 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:57.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:57 smithi121 bash[78246]: cluster 2023-09-23T22:41:56.124373+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v773: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 11996/155751 objects degraded (7.702%); 2500/155751 objects misplaced (1.605%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:41:57.482 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:57.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:57.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:57.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:57.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:57.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:57.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:57.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:57.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:57.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:58.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:58.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:58.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:58.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:58.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:58.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:58.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:58.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:58.385 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:58 smithi123 bash[59255]: cluster 2023-09-23T22:41:57.302422+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: Degraded data redundancy: 11996/155751 objects degraded (7.702%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:58.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:58.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:58 smithi121 bash[78246]: cluster 2023-09-23T22:41:57.302422+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: Degraded data redundancy: 11996/155751 objects degraded (7.702%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:58.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:58 smithi121 bash[74920]: cluster 2023-09-23T22:41:57.302422+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: Degraded data redundancy: 11996/155751 objects degraded (7.702%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:41:58.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:58.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:58.645 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:58.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:58.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:58.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:58.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:58.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:58.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:58.916 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:41:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:41:58] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.33.4" 2023-09-23T22:41:58.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:59.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:59.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:59.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:59.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:59.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:59.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:59.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:59.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:59.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:59.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:59.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:41:59 smithi121 bash[74920]: cluster 2023-09-23T22:41:58.125101+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v774: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 700 op/s; 11996/150864 objects degraded (7.952%); 2500/150864 objects misplaced (1.657%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:59.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:41:59 smithi121 bash[78246]: cluster 2023-09-23T22:41:58.125101+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v774: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 700 op/s; 11996/150864 objects degraded (7.952%); 2500/150864 objects misplaced (1.657%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:59.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:59.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:41:59 smithi123 bash[59255]: cluster 2023-09-23T22:41:58.125101+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v774: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 700 op/s; 11996/150864 objects degraded (7.952%); 2500/150864 objects misplaced (1.657%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:41:59.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:59.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:59.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:59.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:59.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:00.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:00.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:00.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:00.162 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:00.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:00.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:42:00.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:00.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:00.366 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":772,"stamp":"2023-09-23T22:41:54.123277+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3454605240,"num_objects":52729,"num_object_clones":0,"num_object_copies":158187,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11996,"num_objects_misplaced":2500,"num_objects_unfound":0,"num_objects_dirty":52729,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":147565,"num_write_kb":6402702,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1951,"num_bytes_recovered":127352532,"num_keys_recovered":20,"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":123199,"ondisk_log_size":123199,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":13295264,"kb_used_data":10763816,"kb_used_omap":21,"kb_used_meta":2531050,"kb_avail":642920800,"statfs":{"total":671965249536,"available":658350899200,"internally_reserved":0,"allocated":11022147584,"data_stored":11017508839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":2591795404},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,6,1,7,17,1,1,0,0,1],"upper_bound":1024},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-432996352,"num_objects":-6607,"num_object_clones":0,"num_object_copies":-19821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":194,"num_objects_misplaced":-423,"num_objects_unfound":0,"num_objects_dirty":-6607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6607,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":229,"num_bytes_recovered":15007744,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.006280"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":26,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420158+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:41:18.420158+0000","last_peered":"2023-09-23T22:41:18.420158+0000","last_clean":"2023-09-23T22:41:18.420158+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:41:18.420158+0000","last_undegraded":"2023-09-23T22:41:18.420158+0000","last_fullsized":"2023-09-23T22:41:18.420158+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":105,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429020+0000","last_change":"2023-09-23T22:37:17.290742+0000","last_active":"2023-09-23T22:41:18.429020+0000","last_peered":"2023-09-23T22:41:18.429020+0000","last_clean":"2023-09-23T22:41:18.429020+0000","last_became_active":"2023-09-23T22:37:17.288331+0000","last_became_peered":"2023-09-23T22:37:17.288331+0000","last_unstale":"2023-09-23T22:41:18.429020+0000","last_undegraded":"2023-09-23T22:41:18.429020+0000","last_fullsized":"2023-09-23T22:41:18.429020+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:54.500998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":87,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.428688+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:41:18.428688+0000","last_peered":"2023-09-23T22:41:18.428688+0000","last_clean":"2023-09-23T22:41:18.428688+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:41:18.428688+0000","last_undegraded":"2023-09-23T22:41:18.428688+0000","last_fullsized":"2023-09-23T22:41:18.428688+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.430372+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:41:18.430372+0000","last_peered":"2023-09-23T22:41:18.430372+0000","last_clean":"2023-09-23T22:41:18.430372+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:41:18.430372+0000","last_undegraded":"2023-09-23T22:41:18.430372+0000","last_fullsized":"2023-09-23T22:41:18.430372+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":178,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426784+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:41:18.426784+0000","last_peered":"2023-09-23T22:41:18.426784+0000","last_clean":"2023-09-23T22:41:18.426784+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:41:18.426784+0000","last_undegraded":"2023-09-23T22:41:18.426784+0000","last_fullsized":"2023-09-23T22:41:18.426784+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420022+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:41:18.420022+0000","last_peered":"2023-09-23T22:41:18.420022+0000","last_clean":"2023-09-23T22:41:18.420022+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:41:18.420022+0000","last_undegraded":"2023-09-23T22:41:18.420022+0000","last_fullsized":"2023-09-23T22:41:18.420022+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":136,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:27.231848+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:41:27.231848+0000","last_peered":"2023-09-23T22:41:27.231848+0000","last_clean":"2023-09-23T22:41:27.231848+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:41:27.231848+0000","last_undegraded":"2023-09-23T22:41:27.231848+0000","last_fullsized":"2023-09-23T22:41:27.231848+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":187,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426799+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:41:18.426799+0000","last_peered":"2023-09-23T22:41:18.426799+0000","last_clean":"2023-09-23T22:41:18.426799+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:41:18.426799+0000","last_undegraded":"2023-09-23T22:41:18.426799+0000","last_fullsized":"2023-09-23T22:41:18.426799+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":170,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.419813+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:41:18.419813+0000","last_peered":"2023-09-23T22:41:18.419813+0000","last_clean":"2023-09-23T22:41:18.419813+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:41:18.419813+0000","last_undegraded":"2023-09-23T22:41:18.419813+0000","last_fullsized":"2023-09-23T22:41:18.419813+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.413626+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:41:18.413626+0000","last_peered":"2023-09-23T22:41:18.413626+0000","last_clean":"2023-09-23T22:41:18.413626+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:41:18.413626+0000","last_undegraded":"2023-09-23T22:41:18.413626+0000","last_fullsized":"2023-09-23T22:41:18.413626+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":22,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.440401+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:41:18.440401+0000","last_peered":"2023-09-23T22:41:18.440401+0000","last_clean":"2023-09-23T22:41:18.440401+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:41:18.440401+0000","last_undegraded":"2023-09-23T22:41:18.440401+0000","last_fullsized":"2023-09-23T22:41:18.440401+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":137,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432370+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:41:18.432370+0000","last_peered":"2023-09-23T22:41:18.432370+0000","last_clean":"2023-09-23T22:41:18.432370+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:41:18.432370+0000","last_undegraded":"2023-09-23T22:41:18.432370+0000","last_fullsized":"2023-09-23T22:41:18.432370+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":207,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432900+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:41:18.432900+0000","last_peered":"2023-09-23T22:41:18.432900+0000","last_clean":"2023-09-23T22:41:18.432900+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:41:18.432900+0000","last_undegraded":"2023-09-23T22:41:18.432900+0000","last_fullsized":"2023-09-23T22:41:18.432900+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":176,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433024+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:41:18.433024+0000","last_peered":"2023-09-23T22:41:18.433024+0000","last_clean":"2023-09-23T22:41:18.433024+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:41:18.433024+0000","last_undegraded":"2023-09-23T22:41:18.433024+0000","last_fullsized":"2023-09-23T22:41:18.433024+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":22,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426159+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:41:18.426159+0000","last_peered":"2023-09-23T22:41:18.426159+0000","last_clean":"2023-09-23T22:41:18.426159+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:41:18.426159+0000","last_undegraded":"2023-09-23T22:41:18.426159+0000","last_fullsized":"2023-09-23T22:41:18.426159+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":105,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.428633+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:41:18.428633+0000","last_peered":"2023-09-23T22:41:18.428633+0000","last_clean":"2023-09-23T22:41:18.428633+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:41:18.428633+0000","last_undegraded":"2023-09-23T22:41:18.428633+0000","last_fullsized":"2023-09-23T22:41:18.428633+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":169,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429296+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:41:18.429296+0000","last_peered":"2023-09-23T22:41:18.429296+0000","last_clean":"2023-09-23T22:41:18.429296+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:41:18.429296+0000","last_undegraded":"2023-09-23T22:41:18.429296+0000","last_fullsized":"2023-09-23T22:41:18.429296+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":169,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420539+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:41:18.420539+0000","last_peered":"2023-09-23T22:41:18.420539+0000","last_clean":"2023-09-23T22:41:18.420539+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:41:18.420539+0000","last_undegraded":"2023-09-23T22:41:18.420539+0000","last_fullsized":"2023-09-23T22:41:18.420539+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":137,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.425806+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:41:18.425806+0000","last_peered":"2023-09-23T22:41:18.425806+0000","last_clean":"2023-09-23T22:41:18.425806+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:41:18.425806+0000","last_undegraded":"2023-09-23T22:41:18.425806+0000","last_fullsized":"2023-09-23T22:41:18.425806+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":154,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:27.231829+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:41:27.231829+0000","last_peered":"2023-09-23T22:41:27.231829+0000","last_clean":"2023-09-23T22:41:27.231829+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:41:27.231829+0000","last_undegraded":"2023-09-23T22:41:27.231829+0000","last_fullsized":"2023-09-23T22:41:27.231829+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":95,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.428883+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:41:18.428883+0000","last_peered":"2023-09-23T22:41:18.428883+0000","last_clean":"2023-09-23T22:41:18.428883+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:41:18.428883+0000","last_undegraded":"2023-09-23T22:41:18.428883+0000","last_fullsized":"2023-09-23T22:41:18.428883+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":180,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.424688+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:41:18.424688+0000","last_peered":"2023-09-23T22:41:18.424688+0000","last_clean":"2023-09-23T22:41:18.424688+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:41:18.424688+0000","last_undegraded":"2023-09-23T22:41:18.424688+0000","last_fullsized":"2023-09-23T22:41:18.424688+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"172'9457","reported_seq":9480,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:53.120445+0000","last_change":"2023-09-23T22:38:52.315576+0000","last_active":"2023-09-23T22:41:53.120445+0000","last_peered":"2023-09-23T22:41:53.120445+0000","last_clean":"2023-09-23T22:41:53.120445+0000","last_became_active":"2023-09-23T22:38:52.315219+0000","last_became_peered":"2023-09-23T22:38:52.315219+0000","last_unstale":"2023-09-23T22:41:53.120445+0000","last_undegraded":"2023-09-23T22:41:53.120445+0000","last_fullsized":"2023-09-23T22:41:53.120445+0000","mapping_epoch":157,"log_start":"162'800","ondisk_log_start":"162'800","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8657,"log_dups_size":0,"ondisk_log_size":8657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214761472,"num_objects":3277,"num_object_clones":0,"num_object_copies":9831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9457,"num_write_kb":407488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":20,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426532+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:41:18.426532+0000","last_peered":"2023-09-23T22:41:18.426532+0000","last_clean":"2023-09-23T22:41:18.426532+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:41:18.426532+0000","last_undegraded":"2023-09-23T22:41:18.426532+0000","last_fullsized":"2023-09-23T22:41:18.426532+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":154,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.419646+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:41:18.419646+0000","last_peered":"2023-09-23T22:41:18.419646+0000","last_clean":"2023-09-23T22:41:18.419646+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:41:18.419646+0000","last_undegraded":"2023-09-23T22:41:18.419646+0000","last_fullsized":"2023-09-23T22:41:18.419646+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"172'9247","reported_seq":9270,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:52.915409+0000","last_change":"2023-09-23T22:38:52.585158+0000","last_active":"2023-09-23T22:41:52.915409+0000","last_peered":"2023-09-23T22:41:52.915409+0000","last_clean":"2023-09-23T22:41:52.915409+0000","last_became_active":"2023-09-23T22:38:52.584687+0000","last_became_peered":"2023-09-23T22:38:52.584687+0000","last_unstale":"2023-09-23T22:41:52.915409+0000","last_undegraded":"2023-09-23T22:41:52.915409+0000","last_fullsized":"2023-09-23T22:41:52.915409+0000","mapping_epoch":157,"log_start":"162'1300","ondisk_log_start":"162'1300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7947,"log_dups_size":0,"ondisk_log_size":7947,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210305024,"num_objects":3209,"num_object_clones":0,"num_object_copies":9627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9247,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":20,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426327+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:41:18.426327+0000","last_peered":"2023-09-23T22:41:18.426327+0000","last_clean":"2023-09-23T22:41:18.426327+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:41:18.426327+0000","last_undegraded":"2023-09-23T22:41:18.426327+0000","last_fullsized":"2023-09-23T22:41:18.426327+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":166,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433018+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:41:18.433018+0000","last_peered":"2023-09-23T22:41:18.433018+0000","last_clean":"2023-09-23T22:41:18.433018+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:41:18.433018+0000","last_undegraded":"2023-09-23T22:41:18.433018+0000","last_fullsized":"2023-09-23T22:41:18.433018+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.6","version":"172'9272","reported_seq":9297,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:52.315001+0000","last_change":"2023-09-23T22:38:52.583812+0000","last_active":"2023-09-23T22:41:52.315001+0000","last_peered":"2023-09-23T22:41:52.315001+0000","last_clean":"2023-09-23T22:41:52.315001+0000","last_became_active":"2023-09-23T22:38:52.583402+0000","last_became_peered":"2023-09-23T22:38:52.583402+0000","last_unstale":"2023-09-23T22:41:52.315001+0000","last_undegraded":"2023-09-23T22:41:52.315001+0000","last_fullsized":"2023-09-23T22:41:52.315001+0000","mapping_epoch":157,"log_start":"162'1700","ondisk_log_start":"162'1700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7572,"log_dups_size":0,"ondisk_log_size":7572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.078651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":223477760,"num_objects":3410,"num_object_clones":0,"num_object_copies":10230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9272,"num_write_kb":405824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":20,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433717+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:41:18.433717+0000","last_peered":"2023-09-23T22:41:18.433717+0000","last_clean":"2023-09-23T22:41:18.433717+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:41:18.433717+0000","last_undegraded":"2023-09-23T22:41:18.433717+0000","last_fullsized":"2023-09-23T22:41:18.433717+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":171,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432694+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:41:18.432694+0000","last_peered":"2023-09-23T22:41:18.432694+0000","last_clean":"2023-09-23T22:41:18.432694+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:41:18.432694+0000","last_undegraded":"2023-09-23T22:41:18.432694+0000","last_fullsized":"2023-09-23T22:41:18.432694+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.7","version":"172'9109","reported_seq":9134,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:50.805885+0000","last_change":"2023-09-23T22:38:52.304491+0000","last_active":"2023-09-23T22:41:50.805885+0000","last_peered":"2023-09-23T22:41:50.805885+0000","last_clean":"2023-09-23T22:41:50.805885+0000","last_became_active":"2023-09-23T22:38:52.304132+0000","last_became_peered":"2023-09-23T22:38:52.304132+0000","last_unstale":"2023-09-23T22:41:50.805885+0000","last_undegraded":"2023-09-23T22:41:50.805885+0000","last_fullsized":"2023-09-23T22:41:50.805885+0000","mapping_epoch":157,"log_start":"162'2200","ondisk_log_start":"162'2200","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6909,"log_dups_size":0,"ondisk_log_size":6909,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.841862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212926464,"num_objects":3249,"num_object_clones":0,"num_object_copies":9747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9109,"num_write_kb":395456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":177,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.419925+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:41:18.419925+0000","last_peered":"2023-09-23T22:41:18.419925+0000","last_clean":"2023-09-23T22:41:18.419925+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:41:18.419925+0000","last_undegraded":"2023-09-23T22:41:18.419925+0000","last_fullsized":"2023-09-23T22:41:18.419925+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":149,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429167+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:41:18.429167+0000","last_peered":"2023-09-23T22:41:18.429167+0000","last_clean":"2023-09-23T22:41:18.429167+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:41:18.429167+0000","last_undegraded":"2023-09-23T22:41:18.429167+0000","last_fullsized":"2023-09-23T22:41:18.429167+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"172'9197","reported_seq":9222,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:51.760179+0000","last_change":"2023-09-23T22:38:52.307732+0000","last_active":"2023-09-23T22:41:51.760179+0000","last_peered":"2023-09-23T22:41:51.760179+0000","last_clean":"2023-09-23T22:41:51.760179+0000","last_became_active":"2023-09-23T22:38:52.307358+0000","last_became_peered":"2023-09-23T22:38:52.307358+0000","last_unstale":"2023-09-23T22:41:51.760179+0000","last_undegraded":"2023-09-23T22:41:51.760179+0000","last_fullsized":"2023-09-23T22:41:51.760179+0000","mapping_epoch":157,"log_start":"162'2500","ondisk_log_start":"162'2500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6697,"log_dups_size":0,"ondisk_log_size":6697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:44.759624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219217920,"num_objects":3345,"num_object_clones":0,"num_object_copies":10035,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3345,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9197,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":102,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429096+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:41:18.429096+0000","last_peered":"2023-09-23T22:41:18.429096+0000","last_clean":"2023-09-23T22:41:18.429096+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:41:18.429096+0000","last_undegraded":"2023-09-23T22:41:18.429096+0000","last_fullsized":"2023-09-23T22:41:18.429096+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":176,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.434679+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:41:18.434679+0000","last_peered":"2023-09-23T22:41:18.434679+0000","last_clean":"2023-09-23T22:41:18.434679+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:41:18.434679+0000","last_undegraded":"2023-09-23T22:41:18.434679+0000","last_fullsized":"2023-09-23T22:41:18.434679+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.1","version":"172'9275","reported_seq":9300,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:50.834031+0000","last_change":"2023-09-23T22:38:52.302177+0000","last_active":"2023-09-23T22:41:50.834031+0000","last_peered":"2023-09-23T22:41:50.834031+0000","last_clean":"2023-09-23T22:41:50.834031+0000","last_became_active":"2023-09-23T22:38:52.301825+0000","last_became_peered":"2023-09-23T22:38:52.301825+0000","last_unstale":"2023-09-23T22:41:50.834031+0000","last_undegraded":"2023-09-23T22:41:50.834031+0000","last_fullsized":"2023-09-23T22:41:50.834031+0000","mapping_epoch":157,"log_start":"162'2400","ondisk_log_start":"162'2400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6875,"log_dups_size":0,"ondisk_log_size":6875,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.429833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219086848,"num_objects":3343,"num_object_clones":0,"num_object_copies":10029,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3343,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9275,"num_write_kb":403776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":156,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432725+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:41:18.432725+0000","last_peered":"2023-09-23T22:41:18.432725+0000","last_clean":"2023-09-23T22:41:18.432725+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:41:18.432725+0000","last_undegraded":"2023-09-23T22:41:18.432725+0000","last_fullsized":"2023-09-23T22:41:18.432725+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":166,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433048+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:41:18.433048+0000","last_peered":"2023-09-23T22:41:18.433048+0000","last_clean":"2023-09-23T22:41:18.433048+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:41:18.433048+0000","last_undegraded":"2023-09-23T22:41:18.433048+0000","last_fullsized":"2023-09-23T22:41:18.433048+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"172'9372","reported_seq":9394,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:52.948180+0000","last_change":"2023-09-23T22:38:52.309374+0000","last_active":"2023-09-23T22:41:52.948180+0000","last_peered":"2023-09-23T22:41:52.948180+0000","last_clean":"2023-09-23T22:41:52.948180+0000","last_became_active":"2023-09-23T22:38:52.308989+0000","last_became_peered":"2023-09-23T22:38:52.308989+0000","last_unstale":"2023-09-23T22:41:52.948180+0000","last_undegraded":"2023-09-23T22:41:52.948180+0000","last_fullsized":"2023-09-23T22:41:52.948180+0000","mapping_epoch":157,"log_start":"162'1400","ondisk_log_start":"162'1400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7972,"log_dups_size":0,"ondisk_log_size":7972,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215744512,"num_objects":3292,"num_object_clones":0,"num_object_copies":9876,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3292,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9372,"num_write_kb":405248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":137,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432523+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:41:18.432523+0000","last_peered":"2023-09-23T22:41:18.432523+0000","last_clean":"2023-09-23T22:41:18.432523+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:41:18.432523+0000","last_undegraded":"2023-09-23T22:41:18.432523+0000","last_fullsized":"2023-09-23T22:41:18.432523+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":176,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433052+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:41:18.433052+0000","last_peered":"2023-09-23T22:41:18.433052+0000","last_clean":"2023-09-23T22:41:18.433052+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:41:18.433052+0000","last_undegraded":"2023-09-23T22:41:18.433052+0000","last_fullsized":"2023-09-23T22:41:18.433052+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.3","version":"172'9051","reported_seq":9075,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:50.861253+0000","last_change":"2023-09-23T22:38:52.306683+0000","last_active":"2023-09-23T22:41:50.861253+0000","last_peered":"2023-09-23T22:41:50.861253+0000","last_clean":"2023-09-23T22:41:50.861253+0000","last_became_active":"2023-09-23T22:38:52.306363+0000","last_became_peered":"2023-09-23T22:38:52.306363+0000","last_unstale":"2023-09-23T22:41:50.861253+0000","last_undegraded":"2023-09-23T22:41:50.861253+0000","last_fullsized":"2023-09-23T22:41:50.861253+0000","mapping_epoch":157,"log_start":"162'2200","ondisk_log_start":"162'2200","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6851,"log_dups_size":0,"ondisk_log_size":6851,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.367926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216596480,"num_objects":3305,"num_object_clones":0,"num_object_copies":9915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9051,"num_write_kb":395392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,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":182,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426871+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:41:18.426871+0000","last_peered":"2023-09-23T22:41:18.426871+0000","last_clean":"2023-09-23T22:41:18.426871+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:41:18.426871+0000","last_undegraded":"2023-09-23T22:41:18.426871+0000","last_fullsized":"2023-09-23T22:41:18.426871+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:45.881115+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:41:45.881115+0000","last_peered":"2023-09-23T22:41:45.881115+0000","last_clean":"2023-09-23T22:41:45.881115+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:41:45.881115+0000","last_undegraded":"2023-09-23T22:41:45.881115+0000","last_fullsized":"2023-09-23T22:41:45.881115+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"172'9208","reported_seq":9233,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:52.315099+0000","last_change":"2023-09-23T22:38:52.305657+0000","last_active":"2023-09-23T22:41:52.315099+0000","last_peered":"2023-09-23T22:41:52.315099+0000","last_clean":"2023-09-23T22:41:52.315099+0000","last_became_active":"2023-09-23T22:38:52.305373+0000","last_became_peered":"2023-09-23T22:38:52.305373+0000","last_unstale":"2023-09-23T22:41:52.315099+0000","last_undegraded":"2023-09-23T22:41:52.315099+0000","last_fullsized":"2023-09-23T22:41:52.315099+0000","mapping_epoch":157,"log_start":"162'1700","ondisk_log_start":"162'1700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7508,"log_dups_size":0,"ondisk_log_size":7508,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:21.638641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212860928,"num_objects":3248,"num_object_clones":0,"num_object_copies":9744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9208,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":158,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:25.840280+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:41:25.840280+0000","last_peered":"2023-09-23T22:41:25.840280+0000","last_clean":"2023-09-23T22:41:25.840280+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:41:25.840280+0000","last_undegraded":"2023-09-23T22:41:25.840280+0000","last_fullsized":"2023-09-23T22:41:25.840280+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420591+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:41:18.420591+0000","last_peered":"2023-09-23T22:41:18.420591+0000","last_clean":"2023-09-23T22:41:18.420591+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:41:18.420591+0000","last_undegraded":"2023-09-23T22:41:18.420591+0000","last_fullsized":"2023-09-23T22:41:18.420591+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":110,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:25.840205+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:41:25.840205+0000","last_peered":"2023-09-23T22:41:25.840205+0000","last_clean":"2023-09-23T22:41:25.840205+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:41:25.840205+0000","last_undegraded":"2023-09-23T22:41:25.840205+0000","last_fullsized":"2023-09-23T22:41:25.840205+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"172'9186","reported_seq":9216,"reported_epoch":172,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:41:53.150726+0000","last_change":"2023-09-23T22:40:27.762900+0000","last_active":"2023-09-23T22:41:53.150726+0000","last_peered":"2023-09-23T22:41:53.150726+0000","last_clean":"2023-09-23T22:40:25.303952+0000","last_became_active":"2023-09-23T22:40:27.728944+0000","last_became_peered":"2023-09-23T22:40:27.728944+0000","last_unstale":"2023-09-23T22:41:53.150726+0000","last_undegraded":"2023-09-23T22:40:27.383632+0000","last_fullsized":"2023-09-23T22:40:27.347289+0000","mapping_epoch":166,"log_start":"162'600","ondisk_log_start":"162'600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8586,"log_dups_size":0,"ondisk_log_size":8586,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210632704,"num_objects":3214,"num_object_clones":0,"num_object_copies":9642,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5458,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3214,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9186,"num_write_kb":396800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,3],"avail_no_missing":["5","0","3"],"object_location_counts":[{"shards":"0,3,5","objects":2472},{"shards":"3,5","objects":-2244}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":181,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.419914+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:41:18.419914+0000","last_peered":"2023-09-23T22:41:18.419914+0000","last_clean":"2023-09-23T22:41:18.419914+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:41:18.419914+0000","last_undegraded":"2023-09-23T22:41:18.419914+0000","last_fullsized":"2023-09-23T22:41:18.419914+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":177,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432948+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:41:18.432948+0000","last_peered":"2023-09-23T22:41:18.432948+0000","last_clean":"2023-09-23T22:41:18.432948+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:41:18.432948+0000","last_undegraded":"2023-09-23T22:41:18.432948+0000","last_fullsized":"2023-09-23T22:41:18.432948+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":104,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:25.840254+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:41:25.840254+0000","last_peered":"2023-09-23T22:41:25.840254+0000","last_clean":"2023-09-23T22:41:25.840254+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:41:25.840254+0000","last_undegraded":"2023-09-23T22:41:25.840254+0000","last_fullsized":"2023-09-23T22:41:25.840254+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"172'9189","reported_seq":9214,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:51.835241+0000","last_change":"2023-09-23T22:38:52.305127+0000","last_active":"2023-09-23T22:41:51.835241+0000","last_peered":"2023-09-23T22:41:51.835241+0000","last_clean":"2023-09-23T22:41:51.835241+0000","last_became_active":"2023-09-23T22:38:52.304757+0000","last_became_peered":"2023-09-23T22:38:52.304757+0000","last_unstale":"2023-09-23T22:41:51.835241+0000","last_undegraded":"2023-09-23T22:41:51.835241+0000","last_fullsized":"2023-09-23T22:41:51.835241+0000","mapping_epoch":157,"log_start":"162'2500","ondisk_log_start":"162'2500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6689,"log_dups_size":0,"ondisk_log_size":6689,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.399131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221446144,"num_objects":3379,"num_object_clones":0,"num_object_copies":10137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9189,"num_write_kb":402176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":168,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.428248+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:41:18.428248+0000","last_peered":"2023-09-23T22:41:18.428248+0000","last_clean":"2023-09-23T22:41:18.428248+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:41:18.428248+0000","last_undegraded":"2023-09-23T22:41:18.428248+0000","last_fullsized":"2023-09-23T22:41:18.428248+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":137,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.428948+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:41:18.428948+0000","last_peered":"2023-09-23T22:41:18.428948+0000","last_clean":"2023-09-23T22:41:18.428948+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:41:18.428948+0000","last_undegraded":"2023-09-23T22:41:18.428948+0000","last_fullsized":"2023-09-23T22:41:18.428948+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":28,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.430826+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:41:18.430826+0000","last_peered":"2023-09-23T22:41:18.430826+0000","last_clean":"2023-09-23T22:41:18.430826+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:41:18.430826+0000","last_undegraded":"2023-09-23T22:41:18.430826+0000","last_fullsized":"2023-09-23T22:41:18.430826+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.9","version":"172'9230","reported_seq":9253,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:53.129678+0000","last_change":"2023-09-23T22:38:52.315423+0000","last_active":"2023-09-23T22:41:53.129678+0000","last_peered":"2023-09-23T22:41:53.129678+0000","last_clean":"2023-09-23T22:41:53.129678+0000","last_became_active":"2023-09-23T22:38:52.315002+0000","last_became_peered":"2023-09-23T22:38:52.315002+0000","last_unstale":"2023-09-23T22:41:53.129678+0000","last_undegraded":"2023-09-23T22:41:53.129678+0000","last_fullsized":"2023-09-23T22:41:53.129678+0000","mapping_epoch":157,"log_start":"162'600","ondisk_log_start":"162'600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8630,"log_dups_size":0,"ondisk_log_size":8630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211288064,"num_objects":3224,"num_object_clones":0,"num_object_copies":9672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9230,"num_write_kb":398528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":159,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420207+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:41:18.420207+0000","last_peered":"2023-09-23T22:41:18.420207+0000","last_clean":"2023-09-23T22:41:18.420207+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:41:18.420207+0000","last_undegraded":"2023-09-23T22:41:18.420207+0000","last_fullsized":"2023-09-23T22:41:18.420207+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":406,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.425829+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:41:18.425829+0000","last_peered":"2023-09-23T22:41:18.425829+0000","last_clean":"2023-09-23T22:41:18.425829+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:41:18.425829+0000","last_undegraded":"2023-09-23T22:41:18.425829+0000","last_fullsized":"2023-09-23T22:41:18.425829+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":105,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420119+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:41:18.420119+0000","last_peered":"2023-09-23T22:41:18.420119+0000","last_clean":"2023-09-23T22:41:18.420119+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:41:18.420119+0000","last_undegraded":"2023-09-23T22:41:18.420119+0000","last_fullsized":"2023-09-23T22:41:18.420119+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":89,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433818+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:41:18.433818+0000","last_peered":"2023-09-23T22:41:18.433818+0000","last_clean":"2023-09-23T22:41:18.433818+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:41:18.433818+0000","last_undegraded":"2023-09-23T22:41:18.433818+0000","last_fullsized":"2023-09-23T22:41:18.433818+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.a","version":"172'9185","reported_seq":9210,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:50.826290+0000","last_change":"2023-09-23T22:38:52.309012+0000","last_active":"2023-09-23T22:41:50.826290+0000","last_peered":"2023-09-23T22:41:50.826290+0000","last_clean":"2023-09-23T22:41:50.826290+0000","last_became_active":"2023-09-23T22:38:52.308717+0000","last_became_peered":"2023-09-23T22:38:52.308717+0000","last_unstale":"2023-09-23T22:41:50.826290+0000","last_undegraded":"2023-09-23T22:41:50.826290+0000","last_fullsized":"2023-09-23T22:41:50.826290+0000","mapping_epoch":157,"log_start":"162'2300","ondisk_log_start":"162'2300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6885,"log_dups_size":0,"ondisk_log_size":6885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.339178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224329728,"num_objects":3423,"num_object_clones":0,"num_object_copies":10269,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3423,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9185,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":171,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.425903+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:41:18.425903+0000","last_peered":"2023-09-23T22:41:18.425903+0000","last_clean":"2023-09-23T22:41:18.425903+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:41:18.425903+0000","last_undegraded":"2023-09-23T22:41:18.425903+0000","last_fullsized":"2023-09-23T22:41:18.425903+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.428144+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:41:18.428144+0000","last_peered":"2023-09-23T22:41:18.428144+0000","last_clean":"2023-09-23T22:41:18.428144+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:41:18.428144+0000","last_undegraded":"2023-09-23T22:41:18.428144+0000","last_fullsized":"2023-09-23T22:41:18.428144+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":150,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414179+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:41:46.414179+0000","last_peered":"2023-09-23T22:41:46.414179+0000","last_clean":"2023-09-23T22:41:46.414179+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:41:46.414179+0000","last_undegraded":"2023-09-23T22:41:46.414179+0000","last_fullsized":"2023-09-23T22:41:46.414179+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.f","version":"172'9073","reported_seq":9098,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:51.642285+0000","last_change":"2023-09-23T22:38:52.297617+0000","last_active":"2023-09-23T22:41:51.642285+0000","last_peered":"2023-09-23T22:41:51.642285+0000","last_clean":"2023-09-23T22:41:51.642285+0000","last_became_active":"2023-09-23T22:38:52.297297+0000","last_became_peered":"2023-09-23T22:38:52.297297+0000","last_unstale":"2023-09-23T22:41:51.642285+0000","last_undegraded":"2023-09-23T22:41:51.642285+0000","last_fullsized":"2023-09-23T22:41:51.642285+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":9073,"log_dups_size":0,"ondisk_log_size":9073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.683939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212533248,"num_objects":3243,"num_object_clones":0,"num_object_copies":9729,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3243,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9073,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":16,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433788+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:41:18.433788+0000","last_peered":"2023-09-23T22:41:18.433788+0000","last_clean":"2023-09-23T22:41:18.433788+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:41:18.433788+0000","last_undegraded":"2023-09-23T22:41:18.433788+0000","last_fullsized":"2023-09-23T22:41:18.433788+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":83,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:25.840295+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:41:25.840295+0000","last_peered":"2023-09-23T22:41:25.840295+0000","last_clean":"2023-09-23T22:41:25.840295+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:41:25.840295+0000","last_undegraded":"2023-09-23T22:41:25.840295+0000","last_fullsized":"2023-09-23T22:41:25.840295+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429024+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:41:18.429024+0000","last_peered":"2023-09-23T22:41:18.429024+0000","last_clean":"2023-09-23T22:41:18.429024+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:41:18.429024+0000","last_undegraded":"2023-09-23T22:41:18.429024+0000","last_fullsized":"2023-09-23T22:41:18.429024+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.c","version":"172'9148","reported_seq":9182,"reported_epoch":172,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:41:52.268885+0000","last_change":"2023-09-23T22:40:27.735077+0000","last_active":"2023-09-23T22:41:52.268885+0000","last_peered":"2023-09-23T22:41:52.268885+0000","last_clean":"2023-09-23T22:40:25.307982+0000","last_became_active":"2023-09-23T22:40:27.720373+0000","last_became_peered":"2023-09-23T22:40:27.720373+0000","last_unstale":"2023-09-23T22:41:52.268885+0000","last_undegraded":"2023-09-23T22:40:27.453687+0000","last_fullsized":"2023-09-23T22:40:27.338157+0000","mapping_epoch":166,"log_start":"162'1600","ondisk_log_start":"162'1600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7548,"log_dups_size":0,"ondisk_log_size":7548,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:44.393880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217448448,"num_objects":3318,"num_object_clones":0,"num_object_copies":9954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5511,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3318,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9148,"num_write_kb":398912,"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":[0,3,7],"acting":[0,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3","objects":-2193},{"shards":"0,3,5","objects":2596}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":20,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426301+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:41:18.426301+0000","last_peered":"2023-09-23T22:41:18.426301+0000","last_clean":"2023-09-23T22:41:18.426301+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:41:18.426301+0000","last_undegraded":"2023-09-23T22:41:18.426301+0000","last_fullsized":"2023-09-23T22:41:18.426301+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":122,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:35.869074+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:41:35.869074+0000","last_peered":"2023-09-23T22:41:35.869074+0000","last_clean":"2023-09-23T22:41:35.869074+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:41:35.869074+0000","last_undegraded":"2023-09-23T22:41:35.869074+0000","last_fullsized":"2023-09-23T22:41:35.869074+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":176,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426730+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:41:18.426730+0000","last_peered":"2023-09-23T22:41:18.426730+0000","last_clean":"2023-09-23T22:41:18.426730+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:41:18.426730+0000","last_undegraded":"2023-09-23T22:41:18.426730+0000","last_fullsized":"2023-09-23T22:41:18.426730+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"172'9106","reported_seq":12966,"reported_epoch":172,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T22:41:53.154508+0000","last_change":"2023-09-23T22:40:58.565450+0000","last_active":"2023-09-23T22:41:53.154508+0000","last_peered":"2023-09-23T22:41:53.154508+0000","last_clean":"2023-09-23T22:40:25.297524+0000","last_became_active":"2023-09-23T22:40:27.711866+0000","last_became_peered":"2023-09-23T22:40:27.711866+0000","last_unstale":"2023-09-23T22:41:53.154508+0000","last_undegraded":"2023-09-23T22:40:58.557450+0000","last_fullsized":"2023-09-23T22:40:27.347395+0000","mapping_epoch":166,"log_start":"162'500","ondisk_log_start":"162'500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8606,"log_dups_size":0,"ondisk_log_size":8606,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211353624,"num_objects":3226,"num_object_clones":0,"num_object_copies":9678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1027,"num_objects_misplaced":2500,"num_objects_unfound":0,"num_objects_dirty":3226,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9106,"num_write_kb":394561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1915,"num_bytes_recovered":125501440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,2],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":2500},{"shards":"2,5","objects":-301}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":16,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.426446+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:41:18.426446+0000","last_peered":"2023-09-23T22:41:18.426446+0000","last_clean":"2023-09-23T22:41:18.426446+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:41:18.426446+0000","last_undegraded":"2023-09-23T22:41:18.426446+0000","last_fullsized":"2023-09-23T22:41:18.426446+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":156,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.418253+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:41:46.418253+0000","last_peered":"2023-09-23T22:41:46.418253+0000","last_clean":"2023-09-23T22:41:46.418253+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:41:46.418253+0000","last_undegraded":"2023-09-23T22:41:46.418253+0000","last_fullsized":"2023-09-23T22:41:46.418253+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":136,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432769+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:41:18.432769+0000","last_peered":"2023-09-23T22:41:18.432769+0000","last_clean":"2023-09-23T22:41:18.432769+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:41:18.432769+0000","last_undegraded":"2023-09-23T22:41:18.432769+0000","last_fullsized":"2023-09-23T22:41:18.432769+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":157,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429284+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:41:18.429284+0000","last_peered":"2023-09-23T22:41:18.429284+0000","last_clean":"2023-09-23T22:41:18.429284+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:41:18.429284+0000","last_undegraded":"2023-09-23T22:41:18.429284+0000","last_fullsized":"2023-09-23T22:41:18.429284+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":181,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.427911+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:41:18.427911+0000","last_peered":"2023-09-23T22:41:18.427911+0000","last_clean":"2023-09-23T22:41:18.427911+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:41:18.427911+0000","last_undegraded":"2023-09-23T22:41:18.427911+0000","last_fullsized":"2023-09-23T22:41:18.427911+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":167,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.419952+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:41:18.419952+0000","last_peered":"2023-09-23T22:41:18.419952+0000","last_clean":"2023-09-23T22:41:18.419952+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:41:18.419952+0000","last_undegraded":"2023-09-23T22:41:18.419952+0000","last_fullsized":"2023-09-23T22:41:18.419952+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":166,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.433264+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:41:18.433264+0000","last_peered":"2023-09-23T22:41:18.433264+0000","last_clean":"2023-09-23T22:41:18.433264+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:41:18.433264+0000","last_undegraded":"2023-09-23T22:41:18.433264+0000","last_fullsized":"2023-09-23T22:41:18.433264+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":168,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.420640+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:41:18.420640+0000","last_peered":"2023-09-23T22:41:18.420640+0000","last_clean":"2023-09-23T22:41:18.420640+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:41:18.420640+0000","last_undegraded":"2023-09-23T22:41:18.420640+0000","last_fullsized":"2023-09-23T22:41:18.420640+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":151,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432876+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:41:18.432876+0000","last_peered":"2023-09-23T22:41:18.432876+0000","last_clean":"2023-09-23T22:41:18.432876+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:41:18.432876+0000","last_undegraded":"2023-09-23T22:41:18.432876+0000","last_fullsized":"2023-09-23T22:41:18.432876+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":194,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.414108+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:41:18.414108+0000","last_peered":"2023-09-23T22:41:18.414108+0000","last_clean":"2023-09-23T22:41:18.414108+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:41:18.414108+0000","last_undegraded":"2023-09-23T22:41:18.414108+0000","last_fullsized":"2023-09-23T22:41:18.414108+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":166,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.423193+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:41:18.423193+0000","last_peered":"2023-09-23T22:41:18.423193+0000","last_clean":"2023-09-23T22:41:18.423193+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:41:18.423193+0000","last_undegraded":"2023-09-23T22:41:18.423193+0000","last_fullsized":"2023-09-23T22:41:18.423193+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":141,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.429591+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:41:18.429591+0000","last_peered":"2023-09-23T22:41:18.429591+0000","last_clean":"2023-09-23T22:41:18.429591+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:41:18.429591+0000","last_undegraded":"2023-09-23T22:41:18.429591+0000","last_fullsized":"2023-09-23T22:41:18.429591+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":176,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-23T22:41:18.432604+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:41:18.432604+0000","last_peered":"2023-09-23T22:41:18.432604+0000","last_clean":"2023-09-23T22:41:18.432604+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:41:18.432604+0000","last_undegraded":"2023-09-23T22:41:18.432604+0000","last_fullsized":"2023-09-23T22:41:18.432604+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3454009368,"num_objects":52705,"num_object_clones":0,"num_object_copies":158115,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11996,"num_objects_misplaced":2500,"num_objects_unfound":0,"num_objects_dirty":52705,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":147305,"num_write_kb":6400257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1916,"num_bytes_recovered":125566976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":10937118720,"data_stored":10937106504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":123005,"ondisk_log_size":123005,"up":48,"acting":45,"num_store_stats":7},{"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430584,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":862380,"kb_used_data":565156,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92882772,"statfs":{"total":95995035648,"available":95111958528,"internally_reserved":0,"allocated":578719744,"data_stored":578176471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:41:00 2023","interfaces":[{"interface":"back","average":{"1min":5.5389999999999997,"5min":3.3039999999999998,"15min":1.8420000000000001},"min":{"1min":0.35099999999999998,"5min":0.23499999999999999,"15min":0.22500000000000001},"max":{"1min":68.228999999999999,"5min":124.09,"15min":124.09},"last":1.254},{"interface":"front","average":{"1min":5.25,"5min":3.4889999999999999,"15min":1.853},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":68.731999999999999,"5min":124.00700000000001,"15min":124.00700000000001},"last":0.76300000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.7929999999999999,"5min":1.6890000000000001,"15min":1.4390000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.7409999999999997,"5min":13.196999999999999,"15min":13.196999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":2.2250000000000001,"5min":1.8300000000000001,"15min":1.9450000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":10.558,"5min":12.778,"15min":12.778},"last":0.376}]},{"osd":2,"last update":"Sat Sep 23 22:41:00 2023","interfaces":[{"interface":"back","average":{"1min":1.6910000000000001,"5min":1.242,"15min":1.5669999999999999},"min":{"1min":0.34100000000000003,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.0529999999999999,"5min":5.5410000000000004,"15min":52.573},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.3440000000000001,"15min":1.4690000000000001},"min":{"1min":0.34799999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.7679999999999998,"5min":5.8330000000000002,"15min":53.319000000000003},"last":0.80700000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":2.6019999999999999,"15min":2.0009999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.309},"max":{"1min":4.8700000000000001,"5min":124.22799999999999,"15min":124.22799999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.768,"5min":2.6280000000000001,"15min":2.0409999999999999},"min":{"1min":0.40300000000000002,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":8.7050000000000001,"5min":124.17400000000001,"15min":124.17400000000001},"last":0.89800000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:41:51 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.84099999999999997,"15min":1.0389999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":3.206,"5min":4.9640000000000004,"15min":10.589},"last":0.28899999999999998},{"interface":"front","average":{"1min":1.075,"5min":0.97199999999999998,"15min":1.1140000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.32600000000000001},"max":{"1min":4.4560000000000004,"5min":4.4560000000000004,"15min":12.814},"last":0.71399999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:41:51 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":0.94099999999999995,"15min":1.1060000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.27200000000000002},"max":{"1min":8.0359999999999996,"5min":8.0359999999999996,"15min":13.677},"last":0.66600000000000004},{"interface":"front","average":{"1min":1.454,"5min":1.0389999999999999,"15min":1.147},"min":{"1min":0.45000000000000001,"5min":0.34999999999999998,"15min":0.26800000000000002},"max":{"1min":6.4619999999999997,"5min":6.4619999999999997,"15min":11.298},"last":0.69099999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:41:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.89500000000000002,"15min":1.071},"min":{"1min":0.39400000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.3559999999999999,"5min":5.2679999999999998,"15min":5.2679999999999998},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.95799999999999996,"15min":0.82399999999999995},"min":{"1min":0.439,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.2480000000000002,"5min":5.0279999999999996,"15min":5.0279999999999996},"last":0.58099999999999996}]}]},{"osd":6,"up_from":0,"seq":597000454208,"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":1,"up_from":145,"seq":622770257976,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2096832,"kb_used_data":1860920,"kb_used_omap":5,"kb_used_meta":235898,"kb_avail":91648320,"statfs":{"total":95995035648,"available":93847879680,"internally_reserved":0,"allocated":1905582080,"data_stored":1904795534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":241560012},"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,3,0,0,13,0,0,0,0,1],"upper_bound":1024},"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 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.77,"5min":2.2650000000000001,"15min":3.129},"min":{"1min":0.221,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":12.013,"5min":32.232999999999997,"15min":32.232999999999997},"last":4.7320000000000002},{"interface":"front","average":{"1min":6.0910000000000002,"5min":3.544,"15min":3.7749999999999999},"min":{"1min":0.311,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":65.015000000000001,"5min":65.015000000000001,"15min":65.015000000000001},"last":1.4450000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8340000000000001,"5min":1.75,"15min":2.0649999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":7.3600000000000003,"5min":11.023999999999999,"15min":11.023999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":2.3559999999999999,"5min":1.6459999999999999,"15min":1.5589999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":11.917,"5min":11.917,"15min":11.917},"last":0.38800000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.6359999999999999,"5min":2.645,"15min":3.8149999999999999},"min":{"1min":0.29799999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":5.3819999999999997,"5min":33.935000000000002,"15min":33.935000000000002},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.9319999999999999,"5min":2.5819999999999999,"15min":3.3540000000000001},"min":{"1min":0.38,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":9.8030000000000008,"5min":42.146000000000001,"15min":42.146000000000001},"last":0.88500000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.333,"15min":1.2210000000000001},"min":{"1min":0.318,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.4240000000000004,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.78,"5min":1.5720000000000001,"15min":1.611},"min":{"1min":0.378,"5min":0.307,"15min":0.307},"max":{"1min":8.6500000000000004,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":1.0960000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.3200000000000001,"15min":1.2090000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.6849999999999996,"5min":8.7289999999999992,"15min":8.7289999999999992},"last":0.81200000000000006},{"interface":"front","average":{"1min":2.093,"5min":1.536,"15min":1.3360000000000001},"min":{"1min":0.35299999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.3609999999999998,"5min":7.3609999999999998,"15min":7.3609999999999998},"last":0.996}]},{"osd":6,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.423,"5min":1.306,"15min":1.2609999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":7.4509999999999996,"5min":7.4509999999999996,"15min":7.4509999999999996},"last":0.50700000000000001},{"interface":"front","average":{"1min":4.625,"5min":2.1840000000000002,"15min":1.8520000000000001},"min":{"1min":0.45400000000000001,"5min":0.37,"15min":0.37},"max":{"1min":64,"5min":64,"15min":64},"last":1.0680000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":5.1769999999999996,"5min":2.3250000000000002,"15min":1.895},"min":{"1min":0.49299999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":64.085999999999999,"5min":64.085999999999999,"15min":64.085999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.4079999999999999,"5min":1.425,"15min":1.3169999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":4.6600000000000001,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":0.83899999999999997}]}]},{"osd":0,"up_from":78,"seq":335007449298,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2251096,"kb_used_data":1847184,"kb_used_omap":5,"kb_used_meta":403898,"kb_avail":91494056,"statfs":{"total":95995035648,"available":93689913344,"internally_reserved":0,"allocated":1891516416,"data_stored":1890762237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":413592186},"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":[0,0,0,3,1,0,1],"upper_bound":128},"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 22:41:19 2023","interfaces":[{"interface":"back","average":{"1min":2.0259999999999998,"5min":2.9209999999999998,"15min":3.577},"min":{"1min":0.21299999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":8.3689999999999998,"5min":16.105,"15min":16.105},"last":4.4370000000000003},{"interface":"front","average":{"1min":2.4550000000000001,"5min":2.4990000000000001,"15min":2.444},"min":{"1min":0.39400000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.7380000000000004,"5min":11.566000000000001,"15min":11.566000000000001},"last":1.3089999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:41:10 2023","interfaces":[{"interface":"back","average":{"1min":6.2699999999999996,"5min":3.6000000000000001,"15min":2.0539999999999998},"min":{"1min":0.28899999999999998,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":72.355999999999995,"5min":94.004999999999995,"15min":94.004999999999995},"last":1.476},{"interface":"front","average":{"1min":6.8440000000000003,"5min":5.7329999999999997,"15min":2.8769999999999998},"min":{"1min":0.38700000000000001,"5min":0.23100000000000001,"15min":0.223},"max":{"1min":69.944000000000003,"5min":150.29400000000001,"15min":150.29400000000001},"last":4.6120000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:41:36 2023","interfaces":[{"interface":"back","average":{"1min":2.0830000000000002,"5min":3.0379999999999998,"15min":3.048},"min":{"1min":0.22600000000000001,"5min":0.20499999999999999,"15min":0.19400000000000001},"max":{"1min":6.5540000000000003,"5min":96.007000000000005,"15min":143.08500000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.681,"5min":2.6509999999999998,"15min":2.9900000000000002},"min":{"1min":0.30399999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":6.4690000000000003,"5min":94.224999999999994,"15min":142.87899999999999},"last":1.3959999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.409,"15min":1.3480000000000001},"min":{"1min":0.38,"5min":0.309,"15min":0.309},"max":{"1min":6.6879999999999997,"5min":6.6879999999999997,"15min":9.7170000000000005},"last":1.363},{"interface":"front","average":{"1min":1.579,"5min":3.319,"15min":1.9350000000000001},"min":{"1min":0.41099999999999998,"5min":0.311,"15min":0.28999999999999998},"max":{"1min":8.7970000000000006,"5min":149.98099999999999,"15min":149.98099999999999},"last":4.5199999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":3.4199999999999999,"15min":2.0939999999999999},"min":{"1min":0.34200000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":8.7400000000000002,"5min":150.07900000000001,"15min":150.07900000000001},"last":4.4829999999999997},{"interface":"front","average":{"1min":1.4370000000000001,"5min":1.5549999999999999,"15min":1.4810000000000001},"min":{"1min":0.38500000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":6.7160000000000002,"5min":6.9119999999999999,"15min":9.6869999999999994},"last":1.45}]},{"osd":6,"last update":"Sat Sep 23 22:41:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.5609999999999999,"15min":1.518},"min":{"1min":0.40000000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.673,"5min":11.654999999999999,"15min":11.654999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.4510000000000001,"5min":1.778,"15min":1.786},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.7699999999999996,"5min":11.784000000000001,"15min":11.784000000000001},"last":0.73799999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.9790000000000001,"5min":1.716,"15min":1.512},"min":{"1min":0.435,"5min":0.34699999999999998,"15min":0.34100000000000003},"max":{"1min":6.633,"5min":11.619999999999999,"15min":11.619999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":1.774,"5min":1.609,"15min":1.5489999999999999},"min":{"1min":0.41499999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":6.8150000000000004,"5min":6.8150000000000004,"15min":11.984},"last":1.4219999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122246,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2344488,"kb_used_data":1915296,"kb_used_omap":7,"kb_used_meta":428920,"kb_avail":91400664,"statfs":{"total":95995035648,"available":93594279936,"internally_reserved":0,"allocated":1961263104,"data_stored":1960496520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":439214161},"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":[1,3,0,1,2,1],"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 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":2.3439999999999999,"5min":3.3639999999999999,"15min":1.9910000000000001},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":18.234000000000002,"5min":68.540999999999997,"15min":68.540999999999997},"last":3.6040000000000001},{"interface":"front","average":{"1min":1.6699999999999999,"5min":3.2650000000000001,"15min":1.988},"min":{"1min":0.223,"5min":0.19400000000000001,"15min":0.192},"max":{"1min":5.9500000000000002,"5min":75.644000000000005,"15min":75.644000000000005},"last":3.431}]},{"osd":1,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":4.7110000000000003,"5min":2.1150000000000002,"15min":1.4399999999999999},"min":{"1min":0.28999999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":41.093000000000004,"5min":41.093000000000004,"15min":41.093000000000004},"last":3.8410000000000002},{"interface":"front","average":{"1min":3.7389999999999999,"5min":2.5840000000000001,"15min":2.8420000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":39.747,"5min":39.747,"15min":39.747},"last":3.4860000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:41:43 2023","interfaces":[{"interface":"back","average":{"1min":2.5979999999999999,"5min":3.4569999999999999,"15min":2.508},"min":{"1min":0.28999999999999998,"5min":0.23599999999999999,"15min":0.21199999999999999},"max":{"1min":12.775,"5min":146.667,"15min":146.667},"last":3.694},{"interface":"front","average":{"1min":2.6899999999999999,"5min":3.4329999999999998,"15min":2.4710000000000001},"min":{"1min":0.30099999999999999,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":8.8719999999999999,"5min":139.25700000000001,"15min":139.25700000000001},"last":0.40000000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.9039999999999999,"5min":1.444,"15min":1.532},"min":{"1min":0.38100000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":8.218,"5min":8.218,"15min":8.218},"last":3.7829999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.274,"15min":1.3640000000000001},"min":{"1min":0.39700000000000002,"5min":0.314,"15min":0.314},"max":{"1min":5.9779999999999998,"5min":5.9779999999999998,"15min":9.8650000000000002},"last":0.52200000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":1.381,"15min":1.528},"min":{"1min":0.41799999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.1799999999999997,"5min":8.1799999999999997,"15min":8.1799999999999997},"last":3.7290000000000001},{"interface":"front","average":{"1min":1.708,"5min":1.5940000000000001,"15min":1.5249999999999999},"min":{"1min":0.378,"5min":0.33700000000000002,"15min":0.32800000000000001},"max":{"1min":6.1619999999999999,"5min":8.7889999999999997,"15min":14.298},"last":0.48599999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:41:43 2023","interfaces":[{"interface":"back","average":{"1min":2.742,"5min":1.7,"15min":1.698},"min":{"1min":0.41399999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":8.9819999999999993,"5min":12.476000000000001,"15min":12.476000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.722,"5min":1.464,"15min":1.4039999999999999},"min":{"1min":0.41499999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.0090000000000003,"5min":8.1989999999999998,"15min":8.1989999999999998},"last":3.8130000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.397,"15min":1.466},"min":{"1min":0.437,"5min":0.36799999999999999,"15min":0.33400000000000002},"max":{"1min":5.8419999999999996,"5min":5.8419999999999996,"15min":13.91},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.5,"5min":1.6240000000000001,"15min":1.6040000000000001},"min":{"1min":0.49199999999999999,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":6.1859999999999999,"5min":8.7539999999999996,"15min":8.7539999999999996},"last":0.45100000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958720,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2046916,"kb_used_data":1480252,"kb_used_omap":2,"kb_used_meta":566589,"kb_avail":91698236,"statfs":{"total":95995035648,"available":93898993664,"internally_reserved":0,"allocated":1515778048,"data_stored":1515041244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":580187189},"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,2,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 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.0730000000000004,"5min":5.5990000000000002,"15min":3.4630000000000001},"min":{"1min":0.19600000000000001,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":58.420000000000002,"5min":172.05600000000001,"15min":172.05600000000001},"last":2.915},{"interface":"front","average":{"1min":4.7859999999999996,"5min":5.4139999999999997,"15min":3.2610000000000001},"min":{"1min":0.21299999999999999,"5min":0.20999999999999999,"15min":0.186},"max":{"1min":58.173000000000002,"5min":168.14699999999999,"15min":168.14699999999999},"last":0.52700000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:41:24 2023","interfaces":[{"interface":"back","average":{"1min":5.3120000000000003,"5min":4.9279999999999999,"15min":3.512},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":58.551000000000002,"5min":168.71100000000001,"15min":168.71100000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":4.742,"5min":5.1689999999999996,"15min":3.7869999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":58.235999999999997,"5min":169.559,"15min":169.559},"last":6.8010000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.9039999999999999,"5min":5.2450000000000001,"15min":3.206},"min":{"1min":0.26500000000000001,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":58.604999999999997,"5min":257.48200000000003,"15min":257.48200000000003},"last":0.57099999999999995},{"interface":"front","average":{"1min":5.7789999999999999,"5min":5.4749999999999996,"15min":3.133},"min":{"1min":0.26100000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":58.156999999999996,"5min":262.13400000000001,"15min":262.13400000000001},"last":6.7480000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.4299999999999997,"5min":2.2530000000000001,"15min":1.7889999999999999},"min":{"1min":0.36299999999999999,"5min":0.34000000000000002,"15min":0.308},"max":{"1min":58.124000000000002,"5min":58.124000000000002,"15min":58.124000000000002},"last":6.835},{"interface":"front","average":{"1min":3.988,"5min":2.1269999999999998,"15min":1.764},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":58.103999999999999,"5min":58.103999999999999,"15min":58.103999999999999},"last":1.038}]},{"osd":5,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.4989999999999997,"5min":2.29,"15min":1.8660000000000001},"min":{"1min":0.34699999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":58.332000000000001,"5min":58.332000000000001,"15min":58.332000000000001},"last":2.8210000000000002},{"interface":"front","average":{"1min":4.6669999999999998,"5min":2.6760000000000002,"15min":1.8160000000000001},"min":{"1min":0.45500000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":58.148000000000003,"5min":58.148000000000003,"15min":58.148000000000003},"last":0.629}]},{"osd":6,"last update":"Sat Sep 23 22:41:41 2023","interfaces":[{"interface":"back","average":{"1min":4.3719999999999999,"5min":2.1120000000000001,"15min":1.8169999999999999},"min":{"1min":0.38100000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":58.069000000000003,"5min":58.069000000000003,"15min":58.069000000000003},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.47,"5min":1.619,"15min":1.462},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":6.5330000000000004,"5min":14.875,"15min":14.875},"last":6.8609999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.5270000000000001,"5min":2.2330000000000001,"15min":1.8500000000000001},"min":{"1min":0.371,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":57.933,"5min":57.933,"15min":57.933},"last":6.8869999999999996},{"interface":"front","average":{"1min":3.9620000000000002,"5min":2.109,"15min":1.891},"min":{"1min":0.371,"5min":0.33400000000000002,"15min":0.28999999999999998},"max":{"1min":58.280999999999999,"5min":58.280999999999999,"15min":58.280999999999999},"last":2.8799999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019281,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1351132,"kb_used_data":1049812,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92394020,"statfs":{"total":95995035648,"available":94611476480,"internally_reserved":0,"allocated":1075007488,"data_stored":1074479927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,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 22:41:13 2023","interfaces":[{"interface":"back","average":{"1min":2.1859999999999999,"5min":2.4390000000000001,"15min":1.5780000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":15.723000000000001,"5min":132.03200000000001,"15min":132.03200000000001},"last":0.63},{"interface":"front","average":{"1min":2.5209999999999999,"5min":2.5230000000000001,"15min":1.8280000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":7.9080000000000004,"5min":133.28700000000001,"15min":133.28700000000001},"last":12.659000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:41:20 2023","interfaces":[{"interface":"back","average":{"1min":1.871,"5min":1.377,"15min":1.4079999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.2929999999999993,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":0.38800000000000001},{"interface":"front","average":{"1min":1.5529999999999999,"5min":1.3440000000000001,"15min":1.4359999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.7400000000000002,"5min":7.7400000000000002,"15min":7.7400000000000002},"last":0.59399999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:41:13 2023","interfaces":[{"interface":"back","average":{"1min":2.1379999999999999,"5min":1.4710000000000001,"15min":1.8660000000000001},"min":{"1min":0.33100000000000002,"5min":0.29999999999999999,"15min":0.29699999999999999},"max":{"1min":12.869,"5min":17.437999999999999,"15min":87.376000000000005},"last":0.65400000000000003},{"interface":"front","average":{"1min":2.7389999999999999,"5min":1.647,"15min":2.0619999999999998},"min":{"1min":0.307,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":12.853,"5min":17.422999999999998,"15min":87.326999999999998},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.913,"15min":1.6000000000000001},"min":{"1min":0.32900000000000001,"5min":0.312,"15min":0.28399999999999997},"max":{"1min":9.2490000000000006,"5min":49.482999999999997,"15min":49.482999999999997},"last":1.137},{"interface":"front","average":{"1min":1.9670000000000001,"5min":1.6459999999999999,"15min":1.5449999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.29799999999999999},"max":{"1min":11.096,"5min":49.310000000000002,"15min":49.310000000000002},"last":2.2229999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":0.92900000000000005,"15min":0.97999999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":6.944,"5min":6.944,"15min":6.9889999999999999},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.86899999999999999,"15min":1.0429999999999999},"min":{"1min":0.44600000000000001,"5min":0.35899999999999999,"15min":0.317},"max":{"1min":3.5579999999999998,"5min":3.5579999999999998,"15min":13.696999999999999},"last":0.55500000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.754,"15min":0.76800000000000002},"min":{"1min":0.42299999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.766,"5min":2.206,"15min":2.206},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.78800000000000003,"15min":0.78600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1559999999999999,"5min":1.486,"15min":1.486},"last":0.67800000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:40:50 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":1.1040000000000001,"15min":1.2430000000000001},"min":{"1min":0.371,"5min":0.312,"15min":0.312},"max":{"1min":7.1760000000000002,"5min":7.1760000000000002,"15min":9.4920000000000009},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.871,"15min":1.0469999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.27200000000000002},"max":{"1min":4.0800000000000001,"5min":4.0800000000000001,"15min":6.8040000000000003},"last":1.9379999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823050,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2342420,"kb_used_data":2045196,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91402732,"statfs":{"total":95995035648,"available":93596397568,"internally_reserved":0,"allocated":2094280704,"data_stored":2093756906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":[2],"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 22:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.3200000000000001,"15min":1.9159999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":6.0679999999999996,"5min":6.7999999999999998,"15min":171.601},"last":6.3140000000000001},{"interface":"front","average":{"1min":1.216,"5min":1.171,"15min":1.8109999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":5.367,"5min":5.8259999999999996,"15min":170.999},"last":8.0709999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:41:26 2023","interfaces":[{"interface":"back","average":{"1min":2.016,"5min":1.77,"15min":1.7250000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":5.4080000000000004,"5min":15.352,"15min":15.352},"last":8.1029999999999998},{"interface":"front","average":{"1min":1.8680000000000001,"5min":1.6459999999999999,"15min":1.5780000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":6.1150000000000002,"5min":10.282,"15min":10.282},"last":6.5259999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.7689999999999999,"5min":1.8680000000000001,"15min":2.1019999999999999},"min":{"1min":0.32300000000000001,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":7.8230000000000004,"5min":50.859999999999999,"15min":169.446},"last":4.8330000000000002},{"interface":"front","average":{"1min":2.0819999999999999,"5min":2.1629999999999998,"15min":2.2639999999999998},"min":{"1min":0.31,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":11.423999999999999,"5min":52.270000000000003,"15min":169.786},"last":6.5880000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.8899999999999999,"5min":1.379,"15min":2.5990000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":8.2889999999999997,"5min":8.2889999999999997,"15min":169.62200000000001},"last":9.9700000000000006},{"interface":"front","average":{"1min":1.421,"5min":1.2,"15min":2.5609999999999999},"min":{"1min":0.38200000000000001,"5min":0.35199999999999998,"15min":0.30499999999999999},"max":{"1min":7.5110000000000001,"5min":7.5110000000000001,"15min":169.65199999999999},"last":5.415}]},{"osd":4,"last update":"Sat Sep 23 22:41:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3540000000000001,"5min":0.94699999999999995,"15min":1.0529999999999999},"min":{"1min":0.38,"5min":0.36399999999999999,"15min":0.28699999999999998},"max":{"1min":6.1470000000000002,"5min":6.1470000000000002,"15min":10.550000000000001},"last":6.5620000000000003},{"interface":"front","average":{"1min":1.758,"5min":0.96999999999999997,"15min":1.0109999999999999},"min":{"1min":0.33600000000000002,"5min":0.316,"15min":0.29899999999999999},"max":{"1min":7.3499999999999996,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":9.9030000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.046,"15min":0.96499999999999997},"min":{"1min":0.42899999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.2370000000000001,"5min":6.2370000000000001,"15min":6.2370000000000001},"last":6.617},{"interface":"front","average":{"1min":1.498,"5min":1.115,"15min":1.0580000000000001},"min":{"1min":0.44900000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":6.1749999999999998,"5min":6.1749999999999998,"15min":6.1749999999999998},"last":6.641}]},{"osd":7,"last update":"Sat Sep 23 22:41:45 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":1.1559999999999999,"15min":1.1100000000000001},"min":{"1min":0.36599999999999999,"5min":0.35699999999999998,"15min":0.34499999999999997},"max":{"1min":8.0969999999999995,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":9.9369999999999994},{"interface":"front","average":{"1min":1.379,"5min":1.2390000000000001,"15min":1.2250000000000001},"min":{"1min":0.46700000000000003,"5min":0.41299999999999998,"15min":0.36499999999999999},"max":{"1min":6.2110000000000003,"5min":7.6840000000000002,"15min":9.173},"last":6.8959999999999999}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":1870462976,"data_stored":1870462976,"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":1889861632,"data_stored":1889861632,"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":1951666176,"data_stored":1951662104,"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":1511981056,"data_stored":1511981056,"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":1071316992,"data_stored":1071316992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2068516864,"data_stored":2068512792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":573313024,"data_stored":573308952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:42:00.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:00.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:00.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:00.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:00.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:00.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:00.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:00.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:00.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:00.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:00.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:00.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:01.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:01.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:01.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:01.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:01.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:01.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:01.340 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:01 smithi121 bash[74920]: cluster 2023-09-23T22:42:00.125785+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v775: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 607 op/s; 12045/148644 objects degraded (8.103%); 2336/148644 objects misplaced (1.572%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:01.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:01 smithi121 bash[78246]: cluster 2023-09-23T22:42:00.125785+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v775: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 607 op/s; 12045/148644 objects degraded (8.103%); 2336/148644 objects misplaced (1.572%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:01.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:01.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:01.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:01.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:01 smithi123 bash[59255]: cluster 2023-09-23T22:42:00.125785+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v775: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 607 op/s; 12045/148644 objects degraded (8.103%); 2336/148644 objects misplaced (1.572%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:01.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:01.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:01.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:01.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:01.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:01.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:02.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:02.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:02.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:02.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:02.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:02.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:02.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:02.307 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:02.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:02.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:02.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:02.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:02 smithi123 bash[59255]: cluster 2023-09-23T22:42:02.303349+0000 mon.a (mon.0) 1033 : cluster 3 Health check update: Degraded data redundancy: 12045/148644 objects degraded (8.103%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:02.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:02.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:02.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:02.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:02.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:02 smithi121 bash[74920]: cluster 2023-09-23T22:42:02.303349+0000 mon.a (mon.0) 1033 : cluster 3 Health check update: Degraded data redundancy: 12045/148644 objects degraded (8.103%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:02.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:02 smithi121 bash[78246]: cluster 2023-09-23T22:42:02.303349+0000 mon.a (mon.0) 1033 : cluster 3 Health check update: Degraded data redundancy: 12045/148644 objects degraded (8.103%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:02.842 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:02.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:02.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:02.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.011 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:03.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:03.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:03.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:03.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:03.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:42:03.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:03.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:03.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:03 smithi121 bash[74920]: cluster 2023-09-23T22:42:02.126433+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v776: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 12045/144138 objects degraded (8.357%); 2336/144138 objects misplaced (1.621%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:03.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:03 smithi121 bash[78246]: cluster 2023-09-23T22:42:02.126433+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v776: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 12045/144138 objects degraded (8.357%); 2336/144138 objects misplaced (1.621%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:03.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:03.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:03 smithi123 bash[59255]: cluster 2023-09-23T22:42:02.126433+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v776: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 12045/144138 objects degraded (8.357%); 2336/144138 objects misplaced (1.621%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:03.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:03.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:03.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:03.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:03.900 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:04.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:04.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:04.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:04.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:04.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:04.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:04.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:04.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:04.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:04.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:04.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:04.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:04.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:05.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:05.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:05.081 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:05.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:05.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:05.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:05.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:05.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:05.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:05.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:05 smithi123 bash[59255]: cluster 2023-09-23T22:42:04.127157+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v777: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 12137/138264 objects degraded (8.778%); 2128/138264 objects misplaced (1.539%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:05.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:05.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:05 smithi121 bash[74920]: cluster 2023-09-23T22:42:04.127157+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v777: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 12137/138264 objects degraded (8.778%); 2128/138264 objects misplaced (1.539%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:05.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:05 smithi121 bash[78246]: cluster 2023-09-23T22:42:04.127157+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v777: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 12137/138264 objects degraded (8.778%); 2128/138264 objects misplaced (1.539%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:05.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:05.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:05.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:05.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:05.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:05.930 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:42:05.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:05.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:06.004 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:42:06.048 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:42:06.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:06.093 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:06.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:06.107 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:42:06.150 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:42:06.198 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:42:06.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:06.233 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:42:06.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:06.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:06.273 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:42:06.279 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.279 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.279 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.279 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.279 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:42:06.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:06.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:06.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:06.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:06.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:06 smithi121 bash[78246]: audit 2023-09-23T22:42:05.882156+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.121:0/953761131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:06.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:06 smithi121 bash[74920]: audit 2023-09-23T22:42:05.882156+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.121:0/953761131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:06.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:06.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:06.618 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:06 smithi123 bash[59255]: audit 2023-09-23T22:42:05.882156+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.121:0/953761131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:06.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:06.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:06.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:06.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:06.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:06.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:06.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:07.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:07.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:07.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:07.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:07.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:07.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:07.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:07.376 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:42:07.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:07.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:07.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:07.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:07.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:07 smithi123 bash[59255]: cluster 2023-09-23T22:42:06.127740+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v778: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 12137/135612 objects degraded (8.950%); 2128/135612 objects misplaced (1.569%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:07.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:07 smithi123 bash[59255]: audit 2023-09-23T22:42:06.550480+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.121:0/2946058016' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:07.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:07 smithi123 bash[59255]: audit 2023-09-23T22:42:06.550776+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:07.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:07 smithi123 bash[59255]: audit 2023-09-23T22:42:06.933423+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:07.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:07 smithi123 bash[59255]: cluster 2023-09-23T22:42:07.308357+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: Degraded data redundancy: 12137/135612 objects degraded (8.950%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:07.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:07.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:07.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:07.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:07.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[74920]: cluster 2023-09-23T22:42:06.127740+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v778: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 12137/135612 objects degraded (8.950%); 2128/135612 objects misplaced (1.569%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:07.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[74920]: audit 2023-09-23T22:42:06.550480+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.121:0/2946058016' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:07.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[74920]: audit 2023-09-23T22:42:06.550776+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:07.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[74920]: audit 2023-09-23T22:42:06.933423+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:07.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[74920]: cluster 2023-09-23T22:42:07.308357+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: Degraded data redundancy: 12137/135612 objects degraded (8.950%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:07.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[78246]: cluster 2023-09-23T22:42:06.127740+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v778: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 12137/135612 objects degraded (8.950%); 2128/135612 objects misplaced (1.569%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:07.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[78246]: audit 2023-09-23T22:42:06.550480+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.121:0/2946058016' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:07.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[78246]: audit 2023-09-23T22:42:06.550776+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:07.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[78246]: audit 2023-09-23T22:42:06.933423+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:07.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:07 smithi121 bash[78246]: cluster 2023-09-23T22:42:07.308357+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: Degraded data redundancy: 12137/135612 objects degraded (8.950%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:07.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:07.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:08.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:08.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:08.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:08.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:08.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:08.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:08.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[74920]: cluster 2023-09-23T22:42:07.353443+0000 mon.a (mon.0) 1038 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[74920]: cluster 2023-09-23T22:42:07.357137+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[74920]: cluster 2023-09-23T22:42:07.362292+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[74920]: audit 2023-09-23T22:42:07.363774+0000 mon.a (mon.0) 1039 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[74920]: cluster 2023-09-23T22:42:07.364021+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e173: 8 total, 8 up, 7 in 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[78246]: cluster 2023-09-23T22:42:07.353443+0000 mon.a (mon.0) 1038 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:08.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[78246]: cluster 2023-09-23T22:42:07.357137+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:42:08.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[78246]: cluster 2023-09-23T22:42:07.362292+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:42:08.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[78246]: audit 2023-09-23T22:42:07.363774+0000 mon.a (mon.0) 1039 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:42:08.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[78246]: cluster 2023-09-23T22:42:07.364021+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e173: 8 total, 8 up, 7 in 2023-09-23T22:42:08.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:08.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:08.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:08.784 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:08 smithi123 bash[59255]: cluster 2023-09-23T22:42:07.353443+0000 mon.a (mon.0) 1038 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:08.784 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:08 smithi123 bash[59255]: cluster 2023-09-23T22:42:07.357137+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:42:08.784 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:08 smithi123 bash[59255]: cluster 2023-09-23T22:42:07.362292+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:42:08.784 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:08 smithi123 bash[59255]: audit 2023-09-23T22:42:07.363774+0000 mon.a (mon.0) 1039 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:42:08.784 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:08 smithi123 bash[59255]: cluster 2023-09-23T22:42:07.364021+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e173: 8 total, 8 up, 7 in 2023-09-23T22:42:08.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:08.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:08.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:08.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:09.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:42:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:42:08] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.33.4" 2023-09-23T22:42:09.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:09.082 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:09.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:09.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:09.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:09.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:09.386 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:09 smithi121 bash[74920]: cluster 2023-09-23T22:42:08.130546+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v780: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 12137/130644 objects degraded (9.290%); 2128/130644 objects misplaced (1.629%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:09.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:09.488 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:09.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:09.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:09 smithi123 bash[59255]: cluster 2023-09-23T22:42:08.130546+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v780: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 12137/130644 objects degraded (9.290%); 2128/130644 objects misplaced (1.629%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:09.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:09.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:09.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:09.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:09 smithi121 bash[78246]: cluster 2023-09-23T22:42:08.130546+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v780: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 12137/130644 objects degraded (9.290%); 2128/130644 objects misplaced (1.629%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:09.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:09.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:09.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:09.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:10.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:10.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:10.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:10.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:10.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:10.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:10.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:10.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:10.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.685 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:10.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:10.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:10.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:10.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:11.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:11.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:11.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:11.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:11.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:11.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:11.264 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:42:11.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:11.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:11.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:11.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:11.495 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:11.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:11.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:11 smithi121 bash[74920]: cluster 2023-09-23T22:42:10.131180+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v781: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 12234/128172 objects degraded (9.545%); 1916/128172 objects misplaced (1.495%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:11.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:11 smithi121 bash[78246]: cluster 2023-09-23T22:42:10.131180+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v781: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 12234/128172 objects degraded (9.545%); 1916/128172 objects misplaced (1.495%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:11.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:11.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:11.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:11.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:11 smithi123 bash[59255]: cluster 2023-09-23T22:42:10.131180+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v781: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 12234/128172 objects degraded (9.545%); 1916/128172 objects misplaced (1.495%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:11.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:11.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:11.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:11.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:11.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:12.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:12.073 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:12.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:12.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:12.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:12.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:12.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:12.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:12.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:12.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:12.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:12.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:42:12.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:12.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:12.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:12.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:12 smithi121 bash[78246]: cluster 2023-09-23T22:42:12.310406+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 12234/128172 objects degraded (9.545%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:12.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:12 smithi121 bash[74920]: cluster 2023-09-23T22:42:12.310406+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 12234/128172 objects degraded (9.545%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:12.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:12.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:12.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:12 smithi123 bash[59255]: cluster 2023-09-23T22:42:12.310406+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 12234/128172 objects degraded (9.545%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:12.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:12.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:12.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:12.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:12.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:12.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:13.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:13.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:13.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:13.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:13.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:13.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:13.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:13.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:13.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:13.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:13.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:13 smithi123 bash[59255]: cluster 2023-09-23T22:42:12.131733+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v782: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12234/123723 objects degraded (9.888%); 1916/123723 objects misplaced (1.549%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:13.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:13.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:13.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:13.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:13.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:13.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:13 smithi121 bash[74920]: cluster 2023-09-23T22:42:12.131733+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v782: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12234/123723 objects degraded (9.888%); 1916/123723 objects misplaced (1.549%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:13.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:13 smithi121 bash[78246]: cluster 2023-09-23T22:42:12.131733+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v782: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12234/123723 objects degraded (9.888%); 1916/123723 objects misplaced (1.549%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:13.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:13.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:13.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:13.943 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:13.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:14.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:14.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:14.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:14.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:14.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:14.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:14.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:14.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:14.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:14.474 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:42:14.474 INFO:teuthology.orchestra.run.smithi121.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-23T22:42:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:14.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:14.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:14.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:14.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:14.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:14.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:14.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:14.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:14.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:15.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:15.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:15.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:15.247 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:15.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:15.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:15.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:15.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:15.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:15.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:15.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:15 smithi121 bash[74920]: cluster 2023-09-23T22:42:14.132449+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v783: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12307/117849 objects degraded (10.443%); 1728/117849 objects misplaced (1.466%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:42:15.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:15 smithi121 bash[78246]: cluster 2023-09-23T22:42:14.132449+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v783: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12307/117849 objects degraded (10.443%); 1728/117849 objects misplaced (1.466%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:42:15.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:15.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:15.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:15 smithi123 bash[59255]: cluster 2023-09-23T22:42:14.132449+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v783: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12307/117849 objects degraded (10.443%); 1728/117849 objects misplaced (1.466%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:42:15.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:15.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.963 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:16.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:16.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:16.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:16.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:16.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:16.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:16.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:16.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:16.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:16.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.629 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:16.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:16.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:16.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:42:16.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:16.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:16.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:17.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:17.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:17.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:17.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:17.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:17.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:17.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:17.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:17.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:17.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:17.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:17.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:17.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:17 smithi121 bash[74920]: cluster 2023-09-23T22:42:16.133074+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v784: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 672 op/s; 12307/115437 objects degraded (10.661%); 1728/115437 objects misplaced (1.497%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:42:17.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:17 smithi121 bash[74920]: cluster 2023-09-23T22:42:17.311466+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 12307/115437 objects degraded (10.661%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:17 smithi121 bash[78246]: cluster 2023-09-23T22:42:16.133074+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v784: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 672 op/s; 12307/115437 objects degraded (10.661%); 1728/115437 objects misplaced (1.497%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:42:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:17 smithi121 bash[78246]: cluster 2023-09-23T22:42:17.311466+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 12307/115437 objects degraded (10.661%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:17.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:17.610 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:17.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:17.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:17.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:17.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:17 smithi123 bash[59255]: cluster 2023-09-23T22:42:16.133074+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v784: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 672 op/s; 12307/115437 objects degraded (10.661%); 1728/115437 objects misplaced (1.497%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:42:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:17 smithi123 bash[59255]: cluster 2023-09-23T22:42:17.311466+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 12307/115437 objects degraded (10.661%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:17.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:17.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:17.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:17.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:18.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:18.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:18.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:18.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:18.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:18.277 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:18.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:18.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:18.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:18.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:18.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:18.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:18.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:18.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:18.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:18.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:18.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:18.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:18.931 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:42:18.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.936 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:42:18.957 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:42:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:42:18] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.33.4" 2023-09-23T22:42:18.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:19.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:19.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:19.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:19.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:19.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:19.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:19.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:19.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:19 smithi123 bash[59255]: cluster 2023-09-23T22:42:18.133733+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v785: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 12307/110625 objects degraded (11.125%); 1728/110625 objects misplaced (1.562%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:42:19.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:19.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:19.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:19 smithi121 bash[78246]: cluster 2023-09-23T22:42:18.133733+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v785: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 12307/110625 objects degraded (11.125%); 1728/110625 objects misplaced (1.562%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:42:19.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:19 smithi121 bash[74920]: cluster 2023-09-23T22:42:18.133733+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v785: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 12307/110625 objects degraded (11.125%); 1728/110625 objects misplaced (1.562%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:42:19.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:19.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:19.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:19.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:19.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:19.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:19.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:20.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:20.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:20.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:20.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:20.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:20.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:20.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:20.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:20.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:20 smithi123 bash[59255]: audit 2023-09-23T22:42:18.913235+0000 mgr.y (mgr.34107) 784 : audit 0 from='client.45167 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:42:20.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:20.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:20.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:20.708 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:20.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:20 smithi121 bash[74920]: audit 2023-09-23T22:42:18.913235+0000 mgr.y (mgr.34107) 784 : audit 0 from='client.45167 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:42:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:20.816 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:20.841 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:20.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:20.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:20.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:20.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:21.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:20 smithi121 bash[78246]: audit 2023-09-23T22:42:18.913235+0000 mgr.y (mgr.34107) 784 : audit 0 from='client.45167 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:42:21.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:21.111 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:21.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:21.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:21.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:21.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:21.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:21.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:21.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:21.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:21.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:21 smithi121 bash[74920]: cluster 2023-09-23T22:42:20.134385+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v786: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 12396/108048 objects degraded (11.473%); 1524/108048 objects misplaced (1.410%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:21.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:21 smithi121 bash[78246]: cluster 2023-09-23T22:42:20.134385+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v786: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 12396/108048 objects degraded (11.473%); 1524/108048 objects misplaced (1.410%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:21.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:21.780 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:21.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:21.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:21 smithi123 bash[59255]: cluster 2023-09-23T22:42:20.134385+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v786: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 12396/108048 objects degraded (11.473%); 1524/108048 objects misplaced (1.410%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:21.820 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":785,"stamp":"2023-09-23T22:42:18.133250+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2415597496,"num_objects":36875,"num_object_clones":0,"num_object_copies":110625,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12307,"num_objects_misplaced":1728,"num_objects_unfound":0,"num_objects_dirty":36875,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":163419,"num_write_kb":6402702,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2412,"num_bytes_recovered":157564628,"num_keys_recovered":20,"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":123253,"ondisk_log_size":123253,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":10429212,"kb_used_data":7863268,"kb_used_omap":21,"kb_used_meta":2565482,"kb_avail":645786852,"statfs":{"total":671965249536,"available":661285736448,"internally_reserved":0,"allocated":8051986432,"data_stored":8047343053,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":2627053772},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-502661120,"num_objects":-7670,"num_object_clones":0,"num_object_copies":-23010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":170,"num_objects_misplaced":-400,"num_objects_unfound":0,"num_objects_dirty":-7670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7670,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":230,"num_bytes_recovered":15073280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.773216"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":27,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405553+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:41:46.405553+0000","last_peered":"2023-09-23T22:41:46.405553+0000","last_clean":"2023-09-23T22:41:46.405553+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:41:46.405553+0000","last_undegraded":"2023-09-23T22:41:46.405553+0000","last_fullsized":"2023-09-23T22:41:46.405553+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":107,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379322+0000","last_change":"2023-09-23T22:37:17.290742+0000","last_active":"2023-09-23T22:42:07.379322+0000","last_peered":"2023-09-23T22:42:07.379322+0000","last_clean":"2023-09-23T22:42:07.379322+0000","last_became_active":"2023-09-23T22:37:17.288331+0000","last_became_peered":"2023-09-23T22:37:17.288331+0000","last_unstale":"2023-09-23T22:42:07.379322+0000","last_undegraded":"2023-09-23T22:42:07.379322+0000","last_fullsized":"2023-09-23T22:42:07.379322+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:54.500998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":89,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:42:05.929985+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:42:05.929985+0000","last_peered":"2023-09-23T22:42:05.929985+0000","last_clean":"2023-09-23T22:42:05.929985+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:42:05.929985+0000","last_undegraded":"2023-09-23T22:42:05.929985+0000","last_fullsized":"2023-09-23T22:42:05.929985+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414365+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:41:46.414365+0000","last_peered":"2023-09-23T22:41:46.414365+0000","last_clean":"2023-09-23T22:41:46.414365+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:41:46.414365+0000","last_undegraded":"2023-09-23T22:41:46.414365+0000","last_fullsized":"2023-09-23T22:41:46.414365+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":179,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.392930+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:41:46.392930+0000","last_peered":"2023-09-23T22:41:46.392930+0000","last_clean":"2023-09-23T22:41:46.392930+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:41:46.392930+0000","last_undegraded":"2023-09-23T22:41:46.392930+0000","last_fullsized":"2023-09-23T22:41:46.392930+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405207+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:41:46.405207+0000","last_peered":"2023-09-23T22:41:46.405207+0000","last_clean":"2023-09-23T22:41:46.405207+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:41:46.405207+0000","last_undegraded":"2023-09-23T22:41:46.405207+0000","last_fullsized":"2023-09-23T22:41:46.405207+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":137,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.406265+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:41:46.406265+0000","last_peered":"2023-09-23T22:41:46.406265+0000","last_clean":"2023-09-23T22:41:46.406265+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:41:46.406265+0000","last_undegraded":"2023-09-23T22:41:46.406265+0000","last_fullsized":"2023-09-23T22:41:46.406265+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":188,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.392964+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:41:46.392964+0000","last_peered":"2023-09-23T22:41:46.392964+0000","last_clean":"2023-09-23T22:41:46.392964+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:41:46.392964+0000","last_undegraded":"2023-09-23T22:41:46.392964+0000","last_fullsized":"2023-09-23T22:41:46.392964+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":171,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405067+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:41:46.405067+0000","last_peered":"2023-09-23T22:41:46.405067+0000","last_clean":"2023-09-23T22:41:46.405067+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:41:46.405067+0000","last_undegraded":"2023-09-23T22:41:46.405067+0000","last_fullsized":"2023-09-23T22:41:46.405067+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":140,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.393238+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:41:46.393238+0000","last_peered":"2023-09-23T22:41:46.393238+0000","last_clean":"2023-09-23T22:41:46.393238+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:41:46.393238+0000","last_undegraded":"2023-09-23T22:41:46.393238+0000","last_fullsized":"2023-09-23T22:41:46.393238+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":23,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.417442+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:41:46.417442+0000","last_peered":"2023-09-23T22:41:46.417442+0000","last_clean":"2023-09-23T22:41:46.417442+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:41:46.417442+0000","last_undegraded":"2023-09-23T22:41:46.417442+0000","last_fullsized":"2023-09-23T22:41:46.417442+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":139,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:55.892541+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:41:55.892541+0000","last_peered":"2023-09-23T22:41:55.892541+0000","last_clean":"2023-09-23T22:41:55.892541+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:41:55.892541+0000","last_undegraded":"2023-09-23T22:41:55.892541+0000","last_fullsized":"2023-09-23T22:41:55.892541+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":208,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414913+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:41:46.414913+0000","last_peered":"2023-09-23T22:41:46.414913+0000","last_clean":"2023-09-23T22:41:46.414913+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:41:46.414913+0000","last_undegraded":"2023-09-23T22:41:46.414913+0000","last_fullsized":"2023-09-23T22:41:46.414913+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":177,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414874+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:41:46.414874+0000","last_peered":"2023-09-23T22:41:46.414874+0000","last_clean":"2023-09-23T22:41:46.414874+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:41:46.414874+0000","last_undegraded":"2023-09-23T22:41:46.414874+0000","last_fullsized":"2023-09-23T22:41:46.414874+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":23,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414356+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:41:46.414356+0000","last_peered":"2023-09-23T22:41:46.414356+0000","last_clean":"2023-09-23T22:41:46.414356+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:41:46.414356+0000","last_undegraded":"2023-09-23T22:41:46.414356+0000","last_fullsized":"2023-09-23T22:41:46.414356+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":107,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:55.892570+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:41:55.892570+0000","last_peered":"2023-09-23T22:41:55.892570+0000","last_clean":"2023-09-23T22:41:55.892570+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:41:55.892570+0000","last_undegraded":"2023-09-23T22:41:55.892570+0000","last_fullsized":"2023-09-23T22:41:55.892570+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":170,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.406139+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:41:46.406139+0000","last_peered":"2023-09-23T22:41:46.406139+0000","last_clean":"2023-09-23T22:41:46.406139+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:41:46.406139+0000","last_undegraded":"2023-09-23T22:41:46.406139+0000","last_fullsized":"2023-09-23T22:41:46.406139+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":170,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.411448+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:41:46.411448+0000","last_peered":"2023-09-23T22:41:46.411448+0000","last_clean":"2023-09-23T22:41:46.411448+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:41:46.411448+0000","last_undegraded":"2023-09-23T22:41:46.411448+0000","last_fullsized":"2023-09-23T22:41:46.411448+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":138,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414010+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:41:46.414010+0000","last_peered":"2023-09-23T22:41:46.414010+0000","last_clean":"2023-09-23T22:41:46.414010+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:41:46.414010+0000","last_undegraded":"2023-09-23T22:41:46.414010+0000","last_fullsized":"2023-09-23T22:41:46.414010+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":155,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414454+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:41:46.414454+0000","last_peered":"2023-09-23T22:41:46.414454+0000","last_clean":"2023-09-23T22:41:46.414454+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:41:46.414454+0000","last_undegraded":"2023-09-23T22:41:46.414454+0000","last_fullsized":"2023-09-23T22:41:46.414454+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":96,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405833+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:41:46.405833+0000","last_peered":"2023-09-23T22:41:46.405833+0000","last_clean":"2023-09-23T22:41:46.405833+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:41:46.405833+0000","last_undegraded":"2023-09-23T22:41:46.405833+0000","last_fullsized":"2023-09-23T22:41:46.405833+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":181,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.397917+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:41:46.397917+0000","last_peered":"2023-09-23T22:41:46.397917+0000","last_clean":"2023-09-23T22:41:46.397917+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:41:46.397917+0000","last_undegraded":"2023-09-23T22:41:46.397917+0000","last_fullsized":"2023-09-23T22:41:46.397917+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"173'10314","reported_seq":10338,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:13.113632+0000","last_change":"2023-09-23T22:38:52.315576+0000","last_active":"2023-09-23T22:42:13.113632+0000","last_peered":"2023-09-23T22:42:13.113632+0000","last_clean":"2023-09-23T22:42:13.113632+0000","last_became_active":"2023-09-23T22:38:52.315219+0000","last_became_peered":"2023-09-23T22:38:52.315219+0000","last_unstale":"2023-09-23T22:42:13.113632+0000","last_undegraded":"2023-09-23T22:42:13.113632+0000","last_fullsized":"2023-09-23T22:42:13.113632+0000","mapping_epoch":157,"log_start":"162'1700","ondisk_log_start":"162'1700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8614,"log_dups_size":0,"ondisk_log_size":8614,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158597120,"num_objects":2420,"num_object_clones":0,"num_object_copies":7260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2420,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10314,"num_write_kb":407488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":21,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414576+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:41:46.414576+0000","last_peered":"2023-09-23T22:41:46.414576+0000","last_clean":"2023-09-23T22:41:46.414576+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:41:46.414576+0000","last_undegraded":"2023-09-23T22:41:46.414576+0000","last_fullsized":"2023-09-23T22:41:46.414576+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":155,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.404811+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:41:46.404811+0000","last_peered":"2023-09-23T22:41:46.404811+0000","last_clean":"2023-09-23T22:41:46.404811+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:41:46.404811+0000","last_undegraded":"2023-09-23T22:41:46.404811+0000","last_fullsized":"2023-09-23T22:41:46.404811+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"173'10274","reported_seq":10298,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:17.921446+0000","last_change":"2023-09-23T22:38:52.585158+0000","last_active":"2023-09-23T22:42:17.921446+0000","last_peered":"2023-09-23T22:42:17.921446+0000","last_clean":"2023-09-23T22:42:17.921446+0000","last_became_active":"2023-09-23T22:38:52.584687+0000","last_became_peered":"2023-09-23T22:38:52.584687+0000","last_unstale":"2023-09-23T22:42:17.921446+0000","last_undegraded":"2023-09-23T22:42:17.921446+0000","last_fullsized":"2023-09-23T22:42:17.921446+0000","mapping_epoch":157,"log_start":"162'2300","ondisk_log_start":"162'2300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7974,"log_dups_size":0,"ondisk_log_size":7974,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142999552,"num_objects":2182,"num_object_clones":0,"num_object_copies":6546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10274,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":21,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414565+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:41:46.414565+0000","last_peered":"2023-09-23T22:41:46.414565+0000","last_clean":"2023-09-23T22:41:46.414565+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:41:46.414565+0000","last_undegraded":"2023-09-23T22:41:46.414565+0000","last_fullsized":"2023-09-23T22:41:46.414565+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":167,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414507+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:41:46.414507+0000","last_peered":"2023-09-23T22:41:46.414507+0000","last_clean":"2023-09-23T22:41:46.414507+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:41:46.414507+0000","last_undegraded":"2023-09-23T22:41:46.414507+0000","last_fullsized":"2023-09-23T22:41:46.414507+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.6","version":"173'10303","reported_seq":10327,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:17.423909+0000","last_change":"2023-09-23T22:38:52.583812+0000","last_active":"2023-09-23T22:42:17.423909+0000","last_peered":"2023-09-23T22:42:17.423909+0000","last_clean":"2023-09-23T22:42:17.423909+0000","last_became_active":"2023-09-23T22:38:52.583402+0000","last_became_peered":"2023-09-23T22:38:52.583402+0000","last_unstale":"2023-09-23T22:42:17.423909+0000","last_undegraded":"2023-09-23T22:42:17.423909+0000","last_fullsized":"2023-09-23T22:42:17.423909+0000","mapping_epoch":157,"log_start":"162'2800","ondisk_log_start":"162'2800","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7503,"log_dups_size":0,"ondisk_log_size":7503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.078651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155910144,"num_objects":2379,"num_object_clones":0,"num_object_copies":7137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10303,"num_write_kb":405824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":21,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.417205+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:41:46.417205+0000","last_peered":"2023-09-23T22:41:46.417205+0000","last_clean":"2023-09-23T22:41:46.417205+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:41:46.417205+0000","last_undegraded":"2023-09-23T22:41:46.417205+0000","last_fullsized":"2023-09-23T22:41:46.417205+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":172,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.403768+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:41:46.403768+0000","last_peered":"2023-09-23T22:41:46.403768+0000","last_clean":"2023-09-23T22:41:46.403768+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:41:46.403768+0000","last_undegraded":"2023-09-23T22:41:46.403768+0000","last_fullsized":"2023-09-23T22:41:46.403768+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.7","version":"173'10159","reported_seq":10185,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:15.944997+0000","last_change":"2023-09-23T22:38:52.304491+0000","last_active":"2023-09-23T22:42:15.944997+0000","last_peered":"2023-09-23T22:42:15.944997+0000","last_clean":"2023-09-23T22:42:15.944997+0000","last_became_active":"2023-09-23T22:38:52.304132+0000","last_became_peered":"2023-09-23T22:38:52.304132+0000","last_unstale":"2023-09-23T22:42:15.944997+0000","last_undegraded":"2023-09-23T22:42:15.944997+0000","last_fullsized":"2023-09-23T22:42:15.944997+0000","mapping_epoch":157,"log_start":"163'3300","ondisk_log_start":"163'3300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6859,"log_dups_size":0,"ondisk_log_size":6859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.841862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144113664,"num_objects":2199,"num_object_clones":0,"num_object_copies":6597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2199,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10159,"num_write_kb":395456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":178,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405140+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:41:46.405140+0000","last_peered":"2023-09-23T22:41:46.405140+0000","last_clean":"2023-09-23T22:41:46.405140+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:41:46.405140+0000","last_undegraded":"2023-09-23T22:41:46.405140+0000","last_fullsized":"2023-09-23T22:41:46.405140+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":150,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.406313+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:41:46.406313+0000","last_peered":"2023-09-23T22:41:46.406313+0000","last_clean":"2023-09-23T22:41:46.406313+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:41:46.406313+0000","last_undegraded":"2023-09-23T22:41:46.406313+0000","last_fullsized":"2023-09-23T22:41:46.406313+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"173'10270","reported_seq":10296,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:16.874294+0000","last_change":"2023-09-23T22:38:52.307732+0000","last_active":"2023-09-23T22:42:16.874294+0000","last_peered":"2023-09-23T22:42:16.874294+0000","last_clean":"2023-09-23T22:42:16.874294+0000","last_became_active":"2023-09-23T22:38:52.307358+0000","last_became_peered":"2023-09-23T22:38:52.307358+0000","last_unstale":"2023-09-23T22:42:16.874294+0000","last_undegraded":"2023-09-23T22:42:16.874294+0000","last_fullsized":"2023-09-23T22:42:16.874294+0000","mapping_epoch":157,"log_start":"163'3600","ondisk_log_start":"163'3600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6670,"log_dups_size":0,"ondisk_log_size":6670,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:44.759624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148897792,"num_objects":2272,"num_object_clones":0,"num_object_copies":6816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10270,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":103,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.406233+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:41:46.406233+0000","last_peered":"2023-09-23T22:41:46.406233+0000","last_clean":"2023-09-23T22:41:46.406233+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:41:46.406233+0000","last_undegraded":"2023-09-23T22:41:46.406233+0000","last_fullsized":"2023-09-23T22:41:46.406233+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":177,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414989+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:41:46.414989+0000","last_peered":"2023-09-23T22:41:46.414989+0000","last_clean":"2023-09-23T22:41:46.414989+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:41:46.414989+0000","last_undegraded":"2023-09-23T22:41:46.414989+0000","last_fullsized":"2023-09-23T22:41:46.414989+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.1","version":"173'10321","reported_seq":10347,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:15.908179+0000","last_change":"2023-09-23T22:38:52.302177+0000","last_active":"2023-09-23T22:42:15.908179+0000","last_peered":"2023-09-23T22:42:15.908179+0000","last_clean":"2023-09-23T22:42:15.908179+0000","last_became_active":"2023-09-23T22:38:52.301825+0000","last_became_peered":"2023-09-23T22:38:52.301825+0000","last_unstale":"2023-09-23T22:42:15.908179+0000","last_undegraded":"2023-09-23T22:42:15.908179+0000","last_fullsized":"2023-09-23T22:42:15.908179+0000","mapping_epoch":157,"log_start":"163'3500","ondisk_log_start":"163'3500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6821,"log_dups_size":0,"ondisk_log_size":6821,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.429833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150536192,"num_objects":2297,"num_object_clones":0,"num_object_copies":6891,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2297,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10321,"num_write_kb":403776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":157,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.415272+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:41:46.415272+0000","last_peered":"2023-09-23T22:41:46.415272+0000","last_clean":"2023-09-23T22:41:46.415272+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:41:46.415272+0000","last_undegraded":"2023-09-23T22:41:46.415272+0000","last_fullsized":"2023-09-23T22:41:46.415272+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":167,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.415047+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:41:46.415047+0000","last_peered":"2023-09-23T22:41:46.415047+0000","last_clean":"2023-09-23T22:41:46.415047+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:41:46.415047+0000","last_undegraded":"2023-09-23T22:41:46.415047+0000","last_fullsized":"2023-09-23T22:41:46.415047+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"173'10405","reported_seq":10429,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:17.906037+0000","last_change":"2023-09-23T22:38:52.309374+0000","last_active":"2023-09-23T22:42:17.906037+0000","last_peered":"2023-09-23T22:42:17.906037+0000","last_clean":"2023-09-23T22:42:17.906037+0000","last_became_active":"2023-09-23T22:38:52.308989+0000","last_became_peered":"2023-09-23T22:38:52.308989+0000","last_unstale":"2023-09-23T22:42:17.906037+0000","last_undegraded":"2023-09-23T22:42:17.906037+0000","last_fullsized":"2023-09-23T22:42:17.906037+0000","mapping_epoch":157,"log_start":"162'2500","ondisk_log_start":"162'2500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7905,"log_dups_size":0,"ondisk_log_size":7905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148045824,"num_objects":2259,"num_object_clones":0,"num_object_copies":6777,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2259,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10405,"num_write_kb":405248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":138,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414260+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:41:46.414260+0000","last_peered":"2023-09-23T22:41:46.414260+0000","last_clean":"2023-09-23T22:41:46.414260+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:41:46.414260+0000","last_undegraded":"2023-09-23T22:41:46.414260+0000","last_fullsized":"2023-09-23T22:41:46.414260+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":177,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414813+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:41:46.414813+0000","last_peered":"2023-09-23T22:41:46.414813+0000","last_clean":"2023-09-23T22:41:46.414813+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:41:46.414813+0000","last_undegraded":"2023-09-23T22:41:46.414813+0000","last_fullsized":"2023-09-23T22:41:46.414813+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.3","version":"173'10093","reported_seq":10119,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:15.933652+0000","last_change":"2023-09-23T22:38:52.306683+0000","last_active":"2023-09-23T22:42:15.933652+0000","last_peered":"2023-09-23T22:42:15.933652+0000","last_clean":"2023-09-23T22:42:15.933652+0000","last_became_active":"2023-09-23T22:38:52.306363+0000","last_became_peered":"2023-09-23T22:38:52.306363+0000","last_unstale":"2023-09-23T22:42:15.933652+0000","last_undegraded":"2023-09-23T22:42:15.933652+0000","last_fullsized":"2023-09-23T22:42:15.933652+0000","mapping_epoch":157,"log_start":"163'3200","ondisk_log_start":"163'3200","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6893,"log_dups_size":0,"ondisk_log_size":6893,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.367926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148307968,"num_objects":2263,"num_object_clones":0,"num_object_copies":6789,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2263,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10093,"num_write_kb":395392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,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":183,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.393046+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:41:46.393046+0000","last_peered":"2023-09-23T22:41:46.393046+0000","last_clean":"2023-09-23T22:41:46.393046+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:41:46.393046+0000","last_undegraded":"2023-09-23T22:41:46.393046+0000","last_fullsized":"2023-09-23T22:41:46.393046+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.401464+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:41:46.401464+0000","last_peered":"2023-09-23T22:41:46.401464+0000","last_clean":"2023-09-23T22:41:46.401464+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:41:46.401464+0000","last_undegraded":"2023-09-23T22:41:46.401464+0000","last_fullsized":"2023-09-23T22:41:46.401464+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"173'10265","reported_seq":10291,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:17.432725+0000","last_change":"2023-09-23T22:38:52.305657+0000","last_active":"2023-09-23T22:42:17.432725+0000","last_peered":"2023-09-23T22:42:17.432725+0000","last_clean":"2023-09-23T22:42:17.432725+0000","last_became_active":"2023-09-23T22:38:52.305373+0000","last_became_peered":"2023-09-23T22:38:52.305373+0000","last_unstale":"2023-09-23T22:42:17.432725+0000","last_undegraded":"2023-09-23T22:42:17.432725+0000","last_fullsized":"2023-09-23T22:42:17.432725+0000","mapping_epoch":157,"log_start":"162'2700","ondisk_log_start":"162'2700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7565,"log_dups_size":0,"ondisk_log_size":7565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:21.638641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143589376,"num_objects":2191,"num_object_clones":0,"num_object_copies":6573,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2191,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10265,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":159,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.399521+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:41:46.399521+0000","last_peered":"2023-09-23T22:41:46.399521+0000","last_clean":"2023-09-23T22:41:46.399521+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:41:46.399521+0000","last_undegraded":"2023-09-23T22:41:46.399521+0000","last_fullsized":"2023-09-23T22:41:46.399521+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.411500+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:41:46.411500+0000","last_peered":"2023-09-23T22:41:46.411500+0000","last_clean":"2023-09-23T22:41:46.411500+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:41:46.411500+0000","last_undegraded":"2023-09-23T22:41:46.411500+0000","last_fullsized":"2023-09-23T22:41:46.411500+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":111,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.403388+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:41:46.403388+0000","last_peered":"2023-09-23T22:41:46.403388+0000","last_clean":"2023-09-23T22:41:46.403388+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:41:46.403388+0000","last_undegraded":"2023-09-23T22:41:46.403388+0000","last_fullsized":"2023-09-23T22:41:46.403388+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"173'9988","reported_seq":10020,"reported_epoch":173,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:42:13.128091+0000","last_change":"2023-09-23T22:40:27.762900+0000","last_active":"2023-09-23T22:42:13.128091+0000","last_peered":"2023-09-23T22:42:13.128091+0000","last_clean":"2023-09-23T22:40:25.303952+0000","last_became_active":"2023-09-23T22:40:27.728944+0000","last_became_peered":"2023-09-23T22:40:27.728944+0000","last_unstale":"2023-09-23T22:42:13.128091+0000","last_undegraded":"2023-09-23T22:40:27.383632+0000","last_fullsized":"2023-09-23T22:40:27.347289+0000","mapping_epoch":166,"log_start":"162'1400","ondisk_log_start":"162'1400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8588,"log_dups_size":0,"ondisk_log_size":8588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158072832,"num_objects":2412,"num_object_clones":0,"num_object_copies":7236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5458,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9988,"num_write_kb":396800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,3],"avail_no_missing":["5","0","3"],"object_location_counts":[{"shards":"0,3,5","objects":1670},{"shards":"3,5","objects":-3046}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":182,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405390+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:41:46.405390+0000","last_peered":"2023-09-23T22:41:46.405390+0000","last_clean":"2023-09-23T22:41:46.405390+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:41:46.405390+0000","last_undegraded":"2023-09-23T22:41:46.405390+0000","last_fullsized":"2023-09-23T22:41:46.405390+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":178,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414566+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:41:46.414566+0000","last_peered":"2023-09-23T22:41:46.414566+0000","last_clean":"2023-09-23T22:41:46.414566+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:41:46.414566+0000","last_undegraded":"2023-09-23T22:41:46.414566+0000","last_fullsized":"2023-09-23T22:41:46.414566+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":105,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.399383+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:41:46.399383+0000","last_peered":"2023-09-23T22:41:46.399383+0000","last_clean":"2023-09-23T22:41:46.399383+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:41:46.399383+0000","last_undegraded":"2023-09-23T22:41:46.399383+0000","last_fullsized":"2023-09-23T22:41:46.399383+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"173'10237","reported_seq":10259,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:16.857413+0000","last_change":"2023-09-23T22:38:52.305127+0000","last_active":"2023-09-23T22:42:16.857413+0000","last_peered":"2023-09-23T22:42:16.857413+0000","last_clean":"2023-09-23T22:42:16.857413+0000","last_became_active":"2023-09-23T22:38:52.304757+0000","last_became_peered":"2023-09-23T22:38:52.304757+0000","last_unstale":"2023-09-23T22:42:16.857413+0000","last_undegraded":"2023-09-23T22:42:16.857413+0000","last_fullsized":"2023-09-23T22:42:16.857413+0000","mapping_epoch":157,"log_start":"163'3500","ondisk_log_start":"163'3500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6737,"log_dups_size":0,"ondisk_log_size":6737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.399131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152764416,"num_objects":2331,"num_object_clones":0,"num_object_copies":6993,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2331,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10237,"num_write_kb":402176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":170,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.385193+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:42:07.385193+0000","last_peered":"2023-09-23T22:42:07.385193+0000","last_clean":"2023-09-23T22:42:07.385193+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:42:07.385193+0000","last_undegraded":"2023-09-23T22:42:07.385193+0000","last_fullsized":"2023-09-23T22:42:07.385193+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":138,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.399074+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:41:46.399074+0000","last_peered":"2023-09-23T22:41:46.399074+0000","last_clean":"2023-09-23T22:41:46.399074+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:41:46.399074+0000","last_undegraded":"2023-09-23T22:41:46.399074+0000","last_fullsized":"2023-09-23T22:41:46.399074+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":29,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.400647+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:41:46.400647+0000","last_peered":"2023-09-23T22:41:46.400647+0000","last_clean":"2023-09-23T22:41:46.400647+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:41:46.400647+0000","last_undegraded":"2023-09-23T22:41:46.400647+0000","last_fullsized":"2023-09-23T22:41:46.400647+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.9","version":"173'10072","reported_seq":10096,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:13.112580+0000","last_change":"2023-09-23T22:38:52.315423+0000","last_active":"2023-09-23T22:42:13.112580+0000","last_peered":"2023-09-23T22:42:13.112580+0000","last_clean":"2023-09-23T22:42:13.112580+0000","last_became_active":"2023-09-23T22:38:52.315002+0000","last_became_peered":"2023-09-23T22:38:52.315002+0000","last_unstale":"2023-09-23T22:42:13.112580+0000","last_undegraded":"2023-09-23T22:42:13.112580+0000","last_fullsized":"2023-09-23T22:42:13.112580+0000","mapping_epoch":157,"log_start":"162'1500","ondisk_log_start":"162'1500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8572,"log_dups_size":0,"ondisk_log_size":8572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156106752,"num_objects":2382,"num_object_clones":0,"num_object_copies":7146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2382,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10072,"num_write_kb":398528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":160,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405262+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:41:46.405262+0000","last_peered":"2023-09-23T22:41:46.405262+0000","last_clean":"2023-09-23T22:41:46.405262+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:41:46.405262+0000","last_undegraded":"2023-09-23T22:41:46.405262+0000","last_fullsized":"2023-09-23T22:41:46.405262+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":407,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.423217+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:41:46.423217+0000","last_peered":"2023-09-23T22:41:46.423217+0000","last_clean":"2023-09-23T22:41:46.423217+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:41:46.423217+0000","last_undegraded":"2023-09-23T22:41:46.423217+0000","last_fullsized":"2023-09-23T22:41:46.423217+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":106,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405322+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:41:46.405322+0000","last_peered":"2023-09-23T22:41:46.405322+0000","last_clean":"2023-09-23T22:41:46.405322+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:41:46.405322+0000","last_undegraded":"2023-09-23T22:41:46.405322+0000","last_fullsized":"2023-09-23T22:41:46.405322+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":90,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.415560+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:41:46.415560+0000","last_peered":"2023-09-23T22:41:46.415560+0000","last_clean":"2023-09-23T22:41:46.415560+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:41:46.415560+0000","last_undegraded":"2023-09-23T22:41:46.415560+0000","last_fullsized":"2023-09-23T22:41:46.415560+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.a","version":"173'10251","reported_seq":10277,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:15.931187+0000","last_change":"2023-09-23T22:38:52.309012+0000","last_active":"2023-09-23T22:42:15.931187+0000","last_peered":"2023-09-23T22:42:15.931187+0000","last_clean":"2023-09-23T22:42:15.931187+0000","last_became_active":"2023-09-23T22:38:52.308717+0000","last_became_peered":"2023-09-23T22:38:52.308717+0000","last_unstale":"2023-09-23T22:42:15.931187+0000","last_undegraded":"2023-09-23T22:42:15.931187+0000","last_fullsized":"2023-09-23T22:42:15.931187+0000","mapping_epoch":157,"log_start":"163'3400","ondisk_log_start":"163'3400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6851,"log_dups_size":0,"ondisk_log_size":6851,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.339178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154468352,"num_objects":2357,"num_object_clones":0,"num_object_copies":7071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10251,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":172,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.423292+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:41:46.423292+0000","last_peered":"2023-09-23T22:41:46.423292+0000","last_clean":"2023-09-23T22:41:46.423292+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:41:46.423292+0000","last_undegraded":"2023-09-23T22:41:46.423292+0000","last_fullsized":"2023-09-23T22:41:46.423292+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":29,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.400648+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:41:46.400648+0000","last_peered":"2023-09-23T22:41:46.400648+0000","last_clean":"2023-09-23T22:41:46.400648+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:41:46.400648+0000","last_undegraded":"2023-09-23T22:41:46.400648+0000","last_fullsized":"2023-09-23T22:41:46.400648+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":151,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:52.327812+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:41:52.327812+0000","last_peered":"2023-09-23T22:41:52.327812+0000","last_clean":"2023-09-23T22:41:52.327812+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:41:52.327812+0000","last_undegraded":"2023-09-23T22:41:52.327812+0000","last_fullsized":"2023-09-23T22:41:52.327812+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.f","version":"173'10120","reported_seq":10146,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:16.751850+0000","last_change":"2023-09-23T22:38:52.297617+0000","last_active":"2023-09-23T22:42:16.751850+0000","last_peered":"2023-09-23T22:42:16.751850+0000","last_clean":"2023-09-23T22:42:16.751850+0000","last_became_active":"2023-09-23T22:38:52.297297+0000","last_became_peered":"2023-09-23T22:38:52.297297+0000","last_unstale":"2023-09-23T22:42:16.751850+0000","last_undegraded":"2023-09-23T22:42:16.751850+0000","last_fullsized":"2023-09-23T22:42:16.751850+0000","mapping_epoch":157,"log_start":"162'700","ondisk_log_start":"162'700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":9420,"log_dups_size":0,"ondisk_log_size":9420,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.683939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143917056,"num_objects":2196,"num_object_clones":0,"num_object_copies":6588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10120,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":17,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.417284+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:41:46.417284+0000","last_peered":"2023-09-23T22:41:46.417284+0000","last_clean":"2023-09-23T22:41:46.417284+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:41:46.417284+0000","last_undegraded":"2023-09-23T22:41:46.417284+0000","last_fullsized":"2023-09-23T22:41:46.417284+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":84,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.399607+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:41:46.399607+0000","last_peered":"2023-09-23T22:41:46.399607+0000","last_clean":"2023-09-23T22:41:46.399607+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:41:46.399607+0000","last_undegraded":"2023-09-23T22:41:46.399607+0000","last_fullsized":"2023-09-23T22:41:46.399607+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.406131+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:41:46.406131+0000","last_peered":"2023-09-23T22:41:46.406131+0000","last_clean":"2023-09-23T22:41:46.406131+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:41:46.406131+0000","last_undegraded":"2023-09-23T22:41:46.406131+0000","last_fullsized":"2023-09-23T22:41:46.406131+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.c","version":"173'10207","reported_seq":10243,"reported_epoch":173,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:42:17.393997+0000","last_change":"2023-09-23T22:40:27.735077+0000","last_active":"2023-09-23T22:42:17.393997+0000","last_peered":"2023-09-23T22:42:17.393997+0000","last_clean":"2023-09-23T22:40:25.307982+0000","last_became_active":"2023-09-23T22:40:27.720373+0000","last_became_peered":"2023-09-23T22:40:27.720373+0000","last_unstale":"2023-09-23T22:42:17.393997+0000","last_undegraded":"2023-09-23T22:40:27.453687+0000","last_fullsized":"2023-09-23T22:40:27.338157+0000","mapping_epoch":166,"log_start":"162'2700","ondisk_log_start":"162'2700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7507,"log_dups_size":0,"ondisk_log_size":7507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:44.393880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148045824,"num_objects":2259,"num_object_clones":0,"num_object_copies":6777,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5511,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2259,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10207,"num_write_kb":398912,"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":[0,3,7],"acting":[0,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3","objects":-3252},{"shards":"0,3,5","objects":1537}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":21,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414298+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:41:46.414298+0000","last_peered":"2023-09-23T22:41:46.414298+0000","last_clean":"2023-09-23T22:41:46.414298+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:41:46.414298+0000","last_undegraded":"2023-09-23T22:41:46.414298+0000","last_fullsized":"2023-09-23T22:41:46.414298+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":123,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.399600+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:41:46.399600+0000","last_peered":"2023-09-23T22:41:46.399600+0000","last_clean":"2023-09-23T22:41:46.399600+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:41:46.399600+0000","last_undegraded":"2023-09-23T22:41:46.399600+0000","last_fullsized":"2023-09-23T22:41:46.399600+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":178,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:42:01.843315+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:42:01.843315+0000","last_peered":"2023-09-23T22:42:01.843315+0000","last_clean":"2023-09-23T22:42:01.843315+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:42:01.843315+0000","last_undegraded":"2023-09-23T22:42:01.843315+0000","last_fullsized":"2023-09-23T22:42:01.843315+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"173'9880","reported_seq":14663,"reported_epoch":173,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T22:42:13.158880+0000","last_change":"2023-09-23T22:40:58.565450+0000","last_active":"2023-09-23T22:42:13.158880+0000","last_peered":"2023-09-23T22:42:13.158880+0000","last_clean":"2023-09-23T22:40:25.297524+0000","last_became_active":"2023-09-23T22:40:27.711866+0000","last_became_peered":"2023-09-23T22:40:27.711866+0000","last_unstale":"2023-09-23T22:42:13.158880+0000","last_undegraded":"2023-09-23T22:40:58.557450+0000","last_fullsized":"2023-09-23T22:40:27.347395+0000","mapping_epoch":166,"log_start":"162'1300","ondisk_log_start":"162'1300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8580,"log_dups_size":0,"ondisk_log_size":8580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160628760,"num_objects":2452,"num_object_clones":0,"num_object_copies":7356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1338,"num_objects_misplaced":1728,"num_objects_unfound":0,"num_objects_dirty":2452,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9880,"num_write_kb":394561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2376,"num_bytes_recovered":155713536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,2],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":1728},{"shards":"2,5","objects":-614}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":17,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414487+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:41:46.414487+0000","last_peered":"2023-09-23T22:41:46.414487+0000","last_clean":"2023-09-23T22:41:46.414487+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:41:46.414487+0000","last_undegraded":"2023-09-23T22:41:46.414487+0000","last_fullsized":"2023-09-23T22:41:46.414487+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":157,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:52.327834+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:41:52.327834+0000","last_peered":"2023-09-23T22:41:52.327834+0000","last_clean":"2023-09-23T22:41:52.327834+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:41:52.327834+0000","last_undegraded":"2023-09-23T22:41:52.327834+0000","last_fullsized":"2023-09-23T22:41:52.327834+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":137,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414354+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:41:46.414354+0000","last_peered":"2023-09-23T22:41:46.414354+0000","last_clean":"2023-09-23T22:41:46.414354+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:41:46.414354+0000","last_undegraded":"2023-09-23T22:41:46.414354+0000","last_fullsized":"2023-09-23T22:41:46.414354+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":159,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:42:02.380372+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:42:02.380372+0000","last_peered":"2023-09-23T22:42:02.380372+0000","last_clean":"2023-09-23T22:42:02.380372+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:42:02.380372+0000","last_undegraded":"2023-09-23T22:42:02.380372+0000","last_fullsized":"2023-09-23T22:42:02.380372+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":182,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.402425+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:41:46.402425+0000","last_peered":"2023-09-23T22:41:46.402425+0000","last_clean":"2023-09-23T22:41:46.402425+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:41:46.402425+0000","last_undegraded":"2023-09-23T22:41:46.402425+0000","last_fullsized":"2023-09-23T22:41:46.402425+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":168,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.405242+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:41:46.405242+0000","last_peered":"2023-09-23T22:41:46.405242+0000","last_clean":"2023-09-23T22:41:46.405242+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:41:46.405242+0000","last_undegraded":"2023-09-23T22:41:46.405242+0000","last_fullsized":"2023-09-23T22:41:46.405242+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":167,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.414876+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:41:46.414876+0000","last_peered":"2023-09-23T22:41:46.414876+0000","last_clean":"2023-09-23T22:41:46.414876+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:41:46.414876+0000","last_undegraded":"2023-09-23T22:41:46.414876+0000","last_fullsized":"2023-09-23T22:41:46.414876+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":169,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.411550+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:41:46.411550+0000","last_peered":"2023-09-23T22:41:46.411550+0000","last_clean":"2023-09-23T22:41:46.411550+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:41:46.411550+0000","last_undegraded":"2023-09-23T22:41:46.411550+0000","last_fullsized":"2023-09-23T22:41:46.411550+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":152,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.415348+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:41:46.415348+0000","last_peered":"2023-09-23T22:41:46.415348+0000","last_clean":"2023-09-23T22:41:46.415348+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:41:46.415348+0000","last_undegraded":"2023-09-23T22:41:46.415348+0000","last_fullsized":"2023-09-23T22:41:46.415348+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":196,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:42:01.843383+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:42:01.843383+0000","last_peered":"2023-09-23T22:42:01.843383+0000","last_clean":"2023-09-23T22:42:01.843383+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:42:01.843383+0000","last_undegraded":"2023-09-23T22:42:01.843383+0000","last_fullsized":"2023-09-23T22:42:01.843383+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":167,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.393166+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:41:46.393166+0000","last_peered":"2023-09-23T22:41:46.393166+0000","last_clean":"2023-09-23T22:41:46.393166+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:41:46.393166+0000","last_undegraded":"2023-09-23T22:41:46.393166+0000","last_fullsized":"2023-09-23T22:41:46.393166+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":142,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.406314+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:41:46.406314+0000","last_peered":"2023-09-23T22:41:46.406314+0000","last_clean":"2023-09-23T22:41:46.406314+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:41:46.406314+0000","last_undegraded":"2023-09-23T22:41:46.406314+0000","last_fullsized":"2023-09-23T22:41:46.406314+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":177,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-23T22:41:46.415924+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:41:46.415924+0000","last_peered":"2023-09-23T22:41:46.415924+0000","last_clean":"2023-09-23T22:41:46.415924+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:41:46.415924+0000","last_undegraded":"2023-09-23T22:41:46.415924+0000","last_fullsized":"2023-09-23T22:41:46.415924+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":2415001624,"num_objects":36851,"num_object_clones":0,"num_object_copies":110553,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12307,"num_objects_misplaced":1728,"num_objects_unfound":0,"num_objects_dirty":36851,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":163159,"num_write_kb":6400257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2377,"num_bytes_recovered":155779072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":7980527616,"data_stored":7980515400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":123059,"ondisk_log_size":123059,"up":48,"acting":45,"num_store_stats":7},{"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430588,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":761844,"kb_used_data":460524,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92983308,"statfs":{"total":95995035648,"available":95214907392,"internally_reserved":0,"allocated":471576576,"data_stored":471033154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.9159999999999999,"15min":1.849},"min":{"1min":0.28999999999999998,"5min":0.23499999999999999,"15min":0.22500000000000001},"max":{"1min":4.4279999999999999,"5min":68.228999999999999,"15min":124.09},"last":0.54200000000000004},{"interface":"front","average":{"1min":1.5109999999999999,"5min":2.117,"15min":1.8919999999999999},"min":{"1min":0.29199999999999998,"5min":0.246,"15min":0.246},"max":{"1min":10.137,"5min":68.731999999999999,"15min":124.00700000000001},"last":0.35599999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.7929999999999999,"5min":1.6890000000000001,"15min":1.4390000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.7409999999999997,"5min":13.196999999999999,"15min":13.196999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":2.2250000000000001,"5min":1.8300000000000001,"15min":1.9450000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":10.558,"5min":12.778,"15min":12.778},"last":0.58499999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1389999999999998,"5min":1.5109999999999999,"15min":1.647},"min":{"1min":0.38600000000000001,"5min":0.33300000000000002,"15min":0.27600000000000002},"max":{"1min":5.4989999999999997,"5min":5.5410000000000004,"15min":52.573},"last":0.38600000000000001},{"interface":"front","average":{"1min":1.734,"5min":1.4079999999999999,"15min":1.518},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.27100000000000002},"max":{"1min":8.2170000000000005,"5min":8.2170000000000005,"15min":53.319000000000003},"last":0.45900000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":2.6019999999999999,"15min":2.0009999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.309},"max":{"1min":4.8700000000000001,"5min":124.22799999999999,"15min":124.22799999999999},"last":0.433},{"interface":"front","average":{"1min":1.768,"5min":2.6280000000000001,"15min":2.0409999999999999},"min":{"1min":0.40300000000000002,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":8.7050000000000001,"5min":124.17400000000001,"15min":124.17400000000001},"last":0.66800000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:41:51 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.84099999999999997,"15min":1.0389999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":3.206,"5min":4.9640000000000004,"15min":10.589},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.075,"5min":0.97199999999999998,"15min":1.1140000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.32600000000000001},"max":{"1min":4.4560000000000004,"5min":4.4560000000000004,"15min":12.814},"last":1.27}]},{"osd":5,"last update":"Sat Sep 23 22:41:51 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":0.94099999999999995,"15min":1.1060000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.27200000000000002},"max":{"1min":8.0359999999999996,"5min":8.0359999999999996,"15min":13.677},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.454,"5min":1.0389999999999999,"15min":1.147},"min":{"1min":0.45000000000000001,"5min":0.34999999999999998,"15min":0.26800000000000002},"max":{"1min":6.4619999999999997,"5min":6.4619999999999997,"15min":11.298},"last":0.81599999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:41:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.89500000000000002,"15min":1.071},"min":{"1min":0.39400000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.3559999999999999,"5min":5.2679999999999998,"15min":5.2679999999999998},"last":1.226},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.95799999999999996,"15min":0.82399999999999995},"min":{"1min":0.439,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.2480000000000002,"5min":5.0279999999999996,"15min":5.0279999999999996},"last":0.65200000000000002}]}]},{"osd":6,"up_from":0,"seq":597000454213,"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":1,"up_from":145,"seq":622770257981,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1620492,"kb_used_data":1388484,"kb_used_omap":5,"kb_used_meta":231802,"kb_avail":92124660,"statfs":{"total":95995035648,"available":94335651840,"internally_reserved":0,"allocated":1421807616,"data_stored":1421017330,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":237365708},"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 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.77,"5min":2.2650000000000001,"15min":3.129},"min":{"1min":0.221,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":12.013,"5min":32.232999999999997,"15min":32.232999999999997},"last":4.1879999999999997},{"interface":"front","average":{"1min":6.0910000000000002,"5min":3.544,"15min":3.7749999999999999},"min":{"1min":0.311,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":65.015000000000001,"5min":65.015000000000001,"15min":65.015000000000001},"last":0.874}]},{"osd":2,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8340000000000001,"5min":1.75,"15min":2.0649999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":7.3600000000000003,"5min":11.023999999999999,"15min":11.023999999999999},"last":3.226},{"interface":"front","average":{"1min":2.3559999999999999,"5min":1.6459999999999999,"15min":1.5589999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":11.917,"5min":11.917,"15min":11.917},"last":4.2309999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.6359999999999999,"5min":2.645,"15min":3.8149999999999999},"min":{"1min":0.29799999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":5.3819999999999997,"5min":33.935000000000002,"15min":33.935000000000002},"last":2.1909999999999998},{"interface":"front","average":{"1min":1.9319999999999999,"5min":2.5819999999999999,"15min":3.3540000000000001},"min":{"1min":0.38,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":9.8030000000000008,"5min":42.146000000000001,"15min":42.146000000000001},"last":3.6160000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.333,"15min":1.2210000000000001},"min":{"1min":0.318,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.4240000000000004,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":4.2709999999999999},{"interface":"front","average":{"1min":1.78,"5min":1.5720000000000001,"15min":1.611},"min":{"1min":0.378,"5min":0.307,"15min":0.307},"max":{"1min":8.6500000000000004,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":2.1099999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.3200000000000001,"15min":1.2090000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.6849999999999996,"5min":8.7289999999999992,"15min":8.7289999999999992},"last":3.3940000000000001},{"interface":"front","average":{"1min":2.093,"5min":1.536,"15min":1.3360000000000001},"min":{"1min":0.35299999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.3609999999999998,"5min":7.3609999999999998,"15min":7.3609999999999998},"last":4.335}]},{"osd":6,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":1.423,"5min":1.306,"15min":1.2609999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":7.4509999999999996,"5min":7.4509999999999996,"15min":7.4509999999999996},"last":4.3029999999999999},{"interface":"front","average":{"1min":4.625,"5min":2.1840000000000002,"15min":1.8520000000000001},"min":{"1min":0.45400000000000001,"5min":0.37,"15min":0.37},"max":{"1min":64,"5min":64,"15min":64},"last":2.1400000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:41:31 2023","interfaces":[{"interface":"back","average":{"1min":5.1769999999999996,"5min":2.3250000000000002,"15min":1.895},"min":{"1min":0.49299999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":64.085999999999999,"5min":64.085999999999999,"15min":64.085999999999999},"last":2.165},{"interface":"front","average":{"1min":1.4079999999999999,"5min":1.425,"15min":1.3169999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":4.6600000000000001,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":3.2970000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449303,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1753760,"kb_used_data":1357976,"kb_used_omap":5,"kb_used_meta":395706,"kb_avail":91991392,"statfs":{"total":95995035648,"available":94199185408,"internally_reserved":0,"allocated":1390567424,"data_stored":1389813096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":405203578},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 22:41:19 2023","interfaces":[{"interface":"back","average":{"1min":2.0259999999999998,"5min":2.9209999999999998,"15min":3.577},"min":{"1min":0.21299999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":8.3689999999999998,"5min":16.105,"15min":16.105},"last":3.665},{"interface":"front","average":{"1min":2.4550000000000001,"5min":2.4990000000000001,"15min":2.444},"min":{"1min":0.39400000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.7380000000000004,"5min":11.566000000000001,"15min":11.566000000000001},"last":0.44700000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.0449999999999999,"5min":2.7559999999999998,"15min":2.1440000000000001},"min":{"1min":0.26000000000000001,"5min":0.20799999999999999,"15min":0.17699999999999999},"max":{"1min":13.074999999999999,"5min":72.355999999999995,"15min":94.004999999999995},"last":0.85999999999999999},{"interface":"front","average":{"1min":3.54,"5min":3.6259999999999999,"15min":3.0670000000000002},"min":{"1min":0.23599999999999999,"5min":0.23100000000000001,"15min":0.223},"max":{"1min":13.061999999999999,"5min":69.944000000000003,"15min":150.29400000000001},"last":0.626}]},{"osd":3,"last update":"Sat Sep 23 22:41:36 2023","interfaces":[{"interface":"back","average":{"1min":2.0830000000000002,"5min":3.0379999999999998,"15min":3.048},"min":{"1min":0.22600000000000001,"5min":0.20499999999999999,"15min":0.19400000000000001},"max":{"1min":6.5540000000000003,"5min":96.007000000000005,"15min":143.08500000000001},"last":0.41999999999999998},{"interface":"front","average":{"1min":1.681,"5min":2.6509999999999998,"15min":2.9900000000000002},"min":{"1min":0.30399999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":6.4690000000000003,"5min":94.224999999999994,"15min":142.87899999999999},"last":5.306}]},{"osd":4,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":1.774,"5min":1.427,"15min":1.3999999999999999},"min":{"1min":0.32000000000000001,"5min":0.309,"15min":0.309},"max":{"1min":6.3600000000000003,"5min":6.6879999999999997,"15min":9.7170000000000005},"last":0.56499999999999995},{"interface":"front","average":{"1min":2.1480000000000001,"5min":2.012,"15min":2.0129999999999999},"min":{"1min":0.38600000000000001,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":6.9450000000000003,"5min":16.154,"15min":149.98099999999999},"last":0.66400000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.7269999999999999,"5min":2.1859999999999999,"15min":2.214},"min":{"1min":0.40999999999999998,"5min":0.34200000000000003,"15min":0.27500000000000002},"max":{"1min":6.8890000000000002,"5min":16.184000000000001,"15min":150.07900000000001},"last":6.258},{"interface":"front","average":{"1min":2.0099999999999998,"5min":1.5640000000000001,"15min":1.5489999999999999},"min":{"1min":0.39700000000000002,"5min":0.34100000000000003,"15min":0.33700000000000002},"max":{"1min":6.8840000000000003,"5min":6.8840000000000003,"15min":9.6869999999999994},"last":5.9249999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:41:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.5609999999999999,"15min":1.518},"min":{"1min":0.40000000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.673,"5min":11.654999999999999,"15min":11.654999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.4510000000000001,"5min":1.778,"15min":1.786},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.7699999999999996,"5min":11.784000000000001,"15min":11.784000000000001},"last":0.73799999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.121,"5min":1.8859999999999999,"15min":1.5840000000000001},"min":{"1min":0.439,"5min":0.35999999999999999,"15min":0.34100000000000003},"max":{"1min":9.8770000000000007,"5min":11.619999999999999,"15min":11.619999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.6679999999999999,"15min":1.611},"min":{"1min":0.39600000000000002,"5min":0.36399999999999999,"15min":0.35599999999999998},"max":{"1min":6.2960000000000003,"5min":6.8150000000000004,"15min":11.984},"last":0.53300000000000003}]}]},{"osd":2,"up_from":88,"seq":377957122251,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1765296,"kb_used_data":1318312,"kb_used_omap":7,"kb_used_meta":446968,"kb_avail":91979856,"statfs":{"total":95995035648,"available":94187372544,"internally_reserved":0,"allocated":1349951488,"data_stored":1349184755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":457695313},"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 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.5070000000000001,"5min":2.867,"15min":2.1139999999999999},"min":{"1min":0.184,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":8.3789999999999996,"5min":68.540999999999997,"15min":68.540999999999997},"last":2.1150000000000002},{"interface":"front","average":{"1min":2.774,"5min":2.79,"15min":2.129},"min":{"1min":0.26000000000000001,"5min":0.19400000000000001,"15min":0.192},"max":{"1min":9.0449999999999999,"5min":75.644000000000005,"15min":75.644000000000005},"last":0.34599999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":4.7110000000000003,"5min":2.1150000000000002,"15min":1.4399999999999999},"min":{"1min":0.28999999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":41.093000000000004,"5min":41.093000000000004,"15min":41.093000000000004},"last":5.1159999999999997},{"interface":"front","average":{"1min":3.7389999999999999,"5min":2.5840000000000001,"15min":2.8420000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":39.747,"5min":39.747,"15min":39.747},"last":2.052}]},{"osd":3,"last update":"Sat Sep 23 22:41:43 2023","interfaces":[{"interface":"back","average":{"1min":2.5979999999999999,"5min":3.4569999999999999,"15min":2.508},"min":{"1min":0.28999999999999998,"5min":0.23599999999999999,"15min":0.21199999999999999},"max":{"1min":12.775,"5min":146.667,"15min":146.667},"last":3.5920000000000001},{"interface":"front","average":{"1min":2.6899999999999999,"5min":3.4329999999999998,"15min":2.4710000000000001},"min":{"1min":0.30099999999999999,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":8.8719999999999999,"5min":139.25700000000001,"15min":139.25700000000001},"last":2.0219999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":6.1050000000000004,"5min":2.4550000000000001,"15min":1.871},"min":{"1min":0.314,"5min":0.312,"15min":0.26900000000000002},"max":{"1min":84.703000000000003,"5min":84.703000000000003,"15min":84.703000000000003},"last":0.82799999999999996},{"interface":"front","average":{"1min":6.4870000000000001,"5min":2.3700000000000001,"15min":1.7270000000000001},"min":{"1min":0.41099999999999998,"5min":0.33200000000000002,"15min":0.314},"max":{"1min":84.724999999999994,"5min":84.724999999999994,"15min":84.724999999999994},"last":0.754}]},{"osd":5,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.2789999999999999,"5min":1.6140000000000001,"15min":1.6120000000000001},"min":{"1min":0.34100000000000003,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":8.3780000000000001,"5min":8.3780000000000001,"15min":8.3780000000000001},"last":0.66600000000000004},{"interface":"front","average":{"1min":2.6200000000000001,"5min":1.845,"15min":1.635},"min":{"1min":0.37,"5min":0.35099999999999998,"15min":0.32800000000000001},"max":{"1min":12.694000000000001,"5min":12.694000000000001,"15min":14.298},"last":2.097}]},{"osd":6,"last update":"Sat Sep 23 22:41:43 2023","interfaces":[{"interface":"back","average":{"1min":2.742,"5min":1.7,"15min":1.698},"min":{"1min":0.41399999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":8.9819999999999993,"5min":12.476000000000001,"15min":12.476000000000001},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.722,"5min":1.464,"15min":1.4039999999999999},"min":{"1min":0.41499999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.0090000000000003,"5min":8.1989999999999998,"15min":8.1989999999999998},"last":0.70199999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.0459999999999998,"5min":1.6040000000000001,"15min":1.5289999999999999},"min":{"1min":0.441,"5min":0.376,"15min":0.33400000000000002},"max":{"1min":9.0120000000000005,"5min":9.0120000000000005,"15min":13.91},"last":3.3540000000000001},{"interface":"front","average":{"1min":2.016,"5min":1.7290000000000001,"15min":1.6659999999999999},"min":{"1min":0.42399999999999999,"5min":0.39300000000000002,"15min":0.35899999999999999},"max":{"1min":6.2050000000000001,"5min":8.7539999999999996,"15min":8.7539999999999996},"last":2.073}]}]},{"osd":3,"up_from":93,"seq":399431958725,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1588684,"kb_used_data":1009796,"kb_used_omap":2,"kb_used_meta":578877,"kb_avail":92156468,"statfs":{"total":95995035648,"available":94368223232,"internally_reserved":0,"allocated":1034031104,"data_stored":1033294151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":592770101},"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 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.0730000000000004,"5min":5.5990000000000002,"15min":3.4630000000000001},"min":{"1min":0.19600000000000001,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":58.420000000000002,"5min":172.05600000000001,"15min":172.05600000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":4.7859999999999996,"5min":5.4139999999999997,"15min":3.2610000000000001},"min":{"1min":0.21299999999999999,"5min":0.20999999999999999,"15min":0.186},"max":{"1min":58.173000000000002,"5min":168.14699999999999,"15min":168.14699999999999},"last":0.26000000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:41:24 2023","interfaces":[{"interface":"back","average":{"1min":5.3120000000000003,"5min":4.9279999999999999,"15min":3.512},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":58.551000000000002,"5min":168.71100000000001,"15min":168.71100000000001},"last":6.6539999999999999},{"interface":"front","average":{"1min":4.742,"5min":5.1689999999999996,"15min":3.7869999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":58.235999999999997,"5min":169.559,"15min":169.559},"last":0.38300000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.9039999999999999,"5min":5.2450000000000001,"15min":3.206},"min":{"1min":0.26500000000000001,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":58.604999999999997,"5min":257.48200000000003,"15min":257.48200000000003},"last":6.6989999999999998},{"interface":"front","average":{"1min":5.7789999999999999,"5min":5.4749999999999996,"15min":3.133},"min":{"1min":0.26100000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":58.156999999999996,"5min":262.13400000000001,"15min":262.13400000000001},"last":0.41599999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.4299999999999997,"5min":2.2530000000000001,"15min":1.7889999999999999},"min":{"1min":0.36299999999999999,"5min":0.34000000000000002,"15min":0.308},"max":{"1min":58.124000000000002,"5min":58.124000000000002,"15min":58.124000000000002},"last":0.52200000000000002},{"interface":"front","average":{"1min":3.988,"5min":2.1269999999999998,"15min":1.764},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":58.103999999999999,"5min":58.103999999999999,"15min":58.103999999999999},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.4989999999999997,"5min":2.29,"15min":1.8660000000000001},"min":{"1min":0.34699999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":58.332000000000001,"5min":58.332000000000001,"15min":58.332000000000001},"last":1.052},{"interface":"front","average":{"1min":4.6669999999999998,"5min":2.6760000000000002,"15min":1.8160000000000001},"min":{"1min":0.45500000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":58.148000000000003,"5min":58.148000000000003,"15min":58.148000000000003},"last":0.89100000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:41:41 2023","interfaces":[{"interface":"back","average":{"1min":4.3719999999999999,"5min":2.1120000000000001,"15min":1.8169999999999999},"min":{"1min":0.38100000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":58.069000000000003,"5min":58.069000000000003,"15min":58.069000000000003},"last":0.40600000000000003},{"interface":"front","average":{"1min":1.47,"5min":1.619,"15min":1.462},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":6.5330000000000004,"5min":14.875,"15min":14.875},"last":0.55200000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":4.5270000000000001,"5min":2.2330000000000001,"15min":1.8500000000000001},"min":{"1min":0.371,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":57.933,"5min":57.933,"15min":57.933},"last":0.58999999999999997},{"interface":"front","average":{"1min":3.9620000000000002,"5min":2.109,"15min":1.891},"min":{"1min":0.371,"5min":0.33400000000000002,"15min":0.28999999999999998},"max":{"1min":58.280999999999999,"5min":58.280999999999999,"15min":58.280999999999999},"last":1.026}]}]},{"osd":4,"up_from":30,"seq":128849019286,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1021476,"kb_used_data":715932,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92723676,"statfs":{"total":95995035648,"available":94949044224,"internally_reserved":0,"allocated":733114368,"data_stored":732586658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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 22:42:13 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":2.448,"15min":1.623},"min":{"1min":0.28299999999999997,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":6.3170000000000002,"5min":132.03200000000001,"15min":132.03200000000001},"last":1.5700000000000001},{"interface":"front","average":{"1min":2.2330000000000001,"5min":2.6019999999999999,"15min":1.919},"min":{"1min":0.27500000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":12.659000000000001,"5min":133.28700000000001,"15min":133.28700000000001},"last":0.375}]},{"osd":1,"last update":"Sat Sep 23 22:41:20 2023","interfaces":[{"interface":"back","average":{"1min":1.871,"5min":1.377,"15min":1.4079999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.2929999999999993,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":2.032},{"interface":"front","average":{"1min":1.5529999999999999,"5min":1.3440000000000001,"15min":1.4359999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.7400000000000002,"5min":7.7400000000000002,"15min":7.7400000000000002},"last":2.0179999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:42:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.2390000000000001,"15min":1.873},"min":{"1min":0.35099999999999998,"5min":0.29999999999999999,"15min":0.29699999999999999},"max":{"1min":4.282,"5min":12.869,"15min":87.376000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.159,"5min":1.411,"15min":2.0680000000000001},"min":{"1min":0.35299999999999998,"5min":0.307,"15min":0.27100000000000002},"max":{"1min":4.2679999999999998,"5min":12.853,"15min":87.326999999999998},"last":0.44600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.913,"15min":1.6000000000000001},"min":{"1min":0.32900000000000001,"5min":0.312,"15min":0.28399999999999997},"max":{"1min":9.2490000000000006,"5min":49.482999999999997,"15min":49.482999999999997},"last":0.434},{"interface":"front","average":{"1min":1.9670000000000001,"5min":1.6459999999999999,"15min":1.5449999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.29799999999999999},"max":{"1min":11.096,"5min":49.310000000000002,"15min":49.310000000000002},"last":0.60299999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":0.92900000000000005,"15min":0.97999999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":6.944,"5min":6.944,"15min":6.9889999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.86899999999999999,"15min":1.0429999999999999},"min":{"1min":0.44600000000000001,"5min":0.35899999999999999,"15min":0.317},"max":{"1min":3.5579999999999998,"5min":3.5579999999999998,"15min":13.696999999999999},"last":0.66200000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.754,"15min":0.76800000000000002},"min":{"1min":0.42299999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.766,"5min":2.206,"15min":2.206},"last":0.62},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.78800000000000003,"15min":0.78600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1559999999999999,"5min":1.486,"15min":1.486},"last":0.64400000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:41:54 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.1779999999999999,"15min":1.258},"min":{"1min":0.371,"5min":0.371,"15min":0.312},"max":{"1min":6.984,"5min":7.1760000000000002,"15min":9.4920000000000009},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.92400000000000004,"15min":1.0269999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.27200000000000002},"max":{"1min":2.133,"5min":4.0800000000000001,"15min":6.8040000000000003},"last":0.81399999999999995}]}]},{"osd":5,"up_from":36,"seq":154618823054,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1917660,"kb_used_data":1612244,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91827492,"statfs":{"total":95995035648,"available":94031351808,"internally_reserved":0,"allocated":1650937856,"data_stored":1650413909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.1579999999999999,"5min":1.4590000000000001,"15min":2.0030000000000001},"min":{"1min":0.28399999999999997,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":6.3140000000000001,"5min":6.7999999999999998,"15min":171.601},"last":0.28999999999999998},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.284,"15min":1.863},"min":{"1min":0.311,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":8.0709999999999997,"5min":8.0709999999999997,"15min":170.999},"last":0.66700000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:41:26 2023","interfaces":[{"interface":"back","average":{"1min":2.016,"5min":1.77,"15min":1.7250000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":5.4080000000000004,"5min":15.352,"15min":15.352},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.8680000000000001,"5min":1.6459999999999999,"15min":1.5780000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":6.1150000000000002,"5min":10.282,"15min":10.282},"last":0.42199999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.873,"5min":1.9530000000000001,"15min":2.1669999999999998},"min":{"1min":0.32500000000000001,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":6.9180000000000001,"5min":50.859999999999999,"15min":169.446},"last":0.60499999999999998},{"interface":"front","average":{"1min":2.3530000000000002,"5min":2.4020000000000001,"15min":2.3540000000000001},"min":{"1min":0.36799999999999999,"5min":0.31,"15min":0.29499999999999998},"max":{"1min":6.9720000000000004,"5min":52.270000000000003,"15min":169.786},"last":2.2490000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.8899999999999999,"5min":1.379,"15min":2.5990000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":8.2889999999999997,"5min":8.2889999999999997,"15min":169.62200000000001},"last":2.238},{"interface":"front","average":{"1min":1.421,"5min":1.2,"15min":2.5609999999999999},"min":{"1min":0.38200000000000001,"5min":0.35199999999999998,"15min":0.30499999999999999},"max":{"1min":7.5110000000000001,"5min":7.5110000000000001,"15min":169.65199999999999},"last":2.1360000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:41:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3540000000000001,"5min":0.94699999999999995,"15min":1.0529999999999999},"min":{"1min":0.38,"5min":0.36399999999999999,"15min":0.28699999999999998},"max":{"1min":6.1470000000000002,"5min":6.1470000000000002,"15min":10.550000000000001},"last":0.45200000000000001},{"interface":"front","average":{"1min":1.758,"5min":0.96999999999999997,"15min":1.0109999999999999},"min":{"1min":0.33600000000000002,"5min":0.316,"15min":0.29899999999999999},"max":{"1min":7.3499999999999996,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":0.52900000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.046,"15min":0.96499999999999997},"min":{"1min":0.42899999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.2370000000000001,"5min":6.2370000000000001,"15min":6.2370000000000001},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.498,"5min":1.115,"15min":1.0580000000000001},"min":{"1min":0.44900000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":6.1749999999999998,"5min":6.1749999999999998,"15min":6.1749999999999998},"last":0.55400000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:41:45 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":1.1559999999999999,"15min":1.1100000000000001},"min":{"1min":0.36599999999999999,"5min":0.35699999999999998,"15min":0.34499999999999997},"max":{"1min":8.0969999999999995,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":1.24},{"interface":"front","average":{"1min":1.379,"5min":1.2390000000000001,"15min":1.2250000000000001},"min":{"1min":0.46700000000000003,"5min":0.41299999999999998,"15min":0.36499999999999999},"max":{"1min":6.2110000000000003,"5min":7.6840000000000002,"15min":9.173},"last":0.57099999999999995}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":1386872832,"data_stored":1386872832,"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":1406271488,"data_stored":1406271488,"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":1334382592,"data_stored":1334378520,"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":1028521984,"data_stored":1028521984,"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":727580672,"data_stored":727580672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1631391744,"data_stored":1631387672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":465506304,"data_stored":465502232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:42:21.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T22:42:21.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:21.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:22.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:22.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:22.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:22.162 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:22.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:22.189 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:22.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:22.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:22.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:22.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:22.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:22.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:22.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:22.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:22.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:22.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:22.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:22.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:22.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:22.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:23.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:23.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:22 smithi123 bash[59255]: audit 2023-09-23T22:42:21.939186+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:23.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:22 smithi123 bash[59255]: audit 2023-09-23T22:42:21.940957+0000 mon.a (mon.0) 1044 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:23.105 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:22 smithi123 bash[59255]: cluster 2023-09-23T22:42:22.135018+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v787: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12396/103674 objects degraded (11.957%); 1524/103674 objects misplaced (1.470%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:23.105 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:22 smithi123 bash[59255]: cluster 2023-09-23T22:42:22.312698+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 12396/108048 objects degraded (11.473%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:23.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:23.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:23.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[74920]: audit 2023-09-23T22:42:21.939186+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:23.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[74920]: audit 2023-09-23T22:42:21.940957+0000 mon.a (mon.0) 1044 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:23.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[74920]: cluster 2023-09-23T22:42:22.135018+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v787: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12396/103674 objects degraded (11.957%); 1524/103674 objects misplaced (1.470%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:23.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[74920]: cluster 2023-09-23T22:42:22.312698+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 12396/108048 objects degraded (11.473%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:23.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[78246]: audit 2023-09-23T22:42:21.939186+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:23.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[78246]: audit 2023-09-23T22:42:21.940957+0000 mon.a (mon.0) 1044 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:23.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[78246]: cluster 2023-09-23T22:42:22.135018+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v787: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 680 op/s; 12396/103674 objects degraded (11.957%); 1524/103674 objects misplaced (1.470%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:23.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:22 smithi121 bash[78246]: cluster 2023-09-23T22:42:22.312698+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 12396/108048 objects degraded (11.473%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:23.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:23.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:23.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:23.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:23.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:23.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:23.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:23.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:23.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:23.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:23.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:23.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:23.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:24.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:24.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:24.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:24.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:24 smithi121 bash[74920]: audit 2023-09-23T22:42:24.085312+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:42:24.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:24.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:24.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:24 smithi123 bash[59255]: audit 2023-09-23T22:42:24.085312+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:42:24.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:24.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:24.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:24 smithi121 bash[78246]: audit 2023-09-23T22:42:24.085312+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:42:24.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:24.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:24.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:24.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:24.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:24.914 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:24.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:24.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:25.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:25.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:25.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:25.186 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:25.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:25 smithi123 bash[59255]: cluster 2023-09-23T22:42:24.135751+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v788: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 12487/98232 objects degraded (12.712%); 1318/98232 objects misplaced (1.342%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:25.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:25.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:25.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:25.382 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:25 smithi121 bash[74920]: cluster 2023-09-23T22:42:24.135751+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v788: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 12487/98232 objects degraded (12.712%); 1318/98232 objects misplaced (1.342%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:25.383 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:25 smithi121 bash[78246]: cluster 2023-09-23T22:42:24.135751+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v788: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 12487/98232 objects degraded (12.712%); 1318/98232 objects misplaced (1.342%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:25.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:25.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:25.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:25.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:25.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:25.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:25.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:25.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:25.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:25.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:25.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:26.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:26.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:26.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:26.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:26.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:26.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:26.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:26.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:26.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:26.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:26.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:26.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:26.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:26.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:26.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:26.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:26.802 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:26.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:26.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:27.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:27.069 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:27.172 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:27.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:27.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:27 smithi123 bash[59255]: cluster 2023-09-23T22:42:26.136333+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v789: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12487/95700 objects degraded (13.048%); 1318/95700 objects misplaced (1.377%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:27.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:27.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:27.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:27.378 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:27.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:27 smithi121 bash[74920]: cluster 2023-09-23T22:42:26.136333+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v789: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12487/95700 objects degraded (13.048%); 1318/95700 objects misplaced (1.377%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:27.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:27 smithi121 bash[78246]: cluster 2023-09-23T22:42:26.136333+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v789: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12487/95700 objects degraded (13.048%); 1318/95700 objects misplaced (1.377%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:27.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:27.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:27.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:27.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:27.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:27.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:27.736 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:27.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:27.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:28.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:28.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:28.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:28.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:28.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:28 smithi123 bash[59255]: cluster 2023-09-23T22:42:27.313795+0000 mon.a (mon.0) 1047 : cluster 3 Health check update: Degraded data redundancy: 12487/95700 objects degraded (13.048%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:28.271 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:28.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:28 smithi121 bash[78246]: cluster 2023-09-23T22:42:27.313795+0000 mon.a (mon.0) 1047 : cluster 3 Health check update: Degraded data redundancy: 12487/95700 objects degraded (13.048%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:28.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:28 smithi121 bash[74920]: cluster 2023-09-23T22:42:27.313795+0000 mon.a (mon.0) 1047 : cluster 3 Health check update: Degraded data redundancy: 12487/95700 objects degraded (13.048%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:28.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:28.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:28.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.701 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:28.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:28.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:28.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:28.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:29.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:42:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:42:28] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.33.4" 2023-09-23T22:42:29.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:29.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:29.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:29.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:29.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:29.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:29.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:29.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:29.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:29.507 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:29 smithi121 bash[78246]: cluster 2023-09-23T22:42:28.137003+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v790: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 12487/90465 objects degraded (13.803%); 1318/90465 objects misplaced (1.457%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:29.507 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:29 smithi121 bash[74920]: cluster 2023-09-23T22:42:28.137003+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v790: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 12487/90465 objects degraded (13.803%); 1318/90465 objects misplaced (1.457%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:29.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:29.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:29.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:29.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:29 smithi123 bash[59255]: cluster 2023-09-23T22:42:28.137003+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v790: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 12487/90465 objects degraded (13.803%); 1318/90465 objects misplaced (1.457%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:29.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:29.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:29.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:29.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:29.897 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:42:29.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:29.931 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:42:29.933 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:29.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:29.966 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:42:30.002 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:42:30.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.041 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:42:30.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:30.088 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:42:30.131 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:42:30.172 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.176 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.177 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:42:30.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:30.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:30.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:30.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:30.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:30.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:30.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:30 smithi121 bash[78246]: audit 2023-09-23T22:42:29.870132+0000 mon.a (mon.0) 1048 : audit 0 from='client.? 172.21.15.121:0/127452175' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:30.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:30 smithi121 bash[74920]: audit 2023-09-23T22:42:29.870132+0000 mon.a (mon.0) 1048 : audit 0 from='client.? 172.21.15.121:0/127452175' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:30.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:30.615 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:30.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:30.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:30 smithi123 bash[59255]: audit 2023-09-23T22:42:29.870132+0000 mon.a (mon.0) 1048 : audit 0 from='client.? 172.21.15.121:0/127452175' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:30.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:30.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:30.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:30.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:31.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:31.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:31.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:31.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:31.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:31 smithi121 bash[74920]: cluster 2023-09-23T22:42:30.137578+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v791: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12585/87945 objects degraded (14.310%); 1105/87945 objects misplaced (1.256%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:31 smithi121 bash[74920]: audit 2023-09-23T22:42:30.565945+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:31 smithi121 bash[74920]: audit 2023-09-23T22:42:30.581840+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:31 smithi121 bash[78246]: cluster 2023-09-23T22:42:30.137578+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v791: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12585/87945 objects degraded (14.310%); 1105/87945 objects misplaced (1.256%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:31 smithi121 bash[78246]: audit 2023-09-23T22:42:30.565945+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:31 smithi121 bash[78246]: audit 2023-09-23T22:42:30.581840+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:31.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:31 smithi123 bash[59255]: cluster 2023-09-23T22:42:30.137578+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v791: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12585/87945 objects degraded (14.310%); 1105/87945 objects misplaced (1.256%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:31 smithi123 bash[59255]: audit 2023-09-23T22:42:30.565945+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:31 smithi123 bash[59255]: audit 2023-09-23T22:42:30.581840+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:31.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:31.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:31.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:31.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:31.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:31.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:32.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:32.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:32.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:32.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:32.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:32.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:32.401 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:32 smithi123 bash[59255]: cluster 2023-09-23T22:42:32.314928+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 12585/87945 objects degraded (14.310%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:32.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:32.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:32.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:32.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:32.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:32 smithi121 bash[78246]: cluster 2023-09-23T22:42:32.314928+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 12585/87945 objects degraded (14.310%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:32.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:32 smithi121 bash[74920]: cluster 2023-09-23T22:42:32.314928+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 12585/87945 objects degraded (14.310%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:32.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:32.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:32.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:32.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:33.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:33.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:33.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:33.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:33.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:33.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:33.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:33.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:33.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:33 smithi123 bash[59255]: cluster 2023-09-23T22:42:32.138056+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v792: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 12585/83682 objects degraded (15.039%); 1105/83682 objects misplaced (1.320%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:33.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:33.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:33.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:33.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:33 smithi121 bash[78246]: cluster 2023-09-23T22:42:32.138056+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v792: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 12585/83682 objects degraded (15.039%); 1105/83682 objects misplaced (1.320%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:33.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:33 smithi121 bash[74920]: cluster 2023-09-23T22:42:32.138056+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v792: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 12585/83682 objects degraded (15.039%); 1105/83682 objects misplaced (1.320%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:33.764 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:33.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:33.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:33.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:34.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:34.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:34.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:34.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:34.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:34.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:34.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:34.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:34.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:34.580 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:34.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:34.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:34.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:34.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:34.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:34.965 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:35.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:35.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:35.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:35.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:35.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:35.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:35.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:35.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:35.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:35.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:35 smithi121 bash[74920]: cluster 2023-09-23T22:42:34.138785+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v793: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 12654/78276 objects degraded (16.166%); 919/78276 objects misplaced (1.174%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:35.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:35 smithi121 bash[78246]: cluster 2023-09-23T22:42:34.138785+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v793: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 12654/78276 objects degraded (16.166%); 919/78276 objects misplaced (1.174%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:35.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:35 smithi123 bash[59255]: cluster 2023-09-23T22:42:34.138785+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v793: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 12654/78276 objects degraded (16.166%); 919/78276 objects misplaced (1.174%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:35.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:35.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:35.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:35.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:35.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:35.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:35.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:35.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:35.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:36.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:36.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:36.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:36.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:36.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:36.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:36.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:36.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:36.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:36.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:36.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:36.779 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:42:36.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:36.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:36.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:36.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:37.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:37.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:37.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:37.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:37 smithi123 bash[59255]: cluster 2023-09-23T22:42:36.139447+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v794: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 12654/75879 objects degraded (16.677%); 919/75879 objects misplaced (1.211%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:37.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:37 smithi123 bash[59255]: audit 2023-09-23T22:42:36.934244+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:37.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:37 smithi123 bash[59255]: cluster 2023-09-23T22:42:37.316040+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 12654/75879 objects degraded (16.677%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:37.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:37.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:37.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:37.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:37 smithi121 bash[74920]: cluster 2023-09-23T22:42:36.139447+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v794: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 12654/75879 objects degraded (16.677%); 919/75879 objects misplaced (1.211%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:37.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:37 smithi121 bash[74920]: audit 2023-09-23T22:42:36.934244+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:37.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:37 smithi121 bash[74920]: cluster 2023-09-23T22:42:37.316040+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 12654/75879 objects degraded (16.677%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:37.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:37 smithi121 bash[78246]: cluster 2023-09-23T22:42:36.139447+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v794: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 12654/75879 objects degraded (16.677%); 919/75879 objects misplaced (1.211%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:37.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:37 smithi121 bash[78246]: audit 2023-09-23T22:42:36.934244+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:37.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:37 smithi121 bash[78246]: cluster 2023-09-23T22:42:37.316040+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 12654/75879 objects degraded (16.677%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:37.528 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:37.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:37.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:37.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:37.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:37.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:38.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:38.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:38.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:38.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:38.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:38.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:38.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:38.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:38.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:38.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:38.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:39.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:39.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:42:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:42:38] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.33.4" 2023-09-23T22:42:39.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:39.389 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:42:39.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:39.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:39.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:39.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:39 smithi121 bash[78246]: cluster 2023-09-23T22:42:38.140160+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v795: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 12654/70881 objects degraded (17.852%); 919/70881 objects misplaced (1.297%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:39.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:39 smithi121 bash[78246]: audit 2023-09-23T22:42:39.303493+0000 mon.a (mon.0) 1054 : audit 1 from='client.? 172.21.15.121:0/2349605693' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:39.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:39 smithi121 bash[74920]: cluster 2023-09-23T22:42:38.140160+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v795: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 12654/70881 objects degraded (17.852%); 919/70881 objects misplaced (1.297%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:39.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:39 smithi121 bash[74920]: audit 2023-09-23T22:42:39.303493+0000 mon.a (mon.0) 1054 : audit 1 from='client.? 172.21.15.121:0/2349605693' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:39.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:39.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:39.791 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:39 smithi123 bash[59255]: cluster 2023-09-23T22:42:38.140160+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v795: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 12654/70881 objects degraded (17.852%); 919/70881 objects misplaced (1.297%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:39 smithi123 bash[59255]: audit 2023-09-23T22:42:39.303493+0000 mon.a (mon.0) 1054 : audit 1 from='client.? 172.21.15.121:0/2349605693' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:39.821 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:39.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:39.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:39.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:40.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:40.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:40.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:40.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:40.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:40.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:40.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:40.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:40.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:40.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:40 smithi123 bash[59255]: cluster 2023-09-23T22:42:39.349868+0000 mon.a (mon.0) 1055 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:40.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:40 smithi123 bash[59255]: cluster 2023-09-23T22:42:39.369744+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:42:40.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:40 smithi123 bash[59255]: cluster 2023-09-23T22:42:39.376849+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:42:40.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:40 smithi123 bash[59255]: audit 2023-09-23T22:42:39.381483+0000 mon.a (mon.0) 1056 : audit 1 from='client.? 172.21.15.121:0/2349605693' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:42:40.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:40 smithi123 bash[59255]: cluster 2023-09-23T22:42:39.381733+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e174: 8 total, 8 up, 7 in 2023-09-23T22:42:40.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:40.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:40.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[78246]: cluster 2023-09-23T22:42:39.349868+0000 mon.a (mon.0) 1055 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[78246]: cluster 2023-09-23T22:42:39.369744+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:42:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[78246]: cluster 2023-09-23T22:42:39.376849+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:42:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[78246]: audit 2023-09-23T22:42:39.381483+0000 mon.a (mon.0) 1056 : audit 1 from='client.? 172.21.15.121:0/2349605693' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:42:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[78246]: cluster 2023-09-23T22:42:39.381733+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e174: 8 total, 8 up, 7 in 2023-09-23T22:42:40.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[74920]: cluster 2023-09-23T22:42:39.349868+0000 mon.a (mon.0) 1055 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:40.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[74920]: cluster 2023-09-23T22:42:39.369744+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:42:40.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[74920]: cluster 2023-09-23T22:42:39.376849+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:42:40.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[74920]: audit 2023-09-23T22:42:39.381483+0000 mon.a (mon.0) 1056 : audit 1 from='client.? 172.21.15.121:0/2349605693' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:42:40.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:40 smithi121 bash[74920]: cluster 2023-09-23T22:42:39.381733+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e174: 8 total, 8 up, 7 in 2023-09-23T22:42:40.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:40.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:40.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:40.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:41.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:41.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:41.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:41.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:41.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:41.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:41.304 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:41.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:41.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:41.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:41 smithi123 bash[59255]: cluster 2023-09-23T22:42:40.140627+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v797: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 12750/68367 objects degraded (18.649%); 708/68367 objects misplaced (1.036%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:41.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:41 smithi123 bash[59255]: audit 2023-09-23T22:42:40.556892+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:41 smithi123 bash[59255]: audit 2023-09-23T22:42:40.567612+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:41 smithi123 bash[59255]: audit 2023-09-23T22:42:41.302426+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:42:41.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:41 smithi123 bash[59255]: audit 2023-09-23T22:42:41.306314+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:42:41.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:41 smithi123 bash[59255]: audit 2023-09-23T22:42:41.319298+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:41.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:41.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[78246]: cluster 2023-09-23T22:42:40.140627+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v797: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 12750/68367 objects degraded (18.649%); 708/68367 objects misplaced (1.036%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:41.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[78246]: audit 2023-09-23T22:42:40.556892+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[78246]: audit 2023-09-23T22:42:40.567612+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[78246]: audit 2023-09-23T22:42:41.302426+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:42:41.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[78246]: audit 2023-09-23T22:42:41.306314+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:42:41.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[78246]: audit 2023-09-23T22:42:41.319298+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[74920]: cluster 2023-09-23T22:42:40.140627+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v797: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 12750/68367 objects degraded (18.649%); 708/68367 objects misplaced (1.036%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:41.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[74920]: audit 2023-09-23T22:42:40.556892+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[74920]: audit 2023-09-23T22:42:40.567612+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[74920]: audit 2023-09-23T22:42:41.302426+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:42:41.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[74920]: audit 2023-09-23T22:42:41.306314+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:42:41.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:41 smithi121 bash[74920]: audit 2023-09-23T22:42:41.319298+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:42:41.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:41.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:41.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:41.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:41.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:41.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:42.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:42.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:42.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:42.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:42.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:42.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:42.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:42 smithi121 bash[74920]: cluster 2023-09-23T22:42:42.321703+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 12750/68367 objects degraded (18.649%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:42.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:42.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:42.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:42 smithi121 bash[78246]: cluster 2023-09-23T22:42:42.321703+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 12750/68367 objects degraded (18.649%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:42.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:180619 8.4 e174/157 8:2c1f2d8d:::benchmark_data_smithi121_147195_object80612:head v 174'11491, mlcod=174'11486)", 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.734343+0000", 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.026429884000000001, 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.026458921, 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:42:42.765 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.734343+0000", 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.734343+0000", 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.734342+0000", 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.734350+0000", 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.729e-06 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.734361+0000", 2023-09-23T22:42:42.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1404e-05 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.734366+0000", 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1869999999999996e-06 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.737169+0000", 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028028699999999998 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.737189+0000", 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0027999999999999e-05 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:180621 8.4 e174/157 8:230ed9a4:::benchmark_data_smithi121_147195_object80614:head v 174'11492, mlcod=174'11487)", 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.738794+0000", 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.021979109, 2023-09-23T22:42:42.769 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022075363000000001, 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.738794+0000", 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.738794+0000", 2023-09-23T22:42:42.770 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.738793+0000", 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.738804+0000", 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1353e-05 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.738816+0000", 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2396e-05 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.738824+0000", 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8830000000000006e-06 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.741081+0000", 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0022565829999999999 2023-09-23T22:42:42.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.741100+0000", 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9542999999999999e-05 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180625 8.f 8:f3b6afb5:::benchmark_data_smithi121_147195_object80618:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.740732+0000", 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.020040901999999999, 2023-09-23T22:42:42.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020201098000000001, 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180625 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740732+0000", 2023-09-23T22:42:42.774 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740732+0000", 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740730+0000", 2023-09-23T22:42:42.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:42:42.776 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740763+0000", 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3129000000000001e-05 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740780+0000", 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6517000000000001e-05 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.777 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740787+0000", 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.452e-06 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.741077+0000", 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000289938 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.778 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.741209+0000", 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013199899999999999 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.741323+0000", 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000113859 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.779 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180629 8.f 8:f6380ad0:::benchmark_data_smithi121_147195_object80622:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.740799+0000", 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.019973312, 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020209083999999999, 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180629 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740799+0000", 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740799+0000", 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.781 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740799+0000", 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740802+0000", 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1520000000000001e-06 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740808+0000", 2023-09-23T22:42:42.782 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5899999999999998e-06 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740812+0000", 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6e-06 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.746625+0000", 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0058123419999999999 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.783 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.746717+0000", 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2357999999999999e-05 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.746799+0000", 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1996000000000006e-05 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.784 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180631 8.f 8:f93460be:::benchmark_data_smithi121_147195_object80624:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.740832+0000", 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.019940639999999999, 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020251857000000002, 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180631 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740832+0000", 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.786 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740832+0000", 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740832+0000", 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.787 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740835+0000", 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0019999999999998e-06 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740841+0000", 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.003e-06 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.788 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740846+0000", 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3399999999999997e-06 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.755872+0000", 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015025958000000001 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:42:42.789 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.756177+0000", 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00030550400000000001 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.756619+0000", 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00044128 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.790 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180632 8.f 8.f4bbf3bf (undecoded) ondisk+write+known_if_redirected e174)", 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.740850+0000", 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.019922701000000001, 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020303746000000001, 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:42:42.791 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180632 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740850+0000", 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.792 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740850+0000", 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740850+0000", 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.793 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740852+0000", 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1150000000000001e-06 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740857+0000", 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7099999999999998e-06 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.794 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.740861+0000", 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0389999999999998e-06 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:180623 8.6 e174/157 8:6d94cb98:::benchmark_data_smithi121_147195_object80616:head v 174'11430, mlcod=174'11428)", 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.758238+0000", 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.002534995, 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029726800000000001, 2023-09-23T22:42:42.795 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758238+0000", 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758238+0000", 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.796 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758237+0000", 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758245+0000", 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.96e-06 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758260+0000", 2023-09-23T22:42:42.797 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5522000000000001e-05 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758267+0000", 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9809999999999997e-06 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758353+0000", 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5203000000000004e-05 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.798 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758377+0000", 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4243000000000002e-05 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:180628 8.e e174/157)", 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.758280+0000", 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0024930680000000002, 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002985924, 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:42:42.799 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758280+0000", 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758280+0000", 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.800 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758279+0000", 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758283+0000", 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9639999999999997e-06 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758291+0000", 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.106e-06 2023-09-23T22:42:42.801 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.758295+0000", 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8720000000000004e-06 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 8 2023-09-23T22:42:42.802 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:42:42.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:42 smithi123 bash[59255]: cluster 2023-09-23T22:42:42.321703+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 12750/68367 objects degraded (18.649%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:42.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.887 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:42.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:43.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:43.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:43.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:43.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:43.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:43.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:43.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:43 smithi121 bash[74920]: cluster 2023-09-23T22:42:42.141232+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v798: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 12750/64125 objects degraded (19.883%); 708/64125 objects misplaced (1.104%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:43.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:43 smithi121 bash[78246]: cluster 2023-09-23T22:42:42.141232+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v798: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 12750/64125 objects degraded (19.883%); 708/64125 objects misplaced (1.104%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:43.451 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:43.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:43.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:43.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:43.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:43.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:43 smithi123 bash[59255]: cluster 2023-09-23T22:42:42.141232+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v798: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 12750/64125 objects degraded (19.883%); 708/64125 objects misplaced (1.104%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:43.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:43.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:43.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:43.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:43.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:43.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:44.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:44.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:44.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:44.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:44.456 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:42:44.456 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub,nodeep-scrub flag(s) set","count":20},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 12833/58923 objects degraded (21.779%), 3 pgs degraded, 3 pgs undersized","count":6},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1198,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":174,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":7,"osd_in_since":1695508493,"num_remapped_pgs":3},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":86},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":2},{"state_name":"active+recovering+undersized+degraded+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":19641,"data_bytes":1286150072,"bytes_used":7568449536,"bytes_avail":664396800000,"bytes_total":671965249536,"degraded_objects":12833,"degraded_total":58923,"degraded_ratio":0.21779271252312341,"misplaced_objects":508,"misplaced_total":58923,"misplaced_ratio":0.0086214211767900485,"recovering_objects_per_sec":23,"recovering_bytes_per_sec":1519951,"recovering_keys_per_sec":0,"num_objects_recovered":232,"num_bytes_recovered":15204352,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":644},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":28,"modified":"2023-09-23T22:38:16.037801+0000","services":{}},"progress_events":{"6eb886e5-52b7-4ec9-9953-20e6fe6ce639":{"message":"Global Recovery Event (0s)\n [............................] ","progress":0,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T22:42:44.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:44.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:42:44.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:44.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:44.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:44.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:44.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:45.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:45.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:45.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:45.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:42:45.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:45.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:45.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:45.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:45.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:45.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:45 smithi121 bash[74920]: cluster 2023-09-23T22:42:44.141965+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v799: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 12833/58923 objects degraded (21.779%); 508/58923 objects misplaced (0.862%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:45 smithi121 bash[74920]: audit 2023-09-23T22:42:44.453900+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.121:0/3405781583' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T22:42:45.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:45 smithi121 bash[78246]: cluster 2023-09-23T22:42:44.141965+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v799: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 12833/58923 objects degraded (21.779%); 508/58923 objects misplaced (0.862%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:45.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:45 smithi121 bash[78246]: audit 2023-09-23T22:42:44.453900+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.121:0/3405781583' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T22:42:45.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:45.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:45.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:45.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:45.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:45 smithi123 bash[59255]: cluster 2023-09-23T22:42:44.141965+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v799: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 644 op/s; 12833/58923 objects degraded (21.779%); 508/58923 objects misplaced (0.862%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:45.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:45 smithi123 bash[59255]: audit 2023-09-23T22:42:44.453900+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.121:0/3405781583' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T22:42:45.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:45.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:46.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:46.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:46.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:46.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:46.186 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T22:42:46.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:42:46.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:46.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:46.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:46.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:46.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:46.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:46.500 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:46.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:46.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:46.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:46.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:46.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:46.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:46.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:46.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:46.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:47.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:47.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:47.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:47.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:47.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:47.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:47 smithi121 bash[74920]: cluster 2023-09-23T22:42:46.142551+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v800: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 12833/56586 objects degraded (22.679%); 508/56586 objects misplaced (0.898%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:47.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:47 smithi121 bash[74920]: cluster 2023-09-23T22:42:47.322528+0000 mon.a (mon.0) 1064 : cluster 3 Health check update: Degraded data redundancy: 12833/56586 objects degraded (22.679%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:47.445 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:47 smithi121 bash[78246]: cluster 2023-09-23T22:42:46.142551+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v800: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 12833/56586 objects degraded (22.679%); 508/56586 objects misplaced (0.898%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:47.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:47 smithi121 bash[78246]: cluster 2023-09-23T22:42:47.322528+0000 mon.a (mon.0) 1064 : cluster 3 Health check update: Degraded data redundancy: 12833/56586 objects degraded (22.679%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:47.448 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:47.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:47 smithi123 bash[59255]: cluster 2023-09-23T22:42:46.142551+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v800: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 12833/56586 objects degraded (22.679%); 508/56586 objects misplaced (0.898%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:47.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:47 smithi123 bash[59255]: cluster 2023-09-23T22:42:47.322528+0000 mon.a (mon.0) 1064 : cluster 3 Health check update: Degraded data redundancy: 12833/56586 objects degraded (22.679%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:47.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:47.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:47.679 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:47.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:47.845 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:47.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:48.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:48.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:48.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:48.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:48.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:48.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:48.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:48.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:48.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:48.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:48.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:48.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:48.931 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:42:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:42:48] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.33.4" 2023-09-23T22:42:49.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:49.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:49.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:49.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:49.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:49.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:49.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:49.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:49.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:49 smithi123 bash[59255]: cluster 2023-09-23T22:42:48.143236+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v801: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 12833/51333 objects degraded (25.000%); 508/51333 objects misplaced (0.990%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:49.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:49.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:49.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:49 smithi121 bash[74920]: cluster 2023-09-23T22:42:48.143236+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v801: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 12833/51333 objects degraded (25.000%); 508/51333 objects misplaced (0.990%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:49.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:49 smithi121 bash[78246]: cluster 2023-09-23T22:42:48.143236+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v801: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 12833/51333 objects degraded (25.000%); 508/51333 objects misplaced (0.990%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:42:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:49.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:49.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:49.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:49.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:49.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:49.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:49.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:49.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:49.968 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:49.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:50.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:50.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:50.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:50.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:50.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:50.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:50.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:50.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:50.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:50.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:50.728 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:50.729 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:50.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:51.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:51.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:51.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:51.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:51.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:51.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:51.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:51.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:51 smithi121 bash[74920]: cluster 2023-09-23T22:42:50.143753+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v802: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1017 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 12940/48870 objects degraded (26.478%); 285/48870 objects misplaced (0.583%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:42:51.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:51 smithi121 bash[78246]: cluster 2023-09-23T22:42:50.143753+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v802: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1017 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 12940/48870 objects degraded (26.478%); 285/48870 objects misplaced (0.583%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:42:51.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:51 smithi123 bash[59255]: cluster 2023-09-23T22:42:50.143753+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v802: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1017 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 12940/48870 objects degraded (26.478%); 285/48870 objects misplaced (0.583%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:42:51.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:51.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:51.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:51.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:51.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:51.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:51.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:51.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:51.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:52.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:52.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:52.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:52.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:52.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:52.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:52.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:52 smithi121 bash[78246]: audit 2023-09-23T22:42:51.934623+0000 mon.a (mon.0) 1065 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:52.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:52 smithi121 bash[78246]: cluster 2023-09-23T22:42:52.323646+0000 mon.a (mon.0) 1066 : cluster 3 Health check update: Degraded data redundancy: 12940/48870 objects degraded (26.478%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:52.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:52 smithi121 bash[74920]: audit 2023-09-23T22:42:51.934623+0000 mon.a (mon.0) 1065 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:52.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:52 smithi121 bash[74920]: cluster 2023-09-23T22:42:52.323646+0000 mon.a (mon.0) 1066 : cluster 3 Health check update: Degraded data redundancy: 12940/48870 objects degraded (26.478%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:52.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:52.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:52.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:52 smithi123 bash[59255]: audit 2023-09-23T22:42:51.934623+0000 mon.a (mon.0) 1065 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:52.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:52 smithi123 bash[59255]: cluster 2023-09-23T22:42:52.323646+0000 mon.a (mon.0) 1066 : cluster 3 Health check update: Degraded data redundancy: 12940/48870 objects degraded (26.478%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:52.753 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:52.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:52.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:52.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:52.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:52.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:53.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:53.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:53.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:53.191 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:53.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:53.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:53.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.582 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:53 smithi121 bash[74920]: cluster 2023-09-23T22:42:52.144399+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v803: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 925 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 12940/44460 objects degraded (29.105%); 285/44460 objects misplaced (0.641%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:53.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:53 smithi121 bash[78246]: cluster 2023-09-23T22:42:52.144399+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v803: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 925 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 12940/44460 objects degraded (29.105%); 285/44460 objects misplaced (0.641%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:53.603 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:53.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:53 smithi123 bash[59255]: cluster 2023-09-23T22:42:52.144399+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v803: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 925 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 12940/44460 objects degraded (29.105%); 285/44460 objects misplaced (0.641%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:53.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:53.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:53.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:53.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:53.999 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:42:54.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:54.055 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:42:54.095 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:42:54.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:54.129 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:42:54.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:54.170 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:42:54.201 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:42:54.236 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:42:54.237 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:54.274 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:42:54.282 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.282 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:42:54.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:54.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:54.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:54.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:54.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:54 smithi121 bash[74920]: audit 2023-09-23T22:42:53.963504+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.121:0/2493461842' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:54.677 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:54 smithi121 bash[78246]: audit 2023-09-23T22:42:53.963504+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.121:0/2493461842' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:54.697 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:54.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:54.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:54 smithi123 bash[59255]: audit 2023-09-23T22:42:53.963504+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.121:0/2493461842' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:54.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:54.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:54.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:54.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:55.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:55.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:55.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:55.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:55.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:55.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:55.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:55.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:55.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:55.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:55.603 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:55 smithi123 bash[59255]: cluster 2023-09-23T22:42:54.145103+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v804: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 801 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 13069/38508 objects degraded (33.938%); 41/38508 objects misplaced (0.106%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:55.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:55.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:55.729 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:55 smithi121 bash[74920]: cluster 2023-09-23T22:42:54.145103+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v804: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 801 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 13069/38508 objects degraded (33.938%); 41/38508 objects misplaced (0.106%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:55.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:55 smithi121 bash[78246]: cluster 2023-09-23T22:42:54.145103+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v804: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 801 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 13069/38508 objects degraded (33.938%); 41/38508 objects misplaced (0.106%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:42:55.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:55.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:55.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:56.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:56.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:56.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:56.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:56.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:56.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:56.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:56.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:56.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:56.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:56.909 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:56.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:56.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:57.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:57.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:57.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:57.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:57.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:57.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:57.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:57 smithi121 bash[74920]: cluster 2023-09-23T22:42:56.145666+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v805: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 751 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 13069/36084 objects degraded (36.218%); 41/36084 objects misplaced (0.114%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:57.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:57 smithi121 bash[74920]: cluster 2023-09-23T22:42:57.324696+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Degraded data redundancy: 13069/36084 objects degraded (36.218%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:57.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:57.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:57 smithi123 bash[59255]: cluster 2023-09-23T22:42:56.145666+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v805: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 751 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 13069/36084 objects degraded (36.218%); 41/36084 objects misplaced (0.114%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:57.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:57 smithi123 bash[59255]: cluster 2023-09-23T22:42:57.324696+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Degraded data redundancy: 13069/36084 objects degraded (36.218%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:57.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:57.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:57.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:57.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:57.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:57 smithi121 bash[78246]: cluster 2023-09-23T22:42:56.145666+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v805: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 751 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 13069/36084 objects degraded (36.218%); 41/36084 objects misplaced (0.114%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:57.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:57 smithi121 bash[78246]: cluster 2023-09-23T22:42:57.324696+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Degraded data redundancy: 13069/36084 objects degraded (36.218%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:42:57.758 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:57.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:58.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:58.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:58.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:58.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:58.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:58.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:58.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:58.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:58.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:58.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:58.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:58.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:58.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:58.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:59.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:59.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:59.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:59.130 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:42:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:42:58] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.33.4" 2023-09-23T22:42:59.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:59.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:59.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:59.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:59.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:59.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:59.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:59.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:59.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:59.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:42:59 smithi121 bash[74920]: cluster 2023-09-23T22:42:58.146356+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v806: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 648 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 13069/31164 objects degraded (41.936%); 41/31164 objects misplaced (0.132%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:59.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:42:59 smithi121 bash[78246]: cluster 2023-09-23T22:42:58.146356+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v806: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 648 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 13069/31164 objects degraded (41.936%); 41/31164 objects misplaced (0.132%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:59.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:59.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:42:59 smithi123 bash[59255]: cluster 2023-09-23T22:42:58.146356+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v806: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 648 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 13069/31164 objects degraded (41.936%); 41/31164 objects misplaced (0.132%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:42:59.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:59.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:59.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:59.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:59.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:59.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:00.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:00.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:00.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:00.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:00.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:00.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.540 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:00.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:00.664 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:00.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:00.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:00.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:43:01.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:01.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:01.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:01.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:01.303 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:01.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:01.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:01.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:01 smithi123 bash[59255]: cluster 2023-09-23T22:43:00.148907+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v807: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 595 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 12994/28593 objects degraded (45.445%); 1.3 MiB/s, 28 objects/s recovering 2023-09-23T22:43:01.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:01.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:01.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:01.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:01.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:01.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:01.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:01 smithi121 bash[74920]: cluster 2023-09-23T22:43:00.148907+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v807: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 595 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 12994/28593 objects degraded (45.445%); 1.3 MiB/s, 28 objects/s recovering 2023-09-23T22:43:01.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:01 smithi121 bash[78246]: cluster 2023-09-23T22:43:00.148907+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v807: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 595 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 12994/28593 objects degraded (45.445%); 1.3 MiB/s, 28 objects/s recovering 2023-09-23T22:43:01.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:01.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:01.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:02.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:02.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:02.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:02.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:02.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:02.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:02.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:02.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:02.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:02 smithi123 bash[59255]: cluster 2023-09-23T22:43:02.325820+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: Degraded data redundancy: 12994/28593 objects degraded (45.445%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:02.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:02.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:02.625 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:02.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:02 smithi121 bash[74920]: cluster 2023-09-23T22:43:02.325820+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: Degraded data redundancy: 12994/28593 objects degraded (45.445%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:02.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:02 smithi121 bash[78246]: cluster 2023-09-23T22:43:02.325820+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: Degraded data redundancy: 12994/28593 objects degraded (45.445%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:02.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:02.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:02.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:02.898 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:02.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:02.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:03.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:03.092 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:03.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:03.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:03.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:03.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:03.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:03.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:03.528 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:03.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:03.550 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:03 smithi123 bash[59255]: cluster 2023-09-23T22:43:02.149511+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v808: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 500 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 688 op/s; 12994/24063 objects degraded (54.000%); 741 KiB/s, 19 objects/s recovering 2023-09-23T22:43:03.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:03.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:03.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:03 smithi121 bash[78246]: cluster 2023-09-23T22:43:02.149511+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v808: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 500 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 688 op/s; 12994/24063 objects degraded (54.000%); 741 KiB/s, 19 objects/s recovering 2023-09-23T22:43:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:03 smithi121 bash[74920]: cluster 2023-09-23T22:43:02.149511+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v808: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 500 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 688 op/s; 12994/24063 objects degraded (54.000%); 741 KiB/s, 19 objects/s recovering 2023-09-23T22:43:03.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:03.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:03.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:03.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:03.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:03.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:04.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:04.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:04.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:04.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:04.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:04.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:04.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:04.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:04.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:04 smithi121 bash[74920]: cluster 2023-09-23T22:43:04.150266+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v809: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 378 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 12878/18180 objects degraded (70.836%); 741 KiB/s, 28 objects/s recovering 2023-09-23T22:43:04.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:04.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:04 smithi123 bash[59255]: cluster 2023-09-23T22:43:04.150266+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v809: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 378 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 12878/18180 objects degraded (70.836%); 741 KiB/s, 28 objects/s recovering 2023-09-23T22:43:04.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:04.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:04.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:04.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:04 smithi121 bash[78246]: cluster 2023-09-23T22:43:04.150266+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v809: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 378 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 12878/18180 objects degraded (70.836%); 741 KiB/s, 28 objects/s recovering 2023-09-23T22:43:04.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:04.818 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:43:04.818 INFO:teuthology.orchestra.run.smithi121.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-23T22:43:04.862 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:04.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:04.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:05.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:05.189 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:43:05.199 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:43:05.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:05.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:05.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:05.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:05.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:05 smithi121 bash[74920]: audit 2023-09-23T22:43:04.927584+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.121:0/355373808' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:05.474 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:43:05.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:05.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:05.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:05.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:05 smithi123 bash[59255]: audit 2023-09-23T22:43:04.927584+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.121:0/355373808' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:05.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:05 smithi123 bash[59255]: audit 2023-09-23T22:43:04.928665+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:05.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:05 smithi123 bash[59255]: audit 2023-09-23T22:43:05.170400+0000 mgr.y (mgr.34107) 808 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:43:05.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:05 smithi121 bash[78246]: audit 2023-09-23T22:43:04.927584+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.121:0/355373808' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:05 smithi121 bash[78246]: audit 2023-09-23T22:43:04.928665+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:05 smithi121 bash[78246]: audit 2023-09-23T22:43:05.170400+0000 mgr.y (mgr.34107) 808 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:43:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:05 smithi121 bash[74920]: audit 2023-09-23T22:43:04.928665+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:05 smithi121 bash[74920]: audit 2023-09-23T22:43:05.170400+0000 mgr.y (mgr.34107) 808 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:43:05.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:05.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:05.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:05.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:05.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:06.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:06.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:06.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:06.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:06.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:06.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:06.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:06.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:06.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:06.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:06.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:06.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:06.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[74920]: cluster 2023-09-23T22:43:05.451376+0000 mon.a (mon.0) 1071 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[74920]: cluster 2023-09-23T22:43:05.455740+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[74920]: cluster 2023-09-23T22:43:05.457510+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[74920]: audit 2023-09-23T22:43:05.463616+0000 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[74920]: cluster 2023-09-23T22:43:05.463889+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e175: 8 total, 8 up, 7 in 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[74920]: cluster 2023-09-23T22:43:06.150817+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v811: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 323 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 12878/15531 objects degraded (82.918%); 154 KiB/s, 23 objects/s recovering 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[78246]: cluster 2023-09-23T22:43:05.451376+0000 mon.a (mon.0) 1071 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:06.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[78246]: cluster 2023-09-23T22:43:05.455740+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:43:06.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[78246]: cluster 2023-09-23T22:43:05.457510+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:43:06.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[78246]: audit 2023-09-23T22:43:05.463616+0000 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:43:06.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[78246]: cluster 2023-09-23T22:43:05.463889+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e175: 8 total, 8 up, 7 in 2023-09-23T22:43:06.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:06 smithi121 bash[78246]: cluster 2023-09-23T22:43:06.150817+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v811: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 323 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 12878/15531 objects degraded (82.918%); 154 KiB/s, 23 objects/s recovering 2023-09-23T22:43:06.758 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:06.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:06 smithi123 bash[59255]: cluster 2023-09-23T22:43:05.451376+0000 mon.a (mon.0) 1071 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:06 smithi123 bash[59255]: cluster 2023-09-23T22:43:05.455740+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:43:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:06 smithi123 bash[59255]: cluster 2023-09-23T22:43:05.457510+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:43:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:06 smithi123 bash[59255]: audit 2023-09-23T22:43:05.463616+0000 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:43:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:06 smithi123 bash[59255]: cluster 2023-09-23T22:43:05.463889+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e175: 8 total, 8 up, 7 in 2023-09-23T22:43:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:06 smithi123 bash[59255]: cluster 2023-09-23T22:43:06.150817+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v811: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 323 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 12878/15531 objects degraded (82.918%); 154 KiB/s, 23 objects/s recovering 2023-09-23T22:43:06.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:06.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:07.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:07.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:43:07.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:07.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:07.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:07.292 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:07.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:07.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:07.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:07.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:07 smithi121 bash[74920]: audit 2023-09-23T22:43:06.934749+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:07.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:07 smithi121 bash[74920]: cluster 2023-09-23T22:43:07.327434+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: Degraded data redundancy: 12878/15531 objects degraded (82.918%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:07.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:07.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:07.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:07.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:07.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:07 smithi123 bash[59255]: audit 2023-09-23T22:43:06.934749+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:07.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:07 smithi123 bash[59255]: cluster 2023-09-23T22:43:07.327434+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: Degraded data redundancy: 12878/15531 objects degraded (82.918%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:07.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:07.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:07 smithi121 bash[78246]: audit 2023-09-23T22:43:06.934749+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:07.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:07 smithi121 bash[78246]: cluster 2023-09-23T22:43:07.327434+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: Degraded data redundancy: 12878/15531 objects degraded (82.918%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:07.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:07.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:07.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:08.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:08.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:08.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:08.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:08.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:08.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:08.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:08.490 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":809,"stamp":"2023-09-23T22:43:04.149713+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":396105656,"num_objects":6060,"num_object_clones":0,"num_object_copies":18180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12878,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6060,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":194234,"num_write_kb":6402702,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3569,"num_bytes_recovered":219758292,"num_keys_recovered":20,"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":123568,"ondisk_log_size":123568,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4900184,"kb_used_data":2284192,"kb_used_omap":21,"kb_used_meta":2615530,"kb_avail":651315880,"statfs":{"total":671965249536,"available":666947461120,"internally_reserved":0,"allocated":2339012608,"data_stored":2334364595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":2678302924},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-574095360,"num_objects":-8760,"num_object_clones":0,"num_object_copies":-26280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-62,"num_objects_misplaced":-285,"num_objects_unfound":0,"num_objects_dirty":-8760,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8760,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":347,"num_bytes_recovered":9109504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.005769"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":28,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.376091+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:42:07.376091+0000","last_peered":"2023-09-23T22:42:07.376091+0000","last_clean":"2023-09-23T22:42:07.376091+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:42:07.376091+0000","last_undegraded":"2023-09-23T22:42:07.376091+0000","last_fullsized":"2023-09-23T22:42:07.376091+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":108,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:15.968083+0000","last_change":"2023-09-23T22:37:17.290742+0000","last_active":"2023-09-23T22:42:15.968083+0000","last_peered":"2023-09-23T22:42:15.968083+0000","last_clean":"2023-09-23T22:42:15.968083+0000","last_became_active":"2023-09-23T22:37:17.288331+0000","last_became_peered":"2023-09-23T22:37:17.288331+0000","last_unstale":"2023-09-23T22:42:15.968083+0000","last_undegraded":"2023-09-23T22:42:15.968083+0000","last_fullsized":"2023-09-23T22:42:15.968083+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:54.500998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":90,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379305+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:42:07.379305+0000","last_peered":"2023-09-23T22:42:07.379305+0000","last_clean":"2023-09-23T22:42:07.379305+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:42:07.379305+0000","last_undegraded":"2023-09-23T22:42:07.379305+0000","last_fullsized":"2023-09-23T22:42:07.379305+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:32.510820+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:42:32.510820+0000","last_peered":"2023-09-23T22:42:32.510820+0000","last_clean":"2023-09-23T22:42:32.510820+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:42:32.510820+0000","last_undegraded":"2023-09-23T22:42:32.510820+0000","last_fullsized":"2023-09-23T22:42:32.510820+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":181,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396646+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:42:39.396646+0000","last_peered":"2023-09-23T22:42:39.396646+0000","last_clean":"2023-09-23T22:42:39.396646+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:42:39.396646+0000","last_undegraded":"2023-09-23T22:42:39.396646+0000","last_fullsized":"2023-09-23T22:42:39.396646+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.376237+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:42:07.376237+0000","last_peered":"2023-09-23T22:42:07.376237+0000","last_clean":"2023-09-23T22:42:07.376237+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:42:07.376237+0000","last_undegraded":"2023-09-23T22:42:07.376237+0000","last_fullsized":"2023-09-23T22:42:07.376237+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":138,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.388302+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:42:07.388302+0000","last_peered":"2023-09-23T22:42:07.388302+0000","last_clean":"2023-09-23T22:42:07.388302+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:42:07.388302+0000","last_undegraded":"2023-09-23T22:42:07.388302+0000","last_fullsized":"2023-09-23T22:42:07.388302+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":190,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:21.910955+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:42:21.910955+0000","last_peered":"2023-09-23T22:42:21.910955+0000","last_clean":"2023-09-23T22:42:21.910955+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:42:21.910955+0000","last_undegraded":"2023-09-23T22:42:21.910955+0000","last_fullsized":"2023-09-23T22:42:21.910955+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":172,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.376028+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:42:07.376028+0000","last_peered":"2023-09-23T22:42:07.376028+0000","last_clean":"2023-09-23T22:42:07.376028+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:42:07.376028+0000","last_undegraded":"2023-09-23T22:42:07.376028+0000","last_fullsized":"2023-09-23T22:42:07.376028+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":142,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:21.910991+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:42:21.910991+0000","last_peered":"2023-09-23T22:42:21.910991+0000","last_clean":"2023-09-23T22:42:21.910991+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:42:21.910991+0000","last_undegraded":"2023-09-23T22:42:21.910991+0000","last_fullsized":"2023-09-23T22:42:21.910991+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":24,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.370233+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:42:07.370233+0000","last_peered":"2023-09-23T22:42:07.370233+0000","last_clean":"2023-09-23T22:42:07.370233+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:42:07.370233+0000","last_undegraded":"2023-09-23T22:42:07.370233+0000","last_fullsized":"2023-09-23T22:42:07.370233+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":140,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379541+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:42:07.379541+0000","last_peered":"2023-09-23T22:42:07.379541+0000","last_clean":"2023-09-23T22:42:07.379541+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:42:07.379541+0000","last_undegraded":"2023-09-23T22:42:07.379541+0000","last_fullsized":"2023-09-23T22:42:07.379541+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":209,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374920+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:42:07.374920+0000","last_peered":"2023-09-23T22:42:07.374920+0000","last_clean":"2023-09-23T22:42:07.374920+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:42:07.374920+0000","last_undegraded":"2023-09-23T22:42:07.374920+0000","last_fullsized":"2023-09-23T22:42:07.374920+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":178,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374611+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:42:07.374611+0000","last_peered":"2023-09-23T22:42:07.374611+0000","last_clean":"2023-09-23T22:42:07.374611+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:42:07.374611+0000","last_undegraded":"2023-09-23T22:42:07.374611+0000","last_fullsized":"2023-09-23T22:42:07.374611+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":24,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368120+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:42:07.368120+0000","last_peered":"2023-09-23T22:42:07.368120+0000","last_clean":"2023-09-23T22:42:07.368120+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:42:07.368120+0000","last_undegraded":"2023-09-23T22:42:07.368120+0000","last_fullsized":"2023-09-23T22:42:07.368120+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":108,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.378864+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:42:07.378864+0000","last_peered":"2023-09-23T22:42:07.378864+0000","last_clean":"2023-09-23T22:42:07.378864+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:42:07.378864+0000","last_undegraded":"2023-09-23T22:42:07.378864+0000","last_fullsized":"2023-09-23T22:42:07.378864+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":171,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.387755+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:42:07.387755+0000","last_peered":"2023-09-23T22:42:07.387755+0000","last_clean":"2023-09-23T22:42:07.387755+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:42:07.387755+0000","last_undegraded":"2023-09-23T22:42:07.387755+0000","last_fullsized":"2023-09-23T22:42:07.387755+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":171,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379471+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:42:07.379471+0000","last_peered":"2023-09-23T22:42:07.379471+0000","last_clean":"2023-09-23T22:42:07.379471+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:42:07.379471+0000","last_undegraded":"2023-09-23T22:42:07.379471+0000","last_fullsized":"2023-09-23T22:42:07.379471+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368230+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:42:07.368230+0000","last_peered":"2023-09-23T22:42:07.368230+0000","last_clean":"2023-09-23T22:42:07.368230+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:42:07.368230+0000","last_undegraded":"2023-09-23T22:42:07.368230+0000","last_fullsized":"2023-09-23T22:42:07.368230+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":156,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.393606+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:42:07.393606+0000","last_peered":"2023-09-23T22:42:07.393606+0000","last_clean":"2023-09-23T22:42:07.393606+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:42:07.393606+0000","last_undegraded":"2023-09-23T22:42:07.393606+0000","last_fullsized":"2023-09-23T22:42:07.393606+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":97,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.387780+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:42:07.387780+0000","last_peered":"2023-09-23T22:42:07.387780+0000","last_clean":"2023-09-23T22:42:07.387780+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:42:07.387780+0000","last_undegraded":"2023-09-23T22:42:07.387780+0000","last_fullsized":"2023-09-23T22:42:07.387780+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":183,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.393148+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:42:39.393148+0000","last_peered":"2023-09-23T22:42:39.393148+0000","last_clean":"2023-09-23T22:42:39.393148+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:42:39.393148+0000","last_undegraded":"2023-09-23T22:42:39.393148+0000","last_fullsized":"2023-09-23T22:42:39.393148+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"174'12415","reported_seq":12440,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:03.219476+0000","last_change":"2023-09-23T22:38:52.315576+0000","last_active":"2023-09-23T22:43:03.219476+0000","last_peered":"2023-09-23T22:43:03.219476+0000","last_clean":"2023-09-23T22:43:03.219476+0000","last_became_active":"2023-09-23T22:38:52.315219+0000","last_became_peered":"2023-09-23T22:38:52.315219+0000","last_unstale":"2023-09-23T22:43:03.219476+0000","last_undegraded":"2023-09-23T22:43:03.219476+0000","last_fullsized":"2023-09-23T22:43:03.219476+0000","mapping_epoch":157,"log_start":"163'3800","ondisk_log_start":"163'3800","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8615,"log_dups_size":0,"ondisk_log_size":8615,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20905984,"num_objects":319,"num_object_clones":0,"num_object_copies":957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12415,"num_write_kb":407488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":22,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368606+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:42:07.368606+0000","last_peered":"2023-09-23T22:42:07.368606+0000","last_clean":"2023-09-23T22:42:07.368606+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:42:07.368606+0000","last_undegraded":"2023-09-23T22:42:07.368606+0000","last_fullsized":"2023-09-23T22:42:07.368606+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":156,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.375673+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:42:07.375673+0000","last_peered":"2023-09-23T22:42:07.375673+0000","last_clean":"2023-09-23T22:42:07.375673+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:42:07.375673+0000","last_undegraded":"2023-09-23T22:42:07.375673+0000","last_fullsized":"2023-09-23T22:42:07.375673+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"174'12118","reported_seq":12143,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:02.963251+0000","last_change":"2023-09-23T22:38:52.585158+0000","last_active":"2023-09-23T22:43:02.963251+0000","last_peered":"2023-09-23T22:43:02.963251+0000","last_clean":"2023-09-23T22:43:02.963251+0000","last_became_active":"2023-09-23T22:38:52.584687+0000","last_became_peered":"2023-09-23T22:38:52.584687+0000","last_unstale":"2023-09-23T22:43:02.963251+0000","last_undegraded":"2023-09-23T22:43:02.963251+0000","last_fullsized":"2023-09-23T22:43:02.963251+0000","mapping_epoch":157,"log_start":"163'4200","ondisk_log_start":"163'4200","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7918,"log_dups_size":0,"ondisk_log_size":7918,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22151168,"num_objects":338,"num_object_clones":0,"num_object_copies":1014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":338,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12118,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":22,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368273+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:42:07.368273+0000","last_peered":"2023-09-23T22:42:07.368273+0000","last_clean":"2023-09-23T22:42:07.368273+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:42:07.368273+0000","last_undegraded":"2023-09-23T22:42:07.368273+0000","last_fullsized":"2023-09-23T22:42:07.368273+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":168,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374263+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:42:07.374263+0000","last_peered":"2023-09-23T22:42:07.374263+0000","last_clean":"2023-09-23T22:42:07.374263+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:42:07.374263+0000","last_undegraded":"2023-09-23T22:42:07.374263+0000","last_fullsized":"2023-09-23T22:42:07.374263+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.6","version":"174'12299","reported_seq":12326,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:02.506981+0000","last_change":"2023-09-23T22:38:52.583812+0000","last_active":"2023-09-23T22:43:02.506981+0000","last_peered":"2023-09-23T22:43:02.506981+0000","last_clean":"2023-09-23T22:43:02.506981+0000","last_became_active":"2023-09-23T22:38:52.583402+0000","last_became_peered":"2023-09-23T22:38:52.583402+0000","last_unstale":"2023-09-23T22:43:02.506981+0000","last_undegraded":"2023-09-23T22:43:02.506981+0000","last_fullsized":"2023-09-23T22:43:02.506981+0000","mapping_epoch":157,"log_start":"164'4700","ondisk_log_start":"164'4700","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7599,"log_dups_size":0,"ondisk_log_size":7599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.078651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25100288,"num_objects":383,"num_object_clones":0,"num_object_copies":1149,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":383,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12299,"num_write_kb":405824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":22,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.370066+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:42:07.370066+0000","last_peered":"2023-09-23T22:42:07.370066+0000","last_clean":"2023-09-23T22:42:07.370066+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:42:07.370066+0000","last_undegraded":"2023-09-23T22:42:07.370066+0000","last_fullsized":"2023-09-23T22:42:07.370066+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":174,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.402007+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:42:39.402007+0000","last_peered":"2023-09-23T22:42:39.402007+0000","last_clean":"2023-09-23T22:42:39.402007+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:42:39.402007+0000","last_undegraded":"2023-09-23T22:42:39.402007+0000","last_fullsized":"2023-09-23T22:42:39.402007+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.7","version":"174'11928","reported_seq":11955,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.024379+0000","last_change":"2023-09-23T22:38:52.304491+0000","last_active":"2023-09-23T22:43:01.024379+0000","last_peered":"2023-09-23T22:43:01.024379+0000","last_clean":"2023-09-23T22:43:01.024379+0000","last_became_active":"2023-09-23T22:38:52.304132+0000","last_became_peered":"2023-09-23T22:38:52.304132+0000","last_unstale":"2023-09-23T22:43:01.024379+0000","last_undegraded":"2023-09-23T22:43:01.024379+0000","last_fullsized":"2023-09-23T22:43:01.024379+0000","mapping_epoch":157,"log_start":"164'5100","ondisk_log_start":"164'5100","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6828,"log_dups_size":0,"ondisk_log_size":6828,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.841862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28180480,"num_objects":430,"num_object_clones":0,"num_object_copies":1290,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":430,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11928,"num_write_kb":395456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":179,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.376064+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:42:07.376064+0000","last_peered":"2023-09-23T22:42:07.376064+0000","last_clean":"2023-09-23T22:42:07.376064+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:42:07.376064+0000","last_undegraded":"2023-09-23T22:42:07.376064+0000","last_fullsized":"2023-09-23T22:42:07.376064+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":152,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:32.506251+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:42:32.506251+0000","last_peered":"2023-09-23T22:42:32.506251+0000","last_clean":"2023-09-23T22:42:32.506251+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:42:32.506251+0000","last_undegraded":"2023-09-23T22:42:32.506251+0000","last_fullsized":"2023-09-23T22:42:32.506251+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"174'12154","reported_seq":12182,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.973117+0000","last_change":"2023-09-23T22:38:52.307732+0000","last_active":"2023-09-23T22:43:01.973117+0000","last_peered":"2023-09-23T22:43:01.973117+0000","last_clean":"2023-09-23T22:43:01.973117+0000","last_became_active":"2023-09-23T22:38:52.307358+0000","last_became_peered":"2023-09-23T22:38:52.307358+0000","last_unstale":"2023-09-23T22:43:01.973117+0000","last_undegraded":"2023-09-23T22:43:01.973117+0000","last_fullsized":"2023-09-23T22:43:01.973117+0000","mapping_epoch":157,"log_start":"164'5400","ondisk_log_start":"164'5400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6754,"log_dups_size":0,"ondisk_log_size":6754,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:44.759624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25427968,"num_objects":388,"num_object_clones":0,"num_object_copies":1164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":388,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12154,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":104,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.387711+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:42:07.387711+0000","last_peered":"2023-09-23T22:42:07.387711+0000","last_clean":"2023-09-23T22:42:07.387711+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:42:07.387711+0000","last_undegraded":"2023-09-23T22:42:07.387711+0000","last_fullsized":"2023-09-23T22:42:07.387711+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":178,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.375020+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:42:07.375020+0000","last_peered":"2023-09-23T22:42:07.375020+0000","last_clean":"2023-09-23T22:42:07.375020+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:42:07.375020+0000","last_undegraded":"2023-09-23T22:42:07.375020+0000","last_fullsized":"2023-09-23T22:42:07.375020+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.1","version":"174'12177","reported_seq":12204,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:00.991909+0000","last_change":"2023-09-23T22:38:52.302177+0000","last_active":"2023-09-23T22:43:00.991909+0000","last_peered":"2023-09-23T22:43:00.991909+0000","last_clean":"2023-09-23T22:43:00.991909+0000","last_became_active":"2023-09-23T22:38:52.301825+0000","last_became_peered":"2023-09-23T22:38:52.301825+0000","last_unstale":"2023-09-23T22:43:00.991909+0000","last_undegraded":"2023-09-23T22:43:00.991909+0000","last_fullsized":"2023-09-23T22:43:00.991909+0000","mapping_epoch":157,"log_start":"164'5300","ondisk_log_start":"164'5300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6877,"log_dups_size":0,"ondisk_log_size":6877,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.429833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28901376,"num_objects":441,"num_object_clones":0,"num_object_copies":1323,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":441,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12177,"num_write_kb":403776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":158,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374713+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:42:07.374713+0000","last_peered":"2023-09-23T22:42:07.374713+0000","last_clean":"2023-09-23T22:42:07.374713+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:42:07.374713+0000","last_undegraded":"2023-09-23T22:42:07.374713+0000","last_fullsized":"2023-09-23T22:42:07.374713+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":168,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374831+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:42:07.374831+0000","last_peered":"2023-09-23T22:42:07.374831+0000","last_clean":"2023-09-23T22:42:07.374831+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:42:07.374831+0000","last_undegraded":"2023-09-23T22:42:07.374831+0000","last_fullsized":"2023-09-23T22:42:07.374831+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"174'12270","reported_seq":12295,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:02.838853+0000","last_change":"2023-09-23T22:38:52.309374+0000","last_active":"2023-09-23T22:43:02.838853+0000","last_peered":"2023-09-23T22:43:02.838853+0000","last_clean":"2023-09-23T22:43:02.838853+0000","last_became_active":"2023-09-23T22:38:52.308989+0000","last_became_peered":"2023-09-23T22:38:52.308989+0000","last_unstale":"2023-09-23T22:43:02.838853+0000","last_undegraded":"2023-09-23T22:43:02.838853+0000","last_fullsized":"2023-09-23T22:43:02.838853+0000","mapping_epoch":157,"log_start":"163'4300","ondisk_log_start":"163'4300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7970,"log_dups_size":0,"ondisk_log_size":7970,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25821184,"num_objects":394,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12270,"num_write_kb":405248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":139,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374213+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:42:07.374213+0000","last_peered":"2023-09-23T22:42:07.374213+0000","last_clean":"2023-09-23T22:42:07.374213+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:42:07.374213+0000","last_undegraded":"2023-09-23T22:42:07.374213+0000","last_fullsized":"2023-09-23T22:42:07.374213+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":178,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374831+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:42:07.374831+0000","last_peered":"2023-09-23T22:42:07.374831+0000","last_clean":"2023-09-23T22:42:07.374831+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:42:07.374831+0000","last_undegraded":"2023-09-23T22:42:07.374831+0000","last_fullsized":"2023-09-23T22:42:07.374831+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.3","version":"174'11932","reported_seq":11957,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.093338+0000","last_change":"2023-09-23T22:38:52.306683+0000","last_active":"2023-09-23T22:43:01.093338+0000","last_peered":"2023-09-23T22:43:01.093338+0000","last_clean":"2023-09-23T22:43:01.093338+0000","last_became_active":"2023-09-23T22:38:52.306363+0000","last_became_peered":"2023-09-23T22:38:52.306363+0000","last_unstale":"2023-09-23T22:43:01.093338+0000","last_undegraded":"2023-09-23T22:43:01.093338+0000","last_fullsized":"2023-09-23T22:43:01.093338+0000","mapping_epoch":157,"log_start":"164'5100","ondisk_log_start":"164'5100","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6832,"log_dups_size":0,"ondisk_log_size":6832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.367926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27787264,"num_objects":424,"num_object_clones":0,"num_object_copies":1272,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":424,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11932,"num_write_kb":395392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,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":184,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.389933+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:42:07.389933+0000","last_peered":"2023-09-23T22:42:07.389933+0000","last_clean":"2023-09-23T22:42:07.389933+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:42:07.389933+0000","last_undegraded":"2023-09-23T22:42:07.389933+0000","last_fullsized":"2023-09-23T22:42:07.389933+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.390256+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:42:07.390256+0000","last_peered":"2023-09-23T22:42:07.390256+0000","last_clean":"2023-09-23T22:42:07.390256+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:42:07.390256+0000","last_undegraded":"2023-09-23T22:42:07.390256+0000","last_fullsized":"2023-09-23T22:42:07.390256+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"174'12119","reported_seq":12146,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:02.453982+0000","last_change":"2023-09-23T22:38:52.305657+0000","last_active":"2023-09-23T22:43:02.453982+0000","last_peered":"2023-09-23T22:43:02.453982+0000","last_clean":"2023-09-23T22:43:02.453982+0000","last_became_active":"2023-09-23T22:38:52.305373+0000","last_became_peered":"2023-09-23T22:38:52.305373+0000","last_unstale":"2023-09-23T22:43:02.453982+0000","last_undegraded":"2023-09-23T22:43:02.453982+0000","last_fullsized":"2023-09-23T22:43:02.453982+0000","mapping_epoch":157,"log_start":"164'4600","ondisk_log_start":"164'4600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7519,"log_dups_size":0,"ondisk_log_size":7519,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:21.638641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22085632,"num_objects":337,"num_object_clones":0,"num_object_copies":1011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12119,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":160,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379929+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:42:07.379929+0000","last_peered":"2023-09-23T22:42:07.379929+0000","last_clean":"2023-09-23T22:42:07.379929+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:42:07.379929+0000","last_undegraded":"2023-09-23T22:42:07.379929+0000","last_fullsized":"2023-09-23T22:42:07.379929+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379559+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:42:07.379559+0000","last_peered":"2023-09-23T22:42:07.379559+0000","last_clean":"2023-09-23T22:42:07.379559+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:42:07.379559+0000","last_undegraded":"2023-09-23T22:42:07.379559+0000","last_fullsized":"2023-09-23T22:42:07.379559+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":112,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379401+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:42:07.379401+0000","last_peered":"2023-09-23T22:42:07.379401+0000","last_clean":"2023-09-23T22:42:07.379401+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:42:07.379401+0000","last_undegraded":"2023-09-23T22:42:07.379401+0000","last_fullsized":"2023-09-23T22:42:07.379401+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"174'12063","reported_seq":12096,"reported_epoch":174,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:43:03.181434+0000","last_change":"2023-09-23T22:40:27.762900+0000","last_active":"2023-09-23T22:43:03.181434+0000","last_peered":"2023-09-23T22:43:03.181434+0000","last_clean":"2023-09-23T22:40:25.303952+0000","last_became_active":"2023-09-23T22:40:27.728944+0000","last_became_peered":"2023-09-23T22:40:27.728944+0000","last_unstale":"2023-09-23T22:43:03.181434+0000","last_undegraded":"2023-09-23T22:40:27.383632+0000","last_fullsized":"2023-09-23T22:40:27.347289+0000","mapping_epoch":166,"log_start":"163'3400","ondisk_log_start":"163'3400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8663,"log_dups_size":0,"ondisk_log_size":8663,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22085632,"num_objects":337,"num_object_clones":0,"num_object_copies":1011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5458,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12063,"num_write_kb":396800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,3],"avail_no_missing":["5","0","3"],"object_location_counts":[{"shards":"3,5","objects":-5121}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":183,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.375894+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:42:07.375894+0000","last_peered":"2023-09-23T22:42:07.375894+0000","last_clean":"2023-09-23T22:42:07.375894+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:42:07.375894+0000","last_undegraded":"2023-09-23T22:42:07.375894+0000","last_fullsized":"2023-09-23T22:42:07.375894+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":179,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374518+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:42:07.374518+0000","last_peered":"2023-09-23T22:42:07.374518+0000","last_clean":"2023-09-23T22:42:07.374518+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:42:07.374518+0000","last_undegraded":"2023-09-23T22:42:07.374518+0000","last_fullsized":"2023-09-23T22:42:07.374518+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":106,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379821+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:42:07.379821+0000","last_peered":"2023-09-23T22:42:07.379821+0000","last_clean":"2023-09-23T22:42:07.379821+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:42:07.379821+0000","last_undegraded":"2023-09-23T22:42:07.379821+0000","last_fullsized":"2023-09-23T22:42:07.379821+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"174'12158","reported_seq":12183,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:02.011920+0000","last_change":"2023-09-23T22:38:52.305127+0000","last_active":"2023-09-23T22:43:02.011920+0000","last_peered":"2023-09-23T22:43:02.011920+0000","last_clean":"2023-09-23T22:43:02.011920+0000","last_became_active":"2023-09-23T22:38:52.304757+0000","last_became_peered":"2023-09-23T22:38:52.304757+0000","last_unstale":"2023-09-23T22:43:02.011920+0000","last_undegraded":"2023-09-23T22:43:02.011920+0000","last_fullsized":"2023-09-23T22:43:02.011920+0000","mapping_epoch":157,"log_start":"164'5400","ondisk_log_start":"164'5400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6758,"log_dups_size":0,"ondisk_log_size":6758,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.399131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26869760,"num_objects":410,"num_object_clones":0,"num_object_copies":1230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12158,"num_write_kb":402176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":171,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:11.772318+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:42:11.772318+0000","last_peered":"2023-09-23T22:42:11.772318+0000","last_clean":"2023-09-23T22:42:11.772318+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:42:11.772318+0000","last_undegraded":"2023-09-23T22:42:11.772318+0000","last_fullsized":"2023-09-23T22:42:11.772318+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.383553+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:42:07.383553+0000","last_peered":"2023-09-23T22:42:07.383553+0000","last_clean":"2023-09-23T22:42:07.383553+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:42:07.383553+0000","last_undegraded":"2023-09-23T22:42:07.383553+0000","last_fullsized":"2023-09-23T22:42:07.383553+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":31,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.401354+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:42:39.401354+0000","last_peered":"2023-09-23T22:42:39.401354+0000","last_clean":"2023-09-23T22:42:39.401354+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:42:39.401354+0000","last_undegraded":"2023-09-23T22:42:39.401354+0000","last_fullsized":"2023-09-23T22:42:39.401354+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.9","version":"174'12150","reported_seq":12171,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:03.248305+0000","last_change":"2023-09-23T22:38:52.315423+0000","last_active":"2023-09-23T22:43:03.248305+0000","last_peered":"2023-09-23T22:43:03.248305+0000","last_clean":"2023-09-23T22:43:03.248305+0000","last_became_active":"2023-09-23T22:38:52.315002+0000","last_became_peered":"2023-09-23T22:38:52.315002+0000","last_unstale":"2023-09-23T22:43:03.248305+0000","last_undegraded":"2023-09-23T22:43:03.248305+0000","last_fullsized":"2023-09-23T22:43:03.248305+0000","mapping_epoch":157,"log_start":"163'3500","ondisk_log_start":"163'3500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8650,"log_dups_size":0,"ondisk_log_size":8650,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19922944,"num_objects":304,"num_object_clones":0,"num_object_copies":912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12150,"num_write_kb":398528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":161,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.375941+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:42:07.375941+0000","last_peered":"2023-09-23T22:42:07.375941+0000","last_clean":"2023-09-23T22:42:07.375941+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:42:07.375941+0000","last_undegraded":"2023-09-23T22:42:07.375941+0000","last_fullsized":"2023-09-23T22:42:07.375941+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":408,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.367967+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:42:07.367967+0000","last_peered":"2023-09-23T22:42:07.367967+0000","last_clean":"2023-09-23T22:42:07.367967+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:42:07.367967+0000","last_undegraded":"2023-09-23T22:42:07.367967+0000","last_fullsized":"2023-09-23T22:42:07.367967+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":107,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.375894+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:42:07.375894+0000","last_peered":"2023-09-23T22:42:07.375894+0000","last_clean":"2023-09-23T22:42:07.375894+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:42:07.375894+0000","last_undegraded":"2023-09-23T22:42:07.375894+0000","last_fullsized":"2023-09-23T22:42:07.375894+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":91,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374970+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:42:07.374970+0000","last_peered":"2023-09-23T22:42:07.374970+0000","last_clean":"2023-09-23T22:42:07.374970+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:42:07.374970+0000","last_undegraded":"2023-09-23T22:42:07.374970+0000","last_fullsized":"2023-09-23T22:42:07.374970+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.a","version":"174'12153","reported_seq":12180,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.044449+0000","last_change":"2023-09-23T22:38:52.309012+0000","last_active":"2023-09-23T22:43:01.044449+0000","last_peered":"2023-09-23T22:43:01.044449+0000","last_clean":"2023-09-23T22:43:01.044449+0000","last_became_active":"2023-09-23T22:38:52.308717+0000","last_became_peered":"2023-09-23T22:38:52.308717+0000","last_unstale":"2023-09-23T22:43:01.044449+0000","last_undegraded":"2023-09-23T22:43:01.044449+0000","last_fullsized":"2023-09-23T22:43:01.044449+0000","mapping_epoch":157,"log_start":"164'5300","ondisk_log_start":"164'5300","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":6853,"log_dups_size":0,"ondisk_log_size":6853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.339178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29818880,"num_objects":455,"num_object_clones":0,"num_object_copies":1365,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12153,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":173,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368021+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:42:07.368021+0000","last_peered":"2023-09-23T22:42:07.368021+0000","last_clean":"2023-09-23T22:42:07.368021+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:42:07.368021+0000","last_undegraded":"2023-09-23T22:42:07.368021+0000","last_fullsized":"2023-09-23T22:42:07.368021+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":31,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.400682+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:42:39.400682+0000","last_peered":"2023-09-23T22:42:39.400682+0000","last_clean":"2023-09-23T22:42:39.400682+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:42:39.400682+0000","last_undegraded":"2023-09-23T22:42:39.400682+0000","last_fullsized":"2023-09-23T22:42:39.400682+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":152,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.393389+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:42:07.393389+0000","last_peered":"2023-09-23T22:42:07.393389+0000","last_clean":"2023-09-23T22:42:07.393389+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:42:07.393389+0000","last_undegraded":"2023-09-23T22:42:07.393389+0000","last_fullsized":"2023-09-23T22:42:07.393389+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.f","version":"174'11931","reported_seq":11957,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.875624+0000","last_change":"2023-09-23T22:38:52.297617+0000","last_active":"2023-09-23T22:43:01.875624+0000","last_peered":"2023-09-23T22:43:01.875624+0000","last_clean":"2023-09-23T22:43:01.875624+0000","last_became_active":"2023-09-23T22:38:52.297297+0000","last_became_peered":"2023-09-23T22:38:52.297297+0000","last_unstale":"2023-09-23T22:43:01.875624+0000","last_undegraded":"2023-09-23T22:43:01.875624+0000","last_fullsized":"2023-09-23T22:43:01.875624+0000","mapping_epoch":157,"log_start":"162'2500","ondisk_log_start":"162'2500","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":9431,"log_dups_size":0,"ondisk_log_size":9431,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.683939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25231360,"num_objects":385,"num_object_clones":0,"num_object_copies":1155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11931,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":18,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.370126+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:42:07.370126+0000","last_peered":"2023-09-23T22:42:07.370126+0000","last_clean":"2023-09-23T22:42:07.370126+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:42:07.370126+0000","last_undegraded":"2023-09-23T22:42:07.370126+0000","last_fullsized":"2023-09-23T22:42:07.370126+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":85,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379996+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:42:07.379996+0000","last_peered":"2023-09-23T22:42:07.379996+0000","last_clean":"2023-09-23T22:42:07.379996+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:42:07.379996+0000","last_undegraded":"2023-09-23T22:42:07.379996+0000","last_fullsized":"2023-09-23T22:42:07.379996+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.387632+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:42:07.387632+0000","last_peered":"2023-09-23T22:42:07.387632+0000","last_clean":"2023-09-23T22:42:07.387632+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:42:07.387632+0000","last_undegraded":"2023-09-23T22:42:07.387632+0000","last_fullsized":"2023-09-23T22:42:07.387632+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.c","version":"174'12107","reported_seq":12143,"reported_epoch":174,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T22:43:02.531077+0000","last_change":"2023-09-23T22:40:27.735077+0000","last_active":"2023-09-23T22:43:02.531077+0000","last_peered":"2023-09-23T22:43:02.531077+0000","last_clean":"2023-09-23T22:40:25.307982+0000","last_became_active":"2023-09-23T22:40:27.720373+0000","last_became_peered":"2023-09-23T22:40:27.720373+0000","last_unstale":"2023-09-23T22:43:02.531077+0000","last_undegraded":"2023-09-23T22:40:27.453687+0000","last_fullsized":"2023-09-23T22:40:27.338157+0000","mapping_epoch":166,"log_start":"164'4600","ondisk_log_start":"164'4600","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":7507,"log_dups_size":0,"ondisk_log_size":7507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:44.393880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23527424,"num_objects":359,"num_object_clones":0,"num_object_copies":1077,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5511,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":359,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12107,"num_write_kb":398912,"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":[0,3,7],"acting":[0,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3","objects":-5152}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":22,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368394+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:42:07.368394+0000","last_peered":"2023-09-23T22:42:07.368394+0000","last_clean":"2023-09-23T22:42:07.368394+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:42:07.368394+0000","last_undegraded":"2023-09-23T22:42:07.368394+0000","last_fullsized":"2023-09-23T22:42:07.368394+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":124,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379573+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:42:07.379573+0000","last_peered":"2023-09-23T22:42:07.379573+0000","last_clean":"2023-09-23T22:42:07.379573+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:42:07.379573+0000","last_undegraded":"2023-09-23T22:42:07.379573+0000","last_fullsized":"2023-09-23T22:42:07.379573+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":179,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.389690+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:42:07.389690+0000","last_peered":"2023-09-23T22:42:07.389690+0000","last_clean":"2023-09-23T22:42:07.389690+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:42:07.389690+0000","last_undegraded":"2023-09-23T22:42:07.389690+0000","last_fullsized":"2023-09-23T22:42:07.389690+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"174'12000","reported_seq":19096,"reported_epoch":174,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T22:43:03.257996+0000","last_change":"2023-09-23T22:40:58.565450+0000","last_active":"2023-09-23T22:43:03.257996+0000","last_peered":"2023-09-23T22:43:03.257996+0000","last_clean":"2023-09-23T22:40:25.297524+0000","last_became_active":"2023-09-23T22:40:27.711866+0000","last_became_peered":"2023-09-23T22:40:27.711866+0000","last_unstale":"2023-09-23T22:43:03.257996+0000","last_undegraded":"2023-09-23T22:40:58.557450+0000","last_fullsized":"2023-09-23T22:40:27.347395+0000","mapping_epoch":166,"log_start":"163'3400","ondisk_log_start":"163'3400","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:38:51.268975+0000","last_clean_scrub_stamp":"2023-09-23T22:38:51.268975+0000","objects_scrubbed":0,"log_size":8600,"log_dups_size":0,"ondisk_log_size":8600,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21692440,"num_objects":332,"num_object_clones":0,"num_object_copies":996,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1909,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":332,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12000,"num_write_kb":394561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":217907200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,2],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"2,5","objects":-1577}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.368527+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:42:07.368527+0000","last_peered":"2023-09-23T22:42:07.368527+0000","last_clean":"2023-09-23T22:42:07.368527+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:42:07.368527+0000","last_undegraded":"2023-09-23T22:42:07.368527+0000","last_fullsized":"2023-09-23T22:42:07.368527+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":158,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.393472+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:42:07.393472+0000","last_peered":"2023-09-23T22:42:07.393472+0000","last_clean":"2023-09-23T22:42:07.393472+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:42:07.393472+0000","last_undegraded":"2023-09-23T22:42:07.393472+0000","last_fullsized":"2023-09-23T22:42:07.393472+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":138,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374168+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:42:07.374168+0000","last_peered":"2023-09-23T22:42:07.374168+0000","last_clean":"2023-09-23T22:42:07.374168+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:42:07.374168+0000","last_undegraded":"2023-09-23T22:42:07.374168+0000","last_fullsized":"2023-09-23T22:42:07.374168+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":160,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.388066+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:42:07.388066+0000","last_peered":"2023-09-23T22:42:07.388066+0000","last_clean":"2023-09-23T22:42:07.388066+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:42:07.388066+0000","last_undegraded":"2023-09-23T22:42:07.388066+0000","last_fullsized":"2023-09-23T22:42:07.388066+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":184,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.400979+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:42:39.400979+0000","last_peered":"2023-09-23T22:42:39.400979+0000","last_clean":"2023-09-23T22:42:39.400979+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:42:39.400979+0000","last_undegraded":"2023-09-23T22:42:39.400979+0000","last_fullsized":"2023-09-23T22:42:39.400979+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":169,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.376179+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:42:07.376179+0000","last_peered":"2023-09-23T22:42:07.376179+0000","last_clean":"2023-09-23T22:42:07.376179+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:42:07.376179+0000","last_undegraded":"2023-09-23T22:42:07.376179+0000","last_fullsized":"2023-09-23T22:42:07.376179+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":168,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374706+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:42:07.374706+0000","last_peered":"2023-09-23T22:42:07.374706+0000","last_clean":"2023-09-23T22:42:07.374706+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:42:07.374706+0000","last_undegraded":"2023-09-23T22:42:07.374706+0000","last_fullsized":"2023-09-23T22:42:07.374706+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":170,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.379651+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:42:07.379651+0000","last_peered":"2023-09-23T22:42:07.379651+0000","last_clean":"2023-09-23T22:42:07.379651+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:42:07.379651+0000","last_undegraded":"2023-09-23T22:42:07.379651+0000","last_fullsized":"2023-09-23T22:42:07.379651+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":153,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374833+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:42:07.374833+0000","last_peered":"2023-09-23T22:42:07.374833+0000","last_clean":"2023-09-23T22:42:07.374833+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:42:07.374833+0000","last_undegraded":"2023-09-23T22:42:07.374833+0000","last_fullsized":"2023-09-23T22:42:07.374833+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":197,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.391952+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:42:07.391952+0000","last_peered":"2023-09-23T22:42:07.391952+0000","last_clean":"2023-09-23T22:42:07.391952+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:42:07.391952+0000","last_undegraded":"2023-09-23T22:42:07.391952+0000","last_fullsized":"2023-09-23T22:42:07.391952+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":169,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.390290+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:42:39.390290+0000","last_peered":"2023-09-23T22:42:39.390290+0000","last_clean":"2023-09-23T22:42:39.390290+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:42:39.390290+0000","last_undegraded":"2023-09-23T22:42:39.390290+0000","last_fullsized":"2023-09-23T22:42:39.390290+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":143,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.388399+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:42:07.388399+0000","last_peered":"2023-09-23T22:42:07.388399+0000","last_clean":"2023-09-23T22:42:07.388399+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:42:07.388399+0000","last_undegraded":"2023-09-23T22:42:07.388399+0000","last_fullsized":"2023-09-23T22:42:07.388399+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":178,"reported_epoch":173,"state":"active+clean","last_fresh":"2023-09-23T22:42:07.374120+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:42:07.374120+0000","last_peered":"2023-09-23T22:42:07.374120+0000","last_clean":"2023-09-23T22:42:07.374120+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:42:07.374120+0000","last_undegraded":"2023-09-23T22:42:07.374120+0000","last_fullsized":"2023-09-23T22:42:07.374120+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":395509784,"num_objects":6036,"num_object_clones":0,"num_object_copies":18108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12878,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6036,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":193974,"num_write_kb":6400257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3534,"num_bytes_recovered":217972736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2252025856,"data_stored":2252013640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":123374,"ondisk_log_size":123374,"up":48,"acting":45,"num_store_stats":7},{"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430598,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":410684,"kb_used_data":113396,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93334468,"statfs":{"total":95995035648,"available":95574495232,"internally_reserved":0,"allocated":116117504,"data_stored":115573933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.9159999999999999,"15min":1.849},"min":{"1min":0.28999999999999998,"5min":0.23499999999999999,"15min":0.22500000000000001},"max":{"1min":4.4279999999999999,"5min":68.228999999999999,"15min":124.09},"last":3.3839999999999999},{"interface":"front","average":{"1min":1.5109999999999999,"5min":2.117,"15min":1.8919999999999999},"min":{"1min":0.29199999999999998,"5min":0.246,"15min":0.246},"max":{"1min":10.137,"5min":68.731999999999999,"15min":124.00700000000001},"last":1.645}]},{"osd":1,"last update":"Sat Sep 23 22:42:26 2023","interfaces":[{"interface":"back","average":{"1min":1.95,"5min":1.8160000000000001,"15min":1.482},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":11.976000000000001,"5min":13.196999999999999,"15min":13.196999999999999},"last":4.3470000000000004},{"interface":"front","average":{"1min":1.333,"5min":1.696,"15min":1.8999999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":11.266999999999999,"5min":12.778,"15min":12.778},"last":4.2729999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1389999999999998,"5min":1.5109999999999999,"15min":1.647},"min":{"1min":0.38600000000000001,"5min":0.33300000000000002,"15min":0.27600000000000002},"max":{"1min":5.4989999999999997,"5min":5.5410000000000004,"15min":52.573},"last":4.0549999999999997},{"interface":"front","average":{"1min":1.734,"5min":1.4079999999999999,"15min":1.518},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.27100000000000002},"max":{"1min":8.2170000000000005,"5min":8.2170000000000005,"15min":53.319000000000003},"last":4.4299999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:42:44 2023","interfaces":[{"interface":"back","average":{"1min":4.117,"5min":1.9770000000000001,"15min":2.2040000000000002},"min":{"1min":0.36099999999999999,"5min":0.32800000000000001,"15min":0.309},"max":{"1min":35.338999999999999,"5min":35.338999999999999,"15min":124.22799999999999},"last":5.5},{"interface":"front","average":{"1min":2.6469999999999998,"5min":1.6020000000000001,"15min":2.1560000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.316},"max":{"1min":35.445999999999998,"5min":35.445999999999998,"15min":124.17400000000001},"last":3.4289999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:42:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":0.93000000000000005,"15min":1.0549999999999999},"min":{"1min":0.309,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":4.367,"5min":4.9640000000000004,"15min":10.589},"last":4.1280000000000001},{"interface":"front","average":{"1min":1.9790000000000001,"5min":1.2370000000000001,"15min":1.1739999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.32600000000000001},"max":{"1min":4.8689999999999998,"5min":4.8689999999999998,"15min":12.814},"last":0.42599999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:42:53 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.0049999999999999,"15min":1.129},"min":{"1min":0.50800000000000001,"5min":0.36099999999999999,"15min":0.27200000000000002},"max":{"1min":7.1900000000000004,"5min":8.0359999999999996,"15min":13.677},"last":3.4580000000000002},{"interface":"front","average":{"1min":1.478,"5min":1.2030000000000001,"15min":1.173},"min":{"1min":0.38200000000000001,"5min":0.375,"15min":0.26800000000000002},"max":{"1min":5.6109999999999998,"5min":6.4619999999999997,"15min":11.298},"last":4.093}]},{"osd":6,"last update":"Sat Sep 23 22:42:53 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.82199999999999995,"15min":1.0469999999999999},"min":{"1min":0.502,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":2.3969999999999998,"5min":3.3559999999999999,"15min":5.2679999999999998},"last":3.4849999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.026,"15min":0.84599999999999997},"min":{"1min":0.46500000000000002,"5min":0.38800000000000001,"15min":0.36099999999999999},"max":{"1min":4.641,"5min":5.0279999999999996,"15min":5.0279999999999996},"last":4.1630000000000003}]}]},{"osd":6,"up_from":0,"seq":597000454222,"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":1,"up_from":145,"seq":622770257990,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":815252,"kb_used_data":552972,"kb_used_omap":5,"kb_used_meta":262138,"kb_avail":92929900,"statfs":{"total":95995035648,"available":95160217600,"internally_reserved":0,"allocated":566243328,"data_stored":565452893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":268429772},"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 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":2.7349999999999999,"5min":2.0990000000000002,"15min":3.073},"min":{"1min":0.19600000000000001,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":7.3959999999999999,"5min":32.232999999999997,"15min":32.232999999999997},"last":2.137},{"interface":"front","average":{"1min":2.016,"5min":3.169,"15min":3.6499999999999999},"min":{"1min":0.40100000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.2119999999999997,"5min":65.015000000000001,"15min":65.015000000000001},"last":2.1509999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.9550000000000001,"5min":1.6970000000000001,"15min":2.0470000000000002},"min":{"1min":0.29099999999999998,"5min":0.245,"15min":0.245},"max":{"1min":6.6059999999999999,"5min":11.023999999999999,"15min":11.023999999999999},"last":10.15},{"interface":"front","average":{"1min":3.2109999999999999,"5min":1.9850000000000001,"15min":1.6719999999999999},"min":{"1min":0.38800000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":10.553000000000001,"5min":11.917,"15min":11.917},"last":2.008}]},{"osd":3,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":2.1760000000000002,"15min":3.6579999999999999},"min":{"1min":0.41599999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.819,"5min":33.935000000000002,"15min":33.935000000000002},"last":1.5249999999999999},{"interface":"front","average":{"1min":2.081,"5min":2.25,"15min":3.2440000000000002},"min":{"1min":0.315,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":6.5830000000000002,"5min":42.146000000000001,"15min":42.146000000000001},"last":1.4239999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.4550000000000001,"15min":1.262},"min":{"1min":0.39300000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":6.6829999999999998,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":2.0760000000000001},{"interface":"front","average":{"1min":1.829,"5min":1.6120000000000001,"15min":1.6240000000000001},"min":{"1min":0.35499999999999998,"5min":0.307,"15min":0.307},"max":{"1min":5.0039999999999996,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":1.6399999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":1.516,"15min":1.274},"min":{"1min":0.37,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":6.6230000000000002,"5min":8.7289999999999992,"15min":8.7289999999999992},"last":1.2230000000000001},{"interface":"front","average":{"1min":2.4710000000000001,"5min":1.7829999999999999,"15min":1.4179999999999999},"min":{"1min":0.58299999999999996,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.6980000000000004,"5min":7.3609999999999998,"15min":7.3609999999999998},"last":2.105}]},{"osd":6,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8220000000000001,"5min":1.423,"15min":1.3},"min":{"1min":0.50700000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.6660000000000004,"5min":7.4509999999999996,"15min":7.4509999999999996},"last":2.0419999999999998},{"interface":"front","average":{"1min":1.3420000000000001,"5min":2.1150000000000002,"15min":1.829},"min":{"1min":0.38800000000000001,"5min":0.37,"15min":0.37},"max":{"1min":4.9729999999999999,"5min":64,"15min":64},"last":1.6699999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":2.2639999999999998,"15min":1.8740000000000001},"min":{"1min":0.46500000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.0979999999999999,"5min":64.085999999999999,"15min":64.085999999999999},"last":1.6020000000000001},{"interface":"front","average":{"1min":2.706,"5min":1.714,"15min":1.413},"min":{"1min":0.45300000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":8.5150000000000006,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":1.3919999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449312,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":940776,"kb_used_data":526944,"kb_used_omap":5,"kb_used_meta":413754,"kb_avail":92804376,"statfs":{"total":95995035648,"available":95031681024,"internally_reserved":0,"allocated":539590656,"data_stored":538836179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":423684730},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 22:42:24 2023","interfaces":[{"interface":"back","average":{"1min":2.7530000000000001,"5min":2.6909999999999998,"15min":3.5},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":10.956,"5min":16.105,"15min":16.105},"last":0.68500000000000005},{"interface":"front","average":{"1min":2.1509999999999998,"5min":2.4460000000000002,"15min":2.4260000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":9.7949999999999999,"5min":11.566000000000001,"15min":11.566000000000001},"last":0.23300000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.0449999999999999,"5min":2.7559999999999998,"15min":2.1440000000000001},"min":{"1min":0.26000000000000001,"5min":0.20799999999999999,"15min":0.17699999999999999},"max":{"1min":13.074999999999999,"5min":72.355999999999995,"15min":94.004999999999995},"last":4.7080000000000002},{"interface":"front","average":{"1min":3.54,"5min":3.6259999999999999,"15min":3.0670000000000002},"min":{"1min":0.23599999999999999,"5min":0.23100000000000001,"15min":0.223},"max":{"1min":13.061999999999999,"5min":69.944000000000003,"15min":150.29400000000001},"last":0.52500000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:42:39 2023","interfaces":[{"interface":"back","average":{"1min":2.177,"5min":2.2240000000000002,"15min":3.1429999999999998},"min":{"1min":0.36199999999999999,"5min":0.22600000000000001,"15min":0.19400000000000001},"max":{"1min":9.9199999999999999,"5min":12.538,"15min":143.08500000000001},"last":0.32200000000000001},{"interface":"front","average":{"1min":2.2909999999999999,"5min":1.8029999999999999,"15min":3.085},"min":{"1min":0.32000000000000001,"5min":0.23100000000000001,"15min":0.20100000000000001},"max":{"1min":7.7880000000000003,"5min":10.391999999999999,"15min":142.87899999999999},"last":4.8239999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":1.774,"5min":1.427,"15min":1.3999999999999999},"min":{"1min":0.32000000000000001,"5min":0.309,"15min":0.309},"max":{"1min":6.3600000000000003,"5min":6.6879999999999997,"15min":9.7170000000000005},"last":1.0149999999999999},{"interface":"front","average":{"1min":2.1480000000000001,"5min":2.012,"15min":2.0129999999999999},"min":{"1min":0.38600000000000001,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":6.9450000000000003,"5min":16.154,"15min":149.98099999999999},"last":0.42799999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.7269999999999999,"5min":2.1859999999999999,"15min":2.214},"min":{"1min":0.40999999999999998,"5min":0.34200000000000003,"15min":0.27500000000000002},"max":{"1min":6.8890000000000002,"5min":16.184000000000001,"15min":150.07900000000001},"last":0.39700000000000002},{"interface":"front","average":{"1min":2.0099999999999998,"5min":1.5640000000000001,"15min":1.5489999999999999},"min":{"1min":0.39700000000000002,"5min":0.34100000000000003,"15min":0.33700000000000002},"max":{"1min":6.8840000000000003,"5min":6.8840000000000003,"15min":9.6869999999999994},"last":0.97299999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:42:44 2023","interfaces":[{"interface":"back","average":{"1min":2.306,"5min":1.7230000000000001,"15min":1.5720000000000001},"min":{"1min":0.40400000000000003,"5min":0.39900000000000002,"15min":0.35399999999999998},"max":{"1min":9.8000000000000007,"5min":11.654999999999999,"15min":11.654999999999999},"last":0.36699999999999999},{"interface":"front","average":{"1min":2.21,"5min":1.8620000000000001,"15min":1.8140000000000001},"min":{"1min":0.51000000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":9.9529999999999994,"5min":11.784000000000001,"15min":11.784000000000001},"last":0.438}]},{"osd":7,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.121,"5min":1.8859999999999999,"15min":1.5840000000000001},"min":{"1min":0.439,"5min":0.35999999999999999,"15min":0.34100000000000003},"max":{"1min":9.8770000000000007,"5min":11.619999999999999,"15min":11.619999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.6679999999999999,"15min":1.611},"min":{"1min":0.39600000000000002,"5min":0.36399999999999999,"15min":0.35599999999999998},"max":{"1min":6.2960000000000003,"5min":6.8150000000000004,"15min":11.984},"last":1.054}]}]},{"osd":2,"up_from":88,"seq":377957122260,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":687736,"kb_used_data":248944,"kb_used_omap":7,"kb_used_meta":438776,"kb_avail":93057416,"statfs":{"total":95995035648,"available":95290793984,"internally_reserved":0,"allocated":254918656,"data_stored":254151774,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":449306705},"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 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.5070000000000001,"5min":2.867,"15min":2.1139999999999999},"min":{"1min":0.184,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":8.3789999999999996,"5min":68.540999999999997,"15min":68.540999999999997},"last":0.77100000000000002},{"interface":"front","average":{"1min":2.774,"5min":2.79,"15min":2.129},"min":{"1min":0.26000000000000001,"5min":0.19400000000000001,"15min":0.192},"max":{"1min":9.0449999999999999,"5min":75.644000000000005,"15min":75.644000000000005},"last":3.3210000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:42:25 2023","interfaces":[{"interface":"back","average":{"1min":2.226,"5min":2.3399999999999999,"15min":1.5149999999999999},"min":{"1min":0.29199999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":7.2800000000000002,"5min":41.093000000000004,"15min":41.093000000000004},"last":0.79500000000000004},{"interface":"front","average":{"1min":3.0419999999999998,"5min":2.5979999999999999,"15min":2.8460000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":7.6369999999999996,"5min":39.747,"15min":39.747},"last":2.2749999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:42:45 2023","interfaces":[{"interface":"back","average":{"1min":2.4980000000000002,"5min":1.9710000000000001,"15min":2.6190000000000002},"min":{"1min":0.309,"5min":0.23599999999999999,"15min":0.21199999999999999},"max":{"1min":12.339,"5min":12.775,"15min":146.667},"last":0.746},{"interface":"front","average":{"1min":3.0779999999999998,"5min":2.161,"15min":2.6240000000000001},"min":{"1min":0.39300000000000002,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":12.542,"5min":12.542,"15min":139.25700000000001},"last":2.2189999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":6.1050000000000004,"5min":2.4550000000000001,"15min":1.871},"min":{"1min":0.314,"5min":0.312,"15min":0.26900000000000002},"max":{"1min":84.703000000000003,"5min":84.703000000000003,"15min":84.703000000000003},"last":3.552},{"interface":"front","average":{"1min":6.4870000000000001,"5min":2.3700000000000001,"15min":1.7270000000000001},"min":{"1min":0.41099999999999998,"5min":0.33200000000000002,"15min":0.314},"max":{"1min":84.724999999999994,"5min":84.724999999999994,"15min":84.724999999999994},"last":3.0569999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.2789999999999999,"5min":1.6140000000000001,"15min":1.6120000000000001},"min":{"1min":0.34100000000000003,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":8.3780000000000001,"5min":8.3780000000000001,"15min":8.3780000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":2.6200000000000001,"5min":1.845,"15min":1.635},"min":{"1min":0.37,"5min":0.35099999999999998,"15min":0.32800000000000001},"max":{"1min":12.694000000000001,"5min":12.694000000000001,"15min":14.298},"last":2.339}]},{"osd":6,"last update":"Sat Sep 23 22:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7,"5min":1.7,"15min":1.698},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.0679999999999996,"5min":12.476000000000001,"15min":12.476000000000001},"last":3.0880000000000001},{"interface":"front","average":{"1min":2.516,"5min":1.6919999999999999,"15min":1.48},"min":{"1min":0.40899999999999997,"5min":0.39600000000000002,"15min":0.38300000000000001},"max":{"1min":12.380000000000001,"5min":12.380000000000001,"15min":12.380000000000001},"last":0.71299999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:42:03 2023","interfaces":[{"interface":"back","average":{"1min":2.0459999999999998,"5min":1.6040000000000001,"15min":1.5289999999999999},"min":{"1min":0.441,"5min":0.376,"15min":0.33400000000000002},"max":{"1min":9.0120000000000005,"5min":9.0120000000000005,"15min":13.91},"last":3.1150000000000002},{"interface":"front","average":{"1min":2.016,"5min":1.7290000000000001,"15min":1.6659999999999999},"min":{"1min":0.42399999999999999,"5min":0.39300000000000002,"15min":0.35899999999999999},"max":{"1min":6.2050000000000001,"5min":8.7539999999999996,"15min":8.7539999999999996},"last":2.3100000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958734,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":772952,"kb_used_data":179984,"kb_used_omap":2,"kb_used_meta":592829,"kb_avail":92972200,"statfs":{"total":95995035648,"available":95203532800,"internally_reserved":0,"allocated":184303616,"data_stored":183562923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":607056949},"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 22:42:29 2023","interfaces":[{"interface":"back","average":{"1min":7.6449999999999996,"5min":5.9210000000000003,"15min":3.9300000000000002},"min":{"1min":0.23499999999999999,"5min":0.19600000000000001,"15min":0.17000000000000001},"max":{"1min":118.34,"5min":172.05600000000001,"15min":172.05600000000001},"last":2.117},{"interface":"front","average":{"1min":7.3540000000000001,"5min":5.7359999999999998,"15min":3.7069999999999999},"min":{"1min":0.26000000000000001,"5min":0.21299999999999999,"15min":0.186},"max":{"1min":117.999,"5min":168.14699999999999,"15min":168.14699999999999},"last":2.4329999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:42:24 2023","interfaces":[{"interface":"back","average":{"1min":2.3220000000000001,"5min":4.8319999999999999,"15min":3.48},"min":{"1min":0.26100000000000001,"5min":0.222,"15min":0.222},"max":{"1min":12.518000000000001,"5min":168.71100000000001,"15min":168.71100000000001},"last":2.0569999999999999},{"interface":"front","average":{"1min":2.5169999999999999,"5min":5.0529999999999999,"15min":3.7480000000000002},"min":{"1min":0.24399999999999999,"5min":0.218,"15min":0.218},"max":{"1min":6.8010000000000002,"5min":169.559,"15min":169.559},"last":2.2349999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:42:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2629999999999999,"5min":5.4400000000000004,"15min":3.2989999999999999},"min":{"1min":0.249,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":8.2599999999999998,"5min":257.48200000000003,"15min":257.48200000000003},"last":3.2839999999999998},{"interface":"front","average":{"1min":2.5099999999999998,"5min":5.7430000000000003,"15min":3.2530000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.20899999999999999},"max":{"1min":8.3970000000000002,"5min":262.13400000000001,"15min":262.13400000000001},"last":1.6719999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:42:29 2023","interfaces":[{"interface":"back","average":{"1min":2.4620000000000002,"5min":2.468,"15min":1.8939999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.308},"max":{"1min":7.2880000000000003,"5min":58.124000000000002,"15min":58.124000000000002},"last":0.505},{"interface":"front","average":{"1min":1.631,"5min":2.2440000000000002,"15min":1.8069999999999999},"min":{"1min":0.32800000000000001,"5min":0.314,"15min":0.314},"max":{"1min":7.9210000000000003,"5min":58.103999999999999,"15min":58.103999999999999},"last":0.35499999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:42:29 2023","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":2.4039999999999999,"15min":1.9339999999999999},"min":{"1min":0.36599999999999999,"5min":0.34699999999999998,"15min":0.30199999999999999},"max":{"1min":9.9160000000000004,"5min":58.332000000000001,"15min":58.332000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":2.306,"5min":2.423,"15min":1.8979999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.3369999999999997,"5min":58.148000000000003,"15min":58.148000000000003},"last":3.5059999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:42:42 2023","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":2.1080000000000001,"15min":1.8160000000000001},"min":{"1min":0.40600000000000003,"5min":0.38100000000000001,"15min":0.36799999999999999},"max":{"1min":8.3840000000000003,"5min":58.069000000000003,"15min":58.069000000000003},"last":0.376},{"interface":"front","average":{"1min":2.1779999999999999,"5min":1.778,"15min":1.5149999999999999},"min":{"1min":0.40799999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":6.8609999999999998,"5min":14.875,"15min":14.875},"last":0.57799999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:42:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1349999999999998,"5min":2.4329999999999998,"15min":1.9199999999999999},"min":{"1min":0.38,"5min":0.371,"15min":0.30299999999999999},"max":{"1min":8.093,"5min":57.933,"15min":57.933},"last":0.54800000000000004},{"interface":"front","average":{"1min":2.0979999999999999,"5min":2.3130000000000002,"15min":1.96},"min":{"1min":0.38600000000000001,"5min":0.35799999999999998,"15min":0.28999999999999998},"max":{"1min":8.3350000000000009,"5min":58.280999999999999,"15min":58.280999999999999},"last":3.323}]}]},{"osd":4,"up_from":30,"seq":128849019295,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":427372,"kb_used_data":117860,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93317780,"statfs":{"total":95995035648,"available":95557406720,"internally_reserved":0,"allocated":120688640,"data_stored":120160781,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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 22:42:13 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":2.448,"15min":1.623},"min":{"1min":0.28299999999999997,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":6.3170000000000002,"5min":132.03200000000001,"15min":132.03200000000001},"last":0.32200000000000001},{"interface":"front","average":{"1min":2.2330000000000001,"5min":2.6019999999999999,"15min":1.919},"min":{"1min":0.27500000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":12.659000000000001,"5min":133.28700000000001,"15min":133.28700000000001},"last":0.442}]},{"osd":1,"last update":"Sat Sep 23 22:42:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0139999999999998,"5min":1.4950000000000001,"15min":1.4470000000000001},"min":{"1min":0.36799999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.6479999999999997,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.635,"5min":1.375,"15min":1.4470000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.9240000000000004,"5min":7.7400000000000002,"15min":7.7400000000000002},"last":0.52200000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:42:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.2390000000000001,"15min":1.873},"min":{"1min":0.35099999999999998,"5min":0.29999999999999999,"15min":0.29699999999999999},"max":{"1min":4.282,"5min":12.869,"15min":87.376000000000005},"last":2.1970000000000001},{"interface":"front","average":{"1min":1.159,"5min":1.411,"15min":2.0680000000000001},"min":{"1min":0.35299999999999998,"5min":0.307,"15min":0.27100000000000002},"max":{"1min":4.2679999999999998,"5min":12.853,"15min":87.326999999999998},"last":2.2229999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":1.508,"15min":1.653},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.28399999999999997},"max":{"1min":5.3410000000000002,"5min":9.2490000000000006,"15min":49.482999999999997},"last":0.53400000000000003},{"interface":"front","average":{"1min":1.212,"5min":1.1779999999999999,"15min":1.5580000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29799999999999999},"max":{"1min":4.1779999999999999,"5min":11.096,"15min":49.310000000000002},"last":1.9379999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.97299999999999998,"15min":0.96899999999999997},"min":{"1min":0.35799999999999998,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":3.3170000000000002,"5min":6.944,"15min":6.9889999999999999},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.2749999999999999,"5min":0.98599999999999999,"15min":1.0589999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.317},"max":{"1min":5.4169999999999998,"5min":5.4169999999999998,"15min":13.696999999999999},"last":0.47599999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:42:43 2023","interfaces":[{"interface":"back","average":{"1min":1.639,"5min":0.92700000000000005,"15min":0.82499999999999996},"min":{"1min":0.41199999999999998,"5min":0.36199999999999999,"15min":0.35299999999999998},"max":{"1min":5.718,"5min":5.718,"15min":5.718},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.745,"5min":0.78000000000000003,"15min":0.78300000000000003},"min":{"1min":0.35999999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":2.6360000000000001,"5min":2.6360000000000001,"15min":2.6360000000000001},"last":0.59199999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.2609999999999999,"15min":1.2729999999999999},"min":{"1min":0.432,"5min":0.371,"15min":0.312},"max":{"1min":4.0279999999999996,"5min":7.1760000000000002,"15min":9.4920000000000009},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.649,"5min":1.0820000000000001,"15min":1.0600000000000001},"min":{"1min":0.39900000000000002,"5min":0.36899999999999999,"15min":0.27200000000000002},"max":{"1min":7.9640000000000004,"5min":7.9640000000000004,"15min":7.9640000000000004},"last":0.55900000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823064,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":845412,"kb_used_data":544092,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92899740,"statfs":{"total":95995035648,"available":95129333760,"internally_reserved":0,"allocated":557150208,"data_stored":556626112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:42:11 2023","interfaces":[{"interface":"back","average":{"1min":2.1579999999999999,"5min":1.4590000000000001,"15min":2.0030000000000001},"min":{"1min":0.28399999999999997,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":6.3140000000000001,"5min":6.7999999999999998,"15min":171.601},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.284,"15min":1.863},"min":{"1min":0.311,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":8.0709999999999997,"5min":8.0709999999999997,"15min":170.999},"last":2.1579999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":12.938000000000001,"5min":4.0170000000000003,"15min":2.4740000000000002},"min":{"1min":0.38600000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":197.65199999999999,"5min":197.65199999999999,"15min":197.65199999999999},"last":2.016},{"interface":"front","average":{"1min":13.305999999999999,"5min":3.9990000000000001,"15min":2.363},"min":{"1min":0.42199999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":197.61099999999999,"5min":197.61099999999999,"15min":197.61099999999999},"last":1.891}]},{"osd":2,"last update":"Sat Sep 23 22:43:01 2023","interfaces":[{"interface":"back","average":{"1min":2.589,"5min":1.655,"15min":2.2770000000000001},"min":{"1min":0.29999999999999999,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":7.476,"5min":8.6180000000000003,"15min":169.446},"last":4.3449999999999998},{"interface":"front","average":{"1min":1.3240000000000001,"5min":1.5980000000000001,"15min":2.379},"min":{"1min":0.34100000000000003,"5min":0.31,"15min":0.29499999999999998},"max":{"1min":4.2859999999999996,"5min":11.423999999999999,"15min":169.786},"last":0.38600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:42:33 2023","interfaces":[{"interface":"back","average":{"1min":1.855,"5min":1.4139999999999999,"15min":2.6560000000000001},"min":{"1min":0.36299999999999999,"5min":0.313,"15min":0.313},"max":{"1min":9.9700000000000006,"5min":9.9700000000000006,"15min":169.62200000000001},"last":1.099},{"interface":"front","average":{"1min":2.0510000000000002,"5min":1.302,"15min":2.6320000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":5.415,"5min":7.5110000000000001,"15min":169.65199999999999},"last":0.52900000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":2.0880000000000001,"5min":1.198,"15min":1.1259999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.28699999999999998},"max":{"1min":6.5620000000000003,"5min":6.5620000000000003,"15min":10.550000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.74,"5min":1.1859999999999999,"15min":1.0600000000000001},"min":{"1min":0.41599999999999998,"5min":0.316,"15min":0.29899999999999999},"max":{"1min":9.9030000000000005,"5min":9.9030000000000005,"15min":9.9030000000000005},"last":0.496}]},{"osd":6,"last update":"Sat Sep 23 22:42:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.119,"15min":0.98899999999999999},"min":{"1min":0.441,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.617,"5min":6.617,"15min":6.617},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.377,"5min":1.1839999999999999,"15min":1.081},"min":{"1min":0.46899999999999997,"5min":0.42799999999999999,"15min":0.42499999999999999},"max":{"1min":6.641,"5min":6.641,"15min":6.641},"last":0.54900000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:42:48 2023","interfaces":[{"interface":"back","average":{"1min":1.8500000000000001,"5min":1.347,"15min":1.1579999999999999},"min":{"1min":0.41399999999999998,"5min":0.35699999999999998,"15min":0.34499999999999997},"max":{"1min":9.9369999999999994,"5min":9.9369999999999994,"15min":9.9369999999999994},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.661,"5min":1.395,"15min":1.256},"min":{"1min":0.46800000000000003,"5min":0.41299999999999998,"15min":0.36499999999999999},"max":{"1min":6.8959999999999999,"5min":7.6840000000000002,"15min":9.173},"last":0.58499999999999996}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":524943360,"data_stored":524943360,"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":556728320,"data_stored":556728320,"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":233508864,"data_stored":233504792,"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":178257920,"data_stored":178257920,"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":114491392,"data_stored":114491392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":538054656,"data_stored":538050584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":106041344,"data_stored":106037272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:43:08.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:08.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:08.625 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.650 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:08.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:08 smithi121 bash[74920]: cluster 2023-09-23T22:43:08.151537+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v812: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 219 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 12878/10536 objects degraded (122.229%); 154 KiB/s, 23 objects/s recovering 2023-09-23T22:43:08.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:08 smithi121 bash[78246]: cluster 2023-09-23T22:43:08.151537+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v812: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 219 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 12878/10536 objects degraded (122.229%); 154 KiB/s, 23 objects/s recovering 2023-09-23T22:43:08.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:08 smithi123 bash[59255]: cluster 2023-09-23T22:43:08.151537+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v812: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 219 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 12878/10536 objects degraded (122.229%); 154 KiB/s, 23 objects/s recovering 2023-09-23T22:43:08.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:08.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:09.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:09.042 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:43:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:43:08] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-09-23T22:43:09.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:09.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:09.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:09.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:09.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:09.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:09.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:09.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:09.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:09.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:09.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:09.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:09.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:09.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:09.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:09.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:09.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:10.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:10.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:10.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:10.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:10.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:10.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:10.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:10.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:10.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:10.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:10.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:10.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:43:10.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:10.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:10.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:10.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:10.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:10.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:10.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:10.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:10.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:10.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:11.029 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:11.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:11.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:11.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:11.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:11.207 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Removed 100004 objects 2023-09-23T22:43:11.214 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Clean up completed and total clean up time :146.621 2023-09-23T22:43:11.228 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:11.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:11.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:11 smithi121 bash[74920]: cluster 2023-09-23T22:43:10.152420+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v813: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 167 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 683 op/s; 12763/8082 objects degraded (157.919%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:11.345 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:11 smithi121 bash[78246]: cluster 2023-09-23T22:43:10.152420+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v813: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 167 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 683 op/s; 12763/8082 objects degraded (157.919%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:11.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:11.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:11.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.497 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:43:11.502 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:11.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:11 smithi123 bash[59255]: cluster 2023-09-23T22:43:10.152420+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v813: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 167 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 683 op/s; 12763/8082 objects degraded (157.919%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:11.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:11.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:11.723 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-23T22:43:11.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-23T22:43:11.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:11.792 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:12.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:12.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:12.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:12.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:12.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:12.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:12.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:12.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:12.540 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:12.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:12.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:12.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:12.933 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:13.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:13.060 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:13.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:13.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:13.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:13.203 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:13.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:13.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:13.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:13.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:13.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:13 smithi121 bash[78246]: cluster 2023-09-23T22:43:12.153343+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v814: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 78 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 675 op/s; 12763/3777 objects degraded (337.914%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:13.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:13 smithi121 bash[78246]: cluster 2023-09-23T22:43:12.328762+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Degraded data redundancy: 12763/3777 objects degraded (337.914%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:13.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:13 smithi121 bash[74920]: cluster 2023-09-23T22:43:12.153343+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v814: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 78 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 675 op/s; 12763/3777 objects degraded (337.914%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:13.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:13 smithi121 bash[74920]: cluster 2023-09-23T22:43:12.328762+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Degraded data redundancy: 12763/3777 objects degraded (337.914%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:13.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:13 smithi123 bash[59255]: cluster 2023-09-23T22:43:12.153343+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v814: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 78 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 675 op/s; 12763/3777 objects degraded (337.914%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:13.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:13 smithi123 bash[59255]: cluster 2023-09-23T22:43:12.328762+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Degraded data redundancy: 12763/3777 objects degraded (337.914%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:13.563 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:13.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:13.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:13.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:13.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:13.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:14.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:14.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:14.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:14.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:14.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:14.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:14.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:14.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:14.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:14.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:14.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:14.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:14.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:14.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:14.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:14.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:14.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:14.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:14.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:15.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:15.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:15.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:15.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:15.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:15.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:15.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.399 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:15 smithi121 bash[78246]: cluster 2023-09-23T22:43:14.154242+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v815: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 12646/99 objects degraded (12773.737%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:15.399 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:15 smithi121 bash[74920]: cluster 2023-09-23T22:43:14.154242+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v815: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 12646/99 objects degraded (12773.737%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:15.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:15.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:15 smithi123 bash[59255]: cluster 2023-09-23T22:43:14.154242+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v815: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 12646/99 objects degraded (12773.737%); 0 B/s, 23 objects/s recovering 2023-09-23T22:43:15.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:15.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:15.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:15.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:15.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.918 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:15.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:16.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:16.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:16.104 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:16.105 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:16.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.189 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:16.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:16.422 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:16.448 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:16.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:16.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:16.580 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:16.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:16.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:16.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:16.949 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:17.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:17.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:17.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:17.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:17.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:17.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:17.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:17.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:17.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:17 smithi121 bash[78246]: cluster 2023-09-23T22:43:16.155153+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v816: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 12646/72 objects degraded (17563.889%); 0 B/s, 21 objects/s recovering 2023-09-23T22:43:17.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:17 smithi121 bash[74920]: cluster 2023-09-23T22:43:16.155153+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v816: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 12646/72 objects degraded (17563.889%); 0 B/s, 21 objects/s recovering 2023-09-23T22:43:17.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:17.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:17.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:17 smithi123 bash[59255]: cluster 2023-09-23T22:43:16.155153+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v816: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 12646/72 objects degraded (17563.889%); 0 B/s, 21 objects/s recovering 2023-09-23T22:43:17.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:17.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:17.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:17.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:17.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:17.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:17.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:17.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:18.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:18.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:18.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:18.135 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:18.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:18.271 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:18 smithi121 bash[78246]: cluster 2023-09-23T22:43:17.330247+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: Degraded data redundancy: 12646/72 objects degraded (17563.889%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:18.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:18 smithi121 bash[74920]: cluster 2023-09-23T22:43:17.330247+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: Degraded data redundancy: 12646/72 objects degraded (17563.889%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:18.287 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:18.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:18.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:18.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:18.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:18.547 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:18.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:18 smithi123 bash[59255]: cluster 2023-09-23T22:43:17.330247+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: Degraded data redundancy: 12646/72 objects degraded (17563.889%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:18.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:18.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:18.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:18.869 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:43:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:43:18] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-09-23T22:43:18.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:18.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:18.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:19.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:19.172 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:19.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:19.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:19.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:19.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:19.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:19.456 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:19.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:19.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:19 smithi121 bash[74920]: cluster 2023-09-23T22:43:18.156433+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v817: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 429 op/s; 12646/72 objects degraded (17563.889%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:19.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:19 smithi121 bash[78246]: cluster 2023-09-23T22:43:18.156433+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v817: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 429 op/s; 12646/72 objects degraded (17563.889%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:19.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:19.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:19.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:19.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:19 smithi123 bash[59255]: cluster 2023-09-23T22:43:18.156433+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v817: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 429 op/s; 12646/72 objects degraded (17563.889%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:19.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:19.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:19.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:19.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:19.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:20.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:20.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:20.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:20.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:20.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:20.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:20.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:20.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:20.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:20.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:20.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:20.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:20.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:20.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:20.877 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:20.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.983 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:43:20.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:21.005 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:43:21.025 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:43:21.046 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:43:21.067 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:43:21.088 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:43:21.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:21.111 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:43:21.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:21.133 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.135 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.136 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:21.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:21.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:21.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:21.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:21 smithi121 bash[74920]: cluster 2023-09-23T22:43:20.157422+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v818: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 12529/72 objects degraded (17401.389%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:21.379 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:21 smithi121 bash[74920]: audit 2023-09-23T22:43:20.956932+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.121:0/2188406447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:21.379 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:21 smithi121 bash[78246]: cluster 2023-09-23T22:43:20.157422+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v818: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 12529/72 objects degraded (17401.389%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:21.380 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:21 smithi121 bash[78246]: audit 2023-09-23T22:43:20.956932+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.121:0/2188406447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:21.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:21.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:21.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:21.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:21.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:21.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:21 smithi123 bash[59255]: cluster 2023-09-23T22:43:20.157422+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v818: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 12529/72 objects degraded (17401.389%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:21.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:21 smithi123 bash[59255]: audit 2023-09-23T22:43:20.956932+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.121:0/2188406447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:21.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:21.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:21.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:21.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:21.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:21.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:21.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:21.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:22.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:22.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:22.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:22.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:22.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:22.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:22.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:22.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:22 smithi121 bash[74920]: audit 2023-09-23T22:43:21.934942+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:22 smithi121 bash[74920]: cluster 2023-09-23T22:43:22.331683+0000 mon.a (mon.0) 1080 : cluster 3 Health check update: Degraded data redundancy: 12529/72 objects degraded (17401.389%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:22 smithi121 bash[78246]: audit 2023-09-23T22:43:21.934942+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:22 smithi121 bash[78246]: cluster 2023-09-23T22:43:22.331683+0000 mon.a (mon.0) 1080 : cluster 3 Health check update: Degraded data redundancy: 12529/72 objects degraded (17401.389%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:22.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:22.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:22.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:22.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:22.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:22.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:22 smithi123 bash[59255]: audit 2023-09-23T22:43:21.934942+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:22 smithi123 bash[59255]: cluster 2023-09-23T22:43:22.331683+0000 mon.a (mon.0) 1080 : cluster 3 Health check update: Degraded data redundancy: 12529/72 objects degraded (17401.389%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:22.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:22.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:22.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:22.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:23.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:23.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:23.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:23.185 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:23.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:23.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:23.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:23.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:23.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:23.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:23 smithi121 bash[74920]: cluster 2023-09-23T22:43:22.158543+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v819: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 222 op/s; 12529/72 objects degraded (17401.389%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:23.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:23 smithi121 bash[78246]: cluster 2023-09-23T22:43:22.158543+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v819: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 222 op/s; 12529/72 objects degraded (17401.389%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:23.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:23.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:23.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:23.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:23.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:23.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:23 smithi123 bash[59255]: cluster 2023-09-23T22:43:22.158543+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v819: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 222 op/s; 12529/72 objects degraded (17401.389%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:23.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:23.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:23.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:23.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:23.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:23.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:23.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:24.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:24.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:24.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:24.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:24.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:24.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:24.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:24.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:24.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:24.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:24.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:24.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49492 7.5 7:aca2a94a:::benchmark_data_smithi121_126723_object49491:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:43:24.660 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.787968+0000", 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 503.86842461499998, 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28133253000000003, 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49492 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787968+0000", 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787968+0000", 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787966+0000", 2023-09-23T22:43:24.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.787988+0000", 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1427999999999999e-05 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788005+0000", 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7798000000000001e-05 2023-09-23T22:43:24.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788019+0000", 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.341e-05 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788245+0000", 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022630999999999999 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788451+0000", 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020551799999999999 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.788644+0000", 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000193217 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.793815+0000", 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0051706520000000004 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.806257+0000", 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012442333999999999 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069175+0000", 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26291797900000002 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069263+0000", 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7775000000000006e-05 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069301+0000", 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7867999999999997e-05 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:49496 7.5 7:a2e9e8eb:::benchmark_data_smithi121_126723_object49495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:43:24.667 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:00.790679+0000", 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 503.86571381599998, 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27875614799999998, 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 49496 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790679+0000", 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790679+0000", 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790677+0000", 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790702+0000", 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5014000000000001e-05 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790717+0000", 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5298000000000002e-05 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.790725+0000", 2023-09-23T22:43:24.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9060000000000002e-06 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.791027+0000", 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00030174200000000003 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.791166+0000", 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000138749 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.791393+0000", 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022711500000000001 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.794679+0000", 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032861219999999998 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:00.811720+0000", 2023-09-23T22:43:24.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017040808000000001 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069355+0000", 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25763503500000001 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069401+0000", 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6570000000000003e-05 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:01.069435+0000", 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3628999999999999e-05 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51413 7.5 7:afc397af:::benchmark_data_smithi121_126723_object51412:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.350201+0000", 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 501.30619130000002, 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0158507619999999, 2023-09-23T22:43:24.674 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51413 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350201+0000", 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350201+0000", 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350200+0000", 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350221+0000", 2023-09-23T22:43:24.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1231000000000001e-05 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350234+0000", 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.31e-05 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350243+0000", 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6689999999999995e-06 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350302+0000", 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9469000000000003e-05 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350477+0000", 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000175229 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:43:24.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.350653+0000", 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017539199999999999 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368738+0000", 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018085605000000001 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368753+0000", 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5031000000000001e-05 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.365995+0000", 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.99724219999999997 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.366052+0000", 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6576999999999997e-05 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51415 7.5 7:a769ffa6:::benchmark_data_smithi121_126723_object51414:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.352505+0000", 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 501.30388782400001, 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0141655199999999, 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51415 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.681 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352505+0000", 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352505+0000", 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352503+0000", 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352554+0000", 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1091999999999998e-05 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352567+0000", 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2028000000000001e-05 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.352574+0000", 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2169999999999997e-06 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.353114+0000", 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00054060499999999999 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.353231+0000", 2023-09-23T22:43:24.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000116445 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.353357+0000", 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012662599999999999 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368788+0000", 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015430918 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.368797+0000", 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6619999999999994e-06 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.366592+0000", 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.99779522099999995 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.366670+0000", 2023-09-23T22:43:24.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8067999999999999e-05 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:78110 8.e e164/157 8:78fc4e8a:::benchmark_data_smithi121_147195_object78109:head v 164'4898, mlcod=164'4896)", 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 192.633983129, 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34072458100000003, 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:43:24.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022434+0000", 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4980000000000001e-05 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022447+0000", 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3086e-05 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022455+0000", 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9640000000000003e-06 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022524+0000", 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9183999999999994e-05 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022545+0000", 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1192999999999999e-05 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.025536+0000", 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029905660000000001 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363134+0000", 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33759837599999998 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.691 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:78112 8.f 8:f5268ee0:::benchmark_data_smithi121_147195_object78111:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.024632+0000", 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 192.631760845, 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.35652198600000001, 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:43:24.692 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 78112 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024632+0000", 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024632+0000", 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.693 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024631+0000", 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024651+0000", 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9899e-05 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024659+0000", 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3429999999999996e-06 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024665+0000", 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3069999999999999e-06 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024692+0000", 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6792999999999999e-05 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024797+0000", 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000105257 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024893+0000", 2023-09-23T22:43:24.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5390000000000007e-05 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365110+0000", 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34021700199999999 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.369791+0000", 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0046815959999999997 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.697 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.381045+0000", 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011253691999999999 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.381101+0000", 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5856000000000002e-05 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.381154+0000", 2023-09-23T22:43:24.698 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2936999999999998e-05 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:78106 8.a e164/157 8:5747092a:::benchmark_data_smithi121_147195_object78105:head v 164'4932, mlcod=164'4930)", 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.027162+0000", 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 192.62923087300001, 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34924982100000002, 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027162+0000", 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027162+0000", 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027161+0000", 2023-09-23T22:43:24.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027196+0000", 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5120999999999998e-05 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362664+0000", 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33546851700000002 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362693+0000", 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8192999999999999e-05 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362783+0000", 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.0439000000000006e-05 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362854+0000", 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0823999999999998e-05 2023-09-23T22:43:24.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376371+0000", 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013516881 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376412+0000", 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0732000000000002e-05 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.703 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.35175.0:78112 8.f e164/157 ondisk, result = 0)", 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.030860+0000", 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 192.62553259800001, 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33425343899999999, 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030860+0000", 2023-09-23T22:43:24.704 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030860+0000", 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030859+0000", 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030867+0000", 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0940000000000008e-06 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362717+0000", 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33184963499999998 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362734+0000", 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7638e-05 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365092+0000", 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023580139999999999 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365103+0000", 2023-09-23T22:43:24.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0342e-05 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365113+0000", 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0847e-05 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:78123 8.e e164/157 8:7ffb141d:::benchmark_data_smithi121_147195_object78122:head v 164'4899, mlcod=164'4896)", 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.039009+0000", 2023-09-23T22:43:24.708 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 192.617383639, 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33722089700000002, 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039009+0000", 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039009+0000", 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039008+0000", 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039038+0000", 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0103e-05 2023-09-23T22:43:24.710 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363125+0000", 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32408680899999998 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363135+0000", 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0651e-05 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363171+0000", 2023-09-23T22:43:24.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5955999999999999e-05 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363192+0000", 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0669000000000001e-05 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376190+0000", 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012998666000000001 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376230+0000", 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9403000000000002e-05 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83770 8.f 8:f538fe3e:::benchmark_data_smithi121_147195_object83769:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.933163+0000", 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.72322935599999, 2023-09-23T22:43:24.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32475418499999997, 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83770 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933163+0000", 2023-09-23T22:43:24.714 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933163+0000", 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933161+0000", 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933188+0000", 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6855e-05 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933201+0000", 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.293e-05 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933209+0000", 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6799999999999993e-06 2023-09-23T22:43:24.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.944585+0000", 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011376295 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.944688+0000", 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010307899999999999 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.944808+0000", 2023-09-23T22:43:24.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120061 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.950381+0000", 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0055731060000000004 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.958126+0000", 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077440520000000004 2023-09-23T22:43:24.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257775+0000", 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29964983099999998 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257881+0000", 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010573000000000001 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.719 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257917+0000", 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6340000000000001e-05 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83781 8.f 8:f1acfbb9:::benchmark_data_smithi121_147195_object83780:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.941475+0000", 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.71491717500001, 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31657622899999999, 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.720 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83781 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941475+0000", 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941475+0000", 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941474+0000", 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941496+0000", 2023-09-23T22:43:24.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1865000000000002e-05 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941505+0000", 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.3589999999999997e-06 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941511+0000", 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8390000000000003e-06 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.947293+0000", 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0057816200000000003 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.947395+0000", 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010281 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.947492+0000", 2023-09-23T22:43:24.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7048999999999999e-05 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.951059+0000", 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035665599999999999 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.958158+0000", 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070989970000000001 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257969+0000", 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.299810509 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.258005+0000", 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6363999999999999e-05 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.258052+0000", 2023-09-23T22:43:24.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6755999999999998e-05 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83786 8.6 e164/157 8:69be8931:::benchmark_data_smithi121_147195_object83785:head v 164'5292, mlcod=164'5288)", 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.70414843, 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.298342675, 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.727 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:43:24.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952284+0000", 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9780000000000002e-05 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952290+0000", 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8970000000000002e-06 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952295+0000", 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7859999999999996e-06 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.955327+0000", 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030314539999999998 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.955350+0000", 2023-09-23T22:43:24.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3054999999999999e-05 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250434+0000", 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.295084034 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250587+0000", 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000153041 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.731 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83798 8.4 e164/157 8:29690424:::benchmark_data_smithi121_147195_object83797:head v 164'5320, mlcod=164'5318)", 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962315+0000", 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.69407778600001, 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28510454699999999, 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962315+0000", 2023-09-23T22:43:24.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962315+0000", 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962314+0000", 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.733 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962367+0000", 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3628000000000002e-05 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962393+0000", 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5454999999999999e-05 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962406+0000", 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3016e-05 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962464+0000", 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8e-05 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962488+0000", 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4068999999999999e-05 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247341+0000", 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28485308500000001 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247419+0000", 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8418999999999996e-05 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83799 8.d e164/157 8:b1aebb6b:::benchmark_data_smithi121_147195_object83798:head v 164'5124, mlcod=164'5122)", 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962427+0000", 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.69396574800001, 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.284979969, 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962427+0000", 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.737 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962427+0000", 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962426+0000", 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962468+0000", 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1909000000000001e-05 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962476+0000", 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8140000000000001e-06 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962480+0000", 2023-09-23T22:43:24.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6229999999999999e-06 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962549+0000", 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8893999999999995e-05 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962565+0000", 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6135000000000001e-05 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.740 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247277+0000", 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.284712252 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247407+0000", 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000129715 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.741 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83794 8.6 e164/157 8:63eb6fec:::benchmark_data_smithi121_147195_object83793:head v 164'5293, mlcod=164'5289)", 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962592+0000", 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.69380038400001, 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29122648299999998, 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962592+0000", 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.742 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962592+0000", 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962591+0000", 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962623+0000", 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1418999999999999e-05 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962636+0000", 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3546999999999999e-05 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962643+0000", 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9079999999999998e-06 2023-09-23T22:43:24.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247269+0000", 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.284626145 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247341+0000", 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1759000000000002e-05 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.745 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253776+0000", 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0064352100000000002 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253819+0000", 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2243999999999997e-05 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.746 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83800 8.f 8:f49136e9:::benchmark_data_smithi121_147195_object83799:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962896+0000", 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.69349693199999, 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.30047985500000002, 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83800 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.747 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962896+0000", 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962896+0000", 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962894+0000", 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:24.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962918+0000", 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4162e-05 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962930+0000", 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1909000000000001e-05 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962937+0000", 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7950000000000002e-06 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962993+0000", 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6462999999999998e-05 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247524+0000", 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28453146099999999 2023-09-23T22:43:24.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247910+0000", 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00038583699999999999 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257935+0000", 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010024590999999999 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.258091+0000", 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000155673 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.263076+0000", 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0049858929999999999 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.263233+0000", 2023-09-23T22:43:24.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015695300000000001 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.263376+0000", 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014213799999999999 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83802 8.6 e164/157 8:6154e39e:::benchmark_data_smithi121_147195_object83801:head v 164'5294, mlcod=164'5289)", 2023-09-23T22:43:24.753 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.966971+0000", 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.68942192899999, 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28755408599999999, 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966971+0000", 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.754 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966971+0000", 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966970+0000", 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966995+0000", 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5601000000000001e-05 2023-09-23T22:43:24.755 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247215+0000", 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28022007599999998 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247241+0000", 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.563e-05 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.756 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250832+0000", 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035910540000000002 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250894+0000", 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2265000000000001e-05 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.254487+0000", 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035930720000000001 2023-09-23T22:43:24.757 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.254525+0000", 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7299999999999999e-05 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.35175.0:83770 8.f e164/157 ondisk, result = 0)", 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.971683+0000", 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.68470970600001, 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28625366499999999, 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971683+0000", 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971683+0000", 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.759 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971682+0000", 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971690+0000", 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1729999999999995e-06 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.760 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247208+0000", 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27551830500000002 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247305+0000", 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6379999999999995e-05 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257762+0000", 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010457783 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.761 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257770+0000", 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3000000000000004e-06 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257937+0000", 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016693 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.762 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83818 8.f 8:fd6abe52:::benchmark_data_smithi121_147195_object83817:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.986733+0000", 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 185.66965928600001, 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28031402500000002, 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83818 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.763 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986733+0000", 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986733+0000", 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986731+0000", 2023-09-23T22:43:24.764 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986761+0000", 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9246000000000001e-05 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247208+0000", 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26044725299999999 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.765 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247245+0000", 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7486e-05 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253640+0000", 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0063947509999999997 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253971+0000", 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00033140300000000003 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.254578+0000", 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00060614100000000004 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.265759+0000", 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011181734 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.265771+0000", 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2131e-05 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.266915+0000", 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0011433249999999999 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.266979+0000", 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3791e-05 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.267047+0000", 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8714000000000007e-05 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:145719 8.f 8:f18b5a7a:::benchmark_data_smithi121_147195_object45712:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:49.612643+0000", 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 95.043750036999995, 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.297274184, 2023-09-23T22:43:24.769 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 145719 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612643+0000", 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.770 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612643+0000", 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612641+0000", 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:43:24.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612647+0000", 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6380000000000001e-06 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612659+0000", 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2221999999999999e-05 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612666+0000", 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8170000000000001e-06 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612781+0000", 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000115555 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612908+0000", 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012657 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.613011+0000", 2023-09-23T22:43:24.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000103496 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.620244+0000", 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072324759999999998 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.620419+0000", 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000174802 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.774 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.909831+0000", 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28941196299999999 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.909880+0000", 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8884999999999997e-05 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.909917+0000", 2023-09-23T22:43:24.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7217e-05 2023-09-23T22:43:24.776 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.776 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.776 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.776 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:43:24.776 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:43:24.776 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:43:24.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:24.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:25.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:25.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:25.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:25.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:25.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:25.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:25.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:25.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.449 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:25 smithi123 bash[59255]: cluster 2023-09-23T22:43:24.159814+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v820: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 12413/72 objects degraded (17240.278%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:25.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:25.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:25.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:25 smithi121 bash[78246]: cluster 2023-09-23T22:43:24.159814+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v820: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 12413/72 objects degraded (17240.278%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:25.582 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:25 smithi121 bash[74920]: cluster 2023-09-23T22:43:24.159814+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v820: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 12413/72 objects degraded (17240.278%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:25.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:25.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:43:25.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:25.730 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:25.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:25.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:25.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:26.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:26.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:26.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:26.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:26.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:26.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:26.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:26.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:26.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:26.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:26.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:26.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:26.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:26.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:27.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:27.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:27.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:27.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:27.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:27.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:27.389 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:27 smithi123 bash[59255]: cluster 2023-09-23T22:43:26.160613+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v821: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 12413/72 objects degraded (17240.278%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:27.390 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:27 smithi123 bash[59255]: cluster 2023-09-23T22:43:27.332807+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 12413/72 objects degraded (17240.278%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:27.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:27.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:27.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:27.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:27.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:27.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:27.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:27.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:27 smithi121 bash[78246]: cluster 2023-09-23T22:43:26.160613+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v821: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 12413/72 objects degraded (17240.278%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:27.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:27 smithi121 bash[78246]: cluster 2023-09-23T22:43:27.332807+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 12413/72 objects degraded (17240.278%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:27.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:27 smithi121 bash[74920]: cluster 2023-09-23T22:43:26.160613+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v821: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 12413/72 objects degraded (17240.278%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:27.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:27 smithi121 bash[74920]: cluster 2023-09-23T22:43:27.332807+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 12413/72 objects degraded (17240.278%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:27.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:27.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:27.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:27.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:27.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:28.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:28.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:28.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:28.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:28.191 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:28.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:28.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:28.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:28.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:28.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:28.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:28.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:28.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:28.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:28.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:28.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.820 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:43:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:43:28] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-09-23T22:43:28.843 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:28.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:43:28.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:28.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:28.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:29.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:29.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:29.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:29.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:29.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:29.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:29.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:29.495 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:29.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:29.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:29 smithi121 bash[74920]: cluster 2023-09-23T22:43:28.161425+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v822: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12413/72 objects degraded (17240.278%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:29.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:29 smithi121 bash[78246]: cluster 2023-09-23T22:43:28.161425+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v822: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12413/72 objects degraded (17240.278%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:29.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:29.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:29.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:29 smithi123 bash[59255]: cluster 2023-09-23T22:43:28.161425+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v822: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12413/72 objects degraded (17240.278%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:29.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:29.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:29.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:29.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:29.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:29.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:30.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:30.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:30.152 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:30.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:30.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:30.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:30.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:30.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:30.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:30.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:30.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:30.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:30.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:30.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:30.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:30.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:30.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:30.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:30.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:31.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:31.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:31.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:31.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:31.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:31.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:31.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:31.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:31 smithi121 bash[78246]: cluster 2023-09-23T22:43:30.162271+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v823: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12297/72 objects degraded (17079.167%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:31.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:31 smithi121 bash[74920]: cluster 2023-09-23T22:43:30.162271+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v823: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12297/72 objects degraded (17079.167%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:31.438 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:31.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:31.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:31.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:31.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:31.607 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:31.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:31.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:31 smithi123 bash[59255]: cluster 2023-09-23T22:43:30.162271+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v823: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12297/72 objects degraded (17079.167%); 0 B/s, 29 objects/s recovering 2023-09-23T22:43:31.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:31.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:31.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:31.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:32.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:32.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:32.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:32.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:32.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:32.349 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_3' removed 2023-09-23T22:43:32.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[78246]: audit 2023-09-23T22:43:31.642514+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.121:0/2943201982' 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-23T22:43:32.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[78246]: audit 2023-09-23T22:43:31.642959+0000 mon.a (mon.0) 1082 : 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-23T22:43:32.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.334171+0000 mon.a (mon.0) 1083 : cluster 3 Health check update: Degraded data redundancy: 12297/72 objects degraded (17079.167%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:32.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[78246]: audit 2023-09-23T22:43:32.339011+0000 mon.a (mon.0) 1084 : 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-23T22:43:32.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.339135+0000 mon.a (mon.0) 1085 : cluster 0 osdmap e176: 8 total, 8 up, 7 in 2023-09-23T22:43:32.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[74920]: audit 2023-09-23T22:43:31.642514+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.121:0/2943201982' 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-23T22:43:32.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[74920]: audit 2023-09-23T22:43:31.642959+0000 mon.a (mon.0) 1082 : 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-23T22:43:32.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.334171+0000 mon.a (mon.0) 1083 : cluster 3 Health check update: Degraded data redundancy: 12297/72 objects degraded (17079.167%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:32.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[74920]: audit 2023-09-23T22:43:32.339011+0000 mon.a (mon.0) 1084 : 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-23T22:43:32.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:32 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.339135+0000 mon.a (mon.0) 1085 : cluster 0 osdmap e176: 8 total, 8 up, 7 in 2023-09-23T22:43:32.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:32.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:32.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:32.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:32.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:32 smithi123 bash[59255]: audit 2023-09-23T22:43:31.642514+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.121:0/2943201982' 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-23T22:43:32.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:32 smithi123 bash[59255]: audit 2023-09-23T22:43:31.642959+0000 mon.a (mon.0) 1082 : 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-23T22:43:32.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:32 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.334171+0000 mon.a (mon.0) 1083 : cluster 3 Health check update: Degraded data redundancy: 12297/72 objects degraded (17079.167%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:43:32.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:32 smithi123 bash[59255]: audit 2023-09-23T22:43:32.339011+0000 mon.a (mon.0) 1084 : 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-23T22:43:32.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:32 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.339135+0000 mon.a (mon.0) 1085 : cluster 0 osdmap e176: 8 total, 8 up, 7 in 2023-09-23T22:43:32.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:32.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:32.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:32.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:32.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:32.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:33.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:33.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:33.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:33.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:33.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:33.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:33.365 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:43:33.366 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:43:33.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:33.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:33.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.163227+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v824: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12297/72 objects degraded (17079.167%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:33.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.338159+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.338771+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.420626+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.163227+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v824: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12297/72 objects degraded (17079.167%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.338159+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.338771+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:33 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.420626+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:33.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:33.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:33.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:33.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:33.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:33 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.163227+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v824: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 12297/72 objects degraded (17079.167%); 0 B/s, 19 objects/s recovering 2023-09-23T22:43:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:33 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.338159+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:33 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.338771+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:33 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.420626+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:33.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:33.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:33.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:34.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:34.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:34.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:34.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:34.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.383 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:43:34.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:34.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:34.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:34 smithi123 bash[59255]: cluster 2023-09-23T22:43:32.736552+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:34.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:34 smithi123 bash[59255]: audit 2023-09-23T22:43:33.344314+0000 mgr.y (mgr.34107) 823 : audit 0 from='client.35322 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:43:34.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:34 smithi123 bash[59255]: audit 2023-09-23T22:43:33.583178+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.121:0/1819994439' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:34.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:34 smithi123 bash[59255]: audit 2023-09-23T22:43:33.583566+0000 mon.a (mon.0) 1086 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:34.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[74920]: cluster 2023-09-23T22:43:32.736552+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[74920]: audit 2023-09-23T22:43:33.344314+0000 mgr.y (mgr.34107) 823 : audit 0 from='client.35322 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:43:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[74920]: audit 2023-09-23T22:43:33.583178+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.121:0/1819994439' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[74920]: audit 2023-09-23T22:43:33.583566+0000 mon.a (mon.0) 1086 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[78246]: cluster 2023-09-23T22:43:32.736552+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:43:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[78246]: audit 2023-09-23T22:43:33.344314+0000 mgr.y (mgr.34107) 823 : audit 0 from='client.35322 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:43:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[78246]: audit 2023-09-23T22:43:33.583178+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.121:0/1819994439' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:34.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:34 smithi121 bash[78246]: audit 2023-09-23T22:43:33.583566+0000 mon.a (mon.0) 1086 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:34.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:34.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:35.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:35.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:35.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:35.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:35.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:35.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:35.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:35.451 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.164160+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:35.451 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.366336+0000 mon.a (mon.0) 1087 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12297/72 objects degraded (17079.167%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.366956+0000 mon.a (mon.0) 1088 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.375919+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: audit 2023-09-23T22:43:34.378238+0000 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.378336+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e177: 8 total, 8 up, 7 in 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.476455+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.476507+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:35 smithi123 bash[59255]: cluster 2023-09-23T22:43:34.476602+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:35.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:35.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:35.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:35.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:35.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:35.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.164160+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.366336+0000 mon.a (mon.0) 1087 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12297/72 objects degraded (17079.167%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.366956+0000 mon.a (mon.0) 1088 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.375919+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: audit 2023-09-23T22:43:34.378238+0000 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.378336+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e177: 8 total, 8 up, 7 in 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.476455+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.476507+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[74920]: cluster 2023-09-23T22:43:34.476602+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.164160+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.366336+0000 mon.a (mon.0) 1087 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12297/72 objects degraded (17079.167%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.366956+0000 mon.a (mon.0) 1088 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.375919+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: audit 2023-09-23T22:43:34.378238+0000 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.378336+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e177: 8 total, 8 up, 7 in 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.476455+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.476507+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:35 smithi121 bash[78246]: cluster 2023-09-23T22:43:34.476602+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:43:35.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:35.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:35.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:35.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:35.998 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":825,"stamp":"2023-09-23T22:43:32.336555+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":1785556,"num_keys_recovered":20,"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":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":3667988,"kb_used_data":1064668,"kb_used_omap":21,"kb_used_meta":2603242,"kb_avail":652548076,"statfs":{"total":671965249536,"available":668209229824,"internally_reserved":0,"allocated":1090220032,"data_stored":1085568828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":2665720012},"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":-12529,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":-1,"num_read_kb":-1,"num_write":-200010,"num_write_kb":-6400257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-3883,"num_bytes_recovered":-217972736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.178864"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":29,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.387190+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:42:39.387190+0000","last_peered":"2023-09-23T22:42:39.387190+0000","last_clean":"2023-09-23T22:42:39.387190+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:42:39.387190+0000","last_undegraded":"2023-09-23T22:42:39.387190+0000","last_fullsized":"2023-09-23T22:42:39.387190+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":109,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.416532+0000","last_change":"2023-09-23T22:37:17.290742+0000","last_active":"2023-09-23T22:42:39.416532+0000","last_peered":"2023-09-23T22:42:39.416532+0000","last_clean":"2023-09-23T22:42:39.416532+0000","last_became_active":"2023-09-23T22:37:17.288331+0000","last_became_peered":"2023-09-23T22:37:17.288331+0000","last_unstale":"2023-09-23T22:42:39.416532+0000","last_undegraded":"2023-09-23T22:42:39.416532+0000","last_fullsized":"2023-09-23T22:42:39.416532+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:54.500998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":91,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.412120+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:42:39.412120+0000","last_peered":"2023-09-23T22:42:39.412120+0000","last_clean":"2023-09-23T22:42:39.412120+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:42:39.412120+0000","last_undegraded":"2023-09-23T22:42:39.412120+0000","last_fullsized":"2023-09-23T22:42:39.412120+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.409324+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:42:39.409324+0000","last_peered":"2023-09-23T22:42:39.409324+0000","last_clean":"2023-09-23T22:42:39.409324+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:42:39.409324+0000","last_undegraded":"2023-09-23T22:42:39.409324+0000","last_fullsized":"2023-09-23T22:42:39.409324+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":182,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:57.004569+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:42:57.004569+0000","last_peered":"2023-09-23T22:42:57.004569+0000","last_clean":"2023-09-23T22:42:57.004569+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:42:57.004569+0000","last_undegraded":"2023-09-23T22:42:57.004569+0000","last_fullsized":"2023-09-23T22:42:57.004569+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.387595+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:42:39.387595+0000","last_peered":"2023-09-23T22:42:39.387595+0000","last_clean":"2023-09-23T22:42:39.387595+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:42:39.387595+0000","last_undegraded":"2023-09-23T22:42:39.387595+0000","last_fullsized":"2023-09-23T22:42:39.387595+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":139,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.405115+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:42:39.405115+0000","last_peered":"2023-09-23T22:42:39.405115+0000","last_clean":"2023-09-23T22:42:39.405115+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:42:39.405115+0000","last_undegraded":"2023-09-23T22:42:39.405115+0000","last_fullsized":"2023-09-23T22:42:39.405115+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":191,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396472+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:42:39.396472+0000","last_peered":"2023-09-23T22:42:39.396472+0000","last_clean":"2023-09-23T22:42:39.396472+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:42:39.396472+0000","last_undegraded":"2023-09-23T22:42:39.396472+0000","last_fullsized":"2023-09-23T22:42:39.396472+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":173,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.387526+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:42:39.387526+0000","last_peered":"2023-09-23T22:42:39.387526+0000","last_clean":"2023-09-23T22:42:39.387526+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:42:39.387526+0000","last_undegraded":"2023-09-23T22:42:39.387526+0000","last_fullsized":"2023-09-23T22:42:39.387526+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":143,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.390356+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:42:39.390356+0000","last_peered":"2023-09-23T22:42:39.390356+0000","last_clean":"2023-09-23T22:42:39.390356+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:42:39.390356+0000","last_undegraded":"2023-09-23T22:42:39.390356+0000","last_fullsized":"2023-09-23T22:42:39.390356+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":25,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.402671+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:42:39.402671+0000","last_peered":"2023-09-23T22:42:39.402671+0000","last_clean":"2023-09-23T22:42:39.402671+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:42:39.402671+0000","last_undegraded":"2023-09-23T22:42:39.402671+0000","last_fullsized":"2023-09-23T22:42:39.402671+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":141,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414086+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:42:39.414086+0000","last_peered":"2023-09-23T22:42:39.414086+0000","last_clean":"2023-09-23T22:42:39.414086+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:42:39.414086+0000","last_undegraded":"2023-09-23T22:42:39.414086+0000","last_fullsized":"2023-09-23T22:42:39.414086+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":210,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.416525+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:42:39.416525+0000","last_peered":"2023-09-23T22:42:39.416525+0000","last_clean":"2023-09-23T22:42:39.416525+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:42:39.416525+0000","last_undegraded":"2023-09-23T22:42:39.416525+0000","last_fullsized":"2023-09-23T22:42:39.416525+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":179,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414423+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:42:39.414423+0000","last_peered":"2023-09-23T22:42:39.414423+0000","last_clean":"2023-09-23T22:42:39.414423+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:42:39.414423+0000","last_undegraded":"2023-09-23T22:42:39.414423+0000","last_fullsized":"2023-09-23T22:42:39.414423+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":25,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396209+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:42:39.396209+0000","last_peered":"2023-09-23T22:42:39.396209+0000","last_clean":"2023-09-23T22:42:39.396209+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:42:39.396209+0000","last_undegraded":"2023-09-23T22:42:39.396209+0000","last_fullsized":"2023-09-23T22:42:39.396209+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.411192+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:42:39.411192+0000","last_peered":"2023-09-23T22:42:39.411192+0000","last_clean":"2023-09-23T22:42:39.411192+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:42:39.411192+0000","last_undegraded":"2023-09-23T22:42:39.411192+0000","last_fullsized":"2023-09-23T22:42:39.411192+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":173,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.471942+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:43:05.471942+0000","last_peered":"2023-09-23T22:43:05.471942+0000","last_clean":"2023-09-23T22:43:05.471942+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:43:05.471942+0000","last_undegraded":"2023-09-23T22:43:05.471942+0000","last_fullsized":"2023-09-23T22:43:05.471942+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":172,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.388756+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:42:39.388756+0000","last_peered":"2023-09-23T22:42:39.388756+0000","last_clean":"2023-09-23T22:42:39.388756+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:42:39.388756+0000","last_undegraded":"2023-09-23T22:42:39.388756+0000","last_fullsized":"2023-09-23T22:42:39.388756+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":140,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.395761+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:42:39.395761+0000","last_peered":"2023-09-23T22:42:39.395761+0000","last_clean":"2023-09-23T22:42:39.395761+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:42:39.395761+0000","last_undegraded":"2023-09-23T22:42:39.395761+0000","last_fullsized":"2023-09-23T22:42:39.395761+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":157,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.409589+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:42:39.409589+0000","last_peered":"2023-09-23T22:42:39.409589+0000","last_clean":"2023-09-23T22:42:39.409589+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:42:39.409589+0000","last_undegraded":"2023-09-23T22:42:39.409589+0000","last_fullsized":"2023-09-23T22:42:39.409589+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":98,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.405069+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:42:39.405069+0000","last_peered":"2023-09-23T22:42:39.405069+0000","last_clean":"2023-09-23T22:42:39.405069+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:42:39.405069+0000","last_undegraded":"2023-09-23T22:42:39.405069+0000","last_fullsized":"2023-09-23T22:42:39.405069+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":184,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:57.004647+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:42:57.004647+0000","last_peered":"2023-09-23T22:42:57.004647+0000","last_clean":"2023-09-23T22:42:57.004647+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:42:57.004647+0000","last_undegraded":"2023-09-23T22:42:57.004647+0000","last_fullsized":"2023-09-23T22:42:57.004647+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":23,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.397025+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:42:39.397025+0000","last_peered":"2023-09-23T22:42:39.397025+0000","last_clean":"2023-09-23T22:42:39.397025+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:42:39.397025+0000","last_undegraded":"2023-09-23T22:42:39.397025+0000","last_fullsized":"2023-09-23T22:42:39.397025+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":157,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.386693+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:42:39.386693+0000","last_peered":"2023-09-23T22:42:39.386693+0000","last_clean":"2023-09-23T22:42:39.386693+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:42:39.386693+0000","last_undegraded":"2023-09-23T22:42:39.386693+0000","last_fullsized":"2023-09-23T22:42:39.386693+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":23,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396822+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:42:39.396822+0000","last_peered":"2023-09-23T22:42:39.396822+0000","last_clean":"2023-09-23T22:42:39.396822+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:42:39.396822+0000","last_undegraded":"2023-09-23T22:42:39.396822+0000","last_fullsized":"2023-09-23T22:42:39.396822+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":169,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.413802+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:42:39.413802+0000","last_peered":"2023-09-23T22:42:39.413802+0000","last_clean":"2023-09-23T22:42:39.413802+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:42:39.413802+0000","last_undegraded":"2023-09-23T22:42:39.413802+0000","last_fullsized":"2023-09-23T22:42:39.413802+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":23,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396020+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:42:39.396020+0000","last_peered":"2023-09-23T22:42:39.396020+0000","last_clean":"2023-09-23T22:42:39.396020+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:42:39.396020+0000","last_undegraded":"2023-09-23T22:42:39.396020+0000","last_fullsized":"2023-09-23T22:42:39.396020+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":175,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:56.879585+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:42:56.879585+0000","last_peered":"2023-09-23T22:42:56.879585+0000","last_clean":"2023-09-23T22:42:56.879585+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:42:56.879585+0000","last_undegraded":"2023-09-23T22:42:56.879585+0000","last_fullsized":"2023-09-23T22:42:56.879585+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":180,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.387338+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:42:39.387338+0000","last_peered":"2023-09-23T22:42:39.387338+0000","last_clean":"2023-09-23T22:42:39.387338+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:42:39.387338+0000","last_undegraded":"2023-09-23T22:42:39.387338+0000","last_fullsized":"2023-09-23T22:42:39.387338+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":153,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.404853+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:42:39.404853+0000","last_peered":"2023-09-23T22:42:39.404853+0000","last_clean":"2023-09-23T22:42:39.404853+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:42:39.404853+0000","last_undegraded":"2023-09-23T22:42:39.404853+0000","last_fullsized":"2023-09-23T22:42:39.404853+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":106,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.471436+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:43:05.471436+0000","last_peered":"2023-09-23T22:43:05.471436+0000","last_clean":"2023-09-23T22:43:05.471436+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:43:05.471436+0000","last_undegraded":"2023-09-23T22:43:05.471436+0000","last_fullsized":"2023-09-23T22:43:05.471436+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":179,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.416651+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:42:39.416651+0000","last_peered":"2023-09-23T22:42:39.416651+0000","last_clean":"2023-09-23T22:42:39.416651+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:42:39.416651+0000","last_undegraded":"2023-09-23T22:42:39.416651+0000","last_fullsized":"2023-09-23T22:42:39.416651+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":159,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414118+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:42:39.414118+0000","last_peered":"2023-09-23T22:42:39.414118+0000","last_clean":"2023-09-23T22:42:39.414118+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:42:39.414118+0000","last_undegraded":"2023-09-23T22:42:39.414118+0000","last_fullsized":"2023-09-23T22:42:39.414118+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":169,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414485+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:42:39.414485+0000","last_peered":"2023-09-23T22:42:39.414485+0000","last_clean":"2023-09-23T22:42:39.414485+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:42:39.414485+0000","last_undegraded":"2023-09-23T22:42:39.414485+0000","last_fullsized":"2023-09-23T22:42:39.414485+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":140,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.413620+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:42:39.413620+0000","last_peered":"2023-09-23T22:42:39.413620+0000","last_clean":"2023-09-23T22:42:39.413620+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:42:39.413620+0000","last_undegraded":"2023-09-23T22:42:39.413620+0000","last_fullsized":"2023-09-23T22:42:39.413620+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":179,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414520+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:42:39.414520+0000","last_peered":"2023-09-23T22:42:39.414520+0000","last_clean":"2023-09-23T22:42:39.414520+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:42:39.414520+0000","last_undegraded":"2023-09-23T22:42:39.414520+0000","last_fullsized":"2023-09-23T22:42:39.414520+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":186,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.466428+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:43:05.466428+0000","last_peered":"2023-09-23T22:43:05.466428+0000","last_clean":"2023-09-23T22:43:05.466428+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:43:05.466428+0000","last_undegraded":"2023-09-23T22:43:05.466428+0000","last_fullsized":"2023-09-23T22:43:05.466428+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.421973+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:42:39.421973+0000","last_peered":"2023-09-23T22:42:39.421973+0000","last_clean":"2023-09-23T22:42:39.421973+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:42:39.421973+0000","last_undegraded":"2023-09-23T22:42:39.421973+0000","last_fullsized":"2023-09-23T22:42:39.421973+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":162,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.476758+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:43:05.476758+0000","last_peered":"2023-09-23T22:43:05.476758+0000","last_clean":"2023-09-23T22:43:05.476758+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:43:05.476758+0000","last_undegraded":"2023-09-23T22:43:05.476758+0000","last_fullsized":"2023-09-23T22:43:05.476758+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.388813+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:42:39.388813+0000","last_peered":"2023-09-23T22:42:39.388813+0000","last_clean":"2023-09-23T22:42:39.388813+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:42:39.388813+0000","last_undegraded":"2023-09-23T22:42:39.388813+0000","last_fullsized":"2023-09-23T22:42:39.388813+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":114,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.477001+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:43:05.477001+0000","last_peered":"2023-09-23T22:43:05.477001+0000","last_clean":"2023-09-23T22:43:05.477001+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:43:05.477001+0000","last_undegraded":"2023-09-23T22:43:05.477001+0000","last_fullsized":"2023-09-23T22:43:05.477001+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":184,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.386952+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:42:39.386952+0000","last_peered":"2023-09-23T22:42:39.386952+0000","last_clean":"2023-09-23T22:42:39.386952+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:42:39.386952+0000","last_undegraded":"2023-09-23T22:42:39.386952+0000","last_fullsized":"2023-09-23T22:42:39.386952+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":180,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414245+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:42:39.414245+0000","last_peered":"2023-09-23T22:42:39.414245+0000","last_clean":"2023-09-23T22:42:39.414245+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:42:39.414245+0000","last_undegraded":"2023-09-23T22:42:39.414245+0000","last_fullsized":"2023-09-23T22:42:39.414245+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":108,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.476641+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:43:05.476641+0000","last_peered":"2023-09-23T22:43:05.476641+0000","last_clean":"2023-09-23T22:43:05.476641+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:43:05.476641+0000","last_undegraded":"2023-09-23T22:43:05.476641+0000","last_fullsized":"2023-09-23T22:43:05.476641+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":172,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.400762+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:42:39.400762+0000","last_peered":"2023-09-23T22:42:39.400762+0000","last_clean":"2023-09-23T22:42:39.400762+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:42:39.400762+0000","last_undegraded":"2023-09-23T22:42:39.400762+0000","last_fullsized":"2023-09-23T22:42:39.400762+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":141,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.472431+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:43:05.472431+0000","last_peered":"2023-09-23T22:43:05.472431+0000","last_clean":"2023-09-23T22:43:05.472431+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:43:05.472431+0000","last_undegraded":"2023-09-23T22:43:05.472431+0000","last_fullsized":"2023-09-23T22:43:05.472431+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":32,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.888068+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:43:01.888068+0000","last_peered":"2023-09-23T22:43:01.888068+0000","last_clean":"2023-09-23T22:43:01.888068+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:43:01.888068+0000","last_undegraded":"2023-09-23T22:43:01.888068+0000","last_fullsized":"2023-09-23T22:43:01.888068+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":162,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.386994+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:42:39.386994+0000","last_peered":"2023-09-23T22:42:39.386994+0000","last_clean":"2023-09-23T22:42:39.386994+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:42:39.386994+0000","last_undegraded":"2023-09-23T22:42:39.386994+0000","last_fullsized":"2023-09-23T22:42:39.386994+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":409,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.395717+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:42:39.395717+0000","last_peered":"2023-09-23T22:42:39.395717+0000","last_clean":"2023-09-23T22:42:39.395717+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:42:39.395717+0000","last_undegraded":"2023-09-23T22:42:39.395717+0000","last_fullsized":"2023-09-23T22:42:39.395717+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":108,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.386852+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:42:39.386852+0000","last_peered":"2023-09-23T22:42:39.386852+0000","last_clean":"2023-09-23T22:42:39.386852+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:42:39.386852+0000","last_undegraded":"2023-09-23T22:42:39.386852+0000","last_fullsized":"2023-09-23T22:42:39.386852+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":92,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.415009+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:42:39.415009+0000","last_peered":"2023-09-23T22:42:39.415009+0000","last_clean":"2023-09-23T22:42:39.415009+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:42:39.415009+0000","last_undegraded":"2023-09-23T22:42:39.415009+0000","last_fullsized":"2023-09-23T22:42:39.415009+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":174,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.395811+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:42:39.395811+0000","last_peered":"2023-09-23T22:42:39.395811+0000","last_clean":"2023-09-23T22:42:39.395811+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:42:39.395811+0000","last_undegraded":"2023-09-23T22:42:39.395811+0000","last_fullsized":"2023-09-23T22:42:39.395811+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":32,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:51.865179+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:42:51.865179+0000","last_peered":"2023-09-23T22:42:51.865179+0000","last_clean":"2023-09-23T22:42:51.865179+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:42:51.865179+0000","last_undegraded":"2023-09-23T22:42:51.865179+0000","last_fullsized":"2023-09-23T22:42:51.865179+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":153,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.408698+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:42:39.408698+0000","last_peered":"2023-09-23T22:42:39.408698+0000","last_clean":"2023-09-23T22:42:39.408698+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:42:39.408698+0000","last_undegraded":"2023-09-23T22:42:39.408698+0000","last_fullsized":"2023-09-23T22:42:39.408698+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":19,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396107+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:42:39.396107+0000","last_peered":"2023-09-23T22:42:39.396107+0000","last_clean":"2023-09-23T22:42:39.396107+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:42:39.396107+0000","last_undegraded":"2023-09-23T22:42:39.396107+0000","last_fullsized":"2023-09-23T22:42:39.396107+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":87,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.476828+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:43:05.476828+0000","last_peered":"2023-09-23T22:43:05.476828+0000","last_clean":"2023-09-23T22:43:05.476828+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:43:05.476828+0000","last_undegraded":"2023-09-23T22:43:05.476828+0000","last_fullsized":"2023-09-23T22:43:05.476828+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.471352+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:43:05.471352+0000","last_peered":"2023-09-23T22:43:05.471352+0000","last_clean":"2023-09-23T22:43:05.471352+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:43:05.471352+0000","last_undegraded":"2023-09-23T22:43:05.471352+0000","last_fullsized":"2023-09-23T22:43:05.471352+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":23,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396880+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:42:39.396880+0000","last_peered":"2023-09-23T22:42:39.396880+0000","last_clean":"2023-09-23T22:42:39.396880+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:42:39.396880+0000","last_undegraded":"2023-09-23T22:42:39.396880+0000","last_fullsized":"2023-09-23T22:42:39.396880+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":125,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.416247+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:42:39.416247+0000","last_peered":"2023-09-23T22:42:39.416247+0000","last_clean":"2023-09-23T22:42:39.416247+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:42:39.416247+0000","last_undegraded":"2023-09-23T22:42:39.416247+0000","last_fullsized":"2023-09-23T22:42:39.416247+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":180,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.396364+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:42:39.396364+0000","last_peered":"2023-09-23T22:42:39.396364+0000","last_clean":"2023-09-23T22:42:39.396364+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:42:39.396364+0000","last_undegraded":"2023-09-23T22:42:39.396364+0000","last_fullsized":"2023-09-23T22:42:39.396364+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":19,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.397027+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:42:39.397027+0000","last_peered":"2023-09-23T22:42:39.397027+0000","last_clean":"2023-09-23T22:42:39.397027+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:42:39.397027+0000","last_undegraded":"2023-09-23T22:42:39.397027+0000","last_fullsized":"2023-09-23T22:42:39.397027+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":159,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.408992+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:42:39.408992+0000","last_peered":"2023-09-23T22:42:39.408992+0000","last_clean":"2023-09-23T22:42:39.408992+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:42:39.408992+0000","last_undegraded":"2023-09-23T22:42:39.408992+0000","last_fullsized":"2023-09-23T22:42:39.408992+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":139,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.413648+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:42:39.413648+0000","last_peered":"2023-09-23T22:42:39.413648+0000","last_clean":"2023-09-23T22:42:39.413648+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:42:39.413648+0000","last_undegraded":"2023-09-23T22:42:39.413648+0000","last_fullsized":"2023-09-23T22:42:39.413648+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":161,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.404895+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:42:39.404895+0000","last_peered":"2023-09-23T22:42:39.404895+0000","last_clean":"2023-09-23T22:42:39.404895+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:42:39.404895+0000","last_undegraded":"2023-09-23T22:42:39.404895+0000","last_fullsized":"2023-09-23T22:42:39.404895+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":185,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:43:01.888046+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:43:01.888046+0000","last_peered":"2023-09-23T22:43:01.888046+0000","last_clean":"2023-09-23T22:43:01.888046+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:43:01.888046+0000","last_undegraded":"2023-09-23T22:43:01.888046+0000","last_fullsized":"2023-09-23T22:43:01.888046+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":170,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.387392+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:42:39.387392+0000","last_peered":"2023-09-23T22:42:39.387392+0000","last_clean":"2023-09-23T22:42:39.387392+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:42:39.387392+0000","last_undegraded":"2023-09-23T22:42:39.387392+0000","last_fullsized":"2023-09-23T22:42:39.387392+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":169,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414583+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:42:39.414583+0000","last_peered":"2023-09-23T22:42:39.414583+0000","last_clean":"2023-09-23T22:42:39.414583+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:42:39.414583+0000","last_undegraded":"2023-09-23T22:42:39.414583+0000","last_fullsized":"2023-09-23T22:42:39.414583+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":171,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.388873+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:42:39.388873+0000","last_peered":"2023-09-23T22:42:39.388873+0000","last_clean":"2023-09-23T22:42:39.388873+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:42:39.388873+0000","last_undegraded":"2023-09-23T22:42:39.388873+0000","last_fullsized":"2023-09-23T22:42:39.388873+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":154,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.414192+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:42:39.414192+0000","last_peered":"2023-09-23T22:42:39.414192+0000","last_clean":"2023-09-23T22:42:39.414192+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:42:39.414192+0000","last_undegraded":"2023-09-23T22:42:39.414192+0000","last_fullsized":"2023-09-23T22:42:39.414192+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":198,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.390002+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:42:39.390002+0000","last_peered":"2023-09-23T22:42:39.390002+0000","last_clean":"2023-09-23T22:42:39.390002+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:42:39.390002+0000","last_undegraded":"2023-09-23T22:42:39.390002+0000","last_fullsized":"2023-09-23T22:42:39.390002+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":170,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:57.004604+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:42:57.004604+0000","last_peered":"2023-09-23T22:42:57.004604+0000","last_clean":"2023-09-23T22:42:57.004604+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:42:57.004604+0000","last_undegraded":"2023-09-23T22:42:57.004604+0000","last_fullsized":"2023-09-23T22:42:57.004604+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":145,"reported_epoch":175,"state":"active+clean","last_fresh":"2023-09-23T22:43:05.472400+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:43:05.472400+0000","last_peered":"2023-09-23T22:43:05.472400+0000","last_clean":"2023-09-23T22:43:05.472400+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:43:05.472400+0000","last_undegraded":"2023-09-23T22:43:05.472400+0000","last_fullsized":"2023-09-23T22:43:05.472400+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":179,"reported_epoch":174,"state":"active+clean","last_fresh":"2023-09-23T22:42:39.413604+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:42:39.413604+0000","last_peered":"2023-09-23T22:42:39.413604+0000","last_clean":"2023-09-23T22:42:39.413604+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:42:39.413604+0000","last_undegraded":"2023-09-23T22:42:39.413604+0000","last_fullsized":"2023-09-23T22:42:39.413604+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430603,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311744,"kb_used_data":2232,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93433408,"statfs":{"total":95995035648,"available":95675809792,"internally_reserved":0,"allocated":2285568,"data_stored":1745920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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 22:43:04 2023","interfaces":[{"interface":"back","average":{"1min":4.0359999999999996,"5min":2.5030000000000001,"15min":2.0659999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.22500000000000001},"max":{"1min":35.517000000000003,"5min":68.228999999999999,"15min":124.09},"last":0.69399999999999995},{"interface":"front","average":{"1min":4.5309999999999997,"5min":2.706,"15min":2.1320000000000001},"min":{"1min":0.26200000000000001,"5min":0.246,"15min":0.246},"max":{"1min":35.609999999999999,"5min":68.731999999999999,"15min":124.00700000000001},"last":0.74099999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:43:27 2023","interfaces":[{"interface":"back","average":{"1min":2.423,"5min":2.0369999999999999,"15min":1.5549999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":7.5069999999999997,"5min":13.196999999999999,"15min":13.196999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.431,"5min":1.5820000000000001,"15min":1.8620000000000001},"min":{"1min":0.33000000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":8.8360000000000003,"5min":12.778,"15min":12.778},"last":0.42999999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:43:04 2023","interfaces":[{"interface":"back","average":{"1min":3.6150000000000002,"5min":1.9259999999999999,"15min":1.823},"min":{"1min":0.318,"5min":0.318,"15min":0.27600000000000002},"max":{"1min":35.5,"5min":35.5,"15min":52.573},"last":0.78100000000000003},{"interface":"front","average":{"1min":4.4509999999999996,"5min":2.016,"15min":1.746},"min":{"1min":0.35699999999999998,"5min":0.32300000000000001,"15min":0.27100000000000002},"max":{"1min":35.530000000000001,"5min":35.530000000000001,"15min":53.319000000000003},"last":0.63900000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:42:44 2023","interfaces":[{"interface":"back","average":{"1min":4.117,"5min":1.9770000000000001,"15min":2.2040000000000002},"min":{"1min":0.36099999999999999,"5min":0.32800000000000001,"15min":0.309},"max":{"1min":35.338999999999999,"5min":35.338999999999999,"15min":124.22799999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":2.6469999999999998,"5min":1.6020000000000001,"15min":2.1560000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.316},"max":{"1min":35.445999999999998,"5min":35.445999999999998,"15min":124.17400000000001},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:42:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":0.93000000000000005,"15min":1.0549999999999999},"min":{"1min":0.309,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":4.367,"5min":4.9640000000000004,"15min":10.589},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.9790000000000001,"5min":1.2370000000000001,"15min":1.1739999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.32600000000000001},"max":{"1min":4.8689999999999998,"5min":4.8689999999999998,"15min":12.814},"last":0.84699999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:42:53 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.0049999999999999,"15min":1.129},"min":{"1min":0.50800000000000001,"5min":0.36099999999999999,"15min":0.27200000000000002},"max":{"1min":7.1900000000000004,"5min":8.0359999999999996,"15min":13.677},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.478,"5min":1.2030000000000001,"15min":1.173},"min":{"1min":0.38200000000000001,"5min":0.375,"15min":0.26800000000000002},"max":{"1min":5.6109999999999998,"5min":6.4619999999999997,"15min":11.298},"last":0.97099999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:42:53 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.82199999999999995,"15min":1.0469999999999999},"min":{"1min":0.502,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":2.3969999999999998,"5min":3.3559999999999999,"15min":5.2679999999999998},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.101,"5min":1.026,"15min":0.84599999999999997},"min":{"1min":0.46500000000000002,"5min":0.38800000000000001,"15min":0.36099999999999999},"max":{"1min":4.641,"5min":5.0279999999999996,"15min":5.0279999999999996},"last":0.88400000000000001}]}]},{"osd":6,"up_from":0,"seq":597000454228,"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":1,"up_from":145,"seq":622770257996,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":608864,"kb_used_data":350808,"kb_used_omap":5,"kb_used_meta":258042,"kb_avail":93136288,"statfs":{"total":95995035648,"available":95371558912,"internally_reserved":0,"allocated":359227392,"data_stored":358433217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":264235468},"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 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":2.7349999999999999,"5min":2.0990000000000002,"15min":3.073},"min":{"1min":0.19600000000000001,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":7.3959999999999999,"5min":32.232999999999997,"15min":32.232999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":2.016,"5min":3.169,"15min":3.6499999999999999},"min":{"1min":0.40100000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.2119999999999997,"5min":65.015000000000001,"15min":65.015000000000001},"last":0.55700000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.9550000000000001,"5min":1.6970000000000001,"15min":2.0470000000000002},"min":{"1min":0.29099999999999998,"5min":0.245,"15min":0.245},"max":{"1min":6.6059999999999999,"5min":11.023999999999999,"15min":11.023999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":3.2109999999999999,"5min":1.9850000000000001,"15min":1.6719999999999999},"min":{"1min":0.38800000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":10.553000000000001,"5min":11.917,"15min":11.917},"last":0.49299999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":2.1760000000000002,"15min":3.6579999999999999},"min":{"1min":0.41599999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.819,"5min":33.935000000000002,"15min":33.935000000000002},"last":0.47099999999999997},{"interface":"front","average":{"1min":2.081,"5min":2.25,"15min":3.2440000000000002},"min":{"1min":0.315,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":6.5830000000000002,"5min":42.146000000000001,"15min":42.146000000000001},"last":0.63200000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.4550000000000001,"15min":1.262},"min":{"1min":0.39300000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":6.6829999999999998,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.829,"5min":1.6120000000000001,"15min":1.6240000000000001},"min":{"1min":0.35499999999999998,"5min":0.307,"15min":0.307},"max":{"1min":5.0039999999999996,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":1.516,"15min":1.274},"min":{"1min":0.37,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":6.6230000000000002,"5min":8.7289999999999992,"15min":8.7289999999999992},"last":0.76300000000000001},{"interface":"front","average":{"1min":2.4710000000000001,"5min":1.7829999999999999,"15min":1.4179999999999999},"min":{"1min":0.58299999999999996,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.6980000000000004,"5min":7.3609999999999998,"15min":7.3609999999999998},"last":0.53500000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8220000000000001,"5min":1.423,"15min":1.3},"min":{"1min":0.50700000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.6660000000000004,"5min":7.4509999999999996,"15min":7.4509999999999996},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.3420000000000001,"5min":2.1150000000000002,"15min":1.829},"min":{"1min":0.38800000000000001,"5min":0.37,"15min":0.37},"max":{"1min":4.9729999999999999,"5min":64,"15min":64},"last":0.65800000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":2.2639999999999998,"15min":1.8740000000000001},"min":{"1min":0.46500000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.0979999999999999,"5min":64.085999999999999,"15min":64.085999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":2.706,"5min":1.714,"15min":1.413},"min":{"1min":0.45300000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":8.5150000000000006,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":0.70899999999999996}]}]},{"osd":0,"up_from":78,"seq":335007449317,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":757364,"kb_used_data":351788,"kb_used_omap":5,"kb_used_meta":405562,"kb_avail":92987788,"statfs":{"total":95995035648,"available":95219494912,"internally_reserved":0,"allocated":360230912,"data_stored":359472695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":415296122},"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 22:42:24 2023","interfaces":[{"interface":"back","average":{"1min":2.7530000000000001,"5min":2.6909999999999998,"15min":3.5},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":10.956,"5min":16.105,"15min":16.105},"last":0.66200000000000003},{"interface":"front","average":{"1min":2.1509999999999998,"5min":2.4460000000000002,"15min":2.4260000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":9.7949999999999999,"5min":11.566000000000001,"15min":11.566000000000001},"last":0.51800000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.835,"5min":2.4359999999999999,"15min":2.218},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.17699999999999999},"max":{"1min":9.9610000000000003,"5min":72.355999999999995,"15min":94.004999999999995},"last":0.5},{"interface":"front","average":{"1min":2.4500000000000002,"5min":3.52,"15min":3.1850000000000001},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":8.1329999999999991,"5min":69.944000000000003,"15min":150.29400000000001},"last":0.379}]},{"osd":3,"last update":"Sat Sep 23 22:42:39 2023","interfaces":[{"interface":"back","average":{"1min":2.177,"5min":2.2240000000000002,"15min":3.1429999999999998},"min":{"1min":0.36199999999999999,"5min":0.22600000000000001,"15min":0.19400000000000001},"max":{"1min":9.9199999999999999,"5min":12.538,"15min":143.08500000000001},"last":0.626},{"interface":"front","average":{"1min":2.2909999999999999,"5min":1.8029999999999999,"15min":3.085},"min":{"1min":0.32000000000000001,"5min":0.23100000000000001,"15min":0.20100000000000001},"max":{"1min":7.7880000000000003,"5min":10.391999999999999,"15min":142.87899999999999},"last":0.45900000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":1.3,"15min":1.4330000000000001},"min":{"1min":0.39800000000000002,"5min":0.309,"15min":0.309},"max":{"1min":6.7670000000000003,"5min":6.7670000000000003,"15min":9.7170000000000005},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.75,"5min":1.8859999999999999,"15min":2.0670000000000002},"min":{"1min":0.34999999999999998,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":6.7889999999999997,"5min":16.154,"15min":149.98099999999999},"last":0.71199999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.966,"5min":2.0550000000000002,"15min":2.2789999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.27500000000000002},"max":{"1min":6.7569999999999997,"5min":16.184000000000001,"15min":150.07900000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.913,"5min":1.482,"15min":1.609},"min":{"1min":0.42299999999999999,"5min":0.34100000000000003,"15min":0.33700000000000002},"max":{"1min":6.7990000000000004,"5min":6.8840000000000003,"15min":9.6869999999999994},"last":0.82399999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:42:44 2023","interfaces":[{"interface":"back","average":{"1min":2.306,"5min":1.7230000000000001,"15min":1.5720000000000001},"min":{"1min":0.40400000000000003,"5min":0.39900000000000002,"15min":0.35399999999999998},"max":{"1min":9.8000000000000007,"5min":11.654999999999999,"15min":11.654999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":2.21,"5min":1.8620000000000001,"15min":1.8140000000000001},"min":{"1min":0.51000000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":9.9529999999999994,"5min":11.784000000000001,"15min":11.784000000000001},"last":0.85099999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:43:12 2023","interfaces":[{"interface":"back","average":{"1min":2.831,"5min":2.0579999999999998,"15min":1.706},"min":{"1min":0.40799999999999997,"5min":0.35999999999999999,"15min":0.34100000000000003},"max":{"1min":12.624000000000001,"5min":12.624000000000001,"15min":12.624000000000001},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.865,"5min":1.587,"15min":1.665},"min":{"1min":0.48099999999999998,"5min":0.36399999999999999,"15min":0.35599999999999998},"max":{"1min":6.6929999999999996,"5min":6.8150000000000004,"15min":11.984},"last":0.56100000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122266,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":452992,"kb_used_data":1912,"kb_used_omap":7,"kb_used_meta":451064,"kb_avail":93292160,"statfs":{"total":95995035648,"available":95531171840,"internally_reserved":0,"allocated":1957888,"data_stored":1191338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":461889617},"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 22:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.77,"5min":2.3370000000000002,"15min":2.2589999999999999},"min":{"1min":0.22500000000000001,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":8.0329999999999995,"5min":20.658999999999999,"15min":68.540999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":2.504,"5min":2.0819999999999999,"15min":2.2559999999999998},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.192},"max":{"1min":10.048,"5min":21.332000000000001,"15min":75.644000000000005},"last":0.65800000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:43:28 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":2.5659999999999998,"15min":1.5900000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":12.753,"5min":41.093000000000004,"15min":41.093000000000004},"last":0.75900000000000001},{"interface":"front","average":{"1min":2.4590000000000001,"5min":2.496,"15min":2.8119999999999998},"min":{"1min":0.29099999999999998,"5min":0.218,"15min":0.218},"max":{"1min":8.6379999999999999,"5min":39.747,"15min":39.747},"last":0.58499999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:42:45 2023","interfaces":[{"interface":"back","average":{"1min":2.4980000000000002,"5min":1.9710000000000001,"15min":2.6190000000000002},"min":{"1min":0.309,"5min":0.23599999999999999,"15min":0.21199999999999999},"max":{"1min":12.339,"5min":12.775,"15min":146.667},"last":0.72299999999999998},{"interface":"front","average":{"1min":3.0779999999999998,"5min":2.161,"15min":2.6240000000000001},"min":{"1min":0.39300000000000002,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":12.542,"5min":12.542,"15min":139.25700000000001},"last":0.98399999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.4350000000000001,"5min":2.6139999999999999,"15min":1.964},"min":{"1min":0.373,"5min":0.314,"15min":0.26900000000000002},"max":{"1min":12.984999999999999,"5min":84.703000000000003,"15min":84.703000000000003},"last":0.68700000000000006},{"interface":"front","average":{"1min":2.0550000000000002,"5min":2.4100000000000001,"15min":1.798},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":8.7400000000000002,"5min":84.724999999999994,"15min":84.724999999999994},"last":0.84599999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.141,"5min":1.72,"15min":1.6890000000000001},"min":{"1min":0.45500000000000002,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":7.9880000000000004,"5min":8.3780000000000001,"15min":8.3780000000000001},"last":0.626},{"interface":"front","average":{"1min":2.7450000000000001,"5min":2.004,"15min":1.7549999999999999},"min":{"1min":0.42599999999999999,"5min":0.35099999999999998,"15min":0.32800000000000001},"max":{"1min":8.5239999999999991,"5min":12.694000000000001,"15min":14.298},"last":1.0469999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7,"5min":1.7,"15min":1.698},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.0679999999999996,"5min":12.476000000000001,"15min":12.476000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":2.516,"5min":1.6919999999999999,"15min":1.48},"min":{"1min":0.40899999999999997,"5min":0.39600000000000002,"15min":0.38300000000000001},"max":{"1min":12.380000000000001,"5min":12.380000000000001,"15min":12.380000000000001},"last":0.80500000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:43:06 2023","interfaces":[{"interface":"back","average":{"1min":3.1440000000000001,"5min":1.7909999999999999,"15min":1.671},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.33400000000000002},"max":{"1min":9.1890000000000001,"5min":9.1890000000000001,"15min":13.91},"last":0.73799999999999999},{"interface":"front","average":{"1min":2.6240000000000001,"5min":1.8129999999999999,"15min":1.772},"min":{"1min":0.439,"5min":0.39300000000000002,"15min":0.35899999999999999},"max":{"1min":8.6820000000000004,"5min":8.6820000000000004,"15min":8.7539999999999996},"last":0.871}]}]},{"osd":3,"up_from":93,"seq":399431958740,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":586532,"kb_used_data":1884,"kb_used_omap":2,"kb_used_meta":584637,"kb_avail":93158620,"statfs":{"total":95995035648,"available":95394426880,"internally_reserved":0,"allocated":1929216,"data_stored":1184783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":598668341},"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 22:43:30 2023","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":5.4080000000000004,"15min":3.9910000000000001},"min":{"1min":0.23200000000000001,"5min":0.19600000000000001,"15min":0.17000000000000001},"max":{"1min":5.125,"5min":172.05600000000001,"15min":172.05600000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":2.2400000000000002,"5min":5.3719999999999999,"15min":3.8119999999999998},"min":{"1min":0.27000000000000002,"5min":0.21299999999999999,"15min":0.186},"max":{"1min":9.2370000000000001,"5min":168.14699999999999,"15min":168.14699999999999},"last":0.73299999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:43:25 2023","interfaces":[{"interface":"back","average":{"1min":2.9340000000000002,"5min":4.8579999999999997,"15min":3.488},"min":{"1min":0.42499999999999999,"5min":0.222,"15min":0.222},"max":{"1min":9.4410000000000007,"5min":168.71100000000001,"15min":168.71100000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":2.8170000000000002,"5min":4.9969999999999999,"15min":3.7290000000000001},"min":{"1min":0.36399999999999999,"5min":0.218,"15min":0.218},"max":{"1min":10.202,"5min":169.559,"15min":169.559},"last":0.60599999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:43:30 2023","interfaces":[{"interface":"back","average":{"1min":1.9990000000000001,"5min":5.4729999999999999,"15min":3.379},"min":{"1min":0.29899999999999999,"5min":0.249,"15min":0.23300000000000001},"max":{"1min":9.2379999999999995,"5min":257.48200000000003,"15min":257.48200000000003},"last":0.82099999999999995},{"interface":"front","average":{"1min":2.4020000000000001,"5min":5.8410000000000002,"15min":3.3679999999999999},"min":{"1min":0.45000000000000001,"5min":0.26100000000000001,"15min":0.20899999999999999},"max":{"1min":8.2400000000000002,"5min":262.13400000000001,"15min":262.13400000000001},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:43:30 2023","interfaces":[{"interface":"back","average":{"1min":2.206,"5min":2.5489999999999999,"15min":1.982},"min":{"1min":0.42999999999999999,"5min":0.33000000000000002,"15min":0.308},"max":{"1min":8.077,"5min":58.124000000000002,"15min":58.124000000000002},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.518,"5min":2.1629999999999998,"15min":1.849},"min":{"1min":0.34200000000000003,"5min":0.314,"15min":0.314},"max":{"1min":8.9450000000000003,"5min":58.103999999999999,"15min":58.103999999999999},"last":1.071}]},{"osd":5,"last update":"Sat Sep 23 22:43:30 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":2.3359999999999999,"15min":1.974},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.30199999999999999},"max":{"1min":5.2279999999999998,"5min":58.332000000000001,"15min":58.332000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":2.5899999999999999,"5min":2.5489999999999999,"15min":2.0030000000000001},"min":{"1min":0.34200000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":9.266,"5min":58.148000000000003,"15min":58.148000000000003},"last":1.0309999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:42:42 2023","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":2.1080000000000001,"15min":1.8160000000000001},"min":{"1min":0.40600000000000003,"5min":0.38100000000000001,"15min":0.36799999999999999},"max":{"1min":8.3840000000000003,"5min":58.069000000000003,"15min":58.069000000000003},"last":0.872},{"interface":"front","average":{"1min":2.1779999999999999,"5min":1.778,"15min":1.5149999999999999},"min":{"1min":0.40799999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":6.8609999999999998,"5min":14.875,"15min":14.875},"last":1.1799999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:43:30 2023","interfaces":[{"interface":"back","average":{"1min":1.893,"5min":2.4580000000000002,"15min":1.9810000000000001},"min":{"1min":0.44700000000000001,"5min":0.371,"15min":0.30299999999999999},"max":{"1min":8.1669999999999998,"5min":57.933,"15min":57.933},"last":1.115},{"interface":"front","average":{"1min":1.5349999999999999,"5min":2.2799999999999998,"15min":1.996},"min":{"1min":0.39800000000000002,"5min":0.371,"15min":0.28999999999999998},"max":{"1min":7.9489999999999998,"5min":58.280999999999999,"15min":58.280999999999999},"last":1.202}]}]},{"osd":4,"up_from":30,"seq":128849019300,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298868,"kb_used_data":1644,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446284,"statfs":{"total":95995035648,"available":95688994816,"internally_reserved":0,"allocated":1683456,"data_stored":1155448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:43:16 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":1.292,"15min":1.613},"min":{"1min":0.26200000000000001,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":2.2480000000000002,"5min":15.723000000000001,"15min":132.03200000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.302,"5min":1.605,"15min":1.95},"min":{"1min":0.44,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.718,"5min":12.659000000000001,"15min":133.28700000000001},"last":0.51100000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:43:25 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":1.506,"15min":1.4510000000000001},"min":{"1min":0.38100000000000001,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.843,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":0.47899999999999998},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.3169999999999999,"15min":1.427},"min":{"1min":0.374,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.7999999999999998,"5min":7.7400000000000002,"15min":7.7400000000000002},"last":0.69899999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:43:16 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":1.341,"15min":1.9039999999999999},"min":{"1min":0.33600000000000002,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":7.2249999999999996,"5min":12.869,"15min":87.376000000000005},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.915,"5min":1.591,"15min":2.1309999999999998},"min":{"1min":0.40500000000000003,"5min":0.307,"15min":0.27100000000000002},"max":{"1min":7.2729999999999997,"5min":12.853,"15min":87.326999999999998},"last":0.64800000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":1.508,"15min":1.653},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.28399999999999997},"max":{"1min":5.3410000000000002,"5min":9.2490000000000006,"15min":49.482999999999997},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.212,"5min":1.1779999999999999,"15min":1.5580000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29799999999999999},"max":{"1min":4.1779999999999999,"5min":11.096,"15min":49.310000000000002},"last":0.95699999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.97299999999999998,"15min":0.96899999999999997},"min":{"1min":0.35799999999999998,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":3.3170000000000002,"5min":6.944,"15min":6.9889999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.2749999999999999,"5min":0.98599999999999999,"15min":1.0589999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.317},"max":{"1min":5.4169999999999998,"5min":5.4169999999999998,"15min":13.696999999999999},"last":0.72499999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:42:43 2023","interfaces":[{"interface":"back","average":{"1min":1.639,"5min":0.92700000000000005,"15min":0.82499999999999996},"min":{"1min":0.41199999999999998,"5min":0.36199999999999999,"15min":0.35299999999999998},"max":{"1min":5.718,"5min":5.718,"15min":5.718},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.745,"5min":0.78000000000000003,"15min":0.78300000000000003},"min":{"1min":0.35999999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":2.6360000000000001,"5min":2.6360000000000001,"15min":2.6360000000000001},"last":0.77400000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.2609999999999999,"15min":1.2729999999999999},"min":{"1min":0.432,"5min":0.371,"15min":0.312},"max":{"1min":4.0279999999999996,"5min":7.1760000000000002,"15min":9.4920000000000009},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.649,"5min":1.0820000000000001,"15min":1.0600000000000001},"min":{"1min":0.39900000000000002,"5min":0.36899999999999999,"15min":0.27200000000000002},"max":{"1min":7.9640000000000004,"5min":7.9640000000000004,"15min":7.9640000000000004},"last":0.83099999999999996}]}]},{"osd":5,"up_from":36,"seq":154618823069,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":651624,"kb_used_data":354400,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93093528,"statfs":{"total":95995035648,"available":95327772672,"internally_reserved":0,"allocated":362905600,"data_stored":362385427,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 22:43:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.3720000000000001,"15min":2.0030000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.23100000000000001},"max":{"1min":3.6749999999999998,"5min":6.7999999999999998,"15min":171.601},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.599,"5min":1.3069999999999999,"15min":1.9119999999999999},"min":{"1min":0.29799999999999999,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":3.8959999999999999,"5min":8.0709999999999997,"15min":170.999},"last":1.022}]},{"osd":1,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":12.938000000000001,"5min":4.0170000000000003,"15min":2.4740000000000002},"min":{"1min":0.38600000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":197.65199999999999,"5min":197.65199999999999,"15min":197.65199999999999},"last":1.091},{"interface":"front","average":{"1min":13.305999999999999,"5min":3.9990000000000001,"15min":2.363},"min":{"1min":0.42199999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":197.61099999999999,"5min":197.61099999999999,"15min":197.61099999999999},"last":0.96099999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:43:01 2023","interfaces":[{"interface":"back","average":{"1min":2.589,"5min":1.655,"15min":2.2770000000000001},"min":{"1min":0.29999999999999999,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":7.476,"5min":8.6180000000000003,"15min":169.446},"last":0.623},{"interface":"front","average":{"1min":1.3240000000000001,"5min":1.5980000000000001,"15min":2.379},"min":{"1min":0.34100000000000003,"5min":0.31,"15min":0.29499999999999998},"max":{"1min":4.2859999999999996,"5min":11.423999999999999,"15min":169.786},"last":0.78600000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:42:33 2023","interfaces":[{"interface":"back","average":{"1min":1.855,"5min":1.4139999999999999,"15min":2.6560000000000001},"min":{"1min":0.36299999999999999,"5min":0.313,"15min":0.313},"max":{"1min":9.9700000000000006,"5min":9.9700000000000006,"15min":169.62200000000001},"last":1.494},{"interface":"front","average":{"1min":2.0510000000000002,"5min":1.302,"15min":2.6320000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":5.415,"5min":7.5110000000000001,"15min":169.65199999999999},"last":0.72699999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:42:28 2023","interfaces":[{"interface":"back","average":{"1min":2.0880000000000001,"5min":1.198,"15min":1.1259999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.28699999999999998},"max":{"1min":6.5620000000000003,"5min":6.5620000000000003,"15min":10.550000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.74,"5min":1.1859999999999999,"15min":1.0600000000000001},"min":{"1min":0.41599999999999998,"5min":0.316,"15min":0.29899999999999999},"max":{"1min":9.9030000000000005,"5min":9.9030000000000005,"15min":9.9030000000000005},"last":1.4099999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:42:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.119,"15min":0.98899999999999999},"min":{"1min":0.441,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.617,"5min":6.617,"15min":6.617},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.377,"5min":1.1839999999999999,"15min":1.081},"min":{"1min":0.46899999999999997,"5min":0.42799999999999999,"15min":0.42499999999999999},"max":{"1min":6.641,"5min":6.641,"15min":6.641},"last":0.86799999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:42:48 2023","interfaces":[{"interface":"back","average":{"1min":1.8500000000000001,"5min":1.347,"15min":1.1579999999999999},"min":{"1min":0.41399999999999998,"5min":0.35699999999999998,"15min":0.34499999999999997},"max":{"1min":9.9369999999999994,"5min":9.9369999999999994,"15min":9.9369999999999994},"last":1.4630000000000001},{"interface":"front","average":{"1min":1.661,"5min":1.395,"15min":1.256},"min":{"1min":0.46800000000000003,"5min":0.41299999999999998,"15min":0.36499999999999999},"max":{"1min":6.8959999999999999,"5min":7.6840000000000002,"15min":9.173},"last":0.90500000000000003}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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-23T22:43:36.004 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T22:43:36.004 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:43:36.005 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T22:43:36.005 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:43:36.005 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:43:36.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T22:43:36.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:36.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:36.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:36.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:36.182 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:43:36.182 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:43:36.183 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-23T22:43:36.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-23T22:43:36.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:36.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:36.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:36.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:36.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:36.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:36.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:36.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:36.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:36.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:36.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:36.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:36.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:36.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:37.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:37.044 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:37.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:37.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:37.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:37.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:37.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:37.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:37.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:37 smithi123 bash[59255]: cluster 2023-09-23T22:43:36.164643+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:37.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:37 smithi123 bash[59255]: audit 2023-09-23T22:43:36.940967+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:37.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:37 smithi123 bash[59255]: audit 2023-09-23T22:43:36.942133+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:37.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:37.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:37.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:37.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:37 smithi121 bash[74920]: cluster 2023-09-23T22:43:36.164643+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:37 smithi121 bash[74920]: audit 2023-09-23T22:43:36.940967+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:37.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:37 smithi121 bash[74920]: audit 2023-09-23T22:43:36.942133+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:37 smithi121 bash[78246]: cluster 2023-09-23T22:43:36.164643+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:37 smithi121 bash[78246]: audit 2023-09-23T22:43:36.940967+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:37 smithi121 bash[78246]: audit 2023-09-23T22:43:36.942133+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:37.816 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:37.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:37.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:37.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:37.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:38.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:38.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:38.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:38.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:38.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:38.349 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:38.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:38.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:38.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:38 smithi121 bash[74920]: audit 2023-09-23T22:43:37.410381+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2023-09-23T22:43:38.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:38 smithi121 bash[74920]: audit 2023-09-23T22:43:37.426256+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:38.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:38 smithi121 bash[78246]: audit 2023-09-23T22:43:37.410381+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2023-09-23T22:43:38.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:38 smithi121 bash[78246]: audit 2023-09-23T22:43:37.426256+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:38.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:38.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:38.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:43:38.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:38.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:38.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:38 smithi123 bash[59255]: audit 2023-09-23T22:43:37.410381+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2023-09-23T22:43:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:38 smithi123 bash[59255]: audit 2023-09-23T22:43:37.426256+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:38.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:38.900 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:43:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:43:38] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.33.4" 2023-09-23T22:43:38.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:39.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:39.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:39.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:39.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:39.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:39.281 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:39.304 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:39.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:39.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:39.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:39.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[74920]: cluster 2023-09-23T22:43:38.165479+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[74920]: cluster 2023-09-23T22:43:38.389285+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[74920]: audit 2023-09-23T22:43:38.390044+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]': finished 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[74920]: cluster 2023-09-23T22:43:38.390105+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e178: 8 total, 8 up, 7 in 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[74920]: cluster 2023-09-23T22:43:38.393675+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[78246]: cluster 2023-09-23T22:43:38.165479+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[78246]: cluster 2023-09-23T22:43:38.389285+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:43:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[78246]: audit 2023-09-23T22:43:38.390044+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]': finished 2023-09-23T22:43:39.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[78246]: cluster 2023-09-23T22:43:38.390105+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e178: 8 total, 8 up, 7 in 2023-09-23T22:43:39.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:39 smithi121 bash[78246]: cluster 2023-09-23T22:43:38.393675+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:43:39.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:39.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:39.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:39.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:39.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:39 smithi123 bash[59255]: cluster 2023-09-23T22:43:38.165479+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:39.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:39 smithi123 bash[59255]: cluster 2023-09-23T22:43:38.389285+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:43:39.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:39 smithi123 bash[59255]: audit 2023-09-23T22:43:38.390044+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]': finished 2023-09-23T22:43:39.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:39 smithi123 bash[59255]: cluster 2023-09-23T22:43:38.390105+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e178: 8 total, 8 up, 7 in 2023-09-23T22:43:39.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:39 smithi123 bash[59255]: cluster 2023-09-23T22:43:38.393675+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:43:39.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:39.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:39.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:39.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:39.965 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:39.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:40.067 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:40.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:40.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:40.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:40.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:40.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:40.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:40.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:40.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:40.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:40.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:40.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:40.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:40 smithi123 bash[59255]: cluster 2023-09-23T22:43:39.393549+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:40 smithi123 bash[59255]: cluster 2023-09-23T22:43:39.394246+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:40 smithi123 bash[59255]: cluster 2023-09-23T22:43:39.394568+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-09-23T22:43:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:40 smithi123 bash[59255]: cluster 2023-09-23T22:43:39.599234+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[74920]: cluster 2023-09-23T22:43:39.393549+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[74920]: cluster 2023-09-23T22:43:39.394246+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[74920]: cluster 2023-09-23T22:43:39.394568+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[74920]: cluster 2023-09-23T22:43:39.599234+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[78246]: cluster 2023-09-23T22:43:39.393549+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[78246]: cluster 2023-09-23T22:43:39.394246+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[78246]: cluster 2023-09-23T22:43:39.394568+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-09-23T22:43:40.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:40 smithi121 bash[78246]: cluster 2023-09-23T22:43:39.599234+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:40.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:40.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:40.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:41.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:41.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:41.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:41.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:41.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:41.357 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:43:41.385 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:43:41.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:43:41.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[74920]: cluster 2023-09-23T22:43:40.166233+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:41.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[74920]: cluster 2023-09-23T22:43:40.622226+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:41.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[74920]: cluster 2023-09-23T22:43:40.624963+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:41.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[74920]: audit 2023-09-23T22:43:41.334039+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.121:0/3539246255' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:41.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:43:41.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:43:41.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:41 smithi123 bash[59255]: cluster 2023-09-23T22:43:40.166233+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:41.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:41 smithi123 bash[59255]: cluster 2023-09-23T22:43:40.622226+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:41.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:41 smithi123 bash[59255]: cluster 2023-09-23T22:43:40.624963+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:41.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:41 smithi123 bash[59255]: audit 2023-09-23T22:43:41.334039+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.121:0/3539246255' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:43:41.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:41.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:41.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:41.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[78246]: cluster 2023-09-23T22:43:40.166233+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:41.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[78246]: cluster 2023-09-23T22:43:40.622226+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:41.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[78246]: cluster 2023-09-23T22:43:40.624963+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:43:41.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:41 smithi121 bash[78246]: audit 2023-09-23T22:43:41.334039+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.121:0/3539246255' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:41.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:41.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:41.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:41.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:41.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:42.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:42.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:42.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:42.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:42.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:42.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:42.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:42.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:42.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:42.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:42.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:42.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:42.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:42 smithi121 bash[74920]: audit 2023-09-23T22:43:41.539267+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:43:42.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:42 smithi121 bash[78246]: audit 2023-09-23T22:43:41.539267+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:43:42.767 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:42.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:42 smithi123 bash[59255]: audit 2023-09-23T22:43:41.539267+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:43:42.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:43.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:43.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:43.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:43.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:43.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:43.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:43.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:43.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:43.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:43.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:43 smithi123 bash[59255]: cluster 2023-09-23T22:43:42.167312+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:43.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:43.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:43.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:43.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:43 smithi121 bash[74920]: cluster 2023-09-23T22:43:42.167312+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:43.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:43 smithi121 bash[78246]: cluster 2023-09-23T22:43:42.167312+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:43.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:43.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:43.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:43.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:44.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:44.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:44.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:44.228 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:44.284 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:44.285 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:44.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:44.355 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:44.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:44.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:44.589 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:44.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:44.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:44.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:44.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:44.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:44.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:44.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:44.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:44.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:45.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:45.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:45.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:45.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:45.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:45.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:45.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:45.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:45.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:45.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:45.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:45.563 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:45.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:45.673 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:45 smithi121 bash[74920]: cluster 2023-09-23T22:43:44.168332+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:45.674 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:45 smithi121 bash[78246]: cluster 2023-09-23T22:43:44.168332+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:45.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:45.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:45.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:45 smithi123 bash[59255]: cluster 2023-09-23T22:43:44.168332+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:45.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:45.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:45.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:46.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:46.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:46.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:43:46.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:46.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:46.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:46.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:46.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:46.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:46.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:46.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:46.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:46.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:46.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:46.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:46.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:46.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:46.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:47.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:47.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:47.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:47.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:47.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:47.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:47.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:47.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:47.449 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:43:47.449 INFO:teuthology.orchestra.run.smithi121.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-23T22:43:47.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:47.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:47 smithi123 bash[59255]: cluster 2023-09-23T22:43:46.168778+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:47.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:47.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:47.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:47.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:47 smithi121 bash[78246]: cluster 2023-09-23T22:43:46.168778+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:47.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:47 smithi121 bash[74920]: cluster 2023-09-23T22:43:46.168778+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:47.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:47.836 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:47.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:47.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:47.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:47.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:48.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:48.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:48.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:48.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:48.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:48.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:48.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:48.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:48.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:48.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:48.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:48.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:48.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:48.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:48.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:48.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:48.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:48.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:48.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:48.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:48.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:48.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:49.044 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:43:48] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.33.4" 2023-09-23T22:43:49.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[74920]: audit 2023-09-23T22:43:47.829890+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[74920]: audit 2023-09-23T22:43:47.837080+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[74920]: cluster 2023-09-23T22:43:48.169294+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[74920]: audit 2023-09-23T22:43:48.631248+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[74920]: audit 2023-09-23T22:43:48.639422+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[78246]: audit 2023-09-23T22:43:47.829890+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[78246]: audit 2023-09-23T22:43:47.837080+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[78246]: cluster 2023-09-23T22:43:48.169294+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[78246]: audit 2023-09-23T22:43:48.631248+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:48 smithi121 bash[78246]: audit 2023-09-23T22:43:48.639422+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:49.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:49.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:48 smithi123 bash[59255]: audit 2023-09-23T22:43:47.829890+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:48 smithi123 bash[59255]: audit 2023-09-23T22:43:47.837080+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:48 smithi123 bash[59255]: cluster 2023-09-23T22:43:48.169294+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:49.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:48 smithi123 bash[59255]: audit 2023-09-23T22:43:48.631248+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:48 smithi123 bash[59255]: audit 2023-09-23T22:43:48.639422+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:49.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:49.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:49.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:49.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:49.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:49.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:49.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:49.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:49.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:49.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:49.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:49.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.862 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:49 smithi121 bash[74920]: audit 2023-09-23T22:43:49.210896+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:43:49.862 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:49 smithi121 bash[74920]: audit 2023-09-23T22:43:49.212060+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:43:49.862 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:49 smithi121 bash[74920]: audit 2023-09-23T22:43:49.221071+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:49.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:49.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:50.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:50.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:49 smithi123 bash[59255]: audit 2023-09-23T22:43:49.210896+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:43:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:49 smithi123 bash[59255]: audit 2023-09-23T22:43:49.212060+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:43:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:49 smithi123 bash[59255]: audit 2023-09-23T22:43:49.221071+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:50.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:50.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:49 smithi121 bash[78246]: audit 2023-09-23T22:43:49.210896+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:43:50.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:49 smithi121 bash[78246]: audit 2023-09-23T22:43:49.212060+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:43:50.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:49 smithi121 bash[78246]: audit 2023-09-23T22:43:49.221071+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:43:50.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:50.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:43:50.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:50.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:50.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:50.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:50.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:50.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:50.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:50.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:50.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:51.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:51.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:50 smithi123 bash[59255]: cluster 2023-09-23T22:43:50.169974+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:51.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:51.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:51.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:51.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:50 smithi121 bash[74920]: cluster 2023-09-23T22:43:50.169974+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:51.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:50 smithi121 bash[78246]: cluster 2023-09-23T22:43:50.169974+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:51.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:51.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:51.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:51.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:51.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:51.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:51.462 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:51.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:51.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:51.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:51.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:51.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:51.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:51.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:51.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:52.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:52.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:52.103 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:52.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:51 smithi121 bash[74920]: audit 2023-09-23T22:43:51.936058+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:52.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:51 smithi121 bash[78246]: audit 2023-09-23T22:43:51.936058+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:52.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:52.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:52.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:52.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:51 smithi123 bash[59255]: audit 2023-09-23T22:43:51.936058+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:52.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:52.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:52.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:52.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:52.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:52.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:52.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:52.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:52.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:52.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:52.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:52.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:52.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:53.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:53.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:53.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:53.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:53.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:53.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:53.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:53 smithi123 bash[59255]: cluster 2023-09-23T22:43:52.170757+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:53.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:53.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:53.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:53 smithi121 bash[74920]: cluster 2023-09-23T22:43:52.170757+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:53.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:53 smithi121 bash[78246]: cluster 2023-09-23T22:43:52.170757+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:53.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:53.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:53.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:53.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:53.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:53.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:53.982 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:53.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:54.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:54.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:54.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:54.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:54.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:54.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:54.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:54.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:54.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:54.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:54.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:54.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:54.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:54.728 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:54.728 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:54.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:54.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:54.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:54.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:54.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:54.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:54.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:55.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:55.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:55.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:55.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:55.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:55.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:55.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:55.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:55.357 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:43:55.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:55.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:55 smithi121 bash[78246]: cluster 2023-09-23T22:43:54.171769+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:55.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:55 smithi121 bash[78246]: audit 2023-09-23T22:43:55.235264+0000 mon.a (mon.0) 1108 : audit 1 from='client.? 172.21.15.121:0/3184804404' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:43:55.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:55 smithi121 bash[74920]: cluster 2023-09-23T22:43:54.171769+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:55.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:55 smithi121 bash[74920]: audit 2023-09-23T22:43:55.235264+0000 mon.a (mon.0) 1108 : audit 1 from='client.? 172.21.15.121:0/3184804404' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:43:55.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:55.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:55.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:55.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:55 smithi123 bash[59255]: cluster 2023-09-23T22:43:54.171769+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:55.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:55 smithi123 bash[59255]: audit 2023-09-23T22:43:55.235264+0000 mon.a (mon.0) 1108 : audit 1 from='client.? 172.21.15.121:0/3184804404' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:43:55.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:55.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:55.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:55.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:55.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:55.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:55.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.940 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:55.993 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:43:55.993 INFO:teuthology.orchestra.run.smithi121.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:43:55.993 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:43:56.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:56.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:56.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:56.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:56.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:56.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:56.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:56.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:56.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:56.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:56.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:56.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:56.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:56.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:56 smithi123 bash[59255]: cluster 2023-09-23T22:43:55.347035+0000 mon.a (mon.0) 1109 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:56.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:56 smithi123 bash[59255]: cluster 2023-09-23T22:43:55.350761+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:43:56.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:56 smithi123 bash[59255]: audit 2023-09-23T22:43:55.351431+0000 mon.a (mon.0) 1110 : audit 1 from='client.? 172.21.15.121:0/3184804404' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:43:56.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:56 smithi123 bash[59255]: cluster 2023-09-23T22:43:55.351491+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-09-23T22:43:56.616 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:56 smithi123 bash[59255]: cluster 2023-09-23T22:43:55.351907+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:43:56.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:56.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:56.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[74920]: cluster 2023-09-23T22:43:55.347035+0000 mon.a (mon.0) 1109 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:56.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[74920]: cluster 2023-09-23T22:43:55.350761+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:43:56.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[74920]: audit 2023-09-23T22:43:55.351431+0000 mon.a (mon.0) 1110 : audit 1 from='client.? 172.21.15.121:0/3184804404' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:43:56.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[74920]: cluster 2023-09-23T22:43:55.351491+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-09-23T22:43:56.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[74920]: cluster 2023-09-23T22:43:55.351907+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:43:56.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[78246]: cluster 2023-09-23T22:43:55.347035+0000 mon.a (mon.0) 1109 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:56.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[78246]: cluster 2023-09-23T22:43:55.350761+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:43:56.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[78246]: audit 2023-09-23T22:43:55.351431+0000 mon.a (mon.0) 1110 : audit 1 from='client.? 172.21.15.121:0/3184804404' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:43:56.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[78246]: cluster 2023-09-23T22:43:55.351491+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-09-23T22:43:56.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:56 smithi121 bash[78246]: cluster 2023-09-23T22:43:55.351907+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:43:56.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:56.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:56.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:56.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:57.010 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:57.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:57.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:57.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:57.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:57.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:57.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:57.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:57.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:57.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:57.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:57 smithi123 bash[59255]: cluster 2023-09-23T22:43:56.172193+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:57.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:57.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:57.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:57.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:57 smithi121 bash[78246]: cluster 2023-09-23T22:43:56.172193+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:57.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:57 smithi121 bash[74920]: cluster 2023-09-23T22:43:56.172193+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:57.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:57.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:57.762 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:57.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:57.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:57.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:57.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:57.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:58.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:58.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:58.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:58.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:58.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:58.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:58.392 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_4' created 2023-09-23T22:43:58.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:58 smithi121 bash[74920]: audit 2023-09-23T22:43:57.407596+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.121:0/3198874519' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:43:58.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:58 smithi121 bash[74920]: audit 2023-09-23T22:43:57.408182+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:43:58.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:58 smithi121 bash[78246]: audit 2023-09-23T22:43:57.407596+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.121:0/3198874519' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:43:58.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:58 smithi121 bash[78246]: audit 2023-09-23T22:43:57.408182+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:43:58.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:58.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:58.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:58 smithi123 bash[59255]: audit 2023-09-23T22:43:57.407596+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.121:0/3198874519' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:43:58.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:58 smithi123 bash[59255]: audit 2023-09-23T22:43:57.408182+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:43:58.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:58.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:58.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:58.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:58.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:58.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:59.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:59.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:59.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:43:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:43:58] "GET /metrics HTTP/1.1" 200 34041 "" "Prometheus/2.33.4" 2023-09-23T22:43:59.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:59.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:59.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.172791+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.378176+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.378750+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.380840+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.381065+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.381973+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: audit 2023-09-23T22:43:58.382519+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T22:43:59.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.382658+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-09-23T22:43:59.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.383770+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:43:59 smithi123 bash[59255]: cluster 2023-09-23T22:43:58.384975+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.172791+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.378176+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.378750+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.380840+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.381065+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.381973+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: audit 2023-09-23T22:43:58.382519+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.382658+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.383770+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[74920]: cluster 2023-09-23T22:43:58.384975+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.172791+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.378176+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.378750+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.380840+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.381065+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.381973+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: audit 2023-09-23T22:43:58.382519+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.382658+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.383770+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:43:59 smithi121 bash[78246]: cluster 2023-09-23T22:43:58.384975+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:43:59.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:59.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:59.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:59.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:59.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:59.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:00.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:00.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:00.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:00.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:00.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:00.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:00.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:00.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:00.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:00.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:00 smithi123 bash[59255]: cluster 2023-09-23T22:43:59.380639+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:00 smithi123 bash[59255]: cluster 2023-09-23T22:43:59.381938+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-09-23T22:44:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:00 smithi123 bash[59255]: cluster 2023-09-23T22:43:59.382962+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:00 smithi123 bash[59255]: cluster 2023-09-23T22:43:59.383890+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:00 smithi123 bash[59255]: cluster 2023-09-23T22:43:59.384080+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:00.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:00.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[74920]: cluster 2023-09-23T22:43:59.380639+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[74920]: cluster 2023-09-23T22:43:59.381938+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[74920]: cluster 2023-09-23T22:43:59.382962+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[74920]: cluster 2023-09-23T22:43:59.383890+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[74920]: cluster 2023-09-23T22:43:59.384080+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[78246]: cluster 2023-09-23T22:43:59.380639+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[78246]: cluster 2023-09-23T22:43:59.381938+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[78246]: cluster 2023-09-23T22:43:59.382962+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[78246]: cluster 2023-09-23T22:43:59.383890+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:00 smithi121 bash[78246]: cluster 2023-09-23T22:43:59.384080+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:00.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:00.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:00.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:00.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:00.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:00.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:01.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:01.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:01.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:01.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:01.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-23T22:44:01.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:01.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:01.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:01.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:01.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:01.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:01.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:01 smithi123 bash[59255]: cluster 2023-09-23T22:43:59.749913+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:01.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:01 smithi123 bash[59255]: cluster 2023-09-23T22:44:00.173398+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v845: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:01.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:01 smithi123 bash[59255]: cluster 2023-09-23T22:44:00.391198+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:01 smithi123 bash[59255]: cluster 2023-09-23T22:44:00.392493+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:01 smithi123 bash[59255]: cluster 2023-09-23T22:44:00.392669+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:01 smithi123 bash[59255]: cluster 2023-09-23T22:44:00.393679+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-09-23T22:44:01.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:01.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:01.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[74920]: cluster 2023-09-23T22:43:59.749913+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[74920]: cluster 2023-09-23T22:44:00.173398+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v845: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[74920]: cluster 2023-09-23T22:44:00.391198+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[74920]: cluster 2023-09-23T22:44:00.392493+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[74920]: cluster 2023-09-23T22:44:00.392669+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[74920]: cluster 2023-09-23T22:44:00.393679+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[78246]: cluster 2023-09-23T22:43:59.749913+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[78246]: cluster 2023-09-23T22:44:00.173398+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v845: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[78246]: cluster 2023-09-23T22:44:00.391198+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[78246]: cluster 2023-09-23T22:44:00.392493+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[78246]: cluster 2023-09-23T22:44:00.392669+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:01 smithi121 bash[78246]: cluster 2023-09-23T22:44:00.393679+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-09-23T22:44:01.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:01.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:01.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:44:01.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:01.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:01.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:02.042 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:02.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:02.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:02.300 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:02.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:02.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:02.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:02.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:02.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:02.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:02.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:02.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:02.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.982 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:02.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:03.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:03.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:03.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:03.248 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:03.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:03.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:03.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:03.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:03 smithi121 bash[74920]: cluster 2023-09-23T22:44:02.174497+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v847: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:03.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:03.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:03 smithi121 bash[78246]: cluster 2023-09-23T22:44:02.174497+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v847: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:03.509 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:03.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:03.624 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:03 smithi123 bash[59255]: cluster 2023-09-23T22:44:02.174497+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v847: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:03.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:03.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:03.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:03.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:03.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:03.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:03.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:04.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:04.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:04.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:04.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:04.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:04.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:04.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:04.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:04.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:04.399 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:04.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:04.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:04.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:04.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:04.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:04.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:04.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:04.859 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:44:04.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T22:44:04.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:04.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:04.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:05.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:05.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:05.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:05.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:05.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:05.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:05.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:05.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:05.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:05 smithi123 bash[59255]: cluster 2023-09-23T22:44:04.175537+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:05.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:05.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:05.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:05.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:05 smithi121 bash[74920]: cluster 2023-09-23T22:44:04.175537+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:05.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:05 smithi121 bash[78246]: cluster 2023-09-23T22:44:04.175537+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:05.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:05.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:05.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:05.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:05.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:05.910 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:44:05.934 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:44:05.938 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:05.939 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:05.947 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:44:05.947 INFO:teuthology.orchestra.run.smithi121.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-23T22:44:05.973 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:44:05.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:05.996 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:44:06.020 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:44:06.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:06.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:06.045 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:44:06.073 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:44:06.094 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:44:06.097 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.097 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.097 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.097 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.097 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.098 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.098 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.098 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:44:06.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:06.148 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:06.251 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:06.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:06.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:06.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:06.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:06.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:06.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:06.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:06.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:06 smithi123 bash[59255]: audit 2023-09-23T22:44:05.885220+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.121:0/3560178513' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:06.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:06.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:06 smithi121 bash[74920]: audit 2023-09-23T22:44:05.885220+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.121:0/3560178513' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:06.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:06 smithi121 bash[78246]: audit 2023-09-23T22:44:05.885220+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.121:0/3560178513' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:06.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:06.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:06.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:06.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:07.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:07.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:07.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:07.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:07.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:07.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:07.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:07.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:07.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:07.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:07.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:07.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:07.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:07 smithi121 bash[74920]: cluster 2023-09-23T22:44:06.175994+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:07.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:07 smithi121 bash[74920]: audit 2023-09-23T22:44:06.940964+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:07.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:07 smithi121 bash[74920]: audit 2023-09-23T22:44:06.942009+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:07.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:07 smithi121 bash[78246]: cluster 2023-09-23T22:44:06.175994+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:07.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:07 smithi121 bash[78246]: audit 2023-09-23T22:44:06.940964+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:07.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:07 smithi121 bash[78246]: audit 2023-09-23T22:44:06.942009+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:07.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:07.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:07.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:07 smithi123 bash[59255]: cluster 2023-09-23T22:44:06.175994+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:07.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:07 smithi123 bash[59255]: audit 2023-09-23T22:44:06.940964+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:07.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:07 smithi123 bash[59255]: audit 2023-09-23T22:44:06.942009+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:07.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:07.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:08.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:08.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:08.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:08.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:08.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:08.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:08.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:08.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:08.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:08.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:08.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:44:08.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:08.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:08.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:08.932 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:44:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:44:08] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:44:08.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:08.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:09.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:09.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:09.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:09.214 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:09.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:09.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:09.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:09.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:09.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:09.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:09 smithi121 bash[78246]: cluster 2023-09-23T22:44:08.176558+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v850: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:09.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:09 smithi121 bash[74920]: cluster 2023-09-23T22:44:08.176558+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v850: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:09.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:09.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:09.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:09.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:09.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:09 smithi123 bash[59255]: cluster 2023-09-23T22:44:08.176558+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v850: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:09.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:09.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:09.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:09.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:09.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:10.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:10.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:10.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:10.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:10.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:10.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:10.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:10.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:10.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:44:10.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:10.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:10.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:11.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:11.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:11.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:11.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:11.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:11.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:11.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:11.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:11.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:11.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:11.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:11 smithi121 bash[78246]: cluster 2023-09-23T22:44:10.177362+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:11.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:11 smithi121 bash[74920]: cluster 2023-09-23T22:44:10.177362+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:11.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:11.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:11.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:11.694 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:11.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:11.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:11.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:11 smithi123 bash[59255]: cluster 2023-09-23T22:44:10.177362+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:11.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:11.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:11.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:11.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:12.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:12.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:12.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:12.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:12.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:12.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:12.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:12.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:12.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:12.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:12.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:12.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:12.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:12.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:12.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:12.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:12.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:13.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:13.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:13.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:13.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:13.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:13.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:13.350 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:13.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:13.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:13.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:13.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:13 smithi121 bash[78246]: cluster 2023-09-23T22:44:12.178119+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v852: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:13.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:13 smithi121 bash[78246]: audit 2023-09-23T22:44:12.443600+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:13.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:13 smithi121 bash[74920]: cluster 2023-09-23T22:44:12.178119+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v852: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:13.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:13 smithi121 bash[74920]: audit 2023-09-23T22:44:12.443600+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:13.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:13.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:13.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:13 smithi123 bash[59255]: cluster 2023-09-23T22:44:12.178119+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v852: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 622 GiB / 626 GiB avail 2023-09-23T22:44:13.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:13 smithi123 bash[59255]: audit 2023-09-23T22:44:12.443600+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:13.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:13.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:13.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:13.846 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:13.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:13.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:13.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:14.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:14.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:14.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:14.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:14.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:14.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:14.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:14.478 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:14.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:14.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:14.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:14.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:14.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:14.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:14.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.887 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:14.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:15.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:15.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:15.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:15.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:15.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:15.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:15.376 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:15.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:15.463 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-23T22:44:15.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:15.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:15.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:15.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:15.666 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:15 smithi121 bash[74920]: cluster 2023-09-23T22:44:14.178707+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:15.666 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:15 smithi121 bash[74920]: audit 2023-09-23T22:44:15.345595+0000 mon.a (mon.0) 1121 : audit 1 from='client.? 172.21.15.121:0/3544383966' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:44:15.666 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:15 smithi121 bash[78246]: cluster 2023-09-23T22:44:14.178707+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:15.666 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:15 smithi121 bash[78246]: audit 2023-09-23T22:44:15.345595+0000 mon.a (mon.0) 1121 : audit 1 from='client.? 172.21.15.121:0/3544383966' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:44:15.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:15.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:15.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:15.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:15 smithi123 bash[59255]: cluster 2023-09-23T22:44:14.178707+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:15.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:15 smithi123 bash[59255]: audit 2023-09-23T22:44:15.345595+0000 mon.a (mon.0) 1121 : audit 1 from='client.? 172.21.15.121:0/3544383966' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:44:15.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:15.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:15.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:15.940 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:15.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:16.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:16.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:16.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:16.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:16.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:16.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:16.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:16.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:16.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:16.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:16.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:16.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:16.465 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:44:16.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:16.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:16.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:16.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:16 smithi123 bash[59255]: cluster 2023-09-23T22:44:15.456915+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:16.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:16 smithi123 bash[59255]: audit 2023-09-23T22:44:15.457275+0000 mon.a (mon.0) 1122 : audit 1 from='client.? 172.21.15.121:0/3544383966' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:44:16.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:16 smithi123 bash[59255]: cluster 2023-09-23T22:44:15.457337+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e184: 8 total, 8 up, 7 in 2023-09-23T22:44:16.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:16 smithi123 bash[59255]: cluster 2023-09-23T22:44:15.459791+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:16.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:16 smithi123 bash[59255]: audit 2023-09-23T22:44:16.257605+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.121:0/3232428707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:16.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:16 smithi123 bash[59255]: audit 2023-09-23T22:44:16.257919+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:16.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:16.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:16.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:16.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:16.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:17.091 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[74920]: cluster 2023-09-23T22:44:15.456915+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[74920]: audit 2023-09-23T22:44:15.457275+0000 mon.a (mon.0) 1122 : audit 1 from='client.? 172.21.15.121:0/3544383966' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[74920]: cluster 2023-09-23T22:44:15.457337+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e184: 8 total, 8 up, 7 in 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[74920]: cluster 2023-09-23T22:44:15.459791+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[74920]: audit 2023-09-23T22:44:16.257605+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.121:0/3232428707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[74920]: audit 2023-09-23T22:44:16.257919+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[78246]: cluster 2023-09-23T22:44:15.456915+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[78246]: audit 2023-09-23T22:44:15.457275+0000 mon.a (mon.0) 1122 : audit 1 from='client.? 172.21.15.121:0/3544383966' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:44:17.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[78246]: cluster 2023-09-23T22:44:15.457337+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e184: 8 total, 8 up, 7 in 2023-09-23T22:44:17.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[78246]: cluster 2023-09-23T22:44:15.459791+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[78246]: audit 2023-09-23T22:44:16.257605+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.121:0/3232428707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:17.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:16 smithi121 bash[78246]: audit 2023-09-23T22:44:16.257919+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:17.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:17.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:17.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:17.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:17.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:17.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:17.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:17.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:17.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.160107+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.179110+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:17.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.454023+0000 mon.a (mon.0) 1125 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.457943+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.458591+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: audit 2023-09-23T22:44:16.458892+0000 mon.a (mon.0) 1126 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.458964+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e185: 8 total, 8 up, 7 in 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[78246]: cluster 2023-09-23T22:44:16.460412+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.160107+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.179110+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:17.604 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.454023+0000 mon.a (mon.0) 1125 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:17.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.457943+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.458591+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:17.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: audit 2023-09-23T22:44:16.458892+0000 mon.a (mon.0) 1126 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:17.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.458964+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e185: 8 total, 8 up, 7 in 2023-09-23T22:44:17.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:17 smithi121 bash[74920]: cluster 2023-09-23T22:44:16.460412+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:17.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:17.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:17.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:17.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:17.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.160107+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.179110+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.454023+0000 mon.a (mon.0) 1125 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.457943+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.458591+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: audit 2023-09-23T22:44:16.458892+0000 mon.a (mon.0) 1126 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.458964+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e185: 8 total, 8 up, 7 in 2023-09-23T22:44:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:17 smithi123 bash[59255]: cluster 2023-09-23T22:44:16.460412+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:17.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:17.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:17.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:17.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:18.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:18.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:18.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:18.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:18.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:18.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:18.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:18.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:18.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:18.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:18.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:18.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:18.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:18 smithi123 bash[59255]: cluster 2023-09-23T22:44:17.013246+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:18.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:18 smithi123 bash[59255]: cluster 2023-09-23T22:44:18.180042+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:18.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:18.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:18 smithi121 bash[78246]: cluster 2023-09-23T22:44:17.013246+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:18 smithi121 bash[78246]: cluster 2023-09-23T22:44:18.180042+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:18.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:18 smithi121 bash[74920]: cluster 2023-09-23T22:44:17.013246+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:18.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:18 smithi121 bash[74920]: cluster 2023-09-23T22:44:18.180042+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:18.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:18.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:18.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:18.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:19.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:19.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:19.246 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:19.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:19.267 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:44:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:44:18] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.33.4" 2023-09-23T22:44:19.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:19.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:19.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:19.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:19.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:19.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:19.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:19.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:19.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:19.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:19.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:20.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:20.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:20.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:20.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:20.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:20.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:20.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:20.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:20.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:20.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:20.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:20.580 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:20.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:20.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:20.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:20.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:20.821 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:20.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:20.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:20.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:20.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:20.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:21.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:21.126 DEBUG:teuthology.orchestra.run.smithi121:> /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-23T22:44:21.129 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:44:21.129 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:44:21.171 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:hints = 1 2023-09-23T22:44:21.171 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:44:21.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object prefix: benchmark_data_smithi121_169459 2023-09-23T22:44:21.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:44:21.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:44:21.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:21.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:21.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:21.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:21.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:21.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:21 smithi121 bash[74920]: cluster 2023-09-23T22:44:20.180754+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:21.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:21 smithi121 bash[78246]: cluster 2023-09-23T22:44:20.180754+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:21.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:21.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:21 smithi123 bash[59255]: cluster 2023-09-23T22:44:20.180754+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:44:21.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:21.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:21.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:21.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:21.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:21.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:21.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:22.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:22.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:44:22.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:22.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 1 16 2415 2399 149.929 149.938 0.00426846 0.00664656 2023-09-23T22:44:22.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:22.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:22.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:22.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:22 smithi123 bash[59255]: audit 2023-09-23T22:44:21.936461+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:22.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:22 smithi121 bash[74920]: audit 2023-09-23T22:44:21.936461+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:22.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:22 smithi121 bash[78246]: audit 2023-09-23T22:44:21.936461+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:22.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:22.418 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:22.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:22.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:22.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:22.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:22.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:22.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:22.982 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:22.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:23.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:23.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:23.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:23.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 2 16 4945 4929 154.02 158.125 0.00542771 0.00648161 2023-09-23T22:44:23.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:23.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:23.367 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T22:44:23.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:23.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:23.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.512 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:23 smithi121 bash[74920]: cluster 2023-09-23T22:44:22.181448+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 26 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 3.1 MiB/s wr, 50 op/s 2023-09-23T22:44:23.512 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:23 smithi121 bash[74920]: audit 2023-09-23T22:44:22.857579+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.121:0/2380819266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:44:23.512 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:23 smithi121 bash[74920]: audit 2023-09-23T22:44:22.858086+0000 mon.a (mon.0) 1129 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:44:23.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:23 smithi121 bash[78246]: cluster 2023-09-23T22:44:22.181448+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 26 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 3.1 MiB/s wr, 50 op/s 2023-09-23T22:44:23.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:23 smithi121 bash[78246]: audit 2023-09-23T22:44:22.857579+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.121:0/2380819266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:44:23.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:23 smithi121 bash[78246]: audit 2023-09-23T22:44:22.858086+0000 mon.a (mon.0) 1129 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:44:23.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:23.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:23.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:23 smithi123 bash[59255]: cluster 2023-09-23T22:44:22.181448+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 26 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 3.1 MiB/s wr, 50 op/s 2023-09-23T22:44:23.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:23 smithi123 bash[59255]: audit 2023-09-23T22:44:22.857579+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.121:0/2380819266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:44:23.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:23 smithi123 bash[59255]: audit 2023-09-23T22:44:22.858086+0000 mon.a (mon.0) 1129 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:44:23.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:23.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:23.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:23.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:23.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:23.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:24.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:24.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:24.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:24.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 3 16 7526 7510 156.446 161.312 0.00737901 0.00638142 2023-09-23T22:44:24.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:24.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:24.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:24.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:24.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:24.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:24.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:24.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:24.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:24.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[78246]: cluster 2023-09-23T22:44:23.353561+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[78246]: cluster 2023-09-23T22:44:23.354382+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[78246]: audit 2023-09-23T22:44:23.354443+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[78246]: cluster 2023-09-23T22:44:23.354554+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e186: 8 total, 8 up, 7 in 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[78246]: cluster 2023-09-23T22:44:23.366901+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[74920]: cluster 2023-09-23T22:44:23.353561+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[74920]: cluster 2023-09-23T22:44:23.354382+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[74920]: audit 2023-09-23T22:44:23.354443+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:44:24.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[74920]: cluster 2023-09-23T22:44:23.354554+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e186: 8 total, 8 up, 7 in 2023-09-23T22:44:24.710 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:24 smithi121 bash[74920]: cluster 2023-09-23T22:44:23.366901+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:24 smithi123 bash[59255]: cluster 2023-09-23T22:44:23.353561+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:24 smithi123 bash[59255]: cluster 2023-09-23T22:44:23.354382+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:24 smithi123 bash[59255]: audit 2023-09-23T22:44:23.354443+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:44:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:24 smithi123 bash[59255]: cluster 2023-09-23T22:44:23.354554+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e186: 8 total, 8 up, 7 in 2023-09-23T22:44:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:24 smithi123 bash[59255]: cluster 2023-09-23T22:44:23.366901+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:24.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:24.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:24.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:24.957 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51417 7.2 7:44cdcf44:::benchmark_data_smithi121_126723_object51416:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.355556+0000", 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 561.59739272499996, 2023-09-23T22:44:24.958 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0550845550000001, 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51417 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:24.959 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355556+0000", 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355556+0000", 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355554+0000", 2023-09-23T22:44:24.960 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355583+0000", 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8259000000000002e-05 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355596+0000", 2023-09-23T22:44:24.961 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3515e-05 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355605+0000", 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6600000000000001e-06 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355876+0000", 2023-09-23T22:44:24.962 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00027128299999999998 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.356024+0000", 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000148434 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.358852+0000", 2023-09-23T22:44:24.963 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028275280000000002 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.377597+0000", 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018744950999999999 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.377611+0000", 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4311000000000001e-05 2023-09-23T22:44:24.964 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.399821+0000", 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0222096549999999 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for degraded object", 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.400531+0000", 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00070978299999999996 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.965 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.410546+0000", 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010015692 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.410641+0000", 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4580000000000006e-05 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.966 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:24.968 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:51419 7.2 7:4300db67:::benchmark_data_smithi121_126723_object51418:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e129)", 2023-09-23T22:44:24.968 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:35:03.355614+0000", 2023-09-23T22:44:24.968 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 561.59733483900004, 2023-09-23T22:44:24.968 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0582200470000001, 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 51419 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:24.969 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355614+0000", 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355614+0000", 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355614+0000", 2023-09-23T22:44:24.970 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355635+0000", 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0876000000000001e-05 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355641+0000", 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2779999999999999e-06 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.971 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.355645+0000", 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5689999999999998e-06 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.361020+0000", 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0053748379999999998 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.361178+0000", 2023-09-23T22:44:24.972 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015781399999999999 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.361333+0000", 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015521 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.377649+0000", 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016316114 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.973 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:03.377658+0000", 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3829999999999992e-06 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.400779+0000", 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0231206530000001 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.974 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for degraded object", 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.402992+0000", 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00221331 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.413770+0000", 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010777900999999999 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:35:04.413834+0000", 2023-09-23T22:44:24.975 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4566000000000005e-05 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106868 7.a 7:5cd4d1f2:::benchmark_data_smithi121_126723_object8377:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.472405+0000", 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 498.48054401899998, 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24982390600000001, 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:24.976 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106868 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472405+0000", 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472405+0000", 2023-09-23T22:44:24.977 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472404+0000", 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472411+0000", 2023-09-23T22:44:24.978 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1350000000000003e-06 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472421+0000", 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0621999999999999e-05 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472428+0000", 2023-09-23T22:44:24.979 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6839999999999999e-06 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472500+0000", 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2193000000000005e-05 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472600+0000", 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9570999999999999e-05 2023-09-23T22:44:24.980 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5", 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.472690+0000", 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.0458999999999996e-05 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476505+0000", 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0038148470000000001 2023-09-23T22:44:24.981 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.482122+0000", 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005617258 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722127+0000", 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24000488 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.982 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722182+0000", 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4848000000000001e-05 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.722229+0000", 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6947000000000003e-05 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.983 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106871 7.a 7:584a9fa7:::benchmark_data_smithi121_126723_object8380:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.474591+0000", 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 498.47835779899998, 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25556036700000001, 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106871 2023-09-23T22:44:24.984 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474591+0000", 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474591+0000", 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.985 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474589+0000", 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474596+0000", 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8589999999999999e-06 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:24.986 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474607+0000", 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0735e-05 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.474614+0000", 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4959999999999999e-06 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478797+0000", 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0041825270000000001 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.987 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478901+0000", 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000104292 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5", 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.479026+0000", 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012471300000000001 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.482227+0000", 2023-09-23T22:44:24.988 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032013599999999999 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484717+0000", 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0024891750000000002 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730056+0000", 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24533907899999999 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.989 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730106+0000", 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0785999999999998e-05 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730152+0000", 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5259000000000002e-05 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.990 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106875 7.3 7:cbed450b:::benchmark_data_smithi121_126723_object8384:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.475288+0000", 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 498.47766059000003, 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25781133899999997, 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106875 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.991 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475288+0000", 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475288+0000", 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.992 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475288+0000", 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475293+0000", 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2410000000000003e-06 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475307+0000", 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3704e-05 2023-09-23T22:44:24.993 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475315+0000", 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0339999999999997e-06 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475367+0000", 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2632e-05 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.994 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475486+0000", 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119181 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,4", 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.475600+0000", 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000113746 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.995 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.478925+0000", 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033247279999999999 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.487118+0000", 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0081930059999999992 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733029+0000", 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24591091800000001 2023-09-23T22:44:24.996 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733066+0000", 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7404000000000003e-05 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733100+0000", 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3590999999999997e-05 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:24.997 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106877 7.c 7:3700aaa1:::benchmark_data_smithi121_126723_object8386:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.476280+0000", 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 498.47666877799998, 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25574674400000003, 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:24.998 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106877 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476280+0000", 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:24.999 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476280+0000", 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476280+0000", 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.000 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476285+0000", 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.22e-06 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476293+0000", 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7159999999999992e-06 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476301+0000", 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3860000000000001e-06 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.001 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476622+0000", 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00032146399999999998 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476756+0000", 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013416599999999999 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:44:25.002 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.476930+0000", 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017316099999999999 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.483722+0000", 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.006792452 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.487234+0000", 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035116280000000001 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.003 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730516+0000", 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.243282156 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.730563+0000", 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7491999999999999e-05 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.732027+0000", 2023-09-23T22:44:25.004 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0014636899999999999 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106880 7.c 7:384574f8:::benchmark_data_smithi121_126723_object8389:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.480603+0000", 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 498.47234565999997, 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25254975699999999, 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.005 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106880 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.480603+0000", 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.006 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.480603+0000", 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.480602+0000", 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.480609+0000", 2023-09-23T22:44:25.007 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1670000000000002e-06 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.480620+0000", 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0728e-05 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.480626+0000", 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7050000000000002e-06 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.008 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.483758+0000", 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031320219999999999 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.483951+0000", 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019223299999999999 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484093+0000", 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014281499999999999 2023-09-23T22:44:25.009 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.487357+0000", 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032632690000000001 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.487985+0000", 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00062867700000000001 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.010 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.732078+0000", 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.244092961 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.732127+0000", 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8303000000000002e-05 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733153+0000", 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0010265789999999999 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.011 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.34995.0:106882 7.3 7:c69bc721:::benchmark_data_smithi121_126723_object8391:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:36:06.484144+0000", 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 498.46880518500001, 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24905064700000001, 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.34995", 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:44:25.012 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 106882 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484144+0000", 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484144+0000", 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.013 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484143+0000", 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484150+0000", 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2420000000000003e-06 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.014 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484160+0000", 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8020000000000003e-06 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484170+0000", 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0091999999999999e-05 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484225+0000", 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4956e-05 2023-09-23T22:44:25.015 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484366+0000", 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014090000000000001 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,4", 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.484555+0000", 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018922899999999999 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.487225+0000", 2023-09-23T22:44:25.016 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026700169999999998 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.489585+0000", 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002359931 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733143+0000", 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24355813000000001 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.017 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733176+0000", 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2977e-05 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:36:06.733195+0000", 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8641e-05 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.018 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83482 8.b 8:d405095c:::benchmark_data_smithi121_147195_object83481:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.404053+0000", 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 246.54889634200001, 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.20990504300000001, 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83482 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.019 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404053+0000", 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404053+0000", 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.020 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404051+0000", 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404076+0000", 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4769e-05 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404091+0000", 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5605999999999999e-05 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.021 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404101+0000", 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2420000000000006e-06 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404148+0000", 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6978000000000003e-05 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404349+0000", 2023-09-23T22:44:25.022 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020160600000000001 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.404495+0000", 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000146279 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.407532+0000", 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030365349999999999 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.023 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.408618+0000", 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0010862090000000001 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.613761+0000", 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.20514274299999999 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.613913+0000", 2023-09-23T22:44:25.024 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000152325 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.613958+0000", 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4481000000000003e-05 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:84414 8.b 8:d18f2252:::benchmark_data_smithi121_147195_object84413:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:19.907292+0000", 2023-09-23T22:44:25.025 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 245.04565709900001, 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23220523700000001, 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 84414 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.026 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907292+0000", 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907292+0000", 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907290+0000", 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:44:25.027 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907317+0000", 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7093999999999998e-05 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907338+0000", 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0307999999999999e-05 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.028 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907348+0000", 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0505e-05 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907399+0000", 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0618999999999998e-05 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907569+0000", 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016992400000000001 2023-09-23T22:44:25.029 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.907717+0000", 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014798900000000001 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.914313+0000", 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0065966269999999999 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.030 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.002465+0000", 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.088151594 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.139204+0000", 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13673932499999999 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.139443+0000", 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023932700000000001 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.031 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.139497+0000", 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3736000000000002e-05 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:84415 8.b 8:d458e7dd:::benchmark_data_smithi121_147195_object84414:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:19.908655+0000", 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 245.04429377299999, 2023-09-23T22:44:25.032 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.233466286, 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 84415 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.033 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.908655+0000", 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.908655+0000", 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.908654+0000", 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.034 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.908675+0000", 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1226999999999999e-05 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.908687+0000", 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1841000000000001e-05 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.035 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.908694+0000", 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.182e-06 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.910824+0000", 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021297180000000001 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.910979+0000", 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000154919 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.911125+0000", 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014600999999999999 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.919823+0000", 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0086977249999999999 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.037 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.005957+0000", 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.086134165999999998 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.141993+0000", 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.136035774 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.142078+0000", 2023-09-23T22:44:25.038 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5260999999999996e-05 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.142122+0000", 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3751000000000002e-05 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:84418 8.b 8:d270e409:::benchmark_data_smithi121_147195_object84417:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:19.915940+0000", 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 245.037008625, 2023-09-23T22:44:25.039 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22630367500000001, 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 84418 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.915940+0000", 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.040 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.915940+0000", 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.915939+0000", 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.915962+0000", 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3354e-05 2023-09-23T22:44:25.041 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.915977+0000", 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4912999999999999e-05 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.915985+0000", 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2479999999999996e-06 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.042 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.916046+0000", 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0832000000000003e-05 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.916187+0000", 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000140488 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.916345+0000", 2023-09-23T22:44:25.043 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015861599999999999 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.919892+0000", 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035467179999999999 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.009927+0000", 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.090034567999999995 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.044 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.142168+0000", 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13224186199999999 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.142214+0000", 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5333000000000001e-05 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:20.142244+0000", 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0349e-05 2023-09-23T22:44:25.045 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:145723 8.0 8:052ee561:::benchmark_data_smithi121_147195_object45716:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:49.618383+0000", 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 155.33456643100001, 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26713478699999998, 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.046 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 145723 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618383+0000", 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618383+0000", 2023-09-23T22:44:25.047 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618381+0000", 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618389+0000", 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1380000000000001e-06 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.048 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618400+0000", 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1891e-05 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618409+0000", 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4500000000000004e-06 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618463+0000", 2023-09-23T22:44:25.049 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4094000000000001e-05 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618599+0000", 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013637600000000001 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,5", 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618731+0000", 2023-09-23T22:44:25.050 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013209800000000001 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.622071+0000", 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033398080000000001 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.633774+0000", 2023-09-23T22:44:25.051 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011702858 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.885346+0000", 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25157195399999999 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.885466+0000", 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011943 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.052 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.885517+0000", 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1900000000000001e-05 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:145734 8.b 8:db038f1b:::benchmark_data_smithi121_147195_object45727:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:49.630119+0000", 2023-09-23T22:44:25.053 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 155.32282970399999, 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25893540500000001, 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 145734 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.054 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630119+0000", 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630119+0000", 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.055 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630118+0000", 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630126+0000", 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5769999999999996e-06 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630140+0000", 2023-09-23T22:44:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4684999999999999e-05 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630148+0000", 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0260000000000007e-06 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630195+0000", 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6414e-05 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.057 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630314+0000", 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119187 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630432+0000", 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118009 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.634005+0000", 2023-09-23T22:44:25.058 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035734299999999998 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.635841+0000", 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018357460000000001 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.888950+0000", 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25310944800000001 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.059 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.889009+0000", 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8102e-05 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.889055+0000", 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6217000000000002e-05 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.060 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:148180 8.b 8:d30ff6eb:::benchmark_data_smithi121_147195_object48173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:53.439806+0000", 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 151.51314316700001, 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24013361899999999, 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 148180 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.061 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439806+0000", 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439806+0000", 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439804+0000", 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439812+0000", 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3849999999999996e-06 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.063 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439823+0000", 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1401e-05 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439830+0000", 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0879999999999997e-06 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439868+0000", 2023-09-23T22:44:25.064 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7876000000000001e-05 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439991+0000", 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012277699999999999 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.440110+0000", 2023-09-23T22:44:25.065 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119564 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.666680+0000", 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22656971400000001 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.666729+0000", 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9302999999999999e-05 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.066 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679767+0000", 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0130379 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679848+0000", 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0520999999999997e-05 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.067 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679940+0000", 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1626999999999995e-05 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:148185 8.9 e172/157 8:9317f622:::benchmark_data_smithi121_147195_object48178:head v 172'9244, mlcod=172'9242)", 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:53.448196+0000", 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 151.5047529, 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.21368794599999999, 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.068 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.448196+0000", 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.448196+0000", 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.069 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.448195+0000", 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.448209+0000", 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4642e-05 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.656872+0000", 2023-09-23T22:44:25.070 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.20866306100000001 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.656886+0000", 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3869999999999999e-05 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.657154+0000", 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00026797700000000003 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.071 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.657176+0000", 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2336000000000001e-05 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.661785+0000", 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0046082629999999996 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.661884+0000", 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9395999999999995e-05 2023-09-23T22:44:25.072 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:148187 8.f e172/157 8:fb3edb7f:::benchmark_data_smithi121_147195_object48180:head v 172'9139, mlcod=172'9137)", 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:53.452671+0000", 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 151.50027776799999, 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.21881906000000001, 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.073 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.452671+0000", 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.452671+0000", 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.452670+0000", 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.452689+0000", 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8502e-05 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.656861+0000", 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.2041724 2023-09-23T22:44:25.075 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.656879+0000", 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8318999999999999e-05 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.657018+0000", 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013838199999999999 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.657076+0000", 2023-09-23T22:44:25.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8060000000000003e-05 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.671449+0000", 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014372991 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.671490+0000", 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1553e-05 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.077 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:148193 8.b 8:d190babb:::benchmark_data_smithi121_147195_object48186:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:53.460317+0000", 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 151.49263196000001, 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.21975884900000001, 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.078 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 148193 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.460317+0000", 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.079 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.460317+0000", 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.460315+0000", 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.460326+0000", 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1304999999999999e-05 2023-09-23T22:44:25.080 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.656866+0000", 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.19654012600000001 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.656880+0000", 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3621000000000001e-05 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.081 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.082 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.662063+0000", 2023-09-23T22:44:25.082 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0051837849999999998 2023-09-23T22:44:25.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.082 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.082 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.082 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.662268+0000", 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000205007 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.662484+0000", 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021580300000000001 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.085 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.666784+0000", 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0043003269999999996 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679953+0000", 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013168267000000001 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.680023+0000", 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0220000000000002e-05 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.680053+0000", 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0188999999999998e-05 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.680076+0000", 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2806000000000002e-05 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.087 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180404 8.b 8:dab67834:::benchmark_data_smithi121_147195_object80397:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.197335+0000", 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 102.75561429, 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24587171099999999, 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.088 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180404 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197335+0000", 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197335+0000", 2023-09-23T22:44:25.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197333+0000", 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197341+0000", 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8350000000000004e-06 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197355+0000", 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.455e-05 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197362+0000", 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.097e-06 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197419+0000", 2023-09-23T22:44:25.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6777000000000002e-05 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197532+0000", 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011235600000000001 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197638+0000", 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010602 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.200786+0000", 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031483689999999998 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.202327+0000", 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001540621 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443029+0000", 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24070256700000001 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.093 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443164+0000", 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013512800000000001 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443206+0000", 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2261000000000001e-05 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180411 8.b 8:dedece33:::benchmark_data_smithi121_147195_object80404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.209108+0000", 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 102.743841453, 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23442986900000001, 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:44:25.095 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180411 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209108+0000", 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209108+0000", 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:44:25.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209106+0000", 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209115+0000", 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5879999999999998e-06 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:44:25.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209125+0000", 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0169e-05 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209132+0000", 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4590000000000003e-06 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209170+0000", 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8074000000000002e-05 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209255+0000", 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5499000000000003e-05 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209330+0000", 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4847999999999999e-05 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.212013+0000", 2023-09-23T22:44:25.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026830199999999999 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.214053+0000", 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0020400010000000001 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443250+0000", 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.229196658 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443387+0000", 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013709099999999999 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443537+0000", 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015064399999999999 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:44:25.101 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:44:25.102 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:44:25.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:25.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 4 16 9767 9751 152.347 140.062 0.00702303 0.00655483 2023-09-23T22:44:25.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:25.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:25.515 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:25.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:25.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:25 smithi121 bash[78246]: cluster 2023-09-23T22:44:24.182100+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 236 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 29 MiB/s wr, 470 op/s 2023-09-23T22:44:25.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:25 smithi121 bash[74920]: cluster 2023-09-23T22:44:24.182100+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 236 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 29 MiB/s wr, 470 op/s 2023-09-23T22:44:25.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:25.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:25 smithi123 bash[59255]: cluster 2023-09-23T22:44:24.182100+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 236 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 29 MiB/s wr, 470 op/s 2023-09-23T22:44:25.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:25.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:26.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:26.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 5 16 11982 11966 149.562 138.438 0.00901034 0.00667745 2023-09-23T22:44:26.222 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:26.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:26.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:26.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:26.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:26.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:26.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:26.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:26.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:26.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:26.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:27.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:27.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:27.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:27.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 6 15 14302 14287 148.81 145.062 0.00505512 0.00671212 2023-09-23T22:44:27.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:27.214 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:27.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:27.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:27.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:27.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:27.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:27.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:27.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:27.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:27 smithi121 bash[78246]: cluster 2023-09-23T22:44:26.182704+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 328 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 34 MiB/s wr, 538 op/s 2023-09-23T22:44:27.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:27 smithi121 bash[74920]: cluster 2023-09-23T22:44:26.182704+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 328 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 34 MiB/s wr, 538 op/s 2023-09-23T22:44:27.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:27.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:27 smithi123 bash[59255]: cluster 2023-09-23T22:44:26.182704+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 328 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 34 MiB/s wr, 538 op/s 2023-09-23T22:44:27.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:27.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:28.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:28.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:28.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:28.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:28.172 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 7 16 16243 16227 144.871 121.25 0.00368643 0.00689636 2023-09-23T22:44:28.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:28.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:28.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:28.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:28.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:28.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:28.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:28.646 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:28.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:28.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:28.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:28.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:28.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:28.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:28.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:28.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:29.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:29.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:29.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:29.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 8 16 18174 18158 141.847 120.688 0.00658529 0.00704234 2023-09-23T22:44:29.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:29.250 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:44:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:44:28] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.33.4" 2023-09-23T22:44:29.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:29.323 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:29.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:29.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:29.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:29.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:29 smithi121 bash[74920]: cluster 2023-09-23T22:44:28.183319+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 603 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 60 MiB/s wr, 964 op/s 2023-09-23T22:44:29.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:29 smithi121 bash[78246]: cluster 2023-09-23T22:44:28.183319+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 603 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 60 MiB/s wr, 964 op/s 2023-09-23T22:44:29.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:29.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:29.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:29.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:29 smithi123 bash[59255]: cluster 2023-09-23T22:44:28.183319+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 603 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 60 MiB/s wr, 964 op/s 2023-09-23T22:44:29.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:29.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:29.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:29.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:29.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:29.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:29.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T22:44:30.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:30.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:30.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:30.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 9 16 20120 20104 139.599 121.625 0.00400801 0.00715427 2023-09-23T22:44:30.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:30.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:44:30.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:30.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:30.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:30.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:30.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:30.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:30.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:30.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:30.840 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:30.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:30.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:31.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:31.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 10 16 22034 22018 137.6 119.625 0.0124574 0.00725937 2023-09-23T22:44:31.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:31.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:31.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:31.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:31.510 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:31 smithi123 bash[59255]: cluster 2023-09-23T22:44:30.188728+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 952 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:44:31.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:31.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:31 smithi121 bash[74920]: cluster 2023-09-23T22:44:30.188728+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 952 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:44:31.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:31 smithi121 bash[78246]: cluster 2023-09-23T22:44:30.188728+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 952 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:44:31.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:31.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:31.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:31.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:31.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:31.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:31.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:32.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:32.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:32.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 11 16 23849 23833 135.402 113.438 0.0115015 0.00737738 2023-09-23T22:44:32.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:32.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:32.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:32.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:32.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:32.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:32.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:32.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:32.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:32.709 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:44:32.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:32.760 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:44:32.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:32.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:32.814 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:44:32.857 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:44:32.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:32.889 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:44:32.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:32.932 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:44:32.970 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:44:33.011 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:44:33.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:33.024 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.024 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.024 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.024 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.025 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.025 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.025 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.025 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:44:33.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:33.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 12 15 25506 25491 132.753 103.625 0.0106214 0.00752627 2023-09-23T22:44:33.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:33.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:33.307 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:33.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:33.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:33 smithi123 bash[59255]: cluster 2023-09-23T22:44:32.189195+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 1.1 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T22:44:33.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:33 smithi123 bash[59255]: audit 2023-09-23T22:44:32.678701+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.121:0/4214401680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:33.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:33.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:33.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:33.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:33 smithi121 bash[74920]: cluster 2023-09-23T22:44:32.189195+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 1.1 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T22:44:33.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:33 smithi121 bash[74920]: audit 2023-09-23T22:44:32.678701+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.121:0/4214401680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:33.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:33 smithi121 bash[78246]: cluster 2023-09-23T22:44:32.189195+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 1.1 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T22:44:33.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:33 smithi121 bash[78246]: audit 2023-09-23T22:44:32.678701+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.121:0/4214401680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:33.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:33.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:33.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:33.981 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:34.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:34.124 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:34.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:34.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:34.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 13 16 27360 27344 131.449 115.812 0.00836732 0.00760199 2023-09-23T22:44:34.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:34.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:34.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:34.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:34.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:34.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:34.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:34.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:34.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:34.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:34.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:34.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:34.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:34.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:34.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:35.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:35.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 14 16 29211 29195 130.323 115.688 0.0090656 0.00766681 2023-09-23T22:44:35.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:35.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:35.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:35.254 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:44:35.295 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:35.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:35.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:35.365 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:35.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:35.470 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:35.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:35 smithi123 bash[59255]: cluster 2023-09-23T22:44:34.189841+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T22:44:35.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:35.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:35.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:35.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:35.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:35 smithi121 bash[74920]: cluster 2023-09-23T22:44:34.189841+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T22:44:35.712 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:35 smithi121 bash[78246]: cluster 2023-09-23T22:44:34.189841+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T22:44:35.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:35.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:35.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:35.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:35.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:36.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:36.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:36.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:36.173 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 15 16 30948 30932 128.871 108.562 0.00562577 0.0077535 2023-09-23T22:44:36.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:36.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:36.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:36.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:36.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:36.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:36.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:36.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:36.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:36.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:36.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:36.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:36.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:44:36.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:36.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:37.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:37.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:37.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:37.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 16 16 32637 32621 127.413 105.562 0.0102429 0.00784256 2023-09-23T22:44:37.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:37.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:37.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:37.401 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:37 smithi121 bash[74920]: cluster 2023-09-23T22:44:36.190351+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T22:44:37.401 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:37 smithi121 bash[74920]: audit 2023-09-23T22:44:36.937637+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:37.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:37.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:37 smithi123 bash[59255]: cluster 2023-09-23T22:44:36.190351+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T22:44:37.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:37 smithi123 bash[59255]: audit 2023-09-23T22:44:36.937637+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:37.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:37.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:37.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:37.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:37.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:37 smithi121 bash[78246]: cluster 2023-09-23T22:44:36.190351+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T22:44:37.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:37 smithi121 bash[78246]: audit 2023-09-23T22:44:36.937637+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:37.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:37.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:37.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:37.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:37.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:38.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:38.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:38.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:38.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 17 16 33962 33946 124.789 82.8125 0.00549404 0.00800735 2023-09-23T22:44:38.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:38.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:38.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:38.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:38.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:38.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:38.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:38.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:38.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:38.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:38.881 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:38.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:38.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:38.990 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:44:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:44:38] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.33.4" 2023-09-23T22:44:39.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:39.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:39.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 18 16 35588 35572 123.502 101.625 0.0100707 0.00809176 2023-09-23T22:44:39.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:39.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:39.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:39.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:39 smithi121 bash[74920]: cluster 2023-09-23T22:44:38.191019+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T22:44:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:39 smithi121 bash[78246]: cluster 2023-09-23T22:44:38.191019+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T22:44:39.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:39.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:39.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:39.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:39 smithi123 bash[59255]: cluster 2023-09-23T22:44:38.191019+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T22:44:39.640 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:39.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:39.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:39.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:39.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:39.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:39.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:40.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:40.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:40.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 19 16 37090 37074 121.942 93.875 0.0109822 0.0081951 2023-09-23T22:44:40.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:40.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:40.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:40.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:40.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:40.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:40.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:40.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:40.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:40.596 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:40.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:40.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:40.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:40.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:40.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:40.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:40.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:41.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:41.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:41.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:44:41.173120+0000 min lat: 0.00123638 max lat: 0.284737 avg lat: 0.0083436 2023-09-23T22:44:41.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:44:41.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 20 16 38344 38328 119.763 78.375 0.0140983 0.0083436 2023-09-23T22:44:41.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:41.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:41.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:41.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:41.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:41.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:41.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:41.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:41 smithi121 bash[78246]: cluster 2023-09-23T22:44:40.191583+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 2.0 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 123 MiB/s wr, 1.98k op/s 2023-09-23T22:44:41.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:41 smithi121 bash[74920]: cluster 2023-09-23T22:44:40.191583+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 2.0 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 123 MiB/s wr, 1.98k op/s 2023-09-23T22:44:41.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:41.529 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:41 smithi123 bash[59255]: cluster 2023-09-23T22:44:40.191583+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 2.0 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 123 MiB/s wr, 1.98k op/s 2023-09-23T22:44:41.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:41.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:41.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:41.740 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:41.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:41.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:41.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:42.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:42.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:42.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:42.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:42.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 21 16 39794 39778 118.375 90.625 0.00901574 0.00844216 2023-09-23T22:44:42.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:42.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:42.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:42.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:42.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:42.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:42.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:42.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:42.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:42.677 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:44:42.677 INFO:teuthology.orchestra.run.smithi123.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-23T22:44:42.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:42.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:42.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:42.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:42.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:42.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:42.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:43.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:43.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 22 16 41226 41210 117.062 89.5 0.00776064 0.00853719 2023-09-23T22:44:43.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:43.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:43.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:43.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:43.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:43.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:43 smithi121 bash[74920]: cluster 2023-09-23T22:44:42.192096+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-09-23T22:44:43.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:43.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:43 smithi123 bash[59255]: cluster 2023-09-23T22:44:42.192096+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-09-23T22:44:43.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:43.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:44:43.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:43.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:43 smithi121 bash[78246]: cluster 2023-09-23T22:44:42.192096+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-09-23T22:44:43.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:43.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:43.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:43.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:44.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:44.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:44.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:44.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:44.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 23 16 42712 42696 116.01 92.875 0.0165713 0.0086135 2023-09-23T22:44:44.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:44.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:44.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:44.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:44.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:44.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:44.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:44.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:44.724 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:44.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:44.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:44.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:44.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:44.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:45.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:45.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:45.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:45.174 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 24 16 44234 44218 115.14 95.125 0.0100892 0.0086778 2023-09-23T22:44:45.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:45.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:45.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:45.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:45.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:45 smithi123 bash[59255]: cluster 2023-09-23T22:44:44.192787+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-09-23T22:44:45.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:45.611 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:45.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:45.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:45 smithi121 bash[78246]: cluster 2023-09-23T22:44:44.192787+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-09-23T22:44:45.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:45 smithi121 bash[74920]: cluster 2023-09-23T22:44:44.192787+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-09-23T22:44:45.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:45.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:45.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:46.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:46.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:46.175 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 25 16 45624 45608 114.008 86.875 0.00256383 0.00875158 2023-09-23T22:44:46.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:46.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:46.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:46.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:46.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:46.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:46.593 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:46.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:46.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:46.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:46.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:46.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:46.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:46.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:46.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:47.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:47.175 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 26 16 46687 46671 112.178 66.4375 0.0029983 0.00889516 2023-09-23T22:44:47.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:47.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:47.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:47.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:47.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:47.478 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:47.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:47.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:47.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:47.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:47.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:47 smithi123 bash[59255]: cluster 2023-09-23T22:44:46.193570+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.38k op/s 2023-09-23T22:44:47.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:47 smithi121 bash[78246]: cluster 2023-09-23T22:44:46.193570+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.38k op/s 2023-09-23T22:44:47.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:47 smithi121 bash[74920]: cluster 2023-09-23T22:44:46.193570+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.38k op/s 2023-09-23T22:44:47.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:47.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:47.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:47.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:47.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:48.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:48.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:48.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:48.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:48.175 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 27 16 48084 48068 111.257 87.3125 0.0116284 0.00898243 2023-09-23T22:44:48.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:48.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:48.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:48.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:48.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:48.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:48.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:48.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:48.581 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:44:48.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:48.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:48.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:48.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:48.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:48.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:48.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:48.953 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:44:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:44:48] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.33.4" 2023-09-23T22:44:48.973 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:48.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:49.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:49.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:49.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:49.175 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 28 16 49307 49291 110.013 76.4375 0.00736863 0.00908469 2023-09-23T22:44:49.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:49.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:49.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:49.464 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:44:49.465 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T22:44:49.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:49 smithi123 bash[59255]: cluster 2023-09-23T22:44:48.194291+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T22:44:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:49 smithi123 bash[59255]: audit 2023-09-23T22:44:48.798596+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.121:0/4170513367' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:44:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:49 smithi123 bash[59255]: audit 2023-09-23T22:44:48.800153+0000 mon.a (mon.0) 1133 : audit 1 from='client.? 172.21.15.121:0/2212637294' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:44:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:49 smithi123 bash[59255]: audit 2023-09-23T22:44:48.801056+0000 mon.a (mon.0) 1134 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:44:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:49 smithi123 bash[59255]: audit 2023-09-23T22:44:49.328230+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:44:49.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:49.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:49.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[74920]: cluster 2023-09-23T22:44:48.194291+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T22:44:49.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[74920]: audit 2023-09-23T22:44:48.798596+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.121:0/4170513367' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:44:49.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[74920]: audit 2023-09-23T22:44:48.800153+0000 mon.a (mon.0) 1133 : audit 1 from='client.? 172.21.15.121:0/2212637294' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:44:49.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[74920]: audit 2023-09-23T22:44:48.801056+0000 mon.a (mon.0) 1134 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:44:49.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[74920]: audit 2023-09-23T22:44:49.328230+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:44:49.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[78246]: cluster 2023-09-23T22:44:48.194291+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T22:44:49.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[78246]: audit 2023-09-23T22:44:48.798596+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.121:0/4170513367' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:44:49.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[78246]: audit 2023-09-23T22:44:48.800153+0000 mon.a (mon.0) 1133 : audit 1 from='client.? 172.21.15.121:0/2212637294' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:44:49.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[78246]: audit 2023-09-23T22:44:48.801056+0000 mon.a (mon.0) 1134 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:44:49.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:49 smithi121 bash[78246]: audit 2023-09-23T22:44:49.328230+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:44:49.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:49.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:50.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:50.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:50.175 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 29 16 50463 50447 108.711 72.25 0.00558036 0.00919274 2023-09-23T22:44:50.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:50.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:50.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:50.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:50.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:50.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:50.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:50.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:50.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:50.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:50.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: cluster 2023-09-23T22:44:49.430470+0000 mon.a (mon.0) 1136 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: cluster 2023-09-23T22:44:49.450966+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: cluster 2023-09-23T22:44:49.451957+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: audit 2023-09-23T22:44:49.452036+0000 mon.a (mon.0) 1137 : audit 1 from='client.? 172.21.15.121:0/2212637294' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: audit 2023-09-23T22:44:49.452167+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: cluster 2023-09-23T22:44:49.452423+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e187: 8 total, 8 up, 7 in 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: cluster 2023-09-23T22:44:49.457786+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: audit 2023-09-23T22:44:50.013768+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:50.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:50 smithi123 bash[59255]: audit 2023-09-23T22:44:50.027610+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:50.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:50.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:50.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: cluster 2023-09-23T22:44:49.430470+0000 mon.a (mon.0) 1136 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: cluster 2023-09-23T22:44:49.450966+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: cluster 2023-09-23T22:44:49.451957+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: audit 2023-09-23T22:44:49.452036+0000 mon.a (mon.0) 1137 : audit 1 from='client.? 172.21.15.121:0/2212637294' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: audit 2023-09-23T22:44:49.452167+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: cluster 2023-09-23T22:44:49.452423+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e187: 8 total, 8 up, 7 in 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: cluster 2023-09-23T22:44:49.457786+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: audit 2023-09-23T22:44:50.013768+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[74920]: audit 2023-09-23T22:44:50.027610+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: cluster 2023-09-23T22:44:49.430470+0000 mon.a (mon.0) 1136 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:50.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: cluster 2023-09-23T22:44:49.450966+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: cluster 2023-09-23T22:44:49.451957+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: audit 2023-09-23T22:44:49.452036+0000 mon.a (mon.0) 1137 : audit 1 from='client.? 172.21.15.121:0/2212637294' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: audit 2023-09-23T22:44:49.452167+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: cluster 2023-09-23T22:44:49.452423+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e187: 8 total, 8 up, 7 in 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: cluster 2023-09-23T22:44:49.457786+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: audit 2023-09-23T22:44:50.013768+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:50.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:50 smithi121 bash[78246]: audit 2023-09-23T22:44:50.027610+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:50.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:50.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:50.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:50.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:51.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:51.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:51.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:51.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:51.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:51.176 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 30 16 51733 51717 107.728 79.375 0.0119439 0.00927649 2023-09-23T22:44:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:51.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:51.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:51.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:51.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:51.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:51 smithi123 bash[59255]: cluster 2023-09-23T22:44:50.194754+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:44:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:51.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:51.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:51 smithi121 bash[74920]: cluster 2023-09-23T22:44:50.194754+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:44:51.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:51 smithi121 bash[78246]: cluster 2023-09-23T22:44:50.194754+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:44:51.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:51.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:52.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:52.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:52.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:52.176 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 31 16 52957 52941 106.721 76.5 0.00918091 0.00936492 2023-09-23T22:44:52.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:52.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:52.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:52.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:52.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:52.454 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:52 smithi123 bash[59255]: audit 2023-09-23T22:44:51.937894+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:52.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:52.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:52.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:52.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:52.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:52 smithi121 bash[74920]: audit 2023-09-23T22:44:51.937894+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:52.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:52 smithi121 bash[78246]: audit 2023-09-23T22:44:51.937894+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:52.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:52.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T22:44:52.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:52.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:52.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:52.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:53.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:53.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:53.176 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 32 16 54196 54180 105.806 77.4375 0.00560686 0.00944543 2023-09-23T22:44:53.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:53.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:53.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:53.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:53.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:53.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:53.507 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:44:53.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:53.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:53 smithi121 bash[74920]: cluster 2023-09-23T22:44:52.195261+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:44:53.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:53 smithi121 bash[74920]: audit 2023-09-23T22:44:53.435729+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.121:0/3372699612' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:53.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:53 smithi121 bash[78246]: cluster 2023-09-23T22:44:52.195261+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:44:53.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:53 smithi121 bash[78246]: audit 2023-09-23T22:44:53.435729+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.121:0/3372699612' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:53.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:53.561 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:44:53.605 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:44:53.637 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:44:53.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:53.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:53 smithi123 bash[59255]: cluster 2023-09-23T22:44:52.195261+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:44:53.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:53 smithi123 bash[59255]: audit 2023-09-23T22:44:53.435729+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.121:0/3372699612' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:53.673 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:44:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:53.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:53.708 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:44:53.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:44:53.774 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:44:53.784 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:44:53.786 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:44:53.787 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:44:53.787 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:44:53.787 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:44:53.787 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:44:53.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:53.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:54.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:54.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:54.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:54.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 33 16 55320 55304 104.728 70.25 0.00946734 0.00954246 2023-09-23T22:44:54.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:54.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:54.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:54.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:54.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:54.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:54.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:44:54.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:54.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:54.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:44:54.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:55.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:55.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:55.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:55.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 34 16 56508 56492 103.831 74.25 0.00659591 0.00962301 2023-09-23T22:44:55.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:55.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:55.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:55.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:55.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:55.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:55.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:55.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:55.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:55 smithi121 bash[78246]: cluster 2023-09-23T22:44:54.196084+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T22:44:55.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:55 smithi121 bash[74920]: cluster 2023-09-23T22:44:54.196084+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T22:44:55.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:55.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:55 smithi123 bash[59255]: cluster 2023-09-23T22:44:54.196084+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T22:44:55.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:55.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:55.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:56.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:56.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:56.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:56.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:56.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:56.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 35 16 57660 57644 102.922 72 0.0211942 0.00970972 2023-09-23T22:44:56.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:56.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:56.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:56.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:56.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:56.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:56.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:56.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:56.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:56.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:57.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:57.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:57.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:57.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:57.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 36 16 58690 58674 101.851 64.375 0.00678123 0.0098121 2023-09-23T22:44:57.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:57.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:57.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:57.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:57.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:57.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:44:57.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:57 smithi121 bash[74920]: cluster 2023-09-23T22:44:56.196667+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:44:57.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:57 smithi121 bash[74920]: audit 2023-09-23T22:44:56.884138+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:57.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:57 smithi121 bash[74920]: audit 2023-09-23T22:44:56.893334+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:57.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:57 smithi121 bash[78246]: cluster 2023-09-23T22:44:56.196667+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:44:57.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:57 smithi121 bash[78246]: audit 2023-09-23T22:44:56.884138+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:57.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:57 smithi121 bash[78246]: audit 2023-09-23T22:44:56.893334+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:57.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:57.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:57 smithi123 bash[59255]: cluster 2023-09-23T22:44:56.196667+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:44:57.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:57 smithi123 bash[59255]: audit 2023-09-23T22:44:56.884138+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:57.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:57 smithi123 bash[59255]: audit 2023-09-23T22:44:56.893334+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:57.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:57.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:57.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:57.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:57.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:57.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:57.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:57.985 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:58.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:58.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 37 15 59659 59644 100.737 60.625 0.014911 0.00992046 2023-09-23T22:44:58.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:58.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:58.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:58.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:58.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:58.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:58.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:58.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:58.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:58.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:58 smithi123 bash[59255]: audit 2023-09-23T22:44:57.572115+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:58 smithi123 bash[59255]: audit 2023-09-23T22:44:57.588330+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:58 smithi123 bash[59255]: cluster 2023-09-23T22:44:58.198234+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T22:44:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:58 smithi123 bash[59255]: audit 2023-09-23T22:44:58.211703+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:44:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:58 smithi123 bash[59255]: audit 2023-09-23T22:44:58.213051+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:44:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:44:58 smithi123 bash[59255]: audit 2023-09-23T22:44:58.224198+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:58.876 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:44:58] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.33.4" 2023-09-23T22:44:58.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[78246]: audit 2023-09-23T22:44:57.572115+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[78246]: audit 2023-09-23T22:44:57.588330+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[78246]: cluster 2023-09-23T22:44:58.198234+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[78246]: audit 2023-09-23T22:44:58.211703+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[78246]: audit 2023-09-23T22:44:58.213051+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[78246]: audit 2023-09-23T22:44:58.224198+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[74920]: audit 2023-09-23T22:44:57.572115+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[74920]: audit 2023-09-23T22:44:57.588330+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[74920]: cluster 2023-09-23T22:44:58.198234+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T22:44:58.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[74920]: audit 2023-09-23T22:44:58.211703+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:44:58.878 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[74920]: audit 2023-09-23T22:44:58.213051+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:44:58.878 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:44:58 smithi121 bash[74920]: audit 2023-09-23T22:44:58.224198+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:44:58.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:59.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:59.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:59.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:59.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:59.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 38 16 60848 60832 100.039 74.25 0.0117945 0.00999021 2023-09-23T22:44:59.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:59.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:59.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:59.401 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:44:59.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:59.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:59.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:59.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:44:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:44:59.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:59.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:59.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:00.022 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:00.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:00.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:00.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:00.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 39 16 62023 62007 99.3571 73.4375 0.00633455 0.0100589 2023-09-23T22:45:00.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:00.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:00.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:00.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:00.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:00.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:00.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:00.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:00.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:00.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:00.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:00.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:00.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:00.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:01.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:01.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:45:01.176360+0000 min lat: 0.00123638 max lat: 0.284737 avg lat: 0.0101446 2023-09-23T22:45:01.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:45:01.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 40 16 63076 63060 98.5184 65.8125 0.0981389 0.0101446 2023-09-23T22:45:01.186 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:01.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:01.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:01.314 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:01 smithi123 bash[59255]: cluster 2023-09-23T22:45:00.198701+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T22:45:01.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:01.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:01.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:01.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:01 smithi121 bash[74920]: cluster 2023-09-23T22:45:00.198701+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T22:45:01.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:01 smithi121 bash[78246]: cluster 2023-09-23T22:45:00.198701+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T22:45:01.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:01.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:01.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:01.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:01.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:01.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:01.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:01.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:01.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:02.059 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:02.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:02.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 41 16 64113 64097 97.6961 64.8125 0.0104962 0.0102304 2023-09-23T22:45:02.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:02.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:02.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:02.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:02.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:02.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:02.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:02.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:02.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:02.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:02.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:02.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:02.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:03.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:03.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:03.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:03.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:03.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:03.178 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 42 16 65012 64996 96.7077 56.1875 0.0098301 0.0103345 2023-09-23T22:45:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:03.281 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:03.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:03.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:03.548 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:03 smithi123 bash[59255]: cluster 2023-09-23T22:45:02.199323+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:45:03.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:03 smithi121 bash[78246]: cluster 2023-09-23T22:45:02.199323+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:45:03.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:03 smithi121 bash[74920]: cluster 2023-09-23T22:45:02.199323+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:45:03.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:03.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:03.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:03.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:03.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:03.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:03.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:04.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:04.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:04.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:04.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 43 16 66140 66124 96.0981 70.5 0.0242125 0.0104 2023-09-23T22:45:04.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:04.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:04.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:04.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.34995.0:148219 7.1 7:80f4fcdb:::benchmark_data_smithi121_126723_object49728:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:54.271298+0000", 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 490.08694992599999, 2023-09-23T22:45:04.361 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.245855922, 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.34995", 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3887235652", 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 148219 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271298+0000", 2023-09-23T22:45:04.362 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271298+0000", 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271297+0000", 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9659999999999996e-06 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.363 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271305+0000", 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4231e-05 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271319+0000", 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6889999999999998e-06 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271326+0000", 2023-09-23T22:45:04.364 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9558999999999998e-05 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271375+0000", 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000166668 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.271542+0000", 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00052787400000000001 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.365 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3", 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.272070+0000", 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023554079999999998 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.274425+0000", 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24254598199999999 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.516971+0000", 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3077000000000005e-05 2023-09-23T22:45:04.366 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.517044+0000", 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000110116 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.517154+0000", 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.245855922 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.367 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:74494 8.5 8:a2111801:::benchmark_data_smithi121_147195_object74493:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:07.442536+0000", 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 296.91571269299999, 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23122780200000001, 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.368 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.369 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74494 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.442536+0000", 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.370 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.442536+0000", 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.442535+0000", 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3076e-05 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.442568+0000", 2023-09-23T22:45:04.371 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9229999999999996e-06 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.442575+0000", 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0520000000000003e-06 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.442579+0000", 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021973280000000001 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.372 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.444776+0000", 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000118507 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.444895+0000", 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012646700000000001 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.373 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.445021+0000", 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021102709999999999 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.447131+0000", 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000417809 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.447549+0000", 2023-09-23T22:45:04.374 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22611368900000001 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673663+0000", 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4045000000000002e-05 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673717+0000", 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6470000000000001e-05 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.375 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673763+0000", 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23122780200000001 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:74500 8.5 8:aa6be877:::benchmark_data_smithi121_147195_object74499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:07.449100+0000", 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 296.90914831200001, 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.224787089, 2023-09-23T22:45:04.376 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74500 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449100+0000", 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.377 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449100+0000", 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449098+0000", 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010050100000000001 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449199+0000", 2023-09-23T22:45:04.378 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3764999999999999e-05 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449213+0000", 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4119999999999998e-06 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449219+0000", 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6878e-05 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.379 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449276+0000", 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014765199999999999 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449424+0000", 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011012499999999999 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.449534+0000", 2023-09-23T22:45:04.380 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022580259999999998 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.451792+0000", 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000307235 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.452099+0000", 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22171316999999999 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.381 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673812+0000", 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8012999999999997e-05 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673850+0000", 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6913999999999999e-05 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.382 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673887+0000", 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.224787089 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:74504 8.5 8:ab807e36:::benchmark_data_smithi121_147195_object74503:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:07.453621+0000", 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 296.90462773799999, 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22037030799999999, 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.383 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74504 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453621+0000", 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.384 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453621+0000", 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453619+0000", 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0151e-05 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.385 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453689+0000", 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7459999999999995e-06 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453699+0000", 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9269999999999996e-06 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453704+0000", 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2416999999999997e-05 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.386 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453747+0000", 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000106811 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453853+0000", 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000133344 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.387 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.453987+0000", 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025180290000000002 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.456505+0000", 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.69e-06 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.456509+0000", 2023-09-23T22:45:04.388 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21741840100000001 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673928+0000", 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1056999999999998e-05 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673959+0000", 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1982e-05 2023-09-23T22:45:04.389 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.673991+0000", 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22037030799999999 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:74510 8.2 8:49273bc1:::benchmark_data_smithi121_147195_object74509:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:07.459515+0000", 2023-09-23T22:45:04.390 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 296.89873289600001, 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21124858799999999, 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74510 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459515+0000", 2023-09-23T22:45:04.391 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459515+0000", 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459514+0000", 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4097000000000004e-05 2023-09-23T22:45:04.392 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459608+0000", 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3662999999999999e-05 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459622+0000", 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2869999999999999e-06 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.393 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459629+0000", 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7496999999999997e-05 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459666+0000", 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2276999999999998e-05 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459759+0000", 2023-09-23T22:45:04.394 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7887999999999995e-05 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.459857+0000", 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028623780000000001 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.462719+0000", 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000339575 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.395 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.396 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.463059+0000", 2023-09-23T22:45:04.396 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045900020000000001 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.467649+0000", 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1869e-05 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.467710+0000", 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20305358400000001 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.397 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.670764+0000", 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21124858799999999 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:74513 8.5 8:ad84a2c3:::benchmark_data_smithi121_147195_object74512:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:07.465888+0000", 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 296.89235986, 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20826096899999999, 2023-09-23T22:45:04.398 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74513 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.465888+0000", 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.465888+0000", 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.465887+0000", 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013601999999999999 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.400 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.466023+0000", 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3731e-05 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.466047+0000", 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3096e-05 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.466060+0000", 2023-09-23T22:45:04.401 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1439000000000006e-05 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.466121+0000", 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000135043 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.466256+0000", 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015526900000000001 2023-09-23T22:45:04.402 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.466411+0000", 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20429831300000001 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.670710+0000", 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032982609999999998 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.403 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.674008+0000", 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7966999999999997e-05 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.674056+0000", 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8919999999999999e-05 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.404 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.674105+0000", 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4478999999999999e-05 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.674149+0000", 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20826096899999999 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.405 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:74517 8.5 8:aebf695d:::benchmark_data_smithi121_147195_object74516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:07.468388+0000", 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 296.88986045500002, 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21516107500000001, 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74517 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.406 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.468388+0000", 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.468388+0000", 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.468386+0000", 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2718000000000003e-05 2023-09-23T22:45:04.407 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.468469+0000", 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20218044399999999 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.670649+0000", 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2975999999999997e-05 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.670682+0000", 2023-09-23T22:45:04.408 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2986999999999999e-05 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.670735+0000", 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016249600000000001 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.670898+0000", 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000219686 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.409 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.671117+0000", 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030432509999999999 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.674161+0000", 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038034079999999999 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.410 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.677964+0000", 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054671859999999997 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.683431+0000", 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4423000000000003e-05 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.683496+0000", 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3198999999999997e-05 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.411 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:07.683549+0000", 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21516107500000001 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:84400 8.2 8:43d9a7ff:::benchmark_data_smithi121_147195_object84399:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:19.891858+0000", 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 284.46639050499999, 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.248212764, 2023-09-23T22:45:04.412 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 84400 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.891858+0000", 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.413 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.891858+0000", 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.891857+0000", 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7333000000000002e-05 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.414 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.891904+0000", 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1606999999999999e-05 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.891916+0000", 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3379999999999999e-06 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.891923+0000", 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025026250000000001 2023-09-23T22:45:04.415 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.894425+0000", 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4139000000000001e-05 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.894520+0000", 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014225500000000001 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:45:04.416 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.894662+0000", 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030907019999999999 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.897753+0000", 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001211632 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.898964+0000", 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24095346200000001 2023-09-23T22:45:04.417 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.139918+0000", 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4998000000000001e-05 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140013+0000", 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7912999999999999e-05 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.418 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140071+0000", 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.248212764 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:84405 8.2 8:4fd83884:::benchmark_data_smithi121_147195_object84404:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:19.901560+0000", 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 284.456688606, 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23867123500000001, 2023-09-23T22:45:04.419 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 84405 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901560+0000", 2023-09-23T22:45:04.420 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901560+0000", 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901558+0000", 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7507000000000003e-05 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.421 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901626+0000", 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1805e-05 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901637+0000", 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5570000000000001e-06 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901644+0000", 2023-09-23T22:45:04.422 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6896e-05 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901681+0000", 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0679000000000004e-05 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901771+0000", 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9464999999999997e-05 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.423 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.901871+0000", 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025214949999999999 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.904392+0000", 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00083415900000000001 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.424 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.905227+0000", 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23491023999999999 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140137+0000", 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6994999999999999e-05 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140194+0000", 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7126999999999999e-05 2023-09-23T22:45:04.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140231+0000", 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23867123500000001 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35175.0:84414 8.b e164/157 8:d18f2252:::benchmark_data_smithi121_147195_object84413:head v 164'5288, mlcod=164'5286)", 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:19.909898+0000", 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 284.44835062700002, 2023-09-23T22:45:04.426 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23063296699999999, 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.909898+0000", 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.909898+0000", 2023-09-23T22:45:04.427 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.909897+0000", 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3637e-05 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.909971+0000", 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7990000000000005e-06 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.428 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.909980+0000", 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9840000000000001e-06 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.909985+0000", 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8785000000000001e-05 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.910034+0000", 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9925e-05 2023-09-23T22:45:04.429 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.910054+0000", 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23041447300000001 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140469+0000", 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2074000000000002e-05 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.430 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140531+0000", 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23063296699999999 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.35175.0:84408 8.e e164/157 8:7f8b12d3:::benchmark_data_smithi121_147195_object84407:head v 164'5291, mlcod=164'5289)", 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:19.910679+0000", 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 284.44756917000001, 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22951622899999999, 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.431 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.910679+0000", 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.910679+0000", 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.432 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.910679+0000", 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6440000000000002e-05 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.910735+0000", 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22218809 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.132923+0000", 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4759999999999999e-05 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.433 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.132938+0000", 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000104008 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.133042+0000", 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2392999999999999e-05 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.434 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.133084+0000", 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0070708209999999997 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140155+0000", 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0297999999999999e-05 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140195+0000", 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22951622899999999 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.435 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:84422 8.2 8:4cbf657e:::benchmark_data_smithi121_147195_object84421:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:19.924580+0000", 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 284.43366863300002, 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21591371100000001, 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.436 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 84422 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.924580+0000", 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.924580+0000", 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:45:04.437 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.924577+0000", 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7849999999999997e-05 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:19.924635+0000", 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.20827198 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.438 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.132907+0000", 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5028000000000002e-05 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.132932+0000", 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000186942 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.133119+0000", 2023-09-23T22:45:04.439 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00025851999999999998 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.133378+0000", 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00027259799999999998 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.133650+0000", 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0066449710000000004 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.440 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140295+0000", 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6187000000000006e-05 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140392+0000", 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2979999999999997e-06 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.441 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140401+0000", 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6773000000000001e-05 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140448+0000", 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5766999999999997e-05 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.442 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:20.140493+0000", 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21591371100000001 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:87337 8.2 8:45b67ea1:::benchmark_data_smithi121_147195_object87336:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:23.621007+0000", 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 280.737241289, 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24108970800000001, 2023-09-23T22:45:04.443 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87337 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621007+0000", 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.444 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621007+0000", 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621005+0000", 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6078999999999998e-05 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.445 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621041+0000", 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4738e-05 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621056+0000", 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.3679999999999998e-06 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621063+0000", 2023-09-23T22:45:04.446 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4814000000000006e-05 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621137+0000", 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016270299999999999 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621300+0000", 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019659300000000001 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.447 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621497+0000", 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0063726700000000004 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.627869+0000", 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00074304099999999995 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.448 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.628612+0000", 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23318054799999999 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.861793+0000", 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000176329 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.861969+0000", 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012749699999999999 2023-09-23T22:45:04.449 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.862097+0000", 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24108970800000001 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:87338 8.5 8:aef306f8:::benchmark_data_smithi121_147195_object87337:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:23.621091+0000", 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 280.73715704799997, 2023-09-23T22:45:04.450 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.239927052, 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87338 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.451 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621091+0000", 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621091+0000", 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621090+0000", 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000119332 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.452 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621210+0000", 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6860000000000001e-06 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621219+0000", 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3420000000000001e-06 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621224+0000", 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3597000000000002e-05 2023-09-23T22:45:04.453 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621277+0000", 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014685300000000001 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621424+0000", 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018699799999999999 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.454 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621611+0000", 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028671840000000001 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.624478+0000", 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023299610000000002 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.626808+0000", 2023-09-23T22:45:04.455 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23387424700000001 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.860683+0000", 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020150300000000001 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.860884+0000", 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013423999999999999 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.456 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.861018+0000", 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.239927052 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:87339 8.2 8:468bf0b2:::benchmark_data_smithi121_147195_object87338:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:40:23.621235+0000", 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 280.73701314599998, 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24307510399999999, 2023-09-23T22:45:04.457 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 87339 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621235+0000", 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.458 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621235+0000", 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621235+0000", 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6078999999999997e-05 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621281+0000", 2023-09-23T22:45:04.459 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.635e-06 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621287+0000", 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4139999999999998e-06 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.621291+0000", 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003479687 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.460 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.624770+0000", 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015259 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.624923+0000", 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000143177 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.625066+0000", 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00293188 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.461 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.627998+0000", 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00073761599999999997 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.628736+0000", 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.235342098 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.864078+0000", 2023-09-23T22:45:04.462 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000135105 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.864213+0000", 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7499999999999998e-05 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:40:23.864310+0000", 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24307510399999999 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.463 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35175.0:143808 8.5 8:a959e022:::benchmark_data_smithi121_147195_object43801:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:41:46.783471+0000", 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 197.57477688, 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13016354199999999, 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35175", 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:45:04.464 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 143808 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.783471+0000", 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.783471+0000", 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.465 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.783470+0000", 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6599999999999995e-06 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.783478+0000", 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4429e-05 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.466 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.783492+0000", 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.328e-06 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.783500+0000", 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019667220000000002 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.785466+0000", 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011247 2023-09-23T22:45:04.467 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.785579+0000", 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012738300000000001 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,7", 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.785706+0000", 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039947969999999996 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.468 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.789701+0000", 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032917839999999999 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.792993+0000", 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12054548 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:04.469 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.913538+0000", 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3702000000000002e-05 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.913592+0000", 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3080000000000001e-05 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:41:46.913635+0000", 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13016354199999999 2023-09-23T22:45:04.470 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:57298 9.e e187/181 9:75d897e5:::benchmark_data_smithi121_169459_object57297:head v 187'3621, mlcod=187'3618)", 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:44:55.830336+0000", 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 8.5279125980000003, 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016679279000000002, 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.471 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.830336+0000", 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.830336+0000", 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.830335+0000", 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8861e-05 2023-09-23T22:45:04.472 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.830364+0000", 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8810000000000008e-06 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.830374+0000", 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2770000000000002e-06 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.473 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.830380+0000", 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0024288930000000001 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.832809+0000", 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00031687000000000002 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.833126+0000", 2023-09-23T22:45:04.474 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013760547999999999 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.846886+0000", 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012856900000000001 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:55.847015+0000", 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016679279000000002 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.475 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:58469 9.e e187/181 9:7cba3bee:::benchmark_data_smithi121_169459_object58468:head v 187'3709, mlcod=187'3705)", 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:44:56.968276+0000", 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 7.3899725939999996, 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016657531999999999, 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968276+0000", 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.476 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968276+0000", 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968274+0000", 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8312000000000002e-05 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968313+0000", 2023-09-23T22:45:04.477 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7568000000000001e-05 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968340+0000", 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.428e-05 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968354+0000", 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2990000000000005e-05 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.478 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968417+0000", 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8374999999999999e-05 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968446+0000", 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016430328000000001 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.984876+0000", 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7157999999999997e-05 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.479 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.984933+0000", 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016657531999999999 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:58473 9.c e187/181 9:3481b4ca:::benchmark_data_smithi121_169459_object58472:head v 187'3611, mlcod=187'3609)", 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:44:56.968426+0000", 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 7.3898224419999998, 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01460587, 2023-09-23T22:45:04.480 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968426+0000", 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968426+0000", 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.481 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968425+0000", 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8649999999999998e-05 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968464+0000", 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2964e-05 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968477+0000", 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8769999999999993e-06 2023-09-23T22:45:04.482 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968485+0000", 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6845000000000002e-05 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968541+0000", 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2121e-05 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.968564+0000", 2023-09-23T22:45:04.483 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014413759 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.982977+0000", 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4406000000000001e-05 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:44:56.983032+0000", 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01460587 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.484 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:66089 9.c e187/181 9:3a051fa8:::benchmark_data_smithi121_169459_object66088:head v 187'4153, mlcod=187'4149)", 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:04.134790+0000", 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.22345834000000001, 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015384432999999999, 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.134790+0000", 2023-09-23T22:45:04.485 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.134790+0000", 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999695 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.134759+0000", 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4362000000000004e-05 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:04.486 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.134834+0000", 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2896e-05 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.134847+0000", 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5039999999999996e-06 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.134854+0000", 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002247354 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.487 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.137102+0000", 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2793999999999998e-05 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.137134+0000", 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01295845 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.150093+0000", 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1676999999999997e-05 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:04.488 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:04.150174+0000", 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015384432999999999 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:04.489 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:45:04.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:04.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:04.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:04.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:04.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:04.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:04.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:04.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:04.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:04.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:05.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:05.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:05.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:05.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:05.181 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 44 16 66978 66962 95.0967 52.375 0.0083095 0.0105095 2023-09-23T22:45:05.281 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:05.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:05.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:05.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:05.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:05.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:45:05.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:05 smithi121 bash[78246]: cluster 2023-09-23T22:45:04.200033+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T22:45:05.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:05 smithi121 bash[74920]: cluster 2023-09-23T22:45:04.200033+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T22:45:05.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:05.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:05 smithi123 bash[59255]: cluster 2023-09-23T22:45:04.200033+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T22:45:05.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:05.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:06.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:06.181 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 45 16 68076 68060 94.5084 68.625 0.00903538 0.010574 2023-09-23T22:45:06.222 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:06.250 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:06.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:06.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:06.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:06.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:06.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:06.655 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:06.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:06.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:06.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:06.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:07.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:07.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:07.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.181 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 46 16 69063 69047 93.7948 61.6875 0.00888332 0.0106564 2023-09-23T22:45:07.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:07.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:07.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:07 smithi123 bash[59255]: cluster 2023-09-23T22:45:06.200601+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-23T22:45:07.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:07 smithi123 bash[59255]: audit 2023-09-23T22:45:06.938207+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:07.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:07.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:07.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:07.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:07.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:07 smithi121 bash[74920]: cluster 2023-09-23T22:45:06.200601+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-23T22:45:07.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:07 smithi121 bash[74920]: audit 2023-09-23T22:45:06.938207+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:07.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:07 smithi121 bash[78246]: cluster 2023-09-23T22:45:06.200601+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-23T22:45:07.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:07 smithi121 bash[78246]: audit 2023-09-23T22:45:06.938207+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:07.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:07.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:07.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:08.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:08.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:08.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:08.181 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 47 16 70151 70135 93.2459 68 0.00990133 0.0107188 2023-09-23T22:45:08.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:08.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:08.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:08.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:08.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:08.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:08.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:08.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:08.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:08.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:08.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:08.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:08.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:08.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:08.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:09.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:09.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:09.148 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:45:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:45:08] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-09-23T22:45:09.164 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:09.181 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 48 16 71082 71066 92.5155 58.1875 0.0141521 0.010803 2023-09-23T22:45:09.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:09.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:09.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:09.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:09.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:09.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:09 smithi121 bash[78246]: cluster 2023-09-23T22:45:08.201211+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T22:45:09.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:09 smithi121 bash[74920]: cluster 2023-09-23T22:45:08.201211+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T22:45:09.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:09.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:09 smithi123 bash[59255]: cluster 2023-09-23T22:45:08.201211+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T22:45:09.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:09.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:09.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:09.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:09.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:09.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:09.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:09.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:09.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:09.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:09.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:10.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:10.117 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:10.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:10.182 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 49 16 72208 72192 92.0636 70.375 0.00919671 0.0108561 2023-09-23T22:45:10.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:10.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:10.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:10.350 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:10.362 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:10.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:10.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:10.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:10.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:10.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:10.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:10.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:10.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:10.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:10.893 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:10.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:10.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:11.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:11.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:11.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:11.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:11.182 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 50 16 73208 73192 91.4722 62.5 0.0162369 0.010927 2023-09-23T22:45:11.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:11.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:11.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:11.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:11.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:11.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:11 smithi121 bash[78246]: cluster 2023-09-23T22:45:10.201762+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T22:45:11.441 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:11 smithi121 bash[74920]: cluster 2023-09-23T22:45:10.201762+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T22:45:11.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:11.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:11.575 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:11 smithi123 bash[59255]: cluster 2023-09-23T22:45:10.201762+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T22:45:11.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:11.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:11.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:11.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:11.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:11.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:11.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:11.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:11.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:11.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:11.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:12.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:12.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:12.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:12.182 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 51 16 74209 74193 90.9054 62.5625 0.00978063 0.0109953 2023-09-23T22:45:12.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:12.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:12.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:12.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:12.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:12.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:12.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:12.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:12.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:12.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:12.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:12.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:13.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:13.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:13.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:13.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:13.185 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 52 16 75157 75141 90.2944 59.25 0.00614321 0.011069 2023-09-23T22:45:13.189 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:13.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:13.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:13.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:13.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:13 smithi121 bash[74920]: cluster 2023-09-23T22:45:12.202301+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s 2023-09-23T22:45:13.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:13 smithi121 bash[78246]: cluster 2023-09-23T22:45:12.202301+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s 2023-09-23T22:45:13.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:13.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:13.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:13.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:13.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:13.685 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:13.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:13.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:13 smithi123 bash[59255]: cluster 2023-09-23T22:45:12.202301+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s 2023-09-23T22:45:13.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:13.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:13.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:13.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:14.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:14.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:14.183 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 53 16 76152 76136 89.7641 62.1875 0.00827963 0.0111356 2023-09-23T22:45:14.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:14.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:14.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:14.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:14.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:14.416 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T22:45:14.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:14.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:14 smithi121 bash[74920]: audit 2023-09-23T22:45:13.858849+0000 mon.a (mon.0) 1151 : audit 1 from='client.? 172.21.15.121:0/1559456133' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:45:14.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:14 smithi121 bash[78246]: audit 2023-09-23T22:45:13.858849+0000 mon.a (mon.0) 1151 : audit 1 from='client.? 172.21.15.121:0/1559456133' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:45:14.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:14.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:14.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:14.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:14.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:14.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:14.795 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:14 smithi123 bash[59255]: audit 2023-09-23T22:45:13.858849+0000 mon.a (mon.0) 1151 : audit 1 from='client.? 172.21.15.121:0/1559456133' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:45:14.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:14.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:15.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:15.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:15.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:15.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 54 16 77182 77166 89.2907 64.375 0.0199432 0.0111933 2023-09-23T22:45:15.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:15.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:77209 9.7 9:e477b47b:::benchmark_data_smithi121_169459_object77208:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.219866+0000", 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.001640912, 2023-09-23T22:45:15.223 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0016743610000000001, 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 77209 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219866+0000", 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.224 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219866+0000", 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219865+0000", 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4783000000000001e-05 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219909+0000", 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8370000000000003e-06 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219918+0000", 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7769999999999997e-06 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219925+0000", 2023-09-23T22:45:15.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00033787999999999998 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220263+0000", 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017722500000000001 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220440+0000", 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000147985 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,7", 2023-09-23T22:45:15.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220588+0000", 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000722641 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:77212 9.d e188/181 9:bd25edfb:::benchmark_data_smithi121_169459_object77211:head v 188'4901, mlcod=188'4899)", 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.219943+0000", 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0015635429999999999, 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001682399, 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219943+0000", 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219943+0000", 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219942+0000", 2023-09-23T22:45:15.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7059e-05 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219969+0000", 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0254e-05 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219980+0000", 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3240000000000002e-06 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219985+0000", 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00027883900000000002 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220264+0000", 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0570000000000001e-05 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220284+0000", 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00034154600000000003 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:77191 9.a 9:51f00a10:::benchmark_data_smithi121_169459_object77190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.201615+0000", 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.019891836, 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020079501, 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.232 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 77191 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201615+0000", 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201615+0000", 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201613+0000", 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000130896 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201744+0000", 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2194000000000003e-05 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201786+0000", 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6185000000000001e-05 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201812+0000", 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4160000000000006e-05 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201906+0000", 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016231000000000001 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.202069+0000", 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000205 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.202274+0000", 2023-09-23T22:45:15.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0062406700000000002 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.208514+0000", 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.006899695 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:77196 9.a 9:570521a9:::benchmark_data_smithi121_169459_object77195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T22:45:15.237 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.201859+0000", 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.019647075, 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019919203, 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 77196 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201859+0000", 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201859+0000", 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201858+0000", 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0235999999999999e-05 2023-09-23T22:45:15.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201898+0000", 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0343000000000001e-05 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201909+0000", 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.934e-06 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.201916+0000", 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032439399999999998 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.205160+0000", 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000143626 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.205303+0000", 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013753999999999999 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.205441+0000", 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0032015680000000001 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.208642+0000", 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.006783056 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.242 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:77211 9.8 e188/181 9:1808c90b:::benchmark_data_smithi121_169459_object77210:head v 188'4758, mlcod=188'4756)", 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.218286+0000", 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0032200340000000001, 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0035742259999999998, 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218286+0000", 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.243 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218286+0000", 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218285+0000", 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1050999999999995e-05 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218346+0000", 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2683e-05 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218359+0000", 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1340000000000004e-06 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218367+0000", 2023-09-23T22:45:15.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4565000000000003e-05 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218432+0000", 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7025e-05 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.218459+0000", 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017245699999999999 2023-09-23T22:45:15.246 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:77206 9.f 9:f5c98dd2:::benchmark_data_smithi121_169459_object77205:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.219695+0000", 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0018116619999999999, 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022305409999999999, 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:15.247 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 77206 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219695+0000", 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219695+0000", 2023-09-23T22:45:15.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219693+0000", 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5050999999999999e-05 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219738+0000", 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3961000000000001e-05 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219752+0000", 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7610000000000002e-06 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219759+0000", 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0226999999999999e-05 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219809+0000", 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000143566 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219953+0000", 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000163723 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220116+0000", 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00042161299999999999 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.251 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:77208 9.a 9:5f8e6cc2:::benchmark_data_smithi121_169459_object77207:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:15.219775+0000", 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0017315939999999999, 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022441029999999999, 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:15.252 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 77208 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219775+0000", 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219775+0000", 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:15.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219774+0000", 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3625000000000002e-05 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219828+0000", 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5259999999999993e-06 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219836+0000", 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6779999999999997e-06 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219842+0000", 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1817999999999997e-05 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.219904+0000", 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012186 2023-09-23T22:45:15.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220026+0000", 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015087799999999999 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:15.220177+0000", 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00040171299999999999 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:15.256 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-09-23T22:45:15.257 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 7 2023-09-23T22:45:15.257 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:45:15.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:15.422 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:45:15.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.463 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: cluster 2023-09-23T22:45:14.202859+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T22:45:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: audit 2023-09-23T22:45:14.401303+0000 mon.a (mon.0) 1152 : audit 1 from='client.? 172.21.15.121:0/2608650611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: cluster 2023-09-23T22:45:14.406706+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: audit 2023-09-23T22:45:14.408906+0000 mon.a (mon.0) 1153 : audit 1 from='client.? 172.21.15.121:0/1559456133' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:45:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: cluster 2023-09-23T22:45:14.409431+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-09-23T22:45:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: cluster 2023-09-23T22:45:14.416709+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:15 smithi123 bash[59255]: cluster 2023-09-23T22:45:14.417253+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: cluster 2023-09-23T22:45:14.202859+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: audit 2023-09-23T22:45:14.401303+0000 mon.a (mon.0) 1152 : audit 1 from='client.? 172.21.15.121:0/2608650611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: cluster 2023-09-23T22:45:14.406706+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: audit 2023-09-23T22:45:14.408906+0000 mon.a (mon.0) 1153 : audit 1 from='client.? 172.21.15.121:0/1559456133' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: cluster 2023-09-23T22:45:14.409431+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: cluster 2023-09-23T22:45:14.416709+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[74920]: cluster 2023-09-23T22:45:14.417253+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: cluster 2023-09-23T22:45:14.202859+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: audit 2023-09-23T22:45:14.401303+0000 mon.a (mon.0) 1152 : audit 1 from='client.? 172.21.15.121:0/2608650611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: cluster 2023-09-23T22:45:14.406706+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: audit 2023-09-23T22:45:14.408906+0000 mon.a (mon.0) 1153 : audit 1 from='client.? 172.21.15.121:0/1559456133' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: cluster 2023-09-23T22:45:14.409431+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: cluster 2023-09-23T22:45:14.416709+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:15 smithi121 bash[78246]: cluster 2023-09-23T22:45:14.417253+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:45:15.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:15.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:15.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.860 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:15.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:16.051 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:45:16.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:16.165 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:45:16.185 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 55 16 77983 77967 88.5775 50.0625 0.0113389 0.0112834 2023-09-23T22:45:16.203 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:45:16.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:16.248 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:45:16.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:16.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:16.288 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:45:16.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:45:16.324 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:45:16.360 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:45:16.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:16.399 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:45:16.405 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.405 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.405 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.405 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.405 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.405 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.406 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.406 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:45:16.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:16.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.404186+0000 mon.a (mon.0) 1155 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.404222+0000 mon.a (mon.0) 1156 : cluster 1 Cluster is now healthy 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.410477+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: audit 2023-09-23T22:45:15.414299+0000 mon.a (mon.0) 1157 : audit 1 from='client.? 172.21.15.121:0/2608650611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.414431+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.419988+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.421260+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: cluster 2023-09-23T22:45:15.434062+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:16 smithi123 bash[59255]: audit 2023-09-23T22:45:16.002496+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.121:0/79970205' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:16.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:16.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:16.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:16.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.404186+0000 mon.a (mon.0) 1155 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:45:16.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.404222+0000 mon.a (mon.0) 1156 : cluster 1 Cluster is now healthy 2023-09-23T22:45:16.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.410477+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: audit 2023-09-23T22:45:15.414299+0000 mon.a (mon.0) 1157 : audit 1 from='client.? 172.21.15.121:0/2608650611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.414431+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.419988+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.421260+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: cluster 2023-09-23T22:45:15.434062+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[74920]: audit 2023-09-23T22:45:16.002496+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.121:0/79970205' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.404186+0000 mon.a (mon.0) 1155 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:45:16.663 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.404222+0000 mon.a (mon.0) 1156 : cluster 1 Cluster is now healthy 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.410477+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: audit 2023-09-23T22:45:15.414299+0000 mon.a (mon.0) 1157 : audit 1 from='client.? 172.21.15.121:0/2608650611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.414431+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.419988+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.421260+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: cluster 2023-09-23T22:45:15.434062+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:45:16.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:16 smithi121 bash[78246]: audit 2023-09-23T22:45:16.002496+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.121:0/79970205' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:16.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T22:45:16.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:16.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:16.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:16.997 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:16.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:17.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:17.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:17.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:17.185 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 56 16 78936 78920 88.0594 59.5625 0.00623563 0.0113497 2023-09-23T22:45:17.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:17.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:17.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:17.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:17.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:17.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:17.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:17 smithi123 bash[59255]: cluster 2023-09-23T22:45:16.203350+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T22:45:17.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:17.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:17.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:17.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:17.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:17.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:17.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:17.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:17.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:18.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:17 smithi121 bash[78246]: cluster 2023-09-23T22:45:16.203350+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T22:45:18.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:18.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:18.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:18.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:18.185 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 57 16 79977 79961 87.6559 65.0625 0.0105965 0.0114024 2023-09-23T22:45:18.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:18.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:17 smithi121 bash[74920]: cluster 2023-09-23T22:45:16.203350+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T22:45:18.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:18.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:18.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:18.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:18.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:18.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:18.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:18.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:18.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:18.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:18.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:18.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:18.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:18.967 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:45:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:45:18] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-09-23T22:45:18.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:18.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:19.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:19.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:19.185 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 58 16 81006 80990 87.2533 64.3125 0.0154121 0.0114551 2023-09-23T22:45:19.224 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:19.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:19.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:19.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:19.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:19.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:19 smithi121 bash[78246]: cluster 2023-09-23T22:45:18.203911+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T22:45:19.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:19 smithi121 bash[74920]: cluster 2023-09-23T22:45:18.203911+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T22:45:19.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:19.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:19.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:19 smithi123 bash[59255]: cluster 2023-09-23T22:45:18.203911+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T22:45:19.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:19.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:19.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:19.802 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:19.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:19.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:19.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:19.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:20.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:20.172 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:20.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 59 16 81989 81973 86.8157 61.4375 0.00671117 0.0115126 2023-09-23T22:45:20.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:20.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:20.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:20.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:20.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:20.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:20.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:20.696 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:45:20.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:20.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:45:20.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:20.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:20.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:21.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:21.175 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:21.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:45:21.184873+0000 min lat: 0.00123638 max lat: 0.307666 avg lat: 0.0115765 2023-09-23T22:45:21.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:45:21.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 60 16 82925 82909 86.3438 58.5 0.0115355 0.0115765 2023-09-23T22:45:21.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:21.266 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:21.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:21.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:21.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:21 smithi121 bash[74920]: cluster 2023-09-23T22:45:20.204495+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:45:21.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:21 smithi121 bash[78246]: cluster 2023-09-23T22:45:20.204495+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:45:21.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:21.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:21 smithi123 bash[59255]: cluster 2023-09-23T22:45:20.204495+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:45:21.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:21.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:21.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:21.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:21.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:21.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:21.933 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:22.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:22.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:22.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:22.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:22.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 61 16 83869 83853 85.8955 59 0.00762227 0.0116362 2023-09-23T22:45:22.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:22.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:22.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:22.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:22.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:22.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:22.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:22.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:22.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:22.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:22.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:22.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:23.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:22 smithi121 bash[78246]: audit 2023-09-23T22:45:21.943003+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:23.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:22 smithi121 bash[78246]: audit 2023-09-23T22:45:21.948091+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:23.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:22 smithi121 bash[78246]: cluster 2023-09-23T22:45:22.205064+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s 2023-09-23T22:45:23.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:22 smithi121 bash[74920]: audit 2023-09-23T22:45:21.943003+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:23.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:22 smithi121 bash[74920]: audit 2023-09-23T22:45:21.948091+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:23.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:22 smithi121 bash[74920]: cluster 2023-09-23T22:45:22.205064+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s 2023-09-23T22:45:23.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:23.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:23.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:23.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:23.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 62 16 84836 84820 85.4848 60.4375 0.0161526 0.0116927 2023-09-23T22:45:23.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:22 smithi123 bash[59255]: audit 2023-09-23T22:45:21.943003+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:23.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:22 smithi123 bash[59255]: audit 2023-09-23T22:45:21.948091+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:23.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:22 smithi123 bash[59255]: cluster 2023-09-23T22:45:22.205064+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s 2023-09-23T22:45:23.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:23.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:23.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:23.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:23.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.677 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:23.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:23.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:24.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:24.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:24.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:24.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:24.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 63 16 85824 85808 85.1081 61.75 0.0150144 0.0117437 2023-09-23T22:45:24.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:24.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:24.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:24.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:24.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:24.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:24.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:24.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:24.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:24.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:24.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:24.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:24.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:24.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:24.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:24.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:24.999 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:25.000 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:25.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:25.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:25.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:25.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:25.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:25.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 64 16 86745 86729 84.6777 57.5625 0.0107536 0.0118048 2023-09-23T22:45:25.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:25.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:25.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:25.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.380 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:25 smithi121 bash[74920]: cluster 2023-09-23T22:45:24.205804+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T22:45:25.381 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:25 smithi121 bash[78246]: cluster 2023-09-23T22:45:24.205804+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T22:45:25.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:25.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:25.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:25 smithi123 bash[59255]: cluster 2023-09-23T22:45:24.205804+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T22:45:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:25.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:25.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:25.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:25.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:25.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:25.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:26.061 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:45:26.061 INFO:teuthology.orchestra.run.smithi123.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-23T22:45:26.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:26.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:26.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:26.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 65 16 87707 87691 84.2999 60.125 0.0121047 0.0118564 2023-09-23T22:45:26.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:26.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:26.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:26.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:26.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:26.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:26.500 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:26.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:26.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:26.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:26.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:26.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:26.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:26.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:27.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:27.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:27.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:27.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:45:27.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:27.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 66 16 88663 88647 83.9279 59.75 0.0237933 0.0119091 2023-09-23T22:45:27.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:27.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:27.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:27.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:27 smithi121 bash[74920]: cluster 2023-09-23T22:45:26.206313+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T22:45:27.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:27 smithi121 bash[78246]: cluster 2023-09-23T22:45:26.206313+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T22:45:27.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:27.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:27.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:27.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:27.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:27 smithi123 bash[59255]: cluster 2023-09-23T22:45:26.206313+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T22:45:27.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:27.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:27.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:27.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:27.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:27.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:27.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:27.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:27.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:28.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:28.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:28.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:28.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 67 16 89625 89609 83.5726 60.125 0.0161008 0.0119599 2023-09-23T22:45:28.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:28.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:28.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:28.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:28.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:28.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:28.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:28.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:28.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:28.767 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:45:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:45:28] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.33.4" 2023-09-23T22:45:28.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:28.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:28.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:28.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:28.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:28.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:29.044 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:29.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:29.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:29.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 68 16 90583 90567 83.224 59.875 0.0152851 0.0120103 2023-09-23T22:45:29.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:29.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:29.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:29.378 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:29 smithi121 bash[78246]: cluster 2023-09-23T22:45:28.206994+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s 2023-09-23T22:45:29.378 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:29 smithi121 bash[74920]: cluster 2023-09-23T22:45:28.206994+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s 2023-09-23T22:45:29.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:29.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:29 smithi123 bash[59255]: cluster 2023-09-23T22:45:28.206994+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s 2023-09-23T22:45:29.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:29.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:29.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:29.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:29.842 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:29.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:30.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:30.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:30.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:30.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:30.186 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 69 16 91544 91528 82.8883 60.0625 0.0233746 0.0120589 2023-09-23T22:45:30.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:30.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:30.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:30.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:30.422 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:30.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:30.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:30.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:30.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:30.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:30.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:30.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:30.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:30.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:30.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:30.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:31.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:31.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:31.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 70 16 92471 92455 82.5318 57.9375 0.0132765 0.0121099 2023-09-23T22:45:31.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:31.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:31.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:31.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:31.376 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:31 smithi121 bash[74920]: cluster 2023-09-23T22:45:30.207616+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:45:31.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:31.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:31.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:31.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:31 smithi123 bash[59255]: cluster 2023-09-23T22:45:30.207616+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:45:31.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:31.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:31.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:31.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:31 smithi121 bash[78246]: cluster 2023-09-23T22:45:30.207616+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:45:31.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:31.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:31.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.965 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:31.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:32.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:32.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 71 16 93243 93227 82.049 48.25 0.0156553 0.0121816 2023-09-23T22:45:32.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:32.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:32.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:32.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:32.401 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T22:45:32.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:32.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:32 smithi121 bash[74920]: audit 2023-09-23T22:45:32.338242+0000 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.121:0/1184028076' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:45:32.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:32 smithi121 bash[78246]: audit 2023-09-23T22:45:32.338242+0000 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.121:0/1184028076' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:45:32.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:32.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:32.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:32.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:32.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:32 smithi123 bash[59255]: audit 2023-09-23T22:45:32.338242+0000 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.121:0/1184028076' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:45:32.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:32.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:33.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:33.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:33.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 72 16 94107 94091 81.6594 54 0.0116184 0.0122405 2023-09-23T22:45:33.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:33.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:33.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:33.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:33.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.208053+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T22:45:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.389684+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: audit 2023-09-23T22:45:32.390320+0000 mon.a (mon.0) 1163 : audit 1 from='client.? 172.21.15.121:0/1184028076' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:45:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.390393+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-09-23T22:45:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.397566+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.398115+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.400671+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.403955+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:33 smithi123 bash[59255]: cluster 2023-09-23T22:45:32.406611+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:33.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:33.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:33.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.208053+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.389684+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: audit 2023-09-23T22:45:32.390320+0000 mon.a (mon.0) 1163 : audit 1 from='client.? 172.21.15.121:0/1184028076' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.390393+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.397566+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.398115+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.400671+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.403955+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[78246]: cluster 2023-09-23T22:45:32.406611+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.208053+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.389684+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: audit 2023-09-23T22:45:32.390320+0000 mon.a (mon.0) 1163 : audit 1 from='client.? 172.21.15.121:0/1184028076' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.390393+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.397566+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.398115+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.400671+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.403955+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:33 smithi121 bash[74920]: cluster 2023-09-23T22:45:32.406611+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:45:33.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:33.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:33.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:33.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:34.000 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:34.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:34.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:34.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:34.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 73 16 95041 95025 81.3404 58.375 0.0205029 0.0122888 2023-09-23T22:45:34.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:34.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:34.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:34.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:34.630 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:34.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:34.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:34.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:34.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T22:45:34.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:34.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:34.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:35.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:35.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:35.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:35.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:35.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 74 16 95917 95901 80.981 54.75 0.0313844 0.0123424 2023-09-23T22:45:35.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:35.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:35.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:35.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:35.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:35 smithi123 bash[59255]: cluster 2023-09-23T22:45:34.208888+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T22:45:35.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:35.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:35.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.604 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:35 smithi121 bash[74920]: cluster 2023-09-23T22:45:34.208888+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T22:45:35.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:35 smithi121 bash[78246]: cluster 2023-09-23T22:45:34.208888+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T22:45:35.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:35.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:35.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:35.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:36.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:36.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:36.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:36.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:36.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:36.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 75 16 96801 96785 80.6379 55.25 0.0225692 0.0123955 2023-09-23T22:45:36.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:36.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:36.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:36.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:36.511 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:45:36.511 INFO:teuthology.orchestra.run.smithi123.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-23T22:45:36.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:36.563 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:36.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:36.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:36.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:36.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:36.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:36.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:36.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:37.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:37.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 76 16 97699 97683 80.3153 56.125 0.00862806 0.0124448 2023-09-23T22:45:37.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:37.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:37.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:37.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:37 smithi121 bash[78246]: cluster 2023-09-23T22:45:36.209356+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T22:45:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:37 smithi121 bash[78246]: audit 2023-09-23T22:45:36.941186+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:37 smithi121 bash[74920]: cluster 2023-09-23T22:45:36.209356+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T22:45:37.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:37 smithi121 bash[74920]: audit 2023-09-23T22:45:36.941186+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:37.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:37.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:45:37.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:37.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:37 smithi123 bash[59255]: cluster 2023-09-23T22:45:36.209356+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T22:45:37.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:37 smithi123 bash[59255]: audit 2023-09-23T22:45:36.941186+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:37.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:37.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:37.748 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:37.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:37.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:37.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:37.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:37.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:38.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:38.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:38.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:38.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:38.157 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:45:38.187 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 77 16 98473 98457 79.9005 48.375 0.0206666 0.01251 2023-09-23T22:45:38.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:38.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:38.221 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:45:38.279 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:45:38.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:38.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:38.332 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:45:38.367 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:45:38.406 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:45:38.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.444 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:45:38.486 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:45:38.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.489 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.489 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.490 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.490 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.490 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.490 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.490 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.490 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:45:38.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:38.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:38.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:38.689 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:38 smithi121 bash[74920]: audit 2023-09-23T22:45:38.112769+0000 mon.a (mon.0) 1166 : audit 0 from='client.? 172.21.15.121:0/233722325' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:38.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:38 smithi121 bash[78246]: audit 2023-09-23T22:45:38.112769+0000 mon.a (mon.0) 1166 : audit 0 from='client.? 172.21.15.121:0/233722325' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:38.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:38.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:38 smithi123 bash[59255]: audit 2023-09-23T22:45:38.112769+0000 mon.a (mon.0) 1166 : audit 0 from='client.? 172.21.15.121:0/233722325' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:38.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:38.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:38.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:38.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:38.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.000 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:45:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:45:38] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.33.4" 2023-09-23T22:45:39.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:39.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:39.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:39.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:39.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 78 16 99269 99253 79.5139 49.75 0.023082 0.0125709 2023-09-23T22:45:39.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:39.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:39.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:39.405 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.426 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:45:39.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:39.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:39 smithi123 bash[59255]: cluster 2023-09-23T22:45:38.210031+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s 2023-09-23T22:45:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:39 smithi123 bash[59255]: audit 2023-09-23T22:45:38.505815+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.121:0/2824072716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:39 smithi123 bash[59255]: audit 2023-09-23T22:45:38.506859+0000 mon.a (mon.0) 1167 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:39.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:39.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:39.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:39.758 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:39 smithi121 bash[78246]: cluster 2023-09-23T22:45:38.210031+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s 2023-09-23T22:45:39.758 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:39 smithi121 bash[78246]: audit 2023-09-23T22:45:38.505815+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.121:0/2824072716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:39.758 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:39 smithi121 bash[78246]: audit 2023-09-23T22:45:38.506859+0000 mon.a (mon.0) 1167 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:39.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:39 smithi121 bash[74920]: cluster 2023-09-23T22:45:38.210031+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s 2023-09-23T22:45:39.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:39 smithi121 bash[74920]: audit 2023-09-23T22:45:38.505815+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.121:0/2824072716' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:39.758 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:39 smithi121 bash[74920]: audit 2023-09-23T22:45:38.506859+0000 mon.a (mon.0) 1167 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:39.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:39.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:39.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:40.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:40.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:40.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:40.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 79 16 99976 99960 79.0668 44.1875 0.0145634 0.0126416 2023-09-23T22:45:40.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:40.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:40.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:40.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:40 smithi123 bash[59255]: cluster 2023-09-23T22:45:39.413814+0000 mon.a (mon.0) 1168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:40.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:40 smithi123 bash[59255]: cluster 2023-09-23T22:45:39.417729+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:45:40.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:40 smithi123 bash[59255]: cluster 2023-09-23T22:45:39.419197+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:45:40.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:40 smithi123 bash[59255]: audit 2023-09-23T22:45:39.420141+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:45:40.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:40 smithi123 bash[59255]: cluster 2023-09-23T22:45:39.420269+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-09-23T22:45:40.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:40.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:40.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[74920]: cluster 2023-09-23T22:45:39.413814+0000 mon.a (mon.0) 1168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[74920]: cluster 2023-09-23T22:45:39.417729+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[74920]: cluster 2023-09-23T22:45:39.419197+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[74920]: audit 2023-09-23T22:45:39.420141+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[74920]: cluster 2023-09-23T22:45:39.420269+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[78246]: cluster 2023-09-23T22:45:39.413814+0000 mon.a (mon.0) 1168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:40.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[78246]: cluster 2023-09-23T22:45:39.417729+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:45:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[78246]: cluster 2023-09-23T22:45:39.419197+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:45:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[78246]: audit 2023-09-23T22:45:39.420141+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:45:40.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:40 smithi121 bash[78246]: cluster 2023-09-23T22:45:39.420269+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-09-23T22:45:40.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:40.650 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:40.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:40.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:41.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:41.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:41.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:41.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:45:41.186720+0000 min lat: 0.00123638 max lat: 0.307666 avg lat: 0.0126922 2023-09-23T22:45:41.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:45:41.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 80 16 100840 100824 78.7534 54 0.0207994 0.0126922 2023-09-23T22:45:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:41.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:41.438 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:41 smithi121 bash[74920]: cluster 2023-09-23T22:45:40.211150+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:45:41.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:41 smithi121 bash[78246]: cluster 2023-09-23T22:45:40.211150+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:45:41.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:41.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:41.600 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:41.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:41.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:41.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:41 smithi123 bash[59255]: cluster 2023-09-23T22:45:40.211150+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:45:41.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:41.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:41.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:41.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:41.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:42.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:42.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:42.188 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 81 16 101699 101683 78.4439 53.6875 0.0231081 0.0127426 2023-09-23T22:45:42.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:42.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:45:42.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:42.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:42.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:42.392 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:42.400 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:42.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:42.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:42.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:42.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:42.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:42.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:42.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:42.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:42.800 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:42.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:42.933 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:43.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:43.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:43.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:43.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 82 16 102505 102489 78.1008 50.375 0.00952493 0.0127978 2023-09-23T22:45:43.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:45:43.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:43.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:43.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:43.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:43.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:43.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:43.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:43.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:43.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:43.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:43.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:43 smithi123 bash[59255]: cluster 2023-09-23T22:45:42.211641+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-23T22:45:43.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:43 smithi121 bash[74920]: cluster 2023-09-23T22:45:42.211641+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-23T22:45:43.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:43 smithi121 bash[78246]: cluster 2023-09-23T22:45:42.211641+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-23T22:45:43.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:43.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:43.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:44.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:44.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:44.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:44.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:44.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:44.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 83 16 103335 103319 77.7848 51.875 0.00846559 0.0128503 2023-09-23T22:45:44.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:44.390 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:44.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:44.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:44.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:44.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:44.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:44.651 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:44.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:44.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:44.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:44.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:44.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:44.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:45.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:45.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:45.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:45.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 84 16 104185 104169 77.4912 53.125 0.0148131 0.0128993 2023-09-23T22:45:45.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:45.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:45.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:45.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:45.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:45.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:45.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:45.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:45 smithi123 bash[59255]: cluster 2023-09-23T22:45:44.212434+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T22:45:45.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:45.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:45.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:45.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:45 smithi121 bash[74920]: cluster 2023-09-23T22:45:44.212434+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T22:45:45.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:45 smithi121 bash[78246]: cluster 2023-09-23T22:45:44.212434+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T22:45:45.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:45.792 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:45.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:45.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:45.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:46.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:46.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:46.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:46.164 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:46.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 85 16 105030 105014 77.2008 52.8125 0.0113599 0.0129477 2023-09-23T22:45:46.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:46.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:46.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:46.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:46.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:46.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:46.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:46.614 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:46.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:46.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:46.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:46.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:46.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:46.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:46.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:47.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:47.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.116 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:45:47.116 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:45:47.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.116 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105760 9.1 9:8db6367d:::benchmark_data_smithi121_169459_object105759:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.093315+0000", 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.018157412000000001, 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018193088999999999, 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105760 2023-09-23T22:45:47.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.093315+0000", 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.093315+0000", 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999938 2023-09-23T22:45:47.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.093309+0000", 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9901999999999996e-05 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.093379+0000", 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3312999999999999e-05 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.093392+0000", 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.754e-06 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.093399+0000", 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010868659999999999 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.094486+0000", 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018437 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.094670+0000", 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020204000000000001 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.094872+0000", 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015041212999999999 2023-09-23T22:45:47.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.109913+0000", 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1801999999999998e-05 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.109945+0000", 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016630074000000002 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.122 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105762 9.d 9:b567fb51:::benchmark_data_smithi121_169459_object105761:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.096678+0000", 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.014794185, 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01494566, 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105762 2023-09-23T22:45:47.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096678+0000", 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096678+0000", 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096676+0000", 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1155000000000006e-05 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096747+0000", 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1246999999999999e-05 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096759+0000", 2023-09-23T22:45:47.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9479999999999996e-06 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096764+0000", 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5914000000000001e-05 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096810+0000", 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012255400000000001 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.096933+0000", 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000166007 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,5", 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.097099+0000", 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0088833160000000005 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.105982+0000", 2023-09-23T22:45:47.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019072379999999999 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107890+0000", 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011211364999999999 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105763 9.d 9:bf914941:::benchmark_data_smithi121_169459_object105762:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.128 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.099496+0000", 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.011976742, 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012235772000000001, 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105763 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.099496+0000", 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.099496+0000", 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.099493+0000", 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1276000000000003e-05 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.099535+0000", 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1831000000000002e-05 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.099556+0000", 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1529999999999997e-06 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.131 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.099565+0000", 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012334030000000001 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100798+0000", 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017284599999999999 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100971+0000", 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020177500000000001 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,5", 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.101173+0000", 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0048156459999999998 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.105988+0000", 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0064926799999999998 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105766 9.e 9:78847f66:::benchmark_data_smithi121_169459_object105765:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.100708+0000", 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.010764274000000001, 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011111441, 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.134 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105766 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100708+0000", 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100708+0000", 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:45:47.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100707+0000", 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7902999999999999e-05 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100745+0000", 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1539000000000001e-05 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100756+0000", 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9450000000000004e-06 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100763+0000", 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014534300000000001 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.100909+0000", 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000132774 2023-09-23T22:45:47.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.101042+0000", 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016050299999999999 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.101202+0000", 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041340099999999996 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.105336+0000", 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041709390000000002 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.109507+0000", 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0087989060000000004 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.139 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:105767 9.5 e191/181 9:a5338bed:::benchmark_data_smithi121_169459_object105766:head v 191'6610, mlcod=191'6608)", 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.107598+0000", 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.0038742030000000001, 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0043094609999999997, 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107598+0000", 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.140 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107598+0000", 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107597+0000", 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9428999999999998e-05 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.141 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107637+0000", 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0209e-05 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107647+0000", 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5629999999999999e-06 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107653+0000", 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00025816899999999999 2023-09-23T22:45:47.142 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107911+0000", 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.666e-05 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.107927+0000", 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000329332 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.143 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105771 9.d 9:b88fa95b:::benchmark_data_smithi121_169459_object105770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.110813+0000", 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00065915500000000003, 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001158566, 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105771 2023-09-23T22:45:47.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110813+0000", 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110813+0000", 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.145 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110811+0000", 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1728999999999999e-05 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110863+0000", 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3692999999999999e-05 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110877+0000", 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8979999999999999e-06 2023-09-23T22:45:47.146 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110884+0000", 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016692599999999999 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111051+0000", 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00036624200000000002 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.147 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111417+0000", 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000177691 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,5", 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111595+0000", 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00078144399999999995 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.148 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.45266.0:105774 9.c e191/181 9:33e0d328:::benchmark_data_smithi121_169459_object105773:head v 191'6580, mlcod=191'6578)", 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.110910+0000", 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00056210600000000004, 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001145819, 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110910+0000", 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.149 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110910+0000", 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110910+0000", 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4897999999999997e-05 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110944+0000", 2023-09-23T22:45:47.150 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0399999999999993e-06 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110952+0000", 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7550000000000002e-06 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.110957+0000", 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00080600599999999995 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.151 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111763+0000", 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8811e-05 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111782+0000", 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00087179800000000002 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.152 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105775 9.d 9.33fb098d (undecoded) ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.111253+0000", 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00021924299999999999, 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00086158800000000005, 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "queued for pg", 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105775 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.153 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111253+0000", 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111253+0000", 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.99999 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111243+0000", 2023-09-23T22:45:47.154 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9683000000000004e-05 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111313+0000", 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0443e-05 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111323+0000", 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0209999999999996e-06 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.155 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111329+0000", 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5950000000000003e-05 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:105776 9.1 9:86e35586:::benchmark_data_smithi121_169459_object105775:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:47.111335+0000", 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.00013730599999999999, 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00083876700000000003, 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:45:47.156 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 105776 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111335+0000", 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.157 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:45:47.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111335+0000", 2023-09-23T22:45:47.158 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:45:47.158 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.158 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.158 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:45:47.158 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111334+0000", 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6338000000000001e-05 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111361+0000", 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4919999999999998e-06 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:45:47.159 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111367+0000", 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4920000000000004e-06 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111372+0000", 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4292000000000002e-05 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111416+0000", 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011657700000000001 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.160 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111533+0000", 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017154200000000001 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:47.111704+0000", 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00036912799999999998 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:45:47.161 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-09-23T22:45:47.162 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 9 2023-09-23T22:45:47.162 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:45:47.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:47.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 86 16 105833 105817 76.8867 50.1875 0.0171717 0.013001 2023-09-23T22:45:47.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:47.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:47.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:47.478 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T22:45:47.532 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:47.556 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:47.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:47.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:47 smithi121 bash[78246]: cluster 2023-09-23T22:45:46.212877+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T22:45:47.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:47 smithi121 bash[78246]: audit 2023-09-23T22:45:47.056661+0000 mon.a (mon.0) 1171 : audit 1 from='client.? 172.21.15.121:0/3473964593' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:45:47.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:47 smithi121 bash[74920]: cluster 2023-09-23T22:45:46.212877+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T22:45:47.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:47 smithi121 bash[74920]: audit 2023-09-23T22:45:47.056661+0000 mon.a (mon.0) 1171 : audit 1 from='client.? 172.21.15.121:0/3473964593' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:45:47.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:47 smithi123 bash[59255]: cluster 2023-09-23T22:45:46.212877+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T22:45:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:47 smithi123 bash[59255]: audit 2023-09-23T22:45:47.056661+0000 mon.a (mon.0) 1171 : audit 1 from='client.? 172.21.15.121:0/3473964593' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:45:47.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:47.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:47.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:47.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:48.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:48.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:48.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:48.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 87 16 106652 106636 76.5913 51.1875 0.0142854 0.0130492 2023-09-23T22:45:48.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:45:48.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:48.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:48.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:48.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:48.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:48.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:48.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:48 smithi123 bash[59255]: cluster 2023-09-23T22:45:47.458032+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:45:48.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:48 smithi123 bash[59255]: cluster 2023-09-23T22:45:47.458968+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:45:48.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:48 smithi123 bash[59255]: audit 2023-09-23T22:45:47.465412+0000 mon.a (mon.0) 1172 : audit 1 from='client.? 172.21.15.121:0/3473964593' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:45:48.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:48 smithi123 bash[59255]: cluster 2023-09-23T22:45:47.465506+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[78246]: cluster 2023-09-23T22:45:47.458032+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[78246]: cluster 2023-09-23T22:45:47.458968+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[78246]: audit 2023-09-23T22:45:47.465412+0000 mon.a (mon.0) 1172 : audit 1 from='client.? 172.21.15.121:0/3473964593' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[78246]: cluster 2023-09-23T22:45:47.465506+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[74920]: cluster 2023-09-23T22:45:47.458032+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[74920]: cluster 2023-09-23T22:45:47.458968+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[74920]: audit 2023-09-23T22:45:47.465412+0000 mon.a (mon.0) 1172 : audit 1 from='client.? 172.21.15.121:0/3473964593' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:45:48.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[74920]: cluster 2023-09-23T22:45:47.465506+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-09-23T22:45:48.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:48.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T22:45:48.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:49.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:49.046 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:45:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:45:48] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.33.4" 2023-09-23T22:45:49.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:49.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:49.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:49.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 88 16 107429 107413 76.2727 48.5625 0.0090584 0.0131051 2023-09-23T22:45:49.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:49.269 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:49.269 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:49.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:49.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:49.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:49.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:49.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:49.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:49.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:49.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:49.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:49 smithi121 bash[74920]: cluster 2023-09-23T22:45:48.213495+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 43 MiB/s wr, 695 op/s 2023-09-23T22:45:49.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:49 smithi121 bash[78246]: cluster 2023-09-23T22:45:48.213495+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 43 MiB/s wr, 695 op/s 2023-09-23T22:45:49.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:49.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:49 smithi123 bash[59255]: cluster 2023-09-23T22:45:48.213495+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 43 MiB/s wr, 695 op/s 2023-09-23T22:45:49.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:49.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:49.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:49.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:50.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:50.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:50.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:50.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:50.189 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 89 16 108092 108076 75.8813 41.4375 0.0130158 0.0131725 2023-09-23T22:45:50.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:50.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:50.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:50.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:50.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:50.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:50.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:51.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:51.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:51.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:51.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:51.190 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total time run: 90.012 2023-09-23T22:45:51.190 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total writes made: 108906 2023-09-23T22:45:51.190 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Write size: 65536 2023-09-23T22:45:51.190 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object size: 65536 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Bandwidth (MB/sec): 75.6191 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Bandwidth: 28.1011 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max bandwidth (MB/sec): 161.312 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min bandwidth (MB/sec): 41.4375 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average IOPS: 1209 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev IOPS: 449.617 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max IOPS: 2581 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min IOPS: 663 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average Latency(s): 0.0132193 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Latency(s): 0.0118212 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max latency(s): 0.307666 2023-09-23T22:45:51.191 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min latency(s): 0.00123638 2023-09-23T22:45:51.199 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:45:51.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:51.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:51.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:51.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:51.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:51.482 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:51.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:51 smithi123 bash[59255]: cluster 2023-09-23T22:45:50.214136+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T22:45:51.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:51 smithi121 bash[78246]: cluster 2023-09-23T22:45:50.214136+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T22:45:51.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:51 smithi121 bash[74920]: cluster 2023-09-23T22:45:50.214136+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T22:45:51.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:51.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:51.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:51.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:51.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:51.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:51.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:51.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:52.011 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:52.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:52.114 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:52.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:52.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:52.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:52.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:52.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:52.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:52.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:52.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:52.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:53.027 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:53.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:53.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:53.200 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:53 smithi121 bash[74920]: audit 2023-09-23T22:45:51.945194+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:53.200 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:53 smithi121 bash[74920]: audit 2023-09-23T22:45:51.946211+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:53.200 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:53 smithi121 bash[74920]: cluster 2023-09-23T22:45:52.214665+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T22:45:53.200 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:53 smithi121 bash[78246]: audit 2023-09-23T22:45:51.945194+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:53.201 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:53 smithi121 bash[78246]: audit 2023-09-23T22:45:51.946211+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:53.201 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:53 smithi121 bash[78246]: cluster 2023-09-23T22:45:52.214665+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T22:45:53.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:53.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:53.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:52 smithi123 bash[59255]: audit 2023-09-23T22:45:51.945194+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:53.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:52 smithi123 bash[59255]: audit 2023-09-23T22:45:51.946211+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:53.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:52 smithi123 bash[59255]: cluster 2023-09-23T22:45:52.214665+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T22:45:53.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:53.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:53.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:53.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:53.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:53.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:53.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:53.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:53.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:53.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:53.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:53.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:53.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:54.109 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:54.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:54.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:54.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:54.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:54.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:54.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:54.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:54.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:54.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:54.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:54.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:54.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:54.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:54.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:55.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:55.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:55.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:55.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:55.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:55.395 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:55.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:55 smithi123 bash[59255]: cluster 2023-09-23T22:45:54.216708+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 815 op/s 2023-09-23T22:45:55.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:55.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:55.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:55.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:55 smithi121 bash[78246]: cluster 2023-09-23T22:45:54.216708+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 815 op/s 2023-09-23T22:45:55.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:55 smithi121 bash[74920]: cluster 2023-09-23T22:45:54.216708+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 815 op/s 2023-09-23T22:45:55.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:55.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:55.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:55.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:56.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:56.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:56.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:56.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:56.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:56.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:56.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:56.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:56.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:56.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:56.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:56.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:56.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:56.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:56.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:56.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:56.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:56.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:57.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:57.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:57.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:57.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:57.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:57.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:57.341 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:57.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:57.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:57.392 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:57 smithi123 bash[59255]: cluster 2023-09-23T22:45:56.217037+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 815 op/s 2023-09-23T22:45:57.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:57.507 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:57 smithi121 bash[78246]: cluster 2023-09-23T22:45:56.217037+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 815 op/s 2023-09-23T22:45:57.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:57 smithi121 bash[74920]: cluster 2023-09-23T22:45:56.217037+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 815 op/s 2023-09-23T22:45:57.578 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:45:57.578 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:45:57.579 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:45:57.579 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:45:57.579 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:45:57.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:57.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:57.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:57.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:57.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:57.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:58.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:58.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:58.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:58.040 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:45:58.088 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:45:58.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.139 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:45:58.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:58.175 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:45:58.210 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:45:58.241 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:45:58.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.270 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:45:58.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:58.311 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.314 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:45:58.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:58.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:58.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:45:58.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:58 smithi123 bash[59255]: audit 2023-09-23T22:45:57.987834+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.121:0/525768275' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:58.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:58 smithi123 bash[59255]: audit 2023-09-23T22:45:58.305304+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:45:58.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:58.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:58.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:58 smithi121 bash[74920]: audit 2023-09-23T22:45:57.987834+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.121:0/525768275' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:58.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:58 smithi121 bash[74920]: audit 2023-09-23T22:45:58.305304+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:45:58.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:58.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:58 smithi121 bash[78246]: audit 2023-09-23T22:45:57.987834+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.121:0/525768275' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:58.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:58 smithi121 bash[78246]: audit 2023-09-23T22:45:58.305304+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:45:58.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:58.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:58.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:59.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:59.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:59.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.136 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:45:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:45:58] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.33.4" 2023-09-23T22:45:59.162 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:59.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:59.403 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:59.405 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:45:59.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:59.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:59.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:59.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:45:59.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:59.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:59 smithi123 bash[59255]: cluster 2023-09-23T22:45:58.217668+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 95 B/s rd, 31 MiB/s wr, 832 op/s 2023-09-23T22:45:59.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:59 smithi123 bash[59255]: audit 2023-09-23T22:45:58.536865+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.121:0/2790504687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:59.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:59 smithi123 bash[59255]: audit 2023-09-23T22:45:58.880010+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:59.671 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:45:59 smithi123 bash[59255]: audit 2023-09-23T22:45:58.890706+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:59.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:59.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:59.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[74920]: cluster 2023-09-23T22:45:58.217668+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 95 B/s rd, 31 MiB/s wr, 832 op/s 2023-09-23T22:45:59.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[74920]: audit 2023-09-23T22:45:58.536865+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.121:0/2790504687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:59.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[74920]: audit 2023-09-23T22:45:58.880010+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:59.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[74920]: audit 2023-09-23T22:45:58.890706+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:59.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[78246]: cluster 2023-09-23T22:45:58.217668+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 95 B/s rd, 31 MiB/s wr, 832 op/s 2023-09-23T22:45:59.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[78246]: audit 2023-09-23T22:45:58.536865+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.121:0/2790504687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:59.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[78246]: audit 2023-09-23T22:45:58.880010+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:59.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:45:59 smithi121 bash[78246]: audit 2023-09-23T22:45:58.890706+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:45:59.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:59.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:45:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:45:59.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:59.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:45:59.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:00.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:00.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:00.207 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:00.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:00.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:00.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:00.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:00.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:00.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[74920]: cluster 2023-09-23T22:45:59.385515+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:00.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[74920]: cluster 2023-09-23T22:45:59.389574+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[74920]: cluster 2023-09-23T22:45:59.391625+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[74920]: cluster 2023-09-23T22:45:59.392857+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[74920]: audit 2023-09-23T22:45:59.393043+0000 mon.a (mon.0) 1181 : audit 1 from='client.? 172.21.15.121:0/2790504687' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[74920]: cluster 2023-09-23T22:45:59.393350+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[78246]: cluster 2023-09-23T22:45:59.385515+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[78246]: cluster 2023-09-23T22:45:59.389574+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[78246]: cluster 2023-09-23T22:45:59.391625+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[78246]: cluster 2023-09-23T22:45:59.392857+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[78246]: audit 2023-09-23T22:45:59.393043+0000 mon.a (mon.0) 1181 : audit 1 from='client.? 172.21.15.121:0/2790504687' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:00.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:00 smithi121 bash[78246]: cluster 2023-09-23T22:45:59.393350+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-09-23T22:46:00.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:00.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:00 smithi123 bash[59255]: cluster 2023-09-23T22:45:59.385515+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:00 smithi123 bash[59255]: cluster 2023-09-23T22:45:59.389574+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:00 smithi123 bash[59255]: cluster 2023-09-23T22:45:59.391625+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:00 smithi123 bash[59255]: cluster 2023-09-23T22:45:59.392857+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:46:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:00 smithi123 bash[59255]: audit 2023-09-23T22:45:59.393043+0000 mon.a (mon.0) 1181 : audit 1 from='client.? 172.21.15.121:0/2790504687' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:00 smithi123 bash[59255]: cluster 2023-09-23T22:45:59.393350+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-09-23T22:46:00.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:00.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:00.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:00.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:01.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:01.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:01.114 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:01.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:01.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:01.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:01.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:01 smithi121 bash[74920]: cluster 2023-09-23T22:46:00.218190+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 822 op/s 2023-09-23T22:46:01.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:01.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:01.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:01.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:01.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:01 smithi123 bash[59255]: cluster 2023-09-23T22:46:00.218190+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 822 op/s 2023-09-23T22:46:01.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:01.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:01 smithi121 bash[78246]: cluster 2023-09-23T22:46:00.218190+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 822 op/s 2023-09-23T22:46:01.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:01.821 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:01.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:01.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:01.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:01.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:02.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:02.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:02.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:02.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:02.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:02.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:02.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:02.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:02.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.491 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:02.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:02.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:02.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:02.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:02.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:02.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:03.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:03.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:03.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:03.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:03.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:03.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:03.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:03.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:03.370 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:46:03.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:03.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:03.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:03.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:03.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:03 smithi123 bash[59255]: cluster 2023-09-23T22:46:02.218709+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 13 MiB/s wr, 826 op/s 2023-09-23T22:46:03.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:03.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:03.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:03 smithi121 bash[78246]: cluster 2023-09-23T22:46:02.218709+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 13 MiB/s wr, 826 op/s 2023-09-23T22:46:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:03 smithi121 bash[74920]: cluster 2023-09-23T22:46:02.218709+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 13 MiB/s wr, 826 op/s 2023-09-23T22:46:03.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:03.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:04.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:04.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:04.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:04.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:04.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:04.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:04.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:04.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:04.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:04.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:04.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:04.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:04.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:04.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:04.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:04.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:04.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:05.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:05.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:05.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:46:05.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:46:05.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:05.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:05.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:05.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:05.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:05.446 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T22:46:05.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:05.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:05.640 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:05.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:05.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:05 smithi123 bash[59255]: cluster 2023-09-23T22:46:04.219365+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2023-09-23T22:46:05.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:05 smithi123 bash[59255]: audit 2023-09-23T22:46:04.863922+0000 mon.a (mon.0) 1183 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:46:05.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:05 smithi123 bash[59255]: audit 2023-09-23T22:46:04.864504+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.121:0/3682174114' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:46:05.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:05 smithi123 bash[59255]: audit 2023-09-23T22:46:04.999406+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:05.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:05 smithi123 bash[59255]: audit 2023-09-23T22:46:05.011898+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[78246]: cluster 2023-09-23T22:46:04.219365+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[78246]: audit 2023-09-23T22:46:04.863922+0000 mon.a (mon.0) 1183 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[78246]: audit 2023-09-23T22:46:04.864504+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.121:0/3682174114' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[78246]: audit 2023-09-23T22:46:04.999406+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[78246]: audit 2023-09-23T22:46:05.011898+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[74920]: cluster 2023-09-23T22:46:04.219365+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[74920]: audit 2023-09-23T22:46:04.863922+0000 mon.a (mon.0) 1183 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:46:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[74920]: audit 2023-09-23T22:46:04.864504+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.121:0/3682174114' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:46:05.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[74920]: audit 2023-09-23T22:46:04.999406+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:05.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:05 smithi121 bash[74920]: audit 2023-09-23T22:46:05.011898+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:05.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:05.807 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:05.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:05.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:06.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:06.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:06.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:06.176 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:06.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:06.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:06.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:06.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:06.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:06.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:06.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:06.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[78246]: cluster 2023-09-23T22:46:05.427122+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[78246]: cluster 2023-09-23T22:46:05.428373+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[78246]: audit 2023-09-23T22:46:05.431445+0000 mon.a (mon.0) 1186 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:46:06.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[78246]: cluster 2023-09-23T22:46:05.431704+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-09-23T22:46:06.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[78246]: cluster 2023-09-23T22:46:05.457089+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[78246]: cluster 2023-09-23T22:46:05.458212+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[74920]: cluster 2023-09-23T22:46:05.427122+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[74920]: cluster 2023-09-23T22:46:05.428373+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[74920]: audit 2023-09-23T22:46:05.431445+0000 mon.a (mon.0) 1186 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[74920]: cluster 2023-09-23T22:46:05.431704+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[74920]: cluster 2023-09-23T22:46:05.457089+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:06 smithi121 bash[74920]: cluster 2023-09-23T22:46:05.458212+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:06.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:06 smithi123 bash[59255]: cluster 2023-09-23T22:46:05.427122+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:06 smithi123 bash[59255]: cluster 2023-09-23T22:46:05.428373+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:06 smithi123 bash[59255]: audit 2023-09-23T22:46:05.431445+0000 mon.a (mon.0) 1186 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:46:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:06 smithi123 bash[59255]: cluster 2023-09-23T22:46:05.431704+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-09-23T22:46:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:06 smithi123 bash[59255]: cluster 2023-09-23T22:46:05.457089+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:06 smithi123 bash[59255]: cluster 2023-09-23T22:46:05.458212+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:46:06.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:06.877 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:06.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:06.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T22:46:07.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:07.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:07.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:07.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:07.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:07.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:07.411 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:07.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:07.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:07 smithi123 bash[59255]: cluster 2023-09-23T22:46:06.219869+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T22:46:07.459 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:07 smithi123 bash[59255]: audit 2023-09-23T22:46:06.942065+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:07.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:07.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:07.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:07 smithi121 bash[74920]: cluster 2023-09-23T22:46:06.219869+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T22:46:07.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:07 smithi121 bash[74920]: audit 2023-09-23T22:46:06.942065+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:07.666 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:07 smithi121 bash[78246]: cluster 2023-09-23T22:46:06.219869+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T22:46:07.666 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:07 smithi121 bash[78246]: audit 2023-09-23T22:46:06.942065+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:07.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:07.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:07.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:07.827 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:46:07.828 INFO:teuthology.orchestra.run.smithi123.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-23T22:46:07.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:07.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:07.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:07.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:08.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:08.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:08.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:08.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:08.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:08.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:08.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:08.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.542 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:08.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:08.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:08.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:46:08.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:08.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:08.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:09.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:09.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:09.188 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:46:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:46:08] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-09-23T22:46:09.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:09.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:09.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:09.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:09.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:09.618 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:09 smithi123 bash[59255]: cluster 2023-09-23T22:46:08.220546+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T22:46:09.618 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:09 smithi123 bash[59255]: audit 2023-09-23T22:46:09.012928+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:09.618 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:09 smithi123 bash[59255]: audit 2023-09-23T22:46:09.026071+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:09.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:09.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:09 smithi121 bash[74920]: cluster 2023-09-23T22:46:08.220546+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T22:46:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:09 smithi121 bash[74920]: audit 2023-09-23T22:46:09.012928+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:09 smithi121 bash[74920]: audit 2023-09-23T22:46:09.026071+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:09.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:09 smithi121 bash[78246]: cluster 2023-09-23T22:46:08.220546+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T22:46:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:09 smithi121 bash[78246]: audit 2023-09-23T22:46:09.012928+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:09 smithi121 bash[78246]: audit 2023-09-23T22:46:09.026071+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:09.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:09.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:09.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:09.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:09.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:09.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:10.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:10.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:10.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:10.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:10.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:10.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:10.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:10.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:10.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:10.525 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:10.529 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:10.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:10 smithi121 bash[78246]: audit 2023-09-23T22:46:09.656514+0000 mon.a (mon.0) 1191 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:46:10.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:10 smithi121 bash[78246]: audit 2023-09-23T22:46:09.661014+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:46:10.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:10 smithi121 bash[78246]: audit 2023-09-23T22:46:09.668707+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:10.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:10 smithi121 bash[74920]: audit 2023-09-23T22:46:09.656514+0000 mon.a (mon.0) 1191 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:46:10.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:10 smithi121 bash[74920]: audit 2023-09-23T22:46:09.661014+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:46:10.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:10 smithi121 bash[74920]: audit 2023-09-23T22:46:09.668707+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:10.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:10.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:10.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:10.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:10 smithi123 bash[59255]: audit 2023-09-23T22:46:09.656514+0000 mon.a (mon.0) 1191 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:46:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:10 smithi123 bash[59255]: audit 2023-09-23T22:46:09.661014+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:46:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:10 smithi123 bash[59255]: audit 2023-09-23T22:46:09.668707+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:10.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:10.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:10.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:10.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:11.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:11.237 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:11.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:11.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:11.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:11.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:11.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:11.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:11.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:11.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:11.545 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:11.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:11 smithi121 bash[74920]: cluster 2023-09-23T22:46:10.222906+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T22:46:11.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:11 smithi121 bash[78246]: cluster 2023-09-23T22:46:10.222906+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T22:46:11.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:11.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:11.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:11 smithi123 bash[59255]: cluster 2023-09-23T22:46:10.222906+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T22:46:11.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:11.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:11.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:12.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:12.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:12.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:12.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:12.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:12.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:12.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:12.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:12.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:12.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:12.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:13.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:13.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:13.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:13.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:13.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:13.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:13.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:13.469 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:13 smithi123 bash[59255]: cluster 2023-09-23T22:46:12.223442+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T22:46:13.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:13.566 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:46:13.663 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:13.672 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:13 smithi121 bash[74920]: cluster 2023-09-23T22:46:12.223442+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T22:46:13.672 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:13 smithi121 bash[78246]: cluster 2023-09-23T22:46:12.223442+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T22:46:13.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:13.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:13.816 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:13.923 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:13.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:14.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:14.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:14.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:14.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:14.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:14.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:14.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:14.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:14.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:14.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:14.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:14.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:14.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:14.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:14.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:14.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:14.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:14.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:14.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:14.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:14.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:14.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:15.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:15.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:15.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:15.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:15.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:15.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:15.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:15 smithi123 bash[59255]: cluster 2023-09-23T22:46:14.224136+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T22:46:15.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:15.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:15.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:15.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:15.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:15 smithi121 bash[74920]: cluster 2023-09-23T22:46:14.224136+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T22:46:15.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:15 smithi121 bash[78246]: cluster 2023-09-23T22:46:14.224136+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T22:46:15.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:15.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:15.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:16.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:16.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:16.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:16.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:16.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:16.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:16.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:16.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:16.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:16.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:16.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:16.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:16.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:16.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:16.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:17.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:17.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:17.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:17.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:17.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:17.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:17.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:17 smithi123 bash[59255]: cluster 2023-09-23T22:46:16.224561+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T22:46:17.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:17.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:17.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:17.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:17.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:17 smithi121 bash[78246]: cluster 2023-09-23T22:46:16.224561+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T22:46:17.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:17 smithi121 bash[74920]: cluster 2023-09-23T22:46:16.224561+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T22:46:17.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:17.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:17.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:17.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:18.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:18.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:18.037 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:46:18.038 INFO:teuthology.orchestra.run.smithi123.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-23T22:46:18.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:18.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:18.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:18.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:18.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:18.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:18.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:18.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:18.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:18.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:18.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:18.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:18.712 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:18.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:18.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.958 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:46:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:46:18] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-09-23T22:46:18.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:18.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:46:19.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:19.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:19.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:19.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:19.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:19 smithi121 bash[74920]: cluster 2023-09-23T22:46:18.225211+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T22:46:19.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:19.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:19.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:19.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:19 smithi121 bash[78246]: cluster 2023-09-23T22:46:18.225211+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T22:46:19.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:19.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:19 smithi123 bash[59255]: cluster 2023-09-23T22:46:18.225211+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T22:46:19.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:19.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:19.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:20.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:20.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:20.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:20.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:20.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:20.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:20.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:20.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:20.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:20.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:20.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:20.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:20.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:21.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:21.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:21.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:21.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:21.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:21.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:21.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:21.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:21.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:21 smithi121 bash[74920]: cluster 2023-09-23T22:46:20.225759+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T22:46:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:21 smithi121 bash[78246]: cluster 2023-09-23T22:46:20.225759+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T22:46:21.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:21.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:21.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:21.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:21.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:21 smithi123 bash[59255]: cluster 2023-09-23T22:46:20.225759+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T22:46:21.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:21.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:21.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:21.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:22.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:22.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:22.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:22.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:22.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:22.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:22.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:22.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:22.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:22.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:22.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:22.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:22.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:22 smithi123 bash[59255]: audit 2023-09-23T22:46:21.942597+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:22.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:22.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:22.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:23.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:22 smithi121 bash[74920]: audit 2023-09-23T22:46:21.942597+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:23.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:22 smithi121 bash[78246]: audit 2023-09-23T22:46:21.942597+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:23.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:23.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:23.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:23.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:23.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:23.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:23.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:23 smithi123 bash[59255]: cluster 2023-09-23T22:46:22.226362+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 700 op/s 2023-09-23T22:46:23.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:23.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:23.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:23.674 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:23 smithi121 bash[74920]: cluster 2023-09-23T22:46:22.226362+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 700 op/s 2023-09-23T22:46:23.674 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:23 smithi121 bash[78246]: cluster 2023-09-23T22:46:22.226362+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 700 op/s 2023-09-23T22:46:23.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:23.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:23.788 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:46:23.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:23.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:23.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:23.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:24.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:24.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:24.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:24.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:24.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:24.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:24.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:24.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:24.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:24.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:24.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:24.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:24 smithi121 bash[78246]: cluster 2023-09-23T22:46:24.226907+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 940 op/s 2023-09-23T22:46:24.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:24 smithi121 bash[74920]: cluster 2023-09-23T22:46:24.226907+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 940 op/s 2023-09-23T22:46:24.644 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:24.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:24.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:24.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:24 smithi123 bash[59255]: cluster 2023-09-23T22:46:24.226907+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 940 op/s 2023-09-23T22:46:24.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:24.908 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:25.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:25.070 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:46:25.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:46:25.151 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:46:25.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:25.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:25.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:46:25.237 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:46:25.268 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:46:25.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.303 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:46:25.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:25.333 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:46:25.343 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.343 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.343 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.343 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.343 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.344 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.344 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.344 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:46:25.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:25.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:25.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:25.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:25.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:25 smithi121 bash[78246]: audit 2023-09-23T22:46:24.996181+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.121:0/128759346' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:25.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:25 smithi121 bash[74920]: audit 2023-09-23T22:46:24.996181+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.121:0/128759346' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:25.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:25.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:25 smithi123 bash[59255]: audit 2023-09-23T22:46:24.996181+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.121:0/128759346' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:25.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:25.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:25.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:26.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:26.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:26.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:26.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:26.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:26.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:26.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:26.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:26.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:26.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:26.569 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T22:46:26.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.664 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:26.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:26 smithi121 bash[78246]: cluster 2023-09-23T22:46:26.227290+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 656 op/s 2023-09-23T22:46:26.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:26 smithi121 bash[78246]: audit 2023-09-23T22:46:26.382059+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.121:0/3587597856' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:46:26.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:26.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:26 smithi123 bash[59255]: cluster 2023-09-23T22:46:26.227290+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 656 op/s 2023-09-23T22:46:26.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:26 smithi123 bash[59255]: audit 2023-09-23T22:46:26.382059+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.121:0/3587597856' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:46:26.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:26.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:26.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:26 smithi121 bash[74920]: cluster 2023-09-23T22:46:26.227290+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 656 op/s 2023-09-23T22:46:26.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:26 smithi121 bash[74920]: audit 2023-09-23T22:46:26.382059+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.121:0/3587597856' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:46:26.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:27.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:27.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:27.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:27.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:27.323 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:27.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:27.563 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:46:27.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:27.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:27.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:27.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:27.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: cluster 2023-09-23T22:46:26.541504+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: cluster 2023-09-23T22:46:26.542815+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: audit 2023-09-23T22:46:26.552381+0000 mon.a (mon.0) 1197 : audit 1 from='client.? 172.21.15.121:0/3587597856' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: cluster 2023-09-23T22:46:26.552711+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: cluster 2023-09-23T22:46:26.558241+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: cluster 2023-09-23T22:46:26.559484+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[78246]: audit 2023-09-23T22:46:26.938806+0000 mon.a (mon.0) 1199 : audit 1 from='client.? 172.21.15.121:0/808935510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: cluster 2023-09-23T22:46:26.541504+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: cluster 2023-09-23T22:46:26.542815+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: audit 2023-09-23T22:46:26.552381+0000 mon.a (mon.0) 1197 : audit 1 from='client.? 172.21.15.121:0/3587597856' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: cluster 2023-09-23T22:46:26.552711+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: cluster 2023-09-23T22:46:26.558241+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: cluster 2023-09-23T22:46:26.559484+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:27 smithi121 bash[74920]: audit 2023-09-23T22:46:26.938806+0000 mon.a (mon.0) 1199 : audit 1 from='client.? 172.21.15.121:0/808935510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:46:27.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: cluster 2023-09-23T22:46:26.541504+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: cluster 2023-09-23T22:46:26.542815+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: audit 2023-09-23T22:46:26.552381+0000 mon.a (mon.0) 1197 : audit 1 from='client.? 172.21.15.121:0/3587597856' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:46:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: cluster 2023-09-23T22:46:26.552711+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-09-23T22:46:27.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: cluster 2023-09-23T22:46:26.558241+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: cluster 2023-09-23T22:46:26.559484+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:46:27.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:27 smithi123 bash[59255]: audit 2023-09-23T22:46:26.938806+0000 mon.a (mon.0) 1199 : audit 1 from='client.? 172.21.15.121:0/808935510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:46:27.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:27.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:27.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:27.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:27.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:27.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:28.075 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:46:28.075 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:46:28.075 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:46:28.075 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:46:28.076 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:46:28.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:28.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:28.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:28.401 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:28.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:28.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:28.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:28.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:28.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[74920]: cluster 2023-09-23T22:46:27.539826+0000 mon.a (mon.0) 1200 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[74920]: cluster 2023-09-23T22:46:27.551441+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:46:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[74920]: cluster 2023-09-23T22:46:27.553383+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:46:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[74920]: audit 2023-09-23T22:46:27.553620+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.121:0/808935510' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:46:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[74920]: cluster 2023-09-23T22:46:27.553662+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-09-23T22:46:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[74920]: cluster 2023-09-23T22:46:28.227813+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T22:46:28.767 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:46:28] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-09-23T22:46:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[78246]: cluster 2023-09-23T22:46:27.539826+0000 mon.a (mon.0) 1200 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[78246]: cluster 2023-09-23T22:46:27.551441+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:46:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[78246]: cluster 2023-09-23T22:46:27.553383+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:46:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[78246]: audit 2023-09-23T22:46:27.553620+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.121:0/808935510' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:46:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[78246]: cluster 2023-09-23T22:46:27.553662+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-09-23T22:46:28.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:28 smithi121 bash[78246]: cluster 2023-09-23T22:46:28.227813+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T22:46:28.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:28 smithi123 bash[59255]: cluster 2023-09-23T22:46:27.539826+0000 mon.a (mon.0) 1200 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:28.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:28 smithi123 bash[59255]: cluster 2023-09-23T22:46:27.551441+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:46:28.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:28 smithi123 bash[59255]: cluster 2023-09-23T22:46:27.553383+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:46:28.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:28 smithi123 bash[59255]: audit 2023-09-23T22:46:27.553620+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.121:0/808935510' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:46:28.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:28 smithi123 bash[59255]: cluster 2023-09-23T22:46:27.553662+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-09-23T22:46:28.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:28 smithi123 bash[59255]: cluster 2023-09-23T22:46:28.227813+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T22:46:28.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:28.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:28.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:28.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:29.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:29.073 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:29.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:46:29.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:29.219 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T22:46:29.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:46:29.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:29.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:29.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:29.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:29.548 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:46:29.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:29.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:29.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:29.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:29.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:29.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:29.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:30.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:30.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:30.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:30.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:30.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:30.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:30.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:30.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:30.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:30.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:30.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:30.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:30.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:30.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:30.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:31.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:31.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:31.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:31.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:31.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:31.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:31.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:31.497 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:31 smithi121 bash[74920]: cluster 2023-09-23T22:46:30.228402+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T22:46:31.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:31 smithi121 bash[78246]: cluster 2023-09-23T22:46:30.228402+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T22:46:31.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:31.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:31 smithi123 bash[59255]: cluster 2023-09-23T22:46:30.228402+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T22:46:31.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:31.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:31.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:31.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:31.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:31.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:31.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:31.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:46:32.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:32.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:32.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:32.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:32.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:32.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:32.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:32.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:32.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:32.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:32.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:32.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:32.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:32.744 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:32.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:32.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:32.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:32.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:33.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:33.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:33.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:33.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:33.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:33.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:33.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:33.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:33 smithi121 bash[74920]: cluster 2023-09-23T22:46:32.229001+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 528 op/s 2023-09-23T22:46:33.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:33.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:33.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:33 smithi123 bash[59255]: cluster 2023-09-23T22:46:32.229001+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 528 op/s 2023-09-23T22:46:33.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:33.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:33.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:33.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:33.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:33.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:33 smithi121 bash[78246]: cluster 2023-09-23T22:46:32.229001+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 528 op/s 2023-09-23T22:46:33.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:33.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:33.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:33.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.000 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:34.020 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:46:34.033 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:34.034 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:34.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:34.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:34.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:34.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:34.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:34.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.547 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:34.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:34.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:34.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:34.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:34.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:35.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:35.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:35.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:35.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:35.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:35.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:35.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:35.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:35.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:35.483 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:35.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:35.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:35.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:35.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:35.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:35.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:35 smithi123 bash[59255]: cluster 2023-09-23T22:46:34.229772+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 947 op/s 2023-09-23T22:46:35.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:35 smithi121 bash[78246]: cluster 2023-09-23T22:46:34.229772+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 947 op/s 2023-09-23T22:46:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:35 smithi121 bash[74920]: cluster 2023-09-23T22:46:34.229772+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 947 op/s 2023-09-23T22:46:35.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:35.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:35.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:35.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:36.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:36.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:36.069 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:36.133 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:36.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:36.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:36.271 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:36.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:36.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:36.432 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:36.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:36.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:36.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:36.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:36.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:36.846 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:36.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:36.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:36.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:37.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:37.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:37.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:37.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:37.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:37.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:37.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:37.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:37.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:37.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:37 smithi121 bash[74920]: cluster 2023-09-23T22:46:36.230152+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:46:37.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:37 smithi121 bash[74920]: audit 2023-09-23T22:46:36.942962+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:37.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:37 smithi121 bash[78246]: cluster 2023-09-23T22:46:36.230152+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:46:37.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:37 smithi121 bash[78246]: audit 2023-09-23T22:46:36.942962+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:37.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:37.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:37.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:37 smithi123 bash[59255]: cluster 2023-09-23T22:46:36.230152+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:46:37.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:37 smithi123 bash[59255]: audit 2023-09-23T22:46:36.942962+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:37.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:37.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:38.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:38.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:38.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:38.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:38.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:38.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:38.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:38.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:38.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:38.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:df0d63d4:::benchmark_data_smithi121_126723_object42468:head, version: 124'2621, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:df0d63d4:::benchmark_data_smithi121_126723_object42468:head@124'2621, 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-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:45.828621+0000", 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 592.89797779100002, 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.035281096999999997, 2023-09-23T22:46:38.731 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828621+0000", 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828621+0000", 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828620+0000", 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3597999999999999e-05 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828654+0000", 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7742999999999999e-05 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828672+0000", 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1748e-05 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.828684+0000", 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018407735000000001 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.847091+0000", 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5651e-05 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.847107+0000", 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016795381000000002 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:45.863902+0000", 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.035281096999999997 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d907076d:::benchmark_data_smithi121_126723_object45728:head, version: 128'2832, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d907076d:::benchmark_data_smithi121_126723_object45728:head@128'2832, 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-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.929602+0000", 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 588.79699743000003, 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.049843500999999998, 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.736 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929602+0000", 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929602+0000", 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929601+0000", 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2611000000000002e-05 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929643+0000", 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5638000000000001e-05 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929669+0000", 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4341e-05 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.929683+0000", 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021418735000000001 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.951102+0000", 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4487e-05 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.951116+0000", 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028328668000000001 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.979445+0000", 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.049843500999999998 2023-09-23T22:46:38.740 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:de009b06:::benchmark_data_smithi121_126723_object45735:head, version: 128'2833, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:de009b06:::benchmark_data_smithi121_126723_object45735:head@128'2833, 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-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.942406+0000", 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 588.78419275199997, 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037016627000000003, 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942406+0000", 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942406+0000", 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942405+0000", 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5077000000000003e-05 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942440+0000", 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6426000000000001e-05 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942467+0000", 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1875999999999999e-05 2023-09-23T22:46:38.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.942479+0000", 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.034497931000000003 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.976977+0000", 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4239999999999999e-06 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.976986+0000", 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002436868 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.979423+0000", 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037016627000000003 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.745 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:144152 7.b e142/141 7:de499f2b:::benchmark_data_smithi121_126723_object45661:head v 142'8953, mlcod=127'2822)", 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.949662+0000", 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 588.77693695699998, 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.03591043, 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949662+0000", 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949662+0000", 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949660+0000", 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3162999999999999e-05 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949673+0000", 2023-09-23T22:46:38.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2004000000000001e-05 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949695+0000", 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3081999999999999e-05 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.949709+0000", 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056831690000000001 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.955392+0000", 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8241999999999997e-05 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.955430+0000", 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030126828000000001 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985557+0000", 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5675000000000002e-05 2023-09-23T22:46:38.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985572+0000", 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.03591043 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:144160 7.b e142/141 7:dba55e41:::benchmark_data_smithi121_126723_object45669:head v 142'8954, mlcod=127'2822)", 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:49.958585+0000", 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 588.76801435499999, 2023-09-23T22:46:38.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.02699969, 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958585+0000", 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958585+0000", 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:38.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958583+0000", 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1844e-05 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958595+0000", 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6554000000000001e-05 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958612+0000", 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0834000000000001e-05 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.958632+0000", 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003779574 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.962412+0000", 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6702000000000002e-05 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.962449+0000", 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023126163000000002 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985575+0000", 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4089999999999992e-06 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:49.985584+0000", 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.02699969 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:145030 7.b e142/141 7:d5db2ea0:::benchmark_data_smithi121_126723_object46539:head v 142'9008, mlcod=128'2878)", 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:50.818529+0000", 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 587.90807014500001, 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027416291999999998, 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:46:38.755 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818529+0000", 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818529+0000", 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818527+0000", 2023-09-23T22:46:38.756 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6782e-05 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818544+0000", 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3890999999999999e-05 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818568+0000", 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1060000000000006e-06 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.757 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.818577+0000", 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0052003079999999998 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.823777+0000", 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4487999999999999e-05 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.823812+0000", 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.022078473000000001 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.759 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:46:38.759 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.845890+0000", 2023-09-23T22:46:38.759 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4882000000000001e-05 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:50.845945+0000", 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027416291999999998 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.760 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:da2b4f77:::benchmark_data_smithi121_126723_object47170:head, version: 129'2927, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:da2b4f77:::benchmark_data_smithi121_126723_object47170:head@129'2927, 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-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.491376+0000", 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 587.23522331499998, 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030344179999999998, 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491376+0000", 2023-09-23T22:46:38.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491376+0000", 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491375+0000", 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2175999999999997e-05 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491417+0000", 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8791e-05 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491436+0000", 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2790000000000004e-06 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.763 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.491445+0000", 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013721456999999999 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.505167+0000", 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0421999999999999e-05 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.505177+0000", 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016542802999999998 2023-09-23T22:46:38.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.521720+0000", 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030344179999999998 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d6722a15:::benchmark_data_smithi121_126723_object47573:head, version: 129'2963, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d6722a15:::benchmark_data_smithi121_126723_object47573:head@129'2963, 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-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.971851+0000", 2023-09-23T22:46:38.765 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 586.75474818800001, 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036578037000000001, 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971851+0000", 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971851+0000", 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971850+0000", 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7222000000000003e-05 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971897+0000", 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0800000000000001e-05 2023-09-23T22:46:38.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971918+0000", 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3570000000000001e-05 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.971931+0000", 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015555658999999999 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.768 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.987487+0000", 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6100000000000002e-06 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.987494+0000", 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020935121000000001 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.008429+0000", 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036578037000000001 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.769 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d594d969:::benchmark_data_smithi121_126723_object47608:head, version: 129'2965, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d594d969:::benchmark_data_smithi121_126723_object47608:head@129'2965, 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-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.984251+0000", 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 586.74234841500004, 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027200781, 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.770 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984251+0000", 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984251+0000", 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984250+0000", 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3676000000000001e-05 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984283+0000", 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0251999999999999e-05 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984303+0000", 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0499999999999997e-06 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.984312+0000", 2023-09-23T22:46:38.772 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024153452999999998 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.008466+0000", 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8940000000000005e-06 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.008476+0000", 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0029755269999999999 2023-09-23T22:46:38.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.011451+0000", 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.027200781 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:146016 7.b e142/141 7:dc3413d4:::benchmark_data_smithi121_126723_object47525:head v 142'9085, mlcod=129'2954)", 2023-09-23T22:46:38.774 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:51.989998+0000", 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 586.73660052900004, 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029076316000000001, 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.989998+0000", 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.775 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.989998+0000", 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.989997+0000", 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.268e-06 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.990007+0000", 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4853e-05 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.990022+0000", 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.798e-06 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.990028+0000", 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028910229999999999 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.777 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.992919+0000", 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2792e-05 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:51.992952+0000", 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.026096907999999999 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.019049+0000", 2023-09-23T22:46:38.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5724999999999998e-05 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.019075+0000", 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029076316000000001 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_repop(client.34995.0:146569 7.b e142/141 7:d2f11754:::benchmark_data_smithi121_126723_object48078:head v 142'9121, mlcod=129'2991)", 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:52.504274+0000", 2023-09-23T22:46:38.779 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 586.22232472899998, 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028691266999999999, 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504274+0000", 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504274+0000", 2023-09-23T22:46:38.780 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504273+0000", 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4595e-05 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504287+0000", 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5279e-05 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504313+0000", 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0020999999999999e-05 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.504323+0000", 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0053023180000000003 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.509625+0000", 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0534999999999998e-05 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.782 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.509656+0000", 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023266815 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.532922+0000", 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3151000000000001e-05 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:52.532966+0000", 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028691266999999999 2023-09-23T22:46:38.783 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:def02cd1:::benchmark_data_smithi121_126723_object49492:head, version: 129'3090, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:def02cd1:::benchmark_data_smithi121_126723_object49492:head@129'3090, 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-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 584.73068851799997, 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.031263342, 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.784 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.785 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995910+0000", 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1467000000000001e-05 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995951+0000", 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6932e-05 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995968+0000", 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8540000000000003e-06 2023-09-23T22:46:38.786 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:53.995977+0000", 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011723327 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.007700+0000", 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1412e-05 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.787 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.007712+0000", 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019462105 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:54.027174+0000", 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.031263342 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.788 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:defe3229:::benchmark_data_smithi121_126723_object51242:head, version: 129'3220, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:defe3229:::benchmark_data_smithi121_126723_object51242:head@129'3220, 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-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:56.230390+0000", 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 582.49620888799996, 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037962468999999999, 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230390+0000", 2023-09-23T22:46:38.789 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230390+0000", 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230389+0000", 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000115424 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.790 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230505+0000", 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1749000000000001e-05 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230526+0000", 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2455e-05 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.791 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.230539+0000", 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016829645000000001 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.247369+0000", 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2730000000000008e-06 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.247378+0000", 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020974758999999999 2023-09-23T22:46:38.792 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.268353+0000", 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.037962468999999999 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d0805f86:::benchmark_data_smithi121_126723_object51812:head, version: 132'3261, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d0805f86:::benchmark_data_smithi121_126723_object51812:head@132'3261, 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-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:56.829280+0000", 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 581.89731916599999, 2023-09-23T22:46:38.793 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028058687999999998, 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829280+0000", 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829280+0000", 2023-09-23T22:46:38.794 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829279+0000", 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1797e-05 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829320+0000", 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7617999999999999e-05 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.795 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829348+0000", 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4763000000000001e-05 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.829363+0000", 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011684244 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.841047+0000", 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1365999999999999e-05 2023-09-23T22:46:38.796 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.841058+0000", 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016280188000000001 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:56.857339+0000", 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028058687999999998 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:da7789a3:::benchmark_data_smithi121_126723_object52492:head, version: 132'3297, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:da7789a3:::benchmark_data_smithi121_126723_object52492:head@132'3297, 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-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 581.21947463900005, 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036981055999999998, 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.798 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507124+0000", 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2640999999999999e-05 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.799 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507186+0000", 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7755000000000001e-05 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507214+0000", 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4575e-05 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.507229+0000", 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013096767 2023-09-23T22:46:38.800 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520325+0000", 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1649999999999995e-06 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520335+0000", 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023770782000000001 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.801 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.544105+0000", 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036981055999999998 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPush(7.b 142/141 [PushOp(7:d9a9c4be:::benchmark_data_smithi121_126723_object52531:head, version: 132'3299, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:d9a9c4be:::benchmark_data_smithi121_126723_object52531:head@132'3299, 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-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:36:57.520018+0000", 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 581.20658115499998, 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028144209999999999, 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "started", 2023-09-23T22:46:38.802 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520018+0000", 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520018+0000", 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.803 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520017+0000", 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6900000000000002e-05 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520054+0000", 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3777999999999998e-05 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520077+0000", 2023-09-23T22:46:38.804 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2255999999999999e-05 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.520090+0000", 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024103330999999999 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.544193+0000", 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0861e-05 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.805 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.544204+0000", 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039581709999999999 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:36:57.548162+0000", 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028144209999999999 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:46:38.806 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:46:38.807 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:46:38.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.807 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:38.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:38.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:38.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:38.968 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:46:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:46:38] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-09-23T22:46:39.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:39.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:39.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:39.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:39.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:39.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.450 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:39 smithi123 bash[59255]: cluster 2023-09-23T22:46:38.230790+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T22:46:39.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:39.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:39.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:39.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:46:39.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:39 smithi121 bash[74920]: cluster 2023-09-23T22:46:38.230790+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T22:46:39.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:39 smithi121 bash[78246]: cluster 2023-09-23T22:46:38.230790+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T22:46:39.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:39.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:39.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:39.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:40.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:40.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:40.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:40.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:40.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:40.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:40.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:40.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:40.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:40.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:40.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:40.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:40.701 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:40.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:40.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:40.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:40.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:41.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:41.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:41.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:41.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:41.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:41.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:41.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:41.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:41.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:41.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:41.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:41 smithi121 bash[78246]: cluster 2023-09-23T22:46:40.231291+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T22:46:41.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:41 smithi121 bash[74920]: cluster 2023-09-23T22:46:40.231291+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T22:46:41.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:41.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:41.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:41.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:41 smithi123 bash[59255]: cluster 2023-09-23T22:46:40.231291+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T22:46:41.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:41.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:41.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:41.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:42.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:42.172 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:42.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:42.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:42.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:42.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:42.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:42.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:42.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:42.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:43.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:43.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:43.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:43.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:43.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:43.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:43.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:43.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:43.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:43 smithi123 bash[59255]: cluster 2023-09-23T22:46:42.231856+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 679 op/s 2023-09-23T22:46:43.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:43.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:43 smithi121 bash[74920]: cluster 2023-09-23T22:46:42.231856+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 679 op/s 2023-09-23T22:46:43.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:43 smithi121 bash[78246]: cluster 2023-09-23T22:46:42.231856+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 679 op/s 2023-09-23T22:46:43.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:43.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:43.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:43.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:43.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:44.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:44.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:44.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:44.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:44.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:44.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:44.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:44.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:44.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:44.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:44.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:44.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:44.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:44.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:44.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:44.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:45.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:45.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:45.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:45.152 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:45.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:45.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:45.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:45.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:45.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:45 smithi121 bash[74920]: cluster 2023-09-23T22:46:44.232576+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 912 op/s 2023-09-23T22:46:45.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:45.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:45.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:45 smithi123 bash[59255]: cluster 2023-09-23T22:46:44.232576+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 912 op/s 2023-09-23T22:46:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:45.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:45.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:45.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:45 smithi121 bash[78246]: cluster 2023-09-23T22:46:44.232576+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 912 op/s 2023-09-23T22:46:45.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:45.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:45.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:45.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:46.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:46.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:46.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:46.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:46.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:46.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:46.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:46.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:46.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:46.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:46.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:46.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:46.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:46.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:47.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:47.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:47.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:47.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:47.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:47.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:47.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:47.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:47.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:47.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.662 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:47.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:47 smithi121 bash[74920]: cluster 2023-09-23T22:46:46.232992+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 632 op/s 2023-09-23T22:46:47.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:47 smithi121 bash[78246]: cluster 2023-09-23T22:46:46.232992+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 632 op/s 2023-09-23T22:46:47.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:47.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:47 smithi123 bash[59255]: cluster 2023-09-23T22:46:46.232992+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 632 op/s 2023-09-23T22:46:47.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:47.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:47.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:47.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:47.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:48.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:48.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:48.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:48.118 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:46:48.175 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:46:48.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:48.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:48.240 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:46:48.281 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:46:48.323 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:46:48.332 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:46:48.332 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:46:48.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:48.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:48.378 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:46:48.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:48.417 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:46:48.442 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:46:48.457 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.462 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:46:48.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:48.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:48 smithi123 bash[59255]: audit 2023-09-23T22:46:48.040987+0000 mon.a (mon.0) 1204 : audit 0 from='client.? 172.21.15.121:0/1854229530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:48 smithi123 bash[59255]: audit 2023-09-23T22:46:48.344294+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.121:0/1970519371' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:48 smithi123 bash[59255]: audit 2023-09-23T22:46:48.344355+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:48.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:48.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:48.748 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:48.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:48.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[78246]: audit 2023-09-23T22:46:48.040987+0000 mon.a (mon.0) 1204 : audit 0 from='client.? 172.21.15.121:0/1854229530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:48.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[78246]: audit 2023-09-23T22:46:48.344294+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.121:0/1970519371' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:48.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[78246]: audit 2023-09-23T22:46:48.344355+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:48.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[74920]: audit 2023-09-23T22:46:48.040987+0000 mon.a (mon.0) 1204 : audit 0 from='client.? 172.21.15.121:0/1854229530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:48.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[74920]: audit 2023-09-23T22:46:48.344294+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.121:0/1970519371' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:48.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[74920]: audit 2023-09-23T22:46:48.344355+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:48.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:48.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:48.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:48.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:49.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:49.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:49.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:49.138 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:46:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:46:48] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-09-23T22:46:49.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:49.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:49.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:49.288 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:49.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:49.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:49.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:49.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:49.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:49.544 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.233616+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T22:46:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: audit 2023-09-23T22:46:48.291658+0000 mgr.y (mgr.34107) 922 : audit 0 from='client.35454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:46:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.421328+0000 mon.a (mon.0) 1206 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:46:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.421464+0000 mon.a (mon.0) 1207 : cluster 1 Cluster is now healthy 2023-09-23T22:46:49.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.430479+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.433514+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.433644+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: audit 2023-09-23T22:46:48.434919+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:49.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:49 smithi123 bash[59255]: cluster 2023-09-23T22:46:48.435216+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-09-23T22:46:49.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:49.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.233616+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T22:46:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: audit 2023-09-23T22:46:48.291658+0000 mgr.y (mgr.34107) 922 : audit 0 from='client.35454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:46:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.421328+0000 mon.a (mon.0) 1206 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:46:49.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.421464+0000 mon.a (mon.0) 1207 : cluster 1 Cluster is now healthy 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.430479+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.433514+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.433644+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: audit 2023-09-23T22:46:48.434919+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[74920]: cluster 2023-09-23T22:46:48.435216+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.233616+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: audit 2023-09-23T22:46:48.291658+0000 mgr.y (mgr.34107) 922 : audit 0 from='client.35454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.421328+0000 mon.a (mon.0) 1206 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.421464+0000 mon.a (mon.0) 1207 : cluster 1 Cluster is now healthy 2023-09-23T22:46:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.430479+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.433514+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.433644+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:46:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: audit 2023-09-23T22:46:48.434919+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:49 smithi121 bash[78246]: cluster 2023-09-23T22:46:48.435216+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-09-23T22:46:49.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:49.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:49.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:49.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:49.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:49.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:50.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:50.069 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:50.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:50.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:50.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:50.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:50.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:50.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:50.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:50.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:50.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:50.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:50.590 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:50.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:50.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:50.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:50.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:50.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:50.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:50.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:51.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:51.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:51.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:51.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:51.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:51.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:51.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:51.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:51.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:51.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:51.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:51 smithi123 bash[59255]: cluster 2023-09-23T22:46:50.234115+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T22:46:51.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:51.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:51.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:51 smithi121 bash[78246]: cluster 2023-09-23T22:46:50.234115+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T22:46:51.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:51 smithi121 bash[74920]: cluster 2023-09-23T22:46:50.234115+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T22:46:51.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:51.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:51.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:51.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:51.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:51.949 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:51.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:51.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:52.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:52.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:52.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.399 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:52.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:52.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:52.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:52.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:52.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:52.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:52.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:52.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:52.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:52 smithi123 bash[59255]: audit 2023-09-23T22:46:51.949610+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:52.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:52 smithi123 bash[59255]: audit 2023-09-23T22:46:51.950673+0000 mon.a (mon.0) 1211 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:52.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:52 smithi123 bash[59255]: cluster 2023-09-23T22:46:52.234770+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T22:46:53.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:53.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:53.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:53.077 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":943,"stamp":"2023-09-23T22:46:48.233154+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4354742200,"num_objects":66464,"num_object_clones":0,"num_object_copies":199392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":66464,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":151634,"num_write_kb":6972430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":1785556,"num_keys_recovered":20,"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":122968,"ondisk_log_size":122968,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":16125728,"kb_used_data":12769896,"kb_used_omap":21,"kb_used_meta":3355242,"kb_avail":640090336,"statfs":{"total":671965249536,"available":655452504064,"internally_reserved":0,"allocated":13076373504,"data_stored":13071461626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":3435768012},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,2,10,9,5,5],"upper_bound":128},"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":-629473280,"num_objects":-9605,"num_object_clones":0,"num_object_copies":-28815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9605,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003201"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":49,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.558010+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:46:26.558010+0000","last_peered":"2023-09-23T22:46:26.558010+0000","last_clean":"2023-09-23T22:46:26.558010+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:46:26.558010+0000","last_undegraded":"2023-09-23T22:46:26.558010+0000","last_fullsized":"2023-09-23T22:46:26.558010+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":28,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.561698+0000","last_change":"2023-09-23T22:43:39.605214+0000","last_active":"2023-09-23T22:46:26.561698+0000","last_peered":"2023-09-23T22:46:26.561698+0000","last_clean":"2023-09-23T22:46:26.561698+0000","last_became_active":"2023-09-23T22:43:39.604736+0000","last_became_peered":"2023-09-23T22:43:39.604736+0000","last_unstale":"2023-09-23T22:46:26.561698+0000","last_undegraded":"2023-09-23T22:46:26.561698+0000","last_fullsized":"2023-09-23T22:46:26.561698+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:15.555929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":113,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.564786+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:46:26.564786+0000","last_peered":"2023-09-23T22:46:26.564786+0000","last_clean":"2023-09-23T22:46:26.564786+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:46:26.564786+0000","last_undegraded":"2023-09-23T22:46:26.564786+0000","last_fullsized":"2023-09-23T22:46:26.564786+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574261+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:46:27.574261+0000","last_peered":"2023-09-23T22:46:27.574261+0000","last_clean":"2023-09-23T22:46:27.574261+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:46:27.574261+0000","last_undegraded":"2023-09-23T22:46:27.574261+0000","last_fullsized":"2023-09-23T22:46:27.574261+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":203,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.558020+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:46:26.558020+0000","last_peered":"2023-09-23T22:46:26.558020+0000","last_clean":"2023-09-23T22:46:26.558020+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:46:26.558020+0000","last_undegraded":"2023-09-23T22:46:26.558020+0000","last_fullsized":"2023-09-23T22:46:26.558020+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.557726+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:46:26.557726+0000","last_peered":"2023-09-23T22:46:26.557726+0000","last_clean":"2023-09-23T22:46:26.557726+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:46:26.557726+0000","last_undegraded":"2023-09-23T22:46:26.557726+0000","last_fullsized":"2023-09-23T22:46:26.557726+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":161,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.548662+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:46:26.548662+0000","last_peered":"2023-09-23T22:46:26.548662+0000","last_clean":"2023-09-23T22:46:26.548662+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:46:26.548662+0000","last_undegraded":"2023-09-23T22:46:26.548662+0000","last_fullsized":"2023-09-23T22:46:26.548662+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":212,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.558093+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:46:26.558093+0000","last_peered":"2023-09-23T22:46:26.558093+0000","last_clean":"2023-09-23T22:46:26.558093+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:46:26.558093+0000","last_undegraded":"2023-09-23T22:46:26.558093+0000","last_fullsized":"2023-09-23T22:46:26.558093+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":193,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556401+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:46:26.556401+0000","last_peered":"2023-09-23T22:46:26.556401+0000","last_clean":"2023-09-23T22:46:26.556401+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:46:26.556401+0000","last_undegraded":"2023-09-23T22:46:26.556401+0000","last_fullsized":"2023-09-23T22:46:26.556401+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":164,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556724+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:46:26.556724+0000","last_peered":"2023-09-23T22:46:26.556724+0000","last_clean":"2023-09-23T22:46:26.556724+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:46:26.556724+0000","last_undegraded":"2023-09-23T22:46:26.556724+0000","last_fullsized":"2023-09-23T22:46:26.556724+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":46,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568188+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:46:26.568188+0000","last_peered":"2023-09-23T22:46:26.568188+0000","last_clean":"2023-09-23T22:46:26.568188+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:46:26.568188+0000","last_undegraded":"2023-09-23T22:46:26.568188+0000","last_fullsized":"2023-09-23T22:46:26.568188+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":164,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574401+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:46:27.574401+0000","last_peered":"2023-09-23T22:46:27.574401+0000","last_clean":"2023-09-23T22:46:27.574401+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:46:27.574401+0000","last_undegraded":"2023-09-23T22:46:27.574401+0000","last_fullsized":"2023-09-23T22:46:27.574401+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":231,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568687+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:46:26.568687+0000","last_peered":"2023-09-23T22:46:26.568687+0000","last_clean":"2023-09-23T22:46:26.568687+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:46:26.568687+0000","last_undegraded":"2023-09-23T22:46:26.568687+0000","last_fullsized":"2023-09-23T22:46:26.568687+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":200,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568270+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:46:26.568270+0000","last_peered":"2023-09-23T22:46:26.568270+0000","last_clean":"2023-09-23T22:46:26.568270+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:46:26.568270+0000","last_undegraded":"2023-09-23T22:46:26.568270+0000","last_fullsized":"2023-09-23T22:46:26.568270+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":46,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.564070+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:46:26.564070+0000","last_peered":"2023-09-23T22:46:26.564070+0000","last_clean":"2023-09-23T22:46:26.564070+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:46:26.564070+0000","last_undegraded":"2023-09-23T22:46:26.564070+0000","last_fullsized":"2023-09-23T22:46:26.564070+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":132,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574316+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:46:27.574316+0000","last_peered":"2023-09-23T22:46:27.574316+0000","last_clean":"2023-09-23T22:46:27.574316+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:46:27.574316+0000","last_undegraded":"2023-09-23T22:46:27.574316+0000","last_fullsized":"2023-09-23T22:46:27.574316+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":194,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.549019+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:46:26.549019+0000","last_peered":"2023-09-23T22:46:26.549019+0000","last_clean":"2023-09-23T22:46:26.549019+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:46:26.549019+0000","last_undegraded":"2023-09-23T22:46:26.549019+0000","last_fullsized":"2023-09-23T22:46:26.549019+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":192,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.559012+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:46:26.559012+0000","last_peered":"2023-09-23T22:46:26.559012+0000","last_clean":"2023-09-23T22:46:26.559012+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:46:26.559012+0000","last_undegraded":"2023-09-23T22:46:26.559012+0000","last_fullsized":"2023-09-23T22:46:26.559012+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":161,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.564337+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:46:26.564337+0000","last_peered":"2023-09-23T22:46:26.564337+0000","last_clean":"2023-09-23T22:46:26.564337+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:46:26.564337+0000","last_undegraded":"2023-09-23T22:46:26.564337+0000","last_fullsized":"2023-09-23T22:46:26.564337+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":179,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.548419+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:46:26.548419+0000","last_peered":"2023-09-23T22:46:26.548419+0000","last_clean":"2023-09-23T22:46:26.548419+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:46:26.548419+0000","last_undegraded":"2023-09-23T22:46:26.548419+0000","last_fullsized":"2023-09-23T22:46:26.548419+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":120,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.547972+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:46:26.547972+0000","last_peered":"2023-09-23T22:46:26.547972+0000","last_clean":"2023-09-23T22:46:26.547972+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:46:26.547972+0000","last_undegraded":"2023-09-23T22:46:26.547972+0000","last_fullsized":"2023-09-23T22:46:26.547972+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":205,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.571728+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:46:26.571728+0000","last_peered":"2023-09-23T22:46:26.571728+0000","last_clean":"2023-09-23T22:46:26.571728+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:46:26.571728+0000","last_undegraded":"2023-09-23T22:46:26.571728+0000","last_fullsized":"2023-09-23T22:46:26.571728+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"196'9668","reported_seq":9692,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:47.735891+0000","last_change":"2023-09-23T22:43:59.400813+0000","last_active":"2023-09-23T22:46:47.735891+0000","last_peered":"2023-09-23T22:46:47.735891+0000","last_clean":"2023-09-23T22:46:47.735891+0000","last_became_active":"2023-09-23T22:43:59.400532+0000","last_became_peered":"2023-09-23T22:43:59.400532+0000","last_unstale":"2023-09-23T22:46:47.735891+0000","last_undegraded":"2023-09-23T22:46:47.735891+0000","last_fullsized":"2023-09-23T22:46:47.735891+0000","mapping_epoch":181,"log_start":"186'1500","ondisk_log_start":"186'1500","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8168,"log_dups_size":0,"ondisk_log_size":8168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.642497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257687552,"num_objects":3932,"num_object_clones":0,"num_object_copies":11796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9668,"num_write_kb":435200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"60'1","reported_seq":44,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568555+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:46:26.568555+0000","last_peered":"2023-09-23T22:46:26.568555+0000","last_clean":"2023-09-23T22:46:26.568555+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:46:26.568555+0000","last_undegraded":"2023-09-23T22:46:26.568555+0000","last_fullsized":"2023-09-23T22:46:26.568555+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":177,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556549+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:46:26.556549+0000","last_peered":"2023-09-23T22:46:26.556549+0000","last_clean":"2023-09-23T22:46:26.556549+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:46:26.556549+0000","last_undegraded":"2023-09-23T22:46:26.556549+0000","last_fullsized":"2023-09-23T22:46:26.556549+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"196'9760","reported_seq":9785,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:46.422097+0000","last_change":"2023-09-23T22:43:59.757930+0000","last_active":"2023-09-23T22:46:46.422097+0000","last_peered":"2023-09-23T22:46:46.422097+0000","last_clean":"2023-09-23T22:46:46.422097+0000","last_became_active":"2023-09-23T22:43:59.757539+0000","last_became_peered":"2023-09-23T22:43:59.757539+0000","last_unstale":"2023-09-23T22:46:46.422097+0000","last_undegraded":"2023-09-23T22:46:46.422097+0000","last_fullsized":"2023-09-23T22:46:46.422097+0000","mapping_epoch":181,"log_start":"186'3000","ondisk_log_start":"186'3000","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6760,"log_dups_size":0,"ondisk_log_size":6760,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.207718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273416192,"num_objects":4172,"num_object_clones":0,"num_object_copies":12516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4172,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9760,"num_write_kb":445824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":44,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.567937+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:46:26.567937+0000","last_peered":"2023-09-23T22:46:26.567937+0000","last_clean":"2023-09-23T22:46:26.567937+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:46:26.567937+0000","last_undegraded":"2023-09-23T22:46:26.567937+0000","last_fullsized":"2023-09-23T22:46:26.567937+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":190,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.569988+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:46:26.569988+0000","last_peered":"2023-09-23T22:46:26.569988+0000","last_clean":"2023-09-23T22:46:26.569988+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:46:26.569988+0000","last_undegraded":"2023-09-23T22:46:26.569988+0000","last_fullsized":"2023-09-23T22:46:26.569988+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.7","version":"196'9472","reported_seq":9494,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.333911+0000","last_change":"2023-09-23T22:43:59.400902+0000","last_active":"2023-09-23T22:46:43.333911+0000","last_peered":"2023-09-23T22:46:43.333911+0000","last_clean":"2023-09-23T22:46:43.333911+0000","last_became_active":"2023-09-23T22:43:59.400468+0000","last_became_peered":"2023-09-23T22:43:59.400468+0000","last_unstale":"2023-09-23T22:46:43.333911+0000","last_undegraded":"2023-09-23T22:46:43.333911+0000","last_fullsized":"2023-09-23T22:46:43.333911+0000","mapping_epoch":181,"log_start":"186'900","ondisk_log_start":"186'900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8572,"log_dups_size":0,"ondisk_log_size":8572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281149440,"num_objects":4290,"num_object_clones":0,"num_object_copies":12870,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4290,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9472,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":44,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568090+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:46:26.568090+0000","last_peered":"2023-09-23T22:46:26.568090+0000","last_clean":"2023-09-23T22:46:26.568090+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:46:26.568090+0000","last_undegraded":"2023-09-23T22:46:26.568090+0000","last_fullsized":"2023-09-23T22:46:26.568090+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":196,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.561685+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:46:26.561685+0000","last_peered":"2023-09-23T22:46:26.561685+0000","last_clean":"2023-09-23T22:46:26.561685+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:46:26.561685+0000","last_undegraded":"2023-09-23T22:46:26.561685+0000","last_fullsized":"2023-09-23T22:46:26.561685+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.6","version":"196'9258","reported_seq":9280,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.262755+0000","last_change":"2023-09-23T22:43:59.400110+0000","last_active":"2023-09-23T22:46:43.262755+0000","last_peered":"2023-09-23T22:46:43.262755+0000","last_clean":"2023-09-23T22:46:43.262755+0000","last_became_active":"2023-09-23T22:43:59.399629+0000","last_became_peered":"2023-09-23T22:43:59.399629+0000","last_unstale":"2023-09-23T22:46:43.262755+0000","last_undegraded":"2023-09-23T22:46:43.262755+0000","last_fullsized":"2023-09-23T22:46:43.262755+0000","mapping_epoch":181,"log_start":"186'600","ondisk_log_start":"186'600","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8658,"log_dups_size":0,"ondisk_log_size":8658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274726912,"num_objects":4192,"num_object_clones":0,"num_object_copies":12576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9258,"num_write_kb":430400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":200,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556218+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:46:26.556218+0000","last_peered":"2023-09-23T22:46:26.556218+0000","last_clean":"2023-09-23T22:46:26.556218+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:46:26.556218+0000","last_undegraded":"2023-09-23T22:46:26.556218+0000","last_fullsized":"2023-09-23T22:46:26.556218+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":174,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.550255+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:46:26.550255+0000","last_peered":"2023-09-23T22:46:26.550255+0000","last_clean":"2023-09-23T22:46:26.550255+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:46:26.550255+0000","last_undegraded":"2023-09-23T22:46:26.550255+0000","last_fullsized":"2023-09-23T22:46:26.550255+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"196'9404","reported_seq":9427,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.682716+0000","last_change":"2023-09-23T22:43:59.759257+0000","last_active":"2023-09-23T22:46:43.682716+0000","last_peered":"2023-09-23T22:46:43.682716+0000","last_clean":"2023-09-23T22:46:43.682716+0000","last_became_active":"2023-09-23T22:43:59.758383+0000","last_became_peered":"2023-09-23T22:43:59.758383+0000","last_unstale":"2023-09-23T22:46:43.682716+0000","last_undegraded":"2023-09-23T22:46:43.682716+0000","last_fullsized":"2023-09-23T22:46:43.682716+0000","mapping_epoch":181,"log_start":"186'1900","ondisk_log_start":"186'1900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7504,"log_dups_size":0,"ondisk_log_size":7504,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285212672,"num_objects":4352,"num_object_clones":0,"num_object_copies":13056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9404,"num_write_kb":440192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.b","version":"60'2","reported_seq":127,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.550174+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:46:26.550174+0000","last_peered":"2023-09-23T22:46:26.550174+0000","last_clean":"2023-09-23T22:46:26.550174+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:46:26.550174+0000","last_undegraded":"2023-09-23T22:46:26.550174+0000","last_fullsized":"2023-09-23T22:46:26.550174+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":200,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568745+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:46:26.568745+0000","last_peered":"2023-09-23T22:46:26.568745+0000","last_clean":"2023-09-23T22:46:26.568745+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:46:26.568745+0000","last_undegraded":"2023-09-23T22:46:26.568745+0000","last_fullsized":"2023-09-23T22:46:26.568745+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.0","version":"196'9448","reported_seq":9473,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:46.426510+0000","last_change":"2023-09-23T22:43:59.391845+0000","last_active":"2023-09-23T22:46:46.426510+0000","last_peered":"2023-09-23T22:46:46.426510+0000","last_clean":"2023-09-23T22:46:46.426510+0000","last_became_active":"2023-09-23T22:43:59.391369+0000","last_became_peered":"2023-09-23T22:43:59.391369+0000","last_unstale":"2023-09-23T22:46:46.426510+0000","last_undegraded":"2023-09-23T22:46:46.426510+0000","last_fullsized":"2023-09-23T22:46:46.426510+0000","mapping_epoch":181,"log_start":"186'2700","ondisk_log_start":"186'2700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6748,"log_dups_size":0,"ondisk_log_size":6748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:28.542369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268697600,"num_objects":4100,"num_object_clones":0,"num_object_copies":12300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4100,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9448,"num_write_kb":433536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,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":180,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568220+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:46:26.568220+0000","last_peered":"2023-09-23T22:46:26.568220+0000","last_clean":"2023-09-23T22:46:26.568220+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:46:26.568220+0000","last_undegraded":"2023-09-23T22:46:26.568220+0000","last_fullsized":"2023-09-23T22:46:26.568220+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":190,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568627+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:46:26.568627+0000","last_peered":"2023-09-23T22:46:26.568627+0000","last_clean":"2023-09-23T22:46:26.568627+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:46:26.568627+0000","last_undegraded":"2023-09-23T22:46:26.568627+0000","last_fullsized":"2023-09-23T22:46:26.568627+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"196'9422","reported_seq":9445,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.684681+0000","last_change":"2023-09-23T22:43:59.398486+0000","last_active":"2023-09-23T22:46:43.684681+0000","last_peered":"2023-09-23T22:46:43.684681+0000","last_clean":"2023-09-23T22:46:43.684681+0000","last_became_active":"2023-09-23T22:43:59.398121+0000","last_became_peered":"2023-09-23T22:43:59.398121+0000","last_unstale":"2023-09-23T22:46:43.684681+0000","last_undegraded":"2023-09-23T22:46:43.684681+0000","last_fullsized":"2023-09-23T22:46:43.684681+0000","mapping_epoch":181,"log_start":"186'1900","ondisk_log_start":"186'1900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7522,"log_dups_size":0,"ondisk_log_size":7522,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274857984,"num_objects":4194,"num_object_clones":0,"num_object_copies":12582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9422,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":161,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.569861+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:46:26.569861+0000","last_peered":"2023-09-23T22:46:26.569861+0000","last_clean":"2023-09-23T22:46:26.569861+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:46:26.569861+0000","last_undegraded":"2023-09-23T22:46:26.569861+0000","last_fullsized":"2023-09-23T22:46:26.569861+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":200,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568652+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:46:26.568652+0000","last_peered":"2023-09-23T22:46:26.568652+0000","last_clean":"2023-09-23T22:46:26.568652+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:46:26.568652+0000","last_undegraded":"2023-09-23T22:46:26.568652+0000","last_fullsized":"2023-09-23T22:46:26.568652+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.2","version":"196'9374","reported_seq":9398,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:47.475424+0000","last_change":"2023-09-23T22:43:59.392775+0000","last_active":"2023-09-23T22:46:47.475424+0000","last_peered":"2023-09-23T22:46:47.475424+0000","last_clean":"2023-09-23T22:46:47.475424+0000","last_became_active":"2023-09-23T22:43:59.392461+0000","last_became_peered":"2023-09-23T22:43:59.392461+0000","last_unstale":"2023-09-23T22:46:47.475424+0000","last_undegraded":"2023-09-23T22:46:47.475424+0000","last_fullsized":"2023-09-23T22:46:47.475424+0000","mapping_epoch":181,"log_start":"186'2700","ondisk_log_start":"186'2700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6674,"log_dups_size":0,"ondisk_log_size":6674,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.091114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264634368,"num_objects":4038,"num_object_clones":0,"num_object_copies":12114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9374,"num_write_kb":429184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.558220+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:46:26.558220+0000","last_peered":"2023-09-23T22:46:26.558220+0000","last_clean":"2023-09-23T22:46:26.558220+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:46:26.558220+0000","last_undegraded":"2023-09-23T22:46:26.558220+0000","last_fullsized":"2023-09-23T22:46:26.558220+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.575134+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:46:26.575134+0000","last_peered":"2023-09-23T22:46:26.575134+0000","last_clean":"2023-09-23T22:46:26.575134+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:46:26.575134+0000","last_undegraded":"2023-09-23T22:46:26.575134+0000","last_fullsized":"2023-09-23T22:46:26.575134+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"196'9327","reported_seq":9349,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.299606+0000","last_change":"2023-09-23T22:43:59.400734+0000","last_active":"2023-09-23T22:46:43.299606+0000","last_peered":"2023-09-23T22:46:43.299606+0000","last_clean":"2023-09-23T22:46:43.299606+0000","last_became_active":"2023-09-23T22:43:59.400332+0000","last_became_peered":"2023-09-23T22:43:59.400332+0000","last_unstale":"2023-09-23T22:46:43.299606+0000","last_undegraded":"2023-09-23T22:46:43.299606+0000","last_fullsized":"2023-09-23T22:46:43.299606+0000","mapping_epoch":181,"log_start":"186'700","ondisk_log_start":"186'700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8627,"log_dups_size":0,"ondisk_log_size":8627,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276496384,"num_objects":4219,"num_object_clones":0,"num_object_copies":12657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9327,"num_write_kb":433472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":184,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.566904+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:46:26.566904+0000","last_peered":"2023-09-23T22:46:26.566904+0000","last_clean":"2023-09-23T22:46:26.566904+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:46:26.566904+0000","last_undegraded":"2023-09-23T22:46:26.566904+0000","last_fullsized":"2023-09-23T22:46:26.566904+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.558032+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:46:26.558032+0000","last_peered":"2023-09-23T22:46:26.558032+0000","last_clean":"2023-09-23T22:46:26.558032+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:46:26.558032+0000","last_undegraded":"2023-09-23T22:46:26.558032+0000","last_fullsized":"2023-09-23T22:46:26.558032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":136,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.584099+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:46:26.584099+0000","last_peered":"2023-09-23T22:46:26.584099+0000","last_clean":"2023-09-23T22:46:26.584099+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:46:26.584099+0000","last_undegraded":"2023-09-23T22:46:26.584099+0000","last_fullsized":"2023-09-23T22:46:26.584099+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"196'9386","reported_seq":9410,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:47.702856+0000","last_change":"2023-09-23T22:43:59.400955+0000","last_active":"2023-09-23T22:46:47.702856+0000","last_peered":"2023-09-23T22:46:47.702856+0000","last_clean":"2023-09-23T22:46:47.702856+0000","last_became_active":"2023-09-23T22:43:59.400519+0000","last_became_peered":"2023-09-23T22:43:59.400519+0000","last_unstale":"2023-09-23T22:46:47.702856+0000","last_undegraded":"2023-09-23T22:46:47.702856+0000","last_fullsized":"2023-09-23T22:46:47.702856+0000","mapping_epoch":181,"log_start":"186'1200","ondisk_log_start":"186'1200","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8186,"log_dups_size":0,"ondisk_log_size":8186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:50.133512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261357568,"num_objects":3988,"num_object_clones":0,"num_object_copies":11964,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3988,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9386,"num_write_kb":427968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":204,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.557619+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:46:26.557619+0000","last_peered":"2023-09-23T22:46:26.557619+0000","last_clean":"2023-09-23T22:46:26.557619+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:46:26.557619+0000","last_undegraded":"2023-09-23T22:46:26.557619+0000","last_fullsized":"2023-09-23T22:46:26.557619+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":201,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568234+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:46:26.568234+0000","last_peered":"2023-09-23T22:46:26.568234+0000","last_clean":"2023-09-23T22:46:26.568234+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:46:26.568234+0000","last_undegraded":"2023-09-23T22:46:26.568234+0000","last_fullsized":"2023-09-23T22:46:26.568234+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":130,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.566839+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:46:26.566839+0000","last_peered":"2023-09-23T22:46:26.566839+0000","last_clean":"2023-09-23T22:46:26.566839+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:46:26.566839+0000","last_undegraded":"2023-09-23T22:46:26.566839+0000","last_fullsized":"2023-09-23T22:46:26.566839+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"196'9415","reported_seq":9437,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.333862+0000","last_change":"2023-09-23T22:43:59.400192+0000","last_active":"2023-09-23T22:46:43.333862+0000","last_peered":"2023-09-23T22:46:43.333862+0000","last_clean":"2023-09-23T22:46:43.333862+0000","last_became_active":"2023-09-23T22:43:59.399645+0000","last_became_peered":"2023-09-23T22:43:59.399645+0000","last_unstale":"2023-09-23T22:46:43.333862+0000","last_undegraded":"2023-09-23T22:46:43.333862+0000","last_fullsized":"2023-09-23T22:46:43.333862+0000","mapping_epoch":181,"log_start":"186'800","ondisk_log_start":"186'800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8615,"log_dups_size":0,"ondisk_log_size":8615,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283574272,"num_objects":4327,"num_object_clones":0,"num_object_copies":12981,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4327,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9415,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,1,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":194,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.564504+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:46:26.564504+0000","last_peered":"2023-09-23T22:46:26.564504+0000","last_clean":"2023-09-23T22:46:26.564504+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:46:26.564504+0000","last_undegraded":"2023-09-23T22:46:26.564504+0000","last_fullsized":"2023-09-23T22:46:26.564504+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":163,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.564896+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:46:26.564896+0000","last_peered":"2023-09-23T22:46:26.564896+0000","last_clean":"2023-09-23T22:46:26.564896+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:46:26.564896+0000","last_undegraded":"2023-09-23T22:46:26.564896+0000","last_fullsized":"2023-09-23T22:46:26.564896+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":53,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.561882+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:46:26.561882+0000","last_peered":"2023-09-23T22:46:26.561882+0000","last_clean":"2023-09-23T22:46:26.561882+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:46:26.561882+0000","last_undegraded":"2023-09-23T22:46:26.561882+0000","last_fullsized":"2023-09-23T22:46:26.561882+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.8","version":"196'9415","reported_seq":9439,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:47.530064+0000","last_change":"2023-09-23T22:43:59.399645+0000","last_active":"2023-09-23T22:46:47.530064+0000","last_peered":"2023-09-23T22:46:47.530064+0000","last_clean":"2023-09-23T22:46:47.530064+0000","last_became_active":"2023-09-23T22:43:59.398955+0000","last_became_peered":"2023-09-23T22:43:59.398955+0000","last_unstale":"2023-09-23T22:46:47.530064+0000","last_undegraded":"2023-09-23T22:46:47.530064+0000","last_fullsized":"2023-09-23T22:46:47.530064+0000","mapping_epoch":181,"log_start":"186'2700","ondisk_log_start":"186'2700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6715,"log_dups_size":0,"ondisk_log_size":6715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.847424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260505600,"num_objects":3975,"num_object_clones":0,"num_object_copies":11925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9415,"num_write_kb":428480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":182,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556748+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:46:26.556748+0000","last_peered":"2023-09-23T22:46:26.556748+0000","last_clean":"2023-09-23T22:46:26.556748+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:46:26.556748+0000","last_undegraded":"2023-09-23T22:46:26.556748+0000","last_fullsized":"2023-09-23T22:46:26.556748+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":430,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.563835+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:46:26.563835+0000","last_peered":"2023-09-23T22:46:26.563835+0000","last_clean":"2023-09-23T22:46:26.563835+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:46:26.563835+0000","last_undegraded":"2023-09-23T22:46:26.563835+0000","last_fullsized":"2023-09-23T22:46:26.563835+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":128,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.557527+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:46:26.557527+0000","last_peered":"2023-09-23T22:46:26.557527+0000","last_clean":"2023-09-23T22:46:26.557527+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:46:26.557527+0000","last_undegraded":"2023-09-23T22:46:26.557527+0000","last_fullsized":"2023-09-23T22:46:26.557527+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":113,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568803+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:46:26.568803+0000","last_peered":"2023-09-23T22:46:26.568803+0000","last_clean":"2023-09-23T22:46:26.568803+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:46:26.568803+0000","last_undegraded":"2023-09-23T22:46:26.568803+0000","last_fullsized":"2023-09-23T22:46:26.568803+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.b","version":"196'9575","reported_seq":9599,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:47.733909+0000","last_change":"2023-09-23T22:43:59.399441+0000","last_active":"2023-09-23T22:46:47.733909+0000","last_peered":"2023-09-23T22:46:47.733909+0000","last_clean":"2023-09-23T22:46:47.733909+0000","last_became_active":"2023-09-23T22:43:59.399097+0000","last_became_peered":"2023-09-23T22:43:59.399097+0000","last_unstale":"2023-09-23T22:46:47.733909+0000","last_undegraded":"2023-09-23T22:46:47.733909+0000","last_fullsized":"2023-09-23T22:46:47.733909+0000","mapping_epoch":181,"log_start":"186'1400","ondisk_log_start":"186'1400","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8175,"log_dups_size":0,"ondisk_log_size":8175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:25.518393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265224192,"num_objects":4047,"num_object_clones":0,"num_object_copies":12141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4047,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9575,"num_write_kb":435904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"0'0","reported_seq":195,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.563839+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:46:26.563839+0000","last_peered":"2023-09-23T22:46:26.563839+0000","last_clean":"2023-09-23T22:46:26.563839+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:46:26.563839+0000","last_undegraded":"2023-09-23T22:46:26.563839+0000","last_fullsized":"2023-09-23T22:46:26.563839+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":53,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.564365+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:46:26.564365+0000","last_peered":"2023-09-23T22:46:26.564365+0000","last_clean":"2023-09-23T22:46:26.564365+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:46:26.564365+0000","last_undegraded":"2023-09-23T22:46:26.564365+0000","last_fullsized":"2023-09-23T22:46:26.564365+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":175,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.548172+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:46:26.548172+0000","last_peered":"2023-09-23T22:46:26.548172+0000","last_clean":"2023-09-23T22:46:26.548172+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:46:26.548172+0000","last_undegraded":"2023-09-23T22:46:26.548172+0000","last_fullsized":"2023-09-23T22:46:26.548172+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.e","version":"196'9382","reported_seq":9405,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.659825+0000","last_change":"2023-09-23T22:43:59.758760+0000","last_active":"2023-09-23T22:46:43.659825+0000","last_peered":"2023-09-23T22:46:43.659825+0000","last_clean":"2023-09-23T22:46:43.659825+0000","last_became_active":"2023-09-23T22:43:59.758051+0000","last_became_peered":"2023-09-23T22:43:59.758051+0000","last_unstale":"2023-09-23T22:46:43.659825+0000","last_undegraded":"2023-09-23T22:46:43.659825+0000","last_fullsized":"2023-09-23T22:46:43.659825+0000","mapping_epoch":181,"log_start":"186'1800","ondisk_log_start":"186'1800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7582,"log_dups_size":0,"ondisk_log_size":7582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272760832,"num_objects":4162,"num_object_clones":0,"num_object_copies":12486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4162,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9382,"num_write_kb":433408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":40,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568095+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:46:26.568095+0000","last_peered":"2023-09-23T22:46:26.568095+0000","last_clean":"2023-09-23T22:46:26.568095+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:46:26.568095+0000","last_undegraded":"2023-09-23T22:46:26.568095+0000","last_fullsized":"2023-09-23T22:46:26.568095+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":109,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.566945+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:46:26.566945+0000","last_peered":"2023-09-23T22:46:26.566945+0000","last_clean":"2023-09-23T22:46:26.566945+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:46:26.566945+0000","last_undegraded":"2023-09-23T22:46:26.566945+0000","last_fullsized":"2023-09-23T22:46:26.566945+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.550079+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:46:26.550079+0000","last_peered":"2023-09-23T22:46:26.550079+0000","last_clean":"2023-09-23T22:46:26.550079+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:46:26.550079+0000","last_undegraded":"2023-09-23T22:46:26.550079+0000","last_fullsized":"2023-09-23T22:46:26.550079+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.d","version":"196'9525","reported_seq":9549,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:43.675909+0000","last_change":"2023-09-23T22:43:59.401325+0000","last_active":"2023-09-23T22:46:43.675909+0000","last_peered":"2023-09-23T22:46:43.675909+0000","last_clean":"2023-09-23T22:46:43.675909+0000","last_became_active":"2023-09-23T22:43:59.400929+0000","last_became_peered":"2023-09-23T22:43:59.400929+0000","last_unstale":"2023-09-23T22:46:43.675909+0000","last_undegraded":"2023-09-23T22:46:43.675909+0000","last_fullsized":"2023-09-23T22:46:43.675909+0000","mapping_epoch":181,"log_start":"186'2000","ondisk_log_start":"186'2000","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7525,"log_dups_size":0,"ondisk_log_size":7525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289538072,"num_objects":4419,"num_object_clones":0,"num_object_copies":13257,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4419,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9525,"num_write_kb":446145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.7","version":"60'2","reported_seq":44,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568744+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:46:26.568744+0000","last_peered":"2023-09-23T22:46:26.568744+0000","last_clean":"2023-09-23T22:46:26.568744+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:46:26.568744+0000","last_undegraded":"2023-09-23T22:46:26.568744+0000","last_fullsized":"2023-09-23T22:46:26.568744+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":148,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.570180+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:46:26.570180+0000","last_peered":"2023-09-23T22:46:26.570180+0000","last_clean":"2023-09-23T22:46:26.570180+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:46:26.570180+0000","last_undegraded":"2023-09-23T22:46:26.570180+0000","last_fullsized":"2023-09-23T22:46:26.570180+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":202,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.557943+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:46:26.557943+0000","last_peered":"2023-09-23T22:46:26.557943+0000","last_clean":"2023-09-23T22:46:26.557943+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:46:26.557943+0000","last_undegraded":"2023-09-23T22:46:26.557943+0000","last_fullsized":"2023-09-23T22:46:26.557943+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"196'9543","reported_seq":9567,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:47.336054+0000","last_change":"2023-09-23T22:43:59.758033+0000","last_active":"2023-09-23T22:46:47.336054+0000","last_peered":"2023-09-23T22:46:47.336054+0000","last_clean":"2023-09-23T22:46:47.336054+0000","last_became_active":"2023-09-23T22:43:59.757447+0000","last_became_peered":"2023-09-23T22:43:59.757447+0000","last_unstale":"2023-09-23T22:46:47.336054+0000","last_undegraded":"2023-09-23T22:46:47.336054+0000","last_fullsized":"2023-09-23T22:46:47.336054+0000","mapping_epoch":181,"log_start":"186'2800","ondisk_log_start":"186'2800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6743,"log_dups_size":0,"ondisk_log_size":6743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:33.498171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264306688,"num_objects":4033,"num_object_clones":0,"num_object_copies":12099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9543,"num_write_kb":434432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":40,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568458+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:46:26.568458+0000","last_peered":"2023-09-23T22:46:26.568458+0000","last_clean":"2023-09-23T22:46:26.568458+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:46:26.568458+0000","last_undegraded":"2023-09-23T22:46:26.568458+0000","last_fullsized":"2023-09-23T22:46:26.568458+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":181,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.549069+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:46:26.549069+0000","last_peered":"2023-09-23T22:46:26.549069+0000","last_clean":"2023-09-23T22:46:26.549069+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:46:26.549069+0000","last_undegraded":"2023-09-23T22:46:26.549069+0000","last_fullsized":"2023-09-23T22:46:26.549069+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":160,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.569911+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:46:26.569911+0000","last_peered":"2023-09-23T22:46:26.569911+0000","last_clean":"2023-09-23T22:46:26.569911+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:46:26.569911+0000","last_undegraded":"2023-09-23T22:46:26.569911+0000","last_fullsized":"2023-09-23T22:46:26.569911+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":182,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.550340+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:46:26.550340+0000","last_peered":"2023-09-23T22:46:26.550340+0000","last_clean":"2023-09-23T22:46:26.550340+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:46:26.550340+0000","last_undegraded":"2023-09-23T22:46:26.550340+0000","last_fullsized":"2023-09-23T22:46:26.550340+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":206,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.561564+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:46:26.561564+0000","last_peered":"2023-09-23T22:46:26.561564+0000","last_clean":"2023-09-23T22:46:26.561564+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:46:26.561564+0000","last_undegraded":"2023-09-23T22:46:26.561564+0000","last_fullsized":"2023-09-23T22:46:26.561564+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":190,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556307+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:46:26.556307+0000","last_peered":"2023-09-23T22:46:26.556307+0000","last_clean":"2023-09-23T22:46:26.556307+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:46:26.556307+0000","last_undegraded":"2023-09-23T22:46:26.556307+0000","last_fullsized":"2023-09-23T22:46:26.556307+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":190,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568434+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:46:26.568434+0000","last_peered":"2023-09-23T22:46:26.568434+0000","last_clean":"2023-09-23T22:46:26.568434+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:46:26.568434+0000","last_undegraded":"2023-09-23T22:46:26.568434+0000","last_fullsized":"2023-09-23T22:46:26.568434+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":191,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.558932+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:46:26.558932+0000","last_peered":"2023-09-23T22:46:26.558932+0000","last_clean":"2023-09-23T22:46:26.558932+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:46:26.558932+0000","last_undegraded":"2023-09-23T22:46:26.558932+0000","last_fullsized":"2023-09-23T22:46:26.558932+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":175,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568279+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:46:26.568279+0000","last_peered":"2023-09-23T22:46:26.568279+0000","last_clean":"2023-09-23T22:46:26.568279+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:46:26.568279+0000","last_undegraded":"2023-09-23T22:46:26.568279+0000","last_fullsized":"2023-09-23T22:46:26.568279+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":220,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.557279+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:46:26.557279+0000","last_peered":"2023-09-23T22:46:26.557279+0000","last_clean":"2023-09-23T22:46:26.557279+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:46:26.557279+0000","last_undegraded":"2023-09-23T22:46:26.557279+0000","last_fullsized":"2023-09-23T22:46:26.557279+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":191,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.556644+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:46:26.556644+0000","last_peered":"2023-09-23T22:46:26.556644+0000","last_clean":"2023-09-23T22:46:26.556644+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:46:26.556644+0000","last_undegraded":"2023-09-23T22:46:26.556644+0000","last_fullsized":"2023-09-23T22:46:26.556644+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":166,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.548735+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:46:26.548735+0000","last_peered":"2023-09-23T22:46:26.548735+0000","last_clean":"2023-09-23T22:46:26.548735+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:46:26.548735+0000","last_undegraded":"2023-09-23T22:46:26.548735+0000","last_fullsized":"2023-09-23T22:46:26.548735+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":200,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-09-23T22:46:26.568420+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:46:26.568420+0000","last_peered":"2023-09-23T22:46:26.568420+0000","last_clean":"2023-09-23T22:46:26.568420+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:46:26.568420+0000","last_undegraded":"2023-09-23T22:46:26.568420+0000","last_fullsized":"2023-09-23T22:46:26.568420+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":4354146328,"num_objects":66440,"num_object_clones":0,"num_object_copies":199320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":66440,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":151374,"num_write_kb":6969985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12999405568,"data_stored":12999393352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":122774,"ondisk_log_size":122774,"up":48,"acting":48,"num_store_stats":7},{"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":48,"seq":206158430642,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2759664,"kb_used_data":2454056,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":90985488,"statfs":{"total":95995035648,"available":93169139712,"internally_reserved":0,"allocated":2512953344,"data_stored":2512399644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":[0,0,0,5,1,3],"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 22:46:08 2023","interfaces":[{"interface":"back","average":{"1min":1.4059999999999999,"5min":2.0649999999999999,"15min":2.2490000000000001},"min":{"1min":0.23999999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":4.3979999999999997,"5min":43.25,"15min":124.09},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.6779999999999999,"5min":2.2869999999999999,"15min":2.3250000000000002},"min":{"1min":0.311,"5min":0.26200000000000001,"15min":0.246},"max":{"1min":5.8259999999999996,"5min":43.591999999999999,"15min":124.00700000000001},"last":0.59399999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:46:32 2023","interfaces":[{"interface":"back","average":{"1min":1.6519999999999999,"5min":2.1829999999999998,"15min":1.7290000000000001},"min":{"1min":0.33500000000000002,"5min":0.253,"15min":0.253},"max":{"1min":8.8490000000000002,"5min":51.628999999999998,"15min":51.628999999999998},"last":0.65800000000000003},{"interface":"front","average":{"1min":2.3180000000000001,"5min":2.129,"15min":1.9870000000000001},"min":{"1min":0.36199999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.3390000000000004,"5min":51.677,"15min":51.677},"last":0.73899999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:46:08 2023","interfaces":[{"interface":"back","average":{"1min":1.5129999999999999,"5min":1.8759999999999999,"15min":1.7909999999999999},"min":{"1min":0.33000000000000002,"5min":0.318,"15min":0.27600000000000002},"max":{"1min":6.0030000000000001,"5min":35.5,"15min":52.573},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.9350000000000001,"15min":1.77},"min":{"1min":0.34999999999999998,"5min":0.32300000000000001,"15min":0.27100000000000002},"max":{"1min":5.7400000000000002,"5min":35.530000000000001,"15min":53.319000000000003},"last":0.69999999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:45:53 2023","interfaces":[{"interface":"back","average":{"1min":2.1499999999999999,"5min":2.6949999999999998,"15min":2.5129999999999999},"min":{"1min":0.39100000000000001,"5min":0.32800000000000001,"15min":0.309},"max":{"1min":7.9889999999999999,"5min":53.314,"15min":124.22799999999999},"last":10.279999999999999},{"interface":"front","average":{"1min":1.7110000000000001,"5min":2.0979999999999999,"15min":2.331},"min":{"1min":0.38800000000000001,"5min":0.34899999999999998,"15min":0.316},"max":{"1min":4.7110000000000003,"5min":52.183999999999997,"15min":124.17400000000001},"last":0.71099999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:45:53 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.0700000000000001,"15min":1.0649999999999999},"min":{"1min":0.44500000000000001,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":4.6459999999999999,"5min":4.6459999999999999,"15min":10.589},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.3360000000000001,"15min":1.1819999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.8420000000000001,"5min":4.8689999999999998,"15min":12.814},"last":0.81000000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:45:53 2023","interfaces":[{"interface":"back","average":{"1min":2.0760000000000001,"5min":1.425,"15min":1.194},"min":{"1min":0.443,"5min":0.35899999999999999,"15min":0.27200000000000002},"max":{"1min":6.7839999999999998,"5min":8.0359999999999996,"15min":13.677},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.6699999999999999,"5min":1.3859999999999999,"15min":1.21},"min":{"1min":0.41599999999999998,"5min":0.36399999999999999,"15min":0.26800000000000002},"max":{"1min":4.923,"5min":6.4619999999999997,"15min":11.298},"last":0.878}]},{"osd":6,"last update":"Sat Sep 23 22:45:53 2023","interfaces":[{"interface":"back","average":{"1min":1.4930000000000001,"5min":1.044,"15min":1.0609999999999999},"min":{"1min":0.42999999999999999,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":4.3559999999999999,"5min":4.3559999999999999,"15min":5.2679999999999998},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.22,"5min":1.129,"15min":0.93400000000000005},"min":{"1min":0.47599999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.0030000000000001,"5min":4.641,"15min":5.0279999999999996},"last":5.2380000000000004}]}]},{"osd":6,"up_from":0,"seq":597000454267,"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":1,"up_from":145,"seq":622770258035,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2789048,"kb_used_data":2386608,"kb_used_omap":5,"kb_used_meta":402426,"kb_avail":90956104,"statfs":{"total":95995035648,"available":93139050496,"internally_reserved":0,"allocated":2443886592,"data_stored":2443043488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":412084684},"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,0,1,3,1,1],"upper_bound":128},"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 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.8149999999999999,"15min":2.5470000000000002},"min":{"1min":0.222,"5min":0.19600000000000001,"15min":0.17999999999999999},"max":{"1min":6.407,"5min":9.8699999999999992,"15min":32.232999999999997},"last":0.746},{"interface":"front","average":{"1min":2.4020000000000001,"5min":1.742,"15min":3.0590000000000002},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":10.715,"5min":10.715,"15min":65.015000000000001},"last":0.79800000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6200000000000001,"5min":1.5129999999999999,"15min":1.8280000000000001},"min":{"1min":0.32500000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.7839999999999998,"5min":10.15,"15min":11.023999999999999},"last":1.5840000000000001},{"interface":"front","average":{"1min":1.409,"5min":1.9510000000000001,"15min":1.704},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":10.619999999999999,"5min":10.619999999999999,"15min":11.917},"last":0.41899999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":2.71,"5min":1.744,"15min":2.9289999999999998},"min":{"1min":0.25700000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":13.782,"5min":13.782,"15min":33.935000000000002},"last":5.21},{"interface":"front","average":{"1min":2.149,"5min":1.8169999999999999,"15min":2.7130000000000001},"min":{"1min":0.40400000000000003,"5min":0.28499999999999998,"15min":0.26800000000000002},"max":{"1min":5.718,"5min":8.4090000000000007,"15min":42.146000000000001},"last":4.8639999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":1.6599999999999999,"15min":1.3859999999999999},"min":{"1min":0.36199999999999999,"5min":0.30399999999999999,"15min":0.29499999999999998},"max":{"1min":6.9100000000000001,"5min":9.0570000000000004,"15min":9.0570000000000004},"last":0.51600000000000001},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.522,"15min":1.575},"min":{"1min":0.35599999999999998,"5min":0.34999999999999998,"15min":0.307},"max":{"1min":10.34,"5min":10.34,"15min":10.34},"last":0.82699999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":2.758,"5min":1.8819999999999999,"15min":1.452},"min":{"1min":0.379,"5min":0.36199999999999999,"15min":0.32300000000000001},"max":{"1min":6.7729999999999997,"5min":7.3159999999999998,"15min":8.7289999999999992},"last":1.635},{"interface":"front","average":{"1min":2.4609999999999999,"5min":2.0249999999999999,"15min":1.599},"min":{"1min":0.34899999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":8.4280000000000008,"5min":9.8369999999999997,"15min":9.8369999999999997},"last":0.46999999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6739999999999999,"5min":1.655,"15min":1.3999999999999999},"min":{"1min":0.40400000000000003,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.9729999999999999,"5min":9.1039999999999992,"15min":9.1039999999999992},"last":0.49199999999999999},{"interface":"front","average":{"1min":2.8399999999999999,"5min":1.5069999999999999,"15min":1.792},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":10.412000000000001,"5min":10.412000000000001,"15min":64},"last":0.88400000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":2.54,"5min":1.6120000000000001,"15min":1.8720000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.39200000000000002},"max":{"1min":10.384,"5min":10.384,"15min":64.085999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":2.4220000000000002,"5min":2.028,"15min":1.5720000000000001},"min":{"1min":0.503,"5min":0.44400000000000001,"15min":0.40300000000000002},"max":{"1min":8.0050000000000008,"5min":8.5150000000000006,"15min":8.7710000000000008},"last":1.669}]}]},{"osd":0,"up_from":78,"seq":335007449357,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1783376,"kb_used_data":1288072,"kb_used_omap":5,"kb_used_meta":495290,"kb_avail":91961776,"statfs":{"total":95995035648,"available":94168858624,"internally_reserved":0,"allocated":1318985728,"data_stored":1318175564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":507177594},"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":[0,1,0,0,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":1,"last update":"Sat Sep 23 22:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":3.726,"15min":3.5169999999999999},"min":{"1min":0.255,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":4.2140000000000004,"5min":149.98699999999999,"15min":149.98699999999999},"last":4.2930000000000001},{"interface":"front","average":{"1min":2.9780000000000002,"5min":4.109,"15min":3.008},"min":{"1min":0.28299999999999997,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":7.6470000000000002,"5min":150.673,"15min":150.673},"last":0.46100000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.337,"15min":2.1709999999999998},"min":{"1min":0.23499999999999999,"5min":0.21299999999999999,"15min":0.17699999999999999},"max":{"1min":3.7349999999999999,"5min":13.074999999999999,"15min":94.004999999999995},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.6779999999999999,"15min":3.0920000000000001},"min":{"1min":0.224,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":4.399,"5min":13.061999999999999,"15min":150.29400000000001},"last":2.8679999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:45:46 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.9359999999999999,"15min":2.758},"min":{"1min":0.23699999999999999,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":9.1489999999999991,"5min":12.566000000000001,"15min":96.007000000000005},"last":0.48899999999999999},{"interface":"front","average":{"1min":1.9670000000000001,"5min":1.7470000000000001,"15min":2.6629999999999998},"min":{"1min":0.30599999999999999,"5min":0.30399999999999999,"15min":0.20100000000000001},"max":{"1min":6.6710000000000003,"5min":10.439,"15min":94.224999999999994},"last":1.3500000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.3029999999999999,"15min":1.399},"min":{"1min":0.378,"5min":0.32000000000000001,"15min":0.309},"max":{"1min":3.6629999999999998,"5min":6.7670000000000003,"15min":9.7170000000000005},"last":1.3220000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.363,"15min":2.0270000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.28999999999999998},"max":{"1min":4.6710000000000003,"5min":6.9450000000000003,"15min":149.98099999999999},"last":4.2290000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.605,"5min":1.6539999999999999,"15min":2.2000000000000002},"min":{"1min":0.35899999999999999,"5min":0.32100000000000001,"15min":0.27500000000000002},"max":{"1min":4.9359999999999999,"5min":6.8890000000000002,"15min":150.07900000000001},"last":4.2649999999999997},{"interface":"front","average":{"1min":1.403,"5min":1.5229999999999999,"15min":1.5669999999999999},"min":{"1min":0.443,"5min":0.35999999999999999,"15min":0.33700000000000002},"max":{"1min":4.3479999999999999,"5min":6.8840000000000003,"15min":9.6869999999999994},"last":2.645}]},{"osd":6,"last update":"Sat Sep 23 22:45:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.5149999999999999,"15min":1.55},"min":{"1min":0.39000000000000001,"5min":0.36699999999999999,"15min":0.35399999999999998},"max":{"1min":4.7839999999999998,"5min":12.667999999999999,"15min":12.667999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.048,"5min":1.536,"15min":1.724},"min":{"1min":0.40400000000000003,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.7380000000000004,"5min":12.648,"15min":12.648},"last":0.53700000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.948,"5min":1.7829999999999999,"15min":1.6679999999999999},"min":{"1min":0.40000000000000002,"5min":0.34899999999999998,"15min":0.34100000000000003},"max":{"1min":7.0590000000000002,"5min":12.624000000000001,"15min":12.624000000000001},"last":0.625},{"interface":"front","average":{"1min":1.696,"5min":1.5449999999999999,"15min":1.6180000000000001},"min":{"1min":0.45800000000000002,"5min":0.39600000000000002,"15min":0.35599999999999998},"max":{"1min":7.5519999999999996,"5min":7.5519999999999996,"15min":11.984},"last":1.3759999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122305,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1601496,"kb_used_data":1046224,"kb_used_omap":7,"kb_used_meta":555256,"kb_avail":92143656,"statfs":{"total":95995035648,"available":94355103744,"internally_reserved":0,"allocated":1071333376,"data_stored":1070518407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":568582225},"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 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.5609999999999999,"15min":2.2280000000000002},"min":{"1min":0.26100000000000001,"5min":0.184,"15min":0.17199999999999999},"max":{"1min":4.2450000000000001,"5min":8.3789999999999996,"15min":68.540999999999997},"last":3.4830000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.571,"15min":2.2250000000000001},"min":{"1min":0.221,"5min":0.183,"15min":0.183},"max":{"1min":3.9300000000000002,"5min":10.048,"15min":75.644000000000005},"last":3.4140000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":1.851,"15min":1.6890000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":6.9980000000000002,"5min":12.753,"15min":41.093000000000004},"last":3.5110000000000001},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.831,"15min":2.4620000000000002},"min":{"1min":0.23000000000000001,"5min":0.218,"15min":0.218},"max":{"1min":11.15,"5min":11.15,"15min":39.747},"last":3.2160000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:45:49 2023","interfaces":[{"interface":"back","average":{"1min":1.821,"5min":1.7969999999999999,"15min":2.6720000000000002},"min":{"1min":0.36299999999999999,"5min":0.28999999999999998,"15min":0.21199999999999999},"max":{"1min":6.3360000000000003,"5min":12.775,"15min":146.667},"last":3.448},{"interface":"front","average":{"1min":1.75,"5min":1.9990000000000001,"15min":2.6789999999999998},"min":{"1min":0.33300000000000002,"5min":0.30099999999999999,"15min":0.25},"max":{"1min":6.5609999999999999,"5min":12.542,"15min":139.25700000000001},"last":3.177}]},{"osd":4,"last update":"Sat Sep 23 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":2.2149999999999999,"15min":1.8360000000000001},"min":{"1min":0.34699999999999998,"5min":0.314,"15min":0.26900000000000002},"max":{"1min":3.2469999999999999,"5min":84.703000000000003,"15min":84.703000000000003},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.874,"5min":2.2650000000000001,"15min":1.7270000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":3.8180000000000001,"5min":84.724999999999994,"15min":84.724999999999994},"last":0.71299999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.8779999999999999,"15min":1.738},"min":{"1min":0.34300000000000003,"5min":0.34100000000000003,"15min":0.30199999999999999},"max":{"1min":5.258,"5min":40.279000000000003,"15min":40.279000000000003},"last":0.45800000000000002},{"interface":"front","average":{"1min":1.389,"5min":2.2160000000000002,"15min":1.875},"min":{"1min":0.378,"5min":0.33700000000000002,"15min":0.32800000000000001},"max":{"1min":5.4880000000000004,"5min":42.820999999999998,"15min":42.820999999999998},"last":0.54500000000000004}]},{"osd":6,"last update":"Sat Sep 23 22:45:49 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.665,"15min":1.617},"min":{"1min":0.42399999999999999,"5min":0.38,"15min":0.36499999999999999},"max":{"1min":3.976,"5min":8.9819999999999993,"15min":12.476000000000001},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.5389999999999999,"15min":1.4359999999999999},"min":{"1min":0.45900000000000002,"5min":0.40899999999999997,"15min":0.38300000000000001},"max":{"1min":3.4660000000000002,"5min":12.380000000000001,"15min":12.380000000000001},"last":0.65700000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":1.966,"15min":1.6899999999999999},"min":{"1min":0.38600000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.2869999999999999,"5min":14.779999999999999,"15min":14.779999999999999},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.7629999999999999,"5min":1.8440000000000001,"15min":1.77},"min":{"1min":0.433,"5min":0.373,"15min":0.36299999999999999},"max":{"1min":6.3150000000000004,"5min":14.507999999999999,"15min":14.507999999999999},"last":0.61499999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958779,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2792408,"kb_used_data":2094608,"kb_used_omap":2,"kb_used_meta":697661,"kb_avail":90952744,"statfs":{"total":95995035648,"available":93135609856,"internally_reserved":0,"allocated":2144878592,"data_stored":2144060864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":714404917},"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":[2,0,1,3,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 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.9889999999999999,"5min":3.1230000000000002,"15min":4.1150000000000002},"min":{"1min":0.216,"5min":0.17899999999999999,"15min":0.17000000000000001},"max":{"1min":9.5820000000000007,"5min":118.34,"15min":172.05600000000001},"last":0.54900000000000004},{"interface":"front","average":{"1min":2.0920000000000001,"5min":2.8290000000000002,"15min":3.8050000000000002},"min":{"1min":0.25900000000000001,"5min":0.19800000000000001,"15min":0.186},"max":{"1min":5.665,"5min":117.999,"15min":168.14699999999999},"last":0.27500000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:46:31 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":2.0169999999999999,"15min":3.25},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":8.4920000000000009,"5min":12.518000000000001,"15min":168.71100000000001},"last":0.33000000000000002},{"interface":"front","average":{"1min":2.4380000000000002,"5min":2.1760000000000002,"15min":3.48},"min":{"1min":0.27700000000000002,"5min":0.24399999999999999,"15min":0.218},"max":{"1min":6.9539999999999997,"5min":10.202,"15min":169.559},"last":5.8570000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.1499999999999999,"5min":1.774,"15min":3.2959999999999998},"min":{"1min":0.25700000000000001,"5min":0.249,"15min":0.23300000000000001},"max":{"1min":5.7460000000000004,"5min":9.2379999999999995,"15min":257.48200000000003},"last":0.30399999999999999},{"interface":"front","average":{"1min":1.9990000000000001,"5min":1.9119999999999999,"15min":3.3769999999999998},"min":{"1min":0.311,"5min":0.24299999999999999,"15min":0.20899999999999999},"max":{"1min":6.9199999999999999,"5min":8.3970000000000002,"15min":262.13400000000001},"last":0.44600000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.6080000000000001,"5min":1.9770000000000001,"15min":2.0230000000000001},"min":{"1min":0.42999999999999999,"5min":0.33000000000000002,"15min":0.313},"max":{"1min":7.0270000000000001,"5min":8.077,"15min":58.124000000000002},"last":0.502},{"interface":"front","average":{"1min":2.468,"5min":1.6839999999999999,"15min":1.883},"min":{"1min":0.39200000000000002,"5min":0.32800000000000001,"15min":0.314},"max":{"1min":10.456,"5min":10.456,"15min":58.103999999999999},"last":0.60699999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":3.4119999999999999,"5min":2.1219999999999999,"15min":2.1360000000000001},"min":{"1min":0.443,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":11.323,"5min":11.323,"15min":58.332000000000001},"last":1.3999999999999999},{"interface":"front","average":{"1min":2.9649999999999999,"5min":2.0790000000000002,"15min":2.0830000000000002},"min":{"1min":0.36599999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":12.170999999999999,"5min":12.170999999999999,"15min":58.148000000000003},"last":0.64100000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:45:45 2023","interfaces":[{"interface":"back","average":{"1min":1.6830000000000001,"5min":2.0649999999999999,"15min":1.7689999999999999},"min":{"1min":0.48299999999999998,"5min":0.376,"15min":0.36799999999999999},"max":{"1min":8.4280000000000008,"5min":58.069000000000003,"15min":58.069000000000003},"last":0.66300000000000003},{"interface":"front","average":{"1min":2.0169999999999999,"5min":1.7989999999999999,"15min":1.595},"min":{"1min":0.40699999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":5.7460000000000004,"5min":8.0950000000000006,"15min":14.875},"last":0.52100000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.9710000000000001,"5min":2.0569999999999999,"15min":2.0659999999999998},"min":{"1min":0.439,"5min":0.38,"15min":0.32700000000000001},"max":{"1min":11.157999999999999,"5min":11.157999999999999,"15min":57.933},"last":5.9009999999999998},{"interface":"front","average":{"1min":3.1880000000000002,"5min":2.0310000000000001,"15min":2.0830000000000002},"min":{"1min":0.51200000000000001,"5min":0.38600000000000001,"15min":0.28999999999999998},"max":{"1min":11.058,"5min":11.058,"15min":58.280999999999999},"last":0.67500000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019340,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1350368,"kb_used_data":1049048,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92394784,"statfs":{"total":95995035648,"available":94612258816,"internally_reserved":0,"allocated":1074225152,"data_stored":1073687164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,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 22:46:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":1.25,"15min":1.7110000000000001},"min":{"1min":0.26500000000000001,"5min":0.253,"15min":0.253},"max":{"1min":4.4950000000000001,"5min":12.138,"15min":132.03200000000001},"last":0.31},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.3480000000000001,"15min":1.8799999999999999},"min":{"1min":0.27600000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":4.3410000000000002,"5min":12.659000000000001,"15min":133.28700000000001},"last":3.5649999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:46:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1320000000000001,"5min":2.6440000000000001,"15min":1.8149999999999999},"min":{"1min":0.34799999999999998,"5min":0.307,"15min":0.28000000000000003},"max":{"1min":8.7080000000000002,"5min":61.442,"15min":61.442},"last":0.435},{"interface":"front","average":{"1min":2.5680000000000001,"5min":2.6349999999999998,"15min":1.8200000000000001},"min":{"1min":0.30499999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.7469999999999999,"5min":61.332000000000001,"15min":61.332000000000001},"last":0.46600000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:46:22 2023","interfaces":[{"interface":"back","average":{"1min":2.238,"5min":1.3720000000000001,"15min":1.982},"min":{"1min":0.34000000000000002,"5min":0.33600000000000002,"15min":0.29699999999999999},"max":{"1min":8.4179999999999993,"5min":8.4179999999999993,"15min":87.376000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":1.5620000000000001,"5min":1.25,"15min":2.0630000000000002},"min":{"1min":0.34999999999999998,"5min":0.29399999999999998,"15min":0.27100000000000002},"max":{"1min":8.3979999999999997,"5min":8.3979999999999997,"15min":87.326999999999998},"last":3.5139999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7589999999999999,"5min":2.202,"15min":1.9930000000000001},"min":{"1min":0.32500000000000001,"5min":0.30099999999999999,"15min":0.28399999999999997},"max":{"1min":4.9619999999999997,"5min":61.197000000000003,"15min":61.197000000000003},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.764,"5min":2.3029999999999999,"15min":1.915},"min":{"1min":0.42099999999999999,"5min":0.32200000000000001,"15min":0.29799999999999999},"max":{"1min":4.6200000000000001,"5min":62.133000000000003,"15min":62.133000000000003},"last":2.2959999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":1.5069999999999999,"15min":1.113},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.26700000000000002},"max":{"1min":4.5999999999999996,"5min":29.640999999999998,"15min":29.640999999999998},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.462,"15min":1.159},"min":{"1min":0.35699999999999998,"5min":0.35599999999999998,"15min":0.32300000000000001},"max":{"1min":4.9299999999999997,"5min":28.495999999999999,"15min":28.495999999999999},"last":0.69299999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:46:45 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.97199999999999998,"15min":0.83299999999999996},"min":{"1min":0.40100000000000002,"5min":0.38900000000000001,"15min":0.35299999999999998},"max":{"1min":2.282,"5min":5.718,"15min":5.718},"last":0.48099999999999998},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.995,"15min":0.85599999999999998},"min":{"1min":0.44400000000000001,"5min":0.35999999999999999,"15min":0.34599999999999997},"max":{"1min":4.5609999999999999,"5min":4.5609999999999999,"15min":4.5609999999999999},"last":0.50800000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:46:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.49,"15min":1.3300000000000001},"min":{"1min":0.35999999999999999,"5min":0.32200000000000001,"15min":0.312},"max":{"1min":3.8700000000000001,"5min":28.509,"15min":28.509},"last":3.544},{"interface":"front","average":{"1min":1.242,"5min":1.5529999999999999,"15min":1.202},"min":{"1min":0.37,"5min":0.36899999999999999,"15min":0.27200000000000002},"max":{"1min":4.532,"5min":29.593,"15min":29.593},"last":0.54200000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823108,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3049368,"kb_used_data":2451280,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":90695784,"statfs":{"total":95995035648,"available":92872482816,"internally_reserved":0,"allocated":2510110720,"data_stored":2509576495,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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,1,1,0,3,1,4],"upper_bound":128},"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 22:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":1.234,"15min":1.972},"min":{"1min":0.28399999999999997,"5min":0.251,"15min":0.23100000000000001},"max":{"1min":2.5600000000000001,"5min":6.3140000000000001,"15min":171.601},"last":4.8220000000000001},{"interface":"front","average":{"1min":1.7430000000000001,"5min":1.421,"15min":1.97},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":5.7750000000000004,"5min":8.0709999999999997,"15min":170.999},"last":2.9340000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":2.1850000000000001,"5min":3.7879999999999998,"15min":2.4199999999999999},"min":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":5.8179999999999996,"5min":197.65199999999999,"15min":197.65199999999999},"last":3.0670000000000002},{"interface":"front","average":{"1min":1.2090000000000001,"5min":3.746,"15min":2.3119999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.27700000000000002},"max":{"1min":5.2350000000000003,"5min":197.61099999999999,"15min":197.61099999999999},"last":4.5110000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:46:04 2023","interfaces":[{"interface":"back","average":{"1min":1.6639999999999999,"5min":1.6539999999999999,"15min":2.2850000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.28100000000000003},"max":{"1min":5.8520000000000003,"5min":7.476,"15min":169.446},"last":0.34599999999999997},{"interface":"front","average":{"1min":1.01,"5min":1.423,"15min":2.3319999999999999},"min":{"1min":0.377,"5min":0.33400000000000002,"15min":0.29499999999999998},"max":{"1min":2.9580000000000002,"5min":6.9720000000000004,"15min":169.786},"last":4.4619999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:46:40 2023","interfaces":[{"interface":"back","average":{"1min":2.5950000000000002,"5min":2.129,"15min":2.4660000000000002},"min":{"1min":0.35899999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":9.0809999999999995,"5min":76.869,"15min":169.62200000000001},"last":2.9740000000000002},{"interface":"front","average":{"1min":2.5790000000000002,"5min":2.306,"15min":2.488},"min":{"1min":0.34899999999999998,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":8.7560000000000002,"5min":76.759,"15min":169.65199999999999},"last":0.311}]},{"osd":4,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":1.2130000000000001,"15min":1.0409999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.30499999999999999},"max":{"1min":4.6159999999999997,"5min":6.5620000000000003,"15min":6.5620000000000003},"last":4.4329999999999998},{"interface":"front","average":{"1min":1.552,"5min":1.278,"15min":1.0900000000000001},"min":{"1min":0.34200000000000003,"5min":0.313,"15min":0.29899999999999999},"max":{"1min":6.0880000000000001,"5min":9.9030000000000005,"15min":9.9030000000000005},"last":2.9039999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.224,"15min":1.0309999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.33800000000000002},"max":{"1min":3.79,"5min":6.617,"15min":6.617},"last":4.4820000000000002},{"interface":"front","average":{"1min":1.054,"5min":1.282,"15min":1.111},"min":{"1min":0.441,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":3.8159999999999998,"5min":6.641,"15min":6.641},"last":8.0259999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:45:58 2023","interfaces":[{"interface":"back","average":{"1min":1.51,"5min":1.4570000000000001,"15min":1.171},"min":{"1min":0.378,"5min":0.36599999999999999,"15min":0.34499999999999997},"max":{"1min":6.101,"5min":9.9369999999999994,"15min":9.9369999999999994},"last":3.0049999999999999},{"interface":"front","average":{"1min":1.8460000000000001,"5min":1.548,"15min":1.3080000000000001},"min":{"1min":0.48199999999999998,"5min":0.46700000000000003,"15min":0.36499999999999999},"max":{"1min":9.0280000000000005,"5min":9.0280000000000005,"15min":9.173},"last":4.6299999999999999}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":1308950528,"data_stored":1308950528,"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":2423066624,"data_stored":2423062552,"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":1064697856,"data_stored":1064697856,"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":2124480512,"data_stored":2124480512,"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":1061486592,"data_stored":1061486592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2507673600,"data_stored":2507669528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2509049856,"data_stored":2509045784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:46:53.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:46:53.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:53.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:53.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:52 smithi121 bash[74920]: audit 2023-09-23T22:46:51.949610+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:52 smithi121 bash[74920]: audit 2023-09-23T22:46:51.950673+0000 mon.a (mon.0) 1211 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:52 smithi121 bash[74920]: cluster 2023-09-23T22:46:52.234770+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T22:46:53.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:52 smithi121 bash[78246]: audit 2023-09-23T22:46:51.949610+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:46:53.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:52 smithi121 bash[78246]: audit 2023-09-23T22:46:51.950673+0000 mon.a (mon.0) 1211 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:52 smithi121 bash[78246]: cluster 2023-09-23T22:46:52.234770+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T22:46:53.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:53.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:53.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:53.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:53.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:53.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:53.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:54.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:54.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:54.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:54.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:54.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:54.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:54.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:54.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:54.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:54.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:54.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:54.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:54.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:54.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:54.960 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:55.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:55.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:55.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:55.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:55.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:46:55.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:46:55.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:55 smithi121 bash[74920]: cluster 2023-09-23T22:46:54.235410+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:46:55.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:55 smithi121 bash[78246]: cluster 2023-09-23T22:46:54.235410+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:46:55.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:55.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:55.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:55.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:55.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:55 smithi123 bash[59255]: cluster 2023-09-23T22:46:54.235410+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:46:55.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:55.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:55.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:55.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:55.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:55.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:56.124 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:56.147 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:56.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:56.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:56.323 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:46:56.323 INFO:teuthology.orchestra.run.smithi121.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-23T22:46:56.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:56.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:56.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:56.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:56.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:56.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:56.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:56.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:56.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:57.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:57.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:57.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:57.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:57.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:57.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.342 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:57 smithi123 bash[59255]: cluster 2023-09-23T22:46:56.235727+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:46:57.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:57.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:57.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:57.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:57.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:57.733 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:57.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:57 smithi121 bash[78246]: cluster 2023-09-23T22:46:56.235727+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:46:57.742 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:57 smithi121 bash[74920]: cluster 2023-09-23T22:46:56.235727+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T22:46:57.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:57.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:46:57.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:57.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:58.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:58.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:58.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:58.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:58.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:58.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:58.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:58.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:58.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:58.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:58.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:46:58.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:46:59.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:59.072 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:46:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:46:58] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-09-23T22:46:59.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:59.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:59.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:59.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:59.309 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:59.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:59.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:59.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:59.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:46:59 smithi123 bash[59255]: cluster 2023-09-23T22:46:58.236359+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T22:46:59.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:59.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:46:59 smithi121 bash[78246]: cluster 2023-09-23T22:46:58.236359+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T22:46:59.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:46:59 smithi121 bash[74920]: cluster 2023-09-23T22:46:58.236359+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T22:46:59.782 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:46:59.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:46:59.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:00.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:00.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:00.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:00.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:00.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:00.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:00.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:00.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:00.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:00.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:00.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:00.679 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:00.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:00.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:00.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:00.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:00.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:00.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:00.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:01.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:01.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:01.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.342 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:01.344 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:01.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:01.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:01.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:01.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:01.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:01.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:01 smithi123 bash[59255]: cluster 2023-09-23T22:47:00.236944+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:47:01.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:01.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:01.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:01 smithi121 bash[78246]: cluster 2023-09-23T22:47:00.236944+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:47:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:01 smithi121 bash[74920]: cluster 2023-09-23T22:47:00.236944+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:47:01.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:01.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:01.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:02.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:02.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:02.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:02.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:02.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:02.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:02.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:02.686 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:02.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:02.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:03.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:03.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:03.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:03.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:03.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:03.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:03.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:03.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:03 smithi121 bash[74920]: cluster 2023-09-23T22:47:02.237515+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T22:47:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:03.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:03 smithi121 bash[78246]: cluster 2023-09-23T22:47:02.237515+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T22:47:03.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:03.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:03.645 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:03.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:03.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:03 smithi123 bash[59255]: cluster 2023-09-23T22:47:02.237515+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T22:47:03.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:03.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:03.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:03.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:04.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:04.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:04.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:04.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:04.322 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:04.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:04.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:04.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:04.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:04.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:04.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:04.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:04.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:04.862 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:04.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:04.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:05.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:05.113 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:05.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:05.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:05.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:05.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:05.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:05.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:05.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:05.508 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:05.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:05.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:05.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:05.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:05.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:05 smithi121 bash[78246]: cluster 2023-09-23T22:47:04.238198+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 919 op/s 2023-09-23T22:47:05.699 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:05 smithi121 bash[74920]: cluster 2023-09-23T22:47:04.238198+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 919 op/s 2023-09-23T22:47:05.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:05 smithi123 bash[59255]: cluster 2023-09-23T22:47:04.238198+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 919 op/s 2023-09-23T22:47:05.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:05.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:05.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:05.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:06.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:06.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:06.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:06.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:06.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:06.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:06.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:06.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:06.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:06.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:06.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:06.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:06.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:06.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:06.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:06.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:06.967 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:06.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:07.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:07.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:07.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:07.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:07.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:07.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:07.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:07 smithi121 bash[74920]: cluster 2023-09-23T22:47:06.238593+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:47:07.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:07 smithi121 bash[74920]: audit 2023-09-23T22:47:06.943349+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:07.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:07 smithi121 bash[78246]: cluster 2023-09-23T22:47:06.238593+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:47:07.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:07 smithi121 bash[78246]: audit 2023-09-23T22:47:06.943349+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:07.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:07.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:07.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:07.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:07 smithi123 bash[59255]: cluster 2023-09-23T22:47:06.238593+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:47:07.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:07 smithi123 bash[59255]: audit 2023-09-23T22:47:06.943349+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:07.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:07.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:07.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:07.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:07.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:08.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:08.069 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:08.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:08.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:08.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:08.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:08.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:08.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:08.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:08.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:08.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:08.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:08.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:08.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:08.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:08.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:08.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:08.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:08.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:09.063 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:47:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:47:08] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-09-23T22:47:09.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:09.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:09.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:09.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:09.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:09.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:09 smithi121 bash[74920]: cluster 2023-09-23T22:47:08.239221+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T22:47:09.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:09 smithi121 bash[78246]: cluster 2023-09-23T22:47:08.239221+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T22:47:09.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:09.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:09.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:09.645 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:09.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:09.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:09.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:09 smithi123 bash[59255]: cluster 2023-09-23T22:47:08.239221+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T22:47:09.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:09.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:09.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:10.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:10.164 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:10.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:10.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:10.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:10.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:10 smithi121 bash[78246]: audit 2023-09-23T22:47:09.753475+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:47:10.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:10 smithi121 bash[74920]: audit 2023-09-23T22:47:09.753475+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:47:10.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:10.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:10.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:10 smithi123 bash[59255]: audit 2023-09-23T22:47:09.753475+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:47:10.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:10.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:10.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:10.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:10.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:10.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:11.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:11.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:11.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:11.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:11.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:11.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:11.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:11.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:11 smithi123 bash[59255]: cluster 2023-09-23T22:47:10.239681+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T22:47:11.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:11.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:11 smithi121 bash[74920]: cluster 2023-09-23T22:47:10.239681+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T22:47:11.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:11 smithi121 bash[78246]: cluster 2023-09-23T22:47:10.239681+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T22:47:11.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:11.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:11.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:11.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:12.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:12.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:12.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:12.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:12.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:12.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:12.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:12.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:12.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:12.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:12.599 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:12.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:12.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:12.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:12.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:12.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:12.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:13.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:13.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:13.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:13.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:13.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:13.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:13.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:13.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:13.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:13.314 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:47:13.316 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:47:13.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:13.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:13.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:13 smithi123 bash[59255]: cluster 2023-09-23T22:47:12.240792+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T22:47:13.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:13.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:13 smithi121 bash[74920]: cluster 2023-09-23T22:47:12.240792+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T22:47:13.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:13 smithi121 bash[78246]: cluster 2023-09-23T22:47:12.240792+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T22:47:13.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:13.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:13.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:14.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:14.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:14.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:14.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:14.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:14.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:14.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:14.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:14.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:14 smithi121 bash[74920]: audit 2023-09-23T22:47:13.298937+0000 mgr.y (mgr.34107) 935 : audit 0 from='client.45365 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:47:14.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:14.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:14 smithi123 bash[59255]: audit 2023-09-23T22:47:13.298937+0000 mgr.y (mgr.34107) 935 : audit 0 from='client.45365 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:47:14.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:14.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:14.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:14.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:14 smithi121 bash[78246]: audit 2023-09-23T22:47:13.298937+0000 mgr.y (mgr.34107) 935 : audit 0 from='client.45365 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:47:14.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:14.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:14.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:14.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:14.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:14.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:15.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:15.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:15.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:15.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:15.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:15.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:15.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:15 smithi121 bash[78246]: cluster 2023-09-23T22:47:14.241321+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 906 op/s 2023-09-23T22:47:15.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:15.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:15.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:15.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:15 smithi123 bash[59255]: cluster 2023-09-23T22:47:14.241321+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 906 op/s 2023-09-23T22:47:15.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:15 smithi121 bash[74920]: cluster 2023-09-23T22:47:14.241321+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 906 op/s 2023-09-23T22:47:15.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:15.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:15.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:16.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:16.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:16.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:16.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:16.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:16.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:16.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:16.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:16.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:16.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:16.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:16.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:16.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:16.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:16.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:16.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:16.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:17.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:17.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:17.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:17 smithi123 bash[59255]: audit 2023-09-23T22:47:16.217995+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:17 smithi123 bash[59255]: audit 2023-09-23T22:47:16.229514+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:17.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:17 smithi123 bash[59255]: cluster 2023-09-23T22:47:16.241761+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T22:47:17.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:17.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:17.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:17.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:17.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:17.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:17 smithi121 bash[78246]: audit 2023-09-23T22:47:16.217995+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:17 smithi121 bash[78246]: audit 2023-09-23T22:47:16.229514+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:17.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:17 smithi121 bash[78246]: cluster 2023-09-23T22:47:16.241761+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T22:47:17.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:17 smithi121 bash[74920]: audit 2023-09-23T22:47:16.217995+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:17.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:17 smithi121 bash[74920]: audit 2023-09-23T22:47:16.229514+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:17.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:17 smithi121 bash[74920]: cluster 2023-09-23T22:47:16.241761+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T22:47:17.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:17.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:17.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:17.763 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":956,"stamp":"2023-09-23T22:47:12.240480+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3195869112,"num_objects":48781,"num_object_clones":0,"num_object_copies":146343,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":48781,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":169317,"num_write_kb":6972430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":1785556,"num_keys_recovered":20,"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":122851,"ondisk_log_size":122851,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":12754200,"kb_used_data":9382368,"kb_used_omap":21,"kb_used_meta":3371626,"kb_avail":643461864,"statfs":{"total":671965249536,"available":658904948736,"internally_reserved":0,"allocated":9607544832,"data_stored":9602631505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":3452545228},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-530055168,"num_objects":-8088,"num_object_clones":0,"num_object_copies":-24264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8088,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8088,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003920"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":50,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.559193+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:46:27.559193+0000","last_peered":"2023-09-23T22:46:27.559193+0000","last_clean":"2023-09-23T22:46:27.559193+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:46:27.559193+0000","last_undegraded":"2023-09-23T22:46:27.559193+0000","last_fullsized":"2023-09-23T22:46:27.559193+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":29,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.569398+0000","last_change":"2023-09-23T22:43:39.605214+0000","last_active":"2023-09-23T22:46:27.569398+0000","last_peered":"2023-09-23T22:46:27.569398+0000","last_clean":"2023-09-23T22:46:27.569398+0000","last_became_active":"2023-09-23T22:43:39.604736+0000","last_became_peered":"2023-09-23T22:43:39.604736+0000","last_unstale":"2023-09-23T22:46:27.569398+0000","last_undegraded":"2023-09-23T22:46:27.569398+0000","last_fullsized":"2023-09-23T22:46:27.569398+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:15.555929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":115,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:46:48.457011+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:46:48.457011+0000","last_peered":"2023-09-23T22:46:48.457011+0000","last_clean":"2023-09-23T22:46:48.457011+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:46:48.457011+0000","last_undegraded":"2023-09-23T22:46:48.457011+0000","last_fullsized":"2023-09-23T22:46:48.457011+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:32.723517+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:46:32.723517+0000","last_peered":"2023-09-23T22:46:32.723517+0000","last_clean":"2023-09-23T22:46:32.723517+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:46:32.723517+0000","last_undegraded":"2023-09-23T22:46:32.723517+0000","last_fullsized":"2023-09-23T22:46:32.723517+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":204,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.562652+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:46:27.562652+0000","last_peered":"2023-09-23T22:46:27.562652+0000","last_clean":"2023-09-23T22:46:27.562652+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:46:27.562652+0000","last_undegraded":"2023-09-23T22:46:27.562652+0000","last_fullsized":"2023-09-23T22:46:27.562652+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.562519+0000","last_change":"2023-09-23T22:37:18.411272+0000","last_active":"2023-09-23T22:46:27.562519+0000","last_peered":"2023-09-23T22:46:27.562519+0000","last_clean":"2023-09-23T22:46:27.562519+0000","last_became_active":"2023-09-23T22:37:18.410455+0000","last_became_peered":"2023-09-23T22:37:18.410455+0000","last_unstale":"2023-09-23T22:46:27.562519+0000","last_undegraded":"2023-09-23T22:46:27.562519+0000","last_fullsized":"2023-09-23T22:46:27.562519+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.17","version":"0'0","reported_seq":162,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574576+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:46:27.574576+0000","last_peered":"2023-09-23T22:46:27.574576+0000","last_clean":"2023-09-23T22:46:27.574576+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:46:27.574576+0000","last_undegraded":"2023-09-23T22:46:27.574576+0000","last_fullsized":"2023-09-23T22:46:27.574576+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":214,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:46:48.456996+0000","last_change":"2023-09-23T22:37:18.240445+0000","last_active":"2023-09-23T22:46:48.456996+0000","last_peered":"2023-09-23T22:46:48.456996+0000","last_clean":"2023-09-23T22:46:48.456996+0000","last_became_active":"2023-09-23T22:37:18.236326+0000","last_became_peered":"2023-09-23T22:37:18.236326+0000","last_unstale":"2023-09-23T22:46:48.456996+0000","last_undegraded":"2023-09-23T22:46:48.456996+0000","last_fullsized":"2023-09-23T22:46:48.456996+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:07.037703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":194,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.561033+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:46:27.561033+0000","last_peered":"2023-09-23T22:46:27.561033+0000","last_clean":"2023-09-23T22:46:27.561033+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:46:27.561033+0000","last_undegraded":"2023-09-23T22:46:27.561033+0000","last_fullsized":"2023-09-23T22:46:27.561033+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":166,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:46:48.457505+0000","last_change":"2023-09-23T22:40:26.349696+0000","last_active":"2023-09-23T22:46:48.457505+0000","last_peered":"2023-09-23T22:46:48.457505+0000","last_clean":"2023-09-23T22:46:48.457505+0000","last_became_active":"2023-09-23T22:40:26.349349+0000","last_became_peered":"2023-09-23T22:40:26.349349+0000","last_unstale":"2023-09-23T22:46:48.457505+0000","last_undegraded":"2023-09-23T22:46:48.457505+0000","last_fullsized":"2023-09-23T22:46:48.457505+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.923603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":47,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566512+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:46:27.566512+0000","last_peered":"2023-09-23T22:46:27.566512+0000","last_clean":"2023-09-23T22:46:27.566512+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:46:27.566512+0000","last_undegraded":"2023-09-23T22:46:27.566512+0000","last_fullsized":"2023-09-23T22:46:27.566512+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":165,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:36.405833+0000","last_change":"2023-09-23T22:37:18.242748+0000","last_active":"2023-09-23T22:46:36.405833+0000","last_peered":"2023-09-23T22:46:36.405833+0000","last_clean":"2023-09-23T22:46:36.405833+0000","last_became_active":"2023-09-23T22:37:18.242388+0000","last_became_peered":"2023-09-23T22:37:18.242388+0000","last_unstale":"2023-09-23T22:46:36.405833+0000","last_undegraded":"2023-09-23T22:46:36.405833+0000","last_fullsized":"2023-09-23T22:46:36.405833+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.555218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":232,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571340+0000","last_change":"2023-09-23T22:40:26.353345+0000","last_active":"2023-09-23T22:46:27.571340+0000","last_peered":"2023-09-23T22:46:27.571340+0000","last_clean":"2023-09-23T22:46:27.571340+0000","last_became_active":"2023-09-23T22:40:26.340013+0000","last_became_peered":"2023-09-23T22:40:26.340013+0000","last_unstale":"2023-09-23T22:46:27.571340+0000","last_undegraded":"2023-09-23T22:46:27.571340+0000","last_fullsized":"2023-09-23T22:46:27.571340+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":201,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571263+0000","last_change":"2023-09-23T22:37:18.281931+0000","last_active":"2023-09-23T22:46:27.571263+0000","last_peered":"2023-09-23T22:46:27.571263+0000","last_clean":"2023-09-23T22:46:27.571263+0000","last_became_active":"2023-09-23T22:37:18.281577+0000","last_became_peered":"2023-09-23T22:37:18.281577+0000","last_unstale":"2023-09-23T22:46:27.571263+0000","last_undegraded":"2023-09-23T22:46:27.571263+0000","last_fullsized":"2023-09-23T22:46:27.571263+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":47,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.565977+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:46:27.565977+0000","last_peered":"2023-09-23T22:46:27.565977+0000","last_clean":"2023-09-23T22:46:27.565977+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:46:27.565977+0000","last_undegraded":"2023-09-23T22:46:27.565977+0000","last_fullsized":"2023-09-23T22:46:27.565977+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":133,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:36.405865+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:46:36.405865+0000","last_peered":"2023-09-23T22:46:36.405865+0000","last_clean":"2023-09-23T22:46:36.405865+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:46:36.405865+0000","last_undegraded":"2023-09-23T22:46:36.405865+0000","last_fullsized":"2023-09-23T22:46:36.405865+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":195,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.573788+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:46:27.573788+0000","last_peered":"2023-09-23T22:46:27.573788+0000","last_clean":"2023-09-23T22:46:27.573788+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:46:27.573788+0000","last_undegraded":"2023-09-23T22:46:27.573788+0000","last_fullsized":"2023-09-23T22:46:27.573788+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":193,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.561264+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:46:27.561264+0000","last_peered":"2023-09-23T22:46:27.561264+0000","last_clean":"2023-09-23T22:46:27.561264+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:46:27.561264+0000","last_undegraded":"2023-09-23T22:46:27.561264+0000","last_fullsized":"2023-09-23T22:46:27.561264+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":162,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.565566+0000","last_change":"2023-09-23T22:34:54.272324+0000","last_active":"2023-09-23T22:46:27.565566+0000","last_peered":"2023-09-23T22:46:27.565566+0000","last_clean":"2023-09-23T22:46:27.565566+0000","last_became_active":"2023-09-23T22:34:54.271863+0000","last_became_peered":"2023-09-23T22:34:54.271863+0000","last_unstale":"2023-09-23T22:46:27.565566+0000","last_undegraded":"2023-09-23T22:46:27.565566+0000","last_fullsized":"2023-09-23T22:46:27.565566+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":180,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574334+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:46:27.574334+0000","last_peered":"2023-09-23T22:46:27.574334+0000","last_clean":"2023-09-23T22:46:27.574334+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:46:27.574334+0000","last_undegraded":"2023-09-23T22:46:27.574334+0000","last_fullsized":"2023-09-23T22:46:27.574334+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":121,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.573649+0000","last_change":"2023-09-23T22:34:54.288866+0000","last_active":"2023-09-23T22:46:27.573649+0000","last_peered":"2023-09-23T22:46:27.573649+0000","last_clean":"2023-09-23T22:46:27.573649+0000","last_became_active":"2023-09-23T22:34:54.281966+0000","last_became_peered":"2023-09-23T22:34:54.281966+0000","last_unstale":"2023-09-23T22:46:27.573649+0000","last_undegraded":"2023-09-23T22:46:27.573649+0000","last_fullsized":"2023-09-23T22:46:27.573649+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:09:56.908385+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":0,"num_read_kb":0,"num_write":12,"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":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":[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.17","version":"0'0","reported_seq":206,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.564179+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:46:27.564179+0000","last_peered":"2023-09-23T22:46:27.564179+0000","last_clean":"2023-09-23T22:46:27.564179+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:46:27.564179+0000","last_undegraded":"2023-09-23T22:46:27.564179+0000","last_fullsized":"2023-09-23T22:46:27.564179+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"197'10592","reported_seq":10617,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:07.616640+0000","last_change":"2023-09-23T22:43:59.400813+0000","last_active":"2023-09-23T22:47:07.616640+0000","last_peered":"2023-09-23T22:47:07.616640+0000","last_clean":"2023-09-23T22:47:07.616640+0000","last_became_active":"2023-09-23T22:43:59.400532+0000","last_became_peered":"2023-09-23T22:43:59.400532+0000","last_unstale":"2023-09-23T22:47:07.616640+0000","last_undegraded":"2023-09-23T22:47:07.616640+0000","last_fullsized":"2023-09-23T22:47:07.616640+0000","mapping_epoch":181,"log_start":"186'2400","ondisk_log_start":"186'2400","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8192,"log_dups_size":0,"ondisk_log_size":8192,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.642497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197132288,"num_objects":3008,"num_object_clones":0,"num_object_copies":9024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3008,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10592,"num_write_kb":435200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"60'1","reported_seq":45,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566368+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:46:27.566368+0000","last_peered":"2023-09-23T22:46:27.566368+0000","last_clean":"2023-09-23T22:46:27.566368+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:46:27.566368+0000","last_undegraded":"2023-09-23T22:46:27.566368+0000","last_fullsized":"2023-09-23T22:46:27.566368+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":178,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.557938+0000","last_change":"2023-09-23T22:40:26.348314+0000","last_active":"2023-09-23T22:46:27.557938+0000","last_peered":"2023-09-23T22:46:27.557938+0000","last_clean":"2023-09-23T22:46:27.557938+0000","last_became_active":"2023-09-23T22:40:26.347658+0000","last_became_peered":"2023-09-23T22:40:26.347658+0000","last_unstale":"2023-09-23T22:46:27.557938+0000","last_undegraded":"2023-09-23T22:46:27.557938+0000","last_fullsized":"2023-09-23T22:46:27.557938+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"197'10997","reported_seq":11021,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:11.568360+0000","last_change":"2023-09-23T22:43:59.757930+0000","last_active":"2023-09-23T22:47:11.568360+0000","last_peered":"2023-09-23T22:47:11.568360+0000","last_clean":"2023-09-23T22:47:11.568360+0000","last_became_active":"2023-09-23T22:43:59.757539+0000","last_became_peered":"2023-09-23T22:43:59.757539+0000","last_unstale":"2023-09-23T22:47:11.568360+0000","last_undegraded":"2023-09-23T22:47:11.568360+0000","last_fullsized":"2023-09-23T22:47:11.568360+0000","mapping_epoch":181,"log_start":"187'4300","ondisk_log_start":"187'4300","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6697,"log_dups_size":0,"ondisk_log_size":6697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.207718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192348160,"num_objects":2935,"num_object_clones":0,"num_object_copies":8805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2935,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10997,"num_write_kb":445824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":45,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566169+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:46:27.566169+0000","last_peered":"2023-09-23T22:46:27.566169+0000","last_clean":"2023-09-23T22:46:27.566169+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:46:27.566169+0000","last_undegraded":"2023-09-23T22:46:27.566169+0000","last_fullsized":"2023-09-23T22:46:27.566169+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":191,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571715+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:46:27.571715+0000","last_peered":"2023-09-23T22:46:27.571715+0000","last_clean":"2023-09-23T22:46:27.571715+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:46:27.571715+0000","last_undegraded":"2023-09-23T22:46:27.571715+0000","last_fullsized":"2023-09-23T22:46:27.571715+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.7","version":"197'10702","reported_seq":10725,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.387311+0000","last_change":"2023-09-23T22:43:59.400902+0000","last_active":"2023-09-23T22:47:08.387311+0000","last_peered":"2023-09-23T22:47:08.387311+0000","last_clean":"2023-09-23T22:47:08.387311+0000","last_became_active":"2023-09-23T22:43:59.400468+0000","last_became_peered":"2023-09-23T22:43:59.400468+0000","last_unstale":"2023-09-23T22:47:08.387311+0000","last_undegraded":"2023-09-23T22:47:08.387311+0000","last_fullsized":"2023-09-23T22:47:08.387311+0000","mapping_epoch":181,"log_start":"186'2100","ondisk_log_start":"186'2100","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8602,"log_dups_size":0,"ondisk_log_size":8602,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200540160,"num_objects":3060,"num_object_clones":0,"num_object_copies":9180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3060,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10702,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":45,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566405+0000","last_change":"2023-09-23T22:40:26.372109+0000","last_active":"2023-09-23T22:46:27.566405+0000","last_peered":"2023-09-23T22:46:27.566405+0000","last_clean":"2023-09-23T22:46:27.566405+0000","last_became_active":"2023-09-23T22:40:26.345504+0000","last_became_peered":"2023-09-23T22:40:26.345504+0000","last_unstale":"2023-09-23T22:46:27.566405+0000","last_undegraded":"2023-09-23T22:46:27.566405+0000","last_fullsized":"2023-09-23T22:46:27.566405+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,5,3],"acting":[7,5,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":197,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.569199+0000","last_change":"2023-09-23T22:40:26.345305+0000","last_active":"2023-09-23T22:46:27.569199+0000","last_peered":"2023-09-23T22:46:27.569199+0000","last_clean":"2023-09-23T22:46:27.569199+0000","last_became_active":"2023-09-23T22:40:26.344939+0000","last_became_peered":"2023-09-23T22:40:26.344939+0000","last_unstale":"2023-09-23T22:46:27.569199+0000","last_undegraded":"2023-09-23T22:46:27.569199+0000","last_fullsized":"2023-09-23T22:46:27.569199+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:43.879297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.6","version":"197'10472","reported_seq":10494,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.422453+0000","last_change":"2023-09-23T22:43:59.400110+0000","last_active":"2023-09-23T22:47:08.422453+0000","last_peered":"2023-09-23T22:47:08.422453+0000","last_clean":"2023-09-23T22:47:08.422453+0000","last_became_active":"2023-09-23T22:43:59.399629+0000","last_became_peered":"2023-09-23T22:43:59.399629+0000","last_unstale":"2023-09-23T22:47:08.422453+0000","last_undegraded":"2023-09-23T22:47:08.422453+0000","last_fullsized":"2023-09-23T22:47:08.422453+0000","mapping_epoch":181,"log_start":"186'1900","ondisk_log_start":"186'1900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8572,"log_dups_size":0,"ondisk_log_size":8572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195166208,"num_objects":2978,"num_object_clones":0,"num_object_copies":8934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10472,"num_write_kb":430400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":201,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.558747+0000","last_change":"2023-09-23T22:37:18.252777+0000","last_active":"2023-09-23T22:46:27.558747+0000","last_peered":"2023-09-23T22:46:27.558747+0000","last_clean":"2023-09-23T22:46:27.558747+0000","last_became_active":"2023-09-23T22:37:18.252338+0000","last_became_peered":"2023-09-23T22:37:18.252338+0000","last_unstale":"2023-09-23T22:46:27.558747+0000","last_undegraded":"2023-09-23T22:46:27.558747+0000","last_fullsized":"2023-09-23T22:46:27.558747+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":176,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:46:48.460624+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:46:48.460624+0000","last_peered":"2023-09-23T22:46:48.460624+0000","last_clean":"2023-09-23T22:46:48.460624+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:46:48.460624+0000","last_undegraded":"2023-09-23T22:46:48.460624+0000","last_fullsized":"2023-09-23T22:46:48.460624+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"197'10612","reported_seq":10636,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.734550+0000","last_change":"2023-09-23T22:43:59.759257+0000","last_active":"2023-09-23T22:47:08.734550+0000","last_peered":"2023-09-23T22:47:08.734550+0000","last_clean":"2023-09-23T22:47:08.734550+0000","last_became_active":"2023-09-23T22:43:59.758383+0000","last_became_peered":"2023-09-23T22:43:59.758383+0000","last_unstale":"2023-09-23T22:47:08.734550+0000","last_undegraded":"2023-09-23T22:47:08.734550+0000","last_fullsized":"2023-09-23T22:47:08.734550+0000","mapping_epoch":181,"log_start":"187'3100","ondisk_log_start":"187'3100","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7512,"log_dups_size":0,"ondisk_log_size":7512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206045184,"num_objects":3144,"num_object_clones":0,"num_object_copies":9432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10612,"num_write_kb":440192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.b","version":"60'2","reported_seq":128,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.573967+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:46:27.573967+0000","last_peered":"2023-09-23T22:46:27.573967+0000","last_clean":"2023-09-23T22:46:27.573967+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:46:27.573967+0000","last_undegraded":"2023-09-23T22:46:27.573967+0000","last_fullsized":"2023-09-23T22:46:27.573967+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":201,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571396+0000","last_change":"2023-09-23T22:37:18.248149+0000","last_active":"2023-09-23T22:46:27.571396+0000","last_peered":"2023-09-23T22:46:27.571396+0000","last_clean":"2023-09-23T22:46:27.571396+0000","last_became_active":"2023-09-23T22:37:18.247800+0000","last_became_peered":"2023-09-23T22:37:18.247800+0000","last_unstale":"2023-09-23T22:46:27.571396+0000","last_undegraded":"2023-09-23T22:46:27.571396+0000","last_fullsized":"2023-09-23T22:46:27.571396+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.0","version":"197'10616","reported_seq":10642,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:11.559291+0000","last_change":"2023-09-23T22:43:59.391845+0000","last_active":"2023-09-23T22:47:11.559291+0000","last_peered":"2023-09-23T22:47:11.559291+0000","last_clean":"2023-09-23T22:47:11.559291+0000","last_became_active":"2023-09-23T22:43:59.391369+0000","last_became_peered":"2023-09-23T22:43:59.391369+0000","last_unstale":"2023-09-23T22:47:11.559291+0000","last_undegraded":"2023-09-23T22:47:11.559291+0000","last_fullsized":"2023-09-23T22:47:11.559291+0000","mapping_epoch":181,"log_start":"187'3900","ondisk_log_start":"187'3900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6716,"log_dups_size":0,"ondisk_log_size":6716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:28.542369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192151552,"num_objects":2932,"num_object_clones":0,"num_object_copies":8796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10616,"num_write_kb":433536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,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":181,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571330+0000","last_change":"2023-09-23T22:37:18.354383+0000","last_active":"2023-09-23T22:46:27.571330+0000","last_peered":"2023-09-23T22:46:27.571330+0000","last_clean":"2023-09-23T22:46:27.571330+0000","last_became_active":"2023-09-23T22:37:18.353796+0000","last_became_peered":"2023-09-23T22:37:18.353796+0000","last_unstale":"2023-09-23T22:46:27.571330+0000","last_undegraded":"2023-09-23T22:46:27.571330+0000","last_fullsized":"2023-09-23T22:46:27.571330+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":191,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571543+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:46:27.571543+0000","last_peered":"2023-09-23T22:46:27.571543+0000","last_clean":"2023-09-23T22:46:27.571543+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:46:27.571543+0000","last_undegraded":"2023-09-23T22:46:27.571543+0000","last_fullsized":"2023-09-23T22:46:27.571543+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"197'10602","reported_seq":10626,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.718320+0000","last_change":"2023-09-23T22:43:59.398486+0000","last_active":"2023-09-23T22:47:08.718320+0000","last_peered":"2023-09-23T22:47:08.718320+0000","last_clean":"2023-09-23T22:47:08.718320+0000","last_became_active":"2023-09-23T22:43:59.398121+0000","last_became_peered":"2023-09-23T22:43:59.398121+0000","last_unstale":"2023-09-23T22:47:08.718320+0000","last_undegraded":"2023-09-23T22:47:08.718320+0000","last_fullsized":"2023-09-23T22:47:08.718320+0000","mapping_epoch":181,"log_start":"186'3100","ondisk_log_start":"186'3100","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7502,"log_dups_size":0,"ondisk_log_size":7502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197525504,"num_objects":3014,"num_object_clones":0,"num_object_copies":9042,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3014,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10602,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":162,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.570951+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:46:27.570951+0000","last_peered":"2023-09-23T22:46:27.570951+0000","last_clean":"2023-09-23T22:46:27.570951+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:46:27.570951+0000","last_undegraded":"2023-09-23T22:46:27.570951+0000","last_fullsized":"2023-09-23T22:46:27.570951+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":201,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571517+0000","last_change":"2023-09-23T22:37:18.240356+0000","last_active":"2023-09-23T22:46:27.571517+0000","last_peered":"2023-09-23T22:46:27.571517+0000","last_clean":"2023-09-23T22:46:27.571517+0000","last_became_active":"2023-09-23T22:37:18.239881+0000","last_became_peered":"2023-09-23T22:37:18.239881+0000","last_unstale":"2023-09-23T22:46:27.571517+0000","last_undegraded":"2023-09-23T22:46:27.571517+0000","last_fullsized":"2023-09-23T22:46:27.571517+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.2","version":"197'10303","reported_seq":10328,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:07.567392+0000","last_change":"2023-09-23T22:43:59.392775+0000","last_active":"2023-09-23T22:47:07.567392+0000","last_peered":"2023-09-23T22:47:07.567392+0000","last_clean":"2023-09-23T22:47:07.567392+0000","last_became_active":"2023-09-23T22:43:59.392461+0000","last_became_peered":"2023-09-23T22:43:59.392461+0000","last_unstale":"2023-09-23T22:47:07.567392+0000","last_undegraded":"2023-09-23T22:47:07.567392+0000","last_fullsized":"2023-09-23T22:47:07.567392+0000","mapping_epoch":181,"log_start":"187'3600","ondisk_log_start":"187'3600","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6703,"log_dups_size":0,"ondisk_log_size":6703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.091114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203751424,"num_objects":3109,"num_object_clones":0,"num_object_copies":9327,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10303,"num_write_kb":429184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":208,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.562829+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:46:27.562829+0000","last_peered":"2023-09-23T22:46:27.562829+0000","last_clean":"2023-09-23T22:46:27.562829+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:46:27.562829+0000","last_undegraded":"2023-09-23T22:46:27.562829+0000","last_fullsized":"2023-09-23T22:46:27.562829+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574418+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:46:27.574418+0000","last_peered":"2023-09-23T22:46:27.574418+0000","last_clean":"2023-09-23T22:46:27.574418+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:46:27.574418+0000","last_undegraded":"2023-09-23T22:46:27.574418+0000","last_fullsized":"2023-09-23T22:46:27.574418+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"197'10529","reported_seq":10552,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.387474+0000","last_change":"2023-09-23T22:43:59.400734+0000","last_active":"2023-09-23T22:47:08.387474+0000","last_peered":"2023-09-23T22:47:08.387474+0000","last_clean":"2023-09-23T22:47:08.387474+0000","last_became_active":"2023-09-23T22:43:59.400332+0000","last_became_peered":"2023-09-23T22:43:59.400332+0000","last_unstale":"2023-09-23T22:47:08.387474+0000","last_undegraded":"2023-09-23T22:47:08.387474+0000","last_fullsized":"2023-09-23T22:47:08.387474+0000","mapping_epoch":181,"log_start":"186'1900","ondisk_log_start":"186'1900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8629,"log_dups_size":0,"ondisk_log_size":8629,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197722112,"num_objects":3017,"num_object_clones":0,"num_object_copies":9051,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3017,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10529,"num_write_kb":433472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":185,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574551+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:46:27.574551+0000","last_peered":"2023-09-23T22:46:27.574551+0000","last_clean":"2023-09-23T22:46:27.574551+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:46:27.574551+0000","last_undegraded":"2023-09-23T22:46:27.574551+0000","last_fullsized":"2023-09-23T22:46:27.574551+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.561290+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:46:27.561290+0000","last_peered":"2023-09-23T22:46:27.561290+0000","last_clean":"2023-09-23T22:46:27.561290+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:46:27.561290+0000","last_undegraded":"2023-09-23T22:46:27.561290+0000","last_fullsized":"2023-09-23T22:46:27.561290+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":137,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574224+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:46:27.574224+0000","last_peered":"2023-09-23T22:46:27.574224+0000","last_clean":"2023-09-23T22:46:27.574224+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:46:27.574224+0000","last_undegraded":"2023-09-23T22:46:27.574224+0000","last_fullsized":"2023-09-23T22:46:27.574224+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"197'10315","reported_seq":10340,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:07.602017+0000","last_change":"2023-09-23T22:43:59.400955+0000","last_active":"2023-09-23T22:47:07.602017+0000","last_peered":"2023-09-23T22:47:07.602017+0000","last_clean":"2023-09-23T22:47:07.602017+0000","last_became_active":"2023-09-23T22:43:59.400519+0000","last_became_peered":"2023-09-23T22:43:59.400519+0000","last_unstale":"2023-09-23T22:47:07.602017+0000","last_undegraded":"2023-09-23T22:47:07.602017+0000","last_fullsized":"2023-09-23T22:47:07.602017+0000","mapping_epoch":181,"log_start":"186'2200","ondisk_log_start":"186'2200","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8115,"log_dups_size":0,"ondisk_log_size":8115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:50.133512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200474624,"num_objects":3059,"num_object_clones":0,"num_object_copies":9177,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3059,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10315,"num_write_kb":427968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":205,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.558409+0000","last_change":"2023-09-23T22:37:18.247770+0000","last_active":"2023-09-23T22:46:27.558409+0000","last_peered":"2023-09-23T22:46:27.558409+0000","last_clean":"2023-09-23T22:46:27.558409+0000","last_became_active":"2023-09-23T22:37:18.247051+0000","last_became_peered":"2023-09-23T22:37:18.247051+0000","last_unstale":"2023-09-23T22:46:27.558409+0000","last_undegraded":"2023-09-23T22:46:27.558409+0000","last_fullsized":"2023-09-23T22:46:27.558409+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.3","version":"0'0","reported_seq":202,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571163+0000","last_change":"2023-09-23T22:37:18.257657+0000","last_active":"2023-09-23T22:46:27.571163+0000","last_peered":"2023-09-23T22:46:27.571163+0000","last_clean":"2023-09-23T22:46:27.571163+0000","last_became_active":"2023-09-23T22:37:18.257316+0000","last_became_peered":"2023-09-23T22:37:18.257316+0000","last_unstale":"2023-09-23T22:46:27.571163+0000","last_undegraded":"2023-09-23T22:46:27.571163+0000","last_fullsized":"2023-09-23T22:46:27.571163+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":131,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574459+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:46:27.574459+0000","last_peered":"2023-09-23T22:46:27.574459+0000","last_clean":"2023-09-23T22:46:27.574459+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:46:27.574459+0000","last_undegraded":"2023-09-23T22:46:27.574459+0000","last_fullsized":"2023-09-23T22:46:27.574459+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"197'10611","reported_seq":10634,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.400869+0000","last_change":"2023-09-23T22:43:59.400192+0000","last_active":"2023-09-23T22:47:08.400869+0000","last_peered":"2023-09-23T22:47:08.400869+0000","last_clean":"2023-09-23T22:47:08.400869+0000","last_became_active":"2023-09-23T22:43:59.399645+0000","last_became_peered":"2023-09-23T22:43:59.399645+0000","last_unstale":"2023-09-23T22:47:08.400869+0000","last_undegraded":"2023-09-23T22:47:08.400869+0000","last_fullsized":"2023-09-23T22:47:08.400869+0000","mapping_epoch":181,"log_start":"186'2000","ondisk_log_start":"186'2000","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8611,"log_dups_size":0,"ondisk_log_size":8611,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205193216,"num_objects":3131,"num_object_clones":0,"num_object_copies":9393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10611,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,1,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":195,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.569021+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:46:27.569021+0000","last_peered":"2023-09-23T22:46:27.569021+0000","last_clean":"2023-09-23T22:46:27.569021+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:46:27.569021+0000","last_undegraded":"2023-09-23T22:46:27.569021+0000","last_fullsized":"2023-09-23T22:46:27.569021+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":164,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.573218+0000","last_change":"2023-09-23T22:37:18.242735+0000","last_active":"2023-09-23T22:46:27.573218+0000","last_peered":"2023-09-23T22:46:27.573218+0000","last_clean":"2023-09-23T22:46:27.573218+0000","last_became_active":"2023-09-23T22:37:18.242370+0000","last_became_peered":"2023-09-23T22:37:18.242370+0000","last_unstale":"2023-09-23T22:46:27.573218+0000","last_undegraded":"2023-09-23T22:46:27.573218+0000","last_fullsized":"2023-09-23T22:46:27.573218+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:21.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":54,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.569568+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:46:27.569568+0000","last_peered":"2023-09-23T22:46:27.569568+0000","last_clean":"2023-09-23T22:46:27.569568+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:46:27.569568+0000","last_undegraded":"2023-09-23T22:46:27.569568+0000","last_fullsized":"2023-09-23T22:46:27.569568+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.8","version":"197'10337","reported_seq":10361,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:07.548647+0000","last_change":"2023-09-23T22:43:59.399645+0000","last_active":"2023-09-23T22:47:07.548647+0000","last_peered":"2023-09-23T22:47:07.548647+0000","last_clean":"2023-09-23T22:47:07.548647+0000","last_became_active":"2023-09-23T22:43:59.398955+0000","last_became_peered":"2023-09-23T22:43:59.398955+0000","last_unstale":"2023-09-23T22:47:07.548647+0000","last_undegraded":"2023-09-23T22:47:07.548647+0000","last_fullsized":"2023-09-23T22:47:07.548647+0000","mapping_epoch":181,"log_start":"187'3600","ondisk_log_start":"187'3600","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6737,"log_dups_size":0,"ondisk_log_size":6737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.847424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200081408,"num_objects":3053,"num_object_clones":0,"num_object_copies":9159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3053,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10337,"num_write_kb":428480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":183,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.559285+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:46:27.559285+0000","last_peered":"2023-09-23T22:46:27.559285+0000","last_clean":"2023-09-23T22:46:27.559285+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:46:27.559285+0000","last_undegraded":"2023-09-23T22:46:27.559285+0000","last_fullsized":"2023-09-23T22:46:27.559285+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":431,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.565340+0000","last_change":"2023-09-23T22:40:29.382992+0000","last_active":"2023-09-23T22:46:27.565340+0000","last_peered":"2023-09-23T22:46:27.565340+0000","last_clean":"2023-09-23T22:46:27.565340+0000","last_became_active":"2023-09-23T22:40:29.382492+0000","last_became_peered":"2023-09-23T22:40:29.382492+0000","last_unstale":"2023-09-23T22:46:27.565340+0000","last_undegraded":"2023-09-23T22:46:27.565340+0000","last_fullsized":"2023-09-23T22:46:27.565340+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,1],"acting":[7,0,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":129,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.559452+0000","last_change":"2023-09-23T22:34:54.280265+0000","last_active":"2023-09-23T22:46:27.559452+0000","last_peered":"2023-09-23T22:46:27.559452+0000","last_clean":"2023-09-23T22:46:27.559452+0000","last_became_active":"2023-09-23T22:34:54.279897+0000","last_became_peered":"2023-09-23T22:34:54.279897+0000","last_unstale":"2023-09-23T22:46:27.559452+0000","last_undegraded":"2023-09-23T22:46:27.559452+0000","last_fullsized":"2023-09-23T22:46:27.559452+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":114,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571781+0000","last_change":"2023-09-23T22:34:54.284531+0000","last_active":"2023-09-23T22:46:27.571781+0000","last_peered":"2023-09-23T22:46:27.571781+0000","last_clean":"2023-09-23T22:46:27.571781+0000","last_became_active":"2023-09-23T22:34:54.283763+0000","last_became_peered":"2023-09-23T22:34:54.283763+0000","last_unstale":"2023-09-23T22:46:27.571781+0000","last_undegraded":"2023-09-23T22:46:27.571781+0000","last_fullsized":"2023-09-23T22:46:27.571781+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.b","version":"197'10548","reported_seq":10573,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:07.616489+0000","last_change":"2023-09-23T22:43:59.399441+0000","last_active":"2023-09-23T22:47:07.616489+0000","last_peered":"2023-09-23T22:47:07.616489+0000","last_clean":"2023-09-23T22:47:07.616489+0000","last_became_active":"2023-09-23T22:43:59.399097+0000","last_became_peered":"2023-09-23T22:43:59.399097+0000","last_unstale":"2023-09-23T22:47:07.616489+0000","last_undegraded":"2023-09-23T22:47:07.616489+0000","last_fullsized":"2023-09-23T22:47:07.616489+0000","mapping_epoch":181,"log_start":"186'2400","ondisk_log_start":"186'2400","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":8148,"log_dups_size":0,"ondisk_log_size":8148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:25.518393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201457664,"num_objects":3074,"num_object_clones":0,"num_object_copies":9222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3074,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10548,"num_write_kb":435904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"0'0","reported_seq":196,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.565402+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:46:27.565402+0000","last_peered":"2023-09-23T22:46:27.565402+0000","last_clean":"2023-09-23T22:46:27.565402+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:46:27.565402+0000","last_undegraded":"2023-09-23T22:46:27.565402+0000","last_fullsized":"2023-09-23T22:46:27.565402+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:46:48.451170+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:46:48.451170+0000","last_peered":"2023-09-23T22:46:48.451170+0000","last_clean":"2023-09-23T22:46:48.451170+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:46:48.451170+0000","last_undegraded":"2023-09-23T22:46:48.451170+0000","last_fullsized":"2023-09-23T22:46:48.451170+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":176,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574089+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:46:27.574089+0000","last_peered":"2023-09-23T22:46:27.574089+0000","last_clean":"2023-09-23T22:46:27.574089+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:46:27.574089+0000","last_undegraded":"2023-09-23T22:46:27.574089+0000","last_fullsized":"2023-09-23T22:46:27.574089+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.e","version":"197'10594","reported_seq":10618,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.652066+0000","last_change":"2023-09-23T22:43:59.758760+0000","last_active":"2023-09-23T22:47:08.652066+0000","last_peered":"2023-09-23T22:47:08.652066+0000","last_clean":"2023-09-23T22:47:08.652066+0000","last_became_active":"2023-09-23T22:43:59.758051+0000","last_became_peered":"2023-09-23T22:43:59.758051+0000","last_unstale":"2023-09-23T22:47:08.652066+0000","last_undegraded":"2023-09-23T22:47:08.652066+0000","last_fullsized":"2023-09-23T22:47:08.652066+0000","mapping_epoch":181,"log_start":"186'3000","ondisk_log_start":"186'3000","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7594,"log_dups_size":0,"ondisk_log_size":7594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193331200,"num_objects":2950,"num_object_clones":0,"num_object_copies":8850,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2950,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10594,"num_write_kb":433408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":41,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566453+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:46:27.566453+0000","last_peered":"2023-09-23T22:46:27.566453+0000","last_clean":"2023-09-23T22:46:27.566453+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:46:27.566453+0000","last_undegraded":"2023-09-23T22:46:27.566453+0000","last_fullsized":"2023-09-23T22:46:27.566453+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":110,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574606+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:46:27.574606+0000","last_peered":"2023-09-23T22:46:27.574606+0000","last_clean":"2023-09-23T22:46:27.574606+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:46:27.574606+0000","last_undegraded":"2023-09-23T22:46:27.574606+0000","last_fullsized":"2023-09-23T22:46:27.574606+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.573882+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:46:27.573882+0000","last_peered":"2023-09-23T22:46:27.573882+0000","last_clean":"2023-09-23T22:46:27.573882+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:46:27.573882+0000","last_undegraded":"2023-09-23T22:46:27.573882+0000","last_fullsized":"2023-09-23T22:46:27.573882+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.d","version":"197'10774","reported_seq":10799,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:08.726015+0000","last_change":"2023-09-23T22:43:59.401325+0000","last_active":"2023-09-23T22:47:08.726015+0000","last_peered":"2023-09-23T22:47:08.726015+0000","last_clean":"2023-09-23T22:47:08.726015+0000","last_became_active":"2023-09-23T22:43:59.400929+0000","last_became_peered":"2023-09-23T22:43:59.400929+0000","last_unstale":"2023-09-23T22:47:08.726015+0000","last_undegraded":"2023-09-23T22:47:08.726015+0000","last_fullsized":"2023-09-23T22:47:08.726015+0000","mapping_epoch":181,"log_start":"187'3200","ondisk_log_start":"187'3200","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7574,"log_dups_size":0,"ondisk_log_size":7574,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207683608,"num_objects":3170,"num_object_clones":0,"num_object_copies":9510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3170,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10774,"num_write_kb":446145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.7","version":"60'2","reported_seq":45,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566057+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:46:27.566057+0000","last_peered":"2023-09-23T22:46:27.566057+0000","last_clean":"2023-09-23T22:46:27.566057+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:46:27.566057+0000","last_undegraded":"2023-09-23T22:46:27.566057+0000","last_fullsized":"2023-09-23T22:46:27.566057+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":149,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.590598+0000","last_change":"2023-09-23T22:37:18.237453+0000","last_active":"2023-09-23T22:46:27.590598+0000","last_peered":"2023-09-23T22:46:27.590598+0000","last_clean":"2023-09-23T22:46:27.590598+0000","last_became_active":"2023-09-23T22:37:18.236809+0000","last_became_peered":"2023-09-23T22:37:18.236809+0000","last_unstale":"2023-09-23T22:46:27.590598+0000","last_undegraded":"2023-09-23T22:46:27.590598+0000","last_fullsized":"2023-09-23T22:46:27.590598+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:18.257352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":203,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.562569+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:46:27.562569+0000","last_peered":"2023-09-23T22:46:27.562569+0000","last_clean":"2023-09-23T22:46:27.562569+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:46:27.562569+0000","last_undegraded":"2023-09-23T22:46:27.562569+0000","last_fullsized":"2023-09-23T22:46:27.562569+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"197'10453","reported_seq":10478,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:47:07.519464+0000","last_change":"2023-09-23T22:43:59.758033+0000","last_active":"2023-09-23T22:47:07.519464+0000","last_peered":"2023-09-23T22:47:07.519464+0000","last_clean":"2023-09-23T22:47:07.519464+0000","last_became_active":"2023-09-23T22:43:59.757447+0000","last_became_peered":"2023-09-23T22:43:59.757447+0000","last_unstale":"2023-09-23T22:47:07.519464+0000","last_undegraded":"2023-09-23T22:47:07.519464+0000","last_fullsized":"2023-09-23T22:47:07.519464+0000","mapping_epoch":181,"log_start":"187'3700","ondisk_log_start":"187'3700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":6753,"log_dups_size":0,"ondisk_log_size":6753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:33.498171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204668928,"num_objects":3123,"num_object_clones":0,"num_object_copies":9369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10453,"num_write_kb":434432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":41,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.566248+0000","last_change":"2023-09-23T22:40:26.355734+0000","last_active":"2023-09-23T22:46:27.566248+0000","last_peered":"2023-09-23T22:46:27.566248+0000","last_clean":"2023-09-23T22:46:27.566248+0000","last_became_active":"2023-09-23T22:40:26.355383+0000","last_became_peered":"2023-09-23T22:40:26.355383+0000","last_unstale":"2023-09-23T22:46:27.566248+0000","last_undegraded":"2023-09-23T22:46:27.566248+0000","last_fullsized":"2023-09-23T22:46:27.566248+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":182,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574181+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:46:27.574181+0000","last_peered":"2023-09-23T22:46:27.574181+0000","last_clean":"2023-09-23T22:46:27.574181+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:46:27.574181+0000","last_undegraded":"2023-09-23T22:46:27.574181+0000","last_fullsized":"2023-09-23T22:46:27.574181+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":161,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571044+0000","last_change":"2023-09-23T22:34:54.276631+0000","last_active":"2023-09-23T22:46:27.571044+0000","last_peered":"2023-09-23T22:46:27.571044+0000","last_clean":"2023-09-23T22:46:27.571044+0000","last_became_active":"2023-09-23T22:34:54.276165+0000","last_became_peered":"2023-09-23T22:34:54.276165+0000","last_unstale":"2023-09-23T22:46:27.571044+0000","last_undegraded":"2023-09-23T22:46:27.571044+0000","last_fullsized":"2023-09-23T22:46:27.571044+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"60'1","reported_seq":184,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T22:46:48.461146+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:46:48.461146+0000","last_peered":"2023-09-23T22:46:48.461146+0000","last_clean":"2023-09-23T22:46:48.461146+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:46:48.461146+0000","last_undegraded":"2023-09-23T22:46:48.461146+0000","last_fullsized":"2023-09-23T22:46:48.461146+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":207,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.569216+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:46:27.569216+0000","last_peered":"2023-09-23T22:46:27.569216+0000","last_clean":"2023-09-23T22:46:27.569216+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:46:27.569216+0000","last_undegraded":"2023-09-23T22:46:27.569216+0000","last_fullsized":"2023-09-23T22:46:27.569216+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":191,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.558899+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:46:27.558899+0000","last_peered":"2023-09-23T22:46:27.558899+0000","last_clean":"2023-09-23T22:46:27.558899+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:46:27.558899+0000","last_undegraded":"2023-09-23T22:46:27.558899+0000","last_fullsized":"2023-09-23T22:46:27.558899+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":191,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571389+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:46:27.571389+0000","last_peered":"2023-09-23T22:46:27.571389+0000","last_clean":"2023-09-23T22:46:27.571389+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:46:27.571389+0000","last_undegraded":"2023-09-23T22:46:27.571389+0000","last_fullsized":"2023-09-23T22:46:27.571389+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":192,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.561362+0000","last_change":"2023-09-23T22:37:18.244900+0000","last_active":"2023-09-23T22:46:27.561362+0000","last_peered":"2023-09-23T22:46:27.561362+0000","last_clean":"2023-09-23T22:46:27.561362+0000","last_became_active":"2023-09-23T22:37:18.244375+0000","last_became_peered":"2023-09-23T22:37:18.244375+0000","last_unstale":"2023-09-23T22:46:27.561362+0000","last_undegraded":"2023-09-23T22:46:27.561362+0000","last_fullsized":"2023-09-23T22:46:27.561362+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":176,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.571314+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:46:27.571314+0000","last_peered":"2023-09-23T22:46:27.571314+0000","last_clean":"2023-09-23T22:46:27.571314+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:46:27.571314+0000","last_undegraded":"2023-09-23T22:46:27.571314+0000","last_fullsized":"2023-09-23T22:46:27.571314+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":221,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.561850+0000","last_change":"2023-09-23T22:37:18.240789+0000","last_active":"2023-09-23T22:46:27.561850+0000","last_peered":"2023-09-23T22:46:27.561850+0000","last_clean":"2023-09-23T22:46:27.561850+0000","last_became_active":"2023-09-23T22:37:18.240435+0000","last_became_peered":"2023-09-23T22:37:18.240435+0000","last_unstale":"2023-09-23T22:46:27.561850+0000","last_undegraded":"2023-09-23T22:46:27.561850+0000","last_fullsized":"2023-09-23T22:46:27.561850+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:50:05.168468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":192,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.561840+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:46:27.561840+0000","last_peered":"2023-09-23T22:46:27.561840+0000","last_clean":"2023-09-23T22:46:27.561840+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:46:27.561840+0000","last_undegraded":"2023-09-23T22:46:27.561840+0000","last_fullsized":"2023-09-23T22:46:27.561840+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":167,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.574651+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:46:27.574651+0000","last_peered":"2023-09-23T22:46:27.574651+0000","last_clean":"2023-09-23T22:46:27.574651+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:46:27.574651+0000","last_undegraded":"2023-09-23T22:46:27.574651+0000","last_fullsized":"2023-09-23T22:46:27.574651+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":201,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T22:46:27.570913+0000","last_change":"2023-09-23T22:37:18.239054+0000","last_active":"2023-09-23T22:46:27.570913+0000","last_peered":"2023-09-23T22:46:27.570913+0000","last_clean":"2023-09-23T22:46:27.570913+0000","last_became_active":"2023-09-23T22:37:18.238659+0000","last_became_peered":"2023-09-23T22:37:18.238659+0000","last_unstale":"2023-09-23T22:46:27.570913+0000","last_undegraded":"2023-09-23T22:46:27.570913+0000","last_fullsized":"2023-09-23T22:46:27.570913+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":14452,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3195273240,"num_objects":48757,"num_object_clones":0,"num_object_copies":146271,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":48757,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":169057,"num_write_kb":6969985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9507516416,"data_stored":9507504200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":122657,"ondisk_log_size":122657,"up":48,"acting":48,"num_store_stats":7},{"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":48,"seq":206158430647,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2081656,"kb_used_data":1772144,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91663496,"statfs":{"total":95995035648,"available":93863419904,"internally_reserved":0,"allocated":1814675456,"data_stored":1814121549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:46:08 2023","interfaces":[{"interface":"back","average":{"1min":1.4059999999999999,"5min":2.0649999999999999,"15min":2.2490000000000001},"min":{"1min":0.23999999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":4.3979999999999997,"5min":43.25,"15min":124.09},"last":0.23400000000000001},{"interface":"front","average":{"1min":1.6779999999999999,"5min":2.2869999999999999,"15min":2.3250000000000002},"min":{"1min":0.311,"5min":0.26200000000000001,"15min":0.246},"max":{"1min":5.8259999999999996,"5min":43.591999999999999,"15min":124.00700000000001},"last":0.996}]},{"osd":1,"last update":"Sat Sep 23 22:46:32 2023","interfaces":[{"interface":"back","average":{"1min":1.6519999999999999,"5min":2.1829999999999998,"15min":1.7290000000000001},"min":{"1min":0.33500000000000002,"5min":0.253,"15min":0.253},"max":{"1min":8.8490000000000002,"5min":51.628999999999998,"15min":51.628999999999998},"last":1.0369999999999999},{"interface":"front","average":{"1min":2.3180000000000001,"5min":2.129,"15min":1.9870000000000001},"min":{"1min":0.36199999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.3390000000000004,"5min":51.677,"15min":51.677},"last":0.308}]},{"osd":2,"last update":"Sat Sep 23 22:46:08 2023","interfaces":[{"interface":"back","average":{"1min":1.5129999999999999,"5min":1.8759999999999999,"15min":1.7909999999999999},"min":{"1min":0.33000000000000002,"5min":0.318,"15min":0.27600000000000002},"max":{"1min":6.0030000000000001,"5min":35.5,"15min":52.573},"last":0.35599999999999998},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.9350000000000001,"15min":1.77},"min":{"1min":0.34999999999999998,"5min":0.32300000000000001,"15min":0.27100000000000002},"max":{"1min":5.7400000000000002,"5min":35.530000000000001,"15min":53.319000000000003},"last":1.018}]},{"osd":3,"last update":"Sat Sep 23 22:46:54 2023","interfaces":[{"interface":"back","average":{"1min":3.0550000000000002,"5min":2.9620000000000002,"15min":2.536},"min":{"1min":0.44,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":12.707000000000001,"5min":53.314,"15min":124.22799999999999},"last":54.561999999999998},{"interface":"front","average":{"1min":2.3700000000000001,"5min":2.218,"15min":2.2869999999999999},"min":{"1min":0.38700000000000001,"5min":0.34899999999999998,"15min":0.32900000000000001},"max":{"1min":9.4749999999999996,"5min":52.183999999999997,"15min":124.17400000000001},"last":54.968000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:46:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.1279999999999999,"15min":1.028},"min":{"1min":0.318,"5min":0.29399999999999998,"15min":0.28899999999999998},"max":{"1min":4.157,"5min":4.6459999999999999,"15min":10.589},"last":0.38800000000000001},{"interface":"front","average":{"1min":2.0070000000000001,"5min":1.522,"15min":1.2450000000000001},"min":{"1min":0.35899999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":12.670999999999999,"5min":12.670999999999999,"15min":12.814},"last":1.0529999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:46:54 2023","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.4710000000000001,"15min":1.194},"min":{"1min":0.38100000000000001,"5min":0.35899999999999999,"15min":0.27200000000000002},"max":{"1min":4.2210000000000001,"5min":7.1900000000000004,"15min":13.677},"last":0.33800000000000002},{"interface":"front","average":{"1min":2.226,"5min":1.54,"15min":1.2270000000000001},"min":{"1min":0.41399999999999998,"5min":0.36399999999999999,"15min":0.34200000000000003},"max":{"1min":9.1050000000000004,"5min":9.1050000000000004,"15min":11.298},"last":0.61099999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:46:54 2023","interfaces":[{"interface":"back","average":{"1min":1.3640000000000001,"5min":1.1699999999999999,"15min":1.075},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.36099999999999999},"max":{"1min":4.3070000000000004,"5min":4.3559999999999999,"15min":5.2679999999999998},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.46,"5min":1.2270000000000001,"15min":0.97999999999999998},"min":{"1min":0.35699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.2380000000000004,"5min":5.2380000000000004,"15min":5.2380000000000004},"last":0.70699999999999996}]}]},{"osd":6,"up_from":0,"seq":597000454272,"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":1,"up_from":145,"seq":622770258040,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2108608,"kb_used_data":1702008,"kb_used_omap":5,"kb_used_meta":406522,"kb_avail":91636544,"statfs":{"total":95995035648,"available":93835821056,"internally_reserved":0,"allocated":1742856192,"data_stored":1742012881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":416278988},"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 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.8149999999999999,"15min":2.5470000000000002},"min":{"1min":0.222,"5min":0.19600000000000001,"15min":0.17999999999999999},"max":{"1min":6.407,"5min":9.8699999999999992,"15min":32.232999999999997},"last":0.56999999999999995},{"interface":"front","average":{"1min":2.4020000000000001,"5min":1.742,"15min":3.0590000000000002},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":10.715,"5min":10.715,"15min":65.015000000000001},"last":1.3480000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6200000000000001,"5min":1.5129999999999999,"15min":1.8280000000000001},"min":{"1min":0.32500000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.7839999999999998,"5min":10.15,"15min":11.023999999999999},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.409,"5min":1.9510000000000001,"15min":1.704},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":10.619999999999999,"5min":10.619999999999999,"15min":11.917},"last":4.5549999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":2.71,"5min":1.744,"15min":2.9289999999999998},"min":{"1min":0.25700000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":13.782,"5min":13.782,"15min":33.935000000000002},"last":1.5600000000000001},{"interface":"front","average":{"1min":2.149,"5min":1.8169999999999999,"15min":2.7130000000000001},"min":{"1min":0.40400000000000003,"5min":0.28499999999999998,"15min":0.26800000000000002},"max":{"1min":5.718,"5min":8.4090000000000007,"15min":42.146000000000001},"last":1.244}]},{"osd":4,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":1.6599999999999999,"15min":1.3859999999999999},"min":{"1min":0.36199999999999999,"5min":0.30399999999999999,"15min":0.29499999999999998},"max":{"1min":6.9100000000000001,"5min":9.0570000000000004,"15min":9.0570000000000004},"last":0.60099999999999998},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.522,"15min":1.575},"min":{"1min":0.35599999999999998,"5min":0.34999999999999998,"15min":0.307},"max":{"1min":10.34,"5min":10.34,"15min":10.34},"last":1.472}]},{"osd":5,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":2.758,"5min":1.8819999999999999,"15min":1.452},"min":{"1min":0.379,"5min":0.36199999999999999,"15min":0.32300000000000001},"max":{"1min":6.7729999999999997,"5min":7.3159999999999998,"15min":8.7289999999999992},"last":1.3029999999999999},{"interface":"front","average":{"1min":2.4609999999999999,"5min":2.0249999999999999,"15min":1.599},"min":{"1min":0.34899999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":8.4280000000000008,"5min":9.8369999999999997,"15min":9.8369999999999997},"last":0.627}]},{"osd":6,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6739999999999999,"5min":1.655,"15min":1.3999999999999999},"min":{"1min":0.40400000000000003,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.9729999999999999,"5min":9.1039999999999992,"15min":9.1039999999999992},"last":0.65100000000000002},{"interface":"front","average":{"1min":2.8399999999999999,"5min":1.5069999999999999,"15min":1.792},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":10.412000000000001,"5min":10.412000000000001,"15min":64},"last":1.5149999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:46:39 2023","interfaces":[{"interface":"back","average":{"1min":2.54,"5min":1.6120000000000001,"15min":1.8720000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.39200000000000002},"max":{"1min":10.384,"5min":10.384,"15min":64.085999999999999},"last":2.7709999999999999},{"interface":"front","average":{"1min":2.4220000000000002,"5min":2.028,"15min":1.5720000000000001},"min":{"1min":0.503,"5min":0.44400000000000001,"15min":0.40300000000000002},"max":{"1min":8.0050000000000008,"5min":8.5150000000000006,"15min":8.7710000000000008},"last":1.385}]}]},{"osd":0,"up_from":78,"seq":335007449361,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1487512,"kb_used_data":992208,"kb_used_omap":5,"kb_used_meta":495290,"kb_avail":92257640,"statfs":{"total":95995035648,"available":94471823360,"internally_reserved":0,"allocated":1016020992,"data_stored":1015210621,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":507177594},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 22:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":3.726,"15min":3.5169999999999999},"min":{"1min":0.255,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":4.2140000000000004,"5min":149.98699999999999,"15min":149.98699999999999},"last":4.8049999999999997},{"interface":"front","average":{"1min":2.9780000000000002,"5min":4.109,"15min":3.008},"min":{"1min":0.28299999999999997,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":7.6470000000000002,"5min":150.673,"15min":150.673},"last":0.28000000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.337,"15min":2.1709999999999998},"min":{"1min":0.23499999999999999,"5min":0.21299999999999999,"15min":0.17699999999999999},"max":{"1min":3.7349999999999999,"5min":13.074999999999999,"15min":94.004999999999995},"last":3.0529999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.6779999999999999,"15min":3.0920000000000001},"min":{"1min":0.224,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":4.399,"5min":13.061999999999999,"15min":150.29400000000001},"last":1.0780000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:46:49 2023","interfaces":[{"interface":"back","average":{"1min":2.355,"5min":1.99,"15min":2.7080000000000002},"min":{"1min":0.41199999999999998,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":7.0259999999999998,"5min":12.566000000000001,"15min":96.007000000000005},"last":0.308},{"interface":"front","average":{"1min":1.804,"5min":1.7709999999999999,"15min":2.5379999999999998},"min":{"1min":0.375,"5min":0.30599999999999999,"15min":0.20100000000000001},"max":{"1min":5.2969999999999997,"5min":10.439,"15min":94.224999999999994},"last":3.0939999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.3029999999999999,"15min":1.399},"min":{"1min":0.378,"5min":0.32000000000000001,"15min":0.309},"max":{"1min":3.6629999999999998,"5min":6.7670000000000003,"15min":9.7170000000000005},"last":3.121},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.363,"15min":2.0270000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.28999999999999998},"max":{"1min":4.6710000000000003,"5min":6.9450000000000003,"15min":149.98099999999999},"last":1.1439999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.605,"5min":1.6539999999999999,"15min":2.2000000000000002},"min":{"1min":0.35899999999999999,"5min":0.32100000000000001,"15min":0.27500000000000002},"max":{"1min":4.9359999999999999,"5min":6.8890000000000002,"15min":150.07900000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.403,"5min":1.5229999999999999,"15min":1.5669999999999999},"min":{"1min":0.443,"5min":0.35999999999999999,"15min":0.33700000000000002},"max":{"1min":4.3479999999999999,"5min":6.8840000000000003,"15min":9.6869999999999994},"last":3.145}]},{"osd":6,"last update":"Sat Sep 23 22:46:54 2023","interfaces":[{"interface":"back","average":{"1min":1.79,"5min":1.651,"15min":1.569},"min":{"1min":0.51600000000000001,"5min":0.36699999999999999,"15min":0.35399999999999998},"max":{"1min":7.085,"5min":12.667999999999999,"15min":12.667999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.9990000000000001,"5min":1.645,"15min":1.738},"min":{"1min":0.53500000000000003,"5min":0.40400000000000003,"15min":0.36199999999999999},"max":{"1min":7.1079999999999997,"5min":12.648,"15min":12.648},"last":0.45700000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.948,"5min":1.7829999999999999,"15min":1.6679999999999999},"min":{"1min":0.40000000000000002,"5min":0.34899999999999998,"15min":0.34100000000000003},"max":{"1min":7.0590000000000002,"5min":12.624000000000001,"15min":12.624000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.696,"5min":1.5449999999999999,"15min":1.6180000000000001},"min":{"1min":0.45800000000000002,"5min":0.39600000000000002,"15min":0.35599999999999998},"max":{"1min":7.5519999999999996,"5min":7.5519999999999996,"15min":11.984},"last":3.1840000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122310,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1299424,"kb_used_data":739992,"kb_used_omap":7,"kb_used_meta":559352,"kb_avail":92445728,"statfs":{"total":95995035648,"available":94664425472,"internally_reserved":0,"allocated":757751808,"data_stored":756936632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":572776529},"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 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.5609999999999999,"15min":2.2280000000000002},"min":{"1min":0.26100000000000001,"5min":0.184,"15min":0.17199999999999999},"max":{"1min":4.2450000000000001,"5min":8.3789999999999996,"15min":68.540999999999997},"last":0.29399999999999998},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.571,"15min":2.2250000000000001},"min":{"1min":0.221,"5min":0.183,"15min":0.183},"max":{"1min":3.9300000000000002,"5min":10.048,"15min":75.644000000000005},"last":2.8809999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":1.851,"15min":1.6890000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":6.9980000000000002,"5min":12.753,"15min":41.093000000000004},"last":1.7509999999999999},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.831,"15min":2.4620000000000002},"min":{"1min":0.23000000000000001,"5min":0.218,"15min":0.218},"max":{"1min":11.15,"5min":11.15,"15min":39.747},"last":0.69699999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:46:52 2023","interfaces":[{"interface":"back","average":{"1min":3.3519999999999999,"5min":1.948,"15min":2.722},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.21199999999999999},"max":{"1min":40.189999999999998,"5min":40.189999999999998,"15min":146.667},"last":0.34699999999999998},{"interface":"front","average":{"1min":2.04,"5min":1.869,"15min":2.5590000000000002},"min":{"1min":0.36899999999999999,"5min":0.309,"15min":0.25},"max":{"1min":5.5469999999999997,"5min":12.542,"15min":139.25700000000001},"last":3.8180000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":2.2149999999999999,"15min":1.8360000000000001},"min":{"1min":0.34699999999999998,"5min":0.314,"15min":0.26900000000000002},"max":{"1min":3.2469999999999999,"5min":84.703000000000003,"15min":84.703000000000003},"last":1.222},{"interface":"front","average":{"1min":0.874,"5min":2.2650000000000001,"15min":1.7270000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":3.8180000000000001,"5min":84.724999999999994,"15min":84.724999999999994},"last":1.242}]},{"osd":5,"last update":"Sat Sep 23 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.8779999999999999,"15min":1.738},"min":{"1min":0.34300000000000003,"5min":0.34100000000000003,"15min":0.30199999999999999},"max":{"1min":5.258,"5min":40.279000000000003,"15min":40.279000000000003},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.389,"5min":2.2160000000000002,"15min":1.875},"min":{"1min":0.378,"5min":0.33700000000000002,"15min":0.32800000000000001},"max":{"1min":5.4880000000000004,"5min":42.820999999999998,"15min":42.820999999999998},"last":0.749}]},{"osd":6,"last update":"Sat Sep 23 22:46:52 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":1.248,"15min":1.548},"min":{"1min":0.42299999999999999,"5min":0.38,"15min":0.36499999999999999},"max":{"1min":1.383,"5min":8.7129999999999992,"15min":12.476000000000001},"last":0.624},{"interface":"front","average":{"1min":1.038,"5min":1.4019999999999999,"15min":1.413},"min":{"1min":0.42999999999999999,"5min":0.40899999999999997,"15min":0.38300000000000001},"max":{"1min":4.4560000000000004,"5min":12.380000000000001,"15min":12.380000000000001},"last":0.56699999999999995}]},{"osd":7,"last update":"Sat Sep 23 22:46:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":1.966,"15min":1.6899999999999999},"min":{"1min":0.38600000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.2869999999999999,"5min":14.779999999999999,"15min":14.779999999999999},"last":5.008},{"interface":"front","average":{"1min":1.7629999999999999,"5min":1.8440000000000001,"15min":1.77},"min":{"1min":0.433,"5min":0.373,"15min":0.36299999999999999},"max":{"1min":6.3150000000000004,"5min":14.507999999999999,"15min":14.507999999999999},"last":5.0460000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958783,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2321504,"kb_used_data":1611544,"kb_used_omap":2,"kb_used_meta":709949,"kb_avail":91423648,"statfs":{"total":95995035648,"available":93617815552,"internally_reserved":0,"allocated":1650221056,"data_stored":1649403121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":726987829},"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 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.9889999999999999,"5min":3.1230000000000002,"15min":4.1150000000000002},"min":{"1min":0.216,"5min":0.17899999999999999,"15min":0.17000000000000001},"max":{"1min":9.5820000000000007,"5min":118.34,"15min":172.05600000000001},"last":0.435},{"interface":"front","average":{"1min":2.0920000000000001,"5min":2.8290000000000002,"15min":3.8050000000000002},"min":{"1min":0.25900000000000001,"5min":0.19800000000000001,"15min":0.186},"max":{"1min":5.665,"5min":117.999,"15min":168.14699999999999},"last":0.372}]},{"osd":1,"last update":"Sat Sep 23 22:46:31 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":2.0169999999999999,"15min":3.25},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":8.4920000000000009,"5min":12.518000000000001,"15min":168.71100000000001},"last":5.5359999999999996},{"interface":"front","average":{"1min":2.4380000000000002,"5min":2.1760000000000002,"15min":3.48},"min":{"1min":0.27700000000000002,"5min":0.24399999999999999,"15min":0.218},"max":{"1min":6.9539999999999997,"5min":10.202,"15min":169.559},"last":4.3339999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.1499999999999999,"5min":1.774,"15min":3.2959999999999998},"min":{"1min":0.25700000000000001,"5min":0.249,"15min":0.23300000000000001},"max":{"1min":5.7460000000000004,"5min":9.2379999999999995,"15min":257.48200000000003},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.9990000000000001,"5min":1.9119999999999999,"15min":3.3769999999999998},"min":{"1min":0.311,"5min":0.24299999999999999,"15min":0.20899999999999999},"max":{"1min":6.9199999999999999,"5min":8.3970000000000002,"15min":262.13400000000001},"last":4.1890000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.6080000000000001,"5min":1.9770000000000001,"15min":2.0230000000000001},"min":{"1min":0.42999999999999999,"5min":0.33000000000000002,"15min":0.313},"max":{"1min":7.0270000000000001,"5min":8.077,"15min":58.124000000000002},"last":4.234},{"interface":"front","average":{"1min":2.468,"5min":1.6839999999999999,"15min":1.883},"min":{"1min":0.39200000000000002,"5min":0.32800000000000001,"15min":0.314},"max":{"1min":10.456,"5min":10.456,"15min":58.103999999999999},"last":0.69499999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":3.4119999999999999,"5min":2.1219999999999999,"15min":2.1360000000000001},"min":{"1min":0.443,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":11.323,"5min":11.323,"15min":58.332000000000001},"last":1.4490000000000001},{"interface":"front","average":{"1min":2.9649999999999999,"5min":2.0790000000000002,"15min":2.0830000000000002},"min":{"1min":0.36599999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":12.170999999999999,"5min":12.170999999999999,"15min":58.148000000000003},"last":0.61499999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:46:51 2023","interfaces":[{"interface":"back","average":{"1min":1.667,"5min":1.524,"15min":1.768},"min":{"1min":0.48699999999999999,"5min":0.376,"15min":0.36799999999999999},"max":{"1min":5.6900000000000004,"5min":9.2910000000000004,"15min":58.069000000000003},"last":0.68500000000000005},{"interface":"front","average":{"1min":2.0009999999999999,"5min":1.905,"15min":1.6359999999999999},"min":{"1min":0.44400000000000001,"5min":0.40699999999999997,"15min":0.39700000000000002},"max":{"1min":5.5490000000000004,"5min":8.0950000000000006,"15min":14.875},"last":4.3040000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:46:36 2023","interfaces":[{"interface":"back","average":{"1min":2.9710000000000001,"5min":2.0569999999999999,"15min":2.0659999999999998},"min":{"1min":0.439,"5min":0.38,"15min":0.32700000000000001},"max":{"1min":11.157999999999999,"5min":11.157999999999999,"15min":57.933},"last":4.2619999999999996},{"interface":"front","average":{"1min":3.1880000000000002,"5min":2.0310000000000001,"15min":2.0830000000000002},"min":{"1min":0.51200000000000001,"5min":0.38600000000000001,"15min":0.28999999999999998},"max":{"1min":11.058,"5min":11.058,"15min":58.280999999999999},"last":0.66800000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019344,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1105192,"kb_used_data":803872,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92639960,"statfs":{"total":95995035648,"available":94863319040,"internally_reserved":0,"allocated":823164928,"data_stored":822626733,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 22:46:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":1.25,"15min":1.7110000000000001},"min":{"1min":0.26500000000000001,"5min":0.253,"15min":0.253},"max":{"1min":4.4950000000000001,"5min":12.138,"15min":132.03200000000001},"last":0.5},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.3480000000000001,"15min":1.8799999999999999},"min":{"1min":0.27600000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":4.3410000000000002,"5min":12.659000000000001,"15min":133.28700000000001},"last":0.48299999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:46:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1320000000000001,"5min":2.6440000000000001,"15min":1.8149999999999999},"min":{"1min":0.34799999999999998,"5min":0.307,"15min":0.28000000000000003},"max":{"1min":8.7080000000000002,"5min":61.442,"15min":61.442},"last":2.2370000000000001},{"interface":"front","average":{"1min":2.5680000000000001,"5min":2.6349999999999998,"15min":1.8200000000000001},"min":{"1min":0.30499999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.7469999999999999,"5min":61.332000000000001,"15min":61.332000000000001},"last":2.2109999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:46:22 2023","interfaces":[{"interface":"back","average":{"1min":2.238,"5min":1.3720000000000001,"15min":1.982},"min":{"1min":0.34000000000000002,"5min":0.33600000000000002,"15min":0.29699999999999999},"max":{"1min":8.4179999999999993,"5min":8.4179999999999993,"15min":87.376000000000005},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.5620000000000001,"5min":1.25,"15min":2.0630000000000002},"min":{"1min":0.34999999999999998,"5min":0.29399999999999998,"15min":0.27100000000000002},"max":{"1min":8.3979999999999997,"5min":8.3979999999999997,"15min":87.326999999999998},"last":0.34799999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7589999999999999,"5min":2.202,"15min":1.9930000000000001},"min":{"1min":0.32500000000000001,"5min":0.30099999999999999,"15min":0.28399999999999997},"max":{"1min":4.9619999999999997,"5min":61.197000000000003,"15min":61.197000000000003},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.764,"5min":2.3029999999999999,"15min":1.915},"min":{"1min":0.42099999999999999,"5min":0.32200000000000001,"15min":0.29799999999999999},"max":{"1min":4.6200000000000001,"5min":62.133000000000003,"15min":62.133000000000003},"last":0.57399999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":1.5069999999999999,"15min":1.113},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.26700000000000002},"max":{"1min":4.5999999999999996,"5min":29.640999999999998,"15min":29.640999999999998},"last":2.004},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.462,"15min":1.159},"min":{"1min":0.35699999999999998,"5min":0.35599999999999998,"15min":0.32300000000000001},"max":{"1min":4.9299999999999997,"5min":28.495999999999999,"15min":28.495999999999999},"last":1.9830000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:46:45 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.97199999999999998,"15min":0.83299999999999996},"min":{"1min":0.40100000000000002,"5min":0.38900000000000001,"15min":0.35299999999999998},"max":{"1min":2.282,"5min":5.718,"15min":5.718},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.995,"15min":0.85599999999999998},"min":{"1min":0.44400000000000001,"5min":0.35999999999999999,"15min":0.34599999999999997},"max":{"1min":4.5609999999999999,"5min":4.5609999999999999,"15min":4.5609999999999999},"last":0.59499999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:47:03 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":1.524,"15min":1.304},"min":{"1min":0.32700000000000001,"5min":0.32200000000000001,"15min":0.312},"max":{"1min":6.5759999999999996,"5min":28.509,"15min":28.509},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.5720000000000001,"15min":1.155},"min":{"1min":0.52100000000000002,"5min":0.37,"15min":0.27200000000000002},"max":{"1min":4.5830000000000002,"5min":29.593,"15min":29.593},"last":0.72699999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823113,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2350304,"kb_used_data":1760600,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":91394848,"statfs":{"total":95995035648,"available":93588324352,"internally_reserved":0,"allocated":1802854400,"data_stored":1802319968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":1.234,"15min":1.972},"min":{"1min":0.28399999999999997,"5min":0.251,"15min":0.23100000000000001},"max":{"1min":2.5600000000000001,"5min":6.3140000000000001,"15min":171.601},"last":2.8959999999999999},{"interface":"front","average":{"1min":1.7430000000000001,"5min":1.421,"15min":1.97},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":5.7750000000000004,"5min":8.0709999999999997,"15min":170.999},"last":1.304}]},{"osd":1,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":2.1850000000000001,"5min":3.7879999999999998,"15min":2.4199999999999999},"min":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":5.8179999999999996,"5min":197.65199999999999,"15min":197.65199999999999},"last":2.347},{"interface":"front","average":{"1min":1.2090000000000001,"5min":3.746,"15min":2.3119999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.27700000000000002},"max":{"1min":5.2350000000000003,"5min":197.61099999999999,"15min":197.61099999999999},"last":2.9300000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:47:06 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":1.6759999999999999,"15min":2.282},"min":{"1min":0.314,"5min":0.29099999999999998,"15min":0.28100000000000003},"max":{"1min":9.4369999999999994,"5min":9.4369999999999994,"15min":169.446},"last":3.641},{"interface":"front","average":{"1min":1.248,"5min":1.202,"15min":2.3140000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.29499999999999998},"max":{"1min":6.867,"5min":6.867,"15min":169.786},"last":6.867}]},{"osd":3,"last update":"Sat Sep 23 22:46:40 2023","interfaces":[{"interface":"back","average":{"1min":2.5950000000000002,"5min":2.129,"15min":2.4660000000000002},"min":{"1min":0.35899999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":9.0809999999999995,"5min":76.869,"15min":169.62200000000001},"last":5.859},{"interface":"front","average":{"1min":2.5790000000000002,"5min":2.306,"15min":2.488},"min":{"1min":0.34899999999999998,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":8.7560000000000002,"5min":76.759,"15min":169.65199999999999},"last":5.7480000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:46:34 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":1.2130000000000001,"15min":1.0409999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.30499999999999999},"max":{"1min":4.6159999999999997,"5min":6.5620000000000003,"15min":6.5620000000000003},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.552,"5min":1.278,"15min":1.0900000000000001},"min":{"1min":0.34200000000000003,"5min":0.313,"15min":0.29899999999999999},"max":{"1min":6.0880000000000001,"5min":9.9030000000000005,"15min":9.9030000000000005},"last":0.63200000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:46:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.161,"15min":1.044},"min":{"1min":0.43099999999999999,"5min":0.42199999999999999,"15min":0.33800000000000002},"max":{"1min":4.4820000000000002,"5min":6.617,"15min":6.617},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.2370000000000001,"15min":1.127},"min":{"1min":0.41099999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":8.0259999999999998,"5min":8.0259999999999998,"15min":8.0259999999999998},"last":0.70199999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:46:59 2023","interfaces":[{"interface":"back","average":{"1min":2.0099999999999998,"5min":1.5129999999999999,"15min":1.23},"min":{"1min":0.38700000000000001,"5min":0.377,"15min":0.34499999999999997},"max":{"1min":8.2360000000000007,"5min":9.9369999999999994,"15min":9.9369999999999994},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.9930000000000001,"5min":1.671,"15min":1.335},"min":{"1min":0.47299999999999998,"5min":0.46800000000000003,"15min":0.372},"max":{"1min":8.1940000000000008,"5min":9.0280000000000005,"15min":9.173},"last":2.8530000000000002}]}]}],"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":1002897408,"data_stored":1002897408,"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":1714032640,"data_stored":1714028568,"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":752615424,"data_stored":752615424,"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":1626144768,"data_stored":1626144768,"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":811204608,"data_stored":811204608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1799557120,"data_stored":1799553048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1801064448,"data_stored":1801060376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:47:17.768 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T22:47:17.768 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:47:17.768 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-09-23T22:47:17.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd in 6 2023-09-23T22:47:17.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:17.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:17.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:18.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:18.247 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.282 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:18.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:18.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:18.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:18.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:18.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:18.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:18.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:18.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:18.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:18.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:19.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:19.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:19.197 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:47:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:47:18] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-09-23T22:47:19.198 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:47:19.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:19.263 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:47:19.312 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:47:19.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:19.357 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:47:19.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:19.394 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:47:19.414 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:47:19.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:47:19.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[74920]: cluster 2023-09-23T22:47:18.242415+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T22:47:19.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[74920]: audit 2023-09-23T22:47:18.464861+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.121:0/472375052' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:19.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[74920]: audit 2023-09-23T22:47:18.465487+0000 mon.a (mon.0) 1216 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:19.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[74920]: audit 2023-09-23T22:47:19.144248+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.121:0/2483031247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:19.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[78246]: cluster 2023-09-23T22:47:18.242415+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T22:47:19.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[78246]: audit 2023-09-23T22:47:18.464861+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.121:0/472375052' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:19.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[78246]: audit 2023-09-23T22:47:18.465487+0000 mon.a (mon.0) 1216 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:19.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:19 smithi121 bash[78246]: audit 2023-09-23T22:47:19.144248+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.121:0/2483031247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:19.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:19.472 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:47:19.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:19.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:19.517 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:47:19.519 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.519 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.519 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.519 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.520 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.520 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.520 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.520 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:47:19.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.610 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:19 smithi123 bash[59255]: cluster 2023-09-23T22:47:18.242415+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T22:47:19.610 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:19 smithi123 bash[59255]: audit 2023-09-23T22:47:18.464861+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.121:0/472375052' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:19.610 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:19 smithi123 bash[59255]: audit 2023-09-23T22:47:18.465487+0000 mon.a (mon.0) 1216 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:19.610 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:19 smithi123 bash[59255]: audit 2023-09-23T22:47:19.144248+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.121:0/2483031247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:19.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:19.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:19.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:19.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:19.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:19.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:20.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:20.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:20.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:20.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:20.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:20.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:20.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: cluster 2023-09-23T22:47:19.395853+0000 mon.a (mon.0) 1217 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:20.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: cluster 2023-09-23T22:47:19.399593+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: audit 2023-09-23T22:47:19.400966+0000 mon.a (mon.0) 1218 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:47:20.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: cluster 2023-09-23T22:47:19.401067+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-09-23T22:47:20.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: cluster 2023-09-23T22:47:19.406142+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: cluster 2023-09-23T22:47:19.408237+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:20 smithi123 bash[59255]: cluster 2023-09-23T22:47:19.414006+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:20.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:20.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:20.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: cluster 2023-09-23T22:47:19.395853+0000 mon.a (mon.0) 1217 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: cluster 2023-09-23T22:47:19.399593+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: audit 2023-09-23T22:47:19.400966+0000 mon.a (mon.0) 1218 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: cluster 2023-09-23T22:47:19.401067+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: cluster 2023-09-23T22:47:19.406142+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: cluster 2023-09-23T22:47:19.408237+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[78246]: cluster 2023-09-23T22:47:19.414006+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: cluster 2023-09-23T22:47:19.395853+0000 mon.a (mon.0) 1217 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: cluster 2023-09-23T22:47:19.399593+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: audit 2023-09-23T22:47:19.400966+0000 mon.a (mon.0) 1218 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:47:20.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: cluster 2023-09-23T22:47:19.401067+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-09-23T22:47:20.672 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: cluster 2023-09-23T22:47:19.406142+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.672 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: cluster 2023-09-23T22:47:19.408237+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.672 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:20 smithi121 bash[74920]: cluster 2023-09-23T22:47:19.414006+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:47:20.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:20.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:20.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:20.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:20.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:21.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:21.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:21.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:21.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:21.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:21.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:21.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:21.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:21.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:21.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:21 smithi123 bash[59255]: cluster 2023-09-23T22:47:20.242857+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T22:47:21.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:21.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:21.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:21.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:21.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:21.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:21.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:21.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:21.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:21.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:21 smithi121 bash[74920]: cluster 2023-09-23T22:47:20.242857+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T22:47:21.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:21 smithi121 bash[78246]: cluster 2023-09-23T22:47:20.242857+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T22:47:22.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:22.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:22.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:22.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:22.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:22.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:22.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:22.322 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:22.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:22.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:22.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:22.656 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:47:22.656 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:47:22.656 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:47:22.656 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:47:22.656 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:47:22.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:22.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:22.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:22.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:22.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:22.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:22.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:23.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:23.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:22 smithi121 bash[78246]: audit 2023-09-23T22:47:21.949976+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:23.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:22 smithi121 bash[78246]: audit 2023-09-23T22:47:21.955461+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:23.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:22 smithi121 bash[78246]: cluster 2023-09-23T22:47:22.243327+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:47:23.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:22 smithi121 bash[74920]: audit 2023-09-23T22:47:21.949976+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:23.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:22 smithi121 bash[74920]: audit 2023-09-23T22:47:21.955461+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:23.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:22 smithi121 bash[74920]: cluster 2023-09-23T22:47:22.243327+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:47:23.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:23.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:23.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:22 smithi123 bash[59255]: audit 2023-09-23T22:47:21.949976+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:22 smithi123 bash[59255]: audit 2023-09-23T22:47:21.955461+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:22 smithi123 bash[59255]: cluster 2023-09-23T22:47:22.243327+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:47:23.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:23.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:23.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:23.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:23.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:23.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:23.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:23.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:23.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:23.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:23.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:23.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:23.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:24.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:47:24.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:24.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.259 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:24.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:24.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:47:24.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:24.444 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:47:24.525 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:24.563 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:24.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:24.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:24.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:24.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:24.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:24.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:24.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:24.968 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:24.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:24.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:25.077 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:25.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:25.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:25.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:25.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:25.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:25.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:25.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:25.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:25.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[74920]: cluster 2023-09-23T22:47:24.244829+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T22:47:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[74920]: audit 2023-09-23T22:47:24.280181+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[74920]: audit 2023-09-23T22:47:24.289043+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[74920]: audit 2023-09-23T22:47:24.972316+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:47:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[74920]: audit 2023-09-23T22:47:24.975469+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:47:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[74920]: audit 2023-09-23T22:47:24.984833+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:25 smithi123 bash[59255]: cluster 2023-09-23T22:47:24.244829+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T22:47:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:25 smithi123 bash[59255]: audit 2023-09-23T22:47:24.280181+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:25 smithi123 bash[59255]: audit 2023-09-23T22:47:24.289043+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:25 smithi123 bash[59255]: audit 2023-09-23T22:47:24.972316+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:47:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:25 smithi123 bash[59255]: audit 2023-09-23T22:47:24.975469+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:47:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:25 smithi123 bash[59255]: audit 2023-09-23T22:47:24.984833+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:25.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:25.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:25.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:25.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:25.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[78246]: cluster 2023-09-23T22:47:24.244829+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T22:47:25.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[78246]: audit 2023-09-23T22:47:24.280181+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[78246]: audit 2023-09-23T22:47:24.289043+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[78246]: audit 2023-09-23T22:47:24.972316+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:47:25.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[78246]: audit 2023-09-23T22:47:24.975469+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:47:25.877 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:25 smithi121 bash[78246]: audit 2023-09-23T22:47:24.984833+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:25.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:25.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:26.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:26.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:26.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:26.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:26.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:26.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:26.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:26.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:26.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:26.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:26.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:26.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:26.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:26.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:26.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:26.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:26.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:26.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:27.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:27.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:27.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:27.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:27.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:27.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:27.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:27.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:27 smithi121 bash[78246]: cluster 2023-09-23T22:47:26.245224+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T22:47:27.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:27 smithi121 bash[74920]: cluster 2023-09-23T22:47:26.245224+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T22:47:27.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:27.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:27.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:27 smithi123 bash[59255]: cluster 2023-09-23T22:47:26.245224+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T22:47:27.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:27.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:27.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:27.760 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:27.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:27.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:27.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:27.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:28.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:28.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:28.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:28.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:28.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:28.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:28.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:28.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:28.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:28.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:28.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:28.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:28.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:28.840 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.843 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:28.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:28.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:29.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:29.030 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:29.031 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:29.061 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:47:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:47:28] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-09-23T22:47:29.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:29.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.279 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:29.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:29.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:29.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:29.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:29 smithi121 bash[74920]: cluster 2023-09-23T22:47:28.245746+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:47:29.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:29 smithi121 bash[78246]: cluster 2023-09-23T22:47:28.245746+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:47:29.677 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:29.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:29.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:29 smithi123 bash[59255]: cluster 2023-09-23T22:47:28.245746+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:47:29.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:29.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:30.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:30.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:30.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:30.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:30.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:30.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:30.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.610 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:30.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:30.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:30.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:30.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:30.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:30.997 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:31.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:31.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:31.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:31.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:31.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:31.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:31.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:31.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:31.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:31.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:31 smithi123 bash[59255]: cluster 2023-09-23T22:47:30.246284+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T22:47:31.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:31.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:31.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:31 smithi121 bash[78246]: cluster 2023-09-23T22:47:30.246284+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T22:47:31.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:31 smithi121 bash[74920]: cluster 2023-09-23T22:47:30.246284+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T22:47:31.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:31.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:32.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:32.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:32.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:32.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:32.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:32.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:32.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:32.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:32.483 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:32.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:32.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:32.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:32.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:32.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:32.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:33.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:33.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:33.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:33.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:33.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:33.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:33.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:33.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:33.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:33.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:33.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:33.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:33 smithi123 bash[59255]: cluster 2023-09-23T22:47:32.246780+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s 2023-09-23T22:47:33.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:33.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:33.674 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:33 smithi121 bash[78246]: cluster 2023-09-23T22:47:32.246780+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s 2023-09-23T22:47:33.674 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:33 smithi121 bash[74920]: cluster 2023-09-23T22:47:32.246780+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s 2023-09-23T22:47:33.674 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:33 smithi121 bash[74920]: debug 2023-09-23T22:47:33.565+0000 7f4eee986700 -1 mon.a@0(leader).osd e198 definitely_dead 0 2023-09-23T22:47:33.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:33.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:33.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:33.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:33.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:33.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:34.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:34.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:34.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:34.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:34.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:34.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:34.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:34.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:34.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:34.437 INFO:teuthology.orchestra.run.smithi121.stderr:marked in osd.6. 2023-09-23T22:47:34.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:34.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:34 smithi123 bash[59255]: audit 2023-09-23T22:47:33.568747+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.121:0/2981675386' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T22:47:34.447 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:34 smithi123 bash[59255]: audit 2023-09-23T22:47:33.569770+0000 mon.a (mon.0) 1227 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T22:47:34.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:34.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:34.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:34 smithi121 bash[74920]: audit 2023-09-23T22:47:33.568747+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.121:0/2981675386' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T22:47:34.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:34 smithi121 bash[74920]: audit 2023-09-23T22:47:33.569770+0000 mon.a (mon.0) 1227 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T22:47:34.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:34 smithi121 bash[78246]: audit 2023-09-23T22:47:33.568747+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.121:0/2981675386' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T22:47:34.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:34 smithi121 bash[78246]: audit 2023-09-23T22:47:33.569770+0000 mon.a (mon.0) 1227 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T22:47:34.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:34.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:34.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:34.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:34.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:34.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:34.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:34.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:34.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:34.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:35.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:35.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:35.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:35.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:35.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:35.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:35.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:35.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:35.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:35.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:35 smithi123 bash[59255]: cluster 2023-09-23T22:47:34.247417+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 896 op/s 2023-09-23T22:47:35.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:35 smithi123 bash[59255]: cluster 2023-09-23T22:47:34.423563+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:47:35.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:35 smithi123 bash[59255]: cluster 2023-09-23T22:47:34.424475+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:47:35.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:35 smithi123 bash[59255]: audit 2023-09-23T22:47:34.426922+0000 mon.a (mon.0) 1228 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T22:47:35.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:35 smithi123 bash[59255]: cluster 2023-09-23T22:47:34.427068+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T22:47:35.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:35.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:35.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:35.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[78246]: cluster 2023-09-23T22:47:34.247417+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 896 op/s 2023-09-23T22:47:35.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[78246]: cluster 2023-09-23T22:47:34.423563+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:47:35.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[78246]: cluster 2023-09-23T22:47:34.424475+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:47:35.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[78246]: audit 2023-09-23T22:47:34.426922+0000 mon.a (mon.0) 1228 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T22:47:35.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[78246]: cluster 2023-09-23T22:47:34.427068+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T22:47:35.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[74920]: cluster 2023-09-23T22:47:34.247417+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 896 op/s 2023-09-23T22:47:35.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[74920]: cluster 2023-09-23T22:47:34.423563+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:47:35.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[74920]: cluster 2023-09-23T22:47:34.424475+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:47:35.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[74920]: audit 2023-09-23T22:47:34.426922+0000 mon.a (mon.0) 1228 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T22:47:35.605 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:35 smithi121 bash[74920]: cluster 2023-09-23T22:47:34.427068+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T22:47:35.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:35.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:35.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:35.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:35.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:35.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:35.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:36.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:36.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:36.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:36.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:36.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:36.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.426552+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.428641+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.430704+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.431028+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.431387+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.431755+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T22:47:36.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.432654+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.433755+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.435235+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.435278+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.438222+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.426552+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.428641+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.430704+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.431028+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.431387+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.431755+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.432654+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.433755+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.435235+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.435278+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.438222+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.439826+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.440320+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[78246]: cluster 2023-09-23T22:47:35.444868+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:36.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:36.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:36.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:36.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:36.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.439826+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.440320+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:36 smithi121 bash[74920]: cluster 2023-09-23T22:47:35.444868+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.426552+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.428641+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.430704+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.431028+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.431387+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.431755+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.432654+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.433755+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.435235+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.435278+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.438222+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.439826+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.440320+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:36 smithi123 bash[59255]: cluster 2023-09-23T22:47:35.444868+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:47:36.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:36.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:36.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:37.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:37.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:37.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:37.185 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:37.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:37.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:37.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.248053+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.446178+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.447215+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.447764+0000 mon.a (mon.0) 1231 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.449563+0000 osd.1 (osd.1) 1 : cluster 0 9.0 starting backfill to osd.6 from (0'0,0'0] MAX to 198'11668 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.449854+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.451881+0000 osd.0 (osd.0) 19 : cluster 0 9.b starting backfill to osd.6 from (0'0,0'0] MAX to 198'11776 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.452581+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.454719+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:36.457400+0000 osd.7 (osd.7) 134 : cluster 0 9.1 starting backfill to osd.6 from (0'0,0'0] MAX to 198'11839 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: audit 2023-09-23T22:47:36.946001+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[74920]: cluster 2023-09-23T22:47:37.406217+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.248053+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.446178+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.447215+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.447764+0000 mon.a (mon.0) 1231 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.449563+0000 osd.1 (osd.1) 1 : cluster 0 9.0 starting backfill to osd.6 from (0'0,0'0] MAX to 198'11668 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.449854+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.451881+0000 osd.0 (osd.0) 19 : cluster 0 9.b starting backfill to osd.6 from (0'0,0'0] MAX to 198'11776 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.452581+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.454719+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:36.457400+0000 osd.7 (osd.7) 134 : cluster 0 9.1 starting backfill to osd.6 from (0'0,0'0] MAX to 198'11839 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: audit 2023-09-23T22:47:36.946001+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:37.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:37 smithi121 bash[78246]: cluster 2023-09-23T22:47:37.406217+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T22:47:37.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:37.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:37.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:37.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:37.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.248053+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T22:47:37.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.446178+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.447215+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.447764+0000 mon.a (mon.0) 1231 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.449563+0000 osd.1 (osd.1) 1 : cluster 0 9.0 starting backfill to osd.6 from (0'0,0'0] MAX to 198'11668 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.449854+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.451881+0000 osd.0 (osd.0) 19 : cluster 0 9.b starting backfill to osd.6 from (0'0,0'0] MAX to 198'11776 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.452581+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.454719+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:36.457400+0000 osd.7 (osd.7) 134 : cluster 0 9.1 starting backfill to osd.6 from (0'0,0'0] MAX to 198'11839 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: audit 2023-09-23T22:47:36.946001+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:37 smithi123 bash[59255]: cluster 2023-09-23T22:47:37.406217+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T22:47:37.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:37.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:37.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:37.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:37.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:37.894 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:37.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:37.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:38.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:38.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:38.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:38.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:38.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:38.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:38.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:38.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:38.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:38.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:38.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:38 smithi123 bash[59255]: cluster 2023-09-23T22:47:37.404667+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:38 smithi123 bash[59255]: cluster 2023-09-23T22:47:37.404698+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:38 smithi123 bash[59255]: cluster 2023-09-23T22:47:37.409796+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:38 smithi123 bash[59255]: cluster 2023-09-23T22:47:37.415793+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:38 smithi123 bash[59255]: cluster 2023-09-23T22:47:37.417958+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:38 smithi123 bash[59255]: cluster 2023-09-23T22:47:38.420355+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T22:47:38.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:38.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:38.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:38.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:38.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[74920]: cluster 2023-09-23T22:47:37.404667+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[74920]: cluster 2023-09-23T22:47:37.404698+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[74920]: cluster 2023-09-23T22:47:37.409796+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[74920]: cluster 2023-09-23T22:47:37.415793+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[74920]: cluster 2023-09-23T22:47:37.417958+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[74920]: cluster 2023-09-23T22:47:38.420355+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[78246]: cluster 2023-09-23T22:47:37.404667+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[78246]: cluster 2023-09-23T22:47:37.404698+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[78246]: cluster 2023-09-23T22:47:37.409796+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[78246]: cluster 2023-09-23T22:47:37.415793+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[78246]: cluster 2023-09-23T22:47:37.417958+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:47:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[78246]: cluster 2023-09-23T22:47:38.420355+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T22:47:38.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:38.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:38.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:38.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:38.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:38.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:39.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:39.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:39.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:39.238 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:47:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:47:38] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.33.4" 2023-09-23T22:47:39.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:39.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:39.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:39.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:39.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:39.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:39.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:39.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:39.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:39.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:39.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:39.738 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-09-23T22:47:39.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:39 smithi123 bash[59255]: cluster 2023-09-23T22:47:38.248748+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v974: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.8 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 3677/89187 objects misplaced (4.123%); 1.2 KiB/s, 0 objects/s recovering 2023-09-23T22:47:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:39 smithi123 bash[59255]: cluster 2023-09-23T22:47:38.416966+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:39 smithi123 bash[59255]: cluster 2023-09-23T22:47:38.418999+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:39 smithi123 bash[59255]: cluster 2023-09-23T22:47:38.421290+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:39 smithi123 bash[59255]: cluster 2023-09-23T22:47:38.426256+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[74920]: cluster 2023-09-23T22:47:38.248748+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v974: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.8 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 3677/89187 objects misplaced (4.123%); 1.2 KiB/s, 0 objects/s recovering 2023-09-23T22:47:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[74920]: cluster 2023-09-23T22:47:38.416966+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[74920]: cluster 2023-09-23T22:47:38.418999+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[74920]: cluster 2023-09-23T22:47:38.421290+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[74920]: cluster 2023-09-23T22:47:38.426256+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[78246]: cluster 2023-09-23T22:47:38.248748+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v974: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.8 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 3677/89187 objects misplaced (4.123%); 1.2 KiB/s, 0 objects/s recovering 2023-09-23T22:47:39.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[78246]: cluster 2023-09-23T22:47:38.416966+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[78246]: cluster 2023-09-23T22:47:38.418999+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[78246]: cluster 2023-09-23T22:47:38.421290+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:39 smithi121 bash[78246]: cluster 2023-09-23T22:47:38.426256+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:47:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:39.910 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:40.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:40.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:40.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:40.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:40.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:40.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:40.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:40.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:40.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:40.475 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:40.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:40.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:40.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:40.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:40.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:40.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:40.881 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:40.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:40.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:41.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:41.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:41.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:41.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:41.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:41.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:41.287 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:41.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:41.392 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:41.411 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:41.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:41 smithi121 bash[74920]: cluster 2023-09-23T22:47:40.249344+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v976: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 5492/86178 objects misplaced (6.373%); 213 KiB/s, 3 objects/s recovering 2023-09-23T22:47:41.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:41 smithi121 bash[78246]: cluster 2023-09-23T22:47:40.249344+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v976: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 5492/86178 objects misplaced (6.373%); 213 KiB/s, 3 objects/s recovering 2023-09-23T22:47:41.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:41.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:41.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:41.784 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:41 smithi123 bash[59255]: cluster 2023-09-23T22:47:40.249344+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v976: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 5492/86178 objects misplaced (6.373%); 213 KiB/s, 3 objects/s recovering 2023-09-23T22:47:41.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:41.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:41.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:41.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:41.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:42.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:42.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:42.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:42.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:42.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:42.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:42.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:42.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:42.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:42.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:42.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:42.603 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:42.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:42.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:42.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:42.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:42.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:42.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:43.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:43.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:43.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:43.423 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:47:43.480 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:47:43.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:43 smithi123 bash[59255]: cluster 2023-09-23T22:47:42.249862+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v977: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 411 op/s; 5031/84816 objects misplaced (5.932%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:47:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:43 smithi123 bash[59255]: audit 2023-09-23T22:47:43.383343+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.121:0/537937010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:43.514 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:47:43.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:43.545 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:47:43.580 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:47:43.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:47:43.654 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:47:43.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:43.697 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.699 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.700 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:47:43.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:43 smithi121 bash[74920]: cluster 2023-09-23T22:47:42.249862+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v977: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 411 op/s; 5031/84816 objects misplaced (5.932%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:47:43.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:43 smithi121 bash[74920]: audit 2023-09-23T22:47:43.383343+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.121:0/537937010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:43.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:43 smithi121 bash[78246]: cluster 2023-09-23T22:47:42.249862+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v977: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 411 op/s; 5031/84816 objects misplaced (5.932%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:47:43.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:43 smithi121 bash[78246]: audit 2023-09-23T22:47:43.383343+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.121:0/537937010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:43.764 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:43.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:43.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:43.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:44.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:44.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:44.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:44.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:44.303 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:44.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:44.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:44.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:44.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:44.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.739 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:47:44.739 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:47:44.739 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-09-23T22:47:44.739 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:47:44.739 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:47:44.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-09-23T22:47:44.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:44.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.884 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:44.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:45.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:45.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:45.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:45.486 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:47:45.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:45.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:45 smithi123 bash[59255]: cluster 2023-09-23T22:47:44.250722+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v978: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 4488/75960 objects misplaced (5.908%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:47:45.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:45 smithi123 bash[59255]: audit 2023-09-23T22:47:44.929169+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.121:0/1910187535' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:45.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:45 smithi123 bash[59255]: audit 2023-09-23T22:47:44.929694+0000 mon.a (mon.0) 1235 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:45.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:45.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:45.672 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:45.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:45.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:45.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:45.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:45.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:45.894 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:45 smithi121 bash[78246]: cluster 2023-09-23T22:47:44.250722+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v978: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 4488/75960 objects misplaced (5.908%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:47:45.894 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:45 smithi121 bash[78246]: audit 2023-09-23T22:47:44.929169+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.121:0/1910187535' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:45.894 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:45 smithi121 bash[78246]: audit 2023-09-23T22:47:44.929694+0000 mon.a (mon.0) 1235 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:45.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:45 smithi121 bash[74920]: cluster 2023-09-23T22:47:44.250722+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v978: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 4488/75960 objects misplaced (5.908%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:47:45.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:45 smithi121 bash[74920]: audit 2023-09-23T22:47:44.929169+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.121:0/1910187535' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:45.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:45 smithi121 bash[74920]: audit 2023-09-23T22:47:44.929694+0000 mon.a (mon.0) 1235 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:45.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:46.033 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:47:46.033 INFO:teuthology.orchestra.run.smithi121.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-23T22:47:46.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:46.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:46.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:46.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:46.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:46.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:46.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:46.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:46.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:46.605 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:46.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.463354+0000 mon.a (mon.0) 1236 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:46.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.466764+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: audit 2023-09-23T22:47:45.473061+0000 mon.a (mon.0) 1237 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.473154+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.475370+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.484126+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.484127+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.488479+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[78246]: cluster 2023-09-23T22:47:45.490539+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.463354+0000 mon.a (mon.0) 1236 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.466764+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: audit 2023-09-23T22:47:45.473061+0000 mon.a (mon.0) 1237 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.473154+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.475370+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.484126+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.484127+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.488479+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:46 smithi121 bash[74920]: cluster 2023-09-23T22:47:45.490539+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:46.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:46.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:46.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.463354+0000 mon.a (mon.0) 1236 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.466764+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: audit 2023-09-23T22:47:45.473061+0000 mon.a (mon.0) 1237 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.473154+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.475370+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.484126+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.484127+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.488479+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:46 smithi123 bash[59255]: cluster 2023-09-23T22:47:45.490539+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:47:46.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:46.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:47.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:47.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:47.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:47.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:47.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:47.267 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:47.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:47.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:47.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:47.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:47.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:47.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:47 smithi121 bash[74920]: cluster 2023-09-23T22:47:46.251158+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v980: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 4488/75960 objects misplaced (5.908%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:47:47.489 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:47 smithi121 bash[78246]: cluster 2023-09-23T22:47:46.251158+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v980: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 4488/75960 objects misplaced (5.908%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:47:47.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:47.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:47.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:47.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:47 smithi123 bash[59255]: cluster 2023-09-23T22:47:46.251158+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v980: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 4488/75960 objects misplaced (5.908%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:47:47.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:47.748 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:47:47.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:47.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:47.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:47.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:47.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:47.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:48.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:48.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:48.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:47:48.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:48.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:48.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:48.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:48.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:48.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:48.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:48 smithi123 bash[59255]: audit 2023-09-23T22:47:47.498147+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:48.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:48.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:48.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:48.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:48.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:48 smithi121 bash[74920]: audit 2023-09-23T22:47:47.498147+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:48.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:48 smithi121 bash[78246]: audit 2023-09-23T22:47:47.498147+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:47:48.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:48.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:48.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:48.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:48.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:48.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:49.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:47:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:47:48] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.33.4" 2023-09-23T22:47:49.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:49.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:49.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:49.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:49.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:49.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:49.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:47:49.619 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:49 smithi123 bash[59255]: cluster 2023-09-23T22:47:48.251859+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v981: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 4069/70716 objects misplaced (5.754%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T22:47:49.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:49.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:47:49.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:49.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:49.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:49.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:50.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:49 smithi121 bash[78246]: cluster 2023-09-23T22:47:48.251859+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v981: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 4069/70716 objects misplaced (5.754%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T22:47:50.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:49 smithi121 bash[74920]: cluster 2023-09-23T22:47:48.251859+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v981: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 4069/70716 objects misplaced (5.754%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T22:47:50.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:50.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:50.195 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:50.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:50.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:50.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:50.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:50.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:50.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:50.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:50.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:50.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:50.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:50.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:50.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:50.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:50.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:50.908 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:50.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:51.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:51.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:51.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:51.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:51.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:51.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:51.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:51.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:51.431 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:51.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:51.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:51.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:51 smithi123 bash[59255]: cluster 2023-09-23T22:47:50.252620+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v982: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 3767/65349 objects misplaced (5.764%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:47:51.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.582 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:51 smithi121 bash[74920]: cluster 2023-09-23T22:47:50.252620+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v982: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 3767/65349 objects misplaced (5.764%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:47:51.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:51 smithi121 bash[78246]: cluster 2023-09-23T22:47:50.252620+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v982: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 3767/65349 objects misplaced (5.764%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:47:51.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:51.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:51.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:51.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:51.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:51.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:52.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:52.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:52.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:52.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:52.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:52.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:52.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:52.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.531 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:52 smithi123 bash[59255]: audit 2023-09-23T22:47:51.947905+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:52.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:52.628 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:52.634 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:52.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:52.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:52.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:52.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:52.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:52.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:52 smithi121 bash[78246]: audit 2023-09-23T22:47:51.947905+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:52.927 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:52 smithi121 bash[74920]: audit 2023-09-23T22:47:51.947905+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:52.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:53.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:53.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:53.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:53.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:53.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:53.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:53.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:53.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:53.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:53.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:53.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:53 smithi123 bash[59255]: cluster 2023-09-23T22:47:52.253155+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v983: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 3556/63912 objects misplaced (5.564%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:47:53.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:53.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:53.649 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:53.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:53.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:53 smithi121 bash[78246]: cluster 2023-09-23T22:47:52.253155+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v983: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 3556/63912 objects misplaced (5.564%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:47:53.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:53 smithi121 bash[74920]: cluster 2023-09-23T22:47:52.253155+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v983: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 3556/63912 objects misplaced (5.564%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:47:53.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:53.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:53.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:53.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:53.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:54.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:54.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:54.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:54.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:54.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:54.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.446 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:54.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:54.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:54.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:54.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:54 smithi121 bash[74920]: cluster 2023-09-23T22:47:54.253907+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v984: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 3060/54948 objects misplaced (5.569%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:47:54.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:54 smithi121 bash[78246]: cluster 2023-09-23T22:47:54.253907+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v984: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 3060/54948 objects misplaced (5.569%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:47:54.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:54 smithi123 bash[59255]: cluster 2023-09-23T22:47:54.253907+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v984: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 3060/54948 objects misplaced (5.569%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:47:54.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.849 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:47:54.849 INFO:teuthology.orchestra.run.smithi123.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:47:54.849 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:47:54.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:54.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:54.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:55.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:55.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:55.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:55.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:55.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:55.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:55.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:55.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:55.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:55.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:55.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:56.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:56.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.192 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:56.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:56.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:56.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:56.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:56.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:56.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:56.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:56.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:56.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:56.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:56.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:56.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:57.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:57.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:57.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:57.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:57.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:57.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:57.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:57.376 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:57 smithi121 bash[74920]: cluster 2023-09-23T22:47:56.257015+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v985: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 3060/54948 objects misplaced (5.569%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:47:57.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:57 smithi121 bash[78246]: cluster 2023-09-23T22:47:56.257015+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v985: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 3060/54948 objects misplaced (5.569%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:47:57.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:57.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:57.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:57.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:57.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:57 smithi123 bash[59255]: cluster 2023-09-23T22:47:56.257015+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v985: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 3060/54948 objects misplaced (5.569%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:47:57.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:57.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:57.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:57.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:57.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:57.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:58.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:58.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:58.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:58.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:58.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:58.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:58.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:58.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:58.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:58.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:58.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:58.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:58.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:59.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:47:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:47:58] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.33.4" 2023-09-23T22:47:59.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.043 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:59.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.176 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:59.281 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:59.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:59.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:59.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:59.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:59.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:59.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:59.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:59.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:47:59 smithi123 bash[59255]: cluster 2023-09-23T22:47:58.257964+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v986: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 2679/49833 objects misplaced (5.376%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:47:59.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:47:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:47:59.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:47:59 smithi121 bash[74920]: cluster 2023-09-23T22:47:58.257964+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v986: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 2679/49833 objects misplaced (5.376%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:47:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:47:59 smithi121 bash[78246]: cluster 2023-09-23T22:47:58.257964+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v986: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 2679/49833 objects misplaced (5.376%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:47:59.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:59.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:59.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:00.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:00.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:00.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:00.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:00.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:00.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:00.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:00.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:00.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:00.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:00.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:00.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:00.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:00.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:00.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:00.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:00.995 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:48:00.995 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:48:00.996 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-09-23T22:48:00.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:48:01.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:01.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:01.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:01.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:01.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:01.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:01.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:01.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:01.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:01.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:01.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:01.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:01.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:01 smithi121 bash[78246]: cluster 2023-09-23T22:48:00.258573+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v987: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 927 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 2401/44520 objects misplaced (5.393%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:48:01.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:01 smithi121 bash[74920]: cluster 2023-09-23T22:48:00.258573+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v987: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 927 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 2401/44520 objects misplaced (5.393%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:48:01.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:01.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:01.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:01.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:01 smithi123 bash[59255]: cluster 2023-09-23T22:48:00.258573+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v987: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 927 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 2401/44520 objects misplaced (5.393%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:48:01.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:01.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:01.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:02.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:02.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:02.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:02.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:02.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:02.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:02.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:02.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.448 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:02.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:02.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:02.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:02.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:02.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:02.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:02.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:03.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:03.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:03.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:03.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:03.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:03.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:03.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:03 smithi123 bash[59255]: cluster 2023-09-23T22:48:02.259043+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v988: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 900 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 2240/43266 objects misplaced (5.177%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:48:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:03.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:03.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:03 smithi121 bash[78246]: cluster 2023-09-23T22:48:02.259043+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v988: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 900 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 2240/43266 objects misplaced (5.177%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:48:03.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:03 smithi121 bash[74920]: cluster 2023-09-23T22:48:02.259043+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v988: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 900 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 2240/43266 objects misplaced (5.177%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:48:03.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:03.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:03.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:03.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:03.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.838 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:03.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:03.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:03.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:04.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:04.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:04.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:04.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:04.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:04.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:04.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:04.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:04.441 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:48:04.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:04.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:04.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:04.522 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:48:04.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:04 smithi123 bash[59255]: audit 2023-09-23T22:48:04.385342+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.121:0/2887753287' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:04.574 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:48:04.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:04.626 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:48:04.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:04.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:04.655 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:48:04.697 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:48:04.738 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:48:04.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:04.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:04 smithi121 bash[74920]: audit 2023-09-23T22:48:04.385342+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.121:0/2887753287' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:04.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:04 smithi121 bash[78246]: audit 2023-09-23T22:48:04.385342+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.121:0/2887753287' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:04.779 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:04.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:04.799 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:48:04.799 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:207552 9.0 e204/200 9:056d8fad:::benchmark_data_smithi121_169459_object98643:head v 204'12917, mlcod=204'12914)", 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.788033+0000", 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0053545199999999998, 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0053823839999999996, 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.800 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788033+0000", 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788033+0000", 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788032+0000", 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.801 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788039+0000", 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2450000000000001e-06 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788055+0000", 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5409000000000001e-05 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.802 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788062+0000", 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.17e-06 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788461+0000", 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00039927700000000002 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788528+0000", 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7141e-05 2023-09-23T22:48:04.803 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.45266.0:207544 9.5 e204/181)", 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.788266+0000", 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0051214670000000002, 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0052163929999999997, 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.804 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788266+0000", 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788266+0000", 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788265+0000", 2023-09-23T22:48:04.805 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788272+0000", 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5950000000000004e-06 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788287+0000", 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5668999999999999e-05 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.806 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788294+0000", 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7320000000000001e-06 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:207551 9.8 e204/181 9:1a7a3aaf:::benchmark_data_smithi121_169459_object98642:head v 204'12782, mlcod=204'12779)", 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.790965+0000", 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.002422834, 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0025694440000000002, 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.807 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.790965+0000", 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.790965+0000", 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.808 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.790964+0000", 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.790972+0000", 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8390000000000007e-06 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.790987+0000", 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5787999999999999e-05 2023-09-23T22:48:04.809 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.790994+0000", 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0219999999999999e-06 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.791066+0000", 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1470000000000005e-05 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.810 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.791089+0000", 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2937000000000001e-05 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:207521 9.b 9:d53d07e8:::benchmark_data_smithi121_169459_object98612:head [delete] snapc 0=[] ondisk+write+known_if_redirected e204)", 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.726351+0000", 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.067036100000000001, 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.067248339000000004, 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.811 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 207521 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.726351+0000", 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.812 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.726351+0000", 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.726350+0000", 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.726355+0000", 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6210000000000001e-06 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.813 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.726369+0000", 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3271999999999999e-05 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.726378+0000", 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5410000000000006e-06 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.768405+0000", 2023-09-23T22:48:04.814 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.042026541000000001 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.768834+0000", 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00042904500000000002 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.769305+0000", 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00047159699999999998 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.815 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.782472+0000", 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013166509999999999 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.785214+0000", 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0027422520000000001 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.785271+0000", 2023-09-23T22:48:04.816 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6937000000000001e-05 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:207525 9.b 9:def7d19e:::benchmark_data_smithi121_169459_object98616:head [delete] snapc 0=[] ondisk+write+known_if_redirected e204)", 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.732354+0000", 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.061033582000000003, 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.061342893000000003, 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:48:04.817 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 207525 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.732354+0000", 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.818 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.732354+0000", 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.732352+0000", 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.732359+0000", 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0979999999999996e-06 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.819 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.732372+0000", 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2554999999999999e-05 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.732380+0000", 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9990000000000008e-06 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.820 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.775119+0000", 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.042739124000000003 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.775256+0000", 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013632800000000001 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.775389+0000", 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013374599999999999 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.821 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.782526+0000", 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0071369950000000001 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.785281+0000", 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0027551540000000001 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.785324+0000", 2023-09-23T22:48:04.822 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3074000000000001e-05 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:207544 9.5 9:ad82b08e:::benchmark_data_smithi121_169459_object98635:head [delete] snapc 0=[] ondisk+write+known_if_redirected e204)", 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.772118+0000", 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.021269888000000001, 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021672105000000001, 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:48:04.823 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 207544 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772118+0000", 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772118+0000", 2023-09-23T22:48:04.824 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772115+0000", 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999971 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772126+0000", 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0784e-05 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.825 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772148+0000", 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2215e-05 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772158+0000", 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0562e-05 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772457+0000", 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029877899999999999 2023-09-23T22:48:04.826 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.772814+0000", 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000356435 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.773181+0000", 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00036747 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.827 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:207545 9.5 9:aa642329:::benchmark_data_smithi121_169459_object98636:head [delete] snapc 0=[] ondisk+write+known_if_redirected e204)", 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.774166+0000", 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.019221809999999999, 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019698539000000001, 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 207545 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.828 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.774166+0000", 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.774166+0000", 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.829 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.774164+0000", 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.774170+0000", 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7450000000000001e-06 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.774184+0000", 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4282e-05 2023-09-23T22:48:04.830 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.774190+0000", 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4020000000000001e-06 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788016+0000", 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013826543 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.831 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.788218+0000", 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000201492 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.791190+0000", 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029719619999999999 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.832 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.45266.0:207544 9.5 e204/181)", 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.780287+0000", 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.013100321999999999, 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013649635, 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.780287+0000", 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.833 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.780287+0000", 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.780286+0000", 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.834 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.780296+0000", 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.234e-06 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.780310+0000", 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4278e-05 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.780318+0000", 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4009999999999997e-06 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.835 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:207549 9.8 e204/181 9:1286fc2f:::benchmark_data_smithi121_169459_object98640:head v 204'12781, mlcod=204'12779)", 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:04.783829+0000", 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0095582840000000002, 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010157647000000001, 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:48:04.836 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.783829+0000", 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.783829+0000", 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.783828+0000", 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.837 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.783834+0000", 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9190000000000004e-06 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.783848+0000", 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3811999999999999e-05 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:48:04.838 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.783855+0000", 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6719999999999998e-06 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.784022+0000", 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016699299999999999 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:04.784093+0000", 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1365999999999994e-05 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.839 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 9 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.840 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.841 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.841 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.841 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.841 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.841 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.841 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:48:04.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:04.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:04.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:05.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:05.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:05.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:05.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:05.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:05.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:05.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:05.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:05.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:05.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:05.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:05.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:05.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:05 smithi121 bash[74920]: cluster 2023-09-23T22:48:04.259678+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v989: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 711 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 1789/34161 objects misplaced (5.237%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:48:05.470 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:48:05.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:05.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:05.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:05.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:05 smithi121 bash[78246]: cluster 2023-09-23T22:48:04.259678+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v989: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 711 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 1789/34161 objects misplaced (5.237%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:48:05.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:05 smithi121 bash[78246]: audit 2023-09-23T22:48:05.017956+0000 mon.a (mon.0) 1242 : audit 1 from='client.? 172.21.15.121:0/927163627' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:05.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:05.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:05 smithi121 bash[74920]: audit 2023-09-23T22:48:05.017956+0000 mon.a (mon.0) 1242 : audit 1 from='client.? 172.21.15.121:0/927163627' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:05 smithi123 bash[59255]: cluster 2023-09-23T22:48:04.259678+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v989: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 711 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 1789/34161 objects misplaced (5.237%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:48:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:05 smithi123 bash[59255]: audit 2023-09-23T22:48:05.017956+0000 mon.a (mon.0) 1242 : audit 1 from='client.? 172.21.15.121:0/927163627' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:05.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:05.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:06.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:06.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:06.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:06.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:06.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:06.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[74920]: cluster 2023-09-23T22:48:05.448519+0000 mon.a (mon.0) 1243 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[74920]: audit 2023-09-23T22:48:05.453091+0000 mon.a (mon.0) 1244 : audit 1 from='client.? 172.21.15.121:0/927163627' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:48:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[74920]: cluster 2023-09-23T22:48:05.453392+0000 mon.a (mon.0) 1245 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T22:48:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[74920]: cluster 2023-09-23T22:48:05.456955+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[74920]: cluster 2023-09-23T22:48:05.457310+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[74920]: cluster 2023-09-23T22:48:05.458919+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[78246]: cluster 2023-09-23T22:48:05.448519+0000 mon.a (mon.0) 1243 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[78246]: audit 2023-09-23T22:48:05.453091+0000 mon.a (mon.0) 1244 : audit 1 from='client.? 172.21.15.121:0/927163627' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:48:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[78246]: cluster 2023-09-23T22:48:05.453392+0000 mon.a (mon.0) 1245 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T22:48:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[78246]: cluster 2023-09-23T22:48:05.456955+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[78246]: cluster 2023-09-23T22:48:05.457310+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:06 smithi121 bash[78246]: cluster 2023-09-23T22:48:05.458919+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:06.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:06.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:06.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:06 smithi123 bash[59255]: cluster 2023-09-23T22:48:05.448519+0000 mon.a (mon.0) 1243 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:06.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:06 smithi123 bash[59255]: audit 2023-09-23T22:48:05.453091+0000 mon.a (mon.0) 1244 : audit 1 from='client.? 172.21.15.121:0/927163627' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:48:06.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:06 smithi123 bash[59255]: cluster 2023-09-23T22:48:05.453392+0000 mon.a (mon.0) 1245 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T22:48:06.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:06 smithi123 bash[59255]: cluster 2023-09-23T22:48:05.456955+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:06 smithi123 bash[59255]: cluster 2023-09-23T22:48:05.457310+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:06 smithi123 bash[59255]: cluster 2023-09-23T22:48:05.458919+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:48:06.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:06.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:06.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:06.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:06.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:06.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:06.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:07.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:07.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:07.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:07.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:07.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:07.303 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:07.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:07.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:07.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:07.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:07.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:07 smithi121 bash[74920]: cluster 2023-09-23T22:48:06.260086+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v991: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 711 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 1789/34161 objects misplaced (5.237%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:07.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:07 smithi121 bash[74920]: audit 2023-09-23T22:48:06.948477+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:07.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:07.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:07.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:07.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:07.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:07 smithi123 bash[59255]: cluster 2023-09-23T22:48:06.260086+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v991: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 711 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 1789/34161 objects misplaced (5.237%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:07.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:07 smithi123 bash[59255]: audit 2023-09-23T22:48:06.948477+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:07.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:07.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:07 smithi121 bash[78246]: cluster 2023-09-23T22:48:06.260086+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v991: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 711 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 1789/34161 objects misplaced (5.237%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:07.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:07 smithi121 bash[78246]: audit 2023-09-23T22:48:06.948477+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:07.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:07.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:48:07.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:07.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:07.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:08.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:08.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:08.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:08.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:08.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:08.315 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:08.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:08.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:08.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:08.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:08.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:08.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.825 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:08.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.941 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:48:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:48:08] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.33.4" 2023-09-23T22:48:08.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:09.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:09.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:09.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:09.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:09.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:09.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:09.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:09 smithi123 bash[59255]: cluster 2023-09-23T22:48:08.260780+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v992: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 603 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 1361/29001 objects misplaced (4.693%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:09.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:09 smithi121 bash[74920]: cluster 2023-09-23T22:48:08.260780+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v992: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 603 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 1361/29001 objects misplaced (4.693%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:09.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:09 smithi121 bash[78246]: cluster 2023-09-23T22:48:08.260780+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v992: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 603 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 1361/29001 objects misplaced (4.693%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:09.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:09.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:09.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:09.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:09.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:09.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:09.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:48:09.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:09.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:09.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:09.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:48:09.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:09.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:09.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:10.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:10.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:10.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:10.228 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:10.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:10.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:10.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:10.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:10.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:10.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:10.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:10.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:11.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:11.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:11.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:11.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:11.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:11.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:11.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:11.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:11.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:11.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:11.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:11.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:11 smithi121 bash[74920]: cluster 2023-09-23T22:48:10.261344+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v993: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 1130/23976 objects misplaced (4.713%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:11.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:11 smithi121 bash[78246]: cluster 2023-09-23T22:48:10.261344+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v993: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 1130/23976 objects misplaced (4.713%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:11.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:11.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:11.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:11.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:11 smithi123 bash[59255]: cluster 2023-09-23T22:48:10.261344+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v993: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 1130/23976 objects misplaced (4.713%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:11.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:11.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:11.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:11.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:11.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:12.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:12.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:12.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.164 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:12.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:12.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:12.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:12.387 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:12.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:12.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:12.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:12.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:12.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:12.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:12.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:12.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:12.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:12.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:12.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:13.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:13.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:13.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:13.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:13.392 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:13 smithi123 bash[59255]: cluster 2023-09-23T22:48:12.261899+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v994: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 966/22695 objects misplaced (4.256%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:13.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:13.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:13.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:13.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:13 smithi121 bash[74920]: cluster 2023-09-23T22:48:12.261899+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v994: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 966/22695 objects misplaced (4.256%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:13.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:13 smithi121 bash[78246]: cluster 2023-09-23T22:48:12.261899+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v994: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 966/22695 objects misplaced (4.256%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:13.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:13.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:13.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:13.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:13.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.924 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:14.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:14.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:14.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:14.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:14.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:14.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:14.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:14.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:14.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:14.425 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:14.426 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:14.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:14.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:14.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:14.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:14.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:14.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:14.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:14.805 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:48:14.809 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:48:14.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:14.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:14.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:14.952 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:14.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:15.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:15.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:15.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:15.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:15.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:15.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:15.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:15.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:15.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[74920]: cluster 2023-09-23T22:48:14.262639+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v995: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 294 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 615/14166 objects misplaced (4.341%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:15.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[74920]: cluster 2023-09-23T22:48:14.499246+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[74920]: cluster 2023-09-23T22:48:14.500594+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[74920]: cluster 2023-09-23T22:48:14.502867+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T22:48:15.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[74920]: cluster 2023-09-23T22:48:14.507717+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:15.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:15.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:15 smithi123 bash[59255]: cluster 2023-09-23T22:48:14.262639+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v995: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 294 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 615/14166 objects misplaced (4.341%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:15.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:15 smithi123 bash[59255]: cluster 2023-09-23T22:48:14.499246+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:15 smithi123 bash[59255]: cluster 2023-09-23T22:48:14.500594+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:15 smithi123 bash[59255]: cluster 2023-09-23T22:48:14.502867+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T22:48:15.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:15 smithi123 bash[59255]: cluster 2023-09-23T22:48:14.507717+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:15.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:15.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[78246]: cluster 2023-09-23T22:48:14.262639+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v995: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 294 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 615/14166 objects misplaced (4.341%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T22:48:15.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[78246]: cluster 2023-09-23T22:48:14.499246+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[78246]: cluster 2023-09-23T22:48:14.500594+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[78246]: cluster 2023-09-23T22:48:14.502867+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T22:48:15.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:15 smithi121 bash[78246]: cluster 2023-09-23T22:48:14.507717+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:48:15.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:16.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:16.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:16.133 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:16.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:16.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:16.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:16.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:16.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:16.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:16.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: audit 2023-09-23T22:48:14.784481+0000 mgr.y (mgr.34107) 967 : audit 0 from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:48:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:15.500519+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:15.502066+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T22:48:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:15.503363+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:15.503363+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:15.507186+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:15.508498+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:16 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.504885+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T22:48:16.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:16.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:16.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:16.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: audit 2023-09-23T22:48:14.784481+0000 mgr.y (mgr.34107) 967 : audit 0 from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:15.500519+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:15.502066+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:15.503363+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:15.503363+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:15.507186+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:15.508498+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.504885+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: audit 2023-09-23T22:48:14.784481+0000 mgr.y (mgr.34107) 967 : audit 0 from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:15.500519+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:15.502066+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:15.503363+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:15.503363+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:15.507186+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:15.508498+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:48:16.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:16 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.504885+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T22:48:16.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:16.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:16.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:16.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:16.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:16.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:17.044 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:17.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:17.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:17.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:17.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:17.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:17.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:17.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:17.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:17.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.263385+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v998: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 294 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 615/14166 objects misplaced (4.341%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.504601+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.506019+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.511695+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.514606+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.625871+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.627290+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.630461+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:16.633048+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:17 smithi123 bash[59255]: cluster 2023-09-23T22:48:17.511644+0000 mon.a (mon.0) 1250 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T22:48:17.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:17.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:17.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:17.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:17.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.263385+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v998: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 294 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 615/14166 objects misplaced (4.341%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.504601+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.506019+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.511695+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.514606+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.625871+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.627290+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.630461+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:16.633048+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[78246]: cluster 2023-09-23T22:48:17.511644+0000 mon.a (mon.0) 1250 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.263385+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v998: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 294 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 615/14166 objects misplaced (4.341%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.504601+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.506019+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.511695+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.514606+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.625871+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.627290+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.630461+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:16.633048+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:48:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:17 smithi121 bash[74920]: cluster 2023-09-23T22:48:17.511644+0000 mon.a (mon.0) 1250 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T22:48:18.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:18.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:18.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:18.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:18.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:18.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[74920]: cluster 2023-09-23T22:48:17.510083+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[74920]: cluster 2023-09-23T22:48:17.513723+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[74920]: cluster 2023-09-23T22:48:17.576290+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[74920]: cluster 2023-09-23T22:48:17.576606+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[74920]: cluster 2023-09-23T22:48:17.578332+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:18.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:18.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:18.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[78246]: cluster 2023-09-23T22:48:17.510083+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[78246]: cluster 2023-09-23T22:48:17.513723+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[78246]: cluster 2023-09-23T22:48:17.576290+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[78246]: cluster 2023-09-23T22:48:17.576606+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[78246]: cluster 2023-09-23T22:48:17.578332+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.778 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:48:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:48:18] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.33.4" 2023-09-23T22:48:18.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:18 smithi123 bash[59255]: cluster 2023-09-23T22:48:17.510083+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:18 smithi123 bash[59255]: cluster 2023-09-23T22:48:17.513723+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:18 smithi123 bash[59255]: cluster 2023-09-23T22:48:17.576290+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:18 smithi123 bash[59255]: cluster 2023-09-23T22:48:17.576606+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:18 smithi123 bash[59255]: cluster 2023-09-23T22:48:17.578332+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:48:18.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:18.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:18.857 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":996,"stamp":"2023-09-23T22:48:14.499483+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":308418488,"num_objects":4722,"num_object_clones":0,"num_object_copies":14166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":615,"num_objects_unfound":0,"num_objects_dirty":4722,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":213376,"num_write_kb":6972430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1131,"num_bytes_recovered":73421752,"num_keys_recovered":20,"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":136410,"ondisk_log_size":136410,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5073988,"kb_used_data":1020036,"kb_used_omap":31,"kb_used_meta":4053664,"kb_avail":744887228,"statfs":{"total":767960285184,"available":762764521472,"internally_reserved":0,"allocated":1044516864,"data_stored":1038996904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32535,"internal_metadata":4150952169},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,7,6,7,13],"upper_bound":64},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-436797440,"num_objects":-6665,"num_object_clones":0,"num_object_copies":-19995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-1174,"num_objects_unfound":0,"num_objects_dirty":-6665,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6665,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":232,"num_bytes_recovered":15204352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"9.048911"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":58,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493509+0000","last_change":"2023-09-23T22:38:38.406401+0000","last_active":"2023-09-23T22:47:45.493509+0000","last_peered":"2023-09-23T22:47:45.493509+0000","last_clean":"2023-09-23T22:47:45.493509+0000","last_became_active":"2023-09-23T22:38:38.405844+0000","last_became_peered":"2023-09-23T22:38:38.405844+0000","last_unstale":"2023-09-23T22:47:45.493509+0000","last_undegraded":"2023-09-23T22:47:45.493509+0000","last_fullsized":"2023-09-23T22:47:45.493509+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":37,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.496705+0000","last_change":"2023-09-23T22:43:39.605214+0000","last_active":"2023-09-23T22:47:45.496705+0000","last_peered":"2023-09-23T22:47:45.496705+0000","last_clean":"2023-09-23T22:47:45.496705+0000","last_became_active":"2023-09-23T22:43:39.604736+0000","last_became_peered":"2023-09-23T22:43:39.604736+0000","last_unstale":"2023-09-23T22:47:45.496705+0000","last_undegraded":"2023-09-23T22:47:45.496705+0000","last_fullsized":"2023-09-23T22:47:45.496705+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:15.555929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":123,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.477496+0000","last_change":"2023-09-23T22:37:17.294498+0000","last_active":"2023-09-23T22:47:45.477496+0000","last_peered":"2023-09-23T22:47:45.477496+0000","last_clean":"2023-09-23T22:47:45.477496+0000","last_became_active":"2023-09-23T22:37:17.293987+0000","last_became_peered":"2023-09-23T22:37:17.293987+0000","last_unstale":"2023-09-23T22:47:45.477496+0000","last_undegraded":"2023-09-23T22:47:45.477496+0000","last_fullsized":"2023-09-23T22:47:45.477496+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:42.678076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.489167+0000","last_change":"2023-09-23T22:40:26.345885+0000","last_active":"2023-09-23T22:47:45.489167+0000","last_peered":"2023-09-23T22:47:45.489167+0000","last_clean":"2023-09-23T22:47:45.489167+0000","last_became_active":"2023-09-23T22:40:26.345185+0000","last_became_peered":"2023-09-23T22:40:26.345185+0000","last_unstale":"2023-09-23T22:47:45.489167+0000","last_undegraded":"2023-09-23T22:47:45.489167+0000","last_fullsized":"2023-09-23T22:47:45.489167+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.458164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":213,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:47.710811+0000","last_change":"2023-09-23T22:37:17.257405+0000","last_active":"2023-09-23T22:47:47.710811+0000","last_peered":"2023-09-23T22:47:47.710811+0000","last_clean":"2023-09-23T22:47:47.710811+0000","last_became_active":"2023-09-23T22:37:17.256999+0000","last_became_peered":"2023-09-23T22:37:17.256999+0000","last_unstale":"2023-09-23T22:47:47.710811+0000","last_undegraded":"2023-09-23T22:47:47.710811+0000","last_fullsized":"2023-09-23T22:47:47.710811+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.810185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.475877+0000","last_change":"2023-09-23T22:47:35.467843+0000","last_active":"2023-09-23T22:47:45.475877+0000","last_peered":"2023-09-23T22:47:45.475877+0000","last_clean":"2023-09-23T22:47:45.475877+0000","last_became_active":"2023-09-23T22:47:35.467490+0000","last_became_peered":"2023-09-23T22:47:35.467490+0000","last_unstale":"2023-09-23T22:47:45.475877+0000","last_undegraded":"2023-09-23T22:47:45.475877+0000","last_fullsized":"2023-09-23T22:47:45.475877+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":170,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488908+0000","last_change":"2023-09-23T22:26:01.832041+0000","last_active":"2023-09-23T22:47:45.488908+0000","last_peered":"2023-09-23T22:47:45.488908+0000","last_clean":"2023-09-23T22:47:45.488908+0000","last_became_active":"2023-09-23T22:26:01.831573+0000","last_became_peered":"2023-09-23T22:26:01.831573+0000","last_unstale":"2023-09-23T22:47:45.488908+0000","last_undegraded":"2023-09-23T22:47:45.488908+0000","last_fullsized":"2023-09-23T22:47:45.488908+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.497558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":231,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.491665+0000","last_change":"2023-09-23T22:47:35.444217+0000","last_active":"2023-09-23T22:47:45.491665+0000","last_peered":"2023-09-23T22:47:45.491665+0000","last_clean":"2023-09-23T22:47:45.491665+0000","last_became_active":"2023-09-23T22:47:35.443932+0000","last_became_peered":"2023-09-23T22:47:35.443932+0000","last_unstale":"2023-09-23T22:47:45.491665+0000","last_undegraded":"2023-09-23T22:47:45.491665+0000","last_fullsized":"2023-09-23T22:47:45.491665+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:24.320356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497086+0000","last_change":"2023-09-23T22:40:26.347490+0000","last_active":"2023-09-23T22:47:45.497086+0000","last_peered":"2023-09-23T22:47:45.497086+0000","last_clean":"2023-09-23T22:47:45.497086+0000","last_became_active":"2023-09-23T22:40:26.347124+0000","last_became_peered":"2023-09-23T22:40:26.347124+0000","last_unstale":"2023-09-23T22:47:45.497086+0000","last_undegraded":"2023-09-23T22:47:45.497086+0000","last_fullsized":"2023-09-23T22:47:45.497086+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":183,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.491549+0000","last_change":"2023-09-23T22:47:35.450459+0000","last_active":"2023-09-23T22:47:45.491549+0000","last_peered":"2023-09-23T22:47:45.491549+0000","last_clean":"2023-09-23T22:47:45.491549+0000","last_became_active":"2023-09-23T22:47:35.450059+0000","last_became_peered":"2023-09-23T22:47:35.450059+0000","last_unstale":"2023-09-23T22:47:45.491549+0000","last_undegraded":"2023-09-23T22:47:45.491549+0000","last_fullsized":"2023-09-23T22:47:45.491549+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:46:47.782450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":55,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497879+0000","last_change":"2023-09-23T22:40:26.363825+0000","last_active":"2023-09-23T22:47:45.497879+0000","last_peered":"2023-09-23T22:47:45.497879+0000","last_clean":"2023-09-23T22:47:45.497879+0000","last_became_active":"2023-09-23T22:40:26.343715+0000","last_became_peered":"2023-09-23T22:40:26.343715+0000","last_unstale":"2023-09-23T22:47:45.497879+0000","last_undegraded":"2023-09-23T22:47:45.497879+0000","last_fullsized":"2023-09-23T22:47:45.497879+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":182,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.477947+0000","last_change":"2023-09-23T22:47:35.445055+0000","last_active":"2023-09-23T22:47:45.477947+0000","last_peered":"2023-09-23T22:47:45.477947+0000","last_clean":"2023-09-23T22:47:45.477947+0000","last_became_active":"2023-09-23T22:47:35.444659+0000","last_became_peered":"2023-09-23T22:47:35.444659+0000","last_unstale":"2023-09-23T22:47:45.477947+0000","last_undegraded":"2023-09-23T22:47:45.477947+0000","last_fullsized":"2023-09-23T22:47:45.477947+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.077518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":259,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487936+0000","last_change":"2023-09-23T22:47:35.468760+0000","last_active":"2023-09-23T22:47:45.487936+0000","last_peered":"2023-09-23T22:47:45.487936+0000","last_clean":"2023-09-23T22:47:45.487936+0000","last_became_active":"2023-09-23T22:47:35.459149+0000","last_became_peered":"2023-09-23T22:47:35.459149+0000","last_unstale":"2023-09-23T22:47:45.487936+0000","last_undegraded":"2023-09-23T22:47:45.487936+0000","last_fullsized":"2023-09-23T22:47:45.487936+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":218,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487532+0000","last_change":"2023-09-23T22:47:35.457312+0000","last_active":"2023-09-23T22:47:45.487532+0000","last_peered":"2023-09-23T22:47:45.487532+0000","last_clean":"2023-09-23T22:47:45.487532+0000","last_became_active":"2023-09-23T22:47:35.456551+0000","last_became_peered":"2023-09-23T22:47:35.456551+0000","last_unstale":"2023-09-23T22:47:45.487532+0000","last_undegraded":"2023-09-23T22:47:45.487532+0000","last_fullsized":"2023-09-23T22:47:45.487532+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":55,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497606+0000","last_change":"2023-09-23T22:40:26.368422+0000","last_active":"2023-09-23T22:47:45.497606+0000","last_peered":"2023-09-23T22:47:45.497606+0000","last_clean":"2023-09-23T22:47:45.497606+0000","last_became_active":"2023-09-23T22:40:26.345232+0000","last_became_peered":"2023-09-23T22:40:26.345232+0000","last_unstale":"2023-09-23T22:47:45.497606+0000","last_undegraded":"2023-09-23T22:47:45.497606+0000","last_fullsized":"2023-09-23T22:47:45.497606+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[7,5,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":141,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.478070+0000","last_change":"2023-09-23T22:37:17.286447+0000","last_active":"2023-09-23T22:47:45.478070+0000","last_peered":"2023-09-23T22:47:45.478070+0000","last_clean":"2023-09-23T22:47:45.478070+0000","last_became_active":"2023-09-23T22:37:17.256307+0000","last_became_peered":"2023-09-23T22:37:17.256307+0000","last_unstale":"2023-09-23T22:47:45.478070+0000","last_undegraded":"2023-09-23T22:47:45.478070+0000","last_fullsized":"2023-09-23T22:47:45.478070+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:11.858580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":204,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:52.838245+0000","last_change":"2023-09-23T22:40:26.339032+0000","last_active":"2023-09-23T22:47:52.838245+0000","last_peered":"2023-09-23T22:47:52.838245+0000","last_clean":"2023-09-23T22:47:52.838245+0000","last_became_active":"2023-09-23T22:40:26.338685+0000","last_became_peered":"2023-09-23T22:40:26.338685+0000","last_unstale":"2023-09-23T22:47:52.838245+0000","last_undegraded":"2023-09-23T22:47:52.838245+0000","last_fullsized":"2023-09-23T22:47:52.838245+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.259572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":201,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.498732+0000","last_change":"2023-09-23T22:40:26.355315+0000","last_active":"2023-09-23T22:47:45.498732+0000","last_peered":"2023-09-23T22:47:45.498732+0000","last_clean":"2023-09-23T22:47:45.498732+0000","last_became_active":"2023-09-23T22:40:26.354913+0000","last_became_peered":"2023-09-23T22:40:26.354913+0000","last_unstale":"2023-09-23T22:47:45.498732+0000","last_undegraded":"2023-09-23T22:47:45.498732+0000","last_fullsized":"2023-09-23T22:47:45.498732+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":179,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.500122+0000","last_change":"2023-09-23T22:47:35.460482+0000","last_active":"2023-09-23T22:47:45.500122+0000","last_peered":"2023-09-23T22:47:45.500122+0000","last_clean":"2023-09-23T22:47:45.500122+0000","last_became_active":"2023-09-23T22:47:35.459622+0000","last_became_peered":"2023-09-23T22:47:35.459622+0000","last_unstale":"2023-09-23T22:47:45.500122+0000","last_undegraded":"2023-09-23T22:47:45.500122+0000","last_fullsized":"2023-09-23T22:47:45.500122+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":188,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488688+0000","last_change":"2023-09-23T22:40:26.345965+0000","last_active":"2023-09-23T22:47:45.488688+0000","last_peered":"2023-09-23T22:47:45.488688+0000","last_clean":"2023-09-23T22:47:45.488688+0000","last_became_active":"2023-09-23T22:40:26.345103+0000","last_became_peered":"2023-09-23T22:40:26.345103+0000","last_unstale":"2023-09-23T22:47:45.488688+0000","last_undegraded":"2023-09-23T22:47:45.488688+0000","last_fullsized":"2023-09-23T22:47:45.488688+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:16.832353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":25,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.476112+0000","last_change":"2023-09-23T22:47:35.807002+0000","last_active":"2023-09-23T22:47:45.476112+0000","last_peered":"2023-09-23T22:47:45.476112+0000","last_clean":"2023-09-23T22:47:45.476112+0000","last_became_active":"2023-09-23T22:47:35.456066+0000","last_became_peered":"2023-09-23T22:47:35.456066+0000","last_unstale":"2023-09-23T22:47:45.476112+0000","last_undegraded":"2023-09-23T22:47:45.476112+0000","last_fullsized":"2023-09-23T22:47:45.476112+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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,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":215,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:47.714049+0000","last_change":"2023-09-23T22:40:26.353414+0000","last_active":"2023-09-23T22:47:47.714049+0000","last_peered":"2023-09-23T22:47:47.714049+0000","last_clean":"2023-09-23T22:47:47.714049+0000","last_became_active":"2023-09-23T22:40:26.352822+0000","last_became_peered":"2023-09-23T22:40:26.352822+0000","last_unstale":"2023-09-23T22:47:47.714049+0000","last_undegraded":"2023-09-23T22:47:47.714049+0000","last_fullsized":"2023-09-23T22:47:47.714049+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:44.236947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"205'13313","reported_seq":13347,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:12.900345+0000","last_change":"2023-09-23T22:43:59.400813+0000","last_active":"2023-09-23T22:48:12.900345+0000","last_peered":"2023-09-23T22:48:12.900345+0000","last_clean":"2023-09-23T22:48:12.900345+0000","last_became_active":"2023-09-23T22:43:59.400532+0000","last_became_peered":"2023-09-23T22:43:59.400532+0000","last_unstale":"2023-09-23T22:48:12.900345+0000","last_undegraded":"2023-09-23T22:48:12.900345+0000","last_fullsized":"2023-09-23T22:48:12.900345+0000","mapping_epoch":181,"log_start":"187'3700","ondisk_log_start":"187'3700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9613,"log_dups_size":0,"ondisk_log_size":9613,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.642497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18808832,"num_objects":287,"num_object_clones":0,"num_object_copies":861,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":287,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13313,"num_write_kb":435200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"60'1","reported_seq":53,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.498753+0000","last_change":"2023-09-23T22:40:26.460168+0000","last_active":"2023-09-23T22:47:45.498753+0000","last_peered":"2023-09-23T22:47:45.498753+0000","last_clean":"2023-09-23T22:47:45.498753+0000","last_became_active":"2023-09-23T22:40:26.347225+0000","last_became_peered":"2023-09-23T22:40:26.347225+0000","last_unstale":"2023-09-23T22:47:45.498753+0000","last_undegraded":"2023-09-23T22:47:45.498753+0000","last_fullsized":"2023-09-23T22:47:45.498753+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":195,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493156+0000","last_change":"2023-09-23T22:47:35.458247+0000","last_active":"2023-09-23T22:47:45.493156+0000","last_peered":"2023-09-23T22:47:45.493156+0000","last_clean":"2023-09-23T22:47:45.493156+0000","last_became_active":"2023-09-23T22:47:35.454734+0000","last_became_peered":"2023-09-23T22:47:35.454734+0000","last_unstale":"2023-09-23T22:47:45.493156+0000","last_undegraded":"2023-09-23T22:47:45.493156+0000","last_fullsized":"2023-09-23T22:47:45.493156+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.4","version":"205'13573","reported_seq":13607,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:11.724515+0000","last_change":"2023-09-23T22:43:59.757930+0000","last_active":"2023-09-23T22:48:11.724515+0000","last_peered":"2023-09-23T22:48:11.724515+0000","last_clean":"2023-09-23T22:48:11.724515+0000","last_became_active":"2023-09-23T22:43:59.757539+0000","last_became_peered":"2023-09-23T22:43:59.757539+0000","last_unstale":"2023-09-23T22:48:11.724515+0000","last_undegraded":"2023-09-23T22:48:11.724515+0000","last_fullsized":"2023-09-23T22:48:11.724515+0000","mapping_epoch":181,"log_start":"189'5800","ondisk_log_start":"189'5800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7773,"log_dups_size":0,"ondisk_log_size":7773,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.207718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23527424,"num_objects":359,"num_object_clones":0,"num_object_copies":1077,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":359,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13573,"num_write_kb":445824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":53,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.498116+0000","last_change":"2023-09-23T22:40:26.464069+0000","last_active":"2023-09-23T22:47:45.498116+0000","last_peered":"2023-09-23T22:47:45.498116+0000","last_clean":"2023-09-23T22:47:45.498116+0000","last_became_active":"2023-09-23T22:40:26.349492+0000","last_became_peered":"2023-09-23T22:40:26.349492+0000","last_unstale":"2023-09-23T22:47:45.498116+0000","last_undegraded":"2023-09-23T22:47:45.498116+0000","last_fullsized":"2023-09-23T22:47:45.498116+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,1],"acting":[7,2,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":199,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487546+0000","last_change":"2023-09-23T22:37:17.255173+0000","last_active":"2023-09-23T22:47:45.487546+0000","last_peered":"2023-09-23T22:47:45.487546+0000","last_clean":"2023-09-23T22:47:45.487546+0000","last_became_active":"2023-09-23T22:37:17.254203+0000","last_became_peered":"2023-09-23T22:37:17.254203+0000","last_unstale":"2023-09-23T22:47:45.487546+0000","last_undegraded":"2023-09-23T22:47:45.487546+0000","last_fullsized":"2023-09-23T22:47:45.487546+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.7","version":"205'13483","reported_seq":13514,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.474371+0000","last_change":"2023-09-23T22:43:59.400902+0000","last_active":"2023-09-23T22:48:13.474371+0000","last_peered":"2023-09-23T22:48:13.474371+0000","last_clean":"2023-09-23T22:48:13.474371+0000","last_became_active":"2023-09-23T22:43:59.400468+0000","last_became_peered":"2023-09-23T22:43:59.400468+0000","last_unstale":"2023-09-23T22:48:13.474371+0000","last_undegraded":"2023-09-23T22:48:13.474371+0000","last_fullsized":"2023-09-23T22:48:13.474371+0000","mapping_epoch":181,"log_start":"187'4100","ondisk_log_start":"187'4100","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9383,"log_dups_size":0,"ondisk_log_size":9383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18284544,"num_objects":279,"num_object_clones":0,"num_object_copies":837,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":279,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13483,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":66,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497580+0000","last_change":"2023-09-23T22:47:35.810331+0000","last_active":"2023-09-23T22:47:45.497580+0000","last_peered":"2023-09-23T22:47:45.497580+0000","last_clean":"2023-09-23T22:47:45.497580+0000","last_became_active":"2023-09-23T22:47:35.471703+0000","last_became_peered":"2023-09-23T22:47:35.471703+0000","last_unstale":"2023-09-23T22:47:45.497580+0000","last_undegraded":"2023-09-23T22:47:45.497580+0000","last_fullsized":"2023-09-23T22:47:45.497580+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":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":15,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.475765+0000","last_change":"2023-09-23T22:47:35.456724+0000","last_active":"2023-09-23T22:47:45.475765+0000","last_peered":"2023-09-23T22:47:45.475765+0000","last_clean":"2023-09-23T22:47:45.475765+0000","last_became_active":"2023-09-23T22:47:35.456347+0000","last_became_peered":"2023-09-23T22:47:35.456347+0000","last_unstale":"2023-09-23T22:47:45.475765+0000","last_undegraded":"2023-09-23T22:47:45.475765+0000","last_fullsized":"2023-09-23T22:47:45.475765+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.6","version":"205'13197","reported_seq":13228,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.505279+0000","last_change":"2023-09-23T22:43:59.400110+0000","last_active":"2023-09-23T22:48:13.505279+0000","last_peered":"2023-09-23T22:48:13.505279+0000","last_clean":"2023-09-23T22:48:13.505279+0000","last_became_active":"2023-09-23T22:43:59.399629+0000","last_became_peered":"2023-09-23T22:43:59.399629+0000","last_unstale":"2023-09-23T22:48:13.505279+0000","last_undegraded":"2023-09-23T22:48:13.505279+0000","last_fullsized":"2023-09-23T22:48:13.505279+0000","mapping_epoch":181,"log_start":"187'3800","ondisk_log_start":"187'3800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9397,"log_dups_size":0,"ondisk_log_size":9397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16580608,"num_objects":253,"num_object_clones":0,"num_object_copies":759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13197,"num_write_kb":430400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":218,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493561+0000","last_change":"2023-09-23T22:47:35.448980+0000","last_active":"2023-09-23T22:47:45.493561+0000","last_peered":"2023-09-23T22:47:45.493561+0000","last_clean":"2023-09-23T22:47:45.493561+0000","last_became_active":"2023-09-23T22:47:35.448623+0000","last_became_peered":"2023-09-23T22:47:35.448623+0000","last_unstale":"2023-09-23T22:47:45.493561+0000","last_undegraded":"2023-09-23T22:47:45.493561+0000","last_fullsized":"2023-09-23T22:47:45.493561+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488309+0000","last_change":"2023-09-23T22:25:32.426294+0000","last_active":"2023-09-23T22:47:45.488309+0000","last_peered":"2023-09-23T22:47:45.488309+0000","last_clean":"2023-09-23T22:47:45.488309+0000","last_became_active":"2023-09-23T22:25:32.425893+0000","last_became_peered":"2023-09-23T22:25:32.425893+0000","last_unstale":"2023-09-23T22:47:45.488309+0000","last_undegraded":"2023-09-23T22:47:45.488309+0000","last_fullsized":"2023-09-23T22:47:45.488309+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.861194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"205'13489","reported_seq":15170,"reported_epoch":205,"state":"active+remapped+backfilling","last_fresh":"2023-09-23T22:48:13.840704+0000","last_change":"2023-09-23T22:47:38.470831+0000","last_active":"2023-09-23T22:48:13.840704+0000","last_peered":"2023-09-23T22:48:13.840704+0000","last_clean":"2023-09-23T22:47:34.441121+0000","last_became_active":"2023-09-23T22:47:36.595315+0000","last_became_peered":"2023-09-23T22:47:36.595315+0000","last_unstale":"2023-09-23T22:48:13.840704+0000","last_undegraded":"2023-09-23T22:48:13.840704+0000","last_fullsized":"2023-09-23T22:48:13.840704+0000","mapping_epoch":200,"log_start":"190'5900","ondisk_log_start":"190'5900","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7589,"log_dups_size":0,"ondisk_log_size":7589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17498112,"num_objects":267,"num_object_clones":0,"num_object_copies":801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2,"num_objects_unfound":0,"num_objects_dirty":267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13489,"num_write_kb":440192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":819,"num_bytes_recovered":53673984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"avail_no_missing":["7","3","4"],"object_location_counts":[{"shards":"3,4,7","objects":267}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":137,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:47.832995+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:47:47.832995+0000","last_peered":"2023-09-23T22:47:47.832995+0000","last_clean":"2023-09-23T22:47:47.832995+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:47:47.832995+0000","last_undegraded":"2023-09-23T22:47:47.832995+0000","last_fullsized":"2023-09-23T22:47:47.832995+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":218,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487963+0000","last_change":"2023-09-23T22:47:35.462561+0000","last_active":"2023-09-23T22:47:45.487963+0000","last_peered":"2023-09-23T22:47:45.487963+0000","last_clean":"2023-09-23T22:47:45.487963+0000","last_became_active":"2023-09-23T22:47:35.458054+0000","last_became_peered":"2023-09-23T22:47:35.458054+0000","last_unstale":"2023-09-23T22:47:45.487963+0000","last_undegraded":"2023-09-23T22:47:45.487963+0000","last_fullsized":"2023-09-23T22:47:45.487963+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.0","version":"205'13198","reported_seq":13777,"reported_epoch":205,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T22:48:11.672721+0000","last_change":"2023-09-23T22:47:38.465800+0000","last_active":"2023-09-23T22:48:11.672721+0000","last_peered":"2023-09-23T22:48:11.672721+0000","last_clean":"2023-09-23T22:47:34.437793+0000","last_became_active":"2023-09-23T22:47:36.589311+0000","last_became_peered":"2023-09-23T22:47:36.589311+0000","last_unstale":"2023-09-23T22:48:11.672721+0000","last_undegraded":"2023-09-23T22:48:11.672721+0000","last_fullsized":"2023-09-23T22:48:11.672721+0000","mapping_epoch":200,"log_start":"189'5500","ondisk_log_start":"189'5500","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7698,"log_dups_size":0,"ondisk_log_size":7698,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:52.127239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22937600,"num_objects":350,"num_object_clones":0,"num_object_copies":1050,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":310,"num_objects_unfound":0,"num_objects_dirty":350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13198,"num_write_kb":433536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":265,"num_bytes_recovered":17367040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2,0],"avail_no_missing":["1","0","2"],"object_location_counts":[{"shards":"0,1,2","objects":350}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":198,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487356+0000","last_change":"2023-09-23T22:47:35.457131+0000","last_active":"2023-09-23T22:47:45.487356+0000","last_peered":"2023-09-23T22:47:45.487356+0000","last_clean":"2023-09-23T22:47:45.487356+0000","last_became_active":"2023-09-23T22:47:35.456703+0000","last_became_peered":"2023-09-23T22:47:35.456703+0000","last_unstale":"2023-09-23T22:47:45.487356+0000","last_undegraded":"2023-09-23T22:47:45.487356+0000","last_fullsized":"2023-09-23T22:47:45.487356+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":199,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487528+0000","last_change":"2023-09-23T22:37:17.293816+0000","last_active":"2023-09-23T22:47:45.487528+0000","last_peered":"2023-09-23T22:47:45.487528+0000","last_clean":"2023-09-23T22:47:45.487528+0000","last_became_active":"2023-09-23T22:37:17.293238+0000","last_became_peered":"2023-09-23T22:37:17.293238+0000","last_unstale":"2023-09-23T22:47:45.487528+0000","last_undegraded":"2023-09-23T22:47:45.487528+0000","last_fullsized":"2023-09-23T22:47:45.487528+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"205'13368","reported_seq":13400,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.835124+0000","last_change":"2023-09-23T22:43:59.398486+0000","last_active":"2023-09-23T22:48:13.835124+0000","last_peered":"2023-09-23T22:48:13.835124+0000","last_clean":"2023-09-23T22:48:13.835124+0000","last_became_active":"2023-09-23T22:43:59.398121+0000","last_became_peered":"2023-09-23T22:43:59.398121+0000","last_unstale":"2023-09-23T22:48:13.835124+0000","last_undegraded":"2023-09-23T22:48:13.835124+0000","last_fullsized":"2023-09-23T22:48:13.835124+0000","mapping_epoch":181,"log_start":"189'5800","ondisk_log_start":"189'5800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7568,"log_dups_size":0,"ondisk_log_size":7568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16252928,"num_objects":248,"num_object_clones":0,"num_object_copies":744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13368,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":170,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487297+0000","last_change":"2023-09-23T22:25:32.430749+0000","last_active":"2023-09-23T22:47:45.487297+0000","last_peered":"2023-09-23T22:47:45.487297+0000","last_clean":"2023-09-23T22:47:45.487297+0000","last_became_active":"2023-09-23T22:25:32.430370+0000","last_became_peered":"2023-09-23T22:25:32.430370+0000","last_unstale":"2023-09-23T22:47:45.487297+0000","last_undegraded":"2023-09-23T22:47:45.487297+0000","last_fullsized":"2023-09-23T22:47:45.487297+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":218,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488659+0000","last_change":"2023-09-23T22:47:35.457061+0000","last_active":"2023-09-23T22:47:45.488659+0000","last_peered":"2023-09-23T22:47:45.488659+0000","last_clean":"2023-09-23T22:47:45.488659+0000","last_became_active":"2023-09-23T22:47:35.456683+0000","last_became_peered":"2023-09-23T22:47:35.456683+0000","last_unstale":"2023-09-23T22:47:45.488659+0000","last_undegraded":"2023-09-23T22:47:45.488659+0000","last_fullsized":"2023-09-23T22:47:45.488659+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.2","version":"205'13099","reported_seq":13128,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:12.721925+0000","last_change":"2023-09-23T22:43:59.392775+0000","last_active":"2023-09-23T22:48:12.721925+0000","last_peered":"2023-09-23T22:48:12.721925+0000","last_clean":"2023-09-23T22:48:12.721925+0000","last_became_active":"2023-09-23T22:43:59.392461+0000","last_became_peered":"2023-09-23T22:43:59.392461+0000","last_unstale":"2023-09-23T22:48:12.721925+0000","last_undegraded":"2023-09-23T22:48:12.721925+0000","last_fullsized":"2023-09-23T22:48:12.721925+0000","mapping_epoch":181,"log_start":"189'5200","ondisk_log_start":"189'5200","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7899,"log_dups_size":0,"ondisk_log_size":7899,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.091114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20512768,"num_objects":313,"num_object_clones":0,"num_object_copies":939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13099,"num_write_kb":429184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.491707+0000","last_change":"2023-09-23T22:40:26.340992+0000","last_active":"2023-09-23T22:47:45.491707+0000","last_peered":"2023-09-23T22:47:45.491707+0000","last_clean":"2023-09-23T22:47:45.491707+0000","last_became_active":"2023-09-23T22:40:26.340419+0000","last_became_peered":"2023-09-23T22:40:26.340419+0000","last_unstale":"2023-09-23T22:47:45.491707+0000","last_undegraded":"2023-09-23T22:47:45.491707+0000","last_fullsized":"2023-09-23T22:47:45.491707+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.439143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.478056+0000","last_change":"2023-09-23T22:37:17.299433+0000","last_active":"2023-09-23T22:47:45.478056+0000","last_peered":"2023-09-23T22:47:45.478056+0000","last_clean":"2023-09-23T22:47:45.478056+0000","last_became_active":"2023-09-23T22:37:17.267989+0000","last_became_peered":"2023-09-23T22:37:17.267989+0000","last_unstale":"2023-09-23T22:47:45.478056+0000","last_undegraded":"2023-09-23T22:47:45.478056+0000","last_fullsized":"2023-09-23T22:47:45.478056+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.713107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"205'13263","reported_seq":13294,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.535209+0000","last_change":"2023-09-23T22:43:59.400734+0000","last_active":"2023-09-23T22:48:13.535209+0000","last_peered":"2023-09-23T22:48:13.535209+0000","last_clean":"2023-09-23T22:48:13.535209+0000","last_became_active":"2023-09-23T22:43:59.400332+0000","last_became_peered":"2023-09-23T22:43:59.400332+0000","last_unstale":"2023-09-23T22:48:13.535209+0000","last_undegraded":"2023-09-23T22:48:13.535209+0000","last_fullsized":"2023-09-23T22:48:13.535209+0000","mapping_epoch":181,"log_start":"187'3800","ondisk_log_start":"187'3800","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9463,"log_dups_size":0,"ondisk_log_size":9463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18546688,"num_objects":283,"num_object_clones":0,"num_object_copies":849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13263,"num_write_kb":433472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":194,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.478192+0000","last_change":"2023-09-23T22:40:26.339751+0000","last_active":"2023-09-23T22:47:45.478192+0000","last_peered":"2023-09-23T22:47:45.478192+0000","last_clean":"2023-09-23T22:47:45.478192+0000","last_became_active":"2023-09-23T22:40:26.338570+0000","last_became_peered":"2023-09-23T22:40:26.338570+0000","last_unstale":"2023-09-23T22:47:45.478192+0000","last_undegraded":"2023-09-23T22:47:45.478192+0000","last_fullsized":"2023-09-23T22:47:45.478192+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.911050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.498831+0000","last_change":"2023-09-23T22:26:01.845062+0000","last_active":"2023-09-23T22:47:45.498831+0000","last_peered":"2023-09-23T22:47:45.498831+0000","last_clean":"2023-09-23T22:47:45.498831+0000","last_became_active":"2023-09-23T22:26:01.844659+0000","last_became_peered":"2023-09-23T22:26:01.844659+0000","last_unstale":"2023-09-23T22:47:45.498831+0000","last_undegraded":"2023-09-23T22:47:45.498831+0000","last_fullsized":"2023-09-23T22:47:45.498831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":146,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.477777+0000","last_change":"2023-09-23T22:37:17.250228+0000","last_active":"2023-09-23T22:47:45.477777+0000","last_peered":"2023-09-23T22:47:45.477777+0000","last_clean":"2023-09-23T22:47:45.477777+0000","last_became_active":"2023-09-23T22:37:17.248282+0000","last_became_peered":"2023-09-23T22:37:17.248282+0000","last_unstale":"2023-09-23T22:47:45.477777+0000","last_undegraded":"2023-09-23T22:47:45.477777+0000","last_fullsized":"2023-09-23T22:47:45.477777+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:23.177866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"205'13036","reported_seq":13068,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:12.779094+0000","last_change":"2023-09-23T22:43:59.400955+0000","last_active":"2023-09-23T22:48:12.779094+0000","last_peered":"2023-09-23T22:48:12.779094+0000","last_clean":"2023-09-23T22:48:12.779094+0000","last_became_active":"2023-09-23T22:43:59.400519+0000","last_became_peered":"2023-09-23T22:43:59.400519+0000","last_unstale":"2023-09-23T22:48:12.779094+0000","last_undegraded":"2023-09-23T22:48:12.779094+0000","last_fullsized":"2023-09-23T22:48:12.779094+0000","mapping_epoch":181,"log_start":"187'3400","ondisk_log_start":"187'3400","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9636,"log_dups_size":0,"ondisk_log_size":9636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:50.133512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22151168,"num_objects":338,"num_object_clones":0,"num_object_copies":1014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":338,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13036,"num_write_kb":427968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":222,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493326+0000","last_change":"2023-09-23T22:47:35.453892+0000","last_active":"2023-09-23T22:47:45.493326+0000","last_peered":"2023-09-23T22:47:45.493326+0000","last_clean":"2023-09-23T22:47:45.493326+0000","last_became_active":"2023-09-23T22:47:35.453365+0000","last_became_peered":"2023-09-23T22:47:35.453365+0000","last_unstale":"2023-09-23T22:47:45.493326+0000","last_undegraded":"2023-09-23T22:47:45.493326+0000","last_fullsized":"2023-09-23T22:47:45.493326+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":219,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487425+0000","last_change":"2023-09-23T22:47:35.458321+0000","last_active":"2023-09-23T22:47:45.487425+0000","last_peered":"2023-09-23T22:47:45.487425+0000","last_clean":"2023-09-23T22:47:45.487425+0000","last_became_active":"2023-09-23T22:47:35.457406+0000","last_became_peered":"2023-09-23T22:47:35.457406+0000","last_unstale":"2023-09-23T22:47:45.487425+0000","last_undegraded":"2023-09-23T22:47:45.487425+0000","last_fullsized":"2023-09-23T22:47:45.487425+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":140,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.478140+0000","last_change":"2023-09-23T22:37:17.287997+0000","last_active":"2023-09-23T22:47:45.478140+0000","last_peered":"2023-09-23T22:47:45.478140+0000","last_clean":"2023-09-23T22:47:45.478140+0000","last_became_active":"2023-09-23T22:37:17.260486+0000","last_became_peered":"2023-09-23T22:37:17.260486+0000","last_unstale":"2023-09-23T22:47:45.478140+0000","last_undegraded":"2023-09-23T22:47:45.478140+0000","last_fullsized":"2023-09-23T22:47:45.478140+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:14.788985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"205'13472","reported_seq":13503,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.480438+0000","last_change":"2023-09-23T22:43:59.400192+0000","last_active":"2023-09-23T22:48:13.480438+0000","last_peered":"2023-09-23T22:48:13.480438+0000","last_clean":"2023-09-23T22:48:13.480438+0000","last_became_active":"2023-09-23T22:43:59.399645+0000","last_became_peered":"2023-09-23T22:43:59.399645+0000","last_unstale":"2023-09-23T22:48:13.480438+0000","last_undegraded":"2023-09-23T22:48:13.480438+0000","last_fullsized":"2023-09-23T22:48:13.480438+0000","mapping_epoch":181,"log_start":"187'4000","ondisk_log_start":"187'4000","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9472,"log_dups_size":0,"ondisk_log_size":9472,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17694720,"num_objects":270,"num_object_clones":0,"num_object_copies":810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":270,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13472,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[5,1,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":203,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.494581+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:47:45.494581+0000","last_peered":"2023-09-23T22:47:45.494581+0000","last_clean":"2023-09-23T22:47:45.494581+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:47:45.494581+0000","last_undegraded":"2023-09-23T22:47:45.494581+0000","last_fullsized":"2023-09-23T22:47:45.494581+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":182,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.482902+0000","last_change":"2023-09-23T22:47:35.445818+0000","last_active":"2023-09-23T22:47:45.482902+0000","last_peered":"2023-09-23T22:47:45.482902+0000","last_clean":"2023-09-23T22:47:45.482902+0000","last_became_active":"2023-09-23T22:47:35.445248+0000","last_became_peered":"2023-09-23T22:47:35.445248+0000","last_unstale":"2023-09-23T22:47:45.482902+0000","last_undegraded":"2023-09-23T22:47:45.482902+0000","last_fullsized":"2023-09-23T22:47:45.482902+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.803214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.496861+0000","last_change":"2023-09-23T22:38:38.403939+0000","last_active":"2023-09-23T22:47:45.496861+0000","last_peered":"2023-09-23T22:47:45.496861+0000","last_clean":"2023-09-23T22:47:45.496861+0000","last_became_active":"2023-09-23T22:38:38.403566+0000","last_became_peered":"2023-09-23T22:38:38.403566+0000","last_unstale":"2023-09-23T22:47:45.496861+0000","last_undegraded":"2023-09-23T22:47:45.496861+0000","last_fullsized":"2023-09-23T22:47:45.496861+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:14.397140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.8","version":"205'13120","reported_seq":13153,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:12.758860+0000","last_change":"2023-09-23T22:43:59.399645+0000","last_active":"2023-09-23T22:48:12.758860+0000","last_peered":"2023-09-23T22:48:12.758860+0000","last_clean":"2023-09-23T22:48:12.758860+0000","last_became_active":"2023-09-23T22:43:59.398955+0000","last_became_peered":"2023-09-23T22:43:59.398955+0000","last_unstale":"2023-09-23T22:48:12.758860+0000","last_undegraded":"2023-09-23T22:48:12.758860+0000","last_fullsized":"2023-09-23T22:48:12.758860+0000","mapping_epoch":181,"log_start":"189'5200","ondisk_log_start":"189'5200","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7920,"log_dups_size":0,"ondisk_log_size":7920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.847424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17694720,"num_objects":270,"num_object_clones":0,"num_object_copies":810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":270,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13120,"num_write_kb":428480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":191,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493375+0000","last_change":"2023-09-23T22:40:26.348635+0000","last_active":"2023-09-23T22:47:45.493375+0000","last_peered":"2023-09-23T22:47:45.493375+0000","last_clean":"2023-09-23T22:47:45.493375+0000","last_became_active":"2023-09-23T22:40:26.348268+0000","last_became_peered":"2023-09-23T22:40:26.348268+0000","last_unstale":"2023-09-23T22:47:45.493375+0000","last_undegraded":"2023-09-23T22:47:45.493375+0000","last_fullsized":"2023-09-23T22:47:45.493375+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":462,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497095+0000","last_change":"2023-09-23T22:47:38.442100+0000","last_active":"2023-09-23T22:47:45.497095+0000","last_peered":"2023-09-23T22:47:45.497095+0000","last_clean":"2023-09-23T22:47:45.497095+0000","last_became_active":"2023-09-23T22:47:38.441650+0000","last_became_peered":"2023-09-23T22:47:38.441650+0000","last_unstale":"2023-09-23T22:47:45.497095+0000","last_undegraded":"2023-09-23T22:47:45.497095+0000","last_fullsized":"2023-09-23T22:47:45.497095+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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,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":146,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493250+0000","last_change":"2023-09-23T22:47:35.453052+0000","last_active":"2023-09-23T22:47:45.493250+0000","last_peered":"2023-09-23T22:47:45.493250+0000","last_clean":"2023-09-23T22:47:45.493250+0000","last_became_active":"2023-09-23T22:47:35.452225+0000","last_became_peered":"2023-09-23T22:47:35.452225+0000","last_unstale":"2023-09-23T22:47:45.493250+0000","last_undegraded":"2023-09-23T22:47:45.493250+0000","last_fullsized":"2023-09-23T22:47:45.493250+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.5","version":"0'0","reported_seq":131,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487664+0000","last_change":"2023-09-23T22:47:35.456948+0000","last_active":"2023-09-23T22:47:45.487664+0000","last_peered":"2023-09-23T22:47:45.487664+0000","last_clean":"2023-09-23T22:47:45.487664+0000","last_became_active":"2023-09-23T22:47:35.456545+0000","last_became_peered":"2023-09-23T22:47:35.456545+0000","last_unstale":"2023-09-23T22:47:45.487664+0000","last_undegraded":"2023-09-23T22:47:45.487664+0000","last_fullsized":"2023-09-23T22:47:45.487664+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.b","version":"205'13319","reported_seq":13362,"reported_epoch":205,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T22:48:12.746089+0000","last_change":"2023-09-23T22:47:36.659079+0000","last_active":"2023-09-23T22:48:12.746089+0000","last_peered":"2023-09-23T22:48:12.746089+0000","last_clean":"2023-09-23T22:47:34.421697+0000","last_became_active":"2023-09-23T22:47:36.610227+0000","last_became_peered":"2023-09-23T22:47:36.610227+0000","last_unstale":"2023-09-23T22:48:12.746089+0000","last_undegraded":"2023-09-23T22:48:12.746089+0000","last_fullsized":"2023-09-23T22:48:12.746089+0000","mapping_epoch":200,"log_start":"187'3600","ondisk_log_start":"187'3600","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":9719,"log_dups_size":0,"ondisk_log_size":9719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:39.769716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19857408,"num_objects":303,"num_object_clones":0,"num_object_copies":909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":303,"num_objects_unfound":0,"num_objects_dirty":303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13319,"num_write_kb":435904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5,2],"avail_no_missing":["0","2","5"],"object_location_counts":[{"shards":"0,2,5","objects":303}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":204,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497145+0000","last_change":"2023-09-23T22:37:17.250828+0000","last_active":"2023-09-23T22:47:45.497145+0000","last_peered":"2023-09-23T22:47:45.497145+0000","last_clean":"2023-09-23T22:47:45.497145+0000","last_became_active":"2023-09-23T22:37:17.250478+0000","last_became_peered":"2023-09-23T22:37:17.250478+0000","last_unstale":"2023-09-23T22:47:45.497145+0000","last_undegraded":"2023-09-23T22:47:45.497145+0000","last_fullsized":"2023-09-23T22:47:45.497145+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.494486+0000","last_change":"2023-09-23T22:38:38.625660+0000","last_active":"2023-09-23T22:47:45.494486+0000","last_peered":"2023-09-23T22:47:45.494486+0000","last_clean":"2023-09-23T22:47:45.494486+0000","last_became_active":"2023-09-23T22:38:38.625333+0000","last_became_peered":"2023-09-23T22:38:38.625333+0000","last_unstale":"2023-09-23T22:47:45.494486+0000","last_undegraded":"2023-09-23T22:47:45.494486+0000","last_fullsized":"2023-09-23T22:47:45.494486+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:39.611921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":184,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488449+0000","last_change":"2023-09-23T22:25:32.426014+0000","last_active":"2023-09-23T22:47:45.488449+0000","last_peered":"2023-09-23T22:47:45.488449+0000","last_clean":"2023-09-23T22:47:45.488449+0000","last_became_active":"2023-09-23T22:25:32.425623+0000","last_became_peered":"2023-09-23T22:25:32.425623+0000","last_unstale":"2023-09-23T22:47:45.488449+0000","last_undegraded":"2023-09-23T22:47:45.488449+0000","last_fullsized":"2023-09-23T22:47:45.488449+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:38.013931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.e","version":"205'13285","reported_seq":13317,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.878660+0000","last_change":"2023-09-23T22:43:59.758760+0000","last_active":"2023-09-23T22:48:13.878660+0000","last_peered":"2023-09-23T22:48:13.878660+0000","last_clean":"2023-09-23T22:48:13.878660+0000","last_became_active":"2023-09-23T22:43:59.758051+0000","last_became_peered":"2023-09-23T22:43:59.758051+0000","last_unstale":"2023-09-23T22:48:13.878660+0000","last_undegraded":"2023-09-23T22:48:13.878660+0000","last_fullsized":"2023-09-23T22:48:13.878660+0000","mapping_epoch":181,"log_start":"189'5700","ondisk_log_start":"189'5700","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7585,"log_dups_size":0,"ondisk_log_size":7585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16973824,"num_objects":259,"num_object_clones":0,"num_object_copies":777,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":259,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13285,"num_write_kb":433408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":49,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497761+0000","last_change":"2023-09-23T22:40:26.349155+0000","last_active":"2023-09-23T22:47:45.497761+0000","last_peered":"2023-09-23T22:47:45.497761+0000","last_clean":"2023-09-23T22:47:45.497761+0000","last_became_active":"2023-09-23T22:40:26.348115+0000","last_became_peered":"2023-09-23T22:40:26.348115+0000","last_unstale":"2023-09-23T22:47:45.497761+0000","last_undegraded":"2023-09-23T22:47:45.497761+0000","last_fullsized":"2023-09-23T22:47:45.497761+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":119,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.478245+0000","last_change":"2023-09-23T22:37:17.255754+0000","last_active":"2023-09-23T22:47:45.478245+0000","last_peered":"2023-09-23T22:47:45.478245+0000","last_clean":"2023-09-23T22:47:45.478245+0000","last_became_active":"2023-09-23T22:37:17.254437+0000","last_became_peered":"2023-09-23T22:37:17.254437+0000","last_unstale":"2023-09-23T22:47:45.478245+0000","last_undegraded":"2023-09-23T22:47:45.478245+0000","last_fullsized":"2023-09-23T22:47:45.478245+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:47.713594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":190,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488151+0000","last_change":"2023-09-23T22:40:26.340837+0000","last_active":"2023-09-23T22:47:45.488151+0000","last_peered":"2023-09-23T22:47:45.488151+0000","last_clean":"2023-09-23T22:47:45.488151+0000","last_became_active":"2023-09-23T22:40:26.340532+0000","last_became_peered":"2023-09-23T22:40:26.340532+0000","last_unstale":"2023-09-23T22:47:45.488151+0000","last_undegraded":"2023-09-23T22:47:45.488151+0000","last_fullsized":"2023-09-23T22:47:45.488151+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:28.014774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.d","version":"205'13662","reported_seq":13695,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:13.807363+0000","last_change":"2023-09-23T22:43:59.401325+0000","last_active":"2023-09-23T22:48:13.807363+0000","last_peered":"2023-09-23T22:48:13.807363+0000","last_clean":"2023-09-23T22:48:13.807363+0000","last_became_active":"2023-09-23T22:43:59.400929+0000","last_became_peered":"2023-09-23T22:43:59.400929+0000","last_unstale":"2023-09-23T22:48:13.807363+0000","last_undegraded":"2023-09-23T22:48:13.807363+0000","last_fullsized":"2023-09-23T22:48:13.807363+0000","mapping_epoch":181,"log_start":"190'6100","ondisk_log_start":"190'6100","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7562,"log_dups_size":0,"ondisk_log_size":7562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18415640,"num_objects":282,"num_object_clones":0,"num_object_copies":846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":282,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13662,"num_write_kb":446145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.7","version":"60'2","reported_seq":53,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.497564+0000","last_change":"2023-09-23T22:40:26.590155+0000","last_active":"2023-09-23T22:47:45.497564+0000","last_peered":"2023-09-23T22:47:45.497564+0000","last_clean":"2023-09-23T22:47:45.497564+0000","last_became_active":"2023-09-23T22:40:26.356009+0000","last_became_peered":"2023-09-23T22:40:26.356009+0000","last_unstale":"2023-09-23T22:47:45.497564+0000","last_undegraded":"2023-09-23T22:47:45.497564+0000","last_fullsized":"2023-09-23T22:47:45.497564+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":167,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:05.468622+0000","last_change":"2023-09-23T22:47:35.450111+0000","last_active":"2023-09-23T22:48:05.468622+0000","last_peered":"2023-09-23T22:48:05.468622+0000","last_clean":"2023-09-23T22:48:05.468622+0000","last_became_active":"2023-09-23T22:47:35.449612+0000","last_became_peered":"2023-09-23T22:47:35.449612+0000","last_unstale":"2023-09-23T22:48:05.468622+0000","last_undegraded":"2023-09-23T22:48:05.468622+0000","last_fullsized":"2023-09-23T22:48:05.468622+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.207413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:48:02.735234+0000","last_change":"2023-09-23T22:40:26.340779+0000","last_active":"2023-09-23T22:48:02.735234+0000","last_peered":"2023-09-23T22:48:02.735234+0000","last_clean":"2023-09-23T22:48:02.735234+0000","last_became_active":"2023-09-23T22:40:26.339919+0000","last_became_peered":"2023-09-23T22:40:26.339919+0000","last_unstale":"2023-09-23T22:48:02.735234+0000","last_undegraded":"2023-09-23T22:48:02.735234+0000","last_fullsized":"2023-09-23T22:48:02.735234+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.752288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"205'13239","reported_seq":13272,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T22:48:12.869331+0000","last_change":"2023-09-23T22:43:59.758033+0000","last_active":"2023-09-23T22:48:12.869331+0000","last_peered":"2023-09-23T22:48:12.869331+0000","last_clean":"2023-09-23T22:48:12.869331+0000","last_became_active":"2023-09-23T22:43:59.757447+0000","last_became_peered":"2023-09-23T22:43:59.757447+0000","last_unstale":"2023-09-23T22:48:12.869331+0000","last_undegraded":"2023-09-23T22:48:12.869331+0000","last_fullsized":"2023-09-23T22:48:12.869331+0000","mapping_epoch":181,"log_start":"189'5300","ondisk_log_start":"189'5300","created":181,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:43:58.366998+0000","last_clean_scrub_stamp":"2023-09-23T22:43:58.366998+0000","objects_scrubbed":0,"log_size":7939,"log_dups_size":0,"ondisk_log_size":7939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:33.498171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22085632,"num_objects":337,"num_object_clones":0,"num_object_copies":1011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13239,"num_write_kb":434432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":58,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.498596+0000","last_change":"2023-09-23T22:47:35.448775+0000","last_active":"2023-09-23T22:47:45.498596+0000","last_peered":"2023-09-23T22:47:45.498596+0000","last_clean":"2023-09-23T22:47:45.498596+0000","last_became_active":"2023-09-23T22:47:35.448391+0000","last_became_peered":"2023-09-23T22:47:35.448391+0000","last_unstale":"2023-09-23T22:47:45.498596+0000","last_undegraded":"2023-09-23T22:47:45.498596+0000","last_fullsized":"2023-09-23T22:47:45.498596+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.6","version":"60'1","reported_seq":190,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488542+0000","last_change":"2023-09-23T22:37:17.252640+0000","last_active":"2023-09-23T22:47:45.488542+0000","last_peered":"2023-09-23T22:47:45.488542+0000","last_clean":"2023-09-23T22:47:45.488542+0000","last_became_active":"2023-09-23T22:37:17.252326+0000","last_became_peered":"2023-09-23T22:37:17.252326+0000","last_unstale":"2023-09-23T22:47:45.488542+0000","last_undegraded":"2023-09-23T22:47:45.488542+0000","last_fullsized":"2023-09-23T22:47:45.488542+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:18:10.392623+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":178,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487391+0000","last_change":"2023-09-23T22:47:35.459729+0000","last_active":"2023-09-23T22:47:45.487391+0000","last_peered":"2023-09-23T22:47:45.487391+0000","last_clean":"2023-09-23T22:47:45.487391+0000","last_became_active":"2023-09-23T22:47:35.459317+0000","last_became_peered":"2023-09-23T22:47:35.459317+0000","last_unstale":"2023-09-23T22:47:45.487391+0000","last_undegraded":"2023-09-23T22:47:45.487391+0000","last_fullsized":"2023-09-23T22:47:45.487391+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":192,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488329+0000","last_change":"2023-09-23T22:40:26.339129+0000","last_active":"2023-09-23T22:47:45.488329+0000","last_peered":"2023-09-23T22:47:45.488329+0000","last_clean":"2023-09-23T22:47:45.488329+0000","last_became_active":"2023-09-23T22:40:26.338693+0000","last_became_peered":"2023-09-23T22:40:26.338693+0000","last_unstale":"2023-09-23T22:47:45.488329+0000","last_undegraded":"2023-09-23T22:47:45.488329+0000","last_fullsized":"2023-09-23T22:47:45.488329+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:00:39.108785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":216,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:48:02.012431+0000","last_change":"2023-09-23T22:37:17.260988+0000","last_active":"2023-09-23T22:48:02.012431+0000","last_peered":"2023-09-23T22:48:02.012431+0000","last_clean":"2023-09-23T22:48:02.012431+0000","last_became_active":"2023-09-23T22:37:17.260651+0000","last_became_peered":"2023-09-23T22:37:17.260651+0000","last_unstale":"2023-09-23T22:48:02.012431+0000","last_undegraded":"2023-09-23T22:48:02.012431+0000","last_fullsized":"2023-09-23T22:48:02.012431+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:30.989615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":199,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.493506+0000","last_change":"2023-09-23T22:38:38.674160+0000","last_active":"2023-09-23T22:47:45.493506+0000","last_peered":"2023-09-23T22:47:45.493506+0000","last_clean":"2023-09-23T22:47:45.493506+0000","last_became_active":"2023-09-23T22:38:38.629370+0000","last_became_peered":"2023-09-23T22:38:38.629370+0000","last_unstale":"2023-09-23T22:47:45.493506+0000","last_undegraded":"2023-09-23T22:47:45.493506+0000","last_fullsized":"2023-09-23T22:47:45.493506+0000","mapping_epoch":155,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":199,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487580+0000","last_change":"2023-09-23T22:37:17.255408+0000","last_active":"2023-09-23T22:47:45.487580+0000","last_peered":"2023-09-23T22:47:45.487580+0000","last_clean":"2023-09-23T22:47:45.487580+0000","last_became_active":"2023-09-23T22:37:17.254656+0000","last_became_peered":"2023-09-23T22:37:17.254656+0000","last_unstale":"2023-09-23T22:47:45.487580+0000","last_undegraded":"2023-09-23T22:47:45.487580+0000","last_fullsized":"2023-09-23T22:47:45.487580+0000","mapping_epoch":145,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":146,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":213,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.502736+0000","last_change":"2023-09-23T22:47:35.518541+0000","last_active":"2023-09-23T22:47:45.502736+0000","last_peered":"2023-09-23T22:47:45.502736+0000","last_clean":"2023-09-23T22:47:45.502736+0000","last_became_active":"2023-09-23T22:47:35.471311+0000","last_became_peered":"2023-09-23T22:47:35.471311+0000","last_unstale":"2023-09-23T22:47:45.502736+0000","last_undegraded":"2023-09-23T22:47:45.502736+0000","last_fullsized":"2023-09-23T22:47:45.502736+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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,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":184,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487452+0000","last_change":"2023-09-23T22:26:01.844732+0000","last_active":"2023-09-23T22:47:45.487452+0000","last_peered":"2023-09-23T22:47:45.487452+0000","last_clean":"2023-09-23T22:47:45.487452+0000","last_became_active":"2023-09-23T22:26:01.844259+0000","last_became_peered":"2023-09-23T22:26:01.844259+0000","last_unstale":"2023-09-23T22:47:45.487452+0000","last_undegraded":"2023-09-23T22:47:45.487452+0000","last_fullsized":"2023-09-23T22:47:45.487452+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":239,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:48:02.735427+0000","last_change":"2023-09-23T22:47:35.441350+0000","last_active":"2023-09-23T22:48:02.735427+0000","last_peered":"2023-09-23T22:48:02.735427+0000","last_clean":"2023-09-23T22:48:02.735427+0000","last_became_active":"2023-09-23T22:47:35.440868+0000","last_became_peered":"2023-09-23T22:47:35.440868+0000","last_unstale":"2023-09-23T22:48:02.735427+0000","last_undegraded":"2023-09-23T22:48:02.735427+0000","last_fullsized":"2023-09-23T22:48:02.735427+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:43.557845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":201,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:47.710853+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:47:47.710853+0000","last_peered":"2023-09-23T22:47:47.710853+0000","last_clean":"2023-09-23T22:47:47.710853+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:47:47.710853+0000","last_undegraded":"2023-09-23T22:47:47.710853+0000","last_fullsized":"2023-09-23T22:47:47.710853+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":176,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.488990+0000","last_change":"2023-09-23T22:25:32.419530+0000","last_active":"2023-09-23T22:47:45.488990+0000","last_peered":"2023-09-23T22:47:45.488990+0000","last_clean":"2023-09-23T22:47:45.488990+0000","last_became_active":"2023-09-23T22:25:32.419092+0000","last_became_peered":"2023-09-23T22:25:32.419092+0000","last_unstale":"2023-09-23T22:47:45.488990+0000","last_undegraded":"2023-09-23T22:47:45.488990+0000","last_fullsized":"2023-09-23T22:47:45.488990+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.753645+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":218,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T22:47:45.487173+0000","last_change":"2023-09-23T22:47:35.456930+0000","last_active":"2023-09-23T22:47:45.487173+0000","last_peered":"2023-09-23T22:47:45.487173+0000","last_clean":"2023-09-23T22:47:45.487173+0000","last_became_active":"2023-09-23T22:47:35.456489+0000","last_became_peered":"2023-09-23T22:47:35.456489+0000","last_unstale":"2023-09-23T22:47:45.487173+0000","last_undegraded":"2023-09-23T22:47:45.487173+0000","last_fullsized":"2023-09-23T22:47:45.487173+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":19256,"num_keys_recovered":20,"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":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":307822616,"num_objects":4698,"num_object_clones":0,"num_object_copies":14094,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":615,"num_objects_unfound":0,"num_objects_dirty":4698,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":213116,"num_write_kb":6969985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1084,"num_bytes_recovered":71041024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":967061504,"data_stored":967049288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":136216,"ondisk_log_size":136216,"up":48,"acting":48,"num_store_stats":8},{"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":48,"seq":206158430660,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":749176,"kb_used_data":159472,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":92995976,"statfs":{"total":95995035648,"available":95227879424,"internally_reserved":0,"allocated":163299328,"data_stored":162744417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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":[0,1,0,0,1,3],"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 22:47:12 2023","interfaces":[{"interface":"back","average":{"1min":2.383,"5min":2.3460000000000001,"15min":2.3210000000000002},"min":{"1min":0.23400000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":6.5170000000000003,"5min":43.25,"15min":124.09},"last":2.4079999999999999},{"interface":"front","average":{"1min":2.5939999999999999,"5min":2.504,"15min":2.4329999999999998},"min":{"1min":0.28199999999999997,"5min":0.26200000000000001,"15min":0.246},"max":{"1min":13.034000000000001,"5min":43.591999999999999,"15min":124.00700000000001},"last":5.2039999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:47:36 2023","interfaces":[{"interface":"back","average":{"1min":2.9609999999999999,"5min":2.3849999999999998,"15min":1.8380000000000001},"min":{"1min":0.28999999999999998,"5min":0.253,"15min":0.253},"max":{"1min":12.906000000000001,"5min":51.628999999999998,"15min":51.628999999999998},"last":3.4489999999999998},{"interface":"front","average":{"1min":2.7040000000000002,"5min":2.403,"15min":2.0339999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.28399999999999997},"max":{"1min":11.766999999999999,"5min":51.677,"15min":51.677},"last":0.29599999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:47:12 2023","interfaces":[{"interface":"back","average":{"1min":2.0550000000000002,"5min":1.8600000000000001,"15min":1.7969999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.27600000000000002},"max":{"1min":7.8440000000000003,"5min":35.5,"15min":52.573},"last":3.3010000000000002},{"interface":"front","average":{"1min":2.0179999999999998,"5min":1.992,"15min":1.8120000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.27100000000000002},"max":{"1min":12.603999999999999,"5min":35.530000000000001,"15min":53.319000000000003},"last":3.2069999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:47:57 2023","interfaces":[{"interface":"back","average":{"1min":6.0499999999999998,"5min":3.3479999999999999,"15min":2.6779999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.309},"max":{"1min":54.561999999999998,"5min":54.561999999999998,"15min":124.22799999999999},"last":6.2389999999999999},{"interface":"front","average":{"1min":5.8179999999999996,"5min":2.8519999999999999,"15min":2.4359999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":54.968000000000004,"5min":54.968000000000004,"15min":124.17400000000001},"last":0.66600000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:47:57 2023","interfaces":[{"interface":"back","average":{"1min":1.502,"5min":1.196,"15min":0.997},"min":{"1min":0.35499999999999998,"5min":0.29399999999999998,"15min":0.28899999999999998},"max":{"1min":5.7370000000000001,"5min":5.7370000000000001,"15min":10.589},"last":2.7330000000000001},{"interface":"front","average":{"1min":1.909,"5min":1.508,"15min":1.234},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":8.5050000000000008,"5min":12.670999999999999,"15min":12.814},"last":3.165}]},{"osd":5,"last update":"Sat Sep 23 22:47:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3779999999999999,"5min":1.488,"15min":1.169},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.27200000000000002},"max":{"1min":5.5469999999999997,"5min":6.7839999999999998,"15min":10.864000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":2.0739999999999998,"5min":1.6599999999999999,"15min":1.262},"min":{"1min":0.501,"5min":0.36399999999999999,"15min":0.34200000000000003},"max":{"1min":9.8770000000000007,"5min":9.8770000000000007,"15min":11.298},"last":3.5990000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:47:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.258,"15min":1.0800000000000001},"min":{"1min":0.52800000000000002,"5min":0.40400000000000003,"15min":0.36099999999999999},"max":{"1min":5.5119999999999996,"5min":5.5119999999999996,"15min":5.5119999999999996},"last":0.376},{"interface":"front","average":{"1min":1.524,"5min":1.3120000000000001,"15min":1.032},"min":{"1min":0.433,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.7919999999999998,"5min":5.7919999999999998,"15min":5.7919999999999998},"last":3.266}]}]},{"osd":6,"up_from":139,"seq":597000454285,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":331880,"kb_used_data":21792,"kb_used_omap":9,"kb_used_meta":310070,"kb_avail":93413272,"statfs":{"total":95995035648,"available":95655190528,"internally_reserved":0,"allocated":22315008,"data_stored":21776311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"internal_metadata":317511709},"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 22:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":1.0429999999999999,"15min":1.6890000000000001},"min":{"1min":0.27300000000000002,"5min":0.26700000000000002,"15min":0.26300000000000001},"max":{"1min":3.6680000000000001,"5min":5.8319999999999999,"15min":61.289000000000001},"last":2.4359999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94799999999999995,"15min":1.746},"min":{"1min":0.28000000000000003,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":3.9790000000000001,"5min":4.4740000000000002,"15min":61.622999999999998},"last":0.39600000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:47:33 2023","interfaces":[{"interface":"back","average":{"1min":3.3149999999999999,"5min":2.6749999999999998,"15min":2.484},"min":{"1min":0.32600000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":42.774000000000001,"5min":65.881,"15min":129.28},"last":0.44800000000000001},{"interface":"front","average":{"1min":3.3279999999999998,"5min":2.673,"15min":2.508},"min":{"1min":0.378,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":42.795000000000002,"5min":65.912000000000006,"15min":128.77799999999999},"last":0.46000000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.79000000000000004,"15min":1.458},"min":{"1min":0.35699999999999998,"5min":0.318,"15min":0.31},"max":{"1min":1.9059999999999999,"5min":5.1749999999999998,"15min":99.102000000000004},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.625,"5min":0.86299999999999999,"15min":1.5609999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":2.1850000000000001,"5min":4.2060000000000004,"15min":99.597999999999999},"last":0.32500000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:48:02 2023","interfaces":[{"interface":"back","average":{"1min":3.7120000000000002,"5min":2.1789999999999998,"15min":1.585},"min":{"1min":0.38200000000000001,"5min":0.35099999999999998,"15min":0.33800000000000002},"max":{"1min":38.517000000000003,"5min":38.517000000000003,"15min":38.517000000000003},"last":0.95199999999999996},{"interface":"front","average":{"1min":3.5459999999999998,"5min":2.343,"15min":1.851},"min":{"1min":0.34499999999999997,"5min":0.312,"15min":0.312},"max":{"1min":38.545000000000002,"5min":38.545000000000002,"15min":38.545000000000002},"last":1.625}]},{"osd":4,"last update":"Sat Sep 23 22:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.84299999999999997,"15min":0.82099999999999995},"min":{"1min":0.34599999999999997,"5min":0.34399999999999997,"15min":0.33700000000000002},"max":{"1min":0.98099999999999998,"5min":4.2539999999999996,"15min":4.6260000000000003},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.79800000000000004,"15min":0.83299999999999996},"min":{"1min":0.39200000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.96499999999999997,"5min":4.2110000000000003,"15min":4.5369999999999999},"last":0.52600000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":1.111,"15min":1.115},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.33200000000000002},"max":{"1min":2.2130000000000001,"5min":9.3490000000000002,"15min":9.3490000000000002},"last":0.58999999999999997},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.0580000000000001,"15min":0.99199999999999999},"min":{"1min":0.44500000000000001,"5min":0.311,"15min":0.311},"max":{"1min":5.4909999999999997,"5min":5.4909999999999997,"15min":5.8049999999999997},"last":0.437}]},{"osd":7,"last update":"Sat Sep 23 22:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0840000000000001,"15min":1.0089999999999999},"min":{"1min":0.437,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.8690000000000002,"5min":7.1470000000000002,"15min":8.6379999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.66400000000000003,"5min":1.1659999999999999,"15min":1.024},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.046,"5min":7.0789999999999997,"15min":7.0789999999999997},"last":1.5900000000000001}]}]},{"osd":1,"up_from":145,"seq":622770258052,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":635920,"kb_used_data":205576,"kb_used_omap":5,"kb_used_meta":430202,"kb_avail":93109232,"statfs":{"total":95995035648,"available":95343853568,"internally_reserved":0,"allocated":210509824,"data_stored":209651488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":440527308},"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,2,3,2,4],"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 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":2.4790000000000001,"5min":1.7629999999999999,"15min":2.4740000000000002},"min":{"1min":0.20300000000000001,"5min":0.20000000000000001,"15min":0.17999999999999999},"max":{"1min":11.808999999999999,"5min":11.808999999999999,"15min":32.232999999999997},"last":0.38200000000000001},{"interface":"front","average":{"1min":1.845,"5min":1.708,"15min":2.9220000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":4.4299999999999997,"5min":10.715,"15min":65.015000000000001},"last":0.29199999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":2.5369999999999999,"5min":1.629,"15min":1.849},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":10.988,"5min":10.988,"15min":11.023999999999999},"last":2.8250000000000002},{"interface":"front","average":{"1min":2.0800000000000001,"5min":1.724,"15min":1.742},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":12.102,"5min":12.102,"15min":12.102},"last":0.27200000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":3.6160000000000001,"5min":2.056,"15min":2.8769999999999998},"min":{"1min":0.35599999999999998,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.8639999999999999,"5min":13.782,"15min":33.935000000000002},"last":4.6580000000000004},{"interface":"front","average":{"1min":3.431,"5min":2.0870000000000002,"15min":2.6930000000000001},"min":{"1min":0.35399999999999998,"5min":0.28499999999999998,"15min":0.26800000000000002},"max":{"1min":10.946,"5min":10.946,"15min":42.146000000000001},"last":2.8599999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":2.3490000000000002,"5min":1.774,"15min":1.4650000000000001},"min":{"1min":0.32100000000000001,"5min":0.30399999999999999,"15min":0.29499999999999998},"max":{"1min":12.002000000000001,"5min":12.002000000000001,"15min":12.002000000000001},"last":0.50600000000000001},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1.4530000000000001,"15min":1.5649999999999999},"min":{"1min":0.377,"5min":0.34999999999999998,"15min":0.307},"max":{"1min":4.4470000000000001,"5min":10.34,"15min":10.34},"last":0.58699999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":2.9870000000000001,"5min":2.052,"15min":1.5740000000000001},"min":{"1min":0.375,"5min":0.36199999999999999,"15min":0.32300000000000001},"max":{"1min":14.802,"5min":14.802,"15min":14.802},"last":2.9089999999999998},{"interface":"front","average":{"1min":2.399,"5min":2.0110000000000001,"15min":1.677},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":12.037000000000001,"5min":12.037000000000001,"15min":12.037000000000001},"last":0.54500000000000004}]},{"osd":6,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":2.476,"5min":1.786,"15min":1.482},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":12.064,"5min":12.064,"15min":12.064},"last":0.57499999999999996},{"interface":"front","average":{"1min":1.526,"5min":1.544,"15min":1.782},"min":{"1min":0.41399999999999998,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":4.3869999999999996,"5min":10.412000000000001,"15min":64},"last":4.5510000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":1.9610000000000001,"5min":1.7290000000000001,"15min":1.891},"min":{"1min":0.51200000000000001,"5min":0.40200000000000002,"15min":0.39200000000000002},"max":{"1min":4.8719999999999999,"5min":10.384,"15min":64.085999999999999},"last":4.5890000000000004},{"interface":"front","average":{"1min":3.5289999999999999,"5min":2.1930000000000001,"15min":1.7230000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":11.021000000000001,"5min":11.021000000000001,"15min":11.021000000000001},"last":2.8849999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449374,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":608236,"kb_used_data":107172,"kb_used_omap":5,"kb_used_meta":501050,"kb_avail":93136916,"statfs":{"total":95995035648,"available":95372201984,"internally_reserved":0,"allocated":109744128,"data_stored":108915180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":513075834},"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,2,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":1,"last update":"Sat Sep 23 22:47:32 2023","interfaces":[{"interface":"back","average":{"1min":3.1349999999999998,"5min":3.8029999999999999,"15min":3.4660000000000002},"min":{"1min":0.248,"5min":0.23699999999999999,"15min":0.19800000000000001},"max":{"1min":36.537999999999997,"5min":149.98699999999999,"15min":149.98699999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":2.6419999999999999,"5min":4.2069999999999999,"15min":3.0230000000000001},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":38.531999999999996,"5min":150.673,"15min":150.673},"last":6.2569999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:47:20 2023","interfaces":[{"interface":"back","average":{"1min":1.5409999999999999,"5min":1.236,"15min":2.1680000000000001},"min":{"1min":0.214,"5min":0.21299999999999999,"15min":0.17699999999999999},"max":{"1min":5.3200000000000003,"5min":9.9610000000000003,"15min":94.004999999999995},"last":4.2430000000000003},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.2210000000000001,"15min":3.008},"min":{"1min":0.25600000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":6.1349999999999998,"5min":8.1329999999999991,"15min":150.29400000000001},"last":0.89700000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:47:52 2023","interfaces":[{"interface":"back","average":{"1min":3.0179999999999998,"5min":2.1589999999999998,"15min":2.6779999999999999},"min":{"1min":0.307,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":34.405999999999999,"5min":34.405999999999999,"15min":96.007000000000005},"last":0.58599999999999997},{"interface":"front","average":{"1min":3.044,"5min":1.9219999999999999,"15min":2.4470000000000001},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.20100000000000001},"max":{"1min":37.506,"5min":37.506,"15min":94.224999999999994},"last":4.2869999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:47:20 2023","interfaces":[{"interface":"back","average":{"1min":2.9020000000000001,"5min":1.5289999999999999,"15min":1.492},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.309},"max":{"1min":34.128999999999998,"5min":34.128999999999998,"15min":34.128999999999998},"last":4.1609999999999996},{"interface":"front","average":{"1min":2.6840000000000002,"5min":1.4710000000000001,"15min":2.0950000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":34.447000000000003,"5min":34.447000000000003,"15min":149.98099999999999},"last":0.66200000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:47:20 2023","interfaces":[{"interface":"back","average":{"1min":3.153,"5min":1.7390000000000001,"15min":2.2890000000000001},"min":{"1min":0.38800000000000001,"5min":0.32100000000000001,"15min":0.27500000000000002},"max":{"1min":34.500999999999998,"5min":34.500999999999998,"15min":150.07900000000001},"last":1.1619999999999999},{"interface":"front","average":{"1min":3.3149999999999999,"5min":1.784,"15min":1.6739999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":34.232999999999997,"5min":34.232999999999997,"15min":34.232999999999997},"last":4.2080000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:47:55 2023","interfaces":[{"interface":"back","average":{"1min":2.5859999999999999,"5min":1.7070000000000001,"15min":1.6419999999999999},"min":{"1min":0.47799999999999998,"5min":0.36699999999999999,"15min":0.35399999999999998},"max":{"1min":34.183999999999997,"5min":34.183999999999997,"15min":34.183999999999997},"last":0.50600000000000001},{"interface":"front","average":{"1min":2.5529999999999999,"5min":1.714,"15min":1.7889999999999999},"min":{"1min":0.42999999999999999,"5min":0.40400000000000003,"15min":0.36199999999999999},"max":{"1min":34.145000000000003,"5min":34.145000000000003,"15min":34.145000000000003},"last":0.55400000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:47:20 2023","interfaces":[{"interface":"back","average":{"1min":2.673,"5min":1.893,"15min":1.7350000000000001},"min":{"1min":0.45300000000000001,"5min":0.34899999999999998,"15min":0.34100000000000003},"max":{"1min":34.219000000000001,"5min":34.219000000000001,"15min":34.219000000000001},"last":2.1040000000000001},{"interface":"front","average":{"1min":3.4529999999999998,"5min":1.8280000000000001,"15min":1.7450000000000001},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.35599999999999998},"max":{"1min":34.259,"5min":34.259,"15min":34.259},"last":4.3099999999999996}]}]},{"osd":2,"up_from":88,"seq":377957122322,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":681900,"kb_used_data":94564,"kb_used_omap":7,"kb_used_meta":587256,"kb_avail":93063252,"statfs":{"total":95995035648,"available":95296770048,"internally_reserved":0,"allocated":96833536,"data_stored":96004463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":601350225},"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,1,0,1],"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 22:47:17 2023","interfaces":[{"interface":"back","average":{"1min":3.3780000000000001,"5min":1.7350000000000001,"15min":2.3620000000000001},"min":{"1min":0.24199999999999999,"5min":0.22500000000000001,"15min":0.17199999999999999},"max":{"1min":40.226999999999997,"5min":40.226999999999997,"15min":68.540999999999997},"last":3.9140000000000001},{"interface":"front","average":{"1min":2.0659999999999998,"5min":1.4299999999999999,"15min":2.2210000000000001},"min":{"1min":0.222,"5min":0.183,"15min":0.183},"max":{"1min":7.944,"5min":10.048,"15min":75.644000000000005},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:47:40 2023","interfaces":[{"interface":"back","average":{"1min":1.9099999999999999,"5min":1.788,"15min":1.7430000000000001},"min":{"1min":0.32600000000000001,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":5.8760000000000003,"5min":12.753,"15min":41.093000000000004},"last":4.5209999999999999},{"interface":"front","average":{"1min":2.343,"5min":1.6919999999999999,"15min":2.4199999999999999},"min":{"1min":0.29399999999999998,"5min":0.23000000000000001,"15min":0.218},"max":{"1min":7.6790000000000003,"5min":11.15,"15min":39.747},"last":0.32600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.79,"15min":2.5600000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.21199999999999999},"max":{"1min":4.3520000000000003,"5min":40.189999999999998,"15min":146.667},"last":4.0439999999999996},{"interface":"front","average":{"1min":2.3039999999999998,"5min":1.714,"15min":2.5800000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.25},"max":{"1min":6.9980000000000002,"5min":8.6649999999999991,"15min":139.25700000000001},"last":0.30099999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:47:17 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.2290000000000001,"15min":1.8240000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.26900000000000002},"max":{"1min":4.4790000000000001,"5min":12.984999999999999,"15min":84.703000000000003},"last":3.96},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1950000000000001,"15min":1.698},"min":{"1min":0.32900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":3.6459999999999999,"5min":8.7400000000000002,"15min":84.724999999999994},"last":0.57199999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:47:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.653,"15min":1.661},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.30199999999999999},"max":{"1min":4.431,"5min":40.279000000000003,"15min":40.279000000000003},"last":4.1050000000000004},{"interface":"front","average":{"1min":2.0750000000000002,"5min":2.1070000000000002,"15min":1.893},"min":{"1min":0.373,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.5309999999999997,"5min":42.820999999999998,"15min":42.820999999999998},"last":0.61499999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.49,"5min":1.206,"15min":1.534},"min":{"1min":0.38100000000000001,"5min":0.38,"15min":0.36499999999999999},"max":{"1min":4.5499999999999998,"5min":8.7129999999999992,"15min":12.476000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.522,"5min":1.2030000000000001,"15min":1.423},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.38300000000000001},"max":{"1min":4.4029999999999996,"5min":8.0120000000000005,"15min":12.380000000000001},"last":4.0789999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:47:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8799999999999999,"5min":1.9330000000000001,"15min":1.6899999999999999},"min":{"1min":0.36099999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.3179999999999996,"5min":14.779999999999999,"15min":14.779999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":2.2839999999999998,"5min":1.897,"15min":1.784},"min":{"1min":0.44900000000000001,"5min":0.373,"15min":0.36299999999999999},"max":{"1min":6.4530000000000003,"5min":14.507999999999999,"15min":14.507999999999999},"last":0.59399999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958796,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902708,"kb_used_data":178796,"kb_used_omap":2,"kb_used_meta":723901,"kb_avail":92842444,"statfs":{"total":95995035648,"available":95070662656,"internally_reserved":0,"allocated":183087104,"data_stored":182251744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":741274677},"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,0,2],"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 22:47:36 2023","interfaces":[{"interface":"back","average":{"1min":9.1560000000000006,"5min":3.4260000000000002,"15min":4.5590000000000002},"min":{"1min":0.22800000000000001,"5min":0.17899999999999999,"15min":0.17000000000000001},"max":{"1min":128.369,"5min":128.369,"15min":172.05600000000001},"last":0.22500000000000001},{"interface":"front","average":{"1min":7.8159999999999998,"5min":2.9209999999999998,"15min":4.1360000000000001},"min":{"1min":0.27500000000000002,"5min":0.19800000000000001,"15min":0.186},"max":{"1min":128.28999999999999,"5min":128.28999999999999,"15min":168.14699999999999},"last":5.7300000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:47:32 2023","interfaces":[{"interface":"back","average":{"1min":2.0470000000000002,"5min":1.962,"15min":3.1989999999999998},"min":{"1min":0.26300000000000001,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":7.0730000000000004,"5min":9.4410000000000007,"15min":168.71100000000001},"last":5.7679999999999998},{"interface":"front","average":{"1min":2.8769999999999998,"5min":2.2480000000000002,"15min":3.4660000000000002},"min":{"1min":0.26400000000000001,"5min":0.26300000000000001,"15min":0.218},"max":{"1min":7.6900000000000004,"5min":10.202,"15min":169.559},"last":0.52500000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.5109999999999999,"15min":3.137},"min":{"1min":0.30399999999999999,"5min":0.25700000000000001,"15min":0.23300000000000001},"max":{"1min":3.3130000000000002,"5min":9.2379999999999995,"15min":257.48200000000003},"last":5.798},{"interface":"front","average":{"1min":1.212,"5min":1.6519999999999999,"15min":3.1989999999999998},"min":{"1min":0.29099999999999998,"5min":0.24299999999999999,"15min":0.20899999999999999},"max":{"1min":4.1890000000000001,"5min":8.2400000000000002,"15min":262.13400000000001},"last":0.34200000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:47:41 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.7929999999999999,"15min":1.8740000000000001},"min":{"1min":0.34399999999999997,"5min":0.33500000000000002,"15min":0.313},"max":{"1min":4.7320000000000002,"5min":8.077,"15min":58.124000000000002},"last":0.38},{"interface":"front","average":{"1min":2.3849999999999998,"5min":1.835,"15min":1.889},"min":{"1min":0.36699999999999999,"5min":0.34200000000000003,"15min":0.314},"max":{"1min":8.9879999999999995,"5min":10.456,"15min":58.103999999999999},"last":4.0529999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:47:41 2023","interfaces":[{"interface":"back","average":{"1min":2.9119999999999999,"5min":2.306,"15min":2.1509999999999998},"min":{"1min":0.33500000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.9670000000000005,"5min":11.323,"15min":58.332000000000001},"last":4.0899999999999999},{"interface":"front","average":{"1min":1.5700000000000001,"5min":1.931,"15min":1.9910000000000001},"min":{"1min":0.377,"5min":0.34200000000000003,"15min":0.33600000000000002},"max":{"1min":10.614000000000001,"5min":12.170999999999999,"15min":58.148000000000003},"last":5.8220000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:47:52 2023","interfaces":[{"interface":"back","average":{"1min":1.4039999999999999,"5min":1.474,"15min":1.7509999999999999},"min":{"1min":0.40400000000000003,"5min":0.376,"15min":0.36799999999999999},"max":{"1min":5.0890000000000004,"5min":9.2910000000000004,"15min":58.069000000000003},"last":9.7149999999999999},{"interface":"front","average":{"1min":1.657,"5min":1.8009999999999999,"15min":1.6539999999999999},"min":{"1min":0.42399999999999999,"5min":0.40699999999999997,"15min":0.39700000000000002},"max":{"1min":4.7629999999999999,"5min":8.0950000000000006,"15min":14.875},"last":2.8860000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:47:41 2023","interfaces":[{"interface":"back","average":{"1min":1.956,"5min":2.0209999999999999,"15min":1.9550000000000001},"min":{"1min":0.49199999999999999,"5min":0.38200000000000001,"15min":0.32700000000000001},"max":{"1min":7.6840000000000002,"5min":11.157999999999999,"15min":57.933},"last":0.61699999999999999},{"interface":"front","average":{"1min":2.1909999999999998,"5min":2.0489999999999999,"15min":2.0379999999999998},"min":{"1min":0.40400000000000003,"5min":0.39800000000000002,"15min":0.28999999999999998},"max":{"1min":8.9559999999999995,"5min":11.058,"15min":58.280999999999999},"last":3.9969999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019357,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":401256,"kb_used_data":87648,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":93343896,"statfs":{"total":95995035648,"available":95584149504,"internally_reserved":0,"allocated":89751552,"data_stored":89212353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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,1,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 22:47:23 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":1.0740000000000001,"15min":1.6899999999999999},"min":{"1min":0.26200000000000001,"5min":0.253,"15min":0.253},"max":{"1min":4.1970000000000001,"5min":12.138,"15min":132.03200000000001},"last":0.30099999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.1160000000000001,"15min":1.873},"min":{"1min":0.27000000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":4.3940000000000001,"5min":12.317,"15min":133.28700000000001},"last":2.4540000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:47:30 2023","interfaces":[{"interface":"back","average":{"1min":5.9130000000000003,"5min":3.4239999999999999,"15min":2.1139999999999999},"min":{"1min":0.32900000000000001,"5min":0.307,"15min":0.28000000000000003},"max":{"1min":61.673000000000002,"5min":61.673000000000002,"15min":61.673000000000002},"last":0.53200000000000003},{"interface":"front","average":{"1min":5.5620000000000003,"5min":3.4199999999999999,"15min":2.0920000000000001},"min":{"1min":0.32300000000000001,"5min":0.30499999999999999,"15min":0.28000000000000003},"max":{"1min":61.698,"5min":61.698,"15min":61.698},"last":0.443}]},{"osd":2,"last update":"Sat Sep 23 22:47:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":1.306,"15min":1.903},"min":{"1min":0.34499999999999997,"5min":0.33600000000000002,"15min":0.29699999999999999},"max":{"1min":3.3599999999999999,"5min":8.4179999999999993,"15min":87.376000000000005},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.2470000000000001,"15min":2.008},"min":{"1min":0.34799999999999998,"5min":0.29399999999999998,"15min":0.27100000000000002},"max":{"1min":4.4349999999999996,"5min":8.3979999999999997,"15min":87.326999999999998},"last":2.4049999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:47:36 2023","interfaces":[{"interface":"back","average":{"1min":3.1219999999999999,"5min":2.4950000000000001,"15min":2.0659999999999998},"min":{"1min":0.34100000000000003,"5min":0.32000000000000001,"15min":0.30099999999999999},"max":{"1min":33.734000000000002,"5min":61.197000000000003,"15min":61.197000000000003},"last":0.61199999999999999},{"interface":"front","average":{"1min":2.7890000000000001,"5min":2.6179999999999999,"15min":1.9870000000000001},"min":{"1min":0.35799999999999998,"5min":0.32200000000000001,"15min":0.29799999999999999},"max":{"1min":33.759,"5min":62.133000000000003,"15min":62.133000000000003},"last":0.41699999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:47:36 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.54,"15min":1.1140000000000001},"min":{"1min":0.36699999999999999,"5min":0.32000000000000001,"15min":0.26700000000000002},"max":{"1min":4.2939999999999996,"5min":29.640999999999998,"15min":29.640999999999998},"last":8.0640000000000001},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.4570000000000001,"15min":1.151},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":4.3109999999999999,"5min":28.495999999999999,"15min":28.495999999999999},"last":8.0809999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.79200000000000004,"15min":0.83099999999999996},"min":{"1min":0.40600000000000003,"5min":0.38900000000000001,"15min":0.35299999999999998},"max":{"1min":4.0499999999999998,"5min":4.0499999999999998,"15min":5.718},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.82599999999999996,"5min":1.0109999999999999,"15min":0.85899999999999999},"min":{"1min":0.433,"5min":0.36799999999999999,"15min":0.34599999999999997},"max":{"1min":5.8090000000000002,"5min":5.8090000000000002,"15min":5.8090000000000002},"last":0.59299999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:48:05 2023","interfaces":[{"interface":"back","average":{"1min":2.093,"5min":1.696,"15min":1.3340000000000001},"min":{"1min":0.38600000000000001,"5min":0.32200000000000001,"15min":0.312},"max":{"1min":6.8799999999999999,"5min":28.509,"15min":28.509},"last":9.1349999999999998},{"interface":"front","average":{"1min":1.097,"5min":1.462,"15min":1.1499999999999999},"min":{"1min":0.48099999999999998,"5min":0.37,"15min":0.27200000000000002},"max":{"1min":6.5149999999999997,"5min":29.593,"15min":29.593},"last":5.4299999999999997}]}]},{"osd":5,"up_from":36,"seq":154618823126,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":762912,"kb_used_data":165016,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92982240,"statfs":{"total":95995035648,"available":95213813760,"internally_reserved":0,"allocated":168976384,"data_stored":168440948,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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,2,0,2,5],"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 22:47:20 2023","interfaces":[{"interface":"back","average":{"1min":1.411,"5min":1.085,"15min":1.998},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23100000000000001},"max":{"1min":4.8220000000000001,"5min":4.8220000000000001,"15min":171.601},"last":1.135},{"interface":"front","average":{"1min":1.839,"5min":1.448,"15min":2.0219999999999998},"min":{"1min":0.28199999999999997,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":9.0139999999999993,"5min":9.0139999999999993,"15min":170.999},"last":2.089}]},{"osd":1,"last update":"Sat Sep 23 22:47:34 2023","interfaces":[{"interface":"back","average":{"1min":1.6539999999999999,"5min":1.5309999999999999,"15min":2.4169999999999998},"min":{"1min":0.374,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":5.3700000000000001,"5min":6.2089999999999996,"15min":197.65199999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.708,"5min":1.427,"15min":2.323},"min":{"1min":0.33400000000000002,"5min":0.30099999999999999,"15min":0.27700000000000002},"max":{"1min":5.0259999999999998,"5min":6.1840000000000002,"15min":197.61099999999999},"last":0.313}]},{"osd":2,"last update":"Sat Sep 23 22:48:11 2023","interfaces":[{"interface":"back","average":{"1min":1.46,"5min":1.45,"15min":2.1259999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":5.7610000000000001,"5min":9.4369999999999994,"15min":169.446},"last":3.3010000000000002},{"interface":"front","average":{"1min":1.044,"5min":1.1459999999999999,"15min":2.1040000000000001},"min":{"1min":0.308,"5min":0.30099999999999999,"15min":0.29499999999999998},"max":{"1min":3.7549999999999999,"5min":6.867,"15min":169.786},"last":1.9850000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:47:43 2023","interfaces":[{"interface":"back","average":{"1min":1.9710000000000001,"5min":2.1520000000000001,"15min":2.3100000000000001},"min":{"1min":0.34300000000000003,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":8.0530000000000008,"5min":76.869,"15min":169.62200000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":2.2629999999999999,"5min":2.3490000000000002,"15min":2.242},"min":{"1min":0.311,"5min":0.311,"15min":0.30499999999999999},"max":{"1min":7.6660000000000004,"5min":76.759,"15min":169.65199999999999},"last":3.2599999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:47:34 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.024,"15min":1.0289999999999999},"min":{"1min":0.34499999999999997,"5min":0.32800000000000001,"15min":0.30499999999999999},"max":{"1min":4.4329999999999998,"5min":4.6159999999999997,"15min":6.5620000000000003},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.1220000000000001,"15min":1.069},"min":{"1min":0.35099999999999998,"5min":0.313,"15min":0.29899999999999999},"max":{"1min":3.6720000000000002,"5min":6.0880000000000001,"15min":9.9030000000000005},"last":0.70699999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:47:48 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.0589999999999999,"15min":1.034},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.33800000000000002},"max":{"1min":3.9569999999999999,"5min":4.4820000000000002,"15min":6.617},"last":0.72199999999999998},{"interface":"front","average":{"1min":1.4570000000000001,"5min":1.2529999999999999,"15min":1.155},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":8.1639999999999997,"5min":8.1639999999999997,"15min":8.1639999999999997},"last":0.45800000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:48:01 2023","interfaces":[{"interface":"back","average":{"1min":1.6279999999999999,"5min":1.468,"15min":1.244},"min":{"1min":0.44700000000000001,"5min":0.377,"15min":0.34499999999999997},"max":{"1min":6.5060000000000002,"5min":8.2360000000000007,"15min":9.9369999999999994},"last":0.77600000000000002},{"interface":"front","average":{"1min":2.7999999999999998,"5min":1.8979999999999999,"15min":1.45},"min":{"1min":0.57399999999999995,"5min":0.47299999999999998,"15min":0.374},"max":{"1min":9.8279999999999994,"5min":9.8279999999999994,"15min":9.8279999999999994},"last":0.75700000000000001}]}]}],"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":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":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4846,"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":658,"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":10211,"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":98304000,"data_stored":98304000,"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":203231232,"data_stored":203227160,"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":87556096,"data_stored":87556096,"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":160038912,"data_stored":160038912,"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":78708736,"data_stored":78708736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":161878016,"data_stored":161873944,"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":20054016,"data_stored":20054016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":157290496,"data_stored":157286424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:48:18.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 1 2023-09-23T22:48:18.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:18.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:18.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:19.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:19.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:19.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:19.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:19.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:19.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:19.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:19.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:19.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:19.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:19 smithi123 bash[59255]: cluster 2023-09-23T22:48:18.264113+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1001: 89 pgs: 1 peering, 1 active+remapped+backfilling, 87 active+clean; 226 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2/10908 objects misplaced (0.018%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:48:19.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:19.837 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:19.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:19.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:19.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:19 smithi121 bash[78246]: cluster 2023-09-23T22:48:18.264113+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1001: 89 pgs: 1 peering, 1 active+remapped+backfilling, 87 active+clean; 226 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2/10908 objects misplaced (0.018%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:48:19.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:19 smithi121 bash[74920]: cluster 2023-09-23T22:48:18.264113+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1001: 89 pgs: 1 peering, 1 active+remapped+backfilling, 87 active+clean; 226 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 2/10908 objects misplaced (0.018%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:48:19.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:20.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:20.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:20.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:20.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:20.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:20.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:20.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:20.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:20.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:20.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:20.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:20.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:21.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:21.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:21.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:21.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:21.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:21.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:21.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:21.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:21.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:21.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:21.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:21 smithi123 bash[59255]: cluster 2023-09-23T22:48:20.264733+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1002: 89 pgs: 1 peering, 88 active+clean; 163 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:21.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:21.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:21.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:21.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:21.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:21.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:21.969 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Removed 108906 objects 2023-09-23T22:48:21.969 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Clean up completed and total clean up time :150.77 2023-09-23T22:48:21.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:21.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:21 smithi121 bash[74920]: cluster 2023-09-23T22:48:20.264733+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1002: 89 pgs: 1 peering, 88 active+clean; 163 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:48:21.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:21 smithi121 bash[78246]: cluster 2023-09-23T22:48:20.264733+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1002: 89 pgs: 1 peering, 88 active+clean; 163 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:48:21.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:22.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:22.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:22.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:22.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:22.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:22.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:22.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:22 smithi121 bash[74920]: audit 2023-09-23T22:48:21.946862+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:22.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:22 smithi123 bash[59255]: audit 2023-09-23T22:48:21.946862+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:22.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:22.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:22.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.901 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.902 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:22 smithi121 bash[78246]: audit 2023-09-23T22:48:21.946862+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:22.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:23.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:23.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:23.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:23.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:23.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:23.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:23.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:23.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:23.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:23.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:23.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:23.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:23.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:23.670 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:23 smithi121 bash[74920]: cluster 2023-09-23T22:48:22.265176+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:48:23.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:23 smithi121 bash[78246]: cluster 2023-09-23T22:48:22.265176+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:48:23.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:23.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:23.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:23 smithi123 bash[59255]: cluster 2023-09-23T22:48:22.265176+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:48:23.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:23.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:23.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:23.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:23.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:24.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:24.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:24.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:24.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:24.323 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:24.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:24.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:24.381 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:48:24.381 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:48:24.381 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:48:24.381 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:48:24.381 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:48:24.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:24.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:24.574 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:24.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:24.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:24.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:24.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:25.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:25.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:25.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:25.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:25.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:25.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:25.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:25.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:25.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:25.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:25.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:25.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:25.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:25.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:25 smithi121 bash[74920]: cluster 2023-09-23T22:48:24.266162+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 1.4 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:48:25.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:25 smithi121 bash[74920]: audit 2023-09-23T22:48:25.074493+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:48:25.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:25 smithi121 bash[78246]: cluster 2023-09-23T22:48:24.266162+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 1.4 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:48:25.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:25 smithi121 bash[78246]: audit 2023-09-23T22:48:25.074493+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:48:25.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:25.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:25.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:25 smithi123 bash[59255]: cluster 2023-09-23T22:48:24.266162+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 1.4 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:48:25.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:25 smithi123 bash[59255]: audit 2023-09-23T22:48:25.074493+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:48:25.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:25.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:25.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:25.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:26.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:26.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:26.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:26.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:26.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:26.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:26.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:26.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:26.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:26.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:26.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:26.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:26.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:26.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:26.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:26 smithi121 bash[74920]: cluster 2023-09-23T22:48:26.266621+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1005: 89 pgs: 89 active+clean; 1.4 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-09-23T22:48:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:26 smithi121 bash[78246]: cluster 2023-09-23T22:48:26.266621+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1005: 89 pgs: 89 active+clean; 1.4 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-09-23T22:48:26.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:26.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:26.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:26.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:26.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:27.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:27.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:26 smithi123 bash[59255]: cluster 2023-09-23T22:48:26.266621+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1005: 89 pgs: 89 active+clean; 1.4 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-09-23T22:48:27.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:27.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:27.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:48:27.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:27.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:27.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:27.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:27.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:27.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:27.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:27.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:27.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:27.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:27.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:27.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:27.792 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:48:27.818 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:48:27.846 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:48:27.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.871 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:48:27.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:27.898 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:48:27.936 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:48:27.965 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:48:27.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:27.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.997 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:48:28.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:28.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:28.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:28.265 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:28.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:28.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:28.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:28.540 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:48:28.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:28 smithi123 bash[59255]: audit 2023-09-23T22:48:27.527721+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:28 smithi123 bash[59255]: audit 2023-09-23T22:48:27.765392+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.121:0/3967064557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:28 smithi123 bash[59255]: audit 2023-09-23T22:48:28.004797+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.121:0/1479981906' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:28 smithi123 bash[59255]: audit 2023-09-23T22:48:28.005241+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:28.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:28.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[74920]: audit 2023-09-23T22:48:27.527721+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[74920]: audit 2023-09-23T22:48:27.765392+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.121:0/3967064557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[74920]: audit 2023-09-23T22:48:28.004797+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.121:0/1479981906' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[74920]: audit 2023-09-23T22:48:28.005241+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[78246]: audit 2023-09-23T22:48:27.527721+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[78246]: audit 2023-09-23T22:48:27.765392+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.121:0/3967064557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[78246]: audit 2023-09-23T22:48:28.004797+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.121:0/1479981906' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:28.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[78246]: audit 2023-09-23T22:48:28.005241+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:28.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.795 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:28.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:28.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:29.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:29.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:29.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:29.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:29.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:29.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:29.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:48:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:48:28] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.33.4" 2023-09-23T22:48:29.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:29.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:29.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:29.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:29.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:29.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.267165+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.523573+0000 mon.a (mon.0) 1255 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.523634+0000 mon.a (mon.0) 1256 : cluster 1 Cluster is now healthy 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.533134+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.533216+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.534370+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: audit 2023-09-23T22:48:28.535008+0000 mon.a (mon.0) 1257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:29.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[78246]: cluster 2023-09-23T22:48:28.535086+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.267165+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.523573+0000 mon.a (mon.0) 1255 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.523634+0000 mon.a (mon.0) 1256 : cluster 1 Cluster is now healthy 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.533134+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.533216+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.534370+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: audit 2023-09-23T22:48:28.535008+0000 mon.a (mon.0) 1257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:29.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:29 smithi121 bash[74920]: cluster 2023-09-23T22:48:28.535086+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T22:48:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:29.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.267165+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 1.4 MiB/s, 21 objects/s recovering 2023-09-23T22:48:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.523573+0000 mon.a (mon.0) 1255 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:48:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.523634+0000 mon.a (mon.0) 1256 : cluster 1 Cluster is now healthy 2023-09-23T22:48:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.533134+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.533216+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.534370+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: audit 2023-09-23T22:48:28.535008+0000 mon.a (mon.0) 1257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:29 smithi123 bash[59255]: cluster 2023-09-23T22:48:28.535086+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T22:48:29.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:29.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:30.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:30.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:30.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:30.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:30.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:30.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:30.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:30.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:30.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:30.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:30.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:30.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:30.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:30.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:30.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:30 smithi121 bash[78246]: cluster 2023-09-23T22:48:29.059238+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:30.651 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:30 smithi121 bash[74920]: cluster 2023-09-23T22:48:29.059238+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:30.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:30.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:30.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:30.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:30 smithi123 bash[59255]: cluster 2023-09-23T22:48:29.059238+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:48:30.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:30.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:30.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:30.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:30.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:31.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:31.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:31.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:31.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:31.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:31.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:31.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:31.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:31.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:31.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:31.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:31.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:31.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:31.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:31 smithi121 bash[78246]: cluster 2023-09-23T22:48:30.267950+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 260 op/s 2023-09-23T22:48:31.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:31 smithi121 bash[78246]: audit 2023-09-23T22:48:31.366672+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:31.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:31 smithi121 bash[78246]: audit 2023-09-23T22:48:31.376754+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:31.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:31 smithi121 bash[74920]: cluster 2023-09-23T22:48:30.267950+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 260 op/s 2023-09-23T22:48:31.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:31 smithi121 bash[74920]: audit 2023-09-23T22:48:31.366672+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:31.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:31 smithi121 bash[74920]: audit 2023-09-23T22:48:31.376754+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:31.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:31.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:31.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:31.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:31.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:31.798 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:31 smithi123 bash[59255]: cluster 2023-09-23T22:48:30.267950+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 260 op/s 2023-09-23T22:48:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:31 smithi123 bash[59255]: audit 2023-09-23T22:48:31.366672+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:31 smithi123 bash[59255]: audit 2023-09-23T22:48:31.376754+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:31.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:31.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:31.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:48:32.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:32.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:32.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:32.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:32.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:32.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:32.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:32.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:32.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:48:32.408 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:32.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:32.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:32.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:32.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:32.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:32.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:32.800 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:32.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:32.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:32.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:32.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:33.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:33.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:33.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:33.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:33.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:33.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:33.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:33.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:33.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:33 smithi121 bash[74920]: cluster 2023-09-23T22:48:32.268870+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 223 op/s 2023-09-23T22:48:33.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:33 smithi121 bash[78246]: cluster 2023-09-23T22:48:32.268870+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 223 op/s 2023-09-23T22:48:33.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.615 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:33 smithi123 bash[59255]: cluster 2023-09-23T22:48:32.268870+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 223 op/s 2023-09-23T22:48:33.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:33.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:33.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:33.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:33.835 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:33.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:34.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:34.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:34.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:34.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:34.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:34.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:34.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:34.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:34.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:34.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:34.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:34.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:34.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:35.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:35.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:35.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:35.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:35.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:35.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:35.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:35.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:35.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:35 smithi123 bash[59255]: cluster 2023-09-23T22:48:34.269939+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T22:48:35.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:35 smithi123 bash[59255]: audit 2023-09-23T22:48:35.127642+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:35.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:35 smithi123 bash[59255]: audit 2023-09-23T22:48:35.132873+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:35.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:35.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:35.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:35 smithi121 bash[74920]: cluster 2023-09-23T22:48:34.269939+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T22:48:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:35 smithi121 bash[74920]: audit 2023-09-23T22:48:35.127642+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:35.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:35 smithi121 bash[74920]: audit 2023-09-23T22:48:35.132873+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:35 smithi121 bash[78246]: cluster 2023-09-23T22:48:34.269939+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T22:48:35.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:35 smithi121 bash[78246]: audit 2023-09-23T22:48:35.127642+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:35.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:35 smithi121 bash[78246]: audit 2023-09-23T22:48:35.132873+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:35.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:35.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:35.861 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:35.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:35.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:35.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:36.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:36.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:36.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:36.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:36.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:36.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:36.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:36.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:36.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:36.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:36 smithi121 bash[74920]: audit 2023-09-23T22:48:35.603525+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:48:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:36 smithi121 bash[74920]: audit 2023-09-23T22:48:35.605052+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:48:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:36 smithi121 bash[74920]: audit 2023-09-23T22:48:35.613687+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:36.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:36 smithi121 bash[78246]: audit 2023-09-23T22:48:35.603525+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:48:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:36 smithi121 bash[78246]: audit 2023-09-23T22:48:35.605052+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:48:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:36 smithi121 bash[78246]: audit 2023-09-23T22:48:35.613687+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:36.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:36.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.704 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:36.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:36 smithi123 bash[59255]: audit 2023-09-23T22:48:35.603525+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:48:36.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:36 smithi123 bash[59255]: audit 2023-09-23T22:48:35.605052+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:48:36.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:36 smithi123 bash[59255]: audit 2023-09-23T22:48:35.613687+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:36.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:36.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:36.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:36.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:36.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:36.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:37.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:37.092 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:37.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:37.195 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:37.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:37.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:37.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:37.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:37.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:37.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:37.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:37.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:37.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:37 smithi123 bash[59255]: cluster 2023-09-23T22:48:36.270360+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T22:48:37.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:37 smithi123 bash[59255]: audit 2023-09-23T22:48:36.951564+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:37.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:37 smithi123 bash[59255]: audit 2023-09-23T22:48:36.952805+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:37.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:37 smithi121 bash[74920]: cluster 2023-09-23T22:48:36.270360+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T22:48:37.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:37 smithi121 bash[74920]: audit 2023-09-23T22:48:36.951564+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:37.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:37 smithi121 bash[74920]: audit 2023-09-23T22:48:36.952805+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:37.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:37 smithi121 bash[78246]: cluster 2023-09-23T22:48:36.270360+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T22:48:37.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:37 smithi121 bash[78246]: audit 2023-09-23T22:48:36.951564+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:37.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:37 smithi121 bash[78246]: audit 2023-09-23T22:48:36.952805+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:37.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:37.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:37.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:37.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:37.892 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:37.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:38.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:38.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:38.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:38.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:38.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:38.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:38.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:38.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:38.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-23T22:48:38.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:39.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:39.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:39.162 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:48:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:48:38] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.33.4" 2023-09-23T22:48:39.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:39.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:39.304 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:39.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:39.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:39 smithi121 bash[78246]: cluster 2023-09-23T22:48:38.271447+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:39 smithi121 bash[78246]: audit 2023-09-23T22:48:38.822264+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.121:0/3305093011' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:48:39.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:39 smithi121 bash[78246]: audit 2023-09-23T22:48:38.822586+0000 mon.a (mon.0) 1268 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:48:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:39 smithi121 bash[74920]: cluster 2023-09-23T22:48:38.271447+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:39 smithi121 bash[74920]: audit 2023-09-23T22:48:38.822264+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.121:0/3305093011' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:48:39.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:39 smithi121 bash[74920]: audit 2023-09-23T22:48:38.822586+0000 mon.a (mon.0) 1268 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:48:39.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:39.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:39.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:39 smithi123 bash[59255]: cluster 2023-09-23T22:48:38.271447+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:39 smithi123 bash[59255]: audit 2023-09-23T22:48:38.822264+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.121:0/3305093011' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:48:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:39 smithi123 bash[59255]: audit 2023-09-23T22:48:38.822586+0000 mon.a (mon.0) 1268 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T22:48:39.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:39.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:39.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:40.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:40.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:40.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:40.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:40.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:40.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:40.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:40.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:40.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:40.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:40.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:40.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:40.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:40.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:41.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:41.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:41.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:41.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:41.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:41.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:41.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:41.400 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:41.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:41 smithi123 bash[59255]: cluster 2023-09-23T22:48:40.272437+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:41.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:41.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:41.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:41 smithi121 bash[74920]: cluster 2023-09-23T22:48:40.272437+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:41.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:41 smithi121 bash[78246]: cluster 2023-09-23T22:48:40.272437+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:41.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:41.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:41.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:41.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:41.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:41.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:41.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:41.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:42.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:42.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:42.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:42.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:42.475 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:42.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:42.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:42.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:42.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:42.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-23T22:48:42.786 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-23T22:48:42.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-23T22:48:42.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:42.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:42.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:43.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:43.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:43.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:43.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:43.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:43.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:43.406 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:43.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:43.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:43 smithi123 bash[59255]: cluster 2023-09-23T22:48:42.272925+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:43.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:43.640 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:43.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:43 smithi121 bash[78246]: cluster 2023-09-23T22:48:42.272925+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:43.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:43 smithi121 bash[74920]: cluster 2023-09-23T22:48:42.272925+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:43.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:43.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:43.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:43.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:43.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:44.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:44.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:44.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:44.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:44.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:44.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:44.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:44.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:44.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:44.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:44.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:44.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:44.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:44.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:44.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:44.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:44.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:44.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:44.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:45.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.118 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:45.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:45.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:45.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.375 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:45.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:45.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:45 smithi123 bash[59255]: cluster 2023-09-23T22:48:44.273553+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:45.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:45.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:45.612 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:45.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:45.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:45.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:45 smithi121 bash[78246]: cluster 2023-09-23T22:48:44.273553+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:45.747 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:45 smithi121 bash[74920]: cluster 2023-09-23T22:48:44.273553+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:45.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:45.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:45.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:45.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:46.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:46.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:46.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:46.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:46.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:46.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:46.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:46.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:46.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:46.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:46.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:46.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:46.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:46.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:46.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:46.701 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:46.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:46.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:46.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:46.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:46.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:46.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:46.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:47.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:47.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:47.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:47.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.223 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:48:47.223 INFO:teuthology.orchestra.run.smithi121.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-23T22:48:47.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:47.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:47.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:47.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:47.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:47.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:47.589 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:48:47.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:47.614 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:48:47.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:47.634 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:48:47.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:47 smithi121 bash[74920]: cluster 2023-09-23T22:48:46.274161+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:47.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:47 smithi121 bash[78246]: cluster 2023-09-23T22:48:46.274161+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:47.654 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:48:47.678 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:48:47.705 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:48:47.729 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:48:47.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:47.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:47 smithi123 bash[59255]: cluster 2023-09-23T22:48:46.274161+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:47.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:47.758 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:48:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:47.760 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.760 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.760 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.760 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.761 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.761 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.761 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.761 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:48:47.786 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:48:47.786 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:48:47.786 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 4, 5, 7, 6] 2023-09-23T22:48:47.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T22:48:47.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:47.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:47.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:48.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:48.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:48.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:48.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:48.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:48.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:48.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:48.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:48.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:48 smithi123 bash[59255]: audit 2023-09-23T22:48:47.566345+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.121:0/31983582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:48.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:48.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:48.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:48.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:48 smithi121 bash[78246]: audit 2023-09-23T22:48:47.566345+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.121:0/31983582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:48.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:48 smithi121 bash[74920]: audit 2023-09-23T22:48:47.566345+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.121:0/31983582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:48.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:48.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:49.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:48:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:48:48] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.33.4" 2023-09-23T22:48:49.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:49.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:49.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:49.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:49.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:49.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:49.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:49.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:49.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:49.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:49 smithi121 bash[74920]: cluster 2023-09-23T22:48:48.275215+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:49.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:49 smithi121 bash[78246]: cluster 2023-09-23T22:48:48.275215+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:49.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:49.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:49 smithi123 bash[59255]: cluster 2023-09-23T22:48:48.275215+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:49.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:49.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:49.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:49.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:49.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:50.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:50.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:50.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:50.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:50.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:50.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:50.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:50.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:50.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:50.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:48:50.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:50.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:50.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:50.748 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:50.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:50.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:50.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:50.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:50.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:51.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:51.038 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:51.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:51.043 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:51.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.174 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:51.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:51.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:51.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:51.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:51.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:51.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:51.498 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:48:51.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:51.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:51.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:51.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:51.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:51.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:51 smithi121 bash[74920]: cluster 2023-09-23T22:48:50.276062+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:51.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:51 smithi121 bash[74920]: audit 2023-09-23T22:48:51.039212+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.121:0/825674855' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:48:51.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:51 smithi121 bash[74920]: audit 2023-09-23T22:48:51.040016+0000 mon.a (mon.0) 1270 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:48:51.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:51 smithi121 bash[78246]: cluster 2023-09-23T22:48:50.276062+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:51.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:51 smithi121 bash[78246]: audit 2023-09-23T22:48:51.039212+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.121:0/825674855' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:48:51.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:51 smithi121 bash[78246]: audit 2023-09-23T22:48:51.040016+0000 mon.a (mon.0) 1270 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:48:51.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:51 smithi123 bash[59255]: cluster 2023-09-23T22:48:50.276062+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:51.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:51 smithi123 bash[59255]: audit 2023-09-23T22:48:51.039212+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.121:0/825674855' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:48:51.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:51 smithi123 bash[59255]: audit 2023-09-23T22:48:51.040016+0000 mon.a (mon.0) 1270 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:48:51.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:51.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:51.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:51.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:51.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:52.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:52.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:52.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:52.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:52.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:52.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:52.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:52.475 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:52.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:52.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:52.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: cluster 2023-09-23T22:48:51.468341+0000 mon.a (mon.0) 1271 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:52.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: cluster 2023-09-23T22:48:51.485449+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: cluster 2023-09-23T22:48:51.487900+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: audit 2023-09-23T22:48:51.488966+0000 mon.a (mon.0) 1272 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:48:52.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: cluster 2023-09-23T22:48:51.489068+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T22:48:52.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:52.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:48:52.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:52.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: cluster 2023-09-23T22:48:51.914345+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: audit 2023-09-23T22:48:51.951569+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[74920]: audit 2023-09-23T22:48:51.952694+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: cluster 2023-09-23T22:48:51.468341+0000 mon.a (mon.0) 1271 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: cluster 2023-09-23T22:48:51.485449+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: cluster 2023-09-23T22:48:51.487900+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: audit 2023-09-23T22:48:51.488966+0000 mon.a (mon.0) 1272 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:48:52.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: cluster 2023-09-23T22:48:51.489068+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T22:48:52.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: cluster 2023-09-23T22:48:51.914345+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: audit 2023-09-23T22:48:51.951569+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:52.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:52 smithi121 bash[78246]: audit 2023-09-23T22:48:51.952694+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:52.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:52.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: cluster 2023-09-23T22:48:51.468341+0000 mon.a (mon.0) 1271 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: cluster 2023-09-23T22:48:51.485449+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: cluster 2023-09-23T22:48:51.487900+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: audit 2023-09-23T22:48:51.488966+0000 mon.a (mon.0) 1272 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:48:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: cluster 2023-09-23T22:48:51.489068+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T22:48:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: cluster 2023-09-23T22:48:51.914345+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: audit 2023-09-23T22:48:51.951569+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:48:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:52 smithi123 bash[59255]: audit 2023-09-23T22:48:51.952694+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:52.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:52.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:52.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:52.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:53.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:53.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:53.124 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:53.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:53.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:53.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:53.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:53.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:53.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:53.418 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:53.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:53.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:53.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:53.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:53.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:53 smithi121 bash[74920]: cluster 2023-09-23T22:48:51.914405+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:53 smithi121 bash[74920]: cluster 2023-09-23T22:48:52.277045+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:53.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:53 smithi121 bash[78246]: cluster 2023-09-23T22:48:51.914405+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:53.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:53 smithi121 bash[78246]: cluster 2023-09-23T22:48:52.277045+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:53.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:53.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:53 smithi123 bash[59255]: cluster 2023-09-23T22:48:51.914405+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:48:53.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:53 smithi123 bash[59255]: cluster 2023-09-23T22:48:52.277045+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:53.821 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:53.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:53.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:53.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:53.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:54.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:54.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:54.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:54.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:54.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:54.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:54.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:54.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:54.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:54.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:54.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:54.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:54.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:55.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:55.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:55.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:55.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:55.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:55.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:55.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:55.366 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:55.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:55.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:55.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:55.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:55.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:55.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:55.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:55 smithi123 bash[59255]: cluster 2023-09-23T22:48:54.278232+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:55.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:55 smithi121 bash[74920]: cluster 2023-09-23T22:48:54.278232+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:55.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:55 smithi121 bash[78246]: cluster 2023-09-23T22:48:54.278232+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:55.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:55.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:55.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:55.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:55.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:55.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:55.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:56.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:56.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:56.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:56.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:56.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:56.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:56.366 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:56.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:56.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:56.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:56.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:56.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:56.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:56.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:56.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:56.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:56.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:56.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:56.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:57.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:57.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:57.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:57.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:57.211 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:57.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:57.300 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:57.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:57.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:57.521 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_4' removed 2023-09-23T22:48:57.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:57 smithi121 bash[74920]: cluster 2023-09-23T22:48:56.278902+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:57 smithi121 bash[74920]: audit 2023-09-23T22:48:57.422829+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.121:0/1966539454' 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-23T22:48:57.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:57 smithi121 bash[78246]: cluster 2023-09-23T22:48:56.278902+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:57.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:57 smithi121 bash[78246]: audit 2023-09-23T22:48:57.422829+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.121:0/1966539454' 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-23T22:48:57.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:57.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:57.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:57.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:57.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:57 smithi123 bash[59255]: cluster 2023-09-23T22:48:56.278902+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:57.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:57 smithi123 bash[59255]: audit 2023-09-23T22:48:57.422829+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.121:0/1966539454' 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-23T22:48:57.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:57.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:57.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:57.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:57.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:58.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:58.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:58.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:58.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:58.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:58.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:58.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:58.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:58.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:58.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:58.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:58.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:58.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[78246]: cluster 2023-09-23T22:48:57.487495+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:48:58.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[78246]: audit 2023-09-23T22:48:57.487656+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.121:0/1966539454' 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-23T22:48:58.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[78246]: cluster 2023-09-23T22:48:57.487709+0000 mon.a (mon.0) 1278 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T22:48:58.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[78246]: cluster 2023-09-23T22:48:57.488696+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:48:58.742 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[74920]: cluster 2023-09-23T22:48:57.487495+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:48:58.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[74920]: audit 2023-09-23T22:48:57.487656+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.121:0/1966539454' 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-23T22:48:58.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[74920]: cluster 2023-09-23T22:48:57.487709+0000 mon.a (mon.0) 1278 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T22:48:58.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[74920]: cluster 2023-09-23T22:48:57.488696+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:48:58.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:58.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:58 smithi123 bash[59255]: cluster 2023-09-23T22:48:57.487495+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:48:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:58 smithi123 bash[59255]: audit 2023-09-23T22:48:57.487656+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.121:0/1966539454' 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-23T22:48:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:58 smithi123 bash[59255]: cluster 2023-09-23T22:48:57.487709+0000 mon.a (mon.0) 1278 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T22:48:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:58 smithi123 bash[59255]: cluster 2023-09-23T22:48:57.488696+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:48:58.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.887 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:58.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.998 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:48:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:48:58] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.33.4" 2023-09-23T22:48:59.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:59.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:59.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:59.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:59.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:59.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:59.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:59.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:59.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:48:59 smithi123 bash[59255]: cluster 2023-09-23T22:48:58.279466+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:59.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:59.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:59.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:48:59 smithi121 bash[78246]: cluster 2023-09-23T22:48:58.279466+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:59.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:48:59 smithi121 bash[74920]: cluster 2023-09-23T22:48:58.279466+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:48:59.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:59.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:59.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:59.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:59.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:00.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:00.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:00.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.203 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:00.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:00.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:00.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:00.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:00.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:00.621 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:49:00.621 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:49:00.621 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-23T22:49:00.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-23T22:49:00.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:00.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:00.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:00.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:00.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:00.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:00.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:01.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:01.111 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:01.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:01.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:01.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:01.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:01.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:01.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:01.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:01.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:01.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:01.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:01 smithi121 bash[74920]: cluster 2023-09-23T22:49:00.280201+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:01.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:01 smithi121 bash[78246]: cluster 2023-09-23T22:49:00.280201+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:01.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:01 smithi123 bash[59255]: cluster 2023-09-23T22:49:00.280201+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:01.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:01.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:01.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:02.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:02.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:02.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:02.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:02.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:02.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:02.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:02.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:02.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:02.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:02.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:02.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:03.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:03.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:03.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:03.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:03.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:03.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:03.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:03.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:03.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:03.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:03.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:03.666 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:03 smithi121 bash[78246]: cluster 2023-09-23T22:49:02.280899+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:03 smithi121 bash[74920]: cluster 2023-09-23T22:49:02.280899+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:03.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:03.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:03 smithi123 bash[59255]: cluster 2023-09-23T22:49:02.280899+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:03.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:03.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:03.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:03.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:04.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:04.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:04.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:04.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:04.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:04.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:04.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:04.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:04.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:04.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:04.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:04.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:04.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:04.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:04.982 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:04.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:05.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:05.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:05.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:05.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:05.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:05.347 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:05.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:05.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:05.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:05.491 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:05.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:05.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:05.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:05.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:05.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:05.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:05 smithi121 bash[78246]: cluster 2023-09-23T22:49:04.281944+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:05.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:05 smithi121 bash[74920]: cluster 2023-09-23T22:49:04.281944+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:05.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:05 smithi121 bash[74920]: debug 2023-09-23T22:49:05.648+0000 7f4eee986700 -1 mon.a@0(leader).osd e212 definitely_dead 0 2023-09-23T22:49:05.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:05.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:05 smithi123 bash[59255]: cluster 2023-09-23T22:49:04.281944+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:05.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:05.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:05.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:05.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:06.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:06.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:06.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:06.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:06.227 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:06.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:06.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:06.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:06.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:06.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:06.551 INFO:teuthology.orchestra.run.smithi121.stderr:marked out osd.7. 2023-09-23T22:49:06.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:06.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:06.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.673 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:06 smithi121 bash[78246]: audit 2023-09-23T22:49:05.652622+0000 mon.a (mon.0) 1279 : audit 1 from='client.? 172.21.15.121:0/290937618' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T22:49:06.673 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:06 smithi121 bash[78246]: cluster 2023-09-23T22:49:05.652807+0000 mon.a (mon.0) 1280 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T22:49:06.673 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:06 smithi121 bash[74920]: audit 2023-09-23T22:49:05.652622+0000 mon.a (mon.0) 1279 : audit 1 from='client.? 172.21.15.121:0/290937618' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T22:49:06.674 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:06 smithi121 bash[74920]: cluster 2023-09-23T22:49:05.652807+0000 mon.a (mon.0) 1280 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T22:49:06.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:06.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:06 smithi123 bash[59255]: audit 2023-09-23T22:49:05.652622+0000 mon.a (mon.0) 1279 : audit 1 from='client.? 172.21.15.121:0/290937618' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T22:49:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:06 smithi123 bash[59255]: cluster 2023-09-23T22:49:05.652807+0000 mon.a (mon.0) 1280 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T22:49:06.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:06.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:06.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:06.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:06.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:07.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:07.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:07.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:07.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:07.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:07.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:07.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:07.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:07.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:07.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:07.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:07.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:07.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.282581+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.528325+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.528741+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.534946+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.535065+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.535415+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.535463+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: audit 2023-09-23T22:49:06.536809+0000 mon.a (mon.0) 1281 : audit 1 from='client.? 172.21.15.121:0/290937618' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.536890+0000 mon.a (mon.0) 1282 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.537900+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.539894+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:06.540176+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: audit 2023-09-23T22:49:06.948052+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:07 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.434635+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-09-23T22:49:07.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:07.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:07.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:08.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.282581+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.528325+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.528741+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.534946+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.535065+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.535415+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.535463+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: audit 2023-09-23T22:49:06.536809+0000 mon.a (mon.0) 1281 : audit 1 from='client.? 172.21.15.121:0/290937618' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.536890+0000 mon.a (mon.0) 1282 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.537900+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.539894+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:06.540176+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: audit 2023-09-23T22:49:06.948052+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.434635+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.282581+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.528325+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.528741+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.534946+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.535065+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.535415+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.535463+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: audit 2023-09-23T22:49:06.536809+0000 mon.a (mon.0) 1281 : audit 1 from='client.? 172.21.15.121:0/290937618' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T22:49:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.536890+0000 mon.a (mon.0) 1282 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-09-23T22:49:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.537900+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.539894+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:06.540176+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:49:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: audit 2023-09-23T22:49:06.948052+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:07 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.434635+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-09-23T22:49:08.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:08.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:08.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:08.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:08.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:08.265 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:08.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:08.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:08.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:08.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:08.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:08.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:08.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:08.760 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:08.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:08.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:08.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.434609+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.436328+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.436769+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.438263+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.440413+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.441042+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.441387+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.441720+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.443175+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.443502+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:07.444699+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.449089+0000 mon.a (mon.0) 1285 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.434609+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.436328+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.436769+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.438263+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.440413+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.441042+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.441387+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.441720+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.443175+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.443502+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:07.444699+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.449089+0000 mon.a (mon.0) 1285 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-09-23T22:49:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.434609+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.436328+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.436769+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.438263+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.440413+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.441042+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.441387+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.441720+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.443175+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.443502+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:07.444699+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T22:49:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:08 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.449089+0000 mon.a (mon.0) 1285 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-09-23T22:49:08.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:08.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:08.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:09.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:09.036 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:09.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:09.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:09.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:09.251 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:49:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:49:08] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.33.4" 2023-09-23T22:49:09.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:09.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:09.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:09.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:09.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:09.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:09.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:09.646 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:49:09.646 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:49:09.646 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 0 2023-09-23T22:49:09.646 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:49:09.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:09.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:09.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.283565+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1031: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:49:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.445985+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.446582+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.450644+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.450844+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.527103+0000 mon.a (mon.0) 1286 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[74920]: cluster 2023-09-23T22:49:09.450047+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.283565+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1031: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.445985+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.446582+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.450644+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.450844+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.527103+0000 mon.a (mon.0) 1286 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T22:49:09.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:09 smithi121 bash[78246]: cluster 2023-09-23T22:49:09.450047+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-09-23T22:49:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.283565+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1031: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:49:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.445985+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.446582+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.450644+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.450844+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.527103+0000 mon.a (mon.0) 1286 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T22:49:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:09 smithi123 bash[59255]: cluster 2023-09-23T22:49:09.450047+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-09-23T22:49:09.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:09.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:09.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:09.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:09.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:10.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:10.093 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:10.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:10.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:10.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:10.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:10.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:10.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:10.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:10.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:10.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:08.992965+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:10.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:09.448223+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:09.448875+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:09.448920+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:09.454545+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:09.521279+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:10 smithi123 bash[59255]: cluster 2023-09-23T22:49:10.452554+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-09-23T22:49:10.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:10.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:08.992965+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:10.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:09.448223+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:09.448875+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:09.448920+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:09.454545+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:09.521279+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[78246]: cluster 2023-09-23T22:49:10.452554+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:08.992965+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:09.448223+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:09.448875+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:09.448920+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:09.454545+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:09.521279+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:49:10.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:10 smithi121 bash[74920]: cluster 2023-09-23T22:49:10.452554+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-09-23T22:49:10.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:10.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:11.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:11.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:11.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:11.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:11.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:11.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:11.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:11.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:11 smithi123 bash[59255]: cluster 2023-09-23T22:49:10.284333+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1034: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:49:11.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:11 smithi123 bash[59255]: cluster 2023-09-23T22:49:10.453065+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:11.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:11 smithi123 bash[59255]: cluster 2023-09-23T22:49:10.455588+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:11.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:11 smithi123 bash[59255]: cluster 2023-09-23T22:49:10.613969+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:11.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:11 smithi123 bash[59255]: cluster 2023-09-23T22:49:10.839829+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:11.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:11.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:11.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:11.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:11.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:11.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:11.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:12.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[74920]: cluster 2023-09-23T22:49:10.284333+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1034: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:49:12.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[74920]: cluster 2023-09-23T22:49:10.453065+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[74920]: cluster 2023-09-23T22:49:10.455588+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[74920]: cluster 2023-09-23T22:49:10.613969+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[74920]: cluster 2023-09-23T22:49:10.839829+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[78246]: cluster 2023-09-23T22:49:10.284333+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1034: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:49:12.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[78246]: cluster 2023-09-23T22:49:10.453065+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[78246]: cluster 2023-09-23T22:49:10.455588+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[78246]: cluster 2023-09-23T22:49:10.613969+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:11 smithi121 bash[78246]: cluster 2023-09-23T22:49:10.839829+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:49:12.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:12.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:12.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:12.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:12.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:12.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:12.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:12.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:12.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:12.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:12.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:12.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:12.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:12.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:12.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:12.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:12.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:13.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:13.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:13.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:13.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:13.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:13.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:13.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:13.392 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:49:13.408 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:13.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:13.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:13.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:13.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:13.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:13.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:13 smithi121 bash[74920]: cluster 2023-09-23T22:49:12.285059+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1036: 73 pgs: 1 remapped+peering, 72 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:49:13.705 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:13 smithi121 bash[78246]: cluster 2023-09-23T22:49:12.285059+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1036: 73 pgs: 1 remapped+peering, 72 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:49:13.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:13.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:13.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:13 smithi123 bash[59255]: cluster 2023-09-23T22:49:12.285059+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1036: 73 pgs: 1 remapped+peering, 72 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 2 objects/s recovering 2023-09-23T22:49:13.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:13.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:13.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:14.085 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:14.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:14.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:14.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:14.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:14.515 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:14.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:14.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:14.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:14 smithi121 bash[74920]: cluster 2023-09-23T22:49:14.285657+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 96 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:49:14.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:14 smithi121 bash[78246]: cluster 2023-09-23T22:49:14.285657+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 96 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:49:14.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:14.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:14.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:15.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:14 smithi123 bash[59255]: cluster 2023-09-23T22:49:14.285657+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 96 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T22:49:15.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:15.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:15.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:15.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:15.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:15.425 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:15.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:15.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:15.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:15.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:15.593 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:49:15.593 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:49:15.593 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:49:15.593 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 1.000000 2023-09-23T22:49:15.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-23T22:49:15.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:15.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:15.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:15.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:15 smithi121 bash[74920]: cluster 2023-09-23T22:49:14.549916+0000 mon.a (mon.0) 1289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:49:15.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:15 smithi121 bash[78246]: cluster 2023-09-23T22:49:14.549916+0000 mon.a (mon.0) 1289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:49:15.789 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:15.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:15.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:15 smithi123 bash[59255]: cluster 2023-09-23T22:49:14.549916+0000 mon.a (mon.0) 1289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:49:15.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:15.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:15.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:16.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:16.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:16.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:16.241 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:49:16.261 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:49:16.281 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:49:16.301 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:49:16.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:49:16.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:16.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:16.348 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:49:16.369 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:49:16.396 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:49:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.399 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:49:16.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:16.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:16.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:16.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:16 smithi123 bash[59255]: audit 2023-09-23T22:49:16.215789+0000 mon.a (mon.0) 1290 : audit 0 from='client.? 172.21.15.121:0/4231062475' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:16.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:16 smithi123 bash[59255]: cluster 2023-09-23T22:49:16.286041+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 74 KiB/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:49:16.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:16.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:16.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:16.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:16.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:16 smithi121 bash[74920]: audit 2023-09-23T22:49:16.215789+0000 mon.a (mon.0) 1290 : audit 0 from='client.? 172.21.15.121:0/4231062475' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:17.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:16 smithi121 bash[74920]: cluster 2023-09-23T22:49:16.286041+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 74 KiB/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:49:17.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:16 smithi121 bash[78246]: audit 2023-09-23T22:49:16.215789+0000 mon.a (mon.0) 1290 : audit 0 from='client.? 172.21.15.121:0/4231062475' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:17.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:16 smithi121 bash[78246]: cluster 2023-09-23T22:49:16.286041+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 74 KiB/s, 1 keys/s, 0 objects/s recovering 2023-09-23T22:49:17.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:17.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:17.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:17.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:17.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:17.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:17.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:17.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:17.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:17.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:17.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:18.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:18.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:18.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:18.215 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:18.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:18.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:18.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:18.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:18.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:18.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:18.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:18.603 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:18.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:18.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:18.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:18.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:18 smithi121 bash[74920]: audit 2023-09-23T22:49:17.552753+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:18.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:18 smithi121 bash[74920]: cluster 2023-09-23T22:49:18.287137+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-09-23T22:49:18.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:18 smithi121 bash[78246]: audit 2023-09-23T22:49:17.552753+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:18.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:18 smithi121 bash[78246]: cluster 2023-09-23T22:49:18.287137+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-09-23T22:49:18.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:18.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:18.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:18.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:18.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:18 smithi123 bash[59255]: audit 2023-09-23T22:49:17.552753+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:18.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:18 smithi123 bash[59255]: cluster 2023-09-23T22:49:18.287137+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-09-23T22:49:18.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:18.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:19.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:49:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:49:18] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.33.4" 2023-09-23T22:49:19.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:19.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:19.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:19.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:19.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:19.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:19.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:19.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:19.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:19.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:19.575 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:49:19.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:19 smithi121 bash[78246]: audit 2023-09-23T22:49:19.475853+0000 mon.a (mon.0) 1292 : audit 1 from='client.? 172.21.15.121:0/4136484185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:49:19.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:19 smithi121 bash[74920]: audit 2023-09-23T22:49:19.475853+0000 mon.a (mon.0) 1292 : audit 1 from='client.? 172.21.15.121:0/4136484185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:49:19.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:19.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:19.751 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:19.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:19.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:19 smithi123 bash[59255]: audit 2023-09-23T22:49:19.475853+0000 mon.a (mon.0) 1292 : audit 1 from='client.? 172.21.15.121:0/4136484185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:49:19.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:19.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:19.891 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:19.908 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:20.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:20.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:20.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:20.135 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:20.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:20.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:20.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:20.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:20.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:20.392 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:20.416 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:20.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:20.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:20.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:20.583 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_5' created 2023-09-23T22:49:20.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:20.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:20.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:20.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:20.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: cluster 2023-09-23T22:49:19.559114+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:20.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: cluster 2023-09-23T22:49:19.569117+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:20.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: cluster 2023-09-23T22:49:19.569361+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:20.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: audit 2023-09-23T22:49:19.569515+0000 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.121:0/4136484185' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:20.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: cluster 2023-09-23T22:49:19.569586+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-09-23T22:49:20.916 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: cluster 2023-09-23T22:49:19.571719+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:20.916 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: audit 2023-09-23T22:49:19.765005+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.121:0/4073443113' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:49:20.916 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:20 smithi123 bash[59255]: cluster 2023-09-23T22:49:20.287555+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T22:49:20.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:21.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: cluster 2023-09-23T22:49:19.559114+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:21.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: cluster 2023-09-23T22:49:19.569117+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: cluster 2023-09-23T22:49:19.569361+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: audit 2023-09-23T22:49:19.569515+0000 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.121:0/4136484185' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: cluster 2023-09-23T22:49:19.569586+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: cluster 2023-09-23T22:49:19.571719+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: audit 2023-09-23T22:49:19.765005+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.121:0/4073443113' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[78246]: cluster 2023-09-23T22:49:20.287555+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: cluster 2023-09-23T22:49:19.559114+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: cluster 2023-09-23T22:49:19.569117+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: cluster 2023-09-23T22:49:19.569361+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:21.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: audit 2023-09-23T22:49:19.569515+0000 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.121:0/4136484185' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: cluster 2023-09-23T22:49:19.569586+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-09-23T22:49:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: cluster 2023-09-23T22:49:19.571719+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:49:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: audit 2023-09-23T22:49:19.765005+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.121:0/4073443113' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:49:21.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:20 smithi121 bash[74920]: cluster 2023-09-23T22:49:20.287555+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T22:49:21.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:21.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:21.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:21.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:21.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:49:21.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:21.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:21.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:21.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:21.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:21 smithi123 bash[59255]: cluster 2023-09-23T22:49:20.576616+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:21 smithi123 bash[59255]: cluster 2023-09-23T22:49:20.576767+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:21 smithi123 bash[59255]: audit 2023-09-23T22:49:20.576767+0000 mon.a (mon.0) 1297 : audit 1 from='client.? 172.21.15.121:0/4073443113' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T22:49:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:21 smithi123 bash[59255]: cluster 2023-09-23T22:49:20.576839+0000 mon.a (mon.0) 1298 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-09-23T22:49:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:21 smithi123 bash[59255]: cluster 2023-09-23T22:49:20.577108+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.812 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:21.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:21.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[78246]: cluster 2023-09-23T22:49:20.576616+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[78246]: cluster 2023-09-23T22:49:20.576767+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[78246]: audit 2023-09-23T22:49:20.576767+0000 mon.a (mon.0) 1297 : audit 1 from='client.? 172.21.15.121:0/4073443113' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T22:49:21.849 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[78246]: cluster 2023-09-23T22:49:20.576839+0000 mon.a (mon.0) 1298 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-09-23T22:49:21.849 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[78246]: cluster 2023-09-23T22:49:20.577108+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[74920]: cluster 2023-09-23T22:49:20.576616+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[74920]: cluster 2023-09-23T22:49:20.576767+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[74920]: audit 2023-09-23T22:49:20.576767+0000 mon.a (mon.0) 1297 : audit 1 from='client.? 172.21.15.121:0/4073443113' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T22:49:21.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[74920]: cluster 2023-09-23T22:49:20.576839+0000 mon.a (mon.0) 1298 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-09-23T22:49:21.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:21 smithi121 bash[74920]: cluster 2023-09-23T22:49:20.577108+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:49:21.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:21.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:21.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:22.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:22.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:22.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:22.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:22.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:22.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:22.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:22.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:22.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:22.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:22.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:22.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:22.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:22.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:22.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:22.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:22.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:21.585654+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:21.585920+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:21.587716+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:21.589479+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:21.589746+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:21.723905+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: audit 2023-09-23T22:49:21.948845+0000 mon.a (mon.0) 1300 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[74920]: cluster 2023-09-23T22:49:22.288380+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1044: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:21.585654+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:21.585920+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:21.587716+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-09-23T22:49:22.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:21.589479+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:21.589746+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:21.723905+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: audit 2023-09-23T22:49:21.948845+0000 mon.a (mon.0) 1300 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:22.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:22 smithi121 bash[78246]: cluster 2023-09-23T22:49:22.288380+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1044: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:22.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:21.585654+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:21.585920+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:21.587716+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:21.589479+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:21.589746+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:21.723905+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: audit 2023-09-23T22:49:21.948845+0000 mon.a (mon.0) 1300 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:22.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:22 smithi123 bash[59255]: cluster 2023-09-23T22:49:22.288380+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1044: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:22.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:22.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:22.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:23.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:23.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-23T22:49:23.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:23.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:23.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:23.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.445 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:23.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:23.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:23.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:23.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:23.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:23.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:23.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:23.748 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:49:23.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:23 smithi121 bash[74920]: cluster 2023-09-23T22:49:22.597611+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:49:23.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:23 smithi121 bash[74920]: cluster 2023-09-23T22:49:22.599914+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:49:23.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:23 smithi121 bash[74920]: cluster 2023-09-23T22:49:22.602744+0000 mon.a (mon.0) 1301 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-09-23T22:49:23.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:23 smithi121 bash[78246]: cluster 2023-09-23T22:49:22.597611+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:49:23.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:23 smithi121 bash[78246]: cluster 2023-09-23T22:49:22.599914+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:49:23.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:23 smithi121 bash[78246]: cluster 2023-09-23T22:49:22.602744+0000 mon.a (mon.0) 1301 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-09-23T22:49:23.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:23.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:23.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:23.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:23 smithi123 bash[59255]: cluster 2023-09-23T22:49:22.597611+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:49:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:23 smithi123 bash[59255]: cluster 2023-09-23T22:49:22.599914+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:49:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:23 smithi123 bash[59255]: cluster 2023-09-23T22:49:22.602744+0000 mon.a (mon.0) 1301 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-09-23T22:49:24.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:24.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:24.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:24.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:24.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:24.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:24.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:24.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:24.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:24.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:24.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:24.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:24.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:24.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:24.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:24.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:24 smithi123 bash[59255]: cluster 2023-09-23T22:49:24.289274+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:24.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:24.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:24.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:24.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:25.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:24 smithi121 bash[74920]: cluster 2023-09-23T22:49:24.289274+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:25.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:24 smithi121 bash[78246]: cluster 2023-09-23T22:49:24.289274+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:25.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:25.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:25.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:25.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:25.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:25.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:25.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:25.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:25.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:25.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:25.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:25.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:25.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:25.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:26.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:26.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:26.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:26.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:26.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:26.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:26.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:26.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:26.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:26.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:26.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:26.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:27.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.051 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:27.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:27.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:27.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:27.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:27.427 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:49:27.427 INFO:teuthology.orchestra.run.smithi121.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-23T22:49:27.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:27.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:27.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:27.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:27 smithi123 bash[59255]: cluster 2023-09-23T22:49:26.289749+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:27.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:27.639 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:27.641 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:27.641 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:27.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:27 smithi121 bash[78246]: cluster 2023-09-23T22:49:26.289749+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:27.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:27 smithi121 bash[74920]: cluster 2023-09-23T22:49:26.289749+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:27.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:27.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:27.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:28.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:28.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:28.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:28.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:28.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:28.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:28.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:28.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:28.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:28.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:28.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:28.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:28.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.867 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:49:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:49:28] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.33.4" 2023-09-23T22:49:28.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:28.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:29.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:29.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:29.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:29.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:29.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:29.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:29.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:29.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:29.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:29.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:29 smithi123 bash[59255]: cluster 2023-09-23T22:49:28.290428+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:29.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:29.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:29.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:29 smithi121 bash[74920]: cluster 2023-09-23T22:49:28.290428+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:29.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:29 smithi121 bash[78246]: cluster 2023-09-23T22:49:28.290428+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:29.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:29.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:29.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:30.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:30.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:30.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:30.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:30.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:30.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:30.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:30.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:30.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:30.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:30.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:30.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:49:30.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:30.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:30.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:30.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:30.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:30.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:30.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:30.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:31.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:31.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:31.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.278 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:31.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:31.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:31.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:31.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:31 smithi121 bash[74920]: cluster 2023-09-23T22:49:30.291281+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:31.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:31 smithi121 bash[78246]: cluster 2023-09-23T22:49:30.291281+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:31.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:31.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:31.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:31 smithi123 bash[59255]: cluster 2023-09-23T22:49:30.291281+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:31.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:31.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:31.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:31.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:32.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:32.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:32.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:32.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:32.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:32.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:32.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:32.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:32.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:32.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:32.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:32.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:32.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:32.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:32.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:33.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:33.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:33.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:33.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:33.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:33.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:33.279 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:33.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:33.384 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:33.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:33.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:33 smithi121 bash[78246]: cluster 2023-09-23T22:49:32.292133+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:33 smithi121 bash[78246]: audit 2023-09-23T22:49:32.569730+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:33.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:33 smithi121 bash[74920]: cluster 2023-09-23T22:49:32.292133+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:33 smithi121 bash[74920]: audit 2023-09-23T22:49:32.569730+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:33.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:33.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:33.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:33.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:33.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:33.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:33.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:33 smithi123 bash[59255]: cluster 2023-09-23T22:49:32.292133+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:33.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:33 smithi123 bash[59255]: audit 2023-09-23T22:49:32.569730+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:33.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:33.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:33.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:33.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:33.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:34.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:34.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:34.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:34.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:34.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:34.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:34.478 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-23T22:49:34.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:34.568 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:34 smithi123 bash[59255]: audit 2023-09-23T22:49:33.697733+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.121:0/3916463545' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:49:34.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:34.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:34.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:34.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:34.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:34.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:34 smithi121 bash[74920]: audit 2023-09-23T22:49:33.697733+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.121:0/3916463545' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:49:34.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:34 smithi121 bash[78246]: audit 2023-09-23T22:49:33.697733+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.121:0/3916463545' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:49:34.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:34.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:34.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:35.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:35.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:35.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:35.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:35.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:35.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:35.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:35.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:35.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[74920]: cluster 2023-09-23T22:49:34.293258+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:35.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[74920]: cluster 2023-09-23T22:49:34.470358+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:35.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[74920]: audit 2023-09-23T22:49:34.471667+0000 mon.a (mon.0) 1304 : audit 1 from='client.? 172.21.15.121:0/3916463545' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:49:35.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[74920]: cluster 2023-09-23T22:49:34.471735+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-09-23T22:49:35.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[74920]: cluster 2023-09-23T22:49:34.747043+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:35.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[78246]: cluster 2023-09-23T22:49:34.293258+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:35.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[78246]: cluster 2023-09-23T22:49:34.470358+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:35.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[78246]: audit 2023-09-23T22:49:34.471667+0000 mon.a (mon.0) 1304 : audit 1 from='client.? 172.21.15.121:0/3916463545' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:49:35.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[78246]: cluster 2023-09-23T22:49:34.471735+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-09-23T22:49:35.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:35 smithi121 bash[78246]: cluster 2023-09-23T22:49:34.747043+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:35.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:35.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:35.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:35 smithi123 bash[59255]: cluster 2023-09-23T22:49:34.293258+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:35 smithi123 bash[59255]: cluster 2023-09-23T22:49:34.470358+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:35 smithi123 bash[59255]: audit 2023-09-23T22:49:34.471667+0000 mon.a (mon.0) 1304 : audit 1 from='client.? 172.21.15.121:0/3916463545' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:49:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:35 smithi123 bash[59255]: cluster 2023-09-23T22:49:34.471735+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-09-23T22:49:35.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:35 smithi123 bash[59255]: cluster 2023-09-23T22:49:34.747043+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:35.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:35.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:35.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:36.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:36.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:36.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:36.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:36.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:36.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:36.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:36.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:36.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:36.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:36.575 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:36.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:36.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:36.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:36.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:36.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:36 smithi123 bash[59255]: cluster 2023-09-23T22:49:35.213526+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:36 smithi123 bash[59255]: cluster 2023-09-23T22:49:35.216456+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:36 smithi123 bash[59255]: cluster 2023-09-23T22:49:35.469685+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:36 smithi123 bash[59255]: audit 2023-09-23T22:49:35.698797+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:49:36.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:36.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:36.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[74920]: cluster 2023-09-23T22:49:35.213526+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[74920]: cluster 2023-09-23T22:49:35.216456+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[74920]: cluster 2023-09-23T22:49:35.469685+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[74920]: audit 2023-09-23T22:49:35.698797+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:49:36.845 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[78246]: cluster 2023-09-23T22:49:35.213526+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.845 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[78246]: cluster 2023-09-23T22:49:35.216456+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.845 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[78246]: cluster 2023-09-23T22:49:35.469685+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:49:36.845 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:36 smithi121 bash[78246]: audit 2023-09-23T22:49:35.698797+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:49:36.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:36.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:37.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:37.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:37.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:37.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:37.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:37.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:37.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:37.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:37.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:37.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:37.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:37.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:37 smithi121 bash[78246]: cluster 2023-09-23T22:49:36.293760+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:37.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:37 smithi121 bash[78246]: audit 2023-09-23T22:49:36.949513+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:37.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:37 smithi121 bash[74920]: cluster 2023-09-23T22:49:36.293760+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:37.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:37 smithi121 bash[74920]: audit 2023-09-23T22:49:36.949513+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:37 smithi123 bash[59255]: cluster 2023-09-23T22:49:36.293760+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:37 smithi123 bash[59255]: audit 2023-09-23T22:49:36.949513+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:37.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:37.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:37.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:37.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:38.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:38.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:38.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:38.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:38.177 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:38.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:38.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:38.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:38.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:38.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:38.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:38.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:38 smithi123 bash[59255]: audit 2023-09-23T22:49:38.411111+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2023-09-23T22:49:38.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:38.580 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:38.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:38.711 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:38.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:38 smithi121 bash[78246]: audit 2023-09-23T22:49:38.411111+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2023-09-23T22:49:38.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:38 smithi121 bash[74920]: audit 2023-09-23T22:49:38.411111+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2023-09-23T22:49:38.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:38.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:38.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:38.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:38.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:39.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.095 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:49:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:49:38] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.33.4" 2023-09-23T22:49:39.108 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:39.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:39.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:39.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:39.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:39.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:39.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:39.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:39.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:39 smithi123 bash[59255]: cluster 2023-09-23T22:49:38.294541+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:39.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:39 smithi123 bash[59255]: audit 2023-09-23T22:49:38.493213+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2023-09-23T22:49:39.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:39 smithi123 bash[59255]: cluster 2023-09-23T22:49:38.493265+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-09-23T22:49:39.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:39 smithi123 bash[59255]: cluster 2023-09-23T22:49:38.493358+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:39 smithi123 bash[59255]: cluster 2023-09-23T22:49:38.494565+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:39 smithi123 bash[59255]: cluster 2023-09-23T22:49:38.495963+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:39.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:39.744 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[74920]: cluster 2023-09-23T22:49:38.294541+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[74920]: audit 2023-09-23T22:49:38.493213+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2023-09-23T22:49:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[74920]: cluster 2023-09-23T22:49:38.493265+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-09-23T22:49:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[74920]: cluster 2023-09-23T22:49:38.493358+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[74920]: cluster 2023-09-23T22:49:38.494565+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[74920]: cluster 2023-09-23T22:49:38.495963+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[78246]: cluster 2023-09-23T22:49:38.294541+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[78246]: audit 2023-09-23T22:49:38.493213+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2023-09-23T22:49:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[78246]: cluster 2023-09-23T22:49:38.493265+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-09-23T22:49:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[78246]: cluster 2023-09-23T22:49:38.493358+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[78246]: cluster 2023-09-23T22:49:38.494565+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:39 smithi121 bash[78246]: cluster 2023-09-23T22:49:38.495963+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:49:39.770 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:39.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:39.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:39.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:40.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:40.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:40.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:40.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:40.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:40.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:40.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:40.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:40.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:40.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:40.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:40.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:40.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:40.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:40 smithi121 bash[78246]: cluster 2023-09-23T22:49:39.495321+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:49:40.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:40 smithi121 bash[78246]: cluster 2023-09-23T22:49:39.495960+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:49:40.598 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:40 smithi121 bash[78246]: cluster 2023-09-23T22:49:39.497026+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e224: 8 total, 8 up, 7 in 2023-09-23T22:49:40.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:40 smithi121 bash[74920]: cluster 2023-09-23T22:49:39.495321+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:49:40.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:40 smithi121 bash[74920]: cluster 2023-09-23T22:49:39.495960+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:49:40.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:40 smithi121 bash[74920]: cluster 2023-09-23T22:49:39.497026+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e224: 8 total, 8 up, 7 in 2023-09-23T22:49:40.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:40.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:40 smithi123 bash[59255]: cluster 2023-09-23T22:49:39.495321+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:49:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:40 smithi123 bash[59255]: cluster 2023-09-23T22:49:39.495960+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:49:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:40 smithi123 bash[59255]: cluster 2023-09-23T22:49:39.497026+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e224: 8 total, 8 up, 7 in 2023-09-23T22:49:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:40.747 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:49:40.767 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:49:40.789 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:49:40.816 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:49:40.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:40.852 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:49:40.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:40.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:40.875 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:49:40.904 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:49:40.935 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.938 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:49:40.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:40.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:41.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:41.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:41.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:41.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:41.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:41.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:41.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:41.523 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-23T22:49:41.526 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:49:41.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:41.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:41.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:41.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[78246]: cluster 2023-09-23T22:49:40.295047+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:41.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[78246]: audit 2023-09-23T22:49:40.717666+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.121:0/4225946047' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[78246]: audit 2023-09-23T22:49:40.794078+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.121:0/3282759923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[78246]: audit 2023-09-23T22:49:40.794543+0000 mon.a (mon.0) 1312 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[78246]: audit 2023-09-23T22:49:41.163672+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.121:0/1599404984' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[78246]: audit 2023-09-23T22:49:41.164223+0000 mon.a (mon.0) 1313 : 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-23T22:49:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[74920]: cluster 2023-09-23T22:49:40.295047+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[74920]: audit 2023-09-23T22:49:40.717666+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.121:0/4225946047' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[74920]: audit 2023-09-23T22:49:40.794078+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.121:0/3282759923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[74920]: audit 2023-09-23T22:49:40.794543+0000 mon.a (mon.0) 1312 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[74920]: audit 2023-09-23T22:49:41.163672+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.121:0/1599404984' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:49:41.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:41 smithi121 bash[74920]: audit 2023-09-23T22:49:41.164223+0000 mon.a (mon.0) 1313 : 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-23T22:49:41.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:41.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:41 smithi123 bash[59255]: cluster 2023-09-23T22:49:40.295047+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:41.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:41 smithi123 bash[59255]: audit 2023-09-23T22:49:40.717666+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.121:0/4225946047' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:41.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:41 smithi123 bash[59255]: audit 2023-09-23T22:49:40.794078+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.121:0/3282759923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:49:41.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:41 smithi123 bash[59255]: audit 2023-09-23T22:49:40.794543+0000 mon.a (mon.0) 1312 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:49:41.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:41 smithi123 bash[59255]: audit 2023-09-23T22:49:41.163672+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.121:0/1599404984' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:49:41.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:41 smithi123 bash[59255]: audit 2023-09-23T22:49:41.164223+0000 mon.a (mon.0) 1313 : 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-23T22:49:41.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:41.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:42.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.119 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:42.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:42.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.248 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:42.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:42.349 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:42.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:42.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:42.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:42.700 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:49:42.701 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:49:42.701 INFO:tasks.thrashosds.thrasher:Removing osd 1, in_osds are: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T22:49:42.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd out 1 2023-09-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: cluster 2023-09-23T22:49:41.508750+0000 mon.a (mon.0) 1314 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: cluster 2023-09-23T22:49:41.513618+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: cluster 2023-09-23T22:49:41.514024+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: cluster 2023-09-23T22:49:41.515180+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: audit 2023-09-23T22:49:41.515441+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: audit 2023-09-23T22:49:41.515605+0000 mon.a (mon.0) 1316 : 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-23T22:49:42.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: cluster 2023-09-23T22:49:41.515723+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e225: 8 total, 8 up, 7 in 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: audit 2023-09-23T22:49:42.000842+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[74920]: audit 2023-09-23T22:49:42.006923+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: cluster 2023-09-23T22:49:41.508750+0000 mon.a (mon.0) 1314 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: cluster 2023-09-23T22:49:41.513618+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: cluster 2023-09-23T22:49:41.514024+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: cluster 2023-09-23T22:49:41.515180+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: audit 2023-09-23T22:49:41.515441+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: audit 2023-09-23T22:49:41.515605+0000 mon.a (mon.0) 1316 : 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-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: cluster 2023-09-23T22:49:41.515723+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e225: 8 total, 8 up, 7 in 2023-09-23T22:49:42.713 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: audit 2023-09-23T22:49:42.000842+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:42.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:42 smithi121 bash[78246]: audit 2023-09-23T22:49:42.006923+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:42.740 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:42.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: cluster 2023-09-23T22:49:41.508750+0000 mon.a (mon.0) 1314 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: cluster 2023-09-23T22:49:41.513618+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: cluster 2023-09-23T22:49:41.514024+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: cluster 2023-09-23T22:49:41.515180+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: audit 2023-09-23T22:49:41.515441+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: audit 2023-09-23T22:49:41.515605+0000 mon.a (mon.0) 1316 : 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-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: cluster 2023-09-23T22:49:41.515723+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e225: 8 total, 8 up, 7 in 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: audit 2023-09-23T22:49:42.000842+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:42 smithi123 bash[59255]: audit 2023-09-23T22:49:42.006923+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:42.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:42.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:42.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:43.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:43.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:43.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:43.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:43.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:43.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:43.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:43.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:43.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:43 smithi121 bash[74920]: cluster 2023-09-23T22:49:42.295760+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:43.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:43 smithi121 bash[78246]: cluster 2023-09-23T22:49:42.295760+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:43.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:43.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:43.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:43 smithi123 bash[59255]: cluster 2023-09-23T22:49:42.295760+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:43.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:43.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:43.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:43.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:43.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:44.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:44.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:44.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:44.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:44.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:44.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:44.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:44.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:44.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:44.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:44.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:44.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:44.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:44.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:44.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:44.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:44.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:44.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:45.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:45.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:45.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:45.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:45.403 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:45.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:45 smithi123 bash[59255]: cluster 2023-09-23T22:49:44.296532+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:45.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:45.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:45.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:45.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:45.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:45 smithi121 bash[74920]: cluster 2023-09-23T22:49:44.296532+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:45 smithi121 bash[78246]: cluster 2023-09-23T22:49:44.296532+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:45.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:49:45.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:45.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:45.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:45.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:46.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:46.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:46.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:46.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:46.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:46.266 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:49:46.266 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:49:46.266 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:49:46.266 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:49:46.266 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:78110 8.e e164/157 8:78fc4e8a:::benchmark_data_smithi121_147195_object78109:head v 164'4898, mlcod=164'4896)", 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 574.237408018, 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34072458100000003, 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.267 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022409+0000", 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022434+0000", 2023-09-23T22:49:46.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4980000000000001e-05 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022447+0000", 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3086e-05 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022455+0000", 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9640000000000003e-06 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022524+0000", 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9183999999999994e-05 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.022545+0000", 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1192999999999999e-05 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.270 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.025536+0000", 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029905660000000001 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363134+0000", 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33759837599999998 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:78112 8.f 8:f5268ee0:::benchmark_data_smithi121_147195_object78111:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.024632+0000", 2023-09-23T22:49:46.271 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 574.23518573399997, 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.35652198600000001, 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 78112 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024632+0000", 2023-09-23T22:49:46.272 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024632+0000", 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024631+0000", 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.273 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024651+0000", 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9899e-05 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024659+0000", 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3429999999999996e-06 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024665+0000", 2023-09-23T22:49:46.274 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3069999999999999e-06 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024692+0000", 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6792999999999999e-05 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024797+0000", 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000105257 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.275 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.024893+0000", 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5390000000000007e-05 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365110+0000", 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34021700199999999 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.369791+0000", 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0046815959999999997 2023-09-23T22:49:46.276 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.381045+0000", 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011253691999999999 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.381101+0000", 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5856000000000002e-05 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.277 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.381154+0000", 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2936999999999998e-05 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:78106 8.a e164/157 8:5747092a:::benchmark_data_smithi121_147195_object78105:head v 164'4932, mlcod=164'4930)", 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.027162+0000", 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 574.23265576200004, 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34924982100000002, 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.278 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027162+0000", 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027162+0000", 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.279 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027161+0000", 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.027196+0000", 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5120999999999998e-05 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362664+0000", 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33546851700000002 2023-09-23T22:49:46.280 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362693+0000", 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8192999999999999e-05 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362783+0000", 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.0439000000000006e-05 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.281 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362854+0000", 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0823999999999998e-05 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376371+0000", 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013516881 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376412+0000", 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0732000000000002e-05 2023-09-23T22:49:46.282 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.35175.0:78112 8.f e164/157 ondisk, result = 0)", 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.030860+0000", 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 574.228957487, 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33425343899999999, 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.283 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030860+0000", 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030860+0000", 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030859+0000", 2023-09-23T22:49:46.284 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.030867+0000", 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0940000000000008e-06 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362717+0000", 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33184963499999998 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.285 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.362734+0000", 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7638e-05 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365092+0000", 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023580139999999999 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.286 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365103+0000", 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0342e-05 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.365113+0000", 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0847e-05 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:78123 8.e e164/157 8:7ffb141d:::benchmark_data_smithi121_147195_object78122:head v 164'4899, mlcod=164'4896)", 2023-09-23T22:49:46.287 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:12.039009+0000", 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 574.22080852800002, 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.33722089700000002, 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039009+0000", 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039009+0000", 2023-09-23T22:49:46.288 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039008+0000", 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.039038+0000", 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0103e-05 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.289 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363125+0000", 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32408680899999998 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363135+0000", 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0651e-05 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363171+0000", 2023-09-23T22:49:46.290 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5955999999999999e-05 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.363192+0000", 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0669000000000001e-05 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376190+0000", 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012998666000000001 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.291 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:12.376230+0000", 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9403000000000002e-05 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83770 8.f 8:f538fe3e:::benchmark_data_smithi121_147195_object83769:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.933163+0000", 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.32665424499999, 2023-09-23T22:49:46.292 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32475418499999997, 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83770 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933163+0000", 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.293 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933163+0000", 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933161+0000", 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.294 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933188+0000", 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6855e-05 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933201+0000", 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.293e-05 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.933209+0000", 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6799999999999993e-06 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.295 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.944585+0000", 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011376295 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.944688+0000", 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010307899999999999 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.944808+0000", 2023-09-23T22:49:46.296 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120061 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.950381+0000", 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0055731060000000004 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.958126+0000", 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077440520000000004 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.297 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257775+0000", 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29964983099999998 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257881+0000", 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010573000000000001 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257917+0000", 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6340000000000001e-05 2023-09-23T22:49:46.298 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83781 8.f 8:f1acfbb9:::benchmark_data_smithi121_147195_object83780:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.941475+0000", 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.31834206400003, 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31657622899999999, 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:49:46.299 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83781 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941475+0000", 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941475+0000", 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.300 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941474+0000", 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941496+0000", 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1865000000000002e-05 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941505+0000", 2023-09-23T22:49:46.301 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.3589999999999997e-06 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.941511+0000", 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8390000000000003e-06 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.947293+0000", 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0057816200000000003 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.302 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.947395+0000", 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010281 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.947492+0000", 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7048999999999999e-05 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.951059+0000", 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035665599999999999 2023-09-23T22:49:46.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.958158+0000", 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070989970000000001 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257969+0000", 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.299810509 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.304 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.258005+0000", 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6363999999999999e-05 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.258052+0000", 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6755999999999998e-05 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83786 8.6 e164/157 8:69be8931:::benchmark_data_smithi121_147195_object83785:head v 164'5292, mlcod=164'5288)", 2023-09-23T22:49:46.305 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.30757331899997, 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.298342675, 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.306 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952244+0000", 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952284+0000", 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9780000000000002e-05 2023-09-23T22:49:46.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952290+0000", 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8970000000000002e-06 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.952295+0000", 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7859999999999996e-06 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.955327+0000", 2023-09-23T22:49:46.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030314539999999998 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.955350+0000", 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3054999999999999e-05 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250434+0000", 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.295084034 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250587+0000", 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000153041 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83798 8.4 e164/157 8:29690424:::benchmark_data_smithi121_147195_object83797:head v 164'5320, mlcod=164'5318)", 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962315+0000", 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.29750267500003, 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28510454699999999, 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.310 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962315+0000", 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962315+0000", 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.311 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962314+0000", 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962367+0000", 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3628000000000002e-05 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962393+0000", 2023-09-23T22:49:46.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5454999999999999e-05 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962406+0000", 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3016e-05 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962464+0000", 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8e-05 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962488+0000", 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4068999999999999e-05 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247341+0000", 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28485308500000001 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247419+0000", 2023-09-23T22:49:46.314 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8418999999999996e-05 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83799 8.d e164/157 8:b1aebb6b:::benchmark_data_smithi121_147195_object83798:head v 164'5124, mlcod=164'5122)", 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962427+0000", 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.29739063700003, 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.284979969, 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.315 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962427+0000", 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962427+0000", 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962426+0000", 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962468+0000", 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1909000000000001e-05 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962476+0000", 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8140000000000001e-06 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962480+0000", 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6229999999999999e-06 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962549+0000", 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8893999999999995e-05 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.318 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962565+0000", 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6135000000000001e-05 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247277+0000", 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.284712252 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247407+0000", 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000129715 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.319 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83794 8.6 e164/157 8:63eb6fec:::benchmark_data_smithi121_147195_object83793:head v 164'5293, mlcod=164'5289)", 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962592+0000", 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.29722527299998, 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29122648299999998, 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962592+0000", 2023-09-23T22:49:46.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962592+0000", 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962591+0000", 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.321 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962623+0000", 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1418999999999999e-05 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962636+0000", 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3546999999999999e-05 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962643+0000", 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9079999999999998e-06 2023-09-23T22:49:46.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247269+0000", 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.284626145 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247341+0000", 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1759000000000002e-05 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253776+0000", 2023-09-23T22:49:46.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0064352100000000002 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253819+0000", 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2243999999999997e-05 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83800 8.f 8:f49136e9:::benchmark_data_smithi121_147195_object83799:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.962896+0000", 2023-09-23T22:49:46.324 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.29692182099996, 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.30047985500000002, 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83800 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962896+0000", 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.325 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962896+0000", 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962894+0000", 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962918+0000", 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4162e-05 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962930+0000", 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1909000000000001e-05 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962937+0000", 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7950000000000002e-06 2023-09-23T22:49:46.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.962993+0000", 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6462999999999998e-05 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247524+0000", 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28453146099999999 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:49:46.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247910+0000", 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00038583699999999999 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257935+0000", 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010024590999999999 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.258091+0000", 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000155673 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.329 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.263076+0000", 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0049858929999999999 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.263233+0000", 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015695300000000001 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.263376+0000", 2023-09-23T22:49:46.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014213799999999999 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35175.0:83802 8.6 e164/157 8:6154e39e:::benchmark_data_smithi121_147195_object83801:head v 164'5294, mlcod=164'5289)", 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.966971+0000", 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.29284681800004, 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28755408599999999, 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.331 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966971+0000", 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966971+0000", 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966970+0000", 2023-09-23T22:49:46.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.966995+0000", 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5601000000000001e-05 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247215+0000", 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28022007599999998 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247241+0000", 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.563e-05 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250832+0000", 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035910540000000002 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.250894+0000", 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2265000000000001e-05 2023-09-23T22:49:46.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.254487+0000", 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035930720000000001 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.254525+0000", 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7299999999999999e-05 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.335 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.35175.0:83770 8.f e164/157 ondisk, result = 0)", 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.971683+0000", 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.28813459499997, 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28625366499999999, 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971683+0000", 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.336 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971683+0000", 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971682+0000", 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.971690+0000", 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1729999999999995e-06 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247208+0000", 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27551830500000002 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247305+0000", 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6379999999999995e-05 2023-09-23T22:49:46.338 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257762+0000", 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010457783 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257770+0000", 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3000000000000004e-06 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.257937+0000", 2023-09-23T22:49:46.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016693 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:83818 8.f 8:fd6abe52:::benchmark_data_smithi121_147195_object83817:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e164)", 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:40:18.986733+0000", 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 567.27308417500001, 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28031402500000002, 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.340 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83818 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986733+0000", 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.341 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986733+0000", 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986731+0000", 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:18.986761+0000", 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9246000000000001e-05 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247208+0000", 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26044725299999999 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.247245+0000", 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7486e-05 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.343 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253640+0000", 2023-09-23T22:49:46.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0063947509999999997 2023-09-23T22:49:46.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.253971+0000", 2023-09-23T22:49:46.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00033140300000000003 2023-09-23T22:49:46.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.254578+0000", 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00060614100000000004 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.265759+0000", 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011181734 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:49:46.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.265771+0000", 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2131e-05 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.266915+0000", 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0011433249999999999 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.266979+0000", 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3791e-05 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:40:19.267047+0000", 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8714000000000007e-05 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:145719 8.f 8:f18b5a7a:::benchmark_data_smithi121_147195_object45712:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:49.612643+0000", 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 476.64717492599999, 2023-09-23T22:49:46.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.297274184, 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 145719 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612643+0000", 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.349 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612643+0000", 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612641+0000", 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612647+0000", 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6380000000000001e-06 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612659+0000", 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2221999999999999e-05 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612666+0000", 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8170000000000001e-06 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612781+0000", 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000115555 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.612908+0000", 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012657 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.613011+0000", 2023-09-23T22:49:46.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000103496 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.620244+0000", 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072324759999999998 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.620419+0000", 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000174802 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:49:46.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.909831+0000", 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28941196299999999 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.909880+0000", 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8884999999999997e-05 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.909917+0000", 2023-09-23T22:49:46.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7217e-05 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:107731 9.b e192/181 9:da0e3244:::benchmark_data_smithi121_169459_object107730:head v 192'6726, mlcod=192'6723)", 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.567138+0000", 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 236.69267971599999, 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24866723199999999, 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567138+0000", 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567138+0000", 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.356 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567137+0000", 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567162+0000", 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5462000000000001e-05 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567172+0000", 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6160000000000008e-06 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567178+0000", 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7570000000000001e-06 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567228+0000", 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0151999999999997e-05 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567251+0000", 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2725e-05 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.571797+0000", 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0045466580000000003 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815805+0000", 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24400770799999999 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.359 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:107726 9.2 e192/181 9:432e2b5e:::benchmark_data_smithi121_169459_object107725:head v 192'6643, mlcod=192'6639)", 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.568466+0000", 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 236.691351459, 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26418434800000001, 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.568466+0000", 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.568466+0000", 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.568466+0000", 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.568489+0000", 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2847e-05 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.568495+0000", 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8970000000000002e-06 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.568500+0000", 2023-09-23T22:49:46.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8219999999999997e-06 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815823+0000", 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24732259700000001 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815848+0000", 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5401e-05 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.832596+0000", 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016747682 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.832650+0000", 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4459000000000002e-05 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.364 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:107739 9.6 e192/181 9:6d953d9c:::benchmark_data_smithi121_169459_object107738:head v 192'6661, mlcod=192'6659)", 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.577060+0000", 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 236.68275769799999, 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26000134600000002, 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.577060+0000", 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.577060+0000", 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.577058+0000", 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.577117+0000", 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8458000000000002e-05 2023-09-23T22:49:46.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815983+0000", 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.238866252 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815993+0000", 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4839999999999993e-06 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.816057+0000", 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4318000000000003e-05 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.816079+0000", 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2028999999999999e-05 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.836783+0000", 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020704283 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.837061+0000", 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00027796400000000001 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.45266.0:107740 9.2 e192/181 9:49cd55d6:::benchmark_data_smithi121_169459_object107739:head v 192'6644, mlcod=192'6640)", 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.579293+0000", 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 236.680524655, 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.253440426, 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:49:46.369 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.579293+0000", 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.579293+0000", 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.579292+0000", 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.579359+0000", 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6894e-05 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815709+0000", 2023-09-23T22:49:46.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.236350541 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.815737+0000", 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.741e-05 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.820092+0000", 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.004355294 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:49:46.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.820114+0000", 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1639000000000001e-05 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.832656+0000", 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012542205000000001 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.832733+0000", 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7503999999999995e-05 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.373 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.374 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.374 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:49:46.374 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:49:46.374 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:49:46.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:46.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:46.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:46.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:46.565 DEBUG:teuthology.orchestra.run.smithi121:> /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-23T22:49:46.571 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:49:46.571 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:49:46.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:46.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:46.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:46.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:46.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:46.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:46.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:46.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:47.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:47.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:47.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:47.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:47.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:47.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:47.378 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:hints = 1 2023-09-23T22:49:47.378 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:49:47.378 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object prefix: benchmark_data_smithi121_192580 2023-09-23T22:49:47.378 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:49:47.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:49:47.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:47.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:47.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:47.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:49:47.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:49:47.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:47.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:47.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:47 smithi121 bash[74920]: cluster 2023-09-23T22:49:46.297099+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:47.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:47 smithi121 bash[74920]: audit 2023-09-23T22:49:47.112332+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:47.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:47 smithi121 bash[74920]: audit 2023-09-23T22:49:47.121018+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:47.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:47 smithi121 bash[78246]: cluster 2023-09-23T22:49:46.297099+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:47.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:47 smithi121 bash[78246]: audit 2023-09-23T22:49:47.112332+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:47.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:47 smithi121 bash[78246]: audit 2023-09-23T22:49:47.121018+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:47.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:47 smithi123 bash[59255]: cluster 2023-09-23T22:49:46.297099+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 623 GiB / 626 GiB avail 2023-09-23T22:49:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:47 smithi123 bash[59255]: audit 2023-09-23T22:49:47.112332+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:47 smithi123 bash[59255]: audit 2023-09-23T22:49:47.121018+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:47.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:47.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:48.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:48.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:48.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:48.378 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 1 16 2621 2605 162.804 162.812 0.00328344 0.00612085 2023-09-23T22:49:48.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:48.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[78246]: audit 2023-09-23T22:49:47.692569+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:49:48.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[78246]: audit 2023-09-23T22:49:47.695046+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:49:48.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[78246]: audit 2023-09-23T22:49:47.711922+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:48.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[74920]: audit 2023-09-23T22:49:47.692569+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:49:48.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[74920]: audit 2023-09-23T22:49:47.695046+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:49:48.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[74920]: audit 2023-09-23T22:49:47.711922+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:48.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:48.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:48.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:48 smithi123 bash[59255]: audit 2023-09-23T22:49:47.692569+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:49:48.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:48 smithi123 bash[59255]: audit 2023-09-23T22:49:47.695046+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:49:48.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:48 smithi123 bash[59255]: audit 2023-09-23T22:49:47.711922+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:49:48.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.830 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:49:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:49:48] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.33.4" 2023-09-23T22:49:48.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:48.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:49.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:49.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:49.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:49.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:49.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:49.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:49.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:49.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 2 16 5402 5386 168.3 173.812 0.00989874 0.00592574 2023-09-23T22:49:49.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:49.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:49.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:49.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:49.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:49 smithi121 bash[78246]: cluster 2023-09-23T22:49:48.297890+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 41 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-09-23T22:49:49.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:49 smithi121 bash[74920]: cluster 2023-09-23T22:49:48.297890+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 41 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-09-23T22:49:49.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:49.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:49.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:49.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:49 smithi123 bash[59255]: cluster 2023-09-23T22:49:48.297890+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 41 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-09-23T22:49:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:49.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:49.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:49.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:49.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:50.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:50.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:50.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:50.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:50.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:50.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:50.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 3 16 8098 8082 168.36 168.5 0.0035366 0.00592847 2023-09-23T22:49:50.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:50.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:50.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:50.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:50.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:50.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:50.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:50.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:50.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:50.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:50.939 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:50.967 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:50.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:51.030 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:51.030 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:51.072 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:51.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:51.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:51.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:51.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:51.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:51.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:51.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 4 16 10654 10638 166.203 159.75 0.00378063 0.00600845 2023-09-23T22:49:51.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:51.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:51.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:51 smithi123 bash[59255]: cluster 2023-09-23T22:49:50.298408+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 98 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-09-23T22:49:51.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:51.841 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:51 smithi121 bash[78246]: cluster 2023-09-23T22:49:50.298408+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 98 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-09-23T22:49:51.842 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:51 smithi121 bash[74920]: cluster 2023-09-23T22:49:50.298408+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 98 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-09-23T22:49:51.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:51.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:51.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:51.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:51.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:52.046 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:52.046 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:52.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:52.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:52.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:52.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:52.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:52.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 5 16 13023 13007 162.572 148.062 0.00556388 0.00614202 2023-09-23T22:49:52.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:52.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:52.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:52.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:52.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:52.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:52.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:52.672 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:52 smithi123 bash[59255]: audit 2023-09-23T22:49:51.949380+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:52.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:52.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:52.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:52 smithi121 bash[74920]: audit 2023-09-23T22:49:51.949380+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:52.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:52 smithi121 bash[78246]: audit 2023-09-23T22:49:51.949380+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:52.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:52.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:52.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:52.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:53.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:53.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:53.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:53.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:53.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:53.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:53.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:53.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 6 16 15370 15354 159.922 146.688 0.00570092 0.00624627 2023-09-23T22:49:53.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:53.604 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:53.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:53.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:53.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:53 smithi121 bash[74920]: cluster 2023-09-23T22:49:52.299210+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 285 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 26 MiB/s wr, 421 op/s 2023-09-23T22:49:53.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:53 smithi121 bash[78246]: cluster 2023-09-23T22:49:52.299210+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 285 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 26 MiB/s wr, 421 op/s 2023-09-23T22:49:53.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:53.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:53.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:54.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:53 smithi123 bash[59255]: cluster 2023-09-23T22:49:52.299210+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 285 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 26 MiB/s wr, 421 op/s 2023-09-23T22:49:54.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:54.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:54.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:54.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:54.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:54.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:54.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:54.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 7 16 17004 16988 151.664 102.125 0.00259686 0.00654607 2023-09-23T22:49:54.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:54.495 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:54.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:54.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:54.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:54.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:54.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.871 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:54 smithi123 bash[59255]: cluster 2023-09-23T22:49:54.300001+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 883 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-09-23T22:49:54.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:54.998 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:54 smithi121 bash[74920]: cluster 2023-09-23T22:49:54.300001+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 883 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-09-23T22:49:55.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:54 smithi121 bash[78246]: cluster 2023-09-23T22:49:54.300001+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 883 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-09-23T22:49:55.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:55.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:55.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:55.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:55.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:55.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:55.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:55.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 8 16 18659 18643 145.634 103.438 0.00693117 0.00686059 2023-09-23T22:49:55.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:55.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:55.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.544 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:55.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:55.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:55.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:55.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:55.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:55.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:55.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:56.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:56.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:56.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:56.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:56.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:56.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:56.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:56.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:56.379 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 9 16 20379 20363 141.396 107.5 0.00949051 0.00706613 2023-09-23T22:49:56.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:56.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:56.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:56.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:56.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:56.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:56.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:56.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:56.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:56.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:56.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:57.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:57.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:57.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:57.273 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:57.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:57.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:57.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 10 16 22445 22429 140.168 129.125 0.00331418 0.00712811 2023-09-23T22:49:57.387 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:57 smithi121 bash[74920]: cluster 2023-09-23T22:49:56.300465+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 883 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-09-23T22:49:57.387 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:57 smithi121 bash[78246]: cluster 2023-09-23T22:49:56.300465+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 883 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-09-23T22:49:57.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:57.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:57.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.540 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:57.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:57.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:57 smithi123 bash[59255]: cluster 2023-09-23T22:49:56.300465+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 883 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-09-23T22:49:57.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:57.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:57.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:57.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:57.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:57.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:58.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:58.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:58.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:58.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:58.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:58.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:58.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:58.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:58.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:58.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 11 16 24311 24295 138.027 116.625 0.00502856 0.00723844 2023-09-23T22:49:58.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:58.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:58.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:58.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:58.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:58.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:58.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:58.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:58.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:58.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:58.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:59.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:49:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:49:58] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.33.4" 2023-09-23T22:49:59.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:59.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:59.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:59.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:59.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:59.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:59.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:59.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:59.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:59.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 12 16 26299 26283 136.877 124.25 0.010534 0.00729835 2023-09-23T22:49:59.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:59.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:49:59 smithi121 bash[74920]: cluster 2023-09-23T22:49:58.301375+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T22:49:59.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:49:59 smithi121 bash[78246]: cluster 2023-09-23T22:49:58.301375+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T22:49:59.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:59.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:59.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:59.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:59.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:49:59 smithi123 bash[59255]: cluster 2023-09-23T22:49:58.301375+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T22:49:59.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:59.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:59.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:59.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:00.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:00.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:00.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:00.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:00.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 13 16 28157 28141 135.28 116.125 0.0112087 0.00738547 2023-09-23T22:50:00.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:00.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:00.536 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:00 smithi123 bash[59255]: cluster 2023-09-23T22:50:00.000141+0000 mon.a (mon.0) 1326 : cluster 3 overall HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T22:50:00.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:00.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:00.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:00.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:00.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:00 smithi121 bash[74920]: cluster 2023-09-23T22:50:00.000141+0000 mon.a (mon.0) 1326 : cluster 3 overall HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T22:50:00.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:00 smithi121 bash[78246]: cluster 2023-09-23T22:50:00.000141+0000 mon.a (mon.0) 1326 : cluster 3 overall HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T22:50:00.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:00.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:00.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:00.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:00.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:01.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:01.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:01.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:01.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:01.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:01.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:01.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:01.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 14 16 30025 30009 133.956 116.75 0.00626031 0.00745957 2023-09-23T22:50:01.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:01.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:01.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:01.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:01.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:01.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.699 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:01 smithi121 bash[74920]: cluster 2023-09-23T22:50:00.301934+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 119 MiB/s wr, 1.90k op/s 2023-09-23T22:50:01.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:01 smithi121 bash[78246]: cluster 2023-09-23T22:50:00.301934+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 119 MiB/s wr, 1.90k op/s 2023-09-23T22:50:01.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:01 smithi123 bash[59255]: cluster 2023-09-23T22:50:00.301934+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 119 MiB/s wr, 1.90k op/s 2023-09-23T22:50:01.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:01.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:02.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:02.107 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:02.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:02.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:02.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:02.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:02.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:02.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:02.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 15 16 31824 31808 132.521 112.438 0.00731425 0.00753896 2023-09-23T22:50:02.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:02.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:02.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:02.745 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:02.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:02.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:02.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:02.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:03.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:03.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:03.166 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:03.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:03.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 16 16 33428 33412 130.503 100.25 0.01162 0.00765697 2023-09-23T22:50:03.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:03.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:03.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:03 smithi123 bash[59255]: cluster 2023-09-23T22:50:02.302408+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-09-23T22:50:03.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:03.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:03.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:03 smithi121 bash[78246]: cluster 2023-09-23T22:50:02.302408+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-09-23T22:50:03.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:03 smithi121 bash[74920]: cluster 2023-09-23T22:50:02.302408+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-09-23T22:50:03.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:03.839 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:03.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:03.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:03.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:03.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:04.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:04.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:04.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:04.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 17 16 34722 34706 127.583 80.875 0.0180306 0.00783188 2023-09-23T22:50:04.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:04.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:04.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:04.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:04.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:04.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:04.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:04.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:04.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:05.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:05.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:05.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:05.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:05.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:05.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:05.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:05.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:05.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:05.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 18 16 36362 36346 126.189 102.5 0.00610709 0.00791999 2023-09-23T22:50:05.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:05.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:05.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:05.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:05.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:05 smithi121 bash[74920]: cluster 2023-09-23T22:50:04.303101+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 146 MiB/s wr, 2.34k op/s 2023-09-23T22:50:05.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:05 smithi121 bash[78246]: cluster 2023-09-23T22:50:04.303101+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 146 MiB/s wr, 2.34k op/s 2023-09-23T22:50:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:05 smithi123 bash[59255]: cluster 2023-09-23T22:50:04.303101+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 146 MiB/s wr, 2.34k op/s 2023-09-23T22:50:05.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:05.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:05.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:05.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:05.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:05.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:05.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:05.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:06.088 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:06.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:06.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:06.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:06.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:06.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:06.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 19 16 37970 37954 124.837 100.5 0.0104744 0.00800512 2023-09-23T22:50:06.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:06.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:06.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:06.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:06.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:06.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:06.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:06.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:06.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:06.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:07.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:07.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:07.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:07.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:07.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:07.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:07.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:07.380 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:50:07.378966+0000 min lat: 0.00142015 max lat: 0.25259 avg lat: 0.00809205 2023-09-23T22:50:07.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:50:07.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 20 16 39540 39524 123.501 98.125 0.00711477 0.00809205 2023-09-23T22:50:07.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:07.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:07 smithi121 bash[74920]: cluster 2023-09-23T22:50:06.303455+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T22:50:07.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:07 smithi121 bash[74920]: audit 2023-09-23T22:50:06.950525+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:07.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:07.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:07.629 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:07.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:07.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:07 smithi123 bash[59255]: cluster 2023-09-23T22:50:06.303455+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T22:50:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:07 smithi123 bash[59255]: audit 2023-09-23T22:50:06.950525+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:07.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:07 smithi121 bash[78246]: cluster 2023-09-23T22:50:06.303455+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T22:50:07.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:07 smithi121 bash[78246]: audit 2023-09-23T22:50:06.950525+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:07.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:07.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:07.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:07.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:07.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:08.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:08.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:08.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:08.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:08.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:08.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:08.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:08.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 21 16 40978 40962 121.899 89.875 0.00652929 0.00819594 2023-09-23T22:50:08.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:08.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:08.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:08.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:08.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:08.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:08.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:08.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:08.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:08.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:08.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:08.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:08.943 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:08.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:09.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:50:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:50:08] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.33.4" 2023-09-23T22:50:09.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:09.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:09.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:09.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:09.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:09.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:09.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:09.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:09.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 22 16 42323 42307 120.179 84.0625 0.0064042 0.00831309 2023-09-23T22:50:09.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:09.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:42479 10.7 10:e7758ed4:::benchmark_data_smithi121_192580_object42478:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:09.561093+0000", 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0032603039999999999, 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032989220000000001, 2023-09-23T22:50:09.568 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 42479 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.561093+0000", 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:50:09.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.561093+0000", 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.561091+0000", 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:50:09.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.561122+0000", 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1310999999999999e-05 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.561189+0000", 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6519999999999993e-05 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.561208+0000", 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8953e-05 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.562529+0000", 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001320786 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.562825+0000", 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029610599999999997 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:50:09.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.562987+0000", 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016274200000000001 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35595.0:42475 10.3 e225/219 10:ccf206b2:::benchmark_data_smithi121_192580_object42474:head v 225'2640, mlcod=225'2638)", 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:09.563212+0000", 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.001142077, 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0012639979999999999, 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T22:50:09.573 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563212+0000", 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563212+0000", 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:50:09.574 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563210+0000", 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563239+0000", 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8096e-05 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563253+0000", 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4259e-05 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.575 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563265+0000", 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2122e-05 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563349+0000", 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4006999999999997e-05 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:50:09.576 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563372+0000", 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.351e-05 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:42483 10.7 10.c1e24f77 (undecoded) ondisk+write+known_if_redirected e225)", 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:09.563358+0000", 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.000995571, 2023-09-23T22:50:09.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0011745499999999999, 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 42483 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:50:09.578 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563358+0000", 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563358+0000", 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563357+0000", 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563384+0000", 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7611999999999999e-05 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563399+0000", 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4452e-05 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:09.563408+0000", 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1430000000000004e-06 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.581 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:50:09.582 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T22:50:09.582 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 3 2023-09-23T22:50:09.582 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:50:09.582 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:50:09.590 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:09.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:09.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:09.650 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:50:09.697 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:50:09.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:09.745 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:50:09.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:09 smithi123 bash[59255]: cluster 2023-09-23T22:50:08.308860+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s 2023-09-23T22:50:09.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:09 smithi121 bash[74920]: cluster 2023-09-23T22:50:08.308860+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s 2023-09-23T22:50:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:09 smithi121 bash[78246]: cluster 2023-09-23T22:50:08.308860+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s 2023-09-23T22:50:09.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:09.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:09.782 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:50:09.827 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:50:09.868 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:50:09.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:09.903 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:50:09.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:09.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:09.906 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:50:09.907 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:50:10.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:10.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:10.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:10.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[74920]: debug 2023-09-23T22:50:10.115+0000 7f4eee986700 -1 mon.a@0(leader).osd e225 definitely_dead 0 2023-09-23T22:50:10.135 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:10.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:10.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:10.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:10.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:10.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 23 16 43520 43504 118.206 74.8125 0.0120791 0.00845451 2023-09-23T22:50:10.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:10.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:10.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:10.507 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:50:10.514 INFO:teuthology.orchestra.run.smithi121.stderr:marked out osd.1. 2023-09-23T22:50:10.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:10.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:10.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:10.669 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[74920]: audit 2023-09-23T22:50:09.517625+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.121:0/720643373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:10.669 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[74920]: audit 2023-09-23T22:50:09.748232+0000 mon.a (mon.0) 1329 : audit 1 from='client.? 172.21.15.121:0/2732216650' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:50:10.669 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[74920]: audit 2023-09-23T22:50:10.116505+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.121:0/3454953646' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[74920]: audit 2023-09-23T22:50:10.118260+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.118521+0000 mon.a (mon.0) 1331 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[78246]: audit 2023-09-23T22:50:09.517625+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.121:0/720643373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[78246]: audit 2023-09-23T22:50:09.748232+0000 mon.a (mon.0) 1329 : audit 1 from='client.? 172.21.15.121:0/2732216650' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[78246]: audit 2023-09-23T22:50:10.116505+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.121:0/3454953646' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[78246]: audit 2023-09-23T22:50:10.118260+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:50:10.670 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:10 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.118521+0000 mon.a (mon.0) 1331 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T22:50:10.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:10.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:10.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:10 smithi123 bash[59255]: audit 2023-09-23T22:50:09.517625+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.121:0/720643373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:10 smithi123 bash[59255]: audit 2023-09-23T22:50:09.748232+0000 mon.a (mon.0) 1329 : audit 1 from='client.? 172.21.15.121:0/2732216650' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:50:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:10 smithi123 bash[59255]: audit 2023-09-23T22:50:10.116505+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.121:0/3454953646' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:50:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:10 smithi123 bash[59255]: audit 2023-09-23T22:50:10.118260+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:50:10.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:10 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.118521+0000 mon.a (mon.0) 1331 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T22:50:10.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:10.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:10.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:11.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:11.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:11.215 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:11.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:11.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:11.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 24 16 43800 43784 114.01 17.5 0.0023225 0.00846785 2023-09-23T22:50:11.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:11.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.309312+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.485156+0000 mon.a (mon.0) 1332 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.485206+0000 mon.a (mon.0) 1333 : cluster 1 Cluster is now healthy 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.493347+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.494935+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: audit 2023-09-23T22:50:10.495483+0000 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.121:0/2732216650' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:50:11.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: audit 2023-09-23T22:50:10.495693+0000 mon.a (mon.0) 1335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T22:50:11.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.496306+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e226: 8 total, 8 up, 6 in 2023-09-23T22:50:11.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:11 smithi123 bash[59255]: cluster 2023-09-23T22:50:10.496386+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:11.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:11.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.309312+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2023-09-23T22:50:11.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.485156+0000 mon.a (mon.0) 1332 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:50:11.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.485206+0000 mon.a (mon.0) 1333 : cluster 1 Cluster is now healthy 2023-09-23T22:50:11.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.493347+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.494935+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: audit 2023-09-23T22:50:10.495483+0000 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.121:0/2732216650' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: audit 2023-09-23T22:50:10.495693+0000 mon.a (mon.0) 1335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.496306+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e226: 8 total, 8 up, 6 in 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[74920]: cluster 2023-09-23T22:50:10.496386+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.309312+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.485156+0000 mon.a (mon.0) 1332 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.485206+0000 mon.a (mon.0) 1333 : cluster 1 Cluster is now healthy 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.493347+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.494935+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: audit 2023-09-23T22:50:10.495483+0000 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.121:0/2732216650' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:50:11.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: audit 2023-09-23T22:50:10.495693+0000 mon.a (mon.0) 1335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T22:50:11.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.496306+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e226: 8 total, 8 up, 6 in 2023-09-23T22:50:11.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:11 smithi121 bash[78246]: cluster 2023-09-23T22:50:10.496386+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:50:11.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:11.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:11.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:11.983 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:12.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:12.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:12.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:12.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:12.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:12.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:12.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:12.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 25 16 43800 43784 109.449 0 - 0.00846785 2023-09-23T22:50:12.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:12.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:12.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.506884+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.508834+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.512062+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e227: 8 total, 8 up, 6 in 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.512592+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.512664+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.513669+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:12 smithi123 bash[59255]: cluster 2023-09-23T22:50:11.516682+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:12.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:12.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:12.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:12.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:12.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:50:12.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:12.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.506884+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.508834+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.512062+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e227: 8 total, 8 up, 6 in 2023-09-23T22:50:12.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.512592+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.512664+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.513669+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[78246]: cluster 2023-09-23T22:50:11.516682+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.506884+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.508834+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.512062+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e227: 8 total, 8 up, 6 in 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.512592+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.512664+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.513669+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:12 smithi121 bash[74920]: cluster 2023-09-23T22:50:11.516682+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:50:12.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:12.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:12.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:13.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:13.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:13.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:13.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:13.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:13.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:13.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 26 16 44407 44391 106.698 18.9688 0.00716603 0.00934167 2023-09-23T22:50:13.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:13.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:13.530 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:13.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:13.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:13.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.310073+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.533908+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.536790+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e228: 8 total, 8 up, 6 in 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.536989+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.539092+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.542792+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:13 smithi123 bash[59255]: cluster 2023-09-23T22:50:12.542826+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:13.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:13.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.310073+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T22:50:13.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.533908+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.536790+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e228: 8 total, 8 up, 6 in 2023-09-23T22:50:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.536989+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.539092+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.542792+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[78246]: cluster 2023-09-23T22:50:12.542826+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.310073+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T22:50:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.533908+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.536790+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e228: 8 total, 8 up, 6 in 2023-09-23T22:50:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.536989+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.539092+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.542792+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:13 smithi121 bash[74920]: cluster 2023-09-23T22:50:12.542826+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:50:13.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:13.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:13.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:13.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:14.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:14.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:14.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:14.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:14.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:14.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 27 16 45608 45592 105.526 75.0625 0.0107545 0.00947038 2023-09-23T22:50:14.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:14.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:14.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:14 smithi123 bash[59255]: cluster 2023-09-23T22:50:13.552577+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:50:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:14 smithi123 bash[59255]: cluster 2023-09-23T22:50:13.553964+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e229: 8 total, 8 up, 6 in 2023-09-23T22:50:14.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:14 smithi123 bash[59255]: cluster 2023-09-23T22:50:13.558729+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:50:14.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:14 smithi121 bash[74920]: cluster 2023-09-23T22:50:13.552577+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:50:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:14 smithi121 bash[74920]: cluster 2023-09-23T22:50:13.553964+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e229: 8 total, 8 up, 6 in 2023-09-23T22:50:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:14 smithi121 bash[74920]: cluster 2023-09-23T22:50:13.558729+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:50:15.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:14 smithi121 bash[78246]: cluster 2023-09-23T22:50:13.552577+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:50:15.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:14 smithi121 bash[78246]: cluster 2023-09-23T22:50:13.553964+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e229: 8 total, 8 up, 6 in 2023-09-23T22:50:15.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:14 smithi121 bash[78246]: cluster 2023-09-23T22:50:13.558729+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:50:15.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:15.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:15.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:15.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:15.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:15.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:15.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:15.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 28 16 46768 46752 104.347 72.5 0.00866442 0.00957764 2023-09-23T22:50:15.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:50:15.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:15.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.310677+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1079: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 62 MiB/s wr, 992 op/s; 5383/132573 objects degraded (4.060%); 5434/132573 objects misplaced (4.099%); 432 KiB/s, 5 objects/s recovering 2023-09-23T22:50:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.549465+0000 mon.a (mon.0) 1340 : cluster 3 Health check failed: Degraded data redundancy: 5383/132573 objects degraded (4.060%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.562255+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.563788+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.565272+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e230: 8 total, 8 up, 6 in 2023-09-23T22:50:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.571400+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.571966+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:15 smithi123 bash[59255]: cluster 2023-09-23T22:50:14.573538+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.310677+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1079: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 62 MiB/s wr, 992 op/s; 5383/132573 objects degraded (4.060%); 5434/132573 objects misplaced (4.099%); 432 KiB/s, 5 objects/s recovering 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.549465+0000 mon.a (mon.0) 1340 : cluster 3 Health check failed: Degraded data redundancy: 5383/132573 objects degraded (4.060%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.562255+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.563788+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.565272+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e230: 8 total, 8 up, 6 in 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.571400+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.571966+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[74920]: cluster 2023-09-23T22:50:14.573538+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.310677+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1079: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 62 MiB/s wr, 992 op/s; 5383/132573 objects degraded (4.060%); 5434/132573 objects misplaced (4.099%); 432 KiB/s, 5 objects/s recovering 2023-09-23T22:50:16.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.549465+0000 mon.a (mon.0) 1340 : cluster 3 Health check failed: Degraded data redundancy: 5383/132573 objects degraded (4.060%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.562255+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.563788+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.565272+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e230: 8 total, 8 up, 6 in 2023-09-23T22:50:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.571400+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.571966+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:15 smithi121 bash[78246]: cluster 2023-09-23T22:50:14.573538+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:50:16.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:16.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:16.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:16.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:16.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:16.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:16.381 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 29 16 47861 47845 103.104 68.3125 0.00516718 0.00969205 2023-09-23T22:50:16.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:16.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:16.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:16.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:16 smithi121 bash[74920]: cluster 2023-09-23T22:50:16.311293+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1081: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s; 5383/132573 objects degraded (4.060%); 5434/132573 objects misplaced (4.099%); 360 KiB/s, 4 objects/s recovering 2023-09-23T22:50:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:16 smithi121 bash[78246]: cluster 2023-09-23T22:50:16.311293+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1081: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s; 5383/132573 objects degraded (4.060%); 5434/132573 objects misplaced (4.099%); 360 KiB/s, 4 objects/s recovering 2023-09-23T22:50:16.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:50:16.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:16 smithi123 bash[59255]: cluster 2023-09-23T22:50:16.311293+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1081: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s; 5383/132573 objects degraded (4.060%); 5434/132573 objects misplaced (4.099%); 360 KiB/s, 4 objects/s recovering 2023-09-23T22:50:16.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:17.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:17.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:17.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:17.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:17.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:17.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:17.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:17.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:17.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 30 16 48986 48970 102.011 70.3125 0.0172265 0.00979664 2023-09-23T22:50:17.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:17.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:17.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:17.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:17.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:17.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:17.706 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:17.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:17.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:17.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:17.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:17.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:18.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:18.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:18.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:18.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:18.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:18.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:18.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:18.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:18.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 31 16 50096 50080 100.958 69.375 0.00895088 0.00989753 2023-09-23T22:50:18.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:18.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:18.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:18.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:18.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:18.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:18.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:18.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:18.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:18.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:19.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:50:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:50:18] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.33.4" 2023-09-23T22:50:19.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:19.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.155 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:19.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:19.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:19.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:19.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 32 16 51149 51133 99.8591 65.8125 0.00519237 0.0100075 2023-09-23T22:50:19.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:19.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:19.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:19.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:19.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:19 smithi123 bash[59255]: cluster 2023-09-23T22:50:18.312159+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1082: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 81 MiB/s wr, 1.30k op/s; 5383/146016 objects degraded (3.687%); 5065/146016 objects misplaced (3.469%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:50:19.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:19.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:19.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:19 smithi121 bash[74920]: cluster 2023-09-23T22:50:18.312159+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1082: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 81 MiB/s wr, 1.30k op/s; 5383/146016 objects degraded (3.687%); 5065/146016 objects misplaced (3.469%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:50:19.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:19 smithi121 bash[78246]: cluster 2023-09-23T22:50:18.312159+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1082: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 81 MiB/s wr, 1.30k op/s; 5383/146016 objects degraded (3.687%); 5065/146016 objects misplaced (3.469%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T22:50:19.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:19.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:19.739 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:19.750 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6] out_osds: [7, 1] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:50:19.750 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:50:19.751 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [0, 2, 3, 4, 5, 6] 2023-09-23T22:50:19.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd out 5 2023-09-23T22:50:19.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:19.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:19.949 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.982 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:20.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:20.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:20.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:20.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:20.364 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 33 16 52199 52183 98.8215 65.625 0.0267978 0.0101131 2023-09-23T22:50:20.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:20.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:20 smithi123 bash[59255]: cluster 2023-09-23T22:50:20.454485+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 5383/149163 objects degraded (3.609%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:20.532 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:20.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:20.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.682 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:20.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:20 smithi121 bash[78246]: cluster 2023-09-23T22:50:20.454485+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 5383/149163 objects degraded (3.609%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:20.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:20 smithi121 bash[74920]: cluster 2023-09-23T22:50:20.454485+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 5383/149163 objects degraded (3.609%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:20.757 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:20.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:20.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:21.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:21.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:21.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:21.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:21.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:21.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:21.364 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:21.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:21.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 34 16 53209 53193 97.7715 63.125 0.0114404 0.0102204 2023-09-23T22:50:21.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:21.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:21.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:21.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:21.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:21.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:21.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:21 smithi121 bash[78246]: cluster 2023-09-23T22:50:20.312699+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1083: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 5383/149163 objects degraded (3.609%); 5065/149163 objects misplaced (3.396%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:50:21.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:21 smithi121 bash[74920]: cluster 2023-09-23T22:50:20.312699+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1083: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 5383/149163 objects degraded (3.609%); 5065/149163 objects misplaced (3.396%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:50:21.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:21.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:21.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:21.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:21 smithi123 bash[59255]: cluster 2023-09-23T22:50:20.312699+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1083: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 5383/149163 objects degraded (3.609%); 5065/149163 objects misplaced (3.396%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:50:21.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:21.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:21.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:22.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:22.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:22.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:22.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:22.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:22.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:22.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:22.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:22.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 35 16 54174 54158 96.7011 60.3125 0.00938632 0.010334 2023-09-23T22:50:22.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:22.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:22.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:22.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:22.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:22.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:22.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:22.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:22.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:23.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:23.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:23.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:22 smithi123 bash[59255]: audit 2023-09-23T22:50:21.955934+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:22 smithi123 bash[59255]: audit 2023-09-23T22:50:21.959143+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:22 smithi123 bash[59255]: cluster 2023-09-23T22:50:22.313316+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1084: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 48 MiB/s wr, 767 op/s; 5383/150975 objects degraded (3.565%); 5065/150975 objects misplaced (3.355%); 2.6 MiB/s, 42 objects/s recovering 2023-09-23T22:50:23.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:23.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:22 smithi121 bash[78246]: audit 2023-09-23T22:50:21.955934+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:23.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:22 smithi121 bash[78246]: audit 2023-09-23T22:50:21.959143+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:23.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:22 smithi121 bash[78246]: cluster 2023-09-23T22:50:22.313316+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1084: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 48 MiB/s wr, 767 op/s; 5383/150975 objects degraded (3.565%); 5065/150975 objects misplaced (3.355%); 2.6 MiB/s, 42 objects/s recovering 2023-09-23T22:50:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:22 smithi121 bash[74920]: audit 2023-09-23T22:50:21.955934+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:22 smithi121 bash[74920]: audit 2023-09-23T22:50:21.959143+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:22 smithi121 bash[74920]: cluster 2023-09-23T22:50:22.313316+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1084: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 48 MiB/s wr, 767 op/s; 5383/150975 objects degraded (3.565%); 5065/150975 objects misplaced (3.355%); 2.6 MiB/s, 42 objects/s recovering 2023-09-23T22:50:23.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:23.279 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:23.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 36 16 55087 55071 95.5999 57.0625 0.00887612 0.0104533 2023-09-23T22:50:23.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:23.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:23.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:23.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:23.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:23.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:23.791 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:23.814 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:23.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:23.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:23.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:23.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:24.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:24.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:24.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:24.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:24.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 37 16 56199 56183 94.8943 69.5 0.0104142 0.0105318 2023-09-23T22:50:24.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:24.482 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:24.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:24.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:24.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:24.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:24.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:24.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:24.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:25.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:25.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:25.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:25.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:25.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:25.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:25.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:25.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:25.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:25.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 38 16 57241 57225 94.1107 65.125 0.0225791 0.0106201 2023-09-23T22:50:25.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:25.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:25.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:25.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:25.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:25.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:25.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:25 smithi123 bash[59255]: cluster 2023-09-23T22:50:24.313939+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1085: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 66 MiB/s wr, 1.06k op/s; 5383/164388 objects degraded (3.275%); 4645/164388 objects misplaced (2.826%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:50:25.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:25.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:25.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:25.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:25.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:25.884 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:25 smithi121 bash[78246]: cluster 2023-09-23T22:50:24.313939+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1085: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 66 MiB/s wr, 1.06k op/s; 5383/164388 objects degraded (3.275%); 4645/164388 objects misplaced (2.826%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:50:25.884 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:25 smithi121 bash[74920]: cluster 2023-09-23T22:50:24.313939+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1085: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 66 MiB/s wr, 1.06k op/s; 5383/164388 objects degraded (3.275%); 4645/164388 objects misplaced (2.826%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:50:25.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:25.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:25.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:26.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:26.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:26.336 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:26.382 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 39 16 57948 57932 92.8305 44.1875 0.0377389 0.0107655 2023-09-23T22:50:26.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:26.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:26.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:26.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:26.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:26.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:26.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:27.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:27.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:27.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:27.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:27.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:27.272 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:27.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:27.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:50:27.381011+0000 min lat: 0.00142015 max lat: 2.2878 avg lat: 0.0108446 2023-09-23T22:50:27.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:50:27.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 40 16 58988 58972 92.1346 65 0.00693963 0.0108446 2023-09-23T22:50:27.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:27.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:27 smithi123 bash[59255]: cluster 2023-09-23T22:50:26.314461+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1086: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 56 MiB/s wr, 902 op/s; 5383/164388 objects degraded (3.275%); 4645/164388 objects misplaced (2.826%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:50:27.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:27.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:27.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:27.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:27.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:27.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:27 smithi121 bash[74920]: cluster 2023-09-23T22:50:26.314461+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1086: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 56 MiB/s wr, 902 op/s; 5383/164388 objects degraded (3.275%); 4645/164388 objects misplaced (2.826%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:50:27.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:27 smithi121 bash[78246]: cluster 2023-09-23T22:50:26.314461+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1086: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 56 MiB/s wr, 902 op/s; 5383/164388 objects degraded (3.275%); 4645/164388 objects misplaced (2.826%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:50:27.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:27.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:27.802 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:27.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:27.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:27.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:27.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:28.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:28.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:28.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:28.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:28.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:28.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 41 16 60034 60018 91.4818 65.375 0.0116554 0.0109245 2023-09-23T22:50:28.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:28.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:28.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:28 smithi123 bash[59255]: cluster 2023-09-23T22:50:27.450836+0000 mon.a (mon.0) 1345 : cluster 3 Health check update: Degraded data redundancy: 5383/164388 objects degraded (3.275%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:28.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:28 smithi123 bash[59255]: audit 2023-09-23T22:50:27.594681+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:28.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:28.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:28 smithi121 bash[78246]: cluster 2023-09-23T22:50:27.450836+0000 mon.a (mon.0) 1345 : cluster 3 Health check update: Degraded data redundancy: 5383/164388 objects degraded (3.275%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:28 smithi121 bash[78246]: audit 2023-09-23T22:50:27.594681+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:28 smithi121 bash[74920]: cluster 2023-09-23T22:50:27.450836+0000 mon.a (mon.0) 1345 : cluster 3 Health check update: Degraded data redundancy: 5383/164388 objects degraded (3.275%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:28 smithi121 bash[74920]: audit 2023-09-23T22:50:27.594681+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:28.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:28.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:28.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:28.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:28.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:29.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:29.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:29.068 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:50:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:50:28] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.33.4" 2023-09-23T22:50:29.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:29.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:29.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:29.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:29.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:29.381 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:29 smithi121 bash[74920]: cluster 2023-09-23T22:50:28.315231+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1087: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s; 5383/176229 objects degraded (3.055%); 4204/176229 objects misplaced (2.386%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:50:29.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 42 16 60962 60946 90.6845 58 0.0132107 0.011021 2023-09-23T22:50:29.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:29.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:29.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:29.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:29.561 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:29 smithi123 bash[59255]: cluster 2023-09-23T22:50:28.315231+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1087: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s; 5383/176229 objects degraded (3.055%); 4204/176229 objects misplaced (2.386%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:50:29.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:29.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:29.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:29.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:29 smithi121 bash[78246]: cluster 2023-09-23T22:50:28.315231+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1087: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s; 5383/176229 objects degraded (3.055%); 4204/176229 objects misplaced (2.386%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:50:29.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:29.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:29.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:29.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:29.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:30.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:30.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:30.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:30.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 43 16 61951 61935 90.0129 61.8125 0.0179622 0.0111035 2023-09-23T22:50:30.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:30.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:30.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:30.547 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:30.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:30.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:30.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:30.812 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:30.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:30.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:30.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:31.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:31.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:31.185 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:31.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:31.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:31.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:31.383 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 44 16 62930 62914 89.3576 61.1875 0.0163457 0.0111846 2023-09-23T22:50:31.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:31 smithi123 bash[59255]: cluster 2023-09-23T22:50:30.318053+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1088: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 57 MiB/s wr, 915 op/s; 5383/178986 objects degraded (3.007%); 4204/178986 objects misplaced (2.349%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:50:31.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:31.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:31.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:31.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:31 smithi121 bash[74920]: cluster 2023-09-23T22:50:30.318053+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1088: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 57 MiB/s wr, 915 op/s; 5383/178986 objects degraded (3.007%); 4204/178986 objects misplaced (2.349%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:50:31.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:31 smithi121 bash[78246]: cluster 2023-09-23T22:50:30.318053+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1088: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 57 MiB/s wr, 915 op/s; 5383/178986 objects degraded (3.007%); 4204/178986 objects misplaced (2.349%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:50:31.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:31.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:31.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:31.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:31.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:31.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:31.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:31.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:32.013 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:32.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:32.120 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:32.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:32.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:32.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:32.386 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 45 16 63890 63874 88.6988 60 0.0218967 0.011267 2023-09-23T22:50:32.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:32.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:32.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:32.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:32.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:32.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:32.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:32.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:32.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:32.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:32.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:32.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:32.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:33.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:33.092 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:33.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:33.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:33.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.387 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 46 16 64802 64786 88.0097 57 0.00454382 0.0113556 2023-09-23T22:50:33.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:33.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:33.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:33 smithi123 bash[59255]: cluster 2023-09-23T22:50:32.322041+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1089: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 55 MiB/s wr, 877 op/s; 5383/180777 objects degraded (2.978%); 4204/180777 objects misplaced (2.326%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:50:33.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:33 smithi123 bash[59255]: cluster 2023-09-23T22:50:32.451948+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: Degraded data redundancy: 5383/180777 objects degraded (2.978%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:33.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:33.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:33 smithi121 bash[74920]: cluster 2023-09-23T22:50:32.322041+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1089: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 55 MiB/s wr, 877 op/s; 5383/180777 objects degraded (2.978%); 4204/180777 objects misplaced (2.326%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:50:33.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:33 smithi121 bash[74920]: cluster 2023-09-23T22:50:32.451948+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: Degraded data redundancy: 5383/180777 objects degraded (2.978%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:33.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:33 smithi121 bash[78246]: cluster 2023-09-23T22:50:32.322041+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1089: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 55 MiB/s wr, 877 op/s; 5383/180777 objects degraded (2.978%); 4204/180777 objects misplaced (2.326%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:50:33.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:33 smithi121 bash[78246]: cluster 2023-09-23T22:50:32.451948+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: Degraded data redundancy: 5383/180777 objects degraded (2.978%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:33.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:33.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:33.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:33.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:33.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:33.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:34.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:34.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:34.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:34.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:34.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:34.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:34.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:34.386 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 47 16 65840 65824 87.5173 64.875 0.0242727 0.0114208 2023-09-23T22:50:34.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:34.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.592 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:34.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:34.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:34.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:34.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:34.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:34.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:34.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:35.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:35.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:35.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:35.388 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 48 16 66680 66664 86.7858 52.5 0.0123055 0.0115149 2023-09-23T22:50:35.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:35.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:35.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:35 smithi121 bash[74920]: cluster 2023-09-23T22:50:34.322616+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1090: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 5383/193677 objects degraded (2.779%); 3773/193677 objects misplaced (1.948%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:50:35.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:35 smithi121 bash[78246]: cluster 2023-09-23T22:50:34.322616+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1090: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 5383/193677 objects degraded (2.779%); 3773/193677 objects misplaced (1.948%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:50:35.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:35.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:35.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:35 smithi123 bash[59255]: cluster 2023-09-23T22:50:34.322616+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1090: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 5383/193677 objects degraded (2.779%); 3773/193677 objects misplaced (1.948%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:50:35.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:35.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:35.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:36.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:36.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:36.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:36.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:36.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:36.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:36.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:36.388 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 49 16 67519 67503 86.0847 52.4375 0.0100316 0.0116094 2023-09-23T22:50:36.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:36.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:36.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:36.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:36.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:36.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:36.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:36.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:36.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:37.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:37.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:37.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:37.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:37.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:37.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:37.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:37.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:37.389 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 50 16 68406 68390 85.4695 55.4375 0.0180371 0.0116937 2023-09-23T22:50:37.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:37.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:37.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:37 smithi121 bash[78246]: cluster 2023-09-23T22:50:36.323100+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1091: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 51 MiB/s wr, 812 op/s; 5383/193677 objects degraded (2.779%); 3773/193677 objects misplaced (1.948%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:50:37.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:37 smithi121 bash[78246]: audit 2023-09-23T22:50:36.950186+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:37 smithi121 bash[74920]: cluster 2023-09-23T22:50:36.323100+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1091: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 51 MiB/s wr, 812 op/s; 5383/193677 objects degraded (2.779%); 3773/193677 objects misplaced (1.948%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:50:37.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:37 smithi121 bash[74920]: audit 2023-09-23T22:50:36.950186+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:37.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:37.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:37.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:37.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:37 smithi123 bash[59255]: cluster 2023-09-23T22:50:36.323100+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1091: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 51 MiB/s wr, 812 op/s; 5383/193677 objects degraded (2.779%); 3773/193677 objects misplaced (1.948%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:50:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:37 smithi123 bash[59255]: audit 2023-09-23T22:50:36.950186+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:37.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:37.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:37.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:38.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:38.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:38.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:38.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:38.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:38.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:38.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:38.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:38.389 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 51 16 69396 69380 85.0068 61.875 0.00710841 0.011756 2023-09-23T22:50:38.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:38.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:38.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:38 smithi121 bash[74920]: cluster 2023-09-23T22:50:37.453086+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: Degraded data redundancy: 5383/193677 objects degraded (2.779%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:38.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:38 smithi121 bash[78246]: cluster 2023-09-23T22:50:37.453086+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: Degraded data redundancy: 5383/193677 objects degraded (2.779%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:38.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:38.627 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:38.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:38 smithi123 bash[59255]: cluster 2023-09-23T22:50:37.453086+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: Degraded data redundancy: 5383/193677 objects degraded (2.779%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:38.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:38.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:38.869 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:50:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:50:38] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T22:50:38.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:38.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:38.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:39.015 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:50:39.015 INFO:teuthology.orchestra.run.smithi121.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-23T22:50:39.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:39.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:39.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:39.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:39.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:39.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:39.389 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 52 16 70221 70205 84.3636 51.5625 0.0138129 0.0118482 2023-09-23T22:50:39.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:39.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:39.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:39.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:39.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:39.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:39.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:39.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:39 smithi121 bash[74920]: cluster 2023-09-23T22:50:38.324044+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1092: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 5383/204855 objects degraded (2.628%); 3268/204855 objects misplaced (1.595%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:50:39.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:39 smithi121 bash[78246]: cluster 2023-09-23T22:50:38.324044+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1092: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 5383/204855 objects degraded (2.628%); 3268/204855 objects misplaced (1.595%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:50:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:39 smithi123 bash[59255]: cluster 2023-09-23T22:50:38.324044+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1092: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 5383/204855 objects degraded (2.628%); 3268/204855 objects misplaced (1.595%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:50:39.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:39.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:39.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:39.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:40.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:40.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:40.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:40.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:40.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:40.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:40.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:40.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 53 16 70906 70890 83.5795 42.8125 0.00302776 0.0119269 2023-09-23T22:50:40.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:40.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:40.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:40.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:40.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:40.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:40.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:40.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:50:40.840 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:50:40.872 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:40.887 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:50:40.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:40.924 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:50:40.961 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:50:40.983 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:50:41.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:41.021 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:50:41.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:41.061 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:50:41.066 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.066 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.066 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.066 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.067 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.067 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.067 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.067 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:50:41.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:41.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:41.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:41.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 54 16 71798 71782 83.0641 55.75 0.0140852 0.0120334 2023-09-23T22:50:41.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:41.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:41.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:41.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:41 smithi123 bash[59255]: cluster 2023-09-23T22:50:40.324529+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1093: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 54 MiB/s wr, 857 op/s; 5383/207138 objects degraded (2.599%); 3268/207138 objects misplaced (1.578%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:50:41.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:41 smithi123 bash[59255]: audit 2023-09-23T22:50:40.752933+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.121:0/798695929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:41.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:41.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:41.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:41.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:41.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:41 smithi121 bash[74920]: cluster 2023-09-23T22:50:40.324529+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1093: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 54 MiB/s wr, 857 op/s; 5383/207138 objects degraded (2.599%); 3268/207138 objects misplaced (1.578%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:50:41.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:41 smithi121 bash[74920]: audit 2023-09-23T22:50:40.752933+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.121:0/798695929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:41 smithi121 bash[78246]: cluster 2023-09-23T22:50:40.324529+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1093: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 54 MiB/s wr, 857 op/s; 5383/207138 objects degraded (2.599%); 3268/207138 objects misplaced (1.578%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:50:41.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:41 smithi121 bash[78246]: audit 2023-09-23T22:50:40.752933+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.121:0/798695929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:41.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:41.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:41.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:41.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:41.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:42.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:42.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:42.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:42.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 55 16 72719 72703 82.6004 57.5625 0.0328738 0.0121004 2023-09-23T22:50:42.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:42.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:42.522 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:42 smithi121 bash[78246]: cluster 2023-09-23T22:50:42.454116+0000 mon.a (mon.0) 1350 : cluster 3 Health check update: Degraded data redundancy: 5383/207138 objects degraded (2.599%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:42.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:42 smithi121 bash[74920]: cluster 2023-09-23T22:50:42.454116+0000 mon.a (mon.0) 1350 : cluster 3 Health check update: Degraded data redundancy: 5383/207138 objects degraded (2.599%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:42.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:42.648 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:42.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:42.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:42 smithi123 bash[59255]: cluster 2023-09-23T22:50:42.454116+0000 mon.a (mon.0) 1350 : cluster 3 Health check update: Degraded data redundancy: 5383/207138 objects degraded (2.599%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:42.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:42.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:42.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:42.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:42.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:43.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:43.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:43.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:43.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:43.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:43.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:43.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:43.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:43.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 56 16 73660 73644 82.1756 58.8125 0.0184811 0.0121632 2023-09-23T22:50:43.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:43.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:43.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:43.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:43 smithi123 bash[59255]: cluster 2023-09-23T22:50:42.325088+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1094: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 52 MiB/s wr, 829 op/s; 5383/208863 objects degraded (2.577%); 3268/208863 objects misplaced (1.565%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:50:43.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:43.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:43.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:43.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:43.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:43 smithi121 bash[78246]: cluster 2023-09-23T22:50:42.325088+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1094: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 52 MiB/s wr, 829 op/s; 5383/208863 objects degraded (2.577%); 3268/208863 objects misplaced (1.565%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:50:43.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:43 smithi121 bash[74920]: cluster 2023-09-23T22:50:42.325088+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1094: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 52 MiB/s wr, 829 op/s; 5383/208863 objects degraded (2.577%); 3268/208863 objects misplaced (1.565%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T22:50:43.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:43.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:43.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:50:43.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:43.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:44.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:44.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:44.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:44.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:44.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:44.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 57 16 74541 74525 81.6998 55.0625 0.0234118 0.0122332 2023-09-23T22:50:44.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:44.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:44.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:44.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:44.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:44.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:44.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:44.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:44.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:44.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:44.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:44.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:44.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:45.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:45.053 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:45.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:45.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:45.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:45.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:45.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:45.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:45.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 58 16 75194 75178 80.9949 40.8125 0.0134249 0.0123408 2023-09-23T22:50:45.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:45.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:45.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:45.492 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:45 smithi121 bash[74920]: cluster 2023-09-23T22:50:44.325871+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1095: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s; 5383/220293 objects degraded (2.444%); 2775/220293 objects misplaced (1.260%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T22:50:45.492 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:45 smithi121 bash[78246]: cluster 2023-09-23T22:50:44.325871+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1095: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s; 5383/220293 objects degraded (2.444%); 2775/220293 objects misplaced (1.260%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T22:50:45.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:45.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:45.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:45.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:45.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:45 smithi123 bash[59255]: cluster 2023-09-23T22:50:44.325871+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1095: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s; 5383/220293 objects degraded (2.444%); 2775/220293 objects misplaced (1.260%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T22:50:45.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:45.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:46.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:46.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:46.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:46.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:46.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:46.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:46.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:46.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[74920]: debug 2023-09-23T22:50:46.294+0000 7f4eee986700 -1 mon.a@0(leader).osd e230 definitely_dead 0 2023-09-23T22:50:46.322 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:46.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 59 16 76058 76042 80.5373 54 0.0244961 0.0124114 2023-09-23T22:50:46.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:46.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:46.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:46.514 INFO:teuthology.orchestra.run.smithi121.stderr:marked out osd.5. 2023-09-23T22:50:46.521 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:50:46.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[74920]: audit 2023-09-23T22:50:45.847492+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.121:0/4258594410' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:50:46.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[74920]: audit 2023-09-23T22:50:46.297956+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.121:0/1801343292' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:50:46.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[74920]: audit 2023-09-23T22:50:46.299294+0000 mon.a (mon.0) 1352 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:50:46.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.299607+0000 mon.a (mon.0) 1353 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T22:50:46.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[78246]: audit 2023-09-23T22:50:45.847492+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.121:0/4258594410' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:50:46.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[78246]: audit 2023-09-23T22:50:46.297956+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.121:0/1801343292' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:50:46.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[78246]: audit 2023-09-23T22:50:46.299294+0000 mon.a (mon.0) 1352 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:50:46.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:46 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.299607+0000 mon.a (mon.0) 1353 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T22:50:46.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:46.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:46.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:46.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:46.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:46 smithi123 bash[59255]: audit 2023-09-23T22:50:45.847492+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.121:0/4258594410' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:50:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:46 smithi123 bash[59255]: audit 2023-09-23T22:50:46.297956+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.121:0/1801343292' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:50:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:46 smithi123 bash[59255]: audit 2023-09-23T22:50:46.299294+0000 mon.a (mon.0) 1352 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:50:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:46 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.299607+0000 mon.a (mon.0) 1353 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T22:50:46.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:46.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:46.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:46.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:46.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:46.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:47.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:47.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:47.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:47.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:47.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:47.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:47.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:47.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:50:47.388618+0000 min lat: 0.00142015 max lat: 2.2878 avg lat: 0.0124229 2023-09-23T22:50:47.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:50:47.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 60 16 76194 76178 79.3368 8.5 0.00397643 0.0124229 2023-09-23T22:50:47.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:47.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.326337+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1096: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 46 MiB/s wr, 739 op/s; 5383/220293 objects degraded (2.444%); 2775/220293 objects misplaced (1.260%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:50:47.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.489206+0000 mon.a (mon.0) 1354 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:50:47.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: audit 2023-09-23T22:50:46.502416+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.121:0/4258594410' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:50:47.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: audit 2023-09-23T22:50:46.502482+0000 mon.a (mon.0) 1356 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T22:50:47.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.502548+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e231: 8 total, 8 up, 5 in 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.503882+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.504544+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.506650+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.506765+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:46.507060+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.455111+0000 mon.a (mon.0) 1358 : cluster 3 Health check update: Degraded data redundancy: 5383/220293 objects degraded (2.444%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.463104+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e232: 8 total, 8 up, 5 in 2023-09-23T22:50:47.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.326337+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1096: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 46 MiB/s wr, 739 op/s; 5383/220293 objects degraded (2.444%); 2775/220293 objects misplaced (1.260%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.489206+0000 mon.a (mon.0) 1354 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: audit 2023-09-23T22:50:46.502416+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.121:0/4258594410' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: audit 2023-09-23T22:50:46.502482+0000 mon.a (mon.0) 1356 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.502548+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e231: 8 total, 8 up, 5 in 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.503882+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.504544+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.506650+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.506765+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:46.507060+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.455111+0000 mon.a (mon.0) 1358 : cluster 3 Health check update: Degraded data redundancy: 5383/220293 objects degraded (2.444%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:47.499 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:47 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.463104+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e232: 8 total, 8 up, 5 in 2023-09-23T22:50:47.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:47.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:50:47.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:47.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:47.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.326337+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1096: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 46 MiB/s wr, 739 op/s; 5383/220293 objects degraded (2.444%); 2775/220293 objects misplaced (1.260%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.489206+0000 mon.a (mon.0) 1354 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: audit 2023-09-23T22:50:46.502416+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.121:0/4258594410' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: audit 2023-09-23T22:50:46.502482+0000 mon.a (mon.0) 1356 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.502548+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e231: 8 total, 8 up, 5 in 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.503882+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.504544+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.506650+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.506765+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:46.507060+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:50:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.455111+0000 mon.a (mon.0) 1358 : cluster 3 Health check update: Degraded data redundancy: 5383/220293 objects degraded (2.444%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:47 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.463104+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e232: 8 total, 8 up, 5 in 2023-09-23T22:50:47.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:47.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:48.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:48.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:48.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:48.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:48.165 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:48.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:48.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:48.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:48.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 61 16 76194 76178 78.0363 0 - 0.0124229 2023-09-23T22:50:48.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:48.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:48.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:48.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.461113+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.461242+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.465506+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.465564+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: audit 2023-09-23T22:50:47.829740+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:50:48.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.954418+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.955543+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:47.956545+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:48 smithi123 bash[59255]: cluster 2023-09-23T22:50:48.470107+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e233: 8 total, 8 up, 5 in 2023-09-23T22:50:48.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:48.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:48.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:48.769 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.461113+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.461242+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.465506+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.465564+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: audit 2023-09-23T22:50:47.829740+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.954418+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.955543+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:47.956545+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[78246]: cluster 2023-09-23T22:50:48.470107+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e233: 8 total, 8 up, 5 in 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:50:48] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.461113+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.461242+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.465506+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.465564+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: audit 2023-09-23T22:50:47.829740+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.954418+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.955543+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:47.956545+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:50:48.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:48 smithi121 bash[74920]: cluster 2023-09-23T22:50:48.470107+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e233: 8 total, 8 up, 5 in 2023-09-23T22:50:48.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:48.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:48.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:48.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:48.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:49.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:49.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:49.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:49.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:49.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:49.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:49.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:49.390 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 62 16 76640 76624 77.2273 13.9375 0.0339108 0.0129422 2023-09-23T22:50:49.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:49.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:49.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:49.753 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:49.763 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[78246]: cluster 2023-09-23T22:50:48.327018+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1099: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 1 unknown, 5 peering, 2 active+recovering+undersized+remapped, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 53 MiB/s wr, 854 op/s; 3777/227655 objects degraded (1.659%); 3752/227655 objects misplaced (1.648%); 8.8 MiB/s, 139 objects/s recovering 2023-09-23T22:50:49.763 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[78246]: cluster 2023-09-23T22:50:48.462997+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.763 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[78246]: cluster 2023-09-23T22:50:48.482485+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.763 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[78246]: cluster 2023-09-23T22:50:48.491528+0000 mon.a (mon.0) 1362 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:50:49.763 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[78246]: cluster 2023-09-23T22:50:48.828679+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[74920]: cluster 2023-09-23T22:50:48.327018+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1099: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 1 unknown, 5 peering, 2 active+recovering+undersized+remapped, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 53 MiB/s wr, 854 op/s; 3777/227655 objects degraded (1.659%); 3752/227655 objects misplaced (1.648%); 8.8 MiB/s, 139 objects/s recovering 2023-09-23T22:50:49.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[74920]: cluster 2023-09-23T22:50:48.462997+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[74920]: cluster 2023-09-23T22:50:48.482485+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[74920]: cluster 2023-09-23T22:50:48.491528+0000 mon.a (mon.0) 1362 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:50:49.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:49 smithi121 bash[74920]: cluster 2023-09-23T22:50:48.828679+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:49.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:49 smithi123 bash[59255]: cluster 2023-09-23T22:50:48.327018+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1099: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 1 unknown, 5 peering, 2 active+recovering+undersized+remapped, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 53 MiB/s wr, 854 op/s; 3777/227655 objects degraded (1.659%); 3752/227655 objects misplaced (1.648%); 8.8 MiB/s, 139 objects/s recovering 2023-09-23T22:50:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:49 smithi123 bash[59255]: cluster 2023-09-23T22:50:48.462997+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:49 smithi123 bash[59255]: cluster 2023-09-23T22:50:48.482485+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:49 smithi123 bash[59255]: cluster 2023-09-23T22:50:48.491528+0000 mon.a (mon.0) 1362 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:50:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:49 smithi123 bash[59255]: cluster 2023-09-23T22:50:48.828679+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:50:49.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:50.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:50.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:50.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:50.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:50.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:50.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:50.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:50.391 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 63 16 77337 77321 76.6929 43.5625 0.0211984 0.0130324 2023-09-23T22:50:50.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:50.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:50.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:50.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:50.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:50.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:50.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:50.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.877 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:50.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:51.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:51.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:51.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:50:51.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:51.164 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:51.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:51.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:51.391 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 64 16 78021 78005 76.1625 42.75 0.0177446 0.0131231 2023-09-23T22:50:51.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:51.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:51.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:51.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:51 smithi123 bash[59255]: cluster 2023-09-23T22:50:50.327657+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1101: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 1 unknown, 5 peering, 2 active+recovering+undersized+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 30 MiB/s wr, 474 op/s; 8590/228831 objects degraded (3.754%); 3752/228831 objects misplaced (1.640%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:50:51.545 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:51.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:51.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:51.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:51 smithi121 bash[74920]: cluster 2023-09-23T22:50:50.327657+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1101: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 1 unknown, 5 peering, 2 active+recovering+undersized+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 30 MiB/s wr, 474 op/s; 8590/228831 objects degraded (3.754%); 3752/228831 objects misplaced (1.640%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:50:51.680 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:51 smithi121 bash[78246]: cluster 2023-09-23T22:50:50.327657+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1101: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 1 unknown, 5 peering, 2 active+recovering+undersized+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 30 MiB/s wr, 474 op/s; 8590/228831 objects degraded (3.754%); 3752/228831 objects misplaced (1.640%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:50:51.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:51.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:51.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:51.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:51.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:52.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:52.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:52.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:52.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:52.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:52.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:52.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:52.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:52.391 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 65 16 78724 78708 75.6667 43.9375 0.0123467 0.0132088 2023-09-23T22:50:52.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:52.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:52.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:52.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:52.783 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:52.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:52.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:53.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[74920]: audit 2023-09-23T22:50:51.953938+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:53.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[74920]: audit 2023-09-23T22:50:51.957044+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:53.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[74920]: cluster 2023-09-23T22:50:52.328362+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1102: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 34 MiB/s wr, 543 op/s; 18040/230082 objects degraded (7.841%); 3752/230082 objects misplaced (1.631%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:50:53.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[74920]: cluster 2023-09-23T22:50:52.457319+0000 mon.a (mon.0) 1365 : cluster 3 Health check update: Degraded data redundancy: 8590/228831 objects degraded (3.754%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:53.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[74920]: audit 2023-09-23T22:50:52.618989+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:53.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[78246]: audit 2023-09-23T22:50:51.953938+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:53.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[78246]: audit 2023-09-23T22:50:51.957044+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:53.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[78246]: cluster 2023-09-23T22:50:52.328362+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1102: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 34 MiB/s wr, 543 op/s; 18040/230082 objects degraded (7.841%); 3752/230082 objects misplaced (1.631%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:50:53.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[78246]: cluster 2023-09-23T22:50:52.457319+0000 mon.a (mon.0) 1365 : cluster 3 Health check update: Degraded data redundancy: 8590/228831 objects degraded (3.754%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:53.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:52 smithi121 bash[78246]: audit 2023-09-23T22:50:52.618989+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:53.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:53.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:53.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:53.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:53.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:52 smithi123 bash[59255]: audit 2023-09-23T22:50:51.953938+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:53.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:52 smithi123 bash[59255]: audit 2023-09-23T22:50:51.957044+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:53.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:52 smithi123 bash[59255]: cluster 2023-09-23T22:50:52.328362+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1102: 89 pgs: 3 remapped+peering, 2 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 34 MiB/s wr, 543 op/s; 18040/230082 objects degraded (7.841%); 3752/230082 objects misplaced (1.631%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:50:53.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:52 smithi123 bash[59255]: cluster 2023-09-23T22:50:52.457319+0000 mon.a (mon.0) 1365 : cluster 3 Health check update: Degraded data redundancy: 8590/228831 objects degraded (3.754%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:53.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:52 smithi123 bash[59255]: audit 2023-09-23T22:50:52.618989+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:53.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:53.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:53.391 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 66 16 79414 79398 75.1737 43.125 0.0180698 0.013294 2023-09-23T22:50:53.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:53.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:53.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:53.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:53.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:53.585 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:53.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:53.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.840 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:53.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:53.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:53 smithi123 bash[59255]: cluster 2023-09-23T22:50:52.951631+0000 mon.a (mon.0) 1367 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:50:53.986 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:53.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:54.022 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6] out_osds: [7, 1, 5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:50:54.023 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:50:54.023 INFO:tasks.thrashosds.thrasher:Reweighting osd 4 to 0.5805022308753174 2023-09-23T22:50:54.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 0.5805022308753174 2023-09-23T22:50:54.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:54.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:54.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:53 smithi121 bash[74920]: cluster 2023-09-23T22:50:52.951631+0000 mon.a (mon.0) 1367 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:50:54.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:53 smithi121 bash[78246]: cluster 2023-09-23T22:50:52.951631+0000 mon.a (mon.0) 1367 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:50:54.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:54.372 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:54.391 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 67 16 80013 79997 74.6104 37.4375 0.0220335 0.0133962 2023-09-23T22:50:54.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:54.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:54.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:54.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:54.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:54.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:54.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:54.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:54.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:54.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:55.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:55.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:55.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:54 smithi123 bash[59255]: cluster 2023-09-23T22:50:54.329708+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1103: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 46 MiB/s wr, 735 op/s; 34799/237570 objects degraded (14.648%); 844/237570 objects misplaced (0.355%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T22:50:55.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:54 smithi123 bash[59255]: audit 2023-09-23T22:50:54.834068+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:55.236 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:54 smithi123 bash[59255]: audit 2023-09-23T22:50:54.845413+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:55.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:54 smithi121 bash[78246]: cluster 2023-09-23T22:50:54.329708+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1103: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 46 MiB/s wr, 735 op/s; 34799/237570 objects degraded (14.648%); 844/237570 objects misplaced (0.355%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T22:50:55.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:54 smithi121 bash[78246]: audit 2023-09-23T22:50:54.834068+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:55.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:54 smithi121 bash[78246]: audit 2023-09-23T22:50:54.845413+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:55.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:54 smithi121 bash[74920]: cluster 2023-09-23T22:50:54.329708+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1103: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 46 MiB/s wr, 735 op/s; 34799/237570 objects degraded (14.648%); 844/237570 objects misplaced (0.355%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T22:50:55.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:54 smithi121 bash[74920]: audit 2023-09-23T22:50:54.834068+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:55.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:54 smithi121 bash[74920]: audit 2023-09-23T22:50:54.845413+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:55.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:55.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:55.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:55.394 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 68 16 80633 80617 74.0797 38.75 0.0332151 0.0134911 2023-09-23T22:50:55.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:55.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:55.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:55.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:55.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:55.636 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:55.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:55.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:55.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:55.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:55.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:56.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:55 smithi123 bash[59255]: audit 2023-09-23T22:50:54.991353+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:55 smithi123 bash[59255]: audit 2023-09-23T22:50:55.007307+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:55 smithi123 bash[59255]: audit 2023-09-23T22:50:55.652468+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:50:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:55 smithi123 bash[59255]: audit 2023-09-23T22:50:55.653532+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:50:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:55 smithi123 bash[59255]: audit 2023-09-23T22:50:55.661335+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:56.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:56.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:56.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[78246]: audit 2023-09-23T22:50:54.991353+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[78246]: audit 2023-09-23T22:50:55.007307+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[78246]: audit 2023-09-23T22:50:55.652468+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[78246]: audit 2023-09-23T22:50:55.653532+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[78246]: audit 2023-09-23T22:50:55.661335+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:55 smithi121 bash[74920]: audit 2023-09-23T22:50:54.991353+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[74920]: audit 2023-09-23T22:50:55.007307+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[74920]: audit 2023-09-23T22:50:55.652468+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:50:56.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[74920]: audit 2023-09-23T22:50:55.653532+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:50:56.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:56 smithi121 bash[74920]: audit 2023-09-23T22:50:55.661335+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:50:56.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:56.394 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 69 16 81196 81180 73.516 35.1875 0.0388613 0.0135949 2023-09-23T22:50:56.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:56.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:56.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:56.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:56.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:56.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:56.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:56.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:56.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:56.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:56.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:56.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:57 smithi123 bash[59255]: cluster 2023-09-23T22:50:56.330262+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1104: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 36 MiB/s wr, 574 op/s; 34799/237570 objects degraded (14.648%); 844/237570 objects misplaced (0.355%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:50:57.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:57.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:57.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:57.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:57.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:57 smithi121 bash[78246]: cluster 2023-09-23T22:50:56.330262+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1104: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 36 MiB/s wr, 574 op/s; 34799/237570 objects degraded (14.648%); 844/237570 objects misplaced (0.355%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:50:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:57 smithi121 bash[74920]: cluster 2023-09-23T22:50:56.330262+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1104: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 36 MiB/s wr, 574 op/s; 34799/237570 objects degraded (14.648%); 844/237570 objects misplaced (0.355%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:50:57.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:57.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:57.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:57.394 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 70 16 81892 81876 73.0872 43.5 0.025532 0.0136742 2023-09-23T22:50:57.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:57.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:57.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:57.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:57.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:57.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:57.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:57.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:57.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:57.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:57.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:57.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:57.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:58.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:58.031 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:58 smithi123 bash[59255]: cluster 2023-09-23T22:50:57.458453+0000 mon.a (mon.0) 1375 : cluster 3 Health check update: Degraded data redundancy: 34799/237570 objects degraded (14.648%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:58.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:58.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:58.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:58.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:58 smithi121 bash[78246]: cluster 2023-09-23T22:50:57.458453+0000 mon.a (mon.0) 1375 : cluster 3 Health check update: Degraded data redundancy: 34799/237570 objects degraded (14.648%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:58 smithi121 bash[74920]: cluster 2023-09-23T22:50:57.458453+0000 mon.a (mon.0) 1375 : cluster 3 Health check update: Degraded data redundancy: 34799/237570 objects degraded (14.648%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:50:58.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:58.394 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 71 16 82522 82506 72.6124 39.375 0.0416306 0.0137651 2023-09-23T22:50:58.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:58.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:58.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:58.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:58.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:58.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:58.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:59.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:50:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:50:58] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T22:50:59.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:59.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:59.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:50:59 smithi123 bash[59255]: cluster 2023-09-23T22:50:58.331057+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1105: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 37 MiB/s wr, 584 op/s; 34799/245184 objects degraded (14.193%); 606/245184 objects misplaced (0.247%); 3.5 MiB/s, 0 keys/s, 56 objects/s recovering 2023-09-23T22:50:59.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:59.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:59.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:59.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:59.394 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 72 16 83179 83163 72.1742 41.0625 0.0103083 0.0138307 2023-09-23T22:50:59.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:50:59 smithi121 bash[74920]: cluster 2023-09-23T22:50:58.331057+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1105: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 37 MiB/s wr, 584 op/s; 34799/245184 objects degraded (14.193%); 606/245184 objects misplaced (0.247%); 3.5 MiB/s, 0 keys/s, 56 objects/s recovering 2023-09-23T22:50:59.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:50:59 smithi121 bash[78246]: cluster 2023-09-23T22:50:58.331057+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1105: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 37 MiB/s wr, 584 op/s; 34799/245184 objects degraded (14.193%); 606/245184 objects misplaced (0.247%); 3.5 MiB/s, 0 keys/s, 56 objects/s recovering 2023-09-23T22:50:59.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:59.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:59.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:59.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:59.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:59.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:59.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:59.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:59.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:00.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:00.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:00.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:00.155 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:00.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:00.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:00.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:00.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:00.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:00.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 73 16 83826 83810 71.7395 40.4375 0.0427453 0.0139299 2023-09-23T22:51:00.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:00.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:00.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:00.716 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:00.821 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:00.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:01.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:01.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:01.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:01.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:01.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:01.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:01.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:01.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 74 16 84450 84434 71.2971 39 0.0234874 0.01402 2023-09-23T22:51:01.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:01.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:01 smithi121 bash[78246]: cluster 2023-09-23T22:51:00.331545+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1106: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 34 MiB/s wr, 543 op/s; 34799/247014 objects degraded (14.088%); 606/247014 objects misplaced (0.245%); 2.9 MiB/s, 0 keys/s, 47 objects/s recovering 2023-09-23T22:51:01.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:01 smithi121 bash[74920]: cluster 2023-09-23T22:51:00.331545+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1106: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 34 MiB/s wr, 543 op/s; 34799/247014 objects degraded (14.088%); 606/247014 objects misplaced (0.245%); 2.9 MiB/s, 0 keys/s, 47 objects/s recovering 2023-09-23T22:51:01.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:01.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:01.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:01.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:01 smithi123 bash[59255]: cluster 2023-09-23T22:51:00.331545+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1106: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 34 MiB/s wr, 543 op/s; 34799/247014 objects degraded (14.088%); 606/247014 objects misplaced (0.245%); 2.9 MiB/s, 0 keys/s, 47 objects/s recovering 2023-09-23T22:51:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:01.753 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:01.783 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:01.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:01.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:02.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:02.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:02.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:02.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:02.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:02.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:02.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:02.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:02.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 75 16 85106 85090 70.8931 41 0.0239562 0.0140987 2023-09-23T22:51:02.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:02.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:02.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:02.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:02.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:02.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:02.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:02.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:02.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:02.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:02.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:02.970 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:03.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:03.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:03.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:03.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 76 16 85797 85781 70.5285 43.1875 0.0282329 0.0141717 2023-09-23T22:51:03.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:03.434 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:03.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:03.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:03 smithi121 bash[74920]: cluster 2023-09-23T22:51:02.332175+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1107: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 35 MiB/s wr, 554 op/s; 34799/248793 objects degraded (13.987%); 606/248793 objects misplaced (0.244%); 2.9 MiB/s, 0 keys/s, 46 objects/s recovering 2023-09-23T22:51:03.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:03 smithi121 bash[74920]: cluster 2023-09-23T22:51:02.459470+0000 mon.a (mon.0) 1376 : cluster 3 Health check update: Degraded data redundancy: 34799/248793 objects degraded (13.987%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:03.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:03 smithi121 bash[74920]: audit 2023-09-23T22:51:02.638362+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:03.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:03 smithi121 bash[78246]: cluster 2023-09-23T22:51:02.332175+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1107: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 35 MiB/s wr, 554 op/s; 34799/248793 objects degraded (13.987%); 606/248793 objects misplaced (0.244%); 2.9 MiB/s, 0 keys/s, 46 objects/s recovering 2023-09-23T22:51:03.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:03 smithi121 bash[78246]: cluster 2023-09-23T22:51:02.459470+0000 mon.a (mon.0) 1376 : cluster 3 Health check update: Degraded data redundancy: 34799/248793 objects degraded (13.987%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:03.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:03 smithi121 bash[78246]: audit 2023-09-23T22:51:02.638362+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:03.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:03.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:03.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:03.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:03 smithi123 bash[59255]: cluster 2023-09-23T22:51:02.332175+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1107: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 35 MiB/s wr, 554 op/s; 34799/248793 objects degraded (13.987%); 606/248793 objects misplaced (0.244%); 2.9 MiB/s, 0 keys/s, 46 objects/s recovering 2023-09-23T22:51:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:03 smithi123 bash[59255]: cluster 2023-09-23T22:51:02.459470+0000 mon.a (mon.0) 1376 : cluster 3 Health check update: Degraded data redundancy: 34799/248793 objects degraded (13.987%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:03 smithi123 bash[59255]: audit 2023-09-23T22:51:02.638362+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:03.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:03.916 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:03.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:04.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:04.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:04.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:04.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 77 16 86469 86453 70.158 42 0.0169339 0.0142469 2023-09-23T22:51:04.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:04.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:04.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:04.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:05.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.082 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:05.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:05.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:05.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:145723 8.0 8:052ee561:::benchmark_data_smithi121_147195_object45716:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:49.618383+0000", 2023-09-23T22:51:05.342 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 555.71085472499999, 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26713478699999998, 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 145723 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618383+0000", 2023-09-23T22:51:05.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618383+0000", 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618381+0000", 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618389+0000", 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1380000000000001e-06 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618400+0000", 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1891e-05 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618409+0000", 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4500000000000004e-06 2023-09-23T22:51:05.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618463+0000", 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4094000000000001e-05 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618599+0000", 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013637600000000001 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,5", 2023-09-23T22:51:05.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.618731+0000", 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013209800000000001 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.622071+0000", 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033398080000000001 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.633774+0000", 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011702858 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.347 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.885346+0000", 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25157195399999999 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.885466+0000", 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011943 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.885517+0000", 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1900000000000001e-05 2023-09-23T22:51:05.348 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:145734 8.b 8:db038f1b:::benchmark_data_smithi121_147195_object45727:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:49.630119+0000", 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 555.69911799800002, 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25893540500000001, 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:51:05.349 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 145734 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630119+0000", 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630119+0000", 2023-09-23T22:51:05.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630118+0000", 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630126+0000", 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5769999999999996e-06 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630140+0000", 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4684999999999999e-05 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630148+0000", 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0260000000000007e-06 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630195+0000", 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6414e-05 2023-09-23T22:51:05.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630314+0000", 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119187 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.630432+0000", 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118009 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.634005+0000", 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035734299999999998 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.635841+0000", 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018357460000000001 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.888950+0000", 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25310944800000001 2023-09-23T22:51:05.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.889009+0000", 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8102e-05 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:49.889055+0000", 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6217000000000002e-05 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:148180 8.b 8:d30ff6eb:::benchmark_data_smithi121_147195_object48173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:41:53.439806+0000", 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 551.88943146099996, 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24013361899999999, 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 148180 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.356 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439806+0000", 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439806+0000", 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439804+0000", 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439812+0000", 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3849999999999996e-06 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439823+0000", 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1401e-05 2023-09-23T22:51:05.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439830+0000", 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0879999999999997e-06 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439868+0000", 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7876000000000001e-05 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.439991+0000", 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012277699999999999 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.440110+0000", 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119564 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.666680+0000", 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22656971400000001 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.666729+0000", 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9302999999999999e-05 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679767+0000", 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0130379 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679848+0000", 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0520999999999997e-05 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:41:53.679940+0000", 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1626999999999995e-05 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.362 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180404 8.b 8:dab67834:::benchmark_data_smithi121_147195_object80397:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.197335+0000", 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 503.13190258399999, 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24587171099999999, 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180404 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197335+0000", 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197335+0000", 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197333+0000", 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:51:05.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197341+0000", 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8350000000000004e-06 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197355+0000", 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.455e-05 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197362+0000", 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.097e-06 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197419+0000", 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6777000000000002e-05 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197532+0000", 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00011235600000000001 2023-09-23T22:51:05.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.197638+0000", 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010602 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.200786+0000", 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031483689999999998 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.202327+0000", 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001540621 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443029+0000", 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24070256700000001 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443164+0000", 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013512800000000001 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443206+0000", 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2261000000000001e-05 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35175.0:180411 8.b 8:dedece33:::benchmark_data_smithi121_147195_object80404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:42:42.209108+0000", 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 503.12012974700002, 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23442986900000001, 2023-09-23T22:51:05.369 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35175", 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/2356981619", 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 180411 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209108+0000", 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209108+0000", 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209106+0000", 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209115+0000", 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5879999999999998e-06 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209125+0000", 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0169e-05 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209132+0000", 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4590000000000003e-06 2023-09-23T22:51:05.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209170+0000", 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8074000000000002e-05 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209255+0000", 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5499000000000003e-05 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:51:05.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.209330+0000", 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4847999999999999e-05 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.212013+0000", 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026830199999999999 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.214053+0000", 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0020400010000000001 2023-09-23T22:51:05.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443250+0000", 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.229196658 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443387+0000", 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013709099999999999 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:42:42.443537+0000", 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015064399999999999 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:66405 9.8 9:19b1ed4c:::benchmark_data_smithi121_169459_object66404:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:04.427709+0000", 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 360.90152876000002, 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26317373300000002, 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 66405 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427709+0000", 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427709+0000", 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427708+0000", 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427731+0000", 2023-09-23T22:51:05.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2787000000000001e-05 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427737+0000", 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3260000000000001e-06 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427741+0000", 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9879999999999998e-06 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427799+0000", 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8514999999999998e-05 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.427968+0000", 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016892799999999999 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.428165+0000", 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000196224 2023-09-23T22:51:05.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.430231+0000", 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0020664749999999999 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433526+0000", 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032953570000000001 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.690768+0000", 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.257241212 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.690834+0000", 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6747000000000003e-05 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.690882+0000", 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7907000000000001e-05 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.382 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:66407 9.8 9:15596d24:::benchmark_data_smithi121_169459_object66406:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:04.433936+0000", 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 360.89530128400003, 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25716152399999997, 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 66407 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433936+0000", 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433936+0000", 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433935+0000", 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433966+0000", 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0960000000000002e-05 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433977+0000", 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0838e-05 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.433985+0000", 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1110000000000008e-06 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.434024+0000", 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9480999999999997e-05 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.434156+0000", 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013166600000000001 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.434264+0000", 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000108201 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.436093+0000", 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0018287729999999999 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.436896+0000", 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000803055 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.690943+0000", 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25404698399999998 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.690991+0000", 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8038000000000003e-05 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:04.691098+0000", 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000106531 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:107720 9.2 9:4718fda2:::benchmark_data_smithi121_169459_object107719:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.549386+0000", 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 315.779850877, 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26772979800000002, 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 107720 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.390 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.549386+0000", 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.549386+0000", 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.391 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.549386+0000", 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.549410+0000", 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4105e-05 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.549420+0000", 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0172e-05 2023-09-23T22:51:05.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.549427+0000", 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.199e-06 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.562407+0000", 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012979998 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.562676+0000", 2023-09-23T22:51:05.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00026914199999999999 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.562975+0000", 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029837400000000001 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.572340+0000", 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.009365557 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.584136+0000", 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011795361000000001 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.817014+0000", 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23287806 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.817073+0000", 2023-09-23T22:51:05.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9243999999999997e-05 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.817116+0000", 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3430000000000003e-05 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:107726 9.2 9:432e2b5e:::benchmark_data_smithi121_169459_object107725:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.559215+0000", 2023-09-23T22:51:05.396 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 315.77002237300002, 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.273988501, 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 107726 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.559215+0000", 2023-09-23T22:51:05.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.559215+0000", 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.559214+0000", 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.398 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.559281+0000", 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6575000000000005e-05 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.559297+0000", 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5994999999999998e-05 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.559304+0000", 2023-09-23T22:51:05.399 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1550000000000001e-06 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567106+0000", 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0078020290000000003 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567400+0000", 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000294782 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.400 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.567729+0000", 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000328523 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.573065+0000", 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0053356779999999999 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.585798+0000", 2023-09-23T22:51:05.401 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012733404 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833098+0000", 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24729959800000001 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833156+0000", 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8357999999999999e-05 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.402 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833203+0000", 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7435999999999998e-05 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:107740 9.2 9:49cd55d6:::benchmark_data_smithi121_169459_object107739:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.576633+0000", 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 315.75260421899998, 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25670716500000001, 2023-09-23T22:51:05.403 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 107740 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.576633+0000", 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.404 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.576633+0000", 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.576632+0000", 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.576654+0000", 2023-09-23T22:51:05.405 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1742e-05 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.576690+0000", 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5896999999999999e-05 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.576698+0000", 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2700000000000004e-06 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.406 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.578927+0000", 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0022287689999999998 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.579068+0000", 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000141042 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.579176+0000", 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000108736 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.407 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.585542+0000", 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0063651669999999997 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.585839+0000", 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029689899999999999 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833242+0000", 2023-09-23T22:51:05.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24740393499999999 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833300+0000", 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7871000000000002e-05 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833340+0000", 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9941999999999998e-05 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:107748 9.2 9:43e3e8c1:::benchmark_data_smithi121_169459_object107747:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:45:49.586968+0000", 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 315.742269787, 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.24647649399999999, 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 107748 2023-09-23T22:51:05.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.586968+0000", 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.586968+0000", 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.586967+0000", 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.586992+0000", 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5573999999999999e-05 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.587004+0000", 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1854e-05 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.587011+0000", 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0720000000000002e-06 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.587687+0000", 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00067618500000000005 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.587854+0000", 2023-09-23T22:51:05.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000166735 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.588006+0000", 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000152015 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.592584+0000", 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0045781579999999997 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.595437+0000", 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028524850000000001 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833373+0000", 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23793663000000001 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833413+0000", 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9907000000000003e-05 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:45:49.833444+0000", 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0870000000000001e-05 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:143589 9.2 9:46757546:::benchmark_data_smithi121_169459_object34680:head [delete] snapc 0=[] ondisk+write+known_if_redirected e196)", 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:46:35.285035+0000", 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 270.04420254799999, 2023-09-23T22:51:05.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.149146895, 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 143589 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285035+0000", 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285035+0000", 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285033+0000", 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285041+0000", 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5619999999999998e-06 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285053+0000", 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2806000000000001e-05 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285062+0000", 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8119999999999997e-06 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285142+0000", 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9585999999999993e-05 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.285280+0000", 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000138314 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.288323+0000", 2023-09-23T22:51:05.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030431500000000001 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.292206+0000", 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0038829089999999999 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.303467+0000", 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011260696000000001 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.434106+0000", 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13063941800000001 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.434153+0000", 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6326999999999999e-05 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:46:35.434182+0000", 2023-09-23T22:51:05.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9099999999999999e-05 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:184549 9.8 9:1b364b6e:::benchmark_data_smithi121_169459_object75640:head [delete] snapc 0=[] ondisk+write+known_if_redirected e198)", 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:29.468859+0000", 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 215.86037808, 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.18592640699999999, 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.423 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 184549 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468859+0000", 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.424 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468859+0000", 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468858+0000", 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468866+0000", 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4090000000000003e-06 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468884+0000", 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7742999999999999e-05 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468894+0000", 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0125999999999999e-05 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.468949+0000", 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5331000000000003e-05 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.469109+0000", 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015968199999999999 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.469237+0000", 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012769800000000001 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.477766+0000", 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.008529231 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.483079+0000", 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005313038 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.654694+0000", 2023-09-23T22:51:05.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.17161538500000001 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.654744+0000", 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0214999999999999e-05 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.654786+0000", 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1288999999999997e-05 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:184553 9.8 9:115ce704:::benchmark_data_smithi121_169459_object75644:head [delete] snapc 0=[] ondisk+write+known_if_redirected e198)", 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:29.470273+0000", 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 215.85896451599999, 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.18526783899999999, 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 184553 2023-09-23T22:51:05.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.470273+0000", 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.470273+0000", 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.431 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.470272+0000", 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.470278+0000", 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8799999999999996e-06 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.470290+0000", 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2548000000000001e-05 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.470299+0000", 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6489999999999997e-06 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.473455+0000", 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031561509999999998 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.473589+0000", 2023-09-23T22:51:05.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000134401 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,5", 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.473717+0000", 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012736299999999999 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.478129+0000", 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0044117599999999998 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.483108+0000", 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0049796019999999996 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.655459+0000", 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.172350739 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.655502+0000", 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2848e-05 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:29.655541+0000", 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8902000000000001e-05 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:192586 9.2 9:4adaa66b:::benchmark_data_smithi121_169459_object83677:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:42.996001+0000", 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 202.33323680999999, 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31526375800000001, 2023-09-23T22:51:05.436 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 192586 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996001+0000", 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996001+0000", 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.995999+0000", 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996007+0000", 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5220000000000001e-06 2023-09-23T22:51:05.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996023+0000", 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6089000000000001e-05 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996031+0000", 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3070000000000003e-06 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996074+0000", 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3287000000000001e-05 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996172+0000", 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7800000000000006e-05 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.996242+0000", 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0415999999999998e-05 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.999079+0000", 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002836809 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:42.999940+0000", 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00086105199999999995 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.311059+0000", 2023-09-23T22:51:05.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31111882099999999 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.311215+0000", 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015570100000000001 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.311264+0000", 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9524000000000002e-05 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.442 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:192600 9.2 9:44004798:::benchmark_data_smithi121_169459_object83691:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:43.020687+0000", 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 202.30855068, 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29075845, 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 192600 2023-09-23T22:51:05.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020687+0000", 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020687+0000", 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020685+0000", 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020693+0000", 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.875e-06 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020709+0000", 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5654e-05 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020718+0000", 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.9760000000000001e-06 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020779+0000", 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1313000000000001e-05 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.020953+0000", 2023-09-23T22:51:05.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000174267 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.021113+0000", 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015938500000000001 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.024455+0000", 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033424119999999999 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.024624+0000", 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016883800000000001 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.311299+0000", 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28667541400000002 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.311409+0000", 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000109619 2023-09-23T22:51:05.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:43.311445+0000", 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6207000000000001e-05 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:216497 9.2 9:4986aa4f:::benchmark_data_smithi121_169459_object107588:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:48:20.030038+0000", 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 165.29919966099999, 2023-09-23T22:51:05.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14958943299999999, 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 216497 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.030038+0000", 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.030038+0000", 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.030037+0000", 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.030042+0000", 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3059999999999997e-06 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.030051+0000", 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.9139999999999997e-06 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.030058+0000", 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9110000000000004e-06 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.039820+0000", 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0097616200000000004 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.039935+0000", 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000115009 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.040040+0000", 2023-09-23T22:51:05.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010508799999999999 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.043989+0000", 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039491439999999999 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.046449+0000", 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0024601419999999998 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.454 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.179531+0000", 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13308196799999999 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.179582+0000", 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1502999999999998e-05 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:48:20.179627+0000", 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4678999999999997e-05 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.455 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76181 10.7 10:ebe003ea:::benchmark_data_smithi121_192580_object76180:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.563456+0000", 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.765781633, 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2156503920000001, 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:51:05.456 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76181 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563456+0000", 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563456+0000", 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563453+0000", 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563500+0000", 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.702e-05 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563528+0000", 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7790999999999999e-05 2023-09-23T22:51:05.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563541+0000", 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2459e-05 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563608+0000", 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7893999999999997e-05 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.563622+0000", 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3562e-05 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468072+0000", 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.90444973100000003 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468092+0000", 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9732e-05 2023-09-23T22:51:05.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.750183+0000", 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2820916060000001 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.750454+0000", 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00027089900000000001 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:51:05.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.750664+0000", 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021044 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.757067+0000", 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0064025159999999996 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.757080+0000", 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2965999999999999e-05 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.775129+0000", 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018049503000000001 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.775167+0000", 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8028999999999998e-05 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.779106+0000", 2023-09-23T22:51:05.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039386530000000003 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:84331 10.7 10:ee94124d:::benchmark_data_smithi121_192580_object84330:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:01.113314+0000", 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 4.2159236470000003, 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14784183200000001, 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.464 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 84331 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113314+0000", 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113314+0000", 2023-09-23T22:51:05.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113312+0000", 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113371+0000", 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9001e-05 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113387+0000", 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6330000000000001e-05 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113398+0000", 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0689999999999999e-05 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113455+0000", 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7163000000000001e-05 2023-09-23T22:51:05.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113627+0000", 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017141199999999999 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.113822+0000", 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019580199999999999 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.116987+0000", 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003164516 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118366+0000", 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013791529999999999 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.257799+0000", 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13943271900000001 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.257861+0000", 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1907000000000002e-05 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.261156+0000", 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032949310000000001 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:84334 10.7 10:e03e7ff7:::benchmark_data_smithi121_192580_object84333:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:01.118251+0000", 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 4.210986363, 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.14635927700000001, 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 84334 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:51:05.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118251+0000", 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118251+0000", 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118249+0000", 2023-09-23T22:51:05.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118273+0000", 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4080999999999999e-05 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118287+0000", 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3264e-05 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:51:05.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118307+0000", 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0363000000000001e-05 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118400+0000", 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2738999999999994e-05 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118607+0000", 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020694100000000001 2023-09-23T22:51:05.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.118799+0000", 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019238 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.121929+0000", 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031294349999999999 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.122849+0000", 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00092056400000000002 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.261300+0000", 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13845091600000001 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.261465+0000", 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000164594 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:51:05.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:01.264610+0000", 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031456769999999999 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:51:05.477 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:51:05.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.478 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:05.479 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 78 16 87176 87160 69.8251 44.1875 0.0220041 0.0143153 2023-09-23T22:51:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:05 smithi123 bash[59255]: cluster 2023-09-23T22:51:04.333081+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1108: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 46 MiB/s wr, 740 op/s; 34799/256740 objects degraded (13.554%); 278/256740 objects misplaced (0.108%); 4.6 MiB/s, 0 keys/s, 73 objects/s recovering 2023-09-23T22:51:05.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:05.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:05.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:05.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:05.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:05.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:05 smithi121 bash[78246]: cluster 2023-09-23T22:51:04.333081+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1108: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 46 MiB/s wr, 740 op/s; 34799/256740 objects degraded (13.554%); 278/256740 objects misplaced (0.108%); 4.6 MiB/s, 0 keys/s, 73 objects/s recovering 2023-09-23T22:51:05.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:05 smithi121 bash[74920]: cluster 2023-09-23T22:51:04.333081+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1108: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 46 MiB/s wr, 740 op/s; 34799/256740 objects degraded (13.554%); 278/256740 objects misplaced (0.108%); 4.6 MiB/s, 0 keys/s, 73 objects/s recovering 2023-09-23T22:51:05.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:05.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:06.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:06.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:06.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:06.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:06.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:06.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:06.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:06.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:06.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:06.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 79 16 87815 87799 69.4467 39.9375 0.00987492 0.0143938 2023-09-23T22:51:06.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:06.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:06.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:06.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:06.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:06.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:06.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:06.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:06.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:06.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:06.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:06.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:07.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.093 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:07.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:07.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:07.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:07.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:07.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:07.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:51:07.393652+0000 min lat: 0.00142015 max lat: 2.2878 avg lat: 0.0144659 2023-09-23T22:51:07.395 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:51:07.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 80 16 88478 88462 69.0966 41.4375 0.0255578 0.0144659 2023-09-23T22:51:07.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:07.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:07 smithi121 bash[78246]: cluster 2023-09-23T22:51:06.333607+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1109: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 33 MiB/s wr, 532 op/s; 34799/256740 objects degraded (13.554%); 278/256740 objects misplaced (0.108%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:51:07.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:07 smithi121 bash[78246]: audit 2023-09-23T22:51:06.965894+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:07.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:07 smithi121 bash[78246]: audit 2023-09-23T22:51:06.968484+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:07.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:07 smithi121 bash[74920]: cluster 2023-09-23T22:51:06.333607+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1109: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 33 MiB/s wr, 532 op/s; 34799/256740 objects degraded (13.554%); 278/256740 objects misplaced (0.108%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:51:07.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:07 smithi121 bash[74920]: audit 2023-09-23T22:51:06.965894+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:07.485 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:07 smithi121 bash[74920]: audit 2023-09-23T22:51:06.968484+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:07.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:07.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:07.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:07.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:07 smithi123 bash[59255]: cluster 2023-09-23T22:51:06.333607+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1109: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 33 MiB/s wr, 532 op/s; 34799/256740 objects degraded (13.554%); 278/256740 objects misplaced (0.108%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:51:07.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:07 smithi123 bash[59255]: audit 2023-09-23T22:51:06.965894+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:07.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:07 smithi123 bash[59255]: audit 2023-09-23T22:51:06.968484+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:07.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:07.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:07.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:07.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:07.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:07.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:08.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:08.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:08.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:08.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:08.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:08.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:08.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 81 16 88708 88692 68.4211 14.375 0.0115297 0.0144726 2023-09-23T22:51:08.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:08.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:08.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:51:08.627 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:08.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:08.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:08.717 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[74920]: cluster 2023-09-23T22:51:07.418802+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:51:08.717 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[74920]: cluster 2023-09-23T22:51:07.419377+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:51:08.717 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[74920]: cluster 2023-09-23T22:51:07.419708+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e234: 8 total, 8 up, 5 in 2023-09-23T22:51:08.717 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[74920]: cluster 2023-09-23T22:51:07.461333+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 34799/256740 objects degraded (13.554%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:08.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[78246]: cluster 2023-09-23T22:51:07.418802+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:51:08.717 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[78246]: cluster 2023-09-23T22:51:07.419377+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:51:08.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[78246]: cluster 2023-09-23T22:51:07.419708+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e234: 8 total, 8 up, 5 in 2023-09-23T22:51:08.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[78246]: cluster 2023-09-23T22:51:07.461333+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 34799/256740 objects degraded (13.554%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:08.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:08 smithi123 bash[59255]: cluster 2023-09-23T22:51:07.418802+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:51:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:08 smithi123 bash[59255]: cluster 2023-09-23T22:51:07.419377+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:51:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:08 smithi123 bash[59255]: cluster 2023-09-23T22:51:07.419708+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e234: 8 total, 8 up, 5 in 2023-09-23T22:51:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:08 smithi123 bash[59255]: cluster 2023-09-23T22:51:07.461333+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 34799/256740 objects degraded (13.554%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:08.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:08.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:08.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:08.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:09.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:09.050 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:51:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:51:08] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T22:51:09.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:09.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:09.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:09.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:09.222 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:51:09.257 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:51:09.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:09.348 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:51:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:09.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 82 16 89142 89126 67.9175 27.125 0.0115664 0.0147159 2023-09-23T22:51:09.398 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:51:09.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: cluster 2023-09-23T22:51:08.334729+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1111: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 40 MiB/s wr, 644 op/s; 30107/264534 objects degraded (11.381%); 4656/264534 objects misplaced (1.760%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:51:09.434 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:51:09.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:09.473 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:51:09.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:09.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:09.513 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:51:09.557 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:51:09.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.574 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.575 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.575 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.575 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:51:09.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:09.614 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:09.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:09.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: cluster 2023-09-23T22:51:08.334729+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1111: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 40 MiB/s wr, 644 op/s; 30107/264534 objects degraded (11.381%); 4656/264534 objects misplaced (1.760%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: cluster 2023-09-23T22:51:08.419067+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e235: 8 total, 8 up, 5 in 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: cluster 2023-09-23T22:51:08.419075+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: cluster 2023-09-23T22:51:08.419118+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: cluster 2023-09-23T22:51:08.534668+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: cluster 2023-09-23T22:51:08.542772+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[74920]: audit 2023-09-23T22:51:09.175367+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.121:0/12108124' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:09.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: cluster 2023-09-23T22:51:08.419067+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e235: 8 total, 8 up, 5 in 2023-09-23T22:51:09.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: cluster 2023-09-23T22:51:08.419075+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: cluster 2023-09-23T22:51:08.419118+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: cluster 2023-09-23T22:51:08.534668+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: cluster 2023-09-23T22:51:08.542772+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:09 smithi121 bash[78246]: audit 2023-09-23T22:51:09.175367+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.121:0/12108124' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:09.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:09.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: cluster 2023-09-23T22:51:08.334729+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1111: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 40 MiB/s wr, 644 op/s; 30107/264534 objects degraded (11.381%); 4656/264534 objects misplaced (1.760%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:51:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: cluster 2023-09-23T22:51:08.419067+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e235: 8 total, 8 up, 5 in 2023-09-23T22:51:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: cluster 2023-09-23T22:51:08.419075+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: cluster 2023-09-23T22:51:08.419118+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: cluster 2023-09-23T22:51:08.534668+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: cluster 2023-09-23T22:51:08.542772+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:51:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:09 smithi123 bash[59255]: audit 2023-09-23T22:51:09.175367+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.121:0/12108124' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:09.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:09.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:09.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:10.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:10.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:10.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:10.148 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:10.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:10.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:10.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:10.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 83 16 89761 89745 67.5653 38.6875 0.0127477 0.0147928 2023-09-23T22:51:10.429 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:10.467 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:51:10.533 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:10 smithi123 bash[59255]: audit 2023-09-23T22:51:09.666344+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.121:0/4273620938' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:10 smithi123 bash[59255]: audit 2023-09-23T22:51:09.667327+0000 mon.a (mon.0) 1383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:10.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:10.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:10.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:10.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:10 smithi121 bash[74920]: audit 2023-09-23T22:51:09.666344+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.121:0/4273620938' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:10.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:10 smithi121 bash[74920]: audit 2023-09-23T22:51:09.667327+0000 mon.a (mon.0) 1383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:10.680 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:10 smithi121 bash[78246]: audit 2023-09-23T22:51:09.666344+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.121:0/4273620938' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:10.680 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:10 smithi121 bash[78246]: audit 2023-09-23T22:51:09.667327+0000 mon.a (mon.0) 1383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:10.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:10.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:10.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:10.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:10.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:10.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.968 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:11.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:11.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:11.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:11.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.355 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:11.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 84 16 90419 90403 67.2505 41.125 0.0151583 0.0148629 2023-09-23T22:51:11.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.466 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[78246]: cluster 2023-09-23T22:51:10.335226+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1113: 89 pgs: 1 peering, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 45 MiB/s wr, 720 op/s; 27337/266097 objects degraded (10.273%); 7388/266097 objects misplaced (2.776%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:51:11.466 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[78246]: cluster 2023-09-23T22:51:10.428685+0000 mon.a (mon.0) 1384 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[78246]: cluster 2023-09-23T22:51:10.448250+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[78246]: cluster 2023-09-23T22:51:10.448985+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[78246]: audit 2023-09-23T22:51:10.454893+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[78246]: cluster 2023-09-23T22:51:10.455108+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e236: 8 total, 8 up, 5 in 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[74920]: cluster 2023-09-23T22:51:10.335226+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1113: 89 pgs: 1 peering, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 45 MiB/s wr, 720 op/s; 27337/266097 objects degraded (10.273%); 7388/266097 objects misplaced (2.776%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[74920]: cluster 2023-09-23T22:51:10.428685+0000 mon.a (mon.0) 1384 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[74920]: cluster 2023-09-23T22:51:10.448250+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[74920]: cluster 2023-09-23T22:51:10.448985+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[74920]: audit 2023-09-23T22:51:10.454893+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:51:11.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:11 smithi121 bash[74920]: cluster 2023-09-23T22:51:10.455108+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e236: 8 total, 8 up, 5 in 2023-09-23T22:51:11.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:11.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:11.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:11.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:11.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:11 smithi123 bash[59255]: cluster 2023-09-23T22:51:10.335226+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1113: 89 pgs: 1 peering, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 45 MiB/s wr, 720 op/s; 27337/266097 objects degraded (10.273%); 7388/266097 objects misplaced (2.776%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:51:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:11 smithi123 bash[59255]: cluster 2023-09-23T22:51:10.428685+0000 mon.a (mon.0) 1384 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:11 smithi123 bash[59255]: cluster 2023-09-23T22:51:10.448250+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:51:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:11 smithi123 bash[59255]: cluster 2023-09-23T22:51:10.448985+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:51:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:11 smithi123 bash[59255]: audit 2023-09-23T22:51:10.454893+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:51:11.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:11 smithi123 bash[59255]: cluster 2023-09-23T22:51:10.455108+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e236: 8 total, 8 up, 5 in 2023-09-23T22:51:11.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:11.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:11.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:12.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:12.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:12.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:12.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:12.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:12.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:12.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:12.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:12.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:12.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 85 16 91089 91073 66.952 41.875 0.0127593 0.0149284 2023-09-23T22:51:12.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:12.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:12.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:12.610 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:12.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:12.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:12.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:12.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:12.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:12.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:13.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:13.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:13.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:13.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.396 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 86 16 91779 91763 66.6749 43.125 0.0233038 0.0149919 2023-09-23T22:51:13.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:13.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:13.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:13 smithi123 bash[59255]: cluster 2023-09-23T22:51:12.335707+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1115: 89 pgs: 1 peering, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 37 MiB/s wr, 597 op/s; 27337/267501 objects degraded (10.219%); 7388/267501 objects misplaced (2.762%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T22:51:13.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:13 smithi123 bash[59255]: cluster 2023-09-23T22:51:12.462213+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 27337/267501 objects degraded (10.219%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:13.556 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:13.601 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:13.663 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.711 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:13 smithi121 bash[74920]: cluster 2023-09-23T22:51:12.335707+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1115: 89 pgs: 1 peering, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 37 MiB/s wr, 597 op/s; 27337/267501 objects degraded (10.219%); 7388/267501 objects misplaced (2.762%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T22:51:13.711 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:13 smithi121 bash[74920]: cluster 2023-09-23T22:51:12.462213+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 27337/267501 objects degraded (10.219%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:13.711 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:13 smithi121 bash[78246]: cluster 2023-09-23T22:51:12.335707+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1115: 89 pgs: 1 peering, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 37 MiB/s wr, 597 op/s; 27337/267501 objects degraded (10.219%); 7388/267501 objects misplaced (2.762%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T22:51:13.711 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:13 smithi121 bash[78246]: cluster 2023-09-23T22:51:12.462213+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 27337/267501 objects degraded (10.219%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:51:13.712 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:13.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:13.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:13.851 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:13.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:13.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:14.092 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:14.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:14.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:14.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:14.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:14.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:14.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:14.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:14.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 87 16 92441 92425 66.3809 41.375 0.0394217 0.0150577 2023-09-23T22:51:14.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:14.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:14.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:14.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:14.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:14.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:14.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:14.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:14.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:14.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:15.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:15.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:15.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:15.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:15.267 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:15.400 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 88 16 93116 93100 66.106 42.1875 0.0123217 0.0151216 2023-09-23T22:51:15.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:15.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:15.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:15.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:15 smithi121 bash[78246]: cluster 2023-09-23T22:51:14.336901+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1116: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 49 MiB/s wr, 782 op/s; 27337/274743 objects degraded (9.950%); 7181/274743 objects misplaced (2.614%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T22:51:15.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:15 smithi121 bash[74920]: cluster 2023-09-23T22:51:14.336901+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1116: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 49 MiB/s wr, 782 op/s; 27337/274743 objects degraded (9.950%); 7181/274743 objects misplaced (2.614%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T22:51:15.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:51:15.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:15.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:51:15.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:15.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:15.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:15.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:15 smithi123 bash[59255]: cluster 2023-09-23T22:51:14.336901+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1116: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 49 MiB/s wr, 782 op/s; 27337/274743 objects degraded (9.950%); 7181/274743 objects misplaced (2.614%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T22:51:15.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:15.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:15.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:16.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:16.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:16.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:16.146 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:16.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:16.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:16.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.400 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 89 16 93687 93671 65.7642 35.6875 0.0107425 0.0151988 2023-09-23T22:51:16.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:16.473 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.4 to 0.580502 (949b) 2023-09-23T22:51:16.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:16 smithi123 bash[59255]: audit 2023-09-23T22:51:15.975486+0000 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]: dispatch 2023-09-23T22:51:16.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:16 smithi123 bash[59255]: audit 2023-09-23T22:51:15.976651+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.121:0/2039621013' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]: dispatch 2023-09-23T22:51:16.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:16.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:16 smithi121 bash[74920]: audit 2023-09-23T22:51:15.975486+0000 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]: dispatch 2023-09-23T22:51:16.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:16 smithi121 bash[74920]: audit 2023-09-23T22:51:15.976651+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.121:0/2039621013' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]: dispatch 2023-09-23T22:51:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:16 smithi121 bash[78246]: audit 2023-09-23T22:51:15.975486+0000 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]: dispatch 2023-09-23T22:51:16.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:16 smithi121 bash[78246]: audit 2023-09-23T22:51:15.976651+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.121:0/2039621013' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]: dispatch 2023-09-23T22:51:16.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:16.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:16.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:16.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:17.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:17.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:17.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:17.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:17.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:17.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:17.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:17.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.400 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 90 16 93778 93762 65.0968 5.6875 0.00549751 0.0152117 2023-09-23T22:51:17.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:17.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:17.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:17.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:17.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: cluster 2023-09-23T22:51:16.337520+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1117: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 27 MiB/s wr, 425 op/s; 27337/274743 objects degraded (9.950%); 7181/274743 objects misplaced (2.614%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T22:51:17.648 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: cluster 2023-09-23T22:51:16.453608+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: cluster 2023-09-23T22:51:16.456705+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: audit 2023-09-23T22:51:16.457281+0000 mon.a (mon.0) 1389 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]': finished 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: cluster 2023-09-23T22:51:16.457374+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e237: 8 total, 8 up, 5 in 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: cluster 2023-09-23T22:51:16.462052+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.455213+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e238: 8 total, 8 up, 5 in 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: cluster 2023-09-23T22:51:16.337520+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1117: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 27 MiB/s wr, 425 op/s; 27337/274743 objects degraded (9.950%); 7181/274743 objects misplaced (2.614%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: cluster 2023-09-23T22:51:16.453608+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: cluster 2023-09-23T22:51:16.456705+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: audit 2023-09-23T22:51:16.457281+0000 mon.a (mon.0) 1389 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]': finished 2023-09-23T22:51:17.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: cluster 2023-09-23T22:51:16.457374+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e237: 8 total, 8 up, 5 in 2023-09-23T22:51:17.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: cluster 2023-09-23T22:51:16.462052+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:17 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.455213+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e238: 8 total, 8 up, 5 in 2023-09-23T22:51:17.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:17.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:17.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: cluster 2023-09-23T22:51:16.337520+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1117: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 27 MiB/s wr, 425 op/s; 27337/274743 objects degraded (9.950%); 7181/274743 objects misplaced (2.614%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T22:51:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: cluster 2023-09-23T22:51:16.453608+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: cluster 2023-09-23T22:51:16.456705+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: audit 2023-09-23T22:51:16.457281+0000 mon.a (mon.0) 1389 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.5805022308753174}]': finished 2023-09-23T22:51:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: cluster 2023-09-23T22:51:16.457374+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e237: 8 total, 8 up, 5 in 2023-09-23T22:51:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: cluster 2023-09-23T22:51:16.462052+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:51:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:17 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.455213+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e238: 8 total, 8 up, 5 in 2023-09-23T22:51:17.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:17.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:18.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:18.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:18.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:18.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:18.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:18.311 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:18.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:18.401 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 91 13 93778 93765 64.3836 0.1875 0.982925 0.0152442 2023-09-23T22:51:18.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:18.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:18.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:18.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.453703+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.458809+0000 osd.6 (osd.6) 117 : cluster 0 10.0 starting backfill to osd.2 from (0'0,0'0] MAX to 236'5788 2023-09-23T22:51:18.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.460460+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.464421+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.466204+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 27337/274743 objects degraded (9.950%), 7 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:17.921931+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.458993+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e239: 8 total, 8 up, 5 in 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.453703+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.458809+0000 osd.6 (osd.6) 117 : cluster 0 10.0 starting backfill to osd.2 from (0'0,0'0] MAX to 236'5788 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.460460+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.464421+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.466204+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 27337/274743 objects degraded (9.950%), 7 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:18.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:17.921931+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.458993+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e239: 8 total, 8 up, 5 in 2023-09-23T22:51:18.577 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:18.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.453703+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.458809+0000 osd.6 (osd.6) 117 : cluster 0 10.0 starting backfill to osd.2 from (0'0,0'0] MAX to 236'5788 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.460460+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.464421+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.466204+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 27337/274743 objects degraded (9.950%), 7 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:17.921931+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:51:18.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:18 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.458993+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e239: 8 total, 8 up, 5 in 2023-09-23T22:51:18.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:18.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:18.938 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:51:18.938 INFO:teuthology.orchestra.run.smithi123.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-23T22:51:18.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:18.969 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:18.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:19.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:51:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:51:18] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T22:51:19.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:19.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:19.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:19.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:19.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:19.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:19.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:19.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:19.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:19.401 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total time run: 91.2682 2023-09-23T22:51:19.401 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total writes made: 93778 2023-09-23T22:51:19.401 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Write size: 65536 2023-09-23T22:51:19.401 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object size: 65536 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Bandwidth (MB/sec): 64.2187 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Bandwidth: 38.2019 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max bandwidth (MB/sec): 173.812 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min bandwidth (MB/sec): 0 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average IOPS: 1027 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev IOPS: 611.237 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max IOPS: 2781 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min IOPS: 0 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average Latency(s): 0.0155305 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Latency(s): 0.0512888 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max latency(s): 2.2878 2023-09-23T22:51:19.402 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min latency(s): 0.00142015 2023-09-23T22:51:19.409 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:51:19.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:19.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.338244+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1120: 89 pgs: 2 remapped+peering, 3 peering, 3 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 38 MiB/s wr, 615 op/s; 20050/280665 objects degraded (7.144%); 11649/280665 objects misplaced (4.150%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:51:19.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.456032+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.457628+0000 osd.0 (osd.0) 20 : cluster 0 10.1 starting backfill to osd.6 from (0'0,0'0] MAX to 236'5764 2023-09-23T22:51:19.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.465299+0000 osd.0 (osd.0) 21 : cluster 0 10.b starting backfill to osd.2 from (0'0,0'0] MAX to 236'5873 2023-09-23T22:51:19.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.476494+0000 mon.a (mon.0) 1394 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:51:19.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.505256+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.585776+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[78246]: cluster 2023-09-23T22:51:18.585792+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:19.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:19.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.338244+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1120: 89 pgs: 2 remapped+peering, 3 peering, 3 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 38 MiB/s wr, 615 op/s; 20050/280665 objects degraded (7.144%); 11649/280665 objects misplaced (4.150%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.456032+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.457628+0000 osd.0 (osd.0) 20 : cluster 0 10.1 starting backfill to osd.6 from (0'0,0'0] MAX to 236'5764 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.465299+0000 osd.0 (osd.0) 21 : cluster 0 10.b starting backfill to osd.2 from (0'0,0'0] MAX to 236'5873 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.476494+0000 mon.a (mon.0) 1394 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.505256+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.585776+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:19 smithi123 bash[59255]: cluster 2023-09-23T22:51:18.585792+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:19.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.338244+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1120: 89 pgs: 2 remapped+peering, 3 peering, 3 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 38 MiB/s wr, 615 op/s; 20050/280665 objects degraded (7.144%); 11649/280665 objects misplaced (4.150%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:51:19.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.456032+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.457628+0000 osd.0 (osd.0) 20 : cluster 0 10.1 starting backfill to osd.6 from (0'0,0'0] MAX to 236'5764 2023-09-23T22:51:19.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.465299+0000 osd.0 (osd.0) 21 : cluster 0 10.b starting backfill to osd.2 from (0'0,0'0] MAX to 236'5873 2023-09-23T22:51:19.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.476494+0000 mon.a (mon.0) 1394 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:51:19.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.505256+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.585776+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:19 smithi121 bash[74920]: cluster 2023-09-23T22:51:18.585792+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:51:19.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:19.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:51:19.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:20.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:20.043 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:20.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:20.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:20.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:20.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:20.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:20.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:20.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:20.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:20.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:20.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:20.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:20.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:20.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:20.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:21.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:21.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:21.246 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:21.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:21.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:21.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:21.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:21.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:21 smithi121 bash[74920]: cluster 2023-09-23T22:51:20.339155+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1122: 89 pgs: 2 remapped+peering, 3 peering, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 368 op/s; 22682/281376 objects degraded (8.061%); 14776/281376 objects misplaced (5.251%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T22:51:21.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:21 smithi121 bash[78246]: cluster 2023-09-23T22:51:20.339155+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1122: 89 pgs: 2 remapped+peering, 3 peering, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 368 op/s; 22682/281376 objects degraded (8.061%); 14776/281376 objects misplaced (5.251%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T22:51:21.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:21.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:21 smithi123 bash[59255]: cluster 2023-09-23T22:51:20.339155+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1122: 89 pgs: 2 remapped+peering, 3 peering, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 368 op/s; 22682/281376 objects degraded (8.061%); 14776/281376 objects misplaced (5.251%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T22:51:21.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:21.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:21.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:22.008 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:22.008 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:22.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:22.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:22.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:22.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:22.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:22.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:22.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:22.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:22.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:22.482 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:22.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:22.588 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:22.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:22.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:22.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:22.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:22.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:22.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:22.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:23.038 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:23.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:22 smithi123 bash[59255]: audit 2023-09-23T22:51:21.955988+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:23.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:22 smithi123 bash[59255]: audit 2023-09-23T22:51:21.963586+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:23.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:22 smithi123 bash[59255]: cluster 2023-09-23T22:51:22.342270+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1123: 89 pgs: 2 remapped+peering, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 420 op/s; 22682/280440 objects degraded (8.088%); 14573/280440 objects misplaced (5.196%); 4.8 MiB/s, 75 objects/s recovering 2023-09-23T22:51:23.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:22 smithi123 bash[59255]: cluster 2023-09-23T22:51:22.466996+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: Degraded data redundancy: 22682/281376 objects degraded (8.061%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:23.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:23.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:23.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[74920]: audit 2023-09-23T22:51:21.955988+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[74920]: audit 2023-09-23T22:51:21.963586+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[74920]: cluster 2023-09-23T22:51:22.342270+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1123: 89 pgs: 2 remapped+peering, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 420 op/s; 22682/280440 objects degraded (8.088%); 14573/280440 objects misplaced (5.196%); 4.8 MiB/s, 75 objects/s recovering 2023-09-23T22:51:23.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[74920]: cluster 2023-09-23T22:51:22.466996+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: Degraded data redundancy: 22682/281376 objects degraded (8.061%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:23.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[78246]: audit 2023-09-23T22:51:21.955988+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[78246]: audit 2023-09-23T22:51:21.963586+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[78246]: cluster 2023-09-23T22:51:22.342270+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1123: 89 pgs: 2 remapped+peering, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 420 op/s; 22682/280440 objects degraded (8.088%); 14573/280440 objects misplaced (5.196%); 4.8 MiB/s, 75 objects/s recovering 2023-09-23T22:51:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:22 smithi121 bash[78246]: cluster 2023-09-23T22:51:22.466996+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: Degraded data redundancy: 22682/281376 objects degraded (8.061%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:23.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:23.320 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:23.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:23.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:23.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:23.483 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6] out_osds: [7, 1, 5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:51:23.483 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:51:23.483 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T22:51:23.484 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:51:23.484 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:51:23.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T22:51:23.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:23.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:23.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:23.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:23.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:23.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:23.886 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:23.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:23.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:24.019 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:24.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:24.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:24.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:23 smithi121 bash[74920]: cluster 2023-09-23T22:51:22.952760+0000 mon.a (mon.0) 1398 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T22:51:24.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:23 smithi121 bash[78246]: cluster 2023-09-23T22:51:22.952760+0000 mon.a (mon.0) 1398 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T22:51:24.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:24.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:23 smithi123 bash[59255]: cluster 2023-09-23T22:51:22.952760+0000 mon.a (mon.0) 1398 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T22:51:24.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:24.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:24.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:24.583 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:24.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:24.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:24.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:24.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:24.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:24.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:24.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:25.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:25.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:25.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:25.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:25.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:24 smithi123 bash[59255]: cluster 2023-09-23T22:51:24.343079+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1124: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 129 B/s rd, 18 MiB/s wr, 558 op/s; 25163/274860 objects degraded (9.155%); 25606/274860 objects misplaced (9.316%); 5.9 MiB/s, 93 objects/s recovering 2023-09-23T22:51:25.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:25.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:25.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:25 smithi121 bash[74920]: cluster 2023-09-23T22:51:24.343079+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1124: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 129 B/s rd, 18 MiB/s wr, 558 op/s; 25163/274860 objects degraded (9.155%); 25606/274860 objects misplaced (9.316%); 5.9 MiB/s, 93 objects/s recovering 2023-09-23T22:51:25.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:25 smithi121 bash[78246]: cluster 2023-09-23T22:51:24.343079+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1124: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 129 B/s rd, 18 MiB/s wr, 558 op/s; 25163/274860 objects degraded (9.155%); 25606/274860 objects misplaced (9.316%); 5.9 MiB/s, 93 objects/s recovering 2023-09-23T22:51:25.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:25.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:25.488 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:25.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:25.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:25.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:25.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:25.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:25.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:25.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:26.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:26.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:26.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:26.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:26.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:26.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:26.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:26.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:26.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:26.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:26.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:26.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:26.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.836 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:26.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.984 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:27.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:27.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:27.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:27.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:27.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:27.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:27.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:27.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:27.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:27.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:27 smithi121 bash[74920]: cluster 2023-09-23T22:51:26.343609+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1125: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 115 B/s rd, 12 MiB/s wr, 439 op/s; 25163/274860 objects degraded (9.155%); 25606/274860 objects misplaced (9.316%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:51:27.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:27 smithi121 bash[78246]: cluster 2023-09-23T22:51:26.343609+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1125: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 115 B/s rd, 12 MiB/s wr, 439 op/s; 25163/274860 objects degraded (9.155%); 25606/274860 objects misplaced (9.316%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:51:27.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:27.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:27.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:27.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:27 smithi123 bash[59255]: cluster 2023-09-23T22:51:26.343609+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1125: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 115 B/s rd, 12 MiB/s wr, 439 op/s; 25163/274860 objects degraded (9.155%); 25606/274860 objects misplaced (9.316%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:51:27.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:27.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:27.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:27.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:27.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:27.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:27.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:28.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.046 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:28.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:28.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:28.284 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:28.341 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:28.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:28.448 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:28.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:28.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:28 smithi121 bash[74920]: cluster 2023-09-23T22:51:27.468077+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 25163/274860 objects degraded (9.155%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:28.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:28 smithi121 bash[78246]: cluster 2023-09-23T22:51:27.468077+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 25163/274860 objects degraded (9.155%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:28.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:28 smithi123 bash[59255]: cluster 2023-09-23T22:51:27.468077+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 25163/274860 objects degraded (9.155%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:28.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:28.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:28.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.841 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:28.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:28.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:28.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:29.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:29.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:29.122 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:51:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:51:28] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.33.4" 2023-09-23T22:51:29.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:29.240 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:51:29.240 INFO:teuthology.orchestra.run.smithi123.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-23T22:51:29.244 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:29.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:29.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:29.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:29.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:29.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:29.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:29.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:29.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:29 smithi123 bash[59255]: cluster 2023-09-23T22:51:28.344413+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1126: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 102 B/s rd, 1.5 MiB/s wr, 484 op/s; 24987/267627 objects degraded (9.337%); 25021/267627 objects misplaced (9.349%); 5.8 MiB/s, 93 objects/s recovering 2023-09-23T22:51:29.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:29.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:29.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:29 smithi121 bash[78246]: cluster 2023-09-23T22:51:28.344413+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1126: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 102 B/s rd, 1.5 MiB/s wr, 484 op/s; 24987/267627 objects degraded (9.337%); 25021/267627 objects misplaced (9.349%); 5.8 MiB/s, 93 objects/s recovering 2023-09-23T22:51:29.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:29 smithi121 bash[74920]: cluster 2023-09-23T22:51:28.344413+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1126: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 102 B/s rd, 1.5 MiB/s wr, 484 op/s; 24987/267627 objects degraded (9.337%); 25021/267627 objects misplaced (9.349%); 5.8 MiB/s, 93 objects/s recovering 2023-09-23T22:51:29.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:29.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:29.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:30.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:30.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:30.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:30.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:51:30.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:30.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:30.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:30.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:30.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:30.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:30.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:30.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:30.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:30.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:30.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:31.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:31.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:31.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:31.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:31.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:31.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:31.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:31.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:31.478 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:31.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:31.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:31.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:31.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:31.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:31 smithi121 bash[74920]: cluster 2023-09-23T22:51:30.344982+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1127: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 86 B/s rd, 1.3 MiB/s wr, 457 op/s; 24987/265851 objects degraded (9.399%); 24838/265851 objects misplaced (9.343%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:51:31.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:31 smithi121 bash[78246]: cluster 2023-09-23T22:51:30.344982+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1127: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 86 B/s rd, 1.3 MiB/s wr, 457 op/s; 24987/265851 objects degraded (9.399%); 24838/265851 objects misplaced (9.343%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:51:31.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:31 smithi123 bash[59255]: cluster 2023-09-23T22:51:30.344982+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1127: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 86 B/s rd, 1.3 MiB/s wr, 457 op/s; 24987/265851 objects degraded (9.399%); 24838/265851 objects misplaced (9.343%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T22:51:31.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:31.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:31.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:31.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:31.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:32.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:32.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:32.164 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:32.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:32.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:32.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:32.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:32.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:32.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:32.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:32 smithi123 bash[59255]: cluster 2023-09-23T22:51:32.471229+0000 mon.a (mon.0) 1400 : cluster 3 Health check update: Degraded data redundancy: 24987/265851 objects degraded (9.399%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:32.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:32.679 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:32 smithi121 bash[74920]: cluster 2023-09-23T22:51:32.471229+0000 mon.a (mon.0) 1400 : cluster 3 Health check update: Degraded data redundancy: 24987/265851 objects degraded (9.399%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:32.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:32 smithi121 bash[78246]: cluster 2023-09-23T22:51:32.471229+0000 mon.a (mon.0) 1400 : cluster 3 Health check update: Degraded data redundancy: 24987/265851 objects degraded (9.399%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:32.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:32.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:32.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:33.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:33.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:33.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:33.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:33.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:33.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:33.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:33.516 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:33 smithi121 bash[74920]: cluster 2023-09-23T22:51:32.345555+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1128: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 85 B/s rd, 53 KiB/s wr, 476 op/s; 24987/264291 objects degraded (9.454%); 24706/264291 objects misplaced (9.348%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:51:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:33 smithi121 bash[78246]: cluster 2023-09-23T22:51:32.345555+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1128: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 85 B/s rd, 53 KiB/s wr, 476 op/s; 24987/264291 objects degraded (9.454%); 24706/264291 objects misplaced (9.348%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:51:33.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:33.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:33.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:33.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:33.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:33.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:33 smithi123 bash[59255]: cluster 2023-09-23T22:51:32.345555+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1128: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 85 B/s rd, 53 KiB/s wr, 476 op/s; 24987/264291 objects degraded (9.454%); 24706/264291 objects misplaced (9.348%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:51:33.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:33.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:33.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:34.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:34.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:34.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:34.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:34.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:34.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:34.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:34.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:34.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:34.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:34.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:34.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:34.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:34.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:35.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:35.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:35.126 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:35.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:35.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:35.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:35.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:35.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:35.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:35.548 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:35 smithi121 bash[74920]: cluster 2023-09-23T22:51:34.349025+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1129: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 85 B/s rd, 53 KiB/s wr, 649 op/s; 24805/257103 objects degraded (9.648%); 24014/257103 objects misplaced (9.340%); 5.9 MiB/s, 95 objects/s recovering 2023-09-23T22:51:35.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:35 smithi121 bash[78246]: cluster 2023-09-23T22:51:34.349025+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1129: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 85 B/s rd, 53 KiB/s wr, 649 op/s; 24805/257103 objects degraded (9.648%); 24014/257103 objects misplaced (9.340%); 5.9 MiB/s, 95 objects/s recovering 2023-09-23T22:51:35.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:35.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.708 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:35.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:35 smithi123 bash[59255]: cluster 2023-09-23T22:51:34.349025+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1129: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 85 B/s rd, 53 KiB/s wr, 649 op/s; 24805/257103 objects degraded (9.648%); 24014/257103 objects misplaced (9.340%); 5.9 MiB/s, 95 objects/s recovering 2023-09-23T22:51:35.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:35.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:36.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:36.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:36.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:36.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:36.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:36.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:36.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:36.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:36.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:36.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:36.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:36.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:36.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:36.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:36.920 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:36.973 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:37.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:37.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:37.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:37.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:37.235 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:37.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:37.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:37.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:37.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:37.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:37.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:37 smithi123 bash[59255]: cluster 2023-09-23T22:51:36.349540+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1130: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 492 op/s; 24805/257103 objects degraded (9.648%); 24014/257103 objects misplaced (9.340%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:51:37.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:37 smithi123 bash[59255]: audit 2023-09-23T22:51:36.959159+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:37.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:37 smithi123 bash[59255]: audit 2023-09-23T22:51:36.960635+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:37.605 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:37 smithi123 bash[59255]: cluster 2023-09-23T22:51:37.472300+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: Degraded data redundancy: 24805/257103 objects degraded (9.648%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:37.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:37.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:37.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:37.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:37.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[74920]: cluster 2023-09-23T22:51:36.349540+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1130: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 492 op/s; 24805/257103 objects degraded (9.648%); 24014/257103 objects misplaced (9.340%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:51:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[74920]: audit 2023-09-23T22:51:36.959159+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[74920]: audit 2023-09-23T22:51:36.960635+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[74920]: cluster 2023-09-23T22:51:37.472300+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: Degraded data redundancy: 24805/257103 objects degraded (9.648%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:37.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[78246]: cluster 2023-09-23T22:51:36.349540+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1130: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 492 op/s; 24805/257103 objects degraded (9.648%); 24014/257103 objects misplaced (9.340%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:51:37.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[78246]: audit 2023-09-23T22:51:36.959159+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:51:37.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[78246]: audit 2023-09-23T22:51:36.960635+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:37.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:37 smithi121 bash[78246]: cluster 2023-09-23T22:51:37.472300+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: Degraded data redundancy: 24805/257103 objects degraded (9.648%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:37.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:37.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:37.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:38.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:38.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:38.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:38.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:38.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:38.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:38.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:38.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:38.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.668 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:38.767 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:51:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:51:38] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-09-23T22:51:38.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:38.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:38.898 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:38.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:39.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:39.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:39.164 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:39.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:39.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:39.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:39.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:39.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.586 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:39 smithi121 bash[74920]: cluster 2023-09-23T22:51:38.350371+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1131: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 24691/250209 objects degraded (9.868%); 23392/250209 objects misplaced (9.349%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:51:39.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:39 smithi121 bash[78246]: cluster 2023-09-23T22:51:38.350371+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1131: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 24691/250209 objects degraded (9.868%); 23392/250209 objects misplaced (9.349%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:51:39.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:39.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:39 smithi123 bash[59255]: cluster 2023-09-23T22:51:38.350371+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1131: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 24691/250209 objects degraded (9.868%); 23392/250209 objects misplaced (9.349%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T22:51:39.806 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:51:39.806 INFO:teuthology.orchestra.run.smithi123.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-23T22:51:39.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:39.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:39.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:39.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:40.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:40.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:40.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:40.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:40.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:40.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:40.282 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:40.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:40.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:40.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:40.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:40.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:40.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:40.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:40.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:40.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:40.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:40.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:40.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:51:40.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:41.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:41.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:41.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:41.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:41.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:41.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:41.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:41.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:41.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:41.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:41.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:41.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:41.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:41.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:41.722 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:41 smithi121 bash[78246]: cluster 2023-09-23T22:51:40.350981+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1132: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 527 op/s; 24691/248610 objects degraded (9.932%); 23201/248610 objects misplaced (9.332%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:51:41.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:41 smithi121 bash[74920]: cluster 2023-09-23T22:51:40.350981+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1132: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 527 op/s; 24691/248610 objects degraded (9.932%); 23201/248610 objects misplaced (9.332%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:51:41.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:41 smithi123 bash[59255]: cluster 2023-09-23T22:51:40.350981+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1132: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 527 op/s; 24691/248610 objects degraded (9.932%); 23201/248610 objects misplaced (9.332%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:51:41.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:41.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:41.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:41.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:42.126 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:42.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:42.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:42.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:42.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:42.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:42.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:42.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:42.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:42.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:42.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:42.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:42 smithi123 bash[59255]: cluster 2023-09-23T22:51:42.473454+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 24691/248610 objects degraded (9.932%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:42.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:42.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:42.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:42.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:43.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:42 smithi121 bash[78246]: cluster 2023-09-23T22:51:42.473454+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 24691/248610 objects degraded (9.932%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:43.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:42 smithi121 bash[74920]: cluster 2023-09-23T22:51:42.473454+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 24691/248610 objects degraded (9.932%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:43.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:43.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:43.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:43.139 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:51:43.183 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:51:43.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:43.226 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:51:43.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:43.264 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:51:43.306 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:51:43.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:43.341 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:51:43.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:43.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:43.374 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:51:43.404 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:51:43.418 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.418 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.418 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.419 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.419 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.419 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.419 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.419 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:51:43.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:43.532 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:51:43.604 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.631 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:43.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:43.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[74920]: cluster 2023-09-23T22:51:42.351489+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1133: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 478 op/s; 24691/248610 objects degraded (9.932%); 23201/248610 objects misplaced (9.332%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[74920]: audit 2023-09-23T22:51:43.068539+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.121:0/4123057123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[74920]: audit 2023-09-23T22:51:43.437964+0000 mon.a (mon.0) 1405 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[74920]: audit 2023-09-23T22:51:43.438908+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.121:0/2834704165' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[78246]: cluster 2023-09-23T22:51:42.351489+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1133: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 478 op/s; 24691/248610 objects degraded (9.932%); 23201/248610 objects misplaced (9.332%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[78246]: audit 2023-09-23T22:51:43.068539+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.121:0/4123057123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[78246]: audit 2023-09-23T22:51:43.437964+0000 mon.a (mon.0) 1405 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:43.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:43 smithi121 bash[78246]: audit 2023-09-23T22:51:43.438908+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.121:0/2834704165' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:43.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:43.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:43 smithi123 bash[59255]: cluster 2023-09-23T22:51:42.351489+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1133: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 478 op/s; 24691/248610 objects degraded (9.932%); 23201/248610 objects misplaced (9.332%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T22:51:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:43 smithi123 bash[59255]: audit 2023-09-23T22:51:43.068539+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.121:0/4123057123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:43 smithi123 bash[59255]: audit 2023-09-23T22:51:43.437964+0000 mon.a (mon.0) 1405 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:43 smithi123 bash[59255]: audit 2023-09-23T22:51:43.438908+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.121:0/2834704165' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:43.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:43.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:44.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:44.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:44.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:44.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:44.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:44.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:44.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:44.299 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:44.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:44.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:44.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:44.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:44.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:44.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:44.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:44.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:44.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:44.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:44.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[74920]: cluster 2023-09-23T22:51:43.513989+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:44.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[74920]: cluster 2023-09-23T22:51:43.518762+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[74920]: audit 2023-09-23T22:51:43.519683+0000 mon.a (mon.0) 1407 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[74920]: cluster 2023-09-23T22:51:43.519883+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e240: 8 total, 8 up, 5 in 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[74920]: cluster 2023-09-23T22:51:43.520191+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[78246]: cluster 2023-09-23T22:51:43.513989+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[78246]: cluster 2023-09-23T22:51:43.518762+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[78246]: audit 2023-09-23T22:51:43.519683+0000 mon.a (mon.0) 1407 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[78246]: cluster 2023-09-23T22:51:43.519883+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e240: 8 total, 8 up, 5 in 2023-09-23T22:51:44.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:44 smithi121 bash[78246]: cluster 2023-09-23T22:51:43.520191+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:51:44.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:44.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:44 smithi123 bash[59255]: cluster 2023-09-23T22:51:43.513989+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:44.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:44 smithi123 bash[59255]: cluster 2023-09-23T22:51:43.518762+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:51:44.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:44 smithi123 bash[59255]: audit 2023-09-23T22:51:43.519683+0000 mon.a (mon.0) 1407 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:51:44.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:44 smithi123 bash[59255]: cluster 2023-09-23T22:51:43.519883+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e240: 8 total, 8 up, 5 in 2023-09-23T22:51:44.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:44 smithi123 bash[59255]: cluster 2023-09-23T22:51:43.520191+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:51:44.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:44.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:44.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:44.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:45.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:45.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:45.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:45.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:45.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:45.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:45.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:45.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:45.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:45.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:45.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:45.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:45.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:45.723 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:45.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:45 smithi121 bash[74920]: cluster 2023-09-23T22:51:44.352077+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1135: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 567 op/s; 24580/240072 objects degraded (10.239%); 22352/240072 objects misplaced (9.311%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:51:45.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:45 smithi121 bash[78246]: cluster 2023-09-23T22:51:44.352077+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1135: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 567 op/s; 24580/240072 objects degraded (10.239%); 22352/240072 objects misplaced (9.311%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:51:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:45 smithi123 bash[59255]: cluster 2023-09-23T22:51:44.352077+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1135: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 567 op/s; 24580/240072 objects degraded (10.239%); 22352/240072 objects misplaced (9.311%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:51:45.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:45.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:45.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:46.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:46.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:46.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:46.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:46.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:46.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:46.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:46.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:46.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:46.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:46.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:46.630 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:46.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:46.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:46.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:46.908 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:46.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:46.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:47.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:47.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:47.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:47.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:47.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:47.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:47.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:47.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:47.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:47.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:47.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:47.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:47.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:47.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:47.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:47.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:47 smithi123 bash[59255]: cluster 2023-09-23T22:51:46.352749+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1136: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 567 op/s; 24580/240072 objects degraded (10.239%); 22352/240072 objects misplaced (9.311%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:51:47.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:47 smithi123 bash[59255]: cluster 2023-09-23T22:51:47.474511+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 24580/240072 objects degraded (10.239%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:47.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:47.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:47.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:47.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:47.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:47.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:47 smithi121 bash[74920]: cluster 2023-09-23T22:51:46.352749+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1136: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 567 op/s; 24580/240072 objects degraded (10.239%); 22352/240072 objects misplaced (9.311%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:51:47.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:47 smithi121 bash[74920]: cluster 2023-09-23T22:51:47.474511+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 24580/240072 objects degraded (10.239%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:47.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:47 smithi121 bash[78246]: cluster 2023-09-23T22:51:46.352749+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1136: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 567 op/s; 24580/240072 objects degraded (10.239%); 22352/240072 objects misplaced (9.311%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:51:47.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:47 smithi121 bash[78246]: cluster 2023-09-23T22:51:47.474511+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 24580/240072 objects degraded (10.239%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:51:47.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:47.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:48.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:48.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:48.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:48.183 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:51:48.183 INFO:teuthology.orchestra.run.smithi121.stdout: "success": "" 2023-09-23T22:51:48.183 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:51:48.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:48.248 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:48.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:48.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:48.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:48.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:48.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:48.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:48.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:48.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:48.766 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:48.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:48.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:48.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:48.998 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:49.001 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:51:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:51:48] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-09-23T22:51:49.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:49.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:49.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:49.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:49.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:49.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:49.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:49.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:49.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:49.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:49.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:49.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:49 smithi121 bash[74920]: cluster 2023-09-23T22:51:48.353677+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1137: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 569 op/s; 24450/233109 objects degraded (10.489%); 21683/233109 objects misplaced (9.302%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:49.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:49.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:49.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:49 smithi123 bash[59255]: cluster 2023-09-23T22:51:48.353677+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1137: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 569 op/s; 24450/233109 objects degraded (10.489%); 21683/233109 objects misplaced (9.302%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:49.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:49.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:49.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:49 smithi121 bash[78246]: cluster 2023-09-23T22:51:48.353677+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1137: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 569 op/s; 24450/233109 objects degraded (10.489%); 21683/233109 objects misplaced (9.302%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:49.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:49.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:50.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:50.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:50.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:50.069 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:51:50.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:51:50.162 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:51:50.162 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:51:50.162 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T22:51:50.162 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:51:50.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:50.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:50.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:50.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:50.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:50.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:50.599 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:50.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:50.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:50.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:50.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:50.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:50.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:51.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:51.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:51.152 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:51.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:51.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:51.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:51:51.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:51.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:51.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:51.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:51.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:51.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:51.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:51.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:51 smithi121 bash[74920]: cluster 2023-09-23T22:51:50.354431+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1138: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 568 op/s; 24450/231543 objects degraded (10.560%); 21522/231543 objects misplaced (9.295%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:51.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:51 smithi121 bash[78246]: cluster 2023-09-23T22:51:50.354431+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1138: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 568 op/s; 24450/231543 objects degraded (10.560%); 21522/231543 objects misplaced (9.295%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:51.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:51.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:51 smithi123 bash[59255]: cluster 2023-09-23T22:51:50.354431+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1138: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 568 op/s; 24450/231543 objects degraded (10.560%); 21522/231543 objects misplaced (9.295%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:51.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:51.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:51.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:51.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:52.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:52.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:52.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:52.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:52.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:52.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.349 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:52.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:52.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:52.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:52.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:52 smithi123 bash[59255]: audit 2023-09-23T22:51:51.951868+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:52 smithi123 bash[59255]: cluster 2023-09-23T22:51:52.475530+0000 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 24450/231543 objects degraded (10.560%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:52.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:52.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:52 smithi121 bash[78246]: audit 2023-09-23T22:51:51.951868+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:52.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:52 smithi121 bash[78246]: cluster 2023-09-23T22:51:52.475530+0000 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 24450/231543 objects degraded (10.560%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:52.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:52 smithi121 bash[74920]: audit 2023-09-23T22:51:51.951868+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:52.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:52 smithi121 bash[74920]: cluster 2023-09-23T22:51:52.475530+0000 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 24450/231543 objects degraded (10.560%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:52.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:52.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:53.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:53.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:53.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:53.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:53.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:53.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:53.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.627 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:53.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:53.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:53 smithi121 bash[78246]: cluster 2023-09-23T22:51:52.355070+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1139: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 568 op/s; 24450/231543 objects degraded (10.560%); 21522/231543 objects misplaced (9.295%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:53.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:53 smithi121 bash[74920]: cluster 2023-09-23T22:51:52.355070+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1139: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 568 op/s; 24450/231543 objects degraded (10.560%); 21522/231543 objects misplaced (9.295%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:53.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:53.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:53.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:53.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:53 smithi123 bash[59255]: cluster 2023-09-23T22:51:52.355070+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1139: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 568 op/s; 24450/231543 objects degraded (10.560%); 21522/231543 objects misplaced (9.295%); 5.6 MiB/s, 88 objects/s recovering 2023-09-23T22:51:53.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:53.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:54.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:54.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:54.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:54.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:54.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:54.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:54.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:54.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.556 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:54.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:54.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:54.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:54.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.836 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.837 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6] out_osds: [7, 1, 5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:51:54.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T22:51:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:54.929 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:54.930 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:54.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:54.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:54.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:55.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:55.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:55.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:55.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:55.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:55.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:55.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:55.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:55.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:55.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:55.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:55.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:55 smithi123 bash[59255]: cluster 2023-09-23T22:51:54.355951+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1140: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 574 op/s; 24274/223080 objects degraded (10.881%); 20712/223080 objects misplaced (9.285%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:51:55.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:55.880 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:55.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:55 smithi121 bash[78246]: cluster 2023-09-23T22:51:54.355951+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1140: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 574 op/s; 24274/223080 objects degraded (10.881%); 20712/223080 objects misplaced (9.285%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:51:55.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:55 smithi121 bash[74920]: cluster 2023-09-23T22:51:54.355951+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1140: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 574 op/s; 24274/223080 objects degraded (10.881%); 20712/223080 objects misplaced (9.285%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:51:55.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:56.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:56.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:56.075 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:56.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:56.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:56.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:56.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:56.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:56.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:56.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:56.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:56.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:56.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:56.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:56.733 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:56.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:56 smithi123 bash[59255]: audit 2023-09-23T22:51:55.773884+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:51:56.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:56.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:56.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:56.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:56.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:56 smithi121 bash[78246]: audit 2023-09-23T22:51:55.773884+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:51:56.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:56 smithi121 bash[74920]: audit 2023-09-23T22:51:55.773884+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:51:57.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:57.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:57.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:57.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:57.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:57.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:57.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:57.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:57.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:57.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:57.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:57.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:57.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:57.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:57 smithi123 bash[59255]: cluster 2023-09-23T22:51:56.358262+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1141: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 471 op/s; 24274/223080 objects degraded (10.881%); 20712/223080 objects misplaced (9.285%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:51:57.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:57 smithi123 bash[59255]: cluster 2023-09-23T22:51:57.476931+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 24274/223080 objects degraded (10.881%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:57.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:57.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:57.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:57.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:57.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:57.887 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:57 smithi121 bash[78246]: cluster 2023-09-23T22:51:56.358262+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1141: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 471 op/s; 24274/223080 objects degraded (10.881%); 20712/223080 objects misplaced (9.285%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:51:57.887 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:57 smithi121 bash[78246]: cluster 2023-09-23T22:51:57.476931+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 24274/223080 objects degraded (10.881%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:57.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:57 smithi121 bash[74920]: cluster 2023-09-23T22:51:56.358262+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1141: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 471 op/s; 24274/223080 objects degraded (10.881%); 20712/223080 objects misplaced (9.285%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:51:57.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:57 smithi121 bash[74920]: cluster 2023-09-23T22:51:57.476931+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 24274/223080 objects degraded (10.881%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:51:57.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:58.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:58.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:58.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:58.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:58.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:58.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:58.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:58.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:58.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:58.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:58.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:58.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:58.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:58.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:58.821 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:58.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:58.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:58.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:58.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:59.001 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:51:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:51:58] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-09-23T22:51:59.092 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:59.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:59.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:59.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:59.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:59.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:59.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:59.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:59.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:59.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:59.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:59.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:59.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:59.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:59.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:51:59 smithi121 bash[78246]: cluster 2023-09-23T22:51:58.359017+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1142: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 24338/218661 objects degraded (11.130%); 20395/218661 objects misplaced (9.327%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T22:51:59.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:51:59 smithi121 bash[74920]: cluster 2023-09-23T22:51:58.359017+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1142: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 24338/218661 objects degraded (11.130%); 20395/218661 objects misplaced (9.327%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T22:51:59.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:51:59 smithi123 bash[59255]: cluster 2023-09-23T22:51:58.359017+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1142: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 24338/218661 objects degraded (11.130%); 20395/218661 objects misplaced (9.327%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T22:51:59.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:59.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:59.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:00.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:00.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:00.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:00.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:00.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:00.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:00.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:00.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:00.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:00.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:00.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:00.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:00.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:00.918 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:52:00.919 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:52:00.919 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:52:00.919 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:52:00.919 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:52:00.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:00 smithi123 bash[59255]: cluster 2023-09-23T22:52:00.359723+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1143: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 526 op/s; 24157/214149 objects degraded (11.280%); 19855/214149 objects misplaced (9.272%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:52:00.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:01.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:00 smithi121 bash[74920]: cluster 2023-09-23T22:52:00.359723+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1143: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 526 op/s; 24157/214149 objects degraded (11.280%); 19855/214149 objects misplaced (9.272%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:52:01.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:00 smithi121 bash[78246]: cluster 2023-09-23T22:52:00.359723+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1143: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 526 op/s; 24157/214149 objects degraded (11.280%); 19855/214149 objects misplaced (9.272%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:52:01.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:01.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:01.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:01.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:01.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:01.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:01.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:01.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:01.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:01.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:01.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:01.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:01.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:01.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:01.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:01.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:01.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:01.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:02.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:52:02.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:02.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:02.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:02.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:02.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:02.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:02.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:02.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:02.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:02.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:02.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:02 smithi123 bash[59255]: audit 2023-09-23T22:52:01.687660+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.744 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[74920]: audit 2023-09-23T22:52:01.687660+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[74920]: audit 2023-09-23T22:52:01.696353+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[74920]: cluster 2023-09-23T22:52:02.360313+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1144: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 482 op/s; 24157/214149 objects degraded (11.280%); 19855/214149 objects misplaced (9.272%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:52:02.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[74920]: cluster 2023-09-23T22:52:02.477993+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 24157/214149 objects degraded (11.280%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:02.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[74920]: audit 2023-09-23T22:52:02.590003+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[74920]: audit 2023-09-23T22:52:02.599017+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[78246]: audit 2023-09-23T22:52:01.687660+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[78246]: audit 2023-09-23T22:52:01.696353+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[78246]: cluster 2023-09-23T22:52:02.360313+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1144: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 482 op/s; 24157/214149 objects degraded (11.280%); 19855/214149 objects misplaced (9.272%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:52:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[78246]: cluster 2023-09-23T22:52:02.477993+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 24157/214149 objects degraded (11.280%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[78246]: audit 2023-09-23T22:52:02.590003+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:02 smithi121 bash[78246]: audit 2023-09-23T22:52:02.599017+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:02.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:02.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:02.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:02.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:03.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:02 smithi123 bash[59255]: audit 2023-09-23T22:52:01.696353+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:02 smithi123 bash[59255]: cluster 2023-09-23T22:52:02.360313+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1144: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 482 op/s; 24157/214149 objects degraded (11.280%); 19855/214149 objects misplaced (9.272%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T22:52:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:02 smithi123 bash[59255]: cluster 2023-09-23T22:52:02.477993+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 24157/214149 objects degraded (11.280%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:02 smithi123 bash[59255]: audit 2023-09-23T22:52:02.590003+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:02 smithi123 bash[59255]: audit 2023-09-23T22:52:02.599017+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:03.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:03.163 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:03.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:03.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:03.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:03.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:03.456 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:03.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:03.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:03.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:03.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:03.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:03 smithi123 bash[59255]: audit 2023-09-23T22:52:03.225007+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:52:03.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:03 smithi123 bash[59255]: audit 2023-09-23T22:52:03.226046+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:52:03.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:03 smithi123 bash[59255]: audit 2023-09-23T22:52:03.232948+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:03.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:03.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:03.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:04.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:03 smithi121 bash[74920]: audit 2023-09-23T22:52:03.225007+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:52:04.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:03 smithi121 bash[74920]: audit 2023-09-23T22:52:03.226046+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:52:04.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:03 smithi121 bash[74920]: audit 2023-09-23T22:52:03.232948+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:04.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:03 smithi121 bash[78246]: audit 2023-09-23T22:52:03.225007+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:52:04.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:03 smithi121 bash[78246]: audit 2023-09-23T22:52:03.226046+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:52:04.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:03 smithi121 bash[78246]: audit 2023-09-23T22:52:03.232948+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:04.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:04.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:04.341 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:04.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:04.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:04.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:04.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:04 smithi121 bash[74920]: cluster 2023-09-23T22:52:04.361233+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1145: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 718 op/s; 24029/205662 objects degraded (11.684%); 19006/205662 objects misplaced (9.241%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T22:52:04.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:04.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:04 smithi123 bash[59255]: cluster 2023-09-23T22:52:04.361233+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1145: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 718 op/s; 24029/205662 objects degraded (11.684%); 19006/205662 objects misplaced (9.241%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T22:52:04.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:05.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:04 smithi121 bash[78246]: cluster 2023-09-23T22:52:04.361233+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1145: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 718 op/s; 24029/205662 objects degraded (11.684%); 19006/205662 objects misplaced (9.241%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T22:52:05.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:05.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:05.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:05.133 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:05.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:05.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:05.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:05.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:05.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:05.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:05.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:05.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:05.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:05.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:05.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:05.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:05.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:05.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:05.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:05.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:06.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:06.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:06.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:06.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:06.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:06.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:06.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:06.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:06.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:06.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:06.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:06.672 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:06.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:06.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:06.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:06.912 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:06.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:06.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:07.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:07.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:07.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:07.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:07.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:07.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:07.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:07 smithi123 bash[59255]: cluster 2023-09-23T22:52:06.361775+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1146: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 483 op/s; 24029/205662 objects degraded (11.684%); 19006/205662 objects misplaced (9.241%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T22:52:07.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:07 smithi123 bash[59255]: audit 2023-09-23T22:52:06.952264+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:07.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:07.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:07.729 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:07 smithi121 bash[74920]: cluster 2023-09-23T22:52:06.361775+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1146: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 483 op/s; 24029/205662 objects degraded (11.684%); 19006/205662 objects misplaced (9.241%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T22:52:07.729 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:07 smithi121 bash[74920]: audit 2023-09-23T22:52:06.952264+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:07.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:07 smithi121 bash[78246]: cluster 2023-09-23T22:52:06.361775+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1146: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 483 op/s; 24029/205662 objects degraded (11.684%); 19006/205662 objects misplaced (9.241%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T22:52:07.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:07 smithi121 bash[78246]: audit 2023-09-23T22:52:06.952264+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:07.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:07.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:07.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:08.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:08.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:08.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:08.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:08.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:08.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:08.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:08.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:08.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:08.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:08.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:08 smithi121 bash[78246]: cluster 2023-09-23T22:52:07.479131+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 24029/205662 objects degraded (11.684%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:08.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:08 smithi121 bash[74920]: cluster 2023-09-23T22:52:07.479131+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 24029/205662 objects degraded (11.684%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:08.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:08.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:08.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:08.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:08 smithi123 bash[59255]: cluster 2023-09-23T22:52:07.479131+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 24029/205662 objects degraded (11.684%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:08.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:08.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:08.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:08.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:08.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:09.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:09.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:09.117 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:52:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:52:08] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.33.4" 2023-09-23T22:52:09.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:09.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:09.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:09.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:09.386 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:09.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:09.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:09.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:09.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:09.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:09.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:09.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:09 smithi121 bash[78246]: cluster 2023-09-23T22:52:08.362522+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1147: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 610 op/s; 24129/201099 objects degraded (11.999%); 18626/201099 objects misplaced (9.262%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T22:52:09.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:09 smithi121 bash[74920]: cluster 2023-09-23T22:52:08.362522+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1147: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 610 op/s; 24129/201099 objects degraded (11.999%); 18626/201099 objects misplaced (9.262%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T22:52:09.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:09 smithi123 bash[59255]: cluster 2023-09-23T22:52:08.362522+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1147: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 610 op/s; 24129/201099 objects degraded (11.999%); 18626/201099 objects misplaced (9.262%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T22:52:09.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:09.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:09.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:09.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:10.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:10.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:10.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:10.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:10.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:10.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:10.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:10.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:10.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:10.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:10.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:10.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:10.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:10.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:10.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:10.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:10.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:10.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:10.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:10.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:10.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:11.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:11.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:11.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:11.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:11.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:11.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:11.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:11.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:11.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:11.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:11 smithi123 bash[59255]: cluster 2023-09-23T22:52:10.365007+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1148: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23943/196512 objects degraded (12.184%); 18048/196512 objects misplaced (9.184%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T22:52:11.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:11.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:11.650 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:52:11.650 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:52:11.650 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:52:11.650 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:52:11.650 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.650 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:70409 9.f 9:f1cd01ab:::benchmark_data_smithi121_169459_object70408:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:08.453589+0000", 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 423.19201300999998, 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.186238443, 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 70409 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.651 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.453589+0000", 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.453589+0000", 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.453588+0000", 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7466999999999999e-05 2023-09-23T22:52:11.652 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.453625+0000", 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1807000000000001e-05 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.453637+0000", 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8650000000000003e-06 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.653 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.453644+0000", 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0091754460000000003 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.462819+0000", 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013560499999999999 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.462955+0000", 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015800800000000001 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.654 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.463113+0000", 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0049458890000000002 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.468059+0000", 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0016189729999999999 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.469678+0000", 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17001371100000001 2023-09-23T22:52:11.655 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.639692+0000", 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3258999999999998e-05 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.639765+0000", 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2970000000000002e-05 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.656 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:08.639828+0000", 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.186238443 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:99577 9.6 9:6dfe7f14:::benchmark_data_smithi121_169459_object99576:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:39.563626+0000", 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 392.08197599699997, 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.199890914, 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.657 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99577 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563626+0000", 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.658 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563626+0000", 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999938 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563620+0000", 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9214000000000004e-05 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563699+0000", 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5361000000000001e-05 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.659 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563715+0000", 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.049e-05 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563725+0000", 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0072999999999999e-05 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563785+0000", 2023-09-23T22:52:11.660 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000165112 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.563950+0000", 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018186799999999999 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.564132+0000", 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0077474229999999998 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.661 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571880+0000", 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2099999999999999e-05 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571892+0000", 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.191393006 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.763285+0000", 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012450199999999999 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.662 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.763409+0000", 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000107935 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.763517+0000", 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.199890914 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.663 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:99582 9.f 9:f80352cd:::benchmark_data_smithi121_169459_object99581:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:39.568067+0000", 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 392.077535571, 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19579753999999999, 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99582 2023-09-23T22:52:11.664 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568067+0000", 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568067+0000", 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.665 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568065+0000", 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3487999999999998e-05 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568139+0000", 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7019000000000001e-05 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568156+0000", 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2609999999999993e-06 2023-09-23T22:52:11.666 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568164+0000", 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000100175 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568264+0000", 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0927000000000005e-05 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.667 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568355+0000", 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013157699999999999 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.568486+0000", 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037409560000000001 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.572227+0000", 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037562730000000001 2023-09-23T22:52:11.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.575984+0000", 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.187663305 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.763647+0000", 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000145477 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.669 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.763793+0000", 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1878000000000005e-05 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.763864+0000", 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19579753999999999 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.670 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:99587 9.6 9:672349ae:::benchmark_data_smithi121_169459_object99586:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:39.571738+0000", 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 392.07386442199999, 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19251316700000001, 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 99587 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.671 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571738+0000", 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571738+0000", 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.672 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571736+0000", 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9339999999999999e-05 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571776+0000", 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4996e-05 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571791+0000", 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6589999999999996e-06 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.673 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571799+0000", 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000107261 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.571906+0000", 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7864999999999999e-05 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.674 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.572004+0000", 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000116255 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.572121+0000", 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0031513460000000002 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.575272+0000", 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00077346499999999998 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.675 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.576045+0000", 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.18801045999999999 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.764056+0000", 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000103457 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.764159+0000", 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1858e-05 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.676 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:39.764251+0000", 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.19251316700000001 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:107739 9.6 9:6d953d9c:::benchmark_data_smithi121_169459_object107738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:49.577553+0000", 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 382.06804971700001, 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26100889900000002, 2023-09-23T22:52:11.677 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 107739 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577553+0000", 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.678 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577553+0000", 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577551+0000", 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8991e-05 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577590+0000", 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2971e-05 2023-09-23T22:52:11.679 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577603+0000", 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.148e-06 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577610+0000", 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0321999999999997e-05 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.680 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577660+0000", 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000226923 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.577887+0000", 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000192509 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.578080+0000", 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0080546750000000007 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.681 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.586135+0000", 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00095445700000000003 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.587089+0000", 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.251338811 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.838428+0000", 2023-09-23T22:52:11.682 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7254000000000003e-05 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.838505+0000", 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6560000000000001e-05 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.838562+0000", 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26100889900000002 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.683 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:107750 9.6 9:6296a3a9:::benchmark_data_smithi121_169459_object107749:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:49.591628+0000", 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 382.05397407999999, 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.247335262, 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.684 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 107750 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591628+0000", 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591628+0000", 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.685 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591626+0000", 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0102999999999997e-05 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591686+0000", 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5916999999999999e-05 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.686 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591712+0000", 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2404e-05 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591724+0000", 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5321999999999995e-05 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591800+0000", 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014539300000000001 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.687 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.591945+0000", 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017322400000000001 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.592118+0000", 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039100100000000002 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.596028+0000", 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00070649299999999999 2023-09-23T22:52:11.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.596735+0000", 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.241993124 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.838728+0000", 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019754500000000001 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.838925+0000", 2023-09-23T22:52:11.689 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8118000000000003e-05 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.838964+0000", 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.247335262 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:107764 9.6 9:6dc73d74:::benchmark_data_smithi121_169459_object107763:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:52:11.690 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:49.607166+0000", 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 382.038436574, 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.2319476, 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 107764 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.691 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607166+0000", 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607166+0000", 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607165+0000", 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8503000000000004e-05 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.692 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607243+0000", 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2337000000000001e-05 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607256+0000", 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9449999999999993e-06 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.693 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607264+0000", 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1931e-05 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607326+0000", 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016195200000000001 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607488+0000", 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00022438800000000001 2023-09-23T22:52:11.694 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.607712+0000", 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0071709599999999997 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.614883+0000", 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2412000000000002e-05 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.614905+0000", 2023-09-23T22:52:11.695 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.224117444 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.839023+0000", 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7930999999999999e-05 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.839071+0000", 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2799000000000001e-05 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.696 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.839113+0000", 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.2319476 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:107767 9.6 9:623c134c:::benchmark_data_smithi121_169459_object107766:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:49.616331+0000", 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 382.02927153899998, 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.222907985, 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.697 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 107767 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616331+0000", 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616331+0000", 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616330+0000", 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9172999999999997e-05 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616390+0000", 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8050000000000001e-06 2023-09-23T22:52:11.699 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616396+0000", 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.659e-06 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616400+0000", 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6337e-05 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616446+0000", 2023-09-23T22:52:11.700 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000145644 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616592+0000", 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000180519 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.616772+0000", 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003728304 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.701 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.620501+0000", 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112509 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.620613+0000", 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.218537282 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.839151+0000", 2023-09-23T22:52:11.702 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2679000000000002e-05 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.839203+0000", 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5621000000000003e-05 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.839239+0000", 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.222907985 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.703 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:107777 9.6 9:6b06c07e:::benchmark_data_smithi121_169459_object107776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:45:49.633035+0000", 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 382.01256725500002, 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22527509700000001, 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.704 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 107777 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633035+0000", 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633035+0000", 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.705 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633034+0000", 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8566999999999999e-05 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633072+0000", 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2167000000000001e-05 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633084+0000", 2023-09-23T22:52:11.706 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.4099999999999999e-06 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633090+0000", 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3458999999999998e-05 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633133+0000", 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010191699999999999 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.707 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633235+0000", 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000110214 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.633345+0000", 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030603380000000001 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.636406+0000", 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00054913900000000003 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.708 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.636955+0000", 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22120709199999999 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.858162+0000", 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3211000000000003e-05 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.858215+0000", 2023-09-23T22:52:11.709 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5042000000000002e-05 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:45:49.858310+0000", 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22527509700000001 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:191542 9.f 9:fd6f8b67:::benchmark_data_smithi121_169459_object82633:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:11.710 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:41.456643+0000", 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 270.18895941699998, 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17193057, 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 191542 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.711 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.456643+0000", 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.456643+0000", 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.456641+0000", 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7940000000000003e-06 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.712 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.456649+0000", 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5017e-05 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.456664+0000", 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.653e-06 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.456673+0000", 2023-09-23T22:52:11.713 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056214890000000003 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.462294+0000", 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010962400000000001 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.462404+0000", 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0734000000000002e-05 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.714 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.462495+0000", 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010115147 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.472610+0000", 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010840307 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.483450+0000", 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.14501357400000001 2023-09-23T22:52:11.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.628464+0000", 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5395000000000007e-05 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.628529+0000", 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4456999999999998e-05 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.628574+0000", 2023-09-23T22:52:11.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17193057 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:191548 9.f 9:f8b0d43d:::benchmark_data_smithi121_169459_object82639:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:41.465056+0000", 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 270.180546005, 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16364008599999999, 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.717 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 191548 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.465056+0000", 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.465056+0000", 2023-09-23T22:52:11.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.465055+0000", 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9369999999999999e-06 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.465065+0000", 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2337000000000001e-05 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.465077+0000", 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6789999999999994e-06 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.465086+0000", 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026608119999999998 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.467747+0000", 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000132111 2023-09-23T22:52:11.720 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.467879+0000", 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013463700000000001 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.468014+0000", 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0047084620000000001 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.721 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.472722+0000", 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010862579000000001 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.483585+0000", 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.145032207 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.628617+0000", 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2003999999999999e-05 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.628669+0000", 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7696999999999999e-05 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:41.628696+0000", 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16364008599999999 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:192578 9.f 9:ff00b2b0:::benchmark_data_smithi121_169459_object83669:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:42.984739+0000", 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.66086291800002, 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28024175200000001, 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 192578 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.724 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984739+0000", 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984739+0000", 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984738+0000", 2023-09-23T22:52:11.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7800000000000003e-06 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984745+0000", 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2157000000000001e-05 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984757+0000", 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.568e-06 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984765+0000", 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6626000000000003e-05 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984822+0000", 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000163284 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.984985+0000", 2023-09-23T22:52:11.727 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8368000000000004e-05 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.985084+0000", 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.008798841 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.993882+0000", 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0070453590000000002 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.728 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.000928+0000", 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.263882336 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.264810+0000", 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000110393 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.264921+0000", 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0674999999999998e-05 2023-09-23T22:52:11.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.264981+0000", 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28024175200000001 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:192580 9.a 9:5b5fcab3:::benchmark_data_smithi121_169459_object83671:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:42.988234+0000", 2023-09-23T22:52:11.730 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.65736848, 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30415055000000002, 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 192580 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988234+0000", 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.731 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988234+0000", 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988233+0000", 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2325e-05 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988245+0000", 2023-09-23T22:52:11.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0766e-05 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988256+0000", 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0180000000000004e-06 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988263+0000", 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7110999999999997e-05 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.988310+0000", 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0037967529999999999 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992107+0000", 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013573099999999999 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992242+0000", 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054900579999999999 2023-09-23T22:52:11.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.997732+0000", 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001158058 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.998890+0000", 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.293383434 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292274+0000", 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9795e-05 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292324+0000", 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0816000000000002e-05 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292384+0000", 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30415055000000002 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.736 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:192595 9.a 9:5038c668:::benchmark_data_smithi121_169459_object83686:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:43.011220+0000", 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.63438270500001, 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28138629700000001, 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 192595 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.737 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011220+0000", 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011220+0000", 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011218+0000", 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3129999999999999e-06 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011226+0000", 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4953999999999999e-05 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011241+0000", 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7249999999999997e-06 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011249+0000", 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1789999999999997e-05 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011301+0000", 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0298999999999998e-05 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011381+0000", 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3972000000000002e-05 2023-09-23T22:52:11.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.011465+0000", 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0040426380000000003 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.015508+0000", 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003946654 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.019454+0000", 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.27306658700000003 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292521+0000", 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.7882e-05 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292569+0000", 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.7193000000000001e-05 2023-09-23T22:52:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292606+0000", 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.28138629700000001 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:192603 9.a 9:5768aefa:::benchmark_data_smithi121_169459_object83694:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:43.032378+0000", 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.61322470900001, 2023-09-23T22:52:11.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26034639500000001, 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 192603 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032378+0000", 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032378+0000", 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032377+0000", 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3980000000000001e-06 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.745 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032381+0000", 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7920000000000004e-06 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032388+0000", 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.6500000000000002e-06 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032392+0000", 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8257000000000003e-05 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.746 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032430+0000", 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012392999999999999 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032554+0000", 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4124999999999998e-05 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.032648+0000", 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042771479999999997 2023-09-23T22:52:11.747 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.036925+0000", 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00232475 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.039250+0000", 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.25339361500000002 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292644+0000", 2023-09-23T22:52:11.748 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6232000000000001e-05 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292690+0000", 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4276999999999997e-05 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.292724+0000", 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26034639500000001 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.749 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:212903 9.f 9:ff5b8cf0:::benchmark_data_smithi121_169459_object103994:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:12.713917+0000", 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 238.93168542800001, 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15457890199999999, 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:11.750 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 212903 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.713917+0000", 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.713917+0000", 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.751 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.713916+0000", 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1040000000000001e-06 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.713923+0000", 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.499e-06 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.713932+0000", 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8130000000000001e-06 2023-09-23T22:52:11.752 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.713938+0000", 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021388369000000001 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.735326+0000", 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012729899999999999 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.753 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.735454+0000", 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017358900000000001 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.735627+0000", 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015182734 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.750810+0000", 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0063951800000000003 2023-09-23T22:52:11.754 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.757205+0000", 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.11118642400000001 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.868392+0000", 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4256000000000002e-05 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.868466+0000", 2023-09-23T22:52:11.755 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9961e-05 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:12.868496+0000", 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15457890199999999 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:34521 10.9 10:972679e6:::benchmark_data_smithi121_192580_object34520:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:50:04.041070+0000", 2023-09-23T22:52:11.756 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 127.60453233699999, 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24886388300000001, 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34521 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.041070+0000", 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.757 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.041070+0000", 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.041070+0000", 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3773e-05 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.758 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.041143+0000", 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6740000000000002e-06 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.041149+0000", 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.8489999999999999e-06 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.041153+0000", 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0017913810000000001 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.759 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.042944+0000", 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7842000000000003e-05 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.043042+0000", 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112525 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,4", 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.043155+0000", 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028691120000000001 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.760 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.046024+0000", 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0078904749999999992 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.053914+0000", 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23578440000000001 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.289699+0000", 2023-09-23T22:52:11.761 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000124707 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.289823+0000", 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011059400000000001 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.289934+0000", 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.24886388300000001 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.762 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:34547 10.9 10:94ff75c3:::benchmark_data_smithi121_192580_object34546:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:50:04.059178+0000", 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 127.586424252, 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23101961900000001, 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 34547 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.763 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059178+0000", 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059178+0000", 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.764 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059176+0000", 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0393e-05 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059267+0000", 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5285999999999999e-05 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059282+0000", 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5710000000000003e-06 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.765 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059288+0000", 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5420999999999996e-05 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059354+0000", 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000172034 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059526+0000", 2023-09-23T22:52:11.766 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00020477000000000001 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,4", 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.059731+0000", 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00179911 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.061530+0000", 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000195933 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.767 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.061726+0000", 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.228285874 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.290012+0000", 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4553000000000003e-05 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.290086+0000", 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111697 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.768 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:04.290198+0000", 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23101961900000001 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:74766 10.6 10:6c1729c5:::benchmark_data_smithi121_192580_object74765:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:50:44.711348+0000", 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 86.934254092000003, 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22076459800000001, 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.769 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74766 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711348+0000", 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.770 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711348+0000", 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711346+0000", 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3956000000000003e-05 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711400+0000", 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9473000000000001e-05 2023-09-23T22:52:11.771 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711420+0000", 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8480000000000001e-06 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711428+0000", 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8341000000000001e-05 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.772 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711506+0000", 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017470699999999999 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711681+0000", 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00021017900000000001 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.711891+0000", 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0060924769999999998 2023-09-23T22:52:11.773 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.717983+0000", 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001793406 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.719777+0000", 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.21217560099999999 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.774 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.775 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.931952+0000", 2023-09-23T22:52:11.775 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5106999999999996e-05 2023-09-23T22:52:11.775 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.775 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.775 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.932047+0000", 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5556999999999996e-05 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.932113+0000", 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.22076459800000001 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.776 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:74767 10.6 10:6d608618:::benchmark_data_smithi121_192580_object74766:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:50:44.714765+0000", 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 86.930837276000005, 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.221559493, 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 74767 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.777 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.714765+0000", 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.714765+0000", 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.714763+0000", 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9206000000000001e-05 2023-09-23T22:52:11.778 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.714832+0000", 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6082e-05 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.714848+0000", 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2290000000000003e-06 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.714856+0000", 2023-09-23T22:52:11.779 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017688599999999999 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.715033+0000", 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000155055 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.715188+0000", 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00019101200000000001 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:52:11.780 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.715379+0000", 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028206400000000001 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.718200+0000", 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.004853815 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.723054+0000", 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.212720717 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.781 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.935774+0000", 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00031329600000000002 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.936088+0000", 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000237044 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:50:44.936325+0000", 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.221559493 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.782 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.783 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.783 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:11.783 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:11.783 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:52:11.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:11 smithi121 bash[74920]: cluster 2023-09-23T22:52:10.365007+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1148: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23943/196512 objects degraded (12.184%); 18048/196512 objects misplaced (9.184%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T22:52:11.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:11 smithi121 bash[78246]: cluster 2023-09-23T22:52:10.365007+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1148: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23943/196512 objects degraded (12.184%); 18048/196512 objects misplaced (9.184%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T22:52:11.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:11.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:11.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:11.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:11.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:12.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:12.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:12.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:12.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:12.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:12.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:12.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:12.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:12.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:12.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:12.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:12.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:12.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:52:12.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:12.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:12.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:12.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:12.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:12.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:13.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:13.113 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:13.219 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:13.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:13.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:13.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:13.355 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:52:13.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:13.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:13.389 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:52:13.450 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:52:13.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:13.514 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:52:13.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:13.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:13.552 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:52:13.586 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:52:13.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:13.626 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:52:13.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:13.665 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:52:13.679 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.679 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.680 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.680 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.680 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.680 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.680 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.680 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:52:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:13 smithi121 bash[78246]: cluster 2023-09-23T22:52:12.365618+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1149: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 489 op/s; 23943/196512 objects degraded (12.184%); 18048/196512 objects misplaced (9.184%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:52:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:13 smithi121 bash[78246]: cluster 2023-09-23T22:52:12.480503+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 23943/196512 objects degraded (12.184%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:13.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:13 smithi121 bash[78246]: audit 2023-09-23T22:52:13.272075+0000 mon.a (mon.0) 1425 : audit 0 from='client.? 172.21.15.121:0/2189165855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:13.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:13 smithi121 bash[74920]: cluster 2023-09-23T22:52:12.365618+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1149: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 489 op/s; 23943/196512 objects degraded (12.184%); 18048/196512 objects misplaced (9.184%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:52:13.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:13 smithi121 bash[74920]: cluster 2023-09-23T22:52:12.480503+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 23943/196512 objects degraded (12.184%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:13.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:13 smithi121 bash[74920]: audit 2023-09-23T22:52:13.272075+0000 mon.a (mon.0) 1425 : audit 0 from='client.? 172.21.15.121:0/2189165855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:13.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:13.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:13 smithi123 bash[59255]: cluster 2023-09-23T22:52:12.365618+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1149: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 489 op/s; 23943/196512 objects degraded (12.184%); 18048/196512 objects misplaced (9.184%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T22:52:13.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:13 smithi123 bash[59255]: cluster 2023-09-23T22:52:12.480503+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 23943/196512 objects degraded (12.184%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:13.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:13 smithi123 bash[59255]: audit 2023-09-23T22:52:13.272075+0000 mon.a (mon.0) 1425 : audit 0 from='client.? 172.21.15.121:0/2189165855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:13.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:13.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:13.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:13.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:13.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:14.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:14.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:14.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:14.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:14.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:14.514 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T22:52:14.526 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:52:14.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:14.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:14.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:14.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:14 smithi121 bash[78246]: audit 2023-09-23T22:52:13.648037+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.121:0/3682203842' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:14.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:14 smithi121 bash[78246]: audit 2023-09-23T22:52:13.650194+0000 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:14.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:14 smithi121 bash[78246]: audit 2023-09-23T22:52:13.736349+0000 mon.a (mon.0) 1427 : audit 1 from='client.? 172.21.15.121:0/1269612972' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:52:14.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:14 smithi121 bash[74920]: audit 2023-09-23T22:52:13.648037+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.121:0/3682203842' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:14.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:14 smithi121 bash[74920]: audit 2023-09-23T22:52:13.650194+0000 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:14.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:14 smithi121 bash[74920]: audit 2023-09-23T22:52:13.736349+0000 mon.a (mon.0) 1427 : audit 1 from='client.? 172.21.15.121:0/1269612972' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:52:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:14 smithi123 bash[59255]: audit 2023-09-23T22:52:13.648037+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.121:0/3682203842' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:14 smithi123 bash[59255]: audit 2023-09-23T22:52:13.650194+0000 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:14.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:14 smithi123 bash[59255]: audit 2023-09-23T22:52:13.736349+0000 mon.a (mon.0) 1427 : audit 1 from='client.? 172.21.15.121:0/1269612972' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:52:14.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:14.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:14.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:14.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:14.984 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:14.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:15.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:15.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:15.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:15.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:15.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:15.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.366897+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1150: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 732 op/s; 23832/187761 objects degraded (12.693%); 17159/187761 objects misplaced (9.139%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:52:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.485090+0000 mon.a (mon.0) 1428 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:52:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.497647+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: audit 2023-09-23T22:52:14.500633+0000 mon.a (mon.0) 1429 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:52:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: audit 2023-09-23T22:52:14.500859+0000 mon.a (mon.0) 1430 : audit 1 from='client.? 172.21.15.121:0/1269612972' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:52:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.501199+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e241: 8 total, 8 up, 5 in 2023-09-23T22:52:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.513291+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.730693+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[74920]: cluster 2023-09-23T22:52:14.732424+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:15.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.366897+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1150: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 732 op/s; 23832/187761 objects degraded (12.693%); 17159/187761 objects misplaced (9.139%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:52:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.485090+0000 mon.a (mon.0) 1428 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:52:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.497647+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: audit 2023-09-23T22:52:14.500633+0000 mon.a (mon.0) 1429 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:52:15.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: audit 2023-09-23T22:52:14.500859+0000 mon.a (mon.0) 1430 : audit 1 from='client.? 172.21.15.121:0/1269612972' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:52:15.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.501199+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e241: 8 total, 8 up, 5 in 2023-09-23T22:52:15.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.513291+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.730693+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:15 smithi121 bash[78246]: cluster 2023-09-23T22:52:14.732424+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.366897+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1150: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 732 op/s; 23832/187761 objects degraded (12.693%); 17159/187761 objects misplaced (9.139%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:52:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.485090+0000 mon.a (mon.0) 1428 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:52:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.497647+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: audit 2023-09-23T22:52:14.500633+0000 mon.a (mon.0) 1429 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:52:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: audit 2023-09-23T22:52:14.500859+0000 mon.a (mon.0) 1430 : audit 1 from='client.? 172.21.15.121:0/1269612972' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:52:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.501199+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e241: 8 total, 8 up, 5 in 2023-09-23T22:52:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.513291+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.730693+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:15 smithi123 bash[59255]: cluster 2023-09-23T22:52:14.732424+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:52:15.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:15.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:15.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:16.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:16.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:16.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:16.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:16.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:16.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:16.450 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:16.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:16.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:16.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:16.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:16.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:16.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:16.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:16.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:16.987 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:17.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:17.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.151 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:17.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:17.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:17.520 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:17.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:17 smithi121 bash[74920]: cluster 2023-09-23T22:52:16.367493+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1152: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 596 op/s; 23832/187761 objects degraded (12.693%); 17159/187761 objects misplaced (9.139%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T22:52:17.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:17 smithi121 bash[74920]: cluster 2023-09-23T22:52:17.481594+0000 mon.a (mon.0) 1432 : cluster 3 Health check update: Degraded data redundancy: 23832/187761 objects degraded (12.693%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:17.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:17 smithi121 bash[78246]: cluster 2023-09-23T22:52:16.367493+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1152: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 596 op/s; 23832/187761 objects degraded (12.693%); 17159/187761 objects misplaced (9.139%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T22:52:17.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:17.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:17.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:17 smithi123 bash[59255]: cluster 2023-09-23T22:52:16.367493+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1152: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 596 op/s; 23832/187761 objects degraded (12.693%); 17159/187761 objects misplaced (9.139%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T22:52:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:17 smithi123 bash[59255]: cluster 2023-09-23T22:52:17.481594+0000 mon.a (mon.0) 1432 : cluster 3 Health check update: Degraded data redundancy: 23832/187761 objects degraded (12.693%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:17.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:17.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:17.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:17.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:17.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:18.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:17 smithi121 bash[78246]: cluster 2023-09-23T22:52:17.481594+0000 mon.a (mon.0) 1432 : cluster 3 Health check update: Degraded data redundancy: 23832/187761 objects degraded (12.693%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:18.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:18.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:18.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:18.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:18.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:18.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:18.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:18.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:18.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:18.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:18.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:18.800 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:18.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T22:52:18.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:18.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.926 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.935 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:52:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:52:18] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.33.4" 2023-09-23T22:52:18.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:19.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:19.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:19.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:19.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:19.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:19.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:19.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:19.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:19.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:19.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:19.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:19 smithi123 bash[59255]: cluster 2023-09-23T22:52:18.368191+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1153: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 23899/183267 objects degraded (13.041%); 16783/183267 objects misplaced (9.158%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:52:19.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:19.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:19.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:19.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:19 smithi121 bash[78246]: cluster 2023-09-23T22:52:18.368191+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1153: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 23899/183267 objects degraded (13.041%); 16783/183267 objects misplaced (9.158%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:52:19.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:19 smithi121 bash[74920]: cluster 2023-09-23T22:52:18.368191+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1153: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 23899/183267 objects degraded (13.041%); 16783/183267 objects misplaced (9.158%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:52:19.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:19.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:19.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:19.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:19.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:20.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:20.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:20.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:20.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:20.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:20.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:20.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:20.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:20.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:20.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:20.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:20.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:20.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:20.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:20.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:52:20.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:20.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:20.816 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:52:20.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:20.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:20.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:21.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:21.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:21.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:21.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:21.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:21.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:21.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:21.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:21.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:21.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:21.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:21.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:21.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:21 smithi123 bash[59255]: cluster 2023-09-23T22:52:20.368848+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1154: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 592 op/s; 23718/178725 objects degraded (13.271%); 16201/178725 objects misplaced (9.065%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:21.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:21.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:21.681 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:21.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:21 smithi121 bash[74920]: cluster 2023-09-23T22:52:20.368848+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1154: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 592 op/s; 23718/178725 objects degraded (13.271%); 16201/178725 objects misplaced (9.065%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:21.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:21 smithi121 bash[78246]: cluster 2023-09-23T22:52:20.368848+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1154: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 592 op/s; 23718/178725 objects degraded (13.271%); 16201/178725 objects misplaced (9.065%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:21.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:21.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:21.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:21.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:21.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:22.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:22.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:22.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:22.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:22.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.407 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:52:22.407 INFO:teuthology.orchestra.run.smithi123.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-23T22:52:22.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:22.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:22.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:22.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:22.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:22.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:22.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:22.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:23.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:23.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:22 smithi123 bash[59255]: audit 2023-09-23T22:52:21.961547+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:23.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:22 smithi123 bash[59255]: audit 2023-09-23T22:52:21.963184+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:22 smithi123 bash[59255]: cluster 2023-09-23T22:52:22.369420+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1155: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 592 op/s; 23718/178725 objects degraded (13.271%); 16201/178725 objects misplaced (9.065%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:22 smithi123 bash[59255]: cluster 2023-09-23T22:52:22.482786+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 23718/178725 objects degraded (13.271%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:23.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:23.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:23.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[74920]: audit 2023-09-23T22:52:21.961547+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:23.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[74920]: audit 2023-09-23T22:52:21.963184+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:23.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[74920]: cluster 2023-09-23T22:52:22.369420+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1155: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 592 op/s; 23718/178725 objects degraded (13.271%); 16201/178725 objects misplaced (9.065%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:23.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[74920]: cluster 2023-09-23T22:52:22.482786+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 23718/178725 objects degraded (13.271%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:23.190 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[78246]: audit 2023-09-23T22:52:21.961547+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:23.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[78246]: audit 2023-09-23T22:52:21.963184+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:23.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[78246]: cluster 2023-09-23T22:52:22.369420+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1155: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 592 op/s; 23718/178725 objects degraded (13.271%); 16201/178725 objects misplaced (9.065%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:23.191 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:22 smithi121 bash[78246]: cluster 2023-09-23T22:52:22.482786+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 23718/178725 objects degraded (13.271%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:23.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:23.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:23.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:23.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:52:23.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:23.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:23.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:23.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:23.676 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:23.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:23.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:23.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:24.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:24.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:24.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:24.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:24.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:24.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:24.693 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:24.694 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:24.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:24.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:24.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:24.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:24.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:25.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:25.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:25.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:25.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:25.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:25.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:25.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:25.386 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:25.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:25.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:25.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:25.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:25.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:25 smithi121 bash[74920]: cluster 2023-09-23T22:52:24.370301+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1156: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 609 op/s; 23635/169455 objects degraded (13.948%); 15248/169455 objects misplaced (8.998%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:52:25.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:25 smithi121 bash[78246]: cluster 2023-09-23T22:52:24.370301+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1156: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 609 op/s; 23635/169455 objects degraded (13.948%); 15248/169455 objects misplaced (8.998%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:52:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:25.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:25.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:25.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:25 smithi123 bash[59255]: cluster 2023-09-23T22:52:24.370301+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1156: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 609 op/s; 23635/169455 objects degraded (13.948%); 15248/169455 objects misplaced (8.998%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T22:52:25.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:25.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:25.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:25.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:26.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:26.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:26.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:26.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:26.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:26.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:26.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:26.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:26.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:26.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:26.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:26.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:26.706 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:26.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:26.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:26.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:26.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:26.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.010 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:27.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:27.143 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:27.250 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:27.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:27.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:27.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:27.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:27.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:27.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:27.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:27.676 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:27 smithi121 bash[78246]: cluster 2023-09-23T22:52:26.370767+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1157: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 513 op/s; 23635/169455 objects degraded (13.948%); 15248/169455 objects misplaced (8.998%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T22:52:27.676 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:27 smithi121 bash[74920]: cluster 2023-09-23T22:52:26.370767+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1157: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 513 op/s; 23635/169455 objects degraded (13.948%); 15248/169455 objects misplaced (8.998%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T22:52:27.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:27.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:27 smithi123 bash[59255]: cluster 2023-09-23T22:52:26.370767+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1157: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 513 op/s; 23635/169455 objects degraded (13.948%); 15248/169455 objects misplaced (8.998%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T22:52:27.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:27.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:27.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:27.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:27.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:28.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:28.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:28.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:28.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:28.237 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:28.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:28.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:28.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:28.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:28.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:28 smithi121 bash[78246]: cluster 2023-09-23T22:52:27.483868+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 23635/169455 objects degraded (13.948%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:28.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:28 smithi121 bash[74920]: cluster 2023-09-23T22:52:27.483868+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 23635/169455 objects degraded (13.948%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:28.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:28.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:28.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:28.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:28 smithi123 bash[59255]: cluster 2023-09-23T22:52:27.483868+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 23635/169455 objects degraded (13.948%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:28.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:28.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:28.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:28.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:28.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:28.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:28.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:29.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:29.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:52:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:52:28] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-09-23T22:52:29.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:29.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:29.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:29.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:29.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:29.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:29.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:29.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:29.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:29.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:29.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:29.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:29 smithi121 bash[74920]: cluster 2023-09-23T22:52:28.371527+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1158: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 23739/164790 objects degraded (14.406%); 14842/164790 objects misplaced (9.007%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:52:29.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:29 smithi121 bash[78246]: cluster 2023-09-23T22:52:28.371527+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1158: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 23739/164790 objects degraded (14.406%); 14842/164790 objects misplaced (9.007%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:52:29.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:29.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:29.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:29.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:29.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:29 smithi123 bash[59255]: cluster 2023-09-23T22:52:28.371527+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1158: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 23739/164790 objects degraded (14.406%); 14842/164790 objects misplaced (9.007%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:52:29.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:29.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:29.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:29.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:29.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:29.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:30.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:30.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:30.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:30.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:30.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:30.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:30.502 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:30.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:30.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:30.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:30.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:30.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:30.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:30.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:31.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:31.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:31.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:31.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:31.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:31.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:31.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:31.455 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:31.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:31.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:31.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:31.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:31 smithi123 bash[59255]: cluster 2023-09-23T22:52:30.372478+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1159: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 645 op/s; 23553/160038 objects degraded (14.717%); 14268/160038 objects misplaced (8.915%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:31.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:31.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:31.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:31.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:31.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:31 smithi121 bash[74920]: cluster 2023-09-23T22:52:30.372478+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1159: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 645 op/s; 23553/160038 objects degraded (14.717%); 14268/160038 objects misplaced (8.915%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:31.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:31 smithi121 bash[78246]: cluster 2023-09-23T22:52:30.372478+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1159: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 645 op/s; 23553/160038 objects degraded (14.717%); 14268/160038 objects misplaced (8.915%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:52:31.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:31.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:31.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:31.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:31.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:32.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:32.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:32.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:32.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:32.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:32.395 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:32.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:32.497 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:32.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:32.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:32.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:32 smithi121 bash[74920]: cluster 2023-09-23T22:52:32.485055+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 23553/160038 objects degraded (14.717%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:32.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:32 smithi121 bash[78246]: cluster 2023-09-23T22:52:32.485055+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 23553/160038 objects degraded (14.717%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:32.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:32.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:32.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:32 smithi123 bash[59255]: cluster 2023-09-23T22:52:32.485055+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 23553/160038 objects degraded (14.717%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:32.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:32.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:32.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:32.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:32.985 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:52:32.985 INFO:teuthology.orchestra.run.smithi123.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-23T22:52:33.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:33.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:33.176 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:33.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:33.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:33.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:33.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:33.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:33.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:33.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:33.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:33.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:33.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:33 smithi121 bash[78246]: cluster 2023-09-23T22:52:32.373232+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1160: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 518 op/s; 23553/160038 objects degraded (14.717%); 14268/160038 objects misplaced (8.915%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T22:52:33.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:33 smithi121 bash[74920]: cluster 2023-09-23T22:52:32.373232+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1160: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 518 op/s; 23553/160038 objects degraded (14.717%); 14268/160038 objects misplaced (8.915%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T22:52:33.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:33.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:33 smithi123 bash[59255]: cluster 2023-09-23T22:52:32.373232+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1160: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 518 op/s; 23553/160038 objects degraded (14.717%); 14268/160038 objects misplaced (8.915%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T22:52:33.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:33.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:33.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:52:33.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:33.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:33.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:34.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:34.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:34.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:34.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:34.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:34.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:34.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:34.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:34.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:34.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:34.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:34.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:34.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:34.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:34.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:34.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:35.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:35.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:35.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:35.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:35.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:35 smithi121 bash[78246]: cluster 2023-09-23T22:52:34.374153+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1161: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 771 op/s; 23437/150942 objects degraded (15.527%); 13356/150942 objects misplaced (8.848%); 7.4 MiB/s, 118 objects/s recovering 2023-09-23T22:52:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:35 smithi121 bash[74920]: cluster 2023-09-23T22:52:34.374153+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1161: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 771 op/s; 23437/150942 objects degraded (15.527%); 13356/150942 objects misplaced (8.848%); 7.4 MiB/s, 118 objects/s recovering 2023-09-23T22:52:35.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:35.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:35 smithi123 bash[59255]: cluster 2023-09-23T22:52:34.374153+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1161: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 771 op/s; 23437/150942 objects degraded (15.527%); 13356/150942 objects misplaced (8.848%); 7.4 MiB/s, 118 objects/s recovering 2023-09-23T22:52:35.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:35.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:35.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:35.973 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:36.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:36.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:36.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:36.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:36.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:36.340 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:36.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:36.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:36.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:36.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:36.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:36.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:36.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:36.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:36.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:36.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:36.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:36.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:36.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:37.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:37.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:37.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:37.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:37.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:37.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:37.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:37.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:37 smithi123 bash[59255]: cluster 2023-09-23T22:52:36.374769+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1162: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 514 op/s; 23437/150942 objects degraded (15.527%); 13356/150942 objects misplaced (8.848%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T22:52:37.527 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:37 smithi123 bash[59255]: audit 2023-09-23T22:52:36.952869+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:37.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:37.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:37.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:37.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:37.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:37 smithi121 bash[78246]: cluster 2023-09-23T22:52:36.374769+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1162: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 514 op/s; 23437/150942 objects degraded (15.527%); 13356/150942 objects misplaced (8.848%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T22:52:37.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:37 smithi121 bash[78246]: audit 2023-09-23T22:52:36.952869+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:37.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:37 smithi121 bash[78246]: cluster 2023-09-23T22:52:37.486118+0000 mon.a (mon.0) 1439 : cluster 3 Health check update: Degraded data redundancy: 23437/150942 objects degraded (15.527%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:37.682 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:37 smithi121 bash[74920]: cluster 2023-09-23T22:52:36.374769+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1162: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 514 op/s; 23437/150942 objects degraded (15.527%); 13356/150942 objects misplaced (8.848%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T22:52:37.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:37 smithi121 bash[74920]: audit 2023-09-23T22:52:36.952869+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:37.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:37 smithi121 bash[74920]: cluster 2023-09-23T22:52:37.486118+0000 mon.a (mon.0) 1439 : cluster 3 Health check update: Degraded data redundancy: 23437/150942 objects degraded (15.527%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:37.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:37.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:37 smithi123 bash[59255]: cluster 2023-09-23T22:52:37.486118+0000 mon.a (mon.0) 1439 : cluster 3 Health check update: Degraded data redundancy: 23437/150942 objects degraded (15.527%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:37.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:37.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:37.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:37.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:37.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:38.077 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:38.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:38.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:38.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:38.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:38.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:38.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:38.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:38.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:38.658 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:38.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:38.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:38.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:38.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:38.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:38.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:39.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:39.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:39.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:39.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:39.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:39.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:52:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:52:38] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-09-23T22:52:39.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:39.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:39.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:39 smithi121 bash[78246]: cluster 2023-09-23T22:52:38.375588+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1163: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 644 op/s; 23478/146235 objects degraded (16.055%); 12967/146235 objects misplaced (8.867%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:52:39.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:39 smithi121 bash[74920]: cluster 2023-09-23T22:52:38.375588+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1163: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 644 op/s; 23478/146235 objects degraded (16.055%); 12967/146235 objects misplaced (8.867%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:52:39.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:39.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:39.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:39.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:39.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:39.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:40.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:40.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:40.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:40.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:39 smithi123 bash[59255]: cluster 2023-09-23T22:52:38.375588+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1163: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 644 op/s; 23478/146235 objects degraded (16.055%); 12967/146235 objects misplaced (8.867%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:52:40.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:40.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:40.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:40.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:40.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:40.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:40.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:40.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:40.891 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:52:40.931 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:52:40.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:40.996 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:52:41.046 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:52:41.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.096 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:52:41.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:41.130 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:52:41.168 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:52:41.199 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:52:41.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.215 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.216 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:52:41.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:41.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:41.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:41.554 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:52:41.554 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T22:52:41.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:41.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:41.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:41.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:41.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:41 smithi123 bash[59255]: cluster 2023-09-23T22:52:40.376354+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1164: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 648 op/s; 23476/141423 objects degraded (16.600%); 12369/141423 objects misplaced (8.746%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:52:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:41 smithi123 bash[59255]: audit 2023-09-23T22:52:40.825520+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.121:0/1597985645' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:41.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:41 smithi123 bash[59255]: audit 2023-09-23T22:52:41.033672+0000 mon.a (mon.0) 1440 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:52:41.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:41 smithi123 bash[59255]: audit 2023-09-23T22:52:41.034650+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.121:0/735597423' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:52:41.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:41 smithi123 bash[59255]: audit 2023-09-23T22:52:41.227243+0000 mon.a (mon.0) 1441 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:41.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:41 smithi123 bash[59255]: audit 2023-09-23T22:52:41.228418+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.121:0/90434670' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:41.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:41.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[74920]: cluster 2023-09-23T22:52:40.376354+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1164: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 648 op/s; 23476/141423 objects degraded (16.600%); 12369/141423 objects misplaced (8.746%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:52:41.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[74920]: audit 2023-09-23T22:52:40.825520+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.121:0/1597985645' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:41.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[74920]: audit 2023-09-23T22:52:41.033672+0000 mon.a (mon.0) 1440 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:52:41.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[74920]: audit 2023-09-23T22:52:41.034650+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.121:0/735597423' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:52:41.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[74920]: audit 2023-09-23T22:52:41.227243+0000 mon.a (mon.0) 1441 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:41.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[74920]: audit 2023-09-23T22:52:41.228418+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.121:0/90434670' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:41.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[78246]: cluster 2023-09-23T22:52:40.376354+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1164: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 648 op/s; 23476/141423 objects degraded (16.600%); 12369/141423 objects misplaced (8.746%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:52:41.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[78246]: audit 2023-09-23T22:52:40.825520+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.121:0/1597985645' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:41.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[78246]: audit 2023-09-23T22:52:41.033672+0000 mon.a (mon.0) 1440 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:52:41.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[78246]: audit 2023-09-23T22:52:41.034650+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.121:0/735597423' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:52:41.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[78246]: audit 2023-09-23T22:52:41.227243+0000 mon.a (mon.0) 1441 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:41.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:41 smithi121 bash[78246]: audit 2023-09-23T22:52:41.228418+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.121:0/90434670' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:41.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:41.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:41.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:42.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:42.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:42.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:42.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:42.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:42.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: cluster 2023-09-23T22:52:41.533468+0000 mon.a (mon.0) 1442 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:52:42.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: audit 2023-09-23T22:52:41.543060+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:52:42.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: audit 2023-09-23T22:52:41.543111+0000 mon.a (mon.0) 1444 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: cluster 2023-09-23T22:52:41.543166+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e242: 8 total, 8 up, 5 in 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: cluster 2023-09-23T22:52:41.543274+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: cluster 2023-09-23T22:52:41.543304+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: cluster 2023-09-23T22:52:41.545822+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[78246]: cluster 2023-09-23T22:52:42.487153+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 23476/141423 objects degraded (16.600%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: cluster 2023-09-23T22:52:41.533468+0000 mon.a (mon.0) 1442 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: audit 2023-09-23T22:52:41.543060+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: audit 2023-09-23T22:52:41.543111+0000 mon.a (mon.0) 1444 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: cluster 2023-09-23T22:52:41.543166+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e242: 8 total, 8 up, 5 in 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: cluster 2023-09-23T22:52:41.543274+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: cluster 2023-09-23T22:52:41.543304+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: cluster 2023-09-23T22:52:41.545822+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:42 smithi121 bash[74920]: cluster 2023-09-23T22:52:42.487153+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 23476/141423 objects degraded (16.600%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:42.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:42.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: cluster 2023-09-23T22:52:41.533468+0000 mon.a (mon.0) 1442 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:52:42.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: audit 2023-09-23T22:52:41.543060+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:52:42.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: audit 2023-09-23T22:52:41.543111+0000 mon.a (mon.0) 1444 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:52:42.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: cluster 2023-09-23T22:52:41.543166+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e242: 8 total, 8 up, 5 in 2023-09-23T22:52:42.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: cluster 2023-09-23T22:52:41.543274+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: cluster 2023-09-23T22:52:41.543304+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: cluster 2023-09-23T22:52:41.545822+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:52:42.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:42 smithi123 bash[59255]: cluster 2023-09-23T22:52:42.487153+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 23476/141423 objects degraded (16.600%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:42.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:42.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:42.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:42.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:42.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:42.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:42.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:42.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:188140 9.1 9:81defb33:::benchmark_data_smithi121_169459_object79231:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:34.464620+0000", 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 308.51472097599998, 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1806787839999999, 2023-09-23T22:52:42.984 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 188140 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464620+0000", 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.985 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464620+0000", 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464619+0000", 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8970000000000008e-06 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464627+0000", 2023-09-23T22:52:42.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4892000000000001e-05 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464641+0000", 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2439999999999998e-06 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464648+0000", 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9327000000000003e-05 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464707+0000", 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3944000000000001e-05 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.464721+0000", 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.98260124599999998 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:35.447322+0000", 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3968000000000001e-05 2023-09-23T22:52:42.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:35.447336+0000", 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.184215496 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.631552+0000", 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000119857 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.631672+0000", 2023-09-23T22:52:42.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112124 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,4,6", 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.631784+0000", 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012914854999999999 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.644698+0000", 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00026619700000000003 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.644965+0000", 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2046999999999995e-05 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645057+0000", 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011927200000000001 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645176+0000", 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5414000000000003e-05 2023-09-23T22:52:42.991 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645221+0000", 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7568e-05 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645299+0000", 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1806787839999999 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:42.992 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:188144 9.1 9:8db81b93:::benchmark_data_smithi121_169459_object79235:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:34.468018+0000", 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 308.51132314400002, 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.177565355, 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 188144 2023-09-23T22:52:42.993 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468018+0000", 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468018+0000", 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468016+0000", 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7510000000000008e-06 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468024+0000", 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3454e-05 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468038+0000", 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5479999999999998e-06 2023-09-23T22:52:42.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468044+0000", 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3108000000000001e-05 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468087+0000", 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0510000000000002e-06 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:42.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.468096+0000", 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.97926884800000003 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:35.447365+0000", 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3179999999999996e-06 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:35.447375+0000", 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1883411269999999 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.635716+0000", 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00022552100000000001 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.635941+0000", 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00028989800000000002 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,4,6", 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.636231+0000", 2023-09-23T22:52:42.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0086604969999999996 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.644892+0000", 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117924 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645010+0000", 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000106557 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:42.999 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645116+0000", 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00035115199999999997 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645467+0000", 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.8419999999999999e-05 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645496+0000", 2023-09-23T22:52:43.000 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7767000000000002e-05 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645583+0000", 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.177565355 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:188159 9.1 9:8d1705e0:::benchmark_data_smithi121_169459_object79250:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:34.500323+0000", 2023-09-23T22:52:43.001 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 308.47901782500003, 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.145580528, 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 188159 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.002 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500323+0000", 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500323+0000", 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500321+0000", 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4660000000000005e-06 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500331+0000", 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1594e-05 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500352+0000", 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3002e-05 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500365+0000", 2023-09-23T22:52:43.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9222000000000003e-05 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500425+0000", 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2286999999999999e-05 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:34.500437+0000", 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.94698727999999999 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:35.447424+0000", 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6979999999999993e-06 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:35.447434+0000", 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1930164050000001 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.640450+0000", 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6695999999999998e-05 2023-09-23T22:52:43.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.640537+0000", 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6341999999999993e-05 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,4,6", 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.640633+0000", 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0044937190000000002 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645127+0000", 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00050407800000000003 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645631+0000", 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1569999999999997e-05 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645673+0000", 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9838e-05 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.008 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645713+0000", 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7493e-05 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645770+0000", 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013385599999999999 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:36.645904+0000", 2023-09-23T22:52:43.009 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.145580528 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:192577 9.e 9:77c27675:::benchmark_data_smithi121_169459_object83668:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:47:42.991991+0000", 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 299.98734977399999, 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.281056574, 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.010 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 192577 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.991991+0000", 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.991991+0000", 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:43.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.991990+0000", 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4819999999999994e-06 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.991998+0000", 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8652999999999999e-05 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992017+0000", 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0729999999999999e-06 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992024+0000", 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0747999999999994e-05 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992095+0000", 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000118923 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.013 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992214+0000", 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000101512 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,4", 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.992315+0000", 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056872939999999999 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.998003+0000", 2023-09-23T22:52:43.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00079227900000000001 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:42.998795+0000", 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.27414131000000003 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.272936+0000", 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0834000000000007e-05 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.273007+0000", 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0948999999999997e-05 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:47:43.273048+0000", 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.281056574 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.016 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214119 9.1 9:8f05eb2d:::benchmark_data_smithi121_169459_object105210:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.615378+0000", 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.36396279399997, 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.086306024, 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214119 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.017 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615378+0000", 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615378+0000", 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615377+0000", 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7950000000000004e-06 2023-09-23T22:52:43.018 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615383+0000", 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0220999999999999e-05 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615393+0000", 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6179999999999997e-06 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.019 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615401+0000", 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4183000000000004e-05 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615475+0000", 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2909999999999996e-06 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.615484+0000", 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.036499885 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.020 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.651984+0000", 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000108068 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.652092+0000", 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000112853 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.652205+0000", 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015503051 2023-09-23T22:52:43.021 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.667708+0000", 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.033783489 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701492+0000", 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6148000000000003e-05 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.022 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701568+0000", 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2064999999999995e-05 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701640+0000", 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4577999999999999e-05 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701684+0000", 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.086306024 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.023 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214147 9.1 9:8a6e5d8d:::benchmark_data_smithi121_169459_object105238:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.665224+0000", 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.31411692900002, 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0365904770000001, 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.024 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214147 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665224+0000", 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665224+0000", 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.025 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665223+0000", 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8510000000000004e-06 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665229+0000", 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5029999999999997e-06 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665237+0000", 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9309999999999999e-06 2023-09-23T22:52:43.026 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665242+0000", 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2735000000000003e-05 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665285+0000", 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.922e-06 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.027 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.665292+0000", 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99051350100000002 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.655805+0000", 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.7571000000000006e-05 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.655893+0000", 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000100315 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.028 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.655993+0000", 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011734704 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.667728+0000", 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.033807852999999999 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701536+0000", 2023-09-23T22:52:43.029 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00022941300000000001 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701765+0000", 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7171000000000001e-05 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701792+0000", 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2252999999999999e-05 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.030 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701815+0000", 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0365904770000001 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214153 9.1 9:894411b6:::benchmark_data_smithi121_169459_object105244:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.675945+0000", 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.303396163, 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.026075911, 2023-09-23T22:52:43.031 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214153 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.675945+0000", 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.032 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.675945+0000", 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.675943+0000", 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5050000000000007e-06 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.675952+0000", 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8697000000000001e-05 2023-09-23T22:52:43.033 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.675970+0000", 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0569999999999993e-06 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.034 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.675978+0000", 2023-09-23T22:52:43.037 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7778999999999997e-05 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.676036+0000", 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3553999999999999e-05 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.676050+0000", 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.98305021299999995 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.038 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.659100+0000", 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9983999999999999e-05 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.659180+0000", 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8164000000000004e-05 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.659278+0000", 2023-09-23T22:52:43.039 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014365055 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.673643+0000", 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028090343 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701734+0000", 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018057899999999999 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.040 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701914+0000", 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7246e-05 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701971+0000", 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9568999999999999e-05 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702021+0000", 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.026075911 2023-09-23T22:52:43.041 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214199 9.1 9:874345d5:::benchmark_data_smithi121_169459_object105290:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.754643+0000", 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.224698311, 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.94760049199999996, 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.042 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214199 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754643+0000", 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754643+0000", 2023-09-23T22:52:43.043 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754641+0000", 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0457e-05 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754651+0000", 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0647000000000001e-05 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754672+0000", 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5339999999999999e-06 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754681+0000", 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00023642699999999999 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754917+0000", 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0451999999999999e-05 2023-09-23T22:52:43.045 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.754927+0000", 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90692475699999997 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.661852+0000", 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000102624 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.046 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.661955+0000", 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0970999999999993e-05 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.662046+0000", 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01160689 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.673653+0000", 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028419649000000002 2023-09-23T22:52:43.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702072+0000", 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000109207 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702181+0000", 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4554000000000002e-05 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702216+0000", 2023-09-23T22:52:43.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.7331999999999999e-05 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702243+0000", 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.94760049199999996 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214203 9.1 9:8a0975f8:::benchmark_data_smithi121_169459_object105294:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.760173+0000", 2023-09-23T22:52:43.049 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.219167868, 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.94218116399999996, 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214203 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760173+0000", 2023-09-23T22:52:43.050 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760173+0000", 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760173+0000", 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.2099999999999998e-06 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760179+0000", 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5570000000000001e-06 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760188+0000", 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8279999999999999e-06 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760194+0000", 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.6543999999999999e-05 2023-09-23T22:52:43.052 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760251+0000", 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5989999999999996e-06 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.760258+0000", 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90454169200000001 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.664800+0000", 2023-09-23T22:52:43.053 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8047000000000005e-05 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.664898+0000", 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011044699999999999 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.665008+0000", 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015124985000000001 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.680133+0000", 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021977264999999999 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702111+0000", 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000177021 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702288+0000", 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.4159000000000003e-05 2023-09-23T22:52:43.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702322+0000", 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2626999999999998e-05 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702354+0000", 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.94218116399999996 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214212 9.1 9:81ce755a:::benchmark_data_smithi121_169459_object105303:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.771304+0000", 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.20803743599998, 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.93122922799999996, 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214212 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.057 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771304+0000", 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771304+0000", 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771302+0000", 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3106e-05 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771315+0000", 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4626e-05 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771330+0000", 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7270000000000007e-06 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771337+0000", 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2729e-05 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771420+0000", 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5599999999999999e-06 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.771430+0000", 2023-09-23T22:52:43.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.89633766299999995 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.667767+0000", 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9431999999999993e-05 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.667857+0000", 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000105361 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.061 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.667962+0000", 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014956498 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.682919+0000", 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019227325 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702146+0000", 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00029002100000000001 2023-09-23T22:52:43.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702436+0000", 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.0133000000000003e-05 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702486+0000", 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6992e-05 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702533+0000", 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.93122922799999996 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214215 9.1 9:87c4b456:::benchmark_data_smithi121_169459_object105306:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.779032+0000", 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.20030916899998, 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.92361276699999995, 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.064 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214215 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.779032+0000", 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.779032+0000", 2023-09-23T22:52:43.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.779030+0000", 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1555e-05 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.779041+0000", 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3033e-05 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.779054+0000", 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4869999999999999e-06 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.779061+0000", 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022597469999999999 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.781321+0000", 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1219999999999999e-05 2023-09-23T22:52:43.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.781332+0000", 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.88922997500000001 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.670562+0000", 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000121245 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.670683+0000", 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010176 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.670785+0000", 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018620061 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.689405+0000", 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012994169 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.069 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702399+0000", 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00017734700000000001 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702576+0000", 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.9181000000000001e-05 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702606+0000", 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9224999999999998e-05 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702645+0000", 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.92361276699999995 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214229 9.1 9:804c47f5:::benchmark_data_smithi121_169459_object105320:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.797188+0000", 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.18215355199999, 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90562681199999995, 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214229 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.072 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797188+0000", 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797188+0000", 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797187+0000", 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4390000000000002e-06 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797191+0000", 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6799999999999999e-06 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797200+0000", 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1300000000000001e-06 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797208+0000", 2023-09-23T22:52:43.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4591e-05 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797253+0000", 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.3810000000000001e-06 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.797260+0000", 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.87644057500000006 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.673701+0000", 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9565000000000001e-05 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.673790+0000", 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010575 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.673896+0000", 2023-09-23T22:52:43.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015520638 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.689417+0000", 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013283243 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702700+0000", 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.9311999999999997e-05 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.077 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702759+0000", 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0957000000000002e-05 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702790+0000", 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4332999999999999e-05 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702814+0000", 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.90562681199999995 2023-09-23T22:52:43.078 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214253 9.1 9:8b3bf51c:::benchmark_data_smithi121_169459_object105344:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.843203+0000", 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.13613769699998, 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.85985752000000004, 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.079 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214253 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843203+0000", 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843203+0000", 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843202+0000", 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2409999999999998e-06 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843209+0000", 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6107e-05 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843225+0000", 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.452e-06 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843232+0000", 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.7497000000000002e-05 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843290+0000", 2023-09-23T22:52:43.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1586000000000001e-05 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.843302+0000", 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.83362004300000003 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.676922+0000", 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000123402 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.677045+0000", 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012829900000000001 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.677173+0000", 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012253052 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.689426+0000", 2023-09-23T22:52:43.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013441668 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702868+0000", 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.2106000000000004e-05 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.702940+0000", 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0084000000000003e-05 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703000+0000", 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0772e-05 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703061+0000", 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.85985752000000004 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.086 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214256 9.1 9:84013e5f:::benchmark_data_smithi121_169459_object105347:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.846811+0000", 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.13253050399999, 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.85654993700000004, 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214256 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.087 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.846811+0000", 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.846811+0000", 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.846809+0000", 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1859999999999998e-06 2023-09-23T22:52:43.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.846818+0000", 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6235999999999998e-05 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.846834+0000", 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.379e-06 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.846842+0000", 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026852260000000002 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.849527+0000", 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2459999999999992e-06 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.849536+0000", 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.83062125399999998 2023-09-23T22:52:43.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.680158+0000", 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.5945000000000005e-05 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.680243+0000", 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7434000000000003e-05 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.680341+0000", 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014554999000000001 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.694896+0000", 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0082674830000000008 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703163+0000", 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.5538999999999996e-05 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703239+0000", 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.9041000000000005e-05 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703308+0000", 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.2630000000000003e-05 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703361+0000", 2023-09-23T22:52:43.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.85654993700000004 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214291 9.1 9:80015a0a:::benchmark_data_smithi121_169459_object105382:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.910316+0000", 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.06902523700001, 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.79325084000000001, 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.094 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214291 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910316+0000", 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.095 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910316+0000", 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910314+0000", 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.2449999999999998e-06 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910323+0000", 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5872e-05 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910338+0000", 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.041e-06 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910345+0000", 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0562000000000001e-05 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910406+0000", 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3199e-05 2023-09-23T22:52:43.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.910419+0000", 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77253035000000003 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.682950+0000", 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9944999999999994e-05 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.683030+0000", 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000113214 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.683143+0000", 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011763625 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.694906+0000", 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0085103100000000001 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703417+0000", 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9920999999999999e-05 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703467+0000", 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1884e-05 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703518+0000", 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.8310000000000003e-05 2023-09-23T22:52:43.100 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703567+0000", 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.79325084000000001 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214301 9.1 9:8590d192:::benchmark_data_smithi121_169459_object105392:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.929397+0000", 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.04994387300002, 2023-09-23T22:52:43.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77435302900000003, 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214301 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929397+0000", 2023-09-23T22:52:43.102 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929397+0000", 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929396+0000", 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.4420000000000004e-06 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.103 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929405+0000", 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2262000000000001e-05 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929417+0000", 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0339999999999997e-06 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929425+0000", 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3863000000000003e-05 2023-09-23T22:52:43.104 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929479+0000", 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.396e-06 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.929487+0000", 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75715290599999996 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.105 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.686639+0000", 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0531000000000005e-05 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.686720+0000", 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7911999999999994e-05 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.686818+0000", 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014217216 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.106 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701035+0000", 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025816150000000002 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703617+0000", 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6486999999999997e-05 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703663+0000", 2023-09-23T22:52:43.107 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.6023000000000003e-05 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703709+0000", 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.1115999999999997e-05 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703750+0000", 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.77435302900000003 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.108 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214305 9.1 9:84d884f5:::benchmark_data_smithi121_169459_object105396:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.936138+0000", 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.04320333099997, 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.76780728399999998, 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214305 2023-09-23T22:52:43.109 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936138+0000", 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936138+0000", 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.110 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936136+0000", 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.4680000000000003e-06 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936144+0000", 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3329000000000001e-05 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936157+0000", 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9609999999999994e-06 2023-09-23T22:52:43.111 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936166+0000", 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7836999999999994e-05 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936234+0000", 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3298999999999999e-05 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.112 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.936247+0000", 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75322348500000003 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.689471+0000", 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.25e-05 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.689553+0000", 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5348999999999998e-05 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.113 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.689649+0000", 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011390557000000001 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701039+0000", 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002752184 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703791+0000", 2023-09-23T22:52:43.114 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0610000000000003e-05 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703862+0000", 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.3760000000000001e-05 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703906+0000", 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9431999999999998e-05 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.115 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703945+0000", 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.76780728399999998 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214308 9.1 9:8f785c49:::benchmark_data_smithi121_169459_object105399:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.944691+0000", 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.03465000699998, 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75937924000000001, 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.116 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214308 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944691+0000", 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.117 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944691+0000", 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944689+0000", 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1104000000000001e-05 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944700+0000", 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1486000000000001e-05 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.118 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944722+0000", 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0338e-05 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944732+0000", 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.0900000000000003e-05 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944793+0000", 2023-09-23T22:52:43.119 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.0299999999999999e-06 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.944802+0000", 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.74737569599999998 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.692178+0000", 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3411999999999994e-05 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.120 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.692261+0000", 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3160999999999998e-05 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.692354+0000", 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0087977790000000004 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701152+0000", 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026746550000000002 2023-09-23T22:52:43.121 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703827+0000", 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016115199999999999 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.703988+0000", 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.2519999999999999e-05 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.122 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704030+0000", 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9997999999999999e-05 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704070+0000", 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.75937924000000001 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214317 9.1 9:83044f6e:::benchmark_data_smithi121_169459_object105408:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.123 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:14.964619+0000", 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 268.01472200000001, 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.73961366200000001, 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214317 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.124 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964619+0000", 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964619+0000", 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.999999 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964618+0000", 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.579e-06 2023-09-23T22:52:43.125 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964625+0000", 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4637000000000001e-05 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964639+0000", 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8700000000000003e-06 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.126 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964646+0000", 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000107712 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964754+0000", 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.0709999999999995e-06 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:14.964762+0000", 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.73018319499999995 2023-09-23T22:52:43.127 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.694945+0000", 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3708000000000006e-05 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.695029+0000", 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000120909 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.695150+0000", 2023-09-23T22:52:43.128 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0060073219999999998 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701157+0000", 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002954791 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704112+0000", 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.5995999999999999e-05 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.129 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704148+0000", 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5235000000000003e-05 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704193+0000", 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9737000000000003e-05 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704233+0000", 2023-09-23T22:52:43.130 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.73961366200000001 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.45266.0:214340 9.1 9:8efe07de:::benchmark_data_smithi121_169459_object105431:head [delete] snapc 0=[] ondisk+write+known_if_redirected e206)", 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:48:15.105472+0000", 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 267.87386927300003, 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.59920314100000005, 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:43.131 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.45266", 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 214340 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105472+0000", 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105472+0000", 2023-09-23T22:52:43.132 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105470+0000", 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.134e-05 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105481+0000", 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8448999999999999e-05 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.133 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105500+0000", 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.024e-06 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105507+0000", 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.5330999999999997e-05 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.134 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105552+0000", 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8890000000000002e-06 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.105560+0000", 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.59209825100000002 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.697658+0000", 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3134999999999995e-05 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.135 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.697751+0000", 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3713000000000002e-05 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.697845+0000", 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00384841 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.701693+0000", 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0025905870000000001 2023-09-23T22:52:43.136 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704284+0000", 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000168565 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704453+0000", 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012995699999999999 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704583+0000", 2023-09-23T22:52:43.137 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2455999999999997e-05 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:48:15.704675+0000", 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.59920314100000005 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:43.138 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:52:43.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:43.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:43.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:43.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:43.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:43.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:43.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:43.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:43.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:43.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:43.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:43.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:43.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:43.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:43 smithi123 bash[59255]: cluster 2023-09-23T22:52:42.376960+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1166: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 620 op/s; 23476/141423 objects degraded (16.600%); 12369/141423 objects misplaced (8.746%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T22:52:43.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:43 smithi121 bash[74920]: cluster 2023-09-23T22:52:42.376960+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1166: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 620 op/s; 23476/141423 objects degraded (16.600%); 12369/141423 objects misplaced (8.746%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T22:52:43.839 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:43 smithi121 bash[78246]: cluster 2023-09-23T22:52:42.376960+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1166: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 620 op/s; 23476/141423 objects degraded (16.600%); 12369/141423 objects misplaced (8.746%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T22:52:43.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:43.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:43.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:44.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:52:44.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:44.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:44.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:44.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:44.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:44.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:44.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:44.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:44.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:44.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:44.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:44.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:44.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:44.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:44.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:44.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:44.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:44.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:44.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:45.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:45.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:45.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:45.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:45.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:45.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:45.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:45.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:45.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:45.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:45.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:45.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:45 smithi121 bash[74920]: cluster 2023-09-23T22:52:44.377907+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1167: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23545/132498 objects degraded (17.770%); 11407/132498 objects misplaced (8.609%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:52:45.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:45 smithi121 bash[78246]: cluster 2023-09-23T22:52:44.377907+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1167: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23545/132498 objects degraded (17.770%); 11407/132498 objects misplaced (8.609%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:52:45.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:45.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:45.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T22:52:45.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:45.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:45 smithi123 bash[59255]: cluster 2023-09-23T22:52:44.377907+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1167: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23545/132498 objects degraded (17.770%); 11407/132498 objects misplaced (8.609%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:52:45.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:45.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:45.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:46.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:46.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:46.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:46.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:46.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:46.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:46.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:46.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:46.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:46.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:46.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:46.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:46.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:46.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:47.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:47.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:47.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:47.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:47.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:47.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:47.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:47.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:47.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:47.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:47.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:47.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:47.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:47.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:47.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:47.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:47.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:52:47.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:52:47.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:47 smithi121 bash[74920]: cluster 2023-09-23T22:52:46.378462+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1168: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23545/132498 objects degraded (17.770%); 11407/132498 objects misplaced (8.609%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:52:47.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:47 smithi121 bash[74920]: cluster 2023-09-23T22:52:47.488198+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: Degraded data redundancy: 23545/132498 objects degraded (17.770%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:47.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:47 smithi121 bash[78246]: cluster 2023-09-23T22:52:46.378462+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1168: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23545/132498 objects degraded (17.770%); 11407/132498 objects misplaced (8.609%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:52:47.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:47 smithi121 bash[78246]: cluster 2023-09-23T22:52:47.488198+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: Degraded data redundancy: 23545/132498 objects degraded (17.770%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:47.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:47 smithi123 bash[59255]: cluster 2023-09-23T22:52:46.378462+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1168: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 614 op/s; 23545/132498 objects degraded (17.770%); 11407/132498 objects misplaced (8.609%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:52:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:47 smithi123 bash[59255]: cluster 2023-09-23T22:52:47.488198+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: Degraded data redundancy: 23545/132498 objects degraded (17.770%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:47.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:47.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:48.028 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:48.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:48.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:48.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:48.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:48.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:48.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:48.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:48.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:48.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:48.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:48.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:48.867 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:48.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:49.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:49.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:49.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:49.244 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:52:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:52:48] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-09-23T22:52:49.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:49.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:49.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:49.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:49.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:49.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:49.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:49 smithi123 bash[59255]: cluster 2023-09-23T22:52:48.379248+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1169: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 623 op/s; 23600/127518 objects degraded (18.507%); 10999/127518 objects misplaced (8.625%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:52:49.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:49.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:49 smithi121 bash[74920]: cluster 2023-09-23T22:52:48.379248+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1169: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 623 op/s; 23600/127518 objects degraded (18.507%); 10999/127518 objects misplaced (8.625%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:52:49.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:49 smithi121 bash[78246]: cluster 2023-09-23T22:52:48.379248+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1169: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 623 op/s; 23600/127518 objects degraded (18.507%); 10999/127518 objects misplaced (8.625%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:52:49.965 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:50.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:50.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:50.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:50.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:50.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:50.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:50.475 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:50.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:50.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:50.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:50.718 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:50.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:50.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:50.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:50.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:51.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:51.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:51.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:51.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:51.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:51.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:51.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:51.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:51.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:51.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:51.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:51.738 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:51.739 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:51.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:51.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:51.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:51 smithi123 bash[59255]: cluster 2023-09-23T22:52:50.379984+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1170: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 634 op/s; 23410/122394 objects degraded (19.127%); 10557/122394 objects misplaced (8.625%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:52:51.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:51.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:52.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:51 smithi121 bash[78246]: cluster 2023-09-23T22:52:50.379984+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1170: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 634 op/s; 23410/122394 objects degraded (19.127%); 10557/122394 objects misplaced (8.625%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:52:52.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:51 smithi121 bash[74920]: cluster 2023-09-23T22:52:50.379984+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1170: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 634 op/s; 23410/122394 objects degraded (19.127%); 10557/122394 objects misplaced (8.625%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T22:52:52.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:52.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:52.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:52.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:52.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:52.272 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:52.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:52.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:52.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:52.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:52.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:52.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:52.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:52.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:52.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:52.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:52.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:52.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:53.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:53.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:53.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:53.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:53.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:52 smithi123 bash[59255]: audit 2023-09-23T22:52:51.958594+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:52 smithi123 bash[59255]: audit 2023-09-23T22:52:51.961501+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:52 smithi123 bash[59255]: cluster 2023-09-23T22:52:52.380554+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1171: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 585 op/s; 23410/122394 objects degraded (19.127%); 10557/122394 objects misplaced (8.625%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T22:52:53.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:52 smithi123 bash[59255]: cluster 2023-09-23T22:52:52.489529+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 23410/122394 objects degraded (19.127%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[74920]: audit 2023-09-23T22:52:51.958594+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[74920]: audit 2023-09-23T22:52:51.961501+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[74920]: cluster 2023-09-23T22:52:52.380554+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1171: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 585 op/s; 23410/122394 objects degraded (19.127%); 10557/122394 objects misplaced (8.625%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T22:52:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[74920]: cluster 2023-09-23T22:52:52.489529+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 23410/122394 objects degraded (19.127%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[78246]: audit 2023-09-23T22:52:51.958594+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:52:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[78246]: audit 2023-09-23T22:52:51.961501+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[78246]: cluster 2023-09-23T22:52:52.380554+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1171: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 585 op/s; 23410/122394 objects degraded (19.127%); 10557/122394 objects misplaced (8.625%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T22:52:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:52 smithi121 bash[78246]: cluster 2023-09-23T22:52:52.489529+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 23410/122394 objects degraded (19.127%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:53.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:53.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:53.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:53.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:53.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:53.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:53.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:53.714 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:52:53.714 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T22:52:53.714 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.714 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150091 10.a 10:5c1373bc:::benchmark_data_smithi121_192580_object56310:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.622843+0000", 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.089363968000000002, 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.089421203000000005, 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150091 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:53.715 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622843+0000", 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622843+0000", 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622842+0000", 2023-09-23T22:52:53.716 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2830000000000007e-06 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622851+0000", 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3292000000000001e-05 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622864+0000", 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.798e-06 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.717 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622871+0000", 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0079381539999999993 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.630809+0000", 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016726100000000001 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:53.718 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.630976+0000", 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013040600000000001 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.631107+0000", 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0088942880000000002 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640001+0000", 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003315653 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.719 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643317+0000", 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020473535000000001 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150096 10.a 10:5e62a9f3:::benchmark_data_smithi121_192580_object56315:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.633466+0000", 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.078741171999999998, 2023-09-23T22:52:53.720 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.078968807000000002, 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150096 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:53.721 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633466+0000", 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633466+0000", 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633464+0000", 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3180000000000007e-06 2023-09-23T22:52:53.722 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633472+0000", 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6650000000000002e-05 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633489+0000", 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1709999999999996e-06 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633496+0000", 2023-09-23T22:52:53.723 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00052003300000000004 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.634016+0000", 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015674800000000001 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.725 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.634173+0000", 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018187699999999999 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.634355+0000", 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056551459999999998 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640010+0000", 2023-09-23T22:52:53.726 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003361293 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643371+0000", 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0099053500000000003 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150097 10.a 10:599ea110:::benchmark_data_smithi121_192580_object56316:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:52:53.727 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.633513+0000", 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.078694364000000003, 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.079072532000000001, 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150097 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.728 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633513+0000", 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633513+0000", 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.729 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633512+0000", 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.191e-06 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633515+0000", 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4740000000000002e-06 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633522+0000", 2023-09-23T22:52:53.730 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9249999999999997e-06 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633526+0000", 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030458479999999999 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.636572+0000", 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000109171 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.731 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.636681+0000", 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016889100000000001 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.636850+0000", 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0033742609999999999 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640224+0000", 2023-09-23T22:52:53.732 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0031944709999999999 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643418+0000", 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0099056579999999995 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150101 10.0 10:044f030b:::benchmark_data_smithi121_192580_object56320:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.637758+0000", 2023-09-23T22:52:53.733 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.074449320999999999, 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.074976529, 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150101 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637758+0000", 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:53.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637758+0000", 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637756+0000", 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9550000000000004e-06 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.735 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637766+0000", 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6169000000000001e-05 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637782+0000", 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4959999999999996e-06 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637791+0000", 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8199999999999998e-05 2023-09-23T22:52:53.736 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637849+0000", 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013662099999999999 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637985+0000", 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015971900000000001 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2,4", 2023-09-23T22:52:53.737 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.638145+0000", 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028164850000000001 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640962+0000", 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00076976200000000001 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.641731+0000", 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00061742999999999998 2023-09-23T22:52:53.738 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.642349+0000", 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045909280000000002 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150103 10.f 10:f6087bb0:::benchmark_data_smithi121_192580_object56322:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.643629+0000", 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 0.068578520000000004, 2023-09-23T22:52:53.739 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.069263218000000001, 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150103 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643629+0000", 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T22:52:53.740 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643629+0000", 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643627+0000", 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2159999999999995e-06 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T22:52:53.741 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643636+0000", 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7391999999999999e-05 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643653+0000", 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6170000000000001e-06 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643661+0000", 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1054000000000002e-05 2023-09-23T22:52:53.742 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643722+0000", 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000142564 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643865+0000", 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016874500000000001 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:52:53.743 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.644033+0000", 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026157770000000001 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.646649+0000", 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000386124 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.647035+0000", 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003406596 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.744 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T22:52:53.745 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.745 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T22:52:53.745 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-09-23T22:52:53.745 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 5 2023-09-23T22:52:53.745 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:52:53.745 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:53.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:53.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:53.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:53.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:54.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:54.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:54.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:54.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:54.274 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:54.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:54.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:54.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:54.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:54.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:54.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:54.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:54.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:52:54.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:54.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:54.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:54.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:54.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:54.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:55.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:55.110 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:55.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:55.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:55.349 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:55.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:55.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:55 smithi123 bash[59255]: cluster 2023-09-23T22:52:54.381224+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1172: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 23234/113022 objects degraded (20.557%); 9816/113022 objects misplaced (8.685%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:52:55.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:55.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:55.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:55 smithi121 bash[74920]: cluster 2023-09-23T22:52:54.381224+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1172: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 23234/113022 objects degraded (20.557%); 9816/113022 objects misplaced (8.685%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:52:55.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:55 smithi121 bash[78246]: cluster 2023-09-23T22:52:54.381224+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1172: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 23234/113022 objects degraded (20.557%); 9816/113022 objects misplaced (8.685%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:52:55.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:55.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:55.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:55.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:56.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:56.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:56.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:56.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:56.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:56.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:56.444 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:56.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:56.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:56.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:56.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:56.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:56.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:56.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:56.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:56.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:56.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:57.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:57.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:57.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:57.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:57.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:57.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:57.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:57.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:57.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:57.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:57 smithi123 bash[59255]: cluster 2023-09-23T22:52:56.381812+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1173: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 540 op/s; 23234/113022 objects degraded (20.557%); 9816/113022 objects misplaced (8.685%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:52:57.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:57.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:57.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:57.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:57.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:57 smithi121 bash[78246]: cluster 2023-09-23T22:52:56.381812+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1173: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 540 op/s; 23234/113022 objects degraded (20.557%); 9816/113022 objects misplaced (8.685%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:52:57.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:57 smithi121 bash[74920]: cluster 2023-09-23T22:52:56.381812+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1173: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 540 op/s; 23234/113022 objects degraded (20.557%); 9816/113022 objects misplaced (8.685%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:52:57.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:57.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:57.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:57.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:57.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:58.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:58.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:58.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:58.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:58.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:58.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:58.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:58 smithi123 bash[59255]: cluster 2023-09-23T22:52:57.490537+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: Degraded data redundancy: 23234/113022 objects degraded (20.557%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:58.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:58.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:58.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:58.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:58.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:58.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:58 smithi121 bash[74920]: cluster 2023-09-23T22:52:57.490537+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: Degraded data redundancy: 23234/113022 objects degraded (20.557%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:58.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:58 smithi121 bash[78246]: cluster 2023-09-23T22:52:57.490537+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: Degraded data redundancy: 23234/113022 objects degraded (20.557%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:52:58.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:58.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:58.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:59.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:59.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:59.079 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:52:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:52:58] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-09-23T22:52:59.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:59.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:59.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:59.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:59.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:59.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:59.522 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:59.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:59.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:59.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:52:59 smithi121 bash[74920]: cluster 2023-09-23T22:52:58.382537+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1174: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 676 op/s; 23266/108135 objects degraded (21.516%); 9420/108135 objects misplaced (8.711%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T22:52:59.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:52:59 smithi121 bash[78246]: cluster 2023-09-23T22:52:58.382537+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1174: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 676 op/s; 23266/108135 objects degraded (21.516%); 9420/108135 objects misplaced (8.711%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T22:52:59.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:52:59 smithi123 bash[59255]: cluster 2023-09-23T22:52:58.382537+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1174: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 676 op/s; 23266/108135 objects degraded (21.516%); 9420/108135 objects misplaced (8.711%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T22:52:59.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:59.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:59.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:00.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:00.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:00.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.192 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:00.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:00.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:00.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:00.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:00.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:00.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:00.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:00.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:00.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:00.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:00.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:00.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:00.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:00.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:01.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:01.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:01.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:01.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:01.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:01.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:01.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:01.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:01.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:01.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:01.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:01.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:01.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:01.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:01.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:01 smithi121 bash[74920]: cluster 2023-09-23T22:53:00.383288+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1175: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.1 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 680 op/s; 23063/103023 objects degraded (22.386%); 9002/103023 objects misplaced (8.738%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:53:01.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:01 smithi121 bash[78246]: cluster 2023-09-23T22:53:00.383288+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1175: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.1 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 680 op/s; 23063/103023 objects degraded (22.386%); 9002/103023 objects misplaced (8.738%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:53:01.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:01.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:01.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:01 smithi123 bash[59255]: cluster 2023-09-23T22:53:00.383288+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1175: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.1 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 680 op/s; 23063/103023 objects degraded (22.386%); 9002/103023 objects misplaced (8.738%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:53:01.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:01.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:01.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:01.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:01.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:02.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:02.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:02.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:02.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:02.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:02.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:02.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:02.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:02.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:02.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:02.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:02.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:02.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:02.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:02.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:02.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:02.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:02 smithi123 bash[59255]: cluster 2023-09-23T22:53:02.491711+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 23063/103023 objects degraded (22.386%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:02.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:02.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:02.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:02 smithi121 bash[74920]: cluster 2023-09-23T22:53:02.491711+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 23063/103023 objects degraded (22.386%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:02.865 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:02 smithi121 bash[78246]: cluster 2023-09-23T22:53:02.491711+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 23063/103023 objects degraded (22.386%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:02.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:02.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:02.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:03.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:03.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:03.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:03.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:03.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:03.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:03.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.525 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:03 smithi123 bash[59255]: cluster 2023-09-23T22:53:02.383848+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1176: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.1 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 537 op/s; 23063/103023 objects degraded (22.386%); 9002/103023 objects misplaced (8.738%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:53:03.526 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:03 smithi123 bash[59255]: audit 2023-09-23T22:53:03.320131+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:53:03.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:03.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:03.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:03.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:03.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:03 smithi121 bash[74920]: cluster 2023-09-23T22:53:02.383848+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1176: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.1 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 537 op/s; 23063/103023 objects degraded (22.386%); 9002/103023 objects misplaced (8.738%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:53:03.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:03 smithi121 bash[74920]: audit 2023-09-23T22:53:03.320131+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:53:03.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:03 smithi121 bash[78246]: cluster 2023-09-23T22:53:02.383848+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1176: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.1 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 537 op/s; 23063/103023 objects degraded (22.386%); 9002/103023 objects misplaced (8.738%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:53:03.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:03 smithi121 bash[78246]: audit 2023-09-23T22:53:03.320131+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:53:03.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:03.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:03.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:03.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:03.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:04.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:04.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:04.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:04.248 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:53:04.248 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:53:04.248 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:53:04.248 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:53:04.248 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:53:04.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:04.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:04.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:04.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:04.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:04.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:04.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:04.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:04.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:04.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:04.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:05.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:05.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:53:05.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:05.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:05.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:05.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:05.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:05.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:05.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:05.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:05.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:05 smithi123 bash[59255]: cluster 2023-09-23T22:53:04.384760+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1177: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.9 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 824 op/s; 22854/92700 objects degraded (24.654%); 8180/92700 objects misplaced (8.824%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:53:05.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:05.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:05.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:05 smithi121 bash[74920]: cluster 2023-09-23T22:53:04.384760+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1177: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.9 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 824 op/s; 22854/92700 objects degraded (24.654%); 8180/92700 objects misplaced (8.824%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:53:05.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:05 smithi121 bash[78246]: cluster 2023-09-23T22:53:04.384760+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1177: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.9 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 824 op/s; 22854/92700 objects degraded (24.654%); 8180/92700 objects misplaced (8.824%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:53:05.864 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:05.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:05.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:06.000 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:06.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:06.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:06.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:06.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:06.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:06.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:06.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:06.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:06.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:06.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:06.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:06.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:06.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:07.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:07.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:07.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:07.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:07.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.324 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:07.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:07.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:07.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:07.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:07 smithi121 bash[74920]: cluster 2023-09-23T22:53:06.385306+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1178: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.9 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 564 op/s; 22854/92700 objects degraded (24.654%); 8180/92700 objects misplaced (8.824%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:53:07.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:07 smithi121 bash[74920]: audit 2023-09-23T22:53:06.953784+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:07.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:07 smithi121 bash[74920]: cluster 2023-09-23T22:53:07.493252+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 22854/92700 objects degraded (24.654%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:07.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:07 smithi121 bash[78246]: cluster 2023-09-23T22:53:06.385306+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1178: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.9 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 564 op/s; 22854/92700 objects degraded (24.654%); 8180/92700 objects misplaced (8.824%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:53:07.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:07 smithi121 bash[78246]: audit 2023-09-23T22:53:06.953784+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:07.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:07 smithi121 bash[78246]: cluster 2023-09-23T22:53:07.493252+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 22854/92700 objects degraded (24.654%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:07.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:07.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:07.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:07 smithi123 bash[59255]: cluster 2023-09-23T22:53:06.385306+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1178: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.9 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 564 op/s; 22854/92700 objects degraded (24.654%); 8180/92700 objects misplaced (8.824%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T22:53:07.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:07 smithi123 bash[59255]: audit 2023-09-23T22:53:06.953784+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:07.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:07 smithi123 bash[59255]: cluster 2023-09-23T22:53:07.493252+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 22854/92700 objects degraded (24.654%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:07.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:07.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:07.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:07.965 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:08.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:08.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:08.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:08.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:08.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:08.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:08.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:08.406 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:08.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:08.536 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:08.640 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:08.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:08.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:08.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:08.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:08.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:08.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:08.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:08.956 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:53:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:53:08] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.33.4" 2023-09-23T22:53:09.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:09.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:09.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:09.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:09.538 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:53:09.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:09.593 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:53:09.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:09.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:09.639 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:53:09.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:09.725 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:53:09.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:09.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:09 smithi121 bash[74920]: cluster 2023-09-23T22:53:08.386091+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1179: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 707 op/s; 22861/87552 objects degraded (26.111%); 7727/87552 objects misplaced (8.826%); 6.4 MiB/s, 101 objects/s recovering 2023-09-23T22:53:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:09 smithi121 bash[74920]: audit 2023-09-23T22:53:09.504877+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.121:0/3933613224' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:09 smithi121 bash[78246]: cluster 2023-09-23T22:53:08.386091+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1179: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 707 op/s; 22861/87552 objects degraded (26.111%); 7727/87552 objects misplaced (8.826%); 6.4 MiB/s, 101 objects/s recovering 2023-09-23T22:53:09.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:09 smithi121 bash[78246]: audit 2023-09-23T22:53:09.504877+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.121:0/3933613224' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:09.787 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:53:09.792 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:53:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:09 smithi123 bash[59255]: cluster 2023-09-23T22:53:08.386091+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1179: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 707 op/s; 22861/87552 objects degraded (26.111%); 7727/87552 objects misplaced (8.826%); 6.4 MiB/s, 101 objects/s recovering 2023-09-23T22:53:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:09 smithi123 bash[59255]: audit 2023-09-23T22:53:09.504877+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.121:0/3933613224' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:09.832 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:53:09.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:09.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:09.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:09.910 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:53:09.961 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:53:09.972 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.972 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.972 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.972 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.973 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.973 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.973 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:53:09.973 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:53:10.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:10.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:10.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:10.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:10.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:10.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:10.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:10.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:10.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:10.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:10.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:10.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:10.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:09.945884+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:09.962401+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:10.134359+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.121:0/4138100912' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:10.135824+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:10.230836+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:10.242827+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: audit 2023-09-23T22:53:10.323032+0000 mon.a (mon.0) 1461 : audit 1 from='client.? 172.21.15.121:0/844219254' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:10.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[78246]: cluster 2023-09-23T22:53:10.386810+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1180: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.7 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 715 op/s; 22675/82377 objects degraded (27.526%); 7249/82377 objects misplaced (8.800%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:53:10.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:09.945884+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:10.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:09.962401+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:10.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:10.134359+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.121:0/4138100912' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:53:10.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:10.970 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T22:53:10.971 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:53:10.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:11.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:10.135824+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:53:11.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:10.230836+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:11.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:10.242827+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:11.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: audit 2023-09-23T22:53:10.323032+0000 mon.a (mon.0) 1461 : audit 1 from='client.? 172.21.15.121:0/844219254' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:11.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:10 smithi121 bash[74920]: cluster 2023-09-23T22:53:10.386810+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1180: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.7 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 715 op/s; 22675/82377 objects degraded (27.526%); 7249/82377 objects misplaced (8.800%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:53:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:11.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:11.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:09.945884+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:09.962401+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:10.134359+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.121:0/4138100912' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:10.135824+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:10.230836+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:10.242827+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: audit 2023-09-23T22:53:10.323032+0000 mon.a (mon.0) 1461 : audit 1 from='client.? 172.21.15.121:0/844219254' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:11.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:10 smithi123 bash[59255]: cluster 2023-09-23T22:53:10.386810+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1180: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.7 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 715 op/s; 22675/82377 objects degraded (27.526%); 7249/82377 objects misplaced (8.800%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T22:53:11.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:11.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:11.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:11.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:11.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:11.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:11.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:11.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:11.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:11.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:11.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:11.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:11.795 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:11.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:11.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:11.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:12.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:12.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:12.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:12.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: cluster 2023-09-23T22:53:10.954002+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:12.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: cluster 2023-09-23T22:53:10.959427+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: audit 2023-09-23T22:53:10.962711+0000 mon.a (mon.0) 1463 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: audit 2023-09-23T22:53:10.962987+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.121:0/844219254' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: cluster 2023-09-23T22:53:10.963214+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e243: 8 total, 8 up, 5 in 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: cluster 2023-09-23T22:53:11.100101+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: audit 2023-09-23T22:53:11.503221+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[78246]: audit 2023-09-23T22:53:11.513550+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:12.139 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: cluster 2023-09-23T22:53:10.954002+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: cluster 2023-09-23T22:53:10.959427+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: audit 2023-09-23T22:53:10.962711+0000 mon.a (mon.0) 1463 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: audit 2023-09-23T22:53:10.962987+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.121:0/844219254' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: cluster 2023-09-23T22:53:10.963214+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e243: 8 total, 8 up, 5 in 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: cluster 2023-09-23T22:53:11.100101+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: audit 2023-09-23T22:53:11.503221+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:12.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:11 smithi121 bash[74920]: audit 2023-09-23T22:53:11.513550+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:12.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:12.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: cluster 2023-09-23T22:53:10.954002+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:12.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: cluster 2023-09-23T22:53:10.959427+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:12.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: audit 2023-09-23T22:53:10.962711+0000 mon.a (mon.0) 1463 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:53:12.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: audit 2023-09-23T22:53:10.962987+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.121:0/844219254' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:12.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: cluster 2023-09-23T22:53:10.963214+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e243: 8 total, 8 up, 5 in 2023-09-23T22:53:12.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: cluster 2023-09-23T22:53:11.100101+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:12.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: audit 2023-09-23T22:53:11.503221+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:12.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:11 smithi123 bash[59255]: audit 2023-09-23T22:53:11.513550+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:12.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:12.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:12.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:12.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:12.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:12.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:12.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:12.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:12.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:12.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:12.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:12.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:12.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:12 smithi123 bash[59255]: cluster 2023-09-23T22:53:11.100083+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:12 smithi123 bash[59255]: cluster 2023-09-23T22:53:12.387382+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1182: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.7 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 687 op/s; 22675/82377 objects degraded (27.526%); 7249/82377 objects misplaced (8.800%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:53:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:12 smithi123 bash[59255]: cluster 2023-09-23T22:53:12.496077+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 22675/82377 objects degraded (27.526%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:13.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:13.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:13.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:13.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:13.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:12 smithi121 bash[78246]: cluster 2023-09-23T22:53:11.100083+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:13.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:12 smithi121 bash[78246]: cluster 2023-09-23T22:53:12.387382+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1182: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.7 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 687 op/s; 22675/82377 objects degraded (27.526%); 7249/82377 objects misplaced (8.800%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:53:13.389 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:12 smithi121 bash[78246]: cluster 2023-09-23T22:53:12.496077+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 22675/82377 objects degraded (27.526%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:13.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:12 smithi121 bash[74920]: cluster 2023-09-23T22:53:11.100083+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:53:13.390 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:12 smithi121 bash[74920]: cluster 2023-09-23T22:53:12.387382+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1182: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.7 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 687 op/s; 22675/82377 objects degraded (27.526%); 7249/82377 objects misplaced (8.800%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:53:13.390 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:12 smithi121 bash[74920]: cluster 2023-09-23T22:53:12.496077+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 22675/82377 objects degraded (27.526%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:13.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:13.515 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:13.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:13.620 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:13.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:13.788 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:13.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:14.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.051 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:14.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:53:14.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:14.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:14.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:14.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:14.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:14.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:14.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T22:53:14.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:14.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:14.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:14.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:14.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:14.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:14.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.820 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:53:14.820 INFO:teuthology.orchestra.run.smithi123.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-23T22:53:14.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:14.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:14.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:15.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:15.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:15.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:15.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:15.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:15.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:15.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:15.448 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:15 smithi123 bash[59255]: cluster 2023-09-23T22:53:14.388226+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1183: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 661 op/s; 22490/72858 objects degraded (30.868%); 6447/72858 objects misplaced (8.849%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:53:15.493 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:15.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:15 smithi121 bash[74920]: cluster 2023-09-23T22:53:14.388226+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1183: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 661 op/s; 22490/72858 objects degraded (30.868%); 6447/72858 objects misplaced (8.849%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:53:15.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:15 smithi121 bash[78246]: cluster 2023-09-23T22:53:14.388226+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1183: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 661 op/s; 22490/72858 objects degraded (30.868%); 6447/72858 objects misplaced (8.849%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:53:15.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:15.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:15.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:15.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:15.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:15.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:15.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:15.908 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:15.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:53:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:16.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:16.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:16.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:16.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:16.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:16.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:16.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:16.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:16.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:16.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:16.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:16.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:16.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:53:16.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:16.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:16.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:16.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:16.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:16.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:16.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:16.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:16.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:17.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:17.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:17.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:17.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:17.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:17.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:17.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:17.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:17.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:17.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:17.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:17 smithi121 bash[78246]: cluster 2023-09-23T22:53:16.389090+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1184: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 661 op/s; 22490/72858 objects degraded (30.868%); 6447/72858 objects misplaced (8.849%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:53:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:17 smithi121 bash[74920]: cluster 2023-09-23T22:53:16.389090+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1184: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 661 op/s; 22490/72858 objects degraded (30.868%); 6447/72858 objects misplaced (8.849%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:53:17.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:17.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:17 smithi123 bash[59255]: cluster 2023-09-23T22:53:16.389090+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1184: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 661 op/s; 22490/72858 objects degraded (30.868%); 6447/72858 objects misplaced (8.849%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T22:53:17.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:17.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:17.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:17.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:18.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:18.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:18.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:18.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:18.232 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:18.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:18.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:18.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:18.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:18 smithi123 bash[59255]: cluster 2023-09-23T22:53:17.497205+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 22490/72858 objects degraded (30.868%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:18.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:18.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:18.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:18.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:18.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:18 smithi121 bash[74920]: cluster 2023-09-23T22:53:17.497205+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 22490/72858 objects degraded (30.868%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:18.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:18 smithi121 bash[78246]: cluster 2023-09-23T22:53:17.497205+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 22490/72858 objects degraded (30.868%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:18.783 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:18.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:18.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:18.990 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:18.997 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:19.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:53:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:53:18] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.33.4" 2023-09-23T22:53:19.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:19.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:19.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:19.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:19.207 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:19.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:19.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:19.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:19.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:19.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:19.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:19.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:19.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:19.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:19.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:19 smithi121 bash[78246]: cluster 2023-09-23T22:53:18.389868+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1185: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 671 op/s; 22493/67407 objects degraded (33.369%); 5982/67407 objects misplaced (8.874%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T22:53:19.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:19 smithi121 bash[74920]: cluster 2023-09-23T22:53:18.389868+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1185: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 671 op/s; 22493/67407 objects degraded (33.369%); 5982/67407 objects misplaced (8.874%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T22:53:19.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:19.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:19 smithi123 bash[59255]: cluster 2023-09-23T22:53:18.389868+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1185: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 671 op/s; 22493/67407 objects degraded (33.369%); 5982/67407 objects misplaced (8.874%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T22:53:19.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:19.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:19.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:20.014 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:20.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:20.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:20.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:20.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:20.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:20.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:20.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:20.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:20.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:20.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:20.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:20.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:20.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:21.025 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:21.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:21.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:21.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:21.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:21.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:21.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:21.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:21.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:21.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:21.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:21.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:21.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:21.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:21 smithi123 bash[59255]: cluster 2023-09-23T22:53:20.390561+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1186: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 670 op/s; 22298/62253 objects degraded (35.818%); 5545/62253 objects misplaced (8.907%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T22:53:21.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:21.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:21.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:21.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:21.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:21.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:21.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:21 smithi121 bash[74920]: cluster 2023-09-23T22:53:20.390561+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1186: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 670 op/s; 22298/62253 objects degraded (35.818%); 5545/62253 objects misplaced (8.907%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T22:53:22.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:21 smithi121 bash[78246]: cluster 2023-09-23T22:53:20.390561+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1186: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 670 op/s; 22298/62253 objects degraded (35.818%); 5545/62253 objects misplaced (8.907%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T22:53:22.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:22.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:22.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:22.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:22.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:22.419 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:22.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:22.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:22.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:22.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:22.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:22 smithi121 bash[78246]: audit 2023-09-23T22:53:21.953780+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:22.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:22 smithi121 bash[78246]: cluster 2023-09-23T22:53:22.498289+0000 mon.a (mon.0) 1471 : cluster 3 Health check update: Degraded data redundancy: 22298/62253 objects degraded (35.818%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:22 smithi121 bash[74920]: audit 2023-09-23T22:53:21.953780+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:22.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:22 smithi121 bash[74920]: cluster 2023-09-23T22:53:22.498289+0000 mon.a (mon.0) 1471 : cluster 3 Health check update: Degraded data redundancy: 22298/62253 objects degraded (35.818%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:22.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:22.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:22 smithi123 bash[59255]: audit 2023-09-23T22:53:21.953780+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:22.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:22 smithi123 bash[59255]: cluster 2023-09-23T22:53:22.498289+0000 mon.a (mon.0) 1471 : cluster 3 Health check update: Degraded data redundancy: 22298/62253 objects degraded (35.818%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:22.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:22.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:22.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:23.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:23.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:23.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:23.221 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:23.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:23.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:23.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:23.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:23.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:23.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:23.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:23.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:23.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:23.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:23.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:23 smithi123 bash[59255]: cluster 2023-09-23T22:53:22.391102+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1187: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 586 op/s; 22298/62253 objects degraded (35.818%); 5545/62253 objects misplaced (8.907%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T22:53:23.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:23.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:23.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:24.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:23 smithi121 bash[78246]: cluster 2023-09-23T22:53:22.391102+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1187: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 586 op/s; 22298/62253 objects degraded (35.818%); 5545/62253 objects misplaced (8.907%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T22:53:24.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:23 smithi121 bash[74920]: cluster 2023-09-23T22:53:22.391102+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1187: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 586 op/s; 22298/62253 objects degraded (35.818%); 5545/62253 objects misplaced (8.907%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T22:53:24.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:24.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:24.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:24.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:24.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:24.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:24.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:24.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:24.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:24.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:24.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:24.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:24.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[74920]: audit 2023-09-23T22:53:23.595488+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[74920]: audit 2023-09-23T22:53:23.608202+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[74920]: audit 2023-09-23T22:53:23.609683+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:53:24.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[74920]: audit 2023-09-23T22:53:23.610849+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:53:24.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[74920]: audit 2023-09-23T22:53:23.618898+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:24.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:24 smithi123 bash[59255]: audit 2023-09-23T22:53:23.595488+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:24 smithi123 bash[59255]: audit 2023-09-23T22:53:23.608202+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:24 smithi123 bash[59255]: audit 2023-09-23T22:53:23.609683+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:53:24.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:24 smithi123 bash[59255]: audit 2023-09-23T22:53:23.610849+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:53:24.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:24 smithi123 bash[59255]: audit 2023-09-23T22:53:23.618898+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:24.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:24.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:24.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:24.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:24.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:24.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[78246]: audit 2023-09-23T22:53:23.595488+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[78246]: audit 2023-09-23T22:53:23.608202+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[78246]: audit 2023-09-23T22:53:23.609683+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:53:24.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[78246]: audit 2023-09-23T22:53:23.610849+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:53:24.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:24 smithi121 bash[78246]: audit 2023-09-23T22:53:23.618898+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:53:24.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:24.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:25.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:25.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:25.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:25.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:25.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:25.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:25.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:25.366 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:25.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:25.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:25.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:25.641 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:25.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:25.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[74920]: cluster 2023-09-23T22:53:24.391973+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1188: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 844 op/s; 21712/51963 objects degraded (41.784%); 4839/51963 objects misplaced (9.312%); 6.0 MiB/s, 128 objects/s recovering 2023-09-23T22:53:25.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[74920]: cluster 2023-09-23T22:53:24.626082+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e244: 8 total, 8 up, 5 in 2023-09-23T22:53:25.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[74920]: cluster 2023-09-23T22:53:24.627032+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[74920]: cluster 2023-09-23T22:53:24.627459+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[74920]: cluster 2023-09-23T22:53:24.627673+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[74920]: cluster 2023-09-23T22:53:24.879034+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:25 smithi123 bash[59255]: cluster 2023-09-23T22:53:24.391973+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1188: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 844 op/s; 21712/51963 objects degraded (41.784%); 4839/51963 objects misplaced (9.312%); 6.0 MiB/s, 128 objects/s recovering 2023-09-23T22:53:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:25 smithi123 bash[59255]: cluster 2023-09-23T22:53:24.626082+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e244: 8 total, 8 up, 5 in 2023-09-23T22:53:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:25 smithi123 bash[59255]: cluster 2023-09-23T22:53:24.627032+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:25 smithi123 bash[59255]: cluster 2023-09-23T22:53:24.627459+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:25 smithi123 bash[59255]: cluster 2023-09-23T22:53:24.627673+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:25 smithi123 bash[59255]: cluster 2023-09-23T22:53:24.879034+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:25.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:25.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:25.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:25.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:25.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:25.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:26.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[78246]: cluster 2023-09-23T22:53:24.391973+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1188: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 844 op/s; 21712/51963 objects degraded (41.784%); 4839/51963 objects misplaced (9.312%); 6.0 MiB/s, 128 objects/s recovering 2023-09-23T22:53:26.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[78246]: cluster 2023-09-23T22:53:24.626082+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e244: 8 total, 8 up, 5 in 2023-09-23T22:53:26.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[78246]: cluster 2023-09-23T22:53:24.627032+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:26.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[78246]: cluster 2023-09-23T22:53:24.627459+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:26.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[78246]: cluster 2023-09-23T22:53:24.627673+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:26.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:25 smithi121 bash[78246]: cluster 2023-09-23T22:53:24.879034+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:53:26.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:26.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:26.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:26.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:26.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:26.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:26.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:26.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:26.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:26 smithi123 bash[59255]: cluster 2023-09-23T22:53:25.625842+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e245: 8 total, 8 up, 5 in 2023-09-23T22:53:26.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:26 smithi123 bash[59255]: cluster 2023-09-23T22:53:25.627960+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:26 smithi123 bash[59255]: cluster 2023-09-23T22:53:25.629848+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:26 smithi123 bash[59255]: cluster 2023-09-23T22:53:25.944221+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:26 smithi123 bash[59255]: cluster 2023-09-23T22:53:26.392674+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1191: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 21712/51963 objects degraded (41.784%); 4839/51963 objects misplaced (9.312%); 2.1 MiB/s, 81 objects/s recovering 2023-09-23T22:53:26.696 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:26.802 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:26.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[74920]: cluster 2023-09-23T22:53:25.625842+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e245: 8 total, 8 up, 5 in 2023-09-23T22:53:26.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[74920]: cluster 2023-09-23T22:53:25.627960+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[74920]: cluster 2023-09-23T22:53:25.629848+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[74920]: cluster 2023-09-23T22:53:25.944221+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[74920]: cluster 2023-09-23T22:53:26.392674+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1191: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 21712/51963 objects degraded (41.784%); 4839/51963 objects misplaced (9.312%); 2.1 MiB/s, 81 objects/s recovering 2023-09-23T22:53:26.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[78246]: cluster 2023-09-23T22:53:25.625842+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e245: 8 total, 8 up, 5 in 2023-09-23T22:53:26.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[78246]: cluster 2023-09-23T22:53:25.627960+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[78246]: cluster 2023-09-23T22:53:25.629848+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[78246]: cluster 2023-09-23T22:53:25.944221+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:53:26.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:26 smithi121 bash[78246]: cluster 2023-09-23T22:53:26.392674+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1191: 89 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 21712/51963 objects degraded (41.784%); 4839/51963 objects misplaced (9.312%); 2.1 MiB/s, 81 objects/s recovering 2023-09-23T22:53:26.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:26.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:26.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:27.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:27.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:27.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:27.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:27.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:27.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:27.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:27.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:27.611 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:27.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:27.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:27.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:27.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:27 smithi121 bash[74920]: cluster 2023-09-23T22:53:27.500917+0000 mon.a (mon.0) 1479 : cluster 3 Health check update: Degraded data redundancy: 21712/51963 objects degraded (41.784%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:27.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:27 smithi121 bash[74920]: cluster 2023-09-23T22:53:27.507519+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e246: 8 total, 8 up, 5 in 2023-09-23T22:53:27.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:27 smithi121 bash[78246]: cluster 2023-09-23T22:53:27.500917+0000 mon.a (mon.0) 1479 : cluster 3 Health check update: Degraded data redundancy: 21712/51963 objects degraded (41.784%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:27.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:27 smithi121 bash[78246]: cluster 2023-09-23T22:53:27.507519+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e246: 8 total, 8 up, 5 in 2023-09-23T22:53:27.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:27.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:27.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:28.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:28.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:28.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:27 smithi123 bash[59255]: cluster 2023-09-23T22:53:27.500917+0000 mon.a (mon.0) 1479 : cluster 3 Health check update: Degraded data redundancy: 21712/51963 objects degraded (41.784%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:28.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:27 smithi123 bash[59255]: cluster 2023-09-23T22:53:27.507519+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e246: 8 total, 8 up, 5 in 2023-09-23T22:53:28.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:28.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:28.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:28.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:28.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:28.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:28.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:28.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:28.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:28.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[78246]: cluster 2023-09-23T22:53:27.506141+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[78246]: cluster 2023-09-23T22:53:27.508288+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[78246]: cluster 2023-09-23T22:53:27.520094+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[78246]: cluster 2023-09-23T22:53:28.393422+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1193: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 991 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 20757/47613 objects degraded (43.595%); 4839/47613 objects misplaced (10.163%); 2.8 MiB/s, 268 objects/s recovering 2023-09-23T22:53:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[78246]: cluster 2023-09-23T22:53:28.519351+0000 mon.a (mon.0) 1481 : cluster 0 osdmap e247: 8 total, 8 up, 5 in 2023-09-23T22:53:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[74920]: cluster 2023-09-23T22:53:27.506141+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[74920]: cluster 2023-09-23T22:53:27.508288+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[74920]: cluster 2023-09-23T22:53:27.520094+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[74920]: cluster 2023-09-23T22:53:28.393422+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1193: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 991 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 20757/47613 objects degraded (43.595%); 4839/47613 objects misplaced (10.163%); 2.8 MiB/s, 268 objects/s recovering 2023-09-23T22:53:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[74920]: cluster 2023-09-23T22:53:28.519351+0000 mon.a (mon.0) 1481 : cluster 0 osdmap e247: 8 total, 8 up, 5 in 2023-09-23T22:53:28.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:28.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:28.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:29.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:29.027 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:53:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:53:28] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.33.4" 2023-09-23T22:53:29.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:29.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:28 smithi123 bash[59255]: cluster 2023-09-23T22:53:27.506141+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:29.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:28 smithi123 bash[59255]: cluster 2023-09-23T22:53:27.508288+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:29.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:28 smithi123 bash[59255]: cluster 2023-09-23T22:53:27.520094+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:53:29.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:28 smithi123 bash[59255]: cluster 2023-09-23T22:53:28.393422+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1193: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 991 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 20757/47613 objects degraded (43.595%); 4839/47613 objects misplaced (10.163%); 2.8 MiB/s, 268 objects/s recovering 2023-09-23T22:53:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:28 smithi123 bash[59255]: cluster 2023-09-23T22:53:28.519351+0000 mon.a (mon.0) 1481 : cluster 0 osdmap e247: 8 total, 8 up, 5 in 2023-09-23T22:53:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:29.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:29.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:29.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:29.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:29.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:29.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:29.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:29.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:29.549 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:29.589 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:29.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:29.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:29.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:29.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:29.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:29.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[74920]: cluster 2023-09-23T22:53:28.519557+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[74920]: cluster 2023-09-23T22:53:28.519801+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[74920]: cluster 2023-09-23T22:53:28.519844+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[74920]: cluster 2023-09-23T22:53:28.524343+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.838 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[78246]: cluster 2023-09-23T22:53:28.519557+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.838 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[78246]: cluster 2023-09-23T22:53:28.519801+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.838 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[78246]: cluster 2023-09-23T22:53:28.519844+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.838 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:29 smithi121 bash[78246]: cluster 2023-09-23T22:53:28.524343+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:29.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:29.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:30.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:29 smithi123 bash[59255]: cluster 2023-09-23T22:53:28.519557+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:29 smithi123 bash[59255]: cluster 2023-09-23T22:53:28.519801+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:30.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:29 smithi123 bash[59255]: cluster 2023-09-23T22:53:28.519844+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:30.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:29 smithi123 bash[59255]: cluster 2023-09-23T22:53:28.524343+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:53:30.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:30.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:30.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:30.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:30.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:30.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:30.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:30.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:30.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:30.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:30.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:30 smithi121 bash[78246]: cluster 2023-09-23T22:53:30.394075+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1195: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 910 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 474 op/s; 20503/43740 objects degraded (46.875%); 4531/43740 objects misplaced (10.359%); 0 B/s, 180 objects/s recovering 2023-09-23T22:53:30.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:30.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:30 smithi121 bash[74920]: cluster 2023-09-23T22:53:30.394075+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1195: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 910 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 474 op/s; 20503/43740 objects degraded (46.875%); 4531/43740 objects misplaced (10.359%); 0 B/s, 180 objects/s recovering 2023-09-23T22:53:30.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:30.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:30 smithi123 bash[59255]: cluster 2023-09-23T22:53:30.394075+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1195: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 910 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 474 op/s; 20503/43740 objects degraded (46.875%); 4531/43740 objects misplaced (10.359%); 0 B/s, 180 objects/s recovering 2023-09-23T22:53:30.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:30.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:30.939 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:31.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:31.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:31.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:31.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:31.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:31.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:31.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:31.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:31.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:31.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:31.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:31.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:31.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:31.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:31.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:31.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:31.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:31.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:31.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:32.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:32.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:32.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:32.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:32.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:32.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:32.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:32.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:32.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:32.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:32.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:32.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:32.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:32.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:32.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:32.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:32.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:32.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:33.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:33.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:33.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:33.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:33.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:33.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:33.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:33.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:33.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:33 smithi121 bash[74920]: cluster 2023-09-23T22:53:32.394627+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1196: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 910 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 404 op/s; 20503/43740 objects degraded (46.875%); 4531/43740 objects misplaced (10.359%); 0 B/s, 154 objects/s recovering 2023-09-23T22:53:33.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:33 smithi121 bash[74920]: cluster 2023-09-23T22:53:32.502373+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 20503/43740 objects degraded (46.875%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:33.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:33.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:33.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:33.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:33.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:33.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:33 smithi121 bash[78246]: cluster 2023-09-23T22:53:32.394627+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1196: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 910 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 404 op/s; 20503/43740 objects degraded (46.875%); 4531/43740 objects misplaced (10.359%); 0 B/s, 154 objects/s recovering 2023-09-23T22:53:33.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:33 smithi121 bash[78246]: cluster 2023-09-23T22:53:32.502373+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 20503/43740 objects degraded (46.875%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:33.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:33.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:33 smithi123 bash[59255]: cluster 2023-09-23T22:53:32.394627+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1196: 89 pgs: 1 peering, 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 910 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 404 op/s; 20503/43740 objects degraded (46.875%); 4531/43740 objects misplaced (10.359%); 0 B/s, 154 objects/s recovering 2023-09-23T22:53:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:33 smithi123 bash[59255]: cluster 2023-09-23T22:53:32.502373+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 20503/43740 objects degraded (46.875%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:33.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:33.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:34.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:34.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:34.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:34.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:34.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:34.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:34.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:34.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:34.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:34.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:34.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:34.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:34.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:34.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:35.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:35.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:35.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:35.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:35.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:35.496 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:35.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:35.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:35 smithi123 bash[59255]: cluster 2023-09-23T22:53:34.395454+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1197: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 688 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 19726/33072 objects degraded (59.646%); 4048/33072 objects misplaced (12.240%); 0 B/s, 197 objects/s recovering 2023-09-23T22:53:35.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:35.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:35.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:35.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:35 smithi121 bash[78246]: cluster 2023-09-23T22:53:34.395454+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1197: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 688 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 19726/33072 objects degraded (59.646%); 4048/33072 objects misplaced (12.240%); 0 B/s, 197 objects/s recovering 2023-09-23T22:53:35.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:35 smithi121 bash[74920]: cluster 2023-09-23T22:53:34.395454+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1197: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 688 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 19726/33072 objects degraded (59.646%); 4048/33072 objects misplaced (12.240%); 0 B/s, 197 objects/s recovering 2023-09-23T22:53:35.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:35.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:35.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:36.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:36.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:36.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:36.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:36.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:36.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:36.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:36.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:36.544 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:36.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:36.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:36.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:36.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:36.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:36.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:36.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:37.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:37.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:37.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:37.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:37.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:37.347 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:37.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:37.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:37.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:37 smithi123 bash[59255]: cluster 2023-09-23T22:53:36.395994+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1198: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 688 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 708 op/s; 19726/33072 objects degraded (59.646%); 4048/33072 objects misplaced (12.240%); 0 B/s, 178 objects/s recovering 2023-09-23T22:53:37.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:37 smithi123 bash[59255]: cluster 2023-09-23T22:53:36.467511+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:37 smithi123 bash[59255]: cluster 2023-09-23T22:53:36.475659+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e248: 8 total, 8 up, 5 in 2023-09-23T22:53:37.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:37 smithi123 bash[59255]: cluster 2023-09-23T22:53:36.476285+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:37 smithi123 bash[59255]: cluster 2023-09-23T22:53:36.479045+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:37 smithi123 bash[59255]: audit 2023-09-23T22:53:36.953926+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:37.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:37.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:37.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:37.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[78246]: cluster 2023-09-23T22:53:36.395994+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1198: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 688 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 708 op/s; 19726/33072 objects degraded (59.646%); 4048/33072 objects misplaced (12.240%); 0 B/s, 178 objects/s recovering 2023-09-23T22:53:37.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[78246]: cluster 2023-09-23T22:53:36.467511+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[78246]: cluster 2023-09-23T22:53:36.475659+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e248: 8 total, 8 up, 5 in 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[78246]: cluster 2023-09-23T22:53:36.476285+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[78246]: cluster 2023-09-23T22:53:36.479045+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[78246]: audit 2023-09-23T22:53:36.953926+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[74920]: cluster 2023-09-23T22:53:36.395994+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1198: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 688 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 708 op/s; 19726/33072 objects degraded (59.646%); 4048/33072 objects misplaced (12.240%); 0 B/s, 178 objects/s recovering 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[74920]: cluster 2023-09-23T22:53:36.467511+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[74920]: cluster 2023-09-23T22:53:36.475659+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e248: 8 total, 8 up, 5 in 2023-09-23T22:53:37.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[74920]: cluster 2023-09-23T22:53:36.476285+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[74920]: cluster 2023-09-23T22:53:36.479045+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:53:37.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:37 smithi121 bash[74920]: audit 2023-09-23T22:53:36.953926+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:37.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:37.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:37.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:38.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:38.055 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:38.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:38.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:38.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:38.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:38.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:38.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:38.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:38.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:38.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:38.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:38.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:38.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:38.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:38 smithi123 bash[59255]: cluster 2023-09-23T22:53:37.476717+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e249: 8 total, 8 up, 5 in 2023-09-23T22:53:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:38 smithi123 bash[59255]: cluster 2023-09-23T22:53:37.477016+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:38 smithi123 bash[59255]: cluster 2023-09-23T22:53:37.477269+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:38 smithi123 bash[59255]: cluster 2023-09-23T22:53:37.477334+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:38 smithi123 bash[59255]: cluster 2023-09-23T22:53:37.479586+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:38 smithi123 bash[59255]: cluster 2023-09-23T22:53:37.503520+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 19726/33072 objects degraded (59.646%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:38.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[78246]: cluster 2023-09-23T22:53:37.476717+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e249: 8 total, 8 up, 5 in 2023-09-23T22:53:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[78246]: cluster 2023-09-23T22:53:37.477016+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[78246]: cluster 2023-09-23T22:53:37.477269+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[78246]: cluster 2023-09-23T22:53:37.477334+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[78246]: cluster 2023-09-23T22:53:37.479586+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[78246]: cluster 2023-09-23T22:53:37.503520+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 19726/33072 objects degraded (59.646%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[74920]: cluster 2023-09-23T22:53:37.476717+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e249: 8 total, 8 up, 5 in 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[74920]: cluster 2023-09-23T22:53:37.477016+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[74920]: cluster 2023-09-23T22:53:37.477269+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[74920]: cluster 2023-09-23T22:53:37.477334+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[74920]: cluster 2023-09-23T22:53:37.479586+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:53:38.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[74920]: cluster 2023-09-23T22:53:37.503520+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 19726/33072 objects degraded (59.646%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:38.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:38.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:38.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:38.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:39.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:39.119 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:53:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:53:38] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T22:53:39.146 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:39.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:39.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:39.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:39.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:39.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:39.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:39.651 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:39.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:39.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:39 smithi123 bash[59255]: cluster 2023-09-23T22:53:38.396699+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1201: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 591 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 638 op/s; 19478/28407 objects degraded (68.568%); 4048/28407 objects misplaced (14.250%); 0 B/s, 98 objects/s recovering 2023-09-23T22:53:39.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:39 smithi121 bash[74920]: cluster 2023-09-23T22:53:38.396699+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1201: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 591 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 638 op/s; 19478/28407 objects degraded (68.568%); 4048/28407 objects misplaced (14.250%); 0 B/s, 98 objects/s recovering 2023-09-23T22:53:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:39 smithi121 bash[78246]: cluster 2023-09-23T22:53:38.396699+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1201: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 591 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 638 op/s; 19478/28407 objects degraded (68.568%); 4048/28407 objects misplaced (14.250%); 0 B/s, 98 objects/s recovering 2023-09-23T22:53:39.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:39.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:39.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:39.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:40.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:40.082 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:40.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:40.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:40.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:40.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:40.318 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:40.347 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:40.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:40.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:40.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:40.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:40.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:40.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:40.716 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:40.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:40.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:40.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:41.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:41.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:41.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:41.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:41.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:41.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:41.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:41.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:41 smithi123 bash[59255]: cluster 2023-09-23T22:53:40.397350+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1202: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 491 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 839 op/s; 19090/23592 objects degraded (80.917%); 3636/23592 objects misplaced (15.412%); 0 B/s, 122 objects/s recovering 2023-09-23T22:53:41.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:41.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:41.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:41 smithi121 bash[78246]: cluster 2023-09-23T22:53:40.397350+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1202: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 491 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 839 op/s; 19090/23592 objects degraded (80.917%); 3636/23592 objects misplaced (15.412%); 0 B/s, 122 objects/s recovering 2023-09-23T22:53:41.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:41 smithi121 bash[74920]: cluster 2023-09-23T22:53:40.397350+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1202: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 491 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 839 op/s; 19090/23592 objects degraded (80.917%); 3636/23592 objects misplaced (15.412%); 0 B/s, 122 objects/s recovering 2023-09-23T22:53:41.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:41.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:41.781 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:41.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:41.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:41.909 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:41.960 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:42.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:42.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:42.185 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:53:42.185 INFO:teuthology.orchestra.run.smithi121.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-23T22:53:42.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.205 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:53:42.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:42.249 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:53:42.289 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:53:42.328 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:53:42.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.355 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:53:42.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:42.390 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:53:42.434 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:53:42.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:42.470 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:53:42.475 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.475 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.476 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.476 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.476 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.476 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.476 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.476 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:53:42.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:42.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:42.544 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:53:42.545 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T22:53:42.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[78246]: audit 2023-09-23T22:53:41.973227+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.121:0/1172633306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:42.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[78246]: audit 2023-09-23T22:53:41.973546+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[78246]: audit 2023-09-23T22:53:42.147413+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.121:0/4239712873' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[78246]: audit 2023-09-23T22:53:42.370698+0000 mon.a (mon.0) 1488 : audit 1 from='client.? 172.21.15.121:0/1558580029' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.505084+0000 mon.a (mon.0) 1489 : cluster 3 Health check update: Degraded data redundancy: 19090/23592 objects degraded (80.917%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[74920]: audit 2023-09-23T22:53:41.973227+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.121:0/1172633306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[74920]: audit 2023-09-23T22:53:41.973546+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[74920]: audit 2023-09-23T22:53:42.147413+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.121:0/4239712873' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[74920]: audit 2023-09-23T22:53:42.370698+0000 mon.a (mon.0) 1488 : audit 1 from='client.? 172.21.15.121:0/1558580029' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:53:42.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:42 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.505084+0000 mon.a (mon.0) 1489 : cluster 3 Health check update: Degraded data redundancy: 19090/23592 objects degraded (80.917%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:42.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:42.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:42.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:42 smithi123 bash[59255]: audit 2023-09-23T22:53:41.973227+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.121:0/1172633306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:42 smithi123 bash[59255]: audit 2023-09-23T22:53:41.973546+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:42 smithi123 bash[59255]: audit 2023-09-23T22:53:42.147413+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.121:0/4239712873' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:42 smithi123 bash[59255]: audit 2023-09-23T22:53:42.370698+0000 mon.a (mon.0) 1488 : audit 1 from='client.? 172.21.15.121:0/1558580029' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:53:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:42 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.505084+0000 mon.a (mon.0) 1489 : cluster 3 Health check update: Degraded data redundancy: 19090/23592 objects degraded (80.917%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:42.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:42.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:42.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:42.991 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:43.013 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:43.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:43.139 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:43.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:43.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:43.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:43.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:43.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:43.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:43.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:43.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:43.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:43.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.397904+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1203: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 491 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 394 op/s; 19090/23592 objects degraded (80.917%); 3636/23592 objects misplaced (15.412%); 0 B/s, 55 objects/s recovering 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.516750+0000 mon.a (mon.0) 1490 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.529814+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.529929+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: audit 2023-09-23T22:53:42.534008+0000 mon.a (mon.0) 1491 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: audit 2023-09-23T22:53:42.534243+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.121:0/1558580029' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.534499+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e250: 8 total, 8 up, 5 in 2023-09-23T22:53:43.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[74920]: cluster 2023-09-23T22:53:42.535754+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:43.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.397904+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1203: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 491 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 394 op/s; 19090/23592 objects degraded (80.917%); 3636/23592 objects misplaced (15.412%); 0 B/s, 55 objects/s recovering 2023-09-23T22:53:43.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.516750+0000 mon.a (mon.0) 1490 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:43.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:43.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:43.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:43.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.397904+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1203: 89 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 491 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 394 op/s; 19090/23592 objects degraded (80.917%); 3636/23592 objects misplaced (15.412%); 0 B/s, 55 objects/s recovering 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.516750+0000 mon.a (mon.0) 1490 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.529814+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.529929+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: audit 2023-09-23T22:53:42.534008+0000 mon.a (mon.0) 1491 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: audit 2023-09-23T22:53:42.534243+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.121:0/1558580029' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.534499+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e250: 8 total, 8 up, 5 in 2023-09-23T22:53:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:43 smithi123 bash[59255]: cluster 2023-09-23T22:53:42.535754+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:43.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:43.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:43.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.529814+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.529929+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: audit 2023-09-23T22:53:42.534008+0000 mon.a (mon.0) 1491 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:53:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: audit 2023-09-23T22:53:42.534243+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.121:0/1558580029' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:53:44.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.534499+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e250: 8 total, 8 up, 5 in 2023-09-23T22:53:44.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:43 smithi121 bash[78246]: cluster 2023-09-23T22:53:42.535754+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:53:44.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:44.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:44.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:44.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:44.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:44.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:44.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:44.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:44.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:44.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:44.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:44.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:44.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.716 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:44.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.532380+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.532906+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e251: 8 total, 8 up, 5 in 2023-09-23T22:53:44.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.533346+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.536364+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.538274+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.542201+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[74920]: cluster 2023-09-23T22:53:43.543691+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.532380+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.532906+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e251: 8 total, 8 up, 5 in 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.533346+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.536364+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.538274+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.542201+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:44 smithi121 bash[78246]: cluster 2023-09-23T22:53:43.543691+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.532380+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.532906+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e251: 8 total, 8 up, 5 in 2023-09-23T22:53:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.533346+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.536364+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.538274+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.542201+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:44 smithi123 bash[59255]: cluster 2023-09-23T22:53:43.543691+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:53:44.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:44.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:44.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:45.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:45.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:45.116 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:45.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:45.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:45.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:45.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:45.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:45.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:45.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:45.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:45.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:45.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:45.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:45.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:45.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.398433+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1206: 89 pgs: 11 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 318 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 854 op/s; 18394/15309 objects degraded (120.152%); 500/15309 objects misplaced (3.266%); 0 B/s, 96 objects/s recovering 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.548795+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.549801+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e252: 8 total, 8 up, 5 in 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.550327+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.550415+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.551397+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.552776+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.553779+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.554121+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[78246]: cluster 2023-09-23T22:53:44.555011+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.398433+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1206: 89 pgs: 11 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 318 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 854 op/s; 18394/15309 objects degraded (120.152%); 500/15309 objects misplaced (3.266%); 0 B/s, 96 objects/s recovering 2023-09-23T22:53:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.548795+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.549801+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e252: 8 total, 8 up, 5 in 2023-09-23T22:53:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.550327+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.550415+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.551397+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.552776+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.553779+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.554121+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:45 smithi121 bash[74920]: cluster 2023-09-23T22:53:44.555011+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.398433+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1206: 89 pgs: 11 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 318 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 854 op/s; 18394/15309 objects degraded (120.152%); 500/15309 objects misplaced (3.266%); 0 B/s, 96 objects/s recovering 2023-09-23T22:53:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.548795+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.549801+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e252: 8 total, 8 up, 5 in 2023-09-23T22:53:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.550327+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.550415+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.551397+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.552776+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.553779+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.554121+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:45 smithi123 bash[59255]: cluster 2023-09-23T22:53:44.555011+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:53:45.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:45.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:45.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:45.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:45.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:46.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:46.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:46.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:46.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:46.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:46.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:46.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:46.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:46.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:46.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:46.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:46.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:46.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:46.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:46.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:46.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:46.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:46.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:47.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:47.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:47.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:53:47.087 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T22:53:47.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:47.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:47.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:47.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:47.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:47.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:47.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:47.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:47.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:47.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:47.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:47.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:47 smithi123 bash[59255]: cluster 2023-09-23T22:53:46.398924+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1208: 89 pgs: 11 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 318 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 459 op/s; 18394/15309 objects degraded (120.152%); 500/15309 objects misplaced (3.266%); 0 B/s, 37 objects/s recovering 2023-09-23T22:53:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:47 smithi123 bash[59255]: cluster 2023-09-23T22:53:47.507553+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: Degraded data redundancy: 18394/15309 objects degraded (120.152%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:47.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:47.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:47.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:47 smithi121 bash[74920]: cluster 2023-09-23T22:53:46.398924+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1208: 89 pgs: 11 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 318 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 459 op/s; 18394/15309 objects degraded (120.152%); 500/15309 objects misplaced (3.266%); 0 B/s, 37 objects/s recovering 2023-09-23T22:53:47.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:47 smithi121 bash[74920]: cluster 2023-09-23T22:53:47.507553+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: Degraded data redundancy: 18394/15309 objects degraded (120.152%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:47.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:47 smithi121 bash[78246]: cluster 2023-09-23T22:53:46.398924+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1208: 89 pgs: 11 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 318 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 459 op/s; 18394/15309 objects degraded (120.152%); 500/15309 objects misplaced (3.266%); 0 B/s, 37 objects/s recovering 2023-09-23T22:53:47.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:47 smithi121 bash[78246]: cluster 2023-09-23T22:53:47.507553+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: Degraded data redundancy: 18394/15309 objects degraded (120.152%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:47.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:48.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:48.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:48.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:48.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:48.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:48.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:48.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:48.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:48.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:48.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:48.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:48.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:48.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:48.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:48.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:49.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:49.088 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:53:49.098 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:53:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:53:48] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T22:53:49.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:53:49.133 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:49.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:49.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:49.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:49.475 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:49.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:49.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:49.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:49.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:49.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:49 smithi121 bash[74920]: cluster 2023-09-23T22:53:48.399680+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1209: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 218 MiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 18394/10497 objects degraded (175.231%); 0 B/s, 38 objects/s recovering 2023-09-23T22:53:49.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:49 smithi121 bash[78246]: cluster 2023-09-23T22:53:48.399680+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1209: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 218 MiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 18394/10497 objects degraded (175.231%); 0 B/s, 38 objects/s recovering 2023-09-23T22:53:49.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:49 smithi123 bash[59255]: cluster 2023-09-23T22:53:48.399680+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1209: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 218 MiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 18394/10497 objects degraded (175.231%); 0 B/s, 38 objects/s recovering 2023-09-23T22:53:49.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:49.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:50.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:50.124 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.152 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:50.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:50.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:50.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:50.390 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:50.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:50.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:50.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:50.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:50.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:50.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:51.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:51.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:51.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:51.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:51.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:51.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Removed 93778 objects 2023-09-23T22:53:51.177 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Clean up completed and total clean up time :151.767 2023-09-23T22:53:51.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:51.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:51.364 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:51.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:51.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:51.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:51.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:51.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:51.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:51.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:51.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:51.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:51.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:51 smithi123 bash[59255]: cluster 2023-09-23T22:53:50.400451+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1210: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 124 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 744 op/s; 20818/6006 objects degraded (346.620%); 0 B/s, 55 objects/s recovering 2023-09-23T22:53:51.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:51.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:51.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:51.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:51.941 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:51.942 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:51.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:51 smithi121 bash[78246]: cluster 2023-09-23T22:53:50.400451+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1210: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 124 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 744 op/s; 20818/6006 objects degraded (346.620%); 0 B/s, 55 objects/s recovering 2023-09-23T22:53:51.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:51 smithi121 bash[74920]: cluster 2023-09-23T22:53:50.400451+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1210: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 124 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 744 op/s; 20818/6006 objects degraded (346.620%); 0 B/s, 55 objects/s recovering 2023-09-23T22:53:52.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:52.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:52.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:52.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:52.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:52.320 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:52.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:52.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:52.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:52.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:52.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:52.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:52.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:52.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:52.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:52.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:52 smithi123 bash[59255]: audit 2023-09-23T22:53:51.954684+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:52.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:52 smithi123 bash[59255]: cluster 2023-09-23T22:53:52.508581+0000 mon.a (mon.0) 1498 : cluster 3 Health check update: Degraded data redundancy: 20818/6006 objects degraded (346.620%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:52.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:52.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:52.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:52.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:52 smithi121 bash[74920]: audit 2023-09-23T22:53:51.954684+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:52.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:52 smithi121 bash[74920]: cluster 2023-09-23T22:53:52.508581+0000 mon.a (mon.0) 1498 : cluster 3 Health check update: Degraded data redundancy: 20818/6006 objects degraded (346.620%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:52.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:52 smithi121 bash[78246]: audit 2023-09-23T22:53:51.954684+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:52.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:52 smithi121 bash[78246]: cluster 2023-09-23T22:53:52.508581+0000 mon.a (mon.0) 1498 : cluster 3 Health check update: Degraded data redundancy: 20818/6006 objects degraded (346.620%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:52.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:53.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:53.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:53.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:53.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:53.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:53.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:53.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:53.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:53.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:53.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:53.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:53.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:53.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:53 smithi121 bash[78246]: cluster 2023-09-23T22:53:52.400862+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1211: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 124 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 479 op/s; 20818/6006 objects degraded (346.620%); 0 B/s, 49 objects/s recovering 2023-09-23T22:53:53.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:53 smithi121 bash[74920]: cluster 2023-09-23T22:53:52.400862+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1211: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 124 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 479 op/s; 20818/6006 objects degraded (346.620%); 0 B/s, 49 objects/s recovering 2023-09-23T22:53:53.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:53.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:53.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:53.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:53.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:53.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:53 smithi123 bash[59255]: cluster 2023-09-23T22:53:52.400862+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1211: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 124 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 479 op/s; 20818/6006 objects degraded (346.620%); 0 B/s, 49 objects/s recovering 2023-09-23T22:53:53.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:53.971 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:53.971 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:53.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:54.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:54.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:54.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:54.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:54.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:54.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:54.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:54.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:54.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:54.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:54.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:54.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:54.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:54.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:54.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:55.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:55.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:55.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:55.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:55.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:55.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:55.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:55.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:55.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:55.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:55 smithi121 bash[78246]: cluster 2023-09-23T22:53:54.401621+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1212: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 508 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 54 objects/s recovering 2023-09-23T22:53:55.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:55 smithi121 bash[74920]: cluster 2023-09-23T22:53:54.401621+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1212: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 508 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 54 objects/s recovering 2023-09-23T22:53:55.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:55.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:55.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:55.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:55.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:55.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:55.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:55.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:55 smithi123 bash[59255]: cluster 2023-09-23T22:53:54.401621+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1212: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 508 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 54 objects/s recovering 2023-09-23T22:53:56.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:56.110 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:56.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:56.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:56.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:56.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:56.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:56.727 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-23T22:53:56.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-23T22:53:56.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:56.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:56.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:56.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:57.021 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:57.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:57.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:57.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:57.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:57.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:57.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:57.300 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:57.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:57.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:57.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:57.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:57.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:57.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:57.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:57.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:57.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:57 smithi123 bash[59255]: cluster 2023-09-23T22:53:56.402066+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1213: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 428 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 46 objects/s recovering 2023-09-23T22:53:57.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:57 smithi123 bash[59255]: cluster 2023-09-23T22:53:57.509913+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 20479/72 objects degraded (28443.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:57.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:57.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:57.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:57 smithi121 bash[78246]: cluster 2023-09-23T22:53:56.402066+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1213: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 428 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 46 objects/s recovering 2023-09-23T22:53:57.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:57 smithi121 bash[78246]: cluster 2023-09-23T22:53:57.509913+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 20479/72 objects degraded (28443.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:57.948 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:57 smithi121 bash[74920]: cluster 2023-09-23T22:53:56.402066+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1213: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 428 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 46 objects/s recovering 2023-09-23T22:53:57.949 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:57 smithi121 bash[74920]: cluster 2023-09-23T22:53:57.509913+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 20479/72 objects degraded (28443.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:57.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:58.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:58.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:58.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:58.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:58.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:58.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:58.478 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:58.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:58.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:58.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:58.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:58.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:58.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:58.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:58.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:58.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:58.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:59.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:59.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:59.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:59.146 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:59.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:59.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:59.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:53:59.302 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:53:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:53:58] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T22:53:59.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:59.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:59.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:59.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:59.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:53:59 smithi121 bash[74920]: cluster 2023-09-23T22:53:58.402909+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1214: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 423 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 45 objects/s recovering 2023-09-23T22:53:59.591 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:53:59 smithi121 bash[78246]: cluster 2023-09-23T22:53:58.402909+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1214: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 423 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 45 objects/s recovering 2023-09-23T22:53:59.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:59.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:59.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:59.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:59.919 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:53:59 smithi123 bash[59255]: cluster 2023-09-23T22:53:58.402909+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1214: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 423 op/s; 20479/72 objects degraded (28443.056%); 0 B/s, 45 objects/s recovering 2023-09-23T22:53:59.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:53:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:00.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:00.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:00.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:00.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:00.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:00.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:00.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:00.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:00.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:00.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:00.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:00.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:00.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:00.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:00.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:00.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:00.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:01.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:01.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:01.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:01.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:01.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:01.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:01.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:01.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:01.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:01.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:01.627 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:01.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:01.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:01 smithi121 bash[78246]: cluster 2023-09-23T22:54:00.403624+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1215: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 289 op/s; 19941/72 objects degraded (27695.833%); 0 B/s, 90 objects/s recovering 2023-09-23T22:54:01.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:01 smithi121 bash[74920]: cluster 2023-09-23T22:54:00.403624+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1215: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 289 op/s; 19941/72 objects degraded (27695.833%); 0 B/s, 90 objects/s recovering 2023-09-23T22:54:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:01.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:01.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:01 smithi123 bash[59255]: cluster 2023-09-23T22:54:00.403624+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1215: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 289 op/s; 19941/72 objects degraded (27695.833%); 0 B/s, 90 objects/s recovering 2023-09-23T22:54:01.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:01.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:01.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:01.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:02.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:02.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:02.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:02.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:02.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:02.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:02.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:02.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:02.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:02.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:02.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:02.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:02.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:02.708 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:02.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:02.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:02.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:02 smithi121 bash[74920]: cluster 2023-09-23T22:54:02.511235+0000 mon.a (mon.0) 1500 : cluster 3 Health check update: Degraded data redundancy: 19941/72 objects degraded (27695.833%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:02.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:02 smithi121 bash[78246]: cluster 2023-09-23T22:54:02.511235+0000 mon.a (mon.0) 1500 : cluster 3 Health check update: Degraded data redundancy: 19941/72 objects degraded (27695.833%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:02.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:02.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:02.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:02.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:02 smithi123 bash[59255]: cluster 2023-09-23T22:54:02.511235+0000 mon.a (mon.0) 1500 : cluster 3 Health check update: Degraded data redundancy: 19941/72 objects degraded (27695.833%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:03.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:03.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:03.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:03.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:03.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:03.342 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:03.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:03.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:03.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:03.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:03.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:03 smithi123 bash[59255]: cluster 2023-09-23T22:54:02.404046+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1216: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 164 op/s; 19941/72 objects degraded (27695.833%); 0 B/s, 73 objects/s recovering 2023-09-23T22:54:03.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:03.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:03.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:03.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:03.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:03.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:03 smithi121 bash[78246]: cluster 2023-09-23T22:54:02.404046+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1216: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 164 op/s; 19941/72 objects degraded (27695.833%); 0 B/s, 73 objects/s recovering 2023-09-23T22:54:03.916 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:03 smithi121 bash[74920]: cluster 2023-09-23T22:54:02.404046+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1216: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 164 op/s; 19941/72 objects degraded (27695.833%); 0 B/s, 73 objects/s recovering 2023-09-23T22:54:03.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:04.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:04.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:04.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:04.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:04.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:04.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:04.247 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:04.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:04.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:04.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:04.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:04.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:04.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:04.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:04.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:04.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:04.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:04.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:05.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:05.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:05.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:05.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:05.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:05.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:05.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:05.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:05.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:05.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:05.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:05.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:05.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:05 smithi121 bash[74920]: cluster 2023-09-23T22:54:04.405131+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1217: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 164 op/s; 19330/72 objects degraded (26847.222%); 0 B/s, 123 objects/s recovering 2023-09-23T22:54:05.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:05 smithi121 bash[78246]: cluster 2023-09-23T22:54:04.405131+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1217: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 164 op/s; 19330/72 objects degraded (26847.222%); 0 B/s, 123 objects/s recovering 2023-09-23T22:54:05.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:05.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:05.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:05.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:05.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:05.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:05.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:06.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:05 smithi123 bash[59255]: cluster 2023-09-23T22:54:04.405131+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1217: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 164 op/s; 19330/72 objects degraded (26847.222%); 0 B/s, 123 objects/s recovering 2023-09-23T22:54:06.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:06.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:06.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:06.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:06.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:06.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:06.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:06.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:06.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:06.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:06.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:06.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:06.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:06.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:06.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:06.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:06.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:06.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:07.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:07.243 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.271 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:07.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:07.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:07.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:07.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:07 smithi121 bash[78246]: cluster 2023-09-23T22:54:06.405920+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1218: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 19330/72 objects degraded (26847.222%); 0 B/s, 95 objects/s recovering 2023-09-23T22:54:07.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:07 smithi121 bash[78246]: audit 2023-09-23T22:54:06.955210+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:07.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:07 smithi121 bash[78246]: cluster 2023-09-23T22:54:07.512107+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 19330/72 objects degraded (26847.222%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:07.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:07 smithi121 bash[74920]: cluster 2023-09-23T22:54:06.405920+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1218: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 19330/72 objects degraded (26847.222%); 0 B/s, 95 objects/s recovering 2023-09-23T22:54:07.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:07 smithi121 bash[74920]: audit 2023-09-23T22:54:06.955210+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:07.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:07 smithi121 bash[74920]: cluster 2023-09-23T22:54:07.512107+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 19330/72 objects degraded (26847.222%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:07.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:07.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:07.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:07.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:07 smithi123 bash[59255]: cluster 2023-09-23T22:54:06.405920+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1218: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 19330/72 objects degraded (26847.222%); 0 B/s, 95 objects/s recovering 2023-09-23T22:54:07.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:07 smithi123 bash[59255]: audit 2023-09-23T22:54:06.955210+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:07.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:07 smithi123 bash[59255]: cluster 2023-09-23T22:54:07.512107+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 19330/72 objects degraded (26847.222%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:07.910 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:08.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:08.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:08.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:08.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:08.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:08.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:08.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:08.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:08.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:08.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:08.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:08.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:08.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:08.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:08.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:08.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:08.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:08.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:08.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:09.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:09.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:09.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:09.252 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:54:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:54:08] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.33.4" 2023-09-23T22:54:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:09.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:09.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:09.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:09.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:09.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:09.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:09.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:09.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:09 smithi121 bash[74920]: cluster 2023-09-23T22:54:08.406606+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1219: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 19330/72 objects degraded (26847.222%); 0 B/s, 95 objects/s recovering 2023-09-23T22:54:09.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:09 smithi121 bash[78246]: cluster 2023-09-23T22:54:08.406606+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1219: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 19330/72 objects degraded (26847.222%); 0 B/s, 95 objects/s recovering 2023-09-23T22:54:09.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:09 smithi123 bash[59255]: cluster 2023-09-23T22:54:08.406606+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1219: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 19330/72 objects degraded (26847.222%); 0 B/s, 95 objects/s recovering 2023-09-23T22:54:09.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:09.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:09.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:10.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:10.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:10.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:10.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:10.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:10.293 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:10.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:10.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:10.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:10.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:10.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:10.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:10.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:10.722 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:10.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:10.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:10.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:10.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:10.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:11.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:11.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:11.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:11.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:11.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:11.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:11.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:11.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:11.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:11.529 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:11.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:11.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:11.771 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:11.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:11 smithi123 bash[59255]: cluster 2023-09-23T22:54:10.407967+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1220: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 18604/72 objects degraded (25838.889%); 0 B/s, 156 objects/s recovering 2023-09-23T22:54:11.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:11.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:12.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:11 smithi121 bash[74920]: cluster 2023-09-23T22:54:10.407967+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1220: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 18604/72 objects degraded (25838.889%); 0 B/s, 156 objects/s recovering 2023-09-23T22:54:12.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:11 smithi121 bash[78246]: cluster 2023-09-23T22:54:10.407967+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1220: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 18604/72 objects degraded (25838.889%); 0 B/s, 156 objects/s recovering 2023-09-23T22:54:12.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:12.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:12.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:12.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:12.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:12.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:12.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:12.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:12.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:12.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:12.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:12.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:12.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:12.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:12.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:12.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:12.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:12 smithi121 bash[78246]: cluster 2023-09-23T22:54:12.514749+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 18604/72 objects degraded (25838.889%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:12.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:12 smithi121 bash[74920]: cluster 2023-09-23T22:54:12.514749+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 18604/72 objects degraded (25838.889%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:12.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:12.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:12.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:12.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:12 smithi123 bash[59255]: cluster 2023-09-23T22:54:12.514749+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 18604/72 objects degraded (25838.889%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:12.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:12.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:13.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.063 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:13.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:13.182 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:54:13.183 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:54:13.183 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:54:13.183 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:54:13.183 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:54:13.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:13.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:13.315 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:13.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:13.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:13.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:13.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:13.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:13.626 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T22:54:13.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:13.697 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:13.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:13 smithi123 bash[59255]: cluster 2023-09-23T22:54:12.408470+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1221: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 18604/72 objects degraded (25838.889%); 0 B/s, 111 objects/s recovering 2023-09-23T22:54:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:13 smithi123 bash[59255]: audit 2023-09-23T22:54:12.865345+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.121:0/3893262159' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:54:13.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:13 smithi123 bash[59255]: audit 2023-09-23T22:54:12.865773+0000 mon.a (mon.0) 1504 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:54:13.825 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:13.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:13 smithi121 bash[78246]: cluster 2023-09-23T22:54:12.408470+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1221: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 18604/72 objects degraded (25838.889%); 0 B/s, 111 objects/s recovering 2023-09-23T22:54:13.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:13 smithi121 bash[78246]: audit 2023-09-23T22:54:12.865345+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.121:0/3893262159' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:54:13.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:13 smithi121 bash[78246]: audit 2023-09-23T22:54:12.865773+0000 mon.a (mon.0) 1504 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:54:13.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:13 smithi121 bash[74920]: cluster 2023-09-23T22:54:12.408470+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1221: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 18604/72 objects degraded (25838.889%); 0 B/s, 111 objects/s recovering 2023-09-23T22:54:13.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:13 smithi121 bash[74920]: audit 2023-09-23T22:54:12.865345+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.121:0/3893262159' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:54:13.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:13 smithi121 bash[74920]: audit 2023-09-23T22:54:12.865773+0000 mon.a (mon.0) 1504 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:54:13.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:13.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:13.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:14.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:14.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:14.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:14.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:14.215 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:14.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:14.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:14.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:14.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:14.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:14.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:14 smithi123 bash[59255]: audit 2023-09-23T22:54:13.616586+0000 mon.a (mon.0) 1505 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:54:14.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:14 smithi123 bash[59255]: cluster 2023-09-23T22:54:13.616689+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e253: 8 total, 8 up, 5 in 2023-09-23T22:54:14.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:14 smithi123 bash[59255]: cluster 2023-09-23T22:54:13.616866+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:54:14.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:14 smithi123 bash[59255]: cluster 2023-09-23T22:54:13.617388+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:54:14.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:14 smithi123 bash[59255]: cluster 2023-09-23T22:54:14.409536+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1223: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17645/72 objects degraded (24506.944%); 0 B/s, 168 objects/s recovering 2023-09-23T22:54:14.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:14.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:14.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[74920]: audit 2023-09-23T22:54:13.616586+0000 mon.a (mon.0) 1505 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[74920]: cluster 2023-09-23T22:54:13.616689+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e253: 8 total, 8 up, 5 in 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[74920]: cluster 2023-09-23T22:54:13.616866+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[74920]: cluster 2023-09-23T22:54:13.617388+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[74920]: cluster 2023-09-23T22:54:14.409536+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1223: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17645/72 objects degraded (24506.944%); 0 B/s, 168 objects/s recovering 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[78246]: audit 2023-09-23T22:54:13.616586+0000 mon.a (mon.0) 1505 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[78246]: cluster 2023-09-23T22:54:13.616689+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e253: 8 total, 8 up, 5 in 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[78246]: cluster 2023-09-23T22:54:13.616866+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:54:14.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[78246]: cluster 2023-09-23T22:54:13.617388+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:54:14.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:14 smithi121 bash[78246]: cluster 2023-09-23T22:54:14.409536+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1223: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17645/72 objects degraded (24506.944%); 0 B/s, 168 objects/s recovering 2023-09-23T22:54:14.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:14.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:15.083 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:15.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:15.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:15.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:15.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:15.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:15.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:15.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.737 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:16.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:16.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:16.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:16.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:16.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:16.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:16.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:16.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:16.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:16.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:16.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.655 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:16.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:16.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:16.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:16.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:16.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:16 smithi123 bash[59255]: cluster 2023-09-23T22:54:15.629265+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e254: 8 total, 8 up, 5 in 2023-09-23T22:54:16.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:16 smithi123 bash[59255]: cluster 2023-09-23T22:54:15.629768+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:16.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:16 smithi123 bash[59255]: cluster 2023-09-23T22:54:15.630300+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:16.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:16 smithi123 bash[59255]: cluster 2023-09-23T22:54:15.637409+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:16.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:16 smithi123 bash[59255]: cluster 2023-09-23T22:54:16.410279+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1225: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17645/72 objects degraded (24506.944%); 0 B/s, 210 objects/s recovering 2023-09-23T22:54:16.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:17.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:17.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:17.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:17.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[74920]: cluster 2023-09-23T22:54:15.629265+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e254: 8 total, 8 up, 5 in 2023-09-23T22:54:17.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[74920]: cluster 2023-09-23T22:54:15.629768+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:17.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[74920]: cluster 2023-09-23T22:54:15.630300+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[74920]: cluster 2023-09-23T22:54:15.637409+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[74920]: cluster 2023-09-23T22:54:16.410279+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1225: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17645/72 objects degraded (24506.944%); 0 B/s, 210 objects/s recovering 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[78246]: cluster 2023-09-23T22:54:15.629265+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e254: 8 total, 8 up, 5 in 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[78246]: cluster 2023-09-23T22:54:15.629768+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[78246]: cluster 2023-09-23T22:54:15.630300+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[78246]: cluster 2023-09-23T22:54:15.637409+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:54:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:16 smithi121 bash[78246]: cluster 2023-09-23T22:54:16.410279+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1225: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17645/72 objects degraded (24506.944%); 0 B/s, 210 objects/s recovering 2023-09-23T22:54:17.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:17.323 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:17.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:17.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:17.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:17.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:17.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:17.680 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:17.709 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:17.812 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:17.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:17 smithi123 bash[59255]: cluster 2023-09-23T22:54:16.638061+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:17 smithi123 bash[59255]: cluster 2023-09-23T22:54:16.639871+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:17 smithi123 bash[59255]: cluster 2023-09-23T22:54:16.640760+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e255: 8 total, 8 up, 5 in 2023-09-23T22:54:17.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:17 smithi123 bash[59255]: cluster 2023-09-23T22:54:16.644261+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:17 smithi123 bash[59255]: cluster 2023-09-23T22:54:17.516604+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: Degraded data redundancy: 17645/72 objects degraded (24506.944%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:17.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:17.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:17.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[74920]: cluster 2023-09-23T22:54:16.638061+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[74920]: cluster 2023-09-23T22:54:16.639871+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[74920]: cluster 2023-09-23T22:54:16.640760+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e255: 8 total, 8 up, 5 in 2023-09-23T22:54:17.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[74920]: cluster 2023-09-23T22:54:16.644261+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[74920]: cluster 2023-09-23T22:54:17.516604+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: Degraded data redundancy: 17645/72 objects degraded (24506.944%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:17.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[78246]: cluster 2023-09-23T22:54:16.638061+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[78246]: cluster 2023-09-23T22:54:16.639871+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[78246]: cluster 2023-09-23T22:54:16.640760+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e255: 8 total, 8 up, 5 in 2023-09-23T22:54:17.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[78246]: cluster 2023-09-23T22:54:16.644261+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:54:17.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:17 smithi121 bash[78246]: cluster 2023-09-23T22:54:17.516604+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: Degraded data redundancy: 17645/72 objects degraded (24506.944%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:17.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:17.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:18.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:18.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:18.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:18.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:18.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:18.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:18.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:18.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:18 smithi123 bash[59255]: cluster 2023-09-23T22:54:18.411503+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1227: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17398/72 objects degraded (24163.889%); 0 B/s, 200 objects/s recovering 2023-09-23T22:54:18.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:18.858 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.866 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:54:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:54:18] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.33.4" 2023-09-23T22:54:18.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:18 smithi121 bash[78246]: cluster 2023-09-23T22:54:18.411503+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1227: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17398/72 objects degraded (24163.889%); 0 B/s, 200 objects/s recovering 2023-09-23T22:54:18.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:18 smithi121 bash[74920]: cluster 2023-09-23T22:54:18.411503+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1227: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 17398/72 objects degraded (24163.889%); 0 B/s, 200 objects/s recovering 2023-09-23T22:54:18.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:18.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:19.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:19.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:19.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:19.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:19.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:19.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:19.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:19.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:19.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:19.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:19.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:19.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:19.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:19.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:19.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:19.900 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:19.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:19.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:20.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:20.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:20.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:20.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:20.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:20.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:20.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:20.320 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:20.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:20.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:20.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:20.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:54:20.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:20.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:20.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:20.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:20.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:20.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:20.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:20.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:20.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:21.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:21.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:21.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:21.261 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:21.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:21.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:21.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:21.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:21.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:21.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:21.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:21.646 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:21.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:21.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:21.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:21 smithi121 bash[74920]: cluster 2023-09-23T22:54:20.412110+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1228: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16606/72 objects degraded (23063.889%); 0 B/s, 293 objects/s recovering 2023-09-23T22:54:21.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:21 smithi121 bash[78246]: cluster 2023-09-23T22:54:20.412110+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1228: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16606/72 objects degraded (23063.889%); 0 B/s, 293 objects/s recovering 2023-09-23T22:54:21.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:21.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:21 smithi123 bash[59255]: cluster 2023-09-23T22:54:20.412110+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1228: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16606/72 objects degraded (23063.889%); 0 B/s, 293 objects/s recovering 2023-09-23T22:54:21.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:21.900 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:21.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:21.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:22.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:22.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:22.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:22.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:22.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:22.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:22.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:22.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:22.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:22.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:22.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:22.532 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:22 smithi121 bash[78246]: audit 2023-09-23T22:54:21.955861+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:22 smithi121 bash[74920]: audit 2023-09-23T22:54:21.955861+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:22.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:22.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:22.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:22.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:22.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:22.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:22 smithi123 bash[59255]: audit 2023-09-23T22:54:21.955861+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:22.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:22.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:22.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:22.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:23.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:23.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:23.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:23.216 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T22:54:23.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:54:23.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:23.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:23.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:23.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:23.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:23.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:23 smithi121 bash[74920]: cluster 2023-09-23T22:54:22.412910+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1229: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16606/72 objects degraded (23063.889%); 0 B/s, 129 objects/s recovering 2023-09-23T22:54:23.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:23 smithi121 bash[74920]: cluster 2023-09-23T22:54:22.518096+0000 mon.a (mon.0) 1511 : cluster 3 Health check update: Degraded data redundancy: 16606/72 objects degraded (23063.889%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:23.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:23 smithi121 bash[78246]: cluster 2023-09-23T22:54:22.412910+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1229: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16606/72 objects degraded (23063.889%); 0 B/s, 129 objects/s recovering 2023-09-23T22:54:23.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:23 smithi121 bash[78246]: cluster 2023-09-23T22:54:22.518096+0000 mon.a (mon.0) 1511 : cluster 3 Health check update: Degraded data redundancy: 16606/72 objects degraded (23063.889%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:23.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:23.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:23 smithi123 bash[59255]: cluster 2023-09-23T22:54:22.412910+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1229: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16606/72 objects degraded (23063.889%); 0 B/s, 129 objects/s recovering 2023-09-23T22:54:23.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:23 smithi123 bash[59255]: cluster 2023-09-23T22:54:22.518096+0000 mon.a (mon.0) 1511 : cluster 3 Health check update: Degraded data redundancy: 16606/72 objects degraded (23063.889%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:23.820 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:23.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:23.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:23.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:23.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:23.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:24.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:24.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:24.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:54:24.203 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:54:24.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:24.230 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:54:24.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:24.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:24.254 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:54:24.280 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:54:24.305 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:54:24.331 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:54:24.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:24.356 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:54:24.358 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.358 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.358 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.358 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.359 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.359 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.359 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.359 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:54:24.366 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:24.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:24.495 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:54:24.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:24 smithi121 bash[78246]: audit 2023-09-23T22:54:23.702885+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:54:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:24 smithi121 bash[78246]: audit 2023-09-23T22:54:23.833753+0000 mon.a (mon.0) 1513 : audit 1 from='client.? 172.21.15.121:0/2664220337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:24 smithi121 bash[78246]: audit 2023-09-23T22:54:24.137622+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.121:0/3530630197' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:24.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:24 smithi121 bash[74920]: audit 2023-09-23T22:54:23.702885+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:54:24.500 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:24 smithi121 bash[74920]: audit 2023-09-23T22:54:23.833753+0000 mon.a (mon.0) 1513 : audit 1 from='client.? 172.21.15.121:0/2664220337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:24.501 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:24 smithi121 bash[74920]: audit 2023-09-23T22:54:24.137622+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.121:0/3530630197' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:24.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:24.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:24.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:24.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:24 smithi123 bash[59255]: audit 2023-09-23T22:54:23.702885+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:54:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:24 smithi123 bash[59255]: audit 2023-09-23T22:54:23.833753+0000 mon.a (mon.0) 1513 : audit 1 from='client.? 172.21.15.121:0/2664220337' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:24 smithi123 bash[59255]: audit 2023-09-23T22:54:24.137622+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.121:0/3530630197' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:24.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:24.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:24.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:24.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:25.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:25.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:25.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:25.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:25.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:25.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:25.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:25.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: cluster 2023-09-23T22:54:24.413993+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1230: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16043/72 objects degraded (22281.944%); 0 B/s, 182 objects/s recovering 2023-09-23T22:54:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: cluster 2023-09-23T22:54:24.477728+0000 mon.a (mon.0) 1515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:54:25.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: cluster 2023-09-23T22:54:24.487286+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: cluster 2023-09-23T22:54:24.487600+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: audit 2023-09-23T22:54:24.488455+0000 mon.a (mon.0) 1516 : audit 1 from='client.? 172.21.15.121:0/2664220337' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:54:25.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: cluster 2023-09-23T22:54:24.488529+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e256: 8 total, 8 up, 5 in 2023-09-23T22:54:25.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:25 smithi123 bash[59255]: cluster 2023-09-23T22:54:24.489051+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:25.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:25.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: cluster 2023-09-23T22:54:24.413993+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1230: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16043/72 objects degraded (22281.944%); 0 B/s, 182 objects/s recovering 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: cluster 2023-09-23T22:54:24.477728+0000 mon.a (mon.0) 1515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: cluster 2023-09-23T22:54:24.487286+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: cluster 2023-09-23T22:54:24.487600+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: audit 2023-09-23T22:54:24.488455+0000 mon.a (mon.0) 1516 : audit 1 from='client.? 172.21.15.121:0/2664220337' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: cluster 2023-09-23T22:54:24.488529+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e256: 8 total, 8 up, 5 in 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[74920]: cluster 2023-09-23T22:54:24.489051+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: cluster 2023-09-23T22:54:24.413993+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1230: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16043/72 objects degraded (22281.944%); 0 B/s, 182 objects/s recovering 2023-09-23T22:54:25.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: cluster 2023-09-23T22:54:24.477728+0000 mon.a (mon.0) 1515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:54:25.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: cluster 2023-09-23T22:54:24.487286+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: cluster 2023-09-23T22:54:24.487600+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: audit 2023-09-23T22:54:24.488455+0000 mon.a (mon.0) 1516 : audit 1 from='client.? 172.21.15.121:0/2664220337' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:54:25.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: cluster 2023-09-23T22:54:24.488529+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e256: 8 total, 8 up, 5 in 2023-09-23T22:54:25.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:25 smithi121 bash[78246]: cluster 2023-09-23T22:54:24.489051+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:54:25.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:25.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:25.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:25.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:26.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:26.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:26.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:26.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:26.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:26.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:26.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:26.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:26.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:26.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:26.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.722 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:26.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:26.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:26.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:27.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:27.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:27.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:27.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:27.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:27.502 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:27 smithi121 bash[74920]: cluster 2023-09-23T22:54:26.414530+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1232: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16043/72 objects degraded (22281.944%); 0 B/s, 163 objects/s recovering 2023-09-23T22:54:27.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:27 smithi121 bash[78246]: cluster 2023-09-23T22:54:26.414530+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1232: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16043/72 objects degraded (22281.944%); 0 B/s, 163 objects/s recovering 2023-09-23T22:54:27.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:27.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:27.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:27 smithi123 bash[59255]: cluster 2023-09-23T22:54:26.414530+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1232: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 16043/72 objects degraded (22281.944%); 0 B/s, 163 objects/s recovering 2023-09-23T22:54:27.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:27.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:27.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:27.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:28.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:28.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:28.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:28.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:28.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:28.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:28.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:28.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:28.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:28.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:28.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:28.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:28.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:28.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:28 smithi123 bash[59255]: cluster 2023-09-23T22:54:27.519036+0000 mon.a (mon.0) 1518 : cluster 3 Health check update: Degraded data redundancy: 16043/72 objects degraded (22281.944%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:28.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:28.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:28.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:28 smithi121 bash[74920]: cluster 2023-09-23T22:54:27.519036+0000 mon.a (mon.0) 1518 : cluster 3 Health check update: Degraded data redundancy: 16043/72 objects degraded (22281.944%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:28.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:28 smithi121 bash[78246]: cluster 2023-09-23T22:54:27.519036+0000 mon.a (mon.0) 1518 : cluster 3 Health check update: Degraded data redundancy: 16043/72 objects degraded (22281.944%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:28.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:28.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:28.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:28.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:28.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:28.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:29.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:29.082 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:54:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:54:28] "GET /metrics HTTP/1.1" 200 36470 "" "Prometheus/2.33.4" 2023-09-23T22:54:29.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:29.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:29.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:29.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:29.350 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:29.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:29.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:29.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:29.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:29.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:29 smithi123 bash[59255]: cluster 2023-09-23T22:54:28.415142+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1233: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15454/72 objects degraded (21463.889%); 0 B/s, 194 objects/s recovering 2023-09-23T22:54:29.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:29.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:29.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:29.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:29.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:29.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:29.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:30.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:29 smithi121 bash[78246]: cluster 2023-09-23T22:54:28.415142+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1233: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15454/72 objects degraded (21463.889%); 0 B/s, 194 objects/s recovering 2023-09-23T22:54:30.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:29 smithi121 bash[74920]: cluster 2023-09-23T22:54:28.415142+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1233: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15454/72 objects degraded (21463.889%); 0 B/s, 194 objects/s recovering 2023-09-23T22:54:30.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:30.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:30.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:30.128 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:30.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:30.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:30.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:30.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:30.390 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:30.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:30.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:30.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:30.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:30.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.788 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:30.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:30 smithi121 bash[78246]: audit 2023-09-23T22:54:29.887562+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:30.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:30 smithi121 bash[78246]: audit 2023-09-23T22:54:29.894605+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:30.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:30 smithi121 bash[78246]: cluster 2023-09-23T22:54:30.415703+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1234: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15338/72 objects degraded (21302.778%); 0 B/s, 126 objects/s recovering 2023-09-23T22:54:30.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:30 smithi121 bash[74920]: audit 2023-09-23T22:54:29.887562+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:30.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:30 smithi121 bash[74920]: audit 2023-09-23T22:54:29.894605+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:30.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:30 smithi121 bash[74920]: cluster 2023-09-23T22:54:30.415703+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1234: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15338/72 objects degraded (21302.778%); 0 B/s, 126 objects/s recovering 2023-09-23T22:54:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:31.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:31.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:31.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:31.155 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:30 smithi123 bash[59255]: audit 2023-09-23T22:54:29.887562+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:31.155 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:30 smithi123 bash[59255]: audit 2023-09-23T22:54:29.894605+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:31.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:30 smithi123 bash[59255]: cluster 2023-09-23T22:54:30.415703+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1234: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15338/72 objects degraded (21302.778%); 0 B/s, 126 objects/s recovering 2023-09-23T22:54:31.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:31.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:31.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:31.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:31.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:31.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:31.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:31.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:31.565 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:31.651 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:54:31.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:54:31.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:31.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:31.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:31.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:31.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:31.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:32.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:32.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:32.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:32.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:32.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:32.153 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:32.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:32.263 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:32.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:32.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:32.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:32.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:32.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:32.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:32.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:32.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:32.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:32.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:33.021 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:33.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:33.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:33.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:33.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:33.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:33.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:33.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:33.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:33.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:33.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:33.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:33.769 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:33 smithi121 bash[78246]: cluster 2023-09-23T22:54:32.416568+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1235: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15338/72 objects degraded (21302.778%); 0 B/s, 126 objects/s recovering 2023-09-23T22:54:33.770 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:33 smithi121 bash[78246]: cluster 2023-09-23T22:54:32.520316+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 15338/72 objects degraded (21302.778%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:33.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:33 smithi121 bash[74920]: cluster 2023-09-23T22:54:32.416568+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1235: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15338/72 objects degraded (21302.778%); 0 B/s, 126 objects/s recovering 2023-09-23T22:54:33.770 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:33 smithi121 bash[74920]: cluster 2023-09-23T22:54:32.520316+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 15338/72 objects degraded (21302.778%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:33 smithi123 bash[59255]: cluster 2023-09-23T22:54:32.416568+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1235: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 15338/72 objects degraded (21302.778%); 0 B/s, 126 objects/s recovering 2023-09-23T22:54:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:33 smithi123 bash[59255]: cluster 2023-09-23T22:54:32.520316+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 15338/72 objects degraded (21302.778%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:33.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:33.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:33.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:34.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:34.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:34.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:34.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:34.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:34.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:34.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:34.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:34.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:34.487 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:34.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:34.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:34.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:34.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:34.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:34.862 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:34.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:35.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:35.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:35.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:35.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:35.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:35 smithi123 bash[59255]: cluster 2023-09-23T22:54:34.417226+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1236: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 14694/72 objects degraded (20408.333%); 0 B/s, 134 objects/s recovering 2023-09-23T22:54:35.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:35.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:35.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:35 smithi121 bash[74920]: cluster 2023-09-23T22:54:34.417226+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1236: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 14694/72 objects degraded (20408.333%); 0 B/s, 134 objects/s recovering 2023-09-23T22:54:35.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:35 smithi121 bash[78246]: cluster 2023-09-23T22:54:34.417226+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1236: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 14694/72 objects degraded (20408.333%); 0 B/s, 134 objects/s recovering 2023-09-23T22:54:35.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:35.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:35.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:35.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:35.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:35.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:35.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:36.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:36.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:36.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:36.207 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:36.207 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:36.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:36.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:36.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:36.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:36.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:36.542 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:36.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:36.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:36.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:36.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[78246]: audit 2023-09-23T22:54:35.596660+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[78246]: audit 2023-09-23T22:54:35.602170+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[78246]: audit 2023-09-23T22:54:36.073620+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:54:36.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[78246]: audit 2023-09-23T22:54:36.074541+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:54:36.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[78246]: audit 2023-09-23T22:54:36.081482+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[78246]: audit 2023-09-23T22:54:36.495589+0000 mon.a (mon.0) 1527 : audit 1 from='client.? 172.21.15.121:0/1532238764' 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-23T22:54:36.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[74920]: audit 2023-09-23T22:54:35.596660+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[74920]: audit 2023-09-23T22:54:35.602170+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[74920]: audit 2023-09-23T22:54:36.073620+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:54:36.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[74920]: audit 2023-09-23T22:54:36.074541+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:54:36.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[74920]: audit 2023-09-23T22:54:36.081482+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:36 smithi121 bash[74920]: audit 2023-09-23T22:54:36.495589+0000 mon.a (mon.0) 1527 : audit 1 from='client.? 172.21.15.121:0/1532238764' 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-23T22:54:36.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:36.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:36 smithi123 bash[59255]: audit 2023-09-23T22:54:35.596660+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:36 smithi123 bash[59255]: audit 2023-09-23T22:54:35.602170+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:36 smithi123 bash[59255]: audit 2023-09-23T22:54:36.073620+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:54:36.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:36 smithi123 bash[59255]: audit 2023-09-23T22:54:36.074541+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:54:36.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:36 smithi123 bash[59255]: audit 2023-09-23T22:54:36.081482+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:36.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:36 smithi123 bash[59255]: audit 2023-09-23T22:54:36.495589+0000 mon.a (mon.0) 1527 : audit 1 from='client.? 172.21.15.121:0/1532238764' 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-23T22:54:36.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:36.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:37.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:37.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:37.094 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_5' removed 2023-09-23T22:54:37.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:37.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:37.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:37.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:37.303 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:37.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:37.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:37.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:37.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:37.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:37.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:37.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:37.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: cluster 2023-09-23T22:54:36.417743+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1237: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 14694/72 objects degraded (20408.333%); 0 B/s, 113 objects/s recovering 2023-09-23T22:54:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: audit 2023-09-23T22:54:36.959663+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: audit 2023-09-23T22:54:36.960554+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: cluster 2023-09-23T22:54:37.087583+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: audit 2023-09-23T22:54:37.088236+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.121:0/1532238764' 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-23T22:54:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: cluster 2023-09-23T22:54:37.088250+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: cluster 2023-09-23T22:54:37.088331+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e257: 8 total, 8 up, 5 in 2023-09-23T22:54:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:37 smithi123 bash[59255]: cluster 2023-09-23T22:54:37.521485+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 14694/72 objects degraded (20408.333%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:37.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:37.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:38.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: cluster 2023-09-23T22:54:36.417743+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1237: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 14694/72 objects degraded (20408.333%); 0 B/s, 113 objects/s recovering 2023-09-23T22:54:38.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: audit 2023-09-23T22:54:36.959663+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:38.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: audit 2023-09-23T22:54:36.960554+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:38.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: cluster 2023-09-23T22:54:37.087583+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: audit 2023-09-23T22:54:37.088236+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.121:0/1532238764' 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-23T22:54:38.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: cluster 2023-09-23T22:54:37.088250+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: cluster 2023-09-23T22:54:37.088331+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e257: 8 total, 8 up, 5 in 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[74920]: cluster 2023-09-23T22:54:37.521485+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 14694/72 objects degraded (20408.333%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: cluster 2023-09-23T22:54:36.417743+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1237: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 14694/72 objects degraded (20408.333%); 0 B/s, 113 objects/s recovering 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: audit 2023-09-23T22:54:36.959663+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: audit 2023-09-23T22:54:36.960554+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: cluster 2023-09-23T22:54:37.087583+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: audit 2023-09-23T22:54:37.088236+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.121:0/1532238764' 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-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: cluster 2023-09-23T22:54:37.088250+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: cluster 2023-09-23T22:54:37.088331+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e257: 8 total, 8 up, 5 in 2023-09-23T22:54:38.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:37 smithi121 bash[78246]: cluster 2023-09-23T22:54:37.521485+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 14694/72 objects degraded (20408.333%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:38.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:38.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:38.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:38.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:38.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:38.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:38.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:38.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:38.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:38.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:38.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:38.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:38.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:38.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:38.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:38.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:38.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:38 smithi123 bash[59255]: cluster 2023-09-23T22:54:37.088511+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:38 smithi123 bash[59255]: audit 2023-09-23T22:54:38.516490+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 2]}]: dispatch 2023-09-23T22:54:38.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:38 smithi123 bash[59255]: audit 2023-09-23T22:54:38.516746+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-09-23T22:54:38.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:38.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:38.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:38.966 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:54:38] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.33.4" 2023-09-23T22:54:38.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[74920]: cluster 2023-09-23T22:54:37.088511+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[74920]: audit 2023-09-23T22:54:38.516490+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 2]}]: dispatch 2023-09-23T22:54:38.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[74920]: audit 2023-09-23T22:54:38.516746+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-09-23T22:54:38.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[78246]: cluster 2023-09-23T22:54:37.088511+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:54:38.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[78246]: audit 2023-09-23T22:54:38.516490+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 2]}]: dispatch 2023-09-23T22:54:38.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:38 smithi121 bash[78246]: audit 2023-09-23T22:54:38.516746+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2023-09-23T22:54:38.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:39.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:39.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:39.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:39.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:39.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:39.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:39.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:39.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:39.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.418302+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.598995+0000 mon.a (mon.0) 1535 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14694/72 objects degraded (20408.333%), 4 pgs degraded, 3 pgs undersized) 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.599038+0000 mon.a (mon.0) 1536 : cluster 1 Cluster is now healthy 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.613344+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.613996+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.617387+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: audit 2023-09-23T22:54:38.618340+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 2]}]': finished 2023-09-23T22:54:39.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: audit 2023-09-23T22:54:38.618444+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2023-09-23T22:54:39.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:39 smithi123 bash[59255]: cluster 2023-09-23T22:54:38.618543+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e258: 8 total, 8 up, 5 in 2023-09-23T22:54:39.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.418302+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.598995+0000 mon.a (mon.0) 1535 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14694/72 objects degraded (20408.333%), 4 pgs degraded, 3 pgs undersized) 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.599038+0000 mon.a (mon.0) 1536 : cluster 1 Cluster is now healthy 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.613344+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.613996+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.617387+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: audit 2023-09-23T22:54:38.618340+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 2]}]': finished 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: audit 2023-09-23T22:54:38.618444+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2023-09-23T22:54:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[74920]: cluster 2023-09-23T22:54:38.618543+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e258: 8 total, 8 up, 5 in 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.418302+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.598995+0000 mon.a (mon.0) 1535 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14694/72 objects degraded (20408.333%), 4 pgs degraded, 3 pgs undersized) 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.599038+0000 mon.a (mon.0) 1536 : cluster 1 Cluster is now healthy 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.613344+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.613996+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.617387+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: audit 2023-09-23T22:54:38.618340+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 2]}]': finished 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: audit 2023-09-23T22:54:38.618444+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2023-09-23T22:54:39.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:39 smithi121 bash[78246]: cluster 2023-09-23T22:54:38.618543+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e258: 8 total, 8 up, 5 in 2023-09-23T22:54:39.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:39.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:39.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:39.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:39.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:39.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:40.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:40.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:40.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:40.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:40.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:40.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:40.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:40.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:40.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:40.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:40.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:40.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:40.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[74920]: cluster 2023-09-23T22:54:39.624876+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[74920]: cluster 2023-09-23T22:54:39.629604+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[74920]: cluster 2023-09-23T22:54:39.630327+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e259: 8 total, 8 up, 5 in 2023-09-23T22:54:40.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[74920]: cluster 2023-09-23T22:54:39.636200+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[74920]: cluster 2023-09-23T22:54:39.892646+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[74920]: cluster 2023-09-23T22:54:40.418757+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[78246]: cluster 2023-09-23T22:54:39.624876+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[78246]: cluster 2023-09-23T22:54:39.629604+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[78246]: cluster 2023-09-23T22:54:39.630327+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e259: 8 total, 8 up, 5 in 2023-09-23T22:54:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[78246]: cluster 2023-09-23T22:54:39.636200+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[78246]: cluster 2023-09-23T22:54:39.892646+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:40 smithi121 bash[78246]: cluster 2023-09-23T22:54:40.418757+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:40.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:40.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:40.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:40 smithi123 bash[59255]: cluster 2023-09-23T22:54:39.624876+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:40 smithi123 bash[59255]: cluster 2023-09-23T22:54:39.629604+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:40 smithi123 bash[59255]: cluster 2023-09-23T22:54:39.630327+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e259: 8 total, 8 up, 5 in 2023-09-23T22:54:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:40 smithi123 bash[59255]: cluster 2023-09-23T22:54:39.636200+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:40 smithi123 bash[59255]: cluster 2023-09-23T22:54:39.892646+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:54:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:40 smithi123 bash[59255]: cluster 2023-09-23T22:54:40.418757+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:41.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:41.084 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:41.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:41.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.215 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:41.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:41.349 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:41.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:41.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:41.482 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:41.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:41.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:41.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:41.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:41.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:41.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:41.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:41.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:41.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:41.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:42.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:42.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:42.121 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:42.141 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:42.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:42.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:42.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:42.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:42.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:42.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:42.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:42.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:42.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:42.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:42.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:42.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:43.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:43.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:43.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:43.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:43.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:43.319 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:54:43.319 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:54:43.319 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-09-23T22:54:43.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-09-23T22:54:43.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:43.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:43.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:43.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:43.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:43 smithi121 bash[74920]: cluster 2023-09-23T22:54:42.419403+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:43.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:43 smithi121 bash[74920]: audit 2023-09-23T22:54:42.688461+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:43.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:43.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:43.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:43.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:43 smithi123 bash[59255]: cluster 2023-09-23T22:54:42.419403+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:43.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:43 smithi123 bash[59255]: audit 2023-09-23T22:54:42.688461+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:43.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:43.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:43.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:43 smithi121 bash[78246]: cluster 2023-09-23T22:54:42.419403+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:43.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:43 smithi121 bash[78246]: audit 2023-09-23T22:54:42.688461+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:43.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:43.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:43.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:43.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:43.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:44.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:44.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:44.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:44.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:44.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:44.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:44.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:44.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:44.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:44.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:45.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:45.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:45.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:45.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:45.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:45.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:45.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:45.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:45.695 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:45.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:45.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:45 smithi123 bash[59255]: cluster 2023-09-23T22:54:44.420244+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:45.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:45.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:45.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:45 smithi121 bash[78246]: cluster 2023-09-23T22:54:44.420244+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:46.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:45 smithi121 bash[74920]: cluster 2023-09-23T22:54:44.420244+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:46.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.099 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:46.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:46.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:46.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:46.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:46.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:46.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:46.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:46.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:46.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:46.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:47.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:47.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:47.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:47.300 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:47.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:47.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:47.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:47.568 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:47 smithi121 bash[78246]: cluster 2023-09-23T22:54:46.420861+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:47.577 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:47 smithi121 bash[74920]: cluster 2023-09-23T22:54:46.420861+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:47.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:47.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:47 smithi123 bash[59255]: cluster 2023-09-23T22:54:46.420861+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:47.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:47.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:47.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:48.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:48.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:48.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:48.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:48.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:48.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:48.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:48.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:48.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:48.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:48.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:48.780 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:48.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:48.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.897 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:54:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:54:48] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.33.4" 2023-09-23T22:54:48.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:49.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:49.046 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:49.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:49.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:49.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:49.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:49.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:49.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:49.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:49.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:49.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:49.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:49.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:49 smithi121 bash[74920]: cluster 2023-09-23T22:54:48.421381+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:49.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:49 smithi121 bash[78246]: cluster 2023-09-23T22:54:48.421381+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:49.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:49.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:49.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:49 smithi123 bash[59255]: cluster 2023-09-23T22:54:48.421381+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:49.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:49.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:49.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:49.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:49.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:49.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:50.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:50.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:50.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:50.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:50.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:50.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:50.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:50.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:50.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:50.496 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:50.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:50.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:50.646 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:50.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:50.657 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:54:50.657 INFO:teuthology.orchestra.run.smithi121.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-23T22:54:50.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:50.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:50.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:50.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:50.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:51.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:51.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:51.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:51.138 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:54:51.139 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:54:51.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:51.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:51.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:51.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:51.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:51.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:51.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:51.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:51.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:51.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:51.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:51 smithi121 bash[74920]: cluster 2023-09-23T22:54:50.421885+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:51.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:51 smithi121 bash[78246]: cluster 2023-09-23T22:54:50.421885+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:51.695 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:51.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:51.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:51.812 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:51 smithi123 bash[59255]: cluster 2023-09-23T22:54:50.421885+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:51.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:51.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:51.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:51.963 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:51.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:52.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:52.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:52.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:52.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:52.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:52.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:52.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:52.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:52.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:52.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:52 smithi121 bash[74920]: audit 2023-09-23T22:54:51.117722+0000 mgr.y (mgr.34107) 1166 : audit 0 from='client.35736 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:54:52.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:52 smithi121 bash[74920]: audit 2023-09-23T22:54:51.962060+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:52.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:52 smithi121 bash[74920]: audit 2023-09-23T22:54:51.963239+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:52.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:52 smithi121 bash[78246]: audit 2023-09-23T22:54:51.117722+0000 mgr.y (mgr.34107) 1166 : audit 0 from='client.35736 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:54:52.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:52 smithi121 bash[78246]: audit 2023-09-23T22:54:51.962060+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:52.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:52 smithi121 bash[78246]: audit 2023-09-23T22:54:51.963239+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:52.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:52.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:52.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:52.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:52.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:52.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:52.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:52.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:52.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:52 smithi123 bash[59255]: audit 2023-09-23T22:54:51.117722+0000 mgr.y (mgr.34107) 1166 : audit 0 from='client.35736 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:54:53.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:52 smithi123 bash[59255]: audit 2023-09-23T22:54:51.962060+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:54:53.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:52 smithi123 bash[59255]: audit 2023-09-23T22:54:51.963239+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:53.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:53.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:53.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:53.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:53.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:53.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:53.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:53.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:53.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:53.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:53.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:53.668 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:53 smithi121 bash[74920]: cluster 2023-09-23T22:54:52.422657+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:53.668 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:53 smithi121 bash[78246]: cluster 2023-09-23T22:54:52.422657+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:53.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:53.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:53.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:53.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:53.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:53 smithi123 bash[59255]: cluster 2023-09-23T22:54:52.422657+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:53.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:53.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:54.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:54.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:54.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:54.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:54.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:54.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:54.348 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:54.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:54.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:54.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:54.586 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:54.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:54.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:54.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:54.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:54.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:54.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:54:54.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:54.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:54.897 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1247,"stamp":"2023-09-23T22:54:50.421551+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":2976576,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":3664632,"kb_used_data":14800,"kb_used_omap":26,"kb_used_meta":3649765,"kb_avail":465061128,"statfs":{"total":479975178240,"available":476222595072,"internally_reserved":0,"allocated":15155200,"data_stored":11061539,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26851,"internal_metadata":3737360157},"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":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},"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.794646"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":37,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624039+0000","last_change":"2023-09-23T22:50:47.512892+0000","last_active":"2023-09-23T22:54:38.624039+0000","last_peered":"2023-09-23T22:54:38.624039+0000","last_clean":"2023-09-23T22:54:38.624039+0000","last_became_active":"2023-09-23T22:50:47.512531+0000","last_became_peered":"2023-09-23T22:50:47.512531+0000","last_unstale":"2023-09-23T22:54:38.624039+0000","last_undegraded":"2023-09-23T22:54:38.624039+0000","last_fullsized":"2023-09-23T22:54:38.624039+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":101,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.631060+0000","last_change":"2023-09-23T22:50:11.531199+0000","last_active":"2023-09-23T22:54:38.631060+0000","last_peered":"2023-09-23T22:54:38.631060+0000","last_clean":"2023-09-23T22:54:38.631060+0000","last_became_active":"2023-09-23T22:50:11.530423+0000","last_became_peered":"2023-09-23T22:50:11.530423+0000","last_unstale":"2023-09-23T22:54:38.631060+0000","last_undegraded":"2023-09-23T22:54:38.631060+0000","last_fullsized":"2023-09-23T22:54:38.631060+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:54.150829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.19","version":"0'0","reported_seq":122,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785655+0000","last_change":"2023-09-23T22:53:43.549470+0000","last_active":"2023-09-23T22:54:38.785655+0000","last_peered":"2023-09-23T22:54:38.785655+0000","last_clean":"2023-09-23T22:54:38.785655+0000","last_became_active":"2023-09-23T22:53:43.549077+0000","last_became_peered":"2023-09-23T22:53:43.549077+0000","last_unstale":"2023-09-23T22:54:38.785655+0000","last_undegraded":"2023-09-23T22:54:38.785655+0000","last_fullsized":"2023-09-23T22:54:38.785655+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.715182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":289,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.824494+0000","last_change":"2023-09-23T22:50:47.495936+0000","last_active":"2023-09-23T22:54:38.824494+0000","last_peered":"2023-09-23T22:54:38.824494+0000","last_clean":"2023-09-23T22:54:38.824494+0000","last_became_active":"2023-09-23T22:50:47.495547+0000","last_became_peered":"2023-09-23T22:50:47.495547+0000","last_unstale":"2023-09-23T22:54:38.824494+0000","last_undegraded":"2023-09-23T22:54:38.824494+0000","last_fullsized":"2023-09-23T22:54:38.824494+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:32.415837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":276,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785229+0000","last_change":"2023-09-23T22:50:11.540632+0000","last_active":"2023-09-23T22:54:38.785229+0000","last_peered":"2023-09-23T22:54:38.785229+0000","last_clean":"2023-09-23T22:54:38.785229+0000","last_became_active":"2023-09-23T22:50:11.540252+0000","last_became_peered":"2023-09-23T22:50:11.540252+0000","last_unstale":"2023-09-23T22:54:38.785229+0000","last_undegraded":"2023-09-23T22:54:38.785229+0000","last_fullsized":"2023-09-23T22:54:38.785229+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:43.486418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":87,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623986+0000","last_change":"2023-09-23T22:50:47.491830+0000","last_active":"2023-09-23T22:54:38.623986+0000","last_peered":"2023-09-23T22:54:38.623986+0000","last_clean":"2023-09-23T22:54:38.623986+0000","last_became_active":"2023-09-23T22:50:47.490575+0000","last_became_peered":"2023-09-23T22:50:47.490575+0000","last_unstale":"2023-09-23T22:54:38.623986+0000","last_undegraded":"2023-09-23T22:54:38.623986+0000","last_fullsized":"2023-09-23T22:54:38.623986+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,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":235,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.698719+0000","last_change":"2023-09-23T22:50:47.492151+0000","last_active":"2023-09-23T22:54:38.698719+0000","last_peered":"2023-09-23T22:54:38.698719+0000","last_clean":"2023-09-23T22:54:38.698719+0000","last_became_active":"2023-09-23T22:50:47.491794+0000","last_became_peered":"2023-09-23T22:50:47.491794+0000","last_unstale":"2023-09-23T22:54:38.698719+0000","last_undegraded":"2023-09-23T22:54:38.698719+0000","last_fullsized":"2023-09-23T22:54:38.698719+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:42.646086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":313,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785217+0000","last_change":"2023-09-23T22:53:43.548062+0000","last_active":"2023-09-23T22:54:38.785217+0000","last_peered":"2023-09-23T22:54:38.785217+0000","last_clean":"2023-09-23T22:54:38.785217+0000","last_became_active":"2023-09-23T22:53:43.547790+0000","last_became_peered":"2023-09-23T22:53:43.547790+0000","last_unstale":"2023-09-23T22:54:38.785217+0000","last_undegraded":"2023-09-23T22:54:38.785217+0000","last_fullsized":"2023-09-23T22:54:38.785217+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.554805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":273,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.786541+0000","last_change":"2023-09-23T22:50:47.487961+0000","last_active":"2023-09-23T22:54:38.786541+0000","last_peered":"2023-09-23T22:54:38.786541+0000","last_clean":"2023-09-23T22:54:38.786541+0000","last_became_active":"2023-09-23T22:50:47.487150+0000","last_became_peered":"2023-09-23T22:50:47.487150+0000","last_unstale":"2023-09-23T22:54:38.786541+0000","last_undegraded":"2023-09-23T22:54:38.786541+0000","last_fullsized":"2023-09-23T22:54:38.786541+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:30.210090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":256,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785567+0000","last_change":"2023-09-23T22:50:47.487709+0000","last_active":"2023-09-23T22:54:38.785567+0000","last_peered":"2023-09-23T22:54:38.785567+0000","last_clean":"2023-09-23T22:54:38.785567+0000","last_became_active":"2023-09-23T22:50:47.487316+0000","last_became_peered":"2023-09-23T22:50:47.487316+0000","last_unstale":"2023-09-23T22:54:38.785567+0000","last_undegraded":"2023-09-23T22:54:38.785567+0000","last_fullsized":"2023-09-23T22:54:38.785567+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:06.896127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":140,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.786349+0000","last_change":"2023-09-23T22:49:07.510260+0000","last_active":"2023-09-23T22:54:38.786349+0000","last_peered":"2023-09-23T22:54:38.786349+0000","last_clean":"2023-09-23T22:54:38.786349+0000","last_became_active":"2023-09-23T22:49:07.458654+0000","last_became_peered":"2023-09-23T22:49:07.458654+0000","last_unstale":"2023-09-23T22:54:38.786349+0000","last_undegraded":"2023-09-23T22:54:38.786349+0000","last_fullsized":"2023-09-23T22:54:38.786349+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:53:06.800133+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":212,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.622600+0000","last_change":"2023-09-23T22:50:11.534217+0000","last_active":"2023-09-23T22:54:38.622600+0000","last_peered":"2023-09-23T22:54:38.622600+0000","last_clean":"2023-09-23T22:54:38.622600+0000","last_became_active":"2023-09-23T22:50:11.533854+0000","last_became_peered":"2023-09-23T22:50:11.533854+0000","last_unstale":"2023-09-23T22:54:38.622600+0000","last_undegraded":"2023-09-23T22:54:38.622600+0000","last_fullsized":"2023-09-23T22:54:38.622600+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.14","version":"74'22","reported_seq":331,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623905+0000","last_change":"2023-09-23T22:49:07.557598+0000","last_active":"2023-09-23T22:54:38.623905+0000","last_peered":"2023-09-23T22:54:38.623905+0000","last_clean":"2023-09-23T22:54:38.623905+0000","last_became_active":"2023-09-23T22:49:07.460454+0000","last_became_peered":"2023-09-23T22:49:07.460454+0000","last_unstale":"2023-09-23T22:54:38.623905+0000","last_undegraded":"2023-09-23T22:54:38.623905+0000","last_fullsized":"2023-09-23T22:54:38.623905+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23670,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"0'0","reported_seq":289,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624186+0000","last_change":"2023-09-23T22:50:47.495825+0000","last_active":"2023-09-23T22:54:38.624186+0000","last_peered":"2023-09-23T22:54:38.624186+0000","last_clean":"2023-09-23T22:54:38.624186+0000","last_became_active":"2023-09-23T22:50:47.487789+0000","last_became_peered":"2023-09-23T22:50:47.487789+0000","last_unstale":"2023-09-23T22:54:38.624186+0000","last_undegraded":"2023-09-23T22:54:38.624186+0000","last_fullsized":"2023-09-23T22:54:38.624186+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"60'2","reported_seq":43,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623787+0000","last_change":"2023-09-23T22:50:47.962885+0000","last_active":"2023-09-23T22:54:38.623787+0000","last_peered":"2023-09-23T22:54:38.623787+0000","last_clean":"2023-09-23T22:54:38.623787+0000","last_became_active":"2023-09-23T22:50:47.496269+0000","last_became_peered":"2023-09-23T22:50:47.496269+0000","last_unstale":"2023-09-23T22:54:38.623787+0000","last_undegraded":"2023-09-23T22:54:38.623787+0000","last_fullsized":"2023-09-23T22:54:38.623787+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":205,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.631063+0000","last_change":"2023-09-23T22:50:47.475491+0000","last_active":"2023-09-23T22:54:38.631063+0000","last_peered":"2023-09-23T22:54:38.631063+0000","last_clean":"2023-09-23T22:54:38.631063+0000","last_became_active":"2023-09-23T22:50:47.475088+0000","last_became_peered":"2023-09-23T22:50:47.475088+0000","last_unstale":"2023-09-23T22:54:38.631063+0000","last_undegraded":"2023-09-23T22:54:38.631063+0000","last_fullsized":"2023-09-23T22:54:38.631063+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.647971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.12","version":"0'0","reported_seq":277,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.818606+0000","last_change":"2023-09-23T22:50:11.536915+0000","last_active":"2023-09-23T22:54:38.818606+0000","last_peered":"2023-09-23T22:54:38.818606+0000","last_clean":"2023-09-23T22:54:38.818606+0000","last_became_active":"2023-09-23T22:50:11.536421+0000","last_became_peered":"2023-09-23T22:50:11.536421+0000","last_unstale":"2023-09-23T22:54:38.818606+0000","last_undegraded":"2023-09-23T22:54:38.818606+0000","last_fullsized":"2023-09-23T22:54:38.818606+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:25.549528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":250,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.786447+0000","last_change":"2023-09-23T22:50:47.486746+0000","last_active":"2023-09-23T22:54:38.786447+0000","last_peered":"2023-09-23T22:54:38.786447+0000","last_clean":"2023-09-23T22:54:38.786447+0000","last_became_active":"2023-09-23T22:50:47.486216+0000","last_became_peered":"2023-09-23T22:50:47.486216+0000","last_unstale":"2023-09-23T22:54:38.786447+0000","last_undegraded":"2023-09-23T22:54:38.786447+0000","last_fullsized":"2023-09-23T22:54:38.786447+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:11.440640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":221,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623840+0000","last_change":"2023-09-23T22:49:07.460850+0000","last_active":"2023-09-23T22:54:38.623840+0000","last_peered":"2023-09-23T22:54:38.623840+0000","last_clean":"2023-09-23T22:54:38.623840+0000","last_became_active":"2023-09-23T22:49:07.460396+0000","last_became_peered":"2023-09-23T22:49:07.460396+0000","last_unstale":"2023-09-23T22:54:38.623840+0000","last_undegraded":"2023-09-23T22:54:38.623840+0000","last_fullsized":"2023-09-23T22:54:38.623840+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":253,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.824577+0000","last_change":"2023-09-23T22:49:07.461477+0000","last_active":"2023-09-23T22:54:38.824577+0000","last_peered":"2023-09-23T22:54:38.824577+0000","last_clean":"2023-09-23T22:54:38.824577+0000","last_became_active":"2023-09-23T22:49:07.460594+0000","last_became_peered":"2023-09-23T22:49:07.460594+0000","last_unstale":"2023-09-23T22:54:38.824577+0000","last_undegraded":"2023-09-23T22:54:38.824577+0000","last_fullsized":"2023-09-23T22:54:38.824577+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.362082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":98,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.622451+0000","last_change":"2023-09-23T22:50:47.782194+0000","last_active":"2023-09-23T22:54:38.622451+0000","last_peered":"2023-09-23T22:54:38.622451+0000","last_clean":"2023-09-23T22:54:38.622451+0000","last_became_active":"2023-09-23T22:50:47.489923+0000","last_became_peered":"2023-09-23T22:50:47.489923+0000","last_unstale":"2023-09-23T22:54:38.622451+0000","last_undegraded":"2023-09-23T22:54:38.622451+0000","last_fullsized":"2023-09-23T22:54:38.622451+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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,0,3],"acting":[6,0,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":287,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.786805+0000","last_change":"2023-09-23T22:50:11.524799+0000","last_active":"2023-09-23T22:54:38.786805+0000","last_peered":"2023-09-23T22:54:38.786805+0000","last_clean":"2023-09-23T22:54:38.786805+0000","last_became_active":"2023-09-23T22:50:11.524268+0000","last_became_peered":"2023-09-23T22:50:11.524268+0000","last_unstale":"2023-09-23T22:54:38.786805+0000","last_undegraded":"2023-09-23T22:54:38.786805+0000","last_fullsized":"2023-09-23T22:54:38.786805+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.033272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":173,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624038+0000","last_change":"2023-09-23T22:50:48.006888+0000","last_active":"2023-09-23T22:54:38.624038+0000","last_peered":"2023-09-23T22:54:38.624038+0000","last_clean":"2023-09-23T22:54:38.624038+0000","last_became_active":"2023-09-23T22:50:47.491037+0000","last_became_peered":"2023-09-23T22:50:47.491037+0000","last_unstale":"2023-09-23T22:54:38.624038+0000","last_undegraded":"2023-09-23T22:54:38.624038+0000","last_fullsized":"2023-09-23T22:54:38.624038+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.8","version":"0'0","reported_seq":243,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.622317+0000","last_change":"2023-09-23T22:50:47.485418+0000","last_active":"2023-09-23T22:54:38.622317+0000","last_peered":"2023-09-23T22:54:38.622317+0000","last_clean":"2023-09-23T22:54:38.622317+0000","last_became_active":"2023-09-23T22:50:47.485021+0000","last_became_peered":"2023-09-23T22:50:47.485021+0000","last_unstale":"2023-09-23T22:54:38.622317+0000","last_undegraded":"2023-09-23T22:54:38.622317+0000","last_fullsized":"2023-09-23T22:54:38.622317+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":22,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624235+0000","last_change":"2023-09-23T22:53:43.657173+0000","last_active":"2023-09-23T22:54:38.624235+0000","last_peered":"2023-09-23T22:54:38.624235+0000","last_clean":"2023-09-23T22:54:38.624235+0000","last_became_active":"2023-09-23T22:53:43.568900+0000","last_became_peered":"2023-09-23T22:53:43.568900+0000","last_unstale":"2023-09-23T22:54:38.624235+0000","last_undegraded":"2023-09-23T22:54:38.624235+0000","last_fullsized":"2023-09-23T22:54:38.624235+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":261,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623747+0000","last_change":"2023-09-23T22:50:11.529046+0000","last_active":"2023-09-23T22:54:38.623747+0000","last_peered":"2023-09-23T22:54:38.623747+0000","last_clean":"2023-09-23T22:54:38.623747+0000","last_became_active":"2023-09-23T22:50:11.528481+0000","last_became_peered":"2023-09-23T22:50:11.528481+0000","last_unstale":"2023-09-23T22:54:38.623747+0000","last_undegraded":"2023-09-23T22:54:38.623747+0000","last_fullsized":"2023-09-23T22:54:38.623747+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":41,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624058+0000","last_change":"2023-09-23T22:50:47.958889+0000","last_active":"2023-09-23T22:54:38.624058+0000","last_peered":"2023-09-23T22:54:38.624058+0000","last_clean":"2023-09-23T22:54:38.624058+0000","last_became_active":"2023-09-23T22:50:47.494139+0000","last_became_peered":"2023-09-23T22:50:47.494139+0000","last_unstale":"2023-09-23T22:54:38.624058+0000","last_undegraded":"2023-09-23T22:54:38.624058+0000","last_fullsized":"2023-09-23T22:54:38.624058+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":96,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.622833+0000","last_change":"2023-09-23T22:50:47.489685+0000","last_active":"2023-09-23T22:54:38.622833+0000","last_peered":"2023-09-23T22:54:38.622833+0000","last_clean":"2023-09-23T22:54:38.622833+0000","last_became_active":"2023-09-23T22:50:47.489288+0000","last_became_peered":"2023-09-23T22:50:47.489288+0000","last_unstale":"2023-09-23T22:54:38.622833+0000","last_undegraded":"2023-09-23T22:54:38.622833+0000","last_fullsized":"2023-09-23T22:54:38.622833+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,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":244,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.786020+0000","last_change":"2023-09-23T22:50:47.486825+0000","last_active":"2023-09-23T22:54:38.786020+0000","last_peered":"2023-09-23T22:54:38.786020+0000","last_clean":"2023-09-23T22:54:38.786020+0000","last_became_active":"2023-09-23T22:50:47.486301+0000","last_became_peered":"2023-09-23T22:50:47.486301+0000","last_unstale":"2023-09-23T22:54:38.786020+0000","last_undegraded":"2023-09-23T22:54:38.786020+0000","last_fullsized":"2023-09-23T22:54:38.786020+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:12.136613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":249,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.699827+0000","last_change":"2023-09-23T22:50:11.538037+0000","last_active":"2023-09-23T22:54:38.699827+0000","last_peered":"2023-09-23T22:54:38.699827+0000","last_clean":"2023-09-23T22:54:38.699827+0000","last_became_active":"2023-09-23T22:50:11.537639+0000","last_became_peered":"2023-09-23T22:50:11.537639+0000","last_unstale":"2023-09-23T22:54:38.699827+0000","last_undegraded":"2023-09-23T22:54:38.699827+0000","last_fullsized":"2023-09-23T22:54:38.699827+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.006067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.b","version":"60'2","reported_seq":193,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.699888+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:54:38.699888+0000","last_peered":"2023-09-23T22:54:38.699888+0000","last_clean":"2023-09-23T22:54:38.699888+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:54:38.699888+0000","last_undegraded":"2023-09-23T22:54:38.699888+0000","last_fullsized":"2023-09-23T22:54:38.699888+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":271,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623643+0000","last_change":"2023-09-23T22:47:35.462561+0000","last_active":"2023-09-23T22:54:38.623643+0000","last_peered":"2023-09-23T22:54:38.623643+0000","last_clean":"2023-09-23T22:54:38.623643+0000","last_became_active":"2023-09-23T22:47:35.458054+0000","last_became_peered":"2023-09-23T22:47:35.458054+0000","last_unstale":"2023-09-23T22:54:38.623643+0000","last_undegraded":"2023-09-23T22:54:38.623643+0000","last_fullsized":"2023-09-23T22:54:38.623643+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":11,"reported_epoch":259,"state":"active+clean","last_fresh":"2023-09-23T22:54:39.637014+0000","last_change":"2023-09-23T22:54:39.635875+0000","last_active":"2023-09-23T22:54:39.637014+0000","last_peered":"2023-09-23T22:54:39.637014+0000","last_clean":"2023-09-23T22:54:39.637014+0000","last_became_active":"2023-09-23T22:54:39.635533+0000","last_became_peered":"2023-09-23T22:54:39.635533+0000","last_unstale":"2023-09-23T22:54:39.637014+0000","last_undegraded":"2023-09-23T22:54:39.637014+0000","last_fullsized":"2023-09-23T22:54:39.637014+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.455436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[0,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":18,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623840+0000","last_change":"2023-09-23T22:53:43.551113+0000","last_active":"2023-09-23T22:54:38.623840+0000","last_peered":"2023-09-23T22:54:38.623840+0000","last_clean":"2023-09-23T22:54:38.623840+0000","last_became_active":"2023-09-23T22:53:43.550544+0000","last_became_peered":"2023-09-23T22:53:43.550544+0000","last_unstale":"2023-09-23T22:54:38.623840+0000","last_undegraded":"2023-09-23T22:54:38.623840+0000","last_fullsized":"2023-09-23T22:54:38.623840+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":18,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623660+0000","last_change":"2023-09-23T22:53:43.550822+0000","last_active":"2023-09-23T22:54:38.623660+0000","last_peered":"2023-09-23T22:54:38.623660+0000","last_clean":"2023-09-23T22:54:38.623660+0000","last_became_active":"2023-09-23T22:53:43.550343+0000","last_became_peered":"2023-09-23T22:53:43.550343+0000","last_unstale":"2023-09-23T22:54:38.623660+0000","last_undegraded":"2023-09-23T22:54:38.623660+0000","last_fullsized":"2023-09-23T22:54:38.623660+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":280,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624632+0000","last_change":"2023-09-23T22:50:11.539018+0000","last_active":"2023-09-23T22:54:38.624632+0000","last_peered":"2023-09-23T22:54:38.624632+0000","last_clean":"2023-09-23T22:54:38.624632+0000","last_became_active":"2023-09-23T22:50:11.538645+0000","last_became_peered":"2023-09-23T22:50:11.538645+0000","last_unstale":"2023-09-23T22:54:38.624632+0000","last_undegraded":"2023-09-23T22:54:38.624632+0000","last_fullsized":"2023-09-23T22:54:38.624632+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.8","version":"0'0","reported_seq":299,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785347+0000","last_change":"2023-09-23T22:50:47.483950+0000","last_active":"2023-09-23T22:54:38.785347+0000","last_peered":"2023-09-23T22:54:38.785347+0000","last_clean":"2023-09-23T22:54:38.785347+0000","last_became_active":"2023-09-23T22:50:47.483334+0000","last_became_peered":"2023-09-23T22:50:47.483334+0000","last_unstale":"2023-09-23T22:54:38.785347+0000","last_undegraded":"2023-09-23T22:54:38.785347+0000","last_fullsized":"2023-09-23T22:54:38.785347+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:33.551177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":115,"reported_epoch":259,"state":"active+clean","last_fresh":"2023-09-23T22:54:39.629685+0000","last_change":"2023-09-23T22:50:47.485316+0000","last_active":"2023-09-23T22:54:39.629685+0000","last_peered":"2023-09-23T22:54:39.629685+0000","last_clean":"2023-09-23T22:54:39.629685+0000","last_became_active":"2023-09-23T22:50:47.484912+0000","last_became_peered":"2023-09-23T22:50:47.484912+0000","last_unstale":"2023-09-23T22:54:39.629685+0000","last_undegraded":"2023-09-23T22:54:39.629685+0000","last_fullsized":"2023-09-23T22:54:39.629685+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.762716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":249,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.818236+0000","last_change":"2023-09-23T22:50:11.537865+0000","last_active":"2023-09-23T22:54:38.818236+0000","last_peered":"2023-09-23T22:54:38.818236+0000","last_clean":"2023-09-23T22:54:38.818236+0000","last_became_active":"2023-09-23T22:50:11.537517+0000","last_became_peered":"2023-09-23T22:50:11.537517+0000","last_unstale":"2023-09-23T22:54:38.818236+0000","last_undegraded":"2023-09-23T22:54:38.818236+0000","last_fullsized":"2023-09-23T22:54:38.818236+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.982040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":106,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785492+0000","last_change":"2023-09-23T22:50:47.476426+0000","last_active":"2023-09-23T22:54:38.785492+0000","last_peered":"2023-09-23T22:54:38.785492+0000","last_clean":"2023-09-23T22:54:38.785492+0000","last_became_active":"2023-09-23T22:50:47.476030+0000","last_became_peered":"2023-09-23T22:50:47.476030+0000","last_unstale":"2023-09-23T22:54:38.785492+0000","last_undegraded":"2023-09-23T22:54:38.785492+0000","last_fullsized":"2023-09-23T22:54:38.785492+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:33.101078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623418+0000","last_change":"2023-09-23T22:53:43.556585+0000","last_active":"2023-09-23T22:54:38.623418+0000","last_peered":"2023-09-23T22:54:38.623418+0000","last_clean":"2023-09-23T22:54:38.623418+0000","last_became_active":"2023-09-23T22:53:43.556183+0000","last_became_peered":"2023-09-23T22:53:43.556183+0000","last_unstale":"2023-09-23T22:54:38.623418+0000","last_undegraded":"2023-09-23T22:54:38.623418+0000","last_fullsized":"2023-09-23T22:54:38.623418+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":284,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.818495+0000","last_change":"2023-09-23T22:50:47.491100+0000","last_active":"2023-09-23T22:54:38.818495+0000","last_peered":"2023-09-23T22:54:38.818495+0000","last_clean":"2023-09-23T22:54:38.818495+0000","last_became_active":"2023-09-23T22:50:47.490638+0000","last_became_peered":"2023-09-23T22:50:47.490638+0000","last_unstale":"2023-09-23T22:54:38.818495+0000","last_undegraded":"2023-09-23T22:54:38.818495+0000","last_fullsized":"2023-09-23T22:54:38.818495+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.582406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[0,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":272,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624018+0000","last_change":"2023-09-23T22:47:35.458321+0000","last_active":"2023-09-23T22:54:38.624018+0000","last_peered":"2023-09-23T22:54:38.624018+0000","last_clean":"2023-09-23T22:54:38.624018+0000","last_became_active":"2023-09-23T22:47:35.457406+0000","last_became_peered":"2023-09-23T22:47:35.457406+0000","last_unstale":"2023-09-23T22:54:38.624018+0000","last_undegraded":"2023-09-23T22:54:38.624018+0000","last_fullsized":"2023-09-23T22:54:38.624018+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":122,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.630864+0000","last_change":"2023-09-23T22:50:11.525156+0000","last_active":"2023-09-23T22:54:38.630864+0000","last_peered":"2023-09-23T22:54:38.630864+0000","last_clean":"2023-09-23T22:54:38.630864+0000","last_became_active":"2023-09-23T22:50:11.524760+0000","last_became_peered":"2023-09-23T22:50:11.524760+0000","last_unstale":"2023-09-23T22:54:38.630864+0000","last_undegraded":"2023-09-23T22:54:38.630864+0000","last_fullsized":"2023-09-23T22:54:38.630864+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:08.424193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"0'0","reported_seq":259,"reported_epoch":259,"state":"active+clean","last_fresh":"2023-09-23T22:54:39.632137+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:54:39.632137+0000","last_peered":"2023-09-23T22:54:39.632137+0000","last_clean":"2023-09-23T22:54:39.632137+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:54:39.632137+0000","last_undegraded":"2023-09-23T22:54:39.632137+0000","last_fullsized":"2023-09-23T22:54:39.632137+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":214,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.639217+0000","last_change":"2023-09-23T22:50:11.526867+0000","last_active":"2023-09-23T22:54:38.639217+0000","last_peered":"2023-09-23T22:54:38.639217+0000","last_clean":"2023-09-23T22:54:38.639217+0000","last_became_active":"2023-09-23T22:50:11.526473+0000","last_became_peered":"2023-09-23T22:50:11.526473+0000","last_unstale":"2023-09-23T22:54:38.639217+0000","last_undegraded":"2023-09-23T22:54:38.639217+0000","last_fullsized":"2023-09-23T22:54:38.639217+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.268628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":168,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.698648+0000","last_change":"2023-09-23T22:53:43.554066+0000","last_active":"2023-09-23T22:54:38.698648+0000","last_peered":"2023-09-23T22:54:38.698648+0000","last_clean":"2023-09-23T22:54:38.698648+0000","last_became_active":"2023-09-23T22:53:43.553772+0000","last_became_peered":"2023-09-23T22:53:43.553772+0000","last_unstale":"2023-09-23T22:54:38.698648+0000","last_undegraded":"2023-09-23T22:54:38.698648+0000","last_fullsized":"2023-09-23T22:54:38.698648+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.067814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":240,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.646812+0000","last_change":"2023-09-23T22:50:47.475620+0000","last_active":"2023-09-23T22:54:38.646812+0000","last_peered":"2023-09-23T22:54:38.646812+0000","last_clean":"2023-09-23T22:54:38.646812+0000","last_became_active":"2023-09-23T22:50:47.475199+0000","last_became_peered":"2023-09-23T22:50:47.475199+0000","last_unstale":"2023-09-23T22:54:38.646812+0000","last_undegraded":"2023-09-23T22:54:38.646812+0000","last_fullsized":"2023-09-23T22:54:38.646812+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:20.863016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":497,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.827235+0000","last_change":"2023-09-23T22:50:14.575323+0000","last_active":"2023-09-23T22:54:38.827235+0000","last_peered":"2023-09-23T22:54:38.827235+0000","last_clean":"2023-09-23T22:54:38.827235+0000","last_became_active":"2023-09-23T22:50:14.574777+0000","last_became_peered":"2023-09-23T22:50:14.574777+0000","last_unstale":"2023-09-23T22:54:38.827235+0000","last_undegraded":"2023-09-23T22:54:38.827235+0000","last_fullsized":"2023-09-23T22:54:38.827235+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:58.984966+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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":171,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.622449+0000","last_change":"2023-09-23T22:50:47.485446+0000","last_active":"2023-09-23T22:54:38.622449+0000","last_peered":"2023-09-23T22:54:38.622449+0000","last_clean":"2023-09-23T22:54:38.622449+0000","last_became_active":"2023-09-23T22:50:47.485047+0000","last_became_peered":"2023-09-23T22:50:47.485047+0000","last_unstale":"2023-09-23T22:54:38.622449+0000","last_undegraded":"2023-09-23T22:54:38.622449+0000","last_fullsized":"2023-09-23T22:54:38.622449+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":193,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624600+0000","last_change":"2023-09-23T22:49:07.460759+0000","last_active":"2023-09-23T22:54:38.624600+0000","last_peered":"2023-09-23T22:54:38.624600+0000","last_clean":"2023-09-23T22:54:38.624600+0000","last_became_active":"2023-09-23T22:49:07.460309+0000","last_became_peered":"2023-09-23T22:49:07.460309+0000","last_unstale":"2023-09-23T22:54:38.624600+0000","last_undegraded":"2023-09-23T22:54:38.624600+0000","last_fullsized":"2023-09-23T22:54:38.624600+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":194,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.827381+0000","last_change":"2023-09-23T22:50:47.489881+0000","last_active":"2023-09-23T22:54:38.827381+0000","last_peered":"2023-09-23T22:54:38.827381+0000","last_clean":"2023-09-23T22:54:38.827381+0000","last_became_active":"2023-09-23T22:50:47.489571+0000","last_became_peered":"2023-09-23T22:50:47.489571+0000","last_unstale":"2023-09-23T22:54:38.827381+0000","last_undegraded":"2023-09-23T22:54:38.827381+0000","last_fullsized":"2023-09-23T22:54:38.827381+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:25.223176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":136,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.680421+0000","last_change":"2023-09-23T22:53:43.549513+0000","last_active":"2023-09-23T22:54:38.680421+0000","last_peered":"2023-09-23T22:54:38.680421+0000","last_clean":"2023-09-23T22:54:38.680421+0000","last_became_active":"2023-09-23T22:53:43.549062+0000","last_became_peered":"2023-09-23T22:53:43.549062+0000","last_unstale":"2023-09-23T22:54:38.680421+0000","last_undegraded":"2023-09-23T22:54:38.680421+0000","last_fullsized":"2023-09-23T22:54:38.680421+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.482572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":276,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.818317+0000","last_change":"2023-09-23T22:53:43.553877+0000","last_active":"2023-09-23T22:54:38.818317+0000","last_peered":"2023-09-23T22:54:38.818317+0000","last_clean":"2023-09-23T22:54:38.818317+0000","last_became_active":"2023-09-23T22:53:43.553562+0000","last_became_peered":"2023-09-23T22:53:43.553562+0000","last_unstale":"2023-09-23T22:54:38.818317+0000","last_undegraded":"2023-09-23T22:54:38.818317+0000","last_fullsized":"2023-09-23T22:54:38.818317+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.045165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":183,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.818477+0000","last_change":"2023-09-23T22:50:11.532934+0000","last_active":"2023-09-23T22:54:38.818477+0000","last_peered":"2023-09-23T22:54:38.818477+0000","last_clean":"2023-09-23T22:54:38.818477+0000","last_became_active":"2023-09-23T22:50:11.532609+0000","last_became_peered":"2023-09-23T22:50:11.532609+0000","last_unstale":"2023-09-23T22:54:38.818477+0000","last_undegraded":"2023-09-23T22:54:38.818477+0000","last_fullsized":"2023-09-23T22:54:38.818477+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:12.923173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":110,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.631182+0000","last_change":"2023-09-23T22:50:47.479616+0000","last_active":"2023-09-23T22:54:38.631182+0000","last_peered":"2023-09-23T22:54:38.631182+0000","last_clean":"2023-09-23T22:54:38.631182+0000","last_became_active":"2023-09-23T22:50:47.479246+0000","last_became_peered":"2023-09-23T22:50:47.479246+0000","last_unstale":"2023-09-23T22:54:38.631182+0000","last_undegraded":"2023-09-23T22:54:38.631182+0000","last_fullsized":"2023-09-23T22:54:38.631182+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.852640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":291,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.824904+0000","last_change":"2023-09-23T22:53:43.555352+0000","last_active":"2023-09-23T22:54:38.824904+0000","last_peered":"2023-09-23T22:54:38.824904+0000","last_clean":"2023-09-23T22:54:38.824904+0000","last_became_active":"2023-09-23T22:53:43.555158+0000","last_became_peered":"2023-09-23T22:53:43.555158+0000","last_unstale":"2023-09-23T22:54:38.824904+0000","last_undegraded":"2023-09-23T22:54:38.824904+0000","last_fullsized":"2023-09-23T22:54:38.824904+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.862317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":15,"reported_epoch":259,"state":"active+clean","last_fresh":"2023-09-23T22:54:39.644913+0000","last_change":"2023-09-23T22:54:39.644521+0000","last_active":"2023-09-23T22:54:39.644913+0000","last_peered":"2023-09-23T22:54:39.644913+0000","last_clean":"2023-09-23T22:54:39.644913+0000","last_became_active":"2023-09-23T22:54:39.640607+0000","last_became_peered":"2023-09-23T22:54:39.640607+0000","last_unstale":"2023-09-23T22:54:39.644913+0000","last_undegraded":"2023-09-23T22:54:39.644913+0000","last_fullsized":"2023-09-23T22:54:39.644913+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:16:26.805971+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":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":196,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624499+0000","last_change":"2023-09-23T22:50:11.538850+0000","last_active":"2023-09-23T22:54:38.624499+0000","last_peered":"2023-09-23T22:54:38.624499+0000","last_clean":"2023-09-23T22:54:38.624499+0000","last_became_active":"2023-09-23T22:50:11.538479+0000","last_became_peered":"2023-09-23T22:50:11.538479+0000","last_unstale":"2023-09-23T22:54:38.624499+0000","last_undegraded":"2023-09-23T22:54:38.624499+0000","last_fullsized":"2023-09-23T22:54:38.624499+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":294,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785123+0000","last_change":"2023-09-23T22:50:47.487470+0000","last_active":"2023-09-23T22:54:38.785123+0000","last_peered":"2023-09-23T22:54:38.785123+0000","last_clean":"2023-09-23T22:54:38.785123+0000","last_became_active":"2023-09-23T22:50:47.487099+0000","last_became_peered":"2023-09-23T22:50:47.487099+0000","last_unstale":"2023-09-23T22:54:38.785123+0000","last_undegraded":"2023-09-23T22:54:38.785123+0000","last_fullsized":"2023-09-23T22:54:38.785123+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.781174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":210,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.762243+0000","last_change":"2023-09-23T22:49:07.458609+0000","last_active":"2023-09-23T22:54:38.762243+0000","last_peered":"2023-09-23T22:54:38.762243+0000","last_clean":"2023-09-23T22:54:38.762243+0000","last_became_active":"2023-09-23T22:49:07.458268+0000","last_became_peered":"2023-09-23T22:49:07.458268+0000","last_unstale":"2023-09-23T22:54:38.762243+0000","last_undegraded":"2023-09-23T22:54:38.762243+0000","last_fullsized":"2023-09-23T22:54:38.762243+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:27.982902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":272,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.827136+0000","last_change":"2023-09-23T22:50:47.513736+0000","last_active":"2023-09-23T22:54:38.827136+0000","last_peered":"2023-09-23T22:54:38.827136+0000","last_clean":"2023-09-23T22:54:38.827136+0000","last_became_active":"2023-09-23T22:50:47.496125+0000","last_became_peered":"2023-09-23T22:50:47.496125+0000","last_unstale":"2023-09-23T22:54:38.827136+0000","last_undegraded":"2023-09-23T22:54:38.827136+0000","last_fullsized":"2023-09-23T22:54:38.827136+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:32:57.287910+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":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":18,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623512+0000","last_change":"2023-09-23T22:53:43.556648+0000","last_active":"2023-09-23T22:54:38.623512+0000","last_peered":"2023-09-23T22:54:38.623512+0000","last_clean":"2023-09-23T22:54:38.623512+0000","last_became_active":"2023-09-23T22:53:43.556295+0000","last_became_peered":"2023-09-23T22:53:43.556295+0000","last_unstale":"2023-09-23T22:54:38.623512+0000","last_undegraded":"2023-09-23T22:54:38.623512+0000","last_fullsized":"2023-09-23T22:54:38.623512+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":266,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.824812+0000","last_change":"2023-09-23T22:50:11.538895+0000","last_active":"2023-09-23T22:54:38.824812+0000","last_peered":"2023-09-23T22:54:38.824812+0000","last_clean":"2023-09-23T22:54:38.824812+0000","last_became_active":"2023-09-23T22:50:11.538491+0000","last_became_peered":"2023-09-23T22:50:11.538491+0000","last_unstale":"2023-09-23T22:54:38.824812+0000","last_undegraded":"2023-09-23T22:54:38.824812+0000","last_fullsized":"2023-09-23T22:54:38.824812+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:12.620237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"0'0","reported_seq":279,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.630989+0000","last_change":"2023-09-23T22:50:11.523042+0000","last_active":"2023-09-23T22:54:38.630989+0000","last_peered":"2023-09-23T22:54:38.630989+0000","last_clean":"2023-09-23T22:54:38.630989+0000","last_became_active":"2023-09-23T22:50:11.522326+0000","last_became_peered":"2023-09-23T22:50:11.522326+0000","last_unstale":"2023-09-23T22:54:38.630989+0000","last_undegraded":"2023-09-23T22:54:38.630989+0000","last_fullsized":"2023-09-23T22:54:38.630989+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:10.877263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":54,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623490+0000","last_change":"2023-09-23T22:50:47.521230+0000","last_active":"2023-09-23T22:54:38.623490+0000","last_peered":"2023-09-23T22:54:38.623490+0000","last_clean":"2023-09-23T22:54:38.623490+0000","last_became_active":"2023-09-23T22:50:47.489338+0000","last_became_peered":"2023-09-23T22:50:47.489338+0000","last_unstale":"2023-09-23T22:54:38.623490+0000","last_undegraded":"2023-09-23T22:54:38.623490+0000","last_fullsized":"2023-09-23T22:54:38.623490+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1b","version":"0'0","reported_seq":18,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623503+0000","last_change":"2023-09-23T22:53:43.550507+0000","last_active":"2023-09-23T22:54:38.623503+0000","last_peered":"2023-09-23T22:54:38.623503+0000","last_clean":"2023-09-23T22:54:38.623503+0000","last_became_active":"2023-09-23T22:53:43.550084+0000","last_became_peered":"2023-09-23T22:53:43.550084+0000","last_unstale":"2023-09-23T22:54:38.623503+0000","last_undegraded":"2023-09-23T22:54:38.623503+0000","last_fullsized":"2023-09-23T22:54:38.623503+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":54,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624336+0000","last_change":"2023-09-23T22:50:47.829972+0000","last_active":"2023-09-23T22:54:38.624336+0000","last_peered":"2023-09-23T22:54:38.624336+0000","last_clean":"2023-09-23T22:54:38.624336+0000","last_became_active":"2023-09-23T22:50:47.488482+0000","last_became_peered":"2023-09-23T22:50:47.488482+0000","last_unstale":"2023-09-23T22:54:38.624336+0000","last_undegraded":"2023-09-23T22:54:38.624336+0000","last_fullsized":"2023-09-23T22:54:38.624336+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":18,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.623791+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T22:54:38.623791+0000","last_peered":"2023-09-23T22:54:38.623791+0000","last_clean":"2023-09-23T22:54:38.623791+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T22:54:38.623791+0000","last_undegraded":"2023-09-23T22:54:38.623791+0000","last_fullsized":"2023-09-23T22:54:38.623791+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":294,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.786656+0000","last_change":"2023-09-23T22:47:35.441350+0000","last_active":"2023-09-23T22:54:38.786656+0000","last_peered":"2023-09-23T22:54:38.786656+0000","last_clean":"2023-09-23T22:54:38.786656+0000","last_became_active":"2023-09-23T22:47:35.440868+0000","last_became_peered":"2023-09-23T22:47:35.440868+0000","last_unstale":"2023-09-23T22:54:38.786656+0000","last_undegraded":"2023-09-23T22:54:38.786656+0000","last_fullsized":"2023-09-23T22:54:38.786656+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:43.557845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.785425+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:54:38.785425+0000","last_peered":"2023-09-23T22:54:38.785425+0000","last_clean":"2023-09-23T22:54:38.785425+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:54:38.785425+0000","last_undegraded":"2023-09-23T22:54:38.785425+0000","last_fullsized":"2023-09-23T22:54:38.785425+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":247,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.698780+0000","last_change":"2023-09-23T22:50:47.501405+0000","last_active":"2023-09-23T22:54:38.698780+0000","last_peered":"2023-09-23T22:54:38.698780+0000","last_clean":"2023-09-23T22:54:38.698780+0000","last_became_active":"2023-09-23T22:50:47.493622+0000","last_became_peered":"2023-09-23T22:50:47.493622+0000","last_unstale":"2023-09-23T22:54:38.698780+0000","last_undegraded":"2023-09-23T22:54:38.698780+0000","last_fullsized":"2023-09-23T22:54:38.698780+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:38:17.921731+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":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":280,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T22:54:38.624718+0000","last_change":"2023-09-23T22:50:11.537622+0000","last_active":"2023-09-23T22:54:38.624718+0000","last_peered":"2023-09-23T22:54:38.624718+0000","last_clean":"2023-09-23T22:54:38.624718+0000","last_became_active":"2023-09-23T22:50:11.537244+0000","last_became_peered":"2023-09-23T22:50:11.537244+0000","last_unstale":"2023-09-23T22:54:38.624718+0000","last_undegraded":"2023-09-23T22:54:38.624718+0000","last_fullsized":"2023-09-23T22:54:38.624718+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":57,"num_bytes_recovered":24736,"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":139264,"data_stored":21588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":0,"seq":206158430739,"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":139,"seq":597000454364,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317096,"kb_used_data":2912,"kb_used_omap":9,"kb_used_meta":314166,"kb_avail":93428056,"statfs":{"total":95995035648,"available":95670329344,"internally_reserved":0,"allocated":2981888,"data_stored":2412220,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"internal_metadata":321706013},"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 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":2.609,"15min":2.0579999999999998},"min":{"1min":0.42999999999999999,"5min":0.25800000000000001,"15min":0.254},"max":{"1min":10.632,"5min":86.174999999999997,"15min":86.174999999999997},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.202,"5min":2.573,"15min":1.95},"min":{"1min":0.52500000000000002,"5min":0.312,"15min":0.25900000000000001},"max":{"1min":3.9830000000000001,"5min":86.290000000000006,"15min":86.290000000000006},"last":1.0489999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.85199999999999998,"15min":2.6509999999999998},"min":{"1min":0.44800000000000001,"5min":0.32200000000000001,"15min":0.28199999999999997},"max":{"1min":1.071,"5min":4.8929999999999998,"15min":129.28},"last":1.02},{"interface":"front","average":{"1min":0.875,"5min":1.034,"15min":2.694},"min":{"1min":0.48899999999999999,"5min":0.32600000000000001,"15min":0.32500000000000001},"max":{"1min":2.5059999999999998,"5min":4.9329999999999998,"15min":128.77799999999999},"last":1.2030000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.694,"15min":1.6739999999999999},"min":{"1min":0.35399999999999998,"5min":0.34100000000000003,"15min":0.31},"max":{"1min":3.637,"5min":17.469000000000001,"15min":99.102000000000004},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.407,"15min":1.6499999999999999},"min":{"1min":0.438,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.6829999999999998,"5min":11.565,"15min":99.597999999999999},"last":0.88300000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":2.7570000000000001,"15min":1.9990000000000001},"min":{"1min":0.39300000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.714,"5min":156.93199999999999,"15min":156.93199999999999},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.2569999999999999,"5min":2.7639999999999998,"15min":2.085},"min":{"1min":0.48799999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.1840000000000002,"5min":157.51599999999999,"15min":157.51599999999999},"last":0.95099999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.2729999999999999,"15min":0.99099999999999999},"min":{"1min":0.38300000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.2909999999999999,"5min":32.718000000000004,"15min":32.718000000000004},"last":1.177},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.478,"15min":1.0580000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.5630000000000002,"5min":32.884,"15min":32.884},"last":1.3089999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.1279999999999999,"15min":1.1439999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.5899999999999999,"5min":4.9340000000000002,"15min":9.3490000000000002},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.91900000000000004,"15min":0.98999999999999999},"min":{"1min":0.45800000000000002,"5min":0.378,"15min":0.311},"max":{"1min":1.1850000000000001,"5min":4.1710000000000003,"15min":5.8049999999999997},"last":1.2929999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.071,"15min":1.071},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33100000000000002},"max":{"1min":2.5369999999999999,"5min":4.9640000000000004,"15min":8.6379999999999999},"last":1.262},{"interface":"front","average":{"1min":0.87,"5min":0.97399999999999998,"15min":1.0569999999999999},"min":{"1min":0.48699999999999999,"5min":0.42499999999999999,"15min":0.33100000000000002},"max":{"1min":1.3440000000000001,"5min":4.1150000000000002,"15min":7.0789999999999997},"last":0.98799999999999999}]}]},{"osd":1,"up_from":0,"seq":622770258132,"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":0,"up_from":78,"seq":335007449453,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":746676,"kb_used_data":3372,"kb_used_omap":5,"kb_used_meta":743290,"kb_avail":92998476,"statfs":{"total":95995035648,"available":95230439424,"internally_reserved":0,"allocated":3452928,"data_stored":2470818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":761129594},"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 22:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":1.7350000000000001,"15min":2.5600000000000001},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.19800000000000001},"max":{"1min":1.3300000000000001,"5min":11.518000000000001,"15min":149.98699999999999},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.71899999999999997,"5min":1.2929999999999999,"15min":2.5699999999999998},"min":{"1min":0.34200000000000003,"5min":0.22700000000000001,"15min":0.19700000000000001},"max":{"1min":4.9059999999999997,"5min":13.401,"15min":150.673},"last":0.38900000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":2.1819999999999999,"15min":1.9299999999999999},"min":{"1min":0.27800000000000002,"5min":0.23499999999999999,"15min":0.21299999999999999},"max":{"1min":3.9300000000000002,"5min":17.558,"15min":72.355999999999995},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.2949999999999999,"5min":2.1509999999999998,"15min":2.1789999999999998},"min":{"1min":0.32300000000000001,"5min":0.23200000000000001,"15min":0.20499999999999999},"max":{"1min":7.7789999999999999,"5min":11.561,"15min":69.944000000000003},"last":0.63500000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:53:59 2023","interfaces":[{"interface":"back","average":{"1min":2.681,"5min":1.9370000000000001,"15min":2.0600000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.22},"max":{"1min":13.484999999999999,"5min":13.484999999999999,"15min":34.405999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":2.2349999999999999,"5min":1.994,"15min":1.931},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.23200000000000001},"max":{"1min":11.615,"5min":17.529,"15min":37.506},"last":0.61499999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.544,"15min":1.452},"min":{"1min":0.46100000000000002,"5min":0.34899999999999998,"15min":0.309},"max":{"1min":2.6040000000000001,"5min":17.390999999999998,"15min":34.128999999999998},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.3069999999999999,"5min":2.028,"15min":1.7529999999999999},"min":{"1min":0.33500000000000002,"5min":0.32700000000000001,"15min":0.28699999999999998},"max":{"1min":7.484,"5min":11.592000000000001,"15min":34.447000000000003},"last":1.052}]},{"osd":5,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3129999999999999,"5min":2.0699999999999998,"15min":1.909},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.32100000000000001},"max":{"1min":7.5209999999999999,"5min":11.721,"15min":34.500999999999998},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.52,"15min":1.5740000000000001},"min":{"1min":0.47999999999999998,"5min":0.374,"15min":0.32400000000000001},"max":{"1min":3.4279999999999999,"5min":17.468,"15min":34.232999999999997},"last":1.02}]},{"osd":6,"last update":"Sat Sep 23 22:54:12 2023","interfaces":[{"interface":"back","average":{"1min":1.9239999999999999,"5min":1.6879999999999999,"15min":1.6850000000000001},"min":{"1min":0.57599999999999996,"5min":0.38400000000000001,"15min":0.36699999999999999},"max":{"1min":13.441000000000001,"5min":13.441000000000001,"15min":34.183999999999997},"last":0.85499999999999998},{"interface":"front","average":{"1min":2.4329999999999998,"5min":1.7949999999999999,"15min":1.794},"min":{"1min":0.58299999999999996,"5min":0.41999999999999998,"15min":0.36199999999999999},"max":{"1min":13.507,"5min":13.507,"15min":34.145000000000003},"last":0.93700000000000006}]},{"osd":7,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.661,"15min":1.855},"min":{"1min":0.63100000000000001,"5min":0.47199999999999998,"15min":0.34899999999999998},"max":{"1min":5.6920000000000002,"5min":13.462,"15min":34.219000000000001},"last":1.069},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.6080000000000001,"15min":1.73},"min":{"1min":0.52100000000000002,"5min":0.46000000000000002,"15min":0.36399999999999999},"max":{"1min":2.7000000000000002,"5min":17.5,"15min":34.259},"last":1.0880000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122401,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":778224,"kb_used_data":3368,"kb_used_omap":7,"kb_used_meta":774840,"kb_avail":92966928,"statfs":{"total":95995035648,"available":95198134272,"internally_reserved":0,"allocated":3448832,"data_stored":2473790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":793436241},"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 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":2.4529999999999998,"15min":2.056},"min":{"1min":0.27100000000000002,"5min":0.23400000000000001,"15min":0.17199999999999999},"max":{"1min":18.814,"5min":73.465999999999994,"15min":73.465999999999994},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.839,"5min":3.4980000000000002,"15min":2.2469999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.183},"max":{"1min":18.731999999999999,"5min":73.802000000000007,"15min":73.802000000000007},"last":0.374}]},{"osd":1,"last update":"Sat Sep 23 22:53:50 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.194,"15min":1.7569999999999999},"min":{"1min":0.31900000000000001,"5min":0.28299999999999997,"15min":0.21299999999999999},"max":{"1min":7.6769999999999996,"5min":10.73,"15min":41.093000000000004},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.611,"15min":1.8360000000000001},"min":{"1min":0.25800000000000001,"5min":0.24299999999999999,"15min":0.218},"max":{"1min":11.678000000000001,"5min":15.826000000000001,"15min":39.747},"last":0.5}]},{"osd":3,"last update":"Sat Sep 23 22:54:05 2023","interfaces":[{"interface":"back","average":{"1min":1.647,"5min":2.194,"15min":1.9790000000000001},"min":{"1min":0.35299999999999998,"5min":0.25800000000000001,"15min":0.23599999999999999},"max":{"1min":4.7770000000000001,"5min":16.044,"15min":40.189999999999998},"last":0.57999999999999996},{"interface":"front","average":{"1min":2.0499999999999998,"5min":2.5659999999999998,"15min":2.1499999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":6.5449999999999999,"5min":15.872999999999999,"15min":15.872999999999999},"last":0.54800000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":1.8220000000000001,"15min":1.7989999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.30199999999999999},"max":{"1min":1.198,"5min":15.112,"15min":84.703000000000003},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.82599999999999996,"5min":2.464,"15min":1.9410000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":2.6320000000000001,"5min":17.378,"15min":84.724999999999994},"last":0.57099999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.3959999999999999,"15min":1.5609999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.32200000000000001},"max":{"1min":1.0620000000000001,"5min":10.846,"15min":40.279000000000003},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.83699999999999997,"5min":1.8029999999999999,"15min":1.9259999999999999},"min":{"1min":0.45800000000000002,"5min":0.34100000000000003,"15min":0.33700000000000002},"max":{"1min":2.1859999999999999,"5min":15.907999999999999,"15min":42.820999999999998},"last":0.78000000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:54:05 2023","interfaces":[{"interface":"back","average":{"1min":2.161,"5min":2.1320000000000001,"15min":1.657},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":13.031000000000001,"5min":17.417999999999999,"15min":17.417999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.6459999999999999,"15min":1.508},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.38300000000000001},"max":{"1min":4.8419999999999996,"5min":10.895,"15min":12.380000000000001},"last":0.75900000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":2.081,"15min":1.8480000000000001},"min":{"1min":0.39900000000000002,"5min":0.38300000000000001,"15min":0.35399999999999998},"max":{"1min":2.6859999999999999,"5min":17.446999999999999,"15min":17.446999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.03,"5min":1.9970000000000001,"15min":1.899},"min":{"1min":0.46300000000000002,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":4.3710000000000004,"5min":15.936,"15min":15.936},"last":0.81999999999999995}]}]},{"osd":3,"up_from":93,"seq":399431958875,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":919044,"kb_used_data":2812,"kb_used_omap":2,"kb_used_meta":916221,"kb_avail":92826108,"statfs":{"total":95995035648,"available":95053934592,"internally_reserved":0,"allocated":2879488,"data_stored":1883301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":938210357},"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 22:53:46 2023","interfaces":[{"interface":"back","average":{"1min":6.4269999999999996,"5min":4.6440000000000001,"15min":4.5410000000000004},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.17899999999999999},"max":{"1min":63.595999999999997,"5min":76.879000000000005,"15min":172.05600000000001},"last":0.33100000000000002},{"interface":"front","average":{"1min":6.1500000000000004,"5min":4.4720000000000004,"15min":4.2240000000000002},"min":{"1min":0.311,"5min":0.20499999999999999,"15min":0.19800000000000001},"max":{"1min":56.642000000000003,"5min":77.206999999999994,"15min":168.14699999999999},"last":0.36399999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":1.111,"15min":2.5179999999999998},"min":{"1min":0.35499999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.88800000000000001,"5min":6.6200000000000001,"15min":168.71100000000001},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":1.1539999999999999,"15min":2.7080000000000002},"min":{"1min":0.32000000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":1.179,"5min":7.3049999999999997,"15min":169.559},"last":0.40300000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:53:52 2023","interfaces":[{"interface":"back","average":{"1min":1.944,"5min":3.1699999999999999,"15min":3.3719999999999999},"min":{"1min":0.373,"5min":0.246,"15min":0.246},"max":{"1min":3.5819999999999999,"5min":81.793000000000006,"15min":257.48200000000003},"last":0.45400000000000001},{"interface":"front","average":{"1min":2.222,"5min":3.387,"15min":3.5219999999999998},"min":{"1min":0.42499999999999999,"5min":0.26800000000000002,"15min":0.24299999999999999},"max":{"1min":5.5090000000000003,"5min":80.622,"15min":262.13400000000001},"last":0.46500000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:53:52 2023","interfaces":[{"interface":"back","average":{"1min":2.496,"5min":1.694,"15min":1.929},"min":{"1min":0.35899999999999999,"5min":0.34399999999999997,"15min":0.33000000000000002},"max":{"1min":6.5659999999999998,"5min":10.395,"15min":58.124000000000002},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.847,"5min":1.486,"15min":1.8260000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.314},"max":{"1min":6.7270000000000003,"5min":7.1859999999999999,"15min":58.103999999999999},"last":0.753}]},{"osd":5,"last update":"Sat Sep 23 22:53:52 2023","interfaces":[{"interface":"back","average":{"1min":1.617,"5min":1.3140000000000001,"15min":2.0270000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.30199999999999999},"max":{"1min":6.8209999999999997,"5min":6.8220000000000001,"15min":58.332000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":2.069,"5min":1.462,"15min":1.915},"min":{"1min":0.64300000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.9449999999999998,"5min":12.747,"15min":58.148000000000003},"last":0.81100000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:54:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0569999999999999,"5min":1.464,"15min":1.6879999999999999},"min":{"1min":0.67400000000000004,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.1360000000000001,"5min":6.742,"15min":58.069000000000003},"last":0.73499999999999999},{"interface":"front","average":{"1min":2.1000000000000001,"5min":1.4930000000000001,"15min":1.6439999999999999},"min":{"1min":0.41899999999999998,"5min":0.40799999999999997,"15min":0.371},"max":{"1min":4.8440000000000003,"5min":7.399,"15min":14.875},"last":0.67100000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:53:52 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":1.516,"15min":1.994},"min":{"1min":0.46999999999999997,"5min":0.42199999999999999,"15min":0.34100000000000003},"max":{"1min":5.4800000000000004,"5min":7.3730000000000002,"15min":57.933},"last":0.871},{"interface":"front","average":{"1min":1.835,"5min":1.4410000000000001,"15min":1.9350000000000001},"min":{"1min":0.46000000000000002,"5min":0.38500000000000001,"15min":0.371},"max":{"1min":6.7809999999999997,"5min":8.6440000000000001,"15min":58.280999999999999},"last":0.71299999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019436,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903592,"kb_used_data":2336,"kb_used_omap":0,"kb_used_meta":901248,"kb_avail":92841560,"statfs":{"total":95995035648,"available":95069757440,"internally_reserved":0,"allocated":2392064,"data_stored":1821410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922877952},"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 22:54:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":2.472,"15min":1.8240000000000001},"min":{"1min":0.44,"5min":0.252,"15min":0.252},"max":{"1min":4.0919999999999996,"5min":83.540000000000006,"15min":83.540000000000006},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":2.6040000000000001,"15min":1.9810000000000001},"min":{"1min":0.41199999999999998,"5min":0.27900000000000003,"15min":0.25600000000000001},"max":{"1min":7.3319999999999999,"5min":82.668999999999997,"15min":82.668999999999997},"last":0.74399999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:54:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":1.0029999999999999,"15min":1.95},"min":{"1min":0.52700000000000002,"5min":0.28999999999999998,"15min":0.28000000000000003},"max":{"1min":1.2569999999999999,"5min":9.8190000000000008,"15min":61.673000000000002},"last":1.02},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.82099999999999995,"15min":1.8460000000000001},"min":{"1min":0.42499999999999999,"5min":0.34699999999999998,"15min":0.28000000000000003},"max":{"1min":1.2569999999999999,"5min":4.1059999999999999,"15min":61.698},"last":0.95999999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:54:32 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":5.0720000000000001,"15min":2.5529999999999999},"min":{"1min":0.39000000000000001,"5min":0.309,"15min":0.309},"max":{"1min":2.173,"5min":312.68900000000002,"15min":312.68900000000002},"last":1.048},{"interface":"front","average":{"1min":0.96899999999999997,"5min":5.3479999999999999,"15min":2.6819999999999999},"min":{"1min":0.378,"5min":0.34300000000000003,"15min":0.29399999999999998},"max":{"1min":3.0289999999999999,"5min":312.63799999999998,"15min":312.63799999999998},"last":0.99399999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:54:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":2.5779999999999998,"15min":2.1760000000000002},"min":{"1min":0.60599999999999998,"5min":0.309,"15min":0.30099999999999999},"max":{"1min":1.268,"5min":72.483000000000004,"15min":72.483000000000004},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.1160000000000001,"5min":2.403,"15min":2.1269999999999998},"min":{"1min":0.64500000000000002,"5min":0.35499999999999998,"15min":0.32200000000000001},"max":{"1min":3.2799999999999998,"5min":71.852999999999994,"15min":71.852999999999994},"last":0.83399999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:54:42 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.1739999999999999,"15min":1.3140000000000001},"min":{"1min":0.51100000000000001,"5min":0.33900000000000002,"15min":0.28899999999999998},"max":{"1min":1.5129999999999999,"5min":37.332000000000001,"15min":37.332000000000001},"last":1.256},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.4710000000000001,"15min":1.375},"min":{"1min":0.69699999999999995,"5min":0.35099999999999998,"15min":0.32400000000000001},"max":{"1min":1.3169999999999999,"5min":38.195999999999998,"15min":38.195999999999998},"last":0.78500000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:53:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.214,"15min":0.99099999999999999},"min":{"1min":0.48499999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":3.2429999999999999,"5min":9.9130000000000003,"15min":9.9130000000000003},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.488,"5min":1.01,"15min":0.92500000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.34599999999999997},"max":{"1min":9.0419999999999998,"5min":9.0419999999999998,"15min":9.0419999999999998},"last":1.127}]},{"osd":7,"last update":"Sat Sep 23 22:54:19 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.075,"15min":1.387},"min":{"1min":0.41199999999999998,"5min":0.378,"15min":0.32200000000000001},"max":{"1min":6.6260000000000003,"5min":6.6260000000000003,"15min":28.509},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.91400000000000003,"15min":1.177},"min":{"1min":0.47899999999999998,"5min":0.376,"15min":0.36899999999999999},"max":{"1min":3.2229999999999999,"5min":3.2229999999999999,"15min":29.593},"last":1.3240000000000001}]}]},{"osd":5,"up_from":0,"seq":154618823205,"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":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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"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":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":126,"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":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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-23T22:54:54.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:54:54.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:54.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:54:55.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:55.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:55.020 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:54:55.043 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:54:55.064 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:54:55.092 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:54:55.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.114 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:54:55.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:55.142 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:54:55.167 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:54:55.169 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.169 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.169 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.169 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.169 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.169 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.170 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.170 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:54:55.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:55.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:55.361 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:55.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:55.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:55.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:55.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:55.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:55.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:55.574 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:54:55.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[74920]: cluster 2023-09-23T22:54:54.423306+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:55.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[74920]: audit 2023-09-23T22:54:54.957669+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.121:0/3330643492' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:55.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[74920]: audit 2023-09-23T22:54:55.434380+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.121:0/2442690866' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:55.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[74920]: audit 2023-09-23T22:54:55.434905+0000 mon.a (mon.0) 1544 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:55.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[78246]: cluster 2023-09-23T22:54:54.423306+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:55.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[78246]: audit 2023-09-23T22:54:54.957669+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.121:0/3330643492' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:55.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[78246]: audit 2023-09-23T22:54:55.434380+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.121:0/2442690866' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:55.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:55 smithi121 bash[78246]: audit 2023-09-23T22:54:55.434905+0000 mon.a (mon.0) 1544 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:55.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:55.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:55.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:55 smithi123 bash[59255]: cluster 2023-09-23T22:54:54.423306+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T22:54:55.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:55 smithi123 bash[59255]: audit 2023-09-23T22:54:54.957669+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.121:0/3330643492' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:55.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:55 smithi123 bash[59255]: audit 2023-09-23T22:54:55.434380+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.121:0/2442690866' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:55.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:55 smithi123 bash[59255]: audit 2023-09-23T22:54:55.434905+0000 mon.a (mon.0) 1544 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:55.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:56.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:56.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:56.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:56.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:56.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:56.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:56.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:56.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:56.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:56.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:56.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:56.571 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:56.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:56.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:56.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[78246]: cluster 2023-09-23T22:54:55.557188+0000 mon.a (mon.0) 1545 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[78246]: audit 2023-09-23T22:54:55.566431+0000 mon.a (mon.0) 1546 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:54:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[78246]: cluster 2023-09-23T22:54:55.566508+0000 mon.a (mon.0) 1547 : cluster 0 osdmap e260: 8 total, 8 up, 5 in 2023-09-23T22:54:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[78246]: cluster 2023-09-23T22:54:55.567177+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[78246]: cluster 2023-09-23T22:54:55.567780+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[78246]: cluster 2023-09-23T22:54:55.571863+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[74920]: cluster 2023-09-23T22:54:55.557188+0000 mon.a (mon.0) 1545 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[74920]: audit 2023-09-23T22:54:55.566431+0000 mon.a (mon.0) 1546 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:54:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[74920]: cluster 2023-09-23T22:54:55.566508+0000 mon.a (mon.0) 1547 : cluster 0 osdmap e260: 8 total, 8 up, 5 in 2023-09-23T22:54:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[74920]: cluster 2023-09-23T22:54:55.567177+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[74920]: cluster 2023-09-23T22:54:55.567780+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:56 smithi121 bash[74920]: cluster 2023-09-23T22:54:55.571863+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:56.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:56.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:56.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:56.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:56.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:56 smithi123 bash[59255]: cluster 2023-09-23T22:54:55.557188+0000 mon.a (mon.0) 1545 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:56 smithi123 bash[59255]: audit 2023-09-23T22:54:55.566431+0000 mon.a (mon.0) 1546 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:54:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:56 smithi123 bash[59255]: cluster 2023-09-23T22:54:55.566508+0000 mon.a (mon.0) 1547 : cluster 0 osdmap e260: 8 total, 8 up, 5 in 2023-09-23T22:54:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:56 smithi123 bash[59255]: cluster 2023-09-23T22:54:55.567177+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:56 smithi123 bash[59255]: cluster 2023-09-23T22:54:55.567780+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:56 smithi123 bash[59255]: cluster 2023-09-23T22:54:55.571863+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:54:57.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:57.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:57.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:57.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:57.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:57.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:57.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:57 smithi121 bash[78246]: cluster 2023-09-23T22:54:56.424015+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:57.746 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:57 smithi121 bash[74920]: cluster 2023-09-23T22:54:56.424015+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:57.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:57.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:57 smithi123 bash[59255]: cluster 2023-09-23T22:54:56.424015+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:57.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:58.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:58.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:58.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.299 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:58.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:58.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:58.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:58.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:58.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:58.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:58.707 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:58.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:58.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.823 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:54:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:54:58] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.33.4" 2023-09-23T22:54:58.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:58.943 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:58.975 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:59.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:59.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:54:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:54:59.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:59.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:59.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:59.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:59.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:59.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:54:59.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:59.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:59.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:54:59 smithi123 bash[59255]: cluster 2023-09-23T22:54:58.424881+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:59.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:59.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:59.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:54:59 smithi121 bash[74920]: cluster 2023-09-23T22:54:58.424881+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:59.871 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:54:59 smithi121 bash[78246]: cluster 2023-09-23T22:54:58.424881+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:54:59.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:59.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:59.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:00.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:00.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:00.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:00.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:00.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:00.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:00.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:55:00.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:00.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:00.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:00.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:00.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:00.590 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:00.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:00.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:00.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:00.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:00.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:00.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:00.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:00.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:01.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:01.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:01.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:01.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:01.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:01.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:01.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:01.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:01.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:01.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:01.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.540 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:01.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:01.669 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:01.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:01.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:01.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:01.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:01 smithi123 bash[59255]: cluster 2023-09-23T22:55:00.425396+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:01.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.913 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:01 smithi121 bash[78246]: cluster 2023-09-23T22:55:00.425396+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:01.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:01 smithi121 bash[74920]: cluster 2023-09-23T22:55:00.425396+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:01.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:02.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:02.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:02.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:02.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:02.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:02.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:02.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:02.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:02.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:02.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:02.612 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_6' created 2023-09-23T22:55:02.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:02.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:02.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:02.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:02.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:02.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:02.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:02 smithi121 bash[78246]: audit 2023-09-23T22:55:01.732403+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.121:0/3361654987' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T22:55:02.858 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:02 smithi121 bash[74920]: audit 2023-09-23T22:55:01.732403+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.121:0/3361654987' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T22:55:02.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:02.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:02 smithi123 bash[59255]: audit 2023-09-23T22:55:01.732403+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.121:0/3361654987' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T22:55:03.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:03.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:03.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:03.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:03.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:03.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:03.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:03.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:03.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:03.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:03.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:03.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-09-23T22:55:03.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[78246]: cluster 2023-09-23T22:55:02.426206+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[78246]: cluster 2023-09-23T22:55:02.593638+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[78246]: audit 2023-09-23T22:55:02.599774+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.121:0/3361654987' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T22:55:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[78246]: cluster 2023-09-23T22:55:02.599876+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e261: 8 total, 8 up, 5 in 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[78246]: cluster 2023-09-23T22:55:02.601131+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[78246]: cluster 2023-09-23T22:55:02.602098+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[74920]: cluster 2023-09-23T22:55:02.426206+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[74920]: cluster 2023-09-23T22:55:02.593638+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[74920]: audit 2023-09-23T22:55:02.599774+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.121:0/3361654987' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[74920]: cluster 2023-09-23T22:55:02.599876+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e261: 8 total, 8 up, 5 in 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[74920]: cluster 2023-09-23T22:55:02.601131+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:03 smithi121 bash[74920]: cluster 2023-09-23T22:55:02.602098+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.807 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:03.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:03.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:03 smithi123 bash[59255]: cluster 2023-09-23T22:55:02.426206+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:03.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:03 smithi123 bash[59255]: cluster 2023-09-23T22:55:02.593638+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:03 smithi123 bash[59255]: audit 2023-09-23T22:55:02.599774+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.121:0/3361654987' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T22:55:03.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:03 smithi123 bash[59255]: cluster 2023-09-23T22:55:02.599876+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e261: 8 total, 8 up, 5 in 2023-09-23T22:55:03.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:03 smithi123 bash[59255]: cluster 2023-09-23T22:55:02.601131+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:03 smithi123 bash[59255]: cluster 2023-09-23T22:55:02.602098+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:55:03.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:03.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:04.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:04.138 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:04.140 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:04.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:04.207 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:04.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:04.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:04.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:04.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:04.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:04.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:04.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:04.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:04.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:04.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:03.596243+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e262: 8 total, 8 up, 5 in 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:03.596442+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:03.600017+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:03.600886+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:03.626900+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:03.628388+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[78246]: cluster 2023-09-23T22:55:04.598499+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e263: 8 total, 8 up, 5 in 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:03.596243+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e262: 8 total, 8 up, 5 in 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:03.596442+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:03.600017+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:03.600886+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:03.626900+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:03.628388+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:04 smithi121 bash[74920]: cluster 2023-09-23T22:55:04.598499+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e263: 8 total, 8 up, 5 in 2023-09-23T22:55:04.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:04.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:04.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:04.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:04.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:04.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:03.596243+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e262: 8 total, 8 up, 5 in 2023-09-23T22:55:04.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:03.596442+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:03.600017+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:03.600886+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:03.626900+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:03.628388+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:55:04.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:04 smithi123 bash[59255]: cluster 2023-09-23T22:55:04.598499+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e263: 8 total, 8 up, 5 in 2023-09-23T22:55:05.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:05.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:05.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:05.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:05.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:05.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:05.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:05.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:05.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:05 smithi123 bash[59255]: cluster 2023-09-23T22:55:04.426869+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1257: 89 pgs: 13 creating+peering, 1 unknown, 75 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:05.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:05 smithi123 bash[59255]: cluster 2023-09-23T22:55:04.600921+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:05.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:05.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.809 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:05.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:06.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:05 smithi121 bash[74920]: cluster 2023-09-23T22:55:04.426869+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1257: 89 pgs: 13 creating+peering, 1 unknown, 75 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:06.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:05 smithi121 bash[74920]: cluster 2023-09-23T22:55:04.600921+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:05 smithi121 bash[78246]: cluster 2023-09-23T22:55:04.426869+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1257: 89 pgs: 13 creating+peering, 1 unknown, 75 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:05 smithi121 bash[78246]: cluster 2023-09-23T22:55:04.600921+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:06.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:06.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:06.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:06.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:06.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:06.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:06.239 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:06.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:06.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:06.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:06.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:06.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:06.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:06.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:06 smithi123 bash[59255]: cluster 2023-09-23T22:55:05.288285+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:06.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:06 smithi123 bash[59255]: cluster 2023-09-23T22:55:05.291231+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:06.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:06 smithi123 bash[59255]: cluster 2023-09-23T22:55:05.696734+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:06.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:06 smithi123 bash[59255]: cluster 2023-09-23T22:55:05.696847+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:06.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:06.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:06.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[78246]: cluster 2023-09-23T22:55:05.288285+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[78246]: cluster 2023-09-23T22:55:05.291231+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[78246]: cluster 2023-09-23T22:55:05.696734+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[78246]: cluster 2023-09-23T22:55:05.696847+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[74920]: cluster 2023-09-23T22:55:05.288285+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[74920]: cluster 2023-09-23T22:55:05.291231+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[74920]: cluster 2023-09-23T22:55:05.696734+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:06 smithi121 bash[74920]: cluster 2023-09-23T22:55:05.696847+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:55:07.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:07.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:07.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:07.143 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:07.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:07.247 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:07.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:07.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:07.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:07.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:07.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:07.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:07.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:07.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:07.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:07 smithi123 bash[59255]: cluster 2023-09-23T22:55:06.427453+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1259: 89 pgs: 13 creating+peering, 76 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:07.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:07 smithi123 bash[59255]: audit 2023-09-23T22:55:06.962593+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:07.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:07 smithi123 bash[59255]: audit 2023-09-23T22:55:06.963587+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:07.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:07.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:07.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:07 smithi121 bash[74920]: cluster 2023-09-23T22:55:06.427453+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1259: 89 pgs: 13 creating+peering, 76 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:07.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:07 smithi121 bash[74920]: audit 2023-09-23T22:55:06.962593+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:07.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:07 smithi121 bash[74920]: audit 2023-09-23T22:55:06.963587+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:07.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:07 smithi121 bash[78246]: cluster 2023-09-23T22:55:06.427453+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1259: 89 pgs: 13 creating+peering, 76 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:07.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:07 smithi121 bash[78246]: audit 2023-09-23T22:55:06.962593+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:07.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:07 smithi121 bash[78246]: audit 2023-09-23T22:55:06.963587+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:07.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:08.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:08.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:08.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:08.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:08.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:08.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:08.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:08.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:08.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:08.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:08.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:08.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:08.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:08.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:08.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:08.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:08 smithi121 bash[74920]: cluster 2023-09-23T22:55:08.428178+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:08.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:08 smithi121 bash[78246]: cluster 2023-09-23T22:55:08.428178+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:08.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:08.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:08.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:08.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:08.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:08.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:09.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:08 smithi123 bash[59255]: cluster 2023-09-23T22:55:08.428178+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:09.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:09.107 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:55:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:55:08] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.33.4" 2023-09-23T22:55:09.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:09.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:09.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:09.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:09.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:09.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:09.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:09.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:09.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:09.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:09.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:09.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:09.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:09.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:09.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:10.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:10.166 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:10.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:10.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:10.441 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:10.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:10.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:10.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:10.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:10.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:10.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:10.816 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:10.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:11.071 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:11.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:11.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:11.207 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:11.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:11.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:11.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:11.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:11.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:11.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:11.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:11.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:11.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:11.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:11 smithi121 bash[74920]: cluster 2023-09-23T22:55:10.428658+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:11.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:11 smithi121 bash[78246]: cluster 2023-09-23T22:55:10.428658+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:11.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:11.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:11.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:11.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:11.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:11 smithi123 bash[59255]: cluster 2023-09-23T22:55:10.428658+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:11.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.901 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:12.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:12.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:12.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:12.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:12.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:12.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:12.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:12.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:12.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:12.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:12.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:12.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:12.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:12.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:12.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:12.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:12.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:12.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:12.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:12.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:12.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:12.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:12.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:13.061 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:13.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:13.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:13.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:13.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:13.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:13.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:13.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:13.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:13.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:13.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:13.716 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:13 smithi121 bash[74920]: cluster 2023-09-23T22:55:12.429169+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:13.716 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:13 smithi121 bash[74920]: audit 2023-09-23T22:55:12.711148+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:13.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:13 smithi121 bash[78246]: cluster 2023-09-23T22:55:12.429169+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:13.716 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:13 smithi121 bash[78246]: audit 2023-09-23T22:55:12.711148+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:13.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:13.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:13 smithi123 bash[59255]: cluster 2023-09-23T22:55:12.429169+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:13.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:13 smithi123 bash[59255]: audit 2023-09-23T22:55:12.711148+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:13.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:13.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:13.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:13.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:14.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:14.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:14.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:14.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:14.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:14.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:14.407 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:14.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:14.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:14.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:14.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:14.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:14.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:14.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:14.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:14.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:14.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:15.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:15.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:15.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:15.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:15.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:15.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:15.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:15.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:15.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:15.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:15.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:15.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:15 smithi123 bash[59255]: cluster 2023-09-23T22:55:14.430266+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:15.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:15.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:15.753 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:15.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:15.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:15.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:15.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:16.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:15 smithi121 bash[78246]: cluster 2023-09-23T22:55:14.430266+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:16.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:15 smithi121 bash[74920]: cluster 2023-09-23T22:55:14.430266+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:16.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:16.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:16.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:16.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:16.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:16.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:16.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:16.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:16.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:16.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:16.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:16.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:16.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:16.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:16.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:16.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:16.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:16.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:16.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:17.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:17.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:17.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:17.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:17.300 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:17.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:17.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:17.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:17.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:17.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:17 smithi121 bash[74920]: cluster 2023-09-23T22:55:16.431127+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:17.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:17 smithi121 bash[78246]: cluster 2023-09-23T22:55:16.431127+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:17.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:17 smithi123 bash[59255]: cluster 2023-09-23T22:55:16.431127+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:17.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.881 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:17.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:18.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:18.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:18.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:18.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:18.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:18.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:18.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:18.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:18.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:18.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:18.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:18.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:18.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:18.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:18.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:18.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:19.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:55:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:55:18] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.33.4" 2023-09-23T22:55:19.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:19.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:19.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:19.231 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:19.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:19.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:19.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:19.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:19.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:19.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:19.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:19.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:19 smithi123 bash[59255]: cluster 2023-09-23T22:55:18.432214+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:19.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:19.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:19.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:19.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:19 smithi121 bash[74920]: cluster 2023-09-23T22:55:18.432214+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:19.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:19 smithi121 bash[78246]: cluster 2023-09-23T22:55:18.432214+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:19.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:19.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:19.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:20.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:20.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:20.080 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:55:20.082 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:55:20.082 INFO:teuthology.orchestra.run.smithi121.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-23T22:55:20.101 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:55:20.120 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:55:20.142 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:20.142 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:55:20.165 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:55:20.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:20.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:20.189 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:55:20.212 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:55:20.241 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:55:20.246 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T22:55:20.249 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T22:55:20.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:20.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:20.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:20.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:20.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:20.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:20.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:20.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:20.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:20.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:20 smithi121 bash[78246]: audit 2023-09-23T22:55:20.052405+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.121:0/2771303721' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:20.682 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:20 smithi121 bash[74920]: audit 2023-09-23T22:55:20.052405+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.121:0/2771303721' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:20.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:20.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:20.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:20 smithi123 bash[59255]: audit 2023-09-23T22:55:20.052405+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.121:0/2771303721' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:20.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:20.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:20.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:21.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:21.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:21.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:21.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:21.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:21.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:21.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.577 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:55:21.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:21.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:21.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[74920]: audit 2023-09-23T22:55:20.230847+0000 mgr.y (mgr.34107) 1181 : audit 0 from='client.35760 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:55:21.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[74920]: cluster 2023-09-23T22:55:20.432763+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:21.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[74920]: audit 2023-09-23T22:55:20.861276+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.121:0/3471573565' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:21.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[74920]: audit 2023-09-23T22:55:20.861717+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:21.725 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[78246]: audit 2023-09-23T22:55:20.230847+0000 mgr.y (mgr.34107) 1181 : audit 0 from='client.35760 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:55:21.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[78246]: cluster 2023-09-23T22:55:20.432763+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:21.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[78246]: audit 2023-09-23T22:55:20.861276+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.121:0/3471573565' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:21.726 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:21 smithi121 bash[78246]: audit 2023-09-23T22:55:20.861717+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:21.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:21.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:21.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:21.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:21.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:21 smithi123 bash[59255]: audit 2023-09-23T22:55:20.230847+0000 mgr.y (mgr.34107) 1181 : audit 0 from='client.35760 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:55:21.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:21 smithi123 bash[59255]: cluster 2023-09-23T22:55:20.432763+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:21.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:21 smithi123 bash[59255]: audit 2023-09-23T22:55:20.861276+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.121:0/3471573565' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:21.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:21 smithi123 bash[59255]: audit 2023-09-23T22:55:20.861717+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:21.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:21.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:22.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:22.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:22.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:22.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:22.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:22.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:22.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:22.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:55:22.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:22.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:22.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:22.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[78246]: cluster 2023-09-23T22:55:21.560435+0000 mon.a (mon.0) 1557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[78246]: audit 2023-09-23T22:55:21.565586+0000 mon.a (mon.0) 1558 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[78246]: cluster 2023-09-23T22:55:21.565683+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e264: 8 total, 8 up, 5 in 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[78246]: cluster 2023-09-23T22:55:21.566653+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[78246]: audit 2023-09-23T22:55:21.956670+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[74920]: cluster 2023-09-23T22:55:21.560435+0000 mon.a (mon.0) 1557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[74920]: audit 2023-09-23T22:55:21.565586+0000 mon.a (mon.0) 1558 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[74920]: cluster 2023-09-23T22:55:21.565683+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e264: 8 total, 8 up, 5 in 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[74920]: cluster 2023-09-23T22:55:21.566653+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:22.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:22 smithi121 bash[74920]: audit 2023-09-23T22:55:21.956670+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:22.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:22.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:22.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:22 smithi123 bash[59255]: cluster 2023-09-23T22:55:21.560435+0000 mon.a (mon.0) 1557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:55:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:22 smithi123 bash[59255]: audit 2023-09-23T22:55:21.565586+0000 mon.a (mon.0) 1558 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:55:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:22 smithi123 bash[59255]: cluster 2023-09-23T22:55:21.565683+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e264: 8 total, 8 up, 5 in 2023-09-23T22:55:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:22 smithi123 bash[59255]: cluster 2023-09-23T22:55:21.566653+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:22 smithi123 bash[59255]: audit 2023-09-23T22:55:21.956670+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:22.876 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:22.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:23.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:23.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:23.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:23.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:23.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:23.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:23.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:23.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:23.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:23.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:23.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:24.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[78246]: cluster 2023-09-23T22:55:22.433162+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[78246]: cluster 2023-09-23T22:55:22.464901+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[78246]: cluster 2023-09-23T22:55:22.467910+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[78246]: cluster 2023-09-23T22:55:22.669609+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[78246]: cluster 2023-09-23T22:55:22.669843+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[74920]: cluster 2023-09-23T22:55:22.433162+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[74920]: cluster 2023-09-23T22:55:22.464901+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[74920]: cluster 2023-09-23T22:55:22.467910+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[74920]: cluster 2023-09-23T22:55:22.669609+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:23 smithi121 bash[74920]: cluster 2023-09-23T22:55:22.669843+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:23 smithi123 bash[59255]: cluster 2023-09-23T22:55:22.433162+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:23 smithi123 bash[59255]: cluster 2023-09-23T22:55:22.464901+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:23 smithi123 bash[59255]: cluster 2023-09-23T22:55:22.467910+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:23 smithi123 bash[59255]: cluster 2023-09-23T22:55:22.669609+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:23 smithi123 bash[59255]: cluster 2023-09-23T22:55:22.669843+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:55:24.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:24.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:24.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:24.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:24.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:24.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:24.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:24.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:24.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:24.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:24.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:24.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:24.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:24.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:24.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:24.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:24.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:24.965 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:24.997 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:24.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:25.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:25.204 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1265,"stamp":"2023-09-23T22:55:18.431453+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":2976576,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":3664836,"kb_used_data":15004,"kb_used_omap":26,"kb_used_meta":3649765,"kb_avail":465060924,"statfs":{"total":479975178240,"available":476222386176,"internally_reserved":0,"allocated":15364096,"data_stored":11221956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26851,"internal_metadata":3737360157},"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.004358"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":41,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.616707+0000","last_change":"2023-09-23T22:50:47.512892+0000","last_active":"2023-09-23T22:55:03.616707+0000","last_peered":"2023-09-23T22:55:03.616707+0000","last_clean":"2023-09-23T22:55:03.616707+0000","last_became_active":"2023-09-23T22:50:47.512531+0000","last_became_peered":"2023-09-23T22:50:47.512531+0000","last_unstale":"2023-09-23T22:55:03.616707+0000","last_undegraded":"2023-09-23T22:55:03.616707+0000","last_fullsized":"2023-09-23T22:55:03.616707+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":105,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600322+0000","last_change":"2023-09-23T22:50:11.531199+0000","last_active":"2023-09-23T22:55:03.600322+0000","last_peered":"2023-09-23T22:55:03.600322+0000","last_clean":"2023-09-23T22:55:03.600322+0000","last_became_active":"2023-09-23T22:50:11.530423+0000","last_became_peered":"2023-09-23T22:50:11.530423+0000","last_unstale":"2023-09-23T22:55:03.600322+0000","last_undegraded":"2023-09-23T22:55:03.600322+0000","last_fullsized":"2023-09-23T22:55:03.600322+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:54.150829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.19","version":"0'0","reported_seq":127,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601679+0000","last_change":"2023-09-23T22:53:43.549470+0000","last_active":"2023-09-23T22:55:03.601679+0000","last_peered":"2023-09-23T22:55:03.601679+0000","last_clean":"2023-09-23T22:55:03.601679+0000","last_became_active":"2023-09-23T22:53:43.549077+0000","last_became_peered":"2023-09-23T22:53:43.549077+0000","last_unstale":"2023-09-23T22:55:03.601679+0000","last_undegraded":"2023-09-23T22:55:03.601679+0000","last_fullsized":"2023-09-23T22:55:03.601679+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.715182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":293,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601604+0000","last_change":"2023-09-23T22:50:47.495936+0000","last_active":"2023-09-23T22:55:03.601604+0000","last_peered":"2023-09-23T22:55:03.601604+0000","last_clean":"2023-09-23T22:55:03.601604+0000","last_became_active":"2023-09-23T22:50:47.495547+0000","last_became_peered":"2023-09-23T22:50:47.495547+0000","last_unstale":"2023-09-23T22:55:03.601604+0000","last_undegraded":"2023-09-23T22:55:03.601604+0000","last_fullsized":"2023-09-23T22:55:03.601604+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:43:32.415837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":281,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600944+0000","last_change":"2023-09-23T22:50:11.540632+0000","last_active":"2023-09-23T22:55:03.600944+0000","last_peered":"2023-09-23T22:55:03.600944+0000","last_clean":"2023-09-23T22:55:03.600944+0000","last_became_active":"2023-09-23T22:50:11.540252+0000","last_became_peered":"2023-09-23T22:50:11.540252+0000","last_unstale":"2023-09-23T22:55:03.600944+0000","last_undegraded":"2023-09-23T22:55:03.600944+0000","last_fullsized":"2023-09-23T22:55:03.600944+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:43.486418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":91,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.621876+0000","last_change":"2023-09-23T22:50:47.491830+0000","last_active":"2023-09-23T22:55:03.621876+0000","last_peered":"2023-09-23T22:55:03.621876+0000","last_clean":"2023-09-23T22:55:03.621876+0000","last_became_active":"2023-09-23T22:50:47.490575+0000","last_became_peered":"2023-09-23T22:50:47.490575+0000","last_unstale":"2023-09-23T22:55:03.621876+0000","last_undegraded":"2023-09-23T22:55:03.621876+0000","last_fullsized":"2023-09-23T22:55:03.621876+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,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":239,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601869+0000","last_change":"2023-09-23T22:50:47.492151+0000","last_active":"2023-09-23T22:55:03.601869+0000","last_peered":"2023-09-23T22:55:03.601869+0000","last_clean":"2023-09-23T22:55:03.601869+0000","last_became_active":"2023-09-23T22:50:47.491794+0000","last_became_peered":"2023-09-23T22:50:47.491794+0000","last_unstale":"2023-09-23T22:55:03.601869+0000","last_undegraded":"2023-09-23T22:55:03.601869+0000","last_fullsized":"2023-09-23T22:55:03.601869+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:42.646086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":317,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601042+0000","last_change":"2023-09-23T22:53:43.548062+0000","last_active":"2023-09-23T22:55:03.601042+0000","last_peered":"2023-09-23T22:55:03.601042+0000","last_clean":"2023-09-23T22:55:03.601042+0000","last_became_active":"2023-09-23T22:53:43.547790+0000","last_became_peered":"2023-09-23T22:53:43.547790+0000","last_unstale":"2023-09-23T22:55:03.601042+0000","last_undegraded":"2023-09-23T22:55:03.601042+0000","last_fullsized":"2023-09-23T22:55:03.601042+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.554805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":277,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601277+0000","last_change":"2023-09-23T22:50:47.487961+0000","last_active":"2023-09-23T22:55:03.601277+0000","last_peered":"2023-09-23T22:55:03.601277+0000","last_clean":"2023-09-23T22:55:03.601277+0000","last_became_active":"2023-09-23T22:50:47.487150+0000","last_became_peered":"2023-09-23T22:50:47.487150+0000","last_unstale":"2023-09-23T22:55:03.601277+0000","last_undegraded":"2023-09-23T22:55:03.601277+0000","last_fullsized":"2023-09-23T22:55:03.601277+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:30.210090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":260,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600436+0000","last_change":"2023-09-23T22:50:47.487709+0000","last_active":"2023-09-23T22:55:03.600436+0000","last_peered":"2023-09-23T22:55:03.600436+0000","last_clean":"2023-09-23T22:55:03.600436+0000","last_became_active":"2023-09-23T22:50:47.487316+0000","last_became_peered":"2023-09-23T22:50:47.487316+0000","last_unstale":"2023-09-23T22:55:03.600436+0000","last_undegraded":"2023-09-23T22:55:03.600436+0000","last_fullsized":"2023-09-23T22:55:03.600436+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:06.896127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":144,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601455+0000","last_change":"2023-09-23T22:49:07.510260+0000","last_active":"2023-09-23T22:55:03.601455+0000","last_peered":"2023-09-23T22:55:03.601455+0000","last_clean":"2023-09-23T22:55:03.601455+0000","last_became_active":"2023-09-23T22:49:07.458654+0000","last_became_peered":"2023-09-23T22:49:07.458654+0000","last_unstale":"2023-09-23T22:55:03.601455+0000","last_undegraded":"2023-09-23T22:55:03.601455+0000","last_fullsized":"2023-09-23T22:55:03.601455+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-24T22:53:06.800133+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":216,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.619988+0000","last_change":"2023-09-23T22:50:11.534217+0000","last_active":"2023-09-23T22:55:03.619988+0000","last_peered":"2023-09-23T22:55:03.619988+0000","last_clean":"2023-09-23T22:55:03.619988+0000","last_became_active":"2023-09-23T22:50:11.533854+0000","last_became_peered":"2023-09-23T22:50:11.533854+0000","last_unstale":"2023-09-23T22:55:03.619988+0000","last_undegraded":"2023-09-23T22:55:03.619988+0000","last_fullsized":"2023-09-23T22:55:03.619988+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.14","version":"74'22","reported_seq":335,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617077+0000","last_change":"2023-09-23T22:49:07.557598+0000","last_active":"2023-09-23T22:55:03.617077+0000","last_peered":"2023-09-23T22:55:03.617077+0000","last_clean":"2023-09-23T22:55:03.617077+0000","last_became_active":"2023-09-23T22:49:07.460454+0000","last_became_peered":"2023-09-23T22:49:07.460454+0000","last_unstale":"2023-09-23T22:55:03.617077+0000","last_undegraded":"2023-09-23T22:55:03.617077+0000","last_fullsized":"2023-09-23T22:55:03.617077+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23670,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"0'0","reported_seq":293,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617431+0000","last_change":"2023-09-23T22:50:47.495825+0000","last_active":"2023-09-23T22:55:03.617431+0000","last_peered":"2023-09-23T22:55:03.617431+0000","last_clean":"2023-09-23T22:55:03.617431+0000","last_became_active":"2023-09-23T22:50:47.487789+0000","last_became_peered":"2023-09-23T22:50:47.487789+0000","last_unstale":"2023-09-23T22:55:03.617431+0000","last_undegraded":"2023-09-23T22:55:03.617431+0000","last_fullsized":"2023-09-23T22:55:03.617431+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"60'2","reported_seq":47,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.616789+0000","last_change":"2023-09-23T22:50:47.962885+0000","last_active":"2023-09-23T22:55:03.616789+0000","last_peered":"2023-09-23T22:55:03.616789+0000","last_clean":"2023-09-23T22:55:03.616789+0000","last_became_active":"2023-09-23T22:50:47.496269+0000","last_became_peered":"2023-09-23T22:50:47.496269+0000","last_unstale":"2023-09-23T22:55:03.616789+0000","last_undegraded":"2023-09-23T22:55:03.616789+0000","last_fullsized":"2023-09-23T22:55:03.616789+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":210,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.605131+0000","last_change":"2023-09-23T22:50:47.475491+0000","last_active":"2023-09-23T22:55:03.605131+0000","last_peered":"2023-09-23T22:55:03.605131+0000","last_clean":"2023-09-23T22:55:03.605131+0000","last_became_active":"2023-09-23T22:50:47.475088+0000","last_became_peered":"2023-09-23T22:50:47.475088+0000","last_unstale":"2023-09-23T22:55:03.605131+0000","last_undegraded":"2023-09-23T22:55:03.605131+0000","last_fullsized":"2023-09-23T22:55:03.605131+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.647971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.12","version":"0'0","reported_seq":282,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599909+0000","last_change":"2023-09-23T22:50:11.536915+0000","last_active":"2023-09-23T22:55:03.599909+0000","last_peered":"2023-09-23T22:55:03.599909+0000","last_clean":"2023-09-23T22:55:03.599909+0000","last_became_active":"2023-09-23T22:50:11.536421+0000","last_became_peered":"2023-09-23T22:50:11.536421+0000","last_unstale":"2023-09-23T22:55:03.599909+0000","last_undegraded":"2023-09-23T22:55:03.599909+0000","last_fullsized":"2023-09-23T22:55:03.599909+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:33:25.549528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":254,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601574+0000","last_change":"2023-09-23T22:50:47.486746+0000","last_active":"2023-09-23T22:55:03.601574+0000","last_peered":"2023-09-23T22:55:03.601574+0000","last_clean":"2023-09-23T22:55:03.601574+0000","last_became_active":"2023-09-23T22:50:47.486216+0000","last_became_peered":"2023-09-23T22:50:47.486216+0000","last_unstale":"2023-09-23T22:55:03.601574+0000","last_undegraded":"2023-09-23T22:55:03.601574+0000","last_fullsized":"2023-09-23T22:55:03.601574+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:11.440640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":225,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617599+0000","last_change":"2023-09-23T22:49:07.460850+0000","last_active":"2023-09-23T22:55:03.617599+0000","last_peered":"2023-09-23T22:55:03.617599+0000","last_clean":"2023-09-23T22:55:03.617599+0000","last_became_active":"2023-09-23T22:49:07.460396+0000","last_became_peered":"2023-09-23T22:49:07.460396+0000","last_unstale":"2023-09-23T22:55:03.617599+0000","last_undegraded":"2023-09-23T22:55:03.617599+0000","last_fullsized":"2023-09-23T22:55:03.617599+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":257,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601712+0000","last_change":"2023-09-23T22:49:07.461477+0000","last_active":"2023-09-23T22:55:03.601712+0000","last_peered":"2023-09-23T22:55:03.601712+0000","last_clean":"2023-09-23T22:55:03.601712+0000","last_became_active":"2023-09-23T22:49:07.460594+0000","last_became_peered":"2023-09-23T22:49:07.460594+0000","last_unstale":"2023-09-23T22:55:03.601712+0000","last_undegraded":"2023-09-23T22:55:03.601712+0000","last_fullsized":"2023-09-23T22:55:03.601712+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.362082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":102,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.621258+0000","last_change":"2023-09-23T22:50:47.782194+0000","last_active":"2023-09-23T22:55:03.621258+0000","last_peered":"2023-09-23T22:55:03.621258+0000","last_clean":"2023-09-23T22:55:03.621258+0000","last_became_active":"2023-09-23T22:50:47.489923+0000","last_became_peered":"2023-09-23T22:50:47.489923+0000","last_unstale":"2023-09-23T22:55:03.621258+0000","last_undegraded":"2023-09-23T22:55:03.621258+0000","last_fullsized":"2023-09-23T22:55:03.621258+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"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,0,3],"acting":[6,0,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":292,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.602427+0000","last_change":"2023-09-23T22:50:11.524799+0000","last_active":"2023-09-23T22:55:03.602427+0000","last_peered":"2023-09-23T22:55:03.602427+0000","last_clean":"2023-09-23T22:55:03.602427+0000","last_became_active":"2023-09-23T22:50:11.524268+0000","last_became_peered":"2023-09-23T22:50:11.524268+0000","last_unstale":"2023-09-23T22:55:03.602427+0000","last_undegraded":"2023-09-23T22:55:03.602427+0000","last_fullsized":"2023-09-23T22:55:03.602427+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.033272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"0'0","reported_seq":10,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.623728+0000","last_change":"2023-09-23T22:55:03.623228+0000","last_active":"2023-09-23T22:55:03.623728+0000","last_peered":"2023-09-23T22:55:03.623728+0000","last_clean":"2023-09-23T22:55:03.623728+0000","last_became_active":"2023-09-23T22:55:03.622606+0000","last_became_peered":"2023-09-23T22:55:03.622606+0000","last_unstale":"2023-09-23T22:55:03.623728+0000","last_undegraded":"2023-09-23T22:55:03.623728+0000","last_fullsized":"2023-09-23T22:55:03.623728+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.f","version":"60'1","reported_seq":177,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.618190+0000","last_change":"2023-09-23T22:50:48.006888+0000","last_active":"2023-09-23T22:55:03.618190+0000","last_peered":"2023-09-23T22:55:03.618190+0000","last_clean":"2023-09-23T22:55:03.618190+0000","last_became_active":"2023-09-23T22:50:47.491037+0000","last_became_peered":"2023-09-23T22:50:47.491037+0000","last_unstale":"2023-09-23T22:55:03.618190+0000","last_undegraded":"2023-09-23T22:55:03.618190+0000","last_fullsized":"2023-09-23T22:55:03.618190+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.8","version":"0'0","reported_seq":247,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.620911+0000","last_change":"2023-09-23T22:50:47.485418+0000","last_active":"2023-09-23T22:55:03.620911+0000","last_peered":"2023-09-23T22:55:03.620911+0000","last_clean":"2023-09-23T22:55:03.620911+0000","last_became_active":"2023-09-23T22:50:47.485021+0000","last_became_peered":"2023-09-23T22:50:47.485021+0000","last_unstale":"2023-09-23T22:55:03.620911+0000","last_undegraded":"2023-09-23T22:55:03.620911+0000","last_fullsized":"2023-09-23T22:55:03.620911+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:05.628379+0000","last_change":"2023-09-23T22:55:03.618981+0000","last_active":"2023-09-23T22:55:05.628379+0000","last_peered":"2023-09-23T22:55:05.628379+0000","last_clean":"2023-09-23T22:55:05.628379+0000","last_became_active":"2023-09-23T22:55:03.618658+0000","last_became_peered":"2023-09-23T22:55:03.618658+0000","last_unstale":"2023-09-23T22:55:05.628379+0000","last_undegraded":"2023-09-23T22:55:05.628379+0000","last_fullsized":"2023-09-23T22:55:05.628379+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:00.881784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.618256+0000","last_change":"2023-09-23T22:53:43.657173+0000","last_active":"2023-09-23T22:55:03.618256+0000","last_peered":"2023-09-23T22:55:03.618256+0000","last_clean":"2023-09-23T22:55:03.618256+0000","last_became_active":"2023-09-23T22:53:43.568900+0000","last_became_peered":"2023-09-23T22:53:43.568900+0000","last_unstale":"2023-09-23T22:55:03.618256+0000","last_undegraded":"2023-09-23T22:55:03.618256+0000","last_fullsized":"2023-09-23T22:55:03.618256+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":265,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617406+0000","last_change":"2023-09-23T22:50:11.529046+0000","last_active":"2023-09-23T22:55:03.617406+0000","last_peered":"2023-09-23T22:55:03.617406+0000","last_clean":"2023-09-23T22:55:03.617406+0000","last_became_active":"2023-09-23T22:50:11.528481+0000","last_became_peered":"2023-09-23T22:50:11.528481+0000","last_unstale":"2023-09-23T22:55:03.617406+0000","last_undegraded":"2023-09-23T22:55:03.617406+0000","last_fullsized":"2023-09-23T22:55:03.617406+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.623752+0000","last_change":"2023-09-23T22:55:03.622882+0000","last_active":"2023-09-23T22:55:03.623752+0000","last_peered":"2023-09-23T22:55:03.623752+0000","last_clean":"2023-09-23T22:55:03.623752+0000","last_became_active":"2023-09-23T22:55:03.622327+0000","last_became_peered":"2023-09-23T22:55:03.622327+0000","last_unstale":"2023-09-23T22:55:03.623752+0000","last_undegraded":"2023-09-23T22:55:03.623752+0000","last_fullsized":"2023-09-23T22:55:03.623752+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.346282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":45,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617469+0000","last_change":"2023-09-23T22:50:47.958889+0000","last_active":"2023-09-23T22:55:03.617469+0000","last_peered":"2023-09-23T22:55:03.617469+0000","last_clean":"2023-09-23T22:55:03.617469+0000","last_became_active":"2023-09-23T22:50:47.494139+0000","last_became_peered":"2023-09-23T22:50:47.494139+0000","last_unstale":"2023-09-23T22:55:03.617469+0000","last_undegraded":"2023-09-23T22:55:03.617469+0000","last_fullsized":"2023-09-23T22:55:03.617469+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":100,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.620162+0000","last_change":"2023-09-23T22:50:47.489685+0000","last_active":"2023-09-23T22:55:03.620162+0000","last_peered":"2023-09-23T22:55:03.620162+0000","last_clean":"2023-09-23T22:55:03.620162+0000","last_became_active":"2023-09-23T22:50:47.489288+0000","last_became_peered":"2023-09-23T22:50:47.489288+0000","last_unstale":"2023-09-23T22:55:03.620162+0000","last_undegraded":"2023-09-23T22:55:03.620162+0000","last_fullsized":"2023-09-23T22:55:03.620162+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.622857+0000","last_change":"2023-09-23T22:55:03.621270+0000","last_active":"2023-09-23T22:55:03.622857+0000","last_peered":"2023-09-23T22:55:03.622857+0000","last_clean":"2023-09-23T22:55:03.622857+0000","last_became_active":"2023-09-23T22:55:03.620612+0000","last_became_peered":"2023-09-23T22:55:03.620612+0000","last_unstale":"2023-09-23T22:55:03.622857+0000","last_undegraded":"2023-09-23T22:55:03.622857+0000","last_fullsized":"2023-09-23T22:55:03.622857+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:33.007483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,6,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":249,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T22:55:04.600659+0000","last_change":"2023-09-23T22:50:47.486825+0000","last_active":"2023-09-23T22:55:04.600659+0000","last_peered":"2023-09-23T22:55:04.600659+0000","last_clean":"2023-09-23T22:55:04.600659+0000","last_became_active":"2023-09-23T22:50:47.486301+0000","last_became_peered":"2023-09-23T22:50:47.486301+0000","last_unstale":"2023-09-23T22:55:04.600659+0000","last_undegraded":"2023-09-23T22:55:04.600659+0000","last_fullsized":"2023-09-23T22:55:04.600659+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:12.136613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":253,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.598906+0000","last_change":"2023-09-23T22:50:11.538037+0000","last_active":"2023-09-23T22:55:03.598906+0000","last_peered":"2023-09-23T22:55:03.598906+0000","last_clean":"2023-09-23T22:55:03.598906+0000","last_became_active":"2023-09-23T22:50:11.537639+0000","last_became_peered":"2023-09-23T22:50:11.537639+0000","last_unstale":"2023-09-23T22:55:03.598906+0000","last_undegraded":"2023-09-23T22:55:03.598906+0000","last_fullsized":"2023-09-23T22:55:03.598906+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.006067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"0'0","reported_seq":10,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.625689+0000","last_change":"2023-09-23T22:55:03.625359+0000","last_active":"2023-09-23T22:55:03.625689+0000","last_peered":"2023-09-23T22:55:03.625689+0000","last_clean":"2023-09-23T22:55:03.625689+0000","last_became_active":"2023-09-23T22:55:03.624877+0000","last_became_peered":"2023-09-23T22:55:03.624877+0000","last_unstale":"2023-09-23T22:55:03.625689+0000","last_undegraded":"2023-09-23T22:55:03.625689+0000","last_fullsized":"2023-09-23T22:55:03.625689+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":197,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599047+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:55:03.599047+0000","last_peered":"2023-09-23T22:55:03.599047+0000","last_clean":"2023-09-23T22:55:03.599047+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:55:03.599047+0000","last_undegraded":"2023-09-23T22:55:03.599047+0000","last_fullsized":"2023-09-23T22:55:03.599047+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":275,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617046+0000","last_change":"2023-09-23T22:47:35.462561+0000","last_active":"2023-09-23T22:55:03.617046+0000","last_peered":"2023-09-23T22:55:03.617046+0000","last_clean":"2023-09-23T22:55:03.617046+0000","last_became_active":"2023-09-23T22:47:35.458054+0000","last_became_peered":"2023-09-23T22:47:35.458054+0000","last_unstale":"2023-09-23T22:55:03.617046+0000","last_undegraded":"2023-09-23T22:55:03.617046+0000","last_fullsized":"2023-09-23T22:55:03.617046+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.606187+0000","last_change":"2023-09-23T22:55:03.605890+0000","last_active":"2023-09-23T22:55:03.606187+0000","last_peered":"2023-09-23T22:55:03.606187+0000","last_clean":"2023-09-23T22:55:03.606187+0000","last_became_active":"2023-09-23T22:55:03.605566+0000","last_became_peered":"2023-09-23T22:55:03.605566+0000","last_unstale":"2023-09-23T22:55:03.606187+0000","last_undegraded":"2023-09-23T22:55:03.606187+0000","last_fullsized":"2023-09-23T22:55:03.606187+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.448173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":15,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601925+0000","last_change":"2023-09-23T22:54:39.635875+0000","last_active":"2023-09-23T22:55:03.601925+0000","last_peered":"2023-09-23T22:55:03.601925+0000","last_clean":"2023-09-23T22:55:03.601925+0000","last_became_active":"2023-09-23T22:54:39.635533+0000","last_became_peered":"2023-09-23T22:54:39.635533+0000","last_unstale":"2023-09-23T22:55:03.601925+0000","last_undegraded":"2023-09-23T22:55:03.601925+0000","last_fullsized":"2023-09-23T22:55:03.601925+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.455436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[0,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":22,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617264+0000","last_change":"2023-09-23T22:53:43.551113+0000","last_active":"2023-09-23T22:55:03.617264+0000","last_peered":"2023-09-23T22:55:03.617264+0000","last_clean":"2023-09-23T22:55:03.617264+0000","last_became_active":"2023-09-23T22:53:43.550544+0000","last_became_peered":"2023-09-23T22:53:43.550544+0000","last_unstale":"2023-09-23T22:55:03.617264+0000","last_undegraded":"2023-09-23T22:55:03.617264+0000","last_fullsized":"2023-09-23T22:55:03.617264+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.622503+0000","last_change":"2023-09-23T22:55:03.621022+0000","last_active":"2023-09-23T22:55:03.622503+0000","last_peered":"2023-09-23T22:55:03.622503+0000","last_clean":"2023-09-23T22:55:03.622503+0000","last_became_active":"2023-09-23T22:55:03.620567+0000","last_became_peered":"2023-09-23T22:55:03.620567+0000","last_unstale":"2023-09-23T22:55:03.622503+0000","last_undegraded":"2023-09-23T22:55:03.622503+0000","last_fullsized":"2023-09-23T22:55:03.622503+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:23.148062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617222+0000","last_change":"2023-09-23T22:53:43.550822+0000","last_active":"2023-09-23T22:55:03.617222+0000","last_peered":"2023-09-23T22:55:03.617222+0000","last_clean":"2023-09-23T22:55:03.617222+0000","last_became_active":"2023-09-23T22:53:43.550343+0000","last_became_peered":"2023-09-23T22:53:43.550343+0000","last_unstale":"2023-09-23T22:55:03.617222+0000","last_undegraded":"2023-09-23T22:55:03.617222+0000","last_fullsized":"2023-09-23T22:55:03.617222+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":284,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.618674+0000","last_change":"2023-09-23T22:50:11.539018+0000","last_active":"2023-09-23T22:55:03.618674+0000","last_peered":"2023-09-23T22:55:03.618674+0000","last_clean":"2023-09-23T22:55:03.618674+0000","last_became_active":"2023-09-23T22:50:11.538645+0000","last_became_peered":"2023-09-23T22:50:11.538645+0000","last_unstale":"2023-09-23T22:55:03.618674+0000","last_undegraded":"2023-09-23T22:55:03.618674+0000","last_fullsized":"2023-09-23T22:55:03.618674+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.623799+0000","last_change":"2023-09-23T22:55:03.622454+0000","last_active":"2023-09-23T22:55:03.623799+0000","last_peered":"2023-09-23T22:55:03.623799+0000","last_clean":"2023-09-23T22:55:03.623799+0000","last_became_active":"2023-09-23T22:55:03.622110+0000","last_became_peered":"2023-09-23T22:55:03.622110+0000","last_unstale":"2023-09-23T22:55:03.623799+0000","last_undegraded":"2023-09-23T22:55:03.623799+0000","last_fullsized":"2023-09-23T22:55:03.623799+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.043584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":303,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601203+0000","last_change":"2023-09-23T22:50:47.483950+0000","last_active":"2023-09-23T22:55:03.601203+0000","last_peered":"2023-09-23T22:55:03.601203+0000","last_clean":"2023-09-23T22:55:03.601203+0000","last_became_active":"2023-09-23T22:50:47.483334+0000","last_became_peered":"2023-09-23T22:50:47.483334+0000","last_unstale":"2023-09-23T22:55:03.601203+0000","last_undegraded":"2023-09-23T22:55:03.601203+0000","last_fullsized":"2023-09-23T22:55:03.601203+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:33.551177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":119,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.602406+0000","last_change":"2023-09-23T22:50:47.485316+0000","last_active":"2023-09-23T22:55:03.602406+0000","last_peered":"2023-09-23T22:55:03.602406+0000","last_clean":"2023-09-23T22:55:03.602406+0000","last_became_active":"2023-09-23T22:50:47.484912+0000","last_became_peered":"2023-09-23T22:50:47.484912+0000","last_unstale":"2023-09-23T22:55:03.602406+0000","last_undegraded":"2023-09-23T22:55:03.602406+0000","last_fullsized":"2023-09-23T22:55:03.602406+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.762716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.623043+0000","last_change":"2023-09-23T22:55:03.621532+0000","last_active":"2023-09-23T22:55:03.623043+0000","last_peered":"2023-09-23T22:55:03.623043+0000","last_clean":"2023-09-23T22:55:03.623043+0000","last_became_active":"2023-09-23T22:55:03.621168+0000","last_became_peered":"2023-09-23T22:55:03.621168+0000","last_unstale":"2023-09-23T22:55:03.623043+0000","last_undegraded":"2023-09-23T22:55:03.623043+0000","last_fullsized":"2023-09-23T22:55:03.623043+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:52.607489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.4","version":"0'0","reported_seq":253,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600903+0000","last_change":"2023-09-23T22:50:11.537865+0000","last_active":"2023-09-23T22:55:03.600903+0000","last_peered":"2023-09-23T22:55:03.600903+0000","last_clean":"2023-09-23T22:55:03.600903+0000","last_became_active":"2023-09-23T22:50:11.537517+0000","last_became_peered":"2023-09-23T22:50:11.537517+0000","last_unstale":"2023-09-23T22:55:03.600903+0000","last_undegraded":"2023-09-23T22:55:03.600903+0000","last_fullsized":"2023-09-23T22:55:03.600903+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.982040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":111,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600882+0000","last_change":"2023-09-23T22:50:47.476426+0000","last_active":"2023-09-23T22:55:03.600882+0000","last_peered":"2023-09-23T22:55:03.600882+0000","last_clean":"2023-09-23T22:55:03.600882+0000","last_became_active":"2023-09-23T22:50:47.476030+0000","last_became_peered":"2023-09-23T22:50:47.476030+0000","last_unstale":"2023-09-23T22:55:03.600882+0000","last_undegraded":"2023-09-23T22:55:03.600882+0000","last_fullsized":"2023-09-23T22:55:03.600882+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:33.101078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.616699+0000","last_change":"2023-09-23T22:53:43.556585+0000","last_active":"2023-09-23T22:55:03.616699+0000","last_peered":"2023-09-23T22:55:03.616699+0000","last_clean":"2023-09-23T22:55:03.616699+0000","last_became_active":"2023-09-23T22:53:43.556183+0000","last_became_peered":"2023-09-23T22:53:43.556183+0000","last_unstale":"2023-09-23T22:55:03.616699+0000","last_undegraded":"2023-09-23T22:55:03.616699+0000","last_fullsized":"2023-09-23T22:55:03.616699+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.b","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.618091+0000","last_change":"2023-09-23T22:55:03.617708+0000","last_active":"2023-09-23T22:55:03.618091+0000","last_peered":"2023-09-23T22:55:03.618091+0000","last_clean":"2023-09-23T22:55:03.618091+0000","last_became_active":"2023-09-23T22:55:03.617293+0000","last_became_peered":"2023-09-23T22:55:03.617293+0000","last_unstale":"2023-09-23T22:55:03.618091+0000","last_undegraded":"2023-09-23T22:55:03.618091+0000","last_fullsized":"2023-09-23T22:55:03.618091+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:15.815796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":289,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599779+0000","last_change":"2023-09-23T22:50:47.491100+0000","last_active":"2023-09-23T22:55:03.599779+0000","last_peered":"2023-09-23T22:55:03.599779+0000","last_clean":"2023-09-23T22:55:03.599779+0000","last_became_active":"2023-09-23T22:50:47.490638+0000","last_became_peered":"2023-09-23T22:50:47.490638+0000","last_unstale":"2023-09-23T22:55:03.599779+0000","last_undegraded":"2023-09-23T22:55:03.599779+0000","last_fullsized":"2023-09-23T22:55:03.599779+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.582406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[0,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":276,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617207+0000","last_change":"2023-09-23T22:47:35.458321+0000","last_active":"2023-09-23T22:55:03.617207+0000","last_peered":"2023-09-23T22:55:03.617207+0000","last_clean":"2023-09-23T22:55:03.617207+0000","last_became_active":"2023-09-23T22:47:35.457406+0000","last_became_peered":"2023-09-23T22:47:35.457406+0000","last_unstale":"2023-09-23T22:55:03.617207+0000","last_undegraded":"2023-09-23T22:55:03.617207+0000","last_fullsized":"2023-09-23T22:55:03.617207+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":126,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600634+0000","last_change":"2023-09-23T22:50:11.525156+0000","last_active":"2023-09-23T22:55:03.600634+0000","last_peered":"2023-09-23T22:55:03.600634+0000","last_clean":"2023-09-23T22:55:03.600634+0000","last_became_active":"2023-09-23T22:50:11.524760+0000","last_became_peered":"2023-09-23T22:50:11.524760+0000","last_unstale":"2023-09-23T22:55:03.600634+0000","last_undegraded":"2023-09-23T22:55:03.600634+0000","last_fullsized":"2023-09-23T22:55:03.600634+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:08.424193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"0'0","reported_seq":10,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.626452+0000","last_change":"2023-09-23T22:55:03.626148+0000","last_active":"2023-09-23T22:55:03.626452+0000","last_peered":"2023-09-23T22:55:03.626452+0000","last_clean":"2023-09-23T22:55:03.626452+0000","last_became_active":"2023-09-23T22:55:03.625829+0000","last_became_peered":"2023-09-23T22:55:03.625829+0000","last_unstale":"2023-09-23T22:55:03.626452+0000","last_undegraded":"2023-09-23T22:55:03.626452+0000","last_fullsized":"2023-09-23T22:55:03.626452+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":263,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.598742+0000","last_change":"2023-09-23T22:26:01.829672+0000","last_active":"2023-09-23T22:55:03.598742+0000","last_peered":"2023-09-23T22:55:03.598742+0000","last_clean":"2023-09-23T22:55:03.598742+0000","last_became_active":"2023-09-23T22:26:01.829337+0000","last_became_peered":"2023-09-23T22:26:01.829337+0000","last_unstale":"2023-09-23T22:55:03.598742+0000","last_undegraded":"2023-09-23T22:55:03.598742+0000","last_fullsized":"2023-09-23T22:55:03.598742+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.076327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":218,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.598921+0000","last_change":"2023-09-23T22:50:11.526867+0000","last_active":"2023-09-23T22:55:03.598921+0000","last_peered":"2023-09-23T22:55:03.598921+0000","last_clean":"2023-09-23T22:55:03.598921+0000","last_became_active":"2023-09-23T22:50:11.526473+0000","last_became_peered":"2023-09-23T22:50:11.526473+0000","last_unstale":"2023-09-23T22:55:03.598921+0000","last_undegraded":"2023-09-23T22:55:03.598921+0000","last_fullsized":"2023-09-23T22:55:03.598921+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.268628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":173,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T22:55:05.697448+0000","last_change":"2023-09-23T22:53:43.554066+0000","last_active":"2023-09-23T22:55:05.697448+0000","last_peered":"2023-09-23T22:55:05.697448+0000","last_clean":"2023-09-23T22:55:05.697448+0000","last_became_active":"2023-09-23T22:53:43.553772+0000","last_became_peered":"2023-09-23T22:53:43.553772+0000","last_unstale":"2023-09-23T22:55:05.697448+0000","last_undegraded":"2023-09-23T22:55:05.697448+0000","last_fullsized":"2023-09-23T22:55:05.697448+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.067814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.a","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.621565+0000","last_change":"2023-09-23T22:55:03.620115+0000","last_active":"2023-09-23T22:55:03.621565+0000","last_peered":"2023-09-23T22:55:03.621565+0000","last_clean":"2023-09-23T22:55:03.621565+0000","last_became_active":"2023-09-23T22:55:03.619705+0000","last_became_peered":"2023-09-23T22:55:03.619705+0000","last_unstale":"2023-09-23T22:55:03.621565+0000","last_undegraded":"2023-09-23T22:55:03.621565+0000","last_fullsized":"2023-09-23T22:55:03.621565+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.083298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":245,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599657+0000","last_change":"2023-09-23T22:50:47.475620+0000","last_active":"2023-09-23T22:55:03.599657+0000","last_peered":"2023-09-23T22:55:03.599657+0000","last_clean":"2023-09-23T22:55:03.599657+0000","last_became_active":"2023-09-23T22:50:47.475199+0000","last_became_peered":"2023-09-23T22:50:47.475199+0000","last_unstale":"2023-09-23T22:55:03.599657+0000","last_undegraded":"2023-09-23T22:55:03.599657+0000","last_fullsized":"2023-09-23T22:55:03.599657+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:20.863016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":502,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T22:55:05.696342+0000","last_change":"2023-09-23T22:50:14.575323+0000","last_active":"2023-09-23T22:55:05.696342+0000","last_peered":"2023-09-23T22:55:05.696342+0000","last_clean":"2023-09-23T22:55:05.696342+0000","last_became_active":"2023-09-23T22:50:14.574777+0000","last_became_peered":"2023-09-23T22:50:14.574777+0000","last_unstale":"2023-09-23T22:55:05.696342+0000","last_undegraded":"2023-09-23T22:55:05.696342+0000","last_fullsized":"2023-09-23T22:55:05.696342+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:58.984966+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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":175,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.619958+0000","last_change":"2023-09-23T22:50:47.485446+0000","last_active":"2023-09-23T22:55:03.619958+0000","last_peered":"2023-09-23T22:55:03.619958+0000","last_clean":"2023-09-23T22:55:03.619958+0000","last_became_active":"2023-09-23T22:50:47.485047+0000","last_became_peered":"2023-09-23T22:50:47.485047+0000","last_unstale":"2023-09-23T22:55:03.619958+0000","last_undegraded":"2023-09-23T22:55:03.619958+0000","last_fullsized":"2023-09-23T22:55:03.619958+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":197,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617919+0000","last_change":"2023-09-23T22:49:07.460759+0000","last_active":"2023-09-23T22:55:03.617919+0000","last_peered":"2023-09-23T22:55:03.617919+0000","last_clean":"2023-09-23T22:55:03.617919+0000","last_became_active":"2023-09-23T22:49:07.460309+0000","last_became_peered":"2023-09-23T22:49:07.460309+0000","last_unstale":"2023-09-23T22:55:03.617919+0000","last_undegraded":"2023-09-23T22:55:03.617919+0000","last_fullsized":"2023-09-23T22:55:03.617919+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.622444+0000","last_change":"2023-09-23T22:55:03.620130+0000","last_active":"2023-09-23T22:55:03.622444+0000","last_peered":"2023-09-23T22:55:03.622444+0000","last_clean":"2023-09-23T22:55:03.622444+0000","last_became_active":"2023-09-23T22:55:03.619688+0000","last_became_peered":"2023-09-23T22:55:03.619688+0000","last_unstale":"2023-09-23T22:55:03.622444+0000","last_undegraded":"2023-09-23T22:55:03.622444+0000","last_fullsized":"2023-09-23T22:55:03.622444+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.772976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":198,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600068+0000","last_change":"2023-09-23T22:50:47.489881+0000","last_active":"2023-09-23T22:55:03.600068+0000","last_peered":"2023-09-23T22:55:03.600068+0000","last_clean":"2023-09-23T22:55:03.600068+0000","last_became_active":"2023-09-23T22:50:47.489571+0000","last_became_peered":"2023-09-23T22:50:47.489571+0000","last_unstale":"2023-09-23T22:55:03.600068+0000","last_undegraded":"2023-09-23T22:55:03.600068+0000","last_fullsized":"2023-09-23T22:55:03.600068+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:25.223176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":140,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599175+0000","last_change":"2023-09-23T22:53:43.549513+0000","last_active":"2023-09-23T22:55:03.599175+0000","last_peered":"2023-09-23T22:55:03.599175+0000","last_clean":"2023-09-23T22:55:03.599175+0000","last_became_active":"2023-09-23T22:53:43.549062+0000","last_became_peered":"2023-09-23T22:53:43.549062+0000","last_unstale":"2023-09-23T22:55:03.599175+0000","last_undegraded":"2023-09-23T22:55:03.599175+0000","last_fullsized":"2023-09-23T22:55:03.599175+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.482572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":281,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601367+0000","last_change":"2023-09-23T22:53:43.553877+0000","last_active":"2023-09-23T22:55:03.601367+0000","last_peered":"2023-09-23T22:55:03.601367+0000","last_clean":"2023-09-23T22:55:03.601367+0000","last_became_active":"2023-09-23T22:53:43.553562+0000","last_became_peered":"2023-09-23T22:53:43.553562+0000","last_unstale":"2023-09-23T22:55:03.601367+0000","last_undegraded":"2023-09-23T22:55:03.601367+0000","last_fullsized":"2023-09-23T22:55:03.601367+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.045165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.622885+0000","last_change":"2023-09-23T22:55:03.621612+0000","last_active":"2023-09-23T22:55:03.622885+0000","last_peered":"2023-09-23T22:55:03.622885+0000","last_clean":"2023-09-23T22:55:03.622885+0000","last_became_active":"2023-09-23T22:55:03.621007+0000","last_became_peered":"2023-09-23T22:55:03.621007+0000","last_unstale":"2023-09-23T22:55:03.622885+0000","last_undegraded":"2023-09-23T22:55:03.622885+0000","last_fullsized":"2023-09-23T22:55:03.622885+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:38.978960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":187,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600605+0000","last_change":"2023-09-23T22:50:11.532934+0000","last_active":"2023-09-23T22:55:03.600605+0000","last_peered":"2023-09-23T22:55:03.600605+0000","last_clean":"2023-09-23T22:55:03.600605+0000","last_became_active":"2023-09-23T22:50:11.532609+0000","last_became_peered":"2023-09-23T22:50:11.532609+0000","last_unstale":"2023-09-23T22:55:03.600605+0000","last_undegraded":"2023-09-23T22:55:03.600605+0000","last_fullsized":"2023-09-23T22:55:03.600605+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:12.923173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":114,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.604931+0000","last_change":"2023-09-23T22:50:47.479616+0000","last_active":"2023-09-23T22:55:03.604931+0000","last_peered":"2023-09-23T22:55:03.604931+0000","last_clean":"2023-09-23T22:55:03.604931+0000","last_became_active":"2023-09-23T22:50:47.479246+0000","last_became_peered":"2023-09-23T22:50:47.479246+0000","last_unstale":"2023-09-23T22:55:03.604931+0000","last_undegraded":"2023-09-23T22:55:03.604931+0000","last_fullsized":"2023-09-23T22:55:03.604931+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.852640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":295,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599302+0000","last_change":"2023-09-23T22:53:43.555352+0000","last_active":"2023-09-23T22:55:03.599302+0000","last_peered":"2023-09-23T22:55:03.599302+0000","last_clean":"2023-09-23T22:55:03.599302+0000","last_became_active":"2023-09-23T22:53:43.555158+0000","last_became_peered":"2023-09-23T22:53:43.555158+0000","last_unstale":"2023-09-23T22:55:03.599302+0000","last_undegraded":"2023-09-23T22:55:03.599302+0000","last_fullsized":"2023-09-23T22:55:03.599302+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.862317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"0'0","reported_seq":11,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.618504+0000","last_change":"2023-09-23T22:55:03.618085+0000","last_active":"2023-09-23T22:55:03.618504+0000","last_peered":"2023-09-23T22:55:03.618504+0000","last_clean":"2023-09-23T22:55:03.618504+0000","last_became_active":"2023-09-23T22:55:03.617555+0000","last_became_peered":"2023-09-23T22:55:03.617555+0000","last_unstale":"2023-09-23T22:55:03.618504+0000","last_undegraded":"2023-09-23T22:55:03.618504+0000","last_fullsized":"2023-09-23T22:55:03.618504+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.459524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":19,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.604702+0000","last_change":"2023-09-23T22:54:39.644521+0000","last_active":"2023-09-23T22:55:03.604702+0000","last_peered":"2023-09-23T22:55:03.604702+0000","last_clean":"2023-09-23T22:55:03.604702+0000","last_became_active":"2023-09-23T22:54:39.640607+0000","last_became_peered":"2023-09-23T22:54:39.640607+0000","last_unstale":"2023-09-23T22:55:03.604702+0000","last_undegraded":"2023-09-23T22:55:03.604702+0000","last_fullsized":"2023-09-23T22:55:03.604702+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:16:26.805971+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":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":200,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.618535+0000","last_change":"2023-09-23T22:50:11.538850+0000","last_active":"2023-09-23T22:55:03.618535+0000","last_peered":"2023-09-23T22:55:03.618535+0000","last_clean":"2023-09-23T22:55:03.618535+0000","last_became_active":"2023-09-23T22:50:11.538479+0000","last_became_peered":"2023-09-23T22:50:11.538479+0000","last_unstale":"2023-09-23T22:55:03.618535+0000","last_undegraded":"2023-09-23T22:55:03.618535+0000","last_fullsized":"2023-09-23T22:55:03.618535+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":298,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599829+0000","last_change":"2023-09-23T22:50:47.487470+0000","last_active":"2023-09-23T22:55:03.599829+0000","last_peered":"2023-09-23T22:55:03.599829+0000","last_clean":"2023-09-23T22:55:03.599829+0000","last_became_active":"2023-09-23T22:50:47.487099+0000","last_became_peered":"2023-09-23T22:50:47.487099+0000","last_unstale":"2023-09-23T22:55:03.599829+0000","last_undegraded":"2023-09-23T22:55:03.599829+0000","last_fullsized":"2023-09-23T22:55:03.599829+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.781174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"0'0","reported_seq":10,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.620855+0000","last_change":"2023-09-23T22:55:03.620373+0000","last_active":"2023-09-23T22:55:03.620855+0000","last_peered":"2023-09-23T22:55:03.620855+0000","last_clean":"2023-09-23T22:55:03.620855+0000","last_became_active":"2023-09-23T22:55:03.619898+0000","last_became_peered":"2023-09-23T22:55:03.619898+0000","last_unstale":"2023-09-23T22:55:03.620855+0000","last_undegraded":"2023-09-23T22:55:03.620855+0000","last_fullsized":"2023-09-23T22:55:03.620855+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.7","version":"0'0","reported_seq":214,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.604837+0000","last_change":"2023-09-23T22:49:07.458609+0000","last_active":"2023-09-23T22:55:03.604837+0000","last_peered":"2023-09-23T22:55:03.604837+0000","last_clean":"2023-09-23T22:55:03.604837+0000","last_became_active":"2023-09-23T22:49:07.458268+0000","last_became_peered":"2023-09-23T22:49:07.458268+0000","last_unstale":"2023-09-23T22:55:03.604837+0000","last_undegraded":"2023-09-23T22:55:03.604837+0000","last_fullsized":"2023-09-23T22:55:03.604837+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:27.982902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":277,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601487+0000","last_change":"2023-09-23T22:50:47.513736+0000","last_active":"2023-09-23T22:55:03.601487+0000","last_peered":"2023-09-23T22:55:03.601487+0000","last_clean":"2023-09-23T22:55:03.601487+0000","last_became_active":"2023-09-23T22:50:47.496125+0000","last_became_peered":"2023-09-23T22:50:47.496125+0000","last_unstale":"2023-09-23T22:55:03.601487+0000","last_undegraded":"2023-09-23T22:55:03.601487+0000","last_fullsized":"2023-09-23T22:55:03.601487+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:32:57.287910+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":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":22,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617098+0000","last_change":"2023-09-23T22:53:43.556648+0000","last_active":"2023-09-23T22:55:03.617098+0000","last_peered":"2023-09-23T22:55:03.617098+0000","last_clean":"2023-09-23T22:55:03.617098+0000","last_became_active":"2023-09-23T22:53:43.556295+0000","last_became_peered":"2023-09-23T22:53:43.556295+0000","last_unstale":"2023-09-23T22:55:03.617098+0000","last_undegraded":"2023-09-23T22:55:03.617098+0000","last_fullsized":"2023-09-23T22:55:03.617098+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":270,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.599177+0000","last_change":"2023-09-23T22:50:11.538895+0000","last_active":"2023-09-23T22:55:03.599177+0000","last_peered":"2023-09-23T22:55:03.599177+0000","last_clean":"2023-09-23T22:55:03.599177+0000","last_became_active":"2023-09-23T22:50:11.538491+0000","last_became_peered":"2023-09-23T22:50:11.538491+0000","last_unstale":"2023-09-23T22:55:03.599177+0000","last_undegraded":"2023-09-23T22:55:03.599177+0000","last_fullsized":"2023-09-23T22:55:03.599177+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:12.620237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"0'0","reported_seq":283,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.605032+0000","last_change":"2023-09-23T22:50:11.523042+0000","last_active":"2023-09-23T22:55:03.605032+0000","last_peered":"2023-09-23T22:55:03.605032+0000","last_clean":"2023-09-23T22:55:03.605032+0000","last_became_active":"2023-09-23T22:50:11.522326+0000","last_became_peered":"2023-09-23T22:50:11.522326+0000","last_unstale":"2023-09-23T22:55:03.605032+0000","last_undegraded":"2023-09-23T22:55:03.605032+0000","last_fullsized":"2023-09-23T22:55:03.605032+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:10.877263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":58,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.616902+0000","last_change":"2023-09-23T22:50:47.521230+0000","last_active":"2023-09-23T22:55:03.616902+0000","last_peered":"2023-09-23T22:55:03.616902+0000","last_clean":"2023-09-23T22:55:03.616902+0000","last_became_active":"2023-09-23T22:50:47.489338+0000","last_became_peered":"2023-09-23T22:50:47.489338+0000","last_unstale":"2023-09-23T22:55:03.616902+0000","last_undegraded":"2023-09-23T22:55:03.616902+0000","last_fullsized":"2023-09-23T22:55:03.616902+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1b","version":"0'0","reported_seq":22,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617797+0000","last_change":"2023-09-23T22:53:43.550507+0000","last_active":"2023-09-23T22:55:03.617797+0000","last_peered":"2023-09-23T22:55:03.617797+0000","last_clean":"2023-09-23T22:55:03.617797+0000","last_became_active":"2023-09-23T22:53:43.550084+0000","last_became_peered":"2023-09-23T22:53:43.550084+0000","last_unstale":"2023-09-23T22:55:03.617797+0000","last_undegraded":"2023-09-23T22:55:03.617797+0000","last_fullsized":"2023-09-23T22:55:03.617797+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":58,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.617711+0000","last_change":"2023-09-23T22:50:47.829972+0000","last_active":"2023-09-23T22:55:03.617711+0000","last_peered":"2023-09-23T22:55:03.617711+0000","last_clean":"2023-09-23T22:55:03.617711+0000","last_became_active":"2023-09-23T22:50:47.488482+0000","last_became_peered":"2023-09-23T22:50:47.488482+0000","last_unstale":"2023-09-23T22:55:03.617711+0000","last_undegraded":"2023-09-23T22:55:03.617711+0000","last_fullsized":"2023-09-23T22:55:03.617711+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":22,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.616951+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T22:55:03.616951+0000","last_peered":"2023-09-23T22:55:03.616951+0000","last_clean":"2023-09-23T22:55:03.616951+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T22:55:03.616951+0000","last_undegraded":"2023-09-23T22:55:03.616951+0000","last_fullsized":"2023-09-23T22:55:03.616951+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":298,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601563+0000","last_change":"2023-09-23T22:47:35.441350+0000","last_active":"2023-09-23T22:55:03.601563+0000","last_peered":"2023-09-23T22:55:03.601563+0000","last_clean":"2023-09-23T22:55:03.601563+0000","last_became_active":"2023-09-23T22:47:35.440868+0000","last_became_peered":"2023-09-23T22:47:35.440868+0000","last_unstale":"2023-09-23T22:55:03.601563+0000","last_undegraded":"2023-09-23T22:55:03.601563+0000","last_fullsized":"2023-09-23T22:55:03.601563+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:43.557845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.600324+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:55:03.600324+0000","last_peered":"2023-09-23T22:55:03.600324+0000","last_clean":"2023-09-23T22:55:03.600324+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:55:03.600324+0000","last_undegraded":"2023-09-23T22:55:03.600324+0000","last_fullsized":"2023-09-23T22:55:03.600324+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":251,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.601914+0000","last_change":"2023-09-23T22:50:47.501405+0000","last_active":"2023-09-23T22:55:03.601914+0000","last_peered":"2023-09-23T22:55:03.601914+0000","last_clean":"2023-09-23T22:55:03.601914+0000","last_became_active":"2023-09-23T22:50:47.493622+0000","last_became_peered":"2023-09-23T22:50:47.493622+0000","last_unstale":"2023-09-23T22:55:03.601914+0000","last_undegraded":"2023-09-23T22:55:03.601914+0000","last_fullsized":"2023-09-23T22:55:03.601914+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:38:17.921731+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":[0,2,6],"acting":[0,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":284,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T22:55:03.616069+0000","last_change":"2023-09-23T22:50:11.537622+0000","last_active":"2023-09-23T22:55:03.616069+0000","last_peered":"2023-09-23T22:55:03.616069+0000","last_clean":"2023-09-23T22:55:03.616069+0000","last_became_active":"2023-09-23T22:50:11.537244+0000","last_became_peered":"2023-09-23T22:50:11.537244+0000","last_unstale":"2023-09-23T22:55:03.616069+0000","last_undegraded":"2023-09-23T22:55:03.616069+0000","last_fullsized":"2023-09-23T22:55:03.616069+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":57,"num_bytes_recovered":24736,"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":139264,"data_stored":21588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":0,"seq":206158430745,"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":139,"seq":597000454369,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317128,"kb_used_data":2944,"kb_used_omap":9,"kb_used_meta":314166,"kb_avail":93428024,"statfs":{"total":95995035648,"available":95670296576,"internally_reserved":0,"allocated":3014656,"data_stored":2443080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"internal_metadata":321706013},"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 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":2.609,"15min":2.0579999999999998},"min":{"1min":0.42999999999999999,"5min":0.25800000000000001,"15min":0.254},"max":{"1min":10.632,"5min":86.174999999999997,"15min":86.174999999999997},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.202,"5min":2.573,"15min":1.95},"min":{"1min":0.52500000000000002,"5min":0.312,"15min":0.25900000000000001},"max":{"1min":3.9830000000000001,"5min":86.290000000000006,"15min":86.290000000000006},"last":0.68300000000000005}]},{"osd":1,"last update":"Sat Sep 23 22:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.85199999999999998,"15min":2.6509999999999998},"min":{"1min":0.44800000000000001,"5min":0.32200000000000001,"15min":0.28199999999999997},"max":{"1min":1.071,"5min":4.8929999999999998,"15min":129.28},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.875,"5min":1.034,"15min":2.694},"min":{"1min":0.48899999999999999,"5min":0.32600000000000001,"15min":0.32500000000000001},"max":{"1min":2.5059999999999998,"5min":4.9329999999999998,"15min":128.77799999999999},"last":1.0289999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.694,"15min":1.6739999999999999},"min":{"1min":0.35399999999999998,"5min":0.34100000000000003,"15min":0.31},"max":{"1min":3.637,"5min":17.469000000000001,"15min":99.102000000000004},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.407,"15min":1.6499999999999999},"min":{"1min":0.438,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.6829999999999998,"5min":11.565,"15min":99.597999999999999},"last":0.88400000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":2.7570000000000001,"15min":1.9990000000000001},"min":{"1min":0.39300000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.714,"5min":156.93199999999999,"15min":156.93199999999999},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.2569999999999999,"5min":2.7639999999999998,"15min":2.085},"min":{"1min":0.48799999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.1840000000000002,"5min":157.51599999999999,"15min":157.51599999999999},"last":0.77200000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.2729999999999999,"15min":0.99099999999999999},"min":{"1min":0.38300000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.2909999999999999,"5min":32.718000000000004,"15min":32.718000000000004},"last":1.054},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.478,"15min":1.0580000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.5630000000000002,"5min":32.884,"15min":32.884},"last":0.85899999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.1279999999999999,"15min":1.1439999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.5899999999999999,"5min":4.9340000000000002,"15min":9.3490000000000002},"last":1.077},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.91900000000000004,"15min":0.98999999999999999},"min":{"1min":0.45800000000000002,"5min":0.378,"15min":0.311},"max":{"1min":1.1850000000000001,"5min":4.1710000000000003,"15min":5.8049999999999997},"last":1.0089999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:54:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.071,"15min":1.071},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33100000000000002},"max":{"1min":2.5369999999999999,"5min":4.9640000000000004,"15min":8.6379999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.87,"5min":0.97399999999999998,"15min":1.0569999999999999},"min":{"1min":0.48699999999999999,"5min":0.42499999999999999,"15min":0.33100000000000002},"max":{"1min":1.3440000000000001,"5min":4.1150000000000002,"15min":7.0789999999999997},"last":0.92400000000000004}]}]},{"osd":1,"up_from":0,"seq":622770258137,"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":0,"up_from":78,"seq":335007449459,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":746724,"kb_used_data":3420,"kb_used_omap":5,"kb_used_meta":743290,"kb_avail":92998428,"statfs":{"total":95995035648,"available":95230390272,"internally_reserved":0,"allocated":3502080,"data_stored":2503837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":761129594},"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 22:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":1.7350000000000001,"15min":2.5600000000000001},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.19800000000000001},"max":{"1min":1.3300000000000001,"5min":11.518000000000001,"15min":149.98699999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.71899999999999997,"5min":1.2929999999999999,"15min":2.5699999999999998},"min":{"1min":0.34200000000000003,"5min":0.22700000000000001,"15min":0.19700000000000001},"max":{"1min":4.9059999999999997,"5min":13.401,"15min":150.673},"last":0.69999999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":2.1819999999999999,"15min":1.9299999999999999},"min":{"1min":0.27800000000000002,"5min":0.23499999999999999,"15min":0.21299999999999999},"max":{"1min":3.9300000000000002,"5min":17.558,"15min":72.355999999999995},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.2949999999999999,"5min":2.1509999999999998,"15min":2.1789999999999998},"min":{"1min":0.32300000000000001,"5min":0.23200000000000001,"15min":0.20499999999999999},"max":{"1min":7.7789999999999999,"5min":11.561,"15min":69.944000000000003},"last":0.97199999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:55:04 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":1.8540000000000001,"15min":2.0449999999999999},"min":{"1min":0.312,"5min":0.23699999999999999,"15min":0.22},"max":{"1min":0.77700000000000002,"5min":13.484999999999999,"15min":34.405999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.63300000000000001,"5min":1.9730000000000001,"15min":1.923},"min":{"1min":0.40600000000000003,"5min":0.29899999999999999,"15min":0.23200000000000001},"max":{"1min":1.002,"5min":17.529,"15min":37.506},"last":1.014}]},{"osd":4,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.544,"15min":1.452},"min":{"1min":0.46100000000000002,"5min":0.34899999999999998,"15min":0.309},"max":{"1min":2.6040000000000001,"5min":17.390999999999998,"15min":34.128999999999998},"last":1.131},{"interface":"front","average":{"1min":1.3069999999999999,"5min":2.028,"15min":1.7529999999999999},"min":{"1min":0.33500000000000002,"5min":0.32700000000000001,"15min":0.28699999999999998},"max":{"1min":7.484,"5min":11.592000000000001,"15min":34.447000000000003},"last":1.048}]},{"osd":5,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3129999999999999,"5min":2.0699999999999998,"15min":1.909},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.32100000000000001},"max":{"1min":7.5209999999999999,"5min":11.721,"15min":34.500999999999998},"last":1.2909999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.52,"15min":1.5740000000000001},"min":{"1min":0.47999999999999998,"5min":0.374,"15min":0.32400000000000001},"max":{"1min":3.4279999999999999,"5min":17.468,"15min":34.232999999999997},"last":1.3149999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:55:14 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.581,"15min":1.6459999999999999},"min":{"1min":0.56899999999999995,"5min":0.38400000000000001,"15min":0.36699999999999999},"max":{"1min":1.45,"5min":13.441000000000001,"15min":34.183999999999997},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.6830000000000001,"15min":1.7290000000000001},"min":{"1min":0.63400000000000001,"5min":0.41999999999999998,"15min":0.36199999999999999},"max":{"1min":1.244,"5min":13.507,"15min":34.145000000000003},"last":1.3480000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.661,"15min":1.855},"min":{"1min":0.63100000000000001,"5min":0.47199999999999998,"15min":0.34899999999999998},"max":{"1min":5.6920000000000002,"5min":13.462,"15min":34.219000000000001},"last":1.246},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.6080000000000001,"15min":1.73},"min":{"1min":0.52100000000000002,"5min":0.46000000000000002,"15min":0.36399999999999999},"max":{"1min":2.7000000000000002,"5min":17.5,"15min":34.259},"last":1.369}]}]},{"osd":2,"up_from":88,"seq":377957122407,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":778268,"kb_used_data":3412,"kb_used_omap":7,"kb_used_meta":774840,"kb_avail":92966884,"statfs":{"total":95995035648,"available":95198089216,"internally_reserved":0,"allocated":3493888,"data_stored":2506449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":793436241},"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 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":2.4529999999999998,"15min":2.056},"min":{"1min":0.27100000000000002,"5min":0.23400000000000001,"15min":0.17199999999999999},"max":{"1min":18.814,"5min":73.465999999999994,"15min":73.465999999999994},"last":0.995},{"interface":"front","average":{"1min":1.839,"5min":3.4980000000000002,"15min":2.2469999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.183},"max":{"1min":18.731999999999999,"5min":73.802000000000007,"15min":73.802000000000007},"last":1.089}]},{"osd":1,"last update":"Sat Sep 23 22:54:51 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":1.163,"15min":1.7210000000000001},"min":{"1min":0.309,"5min":0.28299999999999997,"15min":0.21299999999999999},"max":{"1min":0.77300000000000002,"5min":10.73,"15min":41.093000000000004},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":1.591,"15min":1.823},"min":{"1min":0.29499999999999998,"5min":0.24299999999999999,"15min":0.218},"max":{"1min":0.69599999999999995,"5min":15.826000000000001,"15min":39.747},"last":0.90600000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:55:05 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":2.1800000000000002,"15min":1.931},"min":{"1min":0.40799999999999997,"5min":0.25800000000000001,"15min":0.23599999999999999},"max":{"1min":1.069,"5min":16.044,"15min":40.189999999999998},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.66800000000000004,"5min":2.5539999999999998,"15min":2.1110000000000002},"min":{"1min":0.32900000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":1.4830000000000001,"5min":15.872999999999999,"15min":15.872999999999999},"last":1.407}]},{"osd":4,"last update":"Sat Sep 23 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":1.8220000000000001,"15min":1.7989999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.30199999999999999},"max":{"1min":1.198,"5min":15.112,"15min":84.703000000000003},"last":1.655},{"interface":"front","average":{"1min":0.82599999999999996,"5min":2.464,"15min":1.9410000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":2.6320000000000001,"5min":17.378,"15min":84.724999999999994},"last":1.718}]},{"osd":5,"last update":"Sat Sep 23 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.3959999999999999,"15min":1.5609999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.32200000000000001},"max":{"1min":1.0620000000000001,"5min":10.846,"15min":40.279000000000003},"last":1.266},{"interface":"front","average":{"1min":0.83699999999999997,"5min":1.8029999999999999,"15min":1.9259999999999999},"min":{"1min":0.45800000000000002,"5min":0.34100000000000003,"15min":0.33700000000000002},"max":{"1min":2.1859999999999999,"5min":15.907999999999999,"15min":42.820999999999998},"last":1.6910000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:55:05 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":2.105,"15min":1.653},"min":{"1min":0.34899999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.347,"5min":17.417999999999999,"15min":17.417999999999999},"last":1.3049999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.6379999999999999,"15min":1.4470000000000001},"min":{"1min":0.68600000000000005,"5min":0.44700000000000001,"15min":0.38300000000000001},"max":{"1min":1.419,"5min":10.895,"15min":12.380000000000001},"last":1.3520000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":2.081,"15min":1.8480000000000001},"min":{"1min":0.39900000000000002,"5min":0.38300000000000001,"15min":0.35399999999999998},"max":{"1min":2.6859999999999999,"5min":17.446999999999999,"15min":17.446999999999999},"last":1.786},{"interface":"front","average":{"1min":1.03,"5min":1.9970000000000001,"15min":1.899},"min":{"1min":0.46300000000000002,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":4.3710000000000004,"5min":15.936,"15min":15.936},"last":1.488}]}]},{"osd":3,"up_from":93,"seq":399431958881,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":919092,"kb_used_data":2860,"kb_used_omap":2,"kb_used_meta":916221,"kb_avail":92826060,"statfs":{"total":95995035648,"available":95053885440,"internally_reserved":0,"allocated":2928640,"data_stored":1916320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":938210357},"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 22:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":4.6210000000000004,"15min":4.4900000000000002},"min":{"1min":0.25700000000000001,"5min":0.21099999999999999,"15min":0.17899999999999999},"max":{"1min":0.77100000000000002,"5min":76.879000000000005,"15min":172.05600000000001},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.50800000000000001,"5min":4.4450000000000003,"15min":4.1920000000000002},"min":{"1min":0.29499999999999998,"5min":0.20499999999999999,"15min":0.19800000000000001},"max":{"1min":0.81599999999999995,"5min":77.206999999999994,"15min":168.14699999999999},"last":0.52200000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":1.111,"15min":2.5179999999999998},"min":{"1min":0.35499999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.88800000000000001,"5min":6.6200000000000001,"15min":168.71100000000001},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.56499999999999995,"5min":1.1539999999999999,"15min":2.7080000000000002},"min":{"1min":0.32000000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":1.179,"5min":7.3049999999999997,"15min":169.559},"last":0.433}]},{"osd":2,"last update":"Sat Sep 23 22:54:52 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":3.3719999999999999,"15min":3.4300000000000002},"min":{"1min":0.28699999999999998,"5min":0.246,"15min":0.246},"max":{"1min":22.524999999999999,"5min":81.793000000000006,"15min":257.48200000000003},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.7,"5min":3.597,"15min":3.5750000000000002},"min":{"1min":0.378,"5min":0.26800000000000002,"15min":0.24299999999999999},"max":{"1min":22.613,"5min":80.622,"15min":262.13400000000001},"last":0.497}]},{"osd":4,"last update":"Sat Sep 23 22:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.673,"15min":1.9319999999999999},"min":{"1min":0.51000000000000001,"5min":0.34399999999999997,"15min":0.33000000000000002},"max":{"1min":1.2490000000000001,"5min":10.395,"15min":58.124000000000002},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.79400000000000004,"5min":1.4550000000000001,"15min":1.8080000000000001},"min":{"1min":0.47999999999999998,"5min":0.317,"15min":0.314},"max":{"1min":1.3580000000000001,"5min":7.1859999999999999,"15min":58.103999999999999},"last":0.97399999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":1.2929999999999999,"15min":2.0089999999999999},"min":{"1min":0.56899999999999995,"5min":0.371,"15min":0.30199999999999999},"max":{"1min":1.2809999999999999,"5min":6.8220000000000001,"15min":58.332000000000001},"last":0.879},{"interface":"front","average":{"1min":0.82899999999999996,"5min":1.429,"15min":1.9079999999999999},"min":{"1min":0.59399999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.29,"5min":12.747,"15min":58.148000000000003},"last":0.625}]},{"osd":6,"last update":"Sat Sep 23 22:55:10 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.448,"15min":1.635},"min":{"1min":0.63600000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.6970000000000001,"5min":6.742,"15min":58.069000000000003},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.4510000000000001,"15min":1.5609999999999999},"min":{"1min":0.59999999999999998,"5min":0.40799999999999997,"15min":0.371},"max":{"1min":1.4159999999999999,"5min":7.399,"15min":8.0950000000000006},"last":1.0009999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.498,"15min":1.9910000000000001},"min":{"1min":0.56799999999999995,"5min":0.42199999999999999,"15min":0.34100000000000003},"max":{"1min":1.331,"5min":7.3730000000000002,"15min":57.933},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.871,"5min":1.4159999999999999,"15min":1.917},"min":{"1min":0.51900000000000002,"5min":0.38500000000000001,"15min":0.371},"max":{"1min":1.3680000000000001,"5min":8.6440000000000001,"15min":58.280999999999999},"last":1.0349999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019442,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903624,"kb_used_data":2368,"kb_used_omap":0,"kb_used_meta":901248,"kb_avail":92841528,"statfs":{"total":95995035648,"available":95069724672,"internally_reserved":0,"allocated":2424832,"data_stored":1852270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922877952},"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 22:54:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":2.472,"15min":1.8240000000000001},"min":{"1min":0.44,"5min":0.252,"15min":0.252},"max":{"1min":4.0919999999999996,"5min":83.540000000000006,"15min":83.540000000000006},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.0760000000000001,"5min":2.6040000000000001,"15min":1.9810000000000001},"min":{"1min":0.41199999999999998,"5min":0.27900000000000003,"15min":0.25600000000000001},"max":{"1min":7.3319999999999999,"5min":82.668999999999997,"15min":82.668999999999997},"last":0.59599999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:54:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":1.0029999999999999,"15min":1.95},"min":{"1min":0.52700000000000002,"5min":0.28999999999999998,"15min":0.28000000000000003},"max":{"1min":1.2569999999999999,"5min":9.8190000000000008,"15min":61.673000000000002},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.82099999999999995,"15min":1.8460000000000001},"min":{"1min":0.42499999999999999,"5min":0.34699999999999998,"15min":0.28000000000000003},"max":{"1min":1.2569999999999999,"5min":4.1059999999999999,"15min":61.698},"last":0.98399999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:54:32 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":5.0720000000000001,"15min":2.5529999999999999},"min":{"1min":0.39000000000000001,"5min":0.309,"15min":0.309},"max":{"1min":2.173,"5min":312.68900000000002,"15min":312.68900000000002},"last":1.222},{"interface":"front","average":{"1min":0.96899999999999997,"5min":5.3479999999999999,"15min":2.6819999999999999},"min":{"1min":0.378,"5min":0.34300000000000003,"15min":0.29399999999999998},"max":{"1min":3.0289999999999999,"5min":312.63799999999998,"15min":312.63799999999998},"last":0.873}]},{"osd":3,"last update":"Sat Sep 23 22:54:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":2.5779999999999998,"15min":2.1760000000000002},"min":{"1min":0.60599999999999998,"5min":0.309,"15min":0.30099999999999999},"max":{"1min":1.268,"5min":72.483000000000004,"15min":72.483000000000004},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":2.403,"15min":2.1269999999999998},"min":{"1min":0.64500000000000002,"5min":0.35499999999999998,"15min":0.32200000000000001},"max":{"1min":3.2799999999999998,"5min":71.852999999999994,"15min":71.852999999999994},"last":1.1180000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:54:42 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.1739999999999999,"15min":1.3140000000000001},"min":{"1min":0.51100000000000001,"5min":0.33900000000000002,"15min":0.28899999999999998},"max":{"1min":1.5129999999999999,"5min":37.332000000000001,"15min":37.332000000000001},"last":1.27},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.4710000000000001,"15min":1.375},"min":{"1min":0.69699999999999995,"5min":0.35099999999999998,"15min":0.32400000000000001},"max":{"1min":1.3169999999999999,"5min":38.195999999999998,"15min":38.195999999999998},"last":0.91200000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:55:02 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.1910000000000001,"15min":1.0029999999999999},"min":{"1min":0.72499999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.3440000000000001,"5min":9.9130000000000003,"15min":9.9130000000000003},"last":1.171},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.0169999999999999,"15min":0.94599999999999995},"min":{"1min":0.878,"5min":0.372,"15min":0.34599999999999997},"max":{"1min":1.47,"5min":9.0419999999999998,"15min":9.0419999999999998},"last":1.3180000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:54:19 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.075,"15min":1.387},"min":{"1min":0.41199999999999998,"5min":0.378,"15min":0.32200000000000001},"max":{"1min":6.6260000000000003,"5min":6.6260000000000003,"15min":28.509},"last":1.198},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.91400000000000003,"15min":1.177},"min":{"1min":0.47899999999999998,"5min":0.376,"15min":0.36899999999999999},"max":{"1min":3.2229999999999999,"5min":3.2229999999999999,"15min":29.593},"last":1.355}]}]},{"osd":5,"up_from":0,"seq":154618823211,"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":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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"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":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":126,"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":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"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":11,"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":11,"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":11,"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":11,"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":11,"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-23T22:55:25.211 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T22:55:25.211 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:55:25.211 INFO:tasks.thrashosds.thrasher:Adding osd 1 2023-09-23T22:55:25.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd in 1 2023-09-23T22:55:25.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:25.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:25.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:25.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:25.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:25.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:25.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:25.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:25.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:25.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:25.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:25.775 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:25 smithi121 bash[78246]: cluster 2023-09-23T22:55:24.434292+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:25.775 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:25 smithi121 bash[74920]: cluster 2023-09-23T22:55:24.434292+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:25.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:25.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:25.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:25 smithi123 bash[59255]: cluster 2023-09-23T22:55:24.434292+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:25.923 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:25.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:26.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:26.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:26.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:26.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:26.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:26.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:26.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:26.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:26.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:55:26.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:26.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:26.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:26.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:26.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:26.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:27.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:27.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:27.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:27.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:27.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:55:27.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:27.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:27.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:27.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:27.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:27.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:27.600 INFO:teuthology.orchestra.run.smithi121.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-09-23T22:55:27.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:27 smithi121 bash[74920]: cluster 2023-09-23T22:55:26.435119+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:27.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:27 smithi121 bash[74920]: audit 2023-09-23T22:55:27.096766+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.121:0/2472200977' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:55:27.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:27.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:27.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:27.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:27.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:27 smithi123 bash[59255]: cluster 2023-09-23T22:55:26.435119+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:27.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:27 smithi123 bash[59255]: audit 2023-09-23T22:55:27.096766+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.121:0/2472200977' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:55:27.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:27.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:27.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:27 smithi121 bash[78246]: cluster 2023-09-23T22:55:26.435119+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:27.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:27 smithi121 bash[78246]: audit 2023-09-23T22:55:27.096766+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.121:0/2472200977' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:55:27.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:27.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:28.042 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:28.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:28.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:28.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:28.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:28.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:28.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:28.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:28.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:28.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.593 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:28.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:28.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:28.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:28.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[74920]: cluster 2023-09-23T22:55:27.589999+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[74920]: cluster 2023-09-23T22:55:27.590288+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[74920]: audit 2023-09-23T22:55:27.591621+0000 mon.a (mon.0) 1562 : audit 1 from='client.? 172.21.15.121:0/2472200977' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[74920]: cluster 2023-09-23T22:55:27.591747+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e265: 8 total, 8 up, 5 in 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[74920]: cluster 2023-09-23T22:55:27.593885+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[78246]: cluster 2023-09-23T22:55:27.589999+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[78246]: cluster 2023-09-23T22:55:27.590288+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[78246]: audit 2023-09-23T22:55:27.591621+0000 mon.a (mon.0) 1562 : audit 1 from='client.? 172.21.15.121:0/2472200977' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[78246]: cluster 2023-09-23T22:55:27.591747+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e265: 8 total, 8 up, 5 in 2023-09-23T22:55:28.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[78246]: cluster 2023-09-23T22:55:27.593885+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:28.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:28.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:28 smithi123 bash[59255]: cluster 2023-09-23T22:55:27.589999+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:28 smithi123 bash[59255]: cluster 2023-09-23T22:55:27.590288+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:28 smithi123 bash[59255]: audit 2023-09-23T22:55:27.591621+0000 mon.a (mon.0) 1562 : audit 1 from='client.? 172.21.15.121:0/2472200977' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:55:28.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:28 smithi123 bash[59255]: cluster 2023-09-23T22:55:27.591747+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e265: 8 total, 8 up, 5 in 2023-09-23T22:55:28.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:28 smithi123 bash[59255]: cluster 2023-09-23T22:55:27.593885+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:28.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:29.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:29.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:29.120 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:55:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:55:28] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.33.4" 2023-09-23T22:55:29.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:29.169 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:29.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:29.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:29.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:29.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:29.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:29.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:29.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:29.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:29.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:29.690 DEBUG:teuthology.orchestra.run.smithi121:> /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_6 bench 90 write' 2023-09-23T22:55:29.692 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:55:29.692 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:55:29.750 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:hints = 1 2023-09-23T22:55:29.750 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:55:29.750 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object prefix: benchmark_data_smithi121_214750 2023-09-23T22:55:29.751 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:55:29.751 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:55:29.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:29 smithi121 bash[74920]: cluster 2023-09-23T22:55:28.295778+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:29.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:29 smithi121 bash[74920]: cluster 2023-09-23T22:55:28.436185+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:29.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:29 smithi121 bash[78246]: cluster 2023-09-23T22:55:28.295778+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:29.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:29 smithi121 bash[78246]: cluster 2023-09-23T22:55:28.436185+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:29.786 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.797 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:29 smithi123 bash[59255]: cluster 2023-09-23T22:55:28.295778+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:29.797 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:29 smithi123 bash[59255]: cluster 2023-09-23T22:55:28.436185+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 444 GiB / 447 GiB avail 2023-09-23T22:55:29.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:29.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:30.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:30.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:30.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:30.191 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:30.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:30.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:30.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:30.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:30.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:30.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:30.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:30.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:30.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:30.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:30.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:30.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:30.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:30.751 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 1 16 2789 2773 173.303 173.312 0.00261233 0.00575514 2023-09-23T22:55:30.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:30.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:30.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:30.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:31.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:31.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:31.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:31.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:31.251 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:31.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:31.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:31.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:31.751 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 2 16 5536 5520 172.488 171.688 0.00327151 0.00578403 2023-09-23T22:55:31.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:31.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:31.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:31.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:31.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:31 smithi123 bash[59255]: cluster 2023-09-23T22:55:30.436714+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 41 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 4.5 MiB/s wr, 72 op/s 2023-09-23T22:55:31.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:31.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:32.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:31 smithi121 bash[78246]: cluster 2023-09-23T22:55:30.436714+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 41 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 4.5 MiB/s wr, 72 op/s 2023-09-23T22:55:32.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:31 smithi121 bash[74920]: cluster 2023-09-23T22:55:30.436714+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 41 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 4.5 MiB/s wr, 72 op/s 2023-09-23T22:55:32.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:32.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:32.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:32.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:32.220 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:32.220 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:32.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:32.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:32.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:32.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:32.593 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:32.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:32.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:32.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 3 16 8069 8053 167.758 158.312 0.00317407 0.00594532 2023-09-23T22:55:32.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:32.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:32.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:32.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:33.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.119 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:33.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:33.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:33.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:33.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:33.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:33.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:33.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:33.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:33.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.633 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:33.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:33 smithi121 bash[78246]: cluster 2023-09-23T22:55:32.437360+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 50 MiB data, 3.5 GiB used, 443 GiB / 447 GiB avail; 5.0 MiB/s wr, 79 op/s 2023-09-23T22:55:33.747 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:33 smithi121 bash[74920]: cluster 2023-09-23T22:55:32.437360+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 50 MiB data, 3.5 GiB used, 443 GiB / 447 GiB avail; 5.0 MiB/s wr, 79 op/s 2023-09-23T22:55:33.751 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 4 16 10525 10509 164.19 153.5 0.0108907 0.0060801 2023-09-23T22:55:33.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:33.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:33.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:33 smithi123 bash[59255]: cluster 2023-09-23T22:55:32.437360+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 50 MiB data, 3.5 GiB used, 443 GiB / 447 GiB avail; 5.0 MiB/s wr, 79 op/s 2023-09-23T22:55:33.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:34.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:34.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:34.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:34.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:34.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:34.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:34.302 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:34.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:34.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:34.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:34.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:34.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:34.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:34.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:34.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:34.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 5 16 12893 12877 160.95 148 0.00529377 0.00620581 2023-09-23T22:55:34.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:34.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:34 smithi121 bash[78246]: cluster 2023-09-23T22:55:34.437890+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 404 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 40 MiB/s wr, 645 op/s 2023-09-23T22:55:34.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:34 smithi121 bash[74920]: cluster 2023-09-23T22:55:34.437890+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 404 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 40 MiB/s wr, 645 op/s 2023-09-23T22:55:34.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:34.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:34.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:34.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:34.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:35.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:34 smithi123 bash[59255]: cluster 2023-09-23T22:55:34.437890+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 404 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 40 MiB/s wr, 645 op/s 2023-09-23T22:55:35.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:35.095 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:35.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:35.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:35.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:35.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:35.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:35.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:35.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:35.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:35.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:35.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:35.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 6 16 14964 14948 155.695 129.438 0.00343897 0.00633279 2023-09-23T22:55:35.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:35.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:35.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:35.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:36.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:36.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:36.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.281 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:36.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:36.393 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:36 smithi123 bash[59255]: audit 2023-09-23T22:55:36.160347+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:55:36.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:36.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:36 smithi121 bash[74920]: audit 2023-09-23T22:55:36.160347+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:55:36.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:36 smithi121 bash[78246]: audit 2023-09-23T22:55:36.160347+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:55:36.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:36.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:36.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:36.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:36.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:36.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 7 16 16928 16912 150.987 122.75 0.00693275 0.00661618 2023-09-23T22:55:36.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:36.809 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:36.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:36.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:37.044 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:37.182 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:37.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[78246]: cluster 2023-09-23T22:55:36.438452+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 745 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T22:55:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[78246]: audit 2023-09-23T22:55:36.646287+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[78246]: audit 2023-09-23T22:55:36.655275+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:37.327 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[78246]: audit 2023-09-23T22:55:36.957248+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:37.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[74920]: cluster 2023-09-23T22:55:36.438452+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 745 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T22:55:37.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[74920]: audit 2023-09-23T22:55:36.646287+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:37.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[74920]: audit 2023-09-23T22:55:36.655275+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:37.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:37 smithi121 bash[74920]: audit 2023-09-23T22:55:36.957248+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:37.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:37.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:37.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:37.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:37 smithi123 bash[59255]: cluster 2023-09-23T22:55:36.438452+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 745 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T22:55:37.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:37 smithi123 bash[59255]: audit 2023-09-23T22:55:36.646287+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:37.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:37 smithi123 bash[59255]: audit 2023-09-23T22:55:36.655275+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:37.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:37 smithi123 bash[59255]: audit 2023-09-23T22:55:36.957248+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:37.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:37.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:37.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:37.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 8 16 18661 18645 145.651 108.312 0.0078605 0.00685923 2023-09-23T22:55:37.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:38.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:38.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:38.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:38.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:38.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:38.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:38.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:38.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:38.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:38.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:38.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:38.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:38.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 9 16 20705 20689 143.659 127.75 0.00212352 0.00694311 2023-09-23T22:55:38.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:38.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:39.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:39.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:39.104 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:55:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:55:38] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.33.4" 2023-09-23T22:55:39.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:39.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:39.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:39.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:39.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:39.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:39.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:39.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:39.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:39.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:39.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:39.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:39 smithi121 bash[78246]: cluster 2023-09-23T22:55:38.439059+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 1.0 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:55:39.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:39 smithi121 bash[74920]: cluster 2023-09-23T22:55:38.439059+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 1.0 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:55:39.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 10 16 22288 22272 139.186 98.9375 0.0100225 0.00717716 2023-09-23T22:55:39.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:39.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:39 smithi123 bash[59255]: cluster 2023-09-23T22:55:38.439059+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 1.0 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:55:40.092 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:40.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:40.235 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:40.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:40.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:40.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:40.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:40.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:40.625 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:40.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:40.752 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 11 16 24115 24099 136.913 114.188 0.00693947 0.00729708 2023-09-23T22:55:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:40.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:40.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:40.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:41.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:41.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:41.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:41.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:41.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:41.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:41.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:41.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:41.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:41.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 12 16 25749 25733 134.012 102.125 0.00620426 0.00744616 2023-09-23T22:55:41.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:41.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:41 smithi121 bash[78246]: cluster 2023-09-23T22:55:40.439513+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:55:41.858 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:41 smithi121 bash[74920]: cluster 2023-09-23T22:55:40.439513+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:55:41.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:41.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:41.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:41 smithi123 bash[59255]: cluster 2023-09-23T22:55:40.439513+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:55:42.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:42.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:42.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:42.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:42.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:42.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:42.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:42.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:42.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:42.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:42.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:42.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:42.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:42.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:42.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:42.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:42.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 13 16 27096 27080 130.179 84.1875 0.00880646 0.00767582 2023-09-23T22:55:42.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:42.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:42.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:42.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:42.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:43.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:43.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:43.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:43.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:43.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 14 16 28813 28797 128.545 107.312 0.00214081 0.00777187 2023-09-23T22:55:43.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:43 smithi121 bash[74920]: cluster 2023-09-23T22:55:42.439912+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 1.3 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-09-23T22:55:43.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:43 smithi121 bash[74920]: audit 2023-09-23T22:55:42.580928+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:43.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:43 smithi121 bash[74920]: audit 2023-09-23T22:55:42.588891+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:43.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:43 smithi121 bash[78246]: cluster 2023-09-23T22:55:42.439912+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 1.3 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-09-23T22:55:43.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:43 smithi121 bash[78246]: audit 2023-09-23T22:55:42.580928+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:43.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:43 smithi121 bash[78246]: audit 2023-09-23T22:55:42.588891+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:43.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:43.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:43.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:44.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:44.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:43 smithi123 bash[59255]: cluster 2023-09-23T22:55:42.439912+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 1.3 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-09-23T22:55:44.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:43 smithi123 bash[59255]: audit 2023-09-23T22:55:42.580928+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:44.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:43 smithi123 bash[59255]: audit 2023-09-23T22:55:42.588891+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:55:44.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:44.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:44.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:44.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:44.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:44.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:44.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:44.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.438 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:44.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:44.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:44.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:44.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 15 16 30262 30246 126.012 90.5625 0.00519327 0.00792825 2023-09-23T22:55:44.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:44.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:44.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.966 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:45.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:45.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:45.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:45.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:45.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:45.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:45.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:45.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:45.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:45.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:45.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:45 smithi123 bash[59255]: cluster 2023-09-23T22:55:44.440745+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 1.6 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 133 MiB/s wr, 2.13k op/s 2023-09-23T22:55:45.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:45.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:45.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 16 16 31603 31587 123.375 83.8125 0.00406017 0.00808552 2023-09-23T22:55:45.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:45.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:45.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:45 smithi121 bash[74920]: cluster 2023-09-23T22:55:44.440745+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 1.6 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 133 MiB/s wr, 2.13k op/s 2023-09-23T22:55:45.765 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:45 smithi121 bash[78246]: cluster 2023-09-23T22:55:44.440745+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 1.6 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 133 MiB/s wr, 2.13k op/s 2023-09-23T22:55:45.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:45.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:45.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:46.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:46.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:46.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:46.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:46.328 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.477 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:46.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:46.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:46.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:46.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:46.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 17 16 33119 33103 121.69 94.75 0.00352853 0.00818729 2023-09-23T22:55:46.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:46.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:46.970 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:46.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:47.103 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:47.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:47.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:47.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:47.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:47.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:47.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:47.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:47.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:47 smithi123 bash[59255]: cluster 2023-09-23T22:55:46.441372+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-09-23T22:55:47.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:47.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 18 16 34144 34128 118.488 64.0625 0.00273418 0.00842446 2023-09-23T22:55:47.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:47.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:47 smithi121 bash[74920]: cluster 2023-09-23T22:55:46.441372+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-09-23T22:55:47.888 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:47 smithi121 bash[78246]: cluster 2023-09-23T22:55:46.441372+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-09-23T22:55:47.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:47.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:47.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:48.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:48.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:48.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:48.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:48.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:48.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:48.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:48.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:48.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:48.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:48.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:48.602 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:48.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:48.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:48.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 19 16 35648 35632 117.199 94 0.005144 0.00852707 2023-09-23T22:55:48.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.844 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:55:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:55:48] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.33.4" 2023-09-23T22:55:48.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:48.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:48.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:48.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:49.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:49.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:49.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:49.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:49.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:49.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:49.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:49.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:49.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:49.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:49.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:49.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:49.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:49.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:49 smithi123 bash[59255]: cluster 2023-09-23T22:55:48.442118+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 108 MiB/s wr, 1.72k op/s 2023-09-23T22:55:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:49.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:49 smithi121 bash[78246]: cluster 2023-09-23T22:55:48.442118+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 108 MiB/s wr, 1.72k op/s 2023-09-23T22:55:49.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:49 smithi121 bash[74920]: cluster 2023-09-23T22:55:48.442118+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 108 MiB/s wr, 1.72k op/s 2023-09-23T22:55:49.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:55:49.750623+0000 min lat: 0.00139816 max lat: 0.211233 avg lat: 0.00863089 2023-09-23T22:55:49.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:55:49.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 20 16 37071 37055 115.786 88.9375 0.00677429 0.00863089 2023-09-23T22:55:49.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:49.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:49.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:49.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:50.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:50.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:50.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:50.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:50.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:50.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:50.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:50.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:50.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:50.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:50.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:50.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:50.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:50.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:50.753 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 21 16 38394 38378 114.209 82.6875 0.0055904 0.00874938 2023-09-23T22:55:50.842 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:50.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:51.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:51.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:51.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:51.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:51.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:51.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:51.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:51.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:51.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:51.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:51.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:51.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 22 16 39581 39565 112.39 74.1875 0.00641174 0.0088911 2023-09-23T22:55:51.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.777 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:51 smithi123 bash[59255]: cluster 2023-09-23T22:55:50.442855+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-23T22:55:51.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:51.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:51.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:51.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:51 smithi121 bash[74920]: cluster 2023-09-23T22:55:50.442855+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-23T22:55:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:51 smithi121 bash[78246]: cluster 2023-09-23T22:55:50.442855+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-23T22:55:52.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:52.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:52.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:52.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:52.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:52.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:52.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:52.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:52.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:52.686 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:52.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:52.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:52.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 23 16 40968 40952 111.272 86.6875 0.0114681 0.00898091 2023-09-23T22:55:52.814 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:52 smithi123 bash[59255]: audit 2023-09-23T22:55:51.957317+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:52.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:52.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:52.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:53.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:52 smithi121 bash[74920]: audit 2023-09-23T22:55:51.957317+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:53.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:52 smithi121 bash[78246]: audit 2023-09-23T22:55:51.957317+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:53.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:53.212 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:53.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:53.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:53.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:53.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:53.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:53.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:53.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 24 16 41803 41787 108.81 52.1875 0.0102382 0.00918458 2023-09-23T22:55:53.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:53.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:53.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:53.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:53 smithi123 bash[59255]: cluster 2023-09-23T22:55:52.443372+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T22:55:53.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:53.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:53 smithi121 bash[74920]: cluster 2023-09-23T22:55:52.443372+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T22:55:53.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:53 smithi121 bash[78246]: cluster 2023-09-23T22:55:52.443372+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T22:55:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:53.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:54.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:54.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:54.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:54.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:54.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:54.291 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:54.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:54.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:54.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:54.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:54.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:54.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:54.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:54.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:54.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 25 16 42831 42815 107.027 64.25 0.00682888 0.00933851 2023-09-23T22:55:54.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:54.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:55.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:55.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:55.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:55.207 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:55.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:55.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:55.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.492 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:55.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:55.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:55.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:55.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:55.684 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:55:55.684 INFO:teuthology.orchestra.run.smithi121.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-23T22:55:55.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 26 16 44060 44044 105.865 76.8125 0.00827521 0.00944009 2023-09-23T22:55:55.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:55.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:55 smithi121 bash[74920]: cluster 2023-09-23T22:55:54.444036+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:55:55.865 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:55 smithi121 bash[78246]: cluster 2023-09-23T22:55:54.444036+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:55:55.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:56.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:56.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:55 smithi123 bash[59255]: cluster 2023-09-23T22:55:54.444036+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T22:55:56.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:56.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:56.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:56.266 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:56.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:56.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:56.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:56.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:56.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:56.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:56.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 27 16 45288 45272 104.786 76.75 0.00845168 0.00953815 2023-09-23T22:55:56.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:56.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:56.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:56.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:56.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:56.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:57.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:57.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:57.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:57.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:57.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:57.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:57.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:57.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:57.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:57.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:57.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:57 smithi121 bash[74920]: cluster 2023-09-23T22:55:56.444640+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T22:55:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:57 smithi121 bash[78246]: cluster 2023-09-23T22:55:56.444640+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T22:55:57.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 28 16 46433 46417 103.6 71.5625 0.010569 0.00964721 2023-09-23T22:55:57.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:57.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:57.872 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:57 smithi123 bash[59255]: cluster 2023-09-23T22:55:56.444640+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T22:55:57.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:57.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:58.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:58.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:58.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:58.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:58.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:58.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:58.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:58.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:58.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:58.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:58.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:58.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:58.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:58.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 29 16 47675 47659 102.704 77.625 0.00483096 0.00973246 2023-09-23T22:55:58.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:58.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:58.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:59.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:59.044 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:55:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:55:58] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.33.4" 2023-09-23T22:55:59.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:59.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:59.164 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:59.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:59.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:59.327 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:59.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:59.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:59.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:59.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:59.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:59.641 INFO:teuthology.orchestra.run.smithi121.stderr:marked in osd.1. 2023-09-23T22:55:59.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[74920]: debug 2023-09-23T22:55:59.585+0000 7f4eee986700 -1 mon.a@0(leader).osd e265 definitely_dead 0 2023-09-23T22:55:59.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:59.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:55:59.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:55:59.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 30 16 48719 48703 101.455 65.25 0.00374784 0.00981441 2023-09-23T22:55:59.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:59.864 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:59.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:59.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:59.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:59 smithi123 bash[59255]: cluster 2023-09-23T22:55:58.445177+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:55:59.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:59 smithi123 bash[59255]: audit 2023-09-23T22:55:59.591997+0000 mon.a (mon.0) 1571 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T22:55:59.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:55:59 smithi123 bash[59255]: audit 2023-09-23T22:55:59.593833+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.121:0/1763195856' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T22:55:59.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:00.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[78246]: cluster 2023-09-23T22:55:58.445177+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:56:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[78246]: audit 2023-09-23T22:55:59.591997+0000 mon.a (mon.0) 1571 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T22:56:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[78246]: audit 2023-09-23T22:55:59.593833+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.121:0/1763195856' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T22:56:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[74920]: cluster 2023-09-23T22:55:58.445177+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T22:56:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[74920]: audit 2023-09-23T22:55:59.591997+0000 mon.a (mon.0) 1571 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T22:56:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:55:59 smithi121 bash[74920]: audit 2023-09-23T22:55:59.593833+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.121:0/1763195856' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T22:56:00.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:00.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:00.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:00.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:00.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:00.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:00.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:00.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:00.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:00.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:00.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:00.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:00.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:00.754 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 31 16 48719 48703 98.1818 0 - 0.00981441 2023-09-23T22:56:00.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:00.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:00.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: audit 2023-09-23T22:55:59.625254+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T22:56:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: cluster 2023-09-23T22:55:59.625326+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e266: 8 total, 8 up, 6 in 2023-09-23T22:56:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: cluster 2023-09-23T22:55:59.625727+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: cluster 2023-09-23T22:55:59.626853+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: cluster 2023-09-23T22:55:59.775448+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.445699+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1289: 89 pgs: 5 unknown, 24 peering, 60 active+clean; 2.0 GiB data, 13 GiB used, 524 GiB / 536 GiB avail 2023-09-23T22:56:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:00 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.628379+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e267: 8 total, 8 up, 6 in 2023-09-23T22:56:00.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:00.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:00.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:01.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: audit 2023-09-23T22:55:59.625254+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: cluster 2023-09-23T22:55:59.625326+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e266: 8 total, 8 up, 6 in 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: cluster 2023-09-23T22:55:59.625727+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: cluster 2023-09-23T22:55:59.626853+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: cluster 2023-09-23T22:55:59.775448+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.445699+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1289: 89 pgs: 5 unknown, 24 peering, 60 active+clean; 2.0 GiB data, 13 GiB used, 524 GiB / 536 GiB avail 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.628379+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e267: 8 total, 8 up, 6 in 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: audit 2023-09-23T22:55:59.625254+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: cluster 2023-09-23T22:55:59.625326+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e266: 8 total, 8 up, 6 in 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: cluster 2023-09-23T22:55:59.625727+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:01.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: cluster 2023-09-23T22:55:59.626853+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:01.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: cluster 2023-09-23T22:55:59.775448+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:56:01.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.445699+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1289: 89 pgs: 5 unknown, 24 peering, 60 active+clean; 2.0 GiB data, 13 GiB used, 524 GiB / 536 GiB avail 2023-09-23T22:56:01.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:00 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.628379+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e267: 8 total, 8 up, 6 in 2023-09-23T22:56:01.004 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:01.023 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:01.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:01.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:01.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:01.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:01.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:01.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:01.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:56:01.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:01.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:01.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:01.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:01.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:01.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:01.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:01.755 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 32 16 48719 48703 95.1136 0 - 0.00981441 2023-09-23T22:56:01.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:01 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.627804+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:01 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.629019+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:01 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.631453+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:01 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.632547+0000 mon.a (mon.0) 1575 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T22:56:01.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:01 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.634722+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:01 smithi123 bash[59255]: cluster 2023-09-23T22:56:00.876548+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:01.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:01.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.627804+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.629019+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.631453+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.632547+0000 mon.a (mon.0) 1575 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T22:56:01.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.634722+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[78246]: cluster 2023-09-23T22:56:00.876548+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.627804+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.629019+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.631453+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.632547+0000 mon.a (mon.0) 1575 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T22:56:01.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.634722+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:01 smithi121 bash[74920]: cluster 2023-09-23T22:56:00.876548+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:56:01.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:01.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:02.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:02.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:02.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:02.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:02.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:02.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:02.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:02.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:02.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:02.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:02.590 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:02.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.645123+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.645546+0000 mon.a (mon.0) 1576 : cluster 0 osdmap e268: 8 total, 8 up, 6 in 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.649984+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.650331+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.651801+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.653885+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.654823+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:01.656816+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[74920]: cluster 2023-09-23T22:56:02.446216+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1292: 89 pgs: 1 activating+degraded, 8 activating, 5 remapped+peering, 2 unknown, 24 peering, 49 active+clean; 2.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 1/127416 objects degraded (0.001%) 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.645123+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.645546+0000 mon.a (mon.0) 1576 : cluster 0 osdmap e268: 8 total, 8 up, 6 in 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.649984+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.650331+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.651801+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.653885+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.654823+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:01.656816+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:02.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:02 smithi121 bash[78246]: cluster 2023-09-23T22:56:02.446216+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1292: 89 pgs: 1 activating+degraded, 8 activating, 5 remapped+peering, 2 unknown, 24 peering, 49 active+clean; 2.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 1/127416 objects degraded (0.001%) 2023-09-23T22:56:02.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:02.757 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 33 16 49175 49159 93.0885 9.5 0.0200689 0.0107307 2023-09-23T22:56:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:02.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:02.884 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:02.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:02.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:03.031 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.645123+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.645546+0000 mon.a (mon.0) 1576 : cluster 0 osdmap e268: 8 total, 8 up, 6 in 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.649984+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.650331+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.651801+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.653885+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.654823+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:01.656816+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:02 smithi123 bash[59255]: cluster 2023-09-23T22:56:02.446216+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1292: 89 pgs: 1 activating+degraded, 8 activating, 5 remapped+peering, 2 unknown, 24 peering, 49 active+clean; 2.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 1/127416 objects degraded (0.001%) 2023-09-23T22:56:03.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:03.163 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:03.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:03.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:03.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:03.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:03.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:03.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:03.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:03.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:03.757 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 34 16 49868 49852 91.6245 43.3125 0.0211907 0.0109057 2023-09-23T22:56:03.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:03.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:03.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:03.847 INFO:tasks.thrashosds.thrasher:Added osd 1 2023-09-23T22:56:03.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:03 smithi121 bash[78246]: cluster 2023-09-23T22:56:02.650578+0000 mon.a (mon.0) 1577 : cluster 3 Health check failed: Degraded data redundancy: 1/127416 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:56:03.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:03 smithi121 bash[78246]: cluster 2023-09-23T22:56:02.707273+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:03 smithi121 bash[78246]: cluster 2023-09-23T22:56:02.710217+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.848 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:03 smithi121 bash[74920]: cluster 2023-09-23T22:56:02.650578+0000 mon.a (mon.0) 1577 : cluster 3 Health check failed: Degraded data redundancy: 1/127416 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:56:03.848 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:03 smithi121 bash[74920]: cluster 2023-09-23T22:56:02.707273+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.848 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:03 smithi121 bash[74920]: cluster 2023-09-23T22:56:02.710217+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:03.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:03 smithi123 bash[59255]: cluster 2023-09-23T22:56:02.650578+0000 mon.a (mon.0) 1577 : cluster 3 Health check failed: Degraded data redundancy: 1/127416 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:56:04.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:03 smithi123 bash[59255]: cluster 2023-09-23T22:56:02.707273+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:04.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:03 smithi123 bash[59255]: cluster 2023-09-23T22:56:02.710217+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:56:04.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:04.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:04.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:04.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:04.323 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:04.425 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:56:04.475 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:56:04.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.530 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:56:04.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:04.592 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:56:04.643 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:56:04.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:04.690 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:56:04.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:04.724 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:56:04.758 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 35 15 50413 50398 89.979 34.125 0.0426333 0.0111025 2023-09-23T22:56:04.772 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:56:04.785 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.786 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:56:04.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:04.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:04 smithi123 bash[59255]: audit 2023-09-23T22:56:04.384727+0000 mon.a (mon.0) 1578 : audit 0 from='client.? 172.21.15.121:0/2775672287' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:04.942 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:04 smithi123 bash[59255]: cluster 2023-09-23T22:56:04.446929+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1293: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+degraded, 8 activating, 5 remapped+peering, 2 unknown, 24 peering, 47 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 6148/128652 objects degraded (4.779%); 3 B/s, 0 objects/s recovering 2023-09-23T22:56:04.959 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:04.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:04 smithi121 bash[78246]: audit 2023-09-23T22:56:04.384727+0000 mon.a (mon.0) 1578 : audit 0 from='client.? 172.21.15.121:0/2775672287' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:04.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:04 smithi121 bash[78246]: cluster 2023-09-23T22:56:04.446929+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1293: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+degraded, 8 activating, 5 remapped+peering, 2 unknown, 24 peering, 47 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 6148/128652 objects degraded (4.779%); 3 B/s, 0 objects/s recovering 2023-09-23T22:56:04.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:04 smithi121 bash[74920]: audit 2023-09-23T22:56:04.384727+0000 mon.a (mon.0) 1578 : audit 0 from='client.? 172.21.15.121:0/2775672287' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:04.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:04 smithi121 bash[74920]: cluster 2023-09-23T22:56:04.446929+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1293: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+degraded, 8 activating, 5 remapped+peering, 2 unknown, 24 peering, 47 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 6148/128652 objects degraded (4.779%); 3 B/s, 0 objects/s recovering 2023-09-23T22:56:05.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:05.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:05.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:05.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:05.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:05.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:05.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:05.505 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:05.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:05.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:05.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:05.717 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:56:05.758 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 36 16 50993 50977 88.4848 36.1875 0.00615733 0.0112862 2023-09-23T22:56:05.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:05.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:05 smithi123 bash[59255]: audit 2023-09-23T22:56:04.781901+0000 mon.a (mon.0) 1579 : audit 1 from='client.? 172.21.15.121:0/3223013400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:05.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:05.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:05.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:05.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:05.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:06.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:05 smithi121 bash[74920]: audit 2023-09-23T22:56:04.781901+0000 mon.a (mon.0) 1579 : audit 1 from='client.? 172.21.15.121:0/3223013400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:05 smithi121 bash[78246]: audit 2023-09-23T22:56:04.781901+0000 mon.a (mon.0) 1579 : audit 1 from='client.? 172.21.15.121:0/3223013400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:06.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.069 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:06.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:06.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:06.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:06.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:06.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:06.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:06.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:06.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:06.758 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 37 16 51588 51572 87.0984 37.1875 0.0643705 0.0114717 2023-09-23T22:56:06.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:06.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:06.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: cluster 2023-09-23T22:56:05.684467+0000 mon.a (mon.0) 1580 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: cluster 2023-09-23T22:56:05.701159+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: audit 2023-09-23T22:56:05.706984+0000 mon.a (mon.0) 1581 : audit 1 from='client.? 172.21.15.121:0/3223013400' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: cluster 2023-09-23T22:56:05.707404+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e269: 8 total, 8 up, 6 in 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: cluster 2023-09-23T22:56:05.717765+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: audit 2023-09-23T22:56:05.944921+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: audit 2023-09-23T22:56:05.958351+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: cluster 2023-09-23T22:56:06.142193+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:06.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[74920]: cluster 2023-09-23T22:56:06.448841+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1295: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 183 MiB/s wr, 2.92k op/s; 21383/151854 objects degraded (14.081%); 9028/151854 objects misplaced (5.945%); 682 KiB/s, 11 objects/s recovering 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: cluster 2023-09-23T22:56:05.684467+0000 mon.a (mon.0) 1580 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: cluster 2023-09-23T22:56:05.701159+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: audit 2023-09-23T22:56:05.706984+0000 mon.a (mon.0) 1581 : audit 1 from='client.? 172.21.15.121:0/3223013400' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: cluster 2023-09-23T22:56:05.707404+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e269: 8 total, 8 up, 6 in 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: cluster 2023-09-23T22:56:05.717765+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: audit 2023-09-23T22:56:05.944921+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: audit 2023-09-23T22:56:05.958351+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: cluster 2023-09-23T22:56:06.142193+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:06.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:06 smithi121 bash[78246]: cluster 2023-09-23T22:56:06.448841+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1295: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 183 MiB/s wr, 2.92k op/s; 21383/151854 objects degraded (14.081%); 9028/151854 objects misplaced (5.945%); 682 KiB/s, 11 objects/s recovering 2023-09-23T22:56:07.013 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: cluster 2023-09-23T22:56:05.684467+0000 mon.a (mon.0) 1580 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: cluster 2023-09-23T22:56:05.701159+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: audit 2023-09-23T22:56:05.706984+0000 mon.a (mon.0) 1581 : audit 1 from='client.? 172.21.15.121:0/3223013400' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: cluster 2023-09-23T22:56:05.707404+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e269: 8 total, 8 up, 6 in 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: cluster 2023-09-23T22:56:05.717765+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: audit 2023-09-23T22:56:05.944921+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: audit 2023-09-23T22:56:05.958351+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:07.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: cluster 2023-09-23T22:56:06.142193+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:07.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:06 smithi123 bash[59255]: cluster 2023-09-23T22:56:06.448841+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1295: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 183 MiB/s wr, 2.92k op/s; 21383/151854 objects degraded (14.081%); 9028/151854 objects misplaced (5.945%); 682 KiB/s, 11 objects/s recovering 2023-09-23T22:56:07.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:07.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:07.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:07.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:07.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:07.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:07.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:07.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:07.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:07.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:07.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:07.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:07.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:07.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:07.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[74920]: cluster 2023-09-23T22:56:06.142395+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:07.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[74920]: cluster 2023-09-23T22:56:06.951069+0000 mon.a (mon.0) 1585 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2023-09-23T22:56:07.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[74920]: audit 2023-09-23T22:56:06.966086+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:07.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[74920]: audit 2023-09-23T22:56:06.967490+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:07.697 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[78246]: cluster 2023-09-23T22:56:06.142395+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:07.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[78246]: cluster 2023-09-23T22:56:06.951069+0000 mon.a (mon.0) 1585 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2023-09-23T22:56:07.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[78246]: audit 2023-09-23T22:56:06.966086+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:07.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:07 smithi121 bash[78246]: audit 2023-09-23T22:56:06.967490+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:07.759 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 38 16 52224 52208 85.8524 39.75 0.0118547 0.0116398 2023-09-23T22:56:07.773 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:07.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:07.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:08.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:08.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:07 smithi123 bash[59255]: cluster 2023-09-23T22:56:06.142395+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:56:08.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:07 smithi123 bash[59255]: cluster 2023-09-23T22:56:06.951069+0000 mon.a (mon.0) 1585 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2023-09-23T22:56:08.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:07 smithi123 bash[59255]: audit 2023-09-23T22:56:06.966086+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:08.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:07 smithi123 bash[59255]: audit 2023-09-23T22:56:06.967490+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:08.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:08.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:08.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:08.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:08.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:08.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:08.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:08.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:08.439 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:08.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:08.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:08.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:08.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:08.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:08.751 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:08.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:08.759 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 39 16 52875 52859 84.6943 40.6875 0.013317 0.0117974 2023-09-23T22:56:08.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:56:08.848 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 1] out_osds: [7, 5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:56:08.848 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:56:08.849 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:56:08.849 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.000000 2023-09-23T22:56:08.849 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 0 2023-09-23T22:56:08.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:08.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:08.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:09.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:09.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:09.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:09.224 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: audit 2023-09-23T22:56:07.979746+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.224 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: audit 2023-09-23T22:56:07.995570+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.224 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: audit 2023-09-23T22:56:07.998971+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: audit 2023-09-23T22:56:08.000395+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: audit 2023-09-23T22:56:08.009224+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: cluster 2023-09-23T22:56:08.449492+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1296: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 141 MiB/s wr, 2.26k op/s; 21383/152334 objects degraded (14.037%); 9028/152334 objects misplaced (5.926%); 524 KiB/s, 8 objects/s recovering 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: audit 2023-09-23T22:56:07.979746+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: audit 2023-09-23T22:56:07.995570+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: audit 2023-09-23T22:56:07.998971+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: audit 2023-09-23T22:56:08.000395+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: audit 2023-09-23T22:56:08.009224+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: cluster 2023-09-23T22:56:08.449492+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1296: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 141 MiB/s wr, 2.26k op/s; 21383/152334 objects degraded (14.037%); 9028/152334 objects misplaced (5.926%); 524 KiB/s, 8 objects/s recovering 2023-09-23T22:56:09.226 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:56:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:56:08] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T22:56:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:08 smithi123 bash[59255]: audit 2023-09-23T22:56:07.979746+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:08 smithi123 bash[59255]: audit 2023-09-23T22:56:07.995570+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:08 smithi123 bash[59255]: audit 2023-09-23T22:56:07.998971+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:56:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:08 smithi123 bash[59255]: audit 2023-09-23T22:56:08.000395+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:56:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:08 smithi123 bash[59255]: audit 2023-09-23T22:56:08.009224+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:08 smithi123 bash[59255]: cluster 2023-09-23T22:56:08.449492+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1296: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 141 MiB/s wr, 2.26k op/s; 21383/152334 objects degraded (14.037%); 9028/152334 objects misplaced (5.926%); 524 KiB/s, 8 objects/s recovering 2023-09-23T22:56:09.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:09.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:09.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:09.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:09.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.756 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.759 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:56:09.756744+0000 min lat: 0.00139816 max lat: 2.5008 avg lat: 0.0119578 2023-09-23T22:56:09.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:56:09.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 40 16 53507 53491 83.5628 39.5 0.0384626 0.0119578 2023-09-23T22:56:09.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:09.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:09.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:09.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:09.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[78246]: cluster 2023-09-23T22:56:09.003976+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: Degraded data redundancy: 21383/152334 objects degraded (14.037%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:09.992 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:10.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:56:10.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:10.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:10.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:10.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:09 smithi121 bash[74920]: cluster 2023-09-23T22:56:09.003976+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: Degraded data redundancy: 21383/152334 objects degraded (14.037%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:10.267 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:10.277 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:09 smithi123 bash[59255]: cluster 2023-09-23T22:56:09.003976+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: Degraded data redundancy: 21383/152334 objects degraded (14.037%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:10.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:10.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:10.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:10.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:10.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:10.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:10.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.691 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:10.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 41 16 54124 54108 82.4653 38.5625 0.0115644 0.0121183 2023-09-23T22:56:10.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.823 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:10.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:10.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:11.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:11.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:11.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:11 smithi121 bash[78246]: cluster 2023-09-23T22:56:10.450131+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1297: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.2 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 21383/158817 objects degraded (13.464%); 8924/158817 objects misplaced (5.619%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:11.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:10 smithi121 bash[74920]: cluster 2023-09-23T22:56:10.450131+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1297: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.2 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 21383/158817 objects degraded (13.464%); 8924/158817 objects misplaced (5.619%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:11.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:10 smithi123 bash[59255]: cluster 2023-09-23T22:56:10.450131+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1297: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.2 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 21383/158817 objects degraded (13.464%); 8924/158817 objects misplaced (5.619%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:11.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:11.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:11.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:11.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:11.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:11.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:11.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:11.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:11.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 42 16 54626 54610 81.2489 31.375 0.00400311 0.012223 2023-09-23T22:56:11.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:11.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:11.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:11.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:12.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:12.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:12.133 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:12.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:12.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:12.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:12.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:12.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:12.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:12.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:12.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:12.663 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:12.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 43 15 55260 55245 80.2824 39.6875 0.00964998 0.0124457 2023-09-23T22:56:12.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:12.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.969 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:13.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:13.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:13.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:13.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:13.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:13.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:13.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.364 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:13.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:13.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:13.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:13.628 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:13.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:13.734 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:13 smithi121 bash[74920]: cluster 2023-09-23T22:56:12.450715+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1298: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 21383/161106 objects degraded (13.273%); 8924/161106 objects misplaced (5.539%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:56:13.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:13 smithi121 bash[74920]: audit 2023-09-23T22:56:12.730247+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:13 smithi121 bash[78246]: cluster 2023-09-23T22:56:12.450715+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1298: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 21383/161106 objects degraded (13.273%); 8924/161106 objects misplaced (5.539%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:56:13.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:13 smithi121 bash[78246]: audit 2023-09-23T22:56:12.730247+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:13.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 44 16 55905 55889 79.3725 40.25 0.0101491 0.0125873 2023-09-23T22:56:13.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:13.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:13.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.894 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:13.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:14.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:14.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:13 smithi123 bash[59255]: cluster 2023-09-23T22:56:12.450715+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1298: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 21383/161106 objects degraded (13.273%); 8924/161106 objects misplaced (5.539%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:56:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:13 smithi123 bash[59255]: audit 2023-09-23T22:56:12.730247+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:14.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:14.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:14.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:14.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:14.472 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:14.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:14.603 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188142 9.b 9:d2056449:::benchmark_data_smithi121_169459_object79233:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.466274+0000", 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.16516441099998, 2023-09-23T22:56:14.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1932098459999998, 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188142 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466274+0000", 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466274+0000", 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466272+0000", 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466280+0000", 2023-09-23T22:56:14.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1369999999999996e-06 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466292+0000", 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2231e-05 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466301+0000", 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2590000000000006e-06 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466386+0000", 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5481000000000004e-05 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.466398+0000", 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1977000000000001e-05 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439307+0000", 2023-09-23T22:56:14.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.97290896299999996 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439328+0000", 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0893000000000001e-05 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.649333+0000", 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.210005051 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.649476+0000", 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014233400000000001 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.649607+0000", 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013093100000000001 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659232+0000", 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0096251010000000005 2023-09-23T22:56:14.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659243+0000", 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1377e-05 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.645 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659281+0000", 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8345e-05 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659324+0000", 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2456000000000001e-05 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659378+0000", 2023-09-23T22:56:14.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4203999999999998e-05 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659484+0000", 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000105714 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188183 9.b 9:d1801843:::benchmark_data_smithi121_169459_object79274:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.534753+0000", 2023-09-23T22:56:14.648 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.09668536100003, 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1507948219999999, 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188183 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534753+0000", 2023-09-23T22:56:14.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534753+0000", 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534751+0000", 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:56:14.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534759+0000", 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3939999999999996e-06 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534913+0000", 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015422600000000001 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534923+0000", 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8949999999999993e-06 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534985+0000", 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2173000000000003e-05 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.534998+0000", 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2655e-05 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439356+0000", 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.90435825000000003 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439367+0000", 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0386e-05 2023-09-23T22:56:14.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659667+0000", 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2203004120000001 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659781+0000", 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000113817 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.654 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.659895+0000", 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000113875 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674715+0000", 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014820567 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674729+0000", 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3507e-05 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674779+0000", 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0501999999999999e-05 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685382+0000", 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010602555 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685431+0000", 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8772e-05 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685548+0000", 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000117169 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188193 9.b 9:dbdff0d7:::benchmark_data_smithi121_169459_object79284:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.657 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.548243+0000", 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.08319568000002, 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2915875799999998, 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188193 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548243+0000", 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548243+0000", 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548242+0000", 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:56:14.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548247+0000", 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0719999999999999e-06 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548311+0000", 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4505000000000007e-05 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.660 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548320+0000", 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4239999999999993e-06 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548477+0000", 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000156739 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.548506+0000", 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9584999999999999e-05 2023-09-23T22:56:14.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439394+0000", 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.8908874 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439404+0000", 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9680000000000001e-06 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.664668+0000", 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.225264197 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.664802+0000", 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000133833 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.664979+0000", 2023-09-23T22:56:14.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017745799999999999 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674810+0000", 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0098310740000000004 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674845+0000", 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5181000000000001e-05 2023-09-23T22:56:14.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685320+0000", 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010475191999999999 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.839659+0000", 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.15433838999999999 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.839713+0000", 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4533000000000001e-05 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.839830+0000", 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000116938 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188201 9.b 9:d0c469ee:::benchmark_data_smithi121_169459_object79292:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.560620+0000", 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.07081882, 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2801418560000002, 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188201 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.667 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560620+0000", 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560620+0000", 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560618+0000", 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560624+0000", 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5520000000000001e-06 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560639+0000", 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4779e-05 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560647+0000", 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7889999999999995e-06 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560712+0000", 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4554999999999994e-05 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560724+0000", 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2794e-05 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439429+0000", 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.87870493500000002 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439439+0000", 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7759999999999992e-06 2023-09-23T22:56:14.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.669686+0000", 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.230246736 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.669827+0000", 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000141373 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.669951+0000", 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000124036 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674880+0000", 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0049286659999999999 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685691+0000", 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010811302 2023-09-23T22:56:14.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.838873+0000", 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.15318161 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.839924+0000", 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001051087 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.674 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.840579+0000", 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00065554700000000003 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.840761+0000", 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018200200000000001 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.675 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188202 9.b 9:d99cea2f:::benchmark_data_smithi121_169459_object79293:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.560664+0000", 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.07077403899996, 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2803378250000002, 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188202 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.676 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560664+0000", 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560664+0000", 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560664+0000", 2023-09-23T22:56:14.677 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560667+0000", 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.633e-06 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560673+0000", 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1059999999999996e-06 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.678 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560678+0000", 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5110000000000003e-06 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560783+0000", 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000104594 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.560795+0000", 2023-09-23T22:56:14.679 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1973e-05 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439464+0000", 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.87866976600000002 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439474+0000", 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8439999999999993e-06 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.680 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.674895+0000", 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2354210219999999 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.675054+0000", 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015822699999999999 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.675203+0000", 2023-09-23T22:56:14.681 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000149646 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685598+0000", 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010394885 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685703+0000", 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010472900000000001 2023-09-23T22:56:14.682 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.839891+0000", 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.154187778 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.840827+0000", 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00093664900000000001 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.840881+0000", 2023-09-23T22:56:14.683 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3641999999999999e-05 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841002+0000", 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012126200000000001 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188209 9.b 9:dae933a1:::benchmark_data_smithi121_169459_object79300:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.572578+0000", 2023-09-23T22:56:14.684 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.05886088700004, 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.268799714, 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188209 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572578+0000", 2023-09-23T22:56:14.685 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572578+0000", 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572576+0000", 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.686 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572583+0000", 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9369999999999998e-06 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572597+0000", 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3451e-05 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572604+0000", 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7940000000000003e-06 2023-09-23T22:56:14.687 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572667+0000", 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3026000000000003e-05 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.572680+0000", 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2789000000000001e-05 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.688 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439499+0000", 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.86681921299999998 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439510+0000", 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0249e-05 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.680073+0000", 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2405636410000001 2023-09-23T22:56:14.689 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.680200+0000", 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012717800000000001 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.680337+0000", 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013621 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.690 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685672+0000", 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0053349959999999998 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.832870+0000", 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.147198039 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841079+0000", 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0082091019999999994 2023-09-23T22:56:14.691 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841200+0000", 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012082 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841251+0000", 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1406000000000002e-05 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.692 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841377+0000", 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012623499999999999 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.45266.0:188212 9.b 9:d3cb8cd0:::benchmark_data_smithi121_169459_object79303:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:47:34.587388+0000", 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 520.044050201, 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.279408026, 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.693 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.45266", 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/543840878", 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 188212 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587388+0000", 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.694 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587388+0000", 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587386+0000", 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587399+0000", 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2661e-05 2023-09-23T22:56:14.695 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587426+0000", 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7175e-05 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587439+0000", 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3679999999999999e-05 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.696 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587521+0000", 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1719999999999997e-05 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:34.587536+0000", 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.468e-05 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439532+0000", 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.85199645999999996 2023-09-23T22:56:14.697 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:35.439542+0000", 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6069999999999997e-06 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685735+0000", 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2461926939999999 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.698 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.685854+0000", 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119558 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.825079+0000", 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.13922472499999999 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.839844+0000", 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014765036 2023-09-23T22:56:14.699 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841143+0000", 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001298939 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.841425+0000", 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000282405 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.700 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.866633+0000", 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.025207408000000001 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.866684+0000", 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0964000000000002e-05 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:47:36.866796+0000", 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000112651 2023-09-23T22:56:14.701 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76189 10.6 10:64295817:::benchmark_data_smithi121_192580_object76188:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.572750+0000", 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.058688276, 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1184935789999999, 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.702 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76189 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572750+0000", 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572750+0000", 2023-09-23T22:56:14.703 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572748+0000", 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572782+0000", 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4208999999999997e-05 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.704 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572802+0000", 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0183999999999999e-05 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572813+0000", 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.03e-05 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572884+0000", 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1167000000000005e-05 2023-09-23T22:56:14.705 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.572896+0000", 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2109999999999999e-05 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.481206+0000", 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.90831010099999998 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.706 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.481220+0000", 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4055e-05 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.672061+0000", 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.190840661 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.673618+0000", 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0015572610000000001 2023-09-23T22:56:14.707 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.673744+0000", 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012566399999999999 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.683348+0000", 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0096038730000000006 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.683389+0000", 2023-09-23T22:56:14.708 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1902e-05 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.687016+0000", 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0036266509999999998 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.687077+0000", 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0513000000000002e-05 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.709 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.691244+0000", 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0041670470000000001 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76191 10.6 10:611e601d:::benchmark_data_smithi121_192580_object76190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.575572+0000", 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.055866181, 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1244821589999998, 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.710 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76191 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575572+0000", 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.711 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575572+0000", 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575571+0000", 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575605+0000", 2023-09-23T22:56:14.712 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4301999999999998e-05 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575615+0000", 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0208e-05 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575621+0000", 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.122e-06 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.713 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575680+0000", 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8924e-05 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575691+0000", 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0499000000000001e-05 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.481267+0000", 2023-09-23T22:56:14.714 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.90557614099999995 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.481276+0000", 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5740000000000002e-06 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.680063+0000", 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1987864669999999 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.715 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.680231+0000", 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000167706 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.680419+0000", 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018869000000000001 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.691260+0000", 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010841126 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.691418+0000", 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015732499999999999 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.696194+0000", 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0047760199999999997 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.696274+0000", 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0111000000000006e-05 2023-09-23T22:56:14.717 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700054+0000", 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037805109999999999 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76194 10.6 10:6b1ea4d7:::benchmark_data_smithi121_192580_object76193:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.582752+0000", 2023-09-23T22:56:14.718 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.04868615700002, 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1216624070000001, 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76194 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582752+0000", 2023-09-23T22:56:14.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582752+0000", 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582750+0000", 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.720 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582779+0000", 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9030000000000002e-05 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582796+0000", 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6835000000000001e-05 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582803+0000", 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3749999999999999e-06 2023-09-23T22:56:14.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582868+0000", 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5060000000000004e-05 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.582881+0000", 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3166000000000001e-05 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.482108+0000", 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.89922727599999996 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.482120+0000", 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2203e-05 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.683565+0000", 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.201444701 2023-09-23T22:56:14.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.683776+0000", 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000211296 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.683964+0000", 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018823099999999999 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.691460+0000", 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0074952459999999997 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700150+0000", 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00869026 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700163+0000", 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3077e-05 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700224+0000", 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0557000000000003e-05 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.704415+0000", 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0041910630000000001 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.726 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:88490 10.b 10:d253485e:::benchmark_data_smithi121_192580_object88489:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:07.416814+0000", 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 307.21462391300003, 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.134163979, 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 88490 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.727 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.416814+0000", 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.416814+0000", 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.728 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.416814+0000", 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.416832+0000", 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8084000000000002e-05 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.416842+0000", 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7499999999999998e-06 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.416849+0000", 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3860000000000001e-06 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.417383+0000", 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00053367900000000001 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.417566+0000", 2023-09-23T22:56:14.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000183752 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.417741+0000", 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000175033 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.433372+0000", 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015630449000000001 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.433386+0000", 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3988999999999999e-05 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.550806+0000", 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.117419682 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.550978+0000", 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017292699999999999 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.732 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:88492 10.b 10:d9b7dd2b:::benchmark_data_smithi121_192580_object88491:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:07.419976+0000", 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 307.21146207599998, 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.150377829, 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.733 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 88492 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.419976+0000", 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.419976+0000", 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.419974+0000", 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.420003+0000", 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8870999999999999e-05 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.420021+0000", 2023-09-23T22:56:14.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8088999999999999e-05 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.420032+0000", 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0611999999999999e-05 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.423596+0000", 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035647669999999999 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.424380+0000", 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00078312399999999995 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.424570+0000", 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018993999999999999 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.433420+0000", 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0088501699999999992 2023-09-23T22:56:14.737 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.433429+0000", 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4280000000000002e-06 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.551328+0000", 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.117899099 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for degraded object", 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.552288+0000", 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00095997900000000002 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570285+0000", 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017996662 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570354+0000", 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9311000000000001e-05 2023-09-23T22:56:14.739 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:88496 10.b 10:d71597e8:::benchmark_data_smithi121_192580_object88495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:07.426567+0000", 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 307.20487149600001, 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1441088189999999, 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.740 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 88496 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.426567+0000", 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.426567+0000", 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.426565+0000", 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.426592+0000", 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7005999999999999e-05 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.742 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.426607+0000", 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5166e-05 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.426616+0000", 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1099999999999992e-06 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.433456+0000", 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0068400680000000004 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.433464+0000", 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7840000000000004e-06 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.552372+0000", 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.118908244 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.552537+0000", 2023-09-23T22:56:14.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016468400000000001 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.552658+0000", 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012112000000000001 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.563559+0000", 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010900953999999999 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.745 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570377+0000", 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0068181780000000003 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570579+0000", 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000201764 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570614+0000", 2023-09-23T22:56:14.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5099999999999999e-05 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570676+0000", 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1520999999999996e-05 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:88500 10.b 10:dd8bbd4a:::benchmark_data_smithi121_192580_object88499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:07.434825+0000", 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 307.19661337600002, 2023-09-23T22:56:14.747 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.135994715, 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 88500 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.434825+0000", 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.434825+0000", 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.434824+0000", 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.434856+0000", 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2085000000000002e-05 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.434870+0000", 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4209000000000001e-05 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.434879+0000", 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8570000000000001e-06 2023-09-23T22:56:14.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.437661+0000", 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002782124 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.437670+0000", 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1249999999999999e-06 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.555278+0000", 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.117608406 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.555425+0000", 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014641400000000001 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.555549+0000", 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000123795 2023-09-23T22:56:14.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.563570+0000", 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0080219139999999998 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570417+0000", 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0068461559999999999 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570714+0000", 2023-09-23T22:56:14.753 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029733299999999999 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570744+0000", 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0048000000000001e-05 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570820+0000", 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5741999999999994e-05 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.754 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:88521 10.b 10:d718c467:::benchmark_data_smithi121_192580_object88520:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:51:07.515585+0000", 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 307.11585330399998, 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0622072600000001, 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 88521 2023-09-23T22:56:14.755 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515585+0000", 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515585+0000", 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.756 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515583+0000", 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515610+0000", 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7072000000000001e-05 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515625+0000", 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4956e-05 2023-09-23T22:56:14.757 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515634+0000", 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3420000000000008e-06 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515712+0000", 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8359e-05 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.758 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:07.515723+0000", 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1141000000000001e-05 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.557338+0000", 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0416152169999999 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.557457+0000", 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000118527 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.759 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.557577+0000", 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120096 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.563580+0000", 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060027609999999997 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.760 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.570454+0000", 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.006873774 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.577661+0000", 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072076869999999999 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.577707+0000", 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5439999999999999e-05 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.761 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:51:08.577792+0000", 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5667999999999994e-05 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:182547 10.b 10:d64c9aab:::benchmark_data_smithi121_192580_object88766:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:53:42.518859+0000", 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 152.11257976300001, 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0793582159999999, 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.762 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 182547 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518859+0000", 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.763 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518859+0000", 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518857+0000", 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518865+0000", 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4649999999999994e-06 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.764 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518878+0000", 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3283e-05 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518887+0000", 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.422e-06 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518939+0000", 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2672e-05 2023-09-23T22:56:14.765 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.519079+0000", 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000140016 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,4,6", 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.519215+0000", 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013527499999999999 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.766 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.526801+0000", 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0075861349999999999 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.530424+0000", 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0036230379999999999 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.530480+0000", 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6087e-05 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.767 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560524+0000", 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.030044544999999999 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560535+0000", 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0434999999999999e-05 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598126+0000", 2023-09-23T22:56:14.768 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0375909889999999 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598217+0000", 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.0941999999999998e-05 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:182548 10.b 10:d4a5da08:::benchmark_data_smithi121_192580_object88767:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:53:42.518903+0000", 2023-09-23T22:56:14.769 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 152.112535251, 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0798180879999999, 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 182548 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518903+0000", 2023-09-23T22:56:14.770 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518903+0000", 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518903+0000", 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.771 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518906+0000", 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5329999999999999e-06 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518912+0000", 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0589999999999999e-06 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.518917+0000", 2023-09-23T22:56:14.772 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1019999999999996e-06 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.522309+0000", 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033917539999999999 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.522473+0000", 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000164105 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.773 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,4,6", 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.522627+0000", 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000153733 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.530489+0000", 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0078618409999999996 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.532596+0000", 2023-09-23T22:56:14.774 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002107678 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.534331+0000", 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0017343269999999999 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560557+0000", 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.026226625999999999 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.775 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560564+0000", 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9269999999999999e-06 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598635+0000", 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.038070888 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598721+0000", 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6005000000000001e-05 2023-09-23T22:56:14.776 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:182553 10.b 10:d659540c:::benchmark_data_smithi121_192580_object88772:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:53:42.525321+0000", 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 152.10611766900001, 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.073495928, 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.777 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 182553 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.525321+0000", 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.525321+0000", 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.778 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.525319+0000", 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.525326+0000", 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7050000000000002e-06 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.779 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.525336+0000", 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0328e-05 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.525345+0000", 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4959999999999996e-06 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.526829+0000", 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001484197 2023-09-23T22:56:14.780 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.526994+0000", 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016528300000000001 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,4,6", 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.527138+0000", 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014376300000000001 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.781 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533226+0000", 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060879200000000001 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533269+0000", 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.337e-05 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560586+0000", 2023-09-23T22:56:14.782 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.027316824 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560594+0000", 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6590000000000007e-06 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598743+0000", 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0381495620000001 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.783 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598817+0000", 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3412999999999997e-05 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:182555 10.b 10:dc5ac2b3:::benchmark_data_smithi121_192580_object88774:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:53:42.533695+0000", 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 152.09774349099999, 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0806484329999999, 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:56:14.784 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 182555 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533695+0000", 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.785 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533695+0000", 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533693+0000", 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533700+0000", 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7379999999999997e-06 2023-09-23T22:56:14.786 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533719+0000", 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9307999999999999e-05 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.533728+0000", 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8459999999999997e-06 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.534358+0000", 2023-09-23T22:56:14.787 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00063002700000000002 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.535251+0000", 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00089263500000000002 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 2,4,6", 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.535411+0000", 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016064700000000001 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.788 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560617+0000", 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.02520611 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560625+0000", 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7160000000000003e-06 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598854+0000", 2023-09-23T22:56:14.789 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0382286249999999 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.598998+0000", 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000144537 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.614256+0000", 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015257732 2023-09-23T22:56:14.790 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.614343+0000", 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7441000000000005e-05 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:182559 10.b 10:dc29e482:::benchmark_data_smithi121_192580_object88778:head [delete] snapc 0=[] ondisk+write+known_if_redirected e250)", 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:53:42.548972+0000", 2023-09-23T22:56:14.791 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 152.08246679000001, 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.06923897, 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 182559 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.548972+0000", 2023-09-23T22:56:14.792 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.548972+0000", 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.548970+0000", 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.793 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.548976+0000", 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8590000000000001e-06 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.548986+0000", 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8390000000000002e-06 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.548993+0000", 2023-09-23T22:56:14.794 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9739999999999996e-06 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560649+0000", 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011656325 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:42.560655+0000", 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8170000000000004e-06 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.795 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.599028+0000", 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.038373435 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.599197+0000", 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016833199999999999 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.599295+0000", 2023-09-23T22:56:14.796 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.8604000000000007e-05 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.612902+0000", 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013606902000000001 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.612984+0000", 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2020000000000004e-05 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.797 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.618077+0000", 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0050927639999999996 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.618123+0000", 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5673000000000001e-05 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:53:43.618211+0000", 2023-09-23T22:56:14.798 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7848000000000003e-05 2023-09-23T22:56:14.799 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.799 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.799 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.799 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:56:14.799 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:56:14.799 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:56:14.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:14 smithi121 bash[78246]: cluster 2023-09-23T22:56:14.559035+0000 mon.a (mon.0) 1595 : cluster 3 Health check update: Degraded data redundancy: 21383/162723 objects degraded (13.141%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:14 smithi121 bash[74920]: cluster 2023-09-23T22:56:14.559035+0000 mon.a (mon.0) 1595 : cluster 3 Health check update: Degraded data redundancy: 21383/162723 objects degraded (13.141%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:14.801 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 45 16 56519 56503 78.4615 38.375 0.0451462 0.0127361 2023-09-23T22:56:14.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:14.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:14.967 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:14 smithi123 bash[59255]: cluster 2023-09-23T22:56:14.559035+0000 mon.a (mon.0) 1595 : cluster 3 Health check update: Degraded data redundancy: 21383/162723 objects degraded (13.141%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:15.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:15.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:15.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:15.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:15.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:15.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:15.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:15.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:15.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:15.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 46 16 57178 57162 77.6512 41.1875 0.0128261 0.0128699 2023-09-23T22:56:15.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:15.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:15.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:15.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:15 smithi123 bash[59255]: cluster 2023-09-23T22:56:14.451353+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1299: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 21383/162723 objects degraded (13.141%); 8924/162723 objects misplaced (5.484%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:15.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:15.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:16.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:15 smithi121 bash[74920]: cluster 2023-09-23T22:56:14.451353+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1299: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 21383/162723 objects degraded (13.141%); 8924/162723 objects misplaced (5.484%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:15 smithi121 bash[78246]: cluster 2023-09-23T22:56:14.451353+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1299: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 21383/162723 objects degraded (13.141%); 8924/162723 objects misplaced (5.484%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:16.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:16.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:16.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:16.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:56:16.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:16.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:16.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:16.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:16.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:16.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:16.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:16.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:16.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:16.538 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:16.539 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:16.539 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:16.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:16.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:16.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:16.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:16.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 47 16 57793 57777 76.8169 38.4375 0.0242105 0.0130092 2023-09-23T22:56:16.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:16.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:16.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:17.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:17.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:17.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:17.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:17.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:17.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:17.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:17.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:17.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:17.421 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:17.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:17.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:17.556 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:17.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:17 smithi121 bash[74920]: cluster 2023-09-23T22:56:16.452188+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1300: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 36 MiB/s wr, 569 op/s; 21383/170241 objects degraded (12.560%); 8833/170241 objects misplaced (5.189%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:56:17.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:17.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:17.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 48 16 58416 58400 76.0277 38.9375 0.0482932 0.0131451 2023-09-23T22:56:17.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:17 smithi123 bash[59255]: cluster 2023-09-23T22:56:16.452188+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1300: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 36 MiB/s wr, 569 op/s; 21383/170241 objects degraded (12.560%); 8833/170241 objects misplaced (5.189%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:56:17.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:17.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:17.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:17.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:18.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:17 smithi121 bash[78246]: cluster 2023-09-23T22:56:16.452188+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1300: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 36 MiB/s wr, 569 op/s; 21383/170241 objects degraded (12.560%); 8833/170241 objects misplaced (5.189%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:56:18.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:18.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:18.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:18.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:18.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:18.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:18.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:18.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:18.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:18.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:18.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:18.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:18.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:18.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:18.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:18.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 49 16 59038 59022 75.2695 38.875 0.00653234 0.0132743 2023-09-23T22:56:18.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:18.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:18.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:19.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:19.087 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:56:19 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:56:18] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T22:56:19.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:19.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:19.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:19.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:19.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:19.389 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.418 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:19.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:19.559 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:19.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:19.671 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:19 smithi121 bash[78246]: cluster 2023-09-23T22:56:18.452750+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1301: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 33 MiB/s wr, 526 op/s; 21383/170814 objects degraded (12.518%); 8833/170814 objects misplaced (5.171%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:19.671 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:19 smithi121 bash[74920]: cluster 2023-09-23T22:56:18.452750+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1301: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 33 MiB/s wr, 526 op/s; 21383/170814 objects degraded (12.518%); 8833/170814 objects misplaced (5.171%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:19.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:19.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:19.763 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 50 16 59687 59671 74.5753 40.5625 0.0194723 0.0134023 2023-09-23T22:56:19.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:19.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:19.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:19.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:19.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:19.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:20.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:19 smithi123 bash[59255]: cluster 2023-09-23T22:56:18.452750+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1301: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 33 MiB/s wr, 526 op/s; 21383/170814 objects degraded (12.518%); 8833/170814 objects misplaced (5.171%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:20.069 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:20.097 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:20.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:20.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:20.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:20.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:20.526 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:20.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:20.610 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:20.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:20.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:20.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:20 smithi121 bash[78246]: cluster 2023-09-23T22:56:20.454034+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1302: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 38 MiB/s wr, 614 op/s; 21383/174477 objects degraded (12.255%); 8833/174477 objects misplaced (5.063%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:20.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:20 smithi121 bash[78246]: cluster 2023-09-23T22:56:20.633622+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 21383/174477 objects degraded (12.255%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:20.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:20 smithi121 bash[74920]: cluster 2023-09-23T22:56:20.454034+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1302: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 38 MiB/s wr, 614 op/s; 21383/174477 objects degraded (12.255%); 8833/174477 objects misplaced (5.063%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:20.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:20 smithi121 bash[74920]: cluster 2023-09-23T22:56:20.633622+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 21383/174477 objects degraded (12.255%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:20.760 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 51 15 60309 60294 73.8765 38.9375 0.0134738 0.0135294 2023-09-23T22:56:20.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:20.812 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:20.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:20.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:20.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:20 smithi123 bash[59255]: cluster 2023-09-23T22:56:20.454034+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1302: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 38 MiB/s wr, 614 op/s; 21383/174477 objects degraded (12.255%); 8833/174477 objects misplaced (5.063%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:20.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:20 smithi123 bash[59255]: cluster 2023-09-23T22:56:20.633622+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 21383/174477 objects degraded (12.255%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:20.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:21.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:21.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:21.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:21.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:21.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:21.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:21.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:21.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:21.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:21.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:21.761 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 52 16 60917 60901 73.1854 37.9375 0.0119652 0.0136548 2023-09-23T22:56:21.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:21.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:21.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:21.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:21.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:21.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:22.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:22.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:22.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:22 smithi123 bash[59255]: audit 2023-09-23T22:56:21.957909+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:22.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:22.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:22.406 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:22.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:22.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:22.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:22 smithi121 bash[74920]: audit 2023-09-23T22:56:21.957909+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:22.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:22 smithi121 bash[78246]: audit 2023-09-23T22:56:21.957909+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:22.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:22.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:22.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:22.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:22.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:22.761 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 53 16 61390 61374 72.3623 29.5625 0.0357728 0.0138105 2023-09-23T22:56:22.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:22.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:23.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:23.111 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:23.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:23.349 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:23.380 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:23.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:23.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.510 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:23.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:23.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:23 smithi121 bash[78246]: cluster 2023-09-23T22:56:22.454755+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1303: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 36 MiB/s wr, 579 op/s; 21383/179703 objects degraded (11.899%); 8723/179703 objects misplaced (4.854%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:23.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:23 smithi121 bash[74920]: cluster 2023-09-23T22:56:22.454755+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1303: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 36 MiB/s wr, 579 op/s; 21383/179703 objects degraded (11.899%); 8723/179703 objects misplaced (4.854%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:23.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:23.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:23 smithi123 bash[59255]: cluster 2023-09-23T22:56:22.454755+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1303: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 36 MiB/s wr, 579 op/s; 21383/179703 objects degraded (11.899%); 8723/179703 objects misplaced (4.854%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:23.761 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 54 16 61941 61925 71.66 34.4375 0.0496625 0.0139472 2023-09-23T22:56:23.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:23.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:23.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:24.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:24.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:24.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:24.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:24.267 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:24.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:24.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:24.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:24.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:24.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:24.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:24.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:24.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:24.763 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 55 16 62503 62487 70.993 35.125 0.0283608 0.0140748 2023-09-23T22:56:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:24.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:24.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:24.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:25.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:25.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:25.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:25.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:25.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:25.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:25.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:25.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:25 smithi123 bash[59255]: cluster 2023-09-23T22:56:24.455384+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1304: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 35 MiB/s wr, 562 op/s; 21383/181353 objects degraded (11.791%); 8723/181353 objects misplaced (4.810%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:25.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:25.763 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 56 16 63148 63132 70.4451 40.3125 0.0105772 0.0141869 2023-09-23T22:56:25.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:25.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:25.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:25 smithi121 bash[78246]: cluster 2023-09-23T22:56:24.455384+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1304: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 35 MiB/s wr, 562 op/s; 21383/181353 objects degraded (11.791%); 8723/181353 objects misplaced (4.810%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:25.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:25 smithi121 bash[74920]: cluster 2023-09-23T22:56:24.455384+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1304: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 35 MiB/s wr, 562 op/s; 21383/181353 objects degraded (11.791%); 8723/181353 objects misplaced (4.810%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T22:56:25.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:26.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:26.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:26.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:26.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:26.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:26.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:26.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:26.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:26.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:26.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:26 smithi121 bash[74920]: cluster 2023-09-23T22:56:26.563308+0000 mon.a (mon.0) 1598 : cluster 3 Health check update: Degraded data redundancy: 21383/188193 objects degraded (11.362%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:26.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.749 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:26.763 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 57 16 63670 63654 69.7816 32.625 0.0219691 0.0143234 2023-09-23T22:56:26.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:26 smithi123 bash[59255]: cluster 2023-09-23T22:56:26.563308+0000 mon.a (mon.0) 1598 : cluster 3 Health check update: Degraded data redundancy: 21383/188193 objects degraded (11.362%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:26.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:26.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:27.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:26 smithi121 bash[78246]: cluster 2023-09-23T22:56:26.563308+0000 mon.a (mon.0) 1598 : cluster 3 Health check update: Degraded data redundancy: 21383/188193 objects degraded (11.362%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:27.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:27.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:27.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:27.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:27.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:27.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:27.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:27.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:27.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:27.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:27.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:27.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:27.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:27.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:27.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:27.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:27.763 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 58 16 64284 64268 69.2401 38.375 0.0737607 0.0144306 2023-09-23T22:56:27.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:27.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:27 smithi123 bash[59255]: cluster 2023-09-23T22:56:26.455990+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1305: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 44 MiB/s wr, 707 op/s; 21383/188193 objects degraded (11.362%); 8626/188193 objects misplaced (4.584%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T22:56:27.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:27.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:27.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:27.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:27 smithi121 bash[78246]: cluster 2023-09-23T22:56:26.455990+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1305: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 44 MiB/s wr, 707 op/s; 21383/188193 objects degraded (11.362%); 8626/188193 objects misplaced (4.584%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T22:56:27.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:27 smithi121 bash[74920]: cluster 2023-09-23T22:56:26.455990+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1305: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 44 MiB/s wr, 707 op/s; 21383/188193 objects degraded (11.362%); 8626/188193 objects misplaced (4.584%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T22:56:27.919 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:27.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:28.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:28.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:28.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:28.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:28.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:28.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:28.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:28.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:28.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:28.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:28.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:28.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:28.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:28.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:28.763 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 59 16 64759 64743 68.5698 29.6875 0.0227955 0.0145756 2023-09-23T22:56:28.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:28.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:28.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:28.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:28.975 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:56:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:56:28] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T22:56:28.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:29.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:29.103 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:29.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:29.265 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:29.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:29.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:29.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:29.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:29.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:56:29.760740+0000 min lat: 0.00139816 max lat: 2.5008 avg lat: 0.0146972 2023-09-23T22:56:29.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:56:29.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 60 16 65312 65296 68.003 34.5625 0.0213678 0.0146972 2023-09-23T22:56:29.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:29 smithi121 bash[74920]: cluster 2023-09-23T22:56:28.456743+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1306: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 32 MiB/s wr, 514 op/s; 21383/188766 objects degraded (11.328%); 8626/188766 objects misplaced (4.570%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:56:29.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:29 smithi121 bash[78246]: cluster 2023-09-23T22:56:28.456743+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1306: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 32 MiB/s wr, 514 op/s; 21383/188766 objects degraded (11.328%); 8626/188766 objects misplaced (4.570%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:56:29.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:29.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:29 smithi123 bash[59255]: cluster 2023-09-23T22:56:28.456743+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1306: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 32 MiB/s wr, 514 op/s; 21383/188766 objects degraded (11.328%); 8626/188766 objects misplaced (4.570%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:56:30.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:30.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:30.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:30.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:30.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:30.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:30.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:30.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:30.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:30.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:30.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:30.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:30.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:30.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:30.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:30.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:30.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 61 16 65878 65862 67.4681 35.375 0.0342237 0.0148134 2023-09-23T22:56:30.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:30.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:30.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:30.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:31.021 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:31.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:31.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:31.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:31.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:31.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:31.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:31.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:31.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:31.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:31.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:31.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:31.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:31.695 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:31.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:31.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 62 16 66507 66491 67.014 39.3125 0.0159696 0.0149153 2023-09-23T22:56:31.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:31.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:31 smithi123 bash[59255]: cluster 2023-09-23T22:56:30.457306+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1307: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 37 MiB/s wr, 584 op/s; 21383/191853 objects degraded (11.146%); 8626/191853 objects misplaced (4.496%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:56:31.825 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:31.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:31.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:31.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:31 smithi121 bash[74920]: cluster 2023-09-23T22:56:30.457306+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1307: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 37 MiB/s wr, 584 op/s; 21383/191853 objects degraded (11.146%); 8626/191853 objects misplaced (4.496%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:56:31.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:31 smithi121 bash[78246]: cluster 2023-09-23T22:56:30.457306+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1307: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 37 MiB/s wr, 584 op/s; 21383/191853 objects degraded (11.146%); 8626/191853 objects misplaced (4.496%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:56:31.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:32.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:32.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:32.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:32.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:32.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:32.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:32.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:32.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:32.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:32.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:32.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:32.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:32.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:32.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 63 16 67078 67062 66.5167 35.6875 0.0189531 0.0150252 2023-09-23T22:56:32.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:32.855 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:32 smithi123 bash[59255]: cluster 2023-09-23T22:56:32.557899+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 21383/191853 objects degraded (11.146%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:32.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:32.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:32.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:32.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:32 smithi121 bash[78246]: cluster 2023-09-23T22:56:32.557899+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 21383/191853 objects degraded (11.146%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:32.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:32 smithi121 bash[74920]: cluster 2023-09-23T22:56:32.557899+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 21383/191853 objects degraded (11.146%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:33.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:33.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:33.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:33.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:33.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:33.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:33.547 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:33.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:33.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:33.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:33 smithi123 bash[59255]: cluster 2023-09-23T22:56:32.458024+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1308: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 38 MiB/s wr, 615 op/s; 21383/196650 objects degraded (10.874%); 8485/196650 objects misplaced (4.315%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:56:33.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:33.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 64 16 67683 67667 66.0682 37.8125 0.0109178 0.0151281 2023-09-23T22:56:33.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:33 smithi121 bash[74920]: cluster 2023-09-23T22:56:32.458024+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1308: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 38 MiB/s wr, 615 op/s; 21383/196650 objects degraded (10.874%); 8485/196650 objects misplaced (4.315%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:56:33.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:33 smithi121 bash[78246]: cluster 2023-09-23T22:56:32.458024+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1308: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 38 MiB/s wr, 615 op/s; 21383/196650 objects degraded (10.874%); 8485/196650 objects misplaced (4.315%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T22:56:33.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:33.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:34.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:34.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:34.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:34.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:34.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:34.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:34.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:34.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:34.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:34.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:34.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:34.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 65 16 68319 68303 65.6633 39.75 0.014748 0.0152215 2023-09-23T22:56:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:34.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:34.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:34.998 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:35.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:35.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:35.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:35.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:35.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:35.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:35.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:35.441 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:35.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:35.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:35.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:35 smithi121 bash[78246]: cluster 2023-09-23T22:56:34.458540+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1309: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32 MiB/s wr, 513 op/s; 21383/198207 objects degraded (10.788%); 8485/198207 objects misplaced (4.281%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:35.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:35 smithi121 bash[74920]: cluster 2023-09-23T22:56:34.458540+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1309: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32 MiB/s wr, 513 op/s; 21383/198207 objects degraded (10.788%); 8485/198207 objects misplaced (4.281%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:35.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:35.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:35.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 66 16 68931 68915 65.2479 38.25 0.0394007 0.0153192 2023-09-23T22:56:35.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:35.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:35.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:35 smithi123 bash[59255]: cluster 2023-09-23T22:56:34.458540+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1309: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32 MiB/s wr, 513 op/s; 21383/198207 objects degraded (10.788%); 8485/198207 objects misplaced (4.281%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:35.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:36.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:36.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:36.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:36.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:36.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:36.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:36.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:36.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:36.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:36.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:36.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:36.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:36.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:36.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 67 16 69483 69467 64.789 34.5 0.0256918 0.0154259 2023-09-23T22:56:36.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:36.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:36.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:36.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:36.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:36 smithi121 bash[74920]: cluster 2023-09-23T22:56:36.459266+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1310: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 42 MiB/s wr, 675 op/s; 21383/205683 objects degraded (10.396%); 8372/205683 objects misplaced (4.070%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:56:36.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:36 smithi121 bash[78246]: cluster 2023-09-23T22:56:36.459266+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1310: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 42 MiB/s wr, 675 op/s; 21383/205683 objects degraded (10.396%); 8372/205683 objects misplaced (4.070%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:56:36.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:36.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:37.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:37.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:36 smithi123 bash[59255]: cluster 2023-09-23T22:56:36.459266+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1310: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 42 MiB/s wr, 675 op/s; 21383/205683 objects degraded (10.396%); 8372/205683 objects misplaced (4.070%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:56:37.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:37.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:37.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:37.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:37.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:37.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:37.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:37.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:37.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:37.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:37.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:37.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:37.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:37.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:37 smithi121 bash[78246]: audit 2023-09-23T22:56:36.958169+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:37.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:37 smithi121 bash[78246]: cluster 2023-09-23T22:56:37.558997+0000 mon.a (mon.0) 1601 : cluster 3 Health check update: Degraded data redundancy: 21383/205683 objects degraded (10.396%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:37.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:37 smithi121 bash[74920]: audit 2023-09-23T22:56:36.958169+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:37.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:37 smithi121 bash[74920]: cluster 2023-09-23T22:56:37.558997+0000 mon.a (mon.0) 1601 : cluster 3 Health check update: Degraded data redundancy: 21383/205683 objects degraded (10.396%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:37.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:37.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:37.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 68 16 70065 70049 64.3712 36.375 0.00529785 0.0155267 2023-09-23T22:56:37.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:37.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:37 smithi123 bash[59255]: audit 2023-09-23T22:56:36.958169+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:37.855 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:37 smithi123 bash[59255]: cluster 2023-09-23T22:56:37.558997+0000 mon.a (mon.0) 1601 : cluster 3 Health check update: Degraded data redundancy: 21383/205683 objects degraded (10.396%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:37.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:37.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:37.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.006 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:38.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:38.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:38.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:38.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:38.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:38.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:38.558 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:38.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:38.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:38.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:38 smithi121 bash[74920]: cluster 2023-09-23T22:56:38.459924+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1311: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 31 MiB/s wr, 501 op/s; 21383/206241 objects degraded (10.368%); 8372/206241 objects misplaced (4.059%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:56:38.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:38.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:38.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 69 16 70657 70641 63.9745 37 0.0133356 0.0156246 2023-09-23T22:56:38.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:38.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.825 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:38.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:38.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:38 smithi121 bash[78246]: cluster 2023-09-23T22:56:38.459924+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1311: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 31 MiB/s wr, 501 op/s; 21383/206241 objects degraded (10.368%); 8372/206241 objects misplaced (4.059%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:56:38.919 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:56:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:56:38] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T22:56:38.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:38.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:38.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:39.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:38 smithi123 bash[59255]: cluster 2023-09-23T22:56:38.459924+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1311: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 31 MiB/s wr, 501 op/s; 21383/206241 objects degraded (10.368%); 8372/206241 objects misplaced (4.059%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:56:39.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:39.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:39.228 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:39.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:39.267 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:56:39.333 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:56:39.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:39.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:39.381 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:56:39.422 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:56:39.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.467 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:56:39.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.508 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:56:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:39.526 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:56:39.526 INFO:teuthology.orchestra.run.smithi121.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-23T22:56:39.560 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:56:39.600 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:56:39.605 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.606 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:56:39.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:39.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:39.705 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.2 primary-affinity to 0 (802) 2023-09-23T22:56:39.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:39.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:39 smithi121 bash[74920]: audit 2023-09-23T22:56:39.177263+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.121:0/2418433488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:39.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:39 smithi121 bash[74920]: audit 2023-09-23T22:56:39.512137+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.121:0/1333040051' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]: dispatch 2023-09-23T22:56:39.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:39 smithi121 bash[74920]: audit 2023-09-23T22:56:39.513399+0000 mon.a (mon.0) 1602 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]: dispatch 2023-09-23T22:56:39.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:39 smithi121 bash[78246]: audit 2023-09-23T22:56:39.177263+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.121:0/2418433488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:39.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:39 smithi121 bash[78246]: audit 2023-09-23T22:56:39.512137+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.121:0/1333040051' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]: dispatch 2023-09-23T22:56:39.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:39 smithi121 bash[78246]: audit 2023-09-23T22:56:39.513399+0000 mon.a (mon.0) 1602 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]: dispatch 2023-09-23T22:56:39.764 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 70 16 71066 71050 63.4258 25.5625 0.0256358 0.0157532 2023-09-23T22:56:39.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:39.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:39.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:39 smithi123 bash[59255]: audit 2023-09-23T22:56:39.177263+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.121:0/2418433488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:39.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:39 smithi123 bash[59255]: audit 2023-09-23T22:56:39.512137+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.121:0/1333040051' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]: dispatch 2023-09-23T22:56:39.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:39 smithi123 bash[59255]: audit 2023-09-23T22:56:39.513399+0000 mon.a (mon.0) 1602 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]: dispatch 2023-09-23T22:56:39.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:40.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:40.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:40.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:40.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:40.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:40.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:40.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:40.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:40.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:40.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:40.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:40.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:40.691 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:40 smithi123 bash[59255]: cluster 2023-09-23T22:56:39.680718+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:56:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:40 smithi123 bash[59255]: audit 2023-09-23T22:56:39.683298+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2023-09-23T22:56:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:40 smithi123 bash[59255]: cluster 2023-09-23T22:56:39.683560+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e270: 8 total, 8 up, 6 in 2023-09-23T22:56:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:40 smithi123 bash[59255]: cluster 2023-09-23T22:56:39.683758+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:56:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:40 smithi123 bash[59255]: audit 2023-09-23T22:56:39.776345+0000 mon.a (mon.0) 1605 : audit 1 from='client.? 172.21.15.121:0/3211664177' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:40.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:40 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.461086+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1313: 89 pgs: 6 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 37 MiB/s wr, 599 op/s; 21383/209847 objects degraded (10.190%); 8372/209847 objects misplaced (3.990%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:56:40.700 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:56:40.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:40.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 71 16 71126 71110 62.5853 3.75 0.00884967 0.0158731 2023-09-23T22:56:40.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:40.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[78246]: cluster 2023-09-23T22:56:39.680718+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:56:40.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[78246]: audit 2023-09-23T22:56:39.683298+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[78246]: cluster 2023-09-23T22:56:39.683560+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e270: 8 total, 8 up, 6 in 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[78246]: cluster 2023-09-23T22:56:39.683758+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[78246]: audit 2023-09-23T22:56:39.776345+0000 mon.a (mon.0) 1605 : audit 1 from='client.? 172.21.15.121:0/3211664177' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.461086+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1313: 89 pgs: 6 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 37 MiB/s wr, 599 op/s; 21383/209847 objects degraded (10.190%); 8372/209847 objects misplaced (3.990%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[74920]: cluster 2023-09-23T22:56:39.680718+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[74920]: audit 2023-09-23T22:56:39.683298+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[74920]: cluster 2023-09-23T22:56:39.683560+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e270: 8 total, 8 up, 6 in 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[74920]: cluster 2023-09-23T22:56:39.683758+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[74920]: audit 2023-09-23T22:56:39.776345+0000 mon.a (mon.0) 1605 : audit 1 from='client.? 172.21.15.121:0/3211664177' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:40.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:40 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.461086+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1313: 89 pgs: 6 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 37 MiB/s wr, 599 op/s; 21383/209847 objects degraded (10.190%); 8372/209847 objects misplaced (3.990%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:56:40.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:40.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:40.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:41.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:41.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:41.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:41.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:41.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:41.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:41.488 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:41.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:41.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:41.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:41.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:41.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.676530+0000 mon.a (mon.0) 1606 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.677764+0000 mon.a (mon.0) 1607 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.687219+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.687965+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: audit 2023-09-23T22:56:40.688154+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.121:0/3211664177' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.688237+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e271: 8 total, 8 up, 6 in 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.690249+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.691604+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.695541+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[78246]: cluster 2023-09-23T22:56:40.699903+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.676530+0000 mon.a (mon.0) 1606 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.677764+0000 mon.a (mon.0) 1607 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.687219+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.687965+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: audit 2023-09-23T22:56:40.688154+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.121:0/3211664177' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.688237+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e271: 8 total, 8 up, 6 in 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.690249+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.691604+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.695541+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:41 smithi121 bash[74920]: cluster 2023-09-23T22:56:40.699903+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:41.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 72 16 71266 71250 61.8376 8.75 0.00489021 0.0158603 2023-09-23T22:56:41.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.676530+0000 mon.a (mon.0) 1606 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.677764+0000 mon.a (mon.0) 1607 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.687219+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.687965+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: audit 2023-09-23T22:56:40.688154+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.121:0/3211664177' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.688237+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e271: 8 total, 8 up, 6 in 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.690249+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.691604+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.695541+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:41 smithi123 bash[59255]: cluster 2023-09-23T22:56:40.699903+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:41.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:41.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:41.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:42.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:42.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:42.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:42.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:42.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:42.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:42.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:42.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:42.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:42.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:42.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:42.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:42.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:42.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[74920]: cluster 2023-09-23T22:56:41.695975+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e272: 8 total, 8 up, 6 in 2023-09-23T22:56:42.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[74920]: cluster 2023-09-23T22:56:41.697620+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:42.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[74920]: cluster 2023-09-23T22:56:41.699690+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:42.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[74920]: cluster 2023-09-23T22:56:41.730478+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:42.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[74920]: cluster 2023-09-23T22:56:42.461996+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1316: 89 pgs: 1 remapped+peering, 7 peering, 2 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 25 MiB/s wr, 394 op/s; 21381/212784 objects degraded (10.048%); 6100/212784 objects misplaced (2.867%); 1.0 MiB/s, 14 objects/s recovering 2023-09-23T22:56:42.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:42.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:42 smithi123 bash[59255]: cluster 2023-09-23T22:56:41.695975+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e272: 8 total, 8 up, 6 in 2023-09-23T22:56:42.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:42 smithi123 bash[59255]: cluster 2023-09-23T22:56:41.697620+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:42.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:42 smithi123 bash[59255]: cluster 2023-09-23T22:56:41.699690+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:42.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:42 smithi123 bash[59255]: cluster 2023-09-23T22:56:41.730478+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:42.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:42 smithi123 bash[59255]: cluster 2023-09-23T22:56:42.461996+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1316: 89 pgs: 1 remapped+peering, 7 peering, 2 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 25 MiB/s wr, 394 op/s; 21381/212784 objects degraded (10.048%); 6100/212784 objects misplaced (2.867%); 1.0 MiB/s, 14 objects/s recovering 2023-09-23T22:56:42.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:42 smithi123 bash[59255]: cluster 2023-09-23T22:56:42.560168+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: Degraded data redundancy: 21383/209847 objects degraded (10.190%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:42.766 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 73 16 71338 71322 61.0521 4.5 0.00983105 0.016164 2023-09-23T22:56:42.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:42.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:42.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:56:42.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:42.907 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:42.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[74920]: cluster 2023-09-23T22:56:42.560168+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: Degraded data redundancy: 21383/209847 objects degraded (10.190%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[78246]: cluster 2023-09-23T22:56:41.695975+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e272: 8 total, 8 up, 6 in 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[78246]: cluster 2023-09-23T22:56:41.697620+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[78246]: cluster 2023-09-23T22:56:41.699690+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[78246]: cluster 2023-09-23T22:56:41.730478+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[78246]: cluster 2023-09-23T22:56:42.461996+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1316: 89 pgs: 1 remapped+peering, 7 peering, 2 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 25 MiB/s wr, 394 op/s; 21381/212784 objects degraded (10.048%); 6100/212784 objects misplaced (2.867%); 1.0 MiB/s, 14 objects/s recovering 2023-09-23T22:56:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:42 smithi121 bash[78246]: cluster 2023-09-23T22:56:42.560168+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: Degraded data redundancy: 21383/209847 objects degraded (10.190%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:43.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:43.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:43.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:43.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:43.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:43.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:43.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:43.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:43.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:43.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:43.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 74 16 71752 71736 60.5768 25.875 0.00761782 0.0164788 2023-09-23T22:56:43.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:43.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:43.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:43.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:43.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:44.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:44.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:44.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:44.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:44.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:44.342 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:44.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:44.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:44.582 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:44.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:44.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:44.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:44.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:44.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 75 16 72150 72134 60.1007 24.875 0.00479943 0.0166015 2023-09-23T22:56:44.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:56:44.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:56:44.849 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:45.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:45.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:45.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:45.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:45.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:45.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:45.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:45.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:45.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:45.441 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:45.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:45.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:45.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:45.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:45.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:45 smithi121 bash[74920]: cluster 2023-09-23T22:56:44.462875+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1317: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 7 peering, 2 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 26 MiB/s wr, 422 op/s; 18274/213846 objects degraded (8.545%); 9127/213846 objects misplaced (4.268%); 1.9 MiB/s, 28 objects/s recovering 2023-09-23T22:56:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:45 smithi121 bash[78246]: cluster 2023-09-23T22:56:44.462875+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1317: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 7 peering, 2 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 26 MiB/s wr, 422 op/s; 18274/213846 objects degraded (8.545%); 9127/213846 objects misplaced (4.268%); 1.9 MiB/s, 28 objects/s recovering 2023-09-23T22:56:45.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 76 16 72531 72515 59.6233 23.8125 0.0132592 0.016738 2023-09-23T22:56:45.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:45.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:45 smithi123 bash[59255]: cluster 2023-09-23T22:56:44.462875+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1317: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 7 peering, 2 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 26 MiB/s wr, 422 op/s; 18274/213846 objects degraded (8.545%); 9127/213846 objects misplaced (4.268%); 1.9 MiB/s, 28 objects/s recovering 2023-09-23T22:56:45.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:45.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:45.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:45.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:46.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:46.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:46.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:46.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:46.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:46.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:46.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:46.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:46.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:46.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:46.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:46.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:46.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:46.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:46.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:46.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:46 smithi121 bash[78246]: cluster 2023-09-23T22:56:46.517189+0000 mon.a (mon.0) 1612 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2023-09-23T22:56:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:46 smithi121 bash[74920]: cluster 2023-09-23T22:56:46.517189+0000 mon.a (mon.0) 1612 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2023-09-23T22:56:46.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 77 16 72948 72932 59.1874 26.0625 0.0127438 0.0168611 2023-09-23T22:56:46.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:46.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:47.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:47.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:46 smithi123 bash[59255]: cluster 2023-09-23T22:56:46.517189+0000 mon.a (mon.0) 1612 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2023-09-23T22:56:47.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:47.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:47.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:47.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:47.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:47.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:47.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:47.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:47.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:47.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:47.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:47.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:47.629 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:47.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:47.699 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:47 smithi121 bash[74920]: cluster 2023-09-23T22:56:46.463594+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1318: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 29 MiB/s wr, 459 op/s; 18274/216702 objects degraded (8.433%); 11310/216702 objects misplaced (5.219%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:56:47.699 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:47 smithi121 bash[74920]: cluster 2023-09-23T22:56:47.561736+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: Degraded data redundancy: 18274/216702 objects degraded (8.433%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:47.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:47 smithi121 bash[78246]: cluster 2023-09-23T22:56:46.463594+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1318: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 29 MiB/s wr, 459 op/s; 18274/216702 objects degraded (8.433%); 11310/216702 objects misplaced (5.219%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:56:47.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:47 smithi121 bash[78246]: cluster 2023-09-23T22:56:47.561736+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: Degraded data redundancy: 18274/216702 objects degraded (8.433%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:47.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.723 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:47.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:47.765 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 78 16 73321 73305 58.7275 23.3125 0.00440852 0.0169859 2023-09-23T22:56:47.794 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 1] out_osds: [7, 5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:56:47.794 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:56:47.794 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T22:56:47.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T22:56:47.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:47.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:47 smithi123 bash[59255]: cluster 2023-09-23T22:56:46.463594+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1318: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 29 MiB/s wr, 459 op/s; 18274/216702 objects degraded (8.433%); 11310/216702 objects misplaced (5.219%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:56:47.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:47 smithi123 bash[59255]: cluster 2023-09-23T22:56:47.561736+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: Degraded data redundancy: 18274/216702 objects degraded (8.433%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:47.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:47.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:47.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:47.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:48.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:48.111 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:48.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:48.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:48.347 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:48.370 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:48.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:48.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:48.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:48.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:48.647 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:48.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:48.761 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:48.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:48.766 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 79 16 73697 73681 58.2816 23.5 0.00617759 0.0171192 2023-09-23T22:56:48.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:48.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:48.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:48 smithi121 bash[78246]: audit 2023-09-23T22:56:47.765150+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:48.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:48 smithi121 bash[78246]: cluster 2023-09-23T22:56:48.464286+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1319: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 314 op/s; 18274/217410 objects degraded (8.405%); 11193/217410 objects misplaced (5.148%); 2.3 MiB/s, 35 objects/s recovering 2023-09-23T22:56:48.927 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:56:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:56:48] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T22:56:48.927 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:48 smithi121 bash[74920]: audit 2023-09-23T22:56:47.765150+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:48.927 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:48 smithi121 bash[74920]: cluster 2023-09-23T22:56:48.464286+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1319: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 314 op/s; 18274/217410 objects degraded (8.405%); 11193/217410 objects misplaced (5.148%); 2.3 MiB/s, 35 objects/s recovering 2023-09-23T22:56:48.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:48 smithi123 bash[59255]: audit 2023-09-23T22:56:47.765150+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:48 smithi123 bash[59255]: cluster 2023-09-23T22:56:48.464286+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1319: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 314 op/s; 18274/217410 objects degraded (8.405%); 11193/217410 objects misplaced (5.148%); 2.3 MiB/s, 35 objects/s recovering 2023-09-23T22:56:49.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:49.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:49.149 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:49.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:49.252 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:49.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:49.386 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:49.411 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:49.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:49.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:49.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:49.660 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:49.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:49.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:49.766 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:2023-09-23T22:56:49.762805+0000 min lat: 0.00139816 max lat: 2.89226 avg lat: 0.017242 2023-09-23T22:56:49.766 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:56:49.766 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 80 16 74085 74069 57.8562 24.25 0.482305 0.017242 2023-09-23T22:56:49.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:49.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:49.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:49.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:50.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:50.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:50.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:50.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:50.328 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:50.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:50.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:50.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:50.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:50.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:50.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:50.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:50.766 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 81 16 74457 74441 57.429 23.25 0.0422654 0.0173773 2023-09-23T22:56:50.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:50.869 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:50.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:51.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:51.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:51.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:51.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:51.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:51.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:51.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:51.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:51.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:51.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:51.647 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:51.694 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:51.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:51 smithi121 bash[74920]: cluster 2023-09-23T22:56:50.464867+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1320: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 19 MiB/s wr, 306 op/s; 18274/220083 objects degraded (8.303%); 11193/220083 objects misplaced (5.086%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:56:51.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:51 smithi121 bash[78246]: cluster 2023-09-23T22:56:50.464867+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1320: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 19 MiB/s wr, 306 op/s; 18274/220083 objects degraded (8.303%); 11193/220083 objects misplaced (5.086%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:56:51.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:51 smithi123 bash[59255]: cluster 2023-09-23T22:56:50.464867+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1320: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 19 MiB/s wr, 306 op/s; 18274/220083 objects degraded (8.303%); 11193/220083 objects misplaced (5.086%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:56:51.767 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 82 16 74766 74750 56.9633 19.3125 0.0194309 0.0175238 2023-09-23T22:56:51.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:51.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:51.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:51.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:52.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:52.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:52.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:52.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:52.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:52.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:52.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:52.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:52.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:52.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:52.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:52.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:52.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:52.767 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 83 16 75211 75195 56.6121 27.8125 0.00621672 0.0176284 2023-09-23T22:56:52.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:52.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:52 smithi123 bash[59255]: audit 2023-09-23T22:56:51.962671+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:52 smithi123 bash[59255]: audit 2023-09-23T22:56:51.965037+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:52 smithi123 bash[59255]: cluster 2023-09-23T22:56:52.465546+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1321: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 302 op/s; 18274/222534 objects degraded (8.212%); 11193/222534 objects misplaced (5.030%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:56:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:52 smithi123 bash[59255]: cluster 2023-09-23T22:56:52.563113+0000 mon.a (mon.0) 1617 : cluster 3 Health check update: Degraded data redundancy: 18274/220083 objects degraded (8.303%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:53.000 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:53.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:53.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:53.135 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:53.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:53.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[74920]: audit 2023-09-23T22:56:51.962671+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[74920]: audit 2023-09-23T22:56:51.965037+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[74920]: cluster 2023-09-23T22:56:52.465546+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1321: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 302 op/s; 18274/222534 objects degraded (8.212%); 11193/222534 objects misplaced (5.030%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[74920]: cluster 2023-09-23T22:56:52.563113+0000 mon.a (mon.0) 1617 : cluster 3 Health check update: Degraded data redundancy: 18274/220083 objects degraded (8.303%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[78246]: audit 2023-09-23T22:56:51.962671+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[78246]: audit 2023-09-23T22:56:51.965037+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[78246]: cluster 2023-09-23T22:56:52.465546+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1321: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 302 op/s; 18274/222534 objects degraded (8.212%); 11193/222534 objects misplaced (5.030%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:56:53.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:52 smithi121 bash[78246]: cluster 2023-09-23T22:56:52.563113+0000 mon.a (mon.0) 1617 : cluster 3 Health check update: Degraded data redundancy: 18274/220083 objects degraded (8.303%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:53.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:53.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:53.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:53.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:53.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:53.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:53.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:53.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:53.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:53.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:53.767 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 84 16 75527 75511 56.1733 19.75 0.00965969 0.0177603 2023-09-23T22:56:53.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:53.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:54.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:54.051 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:54.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:54.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:54.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:54.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:54.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:54.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:54.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:54.767 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 85 16 75925 75909 55.8051 24.875 0.0157479 0.0178941 2023-09-23T22:56:54.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:54.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:55.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:55.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:55.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:55.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:55.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:55.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:55.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:55.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:55.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:55.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:55.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:55.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:55.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:55.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:55.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:55 smithi121 bash[74920]: cluster 2023-09-23T22:56:54.466358+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1322: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 307 op/s; 18274/223854 objects degraded (8.163%); 11077/223854 objects misplaced (4.948%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T22:56:55.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:55 smithi121 bash[78246]: cluster 2023-09-23T22:56:54.466358+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1322: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 307 op/s; 18274/223854 objects degraded (8.163%); 11077/223854 objects misplaced (4.948%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T22:56:55.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:55.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:55.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 86 16 76325 76309 55.4469 25 0.0108237 0.0180049 2023-09-23T22:56:55.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:55 smithi123 bash[59255]: cluster 2023-09-23T22:56:54.466358+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1322: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 307 op/s; 18274/223854 objects degraded (8.163%); 11077/223854 objects misplaced (4.948%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T22:56:55.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:55.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:56.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:56.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:56.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:56.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:56.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:56.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:56.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:56.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:56.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:56.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:56.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:56.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:56.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 87 16 76764 76748 55.125 27.4375 0.00618074 0.018114 2023-09-23T22:56:56.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:56.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:56.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:57.077 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:57.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:57.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:57.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:57.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:57.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:57.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:57.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:57.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:57.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:57.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:57.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:57.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:57 smithi121 bash[78246]: cluster 2023-09-23T22:56:56.467087+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1323: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 25 MiB/s wr, 396 op/s; 18274/228111 objects degraded (8.011%); 11077/228111 objects misplaced (4.856%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:57.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:57 smithi121 bash[74920]: cluster 2023-09-23T22:56:56.467087+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1323: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 25 MiB/s wr, 396 op/s; 18274/228111 objects degraded (8.011%); 11077/228111 objects misplaced (4.856%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:57.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:57.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:57.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 88 16 77202 77186 54.8096 27.375 0.0117895 0.0182268 2023-09-23T22:56:57.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:57 smithi123 bash[59255]: cluster 2023-09-23T22:56:56.467087+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1323: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 25 MiB/s wr, 396 op/s; 18274/228111 objects degraded (8.011%); 11077/228111 objects misplaced (4.856%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:56:57.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:57.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:56:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:56:57.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:58.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:58.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:58.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:58.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:58.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:58.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:58.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:58.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:58.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:58.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:58.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 89 16 77602 77586 54.4747 25 0.0137067 0.0183441 2023-09-23T22:56:58.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:58 smithi121 bash[78246]: cluster 2023-09-23T22:56:57.566996+0000 mon.a (mon.0) 1618 : cluster 3 Health check update: Degraded data redundancy: 18274/228111 objects degraded (8.011%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:58.799 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:56:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:56:58] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.33.4" 2023-09-23T22:56:58.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:58 smithi121 bash[74920]: cluster 2023-09-23T22:56:57.566996+0000 mon.a (mon.0) 1618 : cluster 3 Health check update: Degraded data redundancy: 18274/228111 objects degraded (8.011%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:58.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:58 smithi123 bash[59255]: cluster 2023-09-23T22:56:57.566996+0000 mon.a (mon.0) 1618 : cluster 3 Health check update: Degraded data redundancy: 18274/228111 objects degraded (8.011%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:56:58.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:58.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:59.063 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:59.089 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:59.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:59.195 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:59.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:59.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:59.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:59.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:59.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:59.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:59.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:59.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:59.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:59.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:59.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:59.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout: 90 10 78042 78032 54.1791 27.875 0.023973 0.0184468 2023-09-23T22:56:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:59.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:59.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:56:59 smithi123 bash[59255]: cluster 2023-09-23T22:56:58.467668+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1324: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 21 MiB/s wr, 335 op/s; 18274/228792 objects degraded (7.987%); 10961/228792 objects misplaced (4.791%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:56:59.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:59.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:59.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:59.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:56:59 smithi121 bash[78246]: cluster 2023-09-23T22:56:58.467668+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1324: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 21 MiB/s wr, 335 op/s; 18274/228792 objects degraded (7.987%); 10961/228792 objects misplaced (4.791%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:56:59.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:56:59 smithi121 bash[74920]: cluster 2023-09-23T22:56:58.467668+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1324: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 21 MiB/s wr, 335 op/s; 18274/228792 objects degraded (7.987%); 10961/228792 objects misplaced (4.791%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T22:57:00.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:00.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:00.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:00.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:00.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:00.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:00.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:00.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:00.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:00.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:00.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:00.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:00.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:00.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:00.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:00.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:00.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:00.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total time run: 90.034 2023-09-23T22:57:00.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Total writes made: 78042 2023-09-23T22:57:00.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Write size: 65536 2023-09-23T22:57:00.768 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Object size: 65536 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Bandwidth (MB/sec): 54.1754 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Bandwidth: 39.6946 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max bandwidth (MB/sec): 173.312 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min bandwidth (MB/sec): 0 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average IOPS: 866 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev IOPS: 635.114 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max IOPS: 2773 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min IOPS: 0 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Average Latency(s): 0.0184509 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Stddev Latency(s): 0.0597714 2023-09-23T22:57:00.769 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Max latency(s): 2.89226 2023-09-23T22:57:00.770 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Min latency(s): 0.00139816 2023-09-23T22:57:00.777 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:57:00.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:00.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:00.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:00.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:00.947 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:01.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:01.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:01.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:01.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:01.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:01.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:01.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:01.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:01.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:01.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:01 smithi121 bash[74920]: cluster 2023-09-23T22:57:00.468527+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1325: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 25 MiB/s wr, 394 op/s; 18274/231624 objects degraded (7.890%); 10961/231624 objects misplaced (4.732%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:57:01.593 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:01 smithi121 bash[78246]: cluster 2023-09-23T22:57:00.468527+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1325: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 25 MiB/s wr, 394 op/s; 18274/231624 objects degraded (7.890%); 10961/231624 objects misplaced (4.732%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:57:01.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:01.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:01.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:01.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:01.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:01.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:01.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:01.970 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:01 smithi123 bash[59255]: cluster 2023-09-23T22:57:00.468527+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1325: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 25 MiB/s wr, 394 op/s; 18274/231624 objects degraded (7.890%); 10961/231624 objects misplaced (4.732%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T22:57:01.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:02.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:02.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:02.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.266 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:02.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:02.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:02.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:02.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:02 smithi121 bash[74920]: cluster 2023-09-23T22:57:02.568291+0000 mon.a (mon.0) 1619 : cluster 3 Health check update: Degraded data redundancy: 18274/231624 objects degraded (7.890%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:57:02.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:02.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:02.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:02.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:02.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:02.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:02 smithi123 bash[59255]: cluster 2023-09-23T22:57:02.568291+0000 mon.a (mon.0) 1619 : cluster 3 Health check update: Degraded data redundancy: 18274/231624 objects degraded (7.890%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:57:02.899 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:02 smithi121 bash[78246]: cluster 2023-09-23T22:57:02.568291+0000 mon.a (mon.0) 1619 : cluster 3 Health check update: Degraded data redundancy: 18274/231624 objects degraded (7.890%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:57:02.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:03.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:03.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:03.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:03.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:03.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:03.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:03.274 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:03.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:03.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:03.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:03.532 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:03.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:03.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:03.727 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:57:03.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:03 smithi121 bash[74920]: cluster 2023-09-23T22:57:02.469607+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 24 MiB/s wr, 384 op/s; 18274/233847 objects degraded (7.815%); 10928/233847 objects misplaced (4.673%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:57:03.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:03 smithi121 bash[78246]: cluster 2023-09-23T22:57:02.469607+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 24 MiB/s wr, 384 op/s; 18274/233847 objects degraded (7.815%); 10928/233847 objects misplaced (4.673%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:57:03.761 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:57:03.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:03.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:03 smithi123 bash[59255]: cluster 2023-09-23T22:57:02.469607+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 24 MiB/s wr, 384 op/s; 18274/233847 objects degraded (7.815%); 10928/233847 objects misplaced (4.673%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:57:03.803 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:57:03.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:03.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:03.842 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:57:03.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:57:03.913 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:57:03.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.947 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:57:03.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:03.978 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:57:03.980 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.980 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.980 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.980 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.980 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.981 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.981 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:57:03.981 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:57:04.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:04.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:04.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:04.362 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:04.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:04.509 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:04.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:04.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.635 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:04.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:04.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:04 smithi123 bash[59255]: audit 2023-09-23T22:57:03.693542+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.121:0/1725354693' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:04.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:04.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:04 smithi121 bash[74920]: audit 2023-09-23T22:57:03.693542+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.121:0/1725354693' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:04.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:04 smithi121 bash[78246]: audit 2023-09-23T22:57:03.693542+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.121:0/1725354693' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:04.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:05.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:05.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:05.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.166 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:05.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:05.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:05.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:05.405 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:05.438 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:05.544 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:05.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:05.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:05.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:05 smithi121 bash[78246]: cluster 2023-09-23T22:57:04.470371+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 20 MiB/s wr, 349 op/s; 18274/233274 objects degraded (7.834%); 10812/233274 objects misplaced (4.635%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:57:05.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:05 smithi121 bash[74920]: cluster 2023-09-23T22:57:04.470371+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 20 MiB/s wr, 349 op/s; 18274/233274 objects degraded (7.834%); 10812/233274 objects misplaced (4.635%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:57:05.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:05.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:05.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:05.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.961 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:06.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:05 smithi123 bash[59255]: cluster 2023-09-23T22:57:04.470371+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 20 MiB/s wr, 349 op/s; 18274/233274 objects degraded (7.834%); 10812/233274 objects misplaced (4.635%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:57:06.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:06.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:06.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:06.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:06.239 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:06.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:06.367 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:06.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:06.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:06.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:06.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:06.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:06.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:06.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:06.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:06.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:06.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:06.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:06.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:07.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:07.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:07.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:07.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:07.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.278 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:07.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:07.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:07.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:07.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:07.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:07 smithi121 bash[74920]: cluster 2023-09-23T22:57:06.471206+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1328: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 18 MiB/s wr, 435 op/s; 18274/228864 objects degraded (7.985%); 10804/228864 objects misplaced (4.721%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:57:07.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:07 smithi121 bash[74920]: audit 2023-09-23T22:57:06.958848+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:07.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:07 smithi121 bash[74920]: cluster 2023-09-23T22:57:07.569327+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: Degraded data redundancy: 18274/228864 objects degraded (7.985%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:07.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:07 smithi121 bash[78246]: cluster 2023-09-23T22:57:06.471206+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1328: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 18 MiB/s wr, 435 op/s; 18274/228864 objects degraded (7.985%); 10804/228864 objects misplaced (4.721%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:57:07.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:07 smithi121 bash[78246]: audit 2023-09-23T22:57:06.958848+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:07.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:07 smithi121 bash[78246]: cluster 2023-09-23T22:57:07.569327+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: Degraded data redundancy: 18274/228864 objects degraded (7.985%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:07.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:07.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:07 smithi123 bash[59255]: cluster 2023-09-23T22:57:06.471206+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1328: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 18 MiB/s wr, 435 op/s; 18274/228864 objects degraded (7.985%); 10804/228864 objects misplaced (4.721%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T22:57:07.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:07 smithi123 bash[59255]: audit 2023-09-23T22:57:06.958848+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:07.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:07 smithi123 bash[59255]: cluster 2023-09-23T22:57:07.569327+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: Degraded data redundancy: 18274/228864 objects degraded (7.985%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:07.799 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:07.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:07.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:07.954 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:57:07.954 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:57:07.954 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:57:07.954 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:57:07.954 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:57:08.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:08.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:08.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:08.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:08.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:08.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:08.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:08.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:08.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:08.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:08.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:08.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:08.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:08.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:08.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:08 smithi123 bash[59255]: audit 2023-09-23T22:57:08.084626+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:57:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:08 smithi123 bash[59255]: audit 2023-09-23T22:57:08.515695+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:08.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:08 smithi123 bash[59255]: audit 2023-09-23T22:57:08.533511+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:08.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:08.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:08.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[74920]: audit 2023-09-23T22:57:08.084626+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:57:08.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[74920]: audit 2023-09-23T22:57:08.515695+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:08.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[74920]: audit 2023-09-23T22:57:08.533511+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:08.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[74920]: debug 2023-09-23T22:57:08.920+0000 7f4eee986700 -1 mon.a@0(leader).osd e272 definitely_dead 0 2023-09-23T22:57:08.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:57:08] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-09-23T22:57:08.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[78246]: audit 2023-09-23T22:57:08.084626+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:57:08.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[78246]: audit 2023-09-23T22:57:08.515695+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:08.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:08 smithi121 bash[78246]: audit 2023-09-23T22:57:08.533511+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:09.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:09.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:09.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:09.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:09.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:09.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:09.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:09.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:09.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:09.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:09.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:09.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:09.639 INFO:teuthology.orchestra.run.smithi121.stderr:marked in osd.7. 2023-09-23T22:57:09.642 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:57:09.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:57:09.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:09.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:09 smithi123 bash[59255]: cluster 2023-09-23T22:57:08.471793+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1329: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 11 MiB/s wr, 341 op/s; 18274/227982 objects degraded (8.016%); 10689/227982 objects misplaced (4.689%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:57:09.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:09 smithi123 bash[59255]: audit 2023-09-23T22:57:08.810162+0000 mon.a (mon.0) 1625 : audit 1 from='client.? 172.21.15.121:0/1737117067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:57:09.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:09 smithi123 bash[59255]: audit 2023-09-23T22:57:08.926135+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.121:0/1212262094' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T22:57:09.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:57:09.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:09.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:09.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:09.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:09.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:09 smithi121 bash[78246]: cluster 2023-09-23T22:57:08.471793+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1329: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 11 MiB/s wr, 341 op/s; 18274/227982 objects degraded (8.016%); 10689/227982 objects misplaced (4.689%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:57:09.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:09 smithi121 bash[78246]: audit 2023-09-23T22:57:08.810162+0000 mon.a (mon.0) 1625 : audit 1 from='client.? 172.21.15.121:0/1737117067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:57:09.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:09 smithi121 bash[78246]: audit 2023-09-23T22:57:08.926135+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.121:0/1212262094' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T22:57:09.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:09 smithi121 bash[74920]: cluster 2023-09-23T22:57:08.471793+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1329: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 85 B/s rd, 11 MiB/s wr, 341 op/s; 18274/227982 objects degraded (8.016%); 10689/227982 objects misplaced (4.689%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T22:57:09.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:09 smithi121 bash[74920]: audit 2023-09-23T22:57:08.810162+0000 mon.a (mon.0) 1625 : audit 1 from='client.? 172.21.15.121:0/1737117067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:57:09.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:09 smithi121 bash[74920]: audit 2023-09-23T22:57:08.926135+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.121:0/1212262094' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T22:57:09.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:09.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:10.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:10.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:10.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:10.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.374 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:10.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:10.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:10.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:10.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:10.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:10.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:10.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:10.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.620548+0000 mon.a (mon.0) 1627 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: audit 2023-09-23T22:57:09.627159+0000 mon.a (mon.0) 1628 : audit 1 from='client.? 172.21.15.121:0/1737117067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:57:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: audit 2023-09-23T22:57:09.627237+0000 mon.a (mon.0) 1629 : audit 1 from='client.? 172.21.15.121:0/1212262094' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T22:57:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.627341+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-09-23T22:57:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.627393+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.632666+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.632824+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.632884+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.640423+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.640881+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[74920]: cluster 2023-09-23T22:57:09.642054+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.620548+0000 mon.a (mon.0) 1627 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: audit 2023-09-23T22:57:09.627159+0000 mon.a (mon.0) 1628 : audit 1 from='client.? 172.21.15.121:0/1737117067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: audit 2023-09-23T22:57:09.627237+0000 mon.a (mon.0) 1629 : audit 1 from='client.? 172.21.15.121:0/1212262094' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T22:57:10.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.627341+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.627393+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.632666+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.632824+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.632884+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.640423+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.640881+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:10 smithi121 bash[78246]: cluster 2023-09-23T22:57:09.642054+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:10.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.874 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:10.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:10.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.620548+0000 mon.a (mon.0) 1627 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: audit 2023-09-23T22:57:09.627159+0000 mon.a (mon.0) 1628 : audit 1 from='client.? 172.21.15.121:0/1737117067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: audit 2023-09-23T22:57:09.627237+0000 mon.a (mon.0) 1629 : audit 1 from='client.? 172.21.15.121:0/1212262094' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.627341+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.627393+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.632666+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.632824+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.632884+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.640423+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.640881+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:10 smithi123 bash[59255]: cluster 2023-09-23T22:57:09.642054+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:11.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:11.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:11.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:11.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:11.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:11.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:11.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:11.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:11.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:11.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:11.631 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:11.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:11.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:11.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:11.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:11.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.119278+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:11.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.472333+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1331: 89 pgs: 4 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 102 B/s rd, 5.4 MiB/s wr, 374 op/s; 18274/225552 objects degraded (8.102%); 10689/225552 objects misplaced (4.739%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.651701+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.652633+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.655761+0000 mon.a (mon.0) 1631 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.657668+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.658202+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.660955+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.661701+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:11 smithi123 bash[59255]: cluster 2023-09-23T22:57:10.663551+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:11.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:11.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.119278+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.472333+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1331: 89 pgs: 4 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 102 B/s rd, 5.4 MiB/s wr, 374 op/s; 18274/225552 objects degraded (8.102%); 10689/225552 objects misplaced (4.739%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.651701+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.652633+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.655761+0000 mon.a (mon.0) 1631 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.657668+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.658202+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.660955+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.661701+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[78246]: cluster 2023-09-23T22:57:10.663551+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.119278+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.472333+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1331: 89 pgs: 4 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 102 B/s rd, 5.4 MiB/s wr, 374 op/s; 18274/225552 objects degraded (8.102%); 10689/225552 objects misplaced (4.739%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.651701+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.652633+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.655761+0000 mon.a (mon.0) 1631 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.657668+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.658202+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.660955+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.661701+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:11 smithi121 bash[74920]: cluster 2023-09-23T22:57:10.663551+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:57:12.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:12.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:12.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:12.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:12.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:12.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:12.347 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T22:57:12.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:12.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:12.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:12.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:12.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:12.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:12.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:12.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:11.659363+0000 mon.a (mon.0) 1632 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:11.660060+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:11.662724+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:11.663291+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:11.819256+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:11.820011+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:12.472837+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1334: 89 pgs: 3 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 294 op/s; 15276/223566 objects degraded (6.833%); 10604/223566 objects misplaced (4.743%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:57:12.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:12 smithi123 bash[59255]: cluster 2023-09-23T22:57:12.570242+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 18274/225552 objects degraded (8.102%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:12.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:12.867 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:12.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:12.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:12.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:11.659363+0000 mon.a (mon.0) 1632 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:11.660060+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:11.662724+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:11.663291+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:11.819256+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:11.820011+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:12.472837+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1334: 89 pgs: 3 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 294 op/s; 15276/223566 objects degraded (6.833%); 10604/223566 objects misplaced (4.743%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[78246]: cluster 2023-09-23T22:57:12.570242+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 18274/225552 objects degraded (8.102%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:11.659363+0000 mon.a (mon.0) 1632 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:11.660060+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:11.662724+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:11.663291+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:11.819256+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:11.820011+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:12.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:12.472837+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1334: 89 pgs: 3 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 294 op/s; 15276/223566 objects degraded (6.833%); 10604/223566 objects misplaced (4.743%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:57:12.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:12 smithi121 bash[74920]: cluster 2023-09-23T22:57:12.570242+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 18274/225552 objects degraded (8.102%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:12.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:12.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:13.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:13.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:13.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:13.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:13.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:13.493 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:13.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:13.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:13.650 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:13.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:13.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:13.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:13.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:13.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:13.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:14.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:14.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:14.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:14.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:14.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:14.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:14.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:14.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:57:14.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:14.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:14.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:14.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:14.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:14.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:14.700 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:14.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:14.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:14.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:15.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:15.119 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:15.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:15.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:15.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:15.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:15.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:15.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:15.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:15.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:15.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:15 smithi123 bash[59255]: cluster 2023-09-23T22:57:14.473975+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1335: 89 pgs: 3 remapped+peering, 7 peering, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 275 op/s; 27369/223029 objects degraded (12.271%); 8157/223029 objects misplaced (3.657%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:57:15.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:15 smithi123 bash[59255]: audit 2023-09-23T22:57:14.733300+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:15.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:15 smithi123 bash[59255]: audit 2023-09-23T22:57:14.741090+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:15.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:15.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:15.868 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:15.868 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:15.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:15.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:15 smithi121 bash[78246]: cluster 2023-09-23T22:57:14.473975+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1335: 89 pgs: 3 remapped+peering, 7 peering, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 275 op/s; 27369/223029 objects degraded (12.271%); 8157/223029 objects misplaced (3.657%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:57:15.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:15 smithi121 bash[78246]: audit 2023-09-23T22:57:14.733300+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:15.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:15 smithi121 bash[78246]: audit 2023-09-23T22:57:14.741090+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:15.896 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:15 smithi121 bash[74920]: cluster 2023-09-23T22:57:14.473975+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1335: 89 pgs: 3 remapped+peering, 7 peering, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 1 active+recovering, 6 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 275 op/s; 27369/223029 objects degraded (12.271%); 8157/223029 objects misplaced (3.657%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T22:57:15.896 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:15 smithi121 bash[74920]: audit 2023-09-23T22:57:14.733300+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:15.896 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:15 smithi121 bash[74920]: audit 2023-09-23T22:57:14.741090+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:15.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:15.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:16.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:16.163 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:16.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:16.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:16.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:16.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:16.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:16.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:16.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:16.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:16.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:16.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:16.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:16.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:16.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:16.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:17.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:17.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:17.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:17.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:17.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:16 smithi123 bash[59255]: audit 2023-09-23T22:57:15.996229+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:17.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:16 smithi123 bash[59255]: audit 2023-09-23T22:57:16.003108+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:17.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:16 smithi123 bash[59255]: cluster 2023-09-23T22:57:16.474610+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1336: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 32330/222195 objects degraded (14.550%); 18221/222195 objects misplaced (8.200%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:57:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:16 smithi121 bash[78246]: audit 2023-09-23T22:57:15.996229+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:16 smithi121 bash[78246]: audit 2023-09-23T22:57:16.003108+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:17.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:16 smithi121 bash[78246]: cluster 2023-09-23T22:57:16.474610+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1336: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 32330/222195 objects degraded (14.550%); 18221/222195 objects misplaced (8.200%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:57:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:16 smithi121 bash[74920]: audit 2023-09-23T22:57:15.996229+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:16 smithi121 bash[74920]: audit 2023-09-23T22:57:16.003108+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:16 smithi121 bash[74920]: cluster 2023-09-23T22:57:16.474610+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1336: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 32330/222195 objects degraded (14.550%); 18221/222195 objects misplaced (8.200%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:57:17.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:17.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:17.347 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 1, 7] out_osds: [5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:57:17.347 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:57:17.348 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 2, 3, 4, 6, 1, 7] 2023-09-23T22:57:17.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd out 6 2023-09-23T22:57:17.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:17.406 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:17.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:17.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:17.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:17.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:17.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:17.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:17.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:17.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:17.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.940 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:18.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:18 smithi123 bash[59255]: cluster 2023-09-23T22:57:17.571485+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 32330/222195 objects degraded (14.550%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:18 smithi123 bash[59255]: audit 2023-09-23T22:57:17.793340+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:18.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:18.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:18.178 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:18 smithi121 bash[74920]: cluster 2023-09-23T22:57:17.571485+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 32330/222195 objects degraded (14.550%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:18.178 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:18 smithi121 bash[74920]: audit 2023-09-23T22:57:17.793340+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:18.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:18 smithi121 bash[78246]: cluster 2023-09-23T22:57:17.571485+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 32330/222195 objects degraded (14.550%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:18.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:18 smithi121 bash[78246]: audit 2023-09-23T22:57:17.793340+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:18.191 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:18.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:18.419 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:18.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:18.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:18.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:18.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:18.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:18.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:18.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:18.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:18.914 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:18.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:18.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:19.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:19.081 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:19 smithi121 bash[78246]: cluster 2023-09-23T22:57:18.475196+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1337: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 139 op/s; 32330/222195 objects degraded (14.550%); 18221/222195 objects misplaced (8.200%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:57:19.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:19 smithi121 bash[74920]: cluster 2023-09-23T22:57:18.475196+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1337: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 139 op/s; 32330/222195 objects degraded (14.550%); 18221/222195 objects misplaced (8.200%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:57:19.081 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:57:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:57:18] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-09-23T22:57:19.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:19.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:19.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:19.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:19.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:19.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:19 smithi123 bash[59255]: cluster 2023-09-23T22:57:18.475196+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1337: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 139 op/s; 32330/222195 objects degraded (14.550%); 18221/222195 objects misplaced (8.200%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:57:19.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:19.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:19.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:19.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:19.483 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:19.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:19.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:19.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:19.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.871 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:19.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:20.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:20.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:20.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:20.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:20.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:20.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:20.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:20.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:20.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:20.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:20.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:20.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:20.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:20.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:20.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:20.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:20.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:20.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:20.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:20.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:21.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:21.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:21.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:21.153 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:21.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:21.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:21.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:21.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:21.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:21.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:21.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:21.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:21.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:21 smithi123 bash[59255]: cluster 2023-09-23T22:57:20.475935+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1338: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 32330/222195 objects degraded (14.550%); 17775/222195 objects misplaced (8.000%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:57:21.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:21.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:21.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:21.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:21.939 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:21 smithi121 bash[78246]: cluster 2023-09-23T22:57:20.475935+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1338: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 32330/222195 objects degraded (14.550%); 17775/222195 objects misplaced (8.000%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:57:21.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:21 smithi121 bash[74920]: cluster 2023-09-23T22:57:20.475935+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1338: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 32330/222195 objects degraded (14.550%); 17775/222195 objects misplaced (8.000%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:57:21.955 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:21.965 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:22.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.098 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:22.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:22.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:22.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:22.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:22.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:22.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:22.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:22.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:22.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:22.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:22.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:22.858 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:22.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:22.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:23.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:23.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:23.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:23.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:23.203 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:22 smithi121 bash[78246]: audit 2023-09-23T22:57:21.963894+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:23.203 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:22 smithi121 bash[78246]: audit 2023-09-23T22:57:21.965230+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:23.203 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:22 smithi121 bash[78246]: cluster 2023-09-23T22:57:22.476628+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1339: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 32330/222195 objects degraded (14.550%); 17775/222195 objects misplaced (8.000%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T22:57:23.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:22 smithi121 bash[74920]: audit 2023-09-23T22:57:21.963894+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:23.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:22 smithi121 bash[74920]: audit 2023-09-23T22:57:21.965230+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:23.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:22 smithi121 bash[74920]: cluster 2023-09-23T22:57:22.476628+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1339: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 32330/222195 objects degraded (14.550%); 17775/222195 objects misplaced (8.000%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T22:57:23.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:23.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:23.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:23.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:22 smithi123 bash[59255]: audit 2023-09-23T22:57:21.963894+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:22 smithi123 bash[59255]: audit 2023-09-23T22:57:21.965230+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:22 smithi123 bash[59255]: cluster 2023-09-23T22:57:22.476628+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1339: 89 pgs: 3 peering, 3 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 32330/222195 objects degraded (14.550%); 17775/222195 objects misplaced (8.000%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T22:57:23.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:23.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:23.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:23.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:23.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:23.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:23.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:23.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:23.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:24.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:24.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:24.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:24.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:24.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:24.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:24.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:24.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:24.575 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:24.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:24.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:24.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:24.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:24 smithi123 bash[59255]: cluster 2023-09-23T22:57:24.528242+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: Degraded data redundancy: 40340/221874 objects degraded (18.181%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:24.828 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:24.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:24.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:24 smithi121 bash[78246]: cluster 2023-09-23T22:57:24.528242+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: Degraded data redundancy: 40340/221874 objects degraded (18.181%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:24.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:24 smithi121 bash[74920]: cluster 2023-09-23T22:57:24.528242+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: Degraded data redundancy: 40340/221874 objects degraded (18.181%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:24.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:24.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:25.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:25.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:25.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:25.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:25.461 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:25.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:25.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:25.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.711 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:25 smithi121 bash[74920]: cluster 2023-09-23T22:57:24.477415+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1340: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 46 op/s; 40340/221874 objects degraded (18.181%); 14700/221874 objects misplaced (6.625%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:57:25.711 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:25 smithi121 bash[78246]: cluster 2023-09-23T22:57:24.477415+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1340: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 46 op/s; 40340/221874 objects degraded (18.181%); 14700/221874 objects misplaced (6.625%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:57:25.723 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:25.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:25 smithi123 bash[59255]: cluster 2023-09-23T22:57:24.477415+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1340: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 46 op/s; 40340/221874 objects degraded (18.181%); 14700/221874 objects misplaced (6.625%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T22:57:25.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:25.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:25.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:26.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:26.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:26.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:26.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:26.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:26.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:26.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:26.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:26.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:26.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:26.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:26.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:26.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:26.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:26.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.007 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:27.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:27.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:27.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:27.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:27.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:27.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:27.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:27.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:27.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:27.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:27.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:27.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:27.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:27.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:27.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.886 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:27 smithi123 bash[59255]: cluster 2023-09-23T22:57:26.478116+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1341: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 32 op/s; 40340/221874 objects degraded (18.181%); 14145/221874 objects misplaced (6.375%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T22:57:27.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:27 smithi121 bash[78246]: cluster 2023-09-23T22:57:26.478116+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1341: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 32 op/s; 40340/221874 objects degraded (18.181%); 14145/221874 objects misplaced (6.375%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T22:57:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:27 smithi121 bash[74920]: cluster 2023-09-23T22:57:26.478116+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1341: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 32 op/s; 40340/221874 objects degraded (18.181%); 14145/221874 objects misplaced (6.375%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T22:57:28.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:28.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:28.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:28.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:28.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:28.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:28.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:28.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:28.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:28.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:28.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:28.530 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:28.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:28.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:28.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:28.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:28.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:28.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:28.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:28.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:28.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:29.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:57:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:57:28] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.33.4" 2023-09-23T22:57:29.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:29.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:29.219 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:29.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:29.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:29.350 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:29.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:29.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:29.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:29.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:29.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:29.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:29.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:29.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:29 smithi123 bash[59255]: cluster 2023-09-23T22:57:28.478761+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1342: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 8 op/s; 40340/221874 objects degraded (18.181%); 14145/221874 objects misplaced (6.375%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:57:29.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:29.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:29.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:29 smithi121 bash[78246]: cluster 2023-09-23T22:57:28.478761+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1342: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 8 op/s; 40340/221874 objects degraded (18.181%); 14145/221874 objects misplaced (6.375%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:57:29.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:29 smithi121 bash[74920]: cluster 2023-09-23T22:57:28.478761+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1342: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 8 op/s; 40340/221874 objects degraded (18.181%); 14145/221874 objects misplaced (6.375%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T22:57:30.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:30.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:30.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:30.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:30.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:30.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:30.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:30.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:30.395 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:30.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:30.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:30.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:30.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:30.644 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:30.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:30.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:30.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:30.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:30.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:30.887 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:30 smithi121 bash[78246]: cluster 2023-09-23T22:57:30.589664+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 32324/221697 objects degraded (14.580%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:30.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:30 smithi121 bash[74920]: cluster 2023-09-23T22:57:30.589664+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 32324/221697 objects degraded (14.580%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:30.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:30.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:31.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:31.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:31.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:30 smithi123 bash[59255]: cluster 2023-09-23T22:57:30.589664+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 32324/221697 objects degraded (14.580%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:31.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:31.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:31.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:31.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:31.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:31.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:31.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:31.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:31.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:31.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:31 smithi121 bash[78246]: cluster 2023-09-23T22:57:30.479389+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1343: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 13 op/s; 32324/221697 objects degraded (14.580%); 20986/221697 objects misplaced (9.466%); 8.6 MiB/s, 138 objects/s recovering 2023-09-23T22:57:31.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:31 smithi121 bash[74920]: cluster 2023-09-23T22:57:30.479389+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1343: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 13 op/s; 32324/221697 objects degraded (14.580%); 20986/221697 objects misplaced (9.466%); 8.6 MiB/s, 138 objects/s recovering 2023-09-23T22:57:31.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:31.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:31.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:31.900 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:32.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:32.046 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:32.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:31 smithi123 bash[59255]: cluster 2023-09-23T22:57:30.479389+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1343: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 13 op/s; 32324/221697 objects degraded (14.580%); 20986/221697 objects misplaced (9.466%); 8.6 MiB/s, 138 objects/s recovering 2023-09-23T22:57:32.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:32.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:32.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:32.305 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:32.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:32.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:32.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:32.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:32.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:32.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:32.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:33.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:33.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:33.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:33.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:33.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:33.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:33.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:33.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:33.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:33.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:33.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:33.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:33.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:33.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:33.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:33 smithi123 bash[59255]: cluster 2023-09-23T22:57:32.480077+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1344: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 22 op/s; 32301/221370 objects degraded (14.591%); 20963/221370 objects misplaced (9.470%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:57:33.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:33 smithi123 bash[59255]: audit 2023-09-23T22:57:32.811340+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:33.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:33.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:33.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:33.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:33 smithi121 bash[74920]: cluster 2023-09-23T22:57:32.480077+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1344: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 22 op/s; 32301/221370 objects degraded (14.591%); 20963/221370 objects misplaced (9.470%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:57:33.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:33 smithi121 bash[74920]: audit 2023-09-23T22:57:32.811340+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:33.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:33 smithi121 bash[78246]: cluster 2023-09-23T22:57:32.480077+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1344: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 22 op/s; 32301/221370 objects degraded (14.591%); 20963/221370 objects misplaced (9.470%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:57:33.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:33 smithi121 bash[78246]: audit 2023-09-23T22:57:32.811340+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:33.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:34.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:34.041 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:34.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:34.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:34.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:34.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:34.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:34.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:34.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:34.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:34.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:34.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:34.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:34.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:34.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:34.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:34.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:34.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:34.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:34.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:35.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:35.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:35.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:35.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:35.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:35.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:35.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:35.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:35.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:35.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:35.712 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:35 smithi121 bash[74920]: cluster 2023-09-23T22:57:34.480769+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1345: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 36 op/s; 32225/220890 objects degraded (14.589%); 20904/220890 objects misplaced (9.464%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:57:35.712 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:35 smithi121 bash[78246]: cluster 2023-09-23T22:57:34.480769+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1345: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 36 op/s; 32225/220890 objects degraded (14.589%); 20904/220890 objects misplaced (9.464%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:57:35.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:35.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:35.849 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:35.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:35.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:35.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:35.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:36.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:35 smithi123 bash[59255]: cluster 2023-09-23T22:57:34.480769+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1345: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 36 op/s; 32225/220890 objects degraded (14.589%); 20904/220890 objects misplaced (9.464%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:57:36.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:36.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:36.211 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:36.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:36.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:36.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:36.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:36.500 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:36.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:36.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:36.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:36.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:36 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.481378+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1346: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 53 op/s; 32197/219960 objects degraded (14.638%); 20121/219960 objects misplaced (9.148%); 11 MiB/s, 173 objects/s recovering 2023-09-23T22:57:36.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:36 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.650690+0000 mon.a (mon.0) 1645 : cluster 3 Health check update: Degraded data redundancy: 32197/219960 objects degraded (14.638%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:36.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:36 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.661212+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-09-23T22:57:36.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:36.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:36.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:36.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:36.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:37.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:37.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:36 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.481378+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1346: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 53 op/s; 32197/219960 objects degraded (14.638%); 20121/219960 objects misplaced (9.148%); 11 MiB/s, 173 objects/s recovering 2023-09-23T22:57:37.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:36 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.650690+0000 mon.a (mon.0) 1645 : cluster 3 Health check update: Degraded data redundancy: 32197/219960 objects degraded (14.638%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:37.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:36 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.661212+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-09-23T22:57:37.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:36 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.481378+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1346: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 53 op/s; 32197/219960 objects degraded (14.638%); 20121/219960 objects misplaced (9.148%); 11 MiB/s, 173 objects/s recovering 2023-09-23T22:57:37.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:36 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.650690+0000 mon.a (mon.0) 1645 : cluster 3 Health check update: Degraded data redundancy: 32197/219960 objects degraded (14.638%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:37.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:36 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.661212+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-09-23T22:57:37.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:37.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:37.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:37.164 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:37.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:37.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:37.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:37.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:37.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:37.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:37.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:37.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:37.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:37.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:37.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:37.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:37.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:37.845 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:37 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.662280+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:37.845 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:37 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.663341+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:37.845 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:37 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.664175+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:37.845 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:37 smithi123 bash[59255]: cluster 2023-09-23T22:57:36.893547+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:37.845 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:37 smithi123 bash[59255]: audit 2023-09-23T22:57:36.959166+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:37.845 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:37 smithi123 bash[59255]: cluster 2023-09-23T22:57:37.663682+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-09-23T22:57:37.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:37.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:37.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:37.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:38.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:38.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.662280+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.663341+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.664175+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[74920]: cluster 2023-09-23T22:57:36.893547+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[74920]: audit 2023-09-23T22:57:36.959166+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:38.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[74920]: cluster 2023-09-23T22:57:37.663682+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-09-23T22:57:38.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.662280+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.663341+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.664175+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[78246]: cluster 2023-09-23T22:57:36.893547+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:38.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[78246]: audit 2023-09-23T22:57:36.959166+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:38.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:37 smithi121 bash[78246]: cluster 2023-09-23T22:57:37.663682+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-09-23T22:57:38.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:38.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:38.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:38.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:38.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:38.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:38.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:38.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:38.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:38.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:38.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:38.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:38.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:38 smithi123 bash[59255]: cluster 2023-09-23T22:57:37.665421+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:38 smithi123 bash[59255]: cluster 2023-09-23T22:57:37.709040+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:38 smithi123 bash[59255]: cluster 2023-09-23T22:57:37.734194+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:38 smithi123 bash[59255]: cluster 2023-09-23T22:57:38.026733+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:38 smithi123 bash[59255]: cluster 2023-09-23T22:57:38.481971+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1349: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 78 op/s; 32197/219801 objects degraded (14.648%); 20121/219801 objects misplaced (9.154%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T22:57:38.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:38.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[74920]: cluster 2023-09-23T22:57:37.665421+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[74920]: cluster 2023-09-23T22:57:37.709040+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[74920]: cluster 2023-09-23T22:57:37.734194+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[74920]: cluster 2023-09-23T22:57:38.026733+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[74920]: cluster 2023-09-23T22:57:38.481971+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1349: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 78 op/s; 32197/219801 objects degraded (14.648%); 20121/219801 objects misplaced (9.154%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T22:57:38.915 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:57:38] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.33.4" 2023-09-23T22:57:38.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[78246]: cluster 2023-09-23T22:57:37.665421+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[78246]: cluster 2023-09-23T22:57:37.709040+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[78246]: cluster 2023-09-23T22:57:37.734194+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[78246]: cluster 2023-09-23T22:57:38.026733+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:38.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:38 smithi121 bash[78246]: cluster 2023-09-23T22:57:38.481971+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1349: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 78 op/s; 32197/219801 objects degraded (14.648%); 20121/219801 objects misplaced (9.154%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T22:57:39.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:39.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:39.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:39.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:39.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:39.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:39.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:39.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:39.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:39.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:39.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:39.678 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:39.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:39.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:39.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:39.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:39.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:39.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:40.038 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:40.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:40.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:40.253 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:57:40.253 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76156 10.3 10:c66b394d:::benchmark_data_smithi121_192580_object76155:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.496687+0000", 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.74915229999999, 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1969746240000001, 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.254 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76156 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496687+0000", 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496687+0000", 2023-09-23T22:57:40.255 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496684+0000", 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496713+0000", 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8362000000000001e-05 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.256 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496736+0000", 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2894000000000001e-05 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496746+0000", 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7620000000000007e-06 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496802+0000", 2023-09-23T22:57:40.257 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6721999999999997e-05 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.496972+0000", 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017004100000000001 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.497125+0000", 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015257899999999999 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.258 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.502064+0000", 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.004939092 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.505253+0000", 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031888960000000001 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.513486+0000", 2023-09-23T22:57:40.259 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0082332580000000002 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.513500+0000", 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3939e-05 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468187+0000", 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.95468722500000003 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.260 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468206+0000", 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8646000000000001e-05 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.693556+0000", 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2253499450000001 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.693661+0000", 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010541500000000001 2023-09-23T22:57:40.261 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76147 10.9 10:906435dd:::benchmark_data_smithi121_192580_object76146:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e231)", 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.517032+0000", 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.72880709999998, 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2032507940000001, 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.262 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76147 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.517032+0000", 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.517032+0000", 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.263 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.517030+0000", 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.517057+0000", 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.7008e-05 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.517076+0000", 2023-09-23T22:57:40.264 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8498000000000001e-05 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.517087+0000", 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.114e-05 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.521665+0000", 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0045784279999999998 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.265 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.521684+0000", 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8402000000000001e-05 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468872+0000", 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.94718880699999997 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468884+0000", 2023-09-23T22:57:40.266 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1175999999999999e-05 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.709947+0000", 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.241063829 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.720283+0000", 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010335301999999999 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.267 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76168 10.9 10:980bdafd:::benchmark_data_smithi121_192580_object76167:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.533556+0000", 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.71228342799998, 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.206145426, 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.268 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76168 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533556+0000", 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533556+0000", 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.269 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.270 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.270 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533554+0000", 2023-09-23T22:57:40.271 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:40.271 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.271 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.271 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.271 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533577+0000", 2023-09-23T22:57:40.271 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3510999999999999e-05 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533588+0000", 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0703000000000001e-05 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533596+0000", 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2919999999999996e-06 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.272 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533663+0000", 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7025000000000003e-05 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.533677+0000", 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3720000000000001e-05 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468909+0000", 2023-09-23T22:57:40.273 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.93523178799999995 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468915+0000", 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5560000000000004e-06 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.716781+0000", 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.247866065 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.274 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.717542+0000", 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00076080500000000003 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.717741+0000", 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019845999999999999 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.275 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.735757+0000", 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018016618000000002 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.735852+0000", 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4736999999999998e-05 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.735867+0000", 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4577e-05 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.276 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.735933+0000", 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5981000000000004e-05 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.739701+0000", 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037683349999999998 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.277 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76173 10.3 10:caeb40e0:::benchmark_data_smithi121_192580_object76172:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.538308+0000", 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.70753082099998, 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.17898507, 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76173 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.278 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.538308+0000", 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.538308+0000", 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.279 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.538306+0000", 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.538348+0000", 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1718999999999998e-05 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.538363+0000", 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4944e-05 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.280 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.538384+0000", 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1433e-05 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.542185+0000", 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0038010539999999999 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.542202+0000", 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6189e-05 2023-09-23T22:57:40.281 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468250+0000", 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.926048282 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468332+0000", 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1895000000000001e-05 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.282 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700153+0000", 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.231820753 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700385+0000", 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023237799999999999 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.700620+0000", 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023510100000000001 2023-09-23T22:57:40.283 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.709311+0000", 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0086910110000000002 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.712841+0000", 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035294419999999998 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.284 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.714348+0000", 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0015075710000000001 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.714410+0000", 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2181000000000007e-05 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.717293+0000", 2023-09-23T22:57:40.285 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028829340000000002 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76175 10.3 10:c2f15d66:::benchmark_data_smithi121_192580_object76174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.553379+0000", 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.69245984600002, 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1710881419999999, 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.286 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76175 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553379+0000", 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.287 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553379+0000", 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553377+0000", 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553412+0000", 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5772000000000002e-05 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.288 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553442+0000", 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9522e-05 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553457+0000", 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4729000000000001e-05 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553530+0000", 2023-09-23T22:57:40.289 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3129999999999999e-05 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.553543+0000", 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3619e-05 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468396+0000", 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.91485240099999998 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.290 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468405+0000", 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4399999999999994e-06 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.703098+0000", 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.234692594 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.703301+0000", 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000202771 2023-09-23T22:57:40.291 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.703516+0000", 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021511800000000001 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.712783+0000", 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0092672829999999994 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.292 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.717394+0000", 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0046113780000000002 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.721854+0000", 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0044596159999999996 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.721933+0000", 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8500999999999999e-05 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.293 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.724467+0000", 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0025346349999999999 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76176 10.3 10:c438535d:::benchmark_data_smithi121_192580_object76175:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.556186+0000", 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.689652615, 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1826380900000002, 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.294 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76176 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556186+0000", 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.295 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556186+0000", 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556184+0000", 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556229+0000", 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4734000000000002e-05 2023-09-23T22:57:40.296 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556248+0000", 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8845999999999999e-05 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556284+0000", 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.591e-05 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556350+0000", 2023-09-23T22:57:40.297 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6531000000000004e-05 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.556368+0000", 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7401000000000002e-05 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468433+0000", 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.91206550900000005 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.298 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468441+0000", 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0460000000000006e-06 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.706157+0000", 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2377153620000001 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.706347+0000", 2023-09-23T22:57:40.299 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019037700000000001 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.706517+0000", 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016963300000000001 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.712850+0000", 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.006333394 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.300 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.717419+0000", 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0045694999999999998 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.726874+0000", 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0094543270000000002 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.726973+0000", 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9392e-05 2023-09-23T22:57:40.301 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.738824+0000", 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011851218 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:76190 10.9 10:9f9b8084:::benchmark_data_smithi121_192580_object76189:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:50:46.575350+0000", 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 413.67048933000001, 2023-09-23T22:57:40.302 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1719823749999998, 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 76190 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575350+0000", 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575350+0000", 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575347+0000", 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.304 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575374+0000", 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6599999999999999e-05 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575392+0000", 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8620000000000001e-05 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575402+0000", 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6460000000000005e-06 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.305 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575469+0000", 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6954999999999998e-05 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:46.575481+0000", 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2104e-05 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468958+0000", 2023-09-23T22:57:40.306 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.89347631100000002 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:47.468963+0000", 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0640000000000001e-06 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.720680+0000", 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2517177070000001 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.307 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.720869+0000", 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018845999999999999 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.721063+0000", 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00019377700000000001 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.735805+0000", 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014742432 2023-09-23T22:57:40.308 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.743324+0000", 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0075192690000000003 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.743420+0000", 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5345000000000003e-05 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.309 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.743491+0000", 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1601999999999996e-05 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:50:48.747332+0000", 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0038408169999999998 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.310 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:150081 10.3 10:c2cf3d72:::benchmark_data_smithi121_192580_object56300:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:52:53.615205+0000", 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 286.630633778, 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.40647888900000001, 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150081 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.311 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615205+0000", 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615205+0000", 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615204+0000", 2023-09-23T22:57:40.312 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615211+0000", 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8920000000000003e-06 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615222+0000", 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1185e-05 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.313 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615229+0000", 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9709999999999998e-06 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.619769+0000", 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0045403450000000003 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.314 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.619882+0000", 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000112568 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.619991+0000", 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000109137 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628427+0000", 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0084363519999999994 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.315 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628487+0000", 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9592999999999997e-05 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.020198+0000", 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.39171135200000001 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.020249+0000", 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.0949000000000003e-05 2023-09-23T22:57:40.316 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.021684+0000", 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001435006 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:150084 10.3 10:cdebda27:::benchmark_data_smithi121_192580_object56303:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:52:53.615246+0000", 2023-09-23T22:57:40.317 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 286.63059291100001, 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.4082035, 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150084 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615246+0000", 2023-09-23T22:57:40.318 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615246+0000", 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615246+0000", 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.319 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615249+0000", 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0790000000000001e-06 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615257+0000", 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1380000000000007e-06 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.615262+0000", 2023-09-23T22:57:40.320 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.853e-06 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.623051+0000", 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077889550000000002 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.623158+0000", 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010741100000000001 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.321 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.623306+0000", 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014825400000000001 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628476+0000", 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0051697519999999997 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628495+0000", 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8573e-05 2023-09-23T22:57:40.322 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.021730+0000", 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.39323540800000001 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.022022+0000", 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000292355 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.323 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.023450+0000", 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00142716 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:150089 10.9 10:9c9d7438:::benchmark_data_smithi121_192580_object56308:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:52:53.620248+0000", 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 286.62559111399997, 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.41198396100000001, 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.324 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150089 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620248+0000", 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.325 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620248+0000", 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620246+0000", 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620252+0000", 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0769999999999996e-06 2023-09-23T22:57:40.326 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620274+0000", 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2056999999999999e-05 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620283+0000", 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4020000000000002e-06 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.327 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620390+0000", 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000107333 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620551+0000", 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000160297 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.620740+0000", 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000189796 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.328 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.624990+0000", 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0042497660000000003 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628409+0000", 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00341939 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.028718+0000", 2023-09-23T22:57:40.329 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.40030876100000001 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.028786+0000", 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8107000000000004e-05 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.032232+0000", 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034454419999999999 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35595.0:150093 10.9 10:9e7e2adc:::benchmark_data_smithi121_192580_object56312:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:52:53.628981+0000", 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 286.61685825000001, 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.41837319299999998, 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35595", 2023-09-23T22:57:40.331 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150093 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628981+0000", 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628981+0000", 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.332 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628979+0000", 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.628987+0000", 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5490000000000001e-06 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.333 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629000+0000", 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2945000000000001e-05 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629007+0000", 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6499999999999996e-06 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629057+0000", 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9870999999999997e-05 2023-09-23T22:57:40.334 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629181+0000", 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000124077 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629718+0000", 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00053658500000000001 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.335 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.032472+0000", 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.40275429800000001 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.032516+0000", 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3812e-05 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.043558+0000", 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011041901 2023-09-23T22:57:40.336 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.043605+0000", 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7630999999999998e-05 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.047354+0000", 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003748398 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.337 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35595.0:150091 10.a e242/232 10:5c1373bc:::benchmark_data_smithi121_192580_object56310:head v 242'9499, mlcod=0'0)", 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:52:53.629233+0000", 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 286.61660568399998, 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.40973631999999999, 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629233+0000", 2023-09-23T22:57:40.338 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629233+0000", 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629233+0000", 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.339 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629240+0000", 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1799999999999999e-06 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629249+0000", 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6309999999999998e-06 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629256+0000", 2023-09-23T22:57:40.340 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.477e-06 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629297+0000", 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.1332999999999999e-05 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.629324+0000", 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6747999999999999e-05 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.341 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.038922+0000", 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.40959828399999998 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.038970+0000", 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7330999999999998e-05 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.342 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35595.0:150105 10.1 e242/238 10:8854efe8:::benchmark_data_smithi121_192580_object56324:head v 242'9196, mlcod=242'9194)", 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:52:53.645911+0000", 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 286.59992790699999, 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.40405693799999998, 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.645911+0000", 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.343 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.645911+0000", 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.645910+0000", 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.344 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:53.645922+0000", 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1779e-05 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.018873+0000", 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.37295170900000002 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.019242+0000", 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00036863599999999999 2023-09-23T22:57:40.345 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.030891+0000", 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011648845 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.030928+0000", 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7128000000000001e-05 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.346 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.347 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.049927+0000", 2023-09-23T22:57:40.347 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018999538999999999 2023-09-23T22:57:40.347 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:52:54.049968+0000", 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0593999999999998e-05 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.349 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81757 11.4 11:28956a6b:::benchmark_data_smithi121_214750_object3712:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665047+0000", 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580792207999998, 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5006220219999999, 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.350 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81757 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665047+0000", 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665047+0000", 2023-09-23T22:57:40.351 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665045+0000", 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665051+0000", 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3070000000000002e-06 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.352 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665061+0000", 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0197000000000001e-05 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665072+0000", 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0933e-05 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668529+0000", 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034572140000000001 2023-09-23T22:57:40.353 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668543+0000", 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3774000000000001e-05 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.152328+0000", 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.483784985 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.354 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.152504+0000", 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017656599999999999 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.165567+0000", 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013062593000000001 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.165669+0000", 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000101937 2023-09-23T22:57:40.355 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81765 11.4 11:25d33a7f:::benchmark_data_smithi121_214750_object3720:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665081+0000", 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580757825999999, 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5085291440000002, 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.356 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81765 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665081+0000", 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665081+0000", 2023-09-23T22:57:40.357 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665081+0000", 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665083+0000", 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6120000000000001e-06 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.358 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665090+0000", 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.579e-06 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665096+0000", 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7429999999999999e-06 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668567+0000", 2023-09-23T22:57:40.359 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034711640000000001 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668574+0000", 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2919999999999998e-06 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.156916+0000", 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4883415709999999 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.360 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.157082+0000", 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016638100000000001 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173465+0000", 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016382919999999999 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173610+0000", 2023-09-23T22:57:40.361 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014533499999999999 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81768 11.4 11:2dd7023f:::benchmark_data_smithi121_214750_object3723:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665100+0000", 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580738520000001, 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5585112489999999, 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T22:57:40.362 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81768 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665100+0000", 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.363 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665100+0000", 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665100+0000", 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665103+0000", 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5189999999999999e-06 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.364 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665109+0000", 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1970000000000001e-06 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665142+0000", 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3562000000000002e-05 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668596+0000", 2023-09-23T22:57:40.365 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034540180000000001 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668603+0000", 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6560000000000003e-06 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173643+0000", 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.505040315 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.366 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173807+0000", 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016398199999999999 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.216059+0000", 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.042252017000000003 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223612+0000", 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0075523420000000001 2023-09-23T22:57:40.367 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81786 11.4 11:20d75b9c:::benchmark_data_smithi121_214750_object3741:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665162+0000", 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580676608000001, 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5420446719999998, 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.368 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81786 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665162+0000", 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665162+0000", 2023-09-23T22:57:40.369 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665162+0000", 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665165+0000", 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1480000000000002e-06 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.370 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665172+0000", 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.99e-06 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665178+0000", 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.733e-06 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668625+0000", 2023-09-23T22:57:40.371 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034476889999999999 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668632+0000", 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8510000000000001e-06 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173874+0000", 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5052418090000002 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.372 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.174016+0000", 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014153500000000001 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.174169+0000", 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015384200000000001 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.183206+0000", 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0090364009999999995 2023-09-23T22:57:40.373 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188184+0000", 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0049777900000000002 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.199761+0000", 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011577795 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.374 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.199816+0000", 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4431000000000001e-05 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.207207+0000", 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0073911300000000001 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81823 11.4 11:2a10f78a:::benchmark_data_smithi121_214750_object3778:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.375 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665182+0000", 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580656761, 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.558384156, 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81823 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.376 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665182+0000", 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665182+0000", 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665182+0000", 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.377 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665184+0000", 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5179999999999999e-06 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665190+0000", 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2100000000000001e-06 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.378 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665194+0000", 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6580000000000001e-06 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668657+0000", 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034626679999999999 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668663+0000", 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0929999999999999e-06 2023-09-23T22:57:40.379 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.177014+0000", 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.508351013 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.177145+0000", 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013151999999999999 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:57:40.380 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.177274+0000", 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000128162 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188194+0000", 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010920206999999999 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188232+0000", 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8501000000000003e-05 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.381 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.216229+0000", 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.027997142999999999 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.216299+0000", 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9250000000000003e-05 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.382 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223566+0000", 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072676119999999997 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81867 11.4 11:28ce3707:::benchmark_data_smithi121_214750_object3822:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665198+0000", 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580640880000001, 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5624575859999998, 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.383 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81867 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665198+0000", 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.384 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665198+0000", 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665198+0000", 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665200+0000", 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1500000000000002e-06 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.385 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665206+0000", 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8379999999999998e-06 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665210+0000", 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6750000000000001e-06 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.386 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668683+0000", 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034730469999999999 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668690+0000", 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.596e-06 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.180099+0000", 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.511408879 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.387 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.180283+0000", 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000184458 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.180442+0000", 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015836100000000001 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188239+0000", 2023-09-23T22:57:40.388 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077977070000000001 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.207266+0000", 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019026278000000001 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223658+0000", 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016392133999999999 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.389 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223729+0000", 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1600000000000006e-05 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.227656+0000", 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039262120000000001 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.390 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81875 11.4 11:2c991c3f:::benchmark_data_smithi121_214750_object3830:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665215+0000", 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 29.580624232000002, 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5665710659999998, 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81875 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T22:57:40.391 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665215+0000", 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665215+0000", 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665214+0000", 2023-09-23T22:57:40.392 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665217+0000", 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5450000000000002e-06 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665223+0000", 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8640000000000001e-06 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.393 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665228+0000", 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6860000000000003e-06 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668711+0000", 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034830769999999998 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668718+0000", 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7460000000000003e-06 2023-09-23T22:57:40.394 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.183313+0000", 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5145949270000001 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.183752+0000", 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00043854099999999997 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:57:40.395 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.184202+0000", 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00045033300000000003 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188245+0000", 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0040431599999999996 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.207335+0000", 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019089571 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.396 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.227740+0000", 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020404914999999999 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.227813+0000", 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3553000000000005e-05 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.231786+0000", 2023-09-23T22:57:40.397 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039725280000000003 2023-09-23T22:57:40.398 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.398 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.398 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.398 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T22:57:40.398 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T22:57:40.398 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:57:40.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:40.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:40.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:40.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.544 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:40.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:40.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:40.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:40.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:40.793 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:40.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:40.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:40.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:41.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:41.046 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:41.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:41.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:41.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:41.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:41.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:41.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:41.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:41.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:41.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:41 smithi121 bash[78246]: cluster 2023-09-23T22:57:40.482571+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1350: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 31879/219198 objects degraded (14.543%); 19957/219198 objects misplaced (9.105%); 8.0 MiB/s, 158 objects/s recovering 2023-09-23T22:57:41.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:41 smithi121 bash[74920]: cluster 2023-09-23T22:57:40.482571+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1350: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 31879/219198 objects degraded (14.543%); 19957/219198 objects misplaced (9.105%); 8.0 MiB/s, 158 objects/s recovering 2023-09-23T22:57:41.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:41.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:41.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:41.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:41 smithi123 bash[59255]: cluster 2023-09-23T22:57:40.482571+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1350: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 31879/219198 objects degraded (14.543%); 19957/219198 objects misplaced (9.105%); 8.0 MiB/s, 158 objects/s recovering 2023-09-23T22:57:41.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:41.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:41.967 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:41.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:42.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:42.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:42.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:42.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:42.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:42.302 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:57:42.327 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:57:42.329 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:42.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:42.358 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:57:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:42.392 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:57:42.424 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:57:42.452 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:57:42.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:42.477 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:57:42.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:42.509 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.512 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:57:42.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:42.631 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:42.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:42.735 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:42.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:42.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:42.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:42 smithi123 bash[59255]: audit 2023-09-23T22:57:42.275776+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.121:0/796908791' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:42.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:42.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:42 smithi121 bash[78246]: audit 2023-09-23T22:57:42.275776+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.121:0/796908791' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:42.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:42 smithi121 bash[74920]: audit 2023-09-23T22:57:42.275776+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.121:0/796908791' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:42.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:42.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:42.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:43.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:43.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:43.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:43.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:43.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:43.293 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:43.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:43.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.422 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:43.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:43.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:43.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:43 smithi121 bash[78246]: cluster 2023-09-23T22:57:42.483315+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1351: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 29076/218544 objects degraded (13.304%); 22386/218544 objects misplaced (10.243%); 10 MiB/s, 192 objects/s recovering 2023-09-23T22:57:43.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:43 smithi121 bash[78246]: cluster 2023-09-23T22:57:42.536457+0000 mon.a (mon.0) 1649 : cluster 3 Health check update: Degraded data redundancy: 29076/218544 objects degraded (13.304%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:43.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:43 smithi121 bash[74920]: cluster 2023-09-23T22:57:42.483315+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1351: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 29076/218544 objects degraded (13.304%); 22386/218544 objects misplaced (10.243%); 10 MiB/s, 192 objects/s recovering 2023-09-23T22:57:43.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:43 smithi121 bash[74920]: cluster 2023-09-23T22:57:42.536457+0000 mon.a (mon.0) 1649 : cluster 3 Health check update: Degraded data redundancy: 29076/218544 objects degraded (13.304%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:43.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:43.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:43 smithi123 bash[59255]: cluster 2023-09-23T22:57:42.483315+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1351: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 29076/218544 objects degraded (13.304%); 22386/218544 objects misplaced (10.243%); 10 MiB/s, 192 objects/s recovering 2023-09-23T22:57:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:43 smithi123 bash[59255]: cluster 2023-09-23T22:57:42.536457+0000 mon.a (mon.0) 1649 : cluster 3 Health check update: Degraded data redundancy: 29076/218544 objects degraded (13.304%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:43.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:43.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:43.920 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:43.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:43.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:44.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:44.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:44.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:44.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:44.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:44.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:44.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:44.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:44.468 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:44.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:44.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:44.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:44.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:44.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:44.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:44.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:44.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:45.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:45.118 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:45.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:45.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:45.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:45.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:45.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:45.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:45.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:45.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:45.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:45 smithi121 bash[74920]: cluster 2023-09-23T22:57:44.484089+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1352: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 29008/218010 objects degraded (13.306%); 22330/218010 objects misplaced (10.243%); 4.5 MiB/s, 102 objects/s recovering 2023-09-23T22:57:45.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:45 smithi121 bash[78246]: cluster 2023-09-23T22:57:44.484089+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1352: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 29008/218010 objects degraded (13.306%); 22330/218010 objects misplaced (10.243%); 4.5 MiB/s, 102 objects/s recovering 2023-09-23T22:57:45.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:45 smithi123 bash[59255]: cluster 2023-09-23T22:57:44.484089+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1352: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 29008/218010 objects degraded (13.306%); 22330/218010 objects misplaced (10.243%); 4.5 MiB/s, 102 objects/s recovering 2023-09-23T22:57:45.778 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:45.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:45.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:46.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:46.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:46.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:46.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:46.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:46.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:46.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:46.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:46.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:46.582 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:46.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:46.686 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:46.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:46.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:46.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:46.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:46.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:46.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:47.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:47.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:47.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:47.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:47.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:47.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:47 smithi121 bash[74920]: cluster 2023-09-23T22:57:46.484878+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1353: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 28974/216882 objects degraded (13.359%); 21887/216882 objects misplaced (10.092%); 6.4 MiB/s, 128 objects/s recovering 2023-09-23T22:57:47.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:47 smithi121 bash[78246]: cluster 2023-09-23T22:57:46.484878+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1353: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 28974/216882 objects degraded (13.359%); 21887/216882 objects misplaced (10.092%); 6.4 MiB/s, 128 objects/s recovering 2023-09-23T22:57:47.639 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:47.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:47 smithi123 bash[59255]: cluster 2023-09-23T22:57:46.484878+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1353: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 28974/216882 objects degraded (13.359%); 21887/216882 objects misplaced (10.092%); 6.4 MiB/s, 128 objects/s recovering 2023-09-23T22:57:47.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:47.870 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:47.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:47.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:47.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:48.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:48.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:48.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:48.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:48.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:48.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:48.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:48.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:48.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:48.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:48.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:48.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:57:48.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:48.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:48 smithi123 bash[59255]: cluster 2023-09-23T22:57:47.578438+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 28974/216882 objects degraded (13.359%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:48.810 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:57:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:57:48] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.33.4" 2023-09-23T22:57:48.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:48 smithi121 bash[78246]: cluster 2023-09-23T22:57:47.578438+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 28974/216882 objects degraded (13.359%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:48.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:48 smithi121 bash[74920]: cluster 2023-09-23T22:57:47.578438+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 28974/216882 objects degraded (13.359%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:48.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:48.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:48.940 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:48.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:48.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:49.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:49.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:49.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:49.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:49.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:49.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:49.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:49.605 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:57:49.608 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.617 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:49 smithi121 bash[78246]: cluster 2023-09-23T22:57:48.485576+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1354: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 28974/216693 objects degraded (13.371%); 21887/216693 objects misplaced (10.100%); 5.8 MiB/s, 116 objects/s recovering 2023-09-23T22:57:49.617 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:49 smithi121 bash[78246]: audit 2023-09-23T22:57:48.662578+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.121:0/4128634112' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:49.617 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:49 smithi121 bash[78246]: audit 2023-09-23T22:57:48.663042+0000 mon.a (mon.0) 1651 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:49.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:49 smithi121 bash[74920]: cluster 2023-09-23T22:57:48.485576+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1354: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 28974/216693 objects degraded (13.371%); 21887/216693 objects misplaced (10.100%); 5.8 MiB/s, 116 objects/s recovering 2023-09-23T22:57:49.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:49 smithi121 bash[74920]: audit 2023-09-23T22:57:48.662578+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.121:0/4128634112' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:49.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:49 smithi121 bash[74920]: audit 2023-09-23T22:57:48.663042+0000 mon.a (mon.0) 1651 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:49.630 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:49.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:49.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:49 smithi123 bash[59255]: cluster 2023-09-23T22:57:48.485576+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1354: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 28974/216693 objects degraded (13.371%); 21887/216693 objects misplaced (10.100%); 5.8 MiB/s, 116 objects/s recovering 2023-09-23T22:57:49.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:49 smithi123 bash[59255]: audit 2023-09-23T22:57:48.662578+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.121:0/4128634112' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:49.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:49 smithi123 bash[59255]: audit 2023-09-23T22:57:48.663042+0000 mon.a (mon.0) 1651 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:49.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:49.885 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:49.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:50.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:50.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:50.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:50.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:50.246 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:50.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:50.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:50.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:50.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:50.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:50.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: cluster 2023-09-23T22:57:49.582499+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:50.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: audit 2023-09-23T22:57:49.594272+0000 mon.a (mon.0) 1653 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:57:50.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: cluster 2023-09-23T22:57:49.594388+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-09-23T22:57:50.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: cluster 2023-09-23T22:57:49.594720+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: cluster 2023-09-23T22:57:49.677151+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: cluster 2023-09-23T22:57:49.728973+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.692 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[74920]: cluster 2023-09-23T22:57:49.729181+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.779 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:50.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: cluster 2023-09-23T22:57:49.582499+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: audit 2023-09-23T22:57:49.594272+0000 mon.a (mon.0) 1653 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: cluster 2023-09-23T22:57:49.594388+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: cluster 2023-09-23T22:57:49.594720+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: cluster 2023-09-23T22:57:49.677151+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: cluster 2023-09-23T22:57:49.728973+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:50 smithi123 bash[59255]: cluster 2023-09-23T22:57:49.729181+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:50.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:50.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: cluster 2023-09-23T22:57:49.582499+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:50.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: audit 2023-09-23T22:57:49.594272+0000 mon.a (mon.0) 1653 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:57:50.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: cluster 2023-09-23T22:57:49.594388+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-09-23T22:57:50.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: cluster 2023-09-23T22:57:49.594720+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: cluster 2023-09-23T22:57:49.677151+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: cluster 2023-09-23T22:57:49.728973+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:50.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:50 smithi121 bash[78246]: cluster 2023-09-23T22:57:49.729181+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:51.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:51.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:51.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:51.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:51.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:51.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:51.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:51.424 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:51.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:51.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:51.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:51.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:51.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:51.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:51.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:51.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:51 smithi123 bash[59255]: cluster 2023-09-23T22:57:50.486073+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1356: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 28886/216075 objects degraded (13.369%); 21828/216075 objects misplaced (10.102%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T22:57:51.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:51.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:51.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:51.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:51.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:52.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:51 smithi121 bash[78246]: cluster 2023-09-23T22:57:50.486073+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1356: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 28886/216075 objects degraded (13.369%); 21828/216075 objects misplaced (10.102%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T22:57:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:51 smithi121 bash[74920]: cluster 2023-09-23T22:57:50.486073+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1356: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 28886/216075 objects degraded (13.369%); 21828/216075 objects misplaced (10.102%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T22:57:52.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:52.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:52.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:52.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:52.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:52.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:52.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:52.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:52.470 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:52.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:57:52.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:52.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:52.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:52.734 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:52 smithi121 bash[74920]: audit 2023-09-23T22:57:51.959732+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:52.735 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:52 smithi121 bash[74920]: cluster 2023-09-23T22:57:52.579297+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 28886/216075 objects degraded (13.369%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:52.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:52 smithi121 bash[78246]: audit 2023-09-23T22:57:51.959732+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:52.735 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:52 smithi121 bash[78246]: cluster 2023-09-23T22:57:52.579297+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 28886/216075 objects degraded (13.369%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:52.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:52.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:52.855 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:52 smithi123 bash[59255]: audit 2023-09-23T22:57:51.959732+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:52.855 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:52 smithi123 bash[59255]: cluster 2023-09-23T22:57:52.579297+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 28886/216075 objects degraded (13.369%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:52.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:52.977 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:53.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.140 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:53.243 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:53.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:53.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:53.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:53.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:53 smithi121 bash[78246]: cluster 2023-09-23T22:57:52.486729+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1357: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 28857/215529 objects degraded (13.389%); 21327/215529 objects misplaced (9.895%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:57:53.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:53.762 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:53.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:53.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:53 smithi123 bash[59255]: cluster 2023-09-23T22:57:52.486729+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1357: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 28857/215529 objects degraded (13.389%); 21327/215529 objects misplaced (9.895%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:57:53.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:53.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:53 smithi121 bash[74920]: cluster 2023-09-23T22:57:52.486729+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1357: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 28857/215529 objects degraded (13.389%); 21327/215529 objects misplaced (9.895%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:57:53.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:54.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:54.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:54.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:54.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:54.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:54.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:54.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:54.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:54.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:54.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:54.570 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:54.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:54.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:54.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:54.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:54.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:54.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:54.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:54.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:55.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:55.087 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:55.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:55.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:55.199 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:54 smithi121 bash[74920]: debug 2023-09-23T22:57:54.852+0000 7f4eee986700 -1 mon.a@0(leader).osd e278 definitely_dead 0 2023-09-23T22:57:55.214 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:55.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:55.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:55.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:55.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:55.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:55.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:55.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:55.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:55.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:55.629 INFO:teuthology.orchestra.run.smithi121.stderr:marked out osd.6. 2023-09-23T22:57:55.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:55.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[78246]: cluster 2023-09-23T22:57:54.487482+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1358: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 94 op/s; 28811/215178 objects degraded (13.389%); 21327/215178 objects misplaced (9.911%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:57:55.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[78246]: audit 2023-09-23T22:57:54.851728+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.121:0/505540167' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:57:55.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[78246]: audit 2023-09-23T22:57:54.852282+0000 mon.a (mon.0) 1657 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:57:55.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[78246]: cluster 2023-09-23T22:57:54.852376+0000 mon.a (mon.0) 1658 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-23T22:57:55.714 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[74920]: cluster 2023-09-23T22:57:54.487482+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1358: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 94 op/s; 28811/215178 objects degraded (13.389%); 21327/215178 objects misplaced (9.911%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:57:55.714 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[74920]: audit 2023-09-23T22:57:54.851728+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.121:0/505540167' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:57:55.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[74920]: audit 2023-09-23T22:57:54.852282+0000 mon.a (mon.0) 1657 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:57:55.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:55 smithi121 bash[74920]: cluster 2023-09-23T22:57:54.852376+0000 mon.a (mon.0) 1658 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-23T22:57:55.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:55.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:55.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:55 smithi123 bash[59255]: cluster 2023-09-23T22:57:54.487482+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1358: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 94 op/s; 28811/215178 objects degraded (13.389%); 21327/215178 objects misplaced (9.911%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:57:55.851 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:55 smithi123 bash[59255]: audit 2023-09-23T22:57:54.851728+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.121:0/505540167' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:57:55.852 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:55 smithi123 bash[59255]: audit 2023-09-23T22:57:54.852282+0000 mon.a (mon.0) 1657 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T22:57:55.852 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:55 smithi123 bash[59255]: cluster 2023-09-23T22:57:54.852376+0000 mon.a (mon.0) 1658 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-23T22:57:55.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:55.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:56.110 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:56.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:56.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:56.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:56.244 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:57:56.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:56.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:56.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:56.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:56.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:56.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:56.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:56.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:56.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[74920]: audit 2023-09-23T22:57:55.614727+0000 mon.a (mon.0) 1659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T22:57:56.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[74920]: cluster 2023-09-23T22:57:55.614802+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-09-23T22:57:56.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[74920]: cluster 2023-09-23T22:57:55.615302+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:56.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[74920]: cluster 2023-09-23T22:57:55.615638+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:56.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[74920]: cluster 2023-09-23T22:57:55.615795+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:56.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:56.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:56.777 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:56 smithi123 bash[59255]: audit 2023-09-23T22:57:55.614727+0000 mon.a (mon.0) 1659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T22:57:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:56 smithi123 bash[59255]: cluster 2023-09-23T22:57:55.614802+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-09-23T22:57:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:56 smithi123 bash[59255]: cluster 2023-09-23T22:57:55.615302+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:56 smithi123 bash[59255]: cluster 2023-09-23T22:57:55.615638+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:56.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:56 smithi123 bash[59255]: cluster 2023-09-23T22:57:55.615795+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:56.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:56.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:56.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:57.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[78246]: audit 2023-09-23T22:57:55.614727+0000 mon.a (mon.0) 1659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T22:57:57.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[78246]: cluster 2023-09-23T22:57:55.614802+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-09-23T22:57:57.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[78246]: cluster 2023-09-23T22:57:55.615302+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:57.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[78246]: cluster 2023-09-23T22:57:55.615638+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:57.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:56 smithi121 bash[78246]: cluster 2023-09-23T22:57:55.615795+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:57:57.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:57.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:57.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:57.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:57.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:57.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.315 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:57.417 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:57.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:57.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:57.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:57.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:57.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:57.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:57.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:57.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:57.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.488158+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1360: 89 pgs: 1 active+recovery_wait+remapped, 1 unknown, 4 peering, 2 remapped+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 28787/214233 objects degraded (13.437%); 15790/214233 objects misplaced (7.370%); 9.3 MiB/s, 147 objects/s recovering 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.611623+0000 mon.a (mon.0) 1661 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.623271+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e280: 8 total, 8 up, 6 in 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.623764+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.626834+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.627360+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.627628+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.628769+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:56.632684+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.580194+0000 mon.a (mon.0) 1663 : cluster 3 Health check update: Degraded data redundancy: 28787/214233 objects degraded (13.437%), 7 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:57.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.488158+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1360: 89 pgs: 1 active+recovery_wait+remapped, 1 unknown, 4 peering, 2 remapped+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 28787/214233 objects degraded (13.437%); 15790/214233 objects misplaced (7.370%); 9.3 MiB/s, 147 objects/s recovering 2023-09-23T22:57:57.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.611623+0000 mon.a (mon.0) 1661 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:57:57.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.623271+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e280: 8 total, 8 up, 6 in 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.623764+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.626834+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.627360+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.627628+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.628769+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:56.632684+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:57.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:57 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.580194+0000 mon.a (mon.0) 1663 : cluster 3 Health check update: Degraded data redundancy: 28787/214233 objects degraded (13.437%), 7 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:57.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:58.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.488158+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1360: 89 pgs: 1 active+recovery_wait+remapped, 1 unknown, 4 peering, 2 remapped+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 28787/214233 objects degraded (13.437%); 15790/214233 objects misplaced (7.370%); 9.3 MiB/s, 147 objects/s recovering 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.611623+0000 mon.a (mon.0) 1661 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.623271+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e280: 8 total, 8 up, 6 in 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.623764+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.626834+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.627360+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.627628+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.628769+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:56.632684+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:57:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:57 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.580194+0000 mon.a (mon.0) 1663 : cluster 3 Health check update: Degraded data redundancy: 28787/214233 objects degraded (13.437%), 7 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:58.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:58.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:58.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:58.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:58.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:58.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:58.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:58.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:58.508 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:58.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:58.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:58.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:58.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:58.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.633277+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.633807+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.634050+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-09-23T22:57:58.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.637556+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.638338+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.640959+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[74920]: cluster 2023-09-23T22:57:57.647795+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.633277+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.633807+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.634050+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.637556+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.638338+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.640959+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[78246]: cluster 2023-09-23T22:57:57.647795+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:58.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:58.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:58.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:58.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:59.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:59.002 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:57:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:57:58] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T22:57:59.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:59.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:59.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.633277+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.633807+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.634050+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-09-23T22:57:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.637556+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.638338+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.640959+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:58 smithi123 bash[59255]: cluster 2023-09-23T22:57:57.647795+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:57:59.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:59.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:59.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:59.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:59.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:59.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:59.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:59.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:59.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:57:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:57:59.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[78246]: cluster 2023-09-23T22:57:58.488781+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1363: 89 pgs: 1 active+recovery_wait+remapped, 1 unknown, 4 peering, 2 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 72 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 26581/214164 objects degraded (12.412%); 22542/214164 objects misplaced (10.526%); 6.8 MiB/s, 107 objects/s recovering 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[78246]: audit 2023-09-23T22:57:59.475353+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[78246]: audit 2023-09-23T22:57:59.482235+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[78246]: audit 2023-09-23T22:57:59.483477+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[78246]: audit 2023-09-23T22:57:59.484595+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[78246]: audit 2023-09-23T22:57:59.490997+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[74920]: cluster 2023-09-23T22:57:58.488781+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1363: 89 pgs: 1 active+recovery_wait+remapped, 1 unknown, 4 peering, 2 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 72 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 26581/214164 objects degraded (12.412%); 22542/214164 objects misplaced (10.526%); 6.8 MiB/s, 107 objects/s recovering 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[74920]: audit 2023-09-23T22:57:59.475353+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[74920]: audit 2023-09-23T22:57:59.482235+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[74920]: audit 2023-09-23T22:57:59.483477+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:57:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[74920]: audit 2023-09-23T22:57:59.484595+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:57:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:57:59 smithi121 bash[74920]: audit 2023-09-23T22:57:59.490997+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:57:59.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:59.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:00.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:00.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:59 smithi123 bash[59255]: cluster 2023-09-23T22:57:58.488781+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1363: 89 pgs: 1 active+recovery_wait+remapped, 1 unknown, 4 peering, 2 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 72 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 26581/214164 objects degraded (12.412%); 22542/214164 objects misplaced (10.526%); 6.8 MiB/s, 107 objects/s recovering 2023-09-23T22:58:00.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:59 smithi123 bash[59255]: audit 2023-09-23T22:57:59.475353+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:58:00.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:59 smithi123 bash[59255]: audit 2023-09-23T22:57:59.482235+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:58:00.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:59 smithi123 bash[59255]: audit 2023-09-23T22:57:59.483477+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:58:00.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:59 smithi123 bash[59255]: audit 2023-09-23T22:57:59.484595+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:58:00.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:57:59 smithi123 bash[59255]: audit 2023-09-23T22:57:59.490997+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:58:00.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:00.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:00.182 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:00.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:00.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:00.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:00.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:00.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:00.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:00.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:00.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:00.730 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:00.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:00.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:00.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:00.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:01.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:01.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:01.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:01.220 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:01.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:01.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:01.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:01.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:01.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:01.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:01 smithi121 bash[78246]: cluster 2023-09-23T22:58:00.489627+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1364: 89 pgs: 1 active+recovery_wait+degraded, 1 unknown, 4 peering, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 67 op/s; 46944/213963 objects degraded (21.940%); 12415/213963 objects misplaced (5.802%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:58:01.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:01 smithi121 bash[74920]: cluster 2023-09-23T22:58:00.489627+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1364: 89 pgs: 1 active+recovery_wait+degraded, 1 unknown, 4 peering, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 67 op/s; 46944/213963 objects degraded (21.940%); 12415/213963 objects misplaced (5.802%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:58:01.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:01.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:01.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:01.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:01.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:01 smithi123 bash[59255]: cluster 2023-09-23T22:58:00.489627+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1364: 89 pgs: 1 active+recovery_wait+degraded, 1 unknown, 4 peering, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 67 op/s; 46944/213963 objects degraded (21.940%); 12415/213963 objects misplaced (5.802%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T22:58:01.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:01.955 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:01.958 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:02.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:02.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:02.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:02.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.156 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:02.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:02.390 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:02.418 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:02.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:02.521 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:02.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:02.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:02.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:02.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:02 smithi121 bash[74920]: cluster 2023-09-23T22:58:02.581058+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 46944/213963 objects degraded (21.940%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:02.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:02.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:02.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:02.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:02 smithi121 bash[78246]: cluster 2023-09-23T22:58:02.581058+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 46944/213963 objects degraded (21.940%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:02.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:02.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:03.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:03.046 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:02 smithi123 bash[59255]: cluster 2023-09-23T22:58:02.581058+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 46944/213963 objects degraded (21.940%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:03.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:03.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:03.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:03.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:03.234 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 1, 7] out_osds: [5, 6] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T22:58:03.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T22:58:03.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:03.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:03.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:03.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:03.456 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:03.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:03.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:03.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:03.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:03.722 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:03.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:03.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:03.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:03.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:03 smithi121 bash[78246]: cluster 2023-09-23T22:58:02.490236+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1365: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 41 op/s; 50082/213900 objects degraded (23.414%); 13754/213900 objects misplaced (6.430%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T22:58:03.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:03 smithi121 bash[78246]: cluster 2023-09-23T22:58:02.641546+0000 mon.a (mon.0) 1671 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:58:03.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:03 smithi121 bash[74920]: cluster 2023-09-23T22:58:02.490236+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1365: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 41 op/s; 50082/213900 objects degraded (23.414%); 13754/213900 objects misplaced (6.430%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T22:58:03.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:03 smithi121 bash[74920]: cluster 2023-09-23T22:58:02.641546+0000 mon.a (mon.0) 1671 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:58:03.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:03.980 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:03 smithi123 bash[59255]: cluster 2023-09-23T22:58:02.490236+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1365: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 41 op/s; 50082/213900 objects degraded (23.414%); 13754/213900 objects misplaced (6.430%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T22:58:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:03 smithi123 bash[59255]: cluster 2023-09-23T22:58:02.641546+0000 mon.a (mon.0) 1671 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:58:04.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.095 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:04.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:04.323 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:04.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:04.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:04.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:04.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:04.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:04.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:04.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:04.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:04.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:04.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:04.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:04.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:04.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:05.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:05.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:05.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:05.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:05.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:05.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:05.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:05.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:05.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:05.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:05.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:05.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:05.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:05.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:05 smithi123 bash[59255]: cluster 2023-09-23T22:58:04.490994+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 14 op/s; 50082/213894 objects degraded (23.414%); 13520/213894 objects misplaced (6.321%); 4.6 MiB/s, 75 objects/s recovering 2023-09-23T22:58:05.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:05.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:05.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:05.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:05.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:06.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:05 smithi121 bash[74920]: cluster 2023-09-23T22:58:04.490994+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 14 op/s; 50082/213894 objects degraded (23.414%); 13520/213894 objects misplaced (6.321%); 4.6 MiB/s, 75 objects/s recovering 2023-09-23T22:58:06.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:05 smithi121 bash[78246]: cluster 2023-09-23T22:58:04.490994+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 14 op/s; 50082/213894 objects degraded (23.414%); 13520/213894 objects misplaced (6.321%); 4.6 MiB/s, 75 objects/s recovering 2023-09-23T22:58:06.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:06.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:06.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:06.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:06.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:06.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:06.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:06.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:06.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:06.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:06.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:06.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:06.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:06.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:06.878 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:07.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:07.020 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:07.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:07.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:07.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:07.157 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:07.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:07.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:07.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:07.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:07.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:07.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:07.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:07.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:07.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:07.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:07.788 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:07.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:07 smithi123 bash[59255]: cluster 2023-09-23T22:58:06.491668+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 17 op/s; 50060/213723 objects degraded (23.423%); 13109/213723 objects misplaced (6.134%); 6.4 MiB/s, 103 objects/s recovering 2023-09-23T22:58:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:07 smithi123 bash[59255]: audit 2023-09-23T22:58:06.960012+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:07 smithi123 bash[59255]: cluster 2023-09-23T22:58:07.583016+0000 mon.a (mon.0) 1673 : cluster 3 Health check update: Degraded data redundancy: 50060/213723 objects degraded (23.423%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:07.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:07 smithi121 bash[74920]: cluster 2023-09-23T22:58:06.491668+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 17 op/s; 50060/213723 objects degraded (23.423%); 13109/213723 objects misplaced (6.134%); 6.4 MiB/s, 103 objects/s recovering 2023-09-23T22:58:07.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:07 smithi121 bash[74920]: audit 2023-09-23T22:58:06.960012+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:07.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:07 smithi121 bash[74920]: cluster 2023-09-23T22:58:07.583016+0000 mon.a (mon.0) 1673 : cluster 3 Health check update: Degraded data redundancy: 50060/213723 objects degraded (23.423%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:07.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:07 smithi121 bash[78246]: cluster 2023-09-23T22:58:06.491668+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 17 op/s; 50060/213723 objects degraded (23.423%); 13109/213723 objects misplaced (6.134%); 6.4 MiB/s, 103 objects/s recovering 2023-09-23T22:58:07.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:07 smithi121 bash[78246]: audit 2023-09-23T22:58:06.960012+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:07.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:07 smithi121 bash[78246]: cluster 2023-09-23T22:58:07.583016+0000 mon.a (mon.0) 1673 : cluster 3 Health check update: Degraded data redundancy: 50060/213723 objects degraded (23.423%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:07.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:07.916 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:08.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:08.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:08.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:08.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:08.267 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:08.392 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:08.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:08.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:08.518 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:08.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:08.681 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:08.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:08.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:08.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:58:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:58:08] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.33.4" 2023-09-23T22:58:08.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:08 smithi121 bash[78246]: cluster 2023-09-23T22:58:08.492214+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 16 op/s; 50065/213690 objects degraded (23.429%); 12872/213690 objects misplaced (6.024%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:58:08.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:08 smithi121 bash[74920]: cluster 2023-09-23T22:58:08.492214+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 16 op/s; 50065/213690 objects degraded (23.429%); 12872/213690 objects misplaced (6.024%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:58:08.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:08.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:09.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:08 smithi123 bash[59255]: cluster 2023-09-23T22:58:08.492214+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 16 op/s; 50065/213690 objects degraded (23.429%); 12872/213690 objects misplaced (6.024%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T22:58:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:09.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:09.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:09.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:09.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:09.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:09.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:09.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:09.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:09.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:09.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:09.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:09.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:09.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:09.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:10.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:10.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:10.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:10.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:10.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:10.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:10.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.456 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:10.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:10.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:10.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:10.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:10.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:10.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:10.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:10.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:11.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:11.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:11.202 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:11.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:11.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:11.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:11.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:11.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:11.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:11.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:11.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:11.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:11.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:11.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:11.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:11.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:11 smithi121 bash[78246]: cluster 2023-09-23T22:58:10.492979+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 14 op/s; 50052/213645 objects degraded (23.428%); 12872/213645 objects misplaced (6.025%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T22:58:11.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:11 smithi121 bash[74920]: cluster 2023-09-23T22:58:10.492979+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 14 op/s; 50052/213645 objects degraded (23.428%); 12872/213645 objects misplaced (6.025%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T22:58:11.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:11.856 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:11 smithi123 bash[59255]: cluster 2023-09-23T22:58:10.492979+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 14 op/s; 50052/213645 objects degraded (23.428%); 12872/213645 objects misplaced (6.025%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T22:58:11.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:11.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:11.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:12.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:12.126 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:12.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:12.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:12.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:12.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:12.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:12.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:12.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:12.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:12.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:12.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:12.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:12.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:12.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:12.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:12.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:13.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:13.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:13.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:13.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:13.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:13.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:13.415 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:13.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:13.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:13.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:13.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:13.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:13 smithi123 bash[59255]: cluster 2023-09-23T22:58:12.493634+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1370: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 10 op/s; 57467/213591 objects degraded (26.905%); 12302/213591 objects misplaced (5.760%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T22:58:13.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:13 smithi123 bash[59255]: cluster 2023-09-23T22:58:12.584220+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 57467/213591 objects degraded (26.905%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:13.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:13.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:13.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:13.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:13 smithi121 bash[78246]: cluster 2023-09-23T22:58:12.493634+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1370: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 10 op/s; 57467/213591 objects degraded (26.905%); 12302/213591 objects misplaced (5.760%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T22:58:13.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:13 smithi121 bash[78246]: cluster 2023-09-23T22:58:12.584220+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 57467/213591 objects degraded (26.905%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:13.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:13.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:13 smithi121 bash[74920]: cluster 2023-09-23T22:58:12.493634+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1370: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 10 op/s; 57467/213591 objects degraded (26.905%); 12302/213591 objects misplaced (5.760%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T22:58:13.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:13 smithi121 bash[74920]: cluster 2023-09-23T22:58:12.584220+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 57467/213591 objects degraded (26.905%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:13.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:13.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:13.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:14.055 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:14.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:14.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:14.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:14.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:14.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:14.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:14.336 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:14.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:14.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:14.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:14.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:14.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:14.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:14.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:14.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:14.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.844 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:14.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:14.976 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:14.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:15.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:15.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:15.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:15.234 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:15.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:15.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:15.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:15.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:15.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:15.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:15.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:15.603 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:15 smithi123 bash[59255]: cluster 2023-09-23T22:58:14.494361+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1371: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 9 op/s; 57468/213570 objects degraded (26.908%); 12067/213570 objects misplaced (5.650%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T22:58:15.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:15.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:15.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:15.742 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:15.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:15.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:15.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:15.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:15.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:15 smithi121 bash[74920]: cluster 2023-09-23T22:58:14.494361+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1371: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 9 op/s; 57468/213570 objects degraded (26.908%); 12067/213570 objects misplaced (5.650%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T22:58:15.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:15 smithi121 bash[78246]: cluster 2023-09-23T22:58:14.494361+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1371: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 9 op/s; 57468/213570 objects degraded (26.908%); 12067/213570 objects misplaced (5.650%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T22:58:16.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:16.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:16.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:16.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:16.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:16.232 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:16.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:16.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:16.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:16.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:16.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:16.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:16.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:16.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:16.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:16.779 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:16.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:16.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:17.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:17.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:17.141 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:17.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:17.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:17.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:17.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.428 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:17.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:17.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:17.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:17.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:17.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:17.800 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:17.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:17 smithi123 bash[59255]: cluster 2023-09-23T22:58:16.495220+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1372: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 20 op/s; 57420/213153 objects degraded (26.938%); 11502/213153 objects misplaced (5.396%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T22:58:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:17 smithi121 bash[74920]: cluster 2023-09-23T22:58:16.495220+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1372: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 20 op/s; 57420/213153 objects degraded (26.938%); 11502/213153 objects misplaced (5.396%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T22:58:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:17 smithi121 bash[78246]: cluster 2023-09-23T22:58:16.495220+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1372: 89 pgs: 1 active+undersized+degraded+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 20 op/s; 57420/213153 objects degraded (26.938%); 11502/213153 objects misplaced (5.396%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T22:58:17.824 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:17.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:17.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:17.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:18.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:18.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:18.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:18.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:18.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:18.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:18.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:18.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:18.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:18.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:18.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:18.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:18.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:18 smithi121 bash[74920]: cluster 2023-09-23T22:58:17.586039+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 57420/213153 objects degraded (26.938%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:18.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:18 smithi121 bash[78246]: cluster 2023-09-23T22:58:17.586039+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 57420/213153 objects degraded (26.938%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:18.594 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:18.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:18.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:18 smithi123 bash[59255]: cluster 2023-09-23T22:58:17.586039+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 57420/213153 objects degraded (26.938%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:18.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:18.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:18.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:18.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:18.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:18.955 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:18.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:19.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:58:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:58:18] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.33.4" 2023-09-23T22:58:19.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:19.106 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:19.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:19.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:19.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:19.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:19.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:19.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:19.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:19.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:19.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:19.615 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:19.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:19.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:19.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:19 smithi121 bash[74920]: cluster 2023-09-23T22:58:18.496011+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1373: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 24 op/s; 57348/212838 objects degraded (26.944%); 11255/212838 objects misplaced (5.288%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T22:58:19.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:19 smithi121 bash[78246]: cluster 2023-09-23T22:58:18.496011+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1373: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 24 op/s; 57348/212838 objects degraded (26.944%); 11255/212838 objects misplaced (5.288%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T22:58:19.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:19.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:19.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:19.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:19.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:19.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:19.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:20.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:19 smithi123 bash[59255]: cluster 2023-09-23T22:58:18.496011+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1373: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 24 op/s; 57348/212838 objects degraded (26.944%); 11255/212838 objects misplaced (5.288%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T22:58:20.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:20.117 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:20.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:20.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:20.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:20.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:20.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:20.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:20.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:20.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:20.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:20.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:20.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:20.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:20.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:20.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:20.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:20.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:20.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:21.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:21.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:21.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:21.138 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:21.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:21.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:21.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:21.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:21.414 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:58:21.414 INFO:teuthology.orchestra.run.smithi121.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-23T22:58:21.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:21.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:21.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:21.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:21.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:21.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:21.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:21 smithi123 bash[59255]: cluster 2023-09-23T22:58:20.496624+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1374: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 35 op/s; 57282/212424 objects degraded (26.966%); 11255/212424 objects misplaced (5.298%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T22:58:21.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:21.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:21.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:21 smithi121 bash[78246]: cluster 2023-09-23T22:58:20.496624+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1374: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 35 op/s; 57282/212424 objects degraded (26.966%); 11255/212424 objects misplaced (5.298%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T22:58:21.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:21 smithi121 bash[74920]: cluster 2023-09-23T22:58:20.496624+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1374: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 35 op/s; 57282/212424 objects degraded (26.966%); 11255/212424 objects misplaced (5.298%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T22:58:21.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:21.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:22.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:22.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:22.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:22.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:22.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:22.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:22.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:22.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:22.437 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:58:22.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:22.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:22.470 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:58:22.510 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:58:22.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:22.550 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:58:22.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:22.578 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:58:22.610 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:58:22.641 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:58:22.668 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:58:22.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.676 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:58:22.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:22.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:22.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:22 smithi121 bash[78246]: audit 2023-09-23T22:58:21.960013+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:22.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:22 smithi121 bash[78246]: audit 2023-09-23T22:58:22.409601+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.121:0/86947009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:22.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:22 smithi121 bash[78246]: cluster 2023-09-23T22:58:22.587348+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 57282/212424 objects degraded (26.966%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:22.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:22 smithi121 bash[74920]: audit 2023-09-23T22:58:21.960013+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:22.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:22 smithi121 bash[74920]: audit 2023-09-23T22:58:22.409601+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.121:0/86947009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:22.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:22 smithi121 bash[74920]: cluster 2023-09-23T22:58:22.587348+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 57282/212424 objects degraded (26.966%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:22.798 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:22.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:22.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:22.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:23.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:22 smithi123 bash[59255]: audit 2023-09-23T22:58:21.960013+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:23.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:22 smithi123 bash[59255]: audit 2023-09-23T22:58:22.409601+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.121:0/86947009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:23.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:22 smithi123 bash[59255]: cluster 2023-09-23T22:58:22.587348+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 57282/212424 objects degraded (26.966%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:23.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:23.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:23.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:23.204 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:23.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:23.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:23.340 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:23.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:23.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:23.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.592 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:23.625 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:58:23.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:23.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:23.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:23.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:23 smithi121 bash[78246]: cluster 2023-09-23T22:58:22.497431+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1375: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 47 op/s; 57175/211926 objects degraded (26.979%); 10542/211926 objects misplaced (4.974%); 12 MiB/s, 190 objects/s recovering 2023-09-23T22:58:23.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:23 smithi121 bash[78246]: audit 2023-09-23T22:58:22.675599+0000 mon.a (mon.0) 1678 : audit 1 from='client.? 172.21.15.121:0/1046968884' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:58:23.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:23 smithi121 bash[74920]: cluster 2023-09-23T22:58:22.497431+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1375: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 47 op/s; 57175/211926 objects degraded (26.979%); 10542/211926 objects misplaced (4.974%); 12 MiB/s, 190 objects/s recovering 2023-09-23T22:58:23.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:23 smithi121 bash[74920]: audit 2023-09-23T22:58:22.675599+0000 mon.a (mon.0) 1678 : audit 1 from='client.? 172.21.15.121:0/1046968884' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:58:23.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:23.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:23.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:24.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:23 smithi123 bash[59255]: cluster 2023-09-23T22:58:22.497431+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1375: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 47 op/s; 57175/211926 objects degraded (26.979%); 10542/211926 objects misplaced (4.974%); 12 MiB/s, 190 objects/s recovering 2023-09-23T22:58:24.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:23 smithi123 bash[59255]: audit 2023-09-23T22:58:22.675599+0000 mon.a (mon.0) 1678 : audit 1 from='client.? 172.21.15.121:0/1046968884' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:58:24.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.108 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:24.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:24.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:24.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:24.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:24.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:24.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:24.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:24.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:24.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:24.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:24.641 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T22:58:24.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:24.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:24.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:24.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: cluster 2023-09-23T22:58:23.602926+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: cluster 2023-09-23T22:58:23.608444+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: audit 2023-09-23T22:58:23.608541+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.121:0/1046968884' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: cluster 2023-09-23T22:58:23.608613+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: cluster 2023-09-23T22:58:23.609031+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: cluster 2023-09-23T22:58:23.619791+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: cluster 2023-09-23T22:58:23.644464+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: audit 2023-09-23T22:58:24.027220+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.121:0/2363957114' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:58:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[74920]: audit 2023-09-23T22:58:24.027512+0000 mon.a (mon.0) 1682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: cluster 2023-09-23T22:58:23.602926+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: cluster 2023-09-23T22:58:23.608444+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: audit 2023-09-23T22:58:23.608541+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.121:0/1046968884' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: cluster 2023-09-23T22:58:23.608613+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: cluster 2023-09-23T22:58:23.609031+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: cluster 2023-09-23T22:58:23.619791+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: cluster 2023-09-23T22:58:23.644464+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: audit 2023-09-23T22:58:24.027220+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.121:0/2363957114' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:58:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:24 smithi121 bash[78246]: audit 2023-09-23T22:58:24.027512+0000 mon.a (mon.0) 1682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:58:24.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:24.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: cluster 2023-09-23T22:58:23.602926+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:24.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: cluster 2023-09-23T22:58:23.608444+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: audit 2023-09-23T22:58:23.608541+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.121:0/1046968884' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: cluster 2023-09-23T22:58:23.608613+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: cluster 2023-09-23T22:58:23.609031+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: cluster 2023-09-23T22:58:23.619791+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: cluster 2023-09-23T22:58:23.644464+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: audit 2023-09-23T22:58:24.027220+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.121:0/2363957114' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:58:24.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:24 smithi123 bash[59255]: audit 2023-09-23T22:58:24.027512+0000 mon.a (mon.0) 1682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:58:24.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:24.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:24.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:25.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:25.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:25.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:25.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:25.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:25.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:25.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:25.377 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:25.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:25.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:25.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:25.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:25.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:25.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:25.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:25.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:25.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:25 smithi123 bash[59255]: cluster 2023-09-23T22:58:24.498031+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1377: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 59 op/s; 57201/211779 objects degraded (27.010%); 10282/211779 objects misplaced (4.855%); 11 MiB/s, 169 objects/s recovering 2023-09-23T22:58:25.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:25 smithi123 bash[59255]: cluster 2023-09-23T22:58:24.622885+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:25 smithi123 bash[59255]: cluster 2023-09-23T22:58:24.623541+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:25 smithi123 bash[59255]: audit 2023-09-23T22:58:24.624351+0000 mon.a (mon.0) 1683 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:58:25.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:25 smithi123 bash[59255]: cluster 2023-09-23T22:58:24.624483+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-09-23T22:58:25.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:25 smithi123 bash[59255]: cluster 2023-09-23T22:58:24.671953+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:25.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:25.859 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[74920]: cluster 2023-09-23T22:58:24.498031+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1377: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 59 op/s; 57201/211779 objects degraded (27.010%); 10282/211779 objects misplaced (4.855%); 11 MiB/s, 169 objects/s recovering 2023-09-23T22:58:25.859 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[74920]: cluster 2023-09-23T22:58:24.622885+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.859 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[74920]: cluster 2023-09-23T22:58:24.623541+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.859 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[74920]: audit 2023-09-23T22:58:24.624351+0000 mon.a (mon.0) 1683 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[74920]: cluster 2023-09-23T22:58:24.624483+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[74920]: cluster 2023-09-23T22:58:24.671953+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[78246]: cluster 2023-09-23T22:58:24.498031+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1377: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 59 op/s; 57201/211779 objects degraded (27.010%); 10282/211779 objects misplaced (4.855%); 11 MiB/s, 169 objects/s recovering 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[78246]: cluster 2023-09-23T22:58:24.622885+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[78246]: cluster 2023-09-23T22:58:24.623541+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[78246]: audit 2023-09-23T22:58:24.624351+0000 mon.a (mon.0) 1683 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[78246]: cluster 2023-09-23T22:58:24.624483+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-09-23T22:58:25.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:25 smithi121 bash[78246]: cluster 2023-09-23T22:58:24.671953+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:25.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:25.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:58:25.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:26.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:26.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:26.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:26.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:26.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:26.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:26.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:26.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:26.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:26.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:26.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:26.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:26.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:26.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:26.758 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:26.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:26.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:27.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:27.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:27.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:27.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:27.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:27.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:27.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:27.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:27.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:27.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T22:58:27.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:27.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:27.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:27.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:27.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:27.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:27.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:27 smithi121 bash[78246]: cluster 2023-09-23T22:58:26.498704+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1379: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 65 op/s; 56710/211257 objects degraded (26.844%); 10095/211257 objects misplaced (4.779%); 9.0 MiB/s, 196 objects/s recovering 2023-09-23T22:58:27.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:27 smithi121 bash[78246]: cluster 2023-09-23T22:58:27.588819+0000 mon.a (mon.0) 1685 : cluster 3 Health check update: Degraded data redundancy: 56710/211257 objects degraded (26.844%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:27.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:27 smithi121 bash[74920]: cluster 2023-09-23T22:58:26.498704+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1379: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 65 op/s; 56710/211257 objects degraded (26.844%); 10095/211257 objects misplaced (4.779%); 9.0 MiB/s, 196 objects/s recovering 2023-09-23T22:58:27.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:27 smithi121 bash[74920]: cluster 2023-09-23T22:58:27.588819+0000 mon.a (mon.0) 1685 : cluster 3 Health check update: Degraded data redundancy: 56710/211257 objects degraded (26.844%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:27.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:28.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:27 smithi123 bash[59255]: cluster 2023-09-23T22:58:26.498704+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1379: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 65 op/s; 56710/211257 objects degraded (26.844%); 10095/211257 objects misplaced (4.779%); 9.0 MiB/s, 196 objects/s recovering 2023-09-23T22:58:28.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:27 smithi123 bash[59255]: cluster 2023-09-23T22:58:27.588819+0000 mon.a (mon.0) 1685 : cluster 3 Health check update: Degraded data redundancy: 56710/211257 objects degraded (26.844%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:28.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:28.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:28.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:28.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.469 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:28.574 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:28.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:28.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:58:28.856 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:58:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:58:28] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.33.4" 2023-09-23T22:58:28.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:28.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:29.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:29.125 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:29.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:29.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:29.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:29.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:29.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:29.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:29.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:29.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:29.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:29.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:58:29.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.646 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:29.749 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:29.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:29 smithi123 bash[59255]: cluster 2023-09-23T22:58:28.499987+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1380: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 61 op/s; 56635/210942 objects degraded (26.849%); 9845/210942 objects misplaced (4.667%); 10 MiB/s, 213 objects/s recovering 2023-09-23T22:58:29.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:29.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:29 smithi121 bash[78246]: cluster 2023-09-23T22:58:28.499987+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1380: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 61 op/s; 56635/210942 objects degraded (26.849%); 9845/210942 objects misplaced (4.667%); 10 MiB/s, 213 objects/s recovering 2023-09-23T22:58:29.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:29 smithi121 bash[74920]: cluster 2023-09-23T22:58:28.499987+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1380: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 61 op/s; 56635/210942 objects degraded (26.849%); 9845/210942 objects misplaced (4.667%); 10 MiB/s, 213 objects/s recovering 2023-09-23T22:58:29.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:29.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:30.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:30.036 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:30.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.164 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:30.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:30.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:30.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:30.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:30.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:30.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:30.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:30.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:30.701 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:30.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:30.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:30.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:30.941 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:31.044 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:31.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:31.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:31.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:31.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:31.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:31.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:31.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:31.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:31.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:31 smithi121 bash[74920]: cluster 2023-09-23T22:58:30.501150+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1381: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 58 op/s; 56575/210519 objects degraded (26.874%); 9845/210519 objects misplaced (4.677%); 4.4 MiB/s, 121 objects/s recovering 2023-09-23T22:58:31.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:31.717 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:31.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:31 smithi123 bash[59255]: cluster 2023-09-23T22:58:30.501150+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1381: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 58 op/s; 56575/210519 objects degraded (26.874%); 9845/210519 objects misplaced (4.677%); 4.4 MiB/s, 121 objects/s recovering 2023-09-23T22:58:31.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:31.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:31.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:31.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:32.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:31 smithi121 bash[78246]: cluster 2023-09-23T22:58:30.501150+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1381: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 58 op/s; 56575/210519 objects degraded (26.874%); 9845/210519 objects misplaced (4.677%); 4.4 MiB/s, 121 objects/s recovering 2023-09-23T22:58:32.067 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:32.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:32.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:32.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:32.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:32.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:32.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:32.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:32.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:32.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:32.601 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:32.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:32.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:32.727 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:32.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:32.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:32.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:32 smithi123 bash[59255]: cluster 2023-09-23T22:58:32.590444+0000 mon.a (mon.0) 1686 : cluster 3 Health check update: Degraded data redundancy: 56575/210519 objects degraded (26.874%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:32.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:32.848 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:32 smithi121 bash[74920]: cluster 2023-09-23T22:58:32.590444+0000 mon.a (mon.0) 1686 : cluster 3 Health check update: Degraded data redundancy: 56575/210519 objects degraded (26.874%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:32.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:32 smithi121 bash[78246]: cluster 2023-09-23T22:58:32.590444+0000 mon.a (mon.0) 1686 : cluster 3 Health check update: Degraded data redundancy: 56575/210519 objects degraded (26.874%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:32.860 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:32.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:32.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:32.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:33.088 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:33.111 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:33.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:33.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:33.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:33.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:33.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:33.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:33.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:33.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:33.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:33.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:33.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:33.747 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:33.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:33 smithi121 bash[78246]: cluster 2023-09-23T22:58:32.501922+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1382: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 66 op/s; 56469/210000 objects degraded (26.890%); 9826/210000 objects misplaced (4.679%); 3.7 MiB/s, 105 objects/s recovering 2023-09-23T22:58:33.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:33.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:33.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:33 smithi123 bash[59255]: cluster 2023-09-23T22:58:32.501922+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1382: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 66 op/s; 56469/210000 objects degraded (26.890%); 9826/210000 objects misplaced (4.679%); 3.7 MiB/s, 105 objects/s recovering 2023-09-23T22:58:33.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:33.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:33.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:34.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:34.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:33 smithi121 bash[74920]: cluster 2023-09-23T22:58:32.501922+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1382: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 66 op/s; 56469/210000 objects degraded (26.890%); 9826/210000 objects misplaced (4.679%); 3.7 MiB/s, 105 objects/s recovering 2023-09-23T22:58:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:34.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:34.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:34.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:34.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:34.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:34.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:34.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.411 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:34.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:34.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:34.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:34.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:34.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:34.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:34.896 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:34.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:34.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:35.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:35.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:35.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:35.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:35.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:35.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:35.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:35.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:35.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:35.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:35.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:35.576 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:35.681 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:35.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:35.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:35.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:35.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:35 smithi123 bash[59255]: cluster 2023-09-23T22:58:34.502484+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1383: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 64 op/s; 56500/209847 objects degraded (26.924%); 9563/209847 objects misplaced (4.557%); 4.0 MiB/s, 105 objects/s recovering 2023-09-23T22:58:35.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:35.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:35.942 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:36.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:35 smithi121 bash[78246]: cluster 2023-09-23T22:58:34.502484+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1383: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 64 op/s; 56500/209847 objects degraded (26.924%); 9563/209847 objects misplaced (4.557%); 4.0 MiB/s, 105 objects/s recovering 2023-09-23T22:58:36.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:35 smithi121 bash[74920]: cluster 2023-09-23T22:58:34.502484+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1383: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 64 op/s; 56500/209847 objects degraded (26.924%); 9563/209847 objects misplaced (4.557%); 4.0 MiB/s, 105 objects/s recovering 2023-09-23T22:58:36.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:36.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:36.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:36.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:36.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:36.364 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:36.468 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:36.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:36.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:36.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:36.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:36.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:36.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:36.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:36.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:36.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:36.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:36.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:36.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:37.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:37.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:37.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:37.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:37.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:37.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:37.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:37.518 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:37.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.644 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:37.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:37 smithi123 bash[59255]: cluster 2023-09-23T22:58:36.503123+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1384: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 73 op/s; 56380/209142 objects degraded (26.958%); 9538/209142 objects misplaced (4.561%); 3.8 MiB/s, 95 objects/s recovering 2023-09-23T22:58:37.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:37 smithi123 bash[59255]: audit 2023-09-23T22:58:36.960452+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:37.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:37 smithi123 bash[59255]: cluster 2023-09-23T22:58:37.591374+0000 mon.a (mon.0) 1688 : cluster 3 Health check update: Degraded data redundancy: 56380/209142 objects degraded (26.958%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:37.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:37.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:37.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:37 smithi121 bash[74920]: cluster 2023-09-23T22:58:36.503123+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1384: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 73 op/s; 56380/209142 objects degraded (26.958%); 9538/209142 objects misplaced (4.561%); 3.8 MiB/s, 95 objects/s recovering 2023-09-23T22:58:37.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:37 smithi121 bash[74920]: audit 2023-09-23T22:58:36.960452+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:37.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:37 smithi121 bash[74920]: cluster 2023-09-23T22:58:37.591374+0000 mon.a (mon.0) 1688 : cluster 3 Health check update: Degraded data redundancy: 56380/209142 objects degraded (26.958%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:37.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:37 smithi121 bash[78246]: cluster 2023-09-23T22:58:36.503123+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1384: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 73 op/s; 56380/209142 objects degraded (26.958%); 9538/209142 objects misplaced (4.561%); 3.8 MiB/s, 95 objects/s recovering 2023-09-23T22:58:37.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:37 smithi121 bash[78246]: audit 2023-09-23T22:58:36.960452+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:37.886 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:37 smithi121 bash[78246]: cluster 2023-09-23T22:58:37.591374+0000 mon.a (mon.0) 1688 : cluster 3 Health check update: Degraded data redundancy: 56380/209142 objects degraded (26.958%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:37.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:38.004 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.028 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:38.132 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:38.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:38.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:38.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:38.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:38.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:38.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:38.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:38.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:38.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:38.551 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:38.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:38.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:38.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:38.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:38.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:39.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:58:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:58:38] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.33.4" 2023-09-23T22:58:39.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:39.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:39.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:39.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:39.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:39.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:39.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:39.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:39.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:39.462 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:39.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:39.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:39.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:39.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:39.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:39.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:39 smithi121 bash[74920]: cluster 2023-09-23T22:58:38.503714+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1385: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 69 op/s; 56312/208737 objects degraded (26.977%); 9282/208737 objects misplaced (4.447%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:58:39.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:39 smithi121 bash[78246]: cluster 2023-09-23T22:58:38.503714+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1385: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 69 op/s; 56312/208737 objects degraded (26.977%); 9282/208737 objects misplaced (4.447%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:58:39.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:39.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:39.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:39.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:39.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:39 smithi123 bash[59255]: cluster 2023-09-23T22:58:38.503714+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1385: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 69 op/s; 56312/208737 objects degraded (26.977%); 9282/208737 objects misplaced (4.447%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:58:40.080 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.098 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:40.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:40.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:40.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:40.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:40.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:40.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:40.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:40.590 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:40.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:40.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:40.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:40.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:40.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:40.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:40.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:40.997 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:40.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:41.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:41.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:41.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:41.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:41.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:41.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:41.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:41.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:41.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:41.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:41.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:41.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:41.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:41.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:41 smithi123 bash[59255]: cluster 2023-09-23T22:58:40.504412+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1386: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 73 op/s; 56243/208305 objects degraded (27.000%); 9282/208305 objects misplaced (4.456%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:58:41.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:41.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:41.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:42.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:41 smithi121 bash[78246]: cluster 2023-09-23T22:58:40.504412+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1386: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 73 op/s; 56243/208305 objects degraded (27.000%); 9282/208305 objects misplaced (4.456%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:58:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:41 smithi121 bash[74920]: cluster 2023-09-23T22:58:40.504412+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1386: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 73 op/s; 56243/208305 objects degraded (27.000%); 9282/208305 objects misplaced (4.456%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:58:42.004 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:42.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:42.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:42.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.157 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:42.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:42.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:42.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:42.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:42.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:42.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:42.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:42.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:42.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:42.677 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:42.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:42 smithi123 bash[59255]: cluster 2023-09-23T22:58:42.593115+0000 mon.a (mon.0) 1689 : cluster 3 Health check update: Degraded data redundancy: 56243/208305 objects degraded (27.000%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:42.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:42.909 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:42.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:42 smithi121 bash[78246]: cluster 2023-09-23T22:58:42.593115+0000 mon.a (mon.0) 1689 : cluster 3 Health check update: Degraded data redundancy: 56243/208305 objects degraded (27.000%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:42.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:42 smithi121 bash[74920]: cluster 2023-09-23T22:58:42.593115+0000 mon.a (mon.0) 1689 : cluster 3 Health check update: Degraded data redundancy: 56243/208305 objects degraded (27.000%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:42.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:43.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:43.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:43.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:43.325 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:43.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:43.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:43.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:43.583 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:43.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:43.686 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:43 smithi121 bash[78246]: cluster 2023-09-23T22:58:42.505258+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1387: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 56224/207963 objects degraded (27.036%); 9263/207963 objects misplaced (4.454%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T22:58:43.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:43 smithi121 bash[74920]: cluster 2023-09-23T22:58:42.505258+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1387: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 56224/207963 objects degraded (27.036%); 9263/207963 objects misplaced (4.454%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T22:58:43.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:43.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:43.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:44.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:43 smithi123 bash[59255]: cluster 2023-09-23T22:58:42.505258+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1387: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 56224/207963 objects degraded (27.036%); 9263/207963 objects misplaced (4.454%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T22:58:44.053 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:44.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:44.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:44.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:44.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:44.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:44.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:44.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:44.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:44.452 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T22:58:44.452 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T22:58:44.452 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T22:58:44.453 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T22:58:44.453 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T22:58:44.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:44.568 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:44.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:44.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:44.701 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:44.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:44.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:44.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:44.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:44.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:44.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:45.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:45.110 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:45.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:45.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:45.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:45.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:45.366 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:45.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:45.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:45.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:45.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:45.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:45.628 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:45.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:45.731 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:45.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:45 smithi123 bash[59255]: cluster 2023-09-23T22:58:44.506138+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1388: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 66 op/s; 56156/207594 objects degraded (27.051%); 9004/207594 objects misplaced (4.337%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:58:45.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:45.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:45.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:45.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:45.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:46.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:45 smithi121 bash[74920]: cluster 2023-09-23T22:58:44.506138+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1388: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 66 op/s; 56156/207594 objects degraded (27.051%); 9004/207594 objects misplaced (4.337%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:58:46.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:45 smithi121 bash[78246]: cluster 2023-09-23T22:58:44.506138+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1388: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 66 op/s; 56156/207594 objects degraded (27.051%); 9004/207594 objects misplaced (4.337%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:58:46.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:46.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:46.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:46.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:46.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:46.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:46.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:46.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:46.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:46.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:46.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:46.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:46.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:46.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:46.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:46.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:46.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:47.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.047 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:47.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:47.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:47.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:47.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:47.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:47.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:47.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.432 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:47.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:47.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:47.666 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:47 smithi121 bash[74920]: cluster 2023-09-23T22:58:46.506970+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1389: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 56056/206757 objects degraded (27.112%); 8971/206757 objects misplaced (4.339%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:58:47.666 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:47 smithi121 bash[74920]: cluster 2023-09-23T22:58:47.594042+0000 mon.a (mon.0) 1690 : cluster 3 Health check update: Degraded data redundancy: 56056/206757 objects degraded (27.112%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:47.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:47.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:47.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:47 smithi123 bash[59255]: cluster 2023-09-23T22:58:46.506970+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1389: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 56056/206757 objects degraded (27.112%); 8971/206757 objects misplaced (4.339%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:58:47.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:47 smithi123 bash[59255]: cluster 2023-09-23T22:58:47.594042+0000 mon.a (mon.0) 1690 : cluster 3 Health check update: Degraded data redundancy: 56056/206757 objects degraded (27.112%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:47.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:47.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:47.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:47.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:48.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:47 smithi121 bash[78246]: cluster 2023-09-23T22:58:46.506970+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1389: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 56056/206757 objects degraded (27.112%); 8971/206757 objects misplaced (4.339%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:58:48.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:47 smithi121 bash[78246]: cluster 2023-09-23T22:58:47.594042+0000 mon.a (mon.0) 1690 : cluster 3 Health check update: Degraded data redundancy: 56056/206757 objects degraded (27.112%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:48.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:48.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:48.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:48.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:48.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:48.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:48.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:48.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:48.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:48.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:48.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:48.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:48.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:48.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:48.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:48.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:48 smithi123 bash[59255]: cluster 2023-09-23T22:58:48.507618+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1390: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 55990/206343 objects degraded (27.134%); 8706/206343 objects misplaced (4.219%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:58:48.722 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:48.825 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:48.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:58:48.832 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:48 smithi121 bash[74920]: cluster 2023-09-23T22:58:48.507618+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1390: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 55990/206343 objects degraded (27.134%); 8706/206343 objects misplaced (4.219%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:58:48.832 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:58:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:58:48] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.33.4" 2023-09-23T22:58:48.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:48 smithi121 bash[78246]: cluster 2023-09-23T22:58:48.507618+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1390: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 55990/206343 objects degraded (27.134%); 8706/206343 objects misplaced (4.219%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:58:48.851 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:48.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:48.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:48.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:48.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:49.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:49.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:49.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:49.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:49.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:49.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:49.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:49.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:49.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:49.455 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:58:49.482 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:58:49.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:49.517 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:58:49.547 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:49.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:49.562 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:58:49.587 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:58:49.624 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:58:49.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:49.654 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:58:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:49.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:49.698 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.704 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:58:49.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:49.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:49 smithi121 bash[74920]: audit 2023-09-23T22:58:49.408488+0000 mon.c (mon.2) 133 : audit 0 from='client.? 172.21.15.121:0/650355675' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:49.876 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:49 smithi121 bash[78246]: audit 2023-09-23T22:58:49.408488+0000 mon.c (mon.2) 133 : audit 0 from='client.? 172.21.15.121:0/650355675' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:49.910 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:49.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:49 smithi123 bash[59255]: audit 2023-09-23T22:58:49.408488+0000 mon.c (mon.2) 133 : audit 0 from='client.? 172.21.15.121:0/650355675' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:50.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:50.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:50.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:50.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:50.216 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:50.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:50.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:50.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:50.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:50.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:50.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:50.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:50.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:50.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:50.734 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T22:58:50.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:50.737 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T22:58:50.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[74920]: audit 2023-09-23T22:58:49.850481+0000 mon.a (mon.0) 1691 : audit 1 from='client.? 172.21.15.121:0/37254763' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:58:50.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[74920]: audit 2023-09-23T22:58:50.014363+0000 mon.a (mon.0) 1692 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:50.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[74920]: audit 2023-09-23T22:58:50.016561+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.121:0/1692153700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:50.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.508345+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1391: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55914/205848 objects degraded (27.163%); 8706/205848 objects misplaced (4.229%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:58:50.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[78246]: audit 2023-09-23T22:58:49.850481+0000 mon.a (mon.0) 1691 : audit 1 from='client.? 172.21.15.121:0/37254763' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:58:50.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[78246]: audit 2023-09-23T22:58:50.014363+0000 mon.a (mon.0) 1692 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:50.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[78246]: audit 2023-09-23T22:58:50.016561+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.121:0/1692153700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:50.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:50 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.508345+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1391: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55914/205848 objects degraded (27.163%); 8706/205848 objects misplaced (4.229%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:58:50.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:50 smithi123 bash[59255]: audit 2023-09-23T22:58:49.850481+0000 mon.a (mon.0) 1691 : audit 1 from='client.? 172.21.15.121:0/37254763' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:58:50.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:50 smithi123 bash[59255]: audit 2023-09-23T22:58:50.014363+0000 mon.a (mon.0) 1692 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:50.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:50 smithi123 bash[59255]: audit 2023-09-23T22:58:50.016561+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.121:0/1692153700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:50.847 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:50 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.508345+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1391: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55914/205848 objects degraded (27.163%); 8706/205848 objects misplaced (4.229%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:58:50.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:50.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:50.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:51.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:51.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:51.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:51.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:51.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:51.353 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:51.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:51.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:51.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:51.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:51.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:51.610 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:51.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:51.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:51.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:51.766 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:51.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.714602+0000 mon.a (mon.0) 1693 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.719986+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.720004+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: audit 2023-09-23T22:58:50.723214+0000 mon.a (mon.0) 1694 : audit 1 from='client.? 172.21.15.121:0/37254763' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: audit 2023-09-23T22:58:50.723365+0000 mon.a (mon.0) 1695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.723433+0000 mon.a (mon.0) 1696 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.733281+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[78246]: cluster 2023-09-23T22:58:50.753078+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.714602+0000 mon.a (mon.0) 1693 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.719986+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.720004+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: audit 2023-09-23T22:58:50.723214+0000 mon.a (mon.0) 1694 : audit 1 from='client.? 172.21.15.121:0/37254763' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: audit 2023-09-23T22:58:50.723365+0000 mon.a (mon.0) 1695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.723433+0000 mon.a (mon.0) 1696 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.733281+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.882 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:51 smithi121 bash[74920]: cluster 2023-09-23T22:58:50.753078+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:51.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:52.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:52.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.714602+0000 mon.a (mon.0) 1693 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.719986+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.720004+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: audit 2023-09-23T22:58:50.723214+0000 mon.a (mon.0) 1694 : audit 1 from='client.? 172.21.15.121:0/37254763' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: audit 2023-09-23T22:58:50.723365+0000 mon.a (mon.0) 1695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.723433+0000 mon.a (mon.0) 1696 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.733281+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:52.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:51 smithi123 bash[59255]: cluster 2023-09-23T22:58:50.753078+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:52.021 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:52.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:52.154 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:52.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:52.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:52.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:52.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:52.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:52.416 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:52.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:52.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:52.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:52.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:52.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:52.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:52.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:52.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:52.906 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:52.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:52.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:52.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T22:58:53.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:52 smithi123 bash[59255]: audit 2023-09-23T22:58:51.966415+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:58:53.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:52 smithi123 bash[59255]: audit 2023-09-23T22:58:51.967995+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:53.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:52 smithi123 bash[59255]: cluster 2023-09-23T22:58:52.508987+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1393: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 55900/205440 objects degraded (27.210%); 8692/205440 objects misplaced (4.231%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:58:53.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:52 smithi123 bash[59255]: cluster 2023-09-23T22:58:52.595218+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 55914/205848 objects degraded (27.163%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:53.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:53.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:53.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:58:53.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[74920]: audit 2023-09-23T22:58:51.966415+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[74920]: audit 2023-09-23T22:58:51.967995+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[74920]: cluster 2023-09-23T22:58:52.508987+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1393: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 55900/205440 objects degraded (27.210%); 8692/205440 objects misplaced (4.231%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[74920]: cluster 2023-09-23T22:58:52.595218+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 55914/205848 objects degraded (27.163%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[78246]: audit 2023-09-23T22:58:51.966415+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[78246]: audit 2023-09-23T22:58:51.967995+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[78246]: cluster 2023-09-23T22:58:52.508987+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1393: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 55900/205440 objects degraded (27.210%); 8692/205440 objects misplaced (4.231%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:58:53.221 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:52 smithi121 bash[78246]: cluster 2023-09-23T22:58:52.595218+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 55914/205848 objects degraded (27.163%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:53.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:53.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:53.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:53.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:53.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:53.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:53.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.617 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:53.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:53.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:53.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:53.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:53.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:53.985 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:54.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:54.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:54.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:54.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:54.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:54.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:54.384 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.406 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:54.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:54.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:54.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.797 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:54.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:54.981 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:58:55.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:55.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:55.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:55.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:55.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:55.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:55.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:55.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:55.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:55.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:55.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:55.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:55.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:55.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:55 smithi121 bash[74920]: cluster 2023-09-23T22:58:54.510069+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1394: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 55811/205074 objects degraded (27.215%); 8445/205074 objects misplaced (4.118%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:58:55.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:55 smithi121 bash[78246]: cluster 2023-09-23T22:58:54.510069+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1394: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 55811/205074 objects degraded (27.215%); 8445/205074 objects misplaced (4.118%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:58:55.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:55.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:55.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:55.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:55.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:55.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:55 smithi123 bash[59255]: cluster 2023-09-23T22:58:54.510069+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1394: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 55811/205074 objects degraded (27.215%); 8445/205074 objects misplaced (4.118%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:58:55.971 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:55.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:56.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:56.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:56.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:56.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:56.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:56.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:56.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:56.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:56.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:56.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:56.491 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:56.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:56.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:56.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:56.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:56.864 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:56.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:56.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:57.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:57.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:57.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:57.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:57.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:57.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:57.507 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:57.509 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:57.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:57.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:57.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:57.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:57 smithi121 bash[78246]: cluster 2023-09-23T22:58:56.511295+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1395: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55726/204339 objects degraded (27.271%); 8426/204339 objects misplaced (4.124%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:58:57.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:57 smithi121 bash[74920]: cluster 2023-09-23T22:58:56.511295+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1395: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55726/204339 objects degraded (27.271%); 8426/204339 objects misplaced (4.124%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:58:57.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:57.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:57.744 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:57.766 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:57.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:57 smithi123 bash[59255]: cluster 2023-09-23T22:58:56.511295+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1395: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.2 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55726/204339 objects degraded (27.271%); 8426/204339 objects misplaced (4.124%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:58:57.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:57.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:58.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:58.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:58.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:58.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:58.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:58.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:58.264 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:58.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:58.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:58.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:58.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:58 smithi123 bash[59255]: cluster 2023-09-23T22:58:57.596329+0000 mon.a (mon.0) 1700 : cluster 3 Health check update: Degraded data redundancy: 55726/204339 objects degraded (27.271%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:58.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:58.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:58.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:58.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:58.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:58 smithi121 bash[78246]: cluster 2023-09-23T22:58:57.596329+0000 mon.a (mon.0) 1700 : cluster 3 Health check update: Degraded data redundancy: 55726/204339 objects degraded (27.271%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:58.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:58 smithi121 bash[74920]: cluster 2023-09-23T22:58:57.596329+0000 mon.a (mon.0) 1700 : cluster 3 Health check update: Degraded data redundancy: 55726/204339 objects degraded (27.271%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:58.892 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:58:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:58:58] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.33.4" 2023-09-23T22:58:58.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:58.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:59.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:59.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:59.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:59.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:59.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:59.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:59.399 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:59.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.536 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:59.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:59.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:59.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:59.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:59 smithi121 bash[78246]: cluster 2023-09-23T22:58:58.511907+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1396: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 55653/203886 objects degraded (27.296%); 8165/203886 objects misplaced (4.005%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:58:59.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:58:59 smithi121 bash[78246]: audit 2023-09-23T22:58:59.573092+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:58:59.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:59 smithi121 bash[74920]: cluster 2023-09-23T22:58:58.511907+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1396: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 55653/203886 objects degraded (27.296%); 8165/203886 objects misplaced (4.005%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:58:59.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:58:59 smithi121 bash[74920]: audit 2023-09-23T22:58:59.573092+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:58:59.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:59.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:59.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:00.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:59 smithi123 bash[59255]: cluster 2023-09-23T22:58:58.511907+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1396: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 55653/203886 objects degraded (27.296%); 8165/203886 objects misplaced (4.005%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:00.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:58:59 smithi123 bash[59255]: audit 2023-09-23T22:58:59.573092+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:59:00.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:00.085 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:00.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:00.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:00.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:00.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:00.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:00.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:00.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:00.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:00.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:00.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:00.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:00.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:00.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:01.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:01.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:01.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:01.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:01.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:01.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:01.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:01.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:01.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:01.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:01.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:01.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:01.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:01.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:01.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:01 smithi123 bash[59255]: cluster 2023-09-23T22:59:00.512741+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1397: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 55653/203544 objects degraded (27.342%); 8165/203544 objects misplaced (4.011%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:59:01.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:01.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:01 smithi121 bash[78246]: cluster 2023-09-23T22:59:00.512741+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1397: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 55653/203544 objects degraded (27.342%); 8165/203544 objects misplaced (4.011%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:59:01.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:01 smithi121 bash[74920]: cluster 2023-09-23T22:59:00.512741+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1397: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 55653/203544 objects degraded (27.342%); 8165/203544 objects misplaced (4.011%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:59:01.891 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:01.917 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:01.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:02.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:02.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:02.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:02.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:02.169 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:02.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:02.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:02.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:02.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:02.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:02.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:02.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:02.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:02.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:02.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:02.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:02.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:02.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:02 smithi121 bash[78246]: cluster 2023-09-23T22:59:02.597601+0000 mon.a (mon.0) 1702 : cluster 3 Health check update: Degraded data redundancy: 55653/203544 objects degraded (27.342%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:02.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:02 smithi121 bash[74920]: cluster 2023-09-23T22:59:02.597601+0000 mon.a (mon.0) 1702 : cluster 3 Health check update: Degraded data redundancy: 55653/203544 objects degraded (27.342%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:02.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:02.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:02.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:02.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:02.938 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:02.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:03.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:02 smithi123 bash[59255]: cluster 2023-09-23T22:59:02.597601+0000 mon.a (mon.0) 1702 : cluster 3 Health check update: Degraded data redundancy: 55653/203544 objects degraded (27.342%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:03.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:03.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:03.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:03.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.327 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:03.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:03.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:03.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:03.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:03.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:03.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:03.828 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.838 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:03 smithi121 bash[78246]: cluster 2023-09-23T22:59:02.513427+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1398: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 55534/202932 objects degraded (27.366%); 8139/202932 objects misplaced (4.011%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:59:03.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:03 smithi121 bash[74920]: cluster 2023-09-23T22:59:02.513427+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1398: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 55534/202932 objects degraded (27.366%); 8139/202932 objects misplaced (4.011%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:59:03.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:03.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:03.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:04.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:03 smithi123 bash[59255]: cluster 2023-09-23T22:59:02.513427+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1398: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 55534/202932 objects degraded (27.366%); 8139/202932 objects misplaced (4.011%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T22:59:04.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:04.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:04.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:04.366 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:04.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:04.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:04.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:04.620 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:04.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:04.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:04.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:04.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:04.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:04.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:05.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.053 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:05.158 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:05.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:05.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:05.287 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:05.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:05.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:05.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:05.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:05.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:05 smithi123 bash[59255]: cluster 2023-09-23T22:59:04.514060+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1399: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55450/202554 objects degraded (27.375%); 7895/202554 objects misplaced (3.898%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:05 smithi123 bash[59255]: audit 2023-09-23T22:59:05.211249+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:05 smithi123 bash[59255]: audit 2023-09-23T22:59:05.217648+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:05.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:05.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:05.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:05.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:05 smithi121 bash[74920]: cluster 2023-09-23T22:59:04.514060+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1399: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55450/202554 objects degraded (27.375%); 7895/202554 objects misplaced (3.898%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:05.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:05 smithi121 bash[74920]: audit 2023-09-23T22:59:05.211249+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:05.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:05 smithi121 bash[74920]: audit 2023-09-23T22:59:05.217648+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:05.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:05 smithi121 bash[78246]: cluster 2023-09-23T22:59:04.514060+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1399: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 55450/202554 objects degraded (27.375%); 7895/202554 objects misplaced (3.898%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:05.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:05 smithi121 bash[78246]: audit 2023-09-23T22:59:05.211249+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:05.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:05 smithi121 bash[78246]: audit 2023-09-23T22:59:05.217648+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:05.958 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:05.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:06.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:06.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:06.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:06.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:06.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:06.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:06.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:06.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:06.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:06.611 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:06.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:06.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:06.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:06.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:06.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:06.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:06 smithi123 bash[59255]: audit 2023-09-23T22:59:05.962821+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:06.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:06 smithi123 bash[59255]: audit 2023-09-23T22:59:05.970620+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:06.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:06 smithi123 bash[59255]: audit 2023-09-23T22:59:06.491674+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:59:06.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:06 smithi123 bash[59255]: audit 2023-09-23T22:59:06.493010+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:59:06.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:06 smithi123 bash[59255]: audit 2023-09-23T22:59:06.498478+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:06.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:06 smithi123 bash[59255]: cluster 2023-09-23T22:59:06.514807+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1400: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 55359/201738 objects degraded (27.441%); 7875/201738 objects misplaced (3.904%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:06.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:07.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:07.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:07.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:07.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:07.278 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[74920]: audit 2023-09-23T22:59:05.962821+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:07.278 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[74920]: audit 2023-09-23T22:59:05.970620+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[74920]: audit 2023-09-23T22:59:06.491674+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[74920]: audit 2023-09-23T22:59:06.493010+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[74920]: audit 2023-09-23T22:59:06.498478+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[74920]: cluster 2023-09-23T22:59:06.514807+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1400: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 55359/201738 objects degraded (27.441%); 7875/201738 objects misplaced (3.904%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[78246]: audit 2023-09-23T22:59:05.962821+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[78246]: audit 2023-09-23T22:59:05.970620+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[78246]: audit 2023-09-23T22:59:06.491674+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[78246]: audit 2023-09-23T22:59:06.493010+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:59:07.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[78246]: audit 2023-09-23T22:59:06.498478+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:07.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:06 smithi121 bash[78246]: cluster 2023-09-23T22:59:06.514807+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1400: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 55359/201738 objects degraded (27.441%); 7875/201738 objects misplaced (3.904%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:07.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.372 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:07.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:07.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:07.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:07.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:07.638 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:07.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:07.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:07.895 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:07.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:07.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:07 smithi121 bash[78246]: audit 2023-09-23T22:59:06.961270+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:07 smithi121 bash[78246]: cluster 2023-09-23T22:59:07.599142+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 55359/201738 objects degraded (27.441%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:08.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:07 smithi121 bash[74920]: audit 2023-09-23T22:59:06.961270+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:08.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:07 smithi121 bash[74920]: cluster 2023-09-23T22:59:07.599142+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 55359/201738 objects degraded (27.441%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:08.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:08.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:08.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:07 smithi123 bash[59255]: audit 2023-09-23T22:59:06.961270+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:08.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:07 smithi123 bash[59255]: cluster 2023-09-23T22:59:07.599142+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 55359/201738 objects degraded (27.441%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:08.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:08.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:08.264 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:08.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.416 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:08.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:08.646 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.668 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:08.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:08.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:08.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:08.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:08.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:08.974 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:59:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:59:08] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.33.4" 2023-09-23T22:59:09.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:09.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:08 smithi123 bash[59255]: cluster 2023-09-23T22:59:08.515436+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1401: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 55259/201327 objects degraded (27.447%); 7643/201327 objects misplaced (3.796%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:09.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:09.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:09.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:09.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:08 smithi121 bash[74920]: cluster 2023-09-23T22:59:08.515436+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1401: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 55259/201327 objects degraded (27.447%); 7643/201327 objects misplaced (3.796%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:09.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:08 smithi121 bash[78246]: cluster 2023-09-23T22:59:08.515436+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1401: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 55259/201327 objects degraded (27.447%); 7643/201327 objects misplaced (3.796%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:09.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:09.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.456 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:09.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:09.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:09.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:09.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:09.723 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T22:59:09.724 INFO:teuthology.orchestra.run.smithi121.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-23T22:59:09.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:09.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:09.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:09.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:09.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:10.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:10.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:10.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:10.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:10.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:10.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:10.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:10.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:10.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:10.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:10.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:10.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:10.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:10.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:10.742 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:10.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:10.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:10.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:10.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:10.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:11.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:11.106 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:11.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:11.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:11.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:11.381 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:11.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:11.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:11.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:11.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:11.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:11.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:11.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:11 smithi121 bash[78246]: cluster 2023-09-23T22:59:10.516011+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1402: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 78 op/s; 55259/201069 objects degraded (27.483%); 7643/201069 objects misplaced (3.801%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T22:59:11.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:11 smithi121 bash[74920]: cluster 2023-09-23T22:59:10.516011+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1402: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 78 op/s; 55259/201069 objects degraded (27.483%); 7643/201069 objects misplaced (3.801%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T22:59:11.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:11.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:11.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:11.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:11.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:12.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:12.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:11 smithi123 bash[59255]: cluster 2023-09-23T22:59:10.516011+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1402: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 78 op/s; 55259/201069 objects degraded (27.483%); 7643/201069 objects misplaced (3.801%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T22:59:12.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.166 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:12.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:12.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:12.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:12.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:12.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:12.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:12.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:12.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:12.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:13.036 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:13.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:13.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:13.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:13.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:13.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:13.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:13.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:13.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:13.420 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:13.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:13.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:13.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:13.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:13.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:13.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:13.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:13.834 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:13.850 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:13 smithi121 bash[78246]: cluster 2023-09-23T22:59:12.516656+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1403: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 55172/200568 objects degraded (27.508%); 7620/200568 objects misplaced (3.799%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:13.850 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:13 smithi121 bash[78246]: cluster 2023-09-23T22:59:12.600317+0000 mon.a (mon.0) 1712 : cluster 3 Health check update: Degraded data redundancy: 55172/200568 objects degraded (27.508%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:13.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:13 smithi121 bash[74920]: cluster 2023-09-23T22:59:12.516656+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1403: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 55172/200568 objects degraded (27.508%); 7620/200568 objects misplaced (3.799%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:13.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:13 smithi121 bash[74920]: cluster 2023-09-23T22:59:12.600317+0000 mon.a (mon.0) 1712 : cluster 3 Health check update: Degraded data redundancy: 55172/200568 objects degraded (27.508%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:13.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:59:13.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:13 smithi123 bash[59255]: cluster 2023-09-23T22:59:12.516656+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1403: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 55172/200568 objects degraded (27.508%); 7620/200568 objects misplaced (3.799%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:13.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:13 smithi123 bash[59255]: cluster 2023-09-23T22:59:12.600317+0000 mon.a (mon.0) 1712 : cluster 3 Health check update: Degraded data redundancy: 55172/200568 objects degraded (27.508%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:13.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:14.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:14.087 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:14.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:14.221 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:14.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.348 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:14.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:14.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:14.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:14.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:14.583 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:59:14.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:14 smithi121 bash[74920]: audit 2023-09-23T22:59:14.540305+0000 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.121:0/1147093000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:14.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:14.607 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:59:14.630 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:59:14.661 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:59:14.686 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:59:14.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.710 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:59:14.736 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.737 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:59:14.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:14.763 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.776 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:59:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:14 smithi123 bash[59255]: audit 2023-09-23T22:59:14.540305+0000 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.121:0/1147093000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:14.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.846 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:14 smithi121 bash[78246]: audit 2023-09-23T22:59:14.540305+0000 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.121:0/1147093000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:14.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:14.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:15.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:15.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:15.255 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:15.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:15.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:15.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:15.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:15.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:15.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:15.604 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T22:59:15.612 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T22:59:15.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:15.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:15 smithi123 bash[59255]: cluster 2023-09-23T22:59:14.517250+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1404: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 55068/200184 objects degraded (27.509%); 7386/200184 objects misplaced (3.690%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:59:15.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:15 smithi123 bash[59255]: audit 2023-09-23T22:59:15.295084+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.121:0/183137877' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:15.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:15 smithi123 bash[59255]: audit 2023-09-23T22:59:15.295821+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:15.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:15 smithi123 bash[59255]: audit 2023-09-23T22:59:15.303617+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.121:0/1074036515' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:15.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:15 smithi123 bash[59255]: audit 2023-09-23T22:59:15.304097+0000 mon.a (mon.0) 1714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:15.642 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:15.745 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:15.766 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:15.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:15.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:16.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:16.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:16.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:16.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:16.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[74920]: cluster 2023-09-23T22:59:14.517250+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1404: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 55068/200184 objects degraded (27.509%); 7386/200184 objects misplaced (3.690%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:59:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[74920]: audit 2023-09-23T22:59:15.295084+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.121:0/183137877' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[74920]: audit 2023-09-23T22:59:15.295821+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[74920]: audit 2023-09-23T22:59:15.303617+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.121:0/1074036515' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[74920]: audit 2023-09-23T22:59:15.304097+0000 mon.a (mon.0) 1714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[78246]: cluster 2023-09-23T22:59:14.517250+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1404: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 55068/200184 objects degraded (27.509%); 7386/200184 objects misplaced (3.690%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T22:59:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[78246]: audit 2023-09-23T22:59:15.295084+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.121:0/183137877' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[78246]: audit 2023-09-23T22:59:15.295821+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[78246]: audit 2023-09-23T22:59:15.303617+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.121:0/1074036515' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:15 smithi121 bash[78246]: audit 2023-09-23T22:59:15.304097+0000 mon.a (mon.0) 1714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:16.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:16.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:16.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:16.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:16.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:16.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:16.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:16.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:16.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:16.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:16 smithi123 bash[59255]: cluster 2023-09-23T22:59:15.582911+0000 mon.a (mon.0) 1715 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:16 smithi123 bash[59255]: cluster 2023-09-23T22:59:15.587827+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:16 smithi123 bash[59255]: audit 2023-09-23T22:59:15.592343+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:59:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:16 smithi123 bash[59255]: audit 2023-09-23T22:59:15.592427+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:59:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:16 smithi123 bash[59255]: cluster 2023-09-23T22:59:15.592803+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-09-23T22:59:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:16 smithi123 bash[59255]: cluster 2023-09-23T22:59:15.606239+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:16.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:16.924 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:16.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:16.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[74920]: cluster 2023-09-23T22:59:15.582911+0000 mon.a (mon.0) 1715 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[74920]: cluster 2023-09-23T22:59:15.587827+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[74920]: audit 2023-09-23T22:59:15.592343+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[74920]: audit 2023-09-23T22:59:15.592427+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[74920]: cluster 2023-09-23T22:59:15.592803+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[74920]: cluster 2023-09-23T22:59:15.606239+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[78246]: cluster 2023-09-23T22:59:15.582911+0000 mon.a (mon.0) 1715 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[78246]: cluster 2023-09-23T22:59:15.587827+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[78246]: audit 2023-09-23T22:59:15.592343+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:59:16.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[78246]: audit 2023-09-23T22:59:15.592427+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:59:16.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[78246]: cluster 2023-09-23T22:59:15.592803+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-09-23T22:59:16.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:16 smithi121 bash[78246]: cluster 2023-09-23T22:59:15.606239+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:17.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:17.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:17.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:17.155 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:17.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:17.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:17.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:17.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:17.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:17.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:17.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:17.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:17.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:17.563 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:17.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:17.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:17.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:17 smithi121 bash[78246]: cluster 2023-09-23T22:59:16.243277+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:17.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:17 smithi121 bash[78246]: cluster 2023-09-23T22:59:16.518054+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1406: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 54969/199356 objects degraded (27.573%); 7360/199356 objects misplaced (3.692%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:17.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:17 smithi121 bash[78246]: cluster 2023-09-23T22:59:17.601273+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 54969/199356 objects degraded (27.573%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:17.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:17 smithi121 bash[74920]: cluster 2023-09-23T22:59:16.243277+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:17.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:17 smithi121 bash[74920]: cluster 2023-09-23T22:59:16.518054+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1406: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 54969/199356 objects degraded (27.573%); 7360/199356 objects misplaced (3.692%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:17.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:17 smithi121 bash[74920]: cluster 2023-09-23T22:59:17.601273+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 54969/199356 objects degraded (27.573%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:17.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:17.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:17.920 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:17.943 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:17.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:18.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:17 smithi123 bash[59255]: cluster 2023-09-23T22:59:16.243277+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:59:18.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:17 smithi123 bash[59255]: cluster 2023-09-23T22:59:16.518054+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1406: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 54969/199356 objects degraded (27.573%); 7360/199356 objects misplaced (3.692%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:18.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:17 smithi123 bash[59255]: cluster 2023-09-23T22:59:17.601273+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 54969/199356 objects degraded (27.573%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:18.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:18.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:18.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:18.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:18.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:18.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:18.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:18.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:18.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T22:59:18.560 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.590 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:18.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:18.696 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:18.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:18.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:18.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:59:18.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:18.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:18.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:19.092 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:19.103 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:59:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:59:18] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.33.4" 2023-09-23T22:59:19.119 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:19.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:19.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:19.251 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:19.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:19.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:19.481 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:19.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:19.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:19.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:19.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:19.746 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:19.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:19 smithi121 bash[74920]: cluster 2023-09-23T22:59:18.519088+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1407: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 54969/199206 objects degraded (27.594%); 7128/199206 objects misplaced (3.578%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T22:59:19.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:19 smithi121 bash[78246]: cluster 2023-09-23T22:59:18.519088+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1407: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 54969/199206 objects degraded (27.594%); 7128/199206 objects misplaced (3.578%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T22:59:19.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:19.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:19.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:19.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:19.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:19.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:20.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:20.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:19 smithi123 bash[59255]: cluster 2023-09-23T22:59:18.519088+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1407: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 54969/199206 objects degraded (27.594%); 7128/199206 objects misplaced (3.578%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T22:59:20.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:20.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:20.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:20.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:20.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:20.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:20.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:20.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:20.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:20.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:59:20.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:20.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:20.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:20.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:20.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:20.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:20.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:20.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:20.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:20.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:20.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:21.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:21.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:21.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:21.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:21.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:21.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:21.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:21.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:21.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:21.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:21.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:21.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:21 smithi123 bash[59255]: cluster 2023-09-23T22:59:20.519906+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1408: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 54864/198672 objects degraded (27.615%); 7128/198672 objects misplaced (3.588%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:21.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:21.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:21.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:21.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:21.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:21.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:21.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:22.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:21 smithi121 bash[74920]: cluster 2023-09-23T22:59:20.519906+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1408: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 54864/198672 objects degraded (27.615%); 7128/198672 objects misplaced (3.588%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:22.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:21 smithi121 bash[78246]: cluster 2023-09-23T22:59:20.519906+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1408: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 79 op/s; 54864/198672 objects degraded (27.615%); 7128/198672 objects misplaced (3.588%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:22.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:22.068 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:22.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:22.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:22.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:22.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:22.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:22.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:22.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:22.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:22.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:22.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.849 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:22.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.979 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:23.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:23.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:23.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:23.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:22 smithi123 bash[59255]: audit 2023-09-23T22:59:21.968717+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:23.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:22 smithi123 bash[59255]: audit 2023-09-23T22:59:21.970298+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:23.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:22 smithi123 bash[59255]: cluster 2023-09-23T22:59:22.521371+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1409: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 54761/198147 objects degraded (27.637%); 7109/198147 objects misplaced (3.588%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:23.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:22 smithi123 bash[59255]: cluster 2023-09-23T22:59:22.602250+0000 mon.a (mon.0) 1722 : cluster 3 Health check update: Degraded data redundancy: 54864/198672 objects degraded (27.615%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:23.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[78246]: audit 2023-09-23T22:59:21.968717+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[78246]: audit 2023-09-23T22:59:21.970298+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[78246]: cluster 2023-09-23T22:59:22.521371+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1409: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 54761/198147 objects degraded (27.637%); 7109/198147 objects misplaced (3.588%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[78246]: cluster 2023-09-23T22:59:22.602250+0000 mon.a (mon.0) 1722 : cluster 3 Health check update: Degraded data redundancy: 54864/198672 objects degraded (27.615%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[74920]: audit 2023-09-23T22:59:21.968717+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[74920]: audit 2023-09-23T22:59:21.970298+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[74920]: cluster 2023-09-23T22:59:22.521371+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1409: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 54761/198147 objects degraded (27.637%); 7109/198147 objects misplaced (3.588%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:22 smithi121 bash[74920]: cluster 2023-09-23T22:59:22.602250+0000 mon.a (mon.0) 1722 : cluster 3 Health check update: Degraded data redundancy: 54864/198672 objects degraded (27.615%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:23.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:23.360 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:23.363 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:23.366 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:23.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:23.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:23.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:23.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:23.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:23.637 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:23.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:23.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:23.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:23.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:23.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:23.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:23.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:23.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:24.026 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:24.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:24.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:24.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:24.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:24.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:24.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:24.379 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:24.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:24.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:24.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:24.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:24.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:24.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:24.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:24.673 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:24.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:24.776 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:24.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:24.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:24.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:24.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:25.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:25.058 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:25.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:25.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.186 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:25.300 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:25.323 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:25.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:25.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:25.580 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:25.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:25.774 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:59:25.774 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:59:25.774 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T22:59:25.774 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:59:25.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:25 smithi123 bash[59255]: cluster 2023-09-23T22:59:24.522041+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1410: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 54660/197733 objects degraded (27.643%); 6875/197733 objects misplaced (3.477%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:25.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:25 smithi121 bash[74920]: cluster 2023-09-23T22:59:24.522041+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1410: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 54660/197733 objects degraded (27.643%); 6875/197733 objects misplaced (3.477%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:25.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:25 smithi121 bash[78246]: cluster 2023-09-23T22:59:24.522041+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1410: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 54660/197733 objects degraded (27.643%); 6875/197733 objects misplaced (3.477%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:25.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:25.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:25.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:25.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:26.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:26.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:26.183 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:26.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:26.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:26.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:26.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:26.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:26.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:26.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:26.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:26.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:59:26.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:26.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:26.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:26.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:26.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:27.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:27.036 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:27.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:27.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:27.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:27.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:27.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:27.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:27.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:27.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:27.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:27.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:27.669 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:27 smithi121 bash[74920]: cluster 2023-09-23T22:59:26.522736+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1411: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 54536/196728 objects degraded (27.722%); 6848/196728 objects misplaced (3.481%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:59:27.669 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:27 smithi121 bash[78246]: cluster 2023-09-23T22:59:26.522736+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1411: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 54536/196728 objects degraded (27.722%); 6848/196728 objects misplaced (3.481%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:59:27.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:27.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.792 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:27 smithi123 bash[59255]: cluster 2023-09-23T22:59:26.522736+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1411: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 54536/196728 objects degraded (27.722%); 6848/196728 objects misplaced (3.481%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T22:59:27.808 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:27.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:27.935 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:27.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:28.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:28.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:28.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:28.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:28.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:28.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:28.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:28.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:28.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:28.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:28.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:28.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:28.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:28.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:28.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:28.701 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:28.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:28.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:28.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:28 smithi123 bash[59255]: cluster 2023-09-23T22:59:27.603312+0000 mon.a (mon.0) 1723 : cluster 3 Health check update: Degraded data redundancy: 54536/196728 objects degraded (27.722%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:28.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:28.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:28.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:28.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:28.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:29.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:28 smithi121 bash[74920]: cluster 2023-09-23T22:59:27.603312+0000 mon.a (mon.0) 1723 : cluster 3 Health check update: Degraded data redundancy: 54536/196728 objects degraded (27.722%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:29.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:59:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:59:28] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.33.4" 2023-09-23T22:59:29.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:28 smithi121 bash[78246]: cluster 2023-09-23T22:59:27.603312+0000 mon.a (mon.0) 1723 : cluster 3 Health check update: Degraded data redundancy: 54536/196728 objects degraded (27.722%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:29.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:29.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:29.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:29.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:29.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:29.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:29.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:29.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:29.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:29.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:29.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:29.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:29.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:29 smithi123 bash[59255]: cluster 2023-09-23T22:59:28.523557+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1412: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 54536/196578 objects degraded (27.743%); 6620/196578 objects misplaced (3.368%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:59:29.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:29.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:29.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:29 smithi121 bash[74920]: cluster 2023-09-23T22:59:28.523557+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1412: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 54536/196578 objects degraded (27.743%); 6620/196578 objects misplaced (3.368%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:59:29.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:29 smithi121 bash[78246]: cluster 2023-09-23T22:59:28.523557+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1412: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 54536/196578 objects degraded (27.743%); 6620/196578 objects misplaced (3.368%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T22:59:29.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:29.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:29.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:29.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:30.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:30.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:30.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:30.241 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:30.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:30.344 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:30.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:30.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:30.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:30.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:30.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:30.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:30.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:30.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:30.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:30.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:30.887 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:30.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:31.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:31.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:31.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.462 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:31.500 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:31.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:31.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:31 smithi121 bash[78246]: cluster 2023-09-23T22:59:30.524220+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1413: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 54442/196098 objects degraded (27.763%); 6620/196098 objects misplaced (3.376%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:31.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:31 smithi121 bash[74920]: cluster 2023-09-23T22:59:30.524220+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1413: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 54442/196098 objects degraded (27.763%); 6620/196098 objects misplaced (3.376%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:31.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:31.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:31.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:31.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:31 smithi123 bash[59255]: cluster 2023-09-23T22:59:30.524220+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1413: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 54442/196098 objects degraded (27.763%); 6620/196098 objects misplaced (3.376%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:31.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:32.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:32.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:32.255 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:32.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:32.510 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:32.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:32.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:32.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:32.782 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:32 smithi123 bash[59255]: cluster 2023-09-23T22:59:32.604343+0000 mon.a (mon.0) 1724 : cluster 3 Health check update: Degraded data redundancy: 54442/196098 objects degraded (27.763%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:32.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:32.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:32.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:32 smithi121 bash[78246]: cluster 2023-09-23T22:59:32.604343+0000 mon.a (mon.0) 1724 : cluster 3 Health check update: Degraded data redundancy: 54442/196098 objects degraded (27.763%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:32.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:32 smithi121 bash[74920]: cluster 2023-09-23T22:59:32.604343+0000 mon.a (mon.0) 1724 : cluster 3 Health check update: Degraded data redundancy: 54442/196098 objects degraded (27.763%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:32.933 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:32.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:33.036 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:33.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:33.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:33.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:33.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:33.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:33.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:33.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:33.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:33.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:33.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:33.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:33.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:33.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:33.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:33.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:33.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:33 smithi123 bash[59255]: cluster 2023-09-23T22:59:32.524914+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1414: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54315/195459 objects degraded (27.788%); 6590/195459 objects misplaced (3.372%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:33.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:33.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:33.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:33.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:34.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:33 smithi121 bash[74920]: cluster 2023-09-23T22:59:32.524914+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1414: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54315/195459 objects degraded (27.788%); 6590/195459 objects misplaced (3.372%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:34.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:33 smithi121 bash[78246]: cluster 2023-09-23T22:59:32.524914+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1414: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54315/195459 objects degraded (27.788%); 6590/195459 objects misplaced (3.372%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T22:59:34.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:34.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:34.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:34.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:34.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:34.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:34.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:34.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:34.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:34.593 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:34.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:34.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:34.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:34.842 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:34.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:34.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:34.972 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:35.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:35.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:35.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:35.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:35.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:35.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:35.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:35.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:35.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:35.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:35.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:35.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:35.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:35 smithi121 bash[78246]: cluster 2023-09-23T22:59:34.525584+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1415: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54202/195069 objects degraded (27.786%); 6358/195069 objects misplaced (3.259%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T22:59:35.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:35 smithi121 bash[74920]: cluster 2023-09-23T22:59:34.525584+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1415: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54202/195069 objects degraded (27.786%); 6358/195069 objects misplaced (3.259%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T22:59:35.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:35.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:35.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:35.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:35 smithi123 bash[59255]: cluster 2023-09-23T22:59:34.525584+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1415: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54202/195069 objects degraded (27.786%); 6358/195069 objects misplaced (3.259%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T22:59:35.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:35.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:36.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:36.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:36.094 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:59:36.094 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:59:36.094 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T22:59:36.094 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T22:59:36.094 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:59:36.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:36.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:36.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:36.256 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:59:36.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:36.289 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:59:36.312 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:59:36.349 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:59:36.384 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:59:36.389 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:36.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:36.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:36.422 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:59:36.446 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:59:36.473 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.478 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:59:36.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:36.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:36.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:36.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:36.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:36 smithi121 bash[74920]: audit 2023-09-23T22:59:35.879680+0000 mon.a (mon.0) 1725 : audit 1 from='client.? 172.21.15.121:0/2611243571' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:59:36.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:36 smithi121 bash[74920]: audit 2023-09-23T22:59:36.228766+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.121:0/506268161' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:36.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:36 smithi121 bash[74920]: audit 2023-09-23T22:59:36.408218+0000 mon.a (mon.0) 1726 : audit 1 from='client.? 172.21.15.121:0/3335874607' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:59:36.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:36 smithi121 bash[78246]: audit 2023-09-23T22:59:35.879680+0000 mon.a (mon.0) 1725 : audit 1 from='client.? 172.21.15.121:0/2611243571' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:59:36.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:36 smithi121 bash[78246]: audit 2023-09-23T22:59:36.228766+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.121:0/506268161' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:36.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:36 smithi121 bash[78246]: audit 2023-09-23T22:59:36.408218+0000 mon.a (mon.0) 1726 : audit 1 from='client.? 172.21.15.121:0/3335874607' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:59:36.656 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T22:59:36.666 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:36.669 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T22:59:36.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:36.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:36.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:36.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:36.920 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:37.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.031 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:36 smithi123 bash[59255]: audit 2023-09-23T22:59:35.879680+0000 mon.a (mon.0) 1725 : audit 1 from='client.? 172.21.15.121:0/2611243571' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:59:37.031 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:36 smithi123 bash[59255]: audit 2023-09-23T22:59:36.228766+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.121:0/506268161' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:37.031 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:36 smithi123 bash[59255]: audit 2023-09-23T22:59:36.408218+0000 mon.a (mon.0) 1726 : audit 1 from='client.? 172.21.15.121:0/3335874607' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:59:37.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:37.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:59:37.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:37.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:37.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:37.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:37.304 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:37.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:37.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:37.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:37.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:37.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.526605+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1416: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 54100/194190 objects degraded (27.859%); 6334/194190 objects misplaced (3.262%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:37.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.628667+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:37.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.639205+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: audit 2023-09-23T22:59:36.640912+0000 mon.a (mon.0) 1728 : audit 1 from='client.? 172.21.15.121:0/2611243571' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:59:37.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: audit 2023-09-23T22:59:36.641011+0000 mon.a (mon.0) 1729 : audit 1 from='client.? 172.21.15.121:0/3335874607' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:59:37.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.641197+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.724019+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.725736+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:36.725846+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: audit 2023-09-23T22:59:36.961596+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[78246]: cluster 2023-09-23T22:59:37.605554+0000 mon.a (mon.0) 1732 : cluster 3 Health check update: Degraded data redundancy: 54100/194190 objects degraded (27.859%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.526605+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1416: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 54100/194190 objects degraded (27.859%); 6334/194190 objects misplaced (3.262%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.628667+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.639205+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: audit 2023-09-23T22:59:36.640912+0000 mon.a (mon.0) 1728 : audit 1 from='client.? 172.21.15.121:0/2611243571' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:59:37.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: audit 2023-09-23T22:59:36.641011+0000 mon.a (mon.0) 1729 : audit 1 from='client.? 172.21.15.121:0/3335874607' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:59:37.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.641197+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-09-23T22:59:37.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.724019+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.725736+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:36.725846+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: audit 2023-09-23T22:59:36.961596+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:37.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:37 smithi121 bash[74920]: cluster 2023-09-23T22:59:37.605554+0000 mon.a (mon.0) 1732 : cluster 3 Health check update: Degraded data redundancy: 54100/194190 objects degraded (27.859%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:37.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:37.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.526605+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1416: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 54100/194190 objects degraded (27.859%); 6334/194190 objects misplaced (3.262%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:37.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.628667+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:37.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.639205+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: audit 2023-09-23T22:59:36.640912+0000 mon.a (mon.0) 1728 : audit 1 from='client.? 172.21.15.121:0/2611243571' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: audit 2023-09-23T22:59:36.641011+0000 mon.a (mon.0) 1729 : audit 1 from='client.? 172.21.15.121:0/3335874607' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.641197+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.724019+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.725736+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:36.725846+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: audit 2023-09-23T22:59:36.961596+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:37.677 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:37 smithi123 bash[59255]: cluster 2023-09-23T22:59:37.605554+0000 mon.a (mon.0) 1732 : cluster 3 Health check update: Degraded data redundancy: 54100/194190 objects degraded (27.859%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:37.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:37.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:37.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:37.821 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:37.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:37.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:37.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:37.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:38.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:38.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:38.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:38.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:38.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:38.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:38.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:38.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:38.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:38.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:38.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:38.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:38.802 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:38.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:38.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:39.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.085 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:59:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:59:38] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T22:59:39.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:39.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:39.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:39.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:39.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:39.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:39.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:39.450 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:39.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:39.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:39.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:39.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:39.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:39 smithi121 bash[74920]: cluster 2023-09-23T22:59:38.527185+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1418: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 54100/194031 objects degraded (27.882%); 6102/194031 objects misplaced (3.145%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T22:59:39.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:39 smithi121 bash[78246]: cluster 2023-09-23T22:59:38.527185+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1418: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 54100/194031 objects degraded (27.882%); 6102/194031 objects misplaced (3.145%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T22:59:39.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:39.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:39.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.844 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:39 smithi123 bash[59255]: cluster 2023-09-23T22:59:38.527185+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1418: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 54100/194031 objects degraded (27.882%); 6102/194031 objects misplaced (3.145%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T22:59:39.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:39.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:40.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:40.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T22:59:40.121 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:40.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:40.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:40.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:40.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:40.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:40.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:40.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:40.621 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:40.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:40.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:40.812 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:59:40.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:41.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:41.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:41.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:41.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:41.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:41.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:41.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:41.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:41.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:41.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:41.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:41.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:41.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:41.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:41.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:41.796 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:41.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:41.897 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:41.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:41.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:41 smithi123 bash[59255]: cluster 2023-09-23T22:59:40.528440+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1419: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54002/193416 objects degraded (27.920%); 6102/193416 objects misplaced (3.155%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T22:59:41.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:41 smithi121 bash[78246]: cluster 2023-09-23T22:59:40.528440+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1419: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54002/193416 objects degraded (27.920%); 6102/193416 objects misplaced (3.155%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T22:59:41.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:41 smithi121 bash[74920]: cluster 2023-09-23T22:59:40.528440+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1419: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54002/193416 objects degraded (27.920%); 6102/193416 objects misplaced (3.155%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T22:59:41.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:42.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:42.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:59:42.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:42.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:42.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:42.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:42.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:42.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:42.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:42.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:42.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:42.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:42 smithi121 bash[78246]: cluster 2023-09-23T22:59:42.606887+0000 mon.a (mon.0) 1733 : cluster 3 Health check update: Degraded data redundancy: 54002/193416 objects degraded (27.920%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:42.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:42 smithi121 bash[74920]: cluster 2023-09-23T22:59:42.606887+0000 mon.a (mon.0) 1733 : cluster 3 Health check update: Degraded data redundancy: 54002/193416 objects degraded (27.920%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:42.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:42.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:42.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:42.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:42.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:42.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:42.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:42.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:43.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:42 smithi123 bash[59255]: cluster 2023-09-23T22:59:42.606887+0000 mon.a (mon.0) 1733 : cluster 3 Health check update: Degraded data redundancy: 54002/193416 objects degraded (27.920%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:43.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:43.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:43.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:43.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:43.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:43.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:43.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:43.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:43.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:43.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.506 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:43.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:43.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:43 smithi123 bash[59255]: cluster 2023-09-23T22:59:42.529400+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1420: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 53900/192861 objects degraded (27.948%); 6076/192861 objects misplaced (3.150%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:43.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:43.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:43 smithi121 bash[78246]: cluster 2023-09-23T22:59:42.529400+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1420: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 53900/192861 objects degraded (27.948%); 6076/192861 objects misplaced (3.150%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:43.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:43 smithi121 bash[74920]: cluster 2023-09-23T22:59:42.529400+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1420: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 53900/192861 objects degraded (27.948%); 6076/192861 objects misplaced (3.150%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:43.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:43.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:43.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:43.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:43.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:44.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:44.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:44.278 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:44.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:44.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:44.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:44.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:44.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:44.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:44.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:44.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:44.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:44.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:44.931 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:44.932 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:45.030 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:45.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:45.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:45.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.315 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:45.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:45.443 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:45.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:45.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:45.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:45.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:45 smithi121 bash[78246]: cluster 2023-09-23T22:59:44.530122+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1421: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 53793/192471 objects degraded (27.949%); 5896/192471 objects misplaced (3.063%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:45.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:45 smithi121 bash[74920]: cluster 2023-09-23T22:59:44.530122+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1421: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 53793/192471 objects degraded (27.949%); 5896/192471 objects misplaced (3.063%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:45.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:45.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:45.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:45 smithi123 bash[59255]: cluster 2023-09-23T22:59:44.530122+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1421: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 53793/192471 objects degraded (27.949%); 5896/192471 objects misplaced (3.063%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:45.946 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:45.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:45.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:46.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:46.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:46.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:46.197 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.219 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:46.321 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:46.329 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T22:59:46.329 INFO:teuthology.orchestra.run.smithi123.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-23T22:59:46.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:46.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:46.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:46.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:46.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:46.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:46.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:46.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:46.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:46.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:46.848 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:46.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:46.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:47.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:47.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:47.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:47.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:47.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:47.355 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:47.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:47.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:59:47.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:47.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:47.614 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:47.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:47.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:47.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:47 smithi123 bash[59255]: cluster 2023-09-23T22:59:46.530985+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1422: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 53703/191766 objects degraded (28.004%); 5880/191766 objects misplaced (3.066%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:47.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:47 smithi123 bash[59255]: cluster 2023-09-23T22:59:47.608080+0000 mon.a (mon.0) 1734 : cluster 3 Health check update: Degraded data redundancy: 53703/191766 objects degraded (28.004%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:47.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:47.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:47.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:47.859 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:47 smithi121 bash[74920]: cluster 2023-09-23T22:59:46.530985+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1422: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 53703/191766 objects degraded (28.004%); 5880/191766 objects misplaced (3.066%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:47.860 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:47 smithi121 bash[74920]: cluster 2023-09-23T22:59:47.608080+0000 mon.a (mon.0) 1734 : cluster 3 Health check update: Degraded data redundancy: 53703/191766 objects degraded (28.004%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:47.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:47 smithi121 bash[78246]: cluster 2023-09-23T22:59:46.530985+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1422: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 53703/191766 objects degraded (28.004%); 5880/191766 objects misplaced (3.066%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T22:59:47.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:47 smithi121 bash[78246]: cluster 2023-09-23T22:59:47.608080+0000 mon.a (mon.0) 1734 : cluster 3 Health check update: Degraded data redundancy: 53703/191766 objects degraded (28.004%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:47.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:47.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:47.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:48.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:48.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:48.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:48.132 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:48.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:48.266 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:48.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:48.369 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:48.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:48.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.639 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:48.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:48.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:48.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:48.882 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:59:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:59:48] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T22:59:48.907 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:48.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:49.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:49.038 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:49.141 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:49.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:49.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:49.265 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:49.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:49.389 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.407 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:49.510 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:49.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:49 smithi121 bash[74920]: cluster 2023-09-23T22:59:48.531587+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1423: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 53703/191634 objects degraded (28.024%); 5764/191634 objects misplaced (3.008%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:49.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:49.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:49.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:49.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:49.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:49 smithi123 bash[59255]: cluster 2023-09-23T22:59:48.531587+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1423: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 53703/191634 objects degraded (28.024%); 5764/191634 objects misplaced (3.008%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:49.932 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:50.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:49 smithi121 bash[78246]: cluster 2023-09-23T22:59:48.531587+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1423: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 53703/191634 objects degraded (28.024%); 5764/191634 objects misplaced (3.008%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T22:59:50.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:50.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:50.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:50.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:50.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:50.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:50.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:50.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:50.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:50.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:50.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:50.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:50.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:50.587 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:50.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:50.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:50.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:50.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:50.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:50.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:50.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:50.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:50.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:51.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:51.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:51.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:51.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:51.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:51.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:51.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:51.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:51.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:51.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:51.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:51.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:51 smithi121 bash[78246]: cluster 2023-09-23T22:59:50.532542+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1424: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 53594/191076 objects degraded (28.049%); 5764/191076 objects misplaced (3.017%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:51.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:51 smithi121 bash[74920]: cluster 2023-09-23T22:59:50.532542+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1424: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 53594/191076 objects degraded (28.049%); 5764/191076 objects misplaced (3.017%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:51.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:51.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:51.843 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:51.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:51.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:51.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:51.997 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:51 smithi123 bash[59255]: cluster 2023-09-23T22:59:50.532542+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1424: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 53594/191076 objects degraded (28.049%); 5764/191076 objects misplaced (3.017%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:52.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:52.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:52.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:52.183 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:52.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:52.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:52.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:52.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:52.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:52.617 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:52.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:52.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:52.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:52 smithi123 bash[59255]: audit 2023-09-23T22:59:51.962020+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:52 smithi123 bash[59255]: cluster 2023-09-23T22:59:52.609183+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 53594/191076 objects degraded (28.049%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:52.875 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:52.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:53.004 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:52 smithi121 bash[78246]: audit 2023-09-23T22:59:51.962020+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:53.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:52 smithi121 bash[78246]: cluster 2023-09-23T22:59:52.609183+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 53594/191076 objects degraded (28.049%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:53.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:52 smithi121 bash[74920]: audit 2023-09-23T22:59:51.962020+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:53.006 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:52 smithi121 bash[74920]: cluster 2023-09-23T22:59:52.609183+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 53594/191076 objects degraded (28.049%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:53.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:53.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:53.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:53.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:53.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:53.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:53.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:53.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:53.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:53.541 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:53.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:53.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:53.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:53.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:53.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:53 smithi121 bash[74920]: cluster 2023-09-23T22:59:52.533696+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1425: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 53465/190473 objects degraded (28.070%); 5736/190473 objects misplaced (3.011%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:53.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:53 smithi121 bash[78246]: cluster 2023-09-23T22:59:52.533696+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1425: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 53465/190473 objects degraded (28.070%); 5736/190473 objects misplaced (3.011%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:53.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:53.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:53.912 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:53 smithi123 bash[59255]: cluster 2023-09-23T22:59:52.533696+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1425: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 53465/190473 objects degraded (28.070%); 5736/190473 objects misplaced (3.011%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T22:59:53.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:53.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:54.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:54.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:54.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:54.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:54.288 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:54.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:54.418 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:54.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:54.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:54.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:54.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:54.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:54.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:54.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:54.807 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.838 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:54.941 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:54.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:54.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:55.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:55.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:55.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:55.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:55.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:55.403 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T22:59:55.436 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T22:59:55.449 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:55.478 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T22:59:55.479 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:55.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:55.505 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T22:59:55.543 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T22:59:55.579 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T22:59:55.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:55.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:55.605 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T22:59:55.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:55.630 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T22:59:55.632 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.632 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.632 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.633 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.633 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.633 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.633 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.633 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:59:55.699 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T22:59:55.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:55 smithi121 bash[78246]: cluster 2023-09-23T22:59:54.534359+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1426: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 53333/190080 objects degraded (28.058%); 5619/190080 objects misplaced (2.956%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:55.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:55 smithi121 bash[78246]: audit 2023-09-23T22:59:55.359848+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.121:0/223039867' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:55.729 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:55 smithi121 bash[78246]: audit 2023-09-23T22:59:55.401207+0000 mon.a (mon.0) 1738 : audit 1 from='client.? 172.21.15.121:0/1551620681' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:59:55.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:55 smithi121 bash[74920]: cluster 2023-09-23T22:59:54.534359+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1426: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 53333/190080 objects degraded (28.058%); 5619/190080 objects misplaced (2.956%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:55.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:55 smithi121 bash[74920]: audit 2023-09-23T22:59:55.359848+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.121:0/223039867' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:55.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:55 smithi121 bash[74920]: audit 2023-09-23T22:59:55.401207+0000 mon.a (mon.0) 1738 : audit 1 from='client.? 172.21.15.121:0/1551620681' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:59:55.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:55.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:55.864 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:55.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:55.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:55.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:56.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:55 smithi123 bash[59255]: cluster 2023-09-23T22:59:54.534359+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1426: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 77 op/s; 53333/190080 objects degraded (28.058%); 5619/190080 objects misplaced (2.956%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:59:56.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:55 smithi123 bash[59255]: audit 2023-09-23T22:59:55.359848+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.121:0/223039867' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:56.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:55 smithi123 bash[59255]: audit 2023-09-23T22:59:55.401207+0000 mon.a (mon.0) 1738 : audit 1 from='client.? 172.21.15.121:0/1551620681' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:59:56.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:56.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:56.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:56.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:56.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:56.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:56.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:56.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:56.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:56.475 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:56.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:56.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:56.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:56.695 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T22:59:56.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:56.755 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:56.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:56.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: cluster 2023-09-23T22:59:55.668547+0000 mon.a (mon.0) 1739 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: cluster 2023-09-23T22:59:55.682576+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: audit 2023-09-23T22:59:55.684082+0000 mon.a (mon.0) 1740 : audit 1 from='client.? 172.21.15.121:0/1551620681' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: cluster 2023-09-23T22:59:55.684147+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: cluster 2023-09-23T22:59:55.684235+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: cluster 2023-09-23T22:59:55.724851+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:56.868 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: audit 2023-09-23T22:59:55.736553+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.121:0/2700487490' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:59:56.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: audit 2023-09-23T22:59:55.736947+0000 mon.a (mon.0) 1742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:59:56.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:56 smithi123 bash[59255]: cluster 2023-09-23T22:59:55.756162+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:56.875 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T22:59:56.875 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T22:59:56.875 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T22:59:56.875 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T22:59:56.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:56.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:56.986 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:57.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:57.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: cluster 2023-09-23T22:59:55.668547+0000 mon.a (mon.0) 1739 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: cluster 2023-09-23T22:59:55.682576+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: audit 2023-09-23T22:59:55.684082+0000 mon.a (mon.0) 1740 : audit 1 from='client.? 172.21.15.121:0/1551620681' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: cluster 2023-09-23T22:59:55.684147+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: cluster 2023-09-23T22:59:55.684235+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: cluster 2023-09-23T22:59:55.724851+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: audit 2023-09-23T22:59:55.736553+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.121:0/2700487490' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:59:57.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: audit 2023-09-23T22:59:55.736947+0000 mon.a (mon.0) 1742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[78246]: cluster 2023-09-23T22:59:55.756162+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: cluster 2023-09-23T22:59:55.668547+0000 mon.a (mon.0) 1739 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: cluster 2023-09-23T22:59:55.682576+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: audit 2023-09-23T22:59:55.684082+0000 mon.a (mon.0) 1740 : audit 1 from='client.? 172.21.15.121:0/1551620681' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: cluster 2023-09-23T22:59:55.684147+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: cluster 2023-09-23T22:59:55.684235+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: cluster 2023-09-23T22:59:55.724851+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: audit 2023-09-23T22:59:55.736553+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.121:0/2700487490' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: audit 2023-09-23T22:59:55.736947+0000 mon.a (mon.0) 1742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:59:57.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:56 smithi121 bash[74920]: cluster 2023-09-23T22:59:55.756162+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:59:57.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:57.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:57.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:57.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:57.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:57.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:57.531 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:57.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:57.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:57.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:57.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:57.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:57.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:57.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:59:57.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: cluster 2023-09-23T22:59:56.534935+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1428: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 78 op/s; 53305/189423 objects degraded (28.141%); 5591/189423 objects misplaced (2.952%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: audit 2023-09-23T22:59:56.687415+0000 mon.a (mon.0) 1743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: cluster 2023-09-23T22:59:56.687486+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: cluster 2023-09-23T22:59:56.687670+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: cluster 2023-09-23T22:59:56.687805+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: cluster 2023-09-23T22:59:56.687890+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:57 smithi123 bash[59255]: cluster 2023-09-23T22:59:57.610397+0000 mon.a (mon.0) 1745 : cluster 3 Health check update: Degraded data redundancy: 53305/189423 objects degraded (28.141%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:57.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:57.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: cluster 2023-09-23T22:59:56.534935+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1428: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 78 op/s; 53305/189423 objects degraded (28.141%); 5591/189423 objects misplaced (2.952%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:57.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: audit 2023-09-23T22:59:56.687415+0000 mon.a (mon.0) 1743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: cluster 2023-09-23T22:59:56.687486+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: cluster 2023-09-23T22:59:56.687670+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: cluster 2023-09-23T22:59:56.687805+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: cluster 2023-09-23T22:59:56.687890+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[74920]: cluster 2023-09-23T22:59:57.610397+0000 mon.a (mon.0) 1745 : cluster 3 Health check update: Degraded data redundancy: 53305/189423 objects degraded (28.141%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: cluster 2023-09-23T22:59:56.534935+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1428: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 78 op/s; 53305/189423 objects degraded (28.141%); 5591/189423 objects misplaced (2.952%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: audit 2023-09-23T22:59:56.687415+0000 mon.a (mon.0) 1743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: cluster 2023-09-23T22:59:56.687486+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: cluster 2023-09-23T22:59:56.687670+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: cluster 2023-09-23T22:59:56.687805+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: cluster 2023-09-23T22:59:56.687890+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:59:57.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:57 smithi121 bash[78246]: cluster 2023-09-23T22:59:57.610397+0000 mon.a (mon.0) 1745 : cluster 3 Health check update: Degraded data redundancy: 53305/189423 objects degraded (28.141%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:58.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:58.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:58.145 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:58.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:58.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:58.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:58.294 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:58.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:58.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:58.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:58.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:58.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:58.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:58.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:58.678 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:58.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:58.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:58.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:58.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:58.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:58.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 22:59:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:22:59:58] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.33.4" 2023-09-23T22:59:59.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:59.065 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:59.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:59.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T22:59:59.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:59.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:59.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:59.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:59.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:59.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:59.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:59.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:59.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:59.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:59.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:59.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 22:59:59 smithi123 bash[59255]: cluster 2023-09-23T22:59:58.536002+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1430: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 53220/189105 objects degraded (28.143%); 5475/189105 objects misplaced (2.895%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T22:59:59.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:59.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:59.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:59.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:59.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 22:59:59 smithi121 bash[78246]: cluster 2023-09-23T22:59:58.536002+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1430: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 53220/189105 objects degraded (28.143%); 5475/189105 objects misplaced (2.895%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:00:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 22:59:59 smithi121 bash[74920]: cluster 2023-09-23T22:59:58.536002+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1430: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 53220/189105 objects degraded (28.143%); 5475/189105 objects misplaced (2.895%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:00:00.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:00.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:00.143 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:00.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:00.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:00.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:00:00.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:00.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:00.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:00.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:00.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:00.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:00.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:00.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:00:00.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:00.691 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000119+0000 mon.a (mon.0) 1746 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 53220/189105 objects degraded (28.143%), 14 pgs degraded, 10 pgs undersized 2023-09-23T23:00:00.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000153+0000 mon.a (mon.0) 1747 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T23:00:00.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000167+0000 mon.a (mon.0) 1748 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 53220/189105 objects degraded (28.143%), 14 pgs degraded, 10 pgs undersized 2023-09-23T23:00:00.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000181+0000 mon.a (mon.0) 1749 : cluster 3 pg 1.0 is active+recovery_wait+degraded, acting [7,0,1] 2023-09-23T23:00:00.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000198+0000 mon.a (mon.0) 1750 : cluster 3 pg 11.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-09-23T23:00:00.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000212+0000 mon.a (mon.0) 1751 : cluster 3 pg 11.1 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,0] 2023-09-23T23:00:00.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000227+0000 mon.a (mon.0) 1752 : cluster 3 pg 11.3 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-09-23T23:00:00.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000242+0000 mon.a (mon.0) 1753 : cluster 3 pg 11.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,2] 2023-09-23T23:00:00.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000269+0000 mon.a (mon.0) 1754 : cluster 3 pg 11.5 is active+recovery_wait+degraded, acting [7,3,0] 2023-09-23T23:00:00.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000283+0000 mon.a (mon.0) 1755 : cluster 3 pg 11.7 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,4] 2023-09-23T23:00:00.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000297+0000 mon.a (mon.0) 1756 : cluster 3 pg 11.8 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2023-09-23T23:00:00.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000313+0000 mon.a (mon.0) 1757 : cluster 3 pg 11.9 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,0] 2023-09-23T23:00:00.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000328+0000 mon.a (mon.0) 1758 : cluster 3 pg 11.a is active+recovery_wait+degraded, acting [1,3,2] 2023-09-23T23:00:00.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000355+0000 mon.a (mon.0) 1759 : cluster 3 pg 11.c is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,4] 2023-09-23T23:00:00.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000371+0000 mon.a (mon.0) 1760 : cluster 3 pg 11.d is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,2] 2023-09-23T23:00:00.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000386+0000 mon.a (mon.0) 1761 : cluster 3 pg 11.e is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [4,1] 2023-09-23T23:00:00.694 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.000402+0000 mon.a (mon.0) 1762 : cluster 3 pg 11.f is active+recovery_wait+degraded+remapped, acting [0,1,2] 2023-09-23T23:00:00.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000119+0000 mon.a (mon.0) 1746 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 53220/189105 objects degraded (28.143%), 14 pgs degraded, 10 pgs undersized 2023-09-23T23:00:00.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000153+0000 mon.a (mon.0) 1747 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T23:00:00.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000167+0000 mon.a (mon.0) 1748 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 53220/189105 objects degraded (28.143%), 14 pgs degraded, 10 pgs undersized 2023-09-23T23:00:00.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000181+0000 mon.a (mon.0) 1749 : cluster 3 pg 1.0 is active+recovery_wait+degraded, acting [7,0,1] 2023-09-23T23:00:00.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000198+0000 mon.a (mon.0) 1750 : cluster 3 pg 11.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-09-23T23:00:00.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000212+0000 mon.a (mon.0) 1751 : cluster 3 pg 11.1 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,0] 2023-09-23T23:00:00.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000227+0000 mon.a (mon.0) 1752 : cluster 3 pg 11.3 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-09-23T23:00:00.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000242+0000 mon.a (mon.0) 1753 : cluster 3 pg 11.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,2] 2023-09-23T23:00:00.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000269+0000 mon.a (mon.0) 1754 : cluster 3 pg 11.5 is active+recovery_wait+degraded, acting [7,3,0] 2023-09-23T23:00:00.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000283+0000 mon.a (mon.0) 1755 : cluster 3 pg 11.7 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,4] 2023-09-23T23:00:00.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000297+0000 mon.a (mon.0) 1756 : cluster 3 pg 11.8 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2023-09-23T23:00:00.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000313+0000 mon.a (mon.0) 1757 : cluster 3 pg 11.9 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,0] 2023-09-23T23:00:00.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000328+0000 mon.a (mon.0) 1758 : cluster 3 pg 11.a is active+recovery_wait+degraded, acting [1,3,2] 2023-09-23T23:00:00.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000355+0000 mon.a (mon.0) 1759 : cluster 3 pg 11.c is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,4] 2023-09-23T23:00:00.779 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000119+0000 mon.a (mon.0) 1746 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 53220/189105 objects degraded (28.143%), 14 pgs degraded, 10 pgs undersized 2023-09-23T23:00:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000153+0000 mon.a (mon.0) 1747 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T23:00:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000167+0000 mon.a (mon.0) 1748 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 53220/189105 objects degraded (28.143%), 14 pgs degraded, 10 pgs undersized 2023-09-23T23:00:00.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000181+0000 mon.a (mon.0) 1749 : cluster 3 pg 1.0 is active+recovery_wait+degraded, acting [7,0,1] 2023-09-23T23:00:00.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000198+0000 mon.a (mon.0) 1750 : cluster 3 pg 11.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-09-23T23:00:00.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000212+0000 mon.a (mon.0) 1751 : cluster 3 pg 11.1 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,0] 2023-09-23T23:00:00.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000227+0000 mon.a (mon.0) 1752 : cluster 3 pg 11.3 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-09-23T23:00:00.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000242+0000 mon.a (mon.0) 1753 : cluster 3 pg 11.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,2] 2023-09-23T23:00:00.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000269+0000 mon.a (mon.0) 1754 : cluster 3 pg 11.5 is active+recovery_wait+degraded, acting [7,3,0] 2023-09-23T23:00:00.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000283+0000 mon.a (mon.0) 1755 : cluster 3 pg 11.7 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,4] 2023-09-23T23:00:00.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000297+0000 mon.a (mon.0) 1756 : cluster 3 pg 11.8 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2023-09-23T23:00:00.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000313+0000 mon.a (mon.0) 1757 : cluster 3 pg 11.9 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,0] 2023-09-23T23:00:00.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000328+0000 mon.a (mon.0) 1758 : cluster 3 pg 11.a is active+recovery_wait+degraded, acting [1,3,2] 2023-09-23T23:00:00.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000355+0000 mon.a (mon.0) 1759 : cluster 3 pg 11.c is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,4] 2023-09-23T23:00:00.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000371+0000 mon.a (mon.0) 1760 : cluster 3 pg 11.d is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,2] 2023-09-23T23:00:00.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000386+0000 mon.a (mon.0) 1761 : cluster 3 pg 11.e is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [4,1] 2023-09-23T23:00:00.805 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:00 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.000402+0000 mon.a (mon.0) 1762 : cluster 3 pg 11.f is active+recovery_wait+degraded+remapped, acting [0,1,2] 2023-09-23T23:00:00.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:00.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000371+0000 mon.a (mon.0) 1760 : cluster 3 pg 11.d is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,2] 2023-09-23T23:00:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000386+0000 mon.a (mon.0) 1761 : cluster 3 pg 11.e is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [4,1] 2023-09-23T23:00:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:00 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.000402+0000 mon.a (mon.0) 1762 : cluster 3 pg 11.f is active+recovery_wait+degraded+remapped, acting [0,1,2] 2023-09-23T23:00:01.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:01.069 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:01.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:01.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:01.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:01.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:01.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:01.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:01.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.470 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:01.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:01.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:01.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:01.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:01 smithi123 bash[59255]: cluster 2023-09-23T23:00:00.536675+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1431: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 53087/188550 objects degraded (28.155%); 5475/188550 objects misplaced (2.904%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:00:01.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:01.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:01.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:01.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:01.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:01 smithi121 bash[78246]: cluster 2023-09-23T23:00:00.536675+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1431: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 53087/188550 objects degraded (28.155%); 5475/188550 objects misplaced (2.904%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:00:02.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:01 smithi121 bash[74920]: cluster 2023-09-23T23:00:00.536675+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1431: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 53087/188550 objects degraded (28.155%); 5475/188550 objects misplaced (2.904%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:00:02.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:02.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:02.258 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:02.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:02.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:02.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:02.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:02.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:02.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:02.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:02.650 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:00:02.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:02.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:02 smithi121 bash[78246]: cluster 2023-09-23T23:00:02.540776+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1432: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52969/187950 objects degraded (28.182%); 5439/187950 objects misplaced (2.894%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T23:00:02.767 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:02 smithi121 bash[78246]: cluster 2023-09-23T23:00:02.611736+0000 mon.a (mon.0) 1763 : cluster 3 Health check update: Degraded data redundancy: 53087/188550 objects degraded (28.155%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:02.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:02 smithi121 bash[74920]: cluster 2023-09-23T23:00:02.540776+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1432: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52969/187950 objects degraded (28.182%); 5439/187950 objects misplaced (2.894%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T23:00:02.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:02 smithi121 bash[74920]: cluster 2023-09-23T23:00:02.611736+0000 mon.a (mon.0) 1763 : cluster 3 Health check update: Degraded data redundancy: 53087/188550 objects degraded (28.155%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:02.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:02.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:02 smithi123 bash[59255]: cluster 2023-09-23T23:00:02.540776+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1432: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52969/187950 objects degraded (28.182%); 5439/187950 objects misplaced (2.894%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T23:00:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:02 smithi123 bash[59255]: cluster 2023-09-23T23:00:02.611736+0000 mon.a (mon.0) 1763 : cluster 3 Health check update: Degraded data redundancy: 53087/188550 objects degraded (28.155%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:02.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:02.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:03.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:03.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:03.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:03.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:03.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:03.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:03.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:03.425 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:03.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:03.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:03.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:03.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:03.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:03.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:03.806 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:03.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:03.936 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:03.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:03.962 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:04.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:04.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:04.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:04.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:04.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:04.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:04.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:04.567 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:04.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:04.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:04.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:04.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:04.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:04.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:04.978 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:04.979 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:05.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:05.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:05.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:05.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:05.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.334 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:05.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:05.456 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:05.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:05.688 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:05.712 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:05.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:05.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:05.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:05.944 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:05 smithi121 bash[78246]: cluster 2023-09-23T23:00:04.541459+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1433: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 52969/187785 objects degraded (28.207%); 5323/187785 objects misplaced (2.835%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:05.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:05 smithi121 bash[74920]: cluster 2023-09-23T23:00:04.541459+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1433: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 52969/187785 objects degraded (28.207%); 5323/187785 objects misplaced (2.835%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:05.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:06.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:05 smithi123 bash[59255]: cluster 2023-09-23T23:00:04.541459+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1433: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 52969/187785 objects degraded (28.207%); 5323/187785 objects misplaced (2.835%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:06.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:06.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:06.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:06.200 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:06.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:06.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:06.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:06.453 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:06.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:06.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:06.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:06.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:06.729 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:06.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:06.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:06 smithi123 bash[59255]: audit 2023-09-23T23:00:06.558501+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:00:06.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:06.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:06.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:06.962 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:06.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:06 smithi121 bash[78246]: audit 2023-09-23T23:00:06.558501+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:00:06.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:06 smithi121 bash[74920]: audit 2023-09-23T23:00:06.558501+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:00:06.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:06.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:07.089 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:00:07.089 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T23:00:07.090 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T23:00:07.090 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T23:00:07.090 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:00:07.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:07.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:07.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:07.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:07.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:07.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:07.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:07.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:07.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:07.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:07.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:07.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:07.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:07.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:07.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:07 smithi123 bash[59255]: cluster 2023-09-23T23:00:06.542258+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1434: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 52816/186957 objects degraded (28.250%); 5295/186957 objects misplaced (2.832%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T23:00:07.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:07 smithi123 bash[59255]: audit 2023-09-23T23:00:06.962190+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:07.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:07.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:07.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:07 smithi121 bash[78246]: cluster 2023-09-23T23:00:06.542258+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1434: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 52816/186957 objects degraded (28.250%); 5295/186957 objects misplaced (2.832%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T23:00:07.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:07 smithi121 bash[78246]: audit 2023-09-23T23:00:06.962190+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:07.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:07 smithi121 bash[74920]: cluster 2023-09-23T23:00:06.542258+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1434: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 52816/186957 objects degraded (28.250%); 5295/186957 objects misplaced (2.832%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T23:00:07.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:07 smithi121 bash[74920]: audit 2023-09-23T23:00:06.962190+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:07.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:08.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:08.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:08.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:08.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:08.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:08.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:00:08.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:08.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:08.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:08.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:08.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:08.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:08.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:08 smithi121 bash[74920]: cluster 2023-09-23T23:00:07.613205+0000 mon.a (mon.0) 1766 : cluster 3 Health check update: Degraded data redundancy: 52816/186957 objects degraded (28.250%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:08.854 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:00:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:00:08] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T23:00:08.855 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:08 smithi121 bash[78246]: cluster 2023-09-23T23:00:07.613205+0000 mon.a (mon.0) 1766 : cluster 3 Health check update: Degraded data redundancy: 52816/186957 objects degraded (28.250%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:08.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:09.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:08 smithi123 bash[59255]: cluster 2023-09-23T23:00:07.613205+0000 mon.a (mon.0) 1766 : cluster 3 Health check update: Degraded data redundancy: 52816/186957 objects degraded (28.250%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:09.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:09.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:09.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:09.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:09.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:09.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:09.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:09.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:09.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:09.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:09.627 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:09.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:09.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:09 smithi123 bash[59255]: cluster 2023-09-23T23:00:08.543019+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1435: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 74 op/s; 52723/186588 objects degraded (28.256%); 5178/186588 objects misplaced (2.775%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:09.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:09 smithi121 bash[78246]: cluster 2023-09-23T23:00:08.543019+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1435: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 74 op/s; 52723/186588 objects degraded (28.256%); 5178/186588 objects misplaced (2.775%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:09.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:09 smithi121 bash[74920]: cluster 2023-09-23T23:00:08.543019+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1435: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 74 op/s; 52723/186588 objects degraded (28.256%); 5178/186588 objects misplaced (2.775%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:09.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:09.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:09.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:09.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:09.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.015 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:10.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:10.142 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:10.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:10.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:10.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:10.375 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:10.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:10.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:10.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:10.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:10.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:10.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:10.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:10.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:11.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:11.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:11.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:11.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:11.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:11.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:11.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:11.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:11.423 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:11.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:11.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:11.685 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:11.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:11 smithi123 bash[59255]: cluster 2023-09-23T23:00:10.543743+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1436: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 52613/185955 objects degraded (28.293%); 5178/185955 objects misplaced (2.785%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:11.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:11.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:11.898 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:11 smithi121 bash[78246]: cluster 2023-09-23T23:00:10.543743+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1436: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 52613/185955 objects degraded (28.293%); 5178/185955 objects misplaced (2.785%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:11.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:11 smithi121 bash[74920]: cluster 2023-09-23T23:00:10.543743+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1436: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 52613/185955 objects degraded (28.293%); 5178/185955 objects misplaced (2.785%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:11.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.946 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:12.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:12.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:12.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:12.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:12.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:12.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:12.465 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:12.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:12.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:12.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:12 smithi121 bash[78246]: cluster 2023-09-23T23:00:12.614316+0000 mon.a (mon.0) 1767 : cluster 3 Health check update: Degraded data redundancy: 52613/185955 objects degraded (28.293%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:12.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:12 smithi121 bash[74920]: cluster 2023-09-23T23:00:12.614316+0000 mon.a (mon.0) 1767 : cluster 3 Health check update: Degraded data redundancy: 52613/185955 objects degraded (28.293%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:12.771 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:00:12.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:12 smithi123 bash[59255]: cluster 2023-09-23T23:00:12.614316+0000 mon.a (mon.0) 1767 : cluster 3 Health check update: Degraded data redundancy: 52613/185955 objects degraded (28.293%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:12.882 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:12.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:13.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:13.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:13.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:13.135 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:13.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:13.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:13.260 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:13.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:13.364 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.389 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:13.492 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.515 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:13.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:13.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:13.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:13.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:13 smithi121 bash[74920]: cluster 2023-09-23T23:00:12.544986+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1437: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52511/185367 objects degraded (28.328%); 5150/185367 objects misplaced (2.778%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:00:13.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:13 smithi121 bash[74920]: audit 2023-09-23T23:00:13.298191+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:13.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:13 smithi121 bash[74920]: audit 2023-09-23T23:00:13.311452+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:13.887 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:13 smithi121 bash[78246]: cluster 2023-09-23T23:00:12.544986+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1437: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52511/185367 objects degraded (28.328%); 5150/185367 objects misplaced (2.778%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:00:13.887 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:13 smithi121 bash[78246]: audit 2023-09-23T23:00:13.298191+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:13.887 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:13 smithi121 bash[78246]: audit 2023-09-23T23:00:13.311452+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:13.901 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:14.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:14.028 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:14.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:14.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:13 smithi123 bash[59255]: cluster 2023-09-23T23:00:12.544986+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1437: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52511/185367 objects degraded (28.328%); 5150/185367 objects misplaced (2.778%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:00:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:13 smithi123 bash[59255]: audit 2023-09-23T23:00:13.298191+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:13 smithi123 bash[59255]: audit 2023-09-23T23:00:13.311452+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:14.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:14.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:14.253 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:14.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:14.510 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:14.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:14.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:14.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:14.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.789 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:14.892 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:14.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:14 smithi123 bash[59255]: audit 2023-09-23T23:00:13.651723+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:14.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:14 smithi123 bash[59255]: audit 2023-09-23T23:00:13.671014+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:14.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:14 smithi123 bash[59255]: audit 2023-09-23T23:00:14.148420+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:14.903 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:14 smithi123 bash[59255]: audit 2023-09-23T23:00:14.149405+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:00:14.903 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:14 smithi123 bash[59255]: audit 2023-09-23T23:00:14.154467+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:14.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:14.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[78246]: audit 2023-09-23T23:00:13.651723+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[78246]: audit 2023-09-23T23:00:13.671014+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[78246]: audit 2023-09-23T23:00:14.148420+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[78246]: audit 2023-09-23T23:00:14.149405+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:00:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[78246]: audit 2023-09-23T23:00:14.154467+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:15.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[74920]: audit 2023-09-23T23:00:13.651723+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[74920]: audit 2023-09-23T23:00:13.671014+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[74920]: audit 2023-09-23T23:00:14.148420+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[74920]: audit 2023-09-23T23:00:14.149405+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:00:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:14 smithi121 bash[74920]: audit 2023-09-23T23:00:14.154467+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:15.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:15.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:15.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:15.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.171 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:15.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:15.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:15.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:15.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.552 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:15.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:15 smithi121 bash[78246]: cluster 2023-09-23T23:00:14.545752+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1438: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 52511/185235 objects degraded (28.348%); 5034/185235 objects misplaced (2.718%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:15.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:15 smithi121 bash[74920]: cluster 2023-09-23T23:00:14.545752+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1438: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 52511/185235 objects degraded (28.348%); 5034/185235 objects misplaced (2.718%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:15.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:15.787 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:15.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:15.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:15 smithi123 bash[59255]: cluster 2023-09-23T23:00:14.545752+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1438: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 52511/185235 objects degraded (28.348%); 5034/185235 objects misplaced (2.718%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:15.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:16.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:16.092 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:00:16.126 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:00:16.153 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:00:16.177 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:00:16.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:16.200 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:00:16.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:16.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:16.228 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:00:16.255 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:00:16.277 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:00:16.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.280 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.281 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.281 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:00:16.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:16.346 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:16.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:16.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:16.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:16.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:16.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:16.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:16.681 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T23:00:16.682 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T23:00:16.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:16.713 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:16 smithi121 bash[74920]: audit 2023-09-23T23:00:16.042767+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.121:0/92027599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:16.714 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:16 smithi121 bash[74920]: audit 2023-09-23T23:00:16.083905+0000 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.121:0/897566858' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:00:16.714 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:16 smithi121 bash[74920]: audit 2023-09-23T23:00:16.365574+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.121:0/844757309' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:16.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:16 smithi121 bash[78246]: audit 2023-09-23T23:00:16.042767+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.121:0/92027599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:16.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:16 smithi121 bash[78246]: audit 2023-09-23T23:00:16.083905+0000 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.121:0/897566858' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:00:16.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:16 smithi121 bash[78246]: audit 2023-09-23T23:00:16.365574+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.121:0/844757309' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:16.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:16 smithi123 bash[59255]: audit 2023-09-23T23:00:16.042767+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.121:0/92027599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:16 smithi123 bash[59255]: audit 2023-09-23T23:00:16.083905+0000 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.121:0/897566858' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:00:16.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:16 smithi123 bash[59255]: audit 2023-09-23T23:00:16.365574+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.121:0/844757309' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:16.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:16.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:16.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.004 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:17.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:17.198 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:00:17.198 INFO:teuthology.orchestra.run.smithi123.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:00:17.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:17.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:17.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:17.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:17.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:17.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:17.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:17.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:17.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:17.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:16.546892+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1439: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52365/184368 objects degraded (28.402%); 5008/184368 objects misplaced (2.716%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:17.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:16.660591+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:00:17.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:16.665646+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:17.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:16.665751+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: audit 2023-09-23T23:00:16.666510+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.121:0/897566858' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:00:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: audit 2023-09-23T23:00:16.666664+0000 mon.a (mon.0) 1779 : audit 1 from='client.? 172.21.15.121:0/844757309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:16.666769+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e289: 8 total, 8 up, 6 in 2023-09-23T23:00:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:16.666947+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:17.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:17 smithi123 bash[59255]: cluster 2023-09-23T23:00:17.617359+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: Degraded data redundancy: 52365/184368 objects degraded (28.402%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:17.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:17.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:17.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:17.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:16.546892+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1439: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52365/184368 objects degraded (28.402%); 5008/184368 objects misplaced (2.716%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:16.660591+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:00:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:16.665646+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:16.665751+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: audit 2023-09-23T23:00:16.666510+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.121:0/897566858' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:00:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: audit 2023-09-23T23:00:16.666664+0000 mon.a (mon.0) 1779 : audit 1 from='client.? 172.21.15.121:0/844757309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:16.666769+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e289: 8 total, 8 up, 6 in 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:16.666947+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[78246]: cluster 2023-09-23T23:00:17.617359+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: Degraded data redundancy: 52365/184368 objects degraded (28.402%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:16.546892+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1439: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52365/184368 objects degraded (28.402%); 5008/184368 objects misplaced (2.716%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:16.660591+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:16.665646+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:16.665751+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: audit 2023-09-23T23:00:16.666510+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.121:0/897566858' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: audit 2023-09-23T23:00:16.666664+0000 mon.a (mon.0) 1779 : audit 1 from='client.? 172.21.15.121:0/844757309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:18.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:16.666769+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e289: 8 total, 8 up, 6 in 2023-09-23T23:00:18.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:16.666947+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:00:18.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:17 smithi121 bash[74920]: cluster 2023-09-23T23:00:17.617359+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: Degraded data redundancy: 52365/184368 objects degraded (28.402%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:18.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.059 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:18.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.193 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:18.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:00:18.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:18.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:18.456 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:18.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:18.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:18.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:18.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.831 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:00:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:00:18] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T23:00:18.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:18.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:18.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:18.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:19.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:19.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:19.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:19.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:19.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:19.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:19.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:19.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:19.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:19.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:19.675 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:00:19.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:00:19.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.759 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:19.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:19.874 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:19 smithi123 bash[59255]: cluster 2023-09-23T23:00:18.548045+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1441: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52276/184050 objects degraded (28.403%); 4891/184050 objects misplaced (2.657%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:19.890 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:19.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:19 smithi121 bash[78246]: cluster 2023-09-23T23:00:18.548045+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1441: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52276/184050 objects degraded (28.403%); 4891/184050 objects misplaced (2.657%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:20.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:19 smithi121 bash[74920]: cluster 2023-09-23T23:00:18.548045+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1441: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52276/184050 objects degraded (28.403%); 4891/184050 objects misplaced (2.657%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T23:00:20.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:20.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:00:20.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:20.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:20.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:20.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:20.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:20.532 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:20.664 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:20.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:20.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:20.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:20 smithi121 bash[74920]: cluster 2023-09-23T23:00:20.548917+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1442: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52131/183429 objects degraded (28.420%); 4891/183429 objects misplaced (2.666%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:20.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:20 smithi121 bash[78246]: cluster 2023-09-23T23:00:20.548917+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1442: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52131/183429 objects degraded (28.420%); 4891/183429 objects misplaced (2.666%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:20.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:20.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:20.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.962 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:21.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:20 smithi123 bash[59255]: cluster 2023-09-23T23:00:20.548917+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1442: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52131/183429 objects degraded (28.420%); 4891/183429 objects misplaced (2.666%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:21.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:21.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:21.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:21.195 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:21.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:21.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:21.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:21.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:21.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:21.461 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:21.589 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:21.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:21.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:00:21.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.777 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:21.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:21.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:22.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:22.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:22.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:22.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:22.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:22.278 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:22.302 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:22.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:22.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:22.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:22.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:22.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:22.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:22.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:22.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:22.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:22.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:22.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:23.037 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:00:23.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:23.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:22 smithi123 bash[59255]: audit 2023-09-23T23:00:21.968187+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:23.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:22 smithi123 bash[59255]: audit 2023-09-23T23:00:21.969551+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:23.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:22 smithi123 bash[59255]: cluster 2023-09-23T23:00:22.549795+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1443: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52010/182829 objects degraded (28.447%); 4866/182829 objects misplaced (2.662%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:23.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:22 smithi123 bash[59255]: cluster 2023-09-23T23:00:22.618726+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 52131/183429 objects degraded (28.420%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:23.098 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:23.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:23.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:23.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:23.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[74920]: audit 2023-09-23T23:00:21.968187+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[74920]: audit 2023-09-23T23:00:21.969551+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[74920]: cluster 2023-09-23T23:00:22.549795+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1443: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52010/182829 objects degraded (28.447%); 4866/182829 objects misplaced (2.662%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[74920]: cluster 2023-09-23T23:00:22.618726+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 52131/183429 objects degraded (28.420%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[78246]: audit 2023-09-23T23:00:21.968187+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[78246]: audit 2023-09-23T23:00:21.969551+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[78246]: cluster 2023-09-23T23:00:22.549795+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1443: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52010/182829 objects degraded (28.447%); 4866/182829 objects misplaced (2.662%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:22 smithi121 bash[78246]: cluster 2023-09-23T23:00:22.618726+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 52131/183429 objects degraded (28.420%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:23.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:23.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:23.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:23.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:23.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:23.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:23.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:23.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:23.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:23.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:23.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:23.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:23.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:24.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:24.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:24.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:24.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:24.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:24.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:24.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:24.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:24.455 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:24.456 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:24.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:24.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:24.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:24.779 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:24.800 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:24.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:24.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:24.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:24.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:25.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:25.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:25.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:25.223 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:25.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:25.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:25.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:25.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:25.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:25.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:25.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:25.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:25.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:25.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:25.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:25.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:25.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:25.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:25.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:25 smithi123 bash[59255]: cluster 2023-09-23T23:00:24.550603+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1444: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 52010/182628 objects degraded (28.479%); 4750/182628 objects misplaced (2.601%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:25.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:25.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:25.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:25 smithi121 bash[78246]: cluster 2023-09-23T23:00:24.550603+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1444: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 52010/182628 objects degraded (28.479%); 4750/182628 objects misplaced (2.601%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:25.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:25 smithi121 bash[74920]: cluster 2023-09-23T23:00:24.550603+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1444: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 52010/182628 objects degraded (28.479%); 4750/182628 objects misplaced (2.601%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:00:26.012 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:26.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:26.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:26.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:26.282 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:26.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:26.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:26.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:26.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:26.483 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:26.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:26.547 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:26.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:26.650 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.675 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:26.779 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:26.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:26.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.933 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:27.037 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:27.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:27.192 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:27.295 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:27.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:27.414 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:00:27.414 INFO:teuthology.orchestra.run.smithi123.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:00:27.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:27.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:27.569 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:27.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:27.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:27.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:27 smithi123 bash[59255]: cluster 2023-09-23T23:00:26.551443+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1445: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 51842/181680 objects degraded (28.535%); 4728/181680 objects misplaced (2.602%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:27.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:27.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:27.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:27 smithi121 bash[78246]: cluster 2023-09-23T23:00:26.551443+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1445: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 51842/181680 objects degraded (28.535%); 4728/181680 objects misplaced (2.602%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:27.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:27 smithi121 bash[74920]: cluster 2023-09-23T23:00:26.551443+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1445: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 51842/181680 objects degraded (28.535%); 4728/181680 objects misplaced (2.602%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:27.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:28.057 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:28.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:28.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:28.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:28.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:28.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:28.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:28.328 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:28.432 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:28.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:28.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:00:28.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:28 smithi123 bash[59255]: cluster 2023-09-23T23:00:27.619681+0000 mon.a (mon.0) 1785 : cluster 3 Health check update: Degraded data redundancy: 51842/181680 objects degraded (28.535%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:28.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:28.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:28.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:28.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:28 smithi121 bash[74920]: cluster 2023-09-23T23:00:27.619681+0000 mon.a (mon.0) 1785 : cluster 3 Health check update: Degraded data redundancy: 51842/181680 objects degraded (28.535%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:28.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:28 smithi121 bash[78246]: cluster 2023-09-23T23:00:27.619681+0000 mon.a (mon.0) 1785 : cluster 3 Health check update: Degraded data redundancy: 51842/181680 objects degraded (28.535%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:28.976 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:00:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:00:28] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.33.4" 2023-09-23T23:00:28.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:29.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:29.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:29.245 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:29.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:29.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:29.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:29.486 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:29.512 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:29.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:29 smithi121 bash[74920]: cluster 2023-09-23T23:00:28.552068+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1446: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 51763/181371 objects degraded (28.540%); 4612/181371 objects misplaced (2.543%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T23:00:29.646 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:29.749 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:29.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:29 smithi121 bash[78246]: cluster 2023-09-23T23:00:28.552068+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1446: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 51763/181371 objects degraded (28.540%); 4612/181371 objects misplaced (2.543%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T23:00:29.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:29 smithi123 bash[59255]: cluster 2023-09-23T23:00:28.552068+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1446: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 51763/181371 objects degraded (28.540%); 4612/181371 objects misplaced (2.543%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T23:00:29.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:29.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:30.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:30.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:30.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:30.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:30.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:30.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:30.317 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:30.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:30.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:30.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:30.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:30.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:30.803 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:30.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:30.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:30.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:30.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:31.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:31.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:31.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:31.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:31.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:31.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:31.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:31.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:31.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:31.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:31.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:31.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:31 smithi123 bash[59255]: cluster 2023-09-23T23:00:30.552723+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1447: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 51626/180855 objects degraded (28.546%); 4612/180855 objects misplaced (2.550%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:31.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:31.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:31.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:31.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:31.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:31.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:31 smithi121 bash[74920]: cluster 2023-09-23T23:00:30.552723+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1447: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 51626/180855 objects degraded (28.546%); 4612/180855 objects misplaced (2.550%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:31.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:31 smithi121 bash[78246]: cluster 2023-09-23T23:00:30.552723+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1447: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 51626/180855 objects degraded (28.546%); 4612/180855 objects misplaced (2.550%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:31.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:31.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:32.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:32.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:32.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:32.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:32.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:32.392 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:32.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:32.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:32.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:32.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:32.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:32.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:32.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:32 smithi123 bash[59255]: cluster 2023-09-23T23:00:32.620460+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 51626/180855 objects degraded (28.546%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:32.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:32.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:32.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:32 smithi121 bash[78246]: cluster 2023-09-23T23:00:32.620460+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 51626/180855 objects degraded (28.546%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:32.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:32 smithi121 bash[74920]: cluster 2023-09-23T23:00:32.620460+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 51626/180855 objects degraded (28.546%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:32.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:32.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:33.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:33.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:33.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:33.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:33.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:33.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:33.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:33.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:33.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:33.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:33.483 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:00:33.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:33.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:33.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:33.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:33.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:33.799 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:33 smithi123 bash[59255]: cluster 2023-09-23T23:00:32.553332+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1448: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 51502/180243 objects degraded (28.574%); 4580/180243 objects misplaced (2.541%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:33.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:33.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:33.948 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:33.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:34.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:33 smithi121 bash[74920]: cluster 2023-09-23T23:00:32.553332+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1448: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 51502/180243 objects degraded (28.574%); 4580/180243 objects misplaced (2.541%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:34.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:33 smithi121 bash[78246]: cluster 2023-09-23T23:00:32.553332+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1448: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 51502/180243 objects degraded (28.574%); 4580/180243 objects misplaced (2.541%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:34.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:34.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:34.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:34.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:34.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:34.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:34.318 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:34.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:34.422 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:34.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:34.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:34.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:34.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:34.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:34.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:34.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:34.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:34.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:34.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:34.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:35.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:35.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:35.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:35.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:35.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:35.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:35.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:35.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:35.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:35.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:35.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:35.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:35 smithi121 bash[78246]: cluster 2023-09-23T23:00:34.554076+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1449: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 51502/180087 objects degraded (28.598%); 4464/180087 objects misplaced (2.479%); 3.6 MiB/s, 56 objects/s recovering 2023-09-23T23:00:35.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:35 smithi121 bash[74920]: cluster 2023-09-23T23:00:34.554076+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1449: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 51502/180087 objects degraded (28.598%); 4464/180087 objects misplaced (2.479%); 3.6 MiB/s, 56 objects/s recovering 2023-09-23T23:00:35.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:35.862 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:35.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:35.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:35.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:35 smithi123 bash[59255]: cluster 2023-09-23T23:00:34.554076+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1449: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.7 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 51502/180087 objects degraded (28.598%); 4464/180087 objects misplaced (2.479%); 3.6 MiB/s, 56 objects/s recovering 2023-09-23T23:00:35.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:35.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:36.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:36.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:36.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:36.135 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:00:36.145 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:00:36.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:36.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:36.301 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:00:36.339 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:00:36.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:36.372 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:00:36.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:36.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:36.405 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:00:36.441 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:00:36.477 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:00:36.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:36.508 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:00:36.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:36.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:36.536 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.539 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:00:36.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:36.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:36.681 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T23:00:36.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:36.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:36.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:36.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:36 smithi123 bash[59255]: audit 2023-09-23T23:00:36.259268+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.121:0/2223677983' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:36.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:36 smithi123 bash[59255]: audit 2023-09-23T23:00:36.537867+0000 mon.a (mon.0) 1788 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:36.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:36 smithi123 bash[59255]: audit 2023-09-23T23:00:36.539968+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.121:0/1364493768' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:36.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:37.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:36 smithi121 bash[78246]: audit 2023-09-23T23:00:36.259268+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.121:0/2223677983' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:37.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:36 smithi121 bash[78246]: audit 2023-09-23T23:00:36.537867+0000 mon.a (mon.0) 1788 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:37.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:36 smithi121 bash[78246]: audit 2023-09-23T23:00:36.539968+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.121:0/1364493768' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:37.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:36 smithi121 bash[74920]: audit 2023-09-23T23:00:36.259268+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.121:0/2223677983' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:37.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:36 smithi121 bash[74920]: audit 2023-09-23T23:00:36.537867+0000 mon.a (mon.0) 1788 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:37.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:36 smithi121 bash[74920]: audit 2023-09-23T23:00:36.539968+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.121:0/1364493768' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:37.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:37.157 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:37.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:37.419 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.566 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: audit 2023-09-23T23:00:36.112015+0000 mgr.y (mgr.34107) 1340 : audit 0 from='client.35952 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:00:37.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.555083+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1450: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 51331/178968 objects degraded (28.682%); 4432/178968 objects misplaced (2.476%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.642937+0000 mon.a (mon.0) 1789 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.652687+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.652881+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: audit 2023-09-23T23:00:36.658335+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.658408+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e290: 8 total, 8 up, 6 in 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.688902+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:36.825832+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: audit 2023-09-23T23:00:36.970245+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: audit 2023-09-23T23:00:36.971986+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[78246]: cluster 2023-09-23T23:00:37.621578+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 51331/178968 objects degraded (28.682%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:37.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: audit 2023-09-23T23:00:36.112015+0000 mgr.y (mgr.34107) 1340 : audit 0 from='client.35952 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.555083+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1450: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 51331/178968 objects degraded (28.682%); 4432/178968 objects misplaced (2.476%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.642937+0000 mon.a (mon.0) 1789 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.652687+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.652881+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: audit 2023-09-23T23:00:36.658335+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.658408+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e290: 8 total, 8 up, 6 in 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.688902+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:36.825832+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: audit 2023-09-23T23:00:36.970245+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: audit 2023-09-23T23:00:36.971986+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:37.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:37 smithi121 bash[74920]: cluster 2023-09-23T23:00:37.621578+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 51331/178968 objects degraded (28.682%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:37.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.775 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:00:37.775 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T23:00:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T23:00:37.776 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T23:00:37.776 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:00:37.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: audit 2023-09-23T23:00:36.112015+0000 mgr.y (mgr.34107) 1340 : audit 0 from='client.35952 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.555083+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1450: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 51331/178968 objects degraded (28.682%); 4432/178968 objects misplaced (2.476%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.642937+0000 mon.a (mon.0) 1789 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.652687+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.652881+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: audit 2023-09-23T23:00:36.658335+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.658408+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e290: 8 total, 8 up, 6 in 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.688902+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:36.825832+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: audit 2023-09-23T23:00:36.970245+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:00:37.800 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: audit 2023-09-23T23:00:36.971986+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:37 smithi123 bash[59255]: cluster 2023-09-23T23:00:37.621578+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 51331/178968 objects degraded (28.682%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:37.821 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:37.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1449,"stamp":"2023-09-23T23:00:34.553512+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3933018040,"num_objects":60029,"num_object_clones":0,"num_object_copies":180087,"num_objects_missing_on_primary":16702,"num_objects_missing":16702,"num_objects_degraded":51502,"num_objects_misplaced":4464,"num_objects_unfound":0,"num_objects_dirty":60029,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":96341,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18105,"num_bytes_recovered":1141211660,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":93075,"ondisk_log_size":93075,"up":267,"acting":257,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":15278156,"kb_used_data":10385308,"kb_used_omap":21,"kb_used_meta":4892778,"kb_avail":547192756,"statfs":{"total":575970213888,"available":560325382144,"internally_reserved":0,"allocated":10634555392,"data_stored":10629111547,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5010204876},"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":-59899904,"num_objects":-914,"num_object_clones":0,"num_object_copies":-2742,"num_objects_missing_on_primary":-281,"num_objects_missing":-281,"num_objects_degraded":-508,"num_objects_misplaced":-402,"num_objects_unfound":0,"num_objects_dirty":-914,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":914,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":684,"num_bytes_recovered":44826624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004404"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":76,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.697011+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T22:59:56.697011+0000","last_peered":"2023-09-23T22:59:56.697011+0000","last_clean":"2023-09-23T22:59:56.697011+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T22:59:56.697011+0000","last_undegraded":"2023-09-23T22:59:56.697011+0000","last_fullsized":"2023-09-23T22:59:56.697011+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":140,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.726349+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T22:59:56.726349+0000","last_peered":"2023-09-23T22:59:56.726349+0000","last_clean":"2023-09-23T22:59:56.726349+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T22:59:56.726349+0000","last_undegraded":"2023-09-23T22:59:56.726349+0000","last_fullsized":"2023-09-23T22:59:56.726349+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":34,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.725705+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T22:59:56.725705+0000","last_peered":"2023-09-23T22:59:56.725705+0000","last_clean":"2023-09-23T22:59:56.725705+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T22:59:56.725705+0000","last_undegraded":"2023-09-23T22:59:56.725705+0000","last_fullsized":"2023-09-23T22:59:56.725705+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.922914+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T22:59:56.922914+0000","last_peered":"2023-09-23T22:59:56.922914+0000","last_clean":"2023-09-23T22:59:56.922914+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T22:59:56.922914+0000","last_undegraded":"2023-09-23T22:59:56.922914+0000","last_fullsized":"2023-09-23T22:59:56.922914+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":318,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762720+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T22:59:56.762720+0000","last_peered":"2023-09-23T22:59:56.762720+0000","last_clean":"2023-09-23T22:59:56.762720+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T22:59:56.762720+0000","last_undegraded":"2023-09-23T22:59:56.762720+0000","last_fullsized":"2023-09-23T22:59:56.762720+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:01.732939+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:00:01.732939+0000","last_peered":"2023-09-23T23:00:01.732939+0000","last_clean":"2023-09-23T23:00:01.732939+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:00:01.732939+0000","last_undegraded":"2023-09-23T23:00:01.732939+0000","last_fullsized":"2023-09-23T23:00:01.732939+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":276,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.922051+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T22:59:56.922051+0000","last_peered":"2023-09-23T22:59:56.922051+0000","last_clean":"2023-09-23T22:59:56.922051+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T22:59:56.922051+0000","last_undegraded":"2023-09-23T22:59:56.922051+0000","last_fullsized":"2023-09-23T22:59:56.922051+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":363,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762860+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T22:59:56.762860+0000","last_peered":"2023-09-23T22:59:56.762860+0000","last_clean":"2023-09-23T22:59:56.762860+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T22:59:56.762860+0000","last_undegraded":"2023-09-23T22:59:56.762860+0000","last_fullsized":"2023-09-23T22:59:56.762860+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":25,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.693733+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T22:59:56.693733+0000","last_peered":"2023-09-23T22:59:56.693733+0000","last_clean":"2023-09-23T22:59:56.693733+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T22:59:56.693733+0000","last_undegraded":"2023-09-23T22:59:56.693733+0000","last_fullsized":"2023-09-23T22:59:56.693733+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":306,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762828+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T22:59:56.762828+0000","last_peered":"2023-09-23T22:59:56.762828+0000","last_clean":"2023-09-23T22:59:56.762828+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T22:59:56.762828+0000","last_undegraded":"2023-09-23T22:59:56.762828+0000","last_fullsized":"2023-09-23T22:59:56.762828+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":31,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.706856+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T22:59:56.706856+0000","last_peered":"2023-09-23T22:59:56.706856+0000","last_clean":"2023-09-23T22:59:56.706856+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T22:59:56.706856+0000","last_undegraded":"2023-09-23T22:59:56.706856+0000","last_fullsized":"2023-09-23T22:59:56.706856+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":43,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.725907+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T22:59:56.725907+0000","last_peered":"2023-09-23T22:59:56.725907+0000","last_clean":"2023-09-23T22:59:56.725907+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T22:59:56.725907+0000","last_undegraded":"2023-09-23T22:59:56.725907+0000","last_fullsized":"2023-09-23T22:59:56.725907+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":389,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.699760+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T22:59:56.699760+0000","last_peered":"2023-09-23T22:59:56.699760+0000","last_clean":"2023-09-23T22:59:56.699760+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T22:59:56.699760+0000","last_undegraded":"2023-09-23T22:59:56.699760+0000","last_fullsized":"2023-09-23T22:59:56.699760+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":337,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.697648+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T22:59:56.697648+0000","last_peered":"2023-09-23T22:59:56.697648+0000","last_clean":"2023-09-23T22:59:56.697648+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T22:59:56.697648+0000","last_undegraded":"2023-09-23T22:59:56.697648+0000","last_fullsized":"2023-09-23T22:59:56.697648+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":31,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.742070+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T22:59:56.742070+0000","last_peered":"2023-09-23T22:59:56.742070+0000","last_clean":"2023-09-23T22:59:56.742070+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T22:59:56.742070+0000","last_undegraded":"2023-09-23T22:59:56.742070+0000","last_fullsized":"2023-09-23T22:59:56.742070+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":43,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.726391+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T22:59:56.726391+0000","last_peered":"2023-09-23T22:59:56.726391+0000","last_clean":"2023-09-23T22:59:56.726391+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T22:59:56.726391+0000","last_undegraded":"2023-09-23T22:59:56.726391+0000","last_fullsized":"2023-09-23T22:59:56.726391+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":328,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.921423+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T22:59:56.921423+0000","last_peered":"2023-09-23T22:59:56.921423+0000","last_clean":"2023-09-23T22:59:56.921423+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T22:59:56.921423+0000","last_undegraded":"2023-09-23T22:59:56.921423+0000","last_fullsized":"2023-09-23T22:59:56.921423+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":34,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.706937+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T22:59:56.706937+0000","last_peered":"2023-09-23T22:59:56.706937+0000","last_clean":"2023-09-23T22:59:56.706937+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T22:59:56.706937+0000","last_undegraded":"2023-09-23T22:59:56.706937+0000","last_fullsized":"2023-09-23T22:59:56.706937+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":34,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692652+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T22:59:56.692652+0000","last_peered":"2023-09-23T22:59:56.692652+0000","last_clean":"2023-09-23T22:59:56.692652+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T22:59:56.692652+0000","last_undegraded":"2023-09-23T22:59:56.692652+0000","last_fullsized":"2023-09-23T22:59:56.692652+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":294,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.923004+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T22:59:56.923004+0000","last_peered":"2023-09-23T22:59:56.923004+0000","last_clean":"2023-09-23T22:59:56.923004+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T22:59:56.923004+0000","last_undegraded":"2023-09-23T22:59:56.923004+0000","last_fullsized":"2023-09-23T22:59:56.923004+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":153,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.068021+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:00:16.068021+0000","last_peered":"2023-09-23T23:00:16.068021+0000","last_clean":"2023-09-23T23:00:16.068021+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:00:16.068021+0000","last_undegraded":"2023-09-23T23:00:16.068021+0000","last_fullsized":"2023-09-23T23:00:16.068021+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":338,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762613+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T22:59:56.762613+0000","last_peered":"2023-09-23T22:59:56.762613+0000","last_clean":"2023-09-23T22:59:56.762613+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T22:59:56.762613+0000","last_undegraded":"2023-09-23T22:59:56.762613+0000","last_fullsized":"2023-09-23T22:59:56.762613+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"289'5899","reported_seq":5947,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:30.953950+0000","last_change":"2023-09-23T22:57:10.779258+0000","last_active":"2023-09-23T23:00:30.953950+0000","last_peered":"2023-09-23T23:00:30.953950+0000","last_clean":"2023-09-23T22:55:59.621436+0000","last_became_active":"2023-09-23T22:56:02.023145+0000","last_became_peered":"2023-09-23T22:56:02.023145+0000","last_unstale":"2023-09-23T23:00:30.953950+0000","last_undegraded":"2023-09-23T22:56:01.690726+0000","last_fullsized":"2023-09-23T22:56:01.650375+0000","mapping_epoch":267,"log_start":"265'100","ondisk_log_start":"265'100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5799,"log_dups_size":0,"ondisk_log_size":5799,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:06.658037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246480896,"num_objects":3761,"num_object_clones":0,"num_object_copies":11283,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3003,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3761,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5899,"num_write_kb":309120,"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":[1,4,0],"acting":[0,4],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,4","objects":758},{"shards":"0,4,6","objects":1934}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":29,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692660+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T22:59:56.692660+0000","last_peered":"2023-09-23T22:59:56.692660+0000","last_clean":"2023-09-23T22:59:56.692660+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T22:59:56.692660+0000","last_undegraded":"2023-09-23T22:59:56.692660+0000","last_fullsized":"2023-09-23T22:59:56.692660+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":34,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692335+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T22:59:56.692335+0000","last_peered":"2023-09-23T22:59:56.692335+0000","last_clean":"2023-09-23T22:59:56.692335+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T22:59:56.692335+0000","last_undegraded":"2023-09-23T22:59:56.692335+0000","last_fullsized":"2023-09-23T22:59:56.692335+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"289'6096","reported_seq":12382,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:30.830513+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:00:30.830513+0000","last_peered":"2023-09-23T23:00:30.830513+0000","last_clean":"2023-09-23T23:00:30.830513+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:00:30.830513+0000","last_undegraded":"2023-09-23T23:00:30.830513+0000","last_fullsized":"2023-09-23T23:00:30.830513+0000","mapping_epoch":282,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5796,"log_dups_size":0,"ondisk_log_size":5796,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253624320,"num_objects":3870,"num_object_clones":0,"num_object_copies":11610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6096,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":29,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692924+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T22:59:56.692924+0000","last_peered":"2023-09-23T22:59:56.692924+0000","last_clean":"2023-09-23T22:59:56.692924+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T22:59:56.692924+0000","last_undegraded":"2023-09-23T22:59:56.692924+0000","last_fullsized":"2023-09-23T22:59:56.692924+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":300,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.698334+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T22:59:56.698334+0000","last_peered":"2023-09-23T22:59:56.698334+0000","last_clean":"2023-09-23T22:59:56.698334+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T22:59:56.698334+0000","last_undegraded":"2023-09-23T22:59:56.698334+0000","last_fullsized":"2023-09-23T22:59:56.698334+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"289'6064","reported_seq":7517,"reported_epoch":289,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:00:30.184113+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:00:30.184113+0000","last_peered":"2023-09-23T23:00:30.184113+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:00:30.184113+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:00:30.184113+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6064,"log_dups_size":0,"ondisk_log_size":6064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246415360,"num_objects":3760,"num_object_clones":0,"num_object_copies":11280,"num_objects_missing_on_primary":4208,"num_objects_missing":4208,"num_objects_degraded":4208,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3760,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6064,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":702,"num_bytes_recovered":46006272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":3758},{"shards":"0,3,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":42,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.693029+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T22:59:56.693029+0000","last_peered":"2023-09-23T22:59:56.693029+0000","last_clean":"2023-09-23T22:59:56.693029+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T22:59:56.693029+0000","last_undegraded":"2023-09-23T22:59:56.693029+0000","last_fullsized":"2023-09-23T22:59:56.693029+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":142,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:11.892719+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:00:11.892719+0000","last_peered":"2023-09-23T23:00:11.892719+0000","last_clean":"2023-09-23T23:00:11.892719+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:00:11.892719+0000","last_undegraded":"2023-09-23T23:00:11.892719+0000","last_fullsized":"2023-09-23T23:00:11.892719+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"289'5853","reported_seq":9158,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:30.232933+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:00:30.232933+0000","last_peered":"2023-09-23T23:00:30.232933+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:00:30.232933+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5853,"log_dups_size":0,"ondisk_log_size":5853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245170176,"num_objects":3741,"num_object_clones":0,"num_object_copies":11223,"num_objects_missing_on_primary":4128,"num_objects_missing":4128,"num_objects_degraded":6238,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5853,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1517,"num_bytes_recovered":99221504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":1933},{"shards":"2,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":295,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762166+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T22:59:56.762166+0000","last_peered":"2023-09-23T22:59:56.762166+0000","last_clean":"2023-09-23T22:59:56.762166+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T22:59:56.762166+0000","last_undegraded":"2023-09-23T22:59:56.762166+0000","last_fullsized":"2023-09-23T22:59:56.762166+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":291,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.719468+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:00:16.719468+0000","last_peered":"2023-09-23T23:00:16.719468+0000","last_clean":"2023-09-23T23:00:16.719468+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:00:16.719468+0000","last_undegraded":"2023-09-23T23:00:16.719468+0000","last_fullsized":"2023-09-23T23:00:16.719468+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"289'6029","reported_seq":8749,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:30.179688+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:00:30.179688+0000","last_peered":"2023-09-23T23:00:30.179688+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:00:30.179688+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6029,"log_dups_size":0,"ondisk_log_size":6029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244514816,"num_objects":3731,"num_object_clones":0,"num_object_copies":11193,"num_objects_missing_on_primary":3987,"num_objects_missing":3987,"num_objects_degraded":6347,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3731,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6029,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":886,"num_bytes_recovered":58064896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":1884},{"shards":"2,3,6,7","objects":7}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":225,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.921951+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T22:59:56.921951+0000","last_peered":"2023-09-23T22:59:56.921951+0000","last_clean":"2023-09-23T22:59:56.921951+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T22:59:56.921951+0000","last_undegraded":"2023-09-23T22:59:56.921951+0000","last_fullsized":"2023-09-23T22:59:56.921951+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":310,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.700061+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T22:59:56.700061+0000","last_peered":"2023-09-23T22:59:56.700061+0000","last_clean":"2023-09-23T22:59:56.700061+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T22:59:56.700061+0000","last_undegraded":"2023-09-23T22:59:56.700061+0000","last_fullsized":"2023-09-23T22:59:56.700061+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"289'5943","reported_seq":5988,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:29.904523+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:00:29.904523+0000","last_peered":"2023-09-23T23:00:29.904523+0000","last_clean":"2023-09-23T23:00:29.904523+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:00:29.904523+0000","last_undegraded":"2023-09-23T23:00:29.904523+0000","last_fullsized":"2023-09-23T23:00:29.904523+0000","mapping_epoch":270,"log_start":"265'200","ondisk_log_start":"265'200","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5743,"log_dups_size":0,"ondisk_log_size":5743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241369088,"num_objects":3683,"num_object_clones":0,"num_object_copies":11049,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3683,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5943,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":61,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.921089+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T22:59:56.921089+0000","last_peered":"2023-09-23T22:59:56.921089+0000","last_clean":"2023-09-23T22:59:56.921089+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T22:59:56.921089+0000","last_undegraded":"2023-09-23T22:59:56.921089+0000","last_fullsized":"2023-09-23T22:59:56.921089+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":57,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.703997+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T22:59:56.703997+0000","last_peered":"2023-09-23T22:59:56.703997+0000","last_clean":"2023-09-23T22:59:56.703997+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T22:59:56.703997+0000","last_undegraded":"2023-09-23T22:59:56.703997+0000","last_fullsized":"2023-09-23T22:59:56.703997+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"289'5994","reported_seq":6041,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:29.864574+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:00:29.864574+0000","last_peered":"2023-09-23T23:00:29.864574+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:00:29.864574+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5694,"log_dups_size":0,"ondisk_log_size":5694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249298944,"num_objects":3804,"num_object_clones":0,"num_object_copies":11412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3804,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5994,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-692},{"shards":"0,3,6","objects":3804}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":66,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.698253+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T22:59:56.698253+0000","last_peered":"2023-09-23T22:59:56.698253+0000","last_clean":"2023-09-23T22:59:56.698253+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T22:59:56.698253+0000","last_undegraded":"2023-09-23T22:59:56.698253+0000","last_fullsized":"2023-09-23T22:59:56.698253+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":328,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.698833+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T22:59:56.698833+0000","last_peered":"2023-09-23T22:59:56.698833+0000","last_clean":"2023-09-23T22:59:56.698833+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T22:59:56.698833+0000","last_undegraded":"2023-09-23T22:59:56.698833+0000","last_fullsized":"2023-09-23T22:59:56.698833+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"289'6124","reported_seq":9003,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:31.647239+0000","last_change":"2023-09-23T22:57:56.769385+0000","last_active":"2023-09-23T23:00:31.647239+0000","last_peered":"2023-09-23T23:00:31.647239+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:00:31.647239+0000","last_undegraded":"2023-09-23T22:57:56.748489+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'700","ondisk_log_start":"265'700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5424,"log_dups_size":0,"ondisk_log_size":5424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245497856,"num_objects":3746,"num_object_clones":0,"num_object_copies":11238,"num_objects_missing_on_primary":2133,"num_objects_missing":2133,"num_objects_degraded":6126,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3746,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6124,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":942,"num_bytes_recovered":61734912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1860},{"shards":"0,3,6","objects":1886}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":349,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762986+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T22:59:56.762986+0000","last_peered":"2023-09-23T22:59:56.762986+0000","last_clean":"2023-09-23T22:59:56.762986+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T22:59:56.762986+0000","last_undegraded":"2023-09-23T22:59:56.762986+0000","last_fullsized":"2023-09-23T22:59:56.762986+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.726578+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T22:59:56.726578+0000","last_peered":"2023-09-23T22:59:56.726578+0000","last_clean":"2023-09-23T22:59:56.726578+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T22:59:56.726578+0000","last_undegraded":"2023-09-23T22:59:56.726578+0000","last_fullsized":"2023-09-23T22:59:56.726578+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"289'6032","reported_seq":6086,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:32.053461+0000","last_change":"2023-09-23T22:57:58.058010+0000","last_active":"2023-09-23T23:00:32.053461+0000","last_peered":"2023-09-23T23:00:32.053461+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:00:32.053461+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6032,"log_dups_size":0,"ondisk_log_size":6032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242810904,"num_objects":3706,"num_object_clones":0,"num_object_copies":11118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4869,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3706,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6032,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":-755},{"shards":"2,4,6","objects":3706}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":44,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:11.894042+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:00:11.894042+0000","last_peered":"2023-09-23T23:00:11.894042+0000","last_clean":"2023-09-23T23:00:11.894042+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:00:11.894042+0000","last_undegraded":"2023-09-23T23:00:11.894042+0000","last_fullsized":"2023-09-23T23:00:11.894042+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.761730+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T22:59:56.761730+0000","last_peered":"2023-09-23T22:59:56.761730+0000","last_clean":"2023-09-23T22:59:56.761730+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T22:59:56.761730+0000","last_undegraded":"2023-09-23T22:59:56.761730+0000","last_fullsized":"2023-09-23T22:59:56.761730+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":35,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:06.812449+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:00:06.812449+0000","last_peered":"2023-09-23T23:00:06.812449+0000","last_clean":"2023-09-23T23:00:06.812449+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:00:06.812449+0000","last_undegraded":"2023-09-23T23:00:06.812449+0000","last_fullsized":"2023-09-23T23:00:06.812449+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"289'6093","reported_seq":12284,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:29.300294+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:00:29.300294+0000","last_peered":"2023-09-23T23:00:29.300294+0000","last_clean":"2023-09-23T23:00:29.300294+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:00:29.300294+0000","last_undegraded":"2023-09-23T23:00:29.300294+0000","last_fullsized":"2023-09-23T23:00:29.300294+0000","mapping_epoch":276,"log_start":"265'400","ondisk_log_start":"265'400","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5693,"log_dups_size":0,"ondisk_log_size":5693,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":248578048,"num_objects":3793,"num_object_clones":0,"num_object_copies":11379,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3793,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6093,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":44,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:06.812481+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:00:06.812481+0000","last_peered":"2023-09-23T23:00:06.812481+0000","last_clean":"2023-09-23T23:00:06.812481+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:00:06.812481+0000","last_undegraded":"2023-09-23T23:00:06.812481+0000","last_fullsized":"2023-09-23T23:00:06.812481+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":311,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.697561+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T22:59:56.697561+0000","last_peered":"2023-09-23T22:59:56.697561+0000","last_clean":"2023-09-23T22:59:56.697561+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T22:59:56.697561+0000","last_undegraded":"2023-09-23T22:59:56.697561+0000","last_fullsized":"2023-09-23T22:59:56.697561+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":35,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:11.894007+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:00:11.894007+0000","last_peered":"2023-09-23T23:00:11.894007+0000","last_clean":"2023-09-23T23:00:11.894007+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:00:11.894007+0000","last_undegraded":"2023-09-23T23:00:11.894007+0000","last_fullsized":"2023-09-23T23:00:11.894007+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"289'6049","reported_seq":6093,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:30.763156+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:00:30.763156+0000","last_peered":"2023-09-23T23:00:30.763156+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:00:30.763156+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'200","ondisk_log_start":"265'200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5849,"log_dups_size":0,"ondisk_log_size":5849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245432320,"num_objects":3745,"num_object_clones":0,"num_object_copies":11235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6049,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-744},{"shards":"0,3,6","objects":3745}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":105,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762969+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T22:59:56.762969+0000","last_peered":"2023-09-23T22:59:56.762969+0000","last_clean":"2023-09-23T22:59:56.762969+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T22:59:56.762969+0000","last_undegraded":"2023-09-23T22:59:56.762969+0000","last_fullsized":"2023-09-23T22:59:56.762969+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":44,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:06.762884+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:00:06.762884+0000","last_peered":"2023-09-23T23:00:06.762884+0000","last_clean":"2023-09-23T23:00:06.762884+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:00:06.762884+0000","last_undegraded":"2023-09-23T23:00:06.762884+0000","last_fullsized":"2023-09-23T23:00:06.762884+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":44,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.709516+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:00:16.709516+0000","last_peered":"2023-09-23T23:00:16.709516+0000","last_clean":"2023-09-23T23:00:16.709516+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:00:16.709516+0000","last_undegraded":"2023-09-23T23:00:16.709516+0000","last_fullsized":"2023-09-23T23:00:16.709516+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"289'6006","reported_seq":7622,"reported_epoch":289,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:00:32.080463+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:00:32.080463+0000","last_peered":"2023-09-23T23:00:32.080463+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:00:32.080463+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:00:32.080463+0000","mapping_epoch":280,"log_start":"265'600","ondisk_log_start":"265'600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5406,"log_dups_size":0,"ondisk_log_size":5406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247595008,"num_objects":3778,"num_object_clones":0,"num_object_copies":11334,"num_objects_missing_on_primary":2244,"num_objects_missing":2244,"num_objects_degraded":2244,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3778,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6006,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":781,"num_bytes_recovered":51183616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1867},{"shards":"2,3,6","objects":1911}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":25,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.741999+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T22:59:56.741999+0000","last_peered":"2023-09-23T22:59:56.741999+0000","last_clean":"2023-09-23T22:59:56.741999+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T22:59:56.741999+0000","last_undegraded":"2023-09-23T22:59:56.741999+0000","last_fullsized":"2023-09-23T22:59:56.741999+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":555,"reported_epoch":288,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T22:59:56.692946+0000","last_change":"2023-09-23T22:57:57.697820+0000","last_active":"2023-09-23T22:59:56.692946+0000","last_peered":"2023-09-23T22:59:56.692946+0000","last_clean":"2023-09-23T22:56:41.709970+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T22:59:56.692946+0000","last_undegraded":"2023-09-23T22:57:57.641696+0000","last_fullsized":"2023-09-23T22:59:56.692946+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":272,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,1],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":156,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.697116+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T22:59:56.697116+0000","last_peered":"2023-09-23T22:59:56.697116+0000","last_clean":"2023-09-23T22:59:56.697116+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T22:59:56.697116+0000","last_undegraded":"2023-09-23T22:59:56.697116+0000","last_fullsized":"2023-09-23T22:59:56.697116+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":241,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.705813+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T22:59:56.705813+0000","last_peered":"2023-09-23T22:59:56.705813+0000","last_clean":"2023-09-23T22:59:56.705813+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T22:59:56.705813+0000","last_undegraded":"2023-09-23T22:59:56.705813+0000","last_fullsized":"2023-09-23T22:59:56.705813+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"289'5964","reported_seq":6011,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:29.918297+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:00:29.918297+0000","last_peered":"2023-09-23T23:00:29.918297+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:00:29.918297+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5664,"log_dups_size":0,"ondisk_log_size":5664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249430016,"num_objects":3806,"num_object_clones":0,"num_object_copies":11418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3806,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5964,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-675},{"shards":"0,3,6","objects":3806}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692837+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T22:59:56.692837+0000","last_peered":"2023-09-23T22:59:56.692837+0000","last_clean":"2023-09-23T22:59:56.692837+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T22:59:56.692837+0000","last_undegraded":"2023-09-23T22:59:56.692837+0000","last_fullsized":"2023-09-23T22:59:56.692837+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":149,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.698009+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T22:59:56.698009+0000","last_peered":"2023-09-23T22:59:56.698009+0000","last_clean":"2023-09-23T22:59:56.698009+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T22:59:56.698009+0000","last_undegraded":"2023-09-23T22:59:56.698009+0000","last_fullsized":"2023-09-23T22:59:56.698009+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":318,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.922769+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T22:59:56.922769+0000","last_peered":"2023-09-23T22:59:56.922769+0000","last_clean":"2023-09-23T22:59:56.922769+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T22:59:56.922769+0000","last_undegraded":"2023-09-23T22:59:56.922769+0000","last_fullsized":"2023-09-23T22:59:56.922769+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"289'5986","reported_seq":9685,"reported_epoch":289,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:30.464177+0000","last_change":"2023-09-23T22:57:56.670054+0000","last_active":"2023-09-23T23:00:30.464177+0000","last_peered":"2023-09-23T23:00:30.464177+0000","last_clean":"2023-09-23T22:55:59.618731+0000","last_became_active":"2023-09-23T22:56:02.004076+0000","last_became_peered":"2023-09-23T22:56:02.004076+0000","last_unstale":"2023-09-23T23:00:30.464177+0000","last_undegraded":"2023-09-23T22:56:01.681133+0000","last_fullsized":"2023-09-23T22:56:01.647798+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5986,"log_dups_size":0,"ondisk_log_size":5986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:14.927030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243007488,"num_objects":3708,"num_object_clones":0,"num_object_copies":11124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1228,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5986,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1826,"num_bytes_recovered":119668736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,4],"avail_no_missing":["2","4","6"],"object_location_counts":[{"shards":"2,4","objects":2480},{"shards":"2,4,6","objects":943}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.706734+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T22:59:56.706734+0000","last_peered":"2023-09-23T22:59:56.706734+0000","last_clean":"2023-09-23T22:59:56.706734+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T22:59:56.706734+0000","last_undegraded":"2023-09-23T22:59:56.706734+0000","last_fullsized":"2023-09-23T22:59:56.706734+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":35,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:11.894133+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:00:11.894133+0000","last_peered":"2023-09-23T23:00:11.894133+0000","last_clean":"2023-09-23T23:00:11.894133+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:00:11.894133+0000","last_undegraded":"2023-09-23T23:00:11.894133+0000","last_fullsized":"2023-09-23T23:00:11.894133+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":342,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:01.060965+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:00:01.060965+0000","last_peered":"2023-09-23T23:00:01.060965+0000","last_clean":"2023-09-23T23:00:01.060965+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:00:01.060965+0000","last_undegraded":"2023-09-23T23:00:01.060965+0000","last_fullsized":"2023-09-23T23:00:01.060965+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"289'5916","reported_seq":8593,"reported_epoch":289,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:00:30.986097+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:00:30.986097+0000","last_peered":"2023-09-23T23:00:30.986097+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:00:30.986097+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:00:30.986097+0000","mapping_epoch":274,"log_start":"265'100","ondisk_log_start":"265'100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5816,"log_dups_size":0,"ondisk_log_size":5816,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243007488,"num_objects":3708,"num_object_clones":0,"num_object_copies":11124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2122,"num_objects_misplaced":3937,"num_objects_unfound":0,"num_objects_dirty":3708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5916,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":875,"num_bytes_recovered":57278464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1815},{"shards":"0,2,4","objects":1893}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":29,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692455+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T22:59:56.692455+0000","last_peered":"2023-09-23T22:59:56.692455+0000","last_clean":"2023-09-23T22:59:56.692455+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T22:59:56.692455+0000","last_undegraded":"2023-09-23T22:59:56.692455+0000","last_fullsized":"2023-09-23T22:59:56.692455+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":44,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.703876+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:00:16.703876+0000","last_peered":"2023-09-23T23:00:16.703876+0000","last_clean":"2023-09-23T23:00:16.703876+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:00:16.703876+0000","last_undegraded":"2023-09-23T23:00:16.703876+0000","last_fullsized":"2023-09-23T23:00:16.703876+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":345,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:04.980145+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:00:04.980145+0000","last_peered":"2023-09-23T23:00:04.980145+0000","last_clean":"2023-09-23T23:00:04.980145+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:00:04.980145+0000","last_undegraded":"2023-09-23T23:00:04.980145+0000","last_fullsized":"2023-09-23T23:00:04.980145+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"289'6033","reported_seq":17144,"reported_epoch":289,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:33.240587+0000","last_change":"2023-09-23T22:57:56.727528+0000","last_active":"2023-09-23T23:00:33.240587+0000","last_peered":"2023-09-23T23:00:33.240587+0000","last_clean":"2023-09-23T22:55:59.630916+0000","last_became_active":"2023-09-23T22:57:12.119959+0000","last_became_peered":"2023-09-23T22:57:12.119959+0000","last_unstale":"2023-09-23T23:00:33.240587+0000","last_undegraded":"2023-09-23T22:57:11.775533+0000","last_fullsized":"2023-09-23T22:57:11.670262+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6033,"log_dups_size":0,"ondisk_log_size":6033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240189440,"num_objects":3665,"num_object_clones":0,"num_object_copies":10995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":434,"num_objects_misplaced":527,"num_objects_unfound":0,"num_objects_dirty":3665,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6033,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4321,"num_bytes_recovered":283181056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1],"avail_no_missing":["4","0","1","3"],"object_location_counts":[{"shards":"0,1,4","objects":527},{"shards":"1,4","objects":2704}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":34,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.692582+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T22:59:56.692582+0000","last_peered":"2023-09-23T22:59:56.692582+0000","last_clean":"2023-09-23T22:59:56.692582+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T22:59:56.692582+0000","last_undegraded":"2023-09-23T22:59:56.692582+0000","last_fullsized":"2023-09-23T22:59:56.692582+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":318,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.922791+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T22:59:56.922791+0000","last_peered":"2023-09-23T22:59:56.922791+0000","last_clean":"2023-09-23T22:59:56.922791+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T22:59:56.922791+0000","last_undegraded":"2023-09-23T22:59:56.922791+0000","last_fullsized":"2023-09-23T22:59:56.922791+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.698164+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T22:59:56.698164+0000","last_peered":"2023-09-23T22:59:56.698164+0000","last_clean":"2023-09-23T22:59:56.698164+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T22:59:56.698164+0000","last_undegraded":"2023-09-23T22:59:56.698164+0000","last_fullsized":"2023-09-23T22:59:56.698164+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":316,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.922170+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T22:59:56.922170+0000","last_peered":"2023-09-23T22:59:56.922170+0000","last_clean":"2023-09-23T22:59:56.922170+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T22:59:56.922170+0000","last_undegraded":"2023-09-23T22:59:56.922170+0000","last_fullsized":"2023-09-23T22:59:56.922170+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":319,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.726360+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T22:59:56.726360+0000","last_peered":"2023-09-23T22:59:56.726360+0000","last_clean":"2023-09-23T22:59:56.726360+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T22:59:56.726360+0000","last_undegraded":"2023-09-23T22:59:56.726360+0000","last_fullsized":"2023-09-23T22:59:56.726360+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":110,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.699879+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T22:59:56.699879+0000","last_peered":"2023-09-23T22:59:56.699879+0000","last_clean":"2023-09-23T22:59:56.699879+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T22:59:56.699879+0000","last_undegraded":"2023-09-23T22:59:56.699879+0000","last_fullsized":"2023-09-23T22:59:56.699879+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":57,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.697330+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T22:59:56.697330+0000","last_peered":"2023-09-23T22:59:56.697330+0000","last_clean":"2023-09-23T22:59:56.697330+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T22:59:56.697330+0000","last_undegraded":"2023-09-23T22:59:56.697330+0000","last_fullsized":"2023-09-23T22:59:56.697330+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":110,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.705662+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T22:59:56.705662+0000","last_peered":"2023-09-23T22:59:56.705662+0000","last_clean":"2023-09-23T22:59:56.705662+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T22:59:56.705662+0000","last_undegraded":"2023-09-23T22:59:56.705662+0000","last_fullsized":"2023-09-23T22:59:56.705662+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":48,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.697208+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T22:59:56.697208+0000","last_peered":"2023-09-23T22:59:56.697208+0000","last_clean":"2023-09-23T22:59:56.697208+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T22:59:56.697208+0000","last_undegraded":"2023-09-23T22:59:56.697208+0000","last_fullsized":"2023-09-23T22:59:56.697208+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":336,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T23:00:04.980362+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:00:04.980362+0000","last_peered":"2023-09-23T23:00:04.980362+0000","last_clean":"2023-09-23T23:00:04.980362+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:00:04.980362+0000","last_undegraded":"2023-09-23T23:00:04.980362+0000","last_fullsized":"2023-09-23T23:00:04.980362+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":288,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.762755+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T22:59:56.762755+0000","last_peered":"2023-09-23T22:59:56.762755+0000","last_clean":"2023-09-23T22:59:56.762755+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T22:59:56.762755+0000","last_undegraded":"2023-09-23T22:59:56.762755+0000","last_fullsized":"2023-09-23T22:59:56.762755+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":295,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.922244+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T22:59:56.922244+0000","last_peered":"2023-09-23T22:59:56.922244+0000","last_clean":"2023-09-23T22:59:56.922244+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T22:59:56.922244+0000","last_undegraded":"2023-09-23T22:59:56.922244+0000","last_fullsized":"2023-09-23T22:59:56.922244+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":328,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-09-23T22:59:56.696806+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T22:59:56.696806+0000","last_peered":"2023-09-23T22:59:56.696806+0000","last_clean":"2023-09-23T22:59:56.696806+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T22:59:56.696806+0000","last_undegraded":"2023-09-23T22:59:56.696806+0000","last_fullsized":"2023-09-23T22:59:56.696806+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3932422168,"num_objects":60005,"num_object_clones":0,"num_object_copies":180015,"num_objects_missing_on_primary":16700,"num_objects_missing":16700,"num_objects_degraded":51500,"num_objects_misplaced":4464,"num_objects_unfound":0,"num_objects_dirty":60005,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":96081,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18031,"num_bytes_recovered":1137639424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13649457152,"data_stored":13649444936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92881,"ondisk_log_size":92881,"up":48,"acting":38,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430804,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":801560,"kb_used_data":199568,"kb_used_omap":0,"kb_used_meta":601984,"kb_avail":92943592,"statfs":{"total":95995035648,"available":95174238208,"internally_reserved":0,"allocated":204357632,"data_stored":203782598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616431616},"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 22:59:40 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.962,"15min":2.0110000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.23400000000000001},"max":{"1min":0.90300000000000002,"5min":65.311999999999998,"15min":65.311999999999998},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.61499999999999999,"5min":1.8520000000000001,"15min":2.1059999999999999},"min":{"1min":0.318,"5min":0.29499999999999998,"15min":0.28199999999999997},"max":{"1min":1.468,"5min":65.349000000000004,"15min":65.349000000000004},"last":0.86199999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:00:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":2.5409999999999999,"15min":1.863},"min":{"1min":0.35599999999999998,"5min":0.32400000000000001,"15min":0.253},"max":{"1min":1.587,"5min":183.27799999999999,"15min":183.27799999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.72799999999999998,"5min":2.484,"15min":1.877},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.202,"5min":183.77699999999999,"15min":183.77699999999999},"last":0.45800000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:59:40 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.93100000000000005,"15min":2.1640000000000001},"min":{"1min":0.53800000000000003,"5min":0.33500000000000002,"15min":0.28299999999999997},"max":{"1min":2.25,"5min":5.8819999999999997,"15min":91.665000000000006},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.75900000000000001,"5min":1.0629999999999999,"15min":2.2370000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":1.5329999999999999,"5min":6.5679999999999996,"15min":90.903999999999996},"last":0.93100000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1040000000000001,"15min":1.746},"min":{"1min":0.44700000000000001,"5min":0.39400000000000002,"15min":0.34300000000000003},"max":{"1min":5.5679999999999996,"5min":6.5999999999999996,"15min":54.561999999999998},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.95899999999999996,"15min":1.5289999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.32700000000000001},"max":{"1min":1.319,"5min":6.9500000000000002,"15min":54.968000000000004},"last":0.63800000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.82499999999999996,"15min":1.0609999999999999},"min":{"1min":0.42599999999999999,"5min":0.42499999999999999,"15min":0.318},"max":{"1min":1.97,"5min":2.2120000000000002,"15min":25.178000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.276,"5min":1.0820000000000001,"15min":1.349},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.255},"max":{"1min":5.5979999999999999,"5min":6.6559999999999997,"15min":27.678000000000001},"last":0.90200000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.91500000000000004,"15min":1.071},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":1.373,"5min":4.7629999999999999,"15min":6.7839999999999998},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95099999999999996,"15min":1.169},"min":{"1min":0.46700000000000003,"5min":0.45500000000000002,"15min":0.39800000000000002},"max":{"1min":2.0979999999999999,"5min":4.9379999999999997,"15min":9.8770000000000007},"last":0.83999999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0389999999999999,"15min":1.133},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.4199999999999999,"5min":4.665,"15min":5.5119999999999996},"last":0.66700000000000004},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97699999999999998,"15min":1.109},"min":{"1min":0.505,"5min":0.505,"15min":0.35699999999999998},"max":{"1min":2.3500000000000001,"5min":2.3500000000000001,"15min":5.7919999999999998},"last":0.88900000000000001}]}]},{"osd":6,"up_from":0,"seq":597000454433,"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":1,"up_from":145,"seq":622770258198,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2262524,"kb_used_data":1621236,"kb_used_omap":5,"kb_used_meta":641274,"kb_avail":91482628,"statfs":{"total":95995035648,"available":93678211072,"internally_reserved":0,"allocated":1660145664,"data_stored":1659084561,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":656665036},"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:00:07 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.071,"15min":1.663},"min":{"1min":0.26100000000000001,"5min":0.24399999999999999,"15min":0.18099999999999999},"max":{"1min":5.9589999999999996,"5min":10.268000000000001,"15min":46.387},"last":0.5},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.875,"15min":1.607},"min":{"1min":0.33900000000000002,"5min":0.24299999999999999,"15min":0.20200000000000001},"max":{"1min":2.8199999999999998,"5min":10.048,"15min":47.701000000000001},"last":0.30199999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.399,"15min":2.9329999999999998},"min":{"1min":0.36499999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.8769999999999998,"5min":12.843,"15min":206.52099999999999},"last":0.253},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.006,"15min":2.6150000000000002},"min":{"1min":0.33400000000000002,"5min":0.25600000000000001,"15min":0.217},"max":{"1min":6.0259999999999998,"5min":10.176,"15min":202.03800000000001},"last":0.44800000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":1.0309999999999999,"15min":1.389},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.223},"max":{"1min":2.7810000000000001,"5min":11.374000000000001,"15min":13.782},"last":0.33700000000000002},{"interface":"front","average":{"1min":1.123,"5min":1.2390000000000001,"15min":1.367},"min":{"1min":0.36599999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":5.9939999999999998,"5min":12.497,"15min":12.497},"last":0.35599999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1499999999999999,"15min":1.226},"min":{"1min":0.42899999999999999,"5min":0.34200000000000003,"15min":0.29199999999999998},"max":{"1min":6.0810000000000004,"5min":10.204000000000001,"15min":14.260999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.98799999999999999,"15min":1.1299999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":2.8479999999999999,"5min":4.165,"15min":10.34},"last":0.39600000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.2170000000000001,"15min":1.397},"min":{"1min":0.496,"5min":0.40699999999999997,"15min":0.36199999999999999},"max":{"1min":6.1139999999999999,"5min":10.183,"15min":14.802},"last":0.435},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.177,"15min":1.341},"min":{"1min":0.54600000000000004,"5min":0.39600000000000002,"15min":0.28999999999999998},"max":{"1min":6.1689999999999996,"5min":10.247999999999999,"15min":14.352},"last":0.54000000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.2509999999999999,"15min":1.3069999999999999},"min":{"1min":0.51000000000000001,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":6.1260000000000003,"5min":10.227,"15min":20.196999999999999},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.085,"15min":1.206},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.33900000000000002},"max":{"1min":2.8740000000000001,"5min":7.4130000000000003,"15min":10.412000000000001},"last":0.60299999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0860000000000001,"15min":1.347},"min":{"1min":0.505,"5min":0.505,"15min":0.38200000000000001},"max":{"1min":2.895,"5min":7.4610000000000003,"15min":13.821},"last":0.52400000000000002},{"interface":"front","average":{"1min":1.3999999999999999,"5min":1.294,"15min":1.5009999999999999},"min":{"1min":0.50800000000000001,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":6.1529999999999996,"5min":10.138999999999999,"15min":12.705},"last":0.48199999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449522,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3643908,"kb_used_data":2770172,"kb_used_omap":5,"kb_used_meta":873722,"kb_avail":90101244,"statfs":{"total":95995035648,"available":92263673856,"internally_reserved":0,"allocated":2836656128,"data_stored":2835583027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":894691962},"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 22:59:57 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":1.579,"15min":1.6599999999999999},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.70299999999999996,"5min":12.321,"15min":36.537999999999997},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.63,"5min":1.1040000000000001,"15min":1.47},"min":{"1min":0.254,"5min":0.216,"15min":0.19700000000000001},"max":{"1min":2.149,"5min":8.1150000000000002,"15min":38.531999999999996},"last":0.33400000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":1.2769999999999999,"15min":1.54},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.214},"max":{"1min":1,"5min":20.594000000000001,"15min":20.594000000000001},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.48499999999999999,"5min":1.5209999999999999,"15min":1.522},"min":{"1min":0.28499999999999998,"5min":0.24299999999999999,"15min":0.224},"max":{"1min":0.79200000000000004,"5min":19.838000000000001,"15min":19.838000000000001},"last":0.83699999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:00:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":1.3700000000000001,"15min":1.736},"min":{"1min":0.32800000000000001,"5min":0.27000000000000002,"15min":0.23699999999999999},"max":{"1min":2.1960000000000002,"5min":22.170000000000002,"15min":34.405999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":1.2330000000000001,"15min":1.726},"min":{"1min":0.33400000000000002,"5min":0.32000000000000001,"15min":0.23200000000000001},"max":{"1min":1.1160000000000001,"5min":19.626999999999999,"15min":37.506},"last":0.39900000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":1.0880000000000001,"15min":1.379},"min":{"1min":0.41499999999999998,"5min":0.36899999999999999,"15min":0.33900000000000002},"max":{"1min":1.0609999999999999,"5min":5.7759999999999998,"15min":34.128999999999998},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.67600000000000005,"5min":1.4510000000000001,"15min":1.6160000000000001},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.28699999999999998},"max":{"1min":0.97499999999999998,"5min":12.954000000000001,"15min":34.447000000000003},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":1.4750000000000001,"15min":1.7230000000000001},"min":{"1min":0.437,"5min":0.437,"15min":0.35899999999999999},"max":{"1min":1.042,"5min":12.522,"15min":34.500999999999998},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.66100000000000003,"5min":1.224,"15min":1.4830000000000001},"min":{"1min":0.47199999999999998,"5min":0.41899999999999998,"15min":0.32400000000000001},"max":{"1min":1.169,"5min":9.0050000000000008,"15min":34.232999999999997},"last":0.46300000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.171,"15min":1.4490000000000001},"min":{"1min":0.52800000000000002,"5min":0.432,"15min":0.38400000000000001},"max":{"1min":2.4470000000000001,"5min":7.976,"15min":34.183999999999997},"last":0.625},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.4490000000000001,"15min":1.617},"min":{"1min":0.55900000000000005,"5min":0.41699999999999998,"15min":0.40400000000000003},"max":{"1min":2.3959999999999999,"5min":17.891999999999999,"15min":34.145000000000003},"last":0.59399999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.643,"15min":1.7210000000000001},"min":{"1min":0.52100000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.3740000000000001,"5min":25.413,"15min":34.219000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.4590000000000001,"15min":1.6879999999999999},"min":{"1min":0.53600000000000003,"5min":0.377,"15min":0.37},"max":{"1min":1.4730000000000001,"5min":26.786000000000001,"15min":34.259},"last":0.85899999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122470,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2832132,"kb_used_data":1933692,"kb_used_omap":7,"kb_used_meta":898424,"kb_avail":90913020,"statfs":{"total":95995035648,"available":93094932480,"internally_reserved":0,"allocated":1980100608,"data_stored":1979031745,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":919986257},"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 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.97799999999999998,"15min":1.6180000000000001},"min":{"1min":0.252,"5min":0.193,"15min":0.193},"max":{"1min":1.081,"5min":13.351000000000001,"15min":73.465999999999994},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":1.2889999999999999,"15min":2.0099999999999998},"min":{"1min":0.27000000000000002,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":2.6000000000000001,"5min":15.109999999999999,"15min":73.802000000000007},"last":0.36899999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:59:56 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":1.117,"15min":1.2529999999999999},"min":{"1min":0.27200000000000002,"5min":0.247,"15min":0.21299999999999999},"max":{"1min":1.325,"5min":13.483000000000001,"15min":13.483000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.5,"5min":1.2989999999999999,"15min":1.4299999999999999},"min":{"1min":0.39300000000000002,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":0.82299999999999995,"5min":16.609000000000002,"15min":16.609000000000002},"last":2.0169999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:00:10 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":1.1950000000000001,"15min":1.714},"min":{"1min":0.42399999999999999,"5min":0.28599999999999998,"15min":0.25800000000000001},"max":{"1min":1.323,"5min":13.512,"15min":40.189999999999998},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.58699999999999997,"5min":1.464,"15min":1.895},"min":{"1min":0.34000000000000002,"5min":0.27900000000000003,"15min":0.23799999999999999},"max":{"1min":1.0780000000000001,"5min":13.976000000000001,"15min":15.872999999999999},"last":0.432}]},{"osd":4,"last update":"Sat Sep 23 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.048,"15min":1.2729999999999999},"min":{"1min":0.434,"5min":0.39200000000000002,"15min":0.30199999999999999},"max":{"1min":1.206,"5min":6.6529999999999996,"15min":15.112},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.77400000000000002,"5min":1.03,"15min":1.4930000000000001},"min":{"1min":0.35999999999999999,"5min":0.35099999999999998,"15min":0.31},"max":{"1min":2.536,"5min":10.117000000000001,"15min":17.378},"last":0.65000000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.0009999999999999,"15min":1.3149999999999999},"min":{"1min":0.45100000000000001,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.2450000000000001,"5min":6.6139999999999999,"15min":40.279000000000003},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.66800000000000004,"5min":1.1950000000000001,"15min":1.6579999999999999},"min":{"1min":0.51000000000000001,"5min":0.41599999999999998,"15min":0.33700000000000002},"max":{"1min":0.98399999999999999,"5min":9.5809999999999995,"15min":42.820999999999998},"last":0.46600000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:00:10 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.048,"15min":1.405},"min":{"1min":0.41199999999999998,"5min":0.35499999999999998,"15min":0.31900000000000001},"max":{"1min":2.492,"5min":10.077,"15min":17.417999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.80700000000000005,"5min":1.0640000000000001,"15min":1.284},"min":{"1min":0.51500000000000001,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.5289999999999999,"5min":6.6890000000000001,"15min":10.895},"last":0.85199999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":1.0509999999999999,"15min":1.6319999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.35699999999999998},"max":{"1min":2.5699999999999998,"5min":10.037000000000001,"15min":17.446999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.77900000000000003,"5min":1.2849999999999999,"15min":1.722},"min":{"1min":0.48899999999999999,"5min":0.41899999999999998,"15min":0.373},"max":{"1min":1.24,"5min":9.5489999999999995,"15min":15.936},"last":0.49399999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958944,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3498640,"kb_used_data":2518408,"kb_used_omap":2,"kb_used_meta":980221,"kb_avail":90246512,"statfs":{"total":95995035648,"available":92412428288,"internally_reserved":0,"allocated":2578849792,"data_stored":2577766696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1003746357},"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 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":1.3009999999999999,"15min":3.1520000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.17899999999999999},"max":{"1min":1.629,"5min":33.582000000000001,"15min":128.369},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":1.49,"15min":2.9079999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.19800000000000001},"max":{"1min":1.881,"5min":35.402999999999999,"15min":128.28999999999999},"last":0.316}]},{"osd":1,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":1.1379999999999999,"15min":1.29},"min":{"1min":0.32300000000000001,"5min":0.23200000000000001,"15min":0.20499999999999999},"max":{"1min":6.0309999999999997,"5min":6.8040000000000003,"15min":8.4920000000000009},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.78200000000000003,"15min":1.3200000000000001},"min":{"1min":0.371,"5min":0.28599999999999998,"15min":0.19500000000000001},"max":{"1min":1.871,"5min":7.2649999999999997,"15min":8.2490000000000006},"last":0.44600000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":1.359,"15min":2.0459999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":0.996,"5min":37.402999999999999,"15min":81.793000000000006},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.55200000000000005,"5min":1.4330000000000001,"15min":2.0830000000000002},"min":{"1min":0.28399999999999997,"5min":0.252,"15min":0.24299999999999999},"max":{"1min":1.1319999999999999,"5min":33.365000000000002,"15min":80.622},"last":0.48399999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.96499999999999997,"15min":1.359},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.9569999999999999,"5min":4.8369999999999997,"15min":10.395},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.96199999999999997,"15min":1.421},"min":{"1min":0.42399999999999999,"5min":0.41999999999999998,"15min":0.317},"max":{"1min":1.548,"5min":3.847,"15min":10.456},"last":0.623}]},{"osd":5,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.93200000000000005,"15min":1.5369999999999999},"min":{"1min":0.40500000000000003,"5min":0.38900000000000001,"15min":0.30199999999999999},"max":{"1min":1.607,"5min":3.7370000000000001,"15min":11.323},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.97899999999999998,"15min":1.367},"min":{"1min":0.49299999999999999,"5min":0.38200000000000001,"15min":0.32000000000000001},"max":{"1min":1.081,"5min":4.3810000000000002,"15min":12.747},"last":0.70999999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:00:23 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.97799999999999998,"15min":1.2889999999999999},"min":{"1min":0.42799999999999999,"5min":0.35799999999999998,"15min":0.34300000000000003},"max":{"1min":1.1299999999999999,"5min":4.5599999999999996,"15min":9.7149999999999999},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.872,"5min":1.0149999999999999,"15min":1.337},"min":{"1min":0.505,"5min":0.39500000000000002,"15min":0.371},"max":{"1min":2.996,"5min":4.9000000000000004,"15min":7.399},"last":0.60799999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.0589999999999999,"15min":1.48},"min":{"1min":0.504,"5min":0.45700000000000002,"15min":0.34100000000000003},"max":{"1min":3.0179999999999998,"5min":4.8520000000000003,"15min":11.157999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.79700000000000004,"5min":1.0069999999999999,"15min":1.4950000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.38500000000000001},"max":{"1min":2.077,"5min":3.7669999999999999,"15min":11.058},"last":0.75900000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019505,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2239392,"kb_used_data":1342232,"kb_used_omap":0,"kb_used_meta":897152,"kb_avail":91505760,"statfs":{"total":95995035648,"available":93701898240,"internally_reserved":0,"allocated":1374445568,"data_stored":1373862920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918683648},"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 22:59:41 2023","interfaces":[{"interface":"back","average":{"1min":6.0359999999999996,"5min":3.3319999999999999,"15min":2.5209999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":115.878,"5min":127.13500000000001,"15min":127.13500000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":6.1180000000000003,"5min":3.0409999999999999,"15min":2.4740000000000002},"min":{"1min":0.34100000000000003,"5min":0.27800000000000002,"15min":0.25600000000000001},"max":{"1min":115.819,"5min":124.161,"15min":124.161},"last":0.63900000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.89300000000000002,"15min":1.7509999999999999},"min":{"1min":0.35999999999999999,"5min":0.34699999999999998,"15min":0.28999999999999998},"max":{"1min":1.034,"5min":5.5780000000000003,"15min":61.673000000000002},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.97599999999999998,"15min":1.7370000000000001},"min":{"1min":0.33900000000000002,"5min":0.33100000000000002,"15min":0.30499999999999999},"max":{"1min":1.143,"5min":5.5979999999999999,"15min":61.698},"last":0.40799999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":1.1859999999999999,"15min":2.5},"min":{"1min":0.39300000000000002,"5min":0.377,"15min":0.309},"max":{"1min":1.1799999999999999,"5min":17.193000000000001,"15min":312.68900000000002},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.66300000000000003,"5min":1.125,"15min":2.5259999999999998},"min":{"1min":0.47499999999999998,"5min":0.37,"15min":0.29399999999999998},"max":{"1min":1.02,"5min":17.166,"15min":312.63799999999998},"last":0.50600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.94599999999999995,"15min":2.008},"min":{"1min":0.42999999999999999,"5min":0.38600000000000001,"15min":0.309},"max":{"1min":1.5309999999999999,"5min":9.9390000000000001,"15min":72.483000000000004},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.748,"5min":1.216,"15min":2.0670000000000002},"min":{"1min":0.432,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":1.298,"5min":10.577,"15min":71.852999999999994},"last":0.48499999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.91300000000000003,"15min":1.288},"min":{"1min":0.375,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.367,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.439},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.85199999999999998,"15min":1.319},"min":{"1min":0.49299999999999999,"5min":0.44400000000000001,"15min":0.32400000000000001},"max":{"1min":1.607,"5min":2.0099999999999998,"15min":38.195999999999998},"last":0.55200000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:00:13 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.85299999999999998,"15min":0.95699999999999996},"min":{"1min":0.46500000000000002,"5min":0.42799999999999999,"15min":0.34699999999999998},"max":{"1min":1.669,"5min":2.048,"15min":9.9130000000000003},"last":0.63},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.99299999999999999,"15min":0.99399999999999999},"min":{"1min":0.52000000000000002,"5min":0.40899999999999997,"15min":0.36799999999999999},"max":{"1min":1.292,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":0.60499999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:59:35 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.90900000000000003,"15min":1.2609999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.32200000000000001},"max":{"1min":1.359,"5min":1.7010000000000001,"15min":28.509},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.109,"5min":1.0600000000000001,"15min":1.1659999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.37},"max":{"1min":5.2240000000000002,"5min":5.2240000000000002,"15min":29.593},"last":0.68899999999999995}]}]},{"osd":5,"up_from":0,"seq":154618823274,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2828468224,"data_stored":2828468224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1655504896,"data_stored":1655504896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1975324672,"data_stored":1975320600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2574450688,"data_stored":2574450688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1371344896,"data_stored":1371340824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3041792000,"data_stored":3041787928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":202571776,"data_stored":202571776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:00:37.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:00:37.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:37.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:38.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:38.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:38.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:38.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:38.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:38.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:38.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:38.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:38.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:38.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:38.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:38.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:38.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:38.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:38.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:38.686 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:38.711 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:38.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:00:38.814 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:38.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:38.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:38.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:38.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:38.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:39.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:00:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:00:38] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.33.4" 2023-09-23T23:00:39.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:39.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:39.477 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:39.502 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:39.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:39.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.740 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:39 smithi121 bash[78246]: cluster 2023-09-23T23:00:38.555955+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1452: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 51228/178599 objects degraded (28.683%); 4315/178599 objects misplaced (2.416%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:00:39.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:39 smithi121 bash[74920]: cluster 2023-09-23T23:00:38.555955+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1452: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 51228/178599 objects degraded (28.683%); 4315/178599 objects misplaced (2.416%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:00:39.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:39.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:39.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:39 smithi123 bash[59255]: cluster 2023-09-23T23:00:38.555955+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1452: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 51228/178599 objects degraded (28.683%); 4315/178599 objects misplaced (2.416%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:00:40.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:40.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:40.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:40.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:40.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:40.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:40.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:40.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:40.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:40.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:40.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:40.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:40.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:40.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:40.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:40.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:41.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:41.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:41.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:41.201 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:41.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:41.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:41.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:41.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:41.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:41.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:41.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:00:41.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:00:41.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:41.598 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:41.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:41.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:41.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:41.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:41 smithi123 bash[59255]: cluster 2023-09-23T23:00:40.556717+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1453: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 51083/178002 objects degraded (28.698%); 4315/178002 objects misplaced (2.424%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:00:41.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:41 smithi121 bash[74920]: cluster 2023-09-23T23:00:40.556717+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1453: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 51083/178002 objects degraded (28.698%); 4315/178002 objects misplaced (2.424%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:00:42.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:41 smithi121 bash[78246]: cluster 2023-09-23T23:00:40.556717+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1453: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 51083/178002 objects degraded (28.698%); 4315/178002 objects misplaced (2.424%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:00:42.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:42.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:42.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:42.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:42.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:42.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:42.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:42.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:42.652 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:42.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:42.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:42.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.904 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:42 smithi123 bash[59255]: cluster 2023-09-23T23:00:42.622738+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 51083/178002 objects degraded (28.698%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:42.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:42 smithi121 bash[74920]: cluster 2023-09-23T23:00:42.622738+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 51083/178002 objects degraded (28.698%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:42 smithi121 bash[78246]: cluster 2023-09-23T23:00:42.622738+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 51083/178002 objects degraded (28.698%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:43.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:43.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:43.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:43.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.184 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:43.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:43.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:43.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:43.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:43.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:43.588 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:00:43.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:43.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:43.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:43.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:43.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:43 smithi123 bash[59255]: cluster 2023-09-23T23:00:42.557514+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1454: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 50976/177399 objects degraded (28.735%); 4287/177399 objects misplaced (2.417%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T23:00:43.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:43.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:44.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:43 smithi121 bash[78246]: cluster 2023-09-23T23:00:42.557514+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1454: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 50976/177399 objects degraded (28.735%); 4287/177399 objects misplaced (2.417%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T23:00:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:43 smithi121 bash[74920]: cluster 2023-09-23T23:00:42.557514+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1454: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 50976/177399 objects degraded (28.735%); 4287/177399 objects misplaced (2.417%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T23:00:44.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:44.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:44.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:44.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:44.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:44.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:44.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:44.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:44.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:44.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:44.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:44.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:44.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:44.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:44.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:44.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:45.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:45.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:45.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:45.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:45.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:45.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:45.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:45.364 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:45.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:45.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:45.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.627 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:45.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:45.739 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:45 smithi121 bash[78246]: cluster 2023-09-23T23:00:44.558501+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1455: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 50976/177213 objects degraded (28.765%); 4171/177213 objects misplaced (2.354%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T23:00:45.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:45 smithi121 bash[74920]: cluster 2023-09-23T23:00:44.558501+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1455: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 50976/177213 objects degraded (28.765%); 4171/177213 objects misplaced (2.354%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T23:00:45.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:45.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:45.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:46.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:46.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:46.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:45 smithi123 bash[59255]: cluster 2023-09-23T23:00:44.558501+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1455: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 50976/177213 objects degraded (28.765%); 4171/177213 objects misplaced (2.354%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T23:00:46.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.132 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:46.132 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:46.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:46.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:46.271 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:46.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:46.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:46.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:46.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:46.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:46.662 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:46.765 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:46.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:46.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:46.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:47.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:47.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:47.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:47.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:47.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:47.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:47.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:47.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:47.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:47.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:47.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:47.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:47.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:47.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:47.663 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:47.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:47.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:47.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:47.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:47.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:47.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:47 smithi123 bash[59255]: cluster 2023-09-23T23:00:46.559207+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1456: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 50796/176151 objects degraded (28.837%); 4139/176151 objects misplaced (2.350%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:00:47.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:47 smithi123 bash[59255]: cluster 2023-09-23T23:00:47.623787+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 50796/176151 objects degraded (28.837%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85694 11.3 11:c5df0a05:::benchmark_data_smithi121_214750_object7649:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:23.750888+0000", 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 144.16978791099999, 2023-09-23T23:00:47.930 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.461112097, 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85694 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.750888+0000", 2023-09-23T23:00:47.931 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.750888+0000", 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.750885+0000", 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2984e-05 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.932 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.750898+0000", 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7900000000000001e-05 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.750916+0000", 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8179999999999999e-06 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.750926+0000", 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.091258862999999996 2023-09-23T23:00:47.933 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.842185+0000", 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010067059999999999 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.852252+0000", 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.080630509000000003 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.934 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.932882+0000", 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0097722820000000002 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:23.942654+0000", 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.073077525 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.015732+0000", 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012457586999999999 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.935 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.028190+0000", 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01161859 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.039808+0000", 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.067514498000000006 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.107323+0000", 2023-09-23T23:00:47.936 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.047268948999999998 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.154592+0000", 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.031284326000000001 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.185876+0000", 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.004973646 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.937 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.190850+0000", 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021150411000000001 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.212000+0000", 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.461112097 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.938 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85710 11.3 11:c365989e:::benchmark_data_smithi121_214750_object7665:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:24.058802+0000", 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 143.86187421400001, 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.494322382, 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85710 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.939 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.058802+0000", 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.058802+0000", 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.940 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.058799+0000", 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4606e-05 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.058813+0000", 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9570999999999999e-05 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.058833+0000", 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1420000000000001e-05 2023-09-23T23:00:47.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.058844+0000", 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.053675286000000003 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.112520+0000", 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0080773790000000008 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.942 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.120597+0000", 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17376113400000001 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.294358+0000", 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042183489999999997 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:24.298577+0000", 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1282569420000002 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.943 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.426833+0000", 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0075056350000000001 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.434339+0000", 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013045103000000001 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.944 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.447384+0000", 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.081016121999999996 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.528400+0000", 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001097691 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.529498+0000", 2023-09-23T23:00:47.946 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0038978429999999998 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.533396+0000", 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0043532659999999997 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.537749+0000", 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015374797000000001 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.553124+0000", 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.494322382 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85784 11.3 11:cdfacc98:::benchmark_data_smithi121_214750_object7739:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:25.608790+0000", 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 142.31188577099999, 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3742853520000002, 2023-09-23T23:00:47.948 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85784 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.608790+0000", 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.949 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.608790+0000", 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.608788+0000", 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.7750000000000004e-06 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.608798+0000", 2023-09-23T23:00:47.950 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6118999999999999e-05 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.608814+0000", 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8639999999999996e-06 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.608822+0000", 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.18728259899999999 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.951 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.796104+0000", 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0080617150000000005 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.804166+0000", 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.058146780000000002 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.862313+0000", 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041653109999999997 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.952 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.866478+0000", 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9589056839999999 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.825384+0000", 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012978844999999999 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.953 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.838363+0000", 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024047468999999998 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.862410+0000", 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.075976832999999994 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.938387+0000", 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001775691 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.954 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.940163+0000", 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0096467150000000002 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.949809+0000", 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0081756810000000006 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.957985+0000", 2023-09-23T23:00:47.955 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025090300999999999 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.983075+0000", 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3742853520000002 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85800 11.3 11:c02e91f8:::benchmark_data_smithi121_214750_object7755:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:25.728334+0000", 2023-09-23T23:00:47.956 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 142.19234215399999, 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5716908109999999, 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85800 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.728334+0000", 2023-09-23T23:00:47.957 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.728334+0000", 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999957 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.728329+0000", 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1945000000000001e-05 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.958 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.728351+0000", 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.1411000000000001e-05 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.728383+0000", 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3745e-05 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.728397+0000", 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.078053889000000001 2023-09-23T23:00:47.959 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.806450+0000", 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012199396 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.818650+0000", 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.12152969800000001 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.960 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.940179+0000", 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0060912780000000003 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.946271+0000", 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2097028010000002 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.155974+0000", 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0084186650000000005 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.961 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.164392+0000", 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013565384 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.177958+0000", 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.077736273999999994 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.255694+0000", 2023-09-23T23:00:47.962 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0023213999999999999 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.258015+0000", 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020408880000000001 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.278424+0000", 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0049543649999999996 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.963 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.283379+0000", 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016645854000000002 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.300024+0000", 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5716908109999999 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.964 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85802 11.3 11:cd4c01e9:::benchmark_data_smithi121_214750_object7757:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:25.737380+0000", 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 142.18329549200001, 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.515974838, 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85802 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.965 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.737380+0000", 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.737380+0000", 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999914 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.737372+0000", 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7737e-05 2023-09-23T23:00:47.966 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.737389+0000", 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0415e-05 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.737410+0000", 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0281e-05 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.737420+0000", 2023-09-23T23:00:47.967 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.084718856999999995 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.822139+0000", 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012448242 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.834587+0000", 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.065296452000000005 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.968 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.899884+0000", 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0050424190000000002 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:25.904926+0000", 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1515425179999998 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.056469+0000", 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0068962659999999999 2023-09-23T23:00:47.969 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.063365+0000", 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.022678739 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.086044+0000", 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.10128786300000001 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.970 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.187331+0000", 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0055425279999999997 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.192874+0000", 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.040587736999999999 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.233462+0000", 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0035818360000000001 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.971 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.237044+0000", 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016311512 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.253355+0000", 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.515974838 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85822 11.3 11:c81f4867:::benchmark_data_smithi121_214750_object7777:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:26.046376+0000", 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 141.87429928200001, 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5518046449999998, 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85822 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.973 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.046376+0000", 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.046376+0000", 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.046375+0000", 2023-09-23T23:00:47.974 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2009e-05 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.046387+0000", 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6042e-05 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.046403+0000", 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1799999999999999e-06 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.975 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.046410+0000", 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.248242307 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.294652+0000", 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012484258999999999 2023-09-23T23:00:47.977 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.307136+0000", 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.069913982999999999 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.377050+0000", 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0059084619999999997 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.978 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.382959+0000", 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.960580309 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.343539+0000", 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0096480279999999995 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.353187+0000", 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.017345676000000001 2023-09-23T23:00:47.979 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.370533+0000", 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.092155090999999995 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.462688+0000", 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.002004633 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.980 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.464693+0000", 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.102029938 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.566722+0000", 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0052776439999999997 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.572000+0000", 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.026180963000000002 2023-09-23T23:00:47.981 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.598181+0000", 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5518046449999998 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85882 11.3 11:c952319e:::benchmark_data_smithi121_214750_object7837:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:26.731018+0000", 2023-09-23T23:00:47.982 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 141.18965728699999, 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6159654969999999, 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85882 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.731018+0000", 2023-09-23T23:00:47.983 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.731018+0000", 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.731016+0000", 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3463e-05 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.984 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.731029+0000", 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8065000000000001e-05 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.731047+0000", 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0434999999999999e-05 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.985 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.731058+0000", 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.159117179 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.890175+0000", 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010213385 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.900388+0000", 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.069554754999999996 2023-09-23T23:00:47.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.969943+0000", 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011178073 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:26.981121+0000", 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2748372570000002 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.987 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.255958+0000", 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0087449999999999993 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.264703+0000", 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012980349 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.277684+0000", 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036376449999999998 2023-09-23T23:00:47.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.314060+0000", 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010748259 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.324809+0000", 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022198919999999998 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.327028+0000", 2023-09-23T23:00:47.989 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0050412349999999998 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.332070+0000", 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014914301 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.346984+0000", 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6159654969999999 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.990 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:85927 11.3 11:c182ccd0:::benchmark_data_smithi121_214750_object7882:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:27.437737+0000", 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 140.482939144, 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3759905429999999, 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 85927 2023-09-23T23:00:47.991 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.437737+0000", 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.437737+0000", 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.992 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.437734+0000", 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2292e-05 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.437747+0000", 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5697000000000001e-05 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.437772+0000", 2023-09-23T23:00:47.993 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2167999999999999e-05 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.437784+0000", 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.26171613300000002 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.699501+0000", 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0069684020000000003 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.994 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.706469+0000", 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.046438388999999997 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.752907+0000", 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057691050000000001 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:27.758676+0000", 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9045705389999998 2023-09-23T23:00:47.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.663247+0000", 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0072257789999999999 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.670473+0000", 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014323387 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:47.996 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.684796+0000", 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.092468353000000003 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.777265+0000", 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0022075160000000001 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.779472+0000", 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0090800529999999994 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.997 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.788552+0000", 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0059239139999999997 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.794476+0000", 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.019251106 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:47.998 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.813727+0000", 2023-09-23T23:00:47.999 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3759905429999999 2023-09-23T23:00:47.999 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.999 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:47.999 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:47.999 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:47.999 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.000 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86003 11.3 11:c36978ac:::benchmark_data_smithi121_214750_object7958:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.000 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:28.623419+0000", 2023-09-23T23:00:48.000 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 139.29725644199999, 2023-09-23T23:00:48.000 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.629604923, 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86003 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.623419+0000", 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.001 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.623419+0000", 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999967 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.623416+0000", 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4977000000000001e-05 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.002 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.623431+0000", 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4110000000000001e-05 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.623455+0000", 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7404000000000001e-05 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.623473+0000", 2023-09-23T23:00:48.003 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30043193000000001 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.923905+0000", 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015655504000000001 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.939560+0000", 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.181010582 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.004 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.120571+0000", 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0060854000000000004 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.126656+0000", 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.931710507 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.058366+0000", 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056015179999999998 2023-09-23T23:00:48.005 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.063968+0000", 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015500004 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.079468+0000", 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.081632448999999996 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.006 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.161100+0000", 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020843799999999998 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.163185+0000", 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.069382557999999997 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.232567+0000", 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003439508 2023-09-23T23:00:48.007 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.236007+0000", 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.017017312 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.253024+0000", 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.629604923 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.008 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86029 11.3 11:c34f2188:::benchmark_data_smithi121_214750_object7984:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:28.949755+0000", 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 138.97092092099999, 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4101261950000001, 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86029 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.009 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.949755+0000", 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.949755+0000", 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.010 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.949752+0000", 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4479e-05 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.949766+0000", 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2679000000000001e-05 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.949789+0000", 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2466000000000001e-05 2023-09-23T23:00:48.011 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.949802+0000", 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.18103481499999999 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.130836+0000", 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014694535999999999 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.012 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.145531+0000", 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.058895468999999999 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.204426+0000", 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0047776720000000002 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.209204+0000", 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9147905860000001 2023-09-23T23:00:48.013 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.123995+0000", 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014483668 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.138478+0000", 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011811576000000001 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.014 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.150290+0000", 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015423330000000001 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.165713+0000", 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0024132390000000002 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.168126+0000", 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.16277826500000001 2023-09-23T23:00:48.015 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.330905+0000", 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0034572689999999998 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.334362+0000", 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025519052 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.016 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.359881+0000", 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4101261950000001 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86032 11.3 11:c1990a1b:::benchmark_data_smithi121_214750_object7987:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:28.996072+0000", 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 138.92460330099999, 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.555567618, 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.017 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86032 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.996072+0000", 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.018 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.996072+0000", 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.996070+0000", 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3016999999999999e-05 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.996083+0000", 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9606000000000002e-05 2023-09-23T23:00:48.019 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.996102+0000", 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.551e-06 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:28.996111+0000", 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15046642800000001 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.020 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.146577+0000", 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013175366000000001 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.159753+0000", 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.15507273999999999 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.314825+0000", 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0042481530000000002 2023-09-23T23:00:48.021 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:29.319074+0000", 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.936142295 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.255216+0000", 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014027266 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.022 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.269243+0000", 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018262751000000001 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.287506+0000", 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13279137999999999 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.420297+0000", 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.001254565 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.023 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.421552+0000", 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.096787897999999997 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.518340+0000", 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0065890489999999996 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.024 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.524929+0000", 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.026711266000000001 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:31.551640+0000", 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.555567618 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86560 11.3 11:c1ea6e1e:::benchmark_data_smithi121_214750_object8515:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.025 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:36.430604+0000", 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 131.49007218099999, 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.462028498, 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86560 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.026 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.430604+0000", 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.430604+0000", 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.430601+0000", 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2618e-05 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.027 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.430614+0000", 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.0392000000000002e-05 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.430654+0000", 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3691e-05 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.430668+0000", 2023-09-23T23:00:48.028 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.276882619 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.707551+0000", 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010590746999999999 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.718141+0000", 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.055676565999999997 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.029 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.773818+0000", 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0082665670000000007 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:36.782085+0000", 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9448606420000001 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.726945+0000", 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011299347 2023-09-23T23:00:48.030 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.738245+0000", 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014440512000000001 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.752685+0000", 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.096340988000000002 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.031 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.849026+0000", 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0046710140000000002 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.853697+0000", 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0049632679999999998 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.858660+0000", 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0085605639999999997 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.032 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.867221+0000", 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025411153999999998 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:38.892632+0000", 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.462028498 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.033 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86791 11.3 11:ccdd87a5:::benchmark_data_smithi121_214750_object8746:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:39.435331+0000", 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 128.485344583, 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4450636590000001, 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86791 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.034 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.435331+0000", 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.435331+0000", 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999938 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.035 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.435325+0000", 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7765999999999999e-05 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.435343+0000", 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2812000000000001e-05 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.435366+0000", 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2452999999999999e-05 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.036 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.435378+0000", 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020911345000000001 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.456289+0000", 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015038487999999999 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.471328+0000", 2023-09-23T23:00:48.037 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.17295454299999999 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.644282+0000", 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0045436629999999999 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:39.648826+0000", 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.943821931 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.038 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.592648+0000", 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0067975559999999997 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.599446+0000", 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014382203 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.613828+0000", 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.13399477400000001 2023-09-23T23:00:48.039 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.747823+0000", 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0017584160000000001 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.749581+0000", 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.108121024 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.040 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.857702+0000", 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039442499999999998 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.861646+0000", 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018748620000000001 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:41.880395+0000", 2023-09-23T23:00:48.041 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4450636590000001 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86831 11.3 11:c0cee434:::benchmark_data_smithi121_214750_object8786:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:40.004398+0000", 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 127.916277698, 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.416447459, 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.042 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86831 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.004398+0000", 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.043 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.004398+0000", 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999967 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.004395+0000", 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.5633000000000001e-05 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.004410+0000", 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0282999999999999e-05 2023-09-23T23:00:48.044 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.004430+0000", 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1134e-05 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.004442+0000", 2023-09-23T23:00:48.045 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023974303999999998 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.028416+0000", 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0073567379999999998 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.035773+0000", 2023-09-23T23:00:48.047 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.053826709 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.089599+0000", 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0047052650000000001 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.094305+0000", 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2452988299999999 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.048 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.339603+0000", 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057423630000000003 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.345346+0000", 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012976171999999999 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.358322+0000", 2023-09-23T23:00:48.049 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.01824564 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.376568+0000", 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021893540000000001 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.378757+0000", 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0055004750000000003 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.050 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.384257+0000", 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0073573689999999999 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.391615+0000", 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029230707000000002 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.420846+0000", 2023-09-23T23:00:48.051 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.416447459 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86837 11.3 11:cb630f4c:::benchmark_data_smithi121_214750_object8792:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:40.087457+0000", 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 127.83321868100001, 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5638606419999999, 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.052 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86837 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.087457+0000", 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.053 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.087457+0000", 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.087455+0000", 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2312e-05 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.087467+0000", 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7666999999999999e-05 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.054 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.087485+0000", 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4970000000000001e-06 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.087493+0000", 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.23744721999999999 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.324940+0000", 2023-09-23T23:00:48.055 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011264081 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.336204+0000", 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.052835538000000001 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.389040+0000", 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.005649856 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.056 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.394690+0000", 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1735256879999998 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.568215+0000", 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011252583 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.579468+0000", 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.018082846 2023-09-23T23:00:48.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.597551+0000", 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.025901954000000001 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.623453+0000", 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056218500000000003 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.058 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.629075+0000", 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018005759999999999 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.630875+0000", 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0049150890000000001 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.635790+0000", 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015527355 2023-09-23T23:00:48.059 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.651318+0000", 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.5638606419999999 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:86847 11.3 11:c14b049c:::benchmark_data_smithi121_214750_object8802:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:58:40.287308+0000", 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 127.63336735999999, 2023-09-23T23:00:48.060 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6144262060000001, 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 86847 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.287308+0000", 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.061 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.287308+0000", 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.287306+0000", 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1936000000000001e-05 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.062 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.287318+0000", 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7090000000000001e-05 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.287335+0000", 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8619999999999992e-06 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.287344+0000", 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.050019857000000001 2023-09-23T23:00:48.063 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.337364+0000", 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012304757 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.349669+0000", 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.080850066999999998 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.064 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.430519+0000", 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054208490000000002 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:40.435940+0000", 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2666110010000002 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.702551+0000", 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0091801739999999993 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.065 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.711731+0000", 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011934016 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.723665+0000", 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.029264675 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.752929+0000", 2023-09-23T23:00:48.066 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003865987 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.756795+0000", 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.111783206 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.868579+0000", 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0085563700000000006 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.067 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.877135+0000", 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024599609000000001 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:58:42.901735+0000", 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6144262060000001 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.068 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:94412 11.4 11:25889f90:::benchmark_data_smithi121_214750_object16367:head [delete] snapc 0=[] ondisk+write+known_if_redirected e288)", 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:11.192449+0000", 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 36.728226489000001, 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3970269850000001, 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 94412 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.069 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.192449+0000", 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.192449+0000", 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.070 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.192447+0000", 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2174999999999999e-05 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.192459+0000", 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.8162999999999999e-05 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.192477+0000", 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0149999999999999e-05 2023-09-23T23:00:48.071 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.192487+0000", 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.020733374999999998 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.213221+0000", 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013950449 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.072 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.227171+0000", 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.079761721999999993 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.306933+0000", 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0059582100000000002 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for rw locks", 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.312891+0000", 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.088801283 2023-09-23T23:00:48.073 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.401692+0000", 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012319268 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.414012+0000", 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023509299000000001 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.074 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.437521+0000", 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.11610651299999999 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.553627+0000", 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0041256210000000003 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.557753+0000", 2023-09-23T23:00:48.075 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0012905639999999999 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.559044+0000", 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0057569819999999999 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.564801+0000", 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.024675704999999999 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.076 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.589476+0000", 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3970269850000001 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:94415 11.4 11:2ade8150:::benchmark_data_smithi121_214750_object16370:head [delete] snapc 0=[] ondisk+write+known_if_redirected e288)", 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:11.237230+0000", 2023-09-23T23:00:48.077 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 36.683446152000002, 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3931076239999998, 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 94415 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.078 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.237230+0000", 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.237230+0000", 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.237227+0000", 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7045999999999999e-05 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.237244+0000", 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3226999999999999e-05 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.237278+0000", 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.106e-06 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.080 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.237286+0000", 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.077172790000000005 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.314459+0000", 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.012574225 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.327033+0000", 2023-09-23T23:00:48.081 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.046430180000000001 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.373463+0000", 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0096273069999999999 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for rw locks", 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.383090+0000", 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1214674439999999 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.082 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.504558+0000", 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010896434 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.515454+0000", 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.017804638000000001 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.533259+0000", 2023-09-23T23:00:48.083 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.057825420000000002 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.591084+0000", 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.005346946 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.596431+0000", 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0052005530000000001 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.084 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.601632+0000", 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0074899709999999998 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.609122+0000", 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.021215476 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.630337+0000", 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3931076239999998 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.085 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:94424 11.4 11:2d993dc9:::benchmark_data_smithi121_214750_object16379:head [delete] snapc 0=[] ondisk+write+known_if_redirected e288)", 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:11.408782+0000", 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 36.511893954000001, 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.461924089, 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.086 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 94424 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.408782+0000", 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.408782+0000", 2023-09-23T23:00:48.087 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.408779+0000", 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2218999999999999e-05 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.408792+0000", 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9738e-05 2023-09-23T23:00:48.088 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.408811+0000", 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.047e-05 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.408822+0000", 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.033932980000000001 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.089 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.442755+0000", 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0062978299999999999 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.449053+0000", 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.048923134 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.497976+0000", 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0059049319999999999 2023-09-23T23:00:48.090 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for rw locks", 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.503881+0000", 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2628738820000001 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.766755+0000", 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056253020000000004 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.772380+0000", 2023-09-23T23:00:48.091 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013548329 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.785928+0000", 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.066203407000000006 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.852132+0000", 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0018523179999999999 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.092 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.853984+0000", 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00059365500000000001 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.854578+0000", 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030631550000000001 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.857641+0000", 2023-09-23T23:00:48.093 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.013065184000000001 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.870706+0000", 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.461924089 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:94435 11.4 11:2a87553b:::benchmark_data_smithi121_214750_object16390:head [delete] snapc 0=[] ondisk+write+known_if_redirected e288)", 2023-09-23T23:00:48.094 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:11.510906+0000", 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 36.409769535999999, 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.387230518, 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 94435 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:00:48.095 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.510906+0000", 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.510906+0000", 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.510904+0000", 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2787e-05 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.096 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.510916+0000", 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.6389000000000001e-05 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.510943+0000", 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.224e-05 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.510955+0000", 2023-09-23T23:00:48.097 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.166846469 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.677801+0000", 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0084384239999999999 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for missing object", 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.686240+0000", 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.049382229 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.098 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.735622+0000", 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010487686 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for rw locks", 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:11.746110+0000", 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0814390129999998 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.827549+0000", 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0047979620000000002 2023-09-23T23:00:48.099 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.832347+0000", 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010036819000000001 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.842384+0000", 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.028954250000000001 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:00:48.100 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.871338+0000", 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0019023709999999999 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.873240+0000", 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0044815949999999997 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.877722+0000", 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0058548990000000002 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.101 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.883577+0000", 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014560086999999999 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:13.898137+0000", 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.387230518 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.102 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:00:48.103 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:00:48.103 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:00:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:48.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:48.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:47 smithi121 bash[78246]: cluster 2023-09-23T23:00:46.559207+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1456: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 50796/176151 objects degraded (28.837%); 4139/176151 objects misplaced (2.350%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:00:48.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:47 smithi121 bash[78246]: cluster 2023-09-23T23:00:47.623787+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 50796/176151 objects degraded (28.837%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:48.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:47 smithi121 bash[74920]: cluster 2023-09-23T23:00:46.559207+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1456: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 50796/176151 objects degraded (28.837%); 4139/176151 objects misplaced (2.350%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:00:48.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:47 smithi121 bash[74920]: cluster 2023-09-23T23:00:47.623787+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 50796/176151 objects degraded (28.837%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:48.204 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:48.224 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:48.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:48.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:48.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:48.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:48.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:48.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.603 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:48.706 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.730 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:48.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:00:48.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:48.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:48.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:48.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:48.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:49.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:00:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:00:48] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.33.4" 2023-09-23T23:00:49.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.104 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:49.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:49.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:49.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:49.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:49.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:49.587 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:00:49.594 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:00:49.598 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:49.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:49.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:49.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:49.755 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:49.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:49.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:49 smithi121 bash[78246]: cluster 2023-09-23T23:00:48.559969+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1457: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 50701/175800 objects degraded (28.840%); 4022/175800 objects misplaced (2.288%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T23:00:49.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:49 smithi121 bash[74920]: cluster 2023-09-23T23:00:48.559969+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1457: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 50701/175800 objects degraded (28.840%); 4022/175800 objects misplaced (2.288%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T23:00:49.859 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:49.885 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:49.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:49 smithi123 bash[59255]: cluster 2023-09-23T23:00:48.559969+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1457: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 50701/175800 objects degraded (28.840%); 4022/175800 objects misplaced (2.288%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T23:00:50.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:50.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:50.148 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:50.251 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:50.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:50.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:50.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:50.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:50.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:50.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:50.803 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:50.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:50.906 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:50.913 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:50 smithi121 bash[78246]: audit 2023-09-23T23:00:49.571463+0000 mgr.y (mgr.34107) 1348 : audit 0 from='client.45842 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:00:50.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:50 smithi121 bash[74920]: audit 2023-09-23T23:00:49.571463+0000 mgr.y (mgr.34107) 1348 : audit 0 from='client.45842 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:00:50.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:50.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:51.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:51.041 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:50 smithi123 bash[59255]: audit 2023-09-23T23:00:49.571463+0000 mgr.y (mgr.34107) 1348 : audit 0 from='client.45842 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:00:51.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:51.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:51.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:51.189 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:51.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:51.292 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:51.392 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:51.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:51.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:51.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:51.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:51.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:51.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:51.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:51.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:51 smithi121 bash[74920]: cluster 2023-09-23T23:00:50.560923+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1458: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 50701/175497 objects degraded (28.890%); 4022/175497 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T23:00:51.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:51.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:51.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:51.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:51.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:51.996 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:52.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:51 smithi121 bash[78246]: cluster 2023-09-23T23:00:50.560923+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1458: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 50701/175497 objects degraded (28.890%); 4022/175497 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T23:00:52.017 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:52.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:51 smithi123 bash[59255]: cluster 2023-09-23T23:00:50.560923+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1458: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 50701/175497 objects degraded (28.890%); 4022/175497 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T23:00:52.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:52.151 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:52.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:52.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:52.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:52.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:52.304 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1457,"stamp":"2023-09-23T23:00:48.559379+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3839367096,"num_objects":58600,"num_object_clones":0,"num_object_copies":175800,"num_objects_missing_on_primary":16263,"num_objects_missing":16263,"num_objects_degraded":50701,"num_objects_misplaced":4022,"num_objects_unfound":0,"num_objects_dirty":58600,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":97770,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18983,"num_bytes_recovered":1198752268,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":93604,"ondisk_log_size":93604,"up":267,"acting":257,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":15076172,"kb_used_data":10214428,"kb_used_omap":21,"kb_used_meta":4861674,"kb_avail":547394740,"statfs":{"total":575970213888,"available":560532213760,"internally_reserved":0,"allocated":10459574272,"data_stored":10454115135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":4978354380},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1,2,1,4,5,3,6,4],"upper_bound":2048},"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":-69206016,"num_objects":-1056,"num_object_clones":0,"num_object_copies":-3168,"num_objects_missing_on_primary":-358,"num_objects_missing":-358,"num_objects_degraded":-630,"num_objects_misplaced":-410,"num_objects_unfound":0,"num_objects_dirty":-1056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1056,"num_write_kb":0,"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},"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":"11.906414"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":77,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691740+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:00:16.691740+0000","last_peered":"2023-09-23T23:00:16.691740+0000","last_clean":"2023-09-23T23:00:16.691740+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:00:16.691740+0000","last_undegraded":"2023-09-23T23:00:16.691740+0000","last_fullsized":"2023-09-23T23:00:16.691740+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":141,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.710772+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:00:16.710772+0000","last_peered":"2023-09-23T23:00:16.710772+0000","last_clean":"2023-09-23T23:00:16.710772+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:00:16.710772+0000","last_undegraded":"2023-09-23T23:00:16.710772+0000","last_fullsized":"2023-09-23T23:00:16.710772+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":35,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.702180+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:00:16.702180+0000","last_peered":"2023-09-23T23:00:16.702180+0000","last_clean":"2023-09-23T23:00:16.702180+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:00:16.702180+0000","last_undegraded":"2023-09-23T23:00:16.702180+0000","last_fullsized":"2023-09-23T23:00:16.702180+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.076692+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:00:36.076692+0000","last_peered":"2023-09-23T23:00:36.076692+0000","last_clean":"2023-09-23T23:00:36.076692+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:00:36.076692+0000","last_undegraded":"2023-09-23T23:00:36.076692+0000","last_fullsized":"2023-09-23T23:00:36.076692+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":319,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.715678+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:00:16.715678+0000","last_peered":"2023-09-23T23:00:16.715678+0000","last_clean":"2023-09-23T23:00:16.715678+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:00:16.715678+0000","last_undegraded":"2023-09-23T23:00:16.715678+0000","last_fullsized":"2023-09-23T23:00:16.715678+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.702434+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:00:16.702434+0000","last_peered":"2023-09-23T23:00:16.702434+0000","last_clean":"2023-09-23T23:00:16.702434+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:00:16.702434+0000","last_undegraded":"2023-09-23T23:00:16.702434+0000","last_fullsized":"2023-09-23T23:00:16.702434+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":277,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.726274+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:00:16.726274+0000","last_peered":"2023-09-23T23:00:16.726274+0000","last_clean":"2023-09-23T23:00:16.726274+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:00:16.726274+0000","last_undegraded":"2023-09-23T23:00:16.726274+0000","last_fullsized":"2023-09-23T23:00:16.726274+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":364,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.715886+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:00:16.715886+0000","last_peered":"2023-09-23T23:00:16.715886+0000","last_clean":"2023-09-23T23:00:16.715886+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:00:16.715886+0000","last_undegraded":"2023-09-23T23:00:16.715886+0000","last_fullsized":"2023-09-23T23:00:16.715886+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":26,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.670289+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:00:16.670289+0000","last_peered":"2023-09-23T23:00:16.670289+0000","last_clean":"2023-09-23T23:00:16.670289+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:00:16.670289+0000","last_undegraded":"2023-09-23T23:00:16.670289+0000","last_fullsized":"2023-09-23T23:00:16.670289+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":307,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.711191+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:00:16.711191+0000","last_peered":"2023-09-23T23:00:16.711191+0000","last_clean":"2023-09-23T23:00:16.711191+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:00:16.711191+0000","last_undegraded":"2023-09-23T23:00:16.711191+0000","last_fullsized":"2023-09-23T23:00:16.711191+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":32,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.756129+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:00:16.756129+0000","last_peered":"2023-09-23T23:00:16.756129+0000","last_clean":"2023-09-23T23:00:16.756129+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:00:16.756129+0000","last_undegraded":"2023-09-23T23:00:16.756129+0000","last_fullsized":"2023-09-23T23:00:16.756129+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":45,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.671833+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:00:36.671833+0000","last_peered":"2023-09-23T23:00:36.671833+0000","last_clean":"2023-09-23T23:00:36.671833+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:00:36.671833+0000","last_undegraded":"2023-09-23T23:00:36.671833+0000","last_fullsized":"2023-09-23T23:00:36.671833+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":390,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.692433+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:00:16.692433+0000","last_peered":"2023-09-23T23:00:16.692433+0000","last_clean":"2023-09-23T23:00:16.692433+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:00:16.692433+0000","last_undegraded":"2023-09-23T23:00:16.692433+0000","last_fullsized":"2023-09-23T23:00:16.692433+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":338,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.692248+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:00:16.692248+0000","last_peered":"2023-09-23T23:00:16.692248+0000","last_clean":"2023-09-23T23:00:16.692248+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:00:16.692248+0000","last_undegraded":"2023-09-23T23:00:16.692248+0000","last_fullsized":"2023-09-23T23:00:16.692248+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":32,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.721399+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:00:16.721399+0000","last_peered":"2023-09-23T23:00:16.721399+0000","last_clean":"2023-09-23T23:00:16.721399+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:00:16.721399+0000","last_undegraded":"2023-09-23T23:00:16.721399+0000","last_fullsized":"2023-09-23T23:00:16.721399+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":45,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.660908+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:00:36.660908+0000","last_peered":"2023-09-23T23:00:36.660908+0000","last_clean":"2023-09-23T23:00:36.660908+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:00:36.660908+0000","last_undegraded":"2023-09-23T23:00:36.660908+0000","last_fullsized":"2023-09-23T23:00:36.660908+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":329,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.719727+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:00:16.719727+0000","last_peered":"2023-09-23T23:00:16.719727+0000","last_clean":"2023-09-23T23:00:16.719727+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:00:16.719727+0000","last_undegraded":"2023-09-23T23:00:16.719727+0000","last_fullsized":"2023-09-23T23:00:16.719727+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":35,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.756225+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:00:16.756225+0000","last_peered":"2023-09-23T23:00:16.756225+0000","last_clean":"2023-09-23T23:00:16.756225+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:00:16.756225+0000","last_undegraded":"2023-09-23T23:00:16.756225+0000","last_fullsized":"2023-09-23T23:00:16.756225+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":35,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.670350+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:00:16.670350+0000","last_peered":"2023-09-23T23:00:16.670350+0000","last_clean":"2023-09-23T23:00:16.670350+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:00:16.670350+0000","last_undegraded":"2023-09-23T23:00:16.670350+0000","last_fullsized":"2023-09-23T23:00:16.670350+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":295,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.720850+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:00:16.720850+0000","last_peered":"2023-09-23T23:00:16.720850+0000","last_clean":"2023-09-23T23:00:16.720850+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:00:16.720850+0000","last_undegraded":"2023-09-23T23:00:16.720850+0000","last_fullsized":"2023-09-23T23:00:16.720850+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":154,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.719213+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:00:16.719213+0000","last_peered":"2023-09-23T23:00:16.719213+0000","last_clean":"2023-09-23T23:00:16.719213+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:00:16.719213+0000","last_undegraded":"2023-09-23T23:00:16.719213+0000","last_fullsized":"2023-09-23T23:00:16.719213+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":339,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.710302+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:00:16.710302+0000","last_peered":"2023-09-23T23:00:16.710302+0000","last_clean":"2023-09-23T23:00:16.710302+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:00:16.710302+0000","last_undegraded":"2023-09-23T23:00:16.710302+0000","last_fullsized":"2023-09-23T23:00:16.710302+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"290'6001","reported_seq":6050,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:45.766797+0000","last_change":"2023-09-23T22:57:10.779258+0000","last_active":"2023-09-23T23:00:45.766797+0000","last_peered":"2023-09-23T23:00:45.766797+0000","last_clean":"2023-09-23T22:55:59.621436+0000","last_became_active":"2023-09-23T22:56:02.023145+0000","last_became_peered":"2023-09-23T22:56:02.023145+0000","last_unstale":"2023-09-23T23:00:45.766797+0000","last_undegraded":"2023-09-23T22:56:01.690726+0000","last_fullsized":"2023-09-23T22:56:01.650375+0000","mapping_epoch":267,"log_start":"265'200","ondisk_log_start":"265'200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5801,"log_dups_size":0,"ondisk_log_size":5801,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:06.658037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239796224,"num_objects":3659,"num_object_clones":0,"num_object_copies":10977,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3003,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3659,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6001,"num_write_kb":309120,"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":[1,4,0],"acting":[0,4],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,4","objects":656},{"shards":"0,4,6","objects":1832}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":30,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.670992+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:00:16.670992+0000","last_peered":"2023-09-23T23:00:16.670992+0000","last_clean":"2023-09-23T23:00:16.670992+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:00:16.670992+0000","last_undegraded":"2023-09-23T23:00:16.670992+0000","last_fullsized":"2023-09-23T23:00:16.670992+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":35,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.671257+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:00:16.671257+0000","last_peered":"2023-09-23T23:00:16.671257+0000","last_clean":"2023-09-23T23:00:16.671257+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:00:16.671257+0000","last_undegraded":"2023-09-23T23:00:16.671257+0000","last_fullsized":"2023-09-23T23:00:16.671257+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"290'6181","reported_seq":12468,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:45.552171+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:00:45.552171+0000","last_peered":"2023-09-23T23:00:45.552171+0000","last_clean":"2023-09-23T23:00:45.552171+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:00:45.552171+0000","last_undegraded":"2023-09-23T23:00:45.552171+0000","last_fullsized":"2023-09-23T23:00:45.552171+0000","mapping_epoch":282,"log_start":"265'400","ondisk_log_start":"265'400","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5781,"log_dups_size":0,"ondisk_log_size":5781,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":248053760,"num_objects":3785,"num_object_clones":0,"num_object_copies":11355,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3785,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6181,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":30,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.670547+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:00:16.670547+0000","last_peered":"2023-09-23T23:00:16.670547+0000","last_clean":"2023-09-23T23:00:16.670547+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:00:16.670547+0000","last_undegraded":"2023-09-23T23:00:16.670547+0000","last_fullsized":"2023-09-23T23:00:16.670547+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":301,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691853+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:00:16.691853+0000","last_peered":"2023-09-23T23:00:16.691853+0000","last_clean":"2023-09-23T23:00:16.691853+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:00:16.691853+0000","last_undegraded":"2023-09-23T23:00:16.691853+0000","last_fullsized":"2023-09-23T23:00:16.691853+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"290'6142","reported_seq":7751,"reported_epoch":290,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:00:45.370905+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:00:45.370905+0000","last_peered":"2023-09-23T23:00:45.370905+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:00:45.370905+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:00:45.370905+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6142,"log_dups_size":0,"ondisk_log_size":6142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241303552,"num_objects":3682,"num_object_clones":0,"num_object_copies":11046,"num_objects_missing_on_primary":4132,"num_objects_missing":4132,"num_objects_degraded":4132,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3682,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6142,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":780,"num_bytes_recovered":51118080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":3682}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":43,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.722937+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:00:16.722937+0000","last_peered":"2023-09-23T23:00:16.722937+0000","last_clean":"2023-09-23T23:00:16.722937+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:00:16.722937+0000","last_undegraded":"2023-09-23T23:00:16.722937+0000","last_fullsized":"2023-09-23T23:00:16.722937+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":143,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.705008+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:00:16.705008+0000","last_peered":"2023-09-23T23:00:16.705008+0000","last_clean":"2023-09-23T23:00:16.705008+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:00:16.705008+0000","last_undegraded":"2023-09-23T23:00:16.705008+0000","last_fullsized":"2023-09-23T23:00:16.705008+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"290'5936","reported_seq":9492,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:45.521627+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:00:45.521627+0000","last_peered":"2023-09-23T23:00:45.521627+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:00:45.521627+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5936,"log_dups_size":0,"ondisk_log_size":5936,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239730688,"num_objects":3658,"num_object_clones":0,"num_object_copies":10974,"num_objects_missing_on_primary":4043,"num_objects_missing":4043,"num_objects_degraded":6071,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3658,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5936,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1599,"num_bytes_recovered":104595456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":1848},{"shards":"2,3,6,7","objects":3}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":296,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.709860+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:00:16.709860+0000","last_peered":"2023-09-23T23:00:16.709860+0000","last_clean":"2023-09-23T23:00:16.709860+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:00:16.709860+0000","last_undegraded":"2023-09-23T23:00:16.709860+0000","last_fullsized":"2023-09-23T23:00:16.709860+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":292,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:31.072465+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:00:31.072465+0000","last_peered":"2023-09-23T23:00:31.072465+0000","last_clean":"2023-09-23T23:00:31.072465+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:00:31.072465+0000","last_undegraded":"2023-09-23T23:00:31.072465+0000","last_fullsized":"2023-09-23T23:00:31.072465+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"290'6123","reported_seq":9127,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:45.486516+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:00:45.486516+0000","last_peered":"2023-09-23T23:00:45.486516+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:00:45.486516+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6123,"log_dups_size":0,"ondisk_log_size":6123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238354432,"num_objects":3637,"num_object_clones":0,"num_object_copies":10911,"num_objects_missing_on_primary":3892,"num_objects_missing":3892,"num_objects_degraded":6158,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3637,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6123,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":980,"num_bytes_recovered":64225280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":1789},{"shards":"2,3,6,7","objects":8}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":226,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.719910+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:00:16.719910+0000","last_peered":"2023-09-23T23:00:16.719910+0000","last_clean":"2023-09-23T23:00:16.719910+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:00:16.719910+0000","last_undegraded":"2023-09-23T23:00:16.719910+0000","last_fullsized":"2023-09-23T23:00:16.719910+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":311,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.692524+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:00:16.692524+0000","last_peered":"2023-09-23T23:00:16.692524+0000","last_clean":"2023-09-23T23:00:16.692524+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:00:16.692524+0000","last_undegraded":"2023-09-23T23:00:16.692524+0000","last_fullsized":"2023-09-23T23:00:16.692524+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"290'6048","reported_seq":6094,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:44.970170+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:00:44.970170+0000","last_peered":"2023-09-23T23:00:44.970170+0000","last_clean":"2023-09-23T23:00:44.970170+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:00:44.970170+0000","last_undegraded":"2023-09-23T23:00:44.970170+0000","last_fullsized":"2023-09-23T23:00:44.970170+0000","mapping_epoch":270,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5748,"log_dups_size":0,"ondisk_log_size":5748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234487808,"num_objects":3578,"num_object_clones":0,"num_object_copies":10734,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3578,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6048,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":62,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.719516+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:00:16.719516+0000","last_peered":"2023-09-23T23:00:16.719516+0000","last_clean":"2023-09-23T23:00:16.719516+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:00:16.719516+0000","last_undegraded":"2023-09-23T23:00:16.719516+0000","last_fullsized":"2023-09-23T23:00:16.719516+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":58,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.699871+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:00:16.699871+0000","last_peered":"2023-09-23T23:00:16.699871+0000","last_clean":"2023-09-23T23:00:16.699871+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:00:16.699871+0000","last_undegraded":"2023-09-23T23:00:16.699871+0000","last_fullsized":"2023-09-23T23:00:16.699871+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"290'6090","reported_seq":6138,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:44.544826+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:00:44.544826+0000","last_peered":"2023-09-23T23:00:44.544826+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:00:44.544826+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'400","ondisk_log_start":"265'400","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5690,"log_dups_size":0,"ondisk_log_size":5690,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243007488,"num_objects":3708,"num_object_clones":0,"num_object_copies":11124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6090,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-788},{"shards":"0,3,6","objects":3708}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":67,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691780+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:00:16.691780+0000","last_peered":"2023-09-23T23:00:16.691780+0000","last_clean":"2023-09-23T23:00:16.691780+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:00:16.691780+0000","last_undegraded":"2023-09-23T23:00:16.691780+0000","last_fullsized":"2023-09-23T23:00:16.691780+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":329,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.692835+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:00:16.692835+0000","last_peered":"2023-09-23T23:00:16.692835+0000","last_clean":"2023-09-23T23:00:16.692835+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:00:16.692835+0000","last_undegraded":"2023-09-23T23:00:16.692835+0000","last_fullsized":"2023-09-23T23:00:16.692835+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"290'6218","reported_seq":9380,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:47.174516+0000","last_change":"2023-09-23T22:57:56.769385+0000","last_active":"2023-09-23T23:00:47.174516+0000","last_peered":"2023-09-23T23:00:47.174516+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:00:47.174516+0000","last_undegraded":"2023-09-23T22:57:56.748489+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'800","ondisk_log_start":"265'800","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5418,"log_dups_size":0,"ondisk_log_size":5418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239337472,"num_objects":3652,"num_object_clones":0,"num_object_copies":10956,"num_objects_missing_on_primary":2039,"num_objects_missing":2039,"num_objects_degraded":5938,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3652,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6218,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1036,"num_bytes_recovered":67895296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1860},{"shards":"0,3,6","objects":1792}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":351,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.672242+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:00:36.672242+0000","last_peered":"2023-09-23T23:00:36.672242+0000","last_clean":"2023-09-23T23:00:36.672242+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:00:36.672242+0000","last_undegraded":"2023-09-23T23:00:36.672242+0000","last_fullsized":"2023-09-23T23:00:36.672242+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.662054+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:00:36.662054+0000","last_peered":"2023-09-23T23:00:36.662054+0000","last_clean":"2023-09-23T23:00:36.662054+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:00:36.662054+0000","last_undegraded":"2023-09-23T23:00:36.662054+0000","last_fullsized":"2023-09-23T23:00:36.662054+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"290'6121","reported_seq":6176,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:48.057196+0000","last_change":"2023-09-23T22:57:58.058010+0000","last_active":"2023-09-23T23:00:48.057196+0000","last_peered":"2023-09-23T23:00:48.057196+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:00:48.057196+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6121,"log_dups_size":0,"ondisk_log_size":6121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236978200,"num_objects":3617,"num_object_clones":0,"num_object_copies":10851,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4869,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3617,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6121,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":-844},{"shards":"2,4,6","objects":3617}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":45,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.703061+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:00:16.703061+0000","last_peered":"2023-09-23T23:00:16.703061+0000","last_clean":"2023-09-23T23:00:16.703061+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:00:16.703061+0000","last_undegraded":"2023-09-23T23:00:16.703061+0000","last_fullsized":"2023-09-23T23:00:16.703061+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.713339+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:00:16.713339+0000","last_peered":"2023-09-23T23:00:16.713339+0000","last_clean":"2023-09-23T23:00:16.713339+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:00:16.713339+0000","last_undegraded":"2023-09-23T23:00:16.713339+0000","last_fullsized":"2023-09-23T23:00:16.713339+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":36,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.705083+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:00:16.705083+0000","last_peered":"2023-09-23T23:00:16.705083+0000","last_clean":"2023-09-23T23:00:16.705083+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:00:16.705083+0000","last_undegraded":"2023-09-23T23:00:16.705083+0000","last_fullsized":"2023-09-23T23:00:16.705083+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"290'6173","reported_seq":12365,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:44.774171+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:00:44.774171+0000","last_peered":"2023-09-23T23:00:44.774171+0000","last_clean":"2023-09-23T23:00:44.774171+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:00:44.774171+0000","last_undegraded":"2023-09-23T23:00:44.774171+0000","last_fullsized":"2023-09-23T23:00:44.774171+0000","mapping_epoch":276,"log_start":"265'500","ondisk_log_start":"265'500","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5673,"log_dups_size":0,"ondisk_log_size":5673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243335168,"num_objects":3713,"num_object_clones":0,"num_object_copies":11139,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3713,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6173,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":45,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.712181+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:00:16.712181+0000","last_peered":"2023-09-23T23:00:16.712181+0000","last_clean":"2023-09-23T23:00:16.712181+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:00:16.712181+0000","last_undegraded":"2023-09-23T23:00:16.712181+0000","last_fullsized":"2023-09-23T23:00:16.712181+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":312,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.692172+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:00:16.692172+0000","last_peered":"2023-09-23T23:00:16.692172+0000","last_clean":"2023-09-23T23:00:16.692172+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:00:16.692172+0000","last_undegraded":"2023-09-23T23:00:16.692172+0000","last_fullsized":"2023-09-23T23:00:16.692172+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":36,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.702998+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:00:16.702998+0000","last_peered":"2023-09-23T23:00:16.702998+0000","last_clean":"2023-09-23T23:00:16.702998+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:00:16.702998+0000","last_undegraded":"2023-09-23T23:00:16.702998+0000","last_fullsized":"2023-09-23T23:00:16.702998+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"290'6130","reported_seq":6175,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:45.756113+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:00:45.756113+0000","last_peered":"2023-09-23T23:00:45.756113+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:00:45.756113+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5830,"log_dups_size":0,"ondisk_log_size":5830,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240123904,"num_objects":3664,"num_object_clones":0,"num_object_copies":10992,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3664,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6130,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-825},{"shards":"0,3,6","objects":3664}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":106,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.711316+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:00:16.711316+0000","last_peered":"2023-09-23T23:00:16.711316+0000","last_clean":"2023-09-23T23:00:16.711316+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:00:16.711316+0000","last_undegraded":"2023-09-23T23:00:16.711316+0000","last_fullsized":"2023-09-23T23:00:16.711316+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":45,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.756660+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:00:16.756660+0000","last_peered":"2023-09-23T23:00:16.756660+0000","last_clean":"2023-09-23T23:00:16.756660+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:00:16.756660+0000","last_undegraded":"2023-09-23T23:00:16.756660+0000","last_fullsized":"2023-09-23T23:00:16.756660+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":45,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.964743+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:00:16.964743+0000","last_peered":"2023-09-23T23:00:16.964743+0000","last_clean":"2023-09-23T23:00:16.964743+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:00:16.964743+0000","last_undegraded":"2023-09-23T23:00:16.964743+0000","last_fullsized":"2023-09-23T23:00:16.964743+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"290'6094","reported_seq":7888,"reported_epoch":290,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:00:46.834798+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:00:46.834798+0000","last_peered":"2023-09-23T23:00:46.834798+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:00:46.834798+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:00:46.834798+0000","mapping_epoch":280,"log_start":"265'700","ondisk_log_start":"265'700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5394,"log_dups_size":0,"ondisk_log_size":5394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241827840,"num_objects":3690,"num_object_clones":0,"num_object_copies":11070,"num_objects_missing_on_primary":2155,"num_objects_missing":2155,"num_objects_degraded":2155,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3690,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6094,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":869,"num_bytes_recovered":56950784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1867},{"shards":"1,2,3,6","objects":1},{"shards":"2,3,6","objects":1822}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":26,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.683592+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:00:16.683592+0000","last_peered":"2023-09-23T23:00:16.683592+0000","last_clean":"2023-09-23T23:00:16.683592+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:00:16.683592+0000","last_undegraded":"2023-09-23T23:00:16.683592+0000","last_fullsized":"2023-09-23T23:00:16.683592+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":556,"reported_epoch":289,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:00:16.671441+0000","last_change":"2023-09-23T22:57:57.697820+0000","last_active":"2023-09-23T23:00:16.671441+0000","last_peered":"2023-09-23T23:00:16.671441+0000","last_clean":"2023-09-23T22:56:41.709970+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:00:16.671441+0000","last_undegraded":"2023-09-23T22:57:57.641696+0000","last_fullsized":"2023-09-23T23:00:16.671441+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":272,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,1],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":157,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691826+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:00:16.691826+0000","last_peered":"2023-09-23T23:00:16.691826+0000","last_clean":"2023-09-23T23:00:16.691826+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:00:16.691826+0000","last_undegraded":"2023-09-23T23:00:16.691826+0000","last_fullsized":"2023-09-23T23:00:16.691826+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":242,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.700171+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:00:16.700171+0000","last_peered":"2023-09-23T23:00:16.700171+0000","last_clean":"2023-09-23T23:00:16.700171+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:00:16.700171+0000","last_undegraded":"2023-09-23T23:00:16.700171+0000","last_fullsized":"2023-09-23T23:00:16.700171+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"290'6056","reported_seq":6104,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:44.802423+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:00:44.802423+0000","last_peered":"2023-09-23T23:00:44.802423+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:00:44.802423+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5756,"log_dups_size":0,"ondisk_log_size":5756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243400704,"num_objects":3714,"num_object_clones":0,"num_object_copies":11142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3714,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6056,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-767},{"shards":"0,3,6","objects":3714}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":26,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.671326+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:00:16.671326+0000","last_peered":"2023-09-23T23:00:16.671326+0000","last_clean":"2023-09-23T23:00:16.671326+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:00:16.671326+0000","last_undegraded":"2023-09-23T23:00:16.671326+0000","last_fullsized":"2023-09-23T23:00:16.671326+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":150,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691550+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:00:16.691550+0000","last_peered":"2023-09-23T23:00:16.691550+0000","last_clean":"2023-09-23T23:00:16.691550+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:00:16.691550+0000","last_undegraded":"2023-09-23T23:00:16.691550+0000","last_fullsized":"2023-09-23T23:00:16.691550+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":319,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.720656+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:00:16.720656+0000","last_peered":"2023-09-23T23:00:16.720656+0000","last_clean":"2023-09-23T23:00:16.720656+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:00:16.720656+0000","last_undegraded":"2023-09-23T23:00:16.720656+0000","last_fullsized":"2023-09-23T23:00:16.720656+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"290'6073","reported_seq":9773,"reported_epoch":290,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:45.619944+0000","last_change":"2023-09-23T22:57:56.670054+0000","last_active":"2023-09-23T23:00:45.619944+0000","last_peered":"2023-09-23T23:00:45.619944+0000","last_clean":"2023-09-23T22:55:59.618731+0000","last_became_active":"2023-09-23T22:56:02.004076+0000","last_became_peered":"2023-09-23T22:56:02.004076+0000","last_unstale":"2023-09-23T23:00:45.619944+0000","last_undegraded":"2023-09-23T22:56:01.681133+0000","last_fullsized":"2023-09-23T22:56:01.647798+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6073,"log_dups_size":0,"ondisk_log_size":6073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:14.927030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237305856,"num_objects":3621,"num_object_clones":0,"num_object_copies":10863,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1228,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3621,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6073,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1826,"num_bytes_recovered":119668736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,4],"avail_no_missing":["2","4","6"],"object_location_counts":[{"shards":"2,4","objects":2393},{"shards":"2,4,6","objects":943}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":26,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.723865+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:00:16.723865+0000","last_peered":"2023-09-23T23:00:16.723865+0000","last_clean":"2023-09-23T23:00:16.723865+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:00:16.723865+0000","last_undegraded":"2023-09-23T23:00:16.723865+0000","last_fullsized":"2023-09-23T23:00:16.723865+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":36,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.703256+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:00:16.703256+0000","last_peered":"2023-09-23T23:00:16.703256+0000","last_clean":"2023-09-23T23:00:16.703256+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:00:16.703256+0000","last_undegraded":"2023-09-23T23:00:16.703256+0000","last_fullsized":"2023-09-23T23:00:16.703256+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":343,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.721090+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:00:16.721090+0000","last_peered":"2023-09-23T23:00:16.721090+0000","last_clean":"2023-09-23T23:00:16.721090+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:00:16.721090+0000","last_undegraded":"2023-09-23T23:00:16.721090+0000","last_fullsized":"2023-09-23T23:00:16.721090+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"290'6008","reported_seq":8962,"reported_epoch":290,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:00:46.032173+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:00:46.032173+0000","last_peered":"2023-09-23T23:00:46.032173+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:00:46.032173+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:00:46.032173+0000","mapping_epoch":274,"log_start":"265'200","ondisk_log_start":"265'200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5808,"log_dups_size":0,"ondisk_log_size":5808,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236978176,"num_objects":3616,"num_object_clones":0,"num_object_copies":10848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2030,"num_objects_misplaced":3845,"num_objects_unfound":0,"num_objects_dirty":3616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6008,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":967,"num_bytes_recovered":63307776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1815},{"shards":"0,2,4","objects":1801}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":30,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.670791+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:00:16.670791+0000","last_peered":"2023-09-23T23:00:16.670791+0000","last_clean":"2023-09-23T23:00:16.670791+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:00:16.670791+0000","last_undegraded":"2023-09-23T23:00:16.670791+0000","last_fullsized":"2023-09-23T23:00:16.670791+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":45,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.964707+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:00:16.964707+0000","last_peered":"2023-09-23T23:00:16.964707+0000","last_clean":"2023-09-23T23:00:16.964707+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:00:16.964707+0000","last_undegraded":"2023-09-23T23:00:16.964707+0000","last_fullsized":"2023-09-23T23:00:16.964707+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":346,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.710832+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:00:16.710832+0000","last_peered":"2023-09-23T23:00:16.710832+0000","last_clean":"2023-09-23T23:00:16.710832+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:00:16.710832+0000","last_undegraded":"2023-09-23T23:00:16.710832+0000","last_fullsized":"2023-09-23T23:00:16.710832+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"290'6116","reported_seq":17928,"reported_epoch":290,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:00:48.280704+0000","last_change":"2023-09-23T22:57:56.727528+0000","last_active":"2023-09-23T23:00:48.280704+0000","last_peered":"2023-09-23T23:00:48.280704+0000","last_clean":"2023-09-23T22:55:59.630916+0000","last_became_active":"2023-09-23T22:57:12.119959+0000","last_became_peered":"2023-09-23T22:57:12.119959+0000","last_unstale":"2023-09-23T23:00:48.280704+0000","last_undegraded":"2023-09-23T22:57:11.775533+0000","last_fullsized":"2023-09-23T22:57:11.670262+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6116,"log_dups_size":0,"ondisk_log_size":6116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234749952,"num_objects":3582,"num_object_clones":0,"num_object_copies":10746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":434,"num_objects_misplaced":177,"num_objects_unfound":0,"num_objects_dirty":3582,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6116,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4671,"num_bytes_recovered":306118656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1],"avail_no_missing":["4","0","1","3"],"object_location_counts":[{"shards":"0,1,4","objects":177},{"shards":"1,4","objects":2971}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":35,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.670909+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:00:16.670909+0000","last_peered":"2023-09-23T23:00:16.670909+0000","last_clean":"2023-09-23T23:00:16.670909+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:00:16.670909+0000","last_undegraded":"2023-09-23T23:00:16.670909+0000","last_fullsized":"2023-09-23T23:00:16.670909+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":319,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.720769+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:00:16.720769+0000","last_peered":"2023-09-23T23:00:16.720769+0000","last_clean":"2023-09-23T23:00:16.720769+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:00:16.720769+0000","last_undegraded":"2023-09-23T23:00:16.720769+0000","last_fullsized":"2023-09-23T23:00:16.720769+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":58,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691702+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:00:16.691702+0000","last_peered":"2023-09-23T23:00:16.691702+0000","last_clean":"2023-09-23T23:00:16.691702+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:00:16.691702+0000","last_undegraded":"2023-09-23T23:00:16.691702+0000","last_fullsized":"2023-09-23T23:00:16.691702+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":317,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.720026+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:00:16.720026+0000","last_peered":"2023-09-23T23:00:16.720026+0000","last_clean":"2023-09-23T23:00:16.720026+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:00:16.720026+0000","last_undegraded":"2023-09-23T23:00:16.720026+0000","last_fullsized":"2023-09-23T23:00:16.720026+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":320,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.703185+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:00:16.703185+0000","last_peered":"2023-09-23T23:00:16.703185+0000","last_clean":"2023-09-23T23:00:16.703185+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:00:16.703185+0000","last_undegraded":"2023-09-23T23:00:16.703185+0000","last_fullsized":"2023-09-23T23:00:16.703185+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":111,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.692311+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:00:16.692311+0000","last_peered":"2023-09-23T23:00:16.692311+0000","last_clean":"2023-09-23T23:00:16.692311+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:00:16.692311+0000","last_undegraded":"2023-09-23T23:00:16.692311+0000","last_fullsized":"2023-09-23T23:00:16.692311+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":58,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691992+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:00:16.691992+0000","last_peered":"2023-09-23T23:00:16.691992+0000","last_clean":"2023-09-23T23:00:16.691992+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:00:16.691992+0000","last_undegraded":"2023-09-23T23:00:16.691992+0000","last_fullsized":"2023-09-23T23:00:16.691992+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":111,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.700028+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:00:16.700028+0000","last_peered":"2023-09-23T23:00:16.700028+0000","last_clean":"2023-09-23T23:00:16.700028+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:00:16.700028+0000","last_undegraded":"2023-09-23T23:00:16.700028+0000","last_fullsized":"2023-09-23T23:00:16.700028+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":49,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691910+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:00:16.691910+0000","last_peered":"2023-09-23T23:00:16.691910+0000","last_clean":"2023-09-23T23:00:16.691910+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:00:16.691910+0000","last_undegraded":"2023-09-23T23:00:16.691910+0000","last_fullsized":"2023-09-23T23:00:16.691910+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":337,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.709977+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:00:16.709977+0000","last_peered":"2023-09-23T23:00:16.709977+0000","last_clean":"2023-09-23T23:00:16.709977+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:00:16.709977+0000","last_undegraded":"2023-09-23T23:00:16.709977+0000","last_fullsized":"2023-09-23T23:00:16.709977+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":289,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.711119+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:00:16.711119+0000","last_peered":"2023-09-23T23:00:16.711119+0000","last_clean":"2023-09-23T23:00:16.711119+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:00:16.711119+0000","last_undegraded":"2023-09-23T23:00:16.711119+0000","last_fullsized":"2023-09-23T23:00:16.711119+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":296,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.726331+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:00:16.726331+0000","last_peered":"2023-09-23T23:00:16.726331+0000","last_clean":"2023-09-23T23:00:16.726331+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:00:16.726331+0000","last_undegraded":"2023-09-23T23:00:16.726331+0000","last_fullsized":"2023-09-23T23:00:16.726331+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":329,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-09-23T23:00:16.691583+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:00:16.691583+0000","last_peered":"2023-09-23T23:00:16.691583+0000","last_clean":"2023-09-23T23:00:16.691583+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:00:16.691583+0000","last_undegraded":"2023-09-23T23:00:16.691583+0000","last_fullsized":"2023-09-23T23:00:16.691583+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3838771224,"num_objects":58576,"num_object_clones":0,"num_object_copies":175728,"num_objects_missing_on_primary":16261,"num_objects_missing":16261,"num_objects_degraded":50699,"num_objects_misplaced":4022,"num_objects_unfound":0,"num_objects_dirty":58576,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":97510,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18909,"num_bytes_recovered":1195180032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13477621760,"data_stored":13477609544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":93410,"ondisk_log_size":93410,"up":48,"acting":38,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430807,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":807520,"kb_used_data":217816,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":92937632,"statfs":{"total":95995035648,"available":95168135168,"internally_reserved":0,"allocated":223043584,"data_stored":222468492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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":[0,0,0,0,1,1,4,4,3,3,1],"upper_bound":2048},"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:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":1.845,"15min":1.845},"min":{"1min":0.38500000000000001,"5min":0.312,"15min":0.23400000000000001},"max":{"1min":0.98799999999999999,"5min":65.311999999999998,"15min":65.311999999999998},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.8480000000000001,"15min":1.988},"min":{"1min":0.39500000000000002,"5min":0.29499999999999998,"15min":0.28199999999999997},"max":{"1min":5.5380000000000003,"5min":65.349000000000004,"15min":65.349000000000004},"last":0.79800000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:00:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":2.5409999999999999,"15min":1.863},"min":{"1min":0.35599999999999998,"5min":0.32400000000000001,"15min":0.253},"max":{"1min":1.587,"5min":183.27799999999999,"15min":183.27799999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.72799999999999998,"5min":2.484,"15min":1.877},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.202,"5min":183.77699999999999,"15min":183.77699999999999},"last":0.501}]},{"osd":2,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.92500000000000004,"15min":2.145},"min":{"1min":0.48599999999999999,"5min":0.33500000000000002,"15min":0.28299999999999997},"max":{"1min":1.9059999999999999,"5min":5.8819999999999997,"15min":91.665000000000006},"last":0.55800000000000005},{"interface":"front","average":{"1min":1.214,"5min":1.103,"15min":2.2599999999999998},"min":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":5.4989999999999997,"5min":6.5679999999999996,"15min":90.903999999999996},"last":0.75800000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1040000000000001,"15min":1.746},"min":{"1min":0.44700000000000001,"5min":0.39400000000000002,"15min":0.34300000000000003},"max":{"1min":5.5679999999999996,"5min":6.5999999999999996,"15min":54.561999999999998},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.95899999999999996,"15min":1.5289999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.32700000000000001},"max":{"1min":1.319,"5min":6.9500000000000002,"15min":54.968000000000004},"last":0.439}]},{"osd":4,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.82499999999999996,"15min":1.0609999999999999},"min":{"1min":0.42599999999999999,"5min":0.42499999999999999,"15min":0.318},"max":{"1min":1.97,"5min":2.2120000000000002,"15min":25.178000000000001},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.276,"5min":1.0820000000000001,"15min":1.349},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.255},"max":{"1min":5.5979999999999999,"5min":6.6559999999999997,"15min":27.678000000000001},"last":0.83499999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.91500000000000004,"15min":1.071},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":1.373,"5min":4.7629999999999999,"15min":6.7839999999999998},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95099999999999996,"15min":1.169},"min":{"1min":0.46700000000000003,"5min":0.45500000000000002,"15min":0.39800000000000002},"max":{"1min":2.0979999999999999,"5min":4.9379999999999997,"15min":9.8770000000000007},"last":0.57999999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0389999999999999,"15min":1.133},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.4199999999999999,"5min":4.665,"15min":5.5119999999999996},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97699999999999998,"15min":1.109},"min":{"1min":0.505,"5min":0.505,"15min":0.35699999999999998},"max":{"1min":2.3500000000000001,"5min":2.3500000000000001,"15min":5.7919999999999998},"last":0.747}]}]},{"osd":6,"up_from":0,"seq":597000454435,"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":1,"up_from":145,"seq":622770258201,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2233224,"kb_used_data":1600128,"kb_used_omap":5,"kb_used_meta":633082,"kb_avail":91511928,"statfs":{"total":95995035648,"available":93708214272,"internally_reserved":0,"allocated":1638531072,"data_stored":1637466175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":648276428},"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,1,1,1,0,0,1,0,3,3],"upper_bound":2048},"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:00:07 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.071,"15min":1.663},"min":{"1min":0.26100000000000001,"5min":0.24399999999999999,"15min":0.18099999999999999},"max":{"1min":5.9589999999999996,"5min":10.268000000000001,"15min":46.387},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.875,"15min":1.607},"min":{"1min":0.33900000000000002,"5min":0.24299999999999999,"15min":0.20200000000000001},"max":{"1min":2.8199999999999998,"5min":10.048,"15min":47.701000000000001},"last":0.44400000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.399,"15min":2.9329999999999998},"min":{"1min":0.36499999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.8769999999999998,"5min":12.843,"15min":206.52099999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.006,"15min":2.6150000000000002},"min":{"1min":0.33400000000000002,"5min":0.25600000000000001,"15min":0.217},"max":{"1min":6.0259999999999998,"5min":10.176,"15min":202.03800000000001},"last":3.3919999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":1.0309999999999999,"15min":1.389},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.223},"max":{"1min":2.7810000000000001,"5min":11.374000000000001,"15min":13.782},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.123,"5min":1.2390000000000001,"15min":1.367},"min":{"1min":0.36599999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":5.9939999999999998,"5min":12.497,"15min":12.497},"last":0.34200000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1499999999999999,"15min":1.226},"min":{"1min":0.42899999999999999,"5min":0.34200000000000003,"15min":0.29199999999999998},"max":{"1min":6.0810000000000004,"5min":10.204000000000001,"15min":14.260999999999999},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.98799999999999999,"15min":1.1299999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":2.8479999999999999,"5min":4.165,"15min":10.34},"last":0.47799999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.2170000000000001,"15min":1.397},"min":{"1min":0.496,"5min":0.40699999999999997,"15min":0.36199999999999999},"max":{"1min":6.1139999999999999,"5min":10.183,"15min":14.802},"last":0.434},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.177,"15min":1.341},"min":{"1min":0.54600000000000004,"5min":0.39600000000000002,"15min":0.28999999999999998},"max":{"1min":6.1689999999999996,"5min":10.247999999999999,"15min":14.352},"last":0.501}]},{"osd":6,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.2509999999999999,"15min":1.3069999999999999},"min":{"1min":0.51000000000000001,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":6.1260000000000003,"5min":10.227,"15min":20.196999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.085,"15min":1.206},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.33900000000000002},"max":{"1min":2.8740000000000001,"5min":7.4130000000000003,"15min":10.412000000000001},"last":0.59299999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:00:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0860000000000001,"15min":1.347},"min":{"1min":0.505,"5min":0.505,"15min":0.38200000000000001},"max":{"1min":2.895,"5min":7.4610000000000003,"15min":13.821},"last":0.62},{"interface":"front","average":{"1min":1.3999999999999999,"5min":1.294,"15min":1.5009999999999999},"min":{"1min":0.50800000000000001,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":6.1529999999999996,"5min":10.138999999999999,"15min":12.705},"last":0.69099999999999995}]}]},{"osd":0,"up_from":78,"seq":335007449525,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3579280,"kb_used_data":2717832,"kb_used_omap":5,"kb_used_meta":861434,"kb_avail":90165872,"statfs":{"total":95995035648,"available":92329852928,"internally_reserved":0,"allocated":2783059968,"data_stored":2781983073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":882109050},"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 22:59:57 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":1.579,"15min":1.6599999999999999},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.70299999999999996,"5min":12.321,"15min":36.537999999999997},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.63,"5min":1.1040000000000001,"15min":1.47},"min":{"1min":0.254,"5min":0.216,"15min":0.19700000000000001},"max":{"1min":2.149,"5min":8.1150000000000002,"15min":38.531999999999996},"last":0.90800000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":1.256,"15min":1.51},"min":{"1min":0.311,"5min":0.23499999999999999,"15min":0.214},"max":{"1min":1.1879999999999999,"5min":20.594000000000001,"15min":20.594000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.55600000000000005,"5min":1.49,"15min":1.494},"min":{"1min":0.28299999999999997,"5min":0.24299999999999999,"15min":0.224},"max":{"1min":1.119,"5min":19.838000000000001,"15min":19.838000000000001},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:00:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":1.3700000000000001,"15min":1.736},"min":{"1min":0.32800000000000001,"5min":0.27000000000000002,"15min":0.23699999999999999},"max":{"1min":2.1960000000000002,"5min":22.170000000000002,"15min":34.405999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":1.2330000000000001,"15min":1.726},"min":{"1min":0.33400000000000002,"5min":0.32000000000000001,"15min":0.23200000000000001},"max":{"1min":1.1160000000000001,"5min":19.626999999999999,"15min":37.506},"last":0.63200000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.089,"15min":1.3640000000000001},"min":{"1min":0.44900000000000001,"5min":0.36899999999999999,"15min":0.33900000000000002},"max":{"1min":3.6160000000000001,"5min":5.7759999999999998,"15min":34.128999999999998},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.73399999999999999,"5min":1.4039999999999999,"15min":1.5980000000000001},"min":{"1min":0.47299999999999998,"5min":0.35499999999999998,"15min":0.28699999999999998},"max":{"1min":1.3640000000000001,"5min":12.954000000000001,"15min":34.447000000000003},"last":0.81699999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":1.4079999999999999,"15min":1.698},"min":{"1min":0.501,"5min":0.437,"15min":0.35899999999999999},"max":{"1min":1.216,"5min":12.522,"15min":34.500999999999998},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.198,"15min":1.46},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.32400000000000001},"max":{"1min":3.657,"5min":9.0050000000000008,"15min":34.232999999999997},"last":1.01}]},{"osd":6,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.171,"15min":1.4490000000000001},"min":{"1min":0.52800000000000002,"5min":0.432,"15min":0.38400000000000001},"max":{"1min":2.4470000000000001,"5min":7.976,"15min":34.183999999999997},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.4490000000000001,"15min":1.617},"min":{"1min":0.55900000000000005,"5min":0.41699999999999998,"15min":0.40400000000000003},"max":{"1min":2.3959999999999999,"5min":17.891999999999999,"15min":34.145000000000003},"last":0.78000000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.591,"15min":1.7090000000000001},"min":{"1min":0.443,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3380000000000001,"5min":25.413,"15min":34.219000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.452,"15min":1.6830000000000001},"min":{"1min":0.48199999999999998,"5min":0.377,"15min":0.37},"max":{"1min":3.681,"5min":26.786000000000001,"15min":34.259},"last":0.93700000000000006}]}]},{"osd":2,"up_from":88,"seq":377957122473,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2769552,"kb_used_data":1887496,"kb_used_omap":7,"kb_used_meta":882040,"kb_avail":90975600,"statfs":{"total":95995035648,"available":93159014400,"internally_reserved":0,"allocated":1932795904,"data_stored":1931723247,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":903209041},"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 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.97799999999999998,"15min":1.6180000000000001},"min":{"1min":0.252,"5min":0.193,"15min":0.193},"max":{"1min":1.081,"5min":13.351000000000001,"15min":73.465999999999994},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.55300000000000005,"5min":1.2889999999999999,"15min":2.0099999999999998},"min":{"1min":0.27000000000000002,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":2.6000000000000001,"5min":15.109999999999999,"15min":73.802000000000007},"last":0.245}]},{"osd":1,"last update":"Sat Sep 23 22:59:56 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":1.117,"15min":1.2529999999999999},"min":{"1min":0.27200000000000002,"5min":0.247,"15min":0.21299999999999999},"max":{"1min":1.325,"5min":13.483000000000001,"15min":13.483000000000001},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.5,"5min":1.2989999999999999,"15min":1.4299999999999999},"min":{"1min":0.39300000000000002,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":0.82299999999999995,"5min":16.609000000000002,"15min":16.609000000000002},"last":0.27700000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:00:10 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":1.1950000000000001,"15min":1.714},"min":{"1min":0.42399999999999999,"5min":0.28599999999999998,"15min":0.25800000000000001},"max":{"1min":1.323,"5min":13.512,"15min":40.189999999999998},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.58699999999999997,"5min":1.464,"15min":1.895},"min":{"1min":0.34000000000000002,"5min":0.27900000000000003,"15min":0.23799999999999999},"max":{"1min":1.0780000000000001,"5min":13.976000000000001,"15min":15.872999999999999},"last":0.52100000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.048,"15min":1.2729999999999999},"min":{"1min":0.434,"5min":0.39200000000000002,"15min":0.30199999999999999},"max":{"1min":1.206,"5min":6.6529999999999996,"15min":15.112},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.77400000000000002,"5min":1.03,"15min":1.4930000000000001},"min":{"1min":0.35999999999999999,"5min":0.35099999999999998,"15min":0.31},"max":{"1min":2.536,"5min":10.117000000000001,"15min":17.378},"last":0.50600000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.0009999999999999,"15min":1.3149999999999999},"min":{"1min":0.45100000000000001,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.2450000000000001,"5min":6.6139999999999999,"15min":40.279000000000003},"last":0.441},{"interface":"front","average":{"1min":0.66800000000000004,"5min":1.1950000000000001,"15min":1.6579999999999999},"min":{"1min":0.51000000000000001,"5min":0.41599999999999998,"15min":0.33700000000000002},"max":{"1min":0.98399999999999999,"5min":9.5809999999999995,"15min":42.820999999999998},"last":0.46200000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:00:10 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.048,"15min":1.405},"min":{"1min":0.41199999999999998,"5min":0.35499999999999998,"15min":0.31900000000000001},"max":{"1min":2.492,"5min":10.077,"15min":17.417999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.80700000000000005,"5min":1.0640000000000001,"15min":1.284},"min":{"1min":0.51500000000000001,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.5289999999999999,"5min":6.6890000000000001,"15min":10.895},"last":0.58799999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":1.0509999999999999,"15min":1.6319999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.35699999999999998},"max":{"1min":2.5699999999999998,"5min":10.037000000000001,"15min":17.446999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.77900000000000003,"5min":1.2849999999999999,"15min":1.722},"min":{"1min":0.48899999999999999,"5min":0.41899999999999998,"15min":0.373},"max":{"1min":1.24,"5min":9.5489999999999995,"15min":15.936},"last":0.55600000000000005}]}]},{"osd":3,"up_from":93,"seq":399431958947,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3470428,"kb_used_data":2472148,"kb_used_omap":2,"kb_used_meta":998269,"kb_avail":90274724,"statfs":{"total":95995035648,"available":92441317376,"internally_reserved":0,"allocated":2531479552,"data_stored":2530392662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1022227509},"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 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":1.3009999999999999,"15min":3.1520000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.17899999999999999},"max":{"1min":1.629,"5min":33.582000000000001,"15min":128.369},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":1.49,"15min":2.9079999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.19800000000000001},"max":{"1min":1.881,"5min":35.402999999999999,"15min":128.28999999999999},"last":0.39500000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":1.1379999999999999,"15min":1.29},"min":{"1min":0.32300000000000001,"5min":0.23200000000000001,"15min":0.20499999999999999},"max":{"1min":6.0309999999999997,"5min":6.8040000000000003,"15min":8.4920000000000009},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.78200000000000003,"15min":1.3200000000000001},"min":{"1min":0.371,"5min":0.28599999999999998,"15min":0.19500000000000001},"max":{"1min":1.871,"5min":7.2649999999999997,"15min":8.2490000000000006},"last":0.625}]},{"osd":2,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":1.359,"15min":2.0459999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":0.996,"5min":37.402999999999999,"15min":81.793000000000006},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.55200000000000005,"5min":1.4330000000000001,"15min":2.0830000000000002},"min":{"1min":0.28399999999999997,"5min":0.252,"15min":0.24299999999999999},"max":{"1min":1.1319999999999999,"5min":33.365000000000002,"15min":80.622},"last":0.42599999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.96499999999999997,"15min":1.359},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.9569999999999999,"5min":4.8369999999999997,"15min":10.395},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.96199999999999997,"15min":1.421},"min":{"1min":0.42399999999999999,"5min":0.41999999999999998,"15min":0.317},"max":{"1min":1.548,"5min":3.847,"15min":10.456},"last":0.84999999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.93200000000000005,"15min":1.5369999999999999},"min":{"1min":0.40500000000000003,"5min":0.38900000000000001,"15min":0.30199999999999999},"max":{"1min":1.607,"5min":3.7370000000000001,"15min":11.323},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.97899999999999998,"15min":1.367},"min":{"1min":0.49299999999999999,"5min":0.38200000000000001,"15min":0.32000000000000001},"max":{"1min":1.081,"5min":4.3810000000000002,"15min":12.747},"last":0.55700000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:00:23 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.97799999999999998,"15min":1.2889999999999999},"min":{"1min":0.42799999999999999,"5min":0.35799999999999998,"15min":0.34300000000000003},"max":{"1min":1.1299999999999999,"5min":4.5599999999999996,"15min":9.7149999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.872,"5min":1.0149999999999999,"15min":1.337},"min":{"1min":0.505,"5min":0.39500000000000002,"15min":0.371},"max":{"1min":2.996,"5min":4.9000000000000004,"15min":7.399},"last":0.81100000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.0589999999999999,"15min":1.48},"min":{"1min":0.504,"5min":0.45700000000000002,"15min":0.34100000000000003},"max":{"1min":3.0179999999999998,"5min":4.8520000000000003,"15min":11.157999999999999},"last":0.876},{"interface":"front","average":{"1min":0.79700000000000004,"5min":1.0069999999999999,"15min":1.4950000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.38500000000000001},"max":{"1min":2.077,"5min":3.7669999999999999,"15min":11.058},"last":0.95499999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019508,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2216168,"kb_used_data":1319008,"kb_used_omap":0,"kb_used_meta":897152,"kb_avail":91528984,"statfs":{"total":95995035648,"available":93725679616,"internally_reserved":0,"allocated":1350664192,"data_stored":1350081486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918683648},"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:00:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":3.254,"15min":2.4540000000000002},"min":{"1min":0.29599999999999999,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":1.9550000000000001,"5min":127.13500000000001,"15min":127.13500000000001},"last":0.872},{"interface":"front","average":{"1min":0.73299999999999998,"5min":3.02,"15min":2.4199999999999999},"min":{"1min":0.39700000000000002,"5min":0.27800000000000002,"15min":0.25900000000000001},"max":{"1min":2.8759999999999999,"5min":124.161,"15min":124.161},"last":0.55200000000000005}]},{"osd":1,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.89300000000000002,"15min":1.7509999999999999},"min":{"1min":0.35999999999999999,"5min":0.34699999999999998,"15min":0.28999999999999998},"max":{"1min":1.034,"5min":5.5780000000000003,"15min":61.673000000000002},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.97599999999999998,"15min":1.7370000000000001},"min":{"1min":0.33900000000000002,"5min":0.33100000000000002,"15min":0.30499999999999999},"max":{"1min":1.143,"5min":5.5979999999999999,"15min":61.698},"last":0.63300000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:00:44 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.1399999999999999,"15min":2.4809999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":2.4020000000000001,"5min":17.193000000000001,"15min":312.68900000000002},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.1200000000000001,"15min":2.5369999999999999},"min":{"1min":0.435,"5min":0.37,"15min":0.34300000000000003},"max":{"1min":2.9209999999999998,"5min":17.166,"15min":312.63799999999998},"last":0.66000000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.94599999999999995,"15min":2.008},"min":{"1min":0.42999999999999999,"5min":0.38600000000000001,"15min":0.309},"max":{"1min":1.5309999999999999,"5min":9.9390000000000001,"15min":72.483000000000004},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.748,"5min":1.216,"15min":2.0670000000000002},"min":{"1min":0.432,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":1.298,"5min":10.577,"15min":71.852999999999994},"last":0.93300000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.91300000000000003,"15min":1.288},"min":{"1min":0.375,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.367,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.85199999999999998,"15min":1.319},"min":{"1min":0.49299999999999999,"5min":0.44400000000000001,"15min":0.32400000000000001},"max":{"1min":1.607,"5min":2.0099999999999998,"15min":38.195999999999998},"last":0.73499999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:00:13 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.85299999999999998,"15min":0.95699999999999996},"min":{"1min":0.46500000000000002,"5min":0.42799999999999999,"15min":0.34699999999999998},"max":{"1min":1.669,"5min":2.048,"15min":9.9130000000000003},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.99299999999999999,"15min":0.99399999999999999},"min":{"1min":0.52000000000000002,"5min":0.40899999999999997,"15min":0.36799999999999999},"max":{"1min":1.292,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":1.0940000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:00:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.88700000000000001,"15min":1.129},"min":{"1min":0.53800000000000003,"5min":0.38,"15min":0.32700000000000001},"max":{"1min":2.9740000000000002,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.98299999999999998,"15min":1.032},"min":{"1min":0.59999999999999998,"5min":0.5,"15min":0.37},"max":{"1min":1.4239999999999999,"5min":5.2240000000000002,"15min":6.5149999999999997},"last":1.173}]}]},{"osd":5,"up_from":0,"seq":154618823277,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2777284608,"data_stored":2777284608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1633681408,"data_stored":1633681408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1928859648,"data_stored":1928855576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2527985664,"data_stored":2527985664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1347424256,"data_stored":1347420184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3041792000,"data_stored":3041787928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":220594176,"data_stored":220594176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:00:52.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T23:00:52.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:52.441 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:52.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:52.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:52.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:52.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:52.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:52.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:52.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:52.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:52.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:52.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:52 smithi123 bash[59255]: audit 2023-09-23T23:00:51.965797+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:52.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:52 smithi123 bash[59255]: cluster 2023-09-23T23:00:52.625032+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 50701/175497 objects degraded (28.890%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:52.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:53.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:52 smithi121 bash[74920]: audit 2023-09-23T23:00:51.965797+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:53.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:52 smithi121 bash[74920]: cluster 2023-09-23T23:00:52.625032+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 50701/175497 objects degraded (28.890%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:53.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:52 smithi121 bash[78246]: audit 2023-09-23T23:00:51.965797+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:53.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:52 smithi121 bash[78246]: cluster 2023-09-23T23:00:52.625032+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 50701/175497 objects degraded (28.890%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:53.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:53.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:53.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:53.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:53.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:53.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:53.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:53.348 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:53.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:53.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:53.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:53.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:53.593 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:00:53.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:53.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:53.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:53.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:53 smithi123 bash[59255]: cluster 2023-09-23T23:00:52.561865+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1459: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 50439/174684 objects degraded (28.874%); 4002/174684 objects misplaced (2.291%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:53.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:53.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:53.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:53.852 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:53 smithi121 bash[74920]: cluster 2023-09-23T23:00:52.561865+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1459: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 50439/174684 objects degraded (28.874%); 4002/174684 objects misplaced (2.291%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:53.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:53 smithi121 bash[78246]: cluster 2023-09-23T23:00:52.561865+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1459: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.6 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 50439/174684 objects degraded (28.874%); 4002/174684 objects misplaced (2.291%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:00:53.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:53.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:53.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:53.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:54.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.122 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:54.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:54.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:54.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:54.386 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:54.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:54.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:54.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:54.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:54.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:54.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:54.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:54.766 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:54.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:54 smithi123 bash[59255]: cluster 2023-09-23T23:00:54.562814+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1460: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 50439/174474 objects degraded (28.909%); 3886/174474 objects misplaced (2.227%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:54.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:54.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:54.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:54.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:54.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:55.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:54 smithi121 bash[78246]: cluster 2023-09-23T23:00:54.562814+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1460: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 50439/174474 objects degraded (28.909%); 3886/174474 objects misplaced (2.227%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:55.013 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:54 smithi121 bash[74920]: cluster 2023-09-23T23:00:54.562814+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1460: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 81 op/s; 50439/174474 objects degraded (28.909%); 3886/174474 objects misplaced (2.227%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:55.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:55.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:55.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:55.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:55.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:55.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:55.307 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:55.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:55.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:55.436 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:55.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:55.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:55.551 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:00:55.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:55.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:55.594 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:00:55.632 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:00:55.672 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:00:55.686 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:55.708 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:00:55.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:55.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:55.743 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:00:55.767 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:00:55.804 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:00:55.809 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.809 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.809 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.809 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.810 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.810 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.810 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.810 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:00:55.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:55.841 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:55 smithi121 bash[78246]: audit 2023-09-23T23:00:55.502340+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.121:0/3904391658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:55.842 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:55 smithi121 bash[74920]: audit 2023-09-23T23:00:55.502340+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.121:0/3904391658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:55.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:55.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:55.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:55.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:56.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:55 smithi123 bash[59255]: audit 2023-09-23T23:00:55.502340+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.121:0/3904391658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:56.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:56.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:56.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:56.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:56.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:56.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:56.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:56.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:56.505 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:56.608 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:56.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:56.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:56.715 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T23:00:56.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:56.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:56 smithi121 bash[78246]: audit 2023-09-23T23:00:55.917622+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.121:0/342694392' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:56.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:56 smithi121 bash[78246]: audit 2023-09-23T23:00:55.922317+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:56.752 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:56 smithi121 bash[78246]: cluster 2023-09-23T23:00:56.563529+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1461: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 50267/173322 objects degraded (29.002%); 3857/173322 objects misplaced (2.225%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:56.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:56 smithi121 bash[74920]: audit 2023-09-23T23:00:55.917622+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.121:0/342694392' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:56.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:56 smithi121 bash[74920]: audit 2023-09-23T23:00:55.922317+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:56.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:56 smithi121 bash[74920]: cluster 2023-09-23T23:00:56.563529+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1461: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 50267/173322 objects degraded (29.002%); 3857/173322 objects misplaced (2.225%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:56.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:56.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:56.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:56.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:56.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:56.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:57.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:57.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:56 smithi123 bash[59255]: audit 2023-09-23T23:00:55.917622+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.121:0/342694392' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:56 smithi123 bash[59255]: audit 2023-09-23T23:00:55.922317+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:57.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:56 smithi123 bash[59255]: cluster 2023-09-23T23:00:56.563529+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1461: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 50267/173322 objects degraded (29.002%); 3857/173322 objects misplaced (2.225%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:00:57.121 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:57.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:57.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:57.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:57.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:57.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:57.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:57.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:57.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:57.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:57.627 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:57.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:57.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:57.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:57.862 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:00:57.863 INFO:teuthology.orchestra.run.smithi123.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:00:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: cluster 2023-09-23T23:00:56.698346+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: cluster 2023-09-23T23:00:56.703743+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: audit 2023-09-23T23:00:56.703846+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: cluster 2023-09-23T23:00:56.704020+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e291: 8 total, 8 up, 6 in 2023-09-23T23:00:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: cluster 2023-09-23T23:00:56.704214+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: cluster 2023-09-23T23:00:56.732259+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:57 smithi123 bash[59255]: cluster 2023-09-23T23:00:57.626059+0000 mon.a (mon.0) 1804 : cluster 3 Health check update: Degraded data redundancy: 50267/173322 objects degraded (29.002%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:57.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:57.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: cluster 2023-09-23T23:00:56.698346+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: cluster 2023-09-23T23:00:56.703743+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: audit 2023-09-23T23:00:56.703846+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: cluster 2023-09-23T23:00:56.704020+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e291: 8 total, 8 up, 6 in 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: cluster 2023-09-23T23:00:56.704214+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: cluster 2023-09-23T23:00:56.732259+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[74920]: cluster 2023-09-23T23:00:57.626059+0000 mon.a (mon.0) 1804 : cluster 3 Health check update: Degraded data redundancy: 50267/173322 objects degraded (29.002%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: cluster 2023-09-23T23:00:56.698346+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:58.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: cluster 2023-09-23T23:00:56.703743+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: audit 2023-09-23T23:00:56.703846+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: cluster 2023-09-23T23:00:56.704020+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e291: 8 total, 8 up, 6 in 2023-09-23T23:00:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: cluster 2023-09-23T23:00:56.704214+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: cluster 2023-09-23T23:00:56.732259+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:57 smithi121 bash[78246]: cluster 2023-09-23T23:00:57.626059+0000 mon.a (mon.0) 1804 : cluster 3 Health check update: Degraded data redundancy: 50267/173322 objects degraded (29.002%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:58.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:58.074 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:58.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:58.303 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:58.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:58.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:58.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:58.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:58.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:58.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:58 smithi121 bash[74920]: cluster 2023-09-23T23:00:57.229113+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:00:58 smithi121 bash[74920]: cluster 2023-09-23T23:00:58.564332+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1463: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 50171/172926 objects degraded (29.013%); 3796/172926 objects misplaced (2.195%); 3.3 MiB/s, 58 objects/s recovering 2023-09-23T23:00:58.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:58.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:00:58.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:58.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:58 smithi123 bash[59255]: cluster 2023-09-23T23:00:57.229113+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:58.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:00:58 smithi123 bash[59255]: cluster 2023-09-23T23:00:58.564332+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1463: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 50171/172926 objects degraded (29.013%); 3796/172926 objects misplaced (2.195%); 3.3 MiB/s, 58 objects/s recovering 2023-09-23T23:00:58.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:58.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:00:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:00:58] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.33.4" 2023-09-23T23:00:59.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:58 smithi121 bash[78246]: cluster 2023-09-23T23:00:57.229113+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:00:59.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:00:58 smithi121 bash[78246]: cluster 2023-09-23T23:00:58.564332+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1463: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 50171/172926 objects degraded (29.013%); 3796/172926 objects misplaced (2.195%); 3.3 MiB/s, 58 objects/s recovering 2023-09-23T23:00:59.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:59.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:59.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:00:59.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:59.230 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:59.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:59.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:59.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:59.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:59.473 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:59.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:59.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:59.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:59.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:59.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:59.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:59.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:59.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:59.900 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:00.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:00.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:00.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:00.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:00.170 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:00.274 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:00.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:00.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:00.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:00.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:00.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:00.530 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:00.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:00.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:00.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:00.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:00.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:00.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:00.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:00.898 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:01:00.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:00.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:01.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.087 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:01.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:01.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:01.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:01.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:01.355 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:01.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:01.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:01.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:01.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:01.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:01.718 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:01 smithi121 bash[78246]: cluster 2023-09-23T23:01:00.564908+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1464: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 50171/172539 objects degraded (29.078%); 3796/172539 objects misplaced (2.200%); 3.3 MiB/s, 58 objects/s recovering 2023-09-23T23:01:01.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:01 smithi121 bash[74920]: cluster 2023-09-23T23:01:00.564908+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1464: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 50171/172539 objects degraded (29.078%); 3796/172539 objects misplaced (2.200%); 3.3 MiB/s, 58 objects/s recovering 2023-09-23T23:01:01.745 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:01.848 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:01.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:01.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:01.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:02.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:02.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:02.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:01 smithi123 bash[59255]: cluster 2023-09-23T23:01:00.564908+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1464: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 50171/172539 objects degraded (29.078%); 3796/172539 objects misplaced (2.200%); 3.3 MiB/s, 58 objects/s recovering 2023-09-23T23:01:02.109 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:02.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:02.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:02.373 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:02.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:02.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:02.528 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:02.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:02.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:02.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:02.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:02.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:02.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:02.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:03.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:03.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:03.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:03.166 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:01:03.166 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub,nodeep-scrub flag(s) set","count":20},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 49994/171825 objects degraded (29.096%), 14 pgs degraded, 10 pgs undersized","count":24},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2297,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":291,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":6,"osd_in_since":1695509875,"num_remapped_pgs":11},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":75},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":9},{"state_name":"active+recovery_wait+degraded","count":3},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":57275,"data_bytes":3752531896,"bytes_used":15299653632,"bytes_avail":560670560256,"bytes_total":575970213888,"degraded_objects":49994,"degraded_total":171825,"degraded_ratio":0.29095882438527571,"misplaced_objects":3762,"misplaced_total":171825,"misplaced_ratio":0.021894369271060671,"recovering_objects_per_sec":54,"recovering_bytes_per_sec":3190338,"recovering_keys_per_sec":0,"num_objects_recovered":542,"num_bytes_recovered":31916032,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":95},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":35,"modified":"2023-09-23T22:57:00.468101+0000","services":{}},"progress_events":{"2bb6a872-ead7-4607-a02f-65833cd0dc35":{"message":"Global Recovery Event (3m)\n [=======================.....] (remaining: 38s)","progress":0.84269660711288452,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T23:01:03.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:03.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:03.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:03.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:03.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:03.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:03.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:03.619 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:01:03.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:03.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:03.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:03.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:03.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:03.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:03 smithi123 bash[59255]: cluster 2023-09-23T23:01:02.565828+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1465: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 49994/171825 objects degraded (29.096%); 3762/171825 objects misplaced (2.189%); 3.0 MiB/s, 54 objects/s recovering 2023-09-23T23:01:03.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:03 smithi123 bash[59255]: cluster 2023-09-23T23:01:02.627556+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 49994/171825 objects degraded (29.096%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:03.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:03 smithi123 bash[59255]: audit 2023-09-23T23:01:03.161784+0000 mon.a (mon.0) 1806 : audit 0 from='client.? 172.21.15.121:0/3165309836' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:01:03.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:03.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:04.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:03 smithi121 bash[78246]: cluster 2023-09-23T23:01:02.565828+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1465: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 49994/171825 objects degraded (29.096%); 3762/171825 objects misplaced (2.189%); 3.0 MiB/s, 54 objects/s recovering 2023-09-23T23:01:04.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:03 smithi121 bash[78246]: cluster 2023-09-23T23:01:02.627556+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 49994/171825 objects degraded (29.096%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:04.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:03 smithi121 bash[78246]: audit 2023-09-23T23:01:03.161784+0000 mon.a (mon.0) 1806 : audit 0 from='client.? 172.21.15.121:0/3165309836' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:01:04.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:03 smithi121 bash[74920]: cluster 2023-09-23T23:01:02.565828+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1465: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 49994/171825 objects degraded (29.096%); 3762/171825 objects misplaced (2.189%); 3.0 MiB/s, 54 objects/s recovering 2023-09-23T23:01:04.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:03 smithi121 bash[74920]: cluster 2023-09-23T23:01:02.627556+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 49994/171825 objects degraded (29.096%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:04.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:03 smithi121 bash[74920]: audit 2023-09-23T23:01:03.161784+0000 mon.a (mon.0) 1806 : audit 0 from='client.? 172.21.15.121:0/3165309836' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:01:04.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:04.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:04.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:04.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:04.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:04.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:04.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:04.339 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T23:01:04.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:01:04.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:04.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:04.574 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:04.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:04.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:04.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:04.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:04.831 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:04.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:04.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:04.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:04.965 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:04.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:05.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:05.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:05.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:05.346 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:05.374 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:05.478 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:05.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:05.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:05.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:05.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:05.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.761 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:05 smithi123 bash[59255]: cluster 2023-09-23T23:01:04.566559+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1466: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 49897/171393 objects degraded (29.113%); 3762/171393 objects misplaced (2.195%); 2.7 MiB/s, 60 objects/s recovering 2023-09-23T23:01:05.843 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:05.864 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:05.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:05.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:05 smithi121 bash[78246]: cluster 2023-09-23T23:01:04.566559+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1466: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 49897/171393 objects degraded (29.113%); 3762/171393 objects misplaced (2.195%); 2.7 MiB/s, 60 objects/s recovering 2023-09-23T23:01:06.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:05 smithi121 bash[74920]: cluster 2023-09-23T23:01:04.566559+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1466: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 49897/171393 objects degraded (29.113%); 3762/171393 objects misplaced (2.195%); 2.7 MiB/s, 60 objects/s recovering 2023-09-23T23:01:06.013 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:06.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:06.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:06.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:06.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:06.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:06.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:06.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:06.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:06.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:06.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:06.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:06.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:06.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:06.764 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:06.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:06.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:06.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:07.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:07.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:07.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:07.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:07.271 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:07.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:07.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:07.399 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:07.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.544 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:07.605 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:01:07.605 INFO:teuthology.orchestra.run.smithi123.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:01:07.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:07 smithi123 bash[59255]: cluster 2023-09-23T23:01:06.567778+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1467: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 49717/170364 objects degraded (29.183%); 3732/170364 objects misplaced (2.191%); 2.7 MiB/s, 61 objects/s recovering 2023-09-23T23:01:07.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:07 smithi123 bash[59255]: audit 2023-09-23T23:01:06.966306+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:07.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:07.673 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:07.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:07.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:07.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:07.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:07.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:07 smithi121 bash[78246]: cluster 2023-09-23T23:01:06.567778+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1467: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 49717/170364 objects degraded (29.183%); 3732/170364 objects misplaced (2.191%); 2.7 MiB/s, 61 objects/s recovering 2023-09-23T23:01:07.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:07 smithi121 bash[78246]: audit 2023-09-23T23:01:06.966306+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:07.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:07 smithi121 bash[74920]: cluster 2023-09-23T23:01:06.567778+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1467: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 49717/170364 objects degraded (29.183%); 3732/170364 objects misplaced (2.191%); 2.7 MiB/s, 61 objects/s recovering 2023-09-23T23:01:07.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:07 smithi121 bash[74920]: audit 2023-09-23T23:01:06.966306+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:07.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:07.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:08.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:08.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:08.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:08.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:08.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:08.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:08.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:08.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:08.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:08.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:01:08.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:08.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:08.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:08.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:08 smithi121 bash[74920]: cluster 2023-09-23T23:01:07.628797+0000 mon.a (mon.0) 1808 : cluster 3 Health check update: Degraded data redundancy: 49717/170364 objects degraded (29.183%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:08.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:08 smithi121 bash[78246]: cluster 2023-09-23T23:01:07.628797+0000 mon.a (mon.0) 1808 : cluster 3 Health check update: Degraded data redundancy: 49717/170364 objects degraded (29.183%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:08.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:08.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:08.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:08.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:08.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:08 smithi123 bash[59255]: cluster 2023-09-23T23:01:07.628797+0000 mon.a (mon.0) 1808 : cluster 3 Health check update: Degraded data redundancy: 49717/170364 objects degraded (29.183%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:08.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:09.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:09.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:09.201 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:01:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:01:08] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.33.4" 2023-09-23T23:01:09.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:09.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:09.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:09.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:09.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:09.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:09.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.601 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:09.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:09 smithi123 bash[59255]: cluster 2023-09-23T23:01:08.568498+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1468: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 49587/169983 objects degraded (29.172%); 3732/169983 objects misplaced (2.196%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:01:09.727 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:09.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:09.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:09.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:09.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:10.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:09 smithi121 bash[74920]: cluster 2023-09-23T23:01:08.568498+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1468: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 49587/169983 objects degraded (29.172%); 3732/169983 objects misplaced (2.196%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:01:10.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:09 smithi121 bash[78246]: cluster 2023-09-23T23:01:08.568498+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1468: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.5 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 49587/169983 objects degraded (29.172%); 3732/169983 objects misplaced (2.196%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:01:10.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.113 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:10.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:10.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:10.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:10.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:10.476 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.507 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:10.610 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:10.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:10.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:10.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:10.765 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:10.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:10.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:10.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:11.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:11.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:11.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:11.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:11.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:11.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:11.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:11.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:11.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:11.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:11.523 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:11.627 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:11.657 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:11.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:11.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:11.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:11.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:11.909 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:11 smithi123 bash[59255]: cluster 2023-09-23T23:01:10.569099+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1469: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 49587/169599 objects degraded (29.238%); 3732/169599 objects misplaced (2.200%); 1.9 MiB/s, 50 objects/s recovering 2023-09-23T23:01:11.926 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:12.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:11 smithi121 bash[74920]: cluster 2023-09-23T23:01:10.569099+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1469: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 49587/169599 objects degraded (29.238%); 3732/169599 objects misplaced (2.200%); 1.9 MiB/s, 50 objects/s recovering 2023-09-23T23:01:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:11 smithi121 bash[78246]: cluster 2023-09-23T23:01:10.569099+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1469: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 49587/169599 objects degraded (29.238%); 3732/169599 objects misplaced (2.200%); 1.9 MiB/s, 50 objects/s recovering 2023-09-23T23:01:12.031 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:12.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:12.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:12.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:12.281 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:12.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:12.430 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:12.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:12.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:12.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:12.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:12.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:12.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:12 smithi121 bash[74920]: cluster 2023-09-23T23:01:12.629546+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 49587/169599 objects degraded (29.238%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:12.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:12 smithi121 bash[78246]: cluster 2023-09-23T23:01:12.629546+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 49587/169599 objects degraded (29.238%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:12.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:12.839 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:12.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:12.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:12.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:12 smithi123 bash[59255]: cluster 2023-09-23T23:01:12.629546+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 49587/169599 objects degraded (29.238%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:13.071 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:13.090 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:13.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:13.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:13.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:13.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:13.303 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:01:13.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:13.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:13.454 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.477 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:13.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:13.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:13.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.718 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:13 smithi121 bash[78246]: cluster 2023-09-23T23:01:12.570014+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1470: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 49408/168831 objects degraded (29.265%); 3700/168831 objects misplaced (2.192%); 2.6 MiB/s, 60 objects/s recovering 2023-09-23T23:01:13.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:13 smithi121 bash[74920]: cluster 2023-09-23T23:01:12.570014+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1470: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 49408/168831 objects degraded (29.265%); 3700/168831 objects misplaced (2.192%); 2.6 MiB/s, 60 objects/s recovering 2023-09-23T23:01:13.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:13.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:13.863 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:13.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:13.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:13.990 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:13 smithi123 bash[59255]: cluster 2023-09-23T23:01:12.570014+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1470: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 49408/168831 objects degraded (29.265%); 3700/168831 objects misplaced (2.192%); 2.6 MiB/s, 60 objects/s recovering 2023-09-23T23:01:14.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:14.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:14.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:14.222 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:14.246 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:14.349 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:14.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:14.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:14.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:14.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:14.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:14.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:14.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:14.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:14.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:14.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:14.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:14.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:14 smithi123 bash[59255]: audit 2023-09-23T23:01:14.214604+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:14.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:14 smithi121 bash[74920]: audit 2023-09-23T23:01:14.214604+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:14.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:14 smithi121 bash[78246]: audit 2023-09-23T23:01:14.214604+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:14.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:15.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:15.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:15.119 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:15.121 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:01:15.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:15.143 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:01:15.166 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:01:15.186 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:01:15.210 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:01:15.230 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:01:15.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:15.250 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:01:15.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:15.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:15.271 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:01:15.273 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.273 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.273 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.273 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.273 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.273 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.274 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.274 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:01:15.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:15.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:15.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:15.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:15.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:15.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:15.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:15.753 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:15.776 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:15.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:15.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:15 smithi123 bash[59255]: cluster 2023-09-23T23:01:14.571204+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1471: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 49185/168465 objects degraded (29.196%); 3700/168465 objects misplaced (2.196%); 2.3 MiB/s, 65 objects/s recovering 2023-09-23T23:01:15.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:15 smithi123 bash[59255]: audit 2023-09-23T23:01:15.087304+0000 mon.a (mon.0) 1811 : audit 0 from='client.? 172.21.15.121:0/1231644493' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:15.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:15.903 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:15 smithi121 bash[78246]: cluster 2023-09-23T23:01:14.571204+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1471: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 49185/168465 objects degraded (29.196%); 3700/168465 objects misplaced (2.196%); 2.3 MiB/s, 65 objects/s recovering 2023-09-23T23:01:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:15 smithi121 bash[78246]: audit 2023-09-23T23:01:15.087304+0000 mon.a (mon.0) 1811 : audit 0 from='client.? 172.21.15.121:0/1231644493' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:16.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:15 smithi121 bash[74920]: cluster 2023-09-23T23:01:14.571204+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1471: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 49185/168465 objects degraded (29.196%); 3700/168465 objects misplaced (2.196%); 2.3 MiB/s, 65 objects/s recovering 2023-09-23T23:01:16.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:15 smithi121 bash[74920]: audit 2023-09-23T23:01:15.087304+0000 mon.a (mon.0) 1811 : audit 0 from='client.? 172.21.15.121:0/1231644493' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:16.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:16.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:16.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:16.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:16.287 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:16.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:16.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:16.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:16.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:16.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:16.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:16.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:16.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:16.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:16.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:16.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:16.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:16.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:17.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:17.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [ 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:123773 10.f 10:fc648993:::benchmark_data_smithi121_192580_object29992:head [delete] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T23:01:17.182 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:11.038873+0000", 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 546.13784746099998, 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31559423800000003, 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 123773 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.183 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038873+0000", 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038873+0000", 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.184 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038871+0000", 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.8049999999999996e-06 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038880+0000", 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6475999999999999e-05 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038897+0000", 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8259999999999993e-06 2023-09-23T23:01:17.185 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038905+0000", 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3817000000000003e-05 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.038958+0000", 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015273000000000001 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.186 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.039111+0000", 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015853199999999999 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.039270+0000", 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028403640000000002 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.042110+0000", 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00056439499999999998 2023-09-23T23:01:17.187 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.042674+0000", 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31161116700000002 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.354286+0000", 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000126367 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.188 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.354412+0000", 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.5668999999999998e-05 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:11.354468+0000", 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.31559423800000003 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.189 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150091 10.a 10:5c1373bc:::benchmark_data_smithi121_192580_object56310:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.622843+0000", 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 503.553877634, 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.42611275500000001, 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150091 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.190 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622843+0000", 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622843+0000", 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.191 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622842+0000", 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2830000000000007e-06 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622851+0000", 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3292000000000001e-05 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622864+0000", 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.798e-06 2023-09-23T23:01:17.192 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.622871+0000", 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0079381539999999993 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.630809+0000", 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016726100000000001 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.193 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.630976+0000", 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013040600000000001 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.631107+0000", 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0088942880000000002 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640001+0000", 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003315653 2023-09-23T23:01:17.194 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643317+0000", 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40258128500000001 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.045898+0000", 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8955000000000006e-05 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.195 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.045967+0000", 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00298898 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.048956+0000", 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.42611275500000001 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.196 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150096 10.a 10:5e62a9f3:::benchmark_data_smithi121_192580_object56315:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.633466+0000", 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 503.543254838, 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41766941499999999, 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150096 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.197 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633466+0000", 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633466+0000", 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.198 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633464+0000", 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.3180000000000007e-06 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633472+0000", 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6650000000000002e-05 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.199 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633489+0000", 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1709999999999996e-06 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633496+0000", 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00052003300000000004 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.634016+0000", 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015674800000000001 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.200 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.634173+0000", 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00018187699999999999 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.634355+0000", 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0056551459999999998 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.201 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640010+0000", 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.003361293 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643371+0000", 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40563545499999998 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.049007+0000", 2023-09-23T23:01:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1268999999999999e-05 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.049068+0000", 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0020673409999999999 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.051135+0000", 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.41766941499999999 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.203 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150097 10.a 10:599ea110:::benchmark_data_smithi121_192580_object56316:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.633513+0000", 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 503.54320803000002, 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.42052688799999999, 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150097 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633513+0000", 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633513+0000", 2023-09-23T23:01:17.205 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633512+0000", 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.191e-06 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633515+0000", 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4740000000000002e-06 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.206 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633522+0000", 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.9249999999999997e-06 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.633526+0000", 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030458479999999999 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.636572+0000", 2023-09-23T23:01:17.207 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000109171 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.636681+0000", 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016889100000000001 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.636850+0000", 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0033742609999999999 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.208 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640224+0000", 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0031944709999999999 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643418+0000", 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.40784947100000002 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.051268+0000", 2023-09-23T23:01:17.209 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6799999999999995e-05 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.051365+0000", 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026749590000000002 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.054040+0000", 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.42052688799999999 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.210 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150101 10.0 10:044f030b:::benchmark_data_smithi121_192580_object56320:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.637758+0000", 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 503.53896298699999, 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.394877219, 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.211 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150101 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637758+0000", 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637758+0000", 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.212 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637756+0000", 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9550000000000004e-06 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637766+0000", 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6169000000000001e-05 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.213 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637782+0000", 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4959999999999996e-06 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637791+0000", 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8199999999999998e-05 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.214 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637849+0000", 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013662099999999999 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.637985+0000", 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015971900000000001 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2,4", 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.638145+0000", 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028164850000000001 2023-09-23T23:01:17.215 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.640962+0000", 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00076976200000000001 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.641731+0000", 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00061742999999999998 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.216 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.642349+0000", 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.388551855 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.030901+0000", 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011466 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.031015+0000", 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0016197760000000001 2023-09-23T23:01:17.217 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.032635+0000", 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.394877219 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:150103 10.f 10:f6087bb0:::benchmark_data_smithi121_192580_object56322:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:52:53.643629+0000", 2023-09-23T23:01:17.218 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 503.53309218599998, 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.388000397, 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 150103 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.219 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643629+0000", 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643629+0000", 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643627+0000", 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2159999999999995e-06 2023-09-23T23:01:17.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643636+0000", 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7391999999999999e-05 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643653+0000", 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6170000000000001e-06 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.221 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643661+0000", 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1054000000000002e-05 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643722+0000", 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000142564 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.643865+0000", 2023-09-23T23:01:17.222 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016874500000000001 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 2,3", 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.644033+0000", 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0026157770000000001 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.646649+0000", 2023-09-23T23:01:17.223 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000386124 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:53.647035+0000", 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.38444770299999997 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.031483+0000", 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8756000000000003e-05 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.224 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.031562+0000", 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7341999999999993e-05 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:52:54.031629+0000", 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.388000397 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.225 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:182554 10.0 10:05fd872a:::benchmark_data_smithi121_192580_object88773:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:53:42.527488+0000", 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 454.64923316599999, 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0984092849999998, 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 182554 2023-09-23T23:01:17.226 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527488+0000", 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527488+0000", 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:17.227 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527486+0000", 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.7309999999999996e-06 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527493+0000", 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3424000000000001e-05 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.228 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527506+0000", 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.8739999999999997e-06 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527513+0000", 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.1589999999999998e-05 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527575+0000", 2023-09-23T23:01:17.229 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000136169 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527711+0000", 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016649899999999999 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2,4", 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.527878+0000", 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0054480850000000001 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.230 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.533326+0000", 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000210087 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.533536+0000", 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.014566994 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.231 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.548103+0000", 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6909999999999997e-06 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.548110+0000", 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99238936200000005 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.540500+0000", 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.323e-05 2023-09-23T23:01:17.232 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.540513+0000", 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0852918359999999 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.625805+0000", 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2097999999999998e-05 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.233 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.625897+0000", 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0984092849999998 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:182556 10.0 10:0dc4de0d:::benchmark_data_smithi121_192580_object88775:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:53:42.535953+0000", 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 454.64076736300001, 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0900849799999999, 2023-09-23T23:01:17.234 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 182556 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.535953+0000", 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.235 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.535953+0000", 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.535952+0000", 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9410000000000007e-06 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.236 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.535960+0000", 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6507999999999998e-05 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.535976+0000", 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8569999999999995e-06 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.535984+0000", 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.6396000000000006e-05 2023-09-23T23:01:17.237 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.536051+0000", 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00013634000000000001 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.536187+0000", 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000117985 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.238 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,2,4", 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.536305+0000", 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011834852 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.548140+0000", 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.1669e-05 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:42.548151+0000", 2023-09-23T23:01:17.239 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99240566799999996 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.540557+0000", 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6819999999999992e-06 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.540566+0000", 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.085401869 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.240 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.625968+0000", 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0811999999999999e-05 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.626038+0000", 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.0900849799999999 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.241 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:182632 10.0 10:057c0d6f:::benchmark_data_smithi121_192580_object88851:head [delete] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:53:43.629660+0000", 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 453.54706113499998, 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.035790923, 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 182632 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.242 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629660+0000", 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629660+0000", 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.243 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629657+0000", 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2330999999999999e-05 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629670+0000", 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2588000000000001e-05 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629692+0000", 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2311e-05 2023-09-23T23:01:17.244 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629705+0000", 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000105863 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629811+0000", 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4181e-05 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.245 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.629825+0000", 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99625332099999997 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.626078+0000", 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00014001399999999999 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.626218+0000", 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000161473 2023-09-23T23:01:17.246 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.626380+0000", 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.038362702999999998 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.664742+0000", 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00039229899999999998 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.247 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665135+0000", 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4512000000000007e-05 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665219+0000", 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.4320000000000003e-05 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665263+0000", 2023-09-23T23:01:17.248 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000187238 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665451+0000", 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.035790923 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:182635 10.0 10:0aee8552:::benchmark_data_smithi121_192580_object88854:head [delete] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:53:43.631472+0000", 2023-09-23T23:01:17.249 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 453.54524836000002, 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0451690789999999, 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 182635 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.250 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631472+0000", 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631472+0000", 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631470+0000", 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4273999999999999e-05 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.251 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631485+0000", 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6222000000000002e-05 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631501+0000", 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2990000000000002e-06 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.252 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631510+0000", 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1329999999999998e-05 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631561+0000", 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.4100000000000008e-06 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.631570+0000", 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.99714096799999996 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.253 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.628711+0000", 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011395000000000001 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.628825+0000", 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000155322 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.628980+0000", 2023-09-23T23:01:17.254 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.036177434000000001 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665158+0000", 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00034458999999999998 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665502+0000", 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.010776694 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.255 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676279+0000", 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8947000000000003e-05 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676338+0000", 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00030375299999999998 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.256 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676642+0000", 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.0451690789999999 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:182652 10.0 10:010b1e06:::benchmark_data_smithi121_192580_object88871:head [delete] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:53:43.668681+0000", 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 453.50803946600001, 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.008217393, 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.257 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 182652 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668681+0000", 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.258 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.259 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.259 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668681+0000", 2023-09-23T23:01:17.259 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999995 2023-09-23T23:01:17.259 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.259 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668681+0000", 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.7060000000000004e-06 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668688+0000", 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.8930000000000005e-06 2023-09-23T23:01:17.261 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668696+0000", 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.925e-06 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668702+0000", 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4.9727e-05 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.262 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668752+0000", 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5200000000000003e-06 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.668758+0000", 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.96292797200000002 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.631686+0000", 2023-09-23T23:01:17.263 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00012984199999999999 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.631816+0000", 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000169579 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.631986+0000", 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.033192121999999998 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.264 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665178+0000", 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00036747 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665545+0000", 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011106095999999999 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676652+0000", 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.5550999999999994e-05 2023-09-23T23:01:17.265 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676747+0000", 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015163700000000001 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676899+0000", 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.008217393 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.266 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35595.0:182653 10.0 10:0490de74:::benchmark_data_smithi121_192580_object88872:head [delete] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:53:43.673349+0000", 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 453.50337217600003, 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.003790231, 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35595", 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3450689841", 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 182653 2023-09-23T23:01:17.267 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673349+0000", 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673349+0000", 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.268 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673347+0000", 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6020000000000002e-06 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673355+0000", 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.6053e-05 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673371+0000", 2023-09-23T23:01:17.269 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.0480000000000001e-06 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673378+0000", 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.6297000000000005e-05 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673454+0000", 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.2391999999999999e-05 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.270 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:43.673467+0000", 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.96072044700000003 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.634187+0000", 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000126458 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.634314+0000", 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6587000000000003e-05 2023-09-23T23:01:17.271 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.634400+0000", 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.030797834999999999 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665198+0000", 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00038780500000000002 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.272 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.665586+0000", 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011321024000000001 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676907+0000", 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1662000000000005e-05 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.676989+0000", 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00015038900000000001 2023-09-23T23:01:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:53:44.677139+0000", 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.003790231 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:54603 11.3 11:c0b6000c:::benchmark_data_smithi121_214750_object54602:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e269)", 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:56:11.474070+0000", 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 305.702650882, 2023-09-23T23:01:17.274 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30694214600000003, 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 54603 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.474070+0000", 2023-09-23T23:01:17.275 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.474070+0000", 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.474068+0000", 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.1230999999999996e-05 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.276 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.474140+0000", 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7705000000000001e-05 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.474157+0000", 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.8670000000000006e-06 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.277 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.474167+0000", 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028438819999999998 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.477011+0000", 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000156284 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.477167+0000", 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00016486300000000001 2023-09-23T23:01:17.278 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.477332+0000", 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0021374050000000002 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.479470+0000", 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0058384270000000002 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.279 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.485308+0000", 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.29274054799999999 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.778049+0000", 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000108942 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.778157+0000", 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0028546460000000002 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.280 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:56:11.781012+0000", 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.30694214600000003 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:81899 11.3 11:c7d27e4e:::benchmark_data_smithi121_214750_object3854:head [delete] snapc 0=[] ondisk+write+known_if_redirected e273)", 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:57:09.740626+0000", 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 247.43609498500001, 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4285125650000001, 2023-09-23T23:01:17.281 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 81899 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740626+0000", 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.282 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740626+0000", 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740624+0000", 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.2369999999999998e-06 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.283 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740633+0000", 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7450999999999999e-05 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740651+0000", 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9420000000000001e-06 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740660+0000", 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.8699000000000002e-05 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.284 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740719+0000", 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9739999999999997e-06 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.740728+0000", 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.92094716300000001 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:10.661676+0000", 2023-09-23T23:01:17.285 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9559e-05 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:10.661695+0000", 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4681535779999999 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.129849+0000", 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0031287979999999999 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.286 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.132978+0000", 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.015808590000000001 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.148786+0000", 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.6648e-05 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.148883+0000", 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000111755 2023-09-23T23:01:17.287 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.148995+0000", 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.016008314999999999 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.165003+0000", 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3040000000000001e-05 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.288 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.165016+0000", 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.9662999999999999e-05 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.165106+0000", 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.454e-05 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.165190+0000", 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0039482679999999996 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.289 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.169138+0000", 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4285125650000001 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "osd_op(client.35784.0:81903 11.3 11:c12cd24e:::benchmark_data_smithi121_214750_object3858:head [delete] snapc 0=[] ondisk+write+known_if_redirected e273)", 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T22:57:09.770330+0000", 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 247.40639085399999, 2023-09-23T23:01:17.290 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4153338199999999, 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "client_info": { 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "client": "client.35784", 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "tid": 81903 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770330+0000", 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.291 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770330+0000", 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770327+0000", 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7969e-05 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.292 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770345+0000", 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.0326999999999999e-05 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770375+0000", 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.3729e-05 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770389+0000", 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00010827099999999999 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.293 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770497+0000", 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1302999999999999e-05 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:09.770519+0000", 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.89296231299999995 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.294 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:10.663481+0000", 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.4479e-05 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for peered", 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:10.663496+0000", 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.473070476 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.136566+0000", 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010923339999999999 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.295 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for degraded object", 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.137658+0000", 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.023324686000000001 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.160983+0000", 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000138651 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "started", 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.161122+0000", 2023-09-23T23:01:17.296 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00022509299999999999 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "waiting for subops from 1,7", 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.161347+0000", 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0086824659999999998 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.170029+0000", 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00112352 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.297 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "op_commit", 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.171153+0000", 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.011343499 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.182496+0000", 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 7.9666999999999995e-05 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "commit_sent", 2023-09-23T23:01:17.298 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.182576+0000", 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0030878799999999999 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T22:57:12.185664+0000", 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4153338199999999 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPull(11.5 e290/280 cost 1049576)", 2023-09-23T23:01:17.299 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:46.945363+0000", 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 30.231357487, 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00087012999999999999, 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945363+0000", 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.300 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945363+0000", 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945362+0000", 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.3611000000000001e-05 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945395+0000", 2023-09-23T23:01:17.301 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.7734999999999999e-05 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945413+0000", 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.1040000000000007e-06 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945421+0000", 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.3625999999999998e-05 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.302 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.945475+0000", 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00075875200000000002 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:46.946233+0000", 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00087012999999999999 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.303 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPull(11.0 e290/274 cost 1049576)", 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:48.324105+0000", 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 28.852615628999999, 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00090016300000000005, 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324105+0000", 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.304 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324105+0000", 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324103+0000", 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.2334e-05 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.305 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324126+0000", 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1716e-05 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324147+0000", 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 8.6070000000000008e-06 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324156+0000", 2023-09-23T23:01:17.306 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.5464999999999997e-05 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.324221+0000", 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00078392399999999997 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:48.325005+0000", 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00090016300000000005 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.307 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPull(11.0 e290/274 cost 1049576)", 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:49.132696+0000", 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 28.044024515, 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000903796, 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.308 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132696+0000", 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132696+0000", 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999971 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132694+0000", 2023-09-23T23:01:17.309 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 5.1758999999999997e-05 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132745+0000", 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 3.2604999999999997e-05 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132778+0000", 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 1.9354000000000001e-05 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.310 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132797+0000", 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.3117999999999999e-05 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.132891+0000", 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00070960000000000001 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.311 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:49.133600+0000", 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.000903796 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPull(11.3 e290/280 cost 1049576)", 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:52.428586+0000", 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 24.748135263000002, 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00092380399999999997, 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.312 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428586+0000", 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428586+0000", 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.313 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428584+0000", 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.3581e-05 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428607+0000", 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.001e-05 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428627+0000", 2023-09-23T23:01:17.314 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.1130000000000007e-06 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428637+0000", 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00011397500000000001 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.428750+0000", 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00075889900000000005 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.315 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.429509+0000", 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00092380399999999997 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "description": "MOSDPGPull(11.0 e290/274 cost 1049576)", 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "initiated_at": "2023-09-23T23:00:52.691603+0000", 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "age": 24.485117967000001, 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010318510000000001, 2023-09-23T23:01:17.316 INFO:teuthology.orchestra.run.smithi123.stdout: "type_data": { 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "flag_point": "reached pg", 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "events": [ 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "initiated", 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691603+0000", 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "throttled", 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691603+0000", 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 4294967295.9999976 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.317 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "header_read", 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691601+0000", 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.4090000000000001e-05 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "all_read", 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691625+0000", 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 2.1515e-05 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "dispatched", 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691646+0000", 2023-09-23T23:01:17.318 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 9.9429999999999995e-06 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "queued_for_pg", 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691656+0000", 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 6.4319000000000005e-05 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "reached_pg", 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.691721+0000", 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.00091412999999999998 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-09-23T23:01:17.319 INFO:teuthology.orchestra.run.smithi123.stdout: "event": "done", 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: "time": "2023-09-23T23:00:52.692635+0000", 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 0.0010318510000000001 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-09-23T23:01:17.320 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:01:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:17.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:17.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:17.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:17.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:17.681 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T23:01:17.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:17.709 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:17 smithi123 bash[59255]: cluster 2023-09-23T23:01:16.572113+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1472: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 48999/167349 objects degraded (29.280%); 3666/167349 objects misplaced (2.191%); 2.6 MiB/s, 61 objects/s recovering 2023-09-23T23:01:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:17 smithi123 bash[59255]: audit 2023-09-23T23:01:16.992355+0000 mon.a (mon.0) 1812 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:17 smithi123 bash[59255]: audit 2023-09-23T23:01:16.994539+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.121:0/3993340493' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:17.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:17 smithi123 bash[59255]: cluster 2023-09-23T23:01:17.631089+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 48999/167349 objects degraded (29.280%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:17.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:17.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:17.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:17.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.972 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:18.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:18.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:18.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:18.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[78246]: cluster 2023-09-23T23:01:16.572113+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1472: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 48999/167349 objects degraded (29.280%); 3666/167349 objects misplaced (2.191%); 2.6 MiB/s, 61 objects/s recovering 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[78246]: audit 2023-09-23T23:01:16.992355+0000 mon.a (mon.0) 1812 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[78246]: audit 2023-09-23T23:01:16.994539+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.121:0/3993340493' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[78246]: cluster 2023-09-23T23:01:17.631089+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 48999/167349 objects degraded (29.280%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[74920]: cluster 2023-09-23T23:01:16.572113+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1472: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 48999/167349 objects degraded (29.280%); 3666/167349 objects misplaced (2.191%); 2.6 MiB/s, 61 objects/s recovering 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[74920]: audit 2023-09-23T23:01:16.992355+0000 mon.a (mon.0) 1812 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[74920]: audit 2023-09-23T23:01:16.994539+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.121:0/3993340493' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:18.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:17 smithi121 bash[74920]: cluster 2023-09-23T23:01:17.631089+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 48999/167349 objects degraded (29.280%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:18.201 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:18.216 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:01:18.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:18.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:18.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:18.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:18.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:18.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:18.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:18.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:18.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:18.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:18.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[78246]: cluster 2023-09-23T23:01:17.660586+0000 mon.a (mon.0) 1814 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[78246]: audit 2023-09-23T23:01:17.670550+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[78246]: cluster 2023-09-23T23:01:17.670629+0000 mon.a (mon.0) 1816 : cluster 0 osdmap e292: 8 total, 8 up, 6 in 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[78246]: cluster 2023-09-23T23:01:17.670985+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[78246]: cluster 2023-09-23T23:01:17.671623+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[78246]: cluster 2023-09-23T23:01:17.673306+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[74920]: cluster 2023-09-23T23:01:17.660586+0000 mon.a (mon.0) 1814 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[74920]: audit 2023-09-23T23:01:17.670550+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:01:18.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[74920]: cluster 2023-09-23T23:01:17.670629+0000 mon.a (mon.0) 1816 : cluster 0 osdmap e292: 8 total, 8 up, 6 in 2023-09-23T23:01:18.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[74920]: cluster 2023-09-23T23:01:17.670985+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:18.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[74920]: cluster 2023-09-23T23:01:17.671623+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:18.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[74920]: cluster 2023-09-23T23:01:17.673306+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:18.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.895 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:18.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:18 smithi123 bash[59255]: cluster 2023-09-23T23:01:17.660586+0000 mon.a (mon.0) 1814 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:18 smithi123 bash[59255]: audit 2023-09-23T23:01:17.670550+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:01:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:18 smithi123 bash[59255]: cluster 2023-09-23T23:01:17.670629+0000 mon.a (mon.0) 1816 : cluster 0 osdmap e292: 8 total, 8 up, 6 in 2023-09-23T23:01:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:18 smithi123 bash[59255]: cluster 2023-09-23T23:01:17.670985+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:18 smithi123 bash[59255]: cluster 2023-09-23T23:01:17.671623+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:18 smithi123 bash[59255]: cluster 2023-09-23T23:01:17.673306+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:01:19.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:19.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:19.129 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.140 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:01:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:01:18] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.33.4" 2023-09-23T23:01:19.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:19.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.282 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:19.386 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.411 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:19.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:19.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:19.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:19.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:01:19.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:19.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:19.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:19.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:19 smithi123 bash[59255]: cluster 2023-09-23T23:01:18.572942+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1474: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 48776/166932 objects degraded (29.219%); 3666/166932 objects misplaced (2.196%); 2.4 MiB/s, 61 objects/s recovering 2023-09-23T23:01:19.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:19 smithi121 bash[78246]: cluster 2023-09-23T23:01:18.572942+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1474: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 48776/166932 objects degraded (29.219%); 3666/166932 objects misplaced (2.196%); 2.4 MiB/s, 61 objects/s recovering 2023-09-23T23:01:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:19 smithi121 bash[74920]: cluster 2023-09-23T23:01:18.572942+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1474: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 48776/166932 objects degraded (29.219%); 3666/166932 objects misplaced (2.196%); 2.4 MiB/s, 61 objects/s recovering 2023-09-23T23:01:19.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:19.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:19.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:20.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:20.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:20.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:20.210 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:20.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:20.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:20.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:20.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:20.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:20.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:20.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:20.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:20.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:20.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.006 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:21.111 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.134 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:21.238 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.259 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:21.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:21.386 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:21.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:21.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:21.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:21.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:21.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:21.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:21.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:21.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:21 smithi123 bash[59255]: cluster 2023-09-23T23:01:20.573536+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1475: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 48776/166554 objects degraded (29.285%); 3666/166554 objects misplaced (2.201%); 2.4 MiB/s, 61 objects/s recovering 2023-09-23T23:01:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:21 smithi123 bash[59255]: audit 2023-09-23T23:01:21.157801+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:21.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:21 smithi123 bash[59255]: audit 2023-09-23T23:01:21.165342+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:21.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:21 smithi121 bash[74920]: cluster 2023-09-23T23:01:20.573536+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1475: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 48776/166554 objects degraded (29.285%); 3666/166554 objects misplaced (2.201%); 2.4 MiB/s, 61 objects/s recovering 2023-09-23T23:01:21.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:21 smithi121 bash[74920]: audit 2023-09-23T23:01:21.157801+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:21.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:21 smithi121 bash[74920]: audit 2023-09-23T23:01:21.165342+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:21.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:21 smithi121 bash[78246]: cluster 2023-09-23T23:01:20.573536+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1475: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 48776/166554 objects degraded (29.285%); 3666/166554 objects misplaced (2.201%); 2.4 MiB/s, 61 objects/s recovering 2023-09-23T23:01:21.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:21 smithi121 bash[78246]: audit 2023-09-23T23:01:21.157801+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:21.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:21 smithi121 bash[78246]: audit 2023-09-23T23:01:21.165342+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:21.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:22.001 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:01:22.003 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:01:22.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:22.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:22.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:22.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:22.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:22.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:22.408 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:22.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:22.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:22.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:22.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:22.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:22.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:22.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:22 smithi123 bash[59255]: audit 2023-09-23T23:01:21.966864+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:22.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:22 smithi123 bash[59255]: cluster 2023-09-23T23:01:22.632183+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 48776/166554 objects degraded (29.285%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:22.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:22.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:22.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:22 smithi121 bash[78246]: audit 2023-09-23T23:01:21.966864+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:22.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:22 smithi121 bash[78246]: cluster 2023-09-23T23:01:22.632183+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 48776/166554 objects degraded (29.285%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:22.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:22 smithi121 bash[74920]: audit 2023-09-23T23:01:21.966864+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:22.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:22 smithi121 bash[74920]: cluster 2023-09-23T23:01:22.632183+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 48776/166554 objects degraded (29.285%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:22.948 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:22.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:01:23.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:23.074 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:23.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:23.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:23.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:23.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:23.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:23.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:23.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:23.387 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1475,"stamp":"2023-09-23T23:01:20.573108+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3637385144,"num_objects":55518,"num_object_clones":0,"num_object_copies":166554,"num_objects_missing_on_primary":15336,"num_objects_missing":15336,"num_objects_degraded":48776,"num_objects_misplaced":3666,"num_objects_unfound":0,"num_objects_dirty":55518,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":100852,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20793,"num_bytes_recovered":1283293708,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":94686,"ondisk_log_size":94686,"up":267,"acting":257,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":14763100,"kb_used_data":9813100,"kb_used_omap":21,"kb_used_meta":4949930,"kb_avail":547707812,"statfs":{"total":575970213888,"available":560852799488,"internally_reserved":0,"allocated":10048614400,"data_stored":10043139855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5068728524},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,3,1,1,3],"upper_bound":1024},"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":-66519040,"num_objects":-1015,"num_object_clones":0,"num_object_copies":-3045,"num_objects_missing_on_primary":-324,"num_objects_missing":-324,"num_objects_degraded":-811,"num_objects_misplaced":-66,"num_objects_unfound":0,"num_objects_dirty":-1015,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1015,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":619,"num_bytes_recovered":25362432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004418"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":79,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.709042+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:00:56.709042+0000","last_peered":"2023-09-23T23:00:56.709042+0000","last_clean":"2023-09-23T23:00:56.709042+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:00:56.709042+0000","last_undegraded":"2023-09-23T23:00:56.709042+0000","last_fullsized":"2023-09-23T23:00:56.709042+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":142,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.661051+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:00:36.661051+0000","last_peered":"2023-09-23T23:00:36.661051+0000","last_clean":"2023-09-23T23:00:36.661051+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:00:36.661051+0000","last_undegraded":"2023-09-23T23:00:36.661051+0000","last_fullsized":"2023-09-23T23:00:36.661051+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":37,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.725456+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:00:56.725456+0000","last_peered":"2023-09-23T23:00:56.725456+0000","last_clean":"2023-09-23T23:00:56.725456+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:00:56.725456+0000","last_undegraded":"2023-09-23T23:00:56.725456+0000","last_fullsized":"2023-09-23T23:00:56.725456+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.684899+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:00:36.684899+0000","last_peered":"2023-09-23T23:00:36.684899+0000","last_clean":"2023-09-23T23:00:36.684899+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:00:36.684899+0000","last_undegraded":"2023-09-23T23:00:36.684899+0000","last_fullsized":"2023-09-23T23:00:36.684899+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":321,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.752750+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:00:56.752750+0000","last_peered":"2023-09-23T23:00:56.752750+0000","last_clean":"2023-09-23T23:00:56.752750+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:00:56.752750+0000","last_undegraded":"2023-09-23T23:00:56.752750+0000","last_fullsized":"2023-09-23T23:00:56.752750+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.661656+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:00:36.661656+0000","last_peered":"2023-09-23T23:00:36.661656+0000","last_clean":"2023-09-23T23:00:36.661656+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:00:36.661656+0000","last_undegraded":"2023-09-23T23:00:36.661656+0000","last_fullsized":"2023-09-23T23:00:36.661656+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":279,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:51.078399+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:00:51.078399+0000","last_peered":"2023-09-23T23:00:51.078399+0000","last_clean":"2023-09-23T23:00:51.078399+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:00:51.078399+0000","last_undegraded":"2023-09-23T23:00:51.078399+0000","last_fullsized":"2023-09-23T23:00:51.078399+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":367,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:59.995556+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:00:59.995556+0000","last_peered":"2023-09-23T23:00:59.995556+0000","last_clean":"2023-09-23T23:00:59.995556+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:00:59.995556+0000","last_undegraded":"2023-09-23T23:00:59.995556+0000","last_fullsized":"2023-09-23T23:00:59.995556+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":27,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.694048+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:00:36.694048+0000","last_peered":"2023-09-23T23:00:36.694048+0000","last_clean":"2023-09-23T23:00:36.694048+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:00:36.694048+0000","last_undegraded":"2023-09-23T23:00:36.694048+0000","last_fullsized":"2023-09-23T23:00:36.694048+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":310,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:01:04.996214+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:01:04.996214+0000","last_peered":"2023-09-23T23:01:04.996214+0000","last_clean":"2023-09-23T23:01:04.996214+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:01:04.996214+0000","last_undegraded":"2023-09-23T23:01:04.996214+0000","last_fullsized":"2023-09-23T23:01:04.996214+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":33,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.728499+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:00:36.728499+0000","last_peered":"2023-09-23T23:00:36.728499+0000","last_clean":"2023-09-23T23:00:36.728499+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:00:36.728499+0000","last_undegraded":"2023-09-23T23:00:36.728499+0000","last_fullsized":"2023-09-23T23:00:36.728499+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:42.283384+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:00:42.283384+0000","last_peered":"2023-09-23T23:00:42.283384+0000","last_clean":"2023-09-23T23:00:42.283384+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:00:42.283384+0000","last_undegraded":"2023-09-23T23:00:42.283384+0000","last_fullsized":"2023-09-23T23:00:42.283384+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":392,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708467+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:00:56.708467+0000","last_peered":"2023-09-23T23:00:56.708467+0000","last_clean":"2023-09-23T23:00:56.708467+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:00:56.708467+0000","last_undegraded":"2023-09-23T23:00:56.708467+0000","last_fullsized":"2023-09-23T23:00:56.708467+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":340,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.709052+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:00:56.709052+0000","last_peered":"2023-09-23T23:00:56.709052+0000","last_clean":"2023-09-23T23:00:56.709052+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:00:56.709052+0000","last_undegraded":"2023-09-23T23:00:56.709052+0000","last_fullsized":"2023-09-23T23:00:56.709052+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":33,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.791533+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:00:36.791533+0000","last_peered":"2023-09-23T23:00:36.791533+0000","last_clean":"2023-09-23T23:00:36.791533+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:00:36.791533+0000","last_undegraded":"2023-09-23T23:00:36.791533+0000","last_fullsized":"2023-09-23T23:00:36.791533+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:47.310711+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:00:47.310711+0000","last_peered":"2023-09-23T23:00:47.310711+0000","last_clean":"2023-09-23T23:00:47.310711+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:00:47.310711+0000","last_undegraded":"2023-09-23T23:00:47.310711+0000","last_fullsized":"2023-09-23T23:00:47.310711+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":330,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.674882+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:00:36.674882+0000","last_peered":"2023-09-23T23:00:36.674882+0000","last_clean":"2023-09-23T23:00:36.674882+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:00:36.674882+0000","last_undegraded":"2023-09-23T23:00:36.674882+0000","last_fullsized":"2023-09-23T23:00:36.674882+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":36,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.728553+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:00:36.728553+0000","last_peered":"2023-09-23T23:00:36.728553+0000","last_clean":"2023-09-23T23:00:36.728553+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:00:36.728553+0000","last_undegraded":"2023-09-23T23:00:36.728553+0000","last_fullsized":"2023-09-23T23:00:36.728553+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":36,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.693868+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:00:36.693868+0000","last_peered":"2023-09-23T23:00:36.693868+0000","last_clean":"2023-09-23T23:00:36.693868+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:00:36.693868+0000","last_undegraded":"2023-09-23T23:00:36.693868+0000","last_fullsized":"2023-09-23T23:00:36.693868+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":297,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:51.078346+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:00:51.078346+0000","last_peered":"2023-09-23T23:00:51.078346+0000","last_clean":"2023-09-23T23:00:51.078346+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:00:51.078346+0000","last_undegraded":"2023-09-23T23:00:51.078346+0000","last_fullsized":"2023-09-23T23:00:51.078346+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":155,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.675303+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:00:36.675303+0000","last_peered":"2023-09-23T23:00:36.675303+0000","last_clean":"2023-09-23T23:00:36.675303+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:00:36.675303+0000","last_undegraded":"2023-09-23T23:00:36.675303+0000","last_fullsized":"2023-09-23T23:00:36.675303+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":341,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.746604+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:00:56.746604+0000","last_peered":"2023-09-23T23:00:56.746604+0000","last_clean":"2023-09-23T23:00:56.746604+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:00:56.746604+0000","last_undegraded":"2023-09-23T23:00:56.746604+0000","last_fullsized":"2023-09-23T23:00:56.746604+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"291'6195","reported_seq":6245,"reported_epoch":291,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:15.828091+0000","last_change":"2023-09-23T22:57:10.779258+0000","last_active":"2023-09-23T23:01:15.828091+0000","last_peered":"2023-09-23T23:01:15.828091+0000","last_clean":"2023-09-23T22:55:59.621436+0000","last_became_active":"2023-09-23T22:56:02.023145+0000","last_became_peered":"2023-09-23T22:56:02.023145+0000","last_unstale":"2023-09-23T23:01:15.828091+0000","last_undegraded":"2023-09-23T22:56:01.690726+0000","last_fullsized":"2023-09-23T22:56:01.650375+0000","mapping_epoch":267,"log_start":"265'400","ondisk_log_start":"265'400","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5795,"log_dups_size":0,"ondisk_log_size":5795,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:06.658037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227082240,"num_objects":3465,"num_object_clones":0,"num_object_copies":10395,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3003,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3465,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6195,"num_write_kb":309120,"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":[1,4,0],"acting":[0,4],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,4","objects":462},{"shards":"0,4,6","objects":1638}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":31,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.694565+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:00:36.694565+0000","last_peered":"2023-09-23T23:00:36.694565+0000","last_clean":"2023-09-23T23:00:36.694565+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:00:36.694565+0000","last_undegraded":"2023-09-23T23:00:36.694565+0000","last_fullsized":"2023-09-23T23:00:36.694565+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":36,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.693657+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:00:36.693657+0000","last_peered":"2023-09-23T23:00:36.693657+0000","last_clean":"2023-09-23T23:00:36.693657+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:00:36.693657+0000","last_undegraded":"2023-09-23T23:00:36.693657+0000","last_fullsized":"2023-09-23T23:00:36.693657+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"291'6364","reported_seq":12652,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:01:16.016399+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:01:16.016399+0000","last_peered":"2023-09-23T23:01:16.016399+0000","last_clean":"2023-09-23T23:01:16.016399+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:01:16.016399+0000","last_undegraded":"2023-09-23T23:01:16.016399+0000","last_fullsized":"2023-09-23T23:01:16.016399+0000","mapping_epoch":282,"log_start":"265'500","ondisk_log_start":"265'500","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5864,"log_dups_size":0,"ondisk_log_size":5864,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236060672,"num_objects":3602,"num_object_clones":0,"num_object_copies":10806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3602,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6364,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":31,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.694266+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:00:36.694266+0000","last_peered":"2023-09-23T23:00:36.694266+0000","last_clean":"2023-09-23T23:00:36.694266+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:00:36.694266+0000","last_undegraded":"2023-09-23T23:00:36.694266+0000","last_fullsized":"2023-09-23T23:00:36.694266+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":303,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708658+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:00:56.708658+0000","last_peered":"2023-09-23T23:00:56.708658+0000","last_clean":"2023-09-23T23:00:56.708658+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:00:56.708658+0000","last_undegraded":"2023-09-23T23:00:56.708658+0000","last_fullsized":"2023-09-23T23:00:56.708658+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"291'6317","reported_seq":8277,"reported_epoch":291,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:01:15.726382+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:01:15.726382+0000","last_peered":"2023-09-23T23:01:15.726382+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:01:15.726382+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:01:15.726382+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6317,"log_dups_size":0,"ondisk_log_size":6317,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229834752,"num_objects":3507,"num_object_clones":0,"num_object_copies":10521,"num_objects_missing_on_primary":3957,"num_objects_missing":3957,"num_objects_degraded":3957,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3507,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6317,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":955,"num_bytes_recovered":62586880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":3507}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":44,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.694117+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:00:36.694117+0000","last_peered":"2023-09-23T23:00:36.694117+0000","last_clean":"2023-09-23T23:00:36.694117+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:00:36.694117+0000","last_undegraded":"2023-09-23T23:00:36.694117+0000","last_fullsized":"2023-09-23T23:00:36.694117+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":144,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.671670+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:00:36.671670+0000","last_peered":"2023-09-23T23:00:36.671670+0000","last_clean":"2023-09-23T23:00:36.671670+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:00:36.671670+0000","last_undegraded":"2023-09-23T23:00:36.671670+0000","last_fullsized":"2023-09-23T23:00:36.671670+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"291'6111","reported_seq":10193,"reported_epoch":291,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:15.801740+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:01:15.801740+0000","last_peered":"2023-09-23T23:01:15.801740+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:01:15.801740+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6111,"log_dups_size":0,"ondisk_log_size":6111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228261888,"num_objects":3483,"num_object_clones":0,"num_object_copies":10449,"num_objects_missing_on_primary":3868,"num_objects_missing":3868,"num_objects_degraded":5721,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6111,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1774,"num_bytes_recovered":116064256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":1673},{"shards":"2,3,6,7","objects":3}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":298,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.745834+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:00:56.745834+0000","last_peered":"2023-09-23T23:00:56.745834+0000","last_clean":"2023-09-23T23:00:56.745834+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:00:56.745834+0000","last_undegraded":"2023-09-23T23:00:56.745834+0000","last_fullsized":"2023-09-23T23:00:56.745834+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":293,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.674236+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:00:36.674236+0000","last_peered":"2023-09-23T23:00:36.674236+0000","last_clean":"2023-09-23T23:00:36.674236+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:00:36.674236+0000","last_undegraded":"2023-09-23T23:00:36.674236+0000","last_fullsized":"2023-09-23T23:00:36.674236+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"291'6305","reported_seq":9850,"reported_epoch":291,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:15.792050+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:01:15.792050+0000","last_peered":"2023-09-23T23:01:15.792050+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:01:15.792050+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6305,"log_dups_size":0,"ondisk_log_size":6305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226426880,"num_objects":3455,"num_object_clones":0,"num_object_copies":10365,"num_objects_missing_on_primary":3716,"num_objects_missing":3716,"num_objects_degraded":5800,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6305,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1162,"num_bytes_recovered":76152832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":1613},{"shards":"2,3,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":228,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.713308+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:00:56.713308+0000","last_peered":"2023-09-23T23:00:56.713308+0000","last_clean":"2023-09-23T23:00:56.713308+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:00:56.713308+0000","last_undegraded":"2023-09-23T23:00:56.713308+0000","last_fullsized":"2023-09-23T23:00:56.713308+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":313,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.709253+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:00:56.709253+0000","last_peered":"2023-09-23T23:00:56.709253+0000","last_clean":"2023-09-23T23:00:56.709253+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:00:56.709253+0000","last_undegraded":"2023-09-23T23:00:56.709253+0000","last_fullsized":"2023-09-23T23:00:56.709253+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"292'6254","reported_seq":6303,"reported_epoch":292,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.902888+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:01:19.902888+0000","last_peered":"2023-09-23T23:01:19.902888+0000","last_clean":"2023-09-23T23:01:19.902888+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:01:19.902888+0000","last_undegraded":"2023-09-23T23:01:19.902888+0000","last_fullsized":"2023-09-23T23:01:19.902888+0000","mapping_epoch":270,"log_start":"265'500","ondisk_log_start":"265'500","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5754,"log_dups_size":0,"ondisk_log_size":5754,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220987392,"num_objects":3372,"num_object_clones":0,"num_object_copies":10116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6254,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":64,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.713334+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:00:56.713334+0000","last_peered":"2023-09-23T23:00:56.713334+0000","last_clean":"2023-09-23T23:00:56.713334+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:00:56.713334+0000","last_undegraded":"2023-09-23T23:00:56.713334+0000","last_fullsized":"2023-09-23T23:00:56.713334+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":60,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.714765+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:00:56.714765+0000","last_peered":"2023-09-23T23:00:56.714765+0000","last_clean":"2023-09-23T23:00:56.714765+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:00:56.714765+0000","last_undegraded":"2023-09-23T23:00:56.714765+0000","last_fullsized":"2023-09-23T23:00:56.714765+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"292'6296","reported_seq":6347,"reported_epoch":292,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:19.771227+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:01:19.771227+0000","last_peered":"2023-09-23T23:01:19.771227+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:01:19.771227+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'600","ondisk_log_start":"265'600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5696,"log_dups_size":0,"ondisk_log_size":5696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229507072,"num_objects":3502,"num_object_clones":0,"num_object_copies":10506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3502,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6296,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-994},{"shards":"0,3,6","objects":3502}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":69,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708581+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:00:56.708581+0000","last_peered":"2023-09-23T23:00:56.708581+0000","last_clean":"2023-09-23T23:00:56.708581+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:00:56.708581+0000","last_undegraded":"2023-09-23T23:00:56.708581+0000","last_fullsized":"2023-09-23T23:00:56.708581+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":331,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.709529+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:00:56.709529+0000","last_peered":"2023-09-23T23:00:56.709529+0000","last_clean":"2023-09-23T23:00:56.709529+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:00:56.709529+0000","last_undegraded":"2023-09-23T23:00:56.709529+0000","last_fullsized":"2023-09-23T23:00:56.709529+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"291'6419","reported_seq":10185,"reported_epoch":291,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:17.525301+0000","last_change":"2023-09-23T22:57:56.769385+0000","last_active":"2023-09-23T23:01:17.525301+0000","last_peered":"2023-09-23T23:01:17.525301+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:01:17.525301+0000","last_undegraded":"2023-09-23T22:57:56.748489+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'1000","ondisk_log_start":"265'1000","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5419,"log_dups_size":0,"ondisk_log_size":5419,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226164736,"num_objects":3451,"num_object_clones":0,"num_object_copies":10353,"num_objects_missing_on_primary":1838,"num_objects_missing":1838,"num_objects_degraded":5536,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6419,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1237,"num_bytes_recovered":81068032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1860},{"shards":"0,3,6","objects":1591}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":353,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.753192+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:00:56.753192+0000","last_peered":"2023-09-23T23:00:56.753192+0000","last_clean":"2023-09-23T23:00:56.753192+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:00:56.753192+0000","last_undegraded":"2023-09-23T23:00:56.753192+0000","last_fullsized":"2023-09-23T23:00:56.753192+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:37.205647+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:00:37.205647+0000","last_peered":"2023-09-23T23:00:37.205647+0000","last_clean":"2023-09-23T23:00:37.205647+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:00:37.205647+0000","last_undegraded":"2023-09-23T23:00:37.205647+0000","last_fullsized":"2023-09-23T23:00:37.205647+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"292'6316","reported_seq":6373,"reported_epoch":292,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:18.152488+0000","last_change":"2023-09-23T22:57:58.058010+0000","last_active":"2023-09-23T23:01:18.152488+0000","last_peered":"2023-09-23T23:01:18.152488+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:01:18.152488+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6316,"log_dups_size":0,"ondisk_log_size":6316,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224198680,"num_objects":3422,"num_object_clones":0,"num_object_copies":10266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4869,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3422,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6316,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":-1039},{"shards":"2,4,6","objects":3422}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.660838+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:00:36.660838+0000","last_peered":"2023-09-23T23:00:36.660838+0000","last_clean":"2023-09-23T23:00:36.660838+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:00:36.660838+0000","last_undegraded":"2023-09-23T23:00:36.660838+0000","last_fullsized":"2023-09-23T23:00:36.660838+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:01:15.000880+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:01:15.000880+0000","last_peered":"2023-09-23T23:01:15.000880+0000","last_clean":"2023-09-23T23:01:15.000880+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:01:15.000880+0000","last_undegraded":"2023-09-23T23:01:15.000880+0000","last_fullsized":"2023-09-23T23:01:15.000880+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":37,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.671752+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:00:36.671752+0000","last_peered":"2023-09-23T23:00:36.671752+0000","last_clean":"2023-09-23T23:00:36.671752+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:00:36.671752+0000","last_undegraded":"2023-09-23T23:00:36.671752+0000","last_fullsized":"2023-09-23T23:00:36.671752+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"292'6397","reported_seq":12591,"reported_epoch":292,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.777491+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:01:19.777491+0000","last_peered":"2023-09-23T23:01:19.777491+0000","last_clean":"2023-09-23T23:01:19.777491+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:01:19.777491+0000","last_undegraded":"2023-09-23T23:01:19.777491+0000","last_fullsized":"2023-09-23T23:01:19.777491+0000","mapping_epoch":276,"log_start":"265'700","ondisk_log_start":"265'700","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5697,"log_dups_size":0,"ondisk_log_size":5697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+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":6397,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.671917+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:00:36.671917+0000","last_peered":"2023-09-23T23:00:36.671917+0000","last_clean":"2023-09-23T23:00:36.671917+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:00:36.671917+0000","last_undegraded":"2023-09-23T23:00:36.671917+0000","last_fullsized":"2023-09-23T23:00:36.671917+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":314,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708972+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:00:56.708972+0000","last_peered":"2023-09-23T23:00:56.708972+0000","last_clean":"2023-09-23T23:00:56.708972+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:00:56.708972+0000","last_undegraded":"2023-09-23T23:00:56.708972+0000","last_fullsized":"2023-09-23T23:00:56.708972+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":37,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.660760+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:00:36.660760+0000","last_peered":"2023-09-23T23:00:36.660760+0000","last_clean":"2023-09-23T23:00:36.660760+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:00:36.660760+0000","last_undegraded":"2023-09-23T23:00:36.660760+0000","last_fullsized":"2023-09-23T23:00:36.660760+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"291'6312","reported_seq":6358,"reported_epoch":291,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:15.827951+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:01:15.827951+0000","last_peered":"2023-09-23T23:01:15.827951+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:01:15.827951+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'500","ondisk_log_start":"265'500","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5812,"log_dups_size":0,"ondisk_log_size":5812,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228196352,"num_objects":3482,"num_object_clones":0,"num_object_copies":10446,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3482,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6312,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-1007},{"shards":"0,3,6","objects":3482}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":109,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.753530+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:00:56.753530+0000","last_peered":"2023-09-23T23:00:56.753530+0000","last_clean":"2023-09-23T23:00:56.753530+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:00:56.753530+0000","last_undegraded":"2023-09-23T23:00:56.753530+0000","last_fullsized":"2023-09-23T23:00:56.753530+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.707042+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:00:36.707042+0000","last_peered":"2023-09-23T23:00:36.707042+0000","last_clean":"2023-09-23T23:00:36.707042+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:00:36.707042+0000","last_undegraded":"2023-09-23T23:00:36.707042+0000","last_fullsized":"2023-09-23T23:00:36.707042+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.662130+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:00:36.662130+0000","last_peered":"2023-09-23T23:00:36.662130+0000","last_clean":"2023-09-23T23:00:36.662130+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:00:36.662130+0000","last_undegraded":"2023-09-23T23:00:36.662130+0000","last_fullsized":"2023-09-23T23:00:36.662130+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"291'6295","reported_seq":8491,"reported_epoch":291,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:01:17.576420+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:01:17.576420+0000","last_peered":"2023-09-23T23:01:17.576420+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:01:17.576420+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:01:17.576420+0000","mapping_epoch":280,"log_start":"265'900","ondisk_log_start":"265'900","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5395,"log_dups_size":0,"ondisk_log_size":5395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+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":1955,"num_objects_missing":1955,"num_objects_degraded":1955,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6295,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1070,"num_bytes_recovered":70123520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1867},{"shards":"2,3,6","objects":1622}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":27,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.791420+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:00:36.791420+0000","last_peered":"2023-09-23T23:00:36.791420+0000","last_clean":"2023-09-23T23:00:36.791420+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:00:36.791420+0000","last_undegraded":"2023-09-23T23:00:36.791420+0000","last_fullsized":"2023-09-23T23:00:36.791420+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":557,"reported_epoch":290,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:00:36.693790+0000","last_change":"2023-09-23T22:57:57.697820+0000","last_active":"2023-09-23T23:00:36.693790+0000","last_peered":"2023-09-23T23:00:36.693790+0000","last_clean":"2023-09-23T22:56:41.709970+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:00:36.693790+0000","last_undegraded":"2023-09-23T22:57:57.641696+0000","last_fullsized":"2023-09-23T23:00:36.693790+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":272,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,1],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":159,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.709125+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:00:56.709125+0000","last_peered":"2023-09-23T23:00:56.709125+0000","last_clean":"2023-09-23T23:00:56.709125+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:00:56.709125+0000","last_undegraded":"2023-09-23T23:00:56.709125+0000","last_fullsized":"2023-09-23T23:00:56.709125+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":244,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.715083+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:00:56.715083+0000","last_peered":"2023-09-23T23:00:56.715083+0000","last_clean":"2023-09-23T23:00:56.715083+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:00:56.715083+0000","last_undegraded":"2023-09-23T23:00:56.715083+0000","last_fullsized":"2023-09-23T23:00:56.715083+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"292'6265","reported_seq":6315,"reported_epoch":292,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:19.566809+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:01:19.566809+0000","last_peered":"2023-09-23T23:01:19.566809+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:01:19.566809+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'600","ondisk_log_start":"265'600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5665,"log_dups_size":0,"ondisk_log_size":5665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229703680,"num_objects":3505,"num_object_clones":0,"num_object_copies":10515,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3505,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6265,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-976},{"shards":"0,3,6","objects":3505}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":27,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.693694+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:00:36.693694+0000","last_peered":"2023-09-23T23:00:36.693694+0000","last_clean":"2023-09-23T23:00:36.693694+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:00:36.693694+0000","last_undegraded":"2023-09-23T23:00:36.693694+0000","last_fullsized":"2023-09-23T23:00:36.693694+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":152,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708340+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:00:56.708340+0000","last_peered":"2023-09-23T23:00:56.708340+0000","last_clean":"2023-09-23T23:00:56.708340+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:00:56.708340+0000","last_undegraded":"2023-09-23T23:00:56.708340+0000","last_fullsized":"2023-09-23T23:00:56.708340+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":320,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.684666+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:00:36.684666+0000","last_peered":"2023-09-23T23:00:36.684666+0000","last_clean":"2023-09-23T23:00:36.684666+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:00:36.684666+0000","last_undegraded":"2023-09-23T23:00:36.684666+0000","last_fullsized":"2023-09-23T23:00:36.684666+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"291'6249","reported_seq":9950,"reported_epoch":291,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:15.357209+0000","last_change":"2023-09-23T22:57:56.670054+0000","last_active":"2023-09-23T23:01:15.357209+0000","last_peered":"2023-09-23T23:01:15.357209+0000","last_clean":"2023-09-23T22:55:59.618731+0000","last_became_active":"2023-09-23T22:56:02.004076+0000","last_became_peered":"2023-09-23T22:56:02.004076+0000","last_unstale":"2023-09-23T23:01:15.357209+0000","last_undegraded":"2023-09-23T22:56:01.681133+0000","last_fullsized":"2023-09-23T22:56:01.647798+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6249,"log_dups_size":0,"ondisk_log_size":6249,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:14.927030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":225771520,"num_objects":3445,"num_object_clones":0,"num_object_copies":10335,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1228,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3445,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6249,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1826,"num_bytes_recovered":119668736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,4],"avail_no_missing":["2","4","6"],"object_location_counts":[{"shards":"2,4","objects":2217},{"shards":"2,4,6","objects":943}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":27,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.728424+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:00:36.728424+0000","last_peered":"2023-09-23T23:00:36.728424+0000","last_clean":"2023-09-23T23:00:36.728424+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:00:36.728424+0000","last_undegraded":"2023-09-23T23:00:36.728424+0000","last_fullsized":"2023-09-23T23:00:36.728424+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":37,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.661051+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:00:36.661051+0000","last_peered":"2023-09-23T23:00:36.661051+0000","last_clean":"2023-09-23T23:00:36.661051+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:00:36.661051+0000","last_undegraded":"2023-09-23T23:00:36.661051+0000","last_fullsized":"2023-09-23T23:00:36.661051+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":344,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.674931+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:00:36.674931+0000","last_peered":"2023-09-23T23:00:36.674931+0000","last_clean":"2023-09-23T23:00:36.674931+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:00:36.674931+0000","last_undegraded":"2023-09-23T23:00:36.674931+0000","last_fullsized":"2023-09-23T23:00:36.674931+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"291'6186","reported_seq":9678,"reported_epoch":291,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:01:16.082328+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:01:16.082328+0000","last_peered":"2023-09-23T23:01:16.082328+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:01:16.082328+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:01:16.082328+0000","mapping_epoch":274,"log_start":"265'400","ondisk_log_start":"265'400","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5786,"log_dups_size":0,"ondisk_log_size":5786,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+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":1851,"num_objects_misplaced":3666,"num_objects_unfound":0,"num_objects_dirty":3438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6186,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1146,"num_bytes_recovered":75038720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1},{"shards":"0,2,4","objects":1622}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":31,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.694352+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:00:36.694352+0000","last_peered":"2023-09-23T23:00:36.694352+0000","last_clean":"2023-09-23T23:00:36.694352+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:00:36.694352+0000","last_undegraded":"2023-09-23T23:00:36.694352+0000","last_fullsized":"2023-09-23T23:00:36.694352+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":46,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.660721+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:00:36.660721+0000","last_peered":"2023-09-23T23:00:36.660721+0000","last_clean":"2023-09-23T23:00:36.660721+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:00:36.660721+0000","last_undegraded":"2023-09-23T23:00:36.660721+0000","last_fullsized":"2023-09-23T23:00:36.660721+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":348,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.752638+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:00:56.752638+0000","last_peered":"2023-09-23T23:00:56.752638+0000","last_clean":"2023-09-23T23:00:56.752638+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:00:56.752638+0000","last_undegraded":"2023-09-23T23:00:56.752638+0000","last_fullsized":"2023-09-23T23:00:56.752638+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"292'6311","reported_seq":19519,"reported_epoch":292,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:18.251909+0000","last_change":"2023-09-23T22:57:56.727528+0000","last_active":"2023-09-23T23:01:18.251909+0000","last_peered":"2023-09-23T23:01:18.251909+0000","last_clean":"2023-09-23T22:55:59.630916+0000","last_became_active":"2023-09-23T22:57:12.119959+0000","last_became_peered":"2023-09-23T22:57:12.119959+0000","last_unstale":"2023-09-23T23:01:18.251909+0000","last_undegraded":"2023-09-23T22:57:11.775533+0000","last_fullsized":"2023-09-23T22:57:11.670262+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6311,"log_dups_size":0,"ondisk_log_size":6311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221970432,"num_objects":3387,"num_object_clones":0,"num_object_copies":10161,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":173,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3387,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6311,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5368,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1],"avail_no_missing":["4","0","1","3"],"object_location_counts":[{"shards":"1,4","objects":3214}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":36,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.694481+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:00:36.694481+0000","last_peered":"2023-09-23T23:00:36.694481+0000","last_clean":"2023-09-23T23:00:36.694481+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:00:36.694481+0000","last_undegraded":"2023-09-23T23:00:36.694481+0000","last_fullsized":"2023-09-23T23:00:36.694481+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":320,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.684824+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:00:36.684824+0000","last_peered":"2023-09-23T23:00:36.684824+0000","last_clean":"2023-09-23T23:00:36.684824+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:00:36.684824+0000","last_undegraded":"2023-09-23T23:00:36.684824+0000","last_fullsized":"2023-09-23T23:00:36.684824+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":60,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708498+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:00:56.708498+0000","last_peered":"2023-09-23T23:00:56.708498+0000","last_clean":"2023-09-23T23:00:56.708498+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:00:56.708498+0000","last_undegraded":"2023-09-23T23:00:56.708498+0000","last_fullsized":"2023-09-23T23:00:56.708498+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":318,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.674629+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:00:36.674629+0000","last_peered":"2023-09-23T23:00:36.674629+0000","last_clean":"2023-09-23T23:00:36.674629+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:00:36.674629+0000","last_undegraded":"2023-09-23T23:00:36.674629+0000","last_fullsized":"2023-09-23T23:00:36.674629+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":321,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.660976+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:00:36.660976+0000","last_peered":"2023-09-23T23:00:36.660976+0000","last_clean":"2023-09-23T23:00:36.660976+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:00:36.660976+0000","last_undegraded":"2023-09-23T23:00:36.660976+0000","last_fullsized":"2023-09-23T23:00:36.660976+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":113,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708444+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:00:56.708444+0000","last_peered":"2023-09-23T23:00:56.708444+0000","last_clean":"2023-09-23T23:00:56.708444+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:00:56.708444+0000","last_undegraded":"2023-09-23T23:00:56.708444+0000","last_fullsized":"2023-09-23T23:00:56.708444+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":60,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708831+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:00:56.708831+0000","last_peered":"2023-09-23T23:00:56.708831+0000","last_clean":"2023-09-23T23:00:56.708831+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:00:56.708831+0000","last_undegraded":"2023-09-23T23:00:56.708831+0000","last_fullsized":"2023-09-23T23:00:56.708831+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":113,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.714938+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:00:56.714938+0000","last_peered":"2023-09-23T23:00:56.714938+0000","last_clean":"2023-09-23T23:00:56.714938+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:00:56.714938+0000","last_undegraded":"2023-09-23T23:00:56.714938+0000","last_fullsized":"2023-09-23T23:00:56.714938+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":51,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.709205+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:00:56.709205+0000","last_peered":"2023-09-23T23:00:56.709205+0000","last_clean":"2023-09-23T23:00:56.709205+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:00:56.709205+0000","last_undegraded":"2023-09-23T23:00:56.709205+0000","last_fullsized":"2023-09-23T23:00:56.709205+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":339,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.746247+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:00:56.746247+0000","last_peered":"2023-09-23T23:00:56.746247+0000","last_clean":"2023-09-23T23:00:56.746247+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:00:56.746247+0000","last_undegraded":"2023-09-23T23:00:56.746247+0000","last_fullsized":"2023-09-23T23:00:56.746247+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":291,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.753281+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:00:56.753281+0000","last_peered":"2023-09-23T23:00:56.753281+0000","last_clean":"2023-09-23T23:00:56.753281+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:00:56.753281+0000","last_undegraded":"2023-09-23T23:00:56.753281+0000","last_fullsized":"2023-09-23T23:00:56.753281+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":297,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-09-23T23:00:36.676808+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:00:36.676808+0000","last_peered":"2023-09-23T23:00:36.676808+0000","last_clean":"2023-09-23T23:00:36.676808+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:00:36.676808+0000","last_undegraded":"2023-09-23T23:00:36.676808+0000","last_fullsized":"2023-09-23T23:00:36.676808+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":331,"reported_epoch":291,"state":"active+clean","last_fresh":"2023-09-23T23:00:56.708297+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:00:56.708297+0000","last_peered":"2023-09-23T23:00:56.708297+0000","last_clean":"2023-09-23T23:00:56.708297+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:00:56.708297+0000","last_undegraded":"2023-09-23T23:00:56.708297+0000","last_fullsized":"2023-09-23T23:00:56.708297+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3636789272,"num_objects":55494,"num_object_clones":0,"num_object_copies":166482,"num_objects_missing_on_primary":15334,"num_objects_missing":15334,"num_objects_degraded":48774,"num_objects_misplaced":3666,"num_objects_unfound":0,"num_objects_dirty":55494,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":100592,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20719,"num_bytes_recovered":1279721472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13064024064,"data_stored":13064011848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":94492,"ondisk_log_size":94492,"up":48,"acting":38,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430813,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":806568,"kb_used_data":220960,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":92938584,"statfs":{"total":95995035648,"available":95169110016,"internally_reserved":0,"allocated":226263040,"data_stored":225687890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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":[0,0,0,0,0,0,3,1,1,3],"upper_bound":1024},"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:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":1.845,"15min":1.845},"min":{"1min":0.38500000000000001,"5min":0.312,"15min":0.23400000000000001},"max":{"1min":0.98799999999999999,"5min":65.311999999999998,"15min":65.311999999999998},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.8480000000000001,"15min":1.988},"min":{"1min":0.39500000000000002,"5min":0.29499999999999998,"15min":0.28199999999999997},"max":{"1min":5.5380000000000003,"5min":65.349000000000004,"15min":65.349000000000004},"last":0.53200000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:01:02 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":2.544,"15min":1.661},"min":{"1min":0.40699999999999997,"5min":0.32400000000000001,"15min":0.28999999999999998},"max":{"1min":5.4450000000000003,"5min":183.27799999999999,"15min":183.27799999999999},"last":0.495},{"interface":"front","average":{"1min":0.71699999999999997,"5min":2.4199999999999999,"15min":1.611},"min":{"1min":0.45600000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.2210000000000001,"5min":183.77699999999999,"15min":183.77699999999999},"last":2.8439999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.92500000000000004,"15min":2.145},"min":{"1min":0.48599999999999999,"5min":0.33500000000000002,"15min":0.28299999999999997},"max":{"1min":1.9059999999999999,"5min":5.8819999999999997,"15min":91.665000000000006},"last":0.378},{"interface":"front","average":{"1min":1.214,"5min":1.103,"15min":2.2599999999999998},"min":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":5.4989999999999997,"5min":6.5679999999999996,"15min":90.903999999999996},"last":0.56200000000000006}]},{"osd":3,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1040000000000001,"15min":1.746},"min":{"1min":0.44700000000000001,"5min":0.39400000000000002,"15min":0.34300000000000003},"max":{"1min":5.5679999999999996,"5min":6.5999999999999996,"15min":54.561999999999998},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.95899999999999996,"15min":1.5289999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.32700000000000001},"max":{"1min":1.319,"5min":6.9500000000000002,"15min":54.968000000000004},"last":0.50700000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.82499999999999996,"15min":1.0609999999999999},"min":{"1min":0.42599999999999999,"5min":0.42499999999999999,"15min":0.318},"max":{"1min":1.97,"5min":2.2120000000000002,"15min":25.178000000000001},"last":0.42199999999999999},{"interface":"front","average":{"1min":1.276,"5min":1.0820000000000001,"15min":1.349},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.255},"max":{"1min":5.5979999999999999,"5min":6.6559999999999997,"15min":27.678000000000001},"last":0.66100000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.91500000000000004,"15min":1.071},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":1.373,"5min":4.7629999999999999,"15min":6.7839999999999998},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95099999999999996,"15min":1.169},"min":{"1min":0.46700000000000003,"5min":0.45500000000000002,"15min":0.39800000000000002},"max":{"1min":2.0979999999999999,"5min":4.9379999999999997,"15min":9.8770000000000007},"last":0.44600000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0389999999999999,"15min":1.133},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.4199999999999999,"5min":4.665,"15min":5.5119999999999996},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97699999999999998,"15min":1.109},"min":{"1min":0.505,"5min":0.505,"15min":0.35699999999999998},"max":{"1min":2.3500000000000001,"5min":2.3500000000000001,"15min":5.7919999999999998},"last":0.46800000000000003}]}]},{"osd":6,"up_from":0,"seq":597000454442,"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":1,"up_from":145,"seq":622770258207,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2181652,"kb_used_data":1552652,"kb_used_omap":5,"kb_used_meta":628986,"kb_avail":91563500,"statfs":{"total":95995035648,"available":93761024000,"internally_reserved":0,"allocated":1589915648,"data_stored":1588846957,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":644082124},"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:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":1.0309999999999999,"15min":1.5469999999999999},"min":{"1min":0.28499999999999998,"5min":0.24399999999999999,"15min":0.18099999999999999},"max":{"1min":1.329,"5min":10.268000000000001,"15min":46.387},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.91200000000000003,"15min":1.5249999999999999},"min":{"1min":0.30199999999999999,"5min":0.252,"15min":0.20200000000000001},"max":{"1min":6.7779999999999996,"5min":10.048,"15min":47.701000000000001},"last":0.58399999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":1.2969999999999999,"15min":2.9119999999999999},"min":{"1min":0.253,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.2040000000000002,"5min":12.843,"15min":206.52099999999999},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0600000000000001,"15min":2.5249999999999999},"min":{"1min":0.42399999999999999,"5min":0.26100000000000001,"15min":0.217},"max":{"1min":3.3919999999999999,"5min":10.176,"15min":202.03800000000001},"last":0.65600000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.98399999999999999,"15min":1.3340000000000001},"min":{"1min":0.25800000000000001,"5min":0.24299999999999999,"15min":0.223},"max":{"1min":3.27,"5min":11.374000000000001,"15min":13.782},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.81100000000000005,"5min":1.236,"15min":1.292},"min":{"1min":0.34200000000000003,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":3.0630000000000002,"5min":12.497,"15min":12.497},"last":0.68999999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.2,"15min":1.167},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":6.3780000000000001,"5min":10.204000000000001,"15min":14.260999999999999},"last":1.012},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0089999999999999,"15min":1.1259999999999999},"min":{"1min":0.39600000000000002,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":3.4529999999999998,"5min":4.165,"15min":10.34},"last":0.93300000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.2609999999999999,"15min":1.353},"min":{"1min":0.434,"5min":0.40699999999999997,"15min":0.36499999999999999},"max":{"1min":3.133,"5min":10.183,"15min":14.802},"last":2.1739999999999999},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.2450000000000001,"15min":1.2949999999999999},"min":{"1min":0.498,"5min":0.41399999999999998,"15min":0.28999999999999998},"max":{"1min":6.4169999999999998,"5min":10.247999999999999,"15min":14.352},"last":0.97499999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.29,"15min":1.264},"min":{"1min":0.45000000000000001,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":6.4370000000000003,"5min":10.227,"15min":20.196999999999999},"last":1.8440000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.091,"15min":1.204},"min":{"1min":0.42599999999999999,"5min":0.39900000000000002,"15min":0.33900000000000002},"max":{"1min":3.4849999999999999,"5min":7.4130000000000003,"15min":10.412000000000001},"last":0.90000000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.111,"15min":1.298},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.38200000000000001},"max":{"1min":3.4140000000000001,"5min":7.4610000000000003,"15min":13.821},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.337,"15min":1.4330000000000001},"min":{"1min":0.47099999999999997,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":3.101,"5min":10.138999999999999,"15min":12.705},"last":0.91800000000000004}]}]},{"osd":0,"up_from":78,"seq":335007449531,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3533148,"kb_used_data":2613780,"kb_used_omap":5,"kb_used_meta":919354,"kb_avail":90212004,"statfs":{"total":95995035648,"available":92377092096,"internally_reserved":0,"allocated":2676510720,"data_stored":2675430031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":941419130},"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:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":1.5149999999999999,"15min":1.5720000000000001},"min":{"1min":0.29299999999999998,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.0860000000000001,"5min":12.321,"15min":36.537999999999997},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.57799999999999996,"5min":1.089,"15min":1.3440000000000001},"min":{"1min":0.246,"5min":0.22500000000000001,"15min":0.19700000000000001},"max":{"1min":0.90800000000000003,"5min":8.1150000000000002,"15min":38.531999999999996},"last":0.67900000000000005}]},{"osd":2,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":1.256,"15min":1.51},"min":{"1min":0.311,"5min":0.23499999999999999,"15min":0.214},"max":{"1min":1.1879999999999999,"5min":20.594000000000001,"15min":20.594000000000001},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.55600000000000005,"5min":1.49,"15min":1.494},"min":{"1min":0.28299999999999997,"5min":0.24299999999999999,"15min":0.224},"max":{"1min":1.119,"5min":19.838000000000001,"15min":19.838000000000001},"last":0.5}]},{"osd":3,"last update":"Sat Sep 23 23:00:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":1.3700000000000001,"15min":1.736},"min":{"1min":0.32800000000000001,"5min":0.27000000000000002,"15min":0.23699999999999999},"max":{"1min":2.1960000000000002,"5min":22.170000000000002,"15min":34.405999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":1.2330000000000001,"15min":1.726},"min":{"1min":0.33400000000000002,"5min":0.32000000000000001,"15min":0.23200000000000001},"max":{"1min":1.1160000000000001,"5min":19.626999999999999,"15min":37.506},"last":0.56399999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.089,"15min":1.3640000000000001},"min":{"1min":0.44900000000000001,"5min":0.36899999999999999,"15min":0.33900000000000002},"max":{"1min":3.6160000000000001,"5min":5.7759999999999998,"15min":34.128999999999998},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.73399999999999999,"5min":1.4039999999999999,"15min":1.5980000000000001},"min":{"1min":0.47299999999999998,"5min":0.35499999999999998,"15min":0.28699999999999998},"max":{"1min":1.3640000000000001,"5min":12.954000000000001,"15min":34.447000000000003},"last":0.52600000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":1.4079999999999999,"15min":1.698},"min":{"1min":0.501,"5min":0.437,"15min":0.35899999999999999},"max":{"1min":1.216,"5min":12.522,"15min":34.500999999999998},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.198,"15min":1.46},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.32400000000000001},"max":{"1min":3.657,"5min":9.0050000000000008,"15min":34.232999999999997},"last":0.73799999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:00:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.171,"15min":1.4490000000000001},"min":{"1min":0.52800000000000002,"5min":0.432,"15min":0.38400000000000001},"max":{"1min":2.4470000000000001,"5min":7.976,"15min":34.183999999999997},"last":1.097},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.4490000000000001,"15min":1.617},"min":{"1min":0.55900000000000005,"5min":0.41699999999999998,"15min":0.40400000000000003},"max":{"1min":2.3959999999999999,"5min":17.891999999999999,"15min":34.145000000000003},"last":1.054}]},{"osd":7,"last update":"Sat Sep 23 23:00:40 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.591,"15min":1.7090000000000001},"min":{"1min":0.443,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3380000000000001,"5min":25.413,"15min":34.219000000000001},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.452,"15min":1.6830000000000001},"min":{"1min":0.48199999999999998,"5min":0.377,"15min":0.37},"max":{"1min":3.681,"5min":26.786000000000001,"15min":34.259},"last":0.82799999999999996}]}]},{"osd":2,"up_from":88,"seq":377957122479,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2684572,"kb_used_data":1794324,"kb_used_omap":7,"kb_used_meta":890232,"kb_avail":91060580,"statfs":{"total":95995035648,"available":93246033920,"internally_reserved":0,"allocated":1837387776,"data_stored":1836311325,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":911597649},"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:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.94199999999999995,"15min":1.585},"min":{"1min":0.29799999999999999,"5min":0.193,"15min":0.193},"max":{"1min":3.4609999999999999,"5min":13.351000000000001,"15min":73.465999999999994},"last":60.656999999999996},{"interface":"front","average":{"1min":0.627,"5min":1.264,"15min":1.9870000000000001},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.19400000000000001},"max":{"1min":2.4260000000000002,"5min":15.109999999999999,"15min":73.802000000000007},"last":63.466999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":1.0609999999999999,"15min":1.1699999999999999},"min":{"1min":0.28000000000000003,"5min":0.247,"15min":0.21299999999999999},"max":{"1min":1.095,"5min":13.483000000000001,"15min":13.483000000000001},"last":58.909999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.252,"15min":1.403},"min":{"1min":0.27700000000000002,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":3.2949999999999999,"5min":16.609000000000002,"15min":16.609000000000002},"last":58.771000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:01:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.98999999999999999,"15min":1.637},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":1.258,"5min":13.512,"15min":40.189999999999998},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.64000000000000001,"5min":1.0329999999999999,"15min":1.821},"min":{"1min":0.371,"5min":0.33600000000000002,"15min":0.23799999999999999},"max":{"1min":1.069,"5min":13.32,"15min":15.872999999999999},"last":0.45600000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.96799999999999997,"15min":1.26},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.30199999999999999},"max":{"1min":1.105,"5min":6.6529999999999996,"15min":15.112},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.94299999999999995,"15min":1.4690000000000001},"min":{"1min":0.40200000000000002,"5min":0.35999999999999999,"15min":0.31},"max":{"1min":0.95699999999999996,"5min":10.117000000000001,"15min":17.378},"last":0.85899999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.92400000000000004,"15min":1.1679999999999999},"min":{"1min":0.441,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.1679999999999999,"5min":6.6139999999999999,"15min":10.846},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.629,"5min":1.0649999999999999,"15min":1.476},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":1.0660000000000001,"5min":9.5809999999999995,"15min":15.907999999999999},"last":0.66200000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:01:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.97099999999999997,"15min":1.3759999999999999},"min":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":2.1299999999999999,"5min":10.077,"15min":17.417999999999999},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.96499999999999997,"15min":1.244},"min":{"1min":0.47199999999999998,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.1140000000000001,"5min":6.6890000000000001,"15min":10.895},"last":1.095}]},{"osd":7,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.98399999999999999,"15min":1.5620000000000001},"min":{"1min":0.502,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":1.3440000000000001,"5min":10.037000000000001,"15min":17.446999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.67100000000000004,"5min":1.137,"15min":1.6499999999999999},"min":{"1min":0.49399999999999999,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":0.97399999999999998,"5min":9.5489999999999995,"15min":15.936},"last":0.751}]}]},{"osd":3,"up_from":93,"seq":399431958954,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3386160,"kb_used_data":2361640,"kb_used_omap":2,"kb_used_meta":1024509,"kb_avail":90358992,"statfs":{"total":95995035648,"available":92527607808,"internally_reserved":0,"allocated":2418319360,"data_stored":2417228618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1049097269},"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:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":1.1459999999999999,"15min":3.0059999999999998},"min":{"1min":0.27200000000000002,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":0.88,"5min":33.582000000000001,"15min":128.369},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.63100000000000001,"5min":1.4299999999999999,"15min":2.8420000000000001},"min":{"1min":0.316,"5min":0.25800000000000001,"15min":0.20499999999999999},"max":{"1min":1.4570000000000001,"5min":35.402999999999999,"15min":128.28999999999999},"last":0.38700000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":1.0900000000000001,"15min":1.212},"min":{"1min":0.28999999999999998,"5min":0.23200000000000001,"15min":0.20499999999999999},"max":{"1min":1.3,"5min":6.8040000000000003,"15min":8.4920000000000009},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.63,"5min":0.79100000000000004,"15min":1.1990000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.19500000000000001},"max":{"1min":1.1639999999999999,"5min":7.2649999999999997,"15min":7.6900000000000004},"last":0.40899999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":1.246,"15min":1.9850000000000001},"min":{"1min":0.317,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":0.91900000000000004,"5min":37.402999999999999,"15min":81.793000000000006},"last":0.436},{"interface":"front","average":{"1min":0.64200000000000002,"5min":1.3109999999999999,"15min":2.032},"min":{"1min":0.378,"5min":0.252,"15min":0.252},"max":{"1min":1.631,"5min":33.365000000000002,"15min":80.622},"last":0.46999999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.874,"15min":1.327},"min":{"1min":0.41699999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.119,"5min":4.8369999999999997,"15min":10.395},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.81200000000000006,"15min":1.341},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.317},"max":{"1min":1.0349999999999999,"5min":3.2050000000000001,"15min":10.456},"last":0.61899999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.80200000000000005,"15min":1.415},"min":{"1min":0.44900000000000001,"5min":0.38900000000000001,"15min":0.33500000000000002},"max":{"1min":1.0629999999999999,"5min":3.3999999999999999,"15min":11.323},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.89700000000000002,"15min":1.325},"min":{"1min":0.45700000000000002,"5min":0.432,"15min":0.32000000000000001},"max":{"1min":1.081,"5min":4.3810000000000002,"15min":12.747},"last":0.497}]},{"osd":6,"last update":"Sat Sep 23 23:00:23 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.97799999999999998,"15min":1.2889999999999999},"min":{"1min":0.42799999999999999,"5min":0.35799999999999998,"15min":0.34300000000000003},"max":{"1min":1.1299999999999999,"5min":4.5599999999999996,"15min":9.7149999999999999},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.872,"5min":1.0149999999999999,"15min":1.337},"min":{"1min":0.505,"5min":0.39500000000000002,"15min":0.371},"max":{"1min":2.996,"5min":4.9000000000000004,"15min":7.399},"last":0.53900000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.99099999999999999,"15min":1.4319999999999999},"min":{"1min":0.53400000000000003,"5min":0.45700000000000002,"15min":0.34100000000000003},"max":{"1min":3.1789999999999998,"5min":4.8520000000000003,"15min":11.157999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.90400000000000003,"15min":1.4119999999999999},"min":{"1min":0.52100000000000002,"5min":0.46700000000000003,"15min":0.38500000000000001},"max":{"1min":2.6789999999999998,"5min":3.242,"15min":11.058},"last":0.55700000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019514,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2171000,"kb_used_data":1269744,"kb_used_omap":0,"kb_used_meta":901248,"kb_avail":91574152,"statfs":{"total":95995035648,"available":93771931648,"internally_reserved":0,"allocated":1300217856,"data_stored":1299635034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922877952},"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:00:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":3.254,"15min":2.4540000000000002},"min":{"1min":0.29599999999999999,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":1.9550000000000001,"5min":127.13500000000001,"15min":127.13500000000001},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.73299999999999998,"5min":3.02,"15min":2.4199999999999999},"min":{"1min":0.39700000000000002,"5min":0.27800000000000002,"15min":0.25900000000000001},"max":{"1min":2.8759999999999999,"5min":124.161,"15min":124.161},"last":0.56899999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.872,"15min":1.3440000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":1.929,"5min":5.5780000000000003,"15min":61.673000000000002},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.93400000000000005,"15min":1.325},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.30499999999999999},"max":{"1min":1.897,"5min":5.5979999999999999,"15min":61.698},"last":0.377}]},{"osd":2,"last update":"Sat Sep 23 23:00:44 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.1399999999999999,"15min":2.4809999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":2.4020000000000001,"5min":17.193000000000001,"15min":312.68900000000002},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.1200000000000001,"15min":2.5369999999999999},"min":{"1min":0.435,"5min":0.37,"15min":0.34300000000000003},"max":{"1min":2.9209999999999998,"5min":17.166,"15min":312.63799999999998},"last":0.65000000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.94399999999999995,"15min":1.6899999999999999},"min":{"1min":0.49299999999999999,"5min":0.38600000000000001,"15min":0.309},"max":{"1min":2.8879999999999999,"5min":9.9390000000000001,"15min":72.483000000000004},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.80800000000000005,"5min":1.1659999999999999,"15min":1.7490000000000001},"min":{"1min":0.48499999999999999,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":1.444,"5min":10.577,"15min":71.852999999999994},"last":0.621}]},{"osd":5,"last update":"Sat Sep 23 23:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.84699999999999998,"15min":1.129},"min":{"1min":0.439,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.48,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.80900000000000005,"15min":1.1819999999999999},"min":{"1min":0.49299999999999999,"5min":0.44400000000000001,"15min":0.32400000000000001},"max":{"1min":1.2649999999999999,"5min":2.0099999999999998,"15min":38.195999999999998},"last":0.55300000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:01:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.81699999999999995,"15min":0.97999999999999998},"min":{"1min":0.498,"5min":0.42799999999999999,"15min":0.34699999999999998},"max":{"1min":1.5860000000000001,"5min":1.669,"15min":9.9130000000000003},"last":0.498},{"interface":"front","average":{"1min":0.875,"5min":0.94699999999999995,"15min":0.99099999999999999},"min":{"1min":0.48899999999999999,"5min":0.40899999999999997,"15min":0.372},"max":{"1min":1.5109999999999999,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":0.52700000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:00:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.88700000000000001,"15min":1.129},"min":{"1min":0.53800000000000003,"5min":0.38,"15min":0.32700000000000001},"max":{"1min":2.9740000000000002,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.98299999999999998,"15min":1.032},"min":{"1min":0.59999999999999998,"5min":0.5,"15min":0.37},"max":{"1min":1.4239999999999999,"5min":5.2240000000000002,"15min":6.5149999999999997},"last":0.48399999999999999}]}]},{"osd":5,"up_from":0,"seq":154618823283,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2669805568,"data_stored":2669805568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1583874048,"data_stored":1583874048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1833570304,"data_stored":1833566232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2414804992,"data_stored":2414804992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1296961536,"data_stored":1296957464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3041792000,"data_stored":3041787928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":223215616,"data_stored":223215616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:01:23.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:23.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:23.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:23.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:23.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:23 smithi121 bash[78246]: audit 2023-09-23T23:01:21.970203+0000 mgr.y (mgr.34107) 1365 : audit 0 from='client.36000 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:23.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:23 smithi121 bash[78246]: cluster 2023-09-23T23:01:22.574330+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1476: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 48594/165747 objects degraded (29.318%); 3625/165747 objects misplaced (2.187%); 2.5 MiB/s, 62 objects/s recovering 2023-09-23T23:01:23.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:23 smithi121 bash[74920]: audit 2023-09-23T23:01:21.970203+0000 mgr.y (mgr.34107) 1365 : audit 0 from='client.36000 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:23.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:23 smithi121 bash[74920]: cluster 2023-09-23T23:01:22.574330+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1476: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 48594/165747 objects degraded (29.318%); 3625/165747 objects misplaced (2.187%); 2.5 MiB/s, 62 objects/s recovering 2023-09-23T23:01:23.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:23.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.842 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:23 smithi123 bash[59255]: audit 2023-09-23T23:01:21.970203+0000 mgr.y (mgr.34107) 1365 : audit 0 from='client.36000 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:23.842 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:23 smithi123 bash[59255]: cluster 2023-09-23T23:01:22.574330+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1476: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 102 op/s; 48594/165747 objects degraded (29.318%); 3625/165747 objects misplaced (2.187%); 2.5 MiB/s, 62 objects/s recovering 2023-09-23T23:01:23.856 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:23.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:23.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:23.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:24.087 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:24.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:24.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:24.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:24.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:24.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:24.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:24.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:24.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:24.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:24.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:24.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:24.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:24.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:24.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:24.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:24.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:24.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:24.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:24.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:25.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:25.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:25.195 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:25.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:25.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.453 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:25.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.582 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:25.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:25.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:25.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:25.843 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:25.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:25.892 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:25.893 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:25.947 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:25.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[78246]: cluster 2023-09-23T23:01:24.575255+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1477: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 48360/165267 objects degraded (29.262%); 3625/165267 objects misplaced (2.193%); 2.5 MiB/s, 63 objects/s recovering 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[78246]: audit 2023-09-23T23:01:25.040646+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[78246]: audit 2023-09-23T23:01:25.046891+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[78246]: audit 2023-09-23T23:01:25.614817+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[78246]: audit 2023-09-23T23:01:25.616728+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[78246]: audit 2023-09-23T23:01:25.626241+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[74920]: cluster 2023-09-23T23:01:24.575255+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1477: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 48360/165267 objects degraded (29.262%); 3625/165267 objects misplaced (2.193%); 2.5 MiB/s, 63 objects/s recovering 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[74920]: audit 2023-09-23T23:01:25.040646+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[74920]: audit 2023-09-23T23:01:25.046891+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:25.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[74920]: audit 2023-09-23T23:01:25.614817+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:01:25.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[74920]: audit 2023-09-23T23:01:25.616728+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:01:25.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:25 smithi121 bash[74920]: audit 2023-09-23T23:01:25.626241+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:25.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:25.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:25 smithi123 bash[59255]: cluster 2023-09-23T23:01:24.575255+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1477: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 48360/165267 objects degraded (29.262%); 3625/165267 objects misplaced (2.193%); 2.5 MiB/s, 63 objects/s recovering 2023-09-23T23:01:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:25 smithi123 bash[59255]: audit 2023-09-23T23:01:25.040646+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:25 smithi123 bash[59255]: audit 2023-09-23T23:01:25.046891+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:25 smithi123 bash[59255]: audit 2023-09-23T23:01:25.614817+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:01:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:25 smithi123 bash[59255]: audit 2023-09-23T23:01:25.616728+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:01:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:25 smithi123 bash[59255]: audit 2023-09-23T23:01:25.626241+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:26.079 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:26.111 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:26.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.240 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:26.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:26.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:26.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:26.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:01:26.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:26.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:26.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:26.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:26.641 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:26.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:26.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:26 smithi123 bash[59255]: cluster 2023-09-23T23:01:26.575950+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1478: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 105 op/s; 46613/164169 objects degraded (28.393%); 5148/164169 objects misplaced (3.136%); 2.6 MiB/s, 64 objects/s recovering 2023-09-23T23:01:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:26 smithi123 bash[59255]: cluster 2023-09-23T23:01:26.698787+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e293: 8 total, 8 up, 6 in 2023-09-23T23:01:26.769 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:26.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:26.872 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:26.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:27.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:26 smithi121 bash[78246]: cluster 2023-09-23T23:01:26.575950+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1478: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 105 op/s; 46613/164169 objects degraded (28.393%); 5148/164169 objects misplaced (3.136%); 2.6 MiB/s, 64 objects/s recovering 2023-09-23T23:01:27.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:26 smithi121 bash[78246]: cluster 2023-09-23T23:01:26.698787+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e293: 8 total, 8 up, 6 in 2023-09-23T23:01:27.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:26 smithi121 bash[74920]: cluster 2023-09-23T23:01:26.575950+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1478: 89 pgs: 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 75 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 105 op/s; 46613/164169 objects degraded (28.393%); 5148/164169 objects misplaced (3.136%); 2.6 MiB/s, 64 objects/s recovering 2023-09-23T23:01:27.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:26 smithi121 bash[74920]: cluster 2023-09-23T23:01:26.698787+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e293: 8 total, 8 up, 6 in 2023-09-23T23:01:27.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:27.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:27.129 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:27.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:27.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:27.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:27.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:27.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:27.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.668 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:27.803 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:27.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:27.917 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:27.918 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:27.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:27 smithi123 bash[59255]: cluster 2023-09-23T23:01:26.698836+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:27.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:27 smithi123 bash[59255]: cluster 2023-09-23T23:01:26.699592+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:27.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:27 smithi123 bash[59255]: cluster 2023-09-23T23:01:26.702674+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:27.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:27 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.633373+0000 mon.a (mon.0) 1827 : cluster 3 Health check update: Degraded data redundancy: 46613/164169 objects degraded (28.393%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:27.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:27 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.699862+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e294: 8 total, 8 up, 6 in 2023-09-23T23:01:27.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[74920]: cluster 2023-09-23T23:01:26.698836+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[74920]: cluster 2023-09-23T23:01:26.699592+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[74920]: cluster 2023-09-23T23:01:26.702674+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.633373+0000 mon.a (mon.0) 1827 : cluster 3 Health check update: Degraded data redundancy: 46613/164169 objects degraded (28.393%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.699862+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e294: 8 total, 8 up, 6 in 2023-09-23T23:01:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[78246]: cluster 2023-09-23T23:01:26.698836+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[78246]: cluster 2023-09-23T23:01:26.699592+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[78246]: cluster 2023-09-23T23:01:26.702674+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.633373+0000 mon.a (mon.0) 1827 : cluster 3 Health check update: Degraded data redundancy: 46613/164169 objects degraded (28.393%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:27 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.699862+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e294: 8 total, 8 up, 6 in 2023-09-23T23:01:28.041 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:28.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:28.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:28.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:28.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:28.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:28.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:28.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:28.459 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:28.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:28.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:28.586 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:28.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:28.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:28.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:28.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:28.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:28.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:29.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:29.051 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:28 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.235585+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:28 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.700571+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:28 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.700828+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:28 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.701426+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:28 smithi123 bash[59255]: cluster 2023-09-23T23:01:27.703917+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:28 smithi123 bash[59255]: cluster 2023-09-23T23:01:28.576865+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 114 op/s; 41051/163812 objects degraded (25.060%); 10066/163812 objects misplaced (6.145%); 3.2 MiB/s, 72 objects/s recovering 2023-09-23T23:01:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:29.082 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:01:28] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.33.4" 2023-09-23T23:01:29.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.235585+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:29.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.700571+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.700828+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.701426+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[78246]: cluster 2023-09-23T23:01:27.703917+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[78246]: cluster 2023-09-23T23:01:28.576865+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 114 op/s; 41051/163812 objects degraded (25.060%); 10066/163812 objects misplaced (6.145%); 3.2 MiB/s, 72 objects/s recovering 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.235585+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.700571+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.700828+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.701426+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[74920]: cluster 2023-09-23T23:01:27.703917+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:01:29.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:28 smithi121 bash[74920]: cluster 2023-09-23T23:01:28.576865+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 114 op/s; 41051/163812 objects degraded (25.060%); 10066/163812 objects misplaced (6.145%); 3.2 MiB/s, 72 objects/s recovering 2023-09-23T23:01:29.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:29.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:29.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:29.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:29.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:29.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:29.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:29.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:29.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:29.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:29.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:29.715 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:29.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:29.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:29.847 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:29.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:29.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:29.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:29.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:30.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:30.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:30.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:30.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:30.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:30.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:30.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:30.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:30.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:30.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:30.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:30.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:30.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:30.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:30.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:30.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:30.867 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:30.901 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:30.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:30.966 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:31.004 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:31.034 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:31.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:31.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:31.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:31.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:31.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:31.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:31.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:31.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:31.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:31.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:31 smithi121 bash[78246]: cluster 2023-09-23T23:01:30.577727+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 41051/163443 objects degraded (25.116%); 10066/163443 objects misplaced (6.159%); 2.2 MiB/s, 56 objects/s recovering 2023-09-23T23:01:31.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:31 smithi121 bash[74920]: cluster 2023-09-23T23:01:30.577727+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 41051/163443 objects degraded (25.116%); 10066/163443 objects misplaced (6.159%); 2.2 MiB/s, 56 objects/s recovering 2023-09-23T23:01:31.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:31.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:31.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:31.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:31.793 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:31 smithi123 bash[59255]: cluster 2023-09-23T23:01:30.577727+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 41051/163443 objects degraded (25.116%); 10066/163443 objects misplaced (6.159%); 2.2 MiB/s, 56 objects/s recovering 2023-09-23T23:01:31.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:31.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:31.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:32.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:32.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:32.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:32.208 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:32.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:32.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:32.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:32.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:32.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:32.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:32.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:32.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:32.696 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:32.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:32.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:32.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:32.959 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:32.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:33.082 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:33.209 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:33.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:33.357 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:33.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:33.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:33.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:33.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:33.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:33.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:33.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:33.853 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:33 smithi123 bash[59255]: cluster 2023-09-23T23:01:32.578395+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 109 op/s; 40861/162636 objects degraded (25.124%); 9655/162636 objects misplaced (5.937%); 5.6 MiB/s, 95 objects/s recovering 2023-09-23T23:01:33.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:33 smithi123 bash[59255]: cluster 2023-09-23T23:01:32.637103+0000 mon.a (mon.0) 1829 : cluster 3 Health check update: Degraded data redundancy: 40861/162636 objects degraded (25.124%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:33.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:33.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:33 smithi121 bash[74920]: cluster 2023-09-23T23:01:32.578395+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 109 op/s; 40861/162636 objects degraded (25.124%); 9655/162636 objects misplaced (5.937%); 5.6 MiB/s, 95 objects/s recovering 2023-09-23T23:01:34.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:33 smithi121 bash[74920]: cluster 2023-09-23T23:01:32.637103+0000 mon.a (mon.0) 1829 : cluster 3 Health check update: Degraded data redundancy: 40861/162636 objects degraded (25.124%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:34.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:33 smithi121 bash[78246]: cluster 2023-09-23T23:01:32.578395+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 109 op/s; 40861/162636 objects degraded (25.124%); 9655/162636 objects misplaced (5.937%); 5.6 MiB/s, 95 objects/s recovering 2023-09-23T23:01:34.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:33 smithi121 bash[78246]: cluster 2023-09-23T23:01:32.637103+0000 mon.a (mon.0) 1829 : cluster 3 Health check update: Degraded data redundancy: 40861/162636 objects degraded (25.124%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:34.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:34.109 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:34.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:34.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:34.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:34.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:34.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:34.524 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:34.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:34.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:34.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:34.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:34.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:34.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:34.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:34.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:34.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:35.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:35.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:35.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.173 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:35.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:35.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:35.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:35.406 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:35.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:35.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:35.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:35.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:35.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:35.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:35.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:35 smithi123 bash[59255]: cluster 2023-09-23T23:01:34.579173+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 40835/162246 objects degraded (25.169%); 9575/162246 objects misplaced (5.902%); 5.0 MiB/s, 87 objects/s recovering 2023-09-23T23:01:35.816 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:35.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:35.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:35 smithi121 bash[78246]: cluster 2023-09-23T23:01:34.579173+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 40835/162246 objects degraded (25.169%); 9575/162246 objects misplaced (5.902%); 5.0 MiB/s, 87 objects/s recovering 2023-09-23T23:01:35.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:35 smithi121 bash[74920]: cluster 2023-09-23T23:01:34.579173+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 40835/162246 objects degraded (25.169%); 9575/162246 objects misplaced (5.902%); 5.0 MiB/s, 87 objects/s recovering 2023-09-23T23:01:35.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:35.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:36.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:36.074 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:36.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:36.207 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:36.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:36.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:36.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:36.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:36.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:36.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:36.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:36.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:36.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:36.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:36.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:36.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:36.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:36.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:37.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:37.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:37.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:37.270 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:37.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:37.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:37.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:37.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:37.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:37.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:37.635 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:37.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:37.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:37.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:37.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:37 smithi121 bash[74920]: cluster 2023-09-23T23:01:36.580236+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 40644/161100 objects degraded (25.229%); 9122/161100 objects misplaced (5.662%); 7.5 MiB/s, 126 objects/s recovering 2023-09-23T23:01:37.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:37 smithi121 bash[74920]: audit 2023-09-23T23:01:36.967006+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:37.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:37 smithi121 bash[74920]: cluster 2023-09-23T23:01:37.638203+0000 mon.a (mon.0) 1831 : cluster 3 Health check update: Degraded data redundancy: 40644/161100 objects degraded (25.229%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:37.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:37 smithi121 bash[78246]: cluster 2023-09-23T23:01:36.580236+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 40644/161100 objects degraded (25.229%); 9122/161100 objects misplaced (5.662%); 7.5 MiB/s, 126 objects/s recovering 2023-09-23T23:01:37.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:37 smithi121 bash[78246]: audit 2023-09-23T23:01:36.967006+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:37.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:37 smithi121 bash[78246]: cluster 2023-09-23T23:01:37.638203+0000 mon.a (mon.0) 1831 : cluster 3 Health check update: Degraded data redundancy: 40644/161100 objects degraded (25.229%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:37.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:37.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:37.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:37.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:37.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:38.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:38.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:37 smithi123 bash[59255]: cluster 2023-09-23T23:01:36.580236+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 40644/161100 objects degraded (25.229%); 9122/161100 objects misplaced (5.662%); 7.5 MiB/s, 126 objects/s recovering 2023-09-23T23:01:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:37 smithi123 bash[59255]: audit 2023-09-23T23:01:36.967006+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:37 smithi123 bash[59255]: cluster 2023-09-23T23:01:37.638203+0000 mon.a (mon.0) 1831 : cluster 3 Health check update: Degraded data redundancy: 40644/161100 objects degraded (25.229%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:38.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:38.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:38.182 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:38.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:38.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:38.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:38.409 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:38.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:38.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:38.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:38.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:38.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:38.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:38.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:38.817 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:38.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:38.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:38.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:38.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:39.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.056 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:01:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:01:38] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T23:01:39.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:39.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:39.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:39.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:39.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:39.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:39.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:39.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:39.716 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:39.777 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:39 smithi121 bash[78246]: cluster 2023-09-23T23:01:38.580876+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1486: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 40609/160626 objects degraded (25.282%); 9044/160626 objects misplaced (5.630%); 7.3 MiB/s, 121 objects/s recovering 2023-09-23T23:01:39.777 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:39 smithi121 bash[74920]: cluster 2023-09-23T23:01:38.580876+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1486: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 40609/160626 objects degraded (25.282%); 9044/160626 objects misplaced (5.630%); 7.3 MiB/s, 121 objects/s recovering 2023-09-23T23:01:39.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.849 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:39.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:39.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:39.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:39 smithi123 bash[59255]: cluster 2023-09-23T23:01:38.580876+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1486: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 40609/160626 objects degraded (25.282%); 9044/160626 objects misplaced (5.630%); 7.3 MiB/s, 121 objects/s recovering 2023-09-23T23:01:40.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:40.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:40.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:40.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:40.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:40.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:40.355 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:40.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:40.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:40.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:40.612 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:40.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:40.737 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:40.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:40.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:40.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:40.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:41.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:41.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:41.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:41.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:41.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:41.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:41.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:41.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:41.478 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:41.580 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:41.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:41.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:41.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:41.945 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:41.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:41 smithi121 bash[78246]: cluster 2023-09-23T23:01:40.581662+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 40609/160191 objects degraded (25.350%); 9044/160191 objects misplaced (5.646%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T23:01:41.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:41 smithi121 bash[74920]: cluster 2023-09-23T23:01:40.581662+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 40609/160191 objects degraded (25.350%); 9044/160191 objects misplaced (5.646%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T23:01:41.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:41.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:42.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:41 smithi123 bash[59255]: cluster 2023-09-23T23:01:40.581662+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.3 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 40609/160191 objects degraded (25.350%); 9044/160191 objects misplaced (5.646%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T23:01:42.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:42.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:42.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:42.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:42.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:42.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:42.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:42.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:42.457 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:42.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:42.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:42.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:42.610 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:42.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:42.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:42.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:42.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:42 smithi121 bash[74920]: cluster 2023-09-23T23:01:42.639147+0000 mon.a (mon.0) 1832 : cluster 3 Health check update: Degraded data redundancy: 40609/160191 objects degraded (25.350%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:42.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:42 smithi121 bash[78246]: cluster 2023-09-23T23:01:42.639147+0000 mon.a (mon.0) 1832 : cluster 3 Health check update: Degraded data redundancy: 40609/160191 objects degraded (25.350%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:42.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:42.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:42.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:42.975 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:42.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:42 smithi123 bash[59255]: cluster 2023-09-23T23:01:42.639147+0000 mon.a (mon.0) 1832 : cluster 3 Health check update: Degraded data redundancy: 40609/160191 objects degraded (25.350%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:43.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:43.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:43.105 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:43.235 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:43.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:43.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:43.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:43.384 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:43.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:43.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:43.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.652 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:43.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:43.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:43 smithi123 bash[59255]: cluster 2023-09-23T23:01:42.582575+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 40407/159384 objects degraded (25.352%); 8538/159384 objects misplaced (5.357%); 9.4 MiB/s, 151 objects/s recovering 2023-09-23T23:01:43.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:43.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:43.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:43.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:44.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:43 smithi121 bash[78246]: cluster 2023-09-23T23:01:42.582575+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 40407/159384 objects degraded (25.352%); 8538/159384 objects misplaced (5.357%); 9.4 MiB/s, 151 objects/s recovering 2023-09-23T23:01:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:43 smithi121 bash[74920]: cluster 2023-09-23T23:01:42.582575+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 40407/159384 objects degraded (25.352%); 8538/159384 objects misplaced (5.357%); 9.4 MiB/s, 151 objects/s recovering 2023-09-23T23:01:44.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:44.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:44.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:44.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:44.314 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:44.421 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:44.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:44.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:44.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:44.686 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:44.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:44.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:44.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:44.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:44.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:44.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:44.982 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:45.085 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:45.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:45.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:45.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:45.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:45.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:45.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:45.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:45 smithi123 bash[59255]: cluster 2023-09-23T23:01:44.583360+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 40367/158913 objects degraded (25.402%); 8457/158913 objects misplaced (5.322%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T23:01:45.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:45.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:46.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:45 smithi121 bash[78246]: cluster 2023-09-23T23:01:44.583360+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 40367/158913 objects degraded (25.402%); 8457/158913 objects misplaced (5.322%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T23:01:46.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:45 smithi121 bash[74920]: cluster 2023-09-23T23:01:44.583360+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 40367/158913 objects degraded (25.402%); 8457/158913 objects misplaced (5.322%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T23:01:46.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:46.043 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:46.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:46.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:46.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:46.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:46.304 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:46.407 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:46.437 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:46.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:46.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:46.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:46.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:46.699 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:46.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:46.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:46.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:46.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:46.935 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:46.960 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:47.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:47.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:47.195 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:47.222 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:47.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:47.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:47.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:47.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:47.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:47.478 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:47.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:47.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:47.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:47.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:47.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:47.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:47.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:47.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:47 smithi121 bash[78246]: cluster 2023-09-23T23:01:46.584196+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 130 op/s; 39844/157545 objects degraded (25.291%); 8157/157545 objects misplaced (5.178%); 9.0 MiB/s, 169 objects/s recovering 2023-09-23T23:01:47.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:47 smithi121 bash[78246]: cluster 2023-09-23T23:01:47.640653+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 39844/157545 objects degraded (25.291%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:47 smithi121 bash[74920]: cluster 2023-09-23T23:01:46.584196+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 130 op/s; 39844/157545 objects degraded (25.291%); 8157/157545 objects misplaced (5.178%); 9.0 MiB/s, 169 objects/s recovering 2023-09-23T23:01:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:47 smithi121 bash[74920]: cluster 2023-09-23T23:01:47.640653+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 39844/157545 objects degraded (25.291%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:47.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:47.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:47.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:47.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:47.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:47 smithi123 bash[59255]: cluster 2023-09-23T23:01:46.584196+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 130 op/s; 39844/157545 objects degraded (25.291%); 8157/157545 objects misplaced (5.178%); 9.0 MiB/s, 169 objects/s recovering 2023-09-23T23:01:47.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:47 smithi123 bash[59255]: cluster 2023-09-23T23:01:47.640653+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 39844/157545 objects degraded (25.291%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:47.995 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:48.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:48.120 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:48.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:48.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:48.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:48.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:48.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:48.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:48.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:48.516 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:48.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:48.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:48.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:48.751 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:48.780 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:48.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:48.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:49.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:49.149 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:49.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:49.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:01:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:01:48] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T23:01:49.274 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:49.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:49.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:49.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:49.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:49.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:49.529 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:49.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:49.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:49.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:49.686 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:49.718 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:01:49.718 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T23:01:49.718 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.719 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "MOSDPGPush(11.0 294/274 [PushOp(11:034b247b:::benchmark_data_smithi121_214750_object26090:head, version: 265'1719, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(11:034b247b:::benchmark_data_smithi121_214750_object26090:head@265'1719, 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:01:49.719 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:49.623933+0000", 2023-09-23T23:01:49.719 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.089028248000000004, 2023-09-23T23:01:49.719 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.089069901000000007, 2023-09-23T23:01:49.719 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:01:49.719 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T23:01:49.720 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:01:49.720 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.720 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:01:49.720 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.623933+0000", 2023-09-23T23:01:49.720 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.721 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.721 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:01:49.721 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.623933+0000", 2023-09-23T23:01:49.721 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.721 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.722 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:01:49.722 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.623932+0000", 2023-09-23T23:01:49.722 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:01:49.722 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.722 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:01:49.723 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.623969+0000", 2023-09-23T23:01:49.723 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6915999999999997e-05 2023-09-23T23:01:49.723 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.723 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.723 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:01:49.724 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.623987+0000", 2023-09-23T23:01:49.724 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8012999999999998e-05 2023-09-23T23:01:49.724 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.724 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.724 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:01:49.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.624004+0000", 2023-09-23T23:01:49.725 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6376999999999999e-05 2023-09-23T23:01:49.725 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.725 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.725 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.725 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.680175+0000", 2023-09-23T23:01:49.726 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.056170984 2023-09-23T23:01:49.726 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.726 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.726 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:01:49.726 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.681278+0000", 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0011032049999999999 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:104135 11.0 11:034b247b:::benchmark_data_smithi121_214750_object26090:head [delete] snapc 0=[] ondisk+write+known_if_redirected e294)", 2023-09-23T23:01:49.727 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:49.653073+0000", 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.059888304000000003, 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.059977140999999998, 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "delayed", 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 104135 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.728 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.653073+0000", 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.653073+0000", 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.729 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.653072+0000", 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.653080+0000", 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6649999999999992e-06 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:01:49.730 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.653092+0000", 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2011000000000001e-05 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.653100+0000", 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9249999999999995e-06 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.668660+0000", 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015559656 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.731 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.676301+0000", 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0076410870000000004 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:104136 11.a 11:54fe95dc:::benchmark_data_smithi121_214750_object26091:head [delete] snapc 0=[] ondisk+write+known_if_redirected e294)", 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:49.661378+0000", 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.051583095000000002, 2023-09-23T23:01:49.732 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.051717750999999999, 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 104136 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:01:49.733 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.661378+0000", 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.661378+0000", 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.661376+0000", 2023-09-23T23:01:49.734 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.661386+0000", 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4930000000000004e-06 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.661405+0000", 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9497e-05 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.735 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.661416+0000", 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0722e-05 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.669696+0000", 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0082799450000000004 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.736 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.673047+0000", 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033506059999999999 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.693570+0000", 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020523017000000001 2023-09-23T23:01:49.737 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.702193+0000", 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0086230860000000003 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.710464+0000", 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0082714599999999996 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.738 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.713084+0000", 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0026197030000000001 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:104125 11.0 11:0961a374:::benchmark_data_smithi121_214750_object26080:head [delete] snapc 0=[] ondisk+write+known_if_redirected e294)", 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:49.579253+0000", 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.13370869899999999, 2023-09-23T23:01:49.739 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.133899773, 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "delayed", 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 104125 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:01:49.740 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.579253+0000", 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.579253+0000", 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.579251+0000", 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:49.741 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.579260+0000", 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.594e-06 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.579279+0000", 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8732999999999998e-05 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.742 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.579289+0000", 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5829999999999996e-06 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.610292+0000", 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.031002735 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.743 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.616568+0000", 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0062762620000000003 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.655500+0000", 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.038932610999999999 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.667466+0000", 2023-09-23T23:01:49.744 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011965152 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:104144 11.d e294/280 11:bf335642:::benchmark_data_smithi121_214750_object26099:head v 294'6534, mlcod=265'408)", 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:49.705715+0000", 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0072460709999999998, 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0074859519999999997, 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:01:49.745 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705715+0000", 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705715+0000", 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.746 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705714+0000", 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705724+0000", 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6039999999999999e-06 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.747 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705735+0000", 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1297999999999999e-05 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705743+0000", 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.8679999999999999e-06 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.748 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705828+0000", 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5277000000000004e-05 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.705850+0000", 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1350999999999999e-05 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:104145 11.7 e294/267 11:e885cd42:::benchmark_data_smithi121_214750_object26100:head v 294'6433, mlcod=285'5634)", 2023-09-23T23:01:49.749 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:49.712706+0000", 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.00025590600000000003, 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000531998, 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712706+0000", 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.750 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712706+0000", 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712704+0000", 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712716+0000", 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1649e-05 2023-09-23T23:01:49.751 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712732+0000", 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5848000000000001e-05 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712740+0000", 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5809999999999997e-06 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.752 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.712993+0000", 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000253043 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:49.713013+0000", 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9636e-05 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T23:01:49.753 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 6 2023-09-23T23:01:49.754 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:01:49.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:49 smithi121 bash[74920]: cluster 2023-09-23T23:01:48.584937+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 110 op/s; 39811/157122 objects degraded (25.338%); 8073/157122 objects misplaced (5.138%); 6.5 MiB/s, 129 objects/s recovering 2023-09-23T23:01:49.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:49 smithi121 bash[78246]: cluster 2023-09-23T23:01:48.584937+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 110 op/s; 39811/157122 objects degraded (25.338%); 8073/157122 objects misplaced (5.138%); 6.5 MiB/s, 129 objects/s recovering 2023-09-23T23:01:49.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:49.923 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:49.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:49 smithi123 bash[59255]: cluster 2023-09-23T23:01:48.584937+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 110 op/s; 39811/157122 objects degraded (25.338%); 8073/157122 objects misplaced (5.138%); 6.5 MiB/s, 129 objects/s recovering 2023-09-23T23:01:49.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:49.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:49.989 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:01:50.026 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:01:50.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:50.059 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:01:50.097 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:01:50.101 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:50.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:50.147 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:01:50.189 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:01:50.206 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:50.229 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:01:50.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:50.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:50.271 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.283 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:01:50.348 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:50.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:50.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:50.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:50.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:50.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:50.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:50.697 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T23:01:50.709 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:01:50.713 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:01:50.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:50.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:50 smithi123 bash[59255]: audit 2023-09-23T23:01:49.948452+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.121:0/2244889388' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:50.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:50 smithi123 bash[59255]: audit 2023-09-23T23:01:50.501612+0000 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.121:0/2321551904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:50.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:50 smithi123 bash[59255]: audit 2023-09-23T23:01:50.502122+0000 mon.a (mon.0) 1834 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:50.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:50.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:50.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:50.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:50 smithi121 bash[74920]: audit 2023-09-23T23:01:49.948452+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.121:0/2244889388' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:50.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:50 smithi121 bash[74920]: audit 2023-09-23T23:01:50.501612+0000 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.121:0/2321551904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:50.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:50 smithi121 bash[74920]: audit 2023-09-23T23:01:50.502122+0000 mon.a (mon.0) 1834 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:50.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:50 smithi121 bash[78246]: audit 2023-09-23T23:01:49.948452+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.121:0/2244889388' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:50.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:50 smithi121 bash[78246]: audit 2023-09-23T23:01:50.501612+0000 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.121:0/2321551904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:50.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:50 smithi121 bash[78246]: audit 2023-09-23T23:01:50.502122+0000 mon.a (mon.0) 1834 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:50.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:50.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:50.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:51.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:51.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:51.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:51.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:51.400 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:51.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:51.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:51.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:51.680 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:51.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:51.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:51.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.585781+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 39811/156705 objects degraded (25.405%); 8073/156705 objects misplaced (5.152%); 6.1 MiB/s, 123 objects/s recovering 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.670102+0000 mon.a (mon.0) 1835 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.680160+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: audit 2023-09-23T23:01:50.682791+0000 mgr.y (mgr.34107) 1381 : audit 0 from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.686583+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: audit 2023-09-23T23:01:50.687200+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.687333+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e295: 8 total, 8 up, 6 in 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.688513+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:51.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:51 smithi123 bash[59255]: cluster 2023-09-23T23:01:50.750188+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.585781+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 39811/156705 objects degraded (25.405%); 8073/156705 objects misplaced (5.152%); 6.1 MiB/s, 123 objects/s recovering 2023-09-23T23:01:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.670102+0000 mon.a (mon.0) 1835 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:01:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.680160+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: audit 2023-09-23T23:01:50.682791+0000 mgr.y (mgr.34107) 1381 : audit 0 from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:52.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.686583+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: audit 2023-09-23T23:01:50.687200+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:01:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.687333+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e295: 8 total, 8 up, 6 in 2023-09-23T23:01:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.688513+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[74920]: cluster 2023-09-23T23:01:50.750188+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.585781+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 39811/156705 objects degraded (25.405%); 8073/156705 objects misplaced (5.152%); 6.1 MiB/s, 123 objects/s recovering 2023-09-23T23:01:52.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.670102+0000 mon.a (mon.0) 1835 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.680160+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: audit 2023-09-23T23:01:50.682791+0000 mgr.y (mgr.34107) 1381 : audit 0 from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.686583+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: audit 2023-09-23T23:01:50.687200+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.687333+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e295: 8 total, 8 up, 6 in 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.688513+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:51 smithi121 bash[78246]: cluster 2023-09-23T23:01:50.750188+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:01:52.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:52.176 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:52.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:52.305 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:52.330 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:52.434 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:52.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:52.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:52.691 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.718 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:52.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:52.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:52 smithi123 bash[59255]: audit 2023-09-23T23:01:51.972974+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:52 smithi123 bash[59255]: audit 2023-09-23T23:01:51.974142+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:52 smithi123 bash[59255]: cluster 2023-09-23T23:01:52.587011+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1494: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 38902/155829 objects degraded (24.965%); 8043/155829 objects misplaced (5.161%); 4.4 MiB/s, 170 objects/s recovering 2023-09-23T23:01:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:52 smithi123 bash[59255]: cluster 2023-09-23T23:01:52.642075+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 39811/156705 objects degraded (25.405%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:52.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:53.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:53.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:53.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:53.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[74920]: audit 2023-09-23T23:01:51.972974+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[74920]: audit 2023-09-23T23:01:51.974142+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[74920]: cluster 2023-09-23T23:01:52.587011+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1494: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 38902/155829 objects degraded (24.965%); 8043/155829 objects misplaced (5.161%); 4.4 MiB/s, 170 objects/s recovering 2023-09-23T23:01:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[74920]: cluster 2023-09-23T23:01:52.642075+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 39811/156705 objects degraded (25.405%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:53.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[78246]: audit 2023-09-23T23:01:51.972974+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:01:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[78246]: audit 2023-09-23T23:01:51.974142+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[78246]: cluster 2023-09-23T23:01:52.587011+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1494: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 38902/155829 objects degraded (24.965%); 8043/155829 objects misplaced (5.161%); 4.4 MiB/s, 170 objects/s recovering 2023-09-23T23:01:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:52 smithi121 bash[78246]: cluster 2023-09-23T23:01:52.642075+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 39811/156705 objects degraded (25.405%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:53.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:53.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:53.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:53.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:53.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:53.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:53.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:53.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:53.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:53.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:53.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:53.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:53.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:54.008 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:54.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:54.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:54.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:54.167 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:54.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:54.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:01:54.270 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:54.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:54.534 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:54.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:54.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:54.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:54.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:54.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:54.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:55.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:55.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:55.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:55.121 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1493,"stamp":"2023-09-23T23:01:50.677349+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3419871160,"num_objects":52199,"num_object_clones":0,"num_object_copies":156597,"num_objects_missing_on_primary":14307,"num_objects_missing":14307,"num_objects_degraded":39811,"num_objects_misplaced":8073,"num_objects_unfound":0,"num_objects_dirty":52199,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":104171,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24057,"num_bytes_recovered":1465942540,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96005,"ondisk_log_size":96005,"up":267,"acting":258,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":14750376,"kb_used_data":9443128,"kb_used_omap":21,"kb_used_meta":5307178,"kb_avail":547720536,"statfs":{"total":575970213888,"available":560865828864,"internally_reserved":0,"allocated":9669763072,"data_stored":9664276130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5434550476},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,3,1,1,3,3,4,7,4],"upper_bound":2048},"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":-78512128,"num_objects":-1198,"num_object_clones":0,"num_object_copies":-3594,"num_objects_missing_on_primary":-366,"num_objects_missing":-366,"num_objects_degraded":-798,"num_objects_misplaced":-971,"num_objects_unfound":0,"num_objects_dirty":-1198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1198,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1483,"num_bytes_recovered":77266944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.096276"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":81,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706301+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:01:26.706301+0000","last_peered":"2023-09-23T23:01:26.706301+0000","last_clean":"2023-09-23T23:01:26.706301+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:01:26.706301+0000","last_undegraded":"2023-09-23T23:01:26.706301+0000","last_fullsized":"2023-09-23T23:01:26.706301+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":146,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-09-23T23:01:27.711442+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:01:27.711442+0000","last_peered":"2023-09-23T23:01:27.711442+0000","last_clean":"2023-09-23T23:01:27.711442+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:01:27.711442+0000","last_undegraded":"2023-09-23T23:01:27.711442+0000","last_fullsized":"2023-09-23T23:01:27.711442+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":40,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.700740+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:01:26.700740+0000","last_peered":"2023-09-23T23:01:26.700740+0000","last_clean":"2023-09-23T23:01:26.700740+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:01:26.700740+0000","last_undegraded":"2023-09-23T23:01:26.700740+0000","last_fullsized":"2023-09-23T23:01:26.700740+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712403+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:01:26.712403+0000","last_peered":"2023-09-23T23:01:26.712403+0000","last_clean":"2023-09-23T23:01:26.712403+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:01:26.712403+0000","last_undegraded":"2023-09-23T23:01:26.712403+0000","last_fullsized":"2023-09-23T23:01:26.712403+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":323,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703031+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:01:26.703031+0000","last_peered":"2023-09-23T23:01:26.703031+0000","last_clean":"2023-09-23T23:01:26.703031+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:01:26.703031+0000","last_undegraded":"2023-09-23T23:01:26.703031+0000","last_fullsized":"2023-09-23T23:01:26.703031+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704168+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:01:26.704168+0000","last_peered":"2023-09-23T23:01:26.704168+0000","last_clean":"2023-09-23T23:01:26.704168+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:01:26.704168+0000","last_undegraded":"2023-09-23T23:01:26.704168+0000","last_fullsized":"2023-09-23T23:01:26.704168+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":282,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.716723+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:01:26.716723+0000","last_peered":"2023-09-23T23:01:26.716723+0000","last_clean":"2023-09-23T23:01:26.716723+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:01:26.716723+0000","last_undegraded":"2023-09-23T23:01:26.716723+0000","last_fullsized":"2023-09-23T23:01:26.716723+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":369,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703194+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:01:26.703194+0000","last_peered":"2023-09-23T23:01:26.703194+0000","last_clean":"2023-09-23T23:01:26.703194+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:01:26.703194+0000","last_undegraded":"2023-09-23T23:01:26.703194+0000","last_fullsized":"2023-09-23T23:01:26.703194+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":30,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704261+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:01:26.704261+0000","last_peered":"2023-09-23T23:01:26.704261+0000","last_clean":"2023-09-23T23:01:26.704261+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:01:26.704261+0000","last_undegraded":"2023-09-23T23:01:26.704261+0000","last_fullsized":"2023-09-23T23:01:26.704261+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":312,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.709301+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:01:26.709301+0000","last_peered":"2023-09-23T23:01:26.709301+0000","last_clean":"2023-09-23T23:01:26.709301+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:01:26.709301+0000","last_undegraded":"2023-09-23T23:01:26.709301+0000","last_fullsized":"2023-09-23T23:01:26.709301+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":36,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704392+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:01:26.704392+0000","last_peered":"2023-09-23T23:01:26.704392+0000","last_clean":"2023-09-23T23:01:26.704392+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:01:26.704392+0000","last_undegraded":"2023-09-23T23:01:26.704392+0000","last_fullsized":"2023-09-23T23:01:26.704392+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703121+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:01:26.703121+0000","last_peered":"2023-09-23T23:01:26.703121+0000","last_clean":"2023-09-23T23:01:26.703121+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:01:26.703121+0000","last_undegraded":"2023-09-23T23:01:26.703121+0000","last_fullsized":"2023-09-23T23:01:26.703121+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":394,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706839+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:01:26.706839+0000","last_peered":"2023-09-23T23:01:26.706839+0000","last_clean":"2023-09-23T23:01:26.706839+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:01:26.706839+0000","last_undegraded":"2023-09-23T23:01:26.706839+0000","last_fullsized":"2023-09-23T23:01:26.706839+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":342,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706800+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:01:26.706800+0000","last_peered":"2023-09-23T23:01:26.706800+0000","last_clean":"2023-09-23T23:01:26.706800+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:01:26.706800+0000","last_undegraded":"2023-09-23T23:01:26.706800+0000","last_fullsized":"2023-09-23T23:01:26.706800+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":36,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.776211+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:01:26.776211+0000","last_peered":"2023-09-23T23:01:26.776211+0000","last_clean":"2023-09-23T23:01:26.776211+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:01:26.776211+0000","last_undegraded":"2023-09-23T23:01:26.776211+0000","last_fullsized":"2023-09-23T23:01:26.776211+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.701392+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:01:26.701392+0000","last_peered":"2023-09-23T23:01:26.701392+0000","last_clean":"2023-09-23T23:01:26.701392+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:01:26.701392+0000","last_undegraded":"2023-09-23T23:01:26.701392+0000","last_fullsized":"2023-09-23T23:01:26.701392+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":333,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.711994+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:01:26.711994+0000","last_peered":"2023-09-23T23:01:26.711994+0000","last_clean":"2023-09-23T23:01:26.711994+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:01:26.711994+0000","last_undegraded":"2023-09-23T23:01:26.711994+0000","last_fullsized":"2023-09-23T23:01:26.711994+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":39,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704505+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:01:26.704505+0000","last_peered":"2023-09-23T23:01:26.704505+0000","last_clean":"2023-09-23T23:01:26.704505+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:01:26.704505+0000","last_undegraded":"2023-09-23T23:01:26.704505+0000","last_fullsized":"2023-09-23T23:01:26.704505+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":39,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703870+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:01:26.703870+0000","last_peered":"2023-09-23T23:01:26.703870+0000","last_clean":"2023-09-23T23:01:26.703870+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:01:26.703870+0000","last_undegraded":"2023-09-23T23:01:26.703870+0000","last_fullsized":"2023-09-23T23:01:26.703870+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":300,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712487+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:01:26.712487+0000","last_peered":"2023-09-23T23:01:26.712487+0000","last_clean":"2023-09-23T23:01:26.712487+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:01:26.712487+0000","last_undegraded":"2023-09-23T23:01:26.712487+0000","last_fullsized":"2023-09-23T23:01:26.712487+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":158,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712963+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:01:26.712963+0000","last_peered":"2023-09-23T23:01:26.712963+0000","last_clean":"2023-09-23T23:01:26.712963+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:01:26.712963+0000","last_undegraded":"2023-09-23T23:01:26.712963+0000","last_fullsized":"2023-09-23T23:01:26.712963+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":343,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703842+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:01:26.703842+0000","last_peered":"2023-09-23T23:01:26.703842+0000","last_clean":"2023-09-23T23:01:26.703842+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:01:26.703842+0000","last_undegraded":"2023-09-23T23:01:26.703842+0000","last_fullsized":"2023-09-23T23:01:26.703842+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"294'6403","reported_seq":10209,"reported_epoch":294,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:46.114302+0000","last_change":"2023-09-23T23:01:25.723777+0000","last_active":"2023-09-23T23:01:46.114302+0000","last_peered":"2023-09-23T23:01:46.114302+0000","last_clean":"2023-09-23T22:55:59.621436+0000","last_became_active":"2023-09-23T22:56:02.023145+0000","last_became_peered":"2023-09-23T22:56:02.023145+0000","last_unstale":"2023-09-23T23:01:46.114302+0000","last_undegraded":"2023-09-23T22:56:01.690726+0000","last_fullsized":"2023-09-23T22:56:01.650375+0000","mapping_epoch":267,"log_start":"265'600","ondisk_log_start":"265'600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5803,"log_dups_size":0,"ondisk_log_size":5803,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:06.658037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213450752,"num_objects":3257,"num_object_clones":0,"num_object_copies":9771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1127,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6403,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1877,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,4],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,4","objects":2130}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":34,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704596+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:01:26.704596+0000","last_peered":"2023-09-23T23:01:26.704596+0000","last_clean":"2023-09-23T23:01:26.704596+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:01:26.704596+0000","last_undegraded":"2023-09-23T23:01:26.704596+0000","last_fullsized":"2023-09-23T23:01:26.704596+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":39,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703580+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:01:26.703580+0000","last_peered":"2023-09-23T23:01:26.703580+0000","last_clean":"2023-09-23T23:01:26.703580+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:01:26.703580+0000","last_undegraded":"2023-09-23T23:01:26.703580+0000","last_fullsized":"2023-09-23T23:01:26.703580+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"294'6568","reported_seq":12860,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-09-23T23:01:45.979269+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:01:45.979269+0000","last_peered":"2023-09-23T23:01:45.979269+0000","last_clean":"2023-09-23T23:01:45.979269+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:01:45.979269+0000","last_undegraded":"2023-09-23T23:01:45.979269+0000","last_fullsized":"2023-09-23T23:01:45.979269+0000","mapping_epoch":282,"log_start":"265'700","ondisk_log_start":"265'700","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5868,"log_dups_size":0,"ondisk_log_size":5868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222691328,"num_objects":3398,"num_object_clones":0,"num_object_copies":10194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6568,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":34,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.705105+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:01:26.705105+0000","last_peered":"2023-09-23T23:01:26.705105+0000","last_clean":"2023-09-23T23:01:26.705105+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:01:26.705105+0000","last_undegraded":"2023-09-23T23:01:26.705105+0000","last_fullsized":"2023-09-23T23:01:26.705105+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":305,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706383+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:01:26.706383+0000","last_peered":"2023-09-23T23:01:26.706383+0000","last_clean":"2023-09-23T23:01:26.706383+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:01:26.706383+0000","last_undegraded":"2023-09-23T23:01:26.706383+0000","last_fullsized":"2023-09-23T23:01:26.706383+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"294'6513","reported_seq":8868,"reported_epoch":294,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:01:46.193307+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:01:46.193307+0000","last_peered":"2023-09-23T23:01:46.193307+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:01:46.193307+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:01:46.193307+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6513,"log_dups_size":0,"ondisk_log_size":6513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216989696,"num_objects":3311,"num_object_clones":0,"num_object_copies":9933,"num_objects_missing_on_primary":3761,"num_objects_missing":3761,"num_objects_degraded":3761,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6513,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1151,"num_bytes_recovered":75431936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":3311}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":47,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704142+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:01:26.704142+0000","last_peered":"2023-09-23T23:01:26.704142+0000","last_clean":"2023-09-23T23:01:26.704142+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:01:26.704142+0000","last_undegraded":"2023-09-23T23:01:26.704142+0000","last_fullsized":"2023-09-23T23:01:26.704142+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":147,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.702984+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:01:26.702984+0000","last_peered":"2023-09-23T23:01:26.702984+0000","last_clean":"2023-09-23T23:01:26.702984+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:01:26.702984+0000","last_undegraded":"2023-09-23T23:01:26.702984+0000","last_fullsized":"2023-09-23T23:01:26.702984+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"294'6303","reported_seq":10962,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:46.293938+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:01:46.293938+0000","last_peered":"2023-09-23T23:01:46.293938+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:01:46.293938+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6303,"log_dups_size":0,"ondisk_log_size":6303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215678976,"num_objects":3291,"num_object_clones":0,"num_object_copies":9873,"num_objects_missing_on_primary":3677,"num_objects_missing":3677,"num_objects_degraded":5338,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6303,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1966,"num_bytes_recovered":128647168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":1482},{"shards":"2,3,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":300,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703014+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:01:26.703014+0000","last_peered":"2023-09-23T23:01:26.703014+0000","last_clean":"2023-09-23T23:01:26.703014+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:01:26.703014+0000","last_undegraded":"2023-09-23T23:01:26.703014+0000","last_fullsized":"2023-09-23T23:01:26.703014+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":296,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.711362+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:01:26.711362+0000","last_peered":"2023-09-23T23:01:26.711362+0000","last_clean":"2023-09-23T23:01:26.711362+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:01:26.711362+0000","last_undegraded":"2023-09-23T23:01:26.711362+0000","last_fullsized":"2023-09-23T23:01:26.711362+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"294'6500","reported_seq":10635,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:46.305981+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:01:46.305981+0000","last_peered":"2023-09-23T23:01:46.305981+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:01:46.305981+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6500,"log_dups_size":0,"ondisk_log_size":6500,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213647360,"num_objects":3260,"num_object_clones":0,"num_object_copies":9780,"num_objects_missing_on_primary":3520,"num_objects_missing":3520,"num_objects_degraded":5408,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3260,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6500,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1358,"num_bytes_recovered":88997888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"1,7","objects":1},{"shards":"2,3,6","objects":1417},{"shards":"2,3,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":231,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.711455+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:01:26.711455+0000","last_peered":"2023-09-23T23:01:26.711455+0000","last_clean":"2023-09-23T23:01:26.711455+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:01:26.711455+0000","last_undegraded":"2023-09-23T23:01:26.711455+0000","last_fullsized":"2023-09-23T23:01:26.711455+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":315,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706922+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:01:26.706922+0000","last_peered":"2023-09-23T23:01:26.706922+0000","last_clean":"2023-09-23T23:01:26.706922+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:01:26.706922+0000","last_undegraded":"2023-09-23T23:01:26.706922+0000","last_fullsized":"2023-09-23T23:01:26.706922+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"294'6457","reported_seq":6508,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-09-23T23:01:49.894186+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:01:49.894186+0000","last_peered":"2023-09-23T23:01:49.894186+0000","last_clean":"2023-09-23T23:01:49.894186+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:01:49.894186+0000","last_undegraded":"2023-09-23T23:01:49.894186+0000","last_fullsized":"2023-09-23T23:01:49.894186+0000","mapping_epoch":270,"log_start":"265'700","ondisk_log_start":"265'700","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5757,"log_dups_size":0,"ondisk_log_size":5757,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207683584,"num_objects":3169,"num_object_clones":0,"num_object_copies":9507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3169,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6457,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":67,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.711659+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:01:26.711659+0000","last_peered":"2023-09-23T23:01:26.711659+0000","last_clean":"2023-09-23T23:01:26.711659+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:01:26.711659+0000","last_undegraded":"2023-09-23T23:01:26.711659+0000","last_fullsized":"2023-09-23T23:01:26.711659+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":62,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.707351+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:01:26.707351+0000","last_peered":"2023-09-23T23:01:26.707351+0000","last_clean":"2023-09-23T23:01:26.707351+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:01:26.707351+0000","last_undegraded":"2023-09-23T23:01:26.707351+0000","last_fullsized":"2023-09-23T23:01:26.707351+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"294'6503","reported_seq":6556,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:49.739434+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:01:49.739434+0000","last_peered":"2023-09-23T23:01:49.739434+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:01:49.739434+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'800","ondisk_log_start":"265'800","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5703,"log_dups_size":0,"ondisk_log_size":5703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215941120,"num_objects":3295,"num_object_clones":0,"num_object_copies":9885,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3295,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6503,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-1201},{"shards":"0,3,6","objects":3295}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":71,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706283+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:01:26.706283+0000","last_peered":"2023-09-23T23:01:26.706283+0000","last_clean":"2023-09-23T23:01:26.706283+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:01:26.706283+0000","last_undegraded":"2023-09-23T23:01:26.706283+0000","last_fullsized":"2023-09-23T23:01:26.706283+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":333,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712488+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:01:26.712488+0000","last_peered":"2023-09-23T23:01:26.712488+0000","last_clean":"2023-09-23T23:01:26.712488+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:01:26.712488+0000","last_undegraded":"2023-09-23T23:01:26.712488+0000","last_fullsized":"2023-09-23T23:01:26.712488+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"294'6641","reported_seq":11079,"reported_epoch":294,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T23:01:48.174801+0000","last_change":"2023-09-23T23:01:25.759375+0000","last_active":"2023-09-23T23:01:48.174801+0000","last_peered":"2023-09-23T23:01:48.174801+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:01:48.174801+0000","last_undegraded":"2023-09-23T23:01:48.174801+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'1200","ondisk_log_start":"265'1200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5441,"log_dups_size":0,"ondisk_log_size":5441,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211615744,"num_objects":3229,"num_object_clones":0,"num_object_copies":9687,"num_objects_missing_on_primary":1613,"num_objects_missing":1613,"num_objects_degraded":0,"num_objects_misplaced":4595,"num_objects_unfound":0,"num_objects_dirty":3229,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6641,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1459,"num_bytes_recovered":95617024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1863},{"shards":"0,3,6","objects":1366}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":355,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703403+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:01:26.703403+0000","last_peered":"2023-09-23T23:01:26.703403+0000","last_clean":"2023-09-23T23:01:26.703403+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:01:26.703403+0000","last_undegraded":"2023-09-23T23:01:26.703403+0000","last_fullsized":"2023-09-23T23:01:26.703403+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704386+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:01:26.704386+0000","last_peered":"2023-09-23T23:01:26.704386+0000","last_clean":"2023-09-23T23:01:26.704386+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:01:26.704386+0000","last_undegraded":"2023-09-23T23:01:26.704386+0000","last_fullsized":"2023-09-23T23:01:26.704386+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"294'6521","reported_seq":6580,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:48.156988+0000","last_change":"2023-09-23T22:57:58.058010+0000","last_active":"2023-09-23T23:01:48.156988+0000","last_peered":"2023-09-23T23:01:48.156988+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:01:48.156988+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6521,"log_dups_size":0,"ondisk_log_size":6521,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210763800,"num_objects":3217,"num_object_clones":0,"num_object_copies":9651,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4869,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3217,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6521,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":-1244},{"shards":"2,4,6","objects":3217}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.701326+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:01:26.701326+0000","last_peered":"2023-09-23T23:01:26.701326+0000","last_clean":"2023-09-23T23:01:26.701326+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:01:26.701326+0000","last_undegraded":"2023-09-23T23:01:26.701326+0000","last_fullsized":"2023-09-23T23:01:26.701326+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703666+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:01:26.703666+0000","last_peered":"2023-09-23T23:01:26.703666+0000","last_clean":"2023-09-23T23:01:26.703666+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:01:26.703666+0000","last_undegraded":"2023-09-23T23:01:26.703666+0000","last_fullsized":"2023-09-23T23:01:26.703666+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":40,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703053+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:01:26.703053+0000","last_peered":"2023-09-23T23:01:26.703053+0000","last_clean":"2023-09-23T23:01:26.703053+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:01:26.703053+0000","last_undegraded":"2023-09-23T23:01:26.703053+0000","last_fullsized":"2023-09-23T23:01:26.703053+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"294'6610","reported_seq":12807,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-09-23T23:01:49.562061+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:01:49.562061+0000","last_peered":"2023-09-23T23:01:49.562061+0000","last_clean":"2023-09-23T23:01:49.562061+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:01:49.562061+0000","last_undegraded":"2023-09-23T23:01:49.562061+0000","last_fullsized":"2023-09-23T23:01:49.562061+0000","mapping_epoch":276,"log_start":"265'900","ondisk_log_start":"265'900","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5710,"log_dups_size":0,"ondisk_log_size":5710,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214695936,"num_objects":3276,"num_object_clones":0,"num_object_copies":9828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3276,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6610,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703192+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:01:26.703192+0000","last_peered":"2023-09-23T23:01:26.703192+0000","last_clean":"2023-09-23T23:01:26.703192+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:01:26.703192+0000","last_undegraded":"2023-09-23T23:01:26.703192+0000","last_fullsized":"2023-09-23T23:01:26.703192+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":316,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706716+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:01:26.706716+0000","last_peered":"2023-09-23T23:01:26.706716+0000","last_clean":"2023-09-23T23:01:26.706716+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:01:26.706716+0000","last_undegraded":"2023-09-23T23:01:26.706716+0000","last_fullsized":"2023-09-23T23:01:26.706716+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":40,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.701261+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:01:26.701261+0000","last_peered":"2023-09-23T23:01:26.701261+0000","last_clean":"2023-09-23T23:01:26.701261+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:01:26.701261+0000","last_undegraded":"2023-09-23T23:01:26.701261+0000","last_fullsized":"2023-09-23T23:01:26.701261+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"294'6503","reported_seq":6552,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:45.734420+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:01:45.734420+0000","last_peered":"2023-09-23T23:01:45.734420+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:01:45.734420+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'700","ondisk_log_start":"265'700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5803,"log_dups_size":0,"ondisk_log_size":5803,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215678976,"num_objects":3291,"num_object_clones":0,"num_object_copies":9873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6503,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-1198},{"shards":"0,3,6","objects":3291}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":111,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.709429+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:01:26.709429+0000","last_peered":"2023-09-23T23:01:26.709429+0000","last_clean":"2023-09-23T23:01:26.709429+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:01:26.709429+0000","last_undegraded":"2023-09-23T23:01:26.709429+0000","last_fullsized":"2023-09-23T23:01:26.709429+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.702620+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:01:26.702620+0000","last_peered":"2023-09-23T23:01:26.702620+0000","last_clean":"2023-09-23T23:01:26.702620+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:01:26.702620+0000","last_undegraded":"2023-09-23T23:01:26.702620+0000","last_fullsized":"2023-09-23T23:01:26.702620+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704507+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:01:26.704507+0000","last_peered":"2023-09-23T23:01:26.704507+0000","last_clean":"2023-09-23T23:01:26.704507+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:01:26.704507+0000","last_undegraded":"2023-09-23T23:01:26.704507+0000","last_fullsized":"2023-09-23T23:01:26.704507+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"294'6515","reported_seq":9155,"reported_epoch":294,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:01:48.204231+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:01:48.204231+0000","last_peered":"2023-09-23T23:01:48.204231+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:01:48.204231+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:01:48.204231+0000","mapping_epoch":280,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5415,"log_dups_size":0,"ondisk_log_size":5415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214237184,"num_objects":3269,"num_object_clones":0,"num_object_copies":9807,"num_objects_missing_on_primary":1734,"num_objects_missing":1734,"num_objects_degraded":1734,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3269,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6515,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1291,"num_bytes_recovered":84606976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1868},{"shards":"2,3,6","objects":1401}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":30,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.776097+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:01:26.776097+0000","last_peered":"2023-09-23T23:01:26.776097+0000","last_clean":"2023-09-23T23:01:26.776097+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:01:26.776097+0000","last_undegraded":"2023-09-23T23:01:26.776097+0000","last_fullsized":"2023-09-23T23:01:26.776097+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":560,"reported_epoch":293,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:01:26.703753+0000","last_change":"2023-09-23T22:57:57.697820+0000","last_active":"2023-09-23T23:01:26.703753+0000","last_peered":"2023-09-23T23:01:26.703753+0000","last_clean":"2023-09-23T22:56:41.709970+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:01:26.703753+0000","last_undegraded":"2023-09-23T22:57:57.641696+0000","last_fullsized":"2023-09-23T23:01:26.703753+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":272,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,1],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":161,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706424+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:01:26.706424+0000","last_peered":"2023-09-23T23:01:26.706424+0000","last_clean":"2023-09-23T23:01:26.706424+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:01:26.706424+0000","last_undegraded":"2023-09-23T23:01:26.706424+0000","last_fullsized":"2023-09-23T23:01:26.706424+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":246,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.707650+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:01:26.707650+0000","last_peered":"2023-09-23T23:01:26.707650+0000","last_clean":"2023-09-23T23:01:26.707650+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:01:26.707650+0000","last_undegraded":"2023-09-23T23:01:26.707650+0000","last_fullsized":"2023-09-23T23:01:26.707650+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"294'6471","reported_seq":6524,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:49.570751+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:01:49.570751+0000","last_peered":"2023-09-23T23:01:49.570751+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:01:49.570751+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'800","ondisk_log_start":"265'800","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5671,"log_dups_size":0,"ondisk_log_size":5671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216203264,"num_objects":3299,"num_object_clones":0,"num_object_copies":9897,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3299,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6471,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-1182},{"shards":"0,3,6","objects":3299}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":30,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703614+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:01:26.703614+0000","last_peered":"2023-09-23T23:01:26.703614+0000","last_clean":"2023-09-23T23:01:26.703614+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:01:26.703614+0000","last_undegraded":"2023-09-23T23:01:26.703614+0000","last_fullsized":"2023-09-23T23:01:26.703614+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":154,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.705988+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:01:26.705988+0000","last_peered":"2023-09-23T23:01:26.705988+0000","last_clean":"2023-09-23T23:01:26.705988+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:01:26.705988+0000","last_undegraded":"2023-09-23T23:01:26.705988+0000","last_fullsized":"2023-09-23T23:01:26.705988+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":324,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712158+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:01:26.712158+0000","last_peered":"2023-09-23T23:01:26.712158+0000","last_clean":"2023-09-23T23:01:26.712158+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:01:26.712158+0000","last_undegraded":"2023-09-23T23:01:26.712158+0000","last_fullsized":"2023-09-23T23:01:26.712158+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"294'6499","reported_seq":10204,"reported_epoch":294,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:01:50.605266+0000","last_change":"2023-09-23T22:57:56.670054+0000","last_active":"2023-09-23T23:01:50.605266+0000","last_peered":"2023-09-23T23:01:50.605266+0000","last_clean":"2023-09-23T22:55:59.618731+0000","last_became_active":"2023-09-23T22:56:02.004076+0000","last_became_peered":"2023-09-23T22:56:02.004076+0000","last_unstale":"2023-09-23T23:01:50.605266+0000","last_undegraded":"2023-09-23T22:56:01.681133+0000","last_fullsized":"2023-09-23T22:56:01.647798+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6499,"log_dups_size":0,"ondisk_log_size":6499,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:14.927030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209387520,"num_objects":3195,"num_object_clones":0,"num_object_copies":9585,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1228,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3195,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6499,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1826,"num_bytes_recovered":119668736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,4],"avail_no_missing":["2","4","6"],"object_location_counts":[{"shards":"2,4","objects":1967},{"shards":"2,4,6","objects":943}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":30,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704260+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:01:26.704260+0000","last_peered":"2023-09-23T23:01:26.704260+0000","last_clean":"2023-09-23T23:01:26.704260+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:01:26.704260+0000","last_undegraded":"2023-09-23T23:01:26.704260+0000","last_fullsized":"2023-09-23T23:01:26.704260+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":40,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.701550+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:01:26.701550+0000","last_peered":"2023-09-23T23:01:26.701550+0000","last_clean":"2023-09-23T23:01:26.701550+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:01:26.701550+0000","last_undegraded":"2023-09-23T23:01:26.701550+0000","last_fullsized":"2023-09-23T23:01:26.701550+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":347,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712124+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:01:26.712124+0000","last_peered":"2023-09-23T23:01:26.712124+0000","last_clean":"2023-09-23T23:01:26.712124+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:01:26.712124+0000","last_undegraded":"2023-09-23T23:01:26.712124+0000","last_fullsized":"2023-09-23T23:01:26.712124+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"294'6375","reported_seq":10434,"reported_epoch":294,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:01:45.980588+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:01:45.980588+0000","last_peered":"2023-09-23T23:01:45.980588+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:01:45.980588+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:01:45.980588+0000","mapping_epoch":274,"log_start":"265'600","ondisk_log_start":"265'600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5775,"log_dups_size":0,"ondisk_log_size":5775,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212926464,"num_objects":3249,"num_object_clones":0,"num_object_copies":9747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1663,"num_objects_misplaced":3478,"num_objects_unfound":0,"num_objects_dirty":3249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6375,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1334,"num_bytes_recovered":87359488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1815},{"shards":"0,2,4","objects":1434}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":34,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704378+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:01:26.704378+0000","last_peered":"2023-09-23T23:01:26.704378+0000","last_clean":"2023-09-23T23:01:26.704378+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:01:26.704378+0000","last_undegraded":"2023-09-23T23:01:26.704378+0000","last_fullsized":"2023-09-23T23:01:26.704378+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":49,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704071+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:01:26.704071+0000","last_peered":"2023-09-23T23:01:26.704071+0000","last_clean":"2023-09-23T23:01:26.704071+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:01:26.704071+0000","last_undegraded":"2023-09-23T23:01:26.704071+0000","last_fullsized":"2023-09-23T23:01:26.704071+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":350,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.702946+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:01:26.702946+0000","last_peered":"2023-09-23T23:01:26.702946+0000","last_clean":"2023-09-23T23:01:26.702946+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:01:26.702946+0000","last_undegraded":"2023-09-23T23:01:26.702946+0000","last_fullsized":"2023-09-23T23:01:26.702946+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"294'6529","reported_seq":20095,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-09-23T23:01:48.085448+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:01:48.085448+0000","last_peered":"2023-09-23T23:01:48.085448+0000","last_clean":"2023-09-23T23:01:48.085448+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:01:48.085448+0000","last_undegraded":"2023-09-23T23:01:48.085448+0000","last_fullsized":"2023-09-23T23:01:48.085448+0000","mapping_epoch":293,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6529,"log_dups_size":0,"ondisk_log_size":6529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207683584,"num_objects":3169,"num_object_clones":0,"num_object_copies":9507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3169,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6529,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":39,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.704557+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:01:26.704557+0000","last_peered":"2023-09-23T23:01:26.704557+0000","last_clean":"2023-09-23T23:01:26.704557+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:01:26.704557+0000","last_undegraded":"2023-09-23T23:01:26.704557+0000","last_fullsized":"2023-09-23T23:01:26.704557+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":324,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.712309+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:01:26.712309+0000","last_peered":"2023-09-23T23:01:26.712309+0000","last_clean":"2023-09-23T23:01:26.712309+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:01:26.712309+0000","last_undegraded":"2023-09-23T23:01:26.712309+0000","last_fullsized":"2023-09-23T23:01:26.712309+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":62,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706178+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:01:26.706178+0000","last_peered":"2023-09-23T23:01:26.706178+0000","last_clean":"2023-09-23T23:01:26.706178+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:01:26.706178+0000","last_undegraded":"2023-09-23T23:01:26.706178+0000","last_fullsized":"2023-09-23T23:01:26.706178+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":321,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.711539+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:01:26.711539+0000","last_peered":"2023-09-23T23:01:26.711539+0000","last_clean":"2023-09-23T23:01:26.711539+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:01:26.711539+0000","last_undegraded":"2023-09-23T23:01:26.711539+0000","last_fullsized":"2023-09-23T23:01:26.711539+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":325,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-09-23T23:01:27.711322+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:01:27.711322+0000","last_peered":"2023-09-23T23:01:27.711322+0000","last_clean":"2023-09-23T23:01:27.711322+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:01:27.711322+0000","last_undegraded":"2023-09-23T23:01:27.711322+0000","last_fullsized":"2023-09-23T23:01:27.711322+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":115,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706768+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:01:26.706768+0000","last_peered":"2023-09-23T23:01:26.706768+0000","last_clean":"2023-09-23T23:01:26.706768+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:01:26.706768+0000","last_undegraded":"2023-09-23T23:01:26.706768+0000","last_fullsized":"2023-09-23T23:01:26.706768+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":62,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706494+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:01:26.706494+0000","last_peered":"2023-09-23T23:01:26.706494+0000","last_clean":"2023-09-23T23:01:26.706494+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:01:26.706494+0000","last_undegraded":"2023-09-23T23:01:26.706494+0000","last_fullsized":"2023-09-23T23:01:26.706494+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":115,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.707508+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:01:26.707508+0000","last_peered":"2023-09-23T23:01:26.707508+0000","last_clean":"2023-09-23T23:01:26.707508+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:01:26.707508+0000","last_undegraded":"2023-09-23T23:01:26.707508+0000","last_fullsized":"2023-09-23T23:01:26.707508+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":53,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706521+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:01:26.706521+0000","last_peered":"2023-09-23T23:01:26.706521+0000","last_clean":"2023-09-23T23:01:26.706521+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:01:26.706521+0000","last_undegraded":"2023-09-23T23:01:26.706521+0000","last_fullsized":"2023-09-23T23:01:26.706521+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":341,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.703345+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:01:26.703345+0000","last_peered":"2023-09-23T23:01:26.703345+0000","last_clean":"2023-09-23T23:01:26.703345+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:01:26.703345+0000","last_undegraded":"2023-09-23T23:01:26.703345+0000","last_fullsized":"2023-09-23T23:01:26.703345+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":293,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.709231+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:01:26.709231+0000","last_peered":"2023-09-23T23:01:26.709231+0000","last_clean":"2023-09-23T23:01:26.709231+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:01:26.709231+0000","last_undegraded":"2023-09-23T23:01:26.709231+0000","last_fullsized":"2023-09-23T23:01:26.709231+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":300,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.716805+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:01:26.716805+0000","last_peered":"2023-09-23T23:01:26.716805+0000","last_clean":"2023-09-23T23:01:26.716805+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:01:26.716805+0000","last_undegraded":"2023-09-23T23:01:26.716805+0000","last_fullsized":"2023-09-23T23:01:26.716805+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":333,"reported_epoch":293,"state":"active+clean","last_fresh":"2023-09-23T23:01:26.706013+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:01:26.706013+0000","last_peered":"2023-09-23T23:01:26.706013+0000","last_clean":"2023-09-23T23:01:26.706013+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:01:26.706013+0000","last_undegraded":"2023-09-23T23:01:26.706013+0000","last_fullsized":"2023-09-23T23:01:26.706013+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3419275288,"num_objects":52175,"num_object_clones":0,"num_object_copies":156525,"num_objects_missing_on_primary":14305,"num_objects_missing":14305,"num_objects_degraded":39809,"num_objects_misplaced":8073,"num_objects_unfound":0,"num_objects_dirty":52175,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":103911,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23983,"num_bytes_recovered":1462370304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12679458816,"data_stored":12679446600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":95811,"ondisk_log_size":95811,"up":48,"acting":39,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_missing":2,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430819,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1113600,"kb_used_data":206840,"kb_used_omap":0,"kb_used_meta":906752,"kb_avail":92631552,"statfs":{"total":95995035648,"available":94854709248,"internally_reserved":0,"allocated":211804160,"data_stored":211228778,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":928514048},"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":[0,0,0,1,0,0,2,2,4,4,4],"upper_bound":2048},"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:01:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":1.361,"15min":1.7949999999999999},"min":{"1min":0.33200000000000002,"5min":0.312,"15min":0.23400000000000001},"max":{"1min":1.1240000000000001,"5min":65.311999999999998,"15min":65.311999999999998},"last":0.5},{"interface":"front","average":{"1min":0.55900000000000005,"5min":1.4850000000000001,"15min":1.913},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.28199999999999997},"max":{"1min":1.1160000000000001,"5min":65.349000000000004,"15min":65.349000000000004},"last":0.65300000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:01:02 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":2.544,"15min":1.661},"min":{"1min":0.40699999999999997,"5min":0.32400000000000001,"15min":0.28999999999999998},"max":{"1min":5.4450000000000003,"5min":183.27799999999999,"15min":183.27799999999999},"last":7.093},{"interface":"front","average":{"1min":0.71699999999999997,"5min":2.4199999999999999,"15min":1.611},"min":{"1min":0.45600000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.2210000000000001,"5min":183.77699999999999,"15min":183.77699999999999},"last":0.53200000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:01:42 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.86299999999999999,"15min":2.0920000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.28299999999999997},"max":{"1min":2.524,"5min":4.2279999999999998,"15min":91.665000000000006},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.93799999999999994,"15min":2.2109999999999999},"min":{"1min":0.40600000000000003,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":2.8599999999999999,"5min":6.5679999999999996,"15min":90.903999999999996},"last":0.70799999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:01:27 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":1.022,"15min":1.655},"min":{"1min":0.42799999999999999,"5min":0.42599999999999999,"15min":0.34300000000000003},"max":{"1min":2.3740000000000001,"5min":6.5999999999999996,"15min":54.561999999999998},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.85099999999999998,"15min":1.4670000000000001},"min":{"1min":0.439,"5min":0.33700000000000002,"15min":0.32700000000000001},"max":{"1min":1.365,"5min":2.601,"15min":54.968000000000004},"last":7.1520000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:01:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.83199999999999996,"15min":1.032},"min":{"1min":0.38,"5min":0.38,"15min":0.318},"max":{"1min":2.629,"5min":2.629,"15min":25.178000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.72199999999999998,"5min":1.0189999999999999,"15min":1.3360000000000001},"min":{"1min":0.36799999999999999,"5min":0.34300000000000003,"15min":0.255},"max":{"1min":1.3740000000000001,"5min":6.6559999999999997,"15min":27.678000000000001},"last":0.754}]},{"osd":5,"last update":"Sat Sep 23 23:01:27 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.86499999999999999,"15min":0.98399999999999999},"min":{"1min":0.44600000000000001,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":1.306,"5min":2.6309999999999998,"15min":5.5469999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.90400000000000003,"15min":1.115},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":2.581,"5min":2.581,"15min":9.8770000000000007},"last":0.72399999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:01:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.99099999999999999,"15min":1.093},"min":{"1min":0.53800000000000003,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.4079999999999999,"5min":4.3129999999999997,"15min":5.5119999999999996},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.97899999999999998,"15min":1.091},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.35699999999999998},"max":{"1min":2.661,"5min":2.661,"15min":5.7919999999999998},"last":0.77100000000000002}]}]},{"osd":6,"up_from":0,"seq":597000454448,"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":1,"up_from":145,"seq":622770258213,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2262064,"kb_used_data":1588776,"kb_used_omap":5,"kb_used_meta":673274,"kb_avail":91483088,"statfs":{"total":95995035648,"available":93678682112,"internally_reserved":0,"allocated":1626906624,"data_stored":1625833994,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":689433036},"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,0,2,1,1,1,1,0,3],"upper_bound":1024},"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:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":1.0309999999999999,"15min":1.5469999999999999},"min":{"1min":0.28499999999999998,"5min":0.24399999999999999,"15min":0.18099999999999999},"max":{"1min":1.329,"5min":10.268000000000001,"15min":46.387},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.91200000000000003,"15min":1.5249999999999999},"min":{"1min":0.30199999999999999,"5min":0.252,"15min":0.20200000000000001},"max":{"1min":6.7779999999999996,"5min":10.048,"15min":47.701000000000001},"last":0.28100000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":1.2969999999999999,"15min":2.9119999999999999},"min":{"1min":0.253,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.2040000000000002,"5min":12.843,"15min":206.52099999999999},"last":0.311},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0600000000000001,"15min":2.5249999999999999},"min":{"1min":0.42399999999999999,"5min":0.26100000000000001,"15min":0.217},"max":{"1min":3.3919999999999999,"5min":10.176,"15min":202.03800000000001},"last":0.37}]},{"osd":3,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.98399999999999999,"15min":1.3340000000000001},"min":{"1min":0.25800000000000001,"5min":0.24299999999999999,"15min":0.223},"max":{"1min":3.27,"5min":11.374000000000001,"15min":13.782},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":1.236,"15min":1.292},"min":{"1min":0.34200000000000003,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":3.0630000000000002,"5min":12.497,"15min":12.497},"last":0.34599999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.2,"15min":1.167},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":6.3780000000000001,"5min":10.204000000000001,"15min":14.260999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0089999999999999,"15min":1.1259999999999999},"min":{"1min":0.39600000000000002,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":3.4529999999999998,"5min":4.165,"15min":10.34},"last":0.76800000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.2609999999999999,"15min":1.353},"min":{"1min":0.434,"5min":0.40699999999999997,"15min":0.36499999999999999},"max":{"1min":3.133,"5min":10.183,"15min":14.802},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.2450000000000001,"15min":1.2949999999999999},"min":{"1min":0.498,"5min":0.41399999999999998,"15min":0.28999999999999998},"max":{"1min":6.4169999999999998,"5min":10.247999999999999,"15min":14.352},"last":0.48399999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.29,"15min":1.264},"min":{"1min":0.45000000000000001,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":6.4370000000000003,"5min":10.227,"15min":20.196999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.091,"15min":1.204},"min":{"1min":0.42599999999999999,"5min":0.39900000000000002,"15min":0.33900000000000002},"max":{"1min":3.4849999999999999,"5min":7.4130000000000003,"15min":10.412000000000001},"last":0.57199999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:01:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.111,"15min":1.298},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.38200000000000001},"max":{"1min":3.4140000000000001,"5min":7.4610000000000003,"15min":13.821},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.337,"15min":1.4330000000000001},"min":{"1min":0.47099999999999997,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":3.101,"5min":10.138999999999999,"15min":12.705},"last":0.67000000000000004}]}]},{"osd":0,"up_from":78,"seq":335007449537,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3421620,"kb_used_data":2498156,"kb_used_omap":5,"kb_used_meta":923450,"kb_avail":90323532,"statfs":{"total":95995035648,"available":92491296768,"internally_reserved":0,"allocated":2558111744,"data_stored":2557030823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":945613434},"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:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":1.5149999999999999,"15min":1.5720000000000001},"min":{"1min":0.29299999999999998,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.0860000000000001,"5min":12.321,"15min":36.537999999999997},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":1.089,"15min":1.3440000000000001},"min":{"1min":0.246,"5min":0.22500000000000001,"15min":0.19700000000000001},"max":{"1min":0.90800000000000003,"5min":8.1150000000000002,"15min":38.531999999999996},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.72799999999999998,"15min":1.47},"min":{"1min":0.27200000000000002,"5min":0.23499999999999999,"15min":0.214},"max":{"1min":0.96099999999999997,"5min":6.923,"15min":20.594000000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.71599999999999997,"15min":1.4770000000000001},"min":{"1min":0.29899999999999999,"5min":0.24299999999999999,"15min":0.23200000000000001},"max":{"1min":1.8380000000000001,"5min":12.48,"15min":19.838000000000001},"last":0.71299999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:01:16 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":1.034,"15min":1.611},"min":{"1min":0.255,"5min":0.255,"15min":0.23699999999999999},"max":{"1min":1.0840000000000001,"5min":9.1609999999999996,"15min":34.405999999999999},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.745,"5min":0.94199999999999995,"15min":1.6439999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.23200000000000001},"max":{"1min":3.7029999999999998,"5min":5.6669999999999998,"15min":37.506},"last":0.38400000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.86099999999999999,"15min":1.3340000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.0740000000000001,"5min":3.6160000000000001,"15min":34.128999999999998},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.877,"15min":1.5780000000000001},"min":{"1min":0.46899999999999997,"5min":0.35499999999999998,"15min":0.28699999999999998},"max":{"1min":1.867,"5min":12.954000000000001,"15min":34.447000000000003},"last":0.76600000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.88,"15min":1.6399999999999999},"min":{"1min":0.44400000000000001,"5min":0.437,"15min":0.38300000000000001},"max":{"1min":1.8919999999999999,"5min":12.522,"15min":34.500999999999998},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.748,"5min":0.91500000000000004,"15min":1.417},"min":{"1min":0.46300000000000002,"5min":0.41099999999999998,"15min":0.32400000000000001},"max":{"1min":1.1339999999999999,"5min":8.6750000000000007,"15min":34.232999999999997},"last":0.52100000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:01:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.0700000000000001,"15min":1.4419999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":3.8119999999999998,"5min":7.976,"15min":34.183999999999997},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.76700000000000002,"5min":1.1080000000000001,"15min":1.5980000000000001},"min":{"1min":0.52900000000000003,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.1759999999999999,"5min":8.0600000000000005,"15min":34.145000000000003},"last":0.621}]},{"osd":7,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.2330000000000001,"15min":1.6459999999999999},"min":{"1min":0.49299999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.5379999999999998,"5min":25.413,"15min":34.219000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.84499999999999997,"5min":1.163,"15min":1.627},"min":{"1min":0.55600000000000005,"5min":0.47799999999999998,"15min":0.37},"max":{"1min":1.2509999999999999,"5min":26.786000000000001,"15min":34.259},"last":0.73799999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122486,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2558968,"kb_used_data":1676912,"kb_used_omap":7,"kb_used_meta":882040,"kb_avail":91186184,"statfs":{"total":95995035648,"available":93374652416,"internally_reserved":0,"allocated":1717157888,"data_stored":1716077498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":903209041},"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:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.94199999999999995,"15min":1.585},"min":{"1min":0.29799999999999999,"5min":0.193,"15min":0.193},"max":{"1min":3.4609999999999999,"5min":13.351000000000001,"15min":73.465999999999994},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.627,"5min":1.264,"15min":1.9870000000000001},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.19400000000000001},"max":{"1min":2.4260000000000002,"5min":15.109999999999999,"15min":73.802000000000007},"last":0.33100000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":1.0609999999999999,"15min":1.1699999999999999},"min":{"1min":0.28000000000000003,"5min":0.247,"15min":0.21299999999999999},"max":{"1min":1.095,"5min":13.483000000000001,"15min":13.483000000000001},"last":0.436},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.252,"15min":1.403},"min":{"1min":0.27700000000000002,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":3.2949999999999999,"5min":16.609000000000002,"15min":16.609000000000002},"last":0.622}]},{"osd":3,"last update":"Sat Sep 23 23:01:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.98999999999999999,"15min":1.637},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":1.258,"5min":13.512,"15min":40.189999999999998},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":1.0329999999999999,"15min":1.821},"min":{"1min":0.371,"5min":0.33600000000000002,"15min":0.23799999999999999},"max":{"1min":1.069,"5min":13.32,"15min":15.872999999999999},"last":0.41399999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.96799999999999997,"15min":1.26},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.30199999999999999},"max":{"1min":1.105,"5min":6.6529999999999996,"15min":15.112},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.94299999999999995,"15min":1.4690000000000001},"min":{"1min":0.40200000000000002,"5min":0.35999999999999999,"15min":0.31},"max":{"1min":0.95699999999999996,"5min":10.117000000000001,"15min":17.378},"last":0.40300000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.92400000000000004,"15min":1.1679999999999999},"min":{"1min":0.441,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.1679999999999999,"5min":6.6139999999999999,"15min":10.846},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.629,"5min":1.0649999999999999,"15min":1.476},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":1.0660000000000001,"5min":9.5809999999999995,"15min":15.907999999999999},"last":0.60199999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:01:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.97099999999999997,"15min":1.3759999999999999},"min":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":2.1299999999999999,"5min":10.077,"15min":17.417999999999999},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.96499999999999997,"15min":1.244},"min":{"1min":0.47199999999999998,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.1140000000000001,"5min":6.6890000000000001,"15min":10.895},"last":0.745}]},{"osd":7,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.98399999999999999,"15min":1.5620000000000001},"min":{"1min":0.502,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":1.3440000000000001,"5min":10.037000000000001,"15min":17.446999999999999},"last":0.495},{"interface":"front","average":{"1min":0.67100000000000004,"5min":1.137,"15min":1.6499999999999999},"min":{"1min":0.49399999999999999,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":0.97399999999999998,"5min":9.5489999999999995,"15min":15.936},"last":0.64100000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958960,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3271812,"kb_used_data":2255484,"kb_used_omap":2,"kb_used_meta":1016317,"kb_avail":90473340,"statfs":{"total":95995035648,"available":92644700160,"internally_reserved":0,"allocated":2309615616,"data_stored":2308520993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1040708661},"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:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":1.1459999999999999,"15min":3.0059999999999998},"min":{"1min":0.27200000000000002,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":0.88,"5min":33.582000000000001,"15min":128.369},"last":0.378},{"interface":"front","average":{"1min":0.63100000000000001,"5min":1.4299999999999999,"15min":2.8420000000000001},"min":{"1min":0.316,"5min":0.25800000000000001,"15min":0.20499999999999999},"max":{"1min":1.4570000000000001,"5min":35.402999999999999,"15min":128.28999999999999},"last":0.754}]},{"osd":1,"last update":"Sat Sep 23 23:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":1.0900000000000001,"15min":1.212},"min":{"1min":0.28999999999999998,"5min":0.23200000000000001,"15min":0.20499999999999999},"max":{"1min":1.3,"5min":6.8040000000000003,"15min":8.4920000000000009},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.63,"5min":0.79100000000000004,"15min":1.1990000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.19500000000000001},"max":{"1min":1.1639999999999999,"5min":7.2649999999999997,"15min":7.6900000000000004},"last":0.82699999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":1.246,"15min":1.9850000000000001},"min":{"1min":0.317,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":0.91900000000000004,"5min":37.402999999999999,"15min":81.793000000000006},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":1.3109999999999999,"15min":2.032},"min":{"1min":0.378,"5min":0.252,"15min":0.252},"max":{"1min":1.631,"5min":33.365000000000002,"15min":80.622},"last":0.78700000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.874,"15min":1.327},"min":{"1min":0.41699999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.119,"5min":4.8369999999999997,"15min":10.395},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.81200000000000006,"15min":1.341},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.317},"max":{"1min":1.0349999999999999,"5min":3.2050000000000001,"15min":10.456},"last":0.46700000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.80200000000000005,"15min":1.415},"min":{"1min":0.44900000000000001,"5min":0.38900000000000001,"15min":0.33500000000000002},"max":{"1min":1.0629999999999999,"5min":3.3999999999999999,"15min":11.323},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.89700000000000002,"15min":1.325},"min":{"1min":0.45700000000000002,"5min":0.432,"15min":0.32000000000000001},"max":{"1min":1.081,"5min":4.3810000000000002,"15min":12.747},"last":0.49199999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:01:24 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.83799999999999997,"15min":1.2290000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.34300000000000003},"max":{"1min":1.1200000000000001,"5min":4.0049999999999999,"15min":9.7149999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.755,"5min":0.91800000000000004,"15min":1.252},"min":{"1min":0.51500000000000001,"5min":0.39500000000000002,"15min":0.371},"max":{"1min":1.0800000000000001,"5min":4.9000000000000004,"15min":7.399},"last":0.86699999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:01:01 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.99099999999999999,"15min":1.4319999999999999},"min":{"1min":0.53400000000000003,"5min":0.45700000000000002,"15min":0.34100000000000003},"max":{"1min":3.1789999999999998,"5min":4.8520000000000003,"15min":11.157999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.90400000000000003,"15min":1.4119999999999999},"min":{"1min":0.52100000000000002,"5min":0.46700000000000003,"15min":0.38500000000000001},"max":{"1min":2.6789999999999998,"5min":3.242,"15min":11.058},"last":0.55300000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019520,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2122312,"kb_used_data":1216960,"kb_used_omap":0,"kb_used_meta":905344,"kb_avail":91622840,"statfs":{"total":95995035648,"available":93821788160,"internally_reserved":0,"allocated":1246167040,"data_stored":1245584044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":927072256},"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:01:46 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":3.0640000000000001,"15min":2.3919999999999999},"min":{"1min":0.31,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":1.9470000000000001,"5min":127.13500000000001,"15min":127.13500000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.63500000000000001,"5min":3.024,"15min":2.399},"min":{"1min":0.36099999999999999,"5min":0.311,"15min":0.25900000000000001},"max":{"1min":2.4260000000000002,"5min":124.161,"15min":124.161},"last":0.56000000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.872,"15min":1.3440000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":1.929,"5min":5.5780000000000003,"15min":61.673000000000002},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.93400000000000005,"15min":1.325},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.30499999999999999},"max":{"1min":1.897,"5min":5.5979999999999999,"15min":61.698},"last":0.436}]},{"osd":2,"last update":"Sat Sep 23 23:01:46 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.94099999999999995,"15min":2.3799999999999999},"min":{"1min":0.376,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":1.367,"5min":17.193000000000001,"15min":312.68900000000002},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.90700000000000003,"15min":2.476},"min":{"1min":0.47399999999999998,"5min":0.37,"15min":0.34300000000000003},"max":{"1min":1.083,"5min":17.166,"15min":312.63799999999998},"last":0.63900000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.94399999999999995,"15min":1.6899999999999999},"min":{"1min":0.49299999999999999,"5min":0.38600000000000001,"15min":0.309},"max":{"1min":2.8879999999999999,"5min":9.9390000000000001,"15min":72.483000000000004},"last":0.749},{"interface":"front","average":{"1min":0.80800000000000005,"5min":1.1659999999999999,"15min":1.7490000000000001},"min":{"1min":0.48499999999999999,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":1.444,"5min":10.577,"15min":71.852999999999994},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.84699999999999998,"15min":1.129},"min":{"1min":0.439,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.48,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.80900000000000005,"15min":1.1819999999999999},"min":{"1min":0.49299999999999999,"5min":0.44400000000000001,"15min":0.32400000000000001},"max":{"1min":1.2649999999999999,"5min":2.0099999999999998,"15min":38.195999999999998},"last":0.78100000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:01:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.81699999999999995,"15min":0.97999999999999998},"min":{"1min":0.498,"5min":0.42799999999999999,"15min":0.34699999999999998},"max":{"1min":1.5860000000000001,"5min":1.669,"15min":9.9130000000000003},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.875,"5min":0.94699999999999995,"15min":0.99099999999999999},"min":{"1min":0.48899999999999999,"5min":0.40899999999999997,"15min":0.372},"max":{"1min":1.5109999999999999,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":0.65700000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89000000000000001,"15min":1.1180000000000001},"min":{"1min":0.67100000000000004,"5min":0.38,"15min":0.32700000000000001},"max":{"1min":1.3109999999999999,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":1.141},{"interface":"front","average":{"1min":1.002,"5min":0.99199999999999999,"15min":1.016},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.376},"max":{"1min":1.5409999999999999,"5min":5.2240000000000002,"15min":6.5149999999999997},"last":1.202}]}]},{"osd":5,"up_from":0,"seq":154618823289,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2551971840,"data_stored":2551971840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1619656704,"data_stored":1619656704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1710100480,"data_stored":1710096408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2305622016,"data_stored":2305622016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1241387008,"data_stored":1241382936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3041792000,"data_stored":3041787928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":208928768,"data_stored":208928768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:01:55.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T23:01:55.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:54 smithi123 bash[59255]: cluster 2023-09-23T23:01:53.981761+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:54 smithi123 bash[59255]: cluster 2023-09-23T23:01:53.981875+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:54 smithi123 bash[59255]: cluster 2023-09-23T23:01:53.982156+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e296: 8 total, 8 up, 6 in 2023-09-23T23:01:55.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:54 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.019262+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:54 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.587513+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 38872/155385 objects degraded (25.017%); 7961/155385 objects misplaced (5.123%); 2.2 MiB/s, 122 objects/s recovering 2023-09-23T23:01:55.234 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:55.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[78246]: cluster 2023-09-23T23:01:53.981761+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[78246]: cluster 2023-09-23T23:01:53.981875+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[78246]: cluster 2023-09-23T23:01:53.982156+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e296: 8 total, 8 up, 6 in 2023-09-23T23:01:55.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.019262+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.587513+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 38872/155385 objects degraded (25.017%); 7961/155385 objects misplaced (5.123%); 2.2 MiB/s, 122 objects/s recovering 2023-09-23T23:01:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[74920]: cluster 2023-09-23T23:01:53.981761+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[74920]: cluster 2023-09-23T23:01:53.981875+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[74920]: cluster 2023-09-23T23:01:53.982156+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e296: 8 total, 8 up, 6 in 2023-09-23T23:01:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.019262+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:01:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:54 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.587513+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 38872/155385 objects degraded (25.017%); 7961/155385 objects misplaced (5.123%); 2.2 MiB/s, 122 objects/s recovering 2023-09-23T23:01:55.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:55.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:55.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:55.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:55.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:55.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:55.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:55.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:55.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:55.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:55.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:56.014 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:56.027 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:01:56.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:56.152 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:56.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.987391+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.987852+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.988173+0000 mon.a (mon.0) 1842 : cluster 0 osdmap e297: 8 total, 8 up, 6 in 2023-09-23T23:01:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.988396+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[78246]: cluster 2023-09-23T23:01:54.996046+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.987391+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.987852+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.988173+0000 mon.a (mon.0) 1842 : cluster 0 osdmap e297: 8 total, 8 up, 6 in 2023-09-23T23:01:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.988396+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:55 smithi121 bash[74920]: cluster 2023-09-23T23:01:54.996046+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:56.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:56.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:56.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:55 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.987391+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:55 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.987852+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:55 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.988173+0000 mon.a (mon.0) 1842 : cluster 0 osdmap e297: 8 total, 8 up, 6 in 2023-09-23T23:01:56.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:55 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.988396+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:55 smithi123 bash[59255]: cluster 2023-09-23T23:01:54.996046+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:01:56.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:56.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:56.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:56.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:56.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:56.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:56.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:56.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:56.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:56.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:56.954 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:57.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:57.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:56 smithi121 bash[74920]: cluster 2023-09-23T23:01:56.588383+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 127 op/s; 37739/154404 objects degraded (24.442%); 8604/154404 objects misplaced (5.572%); 6.2 MiB/s, 216 objects/s recovering 2023-09-23T23:01:57.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:56 smithi121 bash[78246]: cluster 2023-09-23T23:01:56.588383+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 127 op/s; 37739/154404 objects degraded (24.442%); 8604/154404 objects misplaced (5.572%); 6.2 MiB/s, 216 objects/s recovering 2023-09-23T23:01:57.092 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:57.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:57.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:01:57.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:57.225 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:57.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:56 smithi123 bash[59255]: cluster 2023-09-23T23:01:56.588383+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 127 op/s; 37739/154404 objects degraded (24.442%); 8604/154404 objects misplaced (5.572%); 6.2 MiB/s, 216 objects/s recovering 2023-09-23T23:01:57.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:57.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:57.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:57.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:57.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:57.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:57.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:57.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:57.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:57.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:57.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:57.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:57.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:57.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:58.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:58.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:58.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:58.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:58.235 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:57 smithi123 bash[59255]: cluster 2023-09-23T23:01:57.643282+0000 mon.a (mon.0) 1843 : cluster 3 Health check update: Degraded data redundancy: 37739/154404 objects degraded (24.442%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:58.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:57 smithi121 bash[78246]: cluster 2023-09-23T23:01:57.643282+0000 mon.a (mon.0) 1843 : cluster 3 Health check update: Degraded data redundancy: 37739/154404 objects degraded (24.442%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:58.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:57 smithi121 bash[74920]: cluster 2023-09-23T23:01:57.643282+0000 mon.a (mon.0) 1843 : cluster 3 Health check update: Degraded data redundancy: 37739/154404 objects degraded (24.442%), 12 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:01:58.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:58.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:58.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:58.498 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:58.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:58.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:58.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:58.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:58.795 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:58.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:58.898 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:58.927 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:58.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:59.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:59.045 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:59.050 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:59.054 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:59.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:59.087 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:01:59 smithi121 bash[74920]: cluster 2023-09-23T23:01:58.589223+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 37292/153927 objects degraded (24.227%); 8515/153927 objects misplaced (5.532%); 5.2 MiB/s, 226 objects/s recovering 2023-09-23T23:01:59.088 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:01:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:01:58] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.33.4" 2023-09-23T23:01:59.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:01:59 smithi121 bash[78246]: cluster 2023-09-23T23:01:58.589223+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 37292/153927 objects degraded (24.227%); 8515/153927 objects misplaced (5.532%); 5.2 MiB/s, 226 objects/s recovering 2023-09-23T23:01:59.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.188 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:59.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:59.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:01:59 smithi123 bash[59255]: cluster 2023-09-23T23:01:58.589223+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 112 op/s; 37292/153927 objects degraded (24.227%); 8515/153927 objects misplaced (5.532%); 5.2 MiB/s, 226 objects/s recovering 2023-09-23T23:01:59.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:59.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:59.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:59.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:59.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:59.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:59.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:59.844 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:59.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:59.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:59.979 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:59.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:00.058 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:00.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:00.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:00.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:00.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:00.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:00.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:00.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:00.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:00.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:00.475 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:00.502 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:00.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:00.605 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:00.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:00.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:00.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:00.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:00.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:00.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:00.896 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:01.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:01.026 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:01.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:01.073 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:01.130 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:01.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:01.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:01.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:01.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:01.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:01.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:01.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:01.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:01.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:01.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:01.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:01.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:01 smithi123 bash[59255]: cluster 2023-09-23T23:02:00.589775+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 37292/153540 objects degraded (24.288%); 8515/153540 objects misplaced (5.546%); 4.1 MiB/s, 119 objects/s recovering 2023-09-23T23:02:01.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:01.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:01 smithi121 bash[74920]: cluster 2023-09-23T23:02:00.589775+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 37292/153540 objects degraded (24.288%); 8515/153540 objects misplaced (5.546%); 4.1 MiB/s, 119 objects/s recovering 2023-09-23T23:02:01.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:01 smithi121 bash[78246]: cluster 2023-09-23T23:02:00.589775+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 37292/153540 objects degraded (24.288%); 8515/153540 objects misplaced (5.546%); 4.1 MiB/s, 119 objects/s recovering 2023-09-23T23:02:01.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:02.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:02.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:02.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:02.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:02.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:02.319 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:02.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:02.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:02.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:02.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:02.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:02.714 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:02.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:02.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:02.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:02.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:02 smithi121 bash[74920]: cluster 2023-09-23T23:02:02.643402+0000 mon.a (mon.0) 1844 : cluster 3 Health check update: Degraded data redundancy: 37070/152790 objects degraded (24.262%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:02.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:02 smithi121 bash[74920]: cluster 2023-09-23T23:02:02.650951+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e298: 8 total, 8 up, 6 in 2023-09-23T23:02:02.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:02 smithi121 bash[78246]: cluster 2023-09-23T23:02:02.643402+0000 mon.a (mon.0) 1844 : cluster 3 Health check update: Degraded data redundancy: 37070/152790 objects degraded (24.262%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:02.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:02 smithi121 bash[78246]: cluster 2023-09-23T23:02:02.650951+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e298: 8 total, 8 up, 6 in 2023-09-23T23:02:02.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:02.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:02 smithi123 bash[59255]: cluster 2023-09-23T23:02:02.643402+0000 mon.a (mon.0) 1844 : cluster 3 Health check update: Degraded data redundancy: 37070/152790 objects degraded (24.262%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:02 smithi123 bash[59255]: cluster 2023-09-23T23:02:02.650951+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e298: 8 total, 8 up, 6 in 2023-09-23T23:02:03.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:03.205 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.226 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:03.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:03.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:03.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:03.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:03.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:03.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:03.605 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:03.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:03.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:03.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:03.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:03 smithi123 bash[59255]: cluster 2023-09-23T23:02:02.590364+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 37070/152790 objects degraded (24.262%); 7836/152790 objects misplaced (5.129%); 9.0 MiB/s, 194 objects/s recovering 2023-09-23T23:02:03.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:03 smithi123 bash[59255]: cluster 2023-09-23T23:02:02.651981+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:03 smithi123 bash[59255]: cluster 2023-09-23T23:02:02.652350+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:03 smithi123 bash[59255]: cluster 2023-09-23T23:02:02.654405+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:03 smithi123 bash[59255]: cluster 2023-09-23T23:02:03.652817+0000 mon.a (mon.0) 1846 : cluster 0 osdmap e299: 8 total, 8 up, 6 in 2023-09-23T23:02:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:03.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[74920]: cluster 2023-09-23T23:02:02.590364+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 37070/152790 objects degraded (24.262%); 7836/152790 objects misplaced (5.129%); 9.0 MiB/s, 194 objects/s recovering 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[74920]: cluster 2023-09-23T23:02:02.651981+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[74920]: cluster 2023-09-23T23:02:02.652350+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[74920]: cluster 2023-09-23T23:02:02.654405+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[74920]: cluster 2023-09-23T23:02:03.652817+0000 mon.a (mon.0) 1846 : cluster 0 osdmap e299: 8 total, 8 up, 6 in 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[78246]: cluster 2023-09-23T23:02:02.590364+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 37070/152790 objects degraded (24.262%); 7836/152790 objects misplaced (5.129%); 9.0 MiB/s, 194 objects/s recovering 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[78246]: cluster 2023-09-23T23:02:02.651981+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[78246]: cluster 2023-09-23T23:02:02.652350+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[78246]: cluster 2023-09-23T23:02:02.654405+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:02:03.851 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:03 smithi121 bash[78246]: cluster 2023-09-23T23:02:03.652817+0000 mon.a (mon.0) 1846 : cluster 0 osdmap e299: 8 total, 8 up, 6 in 2023-09-23T23:02:03.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:03.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:03.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:04.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:04.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:04.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:04.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:04.242 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:04.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:04.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.371 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:04.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:04.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:04.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:04.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:04 smithi123 bash[59255]: cluster 2023-09-23T23:02:03.653906+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:04.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:04 smithi123 bash[59255]: cluster 2023-09-23T23:02:03.654146+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:04.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:04 smithi123 bash[59255]: cluster 2023-09-23T23:02:03.657133+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:04.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:04 smithi123 bash[59255]: cluster 2023-09-23T23:02:03.658544+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:04.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:04 smithi123 bash[59255]: cluster 2023-09-23T23:02:03.668859+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:04.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:04.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:04.881 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:04.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[74920]: cluster 2023-09-23T23:02:03.653906+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[74920]: cluster 2023-09-23T23:02:03.654146+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[74920]: cluster 2023-09-23T23:02:03.657133+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[74920]: cluster 2023-09-23T23:02:03.658544+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[74920]: cluster 2023-09-23T23:02:03.668859+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[78246]: cluster 2023-09-23T23:02:03.653906+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[78246]: cluster 2023-09-23T23:02:03.654146+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[78246]: cluster 2023-09-23T23:02:03.657133+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[78246]: cluster 2023-09-23T23:02:03.658544+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:04 smithi121 bash[78246]: cluster 2023-09-23T23:02:03.668859+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:02:05.011 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:05.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:05.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:05.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:05.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:05.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:05.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:05.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:05.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:05.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:05.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:05.779 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:05.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:05 smithi123 bash[59255]: cluster 2023-09-23T23:02:04.590903+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1504: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 36757/152274 objects degraded (24.139%); 7696/152274 objects misplaced (5.054%); 7.6 MiB/s, 210 objects/s recovering 2023-09-23T23:02:05.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:05 smithi121 bash[74920]: cluster 2023-09-23T23:02:04.590903+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1504: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 36757/152274 objects degraded (24.139%); 7696/152274 objects misplaced (5.054%); 7.6 MiB/s, 210 objects/s recovering 2023-09-23T23:02:05.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:05 smithi121 bash[78246]: cluster 2023-09-23T23:02:04.590903+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1504: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 36757/152274 objects degraded (24.139%); 7696/152274 objects misplaced (5.054%); 7.6 MiB/s, 210 objects/s recovering 2023-09-23T23:02:05.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:05.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:06.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:06.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:06.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:06.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:06.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:06.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:06.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:06.416 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:06.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:06.549 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:06.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:06.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:06 smithi121 bash[74920]: cluster 2023-09-23T23:02:06.591496+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1505: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 36726/151632 objects degraded (24.220%); 7665/151632 objects misplaced (5.055%); 7.3 MiB/s, 152 objects/s recovering 2023-09-23T23:02:06.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:06 smithi121 bash[78246]: cluster 2023-09-23T23:02:06.591496+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1505: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 36726/151632 objects degraded (24.220%); 7665/151632 objects misplaced (5.055%); 7.3 MiB/s, 152 objects/s recovering 2023-09-23T23:02:06.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:06.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:06 smithi123 bash[59255]: cluster 2023-09-23T23:02:06.591496+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1505: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 36726/151632 objects degraded (24.220%); 7665/151632 objects misplaced (5.055%); 7.3 MiB/s, 152 objects/s recovering 2023-09-23T23:02:06.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:07.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:07.069 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:07.172 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:07.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:07.322 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:07.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.446 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:07.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:07.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:07.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:07.679 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:07.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:07.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.828 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:07.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:07 smithi123 bash[59255]: audit 2023-09-23T23:02:06.967974+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:07.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:07 smithi123 bash[59255]: cluster 2023-09-23T23:02:07.644862+0000 mon.a (mon.0) 1848 : cluster 3 Health check update: Degraded data redundancy: 36726/151632 objects degraded (24.220%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:07.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:07 smithi121 bash[78246]: audit 2023-09-23T23:02:06.967974+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:08.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:07 smithi121 bash[78246]: cluster 2023-09-23T23:02:07.644862+0000 mon.a (mon.0) 1848 : cluster 3 Health check update: Degraded data redundancy: 36726/151632 objects degraded (24.220%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:08.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:07 smithi121 bash[74920]: audit 2023-09-23T23:02:06.967974+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:08.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:07 smithi121 bash[74920]: cluster 2023-09-23T23:02:07.644862+0000 mon.a (mon.0) 1848 : cluster 3 Health check update: Degraded data redundancy: 36726/151632 objects degraded (24.220%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:08.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:08.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:08.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:08.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:08.220 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:08.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:08.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:08.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:08.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:08.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:08.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:08.618 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:08.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:08.722 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:08.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:08.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:08.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:08.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:08 smithi123 bash[59255]: cluster 2023-09-23T23:02:08.592399+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 115 op/s; 32995/150771 objects degraded (21.884%); 10551/150771 objects misplaced (6.998%); 9.8 MiB/s, 191 objects/s recovering 2023-09-23T23:02:08.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:08.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:09.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:08 smithi121 bash[74920]: cluster 2023-09-23T23:02:08.592399+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 115 op/s; 32995/150771 objects degraded (21.884%); 10551/150771 objects misplaced (6.998%); 9.8 MiB/s, 191 objects/s recovering 2023-09-23T23:02:09.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:02:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:02:08] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-09-23T23:02:09.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:08 smithi121 bash[78246]: cluster 2023-09-23T23:02:08.592399+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 115 op/s; 32995/150771 objects degraded (21.884%); 10551/150771 objects misplaced (6.998%); 9.8 MiB/s, 191 objects/s recovering 2023-09-23T23:02:09.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:09.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:09.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:09.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:09.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:09.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:09.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:09.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:09.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:09.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:09.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:09.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:09.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:09.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:09.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:09.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:09.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:09.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:09.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:10.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:10.042 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:10.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:10.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:10.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:10.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:10.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.533 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:10.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:10.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:10.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:10.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:10.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:10.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:11.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:11.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:11.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:11.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:11.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:11.311 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:11.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:11.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:11.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:11.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:11.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:11.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:11.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:11 smithi121 bash[74920]: cluster 2023-09-23T23:02:10.593060+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 32995/150342 objects degraded (21.947%); 10551/150342 objects misplaced (7.018%); 3.6 MiB/s, 92 objects/s recovering 2023-09-23T23:02:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:11.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:11.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:11.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:11.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:11 smithi123 bash[59255]: cluster 2023-09-23T23:02:10.593060+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 32995/150342 objects degraded (21.947%); 10551/150342 objects misplaced (7.018%); 3.6 MiB/s, 92 objects/s recovering 2023-09-23T23:02:11.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:11.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:11.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:11 smithi121 bash[78246]: cluster 2023-09-23T23:02:10.593060+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 101 op/s; 32995/150342 objects degraded (21.947%); 10551/150342 objects misplaced (7.018%); 3.6 MiB/s, 92 objects/s recovering 2023-09-23T23:02:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:12.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:12.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:12.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:12.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:12.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:12.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:12.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:12.408 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:12.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:12.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:12.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:12.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:12.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:12.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:12.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:12.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:12.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:12.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:12.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:12.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:12.945 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:12.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:12.951 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:12 smithi121 bash[74920]: cluster 2023-09-23T23:02:12.593686+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 104 op/s; 32780/149658 objects degraded (21.903%); 10521/149658 objects misplaced (7.030%); 3.8 MiB/s, 88 objects/s recovering 2023-09-23T23:02:12.951 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:12 smithi121 bash[74920]: cluster 2023-09-23T23:02:12.652330+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 32995/150342 objects degraded (21.947%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:12.951 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:12 smithi121 bash[78246]: cluster 2023-09-23T23:02:12.593686+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 104 op/s; 32780/149658 objects degraded (21.903%); 10521/149658 objects misplaced (7.030%); 3.8 MiB/s, 88 objects/s recovering 2023-09-23T23:02:12.951 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:12 smithi121 bash[78246]: cluster 2023-09-23T23:02:12.652330+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 32995/150342 objects degraded (21.947%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:13.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:13.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:12 smithi123 bash[59255]: cluster 2023-09-23T23:02:12.593686+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 104 op/s; 32780/149658 objects degraded (21.903%); 10521/149658 objects misplaced (7.030%); 3.8 MiB/s, 88 objects/s recovering 2023-09-23T23:02:13.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:12 smithi123 bash[59255]: cluster 2023-09-23T23:02:12.652330+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 32995/150342 objects degraded (21.947%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:13.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:13.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:13.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:13.197 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:13.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:13.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:13.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:13.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:13.462 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:13.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:13.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:13.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:13.717 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:13.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:13.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:13.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:13.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:13.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:13.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:14.081 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:14.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:14.210 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.235 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:14.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:14.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:14.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:14.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:14.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:14.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:14.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.615 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:14.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:14.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:14.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:14.878 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:14.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:15.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:15.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:15.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:15.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:15.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:15.381 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:02:15.381 INFO:teuthology.orchestra.run.smithi121.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:02:15.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:15.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:15.428 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:02:15.428 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 32734/148890 objects degraded (21.985%), 9 pgs degraded, 7 pgs undersized","count":16},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2369,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":299,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":6,"osd_in_since":1695509875,"num_remapped_pgs":8},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":79},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":5},{"state_name":"active+recovery_wait+degraded","count":2},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":49630,"data_bytes":3251509176,"bytes_used":14891503616,"bytes_avail":561078710272,"bytes_total":575970213888,"degraded_objects":32734,"degraded_total":148890,"degraded_ratio":0.21985358318221507,"misplaced_objects":10306,"misplaced_total":148890,"misplaced_ratio":0.069218886426220705,"recovering_objects_per_sec":63,"recovering_bytes_per_sec":4198153,"recovering_keys_per_sec":0,"num_objects_recovered":694,"num_bytes_recovered":45941280,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":103},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":35,"modified":"2023-09-23T22:57:00.468101+0000","services":{}},"progress_events":{"2bb6a872-ead7-4607-a02f-65833cd0dc35":{"message":"Global Recovery Event (4m)\n [========================....] (remaining: 35s)","progress":0.88764047622680664,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T23:02:15.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:15.630 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:15.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:15.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:15.698 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:02:15.721 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:02:15.747 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:02:15.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:15 smithi121 bash[78246]: cluster 2023-09-23T23:02:14.594817+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 32734/148890 objects degraded (21.985%); 10306/148890 objects misplaced (6.922%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:02:15.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:15 smithi121 bash[78246]: audit 2023-09-23T23:02:15.424379+0000 mon.a (mon.0) 1850 : audit 0 from='client.? 172.21.15.121:0/2191200264' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:02:15.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:15 smithi121 bash[74920]: cluster 2023-09-23T23:02:14.594817+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 32734/148890 objects degraded (21.985%); 10306/148890 objects misplaced (6.922%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:02:15.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:15 smithi121 bash[74920]: audit 2023-09-23T23:02:15.424379+0000 mon.a (mon.0) 1850 : audit 0 from='client.? 172.21.15.121:0/2191200264' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:02:15.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:15.768 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:02:15.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:15.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:15.793 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:02:15.821 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:02:15.849 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:02:15.874 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.876 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:02:15.886 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:15.913 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:15.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:16.020 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:16.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:15 smithi123 bash[59255]: cluster 2023-09-23T23:02:14.594817+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 32734/148890 objects degraded (21.985%); 10306/148890 objects misplaced (6.922%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:02:16.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:15 smithi123 bash[59255]: audit 2023-09-23T23:02:15.424379+0000 mon.a (mon.0) 1850 : audit 0 from='client.? 172.21.15.121:0/2191200264' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:02:16.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:16.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:16.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:16.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:16.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:16.312 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:16.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:16.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:16.436 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:16.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:16.539 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:16.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:16.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:16.675 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T23:02:16.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:16.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:16.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:16.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:16.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:16 smithi121 bash[78246]: audit 2023-09-23T23:02:15.671682+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.121:0/3446997393' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:16.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:16 smithi121 bash[78246]: audit 2023-09-23T23:02:16.416154+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.121:0/2649528456' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:16.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:16 smithi121 bash[78246]: audit 2023-09-23T23:02:16.416635+0000 mon.a (mon.0) 1852 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:16.920 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:16 smithi121 bash[74920]: audit 2023-09-23T23:02:15.671682+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.121:0/3446997393' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:16.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:16 smithi121 bash[74920]: audit 2023-09-23T23:02:16.416154+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.121:0/2649528456' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:16.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:16 smithi121 bash[74920]: audit 2023-09-23T23:02:16.416635+0000 mon.a (mon.0) 1852 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:16.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:16 smithi123 bash[59255]: audit 2023-09-23T23:02:15.671682+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.121:0/3446997393' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:16 smithi123 bash[59255]: audit 2023-09-23T23:02:16.416154+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.121:0/2649528456' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:16.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:16 smithi123 bash[59255]: audit 2023-09-23T23:02:16.416635+0000 mon.a (mon.0) 1852 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:16.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:17.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:17.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:17.184 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:17.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:17.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:17.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:17.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:17.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:17.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:17.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:16.595417+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1510: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 116 op/s; 32705/148080 objects degraded (22.086%); 10277/148080 objects misplaced (6.940%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:02:17.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:16.649369+0000 mon.a (mon.0) 1853 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:17.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:16.659400+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: audit 2023-09-23T23:02:16.664191+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:02:17.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:16.664254+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e300: 8 total, 8 up, 6 in 2023-09-23T23:02:17.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:16.666283+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:16.666497+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:17 smithi123 bash[59255]: cluster 2023-09-23T23:02:17.653459+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 32705/148080 objects degraded (22.086%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:17.729 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:17.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:17.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:17.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:17.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:16.595417+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1510: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 116 op/s; 32705/148080 objects degraded (22.086%); 10277/148080 objects misplaced (6.940%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:02:17.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:16.649369+0000 mon.a (mon.0) 1853 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:16.659400+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: audit 2023-09-23T23:02:16.664191+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:16.664254+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e300: 8 total, 8 up, 6 in 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:16.666283+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:16.666497+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[78246]: cluster 2023-09-23T23:02:17.653459+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 32705/148080 objects degraded (22.086%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:17.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:16.595417+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1510: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 116 op/s; 32705/148080 objects degraded (22.086%); 10277/148080 objects misplaced (6.940%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:16.649369+0000 mon.a (mon.0) 1853 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:16.659400+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: audit 2023-09-23T23:02:16.664191+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:16.664254+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e300: 8 total, 8 up, 6 in 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:16.666283+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:16.666497+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:17 smithi121 bash[74920]: cluster 2023-09-23T23:02:17.653459+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 32705/148080 objects degraded (22.086%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:17.984 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:17.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:18.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:18.112 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:18.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:18.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:18.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:18.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:18.376 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:18.482 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:18.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:18.649 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:18.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:18.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:18.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:18.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:18.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:02:18.879 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:18.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:18.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:19.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:19.079 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:02:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:02:18] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-09-23T23:02:19.080 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T23:02:19.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:02:19.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:19.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:19.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:19.284 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:19.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:19.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:19.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:19.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:19.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:19.552 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:19.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:19.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:19.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:19 smithi123 bash[59255]: cluster 2023-09-23T23:02:18.596220+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1512: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 32494/147129 objects degraded (22.085%); 10060/147129 objects misplaced (6.838%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:02:19.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:19.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:19.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:19.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:19 smithi121 bash[74920]: cluster 2023-09-23T23:02:18.596220+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1512: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 32494/147129 objects degraded (22.085%); 10060/147129 objects misplaced (6.838%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:02:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:19 smithi121 bash[78246]: cluster 2023-09-23T23:02:18.596220+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1512: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 32494/147129 objects degraded (22.085%); 10060/147129 objects misplaced (6.838%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:02:20.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:20.092 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:20.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:20.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:20.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:20.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:20.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:20.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:20.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:20.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.608 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:20.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.740 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:20.843 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:20.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:20.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.002 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:21.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:21.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:02:21.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:02:21.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:21.291 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:21.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:21.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:21.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:21.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.697 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:21.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:21.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:21 smithi123 bash[59255]: cluster 2023-09-23T23:02:20.596810+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1513: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 32494/146754 objects degraded (22.142%); 10060/146754 objects misplaced (6.855%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:02:21.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:21.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:21.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:21.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:21 smithi121 bash[78246]: cluster 2023-09-23T23:02:20.596810+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1513: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 32494/146754 objects degraded (22.142%); 10060/146754 objects misplaced (6.855%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:02:21.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:21 smithi121 bash[74920]: cluster 2023-09-23T23:02:20.596810+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1513: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 32494/146754 objects degraded (22.142%); 10060/146754 objects misplaced (6.855%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:02:21.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:22.060 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:22.202 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:22.235 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:22.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:22.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:22.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:22.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:22.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:22.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:22.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:22.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:22.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:22.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:22.755 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:22.859 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.885 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:22.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:22 smithi123 bash[59255]: audit 2023-09-23T23:02:21.972836+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:22 smithi123 bash[59255]: audit 2023-09-23T23:02:21.974129+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:22 smithi123 bash[59255]: cluster 2023-09-23T23:02:22.597623+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1514: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 32269/146088 objects degraded (22.089%); 10019/146088 objects misplaced (6.858%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:02:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:22 smithi123 bash[59255]: cluster 2023-09-23T23:02:22.654446+0000 mon.a (mon.0) 1859 : cluster 3 Health check update: Degraded data redundancy: 32494/146754 objects degraded (22.142%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:23.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:23.144 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:23.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:23.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:23.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[74920]: audit 2023-09-23T23:02:21.972836+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[74920]: audit 2023-09-23T23:02:21.974129+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[74920]: cluster 2023-09-23T23:02:22.597623+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1514: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 32269/146088 objects degraded (22.089%); 10019/146088 objects misplaced (6.858%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[74920]: cluster 2023-09-23T23:02:22.654446+0000 mon.a (mon.0) 1859 : cluster 3 Health check update: Degraded data redundancy: 32494/146754 objects degraded (22.142%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[78246]: audit 2023-09-23T23:02:21.972836+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[78246]: audit 2023-09-23T23:02:21.974129+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[78246]: cluster 2023-09-23T23:02:22.597623+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1514: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 32269/146088 objects degraded (22.089%); 10019/146088 objects misplaced (6.858%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:02:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:22 smithi121 bash[78246]: cluster 2023-09-23T23:02:22.654446+0000 mon.a (mon.0) 1859 : cluster 3 Health check update: Degraded data redundancy: 32494/146754 objects degraded (22.142%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:23.280 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:23.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:23.384 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:23.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:23.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:23.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:23.621 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:23.627 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:23.646 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.685 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:23.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:23.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:23.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:23.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:23.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:24.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:24.087 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:24.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:24.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:24.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:24.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:24.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:24.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:24.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.593 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:24.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:24.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:24.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:24.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:24.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:25.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:25.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:25.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:25.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:25.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:25.345 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.379 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:25.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:25.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:25.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:25.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:25.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:25.649 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:25.649 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:25.659 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:25 smithi123 bash[59255]: cluster 2023-09-23T23:02:24.598236+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1515: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 116 op/s; 32237/145392 objects degraded (22.172%); 9812/145392 objects misplaced (6.749%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T23:02:25.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:25.772 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:25.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:25.876 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:26.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:25 smithi121 bash[74920]: cluster 2023-09-23T23:02:24.598236+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1515: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 116 op/s; 32237/145392 objects degraded (22.172%); 9812/145392 objects misplaced (6.749%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T23:02:26.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:25 smithi121 bash[78246]: cluster 2023-09-23T23:02:24.598236+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1515: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 3.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 116 op/s; 32237/145392 objects degraded (22.172%); 9812/145392 objects misplaced (6.749%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T23:02:26.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:26.038 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:26.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:26.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:26.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:26.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:26.297 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:26.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:26.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:26.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:26.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:26.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:26.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:26.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:26.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:26 smithi123 bash[59255]: audit 2023-09-23T23:02:25.704866+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:26.676 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:26.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:26.800 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:26.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:26.871 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:26 smithi121 bash[78246]: audit 2023-09-23T23:02:25.704866+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:26.872 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:26 smithi121 bash[74920]: audit 2023-09-23T23:02:25.704866+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:26.903 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:26.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:27.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:27.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:27.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:27.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:27.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:27.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:27.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:27.548 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:27.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:27.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:27.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:27.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:27.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:27.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:27 smithi123 bash[59255]: cluster 2023-09-23T23:02:26.599242+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1516: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 111 op/s; 32205/144720 objects degraded (22.253%); 9780/144720 objects misplaced (6.758%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T23:02:27.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:27 smithi123 bash[59255]: cluster 2023-09-23T23:02:27.655563+0000 mon.a (mon.0) 1861 : cluster 3 Health check update: Degraded data redundancy: 32205/144720 objects degraded (22.253%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:27.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:27.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.966 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:27 smithi121 bash[74920]: cluster 2023-09-23T23:02:26.599242+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1516: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 111 op/s; 32205/144720 objects degraded (22.253%); 9780/144720 objects misplaced (6.758%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T23:02:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:27 smithi121 bash[74920]: cluster 2023-09-23T23:02:27.655563+0000 mon.a (mon.0) 1861 : cluster 3 Health check update: Degraded data redundancy: 32205/144720 objects degraded (22.253%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:27 smithi121 bash[78246]: cluster 2023-09-23T23:02:26.599242+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1516: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 111 op/s; 32205/144720 objects degraded (22.253%); 9780/144720 objects misplaced (6.758%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T23:02:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:27 smithi121 bash[78246]: cluster 2023-09-23T23:02:27.655563+0000 mon.a (mon.0) 1861 : cluster 3 Health check update: Degraded data redundancy: 32205/144720 objects degraded (22.253%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:28.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:28.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:28.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:28.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:28.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:28.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:28.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:28.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:28.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:28.481 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:28.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:28.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:28.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:28.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:28.743 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:28.846 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:28.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:28.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:28.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:28.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:28.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:29.069 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:02:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:02:28] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.33.4" 2023-09-23T23:02:29.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:29.125 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:29.228 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:29.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:29.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:29.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:29.389 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:29.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:29.519 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:29.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:29.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:29.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:29.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:29.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:29.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:29.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:29.904 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:29.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:30.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:29 smithi121 bash[74920]: cluster 2023-09-23T23:02:28.600108+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1517: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 31971/143823 objects degraded (22.229%); 9523/143823 objects misplaced (6.621%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T23:02:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:29 smithi121 bash[78246]: cluster 2023-09-23T23:02:28.600108+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1517: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 31971/143823 objects degraded (22.229%); 9523/143823 objects misplaced (6.621%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T23:02:30.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.029 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:30.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:29 smithi123 bash[59255]: cluster 2023-09-23T23:02:28.600108+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1517: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 31971/143823 objects degraded (22.229%); 9523/143823 objects misplaced (6.621%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T23:02:30.132 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.152 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:30.256 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.282 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:30.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:30.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:30.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:30.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.538 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:30.640 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:30.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:30.764 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:30.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:31.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:31.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:31.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:31.163 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:31.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:31.295 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:31.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:31.405 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:31.433 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:31.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:31.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:31.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:31.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:31.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:31.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:31.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:31.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:31.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:31 smithi121 bash[78246]: cluster 2023-09-23T23:02:30.600626+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1518: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 31971/143514 objects degraded (22.277%); 9523/143514 objects misplaced (6.636%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:02:31.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:31 smithi121 bash[74920]: cluster 2023-09-23T23:02:30.600626+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1518: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 31971/143514 objects degraded (22.277%); 9523/143514 objects misplaced (6.636%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:02:31.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:31.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:31 smithi123 bash[59255]: cluster 2023-09-23T23:02:30.600626+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1518: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 31971/143514 objects degraded (22.277%); 9523/143514 objects misplaced (6.636%); 3.7 MiB/s, 59 objects/s recovering 2023-09-23T23:02:31.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:32.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:32.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:32.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:32.237 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:32.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:32.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:32.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:32.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:32.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:32.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:32.512 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:32.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:32.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:32.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:32.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:32.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:32.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:32.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:32.896 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:32.999 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:33.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:33.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:32 smithi123 bash[59255]: audit 2023-09-23T23:02:31.989486+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:33.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:32 smithi123 bash[59255]: audit 2023-09-23T23:02:31.998534+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:33.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:32 smithi123 bash[59255]: cluster 2023-09-23T23:02:32.601193+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1519: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31784/143010 objects degraded (22.225%); 9504/143010 objects misplaced (6.646%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:02:33.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:32 smithi123 bash[59255]: cluster 2023-09-23T23:02:32.656669+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 31971/143514 objects degraded (22.277%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:33.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:33.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:33.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[78246]: audit 2023-09-23T23:02:31.989486+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:33.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[78246]: audit 2023-09-23T23:02:31.998534+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:33.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[78246]: cluster 2023-09-23T23:02:32.601193+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1519: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31784/143010 objects degraded (22.225%); 9504/143010 objects misplaced (6.646%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:02:33.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[78246]: cluster 2023-09-23T23:02:32.656669+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 31971/143514 objects degraded (22.277%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:33.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[74920]: audit 2023-09-23T23:02:31.989486+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:33.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[74920]: audit 2023-09-23T23:02:31.998534+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:33.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[74920]: cluster 2023-09-23T23:02:32.601193+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1519: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31784/143010 objects degraded (22.225%); 9504/143010 objects misplaced (6.646%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:02:33.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:32 smithi121 bash[74920]: cluster 2023-09-23T23:02:32.656669+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 31971/143514 objects degraded (22.277%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:33.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:33.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:33.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:33.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:33.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:33.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:33.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:33.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:33.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:33.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:33.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:33.791 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:33.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:34.021 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:34.044 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:34.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:34.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:34.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:34.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:34.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:34.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:34.432 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:34.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:34.562 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:34.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:34.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:34.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:34.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:34.820 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:34.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:34.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:34.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:35.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:35.190 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:35.216 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:35.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:35.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:35.344 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:35.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:35.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:35.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:35.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:35.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:35.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:35.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:35.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:35.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.845 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:35 smithi121 bash[78246]: cluster 2023-09-23T23:02:34.601765+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1520: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 99 op/s; 31753/142494 objects degraded (22.284%); 9260/142494 objects misplaced (6.499%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T23:02:35.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:35 smithi121 bash[74920]: cluster 2023-09-23T23:02:34.601765+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1520: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 99 op/s; 31753/142494 objects degraded (22.284%); 9260/142494 objects misplaced (6.499%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T23:02:35.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:35.961 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:35.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:35 smithi123 bash[59255]: cluster 2023-09-23T23:02:34.601765+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1520: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 99 op/s; 31753/142494 objects degraded (22.284%); 9260/142494 objects misplaced (6.499%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T23:02:35.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:36.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:36.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:36.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:36.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:36.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:36.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:36.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:36.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:36.496 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:36.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:36.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:36.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:36.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:36.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:36.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:36.893 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:36.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:36.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:37.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:37.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:37.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:37.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:37.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:37.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:37.306 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:37.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:37.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:37.438 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:37.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:37.542 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:37.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:37.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:37.693 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:37.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:37.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:37 smithi123 bash[59255]: cluster 2023-09-23T23:02:36.603108+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1521: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31709/141666 objects degraded (22.383%); 9216/141666 objects misplaced (6.505%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T23:02:37.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:37 smithi123 bash[59255]: audit 2023-09-23T23:02:36.967884+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:37.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:37 smithi123 bash[59255]: cluster 2023-09-23T23:02:37.657787+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 31709/141666 objects degraded (22.383%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:37 smithi121 bash[78246]: cluster 2023-09-23T23:02:36.603108+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1521: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31709/141666 objects degraded (22.383%); 9216/141666 objects misplaced (6.505%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T23:02:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:37 smithi121 bash[78246]: audit 2023-09-23T23:02:36.967884+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:37 smithi121 bash[78246]: cluster 2023-09-23T23:02:37.657787+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 31709/141666 objects degraded (22.383%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:37.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:37 smithi121 bash[74920]: cluster 2023-09-23T23:02:36.603108+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1521: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31709/141666 objects degraded (22.383%); 9216/141666 objects misplaced (6.505%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T23:02:37.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:37 smithi121 bash[74920]: audit 2023-09-23T23:02:36.967884+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:37.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:37 smithi121 bash[74920]: cluster 2023-09-23T23:02:37.657787+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 31709/141666 objects degraded (22.383%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:37.832 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:37.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:37.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:37.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:37.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:38.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:38.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:38.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:38.233 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:38.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:38.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:38.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:38.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:38.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:38.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:38.664 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:38.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:38.771 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:38.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:38.933 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:38.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:39.036 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:39.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:39.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:39.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:39.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:39.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:02:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:02:38] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T23:02:39.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:39.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:39.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.475 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:39.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:39.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:39.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:39.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:39.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[74920]: cluster 2023-09-23T23:02:38.603932+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1522: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 31524/141093 objects degraded (22.343%); 9103/141093 objects misplaced (6.452%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:02:39.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[74920]: audit 2023-09-23T23:02:38.654979+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:39.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[74920]: audit 2023-09-23T23:02:38.661808+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:39.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[74920]: audit 2023-09-23T23:02:39.143087+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:39.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[74920]: audit 2023-09-23T23:02:39.144546+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:39.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[74920]: audit 2023-09-23T23:02:39.154554+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:39.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:39.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:39.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:39.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:39.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:39.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[78246]: cluster 2023-09-23T23:02:38.603932+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1522: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 31524/141093 objects degraded (22.343%); 9103/141093 objects misplaced (6.452%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:02:39.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[78246]: audit 2023-09-23T23:02:38.654979+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:39.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[78246]: audit 2023-09-23T23:02:38.661808+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:39.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[78246]: audit 2023-09-23T23:02:39.143087+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:39.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[78246]: audit 2023-09-23T23:02:39.144546+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:39.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:39 smithi121 bash[78246]: audit 2023-09-23T23:02:39.154554+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:39.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:39 smithi123 bash[59255]: cluster 2023-09-23T23:02:38.603932+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1522: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 100 op/s; 31524/141093 objects degraded (22.343%); 9103/141093 objects misplaced (6.452%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:02:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:39 smithi123 bash[59255]: audit 2023-09-23T23:02:38.654979+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:39 smithi123 bash[59255]: audit 2023-09-23T23:02:38.661808+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:39 smithi123 bash[59255]: audit 2023-09-23T23:02:39.143087+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:39 smithi123 bash[59255]: audit 2023-09-23T23:02:39.144546+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:39 smithi123 bash[59255]: audit 2023-09-23T23:02:39.154554+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:02:40.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:40.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:40.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:40.250 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:40.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:40.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:40.378 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:40.457 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:02:40.457 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T23:02:40.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T23:02:40.458 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T23:02:40.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.458 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81924 11.0 11:01b917ab:::benchmark_data_smithi121_214750_object3879:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.458 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.214916+0000", 2023-09-23T23:02:40.458 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.23281485000001, 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.118835883999999, 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.459 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81924 2023-09-23T23:02:40.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.460 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.214916+0000", 2023-09-23T23:02:40.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.214916+0000", 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.214915+0000", 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.214923+0000", 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1489999999999994e-06 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.214936+0000", 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2680999999999999e-05 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.214943+0000", 2023-09-23T23:02:40.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5599999999999996e-06 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.322562+0000", 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.107618854 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.330280+0000", 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077181480000000002 2023-09-23T23:02:40.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.381464+0000", 2023-09-23T23:02:40.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.051184361999999997 2023-09-23T23:02:40.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.392101+0000", 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010636809000000001 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.206816+0000", 2023-09-23T23:02:40.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.81471518600000004 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.212866+0000", 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060492899999999997 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.223633+0000", 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010767636000000001 2023-09-23T23:02:40.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.301521+0000", 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.077887946999999999 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.305130+0000", 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003608432 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.307487+0000", 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0023570330000000001 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.311894+0000", 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.004407589 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.333752+0000", 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021857708 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81942 11.0 11:0285b09d:::benchmark_data_smithi121_214750_object3897:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.251133+0000", 2023-09-23T23:02:40.470 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.19659793, 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.114727882, 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81942 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.251133+0000", 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.251133+0000", 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.251131+0000", 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.251141+0000", 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5540000000000003e-06 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.251166+0000", 2023-09-23T23:02:40.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5525999999999999e-05 2023-09-23T23:02:40.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.251176+0000", 2023-09-23T23:02:40.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9909999999999997e-06 2023-09-23T23:02:40.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.331221+0000", 2023-09-23T23:02:40.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.080044807 2023-09-23T23:02:40.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.338267+0000", 2023-09-23T23:02:40.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070460560000000002 2023-09-23T23:02:40.477 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.477 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.478 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.420772+0000", 2023-09-23T23:02:40.478 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.082504440999999998 2023-09-23T23:02:40.478 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.478 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.479 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.427743+0000", 2023-09-23T23:02:40.479 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0069716329999999996 2023-09-23T23:02:40.479 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.479 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.479 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.479 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.264447+0000", 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.836703953 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.270530+0000", 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060824570000000003 2023-09-23T23:02:40.480 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.281105+0000", 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010575515000000001 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.482 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.334497+0000", 2023-09-23T23:02:40.482 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.053391722000000003 2023-09-23T23:02:40.482 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.482 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.482 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.482 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.336675+0000", 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021776600000000001 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.338729+0000", 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0020539550000000001 2023-09-23T23:02:40.483 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.342515+0000", 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037861330000000001 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.365861+0000", 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.02334632 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81969 11.0 11:09361bb4:::benchmark_data_smithi121_214750_object3924:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.338737+0000", 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.10899413700002, 2023-09-23T23:02:40.485 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.406020687000002, 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81969 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.486 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.487 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.338737+0000", 2023-09-23T23:02:40.487 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.487 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.487 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.487 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.488 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.338737+0000", 2023-09-23T23:02:40.488 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.488 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.488 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.488 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.488 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.338735+0000", 2023-09-23T23:02:40.489 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.489 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.489 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.489 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.489 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.338744+0000", 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6969999999999999e-06 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.338756+0000", 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.254e-05 2023-09-23T23:02:40.490 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.338765+0000", 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.285e-06 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.339234+0000", 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.000468499 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.347337+0000", 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0081028909999999992 2023-09-23T23:02:40.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.493 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.493 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.493 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.471934+0000", 2023-09-23T23:02:40.493 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.12459730400000001 2023-09-23T23:02:40.493 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.493 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.480623+0000", 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0086890909999999995 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.507850+0000", 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0272272469999999 2023-09-23T23:02:40.494 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.521710+0000", 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01385957 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.544090+0000", 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022379942 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.645506+0000", 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.101415901 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.646290+0000", 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00078459199999999997 2023-09-23T23:02:40.496 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.497 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.497 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.497 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.717109+0000", 2023-09-23T23:02:40.497 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.070818730999999996 2023-09-23T23:02:40.497 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.497 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.721635+0000", 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0045256840000000003 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.744758+0000", 2023-09-23T23:02:40.498 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.023122792999999999 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81989 11.0 11:0e6af37d:::benchmark_data_smithi121_214750_object3944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.387383+0000", 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.06034757499998, 2023-09-23T23:02:40.499 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.387053938000001, 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81989 2023-09-23T23:02:40.500 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.387383+0000", 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.387383+0000", 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.501 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.387382+0000", 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.387389+0000", 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9829999999999999e-06 2023-09-23T23:02:40.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.387401+0000", 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.269e-05 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.387410+0000", 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3860000000000007e-06 2023-09-23T23:02:40.503 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.481575+0000", 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.094165423 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.489609+0000", 2023-09-23T23:02:40.504 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0080336799999999996 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.538777+0000", 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.049167865999999998 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.505 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.545879+0000", 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0071022630000000002 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.600151+0000", 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0542719570000001 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.506 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.619026+0000", 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018875273000000001 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.631031+0000", 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012004511000000001 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.714321+0000", 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.083290588999999998 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.747783+0000", 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.033461256000000002 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.750952+0000", 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031698410000000001 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.754324+0000", 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033716710000000001 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.774437+0000", 2023-09-23T23:02:40.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020113313000000001 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81990 11.0 11:0aaf63bf:::benchmark_data_smithi121_214750_object3945:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.399432+0000", 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 328.04829867000001, 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.738767123999999, 2023-09-23T23:02:40.510 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81990 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.511 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.399432+0000", 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.399432+0000", 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.399431+0000", 2023-09-23T23:02:40.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.399436+0000", 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8570000000000003e-06 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.399444+0000", 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2549999999999997e-06 2023-09-23T23:02:40.513 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.399450+0000", 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7699999999999998e-06 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.490493+0000", 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.091043450000001 2023-09-23T23:02:40.514 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.498301+0000", 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0078079830000000001 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.611365+0000", 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.1130637 2023-09-23T23:02:40.515 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.618469+0000", 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0071035760000000003 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.077087+0000", 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.458618017 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.083125+0000", 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060382730000000003 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.094114+0000", 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010988912999999999 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.113497+0000", 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019382792999999999 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.114179+0000", 2023-09-23T23:02:40.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00068197500000000003 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.116328+0000", 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021492640000000001 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.519 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.520 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.119875+0000", 2023-09-23T23:02:40.520 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003546956 2023-09-23T23:02:40.520 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.520 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.520 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.521 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.138199+0000", 2023-09-23T23:02:40.521 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018324753999999999 2023-09-23T23:02:40.521 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.521 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.521 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.522 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.522 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82013 11.0 11:00b04f7a:::benchmark_data_smithi121_214750_object3968:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.522 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.454145+0000", 2023-09-23T23:02:40.522 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.99358586300002, 2023-09-23T23:02:40.522 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.347772604999999, 2023-09-23T23:02:40.523 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.523 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.523 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.523 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.523 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.524 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82013 2023-09-23T23:02:40.524 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.524 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.524 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.524 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.524 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.454145+0000", 2023-09-23T23:02:40.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.525 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.525 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.525 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.525 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.454145+0000", 2023-09-23T23:02:40.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.454144+0000", 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.526 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.454152+0000", 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.5590000000000006e-06 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.527 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.454164+0000", 2023-09-23T23:02:40.528 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1398e-05 2023-09-23T23:02:40.528 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.528 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.528 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.528 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.454173+0000", 2023-09-23T23:02:40.528 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8589999999999994e-06 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.501847+0000", 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.047674226 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.511314+0000", 2023-09-23T23:02:40.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0094668949999999995 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.573988+0000", 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.062674222000000002 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.582986+0000", 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0089978130000000003 2023-09-23T23:02:40.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.683610+0000", 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.100624767 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.689752+0000", 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0061416999999999999 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.701383+0000", 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011631281 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.748613+0000", 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.047229680000000003 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.532 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.777187+0000", 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.028574332000000001 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.779721+0000", 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0025338700000000001 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.533 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.784070+0000", 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00434863 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.801918+0000", 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017847839000000001 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.534 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82020 11.0 11:0acd631e:::benchmark_data_smithi121_214750_object3975:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.466726+0000", 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.981004713, 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 16.767452822999999, 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.535 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82020 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.466726+0000", 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.536 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.466726+0000", 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.466724+0000", 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.466735+0000", 2023-09-23T23:02:40.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0064999999999999e-05 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.466751+0000", 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6727000000000001e-05 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.466762+0000", 2023-09-23T23:02:40.538 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0353999999999999e-05 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.619804+0000", 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.153042064999999 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.630617+0000", 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010813672 2023-09-23T23:02:40.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.668416+0000", 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.037799030999999997 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.679181+0000", 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010764137 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.170541+0000", 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4913605919999999 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.176797+0000", 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.006256111 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.541 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.189540+0000", 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012742541 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.208187+0000", 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018647535999999999 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.542 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.210247+0000", 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002059707 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.210894+0000", 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00064745000000000004 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.543 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.214210+0000", 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003315068 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.234179+0000", 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019969628 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.544 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82021 11.0 11:0989e863:::benchmark_data_smithi121_214750_object3976:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.470012+0000", 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.97771930699997, 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.101717157, 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.545 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82021 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.470012+0000", 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.546 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.470012+0000", 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.470010+0000", 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.547 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.470018+0000", 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4329999999999998e-06 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.470032+0000", 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4e-05 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.548 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.470040+0000", 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1289999999999996e-06 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.634587+0000", 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.16454682 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.549 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.642574+0000", 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0079877620000000007 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.712518+0000", 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.069943266000000004 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.550 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.720663+0000", 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0081449910000000007 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.357475+0000", 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6368119139999999 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.551 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.364494+0000", 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070191510000000004 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.378287+0000", 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013793036 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.465370+0000", 2023-09-23T23:02:40.552 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.087083217000000004 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.466582+0000", 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0012122459999999999 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.536902+0000", 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.070319458000000001 2023-09-23T23:02:40.553 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.542785+0000", 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0058830540000000004 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.571729+0000", 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.028944080000000001 2023-09-23T23:02:40.554 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82028 11.0 11:0cdd2dad:::benchmark_data_smithi121_214750_object3983:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.484717+0000", 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.96301385700002, 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.134444090999999, 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.555 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82028 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.484717+0000", 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.556 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.484717+0000", 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.484716+0000", 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.557 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.484723+0000", 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5449999999999998e-06 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.484736+0000", 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3327e-05 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.558 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.484744+0000", 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4630000000000004e-06 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.723829+0000", 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.239085011 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.559 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.730612+0000", 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0067829800000000001 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.778726+0000", 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.048113733999999998 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.786663+0000", 2023-09-23T23:02:40.560 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0079372339999999996 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.428444+0000", 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6417813059999999 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.434650+0000", 2023-09-23T23:02:40.561 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0062057919999999999 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.449034+0000", 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014383925000000001 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.534198+0000", 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.085163820000000001 2023-09-23T23:02:40.562 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.577735+0000", 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.043537022000000002 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.580787+0000", 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030524219999999999 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.563 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.590564+0000", 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0097772550000000003 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.619161+0000", 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.028596883999999999 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.564 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82034 11.0 11:03288073:::benchmark_data_smithi121_214750_object3989:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.496959+0000", 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.950771761, 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.151616990000001, 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.565 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82034 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.496959+0000", 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.566 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.496959+0000", 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.496957+0000", 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.567 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.496966+0000", 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7090000000000008e-06 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.496982+0000", 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5880999999999999e-05 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.496990+0000", 2023-09-23T23:02:40.568 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3599999999999996e-06 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.731407+0000", 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.234416810999999 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.738425+0000", 2023-09-23T23:02:40.569 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070173520000000001 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.819070+0000", 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.080644964 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.826865+0000", 2023-09-23T23:02:40.570 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077953179999999999 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.503625+0000", 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.676760128 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.510133+0000", 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.006507667 2023-09-23T23:02:40.571 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.522333+0000", 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012200449 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.572742+0000", 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.050408955999999998 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.572 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.622457+0000", 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.049715143000000003 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.624877+0000", 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0024194669999999998 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.573 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.629767+0000", 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0048906779999999999 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.648576+0000", 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018808926 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.574 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82039 11.0 11:04ce6c80:::benchmark_data_smithi121_214750_object3994:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.502753+0000", 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.944978048, 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.461240048000001, 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.575 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82039 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.502753+0000", 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.576 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.502753+0000", 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.502751+0000", 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.577 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.502760+0000", 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4230000000000005e-06 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.502778+0000", 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8669e-05 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.578 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.502788+0000", 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6639999999999993e-06 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.741371+0000", 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.238582823 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.579 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.751129+0000", 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.009758292 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.857587+0000", 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.106457757 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.580 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.865294+0000", 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077072820000000002 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.723858+0000", 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8585635819999999 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.581 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.742965+0000", 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019107012999999999 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.763870+0000", 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020905791 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.582 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.856412+0000", 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.092542084999999996 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.859320+0000", 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0029074980000000001 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.935941+0000", 2023-09-23T23:02:40.583 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.076621054999999993 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.941433+0000", 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0054915290000000002 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.963993+0000", 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022560443999999999 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82048 11.0 11:00ff8400:::benchmark_data_smithi121_214750_object4003:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.536765+0000", 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.91096623300001, 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.470347838999999, 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.585 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82048 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.536765+0000", 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.586 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.536765+0000", 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.536753+0000", 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999876 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.587 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.536771+0000", 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8833000000000001e-05 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.536786+0000", 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5036e-05 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.588 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.536795+0000", 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7439999999999996e-06 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.868298+0000", 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.33150301 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.589 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.875731+0000", 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0074328470000000002 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.917740+0000", 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.042008854999999998 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.590 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.937852+0000", 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.02011197 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.822335+0000", 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8844836630000001 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.591 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.830999+0000", 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.008663479 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.844293+0000", 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013294531 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.592 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.902706+0000", 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.058412784000000002 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.966332+0000", 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.063625924 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.968443+0000", 2023-09-23T23:02:40.593 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021106739999999999 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.972415+0000", 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039724549999999997 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.007113+0000", 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.034697316999999998 2023-09-23T23:02:40.594 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82127 11.0 11:012e8b55:::benchmark_data_smithi121_214750_object4082:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.810308+0000", 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.63742281700002, 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.261677915, 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.595 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82127 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.810308+0000", 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.810308+0000", 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.810307+0000", 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.597 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.810316+0000", 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1640000000000007e-06 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.810330+0000", 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4232e-05 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.598 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.810338+0000", 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1179999999999992e-06 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.878324+0000", 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.067985425 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.599 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.885700+0000", 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0073764069999999998 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.981402+0000", 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.095702305000000001 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.600 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.991768+0000", 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010365747999999999 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.903475+0000", 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9117073759999998 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.910045+0000", 2023-09-23T23:02:40.601 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0065693499999999998 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:29.924290+0000", 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014245041999999999 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.008890+0000", 2023-09-23T23:02:40.602 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.084599726 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.014311+0000", 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0054215829999999998 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.019135+0000", 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0048234530000000001 2023-09-23T23:02:40.603 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.026226+0000", 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070908689999999996 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.071986+0000", 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.045760605000000003 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.604 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82150 11.0 11:0f88a0d0:::benchmark_data_smithi121_214750_object4105:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.929454+0000", 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.51827732599997, 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.632044779000001, 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.605 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82150 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.929454+0000", 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.929454+0000", 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.929452+0000", 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.929460+0000", 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1769999999999998e-06 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.929473+0000", 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.279e-05 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.929480+0000", 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1520000000000003e-06 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:27.992715+0000", 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.063235284999999 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.001297+0000", 2023-09-23T23:02:40.609 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0085817069999999992 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.054471+0000", 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.053174104999999999 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.062116+0000", 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0076456730000000004 2023-09-23T23:02:40.610 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.491063+0000", 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4289470180000001 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.497183+0000", 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0061195629999999997 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.611 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.510000+0000", 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012816889 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.532625+0000", 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022625478000000001 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.612 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.534712+0000", 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002086657 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.535389+0000", 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00067723999999999996 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.613 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.538759+0000", 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033698090000000001 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.561498+0000", 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022739367 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.614 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82161 11.0 11:0a52d0f9:::benchmark_data_smithi121_214750_object4116:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:12.978135+0000", 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.46959574900001, 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.699112222, 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.615 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82161 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.978135+0000", 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.978135+0000", 2023-09-23T23:02:40.616 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.978134+0000", 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.978141+0000", 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1060000000000002e-06 2023-09-23T23:02:40.617 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.978153+0000", 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2064e-05 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.978161+0000", 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4230000000000005e-06 2023-09-23T23:02:40.618 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.002014+0000", 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 15.023852807999999 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.009821+0000", 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0078065269999999997 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.099032+0000", 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.089211062999999993 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.107566+0000", 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0085345820000000006 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.620 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.603511+0000", 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4959449220000001 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.609675+0000", 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0061635869999999999 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.621 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.621497+0000", 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011822277000000001 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.645385+0000", 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.023888077000000001 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.649737+0000", 2023-09-23T23:02:40.622 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.004352318 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.650626+0000", 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00088906100000000002 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.654983+0000", 2023-09-23T23:02:40.623 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0043563459999999997 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.677247+0000", 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022264699999999998 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.624 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82169 11.0 11:064a4ce3:::benchmark_data_smithi121_214750_object4124:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:13.033458+0000", 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 327.41427330900001, 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 17.844483506, 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82169 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.625 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:13.033458+0000", 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:13.033458+0000", 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.626 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:13.033455+0000", 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:13.033468+0000", 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2628e-05 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.627 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:13.033493+0000", 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5071000000000001e-05 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:13.033508+0000", 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5153999999999999e-05 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.628 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.010868+0000", 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 14.977359716 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.019484+0000", 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0086161109999999992 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.629 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.140453+0000", 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.120968724 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:28.151722+0000", 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011269299 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.630 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.816511+0000", 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6647893599999999 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.822514+0000", 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060022790000000001 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.631 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.833243+0000", 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010729634 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.851501+0000", 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018258197 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.854324+0000", 2023-09-23T23:02:40.632 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028222109999999998 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.855340+0000", 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0010166159999999999 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.858828+0000", 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034876260000000002 2023-09-23T23:02:40.633 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.877941+0000", 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019113313999999999 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.634 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82395 11.0 11:0bb6122b:::benchmark_data_smithi121_214750_object4350:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:30.168124+0000", 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 310.27960719399999, 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.091826572, 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82395 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.635 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.168124+0000", 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.168124+0000", 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.636 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.168122+0000", 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.168131+0000", 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4930000000000004e-06 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.637 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.168148+0000", 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6563e-05 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.168157+0000", 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8419999999999994e-06 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.638 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.400518+0000", 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.23236146999999999 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.410683+0000", 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010164375999999999 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.639 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.451531+0000", 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.040848388999999999 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:30.458929+0000", 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0073977009999999996 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.640 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.058130+0000", 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5992014000000001 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.064124+0000", 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0059936620000000003 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.641 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.074759+0000", 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010635564 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.197931+0000", 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.123171866 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.201131+0000", 2023-09-23T23:02:40.642 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0031992909999999999 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.238313+0000", 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.037182596999999998 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.241676+0000", 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033631350000000002 2023-09-23T23:02:40.643 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:33.259950+0000", 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018274111999999999 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.644 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82865 11.0 11:060c4e41:::benchmark_data_smithi121_214750_object4820:head [delete] snapc 0=[] ondisk+write+known_if_redirected e275)", 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:35.206063+0000", 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 305.24166766399998, 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.005458323, 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82865 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.645 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.206063+0000", 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.206063+0000", 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.646 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.206061+0000", 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.206069+0000", 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1529999999999997e-06 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.647 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.206081+0000", 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.152e-05 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.206089+0000", 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6580000000000008e-06 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.648 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.463116+0000", 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25702672199999999 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.470513+0000", 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0073966099999999996 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.525079+0000", 2023-09-23T23:02:40.649 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.054566323 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:35.537682+0000", 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.012603105999999999 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.111561+0000", 2023-09-23T23:02:40.650 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5738786340000002 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.119228+0000", 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0076673000000000002 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.130933+0000", 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011704683 2023-09-23T23:02:40.651 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.154486+0000", 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.023553608 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.156653+0000", 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021667460000000002 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.652 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.191334+0000", 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.034680322999999999 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195521+0000", 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.004187578 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.653 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.211522+0000", 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016000579000000001 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:83025 11.0 11:0113f31d:::benchmark_data_smithi121_214750_object4980:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:37.771928+0000", 2023-09-23T23:02:40.654 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 302.67580322800001, 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.044430652, 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83025 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.655 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.771928+0000", 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.771928+0000", 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.656 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.771926+0000", 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.771933+0000", 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.4099999999999996e-06 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.657 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.771946+0000", 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3371e-05 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.771953+0000", 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1890000000000001e-06 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.878796+0000", 2023-09-23T23:02:40.658 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.106842942 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.887144+0000", 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0083476290000000005 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.936206+0000", 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.049062527000000002 2023-09-23T23:02:40.659 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.945133+0000", 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0089271479999999993 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.635359+0000", 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6902255190000002 2023-09-23T23:02:40.660 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.640854+0000", 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0054946429999999996 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.651432+0000", 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010578611999999999 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.661 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.721413+0000", 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.069980427999999997 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.723549+0000", 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021361560000000002 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.662 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.798706+0000", 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.075156901999999998 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.801725+0000", 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030195349999999998 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.663 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:40.816358+0000", 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014633271 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:83069 11.0 11:09ec60c9:::benchmark_data_smithi121_214750_object5024:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:38.195811+0000", 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 302.25191960699999, 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0813043850000001, 2023-09-23T23:02:40.664 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 83069 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195811+0000", 2023-09-23T23:02:40.665 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195811+0000", 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195810+0000", 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:02:40.666 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195818+0000", 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.7020000000000001e-06 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195831+0000", 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3625000000000001e-05 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.667 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.195839+0000", 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1610000000000003e-06 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.239180+0000", 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.043340643999999998 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.668 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.250048+0000", 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010868019 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.320762+0000", 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.070713764999999998 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.669 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for rw locks", 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:38.330304+0000", 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0095421299999999994 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.164889+0000", 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8345853769999998 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:02:40.670 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.170893+0000", 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0060035660000000001 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 3,7", 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.181500+0000", 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010607221999999999 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.671 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.254339+0000", 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.07283866 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.256605+0000", 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0022665910000000001 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:02:40.672 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.257284+0000", 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00067829999999999995 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.260528+0000", 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0032438430000000002 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:41.277116+0000", 2023-09-23T23:02:40.673 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016588266000000001 2023-09-23T23:02:40.674 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.674 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.674 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.674 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:02:40.674 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:02:40.674 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:02:40.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:40.677 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:02:40.694 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:02:40.758 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:40.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:40.811 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:02:40.847 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:02:40.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:40.872 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:02:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:40.909 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:02:40.935 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:02:40.960 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:02:40.985 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:02:40.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:41.023 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:02:41.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:41.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:02:41.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:41.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:41.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:41.280 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:41.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:41.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:41.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:41.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:41.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:41.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:41.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:41.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:41.663 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:41.673 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T23:02:41.767 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:41.893 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:41.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[74920]: cluster 2023-09-23T23:02:40.604696+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1523: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31487/140094 objects degraded (22.476%); 9007/140094 objects misplaced (6.429%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:02:41.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[74920]: audit 2023-09-23T23:02:40.615761+0000 mgr.y (mgr.34107) 1407 : audit 0 from='client.36033 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:41.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[74920]: audit 2023-09-23T23:02:40.785484+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.121:0/3712745783' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:41.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[74920]: audit 2023-09-23T23:02:41.350931+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.121:0/3325941675' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:41.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[74920]: audit 2023-09-23T23:02:41.351338+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:41.902 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[78246]: cluster 2023-09-23T23:02:40.604696+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1523: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31487/140094 objects degraded (22.476%); 9007/140094 objects misplaced (6.429%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:02:41.902 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[78246]: audit 2023-09-23T23:02:40.615761+0000 mgr.y (mgr.34107) 1407 : audit 0 from='client.36033 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:41.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[78246]: audit 2023-09-23T23:02:40.785484+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.121:0/3712745783' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:41.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[78246]: audit 2023-09-23T23:02:41.350931+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.121:0/3325941675' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:41.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:41 smithi121 bash[78246]: audit 2023-09-23T23:02:41.351338+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:41.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:42.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:42.033 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:41 smithi123 bash[59255]: cluster 2023-09-23T23:02:40.604696+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1523: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 103 op/s; 31487/140094 objects degraded (22.476%); 9007/140094 objects misplaced (6.429%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:02:42.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:41 smithi123 bash[59255]: audit 2023-09-23T23:02:40.615761+0000 mgr.y (mgr.34107) 1407 : audit 0 from='client.36033 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:42.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:41 smithi123 bash[59255]: audit 2023-09-23T23:02:40.785484+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.121:0/3712745783' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:42.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:41 smithi123 bash[59255]: audit 2023-09-23T23:02:41.350931+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.121:0/3325941675' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:42.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:41 smithi123 bash[59255]: audit 2023-09-23T23:02:41.351338+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:42.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:42.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:42.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:42.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:42.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:42.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:42.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:42.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:42.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:42.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:42.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:42.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:42.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:42.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:42.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:42.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:42 smithi123 bash[59255]: cluster 2023-09-23T23:02:41.653686+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:42 smithi123 bash[59255]: cluster 2023-09-23T23:02:41.664767+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:42 smithi123 bash[59255]: audit 2023-09-23T23:02:41.664812+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:02:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:42 smithi123 bash[59255]: cluster 2023-09-23T23:02:41.664941+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e301: 8 total, 8 up, 6 in 2023-09-23T23:02:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:42 smithi123 bash[59255]: cluster 2023-09-23T23:02:41.664957+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:42.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:42 smithi123 bash[59255]: cluster 2023-09-23T23:02:41.685758+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:42.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:42.926 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:43.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.060 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:43.163 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:43.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:43.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:43.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[78246]: cluster 2023-09-23T23:02:41.653686+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:43.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[78246]: cluster 2023-09-23T23:02:41.664767+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:43.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[78246]: audit 2023-09-23T23:02:41.664812+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:02:43.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[78246]: cluster 2023-09-23T23:02:41.664941+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e301: 8 total, 8 up, 6 in 2023-09-23T23:02:43.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[78246]: cluster 2023-09-23T23:02:41.664957+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:43.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[78246]: cluster 2023-09-23T23:02:41.685758+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:43.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[74920]: cluster 2023-09-23T23:02:41.653686+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:43.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[74920]: cluster 2023-09-23T23:02:41.664767+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:43.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[74920]: audit 2023-09-23T23:02:41.664812+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:02:43.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[74920]: cluster 2023-09-23T23:02:41.664941+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e301: 8 total, 8 up, 6 in 2023-09-23T23:02:43.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[74920]: cluster 2023-09-23T23:02:41.664957+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:43.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:42 smithi121 bash[74920]: cluster 2023-09-23T23:02:41.685758+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:02:43.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:43.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:43.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:43.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:43.565 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:43.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:43.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:43.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:43.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:43.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:43 smithi121 bash[78246]: cluster 2023-09-23T23:02:42.605368+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1525: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 120 op/s; 31253/139380 objects degraded (22.423%); 8969/139380 objects misplaced (6.435%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:43 smithi121 bash[78246]: cluster 2023-09-23T23:02:42.659873+0000 mon.a (mon.0) 1876 : cluster 3 Health check update: Degraded data redundancy: 31487/140094 objects degraded (22.476%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:43.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:43 smithi121 bash[74920]: cluster 2023-09-23T23:02:42.605368+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1525: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 120 op/s; 31253/139380 objects degraded (22.423%); 8969/139380 objects misplaced (6.435%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:43.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:43 smithi121 bash[74920]: cluster 2023-09-23T23:02:42.659873+0000 mon.a (mon.0) 1876 : cluster 3 Health check update: Degraded data redundancy: 31487/140094 objects degraded (22.476%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:43.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:43.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:43.928 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:43.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:43.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:44.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:43 smithi123 bash[59255]: cluster 2023-09-23T23:02:42.605368+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1525: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 120 op/s; 31253/139380 objects degraded (22.423%); 8969/139380 objects misplaced (6.435%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:44.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:43 smithi123 bash[59255]: cluster 2023-09-23T23:02:42.659873+0000 mon.a (mon.0) 1876 : cluster 3 Health check update: Degraded data redundancy: 31487/140094 objects degraded (22.476%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:44.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:02:44.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:44.159 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1523,"stamp":"2023-09-23T23:02:40.604135+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3059357624,"num_objects":46698,"num_object_clones":0,"num_object_copies":140094,"num_objects_missing_on_primary":12383,"num_objects_missing":12383,"num_objects_degraded":31487,"num_objects_misplaced":9007,"num_objects_unfound":0,"num_objects_dirty":46698,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":109672,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29467,"num_bytes_recovered":1728414764,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96297,"ondisk_log_size":96297,"up":267,"acting":260,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":277,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":14191248,"kb_used_data":8817568,"kb_used_omap":21,"kb_used_meta":5373610,"kb_avail":548279664,"statfs":{"total":575970213888,"available":561438375936,"internally_reserved":0,"allocated":9029189632,"data_stored":9023631069,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5502576844},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1,0,4,2,6,5,4],"upper_bound":2048},"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":-81461248,"num_objects":-1243,"num_object_clones":0,"num_object_copies":-3729,"num_objects_missing_on_primary":-390,"num_objects_missing":-390,"num_objects_degraded":-484,"num_objects_misplaced":-516,"num_objects_unfound":0,"num_objects_dirty":-1243,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1243,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":688,"num_bytes_recovered":45088768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004662"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":87,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661414+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:02:03.661414+0000","last_peered":"2023-09-23T23:02:03.661414+0000","last_clean":"2023-09-23T23:02:03.661414+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:02:03.661414+0000","last_undegraded":"2023-09-23T23:02:03.661414+0000","last_fullsized":"2023-09-23T23:02:03.661414+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":152,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654651+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:02:03.654651+0000","last_peered":"2023-09-23T23:02:03.654651+0000","last_clean":"2023-09-23T23:02:03.654651+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:02:03.654651+0000","last_undegraded":"2023-09-23T23:02:03.654651+0000","last_fullsized":"2023-09-23T23:02:03.654651+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":46,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654174+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:02:03.654174+0000","last_peered":"2023-09-23T23:02:03.654174+0000","last_clean":"2023-09-23T23:02:03.654174+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:02:03.654174+0000","last_undegraded":"2023-09-23T23:02:03.654174+0000","last_fullsized":"2023-09-23T23:02:03.654174+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.704980+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:02:16.704980+0000","last_peered":"2023-09-23T23:02:16.704980+0000","last_clean":"2023-09-23T23:02:16.704980+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:02:16.704980+0000","last_undegraded":"2023-09-23T23:02:16.704980+0000","last_fullsized":"2023-09-23T23:02:16.704980+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":330,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.705615+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:02:16.705615+0000","last_peered":"2023-09-23T23:02:16.705615+0000","last_clean":"2023-09-23T23:02:16.705615+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:02:16.705615+0000","last_undegraded":"2023-09-23T23:02:16.705615+0000","last_fullsized":"2023-09-23T23:02:16.705615+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654797+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:02:03.654797+0000","last_peered":"2023-09-23T23:02:03.654797+0000","last_clean":"2023-09-23T23:02:03.654797+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:02:03.654797+0000","last_undegraded":"2023-09-23T23:02:03.654797+0000","last_fullsized":"2023-09-23T23:02:03.654797+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":288,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.685604+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:02:03.685604+0000","last_peered":"2023-09-23T23:02:03.685604+0000","last_clean":"2023-09-23T23:02:03.685604+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:02:03.685604+0000","last_undegraded":"2023-09-23T23:02:03.685604+0000","last_fullsized":"2023-09-23T23:02:03.685604+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":375,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.680125+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:02:03.680125+0000","last_peered":"2023-09-23T23:02:03.680125+0000","last_clean":"2023-09-23T23:02:03.680125+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:02:03.680125+0000","last_undegraded":"2023-09-23T23:02:03.680125+0000","last_fullsized":"2023-09-23T23:02:03.680125+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":36,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672398+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:02:03.672398+0000","last_peered":"2023-09-23T23:02:03.672398+0000","last_clean":"2023-09-23T23:02:03.672398+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:02:03.672398+0000","last_undegraded":"2023-09-23T23:02:03.672398+0000","last_fullsized":"2023-09-23T23:02:03.672398+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":318,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.680690+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:02:03.680690+0000","last_peered":"2023-09-23T23:02:03.680690+0000","last_clean":"2023-09-23T23:02:03.680690+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:02:03.680690+0000","last_undegraded":"2023-09-23T23:02:03.680690+0000","last_fullsized":"2023-09-23T23:02:03.680690+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":42,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672541+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:02:03.672541+0000","last_peered":"2023-09-23T23:02:03.672541+0000","last_clean":"2023-09-23T23:02:03.672541+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:02:03.672541+0000","last_undegraded":"2023-09-23T23:02:03.672541+0000","last_fullsized":"2023-09-23T23:02:03.672541+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654466+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:02:03.654466+0000","last_peered":"2023-09-23T23:02:03.654466+0000","last_clean":"2023-09-23T23:02:03.654466+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:02:03.654466+0000","last_undegraded":"2023-09-23T23:02:03.654466+0000","last_fullsized":"2023-09-23T23:02:03.654466+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":400,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.662014+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:02:03.662014+0000","last_peered":"2023-09-23T23:02:03.662014+0000","last_clean":"2023-09-23T23:02:03.662014+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:02:03.662014+0000","last_undegraded":"2023-09-23T23:02:03.662014+0000","last_fullsized":"2023-09-23T23:02:03.662014+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":348,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661859+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:02:03.661859+0000","last_peered":"2023-09-23T23:02:03.661859+0000","last_clean":"2023-09-23T23:02:03.661859+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:02:03.661859+0000","last_undegraded":"2023-09-23T23:02:03.661859+0000","last_fullsized":"2023-09-23T23:02:03.661859+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":42,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672615+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:02:03.672615+0000","last_peered":"2023-09-23T23:02:03.672615+0000","last_clean":"2023-09-23T23:02:03.672615+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:02:03.672615+0000","last_undegraded":"2023-09-23T23:02:03.672615+0000","last_fullsized":"2023-09-23T23:02:03.672615+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":55,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654750+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:02:03.654750+0000","last_peered":"2023-09-23T23:02:03.654750+0000","last_clean":"2023-09-23T23:02:03.654750+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:02:03.654750+0000","last_undegraded":"2023-09-23T23:02:03.654750+0000","last_fullsized":"2023-09-23T23:02:03.654750+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":340,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.684635+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:02:03.684635+0000","last_peered":"2023-09-23T23:02:03.684635+0000","last_clean":"2023-09-23T23:02:03.684635+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:02:03.684635+0000","last_undegraded":"2023-09-23T23:02:03.684635+0000","last_fullsized":"2023-09-23T23:02:03.684635+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":45,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672620+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:02:03.672620+0000","last_peered":"2023-09-23T23:02:03.672620+0000","last_clean":"2023-09-23T23:02:03.672620+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:02:03.672620+0000","last_undegraded":"2023-09-23T23:02:03.672620+0000","last_fullsized":"2023-09-23T23:02:03.672620+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":45,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672129+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:02:03.672129+0000","last_peered":"2023-09-23T23:02:03.672129+0000","last_clean":"2023-09-23T23:02:03.672129+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:02:03.672129+0000","last_undegraded":"2023-09-23T23:02:03.672129+0000","last_fullsized":"2023-09-23T23:02:03.672129+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":306,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.685667+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:02:03.685667+0000","last_peered":"2023-09-23T23:02:03.685667+0000","last_clean":"2023-09-23T23:02:03.685667+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:02:03.685667+0000","last_undegraded":"2023-09-23T23:02:03.685667+0000","last_fullsized":"2023-09-23T23:02:03.685667+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":165,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.703376+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:02:16.703376+0000","last_peered":"2023-09-23T23:02:16.703376+0000","last_clean":"2023-09-23T23:02:16.703376+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:02:16.703376+0000","last_undegraded":"2023-09-23T23:02:16.703376+0000","last_fullsized":"2023-09-23T23:02:16.703376+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":350,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.707150+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:02:16.707150+0000","last_peered":"2023-09-23T23:02:16.707150+0000","last_clean":"2023-09-23T23:02:16.707150+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:02:16.707150+0000","last_undegraded":"2023-09-23T23:02:16.707150+0000","last_fullsized":"2023-09-23T23:02:16.707150+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"300'6748","reported_seq":12826,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:38.282175+0000","last_change":"2023-09-23T23:01:55.030280+0000","last_active":"2023-09-23T23:02:38.282175+0000","last_peered":"2023-09-23T23:02:38.282175+0000","last_clean":"2023-09-23T23:02:38.282175+0000","last_became_active":"2023-09-23T23:01:55.000953+0000","last_became_peered":"2023-09-23T23:01:55.000953+0000","last_unstale":"2023-09-23T23:02:38.282175+0000","last_undegraded":"2023-09-23T23:02:38.282175+0000","last_fullsized":"2023-09-23T23:02:38.282175+0000","mapping_epoch":296,"log_start":"265'1299","ondisk_log_start":"265'1299","created":261,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5449,"log_dups_size":0,"ondisk_log_size":5449,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.200526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190840832,"num_objects":2912,"num_object_clones":0,"num_object_copies":8736,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6748,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3004,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":40,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672966+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:02:03.672966+0000","last_peered":"2023-09-23T23:02:03.672966+0000","last_clean":"2023-09-23T23:02:03.672966+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:02:03.672966+0000","last_undegraded":"2023-09-23T23:02:03.672966+0000","last_fullsized":"2023-09-23T23:02:03.672966+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":45,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672035+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:02:03.672035+0000","last_peered":"2023-09-23T23:02:03.672035+0000","last_clean":"2023-09-23T23:02:03.672035+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:02:03.672035+0000","last_undegraded":"2023-09-23T23:02:03.672035+0000","last_fullsized":"2023-09-23T23:02:03.672035+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"300'6927","reported_seq":13225,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:35.710931+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:02:35.710931+0000","last_peered":"2023-09-23T23:02:35.710931+0000","last_clean":"2023-09-23T23:02:35.710931+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:02:35.710931+0000","last_undegraded":"2023-09-23T23:02:35.710931+0000","last_fullsized":"2023-09-23T23:02:35.710931+0000","mapping_epoch":282,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5827,"log_dups_size":0,"ondisk_log_size":5827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199163904,"num_objects":3039,"num_object_clones":0,"num_object_copies":9117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6927,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":40,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672805+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:02:03.672805+0000","last_peered":"2023-09-23T23:02:03.672805+0000","last_clean":"2023-09-23T23:02:03.672805+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:02:03.672805+0000","last_undegraded":"2023-09-23T23:02:03.672805+0000","last_fullsized":"2023-09-23T23:02:03.672805+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":311,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661664+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:02:03.661664+0000","last_peered":"2023-09-23T23:02:03.661664+0000","last_clean":"2023-09-23T23:02:03.661664+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:02:03.661664+0000","last_undegraded":"2023-09-23T23:02:03.661664+0000","last_fullsized":"2023-09-23T23:02:03.661664+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"300'6867","reported_seq":9936,"reported_epoch":300,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:02:37.258166+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:02:37.258166+0000","last_peered":"2023-09-23T23:02:37.258166+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:02:37.258166+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:02:37.258166+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6867,"log_dups_size":0,"ondisk_log_size":6867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193789952,"num_objects":2957,"num_object_clones":0,"num_object_copies":8871,"num_objects_missing_on_primary":3406,"num_objects_missing":3406,"num_objects_degraded":3406,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2957,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6867,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1505,"num_bytes_recovered":98631680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":2956},{"shards":"0,3,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":53,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672371+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:02:03.672371+0000","last_peered":"2023-09-23T23:02:03.672371+0000","last_clean":"2023-09-23T23:02:03.672371+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:02:03.672371+0000","last_undegraded":"2023-09-23T23:02:03.672371+0000","last_fullsized":"2023-09-23T23:02:03.672371+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":154,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661119+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:02:16.661119+0000","last_peered":"2023-09-23T23:02:16.661119+0000","last_clean":"2023-09-23T23:02:16.661119+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:02:16.661119+0000","last_undegraded":"2023-09-23T23:02:16.661119+0000","last_fullsized":"2023-09-23T23:02:16.661119+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"300'6672","reported_seq":12442,"reported_epoch":300,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:02:37.278901+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:02:37.278901+0000","last_peered":"2023-09-23T23:02:37.278901+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:02:37.278901+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6672,"log_dups_size":0,"ondisk_log_size":6672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191496192,"num_objects":2922,"num_object_clones":0,"num_object_copies":8766,"num_objects_missing_on_primary":3310,"num_objects_missing":3310,"num_objects_degraded":4602,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6672,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2335,"num_bytes_recovered":152829952,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":1115}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":307,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:05.017987+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:02:05.017987+0000","last_peered":"2023-09-23T23:02:05.017987+0000","last_clean":"2023-09-23T23:02:05.017987+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:02:05.017987+0000","last_undegraded":"2023-09-23T23:02:05.017987+0000","last_fullsized":"2023-09-23T23:02:05.017987+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":302,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.684789+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:02:03.684789+0000","last_peered":"2023-09-23T23:02:03.684789+0000","last_clean":"2023-09-23T23:02:03.684789+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:02:03.684789+0000","last_undegraded":"2023-09-23T23:02:03.684789+0000","last_fullsized":"2023-09-23T23:02:03.684789+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"300'6852","reported_seq":12048,"reported_epoch":300,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:02:37.251744+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:02:37.251744+0000","last_peered":"2023-09-23T23:02:37.251744+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:02:37.251744+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6852,"log_dups_size":0,"ondisk_log_size":6852,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190578688,"num_objects":2908,"num_object_clones":0,"num_object_copies":8724,"num_objects_missing_on_primary":3165,"num_objects_missing":3165,"num_objects_degraded":4702,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6852,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1709,"num_bytes_recovered":112001024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":1062},{"shards":"2,3,6,7","objects":6}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":237,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.684862+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:02:03.684862+0000","last_peered":"2023-09-23T23:02:03.684862+0000","last_clean":"2023-09-23T23:02:03.684862+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:02:03.684862+0000","last_undegraded":"2023-09-23T23:02:03.684862+0000","last_fullsized":"2023-09-23T23:02:03.684862+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":321,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.662005+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:02:03.662005+0000","last_peered":"2023-09-23T23:02:03.662005+0000","last_clean":"2023-09-23T23:02:03.662005+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:02:03.662005+0000","last_undegraded":"2023-09-23T23:02:03.662005+0000","last_fullsized":"2023-09-23T23:02:03.662005+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"300'6779","reported_seq":6836,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:39.971081+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:02:39.971081+0000","last_peered":"2023-09-23T23:02:39.971081+0000","last_clean":"2023-09-23T23:02:39.971081+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:02:39.971081+0000","last_undegraded":"2023-09-23T23:02:39.971081+0000","last_fullsized":"2023-09-23T23:02:39.971081+0000","mapping_epoch":270,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5679,"log_dups_size":0,"ondisk_log_size":5679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186580992,"num_objects":2847,"num_object_clones":0,"num_object_copies":8541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6779,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":73,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.684436+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:02:03.684436+0000","last_peered":"2023-09-23T23:02:03.684436+0000","last_clean":"2023-09-23T23:02:03.684436+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:02:03.684436+0000","last_undegraded":"2023-09-23T23:02:03.684436+0000","last_fullsized":"2023-09-23T23:02:03.684436+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":68,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.662083+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:02:03.662083+0000","last_peered":"2023-09-23T23:02:03.662083+0000","last_clean":"2023-09-23T23:02:03.662083+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:02:03.662083+0000","last_undegraded":"2023-09-23T23:02:03.662083+0000","last_fullsized":"2023-09-23T23:02:03.662083+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"300'6819","reported_seq":6878,"reported_epoch":300,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:02:39.788399+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:02:39.788399+0000","last_peered":"2023-09-23T23:02:39.788399+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:02:39.788399+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5719,"log_dups_size":0,"ondisk_log_size":5719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195231744,"num_objects":2979,"num_object_clones":0,"num_object_copies":8937,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2979,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6819,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-1517},{"shards":"0,3,6","objects":2979}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":77,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661569+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:02:03.661569+0000","last_peered":"2023-09-23T23:02:03.661569+0000","last_clean":"2023-09-23T23:02:03.661569+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:02:03.661569+0000","last_undegraded":"2023-09-23T23:02:03.661569+0000","last_fullsized":"2023-09-23T23:02:03.661569+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":339,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.662232+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:02:03.662232+0000","last_peered":"2023-09-23T23:02:03.662232+0000","last_clean":"2023-09-23T23:02:03.662232+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:02:03.662232+0000","last_undegraded":"2023-09-23T23:02:03.662232+0000","last_fullsized":"2023-09-23T23:02:03.662232+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"300'7015","reported_seq":13040,"reported_epoch":300,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T23:02:38.594196+0000","last_change":"2023-09-23T23:01:25.759375+0000","last_active":"2023-09-23T23:02:38.594196+0000","last_peered":"2023-09-23T23:02:38.594196+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:02:38.594196+0000","last_undegraded":"2023-09-23T23:02:38.594196+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'1600","ondisk_log_start":"265'1600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5415,"log_dups_size":0,"ondisk_log_size":5415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+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":1088,"num_objects_missing":1088,"num_objects_degraded":0,"num_objects_misplaced":3543,"num_objects_unfound":0,"num_objects_dirty":2855,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7015,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1986,"num_bytes_recovered":130154496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1861},{"shards":"0,3,6","objects":841},{"shards":"1,3","objects":153}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":361,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.680682+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:02:03.680682+0000","last_peered":"2023-09-23T23:02:03.680682+0000","last_clean":"2023-09-23T23:02:03.680682+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:02:03.680682+0000","last_undegraded":"2023-09-23T23:02:03.680682+0000","last_fullsized":"2023-09-23T23:02:03.680682+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654981+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:02:03.654981+0000","last_peered":"2023-09-23T23:02:03.654981+0000","last_clean":"2023-09-23T23:02:03.654981+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:02:03.654981+0000","last_undegraded":"2023-09-23T23:02:03.654981+0000","last_fullsized":"2023-09-23T23:02:03.654981+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"300'6884","reported_seq":8566,"reported_epoch":300,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:02:38.279225+0000","last_change":"2023-09-23T23:02:03.325035+0000","last_active":"2023-09-23T23:02:38.279225+0000","last_peered":"2023-09-23T23:02:38.279225+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:02:38.279225+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6884,"log_dups_size":0,"ondisk_log_size":6884,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186974232,"num_objects":2854,"num_object_clones":0,"num_object_copies":8562,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1343,"num_objects_misplaced":2310,"num_objects_unfound":0,"num_objects_dirty":2854,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6884,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":808,"num_bytes_recovered":52953088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":-799},{"shards":"2,4,6","objects":2310}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":56,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661783+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:02:16.661783+0000","last_peered":"2023-09-23T23:02:16.661783+0000","last_clean":"2023-09-23T23:02:16.661783+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:02:16.661783+0000","last_undegraded":"2023-09-23T23:02:16.661783+0000","last_fullsized":"2023-09-23T23:02:16.661783+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.679568+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:02:03.679568+0000","last_peered":"2023-09-23T23:02:03.679568+0000","last_clean":"2023-09-23T23:02:03.679568+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:02:03.679568+0000","last_undegraded":"2023-09-23T23:02:03.679568+0000","last_fullsized":"2023-09-23T23:02:03.679568+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":47,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:13.413405+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:02:13.413405+0000","last_peered":"2023-09-23T23:02:13.413405+0000","last_clean":"2023-09-23T23:02:13.413405+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:02:13.413405+0000","last_undegraded":"2023-09-23T23:02:13.413405+0000","last_fullsized":"2023-09-23T23:02:13.413405+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"300'6978","reported_seq":13181,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:39.759207+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:02:39.759207+0000","last_peered":"2023-09-23T23:02:39.759207+0000","last_clean":"2023-09-23T23:02:39.759207+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:02:39.759207+0000","last_undegraded":"2023-09-23T23:02:39.759207+0000","last_fullsized":"2023-09-23T23:02:39.759207+0000","mapping_epoch":276,"log_start":"265'1300","ondisk_log_start":"265'1300","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5678,"log_dups_size":0,"ondisk_log_size":5678,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190578688,"num_objects":2908,"num_object_clones":0,"num_object_copies":8724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6978,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":56,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:13.413423+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:02:13.413423+0000","last_peered":"2023-09-23T23:02:13.413423+0000","last_clean":"2023-09-23T23:02:13.413423+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:02:13.413423+0000","last_undegraded":"2023-09-23T23:02:13.413423+0000","last_fullsized":"2023-09-23T23:02:13.413423+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":322,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661813+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:02:03.661813+0000","last_peered":"2023-09-23T23:02:03.661813+0000","last_clean":"2023-09-23T23:02:03.661813+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:02:03.661813+0000","last_undegraded":"2023-09-23T23:02:03.661813+0000","last_fullsized":"2023-09-23T23:02:03.661813+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":47,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661697+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:02:16.661697+0000","last_peered":"2023-09-23T23:02:16.661697+0000","last_clean":"2023-09-23T23:02:16.661697+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:02:16.661697+0000","last_undegraded":"2023-09-23T23:02:16.661697+0000","last_fullsized":"2023-09-23T23:02:16.661697+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"300'6862","reported_seq":6918,"reported_epoch":300,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:02:36.141220+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:02:36.141220+0000","last_peered":"2023-09-23T23:02:36.141220+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:02:36.141220+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'1000","ondisk_log_start":"265'1000","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5862,"log_dups_size":0,"ondisk_log_size":5862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192151552,"num_objects":2932,"num_object_clones":0,"num_object_copies":8796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6862,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-1557},{"shards":"0,3,6","objects":2932}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":117,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.680816+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:02:03.680816+0000","last_peered":"2023-09-23T23:02:03.680816+0000","last_clean":"2023-09-23T23:02:03.680816+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:02:03.680816+0000","last_undegraded":"2023-09-23T23:02:03.680816+0000","last_fullsized":"2023-09-23T23:02:03.680816+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":56,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:08.374770+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:02:08.374770+0000","last_peered":"2023-09-23T23:02:08.374770+0000","last_clean":"2023-09-23T23:02:08.374770+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:02:08.374770+0000","last_undegraded":"2023-09-23T23:02:08.374770+0000","last_fullsized":"2023-09-23T23:02:08.374770+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":56,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661935+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:02:16.661935+0000","last_peered":"2023-09-23T23:02:16.661935+0000","last_clean":"2023-09-23T23:02:16.661935+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:02:16.661935+0000","last_undegraded":"2023-09-23T23:02:16.661935+0000","last_fullsized":"2023-09-23T23:02:16.661935+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"300'6835","reported_seq":10123,"reported_epoch":300,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:02:38.648068+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:02:38.648068+0000","last_peered":"2023-09-23T23:02:38.648068+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:02:38.648068+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:02:38.648068+0000","mapping_epoch":280,"log_start":"265'1400","ondisk_log_start":"265'1400","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5435,"log_dups_size":0,"ondisk_log_size":5435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193265664,"num_objects":2949,"num_object_clones":0,"num_object_copies":8847,"num_objects_missing_on_primary":1414,"num_objects_missing":1414,"num_objects_degraded":1414,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6835,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1611,"num_bytes_recovered":105578496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1868},{"shards":"2,3,6","objects":1081}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":36,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672319+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:02:03.672319+0000","last_peered":"2023-09-23T23:02:03.672319+0000","last_clean":"2023-09-23T23:02:03.672319+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:02:03.672319+0000","last_undegraded":"2023-09-23T23:02:03.672319+0000","last_fullsized":"2023-09-23T23:02:03.672319+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":574,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672189+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:02:03.672189+0000","last_peered":"2023-09-23T23:02:03.672189+0000","last_clean":"2023-09-23T23:02:03.672189+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:02:03.672189+0000","last_undegraded":"2023-09-23T23:02:03.672189+0000","last_fullsized":"2023-09-23T23:02:03.672189+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":167,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661509+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:02:03.661509+0000","last_peered":"2023-09-23T23:02:03.661509+0000","last_clean":"2023-09-23T23:02:03.661509+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:02:03.661509+0000","last_undegraded":"2023-09-23T23:02:03.661509+0000","last_fullsized":"2023-09-23T23:02:03.661509+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":252,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.662424+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:02:03.662424+0000","last_peered":"2023-09-23T23:02:03.662424+0000","last_clean":"2023-09-23T23:02:03.662424+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:02:03.662424+0000","last_undegraded":"2023-09-23T23:02:03.662424+0000","last_fullsized":"2023-09-23T23:02:03.662424+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"300'6805","reported_seq":6864,"reported_epoch":300,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:02:39.658291+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:02:39.658291+0000","last_peered":"2023-09-23T23:02:39.658291+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:02:39.658291+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5705,"log_dups_size":0,"ondisk_log_size":5705,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194314240,"num_objects":2965,"num_object_clones":0,"num_object_copies":8895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6805,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-1516},{"shards":"0,3,6","objects":2965}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":36,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672061+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:02:03.672061+0000","last_peered":"2023-09-23T23:02:03.672061+0000","last_clean":"2023-09-23T23:02:03.672061+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:02:03.672061+0000","last_undegraded":"2023-09-23T23:02:03.672061+0000","last_fullsized":"2023-09-23T23:02:03.672061+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":160,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661267+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:02:03.661267+0000","last_peered":"2023-09-23T23:02:03.661267+0000","last_clean":"2023-09-23T23:02:03.661267+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:02:03.661267+0000","last_undegraded":"2023-09-23T23:02:03.661267+0000","last_fullsized":"2023-09-23T23:02:03.661267+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":330,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.685369+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:02:03.685369+0000","last_peered":"2023-09-23T23:02:03.685369+0000","last_clean":"2023-09-23T23:02:03.685369+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:02:03.685369+0000","last_undegraded":"2023-09-23T23:02:03.685369+0000","last_fullsized":"2023-09-23T23:02:03.685369+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"300'6804","reported_seq":12984,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:38.459863+0000","last_change":"2023-09-23T23:02:03.682422+0000","last_active":"2023-09-23T23:02:38.459863+0000","last_peered":"2023-09-23T23:02:38.459863+0000","last_clean":"2023-09-23T23:02:38.459863+0000","last_became_active":"2023-09-23T23:02:03.659721+0000","last_became_peered":"2023-09-23T23:02:03.659721+0000","last_unstale":"2023-09-23T23:02:38.459863+0000","last_undegraded":"2023-09-23T23:02:38.459863+0000","last_fullsized":"2023-09-23T23:02:38.459863+0000","mapping_epoch":298,"log_start":"265'1410","ondisk_log_start":"265'1410","created":261,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5394,"log_dups_size":0,"ondisk_log_size":5394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.481065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189399040,"num_objects":2890,"num_object_clones":0,"num_object_copies":8670,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2890,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6804,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3054,"num_bytes_recovered":181469184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":36,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672453+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:02:03.672453+0000","last_peered":"2023-09-23T23:02:03.672453+0000","last_clean":"2023-09-23T23:02:03.672453+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:02:03.672453+0000","last_undegraded":"2023-09-23T23:02:03.672453+0000","last_fullsized":"2023-09-23T23:02:03.672453+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":47,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.662163+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:02:16.662163+0000","last_peered":"2023-09-23T23:02:16.662163+0000","last_clean":"2023-09-23T23:02:16.662163+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:02:16.662163+0000","last_undegraded":"2023-09-23T23:02:16.662163+0000","last_fullsized":"2023-09-23T23:02:16.662163+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":354,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:06.133225+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:02:06.133225+0000","last_peered":"2023-09-23T23:02:06.133225+0000","last_clean":"2023-09-23T23:02:06.133225+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:02:06.133225+0000","last_undegraded":"2023-09-23T23:02:06.133225+0000","last_fullsized":"2023-09-23T23:02:06.133225+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"300'6698","reported_seq":11735,"reported_epoch":300,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:02:36.150436+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:02:36.150436+0000","last_peered":"2023-09-23T23:02:36.150436+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:02:36.150436+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:02:36.150436+0000","mapping_epoch":274,"log_start":"265'900","ondisk_log_start":"265'900","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5798,"log_dups_size":0,"ondisk_log_size":5798,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+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":1339,"num_objects_misplaced":3154,"num_objects_unfound":0,"num_objects_dirty":2926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6698,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1658,"num_bytes_recovered":108593152,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1},{"shards":"0,2,4","objects":1110}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":40,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672715+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:02:03.672715+0000","last_peered":"2023-09-23T23:02:03.672715+0000","last_clean":"2023-09-23T23:02:03.672715+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:02:03.672715+0000","last_undegraded":"2023-09-23T23:02:03.672715+0000","last_fullsized":"2023-09-23T23:02:03.672715+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":56,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.662192+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:02:16.662192+0000","last_peered":"2023-09-23T23:02:16.662192+0000","last_clean":"2023-09-23T23:02:16.662192+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:02:16.662192+0000","last_undegraded":"2023-09-23T23:02:16.662192+0000","last_fullsized":"2023-09-23T23:02:16.662192+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":357,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:05.017802+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:02:05.017802+0000","last_peered":"2023-09-23T23:02:05.017802+0000","last_clean":"2023-09-23T23:02:05.017802+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:02:05.017802+0000","last_undegraded":"2023-09-23T23:02:05.017802+0000","last_fullsized":"2023-09-23T23:02:05.017802+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"300'6867","reported_seq":20439,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:38.098901+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:02:38.098901+0000","last_peered":"2023-09-23T23:02:38.098901+0000","last_clean":"2023-09-23T23:02:38.098901+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:02:38.098901+0000","last_undegraded":"2023-09-23T23:02:38.098901+0000","last_fullsized":"2023-09-23T23:02:38.098901+0000","mapping_epoch":293,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6867,"log_dups_size":0,"ondisk_log_size":6867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185532416,"num_objects":2831,"num_object_clones":0,"num_object_copies":8493,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2831,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6867,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":45,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.672894+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:02:03.672894+0000","last_peered":"2023-09-23T23:02:03.672894+0000","last_clean":"2023-09-23T23:02:03.672894+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:02:03.672894+0000","last_undegraded":"2023-09-23T23:02:03.672894+0000","last_fullsized":"2023-09-23T23:02:03.672894+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":330,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.685522+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:02:03.685522+0000","last_peered":"2023-09-23T23:02:03.685522+0000","last_clean":"2023-09-23T23:02:03.685522+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:02:03.685522+0000","last_undegraded":"2023-09-23T23:02:03.685522+0000","last_fullsized":"2023-09-23T23:02:03.685522+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":68,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661464+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:02:03.661464+0000","last_peered":"2023-09-23T23:02:03.661464+0000","last_clean":"2023-09-23T23:02:03.661464+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:02:03.661464+0000","last_undegraded":"2023-09-23T23:02:03.661464+0000","last_fullsized":"2023-09-23T23:02:03.661464+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":328,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.684938+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:02:03.684938+0000","last_peered":"2023-09-23T23:02:03.684938+0000","last_clean":"2023-09-23T23:02:03.684938+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:02:03.684938+0000","last_undegraded":"2023-09-23T23:02:03.684938+0000","last_fullsized":"2023-09-23T23:02:03.684938+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":331,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.654773+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:02:03.654773+0000","last_peered":"2023-09-23T23:02:03.654773+0000","last_clean":"2023-09-23T23:02:03.654773+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:02:03.654773+0000","last_undegraded":"2023-09-23T23:02:03.654773+0000","last_fullsized":"2023-09-23T23:02:03.654773+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":121,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661546+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:02:03.661546+0000","last_peered":"2023-09-23T23:02:03.661546+0000","last_clean":"2023-09-23T23:02:03.661546+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:02:03.661546+0000","last_undegraded":"2023-09-23T23:02:03.661546+0000","last_fullsized":"2023-09-23T23:02:03.661546+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":68,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661604+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:02:03.661604+0000","last_peered":"2023-09-23T23:02:03.661604+0000","last_clean":"2023-09-23T23:02:03.661604+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:02:03.661604+0000","last_undegraded":"2023-09-23T23:02:03.661604+0000","last_fullsized":"2023-09-23T23:02:03.661604+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":121,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.662289+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:02:03.662289+0000","last_peered":"2023-09-23T23:02:03.662289+0000","last_clean":"2023-09-23T23:02:03.662289+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:02:03.662289+0000","last_undegraded":"2023-09-23T23:02:03.662289+0000","last_fullsized":"2023-09-23T23:02:03.662289+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":59,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661509+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:02:03.661509+0000","last_peered":"2023-09-23T23:02:03.661509+0000","last_clean":"2023-09-23T23:02:03.661509+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:02:03.661509+0000","last_undegraded":"2023-09-23T23:02:03.661509+0000","last_fullsized":"2023-09-23T23:02:03.661509+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":348,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:05.018014+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:02:05.018014+0000","last_peered":"2023-09-23T23:02:05.018014+0000","last_clean":"2023-09-23T23:02:05.018014+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:02:05.018014+0000","last_undegraded":"2023-09-23T23:02:05.018014+0000","last_fullsized":"2023-09-23T23:02:05.018014+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":300,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.710353+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:02:16.710353+0000","last_peered":"2023-09-23T23:02:16.710353+0000","last_clean":"2023-09-23T23:02:16.710353+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:02:16.710353+0000","last_undegraded":"2023-09-23T23:02:16.710353+0000","last_fullsized":"2023-09-23T23:02:16.710353+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":307,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.685690+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:02:03.685690+0000","last_peered":"2023-09-23T23:02:03.685690+0000","last_clean":"2023-09-23T23:02:03.685690+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:02:03.685690+0000","last_undegraded":"2023-09-23T23:02:03.685690+0000","last_fullsized":"2023-09-23T23:02:03.685690+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":339,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-09-23T23:02:03.661296+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:02:03.661296+0000","last_peered":"2023-09-23T23:02:03.661296+0000","last_clean":"2023-09-23T23:02:03.661296+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:02:03.661296+0000","last_undegraded":"2023-09-23T23:02:03.661296+0000","last_fullsized":"2023-09-23T23:02:03.661296+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3058761752,"num_objects":46674,"num_object_clones":0,"num_object_copies":140022,"num_objects_missing_on_primary":12383,"num_objects_missing":12383,"num_objects_degraded":31487,"num_objects_misplaced":9007,"num_objects_unfound":0,"num_objects_dirty":46674,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":109412,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29391,"num_bytes_recovered":1724252160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":11878477824,"data_stored":11878465608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96103,"ondisk_log_size":96103,"up":48,"acting":41,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430829,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1102324,"kb_used_data":195564,"kb_used_omap":0,"kb_used_meta":906752,"kb_avail":92642828,"statfs":{"total":95995035648,"available":94866255872,"internally_reserved":0,"allocated":200257536,"data_stored":199677848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":928514048},"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":[0,0,0,0,1,0,4,2,6,5,4],"upper_bound":2048},"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:01:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":1.361,"15min":1.7949999999999999},"min":{"1min":0.33200000000000002,"5min":0.312,"15min":0.23400000000000001},"max":{"1min":1.1240000000000001,"5min":65.311999999999998,"15min":65.311999999999998},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.55900000000000005,"5min":1.4850000000000001,"15min":1.913},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.28199999999999997},"max":{"1min":1.1160000000000001,"5min":65.349000000000004,"15min":65.349000000000004},"last":0.86599999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":2.5179999999999998,"15min":1.6180000000000001},"min":{"1min":0.378,"5min":0.32400000000000001,"15min":0.28999999999999998},"max":{"1min":7.093,"5min":183.27799999999999,"15min":183.27799999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.93300000000000005,"5min":2.4359999999999999,"15min":1.518},"min":{"1min":0.33000000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":2.9249999999999998,"5min":183.77699999999999,"15min":183.77699999999999},"last":0.34499999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:01:42 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.86299999999999999,"15min":2.0920000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.28299999999999997},"max":{"1min":2.524,"5min":4.2279999999999998,"15min":91.665000000000006},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.93799999999999994,"15min":2.2109999999999999},"min":{"1min":0.40600000000000003,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":2.8599999999999999,"5min":6.5679999999999996,"15min":90.903999999999996},"last":0.78800000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.89700000000000002,"15min":1.5009999999999999},"min":{"1min":0.44,"5min":0.42599999999999999,"15min":0.34300000000000003},"max":{"1min":1.5660000000000001,"5min":6.5999999999999996,"15min":54.561999999999998},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.28,"5min":0.93000000000000005,"15min":1.3939999999999999},"min":{"1min":0.41799999999999998,"5min":0.33700000000000002,"15min":0.32700000000000001},"max":{"1min":7.1520000000000001,"5min":7.1520000000000001,"15min":54.968000000000004},"last":0.77000000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.81299999999999994,"15min":1},"min":{"1min":0.42799999999999999,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":1.161,"5min":2.629,"15min":25.178000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.98999999999999999,"15min":1.2529999999999999},"min":{"1min":0.46400000000000002,"5min":0.34300000000000003,"15min":0.255},"max":{"1min":1.6659999999999999,"5min":6.6559999999999997,"15min":27.678000000000001},"last":0.93999999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86899999999999999,"15min":0.95099999999999996},"min":{"1min":0.48299999999999998,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":1.3240000000000001,"5min":2.6309999999999998,"15min":5.5469999999999997},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.89200000000000002,"15min":1.0189999999999999},"min":{"1min":0.47499999999999998,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":1.3320000000000001,"5min":2.581,"15min":9.8770000000000007},"last":0.90500000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.96999999999999997,"15min":1.0669999999999999},"min":{"1min":0.46000000000000002,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.702,"5min":2.6589999999999998,"15min":5.5119999999999996},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.96499999999999997,"15min":1.052},"min":{"1min":0.57499999999999996,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":1.633,"5min":2.661,"15min":5.7919999999999998},"last":0.96099999999999997}]}]},{"osd":6,"up_from":0,"seq":597000454458,"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":1,"up_from":145,"seq":622770258223,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2301296,"kb_used_data":1582056,"kb_used_omap":5,"kb_used_meta":719226,"kb_avail":91443856,"statfs":{"total":95995035648,"available":93638508544,"internally_reserved":0,"allocated":1620025344,"data_stored":1618937032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":736487884},"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:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.79000000000000004,"15min":1.5129999999999999},"min":{"1min":0.28199999999999997,"5min":0.24399999999999999,"15min":0.18099999999999999},"max":{"1min":5.2270000000000003,"5min":5.9589999999999996,"15min":46.387},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.79200000000000004,"15min":1.4259999999999999},"min":{"1min":0.255,"5min":0.253,"15min":0.20200000000000001},"max":{"1min":6.0810000000000004,"5min":6.7779999999999996,"15min":47.701000000000001},"last":0.35099999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.88400000000000001,"15min":2.871},"min":{"1min":0.311,"5min":0.252,"15min":0.22600000000000001},"max":{"1min":5.2729999999999997,"5min":5.8769999999999998,"15min":206.52099999999999},"last":0.871},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.82099999999999995,"15min":2.4780000000000002},"min":{"1min":0.313,"5min":0.26100000000000001,"15min":0.217},"max":{"1min":2.101,"5min":6.0259999999999998,"15min":202.03800000000001},"last":0.56100000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.78300000000000003,"15min":1.2110000000000001},"min":{"1min":0.30399999999999999,"5min":0.24299999999999999,"15min":0.223},"max":{"1min":6.04,"5min":6.04,"15min":11.709},"last":1.7949999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.92200000000000004,"15min":1.2150000000000001},"min":{"1min":0.33900000000000002,"5min":0.29699999999999999,"15min":0.23899999999999999},"max":{"1min":5.3159999999999998,"5min":5.9939999999999998,"15min":12.497},"last":0.95599999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.008,"15min":1.1100000000000001},"min":{"1min":0.48799999999999999,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":2.145,"5min":6.3780000000000001,"15min":14.260999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.995,"15min":1.026},"min":{"1min":0.374,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":6.1059999999999999,"5min":6.1059999999999999,"15min":6.1059999999999999},"last":0.77700000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.1000000000000001,"15min":1.252},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":5.3630000000000004,"5min":6.1139999999999999,"15min":14.802},"last":1.028},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0800000000000001,"15min":1.204},"min":{"1min":0.48399999999999999,"5min":0.41399999999999998,"15min":0.28999999999999998},"max":{"1min":2.7989999999999999,"5min":6.4169999999999998,"15min":14.352},"last":1.0169999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.1279999999999999,"15min":1.2290000000000001},"min":{"1min":0.59099999999999997,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":2.8420000000000001,"5min":6.4370000000000003,"15min":20.196999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.131,"5min":1.0289999999999999,"15min":1.0900000000000001},"min":{"1min":0.53900000000000003,"5min":0.39900000000000002,"15min":0.33900000000000002},"max":{"1min":6.1429999999999998,"5min":6.1429999999999998,"15min":7.4130000000000003},"last":0.70999999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.054,"15min":1.208},"min":{"1min":0.45600000000000002,"5min":0.45200000000000001,"15min":0.38200000000000001},"max":{"1min":6.1239999999999997,"5min":6.1239999999999997,"15min":13.821},"last":0.753},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.119,"15min":1.353},"min":{"1min":0.56399999999999995,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":5.4059999999999997,"5min":6.1529999999999996,"15min":12.705},"last":0.995}]}]},{"osd":0,"up_from":78,"seq":335007449547,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3222712,"kb_used_data":2303344,"kb_used_omap":5,"kb_used_meta":919354,"kb_avail":90522440,"statfs":{"total":95995035648,"available":92694978560,"internally_reserved":0,"allocated":2358624256,"data_stored":2357523946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":941419130},"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:02:02 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.76500000000000001,"15min":1.54},"min":{"1min":0.22600000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":4.085,"5min":12.321,"15min":36.537999999999997},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.839,"5min":0.97499999999999998,"15min":1.268},"min":{"1min":0.26900000000000002,"5min":0.22500000000000001,"15min":0.19700000000000001},"max":{"1min":18.545000000000002,"5min":18.545000000000002,"15min":38.531999999999996},"last":0.42099999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.72799999999999998,"15min":1.47},"min":{"1min":0.27200000000000002,"5min":0.23499999999999999,"15min":0.214},"max":{"1min":0.96099999999999997,"5min":6.923,"15min":20.594000000000001},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.71599999999999997,"15min":1.4770000000000001},"min":{"1min":0.29899999999999999,"5min":0.24299999999999999,"15min":0.23200000000000001},"max":{"1min":1.8380000000000001,"5min":12.48,"15min":19.838000000000001},"last":0.60099999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.65100000000000002,"15min":1.512},"min":{"1min":0.28399999999999997,"5min":0.255,"15min":0.23699999999999999},"max":{"1min":4.5590000000000002,"5min":4.5590000000000002,"15min":34.405999999999999},"last":0.622},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.69099999999999995,"15min":1.5669999999999999},"min":{"1min":0.35799999999999998,"5min":0.29599999999999999,"15min":0.23200000000000001},"max":{"1min":2.6080000000000001,"5min":5.1840000000000002,"15min":37.506},"last":0.48399999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.86099999999999999,"15min":1.3340000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.0740000000000001,"5min":3.6160000000000001,"15min":34.128999999999998},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.877,"15min":1.5780000000000001},"min":{"1min":0.46899999999999997,"5min":0.35499999999999998,"15min":0.28699999999999998},"max":{"1min":1.867,"5min":12.954000000000001,"15min":34.447000000000003},"last":0.77900000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.88,"15min":1.6399999999999999},"min":{"1min":0.44400000000000001,"5min":0.437,"15min":0.38300000000000001},"max":{"1min":1.8919999999999999,"5min":12.522,"15min":34.500999999999998},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.748,"5min":0.91500000000000004,"15min":1.417},"min":{"1min":0.46300000000000002,"5min":0.41099999999999998,"15min":0.32400000000000001},"max":{"1min":1.1339999999999999,"5min":8.6750000000000007,"15min":34.232999999999997},"last":0.67600000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:02:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.878,"15min":1.385},"min":{"1min":0.437,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":3.6000000000000001,"5min":3.8119999999999998,"15min":34.183999999999997},"last":0.875},{"interface":"front","average":{"1min":1.054,"5min":0.90900000000000003,"15min":1.5349999999999999},"min":{"1min":0.52600000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":3.577,"5min":6.9550000000000001,"15min":34.145000000000003},"last":0.70799999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:01:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.2330000000000001,"15min":1.6459999999999999},"min":{"1min":0.49299999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.5379999999999998,"5min":25.413,"15min":34.219000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.84499999999999997,"5min":1.163,"15min":1.627},"min":{"1min":0.55600000000000005,"5min":0.47799999999999998,"15min":0.37},"max":{"1min":1.2509999999999999,"5min":26.786000000000001,"15min":34.259},"last":0.69899999999999995}]}]},{"osd":2,"up_from":88,"seq":377957122495,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2416820,"kb_used_data":1522476,"kb_used_omap":7,"kb_used_meta":894328,"kb_avail":91328332,"statfs":{"total":95995035648,"available":93520211968,"internally_reserved":0,"allocated":1559015424,"data_stored":1557922933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":915791953},"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:01:56 2023","interfaces":[{"interface":"back","average":{"1min":3.4660000000000002,"5min":1.1970000000000001,"15min":1.76},"min":{"1min":0.24299999999999999,"5min":0.193,"15min":0.193},"max":{"1min":60.656999999999996,"5min":60.656999999999996,"15min":73.465999999999994},"last":0.40600000000000003},{"interface":"front","average":{"1min":3.573,"5min":1.2669999999999999,"15min":2.157},"min":{"1min":0.22,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":63.466999999999999,"5min":63.466999999999999,"15min":73.802000000000007},"last":0.51900000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:02:01 2023","interfaces":[{"interface":"back","average":{"1min":3.4809999999999999,"5min":1.272,"15min":1.2589999999999999},"min":{"1min":0.38200000000000001,"5min":0.27200000000000002,"15min":0.247},"max":{"1min":58.909999999999997,"5min":58.909999999999997,"15min":58.909999999999997},"last":0.498},{"interface":"front","average":{"1min":3.444,"5min":1.393,"15min":1.52},"min":{"1min":0.32800000000000001,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":58.771000000000001,"5min":58.771000000000001,"15min":58.771000000000001},"last":0.42799999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:02:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.73299999999999998,"15min":1.4690000000000001},"min":{"1min":0.33700000000000002,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":4.4269999999999996,"5min":4.6829999999999998,"15min":16.044},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.161,"5min":0.77800000000000002,"15min":1.7629999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":7.2220000000000004,"5min":7.2220000000000004,"15min":15.872999999999999},"last":0.53700000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:01:56 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.745,"15min":1.254},"min":{"1min":0.45800000000000002,"5min":0.38600000000000001,"15min":0.30199999999999999},"max":{"1min":1.1950000000000001,"5min":4.6619999999999999,"15min":15.112},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.754,"5min":0.73299999999999998,"15min":1.4610000000000001},"min":{"1min":0.40300000000000002,"5min":0.35999999999999999,"15min":0.31},"max":{"1min":2.0249999999999999,"5min":2.536,"15min":17.378},"last":0.56999999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:01:56 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.745,"15min":1.1399999999999999},"min":{"1min":0.42199999999999999,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.236,"5min":4.6059999999999999,"15min":10.846},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.752,"15min":1.4350000000000001},"min":{"1min":0.40799999999999997,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":1.998,"5min":3.024,"15min":15.907999999999999},"last":0.58799999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:02:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.83099999999999996,"15min":1.395},"min":{"1min":0.42499999999999999,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":3.5649999999999999,"5min":3.7050000000000001,"15min":17.417999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.78300000000000003,"15min":1.2230000000000001},"min":{"1min":0.39500000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.095,"5min":4.5720000000000001,"15min":10.895},"last":0.70999999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:01:56 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.80500000000000005,"15min":1.498},"min":{"1min":0.495,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":2.2770000000000001,"5min":2.5699999999999998,"15min":17.446999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86299999999999999,"15min":1.5900000000000001},"min":{"1min":0.42199999999999999,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":1.9299999999999999,"5min":3.863,"15min":15.936},"last":0.73399999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958970,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3108872,"kb_used_data":2084352,"kb_used_omap":2,"kb_used_meta":1024509,"kb_avail":90636280,"statfs":{"total":95995035648,"available":92811550720,"internally_reserved":0,"allocated":2134376448,"data_stored":2133262436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1049097269},"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:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.55000000000000004,"15min":2.8399999999999999},"min":{"1min":0.23599999999999999,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":1.651,"5min":4.9729999999999999,"15min":128.369},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66700000000000004,"15min":2.7469999999999999},"min":{"1min":0.34499999999999997,"5min":0.25800000000000001,"15min":0.20499999999999999},"max":{"1min":1.2909999999999999,"5min":5.3330000000000002,"15min":128.28999999999999},"last":0.32600000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:01:55 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.80400000000000005,"15min":1.1160000000000001},"min":{"1min":0.376,"5min":0.28999999999999998,"15min":0.20499999999999999},"max":{"1min":5.2400000000000002,"5min":6.0309999999999997,"15min":7.0730000000000004},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.65600000000000003,"15min":1.081},"min":{"1min":0.371,"5min":0.23999999999999999,"15min":0.19500000000000001},"max":{"1min":1.496,"5min":2.6160000000000001,"15min":7.6900000000000004},"last":0.379}]},{"osd":2,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.69699999999999995,"15min":1.8879999999999999},"min":{"1min":0.318,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":1.9730000000000001,"5min":9.6170000000000009,"15min":81.793000000000006},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.75900000000000001,"15min":1.956},"min":{"1min":0.33800000000000002,"5min":0.28399999999999997,"15min":0.252},"max":{"1min":3.5950000000000002,"5min":5.4710000000000001,"15min":80.622},"last":2.4039999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.71899999999999997,"15min":1.2030000000000001},"min":{"1min":0.41599999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.609,"5min":2.9569999999999999,"15min":10.395},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.69899999999999995,"15min":1.2210000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.317},"max":{"1min":1.071,"5min":1.548,"15min":8.9879999999999995},"last":0.46500000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.73399999999999999,"15min":1.242},"min":{"1min":0.47399999999999998,"5min":0.40500000000000003,"15min":0.33500000000000002},"max":{"1min":3.1120000000000001,"5min":3.1120000000000001,"15min":8.9670000000000005},"last":0.439},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.74399999999999999,"15min":1.175},"min":{"1min":0.437,"5min":0.437,"15min":0.32000000000000001},"max":{"1min":1.159,"5min":2.4380000000000002,"15min":12.747},"last":0.622}]},{"osd":6,"last update":"Sat Sep 23 23:02:25 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.77200000000000002,"15min":1.169},"min":{"1min":0.45500000000000002,"5min":0.41599999999999998,"15min":0.34300000000000003},"max":{"1min":2.0830000000000002,"5min":3.1469999999999998,"15min":9.7149999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.998,"5min":0.82699999999999996,"15min":1.1859999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.371},"max":{"1min":4.8869999999999996,"5min":4.8869999999999996,"15min":7.399},"last":0.75}]},{"osd":7,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.86899999999999999,"15min":1.2889999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.34100000000000003},"max":{"1min":1.5860000000000001,"5min":3.1789999999999998,"15min":7.6840000000000002},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.05,"5min":0.879,"15min":1.27},"min":{"1min":0.52200000000000002,"5min":0.46700000000000003,"15min":0.38500000000000001},"max":{"1min":6.3769999999999998,"5min":6.3769999999999998,"15min":8.9559999999999995},"last":0.54600000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019530,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2039224,"kb_used_data":1129776,"kb_used_omap":0,"kb_used_meta":909440,"kb_avail":91705928,"statfs":{"total":95995035648,"available":93906870272,"internally_reserved":0,"allocated":1156890624,"data_stored":1156306874,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":931266560},"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:01:46 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":3.0640000000000001,"15min":2.3919999999999999},"min":{"1min":0.31,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":1.9470000000000001,"5min":127.13500000000001,"15min":127.13500000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.63500000000000001,"5min":3.024,"15min":2.399},"min":{"1min":0.36099999999999999,"5min":0.311,"15min":0.25900000000000001},"max":{"1min":2.4260000000000002,"5min":124.161,"15min":124.161},"last":0.436}]},{"osd":1,"last update":"Sat Sep 23 23:01:58 2023","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":0.877,"15min":1.3069999999999999},"min":{"1min":0.38500000000000001,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":13.292999999999999,"5min":13.292999999999999,"15min":61.673000000000002},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.6080000000000001,"5min":0.95299999999999996,"15min":1.2609999999999999},"min":{"1min":0.377,"5min":0.32800000000000001,"15min":0.32300000000000001},"max":{"1min":13.269,"5min":13.269,"15min":61.698},"last":0.73499999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:01:46 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.94099999999999995,"15min":2.3799999999999999},"min":{"1min":0.376,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":1.367,"5min":17.193000000000001,"15min":312.68900000000002},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.90700000000000003,"15min":2.476},"min":{"1min":0.47399999999999998,"5min":0.37,"15min":0.34300000000000003},"max":{"1min":1.083,"5min":17.166,"15min":312.63799999999998},"last":0.51400000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:01:58 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.75600000000000001,"15min":1.617},"min":{"1min":0.42299999999999999,"5min":0.39200000000000002,"15min":0.309},"max":{"1min":1.044,"5min":2.8879999999999999,"15min":72.483000000000004},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.88800000000000001,"15min":1.6759999999999999},"min":{"1min":0.47099999999999997,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":0.91900000000000004,"5min":10.577,"15min":71.852999999999994},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:01:58 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.83399999999999996,"15min":1.083},"min":{"1min":0.44500000000000001,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.0580000000000001,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.79100000000000004,"15min":1.1479999999999999},"min":{"1min":0.48399999999999999,"5min":0.44400000000000001,"15min":0.32400000000000001},"max":{"1min":1.2090000000000001,"5min":1.607,"15min":38.195999999999998},"last":0.623}]},{"osd":6,"last update":"Sat Sep 23 23:02:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.83199999999999996,"15min":0.98599999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":1.264,"5min":1.669,"15min":9.9130000000000003},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.91200000000000003,"15min":0.97299999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.372},"max":{"1min":1.49,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":0.83099999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89000000000000001,"15min":1.1180000000000001},"min":{"1min":0.67100000000000004,"5min":0.38,"15min":0.32700000000000001},"max":{"1min":1.3109999999999999,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":0.752},{"interface":"front","average":{"1min":1.002,"5min":0.99199999999999999,"15min":1.016},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.376},"max":{"1min":1.5409999999999999,"5min":5.2240000000000002,"15min":6.5149999999999997},"last":0.84999999999999998}]}]},{"osd":5,"up_from":0,"seq":154618823299,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2353266688,"data_stored":2353266688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1614741504,"data_stored":1614741504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1550979072,"data_stored":1550975000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2126577664,"data_stored":2126577664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1153634304,"data_stored":1153630232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2882670592,"data_stored":2882666520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":196608000,"data_stored":196608000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:02:44.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:44.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:44.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:44.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:44.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:44.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:44.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:44.605 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:44.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:44.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:44.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.860 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:44.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:45.101 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:45.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:45.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:45.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:45.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:45.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:45.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.394 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:45.497 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:45.630 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:45.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:45.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:45.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.768 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:45 smithi121 bash[78246]: cluster 2023-09-23T23:02:44.606190+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1526: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 129 op/s; 31212/138621 objects degraded (22.516%); 8744/138621 objects misplaced (6.308%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:45.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:45 smithi121 bash[74920]: cluster 2023-09-23T23:02:44.606190+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1526: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 129 op/s; 31212/138621 objects degraded (22.516%); 8744/138621 objects misplaced (6.308%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:45.783 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:45.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:45.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:45.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:46.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:46.043 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:46.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:45 smithi123 bash[59255]: cluster 2023-09-23T23:02:44.606190+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1526: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 129 op/s; 31212/138621 objects degraded (22.516%); 8744/138621 objects misplaced (6.308%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:46.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:46.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:46.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:02:46.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:02:46.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:46.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:46.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:46.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:46.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:46.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:46.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:46.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:46.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:46.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:46.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:46.959 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:46.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:46.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:47.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:47.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:02:47.222 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:47.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:47.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:47.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:47.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:47.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:47.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:47.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:47.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:47 smithi121 bash[78246]: cluster 2023-09-23T23:02:46.607019+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1527: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 127 op/s; 31178/137841 objects degraded (22.619%); 8710/137841 objects misplaced (6.319%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:02:47.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:47 smithi121 bash[78246]: cluster 2023-09-23T23:02:47.660790+0000 mon.a (mon.0) 1877 : cluster 3 Health check update: Degraded data redundancy: 31178/137841 objects degraded (22.619%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:47 smithi121 bash[74920]: cluster 2023-09-23T23:02:46.607019+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1527: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 127 op/s; 31178/137841 objects degraded (22.619%); 8710/137841 objects misplaced (6.319%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:02:47.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:47 smithi121 bash[74920]: cluster 2023-09-23T23:02:47.660790+0000 mon.a (mon.0) 1877 : cluster 3 Health check update: Degraded data redundancy: 31178/137841 objects degraded (22.619%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:47.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:47.788 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:47.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:47.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:48.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.033 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:47 smithi123 bash[59255]: cluster 2023-09-23T23:02:46.607019+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1527: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 127 op/s; 31178/137841 objects degraded (22.619%); 8710/137841 objects misplaced (6.319%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:02:48.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:47 smithi123 bash[59255]: cluster 2023-09-23T23:02:47.660790+0000 mon.a (mon.0) 1877 : cluster 3 Health check update: Degraded data redundancy: 31178/137841 objects degraded (22.619%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:48.051 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:48.159 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:48.183 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:48.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:48.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:48.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:48.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:48.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:48.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:48.575 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:48.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:48.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.704 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:48.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:48.889 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:48.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:48.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:49.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:49.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:49.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:49.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:49.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:49.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:02:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:02:48] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T23:02:49.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:49.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:49.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:49.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:49.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:49.599 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:49.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:49.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:49.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:49.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:49 smithi123 bash[59255]: cluster 2023-09-23T23:02:48.607975+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1528: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 126 op/s; 30972/137283 objects degraded (22.561%); 8594/137283 objects misplaced (6.260%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:49.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:49.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:49.874 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:49.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:49.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:49 smithi121 bash[78246]: cluster 2023-09-23T23:02:48.607975+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1528: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 126 op/s; 30972/137283 objects degraded (22.561%); 8594/137283 objects misplaced (6.260%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:49.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:49 smithi121 bash[74920]: cluster 2023-09-23T23:02:48.607975+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1528: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 126 op/s; 30972/137283 objects degraded (22.561%); 8594/137283 objects misplaced (6.260%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T23:02:50.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:50.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:50.104 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:50.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:50.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:50.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:50.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.658 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:50.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:50.785 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:50.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:50.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:50.915 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:50.920 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:51.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:51.044 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:51.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:51.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:51.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:51.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:51.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:51.300 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:51.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:51.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:51.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:51.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:51.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:51.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:51.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:51.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:51.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:51 smithi123 bash[59255]: cluster 2023-09-23T23:02:50.608715+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1529: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 30936/136506 objects degraded (22.663%); 8466/136506 objects misplaced (6.202%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T23:02:51.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:51.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:51.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:51.934 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:51 smithi121 bash[78246]: cluster 2023-09-23T23:02:50.608715+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1529: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 30936/136506 objects degraded (22.663%); 8466/136506 objects misplaced (6.202%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T23:02:51.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:51 smithi121 bash[74920]: cluster 2023-09-23T23:02:50.608715+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1529: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 30936/136506 objects degraded (22.663%); 8466/136506 objects misplaced (6.202%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T23:02:51.937 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:51.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:52.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:52.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:52.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:52.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:52.358 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:52.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:52.462 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:52.491 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:52.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:52.594 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:52.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:52.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:52 smithi123 bash[59255]: audit 2023-09-23T23:02:51.968407+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:52 smithi123 bash[59255]: cluster 2023-09-23T23:02:52.662407+0000 mon.a (mon.0) 1879 : cluster 3 Health check update: Degraded data redundancy: 30936/136506 objects degraded (22.663%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:52.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.873 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:52.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:52 smithi121 bash[74920]: audit 2023-09-23T23:02:51.968407+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:52.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:52 smithi121 bash[74920]: cluster 2023-09-23T23:02:52.662407+0000 mon.a (mon.0) 1879 : cluster 3 Health check update: Degraded data redundancy: 30936/136506 objects degraded (22.663%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:52.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:52 smithi121 bash[78246]: audit 2023-09-23T23:02:51.968407+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:52.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:52 smithi121 bash[78246]: cluster 2023-09-23T23:02:52.662407+0000 mon.a (mon.0) 1879 : cluster 3 Health check update: Degraded data redundancy: 30936/136506 objects degraded (22.663%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:52.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:53.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:53.126 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:53.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:53.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:53.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:53.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:53.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:53.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:53.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:53.518 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:53.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:53.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:53.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:53.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:53 smithi123 bash[59255]: cluster 2023-09-23T23:02:52.609361+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1530: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 30695/135735 objects degraded (22.614%); 8420/135735 objects misplaced (6.203%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:02:53.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:53 smithi121 bash[74920]: cluster 2023-09-23T23:02:52.609361+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1530: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 30695/135735 objects degraded (22.614%); 8420/135735 objects misplaced (6.203%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:02:53.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:53 smithi121 bash[78246]: cluster 2023-09-23T23:02:52.609361+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1530: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 30695/135735 objects degraded (22.614%); 8420/135735 objects misplaced (6.203%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:02:53.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:53.784 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:53.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:53.888 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:53.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:54.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:54.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:54.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:54.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:54.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:54.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:54.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:54.301 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:54.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:54.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:54.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:54.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.568 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:54.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:54.691 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:54.795 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:54.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:54.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:54.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:54.961 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:55.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:55.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:55.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:55.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:55.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:55.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:55.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:55.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:55.617 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:55.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:55.728 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:55 smithi121 bash[78246]: cluster 2023-09-23T23:02:54.610183+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1531: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 30649/135003 objects degraded (22.702%); 8191/135003 objects misplaced (6.067%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:02:55.729 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:55 smithi121 bash[74920]: cluster 2023-09-23T23:02:54.610183+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1531: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 30649/135003 objects degraded (22.702%); 8191/135003 objects misplaced (6.067%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:02:55.742 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:55.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:55.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:55.888 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:55.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:55.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:55 smithi123 bash[59255]: cluster 2023-09-23T23:02:54.610183+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1531: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 121 op/s; 30649/135003 objects degraded (22.702%); 8191/135003 objects misplaced (6.067%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:02:56.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:56.126 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:56.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:56.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:56.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:56.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:56.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.534 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:56.637 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:56.769 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:56.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:56.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:56.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:56.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:56.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:57.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:57.050 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:57.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:57.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:57.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:57.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:57.282 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:57.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:57.412 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:57.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:57.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:57.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:57.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:57.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:57.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:57.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:57.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:57 smithi123 bash[59255]: cluster 2023-09-23T23:02:56.610896+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1532: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 30612/134181 objects degraded (22.814%); 8154/134181 objects misplaced (6.077%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:02:57.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:57 smithi123 bash[59255]: cluster 2023-09-23T23:02:57.663498+0000 mon.a (mon.0) 1880 : cluster 3 Health check update: Degraded data redundancy: 30612/134181 objects degraded (22.814%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:57.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:57.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:58.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:57 smithi121 bash[78246]: cluster 2023-09-23T23:02:56.610896+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1532: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 30612/134181 objects degraded (22.814%); 8154/134181 objects misplaced (6.077%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:02:58.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:57 smithi121 bash[78246]: cluster 2023-09-23T23:02:57.663498+0000 mon.a (mon.0) 1880 : cluster 3 Health check update: Degraded data redundancy: 30612/134181 objects degraded (22.814%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:58.088 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:57 smithi121 bash[74920]: cluster 2023-09-23T23:02:56.610896+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1532: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 30612/134181 objects degraded (22.814%); 8154/134181 objects misplaced (6.077%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:02:58.088 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:57 smithi121 bash[74920]: cluster 2023-09-23T23:02:57.663498+0000 mon.a (mon.0) 1880 : cluster 3 Health check update: Degraded data redundancy: 30612/134181 objects degraded (22.814%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:02:58.094 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:58.201 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:58.225 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:58.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:58.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:58.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:58.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:58.588 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:58.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.741 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:58.844 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:58.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:58.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:58.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:02:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:02:58] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T23:02:59.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:59.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:59.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:59.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:59.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:59.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:59.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:59.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:59.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:59.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:59.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:59.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:59.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:59.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:59.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:59.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:59.851 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:02:59 smithi121 bash[78246]: cluster 2023-09-23T23:02:58.611632+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1533: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 30410/133554 objects degraded (22.770%); 8040/133554 objects misplaced (6.020%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T23:02:59.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:02:59 smithi121 bash[74920]: cluster 2023-09-23T23:02:58.611632+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1533: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 30410/133554 objects degraded (22.770%); 8040/133554 objects misplaced (6.020%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T23:02:59.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:59.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:02:59 smithi123 bash[59255]: cluster 2023-09-23T23:02:58.611632+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1533: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 119 op/s; 30410/133554 objects degraded (22.770%); 8040/133554 objects misplaced (6.020%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T23:02:59.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:59.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:59.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:00.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:00.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:00.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:00.146 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:00.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:00.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:00.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:00.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:00.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:00.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:00.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:00.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:00.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:00.818 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:00.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:00.909 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:03:00.909 INFO:teuthology.orchestra.run.smithi121.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:03:00.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:00.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:01.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:01.079 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:01.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:01.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:01.211 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:01.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:01.314 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:01.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:01.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:01.440 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:01.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:01.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:01.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:01.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:01.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:01 smithi121 bash[78246]: cluster 2023-09-23T23:03:00.612248+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1534: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 30361/132429 objects degraded (22.926%); 7927/132429 objects misplaced (5.986%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:03:01.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:01 smithi121 bash[74920]: cluster 2023-09-23T23:03:00.612248+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1534: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 30361/132429 objects degraded (22.926%); 7927/132429 objects misplaced (5.986%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:03:01.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:01.835 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:01 smithi123 bash[59255]: cluster 2023-09-23T23:03:00.612248+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1534: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 30361/132429 objects degraded (22.926%); 7927/132429 objects misplaced (5.986%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:03:01.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:01.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:01.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:01.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:01.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:02.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:02.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:02.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:02.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:02.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:02.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:02.350 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:02.378 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:02.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:02.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:02.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:02.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:02.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:02.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:02.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:02.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:02.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:03.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:02 smithi121 bash[74920]: cluster 2023-09-23T23:03:02.664423+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 30361/132429 objects degraded (22.926%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:03.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:02 smithi121 bash[78246]: cluster 2023-09-23T23:03:02.664423+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 30361/132429 objects degraded (22.926%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:03.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:02 smithi123 bash[59255]: cluster 2023-09-23T23:03:02.664423+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 30361/132429 objects degraded (22.926%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:03.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:03.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:03.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:03:03.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.286 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:03.389 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:03.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:03.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:03.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:03.653 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:03.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:03.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:03.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:03 smithi121 bash[74920]: cluster 2023-09-23T23:03:02.613024+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 30325/132042 objects degraded (22.966%); 7891/132042 objects misplaced (5.976%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:03:03.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:03 smithi121 bash[78246]: cluster 2023-09-23T23:03:02.613024+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 30325/132042 objects degraded (22.966%); 7891/132042 objects misplaced (5.976%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:03:03.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:03.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:03 smithi123 bash[59255]: cluster 2023-09-23T23:03:02.613024+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 30325/132042 objects degraded (22.966%); 7891/132042 objects misplaced (5.976%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:03:03.944 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:04.047 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:04.071 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:04.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:04.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:04.196 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:04.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:04.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.450 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:04.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:04.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:04.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:04.683 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.710 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:04.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:04.837 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:04.940 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:04.952 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:04 smithi123 bash[59255]: cluster 2023-09-23T23:03:04.613878+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1536: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 30077/130878 objects degraded (22.981%); 7646/130878 objects misplaced (5.842%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T23:03:04.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:05.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:05.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:04 smithi121 bash[74920]: cluster 2023-09-23T23:03:04.613878+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1536: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 30077/130878 objects degraded (22.981%); 7646/130878 objects misplaced (5.842%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T23:03:05.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:04 smithi121 bash[78246]: cluster 2023-09-23T23:03:04.613878+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1536: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.7 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 30077/130878 objects degraded (22.981%); 7646/130878 objects misplaced (5.842%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T23:03:05.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:05.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:05.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:05.333 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:05.342 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:03:05.360 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:05.372 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:03:05.394 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:03:05.430 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:03:05.463 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:03:05.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:05.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:05.493 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:03:05.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:05.514 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:03:05.536 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:03:05.537 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.537 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.537 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.538 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:03:05.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:05.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:05.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:05.725 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:05.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:05.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:05.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:05 smithi123 bash[59255]: audit 2023-09-23T23:03:05.305592+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.121:0/301156168' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:05.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:05.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:05 smithi121 bash[74920]: audit 2023-09-23T23:03:05.305592+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.121:0/301156168' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:05.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:05 smithi121 bash[78246]: audit 2023-09-23T23:03:05.305592+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.121:0/301156168' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:05.882 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:05.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:05.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:06.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:06.145 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:06.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:06.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:06.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:06.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:06.409 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:06.513 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:06.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:06.730 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:06 smithi121 bash[74920]: cluster 2023-09-23T23:03:06.614596+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 30043/130014 objects degraded (23.108%); 7612/130014 objects misplaced (5.855%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T23:03:06.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:06 smithi123 bash[59255]: cluster 2023-09-23T23:03:06.614596+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 30043/130014 objects degraded (23.108%); 7612/130014 objects misplaced (5.855%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T23:03:06.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:06.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.921 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:07.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:06 smithi121 bash[78246]: cluster 2023-09-23T23:03:06.614596+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 30043/130014 objects degraded (23.108%); 7612/130014 objects misplaced (5.855%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T23:03:07.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:07.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:07.155 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:07.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:07.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:07.547 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.578 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:07.682 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:07.716 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:07.823 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:07 smithi121 bash[74920]: audit 2023-09-23T23:03:06.968577+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:07.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:07 smithi121 bash[74920]: cluster 2023-09-23T23:03:07.666954+0000 mon.a (mon.0) 1883 : cluster 3 Health check update: Degraded data redundancy: 30043/130014 objects degraded (23.108%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:07.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:07 smithi121 bash[78246]: audit 2023-09-23T23:03:06.968577+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:07.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:07 smithi121 bash[78246]: cluster 2023-09-23T23:03:07.666954+0000 mon.a (mon.0) 1883 : cluster 3 Health check update: Degraded data redundancy: 30043/130014 objects degraded (23.108%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:07.861 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:07.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:07.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:07.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:07 smithi123 bash[59255]: audit 2023-09-23T23:03:06.968577+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:07.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:07 smithi123 bash[59255]: cluster 2023-09-23T23:03:07.666954+0000 mon.a (mon.0) 1883 : cluster 3 Health check update: Degraded data redundancy: 30043/130014 objects degraded (23.108%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:07.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:08.034 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:08.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:08.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:08.235 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:03:08.248 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:08.249 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:03:08.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:08.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:08.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:08.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:08.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:08.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:08.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:08.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:08.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:08.750 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T23:03:08.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:08.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:08 smithi123 bash[59255]: audit 2023-09-23T23:03:08.205195+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.121:0/2644660800' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:08.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:08 smithi123 bash[59255]: audit 2023-09-23T23:03:08.206047+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:08.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:08 smithi123 bash[59255]: audit 2023-09-23T23:03:08.219889+0000 mgr.y (mgr.34107) 1421 : audit 0 from='client.45941 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:08.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:08 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.616954+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1538: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 29825/129339 objects degraded (23.060%); 7497/129339 objects misplaced (5.796%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:08.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:08.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:09.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[74920]: audit 2023-09-23T23:03:08.205195+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.121:0/2644660800' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:09.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[74920]: audit 2023-09-23T23:03:08.206047+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:09.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[74920]: audit 2023-09-23T23:03:08.219889+0000 mgr.y (mgr.34107) 1421 : audit 0 from='client.45941 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:09.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.616954+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1538: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 29825/129339 objects degraded (23.060%); 7497/129339 objects misplaced (5.796%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:09.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[78246]: audit 2023-09-23T23:03:08.205195+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.121:0/2644660800' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:09.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[78246]: audit 2023-09-23T23:03:08.206047+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:09.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[78246]: audit 2023-09-23T23:03:08.219889+0000 mgr.y (mgr.34107) 1421 : audit 0 from='client.45941 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:09.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.616954+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1538: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 29825/129339 objects degraded (23.060%); 7497/129339 objects misplaced (5.796%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:09.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:03:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:03:08] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T23:03:09.027 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:09.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:09.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:09.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:09.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.305 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:09.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:09.434 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:09.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:09.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:09.565 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:03:09.570 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:09.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:09.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.700 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.727173+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.735464+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: audit 2023-09-23T23:03:08.735852+0000 mon.a (mon.0) 1886 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.736010+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e302: 8 total, 8 up, 6 in 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.736568+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.743659+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:09 smithi123 bash[59255]: cluster 2023-09-23T23:03:08.779782+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:09.829 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:09.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.727173+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:09.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.735464+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: audit 2023-09-23T23:03:08.735852+0000 mon.a (mon.0) 1886 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.736010+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e302: 8 total, 8 up, 6 in 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.736568+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.743659+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[78246]: cluster 2023-09-23T23:03:08.779782+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.727173+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.735464+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: audit 2023-09-23T23:03:08.735852+0000 mon.a (mon.0) 1886 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.736010+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e302: 8 total, 8 up, 6 in 2023-09-23T23:03:09.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.736568+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.743659+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:09 smithi121 bash[74920]: cluster 2023-09-23T23:03:08.779782+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:03:09.957 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:10.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:10.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:10.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:10.190 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:10.214 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:10.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:10.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:10.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:10.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:10.466 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:10.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:10.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:10.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:10.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:10.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:10.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:10.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:10 smithi123 bash[59255]: cluster 2023-09-23T23:03:10.617981+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1540: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 142 op/s; 29767/128166 objects degraded (23.225%); 7374/128166 objects misplaced (5.753%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:03:10.829 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:10.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:10.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:10.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:10.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:10 smithi121 bash[78246]: cluster 2023-09-23T23:03:10.617981+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1540: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 142 op/s; 29767/128166 objects degraded (23.225%); 7374/128166 objects misplaced (5.753%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:03:10.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:10 smithi121 bash[74920]: cluster 2023-09-23T23:03:10.617981+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1540: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 142 op/s; 29767/128166 objects degraded (23.225%); 7374/128166 objects misplaced (5.753%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:03:10.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:10.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:11.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:11.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:11.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:11.218 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:11.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:11.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:11.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:11.372 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:11.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:11.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:11.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:11.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:11.599 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:11.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:11.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:11.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:11.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:11.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:11.897 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:11.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:11.999 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:12.127 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.151 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:12.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:12.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:12.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:12.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:12.445 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1537,"stamp":"2023-09-23T23:03:06.614070+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2839156664,"num_objects":43338,"num_object_clones":0,"num_object_copies":130014,"num_objects_missing_on_primary":11270,"num_objects_missing":11270,"num_objects_degraded":30043,"num_objects_misplaced":7612,"num_objects_unfound":0,"num_objects_dirty":43338,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":113032,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31381,"num_bytes_recovered":1853850668,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97157,"ondisk_log_size":97157,"up":267,"acting":260,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":277,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":13704080,"kb_used_data":8349216,"kb_used_omap":21,"kb_used_meta":5354794,"kb_avail":548766832,"statfs":{"total":575970213888,"available":561937235968,"internally_reserved":0,"allocated":8549597184,"data_stored":8544022807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5483309260},"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":-108986368,"num_objects":-1663,"num_object_clones":0,"num_object_copies":-4989,"num_objects_missing_on_primary":-459,"num_objects_missing":-459,"num_objects_degraded":-606,"num_objects_misplaced":-579,"num_objects_unfound":0,"num_objects_dirty":-1663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1663,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":797,"num_bytes_recovered":52232192,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004500"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":88,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672813+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:02:16.672813+0000","last_peered":"2023-09-23T23:02:16.672813+0000","last_clean":"2023-09-23T23:02:16.672813+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:02:16.672813+0000","last_undegraded":"2023-09-23T23:02:16.672813+0000","last_fullsized":"2023-09-23T23:02:16.672813+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":153,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.666857+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:02:16.666857+0000","last_peered":"2023-09-23T23:02:16.666857+0000","last_clean":"2023-09-23T23:02:16.666857+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:02:16.666857+0000","last_undegraded":"2023-09-23T23:02:16.666857+0000","last_fullsized":"2023-09-23T23:02:16.666857+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":47,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661078+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:02:16.661078+0000","last_peered":"2023-09-23T23:02:16.661078+0000","last_clean":"2023-09-23T23:02:16.661078+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:02:16.661078+0000","last_undegraded":"2023-09-23T23:02:16.661078+0000","last_fullsized":"2023-09-23T23:02:16.661078+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:36.149608+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:02:36.149608+0000","last_peered":"2023-09-23T23:02:36.149608+0000","last_clean":"2023-09-23T23:02:36.149608+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:02:36.149608+0000","last_undegraded":"2023-09-23T23:02:36.149608+0000","last_fullsized":"2023-09-23T23:02:36.149608+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":331,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:20.021947+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:02:20.021947+0000","last_peered":"2023-09-23T23:02:20.021947+0000","last_clean":"2023-09-23T23:02:20.021947+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:02:20.021947+0000","last_undegraded":"2023-09-23T23:02:20.021947+0000","last_fullsized":"2023-09-23T23:02:20.021947+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661577+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:02:16.661577+0000","last_peered":"2023-09-23T23:02:16.661577+0000","last_clean":"2023-09-23T23:02:16.661577+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:02:16.661577+0000","last_undegraded":"2023-09-23T23:02:16.661577+0000","last_fullsized":"2023-09-23T23:02:16.661577+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":289,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.704957+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:02:16.704957+0000","last_peered":"2023-09-23T23:02:16.704957+0000","last_clean":"2023-09-23T23:02:16.704957+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:02:16.704957+0000","last_undegraded":"2023-09-23T23:02:16.704957+0000","last_fullsized":"2023-09-23T23:02:16.704957+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":376,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.705716+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:02:16.705716+0000","last_peered":"2023-09-23T23:02:16.705716+0000","last_clean":"2023-09-23T23:02:16.705716+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:02:16.705716+0000","last_undegraded":"2023-09-23T23:02:16.705716+0000","last_fullsized":"2023-09-23T23:02:16.705716+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":37,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672250+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:02:16.672250+0000","last_peered":"2023-09-23T23:02:16.672250+0000","last_clean":"2023-09-23T23:02:16.672250+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:02:16.672250+0000","last_undegraded":"2023-09-23T23:02:16.672250+0000","last_fullsized":"2023-09-23T23:02:16.672250+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":319,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.710402+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:02:16.710402+0000","last_peered":"2023-09-23T23:02:16.710402+0000","last_clean":"2023-09-23T23:02:16.710402+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:02:16.710402+0000","last_undegraded":"2023-09-23T23:02:16.710402+0000","last_fullsized":"2023-09-23T23:02:16.710402+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":43,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673125+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:02:16.673125+0000","last_peered":"2023-09-23T23:02:16.673125+0000","last_clean":"2023-09-23T23:02:16.673125+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:02:16.673125+0000","last_undegraded":"2023-09-23T23:02:16.673125+0000","last_fullsized":"2023-09-23T23:02:16.673125+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:02:41.679881+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:02:41.679881+0000","last_peered":"2023-09-23T23:02:41.679881+0000","last_clean":"2023-09-23T23:02:41.679881+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:02:41.679881+0000","last_undegraded":"2023-09-23T23:02:41.679881+0000","last_fullsized":"2023-09-23T23:02:41.679881+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":401,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673742+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:02:16.673742+0000","last_peered":"2023-09-23T23:02:16.673742+0000","last_clean":"2023-09-23T23:02:16.673742+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:02:16.673742+0000","last_undegraded":"2023-09-23T23:02:16.673742+0000","last_fullsized":"2023-09-23T23:02:16.673742+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":349,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673359+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:02:16.673359+0000","last_peered":"2023-09-23T23:02:16.673359+0000","last_clean":"2023-09-23T23:02:16.673359+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:02:16.673359+0000","last_undegraded":"2023-09-23T23:02:16.673359+0000","last_fullsized":"2023-09-23T23:02:16.673359+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":43,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.709707+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:02:16.709707+0000","last_peered":"2023-09-23T23:02:16.709707+0000","last_clean":"2023-09-23T23:02:16.709707+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:02:16.709707+0000","last_undegraded":"2023-09-23T23:02:16.709707+0000","last_fullsized":"2023-09-23T23:02:16.709707+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":56,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661867+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:02:16.661867+0000","last_peered":"2023-09-23T23:02:16.661867+0000","last_clean":"2023-09-23T23:02:16.661867+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:02:16.661867+0000","last_undegraded":"2023-09-23T23:02:16.661867+0000","last_fullsized":"2023-09-23T23:02:16.661867+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":341,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.703779+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:02:16.703779+0000","last_peered":"2023-09-23T23:02:16.703779+0000","last_clean":"2023-09-23T23:02:16.703779+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:02:16.703779+0000","last_undegraded":"2023-09-23T23:02:16.703779+0000","last_fullsized":"2023-09-23T23:02:16.703779+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":46,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673211+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:02:16.673211+0000","last_peered":"2023-09-23T23:02:16.673211+0000","last_clean":"2023-09-23T23:02:16.673211+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:02:16.673211+0000","last_undegraded":"2023-09-23T23:02:16.673211+0000","last_fullsized":"2023-09-23T23:02:16.673211+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":46,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672545+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:02:16.672545+0000","last_peered":"2023-09-23T23:02:16.672545+0000","last_clean":"2023-09-23T23:02:16.672545+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:02:16.672545+0000","last_undegraded":"2023-09-23T23:02:16.672545+0000","last_fullsized":"2023-09-23T23:02:16.672545+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":307,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.705056+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:02:16.705056+0000","last_peered":"2023-09-23T23:02:16.705056+0000","last_clean":"2023-09-23T23:02:16.705056+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:02:16.705056+0000","last_undegraded":"2023-09-23T23:02:16.705056+0000","last_fullsized":"2023-09-23T23:02:16.705056+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":166,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:36.149510+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:02:36.149510+0000","last_peered":"2023-09-23T23:02:36.149510+0000","last_clean":"2023-09-23T23:02:36.149510+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:02:36.149510+0000","last_undegraded":"2023-09-23T23:02:36.149510+0000","last_fullsized":"2023-09-23T23:02:36.149510+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":351,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:20.022169+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:02:20.022169+0000","last_peered":"2023-09-23T23:02:20.022169+0000","last_clean":"2023-09-23T23:02:20.022169+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:02:20.022169+0000","last_undegraded":"2023-09-23T23:02:20.022169+0000","last_fullsized":"2023-09-23T23:02:20.022169+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"301'6975","reported_seq":13054,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:03:03.599775+0000","last_change":"2023-09-23T23:01:55.030280+0000","last_active":"2023-09-23T23:03:03.599775+0000","last_peered":"2023-09-23T23:03:03.599775+0000","last_clean":"2023-09-23T23:03:03.599775+0000","last_became_active":"2023-09-23T23:01:55.000953+0000","last_became_peered":"2023-09-23T23:01:55.000953+0000","last_unstale":"2023-09-23T23:03:03.599775+0000","last_undegraded":"2023-09-23T23:03:03.599775+0000","last_fullsized":"2023-09-23T23:03:03.599775+0000","mapping_epoch":296,"log_start":"265'1599","ondisk_log_start":"265'1599","created":261,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5376,"log_dups_size":0,"ondisk_log_size":5376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.200526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175964160,"num_objects":2685,"num_object_clones":0,"num_object_copies":8055,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2685,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6975,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3004,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":41,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673031+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:02:16.673031+0000","last_peered":"2023-09-23T23:02:16.673031+0000","last_clean":"2023-09-23T23:02:16.673031+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:02:16.673031+0000","last_undegraded":"2023-09-23T23:02:16.673031+0000","last_fullsized":"2023-09-23T23:02:16.673031+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":46,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672451+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:02:16.672451+0000","last_peered":"2023-09-23T23:02:16.672451+0000","last_clean":"2023-09-23T23:02:16.672451+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:02:16.672451+0000","last_undegraded":"2023-09-23T23:02:16.672451+0000","last_fullsized":"2023-09-23T23:02:16.672451+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"301'7192","reported_seq":13491,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:03:05.795000+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:03:05.795000+0000","last_peered":"2023-09-23T23:03:05.795000+0000","last_clean":"2023-09-23T23:03:05.795000+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:03:05.795000+0000","last_undegraded":"2023-09-23T23:03:05.795000+0000","last_fullsized":"2023-09-23T23:03:05.795000+0000","mapping_epoch":282,"log_start":"265'1400","ondisk_log_start":"265'1400","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5792,"log_dups_size":0,"ondisk_log_size":5792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+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":7192,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":41,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672633+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:02:16.672633+0000","last_peered":"2023-09-23T23:02:16.672633+0000","last_clean":"2023-09-23T23:02:16.672633+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:02:16.672633+0000","last_undegraded":"2023-09-23T23:02:16.672633+0000","last_fullsized":"2023-09-23T23:02:16.672633+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":312,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672567+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:02:16.672567+0000","last_peered":"2023-09-23T23:02:16.672567+0000","last_clean":"2023-09-23T23:02:16.672567+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:02:16.672567+0000","last_undegraded":"2023-09-23T23:02:16.672567+0000","last_fullsized":"2023-09-23T23:02:16.672567+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"301'7070","reported_seq":10548,"reported_epoch":301,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:03:02.602213+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:03:02.602213+0000","last_peered":"2023-09-23T23:03:02.602213+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:03:02.602213+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:03:02.602213+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7070,"log_dups_size":0,"ondisk_log_size":7070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180486144,"num_objects":2754,"num_object_clones":0,"num_object_copies":8262,"num_objects_missing_on_primary":3202,"num_objects_missing":3202,"num_objects_degraded":3202,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7070,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1709,"num_bytes_recovered":112001024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":2752},{"shards":"0,3,6,7","objects":1},{"shards":"0,3,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":54,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672845+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:02:16.672845+0000","last_peered":"2023-09-23T23:02:16.672845+0000","last_clean":"2023-09-23T23:02:16.672845+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:02:16.672845+0000","last_undegraded":"2023-09-23T23:02:16.672845+0000","last_fullsized":"2023-09-23T23:02:16.672845+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":155,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.541353+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:02:23.541353+0000","last_peered":"2023-09-23T23:02:23.541353+0000","last_clean":"2023-09-23T23:02:23.541353+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:02:23.541353+0000","last_undegraded":"2023-09-23T23:02:23.541353+0000","last_fullsized":"2023-09-23T23:02:23.541353+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"301'6863","reported_seq":13211,"reported_epoch":301,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:02.605277+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:03:02.605277+0000","last_peered":"2023-09-23T23:03:02.605277+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:03:02.605277+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6863,"log_dups_size":0,"ondisk_log_size":6863,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178978816,"num_objects":2731,"num_object_clones":0,"num_object_copies":8193,"num_objects_missing_on_primary":3116,"num_objects_missing":3116,"num_objects_degraded":4217,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2731,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6863,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2526,"num_bytes_recovered":165347328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":921},{"shards":"2,3,6,7","objects":3}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":308,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.706503+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:02:16.706503+0000","last_peered":"2023-09-23T23:02:16.706503+0000","last_clean":"2023-09-23T23:02:16.706503+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:02:16.706503+0000","last_undegraded":"2023-09-23T23:02:16.706503+0000","last_fullsized":"2023-09-23T23:02:16.706503+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":304,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:02:41.677140+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:02:41.677140+0000","last_peered":"2023-09-23T23:02:41.677140+0000","last_clean":"2023-09-23T23:02:41.677140+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:02:41.677140+0000","last_undegraded":"2023-09-23T23:02:41.677140+0000","last_fullsized":"2023-09-23T23:02:41.677140+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"301'7063","reported_seq":12895,"reported_epoch":301,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:02.577931+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:03:02.577931+0000","last_peered":"2023-09-23T23:03:02.577931+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:03:02.577931+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7063,"log_dups_size":0,"ondisk_log_size":7063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176750592,"num_objects":2697,"num_object_clones":0,"num_object_copies":8091,"num_objects_missing_on_primary":2955,"num_objects_missing":2955,"num_objects_degraded":4281,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2697,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7063,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1920,"num_bytes_recovered":125829120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":852},{"shards":"2,3,6,7","objects":5}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":238,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.703599+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:02:16.703599+0000","last_peered":"2023-09-23T23:02:16.703599+0000","last_clean":"2023-09-23T23:02:16.703599+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:02:16.703599+0000","last_undegraded":"2023-09-23T23:02:16.703599+0000","last_fullsized":"2023-09-23T23:02:16.703599+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":322,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673817+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:02:16.673817+0000","last_peered":"2023-09-23T23:02:16.673817+0000","last_clean":"2023-09-23T23:02:16.673817+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:02:16.673817+0000","last_undegraded":"2023-09-23T23:02:16.673817+0000","last_fullsized":"2023-09-23T23:02:16.673817+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"301'6969","reported_seq":7028,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:03:04.955052+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:03:04.955052+0000","last_peered":"2023-09-23T23:03:04.955052+0000","last_clean":"2023-09-23T23:03:04.955052+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:03:04.955052+0000","last_undegraded":"2023-09-23T23:03:04.955052+0000","last_fullsized":"2023-09-23T23:03:04.955052+0000","mapping_epoch":270,"log_start":"265'1300","ondisk_log_start":"265'1300","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5669,"log_dups_size":0,"ondisk_log_size":5669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174129152,"num_objects":2657,"num_object_clones":0,"num_object_copies":7971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2657,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6969,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":74,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.703528+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:02:16.703528+0000","last_peered":"2023-09-23T23:02:16.703528+0000","last_clean":"2023-09-23T23:02:16.703528+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:02:16.703528+0000","last_undegraded":"2023-09-23T23:02:16.703528+0000","last_fullsized":"2023-09-23T23:02:16.703528+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":69,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.679261+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:02:16.679261+0000","last_peered":"2023-09-23T23:02:16.679261+0000","last_clean":"2023-09-23T23:02:16.679261+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:02:16.679261+0000","last_undegraded":"2023-09-23T23:02:16.679261+0000","last_fullsized":"2023-09-23T23:02:16.679261+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"301'7003","reported_seq":7063,"reported_epoch":301,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:04.982242+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:03:04.982242+0000","last_peered":"2023-09-23T23:03:04.982242+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:03:04.982242+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'1300","ondisk_log_start":"265'1300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5703,"log_dups_size":0,"ondisk_log_size":5703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183173120,"num_objects":2795,"num_object_clones":0,"num_object_copies":8385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2795,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7003,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-1701},{"shards":"0,3,6","objects":2795}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":78,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672488+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:02:16.672488+0000","last_peered":"2023-09-23T23:02:16.672488+0000","last_clean":"2023-09-23T23:02:16.672488+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:02:16.672488+0000","last_undegraded":"2023-09-23T23:02:16.672488+0000","last_fullsized":"2023-09-23T23:02:16.672488+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":340,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.674099+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:02:16.674099+0000","last_peered":"2023-09-23T23:02:16.674099+0000","last_clean":"2023-09-23T23:02:16.674099+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:02:16.674099+0000","last_undegraded":"2023-09-23T23:02:16.674099+0000","last_fullsized":"2023-09-23T23:02:16.674099+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"301'7207","reported_seq":14122,"reported_epoch":301,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T23:03:03.711247+0000","last_change":"2023-09-23T23:01:25.759375+0000","last_active":"2023-09-23T23:03:03.711247+0000","last_peered":"2023-09-23T23:03:03.711247+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:03:03.711247+0000","last_undegraded":"2023-09-23T23:03:03.711247+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'1800","ondisk_log_start":"265'1800","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5407,"log_dups_size":0,"ondisk_log_size":5407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174522368,"num_objects":2663,"num_object_clones":0,"num_object_copies":7989,"num_objects_missing_on_primary":792,"num_objects_missing":792,"num_objects_degraded":0,"num_objects_misplaced":2950,"num_objects_unfound":0,"num_objects_dirty":2663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7207,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2283,"num_bytes_recovered":149618688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1860},{"shards":"0,3,6","objects":545},{"shards":"1,3","objects":258}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":363,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:02:41.666865+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:02:41.666865+0000","last_peered":"2023-09-23T23:02:41.666865+0000","last_clean":"2023-09-23T23:02:41.666865+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:02:41.666865+0000","last_undegraded":"2023-09-23T23:02:41.666865+0000","last_fullsized":"2023-09-23T23:02:41.666865+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:02:41.681117+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:02:41.681117+0000","last_peered":"2023-09-23T23:02:41.681117+0000","last_clean":"2023-09-23T23:02:41.681117+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:02:41.681117+0000","last_undegraded":"2023-09-23T23:02:41.681117+0000","last_fullsized":"2023-09-23T23:02:41.681117+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"301'7076","reported_seq":9913,"reported_epoch":301,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:03.269243+0000","last_change":"2023-09-23T23:02:03.325035+0000","last_active":"2023-09-23T23:03:03.269243+0000","last_peered":"2023-09-23T23:03:03.269243+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:03:03.269243+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7076,"log_dups_size":0,"ondisk_log_size":7076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174391320,"num_objects":2662,"num_object_clones":0,"num_object_copies":7986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1343,"num_objects_misplaced":1733,"num_objects_unfound":0,"num_objects_dirty":2662,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7076,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1385,"num_bytes_recovered":90767360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":-414},{"shards":"2,4,6","objects":1733}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":57,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:18.504997+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:02:18.504997+0000","last_peered":"2023-09-23T23:02:18.504997+0000","last_clean":"2023-09-23T23:02:18.504997+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:02:18.504997+0000","last_undegraded":"2023-09-23T23:02:18.504997+0000","last_fullsized":"2023-09-23T23:02:18.504997+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.707288+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:02:16.707288+0000","last_peered":"2023-09-23T23:02:16.707288+0000","last_clean":"2023-09-23T23:02:16.707288+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:02:16.707288+0000","last_undegraded":"2023-09-23T23:02:16.707288+0000","last_fullsized":"2023-09-23T23:02:16.707288+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":48,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661129+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:02:16.661129+0000","last_peered":"2023-09-23T23:02:16.661129+0000","last_clean":"2023-09-23T23:02:16.661129+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:02:16.661129+0000","last_undegraded":"2023-09-23T23:02:16.661129+0000","last_fullsized":"2023-09-23T23:02:16.661129+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"301'7171","reported_seq":13375,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:03:04.891232+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:03:04.891232+0000","last_peered":"2023-09-23T23:03:04.891232+0000","last_clean":"2023-09-23T23:03:04.891232+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:03:04.891232+0000","last_undegraded":"2023-09-23T23:03:04.891232+0000","last_fullsized":"2023-09-23T23:03:04.891232+0000","mapping_epoch":276,"log_start":"265'1500","ondisk_log_start":"265'1500","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5671,"log_dups_size":0,"ondisk_log_size":5671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177930240,"num_objects":2715,"num_object_clones":0,"num_object_copies":8145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7171,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":57,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.661239+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:02:16.661239+0000","last_peered":"2023-09-23T23:02:16.661239+0000","last_clean":"2023-09-23T23:02:16.661239+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:02:16.661239+0000","last_undegraded":"2023-09-23T23:02:16.661239+0000","last_fullsized":"2023-09-23T23:02:16.661239+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":323,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673283+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:02:16.673283+0000","last_peered":"2023-09-23T23:02:16.673283+0000","last_clean":"2023-09-23T23:02:16.673283+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:02:16.673283+0000","last_undegraded":"2023-09-23T23:02:16.673283+0000","last_fullsized":"2023-09-23T23:02:16.673283+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":48,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:18.504981+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:02:18.504981+0000","last_peered":"2023-09-23T23:02:18.504981+0000","last_clean":"2023-09-23T23:02:18.504981+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:02:18.504981+0000","last_undegraded":"2023-09-23T23:02:18.504981+0000","last_fullsized":"2023-09-23T23:02:18.504981+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"301'7132","reported_seq":7189,"reported_epoch":301,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:05.899256+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:03:05.899256+0000","last_peered":"2023-09-23T23:03:05.899256+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:03:05.899256+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'1300","ondisk_log_start":"265'1300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5832,"log_dups_size":0,"ondisk_log_size":5832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174456832,"num_objects":2662,"num_object_clones":0,"num_object_copies":7986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2662,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7132,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-1827},{"shards":"0,3,6","objects":2662}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":119,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:02:41.666649+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:02:41.666649+0000","last_peered":"2023-09-23T23:02:41.666649+0000","last_clean":"2023-09-23T23:02:41.666649+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:02:41.666649+0000","last_undegraded":"2023-09-23T23:02:41.666649+0000","last_fullsized":"2023-09-23T23:02:41.666649+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":57,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.668049+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:02:16.668049+0000","last_peered":"2023-09-23T23:02:16.668049+0000","last_clean":"2023-09-23T23:02:16.668049+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:02:16.668049+0000","last_undegraded":"2023-09-23T23:02:16.668049+0000","last_fullsized":"2023-09-23T23:02:16.668049+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":57,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:28.573447+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:02:28.573447+0000","last_peered":"2023-09-23T23:02:28.573447+0000","last_clean":"2023-09-23T23:02:28.573447+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:02:28.573447+0000","last_undegraded":"2023-09-23T23:02:28.573447+0000","last_fullsized":"2023-09-23T23:02:28.573447+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"301'7045","reported_seq":10752,"reported_epoch":301,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:03:03.727156+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:03:03.727156+0000","last_peered":"2023-09-23T23:03:03.727156+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:03:03.727156+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:03:03.727156+0000","mapping_epoch":280,"log_start":"265'1600","ondisk_log_start":"265'1600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5445,"log_dups_size":0,"ondisk_log_size":5445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179503104,"num_objects":2739,"num_object_clones":0,"num_object_copies":8217,"num_objects_missing_on_primary":1205,"num_objects_missing":1205,"num_objects_degraded":1205,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7045,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1820,"num_bytes_recovered":119275520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1867},{"shards":"2,3,6","objects":872}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":37,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.688641+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:02:16.688641+0000","last_peered":"2023-09-23T23:02:16.688641+0000","last_clean":"2023-09-23T23:02:16.688641+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:02:16.688641+0000","last_undegraded":"2023-09-23T23:02:16.688641+0000","last_fullsized":"2023-09-23T23:02:16.688641+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":575,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672635+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:02:16.672635+0000","last_peered":"2023-09-23T23:02:16.672635+0000","last_clean":"2023-09-23T23:02:16.672635+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:02:16.672635+0000","last_undegraded":"2023-09-23T23:02:16.672635+0000","last_fullsized":"2023-09-23T23:02:16.672635+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":168,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672910+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:02:16.672910+0000","last_peered":"2023-09-23T23:02:16.672910+0000","last_clean":"2023-09-23T23:02:16.672910+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:02:16.672910+0000","last_undegraded":"2023-09-23T23:02:16.672910+0000","last_fullsized":"2023-09-23T23:02:16.672910+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":253,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.679597+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:02:16.679597+0000","last_peered":"2023-09-23T23:02:16.679597+0000","last_clean":"2023-09-23T23:02:16.679597+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:02:16.679597+0000","last_undegraded":"2023-09-23T23:02:16.679597+0000","last_fullsized":"2023-09-23T23:02:16.679597+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"301'7019","reported_seq":7079,"reported_epoch":301,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:04.991964+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:03:04.991964+0000","last_peered":"2023-09-23T23:03:04.991964+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:03:04.991964+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'1300","ondisk_log_start":"265'1300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5719,"log_dups_size":0,"ondisk_log_size":5719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180289536,"num_objects":2751,"num_object_clones":0,"num_object_copies":8253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2751,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7019,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-1730},{"shards":"0,3,6","objects":2751}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":37,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672538+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:02:16.672538+0000","last_peered":"2023-09-23T23:02:16.672538+0000","last_clean":"2023-09-23T23:02:16.672538+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:02:16.672538+0000","last_undegraded":"2023-09-23T23:02:16.672538+0000","last_fullsized":"2023-09-23T23:02:16.672538+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":161,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672251+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:02:16.672251+0000","last_peered":"2023-09-23T23:02:16.672251+0000","last_clean":"2023-09-23T23:02:16.672251+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:02:16.672251+0000","last_undegraded":"2023-09-23T23:02:16.672251+0000","last_fullsized":"2023-09-23T23:02:16.672251+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":331,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.704728+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:02:16.704728+0000","last_peered":"2023-09-23T23:02:16.704728+0000","last_clean":"2023-09-23T23:02:16.704728+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:02:16.704728+0000","last_undegraded":"2023-09-23T23:02:16.704728+0000","last_fullsized":"2023-09-23T23:02:16.704728+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"301'7011","reported_seq":13191,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:03:03.747177+0000","last_change":"2023-09-23T23:02:03.682422+0000","last_active":"2023-09-23T23:03:03.747177+0000","last_peered":"2023-09-23T23:03:03.747177+0000","last_clean":"2023-09-23T23:03:03.747177+0000","last_became_active":"2023-09-23T23:02:03.659721+0000","last_became_peered":"2023-09-23T23:02:03.659721+0000","last_unstale":"2023-09-23T23:03:03.747177+0000","last_undegraded":"2023-09-23T23:03:03.747177+0000","last_fullsized":"2023-09-23T23:03:03.747177+0000","mapping_epoch":298,"log_start":"265'1610","ondisk_log_start":"265'1610","created":261,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5401,"log_dups_size":0,"ondisk_log_size":5401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.481065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175833088,"num_objects":2683,"num_object_clones":0,"num_object_copies":8049,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2683,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7011,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3054,"num_bytes_recovered":181469184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":37,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673032+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:02:16.673032+0000","last_peered":"2023-09-23T23:02:16.673032+0000","last_clean":"2023-09-23T23:02:16.673032+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:02:16.673032+0000","last_undegraded":"2023-09-23T23:02:16.673032+0000","last_fullsized":"2023-09-23T23:02:16.673032+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:18.505040+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:02:18.505040+0000","last_peered":"2023-09-23T23:02:18.505040+0000","last_clean":"2023-09-23T23:02:18.505040+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:02:18.505040+0000","last_undegraded":"2023-09-23T23:02:18.505040+0000","last_fullsized":"2023-09-23T23:02:18.505040+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":355,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.703965+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:02:16.703965+0000","last_peered":"2023-09-23T23:02:16.703965+0000","last_clean":"2023-09-23T23:02:16.703965+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:02:16.703965+0000","last_undegraded":"2023-09-23T23:02:16.703965+0000","last_fullsized":"2023-09-23T23:02:16.703965+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"301'6924","reported_seq":12638,"reported_epoch":301,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:03:05.857596+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:03:05.857596+0000","last_peered":"2023-09-23T23:03:05.857596+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:03:05.857596+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:03:05.857596+0000","mapping_epoch":274,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5824,"log_dups_size":0,"ondisk_log_size":5824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176947200,"num_objects":2700,"num_object_clones":0,"num_object_copies":8100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1114,"num_objects_misplaced":2929,"num_objects_unfound":0,"num_objects_dirty":2700,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6924,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1883,"num_bytes_recovered":123338752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1815},{"shards":"0,2,4","objects":885}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":41,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672864+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:02:16.672864+0000","last_peered":"2023-09-23T23:02:16.672864+0000","last_clean":"2023-09-23T23:02:16.672864+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:02:16.672864+0000","last_undegraded":"2023-09-23T23:02:16.672864+0000","last_fullsized":"2023-09-23T23:02:16.672864+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":57,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.542002+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:02:23.542002+0000","last_peered":"2023-09-23T23:02:23.542002+0000","last_clean":"2023-09-23T23:02:23.542002+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:02:23.542002+0000","last_undegraded":"2023-09-23T23:02:23.542002+0000","last_fullsized":"2023-09-23T23:02:23.542002+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":358,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.705611+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:02:16.705611+0000","last_peered":"2023-09-23T23:02:16.705611+0000","last_clean":"2023-09-23T23:02:16.705611+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:02:16.705611+0000","last_undegraded":"2023-09-23T23:02:16.705611+0000","last_fullsized":"2023-09-23T23:02:16.705611+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"301'7052","reported_seq":20625,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T23:03:03.165519+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:03:03.165519+0000","last_peered":"2023-09-23T23:03:03.165519+0000","last_clean":"2023-09-23T23:03:03.165519+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:03:03.165519+0000","last_undegraded":"2023-09-23T23:03:03.165519+0000","last_fullsized":"2023-09-23T23:03:03.165519+0000","mapping_epoch":293,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7052,"log_dups_size":0,"ondisk_log_size":7052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173408256,"num_objects":2646,"num_object_clones":0,"num_object_copies":7938,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2646,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7052,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":46,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672992+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:02:16.672992+0000","last_peered":"2023-09-23T23:02:16.672992+0000","last_clean":"2023-09-23T23:02:16.672992+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:02:16.672992+0000","last_undegraded":"2023-09-23T23:02:16.672992+0000","last_fullsized":"2023-09-23T23:02:16.672992+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":331,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.704900+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:02:16.704900+0000","last_peered":"2023-09-23T23:02:16.704900+0000","last_clean":"2023-09-23T23:02:16.704900+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:02:16.704900+0000","last_undegraded":"2023-09-23T23:02:16.704900+0000","last_fullsized":"2023-09-23T23:02:16.704900+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":69,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672403+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:02:16.672403+0000","last_peered":"2023-09-23T23:02:16.672403+0000","last_clean":"2023-09-23T23:02:16.672403+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:02:16.672403+0000","last_undegraded":"2023-09-23T23:02:16.672403+0000","last_fullsized":"2023-09-23T23:02:16.672403+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":329,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.703840+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:02:16.703840+0000","last_peered":"2023-09-23T23:02:16.703840+0000","last_clean":"2023-09-23T23:02:16.703840+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:02:16.703840+0000","last_undegraded":"2023-09-23T23:02:16.703840+0000","last_fullsized":"2023-09-23T23:02:16.703840+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":332,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.662068+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:02:16.662068+0000","last_peered":"2023-09-23T23:02:16.662068+0000","last_clean":"2023-09-23T23:02:16.662068+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:02:16.662068+0000","last_undegraded":"2023-09-23T23:02:16.662068+0000","last_fullsized":"2023-09-23T23:02:16.662068+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":122,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673654+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:02:16.673654+0000","last_peered":"2023-09-23T23:02:16.673654+0000","last_clean":"2023-09-23T23:02:16.673654+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:02:16.673654+0000","last_undegraded":"2023-09-23T23:02:16.673654+0000","last_fullsized":"2023-09-23T23:02:16.673654+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":69,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.673093+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:02:16.673093+0000","last_peered":"2023-09-23T23:02:16.673093+0000","last_clean":"2023-09-23T23:02:16.673093+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:02:16.673093+0000","last_undegraded":"2023-09-23T23:02:16.673093+0000","last_fullsized":"2023-09-23T23:02:16.673093+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":122,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.679436+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:02:16.679436+0000","last_peered":"2023-09-23T23:02:16.679436+0000","last_clean":"2023-09-23T23:02:16.679436+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:02:16.679436+0000","last_undegraded":"2023-09-23T23:02:16.679436+0000","last_fullsized":"2023-09-23T23:02:16.679436+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":60,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672992+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:02:16.672992+0000","last_peered":"2023-09-23T23:02:16.672992+0000","last_clean":"2023-09-23T23:02:16.672992+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:02:16.672992+0000","last_undegraded":"2023-09-23T23:02:16.672992+0000","last_fullsized":"2023-09-23T23:02:16.672992+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":349,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.706898+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:02:16.706898+0000","last_peered":"2023-09-23T23:02:16.706898+0000","last_clean":"2023-09-23T23:02:16.706898+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:02:16.706898+0000","last_undegraded":"2023-09-23T23:02:16.706898+0000","last_fullsized":"2023-09-23T23:02:16.706898+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":301,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:20.022025+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:02:20.022025+0000","last_peered":"2023-09-23T23:02:20.022025+0000","last_clean":"2023-09-23T23:02:20.022025+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:02:20.022025+0000","last_undegraded":"2023-09-23T23:02:20.022025+0000","last_fullsized":"2023-09-23T23:02:20.022025+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":308,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.705053+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:02:16.705053+0000","last_peered":"2023-09-23T23:02:16.705053+0000","last_clean":"2023-09-23T23:02:16.705053+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:02:16.705053+0000","last_undegraded":"2023-09-23T23:02:16.705053+0000","last_fullsized":"2023-09-23T23:02:16.705053+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":340,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T23:02:16.672023+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:02:16.672023+0000","last_peered":"2023-09-23T23:02:16.672023+0000","last_clean":"2023-09-23T23:02:16.672023+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:02:16.672023+0000","last_undegraded":"2023-09-23T23:02:16.672023+0000","last_fullsized":"2023-09-23T23:02:16.672023+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2838560792,"num_objects":43314,"num_object_clones":0,"num_object_copies":129942,"num_objects_missing_on_primary":11270,"num_objects_missing":11270,"num_objects_degraded":30043,"num_objects_misplaced":7612,"num_objects_unfound":0,"num_objects_dirty":43314,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":112772,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31305,"num_bytes_recovered":1849688064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":11306938368,"data_stored":11306926152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96963,"ondisk_log_size":96963,"up":48,"acting":41,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430834,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1088188,"kb_used_data":189620,"kb_used_omap":0,"kb_used_meta":898560,"kb_avail":92656964,"statfs":{"total":95995035648,"available":94880731136,"internally_reserved":0,"allocated":194170880,"data_stored":193591047,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":920125440},"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:02:43 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":1.302,"15min":1.6839999999999999},"min":{"1min":0.34499999999999997,"5min":0.312,"15min":0.26200000000000001},"max":{"1min":1.48,"5min":65.311999999999998,"15min":65.311999999999998},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.69199999999999995,"5min":1.4019999999999999,"15min":1.7869999999999999},"min":{"1min":0.373,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.4219999999999999,"5min":65.349000000000004,"15min":65.349000000000004},"last":0.83499999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":2.5179999999999998,"15min":1.6180000000000001},"min":{"1min":0.378,"5min":0.32400000000000001,"15min":0.28999999999999998},"max":{"1min":7.093,"5min":183.27799999999999,"15min":183.27799999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":2.4359999999999999,"15min":1.518},"min":{"1min":0.33000000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":2.9249999999999998,"5min":183.77699999999999,"15min":183.77699999999999},"last":0.81999999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:02:43 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.79600000000000004,"15min":2.0009999999999999},"min":{"1min":0.39600000000000002,"5min":0.34899999999999998,"15min":0.29999999999999999},"max":{"1min":1.0800000000000001,"5min":3.6059999999999999,"15min":91.665000000000006},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.90700000000000003,"15min":2.125},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":1.5,"5min":6.5679999999999996,"15min":90.903999999999996},"last":1.2210000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.89700000000000002,"15min":1.5009999999999999},"min":{"1min":0.44,"5min":0.42599999999999999,"15min":0.34300000000000003},"max":{"1min":1.5660000000000001,"5min":6.5999999999999996,"15min":54.561999999999998},"last":1.278},{"interface":"front","average":{"1min":1.28,"5min":0.93000000000000005,"15min":1.3939999999999999},"min":{"1min":0.41799999999999998,"5min":0.33700000000000002,"15min":0.32700000000000001},"max":{"1min":7.1520000000000001,"5min":7.1520000000000001,"15min":54.968000000000004},"last":0.874}]},{"osd":4,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.81299999999999994,"15min":1},"min":{"1min":0.42799999999999999,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":1.161,"5min":2.629,"15min":25.178000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.98999999999999999,"15min":1.2529999999999999},"min":{"1min":0.46400000000000002,"5min":0.34300000000000003,"15min":0.255},"max":{"1min":1.6659999999999999,"5min":6.6559999999999997,"15min":27.678000000000001},"last":1.151}]},{"osd":5,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86899999999999999,"15min":0.95099999999999996},"min":{"1min":0.48299999999999998,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":1.3240000000000001,"5min":2.6309999999999998,"15min":5.5469999999999997},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.89200000000000002,"15min":1.0189999999999999},"min":{"1min":0.47499999999999998,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":1.3320000000000001,"5min":2.581,"15min":9.8770000000000007},"last":0.82899999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.96999999999999997,"15min":1.0669999999999999},"min":{"1min":0.46000000000000002,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.702,"5min":2.6589999999999998,"15min":5.5119999999999996},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.96499999999999997,"15min":1.052},"min":{"1min":0.57499999999999996,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":1.633,"5min":2.661,"15min":5.7919999999999998},"last":0.98599999999999999}]}]},{"osd":6,"up_from":0,"seq":597000454463,"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":1,"up_from":145,"seq":622770258228,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2284540,"kb_used_data":1547252,"kb_used_omap":5,"kb_used_meta":737274,"kb_avail":91460612,"statfs":{"total":95995035648,"available":93655666688,"internally_reserved":0,"allocated":1584386048,"data_stored":1583293855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":754969036},"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:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.79000000000000004,"15min":1.5129999999999999},"min":{"1min":0.28199999999999997,"5min":0.24399999999999999,"15min":0.18099999999999999},"max":{"1min":5.2270000000000003,"5min":5.9589999999999996,"15min":46.387},"last":0.876},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.79200000000000004,"15min":1.4259999999999999},"min":{"1min":0.255,"5min":0.253,"15min":0.20200000000000001},"max":{"1min":6.0810000000000004,"5min":6.7779999999999996,"15min":47.701000000000001},"last":0.60999999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.88400000000000001,"15min":2.871},"min":{"1min":0.311,"5min":0.252,"15min":0.22600000000000001},"max":{"1min":5.2729999999999997,"5min":5.8769999999999998,"15min":206.52099999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.82099999999999995,"15min":2.4780000000000002},"min":{"1min":0.313,"5min":0.26100000000000001,"15min":0.217},"max":{"1min":2.101,"5min":6.0259999999999998,"15min":202.03800000000001},"last":0.91400000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.78300000000000003,"15min":1.2110000000000001},"min":{"1min":0.30399999999999999,"5min":0.24299999999999999,"15min":0.223},"max":{"1min":6.04,"5min":6.04,"15min":11.709},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.92200000000000004,"15min":1.2150000000000001},"min":{"1min":0.33900000000000002,"5min":0.29699999999999999,"15min":0.23899999999999999},"max":{"1min":5.3159999999999998,"5min":5.9939999999999998,"15min":12.497},"last":1.403}]},{"osd":4,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.008,"15min":1.1100000000000001},"min":{"1min":0.48799999999999999,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":2.145,"5min":6.3780000000000001,"15min":14.260999999999999},"last":1.02},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.995,"15min":1.026},"min":{"1min":0.374,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":6.1059999999999999,"5min":6.1059999999999999,"15min":6.1059999999999999},"last":1.1359999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.1000000000000001,"15min":1.252},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":5.3630000000000004,"5min":6.1139999999999999,"15min":14.802},"last":1.444},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0800000000000001,"15min":1.204},"min":{"1min":0.48399999999999999,"5min":0.41399999999999998,"15min":0.28999999999999998},"max":{"1min":2.7989999999999999,"5min":6.4169999999999998,"15min":14.352},"last":1.5509999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.1279999999999999,"15min":1.2290000000000001},"min":{"1min":0.59099999999999997,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":2.8420000000000001,"5min":6.4370000000000003,"15min":20.196999999999999},"last":1.46},{"interface":"front","average":{"1min":1.131,"5min":1.0289999999999999,"15min":1.0900000000000001},"min":{"1min":0.53900000000000003,"5min":0.39900000000000002,"15min":0.33900000000000002},"max":{"1min":6.1429999999999998,"5min":6.1429999999999998,"15min":7.4130000000000003},"last":1.284}]},{"osd":7,"last update":"Sat Sep 23 23:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.054,"15min":1.208},"min":{"1min":0.45600000000000002,"5min":0.45200000000000001,"15min":0.38200000000000001},"max":{"1min":6.1239999999999997,"5min":6.1239999999999997,"15min":13.821},"last":1.248},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.119,"15min":1.353},"min":{"1min":0.56399999999999995,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":5.4059999999999997,"5min":6.1529999999999996,"15min":12.705},"last":1.5189999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449553,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3076100,"kb_used_data":2160828,"kb_used_omap":5,"kb_used_meta":915258,"kb_avail":90669052,"statfs":{"total":95995035648,"available":92845109248,"internally_reserved":0,"allocated":2212687872,"data_stored":2211583681,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":937224826},"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:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.73799999999999999,"15min":1.3799999999999999},"min":{"1min":0.23400000000000001,"5min":0.22600000000000001,"15min":0.20399999999999999},"max":{"1min":2.9740000000000002,"5min":12.321,"15min":12.321},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.85799999999999998,"15min":1.131},"min":{"1min":0.28100000000000003,"5min":0.246,"15min":0.216},"max":{"1min":1.9399999999999999,"5min":18.545000000000002,"15min":18.545000000000002},"last":0.49299999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.64100000000000001,"15min":1.419},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.2770000000000001,"5min":3.2770000000000001,"15min":20.594000000000001},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.69699999999999995,"15min":1.448},"min":{"1min":0.316,"5min":0.24299999999999999,"15min":0.23200000000000001},"max":{"1min":2.9470000000000001,"5min":12.48,"15min":19.838000000000001},"last":0.318}]},{"osd":3,"last update":"Sat Sep 23 23:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.65100000000000002,"15min":1.512},"min":{"1min":0.28399999999999997,"5min":0.255,"15min":0.23699999999999999},"max":{"1min":4.5590000000000002,"5min":4.5590000000000002,"15min":34.405999999999999},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.69099999999999995,"15min":1.5669999999999999},"min":{"1min":0.35799999999999998,"5min":0.29599999999999999,"15min":0.23200000000000001},"max":{"1min":2.6080000000000001,"5min":5.1840000000000002,"15min":37.506},"last":0.40200000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.81299999999999994,"15min":1.198},"min":{"1min":0.442,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.6539999999999999,"5min":3.6160000000000001,"15min":17.390999999999998},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.86299999999999999,"15min":1.4610000000000001},"min":{"1min":0.47399999999999998,"5min":0.35899999999999999,"15min":0.32700000000000001},"max":{"1min":2.9820000000000002,"5min":12.954000000000001,"15min":12.954000000000001},"last":0.55300000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.84599999999999997,"15min":1.4910000000000001},"min":{"1min":0.45400000000000001,"5min":0.437,"15min":0.38300000000000001},"max":{"1min":3.0110000000000001,"5min":12.522,"15min":12.522},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.872,"15min":1.2549999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":2.802,"5min":8.6750000000000007,"15min":17.468},"last":0.47799999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:02:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.878,"15min":1.385},"min":{"1min":0.437,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":3.6000000000000001,"5min":3.8119999999999998,"15min":34.183999999999997},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.054,"5min":0.90900000000000003,"15min":1.5349999999999999},"min":{"1min":0.52600000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":3.577,"5min":6.9550000000000001,"15min":34.145000000000003},"last":0.72499999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.1399999999999999,"15min":1.5369999999999999},"min":{"1min":0.48199999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0069999999999997,"5min":25.413,"15min":25.413},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.121,"15min":1.458},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.37},"max":{"1min":2.6989999999999998,"5min":26.786000000000001,"15min":26.786000000000001},"last":0.70799999999999996}]}]},{"osd":2,"up_from":88,"seq":377957122501,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2285312,"kb_used_data":1395064,"kb_used_omap":7,"kb_used_meta":890232,"kb_avail":91459840,"statfs":{"total":95995035648,"available":93654876160,"internally_reserved":0,"allocated":1428545536,"data_stored":1427449164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":911597649},"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:02:58 2023","interfaces":[{"interface":"back","average":{"1min":3.6640000000000001,"5min":1.7749999999999999,"15min":1.7789999999999999},"min":{"1min":0.26700000000000002,"5min":0.193,"15min":0.193},"max":{"1min":66.978999999999999,"5min":66.978999999999999,"15min":73.465999999999994},"last":0.28199999999999997},{"interface":"front","average":{"1min":4.2960000000000003,"5min":1.96,"15min":2.306},"min":{"1min":0.28000000000000003,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":67.381,"5min":67.381,"15min":73.802000000000007},"last":0.57899999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:02:01 2023","interfaces":[{"interface":"back","average":{"1min":3.4809999999999999,"5min":1.272,"15min":1.2589999999999999},"min":{"1min":0.38200000000000001,"5min":0.27200000000000002,"15min":0.247},"max":{"1min":58.909999999999997,"5min":58.909999999999997,"15min":58.909999999999997},"last":0.76700000000000002},{"interface":"front","average":{"1min":3.444,"5min":1.393,"15min":1.52},"min":{"1min":0.32800000000000001,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":58.771000000000001,"5min":58.771000000000001,"15min":58.771000000000001},"last":1.4990000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:02:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.73299999999999998,"15min":1.4690000000000001},"min":{"1min":0.33700000000000002,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":4.4269999999999996,"5min":4.6829999999999998,"15min":16.044},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.161,"5min":0.77800000000000002,"15min":1.7629999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":7.2220000000000004,"5min":7.2220000000000004,"15min":15.872999999999999},"last":0.63300000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:02:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.68000000000000005,"15min":1.222},"min":{"1min":0.40899999999999997,"5min":0.38600000000000001,"15min":0.32700000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":15.112},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.76500000000000001,"15min":1.4510000000000001},"min":{"1min":0.377,"5min":0.35999999999999999,"15min":0.31},"max":{"1min":3.528,"5min":3.528,"15min":17.378},"last":0.55600000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:02:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.69499999999999995,"15min":1.1100000000000001},"min":{"1min":0.45000000000000001,"5min":0.40999999999999998,"15min":0.371},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":10.846},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.76500000000000001,"15min":1.3620000000000001},"min":{"1min":0.45800000000000002,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":4.9530000000000003,"5min":4.9530000000000003,"15min":15.907999999999999},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Sep 23 23:02:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.83099999999999996,"15min":1.395},"min":{"1min":0.42499999999999999,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":3.5649999999999999,"5min":3.7050000000000001,"15min":17.417999999999999},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.78300000000000003,"15min":1.2230000000000001},"min":{"1min":0.39500000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.095,"5min":4.5720000000000001,"15min":10.895},"last":0.72599999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:02:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.85499999999999998,"15min":1.4430000000000001},"min":{"1min":0.41199999999999998,"5min":0.39400000000000002,"15min":0.38300000000000001},"max":{"1min":3.6619999999999999,"5min":3.6619999999999999,"15min":17.446999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.391,"5min":0.90400000000000003,"15min":1.5309999999999999},"min":{"1min":0.45200000000000001,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":7.9969999999999999,"5min":7.9969999999999999,"15min":15.936},"last":0.66300000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958975,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2994644,"kb_used_data":1978316,"kb_used_omap":2,"kb_used_meta":1016317,"kb_avail":90750508,"statfs":{"total":95995035648,"available":92928520192,"internally_reserved":0,"allocated":2025795584,"data_stored":2024677691,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1040708661},"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:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.55000000000000004,"15min":2.8399999999999999},"min":{"1min":0.23599999999999999,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":1.651,"5min":4.9729999999999999,"15min":128.369},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66700000000000004,"15min":2.7469999999999999},"min":{"1min":0.34499999999999997,"5min":0.25800000000000001,"15min":0.20499999999999999},"max":{"1min":1.2909999999999999,"5min":5.3330000000000002,"15min":128.28999999999999},"last":0.76200000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:02:55 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":0.90700000000000003,"15min":1.056},"min":{"1min":0.34000000000000002,"5min":0.28999999999999998,"15min":0.20499999999999999},"max":{"1min":5.0250000000000004,"5min":6.0309999999999997,"15min":6.8040000000000003},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.65800000000000003,"15min":0.93999999999999995},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":5.1619999999999999,"5min":5.1619999999999999,"15min":7.3049999999999997},"last":4.9980000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.69699999999999995,"15min":1.8879999999999999},"min":{"1min":0.318,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":1.9730000000000001,"5min":9.6170000000000009,"15min":81.793000000000006},"last":0.308},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.75900000000000001,"15min":1.956},"min":{"1min":0.33800000000000002,"5min":0.28399999999999997,"15min":0.252},"max":{"1min":3.5950000000000002,"5min":5.4710000000000001,"15min":80.622},"last":0.91400000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.71899999999999997,"15min":1.2030000000000001},"min":{"1min":0.41599999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.609,"5min":2.9569999999999999,"15min":10.395},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.69899999999999995,"15min":1.2210000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.317},"max":{"1min":1.071,"5min":1.548,"15min":8.9879999999999995},"last":0.73699999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.73399999999999999,"15min":1.242},"min":{"1min":0.47399999999999998,"5min":0.40500000000000003,"15min":0.33500000000000002},"max":{"1min":3.1120000000000001,"5min":3.1120000000000001,"15min":8.9670000000000005},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.74399999999999999,"15min":1.175},"min":{"1min":0.437,"5min":0.437,"15min":0.32000000000000001},"max":{"1min":1.159,"5min":2.4380000000000002,"15min":12.747},"last":0.60499999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:02:25 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.77200000000000002,"15min":1.169},"min":{"1min":0.45500000000000002,"5min":0.41599999999999998,"15min":0.34300000000000003},"max":{"1min":2.0830000000000002,"5min":3.1469999999999998,"15min":9.7149999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.998,"5min":0.82699999999999996,"15min":1.1859999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.371},"max":{"1min":4.8869999999999996,"5min":4.8869999999999996,"15min":7.399},"last":0.623}]},{"osd":7,"last update":"Sat Sep 23 23:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.86899999999999999,"15min":1.2889999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.34100000000000003},"max":{"1min":1.5860000000000001,"5min":3.1789999999999998,"15min":7.6840000000000002},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.05,"5min":0.879,"15min":1.27},"min":{"1min":0.52200000000000002,"5min":0.46700000000000003,"15min":0.38500000000000001},"max":{"1min":6.3769999999999998,"5min":6.3769999999999998,"15min":8.9559999999999995},"last":0.69199999999999995}]}]},{"osd":4,"up_from":30,"seq":128849019535,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1975296,"kb_used_data":1078136,"kb_used_omap":0,"kb_used_meta":897152,"kb_avail":91769856,"statfs":{"total":95995035648,"available":93972332544,"internally_reserved":0,"allocated":1104011264,"data_stored":1103427369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918683648},"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:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":1.7689999999999999,"15min":2.395},"min":{"1min":0.30099999999999999,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":1.7969999999999999,"5min":115.878,"15min":127.13500000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":1.7250000000000001,"15min":2.3650000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.25900000000000001},"max":{"1min":1.03,"5min":115.819,"15min":124.161},"last":0.86699999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.92000000000000004,"15min":0.97399999999999998},"min":{"1min":0.34000000000000002,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":4.2549999999999999,"5min":13.292999999999999,"15min":13.292999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.97099999999999997,"15min":0.94899999999999995},"min":{"1min":0.42199999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.226,"5min":13.269,"15min":13.269},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.90300000000000002,"15min":2.3660000000000001},"min":{"1min":0.45400000000000001,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":0.95499999999999996,"5min":17.193000000000001,"15min":312.68900000000002},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.878,"15min":2.4449999999999998},"min":{"1min":0.41999999999999998,"5min":0.39500000000000002,"15min":0.34300000000000003},"max":{"1min":1.4199999999999999,"5min":17.166,"15min":312.63799999999998},"last":0.80100000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.71399999999999997,"15min":1.4550000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.309},"max":{"1min":1.228,"5min":2.8879999999999999,"15min":72.483000000000004},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.78700000000000003,"15min":1.544},"min":{"1min":0.51400000000000001,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":2.5470000000000002,"5min":4.5119999999999996,"15min":71.852999999999994},"last":0.52700000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.79500000000000004,"15min":1.0529999999999999},"min":{"1min":0.42299999999999999,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.1499999999999999,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.745,"5min":0.77000000000000002,"15min":1.1140000000000001},"min":{"1min":0.46500000000000002,"5min":0.44400000000000001,"15min":0.35099999999999998},"max":{"1min":1.3580000000000001,"5min":1.607,"15min":38.195999999999998},"last":0.69999999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:02:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.83199999999999996,"15min":0.98599999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":1.264,"5min":1.669,"15min":9.9130000000000003},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.91200000000000003,"15min":0.97299999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.372},"max":{"1min":1.49,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":0.58599999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:02:44 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89500000000000002,"15min":1.081},"min":{"1min":0.47699999999999998,"5min":0.38,"15min":0.378},"max":{"1min":2.431,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.089,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.52800000000000002,"5min":0.48399999999999999,"15min":0.376},"max":{"1min":3.6469999999999998,"5min":5.2240000000000002,"15min":6.5149999999999997},"last":0.67400000000000004}]}]},{"osd":5,"up_from":0,"seq":154618823304,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2206400512,"data_stored":2206400512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1578434560,"data_stored":1578434560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1424756736,"data_stored":1424752664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2020999168,"data_stored":2020999168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1101271040,"data_stored":1101266968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2784366592,"data_stored":2784362520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":190709760,"data_stored":190709760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:03:12.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T23:03:12.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.542 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:12.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:12.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:12.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:12.792 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:12.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:12.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:12.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:12.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:13.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:12 smithi121 bash[78246]: cluster 2023-09-23T23:03:12.619648+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1541: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 29721/127737 objects degraded (23.267%); 7328/127737 objects misplaced (5.737%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T23:03:13.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:12 smithi121 bash[78246]: cluster 2023-09-23T23:03:12.668113+0000 mon.a (mon.0) 1888 : cluster 3 Health check update: Degraded data redundancy: 29767/128166 objects degraded (23.225%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:13.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:12 smithi121 bash[74920]: cluster 2023-09-23T23:03:12.619648+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1541: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 29721/127737 objects degraded (23.267%); 7328/127737 objects misplaced (5.737%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T23:03:13.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:12 smithi121 bash[74920]: cluster 2023-09-23T23:03:12.668113+0000 mon.a (mon.0) 1888 : cluster 3 Health check update: Degraded data redundancy: 29767/128166 objects degraded (23.225%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:13.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.049 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:12 smithi123 bash[59255]: cluster 2023-09-23T23:03:12.619648+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1541: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 29721/127737 objects degraded (23.267%); 7328/127737 objects misplaced (5.737%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T23:03:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:12 smithi123 bash[59255]: cluster 2023-09-23T23:03:12.668113+0000 mon.a (mon.0) 1888 : cluster 3 Health check update: Degraded data redundancy: 29767/128166 objects degraded (23.225%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:13.152 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:13.179 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:13.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.308 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:13.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.435 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:13.538 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:13.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:13.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:13.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:13.791 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:13.813 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:13.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:14.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:14.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:14.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:14.151 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:14.179 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:14.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:14.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:14.315 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:14.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:14.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:14.446 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:14.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:14.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:03:14.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:14.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:14.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:14.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:14.708 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:14.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:14.811 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:14.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.973 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:15.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:15.102 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:15.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:15.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:15.231 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:15.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:15.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:15.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:15.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:15.362 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:15.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:15.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:15.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:15.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:15.613 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:15.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:15.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:15.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:15 smithi123 bash[59255]: cluster 2023-09-23T23:03:14.620446+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1542: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 29466/126570 objects degraded (23.280%); 7064/126570 objects misplaced (5.581%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:03:15.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:15.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:15.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:15.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:15.980 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:15.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:15 smithi121 bash[78246]: cluster 2023-09-23T23:03:14.620446+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1542: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 29466/126570 objects degraded (23.280%); 7064/126570 objects misplaced (5.581%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:03:15.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:15 smithi121 bash[74920]: cluster 2023-09-23T23:03:14.620446+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1542: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 29466/126570 objects degraded (23.280%); 7064/126570 objects misplaced (5.581%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:03:16.007 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:16.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:16.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:16.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:16.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:16.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:16.380 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:16.394 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:16.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:16.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:16.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:16.631 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:16.753 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.783 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:16.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:17.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:17.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:17.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:17.138 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:03:17.138 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T23:03:17.138 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T23:03:17.138 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T23:03:17.139 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:03:17.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:17.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:17.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:17.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:17.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:17.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:17.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:17.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:17.550 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:17.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:17.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:17.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:17.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:17 smithi121 bash[78246]: cluster 2023-09-23T23:03:16.621155+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1543: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 29429/125685 objects degraded (23.415%); 7027/125685 objects misplaced (5.591%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T23:03:17.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:17 smithi121 bash[78246]: cluster 2023-09-23T23:03:17.669225+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 29429/125685 objects degraded (23.415%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:17.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:17 smithi121 bash[74920]: cluster 2023-09-23T23:03:16.621155+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1543: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 29429/125685 objects degraded (23.415%); 7027/125685 objects misplaced (5.591%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T23:03:17.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:17 smithi121 bash[74920]: cluster 2023-09-23T23:03:17.669225+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 29429/125685 objects degraded (23.415%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:17.947 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:18.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:17 smithi123 bash[59255]: cluster 2023-09-23T23:03:16.621155+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1543: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 29429/125685 objects degraded (23.415%); 7027/125685 objects misplaced (5.591%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T23:03:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:17 smithi123 bash[59255]: cluster 2023-09-23T23:03:17.669225+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 29429/125685 objects degraded (23.415%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:18.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:18.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:18.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:18.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:18.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:18.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:18.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:18.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:18.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:18.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.587 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:18.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:18.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:18.830 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:03:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:03:18] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T23:03:18.846 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:18.950 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.978 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:19.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:19.104 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:19.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:19.233 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:19.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:19.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:19.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:19.466 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:19.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:19.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.622 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:19.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:19.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:19 smithi123 bash[59255]: cluster 2023-09-23T23:03:18.622117+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1544: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 142 op/s; 29211/125052 objects degraded (23.359%); 6911/125052 objects misplaced (5.527%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:03:19.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:19.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:19 smithi121 bash[74920]: cluster 2023-09-23T23:03:18.622117+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1544: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 142 op/s; 29211/125052 objects degraded (23.359%); 6911/125052 objects misplaced (5.527%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:03:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:19 smithi121 bash[78246]: cluster 2023-09-23T23:03:18.622117+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1544: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 142 op/s; 29211/125052 objects degraded (23.359%); 6911/125052 objects misplaced (5.527%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T23:03:20.018 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:20.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:20.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:20.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:20.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:20.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:20.404 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:20.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:20.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:20.570 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:03:20.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:20.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:20.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:20.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:20.802 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:20.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:21.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:21.040 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:21.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:21.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:21.160 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.185 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:21.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:21.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:21.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:21.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:21.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:21.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:21.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.569 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:21.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:21.703 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:21.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:21.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:21.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:21.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:21.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:21.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:21 smithi123 bash[59255]: cluster 2023-09-23T23:03:20.622899+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1545: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 147 op/s; 29168/124083 objects degraded (23.507%); 6763/124083 objects misplaced (5.450%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T23:03:22.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:21 smithi121 bash[74920]: cluster 2023-09-23T23:03:20.622899+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1545: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 147 op/s; 29168/124083 objects degraded (23.507%); 6763/124083 objects misplaced (5.450%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T23:03:22.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:21 smithi121 bash[78246]: cluster 2023-09-23T23:03:20.622899+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1545: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 147 op/s; 29168/124083 objects degraded (23.507%); 6763/124083 objects misplaced (5.450%); 4.9 MiB/s, 77 objects/s recovering 2023-09-23T23:03:22.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:22.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:22.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:22.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:22.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:22.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:22.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:22.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:22.591 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:22.614 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:22.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:22.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:22 smithi123 bash[59255]: audit 2023-09-23T23:03:21.969018+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:22.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:22 smithi123 bash[59255]: cluster 2023-09-23T23:03:22.670344+0000 mon.a (mon.0) 1891 : cluster 3 Health check update: Degraded data redundancy: 29168/124083 objects degraded (23.507%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:22.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:22.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:22.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:22 smithi121 bash[78246]: audit 2023-09-23T23:03:21.969018+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:22.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:22 smithi121 bash[78246]: cluster 2023-09-23T23:03:22.670344+0000 mon.a (mon.0) 1891 : cluster 3 Health check update: Degraded data redundancy: 29168/124083 objects degraded (23.507%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:22.859 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:22 smithi121 bash[74920]: audit 2023-09-23T23:03:21.969018+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:22.860 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:22 smithi121 bash[74920]: cluster 2023-09-23T23:03:22.670344+0000 mon.a (mon.0) 1891 : cluster 3 Health check update: Degraded data redundancy: 29168/124083 objects degraded (23.507%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:22.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:22.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:22.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:23.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:23.134 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:23.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:23.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:23.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:23.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.388 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:23.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:23.522 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:23.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:23.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:23.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:23.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:23.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:23.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:23 smithi123 bash[59255]: cluster 2023-09-23T23:03:22.623646+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1546: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 122 op/s; 29122/123765 objects degraded (23.530%); 6717/123765 objects misplaced (5.427%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:03:23.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:23.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:24.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:23 smithi121 bash[78246]: cluster 2023-09-23T23:03:22.623646+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1546: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 122 op/s; 29122/123765 objects degraded (23.530%); 6717/123765 objects misplaced (5.427%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:03:24.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:23 smithi121 bash[74920]: cluster 2023-09-23T23:03:22.623646+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1546: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 122 op/s; 29122/123765 objects degraded (23.530%); 6717/123765 objects misplaced (5.427%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:03:24.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:24.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:24.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:24.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:24.287 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:24.391 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:24.410 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:24.514 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:24.534 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:24.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:24.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:24.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:24.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:24.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:24.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.914 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:25.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:25.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:25.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:25.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:25.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:25.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:25.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:25.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:25.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:25.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:25.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:25.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:25.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:25.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:25.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:25 smithi123 bash[59255]: cluster 2023-09-23T23:03:24.624628+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1547: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 28856/122700 objects degraded (23.518%); 6434/122700 objects misplaced (5.244%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:03:25.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:25.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:26.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:25 smithi121 bash[78246]: cluster 2023-09-23T23:03:24.624628+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1547: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 28856/122700 objects degraded (23.518%); 6434/122700 objects misplaced (5.244%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:03:26.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:25 smithi121 bash[74920]: cluster 2023-09-23T23:03:24.624628+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1547: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 28856/122700 objects degraded (23.518%); 6434/122700 objects misplaced (5.244%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:03:26.059 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:26.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:26.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:26.326 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:26.352 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:26.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:26.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:26.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.612 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:26.716 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:26.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:26.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:26.877 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:26.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:27.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:27.141 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:27.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:27.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.267 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:27.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:27.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:27.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:27.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:27.528 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:27.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:27.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:27.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:27.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:27.779 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:27.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:27.882 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:27.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:27 smithi121 bash[78246]: cluster 2023-09-23T23:03:26.625397+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1548: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 128 op/s; 28826/121941 objects degraded (23.639%); 6404/121941 objects misplaced (5.252%); 4.4 MiB/s, 71 objects/s recovering 2023-09-23T23:03:27.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:27 smithi121 bash[78246]: cluster 2023-09-23T23:03:27.671278+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 28826/121941 objects degraded (23.639%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:27.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:27 smithi121 bash[74920]: cluster 2023-09-23T23:03:26.625397+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1548: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 128 op/s; 28826/121941 objects degraded (23.639%); 6404/121941 objects misplaced (5.252%); 4.4 MiB/s, 71 objects/s recovering 2023-09-23T23:03:27.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:27 smithi121 bash[74920]: cluster 2023-09-23T23:03:27.671278+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 28826/121941 objects degraded (23.639%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:27.903 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:27.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:28.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:27 smithi123 bash[59255]: cluster 2023-09-23T23:03:26.625397+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1548: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 128 op/s; 28826/121941 objects degraded (23.639%); 6404/121941 objects misplaced (5.252%); 4.4 MiB/s, 71 objects/s recovering 2023-09-23T23:03:28.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:27 smithi123 bash[59255]: cluster 2023-09-23T23:03:27.671278+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 28826/121941 objects degraded (23.639%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:28.036 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:28.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:28.166 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:28.269 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:28.301 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:28.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:28.405 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:28.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:28.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:28.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:28.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:28.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:28.687 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:28.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:28 smithi123 bash[59255]: cluster 2023-09-23T23:03:28.626097+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1549: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 124 op/s; 28602/121191 objects degraded (23.601%); 6288/121191 objects misplaced (5.189%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:03:28.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:28.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:28.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:28.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:28 smithi121 bash[74920]: cluster 2023-09-23T23:03:28.626097+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1549: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 124 op/s; 28602/121191 objects degraded (23.601%); 6288/121191 objects misplaced (5.189%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:03:28.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:28 smithi121 bash[78246]: cluster 2023-09-23T23:03:28.626097+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1549: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 124 op/s; 28602/121191 objects degraded (23.601%); 6288/121191 objects misplaced (5.189%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:03:28.989 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:03:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:03:28] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T23:03:29.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:29.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:29.189 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:29.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:29.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:29.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:29.434 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:29.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:29.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:29.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:29.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:29.602 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:29.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:29.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:29.723 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:29.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:29.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:29.956 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:03:29.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:29.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:29.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:30.000 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:03:30.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:29 smithi121 bash[74920]: audit 2023-09-23T23:03:29.919624+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.121:0/270364313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:30.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:29 smithi121 bash[78246]: audit 2023-09-23T23:03:29.919624+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.121:0/270364313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:30.027 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:03:30.057 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:03:30.091 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:03:30.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:30.127 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:03:30.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:30.156 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:03:30.188 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:03:30.190 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.190 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.190 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.190 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.190 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.190 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.191 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.191 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:03:30.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:29 smithi123 bash[59255]: audit 2023-09-23T23:03:29.919624+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.121:0/270364313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:30.275 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:30.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:30.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:30.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:30.510 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:30.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:30.563 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:03:30.563 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 28602/121191 objects degraded (23.601%), 9 pgs degraded, 7 pgs undersized","count":16},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2445,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":302,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":6,"osd_in_since":1695509875,"num_remapped_pgs":8},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":79},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":5},{"state_name":"active+recovery_wait+degraded","count":2},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":40397,"data_bytes":2646415288,"bytes_used":13730332672,"bytes_avail":562239881216,"bytes_total":575970213888,"degraded_objects":28602,"degraded_total":121191,"degraded_ratio":0.23600762432853928,"misplaced_objects":6288,"misplaced_total":121191,"misplaced_ratio":0.051885040968388745,"recovering_objects_per_sec":88,"recovering_bytes_per_sec":5819379,"recovering_keys_per_sec":0,"num_objects_recovered":1066,"num_bytes_recovered":69861376,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":124},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":35,"modified":"2023-09-23T22:57:00.468101+0000","services":{}},"progress_events":{"2bb6a872-ead7-4607-a02f-65833cd0dc35":{"message":"Global Recovery Event (5m)\n [========================....] (remaining: 44s)","progress":0.88764047622680664,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T23:03:30.640 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.665 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:30.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:30.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:30.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:30.901 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:30.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:30.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:30 smithi123 bash[59255]: audit 2023-09-23T23:03:30.559107+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.121:0/2455653265' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:03:30.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:30 smithi123 bash[59255]: cluster 2023-09-23T23:03:30.626716+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1550: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 28560/120072 objects degraded (23.786%); 6136/120072 objects misplaced (5.110%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:03:31.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:31.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:31.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:31.172 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:31.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:31.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:31.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:30 smithi121 bash[78246]: audit 2023-09-23T23:03:30.559107+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.121:0/2455653265' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:03:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:30 smithi121 bash[78246]: cluster 2023-09-23T23:03:30.626716+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1550: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 28560/120072 objects degraded (23.786%); 6136/120072 objects misplaced (5.110%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:03:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:30 smithi121 bash[74920]: audit 2023-09-23T23:03:30.559107+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.121:0/2455653265' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:03:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:30 smithi121 bash[74920]: cluster 2023-09-23T23:03:30.626716+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1550: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 28560/120072 objects degraded (23.786%); 6136/120072 objects misplaced (5.110%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:03:31.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.424 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:31.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:31.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:31.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:31.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:31.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:31.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:31.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:31.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:32.045 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:32.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:32.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:32.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:32.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.334 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:32.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:32.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:32.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:32.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:32.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.717 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:32.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:32 smithi123 bash[59255]: cluster 2023-09-23T23:03:32.627317+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1551: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 28520/119643 objects degraded (23.838%); 6096/119643 objects misplaced (5.095%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:03:32.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:32 smithi123 bash[59255]: cluster 2023-09-23T23:03:32.675177+0000 mon.a (mon.0) 1895 : cluster 3 Health check update: Degraded data redundancy: 28560/120072 objects degraded (23.786%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:32.847 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:32.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:32.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:33.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:32 smithi121 bash[74920]: cluster 2023-09-23T23:03:32.627317+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1551: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 28520/119643 objects degraded (23.838%); 6096/119643 objects misplaced (5.095%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:03:33.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:32 smithi121 bash[74920]: cluster 2023-09-23T23:03:32.675177+0000 mon.a (mon.0) 1895 : cluster 3 Health check update: Degraded data redundancy: 28560/120072 objects degraded (23.786%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:33.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:32 smithi121 bash[78246]: cluster 2023-09-23T23:03:32.627317+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1551: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 123 op/s; 28520/119643 objects degraded (23.838%); 6096/119643 objects misplaced (5.095%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:03:33.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:32 smithi121 bash[78246]: cluster 2023-09-23T23:03:32.675177+0000 mon.a (mon.0) 1895 : cluster 3 Health check update: Degraded data redundancy: 28560/120072 objects degraded (23.786%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:33.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:33.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:33.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:33.208 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:33.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:33.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:33.372 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:33.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:33.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:33.500 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:33.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:33.603 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:33.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:33.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:33.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:33.863 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:33.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:33.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:33.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:34.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:34.032 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T23:03:34.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:03:34.120 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:34.153 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:34.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:34.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:34.298 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:34.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:34.404 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:34.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:34.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:34.536 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:34.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:34.670 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:34.808 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:34.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:35.066 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:35.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:35.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:35.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:35.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:35.323 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:35.345 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:35.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:35.480 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:35.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:35.610 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:35.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:35.706 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T23:03:35.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:35.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:35 smithi121 bash[78246]: cluster 2023-09-23T23:03:34.627993+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 28264/118581 objects degraded (23.835%); 5796/118581 objects misplaced (4.888%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T23:03:35.731 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:35 smithi121 bash[78246]: audit 2023-09-23T23:03:34.826573+0000 mon.a (mon.0) 1896 : audit 1 from='client.? 172.21.15.121:0/1920039347' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:35.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:35 smithi121 bash[74920]: cluster 2023-09-23T23:03:34.627993+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 28264/118581 objects degraded (23.835%); 5796/118581 objects misplaced (4.888%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T23:03:35.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:35 smithi121 bash[74920]: audit 2023-09-23T23:03:34.826573+0000 mon.a (mon.0) 1896 : audit 1 from='client.? 172.21.15.121:0/1920039347' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:35.738 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:35.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:35.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:35.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:35.988 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:03:35.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:35.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:35 smithi123 bash[59255]: cluster 2023-09-23T23:03:34.627993+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 143 op/s; 28264/118581 objects degraded (23.835%); 5796/118581 objects misplaced (4.888%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T23:03:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:35 smithi123 bash[59255]: audit 2023-09-23T23:03:34.826573+0000 mon.a (mon.0) 1896 : audit 1 from='client.? 172.21.15.121:0/1920039347' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:36.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:36.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:36.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:36.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:36.254 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:36.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:36.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:36.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.513 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:36.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:36.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:36.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:36.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:36 smithi123 bash[59255]: cluster 2023-09-23T23:03:35.680545+0000 mon.a (mon.0) 1897 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:03:36.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:36 smithi123 bash[59255]: audit 2023-09-23T23:03:35.685707+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.121:0/1920039347' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:03:36.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:36 smithi123 bash[59255]: cluster 2023-09-23T23:03:35.685867+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e303: 8 total, 8 up, 6 in 2023-09-23T23:03:36.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:36 smithi123 bash[59255]: cluster 2023-09-23T23:03:35.686526+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:03:36.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:36 smithi123 bash[59255]: cluster 2023-09-23T23:03:35.711137+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:03:36.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[78246]: cluster 2023-09-23T23:03:35.680545+0000 mon.a (mon.0) 1897 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:03:36.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[78246]: audit 2023-09-23T23:03:35.685707+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.121:0/1920039347' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:03:36.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[78246]: cluster 2023-09-23T23:03:35.685867+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e303: 8 total, 8 up, 6 in 2023-09-23T23:03:36.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[78246]: cluster 2023-09-23T23:03:35.686526+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:03:36.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[78246]: cluster 2023-09-23T23:03:35.711137+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:03:36.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[74920]: cluster 2023-09-23T23:03:35.680545+0000 mon.a (mon.0) 1897 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:03:36.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[74920]: audit 2023-09-23T23:03:35.685707+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.121:0/1920039347' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:03:36.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[74920]: cluster 2023-09-23T23:03:35.685867+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e303: 8 total, 8 up, 6 in 2023-09-23T23:03:36.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[74920]: cluster 2023-09-23T23:03:35.686526+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:03:36.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:36 smithi121 bash[74920]: cluster 2023-09-23T23:03:35.711137+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:03:36.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:36.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:36.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:36.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:36.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:36.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:37.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:37.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:37.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:37.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:37.274 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:37.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.432 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:37.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:37.564 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:37.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:37.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:37.822 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:37.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:37.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[74920]: cluster 2023-09-23T23:03:36.631110+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 28212/117753 objects degraded (23.959%); 5744/117753 objects misplaced (4.878%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:37.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[74920]: audit 2023-09-23T23:03:36.973291+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:37.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[74920]: audit 2023-09-23T23:03:36.974528+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:37.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[74920]: cluster 2023-09-23T23:03:37.676237+0000 mon.a (mon.0) 1902 : cluster 3 Health check update: Degraded data redundancy: 28212/117753 objects degraded (23.959%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:37.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[78246]: cluster 2023-09-23T23:03:36.631110+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 28212/117753 objects degraded (23.959%); 5744/117753 objects misplaced (4.878%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:37.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[78246]: audit 2023-09-23T23:03:36.973291+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:37.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[78246]: audit 2023-09-23T23:03:36.974528+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:37.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:37 smithi121 bash[78246]: cluster 2023-09-23T23:03:37.676237+0000 mon.a (mon.0) 1902 : cluster 3 Health check update: Degraded data redundancy: 28212/117753 objects degraded (23.959%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:37.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:37.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:37 smithi123 bash[59255]: cluster 2023-09-23T23:03:36.631110+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 28212/117753 objects degraded (23.959%); 5744/117753 objects misplaced (4.878%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:37 smithi123 bash[59255]: audit 2023-09-23T23:03:36.973291+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:37 smithi123 bash[59255]: audit 2023-09-23T23:03:36.974528+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:37 smithi123 bash[59255]: cluster 2023-09-23T23:03:37.676237+0000 mon.a (mon.0) 1902 : cluster 3 Health check update: Degraded data redundancy: 28212/117753 objects degraded (23.959%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:38.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:38.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:38.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:38.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:38.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:38.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:38.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:38.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:38.486 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:38.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:38.590 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:38.614 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:38.641 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:03:38.641 INFO:teuthology.orchestra.run.smithi121.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:03:38.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:38.755 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:38.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:38.857 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:38.867 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:03:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:03:38] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.33.4" 2023-09-23T23:03:38.880 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:38.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:38.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.013 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:39.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:39.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:39.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:39.274 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:39.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:39.377 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.402 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:39.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:39.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:39.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:39.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:39.654 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:39.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:39.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:39.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:39 smithi123 bash[59255]: cluster 2023-09-23T23:03:38.631807+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 137 op/s; 27993/117060 objects degraded (23.913%); 5633/117060 objects misplaced (4.812%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:39.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:39 smithi123 bash[59255]: audit 2023-09-23T23:03:39.227815+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:39.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:39.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:40.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:39 smithi121 bash[78246]: cluster 2023-09-23T23:03:38.631807+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 137 op/s; 27993/117060 objects degraded (23.913%); 5633/117060 objects misplaced (4.812%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:40.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:39 smithi121 bash[78246]: audit 2023-09-23T23:03:39.227815+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:40.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:39 smithi121 bash[74920]: cluster 2023-09-23T23:03:38.631807+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 137 op/s; 27993/117060 objects degraded (23.913%); 5633/117060 objects misplaced (4.812%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:40.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:39 smithi121 bash[74920]: audit 2023-09-23T23:03:39.227815+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:40.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:40.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:40.105 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:03:40.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:03:40.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:40.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:40.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:40.341 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:40.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:40.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:40.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:40.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:40.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:40.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:40.733 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:40.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:40.969 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:41.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:41.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:41.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:41.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:41.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:41.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:41.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:41.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:41.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:41.517 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:41.594 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:41.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:41.644 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:41.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:41.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:41.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:41.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:41.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:41 smithi123 bash[59255]: cluster 2023-09-23T23:03:40.632420+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 135 op/s; 27953/116010 objects degraded (24.095%); 5480/116010 objects misplaced (4.724%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:41.889 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:41.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:41 smithi121 bash[74920]: cluster 2023-09-23T23:03:40.632420+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 135 op/s; 27953/116010 objects degraded (24.095%); 5480/116010 objects misplaced (4.724%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:41.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:41 smithi121 bash[78246]: cluster 2023-09-23T23:03:40.632420+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 135 op/s; 27953/116010 objects degraded (24.095%); 5480/116010 objects misplaced (4.724%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:03:41.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:41.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:42.014 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:42.037 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:42.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:42.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:42.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:42.269 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:42.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:42.425 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:42.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:42.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:42.562 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:42.613 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:42.666 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.689 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:42.791 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:42.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:42.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:42.921 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:42 smithi123 bash[59255]: cluster 2023-09-23T23:03:42.677483+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 27953/116010 objects degraded (24.095%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:42.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:42 smithi121 bash[74920]: cluster 2023-09-23T23:03:42.677483+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 27953/116010 objects degraded (24.095%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:42 smithi121 bash[78246]: cluster 2023-09-23T23:03:42.677483+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 27953/116010 objects degraded (24.095%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:43.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:43.076 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:43.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:43.179 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:43.200 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:43.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:43.303 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:43.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:43.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:43.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:43.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:43.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:43.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:43.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:43.689 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:43.716 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:43.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:43.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:43.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:43.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:43.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:43 smithi121 bash[74920]: cluster 2023-09-23T23:03:42.633094+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1557: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 27901/115611 objects degraded (24.134%); 5428/115611 objects misplaced (4.695%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T23:03:43.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:43 smithi121 bash[78246]: cluster 2023-09-23T23:03:42.633094+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1557: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 27901/115611 objects degraded (24.134%); 5428/115611 objects misplaced (4.695%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T23:03:43.973 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:44.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:43 smithi123 bash[59255]: cluster 2023-09-23T23:03:42.633094+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1557: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 134 op/s; 27901/115611 objects degraded (24.134%); 5428/115611 objects misplaced (4.695%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T23:03:44.076 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:44.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:44.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:44.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:44.338 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:44.361 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:44.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:44.465 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:44.492 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:44.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:44.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:44.640 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:44.644 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:44.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:44.757 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:44.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:44.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:44 smithi123 bash[59255]: cluster 2023-09-23T23:03:44.633944+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1558: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 27609/114381 objects degraded (24.138%); 5296/114381 objects misplaced (4.630%); 4.9 MiB/s, 88 objects/s recovering 2023-09-23T23:03:44.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:44.861 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:44 smithi121 bash[74920]: cluster 2023-09-23T23:03:44.633944+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1558: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 27609/114381 objects degraded (24.138%); 5296/114381 objects misplaced (4.630%); 4.9 MiB/s, 88 objects/s recovering 2023-09-23T23:03:44.861 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:44 smithi121 bash[78246]: cluster 2023-09-23T23:03:44.633944+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1558: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 27609/114381 objects degraded (24.138%); 5296/114381 objects misplaced (4.630%); 4.9 MiB/s, 88 objects/s recovering 2023-09-23T23:03:44.893 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:44.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:45.000 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:45.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:45.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:45.464 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:45.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:45.595 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:45.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:45.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:45.860 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:45.989 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:46.010 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:46.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:46.114 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:46.143 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:46.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:46.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:46.379 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:46.401 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:46.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:46.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:46.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:46.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:46.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:46.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:46.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:46.780 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:46.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:45.583448+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:45.593036+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:45.922767+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:45.928065+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:46.461178+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:46.463054+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:46.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:46 smithi123 bash[59255]: audit 2023-09-23T23:03:46.474826+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:45.583448+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:45.593036+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:45.922767+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:45.928065+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:46.461178+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:46.463054+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:46.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[74920]: audit 2023-09-23T23:03:46.474826+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:45.583448+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:45.593036+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:45.922767+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:45.928065+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:46.461178+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:46.463054+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:46.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:46 smithi121 bash[78246]: audit 2023-09-23T23:03:46.474826+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:03:46.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:46.918 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:46.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:47.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:47.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:47.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:47.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:47.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:47.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:47.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:47.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:47.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:47.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:47.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:47.704 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:47.711 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:47 smithi121 bash[74920]: cluster 2023-09-23T23:03:46.634805+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 148 op/s; 27534/113298 objects degraded (24.302%); 5221/113298 objects misplaced (4.608%); 4.9 MiB/s, 87 objects/s recovering 2023-09-23T23:03:47.712 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:47 smithi121 bash[78246]: cluster 2023-09-23T23:03:46.634805+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 148 op/s; 27534/113298 objects degraded (24.302%); 5221/113298 objects misplaced (4.608%); 4.9 MiB/s, 87 objects/s recovering 2023-09-23T23:03:47.732 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:47.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:47.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:47.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:47.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:47.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:47 smithi123 bash[59255]: cluster 2023-09-23T23:03:46.634805+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 148 op/s; 27534/113298 objects degraded (24.302%); 5221/113298 objects misplaced (4.608%); 4.9 MiB/s, 87 objects/s recovering 2023-09-23T23:03:47.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:48.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:48.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:48.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:48.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:48.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:48.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.383 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:48.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:48.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:48.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:48.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:48.648 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:48.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:48.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:48.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:48 smithi121 bash[74920]: cluster 2023-09-23T23:03:47.678660+0000 mon.a (mon.0) 1912 : cluster 3 Health check update: Degraded data redundancy: 27534/113298 objects degraded (24.302%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:48.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:48 smithi121 bash[78246]: cluster 2023-09-23T23:03:47.678660+0000 mon.a (mon.0) 1912 : cluster 3 Health check update: Degraded data redundancy: 27534/113298 objects degraded (24.302%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:48.775 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:48.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:48.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:48 smithi123 bash[59255]: cluster 2023-09-23T23:03:47.678660+0000 mon.a (mon.0) 1912 : cluster 3 Health check update: Degraded data redundancy: 27534/113298 objects degraded (24.302%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:48.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:48.888 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:03:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:03:48] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.33.4" 2023-09-23T23:03:48.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:48.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:49.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:49.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:49.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:49.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:49.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:49.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:49.291 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:49.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:49.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:49.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:49.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:49.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:49.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:49.662 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:49.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:49 smithi121 bash[74920]: cluster 2023-09-23T23:03:48.635817+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1560: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 27295/112551 objects degraded (24.251%); 5105/112551 objects misplaced (4.536%); 5.6 MiB/s, 98 objects/s recovering 2023-09-23T23:03:49.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:49 smithi121 bash[78246]: cluster 2023-09-23T23:03:48.635817+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1560: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 27295/112551 objects degraded (24.251%); 5105/112551 objects misplaced (4.536%); 5.6 MiB/s, 98 objects/s recovering 2023-09-23T23:03:49.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:49 smithi123 bash[59255]: cluster 2023-09-23T23:03:48.635817+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1560: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 27295/112551 objects degraded (24.251%); 5105/112551 objects misplaced (4.536%); 5.6 MiB/s, 98 objects/s recovering 2023-09-23T23:03:49.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:49.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:49.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:49.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:49.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:50.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:50.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:50.185 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:50.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:50.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:50.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:50.450 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:50.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:50.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:50.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:50.603 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:50.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:50.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:50.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:50.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:50.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:51.000 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:51.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:51.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:51.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:51.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:51.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:51.262 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:51.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:51.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:51.386 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:51.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:51.489 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:51.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:51.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:51.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:51.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:51.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:51.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:51 smithi121 bash[74920]: cluster 2023-09-23T23:03:50.636585+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1561: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 27242/111423 objects degraded (24.449%); 5105/111423 objects misplaced (4.582%); 4.6 MiB/s, 91 objects/s recovering 2023-09-23T23:03:51.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:51 smithi121 bash[78246]: cluster 2023-09-23T23:03:50.636585+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1561: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 27242/111423 objects degraded (24.449%); 5105/111423 objects misplaced (4.582%); 4.6 MiB/s, 91 objects/s recovering 2023-09-23T23:03:51.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:51.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:51.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:51.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:52.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:51 smithi123 bash[59255]: cluster 2023-09-23T23:03:50.636585+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1561: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 27242/111423 objects degraded (24.449%); 5105/111423 objects misplaced (4.582%); 4.6 MiB/s, 91 objects/s recovering 2023-09-23T23:03:52.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:52.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:52.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:52.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.285 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:52.390 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:52.417 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:52.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.547 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:52.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:52.680 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:52.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:52 smithi121 bash[74920]: audit 2023-09-23T23:03:51.969420+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:52 smithi121 bash[74920]: cluster 2023-09-23T23:03:52.679463+0000 mon.a (mon.0) 1914 : cluster 3 Health check update: Degraded data redundancy: 27242/111423 objects degraded (24.449%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:52.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:52.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:52 smithi123 bash[59255]: audit 2023-09-23T23:03:51.969420+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:52 smithi123 bash[59255]: cluster 2023-09-23T23:03:52.679463+0000 mon.a (mon.0) 1914 : cluster 3 Health check update: Degraded data redundancy: 27242/111423 objects degraded (24.449%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:52.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:52.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:52.907 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:52.934 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:52.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:52.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:52 smithi121 bash[78246]: audit 2023-09-23T23:03:51.969420+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:52.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:52 smithi121 bash[78246]: cluster 2023-09-23T23:03:52.679463+0000 mon.a (mon.0) 1914 : cluster 3 Health check update: Degraded data redundancy: 27242/111423 objects degraded (24.449%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:53.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:53.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:53.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:53.186 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:53.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.319 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:53.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.460 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:53.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:53.590 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:53.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:53.693 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:53 smithi121 bash[78246]: cluster 2023-09-23T23:03:52.637242+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1562: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 27193/110982 objects degraded (24.502%); 5056/110982 objects misplaced (4.556%); 4.2 MiB/s, 85 objects/s recovering 2023-09-23T23:03:53.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:53.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:53 smithi121 bash[74920]: cluster 2023-09-23T23:03:52.637242+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1562: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 27193/110982 objects degraded (24.502%); 5056/110982 objects misplaced (4.556%); 4.2 MiB/s, 85 objects/s recovering 2023-09-23T23:03:53.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:53.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:53 smithi123 bash[59255]: cluster 2023-09-23T23:03:52.637242+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1562: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 139 op/s; 27193/110982 objects degraded (24.502%); 5056/110982 objects misplaced (4.556%); 4.2 MiB/s, 85 objects/s recovering 2023-09-23T23:03:53.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:53.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:53.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:53.981 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:53.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:54.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:54.107 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:54.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:54.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:54.235 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:54.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:54.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:54.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:54.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:54.489 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:54.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:54.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:54.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:54.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:54.746 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:54.849 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:54.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:54.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:55.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:55.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:55.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:55.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:55.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:55.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:55.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:55.395 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:55.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:55.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:55.530 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:55.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:55.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:55.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:55.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:55.789 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:55.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:55 smithi121 bash[74920]: cluster 2023-09-23T23:03:54.638091+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1563: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 26888/109611 objects degraded (24.530%); 4587/109611 objects misplaced (4.185%); 7.5 MiB/s, 139 objects/s recovering 2023-09-23T23:03:55.893 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:55.905 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:55 smithi123 bash[59255]: cluster 2023-09-23T23:03:54.638091+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1563: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 26888/109611 objects degraded (24.530%); 4587/109611 objects misplaced (4.185%); 7.5 MiB/s, 139 objects/s recovering 2023-09-23T23:03:55.927 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:56.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:56.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:56.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:56.181 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:55 smithi121 bash[78246]: cluster 2023-09-23T23:03:54.638091+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1563: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 26888/109611 objects degraded (24.530%); 4587/109611 objects misplaced (4.185%); 7.5 MiB/s, 139 objects/s recovering 2023-09-23T23:03:56.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:56.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.311 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:56.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:56.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:56.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:56.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:56.538 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:56.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:56.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:56.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:56.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:56.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:56.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:56.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:56.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:56.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:56.947 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:56.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:57.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:57.080 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:57.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:57.213 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:57.318 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:57.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:57.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:57.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:57.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:57.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:57.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:57.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:57.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:57.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:57.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:57.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:57.834 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:03:57.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:57.868 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:03:57.891 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:03:57.918 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:03:57.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:57 smithi121 bash[78246]: cluster 2023-09-23T23:03:56.639137+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1564: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 158 op/s; 26829/108660 objects degraded (24.691%); 4528/108660 objects misplaced (4.167%); 6.1 MiB/s, 109 objects/s recovering 2023-09-23T23:03:57.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:57 smithi121 bash[78246]: cluster 2023-09-23T23:03:57.680432+0000 mon.a (mon.0) 1915 : cluster 3 Health check update: Degraded data redundancy: 26829/108660 objects degraded (24.691%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:57.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:57 smithi121 bash[74920]: cluster 2023-09-23T23:03:56.639137+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1564: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 158 op/s; 26829/108660 objects degraded (24.691%); 4528/108660 objects misplaced (4.167%); 6.1 MiB/s, 109 objects/s recovering 2023-09-23T23:03:57.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:57 smithi121 bash[74920]: cluster 2023-09-23T23:03:57.680432+0000 mon.a (mon.0) 1915 : cluster 3 Health check update: Degraded data redundancy: 26829/108660 objects degraded (24.691%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:57.943 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:03:57.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:57.969 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:03:57.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:57.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:57.995 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:03:58.023 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:03:58.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.028 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.029 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:03:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:57 smithi123 bash[59255]: cluster 2023-09-23T23:03:56.639137+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1564: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 158 op/s; 26829/108660 objects degraded (24.691%); 4528/108660 objects misplaced (4.167%); 6.1 MiB/s, 109 objects/s recovering 2023-09-23T23:03:58.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:57 smithi123 bash[59255]: cluster 2023-09-23T23:03:57.680432+0000 mon.a (mon.0) 1915 : cluster 3 Health check update: Degraded data redundancy: 26829/108660 objects degraded (24.691%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:58.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:58.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:58.342 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:58.366 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:58.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:58.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:58.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:58.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:58.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:58 smithi123 bash[59255]: audit 2023-09-23T23:03:57.794020+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.121:0/4021066788' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:58.767 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:58.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:58 smithi121 bash[78246]: audit 2023-09-23T23:03:57.794020+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.121:0/4021066788' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:58.881 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:03:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:03:58] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.33.4" 2023-09-23T23:03:58.881 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:58 smithi121 bash[74920]: audit 2023-09-23T23:03:57.794020+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.121:0/4021066788' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:58.905 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:59.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:59.035 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:59.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:59.139 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:59.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:59.247 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:03:59.253 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:03:59.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:59.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:59.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:59.393 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:59.413 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:59.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:59.542 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:59.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:59.646 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:59.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:59.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:59 smithi123 bash[59255]: cluster 2023-09-23T23:03:58.639832+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1565: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 149 op/s; 26585/107928 objects degraded (24.632%); 4417/107928 objects misplaced (4.093%); 7.1 MiB/s, 125 objects/s recovering 2023-09-23T23:03:59.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:03:59 smithi123 bash[59255]: audit 2023-09-23T23:03:59.225904+0000 mgr.y (mgr.34107) 1448 : audit 0 from='client.45968 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:59.768 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:59.790 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:59.894 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:59.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:59.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:59 smithi121 bash[74920]: cluster 2023-09-23T23:03:58.639832+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1565: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 149 op/s; 26585/107928 objects degraded (24.632%); 4417/107928 objects misplaced (4.093%); 7.1 MiB/s, 125 objects/s recovering 2023-09-23T23:04:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:03:59 smithi121 bash[74920]: audit 2023-09-23T23:03:59.225904+0000 mgr.y (mgr.34107) 1448 : audit 0 from='client.45968 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:04:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:59 smithi121 bash[78246]: cluster 2023-09-23T23:03:58.639832+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1565: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 149 op/s; 26585/107928 objects degraded (24.632%); 4417/107928 objects misplaced (4.093%); 7.1 MiB/s, 125 objects/s recovering 2023-09-23T23:04:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:03:59 smithi121 bash[78246]: audit 2023-09-23T23:03:59.225904+0000 mgr.y (mgr.34107) 1448 : audit 0 from='client.45968 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:04:00.020 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:00.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:00.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:00.186 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:00.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:00.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:00.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:00.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:00.457 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:00.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:00.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:00.589 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:00.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:00.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:00.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:00 smithi123 bash[59255]: cluster 2023-09-23T23:04:00.640454+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1566: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 160 op/s; 26535/106770 objects degraded (24.852%); 3916/106770 objects misplaced (3.668%); 8.6 MiB/s, 149 objects/s recovering 2023-09-23T23:04:00.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:00.957 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:00.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:00.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:00 smithi121 bash[78246]: cluster 2023-09-23T23:04:00.640454+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1566: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 160 op/s; 26535/106770 objects degraded (24.852%); 3916/106770 objects misplaced (3.668%); 8.6 MiB/s, 149 objects/s recovering 2023-09-23T23:04:00.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:00 smithi121 bash[74920]: cluster 2023-09-23T23:04:00.640454+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1566: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 160 op/s; 26535/106770 objects degraded (24.852%); 3916/106770 objects misplaced (3.668%); 8.6 MiB/s, 149 objects/s recovering 2023-09-23T23:04:00.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:01.087 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:01.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:01.235 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:01.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:01.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.363 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:01.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.494 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:01.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:01.639 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:01.743 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:01.766 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:01.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:01.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.899 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:02.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:02.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:02.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:02.160 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:02.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:02.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:02.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:02.418 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:02.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:02.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:02.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:02.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:02.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.684 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:02.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:02.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:02 smithi121 bash[74920]: cluster 2023-09-23T23:04:02.640977+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1567: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 141 op/s; 26494/106341 objects degraded (24.914%); 3875/106341 objects misplaced (3.644%); 8.5 MiB/s, 138 objects/s recovering 2023-09-23T23:04:02.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:02 smithi121 bash[74920]: cluster 2023-09-23T23:04:02.681798+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 26535/106770 objects degraded (24.852%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:02.784 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:02.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:02.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:02.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:02 smithi123 bash[59255]: cluster 2023-09-23T23:04:02.640977+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1567: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 141 op/s; 26494/106341 objects degraded (24.914%); 3875/106341 objects misplaced (3.644%); 8.5 MiB/s, 138 objects/s recovering 2023-09-23T23:04:02.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:02 smithi123 bash[59255]: cluster 2023-09-23T23:04:02.681798+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 26535/106770 objects degraded (24.852%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:02.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:02.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:03.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:02 smithi121 bash[78246]: cluster 2023-09-23T23:04:02.640977+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1567: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 141 op/s; 26494/106341 objects degraded (24.914%); 3875/106341 objects misplaced (3.644%); 8.5 MiB/s, 138 objects/s recovering 2023-09-23T23:04:03.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:02 smithi121 bash[78246]: cluster 2023-09-23T23:04:02.681798+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 26535/106770 objects degraded (24.852%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:03.044 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:03.071 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:03.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:03.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:03.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:03.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:03.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:03.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:03.441 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1565,"stamp":"2023-09-23T23:03:58.639332+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2356680632,"num_objects":35976,"num_object_clones":0,"num_object_copies":107928,"num_objects_missing_on_primary":8501,"num_objects_missing":8501,"num_objects_degraded":26585,"num_objects_misplaced":4417,"num_objects_unfound":0,"num_objects_dirty":35976,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":120394,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36259,"num_bytes_recovered":2157347884,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98719,"ondisk_log_size":98719,"up":267,"acting":260,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":277,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":12830988,"kb_used_data":7453980,"kb_used_omap":21,"kb_used_meta":5376938,"kb_avail":549639924,"statfs":{"total":575970213888,"available":562831282176,"internally_reserved":0,"allocated":7632875520,"data_stored":7627273251,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5505984716},"hb_peers":[],"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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-117309440,"num_objects":-1790,"num_object_clones":0,"num_object_copies":-5370,"num_objects_missing_on_primary":-692,"num_objects_missing":-692,"num_objects_degraded":-949,"num_objects_misplaced":-804,"num_objects_unfound":0,"num_objects_dirty":-1790,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1790,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1505,"num_bytes_recovered":89260032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.005170"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":90,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783278+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:03:08.783278+0000","last_peered":"2023-09-23T23:03:08.783278+0000","last_clean":"2023-09-23T23:03:08.783278+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:03:08.783278+0000","last_undegraded":"2023-09-23T23:03:08.783278+0000","last_fullsized":"2023-09-23T23:03:08.783278+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":155,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.754921+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:03:08.754921+0000","last_peered":"2023-09-23T23:03:08.754921+0000","last_clean":"2023-09-23T23:03:08.754921+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:03:08.754921+0000","last_undegraded":"2023-09-23T23:03:08.754921+0000","last_fullsized":"2023-09-23T23:03:08.754921+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":50,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:23.878613+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:03:23.878613+0000","last_peered":"2023-09-23T23:03:23.878613+0000","last_clean":"2023-09-23T23:03:23.878613+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:03:23.878613+0000","last_undegraded":"2023-09-23T23:03:23.878613+0000","last_fullsized":"2023-09-23T23:03:23.878613+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.781542+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:03:08.781542+0000","last_peered":"2023-09-23T23:03:08.781542+0000","last_clean":"2023-09-23T23:03:08.781542+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:03:08.781542+0000","last_undegraded":"2023-09-23T23:03:08.781542+0000","last_fullsized":"2023-09-23T23:03:08.781542+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":333,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.735894+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:03:08.735894+0000","last_peered":"2023-09-23T23:03:08.735894+0000","last_clean":"2023-09-23T23:03:08.735894+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:03:08.735894+0000","last_undegraded":"2023-09-23T23:03:08.735894+0000","last_fullsized":"2023-09-23T23:03:08.735894+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.756414+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:03:08.756414+0000","last_peered":"2023-09-23T23:03:08.756414+0000","last_clean":"2023-09-23T23:03:08.756414+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:03:08.756414+0000","last_undegraded":"2023-09-23T23:03:08.756414+0000","last_fullsized":"2023-09-23T23:03:08.756414+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":292,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:16.165532+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:03:16.165532+0000","last_peered":"2023-09-23T23:03:16.165532+0000","last_clean":"2023-09-23T23:03:16.165532+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:03:16.165532+0000","last_undegraded":"2023-09-23T23:03:16.165532+0000","last_fullsized":"2023-09-23T23:03:16.165532+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":379,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:20.035721+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:03:20.035721+0000","last_peered":"2023-09-23T23:03:20.035721+0000","last_clean":"2023-09-23T23:03:20.035721+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:03:20.035721+0000","last_undegraded":"2023-09-23T23:03:20.035721+0000","last_fullsized":"2023-09-23T23:03:20.035721+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":39,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747007+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:03:08.747007+0000","last_peered":"2023-09-23T23:03:08.747007+0000","last_clean":"2023-09-23T23:03:08.747007+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:03:08.747007+0000","last_undegraded":"2023-09-23T23:03:08.747007+0000","last_fullsized":"2023-09-23T23:03:08.747007+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":322,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:25.038804+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:03:25.038804+0000","last_peered":"2023-09-23T23:03:25.038804+0000","last_clean":"2023-09-23T23:03:25.038804+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:03:25.038804+0000","last_undegraded":"2023-09-23T23:03:25.038804+0000","last_fullsized":"2023-09-23T23:03:25.038804+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":45,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.794849+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:03:08.794849+0000","last_peered":"2023-09-23T23:03:08.794849+0000","last_clean":"2023-09-23T23:03:08.794849+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:03:08.794849+0000","last_undegraded":"2023-09-23T23:03:08.794849+0000","last_fullsized":"2023-09-23T23:03:08.794849+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.758208+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:03:08.758208+0000","last_peered":"2023-09-23T23:03:08.758208+0000","last_clean":"2023-09-23T23:03:08.758208+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:03:08.758208+0000","last_undegraded":"2023-09-23T23:03:08.758208+0000","last_fullsized":"2023-09-23T23:03:08.758208+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":403,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783690+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:03:08.783690+0000","last_peered":"2023-09-23T23:03:08.783690+0000","last_clean":"2023-09-23T23:03:08.783690+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:03:08.783690+0000","last_undegraded":"2023-09-23T23:03:08.783690+0000","last_fullsized":"2023-09-23T23:03:08.783690+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":351,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783523+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:03:08.783523+0000","last_peered":"2023-09-23T23:03:08.783523+0000","last_clean":"2023-09-23T23:03:08.783523+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:03:08.783523+0000","last_undegraded":"2023-09-23T23:03:08.783523+0000","last_fullsized":"2023-09-23T23:03:08.783523+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":45,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747404+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:03:08.747404+0000","last_peered":"2023-09-23T23:03:08.747404+0000","last_clean":"2023-09-23T23:03:08.747404+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:03:08.747404+0000","last_undegraded":"2023-09-23T23:03:08.747404+0000","last_fullsized":"2023-09-23T23:03:08.747404+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.820408+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:03:08.820408+0000","last_peered":"2023-09-23T23:03:08.820408+0000","last_clean":"2023-09-23T23:03:08.820408+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:03:08.820408+0000","last_undegraded":"2023-09-23T23:03:08.820408+0000","last_fullsized":"2023-09-23T23:03:08.820408+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":343,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.780605+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:03:08.780605+0000","last_peered":"2023-09-23T23:03:08.780605+0000","last_clean":"2023-09-23T23:03:08.780605+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:03:08.780605+0000","last_undegraded":"2023-09-23T23:03:08.780605+0000","last_fullsized":"2023-09-23T23:03:08.780605+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.794945+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:03:08.794945+0000","last_peered":"2023-09-23T23:03:08.794945+0000","last_clean":"2023-09-23T23:03:08.794945+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:03:08.794945+0000","last_undegraded":"2023-09-23T23:03:08.794945+0000","last_fullsized":"2023-09-23T23:03:08.794945+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":48,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.746919+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:03:08.746919+0000","last_peered":"2023-09-23T23:03:08.746919+0000","last_clean":"2023-09-23T23:03:08.746919+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:03:08.746919+0000","last_undegraded":"2023-09-23T23:03:08.746919+0000","last_fullsized":"2023-09-23T23:03:08.746919+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":310,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:16.165510+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:03:16.165510+0000","last_peered":"2023-09-23T23:03:16.165510+0000","last_clean":"2023-09-23T23:03:16.165510+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:03:16.165510+0000","last_undegraded":"2023-09-23T23:03:16.165510+0000","last_fullsized":"2023-09-23T23:03:16.165510+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":168,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.780886+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:03:08.780886+0000","last_peered":"2023-09-23T23:03:08.780886+0000","last_clean":"2023-09-23T23:03:08.780886+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:03:08.780886+0000","last_undegraded":"2023-09-23T23:03:08.780886+0000","last_fullsized":"2023-09-23T23:03:08.780886+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":353,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.740575+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:03:08.740575+0000","last_peered":"2023-09-23T23:03:08.740575+0000","last_clean":"2023-09-23T23:03:08.740575+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:03:08.740575+0000","last_undegraded":"2023-09-23T23:03:08.740575+0000","last_fullsized":"2023-09-23T23:03:08.740575+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"303'7435","reported_seq":13516,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T23:03:53.943946+0000","last_change":"2023-09-23T23:01:55.030280+0000","last_active":"2023-09-23T23:03:53.943946+0000","last_peered":"2023-09-23T23:03:53.943946+0000","last_clean":"2023-09-23T23:03:53.943946+0000","last_became_active":"2023-09-23T23:01:55.000953+0000","last_became_peered":"2023-09-23T23:01:55.000953+0000","last_unstale":"2023-09-23T23:03:53.943946+0000","last_undegraded":"2023-09-23T23:03:53.943946+0000","last_fullsized":"2023-09-23T23:03:53.943946+0000","mapping_epoch":296,"log_start":"265'1999","ondisk_log_start":"265'1999","created":261,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5436,"log_dups_size":0,"ondisk_log_size":5436,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.200526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145817600,"num_objects":2225,"num_object_clones":0,"num_object_copies":6675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7435,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3004,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":43,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747493+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:03:08.747493+0000","last_peered":"2023-09-23T23:03:08.747493+0000","last_clean":"2023-09-23T23:03:08.747493+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:03:08.747493+0000","last_undegraded":"2023-09-23T23:03:08.747493+0000","last_fullsized":"2023-09-23T23:03:08.747493+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":48,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.746851+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:03:08.746851+0000","last_peered":"2023-09-23T23:03:08.746851+0000","last_clean":"2023-09-23T23:03:08.746851+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:03:08.746851+0000","last_undegraded":"2023-09-23T23:03:08.746851+0000","last_fullsized":"2023-09-23T23:03:08.746851+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"303'7648","reported_seq":13950,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T23:03:56.084059+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:03:56.084059+0000","last_peered":"2023-09-23T23:03:56.084059+0000","last_clean":"2023-09-23T23:03:56.084059+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:03:56.084059+0000","last_undegraded":"2023-09-23T23:03:56.084059+0000","last_fullsized":"2023-09-23T23:03:56.084059+0000","mapping_epoch":282,"log_start":"265'1800","ondisk_log_start":"265'1800","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5848,"log_dups_size":0,"ondisk_log_size":5848,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151912448,"num_objects":2318,"num_object_clones":0,"num_object_copies":6954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2318,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7648,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":43,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747430+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:03:08.747430+0000","last_peered":"2023-09-23T23:03:08.747430+0000","last_clean":"2023-09-23T23:03:08.747430+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:03:08.747430+0000","last_undegraded":"2023-09-23T23:03:08.747430+0000","last_fullsized":"2023-09-23T23:03:08.747430+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":314,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783207+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:03:08.783207+0000","last_peered":"2023-09-23T23:03:08.783207+0000","last_clean":"2023-09-23T23:03:08.783207+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:03:08.783207+0000","last_undegraded":"2023-09-23T23:03:08.783207+0000","last_fullsized":"2023-09-23T23:03:08.783207+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"303'7601","reported_seq":12141,"reported_epoch":303,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:03:58.477858+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:03:58.477858+0000","last_peered":"2023-09-23T23:03:58.477858+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:03:58.477858+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:03:58.477858+0000","mapping_epoch":280,"log_start":"265'100","ondisk_log_start":"265'100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7501,"log_dups_size":0,"ondisk_log_size":7501,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145686528,"num_objects":2223,"num_object_clones":0,"num_object_copies":6669,"num_objects_missing_on_primary":2673,"num_objects_missing":2673,"num_objects_degraded":2673,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2223,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7601,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2239,"num_bytes_recovered":146735104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":2223}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":56,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.776857+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:03:08.776857+0000","last_peered":"2023-09-23T23:03:08.776857+0000","last_clean":"2023-09-23T23:03:08.776857+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:03:08.776857+0000","last_undegraded":"2023-09-23T23:03:08.776857+0000","last_fullsized":"2023-09-23T23:03:08.776857+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":157,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.758057+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:03:08.758057+0000","last_peered":"2023-09-23T23:03:08.758057+0000","last_clean":"2023-09-23T23:03:08.758057+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:03:08.758057+0000","last_undegraded":"2023-09-23T23:03:08.758057+0000","last_fullsized":"2023-09-23T23:03:08.758057+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"303'7385","reported_seq":15303,"reported_epoch":303,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:58.469116+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:03:58.469116+0000","last_peered":"2023-09-23T23:03:58.469116+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:03:58.469116+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7385,"log_dups_size":0,"ondisk_log_size":7385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144769024,"num_objects":2209,"num_object_clones":0,"num_object_copies":6627,"num_objects_missing_on_primary":2592,"num_objects_missing":2592,"num_objects_degraded":3171,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7385,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3048,"num_bytes_recovered":199557120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":397},{"shards":"2,3,6,7","objects":5}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":310,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.740506+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:03:08.740506+0000","last_peered":"2023-09-23T23:03:08.740506+0000","last_clean":"2023-09-23T23:03:08.740506+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:03:08.740506+0000","last_undegraded":"2023-09-23T23:03:08.740506+0000","last_fullsized":"2023-09-23T23:03:08.740506+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":306,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.780234+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:03:08.780234+0000","last_peered":"2023-09-23T23:03:08.780234+0000","last_clean":"2023-09-23T23:03:08.780234+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:03:08.780234+0000","last_undegraded":"2023-09-23T23:03:08.780234+0000","last_fullsized":"2023-09-23T23:03:08.780234+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"303'7536","reported_seq":14780,"reported_epoch":303,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:58.482130+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:03:58.482130+0000","last_peered":"2023-09-23T23:03:58.482130+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:03:58.482130+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7536,"log_dups_size":0,"ondisk_log_size":7536,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145752064,"num_objects":2224,"num_object_clones":0,"num_object_copies":6672,"num_objects_missing_on_primary":2487,"num_objects_missing":2487,"num_objects_degraded":3340,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7536,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2393,"num_bytes_recovered":156827648,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":384}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":241,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:31.170586+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:03:31.170586+0000","last_peered":"2023-09-23T23:03:31.170586+0000","last_clean":"2023-09-23T23:03:31.170586+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:03:31.170586+0000","last_undegraded":"2023-09-23T23:03:31.170586+0000","last_fullsized":"2023-09-23T23:03:31.170586+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":324,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783782+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:03:08.783782+0000","last_peered":"2023-09-23T23:03:08.783782+0000","last_clean":"2023-09-23T23:03:08.783782+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:03:08.783782+0000","last_undegraded":"2023-09-23T23:03:08.783782+0000","last_fullsized":"2023-09-23T23:03:08.783782+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"303'7400","reported_seq":7461,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T23:03:54.706364+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:03:54.706364+0000","last_peered":"2023-09-23T23:03:54.706364+0000","last_clean":"2023-09-23T23:03:54.706364+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:03:54.706364+0000","last_undegraded":"2023-09-23T23:03:54.706364+0000","last_fullsized":"2023-09-23T23:03:54.706364+0000","mapping_epoch":270,"log_start":"265'1700","ondisk_log_start":"265'1700","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5700,"log_dups_size":0,"ondisk_log_size":5700,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145883136,"num_objects":2226,"num_object_clones":0,"num_object_copies":6678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7400,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":77,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:21.165978+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:03:21.165978+0000","last_peered":"2023-09-23T23:03:21.165978+0000","last_clean":"2023-09-23T23:03:21.165978+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:03:21.165978+0000","last_undegraded":"2023-09-23T23:03:21.165978+0000","last_fullsized":"2023-09-23T23:03:21.165978+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":71,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783893+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:03:08.783893+0000","last_peered":"2023-09-23T23:03:08.783893+0000","last_clean":"2023-09-23T23:03:08.783893+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:03:08.783893+0000","last_undegraded":"2023-09-23T23:03:08.783893+0000","last_fullsized":"2023-09-23T23:03:08.783893+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"303'7456","reported_seq":7519,"reported_epoch":303,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:54.962221+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:03:54.962221+0000","last_peered":"2023-09-23T23:03:54.962221+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:03:54.962221+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'1700","ondisk_log_start":"265'1700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5756,"log_dups_size":0,"ondisk_log_size":5756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153485312,"num_objects":2342,"num_object_clones":0,"num_object_copies":7026,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2342,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7456,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-2154},{"shards":"0,3,6","objects":2342}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":80,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783150+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:03:08.783150+0000","last_peered":"2023-09-23T23:03:08.783150+0000","last_clean":"2023-09-23T23:03:08.783150+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:03:08.783150+0000","last_undegraded":"2023-09-23T23:03:08.783150+0000","last_fullsized":"2023-09-23T23:03:08.783150+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":342,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783872+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:03:08.783872+0000","last_peered":"2023-09-23T23:03:08.783872+0000","last_clean":"2023-09-23T23:03:08.783872+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:03:08.783872+0000","last_undegraded":"2023-09-23T23:03:08.783872+0000","last_fullsized":"2023-09-23T23:03:08.783872+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"303'7598","reported_seq":17598,"reported_epoch":303,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T23:03:54.003734+0000","last_change":"2023-09-23T23:01:25.759375+0000","last_active":"2023-09-23T23:03:54.003734+0000","last_peered":"2023-09-23T23:03:54.003734+0000","last_clean":"2023-09-23T22:55:59.608721+0000","last_became_active":"2023-09-23T22:57:27.272071+0000","last_became_peered":"2023-09-23T22:57:27.272071+0000","last_unstale":"2023-09-23T23:03:54.003734+0000","last_undegraded":"2023-09-23T23:03:54.003734+0000","last_fullsized":"2023-09-23T22:57:11.662928+0000","mapping_epoch":274,"log_start":"265'2200","ondisk_log_start":"265'2200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5398,"log_dups_size":0,"ondisk_log_size":5398,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.002842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148897792,"num_objects":2272,"num_object_clones":0,"num_object_copies":6816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1507,"num_objects_unfound":0,"num_objects_dirty":2272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7598,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3428,"num_bytes_recovered":208470016,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","0","3","6"],"object_location_counts":[{"shards":"0,1,3,6","objects":1507},{"shards":"1,3","objects":765}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":365,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.736251+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:03:08.736251+0000","last_peered":"2023-09-23T23:03:08.736251+0000","last_clean":"2023-09-23T23:03:08.736251+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:03:08.736251+0000","last_undegraded":"2023-09-23T23:03:08.736251+0000","last_fullsized":"2023-09-23T23:03:08.736251+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.756664+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:03:08.756664+0000","last_peered":"2023-09-23T23:03:08.756664+0000","last_clean":"2023-09-23T23:03:08.756664+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:03:08.756664+0000","last_undegraded":"2023-09-23T23:03:08.756664+0000","last_fullsized":"2023-09-23T23:03:08.756664+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"303'7603","reported_seq":12974,"reported_epoch":303,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:58.307805+0000","last_change":"2023-09-23T23:02:03.325035+0000","last_active":"2023-09-23T23:03:58.307805+0000","last_peered":"2023-09-23T23:03:58.307805+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:03:58.307805+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"265'600","ondisk_log_start":"265'600","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7003,"log_dups_size":0,"ondisk_log_size":7003,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139853848,"num_objects":2135,"num_object_clones":0,"num_object_copies":6405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1343,"num_objects_misplaced":467,"num_objects_unfound":0,"num_objects_dirty":2135,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7603,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2651,"num_bytes_recovered":173735936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":325},{"shards":"2,4,6","objects":467}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.754482+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:03:08.754482+0000","last_peered":"2023-09-23T23:03:08.754482+0000","last_clean":"2023-09-23T23:03:08.754482+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:03:08.754482+0000","last_undegraded":"2023-09-23T23:03:08.754482+0000","last_fullsized":"2023-09-23T23:03:08.754482+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:20.038322+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:03:20.038322+0000","last_peered":"2023-09-23T23:03:20.038322+0000","last_clean":"2023-09-23T23:03:20.038322+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:03:20.038322+0000","last_undegraded":"2023-09-23T23:03:20.038322+0000","last_fullsized":"2023-09-23T23:03:20.038322+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":50,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.758133+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:03:08.758133+0000","last_peered":"2023-09-23T23:03:08.758133+0000","last_clean":"2023-09-23T23:03:08.758133+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:03:08.758133+0000","last_undegraded":"2023-09-23T23:03:08.758133+0000","last_fullsized":"2023-09-23T23:03:08.758133+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"303'7577","reported_seq":13783,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T23:03:54.899717+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:03:54.899717+0000","last_peered":"2023-09-23T23:03:54.899717+0000","last_clean":"2023-09-23T23:03:54.899717+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:03:54.899717+0000","last_undegraded":"2023-09-23T23:03:54.899717+0000","last_fullsized":"2023-09-23T23:03:54.899717+0000","mapping_epoch":276,"log_start":"265'1900","ondisk_log_start":"265'1900","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5677,"log_dups_size":0,"ondisk_log_size":5677,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151322624,"num_objects":2309,"num_object_clones":0,"num_object_copies":6927,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2309,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7577,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.757753+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:03:08.757753+0000","last_peered":"2023-09-23T23:03:08.757753+0000","last_clean":"2023-09-23T23:03:08.757753+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:03:08.757753+0000","last_undegraded":"2023-09-23T23:03:08.757753+0000","last_fullsized":"2023-09-23T23:03:08.757753+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":325,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783685+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:03:08.783685+0000","last_peered":"2023-09-23T23:03:08.783685+0000","last_clean":"2023-09-23T23:03:08.783685+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:03:08.783685+0000","last_undegraded":"2023-09-23T23:03:08.783685+0000","last_fullsized":"2023-09-23T23:03:08.783685+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":50,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.754410+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:03:08.754410+0000","last_peered":"2023-09-23T23:03:08.754410+0000","last_clean":"2023-09-23T23:03:08.754410+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:03:08.754410+0000","last_undegraded":"2023-09-23T23:03:08.754410+0000","last_fullsized":"2023-09-23T23:03:08.754410+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"303'7562","reported_seq":7621,"reported_epoch":303,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:56.028506+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:03:56.028506+0000","last_peered":"2023-09-23T23:03:56.028506+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:03:56.028506+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'1700","ondisk_log_start":"265'1700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5862,"log_dups_size":0,"ondisk_log_size":5862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146276352,"num_objects":2232,"num_object_clones":0,"num_object_copies":6696,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2232,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7562,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-2257},{"shards":"0,3,6","objects":2232}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":121,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.737617+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:03:08.737617+0000","last_peered":"2023-09-23T23:03:08.737617+0000","last_clean":"2023-09-23T23:03:08.737617+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:03:08.737617+0000","last_undegraded":"2023-09-23T23:03:08.737617+0000","last_fullsized":"2023-09-23T23:03:08.737617+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.753780+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:03:08.753780+0000","last_peered":"2023-09-23T23:03:08.753780+0000","last_clean":"2023-09-23T23:03:08.753780+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:03:08.753780+0000","last_undegraded":"2023-09-23T23:03:08.753780+0000","last_fullsized":"2023-09-23T23:03:08.753780+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.756782+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:03:08.756782+0000","last_peered":"2023-09-23T23:03:08.756782+0000","last_clean":"2023-09-23T23:03:08.756782+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:03:08.756782+0000","last_undegraded":"2023-09-23T23:03:08.756782+0000","last_fullsized":"2023-09-23T23:03:08.756782+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"303'7501","reported_seq":12122,"reported_epoch":303,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:03:53.978512+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:03:53.978512+0000","last_peered":"2023-09-23T23:03:53.978512+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:03:53.978512+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:03:53.978512+0000","mapping_epoch":280,"log_start":"265'2100","ondisk_log_start":"265'2100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5401,"log_dups_size":0,"ondisk_log_size":5401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149618688,"num_objects":2283,"num_object_clones":0,"num_object_copies":6849,"num_objects_missing_on_primary":749,"num_objects_missing":749,"num_objects_degraded":749,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7501,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2276,"num_bytes_recovered":149159936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1867},{"shards":"2,3,6","objects":416}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":39,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747251+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:03:08.747251+0000","last_peered":"2023-09-23T23:03:08.747251+0000","last_clean":"2023-09-23T23:03:08.747251+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:03:08.747251+0000","last_undegraded":"2023-09-23T23:03:08.747251+0000","last_fullsized":"2023-09-23T23:03:08.747251+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":577,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747049+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:03:08.747049+0000","last_peered":"2023-09-23T23:03:08.747049+0000","last_clean":"2023-09-23T23:03:08.747049+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:03:08.747049+0000","last_undegraded":"2023-09-23T23:03:08.747049+0000","last_fullsized":"2023-09-23T23:03:08.747049+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":170,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783288+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:03:08.783288+0000","last_peered":"2023-09-23T23:03:08.783288+0000","last_clean":"2023-09-23T23:03:08.783288+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:03:08.783288+0000","last_undegraded":"2023-09-23T23:03:08.783288+0000","last_fullsized":"2023-09-23T23:03:08.783288+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":255,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.784208+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:03:08.784208+0000","last_peered":"2023-09-23T23:03:08.784208+0000","last_clean":"2023-09-23T23:03:08.784208+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:03:08.784208+0000","last_undegraded":"2023-09-23T23:03:08.784208+0000","last_fullsized":"2023-09-23T23:03:08.784208+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"303'7444","reported_seq":7507,"reported_epoch":303,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:54.949478+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:03:54.949478+0000","last_peered":"2023-09-23T23:03:54.949478+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:03:54.949478+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'1700","ondisk_log_start":"265'1700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5744,"log_dups_size":0,"ondisk_log_size":5744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152436736,"num_objects":2326,"num_object_clones":0,"num_object_copies":6978,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2326,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7444,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-2155},{"shards":"0,3,6","objects":2326}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":39,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.746941+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:03:08.746941+0000","last_peered":"2023-09-23T23:03:08.746941+0000","last_clean":"2023-09-23T23:03:08.746941+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:03:08.746941+0000","last_undegraded":"2023-09-23T23:03:08.746941+0000","last_fullsized":"2023-09-23T23:03:08.746941+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":163,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783008+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:03:08.783008+0000","last_peered":"2023-09-23T23:03:08.783008+0000","last_clean":"2023-09-23T23:03:08.783008+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:03:08.783008+0000","last_undegraded":"2023-09-23T23:03:08.783008+0000","last_fullsized":"2023-09-23T23:03:08.783008+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":334,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:31.170618+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:03:31.170618+0000","last_peered":"2023-09-23T23:03:31.170618+0000","last_clean":"2023-09-23T23:03:31.170618+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:03:31.170618+0000","last_undegraded":"2023-09-23T23:03:31.170618+0000","last_fullsized":"2023-09-23T23:03:31.170618+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"303'7438","reported_seq":13621,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T23:03:53.712571+0000","last_change":"2023-09-23T23:02:03.682422+0000","last_active":"2023-09-23T23:03:53.712571+0000","last_peered":"2023-09-23T23:03:53.712571+0000","last_clean":"2023-09-23T23:03:53.712571+0000","last_became_active":"2023-09-23T23:02:03.659721+0000","last_became_peered":"2023-09-23T23:02:03.659721+0000","last_unstale":"2023-09-23T23:03:53.712571+0000","last_undegraded":"2023-09-23T23:03:53.712571+0000","last_fullsized":"2023-09-23T23:03:53.712571+0000","mapping_epoch":298,"log_start":"265'2010","ondisk_log_start":"265'2010","created":261,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5428,"log_dups_size":0,"ondisk_log_size":5428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.481065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147849216,"num_objects":2256,"num_object_clones":0,"num_object_copies":6768,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2256,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7438,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3054,"num_bytes_recovered":181469184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":39,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.777383+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:03:08.777383+0000","last_peered":"2023-09-23T23:03:08.777383+0000","last_clean":"2023-09-23T23:03:08.777383+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:03:08.777383+0000","last_undegraded":"2023-09-23T23:03:08.777383+0000","last_fullsized":"2023-09-23T23:03:08.777383+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":50,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.754706+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:03:08.754706+0000","last_peered":"2023-09-23T23:03:08.754706+0000","last_clean":"2023-09-23T23:03:08.754706+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:03:08.754706+0000","last_undegraded":"2023-09-23T23:03:08.754706+0000","last_fullsized":"2023-09-23T23:03:08.754706+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":357,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.780699+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:03:08.780699+0000","last_peered":"2023-09-23T23:03:08.780699+0000","last_clean":"2023-09-23T23:03:08.780699+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:03:08.780699+0000","last_undegraded":"2023-09-23T23:03:08.780699+0000","last_fullsized":"2023-09-23T23:03:08.780699+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"303'7410","reported_seq":14584,"reported_epoch":303,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:03:56.095912+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:03:56.095912+0000","last_peered":"2023-09-23T23:03:56.095912+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:03:56.095912+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:03:56.095912+0000","mapping_epoch":274,"log_start":"265'1600","ondisk_log_start":"265'1600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5810,"log_dups_size":0,"ondisk_log_size":5810,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145096704,"num_objects":2214,"num_object_clones":0,"num_object_copies":6642,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":628,"num_objects_misplaced":2443,"num_objects_unfound":0,"num_objects_dirty":2214,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7410,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2369,"num_bytes_recovered":155189248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1815},{"shards":"0,2,4","objects":399}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":43,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747350+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:03:08.747350+0000","last_peered":"2023-09-23T23:03:08.747350+0000","last_clean":"2023-09-23T23:03:08.747350+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:03:08.747350+0000","last_undegraded":"2023-09-23T23:03:08.747350+0000","last_fullsized":"2023-09-23T23:03:08.747350+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":59,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.754686+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:03:08.754686+0000","last_peered":"2023-09-23T23:03:08.754686+0000","last_clean":"2023-09-23T23:03:08.754686+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:03:08.754686+0000","last_undegraded":"2023-09-23T23:03:08.754686+0000","last_fullsized":"2023-09-23T23:03:08.754686+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":360,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.735811+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:03:08.735811+0000","last_peered":"2023-09-23T23:03:08.735811+0000","last_clean":"2023-09-23T23:03:08.735811+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:03:08.735811+0000","last_undegraded":"2023-09-23T23:03:08.735811+0000","last_fullsized":"2023-09-23T23:03:08.735811+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"303'7540","reported_seq":21115,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T23:03:58.054459+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:03:58.054459+0000","last_peered":"2023-09-23T23:03:58.054459+0000","last_clean":"2023-09-23T23:03:58.054459+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:03:58.054459+0000","last_undegraded":"2023-09-23T23:03:58.054459+0000","last_fullsized":"2023-09-23T23:03:58.054459+0000","mapping_epoch":293,"log_start":"265'500","ondisk_log_start":"265'500","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7040,"log_dups_size":0,"ondisk_log_size":7040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141426688,"num_objects":2158,"num_object_clones":0,"num_object_copies":6474,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2158,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7540,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":48,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.747444+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:03:08.747444+0000","last_peered":"2023-09-23T23:03:08.747444+0000","last_clean":"2023-09-23T23:03:08.747444+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:03:08.747444+0000","last_undegraded":"2023-09-23T23:03:08.747444+0000","last_fullsized":"2023-09-23T23:03:08.747444+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":334,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:31.170628+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:03:31.170628+0000","last_peered":"2023-09-23T23:03:31.170628+0000","last_clean":"2023-09-23T23:03:31.170628+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:03:31.170628+0000","last_undegraded":"2023-09-23T23:03:31.170628+0000","last_fullsized":"2023-09-23T23:03:31.170628+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":71,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783114+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:03:08.783114+0000","last_peered":"2023-09-23T23:03:08.783114+0000","last_clean":"2023-09-23T23:03:08.783114+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:03:08.783114+0000","last_undegraded":"2023-09-23T23:03:08.783114+0000","last_fullsized":"2023-09-23T23:03:08.783114+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":331,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.780566+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:03:08.780566+0000","last_peered":"2023-09-23T23:03:08.780566+0000","last_clean":"2023-09-23T23:03:08.780566+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:03:08.780566+0000","last_undegraded":"2023-09-23T23:03:08.780566+0000","last_fullsized":"2023-09-23T23:03:08.780566+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":334,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.754628+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:03:08.754628+0000","last_peered":"2023-09-23T23:03:08.754628+0000","last_clean":"2023-09-23T23:03:08.754628+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:03:08.754628+0000","last_undegraded":"2023-09-23T23:03:08.754628+0000","last_fullsized":"2023-09-23T23:03:08.754628+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":124,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783694+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:03:08.783694+0000","last_peered":"2023-09-23T23:03:08.783694+0000","last_clean":"2023-09-23T23:03:08.783694+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:03:08.783694+0000","last_undegraded":"2023-09-23T23:03:08.783694+0000","last_fullsized":"2023-09-23T23:03:08.783694+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":71,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783265+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:03:08.783265+0000","last_peered":"2023-09-23T23:03:08.783265+0000","last_clean":"2023-09-23T23:03:08.783265+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:03:08.783265+0000","last_undegraded":"2023-09-23T23:03:08.783265+0000","last_fullsized":"2023-09-23T23:03:08.783265+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":124,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.784055+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:03:08.784055+0000","last_peered":"2023-09-23T23:03:08.784055+0000","last_clean":"2023-09-23T23:03:08.784055+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:03:08.784055+0000","last_undegraded":"2023-09-23T23:03:08.784055+0000","last_fullsized":"2023-09-23T23:03:08.784055+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":62,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.783372+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:03:08.783372+0000","last_peered":"2023-09-23T23:03:08.783372+0000","last_clean":"2023-09-23T23:03:08.783372+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:03:08.783372+0000","last_undegraded":"2023-09-23T23:03:08.783372+0000","last_fullsized":"2023-09-23T23:03:08.783372+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":351,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.736206+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:03:08.736206+0000","last_peered":"2023-09-23T23:03:08.736206+0000","last_clean":"2023-09-23T23:03:08.736206+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:03:08.736206+0000","last_undegraded":"2023-09-23T23:03:08.736206+0000","last_fullsized":"2023-09-23T23:03:08.736206+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":303,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.737399+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:03:08.737399+0000","last_peered":"2023-09-23T23:03:08.737399+0000","last_clean":"2023-09-23T23:03:08.737399+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:03:08.737399+0000","last_undegraded":"2023-09-23T23:03:08.737399+0000","last_fullsized":"2023-09-23T23:03:08.737399+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":310,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.782112+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:03:08.782112+0000","last_peered":"2023-09-23T23:03:08.782112+0000","last_clean":"2023-09-23T23:03:08.782112+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:03:08.782112+0000","last_undegraded":"2023-09-23T23:03:08.782112+0000","last_fullsized":"2023-09-23T23:03:08.782112+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":342,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T23:03:08.782941+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:03:08.782941+0000","last_peered":"2023-09-23T23:03:08.782941+0000","last_clean":"2023-09-23T23:03:08.782941+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:03:08.782941+0000","last_undegraded":"2023-09-23T23:03:08.782941+0000","last_fullsized":"2023-09-23T23:03:08.782941+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2356084760,"num_objects":35952,"num_object_clones":0,"num_object_copies":107856,"num_objects_missing_on_primary":8501,"num_objects_missing":8501,"num_objects_degraded":26585,"num_objects_misplaced":4417,"num_objects_unfound":0,"num_objects_dirty":35952,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":120134,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36183,"num_bytes_recovered":2153185280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":10248925184,"data_stored":10248912968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98525,"ondisk_log_size":98525,"up":48,"acting":41,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430845,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1109900,"kb_used_data":215428,"kb_used_omap":0,"kb_used_meta":894464,"kb_avail":92635252,"statfs":{"total":95995035648,"available":94858498048,"internally_reserved":0,"allocated":220598272,"data_stored":220018149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915931136},"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:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.64400000000000002,"15min":1.605},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.26200000000000001},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":65.311999999999998},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.69699999999999995,"15min":1.6200000000000001},"min":{"1min":0.314,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.01,"5min":5.5380000000000003,"15min":65.349000000000004},"last":0.317}]},{"osd":1,"last update":"Sat Sep 23 23:03:07 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":2.4780000000000002,"15min":1.4730000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.6180000000000001,"5min":183.27799999999999,"15min":183.27799999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":2.3860000000000001,"15min":1.3859999999999999},"min":{"1min":0.307,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.524,"5min":183.77699999999999,"15min":183.77699999999999},"last":0.91700000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.749,"15min":1.9510000000000001},"min":{"1min":0.45700000000000002,"5min":0.34899999999999998,"15min":0.29999999999999999},"max":{"1min":1.0009999999999999,"5min":2.524,"15min":91.665000000000006},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.88600000000000001,"15min":2.0840000000000001},"min":{"1min":0.38900000000000001,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":3.3100000000000001,"5min":5.4989999999999997,"15min":90.903999999999996},"last":0.42199999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.83999999999999997,"15min":1.1519999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.5940000000000001,"5min":5.5679999999999996,"15min":12.906000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.89300000000000002,"15min":1.0580000000000001},"min":{"1min":0.41399999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.649,"5min":7.1520000000000001,"15min":12.920999999999999},"last":0.99299999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.78300000000000003,"15min":0.94899999999999995},"min":{"1min":0.44400000000000001,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":1.1719999999999999,"5min":2.629,"15min":25.178000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.90500000000000003,"15min":1.1830000000000001},"min":{"1min":0.45800000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.6879999999999999,"5min":5.5979999999999999,"15min":27.678000000000001},"last":0.90000000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.83899999999999997,"15min":0.91600000000000004},"min":{"1min":0.44400000000000001,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":1.736,"5min":2.6309999999999998,"15min":4.7629999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.92800000000000005,"15min":0.95199999999999996},"min":{"1min":0.47599999999999998,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":4.9580000000000002,"5min":4.9580000000000002,"15min":4.9580000000000002},"last":0.50700000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94599999999999995,"15min":1.048},"min":{"1min":0.501,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.796,"5min":2.6589999999999998,"15min":4.665},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.95599999999999996,"15min":1.0109999999999999},"min":{"1min":0.66000000000000003,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":1.3440000000000001,"5min":2.661,"15min":5.6539999999999999},"last":0.69299999999999995}]}]},{"osd":6,"up_from":0,"seq":597000454473,"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":1,"up_from":145,"seq":622770258238,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2202640,"kb_used_data":1461256,"kb_used_omap":5,"kb_used_meta":741370,"kb_avail":91542512,"statfs":{"total":95995035648,"available":93739532288,"internally_reserved":0,"allocated":1496326144,"data_stored":1495229925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":759163340},"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:03:13 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.70199999999999996,"15min":1.3779999999999999},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.18099999999999999},"max":{"1min":1.526,"5min":5.9589999999999996,"15min":46.387},"last":0.20999999999999999},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.753,"15min":1.3440000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.20200000000000001},"max":{"1min":4.9980000000000002,"5min":6.7779999999999996,"15min":47.701000000000001},"last":2.2959999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:03:13 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.77900000000000003,"15min":2.7400000000000002},"min":{"1min":0.27000000000000002,"5min":0.253,"15min":0.22600000000000001},"max":{"1min":1.2270000000000001,"5min":5.8769999999999998,"15min":206.52099999999999},"last":2.0259999999999998},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.81799999999999995,"15min":2.391},"min":{"1min":0.254,"5min":0.254,"15min":0.23899999999999999},"max":{"1min":5.3159999999999998,"5min":6.0259999999999998,"15min":202.03800000000001},"last":0.23699999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:03:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.78900000000000003,"15min":1.0349999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.223},"max":{"1min":5.1449999999999996,"5min":6.04,"15min":11.709},"last":2.367},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.85699999999999998,"15min":1.0309999999999999},"min":{"1min":0.34300000000000003,"5min":0.33900000000000002,"15min":0.23899999999999999},"max":{"1min":1.403,"5min":5.9939999999999998,"15min":12.497},"last":2.0720000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:03:13 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.014,"15min":1.016},"min":{"1min":0.442,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":5.2450000000000001,"5min":6.3780000000000001,"15min":14.260999999999999},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.94699999999999995,"15min":0.98599999999999999},"min":{"1min":0.41599999999999998,"5min":0.36499999999999999,"15min":0.32000000000000001},"max":{"1min":4.4169999999999998,"5min":6.1059999999999999,"15min":6.1059999999999999},"last":2.4209999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:03:13 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":1.036,"15min":1.1060000000000001},"min":{"1min":0.48099999999999998,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":1.444,"5min":6.1139999999999999,"15min":10.183},"last":2.1269999999999998},{"interface":"front","average":{"1min":0.998,"5min":1.091,"15min":1.1100000000000001},"min":{"1min":0.46100000000000002,"5min":0.41399999999999998,"15min":0.39400000000000002},"max":{"1min":5.2809999999999997,"5min":6.4169999999999998,"15min":14.352},"last":0.37}]},{"osd":6,"last update":"Sat Sep 23 23:03:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.1279999999999999,"15min":1.1299999999999999},"min":{"1min":0.52800000000000002,"5min":0.45000000000000001,"15min":0.38200000000000001},"max":{"1min":5.1959999999999997,"5min":6.4370000000000003,"15min":20.196999999999999},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.115,"5min":1.0249999999999999,"15min":1.0629999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":4.4450000000000003,"5min":6.1429999999999998,"15min":7.4130000000000003},"last":2.48}]},{"osd":7,"last update":"Sat Sep 23 23:03:13 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.048,"15min":1.151},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.38200000000000001},"max":{"1min":4.4699999999999998,"5min":6.1239999999999997,"15min":13.821},"last":2.4529999999999998},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.117,"15min":1.1930000000000001},"min":{"1min":0.48899999999999999,"5min":0.42799999999999999,"15min":0.39500000000000002},"max":{"1min":4.4109999999999996,"5min":6.1529999999999996,"15min":12.705},"last":2.101}]}]},{"osd":0,"up_from":78,"seq":335007449563,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2820572,"kb_used_data":1905300,"kb_used_omap":5,"kb_used_meta":915258,"kb_avail":90924580,"statfs":{"total":95995035648,"available":93106769920,"internally_reserved":0,"allocated":1951027200,"data_stored":1949915247,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":937224826},"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:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.73799999999999999,"15min":1.3799999999999999},"min":{"1min":0.23400000000000001,"5min":0.22600000000000001,"15min":0.20399999999999999},"max":{"1min":2.9740000000000002,"5min":12.321,"15min":12.321},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.85799999999999998,"15min":1.131},"min":{"1min":0.28100000000000003,"5min":0.246,"15min":0.216},"max":{"1min":1.9399999999999999,"5min":18.545000000000002,"15min":18.545000000000002},"last":0.48499999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.59899999999999998,"15min":1.361},"min":{"1min":0.249,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.6070000000000002,"5min":3.6070000000000002,"15min":20.594000000000001},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.629,"5min":0.61399999999999999,"15min":1.4379999999999999},"min":{"1min":0.318,"5min":0.28299999999999997,"15min":0.23200000000000001},"max":{"1min":2.3140000000000001,"5min":2.9470000000000001,"15min":19.838000000000001},"last":0.626}]},{"osd":3,"last update":"Sat Sep 23 23:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.63200000000000001,"15min":1.3480000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":1.399,"5min":4.5590000000000002,"15min":22.170000000000002},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.63100000000000001,"15min":1.3999999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.89700000000000002,"5min":3.7029999999999998,"15min":20.337},"last":0.71399999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.78700000000000003,"15min":1.1579999999999999},"min":{"1min":0.435,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.6419999999999999,"5min":3.6419999999999999,"15min":17.390999999999998},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.753,"5min":0.76200000000000001,"15min":1.4279999999999999},"min":{"1min":0.40899999999999997,"5min":0.39500000000000002,"15min":0.32700000000000001},"max":{"1min":2.0230000000000001,"5min":2.9820000000000002,"15min":12.954000000000001},"last":0.69599999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.754,"15min":1.4490000000000001},"min":{"1min":0.46999999999999997,"5min":0.437,"15min":0.38300000000000001},"max":{"1min":2.056,"5min":3.0110000000000001,"15min":12.522},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.81799999999999995,"15min":1.2090000000000001},"min":{"1min":0.47799999999999998,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":3.6760000000000002,"5min":3.6760000000000002,"15min":17.468},"last":0.77900000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:03:33 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.83499999999999996,"15min":1.262},"min":{"1min":0.45800000000000002,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":1.004,"5min":3.8119999999999998,"15min":13.441000000000001},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.751,"5min":0.83399999999999996,"15min":1.415},"min":{"1min":0.45700000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0680000000000001,"5min":3.577,"15min":17.891999999999999},"last":0.75900000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.90900000000000003,"15min":1.413},"min":{"1min":0.498,"5min":0.443,"15min":0.34499999999999997},"max":{"1min":1.1000000000000001,"5min":4.0069999999999997,"15min":25.413},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.875,"5min":0.89600000000000002,"15min":1.341},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.7069999999999999,"5min":3.7069999999999999,"15min":26.786000000000001},"last":0.93300000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122511,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2072408,"kb_used_data":1164112,"kb_used_omap":7,"kb_used_meta":908280,"kb_avail":91672744,"statfs":{"total":95995035648,"available":93872889856,"internally_reserved":0,"allocated":1192050688,"data_stored":1190946554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":930078801},"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:02:58 2023","interfaces":[{"interface":"back","average":{"1min":3.6640000000000001,"5min":1.7749999999999999,"15min":1.7789999999999999},"min":{"1min":0.26700000000000002,"5min":0.193,"15min":0.193},"max":{"1min":66.978999999999999,"5min":66.978999999999999,"15min":73.465999999999994},"last":0.26200000000000001},{"interface":"front","average":{"1min":4.2960000000000003,"5min":1.96,"15min":2.306},"min":{"1min":0.28000000000000003,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":67.381,"5min":67.381,"15min":73.802000000000007},"last":3.4100000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:03:06 2023","interfaces":[{"interface":"back","average":{"1min":5.173,"5min":2.1219999999999999,"15min":1.4770000000000001},"min":{"1min":0.28699999999999998,"5min":0.27200000000000002,"15min":0.247},"max":{"1min":88.132000000000005,"5min":88.132000000000005,"15min":88.132000000000005},"last":0.48299999999999998},{"interface":"front","average":{"1min":5.2679999999999998,"5min":2.198,"15min":1.7150000000000001},"min":{"1min":0.29499999999999998,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":88.278000000000006,"5min":88.278000000000006,"15min":88.278000000000006},"last":7.1200000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:03:12 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.72399999999999998,"15min":1.413},"min":{"1min":0.32700000000000001,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":6.2709999999999999,"5min":6.2709999999999999,"15min":16.044},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.77700000000000002,"15min":1.6639999999999999},"min":{"1min":0.32800000000000001,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":6.3230000000000004,"5min":7.2220000000000004,"15min":15.872999999999999},"last":0.40300000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:02:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.68000000000000005,"15min":1.222},"min":{"1min":0.40899999999999997,"5min":0.38600000000000001,"15min":0.32700000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":15.112},"last":0.379},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.76500000000000001,"15min":1.4510000000000001},"min":{"1min":0.377,"5min":0.35999999999999999,"15min":0.31},"max":{"1min":3.528,"5min":3.528,"15min":17.378},"last":3.5390000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:02:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.69499999999999995,"15min":1.1100000000000001},"min":{"1min":0.45000000000000001,"5min":0.40999999999999998,"15min":0.371},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":10.846},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.76500000000000001,"15min":1.3620000000000001},"min":{"1min":0.45800000000000002,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":4.9530000000000003,"5min":4.9530000000000003,"15min":15.907999999999999},"last":0.45300000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:03:12 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82799999999999996,"15min":1.351},"min":{"1min":0.437,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":2.3620000000000001,"5min":3.7050000000000001,"15min":17.417999999999999},"last":3.6269999999999998},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.72899999999999998,"15min":1.1699999999999999},"min":{"1min":0.41299999999999998,"5min":0.38500000000000001,"15min":0.38300000000000001},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":10.895},"last":0.54500000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:02:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.85499999999999998,"15min":1.4430000000000001},"min":{"1min":0.41199999999999998,"5min":0.39400000000000002,"15min":0.38300000000000001},"max":{"1min":3.6619999999999999,"5min":3.6619999999999999,"15min":17.446999999999999},"last":3.6040000000000001},{"interface":"front","average":{"1min":1.391,"5min":0.90400000000000003,"15min":1.5309999999999999},"min":{"1min":0.45200000000000001,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":7.9969999999999999,"5min":7.9969999999999999,"15min":15.936},"last":0.58499999999999996}]}]},{"osd":3,"up_from":93,"seq":399431958985,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2769836,"kb_used_data":1757604,"kb_used_omap":2,"kb_used_meta":1012221,"kb_avail":90975316,"statfs":{"total":95995035648,"available":93158723584,"internally_reserved":0,"allocated":1799786496,"data_stored":1798660841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1036514357},"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:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.498,"15min":2.2610000000000001},"min":{"1min":0.255,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":1.1220000000000001,"5min":1.651,"15min":76.879000000000005},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.67500000000000004,"15min":2.266},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.20499999999999999},"max":{"1min":2.7010000000000001,"5min":5.3330000000000002,"15min":77.206999999999994},"last":0.376}]},{"osd":1,"last update":"Sat Sep 23 23:02:55 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":0.90700000000000003,"15min":1.056},"min":{"1min":0.34000000000000002,"5min":0.28999999999999998,"15min":0.20499999999999999},"max":{"1min":5.0250000000000004,"5min":6.0309999999999997,"15min":6.8040000000000003},"last":56.268000000000001},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.65800000000000003,"15min":0.93999999999999995},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":5.1619999999999999,"5min":5.1619999999999999,"15min":7.3049999999999997},"last":56.226999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.59499999999999997,"15min":1.8620000000000001},"min":{"1min":0.29799999999999999,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":1.1060000000000001,"5min":2.3210000000000002,"15min":81.793000000000006},"last":0.505},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.74399999999999999,"15min":1.923},"min":{"1min":0.29799999999999999,"5min":0.28399999999999997,"15min":0.252},"max":{"1min":2.4039999999999999,"5min":5.4710000000000001,"15min":80.622},"last":0.48699999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.67000000000000004,"15min":1.1399999999999999},"min":{"1min":0.39700000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79300000000000004,"5min":2.9569999999999999,"15min":10.395},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.70399999999999996,"15min":1.1160000000000001},"min":{"1min":0.36799999999999999,"5min":0.36599999999999999,"15min":0.317},"max":{"1min":3.4199999999999999,"5min":3.4199999999999999,"15min":7.1859999999999999},"last":0.42999999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.72699999999999998,"15min":1.095},"min":{"1min":0.439,"5min":0.40500000000000003,"15min":0.36199999999999999},"max":{"1min":1.161,"5min":3.1120000000000001,"15min":6.8220000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.74199999999999999,"15min":1.1220000000000001},"min":{"1min":0.51000000000000001,"5min":0.437,"15min":0.32000000000000001},"max":{"1min":2.0409999999999999,"5min":2.4380000000000002,"15min":12.747},"last":0.60299999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.76400000000000001,"15min":1.123},"min":{"1min":0.46999999999999997,"5min":0.41599999999999998,"15min":0.34300000000000003},"max":{"1min":1.028,"5min":3.1469999999999998,"15min":9.7149999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.80700000000000005,"15min":1.123},"min":{"1min":0.45100000000000001,"5min":0.44800000000000001,"15min":0.371},"max":{"1min":1.0920000000000001,"5min":4.8869999999999996,"15min":7.399},"last":0.54100000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.82999999999999996,"15min":1.2070000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.34100000000000003},"max":{"1min":1.133,"5min":3.1789999999999998,"15min":7.3730000000000002},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.872,"15min":1.177},"min":{"1min":0.443,"5min":0.443,"15min":0.38500000000000001},"max":{"1min":1.1930000000000001,"5min":6.3769999999999998,"15min":8.6440000000000001},"last":0.46899999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019546,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1855632,"kb_used_data":950280,"kb_used_omap":0,"kb_used_meta":905344,"kb_avail":91889520,"statfs":{"total":95995035648,"available":94094868480,"internally_reserved":0,"allocated":973086720,"data_stored":972502535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":927072256},"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],"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:03:48 2023","interfaces":[{"interface":"back","average":{"1min":1.7010000000000001,"5min":1.9530000000000001,"15min":2.2370000000000001},"min":{"1min":0.30599999999999999,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":23.747,"5min":115.878,"15min":127.13500000000001},"last":0.29999999999999999},{"interface":"front","average":{"1min":1.776,"5min":1.9650000000000001,"15min":2.1840000000000002},"min":{"1min":0.307,"5min":0.30299999999999999,"15min":0.27800000000000002},"max":{"1min":23.443999999999999,"5min":115.819,"15min":124.161},"last":0.38}]},{"osd":1,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.92000000000000004,"15min":0.97399999999999998},"min":{"1min":0.34000000000000002,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":4.2549999999999999,"5min":13.292999999999999,"15min":13.292999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.97099999999999997,"15min":0.94899999999999995},"min":{"1min":0.42199999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.226,"5min":13.269,"15min":13.269},"last":0.76100000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.68100000000000005,"15min":2.3340000000000001},"min":{"1min":0.39800000000000002,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":1.3149999999999999,"5min":2.4020000000000001,"15min":312.68900000000002},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72099999999999997,"15min":2.4119999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.34300000000000003},"max":{"1min":1.8620000000000001,"5min":2.9209999999999998,"15min":312.63799999999998},"last":0.65100000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.71399999999999997,"15min":1.4550000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.309},"max":{"1min":1.228,"5min":2.8879999999999999,"15min":72.483000000000004},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.78700000000000003,"15min":1.544},"min":{"1min":0.51400000000000001,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":2.5470000000000002,"5min":4.5119999999999996,"15min":71.852999999999994},"last":0.628}]},{"osd":5,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.79500000000000004,"15min":1.0529999999999999},"min":{"1min":0.42299999999999999,"5min":0.375,"15min":0.28899999999999998},"max":{"1min":1.1499999999999999,"5min":4.5359999999999996,"15min":37.332000000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.745,"5min":0.77000000000000002,"15min":1.1140000000000001},"min":{"1min":0.46500000000000002,"5min":0.44400000000000001,"15min":0.35099999999999998},"max":{"1min":1.3580000000000001,"5min":1.607,"15min":38.195999999999998},"last":0.751}]},{"osd":6,"last update":"Sat Sep 23 23:03:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.80100000000000005,"15min":0.98999999999999999},"min":{"1min":0.47899999999999998,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":1.361,"5min":1.669,"15min":9.9130000000000003},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.85699999999999998,"15min":0.96899999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.372},"max":{"1min":1.141,"5min":4.7149999999999999,"15min":9.0419999999999998},"last":0.83399999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.875,"15min":0.995},"min":{"1min":0.45400000000000001,"5min":0.38,"15min":0.378},"max":{"1min":1.351,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.0489999999999999,"15min":1.0249999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.376},"max":{"1min":6.7530000000000001,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":0.66300000000000003}]}]},{"osd":5,"up_from":0,"seq":154618823315,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1942355968,"data_stored":1942355968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1489436672,"data_stored":1489436672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1188630528,"data_stored":1188626456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1795227648,"data_stored":1795227648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":970264576,"data_stored":970260504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2644840448,"data_stored":2644836376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":218169344,"data_stored":218169344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:04:03.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:03.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:03.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:03.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:03.599 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:03.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:03.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:03.730 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:03.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:03.833 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:03.877 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:03.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:03.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:04.010 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:04.093 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:04:04.093 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T23:04:04.093 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 0 2023-09-23T23:04:04.093 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:04:04.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:04.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:04.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:04.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:04.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:04.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:04.375 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:04 smithi121 bash[74920]: audit 2023-09-23T23:04:04.306197+0000 mon.a (mon.0) 1917 : audit 1 from='client.? 172.21.15.121:0/2480005502' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:04:04.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:04 smithi121 bash[78246]: audit 2023-09-23T23:04:04.306197+0000 mon.a (mon.0) 1917 : audit 1 from='client.? 172.21.15.121:0/2480005502' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:04:04.381 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T23:04:04.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:04.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:04.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:04.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:04.546 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:04.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:04.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:04 smithi123 bash[59255]: audit 2023-09-23T23:04:04.306197+0000 mon.a (mon.0) 1917 : audit 1 from='client.? 172.21.15.121:0/2480005502' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:04:04.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:04.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:04.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:04.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:04.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:04.909 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:04.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:04.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:05.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:05.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:05.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:05.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:04:05.293 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:05.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:05.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:05.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:05.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:05.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:05.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:05.579 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:05.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:05.683 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.710 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.356725+0000 mon.a (mon.0) 1918 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.361874+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: audit 2023-09-23T23:04:04.362329+0000 mon.a (mon.0) 1919 : audit 1 from='client.? 172.21.15.121:0/2480005502' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.362424+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e304: 8 total, 8 up, 6 in 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.364325+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.386289+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:05.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.388295+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:05.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.395174+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:05.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:05 smithi123 bash[59255]: cluster 2023-09-23T23:04:04.641505+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1569: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 26173/104829 objects degraded (24.967%); 3134/104829 objects misplaced (2.990%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:04:05.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:05.836 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:05.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:05.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:05.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.356725+0000 mon.a (mon.0) 1918 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.361874+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: audit 2023-09-23T23:04:04.362329+0000 mon.a (mon.0) 1919 : audit 1 from='client.? 172.21.15.121:0/2480005502' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:04:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.362424+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e304: 8 total, 8 up, 6 in 2023-09-23T23:04:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.364325+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.386289+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.388295+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.395174+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[78246]: cluster 2023-09-23T23:04:04.641505+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1569: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 26173/104829 objects degraded (24.967%); 3134/104829 objects misplaced (2.990%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.356725+0000 mon.a (mon.0) 1918 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.361874+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: audit 2023-09-23T23:04:04.362329+0000 mon.a (mon.0) 1919 : audit 1 from='client.? 172.21.15.121:0/2480005502' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.362424+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e304: 8 total, 8 up, 6 in 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.364325+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.386289+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.388295+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.395174+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:04:06.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:05 smithi121 bash[74920]: cluster 2023-09-23T23:04:04.641505+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1569: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 26173/104829 objects degraded (24.967%); 3134/104829 objects misplaced (2.990%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:04:06.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:06.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:06.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:06.223 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:06.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:06.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:06.357 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:06.448 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:04:06.461 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:06.517 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:06.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:06.620 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:06.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:06.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:06.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:04:06.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:06.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:06.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:06.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:06.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:06.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:07.047 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:07.072 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:07.175 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:07.207 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:07.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:07.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:07.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:07.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:07.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.378333+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e305: 8 total, 8 up, 6 in 2023-09-23T23:04:07.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.378496+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.378558+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.380089+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.415946+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.417938+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: cluster 2023-09-23T23:04:06.642083+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1571: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 178 op/s; 26118/103647 objects degraded (25.199%); 3079/103647 objects misplaced (2.971%); 13 MiB/s, 200 objects/s recovering 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: audit 2023-09-23T23:04:06.974769+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[78246]: audit 2023-09-23T23:04:06.976035+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.378333+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e305: 8 total, 8 up, 6 in 2023-09-23T23:04:07.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.378496+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.378558+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.380089+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.415946+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.417938+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: cluster 2023-09-23T23:04:06.642083+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1571: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 178 op/s; 26118/103647 objects degraded (25.199%); 3079/103647 objects misplaced (2.971%); 13 MiB/s, 200 objects/s recovering 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: audit 2023-09-23T23:04:06.974769+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:07.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:07 smithi121 bash[74920]: audit 2023-09-23T23:04:06.976035+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:07.474 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:07.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:07.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:07.609 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:07.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:07.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:07.739 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:07.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.378333+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e305: 8 total, 8 up, 6 in 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.378496+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.378558+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.380089+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.415946+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.417938+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: cluster 2023-09-23T23:04:06.642083+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1571: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 178 op/s; 26118/103647 objects degraded (25.199%); 3079/103647 objects misplaced (2.971%); 13 MiB/s, 200 objects/s recovering 2023-09-23T23:04:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: audit 2023-09-23T23:04:06.974769+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:07.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:07 smithi123 bash[59255]: audit 2023-09-23T23:04:06.976035+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:07.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:07.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:07.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:07.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:07.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:08.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:08.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:08.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:08.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:08.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:08.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[78246]: cluster 2023-09-23T23:04:07.386016+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[78246]: cluster 2023-09-23T23:04:07.389752+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e306: 8 total, 8 up, 6 in 2023-09-23T23:04:08.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[78246]: cluster 2023-09-23T23:04:07.395987+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[78246]: cluster 2023-09-23T23:04:07.398077+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[78246]: cluster 2023-09-23T23:04:07.404911+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[78246]: cluster 2023-09-23T23:04:07.682821+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 26118/103647 objects degraded (25.199%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[74920]: cluster 2023-09-23T23:04:07.386016+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[74920]: cluster 2023-09-23T23:04:07.389752+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e306: 8 total, 8 up, 6 in 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[74920]: cluster 2023-09-23T23:04:07.395987+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[74920]: cluster 2023-09-23T23:04:07.398077+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[74920]: cluster 2023-09-23T23:04:07.404911+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[74920]: cluster 2023-09-23T23:04:07.682821+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 26118/103647 objects degraded (25.199%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:08.509 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:08.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:08.639 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:08.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:08.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:08.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:04:08.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:08 smithi123 bash[59255]: cluster 2023-09-23T23:04:07.386016+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:08 smithi123 bash[59255]: cluster 2023-09-23T23:04:07.389752+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e306: 8 total, 8 up, 6 in 2023-09-23T23:04:08.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:08 smithi123 bash[59255]: cluster 2023-09-23T23:04:07.395987+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.777 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:08 smithi123 bash[59255]: cluster 2023-09-23T23:04:07.398077+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.777 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:08 smithi123 bash[59255]: cluster 2023-09-23T23:04:07.404911+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:08.777 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:08 smithi123 bash[59255]: cluster 2023-09-23T23:04:07.682821+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 26118/103647 objects degraded (25.199%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:08.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:08.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:08.919 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:08.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:09.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:04:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:04:08] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-09-23T23:04:09.022 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:09.053 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:09.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:09.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:09.394 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:09 smithi121 bash[78246]: cluster 2023-09-23T23:04:08.642846+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 26118/103335 objects degraded (25.275%); 2963/103335 objects misplaced (2.867%); 12 MiB/s, 187 objects/s recovering 2023-09-23T23:04:09.394 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:09 smithi121 bash[78246]: cluster 2023-09-23T23:04:08.911023+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:09.395 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:09 smithi121 bash[74920]: cluster 2023-09-23T23:04:08.642846+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 26118/103335 objects degraded (25.275%); 2963/103335 objects misplaced (2.867%); 12 MiB/s, 187 objects/s recovering 2023-09-23T23:04:09.395 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:09 smithi121 bash[74920]: cluster 2023-09-23T23:04:08.911023+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:09.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:09.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:09 smithi123 bash[59255]: cluster 2023-09-23T23:04:08.642846+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 79 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 26118/103335 objects degraded (25.275%); 2963/103335 objects misplaced (2.867%); 12 MiB/s, 187 objects/s recovering 2023-09-23T23:04:09.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:09 smithi123 bash[59255]: cluster 2023-09-23T23:04:08.911023+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:04:09.452 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:09.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:09.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:09.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:09.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:09.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:09.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:09.841 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:09.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:09.977 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:09.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:10.050 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:10.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:10.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:10.239 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:10.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:10.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:10.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:10.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:10.498 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:10.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:10.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:10.622 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:10.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:10.858 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:10.883 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:10.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:11.025 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:11.067 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:11.067 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:11.130 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:11.161 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:11.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:11.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:11.290 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:11.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:11.395 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.426 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:11.529 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:11.552 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:11.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:11.687 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:11.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:11.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:11 smithi121 bash[74920]: cluster 2023-09-23T23:04:10.643568+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1574: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 165 op/s; 25803/101712 objects degraded (25.369%); 2586/101712 objects misplaced (2.542%); 7.5 MiB/s, 120 objects/s recovering 2023-09-23T23:04:11.792 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:11.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:11 smithi123 bash[59255]: cluster 2023-09-23T23:04:10.643568+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1574: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 165 op/s; 25803/101712 objects degraded (25.369%); 2586/101712 objects misplaced (2.542%); 7.5 MiB/s, 120 objects/s recovering 2023-09-23T23:04:11.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:11.924 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:12.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:11 smithi121 bash[78246]: cluster 2023-09-23T23:04:10.643568+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1574: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 165 op/s; 25803/101712 objects degraded (25.369%); 2586/101712 objects misplaced (2.542%); 7.5 MiB/s, 120 objects/s recovering 2023-09-23T23:04:12.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:12.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:12.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:12.181 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:12.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:12.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:12.308 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:12.434 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.463 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:12.566 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:12.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:12.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:12.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:12.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:12.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:12.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:12.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:12.993 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:12.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:13.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:12 smithi123 bash[59255]: cluster 2023-09-23T23:04:12.684013+0000 mon.a (mon.0) 1926 : cluster 3 Health check update: Degraded data redundancy: 25803/101712 objects degraded (25.369%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:13.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:12 smithi121 bash[74920]: cluster 2023-09-23T23:04:12.684013+0000 mon.a (mon.0) 1926 : cluster 3 Health check update: Degraded data redundancy: 25803/101712 objects degraded (25.369%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:13.080 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:12 smithi121 bash[78246]: cluster 2023-09-23T23:04:12.684013+0000 mon.a (mon.0) 1926 : cluster 3 Health check update: Degraded data redundancy: 25803/101712 objects degraded (25.369%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:13.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.099 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:13.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:13.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:13.246 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:13.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:13.349 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:13.371 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:13.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:13.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:13.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:13.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:13.601 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:13.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:13.729 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:13 smithi123 bash[59255]: cluster 2023-09-23T23:04:12.644089+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1575: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 151 op/s; 25753/101196 objects degraded (25.449%); 2536/101196 objects misplaced (2.506%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T23:04:13.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:13.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.887 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:13.990 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:14.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:13 smithi121 bash[78246]: cluster 2023-09-23T23:04:12.644089+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1575: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 151 op/s; 25753/101196 objects degraded (25.449%); 2536/101196 objects misplaced (2.506%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T23:04:14.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:13 smithi121 bash[74920]: cluster 2023-09-23T23:04:12.644089+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1575: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 151 op/s; 25753/101196 objects degraded (25.449%); 2536/101196 objects misplaced (2.506%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T23:04:14.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:14.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:14.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:14.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:14.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:14.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:14.277 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:14.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:14.380 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:14.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:14.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:14.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:14.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:14.645 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:14.671 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:14.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:14.792 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:14.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:14 smithi121 bash[74920]: cluster 2023-09-23T23:04:14.644978+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1576: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 158 op/s; 25418/99705 objects degraded (25.493%); 2420/99705 objects misplaced (2.427%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:04:14.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:14.904 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:14 smithi123 bash[59255]: cluster 2023-09-23T23:04:14.644978+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1576: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 158 op/s; 25418/99705 objects degraded (25.493%); 2420/99705 objects misplaced (2.427%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:04:14.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:14.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:15.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.050 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:15.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.181 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:15.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:14 smithi121 bash[78246]: cluster 2023-09-23T23:04:14.644978+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1576: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 158 op/s; 25418/99705 objects degraded (25.493%); 2420/99705 objects misplaced (2.427%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:04:15.286 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.311 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:15.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:15.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:15.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:15.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:15.573 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:15.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:15.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:15.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:15.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:15.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:16.063 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:16.115 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:16.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:16.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:16.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:16.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:16.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:16.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:16.636 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:16.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:16.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:16.763 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:16.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:16.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:16.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:16.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:17.016 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:17.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:17.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:17.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:17.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:17.266 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:17.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:17.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:17.399 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:17.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.531 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:17.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.662 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:17.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:17.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:17.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:17.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.912 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:17 smithi121 bash[78246]: cluster 2023-09-23T23:04:16.645759+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1577: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 25371/98664 objects degraded (25.715%); 2373/98664 objects misplaced (2.405%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T23:04:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:17 smithi121 bash[78246]: cluster 2023-09-23T23:04:17.684944+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: Degraded data redundancy: 25371/98664 objects degraded (25.715%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:17 smithi121 bash[74920]: cluster 2023-09-23T23:04:16.645759+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1577: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 25371/98664 objects degraded (25.715%); 2373/98664 objects misplaced (2.405%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T23:04:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:17 smithi121 bash[74920]: cluster 2023-09-23T23:04:17.684944+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: Degraded data redundancy: 25371/98664 objects degraded (25.715%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:18.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:17 smithi123 bash[59255]: cluster 2023-09-23T23:04:16.645759+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1577: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 166 op/s; 25371/98664 objects degraded (25.715%); 2373/98664 objects misplaced (2.405%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T23:04:18.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:17 smithi123 bash[59255]: cluster 2023-09-23T23:04:17.684944+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: Degraded data redundancy: 25371/98664 objects degraded (25.715%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:18.043 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:18.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:18.168 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:18.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:18.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:18.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:18.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:18.424 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:18.527 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:18.651 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:18.677 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:18.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:18.780 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.806 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:18.909 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.918 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:04:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:04:18] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-09-23T23:04:18.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:19.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:19.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:19.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:19.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:19.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:19.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:19.301 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:19.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:19.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:19.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:19.457 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:19.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:19.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:19.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:19.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:19.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:19 smithi123 bash[59255]: cluster 2023-09-23T23:04:18.646408+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1578: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 25371/98367 objects degraded (25.792%); 2256/98367 objects misplaced (2.293%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T23:04:19.720 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:19.826 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:19.860 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:19.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:19.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:19.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:19.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:20.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:19 smithi121 bash[74920]: cluster 2023-09-23T23:04:18.646408+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1578: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 25371/98367 objects degraded (25.792%); 2256/98367 objects misplaced (2.293%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T23:04:20.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:19 smithi121 bash[78246]: cluster 2023-09-23T23:04:18.646408+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1578: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 25371/98367 objects degraded (25.792%); 2256/98367 objects misplaced (2.293%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T23:04:20.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:20.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:20.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:20.220 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:20.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:20.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:20.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:20.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:20.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:20.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:20.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:20.740 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.768 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:20.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:21.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:21.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:21.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:21.272 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:21.292 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:21.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:21.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.422 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:21.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:21.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:21.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:21 smithi123 bash[59255]: cluster 2023-09-23T23:04:20.647352+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1579: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 188 op/s; 25016/96543 objects degraded (25.912%); 2256/96543 objects misplaced (2.337%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:04:21.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:21 smithi121 bash[74920]: cluster 2023-09-23T23:04:20.647352+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1579: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 188 op/s; 25016/96543 objects degraded (25.912%); 2256/96543 objects misplaced (2.337%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:04:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:21 smithi121 bash[78246]: cluster 2023-09-23T23:04:20.647352+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1579: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 188 op/s; 25016/96543 objects degraded (25.912%); 2256/96543 objects misplaced (2.337%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:04:21.808 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:21.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:21.932 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:21.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:22.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:22.062 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:22.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:22.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:22.192 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:22.296 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:22.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:22.451 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:22.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:22.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:22.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:22.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:22.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:22.821 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:22.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:22.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:22.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:22.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:22.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:22 smithi123 bash[59255]: audit 2023-09-23T23:04:21.970201+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:22.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:22 smithi123 bash[59255]: cluster 2023-09-23T23:04:22.685792+0000 mon.a (mon.0) 1929 : cluster 3 Health check update: Degraded data redundancy: 25016/96543 objects degraded (25.912%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:23.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:22 smithi121 bash[78246]: audit 2023-09-23T23:04:21.970201+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:23.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:22 smithi121 bash[78246]: cluster 2023-09-23T23:04:22.685792+0000 mon.a (mon.0) 1929 : cluster 3 Health check update: Degraded data redundancy: 25016/96543 objects degraded (25.912%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:23.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:22 smithi121 bash[74920]: audit 2023-09-23T23:04:21.970201+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:23.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:22 smithi121 bash[74920]: cluster 2023-09-23T23:04:22.685792+0000 mon.a (mon.0) 1929 : cluster 3 Health check update: Degraded data redundancy: 25016/96543 objects degraded (25.912%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:23.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.105 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:23.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:23.232 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:23.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:23.335 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.362 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:23.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:23.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:23.587 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:23.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:23.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:23.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:23.840 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:23.847 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:23 smithi121 bash[74920]: cluster 2023-09-23T23:04:22.647972+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1580: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 160 op/s; 24952/95943 objects degraded (26.007%); 2192/95943 objects misplaced (2.285%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:04:23.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:23 smithi121 bash[78246]: cluster 2023-09-23T23:04:22.647972+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1580: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 160 op/s; 24952/95943 objects degraded (26.007%); 2192/95943 objects misplaced (2.285%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:04:23.858 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:23.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:23.988 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:23.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:24.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:24.113 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:24.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:24.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:23 smithi123 bash[59255]: cluster 2023-09-23T23:04:22.647972+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1580: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 2.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 160 op/s; 24952/95943 objects degraded (26.007%); 2192/95943 objects misplaced (2.285%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:04:24.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.238 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:24.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:24.370 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:24.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:24.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:24.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:24.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:24.733 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:24.758 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:24.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:24.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:24.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:24.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:24.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:24 smithi123 bash[59255]: cluster 2023-09-23T23:04:24.648802+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1581: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 193 op/s; 24580/94221 objects degraded (26.088%); 2186/94221 objects misplaced (2.320%); 5.5 MiB/s, 96 objects/s recovering 2023-09-23T23:04:25.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:24 smithi121 bash[74920]: cluster 2023-09-23T23:04:24.648802+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1581: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 193 op/s; 24580/94221 objects degraded (26.088%); 2186/94221 objects misplaced (2.320%); 5.5 MiB/s, 96 objects/s recovering 2023-09-23T23:04:25.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:24 smithi121 bash[78246]: cluster 2023-09-23T23:04:24.648802+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1581: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 193 op/s; 24580/94221 objects degraded (26.088%); 2186/94221 objects misplaced (2.320%); 5.5 MiB/s, 96 objects/s recovering 2023-09-23T23:04:25.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:25.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:25.153 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:25.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:25.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:25.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:25.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:25.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:25.409 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:25.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:25.541 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:25.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:25.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:25.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:25.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:25.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:25.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:25.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:25.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:25.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:25.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:26.002 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:04:26.036 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:26.038 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:04:26.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:26.063 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:04:26.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:26.088 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:04:26.108 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:04:26.129 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:04:26.151 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:04:26.165 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:26.172 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.174 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:04:26.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:26 smithi123 bash[59255]: audit 2023-09-23T23:04:25.963861+0000 mon.a (mon.0) 1930 : audit 0 from='client.? 172.21.15.121:0/3970046851' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:26.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:26.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:26.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:26.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:26 smithi121 bash[74920]: audit 2023-09-23T23:04:25.963861+0000 mon.a (mon.0) 1930 : audit 0 from='client.? 172.21.15.121:0/3970046851' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:26.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:26 smithi121 bash[78246]: audit 2023-09-23T23:04:25.963861+0000 mon.a (mon.0) 1930 : audit 0 from='client.? 172.21.15.121:0/3970046851' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:26.321 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:26.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:26.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:26.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:26.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:26.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.576 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:26.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:26.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:26.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:26.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:26.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:26.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:26.963 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:27.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:27.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:27.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:27.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:27.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:27 smithi123 bash[59255]: cluster 2023-09-23T23:04:26.649513+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1582: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 190 op/s; 24522/92841 objects degraded (26.413%); 2128/92841 objects misplaced (2.292%); 4.0 MiB/s, 73 objects/s recovering 2023-09-23T23:04:27.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:27.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:27 smithi121 bash[74920]: cluster 2023-09-23T23:04:26.649513+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1582: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 190 op/s; 24522/92841 objects degraded (26.413%); 2128/92841 objects misplaced (2.292%); 4.0 MiB/s, 73 objects/s recovering 2023-09-23T23:04:27.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:27 smithi121 bash[78246]: cluster 2023-09-23T23:04:26.649513+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1582: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 190 op/s; 24522/92841 objects degraded (26.413%); 2128/92841 objects misplaced (2.292%); 4.0 MiB/s, 73 objects/s recovering 2023-09-23T23:04:27.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:27.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:27.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:27.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:27.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:27.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:27.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:27.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:27.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:27.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:27.856 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:27.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:27.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:28.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:28 smithi123 bash[59255]: cluster 2023-09-23T23:04:27.686665+0000 mon.a (mon.0) 1931 : cluster 3 Health check update: Degraded data redundancy: 24522/92841 objects degraded (26.413%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:28.088 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.113 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:28.184 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:28 smithi121 bash[74920]: cluster 2023-09-23T23:04:27.686665+0000 mon.a (mon.0) 1931 : cluster 3 Health check update: Degraded data redundancy: 24522/92841 objects degraded (26.413%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:28.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:28.258 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:04:28.258 INFO:teuthology.orchestra.run.smithi121.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:04:28.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:28.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:28.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:28.503 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:28 smithi121 bash[78246]: cluster 2023-09-23T23:04:27.686665+0000 mon.a (mon.0) 1931 : cluster 3 Health check update: Degraded data redundancy: 24522/92841 objects degraded (26.413%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:28.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:28.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:28.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:28.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:28.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:28.761 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:28.783 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:28.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:28.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:28.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:29.016 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:29.025 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:04:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:04:28] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T23:04:29.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:29.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:29.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.297 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.298 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:29 smithi123 bash[59255]: cluster 2023-09-23T23:04:28.650224+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1583: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 171 op/s; 24522/92472 objects degraded (26.518%); 2128/92472 objects misplaced (2.301%); 3.8 MiB/s, 79 objects/s recovering 2023-09-23T23:04:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:29.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:29 smithi121 bash[74920]: cluster 2023-09-23T23:04:28.650224+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1583: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 171 op/s; 24522/92472 objects degraded (26.518%); 2128/92472 objects misplaced (2.301%); 3.8 MiB/s, 79 objects/s recovering 2023-09-23T23:04:29.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:29 smithi121 bash[78246]: cluster 2023-09-23T23:04:28.650224+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1583: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 171 op/s; 24522/92472 objects degraded (26.518%); 2128/92472 objects misplaced (2.301%); 3.8 MiB/s, 79 objects/s recovering 2023-09-23T23:04:29.419 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:29.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:29.522 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:29.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:29.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:29.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.683 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:29.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:29.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:29.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:29.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:29.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:30.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:30.068 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:30.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:30.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:30.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:30.273 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T23:04:30.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.335 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:30.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:30.458 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:30.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:30 smithi121 bash[74920]: audit 2023-09-23T23:04:30.207525+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.121:0/449096260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:30.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:30 smithi121 bash[74920]: audit 2023-09-23T23:04:30.207920+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:30.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:30 smithi121 bash[74920]: cluster 2023-09-23T23:04:30.258402+0000 mon.a (mon.0) 1933 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:30.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:30 smithi121 bash[78246]: audit 2023-09-23T23:04:30.207525+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.121:0/449096260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:30.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:30 smithi121 bash[78246]: audit 2023-09-23T23:04:30.207920+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:30.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:30 smithi121 bash[78246]: cluster 2023-09-23T23:04:30.258402+0000 mon.a (mon.0) 1933 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:30.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:30 smithi123 bash[59255]: audit 2023-09-23T23:04:30.207525+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.121:0/449096260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:30.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:30 smithi123 bash[59255]: audit 2023-09-23T23:04:30.207920+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:30.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:30 smithi123 bash[59255]: cluster 2023-09-23T23:04:30.258402+0000 mon.a (mon.0) 1933 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:30.561 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:30.591 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:30.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.721 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:30.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:30.850 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:30.925 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:04:30.929 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:04:30.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.975 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:31.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:31.114 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:31.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:31.249 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:31.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:31.373 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:31.476 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:31.499 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:31.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:31.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:31 smithi123 bash[59255]: cluster 2023-09-23T23:04:30.263784+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:04:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:31 smithi123 bash[59255]: audit 2023-09-23T23:04:30.265779+0000 mon.a (mon.0) 1934 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:04:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:31 smithi123 bash[59255]: cluster 2023-09-23T23:04:30.265845+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e307: 8 total, 8 up, 6 in 2023-09-23T23:04:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:31 smithi123 bash[59255]: cluster 2023-09-23T23:04:30.266053+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:04:31.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:31 smithi123 bash[59255]: cluster 2023-09-23T23:04:30.650769+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1585: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 202 op/s; 24173/90462 objects degraded (26.722%); 2128/90462 objects misplaced (2.352%); 3.8 MiB/s, 83 objects/s recovering 2023-09-23T23:04:31.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:31.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[78246]: cluster 2023-09-23T23:04:30.263784+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:04:31.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[78246]: audit 2023-09-23T23:04:30.265779+0000 mon.a (mon.0) 1934 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:04:31.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[78246]: cluster 2023-09-23T23:04:30.265845+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e307: 8 total, 8 up, 6 in 2023-09-23T23:04:31.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[78246]: cluster 2023-09-23T23:04:30.266053+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:04:31.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[78246]: cluster 2023-09-23T23:04:30.650769+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1585: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 202 op/s; 24173/90462 objects degraded (26.722%); 2128/90462 objects misplaced (2.352%); 3.8 MiB/s, 83 objects/s recovering 2023-09-23T23:04:31.612 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[74920]: cluster 2023-09-23T23:04:30.263784+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:04:31.612 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[74920]: audit 2023-09-23T23:04:30.265779+0000 mon.a (mon.0) 1934 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:04:31.612 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[74920]: cluster 2023-09-23T23:04:30.265845+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e307: 8 total, 8 up, 6 in 2023-09-23T23:04:31.612 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[74920]: cluster 2023-09-23T23:04:30.266053+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:04:31.612 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:31 smithi121 bash[74920]: cluster 2023-09-23T23:04:30.650769+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1585: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 202 op/s; 24173/90462 objects degraded (26.722%); 2128/90462 objects misplaced (2.352%); 3.8 MiB/s, 83 objects/s recovering 2023-09-23T23:04:31.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:31.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:31.671 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:04:31.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:31.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:31.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:31.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:04:31.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:31.897 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:31.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:32.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:32.034 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:32.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:32.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:32.266 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:32.302 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:32.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:32.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:32.414 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:32 smithi121 bash[74920]: audit 2023-09-23T23:04:30.904603+0000 mgr.y (mgr.34107) 1465 : audit 0 from='client.36111 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:04:32.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:32 smithi121 bash[78246]: audit 2023-09-23T23:04:30.904603+0000 mgr.y (mgr.34107) 1465 : audit 0 from='client.36111 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:04:32.430 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:32.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:32.533 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:32.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:32 smithi123 bash[59255]: audit 2023-09-23T23:04:30.904603+0000 mgr.y (mgr.34107) 1465 : audit 0 from='client.36111 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:04:32.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:32.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:32.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:32.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:32.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:32.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:32.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:32.920 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:33.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:33.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:33.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:33.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:33.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:33.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:33 smithi123 bash[59255]: cluster 2023-09-23T23:04:32.651489+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1586: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 24104/89916 objects degraded (26.807%); 2059/89916 objects misplaced (2.290%); 3.8 MiB/s, 83 objects/s recovering 2023-09-23T23:04:33.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:33 smithi123 bash[59255]: cluster 2023-09-23T23:04:32.687856+0000 mon.a (mon.0) 1936 : cluster 3 Health check update: Degraded data redundancy: 24173/90462 objects degraded (26.722%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:33.322 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:33.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:33 smithi121 bash[78246]: cluster 2023-09-23T23:04:32.651489+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1586: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 24104/89916 objects degraded (26.807%); 2059/89916 objects misplaced (2.290%); 3.8 MiB/s, 83 objects/s recovering 2023-09-23T23:04:33.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:33 smithi121 bash[78246]: cluster 2023-09-23T23:04:32.687856+0000 mon.a (mon.0) 1936 : cluster 3 Health check update: Degraded data redundancy: 24173/90462 objects degraded (26.722%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:33.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:33 smithi121 bash[74920]: cluster 2023-09-23T23:04:32.651489+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1586: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 24104/89916 objects degraded (26.807%); 2059/89916 objects misplaced (2.290%); 3.8 MiB/s, 83 objects/s recovering 2023-09-23T23:04:33.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:33 smithi121 bash[74920]: cluster 2023-09-23T23:04:32.687856+0000 mon.a (mon.0) 1936 : cluster 3 Health check update: Degraded data redundancy: 24173/90462 objects degraded (26.722%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:33.447 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:33.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:33.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:33.658 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1585,"stamp":"2023-09-23T23:04:30.650404+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1975130040,"num_objects":30154,"num_object_clones":0,"num_object_copies":90462,"num_objects_missing_on_primary":7090,"num_objects_missing":7090,"num_objects_degraded":24173,"num_objects_misplaced":2128,"num_objects_unfound":0,"num_objects_dirty":30154,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":126216,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40179,"num_bytes_recovered":2399437892,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98641,"ondisk_log_size":98641,"up":267,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":277,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":12149200,"kb_used_data":6697568,"kb_used_omap":21,"kb_used_meta":5451562,"kb_avail":550321712,"statfs":{"total":575970213888,"available":563529433088,"internally_reserved":0,"allocated":6858309632,"data_stored":6852655649,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5582399692},"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":-132841472,"num_objects":-2027,"num_object_clones":0,"num_object_copies":-6081,"num_objects_missing_on_primary":-479,"num_objects_missing":-479,"num_objects_degraded":-843,"num_objects_misplaced":-128,"num_objects_unfound":0,"num_objects_dirty":-2027,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2027,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":832,"num_bytes_recovered":39714840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003788"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":93,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.419999+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:04:06.419999+0000","last_peered":"2023-09-23T23:04:06.419999+0000","last_clean":"2023-09-23T23:04:06.419999+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:04:06.419999+0000","last_undegraded":"2023-09-23T23:04:06.419999+0000","last_fullsized":"2023-09-23T23:04:06.419999+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":159,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.397154+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:04:07.397154+0000","last_peered":"2023-09-23T23:04:07.397154+0000","last_clean":"2023-09-23T23:04:07.397154+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:04:07.397154+0000","last_undegraded":"2023-09-23T23:04:07.397154+0000","last_fullsized":"2023-09-23T23:04:07.397154+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":53,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.381402+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:04:06.381402+0000","last_peered":"2023-09-23T23:04:06.381402+0000","last_clean":"2023-09-23T23:04:06.381402+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:04:06.381402+0000","last_undegraded":"2023-09-23T23:04:06.381402+0000","last_fullsized":"2023-09-23T23:04:06.381402+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.392892+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:04:06.392892+0000","last_peered":"2023-09-23T23:04:06.392892+0000","last_clean":"2023-09-23T23:04:06.392892+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:04:06.392892+0000","last_undegraded":"2023-09-23T23:04:06.392892+0000","last_fullsized":"2023-09-23T23:04:06.392892+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":336,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.383502+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:04:06.383502+0000","last_peered":"2023-09-23T23:04:06.383502+0000","last_clean":"2023-09-23T23:04:06.383502+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:04:06.383502+0000","last_undegraded":"2023-09-23T23:04:06.383502+0000","last_fullsized":"2023-09-23T23:04:06.383502+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.396792+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:04:07.396792+0000","last_peered":"2023-09-23T23:04:07.396792+0000","last_clean":"2023-09-23T23:04:07.396792+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:04:07.396792+0000","last_undegraded":"2023-09-23T23:04:07.396792+0000","last_fullsized":"2023-09-23T23:04:07.396792+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":295,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.392708+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:04:06.392708+0000","last_peered":"2023-09-23T23:04:06.392708+0000","last_clean":"2023-09-23T23:04:06.392708+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:04:06.392708+0000","last_undegraded":"2023-09-23T23:04:06.392708+0000","last_fullsized":"2023-09-23T23:04:06.392708+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":382,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.383584+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:04:06.383584+0000","last_peered":"2023-09-23T23:04:06.383584+0000","last_clean":"2023-09-23T23:04:06.383584+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:04:06.383584+0000","last_undegraded":"2023-09-23T23:04:06.383584+0000","last_fullsized":"2023-09-23T23:04:06.383584+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":42,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.384828+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:04:06.384828+0000","last_peered":"2023-09-23T23:04:06.384828+0000","last_clean":"2023-09-23T23:04:06.384828+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:04:06.384828+0000","last_undegraded":"2023-09-23T23:04:06.384828+0000","last_fullsized":"2023-09-23T23:04:06.384828+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":325,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385100+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:04:06.385100+0000","last_peered":"2023-09-23T23:04:06.385100+0000","last_clean":"2023-09-23T23:04:06.385100+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:04:06.385100+0000","last_undegraded":"2023-09-23T23:04:06.385100+0000","last_fullsized":"2023-09-23T23:04:06.385100+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":48,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.398183+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:04:06.398183+0000","last_peered":"2023-09-23T23:04:06.398183+0000","last_clean":"2023-09-23T23:04:06.398183+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:04:06.398183+0000","last_undegraded":"2023-09-23T23:04:06.398183+0000","last_fullsized":"2023-09-23T23:04:06.398183+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.387263+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:04:06.387263+0000","last_peered":"2023-09-23T23:04:06.387263+0000","last_clean":"2023-09-23T23:04:06.387263+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:04:06.387263+0000","last_undegraded":"2023-09-23T23:04:06.387263+0000","last_fullsized":"2023-09-23T23:04:06.387263+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":406,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.421009+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:04:06.421009+0000","last_peered":"2023-09-23T23:04:06.421009+0000","last_clean":"2023-09-23T23:04:06.421009+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:04:06.421009+0000","last_undegraded":"2023-09-23T23:04:06.421009+0000","last_fullsized":"2023-09-23T23:04:06.421009+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":354,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420643+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:04:06.420643+0000","last_peered":"2023-09-23T23:04:06.420643+0000","last_clean":"2023-09-23T23:04:06.420643+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:04:06.420643+0000","last_undegraded":"2023-09-23T23:04:06.420643+0000","last_fullsized":"2023-09-23T23:04:06.420643+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":48,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.405067+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:04:06.405067+0000","last_peered":"2023-09-23T23:04:06.405067+0000","last_clean":"2023-09-23T23:04:06.405067+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:04:06.405067+0000","last_undegraded":"2023-09-23T23:04:06.405067+0000","last_fullsized":"2023-09-23T23:04:06.405067+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":62,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.382381+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:04:06.382381+0000","last_peered":"2023-09-23T23:04:06.382381+0000","last_clean":"2023-09-23T23:04:06.382381+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:04:06.382381+0000","last_undegraded":"2023-09-23T23:04:06.382381+0000","last_fullsized":"2023-09-23T23:04:06.382381+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":347,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.411551+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:04:07.411551+0000","last_peered":"2023-09-23T23:04:07.411551+0000","last_clean":"2023-09-23T23:04:07.411551+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:04:07.411551+0000","last_undegraded":"2023-09-23T23:04:07.411551+0000","last_fullsized":"2023-09-23T23:04:07.411551+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":51,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.398271+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:04:06.398271+0000","last_peered":"2023-09-23T23:04:06.398271+0000","last_clean":"2023-09-23T23:04:06.398271+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:04:06.398271+0000","last_undegraded":"2023-09-23T23:04:06.398271+0000","last_fullsized":"2023-09-23T23:04:06.398271+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":51,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.384608+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:04:06.384608+0000","last_peered":"2023-09-23T23:04:06.384608+0000","last_clean":"2023-09-23T23:04:06.384608+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:04:06.384608+0000","last_undegraded":"2023-09-23T23:04:06.384608+0000","last_fullsized":"2023-09-23T23:04:06.384608+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":313,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.392959+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:04:06.392959+0000","last_peered":"2023-09-23T23:04:06.392959+0000","last_clean":"2023-09-23T23:04:06.392959+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:04:06.392959+0000","last_undegraded":"2023-09-23T23:04:06.392959+0000","last_fullsized":"2023-09-23T23:04:06.392959+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":171,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.392880+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:04:06.392880+0000","last_peered":"2023-09-23T23:04:06.392880+0000","last_clean":"2023-09-23T23:04:06.392880+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:04:06.392880+0000","last_undegraded":"2023-09-23T23:04:06.392880+0000","last_fullsized":"2023-09-23T23:04:06.392880+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":356,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385157+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:04:06.385157+0000","last_peered":"2023-09-23T23:04:06.385157+0000","last_clean":"2023-09-23T23:04:06.385157+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:04:06.385157+0000","last_undegraded":"2023-09-23T23:04:06.385157+0000","last_fullsized":"2023-09-23T23:04:06.385157+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"306'7790","reported_seq":13875,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:28.981763+0000","last_change":"2023-09-23T23:01:55.030280+0000","last_active":"2023-09-23T23:04:28.981763+0000","last_peered":"2023-09-23T23:04:28.981763+0000","last_clean":"2023-09-23T23:04:28.981763+0000","last_became_active":"2023-09-23T23:01:55.000953+0000","last_became_peered":"2023-09-23T23:01:55.000953+0000","last_unstale":"2023-09-23T23:04:28.981763+0000","last_undegraded":"2023-09-23T23:04:28.981763+0000","last_fullsized":"2023-09-23T23:04:28.981763+0000","mapping_epoch":296,"log_start":"265'2399","ondisk_log_start":"265'2399","created":261,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5391,"log_dups_size":0,"ondisk_log_size":5391,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.200526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122552320,"num_objects":1870,"num_object_clones":0,"num_object_copies":5610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7790,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3004,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":46,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385440+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:04:06.385440+0000","last_peered":"2023-09-23T23:04:06.385440+0000","last_clean":"2023-09-23T23:04:06.385440+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:04:06.385440+0000","last_undegraded":"2023-09-23T23:04:06.385440+0000","last_fullsized":"2023-09-23T23:04:06.385440+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":51,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385009+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:04:06.385009+0000","last_peered":"2023-09-23T23:04:06.385009+0000","last_clean":"2023-09-23T23:04:06.385009+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:04:06.385009+0000","last_undegraded":"2023-09-23T23:04:06.385009+0000","last_fullsized":"2023-09-23T23:04:06.385009+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"306'8016","reported_seq":14321,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:26.048415+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:04:26.048415+0000","last_peered":"2023-09-23T23:04:26.048415+0000","last_clean":"2023-09-23T23:04:26.048415+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:04:26.048415+0000","last_undegraded":"2023-09-23T23:04:26.048415+0000","last_fullsized":"2023-09-23T23:04:26.048415+0000","mapping_epoch":282,"log_start":"265'2200","ondisk_log_start":"265'2200","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5816,"log_dups_size":0,"ondisk_log_size":5816,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127795200,"num_objects":1950,"num_object_clones":0,"num_object_copies":5850,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1950,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8016,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":46,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385112+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:04:06.385112+0000","last_peered":"2023-09-23T23:04:06.385112+0000","last_clean":"2023-09-23T23:04:06.385112+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:04:06.385112+0000","last_undegraded":"2023-09-23T23:04:06.385112+0000","last_fullsized":"2023-09-23T23:04:06.385112+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":317,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420305+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:04:06.420305+0000","last_peered":"2023-09-23T23:04:06.420305+0000","last_clean":"2023-09-23T23:04:06.420305+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:04:06.420305+0000","last_undegraded":"2023-09-23T23:04:06.420305+0000","last_fullsized":"2023-09-23T23:04:06.420305+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"306'7940","reported_seq":13164,"reported_epoch":306,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:04:29.100822+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:04:29.100822+0000","last_peered":"2023-09-23T23:04:29.100822+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:04:29.100822+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:04:29.100822+0000","mapping_epoch":280,"log_start":"265'400","ondisk_log_start":"265'400","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7540,"log_dups_size":0,"ondisk_log_size":7540,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123469824,"num_objects":1884,"num_object_clones":0,"num_object_copies":5652,"num_objects_missing_on_primary":2332,"num_objects_missing":2332,"num_objects_degraded":2332,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1884,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7940,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2579,"num_bytes_recovered":169017344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":1882},{"shards":"0,3,6,7","objects":1},{"shards":"0,3,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":59,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.384756+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:04:06.384756+0000","last_peered":"2023-09-23T23:04:06.384756+0000","last_clean":"2023-09-23T23:04:06.384756+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:04:06.384756+0000","last_undegraded":"2023-09-23T23:04:06.384756+0000","last_fullsized":"2023-09-23T23:04:06.384756+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":160,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.387101+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:04:06.387101+0000","last_peered":"2023-09-23T23:04:06.387101+0000","last_clean":"2023-09-23T23:04:06.387101+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:04:06.387101+0000","last_undegraded":"2023-09-23T23:04:06.387101+0000","last_fullsized":"2023-09-23T23:04:06.387101+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"306'7737","reported_seq":16715,"reported_epoch":306,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:04:29.084436+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:04:29.084436+0000","last_peered":"2023-09-23T23:04:29.084436+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:04:29.084436+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"265'200","ondisk_log_start":"265'200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7537,"log_dups_size":0,"ondisk_log_size":7537,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121700352,"num_objects":1857,"num_object_clones":0,"num_object_copies":5571,"num_objects_missing_on_primary":2239,"num_objects_missing":2239,"num_objects_degraded":2466,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1857,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7737,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3400,"num_bytes_recovered":222625792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,3,6","objects":1},{"shards":"1,2,6","objects":1806},{"shards":"2,3,6","objects":44},{"shards":"2,3,6,7","objects":6}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":314,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.387698+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:04:07.387698+0000","last_peered":"2023-09-23T23:04:07.387698+0000","last_clean":"2023-09-23T23:04:07.387698+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:04:07.387698+0000","last_undegraded":"2023-09-23T23:04:07.387698+0000","last_fullsized":"2023-09-23T23:04:07.387698+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":309,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.390410+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:04:06.390410+0000","last_peered":"2023-09-23T23:04:06.390410+0000","last_clean":"2023-09-23T23:04:06.390410+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:04:06.390410+0000","last_undegraded":"2023-09-23T23:04:06.390410+0000","last_fullsized":"2023-09-23T23:04:06.390410+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"306'7870","reported_seq":16127,"reported_epoch":306,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:04:29.113138+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:04:29.113138+0000","last_peered":"2023-09-23T23:04:29.113138+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:04:29.113138+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"265'300","ondisk_log_start":"265'300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7570,"log_dups_size":0,"ondisk_log_size":7570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123863040,"num_objects":1890,"num_object_clones":0,"num_object_copies":5670,"num_objects_missing_on_primary":2150,"num_objects_missing":2150,"num_objects_degraded":2669,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1890,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7870,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2727,"num_bytes_recovered":178716672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1840},{"shards":"2,3,6","objects":47},{"shards":"2,3,6,7","objects":3}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":244,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.390517+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:04:06.390517+0000","last_peered":"2023-09-23T23:04:06.390517+0000","last_clean":"2023-09-23T23:04:06.390517+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:04:06.390517+0000","last_undegraded":"2023-09-23T23:04:06.390517+0000","last_fullsized":"2023-09-23T23:04:06.390517+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":327,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.421073+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:04:06.421073+0000","last_peered":"2023-09-23T23:04:06.421073+0000","last_clean":"2023-09-23T23:04:06.421073+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:04:06.421073+0000","last_undegraded":"2023-09-23T23:04:06.421073+0000","last_fullsized":"2023-09-23T23:04:06.421073+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"306'7780","reported_seq":7844,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:29.729788+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:04:29.729788+0000","last_peered":"2023-09-23T23:04:29.729788+0000","last_clean":"2023-09-23T23:04:29.729788+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:04:29.729788+0000","last_undegraded":"2023-09-23T23:04:29.729788+0000","last_fullsized":"2023-09-23T23:04:29.729788+0000","mapping_epoch":270,"log_start":"265'2100","ondisk_log_start":"265'2100","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5680,"log_dups_size":0,"ondisk_log_size":5680,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120979456,"num_objects":1846,"num_object_clones":0,"num_object_copies":5538,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7780,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":80,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.390510+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:04:06.390510+0000","last_peered":"2023-09-23T23:04:06.390510+0000","last_clean":"2023-09-23T23:04:06.390510+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:04:06.390510+0000","last_undegraded":"2023-09-23T23:04:06.390510+0000","last_fullsized":"2023-09-23T23:04:06.390510+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":74,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.421370+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:04:06.421370+0000","last_peered":"2023-09-23T23:04:06.421370+0000","last_clean":"2023-09-23T23:04:06.421370+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:04:06.421370+0000","last_undegraded":"2023-09-23T23:04:06.421370+0000","last_fullsized":"2023-09-23T23:04:06.421370+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"306'7881","reported_seq":7947,"reported_epoch":306,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:04:29.757799+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:04:29.757799+0000","last_peered":"2023-09-23T23:04:29.757799+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:04:29.757799+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'2200","ondisk_log_start":"265'2200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5681,"log_dups_size":0,"ondisk_log_size":5681,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125632512,"num_objects":1917,"num_object_clones":0,"num_object_copies":5751,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7881,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-2579},{"shards":"0,3,6","objects":1917}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":83,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420224+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:04:06.420224+0000","last_peered":"2023-09-23T23:04:06.420224+0000","last_clean":"2023-09-23T23:04:06.420224+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:04:06.420224+0000","last_undegraded":"2023-09-23T23:04:06.420224+0000","last_fullsized":"2023-09-23T23:04:06.420224+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":345,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.421289+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:04:06.421289+0000","last_peered":"2023-09-23T23:04:06.421289+0000","last_clean":"2023-09-23T23:04:06.421289+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:04:06.421289+0000","last_undegraded":"2023-09-23T23:04:06.421289+0000","last_fullsized":"2023-09-23T23:04:06.421289+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"306'7964","reported_seq":20992,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:28.977256+0000","last_change":"2023-09-23T23:04:07.425190+0000","last_active":"2023-09-23T23:04:28.977256+0000","last_peered":"2023-09-23T23:04:28.977256+0000","last_clean":"2023-09-23T23:04:28.977256+0000","last_became_active":"2023-09-23T23:04:07.400102+0000","last_became_peered":"2023-09-23T23:04:07.400102+0000","last_unstale":"2023-09-23T23:04:28.977256+0000","last_undegraded":"2023-09-23T23:04:28.977256+0000","last_fullsized":"2023-09-23T23:04:28.977256+0000","mapping_epoch":305,"log_start":"265'2600","ondisk_log_start":"265'2600","created":261,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5364,"log_dups_size":0,"ondisk_log_size":5364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:09.025119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124911616,"num_objects":1906,"num_object_clones":0,"num_object_copies":5718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1906,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7964,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4935,"num_bytes_recovered":307232768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":368,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.383688+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:04:06.383688+0000","last_peered":"2023-09-23T23:04:06.383688+0000","last_clean":"2023-09-23T23:04:06.383688+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:04:06.383688+0000","last_undegraded":"2023-09-23T23:04:06.383688+0000","last_fullsized":"2023-09-23T23:04:06.383688+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.388512+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:04:06.388512+0000","last_peered":"2023-09-23T23:04:06.388512+0000","last_clean":"2023-09-23T23:04:06.388512+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:04:06.388512+0000","last_undegraded":"2023-09-23T23:04:06.388512+0000","last_fullsized":"2023-09-23T23:04:06.388512+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"306'7936","reported_seq":14694,"reported_epoch":306,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:04:28.312319+0000","last_change":"2023-09-23T23:02:03.325035+0000","last_active":"2023-09-23T23:04:28.312319+0000","last_peered":"2023-09-23T23:04:28.312319+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:04:28.312319+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"265'900","ondisk_log_start":"265'900","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7036,"log_dups_size":0,"ondisk_log_size":7036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118030360,"num_objects":1802,"num_object_clones":0,"num_object_copies":5406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1343,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1802,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7936,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3343,"num_bytes_recovered":204275736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":459}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":63,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.398964+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:04:07.398964+0000","last_peered":"2023-09-23T23:04:07.398964+0000","last_clean":"2023-09-23T23:04:07.398964+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:04:07.398964+0000","last_undegraded":"2023-09-23T23:04:07.398964+0000","last_fullsized":"2023-09-23T23:04:07.398964+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.384889+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:04:06.384889+0000","last_peered":"2023-09-23T23:04:06.384889+0000","last_clean":"2023-09-23T23:04:06.384889+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:04:06.384889+0000","last_undegraded":"2023-09-23T23:04:06.384889+0000","last_fullsized":"2023-09-23T23:04:06.384889+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":54,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.397639+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:04:07.397639+0000","last_peered":"2023-09-23T23:04:07.397639+0000","last_clean":"2023-09-23T23:04:07.397639+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:04:07.397639+0000","last_undegraded":"2023-09-23T23:04:07.397639+0000","last_fullsized":"2023-09-23T23:04:07.397639+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"306'7971","reported_seq":14181,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.042239+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:04:30.042239+0000","last_peered":"2023-09-23T23:04:30.042239+0000","last_clean":"2023-09-23T23:04:30.042239+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:04:30.042239+0000","last_undegraded":"2023-09-23T23:04:30.042239+0000","last_fullsized":"2023-09-23T23:04:30.042239+0000","mapping_epoch":276,"log_start":"265'2300","ondisk_log_start":"265'2300","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5671,"log_dups_size":0,"ondisk_log_size":5671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125501440,"num_objects":1915,"num_object_clones":0,"num_object_copies":5745,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1915,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7971,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":63,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.397831+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:04:07.397831+0000","last_peered":"2023-09-23T23:04:07.397831+0000","last_clean":"2023-09-23T23:04:07.397831+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:04:07.397831+0000","last_undegraded":"2023-09-23T23:04:07.397831+0000","last_fullsized":"2023-09-23T23:04:07.397831+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":328,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420539+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:04:06.420539+0000","last_peered":"2023-09-23T23:04:06.420539+0000","last_clean":"2023-09-23T23:04:06.420539+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:04:06.420539+0000","last_undegraded":"2023-09-23T23:04:06.420539+0000","last_fullsized":"2023-09-23T23:04:06.420539+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":54,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.398962+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:04:07.398962+0000","last_peered":"2023-09-23T23:04:07.398962+0000","last_clean":"2023-09-23T23:04:07.398962+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:04:07.398962+0000","last_undegraded":"2023-09-23T23:04:07.398962+0000","last_fullsized":"2023-09-23T23:04:07.398962+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"306'7879","reported_seq":7942,"reported_epoch":306,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:04:26.071290+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:04:26.071290+0000","last_peered":"2023-09-23T23:04:26.071290+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:04:26.071290+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'2100","ondisk_log_start":"265'2100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5779,"log_dups_size":0,"ondisk_log_size":5779,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125501440,"num_objects":1915,"num_object_clones":0,"num_object_copies":5745,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1915,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7879,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-2574},{"shards":"0,3,6","objects":1915}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":124,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385233+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:04:06.385233+0000","last_peered":"2023-09-23T23:04:06.385233+0000","last_clean":"2023-09-23T23:04:06.385233+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:04:06.385233+0000","last_undegraded":"2023-09-23T23:04:06.385233+0000","last_fullsized":"2023-09-23T23:04:06.385233+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":63,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.393299+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:04:07.393299+0000","last_peered":"2023-09-23T23:04:07.393299+0000","last_clean":"2023-09-23T23:04:07.393299+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:04:07.393299+0000","last_undegraded":"2023-09-23T23:04:07.393299+0000","last_fullsized":"2023-09-23T23:04:07.393299+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":62,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.388608+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:04:06.388608+0000","last_peered":"2023-09-23T23:04:06.388608+0000","last_clean":"2023-09-23T23:04:06.388608+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:04:06.388608+0000","last_undegraded":"2023-09-23T23:04:06.388608+0000","last_fullsized":"2023-09-23T23:04:06.388608+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"306'7881","reported_seq":13265,"reported_epoch":306,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:04:29.037576+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:04:29.037576+0000","last_peered":"2023-09-23T23:04:29.037576+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:04:29.037576+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:04:29.037576+0000","mapping_epoch":280,"log_start":"265'2500","ondisk_log_start":"265'2500","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5381,"log_dups_size":0,"ondisk_log_size":5381,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124715008,"num_objects":1903,"num_object_clones":0,"num_object_copies":5709,"num_objects_missing_on_primary":369,"num_objects_missing":369,"num_objects_degraded":369,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7881,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2656,"num_bytes_recovered":174063616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1867},{"shards":"2,3,6","objects":36}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":42,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.389788+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:04:06.389788+0000","last_peered":"2023-09-23T23:04:06.389788+0000","last_clean":"2023-09-23T23:04:06.389788+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:04:06.389788+0000","last_undegraded":"2023-09-23T23:04:06.389788+0000","last_fullsized":"2023-09-23T23:04:06.389788+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":580,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385192+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:04:06.385192+0000","last_peered":"2023-09-23T23:04:06.385192+0000","last_clean":"2023-09-23T23:04:06.385192+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:04:06.385192+0000","last_undegraded":"2023-09-23T23:04:06.385192+0000","last_fullsized":"2023-09-23T23:04:06.385192+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":173,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420113+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:04:06.420113+0000","last_peered":"2023-09-23T23:04:06.420113+0000","last_clean":"2023-09-23T23:04:06.420113+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:04:06.420113+0000","last_undegraded":"2023-09-23T23:04:06.420113+0000","last_fullsized":"2023-09-23T23:04:06.420113+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":258,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.421667+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:04:06.421667+0000","last_peered":"2023-09-23T23:04:06.421667+0000","last_clean":"2023-09-23T23:04:06.421667+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:04:06.421667+0000","last_undegraded":"2023-09-23T23:04:06.421667+0000","last_fullsized":"2023-09-23T23:04:06.421667+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"306'7849","reported_seq":7915,"reported_epoch":306,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:04:29.773452+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:04:29.773452+0000","last_peered":"2023-09-23T23:04:29.773452+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:04:29.773452+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'2100","ondisk_log_start":"265'2100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+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-25T06:09:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125894656,"num_objects":1921,"num_object_clones":0,"num_object_copies":5763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7849,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-2560},{"shards":"0,3,6","objects":1921}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":42,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385101+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:04:06.385101+0000","last_peered":"2023-09-23T23:04:06.385101+0000","last_clean":"2023-09-23T23:04:06.385101+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:04:06.385101+0000","last_undegraded":"2023-09-23T23:04:06.385101+0000","last_fullsized":"2023-09-23T23:04:06.385101+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":166,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.419978+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:04:06.419978+0000","last_peered":"2023-09-23T23:04:06.419978+0000","last_clean":"2023-09-23T23:04:06.419978+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:04:06.419978+0000","last_undegraded":"2023-09-23T23:04:06.419978+0000","last_fullsized":"2023-09-23T23:04:06.419978+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":337,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.393019+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:04:06.393019+0000","last_peered":"2023-09-23T23:04:06.393019+0000","last_clean":"2023-09-23T23:04:06.393019+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:04:06.393019+0000","last_undegraded":"2023-09-23T23:04:06.393019+0000","last_fullsized":"2023-09-23T23:04:06.393019+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"306'7848","reported_seq":14035,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:28.880165+0000","last_change":"2023-09-23T23:02:03.682422+0000","last_active":"2023-09-23T23:04:28.880165+0000","last_peered":"2023-09-23T23:04:28.880165+0000","last_clean":"2023-09-23T23:04:28.880165+0000","last_became_active":"2023-09-23T23:02:03.659721+0000","last_became_peered":"2023-09-23T23:02:03.659721+0000","last_unstale":"2023-09-23T23:04:28.880165+0000","last_undegraded":"2023-09-23T23:04:28.880165+0000","last_fullsized":"2023-09-23T23:04:28.880165+0000","mapping_epoch":298,"log_start":"265'2410","ondisk_log_start":"265'2410","created":261,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5438,"log_dups_size":0,"ondisk_log_size":5438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.481065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120979456,"num_objects":1846,"num_object_clones":0,"num_object_copies":5538,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7848,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3054,"num_bytes_recovered":181469184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":42,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.398076+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:04:06.398076+0000","last_peered":"2023-09-23T23:04:06.398076+0000","last_clean":"2023-09-23T23:04:06.398076+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:04:06.398076+0000","last_undegraded":"2023-09-23T23:04:06.398076+0000","last_fullsized":"2023-09-23T23:04:06.398076+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.399137+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:04:07.399137+0000","last_peered":"2023-09-23T23:04:07.399137+0000","last_clean":"2023-09-23T23:04:07.399137+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:04:07.399137+0000","last_undegraded":"2023-09-23T23:04:07.399137+0000","last_fullsized":"2023-09-23T23:04:07.399137+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":361,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.411702+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:04:07.411702+0000","last_peered":"2023-09-23T23:04:07.411702+0000","last_clean":"2023-09-23T23:04:07.411702+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:04:07.411702+0000","last_undegraded":"2023-09-23T23:04:07.411702+0000","last_fullsized":"2023-09-23T23:04:07.411702+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"306'7725","reported_seq":15847,"reported_epoch":306,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:04:25.958442+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:04:25.958442+0000","last_peered":"2023-09-23T23:04:25.958442+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:04:25.958442+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:04:25.958442+0000","mapping_epoch":274,"log_start":"265'1900","ondisk_log_start":"265'1900","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5825,"log_dups_size":0,"ondisk_log_size":5825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124452864,"num_objects":1899,"num_object_clones":0,"num_object_copies":5697,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":313,"num_objects_misplaced":2128,"num_objects_unfound":0,"num_objects_dirty":1899,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7725,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2684,"num_bytes_recovered":175833088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":1815},{"shards":"0,2,4","objects":84}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":46,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385053+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:04:06.385053+0000","last_peered":"2023-09-23T23:04:06.385053+0000","last_clean":"2023-09-23T23:04:06.385053+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:04:06.385053+0000","last_undegraded":"2023-09-23T23:04:06.385053+0000","last_fullsized":"2023-09-23T23:04:06.385053+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":62,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.382140+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:04:06.382140+0000","last_peered":"2023-09-23T23:04:06.382140+0000","last_clean":"2023-09-23T23:04:06.382140+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:04:06.382140+0000","last_undegraded":"2023-09-23T23:04:06.382140+0000","last_fullsized":"2023-09-23T23:04:06.382140+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":364,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.383468+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:04:06.383468+0000","last_peered":"2023-09-23T23:04:06.383468+0000","last_clean":"2023-09-23T23:04:06.383468+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:04:06.383468+0000","last_undegraded":"2023-09-23T23:04:06.383468+0000","last_fullsized":"2023-09-23T23:04:06.383468+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"306'7889","reported_seq":21467,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:28.282262+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:04:28.282262+0000","last_peered":"2023-09-23T23:04:28.282262+0000","last_clean":"2023-09-23T23:04:28.282262+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:04:28.282262+0000","last_undegraded":"2023-09-23T23:04:28.282262+0000","last_fullsized":"2023-09-23T23:04:28.282262+0000","mapping_epoch":293,"log_start":"265'900","ondisk_log_start":"265'900","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":6989,"log_dups_size":0,"ondisk_log_size":6989,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118554624,"num_objects":1809,"num_object_clones":0,"num_object_copies":5427,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1809,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7889,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":51,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385298+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:04:06.385298+0000","last_peered":"2023-09-23T23:04:06.385298+0000","last_clean":"2023-09-23T23:04:06.385298+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:04:06.385298+0000","last_undegraded":"2023-09-23T23:04:06.385298+0000","last_fullsized":"2023-09-23T23:04:06.385298+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":337,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.392818+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:04:06.392818+0000","last_peered":"2023-09-23T23:04:06.392818+0000","last_clean":"2023-09-23T23:04:06.392818+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:04:06.392818+0000","last_undegraded":"2023-09-23T23:04:06.392818+0000","last_fullsized":"2023-09-23T23:04:06.392818+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":74,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420135+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:04:06.420135+0000","last_peered":"2023-09-23T23:04:06.420135+0000","last_clean":"2023-09-23T23:04:06.420135+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:04:06.420135+0000","last_undegraded":"2023-09-23T23:04:06.420135+0000","last_fullsized":"2023-09-23T23:04:06.420135+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":334,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.390618+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:04:06.390618+0000","last_peered":"2023-09-23T23:04:06.390618+0000","last_clean":"2023-09-23T23:04:06.390618+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:04:06.390618+0000","last_undegraded":"2023-09-23T23:04:06.390618+0000","last_fullsized":"2023-09-23T23:04:06.390618+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":338,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:04:07.399098+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:04:07.399098+0000","last_peered":"2023-09-23T23:04:07.399098+0000","last_clean":"2023-09-23T23:04:07.399098+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:04:07.399098+0000","last_undegraded":"2023-09-23T23:04:07.399098+0000","last_fullsized":"2023-09-23T23:04:07.399098+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":127,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420986+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:04:06.420986+0000","last_peered":"2023-09-23T23:04:06.420986+0000","last_clean":"2023-09-23T23:04:06.420986+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:04:06.420986+0000","last_undegraded":"2023-09-23T23:04:06.420986+0000","last_fullsized":"2023-09-23T23:04:06.420986+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":74,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420316+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:04:06.420316+0000","last_peered":"2023-09-23T23:04:06.420316+0000","last_clean":"2023-09-23T23:04:06.420316+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:04:06.420316+0000","last_undegraded":"2023-09-23T23:04:06.420316+0000","last_fullsized":"2023-09-23T23:04:06.420316+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":127,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.421530+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:04:06.421530+0000","last_peered":"2023-09-23T23:04:06.421530+0000","last_clean":"2023-09-23T23:04:06.421530+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:04:06.421530+0000","last_undegraded":"2023-09-23T23:04:06.421530+0000","last_fullsized":"2023-09-23T23:04:06.421530+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":65,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.420240+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:04:06.420240+0000","last_peered":"2023-09-23T23:04:06.420240+0000","last_clean":"2023-09-23T23:04:06.420240+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:04:06.420240+0000","last_undegraded":"2023-09-23T23:04:06.420240+0000","last_fullsized":"2023-09-23T23:04:06.420240+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":355,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385023+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:04:06.385023+0000","last_peered":"2023-09-23T23:04:06.385023+0000","last_clean":"2023-09-23T23:04:06.385023+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:04:06.385023+0000","last_undegraded":"2023-09-23T23:04:06.385023+0000","last_fullsized":"2023-09-23T23:04:06.385023+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":306,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.385014+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:04:06.385014+0000","last_peered":"2023-09-23T23:04:06.385014+0000","last_clean":"2023-09-23T23:04:06.385014+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:04:06.385014+0000","last_undegraded":"2023-09-23T23:04:06.385014+0000","last_fullsized":"2023-09-23T23:04:06.385014+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":314,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.392767+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:04:06.392767+0000","last_peered":"2023-09-23T23:04:06.392767+0000","last_clean":"2023-09-23T23:04:06.392767+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:04:06.392767+0000","last_undegraded":"2023-09-23T23:04:06.392767+0000","last_fullsized":"2023-09-23T23:04:06.392767+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":345,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:04:06.419913+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:04:06.419913+0000","last_peered":"2023-09-23T23:04:06.419913+0000","last_clean":"2023-09-23T23:04:06.419913+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:04:06.419913+0000","last_undegraded":"2023-09-23T23:04:06.419913+0000","last_fullsized":"2023-09-23T23:04:06.419913+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":1974534168,"num_objects":30130,"num_object_clones":0,"num_object_copies":90390,"num_objects_missing_on_primary":7090,"num_objects_missing":7090,"num_objects_degraded":24173,"num_objects_misplaced":2128,"num_objects_unfound":0,"num_objects_dirty":30130,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":125956,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40103,"num_bytes_recovered":2395275288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9425731584,"data_stored":9425715296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98447,"ondisk_log_size":98447,"up":48,"acting":42,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430851,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1136228,"kb_used_data":241756,"kb_used_omap":0,"kb_used_meta":894464,"kb_avail":92608924,"statfs":{"total":95995035648,"available":94831538176,"internally_reserved":0,"allocated":247558144,"data_stored":246977528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915931136},"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:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.64400000000000002,"15min":1.605},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.26200000000000001},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":65.311999999999998},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.69699999999999995,"15min":1.6200000000000001},"min":{"1min":0.314,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.01,"5min":5.5380000000000003,"15min":65.349000000000004},"last":0.81699999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:04:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.89000000000000001,"15min":1.419},"min":{"1min":0.35999999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":2.6440000000000001,"5min":7.093,"15min":183.27799999999999},"last":0.503},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.76500000000000001,"15min":1.3859999999999999},"min":{"1min":0.40300000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.643,"5min":2.9249999999999998,"15min":183.77699999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.749,"15min":1.9510000000000001},"min":{"1min":0.45700000000000002,"5min":0.34899999999999998,"15min":0.29999999999999999},"max":{"1min":1.0009999999999999,"5min":2.524,"15min":91.665000000000006},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.88600000000000001,"15min":2.0840000000000001},"min":{"1min":0.38900000000000001,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":3.3100000000000001,"5min":5.4989999999999997,"15min":90.903999999999996},"last":0.748}]},{"osd":3,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.83999999999999997,"15min":1.1519999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.5940000000000001,"5min":5.5679999999999996,"15min":12.906000000000001},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.89300000000000002,"15min":1.0580000000000001},"min":{"1min":0.41399999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.649,"5min":7.1520000000000001,"15min":12.920999999999999},"last":0.84999999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.78300000000000003,"15min":0.94899999999999995},"min":{"1min":0.44400000000000001,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":1.1719999999999999,"5min":2.629,"15min":25.178000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.90500000000000003,"15min":1.1830000000000001},"min":{"1min":0.45800000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.6879999999999999,"5min":5.5979999999999999,"15min":27.678000000000001},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.83899999999999997,"15min":0.91600000000000004},"min":{"1min":0.44400000000000001,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":1.736,"5min":2.6309999999999998,"15min":4.7629999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.92800000000000005,"15min":0.95199999999999996},"min":{"1min":0.47599999999999998,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":4.9580000000000002,"5min":4.9580000000000002,"15min":4.9580000000000002},"last":0.57399999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94599999999999995,"15min":1.048},"min":{"1min":0.501,"5min":0.38200000000000001,"15min":0.376},"max":{"1min":1.796,"5min":2.6589999999999998,"15min":4.665},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.95599999999999996,"15min":1.0109999999999999},"min":{"1min":0.66000000000000003,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":1.3440000000000001,"5min":2.661,"15min":5.6539999999999999},"last":0.69199999999999995}]}]},{"osd":6,"up_from":0,"seq":597000454480,"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":1,"up_from":145,"seq":622770258245,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2094968,"kb_used_data":1321584,"kb_used_omap":5,"kb_used_meta":773370,"kb_avail":91650184,"statfs":{"total":95995035648,"available":93849788416,"internally_reserved":0,"allocated":1353302016,"data_stored":1352190061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":791931340},"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:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.64800000000000002,"15min":1.294},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20699999999999999},"max":{"1min":0.754,"5min":5.9589999999999996,"15min":46.387},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.82799999999999996,"15min":1.3100000000000001},"min":{"1min":0.23899999999999999,"5min":0.23599999999999999,"15min":0.20200000000000001},"max":{"1min":4.4859999999999998,"5min":6.7779999999999996,"15min":47.701000000000001},"last":0.34300000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.83699999999999997,"15min":2.6349999999999998},"min":{"1min":0.32600000000000001,"5min":0.253,"15min":0.22600000000000001},"max":{"1min":4.117,"5min":5.8769999999999998,"15min":206.52099999999999},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.81699999999999995,"15min":2.3300000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":3.4180000000000001,"5min":6.0259999999999998,"15min":202.03800000000001},"last":0.24399999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.80000000000000004,"15min":0.95499999999999996},"min":{"1min":0.32800000000000001,"5min":0.23599999999999999,"15min":0.223},"max":{"1min":2.367,"5min":6.04,"15min":11.709},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.89700000000000002,"15min":0.95899999999999996},"min":{"1min":0.39500000000000002,"5min":0.33900000000000002,"15min":0.23899999999999999},"max":{"1min":4.1619999999999999,"5min":5.9939999999999998,"15min":12.497},"last":0.27800000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.98299999999999998,"15min":0.97099999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":3.452,"5min":6.3780000000000001,"15min":10.204000000000001},"last":0.497},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.95299999999999996,"15min":0.94599999999999995},"min":{"1min":0.51300000000000001,"5min":0.36499999999999999,"15min":0.35099999999999998},"max":{"1min":2.4209999999999998,"5min":6.1059999999999999,"15min":6.1059999999999999},"last":0.39000000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0649999999999999,"15min":1.0089999999999999},"min":{"1min":0.46100000000000002,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":4.2510000000000003,"5min":6.1139999999999999,"15min":10.183},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.82599999999999996,"5min":1.0580000000000001,"15min":1.0409999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":3.4929999999999999,"5min":6.4169999999999998,"15min":10.247999999999999},"last":0.54600000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.095,"15min":1.0589999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":3.4750000000000001,"5min":6.4370000000000003,"15min":10.227},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.121,"5min":1.079,"15min":1.03},"min":{"1min":0.496,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":5.3120000000000003,"5min":6.1429999999999998,"15min":7.4130000000000003},"last":0.40799999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.073,"15min":1.0429999999999999},"min":{"1min":0.54000000000000004,"5min":0.41899999999999998,"15min":0.38200000000000001},"max":{"1min":2.4529999999999998,"5min":6.1239999999999997,"15min":8.7479999999999993},"last":0.58999999999999997},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.1699999999999999,"15min":1.1140000000000001},"min":{"1min":0.48499999999999999,"5min":0.47099999999999997,"15min":0.42799999999999999},"max":{"1min":4.3040000000000003,"5min":6.1529999999999996,"15min":10.138999999999999},"last":0.45600000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449569,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2639744,"kb_used_data":1716280,"kb_used_omap":5,"kb_used_meta":923450,"kb_avail":91105408,"statfs":{"total":95995035648,"available":93291937792,"internally_reserved":0,"allocated":1757470720,"data_stored":1756347103,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":945613434},"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:04:06 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.67400000000000004,"15min":1.3420000000000001},"min":{"1min":0.22800000000000001,"5min":0.22600000000000001,"15min":0.20399999999999999},"max":{"1min":2.2469999999999999,"5min":4.085,"15min":12.321},"last":0.308},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.88100000000000001,"15min":1.093},"min":{"1min":0.313,"5min":0.246,"15min":0.216},"max":{"1min":3.0939999999999999,"5min":18.545000000000002,"15min":18.545000000000002},"last":0.56599999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.59899999999999998,"15min":1.361},"min":{"1min":0.249,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.6070000000000002,"5min":3.6070000000000002,"15min":20.594000000000001},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.629,"5min":0.61399999999999999,"15min":1.4379999999999999},"min":{"1min":0.318,"5min":0.28299999999999997,"15min":0.23200000000000001},"max":{"1min":2.3140000000000001,"5min":2.9470000000000001,"15min":19.838000000000001},"last":0.52200000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.63200000000000001,"15min":1.3480000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":1.399,"5min":4.5590000000000002,"15min":22.170000000000002},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.63100000000000001,"15min":1.3999999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.89700000000000002,"5min":3.7029999999999998,"15min":20.337},"last":0.32700000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.78700000000000003,"15min":1.1579999999999999},"min":{"1min":0.435,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.6419999999999999,"5min":3.6419999999999999,"15min":17.390999999999998},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.753,"5min":0.76200000000000001,"15min":1.4279999999999999},"min":{"1min":0.40899999999999997,"5min":0.39500000000000002,"15min":0.32700000000000001},"max":{"1min":2.0230000000000001,"5min":2.9820000000000002,"15min":12.954000000000001},"last":0.61899999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.754,"15min":1.4490000000000001},"min":{"1min":0.46999999999999997,"5min":0.437,"15min":0.38300000000000001},"max":{"1min":2.056,"5min":3.0110000000000001,"15min":12.522},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.81799999999999995,"15min":1.2090000000000001},"min":{"1min":0.47799999999999998,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":3.6760000000000002,"5min":3.6760000000000002,"15min":17.468},"last":0.54500000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:03:33 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.83499999999999996,"15min":1.262},"min":{"1min":0.45800000000000002,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":1.004,"5min":3.8119999999999998,"15min":13.441000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.83399999999999996,"15min":1.415},"min":{"1min":0.45700000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0680000000000001,"5min":3.577,"15min":17.891999999999999},"last":0.70099999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.90900000000000003,"15min":1.413},"min":{"1min":0.498,"5min":0.443,"15min":0.34499999999999997},"max":{"1min":1.1000000000000001,"5min":4.0069999999999997,"15min":25.413},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.875,"5min":0.89600000000000002,"15min":1.341},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.7069999999999999,"5min":3.7069999999999999,"15min":26.786000000000001},"last":0.67500000000000004}]}]},{"osd":2,"up_from":88,"seq":377957122517,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1901116,"kb_used_data":992820,"kb_used_omap":7,"kb_used_meta":908280,"kb_avail":91844036,"statfs":{"total":95995035648,"available":94048292864,"internally_reserved":0,"allocated":1016647680,"data_stored":1015531882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":930078801},"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:04:02 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":1.736,"15min":1.724},"min":{"1min":0.224,"5min":0.224,"15min":0.193},"max":{"1min":1.4279999999999999,"5min":66.978999999999999,"15min":73.465999999999994},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.70499999999999996,"5min":1.95,"15min":2.25},"min":{"1min":0.23999999999999999,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":3.4100000000000001,"5min":67.381,"15min":73.802000000000007},"last":0.56799999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.6799999999999999,"5min":2.3109999999999999,"15min":1.532},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":19.844000000000001,"5min":88.132000000000005,"15min":88.132000000000005},"last":0.79200000000000004},{"interface":"front","average":{"1min":2.0070000000000001,"5min":2.4359999999999999,"15min":1.7809999999999999},"min":{"1min":0.36799999999999999,"5min":0.27700000000000002,"15min":0.24299999999999999},"max":{"1min":20.198,"5min":88.278000000000006,"15min":88.278000000000006},"last":0.59599999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:04:17 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.71599999999999997,"15min":1.3660000000000001},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":0.88800000000000001,"5min":6.2709999999999999,"15min":16.044},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.747,"15min":1.5980000000000001},"min":{"1min":0.33900000000000002,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":0.80300000000000005,"5min":7.2220000000000004,"15min":15.872999999999999},"last":0.55400000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:04:02 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.66500000000000004,"15min":1.1890000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.35199999999999998},"max":{"1min":0.84399999999999997,"5min":1.3029999999999999,"15min":15.112},"last":5.6619999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.79900000000000004,"15min":1.4390000000000001},"min":{"1min":0.41999999999999998,"5min":0.35999999999999999,"15min":0.31},"max":{"1min":3.5390000000000001,"5min":3.5390000000000001,"15min":17.378},"last":0.69999999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:04:02 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.68799999999999994,"15min":1.0349999999999999},"min":{"1min":0.44400000000000001,"5min":0.42199999999999999,"15min":0.371},"max":{"1min":0.81699999999999995,"5min":1.4970000000000001,"15min":10.846},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.72899999999999998,"15min":1.26},"min":{"1min":0.45300000000000001,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":1.351,"5min":4.9530000000000003,"15min":15.907999999999999},"last":0.624}]},{"osd":6,"last update":"Sat Sep 23 23:04:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.84199999999999997,"15min":1.345},"min":{"1min":0.43099999999999999,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":3.6269999999999998,"5min":3.6269999999999998,"15min":17.417999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.72599999999999998,"15min":1.1539999999999999},"min":{"1min":0.435,"5min":0.39500000000000002,"15min":0.38500000000000001},"max":{"1min":0.98899999999999999,"5min":1.5389999999999999,"15min":10.895},"last":0.90300000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:04:02 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90200000000000002,"15min":1.3500000000000001},"min":{"1min":0.47399999999999998,"5min":0.39400000000000002,"15min":0.38300000000000001},"max":{"1min":3.6040000000000001,"5min":3.6619999999999999,"15min":17.446999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.90300000000000002,"15min":1.401},"min":{"1min":0.51600000000000001,"5min":0.42199999999999999,"15min":0.40500000000000003},"max":{"1min":3.1699999999999999,"5min":7.9969999999999999,"15min":15.936},"last":0.71299999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958992,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2600528,"kb_used_data":1557960,"kb_used_omap":2,"kb_used_meta":1042557,"kb_avail":91144624,"statfs":{"total":95995035648,"available":93332094976,"internally_reserved":0,"allocated":1595351040,"data_stored":1594213721,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1067578421},"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:04:07 2023","interfaces":[{"interface":"back","average":{"1min":8.7710000000000008,"5min":2.1419999999999999,"15min":2.6970000000000001},"min":{"1min":0.23599999999999999,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":139.34,"5min":139.34,"15min":139.34},"last":0.33000000000000002},{"interface":"front","average":{"1min":9.1099999999999994,"5min":2.3109999999999999,"15min":2.754},"min":{"1min":0.27800000000000002,"5min":0.23300000000000001,"15min":0.20499999999999999},"max":{"1min":141.578,"5min":141.578,"15min":141.578},"last":0.46400000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:03:58 2023","interfaces":[{"interface":"back","average":{"1min":3.5270000000000001,"5min":1.4299999999999999,"15min":1.212},"min":{"1min":0.255,"5min":0.255,"15min":0.20499999999999999},"max":{"1min":56.268000000000001,"5min":56.268000000000001,"15min":56.268000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":3.8330000000000002,"5min":1.3129999999999999,"15min":1.0820000000000001},"min":{"1min":0.30099999999999999,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":56.226999999999997,"5min":56.226999999999997,"15min":56.226999999999997},"last":0.91600000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:04:07 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.55700000000000005,"15min":1.7709999999999999},"min":{"1min":0.28599999999999998,"5min":0.28000000000000003,"15min":0.246},"max":{"1min":0.89000000000000001,"5min":1.9730000000000001,"15min":81.793000000000006},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.68999999999999995,"15min":1.913},"min":{"1min":0.309,"5min":0.28399999999999997,"15min":0.252},"max":{"1min":2.347,"5min":3.5950000000000002,"15min":80.622},"last":0.43099999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:04:07 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.66100000000000003,"15min":1.115},"min":{"1min":0.34200000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.0469999999999999,"5min":2.9569999999999999,"15min":10.395},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.70299999999999996,"15min":1.0569999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.317},"max":{"1min":1.3220000000000001,"5min":3.4199999999999999,"15min":7.1859999999999999},"last":0.58399999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:04:07 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.71699999999999997,"15min":0.998},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.371},"max":{"1min":1.4419999999999999,"5min":3.1120000000000001,"15min":6.8220000000000001},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.70699999999999996,"15min":1.0589999999999999},"min":{"1min":0.46700000000000003,"5min":0.437,"15min":0.32000000000000001},"max":{"1min":1.0289999999999999,"5min":2.0409999999999999,"15min":12.747},"last":0.60999999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.76400000000000001,"15min":1.123},"min":{"1min":0.46999999999999997,"5min":0.41599999999999998,"15min":0.34300000000000003},"max":{"1min":1.028,"5min":3.1469999999999998,"15min":9.7149999999999999},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.80700000000000005,"15min":1.123},"min":{"1min":0.45100000000000001,"5min":0.44800000000000001,"15min":0.371},"max":{"1min":1.0920000000000001,"5min":4.8869999999999996,"15min":7.399},"last":0.69899999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:04:07 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.81899999999999995,"15min":1.1339999999999999},"min":{"1min":0.41999999999999998,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2629999999999999,"5min":3.1789999999999998,"15min":7.3730000000000002},"last":0.745},{"interface":"front","average":{"1min":0.748,"5min":0.875,"15min":1.113},"min":{"1min":0.46899999999999997,"5min":0.443,"15min":0.38500000000000001},"max":{"1min":1.3999999999999999,"5min":6.3769999999999998,"15min":8.6440000000000001},"last":0.75900000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019552,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1776616,"kb_used_data":867168,"kb_used_omap":0,"kb_used_meta":909440,"kb_avail":91968536,"statfs":{"total":95995035648,"available":94175780864,"internally_reserved":0,"allocated":887980032,"data_stored":887395354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":931266560},"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:03:48 2023","interfaces":[{"interface":"back","average":{"1min":1.7010000000000001,"5min":1.9530000000000001,"15min":2.2370000000000001},"min":{"1min":0.30599999999999999,"5min":0.27300000000000002,"15min":0.252},"max":{"1min":23.747,"5min":115.878,"15min":127.13500000000001},"last":0.59599999999999997},{"interface":"front","average":{"1min":1.776,"5min":1.9650000000000001,"15min":2.1840000000000002},"min":{"1min":0.307,"5min":0.30299999999999999,"15min":0.27800000000000002},"max":{"1min":23.443999999999999,"5min":115.819,"15min":124.161},"last":0.76500000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:04:03 2023","interfaces":[{"interface":"back","average":{"1min":2.6779999999999999,"5min":1.304,"15min":1.081},"min":{"1min":0.40400000000000003,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":34.030000000000001,"5min":34.030000000000001,"15min":34.030000000000001},"last":0.53800000000000003},{"interface":"front","average":{"1min":2.552,"5min":1.2909999999999999,"15min":1.0489999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":34.006999999999998,"5min":34.006999999999998,"15min":34.006999999999998},"last":0.749}]},{"osd":2,"last update":"Sat Sep 23 23:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.68100000000000005,"15min":2.3340000000000001},"min":{"1min":0.39800000000000002,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":1.3149999999999999,"5min":2.4020000000000001,"15min":312.68900000000002},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72099999999999997,"15min":2.4119999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.34300000000000003},"max":{"1min":1.8620000000000001,"5min":2.9209999999999998,"15min":312.63799999999998},"last":0.97499999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:04:03 2023","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":0.82499999999999996,"15min":1.4650000000000001},"min":{"1min":0.45800000000000002,"5min":0.378,"15min":0.309},"max":{"1min":7.3140000000000001,"5min":7.3140000000000001,"15min":72.483000000000004},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.79000000000000004,"15min":1.488},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":4.2469999999999999,"5min":4.2469999999999999,"15min":71.852999999999994},"last":0.81299999999999994}]},{"osd":5,"last update":"Sat Sep 23 23:04:03 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.748,"15min":0.96699999999999997},"min":{"1min":0.38600000000000001,"5min":0.375,"15min":0.33900000000000002},"max":{"1min":1.0489999999999999,"5min":1.48,"15min":37.332000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.78900000000000003,"15min":1.0569999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.35099999999999998},"max":{"1min":2.8090000000000002,"5min":2.8090000000000002,"15min":38.195999999999998},"last":0.69699999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.83999999999999997,"15min":0.98399999999999999},"min":{"1min":0.47299999999999998,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":2.843,"5min":2.843,"15min":9.9130000000000003},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.82199999999999995,"15min":0.96399999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.372},"max":{"1min":1.109,"5min":1.5109999999999999,"15min":9.0419999999999998},"last":0.89500000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.875,"15min":0.995},"min":{"1min":0.45400000000000001,"5min":0.38,"15min":0.378},"max":{"1min":1.351,"5min":2.9740000000000002,"15min":9.1349999999999998},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.0489999999999999,"15min":1.0249999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.376},"max":{"1min":6.7530000000000001,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":0.86599999999999999}]}]},{"osd":5,"up_from":0,"seq":154618823321,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1747124224,"data_stored":1747124224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1347031040,"data_stored":1347026968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1013190656,"data_stored":1013186584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1591214080,"data_stored":1591214080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":881790976,"data_stored":881786904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2601652224,"data_stored":2601648152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":243728384,"data_stored":243728384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:04:33.697 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T23:04:33.698 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:33.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:33.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:33.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:33.861 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:33.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:33.964 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.985 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:34.091 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:34.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:34.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:34.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:34.250 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:34.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:34.353 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:34.490 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:34.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:34.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:34.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:34.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:34.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:34.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:34.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:35.003 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:35.027 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:35.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:35.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:35.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:35.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:35.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:35.284 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:35.387 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:35.414 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:35.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:35.544 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:35.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:35.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:04:35.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:35.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:35.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:35.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:35.791 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:35 smithi123 bash[59255]: cluster 2023-09-23T23:04:34.652515+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1587: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 23781/88209 objects degraded (26.960%); 2059/88209 objects misplaced (2.334%); 3.6 MiB/s, 80 objects/s recovering 2023-09-23T23:04:35.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:35.910 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:35.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:35 smithi121 bash[78246]: cluster 2023-09-23T23:04:34.652515+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1587: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 23781/88209 objects degraded (26.960%); 2059/88209 objects misplaced (2.334%); 3.6 MiB/s, 80 objects/s recovering 2023-09-23T23:04:35.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:35 smithi121 bash[74920]: cluster 2023-09-23T23:04:34.652515+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1587: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 23781/88209 objects degraded (26.960%); 2059/88209 objects misplaced (2.334%); 3.6 MiB/s, 80 objects/s recovering 2023-09-23T23:04:35.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:36.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:36.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:36.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:36.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:36.204 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:36.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:36.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:36.337 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:36.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:36.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:36.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:36.502 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:36.502 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:36.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:36.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:36.699 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:36.724 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:36.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:36.827 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:36.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:36.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:36.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:37.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:37.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:37.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:37.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:37.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:37.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:37.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:37.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:37.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:37.513 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:37.515 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:37.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:37.620 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:37.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:37.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:37.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:37 smithi123 bash[59255]: cluster 2023-09-23T23:04:36.653448+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1588: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 23766/86820 objects degraded (27.374%); 2044/86820 objects misplaced (2.354%); 3.3 MiB/s, 76 objects/s recovering 2023-09-23T23:04:37.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:37 smithi123 bash[59255]: audit 2023-09-23T23:04:36.970547+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:37.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:37 smithi123 bash[59255]: cluster 2023-09-23T23:04:37.688872+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: Degraded data redundancy: 23766/86820 objects degraded (27.374%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:37.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:37.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:37 smithi121 bash[78246]: cluster 2023-09-23T23:04:36.653448+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1588: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 23766/86820 objects degraded (27.374%); 2044/86820 objects misplaced (2.354%); 3.3 MiB/s, 76 objects/s recovering 2023-09-23T23:04:37.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:37 smithi121 bash[78246]: audit 2023-09-23T23:04:36.970547+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:37.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:37 smithi121 bash[78246]: cluster 2023-09-23T23:04:37.688872+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: Degraded data redundancy: 23766/86820 objects degraded (27.374%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:37 smithi121 bash[74920]: cluster 2023-09-23T23:04:36.653448+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1588: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 23766/86820 objects degraded (27.374%); 2044/86820 objects misplaced (2.354%); 3.3 MiB/s, 76 objects/s recovering 2023-09-23T23:04:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:37 smithi121 bash[74920]: audit 2023-09-23T23:04:36.970547+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:37.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:37 smithi121 bash[74920]: cluster 2023-09-23T23:04:37.688872+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: Degraded data redundancy: 23766/86820 objects degraded (27.374%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:37.773 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:37.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:37.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.905 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:38.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:38.137 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:38.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:38.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:38.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:38.300 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:38.406 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:38.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:38.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:38.537 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:38.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.694 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:38.798 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:38.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:38.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:38.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:39.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:39.063 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:04:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:04:38] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:04:39.086 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:39.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:39.193 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:39.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:39.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:39.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:39.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:39.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:39.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:39.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:39.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:39.539 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:39.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:39.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:39.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:39.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:39.742 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:39.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:39.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.854 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:39 smithi123 bash[59255]: cluster 2023-09-23T23:04:38.654161+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1589: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 217 op/s; 23561/85941 objects degraded (27.415%); 2044/85941 objects misplaced (2.378%); 4.4 MiB/s, 92 objects/s recovering 2023-09-23T23:04:39.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:39.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:40.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:39 smithi121 bash[74920]: cluster 2023-09-23T23:04:38.654161+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1589: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 217 op/s; 23561/85941 objects degraded (27.415%); 2044/85941 objects misplaced (2.378%); 4.4 MiB/s, 92 objects/s recovering 2023-09-23T23:04:40.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:39 smithi121 bash[78246]: cluster 2023-09-23T23:04:38.654161+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1589: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 217 op/s; 23561/85941 objects degraded (27.415%); 2044/85941 objects misplaced (2.378%); 4.4 MiB/s, 92 objects/s recovering 2023-09-23T23:04:40.009 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:40.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:40.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:40.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:40.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:40.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:40.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:40.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:40.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.530 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:40.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:40.658 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:40.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:40.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:40.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.915 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:41.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:41.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:41.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:41.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:41.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:41.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:41.311 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:41.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:41.439 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:41.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:41.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:41.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:41.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:41.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:41.698 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:41.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:41.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:41.827 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:41.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:41.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:41.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:41 smithi123 bash[59255]: cluster 2023-09-23T23:04:40.654897+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1590: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 204 op/s; 23561/84099 objects degraded (28.016%); 2044/84099 objects misplaced (2.430%); 2.9 MiB/s, 66 objects/s recovering 2023-09-23T23:04:41.957 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:41.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:41 smithi121 bash[74920]: cluster 2023-09-23T23:04:40.654897+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1590: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 204 op/s; 23561/84099 objects degraded (28.016%); 2044/84099 objects misplaced (2.430%); 2.9 MiB/s, 66 objects/s recovering 2023-09-23T23:04:42.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:41 smithi121 bash[78246]: cluster 2023-09-23T23:04:40.654897+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1590: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 204 op/s; 23561/84099 objects degraded (28.016%); 2044/84099 objects misplaced (2.430%); 2.9 MiB/s, 66 objects/s recovering 2023-09-23T23:04:42.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:42.196 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:42.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:42.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:42.330 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:42.359 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:42.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:42.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.490 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:42.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:42.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:42.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:42.746 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:42.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:42.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:42.980 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.003 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:43.107 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:43.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:43.265 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:43.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:43.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:43.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:43.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:43.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.529 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:43.634 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:43.659 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:43.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:43.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:43.885 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:43.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:44.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:43 smithi121 bash[78246]: cluster 2023-09-23T23:04:42.655449+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1591: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 193 op/s; 23561/83502 objects degraded (28.216%); 2044/83502 objects misplaced (2.448%); 2.5 MiB/s, 57 objects/s recovering 2023-09-23T23:04:44.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:43 smithi121 bash[78246]: cluster 2023-09-23T23:04:42.689794+0000 mon.a (mon.0) 1939 : cluster 3 Health check update: Degraded data redundancy: 23561/84099 objects degraded (28.016%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:43 smithi121 bash[74920]: cluster 2023-09-23T23:04:42.655449+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1591: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 193 op/s; 23561/83502 objects degraded (28.216%); 2044/83502 objects misplaced (2.448%); 2.5 MiB/s, 57 objects/s recovering 2023-09-23T23:04:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:43 smithi121 bash[74920]: cluster 2023-09-23T23:04:42.689794+0000 mon.a (mon.0) 1939 : cluster 3 Health check update: Degraded data redundancy: 23561/84099 objects degraded (28.016%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:44.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:44.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:44.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:44.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:43 smithi123 bash[59255]: cluster 2023-09-23T23:04:42.655449+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1591: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 193 op/s; 23561/83502 objects degraded (28.216%); 2044/83502 objects misplaced (2.448%); 2.5 MiB/s, 57 objects/s recovering 2023-09-23T23:04:44.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:43 smithi123 bash[59255]: cluster 2023-09-23T23:04:42.689794+0000 mon.a (mon.0) 1939 : cluster 3 Health check update: Degraded data redundancy: 23561/84099 objects degraded (28.016%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:44.145 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:44.170 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:44.273 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.303 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:44.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:44.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:44.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:44.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:44.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:44.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:44.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:44.805 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:44.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.928 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:45.032 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:45.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:45.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:45.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:45.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:45.287 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:45.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:45.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:45.443 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:45.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:45.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:45.574 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:45.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:45.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:45.706 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:45.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:45.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:45.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:45 smithi121 bash[74920]: cluster 2023-09-23T23:04:44.656244+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1592: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 228 op/s; 23237/81690 objects degraded (28.445%); 2044/81690 objects misplaced (2.502%); 3.2 MiB/s, 79 objects/s recovering 2023-09-23T23:04:45.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:45 smithi121 bash[78246]: cluster 2023-09-23T23:04:44.656244+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1592: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 228 op/s; 23237/81690 objects degraded (28.445%); 2044/81690 objects misplaced (2.502%); 3.2 MiB/s, 79 objects/s recovering 2023-09-23T23:04:45.838 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:45.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:45.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:45.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:45.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:46.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:45 smithi123 bash[59255]: cluster 2023-09-23T23:04:44.656244+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1592: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 228 op/s; 23237/81690 objects degraded (28.445%); 2044/81690 objects misplaced (2.502%); 3.2 MiB/s, 79 objects/s recovering 2023-09-23T23:04:46.074 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:46.098 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:46.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:46.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:46.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:46.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:46.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:46.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.488 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:46.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:46.618 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:46.721 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:46.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:46 smithi123 bash[59255]: audit 2023-09-23T23:04:46.537890+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:46.870 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:46.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:46.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:46.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:47.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:46 smithi121 bash[78246]: audit 2023-09-23T23:04:46.537890+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:47.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:46 smithi121 bash[74920]: audit 2023-09-23T23:04:46.537890+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:47.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:47.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:47.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:47.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.252 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:47.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:47.375 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:47.478 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.504 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:47.607 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.631 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:47.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:47.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:47.892 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:47.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:47.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:48.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:47 smithi121 bash[78246]: cluster 2023-09-23T23:04:46.657377+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1593: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 226 op/s; 23237/80061 objects degraded (29.024%); 2044/80061 objects misplaced (2.553%); 2.0 MiB/s, 50 objects/s recovering 2023-09-23T23:04:48.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:47 smithi121 bash[78246]: cluster 2023-09-23T23:04:47.691035+0000 mon.a (mon.0) 1941 : cluster 3 Health check update: Degraded data redundancy: 23237/80061 objects degraded (29.024%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:48.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:47 smithi121 bash[74920]: cluster 2023-09-23T23:04:46.657377+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1593: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 226 op/s; 23237/80061 objects degraded (29.024%); 2044/80061 objects misplaced (2.553%); 2.0 MiB/s, 50 objects/s recovering 2023-09-23T23:04:48.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:47 smithi121 bash[74920]: cluster 2023-09-23T23:04:47.691035+0000 mon.a (mon.0) 1941 : cluster 3 Health check update: Degraded data redundancy: 23237/80061 objects degraded (29.024%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:48.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:48.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:48.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:47 smithi123 bash[59255]: cluster 2023-09-23T23:04:46.657377+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1593: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 226 op/s; 23237/80061 objects degraded (29.024%); 2044/80061 objects misplaced (2.553%); 2.0 MiB/s, 50 objects/s recovering 2023-09-23T23:04:48.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:47 smithi123 bash[59255]: cluster 2023-09-23T23:04:47.691035+0000 mon.a (mon.0) 1941 : cluster 3 Health check update: Degraded data redundancy: 23237/80061 objects degraded (29.024%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:48.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:48.240 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:48.266 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:48.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:48.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:48.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:48.502 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:48.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:48.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:48.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:48.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:48.762 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:48.787 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:48.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:48.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:48.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:49.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.047 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:49.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:49.167 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:04:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:04:48] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:04:49.184 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:49.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:49.319 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:49.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:49.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:49.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:49.581 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:49.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:49.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:49.707 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:49.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:49.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.832 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:49.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:50.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:49 smithi121 bash[74920]: cluster 2023-09-23T23:04:48.658217+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1594: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 215 op/s; 22912/79059 objects degraded (28.981%); 2044/79059 objects misplaced (2.585%); 3.0 MiB/s, 76 objects/s recovering 2023-09-23T23:04:50.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:49 smithi121 bash[78246]: cluster 2023-09-23T23:04:48.658217+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1594: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 215 op/s; 22912/79059 objects degraded (28.981%); 2044/79059 objects misplaced (2.585%); 3.0 MiB/s, 76 objects/s recovering 2023-09-23T23:04:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:49 smithi123 bash[59255]: cluster 2023-09-23T23:04:48.658217+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1594: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 215 op/s; 22912/79059 objects degraded (28.981%); 2044/79059 objects misplaced (2.585%); 3.0 MiB/s, 76 objects/s recovering 2023-09-23T23:04:50.065 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:50.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:50.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.218 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:50.322 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:50.342 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:50.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:50.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:50.476 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:50.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:50.579 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:50.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:50.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:50.734 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:50.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:50.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:50.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:50.998 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:51.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:51.127 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:51.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:51.260 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:51.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:51.363 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:51.384 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:51.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:51.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:51.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:51.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:51.645 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:51.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:51.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:51.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:51 smithi123 bash[59255]: cluster 2023-09-23T23:04:50.658963+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1595: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 234 op/s; 22912/77490 objects degraded (29.568%); 2044/77490 objects misplaced (2.638%); 2.2 MiB/s, 54 objects/s recovering 2023-09-23T23:04:51.776 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:51.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:51.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:51.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:51.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:51.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:51 smithi121 bash[74920]: cluster 2023-09-23T23:04:50.658963+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1595: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 234 op/s; 22912/77490 objects degraded (29.568%); 2044/77490 objects misplaced (2.638%); 2.2 MiB/s, 54 objects/s recovering 2023-09-23T23:04:51.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:51 smithi121 bash[78246]: cluster 2023-09-23T23:04:50.658963+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1595: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 234 op/s; 22912/77490 objects degraded (29.568%); 2044/77490 objects misplaced (2.638%); 2.2 MiB/s, 54 objects/s recovering 2023-09-23T23:04:52.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.061 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:52.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:52.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.330 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:52.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:52.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:52.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:52.564 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.610 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:52.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.739 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:52.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[74920]: audit 2023-09-23T23:04:51.970815+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[74920]: audit 2023-09-23T23:04:52.640092+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[74920]: audit 2023-09-23T23:04:52.646566+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[74920]: cluster 2023-09-23T23:04:52.691986+0000 mon.a (mon.0) 1945 : cluster 3 Health check update: Degraded data redundancy: 22912/77490 objects degraded (29.568%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[78246]: audit 2023-09-23T23:04:51.970815+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[78246]: audit 2023-09-23T23:04:52.640092+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[78246]: audit 2023-09-23T23:04:52.646566+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:52.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:52 smithi121 bash[78246]: cluster 2023-09-23T23:04:52.691986+0000 mon.a (mon.0) 1945 : cluster 3 Health check update: Degraded data redundancy: 22912/77490 objects degraded (29.568%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:52.842 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:04:52.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:52.877 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:52.885 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:04:52.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:52.920 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:04:52.948 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:04:52.975 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:04:52.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:53.006 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:04:53.018 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:53.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:52 smithi123 bash[59255]: audit 2023-09-23T23:04:51.970815+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:52 smithi123 bash[59255]: audit 2023-09-23T23:04:52.640092+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:52 smithi123 bash[59255]: audit 2023-09-23T23:04:52.646566+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:52 smithi123 bash[59255]: cluster 2023-09-23T23:04:52.691986+0000 mon.a (mon.0) 1945 : cluster 3 Health check update: Degraded data redundancy: 22912/77490 objects degraded (29.568%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:53.056 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81757 11.4 11:28956a6b:::benchmark_data_smithi121_214750_object3712:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.071 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665047+0000", 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39469277500001, 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5006220219999999, 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.072 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81757 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665047+0000", 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.073 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665047+0000", 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665045+0000", 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.074 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665051+0000", 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3070000000000002e-06 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665061+0000", 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0197000000000001e-05 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.075 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665072+0000", 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0933e-05 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668529+0000", 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034572140000000001 2023-09-23T23:04:53.076 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668543+0000", 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3774000000000001e-05 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.077 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.152328+0000", 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.483784985 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.152504+0000", 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017656599999999999 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.078 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.079 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.079 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.165567+0000", 2023-09-23T23:04:53.079 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013062593000000001 2023-09-23T23:04:53.079 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.079 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.079 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.080 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.165669+0000", 2023-09-23T23:04:53.080 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000101937 2023-09-23T23:04:53.080 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.080 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.080 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.080 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81765 11.4 11:25d33a7f:::benchmark_data_smithi121_214750_object3720:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665081+0000", 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39465839299999, 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5085291440000002, 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.081 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81765 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.082 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.083 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.083 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665081+0000", 2023-09-23T23:04:53.083 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.083 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.083 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.084 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665081+0000", 2023-09-23T23:04:53.084 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.084 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.084 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.084 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.084 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665081+0000", 2023-09-23T23:04:53.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.085 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.085 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665083+0000", 2023-09-23T23:04:53.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.6120000000000001e-06 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665090+0000", 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.579e-06 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665096+0000", 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.7429999999999999e-06 2023-09-23T23:04:53.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668567+0000", 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034711640000000001 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668574+0000", 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2919999999999998e-06 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.156916+0000", 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4883415709999999 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.157082+0000", 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016638100000000001 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.088 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173465+0000", 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016382919999999999 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173610+0000", 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014533499999999999 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.089 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81768 11.4 11:2dd7023f:::benchmark_data_smithi121_214750_object3723:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665100+0000", 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39463908699997, 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5585112489999999, 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "reached pg", 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81768 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.090 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665100+0000", 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665100+0000", 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665100+0000", 2023-09-23T23:04:53.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665103+0000", 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5189999999999999e-06 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665109+0000", 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1970000000000001e-06 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.092 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665142+0000", 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3562000000000002e-05 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668596+0000", 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034540180000000001 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668603+0000", 2023-09-23T23:04:53.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.6560000000000003e-06 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173643+0000", 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.505040315 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for missing object", 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173807+0000", 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016398199999999999 2023-09-23T23:04:53.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.216059+0000", 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.042252017000000003 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223612+0000", 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0075523420000000001 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.095 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81786 11.4 11:20d75b9c:::benchmark_data_smithi121_214750_object3741:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665162+0000", 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39457717499999, 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5420446719999998, 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81786 2023-09-23T23:04:53.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665162+0000", 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665162+0000", 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665162+0000", 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665165+0000", 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1480000000000002e-06 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665172+0000", 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.99e-06 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665178+0000", 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.733e-06 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668625+0000", 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034476889999999999 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668632+0000", 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8510000000000001e-06 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.173874+0000", 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5052418090000002 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.174016+0000", 2023-09-23T23:04:53.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014153500000000001 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.174169+0000", 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015384200000000001 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.183206+0000", 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0090364009999999995 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188184+0000", 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0049777900000000002 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.199761+0000", 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011577795 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.102 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.199816+0000", 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4431000000000001e-05 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.207207+0000", 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0073911300000000001 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.103 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81823 11.4 11:2a10f78a:::benchmark_data_smithi121_214750_object3778:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665182+0000", 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39455732800002, 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.558384156, 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81823 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.104 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665182+0000", 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665182+0000", 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.105 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665182+0000", 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665184+0000", 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5179999999999999e-06 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665190+0000", 2023-09-23T23:04:53.106 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2100000000000001e-06 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665194+0000", 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6580000000000001e-06 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668657+0000", 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034626679999999999 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.107 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668663+0000", 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0929999999999999e-06 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.177014+0000", 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.508351013 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.177145+0000", 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013151999999999999 2023-09-23T23:04:53.108 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.177274+0000", 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000128162 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188194+0000", 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010920206999999999 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188232+0000", 2023-09-23T23:04:53.109 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8501000000000003e-05 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.216229+0000", 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.027997142999999999 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.216299+0000", 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9250000000000003e-05 2023-09-23T23:04:53.110 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223566+0000", 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072676119999999997 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81867 11.4 11:28ce3707:::benchmark_data_smithi121_214750_object3822:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665198+0000", 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39454144699999, 2023-09-23T23:04:53.111 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5624575859999998, 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81867 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665198+0000", 2023-09-23T23:04:53.112 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665198+0000", 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665198+0000", 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.113 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665200+0000", 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1500000000000002e-06 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665206+0000", 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8379999999999998e-06 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.114 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665210+0000", 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6750000000000001e-06 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668683+0000", 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034730469999999999 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668690+0000", 2023-09-23T23:04:53.115 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.596e-06 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.180099+0000", 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.511408879 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.180283+0000", 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000184458 2023-09-23T23:04:53.116 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.180442+0000", 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015836100000000001 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188239+0000", 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0077977070000000001 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.117 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.207266+0000", 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019026278000000001 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223658+0000", 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.016392133999999999 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.223729+0000", 2023-09-23T23:04:53.118 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1600000000000006e-05 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.227656+0000", 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039262120000000001 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:81875 11.4 11:2c991c3f:::benchmark_data_smithi121_214750_object3830:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e274)", 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:10.665215+0000", 2023-09-23T23:04:53.119 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 462.39452479900001, 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5665710659999998, 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 81875 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.120 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665215+0000", 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665215+0000", 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665214+0000", 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.121 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665217+0000", 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5450000000000002e-06 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665223+0000", 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8640000000000001e-06 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.122 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.665228+0000", 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6860000000000003e-06 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668711+0000", 2023-09-23T23:04:53.123 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034830769999999998 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:10.668718+0000", 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7460000000000003e-06 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.183313+0000", 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5145949270000001 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.124 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.183752+0000", 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00043854099999999997 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 6,7", 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.184202+0000", 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00045033300000000003 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.188245+0000", 2023-09-23T23:04:53.125 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0040431599999999996 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.207335+0000", 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019089571 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.227740+0000", 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020404914999999999 2023-09-23T23:04:53.126 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.227813+0000", 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3553000000000005e-05 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:12.231786+0000", 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039725280000000003 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.127 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:102115 11.c 11:3e911898:::benchmark_data_smithi121_214750_object24070:head [delete] snapc 0=[] ondisk+write+known_if_redirected e294)", 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:31.873879+0000", 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 201.185860085, 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.024816214, 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 102115 2023-09-23T23:04:53.128 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.873879+0000", 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.873879+0000", 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.129 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.873878+0000", 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.873886+0000", 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.0479999999999999e-06 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.130 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.873901+0000", 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5019e-05 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.873909+0000", 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.4100000000000008e-06 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.874787+0000", 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00087825700000000002 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.131 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.874989+0000", 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020154400000000001 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.875118+0000", 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012965200000000001 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.878535+0000", 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034165100000000002 2023-09-23T23:04:53.132 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.880020+0000", 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001485124 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.897334+0000", 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017313430000000001 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.897405+0000", 2023-09-23T23:04:53.133 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1823999999999995e-05 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:31.898696+0000", 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0012902809999999999 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:102488 11.1 e294/280 11:860b3b2d:::benchmark_data_smithi121_214750_object24443:head v 294'6399, mlcod=265'403)", 2023-09-23T23:04:53.134 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:35.843484+0000", 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 197.21625589999999, 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.030749700000000001, 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.843484+0000", 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.843484+0000", 2023-09-23T23:04:53.135 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.843482+0000", 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.843494+0000", 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1267000000000001e-05 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.136 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.843514+0000", 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0305999999999998e-05 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.843523+0000", 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5140000000000007e-06 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.846249+0000", 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0027256340000000002 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.137 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.846286+0000", 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.6894000000000003e-05 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.874188+0000", 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.027901474999999998 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.138 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.874233+0000", 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5803999999999997e-05 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:102489 11.1 e294/280 11:8ed3de76:::benchmark_data_smithi121_214750_object24444:head v 294'6400, mlcod=265'403)", 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:35.849948+0000", 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 197.209791387, 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.024314424000000001, 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.139 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.849948+0000", 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.849948+0000", 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.140 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.849946+0000", 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.849958+0000", 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1297999999999999e-05 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.141 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.849971+0000", 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3188e-05 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.849980+0000", 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.7139999999999999e-06 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.853638+0000", 2023-09-23T23:04:53.142 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003658166 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.853672+0000", 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.4672000000000003e-05 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.874239+0000", 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020566886 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.143 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.874263+0000", 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3159e-05 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:102490 11.1 e294/280 11:81418db6:::benchmark_data_smithi121_214750_object24445:head v 294'6401, mlcod=265'403)", 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:01:35.850402+0000", 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 197.209337721, 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.023882417, 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.144 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.850402+0000", 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.850402+0000", 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.145 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.850401+0000", 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.850408+0000", 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.3409999999999999e-06 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.850417+0000", 2023-09-23T23:04:53.146 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2320000000000007e-06 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.850423+0000", 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0850000000000002e-06 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.860475+0000", 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010052534 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.147 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.860506+0000", 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.0851e-05 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.874265+0000", 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013758912 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:01:35.874284+0000", 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9086e-05 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.148 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:107330 11.8 e300/280 11:122d45bb:::benchmark_data_smithi121_214750_object29285:head v 300'6736, mlcod=265'408)", 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:02:19.173689+0000", 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 153.886050211, 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.024821868, 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.149 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173689+0000", 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173689+0000", 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173688+0000", 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:53.150 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173700+0000", 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1572e-05 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173723+0000", 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.2983e-05 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173733+0000", 2023-09-23T23:04:53.151 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0492999999999999e-05 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173816+0000", 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2451000000000001e-05 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173849+0000", 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3151999999999997e-05 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.152 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.198375+0000", 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.024526453 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.198511+0000", 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000135959 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:107317 11.a e300/280 11:5c680306:::benchmark_data_smithi121_214750_object29272:head v 300'6701, mlcod=265'1808)", 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:02:19.173756+0000", 2023-09-23T23:04:53.153 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 153.885983151, 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.02301655, 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173756+0000", 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173756+0000", 2023-09-23T23:04:53.154 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173755+0000", 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173766+0000", 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.097e-05 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.155 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173780+0000", 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3679999999999999e-05 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173787+0000", 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5179999999999998e-06 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173908+0000", 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120251 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.156 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173934+0000", 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.5958000000000001e-05 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.196611+0000", 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.022677955999999999 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.196773+0000", 2023-09-23T23:04:53.157 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016141500000000001 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:107331 11.c e300/298 11:3f77a14e:::benchmark_data_smithi121_214750_object29286:head v 300'6680, mlcod=300'6678)", 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:02:19.173807+0000", 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 153.88593279899999, 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.025461752000000001, 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.158 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173807+0000", 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173807+0000", 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173806+0000", 2023-09-23T23:04:53.159 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173811+0000", 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6829999999999999e-06 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173818+0000", 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5570000000000001e-06 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.160 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173822+0000", 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.8409999999999999e-06 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173968+0000", 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014587700000000001 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.173987+0000", 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8413000000000001e-05 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.161 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.199151+0000", 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.025164345000000001 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:02:19.199268+0000", 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000117416 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.162 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:113221 11.4 e301/280 11:2b7b7268:::benchmark_data_smithi121_214750_object35176:head v 301'6907, mlcod=265'2108)", 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:03:08.084381+0000", 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 104.975358332, 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020183428999999999, 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084381+0000", 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.163 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084381+0000", 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084380+0000", 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.164 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084390+0000", 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0338e-05 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084409+0000", 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8796000000000001e-05 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084429+0000", 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0279e-05 2023-09-23T23:04:53.165 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084586+0000", 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000156126 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.084617+0000", 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1232999999999997e-05 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.166 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.104527+0000", 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019910600000000001 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.104565+0000", 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.7154999999999999e-05 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.167 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:113340 11.1 e301/280 11:8e8e1f7e:::benchmark_data_smithi121_214750_object35295:head v 301'7025, mlcod=265'403)", 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:03:08.085212+0000", 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 104.974527501, 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019294110999999999, 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.169 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.169 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.169 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085212+0000", 2023-09-23T23:04:53.169 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.169 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.169 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085212+0000", 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085211+0000", 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:04:53.170 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085219+0000", 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3389999999999993e-06 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085236+0000", 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6432000000000001e-05 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.171 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085246+0000", 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.6180000000000001e-06 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085289+0000", 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3166e-05 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.085321+0000", 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2404999999999999e-05 2023-09-23T23:04:53.172 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.104438+0000", 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01911645 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:08.104506+0000", 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8579999999999997e-05 2023-09-23T23:04:53.173 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:113985 11.1 e302/280 11:8dc590c1:::benchmark_data_smithi121_214750_object35940:head v 302'7067, mlcod=265'403)", 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:03:12.618524+0000", 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 100.441215762, 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021685352000000001, 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.174 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618524+0000", 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618524+0000", 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.175 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618523+0000", 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618532+0000", 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.833e-06 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618546+0000", 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4251e-05 2023-09-23T23:04:53.176 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618556+0000", 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0196e-05 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618615+0000", 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8554000000000002e-05 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.177 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.618647+0000", 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2981000000000002e-05 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.640168+0000", 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021520859999999999 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:03:12.640209+0000", 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.0741000000000002e-05 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.178 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:121066 11.8 e303/280 11:15d78c49:::benchmark_data_smithi121_214750_object43021:head v 303'7611, mlcod=265'408)", 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:04:01.874687+0000", 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 51.185052091999999, 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021107926999999999, 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.874687+0000", 2023-09-23T23:04:53.179 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.874687+0000", 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.874687+0000", 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.180 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.874696+0000", 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.7759999999999992e-06 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.874712+0000", 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5804e-05 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.874722+0000", 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.594e-06 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.181 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.879995+0000", 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005272845 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.880027+0000", 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.2870999999999997e-05 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.895737+0000", 2023-09-23T23:04:53.182 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015709431999999999 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.895795+0000", 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.8514999999999998e-05 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:121485 11.1 e303/280 11:8d9e7fde:::benchmark_data_smithi121_214750_object43440:head v 303'7552, mlcod=265'403)", 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:04:03.911895+0000", 2023-09-23T23:04:53.183 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 49.147844454999998, 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021981520000000001, 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.911895+0000", 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.184 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.911895+0000", 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.911894+0000", 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.911905+0000", 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0991e-05 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.185 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.911919+0000", 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4528e-05 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.911943+0000", 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.3071e-05 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.912002+0000", 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.9574000000000003e-05 2023-09-23T23:04:53.186 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.912031+0000", 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.9023e-05 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.933830+0000", 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.021798551999999999 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.187 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:03.933877+0000", 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6884e-05 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop(client.35784.0:122248 11.8 e306/280 11:1abd6f32:::benchmark_data_smithi121_214750_object44203:head v 306'7679, mlcod=265'408)", 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:04:08.803396+0000", 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 44.256343100000002, 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.020057418, 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:04:53.188 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.803396+0000", 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.803396+0000", 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.803395+0000", 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.189 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.803405+0000", 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.5259999999999999e-06 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.803423+0000", 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8124000000000001e-05 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.803432+0000", 2023-09-23T23:04:53.190 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.3619999999999995e-06 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.807424+0000", 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039916980000000001 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.807466+0000", 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2116999999999997e-05 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:04:53.191 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.823409+0000", 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015942655 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:08.823454+0000", 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5052000000000002e-05 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:04:53.192 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:04:53.193 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.194 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.195 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.195 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:04:53.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:53.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:53.347 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:53.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:53.451 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:53.485 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:53.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:53.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:53.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:53.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: cluster 2023-09-23T23:04:52.659610+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1596: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 22912/76878 objects degraded (29.803%); 2044/76878 objects misplaced (2.659%); 2.2 MiB/s, 54 objects/s recovering 2023-09-23T23:04:53.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:52.800502+0000 mon.a (mon.0) 1946 : audit 0 from='client.? 172.21.15.121:0/2893550361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:53.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:52.936931+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:52.944956+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:53.534489+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:53.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:53.538406+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:53.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:53.548812+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[74920]: audit 2023-09-23T23:04:53.557206+0000 mon.a (mon.0) 1952 : audit 1 from='client.? 172.21.15.121:0/1004033933' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:04:53.728 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:53.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:53.779 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:04:53.779 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub,nodeep-scrub flag(s) set","count":20},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 22912/76878 objects degraded (29.803%), 9 pgs degraded, 6 pgs undersized","count":15},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2528,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":307,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":6,"osd_in_since":1695509875,"num_remapped_pgs":7},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":80},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":5},{"state_name":"active+recovery_wait+degraded","count":2},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":25626,"data_bytes":1678383032,"bytes_used":11635331072,"bytes_avail":564334882816,"bytes_total":575970213888,"degraded_objects":22912,"degraded_total":76878,"degraded_ratio":0.29803064595853168,"misplaced_objects":2044,"misplaced_total":76878,"misplaced_ratio":0.026587580322068732,"recovering_objects_per_sec":54,"recovering_bytes_per_sec":2281923,"recovering_keys_per_sec":0,"num_objects_recovered":650,"num_bytes_recovered":27394048,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":200},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":35,"modified":"2023-09-23T22:57:00.468101+0000","services":{}},"progress_events":{"2bb6a872-ead7-4607-a02f-65833cd0dc35":{"message":"Global Recovery Event (7m)\n [=========================...] (remaining: 48s)","progress":0.89887642860412598,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: cluster 2023-09-23T23:04:52.659610+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1596: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 22912/76878 objects degraded (29.803%); 2044/76878 objects misplaced (2.659%); 2.2 MiB/s, 54 objects/s recovering 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:52.800502+0000 mon.a (mon.0) 1946 : audit 0 from='client.? 172.21.15.121:0/2893550361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:52.936931+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:52.944956+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:53.534489+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:53.538406+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:53.548812+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:53.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:53 smithi121 bash[78246]: audit 2023-09-23T23:04:53.557206+0000 mon.a (mon.0) 1952 : audit 1 from='client.? 172.21.15.121:0/1004033933' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:04:53.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:53.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:53.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:53.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:54.006 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:54.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:54.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: cluster 2023-09-23T23:04:52.659610+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1596: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 200 op/s; 22912/76878 objects degraded (29.803%); 2044/76878 objects misplaced (2.659%); 2.2 MiB/s, 54 objects/s recovering 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:52.800502+0000 mon.a (mon.0) 1946 : audit 0 from='client.? 172.21.15.121:0/2893550361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:52.936931+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:52.944956+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:53.534489+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:53.538406+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:53.548812+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:04:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:53 smithi123 bash[59255]: audit 2023-09-23T23:04:53.557206+0000 mon.a (mon.0) 1952 : audit 1 from='client.? 172.21.15.121:0/1004033933' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:04:54.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.133 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:54.236 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:54.257 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:54.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:54.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:54.490 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:54.565 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T23:04:54.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.637 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:54.741 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:54.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:54.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:54.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.902 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:54.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[78246]: audit 2023-09-23T23:04:53.774742+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.121:0/4244893613' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:04:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.544227+0000 mon.a (mon.0) 1953 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[78246]: audit 2023-09-23T23:04:54.550637+0000 mon.a (mon.0) 1954 : audit 1 from='client.? 172.21.15.121:0/1004033933' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:04:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.550713+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e308: 8 total, 8 up, 6 in 2023-09-23T23:04:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[74920]: audit 2023-09-23T23:04:53.774742+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.121:0/4244893613' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:04:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.544227+0000 mon.a (mon.0) 1953 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[74920]: audit 2023-09-23T23:04:54.550637+0000 mon.a (mon.0) 1954 : audit 1 from='client.? 172.21.15.121:0/1004033933' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:04:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:54 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.550713+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e308: 8 total, 8 up, 6 in 2023-09-23T23:04:55.004 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:55.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:54 smithi123 bash[59255]: audit 2023-09-23T23:04:53.774742+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.121:0/4244893613' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:04:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:54 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.544227+0000 mon.a (mon.0) 1953 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:54 smithi123 bash[59255]: audit 2023-09-23T23:04:54.550637+0000 mon.a (mon.0) 1954 : audit 1 from='client.? 172.21.15.121:0/1004033933' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:04:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:54 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.550713+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e308: 8 total, 8 up, 6 in 2023-09-23T23:04:55.028 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:55.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:55.131 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:55.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:55.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:55.272 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:55.295 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:55.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:55.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:55.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:55.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:55.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:55.555 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:55.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:55.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:55.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:55.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:55.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:55.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.550542+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.577621+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.580460+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.595040+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.660490+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1598: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 226 op/s; 22568/74880 objects degraded (30.139%); 2044/74880 objects misplaced (2.730%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:04:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[78246]: cluster 2023-09-23T23:04:54.713473+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.550542+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.577621+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.580460+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.595040+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.660490+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1598: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 226 op/s; 22568/74880 objects degraded (30.139%); 2044/74880 objects misplaced (2.730%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:04:55.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:55 smithi121 bash[74920]: cluster 2023-09-23T23:04:54.713473+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.811 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:55.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:55.914 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:55.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:55 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.550542+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:55 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.577621+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:55 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.580460+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:55 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.595040+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:55 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.660490+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1598: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 226 op/s; 22568/74880 objects degraded (30.139%); 2044/74880 objects misplaced (2.730%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:04:55.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:55 smithi123 bash[59255]: cluster 2023-09-23T23:04:54.713473+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:04:55.940 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:56.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:56.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:56.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:56.206 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:56.310 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:56.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:56.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:56.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:56.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:56.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:56.595 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:56.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:56.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:56.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:56.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:56.838 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:56 smithi123 bash[59255]: cluster 2023-09-23T23:04:56.661069+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1599: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 22568/73434 objects degraded (30.732%); 2044/73434 objects misplaced (2.783%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:04:56.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:56.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:56.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:56.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:56 smithi121 bash[74920]: cluster 2023-09-23T23:04:56.661069+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1599: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 22568/73434 objects degraded (30.732%); 2044/73434 objects misplaced (2.783%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:04:56.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:56 smithi121 bash[78246]: cluster 2023-09-23T23:04:56.661069+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1599: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 22568/73434 objects degraded (30.732%); 2044/73434 objects misplaced (2.783%); 2.7 MiB/s, 66 objects/s recovering 2023-09-23T23:04:56.986 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:57.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:57.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:57.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:57.209 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:04:57.225 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.281 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:57.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:57.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:57.557 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:57.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:57.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:57.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.812 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:57.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:57 smithi121 bash[74920]: cluster 2023-09-23T23:04:57.692912+0000 mon.a (mon.0) 1956 : cluster 3 Health check update: Degraded data redundancy: 22568/73434 objects degraded (30.732%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:57.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:57 smithi121 bash[78246]: cluster 2023-09-23T23:04:57.692912+0000 mon.a (mon.0) 1956 : cluster 3 Health check update: Degraded data redundancy: 22568/73434 objects degraded (30.732%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:57.823 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T23:04:57.823 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:04:57.915 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:57 smithi123 bash[59255]: cluster 2023-09-23T23:04:57.692912+0000 mon.a (mon.0) 1956 : cluster 3 Health check update: Degraded data redundancy: 22568/73434 objects degraded (30.732%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:57.943 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:58.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:58.072 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:58.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:58.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:58.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:58.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:58.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:58.597 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:58.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:58.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:58.734 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:58.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:58.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.864 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:58.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:58.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:59.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:04:58 smithi123 bash[59255]: cluster 2023-09-23T23:04:58.661865+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1600: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 224 op/s; 22231/72333 objects degraded (30.734%); 2044/72333 objects misplaced (2.826%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:04:59.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:59.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:04:58 smithi121 bash[78246]: cluster 2023-09-23T23:04:58.661865+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1600: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 224 op/s; 22231/72333 objects degraded (30.734%); 2044/72333 objects misplaced (2.826%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:04:59.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:04:58 smithi121 bash[74920]: cluster 2023-09-23T23:04:58.661865+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1600: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 224 op/s; 22231/72333 objects degraded (30.734%); 2044/72333 objects misplaced (2.826%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:04:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:04:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:04:58] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T23:04:59.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:59.132 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:59.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:59.237 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:59.269 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:59.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:59.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:59.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.540 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:59.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:59.670 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:59.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:59.696 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:04:59.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:59.804 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:59.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:04:59.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:59.937 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:00.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:00.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:00.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:00.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:00.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:00.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:00.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:00.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:00.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:00.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:00.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:00.567 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:00.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:00.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:00.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:00.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:00.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:00.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:00.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:00.988 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:00.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:01.094 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:01.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:01.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:01.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:01.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:01.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:01.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:01.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:01.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:01.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:01.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:01.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:01.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:01 smithi121 bash[78246]: cluster 2023-09-23T23:05:00.662646+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1601: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 232 op/s; 22231/70521 objects degraded (31.524%); 2044/70521 objects misplaced (2.898%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:05:01.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:01 smithi121 bash[74920]: cluster 2023-09-23T23:05:00.662646+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1601: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 232 op/s; 22231/70521 objects degraded (31.524%); 2044/70521 objects misplaced (2.898%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:05:01.780 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:01.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:01.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:01.908 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:02.005 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:02.005 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:02.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:01 smithi123 bash[59255]: cluster 2023-09-23T23:05:00.662646+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1601: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 232 op/s; 22231/70521 objects degraded (31.524%); 2044/70521 objects misplaced (2.898%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:05:02.035 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:02.142 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:02.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:02.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.309 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:02.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.440 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:02.544 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:02.568 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:02.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:02.673 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:02.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:02.831 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:02.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:02.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:02 smithi121 bash[78246]: cluster 2023-09-23T23:05:02.693875+0000 mon.a (mon.0) 1957 : cluster 3 Health check update: Degraded data redundancy: 22231/70521 objects degraded (31.524%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:02.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:02 smithi121 bash[74920]: cluster 2023-09-23T23:05:02.693875+0000 mon.a (mon.0) 1957 : cluster 3 Health check update: Degraded data redundancy: 22231/70521 objects degraded (31.524%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:02.961 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:03.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:02 smithi123 bash[59255]: cluster 2023-09-23T23:05:02.693875+0000 mon.a (mon.0) 1957 : cluster 3 Health check update: Degraded data redundancy: 22231/70521 objects degraded (31.524%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:03.068 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.101 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:03.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:03.236 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:03.342 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.367 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:03.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.497 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:03.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:03.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:03.767 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:03.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:03.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:03.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:03.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:03.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:04.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:03 smithi121 bash[78246]: cluster 2023-09-23T23:05:02.663207+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1602: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 231 op/s; 22231/69921 objects degraded (31.794%); 2044/69921 objects misplaced (2.923%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:05:04.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:03 smithi121 bash[74920]: cluster 2023-09-23T23:05:02.663207+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1602: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 231 op/s; 22231/69921 objects degraded (31.794%); 2044/69921 objects misplaced (2.923%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:05:04.019 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:04.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:04.028 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:04.029 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:04.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:03 smithi123 bash[59255]: cluster 2023-09-23T23:05:02.663207+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1602: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 231 op/s; 22231/69921 objects degraded (31.794%); 2044/69921 objects misplaced (2.923%); 2.8 MiB/s, 67 objects/s recovering 2023-09-23T23:05:04.122 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:04.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:04.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:04.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:04.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:04.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:04.373 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:04.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:04.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:04.513 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:04.537 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:04.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:04.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:04.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:04.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:04.798 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:04.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:04.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:04 smithi121 bash[74920]: cluster 2023-09-23T23:05:04.664324+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1603: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 245 op/s; 21875/67428 objects degraded (32.442%); 2044/67428 objects misplaced (3.031%); 2.8 MiB/s, 68 objects/s recovering 2023-09-23T23:05:04.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:04.910 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:04 smithi123 bash[59255]: cluster 2023-09-23T23:05:04.664324+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1603: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 245 op/s; 21875/67428 objects degraded (32.442%); 2044/67428 objects misplaced (3.031%); 2.8 MiB/s, 68 objects/s recovering 2023-09-23T23:05:04.931 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:04.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:05.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:05.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:05.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:05.101 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:04 smithi121 bash[78246]: cluster 2023-09-23T23:05:04.664324+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1603: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 245 op/s; 21875/67428 objects degraded (32.442%); 2044/67428 objects misplaced (3.031%); 2.8 MiB/s, 68 objects/s recovering 2023-09-23T23:05:05.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.218 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:05.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:05.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:05.458 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:05.484 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:05.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:05.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:05.611 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:05.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:05.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.745 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:05.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:05.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:05.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:05.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:06.102 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:06.127 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:06.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:06.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:06.251 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:06.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:06.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:06.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.509 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:06.613 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:06.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:06.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:06.746 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:06.782 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:06.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:06.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:06.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:06.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:07.009 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:07.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.176 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:07.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:07.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:07.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:07.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.433 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:07.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:07.567 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:07.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:07.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:07 smithi123 bash[59255]: cluster 2023-09-23T23:05:06.665025+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1604: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 263 op/s; 21875/65382 objects degraded (33.457%); 2044/65382 objects misplaced (3.126%); 2.4 MiB/s, 57 objects/s recovering 2023-09-23T23:05:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:07 smithi123 bash[59255]: audit 2023-09-23T23:05:06.970853+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:07.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:07 smithi123 bash[59255]: cluster 2023-09-23T23:05:07.694977+0000 mon.a (mon.0) 1959 : cluster 3 Health check update: Degraded data redundancy: 21875/65382 objects degraded (33.457%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:07.806 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.830 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:07.933 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:07.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:07.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:07 smithi121 bash[74920]: cluster 2023-09-23T23:05:06.665025+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1604: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 263 op/s; 21875/65382 objects degraded (33.457%); 2044/65382 objects misplaced (3.126%); 2.4 MiB/s, 57 objects/s recovering 2023-09-23T23:05:07.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:07 smithi121 bash[74920]: audit 2023-09-23T23:05:06.970853+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:07.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:07 smithi121 bash[74920]: cluster 2023-09-23T23:05:07.694977+0000 mon.a (mon.0) 1959 : cluster 3 Health check update: Degraded data redundancy: 21875/65382 objects degraded (33.457%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:07.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:07 smithi121 bash[78246]: cluster 2023-09-23T23:05:06.665025+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1604: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 263 op/s; 21875/65382 objects degraded (33.457%); 2044/65382 objects misplaced (3.126%); 2.4 MiB/s, 57 objects/s recovering 2023-09-23T23:05:07.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:07 smithi121 bash[78246]: audit 2023-09-23T23:05:06.970853+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:07.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:07 smithi121 bash[78246]: cluster 2023-09-23T23:05:07.694977+0000 mon.a (mon.0) 1959 : cluster 3 Health check update: Degraded data redundancy: 21875/65382 objects degraded (33.457%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:08.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:08.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:08.197 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:08.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.356 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:08.459 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.484 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:08.590 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:08.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:08.720 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:08.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:08.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:08.851 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:08.879 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:08.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:08.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:09.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:05:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:05:08] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:05:09.008 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:09.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:09.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:09.136 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:09.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:09.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:09.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:09.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:09.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:09.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:09.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:09.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:09.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:09.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:09.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:09.796 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:09.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:09 smithi121 bash[78246]: cluster 2023-09-23T23:05:08.665692+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1605: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 261 op/s; 21489/64032 objects degraded (33.560%); 2044/64032 objects misplaced (3.192%); 3.8 MiB/s, 90 objects/s recovering 2023-09-23T23:05:09.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:09 smithi121 bash[74920]: cluster 2023-09-23T23:05:08.665692+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1605: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 261 op/s; 21489/64032 objects degraded (33.560%); 2044/64032 objects misplaced (3.192%); 3.8 MiB/s, 90 objects/s recovering 2023-09-23T23:05:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:09.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:09.910 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:09 smithi123 bash[59255]: cluster 2023-09-23T23:05:08.665692+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1605: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 261 op/s; 21489/64032 objects degraded (33.560%); 2044/64032 objects misplaced (3.192%); 3.8 MiB/s, 90 objects/s recovering 2023-09-23T23:05:09.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:09.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:10.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:10.059 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:10.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:10.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:10.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:10.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.316 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:10.421 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:10.445 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:10.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:10.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:10.752 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:10.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.884 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:10.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:10 smithi123 bash[59255]: cluster 2023-09-23T23:05:10.666266+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1606: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 287 op/s; 21489/61983 objects degraded (34.669%); 2044/61983 objects misplaced (3.298%); 2.7 MiB/s, 62 objects/s recovering 2023-09-23T23:05:11.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:10 smithi121 bash[78246]: cluster 2023-09-23T23:05:10.666266+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1606: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 287 op/s; 21489/61983 objects degraded (34.669%); 2044/61983 objects misplaced (3.298%); 2.7 MiB/s, 62 objects/s recovering 2023-09-23T23:05:11.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:10 smithi121 bash[74920]: cluster 2023-09-23T23:05:10.666266+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1606: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 287 op/s; 21489/61983 objects degraded (34.669%); 2044/61983 objects misplaced (3.298%); 2.7 MiB/s, 62 objects/s recovering 2023-09-23T23:05:11.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:11.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:11.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:11.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:11.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:11.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.276 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:11.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.408 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:11.516 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:11.553 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:11.658 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:11.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:11.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:11.918 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:11.944 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:11.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:12.048 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:12.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:12.174 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:12.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:12.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:12.297 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.324 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:12.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:12.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:12.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:12.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:12.585 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:12.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:12.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:12.825 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.854 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:12.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:12 smithi123 bash[59255]: cluster 2023-09-23T23:05:12.666800+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1607: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 258 op/s; 21489/61209 objects degraded (35.108%); 2044/61209 objects misplaced (3.339%); 2.7 MiB/s, 62 objects/s recovering 2023-09-23T23:05:12.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:12 smithi123 bash[59255]: cluster 2023-09-23T23:05:12.696949+0000 mon.a (mon.0) 1960 : cluster 3 Health check update: Degraded data redundancy: 21489/61983 objects degraded (34.669%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:12.983 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:13.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:13.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:13.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:13.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:13.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:13.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:12 smithi121 bash[74920]: cluster 2023-09-23T23:05:12.666800+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1607: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 258 op/s; 21489/61209 objects degraded (35.108%); 2044/61209 objects misplaced (3.339%); 2.7 MiB/s, 62 objects/s recovering 2023-09-23T23:05:13.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:12 smithi121 bash[74920]: cluster 2023-09-23T23:05:12.696949+0000 mon.a (mon.0) 1960 : cluster 3 Health check update: Degraded data redundancy: 21489/61983 objects degraded (34.669%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:13.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:12 smithi121 bash[78246]: cluster 2023-09-23T23:05:12.666800+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1607: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 258 op/s; 21489/61209 objects degraded (35.108%); 2044/61209 objects misplaced (3.339%); 2.7 MiB/s, 62 objects/s recovering 2023-09-23T23:05:13.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:12 smithi121 bash[78246]: cluster 2023-09-23T23:05:12.696949+0000 mon.a (mon.0) 1960 : cluster 3 Health check update: Degraded data redundancy: 21489/61983 objects degraded (34.669%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:13.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:13.368 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:13.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:13.500 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:13.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:13.634 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:13.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:13.738 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:13.762 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:13.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:13.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:13.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:13.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:13.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.022 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:14.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:14.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:14.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:14.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:14.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:14.388 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:14.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:14.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:14.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:14.546 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:14.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:14.651 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.677 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:14.780 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:14.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:14.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:14.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.952 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:15.040 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:05:15.053 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:05:15.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.082 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:05:15.082 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T23:05:15.082 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.082 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:137310 11.1 11:8ca44be7:::benchmark_data_smithi121_214750_object59265:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-09-23T23:05:15.082 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:15.043987+0000", 2023-09-23T23:05:15.082 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.028803097999999999, 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0288437, 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 137310 2023-09-23T23:05:15.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.043987+0000", 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:05:15.084 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.043987+0000", 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.043986+0000", 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.085 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.043993+0000", 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0779999999999998e-06 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.044004+0000", 2023-09-23T23:05:15.086 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1065e-05 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.044012+0000", 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.9340000000000006e-06 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:05:15.087 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.044072+0000", 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.0108000000000001e-05 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.044322+0000", 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00025072000000000001 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.088 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.044527+0000", 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00020469499999999999 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.051560+0000", 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0070324380000000002 2023-09-23T23:05:15.089 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.051571+0000", 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1292e-05 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:15.090 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070401+0000", 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.018830315 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070463+0000", 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2199999999999994e-05 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:05:15.091 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:137315 11.1 11:81e966b4:::benchmark_data_smithi121_214750_object59270:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:15.057051+0000", 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.015739013, 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.015899706999999999, 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:05:15.092 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 137315 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057051+0000", 2023-09-23T23:05:15.093 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057051+0000", 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057049+0000", 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:15.094 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057060+0000", 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0769e-05 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057081+0000", 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0607000000000001e-05 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.095 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057092+0000", 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1579999999999999e-05 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057181+0000", 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8763000000000004e-05 2023-09-23T23:05:15.096 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057367+0000", 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018572099999999999 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.057539+0000", 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000171929 2023-09-23T23:05:15.097 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.067837+0000", 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010298665 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070363+0000", 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0025255759999999999 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:05:15.098 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_repop_reply(client.35784.0:137310 11.1 e308/280 ondisk, result = 0)", 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:15.070179+0000", 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.0026107019999999999, 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028597470000000002, 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "started", 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070179+0000", 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.099 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070179+0000", 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070178+0000", 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:05:15.100 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070191+0000", 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.216e-05 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070203+0000", 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2816999999999999e-05 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070211+0000", 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.4259999999999997e-06 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.101 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070388+0000", 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00017663800000000001 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.070395+0000", 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1160000000000001e-06 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.102 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:137316 11.b 11:d68ba8e4:::benchmark_data_smithi121_214750_object59271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:15.072323+0000", 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.00046703400000000001, 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00078681300000000003, 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 137316 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:05:15.103 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072323+0000", 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072323+0000", 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:05:15.104 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072320+0000", 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999971 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072334+0000", 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4163e-05 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072355+0000", 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0367999999999999e-05 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.105 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072369+0000", 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.3859000000000001e-05 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072418+0000", 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9529e-05 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:05:15.106 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072565+0000", 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014729599999999999 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072692+0000", 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012662700000000001 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:137317 11.b 11.67bbb1fb (undecoded) ondisk+write+known_if_redirected e308)", 2023-09-23T23:05:15.107 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:15.072390+0000", 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 0.00040033899999999999, 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00080663200000000005, 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "queued for pg", 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 137317 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.108 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072390+0000", 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072390+0000", 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072389+0000", 2023-09-23T23:05:15.109 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072393+0000", 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.3259999999999997e-06 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072402+0000", 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.2849999999999995e-06 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:05:15.110 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:15.072408+0000", 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7139999999999996e-06 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout: "num_ops": 5 2023-09-23T23:05:15.111 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:05:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:15.128 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:05:15.176 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:05:15.203 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:05:15.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:15.246 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:05:15.249 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:15.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:15.280 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:05:15.315 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:05:15.348 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:05:15.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:15.386 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:05:15.387 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:15.391 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.391 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.391 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.391 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.391 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.392 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.392 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.392 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:05:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:15.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:15.524 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:15.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:15.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:15.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:15.746 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T23:05:15.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:15.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:15.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:15 smithi121 bash[78246]: cluster 2023-09-23T23:05:14.667720+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1608: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 307 op/s; 21097/58848 objects degraded (35.850%); 2044/58848 objects misplaced (3.473%); 4.1 MiB/s, 94 objects/s recovering 2023-09-23T23:05:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:15 smithi121 bash[78246]: audit 2023-09-23T23:05:15.067804+0000 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.121:0/3643753306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:16.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:15 smithi121 bash[78246]: audit 2023-09-23T23:05:15.412402+0000 mon.a (mon.0) 1961 : audit 1 from='client.? 172.21.15.121:0/638341948' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:05:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:15 smithi121 bash[74920]: cluster 2023-09-23T23:05:14.667720+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1608: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 307 op/s; 21097/58848 objects degraded (35.850%); 2044/58848 objects misplaced (3.473%); 4.1 MiB/s, 94 objects/s recovering 2023-09-23T23:05:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:15 smithi121 bash[74920]: audit 2023-09-23T23:05:15.067804+0000 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.121:0/3643753306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:16.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:15 smithi121 bash[74920]: audit 2023-09-23T23:05:15.412402+0000 mon.a (mon.0) 1961 : audit 1 from='client.? 172.21.15.121:0/638341948' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:05:16.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:16.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:15 smithi123 bash[59255]: cluster 2023-09-23T23:05:14.667720+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1608: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 307 op/s; 21097/58848 objects degraded (35.850%); 2044/58848 objects misplaced (3.473%); 4.1 MiB/s, 94 objects/s recovering 2023-09-23T23:05:16.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:15 smithi123 bash[59255]: audit 2023-09-23T23:05:15.067804+0000 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.121:0/3643753306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:16.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:15 smithi123 bash[59255]: audit 2023-09-23T23:05:15.412402+0000 mon.a (mon.0) 1961 : audit 1 from='client.? 172.21.15.121:0/638341948' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:05:16.039 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:16.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:16.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:16.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:16.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:16.298 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:16.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:16.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:16.428 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:16.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:16.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:16.558 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:16.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:16.661 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:16.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:16.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:16.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:16.816 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:16.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:16.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:16.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: audit 2023-09-23T23:05:15.023187+0000 mgr.y (mgr.34107) 1488 : audit 0 from='client.36135 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:05:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: cluster 2023-09-23T23:05:15.723006+0000 mon.a (mon.0) 1962 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:05:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: audit 2023-09-23T23:05:15.736682+0000 mon.a (mon.0) 1963 : audit 1 from='client.? 172.21.15.121:0/638341948' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:05:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: cluster 2023-09-23T23:05:15.736792+0000 mon.a (mon.0) 1964 : cluster 0 osdmap e309: 8 total, 8 up, 6 in 2023-09-23T23:05:17.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: cluster 2023-09-23T23:05:15.737117+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: cluster 2023-09-23T23:05:15.737299+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[74920]: cluster 2023-09-23T23:05:15.742045+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: audit 2023-09-23T23:05:15.023187+0000 mgr.y (mgr.34107) 1488 : audit 0 from='client.36135 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: cluster 2023-09-23T23:05:15.723006+0000 mon.a (mon.0) 1962 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: audit 2023-09-23T23:05:15.736682+0000 mon.a (mon.0) 1963 : audit 1 from='client.? 172.21.15.121:0/638341948' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: cluster 2023-09-23T23:05:15.736792+0000 mon.a (mon.0) 1964 : cluster 0 osdmap e309: 8 total, 8 up, 6 in 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: cluster 2023-09-23T23:05:15.737117+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: cluster 2023-09-23T23:05:15.737299+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:16 smithi121 bash[78246]: cluster 2023-09-23T23:05:15.742045+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.050 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:17.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: audit 2023-09-23T23:05:15.023187+0000 mgr.y (mgr.34107) 1488 : audit 0 from='client.36135 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:05:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: cluster 2023-09-23T23:05:15.723006+0000 mon.a (mon.0) 1962 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:05:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: audit 2023-09-23T23:05:15.736682+0000 mon.a (mon.0) 1963 : audit 1 from='client.? 172.21.15.121:0/638341948' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:05:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: cluster 2023-09-23T23:05:15.736792+0000 mon.a (mon.0) 1964 : cluster 0 osdmap e309: 8 total, 8 up, 6 in 2023-09-23T23:05:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: cluster 2023-09-23T23:05:15.737117+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: cluster 2023-09-23T23:05:15.737299+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:16 smithi123 bash[59255]: cluster 2023-09-23T23:05:15.742045+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:05:17.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:17.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:17.178 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:17.213 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:17.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:17.447 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:17.475 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:17.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:17.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:17.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:17.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:17.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.869 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:17.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:17.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:17 smithi123 bash[59255]: cluster 2023-09-23T23:05:16.668495+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1610: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 280 op/s; 21097/56952 objects degraded (37.043%); 2044/56952 objects misplaced (3.589%); 3.4 MiB/s, 77 objects/s recovering 2023-09-23T23:05:17.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:17 smithi123 bash[59255]: cluster 2023-09-23T23:05:17.697912+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 21097/56952 objects degraded (37.043%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:17.999 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:18.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:17 smithi121 bash[78246]: cluster 2023-09-23T23:05:16.668495+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1610: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 280 op/s; 21097/56952 objects degraded (37.043%); 2044/56952 objects misplaced (3.589%); 3.4 MiB/s, 77 objects/s recovering 2023-09-23T23:05:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:17 smithi121 bash[78246]: cluster 2023-09-23T23:05:17.697912+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 21097/56952 objects degraded (37.043%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:17 smithi121 bash[74920]: cluster 2023-09-23T23:05:16.668495+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1610: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.2 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 280 op/s; 21097/56952 objects degraded (37.043%); 2044/56952 objects misplaced (3.589%); 3.4 MiB/s, 77 objects/s recovering 2023-09-23T23:05:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:17 smithi121 bash[74920]: cluster 2023-09-23T23:05:17.697912+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 21097/56952 objects degraded (37.043%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:18.101 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:18.129 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:18.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:18.236 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:18.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:18.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:18.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:18.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:18.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:18.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:18.627 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:18.652 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:18.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:18.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:05:18.688 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1608,"stamp":"2023-09-23T23:05:14.666966+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1284511672,"num_objects":19616,"num_object_clones":0,"num_object_copies":58848,"num_objects_missing_on_primary":5044,"num_objects_missing":5044,"num_objects_degraded":21097,"num_objects_misplaced":2044,"num_objects_unfound":0,"num_objects_dirty":19616,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":136754,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":43334,"num_bytes_recovered":2538767428,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98579,"ondisk_log_size":98579,"up":267,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":277,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":10406404,"kb_used_data":4935060,"kb_used_omap":21,"kb_used_meta":5471274,"kb_avail":552064508,"statfs":{"total":575970213888,"available":565314056192,"internally_reserved":0,"allocated":5053501440,"data_stored":5047826689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5602584780},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,7,2,3,6,1,4,4,2],"upper_bound":1024},"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":-241893376,"num_objects":-3691,"num_object_clones":0,"num_object_copies":-11073,"num_objects_missing_on_primary":-789,"num_objects_missing":-789,"num_objects_degraded":-1134,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-3691,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3691,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1132,"num_bytes_recovered":51576832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004149"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":95,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306818+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:04:30.306818+0000","last_peered":"2023-09-23T23:04:30.306818+0000","last_clean":"2023-09-23T23:04:30.306818+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:04:30.306818+0000","last_undegraded":"2023-09-23T23:04:30.306818+0000","last_fullsized":"2023-09-23T23:04:30.306818+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":161,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.327923+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:04:30.327923+0000","last_peered":"2023-09-23T23:04:30.327923+0000","last_clean":"2023-09-23T23:04:30.327923+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:04:30.327923+0000","last_undegraded":"2023-09-23T23:04:30.327923+0000","last_fullsized":"2023-09-23T23:04:30.327923+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":55,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.329356+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:04:30.329356+0000","last_peered":"2023-09-23T23:04:30.329356+0000","last_clean":"2023-09-23T23:04:30.329356+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:04:30.329356+0000","last_undegraded":"2023-09-23T23:04:30.329356+0000","last_fullsized":"2023-09-23T23:04:30.329356+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":361,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:36.205943+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:04:36.205943+0000","last_peered":"2023-09-23T23:04:36.205943+0000","last_clean":"2023-09-23T23:04:36.205943+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:04:36.205943+0000","last_undegraded":"2023-09-23T23:04:36.205943+0000","last_fullsized":"2023-09-23T23:04:36.205943+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":339,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:45.058291+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:04:45.058291+0000","last_peered":"2023-09-23T23:04:45.058291+0000","last_clean":"2023-09-23T23:04:45.058291+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:04:45.058291+0000","last_undegraded":"2023-09-23T23:04:45.058291+0000","last_fullsized":"2023-09-23T23:04:45.058291+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.327395+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:04:30.327395+0000","last_peered":"2023-09-23T23:04:30.327395+0000","last_clean":"2023-09-23T23:04:30.327395+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:04:30.327395+0000","last_undegraded":"2023-09-23T23:04:30.327395+0000","last_fullsized":"2023-09-23T23:04:30.327395+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":297,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.322957+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:04:30.322957+0000","last_peered":"2023-09-23T23:04:30.322957+0000","last_clean":"2023-09-23T23:04:30.322957+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:04:30.322957+0000","last_undegraded":"2023-09-23T23:04:30.322957+0000","last_fullsized":"2023-09-23T23:04:30.322957+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":384,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.319429+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:04:30.319429+0000","last_peered":"2023-09-23T23:04:30.319429+0000","last_clean":"2023-09-23T23:04:30.319429+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:04:30.319429+0000","last_undegraded":"2023-09-23T23:04:30.319429+0000","last_fullsized":"2023-09-23T23:04:30.319429+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":44,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270197+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:04:30.270197+0000","last_peered":"2023-09-23T23:04:30.270197+0000","last_clean":"2023-09-23T23:04:30.270197+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:04:30.270197+0000","last_undegraded":"2023-09-23T23:04:30.270197+0000","last_fullsized":"2023-09-23T23:04:30.270197+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":327,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.300225+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:04:30.300225+0000","last_peered":"2023-09-23T23:04:30.300225+0000","last_clean":"2023-09-23T23:04:30.300225+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:04:30.300225+0000","last_undegraded":"2023-09-23T23:04:30.300225+0000","last_fullsized":"2023-09-23T23:04:30.300225+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":50,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270417+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:04:30.270417+0000","last_peered":"2023-09-23T23:04:30.270417+0000","last_clean":"2023-09-23T23:04:30.270417+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:04:30.270417+0000","last_undegraded":"2023-09-23T23:04:30.270417+0000","last_fullsized":"2023-09-23T23:04:30.270417+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.325467+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:04:30.325467+0000","last_peered":"2023-09-23T23:04:30.325467+0000","last_clean":"2023-09-23T23:04:30.325467+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:04:30.325467+0000","last_undegraded":"2023-09-23T23:04:30.325467+0000","last_fullsized":"2023-09-23T23:04:30.325467+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":408,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307666+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:04:30.307666+0000","last_peered":"2023-09-23T23:04:30.307666+0000","last_clean":"2023-09-23T23:04:30.307666+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:04:30.307666+0000","last_undegraded":"2023-09-23T23:04:30.307666+0000","last_fullsized":"2023-09-23T23:04:30.307666+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":356,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306940+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:04:30.306940+0000","last_peered":"2023-09-23T23:04:30.306940+0000","last_clean":"2023-09-23T23:04:30.306940+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:04:30.306940+0000","last_undegraded":"2023-09-23T23:04:30.306940+0000","last_fullsized":"2023-09-23T23:04:30.306940+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":50,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.291477+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:04:30.291477+0000","last_peered":"2023-09-23T23:04:30.291477+0000","last_clean":"2023-09-23T23:04:30.291477+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:04:30.291477+0000","last_undegraded":"2023-09-23T23:04:30.291477+0000","last_fullsized":"2023-09-23T23:04:30.291477+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":64,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.329908+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:04:30.329908+0000","last_peered":"2023-09-23T23:04:30.329908+0000","last_clean":"2023-09-23T23:04:30.329908+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:04:30.329908+0000","last_undegraded":"2023-09-23T23:04:30.329908+0000","last_fullsized":"2023-09-23T23:04:30.329908+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":349,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.323048+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:04:30.323048+0000","last_peered":"2023-09-23T23:04:30.323048+0000","last_clean":"2023-09-23T23:04:30.323048+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:04:30.323048+0000","last_undegraded":"2023-09-23T23:04:30.323048+0000","last_fullsized":"2023-09-23T23:04:30.323048+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":53,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270490+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:04:30.270490+0000","last_peered":"2023-09-23T23:04:30.270490+0000","last_clean":"2023-09-23T23:04:30.270490+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:04:30.270490+0000","last_undegraded":"2023-09-23T23:04:30.270490+0000","last_fullsized":"2023-09-23T23:04:30.270490+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":53,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.269987+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:04:30.269987+0000","last_peered":"2023-09-23T23:04:30.269987+0000","last_clean":"2023-09-23T23:04:30.269987+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:04:30.269987+0000","last_undegraded":"2023-09-23T23:04:30.269987+0000","last_fullsized":"2023-09-23T23:04:30.269987+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":315,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.323192+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:04:30.323192+0000","last_peered":"2023-09-23T23:04:30.323192+0000","last_clean":"2023-09-23T23:04:30.323192+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:04:30.323192+0000","last_undegraded":"2023-09-23T23:04:30.323192+0000","last_fullsized":"2023-09-23T23:04:30.323192+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":174,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.550803+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:04:54.550803+0000","last_peered":"2023-09-23T23:04:54.550803+0000","last_clean":"2023-09-23T23:04:54.550803+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:04:54.550803+0000","last_undegraded":"2023-09-23T23:04:54.550803+0000","last_fullsized":"2023-09-23T23:04:54.550803+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":359,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:45.058416+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:04:45.058416+0000","last_peered":"2023-09-23T23:04:45.058416+0000","last_clean":"2023-09-23T23:04:45.058416+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:04:45.058416+0000","last_undegraded":"2023-09-23T23:04:45.058416+0000","last_fullsized":"2023-09-23T23:04:45.058416+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"308'8489","reported_seq":14576,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:13.931014+0000","last_change":"2023-09-23T23:01:55.030280+0000","last_active":"2023-09-23T23:05:13.931014+0000","last_peered":"2023-09-23T23:05:13.931014+0000","last_clean":"2023-09-23T23:05:13.931014+0000","last_became_active":"2023-09-23T23:01:55.000953+0000","last_became_peered":"2023-09-23T23:01:55.000953+0000","last_unstale":"2023-09-23T23:05:13.931014+0000","last_undegraded":"2023-09-23T23:05:13.931014+0000","last_fullsized":"2023-09-23T23:05:13.931014+0000","mapping_epoch":296,"log_start":"268'3099","ondisk_log_start":"268'3099","created":261,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5390,"log_dups_size":0,"ondisk_log_size":5390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.200526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76742656,"num_objects":1171,"num_object_clones":0,"num_object_copies":3513,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1171,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8489,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3004,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":48,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.271118+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:04:30.271118+0000","last_peered":"2023-09-23T23:04:30.271118+0000","last_clean":"2023-09-23T23:04:30.271118+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:04:30.271118+0000","last_undegraded":"2023-09-23T23:04:30.271118+0000","last_fullsized":"2023-09-23T23:04:30.271118+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":53,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270028+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:04:30.270028+0000","last_peered":"2023-09-23T23:04:30.270028+0000","last_clean":"2023-09-23T23:04:30.270028+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:04:30.270028+0000","last_undegraded":"2023-09-23T23:04:30.270028+0000","last_fullsized":"2023-09-23T23:04:30.270028+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"308'8683","reported_seq":14990,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:11.166452+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:05:11.166452+0000","last_peered":"2023-09-23T23:05:11.166452+0000","last_clean":"2023-09-23T23:05:11.166452+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:05:11.166452+0000","last_undegraded":"2023-09-23T23:05:11.166452+0000","last_fullsized":"2023-09-23T23:05:11.166452+0000","mapping_epoch":282,"log_start":"265'2900","ondisk_log_start":"265'2900","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5783,"log_dups_size":0,"ondisk_log_size":5783,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84082688,"num_objects":1283,"num_object_clones":0,"num_object_copies":3849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8683,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":48,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270913+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:04:30.270913+0000","last_peered":"2023-09-23T23:04:30.270913+0000","last_clean":"2023-09-23T23:04:30.270913+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:04:30.270913+0000","last_undegraded":"2023-09-23T23:04:30.270913+0000","last_fullsized":"2023-09-23T23:04:30.270913+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":319,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306764+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:04:30.306764+0000","last_peered":"2023-09-23T23:04:30.306764+0000","last_clean":"2023-09-23T23:04:30.306764+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:04:30.306764+0000","last_undegraded":"2023-09-23T23:04:30.306764+0000","last_fullsized":"2023-09-23T23:04:30.306764+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"308'8612","reported_seq":15187,"reported_epoch":308,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:05:13.111812+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:05:13.111812+0000","last_peered":"2023-09-23T23:05:13.111812+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:05:13.111812+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:05:13.111812+0000","mapping_epoch":280,"log_start":"265'1100","ondisk_log_start":"265'1100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7512,"log_dups_size":0,"ondisk_log_size":7512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79429632,"num_objects":1212,"num_object_clones":0,"num_object_copies":3636,"num_objects_missing_on_primary":1654,"num_objects_missing":1654,"num_objects_degraded":1654,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8612,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3250,"num_bytes_recovered":212992000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":1204},{"shards":"0,3,6,7","objects":8}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":61,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270272+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:04:30.270272+0000","last_peered":"2023-09-23T23:04:30.270272+0000","last_clean":"2023-09-23T23:04:30.270272+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:04:30.270272+0000","last_undegraded":"2023-09-23T23:04:30.270272+0000","last_fullsized":"2023-09-23T23:04:30.270272+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":163,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:34.054644+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:04:34.054644+0000","last_peered":"2023-09-23T23:04:34.054644+0000","last_clean":"2023-09-23T23:04:34.054644+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:04:34.054644+0000","last_undegraded":"2023-09-23T23:04:34.054644+0000","last_fullsized":"2023-09-23T23:04:34.054644+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"308'8403","reported_seq":18762,"reported_epoch":308,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:13.114212+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:05:13.114212+0000","last_peered":"2023-09-23T23:05:13.114212+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:05:13.114212+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"265'900","ondisk_log_start":"265'900","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7503,"log_dups_size":0,"ondisk_log_size":7503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78053376,"num_objects":1191,"num_object_clones":0,"num_object_copies":3573,"num_objects_missing_on_primary":1577,"num_objects_missing":1577,"num_objects_degraded":1754,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1191,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8403,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4067,"num_bytes_recovered":266338304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1189},{"shards":"1,2,6,7","objects":1},{"shards":"2,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":316,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.320517+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:04:30.320517+0000","last_peered":"2023-09-23T23:04:30.320517+0000","last_clean":"2023-09-23T23:04:30.320517+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:04:30.320517+0000","last_undegraded":"2023-09-23T23:04:30.320517+0000","last_fullsized":"2023-09-23T23:04:30.320517+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":312,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.549673+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:04:54.549673+0000","last_peered":"2023-09-23T23:04:54.549673+0000","last_clean":"2023-09-23T23:04:54.549673+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:04:54.549673+0000","last_undegraded":"2023-09-23T23:04:54.549673+0000","last_fullsized":"2023-09-23T23:04:54.549673+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"308'8538","reported_seq":18184,"reported_epoch":308,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:13.111568+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:05:13.111568+0000","last_peered":"2023-09-23T23:05:13.111568+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:05:13.111568+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"265'1000","ondisk_log_start":"265'1000","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7538,"log_dups_size":0,"ondisk_log_size":7538,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80084992,"num_objects":1222,"num_object_clones":0,"num_object_copies":3666,"num_objects_missing_on_primary":1480,"num_objects_missing":1480,"num_objects_degraded":1949,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1222,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8538,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3395,"num_bytes_recovered":222494720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":1217},{"shards":"1,2,6,7","objects":5}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":246,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.322487+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:04:30.322487+0000","last_peered":"2023-09-23T23:04:30.322487+0000","last_clean":"2023-09-23T23:04:30.322487+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:04:30.322487+0000","last_undegraded":"2023-09-23T23:04:30.322487+0000","last_fullsized":"2023-09-23T23:04:30.322487+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":329,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307849+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:04:30.307849+0000","last_peered":"2023-09-23T23:04:30.307849+0000","last_clean":"2023-09-23T23:04:30.307849+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:04:30.307849+0000","last_undegraded":"2023-09-23T23:04:30.307849+0000","last_fullsized":"2023-09-23T23:04:30.307849+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"308'8380","reported_seq":8447,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:10.031911+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:05:10.031911+0000","last_peered":"2023-09-23T23:05:10.031911+0000","last_clean":"2023-09-23T23:05:10.031911+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:05:10.031911+0000","last_undegraded":"2023-09-23T23:05:10.031911+0000","last_fullsized":"2023-09-23T23:05:10.031911+0000","mapping_epoch":270,"log_start":"265'2700","ondisk_log_start":"265'2700","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5680,"log_dups_size":0,"ondisk_log_size":5680,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81657856,"num_objects":1246,"num_object_clones":0,"num_object_copies":3738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8380,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":82,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.303493+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:04:30.303493+0000","last_peered":"2023-09-23T23:04:30.303493+0000","last_clean":"2023-09-23T23:04:30.303493+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:04:30.303493+0000","last_undegraded":"2023-09-23T23:04:30.303493+0000","last_fullsized":"2023-09-23T23:04:30.303493+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":76,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307889+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:04:30.307889+0000","last_peered":"2023-09-23T23:04:30.307889+0000","last_clean":"2023-09-23T23:04:30.307889+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:04:30.307889+0000","last_undegraded":"2023-09-23T23:04:30.307889+0000","last_fullsized":"2023-09-23T23:04:30.307889+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"308'8513","reported_seq":8581,"reported_epoch":308,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:09.841428+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:05:09.841428+0000","last_peered":"2023-09-23T23:05:09.841428+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:05:09.841428+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"265'2800","ondisk_log_start":"265'2800","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5713,"log_dups_size":0,"ondisk_log_size":5713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84213760,"num_objects":1285,"num_object_clones":0,"num_object_copies":3855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8513,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-3211},{"shards":"0,3,6","objects":1285}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":85,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306782+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:04:30.306782+0000","last_peered":"2023-09-23T23:04:30.306782+0000","last_clean":"2023-09-23T23:04:30.306782+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:04:30.306782+0000","last_undegraded":"2023-09-23T23:04:30.306782+0000","last_fullsized":"2023-09-23T23:04:30.306782+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":347,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307702+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:04:30.307702+0000","last_peered":"2023-09-23T23:04:30.307702+0000","last_clean":"2023-09-23T23:04:30.307702+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:04:30.307702+0000","last_undegraded":"2023-09-23T23:04:30.307702+0000","last_fullsized":"2023-09-23T23:04:30.307702+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"308'8653","reported_seq":21683,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:13.949308+0000","last_change":"2023-09-23T23:04:07.425190+0000","last_active":"2023-09-23T23:05:13.949308+0000","last_peered":"2023-09-23T23:05:13.949308+0000","last_clean":"2023-09-23T23:05:13.949308+0000","last_became_active":"2023-09-23T23:04:07.400102+0000","last_became_peered":"2023-09-23T23:04:07.400102+0000","last_unstale":"2023-09-23T23:05:13.949308+0000","last_undegraded":"2023-09-23T23:05:13.949308+0000","last_fullsized":"2023-09-23T23:05:13.949308+0000","mapping_epoch":305,"log_start":"269'3200","ondisk_log_start":"269'3200","created":261,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5453,"log_dups_size":0,"ondisk_log_size":5453,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:09.025119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79757312,"num_objects":1217,"num_object_clones":0,"num_object_copies":3651,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1217,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8653,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4935,"num_bytes_recovered":307232768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":371,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.559890+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:04:54.559890+0000","last_peered":"2023-09-23T23:04:54.559890+0000","last_clean":"2023-09-23T23:04:54.559890+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:04:54.559890+0000","last_undegraded":"2023-09-23T23:04:54.559890+0000","last_fullsized":"2023-09-23T23:04:54.559890+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567316+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:04:54.567316+0000","last_peered":"2023-09-23T23:04:54.567316+0000","last_clean":"2023-09-23T23:04:54.567316+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:04:54.567316+0000","last_undegraded":"2023-09-23T23:04:54.567316+0000","last_fullsized":"2023-09-23T23:04:54.567316+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"308'8606","reported_seq":17424,"reported_epoch":308,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:12.839543+0000","last_change":"2023-09-23T23:02:03.325035+0000","last_active":"2023-09-23T23:05:12.839543+0000","last_peered":"2023-09-23T23:05:12.839543+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:05:12.839543+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"265'1600","ondisk_log_start":"265'1600","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7006,"log_dups_size":0,"ondisk_log_size":7006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74121240,"num_objects":1132,"num_object_clones":0,"num_object_copies":3396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":497,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1132,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8606,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4372,"num_bytes_recovered":204275736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":635}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":65,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.329860+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:04:30.329860+0000","last_peered":"2023-09-23T23:04:30.329860+0000","last_clean":"2023-09-23T23:04:30.329860+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:04:30.329860+0000","last_undegraded":"2023-09-23T23:04:30.329860+0000","last_fullsized":"2023-09-23T23:04:30.329860+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.320914+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:04:30.320914+0000","last_peered":"2023-09-23T23:04:30.320914+0000","last_clean":"2023-09-23T23:04:30.320914+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:04:30.320914+0000","last_undegraded":"2023-09-23T23:04:30.320914+0000","last_fullsized":"2023-09-23T23:04:30.320914+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":56,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.325647+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:04:30.325647+0000","last_peered":"2023-09-23T23:04:30.325647+0000","last_clean":"2023-09-23T23:04:30.325647+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:04:30.325647+0000","last_undegraded":"2023-09-23T23:04:30.325647+0000","last_fullsized":"2023-09-23T23:04:30.325647+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"308'8574","reported_seq":14786,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:10.032535+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:05:10.032535+0000","last_peered":"2023-09-23T23:05:10.032535+0000","last_clean":"2023-09-23T23:05:10.032535+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:05:10.032535+0000","last_undegraded":"2023-09-23T23:05:10.032535+0000","last_fullsized":"2023-09-23T23:05:10.032535+0000","mapping_epoch":276,"log_start":"265'2900","ondisk_log_start":"265'2900","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5674,"log_dups_size":0,"ondisk_log_size":5674,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85983232,"num_objects":1312,"num_object_clones":0,"num_object_copies":3936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8574,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":65,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.325538+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:04:30.325538+0000","last_peered":"2023-09-23T23:04:30.325538+0000","last_clean":"2023-09-23T23:04:30.325538+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:04:30.325538+0000","last_undegraded":"2023-09-23T23:04:30.325538+0000","last_fullsized":"2023-09-23T23:04:30.325538+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":330,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306848+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:04:30.306848+0000","last_peered":"2023-09-23T23:04:30.306848+0000","last_clean":"2023-09-23T23:04:30.306848+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:04:30.306848+0000","last_undegraded":"2023-09-23T23:04:30.306848+0000","last_fullsized":"2023-09-23T23:04:30.306848+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":56,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.329832+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:04:30.329832+0000","last_peered":"2023-09-23T23:04:30.329832+0000","last_clean":"2023-09-23T23:04:30.329832+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:04:30.329832+0000","last_undegraded":"2023-09-23T23:04:30.329832+0000","last_fullsized":"2023-09-23T23:04:30.329832+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"308'8526","reported_seq":8591,"reported_epoch":308,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:11.191143+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:05:11.191143+0000","last_peered":"2023-09-23T23:05:11.191143+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:05:11.191143+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"265'2700","ondisk_log_start":"265'2700","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5826,"log_dups_size":0,"ondisk_log_size":5826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83099648,"num_objects":1268,"num_object_clones":0,"num_object_copies":3804,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1268,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8526,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-3221},{"shards":"0,3,6","objects":1268}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":127,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.558187+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:04:54.558187+0000","last_peered":"2023-09-23T23:04:54.558187+0000","last_clean":"2023-09-23T23:04:54.558187+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:04:54.558187+0000","last_undegraded":"2023-09-23T23:04:54.558187+0000","last_fullsized":"2023-09-23T23:04:54.558187+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":65,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.325686+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:04:30.325686+0000","last_peered":"2023-09-23T23:04:30.325686+0000","last_clean":"2023-09-23T23:04:30.325686+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:04:30.325686+0000","last_undegraded":"2023-09-23T23:04:30.325686+0000","last_fullsized":"2023-09-23T23:04:30.325686+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":65,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:39.055539+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:04:39.055539+0000","last_peered":"2023-09-23T23:04:39.055539+0000","last_clean":"2023-09-23T23:04:39.055539+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:04:39.055539+0000","last_undegraded":"2023-09-23T23:04:39.055539+0000","last_fullsized":"2023-09-23T23:04:39.055539+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"308'8570","reported_seq":14029,"reported_epoch":308,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:05:13.935751+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:05:13.935751+0000","last_peered":"2023-09-23T23:05:13.935751+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:05:13.935751+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:05:13.935751+0000","mapping_epoch":280,"log_start":"269'3200","ondisk_log_start":"269'3200","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5370,"log_dups_size":0,"ondisk_log_size":5370,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79560704,"num_objects":1214,"num_object_clones":0,"num_object_copies":3642,"num_objects_missing_on_primary":333,"num_objects_missing":333,"num_objects_degraded":333,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1214,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8570,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2692,"num_bytes_recovered":176422912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":1214}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":44,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.291348+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:04:30.291348+0000","last_peered":"2023-09-23T23:04:30.291348+0000","last_clean":"2023-09-23T23:04:30.291348+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:04:30.291348+0000","last_undegraded":"2023-09-23T23:04:30.291348+0000","last_fullsized":"2023-09-23T23:04:30.291348+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":582,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270210+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:04:30.270210+0000","last_peered":"2023-09-23T23:04:30.270210+0000","last_clean":"2023-09-23T23:04:30.270210+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:04:30.270210+0000","last_undegraded":"2023-09-23T23:04:30.270210+0000","last_fullsized":"2023-09-23T23:04:30.270210+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":175,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307043+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:04:30.307043+0000","last_peered":"2023-09-23T23:04:30.307043+0000","last_clean":"2023-09-23T23:04:30.307043+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:04:30.307043+0000","last_undegraded":"2023-09-23T23:04:30.307043+0000","last_fullsized":"2023-09-23T23:04:30.307043+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":260,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.308254+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:04:30.308254+0000","last_peered":"2023-09-23T23:04:30.308254+0000","last_clean":"2023-09-23T23:04:30.308254+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:04:30.308254+0000","last_undegraded":"2023-09-23T23:04:30.308254+0000","last_fullsized":"2023-09-23T23:04:30.308254+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"308'8467","reported_seq":8535,"reported_epoch":308,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:09.835372+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:05:09.835372+0000","last_peered":"2023-09-23T23:05:09.835372+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:05:09.835372+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"265'2800","ondisk_log_start":"265'2800","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5667,"log_dups_size":0,"ondisk_log_size":5667,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85393408,"num_objects":1303,"num_object_clones":0,"num_object_copies":3909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8467,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-3178},{"shards":"0,3,6","objects":1303}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":44,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270113+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:04:30.270113+0000","last_peered":"2023-09-23T23:04:30.270113+0000","last_clean":"2023-09-23T23:04:30.270113+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:04:30.270113+0000","last_undegraded":"2023-09-23T23:04:30.270113+0000","last_fullsized":"2023-09-23T23:04:30.270113+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":168,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306526+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:04:30.306526+0000","last_peered":"2023-09-23T23:04:30.306526+0000","last_clean":"2023-09-23T23:04:30.306526+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:04:30.306526+0000","last_undegraded":"2023-09-23T23:04:30.306526+0000","last_fullsized":"2023-09-23T23:04:30.306526+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":339,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.322931+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:04:30.322931+0000","last_peered":"2023-09-23T23:04:30.322931+0000","last_clean":"2023-09-23T23:04:30.322931+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:04:30.322931+0000","last_undegraded":"2023-09-23T23:04:30.322931+0000","last_fullsized":"2023-09-23T23:04:30.322931+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"308'8545","reported_seq":14734,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:13.819746+0000","last_change":"2023-09-23T23:02:03.682422+0000","last_active":"2023-09-23T23:05:13.819746+0000","last_peered":"2023-09-23T23:05:13.819746+0000","last_clean":"2023-09-23T23:05:13.819746+0000","last_became_active":"2023-09-23T23:02:03.659721+0000","last_became_peered":"2023-09-23T23:02:03.659721+0000","last_unstale":"2023-09-23T23:05:13.819746+0000","last_undegraded":"2023-09-23T23:05:13.819746+0000","last_fullsized":"2023-09-23T23:05:13.819746+0000","mapping_epoch":298,"log_start":"268'3110","ondisk_log_start":"268'3110","created":261,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5435,"log_dups_size":0,"ondisk_log_size":5435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.481065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75300864,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8545,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3054,"num_bytes_recovered":181469184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":44,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270343+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:04:30.270343+0000","last_peered":"2023-09-23T23:04:30.270343+0000","last_clean":"2023-09-23T23:04:30.270343+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:04:30.270343+0000","last_undegraded":"2023-09-23T23:04:30.270343+0000","last_fullsized":"2023-09-23T23:04:30.270343+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":56,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.330133+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:04:30.330133+0000","last_peered":"2023-09-23T23:04:30.330133+0000","last_clean":"2023-09-23T23:04:30.330133+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:04:30.330133+0000","last_undegraded":"2023-09-23T23:04:30.330133+0000","last_fullsized":"2023-09-23T23:04:30.330133+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":363,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.322602+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:04:30.322602+0000","last_peered":"2023-09-23T23:04:30.322602+0000","last_clean":"2023-09-23T23:04:30.322602+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:04:30.322602+0000","last_undegraded":"2023-09-23T23:04:30.322602+0000","last_fullsized":"2023-09-23T23:04:30.322602+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"308'8385","reported_seq":16762,"reported_epoch":308,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:05:11.100156+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:05:11.100156+0000","last_peered":"2023-09-23T23:05:11.100156+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:05:11.100156+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:05:11.100156+0000","mapping_epoch":274,"log_start":"265'2600","ondisk_log_start":"265'2600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5785,"log_dups_size":0,"ondisk_log_size":5785,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81199104,"num_objects":1239,"num_object_clones":0,"num_object_copies":3717,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":229,"num_objects_misplaced":2044,"num_objects_unfound":0,"num_objects_dirty":1239,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8385,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2768,"num_bytes_recovered":181338112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":-576}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":48,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.270927+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:04:30.270927+0000","last_peered":"2023-09-23T23:04:30.270927+0000","last_clean":"2023-09-23T23:04:30.270927+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:04:30.270927+0000","last_undegraded":"2023-09-23T23:04:30.270927+0000","last_fullsized":"2023-09-23T23:04:30.270927+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":65,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:34.054820+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:04:34.054820+0000","last_peered":"2023-09-23T23:04:34.054820+0000","last_clean":"2023-09-23T23:04:34.054820+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:04:34.054820+0000","last_undegraded":"2023-09-23T23:04:34.054820+0000","last_fullsized":"2023-09-23T23:04:34.054820+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":366,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.299975+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:04:30.299975+0000","last_peered":"2023-09-23T23:04:30.299975+0000","last_clean":"2023-09-23T23:04:30.299975+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:04:30.299975+0000","last_undegraded":"2023-09-23T23:04:30.299975+0000","last_fullsized":"2023-09-23T23:04:30.299975+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"308'8550","reported_seq":22130,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:12.683533+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:05:12.683533+0000","last_peered":"2023-09-23T23:05:12.683533+0000","last_clean":"2023-09-23T23:05:12.683533+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:05:12.683533+0000","last_undegraded":"2023-09-23T23:05:12.683533+0000","last_fullsized":"2023-09-23T23:05:12.683533+0000","mapping_epoch":293,"log_start":"265'1500","ondisk_log_start":"265'1500","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7050,"log_dups_size":0,"ondisk_log_size":7050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75235328,"num_objects":1148,"num_object_clones":0,"num_object_copies":3444,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1148,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8550,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":53,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.271042+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:04:30.271042+0000","last_peered":"2023-09-23T23:04:30.271042+0000","last_clean":"2023-09-23T23:04:30.271042+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:04:30.271042+0000","last_undegraded":"2023-09-23T23:04:30.271042+0000","last_fullsized":"2023-09-23T23:04:30.271042+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":339,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.323103+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:04:30.323103+0000","last_peered":"2023-09-23T23:04:30.323103+0000","last_clean":"2023-09-23T23:04:30.323103+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:04:30.323103+0000","last_undegraded":"2023-09-23T23:04:30.323103+0000","last_fullsized":"2023-09-23T23:04:30.323103+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":76,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306648+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:04:30.306648+0000","last_peered":"2023-09-23T23:04:30.306648+0000","last_clean":"2023-09-23T23:04:30.306648+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:04:30.306648+0000","last_undegraded":"2023-09-23T23:04:30.306648+0000","last_fullsized":"2023-09-23T23:04:30.306648+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":337,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:31.205108+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:04:31.205108+0000","last_peered":"2023-09-23T23:04:31.205108+0000","last_clean":"2023-09-23T23:04:31.205108+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:04:31.205108+0000","last_undegraded":"2023-09-23T23:04:31.205108+0000","last_fullsized":"2023-09-23T23:04:31.205108+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":340,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.329916+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:04:30.329916+0000","last_peered":"2023-09-23T23:04:30.329916+0000","last_clean":"2023-09-23T23:04:30.329916+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:04:30.329916+0000","last_undegraded":"2023-09-23T23:04:30.329916+0000","last_fullsized":"2023-09-23T23:04:30.329916+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":129,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307440+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:04:30.307440+0000","last_peered":"2023-09-23T23:04:30.307440+0000","last_clean":"2023-09-23T23:04:30.307440+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:04:30.307440+0000","last_undegraded":"2023-09-23T23:04:30.307440+0000","last_fullsized":"2023-09-23T23:04:30.307440+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":76,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306575+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:04:30.306575+0000","last_peered":"2023-09-23T23:04:30.306575+0000","last_clean":"2023-09-23T23:04:30.306575+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:04:30.306575+0000","last_undegraded":"2023-09-23T23:04:30.306575+0000","last_fullsized":"2023-09-23T23:04:30.306575+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":129,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.308073+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:04:30.308073+0000","last_peered":"2023-09-23T23:04:30.308073+0000","last_clean":"2023-09-23T23:04:30.308073+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:04:30.308073+0000","last_undegraded":"2023-09-23T23:04:30.308073+0000","last_fullsized":"2023-09-23T23:04:30.308073+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":67,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.307017+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:04:30.307017+0000","last_peered":"2023-09-23T23:04:30.307017+0000","last_clean":"2023-09-23T23:04:30.307017+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:04:30.307017+0000","last_undegraded":"2023-09-23T23:04:30.307017+0000","last_fullsized":"2023-09-23T23:04:30.307017+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":357,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.321011+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:04:30.321011+0000","last_peered":"2023-09-23T23:04:30.321011+0000","last_clean":"2023-09-23T23:04:30.321011+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:04:30.321011+0000","last_undegraded":"2023-09-23T23:04:30.321011+0000","last_fullsized":"2023-09-23T23:04:30.321011+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":309,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:45.058337+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:04:45.058337+0000","last_peered":"2023-09-23T23:04:45.058337+0000","last_clean":"2023-09-23T23:04:45.058337+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:04:45.058337+0000","last_undegraded":"2023-09-23T23:04:45.058337+0000","last_fullsized":"2023-09-23T23:04:45.058337+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":316,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.323061+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:04:30.323061+0000","last_peered":"2023-09-23T23:04:30.323061+0000","last_clean":"2023-09-23T23:04:30.323061+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:04:30.323061+0000","last_undegraded":"2023-09-23T23:04:30.323061+0000","last_fullsized":"2023-09-23T23:04:30.323061+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":347,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:04:30.306451+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:04:30.306451+0000","last_peered":"2023-09-23T23:04:30.306451+0000","last_clean":"2023-09-23T23:04:30.306451+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:04:30.306451+0000","last_undegraded":"2023-09-23T23:04:30.306451+0000","last_fullsized":"2023-09-23T23:04:30.306451+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":1283915800,"num_objects":19592,"num_object_clones":0,"num_object_copies":58776,"num_objects_missing_on_primary":5044,"num_objects_missing":5044,"num_objects_degraded":21097,"num_objects_misplaced":2044,"num_objects_unfound":0,"num_objects_dirty":19592,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":136494,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":43258,"num_bytes_recovered":2534604824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":7526236160,"data_stored":7526219872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98385,"ondisk_log_size":98385,"up":48,"acting":42,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430860,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1058932,"kb_used_data":156268,"kb_used_omap":0,"kb_used_meta":902656,"kb_avail":92686220,"statfs":{"total":95995035648,"available":94910689280,"internally_reserved":0,"allocated":160018432,"data_stored":159437468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924319744},"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":[0,0,2,2,1,5,1,4,4,2],"upper_bound":1024},"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:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.65900000000000003,"15min":1.599},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.26200000000000001},"max":{"1min":2.1480000000000001,"5min":2.1480000000000001,"15min":65.311999999999998},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.77900000000000003,"15min":1.633},"min":{"1min":0.317,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.8620000000000001,"5min":5.8620000000000001,"15min":65.349000000000004},"last":0.91500000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:05:10 2023","interfaces":[{"interface":"back","average":{"1min":1.823,"5min":1.1000000000000001,"15min":1.476},"min":{"1min":0.35199999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":19.786999999999999,"5min":19.786999999999999,"15min":183.27799999999999},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.8140000000000001,"5min":0.98199999999999998,"15min":1.4430000000000001},"min":{"1min":0.312,"5min":0.307,"15min":0.27400000000000002},"max":{"1min":24.135000000000002,"5min":24.135000000000002,"15min":183.77699999999999},"last":0.99199999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":0.95299999999999996,"15min":2.0190000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.29999999999999999},"max":{"1min":20.065000000000001,"5min":20.065000000000001,"15min":91.665000000000006},"last":2.036},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.1419999999999999,"15min":2.1579999999999999},"min":{"1min":0.42199999999999999,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":20.009,"5min":20.009,"15min":90.903999999999996},"last":0.94899999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":1.9139999999999999,"5min":1.0660000000000001,"15min":1.149},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":19.417000000000002,"5min":19.417000000000002,"15min":19.417000000000002},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.619,"5min":1.0389999999999999,"15min":1.0980000000000001},"min":{"1min":0.45500000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":18.07,"5min":18.07,"15min":18.07},"last":0.89800000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.79500000000000004,"15min":0.94399999999999995},"min":{"1min":0.41699999999999998,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":3.968,"5min":3.968,"15min":25.178000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.115,"5min":0.94699999999999995,"15min":1.1759999999999999},"min":{"1min":0.39200000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.96,"5min":5.96,"15min":27.678000000000001},"last":0.96499999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.82499999999999996,"15min":0.90400000000000003},"min":{"1min":0.39500000000000002,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":2.403,"5min":2.403,"15min":4.7629999999999999},"last":1.026},{"interface":"front","average":{"1min":1.024,"5min":0.94199999999999995,"15min":0.93100000000000005},"min":{"1min":0.50700000000000001,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":4.048,"5min":4.9580000000000002,"15min":4.9580000000000002},"last":0.95799999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92900000000000005,"15min":1.0389999999999999},"min":{"1min":0.42699999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.3700000000000001,"5min":2.3700000000000001,"15min":4.665},"last":1.012},{"interface":"front","average":{"1min":1.107,"5min":0.97799999999999998,"15min":1.0089999999999999},"min":{"1min":0.52200000000000002,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":4.0780000000000003,"5min":4.0780000000000003,"15min":5.6539999999999999},"last":1.431}]}]},{"osd":6,"up_from":0,"seq":597000454489,"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":1,"up_from":145,"seq":622770258254,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1633232,"kb_used_data":851656,"kb_used_omap":5,"kb_used_meta":781562,"kb_avail":92111920,"statfs":{"total":95995035648,"available":94322606080,"internally_reserved":0,"allocated":872095744,"data_stored":870975969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":800319948},"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],"upper_bound":8},"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:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.64800000000000002,"15min":1.294},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20699999999999999},"max":{"1min":0.754,"5min":5.9589999999999996,"15min":46.387},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.82799999999999996,"15min":1.3100000000000001},"min":{"1min":0.23899999999999999,"5min":0.23599999999999999,"15min":0.20200000000000001},"max":{"1min":4.4859999999999998,"5min":6.7779999999999996,"15min":47.701000000000001},"last":0.378}]},{"osd":2,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.83699999999999997,"15min":2.6349999999999998},"min":{"1min":0.32600000000000001,"5min":0.253,"15min":0.22600000000000001},"max":{"1min":4.117,"5min":5.8769999999999998,"15min":206.52099999999999},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.81699999999999995,"15min":2.3300000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":3.4180000000000001,"5min":6.0259999999999998,"15min":202.03800000000001},"last":0.48499999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.80000000000000004,"15min":0.95499999999999996},"min":{"1min":0.32800000000000001,"5min":0.23599999999999999,"15min":0.223},"max":{"1min":2.367,"5min":6.04,"15min":11.709},"last":1.633},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.89700000000000002,"15min":0.95899999999999996},"min":{"1min":0.39500000000000002,"5min":0.33900000000000002,"15min":0.23899999999999999},"max":{"1min":4.1619999999999999,"5min":5.9939999999999998,"15min":12.497},"last":1.915}]},{"osd":4,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.98299999999999998,"15min":0.97099999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":3.452,"5min":6.3780000000000001,"15min":10.204000000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.95299999999999996,"15min":0.94599999999999995},"min":{"1min":0.51300000000000001,"5min":0.36499999999999999,"15min":0.35099999999999998},"max":{"1min":2.4209999999999998,"5min":6.1059999999999999,"15min":6.1059999999999999},"last":0.89000000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0649999999999999,"15min":1.0089999999999999},"min":{"1min":0.46100000000000002,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":4.2510000000000003,"5min":6.1139999999999999,"15min":10.183},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.82599999999999996,"5min":1.0580000000000001,"15min":1.0409999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":3.4929999999999999,"5min":6.4169999999999998,"15min":10.247999999999999},"last":0.61199999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.095,"15min":1.0589999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":3.4750000000000001,"5min":6.4370000000000003,"15min":10.227},"last":0.748},{"interface":"front","average":{"1min":1.121,"5min":1.079,"15min":1.03},"min":{"1min":0.496,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":5.3120000000000003,"5min":6.1429999999999998,"15min":7.4130000000000003},"last":0.67900000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.073,"15min":1.0429999999999999},"min":{"1min":0.54000000000000004,"5min":0.41899999999999998,"15min":0.38200000000000001},"max":{"1min":2.4529999999999998,"5min":6.1239999999999997,"15min":8.7479999999999993},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.1699999999999999,"15min":1.1140000000000001},"min":{"1min":0.48499999999999999,"5min":0.47099999999999997,"15min":0.42799999999999999},"max":{"1min":4.3040000000000003,"5min":6.1529999999999996,"15min":10.138999999999999},"last":0.73399999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449578,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2262228,"kb_used_data":1328908,"kb_used_omap":5,"kb_used_meta":933306,"kb_avail":91482924,"statfs":{"total":95995035648,"available":93678514176,"internally_reserved":0,"allocated":1360801792,"data_stored":1359674091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":955705978},"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,3,0,2,1],"upper_bound":64},"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:05:06 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.69299999999999995,"15min":1.335},"min":{"1min":0.24299999999999999,"5min":0.22600000000000001,"15min":0.20399999999999999},"max":{"1min":2.0630000000000002,"5min":4.085,"15min":12.321},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.86499999999999999,"15min":1.0880000000000001},"min":{"1min":0.26900000000000002,"5min":0.246,"15min":0.216},"max":{"1min":1.2190000000000001,"5min":18.545000000000002,"15min":18.545000000000002},"last":0.433}]},{"osd":2,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.60199999999999998,"15min":1.3540000000000001},"min":{"1min":0.28899999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.0349999999999999,"5min":3.6070000000000002,"15min":20.594000000000001},"last":4.5880000000000001},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.64500000000000002,"15min":1.4390000000000001},"min":{"1min":0.33900000000000002,"5min":0.28299999999999997,"15min":0.23200000000000001},"max":{"1min":2.097,"5min":2.9470000000000001,"15min":19.838000000000001},"last":0.501}]},{"osd":3,"last update":"Sat Sep 23 23:04:27 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.629,"15min":1.306},"min":{"1min":0.312,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":1.276,"5min":4.5590000000000002,"15min":22.170000000000002},"last":2.0739999999999998},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.69999999999999996,"15min":1.3100000000000001},"min":{"1min":0.32700000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.3369999999999997,"5min":4.3369999999999997,"15min":19.626999999999999},"last":4.4960000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.78700000000000003,"15min":1.1399999999999999},"min":{"1min":0.45400000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.90400000000000003,"5min":3.6419999999999999,"15min":17.390999999999998},"last":4.5529999999999999},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.78000000000000003,"15min":1.4199999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.32700000000000001},"max":{"1min":2.1640000000000001,"5min":2.9820000000000002,"15min":12.954000000000001},"last":0.55100000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.77100000000000002,"15min":1.4390000000000001},"min":{"1min":0.502,"5min":0.44400000000000001,"15min":0.38300000000000001},"max":{"1min":2.202,"5min":3.0110000000000001,"15min":12.522},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.81799999999999995,"15min":1.1870000000000001},"min":{"1min":0.496,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":1.115,"5min":3.6760000000000002,"15min":17.468},"last":4.5700000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:04:35 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.82899999999999996,"15min":1.234},"min":{"1min":0.48099999999999998,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":0.99399999999999999,"5min":3.8119999999999998,"15min":13.441000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.83299999999999996,"15min":1.363},"min":{"1min":0.502,"5min":0.45700000000000002,"15min":0.41699999999999998},"max":{"1min":1.0800000000000001,"5min":3.577,"15min":17.891999999999999},"last":0.76900000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.92800000000000005,"15min":1.4099999999999999},"min":{"1min":0.621,"5min":0.443,"15min":0.34499999999999997},"max":{"1min":1.873,"5min":4.0069999999999997,"15min":25.413},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.92400000000000004,"15min":1.3300000000000001},"min":{"1min":0.54900000000000004,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.802,"5min":3.7069999999999999,"15min":26.786000000000001},"last":4.532}]}]},{"osd":2,"up_from":88,"seq":377957122526,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1576720,"kb_used_data":658568,"kb_used_omap":7,"kb_used_meta":918136,"kb_avail":92168432,"statfs":{"total":95995035648,"available":94380474368,"internally_reserved":0,"allocated":674373632,"data_stored":673253750,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":940171345},"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:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.827,"15min":1.7529999999999999},"min":{"1min":0.26700000000000002,"5min":0.224,"15min":0.193},"max":{"1min":9.5619999999999994,"5min":66.978999999999999,"15min":73.465999999999994},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.9830000000000001,"15min":2.2570000000000001},"min":{"1min":0.222,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":3.6440000000000001,"5min":67.381,"15min":73.802000000000007},"last":0.44800000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.6799999999999999,"5min":2.3109999999999999,"15min":1.532},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":19.844000000000001,"5min":88.132000000000005,"15min":88.132000000000005},"last":0.5},{"interface":"front","average":{"1min":2.0070000000000001,"5min":2.4359999999999999,"15min":1.7809999999999999},"min":{"1min":0.36799999999999999,"5min":0.27700000000000002,"15min":0.24299999999999999},"max":{"1min":20.198,"5min":88.278000000000006,"15min":88.278000000000006},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:04:17 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.71599999999999997,"15min":1.3660000000000001},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":0.88800000000000001,"5min":6.2709999999999999,"15min":16.044},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.747,"15min":1.5980000000000001},"min":{"1min":0.33900000000000002,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":0.80300000000000005,"5min":7.2220000000000004,"15min":15.872999999999999},"last":0.53400000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.71299999999999997,"15min":1.194},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.6619999999999999,"5min":5.6619999999999999,"15min":15.112},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.78400000000000003,"15min":1.4259999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":1.619,"5min":3.5390000000000001,"15min":17.378},"last":0.60699999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.68300000000000005,"15min":1.026},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.133,"5min":1.4970000000000001,"15min":10.846},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.1000000000000001,"5min":0.81599999999999995,"15min":1.2709999999999999},"min":{"1min":0.38700000000000001,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":4.8559999999999999,"5min":4.9530000000000003,"15min":15.907999999999999},"last":0.58699999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:04:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.84199999999999997,"15min":1.345},"min":{"1min":0.43099999999999999,"5min":0.41199999999999998,"15min":0.31900000000000001},"max":{"1min":3.6269999999999998,"5min":3.6269999999999998,"15min":17.417999999999999},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.72599999999999998,"15min":1.1539999999999999},"min":{"1min":0.435,"5min":0.39500000000000002,"15min":0.38500000000000001},"max":{"1min":0.98899999999999999,"5min":1.5389999999999999,"15min":10.895},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.89800000000000002,"15min":1.343},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.38300000000000001},"max":{"1min":3.0779999999999998,"5min":3.6619999999999999,"15min":17.446999999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.0189999999999999,"15min":1.4339999999999999},"min":{"1min":0.53100000000000003,"5min":0.42199999999999999,"15min":0.40500000000000003},"max":{"1min":4.8979999999999997,"5min":7.9969999999999999,"15min":15.936},"last":0.56499999999999995}]}]},{"osd":3,"up_from":93,"seq":399431959000,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2276516,"kb_used_data":1246236,"kb_used_omap":2,"kb_used_meta":1030269,"kb_avail":91468636,"statfs":{"total":95995035648,"available":93663883264,"internally_reserved":0,"allocated":1276145664,"data_stored":1275004261,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1054995509},"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:05:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":2.302,"15min":2.7410000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.21099999999999999},"max":{"1min":6.1980000000000004,"5min":139.34,"15min":139.34},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.86799999999999999,"5min":2.3730000000000002,"15min":2.7690000000000001},"min":{"1min":0.245,"5min":0.23300000000000001,"15min":0.20499999999999999},"max":{"1min":3.4510000000000001,"5min":141.578,"15min":141.578},"last":0.25600000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:05:03 2023","interfaces":[{"interface":"back","average":{"1min":4.9900000000000002,"5min":2.2530000000000001,"15min":1.5},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.20499999999999999},"max":{"1min":49.122,"5min":56.268000000000001,"15min":56.268000000000001},"last":0.313},{"interface":"front","average":{"1min":4.3799999999999999,"5min":2.0569999999999999,"15min":1.331},"min":{"1min":0.25800000000000001,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":46.313000000000002,"5min":56.226999999999997,"15min":56.226999999999997},"last":0.33100000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.65300000000000002,"15min":1.7949999999999999},"min":{"1min":0.308,"5min":0.28599999999999998,"15min":0.246},"max":{"1min":3.5070000000000001,"5min":3.5070000000000001,"15min":81.793000000000006},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.76600000000000001,"15min":1.9319999999999999},"min":{"1min":0.32600000000000001,"5min":0.29799999999999999,"15min":0.252},"max":{"1min":7.0389999999999997,"5min":7.0389999999999997,"15min":80.622},"last":0.42099999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.66200000000000003,"15min":1.1000000000000001},"min":{"1min":0.36399999999999999,"5min":0.34200000000000003,"15min":0.33200000000000002},"max":{"1min":3.1720000000000002,"5min":3.1720000000000002,"15min":10.395},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.75900000000000001,"15min":1.0580000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.317},"max":{"1min":5.2850000000000001,"5min":5.2850000000000001,"15min":7.1859999999999999},"last":0.46300000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.79900000000000004,"15min":1.008},"min":{"1min":0.38300000000000001,"5min":0.38100000000000001,"15min":0.371},"max":{"1min":5.2489999999999997,"5min":5.2489999999999997,"15min":6.8220000000000001},"last":3.4510000000000001},{"interface":"front","average":{"1min":1.075,"5min":0.78600000000000003,"15min":1.0649999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":3.7370000000000001,"5min":3.7370000000000001,"15min":12.747},"last":0.64700000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.76000000000000001,"15min":1.079},"min":{"1min":0.442,"5min":0.41599999999999998,"15min":0.34300000000000003},"max":{"1min":2.7639999999999998,"5min":2.7639999999999998,"15min":6.742},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.80500000000000005,"15min":1.105},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.39500000000000002},"max":{"1min":1.585,"5min":4.8869999999999996,"15min":7.399},"last":3.3279999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.82399999999999995,"15min":1.127},"min":{"1min":0.45400000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.2629999999999999,"5min":3.2629999999999999,"15min":7.3730000000000002},"last":0.47899999999999998},{"interface":"front","average":{"1min":1.1240000000000001,"5min":0.93999999999999995,"15min":1.121},"min":{"1min":0.48899999999999999,"5min":0.443,"15min":0.38500000000000001},"max":{"1min":5.2069999999999999,"5min":6.3769999999999998,"15min":8.6440000000000001},"last":3.5379999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019561,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1598776,"kb_used_data":693424,"kb_used_omap":0,"kb_used_meta":905344,"kb_avail":92146376,"statfs":{"total":95995035648,"available":94357889024,"internally_reserved":0,"allocated":710066176,"data_stored":709481150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":927072256},"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":[1],"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:04:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.93100000000000005,"15min":2.2450000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":4.0170000000000003,"5min":23.747,"15min":127.13500000000001},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.86099999999999999,"15min":2.169},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.27800000000000002},"max":{"1min":1.018,"5min":23.443999999999999,"15min":124.161},"last":0.67300000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:05:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":1.345,"15min":1.0800000000000001},"min":{"1min":0.44900000000000001,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":3.706,"5min":34.030000000000001,"15min":34.030000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.3320000000000001,"15min":1.0429999999999999},"min":{"1min":0.34000000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.6920000000000002,"5min":34.006999999999998,"15min":34.006999999999998},"last":0.48499999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:04:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.74299999999999999,"15min":2.3340000000000001},"min":{"1min":0.42199999999999999,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":3.6160000000000001,"5min":3.6160000000000001,"15min":312.68900000000002},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.77700000000000002,"15min":2.4169999999999998},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.34300000000000003},"max":{"1min":3.6480000000000001,"5min":3.6480000000000001,"15min":312.63799999999998},"last":0.75800000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:05:04 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.83899999999999997,"15min":1.454},"min":{"1min":0.47499999999999998,"5min":0.378,"15min":0.309},"max":{"1min":2.8740000000000001,"5min":7.3140000000000001,"15min":72.483000000000004},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.80400000000000005,"15min":1.474},"min":{"1min":0.40600000000000003,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":2.766,"5min":4.2469999999999999,"15min":71.852999999999994},"last":0.73599999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:05:04 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.73399999999999999,"15min":0.93999999999999995},"min":{"1min":0.42199999999999999,"5min":0.38600000000000001,"15min":0.33900000000000002},"max":{"1min":1.1519999999999999,"5min":1.48,"15min":37.332000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.77100000000000002,"15min":1.0309999999999999},"min":{"1min":0.46300000000000002,"5min":0.44500000000000001,"15min":0.35099999999999998},"max":{"1min":1.0860000000000001,"5min":2.8090000000000002,"15min":38.195999999999998},"last":0.88800000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.83999999999999997,"15min":0.98399999999999999},"min":{"1min":0.47299999999999998,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":2.843,"5min":2.843,"15min":9.9130000000000003},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.82199999999999995,"15min":0.96399999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.372},"max":{"1min":1.109,"5min":1.5109999999999999,"15min":9.0419999999999998},"last":0.76900000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:04:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.90300000000000002,"15min":0.96199999999999997},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.378},"max":{"1min":3.9500000000000002,"5min":3.9500000000000002,"15min":6.6260000000000003},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0229999999999999,"15min":0.999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.376},"max":{"1min":3.964,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":0.94399999999999995}]}]},{"osd":5,"up_from":0,"seq":154618823330,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1351286784,"data_stored":1351286784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":865406976,"data_stored":865402904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":664145920,"data_stored":664141848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1271201792,"data_stored":1271201792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":704450560,"data_stored":704446488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2513178624,"data_stored":2513174552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":156565504,"data_stored":156565504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:05:18.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:18.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:18.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:18.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:18.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:19.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:18 smithi121 bash[74920]: cluster 2023-09-23T23:05:18.669216+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1611: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 283 op/s; 20692/55539 objects degraded (37.257%); 2044/55539 objects misplaced (3.680%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:18 smithi121 bash[78246]: cluster 2023-09-23T23:05:18.669216+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1611: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 283 op/s; 20692/55539 objects degraded (37.257%); 2044/55539 objects misplaced (3.680%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:19.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:05:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:05:18] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:05:19.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:19.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:18 smithi123 bash[59255]: cluster 2023-09-23T23:05:18.669216+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1611: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 283 op/s; 20692/55539 objects degraded (37.257%); 2044/55539 objects misplaced (3.680%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:19.075 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:19.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:19.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:19.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:19.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:19.336 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:19.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:19.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:19.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.596 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:19.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.724 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:19.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:19.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:19.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:19.971 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:19.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:19.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:20.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:20.124 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:20.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:20.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:20.261 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:20.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:20.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:20.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:20.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:20.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:20.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:20.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:05:20.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:05:20.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:20.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.906 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:21.010 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:21.032 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:21.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:21.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.161 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:21.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:21.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.431 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:21.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:21.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:21.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:21.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:21.688 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:21.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:21.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:05:21.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:21.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:21 smithi123 bash[59255]: cluster 2023-09-23T23:05:20.670064+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1612: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 300 op/s; 20692/52974 objects degraded (39.061%); 2044/52974 objects misplaced (3.858%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:21.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:21.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:21.941 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:21.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:22.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:21 smithi121 bash[78246]: cluster 2023-09-23T23:05:20.670064+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1612: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 300 op/s; 20692/52974 objects degraded (39.061%); 2044/52974 objects misplaced (3.858%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:22.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:21 smithi121 bash[74920]: cluster 2023-09-23T23:05:20.670064+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1612: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 300 op/s; 20692/52974 objects degraded (39.061%); 2044/52974 objects misplaced (3.858%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:22.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:22.070 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:22.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:22.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:22.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:22.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:22.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:22.321 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:22.423 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:22.455 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:22.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:22.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:22.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:22.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:22.725 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:22.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:22.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:22.964 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:22.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[74920]: audit 2023-09-23T23:05:21.975856+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:22.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[74920]: audit 2023-09-23T23:05:21.977453+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:22.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[74920]: cluster 2023-09-23T23:05:22.672922+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1613: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 302 op/s; 20692/52116 objects degraded (39.704%); 2044/52116 objects misplaced (3.922%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:22.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[74920]: cluster 2023-09-23T23:05:22.699093+0000 mon.a (mon.0) 1968 : cluster 3 Health check update: Degraded data redundancy: 20692/52974 objects degraded (39.061%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:22.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:22.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:23.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:23.229 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:23.237 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:22 smithi123 bash[59255]: audit 2023-09-23T23:05:21.975856+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:23.238 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:22 smithi123 bash[59255]: audit 2023-09-23T23:05:21.977453+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:23.238 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:22 smithi123 bash[59255]: cluster 2023-09-23T23:05:22.672922+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1613: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 302 op/s; 20692/52116 objects degraded (39.704%); 2044/52116 objects misplaced (3.922%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:23.238 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:22 smithi123 bash[59255]: cluster 2023-09-23T23:05:22.699093+0000 mon.a (mon.0) 1968 : cluster 3 Health check update: Degraded data redundancy: 20692/52974 objects degraded (39.061%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[78246]: audit 2023-09-23T23:05:21.975856+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[78246]: audit 2023-09-23T23:05:21.977453+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[78246]: cluster 2023-09-23T23:05:22.672922+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1613: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 302 op/s; 20692/52116 objects degraded (39.704%); 2044/52116 objects misplaced (3.922%); 3.5 MiB/s, 79 objects/s recovering 2023-09-23T23:05:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:22 smithi121 bash[78246]: cluster 2023-09-23T23:05:22.699093+0000 mon.a (mon.0) 1968 : cluster 3 Health check update: Degraded data redundancy: 20692/52974 objects degraded (39.061%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:23.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:23.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:23.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.391 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:23.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:23.549 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:23.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:23.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:23.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:23.759 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:23.784 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:23.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:23.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:23.914 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:24.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:24.041 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:24.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:24.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:24.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:24.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:24.546 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:24.567 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:24.569 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:24.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:24.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:24.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:24.705 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:24.810 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:24.942 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:24.968 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:25.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.096 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:25.198 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:25.333 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:25.353 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:25.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:25.478 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:25.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:25.581 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:25.605 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:25.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:25.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:25.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:25.835 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:25.843 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:25 smithi123 bash[59255]: cluster 2023-09-23T23:05:24.673752+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1614: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.0 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 314 op/s; 20272/49419 objects degraded (41.021%); 2044/49419 objects misplaced (4.136%); 3.7 MiB/s, 83 objects/s recovering 2023-09-23T23:05:25.862 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:25.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:25.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:25.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:26.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:26.121 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:26.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:26.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:26.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:25 smithi121 bash[74920]: cluster 2023-09-23T23:05:24.673752+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1614: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.0 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 314 op/s; 20272/49419 objects degraded (41.021%); 2044/49419 objects misplaced (4.136%); 3.7 MiB/s, 83 objects/s recovering 2023-09-23T23:05:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:25 smithi121 bash[78246]: cluster 2023-09-23T23:05:24.673752+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1614: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 1.0 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 314 op/s; 20272/49419 objects degraded (41.021%); 2044/49419 objects misplaced (4.136%); 3.7 MiB/s, 83 objects/s recovering 2023-09-23T23:05:26.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:26.358 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:26.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:26.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:26.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:26.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.644 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:26.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:26.779 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:26.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:26.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:26.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:27.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:27.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:27.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:27.165 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:27.272 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:27.405 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:27.427 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:27.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:27.665 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.697 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:27.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:27 smithi123 bash[59255]: cluster 2023-09-23T23:05:26.674459+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1615: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 985 MiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 319 op/s; 20272/47343 objects degraded (42.819%); 2044/47343 objects misplaced (4.317%); 3.4 MiB/s, 76 objects/s recovering 2023-09-23T23:05:27.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:27 smithi123 bash[59255]: cluster 2023-09-23T23:05:27.700306+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 20272/47343 objects degraded (42.819%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:27.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:27.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:27.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:27.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:27 smithi121 bash[74920]: cluster 2023-09-23T23:05:26.674459+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1615: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 985 MiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 319 op/s; 20272/47343 objects degraded (42.819%); 2044/47343 objects misplaced (4.317%); 3.4 MiB/s, 76 objects/s recovering 2023-09-23T23:05:28.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:27 smithi121 bash[74920]: cluster 2023-09-23T23:05:27.700306+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 20272/47343 objects degraded (42.819%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:28.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:27 smithi121 bash[78246]: cluster 2023-09-23T23:05:26.674459+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1615: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 985 MiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 319 op/s; 20272/47343 objects degraded (42.819%); 2044/47343 objects misplaced (4.317%); 3.4 MiB/s, 76 objects/s recovering 2023-09-23T23:05:28.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:27 smithi121 bash[78246]: cluster 2023-09-23T23:05:27.700306+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 20272/47343 objects degraded (42.819%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:28.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:28.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:28.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:28.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:28.316 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:28.342 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:28.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:28.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:28.584 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:28.607 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:28.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:28.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.873 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:28.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.008 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:29.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:28 smithi123 bash[59255]: cluster 2023-09-23T23:05:28.675347+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1616: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 950 MiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 313 op/s; 19828/45663 objects degraded (43.422%); 2044/45663 objects misplaced (4.476%); 4.8 MiB/s, 106 objects/s recovering 2023-09-23T23:05:29.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:28 smithi121 bash[74920]: cluster 2023-09-23T23:05:28.675347+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1616: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 950 MiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 313 op/s; 19828/45663 objects degraded (43.422%); 2044/45663 objects misplaced (4.476%); 4.8 MiB/s, 106 objects/s recovering 2023-09-23T23:05:29.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:28 smithi121 bash[78246]: cluster 2023-09-23T23:05:28.675347+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1616: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 950 MiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 313 op/s; 19828/45663 objects degraded (43.422%); 2044/45663 objects misplaced (4.476%); 4.8 MiB/s, 106 objects/s recovering 2023-09-23T23:05:29.125 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:05:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:05:28] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:05:29.158 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:29.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:29.289 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:29.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:29.394 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:29.416 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:29.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:29.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:29.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:29.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:29.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:29.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:29.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:29.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:29.931 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:29.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:29.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:30.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:30.080 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:30.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:30.183 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:30.205 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:30.310 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:30.351 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:30.455 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:30.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:30.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:30.608 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:30.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:30.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:30.741 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:30.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:30.871 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:30.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:30.998 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:31.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:31.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:31.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:31.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.252 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:31.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:31.393 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:31.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:31.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:31.527 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:31.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:31.655 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:31.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:31.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:31.786 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:31.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:31 smithi123 bash[59255]: cluster 2023-09-23T23:05:30.675974+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1617: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 895 MiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 347 op/s; 19828/43017 objects degraded (46.093%); 2044/43017 objects misplaced (4.752%); 3.3 MiB/s, 71 objects/s recovering 2023-09-23T23:05:31.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:32.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:31 smithi121 bash[74920]: cluster 2023-09-23T23:05:30.675974+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1617: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 895 MiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 347 op/s; 19828/43017 objects degraded (46.093%); 2044/43017 objects misplaced (4.752%); 3.3 MiB/s, 71 objects/s recovering 2023-09-23T23:05:32.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:31 smithi121 bash[78246]: cluster 2023-09-23T23:05:30.675974+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1617: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 895 MiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 347 op/s; 19828/43017 objects degraded (46.093%); 2044/43017 objects misplaced (4.752%); 3.3 MiB/s, 71 objects/s recovering 2023-09-23T23:05:32.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:32.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:32.154 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:32.178 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:32.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:32.282 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:32.309 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:32.415 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:32.444 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:32.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:32.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:32.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:32.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:32.713 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:32.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:32.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:32.842 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:32.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:32.970 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:33.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:32 smithi121 bash[78246]: cluster 2023-09-23T23:05:32.701367+0000 mon.a (mon.0) 1970 : cluster 3 Health check update: Degraded data redundancy: 19828/43017 objects degraded (46.093%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:33.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:32 smithi121 bash[74920]: cluster 2023-09-23T23:05:32.701367+0000 mon.a (mon.0) 1970 : cluster 3 Health check update: Degraded data redundancy: 19828/43017 objects degraded (46.093%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:33.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:32 smithi123 bash[59255]: cluster 2023-09-23T23:05:32.701367+0000 mon.a (mon.0) 1970 : cluster 3 Health check update: Degraded data redundancy: 19828/43017 objects degraded (46.093%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:33.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:33.102 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:33.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:33.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:33.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:33.339 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:33.364 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:33.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:33.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:33.503 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:33.606 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:33.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:33.737 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:33.769 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:33.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:33.886 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:33.896 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:33 smithi121 bash[74920]: cluster 2023-09-23T23:05:32.676754+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1618: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 875 MiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 303 op/s; 19828/42045 objects degraded (47.159%); 2044/42045 objects misplaced (4.861%); 3.3 MiB/s, 71 objects/s recovering 2023-09-23T23:05:33.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:33 smithi121 bash[78246]: cluster 2023-09-23T23:05:32.676754+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1618: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 875 MiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 303 op/s; 19828/42045 objects degraded (47.159%); 2044/42045 objects misplaced (4.861%); 3.3 MiB/s, 71 objects/s recovering 2023-09-23T23:05:33.911 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:33.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:34.018 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:34.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:34.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:33 smithi123 bash[59255]: cluster 2023-09-23T23:05:32.676754+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1618: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 875 MiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 303 op/s; 19828/42045 objects degraded (47.159%); 2044/42045 objects misplaced (4.861%); 3.3 MiB/s, 71 objects/s recovering 2023-09-23T23:05:34.146 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:34.173 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:34.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:34.410 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:34.441 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:34.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.566 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:34.669 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.693 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:34.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:34.817 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:34.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:34.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:34.942 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:35.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:35.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:34 smithi123 bash[59255]: cluster 2023-09-23T23:05:34.677471+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1619: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 805 MiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 372 op/s; 19352/38706 objects degraded (49.997%); 2044/38706 objects misplaced (5.281%); 5.2 MiB/s, 111 objects/s recovering 2023-09-23T23:05:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:34 smithi121 bash[74920]: cluster 2023-09-23T23:05:34.677471+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1619: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 805 MiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 372 op/s; 19352/38706 objects degraded (49.997%); 2044/38706 objects misplaced (5.281%); 5.2 MiB/s, 111 objects/s recovering 2023-09-23T23:05:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:34 smithi121 bash[78246]: cluster 2023-09-23T23:05:34.677471+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1619: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 805 MiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 372 op/s; 19352/38706 objects degraded (49.997%); 2044/38706 objects misplaced (5.281%); 5.2 MiB/s, 111 objects/s recovering 2023-09-23T23:05:35.074 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:35.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:35.177 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:35.206 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:35.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:35.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:35.338 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:35.442 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:35.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:35.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:35.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:35.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:35.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:35.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:35.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:35.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:35 smithi123 bash[59255]: cluster 2023-09-23T23:05:34.757467+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:35 smithi123 bash[59255]: cluster 2023-09-23T23:05:34.761836+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e310: 8 total, 8 up, 6 in 2023-09-23T23:05:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:35 smithi123 bash[59255]: cluster 2023-09-23T23:05:34.765678+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:35 smithi123 bash[59255]: cluster 2023-09-23T23:05:34.765867+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:35 smithi123 bash[59255]: cluster 2023-09-23T23:05:34.768793+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[74920]: cluster 2023-09-23T23:05:34.757467+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[74920]: cluster 2023-09-23T23:05:34.761836+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e310: 8 total, 8 up, 6 in 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[74920]: cluster 2023-09-23T23:05:34.765678+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[74920]: cluster 2023-09-23T23:05:34.765867+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[74920]: cluster 2023-09-23T23:05:34.768793+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[78246]: cluster 2023-09-23T23:05:34.757467+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[78246]: cluster 2023-09-23T23:05:34.761836+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e310: 8 total, 8 up, 6 in 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[78246]: cluster 2023-09-23T23:05:34.765678+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[78246]: cluster 2023-09-23T23:05:34.765867+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.098 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:35 smithi121 bash[78246]: cluster 2023-09-23T23:05:34.768793+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:05:36.099 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:36.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:36.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:36.229 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:36.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:36.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:36.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:36.403 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:36.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:36.507 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:36.543 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:36.650 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:36.675 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:36.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:36.782 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:36.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[74920]: cluster 2023-09-23T23:05:35.765445+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e311: 8 total, 8 up, 6 in 2023-09-23T23:05:36.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[74920]: cluster 2023-09-23T23:05:35.766218+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:36.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[74920]: cluster 2023-09-23T23:05:35.769150+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:36.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[74920]: cluster 2023-09-23T23:05:35.769474+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:36.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[74920]: cluster 2023-09-23T23:05:36.678292+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1622: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 752 MiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 397 op/s; 19352/36120 objects degraded (53.577%); 2044/36120 objects misplaced (5.659%); 2.8 MiB/s, 59 objects/s recovering 2023-09-23T23:05:36.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:36.929 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:36.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:37.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:36 smithi123 bash[59255]: cluster 2023-09-23T23:05:35.765445+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e311: 8 total, 8 up, 6 in 2023-09-23T23:05:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:36 smithi123 bash[59255]: cluster 2023-09-23T23:05:35.766218+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:36 smithi123 bash[59255]: cluster 2023-09-23T23:05:35.769150+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:36 smithi123 bash[59255]: cluster 2023-09-23T23:05:35.769474+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:36 smithi123 bash[59255]: cluster 2023-09-23T23:05:36.678292+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1622: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 752 MiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 397 op/s; 19352/36120 objects degraded (53.577%); 2044/36120 objects misplaced (5.659%); 2.8 MiB/s, 59 objects/s recovering 2023-09-23T23:05:37.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:37.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:37.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[78246]: cluster 2023-09-23T23:05:35.765445+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e311: 8 total, 8 up, 6 in 2023-09-23T23:05:37.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[78246]: cluster 2023-09-23T23:05:35.766218+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:37.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[78246]: cluster 2023-09-23T23:05:35.769150+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:37.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[78246]: cluster 2023-09-23T23:05:35.769474+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:05:37.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:36 smithi121 bash[78246]: cluster 2023-09-23T23:05:36.678292+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1622: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 80 active+clean; 752 MiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 397 op/s; 19352/36120 objects degraded (53.577%); 2044/36120 objects misplaced (5.659%); 2.8 MiB/s, 59 objects/s recovering 2023-09-23T23:05:37.205 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:37.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:37.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:37.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:37.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:37.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:37.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:37.615 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:37.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:37.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:37.744 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:37.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:37.887 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:05:37.955 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:05:38.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:38.027 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:05:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:37 smithi121 bash[78246]: audit 2023-09-23T23:05:36.971294+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:37 smithi121 bash[78246]: cluster 2023-09-23T23:05:37.702452+0000 mon.a (mon.0) 1974 : cluster 3 Health check update: Degraded data redundancy: 19352/36120 objects degraded (53.577%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:38.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:37 smithi121 bash[74920]: audit 2023-09-23T23:05:36.971294+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:38.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:37 smithi121 bash[74920]: cluster 2023-09-23T23:05:37.702452+0000 mon.a (mon.0) 1974 : cluster 3 Health check update: Degraded data redundancy: 19352/36120 objects degraded (53.577%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:38.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:37 smithi123 bash[59255]: audit 2023-09-23T23:05:36.971294+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:38.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:37 smithi123 bash[59255]: cluster 2023-09-23T23:05:37.702452+0000 mon.a (mon.0) 1974 : cluster 3 Health check update: Degraded data redundancy: 19352/36120 objects degraded (53.577%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:38.055 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:38.068 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:05:38.102 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:05:38.142 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:05:38.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:38.176 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:05:38.194 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:38.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:38.217 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.230 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:05:38.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:38.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:38.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:38.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:38.453 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:38.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:38.491 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:05:38.491 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [], 2023-09-23T23:05:38.491 INFO:teuthology.orchestra.run.smithi121.stdout: "complaint_time": 30, 2023-09-23T23:05:38.491 INFO:teuthology.orchestra.run.smithi121.stdout: "num_blocked_ops": 0 2023-09-23T23:05:38.491 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:05:38.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.580 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:05:38.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:38.592 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:05:38.684 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:38.721 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:38.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:38.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:38.835 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:05:38] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:05:38.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[74920]: audit 2023-09-23T23:05:37.831233+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.121:0/1966844735' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:38.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[74920]: audit 2023-09-23T23:05:38.554761+0000 mgr.y (mgr.34107) 1500 : audit 0 from='client.36153 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:05:38.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[74920]: cluster 2023-09-23T23:05:38.679027+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1623: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 81 active+clean; 715 MiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 359 op/s; 17567/34380 objects degraded (51.097%); 2699/34380 objects misplaced (7.850%); 5.7 MiB/s, 108 objects/s recovering 2023-09-23T23:05:38.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[78246]: audit 2023-09-23T23:05:37.831233+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.121:0/1966844735' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:38.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[78246]: audit 2023-09-23T23:05:38.554761+0000 mgr.y (mgr.34107) 1500 : audit 0 from='client.36153 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:05:38.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:38 smithi121 bash[78246]: cluster 2023-09-23T23:05:38.679027+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1623: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 81 active+clean; 715 MiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 359 op/s; 17567/34380 objects degraded (51.097%); 2699/34380 objects misplaced (7.850%); 5.7 MiB/s, 108 objects/s recovering 2023-09-23T23:05:38.854 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:38.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:38.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:38 smithi123 bash[59255]: audit 2023-09-23T23:05:37.831233+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.121:0/1966844735' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:38.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:38 smithi123 bash[59255]: audit 2023-09-23T23:05:38.554761+0000 mgr.y (mgr.34107) 1500 : audit 0 from='client.36153 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:05:38.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:38 smithi123 bash[59255]: cluster 2023-09-23T23:05:38.679027+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1623: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 81 active+clean; 715 MiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 359 op/s; 17567/34380 objects degraded (51.097%); 2699/34380 objects misplaced (7.850%); 5.7 MiB/s, 108 objects/s recovering 2023-09-23T23:05:38.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:39.088 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:39.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:39.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:39.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:39.243 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:39.352 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:39.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:39.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:39.480 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:39.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:39.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:39.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:39.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:39.779 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:39.801 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T23:05:39.883 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:39.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:40.005 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:40.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:39 smithi121 bash[78246]: audit 2023-09-23T23:05:38.818234+0000 mon.a (mon.0) 1975 : audit 1 from='client.? 172.21.15.121:0/1989963823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:05:40.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:39 smithi121 bash[74920]: audit 2023-09-23T23:05:38.818234+0000 mon.a (mon.0) 1975 : audit 1 from='client.? 172.21.15.121:0/1989963823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:05:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:39 smithi123 bash[59255]: audit 2023-09-23T23:05:38.818234+0000 mon.a (mon.0) 1975 : audit 1 from='client.? 172.21.15.121:0/1989963823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:05:40.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:40.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:40.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.183 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:40.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:40.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:40.442 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:40.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:40.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:40.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:40.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:40.697 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:40.802 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: cluster 2023-09-23T23:05:39.776223+0000 mon.a (mon.0) 1976 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: cluster 2023-09-23T23:05:39.788913+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: audit 2023-09-23T23:05:39.793561+0000 mon.a (mon.0) 1977 : audit 1 from='client.? 172.21.15.121:0/1989963823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: cluster 2023-09-23T23:05:39.793749+0000 mon.a (mon.0) 1978 : cluster 0 osdmap e312: 8 total, 8 up, 6 in 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: cluster 2023-09-23T23:05:39.794011+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: cluster 2023-09-23T23:05:39.794102+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:40.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[74920]: cluster 2023-09-23T23:05:40.679551+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1625: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 651 MiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 412 op/s; 17234/31281 objects degraded (55.094%); 2699/31281 objects misplaced (8.628%); 3.8 MiB/s, 121 objects/s recovering 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: cluster 2023-09-23T23:05:39.776223+0000 mon.a (mon.0) 1976 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: cluster 2023-09-23T23:05:39.788913+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: audit 2023-09-23T23:05:39.793561+0000 mon.a (mon.0) 1977 : audit 1 from='client.? 172.21.15.121:0/1989963823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: cluster 2023-09-23T23:05:39.793749+0000 mon.a (mon.0) 1978 : cluster 0 osdmap e312: 8 total, 8 up, 6 in 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: cluster 2023-09-23T23:05:39.794011+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: cluster 2023-09-23T23:05:39.794102+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:40 smithi121 bash[78246]: cluster 2023-09-23T23:05:40.679551+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1625: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 651 MiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 412 op/s; 17234/31281 objects degraded (55.094%); 2699/31281 objects misplaced (8.628%); 3.8 MiB/s, 121 objects/s recovering 2023-09-23T23:05:40.826 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:40.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:40.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: cluster 2023-09-23T23:05:39.776223+0000 mon.a (mon.0) 1976 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: cluster 2023-09-23T23:05:39.788913+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: audit 2023-09-23T23:05:39.793561+0000 mon.a (mon.0) 1977 : audit 1 from='client.? 172.21.15.121:0/1989963823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:05:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: cluster 2023-09-23T23:05:39.793749+0000 mon.a (mon.0) 1978 : cluster 0 osdmap e312: 8 total, 8 up, 6 in 2023-09-23T23:05:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: cluster 2023-09-23T23:05:39.794011+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: cluster 2023-09-23T23:05:39.794102+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:05:41.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:40 smithi123 bash[59255]: cluster 2023-09-23T23:05:40.679551+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1625: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 651 MiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 412 op/s; 17234/31281 objects degraded (55.094%); 2699/31281 objects misplaced (8.628%); 3.8 MiB/s, 121 objects/s recovering 2023-09-23T23:05:41.057 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:41.086 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:41.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:41.191 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:41.227 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:41.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:41.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:41.354 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:41.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:41.457 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:41.482 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:41.585 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:41.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:41.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:41.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:41.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:41.848 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:41.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:42.006 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:42.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:42.110 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:42.136 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:42.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:42.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:42.378 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:42.405 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:42.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:42.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:42.535 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:42.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:42.667 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:42.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:42.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:42.793 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:42.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:42.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:42.906 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:42 smithi123 bash[59255]: cluster 2023-09-23T23:05:42.680141+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1626: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 626 MiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 363 op/s; 17234/30075 objects degraded (57.303%); 2699/30075 objects misplaced (8.974%); 2.9 MiB/s, 92 objects/s recovering 2023-09-23T23:05:42.906 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:42 smithi123 bash[59255]: cluster 2023-09-23T23:05:42.703480+0000 mon.a (mon.0) 1979 : cluster 3 Health check update: Degraded data redundancy: 17234/31281 objects degraded (55.094%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:42.925 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:42 smithi121 bash[74920]: cluster 2023-09-23T23:05:42.680141+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1626: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 626 MiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 363 op/s; 17234/30075 objects degraded (57.303%); 2699/30075 objects misplaced (8.974%); 2.9 MiB/s, 92 objects/s recovering 2023-09-23T23:05:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:42 smithi121 bash[74920]: cluster 2023-09-23T23:05:42.703480+0000 mon.a (mon.0) 1979 : cluster 3 Health check update: Degraded data redundancy: 17234/31281 objects degraded (55.094%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:43.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:42 smithi121 bash[78246]: cluster 2023-09-23T23:05:42.680141+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1626: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 626 MiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 363 op/s; 17234/30075 objects degraded (57.303%); 2699/30075 objects misplaced (8.974%); 2.9 MiB/s, 92 objects/s recovering 2023-09-23T23:05:43.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:42 smithi121 bash[78246]: cluster 2023-09-23T23:05:42.703480+0000 mon.a (mon.0) 1979 : cluster 3 Health check update: Degraded data redundancy: 17234/31281 objects degraded (55.094%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:43.028 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:43.054 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:43.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:43.158 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.186 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:43.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:05:43.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:43.316 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1622,"stamp":"2023-09-23T23:05:36.677660+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":788010936,"num_objects":12040,"num_object_clones":0,"num_object_copies":36120,"num_objects_missing_on_primary":3764,"num_objects_missing":3764,"num_objects_degraded":19352,"num_objects_misplaced":2044,"num_objects_unfound":0,"num_objects_dirty":12040,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":144330,"num_write_kb":4997134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45085,"num_bytes_recovered":2623046724,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98755,"ondisk_log_size":98755,"up":267,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":277,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":9128668,"kb_used_data":3630892,"kb_used_omap":21,"kb_used_meta":5497514,"kb_avail":553342244,"statfs":{"total":575970213888,"available":566622457856,"internally_reserved":0,"allocated":3718033408,"data_stored":3712334849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5629454540},"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":-208470016,"num_objects":-3181,"num_object_clones":0,"num_object_copies":-9543,"num_objects_missing_on_primary":-360,"num_objects_missing":-360,"num_objects_degraded":-476,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-3181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3181,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":476,"num_bytes_recovered":23592960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"8.002921"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":96,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597497+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:04:54.597497+0000","last_peered":"2023-09-23T23:04:54.597497+0000","last_clean":"2023-09-23T23:04:54.597497+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:04:54.597497+0000","last_undegraded":"2023-09-23T23:04:54.597497+0000","last_fullsized":"2023-09-23T23:04:54.597497+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":162,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567677+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:04:54.567677+0000","last_peered":"2023-09-23T23:04:54.567677+0000","last_clean":"2023-09-23T23:04:54.567677+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:04:54.567677+0000","last_undegraded":"2023-09-23T23:04:54.567677+0000","last_fullsized":"2023-09-23T23:04:54.567677+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":56,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567084+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:04:54.567084+0000","last_peered":"2023-09-23T23:04:54.567084+0000","last_clean":"2023-09-23T23:04:54.567084+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:04:54.567084+0000","last_undegraded":"2023-09-23T23:04:54.567084+0000","last_fullsized":"2023-09-23T23:04:54.567084+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.769244+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:05:34.769244+0000","last_peered":"2023-09-23T23:05:34.769244+0000","last_clean":"2023-09-23T23:05:34.769244+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:05:34.769244+0000","last_undegraded":"2023-09-23T23:05:34.769244+0000","last_fullsized":"2023-09-23T23:05:34.769244+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":341,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.756812+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:05:15.756812+0000","last_peered":"2023-09-23T23:05:15.756812+0000","last_clean":"2023-09-23T23:05:15.756812+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:05:15.756812+0000","last_undegraded":"2023-09-23T23:05:15.756812+0000","last_fullsized":"2023-09-23T23:05:15.756812+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567117+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:04:54.567117+0000","last_peered":"2023-09-23T23:04:54.567117+0000","last_clean":"2023-09-23T23:04:54.567117+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:04:54.567117+0000","last_undegraded":"2023-09-23T23:04:54.567117+0000","last_fullsized":"2023-09-23T23:04:54.567117+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":300,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.768490+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:05:34.768490+0000","last_peered":"2023-09-23T23:05:34.768490+0000","last_clean":"2023-09-23T23:05:34.768490+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:05:34.768490+0000","last_undegraded":"2023-09-23T23:05:34.768490+0000","last_fullsized":"2023-09-23T23:05:34.768490+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":386,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.756921+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:05:15.756921+0000","last_peered":"2023-09-23T23:05:15.756921+0000","last_clean":"2023-09-23T23:05:15.756921+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:05:15.756921+0000","last_undegraded":"2023-09-23T23:05:15.756921+0000","last_fullsized":"2023-09-23T23:05:15.756921+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":45,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.584227+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:04:54.584227+0000","last_peered":"2023-09-23T23:04:54.584227+0000","last_clean":"2023-09-23T23:04:54.584227+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:04:54.584227+0000","last_undegraded":"2023-09-23T23:04:54.584227+0000","last_fullsized":"2023-09-23T23:04:54.584227+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":329,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.761037+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:05:15.761037+0000","last_peered":"2023-09-23T23:05:15.761037+0000","last_clean":"2023-09-23T23:05:15.761037+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:05:15.761037+0000","last_undegraded":"2023-09-23T23:05:15.761037+0000","last_fullsized":"2023-09-23T23:05:15.761037+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":51,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.584346+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:04:54.584346+0000","last_peered":"2023-09-23T23:04:54.584346+0000","last_clean":"2023-09-23T23:04:54.584346+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:04:54.584346+0000","last_undegraded":"2023-09-23T23:04:54.584346+0000","last_fullsized":"2023-09-23T23:04:54.584346+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.737345+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:05:15.737345+0000","last_peered":"2023-09-23T23:05:15.737345+0000","last_clean":"2023-09-23T23:05:15.737345+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:05:15.737345+0000","last_undegraded":"2023-09-23T23:05:15.737345+0000","last_fullsized":"2023-09-23T23:05:15.737345+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":409,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597741+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:04:54.597741+0000","last_peered":"2023-09-23T23:04:54.597741+0000","last_clean":"2023-09-23T23:04:54.597741+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:04:54.597741+0000","last_undegraded":"2023-09-23T23:04:54.597741+0000","last_fullsized":"2023-09-23T23:04:54.597741+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":357,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597673+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:04:54.597673+0000","last_peered":"2023-09-23T23:04:54.597673+0000","last_clean":"2023-09-23T23:04:54.597673+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:04:54.597673+0000","last_undegraded":"2023-09-23T23:04:54.597673+0000","last_fullsized":"2023-09-23T23:04:54.597673+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":51,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.618886+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:04:54.618886+0000","last_peered":"2023-09-23T23:04:54.618886+0000","last_clean":"2023-09-23T23:04:54.618886+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:04:54.618886+0000","last_undegraded":"2023-09-23T23:04:54.618886+0000","last_fullsized":"2023-09-23T23:04:54.618886+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":66,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.737948+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:05:15.737948+0000","last_peered":"2023-09-23T23:05:15.737948+0000","last_clean":"2023-09-23T23:05:15.737948+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:05:15.737948+0000","last_undegraded":"2023-09-23T23:05:15.737948+0000","last_fullsized":"2023-09-23T23:05:15.737948+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":352,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.769692+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:05:34.769692+0000","last_peered":"2023-09-23T23:05:34.769692+0000","last_clean":"2023-09-23T23:05:34.769692+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:05:34.769692+0000","last_undegraded":"2023-09-23T23:05:34.769692+0000","last_fullsized":"2023-09-23T23:05:34.769692+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.584421+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:04:54.584421+0000","last_peered":"2023-09-23T23:04:54.584421+0000","last_clean":"2023-09-23T23:04:54.584421+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:04:54.584421+0000","last_undegraded":"2023-09-23T23:04:54.584421+0000","last_fullsized":"2023-09-23T23:04:54.584421+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":54,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.583957+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:04:54.583957+0000","last_peered":"2023-09-23T23:04:54.583957+0000","last_clean":"2023-09-23T23:04:54.583957+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:04:54.583957+0000","last_undegraded":"2023-09-23T23:04:54.583957+0000","last_fullsized":"2023-09-23T23:04:54.583957+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":318,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.769313+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:05:34.769313+0000","last_peered":"2023-09-23T23:05:34.769313+0000","last_clean":"2023-09-23T23:05:34.769313+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:05:34.769313+0000","last_undegraded":"2023-09-23T23:05:34.769313+0000","last_fullsized":"2023-09-23T23:05:34.769313+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":177,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.773168+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:05:34.773168+0000","last_peered":"2023-09-23T23:05:34.773168+0000","last_clean":"2023-09-23T23:05:34.773168+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:05:34.773168+0000","last_undegraded":"2023-09-23T23:05:34.773168+0000","last_fullsized":"2023-09-23T23:05:34.773168+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":361,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.758559+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:05:15.758559+0000","last_peered":"2023-09-23T23:05:15.758559+0000","last_clean":"2023-09-23T23:05:15.758559+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:05:15.758559+0000","last_undegraded":"2023-09-23T23:05:15.758559+0000","last_fullsized":"2023-09-23T23:05:15.758559+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"309'8917","reported_seq":15005,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:33.994402+0000","last_change":"2023-09-23T23:01:55.030280+0000","last_active":"2023-09-23T23:05:33.994402+0000","last_peered":"2023-09-23T23:05:33.994402+0000","last_clean":"2023-09-23T23:05:33.994402+0000","last_became_active":"2023-09-23T23:01:55.000953+0000","last_became_peered":"2023-09-23T23:01:55.000953+0000","last_unstale":"2023-09-23T23:05:33.994402+0000","last_undegraded":"2023-09-23T23:05:33.994402+0000","last_fullsized":"2023-09-23T23:05:33.994402+0000","mapping_epoch":296,"log_start":"269'3499","ondisk_log_start":"269'3499","created":261,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5418,"log_dups_size":0,"ondisk_log_size":5418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.200526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":48693248,"num_objects":743,"num_object_clones":0,"num_object_copies":2229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8917,"num_write_kb":309120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3004,"num_bytes_recovered":103088128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":49,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.587706+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:04:54.587706+0000","last_peered":"2023-09-23T23:04:54.587706+0000","last_clean":"2023-09-23T23:04:54.587706+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:04:54.587706+0000","last_undegraded":"2023-09-23T23:04:54.587706+0000","last_fullsized":"2023-09-23T23:04:54.587706+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":54,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.583621+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:04:54.583621+0000","last_peered":"2023-09-23T23:04:54.583621+0000","last_clean":"2023-09-23T23:04:54.583621+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:04:54.583621+0000","last_undegraded":"2023-09-23T23:04:54.583621+0000","last_fullsized":"2023-09-23T23:04:54.583621+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.6","version":"311'9195","reported_seq":15505,"reported_epoch":311,"state":"active+clean","last_fresh":"2023-09-23T23:05:36.175294+0000","last_change":"2023-09-23T22:58:24.643395+0000","last_active":"2023-09-23T23:05:36.175294+0000","last_peered":"2023-09-23T23:05:36.175294+0000","last_clean":"2023-09-23T23:05:36.175294+0000","last_became_active":"2023-09-23T22:58:24.632636+0000","last_became_peered":"2023-09-23T22:58:24.632636+0000","last_unstale":"2023-09-23T23:05:36.175294+0000","last_undegraded":"2023-09-23T23:05:36.175294+0000","last_fullsized":"2023-09-23T23:05:36.175294+0000","mapping_epoch":282,"log_start":"269'3400","ondisk_log_start":"269'3400","created":261,"last_epoch_clean":283,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5795,"log_dups_size":0,"ondisk_log_size":5795,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.250877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50528256,"num_objects":771,"num_object_clones":0,"num_object_copies":2313,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9195,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3114,"num_bytes_recovered":176816128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":49,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.584386+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:04:54.584386+0000","last_peered":"2023-09-23T23:04:54.584386+0000","last_clean":"2023-09-23T23:04:54.584386+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:04:54.584386+0000","last_undegraded":"2023-09-23T23:04:54.584386+0000","last_fullsized":"2023-09-23T23:04:54.584386+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":320,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597293+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:04:54.597293+0000","last_peered":"2023-09-23T23:04:54.597293+0000","last_clean":"2023-09-23T23:04:54.597293+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:04:54.597293+0000","last_undegraded":"2023-09-23T23:04:54.597293+0000","last_fullsized":"2023-09-23T23:04:54.597293+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.5","version":"309'9024","reported_seq":16420,"reported_epoch":309,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:05:33.244562+0000","last_change":"2023-09-23T22:58:02.335319+0000","last_active":"2023-09-23T23:05:33.244562+0000","last_peered":"2023-09-23T23:05:33.244562+0000","last_clean":"2023-09-23T22:57:09.580651+0000","last_became_active":"2023-09-23T22:57:57.799375+0000","last_became_peered":"2023-09-23T22:57:57.799375+0000","last_unstale":"2023-09-23T23:05:33.244562+0000","last_undegraded":"2023-09-23T22:57:57.670195+0000","last_fullsized":"2023-09-23T23:05:33.244562+0000","mapping_epoch":280,"log_start":"265'1500","ondisk_log_start":"265'1500","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7524,"log_dups_size":0,"ondisk_log_size":7524,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":52428800,"num_objects":800,"num_object_clones":0,"num_object_copies":2400,"num_objects_missing_on_primary":1247,"num_objects_missing":1247,"num_objects_degraded":1247,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9024,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3663,"num_bytes_recovered":240058368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":["0","3","6"],"object_location_counts":[{"shards":"0,3,6","objects":797},{"shards":"0,3,6,7","objects":2},{"shards":"0,3,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":62,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.584168+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:04:54.584168+0000","last_peered":"2023-09-23T23:04:54.584168+0000","last_clean":"2023-09-23T23:04:54.584168+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:04:54.584168+0000","last_undegraded":"2023-09-23T23:04:54.584168+0000","last_fullsized":"2023-09-23T23:04:54.584168+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":164,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.566928+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:04:54.566928+0000","last_peered":"2023-09-23T23:04:54.566928+0000","last_clean":"2023-09-23T23:04:54.566928+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:04:54.566928+0000","last_undegraded":"2023-09-23T23:04:54.566928+0000","last_fullsized":"2023-09-23T23:04:54.566928+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.4","version":"309'8845","reported_seq":20094,"reported_epoch":309,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:33.244381+0000","last_change":"2023-09-23T22:58:08.127680+0000","last_active":"2023-09-23T23:05:33.244381+0000","last_peered":"2023-09-23T23:05:33.244381+0000","last_clean":"2023-09-23T22:55:59.617251+0000","last_became_active":"2023-09-23T22:58:04.417701+0000","last_became_peered":"2023-09-23T22:58:04.417701+0000","last_unstale":"2023-09-23T23:05:33.244381+0000","last_undegraded":"2023-09-23T22:58:04.318371+0000","last_fullsized":"2023-09-23T22:57:57.641424+0000","mapping_epoch":280,"log_start":"265'1300","ondisk_log_start":"265'1300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7545,"log_dups_size":0,"ondisk_log_size":7545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":49086464,"num_objects":749,"num_object_clones":0,"num_object_copies":2247,"num_objects_missing_on_primary":1130,"num_objects_missing":1130,"num_objects_degraded":1307,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":749,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8845,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4509,"num_bytes_recovered":295305216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"1,2,6","objects":742},{"shards":"1,2,6,7","objects":6},{"shards":"2,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":318,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.758057+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:05:15.758057+0000","last_peered":"2023-09-23T23:05:15.758057+0000","last_clean":"2023-09-23T23:05:15.758057+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:05:15.758057+0000","last_undegraded":"2023-09-23T23:05:15.758057+0000","last_fullsized":"2023-09-23T23:05:15.758057+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":315,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.768195+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:05:34.768195+0000","last_peered":"2023-09-23T23:05:34.768195+0000","last_clean":"2023-09-23T23:05:34.768195+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:05:34.768195+0000","last_undegraded":"2023-09-23T23:05:34.768195+0000","last_fullsized":"2023-09-23T23:05:34.768195+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.3","version":"309'8969","reported_seq":19473,"reported_epoch":309,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:33.225362+0000","last_change":"2023-09-23T22:58:12.161579+0000","last_active":"2023-09-23T23:05:33.225362+0000","last_peered":"2023-09-23T23:05:33.225362+0000","last_clean":"2023-09-23T22:55:59.616813+0000","last_became_active":"2023-09-23T22:58:08.174457+0000","last_became_peered":"2023-09-23T22:58:08.174457+0000","last_unstale":"2023-09-23T23:05:33.225362+0000","last_undegraded":"2023-09-23T22:58:08.093506+0000","last_fullsized":"2023-09-23T22:57:57.641375+0000","mapping_epoch":280,"log_start":"265'1400","ondisk_log_start":"265'1400","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7569,"log_dups_size":0,"ondisk_log_size":7569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":51838976,"num_objects":791,"num_object_clones":0,"num_object_copies":2373,"num_objects_missing_on_primary":1054,"num_objects_missing":1054,"num_objects_degraded":1523,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":791,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8969,"num_write_kb":312320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3826,"num_bytes_recovered":250740736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[7,1],"avail_no_missing":["3","6"],"object_location_counts":[{"shards":"1,2,6","objects":791}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":249,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.768544+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:05:34.768544+0000","last_peered":"2023-09-23T23:05:34.768544+0000","last_clean":"2023-09-23T23:05:34.768544+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:05:34.768544+0000","last_undegraded":"2023-09-23T23:05:34.768544+0000","last_fullsized":"2023-09-23T23:05:34.768544+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":330,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597842+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:04:54.597842+0000","last_peered":"2023-09-23T23:04:54.597842+0000","last_clean":"2023-09-23T23:04:54.597842+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:04:54.597842+0000","last_undegraded":"2023-09-23T23:04:54.597842+0000","last_fullsized":"2023-09-23T23:04:54.597842+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.2","version":"310'8895","reported_seq":8964,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.921930+0000","last_change":"2023-09-23T22:56:40.712779+0000","last_active":"2023-09-23T23:05:34.921930+0000","last_peered":"2023-09-23T23:05:34.921930+0000","last_clean":"2023-09-23T23:05:34.921930+0000","last_became_active":"2023-09-23T22:56:40.708645+0000","last_became_peered":"2023-09-23T22:56:40.708645+0000","last_unstale":"2023-09-23T23:05:34.921930+0000","last_undegraded":"2023-09-23T23:05:34.921930+0000","last_fullsized":"2023-09-23T23:05:34.921930+0000","mapping_epoch":270,"log_start":"269'3200","ondisk_log_start":"269'3200","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5695,"log_dups_size":0,"ondisk_log_size":5695,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:54.755879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":47906816,"num_objects":731,"num_object_clones":0,"num_object_copies":2193,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":731,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8895,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":86,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.769482+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:05:34.769482+0000","last_peered":"2023-09-23T23:05:34.769482+0000","last_clean":"2023-09-23T23:05:34.769482+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:05:34.769482+0000","last_undegraded":"2023-09-23T23:05:34.769482+0000","last_fullsized":"2023-09-23T23:05:34.769482+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":77,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.598269+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:04:54.598269+0000","last_peered":"2023-09-23T23:04:54.598269+0000","last_clean":"2023-09-23T23:04:54.598269+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:04:54.598269+0000","last_undegraded":"2023-09-23T23:04:54.598269+0000","last_fullsized":"2023-09-23T23:04:54.598269+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"310'9034","reported_seq":9105,"reported_epoch":310,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:34.994580+0000","last_change":"2023-09-23T22:57:58.027518+0000","last_active":"2023-09-23T23:05:34.994580+0000","last_peered":"2023-09-23T23:05:34.994580+0000","last_clean":"2023-09-23T22:57:55.590505+0000","last_became_active":"2023-09-23T22:57:58.012994+0000","last_became_peered":"2023-09-23T22:57:58.012994+0000","last_unstale":"2023-09-23T23:05:34.994580+0000","last_undegraded":"2023-09-23T22:57:57.685252+0000","last_fullsized":"2023-09-23T22:57:57.638372+0000","mapping_epoch":280,"log_start":"269'3300","ondisk_log_start":"269'3300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5734,"log_dups_size":0,"ondisk_log_size":5734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:11.602482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50069504,"num_objects":764,"num_object_clones":0,"num_object_copies":2292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4899,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":764,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9034,"num_write_kb":313536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-3732},{"shards":"0,3,6","objects":764}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":86,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597272+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:04:54.597272+0000","last_peered":"2023-09-23T23:04:54.597272+0000","last_clean":"2023-09-23T23:04:54.597272+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:04:54.597272+0000","last_undegraded":"2023-09-23T23:04:54.597272+0000","last_fullsized":"2023-09-23T23:04:54.597272+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":348,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.598163+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:04:54.598163+0000","last_peered":"2023-09-23T23:04:54.598163+0000","last_clean":"2023-09-23T23:04:54.598163+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:04:54.598163+0000","last_undegraded":"2023-09-23T23:04:54.598163+0000","last_fullsized":"2023-09-23T23:04:54.598163+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.0","version":"309'9095","reported_seq":22126,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.011260+0000","last_change":"2023-09-23T23:04:07.425190+0000","last_active":"2023-09-23T23:05:34.011260+0000","last_peered":"2023-09-23T23:05:34.011260+0000","last_clean":"2023-09-23T23:05:34.011260+0000","last_became_active":"2023-09-23T23:04:07.400102+0000","last_became_peered":"2023-09-23T23:04:07.400102+0000","last_unstale":"2023-09-23T23:05:34.011260+0000","last_undegraded":"2023-09-23T23:05:34.011260+0000","last_fullsized":"2023-09-23T23:05:34.011260+0000","mapping_epoch":305,"log_start":"269'3700","ondisk_log_start":"269'3700","created":261,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5395,"log_dups_size":0,"ondisk_log_size":5395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:09.025119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50790400,"num_objects":775,"num_object_clones":0,"num_object_copies":2325,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":775,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9095,"num_write_kb":315840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4935,"num_bytes_recovered":307232768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":373,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.757051+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:05:15.757051+0000","last_peered":"2023-09-23T23:05:15.757051+0000","last_clean":"2023-09-23T23:05:15.757051+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:05:15.757051+0000","last_undegraded":"2023-09-23T23:05:15.757051+0000","last_fullsized":"2023-09-23T23:05:15.757051+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:05:09.060765+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:05:09.060765+0000","last_peered":"2023-09-23T23:05:09.060765+0000","last_clean":"2023-09-23T23:05:09.060765+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:05:09.060765+0000","last_undegraded":"2023-09-23T23:05:09.060765+0000","last_fullsized":"2023-09-23T23:05:09.060765+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"309'9000","reported_seq":18749,"reported_epoch":309,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:32.808170+0000","last_change":"2023-09-23T23:02:03.325035+0000","last_active":"2023-09-23T23:05:32.808170+0000","last_peered":"2023-09-23T23:05:32.808170+0000","last_clean":"2023-09-23T22:57:55.498337+0000","last_became_active":"2023-09-23T22:57:58.032046+0000","last_became_peered":"2023-09-23T22:57:58.032046+0000","last_unstale":"2023-09-23T23:05:32.808170+0000","last_undegraded":"2023-09-23T22:57:57.680290+0000","last_fullsized":"2023-09-23T22:57:57.644433+0000","mapping_epoch":280,"log_start":"265'2000","ondisk_log_start":"265'2000","created":261,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7000,"log_dups_size":0,"ondisk_log_size":7000,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":48300056,"num_objects":738,"num_object_clones":0,"num_object_copies":2214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":32,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":738,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9000,"num_write_kb":311553,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4837,"num_bytes_recovered":204275736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4","objects":706}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":66,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.568116+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:04:54.568116+0000","last_peered":"2023-09-23T23:04:54.568116+0000","last_clean":"2023-09-23T23:04:54.568116+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:04:54.568116+0000","last_undegraded":"2023-09-23T23:04:54.568116+0000","last_fullsized":"2023-09-23T23:04:54.568116+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:25.078807+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:05:25.078807+0000","last_peered":"2023-09-23T23:05:25.078807+0000","last_clean":"2023-09-23T23:05:25.078807+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:05:25.078807+0000","last_undegraded":"2023-09-23T23:05:25.078807+0000","last_fullsized":"2023-09-23T23:05:25.078807+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":57,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567017+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:04:54.567017+0000","last_peered":"2023-09-23T23:04:54.567017+0000","last_clean":"2023-09-23T23:04:54.567017+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:04:54.567017+0000","last_undegraded":"2023-09-23T23:04:54.567017+0000","last_fullsized":"2023-09-23T23:04:54.567017+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"310'9105","reported_seq":15319,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:35.020933+0000","last_change":"2023-09-23T22:57:37.686879+0000","last_active":"2023-09-23T23:05:35.020933+0000","last_peered":"2023-09-23T23:05:35.020933+0000","last_clean":"2023-09-23T23:05:35.020933+0000","last_became_active":"2023-09-23T22:57:37.677576+0000","last_became_peered":"2023-09-23T22:57:37.677576+0000","last_unstale":"2023-09-23T23:05:35.020933+0000","last_undegraded":"2023-09-23T23:05:35.020933+0000","last_fullsized":"2023-09-23T23:05:35.020933+0000","mapping_epoch":276,"log_start":"269'3400","ondisk_log_start":"269'3400","created":261,"last_epoch_clean":277,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5705,"log_dups_size":0,"ondisk_log_size":5705,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.307846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":51183616,"num_objects":781,"num_object_clones":0,"num_object_copies":2343,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":781,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9105,"num_write_kb":316352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3066,"num_bytes_recovered":184418304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":66,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567208+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:04:54.567208+0000","last_peered":"2023-09-23T23:04:54.567208+0000","last_clean":"2023-09-23T23:04:54.567208+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:04:54.567208+0000","last_undegraded":"2023-09-23T23:04:54.567208+0000","last_fullsized":"2023-09-23T23:04:54.567208+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":331,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597577+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:04:54.597577+0000","last_peered":"2023-09-23T23:04:54.597577+0000","last_clean":"2023-09-23T23:04:54.597577+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:04:54.597577+0000","last_undegraded":"2023-09-23T23:04:54.597577+0000","last_fullsized":"2023-09-23T23:04:54.597577+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":57,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567996+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:04:54.567996+0000","last_peered":"2023-09-23T23:04:54.567996+0000","last_clean":"2023-09-23T23:04:54.567996+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:04:54.567996+0000","last_undegraded":"2023-09-23T23:04:54.567996+0000","last_fullsized":"2023-09-23T23:04:54.567996+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"311'9073","reported_seq":9140,"reported_epoch":311,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:36.188040+0000","last_change":"2023-09-23T22:57:58.032068+0000","last_active":"2023-09-23T23:05:36.188040+0000","last_peered":"2023-09-23T23:05:36.188040+0000","last_clean":"2023-09-23T22:57:55.501559+0000","last_became_active":"2023-09-23T22:57:58.013746+0000","last_became_peered":"2023-09-23T22:57:58.013746+0000","last_unstale":"2023-09-23T23:05:36.188040+0000","last_undegraded":"2023-09-23T22:57:57.684570+0000","last_fullsized":"2023-09-23T22:57:57.636594+0000","mapping_epoch":280,"log_start":"269'3300","ondisk_log_start":"269'3300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5773,"log_dups_size":0,"ondisk_log_size":5773,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:40.799905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":47251456,"num_objects":721,"num_object_clones":0,"num_object_copies":2163,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4897,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9073,"num_write_kb":313408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,3],"avail_no_missing":["0","3","6"],"object_location_counts":[{"shards":"0,3","objects":-3768},{"shards":"0,3,6","objects":721}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":129,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.761135+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:05:15.761135+0000","last_peered":"2023-09-23T23:05:15.761135+0000","last_clean":"2023-09-23T23:05:15.761135+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:05:15.761135+0000","last_undegraded":"2023-09-23T23:05:15.761135+0000","last_fullsized":"2023-09-23T23:05:15.761135+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":66,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.566584+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:04:54.566584+0000","last_peered":"2023-09-23T23:04:54.566584+0000","last_clean":"2023-09-23T23:04:54.566584+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:04:54.566584+0000","last_undegraded":"2023-09-23T23:04:54.566584+0000","last_fullsized":"2023-09-23T23:04:54.566584+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":66,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.567479+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:04:54.567479+0000","last_peered":"2023-09-23T23:04:54.567479+0000","last_clean":"2023-09-23T23:04:54.567479+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:04:54.567479+0000","last_undegraded":"2023-09-23T23:04:54.567479+0000","last_fullsized":"2023-09-23T23:04:54.567479+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"309'9019","reported_seq":14479,"reported_epoch":309,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:05:34.027874+0000","last_change":"2023-09-23T22:57:59.181656+0000","last_active":"2023-09-23T23:05:34.027874+0000","last_peered":"2023-09-23T23:05:34.027874+0000","last_clean":"2023-09-23T22:55:59.626824+0000","last_became_active":"2023-09-23T22:57:57.857667+0000","last_became_peered":"2023-09-23T22:57:57.857667+0000","last_unstale":"2023-09-23T23:05:34.027874+0000","last_undegraded":"2023-09-23T22:57:57.653837+0000","last_fullsized":"2023-09-23T23:05:34.027874+0000","mapping_epoch":280,"log_start":"269'3600","ondisk_log_start":"269'3600","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5419,"log_dups_size":0,"ondisk_log_size":5419,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.756751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50135040,"num_objects":765,"num_object_clones":0,"num_object_copies":2295,"num_objects_missing_on_primary":333,"num_objects_missing":333,"num_objects_degraded":333,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9019,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2692,"num_bytes_recovered":176422912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","3","6"],"object_location_counts":[{"shards":"1,2,3","objects":765}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":45,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.608518+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:04:54.608518+0000","last_peered":"2023-09-23T23:04:54.608518+0000","last_clean":"2023-09-23T23:04:54.608518+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:04:54.608518+0000","last_undegraded":"2023-09-23T23:04:54.608518+0000","last_fullsized":"2023-09-23T23:04:54.608518+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":583,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.583774+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:04:54.583774+0000","last_peered":"2023-09-23T23:04:54.583774+0000","last_clean":"2023-09-23T23:04:54.583774+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:04:54.583774+0000","last_undegraded":"2023-09-23T23:04:54.583774+0000","last_fullsized":"2023-09-23T23:04:54.583774+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":176,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597628+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:04:54.597628+0000","last_peered":"2023-09-23T23:04:54.597628+0000","last_clean":"2023-09-23T23:04:54.597628+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:04:54.597628+0000","last_undegraded":"2023-09-23T23:04:54.597628+0000","last_fullsized":"2023-09-23T23:04:54.597628+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":261,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.598518+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:04:54.598518+0000","last_peered":"2023-09-23T23:04:54.598518+0000","last_clean":"2023-09-23T23:04:54.598518+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:04:54.598518+0000","last_undegraded":"2023-09-23T23:04:54.598518+0000","last_fullsized":"2023-09-23T23:04:54.598518+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"310'9008","reported_seq":9078,"reported_epoch":310,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:05:35.061516+0000","last_change":"2023-09-23T22:57:58.023425+0000","last_active":"2023-09-23T23:05:35.061516+0000","last_peered":"2023-09-23T23:05:35.061516+0000","last_clean":"2023-09-23T22:57:55.581171+0000","last_became_active":"2023-09-23T22:57:58.010294+0000","last_became_peered":"2023-09-23T22:57:58.010294+0000","last_unstale":"2023-09-23T23:05:35.061516+0000","last_undegraded":"2023-09-23T22:57:57.678985+0000","last_fullsized":"2023-09-23T22:57:57.636952+0000","mapping_epoch":280,"log_start":"269'3300","ondisk_log_start":"269'3300","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5708,"log_dups_size":0,"ondisk_log_size":5708,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.937533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":49938432,"num_objects":762,"num_object_clones":0,"num_object_copies":2286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4885,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":762,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9008,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3","objects":-3719},{"shards":"0,3,6","objects":762}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":45,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.583746+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:04:54.583746+0000","last_peered":"2023-09-23T23:04:54.583746+0000","last_clean":"2023-09-23T23:04:54.583746+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:04:54.583746+0000","last_undegraded":"2023-09-23T23:04:54.583746+0000","last_fullsized":"2023-09-23T23:04:54.583746+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":169,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597096+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:04:54.597096+0000","last_peered":"2023-09-23T23:04:54.597096+0000","last_clean":"2023-09-23T23:04:54.597096+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:04:54.597096+0000","last_undegraded":"2023-09-23T23:04:54.597096+0000","last_fullsized":"2023-09-23T23:04:54.597096+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":342,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.769024+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:05:34.769024+0000","last_peered":"2023-09-23T23:05:34.769024+0000","last_clean":"2023-09-23T23:05:34.769024+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:05:34.769024+0000","last_undegraded":"2023-09-23T23:05:34.769024+0000","last_fullsized":"2023-09-23T23:05:34.769024+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.c","version":"309'9004","reported_seq":15194,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.019656+0000","last_change":"2023-09-23T23:02:03.682422+0000","last_active":"2023-09-23T23:05:34.019656+0000","last_peered":"2023-09-23T23:05:34.019656+0000","last_clean":"2023-09-23T23:05:34.019656+0000","last_became_active":"2023-09-23T23:02:03.659721+0000","last_became_peered":"2023-09-23T23:02:03.659721+0000","last_unstale":"2023-09-23T23:05:34.019656+0000","last_undegraded":"2023-09-23T23:05:34.019656+0000","last_fullsized":"2023-09-23T23:05:34.019656+0000","mapping_epoch":298,"log_start":"269'3610","ondisk_log_start":"269'3610","created":261,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5394,"log_dups_size":0,"ondisk_log_size":5394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.481065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":45219840,"num_objects":690,"num_object_clones":0,"num_object_copies":2070,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9004,"num_write_kb":310208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3054,"num_bytes_recovered":181469184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":45,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.584255+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:04:54.584255+0000","last_peered":"2023-09-23T23:04:54.584255+0000","last_clean":"2023-09-23T23:04:54.584255+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:04:54.584255+0000","last_undegraded":"2023-09-23T23:04:54.584255+0000","last_fullsized":"2023-09-23T23:04:54.584255+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":57,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.568345+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:04:54.568345+0000","last_peered":"2023-09-23T23:04:54.568345+0000","last_clean":"2023-09-23T23:04:54.568345+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:04:54.568345+0000","last_undegraded":"2023-09-23T23:04:54.568345+0000","last_fullsized":"2023-09-23T23:04:54.568345+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":366,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.768702+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:05:34.768702+0000","last_peered":"2023-09-23T23:05:34.768702+0000","last_clean":"2023-09-23T23:05:34.768702+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:05:34.768702+0000","last_undegraded":"2023-09-23T23:05:34.768702+0000","last_fullsized":"2023-09-23T23:05:34.768702+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"311'8916","reported_seq":17296,"reported_epoch":311,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:05:36.151819+0000","last_change":"2023-09-23T22:57:12.154531+0000","last_active":"2023-09-23T23:05:36.151819+0000","last_peered":"2023-09-23T23:05:36.151819+0000","last_clean":"2023-09-23T22:55:59.551587+0000","last_became_active":"2023-09-23T22:57:12.142591+0000","last_became_peered":"2023-09-23T22:57:12.142591+0000","last_unstale":"2023-09-23T23:05:36.151819+0000","last_undegraded":"2023-09-23T22:57:11.851414+0000","last_fullsized":"2023-09-23T23:05:36.151819+0000","mapping_epoch":274,"log_start":"268'3100","ondisk_log_start":"268'3100","created":261,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":5816,"log_dups_size":0,"ondisk_log_size":5816,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.060734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46399488,"num_objects":708,"num_object_clones":0,"num_object_copies":2124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":229,"num_objects_misplaced":2044,"num_objects_unfound":0,"num_objects_dirty":708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8916,"num_write_kb":307968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2768,"num_bytes_recovered":181338112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,2],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,1,2","objects":-1107}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":49,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.587521+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:04:54.587521+0000","last_peered":"2023-09-23T23:04:54.587521+0000","last_clean":"2023-09-23T23:04:54.587521+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:04:54.587521+0000","last_undegraded":"2023-09-23T23:04:54.587521+0000","last_fullsized":"2023-09-23T23:04:54.587521+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":66,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.568817+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:04:54.568817+0000","last_peered":"2023-09-23T23:04:54.568817+0000","last_clean":"2023-09-23T23:04:54.568817+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:04:54.568817+0000","last_undegraded":"2023-09-23T23:04:54.568817+0000","last_fullsized":"2023-09-23T23:04:54.568817+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":368,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.756718+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:05:15.756718+0000","last_peered":"2023-09-23T23:05:15.756718+0000","last_clean":"2023-09-23T23:05:15.756718+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:05:15.756718+0000","last_undegraded":"2023-09-23T23:05:15.756718+0000","last_fullsized":"2023-09-23T23:05:15.756718+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"309'8971","reported_seq":22552,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:32.800376+0000","last_change":"2023-09-23T23:01:27.750486+0000","last_active":"2023-09-23T23:05:32.800376+0000","last_peered":"2023-09-23T23:05:32.800376+0000","last_clean":"2023-09-23T23:05:32.800376+0000","last_became_active":"2023-09-23T23:01:27.713273+0000","last_became_peered":"2023-09-23T23:01:27.713273+0000","last_unstale":"2023-09-23T23:05:32.800376+0000","last_undegraded":"2023-09-23T23:05:32.800376+0000","last_fullsized":"2023-09-23T23:05:32.800376+0000","mapping_epoch":293,"log_start":"265'1900","ondisk_log_start":"265'1900","created":261,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:02.578757+0000","last_clean_scrub_stamp":"2023-09-23T22:55:02.578757+0000","objects_scrubbed":0,"log_size":7071,"log_dups_size":0,"ondisk_log_size":7071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":47644672,"num_objects":727,"num_object_clones":0,"num_object_copies":2181,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8971,"num_write_kb":310336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5541,"num_bytes_recovered":317718528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":54,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.587658+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:04:54.587658+0000","last_peered":"2023-09-23T23:04:54.587658+0000","last_clean":"2023-09-23T23:04:54.587658+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:04:54.587658+0000","last_undegraded":"2023-09-23T23:04:54.587658+0000","last_fullsized":"2023-09-23T23:04:54.587658+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":342,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.769172+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:05:34.769172+0000","last_peered":"2023-09-23T23:05:34.769172+0000","last_clean":"2023-09-23T23:05:34.769172+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:05:34.769172+0000","last_undegraded":"2023-09-23T23:05:34.769172+0000","last_fullsized":"2023-09-23T23:05:34.769172+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":77,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597184+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:04:54.597184+0000","last_peered":"2023-09-23T23:04:54.597184+0000","last_clean":"2023-09-23T23:04:54.597184+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:04:54.597184+0000","last_undegraded":"2023-09-23T23:04:54.597184+0000","last_fullsized":"2023-09-23T23:04:54.597184+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":340,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.768631+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:05:34.768631+0000","last_peered":"2023-09-23T23:05:34.768631+0000","last_clean":"2023-09-23T23:05:34.768631+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:05:34.768631+0000","last_undegraded":"2023-09-23T23:05:34.768631+0000","last_fullsized":"2023-09-23T23:05:34.768631+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":341,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.568252+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:04:54.568252+0000","last_peered":"2023-09-23T23:04:54.568252+0000","last_clean":"2023-09-23T23:04:54.568252+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:04:54.568252+0000","last_undegraded":"2023-09-23T23:04:54.568252+0000","last_fullsized":"2023-09-23T23:04:54.568252+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":130,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597614+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:04:54.597614+0000","last_peered":"2023-09-23T23:04:54.597614+0000","last_clean":"2023-09-23T23:04:54.597614+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:04:54.597614+0000","last_undegraded":"2023-09-23T23:04:54.597614+0000","last_fullsized":"2023-09-23T23:04:54.597614+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":77,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597187+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:04:54.597187+0000","last_peered":"2023-09-23T23:04:54.597187+0000","last_clean":"2023-09-23T23:04:54.597187+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:04:54.597187+0000","last_undegraded":"2023-09-23T23:04:54.597187+0000","last_fullsized":"2023-09-23T23:04:54.597187+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":130,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.598398+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:04:54.598398+0000","last_peered":"2023-09-23T23:04:54.598398+0000","last_clean":"2023-09-23T23:04:54.598398+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:04:54.598398+0000","last_undegraded":"2023-09-23T23:04:54.598398+0000","last_fullsized":"2023-09-23T23:04:54.598398+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":68,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597724+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:04:54.597724+0000","last_peered":"2023-09-23T23:04:54.597724+0000","last_clean":"2023-09-23T23:04:54.597724+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:04:54.597724+0000","last_undegraded":"2023-09-23T23:04:54.597724+0000","last_fullsized":"2023-09-23T23:04:54.597724+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":359,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.758345+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:05:15.758345+0000","last_peered":"2023-09-23T23:05:15.758345+0000","last_clean":"2023-09-23T23:05:15.758345+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:05:15.758345+0000","last_undegraded":"2023-09-23T23:05:15.758345+0000","last_fullsized":"2023-09-23T23:05:15.758345+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":311,"reported_epoch":309,"state":"active+clean","last_fresh":"2023-09-23T23:05:15.760982+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:05:15.760982+0000","last_peered":"2023-09-23T23:05:15.760982+0000","last_clean":"2023-09-23T23:05:15.760982+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:05:15.760982+0000","last_undegraded":"2023-09-23T23:05:15.760982+0000","last_fullsized":"2023-09-23T23:05:15.760982+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":319,"reported_epoch":310,"state":"active+clean","last_fresh":"2023-09-23T23:05:34.768584+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:05:34.768584+0000","last_peered":"2023-09-23T23:05:34.768584+0000","last_clean":"2023-09-23T23:05:34.768584+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:05:34.768584+0000","last_undegraded":"2023-09-23T23:05:34.768584+0000","last_fullsized":"2023-09-23T23:05:34.768584+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":348,"reported_epoch":308,"state":"active+clean","last_fresh":"2023-09-23T23:04:54.597224+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:04:54.597224+0000","last_peered":"2023-09-23T23:04:54.597224+0000","last_clean":"2023-09-23T23:04:54.597224+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:04:54.597224+0000","last_undegraded":"2023-09-23T23:04:54.597224+0000","last_fullsized":"2023-09-23T23:04:54.597224+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":787415064,"num_objects":12016,"num_object_clones":0,"num_object_copies":36048,"num_objects_missing_on_primary":3764,"num_objects_missing":3764,"num_objects_degraded":19352,"num_objects_misplaced":2044,"num_objects_unfound":0,"num_objects_dirty":12016,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":144070,"num_write_kb":4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45009,"num_bytes_recovered":2618884120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6142181376,"data_stored":6142165088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98561,"ondisk_log_size":98561,"up":48,"acting":42,"num_store_stats":7},{"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":135168,"data_stored":22086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430864,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1004860,"kb_used_data":102196,"kb_used_omap":0,"kb_used_meta":902656,"kb_avail":92740292,"statfs":{"total":95995035648,"available":94966059008,"internally_reserved":0,"allocated":104648704,"data_stored":104067566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924319744},"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:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.65900000000000003,"15min":1.599},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.26200000000000001},"max":{"1min":2.1480000000000001,"5min":2.1480000000000001,"15min":65.311999999999998},"last":0.47099999999999997},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.77900000000000003,"15min":1.633},"min":{"1min":0.317,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.8620000000000001,"5min":5.8620000000000001,"15min":65.349000000000004},"last":1.8939999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:05:10 2023","interfaces":[{"interface":"back","average":{"1min":1.823,"5min":1.1000000000000001,"15min":1.476},"min":{"1min":0.35199999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":19.786999999999999,"5min":19.786999999999999,"15min":183.27799999999999},"last":3.3929999999999998},{"interface":"front","average":{"1min":1.8140000000000001,"5min":0.98199999999999998,"15min":1.4430000000000001},"min":{"1min":0.312,"5min":0.307,"15min":0.27400000000000002},"max":{"1min":24.135000000000002,"5min":24.135000000000002,"15min":183.77699999999999},"last":0.41399999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":0.95299999999999996,"15min":2.0190000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.29999999999999999},"max":{"1min":20.065000000000001,"5min":20.065000000000001,"15min":91.665000000000006},"last":4.1349999999999998},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.1419999999999999,"15min":2.1579999999999999},"min":{"1min":0.42199999999999999,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":20.009,"5min":20.009,"15min":90.903999999999996},"last":0.68100000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":1.9139999999999999,"5min":1.0660000000000001,"15min":1.149},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":19.417000000000002,"5min":19.417000000000002,"15min":19.417000000000002},"last":0.624},{"interface":"front","average":{"1min":1.619,"5min":1.0389999999999999,"15min":1.0980000000000001},"min":{"1min":0.45500000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":18.07,"5min":18.07,"15min":18.07},"last":5.0350000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.79500000000000004,"15min":0.94399999999999995},"min":{"1min":0.41699999999999998,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":3.968,"5min":3.968,"15min":25.178000000000001},"last":0.39700000000000002},{"interface":"front","average":{"1min":1.115,"5min":0.94699999999999995,"15min":1.1759999999999999},"min":{"1min":0.39200000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.96,"5min":5.96,"15min":27.678000000000001},"last":0.72499999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.82499999999999996,"15min":0.90400000000000003},"min":{"1min":0.39500000000000002,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":2.403,"5min":2.403,"15min":4.7629999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.024,"5min":0.94199999999999995,"15min":0.93100000000000005},"min":{"1min":0.50700000000000001,"5min":0.44600000000000001,"15min":0.39800000000000002},"max":{"1min":4.048,"5min":4.9580000000000002,"15min":4.9580000000000002},"last":0.55100000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:04:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92900000000000005,"15min":1.0389999999999999},"min":{"1min":0.42699999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.3700000000000001,"5min":2.3700000000000001,"15min":4.665},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.107,"5min":0.97799999999999998,"15min":1.0089999999999999},"min":{"1min":0.52200000000000002,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":4.0780000000000003,"5min":4.0780000000000003,"15min":5.6539999999999999},"last":0.59799999999999998}]}]},{"osd":6,"up_from":0,"seq":597000454493,"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":1,"up_from":145,"seq":622770258258,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1338012,"kb_used_data":546516,"kb_used_omap":5,"kb_used_meta":791418,"kb_avail":92407140,"statfs":{"total":95995035648,"available":94624911360,"internally_reserved":0,"allocated":559632384,"data_stored":558508699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":810412492},"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:05:15 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.67700000000000005,"15min":1.323},"min":{"1min":0.21099999999999999,"5min":0.20999999999999999,"15min":0.20699999999999999},"max":{"1min":4.234,"5min":5.2270000000000003,"15min":46.387},"last":0.373},{"interface":"front","average":{"1min":1.03,"5min":0.88800000000000001,"15min":1.3380000000000001},"min":{"1min":0.27700000000000002,"5min":0.23599999999999999,"15min":0.20200000000000001},"max":{"1min":6.4539999999999997,"5min":6.7779999999999996,"15min":47.701000000000001},"last":0.254}]},{"osd":2,"last update":"Sat Sep 23 23:05:15 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.76400000000000001,"15min":2.6419999999999999},"min":{"1min":0.27200000000000002,"5min":0.253,"15min":0.22600000000000001},"max":{"1min":2.8740000000000001,"5min":5.2729999999999997,"15min":206.52099999999999},"last":3.613},{"interface":"front","average":{"1min":1.036,"5min":0.84199999999999997,"15min":2.3580000000000001},"min":{"1min":0.24399999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":4.1459999999999999,"5min":5.3159999999999998,"15min":202.03800000000001},"last":0.29199999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:05:15 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":0.92200000000000004,"15min":0.998},"min":{"1min":0.29899999999999999,"5min":0.23599999999999999,"15min":0.223},"max":{"1min":6.7069999999999999,"5min":6.7069999999999999,"15min":11.709},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.86099999999999999,"15min":0.97799999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.23899999999999999},"max":{"1min":2.9249999999999998,"5min":5.3159999999999998,"15min":12.497},"last":3.5649999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:05:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":0.98699999999999999,"15min":0.98399999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.29199999999999998},"max":{"1min":4.2060000000000004,"5min":6.3780000000000001,"15min":10.204000000000001},"last":0.754},{"interface":"front","average":{"1min":1.196,"5min":1.014,"15min":0.96099999999999997},"min":{"1min":0.39000000000000001,"5min":0.374,"15min":0.35099999999999998},"max":{"1min":6.5140000000000002,"5min":6.5140000000000002,"15min":6.5140000000000002},"last":0.54200000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:05:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.997,"15min":1.0069999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.36499999999999999},"max":{"1min":3.024,"5min":5.3630000000000004,"15min":10.183},"last":3.48},{"interface":"front","average":{"1min":1.206,"5min":1.0669999999999999,"15min":1.0600000000000001},"min":{"1min":0.436,"5min":0.37,"15min":0.37},"max":{"1min":4.1070000000000002,"5min":6.4169999999999998,"15min":10.247999999999999},"last":0.58799999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:05:15 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.083,"15min":1.0740000000000001},"min":{"1min":0.51200000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.1779999999999999,"5min":6.4370000000000003,"15min":10.227},"last":0.60599999999999998},{"interface":"front","average":{"1min":1.258,"5min":1.145,"15min":1.0489999999999999},"min":{"1min":0.40799999999999997,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":6.5830000000000002,"5min":6.5830000000000002,"15min":7.4130000000000003},"last":0.57199999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:05:15 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.141,"15min":1.0660000000000001},"min":{"1min":0.436,"5min":0.41899999999999998,"15min":0.38200000000000001},"max":{"1min":6.7320000000000002,"5min":6.7320000000000002,"15min":8.7479999999999993},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.292,"5min":1.1479999999999999,"15min":1.131},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.42799999999999999},"max":{"1min":6.8630000000000004,"5min":6.8630000000000004,"15min":10.138999999999999},"last":3.532}]}]},{"osd":0,"up_from":78,"seq":335007449583,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1967148,"kb_used_data":1029668,"kb_used_omap":5,"kb_used_meta":937402,"kb_avail":91778004,"statfs":{"total":95995035648,"available":93980676096,"internally_reserved":0,"allocated":1054380032,"data_stored":1053244511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":959900282},"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":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:05:06 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.69299999999999995,"15min":1.335},"min":{"1min":0.24299999999999999,"5min":0.22600000000000001,"15min":0.20399999999999999},"max":{"1min":2.0630000000000002,"5min":4.085,"15min":12.321},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.86499999999999999,"15min":1.0880000000000001},"min":{"1min":0.26900000000000002,"5min":0.246,"15min":0.216},"max":{"1min":1.2190000000000001,"5min":18.545000000000002,"15min":18.545000000000002},"last":2.6280000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.60199999999999998,"15min":1.3540000000000001},"min":{"1min":0.28899999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.0349999999999999,"5min":3.6070000000000002,"15min":20.594000000000001},"last":2.1349999999999998},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.64500000000000002,"15min":1.4390000000000001},"min":{"1min":0.33900000000000002,"5min":0.28299999999999997,"15min":0.23200000000000001},"max":{"1min":2.097,"5min":2.9470000000000001,"15min":19.838000000000001},"last":0.46200000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:05:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.67200000000000004,"15min":1.2989999999999999},"min":{"1min":0.30399999999999999,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":3.754,"5min":4.5590000000000002,"15min":22.170000000000002},"last":6.327},{"interface":"front","average":{"1min":0.998,"5min":0.77600000000000002,"15min":1.327},"min":{"1min":0.35299999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.4960000000000004,"5min":4.4960000000000004,"15min":19.626999999999999},"last":0.78000000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.78700000000000003,"15min":1.1399999999999999},"min":{"1min":0.45400000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.90400000000000003,"5min":3.6419999999999999,"15min":17.390999999999998},"last":0.373},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.78000000000000003,"15min":1.4199999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.32700000000000001},"max":{"1min":2.1640000000000001,"5min":2.9820000000000002,"15min":12.954000000000001},"last":0.48899999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.77100000000000002,"15min":1.4390000000000001},"min":{"1min":0.502,"5min":0.44400000000000001,"15min":0.38300000000000001},"max":{"1min":2.202,"5min":3.0110000000000001,"15min":12.522},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.81799999999999995,"15min":1.1870000000000001},"min":{"1min":0.496,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":1.115,"5min":3.6760000000000002,"15min":17.468},"last":0.40600000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:04:35 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.82899999999999996,"15min":1.234},"min":{"1min":0.48099999999999998,"5min":0.42199999999999999,"15min":0.38400000000000001},"max":{"1min":0.99399999999999999,"5min":3.8119999999999998,"15min":13.441000000000001},"last":2.5470000000000002},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.83299999999999996,"15min":1.363},"min":{"1min":0.502,"5min":0.45700000000000002,"15min":0.41699999999999998},"max":{"1min":1.0800000000000001,"5min":3.577,"15min":17.891999999999999},"last":2.6019999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:04:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.92800000000000005,"15min":1.4099999999999999},"min":{"1min":0.621,"5min":0.443,"15min":0.34499999999999997},"max":{"1min":1.873,"5min":4.0069999999999997,"15min":25.413},"last":2.5739999999999998},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.92400000000000004,"15min":1.3300000000000001},"min":{"1min":0.54900000000000004,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.802,"5min":3.7069999999999999,"15min":26.786000000000001},"last":0.749}]}]},{"osd":2,"up_from":88,"seq":377957122531,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1309160,"kb_used_data":386912,"kb_used_omap":7,"kb_used_meta":922232,"kb_avail":92435992,"statfs":{"total":95995035648,"available":94654455808,"internally_reserved":0,"allocated":396197888,"data_stored":395070186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":944365649},"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:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.827,"15min":1.7529999999999999},"min":{"1min":0.26700000000000002,"5min":0.224,"15min":0.193},"max":{"1min":9.5619999999999994,"5min":66.978999999999999,"15min":73.465999999999994},"last":0.24199999999999999},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.9830000000000001,"15min":2.2570000000000001},"min":{"1min":0.222,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":3.6440000000000001,"5min":67.381,"15min":73.802000000000007},"last":0.34999999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:05:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":2.391,"15min":1.5569999999999999},"min":{"1min":0.28000000000000003,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.359,"5min":88.132000000000005,"15min":88.132000000000005},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.0529999999999999,"5min":2.5470000000000002,"15min":1.8120000000000001},"min":{"1min":0.28100000000000003,"5min":0.27700000000000002,"15min":0.24299999999999999},"max":{"1min":4.2569999999999997,"5min":88.278000000000006,"15min":88.278000000000006},"last":0.48499999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:05:17 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":0.83599999999999997,"15min":1.4039999999999999},"min":{"1min":0.36899999999999999,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":9.4619999999999997,"5min":9.4619999999999997,"15min":16.044},"last":6.0499999999999998},{"interface":"front","average":{"1min":1.4770000000000001,"5min":0.92500000000000004,"15min":1.6479999999999999},"min":{"1min":0.30399999999999999,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":7.9029999999999996,"5min":7.9029999999999996,"15min":15.872999999999999},"last":6.0869999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.71299999999999997,"15min":1.194},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.6619999999999999,"5min":5.6619999999999999,"15min":15.112},"last":0.377},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.78400000000000003,"15min":1.4259999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":1.619,"5min":3.5390000000000001,"15min":17.378},"last":0.47099999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.68300000000000005,"15min":1.026},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.133,"5min":1.4970000000000001,"15min":10.846},"last":0.45200000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":0.81599999999999995,"15min":1.2709999999999999},"min":{"1min":0.38700000000000001,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":4.8559999999999999,"5min":4.9530000000000003,"15min":15.907999999999999},"last":0.54800000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:05:17 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.83999999999999997,"15min":1.331},"min":{"1min":0.37,"5min":0.37,"15min":0.31900000000000001},"max":{"1min":3.0350000000000001,"5min":3.6269999999999998,"15min":17.417999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.72699999999999998,"15min":1.143},"min":{"1min":0.55600000000000005,"5min":0.39500000000000002,"15min":0.38500000000000001},"max":{"1min":1.1240000000000001,"5min":1.5389999999999999,"15min":10.895},"last":0.5}]},{"osd":7,"last update":"Sat Sep 23 23:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.89800000000000002,"15min":1.343},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.38300000000000001},"max":{"1min":3.0779999999999998,"5min":3.6619999999999999,"15min":17.446999999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.0189999999999999,"15min":1.4339999999999999},"min":{"1min":0.53100000000000003,"5min":0.42199999999999999,"15min":0.40500000000000003},"max":{"1min":4.8979999999999997,"5min":7.9969999999999999,"15min":15.936},"last":0.58799999999999997}]}]},{"osd":3,"up_from":93,"seq":399431959005,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2008240,"kb_used_data":977960,"kb_used_omap":2,"kb_used_meta":1030269,"kb_avail":91736912,"statfs":{"total":95995035648,"available":93938597888,"internally_reserved":0,"allocated":1001431040,"data_stored":1000285727,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1054995509},"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:05:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":2.302,"15min":2.7410000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.21099999999999999},"max":{"1min":6.1980000000000004,"5min":139.34,"15min":139.34},"last":2.3620000000000001},{"interface":"front","average":{"1min":0.86799999999999999,"5min":2.3730000000000002,"15min":2.7690000000000001},"min":{"1min":0.245,"5min":0.23300000000000001,"15min":0.20499999999999999},"max":{"1min":3.4510000000000001,"5min":141.578,"15min":141.578},"last":0.252}]},{"osd":1,"last update":"Sat Sep 23 23:05:03 2023","interfaces":[{"interface":"back","average":{"1min":4.9900000000000002,"5min":2.2530000000000001,"15min":1.5},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.20499999999999999},"max":{"1min":49.122,"5min":56.268000000000001,"15min":56.268000000000001},"last":1.976},{"interface":"front","average":{"1min":4.3799999999999999,"5min":2.0569999999999999,"15min":1.331},"min":{"1min":0.25800000000000001,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":46.313000000000002,"5min":56.226999999999997,"15min":56.226999999999997},"last":2.0459999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.65300000000000002,"15min":1.7949999999999999},"min":{"1min":0.308,"5min":0.28599999999999998,"15min":0.246},"max":{"1min":3.5070000000000001,"5min":3.5070000000000001,"15min":81.793000000000006},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.76600000000000001,"15min":1.9319999999999999},"min":{"1min":0.32600000000000001,"5min":0.29799999999999999,"15min":0.252},"max":{"1min":7.0389999999999997,"5min":7.0389999999999997,"15min":80.622},"last":2.016}]},{"osd":4,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.66200000000000003,"15min":1.1000000000000001},"min":{"1min":0.36399999999999999,"5min":0.34200000000000003,"15min":0.33200000000000002},"max":{"1min":3.1720000000000002,"5min":3.1720000000000002,"15min":10.395},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.75900000000000001,"15min":1.0580000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.317},"max":{"1min":5.2850000000000001,"5min":5.2850000000000001,"15min":7.1859999999999999},"last":0.47799999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.79900000000000004,"15min":1.008},"min":{"1min":0.38300000000000001,"5min":0.38100000000000001,"15min":0.371},"max":{"1min":5.2489999999999997,"5min":5.2489999999999997,"15min":6.8220000000000001},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.075,"5min":0.78600000000000003,"15min":1.0649999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":3.7370000000000001,"5min":3.7370000000000001,"15min":12.747},"last":0.501}]},{"osd":6,"last update":"Sat Sep 23 23:05:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":0.84499999999999997,"15min":1.0900000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.34300000000000003},"max":{"1min":3.6429999999999998,"5min":3.6429999999999998,"15min":6.742},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.83799999999999997,"15min":1.101},"min":{"1min":0.436,"5min":0.40799999999999997,"15min":0.39500000000000002},"max":{"1min":3.3279999999999998,"5min":4.8869999999999996,"15min":7.399},"last":0.58199999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:05:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.82399999999999995,"15min":1.127},"min":{"1min":0.45400000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.2629999999999999,"5min":3.2629999999999999,"15min":7.3730000000000002},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":0.93999999999999995,"15min":1.121},"min":{"1min":0.48899999999999999,"5min":0.443,"15min":0.38500000000000001},"max":{"1min":5.2069999999999999,"5min":6.3769999999999998,"15min":8.6440000000000001},"last":0.63700000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019565,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1501248,"kb_used_data":587640,"kb_used_omap":0,"kb_used_meta":913536,"kb_avail":92243904,"statfs":{"total":95995035648,"available":94457757696,"internally_reserved":0,"allocated":601743360,"data_stored":601158160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":935460864},"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:04:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.93100000000000005,"15min":2.2450000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":4.0170000000000003,"5min":23.747,"15min":127.13500000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.86099999999999999,"15min":2.169},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.27800000000000002},"max":{"1min":1.018,"5min":23.443999999999999,"15min":124.161},"last":6.3689999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:05:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":1.345,"15min":1.0800000000000001},"min":{"1min":0.44900000000000001,"5min":0.318,"15min":0.28999999999999998},"max":{"1min":3.706,"5min":34.030000000000001,"15min":34.030000000000001},"last":1.369},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.3320000000000001,"15min":1.0429999999999999},"min":{"1min":0.34000000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.6920000000000002,"5min":34.006999999999998,"15min":34.006999999999998},"last":1.389}]},{"osd":2,"last update":"Sat Sep 23 23:04:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.74299999999999999,"15min":2.3340000000000001},"min":{"1min":0.42199999999999999,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":3.6160000000000001,"5min":3.6160000000000001,"15min":312.68900000000002},"last":4.843},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.77700000000000002,"15min":2.4169999999999998},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.34300000000000003},"max":{"1min":3.6480000000000001,"5min":3.6480000000000001,"15min":312.63799999999998},"last":4.8810000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:05:04 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.83899999999999997,"15min":1.454},"min":{"1min":0.47499999999999998,"5min":0.378,"15min":0.309},"max":{"1min":2.8740000000000001,"5min":7.3140000000000001,"15min":72.483000000000004},"last":6.3529999999999998},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.80400000000000005,"15min":1.474},"min":{"1min":0.40600000000000003,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":2.766,"5min":4.2469999999999999,"15min":71.852999999999994},"last":0.60499999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:05:04 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.73399999999999999,"15min":0.93999999999999995},"min":{"1min":0.42199999999999999,"5min":0.38600000000000001,"15min":0.33900000000000002},"max":{"1min":1.1519999999999999,"5min":1.48,"15min":37.332000000000001},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.77100000000000002,"15min":1.0309999999999999},"min":{"1min":0.46300000000000002,"5min":0.44500000000000001,"15min":0.35099999999999998},"max":{"1min":1.0860000000000001,"5min":2.8090000000000002,"15min":38.195999999999998},"last":0.54900000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:05:18 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.86699999999999999,"15min":0.97099999999999997},"min":{"1min":0.504,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":3.085,"5min":3.085,"15min":9.9130000000000003},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.80900000000000005,"15min":0.93899999999999995},"min":{"1min":0.44400000000000001,"5min":0.41599999999999998,"15min":0.372},"max":{"1min":1.1379999999999999,"5min":1.5109999999999999,"15min":9.0419999999999998},"last":0.69799999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:04:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.90300000000000002,"15min":0.96199999999999997},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.378},"max":{"1min":3.9500000000000002,"5min":3.9500000000000002,"15min":6.6260000000000003},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0229999999999999,"15min":0.999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.376},"max":{"1min":3.964,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":0.67400000000000004}]}]},{"osd":5,"up_from":0,"seq":154618823334,"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":0,"data_stored":0,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1039466496,"data_stored":1039466496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":552407040,"data_stored":552402968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":387125248,"data_stored":387121176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":994574336,"data_stored":994574336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":594284544,"data_stored":594280472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2473857024,"data_stored":2473852952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":100466688,"data_stored":100466688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:05:43.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T23:05:43.331 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:43.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:43.460 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:43.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:43.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:43.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:43.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:43.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:43.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:43.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:43.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:43.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:43.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:43.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:44.086 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:44.117 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:44.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:44.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:44.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:44.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:44.359 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:44.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:44.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:44.493 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:44.514 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:44.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:44.572 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:05:44.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:44.643 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:44.747 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:44.781 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:44.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:44.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:44.912 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:44.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:45.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:45.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:44 smithi121 bash[78246]: cluster 2023-09-23T23:05:44.680926+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1627: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 551 MiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 402 op/s; 16947/26487 objects degraded (63.982%); 2570/26487 objects misplaced (9.703%); 5.5 MiB/s, 128 objects/s recovering 2023-09-23T23:05:45.025 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:44 smithi121 bash[74920]: cluster 2023-09-23T23:05:44.680926+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1627: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 551 MiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 402 op/s; 16947/26487 objects degraded (63.982%); 2570/26487 objects misplaced (9.703%); 5.5 MiB/s, 128 objects/s recovering 2023-09-23T23:05:45.048 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:45.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:44 smithi123 bash[59255]: cluster 2023-09-23T23:05:44.680926+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1627: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 551 MiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 402 op/s; 16947/26487 objects degraded (63.982%); 2570/26487 objects misplaced (9.703%); 5.5 MiB/s, 128 objects/s recovering 2023-09-23T23:05:45.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:45.153 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:45.177 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:45.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:45.307 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:45.343 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:05:45.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:45.434 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:45.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:45.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:45.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:45.706 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:45.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:45.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:45.834 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:45.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:45.937 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:45.971 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:45.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:46.077 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.109 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:46.214 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.245 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:46.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.376 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:46.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:46.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.643 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:46.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:46.891 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:46.917 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:47.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.028 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:46 smithi121 bash[74920]: cluster 2023-09-23T23:05:46.681646+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1628: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 482 MiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 16947/23181 objects degraded (73.107%); 2570/23181 objects misplaced (11.087%); 4.9 MiB/s, 114 objects/s recovering 2023-09-23T23:05:47.028 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:46 smithi121 bash[78246]: cluster 2023-09-23T23:05:46.681646+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1628: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 482 MiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 16947/23181 objects degraded (73.107%); 2570/23181 objects misplaced (11.087%); 4.9 MiB/s, 114 objects/s recovering 2023-09-23T23:05:47.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:46 smithi123 bash[59255]: cluster 2023-09-23T23:05:46.681646+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1628: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 482 MiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 16947/23181 objects degraded (73.107%); 2570/23181 objects misplaced (11.087%); 4.9 MiB/s, 114 objects/s recovering 2023-09-23T23:05:47.053 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:47.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:47.195 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:47.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:47.332 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:47.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:47.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:47.469 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:47.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:47.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.606 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:47.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:47.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.850 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:47 smithi121 bash[78246]: cluster 2023-09-23T23:05:47.709715+0000 mon.a (mon.0) 1980 : cluster 3 Health check update: Degraded data redundancy: 16947/23181 objects degraded (73.107%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:47.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:47 smithi121 bash[74920]: cluster 2023-09-23T23:05:47.709715+0000 mon.a (mon.0) 1980 : cluster 3 Health check update: Degraded data redundancy: 16947/23181 objects degraded (73.107%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:47.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:47.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:47 smithi123 bash[59255]: cluster 2023-09-23T23:05:47.709715+0000 mon.a (mon.0) 1980 : cluster 3 Health check update: Degraded data redundancy: 16947/23181 objects degraded (73.107%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:48.006 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:48.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:48.098 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:48.099 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:48.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:48.142 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:48.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:48.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:48.270 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:48.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:48.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.404 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:48.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:48.535 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:48.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:48.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.667 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:48.769 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:48.796 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:48.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:48.899 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:48.928 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:48.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:48 smithi121 bash[74920]: cluster 2023-09-23T23:05:48.682367+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1629: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 433 MiB data, 7.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 451 op/s; 16630/20820 objects degraded (79.875%); 2369/20820 objects misplaced (11.378%); 5.9 MiB/s, 127 objects/s recovering 2023-09-23T23:05:48.931 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:05:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:05:48] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T23:05:48.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:48 smithi121 bash[78246]: cluster 2023-09-23T23:05:48.682367+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1629: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 433 MiB data, 7.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 451 op/s; 16630/20820 objects degraded (79.875%); 2369/20820 objects misplaced (11.378%); 5.9 MiB/s, 127 objects/s recovering 2023-09-23T23:05:48.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:49.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:49.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:48 smithi123 bash[59255]: cluster 2023-09-23T23:05:48.682367+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1629: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 433 MiB data, 7.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 451 op/s; 16630/20820 objects degraded (79.875%); 2369/20820 objects misplaced (11.378%); 5.9 MiB/s, 127 objects/s recovering 2023-09-23T23:05:49.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:49.114 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:49.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:49.203 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:49.305 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:49.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:49.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:49.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:49.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:49.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:49.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:49.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:49.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:49.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:49.748 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:49.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:49.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:49.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:49.989 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:50.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:50.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:50.139 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:50.149 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:50.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:50.260 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.283 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:50.386 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.411 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:50.514 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.537 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:50.641 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:50.671 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:50.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:50.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:50.819 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:50.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:50.951 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:50.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:50 smithi121 bash[74920]: cluster 2023-09-23T23:05:50.683083+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1630: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 350 MiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 491 op/s; 16630/16836 objects degraded (98.776%); 2369/16836 objects misplaced (14.071%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T23:05:50.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:50 smithi121 bash[78246]: cluster 2023-09-23T23:05:50.683083+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1630: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 350 MiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 491 op/s; 16630/16836 objects degraded (98.776%); 2369/16836 objects misplaced (14.071%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T23:05:51.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:50 smithi123 bash[59255]: cluster 2023-09-23T23:05:50.683083+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1630: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 350 MiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 491 op/s; 16630/16836 objects degraded (98.776%); 2369/16836 objects misplaced (14.071%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T23:05:51.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:51.081 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:51.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:51.210 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:51.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.445 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.613 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.853 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:51.884 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:51.986 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:52.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:52.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:52.121 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:52.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:52.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:52.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:52.272 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:52.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:52.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:52.393 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:52.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:52.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:52.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:52.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:52.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:52.651 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:52.754 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:52.785 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:52.890 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:52.918 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:52.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:53.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:53.057 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:53.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:53.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[78246]: audit 2023-09-23T23:05:51.979303+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:53.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[78246]: audit 2023-09-23T23:05:51.983903+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:53.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[78246]: cluster 2023-09-23T23:05:52.683701+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1631: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 318 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 444 op/s; 16630/15288 objects degraded (108.778%); 2369/15288 objects misplaced (15.496%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:05:53.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[78246]: cluster 2023-09-23T23:05:52.712588+0000 mon.a (mon.0) 1983 : cluster 3 Health check update: Degraded data redundancy: 16630/16836 objects degraded (98.776%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:53.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[74920]: audit 2023-09-23T23:05:51.979303+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:53.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[74920]: audit 2023-09-23T23:05:51.983903+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:53.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[74920]: cluster 2023-09-23T23:05:52.683701+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1631: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 318 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 444 op/s; 16630/15288 objects degraded (108.778%); 2369/15288 objects misplaced (15.496%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:05:53.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:52 smithi121 bash[74920]: cluster 2023-09-23T23:05:52.712588+0000 mon.a (mon.0) 1983 : cluster 3 Health check update: Degraded data redundancy: 16630/16836 objects degraded (98.776%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:53.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:53.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:53.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:53.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:52 smithi123 bash[59255]: audit 2023-09-23T23:05:51.979303+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:53.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:52 smithi123 bash[59255]: audit 2023-09-23T23:05:51.983903+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:53.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:52 smithi123 bash[59255]: cluster 2023-09-23T23:05:52.683701+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1631: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 318 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 444 op/s; 16630/15288 objects degraded (108.778%); 2369/15288 objects misplaced (15.496%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:05:53.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:52 smithi123 bash[59255]: cluster 2023-09-23T23:05:52.712588+0000 mon.a (mon.0) 1983 : cluster 3 Health check update: Degraded data redundancy: 16630/16836 objects degraded (98.776%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:53.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:53.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:53.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:53.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:53.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.588 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:53.693 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:53.715 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:53.818 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:53.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:53.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:53.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:53.990 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:54.095 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:54.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:54.227 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:54.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:53 smithi121 bash[74920]: audit 2023-09-23T23:05:53.611477+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:54.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:53 smithi121 bash[78246]: audit 2023-09-23T23:05:53.611477+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:54.272 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:54.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:54.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:53 smithi123 bash[59255]: audit 2023-09-23T23:05:53.611477+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:54.379 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:54.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:54.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:54.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:54.533 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:54.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:54.637 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:54.665 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:54.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:54.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:54.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:54.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:54.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:55.033 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:55.058 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:55.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:55 smithi121 bash[74920]: audit 2023-09-23T23:05:54.096290+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:55.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:55 smithi121 bash[74920]: audit 2023-09-23T23:05:54.104643+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:55.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:55 smithi121 bash[74920]: cluster 2023-09-23T23:05:54.684405+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1632: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 228 MiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 16268/11001 objects degraded (147.877%); 2044/11001 objects misplaced (18.580%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T23:05:55.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:55 smithi121 bash[78246]: audit 2023-09-23T23:05:54.096290+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:55.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:55 smithi121 bash[78246]: audit 2023-09-23T23:05:54.104643+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:55.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:55 smithi121 bash[78246]: cluster 2023-09-23T23:05:54.684405+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1632: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 228 MiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 16268/11001 objects degraded (147.877%); 2044/11001 objects misplaced (18.580%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T23:05:55.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.185 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:55.289 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:55.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:55.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:55.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:55 smithi123 bash[59255]: audit 2023-09-23T23:05:54.096290+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:55.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:55 smithi123 bash[59255]: audit 2023-09-23T23:05:54.104643+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:05:55.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:55 smithi123 bash[59255]: cluster 2023-09-23T23:05:54.684405+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1632: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 228 MiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 16268/11001 objects degraded (147.877%); 2044/11001 objects misplaced (18.580%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T23:05:55.447 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:55.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:55.584 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:55.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:55.722 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:55.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:55.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:55.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:55.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:56.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:56.117 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:56.222 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.255 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:56.359 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:56.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:56.513 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:56.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:56.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:56.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:56.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:56.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:56.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:56.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:57.023 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.056 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:57.162 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.202 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:57.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:57.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:57.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:57.474 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:57.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:57.580 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:57.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:57.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:57.736 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:57.839 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:57.868 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:57.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:57 smithi121 bash[74920]: cluster 2023-09-23T23:05:56.684942+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1633: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 156 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 16268/7557 objects degraded (215.271%); 2044/7557 objects misplaced (27.048%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T23:05:57.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:57 smithi121 bash[74920]: cluster 2023-09-23T23:05:57.713627+0000 mon.a (mon.0) 1987 : cluster 3 Health check update: Degraded data redundancy: 16268/7557 objects degraded (215.271%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:57.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:57 smithi121 bash[78246]: cluster 2023-09-23T23:05:56.684942+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1633: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 156 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 16268/7557 objects degraded (215.271%); 2044/7557 objects misplaced (27.048%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T23:05:57.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:57 smithi121 bash[78246]: cluster 2023-09-23T23:05:57.713627+0000 mon.a (mon.0) 1987 : cluster 3 Health check update: Degraded data redundancy: 16268/7557 objects degraded (215.271%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:58.001 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:58.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:57 smithi123 bash[59255]: cluster 2023-09-23T23:05:56.684942+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1633: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 156 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 16268/7557 objects degraded (215.271%); 2044/7557 objects misplaced (27.048%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T23:05:58.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:57 smithi123 bash[59255]: cluster 2023-09-23T23:05:57.713627+0000 mon.a (mon.0) 1987 : cluster 3 Health check update: Degraded data redundancy: 16268/7557 objects degraded (215.271%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:58.104 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:58.131 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:58.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.261 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:58.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:58.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:58.493 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:58.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:58.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:58.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:58.820 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:58.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:58.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:05:58 smithi123 bash[59255]: cluster 2023-09-23T23:05:58.685541+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1634: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 111 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 493 op/s; 15991/5394 objects degraded (296.459%); 2044/5394 objects misplaced (37.894%); 7.7 MiB/s, 139 objects/s recovering 2023-09-23T23:05:58.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:59.050 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:59.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:59.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:59.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:59.207 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:59.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:59.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:05:58 smithi121 bash[78246]: cluster 2023-09-23T23:05:58.685541+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1634: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 111 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 493 op/s; 15991/5394 objects degraded (296.459%); 2044/5394 objects misplaced (37.894%); 7.7 MiB/s, 139 objects/s recovering 2023-09-23T23:05:59.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:05:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:05:58] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T23:05:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:05:58 smithi121 bash[74920]: cluster 2023-09-23T23:05:58.685541+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1634: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 111 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 493 op/s; 15991/5394 objects degraded (296.459%); 2044/5394 objects misplaced (37.894%); 7.7 MiB/s, 139 objects/s recovering 2023-09-23T23:05:59.313 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:59.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:59.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:59.355 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Removed 78042 objects 2023-09-23T23:05:59.355 INFO:tasks.radosbench.radosbench.0.smithi121.stdout:Clean up completed and total clean up time :538.578 2023-09-23T23:05:59.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:59.471 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:59.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:59.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:59.598 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:59.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:59.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:59.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:59.855 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:59.958 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:59.976 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:59.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:00.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:00.103 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:00.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:00.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:00.236 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:00.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:00.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:00.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:00.473 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:00.508 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:00.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:00.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:00.634 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:00.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:00.737 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:00.771 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:00.874 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:00.899 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:00.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:01.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:01.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:00 smithi123 bash[59255]: audit 2023-09-23T23:05:59.916331+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:01.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:00 smithi123 bash[59255]: audit 2023-09-23T23:05:59.923768+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:01.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:00 smithi123 bash[59255]: cluster 2023-09-23T23:06:00.686375+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1635: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 34 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 15991/1683 objects degraded (950.149%); 2044/1683 objects misplaced (121.450%); 5.0 MiB/s, 96 objects/s recovering 2023-09-23T23:06:01.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:01.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:01.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:00 smithi121 bash[74920]: audit 2023-09-23T23:05:59.916331+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:01.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:00 smithi121 bash[74920]: audit 2023-09-23T23:05:59.923768+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:01.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:00 smithi121 bash[74920]: cluster 2023-09-23T23:06:00.686375+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1635: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 34 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 15991/1683 objects degraded (950.149%); 2044/1683 objects misplaced (121.450%); 5.0 MiB/s, 96 objects/s recovering 2023-09-23T23:06:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:00 smithi121 bash[78246]: audit 2023-09-23T23:05:59.916331+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:00 smithi121 bash[78246]: audit 2023-09-23T23:05:59.923768+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:00 smithi121 bash[78246]: cluster 2023-09-23T23:06:00.686375+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1635: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 34 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 15991/1683 objects degraded (950.149%); 2044/1683 objects misplaced (121.450%); 5.0 MiB/s, 96 objects/s recovering 2023-09-23T23:06:01.271 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:01.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:01.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:01.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:01.425 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:01.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:01.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:01.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:01.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:01.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:01.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:01.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:01.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:02.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:02.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:01 smithi123 bash[59255]: cluster 2023-09-23T23:06:00.929460+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e313: 8 total, 8 up, 6 in 2023-09-23T23:06:02.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:01 smithi123 bash[59255]: cluster 2023-09-23T23:06:00.931786+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:01 smithi123 bash[59255]: cluster 2023-09-23T23:06:00.933728+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:01 smithi123 bash[59255]: cluster 2023-09-23T23:06:00.934191+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:01 smithi123 bash[59255]: cluster 2023-09-23T23:06:00.939663+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.093 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:02.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:02.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[74920]: cluster 2023-09-23T23:06:00.929460+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e313: 8 total, 8 up, 6 in 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[74920]: cluster 2023-09-23T23:06:00.931786+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[74920]: cluster 2023-09-23T23:06:00.933728+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[74920]: cluster 2023-09-23T23:06:00.934191+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[74920]: cluster 2023-09-23T23:06:00.939663+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[78246]: cluster 2023-09-23T23:06:00.929460+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e313: 8 total, 8 up, 6 in 2023-09-23T23:06:02.204 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[78246]: cluster 2023-09-23T23:06:00.931786+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.205 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[78246]: cluster 2023-09-23T23:06:00.933728+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.205 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[78246]: cluster 2023-09-23T23:06:00.934191+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.205 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:01 smithi121 bash[78246]: cluster 2023-09-23T23:06:00.939663+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:06:02.217 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:02.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:02.320 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:02.345 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:02.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:02.477 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:02.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:02.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:02.619 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:02.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:02.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:02.752 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:02.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:02.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:02.883 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:02.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:02.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:03.011 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:03.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:01.944826+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:01.946282+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e314: 8 total, 8 up, 6 in 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:01.946478+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:01.948664+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:01.950315+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:02.686934+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1638: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 82 active+clean; 15 MiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 426 op/s; 15762/762 objects degraded (2068.504%); 1815/762 objects misplaced (238.189%); 2.2 MiB/s, 80 objects/s recovering 2023-09-23T23:06:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:02 smithi123 bash[59255]: cluster 2023-09-23T23:06:02.714704+0000 mon.a (mon.0) 1992 : cluster 3 Health check update: Degraded data redundancy: 15991/1683 objects degraded (950.149%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:03.114 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:03.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:03.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:03.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:03.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:01.944826+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:01.946282+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e314: 8 total, 8 up, 6 in 2023-09-23T23:06:03.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:01.946478+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:01.948664+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:01.950315+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:02.686934+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1638: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 82 active+clean; 15 MiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 426 op/s; 15762/762 objects degraded (2068.504%); 1815/762 objects misplaced (238.189%); 2.2 MiB/s, 80 objects/s recovering 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[78246]: cluster 2023-09-23T23:06:02.714704+0000 mon.a (mon.0) 1992 : cluster 3 Health check update: Degraded data redundancy: 15991/1683 objects degraded (950.149%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:01.944826+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:01.946282+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e314: 8 total, 8 up, 6 in 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:01.946478+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:01.948664+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:01.950315+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:06:03.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:02.686934+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1638: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 82 active+clean; 15 MiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 426 op/s; 15762/762 objects degraded (2068.504%); 1815/762 objects misplaced (238.189%); 2.2 MiB/s, 80 objects/s recovering 2023-09-23T23:06:03.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:02 smithi121 bash[74920]: cluster 2023-09-23T23:06:02.714704+0000 mon.a (mon.0) 1992 : cluster 3 Health check update: Degraded data redundancy: 15991/1683 objects degraded (950.149%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:03.267 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:03.371 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:03.398 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:03.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:03.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:03.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:03.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:03.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:03.812 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:03.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:03.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:03.939 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:03.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:04.042 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:04.067 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:04.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:04.170 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:04.190 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:04.242 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-09-23T23:06:04.243 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-09-23T23:06:04.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:04.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:04.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:04.420 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:04.446 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:04.550 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:04.593 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:04.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:04.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:04.728 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:04.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:04.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:04.961 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:04.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:04 smithi121 bash[78246]: cluster 2023-09-23T23:06:04.687731+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1639: 89 pgs: 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 83 active+clean; 582 KiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 311 op/s; 15696/72 objects degraded (21800.000%); 1815/72 objects misplaced (2520.833%); 2.7 MiB/s, 123 objects/s recovering 2023-09-23T23:06:04.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:04 smithi121 bash[74920]: cluster 2023-09-23T23:06:04.687731+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1639: 89 pgs: 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 83 active+clean; 582 KiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 311 op/s; 15696/72 objects degraded (21800.000%); 1815/72 objects misplaced (2520.833%); 2.7 MiB/s, 123 objects/s recovering 2023-09-23T23:06:04.983 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:04.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:05.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:04 smithi123 bash[59255]: cluster 2023-09-23T23:06:04.687731+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1639: 89 pgs: 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 83 active+clean; 582 KiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 311 op/s; 15696/72 objects degraded (21800.000%); 1815/72 objects misplaced (2520.833%); 2.7 MiB/s, 123 objects/s recovering 2023-09-23T23:06:05.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:05.111 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:05.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:05.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:05.244 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:05.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:05.348 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:05.383 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:05.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:05.487 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:05.510 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:05.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:05.640 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:05.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:05.773 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:05.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:05.900 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:05.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:06.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:06.033 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:06.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[74920]: audit 2023-09-23T23:06:04.973517+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[74920]: audit 2023-09-23T23:06:04.981101+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[74920]: audit 2023-09-23T23:06:05.496976+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:06.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[74920]: audit 2023-09-23T23:06:05.497885+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:06.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[74920]: audit 2023-09-23T23:06:05.504443+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[78246]: audit 2023-09-23T23:06:04.973517+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[78246]: audit 2023-09-23T23:06:04.981101+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[78246]: audit 2023-09-23T23:06:05.496976+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:06.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[78246]: audit 2023-09-23T23:06:05.497885+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:06.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:05 smithi121 bash[78246]: audit 2023-09-23T23:06:05.504443+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.164 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:06.268 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.294 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:06.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:05 smithi123 bash[59255]: audit 2023-09-23T23:06:04.973517+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:05 smithi123 bash[59255]: audit 2023-09-23T23:06:04.981101+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:05 smithi123 bash[59255]: audit 2023-09-23T23:06:05.496976+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:06.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:05 smithi123 bash[59255]: audit 2023-09-23T23:06:05.497885+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:06.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:05 smithi123 bash[59255]: audit 2023-09-23T23:06:05.504443+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:06:06.398 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:06.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:06.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:06.557 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:06.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:06.661 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:06.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:06.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:06.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:06.922 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.949 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:06.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:07.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:07.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:06 smithi121 bash[74920]: cluster 2023-09-23T23:06:06.688364+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1640: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 221 op/s; 15696/72 objects degraded (21800.000%); 58/72 objects misplaced (80.556%); 528 KiB/s, 291 objects/s recovering 2023-09-23T23:06:07.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:06 smithi121 bash[74920]: audit 2023-09-23T23:06:06.972304+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:07.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:06 smithi121 bash[78246]: cluster 2023-09-23T23:06:06.688364+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1640: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 221 op/s; 15696/72 objects degraded (21800.000%); 58/72 objects misplaced (80.556%); 528 KiB/s, 291 objects/s recovering 2023-09-23T23:06:07.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:06 smithi121 bash[78246]: audit 2023-09-23T23:06:06.972304+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:07.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:07.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:07.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:07.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:07.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:06 smithi123 bash[59255]: cluster 2023-09-23T23:06:06.688364+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1640: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 221 op/s; 15696/72 objects degraded (21800.000%); 58/72 objects misplaced (80.556%); 528 KiB/s, 291 objects/s recovering 2023-09-23T23:06:07.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:06 smithi123 bash[59255]: audit 2023-09-23T23:06:06.972304+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:07.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:07.340 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:07.408 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2023-09-23T23:06:07.408 INFO:teuthology.orchestra.run.smithi121.stdout: "size": 20, 2023-09-23T23:06:07.408 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 600, 2023-09-23T23:06:07.408 INFO:teuthology.orchestra.run.smithi121.stdout: "ops": [ 2023-09-23T23:06:07.408 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82964 11.b 11:d6dfff62:::benchmark_data_smithi121_214750_object4919:head [delete] snapc 0=[] ondisk+write+known_if_redirected e276)", 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:36.713748+0000", 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 510.68715389300002, 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.98085944800000002, 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82964 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.409 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713748+0000", 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713748+0000", 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.410 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713746+0000", 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713757+0000", 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1143e-05 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713775+0000", 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.8085999999999999e-05 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.411 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713784+0000", 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2199999999999998e-06 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713846+0000", 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1983999999999995e-05 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:36.713862+0000", 2023-09-23T23:06:07.412 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5505000000000001e-05 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.683090+0000", 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.969228639 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.683235+0000", 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014460699999999999 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.413 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.683354+0000", 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000119623 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.694305+0000", 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010950855000000001 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.694480+0000", 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000175145 2023-09-23T23:06:07.414 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.694519+0000", 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.8232000000000003e-05 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.694568+0000", 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9107999999999998e-05 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.415 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.694607+0000", 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.9410999999999999e-05 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:82996 11.b 11:d6ff65d5:::benchmark_data_smithi121_214750_object4951:head [delete] snapc 0=[] ondisk+write+known_if_redirected e276)", 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T22:57:37.396172+0000", 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 510.004729414, 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.305399741, 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.416 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 82996 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396172+0000", 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.417 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396172+0000", 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396170+0000", 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396182+0000", 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1779e-05 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.418 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396206+0000", 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.4023999999999999e-05 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396218+0000", 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2087e-05 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396288+0000", 2023-09-23T23:06:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0557999999999998e-05 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for peered", 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.396299+0000", 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0774999999999999e-05 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.687104+0000", 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29080464099999997 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.420 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.687251+0000", 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014759300000000001 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.687390+0000", 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000138271 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.694622+0000", 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0072322610000000002 2023-09-23T23:06:07.421 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.698524+0000", 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0039020449999999998 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.701494+0000", 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002969785 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.422 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.701529+0000", 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.5441999999999997e-05 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T22:57:37.701572+0000", 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2682999999999998e-05 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.423 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:120969 11.9 11:9a61a716:::benchmark_data_smithi121_214750_object42924:head [delete] snapc 0=[] ondisk+write+known_if_redirected e303)", 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:04:01.222544+0000", 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 126.178357455, 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.288569833, 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 120969 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.424 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222544+0000", 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222544+0000", 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222542+0000", 2023-09-23T23:06:07.425 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222553+0000", 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0587e-05 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222573+0000", 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.0159000000000001e-05 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.426 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222585+0000", 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2549e-05 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222651+0000", 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5580999999999994e-05 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222793+0000", 2023-09-23T23:06:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014204500000000001 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.222920+0000", 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012746200000000001 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.428 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.226304+0000", 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0033834009999999999 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.226436+0000", 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013185000000000001 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.507892+0000", 2023-09-23T23:06:07.429 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28145625400000002 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.507938+0000", 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6431999999999999e-05 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.430 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:04:01.511114+0000", 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003175612 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150879 11.9 11:926eec6f:::benchmark_data_smithi121_214750_object72834:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.184095+0000", 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.216806327, 2023-09-23T23:06:07.431 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32952815499999999, 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150879 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.432 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184095+0000", 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184095+0000", 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.433 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184095+0000", 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184098+0000", 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.3670000000000001e-06 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.434 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184109+0000", 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0456e-05 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184115+0000", 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7959999999999998e-06 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.435 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192826+0000", 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0087110239999999995 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.193259+0000", 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00043265399999999998 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.436 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.194246+0000", 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00098727600000000004 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.206147+0000", 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011900696000000001 2023-09-23T23:06:07.437 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.212018+0000", 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00587121 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.510468+0000", 2023-09-23T23:06:07.438 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.298449833 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.510602+0000", 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00013371699999999999 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.513623+0000", 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00302162 2023-09-23T23:06:07.439 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150880 11.1 11:87e59211:::benchmark_data_smithi121_214750_object72835:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.184121+0000", 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.216780419999999, 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.344756373, 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.440 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150880 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184121+0000", 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.441 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184121+0000", 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184121+0000", 2023-09-23T23:06:07.442 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184124+0000", 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8329999999999998e-06 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184134+0000", 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9340000000000001e-06 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.443 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184140+0000", 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1530000000000002e-06 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.193832+0000", 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0096923089999999996 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.196927+0000", 2023-09-23T23:06:07.444 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0030952280000000002 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.197547+0000", 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00062005000000000003 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.206181+0000", 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0086335219999999994 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.445 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.231468+0000", 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.025286927000000001 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.526487+0000", 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29501934800000001 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.526537+0000", 2023-09-23T23:06:07.446 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9466999999999999e-05 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.528878+0000", 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002340988 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150881 11.1 11:83adcb2d:::benchmark_data_smithi121_214750_object72836:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.184145+0000", 2023-09-23T23:06:07.447 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.216756707999998, 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34667455699999999, 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150881 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184145+0000", 2023-09-23T23:06:07.448 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184145+0000", 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184145+0000", 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.449 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184147+0000", 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.858e-06 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184154+0000", 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.5849999999999996e-06 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.184159+0000", 2023-09-23T23:06:07.450 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9259999999999999e-06 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.202139+0000", 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017979598999999999 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.202386+0000", 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00024709599999999998 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.451 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.202778+0000", 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00039222999999999998 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.220396+0000", 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017617730000000002 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.231518+0000", 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.011122096999999999 2023-09-23T23:06:07.452 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.528933+0000", 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29741515200000002 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.529006+0000", 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.3249000000000003e-05 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.453 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.530819+0000", 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001813413 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150882 11.1 11:868ab636:::benchmark_data_smithi121_214750_object72837:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.186855+0000", 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.214046246999999, 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.34710321799999999, 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.454 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150882 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186855+0000", 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.455 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186855+0000", 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186854+0000", 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186862+0000", 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3620000000000006e-06 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186881+0000", 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.9409e-05 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186891+0000", 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.4730000000000006e-06 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.457 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.206237+0000", 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.019345637999999998 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.206451+0000", 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021459199999999999 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.206665+0000", 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000213978 2023-09-23T23:06:07.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.220432+0000", 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01376719 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.237463+0000", 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01703122 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.459 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.531062+0000", 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29359874699999999 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.531188+0000", 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000125926 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.533959+0000", 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0027704439999999999 2023-09-23T23:06:07.460 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150884 11.b 11:d812b16f:::benchmark_data_smithi121_214750_object72839:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.186900+0000", 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.214001391, 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31655044900000001, 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.461 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150884 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.462 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186900+0000", 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186900+0000", 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186900+0000", 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.463 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186903+0000", 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.585e-06 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186910+0000", 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9330000000000004e-06 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.186915+0000", 2023-09-23T23:06:07.464 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.2700000000000004e-06 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.189493+0000", 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0025775049999999999 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.189639+0000", 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000145544 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.465 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.189759+0000", 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000120554 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.197681+0000", 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0079218420000000001 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.203826+0000", 2023-09-23T23:06:07.466 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0061445930000000003 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.503146+0000", 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.299320058 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.503383+0000", 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023739900000000001 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.467 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.503451+0000", 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.7735000000000001e-05 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150887 11.2 11:45ee2ed2:::benchmark_data_smithi121_214750_object72842:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.192543+0000", 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.208359083000001, 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31776739599999998, 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.468 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150887 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192543+0000", 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.469 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192543+0000", 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192540+0000", 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999976 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192552+0000", 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1216999999999999e-05 2023-09-23T23:06:07.470 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192569+0000", 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.7172000000000001e-05 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.192580+0000", 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.17e-05 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.471 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.196041+0000", 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0034601219999999999 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.196196+0000", 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015597199999999999 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.196335+0000", 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000138887 2023-09-23T23:06:07.472 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.202001+0000", 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005666033 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.473 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.212615+0000", 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010613327000000001 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.510206+0000", 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29759171899999998 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.474 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.510263+0000", 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6474999999999997e-05 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.510310+0000", 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7039000000000001e-05 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150896 11.9 11:92bae833:::benchmark_data_smithi121_214750_object72851:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.475 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.209113+0000", 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.191788276, 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32437228000000001, 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150896 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.476 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.209113+0000", 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.209113+0000", 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.209111+0000", 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.477 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.209122+0000", 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.0327e-05 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.209143+0000", 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.1319999999999999e-05 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.209152+0000", 2023-09-23T23:06:07.478 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2809999999999997e-06 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213197+0000", 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0040449049999999997 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213425+0000", 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00022777100000000001 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.479 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213594+0000", 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000169366 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.220471+0000", 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0068770300000000001 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.224205+0000", 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037334239999999999 2023-09-23T23:06:07.480 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.530976+0000", 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.30677088400000002 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.531342+0000", 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00036680099999999999 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.481 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.533486+0000", 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.002143313 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150898 11.b 11:dd41b181:::benchmark_data_smithi121_214750_object72853:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.210725+0000", 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.190176398999998, 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.30783016699999999, 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.482 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150898 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210725+0000", 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.483 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210725+0000", 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210724+0000", 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210731+0000", 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.1890000000000001e-06 2023-09-23T23:06:07.484 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210744+0000", 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.2823000000000001e-05 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210752+0000", 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.3489999999999992e-06 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.485 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210795+0000", 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2645999999999998e-05 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.210931+0000", 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000136196 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.211048+0000", 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000117279 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.486 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.214828+0000", 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003780383 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.219421+0000", 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.004592881 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.518292+0000", 2023-09-23T23:06:07.487 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29887098899999998 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.518508+0000", 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021599600000000001 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.518555+0000", 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.7049000000000003e-05 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.488 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150900 11.1 11:8c89ac6f:::benchmark_data_smithi121_214750_object72855:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.213224+0000", 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.187678087999998, 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.32366304400000001, 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150900 2023-09-23T23:06:07.489 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213224+0000", 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213224+0000", 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.490 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213222+0000", 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213229+0000", 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.0809999999999996e-06 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213261+0000", 2023-09-23T23:06:07.491 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.1578999999999997e-05 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213270+0000", 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.3999999999999998e-06 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213320+0000", 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9270000000000001e-05 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.492 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213502+0000", 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000182103 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.213658+0000", 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00015639000000000001 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.493 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.220497+0000", 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0068390860000000003 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.237497+0000", 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.017000120000000001 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.494 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.534018+0000", 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29652030800000001 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.534081+0000", 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.2991999999999996e-05 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.495 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.536887+0000", 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0028060519999999999 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150904 11.b 11:d65f89e4:::benchmark_data_smithi121_214750_object72859:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.496 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.226835+0000", 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.174066341, 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29580924199999997, 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150904 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.497 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226835+0000", 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226835+0000", 2023-09-23T23:06:07.498 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226834+0000", 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.499 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226842+0000", 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.303e-06 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226857+0000", 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.5016e-05 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.500 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226864+0000", 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.5440000000000001e-06 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.226933+0000", 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.8619000000000001e-05 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.501 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.227111+0000", 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000178068 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.227281+0000", 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000169474 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.502 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.230726+0000", 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003445114 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.231018+0000", 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00029208599999999999 2023-09-23T23:06:07.503 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.522537+0000", 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29151941300000001 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.522593+0000", 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.6014999999999998e-05 2023-09-23T23:06:07.504 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.522645+0000", 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1289999999999999e-05 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.505 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150905 11.1 11:8eeb1d22:::benchmark_data_smithi121_214750_object72860:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.228017+0000", 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.172884775, 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.31134088100000001, 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.506 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150905 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228017+0000", 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228017+0000", 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.507 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228016+0000", 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228021+0000", 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.9559999999999996e-06 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.508 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228033+0000", 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.1963999999999999e-05 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228039+0000", 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1850000000000001e-06 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228084+0000", 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5006000000000002e-05 2023-09-23T23:06:07.509 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228199+0000", 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0001153 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.228325+0000", 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000125504 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.510 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.231529+0000", 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003204527 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.237527+0000", 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.005997713 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.537067+0000", 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.29954017700000002 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.511 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.537283+0000", 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00021532499999999999 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.539358+0000", 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0020752000000000001 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.512 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:150908 11.b 11:d5dbeeb5:::benchmark_data_smithi121_214750_object72863:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:49.247719+0000", 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 18.153183119000001, 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27519638899999999, 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 150908 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.513 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247719+0000", 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247719+0000", 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247717+0000", 2023-09-23T23:06:07.514 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247726+0000", 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.2890000000000003e-06 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247740+0000", 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.414e-05 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.515 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247747+0000", 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.9439999999999999e-06 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247799+0000", 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1431999999999998e-05 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.247901+0000", 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010174 2023-09-23T23:06:07.516 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.248030+0000", 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00012939700000000001 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.250806+0000", 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0027764650000000001 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.517 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.251131+0000", 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00032474100000000003 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.522685+0000", 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27155379699999999 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.522872+0000", 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00018701300000000001 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:49.522915+0000", 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2945999999999998e-05 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:153958 11.9 11:91eccf8b:::benchmark_data_smithi121_214750_object75913:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:55.112191+0000", 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 12.288711105999999, 2023-09-23T23:06:07.519 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.28707896599999999, 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 153958 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112191+0000", 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.520 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112191+0000", 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112189+0000", 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999986 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.521 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112197+0000", 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.6210000000000004e-06 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112213+0000", 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.6875999999999999e-05 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112222+0000", 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.1249999999999993e-06 2023-09-23T23:06:07.522 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112294+0000", 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 7.2150999999999994e-05 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112461+0000", 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00016773800000000001 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.112633+0000", 2023-09-23T23:06:07.523 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000171192 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.120843+0000", 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0082106039999999998 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.134621+0000", 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.013777442000000001 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.524 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.397566+0000", 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.262945559 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.397612+0000", 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.6217999999999997e-05 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.399270+0000", 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0016570580000000001 2023-09-23T23:06:07.525 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:153962 11.9 11:9b0e87ab:::benchmark_data_smithi121_214750_object75917:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:55.127647+0000", 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 12.273254357999999, 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27290056000000001, 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.526 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 153962 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127647+0000", 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127647+0000", 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.527 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127647+0000", 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127650+0000", 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 3.23e-06 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.528 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127657+0000", 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.985e-06 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127663+0000", 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.4840000000000003e-06 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127718+0000", 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5491000000000001e-05 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.529 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127949+0000", 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00023078700000000001 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.128095+0000", 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014591300000000001 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.530 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.134575+0000", 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0064807459999999999 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.148757+0000", 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.014181812 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.399320+0000", 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25056272699999999 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.531 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.399372+0000", 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.1674e-05 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.400548+0000", 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.001176191 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.532 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:153966 11.9 11:9392ee5f:::benchmark_data_smithi121_214750_object75921:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:55.127812+0000", 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 12.27309, 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.27494882700000001, 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 153966 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.533 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127812+0000", 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127812+0000", 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.534 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127811+0000", 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999995 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127815+0000", 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.2880000000000003e-06 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127824+0000", 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.8419999999999994e-06 2023-09-23T23:06:07.535 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.127830+0000", 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5840000000000002e-06 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.131614+0000", 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037839380000000001 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.536 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.131762+0000", 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00014856799999999999 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.131872+0000", 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000109885 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.138538+0000", 2023-09-23T23:06:07.537 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0066659379999999997 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.148792+0000", 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010253699 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.400604+0000", 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.2518128 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.538 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.400658+0000", 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3384999999999998e-05 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.402760+0000", 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0021025929999999998 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.539 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:153969 11.9 11:9bde5d6d:::benchmark_data_smithi121_214750_object75924:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:55.135013+0000", 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 12.265889125999999, 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26920265999999998, 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 153969 2023-09-23T23:06:07.540 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135013+0000", 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135013+0000", 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.541 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135011+0000", 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135019+0000", 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 8.6179999999999995e-06 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.542 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135034+0000", 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 1.4483e-05 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135043+0000", 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.1859999999999998e-06 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135098+0000", 2023-09-23T23:06:07.543 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.5272000000000002e-05 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135202+0000", 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.00010358599999999999 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.135301+0000", 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 9.9296999999999995e-05 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.544 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.138862+0000", 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0035612389999999999 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.148833+0000", 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0099704440000000002 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.402815+0000", 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.25398175099999998 2023-09-23T23:06:07.545 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.402868+0000", 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 5.3149000000000002e-05 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.404215+0000", 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0013473949999999999 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "description": "osd_op(client.35784.0:153988 11.b 11:d223543b:::benchmark_data_smithi121_214750_object75943:head [delete] snapc 0=[] ondisk+write+known_if_redirected e312)", 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "initiated_at": "2023-09-23T23:05:55.168607+0000", 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "age": 12.23229458, 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.26309563800000002, 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "type_data": { 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "client_info": { 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "client": "client.35784", 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "client_addr": "172.21.15.121:0/3367309150", 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "tid": 153988 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.547 INFO:teuthology.orchestra.run.smithi121.stdout: "events": [ 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "initiated", 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.168607+0000", 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "throttled", 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.168607+0000", 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "header_read", 2023-09-23T23:06:07.548 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.168606+0000", 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4294967295.999999 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "all_read", 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.168611+0000", 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.5499999999999996e-06 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "dispatched", 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.397420+0000", 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.22880925399999999 2023-09-23T23:06:07.549 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "queued_for_pg", 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.397448+0000", 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 2.8419999999999999e-05 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "reached_pg", 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.401095+0000", 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.003646594 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.550 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "started", 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.401241+0000", 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000146136 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "waiting for subops from 0,1", 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.401373+0000", 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.000132082 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "op_commit", 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.411498+0000", 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.010125317999999999 2023-09-23T23:06:07.551 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.415264+0000", 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.0037656320000000001 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.431596+0000", 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 0.01633209 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "commit_sent", 2023-09-23T23:06:07.552 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.431658+0000", 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 6.1920000000000003e-05 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: { 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: "event": "done", 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: "time": "2023-09-23T23:05:55.431703+0000", 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: "duration": 4.4563e-05 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: } 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2023-09-23T23:06:07.553 INFO:teuthology.orchestra.run.smithi121.stdout:} 2023-09-23T23:06:07.554 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:07.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:07.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:07.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:07.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:07.817 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:07.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:07.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:07.987 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:07.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:08.091 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:08.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:08.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:07 smithi123 bash[59255]: cluster 2023-09-23T23:06:06.987601+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:07 smithi123 bash[59255]: cluster 2023-09-23T23:06:06.988137+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:07 smithi123 bash[59255]: cluster 2023-09-23T23:06:06.988292+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e315: 8 total, 8 up, 6 in 2023-09-23T23:06:08.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:07 smithi123 bash[59255]: cluster 2023-09-23T23:06:06.992273+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:07 smithi123 bash[59255]: cluster 2023-09-23T23:06:07.716161+0000 mon.a (mon.0) 2000 : cluster 3 Health check update: Degraded data redundancy: 15696/72 objects degraded (21800.000%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:08.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:08.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[74920]: cluster 2023-09-23T23:06:06.987601+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[74920]: cluster 2023-09-23T23:06:06.988137+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[74920]: cluster 2023-09-23T23:06:06.988292+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e315: 8 total, 8 up, 6 in 2023-09-23T23:06:08.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[74920]: cluster 2023-09-23T23:06:06.992273+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[74920]: cluster 2023-09-23T23:06:07.716161+0000 mon.a (mon.0) 2000 : cluster 3 Health check update: Degraded data redundancy: 15696/72 objects degraded (21800.000%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:08.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[78246]: cluster 2023-09-23T23:06:06.987601+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[78246]: cluster 2023-09-23T23:06:06.988137+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[78246]: cluster 2023-09-23T23:06:06.988292+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e315: 8 total, 8 up, 6 in 2023-09-23T23:06:08.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[78246]: cluster 2023-09-23T23:06:06.992273+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:06:08.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:07 smithi121 bash[78246]: cluster 2023-09-23T23:06:07.716161+0000 mon.a (mon.0) 2000 : cluster 3 Health check update: Degraded data redundancy: 15696/72 objects degraded (21800.000%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:08.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:08.384 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:08.488 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:08.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:08.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:08.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:08.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:08.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:08.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:08.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:08.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:09.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:09 smithi123 bash[59255]: cluster 2023-09-23T23:06:07.994381+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e316: 8 total, 8 up, 6 in 2023-09-23T23:06:09.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:09 smithi123 bash[59255]: cluster 2023-09-23T23:06:07.994477+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:09 smithi123 bash[59255]: cluster 2023-09-23T23:06:07.998589+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:09 smithi123 bash[59255]: cluster 2023-09-23T23:06:08.001078+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:09 smithi123 bash[59255]: cluster 2023-09-23T23:06:08.022932+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:09 smithi123 bash[59255]: cluster 2023-09-23T23:06:08.688856+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1643: 89 pgs: 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 34 op/s; 15696/72 objects degraded (21800.000%); 626 KiB/s, 327 objects/s recovering 2023-09-23T23:06:09.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:09.265 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:06:08] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.33.4" 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[74920]: cluster 2023-09-23T23:06:07.994381+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e316: 8 total, 8 up, 6 in 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[74920]: cluster 2023-09-23T23:06:07.994477+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[74920]: cluster 2023-09-23T23:06:07.998589+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[74920]: cluster 2023-09-23T23:06:08.001078+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[74920]: cluster 2023-09-23T23:06:08.022932+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[74920]: cluster 2023-09-23T23:06:08.688856+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1643: 89 pgs: 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 34 op/s; 15696/72 objects degraded (21800.000%); 626 KiB/s, 327 objects/s recovering 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[78246]: cluster 2023-09-23T23:06:07.994381+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e316: 8 total, 8 up, 6 in 2023-09-23T23:06:09.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[78246]: cluster 2023-09-23T23:06:07.994477+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[78246]: cluster 2023-09-23T23:06:07.998589+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[78246]: cluster 2023-09-23T23:06:08.001078+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[78246]: cluster 2023-09-23T23:06:08.022932+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:09.267 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:08 smithi121 bash[78246]: cluster 2023-09-23T23:06:08.688856+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1643: 89 pgs: 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 34 op/s; 15696/72 objects degraded (21800.000%); 626 KiB/s, 327 objects/s recovering 2023-09-23T23:06:09.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:09.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:09.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:09.520 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:09.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:09.625 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:10.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:09 smithi121 bash[74920]: cluster 2023-09-23T23:06:07.994923+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:10.444 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:10 smithi121 bash[78246]: cluster 2023-09-23T23:06:07.994923+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:10.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:10 smithi123 bash[59255]: cluster 2023-09-23T23:06:07.994923+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:06:10.475 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:10.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:10.495 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:06:10.495 INFO:teuthology.orchestra.run.smithi121.stdout:{"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub flag(s) set","count":7},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 15696/72 objects degraded (21800.000%), 5 pgs degraded, 4 pgs undersized","count":9},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2605,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":316,"num_osds":8,"num_up_osds":8,"osd_up_since":1695508636,"num_in_osds":6,"osd_in_since":1695509875,"num_remapped_pgs":4},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":84},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":4},{"state_name":"active+recovery_wait+degraded","count":1}],"num_pgs":89,"num_pools":5,"num_objects":24,"data_bytes":595872,"bytes_used":7244566528,"bytes_avail":568725647360,"bytes_total":575970213888,"degraded_objects":15696,"degraded_total":72,"degraded_ratio":218,"recovering_objects_per_sec":327,"recovering_bytes_per_sec":641233,"recovering_keys_per_sec":0,"num_objects_recovered":2210,"num_bytes_recovered":4325376,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":34},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi121.mdbrmj","status":"up:active","gid":14652}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.121:8443/","prometheus":"http://172.21.15.121:9283/"}},"servicemap":{"epoch":36,"modified":"2023-09-23T23:05:38.678745+0000","services":{}},"progress_events":{"2bb6a872-ead7-4607-a02f-65833cd0dc35":{"message":"Global Recovery Event (8m)\n [==========================..] (remaining: 37s)","progress":0.93258428573608398,"add_to_ceph_s":true},"a80c2577-ba8a-428b-926c-52dc7f2c45f5":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T23:06:10.578 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:10.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:10.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:10.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:10.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:10.830 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:10.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:10.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:10.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:10.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:10.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:11.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:11.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:11 smithi123 bash[59255]: audit 2023-09-23T23:06:10.491280+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.121:0/422656324' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:06:11.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:11 smithi123 bash[59255]: cluster 2023-09-23T23:06:10.689393+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1644: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 28 op/s; 15292/72 objects degraded (21238.889%); 528 KiB/s, 313 objects/s recovering 2023-09-23T23:06:11.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:11.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:11.234 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:11.253 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:11.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:11.357 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:11.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:11 smithi121 bash[78246]: audit 2023-09-23T23:06:10.491280+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.121:0/422656324' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:06:11.365 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:11 smithi121 bash[78246]: cluster 2023-09-23T23:06:10.689393+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1644: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 28 op/s; 15292/72 objects degraded (21238.889%); 528 KiB/s, 313 objects/s recovering 2023-09-23T23:06:11.366 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:11 smithi121 bash[74920]: audit 2023-09-23T23:06:10.491280+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.121:0/422656324' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T23:06:11.366 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:11 smithi121 bash[74920]: cluster 2023-09-23T23:06:10.689393+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1644: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 28 op/s; 15292/72 objects degraded (21238.889%); 528 KiB/s, 313 objects/s recovering 2023-09-23T23:06:11.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:11.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:11.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:11.523 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:11.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:11.656 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:11.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:11.760 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:11.795 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:11.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:11.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:12.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.061 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:12.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.196 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:12.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:12.319 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:12.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:12.558 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.585 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:12.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:12.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.852 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:12.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:12.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:12.989 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:06:13.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:12 smithi121 bash[74920]: cluster 2023-09-23T23:06:12.690190+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1645: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14884/72 objects degraded (20672.222%); 0 B/s, 316 objects/s recovering 2023-09-23T23:06:13.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:12 smithi121 bash[74920]: cluster 2023-09-23T23:06:12.717149+0000 mon.a (mon.0) 2002 : cluster 3 Health check update: Degraded data redundancy: 15292/72 objects degraded (21238.889%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:13.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:12 smithi121 bash[78246]: cluster 2023-09-23T23:06:12.690190+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1645: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14884/72 objects degraded (20672.222%); 0 B/s, 316 objects/s recovering 2023-09-23T23:06:13.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:12 smithi121 bash[78246]: cluster 2023-09-23T23:06:12.717149+0000 mon.a (mon.0) 2002 : cluster 3 Health check update: Degraded data redundancy: 15292/72 objects degraded (21238.889%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:13.013 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:06:13.042 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:06:13.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:12 smithi123 bash[59255]: cluster 2023-09-23T23:06:12.690190+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1645: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14884/72 objects degraded (20672.222%); 0 B/s, 316 objects/s recovering 2023-09-23T23:06:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:12 smithi123 bash[59255]: cluster 2023-09-23T23:06:12.717149+0000 mon.a (mon.0) 2002 : cluster 3 Health check update: Degraded data redundancy: 15292/72 objects degraded (21238.889%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:13.069 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:06:13.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:13.094 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:06:13.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:13.118 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:06:13.145 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:06:13.175 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:06:13.177 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.178 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:06:13.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:13.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:13.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:13.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:13.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:13.511 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:13.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.638 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:13.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.772 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:13.788 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T23:06:13.877 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:14.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:14.039 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:13 smithi121 bash[78246]: audit 2023-09-23T23:06:12.956185+0000 mon.a (mon.0) 2003 : audit 0 from='client.? 172.21.15.121:0/2073401402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:13 smithi121 bash[78246]: audit 2023-09-23T23:06:13.494064+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.121:0/3088069172' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:13 smithi121 bash[78246]: audit 2023-09-23T23:06:13.494486+0000 mon.a (mon.0) 2004 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:14.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:13 smithi121 bash[74920]: audit 2023-09-23T23:06:12.956185+0000 mon.a (mon.0) 2003 : audit 0 from='client.? 172.21.15.121:0/2073401402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:13 smithi121 bash[74920]: audit 2023-09-23T23:06:13.494064+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.121:0/3088069172' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:13 smithi121 bash[74920]: audit 2023-09-23T23:06:13.494486+0000 mon.a (mon.0) 2004 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:13 smithi123 bash[59255]: audit 2023-09-23T23:06:12.956185+0000 mon.a (mon.0) 2003 : audit 0 from='client.? 172.21.15.121:0/2073401402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:13 smithi123 bash[59255]: audit 2023-09-23T23:06:13.494064+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.121:0/3088069172' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:13 smithi123 bash[59255]: audit 2023-09-23T23:06:13.494486+0000 mon.a (mon.0) 2004 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:14.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:14.171 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:14.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:14.275 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:14.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:14.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:14.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:14.533 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.554 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:14.657 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:14.692 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:14.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:14.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[78246]: cluster 2023-09-23T23:06:13.770025+0000 mon.a (mon.0) 2005 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:14.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[78246]: audit 2023-09-23T23:06:13.776089+0000 mon.a (mon.0) 2006 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:14.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[78246]: cluster 2023-09-23T23:06:13.776194+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e317: 8 total, 8 up, 6 in 2023-09-23T23:06:14.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[78246]: cluster 2023-09-23T23:06:13.777071+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[78246]: cluster 2023-09-23T23:06:13.778242+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[78246]: cluster 2023-09-23T23:06:14.691261+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1647: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14884/72 objects degraded (20672.222%); 0 B/s, 94 objects/s recovering 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[74920]: cluster 2023-09-23T23:06:13.770025+0000 mon.a (mon.0) 2005 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[74920]: audit 2023-09-23T23:06:13.776089+0000 mon.a (mon.0) 2006 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[74920]: cluster 2023-09-23T23:06:13.776194+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e317: 8 total, 8 up, 6 in 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[74920]: cluster 2023-09-23T23:06:13.777071+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[74920]: cluster 2023-09-23T23:06:13.778242+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:14.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:14 smithi121 bash[74920]: cluster 2023-09-23T23:06:14.691261+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1647: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14884/72 objects degraded (20672.222%); 0 B/s, 94 objects/s recovering 2023-09-23T23:06:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:14.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:14 smithi123 bash[59255]: cluster 2023-09-23T23:06:13.770025+0000 mon.a (mon.0) 2005 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:14 smithi123 bash[59255]: audit 2023-09-23T23:06:13.776089+0000 mon.a (mon.0) 2006 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:14.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:14 smithi123 bash[59255]: cluster 2023-09-23T23:06:13.776194+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e317: 8 total, 8 up, 6 in 2023-09-23T23:06:14.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:14 smithi123 bash[59255]: cluster 2023-09-23T23:06:13.777071+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:14.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:14 smithi123 bash[59255]: cluster 2023-09-23T23:06:13.778242+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:14.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:14 smithi123 bash[59255]: cluster 2023-09-23T23:06:14.691261+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1647: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14884/72 objects degraded (20672.222%); 0 B/s, 94 objects/s recovering 2023-09-23T23:06:14.955 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:14.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:15.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:15.083 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:15.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:15.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:15.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:15.343 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:15.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:15.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:15.478 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:15.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:15.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:15.614 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:15.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:15.717 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:15.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:15.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:15.978 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:16.010 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:16.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:16.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:15 smithi123 bash[59255]: cluster 2023-09-23T23:06:14.326887+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:16.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:15 smithi123 bash[59255]: cluster 2023-09-23T23:06:14.326916+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:16.112 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:16.145 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:16.248 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:16.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:15 smithi121 bash[78246]: cluster 2023-09-23T23:06:14.326887+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:16.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:15 smithi121 bash[78246]: cluster 2023-09-23T23:06:14.326916+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:15 smithi121 bash[74920]: cluster 2023-09-23T23:06:14.326887+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:15 smithi121 bash[74920]: cluster 2023-09-23T23:06:14.326916+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:06:16.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:16.382 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:16.415 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:16.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:16.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.539 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:16.643 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.668 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:16.773 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:16.805 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:16.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:16.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:16.938 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:17.042 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:17.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:16 smithi123 bash[59255]: cluster 2023-09-23T23:06:16.691998+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1648: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14215/72 objects degraded (19743.056%); 0 B/s, 176 objects/s recovering 2023-09-23T23:06:17.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:16 smithi121 bash[78246]: cluster 2023-09-23T23:06:16.691998+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1648: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14215/72 objects degraded (19743.056%); 0 B/s, 176 objects/s recovering 2023-09-23T23:06:17.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:16 smithi121 bash[74920]: cluster 2023-09-23T23:06:16.691998+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1648: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14215/72 objects degraded (19743.056%); 0 B/s, 176 objects/s recovering 2023-09-23T23:06:17.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:17.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:17.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:17.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:17.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:17.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.479 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:17.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:17.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:17.720 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:17.744 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:17.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.876 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:17.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:17 smithi121 bash[74920]: cluster 2023-09-23T23:06:17.718186+0000 mon.a (mon.0) 2008 : cluster 3 Health check update: Degraded data redundancy: 14215/72 objects degraded (19743.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:18.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:17 smithi121 bash[78246]: cluster 2023-09-23T23:06:17.718186+0000 mon.a (mon.0) 2008 : cluster 3 Health check update: Degraded data redundancy: 14215/72 objects degraded (19743.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:18.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:18.119 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:18.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:18.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:18.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:17 smithi123 bash[59255]: cluster 2023-09-23T23:06:17.718186+0000 mon.a (mon.0) 2008 : cluster 3 Health check update: Degraded data redundancy: 14215/72 objects degraded (19743.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:18.271 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:18.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.398 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:18.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.522 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:18.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:18.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:18.780 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:18.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:18.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:18.906 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:19.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:19.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:06:19.020 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:06:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:06:18] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.33.4" 2023-09-23T23:06:19.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:18 smithi121 bash[74920]: cluster 2023-09-23T23:06:18.693095+0000 mgr.y (mgr.34107) 1521 : cluster 0 pgmap v1649: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14215/72 objects degraded (19743.056%); 0 B/s, 148 objects/s recovering 2023-09-23T23:06:19.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:18 smithi121 bash[78246]: cluster 2023-09-23T23:06:18.693095+0000 mgr.y (mgr.34107) 1521 : cluster 0 pgmap v1649: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14215/72 objects degraded (19743.056%); 0 B/s, 148 objects/s recovering 2023-09-23T23:06:19.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:18 smithi123 bash[59255]: cluster 2023-09-23T23:06:18.693095+0000 mgr.y (mgr.34107) 1521 : cluster 0 pgmap v1649: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 14215/72 objects degraded (19743.056%); 0 B/s, 148 objects/s recovering 2023-09-23T23:06:19.033 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:19.136 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:19.162 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:19.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:19.265 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.292 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:19.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.420 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:19.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:19.560 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:19.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:19.663 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:19.685 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:19.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:19.823 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:19.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:19.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:19.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:20.064 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:20.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:20.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:20.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:20.224 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:20.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:20.354 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:20.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:20.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:20.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:20.626 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:20.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.750 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:20.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:20.886 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:20.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:20 smithi121 bash[74920]: cluster 2023-09-23T23:06:20.693696+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1650: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13787/72 objects degraded (19148.611%); 0 B/s, 161 objects/s recovering 2023-09-23T23:06:20.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:20 smithi121 bash[78246]: cluster 2023-09-23T23:06:20.693696+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1650: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13787/72 objects degraded (19148.611%); 0 B/s, 161 objects/s recovering 2023-09-23T23:06:21.013 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:21.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:21.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:20 smithi123 bash[59255]: cluster 2023-09-23T23:06:20.693696+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1650: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13787/72 objects degraded (19148.611%); 0 B/s, 161 objects/s recovering 2023-09-23T23:06:21.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:21.148 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:21.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:21.252 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:21.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:21.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:21.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:21.506 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:21.539 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:21.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:21.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:21.674 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:21.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.801 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:21.904 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.926 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:22.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:22.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:22 smithi121 bash[78246]: audit 2023-09-23T23:06:21.972431+0000 mon.a (mon.0) 2009 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:22.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:22 smithi121 bash[74920]: audit 2023-09-23T23:06:21.972431+0000 mon.a (mon.0) 2009 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:22.051 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:22.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:22.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:22.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:22.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:22.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:22 smithi123 bash[59255]: audit 2023-09-23T23:06:21.972431+0000 mon.a (mon.0) 2009 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:22.316 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:22.419 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.448 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:22.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.575 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:22.679 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:22.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:22.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:22.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.829 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:22.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:22.954 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:22.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:23.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:23.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.217 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:23 smithi121 bash[78246]: cluster 2023-09-23T23:06:22.694311+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1651: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13380/72 objects degraded (18583.333%); 0 B/s, 164 objects/s recovering 2023-09-23T23:06:23.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:23 smithi121 bash[78246]: cluster 2023-09-23T23:06:22.719335+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: Degraded data redundancy: 13787/72 objects degraded (19148.611%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:23 smithi121 bash[74920]: cluster 2023-09-23T23:06:22.694311+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1651: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13380/72 objects degraded (18583.333%); 0 B/s, 164 objects/s recovering 2023-09-23T23:06:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:23 smithi121 bash[74920]: cluster 2023-09-23T23:06:22.719335+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: Degraded data redundancy: 13787/72 objects degraded (19148.611%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:23 smithi123 bash[59255]: cluster 2023-09-23T23:06:22.694311+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1651: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13380/72 objects degraded (18583.333%); 0 B/s, 164 objects/s recovering 2023-09-23T23:06:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:23 smithi123 bash[59255]: cluster 2023-09-23T23:06:22.719335+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: Degraded data redundancy: 13787/72 objects degraded (19148.611%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:23.321 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:23.456 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:23.476 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:23.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:23.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:23.604 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:23.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:23.707 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:23.792 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:23.845 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:23.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:23.968 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:23.981 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T23:06:23.981 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:06:23.994 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:24.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:24.120 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:24.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:24.259 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:24.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:24.362 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:24.390 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:24.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:24.493 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:24.519 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:24.622 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:24.650 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:24.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:24.805 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:24.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:24.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:25.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:25.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:24 smithi123 bash[59255]: cluster 2023-09-23T23:06:24.695159+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1652: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13380/72 objects degraded (18583.333%); 0 B/s, 150 objects/s recovering 2023-09-23T23:06:25.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:25.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:25.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:25.152 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:24 smithi121 bash[74920]: cluster 2023-09-23T23:06:24.695159+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1652: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13380/72 objects degraded (18583.333%); 0 B/s, 150 objects/s recovering 2023-09-23T23:06:25.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:24 smithi121 bash[78246]: cluster 2023-09-23T23:06:24.695159+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1652: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 13380/72 objects degraded (18583.333%); 0 B/s, 150 objects/s recovering 2023-09-23T23:06:25.169 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:25.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:25.276 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:25.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:25.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:25.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:25.441 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:25.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:25.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:25.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:25.705 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:25.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:25.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:25.833 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:25.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:25.936 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:25.965 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:26.068 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:26.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:26.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:26.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:26.221 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:26.309 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:06:26.325 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.358 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:26.389 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:06:26.462 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:26.488 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:26.595 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:26.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:26.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.747 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:26.851 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:26.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:26.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:26.979 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:26 smithi123 bash[59255]: cluster 2023-09-23T23:06:26.695772+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1653: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 12492/72 objects degraded (17350.000%); 0 B/s, 211 objects/s recovering 2023-09-23T23:06:27.012 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:27.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:27.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:27.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:26 smithi121 bash[78246]: cluster 2023-09-23T23:06:26.695772+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1653: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 12492/72 objects degraded (17350.000%); 0 B/s, 211 objects/s recovering 2023-09-23T23:06:27.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:26 smithi121 bash[74920]: cluster 2023-09-23T23:06:26.695772+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1653: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 12492/72 objects degraded (17350.000%); 0 B/s, 211 objects/s recovering 2023-09-23T23:06:27.138 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:27.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.273 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:27.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.402 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:27.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:27.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:27.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:27.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:27.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:27.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:27.780 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:27.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:27 smithi123 bash[59255]: cluster 2023-09-23T23:06:27.721670+0000 mon.a (mon.0) 2011 : cluster 3 Health check update: Degraded data redundancy: 12492/72 objects degraded (17350.000%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:27.900 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:06:27.901 INFO:teuthology.orchestra.run.smithi123.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:06:27.915 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:28.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:28.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:28.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:28.148 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:28.172 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:28.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:28.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:28.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:27 smithi121 bash[74920]: cluster 2023-09-23T23:06:27.721670+0000 mon.a (mon.0) 2011 : cluster 3 Health check update: Degraded data redundancy: 12492/72 objects degraded (17350.000%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:28.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:27 smithi121 bash[78246]: cluster 2023-09-23T23:06:27.721670+0000 mon.a (mon.0) 2011 : cluster 3 Health check update: Degraded data redundancy: 12492/72 objects degraded (17350.000%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:28.312 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:28.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:28.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:28.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:28.571 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:28.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:28.696 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:06:28.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:28.805 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:06:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:06:28] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.33.4" 2023-09-23T23:06:28.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:28 smithi121 bash[74920]: cluster 2023-09-23T23:06:28.696582+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1654: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 12492/72 objects degraded (17350.000%); 0 B/s, 143 objects/s recovering 2023-09-23T23:06:28.807 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:28.911 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:28.938 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:28.958 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:28.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:28 smithi123 bash[59255]: cluster 2023-09-23T23:06:28.696582+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1654: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 12492/72 objects degraded (17350.000%); 0 B/s, 143 objects/s recovering 2023-09-23T23:06:29.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:29.091 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:29.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:29.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:29.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:28 smithi121 bash[78246]: cluster 2023-09-23T23:06:28.696582+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1654: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 12492/72 objects degraded (17350.000%); 0 B/s, 143 objects/s recovering 2023-09-23T23:06:29.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:29.365 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:29.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:29.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:29.491 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:29.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:29.596 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:29.629 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:29.732 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:29.755 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:29.857 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:29.891 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:29.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:30.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:30.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:30.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:30.253 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:30.279 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:30.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:30.408 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:30.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:30.533 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:30.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:30.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:30.670 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:30.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:30.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:30.804 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:30.908 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:30.930 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:30.940 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:30.941 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:31.032 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:31.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:30 smithi123 bash[59255]: cluster 2023-09-23T23:06:30.697179+0000 mgr.y (mgr.34107) 1527 : cluster 0 pgmap v1655: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11978/72 objects degraded (16636.111%); 0 B/s, 186 objects/s recovering 2023-09-23T23:06:31.052 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:31.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:30 smithi121 bash[78246]: cluster 2023-09-23T23:06:30.697179+0000 mgr.y (mgr.34107) 1527 : cluster 0 pgmap v1655: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11978/72 objects degraded (16636.111%); 0 B/s, 186 objects/s recovering 2023-09-23T23:06:31.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:30 smithi121 bash[74920]: cluster 2023-09-23T23:06:30.697179+0000 mgr.y (mgr.34107) 1527 : cluster 0 pgmap v1655: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11978/72 objects degraded (16636.111%); 0 B/s, 186 objects/s recovering 2023-09-23T23:06:31.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:31.157 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:31.180 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:31.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:31.317 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:31.421 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:31.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:31.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:31.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:31.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:31.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:31.720 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:31.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:31.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:31.853 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:31.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:31.956 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:31.984 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:31.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:32.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:32.119 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:32.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:32.223 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:32.246 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:32.354 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.377 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:32.480 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:32.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:32.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:32.615 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:32.647 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:32.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:32.751 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:32.781 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:32.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:32.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:33.013 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:33.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:32 smithi123 bash[59255]: cluster 2023-09-23T23:06:32.697798+0000 mgr.y (mgr.34107) 1528 : cluster 0 pgmap v1656: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11498/72 objects degraded (15969.444%); 0 B/s, 190 objects/s recovering 2023-09-23T23:06:33.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:32 smithi123 bash[59255]: cluster 2023-09-23T23:06:32.722659+0000 mon.a (mon.0) 2012 : cluster 3 Health check update: Degraded data redundancy: 11978/72 objects degraded (16636.111%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:33.049 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:33.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:33.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:32 smithi121 bash[78246]: cluster 2023-09-23T23:06:32.697798+0000 mgr.y (mgr.34107) 1528 : cluster 0 pgmap v1656: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11498/72 objects degraded (15969.444%); 0 B/s, 190 objects/s recovering 2023-09-23T23:06:33.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:32 smithi121 bash[78246]: cluster 2023-09-23T23:06:32.722659+0000 mon.a (mon.0) 2012 : cluster 3 Health check update: Degraded data redundancy: 11978/72 objects degraded (16636.111%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:33.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:32 smithi121 bash[74920]: cluster 2023-09-23T23:06:32.697798+0000 mgr.y (mgr.34107) 1528 : cluster 0 pgmap v1656: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11498/72 objects degraded (15969.444%); 0 B/s, 190 objects/s recovering 2023-09-23T23:06:33.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:32 smithi121 bash[74920]: cluster 2023-09-23T23:06:32.722659+0000 mon.a (mon.0) 2012 : cluster 3 Health check update: Degraded data redundancy: 11978/72 objects degraded (16636.111%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:33.175 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:33.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:33.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:33.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:33.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:33.475 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:33.540 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:33.560 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:33.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:33.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:33.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:33.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:33.793 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.814 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:33.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:33.947 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:33.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:34.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:34.073 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:34.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:34.177 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:34.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:34.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:34.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.333 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:34.437 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:34.464 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:34.568 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:34.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:34.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:34.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:34.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:34.840 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:34 smithi121 bash[78246]: cluster 2023-09-23T23:06:34.698538+0000 mgr.y (mgr.34107) 1529 : cluster 0 pgmap v1657: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11498/72 objects degraded (15969.444%); 0 B/s, 156 objects/s recovering 2023-09-23T23:06:34.840 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:34 smithi121 bash[74920]: cluster 2023-09-23T23:06:34.698538+0000 mgr.y (mgr.34107) 1529 : cluster 0 pgmap v1657: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11498/72 objects degraded (15969.444%); 0 B/s, 156 objects/s recovering 2023-09-23T23:06:34.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:34.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:34 smithi123 bash[59255]: cluster 2023-09-23T23:06:34.698538+0000 mgr.y (mgr.34107) 1529 : cluster 0 pgmap v1657: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 11498/72 objects degraded (15969.444%); 0 B/s, 156 objects/s recovering 2023-09-23T23:06:34.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:34.980 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:34.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:35.083 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:35.109 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:35.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:35.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.241 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:35.344 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:35.369 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:35.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:35.496 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:35.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:35.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:35.624 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:35.726 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.751 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:35.855 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:35.879 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:35.982 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:36.014 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:36.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:36.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.144 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:36.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:36.278 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:36.381 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:36.405 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:36.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:36.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.529 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:36.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:36.656 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:36.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:36.759 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:36.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:36.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:36.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:36 smithi121 bash[74920]: cluster 2023-09-23T23:06:36.699399+0000 mgr.y (mgr.34107) 1530 : cluster 0 pgmap v1658: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 10395/72 objects degraded (14437.500%); 0 B/s, 248 objects/s recovering 2023-09-23T23:06:36.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:36 smithi121 bash[78246]: cluster 2023-09-23T23:06:36.699399+0000 mgr.y (mgr.34107) 1530 : cluster 0 pgmap v1658: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 10395/72 objects degraded (14437.500%); 0 B/s, 248 objects/s recovering 2023-09-23T23:06:36.921 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:36.931 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:06:36.931 INFO:teuthology.orchestra.run.smithi123.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:06:36.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:36 smithi123 bash[59255]: cluster 2023-09-23T23:06:36.699399+0000 mgr.y (mgr.34107) 1530 : cluster 0 pgmap v1658: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 10395/72 objects degraded (14437.500%); 0 B/s, 248 objects/s recovering 2023-09-23T23:06:37.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:37.056 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:37.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:37.187 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:37.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:37.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:37.313 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:37.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:37.416 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:37.442 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:37.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:37.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:37.572 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:37.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:37.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:37.701 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:37.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:06:37.805 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:37.825 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:37.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:37.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:37 smithi123 bash[59255]: audit 2023-09-23T23:06:36.973142+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:37.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:37 smithi123 bash[59255]: cluster 2023-09-23T23:06:37.723737+0000 mon.a (mon.0) 2014 : cluster 3 Health check update: Degraded data redundancy: 10395/72 objects degraded (14437.500%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:37.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:37.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:37 smithi121 bash[74920]: audit 2023-09-23T23:06:36.973142+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:37.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:37 smithi121 bash[74920]: cluster 2023-09-23T23:06:37.723737+0000 mon.a (mon.0) 2014 : cluster 3 Health check update: Degraded data redundancy: 10395/72 objects degraded (14437.500%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:38.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:38.091 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:38.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.228 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:38.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:37 smithi121 bash[78246]: audit 2023-09-23T23:06:36.973142+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:38.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:37 smithi121 bash[78246]: cluster 2023-09-23T23:06:37.723737+0000 mon.a (mon.0) 2014 : cluster 3 Health check update: Degraded data redundancy: 10395/72 objects degraded (14437.500%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:38.331 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:38.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:38.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:38.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:38.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:38.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.768 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:38.871 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.904 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:39.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:06:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:06:38] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.33.4" 2023-09-23T23:06:39.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:38 smithi121 bash[74920]: cluster 2023-09-23T23:06:38.700476+0000 mgr.y (mgr.34107) 1531 : cluster 0 pgmap v1659: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 10395/72 objects degraded (14437.500%); 0 B/s, 174 objects/s recovering 2023-09-23T23:06:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:38 smithi121 bash[78246]: cluster 2023-09-23T23:06:38.700476+0000 mgr.y (mgr.34107) 1531 : cluster 0 pgmap v1659: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 10395/72 objects degraded (14437.500%); 0 B/s, 174 objects/s recovering 2023-09-23T23:06:39.007 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:39.030 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:39.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:39.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:38 smithi123 bash[59255]: cluster 2023-09-23T23:06:38.700476+0000 mgr.y (mgr.34107) 1531 : cluster 0 pgmap v1659: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 10395/72 objects degraded (14437.500%); 0 B/s, 174 objects/s recovering 2023-09-23T23:06:39.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:39.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:39.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:39.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:39.292 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:39.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:39.395 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:39.429 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:39.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:39.561 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:39.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:39.665 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:39.692 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:39.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:39.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:39.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:39.952 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:39.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:40.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:40.075 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:40.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:40.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.211 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:40.315 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:40.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:40.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:40.440 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:40.473 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:40.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:40.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.606 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:40.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:40.845 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:40.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:40.981 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:41.005 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:41.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:41.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:40 smithi123 bash[59255]: cluster 2023-09-23T23:06:40.701101+0000 mgr.y (mgr.34107) 1532 : cluster 0 pgmap v1660: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 9715/72 objects degraded (13493.056%); 0 B/s, 231 objects/s recovering 2023-09-23T23:06:41.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:41.130 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:41.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:41.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:40 smithi121 bash[74920]: cluster 2023-09-23T23:06:40.701101+0000 mgr.y (mgr.34107) 1532 : cluster 0 pgmap v1660: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 9715/72 objects degraded (13493.056%); 0 B/s, 231 objects/s recovering 2023-09-23T23:06:41.180 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:40 smithi121 bash[78246]: cluster 2023-09-23T23:06:40.701101+0000 mgr.y (mgr.34107) 1532 : cluster 0 pgmap v1660: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 9715/72 objects degraded (13493.056%); 0 B/s, 231 objects/s recovering 2023-09-23T23:06:41.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:41.268 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:41.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:41.372 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:41.400 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:41.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:41.504 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:41.524 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:41.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:41.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:41.660 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:41.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:41.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:41.797 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:41.900 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:41.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:42.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:42.053 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:42.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:42.177 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:42.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:42.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:42.313 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:42.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:42.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.451 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:42.550 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:42.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:42.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:42.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:42.712 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:42.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:42.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:42 smithi123 bash[59255]: cluster 2023-09-23T23:06:42.701764+0000 mgr.y (mgr.34107) 1533 : cluster 0 pgmap v1661: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 9076/72 objects degraded (12605.556%); 0 B/s, 241 objects/s recovering 2023-09-23T23:06:42.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:42 smithi123 bash[59255]: cluster 2023-09-23T23:06:42.724609+0000 mon.a (mon.0) 2015 : cluster 3 Health check update: Degraded data redundancy: 9715/72 objects degraded (13493.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:42.843 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:42.947 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.974 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:42 smithi121 bash[78246]: cluster 2023-09-23T23:06:42.701764+0000 mgr.y (mgr.34107) 1533 : cluster 0 pgmap v1661: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 9076/72 objects degraded (12605.556%); 0 B/s, 241 objects/s recovering 2023-09-23T23:06:43.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:42 smithi121 bash[78246]: cluster 2023-09-23T23:06:42.724609+0000 mon.a (mon.0) 2015 : cluster 3 Health check update: Degraded data redundancy: 9715/72 objects degraded (13493.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:42 smithi121 bash[74920]: cluster 2023-09-23T23:06:42.701764+0000 mgr.y (mgr.34107) 1533 : cluster 0 pgmap v1661: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 9076/72 objects degraded (12605.556%); 0 B/s, 241 objects/s recovering 2023-09-23T23:06:43.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:42 smithi121 bash[74920]: cluster 2023-09-23T23:06:42.724609+0000 mon.a (mon.0) 2015 : cluster 3 Health check update: Degraded data redundancy: 9715/72 objects degraded (13493.056%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:43.078 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:43.099 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:43.202 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:43.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:43.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:43.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.368 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:43.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:43.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:43.625 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:43.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:43.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:43.760 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:43.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:43.955 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:43.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:44.058 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:44.078 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:44.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:44.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.203 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:44.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:44.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.465 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:44.569 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:44.702 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:44.728 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:44.831 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:44.857 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:44.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:44.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:44.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:44 smithi121 bash[74920]: cluster 2023-09-23T23:06:44.702480+0000 mgr.y (mgr.34107) 1534 : cluster 0 pgmap v1662: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 9076/72 objects degraded (12605.556%); 0 B/s, 201 objects/s recovering 2023-09-23T23:06:44.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:44 smithi121 bash[78246]: cluster 2023-09-23T23:06:44.702480+0000 mgr.y (mgr.34107) 1534 : cluster 0 pgmap v1662: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 9076/72 objects degraded (12605.556%); 0 B/s, 201 objects/s recovering 2023-09-23T23:06:44.987 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:44 smithi123 bash[59255]: cluster 2023-09-23T23:06:44.702480+0000 mgr.y (mgr.34107) 1534 : cluster 0 pgmap v1662: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 9076/72 objects degraded (12605.556%); 0 B/s, 201 objects/s recovering 2023-09-23T23:06:45.090 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.112 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:45.215 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:45.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:45.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:45.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:45.476 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:45.501 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:45.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:45.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:45.630 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:45.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:45.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:45.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:45.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:45.867 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:45.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:46.015 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:46.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:46.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:46.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:46.202 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:06:46.202 INFO:teuthology.orchestra.run.smithi123.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:06:46.250 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:46.274 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:46.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:46.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:46.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:46.538 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:46.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:46.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.666 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:46.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:46.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:46.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:46.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:47.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:47.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:46 smithi121 bash[74920]: cluster 2023-09-23T23:06:46.703167+0000 mgr.y (mgr.34107) 1535 : cluster 0 pgmap v1663: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 7347/72 objects degraded (10204.167%); 0 B/s, 345 objects/s recovering 2023-09-23T23:06:47.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:46 smithi121 bash[78246]: cluster 2023-09-23T23:06:46.703167+0000 mgr.y (mgr.34107) 1535 : cluster 0 pgmap v1663: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 7347/72 objects degraded (10204.167%); 0 B/s, 345 objects/s recovering 2023-09-23T23:06:47.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:46 smithi123 bash[59255]: cluster 2023-09-23T23:06:46.703167+0000 mgr.y (mgr.34107) 1535 : cluster 0 pgmap v1663: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 7347/72 objects degraded (10204.167%); 0 B/s, 345 objects/s recovering 2023-09-23T23:06:47.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:47.093 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:06:47.169 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:47.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:47.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:47.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:47.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:47.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:47.452 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:47.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:47.588 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:47.692 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:47.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:47.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:47 smithi123 bash[59255]: cluster 2023-09-23T23:06:47.725475+0000 mon.a (mon.0) 2016 : cluster 3 Health check update: Degraded data redundancy: 7347/72 objects degraded (10204.167%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:47.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:47 smithi123 bash[59255]: cluster 2023-09-23T23:06:47.732201+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e318: 8 total, 8 up, 6 in 2023-09-23T23:06:47.855 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:47.958 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.992 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:48.095 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:48.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:47 smithi121 bash[78246]: cluster 2023-09-23T23:06:47.725475+0000 mon.a (mon.0) 2016 : cluster 3 Health check update: Degraded data redundancy: 7347/72 objects degraded (10204.167%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:48.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:47 smithi121 bash[78246]: cluster 2023-09-23T23:06:47.732201+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e318: 8 total, 8 up, 6 in 2023-09-23T23:06:48.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:47 smithi121 bash[74920]: cluster 2023-09-23T23:06:47.725475+0000 mon.a (mon.0) 2016 : cluster 3 Health check update: Degraded data redundancy: 7347/72 objects degraded (10204.167%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:48.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:47 smithi121 bash[74920]: cluster 2023-09-23T23:06:47.732201+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e318: 8 total, 8 up, 6 in 2023-09-23T23:06:48.117 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:48.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:48.220 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:48.253 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:48.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:48.356 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:48.379 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:48.482 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:48.503 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:48.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:48.636 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:48.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:48.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:48.770 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:48.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:48.887 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:48 smithi123 bash[59255]: cluster 2023-09-23T23:06:47.732299+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:48 smithi123 bash[59255]: cluster 2023-09-23T23:06:47.732336+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:48 smithi123 bash[59255]: cluster 2023-09-23T23:06:47.732388+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:48 smithi123 bash[59255]: cluster 2023-09-23T23:06:47.742581+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:48 smithi123 bash[59255]: cluster 2023-09-23T23:06:48.703961+0000 mgr.y (mgr.34107) 1536 : cluster 0 pgmap v1665: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 7347/72 objects degraded (10204.167%); 0 B/s, 304 objects/s recovering 2023-09-23T23:06:48.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:48 smithi123 bash[59255]: cluster 2023-09-23T23:06:48.739376+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e319: 8 total, 8 up, 6 in 2023-09-23T23:06:48.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:48.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:06:48] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.33.4" 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[74920]: cluster 2023-09-23T23:06:47.732299+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[74920]: cluster 2023-09-23T23:06:47.732336+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[74920]: cluster 2023-09-23T23:06:47.732388+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[74920]: cluster 2023-09-23T23:06:47.742581+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[74920]: cluster 2023-09-23T23:06:48.703961+0000 mgr.y (mgr.34107) 1536 : cluster 0 pgmap v1665: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 7347/72 objects degraded (10204.167%); 0 B/s, 304 objects/s recovering 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[74920]: cluster 2023-09-23T23:06:48.739376+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e319: 8 total, 8 up, 6 in 2023-09-23T23:06:48.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[78246]: cluster 2023-09-23T23:06:47.732299+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[78246]: cluster 2023-09-23T23:06:47.732336+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[78246]: cluster 2023-09-23T23:06:47.732388+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[78246]: cluster 2023-09-23T23:06:47.742581+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:48.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[78246]: cluster 2023-09-23T23:06:48.703961+0000 mgr.y (mgr.34107) 1536 : cluster 0 pgmap v1665: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 7347/72 objects degraded (10204.167%); 0 B/s, 304 objects/s recovering 2023-09-23T23:06:48.946 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:48 smithi121 bash[78246]: cluster 2023-09-23T23:06:48.739376+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e319: 8 total, 8 up, 6 in 2023-09-23T23:06:49.011 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.040 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:49.143 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:49.167 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:49.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.299 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:49.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:49.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:49.668 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:49.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:49.798 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:49.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:49.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.956 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:50.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:50.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[78246]: cluster 2023-09-23T23:06:48.133410+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:50.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[78246]: cluster 2023-09-23T23:06:48.740857+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[78246]: cluster 2023-09-23T23:06:48.740969+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[78246]: cluster 2023-09-23T23:06:48.891692+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[78246]: cluster 2023-09-23T23:06:49.742138+0000 mon.a (mon.0) 2019 : cluster 0 osdmap e320: 8 total, 8 up, 6 in 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[74920]: cluster 2023-09-23T23:06:48.133410+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[74920]: cluster 2023-09-23T23:06:48.740857+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[74920]: cluster 2023-09-23T23:06:48.740969+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[74920]: cluster 2023-09-23T23:06:48.891692+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:49 smithi121 bash[74920]: cluster 2023-09-23T23:06:49.742138+0000 mon.a (mon.0) 2019 : cluster 0 osdmap e320: 8 total, 8 up, 6 in 2023-09-23T23:06:50.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:49 smithi123 bash[59255]: cluster 2023-09-23T23:06:48.133410+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:06:50.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:49 smithi123 bash[59255]: cluster 2023-09-23T23:06:48.740857+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:49 smithi123 bash[59255]: cluster 2023-09-23T23:06:48.740969+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:49 smithi123 bash[59255]: cluster 2023-09-23T23:06:48.891692+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:50.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:49 smithi123 bash[59255]: cluster 2023-09-23T23:06:49.742138+0000 mon.a (mon.0) 2019 : cluster 0 osdmap e320: 8 total, 8 up, 6 in 2023-09-23T23:06:50.088 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:50.191 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:50.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:50.327 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:50.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:50.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:50.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:50.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:50.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:50.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:50.764 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:50.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:50.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.898 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:51.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:51.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[74920]: cluster 2023-09-23T23:06:49.223396+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[74920]: cluster 2023-09-23T23:06:49.742483+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[74920]: cluster 2023-09-23T23:06:49.836179+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[74920]: cluster 2023-09-23T23:06:49.840090+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[74920]: cluster 2023-09-23T23:06:50.704577+0000 mgr.y (mgr.34107) 1537 : cluster 0 pgmap v1668: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 6380/72 objects degraded (8861.111%); 0 B/s, 383 objects/s recovering 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[78246]: cluster 2023-09-23T23:06:49.223396+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[78246]: cluster 2023-09-23T23:06:49.742483+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[78246]: cluster 2023-09-23T23:06:49.836179+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[78246]: cluster 2023-09-23T23:06:49.840090+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:50 smithi121 bash[78246]: cluster 2023-09-23T23:06:50.704577+0000 mgr.y (mgr.34107) 1537 : cluster 0 pgmap v1668: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 6380/72 objects degraded (8861.111%); 0 B/s, 383 objects/s recovering 2023-09-23T23:06:51.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:50 smithi123 bash[59255]: cluster 2023-09-23T23:06:49.223396+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:06:51.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:50 smithi123 bash[59255]: cluster 2023-09-23T23:06:49.742483+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:50 smithi123 bash[59255]: cluster 2023-09-23T23:06:49.836179+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:50 smithi123 bash[59255]: cluster 2023-09-23T23:06:49.840090+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:06:51.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:50 smithi123 bash[59255]: cluster 2023-09-23T23:06:50.704577+0000 mgr.y (mgr.34107) 1537 : cluster 0 pgmap v1668: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 6380/72 objects degraded (8861.111%); 0 B/s, 383 objects/s recovering 2023-09-23T23:06:51.032 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:51.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:51.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.166 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:51.270 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:51.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:51.397 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:51.416 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:51.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:51.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.545 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:51.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:51.679 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:51.782 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:51.811 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:51.871 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:51.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:51.937 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:51.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:52.039 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:52.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:51 smithi123 bash[59255]: cluster 2023-09-23T23:06:50.812443+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e321: 8 total, 8 up, 6 in 2023-09-23T23:06:52.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:51 smithi123 bash[59255]: cluster 2023-09-23T23:06:50.814247+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:51 smithi123 bash[59255]: cluster 2023-09-23T23:06:50.814740+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:51 smithi123 bash[59255]: cluster 2023-09-23T23:06:50.816951+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.066 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:52.170 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[78246]: cluster 2023-09-23T23:06:50.812443+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e321: 8 total, 8 up, 6 in 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[78246]: cluster 2023-09-23T23:06:50.814247+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[78246]: cluster 2023-09-23T23:06:50.814740+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[78246]: cluster 2023-09-23T23:06:50.816951+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[74920]: cluster 2023-09-23T23:06:50.812443+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e321: 8 total, 8 up, 6 in 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[74920]: cluster 2023-09-23T23:06:50.814247+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[74920]: cluster 2023-09-23T23:06:50.814740+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.177 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:51 smithi121 bash[74920]: cluster 2023-09-23T23:06:50.816951+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:06:52.187 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:52.290 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:52.310 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:52.414 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:52.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:52.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:52.543 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:52.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:52.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:52.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:52.699 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:52.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:52.801 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:52.831 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:52.934 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:52.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:53.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:53.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:52 smithi121 bash[74920]: audit 2023-09-23T23:06:51.972857+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:53.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:52 smithi121 bash[74920]: cluster 2023-09-23T23:06:52.705031+0000 mgr.y (mgr.34107) 1538 : cluster 0 pgmap v1670: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 5511/72 objects degraded (7654.167%); 0 B/s, 289 objects/s recovering 2023-09-23T23:06:53.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:52 smithi121 bash[74920]: cluster 2023-09-23T23:06:52.726764+0000 mon.a (mon.0) 2022 : cluster 3 Health check update: Degraded data redundancy: 6380/72 objects degraded (8861.111%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:53.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:52 smithi121 bash[78246]: audit 2023-09-23T23:06:51.972857+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:53.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:52 smithi121 bash[78246]: cluster 2023-09-23T23:06:52.705031+0000 mgr.y (mgr.34107) 1538 : cluster 0 pgmap v1670: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 5511/72 objects degraded (7654.167%); 0 B/s, 289 objects/s recovering 2023-09-23T23:06:53.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:52 smithi121 bash[78246]: cluster 2023-09-23T23:06:52.726764+0000 mon.a (mon.0) 2022 : cluster 3 Health check update: Degraded data redundancy: 6380/72 objects degraded (8861.111%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:53.094 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:53.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:53.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:53.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:52 smithi123 bash[59255]: audit 2023-09-23T23:06:51.972857+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:53.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:52 smithi123 bash[59255]: cluster 2023-09-23T23:06:52.705031+0000 mgr.y (mgr.34107) 1538 : cluster 0 pgmap v1670: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 5511/72 objects degraded (7654.167%); 0 B/s, 289 objects/s recovering 2023-09-23T23:06:53.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:52 smithi123 bash[59255]: cluster 2023-09-23T23:06:52.726764+0000 mon.a (mon.0) 2022 : cluster 3 Health check update: Degraded data redundancy: 6380/72 objects degraded (8861.111%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:53.230 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:53.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:53.334 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:53.364 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:53.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.493 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:53.596 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:53.616 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:53.719 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:53.748 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:53.850 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'unique_pool_6' removed 2023-09-23T23:06:53.850 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:53.872 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:53.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:54.003 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:53 smithi123 bash[59255]: audit 2023-09-23T23:06:53.600208+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.121:0/3266762173' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:06:54.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:53 smithi123 bash[59255]: audit 2023-09-23T23:06:53.600648+0000 mon.a (mon.0) 2023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:06:54.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:54.139 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:54.242 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:54.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:53 smithi121 bash[78246]: audit 2023-09-23T23:06:53.600208+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.121:0/3266762173' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:06:54.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:53 smithi121 bash[78246]: audit 2023-09-23T23:06:53.600648+0000 mon.a (mon.0) 2023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:06:54.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:53 smithi121 bash[74920]: audit 2023-09-23T23:06:53.600208+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.121:0/3266762173' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:06:54.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:53 smithi121 bash[74920]: audit 2023-09-23T23:06:53.600648+0000 mon.a (mon.0) 2023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:06:54.269 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:54.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:54.374 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:54.396 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:54.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:54.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:54.521 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:54.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:54.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:54.661 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:54.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:54.794 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:54.897 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:54.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[78246]: cluster 2023-09-23T23:06:53.840139+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:54.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[78246]: cluster 2023-09-23T23:06:53.840230+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:54.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[78246]: cluster 2023-09-23T23:06:53.840387+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:54.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[78246]: audit 2023-09-23T23:06:53.840878+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[78246]: cluster 2023-09-23T23:06:53.840964+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e322: 8 total, 8 up, 6 in 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[78246]: cluster 2023-09-23T23:06:54.705421+0000 mgr.y (mgr.34107) 1539 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[74920]: cluster 2023-09-23T23:06:53.840139+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[74920]: cluster 2023-09-23T23:06:53.840230+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[74920]: cluster 2023-09-23T23:06:53.840387+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[74920]: audit 2023-09-23T23:06:53.840878+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[74920]: cluster 2023-09-23T23:06:53.840964+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e322: 8 total, 8 up, 6 in 2023-09-23T23:06:54.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:54 smithi121 bash[74920]: cluster 2023-09-23T23:06:54.705421+0000 mgr.y (mgr.34107) 1539 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:06:54.922 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:54.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:55.025 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:55.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:54 smithi123 bash[59255]: cluster 2023-09-23T23:06:53.840139+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:55.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:54 smithi123 bash[59255]: cluster 2023-09-23T23:06:53.840230+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:55.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:54 smithi123 bash[59255]: cluster 2023-09-23T23:06:53.840387+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:06:55.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:54 smithi123 bash[59255]: audit 2023-09-23T23:06:53.840878+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:06:55.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:54 smithi123 bash[59255]: cluster 2023-09-23T23:06:53.840964+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e322: 8 total, 8 up, 6 in 2023-09-23T23:06:55.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:54 smithi123 bash[59255]: cluster 2023-09-23T23:06:54.705421+0000 mgr.y (mgr.34107) 1539 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:06:55.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:55.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:55.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:55.191 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:55.294 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:55.428 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:55.450 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:55.553 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.583 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:55.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:55.713 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:55.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:55.787 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:06:55.787 INFO:teuthology.orchestra.run.smithi123.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:06:55.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:55.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:55.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:55.980 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:56.084 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:55 smithi123 bash[59255]: cluster 2023-09-23T23:06:54.835430+0000 mon.a (mon.0) 2026 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5511/72 objects degraded (7654.167%), 3 pgs degraded, 2 pgs undersized) 2023-09-23T23:06:56.114 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:56.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:56.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:55 smithi121 bash[78246]: cluster 2023-09-23T23:06:54.835430+0000 mon.a (mon.0) 2026 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5511/72 objects degraded (7654.167%), 3 pgs degraded, 2 pgs undersized) 2023-09-23T23:06:56.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:55 smithi121 bash[74920]: cluster 2023-09-23T23:06:54.835430+0000 mon.a (mon.0) 2026 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5511/72 objects degraded (7654.167%), 3 pgs degraded, 2 pgs undersized) 2023-09-23T23:06:56.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:56.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:56.380 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:56.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.516 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:56.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:56.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:06:56.645 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:56.748 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.777 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:56.880 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:56 smithi123 bash[59255]: cluster 2023-09-23T23:06:56.706249+0000 mgr.y (mgr.34107) 1540 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:06:56.909 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:57.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:56 smithi121 bash[74920]: cluster 2023-09-23T23:06:56.706249+0000 mgr.y (mgr.34107) 1540 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:06:57.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:56 smithi121 bash[78246]: cluster 2023-09-23T23:06:56.706249+0000 mgr.y (mgr.34107) 1540 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:06:57.013 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.042 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:57.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.174 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:57.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:57.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:57.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:57.421 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:06:57.422 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-23T23:06:57.422 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:06:57.426 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-23T23:06:57.426 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:06:57.426 DEBUG:teuthology.orchestra.run.smithi121:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:57.438 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:57.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:57.575 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:57.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.620 INFO:teuthology.orchestra.run.smithi121.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:06:57.621 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:57.678 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:57.698 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:57.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:57.825 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:57.825 DEBUG:teuthology.orchestra.run.smithi121:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:06:57.833 INFO:tasks.workunit:timeout=3h 2023-09-23T23:06:57.833 INFO:tasks.workunit:cleanup=True 2023-09-23T23:06:57.833 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:06:57.835 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:57.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:57.941 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:57.967 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:57.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:58.070 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:58.097 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:58.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:58.229 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:58.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:58.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:58.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:58.460 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:58.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:58.597 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:58.623 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:58.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:58.727 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:58.749 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:58.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:58.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:58.880 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:58.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:58.891 INFO:tasks.workunit.client.0.smithi121.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T23:06:58.983 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:58.992 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:06:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:06:58] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.33.4" 2023-09-23T23:06:59.009 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:59.114 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:59.147 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:59.250 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:59.283 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:59.387 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:59.414 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:59.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:59.518 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:59.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:59.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:59.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:59.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:59.786 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:59.816 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:59.920 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:59.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:00.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:06:59 smithi121 bash[74920]: cluster 2023-09-23T23:06:58.707163+0000 mgr.y (mgr.34107) 1541 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:00.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:06:59 smithi121 bash[78246]: cluster 2023-09-23T23:06:58.707163+0000 mgr.y (mgr.34107) 1541 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:00.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:06:59 smithi123 bash[59255]: cluster 2023-09-23T23:06:58.707163+0000 mgr.y (mgr.34107) 1541 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:00.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:00.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:00.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:00.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:00.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:00.324 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:00.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:00.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:00.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:00.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:00.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:00.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:00.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:00.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:00.746 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:07:00.748 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:07:00.832 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:00.853 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:00.956 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:00.981 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:01.084 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:01.103 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:01.131 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:07:01.158 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:07:01.180 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:07:01.204 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:07:01.206 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:01.227 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:07:01.237 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:01.252 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:07:01.280 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:07:01.304 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.307 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.308 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:07:01.341 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:01.363 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:01.408 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:01.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:01.498 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:01.602 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:01.632 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:01.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:01.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:01.749 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T23:07:01.763 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:01.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:01.866 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:01.894 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:01.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:01.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[78246]: cluster 2023-09-23T23:07:00.707788+0000 mgr.y (mgr.34107) 1542 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:02.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[78246]: audit 2023-09-23T23:07:00.731621+0000 mgr.y (mgr.34107) 1543 : audit 0 from='client.46049 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[78246]: audit 2023-09-23T23:07:00.987354+0000 mon.a (mon.0) 2027 : audit 1 from='client.? 172.21.15.121:0/2127788162' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:02.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[78246]: audit 2023-09-23T23:07:01.104698+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.121:0/989726323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:02.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[74920]: cluster 2023-09-23T23:07:00.707788+0000 mgr.y (mgr.34107) 1542 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:02.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[74920]: audit 2023-09-23T23:07:00.731621+0000 mgr.y (mgr.34107) 1543 : audit 0 from='client.46049 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:02.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[74920]: audit 2023-09-23T23:07:00.987354+0000 mon.a (mon.0) 2027 : audit 1 from='client.? 172.21.15.121:0/2127788162' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:02.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:01 smithi121 bash[74920]: audit 2023-09-23T23:07:01.104698+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.121:0/989726323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:02.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:01 smithi123 bash[59255]: cluster 2023-09-23T23:07:00.707788+0000 mgr.y (mgr.34107) 1542 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 6.6 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:02.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:01 smithi123 bash[59255]: audit 2023-09-23T23:07:00.731621+0000 mgr.y (mgr.34107) 1543 : audit 0 from='client.46049 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:02.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:01 smithi123 bash[59255]: audit 2023-09-23T23:07:00.987354+0000 mon.a (mon.0) 2027 : audit 1 from='client.? 172.21.15.121:0/2127788162' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:02.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:01 smithi123 bash[59255]: audit 2023-09-23T23:07:01.104698+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.121:0/989726323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:02.030 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:02.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:02.264 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:02.292 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:02.396 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:02.427 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:02.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:02.463 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1675,"stamp":"2023-09-23T23:07:00.707407+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":4162604,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":252,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":6873652,"kb_used_data":1278724,"kb_used_omap":21,"kb_used_meta":5594858,"kb_avail":555597260,"statfs":{"total":575970213888,"available":568931594240,"internally_reserved":0,"allocated":1309413376,"data_stored":1303581799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5729134796},"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":18,"apply_latency_ms":18,"commit_latency_ns":18000000,"apply_latency_ns":18000000},"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":-838,"num_objects_missing":-838,"num_objects_degraded":-6380,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":-1,"num_read_kb":-1,"num_write":-156086,"num_write_kb":-4994689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-59146,"num_bytes_recovered":-2772107288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"9.896913"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":109,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827565+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:06:50.827565+0000","last_peered":"2023-09-23T23:06:50.827565+0000","last_clean":"2023-09-23T23:06:50.827565+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:06:50.827565+0000","last_undegraded":"2023-09-23T23:06:50.827565+0000","last_fullsized":"2023-09-23T23:06:50.827565+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":176,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213665+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:06:51.213665+0000","last_peered":"2023-09-23T23:06:51.213665+0000","last_clean":"2023-09-23T23:06:51.213665+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:06:51.213665+0000","last_undegraded":"2023-09-23T23:06:51.213665+0000","last_fullsized":"2023-09-23T23:06:51.213665+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":70,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.214033+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:06:51.214033+0000","last_peered":"2023-09-23T23:06:51.214033+0000","last_clean":"2023-09-23T23:06:51.214033+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:06:51.214033+0000","last_undegraded":"2023-09-23T23:06:51.214033+0000","last_fullsized":"2023-09-23T23:06:51.214033+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":376,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.820069+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:06:50.820069+0000","last_peered":"2023-09-23T23:06:50.820069+0000","last_clean":"2023-09-23T23:06:50.820069+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:06:50.820069+0000","last_undegraded":"2023-09-23T23:06:50.820069+0000","last_fullsized":"2023-09-23T23:06:50.820069+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":353,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.823443+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:06:50.823443+0000","last_peered":"2023-09-23T23:06:50.823443+0000","last_clean":"2023-09-23T23:06:50.823443+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:06:50.823443+0000","last_undegraded":"2023-09-23T23:06:50.823443+0000","last_fullsized":"2023-09-23T23:06:50.823443+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.214372+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:06:51.214372+0000","last_peered":"2023-09-23T23:06:51.214372+0000","last_clean":"2023-09-23T23:06:51.214372+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:06:51.214372+0000","last_undegraded":"2023-09-23T23:06:51.214372+0000","last_fullsized":"2023-09-23T23:06:51.214372+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":312,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.820132+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:06:50.820132+0000","last_peered":"2023-09-23T23:06:50.820132+0000","last_clean":"2023-09-23T23:06:50.820132+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:06:50.820132+0000","last_undegraded":"2023-09-23T23:06:50.820132+0000","last_fullsized":"2023-09-23T23:06:50.820132+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":399,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.823461+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:06:50.823461+0000","last_peered":"2023-09-23T23:06:50.823461+0000","last_clean":"2023-09-23T23:06:50.823461+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:06:50.823461+0000","last_undegraded":"2023-09-23T23:06:50.823461+0000","last_fullsized":"2023-09-23T23:06:50.823461+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":58,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218046+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:06:51.218046+0000","last_peered":"2023-09-23T23:06:51.218046+0000","last_clean":"2023-09-23T23:06:51.218046+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:06:51.218046+0000","last_undegraded":"2023-09-23T23:06:51.218046+0000","last_fullsized":"2023-09-23T23:06:51.218046+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":342,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.822167+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:06:50.822167+0000","last_peered":"2023-09-23T23:06:50.822167+0000","last_clean":"2023-09-23T23:06:50.822167+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:06:50.822167+0000","last_undegraded":"2023-09-23T23:06:50.822167+0000","last_fullsized":"2023-09-23T23:06:50.822167+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":64,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218683+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:06:51.218683+0000","last_peered":"2023-09-23T23:06:51.218683+0000","last_clean":"2023-09-23T23:06:51.218683+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:06:51.218683+0000","last_undegraded":"2023-09-23T23:06:51.218683+0000","last_fullsized":"2023-09-23T23:06:51.218683+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":79,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213713+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:06:51.213713+0000","last_peered":"2023-09-23T23:06:51.213713+0000","last_clean":"2023-09-23T23:06:51.213713+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:06:51.213713+0000","last_undegraded":"2023-09-23T23:06:51.213713+0000","last_fullsized":"2023-09-23T23:06:51.213713+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":422,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828081+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:06:50.828081+0000","last_peered":"2023-09-23T23:06:50.828081+0000","last_clean":"2023-09-23T23:06:50.828081+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:06:50.828081+0000","last_undegraded":"2023-09-23T23:06:50.828081+0000","last_fullsized":"2023-09-23T23:06:50.828081+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":370,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828038+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:06:50.828038+0000","last_peered":"2023-09-23T23:06:50.828038+0000","last_clean":"2023-09-23T23:06:50.828038+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:06:50.828038+0000","last_undegraded":"2023-09-23T23:06:50.828038+0000","last_fullsized":"2023-09-23T23:06:50.828038+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":64,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.217778+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:06:51.217778+0000","last_peered":"2023-09-23T23:06:51.217778+0000","last_clean":"2023-09-23T23:06:51.217778+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:06:51.217778+0000","last_undegraded":"2023-09-23T23:06:51.217778+0000","last_fullsized":"2023-09-23T23:06:51.217778+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213864+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:06:51.213864+0000","last_peered":"2023-09-23T23:06:51.213864+0000","last_clean":"2023-09-23T23:06:51.213864+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:06:51.213864+0000","last_undegraded":"2023-09-23T23:06:51.213864+0000","last_fullsized":"2023-09-23T23:06:51.213864+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":364,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819795+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:06:50.819795+0000","last_peered":"2023-09-23T23:06:50.819795+0000","last_clean":"2023-09-23T23:06:50.819795+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:06:50.819795+0000","last_undegraded":"2023-09-23T23:06:50.819795+0000","last_fullsized":"2023-09-23T23:06:50.819795+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218706+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:06:51.218706+0000","last_peered":"2023-09-23T23:06:51.218706+0000","last_clean":"2023-09-23T23:06:51.218706+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:06:51.218706+0000","last_undegraded":"2023-09-23T23:06:51.218706+0000","last_fullsized":"2023-09-23T23:06:51.218706+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":67,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.217615+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:06:51.217615+0000","last_peered":"2023-09-23T23:06:51.217615+0000","last_clean":"2023-09-23T23:06:51.217615+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:06:51.217615+0000","last_undegraded":"2023-09-23T23:06:51.217615+0000","last_fullsized":"2023-09-23T23:06:51.217615+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":330,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.820103+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:06:50.820103+0000","last_peered":"2023-09-23T23:06:50.820103+0000","last_clean":"2023-09-23T23:06:50.820103+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:06:50.820103+0000","last_undegraded":"2023-09-23T23:06:50.820103+0000","last_fullsized":"2023-09-23T23:06:50.820103+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":188,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.820144+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:06:50.820144+0000","last_peered":"2023-09-23T23:06:50.820144+0000","last_clean":"2023-09-23T23:06:50.820144+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:06:50.820144+0000","last_undegraded":"2023-09-23T23:06:50.820144+0000","last_fullsized":"2023-09-23T23:06:50.820144+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":373,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.825479+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:06:50.825479+0000","last_peered":"2023-09-23T23:06:50.825479+0000","last_clean":"2023-09-23T23:06:50.825479+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:06:50.825479+0000","last_undegraded":"2023-09-23T23:06:50.825479+0000","last_fullsized":"2023-09-23T23:06:50.825479+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":62,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218558+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:06:51.218558+0000","last_peered":"2023-09-23T23:06:51.218558+0000","last_clean":"2023-09-23T23:06:51.218558+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:06:51.218558+0000","last_undegraded":"2023-09-23T23:06:51.218558+0000","last_fullsized":"2023-09-23T23:06:51.218558+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":67,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.217424+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:06:51.217424+0000","last_peered":"2023-09-23T23:06:51.217424+0000","last_clean":"2023-09-23T23:06:51.217424+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:06:51.217424+0000","last_undegraded":"2023-09-23T23:06:51.217424+0000","last_fullsized":"2023-09-23T23:06:51.217424+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":62,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218577+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:06:51.218577+0000","last_peered":"2023-09-23T23:06:51.218577+0000","last_clean":"2023-09-23T23:06:51.218577+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:06:51.218577+0000","last_undegraded":"2023-09-23T23:06:51.218577+0000","last_fullsized":"2023-09-23T23:06:51.218577+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":333,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827967+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:06:50.827967+0000","last_peered":"2023-09-23T23:06:50.827967+0000","last_clean":"2023-09-23T23:06:50.827967+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:06:50.827967+0000","last_undegraded":"2023-09-23T23:06:50.827967+0000","last_fullsized":"2023-09-23T23:06:50.827967+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":75,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218197+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:06:51.218197+0000","last_peered":"2023-09-23T23:06:51.218197+0000","last_clean":"2023-09-23T23:06:51.218197+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:06:51.218197+0000","last_undegraded":"2023-09-23T23:06:51.218197+0000","last_fullsized":"2023-09-23T23:06:51.218197+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":178,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213491+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:06:51.213491+0000","last_peered":"2023-09-23T23:06:51.213491+0000","last_clean":"2023-09-23T23:06:51.213491+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:06:51.213491+0000","last_undegraded":"2023-09-23T23:06:51.213491+0000","last_fullsized":"2023-09-23T23:06:51.213491+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":331,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.824237+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:06:50.824237+0000","last_peered":"2023-09-23T23:06:50.824237+0000","last_clean":"2023-09-23T23:06:50.824237+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:06:50.824237+0000","last_undegraded":"2023-09-23T23:06:50.824237+0000","last_fullsized":"2023-09-23T23:06:50.824237+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":326,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819595+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:06:50.819595+0000","last_peered":"2023-09-23T23:06:50.819595+0000","last_clean":"2023-09-23T23:06:50.819595+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:06:50.819595+0000","last_undegraded":"2023-09-23T23:06:50.819595+0000","last_fullsized":"2023-09-23T23:06:50.819595+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":261,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819732+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:06:50.819732+0000","last_peered":"2023-09-23T23:06:50.819732+0000","last_clean":"2023-09-23T23:06:50.819732+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:06:50.819732+0000","last_undegraded":"2023-09-23T23:06:50.819732+0000","last_fullsized":"2023-09-23T23:06:50.819732+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":343,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828081+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:06:50.828081+0000","last_peered":"2023-09-23T23:06:50.828081+0000","last_clean":"2023-09-23T23:06:50.828081+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:06:50.828081+0000","last_undegraded":"2023-09-23T23:06:50.828081+0000","last_fullsized":"2023-09-23T23:06:50.828081+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":97,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819592+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:06:50.819592+0000","last_peered":"2023-09-23T23:06:50.819592+0000","last_clean":"2023-09-23T23:06:50.819592+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:06:50.819592+0000","last_undegraded":"2023-09-23T23:06:50.819592+0000","last_fullsized":"2023-09-23T23:06:50.819592+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":90,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828231+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:06:50.828231+0000","last_peered":"2023-09-23T23:06:50.828231+0000","last_clean":"2023-09-23T23:06:50.828231+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:06:50.828231+0000","last_undegraded":"2023-09-23T23:06:50.828231+0000","last_fullsized":"2023-09-23T23:06:50.828231+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":99,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827786+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:06:50.827786+0000","last_peered":"2023-09-23T23:06:50.827786+0000","last_clean":"2023-09-23T23:06:50.827786+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:06:50.827786+0000","last_undegraded":"2023-09-23T23:06:50.827786+0000","last_fullsized":"2023-09-23T23:06:50.827786+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":361,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828505+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:06:50.828505+0000","last_peered":"2023-09-23T23:06:50.828505+0000","last_clean":"2023-09-23T23:06:50.828505+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:06:50.828505+0000","last_undegraded":"2023-09-23T23:06:50.828505+0000","last_fullsized":"2023-09-23T23:06:50.828505+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":385,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.823618+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:06:50.823618+0000","last_peered":"2023-09-23T23:06:50.823618+0000","last_clean":"2023-09-23T23:06:50.823618+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:06:50.823618+0000","last_undegraded":"2023-09-23T23:06:50.823618+0000","last_fullsized":"2023-09-23T23:06:50.823618+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.214494+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:06:51.214494+0000","last_peered":"2023-09-23T23:06:51.214494+0000","last_clean":"2023-09-23T23:06:51.214494+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:06:51.214494+0000","last_undegraded":"2023-09-23T23:06:51.214494+0000","last_fullsized":"2023-09-23T23:06:51.214494+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":80,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213747+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:06:51.213747+0000","last_peered":"2023-09-23T23:06:51.213747+0000","last_clean":"2023-09-23T23:06:51.213747+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:06:51.213747+0000","last_undegraded":"2023-09-23T23:06:51.213747+0000","last_fullsized":"2023-09-23T23:06:51.213747+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.824530+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:06:50.824530+0000","last_peered":"2023-09-23T23:06:50.824530+0000","last_clean":"2023-09-23T23:06:50.824530+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:06:50.824530+0000","last_undegraded":"2023-09-23T23:06:50.824530+0000","last_fullsized":"2023-09-23T23:06:50.824530+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":71,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213664+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:06:51.213664+0000","last_peered":"2023-09-23T23:06:51.213664+0000","last_clean":"2023-09-23T23:06:51.213664+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:06:51.213664+0000","last_undegraded":"2023-09-23T23:06:51.213664+0000","last_fullsized":"2023-09-23T23:06:51.213664+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":80,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213764+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:06:51.213764+0000","last_peered":"2023-09-23T23:06:51.213764+0000","last_clean":"2023-09-23T23:06:51.213764+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:06:51.213764+0000","last_undegraded":"2023-09-23T23:06:51.213764+0000","last_fullsized":"2023-09-23T23:06:51.213764+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":344,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827891+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:06:50.827891+0000","last_peered":"2023-09-23T23:06:50.827891+0000","last_clean":"2023-09-23T23:06:50.827891+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:06:50.827891+0000","last_undegraded":"2023-09-23T23:06:50.827891+0000","last_fullsized":"2023-09-23T23:06:50.827891+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":71,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213650+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:06:51.213650+0000","last_peered":"2023-09-23T23:06:51.213650+0000","last_clean":"2023-09-23T23:06:51.213650+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:06:51.213650+0000","last_undegraded":"2023-09-23T23:06:51.213650+0000","last_fullsized":"2023-09-23T23:06:51.213650+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":141,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.822353+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:06:50.822353+0000","last_peered":"2023-09-23T23:06:50.822353+0000","last_clean":"2023-09-23T23:06:50.822353+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:06:50.822353+0000","last_undegraded":"2023-09-23T23:06:50.822353+0000","last_fullsized":"2023-09-23T23:06:50.822353+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":80,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213141+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:06:51.213141+0000","last_peered":"2023-09-23T23:06:51.213141+0000","last_clean":"2023-09-23T23:06:51.213141+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:06:51.213141+0000","last_undegraded":"2023-09-23T23:06:51.213141+0000","last_fullsized":"2023-09-23T23:06:51.213141+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"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":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.214552+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:06:51.214552+0000","last_peered":"2023-09-23T23:06:51.214552+0000","last_clean":"2023-09-23T23:06:51.214552+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:06:51.214552+0000","last_undegraded":"2023-09-23T23:06:51.214552+0000","last_fullsized":"2023-09-23T23:06:51.214552+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":58,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.217647+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:06:51.217647+0000","last_peered":"2023-09-23T23:06:51.217647+0000","last_clean":"2023-09-23T23:06:51.217647+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:06:51.217647+0000","last_undegraded":"2023-09-23T23:06:51.217647+0000","last_fullsized":"2023-09-23T23:06:51.217647+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":596,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.217742+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:06:51.217742+0000","last_peered":"2023-09-23T23:06:51.217742+0000","last_clean":"2023-09-23T23:06:51.217742+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:06:51.217742+0000","last_undegraded":"2023-09-23T23:06:51.217742+0000","last_fullsized":"2023-09-23T23:06:51.217742+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":189,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827611+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:06:50.827611+0000","last_peered":"2023-09-23T23:06:50.827611+0000","last_clean":"2023-09-23T23:06:50.827611+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:06:50.827611+0000","last_undegraded":"2023-09-23T23:06:50.827611+0000","last_fullsized":"2023-09-23T23:06:50.827611+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":274,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828686+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:06:50.828686+0000","last_peered":"2023-09-23T23:06:50.828686+0000","last_clean":"2023-09-23T23:06:50.828686+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:06:50.828686+0000","last_undegraded":"2023-09-23T23:06:50.828686+0000","last_fullsized":"2023-09-23T23:06:50.828686+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":58,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.217509+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:06:51.217509+0000","last_peered":"2023-09-23T23:06:51.217509+0000","last_clean":"2023-09-23T23:06:51.217509+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:06:51.217509+0000","last_undegraded":"2023-09-23T23:06:51.217509+0000","last_fullsized":"2023-09-23T23:06:51.217509+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":182,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827439+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:06:50.827439+0000","last_peered":"2023-09-23T23:06:50.827439+0000","last_clean":"2023-09-23T23:06:50.827439+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:06:50.827439+0000","last_undegraded":"2023-09-23T23:06:50.827439+0000","last_fullsized":"2023-09-23T23:06:50.827439+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":354,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819921+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:06:50.819921+0000","last_peered":"2023-09-23T23:06:50.819921+0000","last_clean":"2023-09-23T23:06:50.819921+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:06:50.819921+0000","last_undegraded":"2023-09-23T23:06:50.819921+0000","last_fullsized":"2023-09-23T23:06:50.819921+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":58,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218495+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:06:51.218495+0000","last_peered":"2023-09-23T23:06:51.218495+0000","last_clean":"2023-09-23T23:06:51.218495+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:06:51.218495+0000","last_undegraded":"2023-09-23T23:06:51.218495+0000","last_fullsized":"2023-09-23T23:06:51.218495+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":71,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213937+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:06:51.213937+0000","last_peered":"2023-09-23T23:06:51.213937+0000","last_clean":"2023-09-23T23:06:51.213937+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:06:51.213937+0000","last_undegraded":"2023-09-23T23:06:51.213937+0000","last_fullsized":"2023-09-23T23:06:51.213937+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":378,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819827+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:06:50.819827+0000","last_peered":"2023-09-23T23:06:50.819827+0000","last_clean":"2023-09-23T23:06:50.819827+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:06:50.819827+0000","last_undegraded":"2023-09-23T23:06:50.819827+0000","last_fullsized":"2023-09-23T23:06:50.819827+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":62,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218284+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:06:51.218284+0000","last_peered":"2023-09-23T23:06:51.218284+0000","last_clean":"2023-09-23T23:06:51.218284+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:06:51.218284+0000","last_undegraded":"2023-09-23T23:06:51.218284+0000","last_fullsized":"2023-09-23T23:06:51.218284+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":80,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.214360+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:06:51.214360+0000","last_peered":"2023-09-23T23:06:51.214360+0000","last_clean":"2023-09-23T23:06:51.214360+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:06:51.214360+0000","last_undegraded":"2023-09-23T23:06:51.214360+0000","last_fullsized":"2023-09-23T23:06:51.214360+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":381,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.823360+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:06:50.823360+0000","last_peered":"2023-09-23T23:06:50.823360+0000","last_clean":"2023-09-23T23:06:50.823360+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:06:50.823360+0000","last_undegraded":"2023-09-23T23:06:50.823360+0000","last_fullsized":"2023-09-23T23:06:50.823360+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":67,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.218373+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:06:51.218373+0000","last_peered":"2023-09-23T23:06:51.218373+0000","last_clean":"2023-09-23T23:06:51.218373+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:06:51.218373+0000","last_undegraded":"2023-09-23T23:06:51.218373+0000","last_fullsized":"2023-09-23T23:06:51.218373+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":354,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.820016+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:06:50.820016+0000","last_peered":"2023-09-23T23:06:50.820016+0000","last_clean":"2023-09-23T23:06:50.820016+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:06:50.820016+0000","last_undegraded":"2023-09-23T23:06:50.820016+0000","last_fullsized":"2023-09-23T23:06:50.820016+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":90,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827655+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:06:50.827655+0000","last_peered":"2023-09-23T23:06:50.827655+0000","last_clean":"2023-09-23T23:06:50.827655+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:06:50.827655+0000","last_undegraded":"2023-09-23T23:06:50.827655+0000","last_fullsized":"2023-09-23T23:06:50.827655+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":351,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.819756+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:06:50.819756+0000","last_peered":"2023-09-23T23:06:50.819756+0000","last_clean":"2023-09-23T23:06:50.819756+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:06:50.819756+0000","last_undegraded":"2023-09-23T23:06:50.819756+0000","last_fullsized":"2023-09-23T23:06:50.819756+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":355,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:51.213834+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:06:51.213834+0000","last_peered":"2023-09-23T23:06:51.213834+0000","last_clean":"2023-09-23T23:06:51.213834+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:06:51.213834+0000","last_undegraded":"2023-09-23T23:06:51.213834+0000","last_fullsized":"2023-09-23T23:06:51.213834+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":143,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827838+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:06:50.827838+0000","last_peered":"2023-09-23T23:06:50.827838+0000","last_clean":"2023-09-23T23:06:50.827838+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:06:50.827838+0000","last_undegraded":"2023-09-23T23:06:50.827838+0000","last_fullsized":"2023-09-23T23:06:50.827838+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":90,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827576+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:06:50.827576+0000","last_peered":"2023-09-23T23:06:50.827576+0000","last_clean":"2023-09-23T23:06:50.827576+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:06:50.827576+0000","last_undegraded":"2023-09-23T23:06:50.827576+0000","last_fullsized":"2023-09-23T23:06:50.827576+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":143,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.828443+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:06:50.828443+0000","last_peered":"2023-09-23T23:06:50.828443+0000","last_clean":"2023-09-23T23:06:50.828443+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:06:50.828443+0000","last_undegraded":"2023-09-23T23:06:50.828443+0000","last_fullsized":"2023-09-23T23:06:50.828443+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":81,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827719+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:06:50.827719+0000","last_peered":"2023-09-23T23:06:50.827719+0000","last_clean":"2023-09-23T23:06:50.827719+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:06:50.827719+0000","last_undegraded":"2023-09-23T23:06:50.827719+0000","last_fullsized":"2023-09-23T23:06:50.827719+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":372,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.825084+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:06:50.825084+0000","last_peered":"2023-09-23T23:06:50.825084+0000","last_clean":"2023-09-23T23:06:50.825084+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:06:50.825084+0000","last_undegraded":"2023-09-23T23:06:50.825084+0000","last_fullsized":"2023-09-23T23:06:50.825084+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":323,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.822093+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:06:50.822093+0000","last_peered":"2023-09-23T23:06:50.822093+0000","last_clean":"2023-09-23T23:06:50.822093+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:06:50.822093+0000","last_undegraded":"2023-09-23T23:06:50.822093+0000","last_fullsized":"2023-09-23T23:06:50.822093+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":331,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.820198+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:06:50.820198+0000","last_peered":"2023-09-23T23:06:50.820198+0000","last_clean":"2023-09-23T23:06:50.820198+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:06:50.820198+0000","last_undegraded":"2023-09-23T23:06:50.820198+0000","last_fullsized":"2023-09-23T23:06:50.820198+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":361,"reported_epoch":321,"state":"active+clean","last_fresh":"2023-09-23T23:06:50.827371+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:06:50.827371+0000","last_peered":"2023-09-23T23:06:50.827371+0000","last_clean":"2023-09-23T23:06:50.827371+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:06:50.827371+0000","last_undegraded":"2023-09-23T23:06:50.827371+0000","last_fullsized":"2023-09-23T23:06:50.827371+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":131072,"data_stored":21996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430881,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906088,"kb_used_data":3424,"kb_used_omap":0,"kb_used_meta":902656,"kb_avail":92839064,"statfs":{"total":95995035648,"available":95067201536,"internally_reserved":0,"allocated":3506176,"data_stored":2917459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924319744},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:06:49 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.78100000000000003,"15min":1.5529999999999999},"min":{"1min":0.38,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":5.4699999999999998,"5min":5.4699999999999998,"15min":65.311999999999998},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.997,"5min":0.873,"15min":1.575},"min":{"1min":0.39700000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.5129999999999999,"5min":6.915,"15min":65.349000000000004},"last":0.81699999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:06:12 2023","interfaces":[{"interface":"back","average":{"1min":1.333,"5min":1.1799999999999999,"15min":1.5029999999999999},"min":{"1min":0.376,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":6.8860000000000001,"5min":19.786999999999999,"15min":183.27799999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0469999999999999,"15min":1.47},"min":{"1min":0.36099999999999999,"5min":0.307,"15min":0.27400000000000002},"max":{"1min":3.5,"5min":24.135000000000002,"15min":183.77699999999999},"last":1.1870000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:06:49 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.0129999999999999,"15min":1.752},"min":{"1min":0.42699999999999999,"5min":0.34899999999999998,"15min":0.33300000000000002},"max":{"1min":1.5900000000000001,"5min":20.065000000000001,"15min":91.665000000000006},"last":1.129},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.1930000000000001,"15min":1.889},"min":{"1min":0.439,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":3.399,"5min":20.009,"15min":90.903999999999996},"last":1.1479999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.1299999999999999,"15min":1.125},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":6.8120000000000003,"5min":19.417000000000002,"15min":19.417000000000002},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.181,"15min":1.099},"min":{"1min":0.46899999999999997,"5min":0.377,"15min":0.33700000000000002},"max":{"1min":5.2489999999999997,"5min":18.07,"15min":18.07},"last":0.94299999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.77100000000000002,"15min":0.90700000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.35899999999999999},"max":{"1min":1.0469999999999999,"5min":3.968,"15min":25.178000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.139,"5min":0.92300000000000004,"15min":1.097},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.34300000000000003},"max":{"1min":6.8550000000000004,"5min":6.8550000000000004,"15min":27.678000000000001},"last":1.0069999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.44800000000000001,"5min":0.39500000000000002,"15min":0.35999999999999999},"max":{"1min":1.9299999999999999,"5min":3.1840000000000002,"15min":4.7629999999999999},"last":1.2929999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.91700000000000004,"15min":0.91500000000000004},"min":{"1min":0.53700000000000003,"5min":0.47499999999999998,"15min":0.39800000000000002},"max":{"1min":1.4159999999999999,"5min":4.9580000000000002,"15min":4.9580000000000002},"last":1.2110000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.97299999999999998,"15min":1.0229999999999999},"min":{"1min":0.55600000000000005,"5min":0.42699999999999999,"15min":0.38200000000000001},"max":{"1min":1.9690000000000001,"5min":3.2069999999999999,"15min":4.665},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.0009999999999999,"15min":1.0009999999999999},"min":{"1min":0.55700000000000005,"5min":0.52200000000000002,"15min":0.45800000000000002},"max":{"1min":2.9329999999999998,"5min":4.0780000000000003,"15min":5.6539999999999999},"last":1.268}]}]},{"osd":6,"up_from":0,"seq":597000454510,"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":1,"up_from":145,"seq":622770258275,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":827608,"kb_used_data":5840,"kb_used_omap":5,"kb_used_meta":821754,"kb_avail":92917544,"statfs":{"total":95995035648,"available":95147565056,"internally_reserved":0,"allocated":5980160,"data_stored":4834362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":841476556},"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:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":0.78700000000000003,"15min":1.347},"min":{"1min":0.22900000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":8.2189999999999994,"5min":8.2189999999999994,"15min":46.387},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.917,"5min":1.091,"15min":1.4019999999999999},"min":{"1min":0.254,"5min":0.23599999999999999,"15min":0.20200000000000001},"max":{"1min":9.8650000000000002,"5min":9.8650000000000002,"15min":47.701000000000001},"last":0.95699999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.83499999999999996,"15min":2.4529999999999998},"min":{"1min":0.28799999999999998,"5min":0.27000000000000002,"15min":0.22600000000000001},"max":{"1min":4.8440000000000003,"5min":5.2729999999999997,"15min":206.52099999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":1.369,"5min":0.92300000000000004,"15min":2.206},"min":{"1min":0.25900000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":8.25,"5min":8.25,"15min":202.03800000000001},"last":0.63700000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.7549999999999999,"5min":1.1200000000000001,"15min":1.0620000000000001},"min":{"1min":0.29999999999999999,"5min":0.23599999999999999,"15min":0.223},"max":{"1min":10.093,"5min":10.093,"15min":11.709},"last":0.42899999999999999},{"interface":"front","average":{"1min":1.6870000000000001,"5min":1.036,"15min":1.038},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.23899999999999999},"max":{"1min":13.712999999999999,"5min":13.712999999999999,"15min":13.712999999999999},"last":1.0069999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":0.98699999999999999,"15min":0.97099999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.29199999999999998},"max":{"1min":6.4720000000000004,"5min":6.4720000000000004,"15min":10.204000000000001},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.7969999999999999,"5min":1.157,"15min":0.99099999999999999},"min":{"1min":0.48599999999999999,"5min":0.374,"15min":0.35399999999999998},"max":{"1min":9.9719999999999995,"5min":9.9719999999999995,"15min":9.9719999999999995},"last":1.046}]},{"osd":5,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.98999999999999999,"15min":1.004},"min":{"1min":0.41399999999999998,"5min":0.39400000000000002,"15min":0.36499999999999999},"max":{"1min":3.48,"5min":5.3630000000000004,"15min":10.183},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.276,"5min":1.0800000000000001,"15min":1.0680000000000001},"min":{"1min":0.53900000000000003,"5min":0.37,"15min":0.37},"max":{"1min":6.532,"5min":6.532,"15min":10.247999999999999},"last":1.099}]},{"osd":6,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":1.1399999999999999,"15min":1.109},"min":{"1min":0.49399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.508,"5min":6.508,"15min":10.227},"last":0.76500000000000001},{"interface":"front","average":{"1min":2.008,"5min":1.3260000000000001,"15min":1.113},"min":{"1min":0.55100000000000005,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":9.9450000000000003,"5min":9.9450000000000003,"15min":9.9450000000000003},"last":1.1519999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.8720000000000001,"5min":1.288,"15min":1.1220000000000001},"min":{"1min":0.47299999999999998,"5min":0.41899999999999998,"15min":0.38200000000000001},"max":{"1min":9.9169999999999998,"5min":9.9169999999999998,"15min":9.9169999999999998},"last":1.3280000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.127,"15min":1.133},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.42799999999999999},"max":{"1min":3.532,"5min":6.8630000000000004,"15min":10.138999999999999},"last":0.86799999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449599,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1534884,"kb_used_data":571228,"kb_used_omap":5,"kb_used_meta":963642,"kb_avail":92210268,"statfs":{"total":95995035648,"available":94423314432,"internally_reserved":0,"allocated":584937472,"data_stored":583776268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":986770042},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 23:06:10 2023","interfaces":[{"interface":"back","average":{"1min":2.4319999999999999,"5min":1.0629999999999999,"15min":1.355},"min":{"1min":0.26400000000000001,"5min":0.22600000000000001,"15min":0.20399999999999999},"max":{"1min":24.899999999999999,"5min":24.899999999999999,"15min":24.899999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":3.1539999999999999,"5min":1.381,"15min":1.198},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.216},"max":{"1min":25.991,"5min":25.991,"15min":25.991},"last":0.81799999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.85899999999999999,"15min":1.266},"min":{"1min":0.252,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":2.7869999999999999,"5min":6.2240000000000002,"15min":20.594000000000001},"last":0.65000000000000002},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.79300000000000004,"15min":1.3140000000000001},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":5.2300000000000004,"5min":5.2300000000000004,"15min":19.838000000000001},"last":0.71499999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:06:27 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":0.89700000000000002,"15min":1.3160000000000001},"min":{"1min":0.34399999999999997,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":6.327,"5min":6.327,"15min":22.170000000000002},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.82599999999999996,"15min":1.2689999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":6.1970000000000001,"5min":6.1970000000000001,"15min":19.626999999999999},"last":0.83799999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.78900000000000003,"15min":1.01},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.32600000000000001},"max":{"1min":2.7160000000000002,"5min":4.5529999999999999,"15min":17.390999999999998},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.2250000000000001,"5min":0.89600000000000002,"15min":1.276},"min":{"1min":0.496,"5min":0.39500000000000002,"15min":0.32800000000000001},"max":{"1min":5.1559999999999997,"5min":5.1559999999999997,"15min":12.954000000000001},"last":0.626}]},{"osd":5,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":0.96899999999999997,"15min":1.331},"min":{"1min":0.52300000000000002,"5min":0.42999999999999999,"15min":0.38300000000000001},"max":{"1min":5.2000000000000002,"5min":6.6539999999999999,"15min":12.522},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.84799999999999998,"15min":1.0900000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.374},"max":{"1min":2.7639999999999998,"5min":4.5700000000000003,"15min":17.468},"last":1.016}]},{"osd":6,"last update":"Sat Sep 23 23:06:38 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":0.93100000000000005,"15min":1.175},"min":{"1min":0.48399999999999999,"5min":0.42999999999999999,"15min":0.38400000000000001},"max":{"1min":5.1029999999999998,"5min":5.1029999999999998,"15min":13.441000000000001},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.452,"5min":0.97499999999999998,"15min":1.337},"min":{"1min":0.5,"5min":0.45700000000000002,"15min":0.41699999999999998},"max":{"1min":5.1289999999999996,"5min":5.1289999999999996,"15min":17.891999999999999},"last":0.876}]},{"osd":7,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.0800000000000001,"15min":1.3500000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.34499999999999997},"max":{"1min":5.0739999999999998,"5min":5.0739999999999998,"15min":25.413},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.97299999999999998,"15min":1.2330000000000001},"min":{"1min":0.436,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.7410000000000001,"5min":4.532,"15min":26.786000000000001},"last":0.92600000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122547,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":947876,"kb_used_data":3484,"kb_used_omap":7,"kb_used_meta":944376,"kb_avail":92797276,"statfs":{"total":95995035648,"available":95024410624,"internally_reserved":0,"allocated":3567616,"data_stored":2410590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":967041105},"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:06:09 2023","interfaces":[{"interface":"back","average":{"1min":13.067,"5min":4.319,"15min":2.2919999999999998},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.193},"max":{"1min":210.84800000000001,"5min":210.84800000000001,"15min":210.84800000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":12.847,"5min":4.4269999999999996,"15min":2.73},"min":{"1min":0.22900000000000001,"5min":0.22,"15min":0.19400000000000001},"max":{"1min":212.04499999999999,"5min":212.04499999999999,"15min":212.04499999999999},"last":0.58199999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:06:12 2023","interfaces":[{"interface":"back","average":{"1min":14.712,"5min":5.2190000000000003,"15min":2.4790000000000001},"min":{"1min":0.27400000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":219.18199999999999,"5min":219.18199999999999,"15min":219.18199999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":13.797000000000001,"5min":5.1130000000000004,"15min":2.6699999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.24299999999999999},"max":{"1min":211.18000000000001,"5min":211.18000000000001,"15min":211.18000000000001},"last":1.179}]},{"osd":3,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":2.077,"5min":1.117,"15min":1.3700000000000001},"min":{"1min":0.32700000000000001,"5min":0.30199999999999999,"15min":0.25800000000000001},"max":{"1min":8.8879999999999999,"5min":9.4619999999999997,"15min":16.044},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.5900000000000001,"5min":1.115,"15min":1.571},"min":{"1min":0.35499999999999998,"5min":0.29299999999999998,"15min":0.23799999999999999},"max":{"1min":6.0869999999999997,"5min":7.9029999999999996,"15min":15.872999999999999},"last":1.0980000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:06:09 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":0.875,"15min":1.23},"min":{"1min":0.377,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":8.9239999999999995,"5min":8.9239999999999995,"15min":15.112},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.2749999999999999,"5min":0.91800000000000004,"15min":1.4159999999999999},"min":{"1min":0.35999999999999999,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":5.577,"5min":5.577,"15min":17.378},"last":0.97199999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:06:09 2023","interfaces":[{"interface":"back","average":{"1min":1.518,"5min":0.85499999999999998,"15min":1.0680000000000001},"min":{"1min":0.45200000000000001,"5min":0.373,"15min":0.373},"max":{"1min":8.9000000000000004,"5min":8.9000000000000004,"15min":10.846},"last":0.755},{"interface":"front","average":{"1min":1.5089999999999999,"5min":0.99199999999999999,"15min":1.292},"min":{"1min":0.54800000000000004,"5min":0.38700000000000001,"15min":0.34100000000000003},"max":{"1min":5.8739999999999997,"5min":5.8739999999999997,"15min":15.907999999999999},"last":1.246}]},{"osd":6,"last update":"Sat Sep 23 23:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.415,"5min":0.96699999999999997,"15min":1.2629999999999999},"min":{"1min":0.38800000000000001,"5min":0.37,"15min":0.31900000000000001},"max":{"1min":5.6189999999999998,"5min":5.6189999999999998,"15min":17.417999999999999},"last":1.008},{"interface":"front","average":{"1min":1.569,"5min":0.89800000000000002,"15min":1.1519999999999999},"min":{"1min":0.5,"5min":0.39500000000000002,"15min":0.38500000000000001},"max":{"1min":8.9499999999999993,"5min":8.9499999999999993,"15min":10.895},"last":1.075}]},{"osd":7,"last update":"Sat Sep 23 23:06:09 2023","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":1.0189999999999999,"15min":1.337},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.6449999999999996,"5min":5.6449999999999996,"15min":17.446999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.5629999999999999,"5min":1.198,"15min":1.454},"min":{"1min":0.56499999999999995,"5min":0.42199999999999999,"15min":0.40500000000000003},"max":{"1min":5.931,"5min":7.9969999999999999,"15min":15.936},"last":1.653}]}]},{"osd":3,"up_from":93,"seq":399431959022,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1606980,"kb_used_data":553980,"kb_used_omap":2,"kb_used_meta":1052989,"kb_avail":92138172,"statfs":{"total":95995035648,"available":94349488128,"internally_reserved":0,"allocated":567275520,"data_stored":566085395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1078260789},"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:06:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":2.3650000000000002,"15min":2.6419999999999999},"min":{"1min":0.24099999999999999,"5min":0.219,"15min":0.21099999999999999},"max":{"1min":3.5139999999999998,"5min":139.34,"15min":139.34},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.921,"5min":2.6309999999999998,"15min":2.7189999999999999},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":14.114000000000001,"5min":141.578,"15min":141.578},"last":0.41599999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:06:05 2023","interfaces":[{"interface":"back","average":{"1min":7.0599999999999996,"5min":3.5310000000000001,"15min":1.877},"min":{"1min":0.25800000000000001,"5min":0.23799999999999999,"15min":0.20499999999999999},"max":{"1min":110.65600000000001,"5min":110.65600000000001,"15min":110.65600000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":7.0380000000000003,"5min":3.3380000000000001,"15min":1.7230000000000001},"min":{"1min":0.32900000000000001,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":104.268,"5min":104.268,"15min":104.268},"last":0.61099999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:06:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":0.83299999999999996,"15min":1.837},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":8.5589999999999993,"5min":8.5589999999999993,"15min":81.793000000000006},"last":0.67400000000000004},{"interface":"front","average":{"1min":1.5860000000000001,"5min":0.95499999999999996,"15min":1.9350000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.252},"max":{"1min":5.3810000000000002,"5min":7.0389999999999997,"15min":80.622},"last":0.51400000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:06:11 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.72499999999999998,"15min":1.0549999999999999},"min":{"1min":0.38600000000000001,"5min":0.34200000000000003,"15min":0.33200000000000002},"max":{"1min":4.5890000000000004,"5min":4.5890000000000004,"15min":7.3479999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.78900000000000003,"15min":1.044},"min":{"1min":0.46899999999999997,"5min":0.36499999999999999,"15min":0.317},"max":{"1min":1.585,"5min":5.2850000000000001,"15min":7.1859999999999999},"last":1.1240000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:06:11 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.82599999999999996,"15min":1.006},"min":{"1min":0.49399999999999999,"5min":0.38100000000000001,"15min":0.371},"max":{"1min":1.5760000000000001,"5min":5.2489999999999997,"15min":6.8220000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.84099999999999997,"15min":1.052},"min":{"1min":0.372,"5min":0.372,"15min":0.33600000000000002},"max":{"1min":3.8100000000000001,"5min":3.8100000000000001,"15min":12.747},"last":0.95999999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:06:36 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":0.90900000000000003,"15min":1.0860000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.34300000000000003},"max":{"1min":3.9049999999999998,"5min":3.9049999999999998,"15min":6.742},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.90400000000000003,"15min":1.089},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":4.5359999999999996,"5min":4.8869999999999996,"15min":7.399},"last":1.073}]},{"osd":7,"last update":"Sat Sep 23 23:06:11 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.84299999999999997,"15min":1.111},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.492,"5min":4.492,"15min":7.3730000000000002},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92900000000000005,"15min":1.119},"min":{"1min":0.48799999999999999,"5min":0.443,"15min":0.432},"max":{"1min":1.663,"5min":6.3769999999999998,"15min":8.6440000000000001},"last":1.026}]}]},{"osd":4,"up_from":30,"seq":128849019582,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1050216,"kb_used_data":140768,"kb_used_omap":0,"kb_used_meta":909440,"kb_avail":92694936,"statfs":{"total":95995035648,"available":94919614464,"internally_reserved":0,"allocated":144146432,"data_stored":143557725,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":931266560},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:06:54 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.91700000000000004,"15min":1.865},"min":{"1min":0.34999999999999998,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":1.014,"5min":23.747,"15min":127.13500000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.96599999999999997,"15min":1.79},"min":{"1min":0.41799999999999998,"5min":0.29399999999999998,"15min":0.27800000000000002},"max":{"1min":0.93700000000000006,"5min":23.443999999999999,"15min":124.161},"last":0.77900000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:06:08 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.49,"15min":1.0820000000000001},"min":{"1min":0.38,"5min":0.34000000000000002,"15min":0.30399999999999999},"max":{"1min":6.8899999999999997,"5min":34.030000000000001,"15min":34.030000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.3979999999999999,"15min":1.05},"min":{"1min":0.35899999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":4.0449999999999999,"5min":34.006999999999998,"15min":34.006999999999998},"last":0.85099999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:06:54 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.84399999999999997,"15min":2.2759999999999998},"min":{"1min":0.65600000000000003,"5min":0.39800000000000002,"15min":0.309},"max":{"1min":1.379,"5min":4.843,"15min":312.68900000000002},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.83199999999999996,"15min":2.3050000000000002},"min":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.36199999999999999},"max":{"1min":0.93300000000000005,"5min":4.8810000000000002,"15min":312.63799999999998},"last":0.67700000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:06:08 2023","interfaces":[{"interface":"back","average":{"1min":2.2949999999999999,"5min":1.131,"15min":1.5169999999999999},"min":{"1min":0.45200000000000001,"5min":0.378,"15min":0.309},"max":{"1min":19.106000000000002,"5min":19.106000000000002,"15min":72.483000000000004},"last":0.745},{"interface":"front","average":{"1min":2.0339999999999998,"5min":1.0489999999999999,"15min":1.5509999999999999},"min":{"1min":0.433,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":19.058,"5min":19.058,"15min":71.852999999999994},"last":0.71199999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:06:08 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.72199999999999998,"15min":0.81899999999999995},"min":{"1min":0.47599999999999998,"5min":0.38600000000000001,"15min":0.33900000000000002},"max":{"1min":1.1220000000000001,"5min":1.1519999999999999,"15min":4.5359999999999996},"last":1.087},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.79600000000000004,"15min":0.85699999999999998},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.0409999999999999,"5min":3.0409999999999999,"15min":4.3710000000000004},"last":0.94799999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.86499999999999999,"15min":0.91300000000000003},"min":{"1min":0.46800000000000003,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":2.4100000000000001,"5min":3.085,"15min":4.633},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.81399999999999995,"15min":0.94299999999999995},"min":{"1min":0.46300000000000002,"5min":0.41599999999999998,"15min":0.372},"max":{"1min":1.389,"5min":1.49,"15min":9.0419999999999998},"last":0.97099999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:06:54 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.874,"15min":0.90700000000000003},"min":{"1min":0.51100000000000001,"5min":0.44700000000000001,"15min":0.378},"max":{"1min":1.333,"5min":3.9500000000000002,"15min":6.6260000000000003},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.0389999999999999,"15min":1.0089999999999999},"min":{"1min":0.78000000000000003,"5min":0.40899999999999997,"15min":0.376},"max":{"1min":1.5580000000000001,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":1.0149999999999999}]}]},{"osd":5,"up_from":0,"seq":154618823351,"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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:07:02.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.564 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:02.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:02.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:02.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:02 smithi123 bash[59255]: cluster 2023-09-23T23:07:01.735388+0000 mon.a (mon.0) 2029 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:02.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:02 smithi123 bash[59255]: audit 2023-09-23T23:07:01.740285+0000 mon.a (mon.0) 2030 : audit 1 from='client.? 172.21.15.121:0/2127788162' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:02.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:02 smithi123 bash[59255]: cluster 2023-09-23T23:07:01.740366+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e323: 8 total, 8 up, 6 in 2023-09-23T23:07:02.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:02 smithi123 bash[59255]: cluster 2023-09-23T23:07:01.741396+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:02.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:02 smithi123 bash[59255]: cluster 2023-09-23T23:07:01.742900+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:02.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:02 smithi123 bash[59255]: cluster 2023-09-23T23:07:01.743974+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:02.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:02.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:03.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[78246]: cluster 2023-09-23T23:07:01.735388+0000 mon.a (mon.0) 2029 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[78246]: audit 2023-09-23T23:07:01.740285+0000 mon.a (mon.0) 2030 : audit 1 from='client.? 172.21.15.121:0/2127788162' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[78246]: cluster 2023-09-23T23:07:01.740366+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e323: 8 total, 8 up, 6 in 2023-09-23T23:07:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[78246]: cluster 2023-09-23T23:07:01.741396+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[78246]: cluster 2023-09-23T23:07:01.742900+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[78246]: cluster 2023-09-23T23:07:01.743974+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[74920]: cluster 2023-09-23T23:07:01.735388+0000 mon.a (mon.0) 2029 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[74920]: audit 2023-09-23T23:07:01.740285+0000 mon.a (mon.0) 2030 : audit 1 from='client.? 172.21.15.121:0/2127788162' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[74920]: cluster 2023-09-23T23:07:01.740366+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e323: 8 total, 8 up, 6 in 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[74920]: cluster 2023-09-23T23:07:01.741396+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[74920]: cluster 2023-09-23T23:07:01.742900+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:03.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:02 smithi121 bash[74920]: cluster 2023-09-23T23:07:01.743974+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:07:03.070 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:03.173 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:03.198 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:03.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:03.301 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:03.333 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:03.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:03.436 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:03.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:03.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:03.564 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.594 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:03.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.725 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:03.828 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:03.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:03 smithi123 bash[59255]: cluster 2023-09-23T23:07:02.708197+0000 mgr.y (mgr.34107) 1544 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:03.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:03 smithi123 bash[59255]: audit 2023-09-23T23:07:02.931753+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:03.859 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:03.963 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:03.992 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:04.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:04.118 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:04.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:04.221 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:04.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:04.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:03 smithi121 bash[74920]: cluster 2023-09-23T23:07:02.708197+0000 mgr.y (mgr.34107) 1544 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:04.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:03 smithi121 bash[74920]: audit 2023-09-23T23:07:02.931753+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:04.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:03 smithi121 bash[78246]: cluster 2023-09-23T23:07:02.708197+0000 mgr.y (mgr.34107) 1544 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:04.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:03 smithi121 bash[78246]: audit 2023-09-23T23:07:02.931753+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:04.350 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:04.382 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:04.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:04.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:04.521 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:04.624 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:04.653 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:04.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:04.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:04.788 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:04.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:04.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:04.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:04 smithi121 bash[74920]: cluster 2023-09-23T23:07:04.709185+0000 mgr.y (mgr.34107) 1545 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:04.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:04 smithi121 bash[78246]: cluster 2023-09-23T23:07:04.709185+0000 mgr.y (mgr.34107) 1545 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:04.925 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:05.029 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:05.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:04 smithi123 bash[59255]: cluster 2023-09-23T23:07:04.709185+0000 mgr.y (mgr.34107) 1545 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:05.064 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:05.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:05.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.193 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:05.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:05.326 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:05.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:05.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:05.436 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:07:05.436 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T23:07:05.436 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T23:07:05.436 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T23:07:05.436 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:07:05.458 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:05.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:05.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:07:05.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:05.591 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:05.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:05.694 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:05.723 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:05.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:05.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:05.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:05.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:05 smithi123 bash[59255]: audit 2023-09-23T23:07:05.563052+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:05.993 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:06.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.124 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:06.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:06.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:05 smithi121 bash[78246]: audit 2023-09-23T23:07:05.563052+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:06.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:05 smithi121 bash[74920]: audit 2023-09-23T23:07:05.563052+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:06.254 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:06.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:06.285 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:07:06.304 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:07:06.358 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:07:06.392 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:06.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.526 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:06.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:06.664 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:06.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:06.767 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:06.904 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:06.916 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:06 smithi123 bash[59255]: cluster 2023-09-23T23:07:06.709959+0000 mgr.y (mgr.34107) 1546 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:06.934 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:06.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:07.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:07.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:06 smithi121 bash[78246]: cluster 2023-09-23T23:07:06.709959+0000 mgr.y (mgr.34107) 1546 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:07.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:06 smithi121 bash[74920]: cluster 2023-09-23T23:07:06.709959+0000 mgr.y (mgr.34107) 1546 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:07.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:07.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:07.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:07.199 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:07.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:07.332 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:07.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:07.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:07.467 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:07.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:07.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:07.599 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:07.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:07.731 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:07.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:07.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:07.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:08.002 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:08.106 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:08.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:08.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:08.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:08.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:07 smithi121 bash[74920]: audit 2023-09-23T23:07:06.981775+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:08.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:07 smithi121 bash[74920]: audit 2023-09-23T23:07:06.983409+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:08.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:07 smithi121 bash[78246]: audit 2023-09-23T23:07:06.981775+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:07 smithi121 bash[78246]: audit 2023-09-23T23:07:06.983409+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:08.275 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:08.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:08.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:07 smithi123 bash[59255]: audit 2023-09-23T23:07:06.981775+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:07 smithi123 bash[59255]: audit 2023-09-23T23:07:06.983409+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:08.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:08.411 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:08.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:08.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:08.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:08.685 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:08.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:08.788 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:08.819 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:08.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:08.922 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:08.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:08.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:08.996 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:07:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:07:08] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.33.4" 2023-09-23T23:07:09.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:09.188 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:09.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:08 smithi123 bash[59255]: cluster 2023-09-23T23:07:08.710897+0000 mgr.y (mgr.34107) 1547 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:09.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:08 smithi121 bash[78246]: cluster 2023-09-23T23:07:08.710897+0000 mgr.y (mgr.34107) 1547 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:09.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:08 smithi121 bash[74920]: cluster 2023-09-23T23:07:08.710897+0000 mgr.y (mgr.34107) 1547 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:09.323 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:09.459 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:09.494 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:09.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:09.599 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:09.627 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:09.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:09.756 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:09.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.890 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:09.995 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:10.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:10.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:10.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:10.158 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:10.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:10.262 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:10.296 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:10.308 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:10.308 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:10.308 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:10.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:10.430 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:10.446 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:10.535 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:10.561 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:10.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:10.690 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:10.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:10.822 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:10.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:10.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:10 smithi123 bash[59255]: cluster 2023-09-23T23:07:10.711654+0000 mgr.y (mgr.34107) 1548 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:10.945 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:10.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:11.049 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:11.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:10 smithi121 bash[74920]: cluster 2023-09-23T23:07:10.711654+0000 mgr.y (mgr.34107) 1548 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:11.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:10 smithi121 bash[78246]: cluster 2023-09-23T23:07:10.711654+0000 mgr.y (mgr.34107) 1548 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:11.076 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:11.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:11.180 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:11.208 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:11.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:11.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.338 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:11.441 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:11.464 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:11.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:11.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:11.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:11.703 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:11.726 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:11.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:11.850 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:11.953 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:11.978 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:11.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:12.081 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:12.100 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:12.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:12.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:12.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.353 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:12.456 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:12.486 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:12.570 DEBUG:teuthology.orchestra.run.smithi121:> 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:07:12.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:12.620 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:12.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:12.717 INFO:tasks.workunit.client.0.smithi121.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T23:07:12.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.750 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:12.854 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.876 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:12.979 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.999 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:11.748606+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:11.758421+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:12.102804+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:12.109709+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:12.591655+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:12.592552+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:13.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:12 smithi123 bash[59255]: audit 2023-09-23T23:07:12.600194+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:13.133 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:13.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:13.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:11.748606+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:11.758421+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:12.102804+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:12.109709+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:12.591655+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:12.592552+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[78246]: audit 2023-09-23T23:07:12.600194+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:11.748606+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:11.758421+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:12.102804+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:12.109709+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:12.591655+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:13.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:12.592552+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:13.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:12 smithi121 bash[74920]: audit 2023-09-23T23:07:12.600194+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:13.262 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:13.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:13.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:13.390 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:13.430 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:07:13.430 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T23:07:13.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.525 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:13.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:13.653 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:13.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:13.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:13.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:13 smithi123 bash[59255]: cluster 2023-09-23T23:07:12.712380+0000 mgr.y (mgr.34107) 1549 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:13.913 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:14.017 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:13 smithi121 bash[78246]: cluster 2023-09-23T23:07:12.712380+0000 mgr.y (mgr.34107) 1549 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:14.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:13 smithi121 bash[74920]: cluster 2023-09-23T23:07:12.712380+0000 mgr.y (mgr.34107) 1549 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:14.045 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:14.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.158 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:07:14.158 INFO:teuthology.orchestra.run.smithi123.stdout: "size": 20, 2023-09-23T23:07:14.159 INFO:teuthology.orchestra.run.smithi123.stdout: "duration": 600, 2023-09-23T23:07:14.159 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [] 2023-09-23T23:07:14.159 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:07:14.178 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:14.281 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:14.308 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:14.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:14.411 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.440 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:14.543 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:14.573 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:14.677 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.702 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:14.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:14.840 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:14.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:14.943 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:14 smithi121 bash[74920]: cluster 2023-09-23T23:07:14.712941+0000 mgr.y (mgr.34107) 1550 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:14.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:14 smithi121 bash[78246]: cluster 2023-09-23T23:07:14.712941+0000 mgr.y (mgr.34107) 1550 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:14.970 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:14.998 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:07:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:14 smithi123 bash[59255]: cluster 2023-09-23T23:07:14.712941+0000 mgr.y (mgr.34107) 1550 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:15.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:15.105 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:15.208 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:15.238 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:15.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:15.375 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:15.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:15.511 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:15.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:15.614 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:15.646 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:15.750 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:15.774 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:15.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:15.910 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:16.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.045 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:16.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.180 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:16.283 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.315 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:16.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:16.449 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:16.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.584 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:16.688 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:16.719 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:16.822 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:16.845 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:16.948 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:16.973 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:16.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:17.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:16 smithi123 bash[59255]: cluster 2023-09-23T23:07:16.713475+0000 mgr.y (mgr.34107) 1551 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:17.076 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:17.106 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:17.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:17.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:16 smithi121 bash[78246]: cluster 2023-09-23T23:07:16.713475+0000 mgr.y (mgr.34107) 1551 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:17.170 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:16 smithi121 bash[74920]: cluster 2023-09-23T23:07:16.713475+0000 mgr.y (mgr.34107) 1551 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:17.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:17.237 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:17.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:17.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:17.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:17.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:17.468 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:17.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:17.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:17.592 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:17.615 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:17.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:17.718 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:17.754 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:17.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:17.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:17.889 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:17.993 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:18.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:18.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:18.147 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:18.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:18.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:18.383 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:18.412 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:18.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:18.549 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:18.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:18.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:18.684 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:18.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:18.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:18.813 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:18.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:18.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:18.938 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:18.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:19.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.066 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:19.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:19.171 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:07:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:07:18] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.33.4" 2023-09-23T23:07:19.190 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:19.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:19.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.320 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:19.424 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.449 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:19.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.587 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:19.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.722 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:19.774 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:19.827 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:19.839 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:19 smithi123 bash[59255]: cluster 2023-09-23T23:07:18.713976+0000 mgr.y (mgr.34107) 1552 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:19.858 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:19.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:19.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:19.991 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:19.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:20.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:19 smithi121 bash[78246]: cluster 2023-09-23T23:07:18.713976+0000 mgr.y (mgr.34107) 1552 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:20.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:19 smithi121 bash[74920]: cluster 2023-09-23T23:07:18.713976+0000 mgr.y (mgr.34107) 1552 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:20.094 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:20.116 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:20.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:20.242 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:20.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:20.345 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.365 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:20.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:20.497 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:20.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:20.601 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:20.623 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:20.727 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:20.757 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:20.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:20.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:20.997 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:21.025 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:21.128 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.159 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:21.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.289 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:21.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:21.421 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:21.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:21.555 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:21.660 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:21.694 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:21.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:21.797 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:21.818 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:21.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:21.921 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:21.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:21 smithi121 bash[74920]: cluster 2023-09-23T23:07:20.714422+0000 mgr.y (mgr.34107) 1553 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:21.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:21 smithi121 bash[78246]: cluster 2023-09-23T23:07:20.714422+0000 mgr.y (mgr.34107) 1553 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:21.951 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:21.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:22.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:21 smithi123 bash[59255]: cluster 2023-09-23T23:07:20.714422+0000 mgr.y (mgr.34107) 1553 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:22.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:22.083 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:22.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:22.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:22.214 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:22.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:22.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:22.339 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:22.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:22.442 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:22.472 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:22.575 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:22.600 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:22.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:22.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:22.836 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:22.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:22 smithi121 bash[74920]: audit 2023-09-23T23:07:21.973679+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:22.844 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:22 smithi121 bash[78246]: audit 2023-09-23T23:07:21.973679+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:22.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:22.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:22.960 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:22.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:22 smithi123 bash[59255]: audit 2023-09-23T23:07:21.973679+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:22.994 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:22.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:23.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.131 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:23.238 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:23.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:23.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:23.367 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:23.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:23.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.532 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:23.567 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:07:23.567 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T23:07:23.567 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T23:07:23.568 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:07:23.635 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:23.660 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:23.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:23.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:23.787 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:23.794 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T23:07:23.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:23 smithi123 bash[59255]: cluster 2023-09-23T23:07:22.715133+0000 mgr.y (mgr.34107) 1554 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:23.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:23.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:23 smithi121 bash[74920]: cluster 2023-09-23T23:07:22.715133+0000 mgr.y (mgr.34107) 1554 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:23.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:23 smithi121 bash[78246]: cluster 2023-09-23T23:07:22.715133+0000 mgr.y (mgr.34107) 1554 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:23.916 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:24.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.048 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:24.062 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T23:07:24.116 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:07:24.118 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:07:24.118 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T23:07:24.152 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:24.166 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:07:24.176 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:24.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:24.203 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T23:07:24.203 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T23:07:24.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:24.285 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-23T23:07:24.286 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-23T23:07:24.287 DEBUG:teuthology.orchestra.run.smithi121: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=pacific 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-23T23:07:24.306 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:24.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:24.410 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.433 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:07:24.434 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:07:24.435 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:07:24.439 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:24.463 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:07:24.489 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:07:24.512 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:07:24.534 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:07:24.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:07:24.542 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:24.559 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:07:24.568 INFO:tasks.workunit.client.0.smithi121.stdout:Running main() from gmock_main.cc 2023-09-23T23:07:24.568 INFO:tasks.workunit.client.0.smithi121.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-23T23:07:24.568 INFO:tasks.workunit.client.0.smithi121.stdout:[----------] Global test environment set-up. 2023-09-23T23:07:24.568 INFO:tasks.workunit.client.0.smithi121.stdout:[----------] 70 tests from TestClsRbd 2023-09-23T23:07:24.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:24.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:24.580 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:07:24.617 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:07:24.619 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.619 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.619 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.619 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.619 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.620 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.620 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.620 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:07:24.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:24.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:24.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:24.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.833 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:24.935 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:24.959 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:24.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:25.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:25 smithi123 bash[59255]: audit 2023-09-23T23:07:24.394164+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.121:0/1164591752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:25.096 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:25.115 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T23:07:25.200 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:25.233 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:25 smithi121 bash[78246]: audit 2023-09-23T23:07:24.394164+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.121:0/1164591752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:25.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:25 smithi121 bash[74920]: audit 2023-09-23T23:07:24.394164+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.121:0/1164591752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:25.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:25.361 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:25.465 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:25.487 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:25.591 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.624 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:25.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:25.762 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:25.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:25.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:25.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:25.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:25.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:26.029 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:26.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:26.108 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-23T23:07:26.123 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_all_features (15 ms) 2023-09-23T23:07:26.123 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.copyup 2023-09-23T23:07:26.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:26.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:26.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: audit 2023-09-23T23:07:24.408464+0000 mgr.y (mgr.34107) 1555 : audit 0 from='client.36204 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:24.715662+0000 mgr.y (mgr.34107) 1556 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: audit 2023-09-23T23:07:24.723967+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.121:0/1663124546' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: audit 2023-09-23T23:07:25.040682+0000 mon.a (mon.0) 2044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.090179+0000 mon.a (mon.0) 2045 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.090208+0000 mon.a (mon.0) 2046 : cluster 1 Cluster is now healthy 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.098580+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: audit 2023-09-23T23:07:25.099305+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:07:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.099479+0000 mon.a (mon.0) 2048 : cluster 0 osdmap e324: 8 total, 8 up, 6 in 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.099760+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.104625+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.107094+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.107273+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.110133+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: cluster 2023-09-23T23:07:25.110611+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[74920]: audit 2023-09-23T23:07:25.125146+0000 mon.a (mon.0) 2049 : audit 1 from='client.? 172.21.15.121:0/597715666' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi121-264992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: audit 2023-09-23T23:07:24.408464+0000 mgr.y (mgr.34107) 1555 : audit 0 from='client.36204 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:26.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:24.715662+0000 mgr.y (mgr.34107) 1556 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: audit 2023-09-23T23:07:24.723967+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.121:0/1663124546' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: audit 2023-09-23T23:07:25.040682+0000 mon.a (mon.0) 2044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.090179+0000 mon.a (mon.0) 2045 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.090208+0000 mon.a (mon.0) 2046 : cluster 1 Cluster is now healthy 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.098580+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: audit 2023-09-23T23:07:25.099305+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.099479+0000 mon.a (mon.0) 2048 : cluster 0 osdmap e324: 8 total, 8 up, 6 in 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.099760+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.104625+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.107094+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.107273+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.110133+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: cluster 2023-09-23T23:07:25.110611+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:26 smithi121 bash[78246]: audit 2023-09-23T23:07:25.125146+0000 mon.a (mon.0) 2049 : audit 1 from='client.? 172.21.15.121:0/597715666' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi121-264992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:07:26.273 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:26.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:26.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: audit 2023-09-23T23:07:24.408464+0000 mgr.y (mgr.34107) 1555 : audit 0 from='client.36204 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:24.715662+0000 mgr.y (mgr.34107) 1556 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: audit 2023-09-23T23:07:24.723967+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.121:0/1663124546' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: audit 2023-09-23T23:07:25.040682+0000 mon.a (mon.0) 2044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.090179+0000 mon.a (mon.0) 2045 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.090208+0000 mon.a (mon.0) 2046 : cluster 1 Cluster is now healthy 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.098580+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: audit 2023-09-23T23:07:25.099305+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.099479+0000 mon.a (mon.0) 2048 : cluster 0 osdmap e324: 8 total, 8 up, 6 in 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.099760+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.104625+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.107094+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.107273+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.110133+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: cluster 2023-09-23T23:07:25.110611+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:07:26.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:26 smithi123 bash[59255]: audit 2023-09-23T23:07:25.125146+0000 mon.a (mon.0) 2049 : audit 1 from='client.? 172.21.15.121:0/597715666' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi121-264992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:07:26.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:26.431 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:26.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:26.563 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:26.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:26.690 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:26.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:26.764 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.copyup (641 ms) 2023-09-23T23:07:26.764 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-23T23:07:26.794 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:26.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:26.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:26.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:26.961 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:26.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:26.973 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.sparse_copyup (209 ms) 2023-09-23T23:07:26.973 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-23T23:07:26.989 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_and_set_id (16 ms) 2023-09-23T23:07:26.989 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-23T23:07:27.004 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.add_remove_child (15 ms) 2023-09-23T23:07:27.004 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-23T23:07:27.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:27.095 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:27.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:27.138 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.directory_methods (134 ms) 2023-09-23T23:07:27.138 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.create 2023-09-23T23:07:27.169 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.create (31 ms) 2023-09-23T23:07:27.169 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_features 2023-09-23T23:07:27.171 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-09-23T23:07:27.171 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-23T23:07:27.175 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2023-09-23T23:07:27.176 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-23T23:07:27.177 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2023-09-23T23:07:27.178 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-23T23:07:27.180 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-09-23T23:07:27.180 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-23T23:07:27.182 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-09-23T23:07:27.182 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-23T23:07:27.188 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_data_pool (6 ms) 2023-09-23T23:07:27.188 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.get_size 2023-09-23T23:07:27.197 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.get_size (9 ms) 2023-09-23T23:07:27.197 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.set_size 2023-09-23T23:07:27.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:27.206 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.set_size (9 ms) 2023-09-23T23:07:27.206 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-23T23:07:27.226 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:27.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:27.230 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.protection_status (24 ms) 2023-09-23T23:07:27.230 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-23T23:07:27.243 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.snapshot_limits (13 ms) 2023-09-23T23:07:27.243 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-23T23:07:27.270 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1687,"stamp":"2023-09-23T23:07:22.714673+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":4162604,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":226,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":6589668,"kb_used_data":994740,"kb_used_omap":21,"kb_used_meta":5594858,"kb_avail":555881244,"statfs":{"total":575970213888,"available":569222393856,"internally_reserved":0,"allocated":1018613760,"data_stored":1012777707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22324,"internal_metadata":5729134796},"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.003492"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":110,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717693+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:06:54.717693+0000","last_peered":"2023-09-23T23:06:54.717693+0000","last_clean":"2023-09-23T23:06:54.717693+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:06:54.717693+0000","last_undegraded":"2023-09-23T23:06:54.717693+0000","last_fullsized":"2023-09-23T23:06:54.717693+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":177,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.131696+0000","last_change":"2023-09-23T22:56:40.707632+0000","last_active":"2023-09-23T23:06:54.131696+0000","last_peered":"2023-09-23T23:06:54.131696+0000","last_clean":"2023-09-23T23:06:54.131696+0000","last_became_active":"2023-09-23T22:56:40.707374+0000","last_became_peered":"2023-09-23T22:56:40.707374+0000","last_unstale":"2023-09-23T23:06:54.131696+0000","last_undegraded":"2023-09-23T23:06:54.131696+0000","last_fullsized":"2023-09-23T23:06:54.131696+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.001633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":71,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.127550+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:06:54.127550+0000","last_peered":"2023-09-23T23:06:54.127550+0000","last_clean":"2023-09-23T23:06:54.127550+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:06:54.127550+0000","last_undegraded":"2023-09-23T23:06:54.127550+0000","last_fullsized":"2023-09-23T23:06:54.127550+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":377,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.034706+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:06:54.034706+0000","last_peered":"2023-09-23T23:06:54.034706+0000","last_clean":"2023-09-23T23:06:54.034706+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:06:54.034706+0000","last_undegraded":"2023-09-23T23:06:54.034706+0000","last_fullsized":"2023-09-23T23:06:54.034706+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":355,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.281341+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:07:02.281341+0000","last_peered":"2023-09-23T23:07:02.281341+0000","last_clean":"2023-09-23T23:07:02.281341+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:07:02.281341+0000","last_undegraded":"2023-09-23T23:07:02.281341+0000","last_fullsized":"2023-09-23T23:07:02.281341+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.128653+0000","last_change":"2023-09-23T22:57:56.655544+0000","last_active":"2023-09-23T23:06:54.128653+0000","last_peered":"2023-09-23T23:06:54.128653+0000","last_clean":"2023-09-23T23:06:54.128653+0000","last_became_active":"2023-09-23T22:57:56.655179+0000","last_became_peered":"2023-09-23T22:57:56.655179+0000","last_unstale":"2023-09-23T23:06:54.128653+0000","last_undegraded":"2023-09-23T23:06:54.128653+0000","last_fullsized":"2023-09-23T23:06:54.128653+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:35.671159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":313,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.034126+0000","last_change":"2023-09-23T22:57:56.646623+0000","last_active":"2023-09-23T23:06:54.034126+0000","last_peered":"2023-09-23T23:06:54.034126+0000","last_clean":"2023-09-23T23:06:54.034126+0000","last_became_active":"2023-09-23T22:57:56.645638+0000","last_became_peered":"2023-09-23T22:57:56.645638+0000","last_unstale":"2023-09-23T23:06:54.034126+0000","last_undegraded":"2023-09-23T23:06:54.034126+0000","last_fullsized":"2023-09-23T23:06:54.034126+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.021026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":400,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.605490+0000","last_change":"2023-09-23T22:57:56.763515+0000","last_active":"2023-09-23T23:06:54.605490+0000","last_peered":"2023-09-23T23:06:54.605490+0000","last_clean":"2023-09-23T23:06:54.605490+0000","last_became_active":"2023-09-23T22:57:56.762745+0000","last_became_peered":"2023-09-23T22:57:56.762745+0000","last_unstale":"2023-09-23T23:06:54.605490+0000","last_undegraded":"2023-09-23T23:06:54.605490+0000","last_fullsized":"2023-09-23T23:06:54.605490+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.217446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":59,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.847253+0000","last_change":"2023-09-23T22:57:10.688088+0000","last_active":"2023-09-23T23:06:53.847253+0000","last_peered":"2023-09-23T23:06:53.847253+0000","last_clean":"2023-09-23T23:06:53.847253+0000","last_became_active":"2023-09-23T22:57:10.687744+0000","last_became_peered":"2023-09-23T22:57:10.687744+0000","last_unstale":"2023-09-23T23:06:53.847253+0000","last_undegraded":"2023-09-23T23:06:53.847253+0000","last_fullsized":"2023-09-23T23:06:53.847253+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":343,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.606370+0000","last_change":"2023-09-23T22:57:56.643546+0000","last_active":"2023-09-23T23:06:54.606370+0000","last_peered":"2023-09-23T23:06:54.606370+0000","last_clean":"2023-09-23T23:06:54.606370+0000","last_became_active":"2023-09-23T22:57:56.642279+0000","last_became_peered":"2023-09-23T22:57:56.642279+0000","last_unstale":"2023-09-23T23:06:54.606370+0000","last_undegraded":"2023-09-23T23:06:54.606370+0000","last_fullsized":"2023-09-23T23:06:54.606370+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:19:28.660501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"60'3","reported_seq":65,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.848191+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:06:53.848191+0000","last_peered":"2023-09-23T23:06:53.848191+0000","last_clean":"2023-09-23T23:06:53.848191+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:06:53.848191+0000","last_undegraded":"2023-09-23T23:06:53.848191+0000","last_fullsized":"2023-09-23T23:06:53.848191+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.127852+0000","last_change":"2023-09-23T22:57:56.657723+0000","last_active":"2023-09-23T23:06:54.127852+0000","last_peered":"2023-09-23T23:06:54.127852+0000","last_clean":"2023-09-23T23:06:54.127852+0000","last_became_active":"2023-09-23T22:57:56.657374+0000","last_became_peered":"2023-09-23T22:57:56.657374+0000","last_unstale":"2023-09-23T23:06:54.127852+0000","last_undegraded":"2023-09-23T23:06:54.127852+0000","last_fullsized":"2023-09-23T23:06:54.127852+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.168287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"74'22","reported_seq":423,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718367+0000","last_change":"2023-09-23T22:57:56.653578+0000","last_active":"2023-09-23T23:06:54.718367+0000","last_peered":"2023-09-23T23:06:54.718367+0000","last_clean":"2023-09-23T23:06:54.718367+0000","last_became_active":"2023-09-23T22:57:56.653103+0000","last_became_peered":"2023-09-23T22:57:56.653103+0000","last_unstale":"2023-09-23T23:06:54.718367+0000","last_undegraded":"2023-09-23T23:06:54.718367+0000","last_fullsized":"2023-09-23T23:06:54.718367+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":28404,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":371,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718053+0000","last_change":"2023-09-23T22:57:56.658327+0000","last_active":"2023-09-23T23:06:54.718053+0000","last_peered":"2023-09-23T23:06:54.718053+0000","last_clean":"2023-09-23T23:06:54.718053+0000","last_became_active":"2023-09-23T22:57:56.658032+0000","last_became_peered":"2023-09-23T22:57:56.658032+0000","last_unstale":"2023-09-23T23:06:54.718053+0000","last_undegraded":"2023-09-23T23:06:54.718053+0000","last_fullsized":"2023-09-23T23:06:54.718053+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.13","version":"60'2","reported_seq":65,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.846748+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:06:53.846748+0000","last_peered":"2023-09-23T23:06:53.846748+0000","last_clean":"2023-09-23T23:06:53.846748+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:06:53.846748+0000","last_undegraded":"2023-09-23T23:06:53.846748+0000","last_fullsized":"2023-09-23T23:06:53.846748+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":80,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.131619+0000","last_change":"2023-09-23T22:57:10.673099+0000","last_active":"2023-09-23T23:06:54.131619+0000","last_peered":"2023-09-23T23:06:54.131619+0000","last_clean":"2023-09-23T23:06:54.131619+0000","last_became_active":"2023-09-23T22:57:10.672641+0000","last_became_peered":"2023-09-23T22:57:10.672641+0000","last_unstale":"2023-09-23T23:06:54.131619+0000","last_undegraded":"2023-09-23T23:06:54.131619+0000","last_fullsized":"2023-09-23T23:06:54.131619+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.059991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":365,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.032284+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:06:54.032284+0000","last_peered":"2023-09-23T23:06:54.032284+0000","last_clean":"2023-09-23T23:06:54.032284+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:06:54.032284+0000","last_undegraded":"2023-09-23T23:06:54.032284+0000","last_fullsized":"2023-09-23T23:06:54.032284+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":68,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.848296+0000","last_change":"2023-09-23T22:57:56.647643+0000","last_active":"2023-09-23T23:06:53.848296+0000","last_peered":"2023-09-23T23:06:53.848296+0000","last_clean":"2023-09-23T23:06:53.848296+0000","last_became_active":"2023-09-23T22:57:56.647274+0000","last_became_peered":"2023-09-23T22:57:56.647274+0000","last_unstale":"2023-09-23T23:06:53.848296+0000","last_undegraded":"2023-09-23T23:06:53.848296+0000","last_fullsized":"2023-09-23T23:06:53.848296+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.11","version":"0'0","reported_seq":68,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.846216+0000","last_change":"2023-09-23T22:57:56.646430+0000","last_active":"2023-09-23T23:06:53.846216+0000","last_peered":"2023-09-23T23:06:53.846216+0000","last_clean":"2023-09-23T23:06:53.846216+0000","last_became_active":"2023-09-23T22:57:56.646071+0000","last_became_peered":"2023-09-23T22:57:56.646071+0000","last_unstale":"2023-09-23T23:06:53.846216+0000","last_undegraded":"2023-09-23T23:06:53.846216+0000","last_fullsized":"2023-09-23T23:06:53.846216+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":331,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.034832+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:06:54.034832+0000","last_peered":"2023-09-23T23:06:54.034832+0000","last_clean":"2023-09-23T23:06:54.034832+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:06:54.034832+0000","last_undegraded":"2023-09-23T23:06:54.034832+0000","last_fullsized":"2023-09-23T23:06:54.034832+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":190,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.282071+0000","last_change":"2023-09-23T22:57:56.663675+0000","last_active":"2023-09-23T23:07:02.282071+0000","last_peered":"2023-09-23T23:07:02.282071+0000","last_clean":"2023-09-23T23:07:02.282071+0000","last_became_active":"2023-09-23T22:57:56.639060+0000","last_became_peered":"2023-09-23T22:57:56.639060+0000","last_unstale":"2023-09-23T23:07:02.282071+0000","last_undegraded":"2023-09-23T23:07:02.282071+0000","last_fullsized":"2023-09-23T23:07:02.282071+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T01:57:58.753372+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":0,"num_read_kb":0,"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":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":375,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.283595+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:07:02.283595+0000","last_peered":"2023-09-23T23:07:02.283595+0000","last_clean":"2023-09-23T23:07:02.283595+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:07:02.283595+0000","last_undegraded":"2023-09-23T23:07:02.283595+0000","last_fullsized":"2023-09-23T23:07:02.283595+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":63,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.847639+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:06:53.847639+0000","last_peered":"2023-09-23T23:06:53.847639+0000","last_clean":"2023-09-23T23:06:53.847639+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:06:53.847639+0000","last_undegraded":"2023-09-23T23:06:53.847639+0000","last_fullsized":"2023-09-23T23:06:53.847639+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":68,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.846683+0000","last_change":"2023-09-23T22:57:56.644669+0000","last_active":"2023-09-23T23:06:53.846683+0000","last_peered":"2023-09-23T23:06:53.846683+0000","last_clean":"2023-09-23T23:06:53.846683+0000","last_became_active":"2023-09-23T22:57:56.641783+0000","last_became_peered":"2023-09-23T22:57:56.641783+0000","last_unstale":"2023-09-23T23:06:53.846683+0000","last_undegraded":"2023-09-23T23:06:53.846683+0000","last_fullsized":"2023-09-23T23:06:53.846683+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":63,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.847502+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:06:53.847502+0000","last_peered":"2023-09-23T23:06:53.847502+0000","last_clean":"2023-09-23T23:06:53.847502+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:06:53.847502+0000","last_undegraded":"2023-09-23T23:06:53.847502+0000","last_fullsized":"2023-09-23T23:06:53.847502+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":334,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718522+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:06:54.718522+0000","last_peered":"2023-09-23T23:06:54.718522+0000","last_clean":"2023-09-23T23:06:54.718522+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:06:54.718522+0000","last_undegraded":"2023-09-23T23:06:54.718522+0000","last_fullsized":"2023-09-23T23:06:54.718522+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":76,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.847145+0000","last_change":"2023-09-23T22:57:56.679993+0000","last_active":"2023-09-23T23:06:53.847145+0000","last_peered":"2023-09-23T23:06:53.847145+0000","last_clean":"2023-09-23T23:06:53.847145+0000","last_became_active":"2023-09-23T22:57:56.648617+0000","last_became_peered":"2023-09-23T22:57:56.648617+0000","last_unstale":"2023-09-23T23:06:53.847145+0000","last_undegraded":"2023-09-23T23:06:53.847145+0000","last_fullsized":"2023-09-23T23:06:53.847145+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":179,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.127673+0000","last_change":"2023-09-23T22:57:56.660224+0000","last_active":"2023-09-23T23:06:54.127673+0000","last_peered":"2023-09-23T23:06:54.127673+0000","last_clean":"2023-09-23T23:06:54.127673+0000","last_became_active":"2023-09-23T22:57:56.659879+0000","last_became_peered":"2023-09-23T22:57:56.659879+0000","last_unstale":"2023-09-23T23:06:54.127673+0000","last_undegraded":"2023-09-23T23:06:54.127673+0000","last_fullsized":"2023-09-23T23:06:54.127673+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.426415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":332,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.607676+0000","last_change":"2023-09-23T22:57:56.649164+0000","last_active":"2023-09-23T23:06:54.607676+0000","last_peered":"2023-09-23T23:06:54.607676+0000","last_clean":"2023-09-23T23:06:54.607676+0000","last_became_active":"2023-09-23T22:57:56.648830+0000","last_became_peered":"2023-09-23T22:57:56.648830+0000","last_unstale":"2023-09-23T23:06:54.607676+0000","last_undegraded":"2023-09-23T23:06:54.607676+0000","last_fullsized":"2023-09-23T23:06:54.607676+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.258761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":328,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.282908+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:07:02.282908+0000","last_peered":"2023-09-23T23:07:02.282908+0000","last_clean":"2023-09-23T23:07:02.282908+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:07:02.282908+0000","last_undegraded":"2023-09-23T23:07:02.282908+0000","last_fullsized":"2023-09-23T23:07:02.282908+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":262,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.032239+0000","last_change":"2023-09-23T22:31:56.916410+0000","last_active":"2023-09-23T23:06:54.032239+0000","last_peered":"2023-09-23T23:06:54.032239+0000","last_clean":"2023-09-23T23:06:54.032239+0000","last_became_active":"2023-09-23T22:31:56.915979+0000","last_became_peered":"2023-09-23T22:31:56.915979+0000","last_unstale":"2023-09-23T23:06:54.032239+0000","last_undegraded":"2023-09-23T23:06:54.032239+0000","last_fullsized":"2023-09-23T23:06:54.032239+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:03:52.356825+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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":344,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718568+0000","last_change":"2023-09-23T22:57:56.671849+0000","last_active":"2023-09-23T23:06:54.718568+0000","last_peered":"2023-09-23T23:06:54.718568+0000","last_clean":"2023-09-23T23:06:54.718568+0000","last_became_active":"2023-09-23T22:57:56.671092+0000","last_became_peered":"2023-09-23T22:57:56.671092+0000","last_unstale":"2023-09-23T23:06:54.718568+0000","last_undegraded":"2023-09-23T23:06:54.718568+0000","last_fullsized":"2023-09-23T23:06:54.718568+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":98,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.031906+0000","last_change":"2023-09-23T22:57:56.657608+0000","last_active":"2023-09-23T23:06:54.031906+0000","last_peered":"2023-09-23T23:06:54.031906+0000","last_clean":"2023-09-23T23:06:54.031906+0000","last_became_active":"2023-09-23T22:57:56.656617+0000","last_became_peered":"2023-09-23T22:57:56.656617+0000","last_unstale":"2023-09-23T23:06:54.031906+0000","last_undegraded":"2023-09-23T23:06:54.031906+0000","last_fullsized":"2023-09-23T23:06:54.031906+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.278141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":91,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718797+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:06:54.718797+0000","last_peered":"2023-09-23T23:06:54.718797+0000","last_clean":"2023-09-23T23:06:54.718797+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:06:54.718797+0000","last_undegraded":"2023-09-23T23:06:54.718797+0000","last_fullsized":"2023-09-23T23:06:54.718797+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":100,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717444+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:06:54.717444+0000","last_peered":"2023-09-23T23:06:54.717444+0000","last_clean":"2023-09-23T23:06:54.717444+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:06:54.717444+0000","last_undegraded":"2023-09-23T23:06:54.717444+0000","last_fullsized":"2023-09-23T23:06:54.717444+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":362,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718897+0000","last_change":"2023-09-23T22:57:56.658930+0000","last_active":"2023-09-23T23:06:54.718897+0000","last_peered":"2023-09-23T23:06:54.718897+0000","last_clean":"2023-09-23T23:06:54.718897+0000","last_became_active":"2023-09-23T22:57:56.658507+0000","last_became_peered":"2023-09-23T22:57:56.658507+0000","last_unstale":"2023-09-23T23:06:54.718897+0000","last_undegraded":"2023-09-23T23:06:54.718897+0000","last_fullsized":"2023-09-23T23:06:54.718897+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":387,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.281519+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:07:02.281519+0000","last_peered":"2023-09-23T23:07:02.281519+0000","last_clean":"2023-09-23T23:07:02.281519+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:07:02.281519+0000","last_undegraded":"2023-09-23T23:07:02.281519+0000","last_fullsized":"2023-09-23T23:07:02.281519+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.132531+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:06:54.132531+0000","last_peered":"2023-09-23T23:06:54.132531+0000","last_clean":"2023-09-23T23:06:54.132531+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:06:54.132531+0000","last_undegraded":"2023-09-23T23:06:54.132531+0000","last_fullsized":"2023-09-23T23:06:54.132531+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":81,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.131519+0000","last_change":"2023-09-23T22:57:10.686638+0000","last_active":"2023-09-23T23:06:54.131519+0000","last_peered":"2023-09-23T23:06:54.131519+0000","last_clean":"2023-09-23T23:06:54.131519+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:06:54.131519+0000","last_undegraded":"2023-09-23T23:06:54.131519+0000","last_fullsized":"2023-09-23T23:06:54.131519+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.608714+0000","last_change":"2023-09-23T22:57:56.645000+0000","last_active":"2023-09-23T23:06:54.608714+0000","last_peered":"2023-09-23T23:06:54.608714+0000","last_clean":"2023-09-23T23:06:54.608714+0000","last_became_active":"2023-09-23T22:57:56.644697+0000","last_became_peered":"2023-09-23T22:57:56.644697+0000","last_unstale":"2023-09-23T23:06:54.608714+0000","last_undegraded":"2023-09-23T23:06:54.608714+0000","last_fullsized":"2023-09-23T23:06:54.608714+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.250624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":72,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.127771+0000","last_change":"2023-09-23T22:56:00.782827+0000","last_active":"2023-09-23T23:06:54.127771+0000","last_peered":"2023-09-23T23:06:54.127771+0000","last_clean":"2023-09-23T23:06:54.127771+0000","last_became_active":"2023-09-23T22:56:00.782544+0000","last_became_peered":"2023-09-23T22:56:00.782544+0000","last_unstale":"2023-09-23T23:06:54.127771+0000","last_undegraded":"2023-09-23T23:06:54.127771+0000","last_fullsized":"2023-09-23T23:06:54.127771+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:48.990963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":81,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.127939+0000","last_change":"2023-09-23T22:57:56.655605+0000","last_active":"2023-09-23T23:06:54.127939+0000","last_peered":"2023-09-23T23:06:54.127939+0000","last_clean":"2023-09-23T23:06:54.127939+0000","last_became_active":"2023-09-23T22:57:56.655126+0000","last_became_peered":"2023-09-23T22:57:56.655126+0000","last_unstale":"2023-09-23T23:06:54.127939+0000","last_undegraded":"2023-09-23T23:06:54.127939+0000","last_fullsized":"2023-09-23T23:06:54.127939+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.637895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0,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":345,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718011+0000","last_change":"2023-09-23T22:57:56.657850+0000","last_active":"2023-09-23T23:06:54.718011+0000","last_peered":"2023-09-23T23:06:54.718011+0000","last_clean":"2023-09-23T23:06:54.718011+0000","last_became_active":"2023-09-23T22:57:56.657523+0000","last_became_peered":"2023-09-23T22:57:56.657523+0000","last_unstale":"2023-09-23T23:06:54.718011+0000","last_undegraded":"2023-09-23T23:06:54.718011+0000","last_fullsized":"2023-09-23T23:06:54.718011+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":72,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.132265+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:06:54.132265+0000","last_peered":"2023-09-23T23:06:54.132265+0000","last_clean":"2023-09-23T23:06:54.132265+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:06:54.132265+0000","last_undegraded":"2023-09-23T23:06:54.132265+0000","last_fullsized":"2023-09-23T23:06:54.132265+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":143,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.281988+0000","last_change":"2023-09-23T22:56:40.715132+0000","last_active":"2023-09-23T23:07:02.281988+0000","last_peered":"2023-09-23T23:07:02.281988+0000","last_clean":"2023-09-23T23:07:02.281988+0000","last_became_active":"2023-09-23T22:56:40.712761+0000","last_became_peered":"2023-09-23T22:56:40.712761+0000","last_unstale":"2023-09-23T23:07:02.281988+0000","last_undegraded":"2023-09-23T23:07:02.281988+0000","last_fullsized":"2023-09-23T23:07:02.281988+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:43.586814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":81,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.127659+0000","last_change":"2023-09-23T22:57:56.762259+0000","last_active":"2023-09-23T23:06:54.127659+0000","last_peered":"2023-09-23T23:06:54.127659+0000","last_clean":"2023-09-23T23:06:54.127659+0000","last_became_active":"2023-09-23T22:57:56.761785+0000","last_became_peered":"2023-09-23T22:57:56.761785+0000","last_unstale":"2023-09-23T23:06:54.127659+0000","last_undegraded":"2023-09-23T23:06:54.127659+0000","last_fullsized":"2023-09-23T23:06:54.127659+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.157381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":81,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.132683+0000","last_change":"2023-09-23T22:57:10.689998+0000","last_active":"2023-09-23T23:06:54.132683+0000","last_peered":"2023-09-23T23:06:54.132683+0000","last_clean":"2023-09-23T23:06:54.132683+0000","last_became_active":"2023-09-23T22:57:10.689598+0000","last_became_peered":"2023-09-23T22:57:10.689598+0000","last_unstale":"2023-09-23T23:06:54.132683+0000","last_undegraded":"2023-09-23T23:06:54.132683+0000","last_fullsized":"2023-09-23T23:06:54.132683+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":59,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.846617+0000","last_change":"2023-09-23T22:57:10.676326+0000","last_active":"2023-09-23T23:06:53.846617+0000","last_peered":"2023-09-23T23:06:53.846617+0000","last_clean":"2023-09-23T23:06:53.846617+0000","last_became_active":"2023-09-23T22:57:10.675963+0000","last_became_peered":"2023-09-23T22:57:10.675963+0000","last_unstale":"2023-09-23T23:06:53.846617+0000","last_undegraded":"2023-09-23T23:06:53.846617+0000","last_fullsized":"2023-09-23T23:06:53.846617+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"73'139","reported_seq":597,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.846881+0000","last_change":"2023-09-23T23:02:03.304472+0000","last_active":"2023-09-23T23:06:53.846881+0000","last_peered":"2023-09-23T23:06:53.846881+0000","last_clean":"2023-09-23T23:06:53.846881+0000","last_became_active":"2023-09-23T22:57:57.697310+0000","last_became_peered":"2023-09-23T22:57:57.697310+0000","last_unstale":"2023-09-23T23:06:53.846881+0000","last_undegraded":"2023-09-23T23:06:53.846881+0000","last_fullsized":"2023-09-23T23:06:53.846881+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0,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":190,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717856+0000","last_change":"2023-09-23T22:57:56.658130+0000","last_active":"2023-09-23T23:06:54.717856+0000","last_peered":"2023-09-23T23:06:54.717856+0000","last_clean":"2023-09-23T23:06:54.717856+0000","last_became_active":"2023-09-23T22:57:56.657696+0000","last_became_peered":"2023-09-23T22:57:56.657696+0000","last_unstale":"2023-09-23T23:06:54.717856+0000","last_undegraded":"2023-09-23T23:06:54.717856+0000","last_fullsized":"2023-09-23T23:06:54.717856+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":275,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.719441+0000","last_change":"2023-09-23T22:57:56.650805+0000","last_active":"2023-09-23T23:06:54.719441+0000","last_peered":"2023-09-23T23:06:54.719441+0000","last_clean":"2023-09-23T23:06:54.719441+0000","last_became_active":"2023-09-23T22:57:56.650370+0000","last_became_peered":"2023-09-23T22:57:56.650370+0000","last_unstale":"2023-09-23T23:06:54.719441+0000","last_undegraded":"2023-09-23T23:06:54.719441+0000","last_fullsized":"2023-09-23T23:06:54.719441+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":59,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.846817+0000","last_change":"2023-09-23T22:57:10.683386+0000","last_active":"2023-09-23T23:06:53.846817+0000","last_peered":"2023-09-23T23:06:53.846817+0000","last_clean":"2023-09-23T23:06:53.846817+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:06:53.846817+0000","last_undegraded":"2023-09-23T23:06:53.846817+0000","last_fullsized":"2023-09-23T23:06:53.846817+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717854+0000","last_change":"2023-09-23T22:56:40.707006+0000","last_active":"2023-09-23T23:06:54.717854+0000","last_peered":"2023-09-23T23:06:54.717854+0000","last_clean":"2023-09-23T23:06:54.717854+0000","last_became_active":"2023-09-23T22:56:40.706000+0000","last_became_peered":"2023-09-23T22:56:40.706000+0000","last_unstale":"2023-09-23T23:06:54.717854+0000","last_undegraded":"2023-09-23T23:06:54.717854+0000","last_fullsized":"2023-09-23T23:06:54.717854+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":355,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.033585+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:06:54.033585+0000","last_peered":"2023-09-23T23:06:54.033585+0000","last_clean":"2023-09-23T23:06:54.033585+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:06:54.033585+0000","last_undegraded":"2023-09-23T23:06:54.033585+0000","last_fullsized":"2023-09-23T23:06:54.033585+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":59,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.848066+0000","last_change":"2023-09-23T22:57:10.681474+0000","last_active":"2023-09-23T23:06:53.848066+0000","last_peered":"2023-09-23T23:06:53.848066+0000","last_clean":"2023-09-23T23:06:53.848066+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:06:53.848066+0000","last_undegraded":"2023-09-23T23:06:53.848066+0000","last_fullsized":"2023-09-23T23:06:53.848066+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":72,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.131839+0000","last_change":"2023-09-23T22:56:00.781624+0000","last_active":"2023-09-23T23:06:54.131839+0000","last_peered":"2023-09-23T23:06:54.131839+0000","last_clean":"2023-09-23T23:06:54.131839+0000","last_became_active":"2023-09-23T22:56:00.781337+0000","last_became_peered":"2023-09-23T22:56:00.781337+0000","last_unstale":"2023-09-23T23:06:54.131839+0000","last_undegraded":"2023-09-23T23:06:54.131839+0000","last_fullsized":"2023-09-23T23:06:54.131839+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.089079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":379,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.032575+0000","last_change":"2023-09-23T22:57:10.676507+0000","last_active":"2023-09-23T23:06:54.032575+0000","last_peered":"2023-09-23T23:06:54.032575+0000","last_clean":"2023-09-23T23:06:54.032575+0000","last_became_active":"2023-09-23T22:57:10.675989+0000","last_became_peered":"2023-09-23T22:57:10.675989+0000","last_unstale":"2023-09-23T23:06:54.032575+0000","last_undegraded":"2023-09-23T23:06:54.032575+0000","last_fullsized":"2023-09-23T23:06:54.032575+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:12.567485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":63,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.847398+0000","last_change":"2023-09-23T22:57:10.899825+0000","last_active":"2023-09-23T23:06:53.847398+0000","last_peered":"2023-09-23T23:06:53.847398+0000","last_clean":"2023-09-23T23:06:53.847398+0000","last_became_active":"2023-09-23T22:57:10.683716+0000","last_became_peered":"2023-09-23T22:57:10.683716+0000","last_unstale":"2023-09-23T23:06:53.847398+0000","last_undegraded":"2023-09-23T23:06:53.847398+0000","last_fullsized":"2023-09-23T23:06:53.847398+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":81,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.130264+0000","last_change":"2023-09-23T22:57:56.654951+0000","last_active":"2023-09-23T23:06:54.130264+0000","last_peered":"2023-09-23T23:06:54.130264+0000","last_clean":"2023-09-23T23:06:54.130264+0000","last_became_active":"2023-09-23T22:57:56.654561+0000","last_became_peered":"2023-09-23T22:57:56.654561+0000","last_unstale":"2023-09-23T23:06:54.130264+0000","last_undegraded":"2023-09-23T23:06:54.130264+0000","last_fullsized":"2023-09-23T23:06:54.130264+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.158497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":382,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.605274+0000","last_change":"2023-09-23T22:57:10.674043+0000","last_active":"2023-09-23T23:06:54.605274+0000","last_peered":"2023-09-23T23:06:54.605274+0000","last_clean":"2023-09-23T23:06:54.605274+0000","last_became_active":"2023-09-23T22:57:10.673689+0000","last_became_peered":"2023-09-23T22:57:10.673689+0000","last_unstale":"2023-09-23T23:06:54.605274+0000","last_undegraded":"2023-09-23T23:06:54.605274+0000","last_fullsized":"2023-09-23T23:06:54.605274+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:54:27.044332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":68,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:53.847548+0000","last_change":"2023-09-23T22:57:56.660336+0000","last_active":"2023-09-23T23:06:53.847548+0000","last_peered":"2023-09-23T23:06:53.847548+0000","last_clean":"2023-09-23T23:06:53.847548+0000","last_became_active":"2023-09-23T22:57:56.659341+0000","last_became_peered":"2023-09-23T22:57:56.659341+0000","last_unstale":"2023-09-23T23:06:53.847548+0000","last_undegraded":"2023-09-23T23:06:53.847548+0000","last_fullsized":"2023-09-23T23:06:53.847548+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"60'1","reported_seq":355,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.034569+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:06:54.034569+0000","last_peered":"2023-09-23T23:06:54.034569+0000","last_clean":"2023-09-23T23:06:54.034569+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:06:54.034569+0000","last_undegraded":"2023-09-23T23:06:54.034569+0000","last_fullsized":"2023-09-23T23:06:54.034569+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":91,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718293+0000","last_change":"2023-09-23T22:57:56.645858+0000","last_active":"2023-09-23T23:06:54.718293+0000","last_peered":"2023-09-23T23:06:54.718293+0000","last_clean":"2023-09-23T23:06:54.718293+0000","last_became_active":"2023-09-23T22:57:56.645060+0000","last_became_peered":"2023-09-23T22:57:56.645060+0000","last_unstale":"2023-09-23T23:06:54.718293+0000","last_undegraded":"2023-09-23T23:06:54.718293+0000","last_fullsized":"2023-09-23T23:06:54.718293+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":353,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:07:01.325049+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:07:01.325049+0000","last_peered":"2023-09-23T23:07:01.325049+0000","last_clean":"2023-09-23T23:07:01.325049+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:07:01.325049+0000","last_undegraded":"2023-09-23T23:07:01.325049+0000","last_fullsized":"2023-09-23T23:07:01.325049+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":356,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.131717+0000","last_change":"2023-09-23T22:56:40.714149+0000","last_active":"2023-09-23T23:06:54.131717+0000","last_peered":"2023-09-23T23:06:54.131717+0000","last_clean":"2023-09-23T23:06:54.131717+0000","last_became_active":"2023-09-23T22:56:40.713494+0000","last_became_peered":"2023-09-23T22:56:40.713494+0000","last_unstale":"2023-09-23T23:06:54.131717+0000","last_undegraded":"2023-09-23T23:06:54.131717+0000","last_fullsized":"2023-09-23T23:06:54.131717+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:37.308870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":144,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.718129+0000","last_change":"2023-09-23T22:57:56.726703+0000","last_active":"2023-09-23T23:06:54.718129+0000","last_peered":"2023-09-23T23:06:54.718129+0000","last_clean":"2023-09-23T23:06:54.718129+0000","last_became_active":"2023-09-23T22:57:56.670696+0000","last_became_peered":"2023-09-23T22:57:56.670696+0000","last_unstale":"2023-09-23T23:06:54.718129+0000","last_undegraded":"2023-09-23T23:06:54.718129+0000","last_fullsized":"2023-09-23T23:06:54.718129+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":91,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717727+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:06:54.717727+0000","last_peered":"2023-09-23T23:06:54.717727+0000","last_clean":"2023-09-23T23:06:54.717727+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:06:54.717727+0000","last_undegraded":"2023-09-23T23:06:54.717727+0000","last_fullsized":"2023-09-23T23:06:54.717727+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":144,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.719147+0000","last_change":"2023-09-23T22:57:56.721020+0000","last_active":"2023-09-23T23:06:54.719147+0000","last_peered":"2023-09-23T23:06:54.719147+0000","last_clean":"2023-09-23T23:06:54.719147+0000","last_became_active":"2023-09-23T22:57:56.659392+0000","last_became_peered":"2023-09-23T22:57:56.659392+0000","last_unstale":"2023-09-23T23:06:54.719147+0000","last_undegraded":"2023-09-23T23:06:54.719147+0000","last_fullsized":"2023-09-23T23:06:54.719147+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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.1a","version":"0'0","reported_seq":82,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717949+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:06:54.717949+0000","last_peered":"2023-09-23T23:06:54.717949+0000","last_clean":"2023-09-23T23:06:54.717949+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:06:54.717949+0000","last_undegraded":"2023-09-23T23:06:54.717949+0000","last_fullsized":"2023-09-23T23:06:54.717949+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":373,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.609324+0000","last_change":"2023-09-23T22:57:56.655936+0000","last_active":"2023-09-23T23:06:54.609324+0000","last_peered":"2023-09-23T23:06:54.609324+0000","last_clean":"2023-09-23T23:06:54.609324+0000","last_became_active":"2023-09-23T22:57:56.655599+0000","last_became_peered":"2023-09-23T22:57:56.655599+0000","last_unstale":"2023-09-23T23:06:54.609324+0000","last_undegraded":"2023-09-23T23:06:54.609324+0000","last_fullsized":"2023-09-23T23:06:54.609324+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:06:49.597784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"0'0","reported_seq":325,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T23:07:02.281578+0000","last_change":"2023-09-23T22:26:01.830495+0000","last_active":"2023-09-23T23:07:02.281578+0000","last_peered":"2023-09-23T23:07:02.281578+0000","last_clean":"2023-09-23T23:07:02.281578+0000","last_became_active":"2023-09-23T22:26:01.830161+0000","last_became_peered":"2023-09-23T22:26:01.830161+0000","last_unstale":"2023-09-23T23:07:02.281578+0000","last_undegraded":"2023-09-23T23:07:02.281578+0000","last_fullsized":"2023-09-23T23:07:02.281578+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:39.954951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":332,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.035090+0000","last_change":"2023-09-23T22:57:56.678258+0000","last_active":"2023-09-23T23:06:54.035090+0000","last_peered":"2023-09-23T23:06:54.035090+0000","last_clean":"2023-09-23T23:06:54.035090+0000","last_became_active":"2023-09-23T22:57:56.646187+0000","last_became_peered":"2023-09-23T22:57:56.646187+0000","last_unstale":"2023-09-23T23:06:54.035090+0000","last_undegraded":"2023-09-23T23:06:54.035090+0000","last_fullsized":"2023-09-23T23:06:54.035090+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:46.144046+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":362,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T23:06:54.717679+0000","last_change":"2023-09-23T22:57:56.765620+0000","last_active":"2023-09-23T23:06:54.717679+0000","last_peered":"2023-09-23T23:06:54.717679+0000","last_clean":"2023-09-23T23:06:54.717679+0000","last_became_active":"2023-09-23T22:57:56.765267+0000","last_became_peered":"2023-09-23T22:57:56.765267+0000","last_unstale":"2023-09-23T23:06:54.717679+0000","last_undegraded":"2023-09-23T23:06:54.717679+0000","last_fullsized":"2023-09-23T23:06:54.717679+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":30028,"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":131072,"data_stored":21996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":48,"seq":206158430885,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906096,"kb_used_data":3432,"kb_used_omap":0,"kb_used_meta":902656,"kb_avail":92839056,"statfs":{"total":95995035648,"available":95067193344,"internally_reserved":0,"allocated":3514368,"data_stored":2924905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924319744},"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:06:49 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.78100000000000003,"15min":1.5529999999999999},"min":{"1min":0.38,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":5.4699999999999998,"5min":5.4699999999999998,"15min":65.311999999999998},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.997,"5min":0.873,"15min":1.575},"min":{"1min":0.39700000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.5129999999999999,"5min":6.915,"15min":65.349000000000004},"last":1.228}]},{"osd":1,"last update":"Sat Sep 23 23:07:17 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":1.1319999999999999,"15min":1.4990000000000001},"min":{"1min":0.53900000000000003,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1379999999999999,"5min":19.786999999999999,"15min":183.27799999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.0369999999999999,"15min":1.4470000000000001},"min":{"1min":0.51700000000000002,"5min":0.307,"15min":0.27400000000000002},"max":{"1min":1.2629999999999999,"5min":24.135000000000002,"15min":183.77699999999999},"last":1.0900000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:06:49 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.0129999999999999,"15min":1.752},"min":{"1min":0.42699999999999999,"5min":0.34899999999999998,"15min":0.33300000000000002},"max":{"1min":1.5900000000000001,"5min":20.065000000000001,"15min":91.665000000000006},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.1930000000000001,"15min":1.889},"min":{"1min":0.439,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":3.399,"5min":20.009,"15min":90.903999999999996},"last":0.93100000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.1299999999999999,"15min":1.125},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":6.8120000000000003,"5min":19.417000000000002,"15min":19.417000000000002},"last":1.3640000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.181,"15min":1.099},"min":{"1min":0.46899999999999997,"5min":0.377,"15min":0.33700000000000002},"max":{"1min":5.2489999999999997,"5min":18.07,"15min":18.07},"last":1.345}]},{"osd":4,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.77100000000000002,"15min":0.90700000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.35899999999999999},"max":{"1min":1.0469999999999999,"5min":3.968,"15min":25.178000000000001},"last":0.86299999999999999},{"interface":"front","average":{"1min":1.139,"5min":0.92300000000000004,"15min":1.097},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.34300000000000003},"max":{"1min":6.8550000000000004,"5min":6.8550000000000004,"15min":27.678000000000001},"last":1.284}]},{"osd":5,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.44800000000000001,"5min":0.39500000000000002,"15min":0.35999999999999999},"max":{"1min":1.9299999999999999,"5min":3.1840000000000002,"15min":4.7629999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.91700000000000004,"15min":0.91500000000000004},"min":{"1min":0.53700000000000003,"5min":0.47499999999999998,"15min":0.39800000000000002},"max":{"1min":1.4159999999999999,"5min":4.9580000000000002,"15min":4.9580000000000002},"last":1.2989999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:06:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.97299999999999998,"15min":1.0229999999999999},"min":{"1min":0.55600000000000005,"5min":0.42699999999999999,"15min":0.38200000000000001},"max":{"1min":1.9690000000000001,"5min":3.2069999999999999,"15min":4.665},"last":1.26},{"interface":"front","average":{"1min":1.087,"5min":1.0009999999999999,"15min":1.0009999999999999},"min":{"1min":0.55700000000000005,"5min":0.52200000000000002,"15min":0.45800000000000002},"max":{"1min":2.9329999999999998,"5min":4.0780000000000003,"15min":5.6539999999999999},"last":1.179}]}]},{"osd":6,"up_from":0,"seq":597000454514,"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":1,"up_from":145,"seq":622770258280,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":825824,"kb_used_data":4056,"kb_used_omap":5,"kb_used_meta":821754,"kb_avail":92919328,"statfs":{"total":95995035648,"available":95149391872,"internally_reserved":0,"allocated":4153344,"data_stored":3006800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":841476556},"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:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.70299999999999996,"15min":1.075},"min":{"1min":0.28399999999999997,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.0069999999999999,"5min":8.2189999999999994,"15min":46.387},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":1.022,"15min":1.1519999999999999},"min":{"1min":0.255,"5min":0.23599999999999999,"15min":0.20200000000000001},"max":{"1min":0.99099999999999999,"5min":9.8650000000000002,"15min":47.701000000000001},"last":0.65800000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.76700000000000002,"15min":1.897},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.22600000000000001},"max":{"1min":2.0990000000000002,"5min":4.8440000000000003,"15min":206.52099999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.90700000000000003,"15min":1.6850000000000001},"min":{"1min":0.27600000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0389999999999999,"5min":8.25,"15min":202.03800000000001},"last":0.90500000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":1.0620000000000001,"15min":1.0369999999999999},"min":{"1min":0.27800000000000002,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.129,"5min":10.093,"15min":11.709},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.88900000000000001,"5min":1.016,"15min":1.0429999999999999},"min":{"1min":0.38200000000000001,"5min":0.26900000000000002,"15min":0.23899999999999999},"max":{"1min":2.6440000000000001,"5min":13.712999999999999,"15min":13.712999999999999},"last":0.76800000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.96599999999999997,"15min":0.98499999999999999},"min":{"1min":0.50900000000000001,"5min":0.37,"15min":0.33700000000000002},"max":{"1min":1.339,"5min":6.4720000000000004,"15min":10.204000000000001},"last":1.002},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.133,"15min":1.0009999999999999},"min":{"1min":0.55700000000000005,"5min":0.39000000000000001,"15min":0.35399999999999998},"max":{"1min":1.5289999999999999,"5min":9.9719999999999995,"15min":9.9719999999999995},"last":0.89300000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":0.96399999999999997,"15min":1.0109999999999999},"min":{"1min":0.54500000000000004,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":2.601,"5min":4.2510000000000003,"15min":10.183},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.0469999999999999,"15min":1.0489999999999999},"min":{"1min":0.58999999999999997,"5min":0.37,"15min":0.37},"max":{"1min":1.272,"5min":6.532,"15min":10.247999999999999},"last":1.095}]},{"osd":6,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.0960000000000001,"15min":1.1240000000000001},"min":{"1min":0.66900000000000004,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.4930000000000001,"5min":6.508,"15min":10.227},"last":1.161},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.2929999999999999,"15min":1.119},"min":{"1min":0.47899999999999998,"5min":0.38700000000000001,"15min":0.36799999999999999},"max":{"1min":1.4259999999999999,"5min":9.9450000000000003,"15min":9.9450000000000003},"last":0.96199999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.2490000000000001,"15min":1.095},"min":{"1min":0.58199999999999996,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.5880000000000001,"5min":9.9169999999999998,"15min":9.9169999999999998},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0920000000000001,"15min":1.1100000000000001},"min":{"1min":0.59599999999999997,"5min":0.45400000000000001,"15min":0.42799999999999999},"max":{"1min":2.48,"5min":6.8630000000000004,"15min":10.138999999999999},"last":1.181}]}]},{"osd":0,"up_from":78,"seq":335007449604,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1438892,"kb_used_data":475236,"kb_used_omap":5,"kb_used_meta":963642,"kb_avail":92306260,"statfs":{"total":95995035648,"available":94521610240,"internally_reserved":0,"allocated":486641664,"data_stored":485479714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":986770042},"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:07:10 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":1,"15min":1.2809999999999999},"min":{"1min":0.248,"5min":0.22800000000000001,"15min":0.20399999999999999},"max":{"1min":0.99099999999999999,"5min":24.899999999999999,"15min":24.899999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":1.127,"15min":1.1850000000000001},"min":{"1min":0.314,"5min":0.26900000000000002,"15min":0.216},"max":{"1min":0.97699999999999998,"5min":25.991,"15min":25.991},"last":0.72199999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.85899999999999999,"15min":1.266},"min":{"1min":0.252,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":2.7869999999999999,"5min":6.2240000000000002,"15min":20.594000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.79300000000000004,"15min":1.3140000000000001},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":5.2300000000000004,"5min":5.2300000000000004,"15min":19.838000000000001},"last":0.65900000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:06:27 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":0.89700000000000002,"15min":1.3160000000000001},"min":{"1min":0.34399999999999997,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":6.327,"5min":6.327,"15min":22.170000000000002},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.82599999999999996,"15min":1.2689999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":6.1970000000000001,"5min":6.1970000000000001,"15min":19.626999999999999},"last":0.81999999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.78900000000000003,"15min":1.01},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.32600000000000001},"max":{"1min":2.7160000000000002,"5min":4.5529999999999999,"15min":17.390999999999998},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.2250000000000001,"5min":0.89600000000000002,"15min":1.276},"min":{"1min":0.496,"5min":0.39500000000000002,"15min":0.32800000000000001},"max":{"1min":5.1559999999999997,"5min":5.1559999999999997,"15min":12.954000000000001},"last":0.90100000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":0.96899999999999997,"15min":1.331},"min":{"1min":0.52300000000000002,"5min":0.42999999999999999,"15min":0.38300000000000001},"max":{"1min":5.2000000000000002,"5min":6.6539999999999999,"15min":12.522},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.84799999999999998,"15min":1.0900000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.374},"max":{"1min":2.7639999999999998,"5min":4.5700000000000003,"15min":17.468},"last":1.1759999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:06:38 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":0.93100000000000005,"15min":1.175},"min":{"1min":0.48399999999999999,"5min":0.42999999999999999,"15min":0.38400000000000001},"max":{"1min":5.1029999999999998,"5min":5.1029999999999998,"15min":13.441000000000001},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.452,"5min":0.97499999999999998,"15min":1.337},"min":{"1min":0.5,"5min":0.45700000000000002,"15min":0.41699999999999998},"max":{"1min":5.1289999999999996,"5min":5.1289999999999996,"15min":17.891999999999999},"last":1.248}]},{"osd":7,"last update":"Sat Sep 23 23:06:48 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.0800000000000001,"15min":1.3500000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.34499999999999997},"max":{"1min":5.0739999999999998,"5min":5.0739999999999998,"15min":25.413},"last":1.3109999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.97299999999999998,"15min":1.2330000000000001},"min":{"1min":0.436,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.7410000000000001,"5min":4.532,"15min":26.786000000000001},"last":1.329}]}]},{"osd":2,"up_from":88,"seq":377957122552,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":947884,"kb_used_data":3492,"kb_used_omap":7,"kb_used_meta":944376,"kb_avail":92797268,"statfs":{"total":95995035648,"available":95024402432,"internally_reserved":0,"allocated":3575808,"data_stored":2418036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":967041105},"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:07:13 2023","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":3.7210000000000001,"15min":2.206},"min":{"1min":0.224,"5min":0.21199999999999999,"15min":0.193},"max":{"1min":0.78900000000000003,"5min":210.84800000000001,"15min":210.84800000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":3.8039999999999998,"15min":2.556},"min":{"1min":0.253,"5min":0.222,"15min":0.19400000000000001},"max":{"1min":0.93000000000000005,"5min":212.04499999999999,"15min":212.04499999999999},"last":1.8939999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:07:13 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":4.6239999999999997,"15min":2.3999999999999999},"min":{"1min":0.253,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.93200000000000005,"5min":219.18199999999999,"15min":219.18199999999999},"last":1.6930000000000001},{"interface":"front","average":{"1min":0.54900000000000004,"5min":4.5339999999999998,"15min":2.5329999999999999},"min":{"1min":0.29999999999999999,"5min":0.27200000000000002,"15min":0.24299999999999999},"max":{"1min":1.179,"5min":211.18000000000001,"15min":211.18000000000001},"last":1.1120000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":3.7490000000000001,"5min":1.7,"15min":1.454},"min":{"1min":0.32900000000000001,"5min":0.30199999999999999,"15min":0.25800000000000001},"max":{"1min":66.829999999999998,"5min":66.829999999999998,"15min":66.829999999999998},"last":0.96199999999999997},{"interface":"front","average":{"1min":3.7589999999999999,"5min":1.635,"15min":1.615},"min":{"1min":0.39200000000000002,"5min":0.30399999999999999,"15min":0.23799999999999999},"max":{"1min":66.855999999999995,"5min":66.855999999999995,"15min":66.855999999999995},"last":1.0129999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:07:13 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91600000000000004,"15min":1.0720000000000001},"min":{"1min":0.60899999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2090000000000001,"5min":8.9239999999999995,"15min":10.922000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.93400000000000005,"15min":1.1639999999999999},"min":{"1min":0.59099999999999997,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":1.163,"5min":5.577,"15min":17.378},"last":1.7430000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:07:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.88500000000000001,"15min":1.03},"min":{"1min":0.50600000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.179,"5min":8.9000000000000004,"15min":10.846},"last":1.323},{"interface":"front","average":{"1min":0.83899999999999997,"5min":1.004,"15min":1.1839999999999999},"min":{"1min":0.63400000000000001,"5min":0.38700000000000001,"15min":0.34100000000000003},"max":{"1min":1.246,"5min":5.8739999999999997,"15min":15.907999999999999},"last":1.2769999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:07:19 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.94999999999999996,"15min":1.1220000000000001},"min":{"1min":0.56399999999999995,"5min":0.37,"15min":0.31900000000000001},"max":{"1min":1.2849999999999999,"5min":5.6189999999999998,"15min":17.417999999999999},"last":1.8580000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.94199999999999995,"15min":1.056},"min":{"1min":0.628,"5min":0.41299999999999998,"15min":0.38500000000000001},"max":{"1min":1.175,"5min":8.9499999999999993,"15min":9.2579999999999991},"last":1.2869999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:07:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0329999999999999,"15min":1.208},"min":{"1min":0.63800000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":3.883,"5min":5.6449999999999996,"15min":17.446999999999999},"last":1.8129999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.2030000000000001,"15min":1.3300000000000001},"min":{"1min":0.60099999999999998,"5min":0.45200000000000001,"15min":0.40500000000000003},"max":{"1min":1.653,"5min":7.9969999999999999,"15min":15.936},"last":1.236}]}]},{"osd":3,"up_from":93,"seq":399431959026,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1497548,"kb_used_data":444548,"kb_used_omap":2,"kb_used_meta":1052989,"kb_avail":92247604,"statfs":{"total":95995035648,"available":94461546496,"internally_reserved":0,"allocated":455217152,"data_stored":454026281,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1078260789},"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:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":2.3860000000000001,"15min":2.3090000000000002},"min":{"1min":0.23999999999999999,"5min":0.219,"15min":0.21099999999999999},"max":{"1min":1.7250000000000001,"5min":139.34,"15min":139.34},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.57599999999999996,"5min":2.6120000000000001,"15min":2.367},"min":{"1min":0.22600000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":1.044,"5min":141.578,"15min":141.578},"last":0.54200000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:07:07 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":3.4649999999999999,"15min":1.841},"min":{"1min":0.26200000000000001,"5min":0.23799999999999999,"15min":0.20499999999999999},"max":{"1min":1.278,"5min":110.65600000000001,"15min":110.65600000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":3.3140000000000001,"15min":1.6859999999999999},"min":{"1min":0.28799999999999998,"5min":0.23000000000000001,"15min":0.19500000000000001},"max":{"1min":1.054,"5min":104.268,"15min":104.268},"last":0.63500000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.82699999999999996,"15min":1.3400000000000001},"min":{"1min":0.315,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.22,"5min":8.5589999999999993,"15min":53.241},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.90100000000000002,"15min":1.4530000000000001},"min":{"1min":0.34399999999999997,"5min":0.26900000000000002,"15min":0.252},"max":{"1min":1.01,"5min":7.0389999999999997,"15min":51.869},"last":0.70499999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.749,"15min":1.014},"min":{"1min":0.57399999999999995,"5min":0.34200000000000003,"15min":0.33200000000000002},"max":{"1min":1.3009999999999999,"5min":4.5890000000000004,"15min":7.3479999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.84699999999999998,"15min":0.98799999999999999},"min":{"1min":0.59699999999999998,"5min":0.36499999999999999,"15min":0.317},"max":{"1min":1.972,"5min":5.2850000000000001,"15min":6.7270000000000003},"last":0.81799999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.85099999999999998,"15min":0.96699999999999997},"min":{"1min":0.57699999999999996,"5min":0.38100000000000001,"15min":0.371},"max":{"1min":2.016,"5min":5.2489999999999997,"15min":6.8209999999999997},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.88400000000000001,"15min":0.995},"min":{"1min":0.69999999999999996,"5min":0.372,"15min":0.33600000000000002},"max":{"1min":1.4710000000000001,"5min":3.8100000000000001,"15min":5.0019999999999998},"last":0.71899999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:06:36 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":0.90900000000000003,"15min":1.0860000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.34300000000000003},"max":{"1min":3.9049999999999998,"5min":3.9049999999999998,"15min":6.742},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.90400000000000003,"15min":1.089},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":4.5359999999999996,"5min":4.8869999999999996,"15min":7.399},"last":0.752}]},{"osd":7,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.86699999999999999,"15min":1.085},"min":{"1min":0.63100000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3759999999999999,"5min":4.492,"15min":7.3730000000000002},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.92600000000000005,"15min":1.0720000000000001},"min":{"1min":0.65900000000000003,"5min":0.443,"15min":0.432},"max":{"1min":1.9319999999999999,"5min":5.2069999999999999,"15min":6.7809999999999997},"last":0.76200000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019586,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":973424,"kb_used_data":63976,"kb_used_omap":0,"kb_used_meta":909440,"kb_avail":92771728,"statfs":{"total":95995035648,"available":94998249472,"internally_reserved":0,"allocated":65511424,"data_stored":64921971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":931266560},"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:06:54 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.91700000000000004,"15min":1.865},"min":{"1min":0.34999999999999998,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":1.014,"5min":23.747,"15min":127.13500000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.96599999999999997,"15min":1.79},"min":{"1min":0.41799999999999998,"5min":0.29399999999999998,"15min":0.27800000000000002},"max":{"1min":0.93700000000000006,"5min":23.443999999999999,"15min":124.161},"last":0.65500000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:07:11 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":1.3080000000000001,"15min":1.0489999999999999},"min":{"1min":0.433,"5min":0.34000000000000002,"15min":0.318},"max":{"1min":0.98099999999999998,"5min":34.030000000000001,"15min":34.030000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.871,"5min":1.25,"15min":1.0529999999999999},"min":{"1min":0.46999999999999997,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.3,"5min":34.006999999999998,"15min":34.006999999999998},"last":0.79500000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:06:54 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.84399999999999997,"15min":2.2759999999999998},"min":{"1min":0.65600000000000003,"5min":0.39800000000000002,"15min":0.309},"max":{"1min":1.379,"5min":4.843,"15min":312.68900000000002},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.83199999999999996,"15min":2.3050000000000002},"min":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.36199999999999999},"max":{"1min":0.93300000000000005,"5min":4.8810000000000002,"15min":312.63799999999998},"last":0.84299999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:07:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.163,"15min":1.4650000000000001},"min":{"1min":0.41699999999999998,"5min":0.378,"15min":0.309},"max":{"1min":2.2730000000000001,"5min":19.106000000000002,"15min":72.483000000000004},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.1020000000000001,"15min":1.5449999999999999},"min":{"1min":0.65600000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.423,"5min":19.058,"15min":71.852999999999994},"last":0.86499999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:07:11 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.78300000000000003,"15min":0.84199999999999997},"min":{"1min":0.57499999999999996,"5min":0.38600000000000001,"15min":0.33900000000000002},"max":{"1min":1.46,"5min":1.46,"15min":4.5359999999999996},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.82699999999999996,"15min":0.83399999999999996},"min":{"1min":0.68000000000000005,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.3600000000000001,"5min":3.0409999999999999,"15min":3.2050000000000001},"last":0.88800000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.86499999999999999,"15min":0.91300000000000003},"min":{"1min":0.46800000000000003,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":2.4100000000000001,"5min":3.085,"15min":4.633},"last":0.755},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.81399999999999995,"15min":0.94299999999999995},"min":{"1min":0.46300000000000002,"5min":0.41599999999999998,"15min":0.372},"max":{"1min":1.389,"5min":1.49,"15min":9.0419999999999998},"last":0.91100000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:06:54 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.874,"15min":0.90700000000000003},"min":{"1min":0.51100000000000001,"5min":0.44700000000000001,"15min":0.378},"max":{"1min":1.333,"5min":3.9500000000000002,"15min":6.6260000000000003},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.0389999999999999,"15min":1.0089999999999999},"min":{"1min":0.78000000000000003,"5min":0.40899999999999997,"15min":0.376},"max":{"1min":1.5580000000000001,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":0.94999999999999996}]}]},{"osd":5,"up_from":0,"seq":154618823355,"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":0,"data_stored":0,"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":5510,"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":5684,"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":6928,"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":3019,"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":12288,"data_stored":126,"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":10211,"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:07:27.275 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:07:27.276 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:07:27.276 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-09-23T23:07:27.276 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd in 6 2023-09-23T23:07:27.313 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.parents_v1 (70 ms) 2023-09-23T23:07:27.313 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-23T23:07:27.328 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:27.356 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:27.365 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.parents_v2 (52 ms) 2023-09-23T23:07:27.365 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-23T23:07:27.402 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.snapshots (37 ms) 2023-09-23T23:07:27.402 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-23T23:07:27.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.100766+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.101347+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.101431+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: audit 2023-09-23T23:07:26.101543+0000 mon.a (mon.0) 2050 : audit 1 from='client.? 172.21.15.121:0/597715666' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi121-264992-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T23:07:27.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.101717+0000 mon.a (mon.0) 2051 : cluster 0 osdmap e325: 8 total, 8 up, 6 in 2023-09-23T23:07:27.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.105527+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.106861+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[78246]: cluster 2023-09-23T23:07:26.716399+0000 mgr.y (mgr.34107) 1557 : cluster 0 pgmap v1691: 105 pgs: 5 creating+activating, 13 creating+peering, 11 unknown, 76 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:27.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.100766+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.101347+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.101431+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: audit 2023-09-23T23:07:26.101543+0000 mon.a (mon.0) 2050 : audit 1 from='client.? 172.21.15.121:0/597715666' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi121-264992-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.101717+0000 mon.a (mon.0) 2051 : cluster 0 osdmap e325: 8 total, 8 up, 6 in 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.105527+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.106861+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:27 smithi121 bash[74920]: cluster 2023-09-23T23:07:26.716399+0000 mgr.y (mgr.34107) 1557 : cluster 0 pgmap v1691: 105 pgs: 5 creating+activating, 13 creating+peering, 11 unknown, 76 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:27.411 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2023-09-23T23:07:27.411 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-23T23:07:27.425 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.stripingv2 (16 ms) 2023-09-23T23:07:27.425 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-23T23:07:27.429 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2023-09-23T23:07:27.429 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-23T23:07:27.441 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.object_map_resize (12 ms) 2023-09-23T23:07:27.441 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-23T23:07:27.452 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.object_map_update (11 ms) 2023-09-23T23:07:27.452 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-23T23:07:27.452 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-09-23T23:07:27.453 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-23T23:07:27.460 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:27.464 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.object_map_snap_add (12 ms) 2023-09-23T23:07:27.464 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-23T23:07:27.476 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.object_map_snap_remove (12 ms) 2023-09-23T23:07:27.476 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.flags 2023-09-23T23:07:27.484 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.flags (8 ms) 2023-09-23T23:07:27.484 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.metadata 2023-09-23T23:07:27.489 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:27.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:27.533 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.metadata (49 ms) 2023-09-23T23:07:27.533 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.set_features 2023-09-23T23:07:27.550 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.set_features (16 ms) 2023-09-23T23:07:27.550 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.mirror 2023-09-23T23:07:27.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.100766+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.101347+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.101431+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: audit 2023-09-23T23:07:26.101543+0000 mon.a (mon.0) 2050 : audit 1 from='client.? 172.21.15.121:0/597715666' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi121-264992-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.101717+0000 mon.a (mon.0) 2051 : cluster 0 osdmap e325: 8 total, 8 up, 6 in 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.105527+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.106861+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:07:27.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:27 smithi123 bash[59255]: cluster 2023-09-23T23:07:26.716399+0000 mgr.y (mgr.34107) 1557 : cluster 0 pgmap v1691: 105 pgs: 5 creating+activating, 13 creating+peering, 11 unknown, 76 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:27.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:27.612 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.mirror (63 ms) 2023-09-23T23:07:27.612 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-23T23:07:27.621 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:27.640 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.mirror_image (28 ms) 2023-09-23T23:07:27.640 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-23T23:07:27.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:27.758 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:27.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:27.861 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:27.889 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:27.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:27.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:27.992 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:28.020 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:28.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:28.124 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[78246]: cluster 2023-09-23T23:07:27.111311+0000 mon.a (mon.0) 2052 : cluster 0 osdmap e326: 8 total, 8 up, 6 in 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[78246]: cluster 2023-09-23T23:07:27.111678+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[78246]: cluster 2023-09-23T23:07:27.129994+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[78246]: cluster 2023-09-23T23:07:27.174041+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[74920]: cluster 2023-09-23T23:07:27.111311+0000 mon.a (mon.0) 2052 : cluster 0 osdmap e326: 8 total, 8 up, 6 in 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[74920]: cluster 2023-09-23T23:07:27.111678+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[74920]: cluster 2023-09-23T23:07:27.129994+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[74920]: cluster 2023-09-23T23:07:27.174041+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.153 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:28.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:28.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:28.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:28.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:28.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:28 smithi123 bash[59255]: cluster 2023-09-23T23:07:27.111311+0000 mon.a (mon.0) 2052 : cluster 0 osdmap e326: 8 total, 8 up, 6 in 2023-09-23T23:07:28.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:28 smithi123 bash[59255]: cluster 2023-09-23T23:07:27.111678+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:28 smithi123 bash[59255]: cluster 2023-09-23T23:07:27.129994+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.402 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:28 smithi123 bash[59255]: cluster 2023-09-23T23:07:27.174041+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:07:28.420 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:28.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:28.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:28.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:28.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:28.688 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:28.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:28.791 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:28.821 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:28.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:28.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:28.953 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:28.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:28.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:29.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:29.068 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:07:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:07:28] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.33.4" 2023-09-23T23:07:29.085 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:29.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:29.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:29 smithi123 bash[59255]: cluster 2023-09-23T23:07:28.717255+0000 mgr.y (mgr.34107) 1558 : cluster 0 pgmap v1693: 105 pgs: 5 creating+activating, 13 creating+peering, 87 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.4 MiB/s rd, 697 KiB/s wr, 84 op/s 2023-09-23T23:07:29.220 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:29.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:29.324 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:29.325 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:29.351 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:29.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:29.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:07:29.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:29 smithi121 bash[74920]: cluster 2023-09-23T23:07:28.717255+0000 mgr.y (mgr.34107) 1558 : cluster 0 pgmap v1693: 105 pgs: 5 creating+activating, 13 creating+peering, 87 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.4 MiB/s rd, 697 KiB/s wr, 84 op/s 2023-09-23T23:07:29.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:29 smithi121 bash[78246]: cluster 2023-09-23T23:07:28.717255+0000 mgr.y (mgr.34107) 1558 : cluster 0 pgmap v1693: 105 pgs: 5 creating+activating, 13 creating+peering, 87 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.4 MiB/s rd, 697 KiB/s wr, 84 op/s 2023-09-23T23:07:29.425 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:07:29.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:29.500 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:29.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:29.603 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:29.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:29.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:29.760 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:29.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:29.864 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:29.893 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:29.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:29.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:29.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.023 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:30.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.156 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:30.259 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:30.288 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:30.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:30.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:30.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:30.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:30.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:30.655 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:30.683 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:30.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:30.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.814 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:30.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:30.946 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:30.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:30.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:31.049 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:31.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:30 smithi123 bash[59255]: cluster 2023-09-23T23:07:30.718056+0000 mgr.y (mgr.34107) 1559 : cluster 0 pgmap v1694: 105 pgs: 5 creating+activating, 100 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 946 op/s 2023-09-23T23:07:31.077 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:31.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:31.212 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:31.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:30 smithi121 bash[78246]: cluster 2023-09-23T23:07:30.718056+0000 mgr.y (mgr.34107) 1559 : cluster 0 pgmap v1694: 105 pgs: 5 creating+activating, 100 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 946 op/s 2023-09-23T23:07:31.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:30 smithi121 bash[74920]: cluster 2023-09-23T23:07:30.718056+0000 mgr.y (mgr.34107) 1559 : cluster 0 pgmap v1694: 105 pgs: 5 creating+activating, 100 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 946 op/s 2023-09-23T23:07:31.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:31.341 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:31.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:31.444 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:31.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:31.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:31.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:31.598 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:31.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:31.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:31.726 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:31.829 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:31.857 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:31.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:31.960 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:31.991 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:31.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:31.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:31.998 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.mirror_image_status (4358 ms) 2023-09-23T23:07:31.998 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-23T23:07:32.067 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:32.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:32.123 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:32.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:32.148 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.mirror_image_map (150 ms) 2023-09-23T23:07:32.148 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-23T23:07:32.162 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.mirror_instances (14 ms) 2023-09-23T23:07:32.163 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-23T23:07:32.183 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.mirror_snapshot (21 ms) 2023-09-23T23:07:32.183 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-23T23:07:32.187 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2023-09-23T23:07:32.187 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-23T23:07:32.191 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-09-23T23:07:32.191 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-23T23:07:32.196 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-09-23T23:07:32.196 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-23T23:07:32.207 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_dir_rename (11 ms) 2023-09-23T23:07:32.207 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-23T23:07:32.213 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_dir_remove (6 ms) 2023-09-23T23:07:32.213 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-23T23:07:32.220 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (7 ms) 2023-09-23T23:07:32.220 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-23T23:07:32.224 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-09-23T23:07:32.224 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-23T23:07:32.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:32.230 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_image_remove (7 ms) 2023-09-23T23:07:32.231 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-23T23:07:32.235 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2023-09-23T23:07:32.236 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-23T23:07:32.243 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_image_clean (8 ms) 2023-09-23T23:07:32.243 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-23T23:07:32.247 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2023-09-23T23:07:32.247 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-23T23:07:32.252 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-09-23T23:07:32.252 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-23T23:07:32.256 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-09-23T23:07:32.256 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-23T23:07:32.256 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:32.259 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-09-23T23:07:32.259 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-23T23:07:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:32.262 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-09-23T23:07:32.262 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-23T23:07:32.266 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (4 ms) 2023-09-23T23:07:32.266 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-23T23:07:32.271 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (5 ms) 2023-09-23T23:07:32.271 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-23T23:07:32.274 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-09-23T23:07:32.274 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-23T23:07:32.279 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-23T23:07:32.279 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-23T23:07:32.305 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (26 ms) 2023-09-23T23:07:32.305 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-23T23:07:32.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:32.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:32.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:32.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:32.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:32.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:32.634 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (329 ms) 2023-09-23T23:07:32.634 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-23T23:07:32.640 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-09-23T23:07:32.640 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-23T23:07:32.642 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:32.643 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2023-09-23T23:07:32.643 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-23T23:07:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:32.654 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2023-09-23T23:07:32.654 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.op_features 2023-09-23T23:07:32.665 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.op_features (11 ms) 2023-09-23T23:07:32.665 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-23T23:07:32.698 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.clone_parent (33 ms) 2023-09-23T23:07:32.698 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-23T23:07:32.711 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.clone_parent_ns (13 ms) 2023-09-23T23:07:32.712 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-23T23:07:32.730 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.clone_child (18 ms) 2023-09-23T23:07:32.730 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-23T23:07:32.740 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.namespace_methods (10 ms) 2023-09-23T23:07:32.740 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.migration 2023-09-23T23:07:32.745 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:32.754 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.migration (14 ms) 2023-09-23T23:07:32.755 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-23T23:07:32.773 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.migration_v1 (18 ms) 2023-09-23T23:07:32.773 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-23T23:07:32.774 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:32.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:32.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:32.909 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:32.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:32.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:33.012 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:33.040 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:33.144 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:33.175 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:33.191 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:07:33.191 INFO:teuthology.orchestra.run.smithi123.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:07:33.279 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:33.304 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:33.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:33.407 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:33.437 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:33.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:33.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:33.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:33.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:33.702 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:33.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:33.836 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:33.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:33.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:33.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:33 smithi123 bash[59255]: cluster 2023-09-23T23:07:32.718797+0000 mgr.y (mgr.34107) 1560 : cluster 0 pgmap v1695: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.5 MiB/s rd, 824 KiB/s wr, 760 op/s 2023-09-23T23:07:33.964 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:33.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:34.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:33 smithi121 bash[74920]: cluster 2023-09-23T23:07:32.718797+0000 mgr.y (mgr.34107) 1560 : cluster 0 pgmap v1695: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.5 MiB/s rd, 824 KiB/s wr, 760 op/s 2023-09-23T23:07:34.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:33 smithi121 bash[78246]: cluster 2023-09-23T23:07:32.718797+0000 mgr.y (mgr.34107) 1560 : cluster 0 pgmap v1695: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 1.5 MiB/s rd, 824 KiB/s wr, 760 op/s 2023-09-23T23:07:34.067 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:34.097 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:34.098 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:34.100 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:34.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:07:34.203 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:34.229 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:34.332 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:34.359 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:34.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:34.496 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:34.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:34.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:34.632 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:34.736 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:34.765 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:34.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:34.797 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.assert_snapc_seq (2025 ms) 2023-09-23T23:07:34.798 INFO:tasks.workunit.client.0.smithi121.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-23T23:07:34.836 INFO:tasks.workunit.client.0.smithi121.stdout:[ OK ] TestClsRbd.sparsify (39 ms) 2023-09-23T23:07:34.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:34.894 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:34.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:34.997 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:35.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:34 smithi123 bash[59255]: cluster 2023-09-23T23:07:33.780802+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:34 smithi123 bash[59255]: cluster 2023-09-23T23:07:33.781897+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e327: 8 total, 8 up, 6 in 2023-09-23T23:07:35.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:34 smithi123 bash[59255]: cluster 2023-09-23T23:07:33.784819+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:34 smithi123 bash[59255]: cluster 2023-09-23T23:07:33.788137+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:34 smithi123 bash[59255]: cluster 2023-09-23T23:07:33.792142+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:34 smithi123 bash[59255]: cluster 2023-09-23T23:07:34.719469+0000 mgr.y (mgr.34107) 1561 : cluster 0 pgmap v1697: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 1.4 MiB/s rd, 787 KiB/s wr, 736 op/s 2023-09-23T23:07:35.027 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:35.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:35.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.142 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[78246]: cluster 2023-09-23T23:07:33.780802+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.142 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[78246]: cluster 2023-09-23T23:07:33.781897+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e327: 8 total, 8 up, 6 in 2023-09-23T23:07:35.142 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[78246]: cluster 2023-09-23T23:07:33.784819+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[78246]: cluster 2023-09-23T23:07:33.788137+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[78246]: cluster 2023-09-23T23:07:33.792142+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[78246]: cluster 2023-09-23T23:07:34.719469+0000 mgr.y (mgr.34107) 1561 : cluster 0 pgmap v1697: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 1.4 MiB/s rd, 787 KiB/s wr, 736 op/s 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[74920]: cluster 2023-09-23T23:07:33.780802+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[74920]: cluster 2023-09-23T23:07:33.781897+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e327: 8 total, 8 up, 6 in 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[74920]: cluster 2023-09-23T23:07:33.784819+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[74920]: cluster 2023-09-23T23:07:33.788137+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[74920]: cluster 2023-09-23T23:07:33.792142+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:07:35.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:34 smithi121 bash[74920]: cluster 2023-09-23T23:07:34.719469+0000 mgr.y (mgr.34107) 1561 : cluster 0 pgmap v1697: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 1.4 MiB/s rd, 787 KiB/s wr, 736 op/s 2023-09-23T23:07:35.160 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:35.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:35.285 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:35.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:35.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.413 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:35.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:35.547 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:35.651 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.672 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:35.775 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:35.796 INFO:tasks.workunit.client.0.smithi121.stdout:[----------] 70 tests from TestClsRbd (8728 ms total) 2023-09-23T23:07:35.796 INFO:tasks.workunit.client.0.smithi121.stdout: 2023-09-23T23:07:35.796 INFO:tasks.workunit.client.0.smithi121.stdout:[----------] Global test environment tear-down 2023-09-23T23:07:35.797 INFO:tasks.workunit.client.0.smithi121.stdout:[==========] 70 tests from 1 test suite ran. (11228 ms total) 2023-09-23T23:07:35.797 INFO:tasks.workunit.client.0.smithi121.stdout:[ PASSED ] 70 tests. 2023-09-23T23:07:35.799 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T23:07:35.799 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T23:07:35.808 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-23T23:07:35.808 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:07:35.810 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:35.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:35.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[74920]: cluster 2023-09-23T23:07:34.789692+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[74920]: cluster 2023-09-23T23:07:34.793033+0000 mon.a (mon.0) 2054 : cluster 0 osdmap e328: 8 total, 8 up, 6 in 2023-09-23T23:07:35.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[74920]: cluster 2023-09-23T23:07:34.889401+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[74920]: cluster 2023-09-23T23:07:34.892411+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[74920]: cluster 2023-09-23T23:07:35.055843+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[78246]: cluster 2023-09-23T23:07:34.789692+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[78246]: cluster 2023-09-23T23:07:34.793033+0000 mon.a (mon.0) 2054 : cluster 0 osdmap e328: 8 total, 8 up, 6 in 2023-09-23T23:07:35.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[78246]: cluster 2023-09-23T23:07:34.889401+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[78246]: cluster 2023-09-23T23:07:34.892411+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:35 smithi121 bash[78246]: cluster 2023-09-23T23:07:35.055843+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:35.935 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:35.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:36.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:36.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:35 smithi123 bash[59255]: cluster 2023-09-23T23:07:34.789692+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:35 smithi123 bash[59255]: cluster 2023-09-23T23:07:34.793033+0000 mon.a (mon.0) 2054 : cluster 0 osdmap e328: 8 total, 8 up, 6 in 2023-09-23T23:07:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:35 smithi123 bash[59255]: cluster 2023-09-23T23:07:34.889401+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:35 smithi123 bash[59255]: cluster 2023-09-23T23:07:34.892411+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:35 smithi123 bash[59255]: cluster 2023-09-23T23:07:35.055843+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:07:36.062 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:36.075 DEBUG:teuthology.parallel:result is None 2023-09-23T23:07:36.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:07:36.124 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:07:36.124 DEBUG:teuthology.orchestra.run.smithi121:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:36.164 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:36.200 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:36.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:36.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:36.335 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:36.403 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:07:36.404 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:07:36.404 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-23T23:07:36.404 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:07:36.404 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-23T23:07:36.404 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:07:36.405 DEBUG:teuthology.orchestra.run.smithi121:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.410 INFO:teuthology.orchestra.run.smithi121.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:07:36.411 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:36.439 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:36.458 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:36.459 DEBUG:teuthology.orchestra.run.smithi121:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:07:36.473 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:36.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:36.477 INFO:tasks.workunit:timeout=3h 2023-09-23T23:07:36.477 INFO:tasks.workunit:cleanup=True 2023-09-23T23:07:36.478 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:07:36.527 INFO:tasks.workunit.client.0.smithi121.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T23:07:36.576 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:36.603 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:36.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:36.707 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:36.727 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:36.830 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:36.852 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:36.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:36.955 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:36.974 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:36.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[78246]: cluster 2023-09-23T23:07:35.790315+0000 mon.a (mon.0) 2055 : cluster 0 osdmap e329: 8 total, 8 up, 6 in 2023-09-23T23:07:36.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[78246]: cluster 2023-09-23T23:07:35.790872+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:36.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[78246]: cluster 2023-09-23T23:07:35.791153+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:36.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[78246]: cluster 2023-09-23T23:07:35.793479+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:36.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[78246]: cluster 2023-09-23T23:07:36.720111+0000 mgr.y (mgr.34107) 1562 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:36.977 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[74920]: cluster 2023-09-23T23:07:35.790315+0000 mon.a (mon.0) 2055 : cluster 0 osdmap e329: 8 total, 8 up, 6 in 2023-09-23T23:07:36.977 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[74920]: cluster 2023-09-23T23:07:35.790872+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:36.977 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[74920]: cluster 2023-09-23T23:07:35.791153+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:36.977 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[74920]: cluster 2023-09-23T23:07:35.793479+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:36.977 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:36 smithi121 bash[74920]: cluster 2023-09-23T23:07:36.720111+0000 mgr.y (mgr.34107) 1562 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:36.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:37.079 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:37.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:36 smithi123 bash[59255]: cluster 2023-09-23T23:07:35.790315+0000 mon.a (mon.0) 2055 : cluster 0 osdmap e329: 8 total, 8 up, 6 in 2023-09-23T23:07:37.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:36 smithi123 bash[59255]: cluster 2023-09-23T23:07:35.790872+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:37.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:36 smithi123 bash[59255]: cluster 2023-09-23T23:07:35.791153+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:37.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:36 smithi123 bash[59255]: cluster 2023-09-23T23:07:35.793479+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:37.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:36 smithi123 bash[59255]: cluster 2023-09-23T23:07:36.720111+0000 mgr.y (mgr.34107) 1562 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:37.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:37.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:37.214 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:37.247 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:37.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:37.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.381 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:37.484 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.515 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:37.619 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.654 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:37.757 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.791 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:37.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:37.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:37.930 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:37.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:38.034 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:38.053 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:38.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:38.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:38.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:37 smithi123 bash[59255]: audit 2023-09-23T23:07:36.979548+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:38.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:37 smithi123 bash[59255]: audit 2023-09-23T23:07:36.980430+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:38.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:37 smithi123 bash[59255]: audit 2023-09-23T23:07:37.959068+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:38.188 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:37 smithi121 bash[74920]: audit 2023-09-23T23:07:36.979548+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:37 smithi121 bash[74920]: audit 2023-09-23T23:07:36.980430+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:38.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:37 smithi121 bash[74920]: audit 2023-09-23T23:07:37.959068+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:38 smithi121 bash[78246]: audit 2023-09-23T23:07:36.979548+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:38 smithi121 bash[78246]: audit 2023-09-23T23:07:36.980430+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:38 smithi121 bash[78246]: audit 2023-09-23T23:07:37.959068+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:38.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:38.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:38.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:38.446 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:38.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:38.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:38.578 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:38.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:38.682 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:38.712 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:38.815 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:38.846 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:38.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:38.949 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:38.958 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:38.977 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:38.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:38.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:39.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: cluster 2023-09-23T23:07:37.228836+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:39.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: audit 2023-09-23T23:07:38.662170+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]: dispatch 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: audit 2023-09-23T23:07:38.662521+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 7]}]: dispatch 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: audit 2023-09-23T23:07:38.662698+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: audit 2023-09-23T23:07:38.662836+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: audit 2023-09-23T23:07:38.662968+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 7]}]: dispatch 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[74920]: cluster 2023-09-23T23:07:38.720756+0000 mgr.y (mgr.34107) 1563 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:07:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:07:38] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.33.4" 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: cluster 2023-09-23T23:07:37.228836+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:39.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: audit 2023-09-23T23:07:38.662170+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]: dispatch 2023-09-23T23:07:39.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: audit 2023-09-23T23:07:38.662521+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 7]}]: dispatch 2023-09-23T23:07:39.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: audit 2023-09-23T23:07:38.662698+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-09-23T23:07:39.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: audit 2023-09-23T23:07:38.662836+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T23:07:39.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: audit 2023-09-23T23:07:38.662968+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 7]}]: dispatch 2023-09-23T23:07:39.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:39 smithi121 bash[78246]: cluster 2023-09-23T23:07:38.720756+0000 mgr.y (mgr.34107) 1563 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:39.080 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:39.110 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:39.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: cluster 2023-09-23T23:07:37.228836+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: audit 2023-09-23T23:07:38.662170+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]: dispatch 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: audit 2023-09-23T23:07:38.662521+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 7]}]: dispatch 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: audit 2023-09-23T23:07:38.662698+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: audit 2023-09-23T23:07:38.662836+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: audit 2023-09-23T23:07:38.662968+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 7]}]: dispatch 2023-09-23T23:07:39.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:38 smithi123 bash[59255]: cluster 2023-09-23T23:07:38.720756+0000 mgr.y (mgr.34107) 1563 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:39.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:39.240 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:39.343 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:39.369 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:39.472 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:39.499 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:39.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:39.633 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:39.736 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:39.767 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:39.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:39.898 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:39.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:39.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:40.001 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:40.022 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:40.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:40.125 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:40.154 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:40.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:40.257 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:40.284 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: cluster 2023-09-23T23:07:38.994071+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: audit 2023-09-23T23:07:38.997854+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]': finished 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: audit 2023-09-23T23:07:38.997914+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 7]}]': finished 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: audit 2023-09-23T23:07:38.997951+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: audit 2023-09-23T23:07:38.997991+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: audit 2023-09-23T23:07:38.998032+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 7]}]': finished 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: cluster 2023-09-23T23:07:38.998072+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e330: 8 total, 8 up, 6 in 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: cluster 2023-09-23T23:07:38.998293+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[78246]: cluster 2023-09-23T23:07:39.001210+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: cluster 2023-09-23T23:07:38.994071+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: audit 2023-09-23T23:07:38.997854+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]': finished 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: audit 2023-09-23T23:07:38.997914+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 7]}]': finished 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: audit 2023-09-23T23:07:38.997951+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: audit 2023-09-23T23:07:38.997991+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: audit 2023-09-23T23:07:38.998032+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 7]}]': finished 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: cluster 2023-09-23T23:07:38.998072+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e330: 8 total, 8 up, 6 in 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: cluster 2023-09-23T23:07:38.998293+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:40 smithi121 bash[74920]: cluster 2023-09-23T23:07:39.001210+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: cluster 2023-09-23T23:07:38.994071+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: audit 2023-09-23T23:07:38.997854+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]': finished 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: audit 2023-09-23T23:07:38.997914+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 7]}]': finished 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: audit 2023-09-23T23:07:38.997951+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: audit 2023-09-23T23:07:38.997991+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: audit 2023-09-23T23:07:38.998032+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 7]}]': finished 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: cluster 2023-09-23T23:07:38.998072+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e330: 8 total, 8 up, 6 in 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: cluster 2023-09-23T23:07:38.998293+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:40 smithi123 bash[59255]: cluster 2023-09-23T23:07:39.001210+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:07:40.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:40.417 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:40.520 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:40.544 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:40.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:40.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:40.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:40.720 DEBUG:teuthology.orchestra.run.smithi121:> 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:07:40.771 INFO:tasks.workunit.client.0.smithi121.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T23:07:40.774 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:07:40.774 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T23:07:40.783 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:40.810 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:40.913 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:40.936 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:40.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:41.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:39.996052+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:39.997146+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e331: 8 total, 8 up, 6 in 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:39.999890+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.001074+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.003504+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.003729+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.005151+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.007956+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:41 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.721456+0000 mgr.y (mgr.34107) 1564 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:41.060 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:41.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:39.996052+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:39.997146+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e331: 8 total, 8 up, 6 in 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:39.999890+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.001074+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.003504+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.003729+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.005151+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.007956+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.721456+0000 mgr.y (mgr.34107) 1564 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:41.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:39.996052+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:39.997146+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e331: 8 total, 8 up, 6 in 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:39.999890+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.001074+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.003504+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.003729+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.005151+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.007956+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:41 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.721456+0000 mgr.y (mgr.34107) 1564 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:41.128 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T23:07:41.165 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:41.189 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:41.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:41.323 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:41.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:41.356 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T23:07:41.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:41.454 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:41.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:41.581 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:41.739 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:41.747 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:07:41.749 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:07:41.749 INFO:tasks.workunit.client.0.smithi121.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T23:07:41.764 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:41.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:41.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:41.891 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:41.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:41.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:41.940 INFO:tasks.workunit.client.0.smithi121.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:07:41.944 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-09-23T23:07:41.944 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T23:07:41.949 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T23:07:41.950 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T23:07:41.951 DEBUG:teuthology.orchestra.run.smithi121: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=pacific 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:07:41.994 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:42.002 INFO:tasks.workunit.client.0.smithi121.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T23:07:42.002 INFO:tasks.workunit.client.0.smithi121.stderr:+ TMPDIR=/tmp/rbd_import_export_266149 2023-09-23T23:07:42.002 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm -rf /tmp/rbd_import_export_266149 2023-09-23T23:07:42.003 INFO:tasks.workunit.client.0.smithi121.stderr:+ mkdir /tmp/rbd_import_export_266149 2023-09-23T23:07:42.005 INFO:tasks.workunit.client.0.smithi121.stderr:+ trap rm -rf /tmp/rbd_import_export_266149 INT TERM EXIT 2023-09-23T23:07:42.005 INFO:tasks.workunit.client.0.smithi121.stderr:+ mkdir foo.266149 2023-09-23T23:07:42.006 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import foo.266149 foo.dir 2023-09-23T23:07:42.024 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:42.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:42.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:42.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:42.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:42.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:42 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.009061+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:42 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.190427+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:42 smithi121 bash[74920]: cluster 2023-09-23T23:07:40.193355+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:42 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.009061+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:42 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.190427+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:42 smithi121 bash[78246]: cluster 2023-09-23T23:07:40.193355+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:42.286 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:42.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:42 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.009061+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:42 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.190427+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:42 smithi123 bash[59255]: cluster 2023-09-23T23:07:40.193355+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:07:42.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:42.419 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:42.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:42.551 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:42.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:42.654 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:42.682 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:42.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:42.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:42.815 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:42.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:42.918 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:42.924 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:07:42.925 INFO:teuthology.orchestra.run.smithi123.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:07:42.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:42.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:42.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:43.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:43.081 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:43.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:43.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:43.214 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:43.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:43.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:43.346 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:43.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:43.449 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:43.481 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:43.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:43.609 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:43.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:43.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:43.753 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: cannot import a directory 2023-09-23T23:07:43.753 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 0% complete...failed. 2023-09-23T23:07:43.753 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: import failed: (21) Is a directory 2023-09-23T23:07:43.841 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:43.844 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:07:43.866 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:43.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:43.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:43.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:43 smithi121 bash[74920]: cluster 2023-09-23T23:07:42.722001+0000 mgr.y (mgr.34107) 1565 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:43.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:43 smithi121 bash[78246]: cluster 2023-09-23T23:07:42.722001+0000 mgr.y (mgr.34107) 1565 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:43.996 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:43.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:43.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:44.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:43 smithi123 bash[59255]: cluster 2023-09-23T23:07:42.722001+0000 mgr.y (mgr.34107) 1565 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:44.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:44.130 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:44.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:44.222 INFO:tasks.workunit.client.0.smithi121.stderr:+ true 2023-09-23T23:07:44.222 INFO:tasks.workunit.client.0.smithi121.stderr:+ rmdir foo.266149 2023-09-23T23:07:44.223 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_266149/img bs=1k count=1 seek=10 2023-09-23T23:07:44.224 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records in 2023-09-23T23:07:44.224 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records out 2023-09-23T23:07:44.224 INFO:tasks.workunit.client.0.smithi121.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000111568 s, 9.2 MB/s 2023-09-23T23:07:44.224 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_266149/img bs=1k count=10 seek=100 2023-09-23T23:07:44.225 INFO:tasks.workunit.client.0.smithi121.stderr:10+0 records in 2023-09-23T23:07:44.225 INFO:tasks.workunit.client.0.smithi121.stderr:10+0 records out 2023-09-23T23:07:44.225 INFO:tasks.workunit.client.0.smithi121.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000224771 s, 45.6 MB/s 2023-09-23T23:07:44.225 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_266149/img bs=1k count=100 seek=1000 2023-09-23T23:07:44.226 INFO:tasks.workunit.client.0.smithi121.stderr:70+1 records in 2023-09-23T23:07:44.226 INFO:tasks.workunit.client.0.smithi121.stderr:70+1 records out 2023-09-23T23:07:44.226 INFO:tasks.workunit.client.0.smithi121.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000261889 s, 275 MB/s 2023-09-23T23:07:44.226 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_266149/img bs=1k seek=10000 2023-09-23T23:07:44.228 INFO:tasks.workunit.client.0.smithi121.stderr:138+1 records in 2023-09-23T23:07:44.228 INFO:tasks.workunit.client.0.smithi121.stderr:138+1 records out 2023-09-23T23:07:44.229 INFO:tasks.workunit.client.0.smithi121.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000846733 s, 168 MB/s 2023-09-23T23:07:44.229 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_266149/img bs=1k seek=100000 2023-09-23T23:07:44.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:44.251 INFO:tasks.workunit.client.0.smithi121.stderr:74+1 records in 2023-09-23T23:07:44.251 INFO:tasks.workunit.client.0.smithi121.stderr:74+1 records out 2023-09-23T23:07:44.251 INFO:tasks.workunit.client.0.smithi121.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0221776 s, 3.4 MB/s 2023-09-23T23:07:44.252 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_266149/img bs=1k seek=1000000 2023-09-23T23:07:44.265 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:44.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:44.407 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:44.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:44.511 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:44.543 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:44.647 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:44.652 INFO:tasks.workunit.client.0.smithi121.stderr:194+1 records in 2023-09-23T23:07:44.652 INFO:tasks.workunit.client.0.smithi121.stderr:194+1 records out 2023-09-23T23:07:44.652 INFO:tasks.workunit.client.0.smithi121.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.399437 s, 499 kB/s 2023-09-23T23:07:44.652 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm testimg 2023-09-23T23:07:44.674 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:44.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:44.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:44.799 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:44.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:44.927 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:44.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:44.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:45.030 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:45.065 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:45.169 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:45.202 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:45.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:45.293 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 0% complete...failed. 2023-09-23T23:07:45.294 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:07:45.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:45.337 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:45.391 INFO:tasks.workunit.client.0.smithi121.stderr:+ true 2023-09-23T23:07:45.391 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format /tmp/rbd_import_export_266149/img testimg 2023-09-23T23:07:45.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:45.466 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:45.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:45.569 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:45.595 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:45.698 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:45.731 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:45.835 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:45.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:45 smithi121 bash[78246]: cluster 2023-09-23T23:07:44.722592+0000 mgr.y (mgr.34107) 1566 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:45.843 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:45 smithi121 bash[74920]: cluster 2023-09-23T23:07:44.722592+0000 mgr.y (mgr.34107) 1566 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:45.863 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:45.966 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:45.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:45 smithi123 bash[59255]: cluster 2023-09-23T23:07:44.722592+0000 mgr.y (mgr.34107) 1566 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:45.996 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:45.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:45.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:46.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:46.138 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:46.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:46.242 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:46.276 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:46.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:46.380 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:46.410 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:46.515 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:46.553 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:46.656 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:46.679 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:46.783 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:46.807 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:46.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:46.942 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:46.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:46.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:47.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:45.759425+0000 mon.a (mon.0) 2071 : cluster 0 osdmap e332: 8 total, 8 up, 6 in 2023-09-23T23:07:47.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:45.759782+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:45.892617+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:45.895458+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:45.898238+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:45.900997+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[74920]: cluster 2023-09-23T23:07:46.723284+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:45.759425+0000 mon.a (mon.0) 2071 : cluster 0 osdmap e332: 8 total, 8 up, 6 in 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:45.759782+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:45.892617+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:45.895458+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:45.898238+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:45.900997+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:46 smithi121 bash[78246]: cluster 2023-09-23T23:07:46.723284+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:47.046 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:45.759425+0000 mon.a (mon.0) 2071 : cluster 0 osdmap e332: 8 total, 8 up, 6 in 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:45.759782+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:45.892617+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:45.895458+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:45.898238+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:45.900997+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:46 smithi123 bash[59255]: cluster 2023-09-23T23:07:46.723284+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 530 GiB / 536 GiB avail 2023-09-23T23:07:47.067 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:47.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:47.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:47.197 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:47.300 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:47.331 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:47.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:47.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:47.462 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:47.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:47.496 INFO:tasks.workunit.client.0.smithi121.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:07:47.497 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:47.500 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg /tmp/rbd_import_export_266149/img2 2023-09-23T23:07:47.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:47.597 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:47.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:47.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:47.732 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:47.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:47.836 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:47 smithi123 bash[59255]: cluster 2023-09-23T23:07:46.762663+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:07:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:47 smithi123 bash[59255]: cluster 2023-09-23T23:07:46.762920+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e333: 8 total, 8 up, 6 in 2023-09-23T23:07:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:47 smithi123 bash[59255]: cluster 2023-09-23T23:07:46.762955+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:47 smithi123 bash[59255]: cluster 2023-09-23T23:07:46.765021+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:07:47.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:47 smithi123 bash[59255]: cluster 2023-09-23T23:07:46.776505+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:47.866 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:47.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:47.895 INFO:tasks.workunit.client.0.smithi121.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:07:47.899 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg - 2023-09-23T23:07:47.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:47.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:47.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:48.099 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:48.128 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:48.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:48.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[78246]: cluster 2023-09-23T23:07:46.762663+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:07:48.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[78246]: cluster 2023-09-23T23:07:46.762920+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e333: 8 total, 8 up, 6 in 2023-09-23T23:07:48.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[78246]: cluster 2023-09-23T23:07:46.762955+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:48.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[78246]: cluster 2023-09-23T23:07:46.765021+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:07:48.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[78246]: cluster 2023-09-23T23:07:46.776505+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[74920]: cluster 2023-09-23T23:07:46.762663+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:07:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[74920]: cluster 2023-09-23T23:07:46.762920+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e333: 8 total, 8 up, 6 in 2023-09-23T23:07:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[74920]: cluster 2023-09-23T23:07:46.762955+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[74920]: cluster 2023-09-23T23:07:46.765021+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:07:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:47 smithi121 bash[74920]: cluster 2023-09-23T23:07:46.776505+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:07:48.263 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:48.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:48.368 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:48.396 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:48.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:48.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:48.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:48.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:48.625 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:48.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:48.659 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:48.762 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:48.816 INFO:tasks.workunit.client.0.smithi121.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:07:48.821 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm testimg 2023-09-23T23:07:48.830 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:48.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:48.934 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:48.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:48 smithi123 bash[59255]: cluster 2023-09-23T23:07:48.723827+0000 mgr.y (mgr.34107) 1568 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 3.1 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 54 KiB/s rd, 35 KiB/s wr, 15 op/s 2023-09-23T23:07:48.956 INFO:tasks.workunit.client.0.smithi121.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:07:48.959 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img2 2023-09-23T23:07:48.962 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:48.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:48.999 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:07:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:07:48] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.33.4" 2023-09-23T23:07:48.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:48 smithi121 bash[78246]: cluster 2023-09-23T23:07:48.723827+0000 mgr.y (mgr.34107) 1568 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 3.1 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 54 KiB/s rd, 35 KiB/s wr, 15 op/s 2023-09-23T23:07:49.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:48 smithi121 bash[74920]: cluster 2023-09-23T23:07:48.723827+0000 mgr.y (mgr.34107) 1568 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 3.1 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 54 KiB/s rd, 35 KiB/s wr, 15 op/s 2023-09-23T23:07:49.065 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:49.092 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:49.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:49.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:49.227 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:49.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:49.252 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:07:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:49 smithi121 bash[74920]: debug 2023-09-23T23:07:49.183+0000 7f4eee986700 -1 mon.a@0(leader).osd e333 definitely_dead 0 2023-09-23T23:07:49.275 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:07:49.317 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:07:49.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:49.360 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:49.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:49.364 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:07:49.386 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:07:49.410 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:07:49.432 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:07:49.455 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.457 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.458 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:07:49.464 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:49.490 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:49.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:49.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:49.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:49.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:49.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:49.821 INFO:teuthology.orchestra.run.smithi121.stderr:marked in osd.6. 2023-09-23T23:07:49.825 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img3 2023-09-23T23:07:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:49.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:49.929 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:49 smithi121 bash[78246]: audit 2023-09-23T23:07:49.186209+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.121:0/3436090557' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:07:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:49 smithi121 bash[78246]: audit 2023-09-23T23:07:49.226237+0000 mon.a (mon.0) 2074 : audit 0 from='client.? 172.21.15.121:0/1596017156' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:49.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:49 smithi121 bash[74920]: audit 2023-09-23T23:07:49.186209+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.121:0/3436090557' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:07:49.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:49 smithi121 bash[74920]: audit 2023-09-23T23:07:49.226237+0000 mon.a (mon.0) 2074 : audit 0 from='client.? 172.21.15.121:0/1596017156' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:49.953 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:49.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:49.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:50.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:49 smithi123 bash[59255]: audit 2023-09-23T23:07:49.186209+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.121:0/3436090557' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:07:50.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:49 smithi123 bash[59255]: audit 2023-09-23T23:07:49.226237+0000 mon.a (mon.0) 2074 : audit 0 from='client.? 172.21.15.121:0/1596017156' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:50.056 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:50.084 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:50.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:50.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:50.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:50.319 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:50.342 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:50.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:50.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:50.464 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img2 /tmp/rbd_import_export_266149/img3 2023-09-23T23:07:50.471 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:50.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:50.574 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:50.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:50.703 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:50.730 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:50.767 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format - testimg 2023-09-23T23:07:50.818 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is set 2023-09-23T23:07:50.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:50.859 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:50.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: audit 2023-09-23T23:07:49.789317+0000 mon.a (mon.0) 2075 : audit 1 from='client.? 172.21.15.121:0/3436090557' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T23:07:50.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.789388+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e334: 8 total, 8 up, 7 in 2023-09-23T23:07:50.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.790851+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.793386+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.793453+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.794035+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.794954+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.795413+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.797221+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: audit 2023-09-23T23:07:49.859078+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.121:0/692126972' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:07:50.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: audit 2023-09-23T23:07:49.859638+0000 mon.a (mon.0) 2077 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:07:50.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.993519+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:49.995996+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.724300+0000 mgr.y (mgr.34107) 1569 : cluster 0 pgmap v1712: 73 pgs: 9 peering, 64 active+clean; 3.1 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 151 KiB/s rd, 85 KiB/s wr, 26 op/s 2023-09-23T23:07:50.899 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: audit 2023-09-23T23:07:49.789317+0000 mon.a (mon.0) 2075 : audit 1 from='client.? 172.21.15.121:0/3436090557' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T23:07:50.899 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.789388+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e334: 8 total, 8 up, 7 in 2023-09-23T23:07:50.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.790851+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.793386+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.793453+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.794035+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.794954+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.795413+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.797221+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: audit 2023-09-23T23:07:49.859078+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.121:0/692126972' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:07:50.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: audit 2023-09-23T23:07:49.859638+0000 mon.a (mon.0) 2077 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:07:50.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.993519+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:49.995996+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:50 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.724300+0000 mgr.y (mgr.34107) 1569 : cluster 0 pgmap v1712: 73 pgs: 9 peering, 64 active+clean; 3.1 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 151 KiB/s rd, 85 KiB/s wr, 26 op/s 2023-09-23T23:07:50.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:50.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: audit 2023-09-23T23:07:49.789317+0000 mon.a (mon.0) 2075 : audit 1 from='client.? 172.21.15.121:0/3436090557' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T23:07:50.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.789388+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e334: 8 total, 8 up, 7 in 2023-09-23T23:07:50.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.790851+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.793386+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.793453+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.794035+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.794954+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.795413+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.797221+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: audit 2023-09-23T23:07:49.859078+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.121:0/692126972' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: audit 2023-09-23T23:07:49.859638+0000 mon.a (mon.0) 2077 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.993519+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:49.995996+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:07:50.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:50 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.724300+0000 mgr.y (mgr.34107) 1569 : cluster 0 pgmap v1712: 73 pgs: 9 peering, 64 active+clean; 3.1 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 151 KiB/s rd, 85 KiB/s wr, 26 op/s 2023-09-23T23:07:50.989 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:50.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:51.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:51.115 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:51.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:51.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:51.243 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:51.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:51.347 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:51.373 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:51.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:51.477 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:51.506 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:51.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:51.516 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:51.517 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:51.520 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg /tmp/rbd_import_export_266149/img2 2023-09-23T23:07:51.609 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:51.635 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:51.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:51.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:51.775 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:51.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:51.845 INFO:tasks.workunit.client.0.smithi121.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:07:51.850 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg - 2023-09-23T23:07:51.878 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:51.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.786460+0000 mon.a (mon.0) 2078 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:51.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.799173+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: audit 2023-09-23T23:07:50.802933+0000 mon.a (mon.0) 2079 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.803026+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e335: 8 total, 8 up, 7 in 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.804205+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.806497+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.806796+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.807133+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.808896+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.809507+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.812672+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.904 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.815888+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:50.817875+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[74920]: cluster 2023-09-23T23:07:51.046030+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.786460+0000 mon.a (mon.0) 2078 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.799173+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: audit 2023-09-23T23:07:50.802933+0000 mon.a (mon.0) 2079 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.803026+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e335: 8 total, 8 up, 7 in 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.804205+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.806497+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.806796+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.905 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.807133+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.808896+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.809507+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.812672+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.815888+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:50.817875+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:51 smithi121 bash[78246]: cluster 2023-09-23T23:07:51.046030+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:51.920 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:51.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:51.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:52.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:52.034 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.786460+0000 mon.a (mon.0) 2078 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.799173+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: audit 2023-09-23T23:07:50.802933+0000 mon.a (mon.0) 2079 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.803026+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e335: 8 total, 8 up, 7 in 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.804205+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.806497+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.806796+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.807133+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.808896+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.809507+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.812672+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.815888+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.035 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:50.817875+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.036 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:51 smithi123 bash[59255]: cluster 2023-09-23T23:07:51.046030+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:07:52.052 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:52.156 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:52.182 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:52.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:52.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:52.314 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:52.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:52.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:52.448 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:52.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:52.572 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:52.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:52.635 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:07:52.635 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T23:07:52.635 INFO:teuthology.orchestra.run.smithi123.stdout: "num_ops": 0 2023-09-23T23:07:52.635 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:07:52.676 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:52.696 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:52.800 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:52.825 INFO:tasks.workunit.client.0.smithi121.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:07:52.827 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:52.829 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm testimg 2023-09-23T23:07:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:52.930 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: cluster 2023-09-23T23:07:51.807090+0000 mon.a (mon.0) 2081 : cluster 0 osdmap e336: 8 total, 8 up, 7 in 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: cluster 2023-09-23T23:07:51.808205+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: cluster 2023-09-23T23:07:51.808558+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: cluster 2023-09-23T23:07:51.810906+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: audit 2023-09-23T23:07:51.978435+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: audit 2023-09-23T23:07:51.979687+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:52.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: cluster 2023-09-23T23:07:52.724702+0000 mgr.y (mgr.34107) 1570 : cluster 0 pgmap v1715: 73 pgs: 9 peering, 64 active+clean; 3.1 MiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 152 KiB/s rd, 86 KiB/s wr, 27 op/s; 92 B/s, 0 objects/s recovering 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[74920]: cluster 2023-09-23T23:07:52.747709+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e337: 8 total, 8 up, 7 in 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: cluster 2023-09-23T23:07:51.807090+0000 mon.a (mon.0) 2081 : cluster 0 osdmap e336: 8 total, 8 up, 7 in 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: cluster 2023-09-23T23:07:51.808205+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: cluster 2023-09-23T23:07:51.808558+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: cluster 2023-09-23T23:07:51.810906+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: audit 2023-09-23T23:07:51.978435+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: audit 2023-09-23T23:07:51.979687+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: cluster 2023-09-23T23:07:52.724702+0000 mgr.y (mgr.34107) 1570 : cluster 0 pgmap v1715: 73 pgs: 9 peering, 64 active+clean; 3.1 MiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 152 KiB/s rd, 86 KiB/s wr, 27 op/s; 92 B/s, 0 objects/s recovering 2023-09-23T23:07:52.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:52 smithi121 bash[78246]: cluster 2023-09-23T23:07:52.747709+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e337: 8 total, 8 up, 7 in 2023-09-23T23:07:52.954 INFO:tasks.workunit.client.0.smithi121.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:07:52.956 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:52.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:52.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:52.959 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img2 2023-09-23T23:07:53.060 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: cluster 2023-09-23T23:07:51.807090+0000 mon.a (mon.0) 2081 : cluster 0 osdmap e336: 8 total, 8 up, 7 in 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: cluster 2023-09-23T23:07:51.808205+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: cluster 2023-09-23T23:07:51.808558+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: cluster 2023-09-23T23:07:51.810906+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: audit 2023-09-23T23:07:51.978435+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: audit 2023-09-23T23:07:51.979687+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: cluster 2023-09-23T23:07:52.724702+0000 mgr.y (mgr.34107) 1570 : cluster 0 pgmap v1715: 73 pgs: 9 peering, 64 active+clean; 3.1 MiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 152 KiB/s rd, 86 KiB/s wr, 27 op/s; 92 B/s, 0 objects/s recovering 2023-09-23T23:07:53.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:52 smithi123 bash[59255]: cluster 2023-09-23T23:07:52.747709+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e337: 8 total, 8 up, 7 in 2023-09-23T23:07:53.090 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:53.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:53.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:53.222 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:53.325 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:53.349 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:53.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:53.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:53.477 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:53.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:53.609 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:07:53.610 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:53.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:53.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:53.716 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img3 2023-09-23T23:07:53.735 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:53.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:53.867 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:53.971 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:53.995 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:53.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:53.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:54.098 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:54.128 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:54.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[74920]: cluster 2023-09-23T23:07:52.749117+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[74920]: cluster 2023-09-23T23:07:52.751124+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[74920]: cluster 2023-09-23T23:07:52.752182+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[74920]: cluster 2023-09-23T23:07:53.756539+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e338: 8 total, 8 up, 7 in 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[78246]: cluster 2023-09-23T23:07:52.749117+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[78246]: cluster 2023-09-23T23:07:52.751124+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[78246]: cluster 2023-09-23T23:07:52.752182+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:53 smithi121 bash[78246]: cluster 2023-09-23T23:07:53.756539+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e338: 8 total, 8 up, 7 in 2023-09-23T23:07:54.258 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:54.271 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img2 /tmp/rbd_import_export_266149/img3 2023-09-23T23:07:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:53 smithi123 bash[59255]: cluster 2023-09-23T23:07:52.749117+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:53 smithi123 bash[59255]: cluster 2023-09-23T23:07:52.751124+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:53 smithi123 bash[59255]: cluster 2023-09-23T23:07:52.752182+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:07:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:53 smithi123 bash[59255]: cluster 2023-09-23T23:07:53.756539+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e338: 8 total, 8 up, 7 in 2023-09-23T23:07:54.362 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:54.397 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:54.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:54.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:54.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:54.630 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:54.660 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd help export 2023-09-23T23:07:54.661 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep -q export-format 2023-09-23T23:07:54.661 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:54.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:54.707 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_266149/img bs=1k count=10 seek=100 2023-09-23T23:07:54.726 INFO:tasks.workunit.client.0.smithi121.stderr:10+0 records in 2023-09-23T23:07:54.727 INFO:tasks.workunit.client.0.smithi121.stderr:10+0 records out 2023-09-23T23:07:54.727 INFO:tasks.workunit.client.0.smithi121.stderr:10240 bytes (10 kB, 10 KiB) copied, 9.2971e-05 s, 110 MB/s 2023-09-23T23:07:54.727 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format /tmp/rbd_import_export_266149/img testimg 2023-09-23T23:07:54.764 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:54.786 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:54.803 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:54.804 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:54.808 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap create testimg@snap 2023-09-23T23:07:54.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:54.922 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:54.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:55.013 INFO:tasks.workunit.client.0.smithi121.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:07:55.022 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T23:07:55.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:55.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:55.091 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd image-meta list testimg 2023-09-23T23:07:55.140 INFO:tasks.workunit.client.0.smithi121.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T23:07:55.140 INFO:tasks.workunit.client.0.smithi121.stderr: 2023-09-23T23:07:55.140 INFO:tasks.workunit.client.0.smithi121.stderr:Key Value 2023-09-23T23:07:55.140 INFO:tasks.workunit.client.0.smithi121.stderr:key1 value1 2023-09-23T23:07:55.140 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:55.168 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:55.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:54 smithi123 bash[59255]: cluster 2023-09-23T23:07:53.758229+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:54 smithi123 bash[59255]: cluster 2023-09-23T23:07:53.758968+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:54 smithi123 bash[59255]: cluster 2023-09-23T23:07:53.760708+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:54 smithi123 bash[59255]: cluster 2023-09-23T23:07:53.763750+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.179 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:54 smithi123 bash[59255]: cluster 2023-09-23T23:07:54.725067+0000 mgr.y (mgr.34107) 1571 : cluster 0 pgmap v1718: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 254 KiB/s rd, 59 KiB/s wr, 145 op/s; 145 KiB/s, 3 objects/s recovering 2023-09-23T23:07:55.191 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:55.195 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_266149/img_v2 testimg_import 2023-09-23T23:07:55.198 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:55.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:55.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[74920]: cluster 2023-09-23T23:07:53.758229+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[74920]: cluster 2023-09-23T23:07:53.758968+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[74920]: cluster 2023-09-23T23:07:53.760708+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[74920]: cluster 2023-09-23T23:07:53.763750+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[74920]: cluster 2023-09-23T23:07:54.725067+0000 mgr.y (mgr.34107) 1571 : cluster 0 pgmap v1718: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 254 KiB/s rd, 59 KiB/s wr, 145 op/s; 145 KiB/s, 3 objects/s recovering 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[78246]: cluster 2023-09-23T23:07:53.758229+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[78246]: cluster 2023-09-23T23:07:53.758968+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[78246]: cluster 2023-09-23T23:07:53.760708+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[78246]: cluster 2023-09-23T23:07:53.763750+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:07:55.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:54 smithi121 bash[78246]: cluster 2023-09-23T23:07:54.725067+0000 mgr.y (mgr.34107) 1571 : cluster 0 pgmap v1718: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 254 KiB/s rd, 59 KiB/s wr, 145 op/s; 145 KiB/s, 3 objects/s recovering 2023-09-23T23:07:55.302 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:55.326 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:55.429 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:55.461 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:55.563 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:07:55.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:55.585 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-09-23T23:07:55.600 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:55.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:55.735 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:55.839 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:55.868 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:55.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:55.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:56.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:56.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:56.043 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:56.049 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import 2023-09-23T23:07:56.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:56.109 INFO:tasks.workunit.client.0.smithi121.stdout:rbd image 'testimg_import': 2023-09-23T23:07:56.109 INFO:tasks.workunit.client.0.smithi121.stdout: size 110 KiB in 1 objects 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: order 22 (4 MiB objects) 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: snapshot_count: 1 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: id: 8df0fcfea79a 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: block_name_prefix: rbd_data.8df0fcfea79a 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: format: 2 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: op_features: 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: flags: 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: create_timestamp: Sat Sep 23 23:07:55 2023 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: access_timestamp: Sat Sep 23 23:07:55 2023 2023-09-23T23:07:56.110 INFO:tasks.workunit.client.0.smithi121.stdout: modify_timestamp: Sat Sep 23 23:07:55 2023 2023-09-23T23:07:56.114 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import@snap 2023-09-23T23:07:56.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:55 smithi121 bash[78246]: cluster 2023-09-23T23:07:54.993228+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:56.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:55 smithi121 bash[78246]: cluster 2023-09-23T23:07:54.993634+0000 mon.a (mon.0) 2086 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-09-23T23:07:56.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:55 smithi121 bash[78246]: cluster 2023-09-23T23:07:55.000599+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:56.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:55 smithi121 bash[74920]: cluster 2023-09-23T23:07:54.993228+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:56.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:55 smithi121 bash[74920]: cluster 2023-09-23T23:07:54.993634+0000 mon.a (mon.0) 2086 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-09-23T23:07:56.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:55 smithi121 bash[74920]: cluster 2023-09-23T23:07:55.000599+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:56.140 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:56.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:56.164 INFO:tasks.workunit.client.0.smithi121.stdout:rbd image 'testimg_import': 2023-09-23T23:07:56.164 INFO:tasks.workunit.client.0.smithi121.stdout: size 110 KiB in 1 objects 2023-09-23T23:07:56.164 INFO:tasks.workunit.client.0.smithi121.stdout: order 22 (4 MiB objects) 2023-09-23T23:07:56.164 INFO:tasks.workunit.client.0.smithi121.stdout: snapshot_count: 1 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: id: 8df0fcfea79a 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: block_name_prefix: rbd_data.8df0fcfea79a 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: format: 2 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: op_features: 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: flags: 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: create_timestamp: Sat Sep 23 23:07:55 2023 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: access_timestamp: Sat Sep 23 23:07:55 2023 2023-09-23T23:07:56.165 INFO:tasks.workunit.client.0.smithi121.stdout: modify_timestamp: Sat Sep 23 23:07:55 2023 2023-09-23T23:07:56.166 INFO:tasks.workunit.client.0.smithi121.stdout: protected: False 2023-09-23T23:07:56.170 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd image-meta list testimg_import 2023-09-23T23:07:56.233 INFO:tasks.workunit.client.0.smithi121.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr: 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:Key Value 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:key1 value1 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr: 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:Key Value 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr: 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:Key Value 2023-09-23T23:07:56.234 INFO:tasks.workunit.client.0.smithi121.stderr:key1 value1 ] 2023-09-23T23:07:56.235 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg_import /tmp/rbd_import_export_266149/img_import 2023-09-23T23:07:56.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:56.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:55 smithi123 bash[59255]: cluster 2023-09-23T23:07:54.993228+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:56.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:55 smithi123 bash[59255]: cluster 2023-09-23T23:07:54.993634+0000 mon.a (mon.0) 2086 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-09-23T23:07:56.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:55 smithi123 bash[59255]: cluster 2023-09-23T23:07:55.000599+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:56.277 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:56.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:56.283 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:56.290 INFO:tasks.workunit.client.0.smithi121.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img_import 2023-09-23T23:07:56.290 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp -l /tmp/rbd_import_export_266149/img /tmp/rbd_import_export_266149/img_import 2023-09-23T23:07:56.292 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/img --format %b 2023-09-23T23:07:56.300 INFO:tasks.workunit.client.0.smithi121.stderr:+ origsize=24 2023-09-23T23:07:56.300 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/img_import --format %b 2023-09-23T23:07:56.301 INFO:tasks.workunit.client.0.smithi121.stderr:+ exportsize=224 2023-09-23T23:07:56.301 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=200 2023-09-23T23:07:56.301 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=200 2023-09-23T23:07:56.301 INFO:tasks.workunit.client.0.smithi121.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T23:07:56.301 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_266149/img_snap 2023-09-23T23:07:56.352 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:56.358 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_266149/img_snap_import 2023-09-23T23:07:56.381 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:56.412 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:56.413 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:56.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:56.419 INFO:tasks.workunit.client.0.smithi121.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_266149/img_snap /tmp/rbd_import_export_266149/img_snap_import 2023-09-23T23:07:56.419 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp -l /tmp/rbd_import_export_266149/img_snap /tmp/rbd_import_export_266149/img_snap_import 2023-09-23T23:07:56.421 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/img_snap --format %b 2023-09-23T23:07:56.422 INFO:tasks.workunit.client.0.smithi121.stderr:+ origsize=224 2023-09-23T23:07:56.422 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/img_snap_import --format %b 2023-09-23T23:07:56.424 INFO:tasks.workunit.client.0.smithi121.stderr:+ exportsize=224 2023-09-23T23:07:56.424 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:07:56.424 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:07:56.424 INFO:tasks.workunit.client.0.smithi121.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:07:56.425 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:56.425 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_import 2023-09-23T23:07:56.426 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_snap 2023-09-23T23:07:56.427 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_snap_import 2023-09-23T23:07:56.428 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T23:07:56.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:56.548 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:56.652 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:56.681 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:56.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:56.785 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:56.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:56.919 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:56.950 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:56.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:56.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:57.035 INFO:tasks.workunit.client.0.smithi121.stderr: Removing snap: 100% complete...done. 2023-09-23T23:07:57.050 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg_import 2023-09-23T23:07:57.054 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:57.077 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:57.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:57.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[74920]: cluster 2023-09-23T23:07:55.146763+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:57.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[74920]: cluster 2023-09-23T23:07:56.004458+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:57.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[74920]: cluster 2023-09-23T23:07:56.005167+0000 mon.a (mon.0) 2087 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-09-23T23:07:57.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[74920]: cluster 2023-09-23T23:07:56.014404+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:57.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[74920]: cluster 2023-09-23T23:07:56.725850+0000 mgr.y (mgr.34107) 1572 : cluster 0 pgmap v1721: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 421 KiB/s rd, 138 KiB/s wr, 174 op/s; 145 KiB/s, 3 objects/s recovering 2023-09-23T23:07:57.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[78246]: cluster 2023-09-23T23:07:55.146763+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:57.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[78246]: cluster 2023-09-23T23:07:56.004458+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:57.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[78246]: cluster 2023-09-23T23:07:56.005167+0000 mon.a (mon.0) 2087 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-09-23T23:07:57.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[78246]: cluster 2023-09-23T23:07:56.014404+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:57.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:57 smithi121 bash[78246]: cluster 2023-09-23T23:07:56.725850+0000 mgr.y (mgr.34107) 1572 : cluster 0 pgmap v1721: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 421 KiB/s rd, 138 KiB/s wr, 174 op/s; 145 KiB/s, 3 objects/s recovering 2023-09-23T23:07:57.197 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:57.202 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap rm testimg@snap 2023-09-23T23:07:57.212 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:57 smithi123 bash[59255]: cluster 2023-09-23T23:07:55.146763+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:07:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:57 smithi123 bash[59255]: cluster 2023-09-23T23:07:56.004458+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:57 smithi123 bash[59255]: cluster 2023-09-23T23:07:56.005167+0000 mon.a (mon.0) 2087 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-09-23T23:07:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:57 smithi123 bash[59255]: cluster 2023-09-23T23:07:56.014404+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:57 smithi123 bash[59255]: cluster 2023-09-23T23:07:56.725850+0000 mgr.y (mgr.34107) 1572 : cluster 0 pgmap v1721: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 421 KiB/s rd, 138 KiB/s wr, 174 op/s; 145 KiB/s, 3 objects/s recovering 2023-09-23T23:07:57.316 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:57.343 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:57.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:57.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:57.477 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:57.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:57.612 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:07:57.619 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:57.722 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:57.754 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:57.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:57.888 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:57.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:57.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:57.993 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:58.024 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:58.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:58.035 INFO:tasks.workunit.client.0.smithi121.stderr: Removing snap: 100% complete...done. 2023-09-23T23:07:58.045 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm testimg 2023-09-23T23:07:58.128 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:58.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:58 smithi123 bash[59255]: cluster 2023-09-23T23:07:56.712524+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:58.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:58 smithi123 bash[59255]: cluster 2023-09-23T23:07:57.018606+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:58 smithi123 bash[59255]: cluster 2023-09-23T23:07:57.020359+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-09-23T23:07:58.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:58 smithi123 bash[59255]: cluster 2023-09-23T23:07:57.020489+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:58 smithi123 bash[59255]: cluster 2023-09-23T23:07:57.025390+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.157 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:58.195 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:58.201 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --order 20 /tmp/rbd_import_export_266149/img testimg 2023-09-23T23:07:58.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:58.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[74920]: cluster 2023-09-23T23:07:56.712524+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:58.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[74920]: cluster 2023-09-23T23:07:57.018606+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[74920]: cluster 2023-09-23T23:07:57.020359+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-09-23T23:07:58.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[74920]: cluster 2023-09-23T23:07:57.020489+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.275 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[74920]: cluster 2023-09-23T23:07:57.025390+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[78246]: cluster 2023-09-23T23:07:56.712524+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:07:58.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[78246]: cluster 2023-09-23T23:07:57.018606+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[78246]: cluster 2023-09-23T23:07:57.020359+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-09-23T23:07:58.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[78246]: cluster 2023-09-23T23:07:57.020489+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[78246]: cluster 2023-09-23T23:07:57.025390+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:07:58.287 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:58.288 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:58.291 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:58.293 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:58.342 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:58.348 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_266149/img_v2 testimg_import 2023-09-23T23:07:58.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:58.426 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:58.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:58.441 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:58.447 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import 2023-09-23T23:07:58.447 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep order 2023-09-23T23:07:58.448 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $2} 2023-09-23T23:07:58.448 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep 20 2023-09-23T23:07:58.514 INFO:tasks.workunit.client.0.smithi121.stdout:20 2023-09-23T23:07:58.514 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:58.515 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg_import 2023-09-23T23:07:58.530 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:58.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:58.655 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:58.660 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg 2023-09-23T23:07:58.662 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:58.689 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:58.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:58.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:58.802 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:58.808 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_266149/img testimg 2023-09-23T23:07:58.824 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:58.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:58.878 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:58.883 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg 2023-09-23T23:07:58.883 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep features 2023-09-23T23:07:58.927 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:58.935 INFO:tasks.workunit.client.0.smithi121.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T23:07:58.935 INFO:tasks.workunit.client.0.smithi121.stderr: op_features: 2023-09-23T23:07:58.935 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:58.950 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:58.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:58.983 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:58.988 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_266149/img_v2 testimg_import 2023-09-23T23:07:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:07:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:07:58] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.33.4" 2023-09-23T23:07:59.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:59.062 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:59.068 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import 2023-09-23T23:07:59.068 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep features 2023-09-23T23:07:59.079 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:59.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:59.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T23:07:59.117 INFO:tasks.workunit.client.0.smithi121.stderr: op_features: 2023-09-23T23:07:59.117 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ features: layering 2023-09-23T23:07:59.117 INFO:tasks.workunit.client.0.smithi121.stderr: op_features: != features: layering 2023-09-23T23:07:59.117 INFO:tasks.workunit.client.0.smithi121.stderr: op_features: ] 2023-09-23T23:07:59.117 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:59.118 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg_import 2023-09-23T23:07:59.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:59.209 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:59.232 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:59.237 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg 2023-09-23T23:07:59.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:59.339 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:59.348 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:59.354 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_266149/img testimg 2023-09-23T23:07:59.443 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:59.450 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:59.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:59 smithi123 bash[59255]: cluster 2023-09-23T23:07:58.023232+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-09-23T23:07:59.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:59 smithi123 bash[59255]: cluster 2023-09-23T23:07:58.024543+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:59 smithi123 bash[59255]: cluster 2023-09-23T23:07:58.024739+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:59 smithi123 bash[59255]: cluster 2023-09-23T23:07:58.025573+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.453 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:07:59 smithi123 bash[59255]: cluster 2023-09-23T23:07:58.726484+0000 mgr.y (mgr.34107) 1573 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 349 KiB/s rd, 92 KiB/s wr, 248 op/s; 4 B/s, 0 objects/s recovering 2023-09-23T23:07:59.455 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:59.468 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:59.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[74920]: cluster 2023-09-23T23:07:58.023232+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-09-23T23:07:59.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[74920]: cluster 2023-09-23T23:07:58.024543+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[74920]: cluster 2023-09-23T23:07:58.024739+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[74920]: cluster 2023-09-23T23:07:58.025573+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[74920]: cluster 2023-09-23T23:07:58.726484+0000 mgr.y (mgr.34107) 1573 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 349 KiB/s rd, 92 KiB/s wr, 248 op/s; 4 B/s, 0 objects/s recovering 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[78246]: cluster 2023-09-23T23:07:58.023232+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[78246]: cluster 2023-09-23T23:07:58.024543+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[78246]: cluster 2023-09-23T23:07:58.024739+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[78246]: cluster 2023-09-23T23:07:58.025573+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:07:59.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:07:59 smithi121 bash[78246]: cluster 2023-09-23T23:07:58.726484+0000 mgr.y (mgr.34107) 1573 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 582 KiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 349 KiB/s rd, 92 KiB/s wr, 248 op/s; 4 B/s, 0 objects/s recovering 2023-09-23T23:07:59.532 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:59.538 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_266149/img_v2 testimg_import 2023-09-23T23:07:59.571 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:59.604 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:59.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:59.633 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:59.638 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import 2023-09-23T23:07:59.638 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep stripe unit 2023-09-23T23:07:59.638 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T23:07:59.696 INFO:tasks.workunit.client.0.smithi121.stdout: stripe unit: 4 KiB 2023-09-23T23:07:59.697 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import 2023-09-23T23:07:59.697 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep stripe count 2023-09-23T23:07:59.697 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $3} 2023-09-23T23:07:59.697 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep 1000 2023-09-23T23:07:59.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:59.737 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:59.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:59.752 INFO:tasks.workunit.client.0.smithi121.stdout:1000 2023-09-23T23:07:59.752 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/img_v2 2023-09-23T23:07:59.753 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg_import 2023-09-23T23:07:59.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:59.872 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:59.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:59.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:59.907 INFO:tasks.workunit.client.0.smithi121.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:07:59.913 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg 2023-09-23T23:07:59.976 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:00.006 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:00.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:00.062 INFO:tasks.workunit.client.0.smithi121.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:08:00.066 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_266149/img testimg 2023-09-23T23:08:00.112 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:00.137 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:00.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:00.142 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:08:00.146 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap create testimg@snap1 2023-09-23T23:08:00.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:00.271 INFO:tasks.workunit.client.0.smithi121.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:08:00.271 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:00.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:00.280 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap create testimg@snap2 2023-09-23T23:08:00.359 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:00.375 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:00.403 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:00.506 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:00.536 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:00.586 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 1, 7, 6] out_osds: [5] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 7, 6, 1] 2023-09-23T23:08:00.586 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:08:00.586 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 2, 3, 4, 1, 7, 6] 2023-09-23T23:08:00.587 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd out 6 2023-09-23T23:08:00.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:00.669 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:00.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:00.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:00.801 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:00.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:00.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:00.931 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:00.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:01.035 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:01.063 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:01.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:01.167 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:01.199 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:01.284 INFO:tasks.workunit.client.0.smithi121.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:08:01.294 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap protect testimg@snap2 2023-09-23T23:08:01.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:01 smithi123 bash[59255]: cluster 2023-09-23T23:08:00.251955+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:01 smithi123 bash[59255]: cluster 2023-09-23T23:08:00.256448+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:01 smithi123 bash[59255]: cluster 2023-09-23T23:08:00.256858+0000 mon.a (mon.0) 2090 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T23:08:01.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:01 smithi123 bash[59255]: cluster 2023-09-23T23:08:00.266045+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:01 smithi123 bash[59255]: cluster 2023-09-23T23:08:00.727239+0000 mgr.y (mgr.34107) 1574 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 692 KiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 281 KiB/s rd, 32 KiB/s wr, 365 op/s 2023-09-23T23:08:01.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:01.329 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:01.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:01.351 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_266149/snap_protect 2023-09-23T23:08:01.404 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:08:01.409 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_266149/snap_protect testimg_import 2023-09-23T23:08:01.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:01.459 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:01.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[78246]: cluster 2023-09-23T23:08:00.251955+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[78246]: cluster 2023-09-23T23:08:00.256448+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[78246]: cluster 2023-09-23T23:08:00.256858+0000 mon.a (mon.0) 2090 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T23:08:01.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[78246]: cluster 2023-09-23T23:08:00.266045+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[78246]: cluster 2023-09-23T23:08:00.727239+0000 mgr.y (mgr.34107) 1574 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 692 KiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 281 KiB/s rd, 32 KiB/s wr, 365 op/s 2023-09-23T23:08:01.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[74920]: cluster 2023-09-23T23:08:00.251955+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[74920]: cluster 2023-09-23T23:08:00.256448+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[74920]: cluster 2023-09-23T23:08:00.256858+0000 mon.a (mon.0) 2090 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T23:08:01.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[74920]: cluster 2023-09-23T23:08:00.266045+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:08:01.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:01 smithi121 bash[74920]: cluster 2023-09-23T23:08:00.727239+0000 mgr.y (mgr.34107) 1574 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 692 KiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 281 KiB/s rd, 32 KiB/s wr, 365 op/s 2023-09-23T23:08:01.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:01.587 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:01.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:01.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:01.714 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:01.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:01.851 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:01.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:01.954 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:01.986 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:01.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:01.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:02.089 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:02.116 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:02.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:02.220 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:02.250 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:02.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:02.354 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:02.385 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:02.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:02.389 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[74920]: cluster 2023-09-23T23:08:01.263842+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[74920]: cluster 2023-09-23T23:08:01.267198+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[74920]: cluster 2023-09-23T23:08:01.275428+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[74920]: cluster 2023-09-23T23:08:01.279779+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[78246]: cluster 2023-09-23T23:08:01.263842+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[78246]: cluster 2023-09-23T23:08:01.267198+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T23:08:02.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[78246]: cluster 2023-09-23T23:08:01.275428+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:02 smithi121 bash[78246]: cluster 2023-09-23T23:08:01.279779+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:02.514 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:02.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:02 smithi123 bash[59255]: cluster 2023-09-23T23:08:01.263842+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:02 smithi123 bash[59255]: cluster 2023-09-23T23:08:01.267198+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T23:08:02.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:02 smithi123 bash[59255]: cluster 2023-09-23T23:08:01.275428+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:02 smithi123 bash[59255]: cluster 2023-09-23T23:08:01.279779+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:08:02.618 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:02.648 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:02.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:02.658 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-09-23T23:08:02.658 INFO:teuthology.orchestra.run.smithi123.stdout: "ops": [], 2023-09-23T23:08:02.658 INFO:teuthology.orchestra.run.smithi123.stdout: "complaint_time": 30, 2023-09-23T23:08:02.658 INFO:teuthology.orchestra.run.smithi123.stdout: "num_blocked_ops": 0 2023-09-23T23:08:02.658 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-09-23T23:08:02.752 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:02.778 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:02.788 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:08:02.792 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info testimg_import@snap1 2023-09-23T23:08:02.792 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep protected: False 2023-09-23T23:08:02.834 INFO:tasks.workunit.client.0.smithi121.stdout: protected: False 2023-09-23T23:08:02.835 INFO:tasks.workunit.client.0.smithi121.stderr:+ + rbd info testimg_import@snap2grep 2023-09-23T23:08:02.835 INFO:tasks.workunit.client.0.smithi121.stderr: protected: True 2023-09-23T23:08:02.881 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:02.882 INFO:tasks.workunit.client.0.smithi121.stdout: protected: True 2023-09-23T23:08:02.882 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/snap_protect 2023-09-23T23:08:02.882 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T23:08:02.902 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:02.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:02.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:02.932 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T23:08:02.986 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap purge testimg 2023-09-23T23:08:03.006 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:03.031 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:03.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:03.159 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:03.262 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:03.290 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:03.393 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:03.418 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:03.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:03.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.269351+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T23:08:03.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.269956+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:08:03.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.275720+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:08:03.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.727813+0000 mgr.y (mgr.34107) 1575 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 692 KiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 282 KiB/s rd, 32 KiB/s wr, 367 op/s 2023-09-23T23:08:03.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.750919+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T23:08:03.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.751874+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:03.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[74920]: audit 2023-09-23T23:08:02.974702+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:03.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.269351+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T23:08:03.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.269956+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:08:03.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.275720+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:08:03.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.727813+0000 mgr.y (mgr.34107) 1575 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 692 KiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 282 KiB/s rd, 32 KiB/s wr, 367 op/s 2023-09-23T23:08:03.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.750919+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T23:08:03.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.751874+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:03.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:03 smithi121 bash[78246]: audit 2023-09-23T23:08:02.974702+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:03.550 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:03.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.269351+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T23:08:03.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.269956+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:08:03.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.275720+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:08:03.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.727813+0000 mgr.y (mgr.34107) 1575 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 692 KiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 282 KiB/s rd, 32 KiB/s wr, 367 op/s 2023-09-23T23:08:03.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.750919+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T23:08:03.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.751874+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:03.553 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:03 smithi123 bash[59255]: audit 2023-09-23T23:08:02.974702+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:03.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:08:03.655 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:03.686 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:03.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:03.789 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:03.815 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:03.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:03.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:03.949 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:03.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:03.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:04.052 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:04.082 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:04.185 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:04.215 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:04.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:04.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:04.352 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:04.455 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:04.482 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:04.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:04.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:04 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.751897+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:04.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:04 smithi123 bash[59255]: cluster 2023-09-23T23:08:02.758564+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:04.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:04 smithi123 bash[59255]: cluster 2023-09-23T23:08:03.981201+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:04.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:04 smithi123 bash[59255]: cluster 2023-09-23T23:08:03.983208+0000 mon.a (mon.0) 2095 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T23:08:04.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:04.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.751897+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[74920]: cluster 2023-09-23T23:08:02.758564+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[74920]: cluster 2023-09-23T23:08:03.981201+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[74920]: cluster 2023-09-23T23:08:03.983208+0000 mon.a (mon.0) 2095 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.751897+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[78246]: cluster 2023-09-23T23:08:02.758564+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[78246]: cluster 2023-09-23T23:08:03.981201+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:04.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:04 smithi121 bash[78246]: cluster 2023-09-23T23:08:03.983208+0000 mon.a (mon.0) 2095 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T23:08:04.607 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:04.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:04.711 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:04.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:04.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:04.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:04.875 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:04.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:04.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:04.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:05.005 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:05.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:05.022 INFO:tasks.workunit.client.0.smithi121.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T23:08:05.038 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd snap purge testimg_import 2023-09-23T23:08:05.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:05.137 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:05.239 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:05.268 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:05.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:05.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:05.397 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:05.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:05.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:05.513 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[74920]: cluster 2023-09-23T23:08:03.980323+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.513 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[74920]: cluster 2023-09-23T23:08:04.055747+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.513 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[74920]: cluster 2023-09-23T23:08:04.395107+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.513 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[74920]: cluster 2023-09-23T23:08:04.728307+0000 mgr.y (mgr.34107) 1576 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 692 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 223 KiB/s rd, 19 KiB/s wr, 292 op/s 2023-09-23T23:08:05.513 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[74920]: cluster 2023-09-23T23:08:04.984663+0000 mon.a (mon.0) 2096 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T23:08:05.513 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[74920]: cluster 2023-09-23T23:08:04.985818+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:05.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[78246]: cluster 2023-09-23T23:08:03.980323+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[78246]: cluster 2023-09-23T23:08:04.055747+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[78246]: cluster 2023-09-23T23:08:04.395107+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[78246]: cluster 2023-09-23T23:08:04.728307+0000 mgr.y (mgr.34107) 1576 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 692 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 223 KiB/s rd, 19 KiB/s wr, 292 op/s 2023-09-23T23:08:05.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[78246]: cluster 2023-09-23T23:08:04.984663+0000 mon.a (mon.0) 2096 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T23:08:05.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:05 smithi121 bash[78246]: cluster 2023-09-23T23:08:04.985818+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:05.527 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:05.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:05 smithi123 bash[59255]: cluster 2023-09-23T23:08:03.980323+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:05 smithi123 bash[59255]: cluster 2023-09-23T23:08:04.055747+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:05 smithi123 bash[59255]: cluster 2023-09-23T23:08:04.395107+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:08:05.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:05 smithi123 bash[59255]: cluster 2023-09-23T23:08:04.728307+0000 mgr.y (mgr.34107) 1576 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 692 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 223 KiB/s rd, 19 KiB/s wr, 292 op/s 2023-09-23T23:08:05.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:05 smithi123 bash[59255]: cluster 2023-09-23T23:08:04.984663+0000 mon.a (mon.0) 2096 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T23:08:05.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:05 smithi123 bash[59255]: cluster 2023-09-23T23:08:04.985818+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:05.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:05.663 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:05.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:05.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:05.794 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:05.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:05.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:05.908 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:05.929 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:05.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:06.033 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:06.064 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:06.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:06.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:06.201 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:06.303 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:06.325 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:06.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:06.429 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:06.454 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:06.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:06.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:06 smithi123 bash[59255]: cluster 2023-09-23T23:08:04.982108+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:06 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.019988+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:06 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.023068+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:06 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.223117+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:06 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.981731+0000 mon.a (mon.0) 2097 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-09-23T23:08:06.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:06 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.982740+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:06.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:06.586 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:06.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:06.691 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:06.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[78246]: cluster 2023-09-23T23:08:04.982108+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.019988+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.023068+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.223117+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.981731+0000 mon.a (mon.0) 2097 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.982740+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[74920]: cluster 2023-09-23T23:08:04.982108+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.019988+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.023068+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.223117+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.981731+0000 mon.a (mon.0) 2097 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-09-23T23:08:06.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:06 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.982740+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:06.719 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:06.822 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:06.848 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:06.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:06.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:06.985 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:06.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:06.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:06.997 INFO:tasks.workunit.client.0.smithi121.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T23:08:07.008 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg 2023-09-23T23:08:07.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:07.122 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:07.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:07.137 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:08:07.141 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd remove testimg_import 2023-09-23T23:08:07.226 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:07.256 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:07.267 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:08:07.273 INFO:tasks.workunit.client.0.smithi121.stderr:+ tiered=0 2023-09-23T23:08:07.273 INFO:tasks.workunit.client.0.smithi121.stderr:+ ceph osd dump 2023-09-23T23:08:07.274 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep ^pool 2023-09-23T23:08:07.274 INFO:tasks.workunit.client.0.smithi121.stderr:+ + grep tier 2023-09-23T23:08:07.274 INFO:tasks.workunit.client.0.smithi121.stderr:grep 'rbd' 2023-09-23T23:08:07.360 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:07.371 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:07 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.987771+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:07.371 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:07 smithi123 bash[59255]: cluster 2023-09-23T23:08:05.989144+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:07.371 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:07 smithi123 bash[59255]: cluster 2023-09-23T23:08:06.728971+0000 mgr.y (mgr.34107) 1577 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 802 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 293 KiB/s rd, 28 KiB/s wr, 388 op/s 2023-09-23T23:08:07.371 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:07 smithi123 bash[59255]: audit 2023-09-23T23:08:06.974650+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:07.371 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:07 smithi123 bash[59255]: cluster 2023-09-23T23:08:06.983704+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:08:07.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:07 smithi123 bash[59255]: cluster 2023-09-23T23:08:06.985188+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:07.391 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:07.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.987771+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:07.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[78246]: cluster 2023-09-23T23:08:05.989144+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[78246]: cluster 2023-09-23T23:08:06.728971+0000 mgr.y (mgr.34107) 1577 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 802 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 293 KiB/s rd, 28 KiB/s wr, 388 op/s 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[78246]: audit 2023-09-23T23:08:06.974650+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[78246]: cluster 2023-09-23T23:08:06.983704+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[78246]: cluster 2023-09-23T23:08:06.985188+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.987771+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[74920]: cluster 2023-09-23T23:08:05.989144+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[74920]: cluster 2023-09-23T23:08:06.728971+0000 mgr.y (mgr.34107) 1577 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 802 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 293 KiB/s rd, 28 KiB/s wr, 388 op/s 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[74920]: audit 2023-09-23T23:08:06.974650+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:07.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[74920]: cluster 2023-09-23T23:08:06.983704+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:08:07.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:07 smithi121 bash[74920]: cluster 2023-09-23T23:08:06.985188+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:07.525 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:07.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:07.628 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:07.651 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:07.754 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:07.790 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:07.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:07.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:07.923 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:07.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:08.026 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:08.057 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:08.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:08.159 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:08.194 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:08.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:08.297 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:08.319 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:08.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:08.378 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:08:08.422 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:08.445 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:08.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:08.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[78246]: cluster 2023-09-23T23:08:06.985952+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[78246]: cluster 2023-09-23T23:08:06.986129+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[78246]: cluster 2023-09-23T23:08:06.990318+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[78246]: cluster 2023-09-23T23:08:07.134253+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[74920]: cluster 2023-09-23T23:08:06.985952+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[74920]: cluster 2023-09-23T23:08:06.986129+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[74920]: cluster 2023-09-23T23:08:06.990318+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[74920]: cluster 2023-09-23T23:08:07.134253+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.548 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:08 smithi123 bash[59255]: cluster 2023-09-23T23:08:06.985952+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:08 smithi123 bash[59255]: cluster 2023-09-23T23:08:06.986129+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:08 smithi123 bash[59255]: cluster 2023-09-23T23:08:06.990318+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:08 smithi123 bash[59255]: cluster 2023-09-23T23:08:07.134253+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:08:08.574 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:08.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:08.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:08.703 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:08.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:08.806 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:08.818 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:08:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:08:08] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.33.4" 2023-09-23T23:08:08.835 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:08.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:08.939 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:08.964 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:08.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:09.067 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:09.088 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:09.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:09.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:09.209 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:09.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:09.312 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:09.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:09.356 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_266149/sparse1 2023-09-23T23:08:09.365 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records in 2023-09-23T23:08:09.365 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records out 2023-09-23T23:08:09.365 INFO:tasks.workunit.client.0.smithi121.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00761303 s, 138 MB/s 2023-09-23T23:08:09.365 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_266149/sparse2 2023-09-23T23:08:09.370 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records in 2023-09-23T23:08:09.370 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records out 2023-09-23T23:08:09.370 INFO:tasks.workunit.client.0.smithi121.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00451161 s, 232 MB/s 2023-09-23T23:08:09.370 INFO:tasks.workunit.client.0.smithi121.stderr:+ truncate /tmp/rbd_import_export_266149/sparse2 -s 2M 2023-09-23T23:08:09.396 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse1 2023-09-23T23:08:09.434 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 0% complete...failed. 2023-09-23T23:08:09.434 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:08:09.438 INFO:tasks.workunit.client.0.smithi121.stderr:+ true 2023-09-23T23:08:09.439 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_266149/sparse1 2023-09-23T23:08:09.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:09.480 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:09.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:09 smithi121 bash[74920]: cluster 2023-09-23T23:08:08.729897+0000 mgr.y (mgr.34107) 1578 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 802 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 97 KiB/s rd, 11 KiB/s wr, 133 op/s 2023-09-23T23:08:09.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:09 smithi121 bash[74920]: audit 2023-09-23T23:08:09.240368+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.121:0/2611484176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:08:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:09 smithi121 bash[78246]: cluster 2023-09-23T23:08:08.729897+0000 mgr.y (mgr.34107) 1578 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 802 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 97 KiB/s rd, 11 KiB/s wr, 133 op/s 2023-09-23T23:08:09.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:09 smithi121 bash[78246]: audit 2023-09-23T23:08:09.240368+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.121:0/2611484176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:08:09.517 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T23:08:09.518 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:09.518 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:08:09.522 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd ls -l 2023-09-23T23:08:09.522 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep sparse1 2023-09-23T23:08:09.522 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T23:08:09.569 INFO:tasks.workunit.client.0.smithi121.stdout:sparse1 2 MiB 2 2023-09-23T23:08:09.570 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse1 2023-09-23T23:08:09.570 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse1 2023-09-23T23:08:09.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse1 2023-09-23T23:08:09.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep block_name_prefix 2023-09-23T23:08:09.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:09.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:09.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:09 smithi123 bash[59255]: cluster 2023-09-23T23:08:08.729897+0000 mgr.y (mgr.34107) 1578 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 802 KiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 97 KiB/s rd, 11 KiB/s wr, 133 op/s 2023-09-23T23:08:09.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:09 smithi123 bash[59255]: audit 2023-09-23T23:08:09.240368+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.121:0/2611484176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:08:09.616 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:09.620 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.b58e20cd1127 2023-09-23T23:08:09.620 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.b58e20cd1127 2023-09-23T23:08:09.620 INFO:tasks.workunit.client.0.smithi121.stderr:+ get_image_data_pool sparse1 2023-09-23T23:08:09.620 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse1 2023-09-23T23:08:09.620 INFO:tasks.workunit.client.0.smithi121.stderr:+ + sed -e s/rbd_data.b58e20cd1127\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:09.620 INFO:tasks.workunit.client.0.smithi121.stderr:sort -u 2023-09-23T23:08:09.621 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse1 2023-09-23T23:08:09.621 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep data_pool: 2023-09-23T23:08:09.621 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk -F: { print $NF } 2023-09-23T23:08:09.657 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:09.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:09.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:09.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:09.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:09.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:09.743 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:09.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects=1 2023-09-23T23:08:09.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 1 2023-09-23T23:08:09.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:08:09.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export sparse1 /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:09.806 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T23:08:09.809 INFO:tasks.workunit.client.0.smithi121.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_266149/sparse1 /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:09.809 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp -l /tmp/rbd_import_export_266149/sparse1 /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:09.813 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse1 --format %b 2023-09-23T23:08:09.814 INFO:tasks.workunit.client.0.smithi121.stderr:+ origsize=2048 2023-09-23T23:08:09.814 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse1.out --format %b 2023-09-23T23:08:09.814 INFO:tasks.workunit.client.0.smithi121.stderr:+ exportsize=2048 2023-09-23T23:08:09.814 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:09.815 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:09.815 INFO:tasks.workunit.client.0.smithi121.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:08:09.815 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:09.815 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse1 2023-09-23T23:08:09.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:09.865 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:09.926 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T23:08:09.929 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse2 2023-09-23T23:08:09.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:09.968 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 0% complete...failed. 2023-09-23T23:08:09.968 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:08:09.971 INFO:tasks.workunit.client.0.smithi121.stderr:+ true 2023-09-23T23:08:09.971 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_266149/sparse2 2023-09-23T23:08:09.989 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:09.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:09.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:10.046 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T23:08:10.047 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:10.047 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:08:10.051 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd ls -l 2023-09-23T23:08:10.051 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep sparse2 2023-09-23T23:08:10.051 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T23:08:10.091 INFO:tasks.workunit.client.0.smithi121.stdout:sparse2 2 MiB 2 2023-09-23T23:08:10.092 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse2 2023-09-23T23:08:10.092 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse2 2023-09-23T23:08:10.092 INFO:tasks.workunit.client.0.smithi121.stderr:+ + grep block_name_prefix 2023-09-23T23:08:10.092 INFO:tasks.workunit.client.0.smithi121.stderr:rbd info sparse2 2023-09-23T23:08:10.092 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:10.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:10.123 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:10.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:10.132 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.b5c177845f26 2023-09-23T23:08:10.132 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.b5c177845f26 2023-09-23T23:08:10.132 INFO:tasks.workunit.client.0.smithi121.stderr:+ + sed -e s/rbd_data.b5c177845f26\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:10.132 INFO:tasks.workunit.client.0.smithi121.stderr:get_image_data_pool sparse2 2023-09-23T23:08:10.132 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse2 2023-09-23T23:08:10.133 INFO:tasks.workunit.client.0.smithi121.stderr:+ sort -u 2023-09-23T23:08:10.133 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse2 2023-09-23T23:08:10.133 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep data_pool: 2023-09-23T23:08:10.133 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk -F: { print $NF } 2023-09-23T23:08:10.180 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:10.180 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:10.180 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:10.180 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:10.180 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:10.214 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects=0 2023-09-23T23:08:10.214 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 0 2023-09-23T23:08:10.214 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T23:08:10.214 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export sparse2 /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:10.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:10.248 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:10.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:10.261 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T23:08:10.267 INFO:tasks.workunit.client.0.smithi121.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_266149/sparse2 /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:10.267 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp -l /tmp/rbd_import_export_266149/sparse2 /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:10.270 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse2 --format %b 2023-09-23T23:08:10.271 INFO:tasks.workunit.client.0.smithi121.stderr:+ origsize=2048 2023-09-23T23:08:10.271 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse2.out --format %b 2023-09-23T23:08:10.272 INFO:tasks.workunit.client.0.smithi121.stderr:+ exportsize=2048 2023-09-23T23:08:10.272 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:10.272 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:10.272 INFO:tasks.workunit.client.0.smithi121.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:08:10.272 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:10.273 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse2 2023-09-23T23:08:10.351 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:10.375 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:10.398 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T23:08:10.403 INFO:tasks.workunit.client.0.smithi121.stderr:+ truncate /tmp/rbd_import_export_266149/sparse1 -s 10M 2023-09-23T23:08:10.404 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T23:08:10.479 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:10.486 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:10 smithi121 bash[74920]: audit 2023-09-23T23:08:09.339914+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.121:0/2611484176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:08:10.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:10 smithi121 bash[78246]: audit 2023-09-23T23:08:09.339914+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.121:0/2611484176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:08:10.501 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:10.523 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:08:10.524 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:10.524 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:08:10.529 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd ls -l 2023-09-23T23:08:10.529 INFO:tasks.workunit.client.0.smithi121.stderr:+ + grep sparse1 2023-09-23T23:08:10.529 INFO:tasks.workunit.client.0.smithi121.stderr:grep -Ei (10 MiB|10240k) 2023-09-23T23:08:10.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:10 smithi123 bash[59255]: audit 2023-09-23T23:08:09.339914+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.121:0/2611484176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:08:10.570 INFO:tasks.workunit.client.0.smithi121.stdout:sparse1 10 MiB 2 2023-09-23T23:08:10.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse1 2023-09-23T23:08:10.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse1 2023-09-23T23:08:10.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse1 2023-09-23T23:08:10.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep block_name_prefix 2023-09-23T23:08:10.571 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:10.605 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:10.612 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.8f6ad961d964 2023-09-23T23:08:10.613 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.8f6ad961d964 2023-09-23T23:08:10.613 INFO:tasks.workunit.client.0.smithi121.stderr:+ + sed -eget_image_data_pool+ s/rbd_data.8f6ad961d964\.// sparse1 2023-09-23T23:08:10.614 INFO:tasks.workunit.client.0.smithi121.stderr: -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:10.614 INFO:tasks.workunit.client.0.smithi121.stderr:+ sortimage=sparse1 2023-09-23T23:08:10.614 INFO:tasks.workunit.client.0.smithi121.stderr: -u 2023-09-23T23:08:10.614 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse1 2023-09-23T23:08:10.614 INFO:tasks.workunit.client.0.smithi121.stderr:+ + awk -F: { print $NF } 2023-09-23T23:08:10.615 INFO:tasks.workunit.client.0.smithi121.stderr:grep data_pool: 2023-09-23T23:08:10.626 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:10.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:10.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:10.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:10.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:10.658 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:10.694 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects=1 2023-09-23T23:08:10.694 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 1 2023-09-23T23:08:10.694 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:08:10.694 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export sparse1 /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:10.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:10.745 INFO:tasks.workunit.client.0.smithi121.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:08:10.749 INFO:tasks.workunit.client.0.smithi121.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_266149/sparse1 /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:10.750 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp -l /tmp/rbd_import_export_266149/sparse1 /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:10.753 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:10.759 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse1 --format %b 2023-09-23T23:08:10.760 INFO:tasks.workunit.client.0.smithi121.stderr:+ origsize=2048 2023-09-23T23:08:10.760 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse1.out --format %b 2023-09-23T23:08:10.761 INFO:tasks.workunit.client.0.smithi121.stderr:+ exportsize=2048 2023-09-23T23:08:10.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:10.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:10.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:08:10.762 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/sparse1.out 2023-09-23T23:08:10.763 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse1 2023-09-23T23:08:10.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:10.877 INFO:tasks.workunit.client.0.smithi121.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:08:10.881 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:10.882 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_266149/sparse2 oflag=append conv=notrunc 2023-09-23T23:08:10.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:10.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:10.900 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0: {} 2023-09-23T23:08:10.919 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1: {} 2023-09-23T23:08:10.920 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records in 2023-09-23T23:08:10.921 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records out 2023-09-23T23:08:10.921 INFO:tasks.workunit.client.0.smithi121.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0384629 s, 54.5 MB/s 2023-09-23T23:08:10.921 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T23:08:10.939 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2: {} 2023-09-23T23:08:10.965 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3: {} 2023-09-23T23:08:10.984 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:10.986 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4: {} 2023-09-23T23:08:11.004 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:11.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:11.014 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5: {} 2023-09-23T23:08:11.021 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:08:11.022 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:11.022 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:08:11.026 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd ls -l 2023-09-23T23:08:11.026 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep sparse2 2023-09-23T23:08:11.027 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T23:08:11.041 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6: {} 2023-09-23T23:08:11.068 INFO:tasks.workunit.client.0.smithi121.stdout:sparse2 4 MiB 2 2023-09-23T23:08:11.069 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse2 2023-09-23T23:08:11.069 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse2 2023-09-23T23:08:11.069 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse2 2023-09-23T23:08:11.069 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7: {} 2023-09-23T23:08:11.070 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep block_name_prefix 2023-09-23T23:08:11.070 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.071 INFO:teuthology.orchestra.run.smithi121.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:08:11.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:11.115 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.8f9deae57ccf 2023-09-23T23:08:11.115 INFO:tasks.workunit.client.0.smithi121.stderr:+ get_image_data_pool sparse2 2023-09-23T23:08:11.115 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse2 2023-09-23T23:08:11.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.8f9deae57ccf 2023-09-23T23:08:11.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ sed -e s/rbd_data.8f9deae57ccf\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:11.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse2 2023-09-23T23:08:11.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep data_pool: 2023-09-23T23:08:11.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ sort -u 2023-09-23T23:08:11.116 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk -F: { print $NF } 2023-09-23T23:08:11.129 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:11.156 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:11.157 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:11.157 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:11.157 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:11.157 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:11.197 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects=0 2023-09-23T23:08:11.197 INFO:tasks.workunit.client.0.smithi121.stderr:2 2023-09-23T23:08:11.197 INFO:tasks.workunit.client.0.smithi121.stderr:3 2023-09-23T23:08:11.197 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 0 2 3 2023-09-23T23:08:11.198 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T23:08:11.198 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export sparse2 /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:11.232 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:11.249 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T23:08:11.254 INFO:tasks.workunit.client.0.smithi121.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_266149/sparse2 /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:11.254 INFO:tasks.workunit.client.0.smithi121.stderr:+ cmp -l /tmp/rbd_import_export_266149/sparse2 /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:11.257 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:08:11.258 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse2 --format %b 2023-09-23T23:08:11.259 INFO:tasks.workunit.client.0.smithi121.stderr:+ origsize=6144 2023-09-23T23:08:11.259 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse2.out --format %b 2023-09-23T23:08:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:08:11.260 INFO:tasks.workunit.client.0.smithi121.stderr:+ exportsize=6144 2023-09-23T23:08:11.260 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:11.260 INFO:tasks.workunit.client.0.smithi121.stderr:+ difference=0 2023-09-23T23:08:11.261 INFO:tasks.workunit.client.0.smithi121.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:08:11.261 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/sparse2.out 2023-09-23T23:08:11.261 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse2 2023-09-23T23:08:11.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:11.378 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T23:08:11.382 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T23:08:11.383 INFO:tasks.workunit.client.0.smithi121.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T23:08:11.383 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_266149/sparse1 sparse 2023-09-23T23:08:11.385 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:11.463 INFO:tasks.workunit.client.0.smithi121.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:08:11.464 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:11.464 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:08:11.468 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse 2023-09-23T23:08:11.468 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse 2023-09-23T23:08:11.469 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:11.469 INFO:tasks.workunit.client.0.smithi121.stderr:+ + awk {print $NF;} 2023-09-23T23:08:11.469 INFO:tasks.workunit.client.0.smithi121.stderr:grep block_name_prefix 2023-09-23T23:08:11.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:11 smithi121 bash[78246]: cluster 2023-09-23T23:08:10.730432+0000 mgr.y (mgr.34107) 1579 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 1.6 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 449 KiB/s rd, 353 KiB/s wr, 152 op/s 2023-09-23T23:08:11.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:11 smithi121 bash[78246]: audit 2023-09-23T23:08:10.875146+0000 mon.a (mon.0) 2100 : audit 0 from='client.? 172.21.15.121:0/2194404523' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:08:11.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:11 smithi121 bash[74920]: cluster 2023-09-23T23:08:10.730432+0000 mgr.y (mgr.34107) 1579 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 1.6 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 449 KiB/s rd, 353 KiB/s wr, 152 op/s 2023-09-23T23:08:11.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:11 smithi121 bash[74920]: audit 2023-09-23T23:08:10.875146+0000 mon.a (mon.0) 2100 : audit 0 from='client.? 172.21.15.121:0/2194404523' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:08:11.517 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.8fcafa36b3ba 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.8fcafa36b3ba 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr:+ sed -e s/rbd_data.8fcafa36b3ba\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr:+ + get_image_data_pool sparse 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr:+ sortimage=sparse -u 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr: 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:11.519 INFO:tasks.workunit.client.0.smithi121.stderr:+ + awk -F: { print $NF } 2023-09-23T23:08:11.520 INFO:tasks.workunit.client.0.smithi121.stderr:grep data_pool: 2023-09-23T23:08:11.520 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:11.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:11.565 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:11.565 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:11.566 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:11.566 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:11.566 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:11.610 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects=1 2023-09-23T23:08:11.610 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 1 2023-09-23T23:08:11.610 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:08:11.610 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse 2023-09-23T23:08:11.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:11.649 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:11.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:11.738 INFO:tasks.workunit.client.0.smithi121.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:08:11.744 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T23:08:11.744 INFO:tasks.workunit.client.0.smithi121.stdout:zeros import through stdin to sparse image 2023-09-23T23:08:11.745 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T23:08:11.745 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd import --new-format - sparse 2023-09-23T23:08:11.752 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:11.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:11 smithi123 bash[59255]: cluster 2023-09-23T23:08:10.730432+0000 mgr.y (mgr.34107) 1579 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 1.6 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 449 KiB/s rd, 353 KiB/s wr, 152 op/s 2023-09-23T23:08:11.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:11 smithi123 bash[59255]: audit 2023-09-23T23:08:10.875146+0000 mon.a (mon.0) 2100 : audit 0 from='client.? 172.21.15.121:0/2194404523' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:08:11.783 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:11.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:11.806 INFO:tasks.workunit.client.0.smithi121.stderr:4+0 records in 2023-09-23T23:08:11.807 INFO:tasks.workunit.client.0.smithi121.stderr:4+0 records out 2023-09-23T23:08:11.807 INFO:tasks.workunit.client.0.smithi121.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.061987 s, 67.7 MB/s 2023-09-23T23:08:11.823 INFO:tasks.workunit.client.0.smithi121.stderr: Importing image: 100% complete...done. 2023-09-23T23:08:11.824 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:11.827 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse 2023-09-23T23:08:11.827 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse 2023-09-23T23:08:11.827 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:11.828 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep block_name_prefix 2023-09-23T23:08:11.828 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:11.878 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.8feb9812ab86 2023-09-23T23:08:11.878 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.8feb9812ab86 2023-09-23T23:08:11.878 INFO:tasks.workunit.client.0.smithi121.stderr:+ sed -e s/rbd_data.8feb9812ab86\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:11.879 INFO:tasks.workunit.client.0.smithi121.stderr:+ + get_image_data_pool sparse 2023-09-23T23:08:11.879 INFO:tasks.workunit.client.0.smithi121.stderr:sort -u 2023-09-23T23:08:11.879 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse 2023-09-23T23:08:11.879 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:11.879 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep data_pool: 2023-09-23T23:08:11.879 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk -F: { print $NF } 2023-09-23T23:08:11.887 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:11.911 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:08:11.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:11.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:08:11.927 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:11.927 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:11.928 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:11.928 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:11.928 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:11.968 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects= 2023-09-23T23:08:11.968 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 2023-09-23T23:08:11.968 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T23:08:11.968 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse 2023-09-23T23:08:12.015 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:12.037 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:12.096 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:08:12.101 INFO:tasks.workunit.client.0.smithi121.stdout:zeros export to sparse file 2023-09-23T23:08:12.102 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo zeros export to sparse file 2023-09-23T23:08:12.102 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T23:08:12.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:12.149 INFO:tasks.workunit.client.0.smithi121.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:08:12.151 INFO:tasks.workunit.client.0.smithi121.stderr:+ + rbd info sparse 2023-09-23T23:08:12.151 INFO:tasks.workunit.client.0.smithi121.stderr:grep block_name_prefix 2023-09-23T23:08:12.151 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:12.168 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:08:12.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:08:12.199 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.900cfa6f85ed 2023-09-23T23:08:12.201 INFO:tasks.workunit.client.0.smithi121.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T23:08:12.201 INFO:tasks.workunit.client.0.smithi121.stderr:+ get_image_data_pool sparse 2023-09-23T23:08:12.201 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse 2023-09-23T23:08:12.201 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:12.201 INFO:tasks.workunit.client.0.smithi121.stderr:+ + grep data_pool: 2023-09-23T23:08:12.201 INFO:tasks.workunit.client.0.smithi121.stderr:awk -F: { print $NF } 2023-09-23T23:08:12.244 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:12.244 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:12.244 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:12.245 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:12.245 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados -p rbd put rbd_data.900cfa6f85ed.000000000000 - 2023-09-23T23:08:12.271 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:12.282 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records in 2023-09-23T23:08:12.282 INFO:tasks.workunit.client.0.smithi121.stderr:1+0 records out 2023-09-23T23:08:12.283 INFO:tasks.workunit.client.0.smithi121.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0817134 s, 51.3 MB/s 2023-09-23T23:08:12.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:12.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:12.306 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects sparse 2023-09-23T23:08:12.306 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse 2023-09-23T23:08:12.306 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:12.306 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep block_name_prefix 2023-09-23T23:08:12.306 INFO:tasks.workunit.client.0.smithi121.stderr:+ awk {print $NF;} 2023-09-23T23:08:12.346 INFO:tasks.workunit.client.0.smithi121.stderr:+ prefix=rbd_data.900cfa6f85ed 2023-09-23T23:08:12.348 INFO:tasks.workunit.client.0.smithi121.stderr:+ grep rbd_data.900cfa6f85ed 2023-09-23T23:08:12.348 INFO:tasks.workunit.client.0.smithi121.stderr:+ get_image_data_pool sparse 2023-09-23T23:08:12.348 INFO:tasks.workunit.client.0.smithi121.stderr:+ image=sparse 2023-09-23T23:08:12.348 INFO:tasks.workunit.client.0.smithi121.stderr:+ sed -e s/rbd_data.900cfa6f85ed\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:08:12.349 INFO:tasks.workunit.client.0.smithi121.stderr:+ sort -u 2023-09-23T23:08:12.349 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd info sparse 2023-09-23T23:08:12.349 INFO:tasks.workunit.client.0.smithi121.stderr:+ + grep data_pool: 2023-09-23T23:08:12.349 INFO:tasks.workunit.client.0.smithi121.stderr:awk -F: { print $NF } 2023-09-23T23:08:12.390 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool= 2023-09-23T23:08:12.390 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ -z ] 2023-09-23T23:08:12.390 INFO:tasks.workunit.client.0.smithi121.stderr:+ data_pool=rbd 2023-09-23T23:08:12.390 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo rbd 2023-09-23T23:08:12.390 INFO:tasks.workunit.client.0.smithi121.stderr:+ rados ls -p rbd 2023-09-23T23:08:12.393 INFO:teuthology.orchestra.run.smithi123.stdout:ERROR: (22) Invalid argument 2023-09-23T23:08:12.393 INFO:teuthology.orchestra.run.smithi123.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:08:12.399 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:12.423 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:08:12.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:08:12.430 INFO:tasks.workunit.client.0.smithi121.stderr:+ objects=0 2023-09-23T23:08:12.431 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo 0 2023-09-23T23:08:12.431 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T23:08:12.431 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/sparse 2023-09-23T23:08:12.431 INFO:tasks.workunit.client.0.smithi121.stderr:rm: cannot remove '/tmp/rbd_import_export_266149/sparse': No such file or directory 2023-09-23T23:08:12.432 INFO:tasks.workunit.client.0.smithi121.stderr:+ true 2023-09-23T23:08:12.432 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd export sparse /tmp/rbd_import_export_266149/sparse 2023-09-23T23:08:12.476 INFO:tasks.workunit.client.0.smithi121.stderr: Exporting image: 100% complete...done. 2023-09-23T23:08:12.481 INFO:tasks.workunit.client.0.smithi121.stderr:+ stat /tmp/rbd_import_export_266149/sparse --format=%b 2023-09-23T23:08:12.482 INFO:tasks.workunit.client.0.smithi121.stderr:+ [ 0 = 0 ] 2023-09-23T23:08:12.482 INFO:tasks.workunit.client.0.smithi121.stderr:+ rbd rm sparse 2023-09-23T23:08:12.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:12.554 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.631 INFO:tasks.workunit.client.0.smithi121.stderr: Removing image: 100% complete...done. 2023-09-23T23:08:12.631 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm /tmp/rbd_import_export_266149/sparse /tmp/rbd_import_export_266149/sparse1 /tmp/rbd_import_export_266149/sparse2 /tmp/rbd_import_export_266149/sparse3 2023-09-23T23:08:12.631 INFO:tasks.workunit.client.0.smithi121.stderr:rm: cannot remove '/tmp/rbd_import_export_266149/sparse3': No such file or directory 2023-09-23T23:08:12.631 INFO:tasks.workunit.client.0.smithi121.stderr:+ true 2023-09-23T23:08:12.632 INFO:tasks.workunit.client.0.smithi121.stdout:OK 2023-09-23T23:08:12.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:12.633 INFO:tasks.workunit.client.0.smithi121.stderr:+ echo OK 2023-09-23T23:08:12.633 INFO:tasks.workunit.client.0.smithi121.stderr:+ rm -rf /tmp/rbd_import_export_266149 2023-09-23T23:08:12.633 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T23:08:12.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T23:08:12.692 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T23:08:12.692 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:08:12.733 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:12.759 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:12.863 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:12.892 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:12.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:12.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:12.995 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:13.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:12 smithi123 bash[59255]: audit 2023-09-23T23:08:12.675318+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:13.017 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:08:13.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:13.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:08:13.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:12 smithi121 bash[78246]: audit 2023-09-23T23:08:12.675318+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:13.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:12 smithi121 bash[74920]: audit 2023-09-23T23:08:12.675318+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:13.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:13.150 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:08:13.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:13.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:08:13.195 DEBUG:teuthology.parallel:result is None 2023-09-23T23:08:13.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:08:13.208 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:08:13.208 DEBUG:teuthology.orchestra.run.smithi121:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:08:13.211 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:08:13.254 DEBUG:teuthology.orchestra.run.smithi121:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:13.279 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:08:13.279 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:08:13.279 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T23:08:13.279 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:08:13.280 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-23T23:08:13.280 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:08:13.280 DEBUG:teuthology.orchestra.run.smithi121:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:08:13.296 INFO:teuthology.orchestra.run.smithi121.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:08:13.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:13.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi121 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:08:13.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:13.302 INFO:teuthology.orchestra.run.smithi121.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:08:13.303 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:08:13.400 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:08:13.401 DEBUG:teuthology.orchestra.run.smithi121:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:08:13.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:13.406 INFO:tasks.thrashosds:joining thrashosds 2023-09-23T23:08:13.435 INFO:teuthology.orchestra.run.smithi123.stderr:Error response from daemon: Cannot kill container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:08:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:08:13.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi123 with status 1: 'sudo docker kill -s 1 ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:08:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:13 smithi123 bash[59255]: cluster 2023-09-23T23:08:12.730833+0000 mgr.y (mgr.34107) 1580 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 1.6 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 347 KiB/s rd, 274 KiB/s wr, 118 op/s 2023-09-23T23:08:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:13 smithi123 bash[59255]: cluster 2023-09-23T23:08:12.753341+0000 mon.a (mon.0) 2102 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:08:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:13 smithi123 bash[59255]: cluster 2023-09-23T23:08:12.755293+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:08:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:13 smithi123 bash[59255]: cluster 2023-09-23T23:08:12.758835+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:08:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:13 smithi123 bash[59255]: audit 2023-09-23T23:08:13.048226+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:14.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:13 smithi123 bash[59255]: audit 2023-09-23T23:08:13.054299+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[74920]: cluster 2023-09-23T23:08:12.730833+0000 mgr.y (mgr.34107) 1580 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 1.6 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 347 KiB/s rd, 274 KiB/s wr, 118 op/s 2023-09-23T23:08:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[74920]: cluster 2023-09-23T23:08:12.753341+0000 mon.a (mon.0) 2102 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:08:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[74920]: cluster 2023-09-23T23:08:12.755293+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:08:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[74920]: cluster 2023-09-23T23:08:12.758835+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:08:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[74920]: audit 2023-09-23T23:08:13.048226+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[74920]: audit 2023-09-23T23:08:13.054299+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:14.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[78246]: cluster 2023-09-23T23:08:12.730833+0000 mgr.y (mgr.34107) 1580 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 1.6 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 347 KiB/s rd, 274 KiB/s wr, 118 op/s 2023-09-23T23:08:14.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[78246]: cluster 2023-09-23T23:08:12.753341+0000 mon.a (mon.0) 2102 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:08:14.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[78246]: cluster 2023-09-23T23:08:12.755293+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:08:14.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[78246]: cluster 2023-09-23T23:08:12.758835+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:08:14.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[78246]: audit 2023-09-23T23:08:13.048226+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:14.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:13 smithi121 bash[78246]: audit 2023-09-23T23:08:13.054299+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:15.773 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is set 2023-09-23T23:08:16.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:15 smithi123 bash[59255]: cluster 2023-09-23T23:08:14.731380+0000 mgr.y (mgr.34107) 1581 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 1.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 735 KiB/s rd, 523 KiB/s wr, 285 op/s 2023-09-23T23:08:16.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:15 smithi123 bash[59255]: audit 2023-09-23T23:08:14.850215+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.121:0/462254773' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:16.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:15 smithi123 bash[59255]: audit 2023-09-23T23:08:14.850694+0000 mon.a (mon.0) 2105 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:16.100 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:15 smithi121 bash[78246]: cluster 2023-09-23T23:08:14.731380+0000 mgr.y (mgr.34107) 1581 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 1.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 735 KiB/s rd, 523 KiB/s wr, 285 op/s 2023-09-23T23:08:16.101 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:15 smithi121 bash[78246]: audit 2023-09-23T23:08:14.850215+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.121:0/462254773' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:16.101 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:15 smithi121 bash[78246]: audit 2023-09-23T23:08:14.850694+0000 mon.a (mon.0) 2105 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:16.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:15 smithi121 bash[74920]: cluster 2023-09-23T23:08:14.731380+0000 mgr.y (mgr.34107) 1581 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 1.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 735 KiB/s rd, 523 KiB/s wr, 285 op/s 2023-09-23T23:08:16.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:15 smithi121 bash[74920]: audit 2023-09-23T23:08:14.850215+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.121:0/462254773' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:16.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:15 smithi121 bash[74920]: audit 2023-09-23T23:08:14.850694+0000 mon.a (mon.0) 2105 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:16.778 INFO:teuthology.orchestra.run.smithi121.stderr:marked out osd.6. 2023-09-23T23:08:17.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: cluster 2023-09-23T23:08:15.753866+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:08:17.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: audit 2023-09-23T23:08:15.763931+0000 mon.a (mon.0) 2107 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:17.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: cluster 2023-09-23T23:08:15.764040+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:08:17.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: cluster 2023-09-23T23:08:15.765245+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: cluster 2023-09-23T23:08:15.765507+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: cluster 2023-09-23T23:08:15.765692+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: audit 2023-09-23T23:08:16.722191+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.121:0/3197285273' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: audit 2023-09-23T23:08:16.722970+0000 mon.a (mon.0) 2109 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[78246]: cluster 2023-09-23T23:08:16.723248+0000 mon.a (mon.0) 2110 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: debug 2023-09-23T23:08:16.719+0000 7f4eee986700 -1 mon.a@0(leader).osd e352 definitely_dead 0 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: cluster 2023-09-23T23:08:15.753866+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: audit 2023-09-23T23:08:15.763931+0000 mon.a (mon.0) 2107 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: cluster 2023-09-23T23:08:15.764040+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:08:17.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: cluster 2023-09-23T23:08:15.765245+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: cluster 2023-09-23T23:08:15.765507+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: cluster 2023-09-23T23:08:15.765692+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: audit 2023-09-23T23:08:16.722191+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.121:0/3197285273' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T23:08:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: audit 2023-09-23T23:08:16.722970+0000 mon.a (mon.0) 2109 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T23:08:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:16 smithi121 bash[74920]: cluster 2023-09-23T23:08:16.723248+0000 mon.a (mon.0) 2110 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: cluster 2023-09-23T23:08:15.753866+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: audit 2023-09-23T23:08:15.763931+0000 mon.a (mon.0) 2107 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: cluster 2023-09-23T23:08:15.764040+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: cluster 2023-09-23T23:08:15.765245+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: cluster 2023-09-23T23:08:15.765507+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: cluster 2023-09-23T23:08:15.765692+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: audit 2023-09-23T23:08:16.722191+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.121:0/3197285273' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T23:08:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: audit 2023-09-23T23:08:16.722970+0000 mon.a (mon.0) 2109 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-23T23:08:17.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:16 smithi123 bash[59255]: cluster 2023-09-23T23:08:16.723248+0000 mon.a (mon.0) 2110 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-23T23:08:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[74920]: cluster 2023-09-23T23:08:16.731957+0000 mgr.y (mgr.34107) 1582 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 997 KiB/s rd, 1.4 MiB/s wr, 305 op/s 2023-09-23T23:08:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[74920]: audit 2023-09-23T23:08:16.769333+0000 mon.a (mon.0) 2111 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T23:08:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[74920]: cluster 2023-09-23T23:08:16.769403+0000 mon.a (mon.0) 2112 : cluster 0 osdmap e353: 8 total, 8 up, 6 in 2023-09-23T23:08:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[74920]: cluster 2023-09-23T23:08:16.771585+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[74920]: cluster 2023-09-23T23:08:16.772081+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[74920]: cluster 2023-09-23T23:08:16.772335+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[78246]: cluster 2023-09-23T23:08:16.731957+0000 mgr.y (mgr.34107) 1582 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 997 KiB/s rd, 1.4 MiB/s wr, 305 op/s 2023-09-23T23:08:18.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[78246]: audit 2023-09-23T23:08:16.769333+0000 mon.a (mon.0) 2111 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T23:08:18.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[78246]: cluster 2023-09-23T23:08:16.769403+0000 mon.a (mon.0) 2112 : cluster 0 osdmap e353: 8 total, 8 up, 6 in 2023-09-23T23:08:18.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[78246]: cluster 2023-09-23T23:08:16.771585+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[78246]: cluster 2023-09-23T23:08:16.772081+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:17 smithi121 bash[78246]: cluster 2023-09-23T23:08:16.772335+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:17 smithi123 bash[59255]: cluster 2023-09-23T23:08:16.731957+0000 mgr.y (mgr.34107) 1582 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 997 KiB/s rd, 1.4 MiB/s wr, 305 op/s 2023-09-23T23:08:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:17 smithi123 bash[59255]: audit 2023-09-23T23:08:16.769333+0000 mon.a (mon.0) 2111 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-23T23:08:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:17 smithi123 bash[59255]: cluster 2023-09-23T23:08:16.769403+0000 mon.a (mon.0) 2112 : cluster 0 osdmap e353: 8 total, 8 up, 6 in 2023-09-23T23:08:18.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:17 smithi123 bash[59255]: cluster 2023-09-23T23:08:16.771585+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:17 smithi123 bash[59255]: cluster 2023-09-23T23:08:16.772081+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:18.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:17 smithi123 bash[59255]: cluster 2023-09-23T23:08:16.772335+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.756131+0000 mon.a (mon.0) 2113 : cluster 0 osdmap e354: 8 total, 8 up, 6 in 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.757389+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.757859+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.761936+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.762527+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.763858+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.764464+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.765555+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.766410+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.767594+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:17.768381+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:18 smithi123 bash[59255]: cluster 2023-09-23T23:08:18.732809+0000 mgr.y (mgr.34107) 1583 : cluster 0 pgmap v1746: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 960 KiB/s rd, 1.5 MiB/s wr, 361 op/s; 803 B/s, 2 objects/s recovering 2023-09-23T23:08:19.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:08:19.152 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:08:18] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.33.4" 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.756131+0000 mon.a (mon.0) 2113 : cluster 0 osdmap e354: 8 total, 8 up, 6 in 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.757389+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.757859+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.761936+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.762527+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.763858+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.764464+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.765555+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.766410+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.767594+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:17.768381+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[74920]: cluster 2023-09-23T23:08:18.732809+0000 mgr.y (mgr.34107) 1583 : cluster 0 pgmap v1746: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 960 KiB/s rd, 1.5 MiB/s wr, 361 op/s; 803 B/s, 2 objects/s recovering 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.756131+0000 mon.a (mon.0) 2113 : cluster 0 osdmap e354: 8 total, 8 up, 6 in 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.757389+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.757859+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.761936+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.762527+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.763858+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.764464+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.765555+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.766410+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.154 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.767594+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:17.768381+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:08:19.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:18 smithi121 bash[78246]: cluster 2023-09-23T23:08:18.732809+0000 mgr.y (mgr.34107) 1583 : cluster 0 pgmap v1746: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 960 KiB/s rd, 1.5 MiB/s wr, 361 op/s; 803 B/s, 2 objects/s recovering 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: cluster 2023-09-23T23:08:18.779480+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: cluster 2023-09-23T23:08:18.780199+0000 mon.a (mon.0) 2114 : cluster 0 osdmap e355: 8 total, 8 up, 6 in 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: cluster 2023-09-23T23:08:18.781958+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: cluster 2023-09-23T23:08:18.785772+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: cluster 2023-09-23T23:08:18.816325+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: audit 2023-09-23T23:08:19.242921+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:20.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:19 smithi123 bash[59255]: audit 2023-09-23T23:08:19.250003+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: cluster 2023-09-23T23:08:18.779480+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: cluster 2023-09-23T23:08:18.780199+0000 mon.a (mon.0) 2114 : cluster 0 osdmap e355: 8 total, 8 up, 6 in 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: cluster 2023-09-23T23:08:18.781958+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: cluster 2023-09-23T23:08:18.785772+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: cluster 2023-09-23T23:08:18.816325+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: audit 2023-09-23T23:08:19.242921+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[74920]: audit 2023-09-23T23:08:19.250003+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: cluster 2023-09-23T23:08:18.779480+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: cluster 2023-09-23T23:08:18.780199+0000 mon.a (mon.0) 2114 : cluster 0 osdmap e355: 8 total, 8 up, 6 in 2023-09-23T23:08:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: cluster 2023-09-23T23:08:18.781958+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: cluster 2023-09-23T23:08:18.785772+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: cluster 2023-09-23T23:08:18.816325+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:08:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: audit 2023-09-23T23:08:19.242921+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:19 smithi121 bash[78246]: audit 2023-09-23T23:08:19.250003+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:21.101 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[74920]: cluster 2023-09-23T23:08:19.787685+0000 mon.a (mon.0) 2117 : cluster 0 osdmap e356: 8 total, 8 up, 6 in 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[74920]: cluster 2023-09-23T23:08:19.789703+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[74920]: cluster 2023-09-23T23:08:19.790057+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[74920]: cluster 2023-09-23T23:08:19.792795+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.733730+0000 mgr.y (mgr.34107) 1584 : cluster 0 pgmap v1749: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 1.2 KiB/s, 7 objects/s recovering 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[78246]: cluster 2023-09-23T23:08:19.787685+0000 mon.a (mon.0) 2117 : cluster 0 osdmap e356: 8 total, 8 up, 6 in 2023-09-23T23:08:21.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[78246]: cluster 2023-09-23T23:08:19.789703+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[78246]: cluster 2023-09-23T23:08:19.790057+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[78246]: cluster 2023-09-23T23:08:19.792795+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:20 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.733730+0000 mgr.y (mgr.34107) 1584 : cluster 0 pgmap v1749: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 1.2 KiB/s, 7 objects/s recovering 2023-09-23T23:08:21.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:20 smithi123 bash[59255]: cluster 2023-09-23T23:08:19.787685+0000 mon.a (mon.0) 2117 : cluster 0 osdmap e356: 8 total, 8 up, 6 in 2023-09-23T23:08:21.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:20 smithi123 bash[59255]: cluster 2023-09-23T23:08:19.789703+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:20 smithi123 bash[59255]: cluster 2023-09-23T23:08:19.790057+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:20 smithi123 bash[59255]: cluster 2023-09-23T23:08:19.792795+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:08:21.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:20 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.733730+0000 mgr.y (mgr.34107) 1584 : cluster 0 pgmap v1749: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 1.2 KiB/s, 7 objects/s recovering 2023-09-23T23:08:22.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.801051+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.802902+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e357: 8 total, 8 up, 6 in 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.803399+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.805950+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.847621+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[78246]: cluster 2023-09-23T23:08:20.847815+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.801051+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.802902+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e357: 8 total, 8 up, 6 in 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.803399+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.805950+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.847621+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:21 smithi121 bash[74920]: cluster 2023-09-23T23:08:20.847815+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:21 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.801051+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:21 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.802902+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e357: 8 total, 8 up, 6 in 2023-09-23T23:08:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:21 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.803399+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:21 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.805950+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:21 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.847621+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:21 smithi123 bash[59255]: cluster 2023-09-23T23:08:20.847815+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:08:23.051 INFO:tasks.thrashosds.thrasher:inning osd 2023-09-23T23:08:23.052 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-09-23T23:08:23.052 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd in 6 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: audit 2023-09-23T23:08:21.975033+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: audit 2023-09-23T23:08:22.173970+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: audit 2023-09-23T23:08:22.181001+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: audit 2023-09-23T23:08:22.654093+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: audit 2023-09-23T23:08:22.655703+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: audit 2023-09-23T23:08:22.664112+0000 mon.a (mon.0) 2124 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[78246]: cluster 2023-09-23T23:08:22.734438+0000 mgr.y (mgr.34107) 1585 : cluster 0 pgmap v1751: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 1.1 KiB/s, 6 objects/s recovering 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: audit 2023-09-23T23:08:21.975033+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:23.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: audit 2023-09-23T23:08:22.173970+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: audit 2023-09-23T23:08:22.181001+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: audit 2023-09-23T23:08:22.654093+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:23.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: audit 2023-09-23T23:08:22.655703+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:23.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: audit 2023-09-23T23:08:22.664112+0000 mon.a (mon.0) 2124 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:22 smithi121 bash[74920]: cluster 2023-09-23T23:08:22.734438+0000 mgr.y (mgr.34107) 1585 : cluster 0 pgmap v1751: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 1.1 KiB/s, 6 objects/s recovering 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: audit 2023-09-23T23:08:21.975033+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: audit 2023-09-23T23:08:22.173970+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: audit 2023-09-23T23:08:22.181001+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: audit 2023-09-23T23:08:22.654093+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: audit 2023-09-23T23:08:22.655703+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: audit 2023-09-23T23:08:22.664112+0000 mon.a (mon.0) 2124 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:22 smithi123 bash[59255]: cluster 2023-09-23T23:08:22.734438+0000 mgr.y (mgr.34107) 1585 : cluster 0 pgmap v1751: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 1.1 KiB/s, 6 objects/s recovering 2023-09-23T23:08:24.158 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:24 smithi121 bash[78246]: cluster 2023-09-23T23:08:24.735318+0000 mgr.y (mgr.34107) 1586 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 96 KiB/s, 3 objects/s recovering 2023-09-23T23:08:25.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:24 smithi121 bash[74920]: cluster 2023-09-23T23:08:24.735318+0000 mgr.y (mgr.34107) 1586 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 96 KiB/s, 3 objects/s recovering 2023-09-23T23:08:25.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:24 smithi123 bash[59255]: cluster 2023-09-23T23:08:24.735318+0000 mgr.y (mgr.34107) 1586 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 96 KiB/s, 3 objects/s recovering 2023-09-23T23:08:26.045 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:08:26.046 INFO:teuthology.orchestra.run.smithi121.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:08:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:26 smithi121 bash[74920]: cluster 2023-09-23T23:08:26.735860+0000 mgr.y (mgr.34107) 1587 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 73 KiB/s, 2 objects/s recovering 2023-09-23T23:08:27.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:26 smithi121 bash[78246]: cluster 2023-09-23T23:08:26.735860+0000 mgr.y (mgr.34107) 1587 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 73 KiB/s, 2 objects/s recovering 2023-09-23T23:08:27.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:26 smithi123 bash[59255]: cluster 2023-09-23T23:08:26.735860+0000 mgr.y (mgr.34107) 1587 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 73 KiB/s, 2 objects/s recovering 2023-09-23T23:08:27.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:08:28.374 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:29.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:08:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:08:28] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.33.4" 2023-09-23T23:08:30.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:29 smithi123 bash[59255]: cluster 2023-09-23T23:08:28.736649+0000 mgr.y (mgr.34107) 1588 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 2 objects/s recovering 2023-09-23T23:08:30.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:29 smithi121 bash[74920]: cluster 2023-09-23T23:08:28.736649+0000 mgr.y (mgr.34107) 1588 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 2 objects/s recovering 2023-09-23T23:08:30.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:29 smithi121 bash[78246]: cluster 2023-09-23T23:08:28.736649+0000 mgr.y (mgr.34107) 1588 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 2 objects/s recovering 2023-09-23T23:08:30.783 INFO:teuthology.orchestra.run.smithi121.stderr:noscrub is unset 2023-09-23T23:08:31.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:30 smithi123 bash[59255]: audit 2023-09-23T23:08:30.446829+0000 mon.a (mon.0) 2125 : audit 1 from='client.? 172.21.15.121:0/1108587480' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:08:31.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:30 smithi123 bash[59255]: cluster 2023-09-23T23:08:30.737312+0000 mgr.y (mgr.34107) 1589 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:08:31.215 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:30 smithi121 bash[78246]: audit 2023-09-23T23:08:30.446829+0000 mon.a (mon.0) 2125 : audit 1 from='client.? 172.21.15.121:0/1108587480' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:08:31.215 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:30 smithi121 bash[78246]: cluster 2023-09-23T23:08:30.737312+0000 mgr.y (mgr.34107) 1589 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:08:31.215 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:30 smithi121 bash[74920]: audit 2023-09-23T23:08:30.446829+0000 mon.a (mon.0) 2125 : audit 1 from='client.? 172.21.15.121:0/1108587480' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:08:31.216 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:30 smithi121 bash[74920]: cluster 2023-09-23T23:08:30.737312+0000 mgr.y (mgr.34107) 1589 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[78246]: cluster 2023-09-23T23:08:30.760327+0000 mon.a (mon.0) 2126 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[78246]: audit 2023-09-23T23:08:30.773898+0000 mon.a (mon.0) 2127 : audit 1 from='client.? 172.21.15.121:0/1108587480' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[78246]: cluster 2023-09-23T23:08:30.773976+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e358: 8 total, 8 up, 6 in 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[78246]: cluster 2023-09-23T23:08:30.775973+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[78246]: cluster 2023-09-23T23:08:30.779177+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[74920]: cluster 2023-09-23T23:08:30.760327+0000 mon.a (mon.0) 2126 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[74920]: audit 2023-09-23T23:08:30.773898+0000 mon.a (mon.0) 2127 : audit 1 from='client.? 172.21.15.121:0/1108587480' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:08:32.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[74920]: cluster 2023-09-23T23:08:30.773976+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e358: 8 total, 8 up, 6 in 2023-09-23T23:08:32.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[74920]: cluster 2023-09-23T23:08:30.775973+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:32.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:31 smithi121 bash[74920]: cluster 2023-09-23T23:08:30.779177+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:32.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:31 smithi123 bash[59255]: cluster 2023-09-23T23:08:30.760327+0000 mon.a (mon.0) 2126 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:08:32.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:31 smithi123 bash[59255]: audit 2023-09-23T23:08:30.773898+0000 mon.a (mon.0) 2127 : audit 1 from='client.? 172.21.15.121:0/1108587480' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:08:32.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:31 smithi123 bash[59255]: cluster 2023-09-23T23:08:30.773976+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e358: 8 total, 8 up, 6 in 2023-09-23T23:08:32.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:31 smithi123 bash[59255]: cluster 2023-09-23T23:08:30.775973+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:32.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:31 smithi123 bash[59255]: cluster 2023-09-23T23:08:30.779177+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:32.622 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:08:33.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:32 smithi121 bash[78246]: cluster 2023-09-23T23:08:31.902384+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:33.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:32 smithi121 bash[78246]: cluster 2023-09-23T23:08:31.904837+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:33.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:32 smithi121 bash[78246]: cluster 2023-09-23T23:08:32.737788+0000 mgr.y (mgr.34107) 1590 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:08:33.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:32 smithi121 bash[74920]: cluster 2023-09-23T23:08:31.902384+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:33.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:32 smithi121 bash[74920]: cluster 2023-09-23T23:08:31.904837+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:33.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:32 smithi121 bash[74920]: cluster 2023-09-23T23:08:32.737788+0000 mgr.y (mgr.34107) 1590 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:08:33.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:32 smithi123 bash[59255]: cluster 2023-09-23T23:08:31.902384+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:33.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:32 smithi123 bash[59255]: cluster 2023-09-23T23:08:31.904837+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:08:33.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:32 smithi123 bash[59255]: cluster 2023-09-23T23:08:32.737788+0000 mgr.y (mgr.34107) 1590 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:08:33.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[74920]: debug 2023-09-23T23:08:33.491+0000 7f4eee986700 -1 mon.a@0(leader).osd e358 definitely_dead 0 2023-09-23T23:08:34.036 INFO:teuthology.orchestra.run.smithi121.stderr:marked in osd.6. 2023-09-23T23:08:34.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[78246]: audit 2023-09-23T23:08:32.994591+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:34.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[78246]: audit 2023-09-23T23:08:33.493249+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.121:0/1088612166' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:08:34.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[78246]: audit 2023-09-23T23:08:33.493811+0000 mon.a (mon.0) 2130 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:08:34.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[74920]: audit 2023-09-23T23:08:32.994591+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:34.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[74920]: audit 2023-09-23T23:08:33.493249+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.121:0/1088612166' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:08:34.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:33 smithi121 bash[74920]: audit 2023-09-23T23:08:33.493811+0000 mon.a (mon.0) 2130 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:08:34.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:33 smithi123 bash[59255]: audit 2023-09-23T23:08:32.994591+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:34.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:33 smithi123 bash[59255]: audit 2023-09-23T23:08:33.493249+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.121:0/1088612166' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:08:34.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:33 smithi123 bash[59255]: audit 2023-09-23T23:08:33.493811+0000 mon.a (mon.0) 2130 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-23T23:08:35.240 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-09-23T23:08:35.240 INFO:tasks.thrashosds.thrasher:inning osd 2023-09-23T23:08:35.240 INFO:tasks.thrashosds.thrasher:Adding osd 5 2023-09-23T23:08:35.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd in 5 2023-09-23T23:08:35.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:35 smithi123 bash[59255]: audit 2023-09-23T23:08:34.007804+0000 mon.a (mon.0) 2131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T23:08:35.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:35 smithi123 bash[59255]: cluster 2023-09-23T23:08:34.007971+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e359: 8 total, 8 up, 7 in 2023-09-23T23:08:35.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:35 smithi123 bash[59255]: cluster 2023-09-23T23:08:34.008473+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:35 smithi123 bash[59255]: cluster 2023-09-23T23:08:34.008631+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:35 smithi123 bash[59255]: cluster 2023-09-23T23:08:34.011222+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:35 smithi123 bash[59255]: cluster 2023-09-23T23:08:34.738402+0000 mgr.y (mgr.34107) 1591 : cluster 0 pgmap v1759: 73 pgs: 4 peering, 69 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[78246]: audit 2023-09-23T23:08:34.007804+0000 mon.a (mon.0) 2131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[78246]: cluster 2023-09-23T23:08:34.007971+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e359: 8 total, 8 up, 7 in 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[78246]: cluster 2023-09-23T23:08:34.008473+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[78246]: cluster 2023-09-23T23:08:34.008631+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[78246]: cluster 2023-09-23T23:08:34.011222+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[78246]: cluster 2023-09-23T23:08:34.738402+0000 mgr.y (mgr.34107) 1591 : cluster 0 pgmap v1759: 73 pgs: 4 peering, 69 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-09-23T23:08:35.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[74920]: audit 2023-09-23T23:08:34.007804+0000 mon.a (mon.0) 2131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-23T23:08:35.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[74920]: cluster 2023-09-23T23:08:34.007971+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e359: 8 total, 8 up, 7 in 2023-09-23T23:08:35.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[74920]: cluster 2023-09-23T23:08:34.008473+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[74920]: cluster 2023-09-23T23:08:34.008631+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[74920]: cluster 2023-09-23T23:08:34.011222+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:08:35.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:35 smithi121 bash[74920]: cluster 2023-09-23T23:08:34.738402+0000 mgr.y (mgr.34107) 1591 : cluster 0 pgmap v1759: 73 pgs: 4 peering, 69 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-09-23T23:08:35.629 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.016412+0000 mon.a (mon.0) 2133 : cluster 0 osdmap e360: 8 total, 8 up, 7 in 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.016785+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.017570+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.020592+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.021211+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.023592+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:36 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.024335+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.016412+0000 mon.a (mon.0) 2133 : cluster 0 osdmap e360: 8 total, 8 up, 7 in 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.016785+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.017570+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.020592+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.021211+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.023592+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.024335+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.016412+0000 mon.a (mon.0) 2133 : cluster 0 osdmap e360: 8 total, 8 up, 7 in 2023-09-23T23:08:36.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.016785+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.017570+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.020592+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.021211+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.023592+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:36.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:36 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.024335+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:37.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:35.021422+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.021027+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e361: 8 total, 8 up, 7 in 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.021980+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.023671+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.026596+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.028897+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.050062+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.050381+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: cluster 2023-09-23T23:08:36.739220+0000 mgr.y (mgr.34107) 1592 : cluster 0 pgmap v1762: 73 pgs: 1 active+recovery_wait+degraded, 4 peering, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 8/72 objects degraded (11.111%); 96 B/s, 0 objects/s recovering 2023-09-23T23:08:37.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[78246]: audit 2023-09-23T23:08:36.976352+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:35.021422+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.021027+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e361: 8 total, 8 up, 7 in 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.021980+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.023671+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.026596+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.028897+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.050062+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.050381+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: cluster 2023-09-23T23:08:36.739220+0000 mgr.y (mgr.34107) 1592 : cluster 0 pgmap v1762: 73 pgs: 1 active+recovery_wait+degraded, 4 peering, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 8/72 objects degraded (11.111%); 96 B/s, 0 objects/s recovering 2023-09-23T23:08:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:37 smithi121 bash[74920]: audit 2023-09-23T23:08:36.976352+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:35.021422+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.021027+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e361: 8 total, 8 up, 7 in 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.021980+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.023671+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.026596+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.028897+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.050062+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.050381+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:08:37.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: cluster 2023-09-23T23:08:36.739220+0000 mgr.y (mgr.34107) 1592 : cluster 0 pgmap v1762: 73 pgs: 1 active+recovery_wait+degraded, 4 peering, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 8/72 objects degraded (11.111%); 96 B/s, 0 objects/s recovering 2023-09-23T23:08:37.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:37 smithi123 bash[59255]: audit 2023-09-23T23:08:36.976352+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:37.762 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:38 smithi123 bash[59255]: cluster 2023-09-23T23:08:37.024693+0000 mon.a (mon.0) 2136 : cluster 3 Health check failed: Degraded data redundancy: 8/72 objects degraded (11.111%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:08:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:38 smithi123 bash[59255]: cluster 2023-09-23T23:08:37.037556+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:38 smithi123 bash[59255]: cluster 2023-09-23T23:08:37.038179+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:38 smithi123 bash[59255]: cluster 2023-09-23T23:08:37.039648+0000 mon.a (mon.0) 2137 : cluster 0 osdmap e362: 8 total, 8 up, 7 in 2023-09-23T23:08:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:38 smithi123 bash[59255]: cluster 2023-09-23T23:08:37.040392+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:38 smithi123 bash[59255]: cluster 2023-09-23T23:08:37.043851+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[74920]: cluster 2023-09-23T23:08:37.024693+0000 mon.a (mon.0) 2136 : cluster 3 Health check failed: Degraded data redundancy: 8/72 objects degraded (11.111%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[74920]: cluster 2023-09-23T23:08:37.037556+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[74920]: cluster 2023-09-23T23:08:37.038179+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[74920]: cluster 2023-09-23T23:08:37.039648+0000 mon.a (mon.0) 2137 : cluster 0 osdmap e362: 8 total, 8 up, 7 in 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[74920]: cluster 2023-09-23T23:08:37.040392+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[74920]: cluster 2023-09-23T23:08:37.043851+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[78246]: cluster 2023-09-23T23:08:37.024693+0000 mon.a (mon.0) 2136 : cluster 3 Health check failed: Degraded data redundancy: 8/72 objects degraded (11.111%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:08:38.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[78246]: cluster 2023-09-23T23:08:37.037556+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[78246]: cluster 2023-09-23T23:08:37.038179+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[78246]: cluster 2023-09-23T23:08:37.039648+0000 mon.a (mon.0) 2137 : cluster 0 osdmap e362: 8 total, 8 up, 7 in 2023-09-23T23:08:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[78246]: cluster 2023-09-23T23:08:37.040392+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:38.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[78246]: cluster 2023-09-23T23:08:37.043851+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:08:39.054 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:08:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:08:38] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.33.4" 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[74920]: cluster 2023-09-23T23:08:38.045171+0000 mon.a (mon.0) 2138 : cluster 0 osdmap e363: 8 total, 8 up, 7 in 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[74920]: cluster 2023-09-23T23:08:38.046396+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[74920]: cluster 2023-09-23T23:08:38.047216+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[74920]: cluster 2023-09-23T23:08:38.049393+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[74920]: cluster 2023-09-23T23:08:38.740084+0000 mgr.y (mgr.34107) 1593 : cluster 0 pgmap v1765: 73 pgs: 1 active+recovery_wait+degraded, 4 peering, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 8/72 objects degraded (11.111%); 145 KiB/s, 6 objects/s recovering 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[74920]: cluster 2023-09-23T23:08:38.951002+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[78246]: cluster 2023-09-23T23:08:38.045171+0000 mon.a (mon.0) 2138 : cluster 0 osdmap e363: 8 total, 8 up, 7 in 2023-09-23T23:08:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[78246]: cluster 2023-09-23T23:08:38.046396+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[78246]: cluster 2023-09-23T23:08:38.047216+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[78246]: cluster 2023-09-23T23:08:38.049393+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[78246]: cluster 2023-09-23T23:08:38.740084+0000 mgr.y (mgr.34107) 1593 : cluster 0 pgmap v1765: 73 pgs: 1 active+recovery_wait+degraded, 4 peering, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 8/72 objects degraded (11.111%); 145 KiB/s, 6 objects/s recovering 2023-09-23T23:08:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:39 smithi121 bash[78246]: cluster 2023-09-23T23:08:38.951002+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:39 smithi123 bash[59255]: cluster 2023-09-23T23:08:38.045171+0000 mon.a (mon.0) 2138 : cluster 0 osdmap e363: 8 total, 8 up, 7 in 2023-09-23T23:08:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:39 smithi123 bash[59255]: cluster 2023-09-23T23:08:38.046396+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:39 smithi123 bash[59255]: cluster 2023-09-23T23:08:38.047216+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:39 smithi123 bash[59255]: cluster 2023-09-23T23:08:38.049393+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:39 smithi123 bash[59255]: cluster 2023-09-23T23:08:38.740084+0000 mgr.y (mgr.34107) 1593 : cluster 0 pgmap v1765: 73 pgs: 1 active+recovery_wait+degraded, 4 peering, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 8/72 objects degraded (11.111%); 145 KiB/s, 6 objects/s recovering 2023-09-23T23:08:39.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:39 smithi123 bash[59255]: cluster 2023-09-23T23:08:38.951002+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:08:39.792 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:40.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:40 smithi121 bash[74920]: cluster 2023-09-23T23:08:40.740679+0000 mgr.y (mgr.34107) 1594 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 2 op/s; 102 KiB/s, 8 objects/s recovering 2023-09-23T23:08:40.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:40 smithi121 bash[74920]: cluster 2023-09-23T23:08:40.791853+0000 mon.a (mon.0) 2139 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/72 objects degraded (11.111%), 1 pg degraded) 2023-09-23T23:08:40.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:40 smithi121 bash[78246]: cluster 2023-09-23T23:08:40.740679+0000 mgr.y (mgr.34107) 1594 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 2 op/s; 102 KiB/s, 8 objects/s recovering 2023-09-23T23:08:40.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:40 smithi121 bash[78246]: cluster 2023-09-23T23:08:40.791853+0000 mon.a (mon.0) 2139 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/72 objects degraded (11.111%), 1 pg degraded) 2023-09-23T23:08:41.211 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:08:41.211 INFO:teuthology.orchestra.run.smithi121.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:08:41.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:40 smithi123 bash[59255]: cluster 2023-09-23T23:08:40.740679+0000 mgr.y (mgr.34107) 1594 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 2 op/s; 102 KiB/s, 8 objects/s recovering 2023-09-23T23:08:41.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:40 smithi123 bash[59255]: cluster 2023-09-23T23:08:40.791853+0000 mon.a (mon.0) 2139 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/72 objects degraded (11.111%), 1 pg degraded) 2023-09-23T23:08:43.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:08:44.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:43 smithi123 bash[59255]: cluster 2023-09-23T23:08:42.741349+0000 mgr.y (mgr.34107) 1595 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 87 KiB/s, 5 objects/s recovering 2023-09-23T23:08:44.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:43 smithi121 bash[74920]: cluster 2023-09-23T23:08:42.741349+0000 mgr.y (mgr.34107) 1595 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 87 KiB/s, 5 objects/s recovering 2023-09-23T23:08:44.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:43 smithi121 bash[78246]: cluster 2023-09-23T23:08:42.741349+0000 mgr.y (mgr.34107) 1595 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 87 KiB/s, 5 objects/s recovering 2023-09-23T23:08:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:44 smithi123 bash[59255]: cluster 2023-09-23T23:08:44.741913+0000 mgr.y (mgr.34107) 1596 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 73 KiB/s, 4 objects/s recovering 2023-09-23T23:08:45.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:44 smithi121 bash[74920]: cluster 2023-09-23T23:08:44.741913+0000 mgr.y (mgr.34107) 1596 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 73 KiB/s, 4 objects/s recovering 2023-09-23T23:08:45.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:44 smithi121 bash[78246]: cluster 2023-09-23T23:08:44.741913+0000 mgr.y (mgr.34107) 1596 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 73 KiB/s, 4 objects/s recovering 2023-09-23T23:08:46.377 INFO:teuthology.orchestra.run.smithi121.stderr:nodeep-scrub is unset 2023-09-23T23:08:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:46 smithi121 bash[74920]: audit 2023-09-23T23:08:46.308605+0000 mon.a (mon.0) 2140 : audit 1 from='client.? 172.21.15.121:0/770496190' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:46.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:46 smithi121 bash[74920]: debug 2023-09-23T23:08:46.475+0000 7f4eee986700 -1 mon.a@0(leader).osd e364 definitely_dead 0 2023-09-23T23:08:46.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:46 smithi121 bash[78246]: audit 2023-09-23T23:08:46.308605+0000 mon.a (mon.0) 2140 : audit 1 from='client.? 172.21.15.121:0/770496190' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:46.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:46 smithi123 bash[59255]: audit 2023-09-23T23:08:46.308605+0000 mon.a (mon.0) 2140 : audit 1 from='client.? 172.21.15.121:0/770496190' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:47.397 INFO:teuthology.orchestra.run.smithi121.stderr:marked in osd.5. 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.359444+0000 mon.a (mon.0) 2141 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.359517+0000 mon.a (mon.0) 2142 : cluster 1 Cluster is now healthy 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.366709+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: audit 2023-09-23T23:08:46.367225+0000 mon.a (mon.0) 2143 : audit 1 from='client.? 172.21.15.121:0/770496190' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.367318+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.367326+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.367411+0000 mon.a (mon.0) 2144 : cluster 0 osdmap e364: 8 total, 8 up, 7 in 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: audit 2023-09-23T23:08:46.477128+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.121:0/2547461051' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: audit 2023-09-23T23:08:46.477884+0000 mon.a (mon.0) 2145 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[78246]: cluster 2023-09-23T23:08:46.742471+0000 mgr.y (mgr.34107) 1597 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 66 KiB/s, 3 objects/s recovering 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.359444+0000 mon.a (mon.0) 2141 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.359517+0000 mon.a (mon.0) 2142 : cluster 1 Cluster is now healthy 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.366709+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: audit 2023-09-23T23:08:46.367225+0000 mon.a (mon.0) 2143 : audit 1 from='client.? 172.21.15.121:0/770496190' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.367318+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.367326+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.367411+0000 mon.a (mon.0) 2144 : cluster 0 osdmap e364: 8 total, 8 up, 7 in 2023-09-23T23:08:47.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: audit 2023-09-23T23:08:46.477128+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.121:0/2547461051' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: audit 2023-09-23T23:08:46.477884+0000 mon.a (mon.0) 2145 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:47 smithi121 bash[74920]: cluster 2023-09-23T23:08:46.742471+0000 mgr.y (mgr.34107) 1597 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 66 KiB/s, 3 objects/s recovering 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.359444+0000 mon.a (mon.0) 2141 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.359517+0000 mon.a (mon.0) 2142 : cluster 1 Cluster is now healthy 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.366709+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: audit 2023-09-23T23:08:46.367225+0000 mon.a (mon.0) 2143 : audit 1 from='client.? 172.21.15.121:0/770496190' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.367318+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.367326+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:08:47.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.367411+0000 mon.a (mon.0) 2144 : cluster 0 osdmap e364: 8 total, 8 up, 7 in 2023-09-23T23:08:47.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: audit 2023-09-23T23:08:46.477128+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.121:0/2547461051' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: audit 2023-09-23T23:08:46.477884+0000 mon.a (mon.0) 2145 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:47 smithi123 bash[59255]: cluster 2023-09-23T23:08:46.742471+0000 mgr.y (mgr.34107) 1597 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 66 KiB/s, 3 objects/s recovering 2023-09-23T23:08:48.462 INFO:tasks.thrashosds.thrasher:Added osd 5 2023-09-23T23:08:48.463 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-23T23:08:48.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: audit 2023-09-23T23:08:47.381438+0000 mon.a (mon.0) 2146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T23:08:48.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.381568+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.382030+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.382192+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.382217+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.766407+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.766414+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.766448+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.770641+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.771837+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.771930+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.773255+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.776114+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.778178+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.780947+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[74920]: audit 2023-09-23T23:08:48.012539+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: audit 2023-09-23T23:08:47.381438+0000 mon.a (mon.0) 2146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.381568+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.382030+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.382192+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.382217+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.766407+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.766414+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T23:08:48.756 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.766448+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.770641+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.771837+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.771930+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.773255+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.776114+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.778178+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.780947+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.757 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[78246]: audit 2023-09-23T23:08:48.012539+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:48.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: audit 2023-09-23T23:08:47.381438+0000 mon.a (mon.0) 2146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.381568+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.382030+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.382192+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.382217+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.766407+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.766414+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.766448+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.770641+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.771837+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.803 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.771930+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.773255+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.776114+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.778178+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.780947+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:48.804 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:48 smithi123 bash[59255]: audit 2023-09-23T23:08:48.012539+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:48.933 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:49.256 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:08:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:08:48] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.33.4" 2023-09-23T23:08:49.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.767190+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.771991+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.774791+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:47.777247+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:48.743350+0000 mgr.y (mgr.34107) 1598 : cluster 0 pgmap v1773: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 8 B/s, 0 objects/s recovering 2023-09-23T23:08:49.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:48.776878+0000 mon.a (mon.0) 2150 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[74920]: cluster 2023-09-23T23:08:48.777855+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.767190+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.771991+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.774791+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:47.777247+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:48.743350+0000 mgr.y (mgr.34107) 1598 : cluster 0 pgmap v1773: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 8 B/s, 0 objects/s recovering 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:48.776878+0000 mon.a (mon.0) 2150 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T23:08:49.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:49 smithi121 bash[78246]: cluster 2023-09-23T23:08:48.777855+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.767190+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.771991+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.774791+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:47.777247+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:48.743350+0000 mgr.y (mgr.34107) 1598 : cluster 0 pgmap v1773: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 8 B/s, 0 objects/s recovering 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:48.776878+0000 mon.a (mon.0) 2150 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T23:08:49.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:49 smithi123 bash[59255]: cluster 2023-09-23T23:08:48.777855+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:08:50.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[74920]: cluster 2023-09-23T23:08:48.780411+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:08:50.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[74920]: cluster 2023-09-23T23:08:49.379281+0000 mon.a (mon.0) 2151 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[74920]: cluster 2023-09-23T23:08:49.780113+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[74920]: cluster 2023-09-23T23:08:49.780848+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[74920]: cluster 2023-09-23T23:08:49.787001+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[78246]: cluster 2023-09-23T23:08:48.780411+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[78246]: cluster 2023-09-23T23:08:49.379281+0000 mon.a (mon.0) 2151 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[78246]: cluster 2023-09-23T23:08:49.780113+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[78246]: cluster 2023-09-23T23:08:49.780848+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:50 smithi121 bash[78246]: cluster 2023-09-23T23:08:49.787001+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:50.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:50 smithi123 bash[59255]: cluster 2023-09-23T23:08:48.780411+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:08:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:50 smithi123 bash[59255]: cluster 2023-09-23T23:08:49.379281+0000 mon.a (mon.0) 2151 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:08:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:50 smithi123 bash[59255]: cluster 2023-09-23T23:08:49.780113+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:50 smithi123 bash[59255]: cluster 2023-09-23T23:08:49.780848+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T23:08:50.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:50 smithi123 bash[59255]: cluster 2023-09-23T23:08:49.787001+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[74920]: cluster 2023-09-23T23:08:49.780047+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[74920]: cluster 2023-09-23T23:08:50.744204+0000 mgr.y (mgr.34107) 1599 : cluster 0 pgmap v1776: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 12 B/s, 0 objects/s recovering 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[74920]: cluster 2023-09-23T23:08:50.782202+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[74920]: cluster 2023-09-23T23:08:50.782827+0000 mon.a (mon.0) 2153 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[74920]: cluster 2023-09-23T23:08:50.784948+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[74920]: cluster 2023-09-23T23:08:50.788307+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[78246]: cluster 2023-09-23T23:08:49.780047+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:51.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[78246]: cluster 2023-09-23T23:08:50.744204+0000 mgr.y (mgr.34107) 1599 : cluster 0 pgmap v1776: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 12 B/s, 0 objects/s recovering 2023-09-23T23:08:51.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[78246]: cluster 2023-09-23T23:08:50.782202+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[78246]: cluster 2023-09-23T23:08:50.782827+0000 mon.a (mon.0) 2153 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T23:08:51.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[78246]: cluster 2023-09-23T23:08:50.784948+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.755 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:51 smithi121 bash[78246]: cluster 2023-09-23T23:08:50.788307+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:51 smithi123 bash[59255]: cluster 2023-09-23T23:08:49.780047+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:08:51.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:51 smithi123 bash[59255]: cluster 2023-09-23T23:08:50.744204+0000 mgr.y (mgr.34107) 1599 : cluster 0 pgmap v1776: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 12 B/s, 0 objects/s recovering 2023-09-23T23:08:51.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:51 smithi123 bash[59255]: cluster 2023-09-23T23:08:50.782202+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:51 smithi123 bash[59255]: cluster 2023-09-23T23:08:50.782827+0000 mon.a (mon.0) 2153 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T23:08:51.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:51 smithi123 bash[59255]: cluster 2023-09-23T23:08:50.784948+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:51.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:51 smithi123 bash[59255]: cluster 2023-09-23T23:08:50.788307+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[78246]: cluster 2023-09-23T23:08:50.782350+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[78246]: cluster 2023-09-23T23:08:51.226322+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[78246]: audit 2023-09-23T23:08:51.980997+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[78246]: audit 2023-09-23T23:08:51.982684+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[74920]: cluster 2023-09-23T23:08:50.782350+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[74920]: cluster 2023-09-23T23:08:51.226322+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.746 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[74920]: audit 2023-09-23T23:08:51.980997+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:52.747 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:52 smithi121 bash[74920]: audit 2023-09-23T23:08:51.982684+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:52 smithi123 bash[59255]: cluster 2023-09-23T23:08:50.782350+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:52 smithi123 bash[59255]: cluster 2023-09-23T23:08:51.226322+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:08:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:52 smithi123 bash[59255]: audit 2023-09-23T23:08:51.980997+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:08:52.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:52 smithi123 bash[59255]: audit 2023-09-23T23:08:51.982684+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:52.962 INFO:teuthology.orchestra.run.smithi121.stdout:ERROR: (22) Invalid argument 2023-09-23T23:08:52.962 INFO:teuthology.orchestra.run.smithi121.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:08:52.997 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:53.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:53 smithi121 bash[74920]: cluster 2023-09-23T23:08:52.744873+0000 mgr.y (mgr.34107) 1600 : cluster 0 pgmap v1778: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 121 B/s, 0 objects/s recovering 2023-09-23T23:08:53.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:53 smithi121 bash[78246]: cluster 2023-09-23T23:08:52.744873+0000 mgr.y (mgr.34107) 1600 : cluster 0 pgmap v1778: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 121 B/s, 0 objects/s recovering 2023-09-23T23:08:53.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:53 smithi123 bash[59255]: cluster 2023-09-23T23:08:52.744873+0000 mgr.y (mgr.34107) 1600 : cluster 0 pgmap v1778: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovering, 70 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1/84 objects degraded (1.190%); 121 B/s, 0 objects/s recovering 2023-09-23T23:08:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:54 smithi121 bash[78246]: cluster 2023-09-23T23:08:54.745795+0000 mgr.y (mgr.34107) 1601 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 B/s, 4 objects/s recovering 2023-09-23T23:08:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:54 smithi121 bash[78246]: cluster 2023-09-23T23:08:54.796663+0000 mon.a (mon.0) 2156 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T23:08:55.096 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:54 smithi121 bash[78246]: cluster 2023-09-23T23:08:54.796735+0000 mon.a (mon.0) 2157 : cluster 1 Cluster is now healthy 2023-09-23T23:08:55.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:54 smithi121 bash[74920]: cluster 2023-09-23T23:08:54.745795+0000 mgr.y (mgr.34107) 1601 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 B/s, 4 objects/s recovering 2023-09-23T23:08:55.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:54 smithi121 bash[74920]: cluster 2023-09-23T23:08:54.796663+0000 mon.a (mon.0) 2156 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T23:08:55.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:54 smithi121 bash[74920]: cluster 2023-09-23T23:08:54.796735+0000 mon.a (mon.0) 2157 : cluster 1 Cluster is now healthy 2023-09-23T23:08:55.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:54 smithi123 bash[59255]: cluster 2023-09-23T23:08:54.745795+0000 mgr.y (mgr.34107) 1601 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 B/s, 4 objects/s recovering 2023-09-23T23:08:55.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:54 smithi123 bash[59255]: cluster 2023-09-23T23:08:54.796663+0000 mon.a (mon.0) 2156 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T23:08:55.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:54 smithi123 bash[59255]: cluster 2023-09-23T23:08:54.796735+0000 mon.a (mon.0) 2157 : cluster 1 Cluster is now healthy 2023-09-23T23:08:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:56 smithi121 bash[74920]: cluster 2023-09-23T23:08:56.746636+0000 mgr.y (mgr.34107) 1602 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 69 B/s, 3 objects/s recovering 2023-09-23T23:08:57.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:56 smithi121 bash[78246]: cluster 2023-09-23T23:08:56.746636+0000 mgr.y (mgr.34107) 1602 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 69 B/s, 3 objects/s recovering 2023-09-23T23:08:57.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:56 smithi123 bash[59255]: cluster 2023-09-23T23:08:56.746636+0000 mgr.y (mgr.34107) 1602 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 69 B/s, 3 objects/s recovering 2023-09-23T23:08:57.626 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a: {} 2023-09-23T23:08:57.643 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b: {} 2023-09-23T23:08:57.660 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c: {} 2023-09-23T23:08:57.662 INFO:teuthology.orchestra.run.smithi121.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T23:08:57.662 INFO:teuthology.orchestra.run.smithi121.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T23:08:57.662 INFO:teuthology.orchestra.run.smithi121.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T23:08:58.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:57 smithi121 bash[78246]: audit 2023-09-23T23:08:57.607331+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.121:0/1591391376' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:08:58.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:57 smithi121 bash[74920]: audit 2023-09-23T23:08:57.607331+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.121:0/1591391376' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:08:58.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:57 smithi123 bash[59255]: audit 2023-09-23T23:08:57.607331+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.121:0/1591391376' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:08:58.617 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T23:08:59.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:08:58 smithi121 bash[74920]: cluster 2023-09-23T23:08:58.747516+0000 mgr.y (mgr.34107) 1603 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 61 B/s, 2 objects/s recovering 2023-09-23T23:08:59.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:08:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:08:58] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.33.4" 2023-09-23T23:08:59.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:08:58 smithi121 bash[78246]: cluster 2023-09-23T23:08:58.747516+0000 mgr.y (mgr.34107) 1603 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 61 B/s, 2 objects/s recovering 2023-09-23T23:08:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:08:58 smithi123 bash[59255]: cluster 2023-09-23T23:08:58.747516+0000 mgr.y (mgr.34107) 1603 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 61 B/s, 2 objects/s recovering 2023-09-23T23:09:01.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:00 smithi121 bash[74920]: cluster 2023-09-23T23:09:00.748353+0000 mgr.y (mgr.34107) 1604 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 B/s, 2 objects/s recovering 2023-09-23T23:09:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:00 smithi121 bash[78246]: cluster 2023-09-23T23:09:00.748353+0000 mgr.y (mgr.34107) 1604 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 B/s, 2 objects/s recovering 2023-09-23T23:09:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:00 smithi123 bash[59255]: cluster 2023-09-23T23:09:00.748353+0000 mgr.y (mgr.34107) 1604 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 B/s, 2 objects/s recovering 2023-09-23T23:09:03.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:02 smithi121 bash[74920]: cluster 2023-09-23T23:09:02.749067+0000 mgr.y (mgr.34107) 1605 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 46 B/s, 1 objects/s recovering 2023-09-23T23:09:03.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:02 smithi121 bash[78246]: cluster 2023-09-23T23:09:02.749067+0000 mgr.y (mgr.34107) 1605 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 46 B/s, 1 objects/s recovering 2023-09-23T23:09:03.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:02 smithi123 bash[59255]: cluster 2023-09-23T23:09:02.749067+0000 mgr.y (mgr.34107) 1605 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 46 B/s, 1 objects/s recovering 2023-09-23T23:09:03.392 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:04.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:04 smithi123 bash[59255]: audit 2023-09-23T23:09:03.033495+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:04.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:04 smithi121 bash[74920]: audit 2023-09-23T23:09:03.033495+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:04.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:04 smithi121 bash[78246]: audit 2023-09-23T23:09:03.033495+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:05.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:05 smithi121 bash[74920]: cluster 2023-09-23T23:09:04.749987+0000 mgr.y (mgr.34107) 1606 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T23:09:05.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:05 smithi121 bash[78246]: cluster 2023-09-23T23:09:04.749987+0000 mgr.y (mgr.34107) 1606 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T23:09:05.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:05 smithi123 bash[59255]: cluster 2023-09-23T23:09:04.749987+0000 mgr.y (mgr.34107) 1606 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T23:09:07.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:06 smithi121 bash[74920]: cluster 2023-09-23T23:09:06.750891+0000 mgr.y (mgr.34107) 1607 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-09-23T23:09:07.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:06 smithi121 bash[78246]: cluster 2023-09-23T23:09:06.750891+0000 mgr.y (mgr.34107) 1607 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-09-23T23:09:07.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:06 smithi123 bash[59255]: cluster 2023-09-23T23:09:06.750891+0000 mgr.y (mgr.34107) 1607 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-09-23T23:09:08.000 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T23:09:08.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[78246]: audit 2023-09-23T23:09:06.981383+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:08.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[78246]: audit 2023-09-23T23:09:06.982791+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:08.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[78246]: audit 2023-09-23T23:09:07.326347+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.121:0/429736918' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:08.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[78246]: audit 2023-09-23T23:09:07.327031+0000 mon.a (mon.0) 2161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:08.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[74920]: audit 2023-09-23T23:09:06.981383+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:08.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[74920]: audit 2023-09-23T23:09:06.982791+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:08.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[74920]: audit 2023-09-23T23:09:07.326347+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.121:0/429736918' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:08.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:07 smithi121 bash[74920]: audit 2023-09-23T23:09:07.327031+0000 mon.a (mon.0) 2161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:07 smithi123 bash[59255]: audit 2023-09-23T23:09:06.981383+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:07 smithi123 bash[59255]: audit 2023-09-23T23:09:06.982791+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:07 smithi123 bash[59255]: audit 2023-09-23T23:09:07.326347+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.121:0/429736918' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:07 smithi123 bash[59255]: audit 2023-09-23T23:09:07.327031+0000 mon.a (mon.0) 2161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:09.015 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-23T23:09:09.025 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:09:08] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:09:09.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[78246]: audit 2023-09-23T23:09:07.991525+0000 mon.a (mon.0) 2162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:09:09.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[78246]: cluster 2023-09-23T23:09:07.991608+0000 mon.a (mon.0) 2163 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T23:09:09.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[78246]: cluster 2023-09-23T23:09:07.992817+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:09:09.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[78246]: cluster 2023-09-23T23:09:07.992930+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:09:09.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[78246]: cluster 2023-09-23T23:09:08.751587+0000 mgr.y (mgr.34107) 1608 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-09-23T23:09:09.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[74920]: audit 2023-09-23T23:09:07.991525+0000 mon.a (mon.0) 2162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:09:09.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[74920]: cluster 2023-09-23T23:09:07.991608+0000 mon.a (mon.0) 2163 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T23:09:09.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[74920]: cluster 2023-09-23T23:09:07.992817+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:09:09.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[74920]: cluster 2023-09-23T23:09:07.992930+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:09:09.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:08 smithi121 bash[74920]: cluster 2023-09-23T23:09:08.751587+0000 mgr.y (mgr.34107) 1608 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-09-23T23:09:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:08 smithi123 bash[59255]: audit 2023-09-23T23:09:07.991525+0000 mon.a (mon.0) 2162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:09:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:08 smithi123 bash[59255]: cluster 2023-09-23T23:09:07.991608+0000 mon.a (mon.0) 2163 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T23:09:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:08 smithi123 bash[59255]: cluster 2023-09-23T23:09:07.992817+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:09:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:08 smithi123 bash[59255]: cluster 2023-09-23T23:09:07.992930+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:09:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:08 smithi123 bash[59255]: cluster 2023-09-23T23:09:08.751587+0000 mgr.y (mgr.34107) 1608 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-09-23T23:09:11.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:10 smithi121 bash[74920]: cluster 2023-09-23T23:09:10.752423+0000 mgr.y (mgr.34107) 1609 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:11.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:10 smithi121 bash[78246]: cluster 2023-09-23T23:09:10.752423+0000 mgr.y (mgr.34107) 1609 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:11.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:10 smithi123 bash[59255]: cluster 2023-09-23T23:09:10.752423+0000 mgr.y (mgr.34107) 1609 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:13.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:12 smithi121 bash[74920]: cluster 2023-09-23T23:09:12.753103+0000 mgr.y (mgr.34107) 1610 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:13.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:12 smithi121 bash[78246]: cluster 2023-09-23T23:09:12.753103+0000 mgr.y (mgr.34107) 1610 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:13.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:12 smithi123 bash[59255]: cluster 2023-09-23T23:09:12.753103+0000 mgr.y (mgr.34107) 1610 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:13.794 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:15.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:14 smithi121 bash[74920]: cluster 2023-09-23T23:09:14.754021+0000 mgr.y (mgr.34107) 1611 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:15.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:14 smithi121 bash[78246]: cluster 2023-09-23T23:09:14.754021+0000 mgr.y (mgr.34107) 1611 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:15.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:14 smithi123 bash[59255]: cluster 2023-09-23T23:09:14.754021+0000 mgr.y (mgr.34107) 1611 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:16 smithi121 bash[74920]: cluster 2023-09-23T23:09:16.754605+0000 mgr.y (mgr.34107) 1612 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:17.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:16 smithi121 bash[78246]: cluster 2023-09-23T23:09:16.754605+0000 mgr.y (mgr.34107) 1612 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:17.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:16 smithi123 bash[59255]: cluster 2023-09-23T23:09:16.754605+0000 mgr.y (mgr.34107) 1612 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:17.843 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-23T23:09:18.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:17 smithi121 bash[74920]: audit 2023-09-23T23:09:17.761265+0000 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.121:0/1355617084' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:18.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:17 smithi121 bash[74920]: audit 2023-09-23T23:09:17.762071+0000 mon.a (mon.0) 2164 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:18.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:17 smithi121 bash[78246]: audit 2023-09-23T23:09:17.761265+0000 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.121:0/1355617084' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:18.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:17 smithi121 bash[78246]: audit 2023-09-23T23:09:17.762071+0000 mon.a (mon.0) 2164 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:17 smithi123 bash[59255]: audit 2023-09-23T23:09:17.761265+0000 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.121:0/1355617084' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:17 smithi123 bash[59255]: audit 2023-09-23T23:09:17.762071+0000 mon.a (mon.0) 2164 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:09:18.911 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T23:09:19.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:09:18] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:09:19.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[78246]: audit 2023-09-23T23:09:17.831984+0000 mon.a (mon.0) 2165 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:09:19.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[78246]: cluster 2023-09-23T23:09:17.832039+0000 mon.a (mon.0) 2166 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T23:09:19.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[78246]: cluster 2023-09-23T23:09:17.833138+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[78246]: cluster 2023-09-23T23:09:17.834738+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[78246]: cluster 2023-09-23T23:09:18.755506+0000 mgr.y (mgr.34107) 1613 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[74920]: audit 2023-09-23T23:09:17.831984+0000 mon.a (mon.0) 2165 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[74920]: cluster 2023-09-23T23:09:17.832039+0000 mon.a (mon.0) 2166 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[74920]: cluster 2023-09-23T23:09:17.833138+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[74920]: cluster 2023-09-23T23:09:17.834738+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:19.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:18 smithi121 bash[74920]: cluster 2023-09-23T23:09:18.755506+0000 mgr.y (mgr.34107) 1613 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:18 smithi123 bash[59255]: audit 2023-09-23T23:09:17.831984+0000 mon.a (mon.0) 2165 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:09:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:18 smithi123 bash[59255]: cluster 2023-09-23T23:09:17.832039+0000 mon.a (mon.0) 2166 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T23:09:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:18 smithi123 bash[59255]: cluster 2023-09-23T23:09:17.833138+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:18 smithi123 bash[59255]: cluster 2023-09-23T23:09:17.834738+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:18 smithi123 bash[59255]: cluster 2023-09-23T23:09:18.755506+0000 mgr.y (mgr.34107) 1613 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:19 smithi121 bash[78246]: cluster 2023-09-23T23:09:18.350575+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:19 smithi121 bash[78246]: cluster 2023-09-23T23:09:18.715208+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:19 smithi121 bash[74920]: cluster 2023-09-23T23:09:18.350575+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:19 smithi121 bash[74920]: cluster 2023-09-23T23:09:18.715208+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:19 smithi123 bash[59255]: cluster 2023-09-23T23:09:18.350575+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:19 smithi123 bash[59255]: cluster 2023-09-23T23:09:18.715208+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:09:21.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:20 smithi121 bash[74920]: cluster 2023-09-23T23:09:20.756335+0000 mgr.y (mgr.34107) 1614 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:21.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:20 smithi121 bash[78246]: cluster 2023-09-23T23:09:20.756335+0000 mgr.y (mgr.34107) 1614 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:20 smithi123 bash[59255]: cluster 2023-09-23T23:09:20.756335+0000 mgr.y (mgr.34107) 1614 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:22 smithi123 bash[59255]: audit 2023-09-23T23:09:21.977547+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:22 smithi121 bash[74920]: audit 2023-09-23T23:09:21.977547+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:22.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:22 smithi121 bash[78246]: audit 2023-09-23T23:09:21.977547+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:23 smithi123 bash[59255]: audit 2023-09-23T23:09:22.741788+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:23 smithi123 bash[59255]: cluster 2023-09-23T23:09:22.756955+0000 mgr.y (mgr.34107) 1615 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:23.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:23 smithi121 bash[78246]: audit 2023-09-23T23:09:22.741788+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:23.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:23 smithi121 bash[78246]: cluster 2023-09-23T23:09:22.756955+0000 mgr.y (mgr.34107) 1615 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:23.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:23 smithi121 bash[74920]: audit 2023-09-23T23:09:22.741788+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:23.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:23 smithi121 bash[74920]: cluster 2023-09-23T23:09:22.756955+0000 mgr.y (mgr.34107) 1615 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:23.732 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:25.094 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:24 smithi121 bash[78246]: cluster 2023-09-23T23:09:24.757598+0000 mgr.y (mgr.34107) 1616 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:25.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:24 smithi121 bash[74920]: cluster 2023-09-23T23:09:24.757598+0000 mgr.y (mgr.34107) 1616 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:25.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:24 smithi123 bash[59255]: cluster 2023-09-23T23:09:24.757598+0000 mgr.y (mgr.34107) 1616 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:27.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:26 smithi121 bash[74920]: cluster 2023-09-23T23:09:26.758466+0000 mgr.y (mgr.34107) 1617 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:27.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:26 smithi121 bash[78246]: cluster 2023-09-23T23:09:26.758466+0000 mgr.y (mgr.34107) 1617 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:27.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:26 smithi123 bash[59255]: cluster 2023-09-23T23:09:26.758466+0000 mgr.y (mgr.34107) 1617 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:27.848 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T23:09:28.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:27 smithi121 bash[74920]: audit 2023-09-23T23:09:27.565205+0000 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.121:0/1064598358' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:28.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:27 smithi121 bash[74920]: audit 2023-09-23T23:09:27.566022+0000 mon.a (mon.0) 2169 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:28.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:27 smithi121 bash[78246]: audit 2023-09-23T23:09:27.565205+0000 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.121:0/1064598358' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:28.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:27 smithi121 bash[78246]: audit 2023-09-23T23:09:27.566022+0000 mon.a (mon.0) 2169 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:28.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:27 smithi123 bash[59255]: audit 2023-09-23T23:09:27.565205+0000 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.121:0/1064598358' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:27 smithi123 bash[59255]: audit 2023-09-23T23:09:27.566022+0000 mon.a (mon.0) 2169 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:28.824 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T23:09:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:09:28] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.33.4" 2023-09-23T23:09:29.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[78246]: audit 2023-09-23T23:09:27.836316+0000 mon.a (mon.0) 2170 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:29.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[78246]: cluster 2023-09-23T23:09:27.836487+0000 mon.a (mon.0) 2171 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T23:09:29.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[78246]: cluster 2023-09-23T23:09:27.838750+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:29.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[78246]: audit 2023-09-23T23:09:27.988019+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[78246]: audit 2023-09-23T23:09:27.993869+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[78246]: cluster 2023-09-23T23:09:28.759338+0000 mgr.y (mgr.34107) 1618 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[74920]: audit 2023-09-23T23:09:27.836316+0000 mon.a (mon.0) 2170 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[74920]: cluster 2023-09-23T23:09:27.836487+0000 mon.a (mon.0) 2171 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[74920]: cluster 2023-09-23T23:09:27.838750+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[74920]: audit 2023-09-23T23:09:27.988019+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[74920]: audit 2023-09-23T23:09:27.993869+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:29.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:28 smithi121 bash[74920]: cluster 2023-09-23T23:09:28.759338+0000 mgr.y (mgr.34107) 1618 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:28 smithi123 bash[59255]: audit 2023-09-23T23:09:27.836316+0000 mon.a (mon.0) 2170 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:28 smithi123 bash[59255]: cluster 2023-09-23T23:09:27.836487+0000 mon.a (mon.0) 2171 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T23:09:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:28 smithi123 bash[59255]: cluster 2023-09-23T23:09:27.838750+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:28 smithi123 bash[59255]: audit 2023-09-23T23:09:27.988019+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:28 smithi123 bash[59255]: audit 2023-09-23T23:09:27.993869+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:28 smithi123 bash[59255]: cluster 2023-09-23T23:09:28.759338+0000 mgr.y (mgr.34107) 1618 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:30.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:30 smithi123 bash[59255]: audit 2023-09-23T23:09:29.001709+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:30 smithi123 bash[59255]: audit 2023-09-23T23:09:29.008494+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:30 smithi123 bash[59255]: cluster 2023-09-23T23:09:29.315334+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:30.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:30 smithi123 bash[59255]: audit 2023-09-23T23:09:29.528393+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:30.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:30 smithi123 bash[59255]: audit 2023-09-23T23:09:29.530392+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:30.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:30 smithi123 bash[59255]: audit 2023-09-23T23:09:29.540550+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[74920]: audit 2023-09-23T23:09:29.001709+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[74920]: audit 2023-09-23T23:09:29.008494+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[74920]: cluster 2023-09-23T23:09:29.315334+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[74920]: audit 2023-09-23T23:09:29.528393+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[74920]: audit 2023-09-23T23:09:29.530392+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[74920]: audit 2023-09-23T23:09:29.540550+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[78246]: audit 2023-09-23T23:09:29.001709+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[78246]: audit 2023-09-23T23:09:29.008494+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:30.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[78246]: cluster 2023-09-23T23:09:29.315334+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:30.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[78246]: audit 2023-09-23T23:09:29.528393+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:30.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[78246]: audit 2023-09-23T23:09:29.530392+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:30.506 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:30 smithi121 bash[78246]: audit 2023-09-23T23:09:29.540550+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:09:31.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:31 smithi123 bash[59255]: cluster 2023-09-23T23:09:29.287093+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:31.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:31 smithi123 bash[59255]: cluster 2023-09-23T23:09:29.315000+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:31.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:31 smithi123 bash[59255]: cluster 2023-09-23T23:09:30.760236+0000 mgr.y (mgr.34107) 1619 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:31 smithi121 bash[74920]: cluster 2023-09-23T23:09:29.287093+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:31 smithi121 bash[74920]: cluster 2023-09-23T23:09:29.315000+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:31.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:31 smithi121 bash[74920]: cluster 2023-09-23T23:09:30.760236+0000 mgr.y (mgr.34107) 1619 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:31.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:31 smithi121 bash[78246]: cluster 2023-09-23T23:09:29.287093+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:31.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:31 smithi121 bash[78246]: cluster 2023-09-23T23:09:29.315000+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:09:31.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:31 smithi121 bash[78246]: cluster 2023-09-23T23:09:30.760236+0000 mgr.y (mgr.34107) 1619 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:33.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:32 smithi121 bash[74920]: cluster 2023-09-23T23:09:32.760849+0000 mgr.y (mgr.34107) 1620 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:33.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:32 smithi121 bash[78246]: cluster 2023-09-23T23:09:32.760849+0000 mgr.y (mgr.34107) 1620 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:33.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:32 smithi123 bash[59255]: cluster 2023-09-23T23:09:32.760849+0000 mgr.y (mgr.34107) 1620 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:33.600 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:35.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:34 smithi121 bash[74920]: cluster 2023-09-23T23:09:34.761814+0000 mgr.y (mgr.34107) 1621 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:35.092 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:34 smithi121 bash[78246]: cluster 2023-09-23T23:09:34.761814+0000 mgr.y (mgr.34107) 1621 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:35.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:34 smithi123 bash[59255]: cluster 2023-09-23T23:09:34.761814+0000 mgr.y (mgr.34107) 1621 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:36 smithi121 bash[74920]: cluster 2023-09-23T23:09:36.762661+0000 mgr.y (mgr.34107) 1622 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:37.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:36 smithi121 bash[78246]: cluster 2023-09-23T23:09:36.762661+0000 mgr.y (mgr.34107) 1622 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:36 smithi123 bash[59255]: cluster 2023-09-23T23:09:36.762661+0000 mgr.y (mgr.34107) 1622 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:37.848 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T23:09:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:37 smithi121 bash[74920]: audit 2023-09-23T23:09:36.977892+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:37 smithi121 bash[74920]: audit 2023-09-23T23:09:37.396621+0000 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.121:0/4092992307' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:37 smithi121 bash[74920]: audit 2023-09-23T23:09:37.397179+0000 mon.a (mon.0) 2180 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:37 smithi121 bash[78246]: audit 2023-09-23T23:09:36.977892+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:37 smithi121 bash[78246]: audit 2023-09-23T23:09:37.396621+0000 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.121:0/4092992307' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:38.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:37 smithi121 bash[78246]: audit 2023-09-23T23:09:37.397179+0000 mon.a (mon.0) 2180 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:37 smithi123 bash[59255]: audit 2023-09-23T23:09:36.977892+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:37 smithi123 bash[59255]: audit 2023-09-23T23:09:37.396621+0000 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.121:0/4092992307' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:37 smithi123 bash[59255]: audit 2023-09-23T23:09:37.397179+0000 mon.a (mon.0) 2180 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:38.869 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T23:09:39.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:09:38] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.33.4" 2023-09-23T23:09:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:37.833004+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: audit 2023-09-23T23:09:37.834495+0000 mon.a (mon.0) 2181 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:39.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:37.834606+0000 mon.a (mon.0) 2182 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:37.834903+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:37.839551+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:38.017419+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:38.763682+0000 mgr.y (mgr.34107) 1623 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[74920]: cluster 2023-09-23T23:09:38.832821+0000 mon.a (mon.0) 2183 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:37.833004+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: audit 2023-09-23T23:09:37.834495+0000 mon.a (mon.0) 2181 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:37.834606+0000 mon.a (mon.0) 2182 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:37.834903+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:37.839551+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:38.017419+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:38.763682+0000 mgr.y (mgr.34107) 1623 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:39.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:38 smithi121 bash[78246]: cluster 2023-09-23T23:09:38.832821+0000 mon.a (mon.0) 2183 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T23:09:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:37.833004+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: audit 2023-09-23T23:09:37.834495+0000 mon.a (mon.0) 2181 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:37.834606+0000 mon.a (mon.0) 2182 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T23:09:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:37.834903+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:37.839551+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:38.017419+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:09:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:38.763682+0000 mgr.y (mgr.34107) 1623 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:39.303 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:38 smithi123 bash[59255]: cluster 2023-09-23T23:09:38.832821+0000 mon.a (mon.0) 2183 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T23:09:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:39 smithi121 bash[74920]: cluster 2023-09-23T23:09:38.835441+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:39 smithi121 bash[74920]: cluster 2023-09-23T23:09:38.837894+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:39 smithi121 bash[74920]: cluster 2023-09-23T23:09:38.842162+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:39 smithi121 bash[78246]: cluster 2023-09-23T23:09:38.835441+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:39 smithi121 bash[78246]: cluster 2023-09-23T23:09:38.837894+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:39 smithi121 bash[78246]: cluster 2023-09-23T23:09:38.842162+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:39 smithi123 bash[59255]: cluster 2023-09-23T23:09:38.835441+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:39 smithi123 bash[59255]: cluster 2023-09-23T23:09:38.837894+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:39 smithi123 bash[59255]: cluster 2023-09-23T23:09:38.842162+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:09:41.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:40 smithi121 bash[74920]: cluster 2023-09-23T23:09:40.764596+0000 mgr.y (mgr.34107) 1624 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:41.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:40 smithi121 bash[78246]: cluster 2023-09-23T23:09:40.764596+0000 mgr.y (mgr.34107) 1624 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:41.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:40 smithi123 bash[59255]: cluster 2023-09-23T23:09:40.764596+0000 mgr.y (mgr.34107) 1624 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:43.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:42 smithi121 bash[74920]: cluster 2023-09-23T23:09:42.765307+0000 mgr.y (mgr.34107) 1625 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:43.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:42 smithi121 bash[78246]: cluster 2023-09-23T23:09:42.765307+0000 mgr.y (mgr.34107) 1625 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:43.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:42 smithi123 bash[59255]: cluster 2023-09-23T23:09:42.765307+0000 mgr.y (mgr.34107) 1625 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:43.647 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:45.181 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:44 smithi121 bash[78246]: cluster 2023-09-23T23:09:44.766136+0000 mgr.y (mgr.34107) 1626 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:45.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:44 smithi121 bash[74920]: cluster 2023-09-23T23:09:44.766136+0000 mgr.y (mgr.34107) 1626 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:45.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:44 smithi123 bash[59255]: cluster 2023-09-23T23:09:44.766136+0000 mgr.y (mgr.34107) 1626 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:47.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:46 smithi121 bash[78246]: cluster 2023-09-23T23:09:46.766870+0000 mgr.y (mgr.34107) 1627 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:47.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:46 smithi121 bash[74920]: cluster 2023-09-23T23:09:46.766870+0000 mgr.y (mgr.34107) 1627 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:47.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:46 smithi123 bash[59255]: cluster 2023-09-23T23:09:46.766870+0000 mgr.y (mgr.34107) 1627 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:47.853 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T23:09:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:47 smithi121 bash[74920]: audit 2023-09-23T23:09:47.343302+0000 mon.a (mon.0) 2184 : audit 1 from='client.? 172.21.15.121:0/2331611873' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:48.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:47 smithi121 bash[78246]: audit 2023-09-23T23:09:47.343302+0000 mon.a (mon.0) 2184 : audit 1 from='client.? 172.21.15.121:0/2331611873' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:48.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:47 smithi123 bash[59255]: audit 2023-09-23T23:09:47.343302+0000 mon.a (mon.0) 2184 : audit 1 from='client.? 172.21.15.121:0/2331611873' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:48.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T23:09:49.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:09:48] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.33.4" 2023-09-23T23:09:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[74920]: audit 2023-09-23T23:09:47.843359+0000 mon.a (mon.0) 2185 : audit 1 from='client.? 172.21.15.121:0/2331611873' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[74920]: cluster 2023-09-23T23:09:47.843439+0000 mon.a (mon.0) 2186 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[74920]: cluster 2023-09-23T23:09:47.843948+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[74920]: cluster 2023-09-23T23:09:47.844754+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[74920]: cluster 2023-09-23T23:09:48.767608+0000 mgr.y (mgr.34107) 1628 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[78246]: audit 2023-09-23T23:09:47.843359+0000 mon.a (mon.0) 2185 : audit 1 from='client.? 172.21.15.121:0/2331611873' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[78246]: cluster 2023-09-23T23:09:47.843439+0000 mon.a (mon.0) 2186 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[78246]: cluster 2023-09-23T23:09:47.843948+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[78246]: cluster 2023-09-23T23:09:47.844754+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:09:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:48 smithi121 bash[78246]: cluster 2023-09-23T23:09:48.767608+0000 mgr.y (mgr.34107) 1628 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:48 smithi123 bash[59255]: audit 2023-09-23T23:09:47.843359+0000 mon.a (mon.0) 2185 : audit 1 from='client.? 172.21.15.121:0/2331611873' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:48 smithi123 bash[59255]: cluster 2023-09-23T23:09:47.843439+0000 mon.a (mon.0) 2186 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T23:09:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:48 smithi123 bash[59255]: cluster 2023-09-23T23:09:47.843948+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:09:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:48 smithi123 bash[59255]: cluster 2023-09-23T23:09:47.844754+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:09:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:48 smithi123 bash[59255]: cluster 2023-09-23T23:09:48.767608+0000 mgr.y (mgr.34107) 1628 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:51.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:50 smithi121 bash[74920]: cluster 2023-09-23T23:09:50.768477+0000 mgr.y (mgr.34107) 1629 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:50 smithi121 bash[78246]: cluster 2023-09-23T23:09:50.768477+0000 mgr.y (mgr.34107) 1629 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:51.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:50 smithi123 bash[59255]: cluster 2023-09-23T23:09:50.768477+0000 mgr.y (mgr.34107) 1629 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:52.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:52 smithi123 bash[59255]: audit 2023-09-23T23:09:51.978259+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:52.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:52 smithi121 bash[74920]: audit 2023-09-23T23:09:51.978259+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:52.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:52 smithi121 bash[78246]: audit 2023-09-23T23:09:51.978259+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:53.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:53 smithi123 bash[59255]: cluster 2023-09-23T23:09:52.769226+0000 mgr.y (mgr.34107) 1630 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:53.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:53 smithi121 bash[74920]: cluster 2023-09-23T23:09:52.769226+0000 mgr.y (mgr.34107) 1630 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:53.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:53 smithi121 bash[78246]: cluster 2023-09-23T23:09:52.769226+0000 mgr.y (mgr.34107) 1630 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:53.591 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:54 smithi121 bash[74920]: cluster 2023-09-23T23:09:54.770240+0000 mgr.y (mgr.34107) 1631 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:55.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:54 smithi121 bash[78246]: cluster 2023-09-23T23:09:54.770240+0000 mgr.y (mgr.34107) 1631 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:55.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:54 smithi123 bash[59255]: cluster 2023-09-23T23:09:54.770240+0000 mgr.y (mgr.34107) 1631 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:56 smithi121 bash[74920]: cluster 2023-09-23T23:09:56.771177+0000 mgr.y (mgr.34107) 1632 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:56 smithi121 bash[78246]: cluster 2023-09-23T23:09:56.771177+0000 mgr.y (mgr.34107) 1632 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:56 smithi123 bash[59255]: cluster 2023-09-23T23:09:56.771177+0000 mgr.y (mgr.34107) 1632 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:57.861 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T23:09:58.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:57 smithi121 bash[74920]: audit 2023-09-23T23:09:57.462342+0000 mon.a (mon.0) 2188 : audit 1 from='client.? 172.21.15.121:0/585973305' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:58.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:57 smithi121 bash[78246]: audit 2023-09-23T23:09:57.462342+0000 mon.a (mon.0) 2188 : audit 1 from='client.? 172.21.15.121:0/585973305' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:58.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:57 smithi123 bash[59255]: audit 2023-09-23T23:09:57.462342+0000 mon.a (mon.0) 2188 : audit 1 from='client.? 172.21.15.121:0/585973305' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:58.838 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T23:09:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:09:58] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.33.4" 2023-09-23T23:09:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: audit 2023-09-23T23:09:57.849231+0000 mon.a (mon.0) 2189 : audit 1 from='client.? 172.21.15.121:0/585973305' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:57.849337+0000 mon.a (mon.0) 2190 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T23:09:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:57.851127+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:57.855128+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:57.857310+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:57.857743+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:57.858436+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[74920]: cluster 2023-09-23T23:09:58.771948+0000 mgr.y (mgr.34107) 1633 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: audit 2023-09-23T23:09:57.849231+0000 mon.a (mon.0) 2189 : audit 1 from='client.? 172.21.15.121:0/585973305' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:57.849337+0000 mon.a (mon.0) 2190 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:57.851127+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:57.855128+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:57.857310+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:57.857743+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:57.858436+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:58 smithi121 bash[78246]: cluster 2023-09-23T23:09:58.771948+0000 mgr.y (mgr.34107) 1633 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: audit 2023-09-23T23:09:57.849231+0000 mon.a (mon.0) 2189 : audit 1 from='client.? 172.21.15.121:0/585973305' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:57.849337+0000 mon.a (mon.0) 2190 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:57.851127+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:57.855128+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:57.857310+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:57.857743+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:57.858436+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:09:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:58 smithi123 bash[59255]: cluster 2023-09-23T23:09:58.771948+0000 mgr.y (mgr.34107) 1633 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[74920]: cluster 2023-09-23T23:09:58.860351+0000 mon.a (mon.0) 2191 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T23:10:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[74920]: cluster 2023-09-23T23:09:58.860906+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[74920]: cluster 2023-09-23T23:09:58.867070+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[74920]: cluster 2023-09-23T23:09:59.074649+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[74920]: cluster 2023-09-23T23:09:59.074764+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[78246]: cluster 2023-09-23T23:09:58.860351+0000 mon.a (mon.0) 2191 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T23:10:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[78246]: cluster 2023-09-23T23:09:58.860906+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[78246]: cluster 2023-09-23T23:09:58.867070+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[78246]: cluster 2023-09-23T23:09:59.074649+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:09:59 smithi121 bash[78246]: cluster 2023-09-23T23:09:59.074764+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:59 smithi123 bash[59255]: cluster 2023-09-23T23:09:58.860351+0000 mon.a (mon.0) 2191 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T23:10:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:59 smithi123 bash[59255]: cluster 2023-09-23T23:09:58.860906+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:59 smithi123 bash[59255]: cluster 2023-09-23T23:09:58.867070+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:59 smithi123 bash[59255]: cluster 2023-09-23T23:09:59.074649+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:09:59 smithi123 bash[59255]: cluster 2023-09-23T23:09:59.074764+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:10:01.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:00 smithi121 bash[74920]: cluster 2023-09-23T23:10:00.000167+0000 mon.a (mon.0) 2192 : cluster 1 overall HEALTH_OK 2023-09-23T23:10:01.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:00 smithi121 bash[74920]: cluster 2023-09-23T23:10:00.772797+0000 mgr.y (mgr.34107) 1634 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:00 smithi121 bash[78246]: cluster 2023-09-23T23:10:00.000167+0000 mon.a (mon.0) 2192 : cluster 1 overall HEALTH_OK 2023-09-23T23:10:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:00 smithi121 bash[78246]: cluster 2023-09-23T23:10:00.772797+0000 mgr.y (mgr.34107) 1634 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:00 smithi123 bash[59255]: cluster 2023-09-23T23:10:00.000167+0000 mon.a (mon.0) 2192 : cluster 1 overall HEALTH_OK 2023-09-23T23:10:01.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:00 smithi123 bash[59255]: cluster 2023-09-23T23:10:00.772797+0000 mgr.y (mgr.34107) 1634 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:03.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:02 smithi121 bash[74920]: cluster 2023-09-23T23:10:02.773496+0000 mgr.y (mgr.34107) 1635 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:03.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:02 smithi121 bash[78246]: cluster 2023-09-23T23:10:02.773496+0000 mgr.y (mgr.34107) 1635 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:03.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:02 smithi123 bash[59255]: cluster 2023-09-23T23:10:02.773496+0000 mgr.y (mgr.34107) 1635 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:03.626 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:05.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:04 smithi121 bash[78246]: cluster 2023-09-23T23:10:04.774141+0000 mgr.y (mgr.34107) 1636 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:05.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:04 smithi121 bash[74920]: cluster 2023-09-23T23:10:04.774141+0000 mgr.y (mgr.34107) 1636 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:05.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:04 smithi123 bash[59255]: cluster 2023-09-23T23:10:04.774141+0000 mgr.y (mgr.34107) 1636 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:07.198 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:06 smithi121 bash[74920]: cluster 2023-09-23T23:10:06.774924+0000 mgr.y (mgr.34107) 1637 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:07.198 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:06 smithi121 bash[78246]: cluster 2023-09-23T23:10:06.774924+0000 mgr.y (mgr.34107) 1637 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:07.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:06 smithi123 bash[59255]: cluster 2023-09-23T23:10:06.774924+0000 mgr.y (mgr.34107) 1637 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:07.853 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T23:10:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:07 smithi121 bash[78246]: audit 2023-09-23T23:10:06.978003+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:07 smithi121 bash[78246]: audit 2023-09-23T23:10:07.666633+0000 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.121:0/1791448949' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:07 smithi121 bash[78246]: audit 2023-09-23T23:10:07.667307+0000 mon.a (mon.0) 2194 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:08.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:07 smithi121 bash[74920]: audit 2023-09-23T23:10:06.978003+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:08.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:07 smithi121 bash[74920]: audit 2023-09-23T23:10:07.666633+0000 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.121:0/1791448949' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:08.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:07 smithi121 bash[74920]: audit 2023-09-23T23:10:07.667307+0000 mon.a (mon.0) 2194 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:07 smithi123 bash[59255]: audit 2023-09-23T23:10:06.978003+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:07 smithi123 bash[59255]: audit 2023-09-23T23:10:07.666633+0000 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.121:0/1791448949' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:07 smithi123 bash[59255]: audit 2023-09-23T23:10:07.667307+0000 mon.a (mon.0) 2194 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:08.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-23T23:10:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:10:08] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.33.4" 2023-09-23T23:10:09.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[78246]: audit 2023-09-23T23:10:07.842037+0000 mon.a (mon.0) 2195 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:10:09.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[78246]: cluster 2023-09-23T23:10:07.842041+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:10:09.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[78246]: cluster 2023-09-23T23:10:07.842209+0000 mon.a (mon.0) 2196 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T23:10:09.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[78246]: cluster 2023-09-23T23:10:07.842323+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:10:09.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[74920]: audit 2023-09-23T23:10:07.842037+0000 mon.a (mon.0) 2195 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:10:09.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[74920]: cluster 2023-09-23T23:10:07.842041+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:10:09.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[74920]: cluster 2023-09-23T23:10:07.842209+0000 mon.a (mon.0) 2196 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T23:10:09.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:08 smithi121 bash[74920]: cluster 2023-09-23T23:10:07.842323+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:10:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:08 smithi123 bash[59255]: audit 2023-09-23T23:10:07.842037+0000 mon.a (mon.0) 2195 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:10:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:08 smithi123 bash[59255]: cluster 2023-09-23T23:10:07.842041+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:10:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:08 smithi123 bash[59255]: cluster 2023-09-23T23:10:07.842209+0000 mon.a (mon.0) 2196 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T23:10:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:08 smithi123 bash[59255]: cluster 2023-09-23T23:10:07.842323+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:10:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:09 smithi121 bash[74920]: cluster 2023-09-23T23:10:08.775640+0000 mgr.y (mgr.34107) 1638 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:10.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:09 smithi121 bash[78246]: cluster 2023-09-23T23:10:08.775640+0000 mgr.y (mgr.34107) 1638 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:10.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:09 smithi123 bash[59255]: cluster 2023-09-23T23:10:08.775640+0000 mgr.y (mgr.34107) 1638 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:11 smithi121 bash[74920]: cluster 2023-09-23T23:10:10.776591+0000 mgr.y (mgr.34107) 1639 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:12.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:11 smithi121 bash[78246]: cluster 2023-09-23T23:10:10.776591+0000 mgr.y (mgr.34107) 1639 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:12.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:11 smithi123 bash[59255]: cluster 2023-09-23T23:10:10.776591+0000 mgr.y (mgr.34107) 1639 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:13.599 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:14.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:13 smithi121 bash[74920]: cluster 2023-09-23T23:10:12.777262+0000 mgr.y (mgr.34107) 1640 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:14.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:13 smithi121 bash[78246]: cluster 2023-09-23T23:10:12.777262+0000 mgr.y (mgr.34107) 1640 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:14.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:13 smithi123 bash[59255]: cluster 2023-09-23T23:10:12.777262+0000 mgr.y (mgr.34107) 1640 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:16.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:15 smithi121 bash[74920]: cluster 2023-09-23T23:10:14.778224+0000 mgr.y (mgr.34107) 1641 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:15 smithi121 bash[78246]: cluster 2023-09-23T23:10:14.778224+0000 mgr.y (mgr.34107) 1641 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:15 smithi123 bash[59255]: cluster 2023-09-23T23:10:14.778224+0000 mgr.y (mgr.34107) 1641 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:17.895 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-23T23:10:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:17 smithi121 bash[74920]: cluster 2023-09-23T23:10:16.779207+0000 mgr.y (mgr.34107) 1642 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:17 smithi121 bash[74920]: audit 2023-09-23T23:10:17.498307+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.121:0/2278341188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:17 smithi121 bash[74920]: audit 2023-09-23T23:10:17.498996+0000 mon.a (mon.0) 2197 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:18.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:17 smithi121 bash[78246]: cluster 2023-09-23T23:10:16.779207+0000 mgr.y (mgr.34107) 1642 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:18.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:17 smithi121 bash[78246]: audit 2023-09-23T23:10:17.498307+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.121:0/2278341188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:18.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:17 smithi121 bash[78246]: audit 2023-09-23T23:10:17.498996+0000 mon.a (mon.0) 2197 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:18.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:17 smithi123 bash[59255]: cluster 2023-09-23T23:10:16.779207+0000 mgr.y (mgr.34107) 1642 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:17 smithi123 bash[59255]: audit 2023-09-23T23:10:17.498307+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.121:0/2278341188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:17 smithi123 bash[59255]: audit 2023-09-23T23:10:17.498996+0000 mon.a (mon.0) 2197 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:10:18.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T23:10:19.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:10:18] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.33.4" 2023-09-23T23:10:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[74920]: cluster 2023-09-23T23:10:17.884015+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:10:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[74920]: audit 2023-09-23T23:10:17.885634+0000 mon.a (mon.0) 2198 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:10:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[74920]: cluster 2023-09-23T23:10:17.885743+0000 mon.a (mon.0) 2199 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T23:10:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[78246]: cluster 2023-09-23T23:10:17.884015+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:10:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[78246]: audit 2023-09-23T23:10:17.885634+0000 mon.a (mon.0) 2198 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:10:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:18 smithi121 bash[78246]: cluster 2023-09-23T23:10:17.885743+0000 mon.a (mon.0) 2199 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T23:10:19.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:18 smithi123 bash[59255]: cluster 2023-09-23T23:10:17.884015+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:10:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:18 smithi123 bash[59255]: audit 2023-09-23T23:10:17.885634+0000 mon.a (mon.0) 2198 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:10:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:18 smithi123 bash[59255]: cluster 2023-09-23T23:10:17.885743+0000 mon.a (mon.0) 2199 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T23:10:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:19 smithi121 bash[74920]: cluster 2023-09-23T23:10:18.780003+0000 mgr.y (mgr.34107) 1643 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:19 smithi121 bash[78246]: cluster 2023-09-23T23:10:18.780003+0000 mgr.y (mgr.34107) 1643 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:19 smithi123 bash[59255]: cluster 2023-09-23T23:10:18.780003+0000 mgr.y (mgr.34107) 1643 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:22.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:21 smithi121 bash[74920]: cluster 2023-09-23T23:10:20.780840+0000 mgr.y (mgr.34107) 1644 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:22.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:21 smithi121 bash[78246]: cluster 2023-09-23T23:10:20.780840+0000 mgr.y (mgr.34107) 1644 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:22.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:21 smithi123 bash[59255]: cluster 2023-09-23T23:10:20.780840+0000 mgr.y (mgr.34107) 1644 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:23.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:22 smithi121 bash[74920]: audit 2023-09-23T23:10:21.978874+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:23.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:22 smithi121 bash[78246]: audit 2023-09-23T23:10:21.978874+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:23.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:22 smithi123 bash[59255]: audit 2023-09-23T23:10:21.978874+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:23.613 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:24.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:23 smithi121 bash[78246]: cluster 2023-09-23T23:10:22.781580+0000 mgr.y (mgr.34107) 1645 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:24.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:23 smithi121 bash[74920]: cluster 2023-09-23T23:10:22.781580+0000 mgr.y (mgr.34107) 1645 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:24.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:23 smithi123 bash[59255]: cluster 2023-09-23T23:10:22.781580+0000 mgr.y (mgr.34107) 1645 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:26.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:25 smithi121 bash[74920]: cluster 2023-09-23T23:10:24.782575+0000 mgr.y (mgr.34107) 1646 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:26.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:25 smithi121 bash[78246]: cluster 2023-09-23T23:10:24.782575+0000 mgr.y (mgr.34107) 1646 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:26.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:25 smithi123 bash[59255]: cluster 2023-09-23T23:10:24.782575+0000 mgr.y (mgr.34107) 1646 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:27.928 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T23:10:28.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:27 smithi121 bash[78246]: cluster 2023-09-23T23:10:26.783189+0000 mgr.y (mgr.34107) 1647 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:28.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:27 smithi121 bash[78246]: audit 2023-09-23T23:10:27.567060+0000 mon.c (mon.2) 169 : audit 1 from='client.? 172.21.15.121:0/1411812094' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:28.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:27 smithi121 bash[78246]: audit 2023-09-23T23:10:27.567834+0000 mon.a (mon.0) 2201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:28.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:27 smithi121 bash[74920]: cluster 2023-09-23T23:10:26.783189+0000 mgr.y (mgr.34107) 1647 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:28.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:27 smithi121 bash[74920]: audit 2023-09-23T23:10:27.567060+0000 mon.c (mon.2) 169 : audit 1 from='client.? 172.21.15.121:0/1411812094' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:28.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:27 smithi121 bash[74920]: audit 2023-09-23T23:10:27.567834+0000 mon.a (mon.0) 2201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:27 smithi123 bash[59255]: cluster 2023-09-23T23:10:26.783189+0000 mgr.y (mgr.34107) 1647 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:27 smithi123 bash[59255]: audit 2023-09-23T23:10:27.567060+0000 mon.c (mon.2) 169 : audit 1 from='client.? 172.21.15.121:0/1411812094' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:28.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:27 smithi123 bash[59255]: audit 2023-09-23T23:10:27.567834+0000 mon.a (mon.0) 2201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:28.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-23T23:10:29.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[74920]: cluster 2023-09-23T23:10:27.917580+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:29.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[74920]: audit 2023-09-23T23:10:27.918013+0000 mon.a (mon.0) 2202 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:29.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[74920]: cluster 2023-09-23T23:10:27.918099+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T23:10:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:10:28] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:10:29.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[78246]: cluster 2023-09-23T23:10:27.917580+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:29.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[78246]: audit 2023-09-23T23:10:27.918013+0000 mon.a (mon.0) 2202 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:29.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:28 smithi121 bash[78246]: cluster 2023-09-23T23:10:27.918099+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T23:10:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:28 smithi123 bash[59255]: cluster 2023-09-23T23:10:27.917580+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:28 smithi123 bash[59255]: audit 2023-09-23T23:10:27.918013+0000 mon.a (mon.0) 2202 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:29.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:28 smithi123 bash[59255]: cluster 2023-09-23T23:10:27.918099+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[74920]: cluster 2023-09-23T23:10:28.328644+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[74920]: cluster 2023-09-23T23:10:28.331611+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[74920]: cluster 2023-09-23T23:10:28.783732+0000 mgr.y (mgr.34107) 1648 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[74920]: audit 2023-09-23T23:10:29.624590+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[78246]: cluster 2023-09-23T23:10:28.328644+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[78246]: cluster 2023-09-23T23:10:28.331611+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[78246]: cluster 2023-09-23T23:10:28.783732+0000 mgr.y (mgr.34107) 1648 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:30.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:29 smithi121 bash[78246]: audit 2023-09-23T23:10:29.624590+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:29 smithi123 bash[59255]: cluster 2023-09-23T23:10:28.328644+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:29 smithi123 bash[59255]: cluster 2023-09-23T23:10:28.331611+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:29 smithi123 bash[59255]: cluster 2023-09-23T23:10:28.783732+0000 mgr.y (mgr.34107) 1648 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:29 smithi123 bash[59255]: audit 2023-09-23T23:10:29.624590+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:31.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:30 smithi121 bash[74920]: cluster 2023-09-23T23:10:29.344267+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:31.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:30 smithi121 bash[74920]: cluster 2023-09-23T23:10:29.344269+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:31.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:30 smithi121 bash[78246]: cluster 2023-09-23T23:10:29.344267+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:31.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:30 smithi121 bash[78246]: cluster 2023-09-23T23:10:29.344269+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:31.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:30 smithi123 bash[59255]: cluster 2023-09-23T23:10:29.344267+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:31.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:30 smithi123 bash[59255]: cluster 2023-09-23T23:10:29.344269+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:10:32.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:31 smithi121 bash[74920]: cluster 2023-09-23T23:10:30.784878+0000 mgr.y (mgr.34107) 1649 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:32.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:31 smithi121 bash[78246]: cluster 2023-09-23T23:10:30.784878+0000 mgr.y (mgr.34107) 1649 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:32.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:31 smithi123 bash[59255]: cluster 2023-09-23T23:10:30.784878+0000 mgr.y (mgr.34107) 1649 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:33.647 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:34.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:33 smithi121 bash[78246]: cluster 2023-09-23T23:10:32.785497+0000 mgr.y (mgr.34107) 1650 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:34.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:33 smithi121 bash[74920]: cluster 2023-09-23T23:10:32.785497+0000 mgr.y (mgr.34107) 1650 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:34.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:33 smithi123 bash[59255]: cluster 2023-09-23T23:10:32.785497+0000 mgr.y (mgr.34107) 1650 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:35 smithi123 bash[59255]: audit 2023-09-23T23:10:34.766382+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:36.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:35 smithi123 bash[59255]: audit 2023-09-23T23:10:34.773387+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:36.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:35 smithi121 bash[74920]: audit 2023-09-23T23:10:34.766382+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:36.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:35 smithi121 bash[74920]: audit 2023-09-23T23:10:34.773387+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:36.085 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:35 smithi121 bash[78246]: audit 2023-09-23T23:10:34.766382+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:36.085 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:35 smithi121 bash[78246]: audit 2023-09-23T23:10:34.773387+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:36 smithi123 bash[59255]: cluster 2023-09-23T23:10:34.786003+0000 mgr.y (mgr.34107) 1651 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:36 smithi123 bash[59255]: audit 2023-09-23T23:10:35.881621+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:36 smithi123 bash[59255]: audit 2023-09-23T23:10:35.890441+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:36 smithi123 bash[59255]: audit 2023-09-23T23:10:36.362681+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:36 smithi123 bash[59255]: audit 2023-09-23T23:10:36.363877+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:37.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:36 smithi123 bash[59255]: audit 2023-09-23T23:10:36.370281+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[74920]: cluster 2023-09-23T23:10:34.786003+0000 mgr.y (mgr.34107) 1651 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[74920]: audit 2023-09-23T23:10:35.881621+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[74920]: audit 2023-09-23T23:10:35.890441+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[74920]: audit 2023-09-23T23:10:36.362681+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[74920]: audit 2023-09-23T23:10:36.363877+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[74920]: audit 2023-09-23T23:10:36.370281+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[78246]: cluster 2023-09-23T23:10:34.786003+0000 mgr.y (mgr.34107) 1651 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:37.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[78246]: audit 2023-09-23T23:10:35.881621+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[78246]: audit 2023-09-23T23:10:35.890441+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[78246]: audit 2023-09-23T23:10:36.362681+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:37.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[78246]: audit 2023-09-23T23:10:36.363877+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:37.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:36 smithi121 bash[78246]: audit 2023-09-23T23:10:36.370281+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:10:37.800 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-23T23:10:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:37 smithi123 bash[59255]: audit 2023-09-23T23:10:36.979122+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:38.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:37 smithi123 bash[59255]: audit 2023-09-23T23:10:37.682375+0000 mon.a (mon.0) 2213 : audit 1 from='client.? 172.21.15.121:0/3602414137' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:38.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:37 smithi121 bash[78246]: audit 2023-09-23T23:10:36.979122+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:38.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:37 smithi121 bash[78246]: audit 2023-09-23T23:10:37.682375+0000 mon.a (mon.0) 2213 : audit 1 from='client.? 172.21.15.121:0/3602414137' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:37 smithi121 bash[74920]: audit 2023-09-23T23:10:36.979122+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:38.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:37 smithi121 bash[74920]: audit 2023-09-23T23:10:37.682375+0000 mon.a (mon.0) 2213 : audit 1 from='client.? 172.21.15.121:0/3602414137' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:38.742 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:10:38] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[78246]: cluster 2023-09-23T23:10:36.786606+0000 mgr.y (mgr.34107) 1652 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[78246]: cluster 2023-09-23T23:10:37.789806+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[78246]: cluster 2023-09-23T23:10:37.789870+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[78246]: cluster 2023-09-23T23:10:37.790352+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[78246]: audit 2023-09-23T23:10:37.790464+0000 mon.a (mon.0) 2214 : audit 1 from='client.? 172.21.15.121:0/3602414137' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:39.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[78246]: cluster 2023-09-23T23:10:37.790534+0000 mon.a (mon.0) 2215 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T23:10:39.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[74920]: cluster 2023-09-23T23:10:36.786606+0000 mgr.y (mgr.34107) 1652 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:39.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[74920]: cluster 2023-09-23T23:10:37.789806+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[74920]: cluster 2023-09-23T23:10:37.789870+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[74920]: cluster 2023-09-23T23:10:37.790352+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[74920]: audit 2023-09-23T23:10:37.790464+0000 mon.a (mon.0) 2214 : audit 1 from='client.? 172.21.15.121:0/3602414137' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:39.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:38 smithi121 bash[74920]: cluster 2023-09-23T23:10:37.790534+0000 mon.a (mon.0) 2215 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T23:10:39.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:38 smithi123 bash[59255]: cluster 2023-09-23T23:10:36.786606+0000 mgr.y (mgr.34107) 1652 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:39.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:38 smithi123 bash[59255]: cluster 2023-09-23T23:10:37.789806+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:38 smithi123 bash[59255]: cluster 2023-09-23T23:10:37.789870+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:38 smithi123 bash[59255]: cluster 2023-09-23T23:10:37.790352+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:39.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:38 smithi123 bash[59255]: audit 2023-09-23T23:10:37.790464+0000 mon.a (mon.0) 2214 : audit 1 from='client.? 172.21.15.121:0/3602414137' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:39.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:38 smithi123 bash[59255]: cluster 2023-09-23T23:10:37.790534+0000 mon.a (mon.0) 2215 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T23:10:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:39 smithi123 bash[59255]: cluster 2023-09-23T23:10:38.712709+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:39 smithi123 bash[59255]: cluster 2023-09-23T23:10:38.787257+0000 mgr.y (mgr.34107) 1653 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:39 smithi121 bash[74920]: cluster 2023-09-23T23:10:38.712709+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:40.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:39 smithi121 bash[74920]: cluster 2023-09-23T23:10:38.787257+0000 mgr.y (mgr.34107) 1653 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:40.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:39 smithi121 bash[78246]: cluster 2023-09-23T23:10:38.712709+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:10:40.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:39 smithi121 bash[78246]: cluster 2023-09-23T23:10:38.787257+0000 mgr.y (mgr.34107) 1653 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:42.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:41 smithi121 bash[74920]: cluster 2023-09-23T23:10:40.788140+0000 mgr.y (mgr.34107) 1654 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:42.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:41 smithi121 bash[78246]: cluster 2023-09-23T23:10:40.788140+0000 mgr.y (mgr.34107) 1654 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:42.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:41 smithi123 bash[59255]: cluster 2023-09-23T23:10:40.788140+0000 mgr.y (mgr.34107) 1654 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:43.527 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:44.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:43 smithi121 bash[74920]: cluster 2023-09-23T23:10:42.788763+0000 mgr.y (mgr.34107) 1655 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:44.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:43 smithi121 bash[78246]: cluster 2023-09-23T23:10:42.788763+0000 mgr.y (mgr.34107) 1655 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:44.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:43 smithi123 bash[59255]: cluster 2023-09-23T23:10:42.788763+0000 mgr.y (mgr.34107) 1655 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:46.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:45 smithi121 bash[78246]: cluster 2023-09-23T23:10:44.789619+0000 mgr.y (mgr.34107) 1656 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:46.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:45 smithi121 bash[74920]: cluster 2023-09-23T23:10:44.789619+0000 mgr.y (mgr.34107) 1656 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:46.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:45 smithi123 bash[59255]: cluster 2023-09-23T23:10:44.789619+0000 mgr.y (mgr.34107) 1656 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:47.831 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T23:10:48.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:47 smithi121 bash[78246]: cluster 2023-09-23T23:10:46.790418+0000 mgr.y (mgr.34107) 1657 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:48.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:47 smithi121 bash[78246]: audit 2023-09-23T23:10:47.500554+0000 mon.a (mon.0) 2216 : audit 1 from='client.? 172.21.15.121:0/1814038109' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:47 smithi121 bash[74920]: cluster 2023-09-23T23:10:46.790418+0000 mgr.y (mgr.34107) 1657 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:48.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:47 smithi121 bash[74920]: audit 2023-09-23T23:10:47.500554+0000 mon.a (mon.0) 2216 : audit 1 from='client.? 172.21.15.121:0/1814038109' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:48.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:47 smithi123 bash[59255]: cluster 2023-09-23T23:10:46.790418+0000 mgr.y (mgr.34107) 1657 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:48.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:47 smithi123 bash[59255]: audit 2023-09-23T23:10:47.500554+0000 mon.a (mon.0) 2216 : audit 1 from='client.? 172.21.15.121:0/1814038109' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:48.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T23:10:49.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:10:48] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:10:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[74920]: audit 2023-09-23T23:10:47.822258+0000 mon.a (mon.0) 2217 : audit 1 from='client.? 172.21.15.121:0/1814038109' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[74920]: cluster 2023-09-23T23:10:47.822351+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T23:10:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[74920]: cluster 2023-09-23T23:10:47.823230+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:49.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[74920]: cluster 2023-09-23T23:10:47.823386+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[78246]: audit 2023-09-23T23:10:47.822258+0000 mon.a (mon.0) 2217 : audit 1 from='client.? 172.21.15.121:0/1814038109' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[78246]: cluster 2023-09-23T23:10:47.822351+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T23:10:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[78246]: cluster 2023-09-23T23:10:47.823230+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:49.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:48 smithi121 bash[78246]: cluster 2023-09-23T23:10:47.823386+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:48 smithi123 bash[59255]: audit 2023-09-23T23:10:47.822258+0000 mon.a (mon.0) 2217 : audit 1 from='client.? 172.21.15.121:0/1814038109' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:48 smithi123 bash[59255]: cluster 2023-09-23T23:10:47.822351+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T23:10:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:48 smithi123 bash[59255]: cluster 2023-09-23T23:10:47.823230+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:49.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:48 smithi123 bash[59255]: cluster 2023-09-23T23:10:47.823386+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:49 smithi121 bash[74920]: cluster 2023-09-23T23:10:48.479769+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:49 smithi121 bash[74920]: cluster 2023-09-23T23:10:48.479770+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:49 smithi121 bash[74920]: cluster 2023-09-23T23:10:48.791282+0000 mgr.y (mgr.34107) 1658 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:50.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:49 smithi121 bash[78246]: cluster 2023-09-23T23:10:48.479769+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:49 smithi121 bash[78246]: cluster 2023-09-23T23:10:48.479770+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:49 smithi121 bash[78246]: cluster 2023-09-23T23:10:48.791282+0000 mgr.y (mgr.34107) 1658 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:50.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:49 smithi123 bash[59255]: cluster 2023-09-23T23:10:48.479769+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:49 smithi123 bash[59255]: cluster 2023-09-23T23:10:48.479770+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:10:50.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:49 smithi123 bash[59255]: cluster 2023-09-23T23:10:48.791282+0000 mgr.y (mgr.34107) 1658 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:51 smithi121 bash[74920]: cluster 2023-09-23T23:10:50.792375+0000 mgr.y (mgr.34107) 1659 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:51 smithi121 bash[78246]: cluster 2023-09-23T23:10:50.792375+0000 mgr.y (mgr.34107) 1659 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:52.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:51 smithi123 bash[59255]: cluster 2023-09-23T23:10:50.792375+0000 mgr.y (mgr.34107) 1659 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:52 smithi121 bash[74920]: audit 2023-09-23T23:10:51.979744+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:52 smithi121 bash[78246]: audit 2023-09-23T23:10:51.979744+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:53.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:52 smithi123 bash[59255]: audit 2023-09-23T23:10:51.979744+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:53.598 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:54.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:53 smithi121 bash[78246]: cluster 2023-09-23T23:10:52.793030+0000 mgr.y (mgr.34107) 1660 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:54.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:53 smithi121 bash[74920]: cluster 2023-09-23T23:10:52.793030+0000 mgr.y (mgr.34107) 1660 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:53 smithi123 bash[59255]: cluster 2023-09-23T23:10:52.793030+0000 mgr.y (mgr.34107) 1660 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:55 smithi121 bash[78246]: cluster 2023-09-23T23:10:54.793818+0000 mgr.y (mgr.34107) 1661 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:56.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:55 smithi121 bash[74920]: cluster 2023-09-23T23:10:54.793818+0000 mgr.y (mgr.34107) 1661 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:56.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:55 smithi123 bash[59255]: cluster 2023-09-23T23:10:54.793818+0000 mgr.y (mgr.34107) 1661 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:57.881 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T23:10:58.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:57 smithi121 bash[74920]: cluster 2023-09-23T23:10:56.794716+0000 mgr.y (mgr.34107) 1662 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:58.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:57 smithi121 bash[74920]: audit 2023-09-23T23:10:57.682912+0000 mon.c (mon.2) 170 : audit 1 from='client.? 172.21.15.121:0/2658409494' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:58.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:57 smithi121 bash[74920]: audit 2023-09-23T23:10:57.683609+0000 mon.a (mon.0) 2220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:58.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:57 smithi121 bash[78246]: cluster 2023-09-23T23:10:56.794716+0000 mgr.y (mgr.34107) 1662 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:58.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:57 smithi121 bash[78246]: audit 2023-09-23T23:10:57.682912+0000 mon.c (mon.2) 170 : audit 1 from='client.? 172.21.15.121:0/2658409494' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:58.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:57 smithi121 bash[78246]: audit 2023-09-23T23:10:57.683609+0000 mon.a (mon.0) 2220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:58.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:57 smithi123 bash[59255]: cluster 2023-09-23T23:10:56.794716+0000 mgr.y (mgr.34107) 1662 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:10:58.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:57 smithi123 bash[59255]: audit 2023-09-23T23:10:57.682912+0000 mon.c (mon.2) 170 : audit 1 from='client.? 172.21.15.121:0/2658409494' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:58.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:57 smithi123 bash[59255]: audit 2023-09-23T23:10:57.683609+0000 mon.a (mon.0) 2220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:58.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T23:10:59.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:10:58] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.33.4" 2023-09-23T23:10:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[74920]: cluster 2023-09-23T23:10:57.868227+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:10:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[74920]: audit 2023-09-23T23:10:57.872245+0000 mon.a (mon.0) 2221 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:59.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[74920]: cluster 2023-09-23T23:10:57.872378+0000 mon.a (mon.0) 2222 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T23:10:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[78246]: cluster 2023-09-23T23:10:57.868227+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:10:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[78246]: audit 2023-09-23T23:10:57.872245+0000 mon.a (mon.0) 2221 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:59.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:58 smithi121 bash[78246]: cluster 2023-09-23T23:10:57.872378+0000 mon.a (mon.0) 2222 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T23:10:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:58 smithi123 bash[59255]: cluster 2023-09-23T23:10:57.868227+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:10:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:58 smithi123 bash[59255]: audit 2023-09-23T23:10:57.872245+0000 mon.a (mon.0) 2221 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:59.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:58 smithi123 bash[59255]: cluster 2023-09-23T23:10:57.872378+0000 mon.a (mon.0) 2222 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T23:11:00.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:59 smithi121 bash[78246]: cluster 2023-09-23T23:10:58.171828+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:00.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:59 smithi121 bash[78246]: cluster 2023-09-23T23:10:58.795700+0000 mgr.y (mgr.34107) 1663 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:00.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:10:59 smithi121 bash[78246]: cluster 2023-09-23T23:10:59.096773+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:59 smithi121 bash[74920]: cluster 2023-09-23T23:10:58.171828+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:59 smithi121 bash[74920]: cluster 2023-09-23T23:10:58.795700+0000 mgr.y (mgr.34107) 1663 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:00.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:10:59 smithi121 bash[74920]: cluster 2023-09-23T23:10:59.096773+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:00.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:59 smithi123 bash[59255]: cluster 2023-09-23T23:10:58.171828+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:59 smithi123 bash[59255]: cluster 2023-09-23T23:10:58.795700+0000 mgr.y (mgr.34107) 1663 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:00.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:10:59 smithi123 bash[59255]: cluster 2023-09-23T23:10:59.096773+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:01.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:00 smithi121 bash[74920]: cluster 2023-09-23T23:10:59.236182+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:01.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:00 smithi121 bash[78246]: cluster 2023-09-23T23:10:59.236182+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:01.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:00 smithi123 bash[59255]: cluster 2023-09-23T23:10:59.236182+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:11:02.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:01 smithi121 bash[74920]: cluster 2023-09-23T23:11:00.796614+0000 mgr.y (mgr.34107) 1664 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:02.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:01 smithi121 bash[78246]: cluster 2023-09-23T23:11:00.796614+0000 mgr.y (mgr.34107) 1664 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:01 smithi123 bash[59255]: cluster 2023-09-23T23:11:00.796614+0000 mgr.y (mgr.34107) 1664 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:03.642 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:04.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:03 smithi121 bash[74920]: cluster 2023-09-23T23:11:02.797152+0000 mgr.y (mgr.34107) 1665 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:04.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:03 smithi121 bash[78246]: cluster 2023-09-23T23:11:02.797152+0000 mgr.y (mgr.34107) 1665 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:04.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:03 smithi123 bash[59255]: cluster 2023-09-23T23:11:02.797152+0000 mgr.y (mgr.34107) 1665 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:06.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:05 smithi121 bash[74920]: cluster 2023-09-23T23:11:04.798050+0000 mgr.y (mgr.34107) 1666 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:06.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:05 smithi121 bash[78246]: cluster 2023-09-23T23:11:04.798050+0000 mgr.y (mgr.34107) 1666 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:06.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:05 smithi123 bash[59255]: cluster 2023-09-23T23:11:04.798050+0000 mgr.y (mgr.34107) 1666 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:07.914 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[74920]: cluster 2023-09-23T23:11:06.798945+0000 mgr.y (mgr.34107) 1667 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[74920]: audit 2023-09-23T23:11:06.980149+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[74920]: audit 2023-09-23T23:11:07.630896+0000 mon.c (mon.2) 171 : audit 1 from='client.? 172.21.15.121:0/1409660256' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[74920]: audit 2023-09-23T23:11:07.631635+0000 mon.a (mon.0) 2224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[78246]: cluster 2023-09-23T23:11:06.798945+0000 mgr.y (mgr.34107) 1667 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[78246]: audit 2023-09-23T23:11:06.980149+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[78246]: audit 2023-09-23T23:11:07.630896+0000 mon.c (mon.2) 171 : audit 1 from='client.? 172.21.15.121:0/1409660256' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:08.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:07 smithi121 bash[78246]: audit 2023-09-23T23:11:07.631635+0000 mon.a (mon.0) 2224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:07 smithi123 bash[59255]: cluster 2023-09-23T23:11:06.798945+0000 mgr.y (mgr.34107) 1667 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:07 smithi123 bash[59255]: audit 2023-09-23T23:11:06.980149+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:07 smithi123 bash[59255]: audit 2023-09-23T23:11:07.630896+0000 mon.c (mon.2) 171 : audit 1 from='client.? 172.21.15.121:0/1409660256' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:08.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:07 smithi123 bash[59255]: audit 2023-09-23T23:11:07.631635+0000 mon.a (mon.0) 2224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:08.894 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-23T23:11:09.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[74920]: audit 2023-09-23T23:11:07.903855+0000 mon.a (mon.0) 2225 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:09.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[74920]: cluster 2023-09-23T23:11:07.903972+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T23:11:09.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[74920]: cluster 2023-09-23T23:11:07.905933+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:09.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:11:08] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:11:09.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[78246]: audit 2023-09-23T23:11:07.903855+0000 mon.a (mon.0) 2225 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:09.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[78246]: cluster 2023-09-23T23:11:07.903972+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T23:11:09.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:08 smithi121 bash[78246]: cluster 2023-09-23T23:11:07.905933+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:09.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:08 smithi123 bash[59255]: audit 2023-09-23T23:11:07.903855+0000 mon.a (mon.0) 2225 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:08 smithi123 bash[59255]: cluster 2023-09-23T23:11:07.903972+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T23:11:09.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:08 smithi123 bash[59255]: cluster 2023-09-23T23:11:07.905933+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[74920]: cluster 2023-09-23T23:11:08.739753+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[74920]: cluster 2023-09-23T23:11:08.739756+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[74920]: cluster 2023-09-23T23:11:08.740292+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[74920]: cluster 2023-09-23T23:11:08.799788+0000 mgr.y (mgr.34107) 1668 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:10.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[78246]: cluster 2023-09-23T23:11:08.739753+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[78246]: cluster 2023-09-23T23:11:08.739756+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[78246]: cluster 2023-09-23T23:11:08.740292+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:09 smithi121 bash[78246]: cluster 2023-09-23T23:11:08.799788+0000 mgr.y (mgr.34107) 1668 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:10.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:09 smithi123 bash[59255]: cluster 2023-09-23T23:11:08.739753+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:09 smithi123 bash[59255]: cluster 2023-09-23T23:11:08.739756+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:09 smithi123 bash[59255]: cluster 2023-09-23T23:11:08.740292+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:11:10.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:09 smithi123 bash[59255]: cluster 2023-09-23T23:11:08.799788+0000 mgr.y (mgr.34107) 1668 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:12.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:11 smithi121 bash[78246]: cluster 2023-09-23T23:11:10.800683+0000 mgr.y (mgr.34107) 1669 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:12.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:11 smithi121 bash[74920]: cluster 2023-09-23T23:11:10.800683+0000 mgr.y (mgr.34107) 1669 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:12.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:11 smithi123 bash[59255]: cluster 2023-09-23T23:11:10.800683+0000 mgr.y (mgr.34107) 1669 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:13.669 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:14.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:13 smithi121 bash[78246]: cluster 2023-09-23T23:11:12.801346+0000 mgr.y (mgr.34107) 1670 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:14.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:13 smithi121 bash[74920]: cluster 2023-09-23T23:11:12.801346+0000 mgr.y (mgr.34107) 1670 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:14.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:13 smithi123 bash[59255]: cluster 2023-09-23T23:11:12.801346+0000 mgr.y (mgr.34107) 1670 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:16.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:15 smithi121 bash[74920]: cluster 2023-09-23T23:11:14.802320+0000 mgr.y (mgr.34107) 1671 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:16.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:15 smithi121 bash[78246]: cluster 2023-09-23T23:11:14.802320+0000 mgr.y (mgr.34107) 1671 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:16.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:15 smithi123 bash[59255]: cluster 2023-09-23T23:11:14.802320+0000 mgr.y (mgr.34107) 1671 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:17.964 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-23T23:11:18.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:17 smithi121 bash[78246]: cluster 2023-09-23T23:11:16.803448+0000 mgr.y (mgr.34107) 1672 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:18.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:17 smithi121 bash[78246]: audit 2023-09-23T23:11:17.602807+0000 mon.c (mon.2) 172 : audit 1 from='client.? 172.21.15.121:0/1959178949' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:18.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:17 smithi121 bash[78246]: audit 2023-09-23T23:11:17.603516+0000 mon.a (mon.0) 2227 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:17 smithi121 bash[74920]: cluster 2023-09-23T23:11:16.803448+0000 mgr.y (mgr.34107) 1672 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:17 smithi121 bash[74920]: audit 2023-09-23T23:11:17.602807+0000 mon.c (mon.2) 172 : audit 1 from='client.? 172.21.15.121:0/1959178949' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:18.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:17 smithi121 bash[74920]: audit 2023-09-23T23:11:17.603516+0000 mon.a (mon.0) 2227 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:17 smithi123 bash[59255]: cluster 2023-09-23T23:11:16.803448+0000 mgr.y (mgr.34107) 1672 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:17 smithi123 bash[59255]: audit 2023-09-23T23:11:17.602807+0000 mon.c (mon.2) 172 : audit 1 from='client.? 172.21.15.121:0/1959178949' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:18.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:17 smithi123 bash[59255]: audit 2023-09-23T23:11:17.603516+0000 mon.a (mon.0) 2227 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:18.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T23:11:19.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:11:18] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[74920]: cluster 2023-09-23T23:11:17.949670+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[74920]: audit 2023-09-23T23:11:17.950885+0000 mon.a (mon.0) 2228 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[74920]: cluster 2023-09-23T23:11:17.950961+0000 mon.a (mon.0) 2229 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[74920]: cluster 2023-09-23T23:11:17.951661+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[74920]: cluster 2023-09-23T23:11:17.951787+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[78246]: cluster 2023-09-23T23:11:17.949670+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[78246]: audit 2023-09-23T23:11:17.950885+0000 mon.a (mon.0) 2228 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:19.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[78246]: cluster 2023-09-23T23:11:17.950961+0000 mon.a (mon.0) 2229 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T23:11:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[78246]: cluster 2023-09-23T23:11:17.951661+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:18 smithi121 bash[78246]: cluster 2023-09-23T23:11:17.951787+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:18 smithi123 bash[59255]: cluster 2023-09-23T23:11:17.949670+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:18 smithi123 bash[59255]: audit 2023-09-23T23:11:17.950885+0000 mon.a (mon.0) 2228 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:18 smithi123 bash[59255]: cluster 2023-09-23T23:11:17.950961+0000 mon.a (mon.0) 2229 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T23:11:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:18 smithi123 bash[59255]: cluster 2023-09-23T23:11:17.951661+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:19.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:18 smithi123 bash[59255]: cluster 2023-09-23T23:11:17.951787+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:11:20.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[74920]: cluster 2023-09-23T23:11:18.804280+0000 mgr.y (mgr.34107) 1673 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[74920]: cluster 2023-09-23T23:11:18.956818+0000 mon.a (mon.0) 2230 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[74920]: cluster 2023-09-23T23:11:18.957131+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[74920]: cluster 2023-09-23T23:11:18.958302+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[74920]: cluster 2023-09-23T23:11:18.961035+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[74920]: cluster 2023-09-23T23:11:18.963312+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[78246]: cluster 2023-09-23T23:11:18.804280+0000 mgr.y (mgr.34107) 1673 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:20.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[78246]: cluster 2023-09-23T23:11:18.956818+0000 mon.a (mon.0) 2230 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T23:11:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[78246]: cluster 2023-09-23T23:11:18.957131+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[78246]: cluster 2023-09-23T23:11:18.958302+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[78246]: cluster 2023-09-23T23:11:18.961035+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:19 smithi121 bash[78246]: cluster 2023-09-23T23:11:18.963312+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:19 smithi123 bash[59255]: cluster 2023-09-23T23:11:18.804280+0000 mgr.y (mgr.34107) 1673 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:19 smithi123 bash[59255]: cluster 2023-09-23T23:11:18.956818+0000 mon.a (mon.0) 2230 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T23:11:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:19 smithi123 bash[59255]: cluster 2023-09-23T23:11:18.957131+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:19 smithi123 bash[59255]: cluster 2023-09-23T23:11:18.958302+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:19 smithi123 bash[59255]: cluster 2023-09-23T23:11:18.961035+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:20.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:19 smithi123 bash[59255]: cluster 2023-09-23T23:11:18.963312+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:11:21.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:21 smithi123 bash[59255]: cluster 2023-09-23T23:11:20.954434+0000 mon.a (mon.0) 2231 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-23T23:11:21.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:21 smithi121 bash[74920]: cluster 2023-09-23T23:11:20.954434+0000 mon.a (mon.0) 2231 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-23T23:11:21.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:21 smithi121 bash[78246]: cluster 2023-09-23T23:11:20.954434+0000 mon.a (mon.0) 2231 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-23T23:11:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:22 smithi123 bash[59255]: cluster 2023-09-23T23:11:20.805194+0000 mgr.y (mgr.34107) 1674 : cluster 0 pgmap v1869: 73 pgs: 1 activating, 72 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:22 smithi123 bash[59255]: audit 2023-09-23T23:11:21.986374+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:22.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:22 smithi123 bash[59255]: audit 2023-09-23T23:11:21.987901+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:22 smithi121 bash[74920]: cluster 2023-09-23T23:11:20.805194+0000 mgr.y (mgr.34107) 1674 : cluster 0 pgmap v1869: 73 pgs: 1 activating, 72 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:22 smithi121 bash[74920]: audit 2023-09-23T23:11:21.986374+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:22.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:22 smithi121 bash[74920]: audit 2023-09-23T23:11:21.987901+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:22.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:22 smithi121 bash[78246]: cluster 2023-09-23T23:11:20.805194+0000 mgr.y (mgr.34107) 1674 : cluster 0 pgmap v1869: 73 pgs: 1 activating, 72 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:22.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:22 smithi121 bash[78246]: audit 2023-09-23T23:11:21.986374+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:22.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:22 smithi121 bash[78246]: audit 2023-09-23T23:11:21.987901+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:23.730 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:24.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:24 smithi123 bash[59255]: cluster 2023-09-23T23:11:22.805879+0000 mgr.y (mgr.34107) 1675 : cluster 0 pgmap v1870: 73 pgs: 1 activating, 72 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:24.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:24 smithi121 bash[78246]: cluster 2023-09-23T23:11:22.805879+0000 mgr.y (mgr.34107) 1675 : cluster 0 pgmap v1870: 73 pgs: 1 activating, 72 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:24.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:24 smithi121 bash[74920]: cluster 2023-09-23T23:11:22.805879+0000 mgr.y (mgr.34107) 1675 : cluster 0 pgmap v1870: 73 pgs: 1 activating, 72 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:25.338 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:25 smithi121 bash[74920]: cluster 2023-09-23T23:11:25.013121+0000 mon.a (mon.0) 2234 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-23T23:11:25.338 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:25 smithi121 bash[74920]: cluster 2023-09-23T23:11:25.013178+0000 mon.a (mon.0) 2235 : cluster 1 Cluster is now healthy 2023-09-23T23:11:25.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:25 smithi121 bash[78246]: cluster 2023-09-23T23:11:25.013121+0000 mon.a (mon.0) 2234 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-23T23:11:25.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:25 smithi121 bash[78246]: cluster 2023-09-23T23:11:25.013178+0000 mon.a (mon.0) 2235 : cluster 1 Cluster is now healthy 2023-09-23T23:11:25.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:25 smithi123 bash[59255]: cluster 2023-09-23T23:11:25.013121+0000 mon.a (mon.0) 2234 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-23T23:11:25.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:25 smithi123 bash[59255]: cluster 2023-09-23T23:11:25.013178+0000 mon.a (mon.0) 2235 : cluster 1 Cluster is now healthy 2023-09-23T23:11:26.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:26 smithi121 bash[74920]: cluster 2023-09-23T23:11:24.806819+0000 mgr.y (mgr.34107) 1676 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:26.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:26 smithi121 bash[78246]: cluster 2023-09-23T23:11:24.806819+0000 mgr.y (mgr.34107) 1676 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:26.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:26 smithi123 bash[59255]: cluster 2023-09-23T23:11:24.806819+0000 mgr.y (mgr.34107) 1676 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:28.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:28 smithi121 bash[74920]: cluster 2023-09-23T23:11:26.807680+0000 mgr.y (mgr.34107) 1677 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:28.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:28 smithi121 bash[74920]: audit 2023-09-23T23:11:27.893485+0000 mon.a (mon.0) 2236 : audit 1 from='client.? 172.21.15.121:0/2500569179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:11:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:28 smithi121 bash[78246]: cluster 2023-09-23T23:11:26.807680+0000 mgr.y (mgr.34107) 1677 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:28.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:28 smithi121 bash[78246]: audit 2023-09-23T23:11:27.893485+0000 mon.a (mon.0) 2236 : audit 1 from='client.? 172.21.15.121:0/2500569179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:11:28.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:28 smithi123 bash[59255]: cluster 2023-09-23T23:11:26.807680+0000 mgr.y (mgr.34107) 1677 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:28.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:28 smithi123 bash[59255]: audit 2023-09-23T23:11:27.893485+0000 mon.a (mon.0) 2236 : audit 1 from='client.? 172.21.15.121:0/2500569179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:11:28.829 INFO:teuthology.orchestra.run.smithi121.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T23:11:29.050 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:11:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:11:28] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.33.4" 2023-09-23T23:11:29.847 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: cluster 2023-09-23T23:11:28.808557+0000 mgr.y (mgr.34107) 1678 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: cluster 2023-09-23T23:11:28.819169+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: audit 2023-09-23T23:11:28.819313+0000 mon.a (mon.0) 2237 : audit 1 from='client.? 172.21.15.121:0/2500569179' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: cluster 2023-09-23T23:11:28.819476+0000 mon.a (mon.0) 2238 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: cluster 2023-09-23T23:11:28.819844+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: cluster 2023-09-23T23:11:28.819945+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[78246]: cluster 2023-09-23T23:11:29.120477+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: cluster 2023-09-23T23:11:28.808557+0000 mgr.y (mgr.34107) 1678 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: cluster 2023-09-23T23:11:28.819169+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: audit 2023-09-23T23:11:28.819313+0000 mon.a (mon.0) 2237 : audit 1 from='client.? 172.21.15.121:0/2500569179' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:11:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: cluster 2023-09-23T23:11:28.819476+0000 mon.a (mon.0) 2238 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T23:11:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: cluster 2023-09-23T23:11:28.819844+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: cluster 2023-09-23T23:11:28.819945+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:29 smithi121 bash[74920]: cluster 2023-09-23T23:11:29.120477+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: cluster 2023-09-23T23:11:28.808557+0000 mgr.y (mgr.34107) 1678 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: cluster 2023-09-23T23:11:28.819169+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: audit 2023-09-23T23:11:28.819313+0000 mon.a (mon.0) 2237 : audit 1 from='client.? 172.21.15.121:0/2500569179' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:11:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: cluster 2023-09-23T23:11:28.819476+0000 mon.a (mon.0) 2238 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T23:11:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: cluster 2023-09-23T23:11:28.819844+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: cluster 2023-09-23T23:11:28.819945+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:30.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:29 smithi123 bash[59255]: cluster 2023-09-23T23:11:29.120477+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:11:32.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:31 smithi121 bash[74920]: cluster 2023-09-23T23:11:30.809464+0000 mgr.y (mgr.34107) 1679 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:32.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:31 smithi121 bash[78246]: cluster 2023-09-23T23:11:30.809464+0000 mgr.y (mgr.34107) 1679 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:32.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:31 smithi123 bash[59255]: cluster 2023-09-23T23:11:30.809464+0000 mgr.y (mgr.34107) 1679 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:34.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:34 smithi121 bash[74920]: cluster 2023-09-23T23:11:32.810104+0000 mgr.y (mgr.34107) 1680 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:34.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:34 smithi121 bash[74920]: audit 2023-09-23T23:11:33.074496+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:34.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:34 smithi121 bash[78246]: cluster 2023-09-23T23:11:32.810104+0000 mgr.y (mgr.34107) 1680 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:34.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:34 smithi121 bash[78246]: audit 2023-09-23T23:11:33.074496+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:34.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:34 smithi123 bash[59255]: cluster 2023-09-23T23:11:32.810104+0000 mgr.y (mgr.34107) 1680 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:34.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:34 smithi123 bash[59255]: audit 2023-09-23T23:11:33.074496+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:34.619 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:36.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:36 smithi121 bash[74920]: cluster 2023-09-23T23:11:34.811080+0000 mgr.y (mgr.34107) 1681 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:36.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:36 smithi121 bash[78246]: cluster 2023-09-23T23:11:34.811080+0000 mgr.y (mgr.34107) 1681 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:36.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:36 smithi123 bash[59255]: cluster 2023-09-23T23:11:34.811080+0000 mgr.y (mgr.34107) 1681 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:37.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:37 smithi121 bash[74920]: audit 2023-09-23T23:11:36.444991+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:37 smithi121 bash[74920]: audit 2023-09-23T23:11:36.984829+0000 mon.a (mon.0) 2241 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:37.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:37 smithi121 bash[74920]: audit 2023-09-23T23:11:36.986266+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:37.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:37 smithi121 bash[78246]: audit 2023-09-23T23:11:36.444991+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:37.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:37 smithi121 bash[78246]: audit 2023-09-23T23:11:36.984829+0000 mon.a (mon.0) 2241 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:37.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:37 smithi121 bash[78246]: audit 2023-09-23T23:11:36.986266+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:37.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:37 smithi123 bash[59255]: audit 2023-09-23T23:11:36.444991+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:37.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:37 smithi123 bash[59255]: audit 2023-09-23T23:11:36.984829+0000 mon.a (mon.0) 2241 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:37.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:37 smithi123 bash[59255]: audit 2023-09-23T23:11:36.986266+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:38.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:38 smithi121 bash[74920]: cluster 2023-09-23T23:11:36.811980+0000 mgr.y (mgr.34107) 1682 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:38.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:38 smithi121 bash[78246]: cluster 2023-09-23T23:11:36.811980+0000 mgr.y (mgr.34107) 1682 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:38.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:38 smithi123 bash[59255]: cluster 2023-09-23T23:11:36.811980+0000 mgr.y (mgr.34107) 1682 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:39.093 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:11:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:11:38] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:11:39.108 INFO:teuthology.orchestra.run.smithi121.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-23T23:11:39.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:39 smithi121 bash[78246]: audit 2023-09-23T23:11:38.301255+0000 mon.a (mon.0) 2243 : audit 1 from='client.? 172.21.15.121:0/215796965' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:11:39.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:39 smithi121 bash[74920]: audit 2023-09-23T23:11:38.301255+0000 mon.a (mon.0) 2243 : audit 1 from='client.? 172.21.15.121:0/215796965' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:11:39.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:39 smithi123 bash[59255]: audit 2023-09-23T23:11:38.301255+0000 mon.a (mon.0) 2243 : audit 1 from='client.? 172.21.15.121:0/215796965' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:11:40.116 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-23T23:11:40.116 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-23T23:11:40.117 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-23T23:11:40.117 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-23T23:11:40.117 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T23:11:40.117 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[74920]: cluster 2023-09-23T23:11:38.812886+0000 mgr.y (mgr.34107) 1683 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[74920]: audit 2023-09-23T23:11:39.099084+0000 mon.a (mon.0) 2244 : audit 1 from='client.? 172.21.15.121:0/215796965' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[74920]: cluster 2023-09-23T23:11:39.099179+0000 mon.a (mon.0) 2245 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[74920]: cluster 2023-09-23T23:11:39.099961+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[74920]: cluster 2023-09-23T23:11:39.101603+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[74920]: cluster 2023-09-23T23:11:39.104398+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[78246]: cluster 2023-09-23T23:11:38.812886+0000 mgr.y (mgr.34107) 1683 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:40.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[78246]: audit 2023-09-23T23:11:39.099084+0000 mon.a (mon.0) 2244 : audit 1 from='client.? 172.21.15.121:0/215796965' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:11:40.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[78246]: cluster 2023-09-23T23:11:39.099179+0000 mon.a (mon.0) 2245 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T23:11:40.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[78246]: cluster 2023-09-23T23:11:39.099961+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[78246]: cluster 2023-09-23T23:11:39.101603+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.505 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:40 smithi121 bash[78246]: cluster 2023-09-23T23:11:39.104398+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:40 smithi123 bash[59255]: cluster 2023-09-23T23:11:38.812886+0000 mgr.y (mgr.34107) 1683 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:40 smithi123 bash[59255]: audit 2023-09-23T23:11:39.099084+0000 mon.a (mon.0) 2244 : audit 1 from='client.? 172.21.15.121:0/215796965' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:11:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:40 smithi123 bash[59255]: cluster 2023-09-23T23:11:39.099179+0000 mon.a (mon.0) 2245 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T23:11:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:40 smithi123 bash[59255]: cluster 2023-09-23T23:11:39.099961+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:40 smithi123 bash[59255]: cluster 2023-09-23T23:11:39.101603+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:40.552 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:40 smithi123 bash[59255]: cluster 2023-09-23T23:11:39.104398+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:11:42.503 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:42 smithi121 bash[74920]: cluster 2023-09-23T23:11:40.813833+0000 mgr.y (mgr.34107) 1684 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:42.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:42 smithi121 bash[78246]: cluster 2023-09-23T23:11:40.813833+0000 mgr.y (mgr.34107) 1684 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:42.551 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:42 smithi123 bash[59255]: cluster 2023-09-23T23:11:40.813833+0000 mgr.y (mgr.34107) 1684 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:44.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:43 smithi121 bash[74920]: audit 2023-09-23T23:11:42.688200+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:44.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:43 smithi121 bash[74920]: audit 2023-09-23T23:11:42.698400+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:44.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:43 smithi121 bash[78246]: audit 2023-09-23T23:11:42.688200+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:44.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:43 smithi121 bash[78246]: audit 2023-09-23T23:11:42.698400+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:44.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:43 smithi123 bash[59255]: audit 2023-09-23T23:11:42.688200+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:44.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:43 smithi123 bash[59255]: audit 2023-09-23T23:11:42.698400+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:44.655 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:45.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[78246]: cluster 2023-09-23T23:11:42.814582+0000 mgr.y (mgr.34107) 1685 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[78246]: audit 2023-09-23T23:11:43.848909+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[78246]: audit 2023-09-23T23:11:43.858577+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[78246]: audit 2023-09-23T23:11:44.328422+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[78246]: audit 2023-09-23T23:11:44.330083+0000 mon.a (mon.0) 2251 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[78246]: audit 2023-09-23T23:11:44.339432+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[74920]: cluster 2023-09-23T23:11:42.814582+0000 mgr.y (mgr.34107) 1685 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[74920]: audit 2023-09-23T23:11:43.848909+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[74920]: audit 2023-09-23T23:11:43.858577+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[74920]: audit 2023-09-23T23:11:44.328422+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:45.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[74920]: audit 2023-09-23T23:11:44.330083+0000 mon.a (mon.0) 2251 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:45.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:44 smithi121 bash[74920]: audit 2023-09-23T23:11:44.339432+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:44 smithi123 bash[59255]: cluster 2023-09-23T23:11:42.814582+0000 mgr.y (mgr.34107) 1685 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:44 smithi123 bash[59255]: audit 2023-09-23T23:11:43.848909+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:44 smithi123 bash[59255]: audit 2023-09-23T23:11:43.858577+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:44 smithi123 bash[59255]: audit 2023-09-23T23:11:44.328422+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:44 smithi123 bash[59255]: audit 2023-09-23T23:11:44.330083+0000 mon.a (mon.0) 2251 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:45.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:44 smithi123 bash[59255]: audit 2023-09-23T23:11:44.339432+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:11:47.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:46 smithi121 bash[78246]: cluster 2023-09-23T23:11:44.815574+0000 mgr.y (mgr.34107) 1686 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:47.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:46 smithi121 bash[74920]: cluster 2023-09-23T23:11:44.815574+0000 mgr.y (mgr.34107) 1686 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:47.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:46 smithi123 bash[59255]: cluster 2023-09-23T23:11:44.815574+0000 mgr.y (mgr.34107) 1686 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:48.647 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:11:48.647 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":388,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T23:11:39.086822+0000","last_up_change":"2023-09-23T22:37:16.277770+0000","last_in_change":"2023-09-23T23:08:47.369682+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":24,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T22:07:13.753924+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":"71","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":{},"mgr_devicehealth":{}},"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-23T22:11:38.685098+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":"350","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":350,"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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":365,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6803","nonce":2850994351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6805","nonce":2850994351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6809","nonce":2850994351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6807","nonce":2850994351}]},"public_addr":"172.21.15.121:6803/2850994351","cluster_addr":"172.21.15.121:6805/2850994351","heartbeat_back_addr":"172.21.15.121:6809/2850994351","heartbeat_front_addr":"172.21.15.121:6807/2850994351","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":83,"last_clean_end":129,"up_from":145,"up_thru":365,"down_at":130,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6811","nonce":3107594102}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6813","nonce":3107594102}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6817","nonce":3107594102}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6815","nonce":3107594102}]},"public_addr":"172.21.15.121:6811/3107594102","cluster_addr":"172.21.15.121:6813/3107594102","heartbeat_back_addr":"172.21.15.121:6817/3107594102","heartbeat_front_addr":"172.21.15.121:6815/3107594102","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":373,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6819","nonce":2069503951}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6821","nonce":2069503951}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6825","nonce":2069503951}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6823","nonce":2069503951}]},"public_addr":"172.21.15.121:6819/2069503951","cluster_addr":"172.21.15.121:6821/2069503951","heartbeat_back_addr":"172.21.15.121:6825/2069503951","heartbeat_front_addr":"172.21.15.121:6823/2069503951","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":376,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6827","nonce":1300480393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6829","nonce":1300480393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6833","nonce":1300480393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6831","nonce":1300480393}]},"public_addr":"172.21.15.121:6827/1300480393","cluster_addr":"172.21.15.121:6829/1300480393","heartbeat_back_addr":"172.21.15.121:6833/1300480393","heartbeat_front_addr":"172.21.15.121:6831/1300480393","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":365,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":368,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":120,"up_from":139,"up_thru":385,"down_at":121,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6817","nonce":302494696}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6819","nonce":302494696}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6823","nonce":302494696}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6821","nonce":302494696}]},"public_addr":"172.21.15.123:6817/302494696","cluster_addr":"172.21.15.123:6819/302494696","heartbeat_back_addr":"172.21.15.123:6823/302494696","heartbeat_front_addr":"172.21.15.123:6821/302494696","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":365,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","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-23T22:05:44.111057+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":129},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":120},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.7","mappings":[{"from":3,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":0}]},{"pgid":"4.0","mappings":[{"from":3,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":7}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.19","mappings":[{"from":3,"to":7}]},{"pgid":"4.1d","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/3200202679":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/1461397397":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/612410427":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.123:6834/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.123:0/2878228837":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/572704823":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/489028314":"2023-09-24T22:16:57.036709+0000","172.21.15.123:0/3713404087":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3672366515":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.123:6835/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/603573942":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/278685061":"2023-09-24T22:16:57.036709+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.123:0/1918944663":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.123:0/2885703330":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+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":12,"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-23T23:11:49.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:11:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:11:48] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.33.4" 2023-09-23T23:11:49.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:48 smithi121 bash[78246]: cluster 2023-09-23T23:11:46.816515+0000 mgr.y (mgr.34107) 1687 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:49.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:48 smithi121 bash[78246]: audit 2023-09-23T23:11:48.639584+0000 mon.a (mon.0) 2253 : audit 0 from='client.? 172.21.15.121:0/3868464169' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:49.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:48 smithi121 bash[74920]: cluster 2023-09-23T23:11:46.816515+0000 mgr.y (mgr.34107) 1687 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:49.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:48 smithi121 bash[74920]: audit 2023-09-23T23:11:48.639584+0000 mon.a (mon.0) 2253 : audit 0 from='client.? 172.21.15.121:0/3868464169' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:49.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:48 smithi123 bash[59255]: cluster 2023-09-23T23:11:46.816515+0000 mgr.y (mgr.34107) 1687 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:49.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:48 smithi123 bash[59255]: audit 2023-09-23T23:11:48.639584+0000 mon.a (mon.0) 2253 : audit 0 from='client.? 172.21.15.121:0/3868464169' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:49.668 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T23:11:49.669 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:11:51.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:50 smithi121 bash[74920]: cluster 2023-09-23T23:11:48.817304+0000 mgr.y (mgr.34107) 1688 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:51.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:50 smithi121 bash[78246]: cluster 2023-09-23T23:11:48.817304+0000 mgr.y (mgr.34107) 1688 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:51.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:50 smithi123 bash[59255]: cluster 2023-09-23T23:11:48.817304+0000 mgr.y (mgr.34107) 1688 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:53.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:52 smithi121 bash[74920]: cluster 2023-09-23T23:11:50.818267+0000 mgr.y (mgr.34107) 1689 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:53.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:52 smithi121 bash[74920]: audit 2023-09-23T23:11:51.981435+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:53.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:52 smithi121 bash[78246]: cluster 2023-09-23T23:11:50.818267+0000 mgr.y (mgr.34107) 1689 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:53.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:52 smithi121 bash[78246]: audit 2023-09-23T23:11:51.981435+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:52 smithi123 bash[59255]: cluster 2023-09-23T23:11:50.818267+0000 mgr.y (mgr.34107) 1689 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:53.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:52 smithi123 bash[59255]: audit 2023-09-23T23:11:51.981435+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:54.451 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:54.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:54 smithi121 bash[78246]: cluster 2023-09-23T23:11:52.818946+0000 mgr.y (mgr.34107) 1690 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:54.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:54 smithi121 bash[74920]: cluster 2023-09-23T23:11:52.818946+0000 mgr.y (mgr.34107) 1690 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:55.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:54 smithi123 bash[59255]: cluster 2023-09-23T23:11:52.818946+0000 mgr.y (mgr.34107) 1690 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:57.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:56 smithi121 bash[78246]: cluster 2023-09-23T23:11:54.819943+0000 mgr.y (mgr.34107) 1691 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:57.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:56 smithi121 bash[74920]: cluster 2023-09-23T23:11:54.819943+0000 mgr.y (mgr.34107) 1691 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:57.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:56 smithi123 bash[59255]: cluster 2023-09-23T23:11:54.819943+0000 mgr.y (mgr.34107) 1691 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:58.659 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:11:58.660 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":388,"fsid":"cf8c85ae-5a5c-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:02:56.993745+0000","modified":"2023-09-23T23:11:39.086822+0000","last_up_change":"2023-09-23T22:37:16.277770+0000","last_in_change":"2023-09-23T23:08:47.369682+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":24,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T22:07:13.753924+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":"71","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":{},"mgr_devicehealth":{}},"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-23T22:11:38.685098+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":"350","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":350,"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-23T22:13:28.756517+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":"59","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-23T22:13:29.567350+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"60","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":"a629dba3-b4e6-4eaf-9805-4dbe34fc48d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":365,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6803","nonce":2850994351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6805","nonce":2850994351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6809","nonce":2850994351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":2850994351},{"type":"v1","addr":"172.21.15.121:6807","nonce":2850994351}]},"public_addr":"172.21.15.121:6803/2850994351","cluster_addr":"172.21.15.121:6805/2850994351","heartbeat_back_addr":"172.21.15.121:6809/2850994351","heartbeat_front_addr":"172.21.15.121:6807/2850994351","state":["exists","up"]},{"osd":1,"uuid":"63936aaf-5c12-4c9c-a280-b8ab6d62a885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":83,"last_clean_end":129,"up_from":145,"up_thru":365,"down_at":130,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6811","nonce":3107594102}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6813","nonce":3107594102}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6817","nonce":3107594102}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":3107594102},{"type":"v1","addr":"172.21.15.121:6815","nonce":3107594102}]},"public_addr":"172.21.15.121:6811/3107594102","cluster_addr":"172.21.15.121:6813/3107594102","heartbeat_back_addr":"172.21.15.121:6817/3107594102","heartbeat_front_addr":"172.21.15.121:6815/3107594102","state":["exists","up"]},{"osd":2,"uuid":"91ad972f-c42e-4195-9277-dafca6d10364","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":373,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6819","nonce":2069503951}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6821","nonce":2069503951}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6825","nonce":2069503951}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2069503951},{"type":"v1","addr":"172.21.15.121:6823","nonce":2069503951}]},"public_addr":"172.21.15.121:6819/2069503951","cluster_addr":"172.21.15.121:6821/2069503951","heartbeat_back_addr":"172.21.15.121:6825/2069503951","heartbeat_front_addr":"172.21.15.121:6823/2069503951","state":["exists","up"]},{"osd":3,"uuid":"766fddaf-071d-4fbb-8af3-01a4c8c4f770","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":376,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6827","nonce":1300480393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6829","nonce":1300480393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6833","nonce":1300480393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1300480393},{"type":"v1","addr":"172.21.15.121:6831","nonce":1300480393}]},"public_addr":"172.21.15.121:6827/1300480393","cluster_addr":"172.21.15.121:6829/1300480393","heartbeat_back_addr":"172.21.15.121:6833/1300480393","heartbeat_front_addr":"172.21.15.121:6831/1300480393","state":["exists","up"]},{"osd":4,"uuid":"b18dbff7-dc83-41fd-8090-4940b3466da1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":365,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6801","nonce":4217200088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6803","nonce":4217200088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6807","nonce":4217200088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":4217200088},{"type":"v1","addr":"172.21.15.123:6805","nonce":4217200088}]},"public_addr":"172.21.15.123:6801/4217200088","cluster_addr":"172.21.15.123:6803/4217200088","heartbeat_back_addr":"172.21.15.123:6807/4217200088","heartbeat_front_addr":"172.21.15.123:6805/4217200088","state":["exists","up"]},{"osd":5,"uuid":"4a2f7f37-8d28-470c-9f95-2a6020513312","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":368,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6809","nonce":2174278728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6811","nonce":2174278728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6815","nonce":2174278728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2174278728},{"type":"v1","addr":"172.21.15.123:6813","nonce":2174278728}]},"public_addr":"172.21.15.123:6809/2174278728","cluster_addr":"172.21.15.123:6811/2174278728","heartbeat_back_addr":"172.21.15.123:6815/2174278728","heartbeat_front_addr":"172.21.15.123:6813/2174278728","state":["exists","up"]},{"osd":6,"uuid":"052c3950-8a09-4e22-83fd-36e5aa619282","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":120,"up_from":139,"up_thru":385,"down_at":121,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6817","nonce":302494696}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6819","nonce":302494696}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6823","nonce":302494696}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":302494696},{"type":"v1","addr":"172.21.15.123:6821","nonce":302494696}]},"public_addr":"172.21.15.123:6817/302494696","cluster_addr":"172.21.15.123:6819/302494696","heartbeat_back_addr":"172.21.15.123:6823/302494696","heartbeat_front_addr":"172.21.15.123:6821/302494696","state":["exists","up"]},{"osd":7,"uuid":"9e3059c1-9eee-46ee-8f49-fe64776a16cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":365,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6825","nonce":200111711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6827","nonce":200111711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6831","nonce":200111711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":200111711},{"type":"v1","addr":"172.21.15.123:6829","nonce":200111711}]},"public_addr":"172.21.15.123:6825/200111711","cluster_addr":"172.21.15.123:6827/200111711","heartbeat_back_addr":"172.21.15.123:6831/200111711","heartbeat_front_addr":"172.21.15.123:6829/200111711","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-23T22:05:44.111057+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:06:26.989213+0000","dead_epoch":129},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:11.261497+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:07:55.545231+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:08:35.161827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:16.384188+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:09:57.752635+0000","dead_epoch":120},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:39.631936+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.7","mappings":[{"from":3,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":0}]},{"pgid":"4.0","mappings":[{"from":3,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":7}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.19","mappings":[{"from":3,"to":7}]},{"pgid":"4.1d","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/3200202679":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/1461397397":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/612410427":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6801/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6800/351979507":"2023-09-24T22:03:24.814320+0000","172.21.15.123:6834/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/434890960":"2023-09-24T22:03:55.834685+0000","172.21.15.121:6801/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/398992810":"2023-09-24T22:11:12.940382+0000","172.21.15.123:0/2878228837":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/572704823":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/489028314":"2023-09-24T22:16:57.036709+0000","172.21.15.123:0/3713404087":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/3069370400":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/3672366515":"2023-09-24T22:19:36.804896+0000","172.21.15.121:6800/1900834382":"2023-09-24T22:16:57.036709+0000","172.21.15.121:0/2252261193":"2023-09-24T22:03:24.814320+0000","172.21.15.121:6801/149043853":"2023-09-24T22:19:36.804896+0000","172.21.15.123:6835/1307410129":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6801/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.121:0/603573942":"2023-09-24T22:19:36.804896+0000","172.21.15.121:0/278685061":"2023-09-24T22:16:57.036709+0000","172.21.15.121:6800/220117384":"2023-09-24T22:03:55.834685+0000","172.21.15.123:0/1918944663":"2023-09-24T22:18:34.934260+0000","172.21.15.121:0/510936171":"2023-09-24T22:03:24.814320+0000","172.21.15.123:0/2885703330":"2023-09-24T22:18:34.934260+0000","172.21.15.121:6800/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:6801/216545715":"2023-09-24T22:11:12.940382+0000","172.21.15.121:0/527163078":"2023-09-24T22:11:12.940382+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":12,"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-23T23:11:59.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:11:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:11:58] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.33.4" 2023-09-23T23:11:59.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:58 smithi121 bash[78246]: cluster 2023-09-23T23:11:56.820863+0000 mgr.y (mgr.34107) 1692 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:59.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:11:58 smithi121 bash[78246]: audit 2023-09-23T23:11:58.653142+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.121:0/2198171041' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:59.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:58 smithi121 bash[74920]: cluster 2023-09-23T23:11:56.820863+0000 mgr.y (mgr.34107) 1692 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:59.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:11:58 smithi121 bash[74920]: audit 2023-09-23T23:11:58.653142+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.121:0/2198171041' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:58 smithi123 bash[59255]: cluster 2023-09-23T23:11:56.820863+0000 mgr.y (mgr.34107) 1692 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:11:59.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:11:58 smithi123 bash[59255]: audit 2023-09-23T23:11:58.653142+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.121:0/2198171041' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:59.613 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T23:11:59.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T23:11:59.614 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T23:11:59.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T23:11:59.615 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T23:11:59.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T23:11:59.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T23:11:59.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T23:12:01.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:00 smithi121 bash[74920]: cluster 2023-09-23T23:11:58.821611+0000 mgr.y (mgr.34107) 1693 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:01.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:00 smithi121 bash[78246]: cluster 2023-09-23T23:11:58.821611+0000 mgr.y (mgr.34107) 1693 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:01.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:00 smithi123 bash[59255]: cluster 2023-09-23T23:11:58.821611+0000 mgr.y (mgr.34107) 1693 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:03.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:02 smithi121 bash[74920]: cluster 2023-09-23T23:12:00.822941+0000 mgr.y (mgr.34107) 1694 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:03.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:02 smithi121 bash[78246]: cluster 2023-09-23T23:12:00.822941+0000 mgr.y (mgr.34107) 1694 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:03.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:02 smithi123 bash[59255]: cluster 2023-09-23T23:12:00.822941+0000 mgr.y (mgr.34107) 1694 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:04.501 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.502 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.502 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.503 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.503 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.505 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.508 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:04.509 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:05.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:04 smithi121 bash[78246]: cluster 2023-09-23T23:12:02.823543+0000 mgr.y (mgr.34107) 1695 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:05.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:04 smithi121 bash[74920]: cluster 2023-09-23T23:12:02.823543+0000 mgr.y (mgr.34107) 1695 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:05.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:04 smithi123 bash[59255]: cluster 2023-09-23T23:12:02.823543+0000 mgr.y (mgr.34107) 1695 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:07.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:06 smithi121 bash[78246]: cluster 2023-09-23T23:12:04.824225+0000 mgr.y (mgr.34107) 1696 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:07.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:06 smithi121 bash[74920]: cluster 2023-09-23T23:12:04.824225+0000 mgr.y (mgr.34107) 1696 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:07.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:06 smithi123 bash[59255]: cluster 2023-09-23T23:12:04.824225+0000 mgr.y (mgr.34107) 1696 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:08.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:07 smithi121 bash[74920]: audit 2023-09-23T23:12:06.981054+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:08.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:07 smithi121 bash[78246]: audit 2023-09-23T23:12:06.981054+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:08.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:07 smithi123 bash[59255]: audit 2023-09-23T23:12:06.981054+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:09.034 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:12:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:12:08] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.33.4" 2023-09-23T23:12:09.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:08 smithi121 bash[78246]: cluster 2023-09-23T23:12:06.824763+0000 mgr.y (mgr.34107) 1697 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:08 smithi121 bash[74920]: cluster 2023-09-23T23:12:06.824763+0000 mgr.y (mgr.34107) 1697 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:09.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:08 smithi123 bash[59255]: cluster 2023-09-23T23:12:06.824763+0000 mgr.y (mgr.34107) 1697 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:10.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:10 smithi121 bash[74920]: cluster 2023-09-23T23:12:08.825556+0000 mgr.y (mgr.34107) 1698 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:10.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:10 smithi121 bash[78246]: cluster 2023-09-23T23:12:08.825556+0000 mgr.y (mgr.34107) 1698 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:11.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:10 smithi123 bash[59255]: cluster 2023-09-23T23:12:08.825556+0000 mgr.y (mgr.34107) 1698 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:12.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:12 smithi121 bash[74920]: cluster 2023-09-23T23:12:10.826224+0000 mgr.y (mgr.34107) 1699 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:13.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:12 smithi123 bash[59255]: cluster 2023-09-23T23:12:10.826224+0000 mgr.y (mgr.34107) 1699 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:13.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:12 smithi121 bash[78246]: cluster 2023-09-23T23:12:10.826224+0000 mgr.y (mgr.34107) 1699 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:14 smithi121 bash[78246]: cluster 2023-09-23T23:12:12.826789+0000 mgr.y (mgr.34107) 1700 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:15.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:14 smithi121 bash[74920]: cluster 2023-09-23T23:12:12.826789+0000 mgr.y (mgr.34107) 1700 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:15.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:14 smithi123 bash[59255]: cluster 2023-09-23T23:12:12.826789+0000 mgr.y (mgr.34107) 1700 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:17.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:16 smithi123 bash[59255]: cluster 2023-09-23T23:12:14.827673+0000 mgr.y (mgr.34107) 1701 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:17.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:16 smithi121 bash[74920]: cluster 2023-09-23T23:12:14.827673+0000 mgr.y (mgr.34107) 1701 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:17.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:16 smithi121 bash[78246]: cluster 2023-09-23T23:12:14.827673+0000 mgr.y (mgr.34107) 1701 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:19.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:18 smithi123 bash[59255]: cluster 2023-09-23T23:12:16.828149+0000 mgr.y (mgr.34107) 1702 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:19.343 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:18 smithi121 bash[74920]: cluster 2023-09-23T23:12:16.828149+0000 mgr.y (mgr.34107) 1702 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:19.344 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:12:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:12:18] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.33.4" 2023-09-23T23:12:19.344 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:18 smithi121 bash[78246]: cluster 2023-09-23T23:12:16.828149+0000 mgr.y (mgr.34107) 1702 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:20.108 INFO:teuthology.orchestra.run.smithi121.stdout:597000454574 2023-09-23T23:12:20.108 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T23:12:20.299 INFO:teuthology.orchestra.run.smithi121.stdout:128849019646 2023-09-23T23:12:20.300 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T23:12:21.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:20 smithi121 bash[78246]: cluster 2023-09-23T23:12:18.828976+0000 mgr.y (mgr.34107) 1703 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:21.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:20 smithi121 bash[74920]: cluster 2023-09-23T23:12:18.828976+0000 mgr.y (mgr.34107) 1703 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:21.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:20 smithi123 bash[59255]: cluster 2023-09-23T23:12:18.828976+0000 mgr.y (mgr.34107) 1703 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:22.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:22 smithi121 bash[74920]: cluster 2023-09-23T23:12:20.829486+0000 mgr.y (mgr.34107) 1704 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:22.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:22 smithi121 bash[74920]: audit 2023-09-23T23:12:21.981303+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:22.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:22 smithi121 bash[78246]: cluster 2023-09-23T23:12:20.829486+0000 mgr.y (mgr.34107) 1704 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:22.909 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:22 smithi121 bash[78246]: audit 2023-09-23T23:12:21.981303+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:22 smithi123 bash[59255]: cluster 2023-09-23T23:12:20.829486+0000 mgr.y (mgr.34107) 1704 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:23.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:22 smithi123 bash[59255]: audit 2023-09-23T23:12:21.981303+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:23.233 INFO:teuthology.orchestra.run.smithi121.stdout:377957122613 2023-09-23T23:12:23.233 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T23:12:25.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:24 smithi123 bash[59255]: cluster 2023-09-23T23:12:22.830006+0000 mgr.y (mgr.34107) 1705 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:25.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:24 smithi121 bash[74920]: cluster 2023-09-23T23:12:22.830006+0000 mgr.y (mgr.34107) 1705 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:25.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:24 smithi121 bash[78246]: cluster 2023-09-23T23:12:22.830006+0000 mgr.y (mgr.34107) 1705 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:25.600 INFO:teuthology.orchestra.run.smithi121.stdout:206158430946 2023-09-23T23:12:25.600 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T23:12:25.717 INFO:teuthology.orchestra.run.smithi121.stdout:154618823416 2023-09-23T23:12:25.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T23:12:25.731 INFO:teuthology.orchestra.run.smithi121.stdout:622770258341 2023-09-23T23:12:25.731 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T23:12:26.755 INFO:teuthology.orchestra.run.smithi121.stdout:399431959087 2023-09-23T23:12:26.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T23:12:26.774 INFO:teuthology.orchestra.run.smithi121.stdout:335007449665 2023-09-23T23:12:26.775 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T23:12:27.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:26 smithi123 bash[59255]: cluster 2023-09-23T23:12:24.830714+0000 mgr.y (mgr.34107) 1706 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:27.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:26 smithi121 bash[78246]: cluster 2023-09-23T23:12:24.830714+0000 mgr.y (mgr.34107) 1706 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:27.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:26 smithi121 bash[74920]: cluster 2023-09-23T23:12:24.830714+0000 mgr.y (mgr.34107) 1706 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:29.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:28 smithi123 bash[59255]: cluster 2023-09-23T23:12:26.831315+0000 mgr.y (mgr.34107) 1707 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:29.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:28 smithi121 bash[74920]: cluster 2023-09-23T23:12:26.831315+0000 mgr.y (mgr.34107) 1707 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:29.254 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:12:28 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:12:28] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.33.4" 2023-09-23T23:12:29.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:28 smithi121 bash[78246]: cluster 2023-09-23T23:12:26.831315+0000 mgr.y (mgr.34107) 1707 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:29.269 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:29.270 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:30.280 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:31.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:30 smithi123 bash[59255]: cluster 2023-09-23T23:12:28.832142+0000 mgr.y (mgr.34107) 1708 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:31.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:30 smithi121 bash[74920]: cluster 2023-09-23T23:12:28.832142+0000 mgr.y (mgr.34107) 1708 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:31.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:30 smithi121 bash[78246]: cluster 2023-09-23T23:12:28.832142+0000 mgr.y (mgr.34107) 1708 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:31.298 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:31.299 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:31.299 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:31.300 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:31.301 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:33.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:32 smithi123 bash[59255]: cluster 2023-09-23T23:12:30.832701+0000 mgr.y (mgr.34107) 1709 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:32 smithi121 bash[74920]: cluster 2023-09-23T23:12:30.832701+0000 mgr.y (mgr.34107) 1709 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:33.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:32 smithi121 bash[78246]: cluster 2023-09-23T23:12:30.832701+0000 mgr.y (mgr.34107) 1709 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:35.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:34 smithi121 bash[74920]: cluster 2023-09-23T23:12:32.833238+0000 mgr.y (mgr.34107) 1710 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:35.092 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:34 smithi121 bash[78246]: cluster 2023-09-23T23:12:32.833238+0000 mgr.y (mgr.34107) 1710 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:35.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:34 smithi123 bash[59255]: cluster 2023-09-23T23:12:32.833238+0000 mgr.y (mgr.34107) 1710 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:37.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:36 smithi123 bash[59255]: cluster 2023-09-23T23:12:34.834212+0000 mgr.y (mgr.34107) 1711 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:37.354 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:36 smithi121 bash[74920]: cluster 2023-09-23T23:12:34.834212+0000 mgr.y (mgr.34107) 1711 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:37.354 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:36 smithi121 bash[78246]: cluster 2023-09-23T23:12:34.834212+0000 mgr.y (mgr.34107) 1711 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:38.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:37 smithi121 bash[74920]: audit 2023-09-23T23:12:36.981539+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:38.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:37 smithi121 bash[78246]: audit 2023-09-23T23:12:36.981539+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:38.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:37 smithi123 bash[59255]: audit 2023-09-23T23:12:36.981539+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:39.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:38 smithi121 bash[74920]: cluster 2023-09-23T23:12:36.834918+0000 mgr.y (mgr.34107) 1712 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:39.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:38 smithi121 bash[78246]: cluster 2023-09-23T23:12:36.834918+0000 mgr.y (mgr.34107) 1712 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:39.060 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:12:38 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:12:38] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.33.4" 2023-09-23T23:12:39.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:38 smithi123 bash[59255]: cluster 2023-09-23T23:12:36.834918+0000 mgr.y (mgr.34107) 1712 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:40.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:39 smithi121 bash[78246]: cluster 2023-09-23T23:12:38.835444+0000 mgr.y (mgr.34107) 1713 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:40.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:39 smithi121 bash[74920]: cluster 2023-09-23T23:12:38.835444+0000 mgr.y (mgr.34107) 1713 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:40.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:39 smithi123 bash[59255]: cluster 2023-09-23T23:12:38.835444+0000 mgr.y (mgr.34107) 1713 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:42.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:41 smithi121 bash[74920]: cluster 2023-09-23T23:12:40.836071+0000 mgr.y (mgr.34107) 1714 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:42.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:41 smithi121 bash[78246]: cluster 2023-09-23T23:12:40.836071+0000 mgr.y (mgr.34107) 1714 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:42.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:41 smithi123 bash[59255]: cluster 2023-09-23T23:12:40.836071+0000 mgr.y (mgr.34107) 1714 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:44.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:43 smithi121 bash[74920]: cluster 2023-09-23T23:12:42.836540+0000 mgr.y (mgr.34107) 1715 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:44.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:43 smithi121 bash[78246]: cluster 2023-09-23T23:12:42.836540+0000 mgr.y (mgr.34107) 1715 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:44.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:43 smithi123 bash[59255]: cluster 2023-09-23T23:12:42.836540+0000 mgr.y (mgr.34107) 1715 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:45.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:45 smithi121 bash[78246]: audit 2023-09-23T23:12:44.423376+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:45.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:45 smithi121 bash[74920]: audit 2023-09-23T23:12:44.423376+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:45.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:44 smithi123 bash[59255]: audit 2023-09-23T23:12:44.423376+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:45.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:45 smithi121 bash[74920]: cluster 2023-09-23T23:12:44.837364+0000 mgr.y (mgr.34107) 1716 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:46.107 INFO:teuthology.orchestra.run.smithi121.stdout:377957122617 2023-09-23T23:12:46.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:45 smithi121 bash[78246]: cluster 2023-09-23T23:12:44.837364+0000 mgr.y (mgr.34107) 1716 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:46.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:45 smithi123 bash[59255]: cluster 2023-09-23T23:12:44.837364+0000 mgr.y (mgr.34107) 1716 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:47.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:46 smithi121 bash[74920]: audit 2023-09-23T23:12:46.102861+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.121:0/1635700779' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:12:47.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:46 smithi121 bash[78246]: audit 2023-09-23T23:12:46.102861+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.121:0/1635700779' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:12:47.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:46 smithi123 bash[59255]: audit 2023-09-23T23:12:46.102861+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.121:0/1635700779' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:12:47.773 INFO:teuthology.orchestra.run.smithi121.stdout:597000454580 2023-09-23T23:12:48.032 INFO:teuthology.orchestra.run.smithi121.stdout:128849019652 2023-09-23T23:12:48.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:47 smithi121 bash[78246]: cluster 2023-09-23T23:12:46.838001+0000 mgr.y (mgr.34107) 1717 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:48.196 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:47 smithi121 bash[78246]: audit 2023-09-23T23:12:47.768913+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.121:0/3930737773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:12:48.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:47 smithi121 bash[74920]: cluster 2023-09-23T23:12:46.838001+0000 mgr.y (mgr.34107) 1717 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:48.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:47 smithi121 bash[74920]: audit 2023-09-23T23:12:47.768913+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.121:0/3930737773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:12:48.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:47 smithi123 bash[59255]: cluster 2023-09-23T23:12:46.838001+0000 mgr.y (mgr.34107) 1717 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:48.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:47 smithi123 bash[59255]: audit 2023-09-23T23:12:47.768913+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.121:0/3930737773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:12:49.234 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:12:48 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:12:48] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.33.4" 2023-09-23T23:12:49.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:48 smithi121 bash[78246]: audit 2023-09-23T23:12:48.028616+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.121:0/324219152' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:12:49.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:48 smithi121 bash[74920]: audit 2023-09-23T23:12:48.028616+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.121:0/324219152' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:12:49.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:48 smithi123 bash[59255]: audit 2023-09-23T23:12:48.028616+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.121:0/324219152' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:12:50.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:49 smithi121 bash[74920]: cluster 2023-09-23T23:12:48.838846+0000 mgr.y (mgr.34107) 1718 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:50.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:49 smithi121 bash[78246]: cluster 2023-09-23T23:12:48.838846+0000 mgr.y (mgr.34107) 1718 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:50.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:49 smithi123 bash[59255]: cluster 2023-09-23T23:12:48.838846+0000 mgr.y (mgr.34107) 1718 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:51.213 INFO:teuthology.orchestra.run.smithi121.stdout:206158430952 2023-09-23T23:12:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[74920]: cluster 2023-09-23T23:12:50.839864+0000 mgr.y (mgr.34107) 1719 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[74920]: audit 2023-09-23T23:12:50.918354+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:12:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[74920]: audit 2023-09-23T23:12:50.924161+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:12:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[74920]: audit 2023-09-23T23:12:51.209599+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.121:0/2239150154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:12:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[78246]: cluster 2023-09-23T23:12:50.839864+0000 mgr.y (mgr.34107) 1719 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:52.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[78246]: audit 2023-09-23T23:12:50.918354+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:12:52.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[78246]: audit 2023-09-23T23:12:50.924161+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:12:52.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:51 smithi121 bash[78246]: audit 2023-09-23T23:12:51.209599+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.121:0/2239150154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:12:52.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:51 smithi123 bash[59255]: cluster 2023-09-23T23:12:50.839864+0000 mgr.y (mgr.34107) 1719 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:52.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:51 smithi123 bash[59255]: audit 2023-09-23T23:12:50.918354+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:12:52.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:51 smithi123 bash[59255]: audit 2023-09-23T23:12:50.924161+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:12:52.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:51 smithi123 bash[59255]: audit 2023-09-23T23:12:51.209599+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.121:0/2239150154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:12:52.359 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122613 got 377957122617 for osd.2 2023-09-23T23:12:52.359 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:53.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:52 smithi121 bash[78246]: audit 2023-09-23T23:12:51.981783+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:52 smithi121 bash[74920]: audit 2023-09-23T23:12:51.981783+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:53.271 INFO:tasks.cephadm.ceph_manager.ceph:need seq 597000454574 got 597000454580 for osd.6 2023-09-23T23:12:53.272 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:53.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:52 smithi123 bash[59255]: audit 2023-09-23T23:12:51.981783+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:53.854 INFO:teuthology.orchestra.run.smithi121.stdout:399431959093 2023-09-23T23:12:54.205 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:53 smithi121 bash[78246]: cluster 2023-09-23T23:12:52.840428+0000 mgr.y (mgr.34107) 1720 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:54.205 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:53 smithi121 bash[78246]: audit 2023-09-23T23:12:53.849591+0000 mon.a (mon.0) 2265 : audit 0 from='client.? 172.21.15.121:0/450526202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:12:54.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:53 smithi121 bash[74920]: cluster 2023-09-23T23:12:52.840428+0000 mgr.y (mgr.34107) 1720 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:54.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:53 smithi121 bash[74920]: audit 2023-09-23T23:12:53.849591+0000 mon.a (mon.0) 2265 : audit 0 from='client.? 172.21.15.121:0/450526202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:12:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:53 smithi123 bash[59255]: cluster 2023-09-23T23:12:52.840428+0000 mgr.y (mgr.34107) 1720 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:54.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:53 smithi123 bash[59255]: audit 2023-09-23T23:12:53.849591+0000 mon.a (mon.0) 2265 : audit 0 from='client.? 172.21.15.121:0/450526202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:12:54.599 INFO:teuthology.orchestra.run.smithi121.stdout:335007449671 2023-09-23T23:12:55.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:54 smithi121 bash[74920]: audit 2023-09-23T23:12:54.595239+0000 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.121:0/368965864' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:12:55.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:54 smithi121 bash[78246]: audit 2023-09-23T23:12:54.595239+0000 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.121:0/368965864' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:12:55.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:54 smithi123 bash[59255]: audit 2023-09-23T23:12:54.595239+0000 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.121:0/368965864' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:12:55.691 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019646 got 128849019652 for osd.4 2023-09-23T23:12:55.691 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:55.857 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430946 got 206158430952 for osd.7 2023-09-23T23:12:55.857 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:56.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:55 smithi121 bash[74920]: cluster 2023-09-23T23:12:54.840919+0000 mgr.y (mgr.34107) 1721 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:56.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:56 smithi121 bash[78246]: cluster 2023-09-23T23:12:54.840919+0000 mgr.y (mgr.34107) 1721 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:56.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:55 smithi123 bash[59255]: cluster 2023-09-23T23:12:54.840919+0000 mgr.y (mgr.34107) 1721 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:56.365 INFO:teuthology.orchestra.run.smithi121.stdout:622770258347 2023-09-23T23:12:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:57 smithi121 bash[74920]: audit 2023-09-23T23:12:56.361295+0000 mon.a (mon.0) 2266 : audit 0 from='client.? 172.21.15.121:0/3393172171' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:12:57.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:57 smithi121 bash[78246]: audit 2023-09-23T23:12:56.361295+0000 mon.a (mon.0) 2266 : audit 0 from='client.? 172.21.15.121:0/3393172171' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:12:57.302 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:56 smithi123 bash[59255]: audit 2023-09-23T23:12:56.361295+0000 mon.a (mon.0) 2266 : audit 0 from='client.? 172.21.15.121:0/3393172171' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:12:57.610 INFO:teuthology.orchestra.run.smithi121.stdout:154618823423 2023-09-23T23:12:57.882 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431959087 got 399431959093 for osd.3 2023-09-23T23:12:57.882 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:58.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:57 smithi121 bash[74920]: cluster 2023-09-23T23:12:56.841615+0000 mgr.y (mgr.34107) 1722 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:58.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:57 smithi121 bash[74920]: audit 2023-09-23T23:12:57.605718+0000 mon.a (mon.0) 2267 : audit 0 from='client.? 172.21.15.121:0/1385948610' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:12:58.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:58 smithi121 bash[78246]: cluster 2023-09-23T23:12:56.841615+0000 mgr.y (mgr.34107) 1722 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:58.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:58 smithi121 bash[78246]: audit 2023-09-23T23:12:57.605718+0000 mon.a (mon.0) 2267 : audit 0 from='client.? 172.21.15.121:0/1385948610' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:12:58.242 INFO:tasks.cephadm.ceph_manager.ceph:need seq 335007449665 got 335007449671 for osd.0 2023-09-23T23:12:58.242 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:58.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:57 smithi123 bash[59255]: cluster 2023-09-23T23:12:56.841615+0000 mgr.y (mgr.34107) 1722 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:12:58.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:57 smithi123 bash[59255]: audit 2023-09-23T23:12:57.605718+0000 mon.a (mon.0) 2267 : audit 0 from='client.? 172.21.15.121:0/1385948610' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:12:59.253 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:12:58 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:12:58] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.33.4" 2023-09-23T23:12:59.490 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823416 got 154618823423 for osd.5 2023-09-23T23:12:59.490 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:59.504 INFO:tasks.cephadm.ceph_manager.ceph:need seq 622770258341 got 622770258347 for osd.1 2023-09-23T23:12:59.504 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:59.505 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:12:59.505 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:13:00.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:12:59 smithi121 bash[74920]: cluster 2023-09-23T23:12:58.842165+0000 mgr.y (mgr.34107) 1723 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:00.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:12:59 smithi121 bash[78246]: cluster 2023-09-23T23:12:58.842165+0000 mgr.y (mgr.34107) 1723 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:00.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:12:59 smithi123 bash[59255]: cluster 2023-09-23T23:12:58.842165+0000 mgr.y (mgr.34107) 1723 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:02.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:01 smithi121 bash[74920]: cluster 2023-09-23T23:13:00.843079+0000 mgr.y (mgr.34107) 1724 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:02.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:01 smithi121 bash[78246]: cluster 2023-09-23T23:13:00.843079+0000 mgr.y (mgr.34107) 1724 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:02.301 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:01 smithi123 bash[59255]: cluster 2023-09-23T23:13:00.843079+0000 mgr.y (mgr.34107) 1724 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:04.321 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:04.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[74920]: cluster 2023-09-23T23:13:02.843652+0000 mgr.y (mgr.34107) 1725 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:04.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[74920]: audit 2023-09-23T23:13:03.450273+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[74920]: audit 2023-09-23T23:13:03.462920+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[74920]: audit 2023-09-23T23:13:03.936050+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:13:04.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[74920]: audit 2023-09-23T23:13:03.937782+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:13:04.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[74920]: audit 2023-09-23T23:13:03.947219+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[78246]: cluster 2023-09-23T23:13:02.843652+0000 mgr.y (mgr.34107) 1725 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:04.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[78246]: audit 2023-09-23T23:13:03.450273+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[78246]: audit 2023-09-23T23:13:03.462920+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[78246]: audit 2023-09-23T23:13:03.936050+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:13:04.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[78246]: audit 2023-09-23T23:13:03.937782+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:13:04.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:04 smithi121 bash[78246]: audit 2023-09-23T23:13:03.947219+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:04 smithi123 bash[59255]: cluster 2023-09-23T23:13:02.843652+0000 mgr.y (mgr.34107) 1725 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:04.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:04 smithi123 bash[59255]: audit 2023-09-23T23:13:03.450273+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:04 smithi123 bash[59255]: audit 2023-09-23T23:13:03.462920+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:04.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:04 smithi123 bash[59255]: audit 2023-09-23T23:13:03.936050+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:13:04.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:04 smithi123 bash[59255]: audit 2023-09-23T23:13:03.937782+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:13:04.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:04 smithi123 bash[59255]: audit 2023-09-23T23:13:03.947219+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' 2023-09-23T23:13:06.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:06 smithi121 bash[78246]: cluster 2023-09-23T23:13:04.844598+0000 mgr.y (mgr.34107) 1726 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:06.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:06 smithi121 bash[74920]: cluster 2023-09-23T23:13:04.844598+0000 mgr.y (mgr.34107) 1726 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:06.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:06 smithi123 bash[59255]: cluster 2023-09-23T23:13:04.844598+0000 mgr.y (mgr.34107) 1726 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:07.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:07 smithi121 bash[74920]: audit 2023-09-23T23:13:06.983142+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:07.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:07 smithi121 bash[78246]: audit 2023-09-23T23:13:06.983142+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:07.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:07 smithi123 bash[59255]: audit 2023-09-23T23:13:06.983142+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.34107 172.21.15.121:0/75520669' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:08.439 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:13:08.445 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:13:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:08 smithi121 bash[74920]: cluster 2023-09-23T23:13:06.845174+0000 mgr.y (mgr.34107) 1727 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:08 smithi121 bash[78246]: cluster 2023-09-23T23:13:06.845174+0000 mgr.y (mgr.34107) 1727 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:08.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:08 smithi123 bash[59255]: cluster 2023-09-23T23:13:06.845174+0000 mgr.y (mgr.34107) 1727 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:09.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:08 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:13:08] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.33.4" 2023-09-23T23:13:09.479 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1924,"stamp":"2023-09-23T23:13:06.844822+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":6259,"num_read_kb":13718,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":164,"num_bytes_recovered":5950444,"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":1170,"ondisk_log_size":1170,"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":6846524,"kb_used_data":44220,"kb_used_omap":31,"kb_used_meta":6802208,"kb_avail":743114692,"statfs":{"total":767960285184,"available":760949444608,"internally_reserved":0,"allocated":45281280,"data_stored":37432630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32535,"internal_metadata":6965461225},"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.004223"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":174,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826823+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:11:28.826823+0000","last_peered":"2023-09-23T23:11:28.826823+0000","last_clean":"2023-09-23T23:11:28.826823+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:11:28.826823+0000","last_undegraded":"2023-09-23T23:11:28.826823+0000","last_fullsized":"2023-09-23T23:11:28.826823+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":147,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298611+0000","last_change":"2023-09-23T23:09:38.842990+0000","last_active":"2023-09-23T23:11:40.298611+0000","last_peered":"2023-09-23T23:11:40.298611+0000","last_clean":"2023-09-23T23:11:40.298611+0000","last_became_active":"2023-09-23T23:09:38.841044+0000","last_became_peered":"2023-09-23T23:09:38.841044+0000","last_unstale":"2023-09-23T23:11:40.298611+0000","last_undegraded":"2023-09-23T23:11:40.298611+0000","last_fullsized":"2023-09-23T23:11:40.298611+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.629832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":138,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883528+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:11:40.883528+0000","last_peered":"2023-09-23T23:11:40.883528+0000","last_clean":"2023-09-23T23:11:40.883528+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:11:40.883528+0000","last_undegraded":"2023-09-23T23:11:40.883528+0000","last_fullsized":"2023-09-23T23:11:40.883528+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":445,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586038+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:11:40.586038+0000","last_peered":"2023-09-23T23:11:40.586038+0000","last_clean":"2023-09-23T23:11:40.586038+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:11:40.586038+0000","last_undegraded":"2023-09-23T23:11:40.586038+0000","last_fullsized":"2023-09-23T23:11:40.586038+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":421,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.882789+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:11:40.882789+0000","last_peered":"2023-09-23T23:11:40.882789+0000","last_clean":"2023-09-23T23:11:40.882789+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:11:40.882789+0000","last_undegraded":"2023-09-23T23:11:40.882789+0000","last_fullsized":"2023-09-23T23:11:40.882789+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.828152+0000","last_change":"2023-09-23T23:08:47.794448+0000","last_active":"2023-09-23T23:11:28.828152+0000","last_peered":"2023-09-23T23:11:28.828152+0000","last_clean":"2023-09-23T23:11:28.828152+0000","last_became_active":"2023-09-23T23:08:47.794123+0000","last_became_peered":"2023-09-23T23:08:47.794123+0000","last_unstale":"2023-09-23T23:11:28.828152+0000","last_undegraded":"2023-09-23T23:11:28.828152+0000","last_fullsized":"2023-09-23T23:11:28.828152+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":417,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586131+0000","last_change":"2023-09-23T23:08:47.789808+0000","last_active":"2023-09-23T23:11:40.586131+0000","last_peered":"2023-09-23T23:11:40.586131+0000","last_clean":"2023-09-23T23:11:40.586131+0000","last_became_active":"2023-09-23T23:08:47.789365+0000","last_became_peered":"2023-09-23T23:08:47.789365+0000","last_unstale":"2023-09-23T23:11:40.586131+0000","last_undegraded":"2023-09-23T23:11:40.586131+0000","last_fullsized":"2023-09-23T23:11:40.586131+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:39.463130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":503,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.882802+0000","last_change":"2023-09-23T23:08:35.035470+0000","last_active":"2023-09-23T23:11:40.882802+0000","last_peered":"2023-09-23T23:11:40.882802+0000","last_clean":"2023-09-23T23:11:40.882802+0000","last_became_active":"2023-09-23T23:08:35.034948+0000","last_became_peered":"2023-09-23T23:08:35.034948+0000","last_unstale":"2023-09-23T23:11:40.882802+0000","last_undegraded":"2023-09-23T23:11:40.882802+0000","last_fullsized":"2023-09-23T23:11:40.882802+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.229253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826008+0000","last_change":"2023-09-23T23:08:47.789976+0000","last_active":"2023-09-23T23:11:28.826008+0000","last_peered":"2023-09-23T23:11:28.826008+0000","last_clean":"2023-09-23T23:11:28.826008+0000","last_became_active":"2023-09-23T23:08:47.789560+0000","last_became_peered":"2023-09-23T23:08:47.789560+0000","last_unstale":"2023-09-23T23:11:28.826008+0000","last_undegraded":"2023-09-23T23:11:28.826008+0000","last_fullsized":"2023-09-23T23:11:28.826008+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":437,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.882876+0000","last_change":"2023-09-23T23:08:35.035291+0000","last_active":"2023-09-23T23:11:40.882876+0000","last_peered":"2023-09-23T23:11:40.882876+0000","last_clean":"2023-09-23T23:11:40.882876+0000","last_became_active":"2023-09-23T23:08:35.034539+0000","last_became_peered":"2023-09-23T23:08:35.034539+0000","last_unstale":"2023-09-23T23:11:40.882876+0000","last_undegraded":"2023-09-23T23:11:40.882876+0000","last_fullsized":"2023-09-23T23:11:40.882876+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.627670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":129,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126541+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:11:29.126541+0000","last_peered":"2023-09-23T23:11:29.126541+0000","last_clean":"2023-09-23T23:11:29.126541+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:11:29.126541+0000","last_undegraded":"2023-09-23T23:11:29.126541+0000","last_fullsized":"2023-09-23T23:11:29.126541+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":174,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884425+0000","last_change":"2023-09-23T23:08:35.032591+0000","last_active":"2023-09-23T23:11:40.884425+0000","last_peered":"2023-09-23T23:11:40.884425+0000","last_clean":"2023-09-23T23:11:40.884425+0000","last_became_active":"2023-09-23T23:08:35.030547+0000","last_became_peered":"2023-09-23T23:08:35.030547+0000","last_unstale":"2023-09-23T23:11:40.884425+0000","last_undegraded":"2023-09-23T23:11:40.884425+0000","last_fullsized":"2023-09-23T23:11:40.884425+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:17.244622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":544,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827162+0000","last_change":"2023-09-23T23:08:35.105662+0000","last_active":"2023-09-23T23:11:28.827162+0000","last_peered":"2023-09-23T23:11:28.827162+0000","last_clean":"2023-09-23T23:11:28.827162+0000","last_became_active":"2023-09-23T23:08:35.049684+0000","last_became_peered":"2023-09-23T23:08:35.049684+0000","last_unstale":"2023-09-23T23:11:28.827162+0000","last_undegraded":"2023-09-23T23:11:28.827162+0000","last_fullsized":"2023-09-23T23:11:28.827162+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":42606,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":462,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827693+0000","last_change":"2023-09-23T23:08:35.041767+0000","last_active":"2023-09-23T23:11:28.827693+0000","last_peered":"2023-09-23T23:11:28.827693+0000","last_clean":"2023-09-23T23:11:28.827693+0000","last_became_active":"2023-09-23T23:08:35.041394+0000","last_became_peered":"2023-09-23T23:08:35.041394+0000","last_unstale":"2023-09-23T23:11:28.827693+0000","last_undegraded":"2023-09-23T23:11:28.827693+0000","last_fullsized":"2023-09-23T23:11:28.827693+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":129,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125301+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:11:29.125301+0000","last_peered":"2023-09-23T23:11:29.125301+0000","last_clean":"2023-09-23T23:11:29.125301+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:11:29.125301+0000","last_undegraded":"2023-09-23T23:11:29.125301+0000","last_fullsized":"2023-09-23T23:11:29.125301+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":192,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883326+0000","last_change":"2023-09-23T23:09:59.078622+0000","last_active":"2023-09-23T23:11:40.883326+0000","last_peered":"2023-09-23T23:11:40.883326+0000","last_clean":"2023-09-23T23:11:40.883326+0000","last_became_active":"2023-09-23T23:09:59.077914+0000","last_became_peered":"2023-09-23T23:09:59.077914+0000","last_unstale":"2023-09-23T23:11:40.883326+0000","last_undegraded":"2023-09-23T23:11:40.883326+0000","last_fullsized":"2023-09-23T23:11:40.883326+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:49.420400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":432,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.189504+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:11:29.189504+0000","last_peered":"2023-09-23T23:11:29.189504+0000","last_clean":"2023-09-23T23:11:29.189504+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:11:29.189504+0000","last_undegraded":"2023-09-23T23:11:29.189504+0000","last_fullsized":"2023-09-23T23:11:29.189504+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826047+0000","last_change":"2023-09-23T23:08:47.800788+0000","last_active":"2023-09-23T23:11:28.826047+0000","last_peered":"2023-09-23T23:11:28.826047+0000","last_clean":"2023-09-23T23:11:28.826047+0000","last_became_active":"2023-09-23T23:08:47.800451+0000","last_became_peered":"2023-09-23T23:08:47.800451+0000","last_unstale":"2023-09-23T23:11:28.826047+0000","last_undegraded":"2023-09-23T23:11:28.826047+0000","last_fullsized":"2023-09-23T23:11:28.826047+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":159,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125818+0000","last_change":"2023-09-23T23:08:35.044735+0000","last_active":"2023-09-23T23:11:29.125818+0000","last_peered":"2023-09-23T23:11:29.125818+0000","last_clean":"2023-09-23T23:11:29.125818+0000","last_became_active":"2023-09-23T23:08:35.044356+0000","last_became_peered":"2023-09-23T23:08:35.044356+0000","last_unstale":"2023-09-23T23:11:29.125818+0000","last_undegraded":"2023-09-23T23:11:29.125818+0000","last_fullsized":"2023-09-23T23:11:29.125818+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":399,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586161+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:11:40.586161+0000","last_peered":"2023-09-23T23:11:40.586161+0000","last_clean":"2023-09-23T23:11:40.586161+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:11:40.586161+0000","last_undegraded":"2023-09-23T23:11:40.586161+0000","last_fullsized":"2023-09-23T23:11:40.586161+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":67,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827460+0000","last_change":"2023-09-23T23:08:47.971125+0000","last_active":"2023-09-23T23:11:28.827460+0000","last_peered":"2023-09-23T23:11:28.827460+0000","last_clean":"2023-09-23T23:11:28.827460+0000","last_became_active":"2023-09-23T23:08:47.792796+0000","last_became_peered":"2023-09-23T23:08:47.792796+0000","last_unstale":"2023-09-23T23:11:28.827460+0000","last_undegraded":"2023-09-23T23:11:28.827460+0000","last_fullsized":"2023-09-23T23:11:28.827460+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"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":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":441,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883827+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:11:40.883827+0000","last_peered":"2023-09-23T23:11:40.883827+0000","last_clean":"2023-09-23T23:11:40.883827+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:11:40.883827+0000","last_undegraded":"2023-09-23T23:11:40.883827+0000","last_fullsized":"2023-09-23T23:11:40.883827+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":127,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126538+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:11:29.126538+0000","last_peered":"2023-09-23T23:11:29.126538+0000","last_clean":"2023-09-23T23:11:29.126538+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:11:29.126538+0000","last_undegraded":"2023-09-23T23:11:29.126538+0000","last_fullsized":"2023-09-23T23:11:29.126538+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825143+0000","last_change":"2023-09-23T23:08:47.790844+0000","last_active":"2023-09-23T23:11:28.825143+0000","last_peered":"2023-09-23T23:11:28.825143+0000","last_clean":"2023-09-23T23:11:28.825143+0000","last_became_active":"2023-09-23T23:08:47.790403+0000","last_became_peered":"2023-09-23T23:08:47.790403+0000","last_unstale":"2023-09-23T23:11:28.825143+0000","last_undegraded":"2023-09-23T23:11:28.825143+0000","last_fullsized":"2023-09-23T23:11:28.825143+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":127,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126396+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:11:29.126396+0000","last_peered":"2023-09-23T23:11:29.126396+0000","last_clean":"2023-09-23T23:11:29.126396+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:11:29.126396+0000","last_undegraded":"2023-09-23T23:11:29.126396+0000","last_fullsized":"2023-09-23T23:11:29.126396+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":398,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826963+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:11:28.826963+0000","last_peered":"2023-09-23T23:11:28.826963+0000","last_clean":"2023-09-23T23:11:28.826963+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:11:28.826963+0000","last_undegraded":"2023-09-23T23:11:28.826963+0000","last_fullsized":"2023-09-23T23:11:28.826963+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":192,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126250+0000","last_change":"2023-09-23T23:08:47.977157+0000","last_active":"2023-09-23T23:11:29.126250+0000","last_peered":"2023-09-23T23:11:29.126250+0000","last_clean":"2023-09-23T23:11:29.126250+0000","last_became_active":"2023-09-23T23:08:47.799279+0000","last_became_peered":"2023-09-23T23:08:47.799279+0000","last_unstale":"2023-09-23T23:11:29.126250+0000","last_undegraded":"2023-09-23T23:11:29.126250+0000","last_fullsized":"2023-09-23T23:11:29.126250+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":8,"num_bytes_recovered":560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":38,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.828113+0000","last_change":"2023-09-23T23:08:35.036207+0000","last_active":"2023-09-23T23:11:28.828113+0000","last_peered":"2023-09-23T23:11:28.828113+0000","last_clean":"2023-09-23T23:11:28.828113+0000","last_became_active":"2023-09-23T23:08:35.035455+0000","last_became_peered":"2023-09-23T23:08:35.035455+0000","last_unstale":"2023-09-23T23:11:28.828113+0000","last_undegraded":"2023-09-23T23:11:28.828113+0000","last_fullsized":"2023-09-23T23:11:28.828113+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825652+0000","last_change":"2023-09-23T23:08:47.799951+0000","last_active":"2023-09-23T23:11:28.825652+0000","last_peered":"2023-09-23T23:11:28.825652+0000","last_clean":"2023-09-23T23:11:28.825652+0000","last_became_active":"2023-09-23T23:08:47.799398+0000","last_became_peered":"2023-09-23T23:08:47.799398+0000","last_unstale":"2023-09-23T23:11:28.825652+0000","last_undegraded":"2023-09-23T23:11:28.825652+0000","last_fullsized":"2023-09-23T23:11:28.825652+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":395,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.585644+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:11:40.585644+0000","last_peered":"2023-09-23T23:11:40.585644+0000","last_clean":"2023-09-23T23:11:40.585644+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:11:40.585644+0000","last_undegraded":"2023-09-23T23:11:40.585644+0000","last_fullsized":"2023-09-23T23:11:40.585644+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":96,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883065+0000","last_change":"2023-09-23T23:09:58.867956+0000","last_active":"2023-09-23T23:11:40.883065+0000","last_peered":"2023-09-23T23:11:40.883065+0000","last_clean":"2023-09-23T23:11:40.883065+0000","last_became_active":"2023-09-23T23:09:58.867624+0000","last_became_peered":"2023-09-23T23:09:58.867624+0000","last_unstale":"2023-09-23T23:11:40.883065+0000","last_undegraded":"2023-09-23T23:11:40.883065+0000","last_fullsized":"2023-09-23T23:11:40.883065+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:42:20.645921+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":435,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827081+0000","last_change":"2023-09-23T23:08:35.043279+0000","last_active":"2023-09-23T23:11:28.827081+0000","last_peered":"2023-09-23T23:11:28.827081+0000","last_clean":"2023-09-23T23:11:28.827081+0000","last_became_active":"2023-09-23T23:08:35.042802+0000","last_became_peered":"2023-09-23T23:08:35.042802+0000","last_unstale":"2023-09-23T23:11:28.827081+0000","last_undegraded":"2023-09-23T23:11:28.827081+0000","last_fullsized":"2023-09-23T23:11:28.827081+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":168,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827935+0000","last_change":"2023-09-23T23:11:19.494829+0000","last_active":"2023-09-23T23:11:28.827935+0000","last_peered":"2023-09-23T23:11:28.827935+0000","last_clean":"2023-09-23T23:11:28.827935+0000","last_became_active":"2023-09-23T23:11:19.494082+0000","last_became_peered":"2023-09-23T23:11:19.494082+0000","last_unstale":"2023-09-23T23:11:28.827935+0000","last_undegraded":"2023-09-23T23:11:28.827935+0000","last_fullsized":"2023-09-23T23:11:28.827935+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":155,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827195+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:11:28.827195+0000","last_peered":"2023-09-23T23:11:28.827195+0000","last_clean":"2023-09-23T23:11:28.827195+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:11:28.827195+0000","last_undegraded":"2023-09-23T23:11:28.827195+0000","last_fullsized":"2023-09-23T23:11:28.827195+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":164,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827027+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:11:28.827027+0000","last_peered":"2023-09-23T23:11:28.827027+0000","last_clean":"2023-09-23T23:11:28.827027+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:11:28.827027+0000","last_undegraded":"2023-09-23T23:11:28.827027+0000","last_fullsized":"2023-09-23T23:11:28.827027+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":453,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827913+0000","last_change":"2023-09-23T23:08:35.048879+0000","last_active":"2023-09-23T23:11:28.827913+0000","last_peered":"2023-09-23T23:11:28.827913+0000","last_clean":"2023-09-23T23:11:28.827913+0000","last_became_active":"2023-09-23T23:08:35.048496+0000","last_became_peered":"2023-09-23T23:08:35.048496+0000","last_unstale":"2023-09-23T23:11:28.827913+0000","last_undegraded":"2023-09-23T23:11:28.827913+0000","last_fullsized":"2023-09-23T23:11:28.827913+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":453,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:34.816405+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:11:34.816405+0000","last_peered":"2023-09-23T23:11:34.816405+0000","last_clean":"2023-09-23T23:11:34.816405+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:11:34.816405+0000","last_undegraded":"2023-09-23T23:11:34.816405+0000","last_fullsized":"2023-09-23T23:11:34.816405+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884779+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:11:40.884779+0000","last_peered":"2023-09-23T23:11:40.884779+0000","last_clean":"2023-09-23T23:11:40.884779+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:11:40.884779+0000","last_undegraded":"2023-09-23T23:11:40.884779+0000","last_fullsized":"2023-09-23T23:11:40.884779+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'183","reported_seq":714,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884235+0000","last_change":"2023-09-23T23:08:07.037792+0000","last_active":"2023-09-23T23:11:40.884235+0000","last_peered":"2023-09-23T23:11:40.884235+0000","last_clean":"2023-09-23T23:11:40.884235+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:11:40.884235+0000","last_undegraded":"2023-09-23T23:11:40.884235+0000","last_fullsized":"2023-09-23T23:11:40.884235+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000552298,"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":879,"num_read_kb":3518,"num_write":189,"num_write_kb":6590,"num_scrub_errors":0,"num_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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825985+0000","last_change":"2023-09-23T23:08:47.800776+0000","last_active":"2023-09-23T23:11:28.825985+0000","last_peered":"2023-09-23T23:11:28.825985+0000","last_clean":"2023-09-23T23:11:28.825985+0000","last_became_active":"2023-09-23T23:08:47.800400+0000","last_became_peered":"2023-09-23T23:08:47.800400+0000","last_unstale":"2023-09-23T23:11:28.825985+0000","last_undegraded":"2023-09-23T23:11:28.825985+0000","last_fullsized":"2023-09-23T23:11:28.825985+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":148,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884620+0000","last_change":"2023-09-23T23:08:47.786915+0000","last_active":"2023-09-23T23:11:40.884620+0000","last_peered":"2023-09-23T23:11:40.884620+0000","last_clean":"2023-09-23T23:11:40.884620+0000","last_became_active":"2023-09-23T23:08:47.786442+0000","last_became_peered":"2023-09-23T23:08:47.786442+0000","last_unstale":"2023-09-23T23:11:40.884620+0000","last_undegraded":"2023-09-23T23:11:40.884620+0000","last_fullsized":"2023-09-23T23:11:40.884620+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.523571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'47","reported_seq":58,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825599+0000","last_change":"2023-09-23T23:08:48.268337+0000","last_active":"2023-09-23T23:11:28.825599+0000","last_peered":"2023-09-23T23:11:28.825599+0000","last_clean":"2023-09-23T23:11:28.825599+0000","last_became_active":"2023-09-23T23:08:47.786916+0000","last_became_peered":"2023-09-23T23:08:47.786916+0000","last_unstale":"2023-09-23T23:11:28.825599+0000","last_undegraded":"2023-09-23T23:11:28.825599+0000","last_fullsized":"2023-09-23T23:11:28.825599+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":283,"num_read_kb":274,"num_write":53,"num_write_kb":1088,"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":[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":436,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.828033+0000","last_change":"2023-09-23T23:08:35.043284+0000","last_active":"2023-09-23T23:11:28.828033+0000","last_peered":"2023-09-23T23:11:28.828033+0000","last_clean":"2023-09-23T23:11:28.828033+0000","last_became_active":"2023-09-23T23:08:35.042861+0000","last_became_peered":"2023-09-23T23:08:35.042861+0000","last_unstale":"2023-09-23T23:11:28.828033+0000","last_undegraded":"2023-09-23T23:11:28.828033+0000","last_fullsized":"2023-09-23T23:11:28.828033+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884144+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:11:40.884144+0000","last_peered":"2023-09-23T23:11:40.884144+0000","last_clean":"2023-09-23T23:11:40.884144+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:11:40.884144+0000","last_undegraded":"2023-09-23T23:11:40.884144+0000","last_fullsized":"2023-09-23T23:11:40.884144+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'64","reported_seq":436,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298336+0000","last_change":"2023-09-23T23:09:38.851699+0000","last_active":"2023-09-23T23:11:40.298336+0000","last_peered":"2023-09-23T23:11:40.298336+0000","last_clean":"2023-09-23T23:11:40.298336+0000","last_became_active":"2023-09-23T23:09:38.851227+0000","last_became_peered":"2023-09-23T23:09:38.851227+0000","last_unstale":"2023-09-23T23:11:40.298336+0000","last_undegraded":"2023-09-23T23:11:40.298336+0000","last_fullsized":"2023-09-23T23:11:40.298336+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":64,"log_dups_size":0,"ondisk_log_size":64,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:26.531554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045713200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":358,"num_read_kb":380,"num_write":55,"num_write_kb":108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":175,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883859+0000","last_change":"2023-09-23T23:08:35.031866+0000","last_active":"2023-09-23T23:11:40.883859+0000","last_peered":"2023-09-23T23:11:40.883859+0000","last_clean":"2023-09-23T23:11:40.883859+0000","last_became_active":"2023-09-23T23:08:35.031336+0000","last_became_peered":"2023-09-23T23:08:35.031336+0000","last_unstale":"2023-09-23T23:11:40.883859+0000","last_undegraded":"2023-09-23T23:11:40.883859+0000","last_fullsized":"2023-09-23T23:11:40.883859+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.424925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.428461+0000","last_change":"2023-09-23T23:08:47.790149+0000","last_active":"2023-09-23T23:11:29.428461+0000","last_peered":"2023-09-23T23:11:29.428461+0000","last_clean":"2023-09-23T23:11:29.428461+0000","last_became_active":"2023-09-23T23:08:47.789648+0000","last_became_peered":"2023-09-23T23:08:47.789648+0000","last_unstale":"2023-09-23T23:11:29.428461+0000","last_undegraded":"2023-09-23T23:11:29.428461+0000","last_fullsized":"2023-09-23T23:11:29.428461+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.176108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'274","reported_seq":1176,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825662+0000","last_change":"2023-09-23T23:08:50.793672+0000","last_active":"2023-09-23T23:11:28.825662+0000","last_peered":"2023-09-23T23:11:28.825662+0000","last_clean":"2023-09-23T23:11:28.825662+0000","last_became_active":"2023-09-23T23:08:50.792936+0000","last_became_peered":"2023-09-23T23:08:50.792936+0000","last_unstale":"2023-09-23T23:11:28.825662+0000","last_undegraded":"2023-09-23T23:11:28.825662+0000","last_fullsized":"2023-09-23T23:11:28.825662+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":274,"log_dups_size":0,"ondisk_log_size":274,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1834,"num_read_kb":3662,"num_write":220,"num_write_kb":2163,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":730,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125535+0000","last_change":"2023-09-23T23:08:38.057346+0000","last_active":"2023-09-23T23:11:29.125535+0000","last_peered":"2023-09-23T23:11:29.125535+0000","last_clean":"2023-09-23T23:11:29.125535+0000","last_became_active":"2023-09-23T23:08:38.056718+0000","last_became_peered":"2023-09-23T23:08:38.056718+0000","last_unstale":"2023-09-23T23:11:29.125535+0000","last_undegraded":"2023-09-23T23:11:29.125535+0000","last_fullsized":"2023-09-23T23:11:29.125535+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":5903680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":225,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883464+0000","last_change":"2023-09-23T23:09:59.078598+0000","last_active":"2023-09-23T23:11:40.883464+0000","last_peered":"2023-09-23T23:11:40.883464+0000","last_clean":"2023-09-23T23:11:40.883464+0000","last_became_active":"2023-09-23T23:09:59.077902+0000","last_became_peered":"2023-09-23T23:09:59.077902+0000","last_unstale":"2023-09-23T23:11:40.883464+0000","last_undegraded":"2023-09-23T23:11:40.883464+0000","last_fullsized":"2023-09-23T23:11:40.883464+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:10.176738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827653+0000","last_change":"2023-09-23T23:11:18.971233+0000","last_active":"2023-09-23T23:11:28.827653+0000","last_peered":"2023-09-23T23:11:28.827653+0000","last_clean":"2023-09-23T23:11:28.827653+0000","last_became_active":"2023-09-23T23:11:18.970784+0000","last_became_peered":"2023-09-23T23:11:18.970784+0000","last_unstale":"2023-09-23T23:11:28.827653+0000","last_undegraded":"2023-09-23T23:11:28.827653+0000","last_fullsized":"2023-09-23T23:11:28.827653+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'93","reported_seq":486,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125641+0000","last_change":"2023-09-23T23:08:06.993503+0000","last_active":"2023-09-23T23:11:29.125641+0000","last_peered":"2023-09-23T23:11:29.125641+0000","last_clean":"2023-09-23T23:11:29.125641+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:11:29.125641+0000","last_undegraded":"2023-09-23T23:11:29.125641+0000","last_fullsized":"2023-09-23T23:11:29.125641+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":669,"num_read_kb":1114,"num_write":73,"num_write_kb":303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":173,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298594+0000","last_change":"2023-09-23T23:09:38.852098+0000","last_active":"2023-09-23T23:11:40.298594+0000","last_peered":"2023-09-23T23:11:40.298594+0000","last_clean":"2023-09-23T23:11:40.298594+0000","last_became_active":"2023-09-23T23:09:38.851760+0000","last_became_peered":"2023-09-23T23:09:38.851760+0000","last_unstale":"2023-09-23T23:11:40.298594+0000","last_undegraded":"2023-09-23T23:11:40.298594+0000","last_fullsized":"2023-09-23T23:11:40.298594+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:03.481436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":423,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.585807+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:11:40.585807+0000","last_peered":"2023-09-23T23:11:40.585807+0000","last_clean":"2023-09-23T23:11:40.585807+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:11:40.585807+0000","last_undegraded":"2023-09-23T23:11:40.585807+0000","last_fullsized":"2023-09-23T23:11:40.585807+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"350'158","reported_seq":908,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126478+0000","last_change":"2023-09-23T23:08:06.993842+0000","last_active":"2023-09-23T23:11:29.126478+0000","last_peered":"2023-09-23T23:11:29.126478+0000","last_clean":"2023-09-23T23:11:29.126478+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:11:29.126478+0000","last_undegraded":"2023-09-23T23:11:29.126478+0000","last_fullsized":"2023-09-23T23:11:29.126478+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1459,"num_read_kb":1680,"num_write":115,"num_write_kb":259,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":148,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884484+0000","last_change":"2023-09-23T23:08:47.781281+0000","last_active":"2023-09-23T23:11:40.884484+0000","last_peered":"2023-09-23T23:11:40.884484+0000","last_clean":"2023-09-23T23:11:40.884484+0000","last_became_active":"2023-09-23T23:08:47.780913+0000","last_became_peered":"2023-09-23T23:08:47.780913+0000","last_unstale":"2023-09-23T23:11:40.884484+0000","last_undegraded":"2023-09-23T23:11:40.884484+0000","last_fullsized":"2023-09-23T23:11:40.884484+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.519780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":456,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586031+0000","last_change":"2023-09-23T23:08:47.785194+0000","last_active":"2023-09-23T23:11:40.586031+0000","last_peered":"2023-09-23T23:11:40.586031+0000","last_clean":"2023-09-23T23:11:40.586031+0000","last_became_active":"2023-09-23T23:08:47.784767+0000","last_became_peered":"2023-09-23T23:08:47.784767+0000","last_unstale":"2023-09-23T23:11:40.586031+0000","last_undegraded":"2023-09-23T23:11:40.586031+0000","last_fullsized":"2023-09-23T23:11:40.586031+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:43.489258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":51,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298662+0000","last_change":"2023-09-23T23:09:38.856067+0000","last_active":"2023-09-23T23:11:40.298662+0000","last_peered":"2023-09-23T23:11:40.298662+0000","last_clean":"2023-09-23T23:11:40.298662+0000","last_became_active":"2023-09-23T23:09:38.855560+0000","last_became_peered":"2023-09-23T23:09:38.855560+0000","last_unstale":"2023-09-23T23:11:40.298662+0000","last_undegraded":"2023-09-23T23:11:40.298662+0000","last_fullsized":"2023-09-23T23:11:40.298662+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:39:02.232399+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":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.6","version":"350'84","reported_seq":400,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.428720+0000","last_change":"2023-09-23T23:08:35.111779+0000","last_active":"2023-09-23T23:11:29.428720+0000","last_peered":"2023-09-23T23:11:29.428720+0000","last_clean":"2023-09-23T23:11:29.428720+0000","last_became_active":"2023-09-23T23:08:35.039854+0000","last_became_peered":"2023-09-23T23:08:35.039854+0000","last_unstale":"2023-09-23T23:11:29.428720+0000","last_undegraded":"2023-09-23T23:11:29.428720+0000","last_fullsized":"2023-09-23T23:11:29.428720+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.425088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048252700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":170,"num_read_kb":2315,"num_write":67,"num_write_kb":2163,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298199+0000","last_change":"2023-09-23T23:09:38.855868+0000","last_active":"2023-09-23T23:11:40.298199+0000","last_peered":"2023-09-23T23:11:40.298199+0000","last_clean":"2023-09-23T23:11:40.298199+0000","last_became_active":"2023-09-23T23:09:38.855473+0000","last_became_peered":"2023-09-23T23:09:38.855473+0000","last_unstale":"2023-09-23T23:11:40.298199+0000","last_undegraded":"2023-09-23T23:11:40.298199+0000","last_fullsized":"2023-09-23T23:11:40.298199+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:25.222061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"350'73","reported_seq":347,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827762+0000","last_change":"2023-09-23T23:11:18.971343+0000","last_active":"2023-09-23T23:11:28.827762+0000","last_peered":"2023-09-23T23:11:28.827762+0000","last_clean":"2023-09-23T23:11:28.827762+0000","last_became_active":"2023-09-23T23:11:18.970823+0000","last_became_peered":"2023-09-23T23:11:18.970823+0000","last_unstale":"2023-09-23T23:11:28.827762+0000","last_undegraded":"2023-09-23T23:11:28.827762+0000","last_fullsized":"2023-09-23T23:11:28.827762+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":73,"log_dups_size":0,"ondisk_log_size":73,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":313,"num_read_kb":275,"num_write":74,"num_write_kb":40,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":423,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586005+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:11:40.586005+0000","last_peered":"2023-09-23T23:11:40.586005+0000","last_clean":"2023-09-23T23:11:40.586005+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:11:40.586005+0000","last_undegraded":"2023-09-23T23:11:40.586005+0000","last_fullsized":"2023-09-23T23:11:40.586005+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":191,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826832+0000","last_change":"2023-09-23T23:08:47.793265+0000","last_active":"2023-09-23T23:11:28.826832+0000","last_peered":"2023-09-23T23:11:28.826832+0000","last_clean":"2023-09-23T23:11:28.826832+0000","last_became_active":"2023-09-23T23:08:47.792867+0000","last_became_peered":"2023-09-23T23:08:47.792867+0000","last_unstale":"2023-09-23T23:11:28.826832+0000","last_undegraded":"2023-09-23T23:11:28.826832+0000","last_fullsized":"2023-09-23T23:11:28.826832+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":420,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.585862+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:11:40.585862+0000","last_peered":"2023-09-23T23:11:40.585862+0000","last_clean":"2023-09-23T23:11:40.585862+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:11:40.585862+0000","last_undegraded":"2023-09-23T23:11:40.585862+0000","last_fullsized":"2023-09-23T23:11:40.585862+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":325,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298908+0000","last_change":"2023-09-23T23:09:38.851557+0000","last_active":"2023-09-23T23:11:40.298908+0000","last_peered":"2023-09-23T23:11:40.298908+0000","last_clean":"2023-09-23T23:11:40.298908+0000","last_became_active":"2023-09-23T23:09:38.851035+0000","last_became_peered":"2023-09-23T23:09:38.851035+0000","last_unstale":"2023-09-23T23:11:40.298908+0000","last_undegraded":"2023-09-23T23:11:40.298908+0000","last_fullsized":"2023-09-23T23:11:40.298908+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.345606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":36,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825720+0000","last_change":"2023-09-23T23:08:47.878470+0000","last_active":"2023-09-23T23:11:28.825720+0000","last_peered":"2023-09-23T23:11:28.825720+0000","last_clean":"2023-09-23T23:11:28.825720+0000","last_became_active":"2023-09-23T23:08:47.789984+0000","last_became_peered":"2023-09-23T23:08:47.789984+0000","last_unstale":"2023-09-23T23:11:28.825720+0000","last_undegraded":"2023-09-23T23:11:28.825720+0000","last_fullsized":"2023-09-23T23:11:28.825720+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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,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":155,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827324+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:11:28.827324+0000","last_peered":"2023-09-23T23:11:28.827324+0000","last_clean":"2023-09-23T23:11:28.827324+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:11:28.827324+0000","last_undegraded":"2023-09-23T23:11:28.827324+0000","last_fullsized":"2023-09-23T23:11:28.827324+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":36,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826099+0000","last_change":"2023-09-23T23:08:47.966154+0000","last_active":"2023-09-23T23:11:28.826099+0000","last_peered":"2023-09-23T23:11:28.826099+0000","last_clean":"2023-09-23T23:11:28.826099+0000","last_became_active":"2023-09-23T23:08:47.796113+0000","last_became_peered":"2023-09-23T23:08:47.796113+0000","last_unstale":"2023-09-23T23:11:28.826099+0000","last_undegraded":"2023-09-23T23:11:28.826099+0000","last_fullsized":"2023-09-23T23:11:28.826099+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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,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":146,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826874+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:11:28.826874+0000","last_peered":"2023-09-23T23:11:28.826874+0000","last_clean":"2023-09-23T23:11:28.826874+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:11:28.826874+0000","last_undegraded":"2023-09-23T23:11:28.826874+0000","last_fullsized":"2023-09-23T23:11:28.826874+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":467,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883879+0000","last_change":"2023-09-23T23:08:35.038973+0000","last_active":"2023-09-23T23:11:40.883879+0000","last_peered":"2023-09-23T23:11:40.883879+0000","last_clean":"2023-09-23T23:11:40.883879+0000","last_became_active":"2023-09-23T23:08:35.038459+0000","last_became_peered":"2023-09-23T23:08:35.038459+0000","last_unstale":"2023-09-23T23:11:40.883879+0000","last_undegraded":"2023-09-23T23:11:40.883879+0000","last_fullsized":"2023-09-23T23:11:40.883879+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:41:07.836301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125550+0000","last_change":"2023-09-23T23:07:40.040577+0000","last_active":"2023-09-23T23:11:29.125550+0000","last_peered":"2023-09-23T23:11:29.125550+0000","last_clean":"2023-09-23T23:11:29.125550+0000","last_became_active":"2023-09-23T23:07:40.040278+0000","last_became_peered":"2023-09-23T23:07:40.040278+0000","last_unstale":"2023-09-23T23:11:29.125550+0000","last_undegraded":"2023-09-23T23:11:29.125550+0000","last_fullsized":"2023-09-23T23:11:29.125550+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":460,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586196+0000","last_change":"2023-09-23T23:08:47.971440+0000","last_active":"2023-09-23T23:11:40.586196+0000","last_peered":"2023-09-23T23:11:40.586196+0000","last_clean":"2023-09-23T23:11:40.586196+0000","last_became_active":"2023-09-23T23:08:47.789953+0000","last_became_peered":"2023-09-23T23:08:47.789953+0000","last_unstale":"2023-09-23T23:11:40.586196+0000","last_undegraded":"2023-09-23T23:11:40.586196+0000","last_fullsized":"2023-09-23T23:11:40.586196+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.287625+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":12,"num_bytes_recovered":3324,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":462,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826656+0000","last_change":"2023-09-23T23:08:35.048396+0000","last_active":"2023-09-23T23:11:28.826656+0000","last_peered":"2023-09-23T23:11:28.826656+0000","last_clean":"2023-09-23T23:11:28.826656+0000","last_became_active":"2023-09-23T23:08:35.048014+0000","last_became_peered":"2023-09-23T23:08:35.048014+0000","last_unstale":"2023-09-23T23:11:28.826656+0000","last_undegraded":"2023-09-23T23:11:28.826656+0000","last_fullsized":"2023-09-23T23:11:28.826656+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":46726,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":5903680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430955,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910716,"kb_used_data":8052,"kb_used_omap":0,"kb_used_meta":902656,"kb_avail":92834436,"statfs":{"total":95995035648,"available":95062462464,"internally_reserved":0,"allocated":8245248,"data_stored":7616683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924319744},"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:12:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.871,"15min":1.004},"min":{"1min":0.57199999999999995,"5min":0.439,"15min":0.27700000000000002},"max":{"1min":1.405,"5min":1.466,"15min":65.311999999999998},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.94399999999999995,"15min":1.101},"min":{"1min":0.621,"5min":0.38100000000000001,"15min":0.29099999999999998},"max":{"1min":1.2869999999999999,"5min":1.4259999999999999,"15min":65.349000000000004},"last":0.94099999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.95399999999999996,"15min":1.5349999999999999},"min":{"1min":0.76500000000000001,"5min":0.48199999999999998,"15min":0.31900000000000001},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":183.27799999999999},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.006,"5min":0.94099999999999995,"15min":1.4710000000000001},"min":{"1min":0.72499999999999998,"5min":0.47499999999999998,"15min":0.27400000000000002},"max":{"1min":1.242,"5min":1.4219999999999999,"15min":183.77699999999999},"last":0.56999999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:12:01 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.88700000000000001,"15min":0.92100000000000004},"min":{"1min":0.71099999999999997,"5min":0.46000000000000002,"15min":0.34899999999999998},"max":{"1min":1.1659999999999999,"5min":1.256,"15min":20.065000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.042,"5min":0.99099999999999999,"15min":1.0409999999999999},"min":{"1min":0.77000000000000002,"5min":0.505,"15min":0.34799999999999998},"max":{"1min":1.353,"5min":1.452,"15min":20.009},"last":1.0309999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.0089999999999999,"15min":1.026},"min":{"1min":0.72699999999999998,"5min":0.56699999999999995,"15min":0.32900000000000001},"max":{"1min":1.3660000000000001,"5min":1.623,"15min":19.417000000000002},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0309999999999999,"15min":1.028},"min":{"1min":0.63500000000000001,"5min":0.40600000000000003,"15min":0.33700000000000002},"max":{"1min":1.2629999999999999,"5min":1.4590000000000001,"15min":18.07},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94699999999999995,"15min":0.85899999999999999},"min":{"1min":0.66600000000000004,"5min":0.441,"15min":0.38},"max":{"1min":1.2629999999999999,"5min":1.4910000000000001,"15min":3.968},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0940000000000001,"15min":1.022},"min":{"1min":0.746,"5min":0.48999999999999999,"15min":0.34300000000000003},"max":{"1min":1.4339999999999999,"5min":1.6120000000000001,"15min":6.8550000000000004},"last":1.1919999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.079,"15min":0.96499999999999997},"min":{"1min":0.85799999999999998,"5min":0.53800000000000003,"15min":0.35999999999999999},"max":{"1min":1.2549999999999999,"5min":1.6659999999999999,"15min":3.1840000000000002},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.087,"5min":1.0780000000000001,"15min":0.97599999999999998},"min":{"1min":0.878,"5min":0.53500000000000003,"15min":0.44600000000000001},"max":{"1min":1.3080000000000001,"5min":1.454,"15min":4.9580000000000002},"last":0.86499999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.159,"15min":1.046},"min":{"1min":0.94199999999999995,"5min":0.55800000000000005,"15min":0.38200000000000001},"max":{"1min":1.3180000000000001,"5min":1.744,"15min":3.2069999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.137,"15min":1.054},"min":{"1min":0.90200000000000002,"5min":0.57599999999999996,"15min":0.46800000000000003},"max":{"1min":1.2749999999999999,"5min":1.5700000000000001,"15min":4.0780000000000003},"last":1.0629999999999999}]}]},{"osd":6,"up_from":139,"seq":597000454584,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309940,"kb_used_data":3948,"kb_used_omap":9,"kb_used_meta":305974,"kb_avail":93435212,"statfs":{"total":95995035648,"available":95677657088,"internally_reserved":0,"allocated":4042752,"data_stored":3422252,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"internal_metadata":313317405},"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:01 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.86699999999999999,"15min":0.79200000000000004},"min":{"1min":0.66100000000000003,"5min":0.41599999999999998,"15min":0.28199999999999997},"max":{"1min":1.125,"5min":1.4179999999999999,"15min":10.153},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.89800000000000002,"15min":0.77800000000000002},"min":{"1min":0.57699999999999996,"5min":0.34200000000000003,"15min":0.30299999999999999},"max":{"1min":1.2470000000000001,"5min":1.554,"15min":5.7080000000000002},"last":0.75600000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97199999999999998,"15min":0.89000000000000001},"min":{"1min":0.69699999999999995,"5min":0.53200000000000003,"15min":0.32000000000000001},"max":{"1min":1.2190000000000001,"5min":1.585,"15min":18.823},"last":1.103},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.98299999999999998,"15min":0.92500000000000004},"min":{"1min":0.76100000000000001,"5min":0.496,"15min":0.34399999999999997},"max":{"1min":1.2090000000000001,"5min":1.3859999999999999,"15min":18.838000000000001},"last":1.0680000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.92300000000000004,"15min":0.86799999999999999},"min":{"1min":0.57499999999999996,"5min":0.54900000000000004,"15min":0.36499999999999999},"max":{"1min":1.1679999999999999,"5min":1.2989999999999999,"15min":9.109},"last":1.087},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.97699999999999998,"15min":0.83099999999999996},"min":{"1min":0.624,"5min":0.51900000000000002,"15min":0.313},"max":{"1min":1.4590000000000001,"5min":1.4770000000000001,"15min":8.0259999999999998},"last":0.82099999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.96599999999999997,"15min":1.585},"min":{"1min":0.68000000000000005,"5min":0.59599999999999997,"15min":0.36399999999999999},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":87.879000000000005},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.05,"5min":1.0349999999999999,"15min":1.5880000000000001},"min":{"1min":0.70699999999999996,"5min":0.51400000000000001,"15min":0.40999999999999998},"max":{"1min":1.4330000000000001,"5min":1.526,"15min":87.325999999999993},"last":1.052}]},{"osd":4,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.081,"15min":0.89500000000000002},"min":{"1min":0.79000000000000004,"5min":0.53600000000000003,"15min":0.34799999999999998},"max":{"1min":1.5580000000000001,"5min":1.8580000000000001,"15min":5.6529999999999996},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.109,"15min":0.94099999999999995},"min":{"1min":0.79500000000000004,"5min":0.65700000000000003,"15min":0.38700000000000001},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":5.6760000000000002},"last":1.206}]},{"osd":5,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.048,"15min":0.90200000000000002},"min":{"1min":0.63300000000000001,"5min":0.499,"15min":0.376},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":2.5600000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.093,"15min":0.90800000000000003},"min":{"1min":0.84399999999999997,"5min":0.51500000000000001,"15min":0.378},"max":{"1min":1.698,"5min":1.698,"15min":2.6760000000000002},"last":1.0109999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.1240000000000001,"15min":0.99399999999999999},"min":{"1min":0.81399999999999995,"5min":0.59499999999999997,"15min":0.40999999999999998},"max":{"1min":1.623,"5min":1.623,"15min":2.9569999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.147,"15min":0.98799999999999999},"min":{"1min":0.70399999999999996,"5min":0.56799999999999995,"15min":0.34399999999999997},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":2.6469999999999998},"last":1.1719999999999999}]}]},{"osd":1,"up_from":145,"seq":622770258350,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":825964,"kb_used_data":8292,"kb_used_omap":5,"kb_used_meta":817658,"kb_avail":92919188,"statfs":{"total":95995035648,"available":95149248512,"internally_reserved":0,"allocated":8491008,"data_stored":7139614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":837282252},"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:30 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.65900000000000003,"15min":0.71699999999999997},"min":{"1min":0.32900000000000001,"5min":0.29599999999999999,"15min":0.20999999999999999},"max":{"1min":1.101,"5min":1.3720000000000001,"15min":8.2189999999999994},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.70999999999999996,"15min":0.84099999999999997},"min":{"1min":0.372,"5min":0.30599999999999999,"15min":0.23599999999999999},"max":{"1min":1.0620000000000001,"5min":2.7669999999999999,"15min":9.8650000000000002},"last":0.78800000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.71999999999999997,"15min":0.79000000000000004},"min":{"1min":0.50600000000000001,"5min":0.34899999999999998,"15min":0.252},"max":{"1min":1.014,"5min":2.238,"15min":5.8769999999999998},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.77500000000000002,"15min":0.83399999999999996},"min":{"1min":0.40400000000000003,"5min":0.35799999999999998,"15min":0.23699999999999999},"max":{"1min":3.5569999999999999,"5min":3.5569999999999999,"15min":8.25},"last":0.90400000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.77600000000000002,"15min":0.874},"min":{"1min":0.42199999999999999,"5min":0.38800000000000001,"15min":0.23599999999999999},"max":{"1min":0.96699999999999997,"5min":3.9380000000000002,"15min":10.093},"last":0.998},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.80500000000000005,"15min":0.91400000000000003},"min":{"1min":0.55900000000000005,"5min":0.33800000000000002,"15min":0.26900000000000002},"max":{"1min":1.2310000000000001,"5min":2.347,"15min":13.712999999999999},"last":0.85699999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.53300000000000003,"5min":0.42899999999999999,"15min":0.37},"max":{"1min":1.3280000000000001,"5min":1.8140000000000001,"15min":6.4720000000000004},"last":1.423},{"interface":"front","average":{"1min":0.997,"5min":1.004,"15min":1.044},"min":{"1min":0.59499999999999997,"5min":0.52400000000000002,"15min":0.36499999999999999},"max":{"1min":1.3,"5min":2.6299999999999999,"15min":9.9719999999999995},"last":1.3839999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0589999999999999,"15min":1.0409999999999999},"min":{"1min":0.70399999999999996,"5min":0.58799999999999997,"15min":0.39400000000000002},"max":{"1min":1.3680000000000001,"5min":2.419,"15min":6.1139999999999999},"last":1.3080000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.056,"15min":1.0609999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.37},"max":{"1min":1.3859999999999999,"5min":2.1349999999999998,"15min":6.532},"last":1.5029999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.089,"15min":1.1040000000000001},"min":{"1min":0.65200000000000002,"5min":0.61799999999999999,"15min":0.35299999999999998},"max":{"1min":1.4299999999999999,"5min":1.9650000000000001,"15min":6.508},"last":1.3600000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1040000000000001,"15min":1.1419999999999999},"min":{"1min":0.61599999999999999,"5min":0.57999999999999996,"15min":0.38700000000000001},"max":{"1min":1.3740000000000001,"5min":2.6949999999999998,"15min":9.9450000000000003},"last":1.468}]},{"osd":7,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.109,"15min":1.137},"min":{"1min":0.66500000000000004,"5min":0.57499999999999996,"15min":0.41899999999999998},"max":{"1min":1.423,"5min":2.5630000000000002,"15min":9.9169999999999998},"last":1.53},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.139,"15min":1.117},"min":{"1min":0.61299999999999999,"5min":0.55100000000000005,"15min":0.42799999999999999},"max":{"1min":1.373,"5min":2.484,"15min":6.8630000000000004},"last":1.349}]}]},{"osd":0,"up_from":78,"seq":335007449674,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":968392,"kb_used_data":8832,"kb_used_omap":5,"kb_used_meta":959546,"kb_avail":92776760,"statfs":{"total":95995035648,"available":95003402240,"internally_reserved":0,"allocated":9043968,"data_stored":7719186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":982575738},"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:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.69699999999999995,"15min":0.82099999999999995},"min":{"1min":0.316,"5min":0.316,"15min":0.20399999999999999},"max":{"1min":1.966,"5min":1.966,"15min":24.899999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.72599999999999998,"15min":0.94299999999999995},"min":{"1min":0.373,"5min":0.318,"15min":0.22500000000000001},"max":{"1min":2.0049999999999999,"5min":2.0049999999999999,"15min":25.991},"last":0.77700000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.69899999999999995,"15min":0.72399999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.23400000000000001},"max":{"1min":1.036,"5min":1.5449999999999999,"15min":6.2240000000000002},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.75700000000000001,"15min":0.73999999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.24299999999999999},"max":{"1min":0.96499999999999997,"5min":1.296,"15min":12.48},"last":0.74099999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.75,"15min":0.752},"min":{"1min":0.38200000000000001,"5min":0.255,"15min":0.253},"max":{"1min":1.0369999999999999,"5min":2.3170000000000002,"15min":6.327},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.80000000000000004,"15min":0.78100000000000003},"min":{"1min":0.32600000000000001,"5min":0.307,"15min":0.219},"max":{"1min":1.5800000000000001,"5min":1.611,"15min":6.1970000000000001},"last":1.1040000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":1,"15min":0.871},"min":{"1min":0.5,"5min":0.46400000000000002,"15min":0.32600000000000001},"max":{"1min":1.3600000000000001,"5min":1.7410000000000001,"15min":4.5529999999999999},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.024,"15min":0.93100000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.35899999999999999},"max":{"1min":1.123,"5min":1.7609999999999999,"15min":12.954000000000001},"last":0.91100000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.022,"15min":0.95499999999999996},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.42999999999999999},"max":{"1min":1.125,"5min":1.859,"15min":12.522},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.073,"15min":0.94299999999999995},"min":{"1min":0.628,"5min":0.56399999999999995,"15min":0.376},"max":{"1min":1.458,"5min":1.8180000000000001,"15min":8.6750000000000007},"last":1.155}]},{"osd":6,"last update":"Sat Sep 23 23:12:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0669999999999999,"15min":0.96399999999999997},"min":{"1min":0.69099999999999995,"5min":0.54300000000000004,"15min":0.42199999999999999},"max":{"1min":1.421,"5min":1.5860000000000001,"15min":5.1029999999999998},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.119,"15min":1.002},"min":{"1min":0.628,"5min":0.48799999999999999,"15min":0.41699999999999998},"max":{"1min":1.409,"5min":1.73,"15min":6.9550000000000001},"last":1.125}]},{"osd":7,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.123,"15min":1.1140000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.34499999999999997},"max":{"1min":1.254,"5min":1.897,"15min":25.413},"last":1.073},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.1100000000000001,"15min":1.077},"min":{"1min":0.60699999999999998,"5min":0.51300000000000001,"15min":0.36199999999999999},"max":{"1min":1.415,"5min":1.9079999999999999,"15min":26.786000000000001},"last":1.206}]}]},{"osd":2,"up_from":88,"seq":377957122622,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":952648,"kb_used_data":4160,"kb_used_omap":7,"kb_used_meta":948472,"kb_avail":92792504,"statfs":{"total":95995035648,"available":95019524096,"internally_reserved":0,"allocated":4259840,"data_stored":2934432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":971235409},"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:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.69199999999999995,"15min":1.8700000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.193},"max":{"1min":1.115,"5min":1.3879999999999999,"15min":210.84800000000001},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.70899999999999996,"15min":1.927},"min":{"1min":0.40200000000000002,"5min":0.34200000000000003,"15min":0.22},"max":{"1min":0.93100000000000005,"5min":1.8939999999999999,"15min":212.04499999999999},"last":0.42799999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.77000000000000002,"15min":2.222},"min":{"1min":0.38600000000000001,"5min":0.318,"15min":0.24399999999999999},"max":{"1min":1.1040000000000001,"5min":1.6930000000000001,"15min":219.18199999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.71599999999999997,"15min":2.2149999999999999},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.26700000000000002},"max":{"1min":0.83599999999999997,"5min":1.528,"15min":211.18000000000001},"last":0.53300000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.86499999999999999,"15min":1.099},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.27800000000000002},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":66.829999999999998},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.83899999999999997,"15min":1.0840000000000001},"min":{"1min":0.56799999999999995,"5min":0.42199999999999999,"15min":0.29299999999999998},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":66.855999999999995},"last":0.48199999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.034,"15min":0.89800000000000002},"min":{"1min":0.72399999999999998,"5min":0.495,"15min":0.34000000000000002},"max":{"1min":1.3120000000000001,"5min":1.46,"15min":8.9239999999999995},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0009999999999999,"15min":0.88900000000000001},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.33400000000000002},"max":{"1min":1.4630000000000001,"5min":1.7430000000000001,"15min":5.577},"last":0.69899999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.093,"15min":0.90700000000000003},"min":{"1min":0.71099999999999997,"5min":0.46899999999999997,"15min":0.373},"max":{"1min":1.385,"5min":1.536,"15min":8.9000000000000004},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.026,"5min":1.0249999999999999,"15min":0.92700000000000005},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.36199999999999999},"max":{"1min":1.3839999999999999,"5min":1.51,"15min":5.8739999999999997},"last":0.68500000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:12:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0840000000000001,"15min":0.95499999999999996},"min":{"1min":0.81000000000000005,"5min":0.66400000000000003,"15min":0.37},"max":{"1min":1.4079999999999999,"5min":1.8580000000000001,"15min":5.6189999999999998},"last":0.877},{"interface":"front","average":{"1min":1.145,"5min":1.1679999999999999,"15min":0.96399999999999997},"min":{"1min":0.75,"5min":0.71399999999999997,"15min":0.38500000000000001},"max":{"1min":1.613,"5min":1.613,"15min":8.9499999999999993},"last":1.0409999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.091,"15min":0.97699999999999998},"min":{"1min":0.73599999999999999,"5min":0.63700000000000001,"15min":0.32700000000000001},"max":{"1min":1.2929999999999999,"5min":1.8129999999999999,"15min":5.6449999999999996},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.109,"15min":1.0580000000000001},"min":{"1min":0.93700000000000006,"5min":0.60999999999999999,"15min":0.41899999999999998},"max":{"1min":1.4550000000000001,"5min":1.583,"15min":7.9969999999999999},"last":0.76000000000000001}]}]},{"osd":3,"up_from":93,"seq":399431959096,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1065400,"kb_used_data":4208,"kb_used_omap":2,"kb_used_meta":1061181,"kb_avail":92679752,"statfs":{"total":95995035648,"available":94904066048,"internally_reserved":0,"allocated":4308992,"data_stored":2941083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1086649397},"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:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.66200000000000003,"15min":1.2},"min":{"1min":0.42399999999999999,"5min":0.27800000000000002,"15min":0.21199999999999999},"max":{"1min":1.0469999999999999,"5min":1.381,"15min":139.34},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.72599999999999998,"15min":1.335},"min":{"1min":0.46600000000000003,"5min":0.34300000000000003,"15min":0.21199999999999999},"max":{"1min":1.206,"5min":1.206,"15min":141.578},"last":0.53100000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.76200000000000001,"15min":1.677},"min":{"1min":0.58599999999999997,"5min":0.39300000000000002,"15min":0.23799999999999999},"max":{"1min":1.159,"5min":1.5409999999999999,"15min":110.65600000000001},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.72599999999999998,"15min":1.5649999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.23000000000000001},"max":{"1min":0.93500000000000005,"5min":1.1659999999999999,"15min":104.268},"last":0.748}]},{"osd":2,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.80800000000000005,"15min":0.77700000000000002},"min":{"1min":0.51500000000000001,"5min":0.44800000000000001,"15min":0.27600000000000002},"max":{"1min":0.99199999999999999,"5min":1.482,"15min":9.6170000000000009},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.75900000000000001,"15min":0.80600000000000005},"min":{"1min":0.40100000000000002,"5min":0.36699999999999999,"15min":0.26900000000000002},"max":{"1min":1.359,"5min":1.3939999999999999,"15min":7.0389999999999997},"last":0.878}]},{"osd":4,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.95399999999999996,"15min":0.80700000000000005},"min":{"1min":0.67800000000000005,"5min":0.49199999999999999,"15min":0.33200000000000002},"max":{"1min":1.248,"5min":1.5209999999999999,"15min":4.5890000000000004},"last":1.0649999999999999},{"interface":"front","average":{"1min":1,"5min":0.97999999999999998,"15min":0.84199999999999997},"min":{"1min":0.81100000000000005,"5min":0.57599999999999996,"15min":0.36499999999999999},"max":{"1min":1.2549999999999999,"5min":1.4159999999999999,"15min":5.2850000000000001},"last":0.81200000000000006}]},{"osd":5,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.98599999999999999,"15min":0.85699999999999998},"min":{"1min":0.63300000000000001,"5min":0.57999999999999996,"15min":0.38100000000000001},"max":{"1min":1.3160000000000001,"5min":1.6759999999999999,"15min":5.2489999999999997},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.052,"15min":0.89300000000000002},"min":{"1min":0.75600000000000001,"5min":0.65600000000000003,"15min":0.372},"max":{"1min":1.3129999999999999,"5min":1.861,"15min":3.8100000000000001},"last":0.995}]},{"osd":6,"last update":"Sat Sep 23 23:12:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0549999999999999,"15min":0.92200000000000004},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.39100000000000001},"max":{"1min":1.335,"5min":1.7509999999999999,"15min":3.9049999999999998},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.036,"5min":1.0680000000000001,"15min":0.92500000000000004},"min":{"1min":0.69299999999999995,"5min":0.64500000000000002,"15min":0.39100000000000001},"max":{"1min":1.3420000000000001,"5min":1.7909999999999999,"15min":4.8869999999999996},"last":0.93799999999999994}]},{"osd":7,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.1100000000000001,"15min":0.94899999999999995},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.36699999999999999},"max":{"1min":1.389,"5min":1.7110000000000001,"15min":4.492},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.0760000000000001,"15min":0.95999999999999996},"min":{"1min":0.84899999999999998,"5min":0.55700000000000005,"15min":0.443},"max":{"1min":1.3720000000000001,"5min":1.669,"15min":6.3769999999999998},"last":1.042}]}]},{"osd":4,"up_from":30,"seq":128849019656,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":916916,"kb_used_data":3372,"kb_used_omap":0,"kb_used_meta":913536,"kb_avail":92828236,"statfs":{"total":95995035648,"available":95056113664,"internally_reserved":0,"allocated":3452928,"data_stored":2831941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":935460864},"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:12:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.873,"15min":1.6180000000000001},"min":{"1min":0.58899999999999997,"5min":0.54300000000000004,"15min":0.25700000000000001},"max":{"1min":1.2969999999999999,"5min":1.4790000000000001,"15min":127.13500000000001},"last":1.353},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.871,"15min":1.6200000000000001},"min":{"1min":0.628,"5min":0.44800000000000001,"15min":0.29399999999999998},"max":{"1min":1.131,"5min":1.607,"15min":124.161},"last":0.93100000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.96999999999999997,"15min":1.052},"min":{"1min":0.64700000000000002,"5min":0.44500000000000001,"15min":0.318},"max":{"1min":1.363,"5min":1.3839999999999999,"15min":34.030000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0640000000000001,"15min":1.089},"min":{"1min":0.73599999999999999,"5min":0.624,"15min":0.28699999999999998},"max":{"1min":1.385,"5min":1.718,"15min":34.006999999999998},"last":1.234}]},{"osd":2,"last update":"Sat Sep 23 23:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.052,"15min":0.94599999999999995},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.33900000000000002},"max":{"1min":1.353,"5min":1.585,"15min":17.193000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96799999999999997,"15min":0.90200000000000002},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.37},"max":{"1min":1.216,"5min":1.8049999999999999,"15min":17.166},"last":1.1160000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91000000000000003,"15min":0.94299999999999995},"min":{"1min":0.60699999999999998,"5min":0.57699999999999996,"15min":0.378},"max":{"1min":1.2430000000000001,"5min":1.329,"15min":19.106000000000002},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0720000000000001,"15min":1.0209999999999999},"min":{"1min":0.70899999999999996,"5min":0.49199999999999999,"15min":0.36799999999999999},"max":{"1min":1.429,"5min":1.5740000000000001,"15min":19.058},"last":0.872}]},{"osd":5,"last update":"Sat Sep 23 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.097,"15min":0.90400000000000003},"min":{"1min":0.69599999999999995,"5min":0.432,"15min":0.375},"max":{"1min":1.353,"5min":1.7,"15min":4.5359999999999996},"last":1.155},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.046,"15min":0.88800000000000001},"min":{"1min":0.76000000000000001,"5min":0.60199999999999998,"15min":0.36499999999999999},"max":{"1min":1.4379999999999999,"5min":1.5249999999999999,"15min":3.0409999999999999},"last":1.4750000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:12:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.014,"15min":0.90300000000000002},"min":{"1min":0.75,"5min":0.50800000000000001,"15min":0.41599999999999998},"max":{"1min":1.2829999999999999,"5min":1.579,"15min":3.085},"last":1.4019999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.1639999999999999,"15min":0.97299999999999998},"min":{"1min":0.78200000000000003,"5min":0.49399999999999999,"15min":0.41599999999999998},"max":{"1min":1.4059999999999999,"5min":1.6679999999999999,"15min":4.7149999999999999},"last":1.5109999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0700000000000001,"15min":0.94499999999999995},"min":{"1min":0.80400000000000005,"5min":0.51200000000000001,"15min":0.38},"max":{"1min":1.3220000000000001,"5min":1.8740000000000001,"15min":3.9500000000000002},"last":1.272},{"interface":"front","average":{"1min":1.145,"5min":1.22,"15min":1.0840000000000001},"min":{"1min":0.78900000000000003,"5min":0.54400000000000004,"15min":0.40899999999999997},"max":{"1min":1.4079999999999999,"5min":1.6759999999999999,"15min":6.7530000000000001},"last":1.4390000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823425,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":896548,"kb_used_data":3356,"kb_used_omap":0,"kb_used_meta":893184,"kb_avail":92848604,"statfs":{"total":95995035648,"available":95076970496,"internally_reserved":0,"allocated":3436544,"data_stored":2827439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":914620416},"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:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88100000000000001,"15min":1.2869999999999999},"min":{"1min":0.55000000000000004,"5min":0.42999999999999999,"15min":0.26500000000000001},"max":{"1min":1.1180000000000001,"5min":1.421,"15min":168.726},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.90600000000000003,"15min":1.359},"min":{"1min":0.58099999999999996,"5min":0.48299999999999998,"15min":0.29399999999999998},"max":{"1min":1.1839999999999999,"5min":1.4930000000000001,"15min":168.75},"last":0.93500000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.026,"15min":1.079},"min":{"1min":0.622,"5min":0.59099999999999997,"15min":0.34899999999999998},"max":{"1min":1.2889999999999999,"5min":1.571,"15min":47.805},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.026,"5min":1.0269999999999999,"15min":1.0740000000000001},"min":{"1min":0.67000000000000004,"5min":0.41299999999999998,"15min":0.32600000000000001},"max":{"1min":1.288,"5min":1.5049999999999999,"15min":47.783000000000001},"last":1.137}]},{"osd":2,"last update":"Sat Sep 23 23:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.88700000000000001,"15min":0.745},"min":{"1min":0.63100000000000001,"5min":0.54400000000000004,"15min":0.35799999999999998},"max":{"1min":1.1220000000000001,"5min":1.3169999999999999,"15min":3.2879999999999998},"last":1.002},{"interface":"front","average":{"1min":0.996,"5min":0.98499999999999999,"15min":0.83699999999999997},"min":{"1min":0.78100000000000003,"5min":0.50900000000000001,"15min":0.318},"max":{"1min":1.2869999999999999,"5min":1.6870000000000001,"15min":4.9119999999999999},"last":1.0589999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.96799999999999997,"15min":1.0700000000000001},"min":{"1min":0.71699999999999997,"5min":0.59399999999999997,"15min":0.36399999999999999},"max":{"1min":1.1020000000000001,"5min":3.2050000000000001,"15min":83.096000000000004},"last":1.044},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.96599999999999997,"15min":1.089},"min":{"1min":0.61899999999999999,"5min":0.54300000000000004,"15min":0.38200000000000001},"max":{"1min":1.0980000000000001,"5min":4.4050000000000002,"15min":83.072000000000003},"last":1.0940000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97299999999999998,"15min":0.84899999999999998},"min":{"1min":0.82299999999999995,"5min":0.54900000000000004,"15min":0.33600000000000002},"max":{"1min":1.353,"5min":1.4850000000000001,"15min":2.0779999999999998},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0289999999999999,"15min":0.90200000000000002},"min":{"1min":0.64100000000000001,"5min":0.47299999999999998,"15min":0.377},"max":{"1min":1.2450000000000001,"5min":1.448,"15min":5.0970000000000004},"last":1.21}]},{"osd":6,"last update":"Sat Sep 23 23:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.093,"15min":0.94999999999999996},"min":{"1min":0.81699999999999995,"5min":0.54800000000000004,"15min":0.42599999999999999},"max":{"1min":1.3640000000000001,"5min":1.526,"15min":2.3239999999999998},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1870000000000001,"15min":1.0129999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.438},"max":{"1min":1.4319999999999999,"5min":1.6619999999999999,"15min":2.1869999999999998},"last":1.2689999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.123,"15min":1.0029999999999999},"min":{"1min":0.70999999999999996,"5min":0.57899999999999996,"15min":0.36399999999999999},"max":{"1min":1.4830000000000001,"5min":1.5109999999999999,"15min":6.2939999999999996},"last":1.169},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.2290000000000001,"15min":1.1040000000000001},"min":{"1min":1.0429999999999999,"5min":0.73399999999999999,"15min":0.45800000000000002},"max":{"1min":1.4339999999999999,"5min":1.756,"15min":6.2389999999999999},"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":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":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":5510,"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":5684,"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":6928,"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":3019,"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":10211,"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:13:09.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:13:09.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:09 smithi121 bash[78246]: audit 2023-09-23T23:13:08.419178+0000 mgr.y (mgr.34107) 1728 : audit 0 from='client.37188 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:09.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:09 smithi121 bash[74920]: audit 2023-09-23T23:13:08.419178+0000 mgr.y (mgr.34107) 1728 : audit 0 from='client.37188 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:09.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:09 smithi123 bash[59255]: audit 2023-09-23T23:13:08.419178+0000 mgr.y (mgr.34107) 1728 : audit 0 from='client.37188 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:10.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:10 smithi121 bash[74920]: cluster 2023-09-23T23:13:08.846035+0000 mgr.y (mgr.34107) 1729 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:10.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:10 smithi121 bash[78246]: cluster 2023-09-23T23:13:08.846035+0000 mgr.y (mgr.34107) 1729 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:10.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:10 smithi123 bash[59255]: cluster 2023-09-23T23:13:08.846035+0000 mgr.y (mgr.34107) 1729 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:12.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:12 smithi121 bash[74920]: cluster 2023-09-23T23:13:10.846881+0000 mgr.y (mgr.34107) 1730 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:12.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:12 smithi121 bash[78246]: cluster 2023-09-23T23:13:10.846881+0000 mgr.y (mgr.34107) 1730 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:12.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:12 smithi123 bash[59255]: cluster 2023-09-23T23:13:10.846881+0000 mgr.y (mgr.34107) 1730 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:14.295 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:14.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:14 smithi121 bash[78246]: cluster 2023-09-23T23:13:12.847593+0000 mgr.y (mgr.34107) 1731 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:14.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:14 smithi121 bash[74920]: cluster 2023-09-23T23:13:12.847593+0000 mgr.y (mgr.34107) 1731 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:14.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:14 smithi123 bash[59255]: cluster 2023-09-23T23:13:12.847593+0000 mgr.y (mgr.34107) 1731 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:16.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:16 smithi121 bash[78246]: cluster 2023-09-23T23:13:14.848633+0000 mgr.y (mgr.34107) 1732 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:16.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:16 smithi121 bash[74920]: cluster 2023-09-23T23:13:14.848633+0000 mgr.y (mgr.34107) 1732 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:16.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:16 smithi123 bash[59255]: cluster 2023-09-23T23:13:14.848633+0000 mgr.y (mgr.34107) 1732 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:18.353 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-09-23T23:13:18.358 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2023-09-23T23:13:18.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:18 smithi121 bash[74920]: cluster 2023-09-23T23:13:16.849396+0000 mgr.y (mgr.34107) 1733 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:18.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:18 smithi121 bash[78246]: cluster 2023-09-23T23:13:16.849396+0000 mgr.y (mgr.34107) 1733 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:18.801 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:18 smithi123 bash[59255]: cluster 2023-09-23T23:13:16.849396+0000 mgr.y (mgr.34107) 1733 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T23:13:19.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:18 smithi121 bash[71039]: ::ffff:172.21.15.123 - - [23/Sep/2023:23:13:18] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.33.4" 2023-09-23T23:13:19.307 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":1929,"stamp":"2023-09-23T23:13:16.848883+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":6259,"num_read_kb":13718,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":164,"num_bytes_recovered":5950444,"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":1170,"ondisk_log_size":1170,"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":6846524,"kb_used_data":44220,"kb_used_omap":31,"kb_used_meta":6802208,"kb_avail":743114692,"statfs":{"total":767960285184,"available":760949444608,"internally_reserved":0,"allocated":45281280,"data_stored":37432630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32535,"internal_metadata":6965461225},"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.004948"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":174,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826823+0000","last_change":"2023-09-23T22:56:00.788979+0000","last_active":"2023-09-23T23:11:28.826823+0000","last_peered":"2023-09-23T23:11:28.826823+0000","last_clean":"2023-09-23T23:11:28.826823+0000","last_became_active":"2023-09-23T22:56:00.788463+0000","last_became_peered":"2023-09-23T22:56:00.788463+0000","last_unstale":"2023-09-23T23:11:28.826823+0000","last_undegraded":"2023-09-23T23:11:28.826823+0000","last_fullsized":"2023-09-23T23:11:28.826823+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":147,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298611+0000","last_change":"2023-09-23T23:09:38.842990+0000","last_active":"2023-09-23T23:11:40.298611+0000","last_peered":"2023-09-23T23:11:40.298611+0000","last_clean":"2023-09-23T23:11:40.298611+0000","last_became_active":"2023-09-23T23:09:38.841044+0000","last_became_peered":"2023-09-23T23:09:38.841044+0000","last_unstale":"2023-09-23T23:11:40.298611+0000","last_undegraded":"2023-09-23T23:11:40.298611+0000","last_fullsized":"2023-09-23T23:11:40.298611+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.629832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":138,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883528+0000","last_change":"2023-09-23T22:56:00.765418+0000","last_active":"2023-09-23T23:11:40.883528+0000","last_peered":"2023-09-23T23:11:40.883528+0000","last_clean":"2023-09-23T23:11:40.883528+0000","last_became_active":"2023-09-23T22:56:00.765075+0000","last_became_peered":"2023-09-23T22:56:00.765075+0000","last_unstale":"2023-09-23T23:11:40.883528+0000","last_undegraded":"2023-09-23T23:11:40.883528+0000","last_fullsized":"2023-09-23T23:11:40.883528+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:31.030721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":445,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586038+0000","last_change":"2023-09-23T22:57:10.677971+0000","last_active":"2023-09-23T23:11:40.586038+0000","last_peered":"2023-09-23T23:11:40.586038+0000","last_clean":"2023-09-23T23:11:40.586038+0000","last_became_active":"2023-09-23T22:57:10.677387+0000","last_became_peered":"2023-09-23T22:57:10.677387+0000","last_unstale":"2023-09-23T23:11:40.586038+0000","last_undegraded":"2023-09-23T23:11:40.586038+0000","last_fullsized":"2023-09-23T23:11:40.586038+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.069528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":421,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.882789+0000","last_change":"2023-09-23T22:56:00.760428+0000","last_active":"2023-09-23T23:11:40.882789+0000","last_peered":"2023-09-23T23:11:40.882789+0000","last_clean":"2023-09-23T23:11:40.882789+0000","last_became_active":"2023-09-23T22:56:00.759431+0000","last_became_peered":"2023-09-23T22:56:00.759431+0000","last_unstale":"2023-09-23T23:11:40.882789+0000","last_undegraded":"2023-09-23T23:11:40.882789+0000","last_fullsized":"2023-09-23T23:11:40.882789+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:33.989917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.828152+0000","last_change":"2023-09-23T23:08:47.794448+0000","last_active":"2023-09-23T23:11:28.828152+0000","last_peered":"2023-09-23T23:11:28.828152+0000","last_clean":"2023-09-23T23:11:28.828152+0000","last_became_active":"2023-09-23T23:08:47.794123+0000","last_became_peered":"2023-09-23T23:08:47.794123+0000","last_unstale":"2023-09-23T23:11:28.828152+0000","last_undegraded":"2023-09-23T23:11:28.828152+0000","last_fullsized":"2023-09-23T23:11:28.828152+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":417,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586131+0000","last_change":"2023-09-23T23:08:47.789808+0000","last_active":"2023-09-23T23:11:40.586131+0000","last_peered":"2023-09-23T23:11:40.586131+0000","last_clean":"2023-09-23T23:11:40.586131+0000","last_became_active":"2023-09-23T23:08:47.789365+0000","last_became_peered":"2023-09-23T23:08:47.789365+0000","last_unstale":"2023-09-23T23:11:40.586131+0000","last_undegraded":"2023-09-23T23:11:40.586131+0000","last_fullsized":"2023-09-23T23:11:40.586131+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:39.463130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":503,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.882802+0000","last_change":"2023-09-23T23:08:35.035470+0000","last_active":"2023-09-23T23:11:40.882802+0000","last_peered":"2023-09-23T23:11:40.882802+0000","last_clean":"2023-09-23T23:11:40.882802+0000","last_became_active":"2023-09-23T23:08:35.034948+0000","last_became_peered":"2023-09-23T23:08:35.034948+0000","last_unstale":"2023-09-23T23:11:40.882802+0000","last_undegraded":"2023-09-23T23:11:40.882802+0000","last_fullsized":"2023-09-23T23:11:40.882802+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:35.229253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826008+0000","last_change":"2023-09-23T23:08:47.789976+0000","last_active":"2023-09-23T23:11:28.826008+0000","last_peered":"2023-09-23T23:11:28.826008+0000","last_clean":"2023-09-23T23:11:28.826008+0000","last_became_active":"2023-09-23T23:08:47.789560+0000","last_became_peered":"2023-09-23T23:08:47.789560+0000","last_unstale":"2023-09-23T23:11:28.826008+0000","last_undegraded":"2023-09-23T23:11:28.826008+0000","last_fullsized":"2023-09-23T23:11:28.826008+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":437,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.882876+0000","last_change":"2023-09-23T23:08:35.035291+0000","last_active":"2023-09-23T23:11:40.882876+0000","last_peered":"2023-09-23T23:11:40.882876+0000","last_clean":"2023-09-23T23:11:40.882876+0000","last_became_active":"2023-09-23T23:08:35.034539+0000","last_became_peered":"2023-09-23T23:08:35.034539+0000","last_unstale":"2023-09-23T23:11:40.882876+0000","last_undegraded":"2023-09-23T23:11:40.882876+0000","last_fullsized":"2023-09-23T23:11:40.882876+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.627670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":129,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126541+0000","last_change":"2023-09-23T22:57:10.779994+0000","last_active":"2023-09-23T23:11:29.126541+0000","last_peered":"2023-09-23T23:11:29.126541+0000","last_clean":"2023-09-23T23:11:29.126541+0000","last_became_active":"2023-09-23T22:57:10.681563+0000","last_became_peered":"2023-09-23T22:57:10.681563+0000","last_unstale":"2023-09-23T23:11:29.126541+0000","last_undegraded":"2023-09-23T23:11:29.126541+0000","last_fullsized":"2023-09-23T23:11:29.126541+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":174,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884425+0000","last_change":"2023-09-23T23:08:35.032591+0000","last_active":"2023-09-23T23:11:40.884425+0000","last_peered":"2023-09-23T23:11:40.884425+0000","last_clean":"2023-09-23T23:11:40.884425+0000","last_became_active":"2023-09-23T23:08:35.030547+0000","last_became_peered":"2023-09-23T23:08:35.030547+0000","last_unstale":"2023-09-23T23:11:40.884425+0000","last_undegraded":"2023-09-23T23:11:40.884425+0000","last_fullsized":"2023-09-23T23:11:40.884425+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:17.244622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":544,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827162+0000","last_change":"2023-09-23T23:08:35.105662+0000","last_active":"2023-09-23T23:11:28.827162+0000","last_peered":"2023-09-23T23:11:28.827162+0000","last_clean":"2023-09-23T23:11:28.827162+0000","last_became_active":"2023-09-23T23:08:35.049684+0000","last_became_peered":"2023-09-23T23:08:35.049684+0000","last_unstale":"2023-09-23T23:11:28.827162+0000","last_undegraded":"2023-09-23T23:11:28.827162+0000","last_fullsized":"2023-09-23T23:11:28.827162+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":42606,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":462,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827693+0000","last_change":"2023-09-23T23:08:35.041767+0000","last_active":"2023-09-23T23:11:28.827693+0000","last_peered":"2023-09-23T23:11:28.827693+0000","last_clean":"2023-09-23T23:11:28.827693+0000","last_became_active":"2023-09-23T23:08:35.041394+0000","last_became_peered":"2023-09-23T23:08:35.041394+0000","last_unstale":"2023-09-23T23:11:28.827693+0000","last_undegraded":"2023-09-23T23:11:28.827693+0000","last_fullsized":"2023-09-23T23:11:28.827693+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":129,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125301+0000","last_change":"2023-09-23T22:57:10.784322+0000","last_active":"2023-09-23T23:11:29.125301+0000","last_peered":"2023-09-23T23:11:29.125301+0000","last_clean":"2023-09-23T23:11:29.125301+0000","last_became_active":"2023-09-23T22:57:10.680178+0000","last_became_peered":"2023-09-23T22:57:10.680178+0000","last_unstale":"2023-09-23T23:11:29.125301+0000","last_undegraded":"2023-09-23T23:11:29.125301+0000","last_fullsized":"2023-09-23T23:11:29.125301+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":192,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883326+0000","last_change":"2023-09-23T23:09:59.078622+0000","last_active":"2023-09-23T23:11:40.883326+0000","last_peered":"2023-09-23T23:11:40.883326+0000","last_clean":"2023-09-23T23:11:40.883326+0000","last_became_active":"2023-09-23T23:09:59.077914+0000","last_became_peered":"2023-09-23T23:09:59.077914+0000","last_unstale":"2023-09-23T23:11:40.883326+0000","last_undegraded":"2023-09-23T23:11:40.883326+0000","last_fullsized":"2023-09-23T23:11:40.883326+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:49.420400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":432,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.189504+0000","last_change":"2023-09-23T22:57:10.668506+0000","last_active":"2023-09-23T23:11:29.189504+0000","last_peered":"2023-09-23T23:11:29.189504+0000","last_clean":"2023-09-23T23:11:29.189504+0000","last_became_active":"2023-09-23T22:57:10.668101+0000","last_became_peered":"2023-09-23T22:57:10.668101+0000","last_unstale":"2023-09-23T23:11:29.189504+0000","last_undegraded":"2023-09-23T23:11:29.189504+0000","last_fullsized":"2023-09-23T23:11:29.189504+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:37.906963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826047+0000","last_change":"2023-09-23T23:08:47.800788+0000","last_active":"2023-09-23T23:11:28.826047+0000","last_peered":"2023-09-23T23:11:28.826047+0000","last_clean":"2023-09-23T23:11:28.826047+0000","last_became_active":"2023-09-23T23:08:47.800451+0000","last_became_peered":"2023-09-23T23:08:47.800451+0000","last_unstale":"2023-09-23T23:11:28.826047+0000","last_undegraded":"2023-09-23T23:11:28.826047+0000","last_fullsized":"2023-09-23T23:11:28.826047+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":159,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125818+0000","last_change":"2023-09-23T23:08:35.044735+0000","last_active":"2023-09-23T23:11:29.125818+0000","last_peered":"2023-09-23T23:11:29.125818+0000","last_clean":"2023-09-23T23:11:29.125818+0000","last_became_active":"2023-09-23T23:08:35.044356+0000","last_became_peered":"2023-09-23T23:08:35.044356+0000","last_unstale":"2023-09-23T23:11:29.125818+0000","last_undegraded":"2023-09-23T23:11:29.125818+0000","last_fullsized":"2023-09-23T23:11:29.125818+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":399,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586161+0000","last_change":"2023-09-23T22:57:10.677767+0000","last_active":"2023-09-23T23:11:40.586161+0000","last_peered":"2023-09-23T23:11:40.586161+0000","last_clean":"2023-09-23T23:11:40.586161+0000","last_became_active":"2023-09-23T22:57:10.676578+0000","last_became_peered":"2023-09-23T22:57:10.676578+0000","last_unstale":"2023-09-23T23:11:40.586161+0000","last_undegraded":"2023-09-23T23:11:40.586161+0000","last_fullsized":"2023-09-23T23:11:40.586161+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:54.443010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'8","reported_seq":67,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827460+0000","last_change":"2023-09-23T23:08:47.971125+0000","last_active":"2023-09-23T23:11:28.827460+0000","last_peered":"2023-09-23T23:11:28.827460+0000","last_clean":"2023-09-23T23:11:28.827460+0000","last_became_active":"2023-09-23T23:08:47.792796+0000","last_became_peered":"2023-09-23T23:08:47.792796+0000","last_unstale":"2023-09-23T23:11:28.827460+0000","last_undegraded":"2023-09-23T23:11:28.827460+0000","last_fullsized":"2023-09-23T23:11:28.827460+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"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":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":441,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883827+0000","last_change":"2023-09-23T22:57:10.673060+0000","last_active":"2023-09-23T23:11:40.883827+0000","last_peered":"2023-09-23T23:11:40.883827+0000","last_clean":"2023-09-23T23:11:40.883827+0000","last_became_active":"2023-09-23T22:57:10.672728+0000","last_became_peered":"2023-09-23T22:57:10.672728+0000","last_unstale":"2023-09-23T23:11:40.883827+0000","last_undegraded":"2023-09-23T23:11:40.883827+0000","last_fullsized":"2023-09-23T23:11:40.883827+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.347976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":127,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126538+0000","last_change":"2023-09-23T22:57:10.770925+0000","last_active":"2023-09-23T23:11:29.126538+0000","last_peered":"2023-09-23T23:11:29.126538+0000","last_clean":"2023-09-23T23:11:29.126538+0000","last_became_active":"2023-09-23T22:57:10.679123+0000","last_became_peered":"2023-09-23T22:57:10.679123+0000","last_unstale":"2023-09-23T23:11:29.126538+0000","last_undegraded":"2023-09-23T23:11:29.126538+0000","last_fullsized":"2023-09-23T23:11:29.126538+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825143+0000","last_change":"2023-09-23T23:08:47.790844+0000","last_active":"2023-09-23T23:11:28.825143+0000","last_peered":"2023-09-23T23:11:28.825143+0000","last_clean":"2023-09-23T23:11:28.825143+0000","last_became_active":"2023-09-23T23:08:47.790403+0000","last_became_peered":"2023-09-23T23:08:47.790403+0000","last_unstale":"2023-09-23T23:11:28.825143+0000","last_undegraded":"2023-09-23T23:11:28.825143+0000","last_fullsized":"2023-09-23T23:11:28.825143+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":127,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126396+0000","last_change":"2023-09-23T22:57:10.786955+0000","last_active":"2023-09-23T23:11:29.126396+0000","last_peered":"2023-09-23T23:11:29.126396+0000","last_clean":"2023-09-23T23:11:29.126396+0000","last_became_active":"2023-09-23T22:57:10.682660+0000","last_became_peered":"2023-09-23T22:57:10.682660+0000","last_unstale":"2023-09-23T23:11:29.126396+0000","last_undegraded":"2023-09-23T23:11:29.126396+0000","last_fullsized":"2023-09-23T23:11:29.126396+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":[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":398,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826963+0000","last_change":"2023-09-23T22:56:00.786239+0000","last_active":"2023-09-23T23:11:28.826963+0000","last_peered":"2023-09-23T23:11:28.826963+0000","last_clean":"2023-09-23T23:11:28.826963+0000","last_became_active":"2023-09-23T22:56:00.785378+0000","last_became_peered":"2023-09-23T22:56:00.785378+0000","last_unstale":"2023-09-23T23:11:28.826963+0000","last_undegraded":"2023-09-23T23:11:28.826963+0000","last_fullsized":"2023-09-23T23:11:28.826963+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"60'1","reported_seq":192,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126250+0000","last_change":"2023-09-23T23:08:47.977157+0000","last_active":"2023-09-23T23:11:29.126250+0000","last_peered":"2023-09-23T23:11:29.126250+0000","last_clean":"2023-09-23T23:11:29.126250+0000","last_became_active":"2023-09-23T23:08:47.799279+0000","last_became_peered":"2023-09-23T23:08:47.799279+0000","last_unstale":"2023-09-23T23:11:29.126250+0000","last_undegraded":"2023-09-23T23:11:29.126250+0000","last_fullsized":"2023-09-23T23:11:29.126250+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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":8,"num_bytes_recovered":560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":38,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.828113+0000","last_change":"2023-09-23T23:08:35.036207+0000","last_active":"2023-09-23T23:11:28.828113+0000","last_peered":"2023-09-23T23:11:28.828113+0000","last_clean":"2023-09-23T23:11:28.828113+0000","last_became_active":"2023-09-23T23:08:35.035455+0000","last_became_peered":"2023-09-23T23:08:35.035455+0000","last_unstale":"2023-09-23T23:11:28.828113+0000","last_undegraded":"2023-09-23T23:11:28.828113+0000","last_fullsized":"2023-09-23T23:11:28.828113+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825652+0000","last_change":"2023-09-23T23:08:47.799951+0000","last_active":"2023-09-23T23:11:28.825652+0000","last_peered":"2023-09-23T23:11:28.825652+0000","last_clean":"2023-09-23T23:11:28.825652+0000","last_became_active":"2023-09-23T23:08:47.799398+0000","last_became_peered":"2023-09-23T23:08:47.799398+0000","last_unstale":"2023-09-23T23:11:28.825652+0000","last_undegraded":"2023-09-23T23:11:28.825652+0000","last_fullsized":"2023-09-23T23:11:28.825652+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":395,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.585644+0000","last_change":"2023-09-23T22:56:00.786485+0000","last_active":"2023-09-23T23:11:40.585644+0000","last_peered":"2023-09-23T23:11:40.585644+0000","last_clean":"2023-09-23T23:11:40.585644+0000","last_became_active":"2023-09-23T22:56:00.784851+0000","last_became_peered":"2023-09-23T22:56:00.784851+0000","last_unstale":"2023-09-23T23:11:40.585644+0000","last_undegraded":"2023-09-23T23:11:40.585644+0000","last_fullsized":"2023-09-23T23:11:40.585644+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.798450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":96,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883065+0000","last_change":"2023-09-23T23:09:58.867956+0000","last_active":"2023-09-23T23:11:40.883065+0000","last_peered":"2023-09-23T23:11:40.883065+0000","last_clean":"2023-09-23T23:11:40.883065+0000","last_became_active":"2023-09-23T23:09:58.867624+0000","last_became_peered":"2023-09-23T23:09:58.867624+0000","last_unstale":"2023-09-23T23:11:40.883065+0000","last_undegraded":"2023-09-23T23:11:40.883065+0000","last_fullsized":"2023-09-23T23:11:40.883065+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:42:20.645921+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":435,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827081+0000","last_change":"2023-09-23T23:08:35.043279+0000","last_active":"2023-09-23T23:11:28.827081+0000","last_peered":"2023-09-23T23:11:28.827081+0000","last_clean":"2023-09-23T23:11:28.827081+0000","last_became_active":"2023-09-23T23:08:35.042802+0000","last_became_peered":"2023-09-23T23:08:35.042802+0000","last_unstale":"2023-09-23T23:11:28.827081+0000","last_undegraded":"2023-09-23T23:11:28.827081+0000","last_fullsized":"2023-09-23T23:11:28.827081+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":168,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827935+0000","last_change":"2023-09-23T23:11:19.494829+0000","last_active":"2023-09-23T23:11:28.827935+0000","last_peered":"2023-09-23T23:11:28.827935+0000","last_clean":"2023-09-23T23:11:28.827935+0000","last_became_active":"2023-09-23T23:11:19.494082+0000","last_became_peered":"2023-09-23T23:11:19.494082+0000","last_unstale":"2023-09-23T23:11:28.827935+0000","last_undegraded":"2023-09-23T23:11:28.827935+0000","last_fullsized":"2023-09-23T23:11:28.827935+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":155,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827195+0000","last_change":"2023-09-23T22:56:00.790303+0000","last_active":"2023-09-23T23:11:28.827195+0000","last_peered":"2023-09-23T23:11:28.827195+0000","last_clean":"2023-09-23T23:11:28.827195+0000","last_became_active":"2023-09-23T22:56:00.789232+0000","last_became_peered":"2023-09-23T22:56:00.789232+0000","last_unstale":"2023-09-23T23:11:28.827195+0000","last_undegraded":"2023-09-23T23:11:28.827195+0000","last_fullsized":"2023-09-23T23:11:28.827195+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":164,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827027+0000","last_change":"2023-09-23T22:57:10.676474+0000","last_active":"2023-09-23T23:11:28.827027+0000","last_peered":"2023-09-23T23:11:28.827027+0000","last_clean":"2023-09-23T23:11:28.827027+0000","last_became_active":"2023-09-23T22:57:10.676057+0000","last_became_peered":"2023-09-23T22:57:10.676057+0000","last_unstale":"2023-09-23T23:11:28.827027+0000","last_undegraded":"2023-09-23T23:11:28.827027+0000","last_fullsized":"2023-09-23T23:11:28.827027+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":453,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827913+0000","last_change":"2023-09-23T23:08:35.048879+0000","last_active":"2023-09-23T23:11:28.827913+0000","last_peered":"2023-09-23T23:11:28.827913+0000","last_clean":"2023-09-23T23:11:28.827913+0000","last_became_active":"2023-09-23T23:08:35.048496+0000","last_became_peered":"2023-09-23T23:08:35.048496+0000","last_unstale":"2023-09-23T23:11:28.827913+0000","last_undegraded":"2023-09-23T23:11:28.827913+0000","last_fullsized":"2023-09-23T23:11:28.827913+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":453,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:34.816405+0000","last_change":"2023-09-23T22:57:10.673292+0000","last_active":"2023-09-23T23:11:34.816405+0000","last_peered":"2023-09-23T23:11:34.816405+0000","last_clean":"2023-09-23T23:11:34.816405+0000","last_became_active":"2023-09-23T22:57:10.672889+0000","last_became_peered":"2023-09-23T22:57:10.672889+0000","last_unstale":"2023-09-23T23:11:34.816405+0000","last_undegraded":"2023-09-23T23:11:34.816405+0000","last_fullsized":"2023-09-23T23:11:34.816405+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:01.976900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884779+0000","last_change":"2023-09-23T22:56:00.773401+0000","last_active":"2023-09-23T23:11:40.884779+0000","last_peered":"2023-09-23T23:11:40.884779+0000","last_clean":"2023-09-23T23:11:40.884779+0000","last_became_active":"2023-09-23T22:56:00.773081+0000","last_became_peered":"2023-09-23T22:56:00.773081+0000","last_unstale":"2023-09-23T23:11:40.884779+0000","last_undegraded":"2023-09-23T23:11:40.884779+0000","last_fullsized":"2023-09-23T23:11:40.884779+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.093235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'183","reported_seq":714,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884235+0000","last_change":"2023-09-23T23:08:07.037792+0000","last_active":"2023-09-23T23:11:40.884235+0000","last_peered":"2023-09-23T23:11:40.884235+0000","last_clean":"2023-09-23T23:11:40.884235+0000","last_became_active":"2023-09-23T22:57:10.686306+0000","last_became_peered":"2023-09-23T22:57:10.686306+0000","last_unstale":"2023-09-23T23:11:40.884235+0000","last_undegraded":"2023-09-23T23:11:40.884235+0000","last_fullsized":"2023-09-23T23:11:40.884235+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:02.101972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000552298,"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":879,"num_read_kb":3518,"num_write":189,"num_write_kb":6590,"num_scrub_errors":0,"num_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":32,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825985+0000","last_change":"2023-09-23T23:08:47.800776+0000","last_active":"2023-09-23T23:11:28.825985+0000","last_peered":"2023-09-23T23:11:28.825985+0000","last_clean":"2023-09-23T23:11:28.825985+0000","last_became_active":"2023-09-23T23:08:47.800400+0000","last_became_peered":"2023-09-23T23:08:47.800400+0000","last_unstale":"2023-09-23T23:11:28.825985+0000","last_undegraded":"2023-09-23T23:11:28.825985+0000","last_fullsized":"2023-09-23T23:11:28.825985+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":148,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884620+0000","last_change":"2023-09-23T23:08:47.786915+0000","last_active":"2023-09-23T23:11:40.884620+0000","last_peered":"2023-09-23T23:11:40.884620+0000","last_clean":"2023-09-23T23:11:40.884620+0000","last_became_active":"2023-09-23T23:08:47.786442+0000","last_became_peered":"2023-09-23T23:08:47.786442+0000","last_unstale":"2023-09-23T23:11:40.884620+0000","last_undegraded":"2023-09-23T23:11:40.884620+0000","last_fullsized":"2023-09-23T23:11:40.884620+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.523571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'47","reported_seq":58,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825599+0000","last_change":"2023-09-23T23:08:48.268337+0000","last_active":"2023-09-23T23:11:28.825599+0000","last_peered":"2023-09-23T23:11:28.825599+0000","last_clean":"2023-09-23T23:11:28.825599+0000","last_became_active":"2023-09-23T23:08:47.786916+0000","last_became_peered":"2023-09-23T23:08:47.786916+0000","last_unstale":"2023-09-23T23:11:28.825599+0000","last_undegraded":"2023-09-23T23:11:28.825599+0000","last_fullsized":"2023-09-23T23:11:28.825599+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":283,"num_read_kb":274,"num_write":53,"num_write_kb":1088,"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":[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":436,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.828033+0000","last_change":"2023-09-23T23:08:35.043284+0000","last_active":"2023-09-23T23:11:28.828033+0000","last_peered":"2023-09-23T23:11:28.828033+0000","last_clean":"2023-09-23T23:11:28.828033+0000","last_became_active":"2023-09-23T23:08:35.042861+0000","last_became_peered":"2023-09-23T23:08:35.042861+0000","last_unstale":"2023-09-23T23:11:28.828033+0000","last_undegraded":"2023-09-23T23:11:28.828033+0000","last_fullsized":"2023-09-23T23:11:28.828033+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884144+0000","last_change":"2023-09-23T22:56:00.764907+0000","last_active":"2023-09-23T23:11:40.884144+0000","last_peered":"2023-09-23T23:11:40.884144+0000","last_clean":"2023-09-23T23:11:40.884144+0000","last_became_active":"2023-09-23T22:56:00.764573+0000","last_became_peered":"2023-09-23T22:56:00.764573+0000","last_unstale":"2023-09-23T23:11:40.884144+0000","last_undegraded":"2023-09-23T23:11:40.884144+0000","last_fullsized":"2023-09-23T23:11:40.884144+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.278385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'64","reported_seq":436,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298336+0000","last_change":"2023-09-23T23:09:38.851699+0000","last_active":"2023-09-23T23:11:40.298336+0000","last_peered":"2023-09-23T23:11:40.298336+0000","last_clean":"2023-09-23T23:11:40.298336+0000","last_became_active":"2023-09-23T23:09:38.851227+0000","last_became_peered":"2023-09-23T23:09:38.851227+0000","last_unstale":"2023-09-23T23:11:40.298336+0000","last_undegraded":"2023-09-23T23:11:40.298336+0000","last_fullsized":"2023-09-23T23:11:40.298336+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":64,"log_dups_size":0,"ondisk_log_size":64,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:26.531554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045713200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":358,"num_read_kb":380,"num_write":55,"num_write_kb":108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":175,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883859+0000","last_change":"2023-09-23T23:08:35.031866+0000","last_active":"2023-09-23T23:11:40.883859+0000","last_peered":"2023-09-23T23:11:40.883859+0000","last_clean":"2023-09-23T23:11:40.883859+0000","last_became_active":"2023-09-23T23:08:35.031336+0000","last_became_peered":"2023-09-23T23:08:35.031336+0000","last_unstale":"2023-09-23T23:11:40.883859+0000","last_undegraded":"2023-09-23T23:11:40.883859+0000","last_fullsized":"2023-09-23T23:11:40.883859+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.424925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.428461+0000","last_change":"2023-09-23T23:08:47.790149+0000","last_active":"2023-09-23T23:11:29.428461+0000","last_peered":"2023-09-23T23:11:29.428461+0000","last_clean":"2023-09-23T23:11:29.428461+0000","last_became_active":"2023-09-23T23:08:47.789648+0000","last_became_peered":"2023-09-23T23:08:47.789648+0000","last_unstale":"2023-09-23T23:11:29.428461+0000","last_undegraded":"2023-09-23T23:11:29.428461+0000","last_fullsized":"2023-09-23T23:11:29.428461+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.176108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'274","reported_seq":1176,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825662+0000","last_change":"2023-09-23T23:08:50.793672+0000","last_active":"2023-09-23T23:11:28.825662+0000","last_peered":"2023-09-23T23:11:28.825662+0000","last_clean":"2023-09-23T23:11:28.825662+0000","last_became_active":"2023-09-23T23:08:50.792936+0000","last_became_peered":"2023-09-23T23:08:50.792936+0000","last_unstale":"2023-09-23T23:11:28.825662+0000","last_undegraded":"2023-09-23T23:11:28.825662+0000","last_fullsized":"2023-09-23T23:11:28.825662+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":274,"log_dups_size":0,"ondisk_log_size":274,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1834,"num_read_kb":3662,"num_write":220,"num_write_kb":2163,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"73'139","reported_seq":730,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125535+0000","last_change":"2023-09-23T23:08:38.057346+0000","last_active":"2023-09-23T23:11:29.125535+0000","last_peered":"2023-09-23T23:11:29.125535+0000","last_clean":"2023-09-23T23:11:29.125535+0000","last_became_active":"2023-09-23T23:08:38.056718+0000","last_became_peered":"2023-09-23T23:08:38.056718+0000","last_unstale":"2023-09-23T23:11:29.125535+0000","last_undegraded":"2023-09-23T23:11:29.125535+0000","last_fullsized":"2023-09-23T23:11:29.125535+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:07:14.285597+0000","last_clean_scrub_stamp":"2023-09-23T22:07:14.285597+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":5903680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":225,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883464+0000","last_change":"2023-09-23T23:09:59.078598+0000","last_active":"2023-09-23T23:11:40.883464+0000","last_peered":"2023-09-23T23:11:40.883464+0000","last_clean":"2023-09-23T23:11:40.883464+0000","last_became_active":"2023-09-23T23:09:59.077902+0000","last_became_peered":"2023-09-23T23:09:59.077902+0000","last_unstale":"2023-09-23T23:11:40.883464+0000","last_undegraded":"2023-09-23T23:11:40.883464+0000","last_fullsized":"2023-09-23T23:11:40.883464+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:10.176738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827653+0000","last_change":"2023-09-23T23:11:18.971233+0000","last_active":"2023-09-23T23:11:28.827653+0000","last_peered":"2023-09-23T23:11:28.827653+0000","last_clean":"2023-09-23T23:11:28.827653+0000","last_became_active":"2023-09-23T23:11:18.970784+0000","last_became_peered":"2023-09-23T23:11:18.970784+0000","last_unstale":"2023-09-23T23:11:28.827653+0000","last_undegraded":"2023-09-23T23:11:28.827653+0000","last_fullsized":"2023-09-23T23:11:28.827653+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'93","reported_seq":486,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125641+0000","last_change":"2023-09-23T23:08:06.993503+0000","last_active":"2023-09-23T23:11:29.125641+0000","last_peered":"2023-09-23T23:11:29.125641+0000","last_clean":"2023-09-23T23:11:29.125641+0000","last_became_active":"2023-09-23T22:57:10.682635+0000","last_became_peered":"2023-09-23T22:57:10.682635+0000","last_unstale":"2023-09-23T23:11:29.125641+0000","last_undegraded":"2023-09-23T23:11:29.125641+0000","last_fullsized":"2023-09-23T23:11:29.125641+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":669,"num_read_kb":1114,"num_write":73,"num_write_kb":303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":173,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298594+0000","last_change":"2023-09-23T23:09:38.852098+0000","last_active":"2023-09-23T23:11:40.298594+0000","last_peered":"2023-09-23T23:11:40.298594+0000","last_clean":"2023-09-23T23:11:40.298594+0000","last_became_active":"2023-09-23T23:09:38.851760+0000","last_became_peered":"2023-09-23T23:09:38.851760+0000","last_unstale":"2023-09-23T23:11:40.298594+0000","last_undegraded":"2023-09-23T23:11:40.298594+0000","last_fullsized":"2023-09-23T23:11:40.298594+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:03.481436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.6","version":"0'0","reported_seq":423,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.585807+0000","last_change":"2023-09-23T22:56:00.786619+0000","last_active":"2023-09-23T23:11:40.585807+0000","last_peered":"2023-09-23T23:11:40.585807+0000","last_clean":"2023-09-23T23:11:40.585807+0000","last_became_active":"2023-09-23T22:56:00.785659+0000","last_became_peered":"2023-09-23T22:56:00.785659+0000","last_unstale":"2023-09-23T23:11:40.585807+0000","last_undegraded":"2023-09-23T23:11:40.585807+0000","last_fullsized":"2023-09-23T23:11:40.585807+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.009969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"350'158","reported_seq":908,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.126478+0000","last_change":"2023-09-23T23:08:06.993842+0000","last_active":"2023-09-23T23:11:29.126478+0000","last_peered":"2023-09-23T23:11:29.126478+0000","last_clean":"2023-09-23T23:11:29.126478+0000","last_became_active":"2023-09-23T22:57:10.680973+0000","last_became_peered":"2023-09-23T22:57:10.680973+0000","last_unstale":"2023-09-23T23:11:29.126478+0000","last_undegraded":"2023-09-23T23:11:29.126478+0000","last_fullsized":"2023-09-23T23:11:29.126478+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1459,"num_read_kb":1680,"num_write":115,"num_write_kb":259,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":148,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884484+0000","last_change":"2023-09-23T23:08:47.781281+0000","last_active":"2023-09-23T23:11:40.884484+0000","last_peered":"2023-09-23T23:11:40.884484+0000","last_clean":"2023-09-23T23:11:40.884484+0000","last_became_active":"2023-09-23T23:08:47.780913+0000","last_became_peered":"2023-09-23T23:08:47.780913+0000","last_unstale":"2023-09-23T23:11:40.884484+0000","last_undegraded":"2023-09-23T23:11:40.884484+0000","last_fullsized":"2023-09-23T23:11:40.884484+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.519780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":456,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586031+0000","last_change":"2023-09-23T23:08:47.785194+0000","last_active":"2023-09-23T23:11:40.586031+0000","last_peered":"2023-09-23T23:11:40.586031+0000","last_clean":"2023-09-23T23:11:40.586031+0000","last_became_active":"2023-09-23T23:08:47.784767+0000","last_became_peered":"2023-09-23T23:08:47.784767+0000","last_unstale":"2023-09-23T23:11:40.586031+0000","last_undegraded":"2023-09-23T23:11:40.586031+0000","last_fullsized":"2023-09-23T23:11:40.586031+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:43.489258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":51,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298662+0000","last_change":"2023-09-23T23:09:38.856067+0000","last_active":"2023-09-23T23:11:40.298662+0000","last_peered":"2023-09-23T23:11:40.298662+0000","last_clean":"2023-09-23T23:11:40.298662+0000","last_became_active":"2023-09-23T23:09:38.855560+0000","last_became_peered":"2023-09-23T23:09:38.855560+0000","last_unstale":"2023-09-23T23:11:40.298662+0000","last_undegraded":"2023-09-23T23:11:40.298662+0000","last_fullsized":"2023-09-23T23:11:40.298662+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:39:02.232399+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":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.6","version":"350'84","reported_seq":401,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.884784+0000","last_change":"2023-09-23T23:08:35.111779+0000","last_active":"2023-09-23T23:11:40.884784+0000","last_peered":"2023-09-23T23:11:40.884784+0000","last_clean":"2023-09-23T23:11:40.884784+0000","last_became_active":"2023-09-23T23:08:35.039854+0000","last_became_peered":"2023-09-23T23:08:35.039854+0000","last_unstale":"2023-09-23T23:11:40.884784+0000","last_undegraded":"2023-09-23T23:11:40.884784+0000","last_fullsized":"2023-09-23T23:11:40.884784+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.425088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048252700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":170,"num_read_kb":2315,"num_write":67,"num_write_kb":2163,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298199+0000","last_change":"2023-09-23T23:09:38.855868+0000","last_active":"2023-09-23T23:11:40.298199+0000","last_peered":"2023-09-23T23:11:40.298199+0000","last_clean":"2023-09-23T23:11:40.298199+0000","last_became_active":"2023-09-23T23:09:38.855473+0000","last_became_peered":"2023-09-23T23:09:38.855473+0000","last_unstale":"2023-09-23T23:11:40.298199+0000","last_undegraded":"2023-09-23T23:11:40.298199+0000","last_fullsized":"2023-09-23T23:11:40.298199+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:25.222061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"350'73","reported_seq":347,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827762+0000","last_change":"2023-09-23T23:11:18.971343+0000","last_active":"2023-09-23T23:11:28.827762+0000","last_peered":"2023-09-23T23:11:28.827762+0000","last_clean":"2023-09-23T23:11:28.827762+0000","last_became_active":"2023-09-23T23:11:18.970823+0000","last_became_peered":"2023-09-23T23:11:18.970823+0000","last_unstale":"2023-09-23T23:11:28.827762+0000","last_undegraded":"2023-09-23T23:11:28.827762+0000","last_fullsized":"2023-09-23T23:11:28.827762+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:39.191046+0000","last_clean_scrub_stamp":"2023-09-23T22:11:39.191046+0000","objects_scrubbed":0,"log_size":73,"log_dups_size":0,"ondisk_log_size":73,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":313,"num_read_kb":275,"num_write":74,"num_write_kb":40,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":423,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586005+0000","last_change":"2023-09-23T22:56:00.815545+0000","last_active":"2023-09-23T23:11:40.586005+0000","last_peered":"2023-09-23T23:11:40.586005+0000","last_clean":"2023-09-23T23:11:40.586005+0000","last_became_active":"2023-09-23T22:56:00.788363+0000","last_became_peered":"2023-09-23T22:56:00.788363+0000","last_unstale":"2023-09-23T23:11:40.586005+0000","last_undegraded":"2023-09-23T23:11:40.586005+0000","last_fullsized":"2023-09-23T23:11:40.586005+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:31:59.380664+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":[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":191,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826832+0000","last_change":"2023-09-23T23:08:47.793265+0000","last_active":"2023-09-23T23:11:28.826832+0000","last_peered":"2023-09-23T23:11:28.826832+0000","last_clean":"2023-09-23T23:11:28.826832+0000","last_became_active":"2023-09-23T23:08:47.792867+0000","last_became_peered":"2023-09-23T23:08:47.792867+0000","last_unstale":"2023-09-23T23:11:28.826832+0000","last_undegraded":"2023-09-23T23:11:28.826832+0000","last_fullsized":"2023-09-23T23:11:28.826832+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":420,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.585862+0000","last_change":"2023-09-23T22:57:10.676048+0000","last_active":"2023-09-23T23:11:40.585862+0000","last_peered":"2023-09-23T23:11:40.585862+0000","last_clean":"2023-09-23T23:11:40.585862+0000","last_became_active":"2023-09-23T22:57:10.675690+0000","last_became_peered":"2023-09-23T22:57:10.675690+0000","last_unstale":"2023-09-23T23:11:40.585862+0000","last_undegraded":"2023-09-23T23:11:40.585862+0000","last_fullsized":"2023-09-23T23:11:40.585862+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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-25T06:39:52.335951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":325,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.298908+0000","last_change":"2023-09-23T23:09:38.851557+0000","last_active":"2023-09-23T23:11:40.298908+0000","last_peered":"2023-09-23T23:11:40.298908+0000","last_clean":"2023-09-23T23:11:40.298908+0000","last_became_active":"2023-09-23T23:09:38.851035+0000","last_became_peered":"2023-09-23T23:09:38.851035+0000","last_unstale":"2023-09-23T23:11:40.298908+0000","last_undegraded":"2023-09-23T23:11:40.298908+0000","last_fullsized":"2023-09-23T23:11:40.298908+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.345606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":36,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.825720+0000","last_change":"2023-09-23T23:08:47.878470+0000","last_active":"2023-09-23T23:11:28.825720+0000","last_peered":"2023-09-23T23:11:28.825720+0000","last_clean":"2023-09-23T23:11:28.825720+0000","last_became_active":"2023-09-23T23:08:47.789984+0000","last_became_peered":"2023-09-23T23:08:47.789984+0000","last_unstale":"2023-09-23T23:11:28.825720+0000","last_undegraded":"2023-09-23T23:11:28.825720+0000","last_fullsized":"2023-09-23T23:11:28.825720+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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,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":155,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.827324+0000","last_change":"2023-09-23T22:56:00.790474+0000","last_active":"2023-09-23T23:11:28.827324+0000","last_peered":"2023-09-23T23:11:28.827324+0000","last_clean":"2023-09-23T23:11:28.827324+0000","last_became_active":"2023-09-23T22:56:00.789087+0000","last_became_peered":"2023-09-23T22:56:00.789087+0000","last_unstale":"2023-09-23T23:11:28.827324+0000","last_undegraded":"2023-09-23T23:11:28.827324+0000","last_fullsized":"2023-09-23T23:11:28.827324+0000","mapping_epoch":266,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":36,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826099+0000","last_change":"2023-09-23T23:08:47.966154+0000","last_active":"2023-09-23T23:11:28.826099+0000","last_peered":"2023-09-23T23:11:28.826099+0000","last_clean":"2023-09-23T23:11:28.826099+0000","last_became_active":"2023-09-23T23:08:47.796113+0000","last_became_peered":"2023-09-23T23:08:47.796113+0000","last_unstale":"2023-09-23T23:11:28.826099+0000","last_undegraded":"2023-09-23T23:11:28.826099+0000","last_fullsized":"2023-09-23T23:11:28.826099+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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":"--","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,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":146,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826874+0000","last_change":"2023-09-23T22:53:43.556529+0000","last_active":"2023-09-23T23:11:28.826874+0000","last_peered":"2023-09-23T23:11:28.826874+0000","last_clean":"2023-09-23T23:11:28.826874+0000","last_became_active":"2023-09-23T22:53:43.556111+0000","last_became_peered":"2023-09-23T22:53:43.556111+0000","last_unstale":"2023-09-23T23:11:28.826874+0000","last_undegraded":"2023-09-23T23:11:28.826874+0000","last_fullsized":"2023-09-23T23:11:28.826874+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":467,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.883879+0000","last_change":"2023-09-23T23:08:35.038973+0000","last_active":"2023-09-23T23:11:40.883879+0000","last_peered":"2023-09-23T23:11:40.883879+0000","last_clean":"2023-09-23T23:11:40.883879+0000","last_became_active":"2023-09-23T23:08:35.038459+0000","last_became_peered":"2023-09-23T23:08:35.038459+0000","last_unstale":"2023-09-23T23:11:40.883879+0000","last_undegraded":"2023-09-23T23:11:40.883879+0000","last_fullsized":"2023-09-23T23:11:40.883879+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+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:41:07.836301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:29.125550+0000","last_change":"2023-09-23T23:07:40.040577+0000","last_active":"2023-09-23T23:11:29.125550+0000","last_peered":"2023-09-23T23:11:29.125550+0000","last_clean":"2023-09-23T23:11:29.125550+0000","last_became_active":"2023-09-23T23:07:40.040278+0000","last_became_peered":"2023-09-23T23:07:40.040278+0000","last_unstale":"2023-09-23T23:11:29.125550+0000","last_undegraded":"2023-09-23T23:11:29.125550+0000","last_fullsized":"2023-09-23T23:11:29.125550+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":460,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-09-23T23:11:40.586196+0000","last_change":"2023-09-23T23:08:47.971440+0000","last_active":"2023-09-23T23:11:40.586196+0000","last_peered":"2023-09-23T23:11:40.586196+0000","last_clean":"2023-09-23T23:11:40.586196+0000","last_became_active":"2023-09-23T23:08:47.789953+0000","last_became_peered":"2023-09-23T23:08:47.789953+0000","last_unstale":"2023-09-23T23:11:40.586196+0000","last_undegraded":"2023-09-23T23:11:40.586196+0000","last_fullsized":"2023-09-23T23:11:40.586196+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:29.089190+0000","last_clean_scrub_stamp":"2023-09-23T22:13:29.089190+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.287625+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":12,"num_bytes_recovered":3324,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":462,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T23:11:28.826656+0000","last_change":"2023-09-23T23:08:35.048396+0000","last_active":"2023-09-23T23:11:28.826656+0000","last_peered":"2023-09-23T23:11:28.826656+0000","last_clean":"2023-09-23T23:11:28.826656+0000","last_became_active":"2023-09-23T23:08:35.048014+0000","last_became_peered":"2023-09-23T23:08:35.048014+0000","last_unstale":"2023-09-23T23:11:28.826656+0000","last_undegraded":"2023-09-23T23:11:28.826656+0000","last_fullsized":"2023-09-23T23:11:28.826656+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:13:30.101411+0000","last_clean_scrub_stamp":"2023-09-23T22:13:30.101411+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":46726,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31352,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":5903680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":139,"ondisk_log_size":139,"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":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430957,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910716,"kb_used_data":8052,"kb_used_omap":0,"kb_used_meta":902656,"kb_avail":92834436,"statfs":{"total":95995035648,"available":95062462464,"internally_reserved":0,"allocated":8245248,"data_stored":7616683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924319744},"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:03 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.86399999999999999,"15min":0.99199999999999999},"min":{"1min":0.53600000000000003,"5min":0.439,"15min":0.27700000000000002},"max":{"1min":1.2509999999999999,"5min":1.405,"15min":65.311999999999998},"last":1.105},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.94999999999999996,"15min":1.0880000000000001},"min":{"1min":0.61799999999999999,"5min":0.48399999999999999,"15min":0.29099999999999998},"max":{"1min":1.214,"5min":1.4259999999999999,"15min":65.349000000000004},"last":0.59399999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.95399999999999996,"15min":1.5349999999999999},"min":{"1min":0.76500000000000001,"5min":0.48199999999999998,"15min":0.31900000000000001},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":183.27799999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.006,"5min":0.94099999999999995,"15min":1.4710000000000001},"min":{"1min":0.72499999999999998,"5min":0.47499999999999998,"15min":0.27400000000000002},"max":{"1min":1.242,"5min":1.4219999999999999,"15min":183.77699999999999},"last":1.204}]},{"osd":2,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89700000000000002,"15min":0.91100000000000003},"min":{"1min":0.63800000000000001,"5min":0.46000000000000002,"15min":0.34899999999999998},"max":{"1min":1.139,"5min":1.256,"15min":20.065000000000001},"last":1.056},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.98899999999999999,"15min":1.0429999999999999},"min":{"1min":0.58899999999999997,"5min":0.53700000000000003,"15min":0.34799999999999998},"max":{"1min":1.101,"5min":1.3560000000000001,"15min":20.009},"last":0.99299999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.0089999999999999,"15min":1.026},"min":{"1min":0.72699999999999998,"5min":0.56699999999999995,"15min":0.32900000000000001},"max":{"1min":1.3660000000000001,"5min":1.623,"15min":19.417000000000002},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0309999999999999,"15min":1.028},"min":{"1min":0.63500000000000001,"5min":0.40600000000000003,"15min":0.33700000000000002},"max":{"1min":1.2629999999999999,"5min":1.4590000000000001,"15min":18.07},"last":0.84999999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94699999999999995,"15min":0.85899999999999999},"min":{"1min":0.66600000000000004,"5min":0.441,"15min":0.38},"max":{"1min":1.2629999999999999,"5min":1.4910000000000001,"15min":3.968},"last":1.236},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0940000000000001,"15min":1.022},"min":{"1min":0.746,"5min":0.48999999999999999,"15min":0.34300000000000003},"max":{"1min":1.4339999999999999,"5min":1.6120000000000001,"15min":6.8550000000000004},"last":1.466}]},{"osd":5,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.079,"15min":0.96499999999999997},"min":{"1min":0.85799999999999998,"5min":0.53800000000000003,"15min":0.35999999999999999},"max":{"1min":1.2549999999999999,"5min":1.6659999999999999,"15min":3.1840000000000002},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.087,"5min":1.0780000000000001,"15min":0.97599999999999998},"min":{"1min":0.878,"5min":0.53500000000000003,"15min":0.44600000000000001},"max":{"1min":1.3080000000000001,"5min":1.454,"15min":4.9580000000000002},"last":1.169}]},{"osd":6,"last update":"Sat Sep 23 23:12:46 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.159,"15min":1.046},"min":{"1min":0.94199999999999995,"5min":0.55800000000000005,"15min":0.38200000000000001},"max":{"1min":1.3180000000000001,"5min":1.744,"15min":3.2069999999999999},"last":1.357},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.137,"15min":1.054},"min":{"1min":0.90200000000000002,"5min":0.57599999999999996,"15min":0.46800000000000003},"max":{"1min":1.2749999999999999,"5min":1.5700000000000001,"15min":4.0780000000000003},"last":1.3200000000000001}]}]},{"osd":6,"up_from":139,"seq":597000454586,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309940,"kb_used_data":3948,"kb_used_omap":9,"kb_used_meta":305974,"kb_avail":93435212,"statfs":{"total":95995035648,"available":95677657088,"internally_reserved":0,"allocated":4042752,"data_stored":3422252,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10211,"internal_metadata":313317405},"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:01 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.86699999999999999,"15min":0.79200000000000004},"min":{"1min":0.66100000000000003,"5min":0.41599999999999998,"15min":0.28199999999999997},"max":{"1min":1.125,"5min":1.4179999999999999,"15min":10.153},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.89800000000000002,"15min":0.77800000000000002},"min":{"1min":0.57699999999999996,"5min":0.34200000000000003,"15min":0.30299999999999999},"max":{"1min":1.2470000000000001,"5min":1.554,"15min":5.7080000000000002},"last":1.2050000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97199999999999998,"15min":0.89000000000000001},"min":{"1min":0.69699999999999995,"5min":0.53200000000000003,"15min":0.32000000000000001},"max":{"1min":1.2190000000000001,"5min":1.585,"15min":18.823},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.98299999999999998,"15min":0.92500000000000004},"min":{"1min":0.76100000000000001,"5min":0.496,"15min":0.34399999999999997},"max":{"1min":1.2090000000000001,"5min":1.3859999999999999,"15min":18.838000000000001},"last":0.88400000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.92300000000000004,"15min":0.86799999999999999},"min":{"1min":0.57499999999999996,"5min":0.54900000000000004,"15min":0.36499999999999999},"max":{"1min":1.1679999999999999,"5min":1.2989999999999999,"15min":9.109},"last":1.097},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.97699999999999998,"15min":0.83099999999999996},"min":{"1min":0.624,"5min":0.51900000000000002,"15min":0.313},"max":{"1min":1.4590000000000001,"5min":1.4770000000000001,"15min":8.0259999999999998},"last":0.81499999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.96599999999999997,"15min":1.585},"min":{"1min":0.68000000000000005,"5min":0.59599999999999997,"15min":0.36399999999999999},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":87.879000000000005},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.05,"5min":1.0349999999999999,"15min":1.5880000000000001},"min":{"1min":0.70699999999999996,"5min":0.51400000000000001,"15min":0.40999999999999998},"max":{"1min":1.4330000000000001,"5min":1.526,"15min":87.325999999999993},"last":1.177}]},{"osd":4,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.081,"15min":0.89500000000000002},"min":{"1min":0.79000000000000004,"5min":0.53600000000000003,"15min":0.34799999999999998},"max":{"1min":1.5580000000000001,"5min":1.8580000000000001,"15min":5.6529999999999996},"last":1.276},{"interface":"front","average":{"1min":1.177,"5min":1.109,"15min":0.94099999999999995},"min":{"1min":0.79500000000000004,"5min":0.65700000000000003,"15min":0.38700000000000001},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":5.6760000000000002},"last":1.296}]},{"osd":5,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.048,"15min":0.90200000000000002},"min":{"1min":0.63300000000000001,"5min":0.499,"15min":0.376},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":2.5600000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.093,"15min":0.90800000000000003},"min":{"1min":0.84399999999999997,"5min":0.51500000000000001,"15min":0.378},"max":{"1min":1.698,"5min":1.698,"15min":2.6760000000000002},"last":1.0149999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.1240000000000001,"15min":0.99399999999999999},"min":{"1min":0.81399999999999995,"5min":0.59499999999999997,"15min":0.40999999999999998},"max":{"1min":1.623,"5min":1.623,"15min":2.9569999999999999},"last":1.121},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.147,"15min":0.98799999999999999},"min":{"1min":0.70399999999999996,"5min":0.56799999999999995,"15min":0.34399999999999997},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":2.6469999999999998},"last":1.157}]}]},{"osd":1,"up_from":145,"seq":622770258352,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":825964,"kb_used_data":8292,"kb_used_omap":5,"kb_used_meta":817658,"kb_avail":92919188,"statfs":{"total":95995035648,"available":95149248512,"internally_reserved":0,"allocated":8491008,"data_stored":7139614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5684,"internal_metadata":837282252},"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:30 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.65900000000000003,"15min":0.71699999999999997},"min":{"1min":0.32900000000000001,"5min":0.29599999999999999,"15min":0.20999999999999999},"max":{"1min":1.101,"5min":1.3720000000000001,"15min":8.2189999999999994},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.70999999999999996,"15min":0.84099999999999997},"min":{"1min":0.372,"5min":0.30599999999999999,"15min":0.23599999999999999},"max":{"1min":1.0620000000000001,"5min":2.7669999999999999,"15min":9.8650000000000002},"last":0.73999999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.71999999999999997,"15min":0.79000000000000004},"min":{"1min":0.50600000000000001,"5min":0.34899999999999998,"15min":0.252},"max":{"1min":1.014,"5min":2.238,"15min":5.8769999999999998},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.77500000000000002,"15min":0.83399999999999996},"min":{"1min":0.40400000000000003,"5min":0.35799999999999998,"15min":0.23699999999999999},"max":{"1min":3.5569999999999999,"5min":3.5569999999999999,"15min":8.25},"last":0.80700000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.77600000000000002,"15min":0.874},"min":{"1min":0.42199999999999999,"5min":0.38800000000000001,"15min":0.23599999999999999},"max":{"1min":0.96699999999999997,"5min":3.9380000000000002,"15min":10.093},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.80500000000000005,"15min":0.91400000000000003},"min":{"1min":0.55900000000000005,"5min":0.33800000000000002,"15min":0.26900000000000002},"max":{"1min":1.2310000000000001,"5min":2.347,"15min":13.712999999999999},"last":0.84199999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.53300000000000003,"5min":0.42899999999999999,"15min":0.37},"max":{"1min":1.3280000000000001,"5min":1.8140000000000001,"15min":6.4720000000000004},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.997,"5min":1.004,"15min":1.044},"min":{"1min":0.59499999999999997,"5min":0.52400000000000002,"15min":0.36499999999999999},"max":{"1min":1.3,"5min":2.6299999999999999,"15min":9.9719999999999995},"last":1.373}]},{"osd":5,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0589999999999999,"15min":1.0409999999999999},"min":{"1min":0.70399999999999996,"5min":0.58799999999999997,"15min":0.39400000000000002},"max":{"1min":1.3680000000000001,"5min":2.419,"15min":6.1139999999999999},"last":1.5269999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.056,"15min":1.0609999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.37},"max":{"1min":1.3859999999999999,"5min":2.1349999999999998,"15min":6.532},"last":1.1200000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.089,"15min":1.1040000000000001},"min":{"1min":0.65200000000000002,"5min":0.61799999999999999,"15min":0.35299999999999998},"max":{"1min":1.4299999999999999,"5min":1.9650000000000001,"15min":6.508},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1040000000000001,"15min":1.1419999999999999},"min":{"1min":0.61599999999999999,"5min":0.57999999999999996,"15min":0.38700000000000001},"max":{"1min":1.3740000000000001,"5min":2.6949999999999998,"15min":9.9450000000000003},"last":1.3109999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:30 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.109,"15min":1.137},"min":{"1min":0.66500000000000004,"5min":0.57499999999999996,"15min":0.41899999999999998},"max":{"1min":1.423,"5min":2.5630000000000002,"15min":9.9169999999999998},"last":1.4710000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.139,"15min":1.117},"min":{"1min":0.61299999999999999,"5min":0.55100000000000005,"15min":0.42799999999999999},"max":{"1min":1.373,"5min":2.484,"15min":6.8630000000000004},"last":1.593}]}]},{"osd":0,"up_from":78,"seq":335007449676,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":968392,"kb_used_data":8832,"kb_used_omap":5,"kb_used_meta":959546,"kb_avail":92776760,"statfs":{"total":95995035648,"available":95003402240,"internally_reserved":0,"allocated":9043968,"data_stored":7719186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":982575738},"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:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.69699999999999995,"15min":0.82099999999999995},"min":{"1min":0.316,"5min":0.316,"15min":0.20399999999999999},"max":{"1min":1.966,"5min":1.966,"15min":24.899999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.72599999999999998,"15min":0.94299999999999995},"min":{"1min":0.373,"5min":0.318,"15min":0.22500000000000001},"max":{"1min":2.0049999999999999,"5min":2.0049999999999999,"15min":25.991},"last":0.71599999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.69899999999999995,"15min":0.72399999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.23400000000000001},"max":{"1min":1.036,"5min":1.5449999999999999,"15min":6.2240000000000002},"last":0.877},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.75700000000000001,"15min":0.73999999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.24299999999999999},"max":{"1min":0.96499999999999997,"5min":1.296,"15min":12.48},"last":0.83099999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:12:47 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.75,"15min":0.752},"min":{"1min":0.38200000000000001,"5min":0.255,"15min":0.253},"max":{"1min":1.0369999999999999,"5min":2.3170000000000002,"15min":6.327},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.80000000000000004,"15min":0.78100000000000003},"min":{"1min":0.32600000000000001,"5min":0.307,"15min":0.219},"max":{"1min":1.5800000000000001,"5min":1.611,"15min":6.1970000000000001},"last":0.74299999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":1,"15min":0.871},"min":{"1min":0.5,"5min":0.46400000000000002,"15min":0.32600000000000001},"max":{"1min":1.3600000000000001,"5min":1.7410000000000001,"15min":4.5529999999999999},"last":0.998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.024,"15min":0.93100000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.35899999999999999},"max":{"1min":1.123,"5min":1.7609999999999999,"15min":12.954000000000001},"last":1.2030000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.022,"15min":0.95499999999999996},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.42999999999999999},"max":{"1min":1.125,"5min":1.859,"15min":12.522},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.073,"15min":0.94299999999999995},"min":{"1min":0.628,"5min":0.56399999999999995,"15min":0.376},"max":{"1min":1.458,"5min":1.8180000000000001,"15min":8.6750000000000007},"last":1.0629999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0669999999999999,"15min":0.96399999999999997},"min":{"1min":0.69099999999999995,"5min":0.54300000000000004,"15min":0.42199999999999999},"max":{"1min":1.421,"5min":1.5860000000000001,"15min":5.1029999999999998},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.119,"15min":1.002},"min":{"1min":0.628,"5min":0.48799999999999999,"15min":0.41699999999999998},"max":{"1min":1.409,"5min":1.73,"15min":6.9550000000000001},"last":0.97699999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.123,"15min":1.1140000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.34499999999999997},"max":{"1min":1.254,"5min":1.897,"15min":25.413},"last":1.109},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.1100000000000001,"15min":1.077},"min":{"1min":0.60699999999999998,"5min":0.51300000000000001,"15min":0.36199999999999999},"max":{"1min":1.415,"5min":1.9079999999999999,"15min":26.786000000000001},"last":1.2589999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122624,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":952648,"kb_used_data":4160,"kb_used_omap":7,"kb_used_meta":948472,"kb_avail":92792504,"statfs":{"total":95995035648,"available":95019524096,"internally_reserved":0,"allocated":4259840,"data_stored":2934432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":971235409},"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:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.69199999999999995,"15min":1.8700000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.193},"max":{"1min":1.115,"5min":1.3879999999999999,"15min":210.84800000000001},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.70899999999999996,"15min":1.927},"min":{"1min":0.40200000000000002,"5min":0.34200000000000003,"15min":0.22},"max":{"1min":0.93100000000000005,"5min":1.8939999999999999,"15min":212.04499999999999},"last":0.73999999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.77000000000000002,"15min":2.222},"min":{"1min":0.38600000000000001,"5min":0.318,"15min":0.24399999999999999},"max":{"1min":1.1040000000000001,"5min":1.6930000000000001,"15min":219.18199999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.71599999999999997,"15min":2.2149999999999999},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.26700000000000002},"max":{"1min":0.83599999999999997,"5min":1.528,"15min":211.18000000000001},"last":0.81200000000000006}]},{"osd":3,"last update":"Sat Sep 23 23:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.86499999999999999,"15min":1.099},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.27800000000000002},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":66.829999999999998},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.83899999999999997,"15min":1.0840000000000001},"min":{"1min":0.56799999999999995,"5min":0.42199999999999999,"15min":0.29299999999999998},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":66.855999999999995},"last":0.95899999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.034,"15min":0.89800000000000002},"min":{"1min":0.72399999999999998,"5min":0.495,"15min":0.34000000000000002},"max":{"1min":1.3120000000000001,"5min":1.46,"15min":8.9239999999999995},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0009999999999999,"15min":0.88900000000000001},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.33400000000000002},"max":{"1min":1.4630000000000001,"5min":1.7430000000000001,"15min":5.577},"last":1.0189999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.093,"15min":0.90700000000000003},"min":{"1min":0.71099999999999997,"5min":0.46899999999999997,"15min":0.373},"max":{"1min":1.385,"5min":1.536,"15min":8.9000000000000004},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.026,"5min":1.0249999999999999,"15min":0.92700000000000005},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.36199999999999999},"max":{"1min":1.3839999999999999,"5min":1.51,"15min":5.8739999999999997},"last":1.1020000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:12:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0840000000000001,"15min":0.95499999999999996},"min":{"1min":0.81000000000000005,"5min":0.66400000000000003,"15min":0.37},"max":{"1min":1.4079999999999999,"5min":1.8580000000000001,"15min":5.6189999999999998},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.1679999999999999,"15min":0.96399999999999997},"min":{"1min":0.75,"5min":0.71399999999999997,"15min":0.38500000000000001},"max":{"1min":1.613,"5min":1.613,"15min":8.9499999999999993},"last":1.0580000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.091,"15min":0.97699999999999998},"min":{"1min":0.73599999999999999,"5min":0.63700000000000001,"15min":0.32700000000000001},"max":{"1min":1.2929999999999999,"5min":1.8129999999999999,"15min":5.6449999999999996},"last":1.129},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.109,"15min":1.0580000000000001},"min":{"1min":0.93700000000000006,"5min":0.60999999999999999,"15min":0.41899999999999998},"max":{"1min":1.4550000000000001,"5min":1.583,"15min":7.9969999999999999},"last":1.1779999999999999}]}]},{"osd":3,"up_from":93,"seq":399431959098,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1065400,"kb_used_data":4208,"kb_used_omap":2,"kb_used_meta":1061181,"kb_avail":92679752,"statfs":{"total":95995035648,"available":94904066048,"internally_reserved":0,"allocated":4308992,"data_stored":2941083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1086649397},"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:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.66200000000000003,"15min":1.2},"min":{"1min":0.42399999999999999,"5min":0.27800000000000002,"15min":0.21199999999999999},"max":{"1min":1.0469999999999999,"5min":1.381,"15min":139.34},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.72599999999999998,"15min":1.335},"min":{"1min":0.46600000000000003,"5min":0.34300000000000003,"15min":0.21199999999999999},"max":{"1min":1.206,"5min":1.206,"15min":141.578},"last":1.0289999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.76200000000000001,"15min":1.677},"min":{"1min":0.58599999999999997,"5min":0.39300000000000002,"15min":0.23799999999999999},"max":{"1min":1.159,"5min":1.5409999999999999,"15min":110.65600000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.72599999999999998,"15min":1.5649999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.23000000000000001},"max":{"1min":0.93500000000000005,"5min":1.1659999999999999,"15min":104.268},"last":0.97599999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.80800000000000005,"15min":0.77700000000000002},"min":{"1min":0.51500000000000001,"5min":0.44800000000000001,"15min":0.27600000000000002},"max":{"1min":0.99199999999999999,"5min":1.482,"15min":9.6170000000000009},"last":0.87},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.75900000000000001,"15min":0.80600000000000005},"min":{"1min":0.40100000000000002,"5min":0.36699999999999999,"15min":0.26900000000000002},"max":{"1min":1.359,"5min":1.3939999999999999,"15min":7.0389999999999997},"last":0.77000000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.95399999999999996,"15min":0.80700000000000005},"min":{"1min":0.67800000000000005,"5min":0.49199999999999999,"15min":0.33200000000000002},"max":{"1min":1.248,"5min":1.5209999999999999,"15min":4.5890000000000004},"last":1.103},{"interface":"front","average":{"1min":1,"5min":0.97999999999999998,"15min":0.84199999999999997},"min":{"1min":0.81100000000000005,"5min":0.57599999999999996,"15min":0.36499999999999999},"max":{"1min":1.2549999999999999,"5min":1.4159999999999999,"15min":5.2850000000000001},"last":1.133}]},{"osd":5,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.98599999999999999,"15min":0.85699999999999998},"min":{"1min":0.63300000000000001,"5min":0.57999999999999996,"15min":0.38100000000000001},"max":{"1min":1.3160000000000001,"5min":1.6759999999999999,"15min":5.2489999999999997},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.052,"15min":0.89300000000000002},"min":{"1min":0.75600000000000001,"5min":0.65600000000000003,"15min":0.372},"max":{"1min":1.3129999999999999,"5min":1.861,"15min":3.8100000000000001},"last":1.349}]},{"osd":6,"last update":"Sat Sep 23 23:12:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0549999999999999,"15min":0.92200000000000004},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.39100000000000001},"max":{"1min":1.335,"5min":1.7509999999999999,"15min":3.9049999999999998},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.0680000000000001,"15min":0.92500000000000004},"min":{"1min":0.69299999999999995,"5min":0.64500000000000002,"15min":0.39100000000000001},"max":{"1min":1.3420000000000001,"5min":1.7909999999999999,"15min":4.8869999999999996},"last":1.1799999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.1100000000000001,"15min":0.94899999999999995},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.36699999999999999},"max":{"1min":1.389,"5min":1.7110000000000001,"15min":4.492},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.0760000000000001,"15min":0.95999999999999996},"min":{"1min":0.84899999999999998,"5min":0.55700000000000005,"15min":0.443},"max":{"1min":1.3720000000000001,"5min":1.669,"15min":6.3769999999999998},"last":1.3160000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019658,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":916916,"kb_used_data":3372,"kb_used_omap":0,"kb_used_meta":913536,"kb_avail":92828236,"statfs":{"total":95995035648,"available":95056113664,"internally_reserved":0,"allocated":3452928,"data_stored":2831941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":935460864},"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:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.88900000000000001,"15min":1.198},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.25700000000000001},"max":{"1min":1.353,"5min":1.4790000000000001,"15min":115.878},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.89300000000000002,"15min":1.2050000000000001},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.29399999999999998},"max":{"1min":1.1180000000000001,"5min":1.607,"15min":115.819},"last":1.1399999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.96999999999999997,"15min":1.052},"min":{"1min":0.64700000000000002,"5min":0.44500000000000001,"15min":0.318},"max":{"1min":1.363,"5min":1.3839999999999999,"15min":34.030000000000001},"last":1.085},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0640000000000001,"15min":1.089},"min":{"1min":0.73599999999999999,"5min":0.624,"15min":0.28699999999999998},"max":{"1min":1.385,"5min":1.718,"15min":34.006999999999998},"last":1.294}]},{"osd":2,"last update":"Sat Sep 23 23:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.079,"15min":0.96199999999999997},"min":{"1min":0.84799999999999998,"5min":0.51000000000000001,"15min":0.33900000000000002},"max":{"1min":1.387,"5min":1.585,"15min":17.193000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.98399999999999999,"15min":0.90800000000000003},"min":{"1min":0.67900000000000005,"5min":0.53300000000000003,"15min":0.39500000000000002},"max":{"1min":1.1160000000000001,"5min":1.8049999999999999,"15min":17.166},"last":1.0389999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91000000000000003,"15min":0.94299999999999995},"min":{"1min":0.60699999999999998,"5min":0.57699999999999996,"15min":0.378},"max":{"1min":1.2430000000000001,"5min":1.329,"15min":19.106000000000002},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0720000000000001,"15min":1.0209999999999999},"min":{"1min":0.70899999999999996,"5min":0.49199999999999999,"15min":0.36799999999999999},"max":{"1min":1.429,"5min":1.5740000000000001,"15min":19.058},"last":1.105}]},{"osd":5,"last update":"Sat Sep 23 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.097,"15min":0.90400000000000003},"min":{"1min":0.69599999999999995,"5min":0.432,"15min":0.375},"max":{"1min":1.353,"5min":1.7,"15min":4.5359999999999996},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.046,"15min":0.88800000000000001},"min":{"1min":0.76000000000000001,"5min":0.60199999999999998,"15min":0.36499999999999999},"max":{"1min":1.4379999999999999,"5min":1.5249999999999999,"15min":3.0409999999999999},"last":1.1659999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.014,"15min":0.90300000000000002},"min":{"1min":0.75,"5min":0.50800000000000001,"15min":0.41599999999999998},"max":{"1min":1.2829999999999999,"5min":1.579,"15min":3.085},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.1639999999999999,"15min":0.97299999999999998},"min":{"1min":0.78200000000000003,"5min":0.49399999999999999,"15min":0.41599999999999998},"max":{"1min":1.4059999999999999,"5min":1.6679999999999999,"15min":4.7149999999999999},"last":1.244}]},{"osd":7,"last update":"Sat Sep 23 23:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0980000000000001,"15min":0.95599999999999996},"min":{"1min":0.78400000000000003,"5min":0.57799999999999996,"15min":0.38},"max":{"1min":1.272,"5min":1.8740000000000001,"15min":3.9500000000000002},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.256,"5min":1.2549999999999999,"15min":1.105},"min":{"1min":0.90600000000000003,"5min":0.54400000000000004,"15min":0.40899999999999997},"max":{"1min":1.552,"5min":1.6759999999999999,"15min":6.7530000000000001},"last":1.3380000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823427,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":896548,"kb_used_data":3356,"kb_used_omap":0,"kb_used_meta":893184,"kb_avail":92848604,"statfs":{"total":95995035648,"available":95076970496,"internally_reserved":0,"allocated":3436544,"data_stored":2827439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":914620416},"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:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92100000000000004,"15min":1.2270000000000001},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.26500000000000001},"max":{"1min":1.2130000000000001,"5min":1.421,"15min":168.726},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.93200000000000005,"15min":1.2849999999999999},"min":{"1min":0.55300000000000005,"5min":0.53000000000000003,"15min":0.29399999999999998},"max":{"1min":1.319,"5min":1.4930000000000001,"15min":168.75},"last":0.84299999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.026,"15min":1.079},"min":{"1min":0.622,"5min":0.59099999999999997,"15min":0.34899999999999998},"max":{"1min":1.2889999999999999,"5min":1.571,"15min":47.805},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.026,"5min":1.0269999999999999,"15min":1.0740000000000001},"min":{"1min":0.67000000000000004,"5min":0.41299999999999998,"15min":0.32600000000000001},"max":{"1min":1.288,"5min":1.5049999999999999,"15min":47.783000000000001},"last":1.1180000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.88700000000000001,"15min":0.745},"min":{"1min":0.63100000000000001,"5min":0.54400000000000004,"15min":0.35799999999999998},"max":{"1min":1.1220000000000001,"5min":1.3169999999999999,"15min":3.2879999999999998},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.996,"5min":0.98499999999999999,"15min":0.83699999999999997},"min":{"1min":0.78100000000000003,"5min":0.50900000000000001,"15min":0.318},"max":{"1min":1.2869999999999999,"5min":1.6870000000000001,"15min":4.9119999999999999},"last":1.165}]},{"osd":3,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.96799999999999997,"15min":1.0700000000000001},"min":{"1min":0.71699999999999997,"5min":0.59399999999999997,"15min":0.36399999999999999},"max":{"1min":1.1020000000000001,"5min":3.2050000000000001,"15min":83.096000000000004},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.96599999999999997,"15min":1.089},"min":{"1min":0.61899999999999999,"5min":0.54300000000000004,"15min":0.38200000000000001},"max":{"1min":1.0980000000000001,"5min":4.4050000000000002,"15min":83.072000000000003},"last":0.91200000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97299999999999998,"15min":0.84899999999999998},"min":{"1min":0.82299999999999995,"5min":0.54900000000000004,"15min":0.33600000000000002},"max":{"1min":1.353,"5min":1.4850000000000001,"15min":2.0779999999999998},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0289999999999999,"15min":0.90200000000000002},"min":{"1min":0.64100000000000001,"5min":0.47299999999999998,"15min":0.377},"max":{"1min":1.2450000000000001,"5min":1.448,"15min":5.0970000000000004},"last":0.97399999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.093,"15min":0.94999999999999996},"min":{"1min":0.81699999999999995,"5min":0.54800000000000004,"15min":0.42599999999999999},"max":{"1min":1.3640000000000001,"5min":1.526,"15min":2.3239999999999998},"last":0.877},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1870000000000001,"15min":1.0129999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.438},"max":{"1min":1.4319999999999999,"5min":1.6619999999999999,"15min":2.1869999999999998},"last":0.999}]},{"osd":7,"last update":"Sat Sep 23 23:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.123,"15min":1.0029999999999999},"min":{"1min":0.70999999999999996,"5min":0.57899999999999996,"15min":0.36399999999999999},"max":{"1min":1.4830000000000001,"5min":1.5109999999999999,"15min":6.2939999999999996},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.2290000000000001,"15min":1.1040000000000001},"min":{"1min":1.0429999999999999,"5min":0.73399999999999999,"15min":0.45800000000000002},"max":{"1min":1.4339999999999999,"5min":1.756,"15min":6.2389999999999999},"last":1.208}]}]}],"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":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":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":5510,"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":5684,"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":6928,"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":3019,"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":10211,"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:13:19.312 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:13:19.312 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-23T23:13:19.372 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=bdf7540c211e4bd5a37a24a8a9841f55 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-23T23:13:19.374 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-23T23:13:19.384 INFO:tasks.cephadm:Teardown begin 2023-09-23T23:13:19.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:13:19.423 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:13:19.437 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-23T23:13:19.438 DEBUG:teuthology.orchestra.run.smithi121:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T23:13:19.487 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T23:13:19.494 INFO:tasks.cephadm:Stopping all daemons... 2023-09-23T23:13:19.494 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-23T23:13:19.494 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T23:13:19.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[78246]: audit 2023-09-23T23:13:18.332092+0000 mgr.y (mgr.34107) 1734 : audit 0 from='client.47054 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:19.576 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[74920]: audit 2023-09-23T23:13:18.332092+0000 mgr.y (mgr.34107) 1734 : audit 0 from='client.47054 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:19.802 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:19 smithi123 bash[59255]: audit 2023-09-23T23:13:18.332092+0000 mgr.y (mgr.34107) 1734 : audit 0 from='client.47054 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:19.830 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[71039]: [23/Sep/2023:23:13:19] ENGINE Bus STOPPING 2023-09-23T23:13:19.830 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:19 smithi121 systemd[1]: Stopping Ceph mon.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:19.830 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[74920]: debug 2023-09-23T23:13:19.792+0000 7f4ef4191700 -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:13:19.830 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[74920]: debug 2023-09-23T23:13:19.792+0000 7f4ef4191700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-23T23:13:20.091 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[71039]: [23/Sep/2023:23:13:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:13:20.091 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[71039]: [23/Sep/2023:23:13:19] ENGINE Bus STOPPED 2023-09-23T23:13:20.091 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[71039]: [23/Sep/2023:23:13:19] ENGINE Bus STARTING 2023-09-23T23:13:20.091 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[71039]: [23/Sep/2023:23:13:19] ENGINE Serving on http://:::9283 2023-09-23T23:13:20.092 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:19 smithi121 bash[71039]: [23/Sep/2023:23:13:19] ENGINE Bus STARTED 2023-09-23T23:13:21.171 INFO:journalctl@ceph.mon.a.smithi121.stdout:Sep 23 23:13:20 smithi121 bash[281919]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T23:13:21.186 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-23T23:13:21.360 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:21.361 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-23T23:13:21.361 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-23T23:13:21.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.c 2023-09-23T23:13:21.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:21 smithi121 systemd[1]: Stopping Ceph mon.c for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:21.884 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:21 smithi121 bash[78246]: debug 2023-09-23T23:13:21.543+0000 7f89d19ae700 -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:13:21.884 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:21 smithi121 bash[78246]: debug 2023-09-23T23:13:21.543+0000 7f89d19ae700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-23T23:13:22.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Sep 23 23:13:22 smithi121 bash[282031]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T23:13:22.756 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-23T23:13:22.841 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:22.842 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-23T23:13:22.842 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-23T23:13:22.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.b 2023-09-23T23:13:23.304 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:22 smithi123 systemd[1]: Stopping Ceph mon.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:23.304 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:23 smithi123 bash[59255]: debug 2023-09-23T23:13:23.094+0000 7f2121d12700 -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:13:23.304 INFO:journalctl@ceph.mon.b.smithi123.stdout:Sep 23 23:13:23 smithi123 bash[59255]: debug 2023-09-23T23:13:23.094+0000 7f2121d12700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-23T23:13:24.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-23T23:13:24.437 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:24.437 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-23T23:13:24.438 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-23T23:13:24.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T23:13:24.703 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:24 smithi121 systemd[1]: Stopping Ceph mgr.y for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:24.703 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:24 smithi121 bash[71039]: debug 2023-09-23T23:13:24.611+0000 7f7ae5477700 -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-23T23:13:24.703 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:24 smithi121 bash[71039]: debug 2023-09-23T23:13:24.611+0000 7f7ae5477700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-09-23T23:13:25.644 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-23T23:13:25.654 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:25 smithi121 bash[282133]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T23:13:25.655 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:25 smithi121 bash[282195]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T23:13:25.655 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:25 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.y.service: Succeeded. 2023-09-23T23:13:25.655 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Sep 23 23:13:25 smithi121 systemd[1]: Stopped Ceph mgr.y for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T23:13:25.711 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:25.711 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-23T23:13:25.711 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-23T23:13:25.711 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x 2023-09-23T23:13:25.978 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Sep 23 23:13:25 smithi123 systemd[1]: Stopping Ceph mgr.x for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:26.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-23T23:13:26.845 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:26.845 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-23T23:13:26.845 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-23T23:13:26.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T23:13:27.254 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 23:13:26 smithi121 systemd[1]: Stopping Ceph osd.0 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:27.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 23:13:27 smithi121 bash[84056]: debug 2023-09-23T23:13:27.031+0000 7f592345d700 -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:13:27.255 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 23:13:27 smithi121 bash[84056]: debug 2023-09-23T23:13:27.031+0000 7f592345d700 -1 osd.0 388 *** Got signal Terminated *** 2023-09-23T23:13:27.256 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 23:13:27 smithi121 bash[84056]: debug 2023-09-23T23:13:27.031+0000 7f592345d700 -1 osd.0 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:33.704 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 23:13:33 smithi121 bash[282233]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T23:13:34.003 INFO:journalctl@ceph.osd.0.smithi121.stdout:Sep 23 23:13:33 smithi121 bash[282302]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T23:13:36.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-23T23:13:36.435 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:36.435 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-23T23:13:36.436 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T23:13:36.436 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T23:13:36.651 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 23:13:36 smithi121 systemd[1]: Stopping Ceph osd.1 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:37.003 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 23:13:36 smithi121 bash[137022]: debug 2023-09-23T23:13:36.643+0000 7f5888627700 -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:13:37.003 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 23:13:36 smithi121 bash[137022]: debug 2023-09-23T23:13:36.643+0000 7f5888627700 -1 osd.1 388 *** Got signal Terminated *** 2023-09-23T23:13:37.004 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 23:13:36 smithi121 bash[137022]: debug 2023-09-23T23:13:36.643+0000 7f5888627700 -1 osd.1 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:43.229 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 23:13:42 smithi121 bash[282447]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T23:13:43.229 INFO:journalctl@ceph.osd.1.smithi121.stdout:Sep 23 23:13:43 smithi121 bash[282513]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T23:13:45.394 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T23:13:45.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:45.425 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T23:13:45.425 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-23T23:13:45.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.2 2023-09-23T23:13:45.649 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 23:13:45 smithi121 systemd[1]: Stopping Ceph osd.2 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:46.003 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 23:13:45 smithi121 bash[89760]: debug 2023-09-23T23:13:45.643+0000 7f8ed2f5e700 -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:13:46.003 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 23:13:45 smithi121 bash[89760]: debug 2023-09-23T23:13:45.643+0000 7f8ed2f5e700 -1 osd.2 388 *** Got signal Terminated *** 2023-09-23T23:13:46.004 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 23:13:45 smithi121 bash[89760]: debug 2023-09-23T23:13:45.643+0000 7f8ed2f5e700 -1 osd.2 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:52.436 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 23:13:52 smithi121 bash[282654]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T23:13:52.437 INFO:journalctl@ceph.osd.2.smithi121.stdout:Sep 23 23:13:52 smithi121 bash[282722]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T23:13:54.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-23T23:13:54.657 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:54.658 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-23T23:13:54.658 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-23T23:13:54.658 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T23:13:54.874 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:54 smithi121 systemd[1]: Stopping Ceph osd.3 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:55.254 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:54 smithi121 bash[92500]: debug 2023-09-23T23:13:54.867+0000 7f4d95456700 -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:13:55.254 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:54 smithi121 bash[92500]: debug 2023-09-23T23:13:54.867+0000 7f4d95456700 -1 osd.3 388 *** Got signal Terminated *** 2023-09-23T23:13:55.254 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:54 smithi121 bash[92500]: debug 2023-09-23T23:13:54.867+0000 7f4d95456700 -1 osd.3 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:55.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:13:55 smithi123 bash[82830]: debug 2023-09-23T23:13:55.341+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:13:55.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:13:55 smithi123 bash[43497]: debug 2023-09-23T23:13:55.277+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:13:56.503 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:56 smithi121 bash[92500]: debug 2023-09-23T23:13:56.067+0000 7f4d90249700 -1 osd.3 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.379326+0000 front 2023-09-23T23:13:29.379449+0000 (oldest deadline 2023-09-23T23:13:55.279503+0000) 2023-09-23T23:13:56.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:13:56 smithi123 bash[82830]: debug 2023-09-23T23:13:56.361+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:13:56.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:13:56 smithi123 bash[43497]: debug 2023-09-23T23:13:56.285+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:13:56.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:13:56 smithi123 bash[35397]: debug 2023-09-23T23:13:56.269+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:13:57.503 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:57 smithi121 bash[92500]: debug 2023-09-23T23:13:57.119+0000 7f4d90249700 -1 osd.3 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.379326+0000 front 2023-09-23T23:13:29.379449+0000 (oldest deadline 2023-09-23T23:13:55.279503+0000) 2023-09-23T23:13:57.551 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:13:57 smithi123 bash[82830]: debug 2023-09-23T23:13:57.369+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:13:57.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:13:57 smithi123 bash[35397]: debug 2023-09-23T23:13:57.229+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:13:57.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:13:57 smithi123 bash[43497]: debug 2023-09-23T23:13:57.313+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:13:57.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:13:57 smithi123 bash[31291]: debug 2023-09-23T23:13:57.429+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:13:58.503 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:58 smithi121 bash[92500]: debug 2023-09-23T23:13:58.127+0000 7f4d90249700 -1 osd.3 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.379326+0000 front 2023-09-23T23:13:29.379449+0000 (oldest deadline 2023-09-23T23:13:55.279503+0000) 2023-09-23T23:13:58.551 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:13:58 smithi123 bash[43497]: debug 2023-09-23T23:13:58.265+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:13:58.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:13:58 smithi123 bash[31291]: debug 2023-09-23T23:13:58.445+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:13:58.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:13:58 smithi123 bash[35397]: debug 2023-09-23T23:13:58.233+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:13:58.554 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:13:58 smithi123 bash[82830]: debug 2023-09-23T23:13:58.397+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:13:59.503 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:13:59 smithi121 bash[92500]: debug 2023-09-23T23:13:59.167+0000 7f4d90249700 -1 osd.3 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.379326+0000 front 2023-09-23T23:13:29.379449+0000 (oldest deadline 2023-09-23T23:13:55.279503+0000) 2023-09-23T23:13:59.551 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[43497]: debug 2023-09-23T23:13:59.249+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:13:59.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[31291]: debug 2023-09-23T23:13:59.477+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:13:59.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[35397]: debug 2023-09-23T23:13:59.281+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:13:59.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[82830]: debug 2023-09-23T23:13:59.397+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:13:59.553 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[54775]: ts=2023-09-23T23:13:59.357Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.121:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.121:8765: connect: connection refused" 2023-09-23T23:13:59.553 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[54775]: ts=2023-09-23T23:13:59.362Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.121:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.121:8765: connect: connection refused" 2023-09-23T23:13:59.553 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[54775]: ts=2023-09-23T23:13:59.362Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.121:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.121:8765: connect: connection refused" 2023-09-23T23:13:59.553 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:13:59 smithi123 bash[54775]: ts=2023-09-23T23:13:59.362Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.121:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.121:8765: connect: connection refused" 2023-09-23T23:14:00.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:00 smithi123 bash[43497]: debug 2023-09-23T23:14:00.289+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:00.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:00 smithi123 bash[31291]: debug 2023-09-23T23:14:00.477+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:00.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:00 smithi123 bash[35397]: debug 2023-09-23T23:14:00.281+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:00.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:00 smithi123 bash[82830]: debug 2023-09-23T23:14:00.445+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:01.494 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:14:01 smithi121 bash[282864]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T23:14:01.495 INFO:journalctl@ceph.osd.3.smithi121.stdout:Sep 23 23:14:01 smithi121 bash[282931]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T23:14:01.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:01 smithi123 bash[43497]: debug 2023-09-23T23:14:01.257+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:01.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:01 smithi123 bash[31291]: debug 2023-09-23T23:14:01.493+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:01.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:01 smithi123 bash[35397]: debug 2023-09-23T23:14:01.249+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:01.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:01 smithi123 bash[82830]: debug 2023-09-23T23:14:01.405+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:02.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:02 smithi123 bash[82830]: debug 2023-09-23T23:14:02.401+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:02.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:02 smithi123 bash[31291]: debug 2023-09-23T23:14:02.469+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:02.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:02 smithi123 bash[31291]: debug 2023-09-23T23:14:02.469+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:02.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:02 smithi123 bash[35397]: debug 2023-09-23T23:14:02.281+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:02.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:02 smithi123 bash[43497]: debug 2023-09-23T23:14:02.273+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:03.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-23T23:14:03.418 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:03.418 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-23T23:14:03.418 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-23T23:14:03.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.4 2023-09-23T23:14:03.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[82830]: debug 2023-09-23T23:14:03.361+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:03.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[43497]: debug 2023-09-23T23:14:03.261+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:03.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:03 smithi123 systemd[1]: Stopping Ceph osd.4 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:03.553 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[31291]: debug 2023-09-23T23:14:03.457+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:03.553 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[31291]: debug 2023-09-23T23:14:03.457+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:03.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[35397]: debug 2023-09-23T23:14:03.269+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:03.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[35397]: debug 2023-09-23T23:14:03.269+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:04.051 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[31291]: debug 2023-09-23T23:14:03.581+0000 7f4f915b8700 -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-23T23:14:04.052 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[31291]: debug 2023-09-23T23:14:03.581+0000 7f4f915b8700 -1 osd.4 388 *** Got signal Terminated *** 2023-09-23T23:14:04.052 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:03 smithi123 bash[31291]: debug 2023-09-23T23:14:03.581+0000 7f4f915b8700 -1 osd.4 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:14:04.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[82830]: debug 2023-09-23T23:14:04.385+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:04.553 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[31291]: debug 2023-09-23T23:14:04.445+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:04.553 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[31291]: debug 2023-09-23T23:14:04.445+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:04.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[35397]: debug 2023-09-23T23:14:04.229+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:04.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[35397]: debug 2023-09-23T23:14:04.229+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:04.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[43497]: debug 2023-09-23T23:14:04.237+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:04.554 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:04 smithi123 bash[43497]: debug 2023-09-23T23:14:04.237+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:05.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[82830]: debug 2023-09-23T23:14:05.413+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:05.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[43497]: debug 2023-09-23T23:14:05.265+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:05.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[43497]: debug 2023-09-23T23:14:05.265+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:05.552 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[31291]: debug 2023-09-23T23:14:05.429+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:05.553 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[31291]: debug 2023-09-23T23:14:05.429+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:05.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[35397]: debug 2023-09-23T23:14:05.233+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:05.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:05 smithi123 bash[35397]: debug 2023-09-23T23:14:05.233+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:06.462 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[82830]: debug 2023-09-23T23:14:06.369+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:06.463 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[82830]: debug 2023-09-23T23:14:06.369+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:06.463 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[35397]: debug 2023-09-23T23:14:06.197+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:06.463 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[35397]: debug 2023-09-23T23:14:06.197+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:06.463 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[43497]: debug 2023-09-23T23:14:06.285+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:06.464 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[43497]: debug 2023-09-23T23:14:06.285+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:06.801 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[31291]: debug 2023-09-23T23:14:06.461+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:06.802 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:06 smithi123 bash[31291]: debug 2023-09-23T23:14:06.461+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:07.413 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[35397]: debug 2023-09-23T23:14:07.157+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:07.413 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[35397]: debug 2023-09-23T23:14:07.157+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:07.414 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[43497]: debug 2023-09-23T23:14:07.277+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:07.414 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[43497]: debug 2023-09-23T23:14:07.277+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:07.801 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[82830]: debug 2023-09-23T23:14:07.409+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:07.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[82830]: debug 2023-09-23T23:14:07.409+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:07.802 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[31291]: debug 2023-09-23T23:14:07.421+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:07.802 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:07 smithi123 bash[31291]: debug 2023-09-23T23:14:07.421+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:08.469 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[35397]: debug 2023-09-23T23:14:08.205+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:08.469 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[35397]: debug 2023-09-23T23:14:08.205+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:08.470 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[82830]: debug 2023-09-23T23:14:08.373+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:08.470 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[82830]: debug 2023-09-23T23:14:08.373+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:08.470 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[43497]: debug 2023-09-23T23:14:08.297+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:08.470 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[43497]: debug 2023-09-23T23:14:08.297+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:08.801 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[31291]: debug 2023-09-23T23:14:08.465+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.214828+0000 front 2023-09-23T23:13:31.214370+0000 (oldest deadline 2023-09-23T23:13:56.514371+0000) 2023-09-23T23:14:08.802 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:08 smithi123 bash[31291]: debug 2023-09-23T23:14:08.465+0000 7f4f8cd32700 -1 osd.4 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.616265+0000 front 2023-09-23T23:13:37.616448+0000 (oldest deadline 2023-09-23T23:14:02.315808+0000) 2023-09-23T23:14:09.301 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[35397]: debug 2023-09-23T23:14:09.197+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:09.302 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[35397]: debug 2023-09-23T23:14:09.197+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:09.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[82830]: debug 2023-09-23T23:14:09.401+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:09.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[82830]: debug 2023-09-23T23:14:09.401+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:09.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[43497]: debug 2023-09-23T23:14:09.301+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:09.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[43497]: debug 2023-09-23T23:14:09.301+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:09.812 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[174573]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T23:14:10.225 INFO:journalctl@ceph.osd.4.smithi123.stdout:Sep 23 23:14:09 smithi123 bash[174638]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T23:14:10.551 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:10 smithi123 bash[82830]: debug 2023-09-23T23:14:10.361+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:10.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:10 smithi123 bash[82830]: debug 2023-09-23T23:14:10.361+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:10.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:10 smithi123 bash[35397]: debug 2023-09-23T23:14:10.221+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:10.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:10 smithi123 bash[35397]: debug 2023-09-23T23:14:10.221+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:10.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:10 smithi123 bash[43497]: debug 2023-09-23T23:14:10.285+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:10.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:10 smithi123 bash[43497]: debug 2023-09-23T23:14:10.285+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:11.455 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:11 smithi123 bash[35397]: debug 2023-09-23T23:14:11.185+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:11.455 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:11 smithi123 bash[35397]: debug 2023-09-23T23:14:11.185+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:11.455 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:11 smithi123 bash[43497]: debug 2023-09-23T23:14:11.313+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:11.455 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:11 smithi123 bash[43497]: debug 2023-09-23T23:14:11.313+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:11.456 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:11 smithi123 bash[82830]: debug 2023-09-23T23:14:11.365+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:11.456 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:11 smithi123 bash[82830]: debug 2023-09-23T23:14:11.365+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:12.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-23T23:14:12.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:12.165 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-23T23:14:12.166 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-23T23:14:12.166 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T23:14:12.384 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[43497]: debug 2023-09-23T23:14:12.281+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:12.385 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[43497]: debug 2023-09-23T23:14:12.281+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:12.385 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[35397]: debug 2023-09-23T23:14:12.185+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:12.385 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[35397]: debug 2023-09-23T23:14:12.185+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:12.385 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:12 smithi123 systemd[1]: Stopping Ceph osd.5 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:12.386 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[82830]: debug 2023-09-23T23:14:12.369+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:12.386 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[82830]: debug 2023-09-23T23:14:12.369+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:12.801 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[35397]: debug 2023-09-23T23:14:12.381+0000 7feb5ab18700 -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-23T23:14:12.802 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[35397]: debug 2023-09-23T23:14:12.381+0000 7feb5ab18700 -1 osd.5 388 *** Got signal Terminated *** 2023-09-23T23:14:12.802 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:12 smithi123 bash[35397]: debug 2023-09-23T23:14:12.381+0000 7feb5ab18700 -1 osd.5 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:14:13.551 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[82830]: debug 2023-09-23T23:14:13.389+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:13.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[82830]: debug 2023-09-23T23:14:13.389+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:13.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[43497]: debug 2023-09-23T23:14:13.249+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:13.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[43497]: debug 2023-09-23T23:14:13.249+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:13.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[35397]: debug 2023-09-23T23:14:13.169+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:13.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[35397]: debug 2023-09-23T23:14:13.169+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:13.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:13 smithi123 bash[35397]: debug 2023-09-23T23:14:13.169+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:47.473820+0000 front 2023-09-23T23:13:47.473783+0000 (oldest deadline 2023-09-23T23:14:12.773664+0000) 2023-09-23T23:14:14.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[82830]: debug 2023-09-23T23:14:14.373+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:14.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[82830]: debug 2023-09-23T23:14:14.373+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:14.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[82830]: debug 2023-09-23T23:14:14.373+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:14.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[35397]: debug 2023-09-23T23:14:14.149+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:14.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[35397]: debug 2023-09-23T23:14:14.149+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:14.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[35397]: debug 2023-09-23T23:14:14.149+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:47.473820+0000 front 2023-09-23T23:13:47.473783+0000 (oldest deadline 2023-09-23T23:14:12.773664+0000) 2023-09-23T23:14:14.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[43497]: debug 2023-09-23T23:14:14.221+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:14.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:14 smithi123 bash[43497]: debug 2023-09-23T23:14:14.221+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:15.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[82830]: debug 2023-09-23T23:14:15.413+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:15.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[82830]: debug 2023-09-23T23:14:15.413+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:15.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[82830]: debug 2023-09-23T23:14:15.413+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:15.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[35397]: debug 2023-09-23T23:14:15.177+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:15.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[35397]: debug 2023-09-23T23:14:15.177+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:15.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[35397]: debug 2023-09-23T23:14:15.177+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:47.473820+0000 front 2023-09-23T23:13:47.473783+0000 (oldest deadline 2023-09-23T23:14:12.773664+0000) 2023-09-23T23:14:15.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[43497]: debug 2023-09-23T23:14:15.205+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:15.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[43497]: debug 2023-09-23T23:14:15.205+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:15.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:15 smithi123 bash[43497]: debug 2023-09-23T23:14:15.205+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:16.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[82830]: debug 2023-09-23T23:14:16.388+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:16.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[82830]: debug 2023-09-23T23:14:16.388+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:16.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[82830]: debug 2023-09-23T23:14:16.388+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:16.552 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[35397]: debug 2023-09-23T23:14:16.144+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:16.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[35397]: debug 2023-09-23T23:14:16.144+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:16.553 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[35397]: debug 2023-09-23T23:14:16.144+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:47.473820+0000 front 2023-09-23T23:13:47.473783+0000 (oldest deadline 2023-09-23T23:14:12.773664+0000) 2023-09-23T23:14:16.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[43497]: debug 2023-09-23T23:14:16.180+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:16.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[43497]: debug 2023-09-23T23:14:16.180+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:16.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:16 smithi123 bash[43497]: debug 2023-09-23T23:14:16.180+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:17.426 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[43497]: debug 2023-09-23T23:14:17.152+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:17.427 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[43497]: debug 2023-09-23T23:14:17.152+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:17.427 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[43497]: debug 2023-09-23T23:14:17.152+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:17.427 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[35397]: debug 2023-09-23T23:14:17.156+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:31.369155+0000 front 2023-09-23T23:13:31.368710+0000 (oldest deadline 2023-09-23T23:13:56.068896+0000) 2023-09-23T23:14:17.427 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[35397]: debug 2023-09-23T23:14:17.156+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.872606+0000 front 2023-09-23T23:13:39.872629+0000 (oldest deadline 2023-09-23T23:14:02.772324+0000) 2023-09-23T23:14:17.427 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[35397]: debug 2023-09-23T23:14:17.156+0000 7feb53a8d700 -1 osd.5 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:47.473820+0000 front 2023-09-23T23:13:47.473783+0000 (oldest deadline 2023-09-23T23:14:12.773664+0000) 2023-09-23T23:14:17.801 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[82830]: debug 2023-09-23T23:14:17.420+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:17.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[82830]: debug 2023-09-23T23:14:17.420+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:17.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:17 smithi123 bash[82830]: debug 2023-09-23T23:14:17.420+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:18.460 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[174777]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T23:14:18.461 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[43497]: debug 2023-09-23T23:14:18.152+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:18.461 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[43497]: debug 2023-09-23T23:14:18.152+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:18.461 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[43497]: debug 2023-09-23T23:14:18.152+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:18.802 INFO:journalctl@ceph.osd.5.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[174841]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T23:14:18.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[82830]: debug 2023-09-23T23:14:18.468+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:18.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[82830]: debug 2023-09-23T23:14:18.468+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:18.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:18 smithi123 bash[82830]: debug 2023-09-23T23:14:18.468+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:19.420 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:19 smithi123 bash[43497]: debug 2023-09-23T23:14:19.136+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:19.421 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:19 smithi123 bash[43497]: debug 2023-09-23T23:14:19.136+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:19.421 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:19 smithi123 bash[43497]: debug 2023-09-23T23:14:19.136+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:19.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:19 smithi123 bash[82830]: debug 2023-09-23T23:14:19.496+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:19.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:19 smithi123 bash[82830]: debug 2023-09-23T23:14:19.496+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:19.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:19 smithi123 bash[82830]: debug 2023-09-23T23:14:19.496+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:20.521 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[43497]: debug 2023-09-23T23:14:20.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:20.521 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[43497]: debug 2023-09-23T23:14:20.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:20.521 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[43497]: debug 2023-09-23T23:14:20.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:20.568 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-23T23:14:20.600 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:20.600 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-23T23:14:20.600 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T23:14:20.600 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T23:14:20.801 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[82830]: debug 2023-09-23T23:14:20.516+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:20.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[82830]: debug 2023-09-23T23:14:20.516+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:20.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[82830]: debug 2023-09-23T23:14:20.516+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:20.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 systemd[1]: Stopping Ceph osd.6 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:21.234 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[82830]: debug 2023-09-23T23:14:20.832+0000 7ff6085a1700 -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-23T23:14:21.235 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[82830]: debug 2023-09-23T23:14:20.832+0000 7ff6085a1700 -1 osd.6 388 *** Got signal Terminated *** 2023-09-23T23:14:21.235 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:20 smithi123 bash[82830]: debug 2023-09-23T23:14:20.832+0000 7ff6085a1700 -1 osd.6 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:14:21.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[43497]: debug 2023-09-23T23:14:21.228+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:21.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[43497]: debug 2023-09-23T23:14:21.228+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:21.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[43497]: debug 2023-09-23T23:14:21.228+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:21.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[43497]: debug 2023-09-23T23:14:21.228+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:21.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[82830]: debug 2023-09-23T23:14:21.472+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:21.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[82830]: debug 2023-09-23T23:14:21.472+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:21.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[82830]: debug 2023-09-23T23:14:21.472+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:21.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:21 smithi123 bash[82830]: debug 2023-09-23T23:14:21.472+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:57.727362+0000 front 2023-09-23T23:13:57.727392+0000 (oldest deadline 2023-09-23T23:14:20.627135+0000) 2023-09-23T23:14:22.452 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[43497]: debug 2023-09-23T23:14:22.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:22.452 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[43497]: debug 2023-09-23T23:14:22.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:22.452 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[43497]: debug 2023-09-23T23:14:22.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:22.452 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[43497]: debug 2023-09-23T23:14:22.188+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:22.801 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[82830]: debug 2023-09-23T23:14:22.448+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:22.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[82830]: debug 2023-09-23T23:14:22.448+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:22.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[82830]: debug 2023-09-23T23:14:22.448+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:22.802 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:22 smithi123 bash[82830]: debug 2023-09-23T23:14:22.448+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:57.727362+0000 front 2023-09-23T23:13:57.727392+0000 (oldest deadline 2023-09-23T23:14:20.627135+0000) 2023-09-23T23:14:23.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[43497]: debug 2023-09-23T23:14:23.236+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:23.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[43497]: debug 2023-09-23T23:14:23.236+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:23.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[43497]: debug 2023-09-23T23:14:23.236+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:23.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[43497]: debug 2023-09-23T23:14:23.236+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:23.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[82830]: debug 2023-09-23T23:14:23.408+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:23.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[82830]: debug 2023-09-23T23:14:23.408+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:23.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[82830]: debug 2023-09-23T23:14:23.408+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:23.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:23 smithi123 bash[82830]: debug 2023-09-23T23:14:23.408+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:57.727362+0000 front 2023-09-23T23:13:57.727392+0000 (oldest deadline 2023-09-23T23:14:20.627135+0000) 2023-09-23T23:14:24.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[43497]: debug 2023-09-23T23:14:24.240+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:24.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[43497]: debug 2023-09-23T23:14:24.240+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:24.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[43497]: debug 2023-09-23T23:14:24.240+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:24.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[43497]: debug 2023-09-23T23:14:24.240+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:24.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[82830]: debug 2023-09-23T23:14:24.360+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:24.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[82830]: debug 2023-09-23T23:14:24.360+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:24.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[82830]: debug 2023-09-23T23:14:24.360+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:24.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:24 smithi123 bash[82830]: debug 2023-09-23T23:14:24.360+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:57.727362+0000 front 2023-09-23T23:13:57.727392+0000 (oldest deadline 2023-09-23T23:14:20.627135+0000) 2023-09-23T23:14:25.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[43497]: debug 2023-09-23T23:14:25.256+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:25.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[43497]: debug 2023-09-23T23:14:25.256+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:25.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[43497]: debug 2023-09-23T23:14:25.256+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:25.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[43497]: debug 2023-09-23T23:14:25.256+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:25.552 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[82830]: debug 2023-09-23T23:14:25.348+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:27.420875+0000 front 2023-09-23T23:13:27.420929+0000 (oldest deadline 2023-09-23T23:13:54.421478+0000) 2023-09-23T23:14:25.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[82830]: debug 2023-09-23T23:14:25.348+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:37.224006+0000 front 2023-09-23T23:13:37.223876+0000 (oldest deadline 2023-09-23T23:14:05.424608+0000) 2023-09-23T23:14:25.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[82830]: debug 2023-09-23T23:14:25.348+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:45.425395+0000 front 2023-09-23T23:13:45.425469+0000 (oldest deadline 2023-09-23T23:14:13.625880+0000) 2023-09-23T23:14:25.553 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:25 smithi123 bash[82830]: debug 2023-09-23T23:14:25.348+0000 7ff602d19700 -1 osd.6 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:57.727362+0000 front 2023-09-23T23:13:57.727392+0000 (oldest deadline 2023-09-23T23:14:20.627135+0000) 2023-09-23T23:14:26.551 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:26 smithi123 bash[43497]: debug 2023-09-23T23:14:26.292+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:26.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:26 smithi123 bash[43497]: debug 2023-09-23T23:14:26.292+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:26.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:26 smithi123 bash[43497]: debug 2023-09-23T23:14:26.292+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:26.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:26 smithi123 bash[43497]: debug 2023-09-23T23:14:26.292+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:27.044 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:26 smithi123 bash[174982]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T23:14:27.045 INFO:journalctl@ceph.osd.6.smithi123.stdout:Sep 23 23:14:26 smithi123 bash[175048]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T23:14:27.302 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:27 smithi123 bash[43497]: debug 2023-09-23T23:14:27.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:27.302 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:27 smithi123 bash[43497]: debug 2023-09-23T23:14:27.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:27.302 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:27 smithi123 bash[43497]: debug 2023-09-23T23:14:27.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:27.302 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:27 smithi123 bash[43497]: debug 2023-09-23T23:14:27.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:28.687 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:28 smithi123 bash[43497]: debug 2023-09-23T23:14:28.300+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:28.687 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:28 smithi123 bash[43497]: debug 2023-09-23T23:14:28.300+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:28.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:28 smithi123 bash[43497]: debug 2023-09-23T23:14:28.300+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:28.688 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:28 smithi123 bash[43497]: debug 2023-09-23T23:14:28.300+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:29.227 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T23:14:29.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:29.255 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T23:14:29.255 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-23T23:14:29.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T23:14:29.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 systemd[1]: Stopping Ceph osd.7 for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:29.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:29.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:29.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:29.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:29.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.464+0000 7f2ba9f90700 -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-23T23:14:29.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.464+0000 7f2ba9f90700 -1 osd.7 388 *** Got signal Terminated *** 2023-09-23T23:14:29.553 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:29 smithi123 bash[43497]: debug 2023-09-23T23:14:29.464+0000 7f2ba9f90700 -1 osd.7 388 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:14:30.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:30 smithi123 bash[43497]: debug 2023-09-23T23:14:30.320+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:30.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:30 smithi123 bash[43497]: debug 2023-09-23T23:14:30.320+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:30.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:30 smithi123 bash[43497]: debug 2023-09-23T23:14:30.320+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:30.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:30 smithi123 bash[43497]: debug 2023-09-23T23:14:30.320+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:30.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:30 smithi123 bash[43497]: debug 2023-09-23T23:14:30.320+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2023-09-23T23:14:06.743060+0000 front 2023-09-23T23:14:06.743153+0000 (oldest deadline 2023-09-23T23:14:29.642799+0000) 2023-09-23T23:14:31.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:31 smithi123 bash[43497]: debug 2023-09-23T23:14:31.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:31.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:31 smithi123 bash[43497]: debug 2023-09-23T23:14:31.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:31.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:31 smithi123 bash[43497]: debug 2023-09-23T23:14:31.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:31.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:31 smithi123 bash[43497]: debug 2023-09-23T23:14:31.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:31.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:31 smithi123 bash[43497]: debug 2023-09-23T23:14:31.272+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2023-09-23T23:14:06.743060+0000 front 2023-09-23T23:14:06.743153+0000 (oldest deadline 2023-09-23T23:14:29.642799+0000) 2023-09-23T23:14:32.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:32 smithi123 bash[43497]: debug 2023-09-23T23:14:32.288+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:32.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:32 smithi123 bash[43497]: debug 2023-09-23T23:14:32.288+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:32.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:32 smithi123 bash[43497]: debug 2023-09-23T23:14:32.288+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:32.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:32 smithi123 bash[43497]: debug 2023-09-23T23:14:32.288+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:32.552 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:32 smithi123 bash[43497]: debug 2023-09-23T23:14:32.288+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2023-09-23T23:14:06.743060+0000 front 2023-09-23T23:14:06.743153+0000 (oldest deadline 2023-09-23T23:14:29.642799+0000) 2023-09-23T23:14:33.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:33 smithi123 bash[43497]: debug 2023-09-23T23:14:33.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:33.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:33 smithi123 bash[43497]: debug 2023-09-23T23:14:33.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:33.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:33 smithi123 bash[43497]: debug 2023-09-23T23:14:33.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:33.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:33 smithi123 bash[43497]: debug 2023-09-23T23:14:33.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:33.802 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:33 smithi123 bash[43497]: debug 2023-09-23T23:14:33.336+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2023-09-23T23:14:06.743060+0000 front 2023-09-23T23:14:06.743153+0000 (oldest deadline 2023-09-23T23:14:29.642799+0000) 2023-09-23T23:14:34.650 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:34 smithi123 bash[43497]: debug 2023-09-23T23:14:34.376+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6806 osd.0 since back 2023-09-23T23:13:29.134229+0000 front 2023-09-23T23:13:29.134271+0000 (oldest deadline 2023-09-23T23:13:54.433810+0000) 2023-09-23T23:14:34.650 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:34 smithi123 bash[43497]: debug 2023-09-23T23:14:34.376+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6814 osd.1 since back 2023-09-23T23:13:39.536827+0000 front 2023-09-23T23:13:39.536853+0000 (oldest deadline 2023-09-23T23:14:03.636575+0000) 2023-09-23T23:14:34.650 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:34 smithi123 bash[43497]: debug 2023-09-23T23:14:34.376+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6822 osd.2 since back 2023-09-23T23:13:50.039023+0000 front 2023-09-23T23:13:50.038941+0000 (oldest deadline 2023-09-23T23:14:14.738614+0000) 2023-09-23T23:14:34.650 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:34 smithi123 bash[43497]: debug 2023-09-23T23:14:34.376+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.121:6830 osd.3 since back 2023-09-23T23:13:58.140619+0000 front 2023-09-23T23:13:58.140544+0000 (oldest deadline 2023-09-23T23:14:21.040356+0000) 2023-09-23T23:14:34.650 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:34 smithi123 bash[43497]: debug 2023-09-23T23:14:34.376+0000 7f2ba4f09700 -1 osd.7 388 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2023-09-23T23:14:06.743060+0000 front 2023-09-23T23:14:06.743153+0000 (oldest deadline 2023-09-23T23:14:29.642799+0000) 2023-09-23T23:14:35.490 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:35 smithi123 bash[175190]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T23:14:35.491 INFO:journalctl@ceph.osd.7.smithi123.stdout:Sep 23 23:14:35 smithi123 bash[175257]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T23:14:37.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-23T23:14:37.432 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:37.432 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-23T23:14:37.432 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-23T23:14:37.433 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-23T23:14:37.657 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 systemd[1]: Stopping Ceph prometheus.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:37.919 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.655Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:14:37.919 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T23:14:37.919 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.656Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.659Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T23:14:37.920 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.659Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T23:14:37.921 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Sep 23 23:14:37 smithi123 bash[54775]: ts=2023-09-23T23:14:37.659Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T23:14:38.528 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-23T23:14:38.554 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:38.554 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-23T23:14:38.555 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T23:14:42.003 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:41 smithi121 bash[70160]: level=warn ts=2023-09-23T23:14:41.624Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi121.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2023-09-23T23:14:42.003 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:41 smithi121 bash[70160]: level=warn ts=2023-09-23T23:14:41.625Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi123.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2023-09-23T23:14:45.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 23:14:45 smithi121 systemd[1]: Stopping Ceph node-exporter.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:46.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 23:14:46 smithi121 bash[283294]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T23:14:46.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 23:14:46 smithi121 bash[283356]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T23:14:46.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 23:14:46 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:14:46.753 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 23:14:46 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T23:14:46.754 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Sep 23 23:14:46 smithi121 systemd[1]: Stopped Ceph node-exporter.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T23:14:47.031 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:46 smithi121 systemd[1]: Stopping Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:47.031 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:46 smithi121 bash[70160]: level=info ts=2023-09-23T23:14:46.912Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:14:47.839 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:47 smithi121 bash[283418]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:14:47.840 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:47 smithi121 bash[283481]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:14:48.229 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:47 smithi121 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T23:14:48.229 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Sep 23 23:14:47 smithi121 systemd[1]: Stopped Ceph alertmanager.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T23:14:59.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T23:15:06.014 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 23:15:05 smithi123 systemd[1]: Stopping Ceph node-exporter.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:15:06.801 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 23:15:06 smithi123 bash[175728]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T23:15:06.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 23:15:06 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:15:06.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 23:15:06 smithi123 bash[175791]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T23:15:06.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 23:15:06 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T23:15:06.802 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Sep 23 23:15:06 smithi123 systemd[1]: Stopped Ceph node-exporter.b for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T23:15:07.180 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 23:15:06 smithi123 systemd[1]: Stopping Ceph grafana.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7... 2023-09-23T23:15:07.181 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 23:15:06 smithi123 bash[53403]: t=2023-09-23T23:15:06+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-09-23T23:15:07.801 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 23:15:07 smithi123 bash[175852]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T23:15:07.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 23:15:07 smithi123 bash[175914]: Error response from daemon: No such container: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T23:15:07.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 23:15:07 smithi123 systemd[1]: ceph-cf8c85ae-5a5c-11ee-8db4-212e2dc638e7@grafana.a.service: Succeeded. 2023-09-23T23:15:07.802 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Sep 23 23:15:07 smithi123 systemd[1]: Stopped Ceph grafana.a for cf8c85ae-5a5c-11ee-8db4-212e2dc638e7. 2023-09-23T23:15:11.009 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:15:11.026 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:15:11.042 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-23T23:15:11.044 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/remote/smithi121/crash 2023-09-23T23:15:11.045 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T23:15:11.094 INFO:teuthology.orchestra.run.smithi121.stderr:tar: /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T23:15:11.095 INFO:teuthology.orchestra.run.smithi121.stderr:tar: Error is not recoverable: exiting now 2023-09-23T23:15:11.096 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/remote/smithi123/crash 2023-09-23T23:15:11.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T23:15:11.129 INFO:teuthology.orchestra.run.smithi123.stderr:tar: /var/lib/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T23:15:11.130 INFO:teuthology.orchestra.run.smithi123.stderr:tar: Error is not recoverable: exiting now 2023-09-23T23:15:11.131 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-23T23:15:11.131 DEBUG:teuthology.orchestra.run.smithi121:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-23T23:15:11.155 INFO:teuthology.orchestra.run.smithi121.stderr:grep: /var/log/ceph/cf8c85ae-5a5c-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-23T23:15:11.167 INFO:tasks.cephadm:Compressing logs... 2023-09-23T23:15:11.168 DEBUG:teuthology.orchestra.run.smithi121:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:15:11.213 DEBUG:teuthology.orchestra.run.smithi123:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:15:11.227 INFO:teuthology.orchestra.run.smithi123.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T23:15:11.256 INFO:teuthology.orchestra.run.smithi121.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T23:24:41.851 INFO:tasks.cephadm:Archiving logs... 2023-09-23T23:24:41.874 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/remote/smithi121/log 2023-09-23T23:24:41.875 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T23:25:51.516 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/remote/smithi123/log 2023-09-23T23:25:51.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T23:26:31.039 INFO:tasks.cephadm:Removing cluster... 2023-09-23T23:26:31.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 --force 2023-09-23T23:26:33.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cf8c85ae-5a5c-11ee-8db4-212e2dc638e7 --force 2023-09-23T23:26:35.069 INFO:tasks.cephadm:Removing cephadm ... 2023-09-23T23:26:35.070 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T23:26:35.097 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T23:26:35.104 INFO:tasks.cephadm:Teardown complete 2023-09-23T23:26:35.104 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-23T23:26:35.114 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-23T23:26:35.115 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T23:26:35.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T23:26:35.234 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-23T23:26:35.244 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-23T23:26:35.244 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T23:26:35.246 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T23:26:35.288 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T23:26:35.288 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2023-09-23T23:26:35.288 INFO:teuthology.orchestra.run.smithi121.stdout:*hv01.front.sepi 44.4.53.2 2 u 76 128 377 0.123 2.530 0.931 2023-09-23T23:26:35.288 INFO:teuthology.orchestra.run.smithi121.stdout:+hv02.front.sepi 63.231.80.2 3 u 9 128 377 0.166 2.896 0.796 2023-09-23T23:26:35.288 INFO:teuthology.orchestra.run.smithi121.stdout:+hv03.front.sepi 74.6.168.72 3 u 75 128 377 0.157 3.616 1.580 2023-09-23T23:26:35.289 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T23:26:35.307 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T23:26:35.308 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2023-09-23T23:26:35.308 INFO:teuthology.orchestra.run.smithi123.stdout:*hv01.front.sepi 44.4.53.2 2 u 123 256 377 0.159 0.413 0.635 2023-09-23T23:26:35.308 INFO:teuthology.orchestra.run.smithi123.stdout:+hv02.front.sepi 63.231.80.2 3 u 58 256 377 0.144 1.130 0.226 2023-09-23T23:26:35.308 INFO:teuthology.orchestra.run.smithi123.stdout:+hv03.front.sepi 74.6.168.72 3 u 99 256 377 0.162 -0.789 1.409 2023-09-23T23:26:35.308 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T23:26:35.309 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-23T23:26:35.318 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-23T23:26:35.319 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-23T23:26:35.328 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-23T23:26:35.341 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-23T23:26:35.373 INFO:teuthology.task.internal:Duration was 5528.887074 seconds 2023-09-23T23:26:35.374 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-23T23:26:35.396 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-23T23:26:35.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T23:26:35.398 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T23:26:35.522 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-23T23:26:35.522 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2023-09-23T23:26:35.522 DEBUG:teuthology.orchestra.run.smithi121:> 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-23T23:26:35.538 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2023-09-23T23:26:35.538 DEBUG:teuthology.orchestra.run.smithi123:> 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-23T23:26:35.555 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-23T23:26:35.555 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:26:35.580 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:26:35.766 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-23T23:26:35.766 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T23:26:35.768 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T23:26:36.325 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-23T23:26:36.336 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-23T23:26:36.337 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T23:26:36.369 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T23:26:36.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-23T23:26:36.415 DEBUG:teuthology.orchestra.run.smithi121:> 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-23T23:26:36.417 DEBUG:teuthology.orchestra.run.smithi123:> 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-23T23:26:36.429 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2023-09-23T23:26:36.456 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2023-09-23T23:26:36.489 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T23:26:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:26:36.500 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T23:26:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:26:36.537 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-23T23:26:36.547 INFO:teuthology.task.internal:Transferring archived files... 2023-09-23T23:26:36.548 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/remote/smithi121 2023-09-23T23:26:36.548 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T23:26:36.605 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876/remote/smithi123 2023-09-23T23:26:36.606 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T23:26:36.644 INFO:teuthology.task.internal:Removing archive directory... 2023-09-23T23:26:36.644 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T23:26:36.646 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T23:26:36.685 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-23T23:26:36.697 INFO:teuthology.task.internal:Not uploading archives. 2023-09-23T23:26:36.697 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-23T23:26:36.724 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-23T23:26:36.724 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T23:26:36.727 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T23:26:36.733 INFO:teuthology.orchestra.run.smithi121.stdout: 1048601 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 23 23:26 /home/ubuntu/cephtest 2023-09-23T23:26:36.733 INFO:teuthology.orchestra.run.smithi121.stdout: 1311234 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 23 23:08 /home/ubuntu/cephtest/mnt.0 2023-09-23T23:26:36.733 INFO:teuthology.orchestra.run.smithi121.stdout: 1311235 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 23 23:08 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:26:36.734 INFO:teuthology.orchestra.run.smithi121.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-23T23:26:36.735 INFO:teuthology.orchestra.run.smithi123.stdout: 1048617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 23 23:26 /home/ubuntu/cephtest 2023-09-23T23:26:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:26:36.736 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 smithi121 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T23:26:36.741 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-23T23:26:36.752 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-23T23:26:36.765 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi121 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T23:26:36.765 INFO:teuthology.nuke:Checking targets against current locks 2023-09-23T23:26:36.797 DEBUG:teuthology.nuke:shortname: smithi121 2023-09-23T23:26:36.797 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T23:26:36.825 DEBUG:teuthology.nuke:shortname: smithi123 2023-09-23T23:26:36.825 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T23:26:36.828 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876', '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 21:45:33.523202', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T23:26:36.851 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401876', '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 21:45:33.524659', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T23:26:36.881 INFO:teuthology.orchestra.console.smithi121:Power off 2023-09-23T23:26:36.881 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T23:26:36.903 DEBUG:teuthology.orchestra.console.smithi121:power off output: Chassis Power Control: Down/Off 2023-09-23T23:26:36.903 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:36.916 INFO:teuthology.orchestra.console.smithi123:Power off 2023-09-23T23:26:36.917 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T23:26:36.926 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-09-23T23:26:36.939 DEBUG:teuthology.orchestra.console.smithi123:power off output: Chassis Power Control: Down/Off 2023-09-23T23:26:36.939 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:36.961 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-09-23T23:26:40.927 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:40.962 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:41.037 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-09-23T23:26:41.072 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-09-23T23:26:45.042 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:45.073 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:45.152 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-09-23T23:26:45.182 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-09-23T23:26:49.154 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:49.183 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:26:49.264 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is off 2023-09-23T23:26:49.292 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is off 2023-09-23T23:26:49.365 INFO:teuthology.orchestra.console.smithi121:Power off completed 2023-09-23T23:26:49.393 INFO:teuthology.orchestra.console.smithi123:Power off completed 2023-09-23T23:26:49.497 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 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: 5528.887073993683 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=bdf7540c211e4bd5a37a24a8a9841f55 status: fail success: false 2023-09-23T23:26:49.498 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T23:26:49.584 INFO:teuthology.run:FAIL